++ 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: =================== Mon Oct 27 01:42:46 AM UTC 2025 ===================' INFO: =================== Mon Oct 27 01:42:46 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ 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 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.27 ++ 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.27 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.27 ++ ANALYTICSDB_NODES=10.0.0.27 ++ ANALYTICS_SNMP_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ '[' -n '10.0.0.27:8081 ' ']' +++ echo 10.0.0.27:8081 ++ ANALYTICS_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ '[' -n '10.0.0.27:9042 ' ']' +++ echo 10.0.0.27:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.27:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ '[' -n '10.0.0.27:8086 ' ']' +++ echo 10.0.0.27:8086 ++ COLLECTOR_SERVERS=10.0.0.27: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.27 ++ CONFIGDB_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ '[' -n '10.0.0.27:8082 ' ']' +++ echo 10.0.0.27:8082 ++ CONFIG_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ '[' -n '10.0.0.27:9161 ' ']' +++ echo 10.0.0.27:9161 ++ CONFIGDB_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ '[' -n '10.0.0.27:9041 ' ']' +++ echo 10.0.0.27:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.27: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.27 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.27 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ '[' -n 10.0.0.27:2181, ']' +++ echo 10.0.0.27:2181 ++ ZOOKEEPER_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ '[' -n '10.0.0.27:2181 ' ']' +++ echo 10.0.0.27:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.27:2181 ++ RABBITMQ_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ '[' -n 10.0.0.27:5673, ']' +++ echo 10.0.0.27:5673 ++ RABBITMQ_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ '[' -n '10.0.0.27:6379 ' ']' +++ echo 10.0.0.27:6379 ++ REDIS_SERVERS=10.0.0.27: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.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ '[' -n '10.0.0.27:9092 ' ']' +++ echo 10.0.0.27:9092 ++ KAFKA_SERVERS=10.0.0.27: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.27.156.139 ++ 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.27 ++ 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.27 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=True ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=True ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=True ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password password' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' xmpp_certs_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' analytics_api_ssl_opts ++ true ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' rabbitmq_ssl_config ++ true ++ read -r -d '' kombu_ssl_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' kafka_ssl_config ++ true ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + wait_files /etc/contrail/ssl/certs/server.pem /etc/contrail/ssl/private/server-privkey.pem + local file1=/etc/contrail/ssl/certs/server.pem + local file2=/etc/contrail/ssl/private/server-privkey.pem + printf 'INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem' INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem+ wait_cmd_success 'test -f /etc/contrail/ssl/certs/server.pem' + local 'cmd=test -f /etc/contrail/ssl/certs/server.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/certs/server.pem + return 0 + wait_cmd_success 'test -f /etc/contrail/ssl/private/server-privkey.pem' + local 'cmd=test -f /etc/contrail/ssl/private/server-privkey.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/private/server-privkey.pem + return 0 + echo -e '\nINFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present' INFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_config_api_certs_if_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.27 + local cassandra=10.0.0.27 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 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.27 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.27 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.27 +++ local servers=10.0.0.27 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ tr '\n' , ++++ uniq ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.27,10.65.151.1,127.0.0.1,172.17.0.1,252.27.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.27,10.65.151.1,127.0.0.1,172.17.0.1,252.27.0.1,, =~ ,10\.0\.0\.27, ]] +++ echo 10.0.0.27 1 +++ return ++ local ip=10.0.0.27 ++ [[ -z 10.0.0.27 ]] ++ echo 10.0.0.27 + host_ip=10.0.0.27 + [[ cql == \c\q\l ]] ++ echo 10.0.0.27:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.27:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.27:8082' + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + (( CONFIG_API_WORKER_COUNT == 1 )) + read -r -d '' config_api_certs_config + true + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/27/2025 01:43:26.853 7fed45870c80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/27/2025 01:43:27.003 7fed45870c80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/27/2025 01:43:27.023 7fed45870c80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/27/2025 01:43:27.023 7fed45870c80 [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.27:8082/ Hit Ctrl-C to quit. [Introspect:8084]10.0.0.27 - - [2025-10-27 01:43:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001134 10.0.0.27 - - [2025-10-27 01:43:37] "GET / HTTP/1.1" 503 181 0.000252 10.0.0.27 - - [2025-10-27 01:43:37] "GET / HTTP/1.1" 503 181 0.000234 [Introspect:8084]10.0.0.27 - - [2025-10-27 01:43:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3017 0.003418 10.0.0.27 - - [2025-10-27 01:43:38] "GET / HTTP/1.1" 200 45019 0.001631 10.0.0.27 - - [2025-10-27 01:43:38] "GET / HTTP/1.1" 200 45019 0.001193 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.27 - - [2025-10-27 01:43:38] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 297 0.000799 10.0.0.27 - - [2025-10-27 01:43:38] "POST /fqname-to-id HTTP/1.1" 401 297 0.000346 10.0.0.27 - - [2025-10-27 01:43:38] "GET / HTTP/1.1" 200 36215 0.001540 10.0.0.27 - - [2025-10-27 01:43:38] "POST /fqname-to-id HTTP/1.1" 401 297 0.000457 10.0.0.27 - - [2025-10-27 01:43:39] "GET / HTTP/1.1" 200 36215 0.001534 10.0.0.27 - - [2025-10-27 01:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.334008 10.0.0.27 - - [2025-10-27 01:43:39] "GET /global-system-config/93b90ecb-2c21-4af1-bb0c-c62cfbd67074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.011646 10.0.0.27 - - [2025-10-27 01:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.372825 10.0.0.27 - - [2025-10-27 01:43:39] "GET / HTTP/1.1" 200 36215 0.001178 10.0.0.27 - - [2025-10-27 01:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005764 10.0.0.27 - - [2025-10-27 01:43:39] "POST /fqname-to-id HTTP/1.1" 404 214 0.010278 10.0.0.27 - - [2025-10-27 01:43:39] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.430232 10.0.0.27 - - [2025-10-27 01:43:39] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.003082 10.0.0.27 - - [2025-10-27 01:43:39] "POST /database-nodes HTTP/1.1" 200 595 0.105996 /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.27 - - [2025-10-27 01:43:40] "GET / HTTP/1.1" 200 36215 0.002952 10.0.0.27 - - [2025-10-27 01:43:40] "GET / HTTP/1.1" 200 36215 0.001685 10.0.0.27 - - [2025-10-27 01:43:40] "POST /fqname-to-id HTTP/1.1" 401 297 0.000569 10.0.0.27 - - [2025-10-27 01:43:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.037109 10.0.0.27 - - [2025-10-27 01:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.27 - - [2025-10-27 01:43:40] "GET /global-system-config/93b90ecb-2c21-4af1-bb0c-c62cfbd67074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.026005 10.0.0.27 - - [2025-10-27 01:43:41] "POST /service-appliance-sets HTTP/1.1" 200 555 0.223561 10.0.0.27 - - [2025-10-27 01:43:41] "POST /fqname-to-id HTTP/1.1" 404 180 0.004761 10.0.0.27 - - [2025-10-27 01:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004669 10.0.0.27 - - [2025-10-27 01:43:41] "GET /global-system-config/93b90ecb-2c21-4af1-bb0c-c62cfbd67074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.009217 10.0.0.27 - - [2025-10-27 01:43:41] "POST /service-appliance-sets HTTP/1.1" 200 543 0.044595 10.0.0.27 - - [2025-10-27 01:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005367 10.0.0.27 - - [2025-10-27 01:43:41] "GET /network-ipam/ba1d29a0-ce4f-42b1-bd9c-1b054bb5624e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.027323 10.0.0.27 - - [2025-10-27 01:43:41] "POST /service-templates HTTP/1.1" 200 513 0.113395 10.0.0.27 - - [2025-10-27 01:43:41] "POST /service-templates HTTP/1.1" 200 503 0.047055 10.0.0.27 - - [2025-10-27 01:43:41] "POST /service-templates HTTP/1.1" 200 517 0.036011 10.0.0.27 - - [2025-10-27 01:43:42] "POST /service-templates HTTP/1.1" 200 537 0.044733 10.0.0.27 - - [2025-10-27 01:43:42] "POST /service-templates HTTP/1.1" 200 509 0.058811 10.0.0.27 - - [2025-10-27 01:43:42] "GET / HTTP/1.1" 200 36215 0.001615 10.0.0.27 - - [2025-10-27 01:43:42] "POST /fqname-to-id HTTP/1.1" 401 297 0.000469 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.27 - - [2025-10-27 01:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.047014 10.0.0.27 - - [2025-10-27 01:43:42] "GET /global-system-config/93b90ecb-2c21-4af1-bb0c-c62cfbd67074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.010742 10.0.0.27 - - [2025-10-27 01:43:42] "POST /fqname-to-id HTTP/1.1" 404 214 0.005745 10.0.0.27 - - [2025-10-27 01:43:42] "POST /analytics-snmp-nodes HTTP/1.1" 200 607 0.034728 10.0.0.27 - - [2025-10-27 01:43:42] "GET / HTTP/1.1" 200 36215 0.002392 10.0.0.27 - - [2025-10-27 01:43:42] "GET /obj-perms HTTP/1.1" 200 6378 0.433036 10.0.0.27 - - [2025-10-27 01:43:43] "POST /fqname-to-id HTTP/1.1" 401 297 0.000987 10.0.0.27 - - [2025-10-27 01:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.064408 10.0.0.27 - - [2025-10-27 01:43:43] "GET /global-system-config/93b90ecb-2c21-4af1-bb0c-c62cfbd67074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.017876 10.0.0.27 - - [2025-10-27 01:43:43] "GET /obj-perms HTTP/1.1" 200 6378 0.073826 10.0.0.27 - - [2025-10-27 01:43:43] "POST /fqname-to-id HTTP/1.1" 404 214 0.015280 10.0.0.27 - - [2025-10-27 01:43:43] "POST /analytics-alarm-nodes HTTP/1.1" 200 609 0.057662 10.0.0.27 - - [2025-10-27 01:43:43] "GET / HTTP/1.1" 200 36215 0.002766 10.0.0.27 - - [2025-10-27 01:43:43] "POST /fqname-to-id HTTP/1.1" 401 297 0.000805 10.0.0.27 - - [2025-10-27 01:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.033773 10.0.0.27 - - [2025-10-27 01:43:44] "GET /global-system-config/93b90ecb-2c21-4af1-bb0c-c62cfbd67074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.012920 10.0.0.27 - - [2025-10-27 01:43:44] "POST /fqname-to-id HTTP/1.1" 404 214 0.003801 10.0.0.27 - - [2025-10-27 01:43:44] "POST /config-nodes HTTP/1.1" 200 591 0.026295 10.0.0.27 - - [2025-10-27 01:43:44] "GET / HTTP/1.1" 200 36215 0.001555 10.0.0.27 - - [2025-10-27 01:43:44] "POST /global-vrouter-configs HTTP/1.1" 401 297 0.000645 10.0.0.27 - - [2025-10-27 01:43:44] "POST /fqname-to-id HTTP/1.1" 401 297 0.000658 10.0.0.27 - - [2025-10-27 01:43:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.056321 10.0.0.27 - - [2025-10-27 01:43:44] "GET / HTTP/1.1" 200 36215 0.001817 10.0.0.27 - - [2025-10-27 01:43:44] "POST /fqname-to-id HTTP/1.1" 401 297 0.001098 10.0.0.27 - - [2025-10-27 01:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.044922 10.0.0.27 - - [2025-10-27 01:43:44] "GET /network-ipam/ba1d29a0-ce4f-42b1-bd9c-1b054bb5624e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.005127 10.0.0.27 - - [2025-10-27 01:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.052630 10.0.0.27 - - [2025-10-27 01:43:45] "GET /global-system-config/93b90ecb-2c21-4af1-bb0c-c62cfbd67074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.009076 10.0.0.27 - - [2025-10-27 01:43:45] "POST /fqname-to-id HTTP/1.1" 404 214 0.004575 10.0.0.27 - - [2025-10-27 01:43:45] "GET / HTTP/1.1" 200 36215 0.001934 10.0.0.27 - - [2025-10-27 01:43:45] "POST /fqname-to-id HTTP/1.1" 401 297 0.000491 10.0.0.27 - - [2025-10-27 01:43:45] "POST /analytics-nodes HTTP/1.1" 200 597 0.030815 10.0.0.27 - - [2025-10-27 01:43:45] "POST /fqname-to-id HTTP/1.1" 404 225 0.003858 10.0.0.27 - - [2025-10-27 01:43:45] "POST /access-control-lists HTTP/1.1" 200 589 0.046451 10.0.0.27 - - [2025-10-27 01:43:45] "POST /fqname-to-id HTTP/1.1" 404 224 0.012719 10.0.0.27 - - [2025-10-27 01:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.054590 10.0.0.27 - - [2025-10-27 01:43:45] "POST /access-control-lists HTTP/1.1" 200 587 0.058002 10.0.0.27 - - [2025-10-27 01:43:45] "GET /global-system-config/93b90ecb-2c21-4af1-bb0c-c62cfbd67074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.029395 10.0.0.27 - - [2025-10-27 01:43:45] "POST /fqname-to-id HTTP/1.1" 404 214 0.006091 10.0.0.27 - - [2025-10-27 01:43:45] "POST /route-targets HTTP/1.1" 200 328 0.016237 10.0.0.27 - - [2025-10-27 01:43:45] "POST /ref-update HTTP/1.1" 200 156 0.033137 10.0.0.27 - - [2025-10-27 01:43:45] "POST /config-database-nodes HTTP/1.1" 200 609 0.049383 10.0.0.27 - - [2025-10-27 01:43:45] "POST /route-targets HTTP/1.1" 200 328 0.012011 10.0.0.27 - - [2025-10-27 01:43:46] "POST /ref-update HTTP/1.1" 200 156 0.012569 10.0.0.27 - - [2025-10-27 01:43:46] "POST /route-targets HTTP/1.1" 200 328 0.017376 10.0.0.27 - - [2025-10-27 01:43:46] "POST /ref-update HTTP/1.1" 200 156 0.020484 10.0.0.27 - - [2025-10-27 01:43:46] "POST /route-targets HTTP/1.1" 200 328 0.027278 10.0.0.27 - - [2025-10-27 01:43:46] "POST /ref-update HTTP/1.1" 200 156 0.013015 10.0.0.27 - - [2025-10-27 01:43:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.003071 10.0.0.27 - - [2025-10-27 01:43:46] "POST /access-control-lists HTTP/1.1" 200 553 0.068625 10.0.0.27 - - [2025-10-27 01:43:46] "PUT /access-control-list/1e1cae75-bd1c-4d53-a01c-18d40f498f7b HTTP/1.1" 200 273 0.011183 10.0.0.27 - - [2025-10-27 01:43:46] "PUT /access-control-list/3c37985a-d691-4b70-8bd3-bf5f9c9d95e3 HTTP/1.1" 200 273 0.021142 10.0.0.27 - - [2025-10-27 01:43:47] "GET / HTTP/1.1" 200 36215 0.002033 10.0.0.27 - - [2025-10-27 01:43:47] "POST /fqname-to-id HTTP/1.1" 401 297 0.000443 10.0.0.27 - - [2025-10-27 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.034569 10.0.0.27 - - [2025-10-27 01:43:47] "GET /routing-instance/0d837198-0729-4dd2-aaec-a57f5676a1d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004604 10.0.0.27 - - [2025-10-27 01:43:47] "POST /bgp-routers HTTP/1.1" 200 614 0.028081 10.0.0.27 - - [2025-10-27 01:43:47] "GET /bgp-router/e15de93b-2b5d-4ee8-bb9b-66b3be12d59c?fields=global_system_config_back_refs HTTP/1.1" 200 1111 0.007564 10.0.0.27 - - [2025-10-27 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004673 10.0.0.27 - - [2025-10-27 01:43:47] "GET /global-system-config/93b90ecb-2c21-4af1-bb0c-c62cfbd67074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.010533 10.0.0.27 - - [2025-10-27 01:43:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004179 10.0.0.27 - - [2025-10-27 01:43:47] "POST /ref-update HTTP/1.1" 200 156 0.009732 [Introspect:8084]10.0.0.27 - - [2025-10-27 01:43:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001052 [Introspect:8084]10.0.0.27 - - [2025-10-27 01:43:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001044 10.0.0.27 - - [2025-10-27 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.27 - - [2025-10-27 01:43:49] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.003706 10.0.0.27 - - [2025-10-27 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.27 - - [2025-10-27 01:43:50] "PUT /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee HTTP/1.1" 200 277 0.135954 10.0.0.27 - - [2025-10-27 01:43:50] "GET / HTTP/1.1" 200 36215 0.001825 10.0.0.27 - - [2025-10-27 01:43:50] "POST /alarms HTTP/1.1" 401 297 0.000410 10.0.0.27 - - [2025-10-27 01:43:50] "POST /alarms HTTP/1.1" 200 583 0.067640 10.0.0.27 - - [2025-10-27 01:43:50] "POST /alarms HTTP/1.1" 200 577 0.021713 10.0.0.27 - - [2025-10-27 01:43:50] "POST /alarms HTTP/1.1" 200 577 0.019227 10.0.0.27 - - [2025-10-27 01:43:50] "POST /alarms HTTP/1.1" 200 561 0.024033 10.0.0.27 - - [2025-10-27 01:43:51] "POST /alarms HTTP/1.1" 200 557 0.024044 10.0.0.27 - - [2025-10-27 01:43:51] "POST /alarms HTTP/1.1" 200 559 0.026346 10.0.0.27 - - [2025-10-27 01:43:51] "POST /alarms HTTP/1.1" 200 567 0.024342 10.0.0.27 - - [2025-10-27 01:43:51] "POST /alarms HTTP/1.1" 200 551 0.024199 10.0.0.27 - - [2025-10-27 01:43:51] "POST /alarms HTTP/1.1" 200 559 0.046312 10.0.0.27 - - [2025-10-27 01:43:51] "POST /alarms HTTP/1.1" 200 569 0.023726 10.0.0.27 - - [2025-10-27 01:43:51] "POST /alarms HTTP/1.1" 200 557 0.025007 10.0.0.27 - - [2025-10-27 01:43:51] "POST /alarms HTTP/1.1" 200 569 0.031764 10.0.0.27 - - [2025-10-27 01:43:51] "POST /alarms HTTP/1.1" 200 577 0.067895 10.0.0.27 - - [2025-10-27 01:43:51] "POST /alarms HTTP/1.1" 200 571 0.021604 10.0.0.27 - - [2025-10-27 01:43:51] "POST /alarms HTTP/1.1" 200 563 0.022372 10.0.0.27 - - [2025-10-27 01:43:51] "POST /alarms HTTP/1.1" 200 563 0.025502 10.0.0.27 - - [2025-10-27 01:43:51] "POST /alarms HTTP/1.1" 200 563 0.024364 10.0.0.27 - - [2025-10-27 01:43:51] "POST /alarms HTTP/1.1" 200 549 0.021653 10.0.0.27 - - [2025-10-27 01:43:52] "POST /alarms HTTP/1.1" 200 597 0.019521 10.0.0.27 - - [2025-10-27 01:43:52] "POST /alarms HTTP/1.1" 200 577 0.022646 10.0.0.27 - - [2025-10-27 01:43:52] "POST /alarms HTTP/1.1" 200 573 0.022815 10.0.0.27 - - [2025-10-27 01:43:52] "POST /alarms HTTP/1.1" 200 585 0.018484 10.0.0.27 - - [2025-10-27 01:43:52] "POST /alarms HTTP/1.1" 200 611 0.031440 10.0.0.27 - - [2025-10-27 01:43:52] "GET / HTTP/1.1" 200 36215 0.001684 10.0.0.27 - - [2025-10-27 01:43:52] "POST /global-vrouter-configs HTTP/1.1" 401 297 0.001147 10.0.0.27 - - [2025-10-27 01:43:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.032597 10.0.0.27 - - [2025-10-27 01:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.27 - - [2025-10-27 01:43:53] "PUT /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee HTTP/1.1" 200 277 0.011027 10.0.0.27 - - [2025-10-27 01:43:53] "GET / HTTP/1.1" 200 36215 0.002705 10.0.0.27 - - [2025-10-27 01:43:53] "POST /fqname-to-id HTTP/1.1" 401 297 0.001647 10.0.0.27 - - [2025-10-27 01:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.041523 10.0.0.27 - - [2025-10-27 01:43:53] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005064 10.0.0.27 - - [2025-10-27 01:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.27 - - [2025-10-27 01:43:53] "PUT /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee HTTP/1.1" 200 277 0.023029 10.0.0.27 - - [2025-10-27 01:43:54] "GET / HTTP/1.1" 200 36215 0.001760 10.0.0.27 - - [2025-10-27 01:43:54] "POST /fqname-to-id HTTP/1.1" 401 297 0.000530 10.0.0.27 - - [2025-10-27 01:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.029789 10.0.0.27 - - [2025-10-27 01:43:54] "GET /global-system-config/93b90ecb-2c21-4af1-bb0c-c62cfbd67074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.013861 10.0.0.27 - - [2025-10-27 01:43:54] "PUT /global-system-config/93b90ecb-2c21-4af1-bb0c-c62cfbd67074 HTTP/1.1" 200 275 0.029135 [Introspect:8084]10.0.0.27 - - [2025-10-27 01:44:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001183 10.0.0.27 - - [2025-10-27 01:44:08] "GET /global-system-configs HTTP/1.1" 401 297 0.000629 [Introspect:8084]10.0.0.27 - - [2025-10-27 01:44:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001976 10.0.0.27 - - [2025-10-27 01:44:08] "GET /global-system-configs HTTP/1.1" 401 297 0.000588 10.0.0.27 - - [2025-10-27 01:44:09] "GET /global-system-configs HTTP/1.1" 401 297 0.000386 10.0.0.27 - - [2025-10-27 01:44:09] "GET /global-system-configs HTTP/1.1" 401 297 0.000431 10.0.0.27 - - [2025-10-27 01:44:23] "GET / HTTP/1.1" 200 36215 0.002240 10.0.0.27 - - [2025-10-27 01:44:23] "POST /fqname-to-id HTTP/1.1" 401 297 0.000588 10.0.0.27 - - [2025-10-27 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.030363 10.0.0.27 - - [2025-10-27 01:44:24] "GET /global-system-config/93b90ecb-2c21-4af1-bb0c-c62cfbd67074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006541 10.0.0.27 - - [2025-10-27 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.27 - - [2025-10-27 01:44:24] "GET /config-node/810ffb35-c081-4381-b569-37ee7f33b3f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1187 0.004993 10.0.0.27 - - [2025-10-27 01:44:34] "GET / HTTP/1.1" 200 36215 0.001614 10.0.0.27 - - [2025-10-27 01:44:34] "POST /fqname-to-id HTTP/1.1" 401 297 0.000432 10.0.0.27 - - [2025-10-27 01:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.033126 10.0.0.27 - - [2025-10-27 01:44:35] "GET /routing-instance/0d837198-0729-4dd2-aaec-a57f5676a1d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005163 10.0.0.27 - - [2025-10-27 01:44:35] "POST /bgp-routers HTTP/1.1" 409 299 0.003494 [Introspect:8084]10.0.0.27 - - [2025-10-27 01:44:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000968 10.0.0.27 - - [2025-10-27 01:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 [Introspect:8084]10.0.0.27 - - [2025-10-27 01:44:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001132 10.0.0.27 - - [2025-10-27 01:44:35] "GET /bgp-router/e15de93b-2b5d-4ee8-bb9b-66b3be12d59c?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1796 0.007111 10.0.0.27 - - [2025-10-27 01:44:35] "PUT /bgp-router/e15de93b-2b5d-4ee8-bb9b-66b3be12d59c HTTP/1.1" 200 255 0.014661 [Introspect:8084]10.0.0.27 - - [2025-10-27 01:44:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000879 [Introspect:8084]10.0.0.27 - - [2025-10-27 01:44:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001125 10.0.0.27 - - [2025-10-27 01:44:43] "GET /obj-perms HTTP/1.1" 200 6378 0.054317 10.0.0.27 - - [2025-10-27 01:44:44] "GET /obj-perms HTTP/1.1" 200 6378 0.050570 10.0.0.27 - - [2025-10-27 01:45:00] "GET / HTTP/1.1" 200 36215 0.001686 10.0.0.27 - - [2025-10-27 01:45:00] "POST /fqname-to-id HTTP/1.1" 401 297 0.000480 10.0.0.27 - - [2025-10-27 01:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.038932 10.0.0.27 - - [2025-10-27 01:45:00] "GET /global-system-config/93b90ecb-2c21-4af1-bb0c-c62cfbd67074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005383 10.0.0.27 - - [2025-10-27 01:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.27 - - [2025-10-27 01:45:00] "GET /routing-instance/0d837198-0729-4dd2-aaec-a57f5676a1d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004319 10.0.0.27 - - [2025-10-27 01:45:00] "PUT /global-system-config/93b90ecb-2c21-4af1-bb0c-c62cfbd67074 HTTP/1.1" 200 275 0.010394 10.0.0.27 - - [2025-10-27 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 214 0.002917 10.0.0.27 - - [2025-10-27 01:45:00] "POST /virtual-routers HTTP/1.1" 200 597 0.021966 10.0.0.27 - - [2025-10-27 01:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.27 - - [2025-10-27 01:45:00] "GET /virtual-router/8e1f3b32-47e6-4de9-9a0b-85abc76f5591?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.006159 10.0.0.27 - - [2025-10-27 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 227 0.003486 10.0.0.27 - - [2025-10-27 01:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.27 - - [2025-10-27 01:45:01] "GET /virtual-network/17f22c13-9b86-42ae-b584-fa31ca24f68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005297 10.0.0.27 - - [2025-10-27 01:45:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.041057 10.0.0.27 - - [2025-10-27 01:45:01] "PUT /access-control-list/f9ff54a8-47ff-440d-abee-8ab9ac1f9e31 HTTP/1.1" 200 273 0.012785 10.0.0.27 - - [2025-10-27 01:45:44] "GET /obj-perms HTTP/1.1" 200 6378 0.052852 10.0.0.27 - - [2025-10-27 01:45:45] "GET /obj-perms HTTP/1.1" 200 6378 0.054927 10.0.0.27 - - [2025-10-27 01:46:45] "GET /obj-perms HTTP/1.1" 200 6378 0.105136 10.0.0.27 - - [2025-10-27 01:46:46] "GET /obj-perms HTTP/1.1" 200 6378 0.105344 [Introspect:8084]10.0.0.27 - - [2025-10-27 01:47:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001312 [Introspect:8084]10.0.0.27 - - [2025-10-27 01:47:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001077 [Introspect:8084]10.0.0.27 - - [2025-10-27 01:47:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001254 [Introspect:8084]10.0.0.27 - - [2025-10-27 01:47:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001198 [Introspect:8084]10.0.0.27 - - [2025-10-27 01:47:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000875 [Introspect:8084]10.0.0.27 - - [2025-10-27 01:47:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001734 10.0.0.27 - - [2025-10-27 01:47:46] "GET /obj-perms HTTP/1.1" 200 6378 0.054731 10.0.0.27 - - [2025-10-27 01:47:47] "GET /obj-perms HTTP/1.1" 200 6378 0.057201 10.0.0.27 - - [2025-10-27 01:48:47] "GET /obj-perms HTTP/1.1" 200 6378 0.056324 10.0.0.27 - - [2025-10-27 01:48:48] "GET /obj-perms HTTP/1.1" 200 6378 0.051152 10.0.0.27 - - [2025-10-27 01:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.27 - - [2025-10-27 01:48:48] "GET /virtual-router/8e1f3b32-47e6-4de9-9a0b-85abc76f5591?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.003727 10.0.0.27 - - [2025-10-27 01:48:52] "GET / HTTP/1.1" 200 36215 0.001665 10.0.0.27 - - [2025-10-27 01:48:52] "POST /fqname-to-id HTTP/1.1" 401 297 0.000430 10.0.0.27 - - [2025-10-27 01:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.049929 10.0.0.27 - - [2025-10-27 01:48:53] "GET /global-system-config/93b90ecb-2c21-4af1-bb0c-c62cfbd67074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005226 10.0.0.27 - - [2025-10-27 01:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.27 - - [2025-10-27 01:48:53] "GET /routing-instance/0d837198-0729-4dd2-aaec-a57f5676a1d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004337 10.0.0.27 - - [2025-10-27 01:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.27 - - [2025-10-27 01:48:53] "GET /virtual-router/8e1f3b32-47e6-4de9-9a0b-85abc76f5591?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.004384 10.0.0.27 - - [2025-10-27 01:48:53] "PUT /virtual-router/8e1f3b32-47e6-4de9-9a0b-85abc76f5591 HTTP/1.1" 200 263 0.013972 10.0.0.27 - - [2025-10-27 01:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.27 - - [2025-10-27 01:48:53] "GET /virtual-router/8e1f3b32-47e6-4de9-9a0b-85abc76f5591?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.003952 10.0.0.27 - - [2025-10-27 01:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.27 - - [2025-10-27 01:48:53] "GET /virtual-machine-interface/fd8430c3-5d17-408f-b5e3-31f37fa6fc57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1899 0.005311 10.0.0.27 - - [2025-10-27 01:48:53] "PUT /virtual-machine-interface/fd8430c3-5d17-408f-b5e3-31f37fa6fc57 HTTP/1.1" 200 285 0.011865 [Introspect:8084]10.0.0.27 - - [2025-10-27 01:48:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000973 [Introspect:8084]10.0.0.27 - - [2025-10-27 01:48:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001182 10.0.0.27 - - [2025-10-27 01:49:08] "GET /global-system-configs HTTP/1.1" 401 297 0.000576 10.0.0.27 - - [2025-10-27 01:49:08] "GET /global-system-configs HTTP/1.1" 401 297 0.000439 10.0.0.27 - - [2025-10-27 01:49:09] "GET /global-system-configs HTTP/1.1" 401 297 0.000482 10.0.0.27 - - [2025-10-27 01:49:09] "GET /global-system-configs HTTP/1.1" 401 297 0.000427 10.0.0.27 - - [2025-10-27 01:49:48] "GET /obj-perms HTTP/1.1" 200 6378 0.054822 10.0.0.27 - - [2025-10-27 01:49:48] "GET /obj-perms HTTP/1.1" 200 6378 0.051828 10.0.0.27 - - [2025-10-27 01:50:37] "GET / HTTP/1.1" 200 36215 0.001812 10.0.0.27 - - [2025-10-27 01:50:45] "GET /project/5f22c805-26ca-44ea-93ee-2bb36d6558ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000443 10.0.0.27 - - [2025-10-27 01:50:45] "GET /projects?obj_uuids=5f22c805-26ca-44ea-93ee-2bb36d6558ac&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.028492 10.0.0.27 - - [2025-10-27 01:50:45] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.002850 10.0.0.27 - - [2025-10-27 01:50:45] "POST /domains HTTP/1.1" 200 331 0.017336 10.0.0.27 - - [2025-10-27 01:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.046623 10.0.0.27 - - [2025-10-27 01:50:46] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.147027 10.0.0.27 - - [2025-10-27 01:50:46] "POST /id-to-fqname HTTP/1.1" 200 165 0.003541 10.0.0.27 - - [2025-10-27 01:50:46] "POST /fqname-to-id HTTP/1.1" 404 174 0.002794 10.0.0.27 - - [2025-10-27 01:50:46] "POST /security-groups HTTP/1.1" 200 560 0.065546 10.0.0.27 - - [2025-10-27 01:50:46] "POST /projects HTTP/1.1" 200 531 0.288909 10.0.0.27 - - [2025-10-27 01:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.321096 10.0.0.27 - - [2025-10-27 01:50:46] "POST /fqname-to-id HTTP/1.1" 404 205 0.034127 10.0.0.27 - - [2025-10-27 01:50:46] "POST /access-control-lists HTTP/1.1" 200 573 0.065406 10.0.0.27 - - [2025-10-27 01:50:46] "GET /project/5f22c805-26ca-44ea-93ee-2bb36d6558ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.638286 10.0.0.27 - - [2025-10-27 01:50:46] "POST /fqname-to-id HTTP/1.1" 404 204 0.003052 10.0.0.27 - - [2025-10-27 01:50:46] "POST /access-control-lists HTTP/1.1" 200 571 0.063267 Traceback (most recent call last): File "src/gevent/greenlet.py", line 900, in gevent._gevent_cgreenlet.Greenlet.run File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/server.py", line 209, in wrap_socket_and_handle with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket: File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 870, in wrap_socket return SSLSocket(sock=sock, keyfile=keyfile, certfile=certfile, File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 351, in __init__ self.do_handshake() File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 740, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:1147) 2025-10-27T01:50:46Z failed with SSLError [Introspect:8084]10.0.0.27 - - [2025-10-27 01:50:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001096 10.0.0.27 - - [2025-10-27 01:50:48] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001128 10.0.0.27 - - [2025-10-27 01:50:48] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008459 10.0.0.27 - - [2025-10-27 01:50:48] "POST /fqname-to-id HTTP/1.1" 404 197 0.031241 10.0.0.27 - - [2025-10-27 01:50:48] "GET /projects?obj_uuids=c21fba57-e5ef-43a1-bdd2-6119d0243560&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.011708 10.0.0.27 - - [2025-10-27 01:50:48] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001267 10.0.0.27 - - [2025-10-27 01:50:48] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008383 10.0.0.27 - - [2025-10-27 01:50:48] "POST /id-to-fqname HTTP/1.1" 200 199 0.001351 10.0.0.27 - - [2025-10-27 01:50:48] "POST /fqname-to-id HTTP/1.1" 404 208 0.003875 10.0.0.27 - - [2025-10-27 01:50:49] "POST /security-groups HTTP/1.1" 200 594 0.065376 10.0.0.27 - - [2025-10-27 01:50:49] "POST /fqname-to-id HTTP/1.1" 404 243 0.003211 10.0.0.27 - - [2025-10-27 01:50:49] "POST /projects HTTP/1.1" 200 599 0.234369 10.0.0.27 - - [2025-10-27 01:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.274136 10.0.0.27 - - [2025-10-27 01:50:49] "POST /access-control-lists HTTP/1.1" 200 607 0.069297 10.0.0.27 - - [2025-10-27 01:50:49] "GET /project/c21fba57-e5ef-43a1-bdd2-6119d0243560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.434075 10.0.0.27 - - [2025-10-27 01:50:49] "POST /fqname-to-id HTTP/1.1" 404 242 0.004125 10.0.0.27 - - [2025-10-27 01:50:49] "GET /obj-perms HTTP/1.1" 200 6378 0.058915 10.0.0.27 - - [2025-10-27 01:50:49] "POST /access-control-lists HTTP/1.1" 200 605 0.085496 10.0.0.27 - - [2025-10-27 01:50:49] "GET /obj-perms HTTP/1.1" 200 6378 0.060581 10.0.0.27 - - [2025-10-27 01:50:50] "GET / HTTP/1.1" 200 36215 0.001675 10.0.0.27 - - [2025-10-27 01:50:57] "POST /fqname-to-id HTTP/1.1" 401 297 0.000651 10.0.0.27 - - [2025-10-27 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.070117 10.0.0.27 - - [2025-10-27 01:50:58] "GET /projects?obj_uuids=c21fba57-e5ef-43a1-bdd2-6119d0243560&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000935 10.0.0.27 - - [2025-10-27 01:50:58] "GET /project/c21fba57-e5ef-43a1-bdd2-6119d0243560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.028568 252.27.82.243 - - [2025-10-27 01:50:58] "POST /neutron/network HTTP/1.1" 200 117 0.088418 10.0.0.27 - - [2025-10-27 01:50:59] "GET /projects?obj_uuids=c21fba57-e5ef-43a1-bdd2-6119d0243560&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000931 252.27.82.243 - - [2025-10-27 01:50:59] "POST /neutron/network HTTP/1.1" 200 618 0.074403 10.0.0.27 - - [2025-10-27 01:50:59] "POST /route-targets HTTP/1.1" 200 328 0.013130 10.0.0.27 - - [2025-10-27 01:50:59] "POST /ref-update HTTP/1.1" 200 156 0.014430 10.0.0.27 - - [2025-10-27 01:50:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003731 252.27.82.243 - - [2025-10-27 01:50:59] "POST /neutron/subnet HTTP/1.1" 200 729 0.156114 252.27.82.243 - - [2025-10-27 01:50:59] "POST /neutron/network HTTP/1.1" 200 838 0.006468 10.0.0.27 - - [2025-10-27 01:50:59] "POST /id-to-fqname HTTP/1.1" 200 231 0.001261 10.0.0.27 - - [2025-10-27 01:50:59] "GET /virtual-network/f6152f50-17b4-4675-8050-e98cac768b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005741 252.27.82.243 - - [2025-10-27 01:50:59] "POST /neutron/network HTTP/1.1" 200 838 0.005873 10.0.0.27 - - [2025-10-27 01:50:59] "GET /virtual-network/f6152f50-17b4-4675-8050-e98cac768b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006100 252.27.82.243 - - [2025-10-27 01:50:59] "POST /neutron/network HTTP/1.1" 200 838 0.006259 252.27.82.243 - - [2025-10-27 01:50:59] "POST /neutron/subnet HTTP/1.1" 200 729 0.007638 10.0.0.27 - - [2025-10-27 01:50:59] "GET /domains HTTP/1.1" 401 297 0.000423 10.0.0.27 - - [2025-10-27 01:51:00] "GET /domains HTTP/1.1" 200 438 0.029479 10.0.0.27 - - [2025-10-27 01:51:00] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001123 10.0.0.27 - - [2025-10-27 01:51:00] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1316 0.008847 10.0.0.27 - - [2025-10-27 01:51:00] "GET /projects?obj_uuids=c21fba57-e5ef-43a1-bdd2-6119d0243560&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001029 10.0.0.27 - - [2025-10-27 01:51:00] "GET /project/c21fba57-e5ef-43a1-bdd2-6119d0243560 HTTP/1.1" 200 2165 0.046012 10.0.0.27 - - [2025-10-27 01:51:00] "GET /virtual-network/f6152f50-17b4-4675-8050-e98cac768b2a HTTP/1.1" 200 2345 0.010498 10.0.0.27 - - [2025-10-27 01:51:00] "GET /virtual-network/f6152f50-17b4-4675-8050-e98cac768b2a HTTP/1.1" 200 2345 0.005501 10.0.0.27 - - [2025-10-27 01:51:00] "GET /routing-instance/50c8b7c5-2b1a-4599-919a-4da72c4fd723 HTTP/1.1" 200 1495 0.004217 10.0.0.27 - - [2025-10-27 01:51:00] "GET /routing-instance/50c8b7c5-2b1a-4599-919a-4da72c4fd723 HTTP/1.1" 200 1495 0.004501 10.0.0.27 - - [2025-10-27 01:51:00] "GET /route-target/439f3cab-6855-44cb-b538-4ac3fbb2364f HTTP/1.1" 200 1219 0.003870 10.0.0.27 - - [2025-10-27 01:51:00] "GET /virtual-network/f6152f50-17b4-4675-8050-e98cac768b2a HTTP/1.1" 200 2345 0.006521 10.0.0.27 - - [2025-10-27 01:51:00] "GET /routing-instance/50c8b7c5-2b1a-4599-919a-4da72c4fd723 HTTP/1.1" 200 1495 0.004659 10.0.0.27 - - [2025-10-27 01:51:00] "GET /virtual-network/f6152f50-17b4-4675-8050-e98cac768b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006138 10.0.0.27 - - [2025-10-27 01:51:00] "GET /virtual-network/f6152f50-17b4-4675-8050-e98cac768b2a HTTP/1.1" 200 2345 0.005457 10.0.0.27 - - [2025-10-27 01:51:00] "GET /routing-instance/50c8b7c5-2b1a-4599-919a-4da72c4fd723 HTTP/1.1" 200 1495 0.003953 10.0.0.27 - - [2025-10-27 01:51:00] "GET /routing-instance/50c8b7c5-2b1a-4599-919a-4da72c4fd723 HTTP/1.1" 200 1495 0.004453 10.0.0.27 - - [2025-10-27 01:51:00] "GET /route-target/439f3cab-6855-44cb-b538-4ac3fbb2364f HTTP/1.1" 200 1219 0.003993 10.0.0.27 - - [2025-10-27 01:51:01] "GET /domains HTTP/1.1" 200 438 0.004109 10.0.0.27 - - [2025-10-27 01:51:01] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001460 10.0.0.27 - - [2025-10-27 01:51:01] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1316 0.008509 10.0.0.27 - - [2025-10-27 01:51:01] "GET /projects?obj_uuids=c21fba57-e5ef-43a1-bdd2-6119d0243560&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000969 10.0.0.27 - - [2025-10-27 01:51:01] "GET /project/c21fba57-e5ef-43a1-bdd2-6119d0243560 HTTP/1.1" 200 2165 0.031090 10.0.0.27 - - [2025-10-27 01:51:01] "GET /virtual-network/f6152f50-17b4-4675-8050-e98cac768b2a HTTP/1.1" 200 2345 0.005252 10.0.0.27 - - [2025-10-27 01:51:01] "GET /obj-perms HTTP/1.1" 200 6447 0.062909 10.0.0.27 - - [2025-10-27 01:51:01] "POST /id-to-fqname HTTP/1.1" 200 231 0.001631 252.27.82.243 - - [2025-10-27 01:51:05] "POST /neutron/network HTTP/1.1" 200 848 0.006739 252.27.82.243 - - [2025-10-27 01:51:05] "GET /aaa-mode HTTP/1.1" 401 297 0.000433 252.27.82.243 - - [2025-10-27 01:51:05] "GET / HTTP/1.1" 200 36215 0.002035 252.27.82.243 - - [2025-10-27 01:51:05] "GET /project/c21fba57-e5ef-43a1-bdd2-6119d0243560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000489 10.0.0.27 - - [2025-10-27 01:51:06] "GET /projects?obj_uuids=c21fba57-e5ef-43a1-bdd2-6119d0243560&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000962 252.27.82.243 - - [2025-10-27 01:51:06] "GET /project/c21fba57-e5ef-43a1-bdd2-6119d0243560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.059214 252.27.82.243 - - [2025-10-27 01:51:06] "POST /neutron/network HTTP/1.1" 200 838 0.033607 252.27.82.243 - - [2025-10-27 01:51:08] "POST /neutron/port HTTP/1.1" 200 117 0.009280 252.27.82.243 - - [2025-10-27 01:51:08] "POST /neutron/network HTTP/1.1" 200 848 0.009874 10.0.0.27 - - [2025-10-27 01:51:08] "GET /projects?obj_uuids=c21fba57-e5ef-43a1-bdd2-6119d0243560&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000984 252.27.82.243 - - [2025-10-27 01:51:08] "POST /neutron/port HTTP/1.1" 200 1070 0.258493 252.27.82.243 - - [2025-10-27 01:51:09] "POST /neutron/port HTTP/1.1" 200 1044 0.011455 252.27.82.243 - - [2025-10-27 01:51:09] "POST /neutron/security_group HTTP/1.1" 200 2067 0.009402 252.27.82.243 - - [2025-10-27 01:51:09] "POST /neutron/port HTTP/1.1" 200 1070 0.038255 252.27.82.243 - - [2025-10-27 01:51:09] "POST /neutron/port HTTP/1.1" 200 1070 0.010725 252.27.82.243 - - [2025-10-27 01:51:09] "POST /neutron/port HTTP/1.1" 200 1120 0.090810 252.27.82.243 - - [2025-10-27 01:51:09] "POST /neutron/port HTTP/1.1" 200 1094 0.013710 252.27.82.243 - - [2025-10-27 01:51:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006089 252.27.82.243 - - [2025-10-27 01:51:10] "POST /neutron/subnet HTTP/1.1" 200 703 0.011591 252.27.82.243 - - [2025-10-27 01:51:10] "POST /neutron/port HTTP/1.1" 200 117 0.001529 252.27.82.243 - - [2025-10-27 01:51:10] "POST /neutron/network HTTP/1.1" 200 838 0.006769 252.27.82.243 - - [2025-10-27 01:51:10] "POST /neutron/port HTTP/1.1" 200 1094 0.013856 252.27.82.243 - - [2025-10-27 01:51:10] "POST /neutron/security_group HTTP/1.1" 200 2067 0.008019 252.27.82.243 - - [2025-10-27 01:51:15] "POST /neutron/port HTTP/1.1" 200 1094 0.011947 252.27.82.243 - - [2025-10-27 01:51:15] "POST /neutron/security_group HTTP/1.1" 200 2067 0.007389 10.0.0.27 - - [2025-10-27 01:51:15] "GET /obj-perms HTTP/1.1" 200 6447 0.001586 10.0.0.27 - - [2025-10-27 01:51:16] "GET /obj-perms HTTP/1.1" 200 6447 0.002810 10.0.0.27 - - [2025-10-27 01:51:17] "GET /obj-perms HTTP/1.1" 200 6447 0.001717 10.0.0.27 - - [2025-10-27 01:51:18] "GET /obj-perms HTTP/1.1" 200 6447 0.001987 10.0.0.27 - - [2025-10-27 01:51:19] "GET /obj-perms HTTP/1.1" 200 6447 0.001553 252.27.82.243 - - [2025-10-27 01:51:21] "POST /neutron/network HTTP/1.1" 200 838 0.013274 252.27.82.243 - - [2025-10-27 01:51:21] "POST /neutron/network HTTP/1.1" 400 204 0.016409 252.27.82.243 - - [2025-10-27 01:51:21] "POST /neutron/port HTTP/1.1" 200 1094 0.012353 252.27.82.243 - - [2025-10-27 01:51:21] "POST /neutron/port HTTP/1.1" 200 1120 0.010381 252.27.82.243 - - [2025-10-27 01:51:22] "POST /neutron/port HTTP/1.1" 200 151 0.159851 252.27.82.243 - - [2025-10-27 01:51:23] "POST /neutron/network HTTP/1.1" 200 838 0.006541 10.0.0.27 - - [2025-10-27 01:51:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003042 10.0.0.27 - - [2025-10-27 01:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.27 - - [2025-10-27 01:51:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003551 252.27.82.243 - - [2025-10-27 01:51:23] "POST /neutron/network HTTP/1.1" 200 151 0.105781 10.0.0.27 - - [2025-10-27 01:51:23] "GET /routing-instance/50c8b7c5-2b1a-4599-919a-4da72c4fd723 HTTP/1.1" 404 171 0.005244 10.0.0.27 - - [2025-10-27 01:51:23] "DELETE /route-target/439f3cab-6855-44cb-b538-4ac3fbb2364f HTTP/1.1" 200 115 0.024292 10.0.0.27 - - [2025-10-27 01:51:23] "GET /domains HTTP/1.1" 200 438 0.003296 10.0.0.27 - - [2025-10-27 01:51:23] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001050 10.0.0.27 - - [2025-10-27 01:51:23] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1316 0.007067 10.0.0.27 - - [2025-10-27 01:51:23] "GET /projects?obj_uuids=c21fba57-e5ef-43a1-bdd2-6119d0243560&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001702 10.0.0.27 - - [2025-10-27 01:51:23] "GET /project/c21fba57-e5ef-43a1-bdd2-6119d0243560 HTTP/1.1" 200 1916 0.043377 10.0.0.27 - - [2025-10-27 01:51:24] "GET /projects?obj_uuids=c21fba57-e5ef-43a1-bdd2-6119d0243560&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000975 10.0.0.27 - - [2025-10-27 01:51:24] "GET /project/c21fba57-e5ef-43a1-bdd2-6119d0243560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.032377 10.0.0.27 - - [2025-10-27 01:51:24] "GET /projects?obj_uuids=c21fba57-e5ef-43a1-bdd2-6119d0243560&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000973 10.0.0.27 - - [2025-10-27 01:51:24] "GET /project/c21fba57-e5ef-43a1-bdd2-6119d0243560?fields=virtual_networks HTTP/1.1" 200 1055 0.071941 10.0.0.27 - - [2025-10-27 01:51:24] "GET /projects?obj_uuids=c21fba57-e5ef-43a1-bdd2-6119d0243560&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001363 10.0.0.27 - - [2025-10-27 01:51:24] "GET /project/c21fba57-e5ef-43a1-bdd2-6119d0243560?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.026825 10.0.0.27 - - [2025-10-27 01:51:24] "GET /projects?obj_uuids=c21fba57-e5ef-43a1-bdd2-6119d0243560&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000958 10.0.0.27 - - [2025-10-27 01:51:24] "GET /project/c21fba57-e5ef-43a1-bdd2-6119d0243560?fields=security_groups HTTP/1.1" 200 1291 0.026325 10.0.0.27 - - [2025-10-27 01:51:25] "GET /projects?obj_uuids=5f22c805-26ca-44ea-93ee-2bb36d6558ac&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001373 10.0.0.27 - - [2025-10-27 01:51:25] "GET /project/5f22c805-26ca-44ea-93ee-2bb36d6558ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.034941 10.0.0.27 - - [2025-10-27 01:51:29] "GET /projects?obj_uuids=5f22c805-26ca-44ea-93ee-2bb36d6558ac&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001413 10.0.0.27 - - [2025-10-27 01:51:29] "GET /project/5f22c805-26ca-44ea-93ee-2bb36d6558ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.029051 10.0.0.27 - - [2025-10-27 01:51:30] "GET /documentation/index.html HTTP/1.1" 200 210274 0.002880 10.0.0.27 - - [2025-10-27 01:51:30] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001077 10.0.0.27 - - [2025-10-27 01:51:30] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007959 10.0.0.27 - - [2025-10-27 01:51:30] "POST /fqname-to-id HTTP/1.1" 404 198 0.032228 10.0.0.27 - - [2025-10-27 01:51:30] "GET /projects?obj_uuids=3cb96a31-5737-4a82-8020-ef9632557f4f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003081 10.0.0.27 - - [2025-10-27 01:51:30] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001063 10.0.0.27 - - [2025-10-27 01:51:30] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007522 10.0.0.27 - - [2025-10-27 01:51:31] "POST /id-to-fqname HTTP/1.1" 200 200 0.005846 10.0.0.27 - - [2025-10-27 01:51:31] "POST /fqname-to-id HTTP/1.1" 404 209 0.003669 10.0.0.27 - - [2025-10-27 01:51:31] "POST /security-groups HTTP/1.1" 200 595 0.064789 10.0.0.27 - - [2025-10-27 01:51:31] "POST /fqname-to-id HTTP/1.1" 404 244 0.002895 10.0.0.27 - - [2025-10-27 01:51:31] "POST /projects HTTP/1.1" 200 601 0.243019 10.0.0.27 - - [2025-10-27 01:51:31] "POST /access-control-lists HTTP/1.1" 200 608 0.061452 10.0.0.27 - - [2025-10-27 01:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.325079 10.0.0.27 - - [2025-10-27 01:51:31] "POST /fqname-to-id HTTP/1.1" 404 243 0.002971 10.0.0.27 - - [2025-10-27 01:51:31] "GET /project/3cb96a31-5737-4a82-8020-ef9632557f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.460169 10.0.0.27 - - [2025-10-27 01:51:31] "POST /access-control-lists HTTP/1.1" 200 606 0.073048 10.0.0.27 - - [2025-10-27 01:51:32] "GET / HTTP/1.1" 200 36215 0.001769 10.0.0.27 - - [2025-10-27 01:51:33] "GET /projects?obj_uuids=5f22c805-26ca-44ea-93ee-2bb36d6558ac&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.000961 10.0.0.27 - - [2025-10-27 01:51:33] "GET /project/5f22c805-26ca-44ea-93ee-2bb36d6558ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.036534 10.0.0.27 - - [2025-10-27 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.27 - - [2025-10-27 01:51:33] "GET /security-group/2673c3cc-7dd4-4594-9e08-c5280e84a962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3681 0.005862 10.0.0.27 - - [2025-10-27 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.27 - - [2025-10-27 01:51:34] "GET /projects?obj_uuids=5f22c805-26ca-44ea-93ee-2bb36d6558ac&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001406 10.0.0.27 - - [2025-10-27 01:51:34] "GET /project/5f22c805-26ca-44ea-93ee-2bb36d6558ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.037717 10.0.0.27 - - [2025-10-27 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.27 - - [2025-10-27 01:51:34] "GET /security-group/2673c3cc-7dd4-4594-9e08-c5280e84a962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3681 0.003807 10.0.0.27 - - [2025-10-27 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.27 - - [2025-10-27 01:51:34] "PUT /security-group/2673c3cc-7dd4-4594-9e08-c5280e84a962 HTTP/1.1" 200 263 0.015455 10.0.0.27 - - [2025-10-27 01:51:34] "PUT /access-control-list/a996ed2b-c57d-4a90-8e18-958dcb18649e HTTP/1.1" 200 273 0.008618 10.0.0.27 - - [2025-10-27 01:51:34] "PUT /access-control-list/d96d2210-2a19-4067-af70-8c8a08e9057c HTTP/1.1" 200 273 0.012291 10.0.0.27 - - [2025-10-27 01:51:34] "POST /fqname-to-id HTTP/1.1" 401 297 0.000492 10.0.0.27 - - [2025-10-27 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.071575 10.0.0.27 - - [2025-10-27 01:51:34] "GET /projects?obj_uuids=3cb96a31-5737-4a82-8020-ef9632557f4f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000965 10.0.0.27 - - [2025-10-27 01:51:35] "GET /project/3cb96a31-5737-4a82-8020-ef9632557f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.036748 252.27.82.243 - - [2025-10-27 01:51:35] "POST /neutron/network HTTP/1.1" 200 117 0.035779 10.0.0.27 - - [2025-10-27 01:51:35] "GET /projects?obj_uuids=3cb96a31-5737-4a82-8020-ef9632557f4f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001477 252.27.82.243 - - [2025-10-27 01:51:35] "POST /neutron/network HTTP/1.1" 200 617 0.076088 10.0.0.27 - - [2025-10-27 01:51:35] "POST /route-targets HTTP/1.1" 200 328 0.009689 10.0.0.27 - - [2025-10-27 01:51:35] "POST /ref-update HTTP/1.1" 200 156 0.012165 10.0.0.27 - - [2025-10-27 01:51:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002848 252.27.82.243 - - [2025-10-27 01:51:35] "POST /neutron/subnet HTTP/1.1" 200 710 0.132139 252.27.82.243 - - [2025-10-27 01:51:35] "POST /neutron/network HTTP/1.1" 200 833 0.009474 10.0.0.27 - - [2025-10-27 01:51:35] "POST /id-to-fqname HTTP/1.1" 200 231 0.001585 10.0.0.27 - - [2025-10-27 01:51:35] "GET /virtual-network/b1815fad-dc41-4e76-b6c0-11823bc3abb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005836 252.27.82.243 - - [2025-10-27 01:51:35] "POST /neutron/network HTTP/1.1" 200 833 0.005548 10.0.0.27 - - [2025-10-27 01:51:35] "GET /virtual-network/b1815fad-dc41-4e76-b6c0-11823bc3abb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005189 252.27.82.243 - - [2025-10-27 01:51:35] "POST /neutron/network HTTP/1.1" 200 833 0.007778 252.27.82.243 - - [2025-10-27 01:51:35] "POST /neutron/subnet HTTP/1.1" 200 710 0.006777 10.0.0.27 - - [2025-10-27 01:51:35] "GET /domains HTTP/1.1" 401 297 0.000484 10.0.0.27 - - [2025-10-27 01:51:36] "GET /domains HTTP/1.1" 200 438 0.027363 10.0.0.27 - - [2025-10-27 01:51:36] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001134 10.0.0.27 - - [2025-10-27 01:51:36] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1513 0.008665 10.0.0.27 - - [2025-10-27 01:51:36] "GET /projects?obj_uuids=3cb96a31-5737-4a82-8020-ef9632557f4f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001020 10.0.0.27 - - [2025-10-27 01:51:36] "GET /project/3cb96a31-5737-4a82-8020-ef9632557f4f HTTP/1.1" 200 2169 0.035821 10.0.0.27 - - [2025-10-27 01:51:36] "GET /virtual-network/b1815fad-dc41-4e76-b6c0-11823bc3abb2 HTTP/1.1" 200 2332 0.006370 10.0.0.27 - - [2025-10-27 01:51:36] "GET /virtual-network/b1815fad-dc41-4e76-b6c0-11823bc3abb2 HTTP/1.1" 200 2332 0.006548 10.0.0.27 - - [2025-10-27 01:51:36] "GET /routing-instance/6c4b85ca-8be9-4311-a71e-418a3cb2e5c7 HTTP/1.1" 200 1492 0.003699 10.0.0.27 - - [2025-10-27 01:51:36] "GET /routing-instance/6c4b85ca-8be9-4311-a71e-418a3cb2e5c7 HTTP/1.1" 200 1492 0.004103 10.0.0.27 - - [2025-10-27 01:51:36] "GET /route-target/77482141-ef22-4a8f-94d9-3f3aa8a9de8e HTTP/1.1" 200 1218 0.003613 10.0.0.27 - - [2025-10-27 01:51:36] "GET /virtual-network/b1815fad-dc41-4e76-b6c0-11823bc3abb2 HTTP/1.1" 200 2332 0.005039 10.0.0.27 - - [2025-10-27 01:51:36] "GET /routing-instance/6c4b85ca-8be9-4311-a71e-418a3cb2e5c7 HTTP/1.1" 200 1492 0.004822 10.0.0.27 - - [2025-10-27 01:51:36] "GET /virtual-network/b1815fad-dc41-4e76-b6c0-11823bc3abb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005251 10.0.0.27 - - [2025-10-27 01:51:36] "GET /virtual-network/b1815fad-dc41-4e76-b6c0-11823bc3abb2 HTTP/1.1" 200 2332 0.005104 10.0.0.27 - - [2025-10-27 01:51:36] "GET /routing-instance/6c4b85ca-8be9-4311-a71e-418a3cb2e5c7 HTTP/1.1" 200 1492 0.004251 10.0.0.27 - - [2025-10-27 01:51:37] "GET /routing-instance/6c4b85ca-8be9-4311-a71e-418a3cb2e5c7 HTTP/1.1" 200 1492 0.003845 10.0.0.27 - - [2025-10-27 01:51:37] "GET /route-target/77482141-ef22-4a8f-94d9-3f3aa8a9de8e HTTP/1.1" 200 1218 0.003932 10.0.0.27 - - [2025-10-27 01:51:37] "GET /domains HTTP/1.1" 200 438 0.002839 10.0.0.27 - - [2025-10-27 01:51:37] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001133 10.0.0.27 - - [2025-10-27 01:51:37] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1513 0.007916 10.0.0.27 - - [2025-10-27 01:51:37] "GET /projects?obj_uuids=3cb96a31-5737-4a82-8020-ef9632557f4f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000939 10.0.0.27 - - [2025-10-27 01:51:37] "GET /project/3cb96a31-5737-4a82-8020-ef9632557f4f HTTP/1.1" 200 2169 0.024194 10.0.0.27 - - [2025-10-27 01:51:37] "GET /virtual-network/b1815fad-dc41-4e76-b6c0-11823bc3abb2 HTTP/1.1" 200 2332 0.005720 10.0.0.27 - - [2025-10-27 01:51:37] "GET /obj-perms HTTP/1.1" 200 6449 0.063450 10.0.0.27 - - [2025-10-27 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.27 - - [2025-10-27 01:51:38] "GET /projects?obj_uuids=3cb96a31-5737-4a82-8020-ef9632557f4f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000869 10.0.0.27 - - [2025-10-27 01:51:38] "GET /project/3cb96a31-5737-4a82-8020-ef9632557f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.023173 252.27.82.243 - - [2025-10-27 01:51:38] "POST /neutron/network HTTP/1.1" 200 117 0.015782 10.0.0.27 - - [2025-10-27 01:51:38] "GET /projects?obj_uuids=3cb96a31-5737-4a82-8020-ef9632557f4f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000944 252.27.82.243 - - [2025-10-27 01:51:38] "POST /neutron/network HTTP/1.1" 200 617 0.068107 10.0.0.27 - - [2025-10-27 01:51:38] "POST /route-targets HTTP/1.1" 200 328 0.011146 10.0.0.27 - - [2025-10-27 01:51:38] "POST /ref-update HTTP/1.1" 200 156 0.017078 10.0.0.27 - - [2025-10-27 01:51:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003932 252.27.82.243 - - [2025-10-27 01:51:38] "POST /neutron/subnet HTTP/1.1" 200 734 0.153078 252.27.82.243 - - [2025-10-27 01:51:38] "POST /neutron/network HTTP/1.1" 200 838 0.005449 10.0.0.27 - - [2025-10-27 01:51:38] "POST /id-to-fqname HTTP/1.1" 200 231 0.001337 10.0.0.27 - - [2025-10-27 01:51:38] "GET /virtual-network/284f3e9a-b7ed-4046-8c14-1526e28c7130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006326 252.27.82.243 - - [2025-10-27 01:51:38] "POST /neutron/network HTTP/1.1" 200 838 0.006887 10.0.0.27 - - [2025-10-27 01:51:38] "GET /virtual-network/284f3e9a-b7ed-4046-8c14-1526e28c7130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005061 252.27.82.243 - - [2025-10-27 01:51:38] "POST /neutron/network HTTP/1.1" 200 838 0.005459 252.27.82.243 - - [2025-10-27 01:51:38] "POST /neutron/subnet HTTP/1.1" 200 734 0.007873 10.0.0.27 - - [2025-10-27 01:51:38] "GET /domains HTTP/1.1" 200 438 0.005100 10.0.0.27 - - [2025-10-27 01:51:38] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000971 10.0.0.27 - - [2025-10-27 01:51:38] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1513 0.008170 10.0.0.27 - - [2025-10-27 01:51:38] "GET /projects?obj_uuids=3cb96a31-5737-4a82-8020-ef9632557f4f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001082 10.0.0.27 - - [2025-10-27 01:51:38] "GET /project/3cb96a31-5737-4a82-8020-ef9632557f4f HTTP/1.1" 200 2396 0.026488 10.0.0.27 - - [2025-10-27 01:51:39] "GET /virtual-network/284f3e9a-b7ed-4046-8c14-1526e28c7130 HTTP/1.1" 200 2346 0.006270 10.0.0.27 - - [2025-10-27 01:51:39] "GET /virtual-network/284f3e9a-b7ed-4046-8c14-1526e28c7130 HTTP/1.1" 200 2346 0.005425 10.0.0.27 - - [2025-10-27 01:51:39] "GET /routing-instance/b3ffcd68-cb4a-41fb-8151-90fb38b56b03 HTTP/1.1" 200 1492 0.003756 10.0.0.27 - - [2025-10-27 01:51:39] "GET /routing-instance/b3ffcd68-cb4a-41fb-8151-90fb38b56b03 HTTP/1.1" 200 1492 0.004552 10.0.0.27 - - [2025-10-27 01:51:39] "GET /route-target/47300d89-fb0a-43e1-91ea-86d489f0fe46 HTTP/1.1" 200 1218 0.003651 10.0.0.27 - - [2025-10-27 01:51:39] "GET /virtual-network/284f3e9a-b7ed-4046-8c14-1526e28c7130 HTTP/1.1" 200 2346 0.005934 10.0.0.27 - - [2025-10-27 01:51:39] "GET /routing-instance/b3ffcd68-cb4a-41fb-8151-90fb38b56b03 HTTP/1.1" 200 1492 0.003973 10.0.0.27 - - [2025-10-27 01:51:39] "GET /virtual-network/284f3e9a-b7ed-4046-8c14-1526e28c7130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005771 10.0.0.27 - - [2025-10-27 01:51:39] "GET /virtual-network/284f3e9a-b7ed-4046-8c14-1526e28c7130 HTTP/1.1" 200 2346 0.004522 10.0.0.27 - - [2025-10-27 01:51:39] "GET /routing-instance/b3ffcd68-cb4a-41fb-8151-90fb38b56b03 HTTP/1.1" 200 1492 0.004080 10.0.0.27 - - [2025-10-27 01:51:39] "GET /routing-instance/b3ffcd68-cb4a-41fb-8151-90fb38b56b03 HTTP/1.1" 200 1492 0.004504 10.0.0.27 - - [2025-10-27 01:51:39] "GET /route-target/47300d89-fb0a-43e1-91ea-86d489f0fe46 HTTP/1.1" 200 1218 0.003379 10.0.0.27 - - [2025-10-27 01:51:39] "GET /domains HTTP/1.1" 200 438 0.003031 10.0.0.27 - - [2025-10-27 01:51:39] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001094 10.0.0.27 - - [2025-10-27 01:51:39] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1513 0.008109 10.0.0.27 - - [2025-10-27 01:51:39] "GET /projects?obj_uuids=3cb96a31-5737-4a82-8020-ef9632557f4f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001703 10.0.0.27 - - [2025-10-27 01:51:39] "GET /project/3cb96a31-5737-4a82-8020-ef9632557f4f HTTP/1.1" 200 2396 0.031271 10.0.0.27 - - [2025-10-27 01:51:40] "GET /virtual-network/284f3e9a-b7ed-4046-8c14-1526e28c7130 HTTP/1.1" 200 2346 0.036938 10.0.0.27 - - [2025-10-27 01:51:40] "GET /obj-perms HTTP/1.1" 200 6449 0.001868 10.0.0.27 - - [2025-10-27 01:51:40] "POST /id-to-fqname HTTP/1.1" 200 231 0.001327 10.0.0.27 - - [2025-10-27 01:51:40] "DELETE /project/3cb96a3157374a828020ef9632557f4f HTTP/1.1" 404 173 0.025509 10.0.0.27 - - [2025-10-27 01:51:40] "DELETE /project/5f22c80526ca44ea93ee2bb36d6558ac HTTP/1.1" 404 173 0.025234 10.0.0.27 - - [2025-10-27 01:51:40] "DELETE /project/c21fba57e5ef43a1bdd26119d0243560 HTTP/1.1" 404 173 0.026750 10.0.0.27 - - [2025-10-27 01:51:40] "GET /projects?obj_uuids=c21fba57-e5ef-43a1-bdd2-6119d0243560&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002205 10.0.0.27 - - [2025-10-27 01:51:40] "GET /project/c21fba57-e5ef-43a1-bdd2-6119d0243560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.149575 10.0.0.27 - - [2025-10-27 01:51:40] "GET /projects?obj_uuids=c21fba57-e5ef-43a1-bdd2-6119d0243560&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.005215 10.0.0.27 - - [2025-10-27 01:51:41] "GET /project/c21fba57-e5ef-43a1-bdd2-6119d0243560?fields=security_groups HTTP/1.1" 200 1384 0.135369 10.0.0.27 - - [2025-10-27 01:51:41] "DELETE /security-group/66d5e65d-86a4-4983-8c43-b350e335ab6a HTTP/1.1" 200 115 0.271314 10.0.0.27 - - [2025-10-27 01:51:41] "GET /projects?obj_uuids=c21fba57-e5ef-43a1-bdd2-6119d0243560&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001126 10.0.0.27 - - [2025-10-27 01:51:41] "DELETE /access-control-list/fea91eab-5af3-432d-9c93-684c5e56123e HTTP/1.1" 200 115 0.211662 10.0.0.27 - - [2025-10-27 01:51:41] "GET /project/c21fba57-e5ef-43a1-bdd2-6119d0243560?fields=application_policy_sets HTTP/1.1" 200 1423 0.300644 10.0.0.27 - - [2025-10-27 01:51:41] "DELETE /access-control-list/f69b4db4-efc7-460f-a67b-8bea581c2c22 HTTP/1.1" 200 115 0.245972 252.27.82.243 - - [2025-10-27 01:51:42] "POST /neutron/network HTTP/1.1" 200 848 0.045431 252.27.82.243 - - [2025-10-27 01:51:42] "GET /aaa-mode HTTP/1.1" 401 297 0.001930 252.27.82.243 - - [2025-10-27 01:51:42] "GET / HTTP/1.1" 200 36215 0.001477 252.27.82.243 - - [2025-10-27 01:51:42] "GET /project/3cb96a31-5737-4a82-8020-ef9632557f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000399 10.0.0.27 - - [2025-10-27 01:51:42] "DELETE /project/c21fba57-e5ef-43a1-bdd2-6119d0243560 HTTP/1.1" 200 115 1.637722 10.0.0.27 - - [2025-10-27 01:51:42] "GET /projects?obj_uuids=3cb96a31-5737-4a82-8020-ef9632557f4f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001010 252.27.82.243 - - [2025-10-27 01:51:42] "GET /project/3cb96a31-5737-4a82-8020-ef9632557f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.122821 252.27.82.243 - - [2025-10-27 01:51:43] "POST /neutron/network HTTP/1.1" 200 838 0.081031 252.27.82.243 - - [2025-10-27 01:51:44] "POST /neutron/port HTTP/1.1" 200 117 0.007933 252.27.82.243 - - [2025-10-27 01:51:44] "POST /neutron/port HTTP/1.1" 200 117 0.043459 10.0.0.27 - - [2025-10-27 01:51:44] "POST /id-to-fqname HTTP/1.1" 200 231 0.006633 252.27.82.243 - - [2025-10-27 01:51:44] "POST /neutron/port HTTP/1.1" 200 117 0.014929 252.27.82.243 - - [2025-10-27 01:51:44] "POST /neutron/network HTTP/1.1" 200 843 0.037583 252.27.82.243 - - [2025-10-27 01:51:44] "GET /aaa-mode HTTP/1.1" 401 297 0.000429 252.27.82.243 - - [2025-10-27 01:51:45] "GET / HTTP/1.1" 200 36215 0.006922 252.27.82.243 - - [2025-10-27 01:51:45] "GET /project/3cb96a31-5737-4a82-8020-ef9632557f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000405 10.0.0.27 - - [2025-10-27 01:51:45] "GET /projects?obj_uuids=3cb96a31-5737-4a82-8020-ef9632557f4f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004524 252.27.82.243 - - [2025-10-27 01:51:45] "GET /project/3cb96a31-5737-4a82-8020-ef9632557f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.127926 252.27.82.243 - - [2025-10-27 01:51:46] "POST /neutron/network HTTP/1.1" 200 848 0.022322 10.0.0.27 - - [2025-10-27 01:51:46] "GET /projects?obj_uuids=3cb96a31-5737-4a82-8020-ef9632557f4f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001659 252.27.82.243 - - [2025-10-27 01:51:46] "POST /neutron/network HTTP/1.1" 200 833 0.082655 252.27.82.243 - - [2025-10-27 01:51:46] "POST /neutron/port HTTP/1.1" 200 1072 0.445389 252.27.82.243 - - [2025-10-27 01:51:46] "POST /neutron/port HTTP/1.1" 200 1072 0.012689 252.27.82.243 - - [2025-10-27 01:51:46] "POST /neutron/port HTTP/1.1" 200 1072 0.015117 252.27.82.243 - - [2025-10-27 01:51:46] "POST /neutron/port HTTP/1.1" 200 1046 0.017180 252.27.82.243 - - [2025-10-27 01:51:46] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006403 252.27.82.243 - - [2025-10-27 01:51:46] "POST /neutron/port HTTP/1.1" 200 1122 0.089025 252.27.82.243 - - [2025-10-27 01:51:47] "POST /neutron/port HTTP/1.1" 200 117 0.023476 10.0.0.27 - - [2025-10-27 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.030770 10.0.0.27 - - [2025-10-27 01:51:47] "GET /projects?obj_uuids=3cb96a31-5737-4a82-8020-ef9632557f4f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001125 252.27.82.243 - - [2025-10-27 01:51:47] "POST /neutron/port HTTP/1.1" 200 1096 0.056776 10.0.0.27 - - [2025-10-27 01:51:47] "GET /project/3cb96a31-5737-4a82-8020-ef9632557f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.049522 10.0.0.27 - - [2025-10-27 01:51:47] "GET /virtual-network/b1815fad-dc41-4e76-b6c0-11823bc3abb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.022042 252.27.82.243 - - [2025-10-27 01:51:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.019067 10.0.0.27 - - [2025-10-27 01:51:47] "GET /floating-ip-pools?parent_id=b1815fad-dc41-4e76-b6c0-11823bc3abb2&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004400 252.27.82.243 - - [2025-10-27 01:51:47] "POST /neutron/subnet HTTP/1.1" 200 708 0.011294 10.0.0.27 - - [2025-10-27 01:51:47] "GET /virtual-network/b1815fad-dc41-4e76-b6c0-11823bc3abb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.015653 252.27.82.243 - - [2025-10-27 01:51:47] "POST /neutron/port HTTP/1.1" 200 117 0.001223 10.0.0.27 - - [2025-10-27 01:51:47] "POST /floating-ip-pools HTTP/1.1" 200 609 0.037017 252.27.82.243 - - [2025-10-27 01:51:47] "POST /neutron/network HTTP/1.1" 200 838 0.007535 10.0.0.27 - - [2025-10-27 01:51:47] "POST /ref-update HTTP/1.1" 200 156 0.010718 10.0.0.27 - - [2025-10-27 01:51:47] "GET /virtual-network/b1815fad-dc41-4e76-b6c0-11823bc3abb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.011219 10.0.0.27 - - [2025-10-27 01:51:47] "GET /domains HTTP/1.1" 200 438 0.004847 10.0.0.27 - - [2025-10-27 01:51:47] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001359 10.0.0.27 - - [2025-10-27 01:51:47] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1317 0.011407 10.0.0.27 - - [2025-10-27 01:51:47] "GET /projects?obj_uuids=3cb96a31-5737-4a82-8020-ef9632557f4f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001011 10.0.0.27 - - [2025-10-27 01:51:47] "GET /project/3cb96a31-5737-4a82-8020-ef9632557f4f HTTP/1.1" 200 2980 0.083876 10.0.0.27 - - [2025-10-27 01:51:47] "GET /virtual-network/b1815fad-dc41-4e76-b6c0-11823bc3abb2 HTTP/1.1" 200 2611 0.015302 252.27.82.243 - - [2025-10-27 01:51:47] "POST /neutron/network HTTP/1.1" 200 843 0.024625 10.0.0.27 - - [2025-10-27 01:51:47] "GET /floating-ip-pool/8173fc34-6bba-4bcb-802c-7e69edf075fe HTTP/1.1" 200 1439 0.010064 10.0.0.27 - - [2025-10-27 01:51:48] "GET /domains HTTP/1.1" 200 438 0.008141 10.0.0.27 - - [2025-10-27 01:51:48] "GET /projects?obj_uuids=3cb96a31-5737-4a82-8020-ef9632557f4f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004287 10.0.0.27 - - [2025-10-27 01:51:48] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002671 10.0.0.27 - - [2025-10-27 01:51:48] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1317 0.041106 10.0.0.27 - - [2025-10-27 01:51:48] "GET /projects?obj_uuids=3cb96a31-5737-4a82-8020-ef9632557f4f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001293 10.0.0.27 - - [2025-10-27 01:51:48] "GET /project/3cb96a31-5737-4a82-8020-ef9632557f4f HTTP/1.1" 200 2980 0.077665 10.0.0.27 - - [2025-10-27 01:51:48] "GET /virtual-network/b1815fad-dc41-4e76-b6c0-11823bc3abb2 HTTP/1.1" 200 2921 0.030609 10.0.0.27 - - [2025-10-27 01:51:48] "GET /virtual-network/b1815fad-dc41-4e76-b6c0-11823bc3abb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.034739 252.27.82.243 - - [2025-10-27 01:51:48] "POST /neutron/port HTTP/1.1" 200 1096 0.052755 252.27.82.243 - - [2025-10-27 01:51:48] "POST /neutron/port HTTP/1.1" 200 1067 0.625661 252.27.82.243 - - [2025-10-27 01:51:48] "POST /neutron/security_group HTTP/1.1" 200 2068 0.017314 252.27.82.243 - - [2025-10-27 01:51:48] "POST /neutron/port HTTP/1.1" 200 1067 0.010507 252.27.82.243 - - [2025-10-27 01:51:48] "POST /neutron/port HTTP/1.1" 200 1067 0.009083 252.27.82.243 - - [2025-10-27 01:51:48] "POST /neutron/port HTTP/1.1" 200 1117 0.089619 252.27.82.243 - - [2025-10-27 01:51:49] "POST /neutron/port HTTP/1.1" 200 1091 0.013522 252.27.82.243 - - [2025-10-27 01:51:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003733 252.27.82.243 - - [2025-10-27 01:51:49] "POST /neutron/subnet HTTP/1.1" 200 684 0.007981 252.27.82.243 - - [2025-10-27 01:51:49] "POST /neutron/port HTTP/1.1" 200 117 0.001817 252.27.82.243 - - [2025-10-27 01:51:49] "POST /neutron/network HTTP/1.1" 200 833 0.007643 10.0.0.27 - - [2025-10-27 01:51:50] "GET /obj-perms HTTP/1.1" 200 6378 0.070820 10.0.0.27 - - [2025-10-27 01:51:50] "GET /obj-perms HTTP/1.1" 200 6378 0.072151 252.27.82.243 - - [2025-10-27 01:51:53] "POST /neutron/port HTTP/1.1" 200 1096 0.016504 252.27.82.243 - - [2025-10-27 01:51:53] "POST /neutron/security_group HTTP/1.1" 200 2068 0.012191 252.27.82.243 - - [2025-10-27 01:51:53] "POST /neutron/port HTTP/1.1" 200 1096 0.013014 252.27.82.243 - - [2025-10-27 01:51:54] "POST /neutron/security_group HTTP/1.1" 200 2068 0.014998 252.27.82.243 - - [2025-10-27 01:51:54] "POST /neutron/port HTTP/1.1" 200 1096 0.012599 252.27.82.243 - - [2025-10-27 01:51:54] "POST /neutron/security_group HTTP/1.1" 200 2068 0.016448 10.0.0.27 - - [2025-10-27 01:51:54] "GET /virtual-machine/4b457ef2-4ae4-4659-845c-b127c1b1bd79 HTTP/1.1" 200 1303 0.005078 10.0.0.27 - - [2025-10-27 01:51:54] "GET /virtual-machine-interface/3a80e571-510a-45b2-899c-a6e6518bc0aa HTTP/1.1" 200 2998 0.005108 10.0.0.27 - - [2025-10-27 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.27 - - [2025-10-27 01:51:54] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004747 10.0.0.27 - - [2025-10-27 01:51:54] "GET /virtual-networks?parent_id=3cb96a31-5737-4a82-8020-ef9632557f4f&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003161 10.0.0.27 - - [2025-10-27 01:51:54] "GET /virtual-network/284f3e9a-b7ed-4046-8c14-1526e28c7130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006678 10.0.0.27 - - [2025-10-27 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.27 - - [2025-10-27 01:51:57] "GET /virtual-network/284f3e9a-b7ed-4046-8c14-1526e28c7130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005314 252.27.82.243 - - [2025-10-27 01:51:58] "POST /neutron/port HTTP/1.1" 200 1096 0.046047 252.27.82.243 - - [2025-10-27 01:51:58] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008322 252.27.82.243 - - [2025-10-27 01:51:59] "POST /neutron/port HTTP/1.1" 200 1096 0.053518 252.27.82.243 - - [2025-10-27 01:51:59] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007090 10.0.0.27 - - [2025-10-27 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.27 - - [2025-10-27 01:51:59] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.008566 10.0.0.27 - - [2025-10-27 01:51:59] "GET /virtual-networks?parent_id=3cb96a31-5737-4a82-8020-ef9632557f4f&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.004463 10.0.0.27 - - [2025-10-27 01:51:59] "GET /virtual-network/284f3e9a-b7ed-4046-8c14-1526e28c7130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006047 252.27.82.243 - - [2025-10-27 01:52:00] "POST /neutron/port HTTP/1.1" 200 1096 0.020355 252.27.82.243 - - [2025-10-27 01:52:00] "POST /neutron/security_group HTTP/1.1" 200 2068 0.012363 252.27.82.243 - - [2025-10-27 01:52:00] "POST /neutron/port HTTP/1.1" 200 1096 0.050237 252.27.82.243 - - [2025-10-27 01:52:00] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007311 252.27.82.243 - - [2025-10-27 01:52:01] "POST /neutron/port HTTP/1.1" 200 1091 0.051476 252.27.82.243 - - [2025-10-27 01:52:01] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006628 252.27.82.243 - - [2025-10-27 01:52:01] "POST /neutron/port HTTP/1.1" 200 1091 0.016296 252.27.82.243 - - [2025-10-27 01:52:01] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007355 252.27.82.243 - - [2025-10-27 01:52:02] "POST /neutron/port HTTP/1.1" 200 1096 0.011721 252.27.82.243 - - [2025-10-27 01:52:02] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007180 252.27.82.243 - - [2025-10-27 01:52:02] "POST /neutron/port HTTP/1.1" 200 1091 0.012996 252.27.82.243 - - [2025-10-27 01:52:02] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005706 252.27.82.243 - - [2025-10-27 01:52:03] "POST /neutron/port HTTP/1.1" 200 1091 0.011237 252.27.82.243 - - [2025-10-27 01:52:03] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006635 10.0.0.27 - - [2025-10-27 01:52:05] "GET /projects?obj_uuids=3cb96a31-5737-4a82-8020-ef9632557f4f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001051 252.27.82.243 - - [2025-10-27 01:52:05] "POST /neutron/floatingip HTTP/1.1" 200 527 0.073306 252.27.82.243 - - [2025-10-27 01:52:05] "POST /neutron/port HTTP/1.1" 200 1096 0.013826 252.27.82.243 - - [2025-10-27 01:52:05] "POST /neutron/floatingip HTTP/1.1" 200 527 0.006225 252.27.82.243 - - [2025-10-27 01:52:05] "POST /neutron/floatingip HTTP/1.1" 200 576 0.034116 252.27.82.243 - - [2025-10-27 01:52:05] "POST /neutron/port HTTP/1.1" 200 1091 0.013480 252.27.82.243 - - [2025-10-27 01:52:05] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008070 252.27.82.243 - - [2025-10-27 01:52:05] "POST /neutron/port HTTP/1.1" 200 1091 0.016935 252.27.82.243 - - [2025-10-27 01:52:05] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006794 252.27.82.243 - - [2025-10-27 01:52:06] "POST /neutron/port HTTP/1.1" 200 1091 0.012152 252.27.82.243 - - [2025-10-27 01:52:06] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006641 10.0.0.27 - - [2025-10-27 01:52:06] "GET /virtual-machine/a8162084-b429-47d5-832e-94e8c31ed282 HTTP/1.1" 200 1304 0.004948 10.0.0.27 - - [2025-10-27 01:52:06] "GET /virtual-machine-interface/77b72802-b8d4-4228-956a-b3367ca5f0ec HTTP/1.1" 200 2999 0.006160 10.0.0.27 - - [2025-10-27 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.27 - - [2025-10-27 01:52:06] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003341 10.0.0.27 - - [2025-10-27 01:52:06] "GET /virtual-networks?parent_id=3cb96a31-5737-4a82-8020-ef9632557f4f&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003991 10.0.0.27 - - [2025-10-27 01:52:06] "GET /virtual-network/b1815fad-dc41-4e76-b6c0-11823bc3abb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005545 10.0.0.27 - - [2025-10-27 01:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.27 - - [2025-10-27 01:52:07] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003166 10.0.0.27 - - [2025-10-27 01:52:07] "GET /virtual-networks?parent_id=3cb96a31-5737-4a82-8020-ef9632557f4f&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.002958 10.0.0.27 - - [2025-10-27 01:52:07] "GET /virtual-network/b1815fad-dc41-4e76-b6c0-11823bc3abb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005392 252.27.82.243 - - [2025-10-27 01:52:07] "POST /neutron/floatingip HTTP/1.1" 200 576 0.009599 10.0.0.27 - - [2025-10-27 01:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.27 - - [2025-10-27 01:52:07] "GET /routing-instance/6c4b85ca-8be9-4311-a71e-418a3cb2e5c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.003393 10.0.0.27 - - [2025-10-27 01:52:08] "GET /route-target/77482141-ef22-4a8f-94d9-3f3aa8a9de8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004973 10.0.0.27 - - [2025-10-27 01:52:08] "GET /floating-ip/09102185-68af-40b9-aa04-9a95971706c9 HTTP/1.1" 200 1885 0.007585 252.27.82.243 - - [2025-10-27 01:52:11] "POST /neutron/floatingip HTTP/1.1" 200 576 0.018023 252.27.82.243 - - [2025-10-27 01:52:11] "POST /neutron/floatingip HTTP/1.1" 200 527 0.031711 252.27.82.243 - - [2025-10-27 01:52:11] "POST /neutron/floatingip HTTP/1.1" 200 527 0.009140 252.27.82.243 - - [2025-10-27 01:52:11] "POST /neutron/floatingip HTTP/1.1" 200 115 0.046985 10.0.0.27 - - [2025-10-27 01:52:11] "GET /floating-ip-pool/8173fc34-6bba-4bcb-802c-7e69edf075fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.008035 10.0.0.27 - - [2025-10-27 01:52:11] "POST /ref-update HTTP/1.1" 200 156 0.010489 10.0.0.27 - - [2025-10-27 01:52:11] "DELETE /floating-ip-pool/8173fc34-6bba-4bcb-802c-7e69edf075fe HTTP/1.1" 200 115 0.026278 252.27.82.243 - - [2025-10-27 01:52:11] "POST /neutron/network HTTP/1.1" 200 838 0.007260 252.27.82.243 - - [2025-10-27 01:52:11] "POST /neutron/network HTTP/1.1" 400 204 0.013701 252.27.82.243 - - [2025-10-27 01:52:12] "POST /neutron/port HTTP/1.1" 200 1091 0.011396 252.27.82.243 - - [2025-10-27 01:52:12] "POST /neutron/port HTTP/1.1" 200 1096 0.017258 252.27.82.243 - - [2025-10-27 01:52:12] "POST /neutron/port HTTP/1.1" 200 1117 0.009095 252.27.82.243 - - [2025-10-27 01:52:12] "POST /neutron/port HTTP/1.1" 200 1122 0.012571 [Introspect:8084]10.0.0.27 - - [2025-10-27 01:52:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000782 [Introspect:8084]10.0.0.27 - - [2025-10-27 01:52:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.002318 252.27.82.243 - - [2025-10-27 01:52:12] "POST /neutron/port HTTP/1.1" 200 151 0.170906 252.27.82.243 - - [2025-10-27 01:52:12] "POST /neutron/port HTTP/1.1" 200 151 0.183238 252.27.82.243 - - [2025-10-27 01:52:13] "POST /neutron/network HTTP/1.1" 200 838 0.007684 10.0.0.27 - - [2025-10-27 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.27 - - [2025-10-27 01:52:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002953 10.0.0.27 - - [2025-10-27 01:52:14] "POST /useragent-kv HTTP/1.1" 200 115 0.001971 252.27.82.243 - - [2025-10-27 01:52:14] "POST /neutron/network HTTP/1.1" 200 151 0.112526 10.0.0.27 - - [2025-10-27 01:52:14] "DELETE /route-target/47300d89-fb0a-43e1-91ea-86d489f0fe46 HTTP/1.1" 200 115 0.026946 10.0.0.27 - - [2025-10-27 01:52:14] "GET /routing-instance/b3ffcd68-cb4a-41fb-8151-90fb38b56b03 HTTP/1.1" 404 171 0.003188 10.0.0.27 - - [2025-10-27 01:52:14] "GET /domains HTTP/1.1" 200 438 0.003133 10.0.0.27 - - [2025-10-27 01:52:14] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001576 10.0.0.27 - - [2025-10-27 01:52:14] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1317 0.011459 10.0.0.27 - - [2025-10-27 01:52:14] "GET /projects?obj_uuids=3cb96a31-5737-4a82-8020-ef9632557f4f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001151 10.0.0.27 - - [2025-10-27 01:52:14] "GET /project/3cb96a31-5737-4a82-8020-ef9632557f4f HTTP/1.1" 200 2169 0.047351 252.27.82.243 - - [2025-10-27 01:52:14] "POST /neutron/network HTTP/1.1" 200 833 0.006535 10.0.0.27 - - [2025-10-27 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004510 10.0.0.27 - - [2025-10-27 01:52:14] "POST /useragent-kv HTTP/1.1" 200 115 0.007520 10.0.0.27 - - [2025-10-27 01:52:14] "POST /useragent-kv HTTP/1.1" 200 115 0.004862 252.27.82.243 - - [2025-10-27 01:52:14] "POST /neutron/network HTTP/1.1" 200 151 0.120495 10.0.0.27 - - [2025-10-27 01:52:14] "DELETE /route-target/77482141-ef22-4a8f-94d9-3f3aa8a9de8e HTTP/1.1" 200 115 0.032156 10.0.0.27 - - [2025-10-27 01:52:14] "GET /routing-instance/6c4b85ca-8be9-4311-a71e-418a3cb2e5c7 HTTP/1.1" 404 171 0.005801 10.0.0.27 - - [2025-10-27 01:52:14] "GET /domains HTTP/1.1" 200 438 0.002884 10.0.0.27 - - [2025-10-27 01:52:15] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001220 10.0.0.27 - - [2025-10-27 01:52:15] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1317 0.009057 10.0.0.27 - - [2025-10-27 01:52:15] "GET /projects?obj_uuids=3cb96a31-5737-4a82-8020-ef9632557f4f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001286 10.0.0.27 - - [2025-10-27 01:52:15] "GET /project/3cb96a31-5737-4a82-8020-ef9632557f4f HTTP/1.1" 200 1920 0.045129 10.0.0.27 - - [2025-10-27 01:52:15] "GET /projects?obj_uuids=3cb96a31-5737-4a82-8020-ef9632557f4f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004149 10.0.0.27 - - [2025-10-27 01:52:15] "GET /project/3cb96a31-5737-4a82-8020-ef9632557f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.034090 10.0.0.27 - - [2025-10-27 01:52:15] "GET /projects?obj_uuids=3cb96a31-5737-4a82-8020-ef9632557f4f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002213 10.0.0.27 - - [2025-10-27 01:52:16] "GET /project/3cb96a31-5737-4a82-8020-ef9632557f4f?fields=virtual_networks HTTP/1.1" 200 1055 0.109313 10.0.0.27 - - [2025-10-27 01:52:16] "GET /projects?obj_uuids=3cb96a31-5737-4a82-8020-ef9632557f4f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001270 10.0.0.27 - - [2025-10-27 01:52:16] "GET /project/3cb96a31-5737-4a82-8020-ef9632557f4f?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.037991 10.0.0.27 - - [2025-10-27 01:52:16] "GET /projects?obj_uuids=3cb96a31-5737-4a82-8020-ef9632557f4f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001398 10.0.0.27 - - [2025-10-27 01:52:16] "GET /project/3cb96a31-5737-4a82-8020-ef9632557f4f?fields=security_groups HTTP/1.1" 200 1292 0.047978 10.0.0.27 - - [2025-10-27 01:52:17] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001367 10.0.0.27 - - [2025-10-27 01:52:17] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.009454 10.0.0.27 - - [2025-10-27 01:52:17] "POST /fqname-to-id HTTP/1.1" 404 181 0.037700 10.0.0.27 - - [2025-10-27 01:52:17] "GET /projects?obj_uuids=2290d7c5-8645-4ff1-8494-ed13b37cecae&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002737 10.0.0.27 - - [2025-10-27 01:52:17] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002548 10.0.0.27 - - [2025-10-27 01:52:17] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.014073 10.0.0.27 - - [2025-10-27 01:52:17] "POST /id-to-fqname HTTP/1.1" 200 183 0.001250 10.0.0.27 - - [2025-10-27 01:52:17] "POST /fqname-to-id HTTP/1.1" 404 192 0.003996 10.0.0.27 - - [2025-10-27 01:52:17] "POST /security-groups HTTP/1.1" 200 578 0.065019 10.0.0.27 - - [2025-10-27 01:52:17] "POST /fqname-to-id HTTP/1.1" 404 227 0.002688 10.0.0.27 - - [2025-10-27 01:52:17] "POST /projects HTTP/1.1" 200 567 0.237070 10.0.0.27 - - [2025-10-27 01:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.300759 10.0.0.27 - - [2025-10-27 01:52:17] "POST /access-control-lists HTTP/1.1" 200 591 0.059554 10.0.0.27 - - [2025-10-27 01:52:17] "GET /project/2290d7c5-8645-4ff1-8494-ed13b37cecae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.458337 10.0.0.27 - - [2025-10-27 01:52:17] "POST /fqname-to-id HTTP/1.1" 404 226 0.004332 10.0.0.27 - - [2025-10-27 01:52:17] "POST /access-control-lists HTTP/1.1" 200 589 0.064703 [Introspect:8084]10.0.0.27 - - [2025-10-27 01:52:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001149 10.0.0.27 - - [2025-10-27 01:52:19] "GET / HTTP/1.1" 200 36215 0.002018 [Introspect:8084]10.0.0.27 - - [2025-10-27 01:52:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001052 10.0.0.27 - - [2025-10-27 01:52:21] "GET /projects?obj_uuids=2290d7c5-8645-4ff1-8494-ed13b37cecae&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001033 10.0.0.27 - - [2025-10-27 01:52:21] "GET /project/2290d7c5-8645-4ff1-8494-ed13b37cecae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.032427 10.0.0.27 - - [2025-10-27 01:52:21] "GET /projects?obj_uuids=2290d7c5-8645-4ff1-8494-ed13b37cecae&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001244 10.0.0.27 - - [2025-10-27 01:52:21] "GET /project/2290d7c5-8645-4ff1-8494-ed13b37cecae?fields=virtual_networks HTTP/1.1" 200 1021 0.075814 10.0.0.27 - - [2025-10-27 01:52:21] "GET /projects?obj_uuids=2290d7c5-8645-4ff1-8494-ed13b37cecae&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001322 10.0.0.27 - - [2025-10-27 01:52:21] "GET /project/2290d7c5-8645-4ff1-8494-ed13b37cecae?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.030190 10.0.0.27 - - [2025-10-27 01:52:21] "GET /projects?obj_uuids=2290d7c5-8645-4ff1-8494-ed13b37cecae&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001078 10.0.0.27 - - [2025-10-27 01:52:21] "GET /project/2290d7c5-8645-4ff1-8494-ed13b37cecae?fields=security_groups HTTP/1.1" 200 1241 0.028749 10.0.0.27 - - [2025-10-27 01:52:22] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001190 10.0.0.27 - - [2025-10-27 01:52:22] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007219 10.0.0.27 - - [2025-10-27 01:52:22] "POST /fqname-to-id HTTP/1.1" 404 181 0.036173 10.0.0.27 - - [2025-10-27 01:52:22] "GET /projects?obj_uuids=6a808089-c26f-4913-83ad-0c8c1e672483&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003610 10.0.0.27 - - [2025-10-27 01:52:22] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001001 10.0.0.27 - - [2025-10-27 01:52:22] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006779 10.0.0.27 - - [2025-10-27 01:52:22] "POST /id-to-fqname HTTP/1.1" 200 183 0.001424 10.0.0.27 - - [2025-10-27 01:52:22] "POST /fqname-to-id HTTP/1.1" 404 192 0.002920 10.0.0.27 - - [2025-10-27 01:52:22] "POST /security-groups HTTP/1.1" 200 578 0.064570 10.0.0.27 - - [2025-10-27 01:52:22] "POST /fqname-to-id HTTP/1.1" 404 227 0.002985 10.0.0.27 - - [2025-10-27 01:52:22] "POST /projects HTTP/1.1" 200 567 0.227876 10.0.0.27 - - [2025-10-27 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.268248 10.0.0.27 - - [2025-10-27 01:52:22] "POST /access-control-lists HTTP/1.1" 200 591 0.068957 10.0.0.27 - - [2025-10-27 01:52:22] "GET /project/6a808089-c26f-4913-83ad-0c8c1e672483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.419231 10.0.0.27 - - [2025-10-27 01:52:22] "POST /fqname-to-id HTTP/1.1" 404 226 0.007157 10.0.0.27 - - [2025-10-27 01:52:23] "POST /access-control-lists HTTP/1.1" 200 589 0.067673 10.0.0.27 - - [2025-10-27 01:52:24] "GET / HTTP/1.1" 200 36215 0.001812 10.0.0.27 - - [2025-10-27 01:52:24] "POST /fqname-to-id HTTP/1.1" 404 191 0.002777 10.0.0.27 - - [2025-10-27 01:52:24] "GET /projects?obj_uuids=5f22c805-26ca-44ea-93ee-2bb36d6558ac&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001299 10.0.0.27 - - [2025-10-27 01:52:24] "POST /fqname-to-id HTTP/1.1" 404 226 0.003846 10.0.0.27 - - [2025-10-27 01:52:24] "POST /access-control-lists HTTP/1.1" 200 590 0.022060 10.0.0.27 - - [2025-10-27 01:52:24] "POST /fqname-to-id HTTP/1.1" 404 225 0.003015 10.0.0.27 - - [2025-10-27 01:52:24] "POST /access-control-lists HTTP/1.1" 200 588 0.018492 10.0.0.27 - - [2025-10-27 01:52:25] "PUT /access-control-list/ed6245cc-6a3f-4012-8e4f-d7d0b48d5f01 HTTP/1.1" 200 273 0.009834 10.0.0.27 - - [2025-10-27 01:52:25] "PUT /access-control-list/1419b6fd-5f80-4b98-8f8b-323675e977ef HTTP/1.1" 200 273 0.011260 252.27.82.243 - - [2025-10-27 01:52:25] "POST /neutron/security_group HTTP/1.1" 200 1362 0.427453 10.0.0.27 - - [2025-10-27 01:52:25] "PUT /access-control-list/1419b6fd-5f80-4b98-8f8b-323675e977ef HTTP/1.1" 200 273 0.011828 10.0.0.27 - - [2025-10-27 01:52:25] "GET /projects?obj_uuids=5f22c805-26ca-44ea-93ee-2bb36d6558ac&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001218 252.27.82.243 - - [2025-10-27 01:52:25] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.052469 252.27.82.243 - - [2025-10-27 01:52:25] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.010000 252.27.82.243 - - [2025-10-27 01:52:25] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.172495 252.27.82.243 - - [2025-10-27 01:52:25] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.011914 10.0.0.27 - - [2025-10-27 01:52:25] "PUT /access-control-list/1419b6fd-5f80-4b98-8f8b-323675e977ef HTTP/1.1" 200 273 0.033244 252.27.82.243 - - [2025-10-27 01:52:25] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.108834 10.0.0.27 - - [2025-10-27 01:52:25] "POST /fqname-to-id HTTP/1.1" 404 191 0.003724 10.0.0.27 - - [2025-10-27 01:52:25] "PUT /access-control-list/1419b6fd-5f80-4b98-8f8b-323675e977ef HTTP/1.1" 200 273 0.012144 10.0.0.27 - - [2025-10-27 01:52:25] "GET /projects?obj_uuids=5f22c805-26ca-44ea-93ee-2bb36d6558ac&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001101 10.0.0.27 - - [2025-10-27 01:52:25] "POST /fqname-to-id HTTP/1.1" 404 226 0.004642 10.0.0.27 - - [2025-10-27 01:52:25] "POST /access-control-lists HTTP/1.1" 200 590 0.020035 10.0.0.27 - - [2025-10-27 01:52:25] "POST /fqname-to-id HTTP/1.1" 404 225 0.003165 10.0.0.27 - - [2025-10-27 01:52:26] "POST /access-control-lists HTTP/1.1" 200 588 0.029068 10.0.0.27 - - [2025-10-27 01:52:26] "PUT /access-control-list/def51cea-5fe5-4177-9d02-79eccf8395fb HTTP/1.1" 200 273 0.008887 10.0.0.27 - - [2025-10-27 01:52:26] "PUT /access-control-list/6fe934fd-ac10-4939-8126-e050bd3c8b0f HTTP/1.1" 200 273 0.015598 252.27.82.243 - - [2025-10-27 01:52:26] "POST /neutron/security_group HTTP/1.1" 200 1362 0.373133 10.0.0.27 - - [2025-10-27 01:52:26] "PUT /access-control-list/6fe934fd-ac10-4939-8126-e050bd3c8b0f HTTP/1.1" 200 273 0.009963 10.0.0.27 - - [2025-10-27 01:52:26] "GET /projects?obj_uuids=5f22c805-26ca-44ea-93ee-2bb36d6558ac&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001362 252.27.82.243 - - [2025-10-27 01:52:26] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.028967 252.27.82.243 - - [2025-10-27 01:52:26] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.009176 252.27.82.243 - - [2025-10-27 01:52:26] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.117302 10.0.0.27 - - [2025-10-27 01:52:26] "PUT /access-control-list/6fe934fd-ac10-4939-8126-e050bd3c8b0f HTTP/1.1" 200 273 0.013267 252.27.82.243 - - [2025-10-27 01:52:26] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.013568 252.27.82.243 - - [2025-10-27 01:52:26] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.169237 10.0.0.27 - - [2025-10-27 01:52:26] "POST /fqname-to-id HTTP/1.1" 401 297 0.000423 10.0.0.27 - - [2025-10-27 01:52:26] "PUT /access-control-list/6fe934fd-ac10-4939-8126-e050bd3c8b0f HTTP/1.1" 200 273 0.014138 10.0.0.27 - - [2025-10-27 01:52:27] "POST /fqname-to-id HTTP/1.1" 404 208 0.032244 10.0.0.27 - - [2025-10-27 01:52:27] "GET /projects?obj_uuids=6a808089-c26f-4913-83ad-0c8c1e672483&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001698 10.0.0.27 - - [2025-10-27 01:52:27] "POST /fqname-to-id HTTP/1.1" 404 243 0.003836 10.0.0.27 - - [2025-10-27 01:52:27] "POST /access-control-lists HTTP/1.1" 200 607 0.022777 10.0.0.27 - - [2025-10-27 01:52:27] "POST /fqname-to-id HTTP/1.1" 404 242 0.004607 10.0.0.27 - - [2025-10-27 01:52:27] "POST /access-control-lists HTTP/1.1" 200 605 0.023495 10.0.0.27 - - [2025-10-27 01:52:27] "PUT /access-control-list/045093b7-2598-41d2-86f6-23deeef1aaf9 HTTP/1.1" 200 273 0.016541 10.0.0.27 - - [2025-10-27 01:52:27] "PUT /access-control-list/4e25d19d-7313-4160-b935-17be71fd4f37 HTTP/1.1" 200 273 0.013820 252.27.82.243 - - [2025-10-27 01:52:27] "POST /neutron/security_group HTTP/1.1" 200 1377 0.353959 10.0.0.27 - - [2025-10-27 01:52:27] "PUT /access-control-list/4e25d19d-7313-4160-b935-17be71fd4f37 HTTP/1.1" 200 273 0.011022 10.0.0.27 - - [2025-10-27 01:52:27] "GET /projects?obj_uuids=6a808089-c26f-4913-83ad-0c8c1e672483&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001068 252.27.82.243 - - [2025-10-27 01:52:27] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.035953 252.27.82.243 - - [2025-10-27 01:52:27] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.011451 252.27.82.243 - - [2025-10-27 01:52:27] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.137088 10.0.0.27 - - [2025-10-27 01:52:27] "PUT /access-control-list/4e25d19d-7313-4160-b935-17be71fd4f37 HTTP/1.1" 200 273 0.019944 252.27.82.243 - - [2025-10-27 01:52:27] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.011764 252.27.82.243 - - [2025-10-27 01:52:28] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.130839 10.0.0.27 - - [2025-10-27 01:52:28] "POST /fqname-to-id HTTP/1.1" 404 208 0.004266 10.0.0.27 - - [2025-10-27 01:52:28] "PUT /access-control-list/4e25d19d-7313-4160-b935-17be71fd4f37 HTTP/1.1" 200 273 0.011878 10.0.0.27 - - [2025-10-27 01:52:28] "GET /projects?obj_uuids=6a808089-c26f-4913-83ad-0c8c1e672483&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001027 10.0.0.27 - - [2025-10-27 01:52:28] "POST /fqname-to-id HTTP/1.1" 404 243 0.003051 10.0.0.27 - - [2025-10-27 01:52:28] "POST /access-control-lists HTTP/1.1" 200 607 0.018177 10.0.0.27 - - [2025-10-27 01:52:28] "POST /fqname-to-id HTTP/1.1" 404 242 0.003101 10.0.0.27 - - [2025-10-27 01:52:28] "POST /access-control-lists HTTP/1.1" 200 605 0.026611 10.0.0.27 - - [2025-10-27 01:52:28] "PUT /access-control-list/550e5980-86b2-454d-b329-5628d427154a HTTP/1.1" 200 273 0.009051 10.0.0.27 - - [2025-10-27 01:52:28] "PUT /access-control-list/8b413383-b2ef-406f-8b32-758d7a736ad2 HTTP/1.1" 200 273 0.012106 252.27.82.243 - - [2025-10-27 01:52:28] "POST /neutron/security_group HTTP/1.1" 200 1377 0.359449 10.0.0.27 - - [2025-10-27 01:52:28] "PUT /access-control-list/8b413383-b2ef-406f-8b32-758d7a736ad2 HTTP/1.1" 200 273 0.011602 10.0.0.27 - - [2025-10-27 01:52:28] "GET /projects?obj_uuids=6a808089-c26f-4913-83ad-0c8c1e672483&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001063 252.27.82.243 - - [2025-10-27 01:52:28] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.035851 252.27.82.243 - - [2025-10-27 01:52:28] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.009336 252.27.82.243 - - [2025-10-27 01:52:28] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.164866 10.0.0.27 - - [2025-10-27 01:52:28] "PUT /access-control-list/8b413383-b2ef-406f-8b32-758d7a736ad2 HTTP/1.1" 200 273 0.014591 252.27.82.243 - - [2025-10-27 01:52:28] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.013042 252.27.82.243 - - [2025-10-27 01:52:28] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.161559 10.0.0.27 - - [2025-10-27 01:52:28] "PUT /access-control-list/8b413383-b2ef-406f-8b32-758d7a736ad2 HTTP/1.1" 200 273 0.009662 10.0.0.27 - - [2025-10-27 01:52:29] "GET /projects?obj_uuids=5f22c805-26ca-44ea-93ee-2bb36d6558ac&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001213 252.27.82.243 - - [2025-10-27 01:52:29] "POST /neutron/router HTTP/1.1" 200 539 0.068048 10.0.0.27 - - [2025-10-27 01:52:29] "POST /route-targets HTTP/1.1" 200 328 0.020862 10.0.0.27 - - [2025-10-27 01:52:29] "PUT /logical-router/2a799c41-8409-4b1a-8315-e1633e4e8bae HTTP/1.1" 200 263 0.026837 252.27.82.243 - - [2025-10-27 01:52:29] "POST /neutron/router HTTP/1.1" 200 539 0.004649 252.27.82.243 - - [2025-10-27 01:52:29] "POST /neutron/router HTTP/1.1" 200 539 0.003625 252.27.82.243 - - [2025-10-27 01:52:29] "POST /neutron/router HTTP/1.1" 200 539 0.004220 252.27.82.243 - - [2025-10-27 01:52:29] "POST /neutron/router HTTP/1.1" 200 539 0.004596 252.27.82.243 - - [2025-10-27 01:52:29] "POST /neutron/router HTTP/1.1" 200 539 0.005801 252.27.82.243 - - [2025-10-27 01:52:29] "POST /neutron/router HTTP/1.1" 200 539 0.004736 252.27.82.243 - - [2025-10-27 01:52:29] "POST /neutron/router HTTP/1.1" 200 539 0.003583 252.27.82.243 - - [2025-10-27 01:52:29] "POST /neutron/router HTTP/1.1" 200 539 0.003865 252.27.82.243 - - [2025-10-27 01:52:30] "POST /neutron/router HTTP/1.1" 200 539 0.003548 252.27.82.243 - - [2025-10-27 01:52:30] "POST /neutron/router HTTP/1.1" 200 539 0.004081 252.27.82.243 - - [2025-10-27 01:52:30] "POST /neutron/router HTTP/1.1" 200 539 0.004110 252.27.82.243 - - [2025-10-27 01:52:30] "POST /neutron/router HTTP/1.1" 200 539 0.003890 252.27.82.243 - - [2025-10-27 01:52:30] "POST /neutron/router HTTP/1.1" 200 539 0.003846 252.27.82.243 - - [2025-10-27 01:52:30] "POST /neutron/router HTTP/1.1" 200 539 0.003664 252.27.82.243 - - [2025-10-27 01:52:30] "POST /neutron/router HTTP/1.1" 200 539 0.003787 252.27.82.243 - - [2025-10-27 01:52:30] "POST /neutron/router HTTP/1.1" 200 539 0.003777 252.27.82.243 - - [2025-10-27 01:52:30] "POST /neutron/router HTTP/1.1" 200 539 0.003827 252.27.82.243 - - [2025-10-27 01:52:30] "POST /neutron/router HTTP/1.1" 200 539 0.003911 252.27.82.243 - - [2025-10-27 01:52:30] "POST /neutron/router HTTP/1.1" 200 539 0.004084 252.27.82.243 - - [2025-10-27 01:52:30] "POST /neutron/router HTTP/1.1" 200 539 0.004326 252.27.82.243 - - [2025-10-27 01:52:30] "POST /neutron/router HTTP/1.1" 200 539 0.004873 252.27.82.243 - - [2025-10-27 01:52:30] "POST /neutron/router HTTP/1.1" 200 539 0.003667 252.27.82.243 - - [2025-10-27 01:52:30] "POST /neutron/router HTTP/1.1" 200 539 0.003832 252.27.82.243 - - [2025-10-27 01:52:30] "POST /neutron/router HTTP/1.1" 200 539 0.004342 252.27.82.243 - - [2025-10-27 01:52:31] "POST /neutron/router HTTP/1.1" 200 539 0.004449 252.27.82.243 - - [2025-10-27 01:52:31] "POST /neutron/router HTTP/1.1" 200 539 0.004105 252.27.82.243 - - [2025-10-27 01:52:31] "POST /neutron/router HTTP/1.1" 200 539 0.005622 252.27.82.243 - - [2025-10-27 01:52:31] "POST /neutron/router HTTP/1.1" 200 539 0.003879 252.27.82.243 - - [2025-10-27 01:52:31] "POST /neutron/router HTTP/1.1" 200 539 0.004888 252.27.82.243 - - [2025-10-27 01:52:31] "POST /neutron/router HTTP/1.1" 200 539 0.003865 252.27.82.243 - - [2025-10-27 01:52:31] "POST /neutron/router HTTP/1.1" 200 539 0.004642 252.27.82.243 - - [2025-10-27 01:52:31] "POST /neutron/router HTTP/1.1" 200 539 0.005552 252.27.82.243 - - [2025-10-27 01:52:31] "POST /neutron/router HTTP/1.1" 200 539 0.021402 252.27.82.243 - - [2025-10-27 01:52:31] "POST /neutron/router HTTP/1.1" 200 539 0.004047 252.27.82.243 - - [2025-10-27 01:52:31] "POST /neutron/router HTTP/1.1" 200 540 0.021213 252.27.82.243 - - [2025-10-27 01:52:31] "POST /neutron/router HTTP/1.1" 200 540 0.006665 10.0.0.27 - - [2025-10-27 01:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004832 10.0.0.27 - - [2025-10-27 01:52:31] "GET /logical-router/2a799c41-8409-4b1a-8315-e1633e4e8bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003564 252.27.82.243 - - [2025-10-27 01:52:31] "POST /neutron/router HTTP/1.1" 200 151 0.060395 10.0.0.27 - - [2025-10-27 01:52:31] "GET /projects?obj_uuids=5f22c805-26ca-44ea-93ee-2bb36d6558ac&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001636 10.0.0.27 - - [2025-10-27 01:52:31] "DELETE /route-target/e8220d27-dc26-4d51-aaa8-e9effed37d04 HTTP/1.1" 200 115 0.036892 252.27.82.243 - - [2025-10-27 01:52:31] "POST /neutron/router HTTP/1.1" 200 539 0.058594 10.0.0.27 - - [2025-10-27 01:52:31] "POST /route-targets HTTP/1.1" 200 328 0.013627 10.0.0.27 - - [2025-10-27 01:52:32] "PUT /logical-router/3715ecc6-a349-44d6-9926-7b15070942f1 HTTP/1.1" 200 263 0.023409 252.27.82.243 - - [2025-10-27 01:52:32] "POST /neutron/router HTTP/1.1" 200 539 0.007486 252.27.82.243 - - [2025-10-27 01:52:32] "POST /neutron/router HTTP/1.1" 200 539 0.003913 252.27.82.243 - - [2025-10-27 01:52:32] "POST /neutron/router HTTP/1.1" 200 539 0.003851 252.27.82.243 - - [2025-10-27 01:52:32] "POST /neutron/router HTTP/1.1" 200 539 0.004140 252.27.82.243 - - [2025-10-27 01:52:32] "POST /neutron/router HTTP/1.1" 200 539 0.003732 252.27.82.243 - - [2025-10-27 01:52:32] "POST /neutron/router HTTP/1.1" 200 539 0.003807 252.27.82.243 - - [2025-10-27 01:52:32] "POST /neutron/router HTTP/1.1" 200 539 0.004378 252.27.82.243 - - [2025-10-27 01:52:32] "POST /neutron/router HTTP/1.1" 200 539 0.005096 252.27.82.243 - - [2025-10-27 01:52:32] "POST /neutron/router HTTP/1.1" 200 539 0.005185 252.27.82.243 - - [2025-10-27 01:52:32] "POST /neutron/router HTTP/1.1" 200 539 0.005350 252.27.82.243 - - [2025-10-27 01:52:32] "POST /neutron/router HTTP/1.1" 200 539 0.004771 252.27.82.243 - - [2025-10-27 01:52:32] "POST /neutron/router HTTP/1.1" 200 539 0.003788 252.27.82.243 - - [2025-10-27 01:52:32] "POST /neutron/router HTTP/1.1" 200 539 0.004789 252.27.82.243 - - [2025-10-27 01:52:32] "POST /neutron/router HTTP/1.1" 200 539 0.003788 252.27.82.243 - - [2025-10-27 01:52:32] "POST /neutron/router HTTP/1.1" 200 539 0.004165 252.27.82.243 - - [2025-10-27 01:52:32] "POST /neutron/router HTTP/1.1" 200 539 0.004317 252.27.82.243 - - [2025-10-27 01:52:33] "POST /neutron/router HTTP/1.1" 200 539 0.004355 252.27.82.243 - - [2025-10-27 01:52:33] "POST /neutron/router HTTP/1.1" 200 539 0.004844 252.27.82.243 - - [2025-10-27 01:52:33] "POST /neutron/router HTTP/1.1" 200 539 0.004669 252.27.82.243 - - [2025-10-27 01:52:33] "POST /neutron/router HTTP/1.1" 200 539 0.004036 252.27.82.243 - - [2025-10-27 01:52:33] "POST /neutron/router HTTP/1.1" 200 539 0.004761 252.27.82.243 - - [2025-10-27 01:52:33] "POST /neutron/router HTTP/1.1" 200 539 0.004325 252.27.82.243 - - [2025-10-27 01:52:33] "POST /neutron/router HTTP/1.1" 200 539 0.005727 252.27.82.243 - - [2025-10-27 01:52:33] "POST /neutron/router HTTP/1.1" 200 539 0.004672 252.27.82.243 - - [2025-10-27 01:52:33] "POST /neutron/router HTTP/1.1" 200 539 0.005107 252.27.82.243 - - [2025-10-27 01:52:33] "POST /neutron/router HTTP/1.1" 200 539 0.003995 252.27.82.243 - - [2025-10-27 01:52:33] "POST /neutron/router HTTP/1.1" 200 539 0.010194 252.27.82.243 - - [2025-10-27 01:52:33] "POST /neutron/router HTTP/1.1" 200 539 0.004079 252.27.82.243 - - [2025-10-27 01:52:33] "POST /neutron/router HTTP/1.1" 200 539 0.004008 252.27.82.243 - - [2025-10-27 01:52:33] "POST /neutron/router HTTP/1.1" 200 539 0.004192 252.27.82.243 - - [2025-10-27 01:52:33] "POST /neutron/router HTTP/1.1" 200 539 0.004587 252.27.82.243 - - [2025-10-27 01:52:33] "POST /neutron/router HTTP/1.1" 200 539 0.005663 252.27.82.243 - - [2025-10-27 01:52:34] "POST /neutron/router HTTP/1.1" 200 539 0.020236 252.27.82.243 - - [2025-10-27 01:52:34] "POST /neutron/router HTTP/1.1" 200 539 0.004563 252.27.82.243 - - [2025-10-27 01:52:34] "POST /neutron/router HTTP/1.1" 200 539 0.022599 252.27.82.243 - - [2025-10-27 01:52:34] "POST /neutron/router HTTP/1.1" 200 539 0.004681 10.0.0.27 - - [2025-10-27 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006060 10.0.0.27 - - [2025-10-27 01:52:34] "GET /logical-router/3715ecc6-a349-44d6-9926-7b15070942f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004826 252.27.82.243 - - [2025-10-27 01:52:34] "POST /neutron/router HTTP/1.1" 200 151 0.066344 10.0.0.27 - - [2025-10-27 01:52:34] "GET /projects?obj_uuids=6a808089-c26f-4913-83ad-0c8c1e672483&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001544 10.0.0.27 - - [2025-10-27 01:52:34] "DELETE /route-target/434d56bb-da39-4968-b2fa-c070fef4989c HTTP/1.1" 200 115 0.035801 252.27.82.243 - - [2025-10-27 01:52:34] "POST /neutron/router HTTP/1.1" 200 557 0.064052 10.0.0.27 - - [2025-10-27 01:52:34] "POST /route-targets HTTP/1.1" 200 328 0.016247 10.0.0.27 - - [2025-10-27 01:52:34] "PUT /logical-router/da8b8a13-8825-4145-8dc2-fa8f37a34e05 HTTP/1.1" 200 263 0.023745 252.27.82.243 - - [2025-10-27 01:52:34] "POST /neutron/router HTTP/1.1" 200 557 0.006752 252.27.82.243 - - [2025-10-27 01:52:34] "POST /neutron/router HTTP/1.1" 200 557 0.003907 252.27.82.243 - - [2025-10-27 01:52:34] "POST /neutron/router HTTP/1.1" 200 557 0.004345 252.27.82.243 - - [2025-10-27 01:52:34] "POST /neutron/router HTTP/1.1" 200 557 0.004125 252.27.82.243 - - [2025-10-27 01:52:34] "POST /neutron/router HTTP/1.1" 200 557 0.004142 252.27.82.243 - - [2025-10-27 01:52:34] "POST /neutron/router HTTP/1.1" 200 557 0.004469 252.27.82.243 - - [2025-10-27 01:52:34] "POST /neutron/router HTTP/1.1" 200 557 0.004045 252.27.82.243 - - [2025-10-27 01:52:34] "POST /neutron/router HTTP/1.1" 200 557 0.004617 252.27.82.243 - - [2025-10-27 01:52:35] "POST /neutron/router HTTP/1.1" 200 557 0.005737 252.27.82.243 - - [2025-10-27 01:52:35] "POST /neutron/router HTTP/1.1" 200 557 0.003990 252.27.82.243 - - [2025-10-27 01:52:35] "POST /neutron/router HTTP/1.1" 200 557 0.004504 252.27.82.243 - - [2025-10-27 01:52:35] "POST /neutron/router HTTP/1.1" 200 557 0.003422 252.27.82.243 - - [2025-10-27 01:52:35] "POST /neutron/router HTTP/1.1" 200 557 0.003795 252.27.82.243 - - [2025-10-27 01:52:35] "POST /neutron/router HTTP/1.1" 200 557 0.004677 252.27.82.243 - - [2025-10-27 01:52:35] "POST /neutron/router HTTP/1.1" 200 557 0.004312 252.27.82.243 - - [2025-10-27 01:52:35] "POST /neutron/router HTTP/1.1" 200 557 0.003783 252.27.82.243 - - [2025-10-27 01:52:35] "POST /neutron/router HTTP/1.1" 200 557 0.004619 252.27.82.243 - - [2025-10-27 01:52:35] "POST /neutron/router HTTP/1.1" 200 557 0.003635 252.27.82.243 - - [2025-10-27 01:52:35] "POST /neutron/router HTTP/1.1" 200 557 0.004534 252.27.82.243 - - [2025-10-27 01:52:35] "POST /neutron/router HTTP/1.1" 200 557 0.004045 252.27.82.243 - - [2025-10-27 01:52:35] "POST /neutron/router HTTP/1.1" 200 557 0.004088 252.27.82.243 - - [2025-10-27 01:52:35] "POST /neutron/router HTTP/1.1" 200 557 0.004870 252.27.82.243 - - [2025-10-27 01:52:35] "POST /neutron/router HTTP/1.1" 200 557 0.003625 252.27.82.243 - - [2025-10-27 01:52:35] "POST /neutron/router HTTP/1.1" 200 557 0.005381 252.27.82.243 - - [2025-10-27 01:52:36] "POST /neutron/router HTTP/1.1" 200 557 0.003987 252.27.82.243 - - [2025-10-27 01:52:36] "POST /neutron/router HTTP/1.1" 200 557 0.005222 252.27.82.243 - - [2025-10-27 01:52:36] "POST /neutron/router HTTP/1.1" 200 557 0.004536 252.27.82.243 - - [2025-10-27 01:52:36] "POST /neutron/router HTTP/1.1" 200 557 0.005167 252.27.82.243 - - [2025-10-27 01:52:36] "POST /neutron/router HTTP/1.1" 200 557 0.004043 252.27.82.243 - - [2025-10-27 01:52:36] "POST /neutron/router HTTP/1.1" 200 557 0.004733 252.27.82.243 - - [2025-10-27 01:52:36] "POST /neutron/router HTTP/1.1" 200 557 0.004551 252.27.82.243 - - [2025-10-27 01:52:36] "POST /neutron/router HTTP/1.1" 200 557 0.004976 252.27.82.243 - - [2025-10-27 01:52:36] "POST /neutron/router HTTP/1.1" 200 557 0.024813 252.27.82.243 - - [2025-10-27 01:52:36] "POST /neutron/router HTTP/1.1" 200 557 0.004812 252.27.82.243 - - [2025-10-27 01:52:36] "POST /neutron/router HTTP/1.1" 200 557 0.024558 252.27.82.243 - - [2025-10-27 01:52:36] "POST /neutron/router HTTP/1.1" 200 557 0.004025 10.0.0.27 - - [2025-10-27 01:52:36] "GET /logical-router/da8b8a13-8825-4145-8dc2-fa8f37a34e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003163 10.0.0.27 - - [2025-10-27 01:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006576 252.27.82.243 - - [2025-10-27 01:52:36] "POST /neutron/router HTTP/1.1" 200 151 0.064651 252.27.82.243 - - [2025-10-27 01:52:36] "POST /neutron/security_group HTTP/1.1" 200 519 0.008533 10.0.0.27 - - [2025-10-27 01:52:36] "DELETE /route-target/e381bb54-a496-49a5-8731-e8de7e01bb05 HTTP/1.1" 200 115 0.033506 252.27.82.243 - - [2025-10-27 01:52:37] "POST /neutron/security_group HTTP/1.1" 200 151 0.048478 10.0.0.27 - - [2025-10-27 01:52:37] "DELETE /access-control-list/550e5980-86b2-454d-b329-5628d427154a HTTP/1.1" 200 115 0.024615 252.27.82.243 - - [2025-10-27 01:52:37] "POST /neutron/security_group HTTP/1.1" 200 519 0.006699 10.0.0.27 - - [2025-10-27 01:52:37] "DELETE /access-control-list/8b413383-b2ef-406f-8b32-758d7a736ad2 HTTP/1.1" 200 115 0.034128 252.27.82.243 - - [2025-10-27 01:52:37] "POST /neutron/security_group HTTP/1.1" 200 151 0.053241 10.0.0.27 - - [2025-10-27 01:52:37] "DELETE /access-control-list/045093b7-2598-41d2-86f6-23deeef1aaf9 HTTP/1.1" 200 115 0.033389 252.27.82.243 - - [2025-10-27 01:52:37] "POST /neutron/security_group HTTP/1.1" 200 504 0.004571 10.0.0.27 - - [2025-10-27 01:52:37] "DELETE /access-control-list/4e25d19d-7313-4160-b935-17be71fd4f37 HTTP/1.1" 200 115 0.028195 252.27.82.243 - - [2025-10-27 01:52:37] "POST /neutron/security_group HTTP/1.1" 200 151 0.052270 10.0.0.27 - - [2025-10-27 01:52:37] "DELETE /access-control-list/def51cea-5fe5-4177-9d02-79eccf8395fb HTTP/1.1" 200 115 0.030062 252.27.82.243 - - [2025-10-27 01:52:37] "POST /neutron/security_group HTTP/1.1" 200 504 0.005531 10.0.0.27 - - [2025-10-27 01:52:37] "DELETE /access-control-list/6fe934fd-ac10-4939-8126-e050bd3c8b0f HTTP/1.1" 200 115 0.037804 252.27.82.243 - - [2025-10-27 01:52:37] "POST /neutron/security_group HTTP/1.1" 200 151 0.053191 10.0.0.27 - - [2025-10-27 01:52:37] "DELETE /access-control-list/ed6245cc-6a3f-4012-8e4f-d7d0b48d5f01 HTTP/1.1" 200 115 0.031307 10.0.0.27 - - [2025-10-27 01:52:37] "DELETE /access-control-list/1419b6fd-5f80-4b98-8f8b-323675e977ef HTTP/1.1" 200 115 0.031396 10.0.0.27 - - [2025-10-27 01:52:37] "GET /projects?obj_uuids=6a808089-c26f-4913-83ad-0c8c1e672483&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001345 10.0.0.27 - - [2025-10-27 01:52:37] "GET /project/6a808089-c26f-4913-83ad-0c8c1e672483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.029562 10.0.0.27 - - [2025-10-27 01:52:37] "GET /projects?obj_uuids=6a808089-c26f-4913-83ad-0c8c1e672483&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001599 10.0.0.27 - - [2025-10-27 01:52:37] "GET /project/6a808089-c26f-4913-83ad-0c8c1e672483?fields=virtual_networks HTTP/1.1" 200 1021 0.069557 10.0.0.27 - - [2025-10-27 01:52:37] "GET /projects?obj_uuids=6a808089-c26f-4913-83ad-0c8c1e672483&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001668 10.0.0.27 - - [2025-10-27 01:52:38] "GET /project/6a808089-c26f-4913-83ad-0c8c1e672483?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.030668 10.0.0.27 - - [2025-10-27 01:52:38] "GET /projects?obj_uuids=6a808089-c26f-4913-83ad-0c8c1e672483&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001373 10.0.0.27 - - [2025-10-27 01:52:38] "GET /project/6a808089-c26f-4913-83ad-0c8c1e672483?fields=security_groups HTTP/1.1" 200 1241 0.037614 10.0.0.27 - - [2025-10-27 01:52:38] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001292 10.0.0.27 - - [2025-10-27 01:52:38] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008269 10.0.0.27 - - [2025-10-27 01:52:39] "POST /fqname-to-id HTTP/1.1" 404 182 0.037828 10.0.0.27 - - [2025-10-27 01:52:39] "GET /projects?obj_uuids=baf7ffa3-eacf-49ca-9a8f-f1dd0887bcdd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003119 10.0.0.27 - - [2025-10-27 01:52:39] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001398 10.0.0.27 - - [2025-10-27 01:52:39] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007776 10.0.0.27 - - [2025-10-27 01:52:39] "POST /id-to-fqname HTTP/1.1" 200 184 0.001275 10.0.0.27 - - [2025-10-27 01:52:39] "POST /fqname-to-id HTTP/1.1" 404 193 0.004493 10.0.0.27 - - [2025-10-27 01:52:39] "POST /security-groups HTTP/1.1" 200 579 0.069012 10.0.0.27 - - [2025-10-27 01:52:39] "POST /fqname-to-id HTTP/1.1" 404 228 0.005591 10.0.0.27 - - [2025-10-27 01:52:39] "POST /projects HTTP/1.1" 200 569 0.229828 10.0.0.27 - - [2025-10-27 01:52:39] "POST /access-control-lists HTTP/1.1" 200 592 0.060477 10.0.0.27 - - [2025-10-27 01:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.315011 10.0.0.27 - - [2025-10-27 01:52:39] "POST /fqname-to-id HTTP/1.1" 404 227 0.003073 10.0.0.27 - - [2025-10-27 01:52:39] "GET /project/baf7ffa3-eacf-49ca-9a8f-f1dd0887bcdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.461224 10.0.0.27 - - [2025-10-27 01:52:39] "POST /access-control-lists HTTP/1.1" 200 590 0.076872 10.0.0.27 - - [2025-10-27 01:52:40] "GET / HTTP/1.1" 200 36215 0.002179 10.0.0.27 - - [2025-10-27 01:52:41] "POST /fqname-to-id HTTP/1.1" 401 297 0.000827 10.0.0.27 - - [2025-10-27 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.088063 10.0.0.27 - - [2025-10-27 01:52:42] "GET /projects?obj_uuids=baf7ffa3-eacf-49ca-9a8f-f1dd0887bcdd&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001638 10.0.0.27 - - [2025-10-27 01:52:42] "GET /project/baf7ffa3-eacf-49ca-9a8f-f1dd0887bcdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.059524 10.0.0.27 - - [2025-10-27 01:52:42] "DELETE /project/2290d7c586454ff18494ed13b37cecae HTTP/1.1" 404 173 0.023539 10.0.0.27 - - [2025-10-27 01:52:42] "DELETE /project/6a808089c26f491383ad0c8c1e672483 HTTP/1.1" 404 173 0.022824 10.0.0.27 - - [2025-10-27 01:52:42] "DELETE /project/baf7ffa3eacf49ca9a8ff1dd0887bcdd HTTP/1.1" 404 173 0.018729 10.0.0.27 - - [2025-10-27 01:52:42] "GET /projects?obj_uuids=3cb96a31-5737-4a82-8020-ef9632557f4f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001123 10.0.0.27 - - [2025-10-27 01:52:42] "GET /projects?obj_uuids=2290d7c5-8645-4ff1-8494-ed13b37cecae&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.004254 10.0.0.27 - - [2025-10-27 01:52:42] "GET /projects?obj_uuids=6a808089-c26f-4913-83ad-0c8c1e672483&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001233 252.27.82.243 - - [2025-10-27 01:52:42] "POST /neutron/network HTTP/1.1" 200 117 0.053634 10.0.0.27 - - [2025-10-27 01:52:42] "GET /project/3cb96a31-5737-4a82-8020-ef9632557f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.081774 10.0.0.27 - - [2025-10-27 01:52:42] "GET /projects?obj_uuids=3cb96a31-5737-4a82-8020-ef9632557f4f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001202 10.0.0.27 - - [2025-10-27 01:52:42] "GET /project/2290d7c5-8645-4ff1-8494-ed13b37cecae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.104223 10.0.0.27 - - [2025-10-27 01:52:42] "GET /projects?obj_uuids=baf7ffa3-eacf-49ca-9a8f-f1dd0887bcdd&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001134 10.0.0.27 - - [2025-10-27 01:52:42] "GET /project/6a808089-c26f-4913-83ad-0c8c1e672483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.129166 10.0.0.27 - - [2025-10-27 01:52:42] "GET /project/3cb96a31-5737-4a82-8020-ef9632557f4f?fields=security_groups HTTP/1.1" 200 1385 0.114340 10.0.0.27 - - [2025-10-27 01:52:42] "GET /projects?obj_uuids=2290d7c5-8645-4ff1-8494-ed13b37cecae&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001101 10.0.0.27 - - [2025-10-27 01:52:42] "GET /projects?obj_uuids=6a808089-c26f-4913-83ad-0c8c1e672483&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001474 10.0.0.27 - - [2025-10-27 01:52:42] "GET /project/2290d7c5-8645-4ff1-8494-ed13b37cecae?fields=security_groups HTTP/1.1" 200 1334 0.108510 10.0.0.27 - - [2025-10-27 01:52:42] "GET /project/6a808089-c26f-4913-83ad-0c8c1e672483?fields=security_groups HTTP/1.1" 200 1334 0.144873 10.0.0.27 - - [2025-10-27 01:52:42] "DELETE /security-group/581560fb-0ae6-4d42-a985-527b318ab891 HTTP/1.1" 200 115 0.171064 10.0.0.27 - - [2025-10-27 01:52:42] "GET /projects?obj_uuids=3cb96a31-5737-4a82-8020-ef9632557f4f&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001296 252.27.82.243 - - [2025-10-27 01:52:42] "POST /neutron/network HTTP/1.1" 200 599 0.341048 10.0.0.27 - - [2025-10-27 01:52:42] "GET /project/3cb96a31-5737-4a82-8020-ef9632557f4f?fields=application_policy_sets HTTP/1.1" 200 1424 0.089495 10.0.0.27 - - [2025-10-27 01:52:42] "DELETE /access-control-list/f256a521-1c22-425a-975e-a3b7cb949121 HTTP/1.1" 200 115 0.134608 10.0.0.27 - - [2025-10-27 01:52:43] "DELETE /security-group/b43d1acc-b92d-4666-8152-2c185974db99 HTTP/1.1" 200 115 0.205610 10.0.0.27 - - [2025-10-27 01:52:43] "GET /projects?obj_uuids=2290d7c5-8645-4ff1-8494-ed13b37cecae&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001180 10.0.0.27 - - [2025-10-27 01:52:43] "DELETE /access-control-list/9a67c534-ac10-438e-b6ae-13d772bbd9b0 HTTP/1.1" 200 115 0.069132 10.0.0.27 - - [2025-10-27 01:52:43] "DELETE /security-group/72faff45-ede6-4b73-8380-ce31e4b215e8 HTTP/1.1" 200 115 0.192890 10.0.0.27 - - [2025-10-27 01:52:43] "GET /projects?obj_uuids=6a808089-c26f-4913-83ad-0c8c1e672483&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001286 10.0.0.27 - - [2025-10-27 01:52:43] "POST /route-targets HTTP/1.1" 200 328 0.067296 10.0.0.27 - - [2025-10-27 01:52:43] "GET /project/2290d7c5-8645-4ff1-8494-ed13b37cecae?fields=application_policy_sets HTTP/1.1" 200 1373 0.165730 10.0.0.27 - - [2025-10-27 01:52:43] "GET /project/6a808089-c26f-4913-83ad-0c8c1e672483?fields=application_policy_sets HTTP/1.1" 200 1373 0.116383 10.0.0.27 - - [2025-10-27 01:52:43] "POST /ref-update HTTP/1.1" 200 156 0.056648 10.0.0.27 - - [2025-10-27 01:52:43] "DELETE /project/3cb96a31-5737-4a82-8020-ef9632557f4f HTTP/1.1" 200 115 0.885558 10.0.0.27 - - [2025-10-27 01:52:43] "DELETE /access-control-list/0fabd851-dd69-4edc-a1de-1fee803f2c23 HTTP/1.1" 200 115 0.078672 10.0.0.27 - - [2025-10-27 01:52:43] "POST /useragent-kv HTTP/1.1" 200 115 0.007557 252.27.82.243 - - [2025-10-27 01:52:43] "POST /neutron/subnet HTTP/1.1" 200 729 0.395424 10.0.0.27 - - [2025-10-27 01:52:43] "DELETE /access-control-list/26bfe6c9-fff4-42e1-8a8b-0205802c81ef HTTP/1.1" 200 115 0.043047 10.0.0.27 - - [2025-10-27 01:52:43] "DELETE /project/2290d7c5-8645-4ff1-8494-ed13b37cecae HTTP/1.1" 200 115 0.974786 10.0.0.27 - - [2025-10-27 01:52:43] "DELETE /project/6a808089-c26f-4913-83ad-0c8c1e672483 HTTP/1.1" 200 115 0.998898 10.0.0.27 - - [2025-10-27 01:52:43] "DELETE /access-control-list/37507324-1960-428c-80c1-a1b51cd19fb5 HTTP/1.1" 200 115 0.045804 252.27.82.243 - - [2025-10-27 01:52:43] "POST /neutron/network HTTP/1.1" 200 819 0.010892 10.0.0.27 - - [2025-10-27 01:52:43] "DELETE /access-control-list/bc315651-071f-4a61-aed8-8b3aae004138 HTTP/1.1" 200 115 0.028533 10.0.0.27 - - [2025-10-27 01:52:43] "POST /id-to-fqname HTTP/1.1" 200 214 0.001490 10.0.0.27 - - [2025-10-27 01:52:43] "GET /virtual-network/8de71d69-fd89-468a-9c5b-f3aeb09029b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007191 252.27.82.243 - - [2025-10-27 01:52:43] "POST /neutron/network HTTP/1.1" 200 819 0.005908 10.0.0.27 - - [2025-10-27 01:52:43] "GET /virtual-network/8de71d69-fd89-468a-9c5b-f3aeb09029b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.008527 252.27.82.243 - - [2025-10-27 01:52:43] "POST /neutron/network HTTP/1.1" 200 819 0.007748 252.27.82.243 - - [2025-10-27 01:52:43] "POST /neutron/subnet HTTP/1.1" 200 729 0.023556 10.0.0.27 - - [2025-10-27 01:52:43] "POST /fqname-to-id HTTP/1.1" 404 204 0.004824 10.0.0.27 - - [2025-10-27 01:52:43] "GET /virtual-network/8de71d69-fd89-468a-9c5b-f3aeb09029b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007292 10.0.0.27 - - [2025-10-27 01:52:43] "GET /projects?obj_uuids=baf7ffa3-eacf-49ca-9a8f-f1dd0887bcdd&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001754 252.27.82.243 - - [2025-10-27 01:52:44] "POST /neutron/port HTTP/1.1" 200 1016 0.203513 10.0.0.27 - - [2025-10-27 01:52:44] "GET /virtual-machine-interface/5d14f3db-5379-4248-a3c5-8fbbbba52b70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2380 0.008265 10.0.0.27 - - [2025-10-27 01:52:44] "GET /virtual-machine-interface/5d14f3db-5379-4248-a3c5-8fbbbba52b70?fields=instance_ip_back_refs HTTP/1.1" 200 1317 0.007814 10.0.0.27 - - [2025-10-27 01:52:44] "GET /instance-ip/e110d935-cba4-49a4-b803-b637ded6f183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005147 10.0.0.27 - - [2025-10-27 01:52:44] "GET /virtual-machine-interface/5d14f3db-5379-4248-a3c5-8fbbbba52b70 HTTP/1.1" 401 297 0.000639 10.0.0.27 - - [2025-10-27 01:52:44] "GET /virtual-machine-interface/5d14f3db-5379-4248-a3c5-8fbbbba52b70 HTTP/1.1" 200 2602 0.041349 252.27.82.243 - - [2025-10-27 01:52:44] "POST /neutron/port HTTP/1.1" 200 1016 0.009768 252.27.82.243 - - [2025-10-27 01:52:44] "POST /neutron/port HTTP/1.1" 200 151 0.091016 252.27.82.243 - - [2025-10-27 01:52:44] "POST /neutron/network HTTP/1.1" 200 819 0.006237 10.0.0.27 - - [2025-10-27 01:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004293 10.0.0.27 - - [2025-10-27 01:52:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003166 10.0.0.27 - - [2025-10-27 01:52:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002978 252.27.82.243 - - [2025-10-27 01:52:45] "POST /neutron/network HTTP/1.1" 200 151 0.106995 10.0.0.27 - - [2025-10-27 01:52:45] "DELETE /route-target/90e9b845-2e74-4b1a-b1ab-0deae8135019 HTTP/1.1" 200 115 0.027979 10.0.0.27 - - [2025-10-27 01:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.27 - - [2025-10-27 01:52:45] "GET /projects?obj_uuids=baf7ffa3-eacf-49ca-9a8f-f1dd0887bcdd&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001023 10.0.0.27 - - [2025-10-27 01:52:45] "GET /project/baf7ffa3-eacf-49ca-9a8f-f1dd0887bcdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.029293 252.27.82.243 - - [2025-10-27 01:52:46] "POST /neutron/network HTTP/1.1" 200 117 0.010208 10.0.0.27 - - [2025-10-27 01:52:46] "GET /projects?obj_uuids=baf7ffa3-eacf-49ca-9a8f-f1dd0887bcdd&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001362 252.27.82.243 - - [2025-10-27 01:52:46] "POST /neutron/network HTTP/1.1" 200 601 0.079517 10.0.0.27 - - [2025-10-27 01:52:46] "POST /route-targets HTTP/1.1" 200 328 0.012365 10.0.0.27 - - [2025-10-27 01:52:46] "POST /ref-update HTTP/1.1" 200 156 0.021821 10.0.0.27 - - [2025-10-27 01:52:46] "POST /useragent-kv HTTP/1.1" 200 115 0.005193 252.27.82.243 - - [2025-10-27 01:52:46] "POST /neutron/subnet HTTP/1.1" 200 720 0.206476 10.0.0.27 - - [2025-10-27 01:52:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003680 252.27.82.243 - - [2025-10-27 01:52:46] "POST /neutron/subnet HTTP/1.1" 200 714 0.156332 252.27.82.243 - - [2025-10-27 01:52:46] "POST /neutron/network HTTP/1.1" 200 973 0.008441 10.0.0.27 - - [2025-10-27 01:52:46] "POST /id-to-fqname HTTP/1.1" 200 215 0.001546 10.0.0.27 - - [2025-10-27 01:52:46] "GET /virtual-network/687cff4c-0bf0-4763-803d-dcf05dfcffb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.006327 252.27.82.243 - - [2025-10-27 01:52:46] "POST /neutron/network HTTP/1.1" 200 973 0.009624 10.0.0.27 - - [2025-10-27 01:52:46] "GET /virtual-network/687cff4c-0bf0-4763-803d-dcf05dfcffb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.006969 252.27.82.243 - - [2025-10-27 01:52:46] "POST /neutron/network HTTP/1.1" 200 973 0.007502 252.27.82.243 - - [2025-10-27 01:52:46] "POST /neutron/subnet HTTP/1.1" 200 720 0.010731 252.27.82.243 - - [2025-10-27 01:52:47] "POST /neutron/subnet HTTP/1.1" 200 714 0.009243 10.0.0.27 - - [2025-10-27 01:52:47] "GET /projects?obj_uuids=baf7ffa3-eacf-49ca-9a8f-f1dd0887bcdd&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001351 252.27.82.243 - - [2025-10-27 01:52:47] "POST /neutron/port HTTP/1.1" 200 1015 0.207466 10.0.0.27 - - [2025-10-27 01:52:47] "GET /projects?obj_uuids=baf7ffa3-eacf-49ca-9a8f-f1dd0887bcdd&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001093 252.27.82.243 - - [2025-10-27 01:52:47] "POST /neutron/port HTTP/1.1" 200 1014 0.185482 10.0.0.27 - - [2025-10-27 01:52:47] "POST /id-to-fqname HTTP/1.1" 200 215 0.001434 252.27.82.243 - - [2025-10-27 01:52:47] "POST /neutron/port HTTP/1.1" 200 1015 0.009800 252.27.82.243 - - [2025-10-27 01:52:48] "POST /neutron/port HTTP/1.1" 200 1015 0.010431 252.27.82.243 - - [2025-10-27 01:52:48] "POST /neutron/network HTTP/1.1" 200 973 0.006854 252.27.82.243 - - [2025-10-27 01:52:48] "POST /neutron/port HTTP/1.1" 200 1015 0.008271 252.27.82.243 - - [2025-10-27 01:52:48] "POST /neutron/port HTTP/1.1" 200 117 0.006029 252.27.82.243 - - [2025-10-27 01:52:48] "POST /neutron/port HTTP/1.1" 200 117 0.006703 10.0.0.27 - - [2025-10-27 01:52:48] "POST /id-to-fqname HTTP/1.1" 200 215 0.001458 252.27.82.243 - - [2025-10-27 01:52:48] "POST /neutron/port HTTP/1.1" 200 117 0.006248 252.27.82.243 - - [2025-10-27 01:52:48] "POST /neutron/port HTTP/1.1" 200 1015 0.010395 252.27.82.243 - - [2025-10-27 01:52:48] "POST /neutron/port HTTP/1.1" 200 1014 0.010466 252.27.82.243 - - [2025-10-27 01:52:48] "POST /neutron/port HTTP/1.1" 200 1014 0.013471 252.27.82.243 - - [2025-10-27 01:52:48] "POST /neutron/network HTTP/1.1" 200 973 0.007635 252.27.82.243 - - [2025-10-27 01:52:49] "POST /neutron/port HTTP/1.1" 200 1014 0.011061 252.27.82.243 - - [2025-10-27 01:52:49] "POST /neutron/port HTTP/1.1" 200 117 0.006673 252.27.82.243 - - [2025-10-27 01:52:49] "POST /neutron/port HTTP/1.1" 200 117 0.005813 252.27.82.243 - - [2025-10-27 01:52:49] "POST /neutron/port HTTP/1.1" 200 117 0.006456 252.27.82.243 - - [2025-10-27 01:52:49] "POST /neutron/port HTTP/1.1" 200 1014 0.009126 252.27.82.243 - - [2025-10-27 01:52:50] "POST /neutron/port HTTP/1.1" 200 1015 0.009140 252.27.82.243 - - [2025-10-27 01:52:50] "POST /neutron/network HTTP/1.1" 200 983 0.006837 252.27.82.243 - - [2025-10-27 01:52:50] "POST /neutron/port HTTP/1.1" 200 1015 0.014213 252.27.82.243 - - [2025-10-27 01:52:50] "POST /neutron/port HTTP/1.1" 200 1015 0.010209 252.27.82.243 - - [2025-10-27 01:52:50] "POST /neutron/port HTTP/1.1" 200 1014 0.017126 252.27.82.243 - - [2025-10-27 01:52:50] "POST /neutron/port HTTP/1.1" 200 1103 0.122635 252.27.82.243 - - [2025-10-27 01:52:50] "POST /neutron/network HTTP/1.1" 200 983 0.006798 252.27.82.243 - - [2025-10-27 01:52:50] "POST /neutron/port HTTP/1.1" 200 1014 0.012172 252.27.82.243 - - [2025-10-27 01:52:50] "POST /neutron/port HTTP/1.1" 200 1077 0.022772 252.27.82.243 - - [2025-10-27 01:52:50] "POST /neutron/port HTTP/1.1" 200 1014 0.013989 252.27.82.243 - - [2025-10-27 01:52:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005136 252.27.82.243 - - [2025-10-27 01:52:51] "POST /neutron/subnet HTTP/1.1" 200 694 0.021283 252.27.82.243 - - [2025-10-27 01:52:51] "POST /neutron/port HTTP/1.1" 200 1102 0.123448 252.27.82.243 - - [2025-10-27 01:52:51] "POST /neutron/port HTTP/1.1" 200 117 0.001797 252.27.82.243 - - [2025-10-27 01:52:51] "POST /neutron/network HTTP/1.1" 200 973 0.012539 252.27.82.243 - - [2025-10-27 01:52:51] "POST /neutron/port HTTP/1.1" 200 1076 0.014518 10.0.0.27 - - [2025-10-27 01:52:51] "GET /obj-perms HTTP/1.1" 200 6378 0.071470 252.27.82.243 - - [2025-10-27 01:52:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004182 252.27.82.243 - - [2025-10-27 01:52:51] "POST /neutron/subnet HTTP/1.1" 200 688 0.010564 252.27.82.243 - - [2025-10-27 01:52:51] "POST /neutron/port HTTP/1.1" 200 117 0.001170 252.27.82.243 - - [2025-10-27 01:52:51] "POST /neutron/network HTTP/1.1" 200 973 0.010432 10.0.0.27 - - [2025-10-27 01:52:51] "GET /obj-perms HTTP/1.1" 200 6378 0.083837 252.27.82.243 - - [2025-10-27 01:52:54] "POST /neutron/port HTTP/1.1" 200 1077 0.014878 252.27.82.243 - - [2025-10-27 01:52:54] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009679 252.27.82.243 - - [2025-10-27 01:52:54] "POST /neutron/port HTTP/1.1" 200 1077 0.012795 252.27.82.243 - - [2025-10-27 01:52:54] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008001 252.27.82.243 - - [2025-10-27 01:52:54] "POST /neutron/port HTTP/1.1" 200 1077 0.028426 252.27.82.243 - - [2025-10-27 01:52:55] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009139 10.0.0.27 - - [2025-10-27 01:52:55] "GET /virtual-machine/6d263e62-bb13-49da-a6a3-49ae494e33db HTTP/1.1" 200 1284 0.007268 10.0.0.27 - - [2025-10-27 01:52:55] "GET /virtual-machine-interface/8460b598-b3a3-401f-8035-99b0ef68a220 HTTP/1.1" 200 2917 0.006911 10.0.0.27 - - [2025-10-27 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.27 - - [2025-10-27 01:52:55] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003704 10.0.0.27 - - [2025-10-27 01:52:55] "GET /virtual-networks?parent_id=baf7ffa3-eacf-49ca-9a8f-f1dd0887bcdd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002995 10.0.0.27 - - [2025-10-27 01:52:55] "GET /virtual-network/687cff4c-0bf0-4763-803d-dcf05dfcffb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.005792 10.0.0.27 - - [2025-10-27 01:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004874 10.0.0.27 - - [2025-10-27 01:52:58] "GET /virtual-network/687cff4c-0bf0-4763-803d-dcf05dfcffb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.007878 252.27.82.243 - - [2025-10-27 01:53:01] "POST /neutron/port HTTP/1.1" 200 1077 0.013395 252.27.82.243 - - [2025-10-27 01:53:01] "POST /neutron/port HTTP/1.1" 200 1076 0.013625 252.27.82.243 - - [2025-10-27 01:53:01] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008568 252.27.82.243 - - [2025-10-27 01:53:01] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007470 252.27.82.243 - - [2025-10-27 01:53:01] "POST /neutron/port HTTP/1.1" 200 1076 0.012550 252.27.82.243 - - [2025-10-27 01:53:01] "POST /neutron/port HTTP/1.1" 200 1077 0.013631 252.27.82.243 - - [2025-10-27 01:53:01] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006347 252.27.82.243 - - [2025-10-27 01:53:01] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010567 10.0.0.27 - - [2025-10-27 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.27 - - [2025-10-27 01:53:02] "GET /virtual-network/687cff4c-0bf0-4763-803d-dcf05dfcffb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.006269 252.27.82.243 - - [2025-10-27 01:53:03] "POST /neutron/port HTTP/1.1" 200 1076 0.014865 252.27.82.243 - - [2025-10-27 01:53:03] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005522 252.27.82.243 - - [2025-10-27 01:53:03] "POST /neutron/port HTTP/1.1" 200 1077 0.019372 252.27.82.243 - - [2025-10-27 01:53:03] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006640 252.27.82.243 - - [2025-10-27 01:53:03] "POST /neutron/port HTTP/1.1" 200 1076 0.019060 252.27.82.243 - - [2025-10-27 01:53:03] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007696 10.0.0.27 - - [2025-10-27 01:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.27 - - [2025-10-27 01:53:04] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003370 10.0.0.27 - - [2025-10-27 01:53:04] "GET /virtual-networks?parent_id=baf7ffa3-eacf-49ca-9a8f-f1dd0887bcdd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003221 10.0.0.27 - - [2025-10-27 01:53:05] "GET /virtual-network/687cff4c-0bf0-4763-803d-dcf05dfcffb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.005989 252.27.82.243 - - [2025-10-27 01:53:05] "POST /neutron/port HTTP/1.1" 200 1076 0.013176 252.27.82.243 - - [2025-10-27 01:53:05] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007646 252.27.82.243 - - [2025-10-27 01:53:05] "POST /neutron/port HTTP/1.1" 200 1076 0.015109 252.27.82.243 - - [2025-10-27 01:53:05] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006612 252.27.82.243 - - [2025-10-27 01:53:05] "POST /neutron/port HTTP/1.1" 200 1076 0.012002 252.27.82.243 - - [2025-10-27 01:53:05] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007188 10.0.0.27 - - [2025-10-27 01:53:05] "GET /virtual-machine/f118c475-a855-4649-9aac-283539095c6c HTTP/1.1" 200 1285 0.007011 10.0.0.27 - - [2025-10-27 01:53:05] "GET /virtual-machine-interface/764707a7-5519-42f6-9cf5-2975005adb57 HTTP/1.1" 200 2918 0.006040 10.0.0.27 - - [2025-10-27 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.27 - - [2025-10-27 01:53:06] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002861 10.0.0.27 - - [2025-10-27 01:53:06] "GET /virtual-networks?parent_id=baf7ffa3-eacf-49ca-9a8f-f1dd0887bcdd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003363 10.0.0.27 - - [2025-10-27 01:53:06] "GET /virtual-network/687cff4c-0bf0-4763-803d-dcf05dfcffb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.005322 10.0.0.27 - - [2025-10-27 01:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.27 - - [2025-10-27 01:53:07] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003360 10.0.0.27 - - [2025-10-27 01:53:07] "GET /virtual-networks?parent_id=baf7ffa3-eacf-49ca-9a8f-f1dd0887bcdd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003017 10.0.0.27 - - [2025-10-27 01:53:07] "GET /virtual-network/687cff4c-0bf0-4763-803d-dcf05dfcffb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.006486 252.27.82.243 - - [2025-10-27 01:53:11] "POST /neutron/port HTTP/1.1" 200 1102 0.009716 252.27.82.243 - - [2025-10-27 01:53:11] "POST /neutron/port HTTP/1.1" 200 1102 0.011990 252.27.82.243 - - [2025-10-27 01:53:11] "POST /neutron/port HTTP/1.1" 200 151 0.134176 252.27.82.243 - - [2025-10-27 01:53:11] "POST /neutron/port HTTP/1.1" 200 1103 0.011134 252.27.82.243 - - [2025-10-27 01:53:11] "POST /neutron/port HTTP/1.1" 200 1103 0.010512 252.27.82.243 - - [2025-10-27 01:53:11] "POST /neutron/port HTTP/1.1" 200 151 0.142154 252.27.82.243 - - [2025-10-27 01:53:11] "POST /neutron/network HTTP/1.1" 200 973 0.010282 10.0.0.27 - - [2025-10-27 01:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.27 - - [2025-10-27 01:53:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003772 10.0.0.27 - - [2025-10-27 01:53:12] "POST /useragent-kv HTTP/1.1" 200 115 0.001961 10.0.0.27 - - [2025-10-27 01:53:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002220 10.0.0.27 - - [2025-10-27 01:53:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003042 252.27.82.243 - - [2025-10-27 01:53:12] "POST /neutron/network HTTP/1.1" 200 151 0.124510 10.0.0.27 - - [2025-10-27 01:53:12] "DELETE /route-target/34180aa1-9b87-4009-a176-00ea860feee5 HTTP/1.1" 200 115 0.036992 10.0.0.27 - - [2025-10-27 01:53:12] "GET /projects?obj_uuids=baf7ffa3-eacf-49ca-9a8f-f1dd0887bcdd&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001221 10.0.0.27 - - [2025-10-27 01:53:12] "GET /project/baf7ffa3-eacf-49ca-9a8f-f1dd0887bcdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.037377 10.0.0.27 - - [2025-10-27 01:53:12] "GET /projects?obj_uuids=baf7ffa3-eacf-49ca-9a8f-f1dd0887bcdd&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001001 10.0.0.27 - - [2025-10-27 01:53:12] "GET /project/baf7ffa3-eacf-49ca-9a8f-f1dd0887bcdd?fields=virtual_networks HTTP/1.1" 200 1025 0.065190 10.0.0.27 - - [2025-10-27 01:53:12] "GET /projects?obj_uuids=baf7ffa3-eacf-49ca-9a8f-f1dd0887bcdd&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001177 10.0.0.27 - - [2025-10-27 01:53:12] "GET /project/baf7ffa3-eacf-49ca-9a8f-f1dd0887bcdd?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.032100 10.0.0.27 - - [2025-10-27 01:53:12] "GET /projects?obj_uuids=baf7ffa3-eacf-49ca-9a8f-f1dd0887bcdd&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001175 10.0.0.27 - - [2025-10-27 01:53:12] "GET /project/baf7ffa3-eacf-49ca-9a8f-f1dd0887bcdd?fields=security_groups HTTP/1.1" 200 1246 0.051961 10.0.0.27 - - [2025-10-27 01:53:13] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002073 10.0.0.27 - - [2025-10-27 01:53:13] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.010082 10.0.0.27 - - [2025-10-27 01:53:13] "POST /fqname-to-id HTTP/1.1" 404 184 0.039388 10.0.0.27 - - [2025-10-27 01:53:13] "GET /projects?obj_uuids=6e1a98d8-a033-4161-9cc2-8030e599d127&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003000 10.0.0.27 - - [2025-10-27 01:53:14] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001216 10.0.0.27 - - [2025-10-27 01:53:14] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007274 10.0.0.27 - - [2025-10-27 01:53:14] "POST /id-to-fqname HTTP/1.1" 200 186 0.002870 10.0.0.27 - - [2025-10-27 01:53:14] "POST /fqname-to-id HTTP/1.1" 404 195 0.004642 10.0.0.27 - - [2025-10-27 01:53:14] "POST /security-groups HTTP/1.1" 200 581 0.064888 10.0.0.27 - - [2025-10-27 01:53:14] "POST /fqname-to-id HTTP/1.1" 404 230 0.004589 10.0.0.27 - - [2025-10-27 01:53:14] "POST /projects HTTP/1.1" 200 573 0.254126 10.0.0.27 - - [2025-10-27 01:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.289104 10.0.0.27 - - [2025-10-27 01:53:14] "POST /access-control-lists HTTP/1.1" 200 594 0.061704 10.0.0.27 - - [2025-10-27 01:53:14] "GET /project/6e1a98d8-a033-4161-9cc2-8030e599d127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.464079 10.0.0.27 - - [2025-10-27 01:53:14] "POST /fqname-to-id HTTP/1.1" 404 229 0.003731 10.0.0.27 - - [2025-10-27 01:53:14] "POST /access-control-lists HTTP/1.1" 200 592 0.074036 10.0.0.27 - - [2025-10-27 01:53:15] "GET / HTTP/1.1" 200 36215 0.005822 252.27.82.243 - - [2025-10-27 01:53:16] "POST /neutron/port HTTP/1.1" 200 117 0.008810 10.0.0.27 - - [2025-10-27 01:53:16] "POST /fqname-to-id HTTP/1.1" 401 297 0.000758 252.27.82.243 - - [2025-10-27 01:53:16] "POST /neutron/port HTTP/1.1" 200 117 0.008091 252.27.82.243 - - [2025-10-27 01:53:16] "POST /neutron/port HTTP/1.1" 400 205 0.003894 252.27.82.243 - - [2025-10-27 01:53:16] "POST /neutron/port HTTP/1.1" 400 205 0.003720 10.0.0.27 - - [2025-10-27 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.104476 10.0.0.27 - - [2025-10-27 01:53:17] "GET /projects?obj_uuids=6e1a98d8-a033-4161-9cc2-8030e599d127&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001116 10.0.0.27 - - [2025-10-27 01:53:17] "GET /project/6e1a98d8-a033-4161-9cc2-8030e599d127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.044468 252.27.82.243 - - [2025-10-27 01:53:17] "POST /neutron/network HTTP/1.1" 200 117 0.040344 10.0.0.27 - - [2025-10-27 01:53:17] "GET /projects?obj_uuids=6e1a98d8-a033-4161-9cc2-8030e599d127&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001763 252.27.82.243 - - [2025-10-27 01:53:17] "POST /neutron/network HTTP/1.1" 200 603 0.089482 10.0.0.27 - - [2025-10-27 01:53:17] "POST /route-targets HTTP/1.1" 200 328 0.015819 10.0.0.27 - - [2025-10-27 01:53:17] "POST /ref-update HTTP/1.1" 200 156 0.025941 10.0.0.27 - - [2025-10-27 01:53:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003197 252.27.82.243 - - [2025-10-27 01:53:17] "POST /neutron/subnet HTTP/1.1" 200 725 0.150875 252.27.82.243 - - [2025-10-27 01:53:17] "POST /neutron/network HTTP/1.1" 200 822 0.007367 10.0.0.27 - - [2025-10-27 01:53:17] "POST /id-to-fqname HTTP/1.1" 200 217 0.001329 10.0.0.27 - - [2025-10-27 01:53:17] "GET /virtual-network/9ebe1355-2e66-4048-bdf5-f7753e6c1fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004902 252.27.82.243 - - [2025-10-27 01:53:17] "POST /neutron/network HTTP/1.1" 200 822 0.006789 10.0.0.27 - - [2025-10-27 01:53:17] "GET /virtual-network/9ebe1355-2e66-4048-bdf5-f7753e6c1fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005741 252.27.82.243 - - [2025-10-27 01:53:17] "POST /neutron/network HTTP/1.1" 200 822 0.007113 252.27.82.243 - - [2025-10-27 01:53:18] "POST /neutron/subnet HTTP/1.1" 200 725 0.011458 10.0.0.27 - - [2025-10-27 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.27 - - [2025-10-27 01:53:18] "GET /projects?obj_uuids=6e1a98d8-a033-4161-9cc2-8030e599d127&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001384 10.0.0.27 - - [2025-10-27 01:53:18] "GET /project/6e1a98d8-a033-4161-9cc2-8030e599d127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.037763 252.27.82.243 - - [2025-10-27 01:53:18] "POST /neutron/network HTTP/1.1" 200 117 0.010606 10.0.0.27 - - [2025-10-27 01:53:18] "GET /projects?obj_uuids=6e1a98d8-a033-4161-9cc2-8030e599d127&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001098 252.27.82.243 - - [2025-10-27 01:53:18] "POST /neutron/network HTTP/1.1" 200 603 0.084521 10.0.0.27 - - [2025-10-27 01:53:18] "POST /route-targets HTTP/1.1" 200 328 0.011810 10.0.0.27 - - [2025-10-27 01:53:18] "POST /ref-update HTTP/1.1" 200 156 0.013861 10.0.0.27 - - [2025-10-27 01:53:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004343 252.27.82.243 - - [2025-10-27 01:53:18] "POST /neutron/subnet HTTP/1.1" 200 724 0.175361 252.27.82.243 - - [2025-10-27 01:53:18] "POST /neutron/network HTTP/1.1" 200 822 0.008132 10.0.0.27 - - [2025-10-27 01:53:18] "POST /id-to-fqname HTTP/1.1" 200 217 0.001424 10.0.0.27 - - [2025-10-27 01:53:18] "GET /virtual-network/e8d6629f-e878-47f8-b3a0-81fc32bfeae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005773 252.27.82.243 - - [2025-10-27 01:53:18] "POST /neutron/network HTTP/1.1" 200 822 0.006789 10.0.0.27 - - [2025-10-27 01:53:18] "GET /virtual-network/e8d6629f-e878-47f8-b3a0-81fc32bfeae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005969 252.27.82.243 - - [2025-10-27 01:53:18] "POST /neutron/network HTTP/1.1" 200 822 0.007463 252.27.82.243 - - [2025-10-27 01:53:18] "POST /neutron/subnet HTTP/1.1" 200 724 0.008148 10.0.0.27 - - [2025-10-27 01:53:18] "POST /id-to-fqname HTTP/1.1" 200 217 0.001678 252.27.82.243 - - [2025-10-27 01:53:19] "POST /neutron/network HTTP/1.1" 200 832 0.010213 252.27.82.243 - - [2025-10-27 01:53:19] "GET /aaa-mode HTTP/1.1" 401 297 0.000628 252.27.82.243 - - [2025-10-27 01:53:19] "GET / HTTP/1.1" 200 36215 0.006324 252.27.82.243 - - [2025-10-27 01:53:19] "GET /project/6e1a98d8-a033-4161-9cc2-8030e599d127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000971 10.0.0.27 - - [2025-10-27 01:53:19] "GET /projects?obj_uuids=6e1a98d8-a033-4161-9cc2-8030e599d127&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001254 252.27.82.243 - - [2025-10-27 01:53:19] "GET /project/6e1a98d8-a033-4161-9cc2-8030e599d127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.073425 252.27.82.243 - - [2025-10-27 01:53:20] "POST /neutron/network HTTP/1.1" 200 822 0.039470 252.27.82.243 - - [2025-10-27 01:53:20] "POST /neutron/port HTTP/1.1" 200 117 0.007189 252.27.82.243 - - [2025-10-27 01:53:20] "POST /neutron/port HTTP/1.1" 200 117 0.007929 10.0.0.27 - - [2025-10-27 01:53:20] "POST /id-to-fqname HTTP/1.1" 200 217 0.001839 252.27.82.243 - - [2025-10-27 01:53:20] "POST /neutron/port HTTP/1.1" 200 117 0.005722 252.27.82.243 - - [2025-10-27 01:53:20] "POST /neutron/network HTTP/1.1" 200 832 0.007473 252.27.82.243 - - [2025-10-27 01:53:21] "GET /aaa-mode HTTP/1.1" 401 297 0.000453 252.27.82.243 - - [2025-10-27 01:53:21] "GET / HTTP/1.1" 200 36215 0.002876 252.27.82.243 - - [2025-10-27 01:53:21] "GET /project/6e1a98d8-a033-4161-9cc2-8030e599d127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000572 252.27.82.243 - - [2025-10-27 01:53:21] "POST /neutron/network HTTP/1.1" 200 832 0.009549 10.0.0.27 - - [2025-10-27 01:53:21] "GET /projects?obj_uuids=6e1a98d8-a033-4161-9cc2-8030e599d127&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001131 252.27.82.243 - - [2025-10-27 01:53:21] "GET /project/6e1a98d8-a033-4161-9cc2-8030e599d127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.073087 10.0.0.27 - - [2025-10-27 01:53:21] "GET /projects?obj_uuids=6e1a98d8-a033-4161-9cc2-8030e599d127&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001513 252.27.82.243 - - [2025-10-27 01:53:21] "POST /neutron/network HTTP/1.1" 200 822 0.006342 252.27.82.243 - - [2025-10-27 01:53:21] "POST /neutron/port HTTP/1.1" 200 1056 0.368074 252.27.82.243 - - [2025-10-27 01:53:21] "POST /neutron/port HTTP/1.1" 200 1056 0.015274 252.27.82.243 - - [2025-10-27 01:53:22] "POST /neutron/port HTTP/1.1" 200 1056 0.033910 252.27.82.243 - - [2025-10-27 01:53:22] "POST /neutron/port HTTP/1.1" 200 1030 0.023185 252.27.82.243 - - [2025-10-27 01:53:22] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012504 252.27.82.243 - - [2025-10-27 01:53:22] "POST /neutron/port HTTP/1.1" 200 117 0.016106 252.27.82.243 - - [2025-10-27 01:53:22] "POST /neutron/port HTTP/1.1" 200 1106 0.133256 10.0.0.27 - - [2025-10-27 01:53:22] "GET /projects?obj_uuids=6e1a98d8-a033-4161-9cc2-8030e599d127&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001158 252.27.82.243 - - [2025-10-27 01:53:22] "POST /neutron/port HTTP/1.1" 200 1080 0.023027 252.27.82.243 - - [2025-10-27 01:53:22] "POST /neutron/router HTTP/1.1" 200 578 0.076329 10.0.0.27 - - [2025-10-27 01:53:22] "POST /route-targets HTTP/1.1" 200 328 0.014754 10.0.0.27 - - [2025-10-27 01:53:22] "PUT /logical-router/09992148-67d4-4f04-9673-c961c46866a5 HTTP/1.1" 200 263 0.030854 252.27.82.243 - - [2025-10-27 01:53:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006166 252.27.82.243 - - [2025-10-27 01:53:22] "POST /neutron/router HTTP/1.1" 200 578 0.006776 252.27.82.243 - - [2025-10-27 01:53:22] "POST /neutron/network HTTP/1.1" 200 832 0.021293 252.27.82.243 - - [2025-10-27 01:53:22] "POST /neutron/subnet HTTP/1.1" 200 699 0.018820 10.0.0.27 - - [2025-10-27 01:53:22] "GET /projects?obj_uuids=6e1a98d8-a033-4161-9cc2-8030e599d127&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001531 252.27.82.243 - - [2025-10-27 01:53:22] "POST /neutron/port HTTP/1.1" 200 117 0.002188 10.0.0.27 - - [2025-10-27 01:53:22] "GET /projects?obj_uuids=6e1a98d8-a033-4161-9cc2-8030e599d127&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001182 252.27.82.243 - - [2025-10-27 01:53:22] "POST /neutron/network HTTP/1.1" 200 822 0.022878 252.27.82.243 - - [2025-10-27 01:53:22] "POST /neutron/router HTTP/1.1" 200 344 0.397568 10.0.0.27 - - [2025-10-27 01:53:22] "POST /ref-update HTTP/1.1" 200 156 0.015856 252.27.82.243 - - [2025-10-27 01:53:22] "POST /neutron/port HTTP/1.1" 200 1056 0.374176 252.27.82.243 - - [2025-10-27 01:53:23] "POST /neutron/port HTTP/1.1" 200 1080 0.015420 252.27.82.243 - - [2025-10-27 01:53:23] "POST /neutron/port HTTP/1.1" 200 1056 0.024599 252.27.82.243 - - [2025-10-27 01:53:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012095 252.27.82.243 - - [2025-10-27 01:53:23] "POST /neutron/port HTTP/1.1" 200 1056 0.009708 252.27.82.243 - - [2025-10-27 01:53:23] "POST /neutron/port HTTP/1.1" 200 1106 0.064974 252.27.82.243 - - [2025-10-27 01:53:23] "POST /neutron/port HTTP/1.1" 200 1080 0.018320 252.27.82.243 - - [2025-10-27 01:53:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004276 252.27.82.243 - - [2025-10-27 01:53:23] "POST /neutron/subnet HTTP/1.1" 200 698 0.009187 252.27.82.243 - - [2025-10-27 01:53:23] "POST /neutron/port HTTP/1.1" 200 117 0.001254 252.27.82.243 - - [2025-10-27 01:53:23] "POST /neutron/network HTTP/1.1" 200 822 0.007142 252.27.82.243 - - [2025-10-27 01:53:28] "POST /neutron/port HTTP/1.1" 200 1080 0.017080 252.27.82.243 - - [2025-10-27 01:53:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008724 252.27.82.243 - - [2025-10-27 01:53:28] "POST /neutron/port HTTP/1.1" 200 1080 0.012118 252.27.82.243 - - [2025-10-27 01:53:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007742 252.27.82.243 - - [2025-10-27 01:53:28] "POST /neutron/port HTTP/1.1" 200 1080 0.017386 252.27.82.243 - - [2025-10-27 01:53:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007944 10.0.0.27 - - [2025-10-27 01:53:28] "GET /virtual-machine/83d1ff39-ab09-4816-8f15-96fa6661ee57 HTTP/1.1" 401 297 0.000427 10.0.0.27 - - [2025-10-27 01:53:29] "GET /virtual-machine/83d1ff39-ab09-4816-8f15-96fa6661ee57 HTTP/1.1" 200 1290 0.039387 10.0.0.27 - - [2025-10-27 01:53:29] "GET /virtual-machine-interface/3f6e1ee5-1605-48b2-be37-aa8a96f102d4 HTTP/1.1" 200 2929 0.005289 10.0.0.27 - - [2025-10-27 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.27 - - [2025-10-27 01:53:29] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003237 10.0.0.27 - - [2025-10-27 01:53:29] "GET /virtual-networks?parent_id=6e1a98d8-a033-4161-9cc2-8030e599d127&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.004000 10.0.0.27 - - [2025-10-27 01:53:29] "GET /virtual-network/9ebe1355-2e66-4048-bdf5-f7753e6c1fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007708 10.0.0.27 - - [2025-10-27 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.27 - - [2025-10-27 01:53:32] "GET /virtual-network/9ebe1355-2e66-4048-bdf5-f7753e6c1fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004589 252.27.82.243 - - [2025-10-27 01:53:33] "POST /neutron/port HTTP/1.1" 200 1080 0.018565 252.27.82.243 - - [2025-10-27 01:53:33] "POST /neutron/port HTTP/1.1" 200 1080 0.013716 252.27.82.243 - - [2025-10-27 01:53:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009281 252.27.82.243 - - [2025-10-27 01:53:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009905 252.27.82.243 - - [2025-10-27 01:53:33] "POST /neutron/port HTTP/1.1" 200 1080 0.016357 252.27.82.243 - - [2025-10-27 01:53:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008045 252.27.82.243 - - [2025-10-27 01:53:33] "POST /neutron/port HTTP/1.1" 200 1080 0.023345 252.27.82.243 - - [2025-10-27 01:53:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010380 252.27.82.243 - - [2025-10-27 01:53:33] "POST /neutron/port HTTP/1.1" 200 1080 0.016443 252.27.82.243 - - [2025-10-27 01:53:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007787 10.0.0.27 - - [2025-10-27 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.27 - - [2025-10-27 01:53:34] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.012255 10.0.0.27 - - [2025-10-27 01:53:34] "GET /virtual-networks?parent_id=6e1a98d8-a033-4161-9cc2-8030e599d127&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.004060 10.0.0.27 - - [2025-10-27 01:53:34] "GET /virtual-network/9ebe1355-2e66-4048-bdf5-f7753e6c1fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008753 252.27.82.243 - - [2025-10-27 01:53:34] "POST /neutron/port HTTP/1.1" 200 1080 0.014020 252.27.82.243 - - [2025-10-27 01:53:34] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008353 252.27.82.243 - - [2025-10-27 01:53:35] "POST /neutron/port HTTP/1.1" 200 1080 0.016447 252.27.82.243 - - [2025-10-27 01:53:35] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006813 252.27.82.243 - - [2025-10-27 01:53:35] "POST /neutron/port HTTP/1.1" 200 1080 0.013298 252.27.82.243 - - [2025-10-27 01:53:35] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007056 252.27.82.243 - - [2025-10-27 01:53:35] "POST /neutron/port HTTP/1.1" 200 1080 0.019741 252.27.82.243 - - [2025-10-27 01:53:35] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007324 252.27.82.243 - - [2025-10-27 01:53:37] "POST /neutron/port HTTP/1.1" 200 1080 0.011981 252.27.82.243 - - [2025-10-27 01:53:37] "POST /neutron/port HTTP/1.1" 200 1080 0.013580 252.27.82.243 - - [2025-10-27 01:53:37] "POST /neutron/network HTTP/1.1" 200 832 0.012446 252.27.82.243 - - [2025-10-27 01:53:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005428 252.27.82.243 - - [2025-10-27 01:53:37] "POST /neutron/subnet HTTP/1.1" 200 699 0.008698 252.27.82.243 - - [2025-10-27 01:53:37] "POST /neutron/port HTTP/1.1" 200 117 0.001755 252.27.82.243 - - [2025-10-27 01:53:37] "POST /neutron/network HTTP/1.1" 200 822 0.005842 252.27.82.243 - - [2025-10-27 01:53:40] "POST /neutron/port HTTP/1.1" 200 1080 0.014789 252.27.82.243 - - [2025-10-27 01:53:40] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007473 252.27.82.243 - - [2025-10-27 01:53:40] "POST /neutron/port HTTP/1.1" 200 1080 0.011877 252.27.82.243 - - [2025-10-27 01:53:40] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009539 252.27.82.243 - - [2025-10-27 01:53:40] "POST /neutron/port HTTP/1.1" 200 1080 0.013123 252.27.82.243 - - [2025-10-27 01:53:40] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006299 10.0.0.27 - - [2025-10-27 01:53:40] "GET /virtual-machine/a64f0c18-3c19-446b-848f-11dce2045d2b HTTP/1.1" 200 1290 0.007327 10.0.0.27 - - [2025-10-27 01:53:40] "GET /virtual-machine-interface/cd11b03f-a850-48a1-bd70-4f4216833c4b HTTP/1.1" 200 2930 0.005059 10.0.0.27 - - [2025-10-27 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.27 - - [2025-10-27 01:53:41] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002856 10.0.0.27 - - [2025-10-27 01:53:41] "GET /virtual-networks?parent_id=6e1a98d8-a033-4161-9cc2-8030e599d127&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.002866 10.0.0.27 - - [2025-10-27 01:53:41] "GET /virtual-network/e8d6629f-e878-47f8-b3a0-81fc32bfeae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004925 10.0.0.27 - - [2025-10-27 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.27 - - [2025-10-27 01:53:42] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003124 10.0.0.27 - - [2025-10-27 01:53:42] "GET /virtual-networks?parent_id=6e1a98d8-a033-4161-9cc2-8030e599d127&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003065 10.0.0.27 - - [2025-10-27 01:53:42] "GET /virtual-network/e8d6629f-e878-47f8-b3a0-81fc32bfeae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004992 10.0.0.27 - - [2025-10-27 01:53:43] "DELETE /project/6e1a98d8a03341619cc28030e599d127 HTTP/1.1" 404 173 0.003890 10.0.0.27 - - [2025-10-27 01:53:43] "GET /projects?obj_uuids=baf7ffa3-eacf-49ca-9a8f-f1dd0887bcdd&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001657 10.0.0.27 - - [2025-10-27 01:53:43] "GET /project/baf7ffa3-eacf-49ca-9a8f-f1dd0887bcdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.033810 10.0.0.27 - - [2025-10-27 01:53:43] "GET /projects?obj_uuids=baf7ffa3-eacf-49ca-9a8f-f1dd0887bcdd&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001270 10.0.0.27 - - [2025-10-27 01:53:43] "GET /project/baf7ffa3-eacf-49ca-9a8f-f1dd0887bcdd?fields=security_groups HTTP/1.1" 200 1339 0.074797 10.0.0.27 - - [2025-10-27 01:53:43] "DELETE /access-control-list/79ee3ac5-6fa7-4281-b2d9-e80396be91a2 HTTP/1.1" 200 115 0.248111 10.0.0.27 - - [2025-10-27 01:53:44] "DELETE /security-group/f9890a97-5e15-4d4b-9f73-8b644aa31916 HTTP/1.1" 200 115 0.343565 10.0.0.27 - - [2025-10-27 01:53:44] "GET /projects?obj_uuids=baf7ffa3-eacf-49ca-9a8f-f1dd0887bcdd&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000956 10.0.0.27 - - [2025-10-27 01:53:44] "DELETE /access-control-list/ea3f3cd5-0a23-4320-8936-50555cdeb90c HTTP/1.1" 200 115 0.063260 10.0.0.27 - - [2025-10-27 01:53:44] "GET /project/baf7ffa3-eacf-49ca-9a8f-f1dd0887bcdd?fields=application_policy_sets HTTP/1.1" 200 1378 0.106512 10.0.0.27 - - [2025-10-27 01:53:44] "DELETE /project/baf7ffa3-eacf-49ca-9a8f-f1dd0887bcdd HTTP/1.1" 200 115 0.787063 [Introspect:8084]10.0.0.27 - - [2025-10-27 01:53:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001546 [Introspect:8084]10.0.0.27 - - [2025-10-27 01:53:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001202 252.27.82.243 - - [2025-10-27 01:53:47] "POST /neutron/router HTTP/1.1" 200 578 0.007687 10.0.0.27 - - [2025-10-27 01:53:47] "GET /projects?obj_uuids=6e1a98d8-a033-4161-9cc2-8030e599d127&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001217 252.27.82.243 - - [2025-10-27 01:53:47] "POST /neutron/router HTTP/1.1" 200 344 0.229829 10.0.0.27 - - [2025-10-27 01:53:47] "POST /ref-update HTTP/1.1" 200 156 0.012062 252.27.82.243 - - [2025-10-27 01:53:47] "POST /neutron/port HTTP/1.1" 200 1880 0.021008 252.27.82.243 - - [2025-10-27 01:53:49] "POST /neutron/router HTTP/1.1" 200 578 0.004304 10.0.0.27 - - [2025-10-27 01:53:50] "POST /ref-update HTTP/1.1" 200 156 0.015126 252.27.82.243 - - [2025-10-27 01:53:50] "POST /neutron/router HTTP/1.1" 200 344 0.115376 10.0.0.27 - - [2025-10-27 01:53:52] "GET /obj-perms HTTP/1.1" 200 6378 0.072631 10.0.0.27 - - [2025-10-27 01:53:52] "GET /obj-perms HTTP/1.1" 200 6378 0.069402 252.27.82.243 - - [2025-10-27 01:53:53] "POST /neutron/router HTTP/1.1" 200 578 0.006396 10.0.0.27 - - [2025-10-27 01:53:53] "GET /projects?obj_uuids=6e1a98d8-a033-4161-9cc2-8030e599d127&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001206 252.27.82.243 - - [2025-10-27 01:53:53] "POST /neutron/router HTTP/1.1" 200 344 0.304113 10.0.0.27 - - [2025-10-27 01:53:54] "POST /ref-update HTTP/1.1" 200 156 0.011240 252.27.82.243 - - [2025-10-27 01:54:00] "POST /neutron/router HTTP/1.1" 200 578 0.005618 10.0.0.27 - - [2025-10-27 01:54:00] "POST /ref-update HTTP/1.1" 200 156 0.019449 252.27.82.243 - - [2025-10-27 01:54:00] "POST /neutron/router HTTP/1.1" 200 344 0.166095 252.27.82.243 - - [2025-10-27 01:54:00] "POST /neutron/router HTTP/1.1" 200 578 0.008071 10.0.0.27 - - [2025-10-27 01:54:00] "POST /ref-update HTTP/1.1" 200 156 0.020121 252.27.82.243 - - [2025-10-27 01:54:00] "POST /neutron/router HTTP/1.1" 200 344 0.142440 252.27.82.243 - - [2025-10-27 01:54:00] "POST /neutron/router HTTP/1.1" 200 578 0.007769 10.0.0.27 - - [2025-10-27 01:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.27 - - [2025-10-27 01:54:00] "GET /logical-router/09992148-67d4-4f04-9673-c961c46866a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006668 252.27.82.243 - - [2025-10-27 01:54:00] "POST /neutron/router HTTP/1.1" 200 151 0.070917 10.0.0.27 - - [2025-10-27 01:54:00] "DELETE /route-target/7b30a8ee-97a7-4038-8d64-c0f8a21def6d HTTP/1.1" 200 115 0.026867 252.27.82.243 - - [2025-10-27 01:54:01] "POST /neutron/network HTTP/1.1" 200 822 0.010432 252.27.82.243 - - [2025-10-27 01:54:01] "POST /neutron/network HTTP/1.1" 400 204 0.017079 252.27.82.243 - - [2025-10-27 01:54:01] "POST /neutron/port HTTP/1.1" 200 1080 0.025345 252.27.82.243 - - [2025-10-27 01:54:01] "POST /neutron/port HTTP/1.1" 200 1080 0.014056 252.27.82.243 - - [2025-10-27 01:54:01] "POST /neutron/port HTTP/1.1" 200 1106 0.014485 252.27.82.243 - - [2025-10-27 01:54:01] "POST /neutron/port HTTP/1.1" 200 1106 0.011689 252.27.82.243 - - [2025-10-27 01:54:02] "POST /neutron/port HTTP/1.1" 200 151 0.170381 252.27.82.243 - - [2025-10-27 01:54:02] "POST /neutron/port HTTP/1.1" 200 151 0.171825 252.27.82.243 - - [2025-10-27 01:54:03] "POST /neutron/network HTTP/1.1" 200 822 0.008643 10.0.0.27 - - [2025-10-27 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008950 10.0.0.27 - - [2025-10-27 01:54:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003182 10.0.0.27 - - [2025-10-27 01:54:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002260 252.27.82.243 - - [2025-10-27 01:54:03] "POST /neutron/network HTTP/1.1" 200 151 0.108653 10.0.0.27 - - [2025-10-27 01:54:03] "DELETE /route-target/067f90f2-e642-4670-bf8d-79bc96ed84c4 HTTP/1.1" 200 115 0.026313 252.27.82.243 - - [2025-10-27 01:54:03] "POST /neutron/network HTTP/1.1" 200 822 0.008572 10.0.0.27 - - [2025-10-27 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005841 10.0.0.27 - - [2025-10-27 01:54:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003737 10.0.0.27 - - [2025-10-27 01:54:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002568 252.27.82.243 - - [2025-10-27 01:54:03] "POST /neutron/network HTTP/1.1" 200 151 0.115297 10.0.0.27 - - [2025-10-27 01:54:03] "DELETE /route-target/309763d5-4f7e-41a9-b432-6e9a1569f4a7 HTTP/1.1" 200 115 0.028614 10.0.0.27 - - [2025-10-27 01:54:04] "GET /projects?obj_uuids=6e1a98d8-a033-4161-9cc2-8030e599d127&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001561 10.0.0.27 - - [2025-10-27 01:54:04] "GET /project/6e1a98d8-a033-4161-9cc2-8030e599d127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.031366 10.0.0.27 - - [2025-10-27 01:54:04] "GET /projects?obj_uuids=6e1a98d8-a033-4161-9cc2-8030e599d127&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001294 10.0.0.27 - - [2025-10-27 01:54:04] "GET /project/6e1a98d8-a033-4161-9cc2-8030e599d127?fields=virtual_networks HTTP/1.1" 200 1028 0.072155 10.0.0.27 - - [2025-10-27 01:54:04] "GET /projects?obj_uuids=6e1a98d8-a033-4161-9cc2-8030e599d127&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001141 10.0.0.27 - - [2025-10-27 01:54:04] "GET /project/6e1a98d8-a033-4161-9cc2-8030e599d127?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.028085 10.0.0.27 - - [2025-10-27 01:54:04] "GET /projects?obj_uuids=6e1a98d8-a033-4161-9cc2-8030e599d127&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001464 10.0.0.27 - - [2025-10-27 01:54:04] "GET /project/6e1a98d8-a033-4161-9cc2-8030e599d127?fields=security_groups HTTP/1.1" 200 1251 0.036146 10.0.0.27 - - [2025-10-27 01:54:05] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001558 10.0.0.27 - - [2025-10-27 01:54:05] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008060 10.0.0.27 - - [2025-10-27 01:54:05] "POST /fqname-to-id HTTP/1.1" 404 189 0.031299 10.0.0.27 - - [2025-10-27 01:54:05] "GET /projects?obj_uuids=b2a1609f-ef8d-455a-b75f-99c80215913b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002418 10.0.0.27 - - [2025-10-27 01:54:05] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001323 10.0.0.27 - - [2025-10-27 01:54:05] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007438 10.0.0.27 - - [2025-10-27 01:54:05] "POST /id-to-fqname HTTP/1.1" 200 191 0.002997 10.0.0.27 - - [2025-10-27 01:54:05] "POST /fqname-to-id HTTP/1.1" 404 200 0.005198 10.0.0.27 - - [2025-10-27 01:54:05] "POST /security-groups HTTP/1.1" 200 586 0.068607 10.0.0.27 - - [2025-10-27 01:54:05] "POST /fqname-to-id HTTP/1.1" 404 235 0.002779 10.0.0.27 - - [2025-10-27 01:54:05] "POST /projects HTTP/1.1" 200 583 0.231549 10.0.0.27 - - [2025-10-27 01:54:05] "POST /access-control-lists HTTP/1.1" 200 599 0.061339 10.0.0.27 - - [2025-10-27 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.304271 10.0.0.27 - - [2025-10-27 01:54:05] "POST /fqname-to-id HTTP/1.1" 404 234 0.002910 10.0.0.27 - - [2025-10-27 01:54:05] "GET /project/b2a1609f-ef8d-455a-b75f-99c80215913b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.435535 10.0.0.27 - - [2025-10-27 01:54:05] "POST /access-control-lists HTTP/1.1" 200 597 0.064177 10.0.0.27 - - [2025-10-27 01:54:07] "GET / HTTP/1.1" 200 36215 0.002390 10.0.0.27 - - [2025-10-27 01:54:08] "POST /fqname-to-id HTTP/1.1" 401 297 0.000515 10.0.0.27 - - [2025-10-27 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.038089 10.0.0.27 - - [2025-10-27 01:54:08] "GET /projects?obj_uuids=b2a1609f-ef8d-455a-b75f-99c80215913b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001325 10.0.0.27 - - [2025-10-27 01:54:08] "GET /project/b2a1609f-ef8d-455a-b75f-99c80215913b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.026386 10.0.0.27 - - [2025-10-27 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.27 - - [2025-10-27 01:54:08] "GET /security-group/8e2bf44c-fb02-49b7-991f-67f31480cf95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3760 0.008315 10.0.0.27 - - [2025-10-27 01:54:08] "GET /global-system-configs HTTP/1.1" 401 297 0.000453 10.0.0.27 - - [2025-10-27 01:54:08] "GET /global-system-configs HTTP/1.1" 401 297 0.000407 10.0.0.27 - - [2025-10-27 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.27 - - [2025-10-27 01:54:08] "GET /projects?obj_uuids=b2a1609f-ef8d-455a-b75f-99c80215913b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001093 10.0.0.27 - - [2025-10-27 01:54:08] "GET /project/b2a1609f-ef8d-455a-b75f-99c80215913b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.022018 10.0.0.27 - - [2025-10-27 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.27 - - [2025-10-27 01:54:09] "GET /security-group/8e2bf44c-fb02-49b7-991f-67f31480cf95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3760 0.003819 10.0.0.27 - - [2025-10-27 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.27 - - [2025-10-27 01:54:09] "PUT /security-group/8e2bf44c-fb02-49b7-991f-67f31480cf95 HTTP/1.1" 200 263 0.014403 10.0.0.27 - - [2025-10-27 01:54:09] "PUT /access-control-list/122a4032-0095-41b2-96b2-dcc40ca91ae7 HTTP/1.1" 200 273 0.009215 10.0.0.27 - - [2025-10-27 01:54:09] "PUT /access-control-list/bacc4c99-e1e4-4cbf-9b8b-b1aa16b3c93b HTTP/1.1" 200 273 0.009881 10.0.0.27 - - [2025-10-27 01:54:09] "POST /fqname-to-id HTTP/1.1" 404 200 0.002787 10.0.0.27 - - [2025-10-27 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.27 - - [2025-10-27 01:54:09] "GET /projects?obj_uuids=b2a1609f-ef8d-455a-b75f-99c80215913b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001077 10.0.0.27 - - [2025-10-27 01:54:09] "GET /project/b2a1609f-ef8d-455a-b75f-99c80215913b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.024472 252.27.82.243 - - [2025-10-27 01:54:09] "POST /neutron/network HTTP/1.1" 200 117 0.047493 10.0.0.27 - - [2025-10-27 01:54:09] "GET /projects?obj_uuids=b2a1609f-ef8d-455a-b75f-99c80215913b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001527 252.27.82.243 - - [2025-10-27 01:54:09] "POST /neutron/network HTTP/1.1" 200 606 0.069654 10.0.0.27 - - [2025-10-27 01:54:09] "POST /route-targets HTTP/1.1" 200 328 0.012626 10.0.0.27 - - [2025-10-27 01:54:09] "POST /ref-update HTTP/1.1" 200 156 0.013013 10.0.0.27 - - [2025-10-27 01:54:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003544 252.27.82.243 - - [2025-10-27 01:54:09] "POST /neutron/subnet HTTP/1.1" 200 720 0.181464 10.0.0.27 - - [2025-10-27 01:54:09] "GET /global-system-configs HTTP/1.1" 401 297 0.000436 252.27.82.243 - - [2025-10-27 01:54:09] "POST /neutron/network HTTP/1.1" 200 824 0.008949 10.0.0.27 - - [2025-10-27 01:54:09] "GET /global-system-configs HTTP/1.1" 401 297 0.000371 10.0.0.27 - - [2025-10-27 01:54:09] "POST /id-to-fqname HTTP/1.1" 200 221 0.001716 10.0.0.27 - - [2025-10-27 01:54:09] "GET /virtual-network/8b6dc315-b459-4299-96b4-fad4e40e3de6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006200 252.27.82.243 - - [2025-10-27 01:54:10] "POST /neutron/network HTTP/1.1" 200 824 0.011682 10.0.0.27 - - [2025-10-27 01:54:10] "GET /virtual-network/8b6dc315-b459-4299-96b4-fad4e40e3de6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006666 252.27.82.243 - - [2025-10-27 01:54:10] "POST /neutron/network HTTP/1.1" 200 824 0.005377 252.27.82.243 - - [2025-10-27 01:54:10] "POST /neutron/subnet HTTP/1.1" 200 720 0.006673 10.0.0.27 - - [2025-10-27 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.27 - - [2025-10-27 01:54:10] "GET /projects?obj_uuids=b2a1609f-ef8d-455a-b75f-99c80215913b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001153 10.0.0.27 - - [2025-10-27 01:54:10] "GET /project/b2a1609f-ef8d-455a-b75f-99c80215913b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.022656 252.27.82.243 - - [2025-10-27 01:54:10] "POST /neutron/network HTTP/1.1" 200 117 0.010284 10.0.0.27 - - [2025-10-27 01:54:10] "GET /projects?obj_uuids=b2a1609f-ef8d-455a-b75f-99c80215913b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000932 252.27.82.243 - - [2025-10-27 01:54:10] "POST /neutron/network HTTP/1.1" 200 613 0.090341 10.0.0.27 - - [2025-10-27 01:54:10] "POST /route-targets HTTP/1.1" 200 328 0.013432 10.0.0.27 - - [2025-10-27 01:54:10] "POST /ref-update HTTP/1.1" 200 156 0.012102 10.0.0.27 - - [2025-10-27 01:54:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002874 252.27.82.243 - - [2025-10-27 01:54:10] "POST /neutron/subnet HTTP/1.1" 200 729 0.185520 252.27.82.243 - - [2025-10-27 01:54:10] "POST /neutron/network HTTP/1.1" 200 833 0.007111 10.0.0.27 - - [2025-10-27 01:54:10] "POST /id-to-fqname HTTP/1.1" 200 225 0.002102 10.0.0.27 - - [2025-10-27 01:54:10] "GET /virtual-network/4210ed3d-5a15-4ce5-a73c-4c66fc3d2c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005050 252.27.82.243 - - [2025-10-27 01:54:10] "POST /neutron/network HTTP/1.1" 200 833 0.006863 10.0.0.27 - - [2025-10-27 01:54:10] "GET /virtual-network/4210ed3d-5a15-4ce5-a73c-4c66fc3d2c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005420 252.27.82.243 - - [2025-10-27 01:54:11] "POST /neutron/network HTTP/1.1" 200 833 0.005689 252.27.82.243 - - [2025-10-27 01:54:11] "POST /neutron/subnet HTTP/1.1" 200 729 0.007080 10.0.0.27 - - [2025-10-27 01:54:11] "POST /id-to-fqname HTTP/1.1" 200 221 0.001511 252.27.82.243 - - [2025-10-27 01:54:11] "POST /neutron/network HTTP/1.1" 200 834 0.005571 252.27.82.243 - - [2025-10-27 01:54:11] "GET /aaa-mode HTTP/1.1" 401 297 0.000458 252.27.82.243 - - [2025-10-27 01:54:11] "GET / HTTP/1.1" 200 36215 0.001863 252.27.82.243 - - [2025-10-27 01:54:11] "GET /project/b2a1609f-ef8d-455a-b75f-99c80215913b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000509 10.0.0.27 - - [2025-10-27 01:54:12] "GET /projects?obj_uuids=b2a1609f-ef8d-455a-b75f-99c80215913b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001081 252.27.82.243 - - [2025-10-27 01:54:12] "GET /project/b2a1609f-ef8d-455a-b75f-99c80215913b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.067595 252.27.82.243 - - [2025-10-27 01:54:12] "POST /neutron/network HTTP/1.1" 200 824 0.007484 252.27.82.243 - - [2025-10-27 01:54:12] "POST /neutron/port HTTP/1.1" 200 117 0.010577 252.27.82.243 - - [2025-10-27 01:54:12] "POST /neutron/port HTTP/1.1" 200 117 0.007270 10.0.0.27 - - [2025-10-27 01:54:12] "POST /id-to-fqname HTTP/1.1" 200 225 0.002248 252.27.82.243 - - [2025-10-27 01:54:12] "POST /neutron/port HTTP/1.1" 200 117 0.011178 252.27.82.243 - - [2025-10-27 01:54:13] "POST /neutron/network HTTP/1.1" 200 843 0.007918 252.27.82.243 - - [2025-10-27 01:54:13] "GET /aaa-mode HTTP/1.1" 401 297 0.000699 252.27.82.243 - - [2025-10-27 01:54:13] "GET / HTTP/1.1" 200 36215 0.001906 252.27.82.243 - - [2025-10-27 01:54:13] "GET /project/b2a1609f-ef8d-455a-b75f-99c80215913b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000762 252.27.82.243 - - [2025-10-27 01:54:13] "POST /neutron/network HTTP/1.1" 200 834 0.007646 10.0.0.27 - - [2025-10-27 01:54:13] "GET /projects?obj_uuids=b2a1609f-ef8d-455a-b75f-99c80215913b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001250 10.0.0.27 - - [2025-10-27 01:54:13] "GET /projects?obj_uuids=b2a1609f-ef8d-455a-b75f-99c80215913b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001649 252.27.82.243 - - [2025-10-27 01:54:13] "GET /project/b2a1609f-ef8d-455a-b75f-99c80215913b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.107858 252.27.82.243 - - [2025-10-27 01:54:13] "POST /neutron/network HTTP/1.1" 200 833 0.023257 252.27.82.243 - - [2025-10-27 01:54:13] "POST /neutron/port HTTP/1.1" 200 1060 0.343248 252.27.82.243 - - [2025-10-27 01:54:13] "POST /neutron/port HTTP/1.1" 200 1060 0.010242 252.27.82.243 - - [2025-10-27 01:54:13] "POST /neutron/port HTTP/1.1" 200 1060 0.010572 252.27.82.243 - - [2025-10-27 01:54:14] "POST /neutron/port HTTP/1.1" 200 1034 0.027555 252.27.82.243 - - [2025-10-27 01:54:14] "POST /neutron/security_group HTTP/1.1" 200 2000 0.014428 252.27.82.243 - - [2025-10-27 01:54:14] "POST /neutron/port HTTP/1.1" 200 1110 0.113499 252.27.82.243 - - [2025-10-27 01:54:14] "POST /neutron/port HTTP/1.1" 200 117 0.006399 252.27.82.243 - - [2025-10-27 01:54:14] "POST /neutron/port HTTP/1.1" 200 1084 0.016615 10.0.0.27 - - [2025-10-27 01:54:14] "GET /projects?obj_uuids=b2a1609f-ef8d-455a-b75f-99c80215913b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001179 252.27.82.243 - - [2025-10-27 01:54:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005265 252.27.82.243 - - [2025-10-27 01:54:14] "POST /neutron/router HTTP/1.1" 200 583 0.066180 10.0.0.27 - - [2025-10-27 01:54:14] "POST /route-targets HTTP/1.1" 200 328 0.013208 252.27.82.243 - - [2025-10-27 01:54:14] "POST /neutron/subnet HTTP/1.1" 200 694 0.011678 10.0.0.27 - - [2025-10-27 01:54:14] "PUT /logical-router/326d994a-17d7-437b-aee2-8a2d99651d24 HTTP/1.1" 200 263 0.048929 252.27.82.243 - - [2025-10-27 01:54:14] "POST /neutron/router HTTP/1.1" 200 583 0.016065 252.27.82.243 - - [2025-10-27 01:54:14] "POST /neutron/port HTTP/1.1" 200 117 0.001829 252.27.82.243 - - [2025-10-27 01:54:14] "POST /neutron/router HTTP/1.1" 200 654 0.023439 10.0.0.27 - - [2025-10-27 01:54:14] "GET /logical-router/326d994a-17d7-437b-aee2-8a2d99651d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1641 0.005052 10.0.0.27 - - [2025-10-27 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010442 252.27.82.243 - - [2025-10-27 01:54:14] "POST /neutron/network HTTP/1.1" 200 824 0.008268 252.27.82.243 - - [2025-10-27 01:54:14] "POST /neutron/network HTTP/1.1" 200 843 0.015029 252.27.82.243 - - [2025-10-27 01:54:14] "POST /neutron/router HTTP/1.1" 200 654 0.004031 10.0.0.27 - - [2025-10-27 01:54:14] "GET /service-template/9e23c3de-6b96-4c74-b5ac-7f483b5730bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.005121 10.0.0.27 - - [2025-10-27 01:54:14] "POST /fqname-to-id HTTP/1.1" 404 213 0.007206 10.0.0.27 - - [2025-10-27 01:54:14] "GET /projects?obj_uuids=b2a1609f-ef8d-455a-b75f-99c80215913b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001107 10.0.0.27 - - [2025-10-27 01:54:14] "GET /projects?obj_uuids=b2a1609f-ef8d-455a-b75f-99c80215913b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001095 10.0.0.27 - - [2025-10-27 01:54:14] "POST /useragent-kv HTTP/1.1" 200 115 0.017506 10.0.0.27 - - [2025-10-27 01:54:14] "POST /virtual-networks HTTP/1.1" 200 694 0.223407 10.0.0.27 - - [2025-10-27 01:54:14] "POST /route-targets HTTP/1.1" 200 328 0.029873 10.0.0.27 - - [2025-10-27 01:54:15] "POST /ref-update HTTP/1.1" 200 156 0.026968 10.0.0.27 - - [2025-10-27 01:54:15] "POST /service-instances HTTP/1.1" 200 670 0.081766 252.27.82.243 - - [2025-10-27 01:54:15] "POST /neutron/router HTTP/1.1" 200 344 0.461885 252.27.82.243 - - [2025-10-27 01:54:15] "POST /neutron/port HTTP/1.1" 200 1062 0.462104 10.0.0.27 - - [2025-10-27 01:54:15] "POST /ref-update HTTP/1.1" 200 156 0.012170 10.0.0.27 - - [2025-10-27 01:54:15] "POST /route-tables HTTP/1.1" 200 582 0.027786 252.27.82.243 - - [2025-10-27 01:54:15] "POST /neutron/port HTTP/1.1" 200 1062 0.025987 252.27.82.243 - - [2025-10-27 01:54:15] "POST /neutron/port HTTP/1.1" 200 1084 0.024741 10.0.0.27 - - [2025-10-27 01:54:15] "PUT /logical-router/326d994a-17d7-437b-aee2-8a2d99651d24 HTTP/1.1" 200 263 0.045557 252.27.82.243 - - [2025-10-27 01:54:15] "POST /neutron/port HTTP/1.1" 200 1062 0.022749 252.27.82.243 - - [2025-10-27 01:54:15] "POST /neutron/security_group HTTP/1.1" 200 2000 0.011316 10.0.0.27 - - [2025-10-27 01:54:15] "POST /ref-update HTTP/1.1" 200 156 0.036958 10.0.0.27 - - [2025-10-27 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.27 - - [2025-10-27 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008123 252.27.82.243 - - [2025-10-27 01:54:15] "POST /neutron/port HTTP/1.1" 200 1112 0.088751 10.0.0.27 - - [2025-10-27 01:54:15] "POST /virtual-machines HTTP/1.1" 200 550 0.016157 252.27.82.243 - - [2025-10-27 01:54:15] "POST /neutron/port HTTP/1.1" 200 1086 0.021548 252.27.82.243 - - [2025-10-27 01:54:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003586 10.0.0.27 - - [2025-10-27 01:54:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.108335 252.27.82.243 - - [2025-10-27 01:54:15] "POST /neutron/subnet HTTP/1.1" 200 703 0.008859 10.0.0.27 - - [2025-10-27 01:54:15] "POST /chown HTTP/1.1" 200 109 0.015290 252.27.82.243 - - [2025-10-27 01:54:15] "POST /neutron/port HTTP/1.1" 200 117 0.001511 10.0.0.27 - - [2025-10-27 01:54:15] "POST /instance-ips HTTP/1.1" 200 548 0.031153 252.27.82.243 - - [2025-10-27 01:54:15] "POST /neutron/network HTTP/1.1" 200 833 0.006719 10.0.0.27 - - [2025-10-27 01:54:15] "POST /instance-ips HTTP/1.1" 400 244 0.018925 10.0.0.27 - - [2025-10-27 01:54:15] "POST /chown HTTP/1.1" 200 109 0.012231 10.0.0.27 - - [2025-10-27 01:54:15] "PUT /virtual-machine-interface/2e487fda-8f05-4780-8032-1f4b5397773f HTTP/1.1" 200 285 0.017299 10.0.0.27 - - [2025-10-27 01:54:16] "PUT /instance-ip/fccbb00d-426b-4e25-94c4-12645137a758 HTTP/1.1" 200 257 0.015687 10.0.0.27 - - [2025-10-27 01:54:16] "POST /ref-update HTTP/1.1" 200 156 0.023512 10.0.0.27 - - [2025-10-27 01:54:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.098422 10.0.0.27 - - [2025-10-27 01:54:16] "POST /chown HTTP/1.1" 200 109 0.010343 10.0.0.27 - - [2025-10-27 01:54:16] "POST /instance-ips HTTP/1.1" 200 546 0.038663 10.0.0.27 - - [2025-10-27 01:54:16] "POST /instance-ips HTTP/1.1" 400 314 0.020846 10.0.0.27 - - [2025-10-27 01:54:16] "POST /chown HTTP/1.1" 200 109 0.014339 10.0.0.27 - - [2025-10-27 01:54:16] "PUT /virtual-machine-interface/d8318319-d7ae-4470-b880-0801022f9941 HTTP/1.1" 200 285 0.019142 10.0.0.27 - - [2025-10-27 01:54:16] "PUT /instance-ip/fdee0828-271b-4c86-8d17-27ec760b35e4 HTTP/1.1" 200 257 0.044405 10.0.0.27 - - [2025-10-27 01:54:16] "POST /ref-update HTTP/1.1" 200 156 0.010857 10.0.0.27 - - [2025-10-27 01:54:16] "POST /ref-update HTTP/1.1" 200 156 0.010478 10.0.0.27 - - [2025-10-27 01:54:16] "PUT /routing-instance/8fc22aec-c6e6-46ef-a978-8fbf25774c66 HTTP/1.1" 200 267 0.034621 10.0.0.27 - - [2025-10-27 01:54:16] "POST /ref-update HTTP/1.1" 200 156 0.020618 10.0.0.27 - - [2025-10-27 01:54:16] "POST /virtual-machines HTTP/1.1" 200 550 0.016642 10.0.0.27 - - [2025-10-27 01:54:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.112830 10.0.0.27 - - [2025-10-27 01:54:17] "POST /chown HTTP/1.1" 200 109 0.010452 10.0.0.27 - - [2025-10-27 01:54:17] "POST /instance-ips HTTP/1.1" 400 244 0.026516 10.0.0.27 - - [2025-10-27 01:54:17] "POST /chown HTTP/1.1" 200 109 0.008226 10.0.0.27 - - [2025-10-27 01:54:17] "PUT /virtual-machine-interface/391767e9-a85d-4031-841a-08aa42fef14f HTTP/1.1" 200 285 0.017370 10.0.0.27 - - [2025-10-27 01:54:17] "PUT /instance-ip/fccbb00d-426b-4e25-94c4-12645137a758 HTTP/1.1" 200 257 0.012888 10.0.0.27 - - [2025-10-27 01:54:17] "POST /ref-update HTTP/1.1" 200 156 0.022696 10.0.0.27 - - [2025-10-27 01:54:17] "POST /ref-update HTTP/1.1" 200 156 0.017695 10.0.0.27 - - [2025-10-27 01:54:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.101494 10.0.0.27 - - [2025-10-27 01:54:17] "POST /chown HTTP/1.1" 200 109 0.031473 10.0.0.27 - - [2025-10-27 01:54:17] "POST /instance-ips HTTP/1.1" 400 314 0.020280 10.0.0.27 - - [2025-10-27 01:54:17] "POST /chown HTTP/1.1" 200 109 0.012979 10.0.0.27 - - [2025-10-27 01:54:17] "PUT /virtual-machine-interface/bc3fef86-eb09-4e44-8e23-8b8d9b99207d HTTP/1.1" 200 285 0.041809 10.0.0.27 - - [2025-10-27 01:54:17] "PUT /instance-ip/fdee0828-271b-4c86-8d17-27ec760b35e4 HTTP/1.1" 200 257 0.027984 10.0.0.27 - - [2025-10-27 01:54:18] "POST /ref-update HTTP/1.1" 200 156 0.032021 10.0.0.27 - - [2025-10-27 01:54:18] "POST /ref-update HTTP/1.1" 200 156 0.035478 252.27.82.243 - - [2025-10-27 01:54:20] "POST /neutron/port HTTP/1.1" 200 1084 0.012044 252.27.82.243 - - [2025-10-27 01:54:20] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006958 252.27.82.243 - - [2025-10-27 01:54:20] "POST /neutron/port HTTP/1.1" 200 1084 0.012338 252.27.82.243 - - [2025-10-27 01:54:20] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006785 252.27.82.243 - - [2025-10-27 01:54:20] "POST /neutron/port HTTP/1.1" 200 1084 0.011498 252.27.82.243 - - [2025-10-27 01:54:20] "POST /neutron/security_group HTTP/1.1" 200 2000 0.013195 10.0.0.27 - - [2025-10-27 01:54:20] "GET /virtual-machine/023d1781-ff13-410a-98d4-6c27574976c2 HTTP/1.1" 401 297 0.000441 10.0.0.27 - - [2025-10-27 01:54:21] "GET /virtual-machine/023d1781-ff13-410a-98d4-6c27574976c2 HTTP/1.1" 200 1294 0.035427 10.0.0.27 - - [2025-10-27 01:54:21] "GET /virtual-machine-interface/a6ccf2f7-edda-4598-8c82-072c97760dac HTTP/1.1" 200 2952 0.006729 10.0.0.27 - - [2025-10-27 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004584 10.0.0.27 - - [2025-10-27 01:54:21] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003581 10.0.0.27 - - [2025-10-27 01:54:21] "GET /virtual-networks?parent_id=b2a1609f-ef8d-455a-b75f-99c80215913b&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003334 10.0.0.27 - - [2025-10-27 01:54:21] "GET /virtual-network/8b6dc315-b459-4299-96b4-fad4e40e3de6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005310 252.27.82.243 - - [2025-10-27 01:54:24] "POST /neutron/port HTTP/1.1" 200 1084 0.014649 252.27.82.243 - - [2025-10-27 01:54:24] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006836 252.27.82.243 - - [2025-10-27 01:54:24] "POST /neutron/port HTTP/1.1" 200 1084 0.012805 252.27.82.243 - - [2025-10-27 01:54:24] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005436 252.27.82.243 - - [2025-10-27 01:54:24] "POST /neutron/port HTTP/1.1" 200 1084 0.010731 252.27.82.243 - - [2025-10-27 01:54:24] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006048 10.0.0.27 - - [2025-10-27 01:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005465 10.0.0.27 - - [2025-10-27 01:54:24] "GET /virtual-network/8b6dc315-b459-4299-96b4-fad4e40e3de6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006652 252.27.82.243 - - [2025-10-27 01:54:25] "POST /neutron/port HTTP/1.1" 200 1086 0.012223 252.27.82.243 - - [2025-10-27 01:54:25] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007397 252.27.82.243 - - [2025-10-27 01:54:25] "POST /neutron/port HTTP/1.1" 200 1086 0.010998 252.27.82.243 - - [2025-10-27 01:54:25] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006132 10.0.0.27 - - [2025-10-27 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.27 - - [2025-10-27 01:54:26] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003380 10.0.0.27 - - [2025-10-27 01:54:27] "GET /virtual-networks?parent_id=b2a1609f-ef8d-455a-b75f-99c80215913b&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003225 10.0.0.27 - - [2025-10-27 01:54:27] "GET /virtual-network/8b6dc315-b459-4299-96b4-fad4e40e3de6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007495 252.27.82.243 - - [2025-10-27 01:54:27] "POST /neutron/port HTTP/1.1" 200 1086 0.014263 252.27.82.243 - - [2025-10-27 01:54:27] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005369 252.27.82.243 - - [2025-10-27 01:54:27] "POST /neutron/port HTTP/1.1" 200 1086 0.011885 252.27.82.243 - - [2025-10-27 01:54:27] "POST /neutron/port HTTP/1.1" 200 1084 0.013253 252.27.82.243 - - [2025-10-27 01:54:27] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007237 252.27.82.243 - - [2025-10-27 01:54:27] "POST /neutron/port HTTP/1.1" 200 1086 0.021630 252.27.82.243 - - [2025-10-27 01:54:27] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008339 252.27.82.243 - - [2025-10-27 01:54:27] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008838 252.27.82.243 - - [2025-10-27 01:54:27] "POST /neutron/port HTTP/1.1" 200 1086 0.013693 252.27.82.243 - - [2025-10-27 01:54:27] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006782 252.27.82.243 - - [2025-10-27 01:54:27] "POST /neutron/port HTTP/1.1" 200 1086 0.015675 252.27.82.243 - - [2025-10-27 01:54:27] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007147 10.0.0.27 - - [2025-10-27 01:54:27] "GET /virtual-machine/8ee22b68-93e2-4386-bc10-89eab1502ed5 HTTP/1.1" 200 1296 0.005087 10.0.0.27 - - [2025-10-27 01:54:27] "GET /virtual-machine-interface/444b16ae-1c2e-457d-a066-61f937e00d11 HTTP/1.1" 200 2963 0.005310 10.0.0.27 - - [2025-10-27 01:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.27 - - [2025-10-27 01:54:28] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005220 10.0.0.27 - - [2025-10-27 01:54:28] "GET /virtual-networks?parent_id=b2a1609f-ef8d-455a-b75f-99c80215913b&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003606 10.0.0.27 - - [2025-10-27 01:54:28] "GET /virtual-network/4210ed3d-5a15-4ce5-a73c-4c66fc3d2c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005557 10.0.0.27 - - [2025-10-27 01:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.27 - - [2025-10-27 01:54:29] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003081 10.0.0.27 - - [2025-10-27 01:54:29] "GET /virtual-networks?parent_id=b2a1609f-ef8d-455a-b75f-99c80215913b&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003017 10.0.0.27 - - [2025-10-27 01:54:29] "GET /virtual-network/4210ed3d-5a15-4ce5-a73c-4c66fc3d2c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006988 252.27.82.243 - - [2025-10-27 01:54:33] "POST /neutron/router HTTP/1.1" 200 654 0.003840 10.0.0.27 - - [2025-10-27 01:54:33] "POST /ref-update HTTP/1.1" 200 156 0.024014 252.27.82.243 - - [2025-10-27 01:54:33] "POST /neutron/router HTTP/1.1" 200 344 0.138684 252.27.82.243 - - [2025-10-27 01:54:33] "POST /neutron/router HTTP/1.1" 200 654 0.005471 10.0.0.27 - - [2025-10-27 01:54:34] "GET /logical-router/326d994a-17d7-437b-aee2-8a2d99651d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.006361 10.0.0.27 - - [2025-10-27 01:54:34] "GET /service-instance/e8a80765-1386-449c-8fbe-757ccf3d78bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.003707 10.0.0.27 - - [2025-10-27 01:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 252.27.82.243 - - [2025-10-27 01:54:34] "POST /neutron/router HTTP/1.1" 200 151 0.071749 10.0.0.27 - - [2025-10-27 01:54:34] "DELETE /route-target/de85050f-0de6-4c62-a14a-c4273d308e89 HTTP/1.1" 409 240 0.006759 10.0.0.27 - - [2025-10-27 01:54:34] "PUT /logical-router/326d994a-17d7-437b-aee2-8a2d99651d24 HTTP/1.1" 404 171 0.004390 10.0.0.27 - - [2025-10-27 01:54:34] "POST /ref-update HTTP/1.1" 200 156 0.037171 10.0.0.27 - - [2025-10-27 01:54:34] "DELETE /route-table/c57f8b32-ab6d-4c19-a681-152717b64d9f HTTP/1.1" 200 115 0.063701 10.0.0.27 - - [2025-10-27 01:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.27 - - [2025-10-27 01:54:34] "PUT /routing-instance/8fc22aec-c6e6-46ef-a978-8fbf25774c66 HTTP/1.1" 200 267 0.027290 10.0.0.27 - - [2025-10-27 01:54:34] "GET /virtual-network/4d6d77a6-10ab-43da-8c31-bce8a3db900b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.009168 252.27.82.243 - - [2025-10-27 01:54:34] "POST /neutron/network HTTP/1.1" 200 833 0.006158 10.0.0.27 - - [2025-10-27 01:54:34] "POST /ref-update HTTP/1.1" 200 156 0.026793 10.0.0.27 - - [2025-10-27 01:54:34] "POST /ref-update HTTP/1.1" 200 156 0.032708 252.27.82.243 - - [2025-10-27 01:54:34] "POST /neutron/network HTTP/1.1" 400 204 0.058585 10.0.0.27 - - [2025-10-27 01:54:34] "DELETE /instance-ip/fdee0828-271b-4c86-8d17-27ec760b35e4 HTTP/1.1" 200 115 0.031230 10.0.0.27 - - [2025-10-27 01:54:34] "POST /useragent-kv HTTP/1.1" 200 115 0.004016 10.0.0.27 - - [2025-10-27 01:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007858 10.0.0.27 - - [2025-10-27 01:54:34] "POST /useragent-kv HTTP/1.1" 200 115 0.007547 10.0.0.27 - - [2025-10-27 01:54:34] "DELETE /virtual-network/4d6d77a6-10ab-43da-8c31-bce8a3db900b HTTP/1.1" 200 115 0.129857 10.0.0.27 - - [2025-10-27 01:54:34] "DELETE /route-target/3cfb3b87-188e-45fc-9412-8c4f3c9717fa HTTP/1.1" 200 115 0.046163 10.0.0.27 - - [2025-10-27 01:54:34] "DELETE /service-instance/e8a80765-1386-449c-8fbe-757ccf3d78bb HTTP/1.1" 200 115 0.074844 10.0.0.27 - - [2025-10-27 01:54:34] "GET /logical-router/326d994a-17d7-437b-aee2-8a2d99651d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002658 10.0.0.27 - - [2025-10-27 01:54:34] "GET /service-instance/e8a80765-1386-449c-8fbe-757ccf3d78bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.013314 10.0.0.27 - - [2025-10-27 01:54:34] "GET /virtual-machine-interface/391767e9-a85d-4031-841a-08aa42fef14f?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1647 0.005974 10.0.0.27 - - [2025-10-27 01:54:34] "POST /ref-update HTTP/1.1" 200 156 0.014206 10.0.0.27 - - [2025-10-27 01:54:34] "GET /instance-ip/fccbb00d-426b-4e25-94c4-12645137a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005600 10.0.0.27 - - [2025-10-27 01:54:35] "DELETE /virtual-machine-interface/391767e9-a85d-4031-841a-08aa42fef14f HTTP/1.1" 200 115 0.073377 10.0.0.27 - - [2025-10-27 01:54:35] "GET /virtual-machine-interface/bc3fef86-eb09-4e44-8e23-8b8d9b99207d?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1330 0.007684 252.27.82.243 - - [2025-10-27 01:54:35] "POST /neutron/port HTTP/1.1" 200 1084 0.019837 252.27.82.243 - - [2025-10-27 01:54:35] "POST /neutron/port HTTP/1.1" 200 1086 0.024082 10.0.0.27 - - [2025-10-27 01:54:35] "DELETE /virtual-machine-interface/bc3fef86-eb09-4e44-8e23-8b8d9b99207d HTTP/1.1" 200 115 0.034203 252.27.82.243 - - [2025-10-27 01:54:35] "POST /neutron/port HTTP/1.1" 200 1110 0.025232 10.0.0.27 - - [2025-10-27 01:54:35] "DELETE /virtual-machine/6bda20eb-042c-4bb6-89e3-f2e208951dbe HTTP/1.1" 200 115 0.041451 252.27.82.243 - - [2025-10-27 01:54:35] "POST /neutron/port HTTP/1.1" 200 1112 0.016160 10.0.0.27 - - [2025-10-27 01:54:35] "GET /virtual-machine-interface/2e487fda-8f05-4780-8032-1f4b5397773f?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1647 0.005358 10.0.0.27 - - [2025-10-27 01:54:35] "POST /ref-update HTTP/1.1" 200 156 0.026700 10.0.0.27 - - [2025-10-27 01:54:35] "GET /instance-ip/fccbb00d-426b-4e25-94c4-12645137a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.008385 252.27.82.243 - - [2025-10-27 01:54:35] "POST /neutron/port HTTP/1.1" 200 151 0.165074 252.27.82.243 - - [2025-10-27 01:54:35] "POST /neutron/port HTTP/1.1" 200 151 0.165232 10.0.0.27 - - [2025-10-27 01:54:35] "DELETE /instance-ip/fccbb00d-426b-4e25-94c4-12645137a758 HTTP/1.1" 200 115 0.046219 10.0.0.27 - - [2025-10-27 01:54:35] "DELETE /virtual-machine-interface/2e487fda-8f05-4780-8032-1f4b5397773f HTTP/1.1" 200 115 0.071912 10.0.0.27 - - [2025-10-27 01:54:35] "GET /virtual-machine-interface/d8318319-d7ae-4470-b880-0801022f9941?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1330 0.011599 10.0.0.27 - - [2025-10-27 01:54:35] "DELETE /virtual-machine-interface/d8318319-d7ae-4470-b880-0801022f9941 HTTP/1.1" 200 115 0.048923 10.0.0.27 - - [2025-10-27 01:54:35] "POST /ref-update HTTP/1.1" 200 156 0.013376 10.0.0.27 - - [2025-10-27 01:54:35] "DELETE /virtual-machine/04bd2975-df39-4458-a935-f88d13ff10e3 HTTP/1.1" 200 115 0.041886 252.27.82.243 - - [2025-10-27 01:54:36] "POST /neutron/network HTTP/1.1" 200 833 0.005937 10.0.0.27 - - [2025-10-27 01:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.27 - - [2025-10-27 01:54:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002373 10.0.0.27 - - [2025-10-27 01:54:36] "POST /useragent-kv HTTP/1.1" 200 115 0.069622 252.27.82.243 - - [2025-10-27 01:54:36] "POST /neutron/network HTTP/1.1" 200 151 0.157860 10.0.0.27 - - [2025-10-27 01:54:36] "DELETE /route-target/e21806d7-6edb-4d2e-aa4d-3d78141c2caf HTTP/1.1" 200 115 0.082055 252.27.82.243 - - [2025-10-27 01:54:36] "POST /neutron/network HTTP/1.1" 200 824 0.007989 10.0.0.27 - - [2025-10-27 01:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005164 10.0.0.27 - - [2025-10-27 01:54:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003642 10.0.0.27 - - [2025-10-27 01:54:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003060 252.27.82.243 - - [2025-10-27 01:54:36] "POST /neutron/network HTTP/1.1" 200 151 0.101368 10.0.0.27 - - [2025-10-27 01:54:36] "DELETE /route-target/78d86aee-675f-4f06-8452-149df603537c HTTP/1.1" 200 115 0.019663 10.0.0.27 - - [2025-10-27 01:54:37] "GET /projects?obj_uuids=b2a1609f-ef8d-455a-b75f-99c80215913b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001027 10.0.0.27 - - [2025-10-27 01:54:37] "GET /project/b2a1609f-ef8d-455a-b75f-99c80215913b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.024153 10.0.0.27 - - [2025-10-27 01:54:37] "GET /projects?obj_uuids=b2a1609f-ef8d-455a-b75f-99c80215913b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001116 10.0.0.27 - - [2025-10-27 01:54:37] "GET /project/b2a1609f-ef8d-455a-b75f-99c80215913b?fields=virtual_networks HTTP/1.1" 200 1039 0.075485 10.0.0.27 - - [2025-10-27 01:54:37] "GET /projects?obj_uuids=b2a1609f-ef8d-455a-b75f-99c80215913b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001248 10.0.0.27 - - [2025-10-27 01:54:37] "GET /project/b2a1609f-ef8d-455a-b75f-99c80215913b?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.030029 10.0.0.27 - - [2025-10-27 01:54:37] "GET /projects?obj_uuids=b2a1609f-ef8d-455a-b75f-99c80215913b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001276 10.0.0.27 - - [2025-10-27 01:54:37] "GET /project/b2a1609f-ef8d-455a-b75f-99c80215913b?fields=security_groups HTTP/1.1" 200 1267 0.028217 10.0.0.27 - - [2025-10-27 01:54:38] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001484 10.0.0.27 - - [2025-10-27 01:54:38] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008288 10.0.0.27 - - [2025-10-27 01:54:38] "POST /fqname-to-id HTTP/1.1" 404 194 0.037651 10.0.0.27 - - [2025-10-27 01:54:38] "GET /projects?obj_uuids=8ce75906-fe10-4c49-9dee-960a2839d403&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003045 10.0.0.27 - - [2025-10-27 01:54:39] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001738 10.0.0.27 - - [2025-10-27 01:54:39] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009186 10.0.0.27 - - [2025-10-27 01:54:39] "POST /id-to-fqname HTTP/1.1" 200 196 0.001276 10.0.0.27 - - [2025-10-27 01:54:39] "POST /fqname-to-id HTTP/1.1" 404 205 0.003251 10.0.0.27 - - [2025-10-27 01:54:39] "POST /security-groups HTTP/1.1" 200 591 0.064380 10.0.0.27 - - [2025-10-27 01:54:39] "POST /fqname-to-id HTTP/1.1" 404 240 0.004038 10.0.0.27 - - [2025-10-27 01:54:39] "POST /projects HTTP/1.1" 200 593 0.238679 10.0.0.27 - - [2025-10-27 01:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.274629 10.0.0.27 - - [2025-10-27 01:54:39] "POST /access-control-lists HTTP/1.1" 200 604 0.069113 10.0.0.27 - - [2025-10-27 01:54:39] "GET /project/8ce75906-fe10-4c49-9dee-960a2839d403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.453474 10.0.0.27 - - [2025-10-27 01:54:39] "POST /fqname-to-id HTTP/1.1" 404 239 0.003060 10.0.0.27 - - [2025-10-27 01:54:39] "POST /access-control-lists HTTP/1.1" 200 602 0.072243 10.0.0.27 - - [2025-10-27 01:54:40] "GET / HTTP/1.1" 200 36215 0.002354 10.0.0.27 - - [2025-10-27 01:54:41] "POST /fqname-to-id HTTP/1.1" 401 297 0.000520 10.0.0.27 - - [2025-10-27 01:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.073408 10.0.0.27 - - [2025-10-27 01:54:41] "GET /projects?obj_uuids=8ce75906-fe10-4c49-9dee-960a2839d403&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000987 10.0.0.27 - - [2025-10-27 01:54:42] "GET /project/8ce75906-fe10-4c49-9dee-960a2839d403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.030751 252.27.82.243 - - [2025-10-27 01:54:42] "POST /neutron/network HTTP/1.1" 200 117 0.040278 10.0.0.27 - - [2025-10-27 01:54:42] "GET /projects?obj_uuids=8ce75906-fe10-4c49-9dee-960a2839d403&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001067 252.27.82.243 - - [2025-10-27 01:54:42] "POST /neutron/network HTTP/1.1" 200 611 0.069271 10.0.0.27 - - [2025-10-27 01:54:42] "POST /route-targets HTTP/1.1" 200 328 0.011100 10.0.0.27 - - [2025-10-27 01:54:42] "POST /ref-update HTTP/1.1" 200 156 0.012748 10.0.0.27 - - [2025-10-27 01:54:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003700 252.27.82.243 - - [2025-10-27 01:54:42] "POST /neutron/subnet HTTP/1.1" 200 729 0.167019 10.0.0.27 - - [2025-10-27 01:54:42] "POST /fqname-to-id HTTP/1.1" 401 297 0.000451 10.0.0.27 - - [2025-10-27 01:54:42] "POST /useragent-kv HTTP/1.1" 200 115 0.006428 252.27.82.243 - - [2025-10-27 01:54:42] "POST /neutron/subnet HTTP/1.1" 200 828 0.206060 252.27.82.243 - - [2025-10-27 01:54:42] "POST /neutron/network HTTP/1.1" 200 1005 0.009737 10.0.0.27 - - [2025-10-27 01:54:42] "POST /id-to-fqname HTTP/1.1" 200 226 0.001648 10.0.0.27 - - [2025-10-27 01:54:43] "GET /virtual-network/2919b404-c875-4e49-8a96-8d447499637b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006727 252.27.82.243 - - [2025-10-27 01:54:43] "POST /neutron/network HTTP/1.1" 200 1005 0.007341 10.0.0.27 - - [2025-10-27 01:54:43] "GET /virtual-network/2919b404-c875-4e49-8a96-8d447499637b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005301 252.27.82.243 - - [2025-10-27 01:54:43] "POST /neutron/network HTTP/1.1" 200 1005 0.007927 10.0.0.27 - - [2025-10-27 01:54:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.028115 252.27.82.243 - - [2025-10-27 01:54:43] "POST /neutron/subnet HTTP/1.1" 200 729 0.008070 252.27.82.243 - - [2025-10-27 01:54:43] "POST /neutron/subnet HTTP/1.1" 200 828 0.013705 10.0.0.27 - - [2025-10-27 01:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.27 - - [2025-10-27 01:54:43] "GET /projects?obj_uuids=8ce75906-fe10-4c49-9dee-960a2839d403&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001028 10.0.0.27 - - [2025-10-27 01:54:43] "GET /project/8ce75906-fe10-4c49-9dee-960a2839d403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.043933 252.27.82.243 - - [2025-10-27 01:54:43] "POST /neutron/network HTTP/1.1" 200 117 0.014360 10.0.0.27 - - [2025-10-27 01:54:43] "GET /projects?obj_uuids=8ce75906-fe10-4c49-9dee-960a2839d403&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001414 252.27.82.243 - - [2025-10-27 01:54:43] "POST /neutron/network HTTP/1.1" 200 611 0.190995 10.0.0.27 - - [2025-10-27 01:54:43] "POST /route-targets HTTP/1.1" 200 328 0.015193 10.0.0.27 - - [2025-10-27 01:54:43] "POST /ref-update HTTP/1.1" 200 156 0.018746 10.0.0.27 - - [2025-10-27 01:54:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004813 252.27.82.243 - - [2025-10-27 01:54:43] "POST /neutron/subnet HTTP/1.1" 200 734 0.204323 10.0.0.27 - - [2025-10-27 01:54:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.004639 10.0.0.27 - - [2025-10-27 01:54:44] "POST /useragent-kv HTTP/1.1" 200 115 0.005080 252.27.82.243 - - [2025-10-27 01:54:44] "POST /neutron/subnet HTTP/1.1" 200 828 0.204035 252.27.82.243 - - [2025-10-27 01:54:44] "POST /neutron/network HTTP/1.1" 200 1006 0.007463 10.0.0.27 - - [2025-10-27 01:54:44] "POST /id-to-fqname HTTP/1.1" 200 226 0.001321 10.0.0.27 - - [2025-10-27 01:54:44] "GET /virtual-network/37f429ec-c628-4afb-b880-1f83da12f427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.007042 10.0.0.27 - - [2025-10-27 01:54:44] "DELETE /project/8ce75906fe104c499dee960a2839d403 HTTP/1.1" 404 173 0.011148 10.0.0.27 - - [2025-10-27 01:54:44] "DELETE /project/b2a1609fef8d455ab75f99c80215913b HTTP/1.1" 404 173 0.008123 10.0.0.27 - - [2025-10-27 01:54:44] "GET /projects?obj_uuids=6e1a98d8-a033-4161-9cc2-8030e599d127&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000861 10.0.0.27 - - [2025-10-27 01:54:44] "GET /projects?obj_uuids=b2a1609f-ef8d-455a-b75f-99c80215913b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000806 10.0.0.27 - - [2025-10-27 01:54:44] "GET /project/b2a1609f-ef8d-455a-b75f-99c80215913b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.043341 10.0.0.27 - - [2025-10-27 01:54:44] "GET /project/6e1a98d8-a033-4161-9cc2-8030e599d127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.048022 252.27.82.243 - - [2025-10-27 01:54:44] "POST /neutron/network HTTP/1.1" 200 1006 0.042650 10.0.0.27 - - [2025-10-27 01:54:44] "GET /projects?obj_uuids=6e1a98d8-a033-4161-9cc2-8030e599d127&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001344 10.0.0.27 - - [2025-10-27 01:54:44] "GET /projects?obj_uuids=b2a1609f-ef8d-455a-b75f-99c80215913b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001205 10.0.0.27 - - [2025-10-27 01:54:44] "GET /project/b2a1609f-ef8d-455a-b75f-99c80215913b?fields=security_groups HTTP/1.1" 200 1360 0.047983 10.0.0.27 - - [2025-10-27 01:54:44] "GET /project/6e1a98d8-a033-4161-9cc2-8030e599d127?fields=security_groups HTTP/1.1" 200 1344 0.049712 10.0.0.27 - - [2025-10-27 01:54:44] "GET /virtual-network/37f429ec-c628-4afb-b880-1f83da12f427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006398 252.27.82.243 - - [2025-10-27 01:54:44] "POST /neutron/network HTTP/1.1" 200 1006 0.006502 10.0.0.27 - - [2025-10-27 01:54:44] "DELETE /security-group/8e2bf44c-fb02-49b7-991f-67f31480cf95 HTTP/1.1" 200 115 0.044961 10.0.0.27 - - [2025-10-27 01:54:44] "GET /projects?obj_uuids=b2a1609f-ef8d-455a-b75f-99c80215913b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001091 252.27.82.243 - - [2025-10-27 01:54:44] "POST /neutron/subnet HTTP/1.1" 200 734 0.010934 10.0.0.27 - - [2025-10-27 01:54:44] "DELETE /access-control-list/122a4032-0095-41b2-96b2-dcc40ca91ae7 HTTP/1.1" 200 115 0.044964 10.0.0.27 - - [2025-10-27 01:54:44] "DELETE /security-group/f8f63d83-78c1-4e04-9f68-e0544c66b076 HTTP/1.1" 200 115 0.067012 10.0.0.27 - - [2025-10-27 01:54:44] "GET /projects?obj_uuids=6e1a98d8-a033-4161-9cc2-8030e599d127&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001040 10.0.0.27 - - [2025-10-27 01:54:44] "GET /project/b2a1609f-ef8d-455a-b75f-99c80215913b?fields=application_policy_sets HTTP/1.1" 200 1399 0.048901 10.0.0.27 - - [2025-10-27 01:54:44] "DELETE /access-control-list/bacc4c99-e1e4-4cbf-9b8b-b1aa16b3c93b HTTP/1.1" 200 115 0.035154 252.27.82.243 - - [2025-10-27 01:54:44] "POST /neutron/subnet HTTP/1.1" 200 828 0.016188 10.0.0.27 - - [2025-10-27 01:54:44] "DELETE /access-control-list/3126853f-b6d2-4e7b-8f6d-fa02988632fa HTTP/1.1" 200 115 0.042758 10.0.0.27 - - [2025-10-27 01:54:44] "GET /project/6e1a98d8-a033-4161-9cc2-8030e599d127?fields=application_policy_sets HTTP/1.1" 200 1383 0.096546 10.0.0.27 - - [2025-10-27 01:54:44] "POST /fqname-to-id HTTP/1.1" 404 232 0.007449 10.0.0.27 - - [2025-10-27 01:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.27 - - [2025-10-27 01:54:44] "DELETE /access-control-list/8f831282-f9ee-4ac0-b342-5044f0c9cafb HTTP/1.1" 200 115 0.050617 10.0.0.27 - - [2025-10-27 01:54:44] "GET /projects?obj_uuids=8ce75906-fe10-4c49-9dee-960a2839d403&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000990 10.0.0.27 - - [2025-10-27 01:54:44] "DELETE /project/b2a1609f-ef8d-455a-b75f-99c80215913b HTTP/1.1" 200 115 0.428531 10.0.0.27 - - [2025-10-27 01:54:44] "GET /project/8ce75906-fe10-4c49-9dee-960a2839d403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.034154 10.0.0.27 - - [2025-10-27 01:54:44] "DELETE /project/6e1a98d8-a033-4161-9cc2-8030e599d127 HTTP/1.1" 200 115 0.473670 10.0.0.27 - - [2025-10-27 01:54:44] "POST /network-policys HTTP/1.1" 200 577 0.061174 10.0.0.27 - - [2025-10-27 01:54:45] "GET /network-policy/765f010b-263a-4649-939b-aabfee4dce35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004766 252.27.82.243 - - [2025-10-27 01:54:45] "POST /neutron/network HTTP/1.1" 200 1005 0.011742 10.0.0.27 - - [2025-10-27 01:54:45] "POST /fqname-to-id HTTP/1.1" 404 207 0.005068 10.0.0.27 - - [2025-10-27 01:54:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.004755 252.27.82.243 - - [2025-10-27 01:54:45] "POST /neutron/network HTTP/1.1" 200 1111 0.049286 10.0.0.27 - - [2025-10-27 01:54:45] "POST /access-control-lists HTTP/1.1" 200 596 0.065259 252.27.82.243 - - [2025-10-27 01:54:45] "POST /neutron/network HTTP/1.1" 200 1111 0.007506 10.0.0.27 - - [2025-10-27 01:54:45] "GET /virtual-network/2919b404-c875-4e49-8a96-8d447499637b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.007214 10.0.0.27 - - [2025-10-27 01:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.27 - - [2025-10-27 01:54:45] "GET /network-policy/765f010b-263a-4649-939b-aabfee4dce35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004026 252.27.82.243 - - [2025-10-27 01:54:45] "POST /neutron/network HTTP/1.1" 200 1006 0.007089 10.0.0.27 - - [2025-10-27 01:54:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.002639 10.0.0.27 - - [2025-10-27 01:54:45] "POST /fqname-to-id HTTP/1.1" 404 207 0.005478 252.27.82.243 - - [2025-10-27 01:54:45] "POST /neutron/network HTTP/1.1" 200 1112 0.047860 10.0.0.27 - - [2025-10-27 01:54:45] "POST /access-control-lists HTTP/1.1" 200 596 0.060543 252.27.82.243 - - [2025-10-27 01:54:45] "POST /neutron/network HTTP/1.1" 200 1112 0.006929 10.0.0.27 - - [2025-10-27 01:54:45] "POST /ref-update HTTP/1.1" 200 156 0.010324 10.0.0.27 - - [2025-10-27 01:54:45] "GET /virtual-network/37f429ec-c628-4afb-b880-1f83da12f427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005503 10.0.0.27 - - [2025-10-27 01:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.27 - - [2025-10-27 01:54:45] "GET /network-policy/765f010b-263a-4649-939b-aabfee4dce35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003850 10.0.0.27 - - [2025-10-27 01:54:45] "GET /domains HTTP/1.1" 401 297 0.000607 10.0.0.27 - - [2025-10-27 01:54:45] "PUT /access-control-list/1b515988-ef2b-4099-b13e-b5c6deed55d8 HTTP/1.1" 200 273 0.054180 10.0.0.27 - - [2025-10-27 01:54:46] "GET /domains HTTP/1.1" 200 438 0.029019 10.0.0.27 - - [2025-10-27 01:54:46] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001712 10.0.0.27 - - [2025-10-27 01:54:46] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1313 0.009672 10.0.0.27 - - [2025-10-27 01:54:46] "GET /projects?obj_uuids=8ce75906-fe10-4c49-9dee-960a2839d403&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001100 10.0.0.27 - - [2025-10-27 01:54:46] "GET /project/8ce75906-fe10-4c49-9dee-960a2839d403 HTTP/1.1" 200 2620 0.030326 10.0.0.27 - - [2025-10-27 01:54:46] "GET /virtual-network/2919b404-c875-4e49-8a96-8d447499637b HTTP/1.1" 200 3506 0.006550 10.0.0.27 - - [2025-10-27 01:54:46] "GET /virtual-network/2919b404-c875-4e49-8a96-8d447499637b HTTP/1.1" 200 3506 0.005744 10.0.0.27 - - [2025-10-27 01:54:46] "GET /routing-instance/0717b2bb-ba78-47e0-929e-bb54e8701fcd HTTP/1.1" 200 1794 0.003703 10.0.0.27 - - [2025-10-27 01:54:46] "GET /routing-instance/0717b2bb-ba78-47e0-929e-bb54e8701fcd HTTP/1.1" 200 1794 0.004313 10.0.0.27 - - [2025-10-27 01:54:46] "GET /route-target/270a551c-a03c-4dcd-9498-3b7a7ced9197 HTTP/1.1" 200 1212 0.003577 10.0.0.27 - - [2025-10-27 01:54:46] "GET /virtual-network/2919b404-c875-4e49-8a96-8d447499637b HTTP/1.1" 200 3506 0.005390 10.0.0.27 - - [2025-10-27 01:54:46] "GET /routing-instance/0717b2bb-ba78-47e0-929e-bb54e8701fcd HTTP/1.1" 200 1794 0.004037 10.0.0.27 - - [2025-10-27 01:54:46] "GET /virtual-network/2919b404-c875-4e49-8a96-8d447499637b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.006413 10.0.0.27 - - [2025-10-27 01:54:46] "GET /virtual-network/2919b404-c875-4e49-8a96-8d447499637b HTTP/1.1" 200 3506 0.005020 10.0.0.27 - - [2025-10-27 01:54:46] "GET /routing-instance/0717b2bb-ba78-47e0-929e-bb54e8701fcd HTTP/1.1" 200 1794 0.003467 10.0.0.27 - - [2025-10-27 01:54:46] "GET /routing-instance/0717b2bb-ba78-47e0-929e-bb54e8701fcd HTTP/1.1" 200 1794 0.005757 10.0.0.27 - - [2025-10-27 01:54:46] "GET /route-target/270a551c-a03c-4dcd-9498-3b7a7ced9197 HTTP/1.1" 200 1212 0.003266 10.0.0.27 - - [2025-10-27 01:54:46] "GET /domains HTTP/1.1" 200 438 0.002691 10.0.0.27 - - [2025-10-27 01:54:47] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000952 10.0.0.27 - - [2025-10-27 01:54:47] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1313 0.006666 10.0.0.27 - - [2025-10-27 01:54:47] "GET /projects?obj_uuids=8ce75906-fe10-4c49-9dee-960a2839d403&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002691 10.0.0.27 - - [2025-10-27 01:54:47] "GET /project/8ce75906-fe10-4c49-9dee-960a2839d403 HTTP/1.1" 200 2620 0.025107 10.0.0.27 - - [2025-10-27 01:54:47] "GET /virtual-network/2919b404-c875-4e49-8a96-8d447499637b HTTP/1.1" 200 3506 0.005454 10.0.0.27 - - [2025-10-27 01:54:47] "GET /obj-perms HTTP/1.1" 200 6441 0.057617 10.0.0.27 - - [2025-10-27 01:54:47] "GET /domains HTTP/1.1" 200 438 0.003165 10.0.0.27 - - [2025-10-27 01:54:47] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001480 10.0.0.27 - - [2025-10-27 01:54:47] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1313 0.007129 10.0.0.27 - - [2025-10-27 01:54:47] "GET /projects?obj_uuids=8ce75906-fe10-4c49-9dee-960a2839d403&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001040 10.0.0.27 - - [2025-10-27 01:54:47] "GET /project/8ce75906-fe10-4c49-9dee-960a2839d403 HTTP/1.1" 200 2620 0.024777 10.0.0.27 - - [2025-10-27 01:54:47] "GET /virtual-network/37f429ec-c628-4afb-b880-1f83da12f427 HTTP/1.1" 200 3510 0.008582 10.0.0.27 - - [2025-10-27 01:54:48] "GET /virtual-network/37f429ec-c628-4afb-b880-1f83da12f427 HTTP/1.1" 200 3510 0.006287 10.0.0.27 - - [2025-10-27 01:54:48] "GET /routing-instance/252f0d8d-870d-41d0-8e8a-53083885579d HTTP/1.1" 200 1795 0.004017 10.0.0.27 - - [2025-10-27 01:54:48] "GET /routing-instance/252f0d8d-870d-41d0-8e8a-53083885579d HTTP/1.1" 200 1795 0.004373 10.0.0.27 - - [2025-10-27 01:54:48] "GET /route-target/2b7be3d8-70e1-447e-875c-9cf8fba6f9ed HTTP/1.1" 200 1211 0.004260 10.0.0.27 - - [2025-10-27 01:54:48] "GET /virtual-network/37f429ec-c628-4afb-b880-1f83da12f427 HTTP/1.1" 200 3510 0.004723 10.0.0.27 - - [2025-10-27 01:54:48] "GET /routing-instance/252f0d8d-870d-41d0-8e8a-53083885579d HTTP/1.1" 200 1795 0.003871 10.0.0.27 - - [2025-10-27 01:54:48] "GET /virtual-network/37f429ec-c628-4afb-b880-1f83da12f427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.006501 10.0.0.27 - - [2025-10-27 01:54:48] "GET /virtual-network/37f429ec-c628-4afb-b880-1f83da12f427 HTTP/1.1" 200 3510 0.004653 10.0.0.27 - - [2025-10-27 01:54:48] "GET /routing-instance/252f0d8d-870d-41d0-8e8a-53083885579d HTTP/1.1" 200 1795 0.003773 10.0.0.27 - - [2025-10-27 01:54:48] "GET /routing-instance/252f0d8d-870d-41d0-8e8a-53083885579d HTTP/1.1" 200 1795 0.004813 10.0.0.27 - - [2025-10-27 01:54:48] "GET /route-target/2b7be3d8-70e1-447e-875c-9cf8fba6f9ed HTTP/1.1" 200 1211 0.003252 10.0.0.27 - - [2025-10-27 01:54:48] "GET /domains HTTP/1.1" 200 438 0.003499 10.0.0.27 - - [2025-10-27 01:54:48] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001066 10.0.0.27 - - [2025-10-27 01:54:48] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1313 0.007825 10.0.0.27 - - [2025-10-27 01:54:48] "GET /projects?obj_uuids=8ce75906-fe10-4c49-9dee-960a2839d403&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001739 10.0.0.27 - - [2025-10-27 01:54:48] "GET /project/8ce75906-fe10-4c49-9dee-960a2839d403 HTTP/1.1" 200 2620 0.025866 10.0.0.27 - - [2025-10-27 01:54:48] "GET /virtual-network/37f429ec-c628-4afb-b880-1f83da12f427 HTTP/1.1" 200 3510 0.005150 10.0.0.27 - - [2025-10-27 01:54:48] "GET /obj-perms HTTP/1.1" 200 6441 0.002383 10.0.0.27 - - [2025-10-27 01:54:49] "GET /virtual-network/37f429ec-c628-4afb-b880-1f83da12f427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005628 252.27.82.243 - - [2025-10-27 01:54:49] "POST /neutron/network HTTP/1.1" 200 1112 0.006552 10.0.0.27 - - [2025-10-27 01:54:49] "POST /fqname-to-id HTTP/1.1" 404 207 0.006200 252.27.82.243 - - [2025-10-27 01:54:49] "POST /neutron/network HTTP/1.1" 200 1006 0.042980 10.0.0.27 - - [2025-10-27 01:54:49] "DELETE /access-control-list/31106879-66f3-4e86-9df7-a2f6e4937d83 HTTP/1.1" 200 115 0.029335 10.0.0.27 - - [2025-10-27 01:54:49] "POST /ref-update HTTP/1.1" 200 156 0.016331 252.27.82.243 - - [2025-10-27 01:54:49] "POST /neutron/network HTTP/1.1" 200 1006 0.008355 10.0.0.27 - - [2025-10-27 01:54:49] "GET /virtual-network/37f429ec-c628-4afb-b880-1f83da12f427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005026 10.0.0.27 - - [2025-10-27 01:54:49] "GET /virtual-network/2919b404-c875-4e49-8a96-8d447499637b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.004708 252.27.82.243 - - [2025-10-27 01:54:49] "POST /neutron/network HTTP/1.1" 200 1111 0.007524 10.0.0.27 - - [2025-10-27 01:54:49] "POST /fqname-to-id HTTP/1.1" 404 207 0.005864 252.27.82.243 - - [2025-10-27 01:54:49] "POST /neutron/network HTTP/1.1" 200 1005 0.052683 10.0.0.27 - - [2025-10-27 01:54:49] "DELETE /access-control-list/1b515988-ef2b-4099-b13e-b5c6deed55d8 HTTP/1.1" 200 115 0.039545 10.0.0.27 - - [2025-10-27 01:54:49] "POST /ref-update HTTP/1.1" 200 156 0.013970 252.27.82.243 - - [2025-10-27 01:54:49] "POST /neutron/network HTTP/1.1" 200 1005 0.008399 10.0.0.27 - - [2025-10-27 01:54:49] "GET /virtual-network/2919b404-c875-4e49-8a96-8d447499637b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006109 10.0.0.27 - - [2025-10-27 01:54:49] "DELETE /network-policy/765f010b-263a-4649-939b-aabfee4dce35 HTTP/1.1" 200 115 0.021275 252.27.82.243 - - [2025-10-27 01:54:49] "POST /neutron/network HTTP/1.1" 200 1006 0.008602 10.0.0.27 - - [2025-10-27 01:54:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003186 10.0.0.27 - - [2025-10-27 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.27 - - [2025-10-27 01:54:49] "POST /useragent-kv HTTP/1.1" 200 115 0.001832 10.0.0.27 - - [2025-10-27 01:54:49] "POST /useragent-kv HTTP/1.1" 200 115 0.006205 10.0.0.27 - - [2025-10-27 01:54:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002006 252.27.82.243 - - [2025-10-27 01:54:49] "POST /neutron/network HTTP/1.1" 200 151 0.099715 10.0.0.27 - - [2025-10-27 01:54:49] "DELETE /route-target/2b7be3d8-70e1-447e-875c-9cf8fba6f9ed HTTP/1.1" 200 115 0.019243 10.0.0.27 - - [2025-10-27 01:54:49] "GET /routing-instance/252f0d8d-870d-41d0-8e8a-53083885579d HTTP/1.1" 404 171 0.002656 10.0.0.27 - - [2025-10-27 01:54:49] "GET /domains HTTP/1.1" 200 438 0.002617 10.0.0.27 - - [2025-10-27 01:54:49] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001107 10.0.0.27 - - [2025-10-27 01:54:49] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1313 0.007042 10.0.0.27 - - [2025-10-27 01:54:50] "GET /projects?obj_uuids=8ce75906-fe10-4c49-9dee-960a2839d403&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003141 10.0.0.27 - - [2025-10-27 01:54:50] "GET /project/8ce75906-fe10-4c49-9dee-960a2839d403 HTTP/1.1" 200 2142 0.032237 252.27.82.243 - - [2025-10-27 01:54:50] "POST /neutron/network HTTP/1.1" 200 1005 0.007925 10.0.0.27 - - [2025-10-27 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005278 10.0.0.27 - - [2025-10-27 01:54:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003845 10.0.0.27 - - [2025-10-27 01:54:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002642 10.0.0.27 - - [2025-10-27 01:54:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002431 10.0.0.27 - - [2025-10-27 01:54:50] "POST /useragent-kv HTTP/1.1" 200 115 0.001542 252.27.82.243 - - [2025-10-27 01:54:50] "POST /neutron/network HTTP/1.1" 200 151 0.094238 10.0.0.27 - - [2025-10-27 01:54:50] "DELETE /route-target/270a551c-a03c-4dcd-9498-3b7a7ced9197 HTTP/1.1" 200 115 0.022870 10.0.0.27 - - [2025-10-27 01:54:50] "GET /routing-instance/0717b2bb-ba78-47e0-929e-bb54e8701fcd HTTP/1.1" 404 171 0.002727 10.0.0.27 - - [2025-10-27 01:54:50] "GET /domains HTTP/1.1" 200 438 0.003464 10.0.0.27 - - [2025-10-27 01:54:50] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001032 10.0.0.27 - - [2025-10-27 01:54:50] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1313 0.007025 10.0.0.27 - - [2025-10-27 01:54:50] "GET /projects?obj_uuids=8ce75906-fe10-4c49-9dee-960a2839d403&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002018 10.0.0.27 - - [2025-10-27 01:54:50] "GET /project/8ce75906-fe10-4c49-9dee-960a2839d403 HTTP/1.1" 200 1898 0.026488 10.0.0.27 - - [2025-10-27 01:54:51] "GET /projects?obj_uuids=8ce75906-fe10-4c49-9dee-960a2839d403&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001037 10.0.0.27 - - [2025-10-27 01:54:51] "GET /project/8ce75906-fe10-4c49-9dee-960a2839d403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.033763 10.0.0.27 - - [2025-10-27 01:54:51] "GET /projects?obj_uuids=8ce75906-fe10-4c49-9dee-960a2839d403&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000983 10.0.0.27 - - [2025-10-27 01:54:51] "GET /project/8ce75906-fe10-4c49-9dee-960a2839d403?fields=virtual_networks HTTP/1.1" 200 1049 0.074164 10.0.0.27 - - [2025-10-27 01:54:51] "GET /projects?obj_uuids=8ce75906-fe10-4c49-9dee-960a2839d403&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001425 10.0.0.27 - - [2025-10-27 01:54:51] "GET /project/8ce75906-fe10-4c49-9dee-960a2839d403?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.036259 10.0.0.27 - - [2025-10-27 01:54:51] "GET /projects?obj_uuids=8ce75906-fe10-4c49-9dee-960a2839d403&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001390 10.0.0.27 - - [2025-10-27 01:54:51] "GET /project/8ce75906-fe10-4c49-9dee-960a2839d403?fields=security_groups HTTP/1.1" 200 1282 0.027661 10.0.0.27 - - [2025-10-27 01:54:52] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001036 10.0.0.27 - - [2025-10-27 01:54:52] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.013911 10.0.0.27 - - [2025-10-27 01:54:52] "POST /fqname-to-id HTTP/1.1" 404 202 0.031455 10.0.0.27 - - [2025-10-27 01:54:52] "GET /projects?obj_uuids=cf5e27ca-baf6-4fbd-9fa5-df854759b47b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002766 10.0.0.27 - - [2025-10-27 01:54:52] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001151 10.0.0.27 - - [2025-10-27 01:54:52] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007396 10.0.0.27 - - [2025-10-27 01:54:52] "POST /id-to-fqname HTTP/1.1" 200 204 0.002432 10.0.0.27 - - [2025-10-27 01:54:52] "POST /fqname-to-id HTTP/1.1" 404 213 0.002223 10.0.0.27 - - [2025-10-27 01:54:52] "GET /obj-perms HTTP/1.1" 200 6378 0.065569 10.0.0.27 - - [2025-10-27 01:54:53] "POST /security-groups HTTP/1.1" 200 599 0.076976 10.0.0.27 - - [2025-10-27 01:54:53] "POST /fqname-to-id HTTP/1.1" 404 248 0.005807 10.0.0.27 - - [2025-10-27 01:54:53] "POST /projects HTTP/1.1" 200 609 0.265164 10.0.0.27 - - [2025-10-27 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.340097 10.0.0.27 - - [2025-10-27 01:54:53] "POST /access-control-lists HTTP/1.1" 200 612 0.070987 10.0.0.27 - - [2025-10-27 01:54:53] "POST /fqname-to-id HTTP/1.1" 404 247 0.002777 10.0.0.27 - - [2025-10-27 01:54:53] "GET /project/cf5e27ca-baf6-4fbd-9fa5-df854759b47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.512918 10.0.0.27 - - [2025-10-27 01:54:53] "POST /access-control-lists HTTP/1.1" 200 610 0.066093 10.0.0.27 - - [2025-10-27 01:54:53] "GET /obj-perms HTTP/1.1" 200 6378 0.056462 10.0.0.27 - - [2025-10-27 01:54:54] "GET / HTTP/1.1" 200 36215 0.001538 10.0.0.27 - - [2025-10-27 01:54:55] "POST /fqname-to-id HTTP/1.1" 401 297 0.000685 10.0.0.27 - - [2025-10-27 01:54:56] "POST /fqname-to-id HTTP/1.1" 404 231 0.073346 10.0.0.27 - - [2025-10-27 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.27 - - [2025-10-27 01:54:56] "GET /projects?obj_uuids=cf5e27ca-baf6-4fbd-9fa5-df854759b47b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000998 10.0.0.27 - - [2025-10-27 01:54:56] "GET /project/cf5e27ca-baf6-4fbd-9fa5-df854759b47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.033706 10.0.0.27 - - [2025-10-27 01:54:56] "POST /network-policys HTTP/1.1" 200 567 0.060959 10.0.0.27 - - [2025-10-27 01:54:56] "GET /network-policy/2ceda5eb-5e9a-465c-863c-eea367ead157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3144 0.005087 10.0.0.27 - - [2025-10-27 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.27 - - [2025-10-27 01:54:56] "GET /projects?obj_uuids=cf5e27ca-baf6-4fbd-9fa5-df854759b47b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001425 10.0.0.27 - - [2025-10-27 01:54:56] "GET /project/cf5e27ca-baf6-4fbd-9fa5-df854759b47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.025681 252.27.82.243 - - [2025-10-27 01:54:56] "POST /neutron/network HTTP/1.1" 200 117 0.042109 10.0.0.27 - - [2025-10-27 01:54:56] "GET /projects?obj_uuids=cf5e27ca-baf6-4fbd-9fa5-df854759b47b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000953 252.27.82.243 - - [2025-10-27 01:54:56] "POST /neutron/network HTTP/1.1" 200 621 0.073961 10.0.0.27 - - [2025-10-27 01:54:56] "POST /route-targets HTTP/1.1" 200 328 0.014433 10.0.0.27 - - [2025-10-27 01:54:56] "POST /ref-update HTTP/1.1" 200 156 0.016387 10.0.0.27 - - [2025-10-27 01:54:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002467 252.27.82.243 - - [2025-10-27 01:54:57] "POST /neutron/subnet HTTP/1.1" 200 715 0.187335 10.0.0.27 - - [2025-10-27 01:54:57] "POST /fqname-to-id HTTP/1.1" 404 207 0.004328 10.0.0.27 - - [2025-10-27 01:54:57] "POST /useragent-kv HTTP/1.1" 200 115 0.004886 252.27.82.243 - - [2025-10-27 01:54:57] "POST /neutron/subnet HTTP/1.1" 200 828 0.202167 252.27.82.243 - - [2025-10-27 01:54:57] "POST /neutron/network HTTP/1.1" 200 1012 0.009058 10.0.0.27 - - [2025-10-27 01:54:57] "POST /id-to-fqname HTTP/1.1" 200 235 0.001410 10.0.0.27 - - [2025-10-27 01:54:57] "GET /virtual-network/bec0c860-b8c2-41f4-a7c3-6355dd5798d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2655 0.005090 252.27.82.243 - - [2025-10-27 01:54:57] "POST /neutron/network HTTP/1.1" 200 1012 0.010522 10.0.0.27 - - [2025-10-27 01:54:57] "GET /virtual-network/bec0c860-b8c2-41f4-a7c3-6355dd5798d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2655 0.007655 252.27.82.243 - - [2025-10-27 01:54:57] "POST /neutron/network HTTP/1.1" 200 1012 0.007457 252.27.82.243 - - [2025-10-27 01:54:57] "POST /neutron/subnet HTTP/1.1" 200 715 0.007341 252.27.82.243 - - [2025-10-27 01:54:57] "POST /neutron/subnet HTTP/1.1" 200 828 0.007194 252.27.82.243 - - [2025-10-27 01:54:57] "POST /neutron/network HTTP/1.1" 200 1012 0.009938 10.0.0.27 - - [2025-10-27 01:54:57] "POST /fqname-to-id HTTP/1.1" 404 250 0.007255 10.0.0.27 - - [2025-10-27 01:54:57] "POST /fqname-to-id HTTP/1.1" 404 207 0.010291 252.27.82.243 - - [2025-10-27 01:54:57] "POST /neutron/network HTTP/1.1" 200 1117 0.056904 10.0.0.27 - - [2025-10-27 01:54:57] "POST /access-control-lists HTTP/1.1" 200 607 0.073469 252.27.82.243 - - [2025-10-27 01:54:57] "POST /neutron/network HTTP/1.1" 200 1117 0.009640 10.0.0.27 - - [2025-10-27 01:54:58] "GET /virtual-network/bec0c860-b8c2-41f4-a7c3-6355dd5798d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005230 10.0.0.27 - - [2025-10-27 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.27 - - [2025-10-27 01:54:58] "GET /network-policy/2ceda5eb-5e9a-465c-863c-eea367ead157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3144 0.004076 10.0.0.27 - - [2025-10-27 01:54:58] "GET /domains HTTP/1.1" 401 297 0.000410 10.0.0.27 - - [2025-10-27 01:54:58] "GET /domains HTTP/1.1" 200 438 0.033473 10.0.0.27 - - [2025-10-27 01:54:58] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000953 10.0.0.27 - - [2025-10-27 01:54:58] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1514 0.007549 10.0.0.27 - - [2025-10-27 01:54:58] "GET /projects?obj_uuids=cf5e27ca-baf6-4fbd-9fa5-df854759b47b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001391 10.0.0.27 - - [2025-10-27 01:54:58] "GET /project/cf5e27ca-baf6-4fbd-9fa5-df854759b47b HTTP/1.1" 200 2454 0.027355 10.0.0.27 - - [2025-10-27 01:54:58] "GET /virtual-network/bec0c860-b8c2-41f4-a7c3-6355dd5798d3 HTTP/1.1" 200 3537 0.008500 10.0.0.27 - - [2025-10-27 01:54:58] "GET /virtual-network/bec0c860-b8c2-41f4-a7c3-6355dd5798d3 HTTP/1.1" 200 3537 0.007740 10.0.0.27 - - [2025-10-27 01:54:58] "GET /routing-instance/81885918-c8be-4acd-9c73-001b47a81163 HTTP/1.1" 200 1496 0.003796 10.0.0.27 - - [2025-10-27 01:54:58] "GET /routing-instance/81885918-c8be-4acd-9c73-001b47a81163 HTTP/1.1" 200 1496 0.004326 10.0.0.27 - - [2025-10-27 01:54:58] "GET /route-target/6c2e7337-a571-443a-a48a-27bd049066a6 HTTP/1.1" 200 1222 0.003372 10.0.0.27 - - [2025-10-27 01:54:58] "GET /virtual-network/bec0c860-b8c2-41f4-a7c3-6355dd5798d3 HTTP/1.1" 200 3537 0.006465 10.0.0.27 - - [2025-10-27 01:54:59] "GET /routing-instance/81885918-c8be-4acd-9c73-001b47a81163 HTTP/1.1" 200 1496 0.004177 10.0.0.27 - - [2025-10-27 01:54:59] "GET /virtual-network/bec0c860-b8c2-41f4-a7c3-6355dd5798d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005002 10.0.0.27 - - [2025-10-27 01:54:59] "GET /virtual-network/bec0c860-b8c2-41f4-a7c3-6355dd5798d3 HTTP/1.1" 200 3537 0.004748 10.0.0.27 - - [2025-10-27 01:54:59] "GET /routing-instance/81885918-c8be-4acd-9c73-001b47a81163 HTTP/1.1" 200 1496 0.003914 10.0.0.27 - - [2025-10-27 01:54:59] "GET /routing-instance/81885918-c8be-4acd-9c73-001b47a81163 HTTP/1.1" 200 1496 0.003941 10.0.0.27 - - [2025-10-27 01:54:59] "GET /route-target/6c2e7337-a571-443a-a48a-27bd049066a6 HTTP/1.1" 200 1222 0.008576 10.0.0.27 - - [2025-10-27 01:54:59] "GET /domains HTTP/1.1" 200 438 0.002915 10.0.0.27 - - [2025-10-27 01:54:59] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000989 10.0.0.27 - - [2025-10-27 01:54:59] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1514 0.008832 10.0.0.27 - - [2025-10-27 01:54:59] "GET /projects?obj_uuids=cf5e27ca-baf6-4fbd-9fa5-df854759b47b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000950 10.0.0.27 - - [2025-10-27 01:54:59] "GET /project/cf5e27ca-baf6-4fbd-9fa5-df854759b47b HTTP/1.1" 200 2454 0.025527 10.0.0.27 - - [2025-10-27 01:54:59] "GET /virtual-network/bec0c860-b8c2-41f4-a7c3-6355dd5798d3 HTTP/1.1" 200 3537 0.005163 10.0.0.27 - - [2025-10-27 01:55:00] "GET /obj-perms HTTP/1.1" 200 6457 0.061093 10.0.0.27 - - [2025-10-27 01:55:00] "GET /domains HTTP/1.1" 200 438 0.003320 10.0.0.27 - - [2025-10-27 01:55:00] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001178 10.0.0.27 - - [2025-10-27 01:55:00] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1514 0.007209 10.0.0.27 - - [2025-10-27 01:55:00] "GET /projects?obj_uuids=cf5e27ca-baf6-4fbd-9fa5-df854759b47b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001054 10.0.0.27 - - [2025-10-27 01:55:00] "GET /project/cf5e27ca-baf6-4fbd-9fa5-df854759b47b HTTP/1.1" 200 2454 0.032785 10.0.0.27 - - [2025-10-27 01:55:00] "GET /network-policy/2ceda5eb-5e9a-465c-863c-eea367ead157 HTTP/1.1" 200 3469 0.004601 10.0.0.27 - - [2025-10-27 01:55:00] "DELETE /network-policy/2ceda5eb-5e9a-465c-863c-eea367ead157 HTTP/1.1" 409 239 0.008616 252.27.82.243 - - [2025-10-27 01:55:00] "POST /neutron/network HTTP/1.1" 200 1117 0.007000 10.0.0.27 - - [2025-10-27 01:55:00] "DELETE /access-control-list/b819b201-3c54-4c19-afcd-53c32905454e HTTP/1.1" 200 115 0.024057 10.0.0.27 - - [2025-10-27 01:55:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003132 10.0.0.27 - - [2025-10-27 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.27 - - [2025-10-27 01:55:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002054 10.0.0.27 - - [2025-10-27 01:55:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002721 10.0.0.27 - - [2025-10-27 01:55:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002060 252.27.82.243 - - [2025-10-27 01:55:00] "POST /neutron/network HTTP/1.1" 200 151 0.102077 10.0.0.27 - - [2025-10-27 01:55:00] "GET /routing-instance/81885918-c8be-4acd-9c73-001b47a81163 HTTP/1.1" 404 171 0.002878 10.0.0.27 - - [2025-10-27 01:55:00] "DELETE /route-target/6c2e7337-a571-443a-a48a-27bd049066a6 HTTP/1.1" 200 115 0.018174 10.0.0.27 - - [2025-10-27 01:55:00] "GET /domains HTTP/1.1" 200 438 0.003016 10.0.0.27 - - [2025-10-27 01:55:00] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001599 10.0.0.27 - - [2025-10-27 01:55:00] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1514 0.007561 10.0.0.27 - - [2025-10-27 01:55:00] "GET /projects?obj_uuids=cf5e27ca-baf6-4fbd-9fa5-df854759b47b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001189 10.0.0.27 - - [2025-10-27 01:55:00] "GET /project/cf5e27ca-baf6-4fbd-9fa5-df854759b47b HTTP/1.1" 200 2201 0.024463 10.0.0.27 - - [2025-10-27 01:55:01] "DELETE /network-policy/2ceda5eb-5e9a-465c-863c-eea367ead157 HTTP/1.1" 200 115 0.020713 10.0.0.27 - - [2025-10-27 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.27 - - [2025-10-27 01:55:01] "GET /projects?obj_uuids=cf5e27ca-baf6-4fbd-9fa5-df854759b47b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001484 10.0.0.27 - - [2025-10-27 01:55:01] "GET /project/cf5e27ca-baf6-4fbd-9fa5-df854759b47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.025393 10.0.0.27 - - [2025-10-27 01:55:01] "GET /network-policys?parent_fq_name_str=admin_domain%3Actest-TestBasicPolicyNegativeIpv4v6-14530024&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005885 10.0.0.27 - - [2025-10-27 01:55:02] "GET /projects?obj_uuids=cf5e27ca-baf6-4fbd-9fa5-df854759b47b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001346 10.0.0.27 - - [2025-10-27 01:55:02] "GET /project/cf5e27ca-baf6-4fbd-9fa5-df854759b47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.023155 10.0.0.27 - - [2025-10-27 01:55:02] "GET /projects?obj_uuids=cf5e27ca-baf6-4fbd-9fa5-df854759b47b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001155 10.0.0.27 - - [2025-10-27 01:55:02] "GET /project/cf5e27ca-baf6-4fbd-9fa5-df854759b47b?fields=virtual_networks HTTP/1.1" 200 1065 0.066230 10.0.0.27 - - [2025-10-27 01:55:02] "GET /projects?obj_uuids=cf5e27ca-baf6-4fbd-9fa5-df854759b47b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001277 10.0.0.27 - - [2025-10-27 01:55:02] "GET /project/cf5e27ca-baf6-4fbd-9fa5-df854759b47b?fields=virtual_machine_interfaces HTTP/1.1" 200 1065 0.032245 10.0.0.27 - - [2025-10-27 01:55:02] "GET /projects?obj_uuids=cf5e27ca-baf6-4fbd-9fa5-df854759b47b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001114 10.0.0.27 - - [2025-10-27 01:55:02] "GET /project/cf5e27ca-baf6-4fbd-9fa5-df854759b47b?fields=security_groups HTTP/1.1" 200 1306 0.026716 10.0.0.27 - - [2025-10-27 01:55:03] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001023 10.0.0.27 - - [2025-10-27 01:55:03] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007540 10.0.0.27 - - [2025-10-27 01:55:03] "POST /fqname-to-id HTTP/1.1" 404 188 0.033303 10.0.0.27 - - [2025-10-27 01:55:03] "GET /projects?obj_uuids=a388eba1-6e52-4396-85a8-bf11d1693caa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002498 10.0.0.27 - - [2025-10-27 01:55:03] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000992 10.0.0.27 - - [2025-10-27 01:55:03] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006574 10.0.0.27 - - [2025-10-27 01:55:03] "POST /id-to-fqname HTTP/1.1" 200 190 0.001771 10.0.0.27 - - [2025-10-27 01:55:03] "POST /fqname-to-id HTTP/1.1" 404 199 0.003327 10.0.0.27 - - [2025-10-27 01:55:03] "POST /security-groups HTTP/1.1" 200 585 0.064978 10.0.0.27 - - [2025-10-27 01:55:03] "POST /fqname-to-id HTTP/1.1" 404 234 0.003260 10.0.0.27 - - [2025-10-27 01:55:03] "POST /projects HTTP/1.1" 200 581 0.216840 10.0.0.27 - - [2025-10-27 01:55:03] "POST /access-control-lists HTTP/1.1" 200 598 0.068831 10.0.0.27 - - [2025-10-27 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.293687 10.0.0.27 - - [2025-10-27 01:55:03] "POST /fqname-to-id HTTP/1.1" 404 233 0.003906 10.0.0.27 - - [2025-10-27 01:55:03] "GET /project/a388eba1-6e52-4396-85a8-bf11d1693caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.425504 10.0.0.27 - - [2025-10-27 01:55:03] "POST /access-control-lists HTTP/1.1" 200 596 0.060755 10.0.0.27 - - [2025-10-27 01:55:05] "GET / HTTP/1.1" 200 36215 0.001934 10.0.0.27 - - [2025-10-27 01:55:05] "POST /fqname-to-id HTTP/1.1" 401 297 0.000544 10.0.0.27 - - [2025-10-27 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.084833 10.0.0.27 - - [2025-10-27 01:55:06] "GET /projects?obj_uuids=a388eba1-6e52-4396-85a8-bf11d1693caa&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000919 10.0.0.27 - - [2025-10-27 01:55:06] "GET /project/a388eba1-6e52-4396-85a8-bf11d1693caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.026851 252.27.82.243 - - [2025-10-27 01:55:06] "POST /neutron/network HTTP/1.1" 200 117 0.035126 10.0.0.27 - - [2025-10-27 01:55:06] "GET /projects?obj_uuids=a388eba1-6e52-4396-85a8-bf11d1693caa&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001124 252.27.82.243 - - [2025-10-27 01:55:06] "POST /neutron/network HTTP/1.1" 200 605 0.069566 10.0.0.27 - - [2025-10-27 01:55:06] "POST /route-targets HTTP/1.1" 200 328 0.011885 10.0.0.27 - - [2025-10-27 01:55:06] "POST /ref-update HTTP/1.1" 200 156 0.010008 10.0.0.27 - - [2025-10-27 01:55:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002525 252.27.82.243 - - [2025-10-27 01:55:06] "POST /neutron/subnet HTTP/1.1" 200 724 0.144006 252.27.82.243 - - [2025-10-27 01:55:06] "POST /neutron/network HTTP/1.1" 200 824 0.006464 10.0.0.27 - - [2025-10-27 01:55:07] "POST /id-to-fqname HTTP/1.1" 200 220 0.001502 10.0.0.27 - - [2025-10-27 01:55:07] "GET /virtual-network/b4bd57f0-d291-4072-82b7-4c095b5671fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004977 252.27.82.243 - - [2025-10-27 01:55:07] "POST /neutron/network HTTP/1.1" 200 824 0.006210 10.0.0.27 - - [2025-10-27 01:55:07] "GET /virtual-network/b4bd57f0-d291-4072-82b7-4c095b5671fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004846 252.27.82.243 - - [2025-10-27 01:55:07] "POST /neutron/network HTTP/1.1" 200 824 0.010712 252.27.82.243 - - [2025-10-27 01:55:07] "POST /neutron/subnet HTTP/1.1" 200 724 0.007370 10.0.0.27 - - [2025-10-27 01:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.27 - - [2025-10-27 01:55:07] "GET /projects?obj_uuids=a388eba1-6e52-4396-85a8-bf11d1693caa&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000966 10.0.0.27 - - [2025-10-27 01:55:07] "GET /project/a388eba1-6e52-4396-85a8-bf11d1693caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.023508 252.27.82.243 - - [2025-10-27 01:55:07] "POST /neutron/network HTTP/1.1" 200 117 0.010540 10.0.0.27 - - [2025-10-27 01:55:07] "GET /projects?obj_uuids=a388eba1-6e52-4396-85a8-bf11d1693caa&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000955 252.27.82.243 - - [2025-10-27 01:55:07] "POST /neutron/network HTTP/1.1" 200 605 0.090056 10.0.0.27 - - [2025-10-27 01:55:07] "POST /route-targets HTTP/1.1" 200 328 0.013596 10.0.0.27 - - [2025-10-27 01:55:07] "POST /ref-update HTTP/1.1" 200 156 0.014278 10.0.0.27 - - [2025-10-27 01:55:07] "POST /useragent-kv HTTP/1.1" 200 115 0.002292 252.27.82.243 - - [2025-10-27 01:55:07] "POST /neutron/subnet HTTP/1.1" 200 724 0.168824 252.27.82.243 - - [2025-10-27 01:55:07] "POST /neutron/network HTTP/1.1" 200 824 0.005414 10.0.0.27 - - [2025-10-27 01:55:07] "POST /id-to-fqname HTTP/1.1" 200 220 0.001374 10.0.0.27 - - [2025-10-27 01:55:07] "GET /virtual-network/d562a80c-0d97-4a75-87bf-dca138a84d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005090 252.27.82.243 - - [2025-10-27 01:55:07] "POST /neutron/network HTTP/1.1" 200 824 0.005993 10.0.0.27 - - [2025-10-27 01:55:07] "GET /virtual-network/d562a80c-0d97-4a75-87bf-dca138a84d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.010355 252.27.82.243 - - [2025-10-27 01:55:08] "POST /neutron/network HTTP/1.1" 200 824 0.005917 252.27.82.243 - - [2025-10-27 01:55:08] "POST /neutron/subnet HTTP/1.1" 200 724 0.007599 10.0.0.27 - - [2025-10-27 01:55:08] "POST /fqname-to-id HTTP/1.1" 404 226 0.003100 10.0.0.27 - - [2025-10-27 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.27 - - [2025-10-27 01:55:08] "GET /projects?obj_uuids=a388eba1-6e52-4396-85a8-bf11d1693caa&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001833 10.0.0.27 - - [2025-10-27 01:55:08] "GET /project/a388eba1-6e52-4396-85a8-bf11d1693caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.032041 10.0.0.27 - - [2025-10-27 01:55:08] "POST /network-policys HTTP/1.1" 200 571 0.021028 10.0.0.27 - - [2025-10-27 01:55:08] "GET /network-policy/3177f0e9-6ec3-442f-9f89-61915354a8db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.005696 252.27.82.243 - - [2025-10-27 01:55:08] "POST /neutron/network HTTP/1.1" 200 824 0.005346 10.0.0.27 - - [2025-10-27 01:55:08] "POST /fqname-to-id HTTP/1.1" 404 234 0.006996 252.27.82.243 - - [2025-10-27 01:55:08] "POST /neutron/network HTTP/1.1" 200 924 0.055463 10.0.0.27 - - [2025-10-27 01:55:08] "POST /access-control-lists HTTP/1.1" 200 590 0.066170 252.27.82.243 - - [2025-10-27 01:55:08] "POST /neutron/network HTTP/1.1" 200 924 0.005727 10.0.0.27 - - [2025-10-27 01:55:08] "GET /virtual-network/b4bd57f0-d291-4072-82b7-4c095b5671fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005546 10.0.0.27 - - [2025-10-27 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.27 - - [2025-10-27 01:55:08] "GET /network-policy/3177f0e9-6ec3-442f-9f89-61915354a8db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.003889 252.27.82.243 - - [2025-10-27 01:55:08] "POST /neutron/network HTTP/1.1" 200 824 0.006222 10.0.0.27 - - [2025-10-27 01:55:08] "POST /fqname-to-id HTTP/1.1" 404 234 0.004310 252.27.82.243 - - [2025-10-27 01:55:08] "POST /neutron/network HTTP/1.1" 200 924 0.044904 10.0.0.27 - - [2025-10-27 01:55:08] "POST /access-control-lists HTTP/1.1" 200 590 0.071361 252.27.82.243 - - [2025-10-27 01:55:08] "POST /neutron/network HTTP/1.1" 200 924 0.011121 10.0.0.27 - - [2025-10-27 01:55:08] "POST /ref-update HTTP/1.1" 200 156 0.012911 10.0.0.27 - - [2025-10-27 01:55:08] "GET /virtual-network/d562a80c-0d97-4a75-87bf-dca138a84d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.013801 10.0.0.27 - - [2025-10-27 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.27 - - [2025-10-27 01:55:09] "GET /network-policy/3177f0e9-6ec3-442f-9f89-61915354a8db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.033039 10.0.0.27 - - [2025-10-27 01:55:09] "PUT /access-control-list/9edddbaf-50cc-4694-8c20-29901eac6e9b HTTP/1.1" 200 273 0.052864 10.0.0.27 - - [2025-10-27 01:55:09] "GET /domains HTTP/1.1" 401 297 0.000401 10.0.0.27 - - [2025-10-27 01:55:09] "GET /domains HTTP/1.1" 200 438 0.030169 10.0.0.27 - - [2025-10-27 01:55:09] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001197 10.0.0.27 - - [2025-10-27 01:55:09] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1701 0.008487 10.0.0.27 - - [2025-10-27 01:55:09] "GET /projects?obj_uuids=a388eba1-6e52-4396-85a8-bf11d1693caa&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002625 10.0.0.27 - - [2025-10-27 01:55:09] "GET /project/a388eba1-6e52-4396-85a8-bf11d1693caa HTTP/1.1" 200 2565 0.033764 10.0.0.27 - - [2025-10-27 01:55:09] "GET /virtual-network/b4bd57f0-d291-4072-82b7-4c095b5671fb HTTP/1.1" 200 2890 0.006593 10.0.0.27 - - [2025-10-27 01:55:09] "GET /virtual-network/b4bd57f0-d291-4072-82b7-4c095b5671fb HTTP/1.1" 200 2890 0.004683 10.0.0.27 - - [2025-10-27 01:55:09] "GET /routing-instance/bca52eb3-be8c-4a7e-8eb3-1fc6bae4e87c HTTP/1.1" 200 1784 0.004586 10.0.0.27 - - [2025-10-27 01:55:09] "GET /routing-instance/bca52eb3-be8c-4a7e-8eb3-1fc6bae4e87c HTTP/1.1" 200 1784 0.003973 10.0.0.27 - - [2025-10-27 01:55:09] "GET /route-target/fec1db93-c845-4c8d-9d6a-4342678c6ac8 HTTP/1.1" 200 1207 0.004013 10.0.0.27 - - [2025-10-27 01:55:09] "GET /virtual-network/b4bd57f0-d291-4072-82b7-4c095b5671fb HTTP/1.1" 200 2890 0.006780 10.0.0.27 - - [2025-10-27 01:55:10] "GET /routing-instance/bca52eb3-be8c-4a7e-8eb3-1fc6bae4e87c HTTP/1.1" 200 1784 0.003834 10.0.0.27 - - [2025-10-27 01:55:10] "GET /virtual-network/b4bd57f0-d291-4072-82b7-4c095b5671fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005114 10.0.0.27 - - [2025-10-27 01:55:10] "GET /virtual-network/b4bd57f0-d291-4072-82b7-4c095b5671fb HTTP/1.1" 200 2890 0.004469 10.0.0.27 - - [2025-10-27 01:55:10] "GET /routing-instance/bca52eb3-be8c-4a7e-8eb3-1fc6bae4e87c HTTP/1.1" 200 1784 0.003455 10.0.0.27 - - [2025-10-27 01:55:10] "GET /routing-instance/bca52eb3-be8c-4a7e-8eb3-1fc6bae4e87c HTTP/1.1" 200 1784 0.003619 10.0.0.27 - - [2025-10-27 01:55:10] "GET /route-target/fec1db93-c845-4c8d-9d6a-4342678c6ac8 HTTP/1.1" 200 1207 0.004329 10.0.0.27 - - [2025-10-27 01:55:10] "GET /domains HTTP/1.1" 200 438 0.003603 10.0.0.27 - - [2025-10-27 01:55:10] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001048 10.0.0.27 - - [2025-10-27 01:55:10] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1701 0.006635 10.0.0.27 - - [2025-10-27 01:55:10] "GET /projects?obj_uuids=a388eba1-6e52-4396-85a8-bf11d1693caa&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001088 10.0.0.27 - - [2025-10-27 01:55:10] "GET /project/a388eba1-6e52-4396-85a8-bf11d1693caa HTTP/1.1" 200 2565 0.024901 10.0.0.27 - - [2025-10-27 01:55:10] "GET /virtual-network/b4bd57f0-d291-4072-82b7-4c095b5671fb HTTP/1.1" 200 2890 0.004878 10.0.0.27 - - [2025-10-27 01:55:11] "GET /obj-perms HTTP/1.1" 200 6429 0.062796 10.0.0.27 - - [2025-10-27 01:55:11] "GET /domains HTTP/1.1" 200 438 0.003482 10.0.0.27 - - [2025-10-27 01:55:11] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001164 10.0.0.27 - - [2025-10-27 01:55:11] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1701 0.006941 10.0.0.27 - - [2025-10-27 01:55:11] "GET /projects?obj_uuids=a388eba1-6e52-4396-85a8-bf11d1693caa&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001328 10.0.0.27 - - [2025-10-27 01:55:11] "GET /project/a388eba1-6e52-4396-85a8-bf11d1693caa HTTP/1.1" 200 2565 0.030675 10.0.0.27 - - [2025-10-27 01:55:11] "GET /virtual-network/d562a80c-0d97-4a75-87bf-dca138a84d62 HTTP/1.1" 200 2890 0.006974 10.0.0.27 - - [2025-10-27 01:55:11] "GET /virtual-network/d562a80c-0d97-4a75-87bf-dca138a84d62 HTTP/1.1" 200 2890 0.006398 10.0.0.27 - - [2025-10-27 01:55:11] "GET /routing-instance/f78eae6f-536d-44c8-aced-cd5dd7c5687a HTTP/1.1" 200 1784 0.003726 10.0.0.27 - - [2025-10-27 01:55:11] "GET /routing-instance/f78eae6f-536d-44c8-aced-cd5dd7c5687a HTTP/1.1" 200 1784 0.003311 10.0.0.27 - - [2025-10-27 01:55:11] "GET /route-target/a8c3df33-a440-4162-9a9b-27de8ba9706e HTTP/1.1" 200 1207 0.003961 10.0.0.27 - - [2025-10-27 01:55:11] "GET /virtual-network/d562a80c-0d97-4a75-87bf-dca138a84d62 HTTP/1.1" 200 2890 0.005130 10.0.0.27 - - [2025-10-27 01:55:11] "GET /routing-instance/f78eae6f-536d-44c8-aced-cd5dd7c5687a HTTP/1.1" 200 1784 0.004312 10.0.0.27 - - [2025-10-27 01:55:11] "GET /virtual-network/d562a80c-0d97-4a75-87bf-dca138a84d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006058 10.0.0.27 - - [2025-10-27 01:55:11] "GET /virtual-network/d562a80c-0d97-4a75-87bf-dca138a84d62 HTTP/1.1" 200 2890 0.004916 10.0.0.27 - - [2025-10-27 01:55:11] "GET /routing-instance/f78eae6f-536d-44c8-aced-cd5dd7c5687a HTTP/1.1" 200 1784 0.003815 10.0.0.27 - - [2025-10-27 01:55:11] "GET /routing-instance/f78eae6f-536d-44c8-aced-cd5dd7c5687a HTTP/1.1" 200 1784 0.003654 10.0.0.27 - - [2025-10-27 01:55:11] "GET /route-target/a8c3df33-a440-4162-9a9b-27de8ba9706e HTTP/1.1" 200 1207 0.003356 10.0.0.27 - - [2025-10-27 01:55:12] "GET /domains HTTP/1.1" 200 438 0.002843 10.0.0.27 - - [2025-10-27 01:55:12] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001081 10.0.0.27 - - [2025-10-27 01:55:12] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1701 0.007430 10.0.0.27 - - [2025-10-27 01:55:12] "GET /projects?obj_uuids=a388eba1-6e52-4396-85a8-bf11d1693caa&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001146 10.0.0.27 - - [2025-10-27 01:55:12] "GET /project/a388eba1-6e52-4396-85a8-bf11d1693caa HTTP/1.1" 200 2565 0.028002 10.0.0.27 - - [2025-10-27 01:55:12] "GET /virtual-network/d562a80c-0d97-4a75-87bf-dca138a84d62 HTTP/1.1" 200 2890 0.005374 10.0.0.27 - - [2025-10-27 01:55:12] "GET /obj-perms HTTP/1.1" 200 6429 0.001561 10.0.0.27 - - [2025-10-27 01:55:12] "POST /id-to-fqname HTTP/1.1" 200 220 0.001748 252.27.82.243 - - [2025-10-27 01:55:12] "POST /neutron/network HTTP/1.1" 200 934 0.006926 252.27.82.243 - - [2025-10-27 01:55:12] "GET /aaa-mode HTTP/1.1" 401 297 0.000441 252.27.82.243 - - [2025-10-27 01:55:12] "GET / HTTP/1.1" 200 36215 0.001588 252.27.82.243 - - [2025-10-27 01:55:12] "GET /project/a388eba1-6e52-4396-85a8-bf11d1693caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000380 10.0.0.27 - - [2025-10-27 01:55:13] "GET /projects?obj_uuids=a388eba1-6e52-4396-85a8-bf11d1693caa&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001033 252.27.82.243 - - [2025-10-27 01:55:13] "GET /project/a388eba1-6e52-4396-85a8-bf11d1693caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.057208 252.27.82.243 - - [2025-10-27 01:55:13] "POST /neutron/network HTTP/1.1" 200 924 0.007339 252.27.82.243 - - [2025-10-27 01:55:13] "POST /neutron/port HTTP/1.1" 200 117 0.005663 252.27.82.243 - - [2025-10-27 01:55:13] "POST /neutron/port HTTP/1.1" 200 117 0.005068 10.0.0.27 - - [2025-10-27 01:55:13] "POST /id-to-fqname HTTP/1.1" 200 220 0.001430 252.27.82.243 - - [2025-10-27 01:55:13] "POST /neutron/port HTTP/1.1" 200 117 0.005935 252.27.82.243 - - [2025-10-27 01:55:13] "POST /neutron/network HTTP/1.1" 200 934 0.006159 252.27.82.243 - - [2025-10-27 01:55:14] "GET /aaa-mode HTTP/1.1" 401 297 0.001331 252.27.82.243 - - [2025-10-27 01:55:14] "GET / HTTP/1.1" 200 36215 0.002244 252.27.82.243 - - [2025-10-27 01:55:14] "GET /project/a388eba1-6e52-4396-85a8-bf11d1693caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000379 252.27.82.243 - - [2025-10-27 01:55:14] "POST /neutron/network HTTP/1.1" 200 934 0.006860 10.0.0.27 - - [2025-10-27 01:55:14] "GET /projects?obj_uuids=a388eba1-6e52-4396-85a8-bf11d1693caa&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001342 10.0.0.27 - - [2025-10-27 01:55:14] "GET /projects?obj_uuids=a388eba1-6e52-4396-85a8-bf11d1693caa&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001410 252.27.82.243 - - [2025-10-27 01:55:14] "GET /project/a388eba1-6e52-4396-85a8-bf11d1693caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.149615 252.27.82.243 - - [2025-10-27 01:55:14] "POST /neutron/network HTTP/1.1" 200 924 0.006089 252.27.82.243 - - [2025-10-27 01:55:14] "POST /neutron/port HTTP/1.1" 200 1060 0.232116 252.27.82.243 - - [2025-10-27 01:55:14] "POST /neutron/port HTTP/1.1" 200 1060 0.012287 252.27.82.243 - - [2025-10-27 01:55:14] "POST /neutron/port HTTP/1.1" 200 1060 0.009948 252.27.82.243 - - [2025-10-27 01:55:14] "POST /neutron/port HTTP/1.1" 200 1034 0.014197 252.27.82.243 - - [2025-10-27 01:55:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.020293 252.27.82.243 - - [2025-10-27 01:55:14] "POST /neutron/port HTTP/1.1" 200 1110 0.087282 252.27.82.243 - - [2025-10-27 01:55:15] "POST /neutron/port HTTP/1.1" 200 117 0.005314 252.27.82.243 - - [2025-10-27 01:55:15] "POST /neutron/port HTTP/1.1" 200 1084 0.012834 252.27.82.243 - - [2025-10-27 01:55:15] "POST /neutron/port HTTP/1.1" 200 1084 0.013255 252.27.82.243 - - [2025-10-27 01:55:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003471 252.27.82.243 - - [2025-10-27 01:55:15] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008426 252.27.82.243 - - [2025-10-27 01:55:15] "POST /neutron/subnet HTTP/1.1" 200 698 0.007266 252.27.82.243 - - [2025-10-27 01:55:15] "POST /neutron/port HTTP/1.1" 200 117 0.001265 252.27.82.243 - - [2025-10-27 01:55:15] "POST /neutron/network HTTP/1.1" 200 924 0.011071 252.27.82.243 - - [2025-10-27 01:55:15] "POST /neutron/network HTTP/1.1" 200 934 0.007075 10.0.0.27 - - [2025-10-27 01:55:15] "GET /projects?obj_uuids=a388eba1-6e52-4396-85a8-bf11d1693caa&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001290 10.0.0.27 - - [2025-10-27 01:55:15] "PUT /access-control-list/e7d4968f-9177-4939-933d-aa804a09a3e2 HTTP/1.1" 200 273 0.063087 252.27.82.243 - - [2025-10-27 01:55:15] "POST /neutron/port HTTP/1.1" 200 1060 0.337471 252.27.82.243 - - [2025-10-27 01:55:15] "POST /neutron/port HTTP/1.1" 200 1060 0.015221 252.27.82.243 - - [2025-10-27 01:55:15] "POST /neutron/port HTTP/1.1" 200 1060 0.010918 252.27.82.243 - - [2025-10-27 01:55:16] "POST /neutron/port HTTP/1.1" 200 1110 0.063600 252.27.82.243 - - [2025-10-27 01:55:16] "POST /neutron/port HTTP/1.1" 200 1084 0.011806 252.27.82.243 - - [2025-10-27 01:55:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003259 252.27.82.243 - - [2025-10-27 01:55:16] "POST /neutron/subnet HTTP/1.1" 200 698 0.007575 252.27.82.243 - - [2025-10-27 01:55:16] "POST /neutron/port HTTP/1.1" 200 117 0.001311 252.27.82.243 - - [2025-10-27 01:55:16] "POST /neutron/network HTTP/1.1" 200 924 0.006927 252.27.82.243 - - [2025-10-27 01:55:20] "POST /neutron/port HTTP/1.1" 200 1084 0.012012 252.27.82.243 - - [2025-10-27 01:55:20] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006677 252.27.82.243 - - [2025-10-27 01:55:20] "POST /neutron/port HTTP/1.1" 200 1084 0.012024 252.27.82.243 - - [2025-10-27 01:55:20] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006152 252.27.82.243 - - [2025-10-27 01:55:20] "POST /neutron/port HTTP/1.1" 200 1084 0.014017 252.27.82.243 - - [2025-10-27 01:55:20] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006626 10.0.0.27 - - [2025-10-27 01:55:20] "GET /virtual-machine/d02d2fa2-1d80-4031-b690-98bc281bcb4e HTTP/1.1" 200 1295 0.005376 10.0.0.27 - - [2025-10-27 01:55:20] "GET /virtual-machine-interface/ae063de9-a309-4a49-b82a-2b543cbbddb8 HTTP/1.1" 200 2947 0.006030 10.0.0.27 - - [2025-10-27 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006159 10.0.0.27 - - [2025-10-27 01:55:20] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003100 10.0.0.27 - - [2025-10-27 01:55:20] "GET /virtual-networks?parent_id=a388eba1-6e52-4396-85a8-bf11d1693caa&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003361 10.0.0.27 - - [2025-10-27 01:55:21] "GET /virtual-network/b4bd57f0-d291-4072-82b7-4c095b5671fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.004827 10.0.0.27 - - [2025-10-27 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004714 10.0.0.27 - - [2025-10-27 01:55:24] "GET /virtual-network/b4bd57f0-d291-4072-82b7-4c095b5671fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006382 252.27.82.243 - - [2025-10-27 01:55:24] "POST /neutron/port HTTP/1.1" 200 1084 0.013137 252.27.82.243 - - [2025-10-27 01:55:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005951 252.27.82.243 - - [2025-10-27 01:55:24] "POST /neutron/port HTTP/1.1" 200 1084 0.012131 252.27.82.243 - - [2025-10-27 01:55:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008167 252.27.82.243 - - [2025-10-27 01:55:24] "POST /neutron/port HTTP/1.1" 200 1084 0.016215 252.27.82.243 - - [2025-10-27 01:55:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006450 252.27.82.243 - - [2025-10-27 01:55:25] "POST /neutron/port HTTP/1.1" 200 1084 0.015205 252.27.82.243 - - [2025-10-27 01:55:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006063 252.27.82.243 - - [2025-10-27 01:55:25] "POST /neutron/port HTTP/1.1" 200 1084 0.010899 252.27.82.243 - - [2025-10-27 01:55:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005930 10.0.0.27 - - [2025-10-27 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.27 - - [2025-10-27 01:55:26] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003978 10.0.0.27 - - [2025-10-27 01:55:26] "GET /virtual-networks?parent_id=a388eba1-6e52-4396-85a8-bf11d1693caa&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003039 10.0.0.27 - - [2025-10-27 01:55:26] "GET /virtual-network/b4bd57f0-d291-4072-82b7-4c095b5671fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005030 252.27.82.243 - - [2025-10-27 01:55:26] "POST /neutron/port HTTP/1.1" 200 1084 0.014406 252.27.82.243 - - [2025-10-27 01:55:26] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006977 252.27.82.243 - - [2025-10-27 01:55:26] "POST /neutron/port HTTP/1.1" 200 1084 0.011698 252.27.82.243 - - [2025-10-27 01:55:26] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005652 252.27.82.243 - - [2025-10-27 01:55:27] "POST /neutron/port HTTP/1.1" 200 1084 0.014210 252.27.82.243 - - [2025-10-27 01:55:27] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007390 10.0.0.27 - - [2025-10-27 01:55:27] "GET /virtual-machine/6a7db850-6030-4869-96ab-9971ddd3a996 HTTP/1.1" 200 1294 0.004571 10.0.0.27 - - [2025-10-27 01:55:27] "GET /virtual-machine-interface/c88b33ec-510c-45ba-9858-99ba82c048ca HTTP/1.1" 200 2947 0.005732 252.27.82.243 - - [2025-10-27 01:55:27] "POST /neutron/port HTTP/1.1" 200 1084 0.015839 10.0.0.27 - - [2025-10-27 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005321 252.27.82.243 - - [2025-10-27 01:55:27] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006449 10.0.0.27 - - [2025-10-27 01:55:27] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003224 10.0.0.27 - - [2025-10-27 01:55:27] "GET /virtual-networks?parent_id=a388eba1-6e52-4396-85a8-bf11d1693caa&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.008832 10.0.0.27 - - [2025-10-27 01:55:27] "GET /virtual-network/d562a80c-0d97-4a75-87bf-dca138a84d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005814 252.27.82.243 - - [2025-10-27 01:55:27] "POST /neutron/port HTTP/1.1" 200 1084 0.010994 252.27.82.243 - - [2025-10-27 01:55:27] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005670 10.0.0.27 - - [2025-10-27 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.27 - - [2025-10-27 01:55:28] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003140 10.0.0.27 - - [2025-10-27 01:55:28] "GET /virtual-networks?parent_id=a388eba1-6e52-4396-85a8-bf11d1693caa&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003284 10.0.0.27 - - [2025-10-27 01:55:28] "GET /virtual-network/d562a80c-0d97-4a75-87bf-dca138a84d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.004895 10.0.0.27 - - [2025-10-27 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.27 - - [2025-10-27 01:55:32] "GET /projects?obj_uuids=a388eba1-6e52-4396-85a8-bf11d1693caa&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000930 10.0.0.27 - - [2025-10-27 01:55:32] "GET /project/a388eba1-6e52-4396-85a8-bf11d1693caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.032485 10.0.0.27 - - [2025-10-27 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.27 - - [2025-10-27 01:55:32] "PUT /network-policy/3177f0e9-6ec3-442f-9f89-61915354a8db HTTP/1.1" 200 263 0.010459 10.0.0.27 - - [2025-10-27 01:55:32] "PUT /access-control-list/e7d4968f-9177-4939-933d-aa804a09a3e2 HTTP/1.1" 200 273 0.056982 10.0.0.27 - - [2025-10-27 01:55:32] "POST /ref-update HTTP/1.1" 200 156 0.017336 10.0.0.27 - - [2025-10-27 01:55:32] "PUT /access-control-list/9edddbaf-50cc-4694-8c20-29901eac6e9b HTTP/1.1" 200 273 0.053267 10.0.0.27 - - [2025-10-27 01:55:33] "POST /ref-update HTTP/1.1" 200 156 0.011457 10.0.0.27 - - [2025-10-27 01:55:36] "GET /virtual-network/d562a80c-0d97-4a75-87bf-dca138a84d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006350 252.27.82.243 - - [2025-10-27 01:55:36] "POST /neutron/network HTTP/1.1" 200 924 0.006435 252.27.82.243 - - [2025-10-27 01:55:36] "POST /neutron/network HTTP/1.1" 200 824 0.064057 10.0.0.27 - - [2025-10-27 01:55:36] "DELETE /access-control-list/e7d4968f-9177-4939-933d-aa804a09a3e2 HTTP/1.1" 200 115 0.036778 252.27.82.243 - - [2025-10-27 01:55:36] "POST /neutron/network HTTP/1.1" 200 824 0.006576 10.0.0.27 - - [2025-10-27 01:55:36] "GET /virtual-network/d562a80c-0d97-4a75-87bf-dca138a84d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.009313 10.0.0.27 - - [2025-10-27 01:55:36] "GET /virtual-network/b4bd57f0-d291-4072-82b7-4c095b5671fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.008532 252.27.82.243 - - [2025-10-27 01:55:36] "POST /neutron/network HTTP/1.1" 200 924 0.005318 252.27.82.243 - - [2025-10-27 01:55:36] "POST /neutron/network HTTP/1.1" 200 824 0.069188 10.0.0.27 - - [2025-10-27 01:55:36] "DELETE /access-control-list/9edddbaf-50cc-4694-8c20-29901eac6e9b HTTP/1.1" 200 115 0.045469 252.27.82.243 - - [2025-10-27 01:55:36] "POST /neutron/network HTTP/1.1" 200 824 0.006132 10.0.0.27 - - [2025-10-27 01:55:36] "GET /virtual-network/b4bd57f0-d291-4072-82b7-4c095b5671fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006763 10.0.0.27 - - [2025-10-27 01:55:36] "DELETE /network-policy/3177f0e9-6ec3-442f-9f89-61915354a8db HTTP/1.1" 200 115 0.042931 252.27.82.243 - - [2025-10-27 01:55:36] "POST /neutron/network HTTP/1.1" 200 824 0.014948 252.27.82.243 - - [2025-10-27 01:55:36] "POST /neutron/port HTTP/1.1" 200 1084 0.019982 252.27.82.243 - - [2025-10-27 01:55:36] "POST /neutron/port HTTP/1.1" 200 1084 0.011483 252.27.82.243 - - [2025-10-27 01:55:37] "POST /neutron/network HTTP/1.1" 400 204 0.012570 252.27.82.243 - - [2025-10-27 01:55:37] "POST /neutron/port HTTP/1.1" 200 1110 0.014378 252.27.82.243 - - [2025-10-27 01:55:37] "POST /neutron/port HTTP/1.1" 200 1110 0.010276 252.27.82.243 - - [2025-10-27 01:55:37] "POST /neutron/port HTTP/1.1" 200 151 0.145779 252.27.82.243 - - [2025-10-27 01:55:37] "POST /neutron/port HTTP/1.1" 200 151 0.135018 252.27.82.243 - - [2025-10-27 01:55:39] "POST /neutron/network HTTP/1.1" 200 824 0.005391 10.0.0.27 - - [2025-10-27 01:55:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004129 10.0.0.27 - - [2025-10-27 01:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005488 10.0.0.27 - - [2025-10-27 01:55:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004121 252.27.82.243 - - [2025-10-27 01:55:39] "POST /neutron/network HTTP/1.1" 200 151 0.086843 10.0.0.27 - - [2025-10-27 01:55:39] "DELETE /route-target/a8c3df33-a440-4162-9a9b-27de8ba9706e HTTP/1.1" 200 115 0.019290 10.0.0.27 - - [2025-10-27 01:55:39] "GET /routing-instance/f78eae6f-536d-44c8-aced-cd5dd7c5687a HTTP/1.1" 404 171 0.002837 10.0.0.27 - - [2025-10-27 01:55:39] "GET /domains HTTP/1.1" 200 438 0.002776 10.0.0.27 - - [2025-10-27 01:55:39] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000956 10.0.0.27 - - [2025-10-27 01:55:39] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1701 0.006893 10.0.0.27 - - [2025-10-27 01:55:39] "GET /projects?obj_uuids=a388eba1-6e52-4396-85a8-bf11d1693caa&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001942 10.0.0.27 - - [2025-10-27 01:55:39] "GET /project/a388eba1-6e52-4396-85a8-bf11d1693caa HTTP/1.1" 200 2099 0.027317 252.27.82.243 - - [2025-10-27 01:55:39] "POST /neutron/network HTTP/1.1" 200 824 0.005250 10.0.0.27 - - [2025-10-27 01:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006062 10.0.0.27 - - [2025-10-27 01:55:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003029 10.0.0.27 - - [2025-10-27 01:55:39] "POST /useragent-kv HTTP/1.1" 200 115 0.001858 252.27.82.243 - - [2025-10-27 01:55:39] "POST /neutron/network HTTP/1.1" 200 151 0.083404 10.0.0.27 - - [2025-10-27 01:55:39] "DELETE /route-target/fec1db93-c845-4c8d-9d6a-4342678c6ac8 HTTP/1.1" 200 115 0.016481 10.0.0.27 - - [2025-10-27 01:55:39] "GET /routing-instance/bca52eb3-be8c-4a7e-8eb3-1fc6bae4e87c HTTP/1.1" 404 171 0.003179 10.0.0.27 - - [2025-10-27 01:55:39] "GET /domains HTTP/1.1" 200 438 0.002910 10.0.0.27 - - [2025-10-27 01:55:39] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001153 10.0.0.27 - - [2025-10-27 01:55:40] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1701 0.009579 10.0.0.27 - - [2025-10-27 01:55:40] "GET /projects?obj_uuids=a388eba1-6e52-4396-85a8-bf11d1693caa&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001238 10.0.0.27 - - [2025-10-27 01:55:40] "GET /project/a388eba1-6e52-4396-85a8-bf11d1693caa HTTP/1.1" 200 1861 0.024702 10.0.0.27 - - [2025-10-27 01:55:40] "GET /projects?obj_uuids=a388eba1-6e52-4396-85a8-bf11d1693caa&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001132 10.0.0.27 - - [2025-10-27 01:55:40] "GET /project/a388eba1-6e52-4396-85a8-bf11d1693caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.026998 10.0.0.27 - - [2025-10-27 01:55:40] "GET /projects?obj_uuids=a388eba1-6e52-4396-85a8-bf11d1693caa&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002401 10.0.0.27 - - [2025-10-27 01:55:40] "GET /project/a388eba1-6e52-4396-85a8-bf11d1693caa?fields=virtual_networks HTTP/1.1" 200 1036 0.069455 10.0.0.27 - - [2025-10-27 01:55:40] "GET /projects?obj_uuids=a388eba1-6e52-4396-85a8-bf11d1693caa&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001742 10.0.0.27 - - [2025-10-27 01:55:40] "GET /project/a388eba1-6e52-4396-85a8-bf11d1693caa?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.027107 10.0.0.27 - - [2025-10-27 01:55:40] "GET /projects?obj_uuids=a388eba1-6e52-4396-85a8-bf11d1693caa&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001624 10.0.0.27 - - [2025-10-27 01:55:40] "GET /project/a388eba1-6e52-4396-85a8-bf11d1693caa?fields=security_groups HTTP/1.1" 200 1263 0.027064 10.0.0.27 - - [2025-10-27 01:55:41] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001204 10.0.0.27 - - [2025-10-27 01:55:41] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007235 10.0.0.27 - - [2025-10-27 01:55:41] "POST /fqname-to-id HTTP/1.1" 404 179 0.030715 10.0.0.27 - - [2025-10-27 01:55:42] "GET /projects?obj_uuids=0f5ae1d3-4e17-44cb-a65e-48ad392db0e8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002595 10.0.0.27 - - [2025-10-27 01:55:42] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001052 10.0.0.27 - - [2025-10-27 01:55:42] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006524 10.0.0.27 - - [2025-10-27 01:55:42] "POST /id-to-fqname HTTP/1.1" 200 181 0.001447 10.0.0.27 - - [2025-10-27 01:55:42] "POST /fqname-to-id HTTP/1.1" 404 190 0.003576 10.0.0.27 - - [2025-10-27 01:55:42] "POST /security-groups HTTP/1.1" 200 576 0.064199 10.0.0.27 - - [2025-10-27 01:55:42] "POST /fqname-to-id HTTP/1.1" 404 225 0.002385 10.0.0.27 - - [2025-10-27 01:55:42] "POST /projects HTTP/1.1" 200 563 0.214105 10.0.0.27 - - [2025-10-27 01:55:42] "POST /access-control-lists HTTP/1.1" 200 589 0.057308 10.0.0.27 - - [2025-10-27 01:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.290838 10.0.0.27 - - [2025-10-27 01:55:42] "POST /fqname-to-id HTTP/1.1" 404 224 0.003117 10.0.0.27 - - [2025-10-27 01:55:42] "GET /project/0f5ae1d3-4e17-44cb-a65e-48ad392db0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.424413 10.0.0.27 - - [2025-10-27 01:55:42] "POST /access-control-lists HTTP/1.1" 200 587 0.062018 10.0.0.27 - - [2025-10-27 01:55:43] "GET / HTTP/1.1" 200 36215 0.009680 10.0.0.27 - - [2025-10-27 01:55:45] "DELETE /project/a388eba16e52439685a8bf11d1693caa HTTP/1.1" 404 173 0.135693 10.0.0.27 - - [2025-10-27 01:55:45] "DELETE /project/cf5e27cabaf64fbd9fa5df854759b47b HTTP/1.1" 404 173 0.116164 10.0.0.27 - - [2025-10-27 01:55:45] "POST /fqname-to-id HTTP/1.1" 401 297 0.000432 10.0.0.27 - - [2025-10-27 01:55:45] "DELETE /project/0f5ae1d34e1744cba65e48ad392db0e8 HTTP/1.1" 404 173 0.240559 10.0.0.27 - - [2025-10-27 01:55:45] "GET /projects?obj_uuids=a388eba1-6e52-4396-85a8-bf11d1693caa&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001686 10.0.0.27 - - [2025-10-27 01:55:45] "GET /projects?obj_uuids=cf5e27ca-baf6-4fbd-9fa5-df854759b47b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000972 10.0.0.27 - - [2025-10-27 01:55:45] "GET /project/a388eba1-6e52-4396-85a8-bf11d1693caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.252527 10.0.0.27 - - [2025-10-27 01:55:45] "GET /project/cf5e27ca-baf6-4fbd-9fa5-df854759b47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1520 0.252938 10.0.0.27 - - [2025-10-27 01:55:45] "GET /projects?obj_uuids=a388eba1-6e52-4396-85a8-bf11d1693caa&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.003449 10.0.0.27 - - [2025-10-27 01:55:45] "GET /projects?obj_uuids=cf5e27ca-baf6-4fbd-9fa5-df854759b47b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002006 10.0.0.27 - - [2025-10-27 01:55:45] "GET /projects?obj_uuids=8ce75906-fe10-4c49-9dee-960a2839d403&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004771 10.0.0.27 - - [2025-10-27 01:55:45] "GET /project/a388eba1-6e52-4396-85a8-bf11d1693caa?fields=security_groups HTTP/1.1" 200 1356 0.205489 10.0.0.27 - - [2025-10-27 01:55:45] "GET /project/8ce75906-fe10-4c49-9dee-960a2839d403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.434005 10.0.0.27 - - [2025-10-27 01:55:45] "GET /project/cf5e27ca-baf6-4fbd-9fa5-df854759b47b?fields=security_groups HTTP/1.1" 200 1399 0.196373 10.0.0.27 - - [2025-10-27 01:55:45] "GET /projects?obj_uuids=8ce75906-fe10-4c49-9dee-960a2839d403&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001677 10.0.0.27 - - [2025-10-27 01:55:45] "GET /project/8ce75906-fe10-4c49-9dee-960a2839d403?fields=security_groups HTTP/1.1" 200 1375 0.123918 10.0.0.27 - - [2025-10-27 01:55:46] "DELETE /security-group/49299ae7-64e3-4c8a-8dc0-433f7ccb5565 HTTP/1.1" 200 115 0.235708 10.0.0.27 - - [2025-10-27 01:55:46] "GET /projects?obj_uuids=a388eba1-6e52-4396-85a8-bf11d1693caa&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001098 10.0.0.27 - - [2025-10-27 01:55:46] "DELETE /security-group/d2831809-1b08-4430-a420-ad2672321ad6 HTTP/1.1" 200 115 0.250904 10.0.0.27 - - [2025-10-27 01:55:46] "GET /projects?obj_uuids=cf5e27ca-baf6-4fbd-9fa5-df854759b47b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.004257 10.0.0.27 - - [2025-10-27 01:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.084337 10.0.0.27 - - [2025-10-27 01:55:46] "GET /projects?obj_uuids=0f5ae1d3-4e17-44cb-a65e-48ad392db0e8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001095 10.0.0.27 - - [2025-10-27 01:55:46] "GET /project/a388eba1-6e52-4396-85a8-bf11d1693caa?fields=application_policy_sets HTTP/1.1" 200 1395 0.124646 10.0.0.27 - - [2025-10-27 01:55:46] "DELETE /access-control-list/8250915a-36f6-4581-a54a-1e71ae6c25be HTTP/1.1" 200 115 0.207615 10.0.0.27 - - [2025-10-27 01:55:46] "GET /project/0f5ae1d3-4e17-44cb-a65e-48ad392db0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.186247 10.0.0.27 - - [2025-10-27 01:55:46] "GET /project/cf5e27ca-baf6-4fbd-9fa5-df854759b47b?fields=application_policy_sets HTTP/1.1" 200 1438 0.238144 10.0.0.27 - - [2025-10-27 01:55:46] "DELETE /security-group/68021ddc-06cf-43c3-89a4-c40a6dfa51a9 HTTP/1.1" 200 115 0.405622 10.0.0.27 - - [2025-10-27 01:55:46] "GET /projects?obj_uuids=8ce75906-fe10-4c49-9dee-960a2839d403&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001185 10.0.0.27 - - [2025-10-27 01:55:46] "DELETE /access-control-list/e815221e-9864-49ae-98fa-a2acc6551c41 HTTP/1.1" 200 115 0.247374 10.0.0.27 - - [2025-10-27 01:55:46] "GET /project/8ce75906-fe10-4c49-9dee-960a2839d403?fields=application_policy_sets HTTP/1.1" 200 1414 0.269180 252.27.82.243 - - [2025-10-27 01:55:46] "POST /neutron/network HTTP/1.1" 200 117 0.271160 10.0.0.27 - - [2025-10-27 01:55:46] "GET /projects?obj_uuids=0f5ae1d3-4e17-44cb-a65e-48ad392db0e8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.018861 10.0.0.27 - - [2025-10-27 01:55:46] "DELETE /access-control-list/76be0255-388c-4792-85ef-a25f4631da52 HTTP/1.1" 200 115 0.372699 10.0.0.27 - - [2025-10-27 01:55:47] "DELETE /project/a388eba1-6e52-4396-85a8-bf11d1693caa HTTP/1.1" 200 115 1.957816 10.0.0.27 - - [2025-10-27 01:55:47] "DELETE /access-control-list/c4bcd717-13f0-4eb5-a927-5df15e809c67 HTTP/1.1" 200 115 0.275612 10.0.0.27 - - [2025-10-27 01:55:47] "DELETE /project/cf5e27ca-baf6-4fbd-9fa5-df854759b47b HTTP/1.1" 200 115 2.231317 10.0.0.27 - - [2025-10-27 01:55:47] "DELETE /access-control-list/3c924c65-c243-4c5c-94e8-8b12ba529786 HTTP/1.1" 200 115 0.353220 252.27.82.243 - - [2025-10-27 01:55:47] "POST /neutron/network HTTP/1.1" 200 610 0.764436 10.0.0.27 - - [2025-10-27 01:55:47] "DELETE /project/8ce75906-fe10-4c49-9dee-960a2839d403 HTTP/1.1" 200 115 2.506046 10.0.0.27 - - [2025-10-27 01:55:47] "DELETE /access-control-list/64b507e7-ae07-43fc-ab7c-cfebf7c1b6e0 HTTP/1.1" 200 115 0.066781 10.0.0.27 - - [2025-10-27 01:55:48] "POST /route-targets HTTP/1.1" 200 328 0.080960 10.0.0.27 - - [2025-10-27 01:55:48] "POST /ref-update HTTP/1.1" 200 156 0.073042 10.0.0.27 - - [2025-10-27 01:55:48] "POST /useragent-kv HTTP/1.1" 200 115 0.023674 252.27.82.243 - - [2025-10-27 01:55:48] "POST /neutron/subnet HTTP/1.1" 200 724 0.556457 252.27.82.243 - - [2025-10-27 01:55:48] "POST /neutron/network HTTP/1.1" 200 829 0.010214 10.0.0.27 - - [2025-10-27 01:55:48] "POST /id-to-fqname HTTP/1.1" 200 218 0.001353 10.0.0.27 - - [2025-10-27 01:55:48] "GET /virtual-network/9c0c6719-64e3-4be2-b096-4879f0da1981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.029156 252.27.82.243 - - [2025-10-27 01:55:48] "POST /neutron/network HTTP/1.1" 200 829 0.006909 10.0.0.27 - - [2025-10-27 01:55:48] "GET /virtual-network/9c0c6719-64e3-4be2-b096-4879f0da1981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.013437 252.27.82.243 - - [2025-10-27 01:55:48] "POST /neutron/network HTTP/1.1" 200 829 0.014062 252.27.82.243 - - [2025-10-27 01:55:48] "POST /neutron/subnet HTTP/1.1" 200 724 0.026605 10.0.0.27 - - [2025-10-27 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.27 - - [2025-10-27 01:55:48] "GET /virtual-network/9c0c6719-64e3-4be2-b096-4879f0da1981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007404 10.0.0.27 - - [2025-10-27 01:55:48] "PUT /virtual-network/9c0c6719-64e3-4be2-b096-4879f0da1981 HTTP/1.1" 200 265 0.071575 10.0.0.27 - - [2025-10-27 01:55:48] "POST /route-targets HTTP/1.1" 200 324 0.046763 10.0.0.27 - - [2025-10-27 01:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012428 10.0.0.27 - - [2025-10-27 01:55:49] "POST /ref-update HTTP/1.1" 200 156 0.034380 10.0.0.27 - - [2025-10-27 01:55:49] "GET /projects?obj_uuids=0f5ae1d3-4e17-44cb-a65e-48ad392db0e8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001106 10.0.0.27 - - [2025-10-27 01:55:49] "GET /project/0f5ae1d3-4e17-44cb-a65e-48ad392db0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.063498 252.27.82.243 - - [2025-10-27 01:55:49] "POST /neutron/network HTTP/1.1" 200 117 0.020575 10.0.0.27 - - [2025-10-27 01:55:49] "GET /projects?obj_uuids=0f5ae1d3-4e17-44cb-a65e-48ad392db0e8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001503 252.27.82.243 - - [2025-10-27 01:55:49] "POST /neutron/network HTTP/1.1" 200 610 0.219464 10.0.0.27 - - [2025-10-27 01:55:49] "POST /route-targets HTTP/1.1" 200 328 0.031003 10.0.0.27 - - [2025-10-27 01:55:49] "POST /ref-update HTTP/1.1" 200 156 0.061579 10.0.0.27 - - [2025-10-27 01:55:49] "POST /useragent-kv HTTP/1.1" 200 115 0.010686 252.27.82.243 - - [2025-10-27 01:55:49] "POST /neutron/subnet HTTP/1.1" 200 710 0.319209 252.27.82.243 - - [2025-10-27 01:55:50] "POST /neutron/network HTTP/1.1" 200 826 0.006279 10.0.0.27 - - [2025-10-27 01:55:50] "POST /id-to-fqname HTTP/1.1" 200 218 0.001291 10.0.0.27 - - [2025-10-27 01:55:50] "GET /virtual-network/eb3479b2-f724-4048-8fa0-d80ff80c4b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005029 252.27.82.243 - - [2025-10-27 01:55:50] "POST /neutron/network HTTP/1.1" 200 826 0.007758 10.0.0.27 - - [2025-10-27 01:55:50] "GET /virtual-network/eb3479b2-f724-4048-8fa0-d80ff80c4b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006267 252.27.82.243 - - [2025-10-27 01:55:50] "POST /neutron/network HTTP/1.1" 200 826 0.007635 252.27.82.243 - - [2025-10-27 01:55:50] "POST /neutron/subnet HTTP/1.1" 200 710 0.011284 10.0.0.27 - - [2025-10-27 01:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.27 - - [2025-10-27 01:55:50] "GET /virtual-network/eb3479b2-f724-4048-8fa0-d80ff80c4b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004671 10.0.0.27 - - [2025-10-27 01:55:50] "POST /ref-update HTTP/1.1" 200 156 0.024554 10.0.0.27 - - [2025-10-27 01:55:50] "PUT /virtual-network/eb3479b2-f724-4048-8fa0-d80ff80c4b7e HTTP/1.1" 200 265 0.059377 10.0.0.27 - - [2025-10-27 01:55:50] "POST /id-to-fqname HTTP/1.1" 200 218 0.001289 252.27.82.243 - - [2025-10-27 01:55:50] "POST /neutron/network HTTP/1.1" 200 839 0.005589 252.27.82.243 - - [2025-10-27 01:55:50] "GET /aaa-mode HTTP/1.1" 401 297 0.000462 252.27.82.243 - - [2025-10-27 01:55:50] "GET / HTTP/1.1" 200 36215 0.002779 252.27.82.243 - - [2025-10-27 01:55:50] "GET /project/0f5ae1d3-4e17-44cb-a65e-48ad392db0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000365 10.0.0.27 - - [2025-10-27 01:55:51] "GET /projects?obj_uuids=0f5ae1d3-4e17-44cb-a65e-48ad392db0e8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001192 252.27.82.243 - - [2025-10-27 01:55:51] "GET /project/0f5ae1d3-4e17-44cb-a65e-48ad392db0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.116621 252.27.82.243 - - [2025-10-27 01:55:51] "POST /neutron/network HTTP/1.1" 200 829 0.008047 252.27.82.243 - - [2025-10-27 01:55:51] "POST /neutron/port HTTP/1.1" 200 117 0.007155 252.27.82.243 - - [2025-10-27 01:55:51] "POST /neutron/port HTTP/1.1" 200 117 0.006603 10.0.0.27 - - [2025-10-27 01:55:51] "POST /id-to-fqname HTTP/1.1" 200 218 0.001568 252.27.82.243 - - [2025-10-27 01:55:52] "POST /neutron/port HTTP/1.1" 200 117 0.006114 252.27.82.243 - - [2025-10-27 01:55:52] "POST /neutron/network HTTP/1.1" 200 836 0.009442 252.27.82.243 - - [2025-10-27 01:55:52] "GET /aaa-mode HTTP/1.1" 401 297 0.000489 252.27.82.243 - - [2025-10-27 01:55:52] "GET / HTTP/1.1" 200 36215 0.006299 252.27.82.243 - - [2025-10-27 01:55:52] "GET /project/0f5ae1d3-4e17-44cb-a65e-48ad392db0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.001103 252.27.82.243 - - [2025-10-27 01:55:52] "POST /neutron/network HTTP/1.1" 200 839 0.019253 10.0.0.27 - - [2025-10-27 01:55:52] "GET /projects?obj_uuids=0f5ae1d3-4e17-44cb-a65e-48ad392db0e8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001060 10.0.0.27 - - [2025-10-27 01:55:52] "GET /projects?obj_uuids=0f5ae1d3-4e17-44cb-a65e-48ad392db0e8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001133 252.27.82.243 - - [2025-10-27 01:55:52] "GET /project/0f5ae1d3-4e17-44cb-a65e-48ad392db0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.173006 252.27.82.243 - - [2025-10-27 01:55:53] "POST /neutron/network HTTP/1.1" 200 826 0.012217 252.27.82.243 - - [2025-10-27 01:55:53] "POST /neutron/port HTTP/1.1" 200 1051 0.496759 252.27.82.243 - - [2025-10-27 01:55:53] "POST /neutron/port HTTP/1.1" 200 1051 0.010284 252.27.82.243 - - [2025-10-27 01:55:53] "POST /neutron/port HTTP/1.1" 200 1051 0.009682 252.27.82.243 - - [2025-10-27 01:55:53] "POST /neutron/port HTTP/1.1" 200 1037 0.032197 252.27.82.243 - - [2025-10-27 01:55:53] "POST /neutron/port HTTP/1.1" 200 1101 0.203398 252.27.82.243 - - [2025-10-27 01:55:53] "POST /neutron/security_group HTTP/1.1" 200 2049 0.042455 252.27.82.243 - - [2025-10-27 01:55:53] "POST /neutron/port HTTP/1.1" 200 117 0.010843 252.27.82.243 - - [2025-10-27 01:55:53] "POST /neutron/port HTTP/1.1" 200 1075 0.011869 252.27.82.243 - - [2025-10-27 01:55:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005366 252.27.82.243 - - [2025-10-27 01:55:53] "POST /neutron/port HTTP/1.1" 200 1075 0.019835 252.27.82.243 - - [2025-10-27 01:55:53] "POST /neutron/subnet HTTP/1.1" 200 698 0.010191 252.27.82.243 - - [2025-10-27 01:55:53] "POST /neutron/security_group HTTP/1.1" 200 2049 0.013068 252.27.82.243 - - [2025-10-27 01:55:53] "POST /neutron/port HTTP/1.1" 200 117 0.002540 10.0.0.27 - - [2025-10-27 01:55:53] "GET /obj-perms HTTP/1.1" 200 6378 0.086990 252.27.82.243 - - [2025-10-27 01:55:53] "POST /neutron/network HTTP/1.1" 200 829 0.025419 252.27.82.243 - - [2025-10-27 01:55:53] "POST /neutron/network HTTP/1.1" 200 836 0.007224 10.0.0.27 - - [2025-10-27 01:55:54] "GET /projects?obj_uuids=0f5ae1d3-4e17-44cb-a65e-48ad392db0e8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001533 10.0.0.27 - - [2025-10-27 01:55:54] "GET /obj-perms HTTP/1.1" 200 6378 0.097378 252.27.82.243 - - [2025-10-27 01:55:54] "POST /neutron/port HTTP/1.1" 200 1048 0.405238 252.27.82.243 - - [2025-10-27 01:55:54] "POST /neutron/port HTTP/1.1" 200 1048 0.016252 252.27.82.243 - - [2025-10-27 01:55:54] "POST /neutron/port HTTP/1.1" 200 1048 0.012951 252.27.82.243 - - [2025-10-27 01:55:54] "POST /neutron/port HTTP/1.1" 200 1098 0.165514 252.27.82.243 - - [2025-10-27 01:55:54] "POST /neutron/port HTTP/1.1" 200 1072 0.012286 252.27.82.243 - - [2025-10-27 01:55:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004191 252.27.82.243 - - [2025-10-27 01:55:55] "POST /neutron/subnet HTTP/1.1" 200 684 0.010391 252.27.82.243 - - [2025-10-27 01:55:55] "POST /neutron/port HTTP/1.1" 200 117 0.001094 252.27.82.243 - - [2025-10-27 01:55:55] "POST /neutron/network HTTP/1.1" 200 826 0.006316 252.27.82.243 - - [2025-10-27 01:55:58] "POST /neutron/port HTTP/1.1" 200 1075 0.015564 252.27.82.243 - - [2025-10-27 01:55:58] "POST /neutron/security_group HTTP/1.1" 200 2049 0.012362 252.27.82.243 - - [2025-10-27 01:55:59] "POST /neutron/port HTTP/1.1" 200 1075 0.011977 252.27.82.243 - - [2025-10-27 01:55:59] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007321 252.27.82.243 - - [2025-10-27 01:55:59] "POST /neutron/port HTTP/1.1" 200 1075 0.012335 252.27.82.243 - - [2025-10-27 01:55:59] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006813 10.0.0.27 - - [2025-10-27 01:55:59] "GET /virtual-machine/8cdbd969-653a-417b-a087-327f35c2b885 HTTP/1.1" 401 297 0.000494 10.0.0.27 - - [2025-10-27 01:55:59] "GET /virtual-machine/8cdbd969-653a-417b-a087-327f35c2b885 HTTP/1.1" 200 1286 0.033741 10.0.0.27 - - [2025-10-27 01:55:59] "GET /virtual-machine-interface/ec9096ae-5e21-4d3b-97b1-d717b60bc55b HTTP/1.1" 200 2922 0.005309 10.0.0.27 - - [2025-10-27 01:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.27 - - [2025-10-27 01:55:59] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003525 10.0.0.27 - - [2025-10-27 01:55:59] "GET /virtual-networks?parent_id=0f5ae1d3-4e17-44cb-a65e-48ad392db0e8&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003199 10.0.0.27 - - [2025-10-27 01:56:00] "GET /virtual-network/9c0c6719-64e3-4be2-b096-4879f0da1981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.007202 10.0.0.27 - - [2025-10-27 01:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.27 - - [2025-10-27 01:56:03] "GET /virtual-network/9c0c6719-64e3-4be2-b096-4879f0da1981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.004343 252.27.82.243 - - [2025-10-27 01:56:03] "POST /neutron/port HTTP/1.1" 200 1075 0.013843 252.27.82.243 - - [2025-10-27 01:56:03] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006069 252.27.82.243 - - [2025-10-27 01:56:04] "POST /neutron/port HTTP/1.1" 200 1075 0.011433 252.27.82.243 - - [2025-10-27 01:56:04] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006426 252.27.82.243 - - [2025-10-27 01:56:04] "POST /neutron/port HTTP/1.1" 200 1075 0.011386 252.27.82.243 - - [2025-10-27 01:56:04] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006204 10.0.0.27 - - [2025-10-27 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.27 - - [2025-10-27 01:56:05] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003526 10.0.0.27 - - [2025-10-27 01:56:05] "GET /virtual-networks?parent_id=0f5ae1d3-4e17-44cb-a65e-48ad392db0e8&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003787 10.0.0.27 - - [2025-10-27 01:56:05] "GET /virtual-network/9c0c6719-64e3-4be2-b096-4879f0da1981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.008561 252.27.82.243 - - [2025-10-27 01:56:05] "POST /neutron/port HTTP/1.1" 200 1072 0.012792 252.27.82.243 - - [2025-10-27 01:56:05] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005699 252.27.82.243 - - [2025-10-27 01:56:05] "POST /neutron/port HTTP/1.1" 200 1075 0.011834 252.27.82.243 - - [2025-10-27 01:56:05] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008983 252.27.82.243 - - [2025-10-27 01:56:05] "POST /neutron/port HTTP/1.1" 200 1072 0.020121 252.27.82.243 - - [2025-10-27 01:56:05] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006599 252.27.82.243 - - [2025-10-27 01:56:09] "POST /neutron/port HTTP/1.1" 200 1072 0.011578 252.27.82.243 - - [2025-10-27 01:56:09] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005738 252.27.82.243 - - [2025-10-27 01:56:09] "POST /neutron/port HTTP/1.1" 200 1072 0.010962 252.27.82.243 - - [2025-10-27 01:56:09] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006130 252.27.82.243 - - [2025-10-27 01:56:11] "POST /neutron/port HTTP/1.1" 200 1072 0.010935 252.27.82.243 - - [2025-10-27 01:56:11] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006378 252.27.82.243 - - [2025-10-27 01:56:11] "POST /neutron/port HTTP/1.1" 200 1072 0.011652 252.27.82.243 - - [2025-10-27 01:56:11] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006306 252.27.82.243 - - [2025-10-27 01:56:11] "POST /neutron/port HTTP/1.1" 200 1072 0.011704 252.27.82.243 - - [2025-10-27 01:56:11] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006135 10.0.0.27 - - [2025-10-27 01:56:11] "GET /virtual-machine/c6b46bb7-3353-47f6-ada3-1ceedec65a7b HTTP/1.1" 200 1286 0.012551 10.0.0.27 - - [2025-10-27 01:56:11] "GET /virtual-machine-interface/0766fe23-999a-4401-ae91-341bb83df2a6 HTTP/1.1" 200 2920 0.005164 10.0.0.27 - - [2025-10-27 01:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.27 - - [2025-10-27 01:56:11] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003784 10.0.0.27 - - [2025-10-27 01:56:11] "GET /virtual-networks?parent_id=0f5ae1d3-4e17-44cb-a65e-48ad392db0e8&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003225 10.0.0.27 - - [2025-10-27 01:56:11] "GET /virtual-network/eb3479b2-f724-4048-8fa0-d80ff80c4b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006193 10.0.0.27 - - [2025-10-27 01:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.27 - - [2025-10-27 01:56:12] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003145 10.0.0.27 - - [2025-10-27 01:56:13] "GET /virtual-networks?parent_id=0f5ae1d3-4e17-44cb-a65e-48ad392db0e8&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002975 10.0.0.27 - - [2025-10-27 01:56:13] "GET /virtual-network/eb3479b2-f724-4048-8fa0-d80ff80c4b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005609 10.0.0.27 - - [2025-10-27 01:56:13] "POST /routing-policys HTTP/1.1" 200 534 0.015875 10.0.0.27 - - [2025-10-27 01:56:13] "GET /virtual-network/9c0c6719-64e3-4be2-b096-4879f0da1981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.009113 10.0.0.27 - - [2025-10-27 01:56:13] "PUT /virtual-network/9c0c6719-64e3-4be2-b096-4879f0da1981 HTTP/1.1" 200 265 0.029964 10.0.0.27 - - [2025-10-27 01:56:13] "POST /ref-update HTTP/1.1" 200 156 0.015168 10.0.0.27 - - [2025-10-27 01:56:18] "POST /ref-update HTTP/1.1" 200 156 0.028683 10.0.0.27 - - [2025-10-27 01:56:18] "POST /ref-update HTTP/1.1" 200 156 0.011951 10.0.0.27 - - [2025-10-27 01:56:18] "DELETE /routing-policy/dd5728fc-5260-4ce1-9ffa-1fc0a5af0df4 HTTP/1.1" 200 115 0.026778 252.27.82.243 - - [2025-10-27 01:56:18] "POST /neutron/network HTTP/1.1" 200 826 0.005701 252.27.82.243 - - [2025-10-27 01:56:19] "POST /neutron/network HTTP/1.1" 400 204 0.013033 252.27.82.243 - - [2025-10-27 01:56:19] "POST /neutron/port HTTP/1.1" 200 1072 0.018643 252.27.82.243 - - [2025-10-27 01:56:19] "POST /neutron/port HTTP/1.1" 200 1075 0.018032 252.27.82.243 - - [2025-10-27 01:56:19] "POST /neutron/port HTTP/1.1" 200 1098 0.014561 252.27.82.243 - - [2025-10-27 01:56:19] "POST /neutron/port HTTP/1.1" 200 1101 0.012714 252.27.82.243 - - [2025-10-27 01:56:19] "POST /neutron/port HTTP/1.1" 200 151 0.136271 252.27.82.243 - - [2025-10-27 01:56:19] "POST /neutron/port HTTP/1.1" 200 151 0.135416 252.27.82.243 - - [2025-10-27 01:56:21] "POST /neutron/network HTTP/1.1" 200 826 0.006625 10.0.0.27 - - [2025-10-27 01:56:21] "POST /useragent-kv HTTP/1.1" 200 115 0.006451 10.0.0.27 - - [2025-10-27 01:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.27 - - [2025-10-27 01:56:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002778 252.27.82.243 - - [2025-10-27 01:56:21] "POST /neutron/network HTTP/1.1" 200 151 0.103837 10.0.0.27 - - [2025-10-27 01:56:21] "DELETE /route-target/fc3f02ec-d08d-439d-b6d7-cd5119dad656 HTTP/1.1" 200 115 0.020669 10.0.0.27 - - [2025-10-27 01:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004321 252.27.82.243 - - [2025-10-27 01:56:21] "POST /neutron/network HTTP/1.1" 200 829 0.005141 10.0.0.27 - - [2025-10-27 01:56:21] "DELETE /route-target/b490948b-537b-4262-8a30-1f3a6aae6cf2 HTTP/1.1" 409 240 0.005188 10.0.0.27 - - [2025-10-27 01:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.27 - - [2025-10-27 01:56:21] "POST /useragent-kv HTTP/1.1" 200 115 0.001922 10.0.0.27 - - [2025-10-27 01:56:21] "POST /useragent-kv HTTP/1.1" 200 115 0.001949 252.27.82.243 - - [2025-10-27 01:56:21] "POST /neutron/network HTTP/1.1" 200 151 0.204161 10.0.0.27 - - [2025-10-27 01:56:21] "DELETE /route-target/71e29ad9-6582-4c12-9df7-c6c919a8be86 HTTP/1.1" 200 115 0.021252 10.0.0.27 - - [2025-10-27 01:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.27 - - [2025-10-27 01:56:21] "DELETE /route-target/b490948b-537b-4262-8a30-1f3a6aae6cf2 HTTP/1.1" 200 115 0.018034 10.0.0.27 - - [2025-10-27 01:56:21] "GET /projects?obj_uuids=0f5ae1d3-4e17-44cb-a65e-48ad392db0e8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001003 10.0.0.27 - - [2025-10-27 01:56:21] "GET /project/0f5ae1d3-4e17-44cb-a65e-48ad392db0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.053354 10.0.0.27 - - [2025-10-27 01:56:21] "GET /projects?obj_uuids=0f5ae1d3-4e17-44cb-a65e-48ad392db0e8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001009 10.0.0.27 - - [2025-10-27 01:56:22] "GET /project/0f5ae1d3-4e17-44cb-a65e-48ad392db0e8?fields=virtual_networks HTTP/1.1" 200 1018 0.066995 10.0.0.27 - - [2025-10-27 01:56:22] "GET /projects?obj_uuids=0f5ae1d3-4e17-44cb-a65e-48ad392db0e8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001131 10.0.0.27 - - [2025-10-27 01:56:22] "GET /project/0f5ae1d3-4e17-44cb-a65e-48ad392db0e8?fields=virtual_machine_interfaces HTTP/1.1" 200 1018 0.027724 10.0.0.27 - - [2025-10-27 01:56:22] "GET /projects?obj_uuids=0f5ae1d3-4e17-44cb-a65e-48ad392db0e8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.000977 10.0.0.27 - - [2025-10-27 01:56:22] "GET /project/0f5ae1d3-4e17-44cb-a65e-48ad392db0e8?fields=security_groups HTTP/1.1" 200 1236 0.028497 10.0.0.27 - - [2025-10-27 01:56:23] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001540 10.0.0.27 - - [2025-10-27 01:56:23] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007797 10.0.0.27 - - [2025-10-27 01:56:23] "POST /fqname-to-id HTTP/1.1" 404 184 0.027526 10.0.0.27 - - [2025-10-27 01:56:23] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002399 10.0.0.27 - - [2025-10-27 01:56:23] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001200 10.0.0.27 - - [2025-10-27 01:56:23] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006781 10.0.0.27 - - [2025-10-27 01:56:23] "POST /id-to-fqname HTTP/1.1" 200 186 0.001557 10.0.0.27 - - [2025-10-27 01:56:23] "POST /fqname-to-id HTTP/1.1" 404 195 0.003237 10.0.0.27 - - [2025-10-27 01:56:23] "POST /security-groups HTTP/1.1" 200 581 0.062225 10.0.0.27 - - [2025-10-27 01:56:23] "POST /fqname-to-id HTTP/1.1" 404 230 0.003120 10.0.0.27 - - [2025-10-27 01:56:23] "POST /projects HTTP/1.1" 200 573 0.211599 10.0.0.27 - - [2025-10-27 01:56:23] "POST /access-control-lists HTTP/1.1" 200 594 0.066510 10.0.0.27 - - [2025-10-27 01:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.288953 10.0.0.27 - - [2025-10-27 01:56:23] "POST /fqname-to-id HTTP/1.1" 404 229 0.003111 10.0.0.27 - - [2025-10-27 01:56:23] "GET /project/8bfd2136-584b-4523-aa39-fad5f51d0340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.420944 10.0.0.27 - - [2025-10-27 01:56:23] "POST /access-control-lists HTTP/1.1" 200 592 0.060843 10.0.0.27 - - [2025-10-27 01:56:24] "GET / HTTP/1.1" 200 36215 0.001816 10.0.0.27 - - [2025-10-27 01:56:25] "POST /fqname-to-id HTTP/1.1" 401 297 0.000587 10.0.0.27 - - [2025-10-27 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.079402 10.0.0.27 - - [2025-10-27 01:56:26] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001019 10.0.0.27 - - [2025-10-27 01:56:26] "GET /project/8bfd2136-584b-4523-aa39-fad5f51d0340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.024634 252.27.82.243 - - [2025-10-27 01:56:26] "POST /neutron/network HTTP/1.1" 200 117 0.039192 10.0.0.27 - - [2025-10-27 01:56:26] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001045 252.27.82.243 - - [2025-10-27 01:56:26] "POST /neutron/network HTTP/1.1" 200 611 0.070481 10.0.0.27 - - [2025-10-27 01:56:26] "POST /route-targets HTTP/1.1" 200 328 0.013119 10.0.0.27 - - [2025-10-27 01:56:26] "POST /ref-update HTTP/1.1" 200 156 0.011836 10.0.0.27 - - [2025-10-27 01:56:26] "POST /useragent-kv HTTP/1.1" 200 115 0.003394 252.27.82.243 - - [2025-10-27 01:56:26] "POST /neutron/subnet HTTP/1.1" 200 725 0.180192 252.27.82.243 - - [2025-10-27 01:56:26] "POST /neutron/network HTTP/1.1" 200 830 0.006021 10.0.0.27 - - [2025-10-27 01:56:26] "POST /id-to-fqname HTTP/1.1" 200 221 0.001616 10.0.0.27 - - [2025-10-27 01:56:26] "GET /virtual-network/b6978273-720f-4a64-bc46-87ddf3a937a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005184 252.27.82.243 - - [2025-10-27 01:56:26] "POST /neutron/network HTTP/1.1" 200 830 0.005523 10.0.0.27 - - [2025-10-27 01:56:27] "GET /virtual-network/b6978273-720f-4a64-bc46-87ddf3a937a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007340 252.27.82.243 - - [2025-10-27 01:56:27] "POST /neutron/network HTTP/1.1" 200 830 0.005600 252.27.82.243 - - [2025-10-27 01:56:27] "POST /neutron/subnet HTTP/1.1" 200 725 0.007581 10.0.0.27 - - [2025-10-27 01:56:27] "GET /domains HTTP/1.1" 401 297 0.001081 10.0.0.27 - - [2025-10-27 01:56:27] "GET /domains HTTP/1.1" 200 438 0.029647 10.0.0.27 - - [2025-10-27 01:56:27] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001180 10.0.0.27 - - [2025-10-27 01:56:27] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1481 0.008899 10.0.0.27 - - [2025-10-27 01:56:27] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001649 10.0.0.27 - - [2025-10-27 01:56:27] "GET /project/8bfd2136-584b-4523-aa39-fad5f51d0340 HTTP/1.1" 200 2077 0.028470 10.0.0.27 - - [2025-10-27 01:56:27] "GET /virtual-network/b6978273-720f-4a64-bc46-87ddf3a937a8 HTTP/1.1" 200 2319 0.006091 10.0.0.27 - - [2025-10-27 01:56:27] "GET /virtual-network/b6978273-720f-4a64-bc46-87ddf3a937a8 HTTP/1.1" 200 2319 0.005471 10.0.0.27 - - [2025-10-27 01:56:27] "GET /routing-instance/14ad32df-d5cb-47df-a52c-34d2388758f0 HTTP/1.1" 200 1494 0.004621 10.0.0.27 - - [2025-10-27 01:56:27] "GET /routing-instance/14ad32df-d5cb-47df-a52c-34d2388758f0 HTTP/1.1" 200 1494 0.004107 10.0.0.27 - - [2025-10-27 01:56:27] "GET /route-target/a85b8b59-3563-4634-a0f8-714ed9a7db4f HTTP/1.1" 200 1213 0.003830 10.0.0.27 - - [2025-10-27 01:56:27] "GET /virtual-network/b6978273-720f-4a64-bc46-87ddf3a937a8 HTTP/1.1" 200 2319 0.004965 10.0.0.27 - - [2025-10-27 01:56:28] "GET /routing-instance/14ad32df-d5cb-47df-a52c-34d2388758f0 HTTP/1.1" 200 1494 0.004744 10.0.0.27 - - [2025-10-27 01:56:28] "GET /virtual-network/b6978273-720f-4a64-bc46-87ddf3a937a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005198 10.0.0.27 - - [2025-10-27 01:56:28] "GET /virtual-network/b6978273-720f-4a64-bc46-87ddf3a937a8 HTTP/1.1" 200 2319 0.004484 10.0.0.27 - - [2025-10-27 01:56:28] "GET /routing-instance/14ad32df-d5cb-47df-a52c-34d2388758f0 HTTP/1.1" 200 1494 0.003889 10.0.0.27 - - [2025-10-27 01:56:28] "GET /routing-instance/14ad32df-d5cb-47df-a52c-34d2388758f0 HTTP/1.1" 200 1494 0.003651 10.0.0.27 - - [2025-10-27 01:56:28] "GET /route-target/a85b8b59-3563-4634-a0f8-714ed9a7db4f HTTP/1.1" 200 1213 0.003030 10.0.0.27 - - [2025-10-27 01:56:28] "GET /domains HTTP/1.1" 200 438 0.002787 10.0.0.27 - - [2025-10-27 01:56:28] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001084 10.0.0.27 - - [2025-10-27 01:56:28] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1481 0.007571 10.0.0.27 - - [2025-10-27 01:56:28] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000973 10.0.0.27 - - [2025-10-27 01:56:28] "GET /project/8bfd2136-584b-4523-aa39-fad5f51d0340 HTTP/1.1" 200 2077 0.026635 10.0.0.27 - - [2025-10-27 01:56:28] "GET /virtual-network/b6978273-720f-4a64-bc46-87ddf3a937a8 HTTP/1.1" 200 2319 0.004935 10.0.0.27 - - [2025-10-27 01:56:29] "GET /obj-perms HTTP/1.1" 200 6421 0.055925 10.0.0.27 - - [2025-10-27 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.27 - - [2025-10-27 01:56:29] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000964 10.0.0.27 - - [2025-10-27 01:56:29] "GET /project/8bfd2136-584b-4523-aa39-fad5f51d0340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.022114 252.27.82.243 - - [2025-10-27 01:56:29] "POST /neutron/network HTTP/1.1" 200 117 0.010283 10.0.0.27 - - [2025-10-27 01:56:29] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001086 252.27.82.243 - - [2025-10-27 01:56:29] "POST /neutron/network HTTP/1.1" 200 611 0.073409 10.0.0.27 - - [2025-10-27 01:56:29] "POST /route-targets HTTP/1.1" 200 328 0.009215 10.0.0.27 - - [2025-10-27 01:56:29] "POST /ref-update HTTP/1.1" 200 156 0.009886 10.0.0.27 - - [2025-10-27 01:56:29] "POST /useragent-kv HTTP/1.1" 200 115 0.005727 252.27.82.243 - - [2025-10-27 01:56:29] "POST /neutron/subnet HTTP/1.1" 200 719 0.182923 252.27.82.243 - - [2025-10-27 01:56:29] "POST /neutron/network HTTP/1.1" 200 829 0.005455 10.0.0.27 - - [2025-10-27 01:56:29] "POST /id-to-fqname HTTP/1.1" 200 221 0.001634 10.0.0.27 - - [2025-10-27 01:56:29] "GET /virtual-network/a60d3c9e-f2e9-451d-8c90-b880bd6b0224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005214 252.27.82.243 - - [2025-10-27 01:56:29] "POST /neutron/network HTTP/1.1" 200 829 0.005614 10.0.0.27 - - [2025-10-27 01:56:29] "GET /virtual-network/a60d3c9e-f2e9-451d-8c90-b880bd6b0224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004833 252.27.82.243 - - [2025-10-27 01:56:29] "POST /neutron/network HTTP/1.1" 200 829 0.005499 252.27.82.243 - - [2025-10-27 01:56:30] "POST /neutron/subnet HTTP/1.1" 200 719 0.008866 10.0.0.27 - - [2025-10-27 01:56:30] "GET /domains HTTP/1.1" 200 438 0.002753 10.0.0.27 - - [2025-10-27 01:56:30] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001104 10.0.0.27 - - [2025-10-27 01:56:30] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1481 0.007067 10.0.0.27 - - [2025-10-27 01:56:30] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001513 10.0.0.27 - - [2025-10-27 01:56:30] "GET /project/8bfd2136-584b-4523-aa39-fad5f51d0340 HTTP/1.1" 200 2294 0.032274 10.0.0.27 - - [2025-10-27 01:56:30] "GET /virtual-network/a60d3c9e-f2e9-451d-8c90-b880bd6b0224 HTTP/1.1" 200 2316 0.006797 10.0.0.27 - - [2025-10-27 01:56:30] "GET /virtual-network/a60d3c9e-f2e9-451d-8c90-b880bd6b0224 HTTP/1.1" 200 2316 0.005448 10.0.0.27 - - [2025-10-27 01:56:30] "GET /routing-instance/7561dc6b-f992-4c19-b91e-36b5277551ba HTTP/1.1" 200 1494 0.003887 10.0.0.27 - - [2025-10-27 01:56:30] "GET /routing-instance/7561dc6b-f992-4c19-b91e-36b5277551ba HTTP/1.1" 200 1494 0.004001 10.0.0.27 - - [2025-10-27 01:56:30] "GET /route-target/42cf62f5-b771-41a7-9644-b724be54123d HTTP/1.1" 200 1212 0.003932 10.0.0.27 - - [2025-10-27 01:56:30] "GET /virtual-network/a60d3c9e-f2e9-451d-8c90-b880bd6b0224 HTTP/1.1" 200 2316 0.006157 10.0.0.27 - - [2025-10-27 01:56:30] "GET /routing-instance/7561dc6b-f992-4c19-b91e-36b5277551ba HTTP/1.1" 200 1494 0.004287 10.0.0.27 - - [2025-10-27 01:56:30] "GET /virtual-network/a60d3c9e-f2e9-451d-8c90-b880bd6b0224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006938 10.0.0.27 - - [2025-10-27 01:56:30] "GET /virtual-network/a60d3c9e-f2e9-451d-8c90-b880bd6b0224 HTTP/1.1" 200 2316 0.005171 10.0.0.27 - - [2025-10-27 01:56:30] "GET /routing-instance/7561dc6b-f992-4c19-b91e-36b5277551ba HTTP/1.1" 200 1494 0.007762 10.0.0.27 - - [2025-10-27 01:56:30] "GET /routing-instance/7561dc6b-f992-4c19-b91e-36b5277551ba HTTP/1.1" 200 1494 0.003394 10.0.0.27 - - [2025-10-27 01:56:30] "GET /route-target/42cf62f5-b771-41a7-9644-b724be54123d HTTP/1.1" 200 1212 0.003107 10.0.0.27 - - [2025-10-27 01:56:31] "GET /domains HTTP/1.1" 200 438 0.002962 10.0.0.27 - - [2025-10-27 01:56:31] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001301 10.0.0.27 - - [2025-10-27 01:56:31] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1481 0.008122 10.0.0.27 - - [2025-10-27 01:56:31] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000977 10.0.0.27 - - [2025-10-27 01:56:31] "GET /project/8bfd2136-584b-4523-aa39-fad5f51d0340 HTTP/1.1" 200 2294 0.027253 10.0.0.27 - - [2025-10-27 01:56:31] "GET /virtual-network/a60d3c9e-f2e9-451d-8c90-b880bd6b0224 HTTP/1.1" 200 2316 0.005164 10.0.0.27 - - [2025-10-27 01:56:31] "GET /obj-perms HTTP/1.1" 200 6421 0.007825 10.0.0.27 - - [2025-10-27 01:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.27 - - [2025-10-27 01:56:31] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001044 10.0.0.27 - - [2025-10-27 01:56:31] "GET /project/8bfd2136-584b-4523-aa39-fad5f51d0340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.027828 252.27.82.243 - - [2025-10-27 01:56:31] "POST /neutron/network HTTP/1.1" 200 117 0.011469 10.0.0.27 - - [2025-10-27 01:56:31] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001490 252.27.82.243 - - [2025-10-27 01:56:31] "POST /neutron/network HTTP/1.1" 200 613 0.068009 10.0.0.27 - - [2025-10-27 01:56:31] "POST /ref-update HTTP/1.1" 200 156 0.009504 10.0.0.27 - - [2025-10-27 01:56:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003429 252.27.82.243 - - [2025-10-27 01:56:31] "POST /neutron/subnet HTTP/1.1" 200 720 0.174021 252.27.82.243 - - [2025-10-27 01:56:31] "POST /neutron/network HTTP/1.1" 200 831 0.007060 10.0.0.27 - - [2025-10-27 01:56:32] "POST /id-to-fqname HTTP/1.1" 200 222 0.001341 10.0.0.27 - - [2025-10-27 01:56:32] "GET /virtual-network/90fbc0e5-f65b-4198-8969-0e976d6a72fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005153 252.27.82.243 - - [2025-10-27 01:56:32] "POST /neutron/network HTTP/1.1" 200 831 0.005512 10.0.0.27 - - [2025-10-27 01:56:32] "GET /virtual-network/90fbc0e5-f65b-4198-8969-0e976d6a72fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006338 252.27.82.243 - - [2025-10-27 01:56:32] "POST /neutron/network HTTP/1.1" 200 831 0.006575 252.27.82.243 - - [2025-10-27 01:56:32] "POST /neutron/subnet HTTP/1.1" 200 720 0.007687 10.0.0.27 - - [2025-10-27 01:56:32] "GET /domains HTTP/1.1" 200 438 0.004236 10.0.0.27 - - [2025-10-27 01:56:32] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001307 10.0.0.27 - - [2025-10-27 01:56:32] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1481 0.007768 10.0.0.27 - - [2025-10-27 01:56:32] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001404 10.0.0.27 - - [2025-10-27 01:56:32] "GET /project/8bfd2136-584b-4523-aa39-fad5f51d0340 HTTP/1.1" 200 2512 0.030758 10.0.0.27 - - [2025-10-27 01:56:32] "GET /virtual-network/90fbc0e5-f65b-4198-8969-0e976d6a72fb HTTP/1.1" 200 2320 0.007808 10.0.0.27 - - [2025-10-27 01:56:32] "GET /virtual-network/90fbc0e5-f65b-4198-8969-0e976d6a72fb HTTP/1.1" 200 2320 0.005358 10.0.0.27 - - [2025-10-27 01:56:32] "GET /routing-instance/73387d41-00ec-41d9-bb75-2df3ba2b552a HTTP/1.1" 200 1498 0.004657 10.0.0.27 - - [2025-10-27 01:56:32] "GET /routing-instance/73387d41-00ec-41d9-bb75-2df3ba2b552a HTTP/1.1" 200 1498 0.004419 10.0.0.27 - - [2025-10-27 01:56:32] "GET /route-target/de85050f-0de6-4c62-a14a-c4273d308e89 HTTP/1.1" 200 1215 0.004086 10.0.0.27 - - [2025-10-27 01:56:32] "GET /virtual-network/90fbc0e5-f65b-4198-8969-0e976d6a72fb HTTP/1.1" 200 2320 0.006576 10.0.0.27 - - [2025-10-27 01:56:32] "GET /routing-instance/73387d41-00ec-41d9-bb75-2df3ba2b552a HTTP/1.1" 200 1498 0.005091 10.0.0.27 - - [2025-10-27 01:56:32] "GET /virtual-network/90fbc0e5-f65b-4198-8969-0e976d6a72fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006347 10.0.0.27 - - [2025-10-27 01:56:32] "GET /virtual-network/90fbc0e5-f65b-4198-8969-0e976d6a72fb HTTP/1.1" 200 2320 0.005821 10.0.0.27 - - [2025-10-27 01:56:32] "GET /routing-instance/73387d41-00ec-41d9-bb75-2df3ba2b552a HTTP/1.1" 200 1498 0.003743 10.0.0.27 - - [2025-10-27 01:56:33] "GET /routing-instance/73387d41-00ec-41d9-bb75-2df3ba2b552a HTTP/1.1" 200 1498 0.004781 10.0.0.27 - - [2025-10-27 01:56:33] "GET /route-target/de85050f-0de6-4c62-a14a-c4273d308e89 HTTP/1.1" 200 1215 0.003152 10.0.0.27 - - [2025-10-27 01:56:33] "GET /domains HTTP/1.1" 200 438 0.002752 10.0.0.27 - - [2025-10-27 01:56:33] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001122 10.0.0.27 - - [2025-10-27 01:56:33] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1481 0.012268 10.0.0.27 - - [2025-10-27 01:56:33] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000965 10.0.0.27 - - [2025-10-27 01:56:33] "GET /project/8bfd2136-584b-4523-aa39-fad5f51d0340 HTTP/1.1" 200 2512 0.022117 10.0.0.27 - - [2025-10-27 01:56:33] "GET /virtual-network/90fbc0e5-f65b-4198-8969-0e976d6a72fb HTTP/1.1" 200 2320 0.004795 10.0.0.27 - - [2025-10-27 01:56:33] "GET /obj-perms HTTP/1.1" 200 6421 0.002159 10.0.0.27 - - [2025-10-27 01:56:33] "POST /id-to-fqname HTTP/1.1" 200 221 0.001365 252.27.82.243 - - [2025-10-27 01:56:33] "POST /neutron/network HTTP/1.1" 200 839 0.007051 252.27.82.243 - - [2025-10-27 01:56:34] "GET /aaa-mode HTTP/1.1" 401 297 0.000430 252.27.82.243 - - [2025-10-27 01:56:34] "GET / HTTP/1.1" 200 36215 0.005357 252.27.82.243 - - [2025-10-27 01:56:34] "GET /project/8bfd2136-584b-4523-aa39-fad5f51d0340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000940 10.0.0.27 - - [2025-10-27 01:56:34] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001100 252.27.82.243 - - [2025-10-27 01:56:34] "GET /project/8bfd2136-584b-4523-aa39-fad5f51d0340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.053788 252.27.82.243 - - [2025-10-27 01:56:34] "POST /neutron/network HTTP/1.1" 200 829 0.031480 252.27.82.243 - - [2025-10-27 01:56:34] "POST /neutron/port HTTP/1.1" 200 117 0.006720 252.27.82.243 - - [2025-10-27 01:56:34] "POST /neutron/port HTTP/1.1" 200 117 0.005278 10.0.0.27 - - [2025-10-27 01:56:34] "POST /id-to-fqname HTTP/1.1" 200 222 0.002456 252.27.82.243 - - [2025-10-27 01:56:34] "POST /neutron/port HTTP/1.1" 200 117 0.005489 252.27.82.243 - - [2025-10-27 01:56:35] "POST /neutron/network HTTP/1.1" 200 841 0.007363 252.27.82.243 - - [2025-10-27 01:56:35] "GET /aaa-mode HTTP/1.1" 401 297 0.000447 252.27.82.243 - - [2025-10-27 01:56:35] "GET / HTTP/1.1" 200 36215 0.002105 252.27.82.243 - - [2025-10-27 01:56:35] "GET /project/8bfd2136-584b-4523-aa39-fad5f51d0340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000824 252.27.82.243 - - [2025-10-27 01:56:35] "POST /neutron/network HTTP/1.1" 200 839 0.006868 10.0.0.27 - - [2025-10-27 01:56:35] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001165 10.0.0.27 - - [2025-10-27 01:56:35] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001630 252.27.82.243 - - [2025-10-27 01:56:35] "GET /project/8bfd2136-584b-4523-aa39-fad5f51d0340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.072452 252.27.82.243 - - [2025-10-27 01:56:35] "POST /neutron/network HTTP/1.1" 200 831 0.007501 252.27.82.243 - - [2025-10-27 01:56:35] "POST /neutron/port HTTP/1.1" 200 1055 0.255645 252.27.82.243 - - [2025-10-27 01:56:35] "POST /neutron/port HTTP/1.1" 200 1055 0.038121 252.27.82.243 - - [2025-10-27 01:56:35] "POST /neutron/port HTTP/1.1" 200 1055 0.017480 252.27.82.243 - - [2025-10-27 01:56:35] "POST /neutron/port HTTP/1.1" 200 1029 0.016865 252.27.82.243 - - [2025-10-27 01:56:36] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008256 252.27.82.243 - - [2025-10-27 01:56:36] "POST /neutron/port HTTP/1.1" 200 117 0.006591 252.27.82.243 - - [2025-10-27 01:56:36] "POST /neutron/port HTTP/1.1" 200 1105 0.089042 10.0.0.27 - - [2025-10-27 01:56:36] "POST /fqname-to-id HTTP/1.1" 404 191 0.003030 10.0.0.27 - - [2025-10-27 01:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.27 - - [2025-10-27 01:56:36] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001760 10.0.0.27 - - [2025-10-27 01:56:36] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.015831 252.27.82.243 - - [2025-10-27 01:56:36] "POST /neutron/port HTTP/1.1" 200 1079 0.015313 10.0.0.27 - - [2025-10-27 01:56:36] "POST /service-templates HTTP/1.1" 200 543 0.026897 252.27.82.243 - - [2025-10-27 01:56:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003965 10.0.0.27 - - [2025-10-27 01:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 252.27.82.243 - - [2025-10-27 01:56:36] "POST /neutron/subnet HTTP/1.1" 200 693 0.013201 10.0.0.27 - - [2025-10-27 01:56:36] "GET /service-template/e3d2c59e-785e-471a-b20d-5b394252b735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.006215 252.27.82.243 - - [2025-10-27 01:56:36] "POST /neutron/port HTTP/1.1" 200 117 0.001955 10.0.0.27 - - [2025-10-27 01:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.27 - - [2025-10-27 01:56:36] "GET /service-template/e3d2c59e-785e-471a-b20d-5b394252b735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004525 252.27.82.243 - - [2025-10-27 01:56:36] "POST /neutron/network HTTP/1.1" 200 841 0.009866 252.27.82.243 - - [2025-10-27 01:56:36] "POST /neutron/network HTTP/1.1" 200 829 0.008339 10.0.0.27 - - [2025-10-27 01:56:36] "POST /id-to-fqname HTTP/1.1" 200 221 0.002179 10.0.0.27 - - [2025-10-27 01:56:36] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001112 10.0.0.27 - - [2025-10-27 01:56:36] "POST /id-to-fqname HTTP/1.1" 200 221 0.001261 10.0.0.27 - - [2025-10-27 01:56:36] "POST /id-to-fqname HTTP/1.1" 200 222 0.001508 252.27.82.243 - - [2025-10-27 01:56:36] "POST /neutron/port HTTP/1.1" 200 1992 0.038380 252.27.82.243 - - [2025-10-27 01:56:36] "POST /neutron/port HTTP/1.1" 200 1055 0.304159 252.27.82.243 - - [2025-10-27 01:56:36] "POST /neutron/security_group HTTP/1.1" 200 2054 0.015639 252.27.82.243 - - [2025-10-27 01:56:36] "POST /neutron/port HTTP/1.1" 200 1055 0.013772 252.27.82.243 - - [2025-10-27 01:56:36] "POST /neutron/port HTTP/1.1" 200 1055 0.013917 252.27.82.243 - - [2025-10-27 01:56:37] "POST /neutron/port HTTP/1.1" 200 1105 0.063010 252.27.82.243 - - [2025-10-27 01:56:37] "POST /neutron/port HTTP/1.1" 200 1079 0.015961 252.27.82.243 - - [2025-10-27 01:56:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003390 252.27.82.243 - - [2025-10-27 01:56:37] "POST /neutron/subnet HTTP/1.1" 200 694 0.009129 252.27.82.243 - - [2025-10-27 01:56:37] "POST /neutron/port HTTP/1.1" 200 117 0.001210 252.27.82.243 - - [2025-10-27 01:56:37] "POST /neutron/network HTTP/1.1" 200 831 0.006171 252.27.82.243 - - [2025-10-27 01:56:38] "POST /neutron/network HTTP/1.1" 200 2215 0.013442 252.27.82.243 - - [2025-10-27 01:56:38] "GET /aaa-mode HTTP/1.1" 401 297 0.000592 252.27.82.243 - - [2025-10-27 01:56:38] "GET / HTTP/1.1" 200 36215 0.001837 252.27.82.243 - - [2025-10-27 01:56:38] "GET /project/8bfd2136-584b-4523-aa39-fad5f51d0340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000456 10.0.0.27 - - [2025-10-27 01:56:38] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001869 252.27.82.243 - - [2025-10-27 01:56:38] "GET /project/8bfd2136-584b-4523-aa39-fad5f51d0340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.059775 252.27.82.243 - - [2025-10-27 01:56:38] "POST /neutron/network HTTP/1.1" 200 830 0.005996 252.27.82.243 - - [2025-10-27 01:56:38] "POST /neutron/network HTTP/1.1" 200 829 0.005754 252.27.82.243 - - [2025-10-27 01:56:38] "POST /neutron/network HTTP/1.1" 200 831 0.006741 252.27.82.243 - - [2025-10-27 01:56:39] "POST /neutron/port HTTP/1.1" 200 2042 0.040133 252.27.82.243 - - [2025-10-27 01:56:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006039 252.27.82.243 - - [2025-10-27 01:56:39] "POST /neutron/port HTTP/1.1" 200 117 0.007283 252.27.82.243 - - [2025-10-27 01:56:39] "POST /neutron/port HTTP/1.1" 200 117 0.008371 252.27.82.243 - - [2025-10-27 01:56:39] "POST /neutron/network HTTP/1.1" 200 2215 0.013085 10.0.0.27 - - [2025-10-27 01:56:39] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001082 252.27.82.243 - - [2025-10-27 01:56:40] "POST /neutron/port HTTP/1.1" 200 1056 0.289037 10.0.0.27 - - [2025-10-27 01:56:40] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001175 252.27.82.243 - - [2025-10-27 01:56:40] "POST /neutron/port HTTP/1.1" 200 1055 0.207619 10.0.0.27 - - [2025-10-27 01:56:40] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001030 252.27.82.243 - - [2025-10-27 01:56:40] "POST /neutron/port HTTP/1.1" 200 1055 0.281280 252.27.82.243 - - [2025-10-27 01:56:40] "POST /neutron/port HTTP/1.1" 200 1056 0.009533 252.27.82.243 - - [2025-10-27 01:56:40] "POST /neutron/port HTTP/1.1" 200 1056 0.010350 252.27.82.243 - - [2025-10-27 01:56:40] "POST /neutron/port HTTP/1.1" 200 1106 0.081925 252.27.82.243 - - [2025-10-27 01:56:41] "POST /neutron/port HTTP/1.1" 200 1055 0.012831 252.27.82.243 - - [2025-10-27 01:56:41] "POST /neutron/port HTTP/1.1" 200 1055 0.009327 252.27.82.243 - - [2025-10-27 01:56:41] "POST /neutron/port HTTP/1.1" 200 1105 0.064394 252.27.82.243 - - [2025-10-27 01:56:41] "POST /neutron/port HTTP/1.1" 200 1055 0.012007 252.27.82.243 - - [2025-10-27 01:56:41] "POST /neutron/port HTTP/1.1" 200 1055 0.010228 252.27.82.243 - - [2025-10-27 01:56:41] "POST /neutron/port HTTP/1.1" 200 1105 0.093101 252.27.82.243 - - [2025-10-27 01:56:41] "POST /neutron/port HTTP/1.1" 200 3005 0.026929 252.27.82.243 - - [2025-10-27 01:56:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008274 252.27.82.243 - - [2025-10-27 01:56:41] "POST /neutron/subnet HTTP/1.1" 200 699 0.007909 252.27.82.243 - - [2025-10-27 01:56:41] "POST /neutron/port HTTP/1.1" 200 117 0.001617 252.27.82.243 - - [2025-10-27 01:56:41] "POST /neutron/network HTTP/1.1" 200 830 0.006590 252.27.82.243 - - [2025-10-27 01:56:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004263 252.27.82.243 - - [2025-10-27 01:56:42] "POST /neutron/subnet HTTP/1.1" 200 693 0.006552 252.27.82.243 - - [2025-10-27 01:56:42] "POST /neutron/port HTTP/1.1" 200 117 0.001216 252.27.82.243 - - [2025-10-27 01:56:42] "POST /neutron/network HTTP/1.1" 200 829 0.005666 252.27.82.243 - - [2025-10-27 01:56:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003860 252.27.82.243 - - [2025-10-27 01:56:42] "POST /neutron/subnet HTTP/1.1" 200 694 0.008520 252.27.82.243 - - [2025-10-27 01:56:42] "POST /neutron/port HTTP/1.1" 200 117 0.002068 252.27.82.243 - - [2025-10-27 01:56:42] "POST /neutron/network HTTP/1.1" 200 831 0.006021 252.27.82.243 - - [2025-10-27 01:56:42] "POST /neutron/port HTTP/1.1" 200 1079 0.012006 252.27.82.243 - - [2025-10-27 01:56:42] "POST /neutron/port HTTP/1.1" 200 1079 0.012533 252.27.82.243 - - [2025-10-27 01:56:42] "POST /neutron/network HTTP/1.1" 200 839 0.006557 252.27.82.243 - - [2025-10-27 01:56:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004926 252.27.82.243 - - [2025-10-27 01:56:43] "POST /neutron/subnet HTTP/1.1" 200 693 0.016879 252.27.82.243 - - [2025-10-27 01:56:43] "POST /neutron/port HTTP/1.1" 200 117 0.001128 252.27.82.243 - - [2025-10-27 01:56:43] "POST /neutron/network HTTP/1.1" 200 829 0.006641 252.27.82.243 - - [2025-10-27 01:56:44] "POST /neutron/port HTTP/1.1" 200 3005 0.015185 252.27.82.243 - - [2025-10-27 01:56:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008950 252.27.82.243 - - [2025-10-27 01:56:46] "POST /neutron/port HTTP/1.1" 200 1079 0.013772 252.27.82.243 - - [2025-10-27 01:56:46] "POST /neutron/port HTTP/1.1" 200 1079 0.011703 252.27.82.243 - - [2025-10-27 01:56:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005880 252.27.82.243 - - [2025-10-27 01:56:47] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006165 252.27.82.243 - - [2025-10-27 01:56:47] "POST /neutron/port HTTP/1.1" 200 1079 0.017008 252.27.82.243 - - [2025-10-27 01:56:47] "POST /neutron/port HTTP/1.1" 200 1079 0.012652 252.27.82.243 - - [2025-10-27 01:56:47] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007184 252.27.82.243 - - [2025-10-27 01:56:47] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006854 252.27.82.243 - - [2025-10-27 01:56:47] "POST /neutron/port HTTP/1.1" 200 1079 0.013533 252.27.82.243 - - [2025-10-27 01:56:47] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006511 10.0.0.27 - - [2025-10-27 01:56:47] "DELETE /project/8bfd2136584b4523aa39fad5f51d0340 HTTP/1.1" 404 173 0.004343 10.0.0.27 - - [2025-10-27 01:56:47] "GET /projects?obj_uuids=0f5ae1d3-4e17-44cb-a65e-48ad392db0e8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.000907 10.0.0.27 - - [2025-10-27 01:56:47] "GET /project/0f5ae1d3-4e17-44cb-a65e-48ad392db0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.040828 10.0.0.27 - - [2025-10-27 01:56:47] "GET /projects?obj_uuids=0f5ae1d3-4e17-44cb-a65e-48ad392db0e8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001016 10.0.0.27 - - [2025-10-27 01:56:47] "GET /project/0f5ae1d3-4e17-44cb-a65e-48ad392db0e8?fields=security_groups HTTP/1.1" 200 1329 0.034135 10.0.0.27 - - [2025-10-27 01:56:47] "DELETE /security-group/b1821547-5b73-457a-b993-a738197c9eeb HTTP/1.1" 200 115 0.048501 10.0.0.27 - - [2025-10-27 01:56:47] "GET /projects?obj_uuids=0f5ae1d3-4e17-44cb-a65e-48ad392db0e8&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.003011 10.0.0.27 - - [2025-10-27 01:56:47] "DELETE /access-control-list/cdae9ccf-3ec7-41dc-bb18-756e671d0653 HTTP/1.1" 200 115 0.050270 10.0.0.27 - - [2025-10-27 01:56:47] "GET /project/0f5ae1d3-4e17-44cb-a65e-48ad392db0e8?fields=application_policy_sets HTTP/1.1" 200 1368 0.050493 10.0.0.27 - - [2025-10-27 01:56:47] "DELETE /access-control-list/ee96f125-ad36-41ea-b06d-6991140a0805 HTTP/1.1" 200 115 0.042882 10.0.0.27 - - [2025-10-27 01:56:48] "DELETE /project/0f5ae1d3-4e17-44cb-a65e-48ad392db0e8 HTTP/1.1" 200 115 0.343758 252.27.82.243 - - [2025-10-27 01:56:48] "POST /neutron/port HTTP/1.1" 200 1079 0.011431 252.27.82.243 - - [2025-10-27 01:56:49] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005767 252.27.82.243 - - [2025-10-27 01:56:49] "POST /neutron/port HTTP/1.1" 200 3005 0.014247 252.27.82.243 - - [2025-10-27 01:56:49] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005530 252.27.82.243 - - [2025-10-27 01:56:49] "POST /neutron/port HTTP/1.1" 200 3005 0.015046 252.27.82.243 - - [2025-10-27 01:56:49] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006562 252.27.82.243 - - [2025-10-27 01:56:49] "POST /neutron/port HTTP/1.1" 200 3005 0.014715 252.27.82.243 - - [2025-10-27 01:56:49] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006603 252.27.82.243 - - [2025-10-27 01:56:49] "POST /neutron/port HTTP/1.1" 200 3005 0.017522 252.27.82.243 - - [2025-10-27 01:56:49] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010660 252.27.82.243 - - [2025-10-27 01:56:49] "POST /neutron/port HTTP/1.1" 200 3005 0.017460 252.27.82.243 - - [2025-10-27 01:56:49] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007243 10.0.0.27 - - [2025-10-27 01:56:49] "GET /virtual-machine/1f1aabdb-00e8-4b46-aed4-4f99edf5df8a HTTP/1.1" 200 1800 0.005856 10.0.0.27 - - [2025-10-27 01:56:49] "GET /virtual-machine-interface/683e2d1e-4871-47b5-83f6-d710b179502b HTTP/1.1" 200 2942 0.005207 10.0.0.27 - - [2025-10-27 01:56:50] "GET /virtual-machine-interface/6ff07e97-2d71-4b0d-8ed4-879eb06c16e7 HTTP/1.1" 200 2940 0.006706 10.0.0.27 - - [2025-10-27 01:56:50] "GET /virtual-machine-interface/ef5d975f-9dbf-40a7-9762-3e24dce7506a HTTP/1.1" 200 2941 0.006019 10.0.0.27 - - [2025-10-27 01:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.27 - - [2025-10-27 01:56:50] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002938 10.0.0.27 - - [2025-10-27 01:56:50] "GET /virtual-networks?parent_id=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004042 10.0.0.27 - - [2025-10-27 01:56:50] "GET /virtual-network/b6978273-720f-4a64-bc46-87ddf3a937a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007998 10.0.0.27 - - [2025-10-27 01:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.27 - - [2025-10-27 01:56:53] "GET /virtual-network/b6978273-720f-4a64-bc46-87ddf3a937a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004706 10.0.0.27 - - [2025-10-27 01:56:54] "GET /obj-perms HTTP/1.1" 200 6378 0.058719 10.0.0.27 - - [2025-10-27 01:56:55] "GET /obj-perms HTTP/1.1" 200 6378 0.057013 10.0.0.27 - - [2025-10-27 01:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.27 - - [2025-10-27 01:56:58] "GET /virtual-network/b6978273-720f-4a64-bc46-87ddf3a937a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004836 [Introspect:8084]10.0.0.27 - - [2025-10-27 01:57:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001015 [Introspect:8084]10.0.0.27 - - [2025-10-27 01:57:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001160 10.0.0.27 - - [2025-10-27 01:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.27 - - [2025-10-27 01:57:02] "GET /virtual-network/b6978273-720f-4a64-bc46-87ddf3a937a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004925 [Introspect:8084]10.0.0.27 - - [2025-10-27 01:57:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001283 [Introspect:8084]10.0.0.27 - - [2025-10-27 01:57:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001559 10.0.0.27 - - [2025-10-27 01:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.27 - - [2025-10-27 01:57:04] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002985 10.0.0.27 - - [2025-10-27 01:57:04] "GET /virtual-networks?parent_id=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003020 10.0.0.27 - - [2025-10-27 01:57:04] "GET /virtual-network/b6978273-720f-4a64-bc46-87ddf3a937a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005305 252.27.82.243 - - [2025-10-27 01:57:04] "POST /neutron/port HTTP/1.1" 200 3005 0.016166 252.27.82.243 - - [2025-10-27 01:57:04] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005436 [Introspect:8084]10.0.0.27 - - [2025-10-27 01:57:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000874 [Introspect:8084]10.0.0.27 - - [2025-10-27 01:57:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001286 252.27.82.243 - - [2025-10-27 01:57:09] "POST /neutron/port HTTP/1.1" 200 3005 0.014781 252.27.82.243 - - [2025-10-27 01:57:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007229 252.27.82.243 - - [2025-10-27 01:57:14] "POST /neutron/port HTTP/1.1" 200 3005 0.041729 252.27.82.243 - - [2025-10-27 01:57:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005736 252.27.82.243 - - [2025-10-27 01:57:14] "POST /neutron/port HTTP/1.1" 200 3005 0.046356 252.27.82.243 - - [2025-10-27 01:57:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005264 252.27.82.243 - - [2025-10-27 01:57:14] "POST /neutron/port HTTP/1.1" 200 3005 0.039755 252.27.82.243 - - [2025-10-27 01:57:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005491 252.27.82.243 - - [2025-10-27 01:57:15] "POST /neutron/port HTTP/1.1" 200 3005 0.018719 252.27.82.243 - - [2025-10-27 01:57:15] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010445 252.27.82.243 - - [2025-10-27 01:57:15] "POST /neutron/port HTTP/1.1" 200 3005 0.047301 252.27.82.243 - - [2025-10-27 01:57:15] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006360 10.0.0.27 - - [2025-10-27 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.27 - - [2025-10-27 01:57:20] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003278 10.0.0.27 - - [2025-10-27 01:57:20] "GET /virtual-networks?parent_id=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003161 10.0.0.27 - - [2025-10-27 01:57:20] "GET /virtual-network/a60d3c9e-f2e9-451d-8c90-b880bd6b0224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004851 10.0.0.27 - - [2025-10-27 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.27 - - [2025-10-27 01:57:20] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003778 10.0.0.27 - - [2025-10-27 01:57:20] "GET /virtual-networks?parent_id=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003371 10.0.0.27 - - [2025-10-27 01:57:20] "GET /virtual-network/90fbc0e5-f65b-4198-8969-0e976d6a72fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004991 10.0.0.27 - - [2025-10-27 01:57:21] "POST /fqname-to-id HTTP/1.1" 404 205 0.003550 10.0.0.27 - - [2025-10-27 01:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.27 - - [2025-10-27 01:57:21] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000965 10.0.0.27 - - [2025-10-27 01:57:21] "GET /project/8bfd2136-584b-4523-aa39-fad5f51d0340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.024728 10.0.0.27 - - [2025-10-27 01:57:21] "POST /service-instances HTTP/1.1" 200 543 0.060173 10.0.0.27 - - [2025-10-27 01:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.27 - - [2025-10-27 01:57:21] "GET /service-instance/3a5da4de-068b-49d6-88b2-b8373073e55d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.012281 10.0.0.27 - - [2025-10-27 01:57:21] "POST /port-tuples HTTP/1.1" 200 586 0.023773 10.0.0.27 - - [2025-10-27 01:57:21] "GET /virtual-machine-interface/6ff07e97-2d71-4b0d-8ed4-879eb06c16e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2718 0.006822 10.0.0.27 - - [2025-10-27 01:57:21] "PUT /virtual-machine-interface/6ff07e97-2d71-4b0d-8ed4-879eb06c16e7 HTTP/1.1" 200 285 0.010988 10.0.0.27 - - [2025-10-27 01:57:21] "POST /ref-update HTTP/1.1" 200 156 0.009978 10.0.0.27 - - [2025-10-27 01:57:21] "POST /instance-ips HTTP/1.1" 200 386 0.023853 10.0.0.27 - - [2025-10-27 01:57:21] "POST /ref-update HTTP/1.1" 200 156 0.012067 10.0.0.27 - - [2025-10-27 01:57:21] "GET /virtual-machine-interface/ef5d975f-9dbf-40a7-9762-3e24dce7506a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2719 0.005611 10.0.0.27 - - [2025-10-27 01:57:21] "POST /ref-update HTTP/1.1" 200 156 0.012220 10.0.0.27 - - [2025-10-27 01:57:21] "PUT /virtual-machine-interface/ef5d975f-9dbf-40a7-9762-3e24dce7506a HTTP/1.1" 200 285 0.015841 10.0.0.27 - - [2025-10-27 01:57:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003845 10.0.0.27 - - [2025-10-27 01:57:21] "POST /ref-update HTTP/1.1" 200 156 0.010257 10.0.0.27 - - [2025-10-27 01:57:21] "GET /virtual-machine-interface/683e2d1e-4871-47b5-83f6-d710b179502b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2720 0.006882 10.0.0.27 - - [2025-10-27 01:57:21] "POST /instance-ips HTTP/1.1" 200 386 0.029185 10.0.0.27 - - [2025-10-27 01:57:21] "PUT /virtual-machine-interface/683e2d1e-4871-47b5-83f6-d710b179502b HTTP/1.1" 200 285 0.018505 10.0.0.27 - - [2025-10-27 01:57:21] "POST /ref-update HTTP/1.1" 200 156 0.017441 10.0.0.27 - - [2025-10-27 01:57:21] "POST /ref-update HTTP/1.1" 200 156 0.010550 10.0.0.27 - - [2025-10-27 01:57:21] "POST /ref-update HTTP/1.1" 200 156 0.008054 10.0.0.27 - - [2025-10-27 01:57:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002956 252.27.82.243 - - [2025-10-27 01:57:21] "POST /neutron/port HTTP/1.1" 200 1079 0.011336 10.0.0.27 - - [2025-10-27 01:57:22] "POST /instance-ips HTTP/1.1" 200 374 0.014088 252.27.82.243 - - [2025-10-27 01:57:22] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005543 10.0.0.27 - - [2025-10-27 01:57:22] "POST /ref-update HTTP/1.1" 200 156 0.008894 252.27.82.243 - - [2025-10-27 01:57:22] "POST /neutron/port HTTP/1.1" 200 1079 0.015371 10.0.0.27 - - [2025-10-27 01:57:22] "POST /ref-update HTTP/1.1" 200 156 0.008153 252.27.82.243 - - [2025-10-27 01:57:22] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006101 10.0.0.27 - - [2025-10-27 01:57:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002503 252.27.82.243 - - [2025-10-27 01:57:22] "POST /neutron/port HTTP/1.1" 200 1079 0.016012 10.0.0.27 - - [2025-10-27 01:57:22] "POST /instance-ips HTTP/1.1" 200 374 0.017935 252.27.82.243 - - [2025-10-27 01:57:22] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006454 10.0.0.27 - - [2025-10-27 01:57:22] "POST /ref-update HTTP/1.1" 200 156 0.011877 10.0.0.27 - - [2025-10-27 01:57:22] "GET /virtual-machine/1bec8449-49f5-45fa-85a9-1e41106c0cf7 HTTP/1.1" 200 1289 0.005710 10.0.0.27 - - [2025-10-27 01:57:22] "POST /ref-update HTTP/1.1" 200 156 0.009327 10.0.0.27 - - [2025-10-27 01:57:22] "GET /virtual-machine-interface/cfe64e5b-286e-4280-9fd5-389d987d3247 HTTP/1.1" 200 2941 0.006714 10.0.0.27 - - [2025-10-27 01:57:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004465 10.0.0.27 - - [2025-10-27 01:57:22] "POST /instance-ips HTTP/1.1" 200 376 0.017123 10.0.0.27 - - [2025-10-27 01:57:22] "POST /ref-update HTTP/1.1" 200 156 0.010949 10.0.0.27 - - [2025-10-27 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.27 - - [2025-10-27 01:57:22] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004286 10.0.0.27 - - [2025-10-27 01:57:22] "POST /ref-update HTTP/1.1" 200 156 0.007640 10.0.0.27 - - [2025-10-27 01:57:22] "GET /virtual-networks?parent_id=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003328 10.0.0.27 - - [2025-10-27 01:57:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002898 10.0.0.27 - - [2025-10-27 01:57:22] "GET /virtual-network/a60d3c9e-f2e9-451d-8c90-b880bd6b0224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006886 10.0.0.27 - - [2025-10-27 01:57:22] "POST /instance-ips HTTP/1.1" 200 376 0.015401 10.0.0.27 - - [2025-10-27 01:57:22] "POST /ref-update HTTP/1.1" 200 156 0.008472 10.0.0.27 - - [2025-10-27 01:57:22] "POST /ref-update HTTP/1.1" 200 156 0.010615 10.0.0.27 - - [2025-10-27 01:57:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002979 10.0.0.27 - - [2025-10-27 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.27 - - [2025-10-27 01:57:23] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003161 10.0.0.27 - - [2025-10-27 01:57:23] "GET /virtual-networks?parent_id=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.002891 10.0.0.27 - - [2025-10-27 01:57:23] "GET /virtual-network/a60d3c9e-f2e9-451d-8c90-b880bd6b0224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004753 252.27.82.243 - - [2025-10-27 01:57:24] "POST /neutron/port HTTP/1.1" 200 1079 0.011078 252.27.82.243 - - [2025-10-27 01:57:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006397 252.27.82.243 - - [2025-10-27 01:57:24] "POST /neutron/port HTTP/1.1" 200 1079 0.013460 252.27.82.243 - - [2025-10-27 01:57:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006412 252.27.82.243 - - [2025-10-27 01:57:24] "POST /neutron/port HTTP/1.1" 200 1079 0.012112 252.27.82.243 - - [2025-10-27 01:57:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006663 10.0.0.27 - - [2025-10-27 01:57:24] "GET /virtual-machine/0ff26d97-9c7d-4ce3-be0f-2a150efc86ef HTTP/1.1" 200 1290 0.004869 10.0.0.27 - - [2025-10-27 01:57:24] "GET /virtual-machine-interface/967163c4-bc61-488a-882a-17573d8347c1 HTTP/1.1" 200 2943 0.004850 10.0.0.27 - - [2025-10-27 01:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.27 - - [2025-10-27 01:57:24] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003317 10.0.0.27 - - [2025-10-27 01:57:24] "GET /virtual-networks?parent_id=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003172 10.0.0.27 - - [2025-10-27 01:57:24] "GET /virtual-network/90fbc0e5-f65b-4198-8969-0e976d6a72fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005470 10.0.0.27 - - [2025-10-27 01:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.27 - - [2025-10-27 01:57:26] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003022 10.0.0.27 - - [2025-10-27 01:57:26] "GET /virtual-networks?parent_id=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003139 10.0.0.27 - - [2025-10-27 01:57:26] "GET /virtual-network/90fbc0e5-f65b-4198-8969-0e976d6a72fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005365 10.0.0.27 - - [2025-10-27 01:57:26] "POST /fqname-to-id HTTP/1.1" 404 209 0.003344 10.0.0.27 - - [2025-10-27 01:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.27 - - [2025-10-27 01:57:26] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001368 10.0.0.27 - - [2025-10-27 01:57:26] "GET /project/8bfd2136-584b-4523-aa39-fad5f51d0340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.027237 10.0.0.27 - - [2025-10-27 01:57:26] "POST /network-policys HTTP/1.1" 200 547 0.017614 10.0.0.27 - - [2025-10-27 01:57:26] "GET /network-policy/d1102a9d-65b4-4b09-bc9e-a793ae36b25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.004698 10.0.0.27 - - [2025-10-27 01:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.27 - - [2025-10-27 01:57:26] "GET /virtual-network/a60d3c9e-f2e9-451d-8c90-b880bd6b0224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005629 10.0.0.27 - - [2025-10-27 01:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.27 - - [2025-10-27 01:57:26] "GET /network-policy/d1102a9d-65b4-4b09-bc9e-a793ae36b25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.003698 10.0.0.27 - - [2025-10-27 01:57:26] "POST /fqname-to-id HTTP/1.1" 404 240 0.002419 10.0.0.27 - - [2025-10-27 01:57:26] "POST /ref-update HTTP/1.1" 200 156 0.028938 10.0.0.27 - - [2025-10-27 01:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.27 - - [2025-10-27 01:57:26] "POST /access-control-lists HTTP/1.1" 200 601 0.073128 10.0.0.27 - - [2025-10-27 01:57:27] "GET /network-policy/d1102a9d-65b4-4b09-bc9e-a793ae36b25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.003302 252.27.82.243 - - [2025-10-27 01:57:27] "POST /neutron/network HTTP/1.1" 200 915 0.007847 10.0.0.27 - - [2025-10-27 01:57:27] "GET /virtual-network/a60d3c9e-f2e9-451d-8c90-b880bd6b0224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.005594 10.0.0.27 - - [2025-10-27 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.27 - - [2025-10-27 01:57:27] "GET /network-policy/d1102a9d-65b4-4b09-bc9e-a793ae36b25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.003658 10.0.0.27 - - [2025-10-27 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.27 - - [2025-10-27 01:57:27] "GET /virtual-network/90fbc0e5-f65b-4198-8969-0e976d6a72fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005125 10.0.0.27 - - [2025-10-27 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.27 - - [2025-10-27 01:57:27] "GET /network-policy/d1102a9d-65b4-4b09-bc9e-a793ae36b25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.003762 10.0.0.27 - - [2025-10-27 01:57:27] "PUT /access-control-list/4ff121dc-6158-42f0-8515-bd75c8ff76e3 HTTP/1.1" 200 273 0.014798 10.0.0.27 - - [2025-10-27 01:57:27] "POST /ref-update HTTP/1.1" 200 156 0.040965 10.0.0.27 - - [2025-10-27 01:57:27] "POST /fqname-to-id HTTP/1.1" 404 242 0.004368 10.0.0.27 - - [2025-10-27 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.27 - - [2025-10-27 01:57:27] "GET /network-policy/d1102a9d-65b4-4b09-bc9e-a793ae36b25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.028568 10.0.0.27 - - [2025-10-27 01:57:27] "POST /access-control-lists HTTP/1.1" 200 604 0.061950 252.27.82.243 - - [2025-10-27 01:57:27] "POST /neutron/network HTTP/1.1" 200 917 0.007261 10.0.0.27 - - [2025-10-27 01:57:27] "POST /routing-instances HTTP/1.1" 200 755 0.029207 10.0.0.27 - - [2025-10-27 01:57:27] "GET /virtual-network/90fbc0e5-f65b-4198-8969-0e976d6a72fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.004842 10.0.0.27 - - [2025-10-27 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.27 - - [2025-10-27 01:57:27] "POST /route-targets HTTP/1.1" 200 328 0.009945 10.0.0.27 - - [2025-10-27 01:57:27] "GET /network-policy/d1102a9d-65b4-4b09-bc9e-a793ae36b25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.003491 10.0.0.27 - - [2025-10-27 01:57:27] "POST /ref-update HTTP/1.1" 200 156 0.010544 10.0.0.27 - - [2025-10-27 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.27 - - [2025-10-27 01:57:27] "GET /routing-instance/962e3222-c5b3-45ca-bd22-1d9e9ca3dc65?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1274 0.004097 10.0.0.27 - - [2025-10-27 01:57:27] "GET /service-template/e3d2c59e-785e-471a-b20d-5b394252b735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004357 10.0.0.27 - - [2025-10-27 01:57:27] "GET /routing-instance/962e3222-c5b3-45ca-bd22-1d9e9ca3dc65?fields=routing_policy_back_refs HTTP/1.1" 200 1274 0.003801 10.0.0.27 - - [2025-10-27 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.27 - - [2025-10-27 01:57:27] "POST /ref-update HTTP/1.1" 200 156 0.009531 10.0.0.27 - - [2025-10-27 01:57:27] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002413 10.0.0.27 - - [2025-10-27 01:57:27] "GET /project/8bfd2136-584b-4523-aa39-fad5f51d0340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.046309 10.0.0.27 - - [2025-10-27 01:57:28] "POST /routing-instances HTTP/1.1" 200 756 0.024702 10.0.0.27 - - [2025-10-27 01:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.27 - - [2025-10-27 01:57:28] "POST /route-targets HTTP/1.1" 200 328 0.010713 10.0.0.27 - - [2025-10-27 01:57:28] "GET /service-instance/3a5da4de-068b-49d6-88b2-b8373073e55d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3532 0.005937 10.0.0.27 - - [2025-10-27 01:57:28] "POST /ref-update HTTP/1.1" 200 156 0.012759 10.0.0.27 - - [2025-10-27 01:57:28] "GET /domains HTTP/1.1" 200 438 0.002322 10.0.0.27 - - [2025-10-27 01:57:28] "GET /routing-instance/d0e014a3-000b-42eb-87e0-a1b93c8e5f09?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1274 0.003911 10.0.0.27 - - [2025-10-27 01:57:28] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001153 10.0.0.27 - - [2025-10-27 01:57:28] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1525 0.008779 10.0.0.27 - - [2025-10-27 01:57:28] "GET /routing-instance/d0e014a3-000b-42eb-87e0-a1b93c8e5f09?fields=routing_policy_back_refs HTTP/1.1" 200 1274 0.003898 10.0.0.27 - - [2025-10-27 01:57:28] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001585 10.0.0.27 - - [2025-10-27 01:57:28] "GET /project/8bfd2136-584b-4523-aa39-fad5f51d0340 HTTP/1.1" 200 4221 0.028708 10.0.0.27 - - [2025-10-27 01:57:28] "PUT /routing-instance/962e3222-c5b3-45ca-bd22-1d9e9ca3dc65 HTTP/1.1" 200 267 0.016314 10.0.0.27 - - [2025-10-27 01:57:28] "GET /service-instance/3a5da4de-068b-49d6-88b2-b8373073e55d HTTP/1.1" 200 3785 0.006063 10.0.0.27 - - [2025-10-27 01:57:28] "PUT /routing-instance/d0e014a3-000b-42eb-87e0-a1b93c8e5f09 HTTP/1.1" 200 267 0.011976 10.0.0.27 - - [2025-10-27 01:57:28] "GET /domains HTTP/1.1" 200 438 0.004349 10.0.0.27 - - [2025-10-27 01:57:28] "POST /ref-update HTTP/1.1" 200 156 0.012182 10.0.0.27 - - [2025-10-27 01:57:28] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001026 10.0.0.27 - - [2025-10-27 01:57:28] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1525 0.006760 10.0.0.27 - - [2025-10-27 01:57:28] "PUT /access-control-list/8c00c456-b1f6-469a-b642-18002d73a97c HTTP/1.1" 200 273 0.012008 10.0.0.27 - - [2025-10-27 01:57:28] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001160 10.0.0.27 - - [2025-10-27 01:57:28] "GET /project/8bfd2136-584b-4523-aa39-fad5f51d0340 HTTP/1.1" 200 4221 0.033263 10.0.0.27 - - [2025-10-27 01:57:28] "GET /service-instance/3a5da4de-068b-49d6-88b2-b8373073e55d HTTP/1.1" 200 3785 0.003807 10.0.0.27 - - [2025-10-27 01:57:28] "GET /port-tuple/13bc0425-df18-427c-a09a-b95952684aa5 HTTP/1.1" 200 1975 0.004876 10.0.0.27 - - [2025-10-27 01:57:28] "GET /virtual-machine-interface/683e2d1e-4871-47b5-83f6-d710b179502b HTTP/1.1" 200 3798 0.006047 10.0.0.27 - - [2025-10-27 01:57:28] "GET /virtual-machine-interface/6ff07e97-2d71-4b0d-8ed4-879eb06c16e7 HTTP/1.1" 200 3811 0.005543 10.0.0.27 - - [2025-10-27 01:57:28] "GET /virtual-machine-interface/ef5d975f-9dbf-40a7-9762-3e24dce7506a HTTP/1.1" 200 3794 0.005716 252.27.82.243 - - [2025-10-27 01:57:28] "POST /neutron/port HTTP/1.1" 200 3812 0.037007 252.27.82.243 - - [2025-10-27 01:57:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005975 252.27.82.243 - - [2025-10-27 01:57:29] "POST /neutron/port HTTP/1.1" 200 3812 0.028214 252.27.82.243 - - [2025-10-27 01:57:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006807 252.27.82.243 - - [2025-10-27 01:57:29] "POST /neutron/port HTTP/1.1" 200 3812 0.024885 252.27.82.243 - - [2025-10-27 01:57:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006146 252.27.82.243 - - [2025-10-27 01:57:29] "POST /neutron/port HTTP/1.1" 200 3812 0.027745 252.27.82.243 - - [2025-10-27 01:57:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007110 252.27.82.243 - - [2025-10-27 01:57:29] "POST /neutron/network HTTP/1.1" 200 889 0.012395 252.27.82.243 - - [2025-10-27 01:57:29] "POST /neutron/network HTTP/1.1" 200 915 0.006706 252.27.82.243 - - [2025-10-27 01:57:29] "POST /neutron/network HTTP/1.1" 200 804 0.012112 252.27.82.243 - - [2025-10-27 01:57:29] "POST /neutron/network HTTP/1.1" 200 830 0.005842 252.27.82.243 - - [2025-10-27 01:57:29] "POST /neutron/network HTTP/1.1" 200 891 0.016677 252.27.82.243 - - [2025-10-27 01:57:29] "POST /neutron/network HTTP/1.1" 200 917 0.005291 10.0.0.27 - - [2025-10-27 01:57:29] "POST /id-to-fqname HTTP/1.1" 200 221 0.003559 10.0.0.27 - - [2025-10-27 01:57:29] "POST /id-to-fqname HTTP/1.1" 200 221 0.001374 10.0.0.27 - - [2025-10-27 01:57:29] "POST /id-to-fqname HTTP/1.1" 200 222 0.002096 10.0.0.27 - - [2025-10-27 01:57:29] "GET /virtual-machine/1f1aabdb-00e8-4b46-aed4-4f99edf5df8a HTTP/1.1" 200 1800 0.004348 10.0.0.27 - - [2025-10-27 01:57:29] "GET /virtual-machine-interface/683e2d1e-4871-47b5-83f6-d710b179502b HTTP/1.1" 200 3798 0.006257 10.0.0.27 - - [2025-10-27 01:57:29] "GET /virtual-machine-interface/6ff07e97-2d71-4b0d-8ed4-879eb06c16e7 HTTP/1.1" 200 3811 0.005530 10.0.0.27 - - [2025-10-27 01:57:29] "GET /virtual-machine-interface/ef5d975f-9dbf-40a7-9762-3e24dce7506a HTTP/1.1" 200 3794 0.005302 10.0.0.27 - - [2025-10-27 01:57:30] "GET /instance-ip/164a0b38-dee8-435a-8736-80df5002aca5 HTTP/1.1" 200 1619 0.005738 10.0.0.27 - - [2025-10-27 01:57:30] "GET /instance-ip/c55bda3e-e030-420b-926c-4329b07d5060 HTTP/1.1" 200 1959 0.004576 10.0.0.27 - - [2025-10-27 01:57:30] "GET /instance-ip/d335feec-b236-41a3-b961-a1d65059f774 HTTP/1.1" 200 1961 0.003701 10.0.0.27 - - [2025-10-27 01:57:30] "GET /instance-ip/78040407-9b3f-4018-bc45-a216445fd4f8 HTTP/1.1" 200 1978 0.006022 10.0.0.27 - - [2025-10-27 01:57:30] "GET /instance-ip/81c8e6b4-99dc-47c3-b793-0428032f5fdc HTTP/1.1" 200 1620 0.005187 10.0.0.27 - - [2025-10-27 01:57:30] "GET /instance-ip/8ad2b218-11a4-4cea-80c8-b85d7d905482 HTTP/1.1" 200 1980 0.003968 10.0.0.27 - - [2025-10-27 01:57:30] "GET /instance-ip/26b234de-be1d-4d65-b84d-e9c09193fcaf HTTP/1.1" 200 1954 0.003901 10.0.0.27 - - [2025-10-27 01:57:30] "GET /instance-ip/6b20dec3-d42c-487c-b8ac-0d3eda10c4af HTTP/1.1" 200 1956 0.003848 10.0.0.27 - - [2025-10-27 01:57:30] "GET /instance-ip/c0d08ee3-a687-4cce-8a9c-257c12bfae35 HTTP/1.1" 200 1619 0.004814 252.27.82.243 - - [2025-10-27 01:57:30] "POST /neutron/port HTTP/1.1" 200 3812 0.027413 252.27.82.243 - - [2025-10-27 01:57:30] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006460 252.27.82.243 - - [2025-10-27 01:57:30] "POST /neutron/port HTTP/1.1" 200 3812 0.023807 252.27.82.243 - - [2025-10-27 01:57:30] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006985 252.27.82.243 - - [2025-10-27 01:57:30] "POST /neutron/port HTTP/1.1" 200 3812 0.025598 252.27.82.243 - - [2025-10-27 01:57:30] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005499 252.27.82.243 - - [2025-10-27 01:57:30] "POST /neutron/port HTTP/1.1" 200 3812 0.028336 252.27.82.243 - - [2025-10-27 01:57:30] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005806 10.0.0.27 - - [2025-10-27 01:57:30] "GET /virtual-machine/1f1aabdb-00e8-4b46-aed4-4f99edf5df8a HTTP/1.1" 200 1800 0.003782 10.0.0.27 - - [2025-10-27 01:57:30] "GET /virtual-machine-interface/683e2d1e-4871-47b5-83f6-d710b179502b HTTP/1.1" 200 3798 0.005028 10.0.0.27 - - [2025-10-27 01:57:31] "GET /virtual-machine-interface/6ff07e97-2d71-4b0d-8ed4-879eb06c16e7 HTTP/1.1" 200 3811 0.005791 10.0.0.27 - - [2025-10-27 01:57:31] "GET /virtual-machine-interface/ef5d975f-9dbf-40a7-9762-3e24dce7506a HTTP/1.1" 200 3794 0.005071 10.0.0.27 - - [2025-10-27 01:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.27 - - [2025-10-27 01:57:31] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003162 10.0.0.27 - - [2025-10-27 01:57:31] "GET /virtual-networks?parent_id=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003946 10.0.0.27 - - [2025-10-27 01:57:31] "GET /virtual-network/a60d3c9e-f2e9-451d-8c90-b880bd6b0224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.005571 10.0.0.27 - - [2025-10-27 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.27 - - [2025-10-27 01:57:32] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003444 10.0.0.27 - - [2025-10-27 01:57:32] "GET /virtual-networks?parent_id=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003181 10.0.0.27 - - [2025-10-27 01:57:32] "GET /virtual-network/a60d3c9e-f2e9-451d-8c90-b880bd6b0224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.006227 10.0.0.27 - - [2025-10-27 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.27 - - [2025-10-27 01:57:32] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004768 10.0.0.27 - - [2025-10-27 01:57:32] "GET /virtual-networks?parent_id=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003306 10.0.0.27 - - [2025-10-27 01:57:33] "GET /virtual-network/a60d3c9e-f2e9-451d-8c90-b880bd6b0224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.005642 10.0.0.27 - - [2025-10-27 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.27 - - [2025-10-27 01:57:33] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003303 10.0.0.27 - - [2025-10-27 01:57:33] "GET /virtual-networks?parent_id=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003928 10.0.0.27 - - [2025-10-27 01:57:33] "GET /virtual-network/a60d3c9e-f2e9-451d-8c90-b880bd6b0224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.005170 10.0.0.27 - - [2025-10-27 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.27 - - [2025-10-27 01:57:33] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003715 10.0.0.27 - - [2025-10-27 01:57:33] "GET /virtual-networks?parent_id=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003225 10.0.0.27 - - [2025-10-27 01:57:33] "GET /virtual-network/a60d3c9e-f2e9-451d-8c90-b880bd6b0224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.004886 10.0.0.27 - - [2025-10-27 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.27 - - [2025-10-27 01:57:33] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003098 10.0.0.27 - - [2025-10-27 01:57:33] "GET /virtual-networks?parent_id=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003508 10.0.0.27 - - [2025-10-27 01:57:33] "GET /virtual-network/b6978273-720f-4a64-bc46-87ddf3a937a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004826 10.0.0.27 - - [2025-10-27 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.27 - - [2025-10-27 01:57:33] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004637 10.0.0.27 - - [2025-10-27 01:57:34] "GET /virtual-networks?parent_id=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004426 10.0.0.27 - - [2025-10-27 01:57:34] "GET /virtual-network/b6978273-720f-4a64-bc46-87ddf3a937a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008801 10.0.0.27 - - [2025-10-27 01:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.27 - - [2025-10-27 01:57:34] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003041 10.0.0.27 - - [2025-10-27 01:57:34] "GET /virtual-networks?parent_id=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003541 10.0.0.27 - - [2025-10-27 01:57:34] "GET /virtual-network/b6978273-720f-4a64-bc46-87ddf3a937a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006247 10.0.0.27 - - [2025-10-27 01:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.27 - - [2025-10-27 01:57:34] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003293 10.0.0.27 - - [2025-10-27 01:57:34] "GET /virtual-networks?parent_id=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003139 10.0.0.27 - - [2025-10-27 01:57:34] "GET /virtual-network/b6978273-720f-4a64-bc46-87ddf3a937a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005457 10.0.0.27 - - [2025-10-27 01:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.27 - - [2025-10-27 01:57:34] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002991 10.0.0.27 - - [2025-10-27 01:57:34] "GET /virtual-networks?parent_id=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003041 10.0.0.27 - - [2025-10-27 01:57:34] "GET /virtual-network/90fbc0e5-f65b-4198-8969-0e976d6a72fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.006212 10.0.0.27 - - [2025-10-27 01:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.27 - - [2025-10-27 01:57:34] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003552 10.0.0.27 - - [2025-10-27 01:57:35] "GET /virtual-networks?parent_id=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003407 10.0.0.27 - - [2025-10-27 01:57:35] "GET /virtual-network/90fbc0e5-f65b-4198-8969-0e976d6a72fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005402 10.0.0.27 - - [2025-10-27 01:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.27 - - [2025-10-27 01:57:35] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003006 10.0.0.27 - - [2025-10-27 01:57:35] "GET /virtual-networks?parent_id=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003237 10.0.0.27 - - [2025-10-27 01:57:35] "GET /virtual-network/90fbc0e5-f65b-4198-8969-0e976d6a72fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.004945 10.0.0.27 - - [2025-10-27 01:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.27 - - [2025-10-27 01:57:35] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003561 10.0.0.27 - - [2025-10-27 01:57:35] "GET /virtual-networks?parent_id=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003897 10.0.0.27 - - [2025-10-27 01:57:35] "GET /virtual-network/90fbc0e5-f65b-4198-8969-0e976d6a72fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005716 10.0.0.27 - - [2025-10-27 01:57:35] "GET /virtual-machine/1f1aabdb-00e8-4b46-aed4-4f99edf5df8a HTTP/1.1" 200 1800 0.004182 10.0.0.27 - - [2025-10-27 01:57:35] "GET /domains HTTP/1.1" 200 438 0.002928 10.0.0.27 - - [2025-10-27 01:57:35] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001111 10.0.0.27 - - [2025-10-27 01:57:35] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1525 0.007036 10.0.0.27 - - [2025-10-27 01:57:35] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000954 10.0.0.27 - - [2025-10-27 01:57:35] "GET /project/8bfd2136-584b-4523-aa39-fad5f51d0340 HTTP/1.1" 200 4221 0.033873 10.0.0.27 - - [2025-10-27 01:57:35] "GET /service-instance/3a5da4de-068b-49d6-88b2-b8373073e55d HTTP/1.1" 200 3785 0.003994 10.0.0.27 - - [2025-10-27 01:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.27 - - [2025-10-27 01:57:35] "GET /routing-instance/7561dc6b-f992-4c19-b91e-36b5277551ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.003561 10.0.0.27 - - [2025-10-27 01:57:36] "GET /routing-instance/7561dc6b-f992-4c19-b91e-36b5277551ba?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2018 0.005047 10.0.0.27 - - [2025-10-27 01:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.27 - - [2025-10-27 01:57:36] "GET /routing-instance/73387d41-00ec-41d9-bb75-2df3ba2b552a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1890 0.003922 10.0.0.27 - - [2025-10-27 01:57:36] "GET /routing-instance/73387d41-00ec-41d9-bb75-2df3ba2b552a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2021 0.005104 10.0.0.27 - - [2025-10-27 01:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.27 - - [2025-10-27 01:57:36] "GET /virtual-network/a60d3c9e-f2e9-451d-8c90-b880bd6b0224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.004914 10.0.0.27 - - [2025-10-27 01:57:36] "GET /virtual-network/a60d3c9e-f2e9-451d-8c90-b880bd6b0224?fields=routing_instances HTTP/1.1" 200 1679 0.006947 10.0.0.27 - - [2025-10-27 01:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.27 - - [2025-10-27 01:57:36] "GET /virtual-network/90fbc0e5-f65b-4198-8969-0e976d6a72fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005206 10.0.0.27 - - [2025-10-27 01:57:36] "GET /virtual-network/90fbc0e5-f65b-4198-8969-0e976d6a72fb?fields=routing_instances HTTP/1.1" 200 1683 0.008741 10.0.0.27 - - [2025-10-27 01:57:40] "POST /ref-update HTTP/1.1" 200 156 0.035933 10.0.0.27 - - [2025-10-27 01:57:40] "DELETE /access-control-list/8c00c456-b1f6-469a-b642-18002d73a97c HTTP/1.1" 200 115 0.030475 252.27.82.243 - - [2025-10-27 01:57:40] "POST /neutron/network HTTP/1.1" 200 831 0.005718 10.0.0.27 - - [2025-10-27 01:57:40] "GET /virtual-network/90fbc0e5-f65b-4198-8969-0e976d6a72fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006124 10.0.0.27 - - [2025-10-27 01:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.27 - - [2025-10-27 01:57:40] "DELETE /routing-instance/962e3222-c5b3-45ca-bd22-1d9e9ca3dc65 HTTP/1.1" 200 115 0.024165 10.0.0.27 - - [2025-10-27 01:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.27 - - [2025-10-27 01:57:40] "GET /network-policy/d1102a9d-65b4-4b09-bc9e-a793ae36b25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.008220 10.0.0.27 - - [2025-10-27 01:57:41] "DELETE /route-target/86f4f65e-331b-47b6-9a25-0f79cb11189c HTTP/1.1" 200 115 0.016173 10.0.0.27 - - [2025-10-27 01:57:41] "POST /ref-update HTTP/1.1" 200 156 0.032914 10.0.0.27 - - [2025-10-27 01:57:41] "DELETE /routing-instance/d0e014a3-000b-42eb-87e0-a1b93c8e5f09 HTTP/1.1" 200 115 0.054248 10.0.0.27 - - [2025-10-27 01:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 252.27.82.243 - - [2025-10-27 01:57:41] "POST /neutron/network HTTP/1.1" 200 829 0.008418 10.0.0.27 - - [2025-10-27 01:57:41] "DELETE /route-target/5c5f5d29-168c-4892-a392-6d377afda04f HTTP/1.1" 200 115 0.013373 10.0.0.27 - - [2025-10-27 01:57:41] "GET /virtual-network/a60d3c9e-f2e9-451d-8c90-b880bd6b0224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004592 10.0.0.27 - - [2025-10-27 01:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.27 - - [2025-10-27 01:57:41] "DELETE /access-control-list/4ff121dc-6158-42f0-8515-bd75c8ff76e3 HTTP/1.1" 200 115 0.026934 10.0.0.27 - - [2025-10-27 01:57:41] "GET /network-policy/d1102a9d-65b4-4b09-bc9e-a793ae36b25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.004590 10.0.0.27 - - [2025-10-27 01:57:41] "DELETE /network-policy/d1102a9d-65b4-4b09-bc9e-a793ae36b25a HTTP/1.1" 200 115 0.029581 10.0.0.27 - - [2025-10-27 01:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.27 - - [2025-10-27 01:57:41] "DELETE /service-instance/3a5da4de-068b-49d6-88b2-b8373073e55d HTTP/1.1" 200 115 0.057246 10.0.0.27 - - [2025-10-27 01:57:41] "GET /domains HTTP/1.1" 200 438 0.003859 10.0.0.27 - - [2025-10-27 01:57:41] "POST /ref-update HTTP/1.1" 200 156 0.023527 10.0.0.27 - - [2025-10-27 01:57:41] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003237 10.0.0.27 - - [2025-10-27 01:57:41] "DELETE /instance-ip/78040407-9b3f-4018-bc45-a216445fd4f8 HTTP/1.1" 200 115 0.041510 10.0.0.27 - - [2025-10-27 01:57:41] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1525 0.011063 10.0.0.27 - - [2025-10-27 01:57:41] "POST /ref-update HTTP/1.1" 200 156 0.015888 10.0.0.27 - - [2025-10-27 01:57:41] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001230 10.0.0.27 - - [2025-10-27 01:57:41] "GET /project/8bfd2136-584b-4523-aa39-fad5f51d0340 HTTP/1.1" 200 3749 0.047533 10.0.0.27 - - [2025-10-27 01:57:41] "DELETE /instance-ip/c55bda3e-e030-420b-926c-4329b07d5060 HTTP/1.1" 200 115 0.054842 10.0.0.27 - - [2025-10-27 01:57:41] "POST /ref-update HTTP/1.1" 200 156 0.016485 10.0.0.27 - - [2025-10-27 01:57:41] "GET /virtual-machine/1f1aabdb-00e8-4b46-aed4-4f99edf5df8a HTTP/1.1" 200 1800 0.005455 10.0.0.27 - - [2025-10-27 01:57:41] "DELETE /instance-ip/26b234de-be1d-4d65-b84d-e9c09193fcaf HTTP/1.1" 200 115 0.025251 10.0.0.27 - - [2025-10-27 01:57:41] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002257 10.0.0.27 - - [2025-10-27 01:57:41] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003824 10.0.0.27 - - [2025-10-27 01:57:41] "POST /ref-update HTTP/1.1" 200 156 0.011371 10.0.0.27 - - [2025-10-27 01:57:41] "DELETE /instance-ip/d335feec-b236-41a3-b961-a1d65059f774 HTTP/1.1" 200 115 0.030575 10.0.0.27 - - [2025-10-27 01:57:41] "POST /ref-update HTTP/1.1" 200 156 0.010630 10.0.0.27 - - [2025-10-27 01:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004879 10.0.0.27 - - [2025-10-27 01:57:41] "DELETE /instance-ip/6b20dec3-d42c-487c-b8ac-0d3eda10c4af HTTP/1.1" 200 115 0.034805 10.0.0.27 - - [2025-10-27 01:57:41] "DELETE /service-template/e3d2c59e-785e-471a-b20d-5b394252b735 HTTP/1.1" 200 115 0.029119 10.0.0.27 - - [2025-10-27 01:57:41] "POST /fqname-to-id HTTP/1.1" 404 191 0.010207 10.0.0.27 - - [2025-10-27 01:57:41] "POST /ref-update HTTP/1.1" 200 156 0.016670 10.0.0.27 - - [2025-10-27 01:57:41] "DELETE /instance-ip/8ad2b218-11a4-4cea-80c8-b85d7d905482 HTTP/1.1" 200 115 0.034873 252.27.82.243 - - [2025-10-27 01:57:42] "POST /neutron/network HTTP/1.1" 200 831 0.011070 252.27.82.243 - - [2025-10-27 01:57:42] "POST /neutron/network HTTP/1.1" 400 204 0.013756 252.27.82.243 - - [2025-10-27 01:57:42] "POST /neutron/port HTTP/1.1" 200 1079 0.018553 252.27.82.243 - - [2025-10-27 01:57:42] "POST /neutron/port HTTP/1.1" 200 1079 0.015771 252.27.82.243 - - [2025-10-27 01:57:42] "POST /neutron/port HTTP/1.1" 200 1105 0.014372 252.27.82.243 - - [2025-10-27 01:57:42] "POST /neutron/port HTTP/1.1" 200 1105 0.010149 252.27.82.243 - - [2025-10-27 01:57:43] "POST /neutron/port HTTP/1.1" 200 151 0.180687 252.27.82.243 - - [2025-10-27 01:57:43] "POST /neutron/port HTTP/1.1" 200 151 0.179086 252.27.82.243 - - [2025-10-27 01:57:43] "POST /neutron/port HTTP/1.1" 200 3005 0.018374 252.27.82.243 - - [2025-10-27 01:57:43] "POST /neutron/port HTTP/1.1" 200 1105 0.008690 252.27.82.243 - - [2025-10-27 01:57:43] "POST /neutron/port HTTP/1.1" 200 151 0.114067 252.27.82.243 - - [2025-10-27 01:57:43] "POST /neutron/port HTTP/1.1" 200 1105 0.010654 252.27.82.243 - - [2025-10-27 01:57:43] "POST /neutron/port HTTP/1.1" 200 151 0.134160 252.27.82.243 - - [2025-10-27 01:57:43] "POST /neutron/port HTTP/1.1" 200 1106 0.016354 252.27.82.243 - - [2025-10-27 01:57:44] "POST /neutron/port HTTP/1.1" 200 151 0.112804 252.27.82.243 - - [2025-10-27 01:57:44] "POST /neutron/network HTTP/1.1" 200 831 0.011981 10.0.0.27 - - [2025-10-27 01:57:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003326 10.0.0.27 - - [2025-10-27 01:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.27 - - [2025-10-27 01:57:44] "POST /useragent-kv HTTP/1.1" 200 115 0.001638 252.27.82.243 - - [2025-10-27 01:57:44] "POST /neutron/network HTTP/1.1" 200 151 0.074757 10.0.0.27 - - [2025-10-27 01:57:44] "DELETE /route-target/de85050f-0de6-4c62-a14a-c4273d308e89 HTTP/1.1" 200 115 0.017548 10.0.0.27 - - [2025-10-27 01:57:44] "GET /routing-instance/73387d41-00ec-41d9-bb75-2df3ba2b552a HTTP/1.1" 404 171 0.002452 10.0.0.27 - - [2025-10-27 01:57:44] "GET /domains HTTP/1.1" 200 438 0.003252 10.0.0.27 - - [2025-10-27 01:57:44] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001079 10.0.0.27 - - [2025-10-27 01:57:44] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1303 0.008128 10.0.0.27 - - [2025-10-27 01:57:44] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001755 10.0.0.27 - - [2025-10-27 01:57:44] "GET /project/8bfd2136-584b-4523-aa39-fad5f51d0340 HTTP/1.1" 200 2294 0.027795 252.27.82.243 - - [2025-10-27 01:57:44] "POST /neutron/network HTTP/1.1" 200 829 0.005887 10.0.0.27 - - [2025-10-27 01:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.27 - - [2025-10-27 01:57:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003112 10.0.0.27 - - [2025-10-27 01:57:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002099 252.27.82.243 - - [2025-10-27 01:57:45] "POST /neutron/network HTTP/1.1" 200 151 0.085009 10.0.0.27 - - [2025-10-27 01:57:45] "DELETE /route-target/42cf62f5-b771-41a7-9644-b724be54123d HTTP/1.1" 200 115 0.017078 10.0.0.27 - - [2025-10-27 01:57:45] "GET /routing-instance/7561dc6b-f992-4c19-b91e-36b5277551ba HTTP/1.1" 404 171 0.002509 10.0.0.27 - - [2025-10-27 01:57:45] "GET /domains HTTP/1.1" 200 438 0.002537 10.0.0.27 - - [2025-10-27 01:57:45] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000983 10.0.0.27 - - [2025-10-27 01:57:45] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1303 0.006344 10.0.0.27 - - [2025-10-27 01:57:45] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002751 10.0.0.27 - - [2025-10-27 01:57:45] "GET /project/8bfd2136-584b-4523-aa39-fad5f51d0340 HTTP/1.1" 200 2077 0.033728 252.27.82.243 - - [2025-10-27 01:57:45] "POST /neutron/network HTTP/1.1" 200 830 0.005457 10.0.0.27 - - [2025-10-27 01:57:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003593 10.0.0.27 - - [2025-10-27 01:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.27 - - [2025-10-27 01:57:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004014 252.27.82.243 - - [2025-10-27 01:57:45] "POST /neutron/network HTTP/1.1" 200 151 0.086239 10.0.0.27 - - [2025-10-27 01:57:45] "GET /routing-instance/14ad32df-d5cb-47df-a52c-34d2388758f0 HTTP/1.1" 404 171 0.002964 10.0.0.27 - - [2025-10-27 01:57:45] "DELETE /route-target/a85b8b59-3563-4634-a0f8-714ed9a7db4f HTTP/1.1" 200 115 0.024644 10.0.0.27 - - [2025-10-27 01:57:45] "GET /domains HTTP/1.1" 200 438 0.003317 10.0.0.27 - - [2025-10-27 01:57:45] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000949 10.0.0.27 - - [2025-10-27 01:57:45] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1303 0.006669 10.0.0.27 - - [2025-10-27 01:57:45] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001785 10.0.0.27 - - [2025-10-27 01:57:45] "GET /project/8bfd2136-584b-4523-aa39-fad5f51d0340 HTTP/1.1" 200 1838 0.022818 10.0.0.27 - - [2025-10-27 01:57:46] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001176 10.0.0.27 - - [2025-10-27 01:57:46] "GET /project/8bfd2136-584b-4523-aa39-fad5f51d0340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.022433 10.0.0.27 - - [2025-10-27 01:57:46] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001017 10.0.0.27 - - [2025-10-27 01:57:46] "GET /project/8bfd2136-584b-4523-aa39-fad5f51d0340?fields=virtual_networks HTTP/1.1" 200 1029 0.065493 10.0.0.27 - - [2025-10-27 01:57:46] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001276 10.0.0.27 - - [2025-10-27 01:57:46] "GET /project/8bfd2136-584b-4523-aa39-fad5f51d0340?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.026632 10.0.0.27 - - [2025-10-27 01:57:46] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001392 10.0.0.27 - - [2025-10-27 01:57:46] "GET /project/8bfd2136-584b-4523-aa39-fad5f51d0340?fields=security_groups HTTP/1.1" 200 1252 0.041713 10.0.0.27 - - [2025-10-27 01:57:47] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001051 10.0.0.27 - - [2025-10-27 01:57:47] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007322 10.0.0.27 - - [2025-10-27 01:57:47] "POST /fqname-to-id HTTP/1.1" 404 187 0.027751 10.0.0.27 - - [2025-10-27 01:57:48] "GET /projects?obj_uuids=36bdf6b9-a0b4-4170-a17b-a2b89cb7e904&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003085 10.0.0.27 - - [2025-10-27 01:57:48] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001043 10.0.0.27 - - [2025-10-27 01:57:48] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007003 10.0.0.27 - - [2025-10-27 01:57:48] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000916 10.0.0.27 - - [2025-10-27 01:57:48] "GET /project/8bfd2136-584b-4523-aa39-fad5f51d0340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.031663 10.0.0.27 - - [2025-10-27 01:57:48] "POST /id-to-fqname HTTP/1.1" 200 189 0.001282 10.0.0.27 - - [2025-10-27 01:57:48] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000911 10.0.0.27 - - [2025-10-27 01:57:48] "POST /fqname-to-id HTTP/1.1" 404 198 0.006915 10.0.0.27 - - [2025-10-27 01:57:48] "GET /project/8bfd2136-584b-4523-aa39-fad5f51d0340?fields=security_groups HTTP/1.1" 200 1345 0.028014 10.0.0.27 - - [2025-10-27 01:57:48] "POST /security-groups HTTP/1.1" 200 584 0.062223 10.0.0.27 - - [2025-10-27 01:57:48] "POST /fqname-to-id HTTP/1.1" 404 233 0.005914 10.0.0.27 - - [2025-10-27 01:57:48] "POST /projects HTTP/1.1" 200 579 0.237464 10.0.0.27 - - [2025-10-27 01:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.274511 10.0.0.27 - - [2025-10-27 01:57:48] "DELETE /security-group/e3062411-baae-4aed-81a7-9e826b58e67a HTTP/1.1" 200 115 0.086600 10.0.0.27 - - [2025-10-27 01:57:48] "GET /projects?obj_uuids=8bfd2136-584b-4523-aa39-fad5f51d0340&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000975 10.0.0.27 - - [2025-10-27 01:57:48] "POST /access-control-lists HTTP/1.1" 200 597 0.067728 10.0.0.27 - - [2025-10-27 01:57:48] "GET /project/36bdf6b9-a0b4-4170-a17b-a2b89cb7e904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.415629 10.0.0.27 - - [2025-10-27 01:57:48] "GET /project/8bfd2136-584b-4523-aa39-fad5f51d0340?fields=application_policy_sets HTTP/1.1" 200 1384 0.084464 10.0.0.27 - - [2025-10-27 01:57:48] "POST /fqname-to-id HTTP/1.1" 404 232 0.003402 10.0.0.27 - - [2025-10-27 01:57:48] "POST /access-control-lists HTTP/1.1" 200 595 0.063991 10.0.0.27 - - [2025-10-27 01:57:48] "DELETE /project/8bfd2136-584b-4523-aa39-fad5f51d0340 HTTP/1.1" 200 115 0.493464 10.0.0.27 - - [2025-10-27 01:57:48] "DELETE /access-control-list/3b115c10-09f0-4b2b-b16e-60607a546806 HTTP/1.1" 200 115 0.018627 10.0.0.27 - - [2025-10-27 01:57:48] "DELETE /access-control-list/1aa7c87b-767f-4fc5-af49-d77018a3a588 HTTP/1.1" 200 115 0.020036 10.0.0.27 - - [2025-10-27 01:57:49] "GET / HTTP/1.1" 200 36215 0.001454 10.0.0.27 - - [2025-10-27 01:57:50] "POST /fqname-to-id HTTP/1.1" 401 297 0.000618 10.0.0.27 - - [2025-10-27 01:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.053054 10.0.0.27 - - [2025-10-27 01:57:51] "GET /projects?obj_uuids=36bdf6b9-a0b4-4170-a17b-a2b89cb7e904&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001493 10.0.0.27 - - [2025-10-27 01:57:51] "GET /project/36bdf6b9-a0b4-4170-a17b-a2b89cb7e904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.051828 10.0.0.27 - - [2025-10-27 01:57:51] "POST /fqname-to-id HTTP/1.1" 404 178 0.004047 10.0.0.27 - - [2025-10-27 01:57:51] "POST /virtual-DNSs HTTP/1.1" 200 507 0.022416 10.0.0.27 - - [2025-10-27 01:57:51] "GET /virtual-DNS/5e26c998-c19e-43c0-bacf-131ad4dbe339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.004891 10.0.0.27 - - [2025-10-27 01:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.27 - - [2025-10-27 01:57:51] "GET /virtual-DNS/5e26c998-c19e-43c0-bacf-131ad4dbe339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.003996 10.0.0.27 - - [2025-10-27 01:57:51] "GET /domains HTTP/1.1" 401 297 0.000452 10.0.0.27 - - [2025-10-27 01:57:52] "GET /domains HTTP/1.1" 200 438 0.033879 10.0.0.27 - - [2025-10-27 01:57:52] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001104 10.0.0.27 - - [2025-10-27 01:57:52] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1505 0.015286 10.0.0.27 - - [2025-10-27 01:57:52] "GET /virtual-DNS/5e26c998-c19e-43c0-bacf-131ad4dbe339 HTTP/1.1" 200 1437 0.004496 10.0.0.27 - - [2025-10-27 01:57:52] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003373 10.0.0.27 - - [2025-10-27 01:57:52] "POST /network-ipams HTTP/1.1" 200 514 0.018036 10.0.0.27 - - [2025-10-27 01:57:52] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 752 0.003284 10.0.0.27 - - [2025-10-27 01:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.27 - - [2025-10-27 01:57:52] "GET /network-ipam/05b4df63-7d69-451f-b1c6-a747872470ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.005232 10.0.0.27 - - [2025-10-27 01:57:52] "PUT /network-ipam/05b4df63-7d69-451f-b1c6-a747872470ae HTTP/1.1" 200 259 0.013941 10.0.0.27 - - [2025-10-27 01:57:52] "POST /ref-update HTTP/1.1" 200 156 0.009672 10.0.0.27 - - [2025-10-27 01:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.27 - - [2025-10-27 01:57:52] "GET /projects?obj_uuids=36bdf6b9-a0b4-4170-a17b-a2b89cb7e904&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001062 10.0.0.27 - - [2025-10-27 01:57:52] "GET /project/36bdf6b9-a0b4-4170-a17b-a2b89cb7e904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.030366 252.27.82.243 - - [2025-10-27 01:57:52] "POST /neutron/network HTTP/1.1" 200 117 0.040980 10.0.0.27 - - [2025-10-27 01:57:52] "GET /projects?obj_uuids=36bdf6b9-a0b4-4170-a17b-a2b89cb7e904&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000930 252.27.82.243 - - [2025-10-27 01:57:52] "POST /neutron/network HTTP/1.1" 200 616 0.080623 10.0.0.27 - - [2025-10-27 01:57:52] "POST /route-targets HTTP/1.1" 200 328 0.018489 10.0.0.27 - - [2025-10-27 01:57:53] "POST /ref-update HTTP/1.1" 200 156 0.016130 10.0.0.27 - - [2025-10-27 01:57:53] "POST /useragent-kv HTTP/1.1" 200 115 0.005920 252.27.82.243 - - [2025-10-27 01:57:53] "POST /neutron/subnet HTTP/1.1" 200 711 0.215352 252.27.82.243 - - [2025-10-27 01:57:53] "POST /neutron/network HTTP/1.1" 200 829 0.006117 10.0.0.27 - - [2025-10-27 01:57:53] "POST /id-to-fqname HTTP/1.1" 200 225 0.001675 10.0.0.27 - - [2025-10-27 01:57:53] "GET /virtual-network/0e7bfff3-c481-44a2-b73e-7f37df38f6d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004967 252.27.82.243 - - [2025-10-27 01:57:53] "POST /neutron/network HTTP/1.1" 200 829 0.010606 10.0.0.27 - - [2025-10-27 01:57:53] "GET /virtual-network/0e7bfff3-c481-44a2-b73e-7f37df38f6d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004761 252.27.82.243 - - [2025-10-27 01:57:53] "POST /neutron/network HTTP/1.1" 200 829 0.008109 252.27.82.243 - - [2025-10-27 01:57:53] "POST /neutron/subnet HTTP/1.1" 200 711 0.007439 252.27.82.243 - - [2025-10-27 01:57:53] "POST /neutron/network HTTP/1.1" 200 803 0.009821 252.27.82.243 - - [2025-10-27 01:57:53] "POST /neutron/network HTTP/1.1" 200 829 0.007401 10.0.0.27 - - [2025-10-27 01:57:53] "POST /id-to-fqname HTTP/1.1" 200 225 0.001639 252.27.82.243 - - [2025-10-27 01:57:54] "POST /neutron/network HTTP/1.1" 200 839 0.005533 252.27.82.243 - - [2025-10-27 01:57:54] "GET /aaa-mode HTTP/1.1" 401 297 0.000422 252.27.82.243 - - [2025-10-27 01:57:54] "GET / HTTP/1.1" 200 36215 0.002758 252.27.82.243 - - [2025-10-27 01:57:54] "GET /project/36bdf6b9-a0b4-4170-a17b-a2b89cb7e904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000370 10.0.0.27 - - [2025-10-27 01:57:54] "GET /projects?obj_uuids=36bdf6b9-a0b4-4170-a17b-a2b89cb7e904&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001223 252.27.82.243 - - [2025-10-27 01:57:54] "GET /project/36bdf6b9-a0b4-4170-a17b-a2b89cb7e904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.055834 252.27.82.243 - - [2025-10-27 01:57:54] "POST /neutron/network HTTP/1.1" 200 829 0.030742 252.27.82.243 - - [2025-10-27 01:57:54] "POST /neutron/port HTTP/1.1" 200 117 0.005722 252.27.82.243 - - [2025-10-27 01:57:54] "POST /neutron/port HTTP/1.1" 200 117 0.009164 252.27.82.243 - - [2025-10-27 01:57:54] "POST /neutron/port HTTP/1.1" 200 117 0.006042 252.27.82.243 - - [2025-10-27 01:57:55] "POST /neutron/network HTTP/1.1" 200 839 0.005726 10.0.0.27 - - [2025-10-27 01:57:55] "GET /projects?obj_uuids=36bdf6b9-a0b4-4170-a17b-a2b89cb7e904&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001169 10.0.0.27 - - [2025-10-27 01:57:55] "GET /obj-perms HTTP/1.1" 200 6378 0.068803 252.27.82.243 - - [2025-10-27 01:57:55] "POST /neutron/port HTTP/1.1" 200 1056 0.234471 252.27.82.243 - - [2025-10-27 01:57:55] "POST /neutron/port HTTP/1.1" 200 1056 0.014981 252.27.82.243 - - [2025-10-27 01:57:55] "POST /neutron/port HTTP/1.1" 200 1056 0.008854 252.27.82.243 - - [2025-10-27 01:57:55] "POST /neutron/port HTTP/1.1" 200 1106 0.056868 10.0.0.27 - - [2025-10-27 01:57:56] "GET /obj-perms HTTP/1.1" 200 6378 0.058917 252.27.82.243 - - [2025-10-27 01:57:56] "POST /neutron/port HTTP/1.1" 200 1080 0.011403 252.27.82.243 - - [2025-10-27 01:57:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003907 252.27.82.243 - - [2025-10-27 01:57:56] "POST /neutron/subnet HTTP/1.1" 200 685 0.007250 252.27.82.243 - - [2025-10-27 01:57:56] "POST /neutron/port HTTP/1.1" 200 117 0.001442 252.27.82.243 - - [2025-10-27 01:57:56] "POST /neutron/network HTTP/1.1" 200 829 0.005903 252.27.82.243 - - [2025-10-27 01:58:00] "POST /neutron/port HTTP/1.1" 200 1080 0.017093 252.27.82.243 - - [2025-10-27 01:58:00] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006859 252.27.82.243 - - [2025-10-27 01:58:00] "POST /neutron/port HTTP/1.1" 200 1080 0.010860 252.27.82.243 - - [2025-10-27 01:58:00] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007321 252.27.82.243 - - [2025-10-27 01:58:00] "POST /neutron/port HTTP/1.1" 200 1080 0.011959 252.27.82.243 - - [2025-10-27 01:58:00] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006372 10.0.0.27 - - [2025-10-27 01:58:00] "GET /virtual-machine/f08eb294-3e85-41ce-990c-1a9733cf9e29 HTTP/1.1" 200 1294 0.005070 10.0.0.27 - - [2025-10-27 01:58:00] "GET /virtual-machine-interface/9ce80cab-bcdd-44ca-96b6-c4c2184bb76a HTTP/1.1" 200 2959 0.004888 10.0.0.27 - - [2025-10-27 01:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.27 - - [2025-10-27 01:58:00] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003155 10.0.0.27 - - [2025-10-27 01:58:00] "GET /virtual-networks?parent_id=36bdf6b9-a0b4-4170-a17b-a2b89cb7e904&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.006476 10.0.0.27 - - [2025-10-27 01:58:00] "GET /virtual-network/0e7bfff3-c481-44a2-b73e-7f37df38f6d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005840 10.0.0.27 - - [2025-10-27 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.27 - - [2025-10-27 01:58:03] "GET /virtual-network/0e7bfff3-c481-44a2-b73e-7f37df38f6d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004707 252.27.82.243 - - [2025-10-27 01:58:05] "POST /neutron/port HTTP/1.1" 200 1080 0.011668 252.27.82.243 - - [2025-10-27 01:58:05] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005475 252.27.82.243 - - [2025-10-27 01:58:05] "POST /neutron/port HTTP/1.1" 200 1080 0.011432 252.27.82.243 - - [2025-10-27 01:58:05] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006272 252.27.82.243 - - [2025-10-27 01:58:05] "POST /neutron/port HTTP/1.1" 200 1080 0.011024 252.27.82.243 - - [2025-10-27 01:58:05] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005637 10.0.0.27 - - [2025-10-27 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.27 - - [2025-10-27 01:58:06] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003078 10.0.0.27 - - [2025-10-27 01:58:06] "GET /virtual-networks?parent_id=36bdf6b9-a0b4-4170-a17b-a2b89cb7e904&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003183 10.0.0.27 - - [2025-10-27 01:58:06] "GET /virtual-network/0e7bfff3-c481-44a2-b73e-7f37df38f6d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005550 252.27.82.243 - - [2025-10-27 01:58:06] "POST /neutron/port HTTP/1.1" 200 1080 0.011367 252.27.82.243 - - [2025-10-27 01:58:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006819 [Introspect:8084]10.0.0.27 - - [2025-10-27 01:58:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000966 [Introspect:8084]10.0.0.27 - - [2025-10-27 01:58:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001501 252.27.82.243 - - [2025-10-27 01:58:16] "POST /neutron/network HTTP/1.1" 200 803 0.010335 252.27.82.243 - - [2025-10-27 01:58:16] "POST /neutron/network HTTP/1.1" 200 829 0.005704 10.0.0.27 - - [2025-10-27 01:58:16] "POST /id-to-fqname HTTP/1.1" 200 225 0.001414 252.27.82.243 - - [2025-10-27 01:58:16] "POST /neutron/port HTTP/1.1" 200 1080 0.011544 252.27.82.243 - - [2025-10-27 01:58:16] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006083 252.27.82.243 - - [2025-10-27 01:58:16] "POST /neutron/network HTTP/1.1" 200 839 0.005223 252.27.82.243 - - [2025-10-27 01:58:16] "GET /aaa-mode HTTP/1.1" 401 297 0.000415 252.27.82.243 - - [2025-10-27 01:58:16] "GET / HTTP/1.1" 200 36215 0.002242 252.27.82.243 - - [2025-10-27 01:58:16] "GET /project/36bdf6b9-a0b4-4170-a17b-a2b89cb7e904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000370 10.0.0.27 - - [2025-10-27 01:58:16] "GET /projects?obj_uuids=36bdf6b9-a0b4-4170-a17b-a2b89cb7e904&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001029 252.27.82.243 - - [2025-10-27 01:58:16] "GET /project/36bdf6b9-a0b4-4170-a17b-a2b89cb7e904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.051543 252.27.82.243 - - [2025-10-27 01:58:16] "POST /neutron/network HTTP/1.1" 200 829 0.005715 252.27.82.243 - - [2025-10-27 01:58:17] "POST /neutron/port HTTP/1.1" 200 1080 0.018298 252.27.82.243 - - [2025-10-27 01:58:17] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008213 252.27.82.243 - - [2025-10-27 01:58:17] "POST /neutron/port HTTP/1.1" 200 117 0.005799 252.27.82.243 - - [2025-10-27 01:58:17] "POST /neutron/port HTTP/1.1" 200 117 0.007123 252.27.82.243 - - [2025-10-27 01:58:17] "POST /neutron/network HTTP/1.1" 200 839 0.006428 10.0.0.27 - - [2025-10-27 01:58:17] "GET /projects?obj_uuids=36bdf6b9-a0b4-4170-a17b-a2b89cb7e904&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001002 252.27.82.243 - - [2025-10-27 01:58:17] "POST /neutron/port HTTP/1.1" 200 1056 0.205301 252.27.82.243 - - [2025-10-27 01:58:18] "POST /neutron/port HTTP/1.1" 200 1056 0.009361 252.27.82.243 - - [2025-10-27 01:58:18] "POST /neutron/port HTTP/1.1" 200 1056 0.009991 252.27.82.243 - - [2025-10-27 01:58:18] "POST /neutron/port HTTP/1.1" 200 1106 0.058715 252.27.82.243 - - [2025-10-27 01:58:18] "POST /neutron/port HTTP/1.1" 200 1080 0.010914 252.27.82.243 - - [2025-10-27 01:58:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003679 252.27.82.243 - - [2025-10-27 01:58:18] "POST /neutron/subnet HTTP/1.1" 200 685 0.006991 252.27.82.243 - - [2025-10-27 01:58:18] "POST /neutron/port HTTP/1.1" 200 117 0.001182 252.27.82.243 - - [2025-10-27 01:58:18] "POST /neutron/network HTTP/1.1" 200 829 0.005840 252.27.82.243 - - [2025-10-27 01:58:22] "POST /neutron/port HTTP/1.1" 200 1080 0.012006 252.27.82.243 - - [2025-10-27 01:58:22] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006123 252.27.82.243 - - [2025-10-27 01:58:22] "POST /neutron/port HTTP/1.1" 200 1080 0.012099 252.27.82.243 - - [2025-10-27 01:58:22] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007144 252.27.82.243 - - [2025-10-27 01:58:22] "POST /neutron/port HTTP/1.1" 200 1080 0.012053 252.27.82.243 - - [2025-10-27 01:58:22] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007707 10.0.0.27 - - [2025-10-27 01:58:22] "GET /virtual-machine/7d95e465-f553-4457-b704-7bc2f2b713ea HTTP/1.1" 200 1293 0.006323 10.0.0.27 - - [2025-10-27 01:58:22] "GET /virtual-machine-interface/6d88209a-40fc-4aad-aafc-6213abfb7d8c HTTP/1.1" 200 2958 0.005176 10.0.0.27 - - [2025-10-27 01:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.27 - - [2025-10-27 01:58:23] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003296 10.0.0.27 - - [2025-10-27 01:58:23] "GET /virtual-networks?parent_id=36bdf6b9-a0b4-4170-a17b-a2b89cb7e904&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002926 10.0.0.27 - - [2025-10-27 01:58:23] "GET /virtual-network/0e7bfff3-c481-44a2-b73e-7f37df38f6d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004351 10.0.0.27 - - [2025-10-27 01:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.27 - - [2025-10-27 01:58:26] "GET /virtual-network/0e7bfff3-c481-44a2-b73e-7f37df38f6d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005930 252.27.82.243 - - [2025-10-27 01:58:27] "POST /neutron/port HTTP/1.1" 200 1080 0.010879 252.27.82.243 - - [2025-10-27 01:58:27] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006101 252.27.82.243 - - [2025-10-27 01:58:27] "POST /neutron/port HTTP/1.1" 200 1080 0.013527 252.27.82.243 - - [2025-10-27 01:58:27] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005707 10.0.0.27 - - [2025-10-27 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.27 - - [2025-10-27 01:58:28] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002902 10.0.0.27 - - [2025-10-27 01:58:28] "GET /virtual-networks?parent_id=36bdf6b9-a0b4-4170-a17b-a2b89cb7e904&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002759 10.0.0.27 - - [2025-10-27 01:58:28] "GET /virtual-network/0e7bfff3-c481-44a2-b73e-7f37df38f6d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005579 252.27.82.243 - - [2025-10-27 01:58:28] "POST /neutron/port HTTP/1.1" 200 1080 0.011946 252.27.82.243 - - [2025-10-27 01:58:28] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006279 252.27.82.243 - - [2025-10-27 01:58:29] "POST /neutron/port HTTP/1.1" 200 1080 0.015370 252.27.82.243 - - [2025-10-27 01:58:29] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005356 252.27.82.243 - - [2025-10-27 01:58:30] "POST /neutron/port HTTP/1.1" 200 1080 0.013649 252.27.82.243 - - [2025-10-27 01:58:30] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005603 10.0.0.27 - - [2025-10-27 01:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.27 - - [2025-10-27 01:58:40] "DELETE /virtual-DNS/5e26c998-c19e-43c0-bacf-131ad4dbe339 HTTP/1.1" 409 236 0.005829 10.0.0.27 - - [2025-10-27 01:58:40] "POST /fqname-to-id HTTP/1.1" 404 190 0.003153 10.0.0.27 - - [2025-10-27 01:58:40] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.015736 10.0.0.27 - - [2025-10-27 01:58:40] "GET /virtual-DNS-record/d9900799-a57e-488e-9e0e-55e3bf686d55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.004813 10.0.0.27 - - [2025-10-27 01:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.27 - - [2025-10-27 01:58:40] "GET /virtual-DNS-record/d9900799-a57e-488e-9e0e-55e3bf686d55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.003796 10.0.0.27 - - [2025-10-27 01:58:41] "GET /domains HTTP/1.1" 200 438 0.002874 10.0.0.27 - - [2025-10-27 01:58:41] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001024 10.0.0.27 - - [2025-10-27 01:58:41] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1505 0.006742 10.0.0.27 - - [2025-10-27 01:58:41] "GET /virtual-DNS/5e26c998-c19e-43c0-bacf-131ad4dbe339 HTTP/1.1" 200 1904 0.004546 10.0.0.27 - - [2025-10-27 01:58:41] "GET /virtual-DNS-record/d9900799-a57e-488e-9e0e-55e3bf686d55 HTTP/1.1" 200 1336 0.003664 252.27.82.243 - - [2025-10-27 01:58:43] "POST /neutron/port HTTP/1.1" 200 1080 0.011499 252.27.82.243 - - [2025-10-27 01:58:43] "POST /neutron/port HTTP/1.1" 200 1080 0.012288 252.27.82.243 - - [2025-10-27 01:58:43] "POST /neutron/network HTTP/1.1" 200 839 0.005541 252.27.82.243 - - [2025-10-27 01:58:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003717 252.27.82.243 - - [2025-10-27 01:58:43] "POST /neutron/subnet HTTP/1.1" 200 685 0.007118 252.27.82.243 - - [2025-10-27 01:58:43] "POST /neutron/port HTTP/1.1" 200 117 0.001728 252.27.82.243 - - [2025-10-27 01:58:43] "POST /neutron/network HTTP/1.1" 200 829 0.005684 10.0.0.27 - - [2025-10-27 01:58:46] "DELETE /virtual-DNS-record/d9900799-a57e-488e-9e0e-55e3bf686d55 HTTP/1.1" 200 115 0.017804 10.0.0.27 - - [2025-10-27 01:58:46] "POST /fqname-to-id HTTP/1.1" 404 182 0.002335 252.27.82.243 - - [2025-10-27 01:58:46] "POST /neutron/network HTTP/1.1" 200 829 0.011885 252.27.82.243 - - [2025-10-27 01:58:46] "POST /neutron/network HTTP/1.1" 400 204 0.010178 252.27.82.243 - - [2025-10-27 01:58:47] "POST /neutron/port HTTP/1.1" 200 1080 0.011115 252.27.82.243 - - [2025-10-27 01:58:47] "POST /neutron/port HTTP/1.1" 200 1080 0.011487 252.27.82.243 - - [2025-10-27 01:58:47] "POST /neutron/port HTTP/1.1" 200 1106 0.008455 252.27.82.243 - - [2025-10-27 01:58:47] "POST /neutron/port HTTP/1.1" 200 1106 0.008122 252.27.82.243 - - [2025-10-27 01:58:47] "POST /neutron/port HTTP/1.1" 200 151 0.132451 252.27.82.243 - - [2025-10-27 01:58:47] "POST /neutron/port HTTP/1.1" 200 151 0.143763 252.27.82.243 - - [2025-10-27 01:58:49] "POST /neutron/network HTTP/1.1" 200 829 0.006100 10.0.0.27 - - [2025-10-27 01:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006651 10.0.0.27 - - [2025-10-27 01:58:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002968 10.0.0.27 - - [2025-10-27 01:58:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002588 252.27.82.243 - - [2025-10-27 01:58:49] "POST /neutron/network HTTP/1.1" 200 151 0.529070 10.0.0.27 - - [2025-10-27 01:58:49] "DELETE /route-target/25da8c80-073e-4f67-8407-e995d9d3e939 HTTP/1.1" 200 115 0.095336 10.0.0.27 - - [2025-10-27 01:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.27 - - [2025-10-27 01:58:49] "DELETE /network-ipam/05b4df63-7d69-451f-b1c6-a747872470ae HTTP/1.1" 200 115 0.030402 10.0.0.27 - - [2025-10-27 01:58:49] "DELETE /virtual-DNS/5e26c998-c19e-43c0-bacf-131ad4dbe339 HTTP/1.1" 200 115 0.025258 10.0.0.27 - - [2025-10-27 01:58:49] "POST /fqname-to-id HTTP/1.1" 404 178 0.003139 10.0.0.27 - - [2025-10-27 01:58:49] "GET /domains HTTP/1.1" 200 438 0.007676 10.0.0.27 - - [2025-10-27 01:58:49] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001589 10.0.0.27 - - [2025-10-27 01:58:49] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1306 0.009591 10.0.0.27 - - [2025-10-27 01:58:50] "GET /projects?obj_uuids=36bdf6b9-a0b4-4170-a17b-a2b89cb7e904&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001059 10.0.0.27 - - [2025-10-27 01:58:50] "GET /project/36bdf6b9-a0b4-4170-a17b-a2b89cb7e904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.026605 10.0.0.27 - - [2025-10-27 01:58:50] "GET /projects?obj_uuids=36bdf6b9-a0b4-4170-a17b-a2b89cb7e904&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000956 10.0.0.27 - - [2025-10-27 01:58:50] "GET /project/36bdf6b9-a0b4-4170-a17b-a2b89cb7e904?fields=virtual_networks HTTP/1.1" 200 1034 0.066539 10.0.0.27 - - [2025-10-27 01:58:50] "GET /projects?obj_uuids=36bdf6b9-a0b4-4170-a17b-a2b89cb7e904&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001196 10.0.0.27 - - [2025-10-27 01:58:50] "GET /project/36bdf6b9-a0b4-4170-a17b-a2b89cb7e904?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.027824 10.0.0.27 - - [2025-10-27 01:58:50] "GET /projects?obj_uuids=36bdf6b9-a0b4-4170-a17b-a2b89cb7e904&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001115 10.0.0.27 - - [2025-10-27 01:58:50] "GET /project/36bdf6b9-a0b4-4170-a17b-a2b89cb7e904?fields=security_groups HTTP/1.1" 200 1260 0.024617 10.0.0.27 - - [2025-10-27 01:58:51] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001292 10.0.0.27 - - [2025-10-27 01:58:51] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007266 10.0.0.27 - - [2025-10-27 01:58:51] "POST /fqname-to-id HTTP/1.1" 404 187 0.031146 10.0.0.27 - - [2025-10-27 01:58:51] "GET /projects?obj_uuids=82719e6d-b231-40ba-85bc-4e76e9322496&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002286 10.0.0.27 - - [2025-10-27 01:58:51] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001314 10.0.0.27 - - [2025-10-27 01:58:51] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006927 10.0.0.27 - - [2025-10-27 01:58:51] "POST /id-to-fqname HTTP/1.1" 200 189 0.001271 10.0.0.27 - - [2025-10-27 01:58:51] "POST /fqname-to-id HTTP/1.1" 404 198 0.003213 10.0.0.27 - - [2025-10-27 01:58:51] "POST /security-groups HTTP/1.1" 200 584 0.064120 10.0.0.27 - - [2025-10-27 01:58:51] "POST /fqname-to-id HTTP/1.1" 404 233 0.002505 10.0.0.27 - - [2025-10-27 01:58:51] "POST /projects HTTP/1.1" 200 579 0.213992 10.0.0.27 - - [2025-10-27 01:58:51] "POST /access-control-lists HTTP/1.1" 200 597 0.064733 10.0.0.27 - - [2025-10-27 01:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.300052 10.0.0.27 - - [2025-10-27 01:58:51] "POST /fqname-to-id HTTP/1.1" 404 232 0.003092 10.0.0.27 - - [2025-10-27 01:58:52] "GET /project/82719e6d-b231-40ba-85bc-4e76e9322496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.437635 10.0.0.27 - - [2025-10-27 01:58:52] "POST /access-control-lists HTTP/1.1" 200 595 0.071558 10.0.0.27 - - [2025-10-27 01:58:53] "GET / HTTP/1.1" 200 36215 0.002254 10.0.0.27 - - [2025-10-27 01:58:54] "POST /fqname-to-id HTTP/1.1" 401 297 0.000491 10.0.0.27 - - [2025-10-27 01:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.079035 10.0.0.27 - - [2025-10-27 01:58:54] "GET /projects?obj_uuids=82719e6d-b231-40ba-85bc-4e76e9322496&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000985 10.0.0.27 - - [2025-10-27 01:58:54] "GET /project/82719e6d-b231-40ba-85bc-4e76e9322496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.025215 252.27.82.243 - - [2025-10-27 01:58:54] "POST /neutron/network HTTP/1.1" 200 117 0.036354 10.0.0.27 - - [2025-10-27 01:58:54] "GET /projects?obj_uuids=82719e6d-b231-40ba-85bc-4e76e9322496&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001004 252.27.82.243 - - [2025-10-27 01:58:54] "POST /neutron/network HTTP/1.1" 200 604 0.062202 10.0.0.27 - - [2025-10-27 01:58:54] "POST /route-targets HTTP/1.1" 200 328 0.015506 10.0.0.27 - - [2025-10-27 01:58:54] "POST /ref-update HTTP/1.1" 200 156 0.031149 10.0.0.27 - - [2025-10-27 01:58:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003030 252.27.82.243 - - [2025-10-27 01:58:54] "POST /neutron/subnet HTTP/1.1" 200 734 0.133100 252.27.82.243 - - [2025-10-27 01:58:54] "POST /neutron/network HTTP/1.1" 200 825 0.005232 10.0.0.27 - - [2025-10-27 01:58:55] "POST /id-to-fqname HTTP/1.1" 200 219 0.003305 10.0.0.27 - - [2025-10-27 01:58:55] "GET /virtual-network/75d864fb-2e16-4fb5-bdd0-49bab0942253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004707 252.27.82.243 - - [2025-10-27 01:58:55] "POST /neutron/network HTTP/1.1" 200 825 0.005460 10.0.0.27 - - [2025-10-27 01:58:55] "GET /virtual-network/75d864fb-2e16-4fb5-bdd0-49bab0942253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005162 252.27.82.243 - - [2025-10-27 01:58:55] "POST /neutron/network HTTP/1.1" 200 825 0.005351 252.27.82.243 - - [2025-10-27 01:58:55] "POST /neutron/subnet HTTP/1.1" 200 734 0.006633 10.0.0.27 - - [2025-10-27 01:58:55] "POST /id-to-fqname HTTP/1.1" 200 219 0.001478 252.27.82.243 - - [2025-10-27 01:58:55] "POST /neutron/network HTTP/1.1" 200 835 0.006460 252.27.82.243 - - [2025-10-27 01:58:55] "GET /aaa-mode HTTP/1.1" 401 297 0.000500 252.27.82.243 - - [2025-10-27 01:58:55] "GET / HTTP/1.1" 200 36215 0.001558 252.27.82.243 - - [2025-10-27 01:58:55] "GET /project/82719e6d-b231-40ba-85bc-4e76e9322496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000476 10.0.0.27 - - [2025-10-27 01:58:56] "GET /projects?obj_uuids=82719e6d-b231-40ba-85bc-4e76e9322496&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001126 252.27.82.243 - - [2025-10-27 01:58:56] "GET /project/82719e6d-b231-40ba-85bc-4e76e9322496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.048353 252.27.82.243 - - [2025-10-27 01:58:56] "POST /neutron/network HTTP/1.1" 200 825 0.033881 252.27.82.243 - - [2025-10-27 01:58:56] "POST /neutron/port HTTP/1.1" 200 117 0.006637 252.27.82.243 - - [2025-10-27 01:58:56] "POST /neutron/port HTTP/1.1" 200 117 0.006490 10.0.0.27 - - [2025-10-27 01:58:56] "GET /obj-perms HTTP/1.1" 200 6378 0.071140 10.0.0.27 - - [2025-10-27 01:58:56] "POST /id-to-fqname HTTP/1.1" 200 219 0.001636 252.27.82.243 - - [2025-10-27 01:58:56] "POST /neutron/port HTTP/1.1" 200 117 0.005049 252.27.82.243 - - [2025-10-27 01:58:56] "POST /neutron/network HTTP/1.1" 200 835 0.007360 252.27.82.243 - - [2025-10-27 01:58:56] "GET /aaa-mode HTTP/1.1" 401 297 0.000554 252.27.82.243 - - [2025-10-27 01:58:56] "GET / HTTP/1.1" 200 36215 0.074376 252.27.82.243 - - [2025-10-27 01:58:56] "GET /project/82719e6d-b231-40ba-85bc-4e76e9322496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000336 10.0.0.27 - - [2025-10-27 01:58:56] "GET /obj-perms HTTP/1.1" 200 6378 0.109131 252.27.82.243 - - [2025-10-27 01:58:56] "POST /neutron/network HTTP/1.1" 200 835 0.005391 10.0.0.27 - - [2025-10-27 01:58:57] "GET /projects?obj_uuids=82719e6d-b231-40ba-85bc-4e76e9322496&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001348 252.27.82.243 - - [2025-10-27 01:58:57] "POST /neutron/port HTTP/1.1" 200 1061 0.226301 10.0.0.27 - - [2025-10-27 01:58:57] "GET /projects?obj_uuids=82719e6d-b231-40ba-85bc-4e76e9322496&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001061 252.27.82.243 - - [2025-10-27 01:58:57] "GET /project/82719e6d-b231-40ba-85bc-4e76e9322496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.061334 252.27.82.243 - - [2025-10-27 01:58:57] "POST /neutron/port HTTP/1.1" 200 1061 0.015123 252.27.82.243 - - [2025-10-27 01:58:57] "POST /neutron/network HTTP/1.1" 200 825 0.005763 252.27.82.243 - - [2025-10-27 01:58:57] "POST /neutron/port HTTP/1.1" 200 1061 0.008962 252.27.82.243 - - [2025-10-27 01:58:57] "POST /neutron/port HTTP/1.1" 200 1111 0.093722 252.27.82.243 - - [2025-10-27 01:58:57] "POST /neutron/port HTTP/1.1" 200 1085 0.016200 252.27.82.243 - - [2025-10-27 01:58:57] "POST /neutron/port HTTP/1.1" 200 1085 0.023882 252.27.82.243 - - [2025-10-27 01:58:57] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010458 252.27.82.243 - - [2025-10-27 01:58:57] "POST /neutron/port HTTP/1.1" 200 117 0.006504 252.27.82.243 - - [2025-10-27 01:58:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003419 252.27.82.243 - - [2025-10-27 01:58:57] "POST /neutron/subnet HTTP/1.1" 200 708 0.014351 252.27.82.243 - - [2025-10-27 01:58:57] "POST /neutron/port HTTP/1.1" 200 1085 0.014617 252.27.82.243 - - [2025-10-27 01:58:57] "POST /neutron/port HTTP/1.1" 200 117 0.001190 252.27.82.243 - - [2025-10-27 01:58:57] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005971 252.27.82.243 - - [2025-10-27 01:58:57] "POST /neutron/network HTTP/1.1" 200 825 0.006309 252.27.82.243 - - [2025-10-27 01:58:58] "POST /neutron/network HTTP/1.1" 200 835 0.005748 10.0.0.27 - - [2025-10-27 01:58:58] "GET /projects?obj_uuids=82719e6d-b231-40ba-85bc-4e76e9322496&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001404 252.27.82.243 - - [2025-10-27 01:58:58] "POST /neutron/port HTTP/1.1" 200 1061 0.225077 252.27.82.243 - - [2025-10-27 01:58:58] "POST /neutron/port HTTP/1.1" 200 1061 0.010878 252.27.82.243 - - [2025-10-27 01:58:58] "POST /neutron/port HTTP/1.1" 200 1061 0.008527 252.27.82.243 - - [2025-10-27 01:58:58] "POST /neutron/port HTTP/1.1" 200 1111 0.062355 252.27.82.243 - - [2025-10-27 01:58:58] "POST /neutron/port HTTP/1.1" 200 1085 0.010992 252.27.82.243 - - [2025-10-27 01:58:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003559 252.27.82.243 - - [2025-10-27 01:58:58] "POST /neutron/subnet HTTP/1.1" 200 708 0.008641 252.27.82.243 - - [2025-10-27 01:58:58] "POST /neutron/port HTTP/1.1" 200 117 0.001298 252.27.82.243 - - [2025-10-27 01:58:59] "POST /neutron/network HTTP/1.1" 200 825 0.005796 252.27.82.243 - - [2025-10-27 01:59:02] "POST /neutron/port HTTP/1.1" 200 1085 0.016979 252.27.82.243 - - [2025-10-27 01:59:03] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006216 252.27.82.243 - - [2025-10-27 01:59:03] "POST /neutron/port HTTP/1.1" 200 1085 0.012639 252.27.82.243 - - [2025-10-27 01:59:03] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006240 252.27.82.243 - - [2025-10-27 01:59:03] "POST /neutron/port HTTP/1.1" 200 1085 0.010296 252.27.82.243 - - [2025-10-27 01:59:03] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007798 10.0.0.27 - - [2025-10-27 01:59:03] "GET /virtual-machine/7d7722ba-e46c-4281-8214-f64ee31d1b05 HTTP/1.1" 401 297 0.000500 10.0.0.27 - - [2025-10-27 01:59:03] "GET /virtual-machine/7d7722ba-e46c-4281-8214-f64ee31d1b05 HTTP/1.1" 200 1292 0.042107 10.0.0.27 - - [2025-10-27 01:59:03] "GET /virtual-machine-interface/3c91c9a1-6e8a-4fde-903e-aa3047710e0b HTTP/1.1" 200 2941 0.005415 10.0.0.27 - - [2025-10-27 01:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.27 - - [2025-10-27 01:59:04] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005793 10.0.0.27 - - [2025-10-27 01:59:04] "GET /virtual-networks?parent_id=82719e6d-b231-40ba-85bc-4e76e9322496&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003165 10.0.0.27 - - [2025-10-27 01:59:04] "GET /virtual-network/75d864fb-2e16-4fb5-bdd0-49bab0942253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007582 252.27.82.243 - - [2025-10-27 01:59:07] "POST /neutron/port HTTP/1.1" 200 1085 0.014470 252.27.82.243 - - [2025-10-27 01:59:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005516 252.27.82.243 - - [2025-10-27 01:59:07] "POST /neutron/port HTTP/1.1" 200 1085 0.012074 252.27.82.243 - - [2025-10-27 01:59:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005114 10.0.0.27 - - [2025-10-27 01:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.27 - - [2025-10-27 01:59:07] "GET /virtual-network/75d864fb-2e16-4fb5-bdd0-49bab0942253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005806 252.27.82.243 - - [2025-10-27 01:59:08] "POST /neutron/port HTTP/1.1" 200 1085 0.015896 252.27.82.243 - - [2025-10-27 01:59:08] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005628 252.27.82.243 - - [2025-10-27 01:59:08] "POST /neutron/port HTTP/1.1" 200 1085 0.011123 252.27.82.243 - - [2025-10-27 01:59:08] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005597 252.27.82.243 - - [2025-10-27 01:59:08] "POST /neutron/port HTTP/1.1" 200 1085 0.013350 252.27.82.243 - - [2025-10-27 01:59:08] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007050 10.0.0.27 - - [2025-10-27 01:59:08] "GET /global-system-configs HTTP/1.1" 401 297 0.000373 10.0.0.27 - - [2025-10-27 01:59:08] "GET /global-system-configs HTTP/1.1" 401 297 0.000449 10.0.0.27 - - [2025-10-27 01:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.27 - - [2025-10-27 01:59:09] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003021 10.0.0.27 - - [2025-10-27 01:59:09] "GET /virtual-networks?parent_id=82719e6d-b231-40ba-85bc-4e76e9322496&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003371 10.0.0.27 - - [2025-10-27 01:59:09] "GET /virtual-network/75d864fb-2e16-4fb5-bdd0-49bab0942253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005978 252.27.82.243 - - [2025-10-27 01:59:09] "POST /neutron/port HTTP/1.1" 200 1085 0.013202 252.27.82.243 - - [2025-10-27 01:59:09] "POST /neutron/port HTTP/1.1" 200 1085 0.010685 10.0.0.27 - - [2025-10-27 01:59:09] "GET /global-system-configs HTTP/1.1" 401 297 0.000398 252.27.82.243 - - [2025-10-27 01:59:09] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008738 10.0.0.27 - - [2025-10-27 01:59:09] "GET /global-system-configs HTTP/1.1" 401 297 0.000324 252.27.82.243 - - [2025-10-27 01:59:09] "POST /neutron/port HTTP/1.1" 200 1085 0.023095 252.27.82.243 - - [2025-10-27 01:59:09] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009917 252.27.82.243 - - [2025-10-27 01:59:10] "POST /neutron/port HTTP/1.1" 200 1085 0.013237 252.27.82.243 - - [2025-10-27 01:59:10] "POST /neutron/security_group HTTP/1.1" 200 2057 0.004533 252.27.82.243 - - [2025-10-27 01:59:10] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009089 252.27.82.243 - - [2025-10-27 01:59:10] "POST /neutron/port HTTP/1.1" 200 1085 0.012681 252.27.82.243 - - [2025-10-27 01:59:10] "POST /neutron/port HTTP/1.1" 200 1085 0.015452 252.27.82.243 - - [2025-10-27 01:59:10] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005680 10.0.0.27 - - [2025-10-27 01:59:10] "GET /virtual-machine/2f6b18d4-69cc-43dd-9c7c-caaa73afd119 HTTP/1.1" 200 1293 0.004618 252.27.82.243 - - [2025-10-27 01:59:10] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006020 10.0.0.27 - - [2025-10-27 01:59:10] "GET /virtual-machine-interface/df6c6fa8-2651-4aca-8a71-6fb8bfc45d72 HTTP/1.1" 200 2941 0.005183 10.0.0.27 - - [2025-10-27 01:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.27 - - [2025-10-27 01:59:10] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003054 10.0.0.27 - - [2025-10-27 01:59:10] "GET /virtual-networks?parent_id=82719e6d-b231-40ba-85bc-4e76e9322496&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002895 10.0.0.27 - - [2025-10-27 01:59:10] "GET /virtual-network/75d864fb-2e16-4fb5-bdd0-49bab0942253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006200 10.0.0.27 - - [2025-10-27 01:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.27 - - [2025-10-27 01:59:11] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002961 10.0.0.27 - - [2025-10-27 01:59:11] "GET /virtual-networks?parent_id=82719e6d-b231-40ba-85bc-4e76e9322496&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003313 10.0.0.27 - - [2025-10-27 01:59:11] "GET /virtual-network/75d864fb-2e16-4fb5-bdd0-49bab0942253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005090 252.27.82.243 - - [2025-10-27 01:59:16] "POST /neutron/network HTTP/1.1" 200 825 0.007308 252.27.82.243 - - [2025-10-27 01:59:17] "POST /neutron/network HTTP/1.1" 400 204 0.012386 252.27.82.243 - - [2025-10-27 01:59:17] "POST /neutron/port HTTP/1.1" 200 1085 0.011617 252.27.82.243 - - [2025-10-27 01:59:17] "POST /neutron/port HTTP/1.1" 200 1085 0.009727 252.27.82.243 - - [2025-10-27 01:59:17] "POST /neutron/port HTTP/1.1" 200 1111 0.008826 252.27.82.243 - - [2025-10-27 01:59:17] "POST /neutron/port HTTP/1.1" 200 1111 0.008291 252.27.82.243 - - [2025-10-27 01:59:17] "POST /neutron/port HTTP/1.1" 200 151 0.157694 252.27.82.243 - - [2025-10-27 01:59:17] "POST /neutron/port HTTP/1.1" 200 151 0.170357 252.27.82.243 - - [2025-10-27 01:59:19] "POST /neutron/network HTTP/1.1" 200 825 0.005995 10.0.0.27 - - [2025-10-27 01:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.27 - - [2025-10-27 01:59:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002560 10.0.0.27 - - [2025-10-27 01:59:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002254 252.27.82.243 - - [2025-10-27 01:59:19] "POST /neutron/network HTTP/1.1" 200 151 0.079989 10.0.0.27 - - [2025-10-27 01:59:19] "DELETE /route-target/0637f066-e05f-496f-9ec0-e5fe8cf8e834 HTTP/1.1" 200 115 0.024110 10.0.0.27 - - [2025-10-27 01:59:19] "GET /projects?obj_uuids=82719e6d-b231-40ba-85bc-4e76e9322496&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000996 10.0.0.27 - - [2025-10-27 01:59:19] "GET /project/82719e6d-b231-40ba-85bc-4e76e9322496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.027381 10.0.0.27 - - [2025-10-27 01:59:19] "GET /projects?obj_uuids=82719e6d-b231-40ba-85bc-4e76e9322496&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001373 10.0.0.27 - - [2025-10-27 01:59:19] "GET /project/82719e6d-b231-40ba-85bc-4e76e9322496?fields=virtual_networks HTTP/1.1" 200 1033 0.067546 10.0.0.27 - - [2025-10-27 01:59:19] "GET /projects?obj_uuids=82719e6d-b231-40ba-85bc-4e76e9322496&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000949 10.0.0.27 - - [2025-10-27 01:59:19] "GET /project/82719e6d-b231-40ba-85bc-4e76e9322496?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.026574 10.0.0.27 - - [2025-10-27 01:59:19] "GET /projects?obj_uuids=82719e6d-b231-40ba-85bc-4e76e9322496&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000947 10.0.0.27 - - [2025-10-27 01:59:19] "GET /project/82719e6d-b231-40ba-85bc-4e76e9322496?fields=security_groups HTTP/1.1" 200 1259 0.035240 10.0.0.27 - - [2025-10-27 01:59:20] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001014 10.0.0.27 - - [2025-10-27 01:59:20] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007934 10.0.0.27 - - [2025-10-27 01:59:20] "POST /fqname-to-id HTTP/1.1" 404 186 0.032092 10.0.0.27 - - [2025-10-27 01:59:20] "GET /projects?obj_uuids=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002457 10.0.0.27 - - [2025-10-27 01:59:20] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001543 10.0.0.27 - - [2025-10-27 01:59:20] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007166 10.0.0.27 - - [2025-10-27 01:59:21] "POST /id-to-fqname HTTP/1.1" 200 188 0.001405 10.0.0.27 - - [2025-10-27 01:59:21] "POST /fqname-to-id HTTP/1.1" 404 197 0.004580 10.0.0.27 - - [2025-10-27 01:59:21] "POST /security-groups HTTP/1.1" 200 583 0.064656 10.0.0.27 - - [2025-10-27 01:59:21] "POST /fqname-to-id HTTP/1.1" 404 232 0.002789 10.0.0.27 - - [2025-10-27 01:59:21] "POST /projects HTTP/1.1" 200 577 0.222759 10.0.0.27 - - [2025-10-27 01:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.258582 10.0.0.27 - - [2025-10-27 01:59:21] "POST /access-control-lists HTTP/1.1" 200 596 0.057031 10.0.0.27 - - [2025-10-27 01:59:21] "GET /project/bb71d01c-1217-443e-9a6a-6f0f7c26b486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.398719 10.0.0.27 - - [2025-10-27 01:59:21] "POST /fqname-to-id HTTP/1.1" 404 231 0.003417 10.0.0.27 - - [2025-10-27 01:59:21] "POST /access-control-lists HTTP/1.1" 200 594 0.172451 10.0.0.27 - - [2025-10-27 01:59:22] "GET / HTTP/1.1" 200 36215 0.001814 10.0.0.27 - - [2025-10-27 01:59:23] "POST /fqname-to-id HTTP/1.1" 401 297 0.000486 10.0.0.27 - - [2025-10-27 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.069607 10.0.0.27 - - [2025-10-27 01:59:23] "GET /projects?obj_uuids=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000920 10.0.0.27 - - [2025-10-27 01:59:23] "GET /project/bb71d01c-1217-443e-9a6a-6f0f7c26b486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.024769 252.27.82.243 - - [2025-10-27 01:59:24] "POST /neutron/network HTTP/1.1" 200 117 0.034715 10.0.0.27 - - [2025-10-27 01:59:24] "GET /projects?obj_uuids=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001237 252.27.82.243 - - [2025-10-27 01:59:24] "POST /neutron/network HTTP/1.1" 200 623 0.072882 10.0.0.27 - - [2025-10-27 01:59:24] "POST /route-targets HTTP/1.1" 200 328 0.009930 10.0.0.27 - - [2025-10-27 01:59:24] "POST /ref-update HTTP/1.1" 200 156 0.013195 10.0.0.27 - - [2025-10-27 01:59:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002742 252.27.82.243 - - [2025-10-27 01:59:24] "POST /neutron/subnet HTTP/1.1" 200 701 0.178660 252.27.82.243 - - [2025-10-27 01:59:24] "POST /neutron/network HTTP/1.1" 200 837 0.006032 10.0.0.27 - - [2025-10-27 01:59:24] "POST /id-to-fqname HTTP/1.1" 200 228 0.001593 10.0.0.27 - - [2025-10-27 01:59:24] "GET /virtual-network/9aa4b175-7d86-40bc-918a-fc8532e77e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004819 252.27.82.243 - - [2025-10-27 01:59:24] "POST /neutron/network HTTP/1.1" 200 837 0.005844 10.0.0.27 - - [2025-10-27 01:59:24] "GET /virtual-network/9aa4b175-7d86-40bc-918a-fc8532e77e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005050 252.27.82.243 - - [2025-10-27 01:59:24] "POST /neutron/network HTTP/1.1" 200 837 0.004992 252.27.82.243 - - [2025-10-27 01:59:24] "POST /neutron/subnet HTTP/1.1" 200 701 0.008891 252.27.82.243 - - [2025-10-27 01:59:24] "POST /neutron/network HTTP/1.1" 200 837 0.005682 10.0.0.27 - - [2025-10-27 01:59:24] "POST /id-to-fqname HTTP/1.1" 200 228 0.001395 252.27.82.243 - - [2025-10-27 01:59:25] "POST /neutron/network HTTP/1.1" 200 847 0.005544 252.27.82.243 - - [2025-10-27 01:59:25] "GET /aaa-mode HTTP/1.1" 401 297 0.000644 252.27.82.243 - - [2025-10-27 01:59:25] "GET / HTTP/1.1" 200 36215 0.001472 252.27.82.243 - - [2025-10-27 01:59:25] "GET /project/bb71d01c-1217-443e-9a6a-6f0f7c26b486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000440 10.0.0.27 - - [2025-10-27 01:59:25] "GET /projects?obj_uuids=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001064 252.27.82.243 - - [2025-10-27 01:59:25] "GET /project/bb71d01c-1217-443e-9a6a-6f0f7c26b486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.050444 252.27.82.243 - - [2025-10-27 01:59:25] "POST /neutron/network HTTP/1.1" 200 837 0.006563 252.27.82.243 - - [2025-10-27 01:59:25] "POST /neutron/port HTTP/1.1" 200 117 0.007113 252.27.82.243 - - [2025-10-27 01:59:25] "POST /neutron/port HTTP/1.1" 200 117 0.005157 10.0.0.27 - - [2025-10-27 01:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.27 - - [2025-10-27 01:59:25] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004150 10.0.0.27 - - [2025-10-27 01:59:25] "PUT /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee HTTP/1.1" 200 277 0.010499 252.27.82.243 - - [2025-10-27 01:59:26] "POST /neutron/port HTTP/1.1" 200 117 0.005682 252.27.82.243 - - [2025-10-27 01:59:26] "POST /neutron/network HTTP/1.1" 200 847 0.006773 10.0.0.27 - - [2025-10-27 01:59:26] "GET /projects?obj_uuids=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001051 252.27.82.243 - - [2025-10-27 01:59:26] "POST /neutron/port HTTP/1.1" 200 1053 0.266554 252.27.82.243 - - [2025-10-27 01:59:26] "POST /neutron/port HTTP/1.1" 200 1053 0.008380 252.27.82.243 - - [2025-10-27 01:59:26] "POST /neutron/port HTTP/1.1" 200 1053 0.010209 252.27.82.243 - - [2025-10-27 01:59:26] "POST /neutron/port HTTP/1.1" 200 1103 0.061092 252.27.82.243 - - [2025-10-27 01:59:26] "POST /neutron/port HTTP/1.1" 200 1077 0.010564 252.27.82.243 - - [2025-10-27 01:59:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004152 252.27.82.243 - - [2025-10-27 01:59:27] "POST /neutron/subnet HTTP/1.1" 200 675 0.007334 252.27.82.243 - - [2025-10-27 01:59:27] "POST /neutron/port HTTP/1.1" 200 117 0.001943 252.27.82.243 - - [2025-10-27 01:59:27] "POST /neutron/network HTTP/1.1" 200 837 0.005858 252.27.82.243 - - [2025-10-27 01:59:31] "POST /neutron/port HTTP/1.1" 200 1077 0.010971 252.27.82.243 - - [2025-10-27 01:59:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006164 252.27.82.243 - - [2025-10-27 01:59:31] "POST /neutron/port HTTP/1.1" 200 1077 0.011799 252.27.82.243 - - [2025-10-27 01:59:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008077 252.27.82.243 - - [2025-10-27 01:59:31] "POST /neutron/port HTTP/1.1" 200 1077 0.012297 252.27.82.243 - - [2025-10-27 01:59:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006035 10.0.0.27 - - [2025-10-27 01:59:31] "GET /virtual-machine/c1bf0975-e1c6-43ce-a2ab-2d59191bb501 HTTP/1.1" 401 297 0.000491 10.0.0.27 - - [2025-10-27 01:59:32] "GET /virtual-machine/c1bf0975-e1c6-43ce-a2ab-2d59191bb501 HTTP/1.1" 200 1293 0.036575 10.0.0.27 - - [2025-10-27 01:59:32] "GET /virtual-machine-interface/e2a3b58c-f337-45ba-b28c-9ebac2d5ddf0 HTTP/1.1" 200 2967 0.005450 10.0.0.27 - - [2025-10-27 01:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.27 - - [2025-10-27 01:59:32] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1879 0.004561 10.0.0.27 - - [2025-10-27 01:59:32] "GET /virtual-networks?parent_id=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.004321 10.0.0.27 - - [2025-10-27 01:59:32] "GET /virtual-network/9aa4b175-7d86-40bc-918a-fc8532e77e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006861 10.0.0.27 - - [2025-10-27 01:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.27 - - [2025-10-27 01:59:35] "GET /virtual-network/9aa4b175-7d86-40bc-918a-fc8532e77e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005760 252.27.82.243 - - [2025-10-27 01:59:36] "POST /neutron/port HTTP/1.1" 200 1077 0.011850 252.27.82.243 - - [2025-10-27 01:59:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005950 252.27.82.243 - - [2025-10-27 01:59:36] "POST /neutron/port HTTP/1.1" 200 1077 0.012254 252.27.82.243 - - [2025-10-27 01:59:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005551 252.27.82.243 - - [2025-10-27 01:59:37] "POST /neutron/port HTTP/1.1" 200 1077 0.011551 252.27.82.243 - - [2025-10-27 01:59:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005035 10.0.0.27 - - [2025-10-27 01:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.27 - - [2025-10-27 01:59:37] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1879 0.003169 252.27.82.243 - - [2025-10-27 01:59:37] "POST /neutron/port HTTP/1.1" 200 1077 0.010409 10.0.0.27 - - [2025-10-27 01:59:37] "GET /virtual-networks?parent_id=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002764 252.27.82.243 - - [2025-10-27 01:59:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006025 10.0.0.27 - - [2025-10-27 01:59:37] "GET /virtual-network/9aa4b175-7d86-40bc-918a-fc8532e77e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005849 10.0.0.27 - - [2025-10-27 01:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.27 - - [2025-10-27 01:59:39] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1879 0.003526 10.0.0.27 - - [2025-10-27 01:59:39] "PUT /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee HTTP/1.1" 200 277 0.009152 252.27.82.243 - - [2025-10-27 01:59:40] "POST /neutron/network HTTP/1.1" 200 837 0.006198 252.27.82.243 - - [2025-10-27 01:59:40] "POST /neutron/network HTTP/1.1" 400 204 0.012707 252.27.82.243 - - [2025-10-27 01:59:40] "POST /neutron/port HTTP/1.1" 200 1077 0.011859 252.27.82.243 - - [2025-10-27 01:59:40] "POST /neutron/port HTTP/1.1" 200 1103 0.010969 252.27.82.243 - - [2025-10-27 01:59:40] "POST /neutron/port HTTP/1.1" 200 151 0.096644 252.27.82.243 - - [2025-10-27 01:59:42] "POST /neutron/network HTTP/1.1" 200 837 0.006737 10.0.0.27 - - [2025-10-27 01:59:42] "POST /useragent-kv HTTP/1.1" 200 115 0.004698 10.0.0.27 - - [2025-10-27 01:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006605 10.0.0.27 - - [2025-10-27 01:59:42] "POST /useragent-kv HTTP/1.1" 200 115 0.006576 252.27.82.243 - - [2025-10-27 01:59:42] "POST /neutron/network HTTP/1.1" 200 151 0.098821 10.0.0.27 - - [2025-10-27 01:59:42] "DELETE /route-target/0771532e-329d-4301-b166-087cd69ff318 HTTP/1.1" 200 115 0.020617 10.0.0.27 - - [2025-10-27 01:59:43] "GET /global-vrouter-configs HTTP/1.1" 200 358 0.002630 10.0.0.27 - - [2025-10-27 01:59:43] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee HTTP/1.1" 200 1883 0.003623 10.0.0.27 - - [2025-10-27 01:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.27 - - [2025-10-27 01:59:43] "GET /projects?obj_uuids=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000925 10.0.0.27 - - [2025-10-27 01:59:43] "GET /project/bb71d01c-1217-443e-9a6a-6f0f7c26b486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.032151 252.27.82.243 - - [2025-10-27 01:59:43] "POST /neutron/network HTTP/1.1" 200 117 0.008603 10.0.0.27 - - [2025-10-27 01:59:43] "GET /projects?obj_uuids=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000950 252.27.82.243 - - [2025-10-27 01:59:43] "POST /neutron/network HTTP/1.1" 200 603 0.078108 10.0.0.27 - - [2025-10-27 01:59:43] "POST /route-targets HTTP/1.1" 200 328 0.014216 10.0.0.27 - - [2025-10-27 01:59:43] "POST /ref-update HTTP/1.1" 200 156 0.016627 10.0.0.27 - - [2025-10-27 01:59:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002892 252.27.82.243 - - [2025-10-27 01:59:43] "POST /neutron/subnet HTTP/1.1" 200 729 0.183649 252.27.82.243 - - [2025-10-27 01:59:43] "POST /neutron/network HTTP/1.1" 200 823 0.005176 10.0.0.27 - - [2025-10-27 01:59:43] "POST /id-to-fqname HTTP/1.1" 200 218 0.001560 10.0.0.27 - - [2025-10-27 01:59:43] "GET /virtual-network/d2f4d93e-54af-4c1f-a37c-13047bf83791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004730 252.27.82.243 - - [2025-10-27 01:59:43] "POST /neutron/network HTTP/1.1" 200 823 0.006119 10.0.0.27 - - [2025-10-27 01:59:44] "GET /virtual-network/d2f4d93e-54af-4c1f-a37c-13047bf83791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005331 252.27.82.243 - - [2025-10-27 01:59:44] "POST /neutron/network HTTP/1.1" 200 823 0.005294 252.27.82.243 - - [2025-10-27 01:59:44] "POST /neutron/subnet HTTP/1.1" 200 729 0.007346 10.0.0.27 - - [2025-10-27 01:59:44] "POST /id-to-fqname HTTP/1.1" 200 218 0.001314 252.27.82.243 - - [2025-10-27 01:59:44] "POST /neutron/network HTTP/1.1" 200 833 0.006258 252.27.82.243 - - [2025-10-27 01:59:44] "GET /aaa-mode HTTP/1.1" 401 297 0.000421 252.27.82.243 - - [2025-10-27 01:59:44] "GET / HTTP/1.1" 200 36215 0.002007 252.27.82.243 - - [2025-10-27 01:59:44] "GET /project/bb71d01c-1217-443e-9a6a-6f0f7c26b486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000409 10.0.0.27 - - [2025-10-27 01:59:44] "GET /projects?obj_uuids=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001137 252.27.82.243 - - [2025-10-27 01:59:44] "GET /project/bb71d01c-1217-443e-9a6a-6f0f7c26b486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.055298 252.27.82.243 - - [2025-10-27 01:59:44] "POST /neutron/network HTTP/1.1" 200 823 0.005768 252.27.82.243 - - [2025-10-27 01:59:45] "POST /neutron/port HTTP/1.1" 200 117 0.007087 252.27.82.243 - - [2025-10-27 01:59:45] "POST /neutron/port HTTP/1.1" 200 117 0.005180 252.27.82.243 - - [2025-10-27 01:59:45] "POST /neutron/port HTTP/1.1" 200 117 0.005455 252.27.82.243 - - [2025-10-27 01:59:45] "POST /neutron/network HTTP/1.1" 200 833 0.005601 10.0.0.27 - - [2025-10-27 01:59:45] "GET /projects?obj_uuids=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000950 252.27.82.243 - - [2025-10-27 01:59:45] "POST /neutron/port HTTP/1.1" 200 1059 0.209369 252.27.82.243 - - [2025-10-27 01:59:45] "POST /neutron/port HTTP/1.1" 200 1059 0.009878 252.27.82.243 - - [2025-10-27 01:59:45] "POST /neutron/port HTTP/1.1" 200 1059 0.017116 252.27.82.243 - - [2025-10-27 01:59:46] "POST /neutron/port HTTP/1.1" 200 1109 0.059935 252.27.82.243 - - [2025-10-27 01:59:46] "POST /neutron/port HTTP/1.1" 200 1083 0.010194 252.27.82.243 - - [2025-10-27 01:59:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003361 252.27.82.243 - - [2025-10-27 01:59:46] "POST /neutron/subnet HTTP/1.1" 200 703 0.007166 252.27.82.243 - - [2025-10-27 01:59:46] "POST /neutron/port HTTP/1.1" 200 117 0.001175 252.27.82.243 - - [2025-10-27 01:59:46] "POST /neutron/network HTTP/1.1" 200 823 0.006795 10.0.0.27 - - [2025-10-27 01:59:48] "DELETE /project/82719e6db23140ba85bc4e76e9322496 HTTP/1.1" 404 173 0.007511 10.0.0.27 - - [2025-10-27 01:59:48] "DELETE /project/bb71d01c1217443e9a6a6f0f7c26b486 HTTP/1.1" 404 173 0.006266 10.0.0.27 - - [2025-10-27 01:59:48] "GET /projects?obj_uuids=82719e6d-b231-40ba-85bc-4e76e9322496&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000912 10.0.0.27 - - [2025-10-27 01:59:48] "GET /projects?obj_uuids=36bdf6b9-a0b4-4170-a17b-a2b89cb7e904&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000919 10.0.0.27 - - [2025-10-27 01:59:48] "GET /project/36bdf6b9-a0b4-4170-a17b-a2b89cb7e904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.039457 10.0.0.27 - - [2025-10-27 01:59:48] "GET /project/82719e6d-b231-40ba-85bc-4e76e9322496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.044289 10.0.0.27 - - [2025-10-27 01:59:48] "GET /projects?obj_uuids=82719e6d-b231-40ba-85bc-4e76e9322496&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001578 10.0.0.27 - - [2025-10-27 01:59:48] "GET /projects?obj_uuids=36bdf6b9-a0b4-4170-a17b-a2b89cb7e904&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000960 10.0.0.27 - - [2025-10-27 01:59:48] "GET /project/36bdf6b9-a0b4-4170-a17b-a2b89cb7e904?fields=security_groups HTTP/1.1" 200 1353 0.043291 10.0.0.27 - - [2025-10-27 01:59:48] "GET /project/82719e6d-b231-40ba-85bc-4e76e9322496?fields=security_groups HTTP/1.1" 200 1352 0.047240 10.0.0.27 - - [2025-10-27 01:59:48] "DELETE /security-group/729d44c2-ccd6-416d-95c4-8d384b13b648 HTTP/1.1" 200 115 0.057909 10.0.0.27 - - [2025-10-27 01:59:48] "GET /projects?obj_uuids=36bdf6b9-a0b4-4170-a17b-a2b89cb7e904&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001104 10.0.0.27 - - [2025-10-27 01:59:48] "DELETE /security-group/cb1bf656-5a9f-4879-8430-dfd7d217ac08 HTTP/1.1" 200 115 0.064224 10.0.0.27 - - [2025-10-27 01:59:48] "GET /projects?obj_uuids=82719e6d-b231-40ba-85bc-4e76e9322496&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001009 10.0.0.27 - - [2025-10-27 01:59:48] "DELETE /access-control-list/6f0b6dd6-c801-4e79-9fe1-cc232fe2f579 HTTP/1.1" 200 115 0.054619 10.0.0.27 - - [2025-10-27 01:59:48] "GET /project/36bdf6b9-a0b4-4170-a17b-a2b89cb7e904?fields=application_policy_sets HTTP/1.1" 200 1392 0.044582 10.0.0.27 - - [2025-10-27 01:59:49] "DELETE /access-control-list/4e482696-0a8c-4162-bea7-d62dc2c1424c HTTP/1.1" 200 115 0.035994 10.0.0.27 - - [2025-10-27 01:59:49] "GET /project/82719e6d-b231-40ba-85bc-4e76e9322496?fields=application_policy_sets HTTP/1.1" 200 1391 0.069641 10.0.0.27 - - [2025-10-27 01:59:49] "DELETE /access-control-list/25b7a063-86dd-416c-9b1a-77f27080a6ff HTTP/1.1" 200 115 0.030873 10.0.0.27 - - [2025-10-27 01:59:49] "DELETE /access-control-list/e5d11d52-d22a-4e22-ae6b-53bfebca91b0 HTTP/1.1" 200 115 0.024262 10.0.0.27 - - [2025-10-27 01:59:49] "DELETE /project/36bdf6b9-a0b4-4170-a17b-a2b89cb7e904 HTTP/1.1" 200 115 0.374179 10.0.0.27 - - [2025-10-27 01:59:49] "DELETE /project/82719e6d-b231-40ba-85bc-4e76e9322496 HTTP/1.1" 200 115 0.403892 252.27.82.243 - - [2025-10-27 01:59:50] "POST /neutron/port HTTP/1.1" 200 1083 0.011681 252.27.82.243 - - [2025-10-27 01:59:50] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008721 252.27.82.243 - - [2025-10-27 01:59:50] "POST /neutron/port HTTP/1.1" 200 1083 0.011383 252.27.82.243 - - [2025-10-27 01:59:50] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006210 252.27.82.243 - - [2025-10-27 01:59:50] "POST /neutron/port HTTP/1.1" 200 1083 0.012562 252.27.82.243 - - [2025-10-27 01:59:50] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008697 10.0.0.27 - - [2025-10-27 01:59:50] "GET /virtual-machine/e1881a78-fa59-4682-8c07-383f491fc46f HTTP/1.1" 200 1293 0.005052 10.0.0.27 - - [2025-10-27 01:59:50] "GET /virtual-machine-interface/31d1b6e1-61d8-4775-9cf5-16dec3477391 HTTP/1.1" 200 2936 0.004952 10.0.0.27 - - [2025-10-27 01:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.27 - - [2025-10-27 01:59:50] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003162 10.0.0.27 - - [2025-10-27 01:59:50] "GET /virtual-networks?parent_id=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003908 10.0.0.27 - - [2025-10-27 01:59:51] "GET /virtual-network/d2f4d93e-54af-4c1f-a37c-13047bf83791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005560 10.0.0.27 - - [2025-10-27 01:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.27 - - [2025-10-27 01:59:54] "GET /virtual-network/d2f4d93e-54af-4c1f-a37c-13047bf83791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005444 252.27.82.243 - - [2025-10-27 01:59:55] "POST /neutron/port HTTP/1.1" 200 1083 0.011989 252.27.82.243 - - [2025-10-27 01:59:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005233 252.27.82.243 - - [2025-10-27 01:59:55] "POST /neutron/port HTTP/1.1" 200 1083 0.011267 252.27.82.243 - - [2025-10-27 01:59:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005788 252.27.82.243 - - [2025-10-27 01:59:56] "POST /neutron/port HTTP/1.1" 200 1083 0.014877 252.27.82.243 - - [2025-10-27 01:59:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005690 10.0.0.27 - - [2025-10-27 01:59:57] "GET /obj-perms HTTP/1.1" 200 6378 0.064858 10.0.0.27 - - [2025-10-27 01:59:57] "GET /obj-perms HTTP/1.1" 200 6378 0.064033 10.0.0.27 - - [2025-10-27 01:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.27 - - [2025-10-27 01:59:58] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002949 10.0.0.27 - - [2025-10-27 01:59:58] "GET /virtual-networks?parent_id=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003267 10.0.0.27 - - [2025-10-27 01:59:58] "GET /virtual-network/d2f4d93e-54af-4c1f-a37c-13047bf83791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005253 252.27.82.243 - - [2025-10-27 01:59:58] "POST /neutron/port HTTP/1.1" 200 1083 0.011974 252.27.82.243 - - [2025-10-27 01:59:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005916 252.27.82.243 - - [2025-10-27 02:00:00] "POST /neutron/port HTTP/1.1" 200 1083 0.010936 252.27.82.243 - - [2025-10-27 02:00:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005725 252.27.82.243 - - [2025-10-27 02:00:06] "POST /neutron/network HTTP/1.1" 200 823 0.047111 252.27.82.243 - - [2025-10-27 02:00:06] "POST /neutron/network HTTP/1.1" 400 204 0.013388 252.27.82.243 - - [2025-10-27 02:00:07] "POST /neutron/port HTTP/1.1" 200 1083 0.084348 252.27.82.243 - - [2025-10-27 02:00:07] "POST /neutron/port HTTP/1.1" 200 1109 0.016778 252.27.82.243 - - [2025-10-27 02:00:08] "POST /neutron/port HTTP/1.1" 200 151 0.318745 252.27.82.243 - - [2025-10-27 02:00:08] "POST /neutron/network HTTP/1.1" 200 823 0.009421 10.0.0.27 - - [2025-10-27 02:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014025 10.0.0.27 - - [2025-10-27 02:00:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003726 10.0.0.27 - - [2025-10-27 02:00:08] "POST /useragent-kv HTTP/1.1" 200 115 0.006757 252.27.82.243 - - [2025-10-27 02:00:08] "POST /neutron/network HTTP/1.1" 200 151 0.158098 10.0.0.27 - - [2025-10-27 02:00:08] "DELETE /route-target/8b0c579b-65e5-4a65-839d-3f1004102083 HTTP/1.1" 200 115 0.050874 10.0.0.27 - - [2025-10-27 02:00:09] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.007995 10.0.0.27 - - [2025-10-27 02:00:09] "POST /network-ipams HTTP/1.1" 200 541 0.034839 10.0.0.27 - - [2025-10-27 02:00:09] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 765 0.003448 10.0.0.27 - - [2025-10-27 02:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.27 - - [2025-10-27 02:00:09] "GET /network-ipam/90ea0854-a478-46ff-80c9-6853497e328d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.006258 10.0.0.27 - - [2025-10-27 02:00:09] "PUT /network-ipam/90ea0854-a478-46ff-80c9-6853497e328d HTTP/1.1" 200 259 0.012290 10.0.0.27 - - [2025-10-27 02:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007925 10.0.0.27 - - [2025-10-27 02:00:10] "GET /projects?obj_uuids=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001197 10.0.0.27 - - [2025-10-27 02:00:10] "GET /project/bb71d01c-1217-443e-9a6a-6f0f7c26b486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.050000 252.27.82.243 - - [2025-10-27 02:00:10] "POST /neutron/network HTTP/1.1" 200 117 0.009923 10.0.0.27 - - [2025-10-27 02:00:10] "GET /projects?obj_uuids=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001307 252.27.82.243 - - [2025-10-27 02:00:10] "POST /neutron/network HTTP/1.1" 200 603 0.098509 10.0.0.27 - - [2025-10-27 02:00:10] "POST /route-targets HTTP/1.1" 200 328 0.011108 10.0.0.27 - - [2025-10-27 02:00:10] "POST /ref-update HTTP/1.1" 200 156 0.032094 10.0.0.27 - - [2025-10-27 02:00:10] "POST /useragent-kv HTTP/1.1" 200 115 0.006804 252.27.82.243 - - [2025-10-27 02:00:10] "POST /neutron/subnet HTTP/1.1" 200 699 0.186694 10.0.0.27 - - [2025-10-27 02:00:10] "POST /useragent-kv HTTP/1.1" 200 115 0.004062 252.27.82.243 - - [2025-10-27 02:00:10] "POST /neutron/subnet HTTP/1.1" 200 699 0.213212 252.27.82.243 - - [2025-10-27 02:00:10] "POST /neutron/network HTTP/1.1" 200 988 0.007969 10.0.0.27 - - [2025-10-27 02:00:10] "POST /id-to-fqname HTTP/1.1" 200 218 0.001624 10.0.0.27 - - [2025-10-27 02:00:10] "GET /virtual-network/924e2707-0b94-4569-af11-a3bc8f6f6c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005610 252.27.82.243 - - [2025-10-27 02:00:11] "POST /neutron/network HTTP/1.1" 200 988 0.009157 10.0.0.27 - - [2025-10-27 02:00:11] "GET /virtual-network/924e2707-0b94-4569-af11-a3bc8f6f6c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005650 252.27.82.243 - - [2025-10-27 02:00:11] "POST /neutron/network HTTP/1.1" 200 988 0.010749 252.27.82.243 - - [2025-10-27 02:00:11] "POST /neutron/subnet HTTP/1.1" 200 699 0.007961 252.27.82.243 - - [2025-10-27 02:00:11] "POST /neutron/subnet HTTP/1.1" 200 699 0.010126 252.27.82.243 - - [2025-10-27 02:00:11] "POST /neutron/network HTTP/1.1" 200 988 0.011066 252.27.82.243 - - [2025-10-27 02:00:11] "POST /neutron/subnet HTTP/1.1" 200 699 0.009825 252.27.82.243 - - [2025-10-27 02:00:11] "POST /neutron/subnet HTTP/1.1" 200 699 0.009342 10.0.0.27 - - [2025-10-27 02:00:11] "GET /projects?obj_uuids=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001197 252.27.82.243 - - [2025-10-27 02:00:11] "POST /neutron/port HTTP/1.1" 200 1015 0.226902 10.0.0.27 - - [2025-10-27 02:00:11] "GET /projects?obj_uuids=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001112 252.27.82.243 - - [2025-10-27 02:00:12] "POST /neutron/port HTTP/1.1" 200 1015 0.227076 10.0.0.27 - - [2025-10-27 02:00:12] "POST /id-to-fqname HTTP/1.1" 200 218 0.001433 252.27.82.243 - - [2025-10-27 02:00:12] "POST /neutron/port HTTP/1.1" 200 1015 0.007544 252.27.82.243 - - [2025-10-27 02:00:12] "POST /neutron/port HTTP/1.1" 200 1015 0.007294 252.27.82.243 - - [2025-10-27 02:00:12] "POST /neutron/network HTTP/1.1" 200 988 0.008281 252.27.82.243 - - [2025-10-27 02:00:12] "POST /neutron/port HTTP/1.1" 200 1015 0.008464 252.27.82.243 - - [2025-10-27 02:00:12] "POST /neutron/port HTTP/1.1" 200 117 0.008061 252.27.82.243 - - [2025-10-27 02:00:12] "POST /neutron/port HTTP/1.1" 200 117 0.008544 10.0.0.27 - - [2025-10-27 02:00:12] "POST /id-to-fqname HTTP/1.1" 200 218 0.001539 252.27.82.243 - - [2025-10-27 02:00:12] "POST /neutron/port HTTP/1.1" 200 117 0.004621 252.27.82.243 - - [2025-10-27 02:00:13] "POST /neutron/port HTTP/1.1" 200 1015 0.016786 252.27.82.243 - - [2025-10-27 02:00:13] "POST /neutron/port HTTP/1.1" 200 1015 0.009563 252.27.82.243 - - [2025-10-27 02:00:13] "POST /neutron/port HTTP/1.1" 200 1015 0.053893 252.27.82.243 - - [2025-10-27 02:00:13] "POST /neutron/network HTTP/1.1" 200 988 0.008475 252.27.82.243 - - [2025-10-27 02:00:13] "POST /neutron/port HTTP/1.1" 200 1015 0.009404 252.27.82.243 - - [2025-10-27 02:00:13] "POST /neutron/port HTTP/1.1" 200 1015 0.010495 252.27.82.243 - - [2025-10-27 02:00:13] "POST /neutron/port HTTP/1.1" 200 117 0.015563 252.27.82.243 - - [2025-10-27 02:00:13] "POST /neutron/port HTTP/1.1" 200 1015 0.012432 252.27.82.243 - - [2025-10-27 02:00:13] "POST /neutron/network HTTP/1.1" 200 998 0.006847 252.27.82.243 - - [2025-10-27 02:00:13] "POST /neutron/port HTTP/1.1" 200 117 0.010305 10.0.0.27 - - [2025-10-27 02:00:13] "POST /id-to-fqname HTTP/1.1" 200 218 0.003622 252.27.82.243 - - [2025-10-27 02:00:13] "POST /neutron/port HTTP/1.1" 200 1015 0.027824 252.27.82.243 - - [2025-10-27 02:00:14] "POST /neutron/port HTTP/1.1" 200 1015 0.011292 252.27.82.243 - - [2025-10-27 02:00:14] "POST /neutron/port HTTP/1.1" 200 117 0.016864 252.27.82.243 - - [2025-10-27 02:00:14] "POST /neutron/port HTTP/1.1" 200 1103 0.109822 252.27.82.243 - - [2025-10-27 02:00:14] "POST /neutron/network HTTP/1.1" 200 998 0.017098 252.27.82.243 - - [2025-10-27 02:00:14] "GET /aaa-mode HTTP/1.1" 401 297 0.000560 252.27.82.243 - - [2025-10-27 02:00:14] "POST /neutron/port HTTP/1.1" 200 1077 0.022378 252.27.82.243 - - [2025-10-27 02:00:14] "GET / HTTP/1.1" 200 36215 0.002055 252.27.82.243 - - [2025-10-27 02:00:14] "GET /project/bb71d01c-1217-443e-9a6a-6f0f7c26b486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000325 252.27.82.243 - - [2025-10-27 02:00:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006532 252.27.82.243 - - [2025-10-27 02:00:14] "POST /neutron/subnet HTTP/1.1" 200 673 0.013260 252.27.82.243 - - [2025-10-27 02:00:14] "POST /neutron/port HTTP/1.1" 200 1015 0.009953 252.27.82.243 - - [2025-10-27 02:00:14] "POST /neutron/port HTTP/1.1" 200 117 0.004206 252.27.82.243 - - [2025-10-27 02:00:14] "POST /neutron/network HTTP/1.1" 200 998 0.013663 252.27.82.243 - - [2025-10-27 02:00:14] "POST /neutron/network HTTP/1.1" 200 988 0.008519 252.27.82.243 - - [2025-10-27 02:00:14] "POST /neutron/port HTTP/1.1" 200 1015 0.010182 252.27.82.243 - - [2025-10-27 02:00:14] "POST /neutron/port HTTP/1.1" 200 1015 0.011914 10.0.0.27 - - [2025-10-27 02:00:14] "GET /projects?obj_uuids=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001169 252.27.82.243 - - [2025-10-27 02:00:14] "GET /project/bb71d01c-1217-443e-9a6a-6f0f7c26b486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.119143 252.27.82.243 - - [2025-10-27 02:00:14] "POST /neutron/network HTTP/1.1" 200 988 0.016330 252.27.82.243 - - [2025-10-27 02:00:15] "POST /neutron/port HTTP/1.1" 200 1103 0.204883 252.27.82.243 - - [2025-10-27 02:00:15] "POST /neutron/port HTTP/1.1" 200 1077 0.010473 252.27.82.243 - - [2025-10-27 02:00:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004677 252.27.82.243 - - [2025-10-27 02:00:15] "POST /neutron/port HTTP/1.1" 200 2038 0.029854 252.27.82.243 - - [2025-10-27 02:00:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.013688 252.27.82.243 - - [2025-10-27 02:00:15] "POST /neutron/subnet HTTP/1.1" 200 673 0.014029 252.27.82.243 - - [2025-10-27 02:00:15] "POST /neutron/port HTTP/1.1" 200 117 0.006387 252.27.82.243 - - [2025-10-27 02:00:15] "POST /neutron/port HTTP/1.1" 200 117 0.001208 10.0.0.27 - - [2025-10-27 02:00:15] "GET /domains HTTP/1.1" 200 438 0.003290 252.27.82.243 - - [2025-10-27 02:00:15] "POST /neutron/network HTTP/1.1" 200 988 0.035874 10.0.0.27 - - [2025-10-27 02:00:15] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001977 10.0.0.27 - - [2025-10-27 02:00:15] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1305 0.009049 10.0.0.27 - - [2025-10-27 02:00:15] "GET /projects?obj_uuids=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001445 10.0.0.27 - - [2025-10-27 02:00:15] "GET /project/bb71d01c-1217-443e-9a6a-6f0f7c26b486 HTTP/1.1" 200 2836 0.029041 10.0.0.27 - - [2025-10-27 02:00:15] "GET /network-ipam/90ea0854-a478-46ff-80c9-6853497e328d HTTP/1.1" 200 2600 0.013061 10.0.0.27 - - [2025-10-27 02:00:15] "GET /domains HTTP/1.1" 200 438 0.009729 252.27.82.243 - - [2025-10-27 02:00:15] "POST /neutron/network HTTP/1.1" 200 998 0.009998 10.0.0.27 - - [2025-10-27 02:00:15] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001081 10.0.0.27 - - [2025-10-27 02:00:15] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1305 0.010305 10.0.0.27 - - [2025-10-27 02:00:15] "GET /projects?obj_uuids=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.005141 10.0.0.27 - - [2025-10-27 02:00:15] "GET /projects?obj_uuids=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001163 10.0.0.27 - - [2025-10-27 02:00:15] "GET /project/bb71d01c-1217-443e-9a6a-6f0f7c26b486 HTTP/1.1" 200 2836 0.053088 10.0.0.27 - - [2025-10-27 02:00:16] "GET /virtual-network/924e2707-0b94-4569-af11-a3bc8f6f6c55 HTTP/1.1" 200 3779 0.011104 10.0.0.27 - - [2025-10-27 02:00:16] "GET /virtual-network/924e2707-0b94-4569-af11-a3bc8f6f6c55 HTTP/1.1" 200 4036 0.022496 10.0.0.27 - - [2025-10-27 02:00:16] "GET /routing-instance/a298e7d6-7352-4778-b54d-1828f2305789 HTTP/1.1" 200 2811 0.005015 252.27.82.243 - - [2025-10-27 02:00:16] "POST /neutron/port HTTP/1.1" 200 1053 0.343891 10.0.0.27 - - [2025-10-27 02:00:16] "GET /routing-instance/a298e7d6-7352-4778-b54d-1828f2305789 HTTP/1.1" 200 2811 0.004059 10.0.0.27 - - [2025-10-27 02:00:16] "GET /route-target/bc2eb643-513b-42a0-a980-6d348b876393 HTTP/1.1" 200 1205 0.005338 252.27.82.243 - - [2025-10-27 02:00:16] "POST /neutron/port HTTP/1.1" 200 1053 0.008327 10.0.0.27 - - [2025-10-27 02:00:16] "GET /virtual-network/924e2707-0b94-4569-af11-a3bc8f6f6c55 HTTP/1.1" 200 4231 0.008738 252.27.82.243 - - [2025-10-27 02:00:16] "POST /neutron/port HTTP/1.1" 200 1053 0.013204 10.0.0.27 - - [2025-10-27 02:00:16] "GET /routing-instance/a298e7d6-7352-4778-b54d-1828f2305789 HTTP/1.1" 200 2811 0.005405 10.0.0.27 - - [2025-10-27 02:00:16] "GET /virtual-network/924e2707-0b94-4569-af11-a3bc8f6f6c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005185 10.0.0.27 - - [2025-10-27 02:00:16] "GET /virtual-network/924e2707-0b94-4569-af11-a3bc8f6f6c55 HTTP/1.1" 200 4231 0.006271 252.27.82.243 - - [2025-10-27 02:00:16] "POST /neutron/port HTTP/1.1" 200 1103 0.112509 10.0.0.27 - - [2025-10-27 02:00:16] "GET /routing-instance/a298e7d6-7352-4778-b54d-1828f2305789 HTTP/1.1" 200 2811 0.003941 10.0.0.27 - - [2025-10-27 02:00:16] "GET /routing-instance/a298e7d6-7352-4778-b54d-1828f2305789 HTTP/1.1" 200 2811 0.003900 252.27.82.243 - - [2025-10-27 02:00:16] "POST /neutron/port HTTP/1.1" 200 1077 0.013695 10.0.0.27 - - [2025-10-27 02:00:16] "GET /route-target/bc2eb643-513b-42a0-a980-6d348b876393 HTTP/1.1" 200 1205 0.005073 252.27.82.243 - - [2025-10-27 02:00:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004416 252.27.82.243 - - [2025-10-27 02:00:16] "POST /neutron/subnet HTTP/1.1" 200 673 0.015468 252.27.82.243 - - [2025-10-27 02:00:16] "POST /neutron/port HTTP/1.1" 200 117 0.001132 10.0.0.27 - - [2025-10-27 02:00:16] "GET /domains HTTP/1.1" 200 438 0.003112 10.0.0.27 - - [2025-10-27 02:00:16] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001186 10.0.0.27 - - [2025-10-27 02:00:16] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1305 0.024411 252.27.82.243 - - [2025-10-27 02:00:16] "POST /neutron/network HTTP/1.1" 200 988 0.012285 10.0.0.27 - - [2025-10-27 02:00:16] "GET /projects?obj_uuids=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001555 10.0.0.27 - - [2025-10-27 02:00:17] "GET /project/bb71d01c-1217-443e-9a6a-6f0f7c26b486 HTTP/1.1" 200 3079 0.034529 10.0.0.27 - - [2025-10-27 02:00:17] "GET /virtual-network/924e2707-0b94-4569-af11-a3bc8f6f6c55 HTTP/1.1" 200 4231 0.008736 10.0.0.27 - - [2025-10-27 02:00:17] "GET /obj-perms HTTP/1.1" 200 6425 0.072562 252.27.82.243 - - [2025-10-27 02:00:17] "POST /neutron/port HTTP/1.1" 200 1077 0.010590 252.27.82.243 - - [2025-10-27 02:00:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012023 252.27.82.243 - - [2025-10-27 02:00:22] "POST /neutron/port HTTP/1.1" 200 1077 0.013268 252.27.82.243 - - [2025-10-27 02:00:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008646 252.27.82.243 - - [2025-10-27 02:00:22] "POST /neutron/port HTTP/1.1" 200 1077 0.012126 252.27.82.243 - - [2025-10-27 02:00:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008951 252.27.82.243 - - [2025-10-27 02:00:23] "POST /neutron/port HTTP/1.1" 200 1077 0.011591 252.27.82.243 - - [2025-10-27 02:00:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006532 10.0.0.27 - - [2025-10-27 02:00:23] "GET /virtual-machine/69e1f1ae-2107-43a2-9e56-87c29bf45f72 HTTP/1.1" 200 1288 0.005364 10.0.0.27 - - [2025-10-27 02:00:23] "GET /virtual-machine-interface/8cf1a67f-c137-4eb2-ba8c-94dc7e28fba1 HTTP/1.1" 200 2937 0.005563 10.0.0.27 - - [2025-10-27 02:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.27 - - [2025-10-27 02:00:23] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004464 10.0.0.27 - - [2025-10-27 02:00:23] "GET /virtual-networks?parent_id=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004086 10.0.0.27 - - [2025-10-27 02:00:23] "GET /virtual-network/924e2707-0b94-4569-af11-a3bc8f6f6c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005652 252.27.82.243 - - [2025-10-27 02:00:25] "POST /neutron/port HTTP/1.1" 200 1077 0.011429 252.27.82.243 - - [2025-10-27 02:00:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006215 252.27.82.243 - - [2025-10-27 02:00:25] "POST /neutron/port HTTP/1.1" 200 1077 0.020694 252.27.82.243 - - [2025-10-27 02:00:25] "POST /neutron/port HTTP/1.1" 200 1077 0.017540 252.27.82.243 - - [2025-10-27 02:00:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005539 252.27.82.243 - - [2025-10-27 02:00:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.022299 252.27.82.243 - - [2025-10-27 02:00:25] "POST /neutron/port HTTP/1.1" 200 1077 0.014255 252.27.82.243 - - [2025-10-27 02:00:25] "POST /neutron/port HTTP/1.1" 200 1077 0.012654 252.27.82.243 - - [2025-10-27 02:00:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005218 252.27.82.243 - - [2025-10-27 02:00:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008896 10.0.0.27 - - [2025-10-27 02:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.27 - - [2025-10-27 02:00:26] "GET /virtual-network/924e2707-0b94-4569-af11-a3bc8f6f6c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006431 252.27.82.243 - - [2025-10-27 02:00:26] "POST /neutron/port HTTP/1.1" 200 1077 0.011337 252.27.82.243 - - [2025-10-27 02:00:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005931 252.27.82.243 - - [2025-10-27 02:00:26] "POST /neutron/port HTTP/1.1" 200 1077 0.011528 252.27.82.243 - - [2025-10-27 02:00:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009554 252.27.82.243 - - [2025-10-27 02:00:27] "POST /neutron/port HTTP/1.1" 200 1077 0.011911 252.27.82.243 - - [2025-10-27 02:00:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006941 10.0.0.27 - - [2025-10-27 02:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.27 - - [2025-10-27 02:00:28] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002915 10.0.0.27 - - [2025-10-27 02:00:28] "GET /virtual-networks?parent_id=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003317 10.0.0.27 - - [2025-10-27 02:00:28] "GET /virtual-network/924e2707-0b94-4569-af11-a3bc8f6f6c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005499 252.27.82.243 - - [2025-10-27 02:00:29] "POST /neutron/port HTTP/1.1" 200 1077 0.011843 252.27.82.243 - - [2025-10-27 02:00:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006761 252.27.82.243 - - [2025-10-27 02:00:30] "POST /neutron/port HTTP/1.1" 200 1077 0.010754 252.27.82.243 - - [2025-10-27 02:00:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006484 252.27.82.243 - - [2025-10-27 02:00:30] "POST /neutron/port HTTP/1.1" 200 1077 0.011483 252.27.82.243 - - [2025-10-27 02:00:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007094 252.27.82.243 - - [2025-10-27 02:00:34] "POST /neutron/port HTTP/1.1" 200 1077 0.011659 252.27.82.243 - - [2025-10-27 02:00:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006470 252.27.82.243 - - [2025-10-27 02:00:34] "POST /neutron/port HTTP/1.1" 200 1077 0.013184 252.27.82.243 - - [2025-10-27 02:00:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006843 252.27.82.243 - - [2025-10-27 02:00:34] "POST /neutron/port HTTP/1.1" 200 1077 0.011553 252.27.82.243 - - [2025-10-27 02:00:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006394 10.0.0.27 - - [2025-10-27 02:00:34] "GET /virtual-machine/fe522f4e-f988-4c3d-8bdc-fa1eb0fd7146 HTTP/1.1" 200 1289 0.004443 10.0.0.27 - - [2025-10-27 02:00:34] "GET /virtual-machine-interface/51371f5d-6702-4d76-9ded-f1a818262cf4 HTTP/1.1" 200 2936 0.005099 10.0.0.27 - - [2025-10-27 02:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.27 - - [2025-10-27 02:00:35] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002903 10.0.0.27 - - [2025-10-27 02:00:35] "GET /virtual-networks?parent_id=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003349 10.0.0.27 - - [2025-10-27 02:00:35] "GET /virtual-network/924e2707-0b94-4569-af11-a3bc8f6f6c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005519 10.0.0.27 - - [2025-10-27 02:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.27 - - [2025-10-27 02:00:36] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003174 10.0.0.27 - - [2025-10-27 02:00:36] "GET /virtual-networks?parent_id=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003152 10.0.0.27 - - [2025-10-27 02:00:36] "GET /virtual-network/924e2707-0b94-4569-af11-a3bc8f6f6c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005454 252.27.82.243 - - [2025-10-27 02:00:36] "POST /neutron/port HTTP/1.1" 200 1077 0.010985 252.27.82.243 - - [2025-10-27 02:00:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007126 252.27.82.243 - - [2025-10-27 02:00:36] "POST /neutron/port HTTP/1.1" 200 1077 0.012674 252.27.82.243 - - [2025-10-27 02:00:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005966 252.27.82.243 - - [2025-10-27 02:00:37] "POST /neutron/port HTTP/1.1" 200 1077 0.014081 252.27.82.243 - - [2025-10-27 02:00:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006085 10.0.0.27 - - [2025-10-27 02:00:37] "GET /virtual-machine/5f3df45a-0c45-4096-8792-ed165ca34c1d HTTP/1.1" 200 1291 0.005126 10.0.0.27 - - [2025-10-27 02:00:37] "GET /virtual-machine-interface/d9a4a452-cab2-4b37-93e1-3495a70ea669 HTTP/1.1" 200 2937 0.005661 10.0.0.27 - - [2025-10-27 02:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.27 - - [2025-10-27 02:00:37] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004354 10.0.0.27 - - [2025-10-27 02:00:37] "GET /virtual-networks?parent_id=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003043 10.0.0.27 - - [2025-10-27 02:00:37] "GET /virtual-network/924e2707-0b94-4569-af11-a3bc8f6f6c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.026458 10.0.0.27 - - [2025-10-27 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.27 - - [2025-10-27 02:00:38] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003225 10.0.0.27 - - [2025-10-27 02:00:38] "GET /virtual-networks?parent_id=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003220 10.0.0.27 - - [2025-10-27 02:00:38] "GET /virtual-network/924e2707-0b94-4569-af11-a3bc8f6f6c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005721 252.27.82.243 - - [2025-10-27 02:00:45] "POST /neutron/port HTTP/1.1" 200 1077 0.012336 252.27.82.243 - - [2025-10-27 02:00:45] "POST /neutron/port HTTP/1.1" 200 1077 0.012172 252.27.82.243 - - [2025-10-27 02:00:45] "POST /neutron/network HTTP/1.1" 200 998 0.005852 252.27.82.243 - - [2025-10-27 02:00:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004824 252.27.82.243 - - [2025-10-27 02:00:45] "POST /neutron/subnet HTTP/1.1" 200 673 0.009569 252.27.82.243 - - [2025-10-27 02:00:46] "POST /neutron/port HTTP/1.1" 200 117 0.001258 252.27.82.243 - - [2025-10-27 02:00:46] "POST /neutron/network HTTP/1.1" 200 988 0.007625 252.27.82.243 - - [2025-10-27 02:00:54] "POST /neutron/port HTTP/1.1" 200 1103 0.016062 252.27.82.243 - - [2025-10-27 02:00:54] "POST /neutron/port HTTP/1.1" 200 1103 0.010947 252.27.82.243 - - [2025-10-27 02:00:55] "POST /neutron/port HTTP/1.1" 200 151 0.149817 252.27.82.243 - - [2025-10-27 02:00:55] "POST /neutron/port HTTP/1.1" 200 1103 0.014417 252.27.82.243 - - [2025-10-27 02:00:55] "POST /neutron/port HTTP/1.1" 200 1077 0.014502 252.27.82.243 - - [2025-10-27 02:00:55] "POST /neutron/port HTTP/1.1" 200 1103 0.014928 252.27.82.243 - - [2025-10-27 02:00:55] "POST /neutron/port HTTP/1.1" 200 1103 0.012711 252.27.82.243 - - [2025-10-27 02:00:55] "POST /neutron/port HTTP/1.1" 200 151 0.188540 252.27.82.243 - - [2025-10-27 02:00:55] "POST /neutron/port HTTP/1.1" 200 151 0.177753 252.27.82.243 - - [2025-10-27 02:00:55] "POST /neutron/network HTTP/1.1" 200 988 0.009466 10.0.0.27 - - [2025-10-27 02:00:55] "POST /useragent-kv HTTP/1.1" 200 115 0.041407 10.0.0.27 - - [2025-10-27 02:00:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003418 10.0.0.27 - - [2025-10-27 02:00:55] "POST /useragent-kv HTTP/1.1" 200 115 0.007514 10.0.0.27 - - [2025-10-27 02:00:55] "POST /useragent-kv HTTP/1.1" 200 115 0.007994 10.0.0.27 - - [2025-10-27 02:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.085510 252.27.82.243 - - [2025-10-27 02:00:55] "POST /neutron/network HTTP/1.1" 200 151 0.198356 10.0.0.27 - - [2025-10-27 02:00:55] "GET /routing-instance/a298e7d6-7352-4778-b54d-1828f2305789 HTTP/1.1" 404 171 0.003093 10.0.0.27 - - [2025-10-27 02:00:55] "DELETE /route-target/bc2eb643-513b-42a0-a980-6d348b876393 HTTP/1.1" 200 115 0.023274 10.0.0.27 - - [2025-10-27 02:00:55] "GET /domains HTTP/1.1" 200 438 0.002765 10.0.0.27 - - [2025-10-27 02:00:55] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001028 10.0.0.27 - - [2025-10-27 02:00:55] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 1305 0.007675 10.0.0.27 - - [2025-10-27 02:00:55] "GET /projects?obj_uuids=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001166 10.0.0.27 - - [2025-10-27 02:00:56] "GET /project/bb71d01c-1217-443e-9a6a-6f0f7c26b486 HTTP/1.1" 200 2082 0.030438 10.0.0.27 - - [2025-10-27 02:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.27 - - [2025-10-27 02:00:56] "DELETE /network-ipam/90ea0854-a478-46ff-80c9-6853497e328d HTTP/1.1" 200 115 0.020863 10.0.0.27 - - [2025-10-27 02:00:56] "POST /fqname-to-id HTTP/1.1" 404 209 0.002486 10.0.0.27 - - [2025-10-27 02:00:56] "GET /projects?obj_uuids=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001714 10.0.0.27 - - [2025-10-27 02:00:56] "GET /project/bb71d01c-1217-443e-9a6a-6f0f7c26b486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.031532 10.0.0.27 - - [2025-10-27 02:00:56] "GET /projects?obj_uuids=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000928 10.0.0.27 - - [2025-10-27 02:00:57] "GET /project/bb71d01c-1217-443e-9a6a-6f0f7c26b486?fields=virtual_networks HTTP/1.1" 200 1033 0.068661 10.0.0.27 - - [2025-10-27 02:00:57] "GET /projects?obj_uuids=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001133 10.0.0.27 - - [2025-10-27 02:00:57] "GET /project/bb71d01c-1217-443e-9a6a-6f0f7c26b486?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.028785 10.0.0.27 - - [2025-10-27 02:00:57] "GET /projects?obj_uuids=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001354 10.0.0.27 - - [2025-10-27 02:00:57] "GET /project/bb71d01c-1217-443e-9a6a-6f0f7c26b486?fields=security_groups HTTP/1.1" 200 1258 0.028825 10.0.0.27 - - [2025-10-27 02:00:58] "GET /obj-perms HTTP/1.1" 200 6378 0.060790 10.0.0.27 - - [2025-10-27 02:00:58] "GET /obj-perms HTTP/1.1" 200 6378 0.092328 252.27.82.243 - - [2025-10-27 02:01:00] "POST /neutron/port HTTP/1.1" 200 117 0.006207 252.27.82.243 - - [2025-10-27 02:01:00] "POST /neutron/port HTTP/1.1" 200 117 0.005835 252.27.82.243 - - [2025-10-27 02:01:00] "POST /neutron/port HTTP/1.1" 400 205 0.004250 252.27.82.243 - - [2025-10-27 02:01:00] "POST /neutron/port HTTP/1.1" 400 205 0.003612 10.0.0.27 - - [2025-10-27 02:01:11] "GET / HTTP/1.1" 200 36215 0.003123 10.0.0.27 - - [2025-10-27 02:01:11] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000561 10.0.0.27 - - [2025-10-27 02:01:12] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001265 10.0.0.27 - - [2025-10-27 02:01:12] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.036042 10.0.0.27 - - [2025-10-27 02:01:12] "POST /fqname-to-id HTTP/1.1" 404 181 0.029346 10.0.0.27 - - [2025-10-27 02:01:12] "GET /projects?obj_uuids=ce253767-46be-476d-9952-213261b7dc64&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003126 10.0.0.27 - - [2025-10-27 02:01:12] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001425 10.0.0.27 - - [2025-10-27 02:01:12] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.045342 10.0.0.27 - - [2025-10-27 02:01:12] "POST /id-to-fqname HTTP/1.1" 200 183 0.001353 10.0.0.27 - - [2025-10-27 02:01:12] "POST /fqname-to-id HTTP/1.1" 404 192 0.004537 10.0.0.27 - - [2025-10-27 02:01:12] "POST /security-groups HTTP/1.1" 200 578 0.068196 10.0.0.27 - - [2025-10-27 02:01:12] "POST /fqname-to-id HTTP/1.1" 404 227 0.002888 10.0.0.27 - - [2025-10-27 02:01:12] "POST /projects HTTP/1.1" 200 567 0.217914 10.0.0.27 - - [2025-10-27 02:01:12] "POST /access-control-lists HTTP/1.1" 200 591 0.058851 10.0.0.27 - - [2025-10-27 02:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.293886 10.0.0.27 - - [2025-10-27 02:01:12] "POST /fqname-to-id HTTP/1.1" 404 226 0.003293 10.0.0.27 - - [2025-10-27 02:01:12] "GET /project/ce253767-46be-476d-9952-213261b7dc64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.473982 10.0.0.27 - - [2025-10-27 02:01:12] "POST /access-control-lists HTTP/1.1" 200 589 0.064275 10.0.0.27 - - [2025-10-27 02:01:14] "GET / HTTP/1.1" 200 36215 0.001890 10.0.0.27 - - [2025-10-27 02:01:16] "POST /fqname-to-id HTTP/1.1" 401 297 0.000507 10.0.0.27 - - [2025-10-27 02:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.038482 10.0.0.27 - - [2025-10-27 02:01:16] "GET /api-access-list/8e205ca3-4a1c-443c-8a7b-0312c946cd32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.005412 10.0.0.27 - - [2025-10-27 02:01:16] "GET /api-access-list/8e205ca3-4a1c-443c-8a7b-0312c946cd32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003347 10.0.0.27 - - [2025-10-27 02:01:16] "GET /api-access-list/8e205ca3-4a1c-443c-8a7b-0312c946cd32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003342 10.0.0.27 - - [2025-10-27 02:01:16] "PUT /api-access-list/8e205ca3-4a1c-443c-8a7b-0312c946cd32 HTTP/1.1" 200 265 0.010950 10.0.0.27 - - [2025-10-27 02:01:17] "GET /aaa-mode HTTP/1.1" 401 297 0.000422 10.0.0.27 - - [2025-10-27 02:01:17] "GET /aaa-mode HTTP/1.1" 200 128 0.033090 10.0.0.27 - - [2025-10-27 02:01:17] "POST /fqname-to-id HTTP/1.1" 404 181 0.026070 10.0.0.27 - - [2025-10-27 02:01:17] "GET /projects?obj_uuids=78d636eb-febd-41bf-88b9-85440a5152b5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002461 10.0.0.27 - - [2025-10-27 02:01:18] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001021 10.0.0.27 - - [2025-10-27 02:01:18] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007189 10.0.0.27 - - [2025-10-27 02:01:18] "POST /id-to-fqname HTTP/1.1" 200 183 0.002713 10.0.0.27 - - [2025-10-27 02:01:18] "POST /fqname-to-id HTTP/1.1" 404 192 0.002566 10.0.0.27 - - [2025-10-27 02:01:18] "POST /security-groups HTTP/1.1" 200 578 0.064138 10.0.0.27 - - [2025-10-27 02:01:18] "POST /fqname-to-id HTTP/1.1" 404 227 0.002532 10.0.0.27 - - [2025-10-27 02:01:18] "POST /projects HTTP/1.1" 200 567 0.215683 10.0.0.27 - - [2025-10-27 02:01:18] "POST /access-control-lists HTTP/1.1" 200 591 0.057260 10.0.0.27 - - [2025-10-27 02:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.286633 10.0.0.27 - - [2025-10-27 02:01:18] "POST /fqname-to-id HTTP/1.1" 404 226 0.002783 10.0.0.27 - - [2025-10-27 02:01:18] "GET /project/78d636eb-febd-41bf-88b9-85440a5152b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.425453 10.0.0.27 - - [2025-10-27 02:01:18] "POST /access-control-lists HTTP/1.1" 200 589 0.060366 10.0.0.27 - - [2025-10-27 02:01:18] "POST /fqname-to-id HTTP/1.1" 404 181 0.030976 10.0.0.27 - - [2025-10-27 02:01:18] "GET /projects?obj_uuids=0881c32f-a1a2-491a-bfa9-f4e7e760bd97&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003258 10.0.0.27 - - [2025-10-27 02:01:18] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000965 10.0.0.27 - - [2025-10-27 02:01:18] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006747 10.0.0.27 - - [2025-10-27 02:01:18] "POST /id-to-fqname HTTP/1.1" 200 183 0.003453 10.0.0.27 - - [2025-10-27 02:01:18] "POST /fqname-to-id HTTP/1.1" 404 192 0.002691 10.0.0.27 - - [2025-10-27 02:01:19] "POST /security-groups HTTP/1.1" 200 578 0.060151 10.0.0.27 - - [2025-10-27 02:01:19] "POST /fqname-to-id HTTP/1.1" 404 227 0.002483 10.0.0.27 - - [2025-10-27 02:01:19] "POST /projects HTTP/1.1" 200 567 0.218764 10.0.0.27 - - [2025-10-27 02:01:19] "POST /access-control-lists HTTP/1.1" 200 591 0.059591 10.0.0.27 - - [2025-10-27 02:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.293935 10.0.0.27 - - [2025-10-27 02:01:19] "POST /fqname-to-id HTTP/1.1" 404 226 0.003984 10.0.0.27 - - [2025-10-27 02:01:19] "GET /project/0881c32f-a1a2-491a-bfa9-f4e7e760bd97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.428079 10.0.0.27 - - [2025-10-27 02:01:19] "POST /access-control-lists HTTP/1.1" 200 589 0.060946 10.0.0.27 - - [2025-10-27 02:01:19] "GET / HTTP/1.1" 200 36215 0.002620 10.0.0.27 - - [2025-10-27 02:01:20] "GET / HTTP/1.1" 200 36215 0.001565 10.0.0.27 - - [2025-10-27 02:01:21] "POST /fqname-to-id HTTP/1.1" 404 181 0.002980 10.0.0.27 - - [2025-10-27 02:01:21] "POST /api-access-lists HTTP/1.1" 200 521 0.013119 10.0.0.27 - - [2025-10-27 02:01:21] "GET /api-access-list/265e0cc1-e258-4bea-a1e3-9b8119e26245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.004945 10.0.0.27 - - [2025-10-27 02:01:21] "GET /api-access-list/265e0cc1-e258-4bea-a1e3-9b8119e26245 HTTP/1.1" 401 297 0.000514 10.0.0.27 - - [2025-10-27 02:01:21] "GET /api-access-list/265e0cc1-e258-4bea-a1e3-9b8119e26245 HTTP/1.1" 200 1265 0.073452 10.0.0.27 - - [2025-10-27 02:01:21] "POST /fqname-to-id HTTP/1.1" 401 297 0.000521 10.0.0.27 - - [2025-10-27 02:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.085126 10.0.0.27 - - [2025-10-27 02:01:22] "GET /projects?obj_uuids=78d636eb-febd-41bf-88b9-85440a5152b5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000996 10.0.0.27 - - [2025-10-27 02:01:22] "GET /project/78d636eb-febd-41bf-88b9-85440a5152b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.039530 10.0.0.27 - - [2025-10-27 02:01:22] "GET /virtual-networks?parent_id=78d636eb-febd-41bf-88b9-85440a5152b5&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011577 10.0.0.27 - - [2025-10-27 02:01:22] "POST /virtual-networks HTTP/1.1" 200 568 0.055357 10.0.0.27 - - [2025-10-27 02:01:22] "POST /route-targets HTTP/1.1" 200 328 0.009927 10.0.0.27 - - [2025-10-27 02:01:22] "POST /ref-update HTTP/1.1" 200 156 0.011104 10.0.0.27 - - [2025-10-27 02:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012149 10.0.0.27 - - [2025-10-27 02:01:22] "GET /network-ipam/75e02d64-9894-4098-8507-76da70d9c4a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.012016 10.0.0.27 - - [2025-10-27 02:01:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003578 10.0.0.27 - - [2025-10-27 02:01:22] "POST /ref-update HTTP/1.1" 200 156 0.046348 252.27.82.243 - - [2025-10-27 02:01:22] "POST /neutron/network HTTP/1.1" 200 832 0.055568 252.27.82.243 - - [2025-10-27 02:01:22] "POST /neutron/network HTTP/1.1" 200 832 0.019993 10.0.0.27 - - [2025-10-27 02:01:23] "GET /virtual-network/766c0c5b-e1fe-4e5e-8841-52a6ed0de74a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1986 0.013457 252.27.82.243 - - [2025-10-27 02:01:23] "POST /neutron/network HTTP/1.1" 200 832 0.019811 252.27.82.243 - - [2025-10-27 02:01:23] "POST /neutron/subnet HTTP/1.1" 200 685 0.027391 10.0.0.27 - - [2025-10-27 02:01:23] "GET /virtual-network/766c0c5b-e1fe-4e5e-8841-52a6ed0de74a HTTP/1.1" 401 297 0.000422 10.0.0.27 - - [2025-10-27 02:01:23] "GET /virtual-network/766c0c5b-e1fe-4e5e-8841-52a6ed0de74a HTTP/1.1" 200 2270 0.048175 10.0.0.27 - - [2025-10-27 02:01:23] "GET /virtual-network/766c0c5b-e1fe-4e5e-8841-52a6ed0de74a HTTP/1.1" 401 297 0.000468 10.0.0.27 - - [2025-10-27 02:01:23] "GET /virtual-network/766c0c5b-e1fe-4e5e-8841-52a6ed0de74a HTTP/1.1" 200 2011 0.042154 10.0.0.27 - - [2025-10-27 02:01:24] "POST /id-to-fqname HTTP/1.1" 401 297 0.000476 10.0.0.27 - - [2025-10-27 02:01:24] "POST /id-to-fqname HTTP/1.1" 200 228 0.040125 252.27.82.243 - - [2025-10-27 02:01:25] "POST /neutron/network HTTP/1.1" 200 842 0.056349 252.27.82.243 - - [2025-10-27 02:01:25] "GET /aaa-mode HTTP/1.1" 401 297 0.000417 252.27.82.243 - - [2025-10-27 02:01:25] "GET / HTTP/1.1" 200 36215 0.005061 252.27.82.243 - - [2025-10-27 02:01:25] "GET /project/0881c32f-a1a2-491a-bfa9-f4e7e760bd97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000386 10.0.0.27 - - [2025-10-27 02:01:25] "GET /projects?obj_uuids=0881c32f-a1a2-491a-bfa9-f4e7e760bd97&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001161 252.27.82.243 - - [2025-10-27 02:01:25] "GET /project/0881c32f-a1a2-491a-bfa9-f4e7e760bd97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.053699 252.27.82.243 - - [2025-10-27 02:01:25] "POST /neutron/network HTTP/1.1" 200 832 0.005642 252.27.82.243 - - [2025-10-27 02:01:26] "POST /neutron/port HTTP/1.1" 200 117 0.036786 252.27.82.243 - - [2025-10-27 02:01:26] "POST /neutron/port HTTP/1.1" 200 117 0.005405 252.27.82.243 - - [2025-10-27 02:01:26] "POST /neutron/port HTTP/1.1" 200 117 0.005974 252.27.82.243 - - [2025-10-27 02:01:26] "POST /neutron/network HTTP/1.1" 200 842 0.026610 252.27.82.243 - - [2025-10-27 02:01:26] "POST /neutron/network HTTP/1.1" 200 832 0.025436 10.0.0.27 - - [2025-10-27 02:01:26] "GET /projects?obj_uuids=0881c32f-a1a2-491a-bfa9-f4e7e760bd97&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001781 252.27.82.243 - - [2025-10-27 02:01:27] "POST /neutron/port HTTP/1.1" 200 1055 0.342263 252.27.82.243 - - [2025-10-27 02:01:27] "POST /neutron/port HTTP/1.1" 200 1055 0.008991 252.27.82.243 - - [2025-10-27 02:01:27] "POST /neutron/port HTTP/1.1" 200 1055 0.011364 252.27.82.243 - - [2025-10-27 02:01:27] "POST /neutron/port HTTP/1.1" 200 1105 0.059749 252.27.82.243 - - [2025-10-27 02:01:27] "POST /neutron/port HTTP/1.1" 200 1079 0.010915 252.27.82.243 - - [2025-10-27 02:01:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003695 252.27.82.243 - - [2025-10-27 02:01:27] "POST /neutron/subnet HTTP/1.1" 200 659 0.007958 252.27.82.243 - - [2025-10-27 02:01:27] "POST /neutron/port HTTP/1.1" 200 117 0.001535 252.27.82.243 - - [2025-10-27 02:01:27] "POST /neutron/network HTTP/1.1" 200 832 0.006220 252.27.82.243 - - [2025-10-27 02:01:31] "POST /neutron/port HTTP/1.1" 200 1079 0.011667 252.27.82.243 - - [2025-10-27 02:01:31] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006466 252.27.82.243 - - [2025-10-27 02:01:31] "POST /neutron/port HTTP/1.1" 200 1079 0.011365 252.27.82.243 - - [2025-10-27 02:01:31] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005840 252.27.82.243 - - [2025-10-27 02:01:31] "POST /neutron/port HTTP/1.1" 200 1079 0.010817 252.27.82.243 - - [2025-10-27 02:01:31] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006532 252.27.82.243 - - [2025-10-27 02:01:31] "POST /neutron/port HTTP/1.1" 200 1079 0.015977 252.27.82.243 - - [2025-10-27 02:01:31] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006479 10.0.0.27 - - [2025-10-27 02:01:31] "GET /virtual-machine/776fb646-fd36-4558-9667-f712d7389d77 HTTP/1.1" 200 1287 0.017479 10.0.0.27 - - [2025-10-27 02:01:31] "GET /virtual-machine/776fb646-fd36-4558-9667-f712d7389d77 HTTP/1.1" 200 1287 0.014024 10.0.0.27 - - [2025-10-27 02:01:32] "GET /virtual-machine-interface/0cb5349f-58cc-446e-910b-615d9382c986 HTTP/1.1" 200 2525 0.019754 10.0.0.27 - - [2025-10-27 02:01:32] "GET /virtual-machine/776fb646-fd36-4558-9667-f712d7389d77 HTTP/1.1" 200 1287 0.012440 10.0.0.27 - - [2025-10-27 02:01:32] "GET /virtual-machine-interface/0cb5349f-58cc-446e-910b-615d9382c986 HTTP/1.1" 200 2525 0.016361 10.0.0.27 - - [2025-10-27 02:01:32] "GET /instance-ip/2e8ea95f-9fcc-4b6b-8078-7f91ed988152 HTTP/1.1" 200 1625 0.020104 10.0.0.27 - - [2025-10-27 02:01:32] "GET /virtual-machine/776fb646-fd36-4558-9667-f712d7389d77 HTTP/1.1" 200 1287 0.014821 10.0.0.27 - - [2025-10-27 02:01:32] "GET /virtual-machine-interface/0cb5349f-58cc-446e-910b-615d9382c986 HTTP/1.1" 200 2525 0.019627 10.0.0.27 - - [2025-10-27 02:01:32] "GET /instance-ip/2e8ea95f-9fcc-4b6b-8078-7f91ed988152 HTTP/1.1" 200 1625 0.014127 10.0.0.27 - - [2025-10-27 02:01:32] "POST /fqname-to-id HTTP/1.1" 403 329 0.011561 10.0.0.27 - - [2025-10-27 02:01:32] "GET / HTTP/1.1" 200 36215 0.003149 10.0.0.27 - - [2025-10-27 02:01:33] "POST /fqname-to-id HTTP/1.1" 401 297 0.000519 10.0.0.27 - - [2025-10-27 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.028350 10.0.0.27 - - [2025-10-27 02:01:33] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003355 10.0.0.27 - - [2025-10-27 02:01:33] "GET /virtual-networks?parent_id=0881c32f-a1a2-491a-bfa9-f4e7e760bd97&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011623 10.0.0.27 - - [2025-10-27 02:01:33] "POST /fqname-to-id HTTP/1.1" 403 329 0.011127 10.0.0.27 - - [2025-10-27 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.27 - - [2025-10-27 02:01:33] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002892 10.0.0.27 - - [2025-10-27 02:01:33] "GET /virtual-networks?parent_id=0881c32f-a1a2-491a-bfa9-f4e7e760bd97&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011575 10.0.0.27 - - [2025-10-27 02:01:33] "POST /fqname-to-id HTTP/1.1" 403 329 0.012995 10.0.0.27 - - [2025-10-27 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.27 - - [2025-10-27 02:01:33] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002514 10.0.0.27 - - [2025-10-27 02:01:33] "GET /virtual-networks?parent_id=0881c32f-a1a2-491a-bfa9-f4e7e760bd97&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010523 10.0.0.27 - - [2025-10-27 02:01:33] "POST /fqname-to-id HTTP/1.1" 403 329 0.013406 10.0.0.27 - - [2025-10-27 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004624 10.0.0.27 - - [2025-10-27 02:01:33] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004762 10.0.0.27 - - [2025-10-27 02:01:33] "GET /virtual-networks?parent_id=0881c32f-a1a2-491a-bfa9-f4e7e760bd97&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011229 10.0.0.27 - - [2025-10-27 02:01:33] "POST /fqname-to-id HTTP/1.1" 403 329 0.012588 10.0.0.27 - - [2025-10-27 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.27 - - [2025-10-27 02:01:33] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002784 10.0.0.27 - - [2025-10-27 02:01:34] "GET /virtual-networks?parent_id=0881c32f-a1a2-491a-bfa9-f4e7e760bd97&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012002 252.27.82.243 - - [2025-10-27 02:01:36] "POST /neutron/port HTTP/1.1" 200 1079 0.011723 252.27.82.243 - - [2025-10-27 02:01:36] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006145 252.27.82.243 - - [2025-10-27 02:01:36] "POST /neutron/port HTTP/1.1" 200 1079 0.012656 252.27.82.243 - - [2025-10-27 02:01:37] "POST /neutron/security_group HTTP/1.1" 200 2051 0.010186 10.0.0.27 - - [2025-10-27 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011711 10.0.0.27 - - [2025-10-27 02:01:37] "GET /virtual-network/766c0c5b-e1fe-4e5e-8841-52a6ed0de74a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1986 0.013391 252.27.82.243 - - [2025-10-27 02:01:37] "POST /neutron/port HTTP/1.1" 200 1079 0.014991 252.27.82.243 - - [2025-10-27 02:01:37] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005548 252.27.82.243 - - [2025-10-27 02:01:38] "POST /neutron/port HTTP/1.1" 200 1079 0.010688 252.27.82.243 - - [2025-10-27 02:01:38] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005633 10.0.0.27 - - [2025-10-27 02:01:39] "POST /fqname-to-id HTTP/1.1" 403 329 0.011015 10.0.0.27 - - [2025-10-27 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.27 - - [2025-10-27 02:01:39] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002870 10.0.0.27 - - [2025-10-27 02:01:39] "GET /virtual-networks?parent_id=0881c32f-a1a2-491a-bfa9-f4e7e760bd97&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011348 10.0.0.27 - - [2025-10-27 02:01:39] "POST /fqname-to-id HTTP/1.1" 403 329 0.012350 10.0.0.27 - - [2025-10-27 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.27 - - [2025-10-27 02:01:39] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002651 10.0.0.27 - - [2025-10-27 02:01:39] "GET /virtual-networks?parent_id=0881c32f-a1a2-491a-bfa9-f4e7e760bd97&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011227 10.0.0.27 - - [2025-10-27 02:01:39] "POST /fqname-to-id HTTP/1.1" 403 351 0.010716 10.0.0.27 - - [2025-10-27 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.27 - - [2025-10-27 02:01:39] "GET /routing-instance/1d9e392a-cb80-43f7-9b2e-df445e54d5b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.003722 10.0.0.27 - - [2025-10-27 02:01:39] "GET /route-target/f030869c-f477-4aa3-aaa9-34a94cf05b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.009902 10.0.0.27 - - [2025-10-27 02:01:39] "GET /route-target/f030869c-f477-4aa3-aaa9-34a94cf05b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.002688 10.0.0.27 - - [2025-10-27 02:01:39] "POST /fqname-to-id HTTP/1.1" 403 329 0.013530 10.0.0.27 - - [2025-10-27 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.27 - - [2025-10-27 02:01:39] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002539 10.0.0.27 - - [2025-10-27 02:01:39] "GET /virtual-networks?parent_id=0881c32f-a1a2-491a-bfa9-f4e7e760bd97&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013534 10.0.0.27 - - [2025-10-27 02:01:39] "POST /fqname-to-id HTTP/1.1" 403 351 0.010405 10.0.0.27 - - [2025-10-27 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.27 - - [2025-10-27 02:01:39] "GET /routing-instance/1d9e392a-cb80-43f7-9b2e-df445e54d5b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.002818 10.0.0.27 - - [2025-10-27 02:01:40] "GET /route-target/f030869c-f477-4aa3-aaa9-34a94cf05b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.010038 10.0.0.27 - - [2025-10-27 02:01:40] "GET /route-target/f030869c-f477-4aa3-aaa9-34a94cf05b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.002593 10.0.0.27 - - [2025-10-27 02:01:40] "GET /obj-perms HTTP/1.1" 200 6310 0.064178 10.0.0.27 - - [2025-10-27 02:01:40] "GET /virtual-machine/776fb646-fd36-4558-9667-f712d7389d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.011270 10.0.0.27 - - [2025-10-27 02:01:42] "GET /obj-perms HTTP/1.1" 200 6310 0.008748 10.0.0.27 - - [2025-10-27 02:01:42] "GET /virtual-machine/776fb646-fd36-4558-9667-f712d7389d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.010284 10.0.0.27 - - [2025-10-27 02:01:44] "GET /obj-perms HTTP/1.1" 200 6310 0.009041 10.0.0.27 - - [2025-10-27 02:01:44] "GET /virtual-machine/776fb646-fd36-4558-9667-f712d7389d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.010054 10.0.0.27 - - [2025-10-27 02:01:46] "GET /obj-perms HTTP/1.1" 200 6310 0.009663 10.0.0.27 - - [2025-10-27 02:01:46] "GET /virtual-machine/776fb646-fd36-4558-9667-f712d7389d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.010755 10.0.0.27 - - [2025-10-27 02:01:49] "GET /obj-perms HTTP/1.1" 200 6310 0.008655 10.0.0.27 - - [2025-10-27 02:01:49] "GET /virtual-machine/776fb646-fd36-4558-9667-f712d7389d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.010238 10.0.0.27 - - [2025-10-27 02:01:49] "DELETE /project/78d636ebfebd41bf88b985440a5152b5 HTTP/1.1" 404 173 0.006177 10.0.0.27 - - [2025-10-27 02:01:49] "DELETE /project/0881c32fa1a2491abfa9f4e7e760bd97 HTTP/1.1" 404 173 0.004407 10.0.0.27 - - [2025-10-27 02:01:49] "DELETE /project/ce25376746be476d9952213261b7dc64 HTTP/1.1" 404 173 0.005766 10.0.0.27 - - [2025-10-27 02:01:49] "GET /projects?obj_uuids=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000943 10.0.0.27 - - [2025-10-27 02:01:49] "GET /project/bb71d01c-1217-443e-9a6a-6f0f7c26b486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.026983 10.0.0.27 - - [2025-10-27 02:01:49] "GET /projects?obj_uuids=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000933 10.0.0.27 - - [2025-10-27 02:01:49] "GET /project/bb71d01c-1217-443e-9a6a-6f0f7c26b486?fields=security_groups HTTP/1.1" 200 1351 0.068351 10.0.0.27 - - [2025-10-27 02:01:49] "DELETE /security-group/dadec8ee-23cd-43b3-9b72-a530dea02ab0 HTTP/1.1" 200 115 0.029402 10.0.0.27 - - [2025-10-27 02:01:49] "GET /projects?obj_uuids=bb71d01c-1217-443e-9a6a-6f0f7c26b486&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003229 10.0.0.27 - - [2025-10-27 02:01:49] "DELETE /access-control-list/54a81bdb-1985-4511-a5ad-9610dac11f0f HTTP/1.1" 200 115 0.025802 10.0.0.27 - - [2025-10-27 02:01:49] "GET /project/bb71d01c-1217-443e-9a6a-6f0f7c26b486?fields=application_policy_sets HTTP/1.1" 200 1390 0.033602 10.0.0.27 - - [2025-10-27 02:01:49] "DELETE /access-control-list/a3e72f0c-0725-4b29-aeb3-b7eb5404647e HTTP/1.1" 200 115 0.030219 10.0.0.27 - - [2025-10-27 02:01:49] "DELETE /project/bb71d01c-1217-443e-9a6a-6f0f7c26b486 HTTP/1.1" 200 115 0.324946 10.0.0.27 - - [2025-10-27 02:01:51] "GET /obj-perms HTTP/1.1" 200 6310 0.011048 10.0.0.27 - - [2025-10-27 02:01:51] "GET /virtual-machine/776fb646-fd36-4558-9667-f712d7389d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.012008 10.0.0.27 - - [2025-10-27 02:01:53] "GET /obj-perms HTTP/1.1" 200 6310 0.012120 10.0.0.27 - - [2025-10-27 02:01:53] "GET /virtual-machine/776fb646-fd36-4558-9667-f712d7389d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.013379 10.0.0.27 - - [2025-10-27 02:01:53] "GET /obj-perms HTTP/1.1" 200 6310 0.012696 10.0.0.27 - - [2025-10-27 02:01:53] "POST /fqname-to-id HTTP/1.1" 401 297 0.000416 10.0.0.27 - - [2025-10-27 02:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.030800 10.0.0.27 - - [2025-10-27 02:01:53] "GET /virtual-machine-interface/0cb5349f-58cc-446e-910b-615d9382c986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.016254 10.0.0.27 - - [2025-10-27 02:01:53] "GET /obj-perms HTTP/1.1" 200 6310 0.009398 10.0.0.27 - - [2025-10-27 02:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.27 - - [2025-10-27 02:01:54] "GET /virtual-machine-interface/0cb5349f-58cc-446e-910b-615d9382c986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.020946 10.0.0.27 - - [2025-10-27 02:01:54] "GET /obj-perms HTTP/1.1" 200 6310 0.009173 10.0.0.27 - - [2025-10-27 02:01:54] "GET /virtual-machine/776fb646-fd36-4558-9667-f712d7389d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.010216 10.0.0.27 - - [2025-10-27 02:01:54] "GET /obj-perms HTTP/1.1" 200 6310 0.009976 10.0.0.27 - - [2025-10-27 02:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.27 - - [2025-10-27 02:01:54] "GET /virtual-machine-interface/0cb5349f-58cc-446e-910b-615d9382c986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.016311 10.0.0.27 - - [2025-10-27 02:01:54] "GET /obj-perms HTTP/1.1" 200 6310 0.009521 10.0.0.27 - - [2025-10-27 02:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.27 - - [2025-10-27 02:01:54] "GET /virtual-network/766c0c5b-e1fe-4e5e-8841-52a6ed0de74a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1986 0.015671 10.0.0.27 - - [2025-10-27 02:01:54] "GET /obj-perms HTTP/1.1" 200 6310 0.009492 10.0.0.27 - - [2025-10-27 02:01:54] "GET /virtual-machine/776fb646-fd36-4558-9667-f712d7389d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.010968 10.0.0.27 - - [2025-10-27 02:01:54] "GET /obj-perms HTTP/1.1" 200 6310 0.009419 10.0.0.27 - - [2025-10-27 02:01:54] "GET /obj-perms HTTP/1.1" 200 6310 0.008884 10.0.0.27 - - [2025-10-27 02:01:55] "GET /obj-perms HTTP/1.1" 200 6310 0.060174 10.0.0.27 - - [2025-10-27 02:01:55] "GET /obj-perms HTTP/1.1" 200 6310 0.009729 10.0.0.27 - - [2025-10-27 02:01:55] "GET /obj-perms HTTP/1.1" 200 6415 0.051121 10.0.0.27 - - [2025-10-27 02:01:55] "GET /obj-perms HTTP/1.1" 200 6415 0.001540 10.0.0.27 - - [2025-10-27 02:01:55] "GET /obj-perms HTTP/1.1" 200 6310 0.009232 10.0.0.27 - - [2025-10-27 02:01:55] "GET /obj-perms HTTP/1.1" 200 6310 0.007974 10.0.0.27 - - [2025-10-27 02:01:56] "GET /obj-perms HTTP/1.1" 200 6310 0.078176 10.0.0.27 - - [2025-10-27 02:01:56] "GET /obj-perms HTTP/1.1" 200 6310 0.009654 10.0.0.27 - - [2025-10-27 02:01:56] "GET /obj-perms HTTP/1.1" 200 6415 0.001933 10.0.0.27 - - [2025-10-27 02:01:56] "GET /obj-perms HTTP/1.1" 200 6415 0.002781 10.0.0.27 - - [2025-10-27 02:01:56] "GET /obj-perms HTTP/1.1" 200 6310 0.008694 10.0.0.27 - - [2025-10-27 02:01:56] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 321 0.011111 10.0.0.27 - - [2025-10-27 02:01:56] "GET /virtual-machine/776fb646-fd36-4558-9667-f712d7389d77 HTTP/1.1" 200 1287 0.018619 252.27.82.243 - - [2025-10-27 02:01:57] "POST /neutron/port HTTP/1.1" 200 1079 0.013542 252.27.82.243 - - [2025-10-27 02:01:57] "POST /neutron/port HTTP/1.1" 200 1105 0.009211 252.27.82.243 - - [2025-10-27 02:01:57] "POST /neutron/port HTTP/1.1" 200 151 0.107175 10.0.0.27 - - [2025-10-27 02:01:58] "GET /virtual-machine/776fb646-fd36-4558-9667-f712d7389d77 HTTP/1.1" 404 171 0.011576 10.0.0.27 - - [2025-10-27 02:01:58] "GET /virtual-machine/776fb646-fd36-4558-9667-f712d7389d77 HTTP/1.1" 404 171 0.010672 10.0.0.27 - - [2025-10-27 02:01:59] "GET /virtual-machine/776fb646-fd36-4558-9667-f712d7389d77 HTTP/1.1" 404 171 0.009917 10.0.0.27 - - [2025-10-27 02:01:59] "GET /obj-perms HTTP/1.1" 200 6378 0.059968 10.0.0.27 - - [2025-10-27 02:01:59] "POST /fqname-to-id HTTP/1.1" 403 329 0.014318 10.0.0.27 - - [2025-10-27 02:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.27 - - [2025-10-27 02:01:59] "GET /global-vrouter-config/46172507-0a84-4a63-9981-d314d304c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003137 10.0.0.27 - - [2025-10-27 02:01:59] "GET /virtual-networks?parent_id=0881c32f-a1a2-491a-bfa9-f4e7e760bd97&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014585 10.0.0.27 - - [2025-10-27 02:01:59] "POST /fqname-to-id HTTP/1.1" 403 351 0.016278 10.0.0.27 - - [2025-10-27 02:01:59] "GET /obj-perms HTTP/1.1" 200 6378 0.055267 10.0.0.27 - - [2025-10-27 02:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.27 - - [2025-10-27 02:01:59] "GET /routing-instance/1d9e392a-cb80-43f7-9b2e-df445e54d5b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.003072 10.0.0.27 - - [2025-10-27 02:01:59] "GET /route-target/f030869c-f477-4aa3-aaa9-34a94cf05b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.010104 10.0.0.27 - - [2025-10-27 02:01:59] "GET /route-target/f030869c-f477-4aa3-aaa9-34a94cf05b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.002580 10.0.0.27 - - [2025-10-27 02:01:59] "GET /obj-perms HTTP/1.1" 200 6310 0.009301 10.0.0.27 - - [2025-10-27 02:01:59] "GET /obj-perms HTTP/1.1" 200 6310 0.008157 10.0.0.27 - - [2025-10-27 02:02:00] "GET /obj-perms HTTP/1.1" 200 6310 0.058806 10.0.0.27 - - [2025-10-27 02:02:00] "GET /obj-perms HTTP/1.1" 200 6310 0.009074 10.0.0.27 - - [2025-10-27 02:02:00] "GET /obj-perms HTTP/1.1" 200 6415 0.001790 10.0.0.27 - - [2025-10-27 02:02:00] "GET /obj-perms HTTP/1.1" 200 6415 0.002442 10.0.0.27 - - [2025-10-27 02:02:03] "GET /obj-perms HTTP/1.1" 200 6415 0.001690 10.0.0.27 - - [2025-10-27 02:02:03] "GET /obj-perms HTTP/1.1" 200 6415 0.001795 10.0.0.27 - - [2025-10-27 02:02:06] "GET /obj-perms HTTP/1.1" 200 6415 0.002238 10.0.0.27 - - [2025-10-27 02:02:06] "GET /obj-perms HTTP/1.1" 200 6415 0.001789 [Introspect:8084]10.0.0.27 - - [2025-10-27 02:02:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000981 [Introspect:8084]10.0.0.27 - - [2025-10-27 02:02:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001264 10.0.0.27 - - [2025-10-27 02:02:09] "GET /obj-perms HTTP/1.1" 200 6415 0.001758 10.0.0.27 - - [2025-10-27 02:02:09] "GET /obj-perms HTTP/1.1" 200 6415 0.001803 [Introspect:8084]10.0.0.27 - - [2025-10-27 02:02:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001096 [Introspect:8084]10.0.0.27 - - [2025-10-27 02:02:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001014 10.0.0.27 - - [2025-10-27 02:02:12] "GET /obj-perms HTTP/1.1" 200 6415 0.001876 10.0.0.27 - - [2025-10-27 02:02:13] "GET /obj-perms HTTP/1.1" 200 6415 0.002853 10.0.0.27 - - [2025-10-27 02:02:16] "GET /obj-perms HTTP/1.1" 200 6415 0.001747 10.0.0.27 - - [2025-10-27 02:02:16] "GET /obj-perms HTTP/1.1" 200 6415 0.001566 [Introspect:8084]10.0.0.27 - - [2025-10-27 02:02:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001027 [Introspect:8084]10.0.0.27 - - [2025-10-27 02:02:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001094 10.0.0.27 - - [2025-10-27 02:02:19] "GET /obj-perms HTTP/1.1" 200 6415 0.001774 10.0.0.27 - - [2025-10-27 02:02:19] "GET /obj-perms HTTP/1.1" 200 6415 0.001716 10.0.0.27 - - [2025-10-27 02:02:22] "GET /obj-perms HTTP/1.1" 200 6415 0.003460 10.0.0.27 - - [2025-10-27 02:02:22] "GET /obj-perms HTTP/1.1" 200 6415 0.001666 10.0.0.27 - - [2025-10-27 02:02:22] "GET /obj-perms HTTP/1.1" 200 6415 0.001722 10.0.0.27 - - [2025-10-27 02:02:22] "GET /obj-perms HTTP/1.1" 200 6415 0.001592 10.0.0.27 - - [2025-10-27 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006485 10.0.0.27 - - [2025-10-27 02:02:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003640 10.0.0.27 - - [2025-10-27 02:02:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003041 10.0.0.27 - - [2025-10-27 02:02:22] "DELETE /virtual-network/766c0c5b-e1fe-4e5e-8841-52a6ed0de74a HTTP/1.1" 200 115 0.075685 10.0.0.27 - - [2025-10-27 02:02:22] "DELETE /route-target/f030869c-f477-4aa3-aaa9-34a94cf05b9c HTTP/1.1" 200 115 0.017599 10.0.0.27 - - [2025-10-27 02:02:22] "DELETE /api-access-list/265e0cc1-e258-4bea-a1e3-9b8119e26245 HTTP/1.1" 200 115 0.020530 10.0.0.27 - - [2025-10-27 02:02:22] "GET /api-access-list/265e0cc1-e258-4bea-a1e3-9b8119e26245 HTTP/1.1" 404 171 0.002504 10.0.0.27 - - [2025-10-27 02:02:23] "GET /projects?obj_uuids=0881c32f-a1a2-491a-bfa9-f4e7e760bd97&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001098 10.0.0.27 - - [2025-10-27 02:02:23] "GET /project/0881c32f-a1a2-491a-bfa9-f4e7e760bd97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.027066 10.0.0.27 - - [2025-10-27 02:02:23] "GET /projects?obj_uuids=0881c32f-a1a2-491a-bfa9-f4e7e760bd97&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001761 10.0.0.27 - - [2025-10-27 02:02:23] "GET /project/0881c32f-a1a2-491a-bfa9-f4e7e760bd97?fields=virtual_networks HTTP/1.1" 200 1021 0.064619 10.0.0.27 - - [2025-10-27 02:02:23] "GET /projects?obj_uuids=0881c32f-a1a2-491a-bfa9-f4e7e760bd97&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001198 10.0.0.27 - - [2025-10-27 02:02:23] "GET /project/0881c32f-a1a2-491a-bfa9-f4e7e760bd97?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.030598 10.0.0.27 - - [2025-10-27 02:02:23] "GET /projects?obj_uuids=0881c32f-a1a2-491a-bfa9-f4e7e760bd97&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001007 10.0.0.27 - - [2025-10-27 02:02:23] "GET /project/0881c32f-a1a2-491a-bfa9-f4e7e760bd97?fields=security_groups HTTP/1.1" 200 1241 0.025919 10.0.0.27 - - [2025-10-27 02:02:23] "GET /projects?obj_uuids=78d636eb-febd-41bf-88b9-85440a5152b5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001556 10.0.0.27 - - [2025-10-27 02:02:23] "GET /project/78d636eb-febd-41bf-88b9-85440a5152b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.026462 10.0.0.27 - - [2025-10-27 02:02:23] "GET /projects?obj_uuids=78d636eb-febd-41bf-88b9-85440a5152b5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001451 10.0.0.27 - - [2025-10-27 02:02:23] "GET /project/78d636eb-febd-41bf-88b9-85440a5152b5?fields=virtual_networks HTTP/1.1" 200 1021 0.069539 10.0.0.27 - - [2025-10-27 02:02:23] "GET /projects?obj_uuids=78d636eb-febd-41bf-88b9-85440a5152b5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000987 10.0.0.27 - - [2025-10-27 02:02:24] "GET /project/78d636eb-febd-41bf-88b9-85440a5152b5?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.036803 10.0.0.27 - - [2025-10-27 02:02:24] "GET /projects?obj_uuids=78d636eb-febd-41bf-88b9-85440a5152b5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001260 10.0.0.27 - - [2025-10-27 02:02:24] "GET /project/78d636eb-febd-41bf-88b9-85440a5152b5?fields=security_groups HTTP/1.1" 200 1241 0.027270 10.0.0.27 - - [2025-10-27 02:02:25] "GET /api-access-list/8e205ca3-4a1c-443c-8a7b-0312c946cd32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003523 10.0.0.27 - - [2025-10-27 02:02:25] "PUT /api-access-list/8e205ca3-4a1c-443c-8a7b-0312c946cd32 HTTP/1.1" 200 265 0.008580 10.0.0.27 - - [2025-10-27 02:02:25] "GET /projects?obj_uuids=ce253767-46be-476d-9952-213261b7dc64&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000959 10.0.0.27 - - [2025-10-27 02:02:25] "GET /project/ce253767-46be-476d-9952-213261b7dc64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.024065 10.0.0.27 - - [2025-10-27 02:02:25] "GET /projects?obj_uuids=ce253767-46be-476d-9952-213261b7dc64&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000850 10.0.0.27 - - [2025-10-27 02:02:25] "GET /project/ce253767-46be-476d-9952-213261b7dc64?fields=virtual_networks HTTP/1.1" 200 1023 0.065559 10.0.0.27 - - [2025-10-27 02:02:25] "GET /projects?obj_uuids=ce253767-46be-476d-9952-213261b7dc64&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000995 10.0.0.27 - - [2025-10-27 02:02:25] "GET /project/ce253767-46be-476d-9952-213261b7dc64?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.031459 10.0.0.27 - - [2025-10-27 02:02:25] "GET /projects?obj_uuids=ce253767-46be-476d-9952-213261b7dc64&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001000 10.0.0.27 - - [2025-10-27 02:02:25] "GET /project/ce253767-46be-476d-9952-213261b7dc64?fields=security_groups HTTP/1.1" 200 1243 0.023141 10.0.0.27 - - [2025-10-27 02:02:26] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001378 10.0.0.27 - - [2025-10-27 02:02:26] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007522 10.0.0.27 - - [2025-10-27 02:02:26] "POST /fqname-to-id HTTP/1.1" 404 186 0.028407 10.0.0.27 - - [2025-10-27 02:02:26] "GET /projects?obj_uuids=a28f86e8-c3c7-4efe-a85c-dd34e97b229b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002414 10.0.0.27 - - [2025-10-27 02:02:27] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001240 10.0.0.27 - - [2025-10-27 02:02:27] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007131 10.0.0.27 - - [2025-10-27 02:02:27] "POST /id-to-fqname HTTP/1.1" 200 188 0.001125 10.0.0.27 - - [2025-10-27 02:02:27] "POST /fqname-to-id HTTP/1.1" 404 197 0.004896 10.0.0.27 - - [2025-10-27 02:02:27] "POST /security-groups HTTP/1.1" 200 583 0.064262 10.0.0.27 - - [2025-10-27 02:02:27] "POST /fqname-to-id HTTP/1.1" 404 232 0.002404 10.0.0.27 - - [2025-10-27 02:02:27] "POST /projects HTTP/1.1" 200 577 0.213969 10.0.0.27 - - [2025-10-27 02:02:27] "POST /access-control-lists HTTP/1.1" 200 596 0.058285 10.0.0.27 - - [2025-10-27 02:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.290470 10.0.0.27 - - [2025-10-27 02:02:27] "POST /fqname-to-id HTTP/1.1" 404 231 0.002857 10.0.0.27 - - [2025-10-27 02:02:27] "GET /project/a28f86e8-c3c7-4efe-a85c-dd34e97b229b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.424661 10.0.0.27 - - [2025-10-27 02:02:27] "POST /access-control-lists HTTP/1.1" 200 594 0.060773 10.0.0.27 - - [2025-10-27 02:02:28] "GET / HTTP/1.1" 200 36215 0.002713 10.0.0.27 - - [2025-10-27 02:02:30] "POST /fqname-to-id HTTP/1.1" 401 297 0.000599 10.0.0.27 - - [2025-10-27 02:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.031420 10.0.0.27 - - [2025-10-27 02:02:31] "GET /api-access-list/8e205ca3-4a1c-443c-8a7b-0312c946cd32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003312 10.0.0.27 - - [2025-10-27 02:02:31] "GET /api-access-list/8e205ca3-4a1c-443c-8a7b-0312c946cd32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003138 10.0.0.27 - - [2025-10-27 02:02:31] "GET /api-access-list/8e205ca3-4a1c-443c-8a7b-0312c946cd32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003172 10.0.0.27 - - [2025-10-27 02:02:31] "PUT /api-access-list/8e205ca3-4a1c-443c-8a7b-0312c946cd32 HTTP/1.1" 200 265 0.009308 10.0.0.27 - - [2025-10-27 02:02:31] "GET /aaa-mode HTTP/1.1" 200 128 0.000970 10.0.0.27 - - [2025-10-27 02:02:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.027482 10.0.0.27 - - [2025-10-27 02:02:31] "GET /projects?obj_uuids=a84416d3-5b1e-49cf-aa62-cfabb0dc4ff0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002740 10.0.0.27 - - [2025-10-27 02:02:32] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000970 10.0.0.27 - - [2025-10-27 02:02:32] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006723 10.0.0.27 - - [2025-10-27 02:02:32] "POST /id-to-fqname HTTP/1.1" 200 188 0.003787 10.0.0.27 - - [2025-10-27 02:02:32] "POST /fqname-to-id HTTP/1.1" 404 197 0.005762 10.0.0.27 - - [2025-10-27 02:02:32] "POST /security-groups HTTP/1.1" 200 583 0.060377 10.0.0.27 - - [2025-10-27 02:02:32] "POST /fqname-to-id HTTP/1.1" 404 232 0.006257 10.0.0.27 - - [2025-10-27 02:02:32] "POST /projects HTTP/1.1" 200 577 0.235263 10.0.0.27 - - [2025-10-27 02:02:32] "POST /access-control-lists HTTP/1.1" 200 596 0.057200 10.0.0.27 - - [2025-10-27 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.307028 10.0.0.27 - - [2025-10-27 02:02:32] "POST /fqname-to-id HTTP/1.1" 404 231 0.003090 10.0.0.27 - - [2025-10-27 02:02:32] "GET /project/a84416d3-5b1e-49cf-aa62-cfabb0dc4ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.444956 10.0.0.27 - - [2025-10-27 02:02:32] "POST /access-control-lists HTTP/1.1" 200 594 0.076819 10.0.0.27 - - [2025-10-27 02:02:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.034223 10.0.0.27 - - [2025-10-27 02:02:32] "GET /projects?obj_uuids=e464390b-6f11-43f8-b546-940bbcb2c5b8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003436 10.0.0.27 - - [2025-10-27 02:02:32] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000951 10.0.0.27 - - [2025-10-27 02:02:32] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007730 10.0.0.27 - - [2025-10-27 02:02:32] "POST /id-to-fqname HTTP/1.1" 200 188 0.001218 10.0.0.27 - - [2025-10-27 02:02:32] "POST /fqname-to-id HTTP/1.1" 404 197 0.004941 10.0.0.27 - - [2025-10-27 02:02:33] "POST /security-groups HTTP/1.1" 200 583 0.060325 10.0.0.27 - - [2025-10-27 02:02:33] "POST /fqname-to-id HTTP/1.1" 404 232 0.002762 10.0.0.27 - - [2025-10-27 02:02:33] "POST /projects HTTP/1.1" 200 577 0.204002 10.0.0.27 - - [2025-10-27 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.238526 10.0.0.27 - - [2025-10-27 02:02:33] "POST /access-control-lists HTTP/1.1" 200 596 0.074179 10.0.0.27 - - [2025-10-27 02:02:33] "GET /project/e464390b-6f11-43f8-b546-940bbcb2c5b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.386554 10.0.0.27 - - [2025-10-27 02:02:33] "POST /fqname-to-id HTTP/1.1" 404 231 0.004859 10.0.0.27 - - [2025-10-27 02:02:33] "POST /access-control-lists HTTP/1.1" 200 594 0.064759 10.0.0.27 - - [2025-10-27 02:02:33] "GET / HTTP/1.1" 200 36215 0.002145 10.0.0.27 - - [2025-10-27 02:02:34] "GET / HTTP/1.1" 200 36215 0.001590 10.0.0.27 - - [2025-10-27 02:02:35] "POST /fqname-to-id HTTP/1.1" 404 181 0.002944 10.0.0.27 - - [2025-10-27 02:02:35] "POST /api-access-lists HTTP/1.1" 200 521 0.014543 10.0.0.27 - - [2025-10-27 02:02:35] "GET /api-access-list/09d562a2-1f6e-45ca-9cd7-6c68169a19ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.004622 10.0.0.27 - - [2025-10-27 02:02:35] "GET /api-access-list/09d562a2-1f6e-45ca-9cd7-6c68169a19ca HTTP/1.1" 401 297 0.000416 10.0.0.27 - - [2025-10-27 02:02:35] "GET /api-access-list/09d562a2-1f6e-45ca-9cd7-6c68169a19ca HTTP/1.1" 200 1287 0.076651 10.0.0.27 - - [2025-10-27 02:02:35] "POST /fqname-to-id HTTP/1.1" 401 297 0.000473 10.0.0.27 - - [2025-10-27 02:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.044812 10.0.0.27 - - [2025-10-27 02:02:36] "GET /projects?obj_uuids=a84416d3-5b1e-49cf-aa62-cfabb0dc4ff0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001082 10.0.0.27 - - [2025-10-27 02:02:36] "GET /project/a84416d3-5b1e-49cf-aa62-cfabb0dc4ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.038911 10.0.0.27 - - [2025-10-27 02:02:36] "GET /virtual-networks?parent_id=a84416d3-5b1e-49cf-aa62-cfabb0dc4ff0&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014882 10.0.0.27 - - [2025-10-27 02:02:36] "POST /virtual-networks HTTP/1.1" 200 583 0.049652 10.0.0.27 - - [2025-10-27 02:02:36] "POST /route-targets HTTP/1.1" 200 328 0.010587 10.0.0.27 - - [2025-10-27 02:02:36] "POST /ref-update HTTP/1.1" 200 156 0.009927 10.0.0.27 - - [2025-10-27 02:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.016488 10.0.0.27 - - [2025-10-27 02:02:36] "GET /network-ipam/75e02d64-9894-4098-8507-76da70d9c4a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.012022 10.0.0.27 - - [2025-10-27 02:02:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003567 10.0.0.27 - - [2025-10-27 02:02:36] "POST /ref-update HTTP/1.1" 200 156 0.054405 252.27.82.243 - - [2025-10-27 02:02:36] "POST /neutron/network HTTP/1.1" 200 844 0.051983 252.27.82.243 - - [2025-10-27 02:02:36] "POST /neutron/network HTTP/1.1" 200 844 0.061842 10.0.0.27 - - [2025-10-27 02:02:36] "GET /virtual-network/f7bfc51a-8e5c-488e-b5a0-5cb6f44cfba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.018430 252.27.82.243 - - [2025-10-27 02:02:36] "POST /neutron/network HTTP/1.1" 200 844 0.026579 252.27.82.243 - - [2025-10-27 02:02:37] "POST /neutron/subnet HTTP/1.1" 200 669 0.030138 10.0.0.27 - - [2025-10-27 02:02:37] "POST /fqname-to-id HTTP/1.1" 401 297 0.000573 10.0.0.27 - - [2025-10-27 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.046478 10.0.0.27 - - [2025-10-27 02:02:37] "GET /projects?obj_uuids=e464390b-6f11-43f8-b546-940bbcb2c5b8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001344 10.0.0.27 - - [2025-10-27 02:02:37] "GET /project/e464390b-6f11-43f8-b546-940bbcb2c5b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.040239 10.0.0.27 - - [2025-10-27 02:02:37] "GET /virtual-networks?parent_id=e464390b-6f11-43f8-b546-940bbcb2c5b8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011513 10.0.0.27 - - [2025-10-27 02:02:37] "POST /virtual-networks HTTP/1.1" 200 583 0.066440 10.0.0.27 - - [2025-10-27 02:02:37] "POST /route-targets HTTP/1.1" 200 328 0.012768 10.0.0.27 - - [2025-10-27 02:02:37] "POST /ref-update HTTP/1.1" 200 156 0.016830 10.0.0.27 - - [2025-10-27 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.018112 10.0.0.27 - - [2025-10-27 02:02:37] "GET /network-ipam/75e02d64-9894-4098-8507-76da70d9c4a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.011359 10.0.0.27 - - [2025-10-27 02:02:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002435 10.0.0.27 - - [2025-10-27 02:02:37] "POST /ref-update HTTP/1.1" 200 156 0.049725 252.27.82.243 - - [2025-10-27 02:02:37] "POST /neutron/network HTTP/1.1" 200 846 0.048748 252.27.82.243 - - [2025-10-27 02:02:38] "POST /neutron/network HTTP/1.1" 200 846 0.020470 10.0.0.27 - - [2025-10-27 02:02:38] "GET /virtual-network/a23ca689-d341-4960-9ebb-ef1916ea5324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.013866 252.27.82.243 - - [2025-10-27 02:02:38] "POST /neutron/network HTTP/1.1" 200 846 0.020396 252.27.82.243 - - [2025-10-27 02:02:38] "POST /neutron/subnet HTTP/1.1" 200 676 0.038667 10.0.0.27 - - [2025-10-27 02:02:38] "GET /virtual-network/f7bfc51a-8e5c-488e-b5a0-5cb6f44cfba2 HTTP/1.1" 401 297 0.000414 10.0.0.27 - - [2025-10-27 02:02:38] "GET /virtual-network/f7bfc51a-8e5c-488e-b5a0-5cb6f44cfba2 HTTP/1.1" 200 2308 0.042490 10.0.0.27 - - [2025-10-27 02:02:38] "GET /virtual-network/f7bfc51a-8e5c-488e-b5a0-5cb6f44cfba2 HTTP/1.1" 401 297 0.000930 10.0.0.27 - - [2025-10-27 02:02:39] "GET /virtual-network/f7bfc51a-8e5c-488e-b5a0-5cb6f44cfba2 HTTP/1.1" 403 366 0.038097 10.0.0.27 - - [2025-10-27 02:02:39] "GET /virtual-network/f7bfc51a-8e5c-488e-b5a0-5cb6f44cfba2 HTTP/1.1" 200 2308 0.004955 10.0.0.27 - - [2025-10-27 02:02:39] "GET /virtual-networks HTTP/1.1" 200 370 0.019946 10.0.0.27 - - [2025-10-27 02:02:39] "GET /virtual-networks HTTP/1.1" 200 370 0.019006 10.0.0.27 - - [2025-10-27 02:02:39] "PUT /virtual-network/f7bfc51a-8e5c-488e-b5a0-5cb6f44cfba2 HTTP/1.1" 200 265 0.024554 10.0.0.27 - - [2025-10-27 02:02:39] "GET /virtual-networks HTTP/1.1" 200 132 0.020236 10.0.0.27 - - [2025-10-27 02:02:39] "GET /virtual-networks HTTP/1.1" 200 609 0.017567 10.0.0.27 - - [2025-10-27 02:02:39] "GET /virtual-networks HTTP/1.1" 200 1431 0.002801 10.0.0.27 - - [2025-10-27 02:02:39] "PUT /virtual-network/f7bfc51a-8e5c-488e-b5a0-5cb6f44cfba2 HTTP/1.1" 200 265 0.029495 10.0.0.27 - - [2025-10-27 02:02:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003312 10.0.0.27 - - [2025-10-27 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.27 - - [2025-10-27 02:02:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002761 10.0.0.27 - - [2025-10-27 02:02:39] "DELETE /virtual-network/a23ca689-d341-4960-9ebb-ef1916ea5324 HTTP/1.1" 200 115 0.074504 10.0.0.27 - - [2025-10-27 02:02:39] "DELETE /route-target/f4c9702c-ba09-4dd5-8980-0d2539179d34 HTTP/1.1" 200 115 0.021013 10.0.0.27 - - [2025-10-27 02:02:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003515 10.0.0.27 - - [2025-10-27 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.27 - - [2025-10-27 02:02:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003266 10.0.0.27 - - [2025-10-27 02:02:39] "DELETE /virtual-network/f7bfc51a-8e5c-488e-b5a0-5cb6f44cfba2 HTTP/1.1" 200 115 0.080810 10.0.0.27 - - [2025-10-27 02:02:39] "DELETE /route-target/b3797068-debf-45b9-9d71-42e1d1e520f1 HTTP/1.1" 200 115 0.018469 10.0.0.27 - - [2025-10-27 02:02:39] "DELETE /api-access-list/09d562a2-1f6e-45ca-9cd7-6c68169a19ca HTTP/1.1" 200 115 0.023232 10.0.0.27 - - [2025-10-27 02:02:39] "GET /api-access-list/09d562a2-1f6e-45ca-9cd7-6c68169a19ca HTTP/1.1" 404 171 0.002383 10.0.0.27 - - [2025-10-27 02:02:40] "GET /projects?obj_uuids=e464390b-6f11-43f8-b546-940bbcb2c5b8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001845 10.0.0.27 - - [2025-10-27 02:02:40] "GET /project/e464390b-6f11-43f8-b546-940bbcb2c5b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.032491 10.0.0.27 - - [2025-10-27 02:02:40] "GET /projects?obj_uuids=e464390b-6f11-43f8-b546-940bbcb2c5b8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000958 10.0.0.27 - - [2025-10-27 02:02:40] "GET /project/e464390b-6f11-43f8-b546-940bbcb2c5b8?fields=virtual_networks HTTP/1.1" 200 1033 0.063688 10.0.0.27 - - [2025-10-27 02:02:40] "GET /projects?obj_uuids=e464390b-6f11-43f8-b546-940bbcb2c5b8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001098 10.0.0.27 - - [2025-10-27 02:02:40] "GET /project/e464390b-6f11-43f8-b546-940bbcb2c5b8?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.027202 10.0.0.27 - - [2025-10-27 02:02:40] "GET /projects?obj_uuids=e464390b-6f11-43f8-b546-940bbcb2c5b8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001293 10.0.0.27 - - [2025-10-27 02:02:40] "GET /project/e464390b-6f11-43f8-b546-940bbcb2c5b8?fields=security_groups HTTP/1.1" 200 1258 0.076999 10.0.0.27 - - [2025-10-27 02:02:40] "GET /projects?obj_uuids=a84416d3-5b1e-49cf-aa62-cfabb0dc4ff0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001685 10.0.0.27 - - [2025-10-27 02:02:40] "GET /project/a84416d3-5b1e-49cf-aa62-cfabb0dc4ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.033748 10.0.0.27 - - [2025-10-27 02:02:40] "GET /projects?obj_uuids=a84416d3-5b1e-49cf-aa62-cfabb0dc4ff0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001153 10.0.0.27 - - [2025-10-27 02:02:41] "GET /project/a84416d3-5b1e-49cf-aa62-cfabb0dc4ff0?fields=virtual_networks HTTP/1.1" 200 1033 0.076896 10.0.0.27 - - [2025-10-27 02:02:41] "GET /projects?obj_uuids=a84416d3-5b1e-49cf-aa62-cfabb0dc4ff0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001838 10.0.0.27 - - [2025-10-27 02:02:41] "GET /project/a84416d3-5b1e-49cf-aa62-cfabb0dc4ff0?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.031984 10.0.0.27 - - [2025-10-27 02:02:41] "GET /projects?obj_uuids=a84416d3-5b1e-49cf-aa62-cfabb0dc4ff0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001031 10.0.0.27 - - [2025-10-27 02:02:41] "GET /project/a84416d3-5b1e-49cf-aa62-cfabb0dc4ff0?fields=security_groups HTTP/1.1" 200 1258 0.023067 10.0.0.27 - - [2025-10-27 02:02:42] "GET /aaa-mode HTTP/1.1" 200 128 0.001025 10.0.0.27 - - [2025-10-27 02:02:42] "GET / HTTP/1.1" 200 36215 0.003948 10.0.0.27 - - [2025-10-27 02:02:43] "GET / HTTP/1.1" 200 36215 0.001443 10.0.0.27 - - [2025-10-27 02:02:44] "POST /fqname-to-id HTTP/1.1" 401 297 0.000602 10.0.0.27 - - [2025-10-27 02:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.083202 10.0.0.27 - - [2025-10-27 02:02:44] "GET /projects?obj_uuids=a28f86e8-c3c7-4efe-a85c-dd34e97b229b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001056 10.0.0.27 - - [2025-10-27 02:02:44] "GET /project/a28f86e8-c3c7-4efe-a85c-dd34e97b229b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.041529 10.0.0.27 - - [2025-10-27 02:02:44] "GET /virtual-networks?parent_id=a28f86e8-c3c7-4efe-a85c-dd34e97b229b&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.009140 10.0.0.27 - - [2025-10-27 02:02:44] "POST /fqname-to-id HTTP/1.1" 404 195 0.010412 10.0.0.27 - - [2025-10-27 02:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011144 10.0.0.27 - - [2025-10-27 02:02:44] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001014 10.0.0.27 - - [2025-10-27 02:02:44] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.014881 10.0.0.27 - - [2025-10-27 02:02:44] "POST /service-templates HTTP/1.1" 403 264 0.008452 10.0.0.27 - - [2025-10-27 02:02:44] "POST /fqname-to-id HTTP/1.1" 404 213 0.003046 10.0.0.27 - - [2025-10-27 02:02:44] "POST /api-access-lists HTTP/1.1" 200 555 0.015592 10.0.0.27 - - [2025-10-27 02:02:45] "GET /api-access-list/1815c439-15d5-45c9-b127-3eb384fa1d32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.004246 10.0.0.27 - - [2025-10-27 02:02:45] "GET /api-access-list/1815c439-15d5-45c9-b127-3eb384fa1d32 HTTP/1.1" 200 1322 0.003176 10.0.0.27 - - [2025-10-27 02:02:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012217 10.0.0.27 - - [2025-10-27 02:02:45] "GET /projects?obj_uuids=a28f86e8-c3c7-4efe-a85c-dd34e97b229b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001053 10.0.0.27 - - [2025-10-27 02:02:45] "GET /project/a28f86e8-c3c7-4efe-a85c-dd34e97b229b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.032232 10.0.0.27 - - [2025-10-27 02:02:45] "GET /virtual-networks?parent_id=a28f86e8-c3c7-4efe-a85c-dd34e97b229b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012648 10.0.0.27 - - [2025-10-27 02:02:45] "POST /virtual-networks HTTP/1.1" 200 583 0.048696 10.0.0.27 - - [2025-10-27 02:02:45] "POST /route-targets HTTP/1.1" 200 328 0.009293 10.0.0.27 - - [2025-10-27 02:02:45] "POST /ref-update HTTP/1.1" 200 156 0.018351 10.0.0.27 - - [2025-10-27 02:02:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.018542 10.0.0.27 - - [2025-10-27 02:02:45] "GET /network-ipam/75e02d64-9894-4098-8507-76da70d9c4a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.011044 10.0.0.27 - - [2025-10-27 02:02:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004506 10.0.0.27 - - [2025-10-27 02:02:45] "POST /ref-update HTTP/1.1" 200 156 0.056756 252.27.82.243 - - [2025-10-27 02:02:45] "POST /neutron/network HTTP/1.1" 200 846 0.052843 252.27.82.243 - - [2025-10-27 02:02:45] "POST /neutron/network HTTP/1.1" 200 846 0.021866 10.0.0.27 - - [2025-10-27 02:02:45] "GET /virtual-network/31c4f9c4-24d1-4d24-affc-1facac32a8b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.013177 252.27.82.243 - - [2025-10-27 02:02:45] "POST /neutron/network HTTP/1.1" 200 846 0.024287 252.27.82.243 - - [2025-10-27 02:02:45] "POST /neutron/subnet HTTP/1.1" 200 679 0.030410 252.27.82.243 - - [2025-10-27 02:02:46] "POST /neutron/network HTTP/1.1" 200 846 0.035813 10.0.0.27 - - [2025-10-27 02:02:46] "GET /virtual-network/31c4f9c4-24d1-4d24-affc-1facac32a8b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004786 10.0.0.27 - - [2025-10-27 02:02:46] "GET /network-ipam/75e02d64-9894-4098-8507-76da70d9c4a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.003282 10.0.0.27 - - [2025-10-27 02:02:46] "GET /domains HTTP/1.1" 200 438 0.003428 10.0.0.27 - - [2025-10-27 02:02:46] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001072 10.0.0.27 - - [2025-10-27 02:02:46] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 2215 0.007563 10.0.0.27 - - [2025-10-27 02:02:46] "GET /projects?obj_uuids=a28f86e8-c3c7-4efe-a85c-dd34e97b229b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001074 10.0.0.27 - - [2025-10-27 02:02:46] "GET /project/a28f86e8-c3c7-4efe-a85c-dd34e97b229b HTTP/1.1" 200 2348 0.029129 10.0.0.27 - - [2025-10-27 02:02:46] "GET /virtual-network/31c4f9c4-24d1-4d24-affc-1facac32a8b2 HTTP/1.1" 200 2313 0.006141 10.0.0.27 - - [2025-10-27 02:02:46] "GET /virtual-network/31c4f9c4-24d1-4d24-affc-1facac32a8b2 HTTP/1.1" 200 2313 0.005953 10.0.0.27 - - [2025-10-27 02:02:46] "GET /routing-instance/72d13160-146e-4651-9c68-71f6b29a43a8 HTTP/1.1" 200 1556 0.004434 10.0.0.27 - - [2025-10-27 02:02:46] "GET /routing-instance/72d13160-146e-4651-9c68-71f6b29a43a8 HTTP/1.1" 200 1556 0.004315 10.0.0.27 - - [2025-10-27 02:02:46] "GET /route-target/aa678ae9-e4ba-49a0-98be-d1e894e5266c HTTP/1.1" 200 1245 0.004773 10.0.0.27 - - [2025-10-27 02:02:46] "GET /virtual-network/31c4f9c4-24d1-4d24-affc-1facac32a8b2 HTTP/1.1" 200 2313 0.005546 10.0.0.27 - - [2025-10-27 02:02:46] "GET /routing-instance/72d13160-146e-4651-9c68-71f6b29a43a8 HTTP/1.1" 200 1556 0.003634 10.0.0.27 - - [2025-10-27 02:02:46] "GET /virtual-network/31c4f9c4-24d1-4d24-affc-1facac32a8b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005195 10.0.0.27 - - [2025-10-27 02:02:46] "GET /virtual-network/31c4f9c4-24d1-4d24-affc-1facac32a8b2 HTTP/1.1" 200 2313 0.004626 10.0.0.27 - - [2025-10-27 02:02:46] "GET /routing-instance/72d13160-146e-4651-9c68-71f6b29a43a8 HTTP/1.1" 200 1556 0.004400 10.0.0.27 - - [2025-10-27 02:02:46] "GET /routing-instance/72d13160-146e-4651-9c68-71f6b29a43a8 HTTP/1.1" 200 1556 0.003580 10.0.0.27 - - [2025-10-27 02:02:47] "GET /route-target/aa678ae9-e4ba-49a0-98be-d1e894e5266c HTTP/1.1" 200 1245 0.003544 10.0.0.27 - - [2025-10-27 02:02:47] "GET /domains HTTP/1.1" 200 438 0.002874 10.0.0.27 - - [2025-10-27 02:02:47] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001014 10.0.0.27 - - [2025-10-27 02:02:47] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44 HTTP/1.1" 200 2215 0.007218 10.0.0.27 - - [2025-10-27 02:02:47] "GET /projects?obj_uuids=a28f86e8-c3c7-4efe-a85c-dd34e97b229b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001732 10.0.0.27 - - [2025-10-27 02:02:47] "GET /project/a28f86e8-c3c7-4efe-a85c-dd34e97b229b HTTP/1.1" 200 2348 0.033522 10.0.0.27 - - [2025-10-27 02:02:47] "GET /virtual-network/31c4f9c4-24d1-4d24-affc-1facac32a8b2 HTTP/1.1" 200 2313 0.005212 10.0.0.27 - - [2025-10-27 02:02:47] "GET /obj-perms HTTP/1.1" 200 6425 0.058684 10.0.0.27 - - [2025-10-27 02:02:48] "POST /fqname-to-id HTTP/1.1" 404 195 0.011334 10.0.0.27 - - [2025-10-27 02:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012157 10.0.0.27 - - [2025-10-27 02:02:48] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001395 10.0.0.27 - - [2025-10-27 02:02:48] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.014641 10.0.0.27 - - [2025-10-27 02:02:48] "POST /service-templates HTTP/1.1" 403 264 0.009735 10.0.0.27 - - [2025-10-27 02:02:48] "POST /fqname-to-id HTTP/1.1" 404 181 0.002925 10.0.0.27 - - [2025-10-27 02:02:48] "POST /api-access-lists HTTP/1.1" 200 521 0.012555 10.0.0.27 - - [2025-10-27 02:02:48] "GET /api-access-list/4e5dec58-e49f-47c1-b396-3af19a04f148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.004065 10.0.0.27 - - [2025-10-27 02:02:48] "GET /api-access-list/4e5dec58-e49f-47c1-b396-3af19a04f148 HTTP/1.1" 200 1289 0.003388 10.0.0.27 - - [2025-10-27 02:02:48] "POST /fqname-to-id HTTP/1.1" 404 195 0.012965 10.0.0.27 - - [2025-10-27 02:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010997 10.0.0.27 - - [2025-10-27 02:02:48] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001123 10.0.0.27 - - [2025-10-27 02:02:48] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.015567 10.0.0.27 - - [2025-10-27 02:02:48] "POST /service-templates HTTP/1.1" 200 551 0.028675 10.0.0.27 - - [2025-10-27 02:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013969 10.0.0.27 - - [2025-10-27 02:02:48] "GET /service-template/b3e24833-af69-4b77-bc4f-794d3448ab96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.014706 10.0.0.27 - - [2025-10-27 02:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011886 10.0.0.27 - - [2025-10-27 02:02:48] "GET /service-template/b3e24833-af69-4b77-bc4f-794d3448ab96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.012376 10.0.0.27 - - [2025-10-27 02:02:48] "GET /virtual-network/31c4f9c4-24d1-4d24-affc-1facac32a8b2 HTTP/1.1" 401 297 0.000441 10.0.0.27 - - [2025-10-27 02:02:49] "GET /virtual-network/31c4f9c4-24d1-4d24-affc-1facac32a8b2 HTTP/1.1" 403 263 0.033598 10.0.0.27 - - [2025-10-27 02:02:49] "GET /service-template/b3e24833-af69-4b77-bc4f-794d3448ab96 HTTP/1.1" 403 264 0.009968 10.0.0.27 - - [2025-10-27 02:02:49] "GET /service-template/b3e24833-af69-4b77-bc4f-794d3448ab96 HTTP/1.1" 403 264 0.038635 10.0.0.27 - - [2025-10-27 02:02:49] "GET /api-access-list/1815c439-15d5-45c9-b127-3eb384fa1d32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.003991 10.0.0.27 - - [2025-10-27 02:02:49] "DELETE /project/a84416d35b1e49cfaa62cfabb0dc4ff0 HTTP/1.1" 404 173 0.019268 10.0.0.27 - - [2025-10-27 02:02:49] "DELETE /project/a28f86e8c3c74efea85cdd34e97b229b HTTP/1.1" 404 173 0.014837 10.0.0.27 - - [2025-10-27 02:02:49] "GET /projects?obj_uuids=a84416d3-5b1e-49cf-aa62-cfabb0dc4ff0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001004 10.0.0.27 - - [2025-10-27 02:02:49] "GET /projects?obj_uuids=e464390b-6f11-43f8-b546-940bbcb2c5b8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000839 10.0.0.27 - - [2025-10-27 02:02:49] "DELETE /project/e464390b6f1143f8b546940bbcb2c5b8 HTTP/1.1" 404 173 0.008242 10.0.0.27 - - [2025-10-27 02:02:49] "GET /projects?obj_uuids=0881c32f-a1a2-491a-bfa9-f4e7e760bd97&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000932 10.0.0.27 - - [2025-10-27 02:02:49] "GET /projects?obj_uuids=78d636eb-febd-41bf-88b9-85440a5152b5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000932 10.0.0.27 - - [2025-10-27 02:02:49] "PUT /api-access-list/1815c439-15d5-45c9-b127-3eb384fa1d32 HTTP/1.1" 200 265 0.061322 10.0.0.27 - - [2025-10-27 02:02:49] "GET /projects?obj_uuids=ce253767-46be-476d-9952-213261b7dc64&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001262 10.0.0.27 - - [2025-10-27 02:02:49] "GET /project/e464390b-6f11-43f8-b546-940bbcb2c5b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.067629 10.0.0.27 - - [2025-10-27 02:02:49] "GET /project/a84416d3-5b1e-49cf-aa62-cfabb0dc4ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.070895 10.0.0.27 - - [2025-10-27 02:02:49] "GET /projects?obj_uuids=a84416d3-5b1e-49cf-aa62-cfabb0dc4ff0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001185 10.0.0.27 - - [2025-10-27 02:02:49] "GET /projects?obj_uuids=e464390b-6f11-43f8-b546-940bbcb2c5b8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001554 10.0.0.27 - - [2025-10-27 02:02:49] "GET /api-access-list/1815c439-15d5-45c9-b127-3eb384fa1d32 HTTP/1.1" 200 1459 0.005385 10.0.0.27 - - [2025-10-27 02:02:49] "GET /project/0881c32f-a1a2-491a-bfa9-f4e7e760bd97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.127308 10.0.0.27 - - [2025-10-27 02:02:49] "GET /project/78d636eb-febd-41bf-88b9-85440a5152b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.138890 10.0.0.27 - - [2025-10-27 02:02:49] "GET /project/ce253767-46be-476d-9952-213261b7dc64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.114896 10.0.0.27 - - [2025-10-27 02:02:49] "GET /project/a84416d3-5b1e-49cf-aa62-cfabb0dc4ff0?fields=security_groups HTTP/1.1" 200 1351 0.085524 10.0.0.27 - - [2025-10-27 02:02:49] "GET /projects?obj_uuids=0881c32f-a1a2-491a-bfa9-f4e7e760bd97&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001655 10.0.0.27 - - [2025-10-27 02:02:49] "GET /projects?obj_uuids=78d636eb-febd-41bf-88b9-85440a5152b5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000981 10.0.0.27 - - [2025-10-27 02:02:49] "GET /project/e464390b-6f11-43f8-b546-940bbcb2c5b8?fields=security_groups HTTP/1.1" 200 1351 0.128659 10.0.0.27 - - [2025-10-27 02:02:49] "GET /projects?obj_uuids=ce253767-46be-476d-9952-213261b7dc64&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001204 10.0.0.27 - - [2025-10-27 02:02:49] "GET /virtual-network/31c4f9c4-24d1-4d24-affc-1facac32a8b2 HTTP/1.1" 200 2313 0.061816 10.0.0.27 - - [2025-10-27 02:02:49] "GET /project/0881c32f-a1a2-491a-bfa9-f4e7e760bd97?fields=security_groups HTTP/1.1" 200 1334 0.087471 10.0.0.27 - - [2025-10-27 02:02:49] "GET /project/78d636eb-febd-41bf-88b9-85440a5152b5?fields=security_groups HTTP/1.1" 200 1334 0.076422 10.0.0.27 - - [2025-10-27 02:02:49] "GET /project/ce253767-46be-476d-9952-213261b7dc64?fields=security_groups HTTP/1.1" 200 1336 0.058164 10.0.0.27 - - [2025-10-27 02:02:50] "POST /fqname-to-id HTTP/1.1" 401 297 0.000437 10.0.0.27 - - [2025-10-27 02:02:50] "DELETE /security-group/ebf666e1-01d3-4551-a80e-12ebf3355296 HTTP/1.1" 200 115 0.100665 10.0.0.27 - - [2025-10-27 02:02:50] "GET /projects?obj_uuids=a84416d3-5b1e-49cf-aa62-cfabb0dc4ff0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001181 10.0.0.27 - - [2025-10-27 02:02:50] "DELETE /access-control-list/bb4caccf-4723-492b-9baa-b82ae131e8dd HTTP/1.1" 200 115 0.058139 10.0.0.27 - - [2025-10-27 02:02:50] "DELETE /security-group/b00976d9-8811-4c67-994f-2f63f417d7b2 HTTP/1.1" 200 115 0.138033 10.0.0.27 - - [2025-10-27 02:02:50] "GET /project/a84416d3-5b1e-49cf-aa62-cfabb0dc4ff0?fields=application_policy_sets HTTP/1.1" 200 1390 0.074781 10.0.0.27 - - [2025-10-27 02:02:50] "GET /projects?obj_uuids=e464390b-6f11-43f8-b546-940bbcb2c5b8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000985 10.0.0.27 - - [2025-10-27 02:02:50] "DELETE /security-group/8ddb084b-f81d-4357-baa5-43550dfbc96d HTTP/1.1" 200 115 0.143067 10.0.0.27 - - [2025-10-27 02:02:50] "DELETE /security-group/7c7951ec-03b6-4de4-86b5-05d27c89ff66 HTTP/1.1" 200 115 0.153641 10.0.0.27 - - [2025-10-27 02:02:50] "GET /projects?obj_uuids=78d636eb-febd-41bf-88b9-85440a5152b5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000988 10.0.0.27 - - [2025-10-27 02:02:50] "DELETE /access-control-list/12d357f7-7d57-431b-8e1f-bb4fb2bf0e5e HTTP/1.1" 200 115 0.074096 10.0.0.27 - - [2025-10-27 02:02:50] "GET /projects?obj_uuids=0881c32f-a1a2-491a-bfa9-f4e7e760bd97&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000893 10.0.0.27 - - [2025-10-27 02:02:50] "GET /project/e464390b-6f11-43f8-b546-940bbcb2c5b8?fields=application_policy_sets HTTP/1.1" 200 1390 0.067473 10.0.0.27 - - [2025-10-27 02:02:50] "DELETE /security-group/a040eebd-b5fc-4029-85b1-f13969b19107 HTTP/1.1" 200 115 0.154238 10.0.0.27 - - [2025-10-27 02:02:50] "GET /projects?obj_uuids=ce253767-46be-476d-9952-213261b7dc64&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001757 10.0.0.27 - - [2025-10-27 02:02:50] "GET /project/0881c32f-a1a2-491a-bfa9-f4e7e760bd97?fields=application_policy_sets HTTP/1.1" 200 1373 0.060643 10.0.0.27 - - [2025-10-27 02:02:50] "DELETE /access-control-list/e8f65cbc-7daf-4a17-bbe2-14a66615b751 HTTP/1.1" 200 115 0.060148 10.0.0.27 - - [2025-10-27 02:02:50] "GET /project/78d636eb-febd-41bf-88b9-85440a5152b5?fields=application_policy_sets HTTP/1.1" 200 1373 0.100360 10.0.0.27 - - [2025-10-27 02:02:50] "DELETE /access-control-list/0767ec1b-0412-4604-8468-0a92725ab4c8 HTTP/1.1" 200 115 0.048417 10.0.0.27 - - [2025-10-27 02:02:50] "GET /project/ce253767-46be-476d-9952-213261b7dc64?fields=application_policy_sets HTTP/1.1" 200 1375 0.111528 10.0.0.27 - - [2025-10-27 02:02:50] "DELETE /access-control-list/b0c0a087-c583-4a5c-975c-a831560d8830 HTTP/1.1" 200 115 0.096717 10.0.0.27 - - [2025-10-27 02:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.131025 10.0.0.27 - - [2025-10-27 02:02:50] "DELETE /project/a84416d3-5b1e-49cf-aa62-cfabb0dc4ff0 HTTP/1.1" 200 115 0.774633 10.0.0.27 - - [2025-10-27 02:02:50] "GET /projects?obj_uuids=a28f86e8-c3c7-4efe-a85c-dd34e97b229b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001082 10.0.0.27 - - [2025-10-27 02:02:50] "DELETE /access-control-list/3cf2c73b-d2be-4ce6-be7f-baaf908dff83 HTTP/1.1" 200 115 0.069247 10.0.0.27 - - [2025-10-27 02:02:50] "DELETE /project/e464390b-6f11-43f8-b546-940bbcb2c5b8 HTTP/1.1" 200 115 0.785288 10.0.0.27 - - [2025-10-27 02:02:50] "GET /project/a28f86e8-c3c7-4efe-a85c-dd34e97b229b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.109472 10.0.0.27 - - [2025-10-27 02:02:50] "DELETE /project/0881c32f-a1a2-491a-bfa9-f4e7e760bd97 HTTP/1.1" 200 115 0.856674 10.0.0.27 - - [2025-10-27 02:02:50] "DELETE /access-control-list/ced24c64-ddba-4c31-bee6-550347f52252 HTTP/1.1" 200 115 0.059248 10.0.0.27 - - [2025-10-27 02:02:50] "DELETE /project/78d636eb-febd-41bf-88b9-85440a5152b5 HTTP/1.1" 200 115 0.864662 10.0.0.27 - - [2025-10-27 02:02:50] "DELETE /project/ce253767-46be-476d-9952-213261b7dc64 HTTP/1.1" 200 115 0.834260 10.0.0.27 - - [2025-10-27 02:02:50] "DELETE /access-control-list/d650ffef-5375-4875-8fde-9afe9b8b2101 HTTP/1.1" 200 115 0.023504 10.0.0.27 - - [2025-10-27 02:02:50] "DELETE /access-control-list/12810b6c-9d65-441f-bbf8-6e8e60d5b49a HTTP/1.1" 200 115 0.023142 10.0.0.27 - - [2025-10-27 02:02:50] "GET /virtual-networks?parent_id=a28f86e8-c3c7-4efe-a85c-dd34e97b229b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.023860 10.0.0.27 - - [2025-10-27 02:02:50] "DELETE /access-control-list/769b875b-6101-4a32-a242-6798728cd907 HTTP/1.1" 200 115 0.021807 10.0.0.27 - - [2025-10-27 02:02:50] "POST /virtual-networks HTTP/1.1" 403 263 0.011928 10.0.0.27 - - [2025-10-27 02:02:50] "GET /service-template/b3e24833-af69-4b77-bc4f-794d3448ab96 HTTP/1.1" 403 264 0.010796 10.0.0.27 - - [2025-10-27 02:02:51] "GET /service-template/b3e24833-af69-4b77-bc4f-794d3448ab96 HTTP/1.1" 403 264 0.040621 10.0.0.27 - - [2025-10-27 02:02:51] "GET /api-access-list/4e5dec58-e49f-47c1-b396-3af19a04f148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.003786 10.0.0.27 - - [2025-10-27 02:02:51] "PUT /api-access-list/4e5dec58-e49f-47c1-b396-3af19a04f148 HTTP/1.1" 200 265 0.007904 10.0.0.27 - - [2025-10-27 02:02:51] "GET /api-access-list/4e5dec58-e49f-47c1-b396-3af19a04f148 HTTP/1.1" 200 1427 0.003984 10.0.0.27 - - [2025-10-27 02:02:51] "GET /service-template/b3e24833-af69-4b77-bc4f-794d3448ab96 HTTP/1.1" 200 1854 0.014138 10.0.0.27 - - [2025-10-27 02:02:51] "POST /fqname-to-id HTTP/1.1" 404 195 0.011709 10.0.0.27 - - [2025-10-27 02:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.018716 10.0.0.27 - - [2025-10-27 02:02:51] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001032 10.0.0.27 - - [2025-10-27 02:02:51] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.014733 10.0.0.27 - - [2025-10-27 02:02:51] "POST /service-templates HTTP/1.1" 403 264 0.009172 10.0.0.27 - - [2025-10-27 02:02:51] "GET /api-access-list/1815c439-15d5-45c9-b127-3eb384fa1d32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003314 10.0.0.27 - - [2025-10-27 02:02:51] "PUT /api-access-list/1815c439-15d5-45c9-b127-3eb384fa1d32 HTTP/1.1" 200 265 0.007298 10.0.0.27 - - [2025-10-27 02:02:51] "GET /api-access-list/1815c439-15d5-45c9-b127-3eb384fa1d32 HTTP/1.1" 200 1322 0.003220 10.0.0.27 - - [2025-10-27 02:02:51] "GET /api-access-list/4e5dec58-e49f-47c1-b396-3af19a04f148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.003471 10.0.0.27 - - [2025-10-27 02:02:51] "PUT /api-access-list/4e5dec58-e49f-47c1-b396-3af19a04f148 HTTP/1.1" 200 265 0.008584 10.0.0.27 - - [2025-10-27 02:02:51] "GET /api-access-list/4e5dec58-e49f-47c1-b396-3af19a04f148 HTTP/1.1" 200 1289 0.003578 10.0.0.27 - - [2025-10-27 02:02:51] "GET /virtual-network/31c4f9c4-24d1-4d24-affc-1facac32a8b2 HTTP/1.1" 403 263 0.009617 10.0.0.27 - - [2025-10-27 02:02:52] "GET /virtual-network/31c4f9c4-24d1-4d24-affc-1facac32a8b2 HTTP/1.1" 403 263 0.038931 10.0.0.27 - - [2025-10-27 02:02:52] "GET /service-template/b3e24833-af69-4b77-bc4f-794d3448ab96 HTTP/1.1" 403 264 0.010545 10.0.0.27 - - [2025-10-27 02:02:52] "GET /service-template/b3e24833-af69-4b77-bc4f-794d3448ab96 HTTP/1.1" 403 264 0.040491 10.0.0.27 - - [2025-10-27 02:02:52] "GET /api-access-list/8e205ca3-4a1c-443c-8a7b-0312c946cd32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003649 10.0.0.27 - - [2025-10-27 02:02:52] "PUT /api-access-list/8e205ca3-4a1c-443c-8a7b-0312c946cd32 HTTP/1.1" 200 265 0.010249 10.0.0.27 - - [2025-10-27 02:02:52] "GET /service-template/b3e24833-af69-4b77-bc4f-794d3448ab96 HTTP/1.1" 200 1854 0.015139 10.0.0.27 - - [2025-10-27 02:02:52] "GET /virtual-network/31c4f9c4-24d1-4d24-affc-1facac32a8b2 HTTP/1.1" 200 2313 0.021981 10.0.0.27 - - [2025-10-27 02:02:52] "DELETE /api-access-list/1815c439-15d5-45c9-b127-3eb384fa1d32 HTTP/1.1" 200 115 0.023640 10.0.0.27 - - [2025-10-27 02:02:52] "GET /api-access-list/1815c439-15d5-45c9-b127-3eb384fa1d32 HTTP/1.1" 404 171 0.003929 10.0.0.27 - - [2025-10-27 02:02:52] "DELETE /api-access-list/4e5dec58-e49f-47c1-b396-3af19a04f148 HTTP/1.1" 200 115 0.018225 10.0.0.27 - - [2025-10-27 02:02:52] "GET /api-access-list/4e5dec58-e49f-47c1-b396-3af19a04f148 HTTP/1.1" 404 171 0.002985 10.0.0.27 - - [2025-10-27 02:02:52] "GET /virtual-network/31c4f9c4-24d1-4d24-affc-1facac32a8b2 HTTP/1.1" 401 297 0.000417 10.0.0.27 - - [2025-10-27 02:02:53] "GET /virtual-network/31c4f9c4-24d1-4d24-affc-1facac32a8b2 HTTP/1.1" 403 263 0.038921 10.0.0.27 - - [2025-10-27 02:02:53] "GET /service-template/b3e24833-af69-4b77-bc4f-794d3448ab96 HTTP/1.1" 403 264 0.008081 10.0.0.27 - - [2025-10-27 02:02:53] "GET /service-template/b3e24833-af69-4b77-bc4f-794d3448ab96 HTTP/1.1" 403 264 0.039301 10.0.0.27 - - [2025-10-27 02:02:53] "GET /api-access-list/8e205ca3-4a1c-443c-8a7b-0312c946cd32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2687 0.003649 10.0.0.27 - - [2025-10-27 02:02:53] "PUT /api-access-list/8e205ca3-4a1c-443c-8a7b-0312c946cd32 HTTP/1.1" 200 265 0.008671 10.0.0.27 - - [2025-10-27 02:02:53] "GET /virtual-network/31c4f9c4-24d1-4d24-affc-1facac32a8b2 HTTP/1.1" 200 2313 0.015710 10.0.0.27 - - [2025-10-27 02:02:54] "GET /service-template/b3e24833-af69-4b77-bc4f-794d3448ab96 HTTP/1.1" 200 1854 0.010416 10.0.0.27 - - [2025-10-27 02:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011766 10.0.0.27 - - [2025-10-27 02:02:54] "DELETE /service-template/b3e24833-af69-4b77-bc4f-794d3448ab96 HTTP/1.1" 200 115 0.027904 10.0.0.27 - - [2025-10-27 02:02:54] "POST /fqname-to-id HTTP/1.1" 404 195 0.010328 10.0.0.27 - - [2025-10-27 02:02:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002719 10.0.0.27 - - [2025-10-27 02:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.27 - - [2025-10-27 02:02:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002864 10.0.0.27 - - [2025-10-27 02:02:54] "DELETE /virtual-network/31c4f9c4-24d1-4d24-affc-1facac32a8b2 HTTP/1.1" 200 115 0.068768 10.0.0.27 - - [2025-10-27 02:02:54] "DELETE /route-target/aa678ae9-e4ba-49a0-98be-d1e894e5266c HTTP/1.1" 200 115 0.017926 10.0.0.27 - - [2025-10-27 02:02:54] "GET /api-access-list/8e205ca3-4a1c-443c-8a7b-0312c946cd32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006320 10.0.0.27 - - [2025-10-27 02:02:54] "PUT /api-access-list/8e205ca3-4a1c-443c-8a7b-0312c946cd32 HTTP/1.1" 200 265 0.010644 10.0.0.27 - - [2025-10-27 02:02:54] "GET /api-access-list/8e205ca3-4a1c-443c-8a7b-0312c946cd32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.003499 10.0.0.27 - - [2025-10-27 02:02:54] "PUT /api-access-list/8e205ca3-4a1c-443c-8a7b-0312c946cd32 HTTP/1.1" 200 265 0.010637 10.0.0.27 - - [2025-10-27 02:02:55] "GET /api-access-list/8e205ca3-4a1c-443c-8a7b-0312c946cd32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003741 10.0.0.27 - - [2025-10-27 02:02:55] "PUT /api-access-list/8e205ca3-4a1c-443c-8a7b-0312c946cd32 HTTP/1.1" 200 265 0.008304 10.0.0.27 - - [2025-10-27 02:02:55] "GET /projects?obj_uuids=a28f86e8-c3c7-4efe-a85c-dd34e97b229b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001750 10.0.0.27 - - [2025-10-27 02:02:55] "GET /project/a28f86e8-c3c7-4efe-a85c-dd34e97b229b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.027234 10.0.0.27 - - [2025-10-27 02:02:55] "GET /projects?obj_uuids=a28f86e8-c3c7-4efe-a85c-dd34e97b229b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000946 10.0.0.27 - - [2025-10-27 02:02:55] "GET /project/a28f86e8-c3c7-4efe-a85c-dd34e97b229b?fields=virtual_networks HTTP/1.1" 200 1033 0.064466 10.0.0.27 - - [2025-10-27 02:02:55] "GET /projects?obj_uuids=a28f86e8-c3c7-4efe-a85c-dd34e97b229b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001034 10.0.0.27 - - [2025-10-27 02:02:56] "GET /project/a28f86e8-c3c7-4efe-a85c-dd34e97b229b?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.024917 10.0.0.27 - - [2025-10-27 02:02:56] "GET /projects?obj_uuids=a28f86e8-c3c7-4efe-a85c-dd34e97b229b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001427 10.0.0.27 - - [2025-10-27 02:02:56] "GET /project/a28f86e8-c3c7-4efe-a85c-dd34e97b229b?fields=security_groups HTTP/1.1" 200 1258 0.028589 10.0.0.27 - - [2025-10-27 02:02:56] "GET /projects?obj_uuids=5f22c805-26ca-44ea-93ee-2bb36d6558ac&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001150 10.0.0.27 - - [2025-10-27 02:02:56] "GET /project/5f22c805-26ca-44ea-93ee-2bb36d6558ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.024251 Traceback (most recent call last): File "src/gevent/greenlet.py", line 900, in gevent._gevent_cgreenlet.Greenlet.run File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/server.py", line 209, in wrap_socket_and_handle with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket: File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 870, in wrap_socket return SSLSocket(sock=sock, keyfile=keyfile, certfile=certfile, File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 351, in __init__ self.do_handshake() File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 740, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:1147) 2025-10-27T02:02:57Z failed with SSLError [Introspect:8084]10.0.0.27 - - [2025-10-27 02:02:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001194 10.0.0.27 - - [2025-10-27 02:02:58] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001046 10.0.0.27 - - [2025-10-27 02:02:58] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007997 10.0.0.27 - - [2025-10-27 02:02:58] "POST /fqname-to-id HTTP/1.1" 404 182 0.028907 10.0.0.27 - - [2025-10-27 02:02:58] "GET /projects?obj_uuids=963828b3-cf3a-4153-bb03-047864138523&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002658 10.0.0.27 - - [2025-10-27 02:02:58] "GET /domains?obj_uuids=15e0ce75-9595-48f6-b10e-49e8c56bef44&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001123 10.0.0.27 - - [2025-10-27 02:02:58] "GET /domain/15e0ce75-9595-48f6-b10e-49e8c56bef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006539 10.0.0.27 - - [2025-10-27 02:02:58] "POST /id-to-fqname HTTP/1.1" 200 184 0.001977 10.0.0.27 - - [2025-10-27 02:02:58] "POST /fqname-to-id HTTP/1.1" 404 193 0.002256 10.0.0.27 - - [2025-10-27 02:02:58] "POST /security-groups HTTP/1.1" 200 579 0.060668 10.0.0.27 - - [2025-10-27 02:02:58] "POST /fqname-to-id HTTP/1.1" 404 228 0.002502 10.0.0.27 - - [2025-10-27 02:02:58] "POST /projects HTTP/1.1" 200 569 0.209563 10.0.0.27 - - [2025-10-27 02:02:59] "POST /access-control-lists HTTP/1.1" 200 592 0.058936 10.0.0.27 - - [2025-10-27 02:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.283663 10.0.0.27 - - [2025-10-27 02:02:59] "POST /fqname-to-id HTTP/1.1" 404 227 0.002764 10.0.0.27 - - [2025-10-27 02:02:59] "GET /project/963828b3-cf3a-4153-bb03-047864138523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.416559 10.0.0.27 - - [2025-10-27 02:02:59] "POST /access-control-lists HTTP/1.1" 200 590 0.060962 10.0.0.27 - - [2025-10-27 02:03:00] "GET /obj-perms HTTP/1.1" 200 6378 0.064001 10.0.0.27 - - [2025-10-27 02:03:00] "GET / HTTP/1.1" 200 36215 0.002286 10.0.0.27 - - [2025-10-27 02:03:00] "GET /obj-perms HTTP/1.1" 200 6378 0.063337 10.0.0.27 - - [2025-10-27 02:03:00] "GET /projects?obj_uuids=963828b3-cf3a-4153-bb03-047864138523&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001148 10.0.0.27 - - [2025-10-27 02:03:00] "GET /project/963828b3-cf3a-4153-bb03-047864138523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.025736 10.0.0.27 - - [2025-10-27 02:03:00] "GET /projects?obj_uuids=963828b3-cf3a-4153-bb03-047864138523&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001000 10.0.0.27 - - [2025-10-27 02:03:00] "GET /project/963828b3-cf3a-4153-bb03-047864138523?fields=virtual_networks HTTP/1.1" 200 1025 0.076039 10.0.0.27 - - [2025-10-27 02:03:00] "GET /projects?obj_uuids=963828b3-cf3a-4153-bb03-047864138523&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001089 10.0.0.27 - - [2025-10-27 02:03:00] "GET /project/963828b3-cf3a-4153-bb03-047864138523?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.025923 10.0.0.27 - - [2025-10-27 02:03:01] "GET /projects?obj_uuids=963828b3-cf3a-4153-bb03-047864138523&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001118 10.0.0.27 - - [2025-10-27 02:03:01] "GET /project/963828b3-cf3a-4153-bb03-047864138523?fields=security_groups HTTP/1.1" 200 1246 0.022440