++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Jan 29 03:22:09 PM UTC 2026 ===================' INFO: =================== Thu Jan 29 03:22:09 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev ens3 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.61 ++ 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.61 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.61 ++ ANALYTICSDB_NODES=10.0.0.61 ++ ANALYTICS_SNMP_NODES=10.0.0.61 ++ 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.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:8081 ' +++ '[' -n '10.0.0.61:8081 ' ']' +++ echo 10.0.0.61:8081 ++ ANALYTICS_SERVERS=10.0.0.61: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.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9042 ' +++ '[' -n '10.0.0.61:9042 ' ']' +++ echo 10.0.0.61:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.61:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.61 ++ 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.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:8086 ' +++ '[' -n '10.0.0.61:8086 ' ']' +++ echo 10.0.0.61:8086 ++ COLLECTOR_SERVERS=10.0.0.61: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.61 ++ CONFIGDB_NODES=10.0.0.61 ++ 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.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:8082 ' +++ '[' -n '10.0.0.61:8082 ' ']' +++ echo 10.0.0.61:8082 ++ CONFIG_SERVERS=10.0.0.61: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.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9161 ' +++ '[' -n '10.0.0.61:9161 ' ']' +++ echo 10.0.0.61:9161 ++ CONFIGDB_SERVERS=10.0.0.61: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.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9041 ' +++ '[' -n '10.0.0.61:9041 ' ']' +++ echo 10.0.0.61:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.61: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.61 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.61 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.61 ++ 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.61 +++ local server_address=10.0.0.61 +++ extended_server_list+=10.0.0.61:2181, +++ '[' -n 10.0.0.61:2181, ']' +++ echo 10.0.0.61:2181 ++ ZOOKEEPER_SERVERS=10.0.0.61: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.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:2181 ' +++ '[' -n '10.0.0.61:2181 ' ']' +++ echo 10.0.0.61:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.61:2181 ++ RABBITMQ_NODES=10.0.0.61 ++ 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.61 +++ local server_address=10.0.0.61 +++ extended_server_list+=10.0.0.61:5673, +++ '[' -n 10.0.0.61:5673, ']' +++ echo 10.0.0.61:5673 ++ RABBITMQ_SERVERS=10.0.0.61: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.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:6379 ' +++ '[' -n '10.0.0.61:6379 ' ']' +++ echo 10.0.0.61:6379 ++ REDIS_SERVERS=10.0.0.61: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.61 ++ 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.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9092 ' +++ '[' -n '10.0.0.61:9092 ' ']' +++ echo 10.0.0.61:9092 ++ KAFKA_SERVERS=10.0.0.61: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.61.173.57 ++ 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.61 ++ 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.61 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=True ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=True ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=True ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password password' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' xmpp_certs_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' analytics_api_ssl_opts ++ true ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' rabbitmq_ssl_config ++ true ++ read -r -d '' kombu_ssl_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' kafka_ssl_config ++ true ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + wait_files /etc/contrail/ssl/certs/server.pem /etc/contrail/ssl/private/server-privkey.pem + local file1=/etc/contrail/ssl/certs/server.pem + local file2=/etc/contrail/ssl/private/server-privkey.pem + printf 'INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem' INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem+ wait_cmd_success 'test -f /etc/contrail/ssl/certs/server.pem' + local 'cmd=test -f /etc/contrail/ssl/certs/server.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/certs/server.pem + return 0 + wait_cmd_success 'test -f /etc/contrail/ssl/private/server-privkey.pem' + local 'cmd=test -f /etc/contrail/ssl/private/server-privkey.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/private/server-privkey.pem + return 0 + echo -e '\nINFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present' INFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_config_api_certs_if_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_for_cassandra ++ echo 10.0.0.61 ++ cut -d , -f 1 + local cassandra=10.0.0.61 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.61 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.61 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.61 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.61 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.61 +++ local servers=10.0.0.61 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ uniq ++++ sort ++++ grep -vi host +++ local local_ips=,10.0.0.61,10.188.170.1,127.0.0.1,172.17.0.1,252.61.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.61'\''))' +++ local server_ip=10.0.0.61 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.61 ]] +++ [[ ,10.0.0.61,10.188.170.1,127.0.0.1,172.17.0.1,252.61.0.1,, =~ ,10\.0\.0\.61, ]] +++ echo 10.0.0.61 1 +++ return ++ local ip=10.0.0.61 ++ [[ -z 10.0.0.61 ]] ++ echo 10.0.0.61 + host_ip=10.0.0.61 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.61:9041 + cassandra_server_list=10.0.0.61:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.61:8082' + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + (( CONFIG_API_WORKER_COUNT == 1 )) + read -r -d '' config_api_certs_config + true + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort ++ set -o posix ++ set + 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: 01/29/2026 15:22:48.560 7fdd9dbca780 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/29/2026 15:22:48.730 7fdd9dbca780 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/29/2026 15:22:48.745 7fdd9dbca780 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/29/2026 15:22:48.746 7fdd9dbca780 [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.61:8082/ Hit Ctrl-C to quit. 10.0.0.61 - - [2026-01-29 15:22:58] "GET / HTTP/1.1" 503 181 0.000258 10.0.0.61 - - [2026-01-29 15:22:58] "GET / HTTP/1.1" 503 181 0.000473 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:22:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001251 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:22:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3016 0.002068 10.0.0.61 - - [2026-01-29 15:22:59] "GET / HTTP/1.1" 200 36215 0.001586 10.0.0.61 - - [2026-01-29 15:22:59] "GET / HTTP/1.1" 200 45019 0.001392 10.0.0.61 - - [2026-01-29 15:22:59] "GET / HTTP/1.1" 200 45019 0.001158 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.61 - - [2026-01-29 15:22:59] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 296 0.000650 10.0.0.61 - - [2026-01-29 15:22:59] "POST /fqname-to-id HTTP/1.1" 401 296 0.000299 10.0.0.61 - - [2026-01-29 15:22:59] "GET / HTTP/1.1" 200 36215 0.002240 10.0.0.61 - - [2026-01-29 15:22:59] "POST /fqname-to-id HTTP/1.1" 401 296 0.000705 10.0.0.61 - - [2026-01-29 15:22:59] "GET / HTTP/1.1" 200 36215 0.002649 10.0.0.61 - - [2026-01-29 15:22:59] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.350497 10.0.0.61 - - [2026-01-29 15:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.377874 10.0.0.61 - - [2026-01-29 15:22:59] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.011720 10.0.0.61 - - [2026-01-29 15:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.053154 10.0.0.61 - - [2026-01-29 15:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005555 10.0.0.61 - - [2026-01-29 15:22:59] "GET /global-system-config/573a9ea3-184e-405d-a2c0-698791be45b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009442 10.0.0.61 - - [2026-01-29 15:22:59] "POST /fqname-to-id HTTP/1.1" 404 214 0.004684 10.0.0.61 - - [2026-01-29 15:23:00] "GET / HTTP/1.1" 200 36215 0.001521 10.0.0.61 - - [2026-01-29 15:23:00] "POST /database-nodes HTTP/1.1" 200 595 0.098338 10.0.0.61 - - [2026-01-29 15:23:00] "GET / HTTP/1.1" 200 36215 0.001379 10.0.0.61 - - [2026-01-29 15:23:00] "POST /fqname-to-id HTTP/1.1" 401 296 0.000497 /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.61 - - [2026-01-29 15:23:00] "GET / HTTP/1.1" 200 36215 0.001755 10.0.0.61 - - [2026-01-29 15:23:00] "POST /fqname-to-id HTTP/1.1" 401 296 0.000494 10.0.0.61 - - [2026-01-29 15:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.061644 10.0.0.61 - - [2026-01-29 15:23:00] "GET /routing-instance/a2aa496f-f524-4d52-a896-26f48595b003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.005440 10.0.0.61 - - [2026-01-29 15:23:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.029806 10.0.0.61 - - [2026-01-29 15:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.61 - - [2026-01-29 15:23:00] "GET /global-system-config/573a9ea3-184e-405d-a2c0-698791be45b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006142 10.0.0.61 - - [2026-01-29 15:23:00] "POST /bgp-routers HTTP/1.1" 200 614 0.210338 10.0.0.61 - - [2026-01-29 15:23:00] "GET /bgp-router/98afdd76-21f1-42fb-84fb-c60b87b36ada?fields=global_system_config_back_refs HTTP/1.1" 200 1109 0.008499 10.0.0.61 - - [2026-01-29 15:23:00] "POST /service-appliance-sets HTTP/1.1" 200 555 0.074150 10.0.0.61 - - [2026-01-29 15:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.61 - - [2026-01-29 15:23:00] "POST /fqname-to-id HTTP/1.1" 404 180 0.002942 10.0.0.61 - - [2026-01-29 15:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004998 10.0.0.61 - - [2026-01-29 15:23:01] "GET /global-system-config/573a9ea3-184e-405d-a2c0-698791be45b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006691 10.0.0.61 - - [2026-01-29 15:23:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003935 10.0.0.61 - - [2026-01-29 15:23:01] "GET /global-system-config/573a9ea3-184e-405d-a2c0-698791be45b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006836 10.0.0.61 - - [2026-01-29 15:23:01] "POST /ref-update HTTP/1.1" 200 156 0.024705 10.0.0.61 - - [2026-01-29 15:23:01] "POST /service-appliance-sets HTTP/1.1" 200 543 0.153644 10.0.0.61 - - [2026-01-29 15:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.61 - - [2026-01-29 15:23:01] "GET /network-ipam/4b9c8b81-4730-4bc0-abeb-d5f4fd043d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004929 10.0.0.61 - - [2026-01-29 15:23:01] "POST /service-templates HTTP/1.1" 200 513 0.034380 10.0.0.61 - - [2026-01-29 15:23:01] "POST /service-templates HTTP/1.1" 200 503 0.044491 10.0.0.61 - - [2026-01-29 15:23:01] "POST /service-templates HTTP/1.1" 200 517 0.030111 10.0.0.61 - - [2026-01-29 15:23:01] "POST /service-templates HTTP/1.1" 200 537 0.074265 10.0.0.61 - - [2026-01-29 15:23:01] "POST /service-templates HTTP/1.1" 200 509 0.043608 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.61 - - [2026-01-29 15:23:02] "GET / HTTP/1.1" 200 36215 0.001582 10.0.0.61 - - [2026-01-29 15:23:02] "POST /fqname-to-id HTTP/1.1" 401 296 0.000550 10.0.0.61 - - [2026-01-29 15:23:02] "GET /obj-perms HTTP/1.1" 200 6375 0.439650 10.0.0.61 - - [2026-01-29 15:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.041146 10.0.0.61 - - [2026-01-29 15:23:03] "GET /global-system-config/573a9ea3-184e-405d-a2c0-698791be45b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008805 10.0.0.61 - - [2026-01-29 15:23:03] "GET /obj-perms HTTP/1.1" 200 6375 0.058005 10.0.0.61 - - [2026-01-29 15:23:03] "POST /fqname-to-id HTTP/1.1" 404 214 0.004442 10.0.0.61 - - [2026-01-29 15:23:03] "POST /analytics-nodes HTTP/1.1" 200 597 0.057014 10.0.0.61 - - [2026-01-29 15:23:04] "GET / HTTP/1.1" 200 36215 0.002738 10.0.0.61 - - [2026-01-29 15:23:04] "POST /fqname-to-id HTTP/1.1" 401 296 0.000491 10.0.0.61 - - [2026-01-29 15:23:04] "GET / HTTP/1.1" 200 36215 0.001565 10.0.0.61 - - [2026-01-29 15:23:04] "POST /fqname-to-id HTTP/1.1" 401 296 0.000464 10.0.0.61 - - [2026-01-29 15:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.056613 10.0.0.61 - - [2026-01-29 15:23:04] "GET /global-system-config/573a9ea3-184e-405d-a2c0-698791be45b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.012266 10.0.0.61 - - [2026-01-29 15:23:04] "POST /fqname-to-id HTTP/1.1" 404 214 0.003399 10.0.0.61 - - [2026-01-29 15:23:04] "POST /analytics-alarm-nodes HTTP/1.1" 200 609 0.031841 10.0.0.61 - - [2026-01-29 15:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.054185 10.0.0.61 - - [2026-01-29 15:23:04] "GET /global-system-config/573a9ea3-184e-405d-a2c0-698791be45b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.018884 10.0.0.61 - - [2026-01-29 15:23:04] "POST /fqname-to-id HTTP/1.1" 404 214 0.004252 10.0.0.61 - - [2026-01-29 15:23:04] "POST /analytics-snmp-nodes HTTP/1.1" 200 607 0.125984 10.0.0.61 - - [2026-01-29 15:23:05] "GET / HTTP/1.1" 200 36215 0.002970 10.0.0.61 - - [2026-01-29 15:23:05] "POST /fqname-to-id HTTP/1.1" 401 296 0.000613 10.0.0.61 - - [2026-01-29 15:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.048178 10.0.0.61 - - [2026-01-29 15:23:06] "GET /global-system-config/573a9ea3-184e-405d-a2c0-698791be45b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006766 10.0.0.61 - - [2026-01-29 15:23:06] "POST /fqname-to-id HTTP/1.1" 404 214 0.004558 10.0.0.61 - - [2026-01-29 15:23:06] "POST /config-nodes HTTP/1.1" 200 591 0.034781 10.0.0.61 - - [2026-01-29 15:23:06] "POST /fqname-to-id HTTP/1.1" 401 296 0.000646 10.0.0.61 - - [2026-01-29 15:23:06] "GET / HTTP/1.1" 200 36215 0.001651 10.0.0.61 - - [2026-01-29 15:23:06] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000415 10.0.0.61 - - [2026-01-29 15:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.039184 10.0.0.61 - - [2026-01-29 15:23:06] "GET /network-ipam/4b9c8b81-4730-4bc0-abeb-d5f4fd043d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.006625 10.0.0.61 - - [2026-01-29 15:23:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.035584 10.0.0.61 - - [2026-01-29 15:23:07] "POST /fqname-to-id HTTP/1.1" 404 225 0.002996 10.0.0.61 - - [2026-01-29 15:23:07] "POST /access-control-lists HTTP/1.1" 200 589 0.021350 10.0.0.61 - - [2026-01-29 15:23:07] "POST /fqname-to-id HTTP/1.1" 404 224 0.004421 10.0.0.61 - - [2026-01-29 15:23:07] "POST /access-control-lists HTTP/1.1" 200 587 0.024466 10.0.0.61 - - [2026-01-29 15:23:07] "POST /route-targets HTTP/1.1" 200 328 0.016135 10.0.0.61 - - [2026-01-29 15:23:07] "POST /ref-update HTTP/1.1" 200 156 0.018953 10.0.0.61 - - [2026-01-29 15:23:07] "POST /route-targets HTTP/1.1" 200 328 0.018057 10.0.0.61 - - [2026-01-29 15:23:07] "POST /ref-update HTTP/1.1" 200 156 0.016080 10.0.0.61 - - [2026-01-29 15:23:07] "POST /route-targets HTTP/1.1" 200 328 0.014221 10.0.0.61 - - [2026-01-29 15:23:08] "POST /ref-update HTTP/1.1" 200 156 0.021180 10.0.0.61 - - [2026-01-29 15:23:08] "POST /route-targets HTTP/1.1" 200 328 0.014845 10.0.0.61 - - [2026-01-29 15:23:08] "POST /ref-update HTTP/1.1" 200 156 0.022407 10.0.0.61 - - [2026-01-29 15:23:08] "POST /fqname-to-id HTTP/1.1" 404 201 0.005043 10.0.0.61 - - [2026-01-29 15:23:08] "GET / HTTP/1.1" 200 36215 0.001539 10.0.0.61 - - [2026-01-29 15:23:08] "POST /fqname-to-id HTTP/1.1" 401 296 0.000420 10.0.0.61 - - [2026-01-29 15:23:08] "POST /access-control-lists HTTP/1.1" 200 553 0.071740 10.0.0.61 - - [2026-01-29 15:23:08] "PUT /access-control-list/2255e63c-39fc-43aa-88db-df3664eaacc9 HTTP/1.1" 200 273 0.017341 10.0.0.61 - - [2026-01-29 15:23:08] "PUT /access-control-list/152fb895-e0d6-43a2-b675-4fd17dde145a HTTP/1.1" 200 273 0.018679 10.0.0.61 - - [2026-01-29 15:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.036725 10.0.0.61 - - [2026-01-29 15:23:08] "GET /global-system-config/573a9ea3-184e-405d-a2c0-698791be45b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.018229 10.0.0.61 - - [2026-01-29 15:23:08] "POST /fqname-to-id HTTP/1.1" 404 214 0.003648 10.0.0.61 - - [2026-01-29 15:23:08] "POST /config-database-nodes HTTP/1.1" 200 609 0.032239 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:23:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000979 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:23:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001230 10.0.0.61 - - [2026-01-29 15:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.61 - - [2026-01-29 15:23:11] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003608 10.0.0.61 - - [2026-01-29 15:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014226 10.0.0.61 - - [2026-01-29 15:23:12] "PUT /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f HTTP/1.1" 200 277 0.014038 10.0.0.61 - - [2026-01-29 15:23:12] "GET / HTTP/1.1" 200 36215 0.001600 10.0.0.61 - - [2026-01-29 15:23:12] "POST /alarms HTTP/1.1" 401 296 0.000431 10.0.0.61 - - [2026-01-29 15:23:12] "POST /alarms HTTP/1.1" 200 583 0.061577 10.0.0.61 - - [2026-01-29 15:23:13] "POST /alarms HTTP/1.1" 200 577 0.075676 10.0.0.61 - - [2026-01-29 15:23:13] "POST /alarms HTTP/1.1" 200 577 0.029126 10.0.0.61 - - [2026-01-29 15:23:13] "POST /alarms HTTP/1.1" 200 561 0.032529 10.0.0.61 - - [2026-01-29 15:23:13] "POST /alarms HTTP/1.1" 200 557 0.023667 10.0.0.61 - - [2026-01-29 15:23:13] "POST /alarms HTTP/1.1" 200 559 0.032440 10.0.0.61 - - [2026-01-29 15:23:13] "POST /alarms HTTP/1.1" 200 567 0.021612 10.0.0.61 - - [2026-01-29 15:23:13] "POST /alarms HTTP/1.1" 200 551 0.040874 10.0.0.61 - - [2026-01-29 15:23:13] "POST /alarms HTTP/1.1" 200 559 0.023594 10.0.0.61 - - [2026-01-29 15:23:13] "POST /alarms HTTP/1.1" 200 569 0.028053 10.0.0.61 - - [2026-01-29 15:23:13] "POST /alarms HTTP/1.1" 200 557 0.021430 10.0.0.61 - - [2026-01-29 15:23:13] "POST /alarms HTTP/1.1" 200 569 0.031131 10.0.0.61 - - [2026-01-29 15:23:13] "POST /alarms HTTP/1.1" 200 577 0.094980 10.0.0.61 - - [2026-01-29 15:23:14] "POST /alarms HTTP/1.1" 200 571 0.023733 10.0.0.61 - - [2026-01-29 15:23:14] "POST /alarms HTTP/1.1" 200 563 0.025059 10.0.0.61 - - [2026-01-29 15:23:14] "POST /alarms HTTP/1.1" 200 563 0.034830 10.0.0.61 - - [2026-01-29 15:23:14] "POST /alarms HTTP/1.1" 200 563 0.029584 10.0.0.61 - - [2026-01-29 15:23:14] "POST /alarms HTTP/1.1" 200 549 0.027620 10.0.0.61 - - [2026-01-29 15:23:14] "POST /alarms HTTP/1.1" 200 597 0.027469 10.0.0.61 - - [2026-01-29 15:23:14] "POST /alarms HTTP/1.1" 200 577 0.024749 10.0.0.61 - - [2026-01-29 15:23:14] "POST /alarms HTTP/1.1" 200 573 0.019605 10.0.0.61 - - [2026-01-29 15:23:14] "POST /alarms HTTP/1.1" 200 585 0.025188 10.0.0.61 - - [2026-01-29 15:23:14] "POST /alarms HTTP/1.1" 200 611 0.022568 10.0.0.61 - - [2026-01-29 15:23:15] "GET / HTTP/1.1" 200 36215 0.002154 10.0.0.61 - - [2026-01-29 15:23:15] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000655 10.0.0.61 - - [2026-01-29 15:23:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.065613 10.0.0.61 - - [2026-01-29 15:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.61 - - [2026-01-29 15:23:15] "PUT /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f HTTP/1.1" 200 277 0.012726 10.0.0.61 - - [2026-01-29 15:23:16] "GET / HTTP/1.1" 200 36215 0.001909 10.0.0.61 - - [2026-01-29 15:23:16] "POST /fqname-to-id HTTP/1.1" 401 296 0.000445 10.0.0.61 - - [2026-01-29 15:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.032873 10.0.0.61 - - [2026-01-29 15:23:16] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004387 10.0.0.61 - - [2026-01-29 15:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.61 - - [2026-01-29 15:23:16] "PUT /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f HTTP/1.1" 200 277 0.018110 10.0.0.61 - - [2026-01-29 15:23:17] "GET / HTTP/1.1" 200 36215 0.001520 10.0.0.61 - - [2026-01-29 15:23:17] "POST /fqname-to-id HTTP/1.1" 401 296 0.000533 10.0.0.61 - - [2026-01-29 15:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.032161 10.0.0.61 - - [2026-01-29 15:23:17] "GET /global-system-config/573a9ea3-184e-405d-a2c0-698791be45b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006995 10.0.0.61 - - [2026-01-29 15:23:17] "PUT /global-system-config/573a9ea3-184e-405d-a2c0-698791be45b4 HTTP/1.1" 200 275 0.022600 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:23:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001273 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:23:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001152 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:23:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000993 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:23:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001069 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:23:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001132 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:23:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001276 10.0.0.61 - - [2026-01-29 15:23:52] "GET / HTTP/1.1" 200 36215 0.001738 10.0.0.61 - - [2026-01-29 15:23:52] "POST /fqname-to-id HTTP/1.1" 401 296 0.000489 10.0.0.61 - - [2026-01-29 15:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.048365 10.0.0.61 - - [2026-01-29 15:23:53] "GET /global-system-config/573a9ea3-184e-405d-a2c0-698791be45b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006130 10.0.0.61 - - [2026-01-29 15:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.61 - - [2026-01-29 15:23:53] "GET /config-node/d4aaf82b-e95c-4db0-83ac-0d9f0e9c9860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1186 0.007078 10.0.0.61 - - [2026-01-29 15:24:03] "GET /obj-perms HTTP/1.1" 200 6375 0.061187 10.0.0.61 - - [2026-01-29 15:24:03] "GET /obj-perms HTTP/1.1" 200 6375 0.063066 10.0.0.61 - - [2026-01-29 15:24:04] "GET / HTTP/1.1" 200 36215 0.001468 10.0.0.61 - - [2026-01-29 15:24:04] "POST /fqname-to-id HTTP/1.1" 401 296 0.000428 10.0.0.61 - - [2026-01-29 15:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.034240 10.0.0.61 - - [2026-01-29 15:24:04] "GET /routing-instance/a2aa496f-f524-4d52-a896-26f48595b003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004362 10.0.0.61 - - [2026-01-29 15:24:04] "POST /bgp-routers HTTP/1.1" 409 299 0.004032 10.0.0.61 - - [2026-01-29 15:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.61 - - [2026-01-29 15:24:05] "GET /bgp-router/98afdd76-21f1-42fb-84fb-c60b87b36ada?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1794 0.009314 10.0.0.61 - - [2026-01-29 15:24:05] "PUT /bgp-router/98afdd76-21f1-42fb-84fb-c60b87b36ada HTTP/1.1" 200 255 0.015948 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:24:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001247 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:24:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001589 10.0.0.61 - - [2026-01-29 15:24:08] "GET / HTTP/1.1" 200 36215 0.001754 10.0.0.61 - - [2026-01-29 15:24:08] "POST /fqname-to-id HTTP/1.1" 401 296 0.000735 10.0.0.61 - - [2026-01-29 15:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.043106 10.0.0.61 - - [2026-01-29 15:24:08] "GET /global-system-config/573a9ea3-184e-405d-a2c0-698791be45b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.011558 10.0.0.61 - - [2026-01-29 15:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.61 - - [2026-01-29 15:24:09] "GET /routing-instance/a2aa496f-f524-4d52-a896-26f48595b003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.006103 10.0.0.61 - - [2026-01-29 15:24:09] "PUT /global-system-config/573a9ea3-184e-405d-a2c0-698791be45b4 HTTP/1.1" 200 275 0.019292 10.0.0.61 - - [2026-01-29 15:24:09] "POST /fqname-to-id HTTP/1.1" 404 214 0.004113 10.0.0.61 - - [2026-01-29 15:24:09] "POST /virtual-routers HTTP/1.1" 200 597 0.022252 10.0.0.61 - - [2026-01-29 15:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.61 - - [2026-01-29 15:24:09] "GET /virtual-router/6e390516-1047-465b-9b4e-fb0b336a4bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.009821 10.0.0.61 - - [2026-01-29 15:24:09] "POST /fqname-to-id HTTP/1.1" 404 227 0.003489 10.0.0.61 - - [2026-01-29 15:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.61 - - [2026-01-29 15:24:09] "GET /virtual-network/60aa165e-dab1-4b09-b500-d28120549104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.006593 10.0.0.61 - - [2026-01-29 15:24:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.072346 10.0.0.61 - - [2026-01-29 15:24:10] "PUT /access-control-list/7016f782-7c07-4120-b356-fdc406f7cbff HTTP/1.1" 200 273 0.021318 10.0.0.61 - - [2026-01-29 15:24:25] "GET /global-system-configs HTTP/1.1" 401 296 0.000623 10.0.0.61 - - [2026-01-29 15:24:25] "GET /global-system-configs HTTP/1.1" 401 296 0.000730 10.0.0.61 - - [2026-01-29 15:24:26] "GET /global-system-configs HTTP/1.1" 401 296 0.000706 10.0.0.61 - - [2026-01-29 15:24:26] "GET /global-system-configs HTTP/1.1" 401 296 0.000589 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:24:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002502 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:24:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001370 10.0.0.61 - - [2026-01-29 15:24:50] "GET / HTTP/1.1" 200 36215 0.001682 10.0.0.61 - - [2026-01-29 15:24:50] "POST /fqname-to-id HTTP/1.1" 401 296 0.000520 10.0.0.61 - - [2026-01-29 15:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.044747 10.0.0.61 - - [2026-01-29 15:24:51] "GET /global-system-config/573a9ea3-184e-405d-a2c0-698791be45b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006147 10.0.0.61 - - [2026-01-29 15:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.61 - - [2026-01-29 15:24:51] "GET /routing-instance/a2aa496f-f524-4d52-a896-26f48595b003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.005203 10.0.0.61 - - [2026-01-29 15:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.61 - - [2026-01-29 15:24:51] "GET /virtual-router/6e390516-1047-465b-9b4e-fb0b336a4bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.008765 10.0.0.61 - - [2026-01-29 15:24:51] "PUT /virtual-router/6e390516-1047-465b-9b4e-fb0b336a4bd3 HTTP/1.1" 200 263 0.012224 10.0.0.61 - - [2026-01-29 15:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.61 - - [2026-01-29 15:24:51] "GET /virtual-router/6e390516-1047-465b-9b4e-fb0b336a4bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.004524 10.0.0.61 - - [2026-01-29 15:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.61 - - [2026-01-29 15:24:51] "GET /virtual-machine-interface/60e22834-b7c7-4b1a-9673-01ce4b888a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1897 0.007691 10.0.0.61 - - [2026-01-29 15:24:51] "PUT /virtual-machine-interface/60e22834-b7c7-4b1a-9673-01ce4b888a26 HTTP/1.1" 200 285 0.032878 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:24:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001007 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:24:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001374 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:25:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001002 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:25:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001155 10.0.0.61 - - [2026-01-29 15:25:04] "GET /obj-perms HTTP/1.1" 200 6375 0.069324 10.0.0.61 - - [2026-01-29 15:25:04] "GET /obj-perms HTTP/1.1" 200 6375 0.057705 10.0.0.61 - - [2026-01-29 15:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.61 - - [2026-01-29 15:25:04] "GET /virtual-router/6e390516-1047-465b-9b4e-fb0b336a4bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.004087 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:25:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001056 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:25:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001157 10.0.0.61 - - [2026-01-29 15:26:05] "GET /obj-perms HTTP/1.1" 200 6375 0.073231 10.0.0.61 - - [2026-01-29 15:26:05] "GET /obj-perms HTTP/1.1" 200 6375 0.070811 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:26:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000969 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:26:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001132 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:26:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000989 10.0.0.61 - - [2026-01-29 15:26:33] "GET / HTTP/1.1" 200 36215 0.001725 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:26:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001104 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:26:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001024 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:26:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001121 10.0.0.61 - - [2026-01-29 15:26:42] "GET /project/0c982637-2296-4161-ab03-e6f48804e339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000596 10.0.0.61 - - [2026-01-29 15:26:42] "GET /projects?obj_uuids=0c982637-2296-4161-ab03-e6f48804e339&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003147 10.0.0.61 - - [2026-01-29 15:26:42] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.003208 10.0.0.61 - - [2026-01-29 15:26:42] "POST /domains HTTP/1.1" 200 331 0.018603 10.0.0.61 - - [2026-01-29 15:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.060325 10.0.0.61 - - [2026-01-29 15:26:42] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.190088 10.0.0.61 - - [2026-01-29 15:26:42] "POST /id-to-fqname HTTP/1.1" 200 165 0.001454 10.0.0.61 - - [2026-01-29 15:26:42] "POST /fqname-to-id HTTP/1.1" 404 174 0.003061 10.0.0.61 - - [2026-01-29 15:26:43] "POST /security-groups HTTP/1.1" 200 560 0.068497 10.0.0.61 - - [2026-01-29 15:26:43] "POST /fqname-to-id HTTP/1.1" 404 205 0.002648 10.0.0.61 - - [2026-01-29 15:26:43] "POST /projects HTTP/1.1" 200 531 0.281453 10.0.0.61 - - [2026-01-29 15:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.319718 10.0.0.61 - - [2026-01-29 15:26:43] "POST /access-control-lists HTTP/1.1" 200 573 0.062201 10.0.0.61 - - [2026-01-29 15:26:43] "GET /project/0c982637-2296-4161-ab03-e6f48804e339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.636244 10.0.0.61 - - [2026-01-29 15:26:43] "POST /fqname-to-id HTTP/1.1" 404 204 0.003158 10.0.0.61 - - [2026-01-29 15:26:43] "POST /access-control-lists HTTP/1.1" 200 571 0.065153 Traceback (most recent call last): File "src/gevent/greenlet.py", line 900, in gevent._gevent_cgreenlet.Greenlet.run File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/server.py", line 209, in wrap_socket_and_handle with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket: File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 870, in wrap_socket return SSLSocket(sock=sock, keyfile=keyfile, certfile=certfile, File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 351, in __init__ self.do_handshake() File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 740, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:1147) 2026-01-29T15:26:43Z failed with SSLError [Introspect:8084]10.0.0.61 - - [2026-01-29 15:26:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.003369 10.0.0.61 - - [2026-01-29 15:26:45] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001638 10.0.0.61 - - [2026-01-29 15:26:45] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 942 0.009253 10.0.0.61 - - [2026-01-29 15:26:45] "POST /fqname-to-id HTTP/1.1" 404 197 0.035857 10.0.0.61 - - [2026-01-29 15:26:45] "GET /projects?obj_uuids=1613e26f-4b92-4fd0-a17f-427321d227af&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002818 10.0.0.61 - - [2026-01-29 15:26:45] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002178 10.0.0.61 - - [2026-01-29 15:26:45] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.008611 10.0.0.61 - - [2026-01-29 15:26:45] "POST /id-to-fqname HTTP/1.1" 200 199 0.001970 10.0.0.61 - - [2026-01-29 15:26:45] "POST /fqname-to-id HTTP/1.1" 404 208 0.006088 10.0.0.61 - - [2026-01-29 15:26:45] "POST /security-groups HTTP/1.1" 200 594 0.073066 10.0.0.61 - - [2026-01-29 15:26:45] "POST /fqname-to-id HTTP/1.1" 404 243 0.005059 10.0.0.61 - - [2026-01-29 15:26:45] "POST /projects HTTP/1.1" 200 599 0.291272 10.0.0.61 - - [2026-01-29 15:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.364774 10.0.0.61 - - [2026-01-29 15:26:46] "POST /access-control-lists HTTP/1.1" 200 607 0.064861 10.0.0.61 - - [2026-01-29 15:26:46] "POST /fqname-to-id HTTP/1.1" 404 242 0.003828 10.0.0.61 - - [2026-01-29 15:26:46] "GET /project/1613e26f-4b92-4fd0-a17f-427321d227af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.524325 10.0.0.61 - - [2026-01-29 15:26:46] "POST /access-control-lists HTTP/1.1" 200 605 0.073536 10.0.0.61 - - [2026-01-29 15:26:47] "GET / HTTP/1.1" 200 36215 0.001904 10.0.0.61 - - [2026-01-29 15:26:54] "POST /fqname-to-id HTTP/1.1" 401 296 0.000720 10.0.0.61 - - [2026-01-29 15:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.077474 10.0.0.61 - - [2026-01-29 15:26:55] "GET /projects?obj_uuids=1613e26f-4b92-4fd0-a17f-427321d227af&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001165 10.0.0.61 - - [2026-01-29 15:26:55] "GET /project/1613e26f-4b92-4fd0-a17f-427321d227af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.031812 252.61.176.139 - - [2026-01-29 15:26:55] "POST /neutron/network HTTP/1.1" 200 117 0.054183 10.0.0.61 - - [2026-01-29 15:26:56] "GET /projects?obj_uuids=1613e26f-4b92-4fd0-a17f-427321d227af&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001487 252.61.176.139 - - [2026-01-29 15:26:56] "POST /neutron/network HTTP/1.1" 200 618 0.095395 10.0.0.61 - - [2026-01-29 15:26:56] "POST /route-targets HTTP/1.1" 200 328 0.013213 10.0.0.61 - - [2026-01-29 15:26:56] "POST /ref-update HTTP/1.1" 200 156 0.037439 10.0.0.61 - - [2026-01-29 15:26:56] "POST /useragent-kv HTTP/1.1" 200 115 0.007843 252.61.176.139 - - [2026-01-29 15:26:56] "POST /neutron/subnet HTTP/1.1" 200 725 0.212012 252.61.176.139 - - [2026-01-29 15:26:56] "POST /neutron/network HTTP/1.1" 200 837 0.006562 10.0.0.61 - - [2026-01-29 15:26:56] "POST /id-to-fqname HTTP/1.1" 200 231 0.001474 10.0.0.61 - - [2026-01-29 15:26:56] "GET /virtual-network/fcf48b96-15d7-4391-b7a5-821ad65165c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005612 252.61.176.139 - - [2026-01-29 15:26:56] "POST /neutron/network HTTP/1.1" 200 837 0.007025 10.0.0.61 - - [2026-01-29 15:26:56] "GET /virtual-network/fcf48b96-15d7-4391-b7a5-821ad65165c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005895 252.61.176.139 - - [2026-01-29 15:26:56] "POST /neutron/network HTTP/1.1" 200 837 0.010844 252.61.176.139 - - [2026-01-29 15:26:56] "POST /neutron/subnet HTTP/1.1" 200 725 0.008210 10.0.0.61 - - [2026-01-29 15:26:56] "GET /domains HTTP/1.1" 401 296 0.000473 10.0.0.61 - - [2026-01-29 15:26:57] "GET /domains HTTP/1.1" 200 438 0.036946 10.0.0.61 - - [2026-01-29 15:26:57] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001029 10.0.0.61 - - [2026-01-29 15:26:57] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1315 0.009620 10.0.0.61 - - [2026-01-29 15:26:57] "GET /projects?obj_uuids=1613e26f-4b92-4fd0-a17f-427321d227af&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001570 10.0.0.61 - - [2026-01-29 15:26:57] "GET /project/1613e26f-4b92-4fd0-a17f-427321d227af HTTP/1.1" 200 2163 0.036463 10.0.0.61 - - [2026-01-29 15:26:57] "GET /virtual-network/fcf48b96-15d7-4391-b7a5-821ad65165c1 HTTP/1.1" 200 2343 0.008417 10.0.0.61 - - [2026-01-29 15:26:57] "GET /virtual-network/fcf48b96-15d7-4391-b7a5-821ad65165c1 HTTP/1.1" 200 2343 0.005281 10.0.0.61 - - [2026-01-29 15:26:57] "GET /routing-instance/b4ed0cb7-8ff6-441f-be2b-57d737983ef8 HTTP/1.1" 200 1496 0.004557 10.0.0.61 - - [2026-01-29 15:26:57] "GET /routing-instance/b4ed0cb7-8ff6-441f-be2b-57d737983ef8 HTTP/1.1" 200 1496 0.004225 10.0.0.61 - - [2026-01-29 15:26:57] "GET /route-target/dd38a6af-8042-4a2c-818c-d7c032b8d7e9 HTTP/1.1" 200 1219 0.005350 10.0.0.61 - - [2026-01-29 15:26:57] "GET /virtual-network/fcf48b96-15d7-4391-b7a5-821ad65165c1 HTTP/1.1" 200 2343 0.005882 10.0.0.61 - - [2026-01-29 15:26:57] "GET /routing-instance/b4ed0cb7-8ff6-441f-be2b-57d737983ef8 HTTP/1.1" 200 1496 0.004386 10.0.0.61 - - [2026-01-29 15:26:57] "GET /virtual-network/fcf48b96-15d7-4391-b7a5-821ad65165c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005689 10.0.0.61 - - [2026-01-29 15:26:57] "GET /virtual-network/fcf48b96-15d7-4391-b7a5-821ad65165c1 HTTP/1.1" 200 2343 0.018384 10.0.0.61 - - [2026-01-29 15:26:57] "GET /routing-instance/b4ed0cb7-8ff6-441f-be2b-57d737983ef8 HTTP/1.1" 200 1496 0.004378 10.0.0.61 - - [2026-01-29 15:26:58] "GET /routing-instance/b4ed0cb7-8ff6-441f-be2b-57d737983ef8 HTTP/1.1" 200 1496 0.004357 10.0.0.61 - - [2026-01-29 15:26:58] "GET /route-target/dd38a6af-8042-4a2c-818c-d7c032b8d7e9 HTTP/1.1" 200 1219 0.004412 10.0.0.61 - - [2026-01-29 15:26:58] "GET /domains HTTP/1.1" 200 438 0.003934 10.0.0.61 - - [2026-01-29 15:26:58] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001261 10.0.0.61 - - [2026-01-29 15:26:58] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1315 0.007456 10.0.0.61 - - [2026-01-29 15:26:58] "GET /projects?obj_uuids=1613e26f-4b92-4fd0-a17f-427321d227af&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001226 10.0.0.61 - - [2026-01-29 15:26:58] "GET /project/1613e26f-4b92-4fd0-a17f-427321d227af HTTP/1.1" 200 2163 0.030606 10.0.0.61 - - [2026-01-29 15:26:58] "GET /virtual-network/fcf48b96-15d7-4391-b7a5-821ad65165c1 HTTP/1.1" 200 2343 0.005973 10.0.0.61 - - [2026-01-29 15:26:58] "GET /obj-perms HTTP/1.1" 200 6444 0.062493 10.0.0.61 - - [2026-01-29 15:26:59] "POST /id-to-fqname HTTP/1.1" 200 231 0.001734 10.0.0.61 - - [2026-01-29 15:27:00] "DELETE /project/0c98263722964161ab03e6f48804e339 HTTP/1.1" 404 173 0.005140 10.0.0.61 - - [2026-01-29 15:27:00] "DELETE /project/1613e26f4b924fd0a17f427321d227af HTTP/1.1" 404 173 0.004185 252.61.176.139 - - [2026-01-29 15:27:03] "POST /neutron/network HTTP/1.1" 200 847 0.007840 252.61.176.139 - - [2026-01-29 15:27:03] "GET /aaa-mode HTTP/1.1" 401 296 0.000657 252.61.176.139 - - [2026-01-29 15:27:03] "GET / HTTP/1.1" 200 36215 0.002007 252.61.176.139 - - [2026-01-29 15:27:03] "GET /project/1613e26f-4b92-4fd0-a17f-427321d227af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000572 10.0.0.61 - - [2026-01-29 15:27:03] "GET /projects?obj_uuids=1613e26f-4b92-4fd0-a17f-427321d227af&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001023 252.61.176.139 - - [2026-01-29 15:27:03] "GET /project/1613e26f-4b92-4fd0-a17f-427321d227af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.055375 252.61.176.139 - - [2026-01-29 15:27:04] "POST /neutron/network HTTP/1.1" 200 837 0.038083 252.61.176.139 - - [2026-01-29 15:27:04] "POST /neutron/port HTTP/1.1" 200 117 0.008327 252.61.176.139 - - [2026-01-29 15:27:05] "POST /neutron/network HTTP/1.1" 200 847 0.006398 10.0.0.61 - - [2026-01-29 15:27:05] "GET /projects?obj_uuids=1613e26f-4b92-4fd0-a17f-427321d227af&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001511 252.61.176.139 - - [2026-01-29 15:27:06] "POST /neutron/port HTTP/1.1" 200 995 0.017121 252.61.176.139 - - [2026-01-29 15:27:06] "POST /neutron/port HTTP/1.1" 200 1069 0.370617 252.61.176.139 - - [2026-01-29 15:27:06] "POST /neutron/security_group HTTP/1.1" 200 2067 0.008398 10.0.0.61 - - [2026-01-29 15:27:06] "GET /obj-perms HTTP/1.1" 200 6375 0.080280 252.61.176.139 - - [2026-01-29 15:27:06] "POST /neutron/port HTTP/1.1" 200 1069 0.047085 252.61.176.139 - - [2026-01-29 15:27:06] "POST /neutron/port HTTP/1.1" 200 1069 0.011787 10.0.0.61 - - [2026-01-29 15:27:06] "GET /obj-perms HTTP/1.1" 200 6375 0.059622 252.61.176.139 - - [2026-01-29 15:27:06] "POST /neutron/port HTTP/1.1" 200 1119 0.092996 252.61.176.139 - - [2026-01-29 15:27:07] "POST /neutron/port HTTP/1.1" 200 1129 0.018112 252.61.176.139 - - [2026-01-29 15:27:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003623 252.61.176.139 - - [2026-01-29 15:27:07] "POST /neutron/subnet HTTP/1.1" 200 699 0.007985 252.61.176.139 - - [2026-01-29 15:27:07] "POST /neutron/port HTTP/1.1" 200 117 0.001320 252.61.176.139 - - [2026-01-29 15:27:07] "POST /neutron/network HTTP/1.1" 200 837 0.007014 252.61.176.139 - - [2026-01-29 15:27:07] "POST /neutron/port HTTP/1.1" 200 1129 0.019899 252.61.176.139 - - [2026-01-29 15:27:07] "POST /neutron/security_group HTTP/1.1" 200 2067 0.009238 252.61.176.139 - - [2026-01-29 15:27:12] "POST /neutron/port HTTP/1.1" 200 1129 0.015402 252.61.176.139 - - [2026-01-29 15:27:12] "POST /neutron/security_group HTTP/1.1" 200 2067 0.006695 10.0.0.61 - - [2026-01-29 15:27:12] "GET /obj-perms HTTP/1.1" 200 6444 0.001958 252.61.176.139 - - [2026-01-29 15:27:13] "POST /neutron/port HTTP/1.1" 200 1129 0.019239 252.61.176.139 - - [2026-01-29 15:27:13] "POST /neutron/port HTTP/1.1" 200 1129 0.015676 252.61.176.139 - - [2026-01-29 15:27:13] "POST /neutron/network HTTP/1.1" 200 847 0.008582 252.61.176.139 - - [2026-01-29 15:27:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004017 252.61.176.139 - - [2026-01-29 15:27:13] "POST /neutron/subnet HTTP/1.1" 200 699 0.009829 252.61.176.139 - - [2026-01-29 15:27:13] "POST /neutron/port HTTP/1.1" 200 117 0.001379 252.61.176.139 - - [2026-01-29 15:27:13] "POST /neutron/network HTTP/1.1" 200 837 0.008205 10.0.0.61 - - [2026-01-29 15:27:13] "GET /obj-perms HTTP/1.1" 200 6444 0.001844 10.0.0.61 - - [2026-01-29 15:27:15] "GET /obj-perms HTTP/1.1" 200 6444 0.002383 10.0.0.61 - - [2026-01-29 15:27:16] "GET /obj-perms HTTP/1.1" 200 6444 0.001700 10.0.0.61 - - [2026-01-29 15:27:17] "GET /obj-perms HTTP/1.1" 200 6444 0.002214 252.61.176.139 - - [2026-01-29 15:27:18] "POST /neutron/network HTTP/1.1" 200 837 0.009363 252.61.176.139 - - [2026-01-29 15:27:18] "POST /neutron/network HTTP/1.1" 400 204 0.020888 252.61.176.139 - - [2026-01-29 15:27:19] "POST /neutron/port HTTP/1.1" 200 1129 0.015341 252.61.176.139 - - [2026-01-29 15:27:19] "POST /neutron/port HTTP/1.1" 200 1119 0.012253 252.61.176.139 - - [2026-01-29 15:27:19] "POST /neutron/port HTTP/1.1" 200 151 0.140229 252.61.176.139 - - [2026-01-29 15:27:20] "POST /neutron/network HTTP/1.1" 200 837 0.006591 10.0.0.61 - - [2026-01-29 15:27:20] "POST /useragent-kv HTTP/1.1" 200 115 0.008061 10.0.0.61 - - [2026-01-29 15:27:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003525 252.61.176.139 - - [2026-01-29 15:27:20] "POST /neutron/network HTTP/1.1" 200 151 0.111669 10.0.0.61 - - [2026-01-29 15:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006304 10.0.0.61 - - [2026-01-29 15:27:20] "GET /routing-instance/b4ed0cb7-8ff6-441f-be2b-57d737983ef8 HTTP/1.1" 404 171 0.005293 10.0.0.61 - - [2026-01-29 15:27:20] "DELETE /route-target/dd38a6af-8042-4a2c-818c-d7c032b8d7e9 HTTP/1.1" 200 115 0.029344 10.0.0.61 - - [2026-01-29 15:27:20] "GET /domains HTTP/1.1" 200 438 0.003671 10.0.0.61 - - [2026-01-29 15:27:20] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002382 10.0.0.61 - - [2026-01-29 15:27:20] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1315 0.009549 10.0.0.61 - - [2026-01-29 15:27:21] "GET /projects?obj_uuids=1613e26f-4b92-4fd0-a17f-427321d227af&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001307 10.0.0.61 - - [2026-01-29 15:27:21] "GET /project/1613e26f-4b92-4fd0-a17f-427321d227af HTTP/1.1" 200 1914 0.053190 10.0.0.61 - - [2026-01-29 15:27:21] "GET /projects?obj_uuids=1613e26f-4b92-4fd0-a17f-427321d227af&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001355 10.0.0.61 - - [2026-01-29 15:27:21] "GET /project/1613e26f-4b92-4fd0-a17f-427321d227af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.033105 10.0.0.61 - - [2026-01-29 15:27:21] "GET /projects?obj_uuids=1613e26f-4b92-4fd0-a17f-427321d227af&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000954 10.0.0.61 - - [2026-01-29 15:27:21] "GET /project/1613e26f-4b92-4fd0-a17f-427321d227af?fields=virtual_networks HTTP/1.1" 200 1053 0.076171 10.0.0.61 - - [2026-01-29 15:27:21] "GET /projects?obj_uuids=1613e26f-4b92-4fd0-a17f-427321d227af&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001171 10.0.0.61 - - [2026-01-29 15:27:21] "GET /project/1613e26f-4b92-4fd0-a17f-427321d227af?fields=virtual_machine_interfaces HTTP/1.1" 200 1053 0.030107 10.0.0.61 - - [2026-01-29 15:27:21] "GET /projects?obj_uuids=1613e26f-4b92-4fd0-a17f-427321d227af&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001115 10.0.0.61 - - [2026-01-29 15:27:21] "GET /project/1613e26f-4b92-4fd0-a17f-427321d227af?fields=security_groups HTTP/1.1" 200 1289 0.029650 10.0.0.61 - - [2026-01-29 15:27:22] "GET /projects?obj_uuids=0c982637-2296-4161-ab03-e6f48804e339&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001463 10.0.0.61 - - [2026-01-29 15:27:22] "GET /project/0c982637-2296-4161-ab03-e6f48804e339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.034047 10.0.0.61 - - [2026-01-29 15:27:26] "GET /projects?obj_uuids=0c982637-2296-4161-ab03-e6f48804e339&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001314 10.0.0.61 - - [2026-01-29 15:27:26] "GET /project/0c982637-2296-4161-ab03-e6f48804e339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.037560 10.0.0.61 - - [2026-01-29 15:27:27] "GET /documentation/index.html HTTP/1.1" 200 210274 0.002955 10.0.0.61 - - [2026-01-29 15:27:28] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001388 10.0.0.61 - - [2026-01-29 15:27:28] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 942 0.009236 10.0.0.61 - - [2026-01-29 15:27:28] "POST /fqname-to-id HTTP/1.1" 404 198 0.032287 10.0.0.61 - - [2026-01-29 15:27:28] "GET /projects?obj_uuids=a7a03d3b-294f-4393-b121-33c725e47413&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003579 10.0.0.61 - - [2026-01-29 15:27:28] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001159 10.0.0.61 - - [2026-01-29 15:27:28] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.007528 10.0.0.61 - - [2026-01-29 15:27:28] "POST /id-to-fqname HTTP/1.1" 200 200 0.002934 10.0.0.61 - - [2026-01-29 15:27:28] "POST /fqname-to-id HTTP/1.1" 404 209 0.002407 10.0.0.61 - - [2026-01-29 15:27:28] "POST /security-groups HTTP/1.1" 200 595 0.069872 10.0.0.61 - - [2026-01-29 15:27:28] "POST /fqname-to-id HTTP/1.1" 404 244 0.003389 10.0.0.61 - - [2026-01-29 15:27:28] "POST /projects HTTP/1.1" 200 601 0.251169 10.0.0.61 - - [2026-01-29 15:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.325646 10.0.0.61 - - [2026-01-29 15:27:28] "POST /access-control-lists HTTP/1.1" 200 608 0.068315 10.0.0.61 - - [2026-01-29 15:27:28] "POST /fqname-to-id HTTP/1.1" 404 243 0.003547 10.0.0.61 - - [2026-01-29 15:27:28] "GET /project/a7a03d3b-294f-4393-b121-33c725e47413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.513624 10.0.0.61 - - [2026-01-29 15:27:29] "POST /access-control-lists HTTP/1.1" 200 606 0.081002 10.0.0.61 - - [2026-01-29 15:27:30] "GET / HTTP/1.1" 200 36215 0.002024 10.0.0.61 - - [2026-01-29 15:27:30] "GET /projects?obj_uuids=0c982637-2296-4161-ab03-e6f48804e339&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001255 10.0.0.61 - - [2026-01-29 15:27:30] "GET /project/0c982637-2296-4161-ab03-e6f48804e339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.030949 10.0.0.61 - - [2026-01-29 15:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004895 10.0.0.61 - - [2026-01-29 15:27:31] "GET /security-group/8c8fa3ea-987e-4369-8803-6cbb46950f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3680 0.005693 10.0.0.61 - - [2026-01-29 15:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.61 - - [2026-01-29 15:27:31] "GET /projects?obj_uuids=0c982637-2296-4161-ab03-e6f48804e339&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001732 10.0.0.61 - - [2026-01-29 15:27:31] "GET /project/0c982637-2296-4161-ab03-e6f48804e339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.033502 10.0.0.61 - - [2026-01-29 15:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.61 - - [2026-01-29 15:27:31] "GET /security-group/8c8fa3ea-987e-4369-8803-6cbb46950f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3680 0.005239 10.0.0.61 - - [2026-01-29 15:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.61 - - [2026-01-29 15:27:31] "PUT /security-group/8c8fa3ea-987e-4369-8803-6cbb46950f22 HTTP/1.1" 200 263 0.031364 10.0.0.61 - - [2026-01-29 15:27:31] "PUT /access-control-list/7558cdc1-1e37-41e2-9523-7873ba779df1 HTTP/1.1" 200 273 0.009770 10.0.0.61 - - [2026-01-29 15:27:31] "PUT /access-control-list/ec298288-3358-419d-b1d0-f51307aa4eca HTTP/1.1" 200 273 0.010089 10.0.0.61 - - [2026-01-29 15:27:32] "POST /fqname-to-id HTTP/1.1" 401 296 0.000500 10.0.0.61 - - [2026-01-29 15:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.077359 10.0.0.61 - - [2026-01-29 15:27:32] "GET /projects?obj_uuids=a7a03d3b-294f-4393-b121-33c725e47413&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000986 10.0.0.61 - - [2026-01-29 15:27:32] "GET /project/a7a03d3b-294f-4393-b121-33c725e47413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.031859 252.61.176.139 - - [2026-01-29 15:27:32] "POST /neutron/network HTTP/1.1" 200 117 0.046912 10.0.0.61 - - [2026-01-29 15:27:32] "GET /projects?obj_uuids=a7a03d3b-294f-4393-b121-33c725e47413&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002443 252.61.176.139 - - [2026-01-29 15:27:33] "POST /neutron/network HTTP/1.1" 200 617 0.090031 10.0.0.61 - - [2026-01-29 15:27:33] "POST /route-targets HTTP/1.1" 200 328 0.020273 10.0.0.61 - - [2026-01-29 15:27:33] "POST /ref-update HTTP/1.1" 200 156 0.021699 10.0.0.61 - - [2026-01-29 15:27:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002959 252.61.176.139 - - [2026-01-29 15:27:33] "POST /neutron/subnet HTTP/1.1" 200 725 0.200725 252.61.176.139 - - [2026-01-29 15:27:33] "POST /neutron/network HTTP/1.1" 200 836 0.006356 10.0.0.61 - - [2026-01-29 15:27:33] "POST /id-to-fqname HTTP/1.1" 200 231 0.001537 10.0.0.61 - - [2026-01-29 15:27:33] "GET /virtual-network/2b8abba4-38be-46b4-b43d-1b039070215d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005498 252.61.176.139 - - [2026-01-29 15:27:33] "POST /neutron/network HTTP/1.1" 200 836 0.007948 10.0.0.61 - - [2026-01-29 15:27:33] "GET /virtual-network/2b8abba4-38be-46b4-b43d-1b039070215d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006296 252.61.176.139 - - [2026-01-29 15:27:33] "POST /neutron/network HTTP/1.1" 200 836 0.007708 252.61.176.139 - - [2026-01-29 15:27:33] "POST /neutron/subnet HTTP/1.1" 200 725 0.009713 10.0.0.61 - - [2026-01-29 15:27:33] "GET /domains HTTP/1.1" 401 296 0.000539 10.0.0.61 - - [2026-01-29 15:27:34] "GET /domains HTTP/1.1" 200 438 0.034284 10.0.0.61 - - [2026-01-29 15:27:34] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001160 10.0.0.61 - - [2026-01-29 15:27:34] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1512 0.010436 10.0.0.61 - - [2026-01-29 15:27:34] "GET /projects?obj_uuids=a7a03d3b-294f-4393-b121-33c725e47413&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001113 10.0.0.61 - - [2026-01-29 15:27:34] "GET /project/a7a03d3b-294f-4393-b121-33c725e47413 HTTP/1.1" 200 2170 0.030126 10.0.0.61 - - [2026-01-29 15:27:34] "GET /virtual-network/2b8abba4-38be-46b4-b43d-1b039070215d HTTP/1.1" 200 2340 0.006238 10.0.0.61 - - [2026-01-29 15:27:34] "GET /virtual-network/2b8abba4-38be-46b4-b43d-1b039070215d HTTP/1.1" 200 2340 0.005726 10.0.0.61 - - [2026-01-29 15:27:34] "GET /routing-instance/5bc62867-4718-4f00-b934-d14e3e15e1da HTTP/1.1" 200 1492 0.004343 10.0.0.61 - - [2026-01-29 15:27:34] "GET /routing-instance/5bc62867-4718-4f00-b934-d14e3e15e1da HTTP/1.1" 200 1492 0.003858 10.0.0.61 - - [2026-01-29 15:27:34] "GET /route-target/51817e18-8e84-4911-bbfc-147fac83026e HTTP/1.1" 200 1218 0.003495 10.0.0.61 - - [2026-01-29 15:27:34] "GET /virtual-network/2b8abba4-38be-46b4-b43d-1b039070215d HTTP/1.1" 200 2340 0.005898 10.0.0.61 - - [2026-01-29 15:27:34] "GET /routing-instance/5bc62867-4718-4f00-b934-d14e3e15e1da HTTP/1.1" 200 1492 0.003879 10.0.0.61 - - [2026-01-29 15:27:34] "GET /virtual-network/2b8abba4-38be-46b4-b43d-1b039070215d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005153 10.0.0.61 - - [2026-01-29 15:27:34] "GET /virtual-network/2b8abba4-38be-46b4-b43d-1b039070215d HTTP/1.1" 200 2340 0.005375 10.0.0.61 - - [2026-01-29 15:27:34] "GET /routing-instance/5bc62867-4718-4f00-b934-d14e3e15e1da HTTP/1.1" 200 1492 0.003829 10.0.0.61 - - [2026-01-29 15:27:34] "GET /routing-instance/5bc62867-4718-4f00-b934-d14e3e15e1da HTTP/1.1" 200 1492 0.004406 10.0.0.61 - - [2026-01-29 15:27:34] "GET /route-target/51817e18-8e84-4911-bbfc-147fac83026e HTTP/1.1" 200 1218 0.003669 10.0.0.61 - - [2026-01-29 15:27:35] "GET /domains HTTP/1.1" 200 438 0.003686 10.0.0.61 - - [2026-01-29 15:27:35] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001125 10.0.0.61 - - [2026-01-29 15:27:35] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1512 0.007043 10.0.0.61 - - [2026-01-29 15:27:35] "GET /projects?obj_uuids=a7a03d3b-294f-4393-b121-33c725e47413&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001070 10.0.0.61 - - [2026-01-29 15:27:35] "GET /project/a7a03d3b-294f-4393-b121-33c725e47413 HTTP/1.1" 200 2170 0.029892 10.0.0.61 - - [2026-01-29 15:27:35] "GET /virtual-network/2b8abba4-38be-46b4-b43d-1b039070215d HTTP/1.1" 200 2340 0.007774 10.0.0.61 - - [2026-01-29 15:27:35] "GET /obj-perms HTTP/1.1" 200 6446 0.068440 10.0.0.61 - - [2026-01-29 15:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.61 - - [2026-01-29 15:27:35] "GET /projects?obj_uuids=a7a03d3b-294f-4393-b121-33c725e47413&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001087 10.0.0.61 - - [2026-01-29 15:27:35] "GET /project/a7a03d3b-294f-4393-b121-33c725e47413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.030096 252.61.176.139 - - [2026-01-29 15:27:35] "POST /neutron/network HTTP/1.1" 200 117 0.012759 10.0.0.61 - - [2026-01-29 15:27:36] "GET /projects?obj_uuids=a7a03d3b-294f-4393-b121-33c725e47413&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001148 252.61.176.139 - - [2026-01-29 15:27:36] "POST /neutron/network HTTP/1.1" 200 617 0.079035 10.0.0.61 - - [2026-01-29 15:27:36] "POST /route-targets HTTP/1.1" 200 328 0.011003 10.0.0.61 - - [2026-01-29 15:27:36] "POST /ref-update HTTP/1.1" 200 156 0.026337 10.0.0.61 - - [2026-01-29 15:27:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003513 252.61.176.139 - - [2026-01-29 15:27:36] "POST /neutron/subnet HTTP/1.1" 200 719 0.197659 252.61.176.139 - - [2026-01-29 15:27:36] "POST /neutron/network HTTP/1.1" 200 835 0.006037 10.0.0.61 - - [2026-01-29 15:27:36] "POST /id-to-fqname HTTP/1.1" 200 231 0.001438 10.0.0.61 - - [2026-01-29 15:27:36] "GET /virtual-network/2c0e242c-885a-43c7-aa52-718b8b86c3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005603 252.61.176.139 - - [2026-01-29 15:27:36] "POST /neutron/network HTTP/1.1" 200 835 0.006961 10.0.0.61 - - [2026-01-29 15:27:36] "GET /virtual-network/2c0e242c-885a-43c7-aa52-718b8b86c3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006114 252.61.176.139 - - [2026-01-29 15:27:36] "POST /neutron/network HTTP/1.1" 200 835 0.009718 252.61.176.139 - - [2026-01-29 15:27:36] "POST /neutron/subnet HTTP/1.1" 200 719 0.010155 10.0.0.61 - - [2026-01-29 15:27:36] "GET /domains HTTP/1.1" 200 438 0.003210 10.0.0.61 - - [2026-01-29 15:27:36] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002987 10.0.0.61 - - [2026-01-29 15:27:36] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1512 0.010040 10.0.0.61 - - [2026-01-29 15:27:36] "GET /projects?obj_uuids=a7a03d3b-294f-4393-b121-33c725e47413&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001505 10.0.0.61 - - [2026-01-29 15:27:36] "GET /project/a7a03d3b-294f-4393-b121-33c725e47413 HTTP/1.1" 200 2397 0.049977 10.0.0.61 - - [2026-01-29 15:27:37] "GET /virtual-network/2c0e242c-885a-43c7-aa52-718b8b86c3ff HTTP/1.1" 200 2337 0.009361 10.0.0.61 - - [2026-01-29 15:27:37] "GET /virtual-network/2c0e242c-885a-43c7-aa52-718b8b86c3ff HTTP/1.1" 200 2337 0.005995 10.0.0.61 - - [2026-01-29 15:27:37] "GET /routing-instance/fadb440f-7246-4a37-9d11-aa5c569a91b5 HTTP/1.1" 200 1493 0.004296 10.0.0.61 - - [2026-01-29 15:27:37] "GET /routing-instance/fadb440f-7246-4a37-9d11-aa5c569a91b5 HTTP/1.1" 200 1493 0.004416 10.0.0.61 - - [2026-01-29 15:27:37] "GET /route-target/62509fd1-0a04-4665-a3e4-5e0d52e5b3ae HTTP/1.1" 200 1218 0.003976 10.0.0.61 - - [2026-01-29 15:27:37] "GET /virtual-network/2c0e242c-885a-43c7-aa52-718b8b86c3ff HTTP/1.1" 200 2337 0.006771 10.0.0.61 - - [2026-01-29 15:27:37] "GET /routing-instance/fadb440f-7246-4a37-9d11-aa5c569a91b5 HTTP/1.1" 200 1493 0.005111 10.0.0.61 - - [2026-01-29 15:27:37] "GET /virtual-network/2c0e242c-885a-43c7-aa52-718b8b86c3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005234 10.0.0.61 - - [2026-01-29 15:27:37] "GET /virtual-network/2c0e242c-885a-43c7-aa52-718b8b86c3ff HTTP/1.1" 200 2337 0.005706 10.0.0.61 - - [2026-01-29 15:27:37] "GET /routing-instance/fadb440f-7246-4a37-9d11-aa5c569a91b5 HTTP/1.1" 200 1493 0.003922 10.0.0.61 - - [2026-01-29 15:27:37] "GET /routing-instance/fadb440f-7246-4a37-9d11-aa5c569a91b5 HTTP/1.1" 200 1493 0.005053 10.0.0.61 - - [2026-01-29 15:27:37] "GET /route-target/62509fd1-0a04-4665-a3e4-5e0d52e5b3ae HTTP/1.1" 200 1218 0.003441 10.0.0.61 - - [2026-01-29 15:27:37] "GET /domains HTTP/1.1" 200 438 0.002927 10.0.0.61 - - [2026-01-29 15:27:37] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001062 10.0.0.61 - - [2026-01-29 15:27:37] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1512 0.006874 10.0.0.61 - - [2026-01-29 15:27:37] "GET /projects?obj_uuids=a7a03d3b-294f-4393-b121-33c725e47413&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001578 10.0.0.61 - - [2026-01-29 15:27:37] "GET /project/a7a03d3b-294f-4393-b121-33c725e47413 HTTP/1.1" 200 2397 0.032744 10.0.0.61 - - [2026-01-29 15:27:37] "GET /virtual-network/2c0e242c-885a-43c7-aa52-718b8b86c3ff HTTP/1.1" 200 2337 0.005215 10.0.0.61 - - [2026-01-29 15:27:37] "GET /obj-perms HTTP/1.1" 200 6446 0.001945 10.0.0.61 - - [2026-01-29 15:27:38] "POST /id-to-fqname HTTP/1.1" 200 231 0.001498 252.61.176.139 - - [2026-01-29 15:27:38] "POST /neutron/network HTTP/1.1" 200 845 0.008107 252.61.176.139 - - [2026-01-29 15:27:38] "GET /aaa-mode HTTP/1.1" 401 296 0.000500 252.61.176.139 - - [2026-01-29 15:27:38] "GET / HTTP/1.1" 200 36215 0.002098 252.61.176.139 - - [2026-01-29 15:27:38] "GET /project/a7a03d3b-294f-4393-b121-33c725e47413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000432 10.0.0.61 - - [2026-01-29 15:27:39] "GET /projects?obj_uuids=a7a03d3b-294f-4393-b121-33c725e47413&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001273 252.61.176.139 - - [2026-01-29 15:27:39] "GET /project/a7a03d3b-294f-4393-b121-33c725e47413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.085677 252.61.176.139 - - [2026-01-29 15:27:39] "POST /neutron/network HTTP/1.1" 200 835 0.040206 252.61.176.139 - - [2026-01-29 15:27:39] "POST /neutron/port HTTP/1.1" 200 117 0.007075 252.61.176.139 - - [2026-01-29 15:27:39] "POST /neutron/port HTTP/1.1" 200 117 0.006800 10.0.0.61 - - [2026-01-29 15:27:39] "POST /id-to-fqname HTTP/1.1" 200 231 0.001425 252.61.176.139 - - [2026-01-29 15:27:39] "POST /neutron/port HTTP/1.1" 200 117 0.008765 252.61.176.139 - - [2026-01-29 15:27:40] "POST /neutron/network HTTP/1.1" 200 846 0.006461 252.61.176.139 - - [2026-01-29 15:27:40] "GET /aaa-mode HTTP/1.1" 401 296 0.000514 252.61.176.139 - - [2026-01-29 15:27:40] "GET / HTTP/1.1" 200 36215 0.002990 252.61.176.139 - - [2026-01-29 15:27:40] "GET /project/a7a03d3b-294f-4393-b121-33c725e47413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000676 252.61.176.139 - - [2026-01-29 15:27:40] "POST /neutron/network HTTP/1.1" 200 845 0.006372 10.0.0.61 - - [2026-01-29 15:27:40] "GET /projects?obj_uuids=a7a03d3b-294f-4393-b121-33c725e47413&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001062 10.0.0.61 - - [2026-01-29 15:27:40] "GET /projects?obj_uuids=a7a03d3b-294f-4393-b121-33c725e47413&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001270 252.61.176.139 - - [2026-01-29 15:27:40] "GET /project/a7a03d3b-294f-4393-b121-33c725e47413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.090946 252.61.176.139 - - [2026-01-29 15:27:40] "POST /neutron/port HTTP/1.1" 200 1069 0.302974 252.61.176.139 - - [2026-01-29 15:27:40] "POST /neutron/port HTTP/1.1" 200 1069 0.011607 252.61.176.139 - - [2026-01-29 15:27:41] "POST /neutron/port HTTP/1.1" 200 1069 0.013007 252.61.176.139 - - [2026-01-29 15:27:41] "POST /neutron/network HTTP/1.1" 200 836 0.046523 252.61.176.139 - - [2026-01-29 15:27:41] "POST /neutron/port HTTP/1.1" 200 1119 0.092865 252.61.176.139 - - [2026-01-29 15:27:41] "POST /neutron/port HTTP/1.1" 200 1129 0.025999 252.61.176.139 - - [2026-01-29 15:27:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004454 252.61.176.139 - - [2026-01-29 15:27:41] "POST /neutron/subnet HTTP/1.1" 200 693 0.010117 252.61.176.139 - - [2026-01-29 15:27:41] "POST /neutron/port HTTP/1.1" 200 1129 0.019753 252.61.176.139 - - [2026-01-29 15:27:41] "POST /neutron/port HTTP/1.1" 200 117 0.001410 252.61.176.139 - - [2026-01-29 15:27:41] "POST /neutron/security_group HTTP/1.1" 200 2068 0.014821 252.61.176.139 - - [2026-01-29 15:27:41] "POST /neutron/network HTTP/1.1" 200 835 0.009240 252.61.176.139 - - [2026-01-29 15:27:41] "POST /neutron/port HTTP/1.1" 200 117 0.007264 10.0.0.61 - - [2026-01-29 15:27:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.61 - - [2026-01-29 15:27:41] "GET /projects?obj_uuids=a7a03d3b-294f-4393-b121-33c725e47413&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002813 10.0.0.61 - - [2026-01-29 15:27:41] "GET /project/a7a03d3b-294f-4393-b121-33c725e47413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.039336 10.0.0.61 - - [2026-01-29 15:27:41] "GET /virtual-network/2b8abba4-38be-46b4-b43d-1b039070215d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.008094 10.0.0.61 - - [2026-01-29 15:27:41] "GET /floating-ip-pools?parent_id=2b8abba4-38be-46b4-b43d-1b039070215d&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004379 10.0.0.61 - - [2026-01-29 15:27:41] "GET /virtual-network/2b8abba4-38be-46b4-b43d-1b039070215d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.009668 10.0.0.61 - - [2026-01-29 15:27:41] "POST /floating-ip-pools HTTP/1.1" 200 609 0.035739 10.0.0.61 - - [2026-01-29 15:27:42] "POST /ref-update HTTP/1.1" 200 156 0.009431 252.61.176.139 - - [2026-01-29 15:27:42] "POST /neutron/network HTTP/1.1" 200 846 0.005873 10.0.0.61 - - [2026-01-29 15:27:42] "GET /virtual-network/2b8abba4-38be-46b4-b43d-1b039070215d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.011690 10.0.0.61 - - [2026-01-29 15:27:42] "GET /projects?obj_uuids=a7a03d3b-294f-4393-b121-33c725e47413&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001550 10.0.0.61 - - [2026-01-29 15:27:42] "GET /domains HTTP/1.1" 200 438 0.003233 10.0.0.61 - - [2026-01-29 15:27:42] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.004103 10.0.0.61 - - [2026-01-29 15:27:42] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1512 0.015562 10.0.0.61 - - [2026-01-29 15:27:42] "GET /projects?obj_uuids=a7a03d3b-294f-4393-b121-33c725e47413&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001205 10.0.0.61 - - [2026-01-29 15:27:42] "GET /project/a7a03d3b-294f-4393-b121-33c725e47413 HTTP/1.1" 200 3236 0.060939 10.0.0.61 - - [2026-01-29 15:27:42] "GET /virtual-network/2b8abba4-38be-46b4-b43d-1b039070215d HTTP/1.1" 200 2929 0.010045 10.0.0.61 - - [2026-01-29 15:27:42] "GET /floating-ip-pool/c733fa93-e424-43c2-9f4b-639abd28fd1b HTTP/1.1" 200 1441 0.004242 252.61.176.139 - - [2026-01-29 15:27:42] "POST /neutron/port HTTP/1.1" 200 1070 0.329006 10.0.0.61 - - [2026-01-29 15:27:42] "GET /domains HTTP/1.1" 200 438 0.004180 252.61.176.139 - - [2026-01-29 15:27:42] "POST /neutron/port HTTP/1.1" 200 1070 0.015808 10.0.0.61 - - [2026-01-29 15:27:42] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001043 10.0.0.61 - - [2026-01-29 15:27:42] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1512 0.007571 252.61.176.139 - - [2026-01-29 15:27:42] "POST /neutron/port HTTP/1.1" 200 1070 0.012226 10.0.0.61 - - [2026-01-29 15:27:42] "GET /projects?obj_uuids=a7a03d3b-294f-4393-b121-33c725e47413&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001462 10.0.0.61 - - [2026-01-29 15:27:42] "GET /project/a7a03d3b-294f-4393-b121-33c725e47413 HTTP/1.1" 200 3236 0.043127 10.0.0.61 - - [2026-01-29 15:27:42] "GET /virtual-network/2b8abba4-38be-46b4-b43d-1b039070215d HTTP/1.1" 200 3151 0.010900 252.61.176.139 - - [2026-01-29 15:27:42] "POST /neutron/port HTTP/1.1" 200 1120 0.111988 10.0.0.61 - - [2026-01-29 15:27:42] "GET /virtual-network/2b8abba4-38be-46b4-b43d-1b039070215d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005576 252.61.176.139 - - [2026-01-29 15:27:42] "POST /neutron/port HTTP/1.1" 200 1130 0.017006 252.61.176.139 - - [2026-01-29 15:27:42] "POST /neutron/port HTTP/1.1" 200 1129 0.016821 252.61.176.139 - - [2026-01-29 15:27:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004861 252.61.176.139 - - [2026-01-29 15:27:43] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006992 252.61.176.139 - - [2026-01-29 15:27:43] "POST /neutron/subnet HTTP/1.1" 200 699 0.009231 252.61.176.139 - - [2026-01-29 15:27:43] "POST /neutron/port HTTP/1.1" 200 117 0.001219 252.61.176.139 - - [2026-01-29 15:27:43] "POST /neutron/network HTTP/1.1" 200 836 0.006573 252.61.176.139 - - [2026-01-29 15:27:48] "POST /neutron/port HTTP/1.1" 200 1129 0.017416 252.61.176.139 - - [2026-01-29 15:27:48] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007375 252.61.176.139 - - [2026-01-29 15:27:48] "POST /neutron/port HTTP/1.1" 200 1129 0.014808 252.61.176.139 - - [2026-01-29 15:27:48] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009118 252.61.176.139 - - [2026-01-29 15:27:48] "POST /neutron/port HTTP/1.1" 200 1129 0.027886 252.61.176.139 - - [2026-01-29 15:27:48] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007269 10.0.0.61 - - [2026-01-29 15:27:48] "GET /virtual-machine/ed733641-ae37-4a4a-9de0-fbd0efef7986 HTTP/1.1" 200 1305 0.005594 10.0.0.61 - - [2026-01-29 15:27:48] "GET /virtual-machine-interface/5459a0a8-17b3-4167-9d68-f5d4a4abfff4 HTTP/1.1" 200 2999 0.006459 10.0.0.61 - - [2026-01-29 15:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.61 - - [2026-01-29 15:27:48] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004179 10.0.0.61 - - [2026-01-29 15:27:48] "GET /virtual-networks?parent_id=a7a03d3b-294f-4393-b121-33c725e47413&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003114 10.0.0.61 - - [2026-01-29 15:27:48] "GET /virtual-network/2c0e242c-885a-43c7-aa52-718b8b86c3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006798 10.0.0.61 - - [2026-01-29 15:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.61 - - [2026-01-29 15:27:51] "GET /virtual-network/2c0e242c-885a-43c7-aa52-718b8b86c3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005595 252.61.176.139 - - [2026-01-29 15:27:52] "POST /neutron/port HTTP/1.1" 200 1129 0.043789 252.61.176.139 - - [2026-01-29 15:27:52] "POST /neutron/security_group HTTP/1.1" 200 2068 0.010693 252.61.176.139 - - [2026-01-29 15:27:53] "POST /neutron/port HTTP/1.1" 200 1129 0.058877 252.61.176.139 - - [2026-01-29 15:27:53] "POST /neutron/port HTTP/1.1" 200 1130 0.068780 252.61.176.139 - - [2026-01-29 15:27:53] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008881 252.61.176.139 - - [2026-01-29 15:27:53] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008220 10.0.0.61 - - [2026-01-29 15:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006074 10.0.0.61 - - [2026-01-29 15:27:54] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003373 10.0.0.61 - - [2026-01-29 15:27:54] "GET /virtual-networks?parent_id=a7a03d3b-294f-4393-b121-33c725e47413&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003254 10.0.0.61 - - [2026-01-29 15:27:54] "GET /virtual-network/2c0e242c-885a-43c7-aa52-718b8b86c3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007641 252.61.176.139 - - [2026-01-29 15:27:54] "POST /neutron/port HTTP/1.1" 200 1129 0.027149 252.61.176.139 - - [2026-01-29 15:27:54] "POST /neutron/port HTTP/1.1" 200 1130 0.056942 252.61.176.139 - - [2026-01-29 15:27:54] "POST /neutron/security_group HTTP/1.1" 200 2068 0.018588 252.61.176.139 - - [2026-01-29 15:27:54] "POST /neutron/security_group HTTP/1.1" 200 2068 0.019340 252.61.176.139 - - [2026-01-29 15:27:55] "POST /neutron/port HTTP/1.1" 200 1130 0.023974 252.61.176.139 - - [2026-01-29 15:27:55] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008196 252.61.176.139 - - [2026-01-29 15:27:56] "POST /neutron/port HTTP/1.1" 200 1130 0.066389 252.61.176.139 - - [2026-01-29 15:27:56] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006729 10.0.0.61 - - [2026-01-29 15:27:59] "GET /projects?obj_uuids=a7a03d3b-294f-4393-b121-33c725e47413&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.031877 252.61.176.139 - - [2026-01-29 15:27:59] "POST /neutron/floatingip HTTP/1.1" 200 530 0.108967 252.61.176.139 - - [2026-01-29 15:27:59] "POST /neutron/port HTTP/1.1" 200 1129 0.014317 252.61.176.139 - - [2026-01-29 15:27:59] "POST /neutron/floatingip HTTP/1.1" 200 530 0.006294 252.61.176.139 - - [2026-01-29 15:27:59] "POST /neutron/floatingip HTTP/1.1" 200 576 0.035118 252.61.176.139 - - [2026-01-29 15:28:00] "POST /neutron/port HTTP/1.1" 200 1130 0.017515 252.61.176.139 - - [2026-01-29 15:28:00] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007219 252.61.176.139 - - [2026-01-29 15:28:00] "POST /neutron/port HTTP/1.1" 200 1130 0.014112 252.61.176.139 - - [2026-01-29 15:28:00] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007073 252.61.176.139 - - [2026-01-29 15:28:00] "POST /neutron/port HTTP/1.1" 200 1130 0.013702 252.61.176.139 - - [2026-01-29 15:28:00] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007596 10.0.0.61 - - [2026-01-29 15:28:00] "GET /virtual-machine/43d6265f-d530-46d8-bc4d-887147cf22a8 HTTP/1.1" 200 1304 0.005162 10.0.0.61 - - [2026-01-29 15:28:00] "GET /virtual-machine-interface/f1618f0d-3a57-4d76-9f10-e0c2e3dfaab4 HTTP/1.1" 200 3000 0.006685 10.0.0.61 - - [2026-01-29 15:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.61 - - [2026-01-29 15:28:00] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003409 10.0.0.61 - - [2026-01-29 15:28:00] "GET /virtual-networks?parent_id=a7a03d3b-294f-4393-b121-33c725e47413&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003679 10.0.0.61 - - [2026-01-29 15:28:00] "GET /virtual-network/2b8abba4-38be-46b4-b43d-1b039070215d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005595 10.0.0.61 - - [2026-01-29 15:28:00] "DELETE /project/a7a03d3b294f4393b12133c725e47413 HTTP/1.1" 404 173 0.044608 10.0.0.61 - - [2026-01-29 15:28:00] "GET /projects?obj_uuids=1613e26f-4b92-4fd0-a17f-427321d227af&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001206 10.0.0.61 - - [2026-01-29 15:28:00] "GET /project/1613e26f-4b92-4fd0-a17f-427321d227af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.027473 10.0.0.61 - - [2026-01-29 15:28:00] "GET /projects?obj_uuids=1613e26f-4b92-4fd0-a17f-427321d227af&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001174 10.0.0.61 - - [2026-01-29 15:28:00] "GET /project/1613e26f-4b92-4fd0-a17f-427321d227af?fields=security_groups HTTP/1.1" 200 1382 0.074694 10.0.0.61 - - [2026-01-29 15:28:01] "DELETE /security-group/ff9aff6a-4495-4ad5-a49c-22de2d50e05c HTTP/1.1" 200 115 0.069051 10.0.0.61 - - [2026-01-29 15:28:01] "GET /projects?obj_uuids=1613e26f-4b92-4fd0-a17f-427321d227af&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001086 10.0.0.61 - - [2026-01-29 15:28:01] "DELETE /access-control-list/482592f0-b677-4594-90a2-bfa94638844b HTTP/1.1" 200 115 0.050060 10.0.0.61 - - [2026-01-29 15:28:01] "GET /project/1613e26f-4b92-4fd0-a17f-427321d227af?fields=application_policy_sets HTTP/1.1" 200 1421 0.036248 10.0.0.61 - - [2026-01-29 15:28:01] "DELETE /access-control-list/108be162-1161-4f8a-ad20-a9d9ceb01c5e HTTP/1.1" 200 115 0.037201 10.0.0.61 - - [2026-01-29 15:28:01] "DELETE /project/1613e26f-4b92-4fd0-a17f-427321d227af HTTP/1.1" 200 115 0.419555 10.0.0.61 - - [2026-01-29 15:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.61 - - [2026-01-29 15:28:01] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003469 10.0.0.61 - - [2026-01-29 15:28:01] "GET /virtual-networks?parent_id=a7a03d3b-294f-4393-b121-33c725e47413&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003713 10.0.0.61 - - [2026-01-29 15:28:01] "GET /virtual-network/2b8abba4-38be-46b4-b43d-1b039070215d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005786 252.61.176.139 - - [2026-01-29 15:28:02] "POST /neutron/floatingip HTTP/1.1" 200 576 0.012678 10.0.0.61 - - [2026-01-29 15:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.61 - - [2026-01-29 15:28:02] "GET /routing-instance/5bc62867-4718-4f00-b934-d14e3e15e1da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.003677 10.0.0.61 - - [2026-01-29 15:28:02] "GET /route-target/51817e18-8e84-4911-bbfc-147fac83026e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004340 10.0.0.61 - - [2026-01-29 15:28:02] "GET /floating-ip/d0d88e0f-6555-4b8d-84e4-e72a40c74215 HTTP/1.1" 200 1886 0.006103 252.61.176.139 - - [2026-01-29 15:28:05] "POST /neutron/floatingip HTTP/1.1" 200 576 0.014102 252.61.176.139 - - [2026-01-29 15:28:05] "POST /neutron/floatingip HTTP/1.1" 200 530 0.022157 252.61.176.139 - - [2026-01-29 15:28:05] "POST /neutron/floatingip HTTP/1.1" 200 530 0.006281 252.61.176.139 - - [2026-01-29 15:28:05] "POST /neutron/floatingip HTTP/1.1" 200 115 0.039198 10.0.0.61 - - [2026-01-29 15:28:05] "GET /floating-ip-pool/c733fa93-e424-43c2-9f4b-639abd28fd1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.003292 10.0.0.61 - - [2026-01-29 15:28:05] "POST /ref-update HTTP/1.1" 200 156 0.009671 10.0.0.61 - - [2026-01-29 15:28:05] "DELETE /floating-ip-pool/c733fa93-e424-43c2-9f4b-639abd28fd1b HTTP/1.1" 200 115 0.023834 252.61.176.139 - - [2026-01-29 15:28:06] "POST /neutron/network HTTP/1.1" 200 835 0.014055 252.61.176.139 - - [2026-01-29 15:28:06] "POST /neutron/network HTTP/1.1" 400 204 0.012158 252.61.176.139 - - [2026-01-29 15:28:06] "POST /neutron/port HTTP/1.1" 200 1130 0.014219 252.61.176.139 - - [2026-01-29 15:28:06] "POST /neutron/port HTTP/1.1" 200 1120 0.022979 252.61.176.139 - - [2026-01-29 15:28:06] "POST /neutron/port HTTP/1.1" 200 1129 0.021529 252.61.176.139 - - [2026-01-29 15:28:07] "POST /neutron/port HTTP/1.1" 200 1119 0.015559 252.61.176.139 - - [2026-01-29 15:28:07] "POST /neutron/port HTTP/1.1" 200 151 0.146099 10.0.0.61 - - [2026-01-29 15:28:07] "GET /obj-perms HTTP/1.1" 200 6375 0.076202 252.61.176.139 - - [2026-01-29 15:28:07] "POST /neutron/port HTTP/1.1" 200 151 0.193384 10.0.0.61 - - [2026-01-29 15:28:07] "GET /obj-perms HTTP/1.1" 200 6375 0.068542 252.61.176.139 - - [2026-01-29 15:28:08] "POST /neutron/network HTTP/1.1" 200 835 0.006640 10.0.0.61 - - [2026-01-29 15:28:08] "POST /useragent-kv HTTP/1.1" 200 115 0.007861 10.0.0.61 - - [2026-01-29 15:28:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002803 252.61.176.139 - - [2026-01-29 15:28:08] "POST /neutron/network HTTP/1.1" 200 151 0.105474 10.0.0.61 - - [2026-01-29 15:28:08] "GET /routing-instance/fadb440f-7246-4a37-9d11-aa5c569a91b5 HTTP/1.1" 404 171 0.002574 10.0.0.61 - - [2026-01-29 15:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.036096 10.0.0.61 - - [2026-01-29 15:28:08] "DELETE /route-target/62509fd1-0a04-4665-a3e4-5e0d52e5b3ae HTTP/1.1" 200 115 0.014028 10.0.0.61 - - [2026-01-29 15:28:08] "GET /domains HTTP/1.1" 200 438 0.003458 10.0.0.61 - - [2026-01-29 15:28:08] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001053 10.0.0.61 - - [2026-01-29 15:28:08] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1316 0.009100 10.0.0.61 - - [2026-01-29 15:28:08] "GET /projects?obj_uuids=a7a03d3b-294f-4393-b121-33c725e47413&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001310 10.0.0.61 - - [2026-01-29 15:28:08] "GET /project/a7a03d3b-294f-4393-b121-33c725e47413 HTTP/1.1" 200 2170 0.062394 252.61.176.139 - - [2026-01-29 15:28:09] "POST /neutron/network HTTP/1.1" 200 836 0.006983 10.0.0.61 - - [2026-01-29 15:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008064 10.0.0.61 - - [2026-01-29 15:28:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002694 10.0.0.61 - - [2026-01-29 15:28:09] "POST /useragent-kv HTTP/1.1" 200 115 0.004223 252.61.176.139 - - [2026-01-29 15:28:09] "POST /neutron/network HTTP/1.1" 200 151 0.104945 10.0.0.61 - - [2026-01-29 15:28:09] "DELETE /route-target/51817e18-8e84-4911-bbfc-147fac83026e HTTP/1.1" 200 115 0.023564 10.0.0.61 - - [2026-01-29 15:28:09] "GET /routing-instance/5bc62867-4718-4f00-b934-d14e3e15e1da HTTP/1.1" 404 171 0.003204 10.0.0.61 - - [2026-01-29 15:28:09] "GET /domains HTTP/1.1" 200 438 0.002797 10.0.0.61 - - [2026-01-29 15:28:09] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001535 10.0.0.61 - - [2026-01-29 15:28:09] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1316 0.009420 10.0.0.61 - - [2026-01-29 15:28:09] "GET /projects?obj_uuids=a7a03d3b-294f-4393-b121-33c725e47413&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002257 10.0.0.61 - - [2026-01-29 15:28:09] "GET /project/a7a03d3b-294f-4393-b121-33c725e47413 HTTP/1.1" 200 1921 0.032339 10.0.0.61 - - [2026-01-29 15:28:10] "GET /projects?obj_uuids=a7a03d3b-294f-4393-b121-33c725e47413&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001211 10.0.0.61 - - [2026-01-29 15:28:10] "GET /project/a7a03d3b-294f-4393-b121-33c725e47413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.031714 10.0.0.61 - - [2026-01-29 15:28:10] "GET /projects?obj_uuids=a7a03d3b-294f-4393-b121-33c725e47413&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001010 10.0.0.61 - - [2026-01-29 15:28:10] "GET /project/a7a03d3b-294f-4393-b121-33c725e47413?fields=virtual_networks HTTP/1.1" 200 1056 0.068921 10.0.0.61 - - [2026-01-29 15:28:10] "GET /projects?obj_uuids=a7a03d3b-294f-4393-b121-33c725e47413&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001745 10.0.0.61 - - [2026-01-29 15:28:10] "GET /project/a7a03d3b-294f-4393-b121-33c725e47413?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.027679 10.0.0.61 - - [2026-01-29 15:28:10] "GET /projects?obj_uuids=a7a03d3b-294f-4393-b121-33c725e47413&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001306 10.0.0.61 - - [2026-01-29 15:28:10] "GET /project/a7a03d3b-294f-4393-b121-33c725e47413?fields=security_groups HTTP/1.1" 200 1293 0.029772 10.0.0.61 - - [2026-01-29 15:28:11] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001107 10.0.0.61 - - [2026-01-29 15:28:11] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 942 0.006953 10.0.0.61 - - [2026-01-29 15:28:11] "POST /fqname-to-id HTTP/1.1" 404 181 0.031062 10.0.0.61 - - [2026-01-29 15:28:11] "GET /projects?obj_uuids=2ffe41cf-f6af-4e14-a022-cd169c3c06ed&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003516 10.0.0.61 - - [2026-01-29 15:28:11] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001409 10.0.0.61 - - [2026-01-29 15:28:11] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.009610 10.0.0.61 - - [2026-01-29 15:28:11] "POST /id-to-fqname HTTP/1.1" 200 183 0.002586 10.0.0.61 - - [2026-01-29 15:28:11] "POST /fqname-to-id HTTP/1.1" 404 192 0.002777 10.0.0.61 - - [2026-01-29 15:28:11] "POST /security-groups HTTP/1.1" 200 578 0.068443 10.0.0.61 - - [2026-01-29 15:28:11] "POST /fqname-to-id HTTP/1.1" 404 227 0.002797 10.0.0.61 - - [2026-01-29 15:28:12] "POST /projects HTTP/1.1" 200 567 0.240804 10.0.0.61 - - [2026-01-29 15:28:12] "POST /access-control-lists HTTP/1.1" 200 591 0.059313 10.0.0.61 - - [2026-01-29 15:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.317460 10.0.0.61 - - [2026-01-29 15:28:12] "POST /fqname-to-id HTTP/1.1" 404 226 0.002755 10.0.0.61 - - [2026-01-29 15:28:12] "GET /project/2ffe41cf-f6af-4e14-a022-cd169c3c06ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.459827 10.0.0.61 - - [2026-01-29 15:28:12] "POST /access-control-lists HTTP/1.1" 200 589 0.065340 10.0.0.61 - - [2026-01-29 15:28:13] "GET / HTTP/1.1" 200 36215 0.002043 10.0.0.61 - - [2026-01-29 15:28:15] "GET /projects?obj_uuids=2ffe41cf-f6af-4e14-a022-cd169c3c06ed&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001614 10.0.0.61 - - [2026-01-29 15:28:15] "GET /project/2ffe41cf-f6af-4e14-a022-cd169c3c06ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.033689 10.0.0.61 - - [2026-01-29 15:28:15] "GET /projects?obj_uuids=2ffe41cf-f6af-4e14-a022-cd169c3c06ed&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001174 10.0.0.61 - - [2026-01-29 15:28:15] "GET /project/2ffe41cf-f6af-4e14-a022-cd169c3c06ed?fields=virtual_networks HTTP/1.1" 200 1022 0.091533 10.0.0.61 - - [2026-01-29 15:28:15] "GET /projects?obj_uuids=2ffe41cf-f6af-4e14-a022-cd169c3c06ed&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001537 10.0.0.61 - - [2026-01-29 15:28:15] "GET /project/2ffe41cf-f6af-4e14-a022-cd169c3c06ed?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.033467 10.0.0.61 - - [2026-01-29 15:28:15] "GET /projects?obj_uuids=2ffe41cf-f6af-4e14-a022-cd169c3c06ed&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001385 10.0.0.61 - - [2026-01-29 15:28:15] "GET /project/2ffe41cf-f6af-4e14-a022-cd169c3c06ed?fields=security_groups HTTP/1.1" 200 1242 0.039519 10.0.0.61 - - [2026-01-29 15:28:16] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001283 10.0.0.61 - - [2026-01-29 15:28:16] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 942 0.010926 10.0.0.61 - - [2026-01-29 15:28:16] "POST /fqname-to-id HTTP/1.1" 404 181 0.039509 10.0.0.61 - - [2026-01-29 15:28:16] "GET /projects?obj_uuids=9ef00d37-0fa6-4385-b147-f590344eb78c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003095 10.0.0.61 - - [2026-01-29 15:28:16] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001162 10.0.0.61 - - [2026-01-29 15:28:16] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.008025 10.0.0.61 - - [2026-01-29 15:28:17] "POST /id-to-fqname HTTP/1.1" 200 183 0.001860 10.0.0.61 - - [2026-01-29 15:28:17] "POST /fqname-to-id HTTP/1.1" 404 192 0.008355 10.0.0.61 - - [2026-01-29 15:28:17] "POST /security-groups HTTP/1.1" 200 578 0.073303 10.0.0.61 - - [2026-01-29 15:28:17] "POST /fqname-to-id HTTP/1.1" 404 227 0.003610 10.0.0.61 - - [2026-01-29 15:28:17] "POST /projects HTTP/1.1" 200 567 0.288793 10.0.0.61 - - [2026-01-29 15:28:17] "POST /access-control-lists HTTP/1.1" 200 591 0.067169 10.0.0.61 - - [2026-01-29 15:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.379601 10.0.0.61 - - [2026-01-29 15:28:17] "POST /fqname-to-id HTTP/1.1" 404 226 0.002868 10.0.0.61 - - [2026-01-29 15:28:17] "GET /project/9ef00d37-0fa6-4385-b147-f590344eb78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.552067 10.0.0.61 - - [2026-01-29 15:28:17] "POST /access-control-lists HTTP/1.1" 200 589 0.075413 10.0.0.61 - - [2026-01-29 15:28:18] "GET / HTTP/1.1" 200 36215 0.003913 10.0.0.61 - - [2026-01-29 15:28:19] "POST /fqname-to-id HTTP/1.1" 404 191 0.003338 10.0.0.61 - - [2026-01-29 15:28:19] "GET /projects?obj_uuids=0c982637-2296-4161-ab03-e6f48804e339&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001115 10.0.0.61 - - [2026-01-29 15:28:19] "POST /fqname-to-id HTTP/1.1" 404 226 0.003149 10.0.0.61 - - [2026-01-29 15:28:19] "POST /access-control-lists HTTP/1.1" 200 590 0.022868 10.0.0.61 - - [2026-01-29 15:28:19] "POST /fqname-to-id HTTP/1.1" 404 225 0.003788 10.0.0.61 - - [2026-01-29 15:28:19] "POST /access-control-lists HTTP/1.1" 200 588 0.032143 10.0.0.61 - - [2026-01-29 15:28:19] "PUT /access-control-list/67bd2aa1-1d62-459a-be4a-78b232edafe9 HTTP/1.1" 200 273 0.009251 252.61.176.139 - - [2026-01-29 15:28:19] "POST /neutron/security_group HTTP/1.1" 200 1362 0.363604 10.0.0.61 - - [2026-01-29 15:28:19] "PUT /access-control-list/1126663a-c87a-41db-ab16-5a3c3905fc18 HTTP/1.1" 200 273 0.011027 10.0.0.61 - - [2026-01-29 15:28:19] "GET /projects?obj_uuids=0c982637-2296-4161-ab03-e6f48804e339&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.000996 10.0.0.61 - - [2026-01-29 15:28:19] "PUT /access-control-list/1126663a-c87a-41db-ab16-5a3c3905fc18 HTTP/1.1" 200 273 0.016824 252.61.176.139 - - [2026-01-29 15:28:19] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.039648 252.61.176.139 - - [2026-01-29 15:28:19] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.011714 252.61.176.139 - - [2026-01-29 15:28:20] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.116524 10.0.0.61 - - [2026-01-29 15:28:20] "PUT /access-control-list/1126663a-c87a-41db-ab16-5a3c3905fc18 HTTP/1.1" 200 273 0.021205 252.61.176.139 - - [2026-01-29 15:28:20] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.012596 252.61.176.139 - - [2026-01-29 15:28:20] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.102421 10.0.0.61 - - [2026-01-29 15:28:20] "POST /fqname-to-id HTTP/1.1" 404 191 0.004442 10.0.0.61 - - [2026-01-29 15:28:20] "PUT /access-control-list/1126663a-c87a-41db-ab16-5a3c3905fc18 HTTP/1.1" 200 273 0.012152 10.0.0.61 - - [2026-01-29 15:28:20] "GET /projects?obj_uuids=0c982637-2296-4161-ab03-e6f48804e339&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001160 10.0.0.61 - - [2026-01-29 15:28:20] "POST /fqname-to-id HTTP/1.1" 404 226 0.003358 10.0.0.61 - - [2026-01-29 15:28:20] "POST /access-control-lists HTTP/1.1" 200 590 0.019922 10.0.0.61 - - [2026-01-29 15:28:20] "POST /fqname-to-id HTTP/1.1" 404 225 0.003777 10.0.0.61 - - [2026-01-29 15:28:20] "POST /access-control-lists HTTP/1.1" 200 588 0.016398 10.0.0.61 - - [2026-01-29 15:28:20] "PUT /access-control-list/f9829585-2ebb-4df5-ad15-2d8967c26f55 HTTP/1.1" 200 273 0.009692 10.0.0.61 - - [2026-01-29 15:28:20] "PUT /access-control-list/c7430768-1a9a-46b7-962d-9bf53baed10c HTTP/1.1" 200 273 0.008894 252.61.176.139 - - [2026-01-29 15:28:20] "POST /neutron/security_group HTTP/1.1" 200 1362 0.328702 10.0.0.61 - - [2026-01-29 15:28:20] "PUT /access-control-list/c7430768-1a9a-46b7-962d-9bf53baed10c HTTP/1.1" 200 273 0.015767 10.0.0.61 - - [2026-01-29 15:28:20] "GET /projects?obj_uuids=0c982637-2296-4161-ab03-e6f48804e339&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001084 252.61.176.139 - - [2026-01-29 15:28:20] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.029584 252.61.176.139 - - [2026-01-29 15:28:20] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.008868 252.61.176.139 - - [2026-01-29 15:28:20] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.160134 10.0.0.61 - - [2026-01-29 15:28:20] "PUT /access-control-list/c7430768-1a9a-46b7-962d-9bf53baed10c HTTP/1.1" 200 273 0.016285 252.61.176.139 - - [2026-01-29 15:28:20] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.011293 252.61.176.139 - - [2026-01-29 15:28:21] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.123863 10.0.0.61 - - [2026-01-29 15:28:21] "POST /fqname-to-id HTTP/1.1" 401 296 0.000495 10.0.0.61 - - [2026-01-29 15:28:21] "PUT /access-control-list/c7430768-1a9a-46b7-962d-9bf53baed10c HTTP/1.1" 200 273 0.009683 10.0.0.61 - - [2026-01-29 15:28:21] "POST /fqname-to-id HTTP/1.1" 404 208 0.031386 10.0.0.61 - - [2026-01-29 15:28:21] "GET /projects?obj_uuids=9ef00d37-0fa6-4385-b147-f590344eb78c&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001335 10.0.0.61 - - [2026-01-29 15:28:21] "POST /fqname-to-id HTTP/1.1" 404 243 0.003200 10.0.0.61 - - [2026-01-29 15:28:21] "POST /access-control-lists HTTP/1.1" 200 607 0.023662 10.0.0.61 - - [2026-01-29 15:28:21] "POST /fqname-to-id HTTP/1.1" 404 242 0.004732 10.0.0.61 - - [2026-01-29 15:28:21] "POST /access-control-lists HTTP/1.1" 200 605 0.016380 10.0.0.61 - - [2026-01-29 15:28:21] "PUT /access-control-list/ee8583cf-f5c1-4536-b9b5-dcca271eee25 HTTP/1.1" 200 273 0.008849 10.0.0.61 - - [2026-01-29 15:28:21] "PUT /access-control-list/668a5bfc-b048-4ce1-995e-67da02eca93f HTTP/1.1" 200 273 0.009187 252.61.176.139 - - [2026-01-29 15:28:21] "POST /neutron/security_group HTTP/1.1" 200 1377 0.388252 10.0.0.61 - - [2026-01-29 15:28:21] "PUT /access-control-list/668a5bfc-b048-4ce1-995e-67da02eca93f HTTP/1.1" 200 273 0.009445 10.0.0.61 - - [2026-01-29 15:28:21] "GET /projects?obj_uuids=9ef00d37-0fa6-4385-b147-f590344eb78c&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000982 252.61.176.139 - - [2026-01-29 15:28:21] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.033283 252.61.176.139 - - [2026-01-29 15:28:21] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.009934 252.61.176.139 - - [2026-01-29 15:28:22] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.150577 10.0.0.61 - - [2026-01-29 15:28:22] "PUT /access-control-list/668a5bfc-b048-4ce1-995e-67da02eca93f HTTP/1.1" 200 273 0.015944 252.61.176.139 - - [2026-01-29 15:28:22] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.013211 252.61.176.139 - - [2026-01-29 15:28:22] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.147225 10.0.0.61 - - [2026-01-29 15:28:22] "POST /fqname-to-id HTTP/1.1" 404 208 0.002338 10.0.0.61 - - [2026-01-29 15:28:22] "PUT /access-control-list/668a5bfc-b048-4ce1-995e-67da02eca93f HTTP/1.1" 200 273 0.010734 10.0.0.61 - - [2026-01-29 15:28:22] "GET /projects?obj_uuids=9ef00d37-0fa6-4385-b147-f590344eb78c&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001022 10.0.0.61 - - [2026-01-29 15:28:22] "POST /fqname-to-id HTTP/1.1" 404 243 0.003199 10.0.0.61 - - [2026-01-29 15:28:22] "POST /access-control-lists HTTP/1.1" 200 607 0.018423 10.0.0.61 - - [2026-01-29 15:28:22] "POST /fqname-to-id HTTP/1.1" 404 242 0.003568 10.0.0.61 - - [2026-01-29 15:28:22] "POST /access-control-lists HTTP/1.1" 200 605 0.024710 10.0.0.61 - - [2026-01-29 15:28:22] "PUT /access-control-list/867ebcc9-b43c-4d70-ba4b-e3d32a39f385 HTTP/1.1" 200 273 0.009728 10.0.0.61 - - [2026-01-29 15:28:22] "PUT /access-control-list/877a6608-2af3-4e9a-8c21-84c776dccbb0 HTTP/1.1" 200 273 0.010831 252.61.176.139 - - [2026-01-29 15:28:22] "POST /neutron/security_group HTTP/1.1" 200 1377 0.376080 10.0.0.61 - - [2026-01-29 15:28:22] "PUT /access-control-list/877a6608-2af3-4e9a-8c21-84c776dccbb0 HTTP/1.1" 200 273 0.012218 10.0.0.61 - - [2026-01-29 15:28:22] "GET /projects?obj_uuids=9ef00d37-0fa6-4385-b147-f590344eb78c&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001817 252.61.176.139 - - [2026-01-29 15:28:22] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.036463 252.61.176.139 - - [2026-01-29 15:28:22] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.010517 252.61.176.139 - - [2026-01-29 15:28:23] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.135662 10.0.0.61 - - [2026-01-29 15:28:23] "PUT /access-control-list/877a6608-2af3-4e9a-8c21-84c776dccbb0 HTTP/1.1" 200 273 0.013416 252.61.176.139 - - [2026-01-29 15:28:23] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.011054 252.61.176.139 - - [2026-01-29 15:28:23] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.095495 10.0.0.61 - - [2026-01-29 15:28:23] "PUT /access-control-list/877a6608-2af3-4e9a-8c21-84c776dccbb0 HTTP/1.1" 200 273 0.009009 10.0.0.61 - - [2026-01-29 15:28:23] "GET /projects?obj_uuids=0c982637-2296-4161-ab03-e6f48804e339&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001092 252.61.176.139 - - [2026-01-29 15:28:23] "POST /neutron/router HTTP/1.1" 200 539 0.052571 10.0.0.61 - - [2026-01-29 15:28:23] "POST /route-targets HTTP/1.1" 200 328 0.014131 10.0.0.61 - - [2026-01-29 15:28:23] "PUT /logical-router/b69f2f9a-7454-4b72-8c44-61140aa0ca5f HTTP/1.1" 200 263 0.022932 252.61.176.139 - - [2026-01-29 15:28:23] "POST /neutron/router HTTP/1.1" 200 539 0.006357 252.61.176.139 - - [2026-01-29 15:28:23] "POST /neutron/router HTTP/1.1" 200 539 0.003758 252.61.176.139 - - [2026-01-29 15:28:23] "POST /neutron/router HTTP/1.1" 200 539 0.003873 252.61.176.139 - - [2026-01-29 15:28:23] "POST /neutron/router HTTP/1.1" 200 539 0.003753 252.61.176.139 - - [2026-01-29 15:28:24] "POST /neutron/router HTTP/1.1" 200 539 0.003950 252.61.176.139 - - [2026-01-29 15:28:24] "POST /neutron/router HTTP/1.1" 200 539 0.003747 252.61.176.139 - - [2026-01-29 15:28:24] "POST /neutron/router HTTP/1.1" 200 539 0.003395 252.61.176.139 - - [2026-01-29 15:28:24] "POST /neutron/router HTTP/1.1" 200 539 0.003854 252.61.176.139 - - [2026-01-29 15:28:24] "POST /neutron/router HTTP/1.1" 200 539 0.004191 252.61.176.139 - - [2026-01-29 15:28:24] "POST /neutron/router HTTP/1.1" 200 539 0.003685 252.61.176.139 - - [2026-01-29 15:28:24] "POST /neutron/router HTTP/1.1" 200 539 0.004379 252.61.176.139 - - [2026-01-29 15:28:24] "POST /neutron/router HTTP/1.1" 200 539 0.004957 252.61.176.139 - - [2026-01-29 15:28:24] "POST /neutron/router HTTP/1.1" 200 539 0.003811 252.61.176.139 - - [2026-01-29 15:28:24] "POST /neutron/router HTTP/1.1" 200 539 0.003818 252.61.176.139 - - [2026-01-29 15:28:24] "POST /neutron/router HTTP/1.1" 200 539 0.004364 252.61.176.139 - - [2026-01-29 15:28:24] "POST /neutron/router HTTP/1.1" 200 539 0.004093 252.61.176.139 - - [2026-01-29 15:28:24] "POST /neutron/router HTTP/1.1" 200 539 0.003642 252.61.176.139 - - [2026-01-29 15:28:24] "POST /neutron/router HTTP/1.1" 200 539 0.004820 252.61.176.139 - - [2026-01-29 15:28:24] "POST /neutron/router HTTP/1.1" 200 539 0.004470 252.61.176.139 - - [2026-01-29 15:28:24] "POST /neutron/router HTTP/1.1" 200 539 0.004110 252.61.176.139 - - [2026-01-29 15:28:25] "POST /neutron/router HTTP/1.1" 200 539 0.003947 252.61.176.139 - - [2026-01-29 15:28:25] "POST /neutron/router HTTP/1.1" 200 539 0.003861 252.61.176.139 - - [2026-01-29 15:28:25] "POST /neutron/router HTTP/1.1" 200 539 0.004194 252.61.176.139 - - [2026-01-29 15:28:25] "POST /neutron/router HTTP/1.1" 200 539 0.004795 252.61.176.139 - - [2026-01-29 15:28:25] "POST /neutron/router HTTP/1.1" 200 539 0.005139 252.61.176.139 - - [2026-01-29 15:28:25] "POST /neutron/router HTTP/1.1" 200 539 0.004783 252.61.176.139 - - [2026-01-29 15:28:25] "POST /neutron/router HTTP/1.1" 200 539 0.003926 252.61.176.139 - - [2026-01-29 15:28:25] "POST /neutron/router HTTP/1.1" 200 539 0.003599 252.61.176.139 - - [2026-01-29 15:28:25] "POST /neutron/router HTTP/1.1" 200 539 0.003889 252.61.176.139 - - [2026-01-29 15:28:25] "POST /neutron/router HTTP/1.1" 200 539 0.003995 252.61.176.139 - - [2026-01-29 15:28:25] "POST /neutron/router HTTP/1.1" 200 539 0.004356 252.61.176.139 - - [2026-01-29 15:28:25] "POST /neutron/router HTTP/1.1" 200 539 0.004568 252.61.176.139 - - [2026-01-29 15:28:25] "POST /neutron/router HTTP/1.1" 200 539 0.018794 252.61.176.139 - - [2026-01-29 15:28:25] "POST /neutron/router HTTP/1.1" 200 539 0.003852 252.61.176.139 - - [2026-01-29 15:28:25] "POST /neutron/router HTTP/1.1" 200 540 0.024150 252.61.176.139 - - [2026-01-29 15:28:26] "POST /neutron/router HTTP/1.1" 200 540 0.005769 10.0.0.61 - - [2026-01-29 15:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005814 10.0.0.61 - - [2026-01-29 15:28:26] "GET /logical-router/b69f2f9a-7454-4b72-8c44-61140aa0ca5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002580 252.61.176.139 - - [2026-01-29 15:28:26] "POST /neutron/router HTTP/1.1" 200 151 0.056552 10.0.0.61 - - [2026-01-29 15:28:26] "GET /projects?obj_uuids=0c982637-2296-4161-ab03-e6f48804e339&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.002558 10.0.0.61 - - [2026-01-29 15:28:26] "DELETE /route-target/5dbca68e-fd92-4cc3-bab7-f9707b9b9cc1 HTTP/1.1" 200 115 0.032931 252.61.176.139 - - [2026-01-29 15:28:26] "POST /neutron/router HTTP/1.1" 200 540 0.063899 10.0.0.61 - - [2026-01-29 15:28:26] "POST /route-targets HTTP/1.1" 200 328 0.012770 10.0.0.61 - - [2026-01-29 15:28:26] "PUT /logical-router/6be9ec27-bd1a-43cf-bc9f-8e39db895452 HTTP/1.1" 200 263 0.018280 252.61.176.139 - - [2026-01-29 15:28:26] "POST /neutron/router HTTP/1.1" 200 540 0.008435 252.61.176.139 - - [2026-01-29 15:28:26] "POST /neutron/router HTTP/1.1" 200 540 0.004405 252.61.176.139 - - [2026-01-29 15:28:26] "POST /neutron/router HTTP/1.1" 200 540 0.003607 252.61.176.139 - - [2026-01-29 15:28:26] "POST /neutron/router HTTP/1.1" 200 540 0.005656 252.61.176.139 - - [2026-01-29 15:28:26] "POST /neutron/router HTTP/1.1" 200 540 0.003702 252.61.176.139 - - [2026-01-29 15:28:26] "POST /neutron/router HTTP/1.1" 200 540 0.004052 252.61.176.139 - - [2026-01-29 15:28:26] "POST /neutron/router HTTP/1.1" 200 540 0.005056 252.61.176.139 - - [2026-01-29 15:28:26] "POST /neutron/router HTTP/1.1" 200 540 0.004829 252.61.176.139 - - [2026-01-29 15:28:26] "POST /neutron/router HTTP/1.1" 200 540 0.003486 252.61.176.139 - - [2026-01-29 15:28:26] "POST /neutron/router HTTP/1.1" 200 540 0.004468 252.61.176.139 - - [2026-01-29 15:28:26] "POST /neutron/router HTTP/1.1" 200 540 0.004633 252.61.176.139 - - [2026-01-29 15:28:26] "POST /neutron/router HTTP/1.1" 200 540 0.004401 252.61.176.139 - - [2026-01-29 15:28:27] "POST /neutron/router HTTP/1.1" 200 540 0.005105 252.61.176.139 - - [2026-01-29 15:28:27] "POST /neutron/router HTTP/1.1" 200 540 0.005253 252.61.176.139 - - [2026-01-29 15:28:27] "POST /neutron/router HTTP/1.1" 200 540 0.004041 252.61.176.139 - - [2026-01-29 15:28:27] "POST /neutron/router HTTP/1.1" 200 540 0.004511 252.61.176.139 - - [2026-01-29 15:28:27] "POST /neutron/router HTTP/1.1" 200 540 0.005375 252.61.176.139 - - [2026-01-29 15:28:27] "POST /neutron/router HTTP/1.1" 200 540 0.006737 252.61.176.139 - - [2026-01-29 15:28:27] "POST /neutron/router HTTP/1.1" 200 540 0.005719 252.61.176.139 - - [2026-01-29 15:28:27] "POST /neutron/router HTTP/1.1" 200 540 0.006376 252.61.176.139 - - [2026-01-29 15:28:27] "POST /neutron/router HTTP/1.1" 200 540 0.004671 252.61.176.139 - - [2026-01-29 15:28:27] "POST /neutron/router HTTP/1.1" 200 540 0.004289 252.61.176.139 - - [2026-01-29 15:28:27] "POST /neutron/router HTTP/1.1" 200 540 0.004745 252.61.176.139 - - [2026-01-29 15:28:27] "POST /neutron/router HTTP/1.1" 200 540 0.003848 252.61.176.139 - - [2026-01-29 15:28:27] "POST /neutron/router HTTP/1.1" 200 540 0.004301 252.61.176.139 - - [2026-01-29 15:28:27] "POST /neutron/router HTTP/1.1" 200 540 0.004761 252.61.176.139 - - [2026-01-29 15:28:27] "POST /neutron/router HTTP/1.1" 200 540 0.004283 252.61.176.139 - - [2026-01-29 15:28:28] "POST /neutron/router HTTP/1.1" 200 540 0.004075 252.61.176.139 - - [2026-01-29 15:28:28] "POST /neutron/router HTTP/1.1" 200 540 0.004773 252.61.176.139 - - [2026-01-29 15:28:28] "POST /neutron/router HTTP/1.1" 200 540 0.004384 252.61.176.139 - - [2026-01-29 15:28:28] "POST /neutron/router HTTP/1.1" 200 540 0.005449 252.61.176.139 - - [2026-01-29 15:28:28] "POST /neutron/router HTTP/1.1" 200 540 0.004330 252.61.176.139 - - [2026-01-29 15:28:28] "POST /neutron/router HTTP/1.1" 200 540 0.023879 252.61.176.139 - - [2026-01-29 15:28:28] "POST /neutron/router HTTP/1.1" 200 540 0.004382 252.61.176.139 - - [2026-01-29 15:28:28] "POST /neutron/router HTTP/1.1" 200 539 0.019357 252.61.176.139 - - [2026-01-29 15:28:28] "POST /neutron/router HTTP/1.1" 200 539 0.004195 10.0.0.61 - - [2026-01-29 15:28:28] "GET /logical-router/6be9ec27-bd1a-43cf-bc9f-8e39db895452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004124 10.0.0.61 - - [2026-01-29 15:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 252.61.176.139 - - [2026-01-29 15:28:28] "POST /neutron/router HTTP/1.1" 200 151 0.055887 10.0.0.61 - - [2026-01-29 15:28:28] "DELETE /route-target/525e66f4-3725-4457-ba82-7bcfa78673d9 HTTP/1.1" 200 115 0.024942 10.0.0.61 - - [2026-01-29 15:28:28] "GET /projects?obj_uuids=9ef00d37-0fa6-4385-b147-f590344eb78c&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002022 252.61.176.139 - - [2026-01-29 15:28:28] "POST /neutron/router HTTP/1.1" 200 557 0.071779 10.0.0.61 - - [2026-01-29 15:28:28] "POST /route-targets HTTP/1.1" 200 328 0.011838 10.0.0.61 - - [2026-01-29 15:28:28] "PUT /logical-router/4ae949bf-4393-431b-a8be-7fa1ec3e4f79 HTTP/1.1" 200 263 0.022136 252.61.176.139 - - [2026-01-29 15:28:28] "POST /neutron/router HTTP/1.1" 200 557 0.006042 252.61.176.139 - - [2026-01-29 15:28:28] "POST /neutron/router HTTP/1.1" 200 557 0.003631 252.61.176.139 - - [2026-01-29 15:28:28] "POST /neutron/router HTTP/1.1" 200 557 0.004685 252.61.176.139 - - [2026-01-29 15:28:29] "POST /neutron/router HTTP/1.1" 200 557 0.005160 252.61.176.139 - - [2026-01-29 15:28:29] "POST /neutron/router HTTP/1.1" 200 557 0.003553 252.61.176.139 - - [2026-01-29 15:28:29] "POST /neutron/router HTTP/1.1" 200 557 0.004325 252.61.176.139 - - [2026-01-29 15:28:29] "POST /neutron/router HTTP/1.1" 200 557 0.004563 252.61.176.139 - - [2026-01-29 15:28:29] "POST /neutron/router HTTP/1.1" 200 557 0.004163 252.61.176.139 - - [2026-01-29 15:28:29] "POST /neutron/router HTTP/1.1" 200 557 0.004931 252.61.176.139 - - [2026-01-29 15:28:29] "POST /neutron/router HTTP/1.1" 200 557 0.004450 252.61.176.139 - - [2026-01-29 15:28:29] "POST /neutron/router HTTP/1.1" 200 557 0.003945 252.61.176.139 - - [2026-01-29 15:28:29] "POST /neutron/router HTTP/1.1" 200 557 0.004880 252.61.176.139 - - [2026-01-29 15:28:29] "POST /neutron/router HTTP/1.1" 200 557 0.005539 252.61.176.139 - - [2026-01-29 15:28:29] "POST /neutron/router HTTP/1.1" 200 557 0.003989 252.61.176.139 - - [2026-01-29 15:28:29] "POST /neutron/router HTTP/1.1" 200 557 0.004437 252.61.176.139 - - [2026-01-29 15:28:29] "POST /neutron/router HTTP/1.1" 200 557 0.004256 252.61.176.139 - - [2026-01-29 15:28:29] "POST /neutron/router HTTP/1.1" 200 557 0.004292 252.61.176.139 - - [2026-01-29 15:28:29] "POST /neutron/router HTTP/1.1" 200 557 0.004477 252.61.176.139 - - [2026-01-29 15:28:29] "POST /neutron/router HTTP/1.1" 200 557 0.004292 252.61.176.139 - - [2026-01-29 15:28:30] "POST /neutron/router HTTP/1.1" 200 557 0.004131 252.61.176.139 - - [2026-01-29 15:28:30] "POST /neutron/router HTTP/1.1" 200 557 0.003709 252.61.176.139 - - [2026-01-29 15:28:30] "POST /neutron/router HTTP/1.1" 200 557 0.004082 252.61.176.139 - - [2026-01-29 15:28:30] "POST /neutron/router HTTP/1.1" 200 557 0.006145 252.61.176.139 - - [2026-01-29 15:28:30] "POST /neutron/router HTTP/1.1" 200 557 0.004942 252.61.176.139 - - [2026-01-29 15:28:30] "POST /neutron/router HTTP/1.1" 200 557 0.004493 252.61.176.139 - - [2026-01-29 15:28:30] "POST /neutron/router HTTP/1.1" 200 557 0.003832 252.61.176.139 - - [2026-01-29 15:28:30] "POST /neutron/router HTTP/1.1" 200 557 0.003922 252.61.176.139 - - [2026-01-29 15:28:30] "POST /neutron/router HTTP/1.1" 200 557 0.005235 252.61.176.139 - - [2026-01-29 15:28:30] "POST /neutron/router HTTP/1.1" 200 557 0.003787 252.61.176.139 - - [2026-01-29 15:28:30] "POST /neutron/router HTTP/1.1" 200 557 0.003833 252.61.176.139 - - [2026-01-29 15:28:30] "POST /neutron/router HTTP/1.1" 200 557 0.004599 252.61.176.139 - - [2026-01-29 15:28:30] "POST /neutron/router HTTP/1.1" 200 557 0.004679 252.61.176.139 - - [2026-01-29 15:28:30] "POST /neutron/router HTTP/1.1" 200 557 0.019705 252.61.176.139 - - [2026-01-29 15:28:30] "POST /neutron/router HTTP/1.1" 200 557 0.004426 252.61.176.139 - - [2026-01-29 15:28:31] "POST /neutron/router HTTP/1.1" 200 557 0.049558 252.61.176.139 - - [2026-01-29 15:28:31] "POST /neutron/router HTTP/1.1" 200 557 0.004455 10.0.0.61 - - [2026-01-29 15:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006964 10.0.0.61 - - [2026-01-29 15:28:31] "GET /logical-router/4ae949bf-4393-431b-a8be-7fa1ec3e4f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002808 252.61.176.139 - - [2026-01-29 15:28:31] "POST /neutron/router HTTP/1.1" 200 151 0.050655 10.0.0.61 - - [2026-01-29 15:28:31] "DELETE /route-target/7ad90a75-7204-4e5a-9811-d9401b3d9390 HTTP/1.1" 200 115 0.018071 252.61.176.139 - - [2026-01-29 15:28:31] "POST /neutron/security_group HTTP/1.1" 200 519 0.005240 252.61.176.139 - - [2026-01-29 15:28:31] "POST /neutron/security_group HTTP/1.1" 200 151 0.040627 10.0.0.61 - - [2026-01-29 15:28:31] "DELETE /access-control-list/867ebcc9-b43c-4d70-ba4b-e3d32a39f385 HTTP/1.1" 200 115 0.023984 252.61.176.139 - - [2026-01-29 15:28:31] "POST /neutron/security_group HTTP/1.1" 200 519 0.006315 10.0.0.61 - - [2026-01-29 15:28:31] "DELETE /access-control-list/877a6608-2af3-4e9a-8c21-84c776dccbb0 HTTP/1.1" 200 115 0.026202 252.61.176.139 - - [2026-01-29 15:28:31] "POST /neutron/security_group HTTP/1.1" 200 151 0.041599 10.0.0.61 - - [2026-01-29 15:28:31] "DELETE /access-control-list/ee8583cf-f5c1-4536-b9b5-dcca271eee25 HTTP/1.1" 200 115 0.026465 252.61.176.139 - - [2026-01-29 15:28:31] "POST /neutron/security_group HTTP/1.1" 200 504 0.005463 10.0.0.61 - - [2026-01-29 15:28:31] "DELETE /access-control-list/668a5bfc-b048-4ce1-995e-67da02eca93f HTTP/1.1" 200 115 0.028282 252.61.176.139 - - [2026-01-29 15:28:31] "POST /neutron/security_group HTTP/1.1" 200 151 0.050997 10.0.0.61 - - [2026-01-29 15:28:31] "DELETE /access-control-list/f9829585-2ebb-4df5-ad15-2d8967c26f55 HTTP/1.1" 200 115 0.032148 252.61.176.139 - - [2026-01-29 15:28:31] "POST /neutron/security_group HTTP/1.1" 200 504 0.007618 10.0.0.61 - - [2026-01-29 15:28:31] "DELETE /access-control-list/c7430768-1a9a-46b7-962d-9bf53baed10c HTTP/1.1" 200 115 0.027459 252.61.176.139 - - [2026-01-29 15:28:31] "POST /neutron/security_group HTTP/1.1" 200 151 0.047768 10.0.0.61 - - [2026-01-29 15:28:31] "DELETE /access-control-list/67bd2aa1-1d62-459a-be4a-78b232edafe9 HTTP/1.1" 200 115 0.023441 10.0.0.61 - - [2026-01-29 15:28:31] "DELETE /access-control-list/1126663a-c87a-41db-ab16-5a3c3905fc18 HTTP/1.1" 200 115 0.022403 10.0.0.61 - - [2026-01-29 15:28:32] "GET /projects?obj_uuids=9ef00d37-0fa6-4385-b147-f590344eb78c&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001152 10.0.0.61 - - [2026-01-29 15:28:32] "GET /project/9ef00d37-0fa6-4385-b147-f590344eb78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.049136 10.0.0.61 - - [2026-01-29 15:28:32] "GET /projects?obj_uuids=9ef00d37-0fa6-4385-b147-f590344eb78c&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001086 10.0.0.61 - - [2026-01-29 15:28:32] "GET /project/9ef00d37-0fa6-4385-b147-f590344eb78c?fields=virtual_networks HTTP/1.1" 200 1023 0.049518 10.0.0.61 - - [2026-01-29 15:28:32] "GET /projects?obj_uuids=9ef00d37-0fa6-4385-b147-f590344eb78c&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001633 10.0.0.61 - - [2026-01-29 15:28:32] "GET /project/9ef00d37-0fa6-4385-b147-f590344eb78c?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.032096 10.0.0.61 - - [2026-01-29 15:28:32] "GET /projects?obj_uuids=9ef00d37-0fa6-4385-b147-f590344eb78c&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001113 10.0.0.61 - - [2026-01-29 15:28:32] "GET /project/9ef00d37-0fa6-4385-b147-f590344eb78c?fields=security_groups HTTP/1.1" 200 1243 0.101318 10.0.0.61 - - [2026-01-29 15:28:33] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002020 10.0.0.61 - - [2026-01-29 15:28:33] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 942 0.010093 10.0.0.61 - - [2026-01-29 15:28:33] "POST /fqname-to-id HTTP/1.1" 404 182 0.037564 10.0.0.61 - - [2026-01-29 15:28:33] "GET /projects?obj_uuids=2192e931-9e2e-48b1-b3c2-dcdc4325f981&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002530 10.0.0.61 - - [2026-01-29 15:28:33] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001972 10.0.0.61 - - [2026-01-29 15:28:33] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.009900 10.0.0.61 - - [2026-01-29 15:28:34] "POST /id-to-fqname HTTP/1.1" 200 184 0.003170 10.0.0.61 - - [2026-01-29 15:28:34] "POST /fqname-to-id HTTP/1.1" 404 193 0.003907 10.0.0.61 - - [2026-01-29 15:28:34] "POST /security-groups HTTP/1.1" 200 579 0.074304 10.0.0.61 - - [2026-01-29 15:28:34] "POST /fqname-to-id HTTP/1.1" 404 228 0.004713 10.0.0.61 - - [2026-01-29 15:28:34] "POST /projects HTTP/1.1" 200 569 0.249776 10.0.0.61 - - [2026-01-29 15:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.290226 10.0.0.61 - - [2026-01-29 15:28:34] "POST /access-control-lists HTTP/1.1" 200 592 0.062955 10.0.0.61 - - [2026-01-29 15:28:34] "GET /project/2192e931-9e2e-48b1-b3c2-dcdc4325f981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.449387 10.0.0.61 - - [2026-01-29 15:28:34] "POST /fqname-to-id HTTP/1.1" 404 227 0.008636 10.0.0.61 - - [2026-01-29 15:28:34] "POST /access-control-lists HTTP/1.1" 200 590 0.069157 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:28:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001247 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:28:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001880 10.0.0.61 - - [2026-01-29 15:28:35] "GET / HTTP/1.1" 200 36215 0.002782 10.0.0.61 - - [2026-01-29 15:28:36] "POST /fqname-to-id HTTP/1.1" 401 296 0.000511 10.0.0.61 - - [2026-01-29 15:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.078410 10.0.0.61 - - [2026-01-29 15:28:37] "GET /projects?obj_uuids=2192e931-9e2e-48b1-b3c2-dcdc4325f981&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000997 10.0.0.61 - - [2026-01-29 15:28:37] "GET /project/2192e931-9e2e-48b1-b3c2-dcdc4325f981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.023770 252.61.176.139 - - [2026-01-29 15:28:37] "POST /neutron/network HTTP/1.1" 200 117 0.041690 10.0.0.61 - - [2026-01-29 15:28:37] "GET /projects?obj_uuids=2192e931-9e2e-48b1-b3c2-dcdc4325f981&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001283 252.61.176.139 - - [2026-01-29 15:28:37] "POST /neutron/network HTTP/1.1" 200 599 0.065345 10.0.0.61 - - [2026-01-29 15:28:37] "POST /route-targets HTTP/1.1" 200 328 0.011355 10.0.0.61 - - [2026-01-29 15:28:37] "POST /ref-update HTTP/1.1" 200 156 0.014315 10.0.0.61 - - [2026-01-29 15:28:37] "POST /useragent-kv HTTP/1.1" 200 115 0.004795 252.61.176.139 - - [2026-01-29 15:28:37] "POST /neutron/subnet HTTP/1.1" 200 720 0.157657 252.61.176.139 - - [2026-01-29 15:28:37] "POST /neutron/network HTTP/1.1" 200 817 0.007555 10.0.0.61 - - [2026-01-29 15:28:37] "POST /id-to-fqname HTTP/1.1" 200 214 0.001740 10.0.0.61 - - [2026-01-29 15:28:37] "GET /virtual-network/2f5625fc-6e89-4ae1-8b44-6992a2167225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006042 252.61.176.139 - - [2026-01-29 15:28:37] "POST /neutron/network HTTP/1.1" 200 817 0.007141 10.0.0.61 - - [2026-01-29 15:28:37] "GET /virtual-network/2f5625fc-6e89-4ae1-8b44-6992a2167225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005482 252.61.176.139 - - [2026-01-29 15:28:37] "POST /neutron/network HTTP/1.1" 200 817 0.006161 252.61.176.139 - - [2026-01-29 15:28:37] "POST /neutron/subnet HTTP/1.1" 200 720 0.007676 10.0.0.61 - - [2026-01-29 15:28:37] "POST /fqname-to-id HTTP/1.1" 404 204 0.003110 10.0.0.61 - - [2026-01-29 15:28:37] "GET /virtual-network/2f5625fc-6e89-4ae1-8b44-6992a2167225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005715 10.0.0.61 - - [2026-01-29 15:28:38] "GET /projects?obj_uuids=2192e931-9e2e-48b1-b3c2-dcdc4325f981&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001334 252.61.176.139 - - [2026-01-29 15:28:38] "POST /neutron/port HTTP/1.1" 200 1014 0.192334 10.0.0.61 - - [2026-01-29 15:28:38] "GET /virtual-machine-interface/b5ebbe98-ef21-4510-979e-7508298278c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2382 0.005753 10.0.0.61 - - [2026-01-29 15:28:38] "GET /virtual-machine-interface/b5ebbe98-ef21-4510-979e-7508298278c6?fields=instance_ip_back_refs HTTP/1.1" 200 1319 0.005139 10.0.0.61 - - [2026-01-29 15:28:38] "GET /instance-ip/bbab4a42-4212-4b89-bafa-f6da162f9076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004353 10.0.0.61 - - [2026-01-29 15:28:38] "GET /virtual-machine-interface/b5ebbe98-ef21-4510-979e-7508298278c6 HTTP/1.1" 401 296 0.000411 10.0.0.61 - - [2026-01-29 15:28:38] "GET /virtual-machine-interface/b5ebbe98-ef21-4510-979e-7508298278c6 HTTP/1.1" 200 2604 0.034946 252.61.176.139 - - [2026-01-29 15:28:38] "POST /neutron/port HTTP/1.1" 200 1014 0.010011 252.61.176.139 - - [2026-01-29 15:28:38] "POST /neutron/port HTTP/1.1" 200 151 0.085426 252.61.176.139 - - [2026-01-29 15:28:38] "POST /neutron/network HTTP/1.1" 200 817 0.007761 10.0.0.61 - - [2026-01-29 15:28:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004681 10.0.0.61 - - [2026-01-29 15:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005679 10.0.0.61 - - [2026-01-29 15:28:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003387 252.61.176.139 - - [2026-01-29 15:28:39] "POST /neutron/network HTTP/1.1" 200 151 0.098111 10.0.0.61 - - [2026-01-29 15:28:39] "DELETE /route-target/9c7878f7-855a-487b-b83c-e24874adbfe5 HTTP/1.1" 200 115 0.022964 10.0.0.61 - - [2026-01-29 15:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.61 - - [2026-01-29 15:28:39] "GET /projects?obj_uuids=2192e931-9e2e-48b1-b3c2-dcdc4325f981&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001118 10.0.0.61 - - [2026-01-29 15:28:39] "GET /project/2192e931-9e2e-48b1-b3c2-dcdc4325f981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.029735 252.61.176.139 - - [2026-01-29 15:28:40] "POST /neutron/network HTTP/1.1" 200 117 0.010178 10.0.0.61 - - [2026-01-29 15:28:40] "GET /projects?obj_uuids=2192e931-9e2e-48b1-b3c2-dcdc4325f981&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001265 252.61.176.139 - - [2026-01-29 15:28:40] "POST /neutron/network HTTP/1.1" 200 601 0.077890 10.0.0.61 - - [2026-01-29 15:28:40] "POST /route-targets HTTP/1.1" 200 328 0.010122 10.0.0.61 - - [2026-01-29 15:28:40] "POST /ref-update HTTP/1.1" 200 156 0.012517 10.0.0.61 - - [2026-01-29 15:28:40] "POST /useragent-kv HTTP/1.1" 200 115 0.005418 252.61.176.139 - - [2026-01-29 15:28:40] "POST /neutron/subnet HTTP/1.1" 200 725 0.156887 10.0.0.61 - - [2026-01-29 15:28:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003817 252.61.176.139 - - [2026-01-29 15:28:40] "POST /neutron/subnet HTTP/1.1" 200 724 0.133793 252.61.176.139 - - [2026-01-29 15:28:40] "POST /neutron/network HTTP/1.1" 200 976 0.008195 10.0.0.61 - - [2026-01-29 15:28:40] "POST /id-to-fqname HTTP/1.1" 200 215 0.001394 10.0.0.61 - - [2026-01-29 15:28:40] "GET /virtual-network/4b10501b-84f4-4d9c-8632-7503c4d036b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.005181 252.61.176.139 - - [2026-01-29 15:28:40] "POST /neutron/network HTTP/1.1" 200 976 0.009480 10.0.0.61 - - [2026-01-29 15:28:40] "GET /virtual-network/4b10501b-84f4-4d9c-8632-7503c4d036b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.006061 252.61.176.139 - - [2026-01-29 15:28:40] "POST /neutron/network HTTP/1.1" 200 976 0.008117 252.61.176.139 - - [2026-01-29 15:28:40] "POST /neutron/subnet HTTP/1.1" 200 725 0.008588 252.61.176.139 - - [2026-01-29 15:28:41] "POST /neutron/subnet HTTP/1.1" 200 724 0.008175 10.0.0.61 - - [2026-01-29 15:28:41] "GET /projects?obj_uuids=2192e931-9e2e-48b1-b3c2-dcdc4325f981&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001163 252.61.176.139 - - [2026-01-29 15:28:41] "POST /neutron/port HTTP/1.1" 200 1016 0.174745 10.0.0.61 - - [2026-01-29 15:28:41] "GET /projects?obj_uuids=2192e931-9e2e-48b1-b3c2-dcdc4325f981&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001464 252.61.176.139 - - [2026-01-29 15:28:41] "POST /neutron/port HTTP/1.1" 200 1016 0.195805 10.0.0.61 - - [2026-01-29 15:28:41] "POST /id-to-fqname HTTP/1.1" 200 215 0.001705 252.61.176.139 - - [2026-01-29 15:28:41] "POST /neutron/port HTTP/1.1" 200 1016 0.009128 252.61.176.139 - - [2026-01-29 15:28:41] "POST /neutron/port HTTP/1.1" 200 1016 0.013966 252.61.176.139 - - [2026-01-29 15:28:42] "POST /neutron/network HTTP/1.1" 200 976 0.007862 252.61.176.139 - - [2026-01-29 15:28:42] "POST /neutron/port HTTP/1.1" 200 1016 0.010675 252.61.176.139 - - [2026-01-29 15:28:42] "POST /neutron/port HTTP/1.1" 200 117 0.005136 252.61.176.139 - - [2026-01-29 15:28:42] "POST /neutron/port HTTP/1.1" 200 117 0.005899 10.0.0.61 - - [2026-01-29 15:28:42] "POST /id-to-fqname HTTP/1.1" 200 215 0.001398 252.61.176.139 - - [2026-01-29 15:28:42] "POST /neutron/port HTTP/1.1" 200 117 0.006835 252.61.176.139 - - [2026-01-29 15:28:42] "POST /neutron/port HTTP/1.1" 200 1016 0.012983 252.61.176.139 - - [2026-01-29 15:28:42] "POST /neutron/port HTTP/1.1" 200 1016 0.010837 252.61.176.139 - - [2026-01-29 15:28:42] "POST /neutron/port HTTP/1.1" 200 1016 0.009572 252.61.176.139 - - [2026-01-29 15:28:42] "POST /neutron/network HTTP/1.1" 200 976 0.008373 252.61.176.139 - - [2026-01-29 15:28:42] "POST /neutron/port HTTP/1.1" 200 1016 0.012138 252.61.176.139 - - [2026-01-29 15:28:43] "POST /neutron/port HTTP/1.1" 200 117 0.008780 252.61.176.139 - - [2026-01-29 15:28:43] "POST /neutron/port HTTP/1.1" 200 117 0.005327 252.61.176.139 - - [2026-01-29 15:28:43] "POST /neutron/port HTTP/1.1" 200 117 0.007575 252.61.176.139 - - [2026-01-29 15:28:43] "POST /neutron/port HTTP/1.1" 200 1016 0.010800 252.61.176.139 - - [2026-01-29 15:28:43] "POST /neutron/port HTTP/1.1" 200 1016 0.013946 252.61.176.139 - - [2026-01-29 15:28:43] "POST /neutron/network HTTP/1.1" 200 986 0.007571 252.61.176.139 - - [2026-01-29 15:28:43] "POST /neutron/port HTTP/1.1" 200 1016 0.011242 252.61.176.139 - - [2026-01-29 15:28:43] "POST /neutron/port HTTP/1.1" 200 1016 0.012986 252.61.176.139 - - [2026-01-29 15:28:43] "POST /neutron/port HTTP/1.1" 200 1104 0.117222 252.61.176.139 - - [2026-01-29 15:28:44] "POST /neutron/port HTTP/1.1" 200 1114 0.017286 252.61.176.139 - - [2026-01-29 15:28:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005037 252.61.176.139 - - [2026-01-29 15:28:44] "POST /neutron/subnet HTTP/1.1" 200 699 0.011261 252.61.176.139 - - [2026-01-29 15:28:44] "POST /neutron/port HTTP/1.1" 200 117 0.001697 252.61.176.139 - - [2026-01-29 15:28:44] "POST /neutron/port HTTP/1.1" 200 1016 0.012814 252.61.176.139 - - [2026-01-29 15:28:44] "POST /neutron/network HTTP/1.1" 200 976 0.010307 252.61.176.139 - - [2026-01-29 15:28:44] "POST /neutron/network HTTP/1.1" 200 986 0.006972 252.61.176.139 - - [2026-01-29 15:28:44] "POST /neutron/port HTTP/1.1" 200 1016 0.014570 252.61.176.139 - - [2026-01-29 15:28:44] "POST /neutron/port HTTP/1.1" 200 1016 0.025683 252.61.176.139 - - [2026-01-29 15:28:44] "POST /neutron/port HTTP/1.1" 200 1104 0.111889 252.61.176.139 - - [2026-01-29 15:28:44] "POST /neutron/port HTTP/1.1" 200 1114 0.013602 252.61.176.139 - - [2026-01-29 15:28:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003865 252.61.176.139 - - [2026-01-29 15:28:45] "POST /neutron/subnet HTTP/1.1" 200 698 0.010716 252.61.176.139 - - [2026-01-29 15:28:45] "POST /neutron/port HTTP/1.1" 200 117 0.001404 252.61.176.139 - - [2026-01-29 15:28:45] "POST /neutron/network HTTP/1.1" 200 976 0.011176 252.61.176.139 - - [2026-01-29 15:28:48] "POST /neutron/port HTTP/1.1" 200 1114 0.013964 252.61.176.139 - - [2026-01-29 15:28:48] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009908 252.61.176.139 - - [2026-01-29 15:28:48] "POST /neutron/port HTTP/1.1" 200 1114 0.016121 252.61.176.139 - - [2026-01-29 15:28:48] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006849 252.61.176.139 - - [2026-01-29 15:28:48] "POST /neutron/port HTTP/1.1" 200 1114 0.015088 252.61.176.139 - - [2026-01-29 15:28:49] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010164 10.0.0.61 - - [2026-01-29 15:28:49] "GET /virtual-machine/e79db300-edaf-474a-9b24-593f625da03d HTTP/1.1" 200 1285 0.004908 10.0.0.61 - - [2026-01-29 15:28:49] "GET /virtual-machine-interface/f3c909a2-5a3f-4b03-b1da-98a6c6105b3a HTTP/1.1" 200 2920 0.005390 10.0.0.61 - - [2026-01-29 15:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.61 - - [2026-01-29 15:28:49] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004508 10.0.0.61 - - [2026-01-29 15:28:49] "GET /virtual-networks?parent_id=2192e931-9e2e-48b1-b3c2-dcdc4325f981&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003396 10.0.0.61 - - [2026-01-29 15:28:49] "GET /virtual-network/4b10501b-84f4-4d9c-8632-7503c4d036b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.005455 10.0.0.61 - - [2026-01-29 15:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.61 - - [2026-01-29 15:28:52] "GET /virtual-network/4b10501b-84f4-4d9c-8632-7503c4d036b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.007004 252.61.176.139 - - [2026-01-29 15:28:54] "POST /neutron/port HTTP/1.1" 200 1114 0.015895 252.61.176.139 - - [2026-01-29 15:28:54] "POST /neutron/port HTTP/1.1" 200 1114 0.013696 252.61.176.139 - - [2026-01-29 15:28:54] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006681 252.61.176.139 - - [2026-01-29 15:28:54] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007046 252.61.176.139 - - [2026-01-29 15:28:54] "POST /neutron/port HTTP/1.1" 200 1114 0.017328 252.61.176.139 - - [2026-01-29 15:28:54] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006488 252.61.176.139 - - [2026-01-29 15:28:54] "POST /neutron/port HTTP/1.1" 200 1114 0.016085 252.61.176.139 - - [2026-01-29 15:28:54] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005497 252.61.176.139 - - [2026-01-29 15:28:55] "POST /neutron/port HTTP/1.1" 200 1114 0.013073 252.61.176.139 - - [2026-01-29 15:28:56] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005947 252.61.176.139 - - [2026-01-29 15:28:56] "POST /neutron/port HTTP/1.1" 200 1114 0.013950 252.61.176.139 - - [2026-01-29 15:28:56] "POST /neutron/port HTTP/1.1" 200 1114 0.015325 252.61.176.139 - - [2026-01-29 15:28:56] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006105 252.61.176.139 - - [2026-01-29 15:28:56] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005196 252.61.176.139 - - [2026-01-29 15:28:56] "POST /neutron/port HTTP/1.1" 200 1114 0.014809 252.61.176.139 - - [2026-01-29 15:28:56] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005675 10.0.0.61 - - [2026-01-29 15:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.61 - - [2026-01-29 15:28:56] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004442 10.0.0.61 - - [2026-01-29 15:28:56] "GET /virtual-networks?parent_id=2192e931-9e2e-48b1-b3c2-dcdc4325f981&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003184 10.0.0.61 - - [2026-01-29 15:28:56] "GET /virtual-network/4b10501b-84f4-4d9c-8632-7503c4d036b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.005367 252.61.176.139 - - [2026-01-29 15:28:57] "POST /neutron/port HTTP/1.1" 200 1114 0.014620 252.61.176.139 - - [2026-01-29 15:28:57] "POST /neutron/security_group HTTP/1.1" 200 2052 0.015337 252.61.176.139 - - [2026-01-29 15:28:57] "POST /neutron/port HTTP/1.1" 200 1114 0.015028 252.61.176.139 - - [2026-01-29 15:28:57] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006943 252.61.176.139 - - [2026-01-29 15:28:57] "POST /neutron/port HTTP/1.1" 200 1114 0.013497 252.61.176.139 - - [2026-01-29 15:28:57] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006741 10.0.0.61 - - [2026-01-29 15:28:57] "GET /virtual-machine/65e6f31c-6b8a-4994-aa86-f76ac5fe68a3 HTTP/1.1" 200 1284 0.005451 10.0.0.61 - - [2026-01-29 15:28:57] "GET /virtual-machine-interface/0dbd9044-9301-4dbf-808f-69a161d4ff89 HTTP/1.1" 200 2917 0.007437 10.0.0.61 - - [2026-01-29 15:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.61 - - [2026-01-29 15:28:57] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003704 10.0.0.61 - - [2026-01-29 15:28:57] "GET /virtual-networks?parent_id=2192e931-9e2e-48b1-b3c2-dcdc4325f981&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003039 10.0.0.61 - - [2026-01-29 15:28:57] "GET /virtual-network/4b10501b-84f4-4d9c-8632-7503c4d036b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.005832 10.0.0.61 - - [2026-01-29 15:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.61 - - [2026-01-29 15:28:59] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004234 10.0.0.61 - - [2026-01-29 15:28:59] "GET /virtual-networks?parent_id=2192e931-9e2e-48b1-b3c2-dcdc4325f981&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003238 10.0.0.61 - - [2026-01-29 15:28:59] "GET /virtual-network/4b10501b-84f4-4d9c-8632-7503c4d036b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.005410 10.0.0.61 - - [2026-01-29 15:29:01] "DELETE /project/2ffe41cff6af4e14a022cd169c3c06ed HTTP/1.1" 404 173 0.020342 10.0.0.61 - - [2026-01-29 15:29:01] "GET /projects?obj_uuids=2ffe41cf-f6af-4e14-a022-cd169c3c06ed&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001085 10.0.0.61 - - [2026-01-29 15:29:01] "DELETE /project/2192e9319e2e48b1b3c2dcdc4325f981 HTTP/1.1" 404 173 0.013763 10.0.0.61 - - [2026-01-29 15:29:01] "DELETE /project/9ef00d370fa64385b147f590344eb78c HTTP/1.1" 404 173 0.012789 10.0.0.61 - - [2026-01-29 15:29:01] "GET /projects?obj_uuids=a7a03d3b-294f-4393-b121-33c725e47413&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001111 10.0.0.61 - - [2026-01-29 15:29:01] "GET /projects?obj_uuids=9ef00d37-0fa6-4385-b147-f590344eb78c&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000958 10.0.0.61 - - [2026-01-29 15:29:01] "GET /project/2ffe41cf-f6af-4e14-a022-cd169c3c06ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.058166 10.0.0.61 - - [2026-01-29 15:29:01] "GET /projects?obj_uuids=2ffe41cf-f6af-4e14-a022-cd169c3c06ed&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001539 10.0.0.61 - - [2026-01-29 15:29:01] "GET /project/a7a03d3b-294f-4393-b121-33c725e47413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.076390 10.0.0.61 - - [2026-01-29 15:29:01] "GET /project/9ef00d37-0fa6-4385-b147-f590344eb78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.086448 10.0.0.61 - - [2026-01-29 15:29:01] "GET /project/2ffe41cf-f6af-4e14-a022-cd169c3c06ed?fields=security_groups HTTP/1.1" 200 1335 0.081743 10.0.0.61 - - [2026-01-29 15:29:01] "GET /projects?obj_uuids=a7a03d3b-294f-4393-b121-33c725e47413&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001022 10.0.0.61 - - [2026-01-29 15:29:01] "GET /projects?obj_uuids=9ef00d37-0fa6-4385-b147-f590344eb78c&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001037 10.0.0.61 - - [2026-01-29 15:29:01] "GET /project/9ef00d37-0fa6-4385-b147-f590344eb78c?fields=security_groups HTTP/1.1" 200 1336 0.021550 10.0.0.61 - - [2026-01-29 15:29:01] "GET /project/a7a03d3b-294f-4393-b121-33c725e47413?fields=security_groups HTTP/1.1" 200 1386 0.075110 10.0.0.61 - - [2026-01-29 15:29:01] "DELETE /security-group/1fb64b42-fc7d-4ef7-9491-8d2c0527b713 HTTP/1.1" 200 115 0.069662 10.0.0.61 - - [2026-01-29 15:29:01] "GET /projects?obj_uuids=2ffe41cf-f6af-4e14-a022-cd169c3c06ed&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001000 10.0.0.61 - - [2026-01-29 15:29:01] "DELETE /access-control-list/106cbec0-cf7d-49e9-8db1-bd1acc69eb80 HTTP/1.1" 200 115 0.045402 10.0.0.61 - - [2026-01-29 15:29:01] "GET /project/2ffe41cf-f6af-4e14-a022-cd169c3c06ed?fields=application_policy_sets HTTP/1.1" 200 1374 0.064432 10.0.0.61 - - [2026-01-29 15:29:01] "DELETE /security-group/5b465071-b9ce-4f91-8e55-39cc543ec189 HTTP/1.1" 200 115 0.114551 10.0.0.61 - - [2026-01-29 15:29:01] "DELETE /access-control-list/bfeb6e17-7a9e-45ba-b643-c3b77b2ad33b HTTP/1.1" 200 115 0.060745 10.0.0.61 - - [2026-01-29 15:29:01] "GET /projects?obj_uuids=9ef00d37-0fa6-4385-b147-f590344eb78c&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001315 10.0.0.61 - - [2026-01-29 15:29:01] "GET /project/9ef00d37-0fa6-4385-b147-f590344eb78c?fields=application_policy_sets HTTP/1.1" 200 1375 0.054333 10.0.0.61 - - [2026-01-29 15:29:01] "DELETE /security-group/f76e5ab8-c2b8-4343-9f34-e6210bda8d50 HTTP/1.1" 200 115 0.126357 10.0.0.61 - - [2026-01-29 15:29:01] "GET /projects?obj_uuids=a7a03d3b-294f-4393-b121-33c725e47413&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001417 10.0.0.61 - - [2026-01-29 15:29:01] "DELETE /access-control-list/6ed30c2f-75dc-404b-820a-244f69156c02 HTTP/1.1" 200 115 0.061506 10.0.0.61 - - [2026-01-29 15:29:01] "GET /project/a7a03d3b-294f-4393-b121-33c725e47413?fields=application_policy_sets HTTP/1.1" 200 1425 0.041978 10.0.0.61 - - [2026-01-29 15:29:01] "DELETE /access-control-list/ecd83896-9bd8-4f19-8073-da6261172854 HTTP/1.1" 200 115 0.044863 10.0.0.61 - - [2026-01-29 15:29:01] "DELETE /access-control-list/da81509f-bf2e-4477-8f65-249a0e049f50 HTTP/1.1" 200 115 0.044428 10.0.0.61 - - [2026-01-29 15:29:01] "DELETE /project/2ffe41cf-f6af-4e14-a022-cd169c3c06ed HTTP/1.1" 200 115 0.548806 10.0.0.61 - - [2026-01-29 15:29:01] "DELETE /access-control-list/44f63a4d-892b-417c-928b-9559dd561843 HTTP/1.1" 200 115 0.047139 10.0.0.61 - - [2026-01-29 15:29:01] "DELETE /project/9ef00d37-0fa6-4385-b147-f590344eb78c HTTP/1.1" 200 115 0.587875 10.0.0.61 - - [2026-01-29 15:29:01] "DELETE /project/a7a03d3b-294f-4393-b121-33c725e47413 HTTP/1.1" 200 115 0.605119 252.61.176.139 - - [2026-01-29 15:29:02] "POST /neutron/port HTTP/1.1" 200 1104 0.015849 252.61.176.139 - - [2026-01-29 15:29:02] "POST /neutron/port HTTP/1.1" 200 1104 0.013004 252.61.176.139 - - [2026-01-29 15:29:03] "POST /neutron/port HTTP/1.1" 200 151 0.132629 252.61.176.139 - - [2026-01-29 15:29:03] "POST /neutron/port HTTP/1.1" 200 1104 0.013087 252.61.176.139 - - [2026-01-29 15:29:03] "POST /neutron/port HTTP/1.1" 200 1104 0.011249 252.61.176.139 - - [2026-01-29 15:29:03] "POST /neutron/port HTTP/1.1" 200 151 0.117434 252.61.176.139 - - [2026-01-29 15:29:03] "POST /neutron/network HTTP/1.1" 200 976 0.011233 10.0.0.61 - - [2026-01-29 15:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.61 - - [2026-01-29 15:29:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002532 10.0.0.61 - - [2026-01-29 15:29:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004664 10.0.0.61 - - [2026-01-29 15:29:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002812 10.0.0.61 - - [2026-01-29 15:29:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003091 10.0.0.61 - - [2026-01-29 15:29:03] "DELETE /route-target/e2b417f1-b3fe-475a-b3b0-0d0ccf847eab HTTP/1.1" 200 115 0.036298 252.61.176.139 - - [2026-01-29 15:29:03] "POST /neutron/network HTTP/1.1" 200 151 0.168114 10.0.0.61 - - [2026-01-29 15:29:03] "GET /projects?obj_uuids=2192e931-9e2e-48b1-b3c2-dcdc4325f981&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001040 10.0.0.61 - - [2026-01-29 15:29:04] "GET /project/2192e931-9e2e-48b1-b3c2-dcdc4325f981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.039982 10.0.0.61 - - [2026-01-29 15:29:04] "GET /projects?obj_uuids=2192e931-9e2e-48b1-b3c2-dcdc4325f981&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001148 10.0.0.61 - - [2026-01-29 15:29:04] "GET /project/2192e931-9e2e-48b1-b3c2-dcdc4325f981?fields=virtual_networks HTTP/1.1" 200 1024 0.035657 10.0.0.61 - - [2026-01-29 15:29:04] "GET /projects?obj_uuids=2192e931-9e2e-48b1-b3c2-dcdc4325f981&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002186 10.0.0.61 - - [2026-01-29 15:29:04] "GET /project/2192e931-9e2e-48b1-b3c2-dcdc4325f981?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.031954 10.0.0.61 - - [2026-01-29 15:29:04] "GET /projects?obj_uuids=2192e931-9e2e-48b1-b3c2-dcdc4325f981&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001028 10.0.0.61 - - [2026-01-29 15:29:04] "GET /project/2192e931-9e2e-48b1-b3c2-dcdc4325f981?fields=security_groups HTTP/1.1" 200 1245 0.036036 10.0.0.61 - - [2026-01-29 15:29:04] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001369 10.0.0.61 - - [2026-01-29 15:29:04] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 942 0.010872 10.0.0.61 - - [2026-01-29 15:29:05] "POST /fqname-to-id HTTP/1.1" 404 184 0.033829 10.0.0.61 - - [2026-01-29 15:29:05] "GET /projects?obj_uuids=ef4137de-f4f9-4fc2-8ab7-edcabeb30676&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002728 10.0.0.61 - - [2026-01-29 15:29:05] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000977 10.0.0.61 - - [2026-01-29 15:29:05] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.006896 10.0.0.61 - - [2026-01-29 15:29:05] "POST /id-to-fqname HTTP/1.1" 200 186 0.001358 10.0.0.61 - - [2026-01-29 15:29:05] "POST /fqname-to-id HTTP/1.1" 404 195 0.007114 10.0.0.61 - - [2026-01-29 15:29:05] "POST /security-groups HTTP/1.1" 200 581 0.068789 10.0.0.61 - - [2026-01-29 15:29:05] "POST /fqname-to-id HTTP/1.1" 404 230 0.003448 10.0.0.61 - - [2026-01-29 15:29:05] "POST /projects HTTP/1.1" 200 573 0.246858 10.0.0.61 - - [2026-01-29 15:29:05] "POST /access-control-lists HTTP/1.1" 200 594 0.065359 10.0.0.61 - - [2026-01-29 15:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.329781 10.0.0.61 - - [2026-01-29 15:29:05] "POST /fqname-to-id HTTP/1.1" 404 229 0.004434 10.0.0.61 - - [2026-01-29 15:29:05] "GET /project/ef4137de-f4f9-4fc2-8ab7-edcabeb30676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.471355 10.0.0.61 - - [2026-01-29 15:29:05] "POST /access-control-lists HTTP/1.1" 200 592 0.061141 10.0.0.61 - - [2026-01-29 15:29:07] "GET / HTTP/1.1" 200 36215 0.003127 252.61.176.139 - - [2026-01-29 15:29:07] "POST /neutron/port HTTP/1.1" 200 117 0.007342 252.61.176.139 - - [2026-01-29 15:29:07] "POST /neutron/port HTTP/1.1" 400 205 0.012431 10.0.0.61 - - [2026-01-29 15:29:08] "POST /fqname-to-id HTTP/1.1" 401 296 0.000781 252.61.176.139 - - [2026-01-29 15:29:08] "POST /neutron/port HTTP/1.1" 200 117 0.009616 10.0.0.61 - - [2026-01-29 15:29:08] "GET /obj-perms HTTP/1.1" 200 6375 0.094114 252.61.176.139 - - [2026-01-29 15:29:08] "POST /neutron/port HTTP/1.1" 400 205 0.004076 10.0.0.61 - - [2026-01-29 15:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.036114 10.0.0.61 - - [2026-01-29 15:29:08] "GET /projects?obj_uuids=ef4137de-f4f9-4fc2-8ab7-edcabeb30676&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000979 10.0.0.61 - - [2026-01-29 15:29:08] "GET /project/ef4137de-f4f9-4fc2-8ab7-edcabeb30676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.042302 10.0.0.61 - - [2026-01-29 15:29:08] "GET /obj-perms HTTP/1.1" 200 6375 0.074759 252.61.176.139 - - [2026-01-29 15:29:08] "POST /neutron/network HTTP/1.1" 200 117 0.043015 10.0.0.61 - - [2026-01-29 15:29:08] "GET /projects?obj_uuids=ef4137de-f4f9-4fc2-8ab7-edcabeb30676&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000996 252.61.176.139 - - [2026-01-29 15:29:08] "POST /neutron/network HTTP/1.1" 200 603 0.079676 10.0.0.61 - - [2026-01-29 15:29:08] "POST /route-targets HTTP/1.1" 200 328 0.019341 10.0.0.61 - - [2026-01-29 15:29:08] "POST /ref-update HTTP/1.1" 200 156 0.016859 10.0.0.61 - - [2026-01-29 15:29:09] "POST /useragent-kv HTTP/1.1" 200 115 0.004907 252.61.176.139 - - [2026-01-29 15:29:09] "POST /neutron/subnet HTTP/1.1" 200 705 0.143548 252.61.176.139 - - [2026-01-29 15:29:09] "POST /neutron/network HTTP/1.1" 200 818 0.006269 10.0.0.61 - - [2026-01-29 15:29:09] "POST /id-to-fqname HTTP/1.1" 200 217 0.001535 10.0.0.61 - - [2026-01-29 15:29:09] "GET /virtual-network/40201690-fa1b-493d-8d5a-ad940fc06273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.006287 252.61.176.139 - - [2026-01-29 15:29:09] "POST /neutron/network HTTP/1.1" 200 818 0.006308 10.0.0.61 - - [2026-01-29 15:29:09] "GET /virtual-network/40201690-fa1b-493d-8d5a-ad940fc06273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005234 252.61.176.139 - - [2026-01-29 15:29:09] "POST /neutron/network HTTP/1.1" 200 818 0.005241 252.61.176.139 - - [2026-01-29 15:29:09] "POST /neutron/subnet HTTP/1.1" 200 705 0.006861 10.0.0.61 - - [2026-01-29 15:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.61 - - [2026-01-29 15:29:09] "GET /projects?obj_uuids=ef4137de-f4f9-4fc2-8ab7-edcabeb30676&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001042 10.0.0.61 - - [2026-01-29 15:29:09] "GET /project/ef4137de-f4f9-4fc2-8ab7-edcabeb30676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.025039 252.61.176.139 - - [2026-01-29 15:29:09] "POST /neutron/network HTTP/1.1" 200 117 0.010654 10.0.0.61 - - [2026-01-29 15:29:09] "GET /projects?obj_uuids=ef4137de-f4f9-4fc2-8ab7-edcabeb30676&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001069 252.61.176.139 - - [2026-01-29 15:29:09] "POST /neutron/network HTTP/1.1" 200 603 0.082217 10.0.0.61 - - [2026-01-29 15:29:09] "POST /route-targets HTTP/1.1" 200 328 0.014342 10.0.0.61 - - [2026-01-29 15:29:09] "POST /ref-update HTTP/1.1" 200 156 0.013794 10.0.0.61 - - [2026-01-29 15:29:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002408 252.61.176.139 - - [2026-01-29 15:29:09] "POST /neutron/subnet HTTP/1.1" 200 729 0.152203 252.61.176.139 - - [2026-01-29 15:29:09] "POST /neutron/network HTTP/1.1" 200 823 0.005380 10.0.0.61 - - [2026-01-29 15:29:10] "POST /id-to-fqname HTTP/1.1" 200 217 0.001384 10.0.0.61 - - [2026-01-29 15:29:10] "GET /virtual-network/435511c6-c0a2-4e45-b340-6f398e481379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004905 252.61.176.139 - - [2026-01-29 15:29:10] "POST /neutron/network HTTP/1.1" 200 823 0.005926 10.0.0.61 - - [2026-01-29 15:29:10] "GET /virtual-network/435511c6-c0a2-4e45-b340-6f398e481379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006838 252.61.176.139 - - [2026-01-29 15:29:10] "POST /neutron/network HTTP/1.1" 200 823 0.006279 252.61.176.139 - - [2026-01-29 15:29:10] "POST /neutron/subnet HTTP/1.1" 200 729 0.007417 10.0.0.61 - - [2026-01-29 15:29:10] "POST /id-to-fqname HTTP/1.1" 200 217 0.001430 252.61.176.139 - - [2026-01-29 15:29:11] "POST /neutron/network HTTP/1.1" 200 828 0.005957 252.61.176.139 - - [2026-01-29 15:29:11] "GET /aaa-mode HTTP/1.1" 401 296 0.000456 252.61.176.139 - - [2026-01-29 15:29:11] "GET / HTTP/1.1" 200 36215 0.002322 252.61.176.139 - - [2026-01-29 15:29:11] "GET /project/ef4137de-f4f9-4fc2-8ab7-edcabeb30676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000483 10.0.0.61 - - [2026-01-29 15:29:11] "GET /projects?obj_uuids=ef4137de-f4f9-4fc2-8ab7-edcabeb30676&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001087 252.61.176.139 - - [2026-01-29 15:29:11] "GET /project/ef4137de-f4f9-4fc2-8ab7-edcabeb30676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.054453 252.61.176.139 - - [2026-01-29 15:29:11] "POST /neutron/network HTTP/1.1" 200 818 0.034605 252.61.176.139 - - [2026-01-29 15:29:12] "POST /neutron/port HTTP/1.1" 200 117 0.006542 252.61.176.139 - - [2026-01-29 15:29:12] "POST /neutron/port HTTP/1.1" 200 117 0.006818 10.0.0.61 - - [2026-01-29 15:29:12] "POST /id-to-fqname HTTP/1.1" 200 217 0.001628 252.61.176.139 - - [2026-01-29 15:29:12] "POST /neutron/port HTTP/1.1" 200 117 0.006735 252.61.176.139 - - [2026-01-29 15:29:12] "POST /neutron/network HTTP/1.1" 200 833 0.005723 252.61.176.139 - - [2026-01-29 15:29:12] "GET /aaa-mode HTTP/1.1" 401 296 0.001078 252.61.176.139 - - [2026-01-29 15:29:12] "GET / HTTP/1.1" 200 36215 0.002481 252.61.176.139 - - [2026-01-29 15:29:12] "GET /project/ef4137de-f4f9-4fc2-8ab7-edcabeb30676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000380 252.61.176.139 - - [2026-01-29 15:29:12] "POST /neutron/network HTTP/1.1" 200 828 0.006968 10.0.0.61 - - [2026-01-29 15:29:12] "GET /projects?obj_uuids=ef4137de-f4f9-4fc2-8ab7-edcabeb30676&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001356 10.0.0.61 - - [2026-01-29 15:29:13] "GET /projects?obj_uuids=ef4137de-f4f9-4fc2-8ab7-edcabeb30676&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001737 252.61.176.139 - - [2026-01-29 15:29:13] "GET /project/ef4137de-f4f9-4fc2-8ab7-edcabeb30676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.082602 252.61.176.139 - - [2026-01-29 15:29:13] "POST /neutron/network HTTP/1.1" 200 823 0.027999 252.61.176.139 - - [2026-01-29 15:29:13] "POST /neutron/port HTTP/1.1" 200 1052 0.378490 252.61.176.139 - - [2026-01-29 15:29:13] "POST /neutron/port HTTP/1.1" 200 1052 0.013076 252.61.176.139 - - [2026-01-29 15:29:13] "POST /neutron/port HTTP/1.1" 200 1052 0.018832 252.61.176.139 - - [2026-01-29 15:29:13] "POST /neutron/port HTTP/1.1" 200 1102 0.099221 252.61.176.139 - - [2026-01-29 15:29:13] "POST /neutron/port HTTP/1.1" 200 1112 0.021707 252.61.176.139 - - [2026-01-29 15:29:13] "POST /neutron/port HTTP/1.1" 200 1112 0.016125 252.61.176.139 - - [2026-01-29 15:29:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009784 252.61.176.139 - - [2026-01-29 15:29:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004830 252.61.176.139 - - [2026-01-29 15:29:13] "POST /neutron/port HTTP/1.1" 200 117 0.005653 252.61.176.139 - - [2026-01-29 15:29:13] "POST /neutron/subnet HTTP/1.1" 200 679 0.008148 10.0.0.61 - - [2026-01-29 15:29:13] "GET /projects?obj_uuids=ef4137de-f4f9-4fc2-8ab7-edcabeb30676&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001187 252.61.176.139 - - [2026-01-29 15:29:13] "POST /neutron/port HTTP/1.1" 200 117 0.001100 252.61.176.139 - - [2026-01-29 15:29:13] "POST /neutron/router HTTP/1.1" 200 578 0.074460 10.0.0.61 - - [2026-01-29 15:29:13] "POST /route-targets HTTP/1.1" 200 328 0.016225 252.61.176.139 - - [2026-01-29 15:29:13] "POST /neutron/network HTTP/1.1" 200 818 0.016830 10.0.0.61 - - [2026-01-29 15:29:13] "PUT /logical-router/c1c6066a-c37d-41ff-a357-c4c7f0ad942c HTTP/1.1" 200 263 0.033685 252.61.176.139 - - [2026-01-29 15:29:13] "POST /neutron/router HTTP/1.1" 200 578 0.008001 252.61.176.139 - - [2026-01-29 15:29:14] "POST /neutron/network HTTP/1.1" 200 833 0.008472 10.0.0.61 - - [2026-01-29 15:29:14] "GET /projects?obj_uuids=ef4137de-f4f9-4fc2-8ab7-edcabeb30676&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001050 10.0.0.61 - - [2026-01-29 15:29:14] "GET /projects?obj_uuids=ef4137de-f4f9-4fc2-8ab7-edcabeb30676&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001034 252.61.176.139 - - [2026-01-29 15:29:14] "POST /neutron/router HTTP/1.1" 200 344 0.371826 10.0.0.61 - - [2026-01-29 15:29:14] "POST /ref-update HTTP/1.1" 200 156 0.023510 252.61.176.139 - - [2026-01-29 15:29:14] "POST /neutron/port HTTP/1.1" 200 1057 0.380491 252.61.176.139 - - [2026-01-29 15:29:14] "POST /neutron/port HTTP/1.1" 200 1112 0.021385 252.61.176.139 - - [2026-01-29 15:29:14] "POST /neutron/port HTTP/1.1" 200 1057 0.015832 252.61.176.139 - - [2026-01-29 15:29:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007142 252.61.176.139 - - [2026-01-29 15:29:14] "POST /neutron/port HTTP/1.1" 200 1057 0.014753 252.61.176.139 - - [2026-01-29 15:29:14] "POST /neutron/port HTTP/1.1" 200 1107 0.081630 252.61.176.139 - - [2026-01-29 15:29:14] "POST /neutron/port HTTP/1.1" 200 1117 0.013374 252.61.176.139 - - [2026-01-29 15:29:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003731 252.61.176.139 - - [2026-01-29 15:29:15] "POST /neutron/subnet HTTP/1.1" 200 703 0.007044 252.61.176.139 - - [2026-01-29 15:29:15] "POST /neutron/port HTTP/1.1" 200 117 0.001258 252.61.176.139 - - [2026-01-29 15:29:15] "POST /neutron/network HTTP/1.1" 200 823 0.007969 252.61.176.139 - - [2026-01-29 15:29:19] "POST /neutron/port HTTP/1.1" 200 1112 0.018649 252.61.176.139 - - [2026-01-29 15:29:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006268 252.61.176.139 - - [2026-01-29 15:29:19] "POST /neutron/port HTTP/1.1" 200 1112 0.019501 252.61.176.139 - - [2026-01-29 15:29:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008877 252.61.176.139 - - [2026-01-29 15:29:20] "POST /neutron/port HTTP/1.1" 200 1112 0.033453 252.61.176.139 - - [2026-01-29 15:29:20] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008159 10.0.0.61 - - [2026-01-29 15:29:20] "GET /virtual-machine/a53348ec-2b7e-41f5-aebb-82c11dbc313f HTTP/1.1" 401 296 0.000519 10.0.0.61 - - [2026-01-29 15:29:20] "GET /virtual-machine/a53348ec-2b7e-41f5-aebb-82c11dbc313f HTTP/1.1" 200 1291 0.039727 10.0.0.61 - - [2026-01-29 15:29:20] "GET /virtual-machine-interface/16942c6d-6487-45cc-875f-f05812cb9835 HTTP/1.1" 200 2928 0.007991 10.0.0.61 - - [2026-01-29 15:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.61 - - [2026-01-29 15:29:20] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004601 10.0.0.61 - - [2026-01-29 15:29:20] "GET /virtual-networks?parent_id=ef4137de-f4f9-4fc2-8ab7-edcabeb30676&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003089 10.0.0.61 - - [2026-01-29 15:29:20] "GET /virtual-network/40201690-fa1b-493d-8d5a-ad940fc06273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.006158 252.61.176.139 - - [2026-01-29 15:29:23] "POST /neutron/port HTTP/1.1" 200 1112 0.015629 252.61.176.139 - - [2026-01-29 15:29:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005829 252.61.176.139 - - [2026-01-29 15:29:23] "POST /neutron/port HTTP/1.1" 200 1112 0.013216 252.61.176.139 - - [2026-01-29 15:29:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005947 252.61.176.139 - - [2026-01-29 15:29:23] "POST /neutron/port HTTP/1.1" 200 1112 0.012813 252.61.176.139 - - [2026-01-29 15:29:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011998 10.0.0.61 - - [2026-01-29 15:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.61 - - [2026-01-29 15:29:24] "GET /virtual-network/40201690-fa1b-493d-8d5a-ad940fc06273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005399 252.61.176.139 - - [2026-01-29 15:29:24] "POST /neutron/port HTTP/1.1" 200 1117 0.012847 252.61.176.139 - - [2026-01-29 15:29:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005947 252.61.176.139 - - [2026-01-29 15:29:24] "POST /neutron/port HTTP/1.1" 200 1117 0.015037 252.61.176.139 - - [2026-01-29 15:29:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005547 252.61.176.139 - - [2026-01-29 15:29:25] "POST /neutron/port HTTP/1.1" 200 1112 0.015059 252.61.176.139 - - [2026-01-29 15:29:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006426 10.0.0.61 - - [2026-01-29 15:29:25] "GET /global-system-configs HTTP/1.1" 401 296 0.000394 10.0.0.61 - - [2026-01-29 15:29:25] "GET /global-system-configs HTTP/1.1" 401 296 0.000531 10.0.0.61 - - [2026-01-29 15:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.61 - - [2026-01-29 15:29:26] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003226 10.0.0.61 - - [2026-01-29 15:29:26] "GET /virtual-networks?parent_id=ef4137de-f4f9-4fc2-8ab7-edcabeb30676&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003934 10.0.0.61 - - [2026-01-29 15:29:26] "GET /virtual-network/40201690-fa1b-493d-8d5a-ad940fc06273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.006723 10.0.0.61 - - [2026-01-29 15:29:26] "GET /global-system-configs HTTP/1.1" 401 296 0.000408 10.0.0.61 - - [2026-01-29 15:29:26] "GET /global-system-configs HTTP/1.1" 401 296 0.000565 252.61.176.139 - - [2026-01-29 15:29:26] "POST /neutron/port HTTP/1.1" 200 1117 0.013309 252.61.176.139 - - [2026-01-29 15:29:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006381 252.61.176.139 - - [2026-01-29 15:29:26] "POST /neutron/port HTTP/1.1" 200 1117 0.014904 252.61.176.139 - - [2026-01-29 15:29:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.016143 252.61.176.139 - - [2026-01-29 15:29:26] "POST /neutron/port HTTP/1.1" 200 1117 0.012767 252.61.176.139 - - [2026-01-29 15:29:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006885 10.0.0.61 - - [2026-01-29 15:29:26] "GET /virtual-machine/2e40ee8a-1d4f-462a-9b0c-f60c583442a3 HTTP/1.1" 200 1290 0.005672 10.0.0.61 - - [2026-01-29 15:29:27] "GET /virtual-machine-interface/c0ee7117-f2f9-4637-a582-244da314d76e HTTP/1.1" 200 2930 0.006248 10.0.0.61 - - [2026-01-29 15:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004257 10.0.0.61 - - [2026-01-29 15:29:27] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003558 10.0.0.61 - - [2026-01-29 15:29:27] "GET /virtual-networks?parent_id=ef4137de-f4f9-4fc2-8ab7-edcabeb30676&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.002908 10.0.0.61 - - [2026-01-29 15:29:27] "GET /virtual-network/435511c6-c0a2-4e45-b340-6f398e481379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007123 10.0.0.61 - - [2026-01-29 15:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 252.61.176.139 - - [2026-01-29 15:29:28] "POST /neutron/port HTTP/1.1" 200 1117 0.015295 10.0.0.61 - - [2026-01-29 15:29:28] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002700 10.0.0.61 - - [2026-01-29 15:29:28] "GET /virtual-networks?parent_id=ef4137de-f4f9-4fc2-8ab7-edcabeb30676&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.005711 252.61.176.139 - - [2026-01-29 15:29:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005316 10.0.0.61 - - [2026-01-29 15:29:28] "GET /virtual-network/435511c6-c0a2-4e45-b340-6f398e481379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006508 252.61.176.139 - - [2026-01-29 15:29:28] "POST /neutron/port HTTP/1.1" 200 1117 0.013510 252.61.176.139 - - [2026-01-29 15:29:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005768 252.61.176.139 - - [2026-01-29 15:29:33] "POST /neutron/router HTTP/1.1" 200 578 0.005154 10.0.0.61 - - [2026-01-29 15:29:33] "GET /projects?obj_uuids=ef4137de-f4f9-4fc2-8ab7-edcabeb30676&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001350 252.61.176.139 - - [2026-01-29 15:29:34] "POST /neutron/router HTTP/1.1" 200 344 0.261765 10.0.0.61 - - [2026-01-29 15:29:34] "POST /ref-update HTTP/1.1" 200 156 0.010129 252.61.176.139 - - [2026-01-29 15:29:34] "POST /neutron/port HTTP/1.1" 200 1913 0.018085 252.61.176.139 - - [2026-01-29 15:29:36] "POST /neutron/router HTTP/1.1" 200 578 0.003706 10.0.0.61 - - [2026-01-29 15:29:36] "POST /ref-update HTTP/1.1" 200 156 0.012455 252.61.176.139 - - [2026-01-29 15:29:36] "POST /neutron/router HTTP/1.1" 200 344 0.124611 252.61.176.139 - - [2026-01-29 15:29:39] "POST /neutron/router HTTP/1.1" 200 578 0.005158 10.0.0.61 - - [2026-01-29 15:29:39] "GET /projects?obj_uuids=ef4137de-f4f9-4fc2-8ab7-edcabeb30676&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001689 252.61.176.139 - - [2026-01-29 15:29:40] "POST /neutron/router HTTP/1.1" 200 344 0.243127 10.0.0.61 - - [2026-01-29 15:29:40] "POST /ref-update HTTP/1.1" 200 156 0.010977 252.61.176.139 - - [2026-01-29 15:29:42] "POST /neutron/router HTTP/1.1" 200 578 0.005396 10.0.0.61 - - [2026-01-29 15:29:42] "POST /ref-update HTTP/1.1" 200 156 0.014792 252.61.176.139 - - [2026-01-29 15:29:42] "POST /neutron/router HTTP/1.1" 200 344 0.140665 252.61.176.139 - - [2026-01-29 15:29:42] "POST /neutron/router HTTP/1.1" 200 578 0.006933 10.0.0.61 - - [2026-01-29 15:29:42] "POST /ref-update HTTP/1.1" 200 156 0.013190 252.61.176.139 - - [2026-01-29 15:29:42] "POST /neutron/router HTTP/1.1" 200 344 0.109255 252.61.176.139 - - [2026-01-29 15:29:42] "POST /neutron/router HTTP/1.1" 200 578 0.006803 10.0.0.61 - - [2026-01-29 15:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009946 10.0.0.61 - - [2026-01-29 15:29:43] "GET /logical-router/c1c6066a-c37d-41ff-a357-c4c7f0ad942c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.008336 252.61.176.139 - - [2026-01-29 15:29:43] "POST /neutron/router HTTP/1.1" 200 151 0.056457 10.0.0.61 - - [2026-01-29 15:29:43] "DELETE /route-target/2eab2e09-6d39-43b7-a7d2-e204174f215c HTTP/1.1" 200 115 0.016587 252.61.176.139 - - [2026-01-29 15:29:43] "POST /neutron/network HTTP/1.1" 200 823 0.011616 252.61.176.139 - - [2026-01-29 15:29:43] "POST /neutron/network HTTP/1.1" 400 204 0.012163 252.61.176.139 - - [2026-01-29 15:29:44] "POST /neutron/port HTTP/1.1" 200 1117 0.022954 252.61.176.139 - - [2026-01-29 15:29:44] "POST /neutron/port HTTP/1.1" 200 1112 0.021255 252.61.176.139 - - [2026-01-29 15:29:44] "POST /neutron/port HTTP/1.1" 200 1107 0.017998 252.61.176.139 - - [2026-01-29 15:29:44] "POST /neutron/port HTTP/1.1" 200 1102 0.012475 252.61.176.139 - - [2026-01-29 15:29:44] "POST /neutron/port HTTP/1.1" 200 151 0.144152 252.61.176.139 - - [2026-01-29 15:29:44] "POST /neutron/port HTTP/1.1" 200 151 0.142137 252.61.176.139 - - [2026-01-29 15:29:45] "POST /neutron/network HTTP/1.1" 200 823 0.006512 10.0.0.61 - - [2026-01-29 15:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.61 - - [2026-01-29 15:29:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002136 10.0.0.61 - - [2026-01-29 15:29:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003964 252.61.176.139 - - [2026-01-29 15:29:45] "POST /neutron/network HTTP/1.1" 200 151 0.096511 10.0.0.61 - - [2026-01-29 15:29:45] "DELETE /route-target/60d15043-6e5b-4886-b96f-9c1d1811c344 HTTP/1.1" 200 115 0.024700 252.61.176.139 - - [2026-01-29 15:29:45] "POST /neutron/network HTTP/1.1" 200 818 0.007443 10.0.0.61 - - [2026-01-29 15:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416 10.0.0.61 - - [2026-01-29 15:29:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003587 10.0.0.61 - - [2026-01-29 15:29:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002255 252.61.176.139 - - [2026-01-29 15:29:45] "POST /neutron/network HTTP/1.1" 200 151 0.096288 10.0.0.61 - - [2026-01-29 15:29:45] "DELETE /route-target/8818c66b-5af0-4d97-ab7b-fb0aab617466 HTTP/1.1" 200 115 0.020768 10.0.0.61 - - [2026-01-29 15:29:46] "GET /projects?obj_uuids=ef4137de-f4f9-4fc2-8ab7-edcabeb30676&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001127 10.0.0.61 - - [2026-01-29 15:29:46] "GET /project/ef4137de-f4f9-4fc2-8ab7-edcabeb30676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.025048 10.0.0.61 - - [2026-01-29 15:29:46] "GET /projects?obj_uuids=ef4137de-f4f9-4fc2-8ab7-edcabeb30676&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000943 10.0.0.61 - - [2026-01-29 15:29:46] "GET /project/ef4137de-f4f9-4fc2-8ab7-edcabeb30676?fields=virtual_networks HTTP/1.1" 200 1028 0.066461 10.0.0.61 - - [2026-01-29 15:29:46] "GET /projects?obj_uuids=ef4137de-f4f9-4fc2-8ab7-edcabeb30676&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001084 10.0.0.61 - - [2026-01-29 15:29:46] "GET /project/ef4137de-f4f9-4fc2-8ab7-edcabeb30676?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.026551 10.0.0.61 - - [2026-01-29 15:29:46] "GET /projects?obj_uuids=ef4137de-f4f9-4fc2-8ab7-edcabeb30676&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001293 10.0.0.61 - - [2026-01-29 15:29:46] "GET /project/ef4137de-f4f9-4fc2-8ab7-edcabeb30676?fields=security_groups HTTP/1.1" 200 1251 0.032952 10.0.0.61 - - [2026-01-29 15:29:47] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002002 10.0.0.61 - - [2026-01-29 15:29:47] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 942 0.010349 10.0.0.61 - - [2026-01-29 15:29:47] "POST /fqname-to-id HTTP/1.1" 404 189 0.035057 10.0.0.61 - - [2026-01-29 15:29:47] "GET /projects?obj_uuids=7691fa70-24d1-4d79-8d24-fdd03beaa398&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002384 10.0.0.61 - - [2026-01-29 15:29:47] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001353 10.0.0.61 - - [2026-01-29 15:29:47] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.011335 10.0.0.61 - - [2026-01-29 15:29:47] "POST /id-to-fqname HTTP/1.1" 200 191 0.001549 10.0.0.61 - - [2026-01-29 15:29:47] "POST /fqname-to-id HTTP/1.1" 404 200 0.003528 10.0.0.61 - - [2026-01-29 15:29:47] "POST /security-groups HTTP/1.1" 200 586 0.068201 10.0.0.61 - - [2026-01-29 15:29:47] "POST /fqname-to-id HTTP/1.1" 404 235 0.003646 10.0.0.61 - - [2026-01-29 15:29:48] "POST /projects HTTP/1.1" 200 583 0.231779 10.0.0.61 - - [2026-01-29 15:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.265956 10.0.0.61 - - [2026-01-29 15:29:48] "POST /access-control-lists HTTP/1.1" 200 599 0.061582 10.0.0.61 - - [2026-01-29 15:29:48] "GET /project/7691fa70-24d1-4d79-8d24-fdd03beaa398?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.420521 10.0.0.61 - - [2026-01-29 15:29:48] "POST /fqname-to-id HTTP/1.1" 404 234 0.004861 10.0.0.61 - - [2026-01-29 15:29:48] "POST /access-control-lists HTTP/1.1" 200 597 0.068408 10.0.0.61 - - [2026-01-29 15:29:49] "GET / HTTP/1.1" 200 36215 0.001841 10.0.0.61 - - [2026-01-29 15:29:50] "POST /fqname-to-id HTTP/1.1" 401 296 0.000604 10.0.0.61 - - [2026-01-29 15:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.037220 10.0.0.61 - - [2026-01-29 15:29:50] "GET /projects?obj_uuids=7691fa70-24d1-4d79-8d24-fdd03beaa398&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001026 10.0.0.61 - - [2026-01-29 15:29:51] "GET /project/7691fa70-24d1-4d79-8d24-fdd03beaa398?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.024323 10.0.0.61 - - [2026-01-29 15:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.61 - - [2026-01-29 15:29:51] "GET /security-group/c2807665-0e58-4543-9a18-0d0ac89654e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3760 0.005122 10.0.0.61 - - [2026-01-29 15:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.61 - - [2026-01-29 15:29:51] "GET /projects?obj_uuids=7691fa70-24d1-4d79-8d24-fdd03beaa398&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001292 10.0.0.61 - - [2026-01-29 15:29:51] "GET /project/7691fa70-24d1-4d79-8d24-fdd03beaa398?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.029118 10.0.0.61 - - [2026-01-29 15:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.61 - - [2026-01-29 15:29:51] "GET /security-group/c2807665-0e58-4543-9a18-0d0ac89654e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3760 0.006610 10.0.0.61 - - [2026-01-29 15:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.61 - - [2026-01-29 15:29:51] "PUT /security-group/c2807665-0e58-4543-9a18-0d0ac89654e3 HTTP/1.1" 200 263 0.015428 10.0.0.61 - - [2026-01-29 15:29:51] "PUT /access-control-list/03febda3-2e7d-4b92-a4a0-c7b44abc27b9 HTTP/1.1" 200 273 0.008838 10.0.0.61 - - [2026-01-29 15:29:51] "PUT /access-control-list/872216ff-2fd9-439b-b8bf-1e5abb30a24b HTTP/1.1" 200 273 0.010816 10.0.0.61 - - [2026-01-29 15:29:51] "POST /fqname-to-id HTTP/1.1" 404 200 0.002640 10.0.0.61 - - [2026-01-29 15:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.61 - - [2026-01-29 15:29:51] "GET /projects?obj_uuids=7691fa70-24d1-4d79-8d24-fdd03beaa398&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001307 10.0.0.61 - - [2026-01-29 15:29:51] "GET /project/7691fa70-24d1-4d79-8d24-fdd03beaa398?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.025692 252.61.176.139 - - [2026-01-29 15:29:51] "POST /neutron/network HTTP/1.1" 200 117 0.037727 10.0.0.61 - - [2026-01-29 15:29:51] "GET /projects?obj_uuids=7691fa70-24d1-4d79-8d24-fdd03beaa398&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001309 252.61.176.139 - - [2026-01-29 15:29:51] "POST /neutron/network HTTP/1.1" 200 606 0.066571 10.0.0.61 - - [2026-01-29 15:29:51] "POST /route-targets HTTP/1.1" 200 328 0.012605 10.0.0.61 - - [2026-01-29 15:29:51] "POST /ref-update HTTP/1.1" 200 156 0.012933 10.0.0.61 - - [2026-01-29 15:29:52] "POST /useragent-kv HTTP/1.1" 200 115 0.005442 252.61.176.139 - - [2026-01-29 15:29:52] "POST /neutron/subnet HTTP/1.1" 200 724 0.200947 252.61.176.139 - - [2026-01-29 15:29:52] "POST /neutron/network HTTP/1.1" 200 825 0.005821 10.0.0.61 - - [2026-01-29 15:29:52] "POST /id-to-fqname HTTP/1.1" 200 221 0.001720 10.0.0.61 - - [2026-01-29 15:29:52] "GET /virtual-network/3d15d374-64df-496d-9383-231d340b7bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006752 252.61.176.139 - - [2026-01-29 15:29:52] "POST /neutron/network HTTP/1.1" 200 825 0.005756 10.0.0.61 - - [2026-01-29 15:29:52] "GET /virtual-network/3d15d374-64df-496d-9383-231d340b7bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006626 252.61.176.139 - - [2026-01-29 15:29:52] "POST /neutron/network HTTP/1.1" 200 825 0.005934 252.61.176.139 - - [2026-01-29 15:29:52] "POST /neutron/subnet HTTP/1.1" 200 724 0.006970 10.0.0.61 - - [2026-01-29 15:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.61 - - [2026-01-29 15:29:52] "GET /projects?obj_uuids=7691fa70-24d1-4d79-8d24-fdd03beaa398&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001569 10.0.0.61 - - [2026-01-29 15:29:52] "GET /project/7691fa70-24d1-4d79-8d24-fdd03beaa398?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.034681 252.61.176.139 - - [2026-01-29 15:29:52] "POST /neutron/network HTTP/1.1" 200 117 0.010750 10.0.0.61 - - [2026-01-29 15:29:52] "GET /projects?obj_uuids=7691fa70-24d1-4d79-8d24-fdd03beaa398&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001552 252.61.176.139 - - [2026-01-29 15:29:52] "POST /neutron/network HTTP/1.1" 200 613 0.101798 10.0.0.61 - - [2026-01-29 15:29:52] "POST /route-targets HTTP/1.1" 200 328 0.013112 10.0.0.61 - - [2026-01-29 15:29:52] "POST /ref-update HTTP/1.1" 200 156 0.030107 10.0.0.61 - - [2026-01-29 15:29:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003459 252.61.176.139 - - [2026-01-29 15:29:53] "POST /neutron/subnet HTTP/1.1" 200 724 0.149721 252.61.176.139 - - [2026-01-29 15:29:53] "POST /neutron/network HTTP/1.1" 200 832 0.006222 10.0.0.61 - - [2026-01-29 15:29:53] "POST /id-to-fqname HTTP/1.1" 200 225 0.001372 10.0.0.61 - - [2026-01-29 15:29:53] "GET /virtual-network/17431e39-613d-4f04-8f14-a87a1979768b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005037 252.61.176.139 - - [2026-01-29 15:29:53] "POST /neutron/network HTTP/1.1" 200 832 0.007406 10.0.0.61 - - [2026-01-29 15:29:53] "GET /virtual-network/17431e39-613d-4f04-8f14-a87a1979768b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006714 252.61.176.139 - - [2026-01-29 15:29:53] "POST /neutron/network HTTP/1.1" 200 832 0.005488 252.61.176.139 - - [2026-01-29 15:29:53] "POST /neutron/subnet HTTP/1.1" 200 724 0.008079 10.0.0.61 - - [2026-01-29 15:29:53] "POST /id-to-fqname HTTP/1.1" 200 221 0.001440 252.61.176.139 - - [2026-01-29 15:29:53] "POST /neutron/network HTTP/1.1" 200 835 0.006192 252.61.176.139 - - [2026-01-29 15:29:53] "GET /aaa-mode HTTP/1.1" 401 296 0.000501 252.61.176.139 - - [2026-01-29 15:29:53] "GET / HTTP/1.1" 200 36215 0.003726 252.61.176.139 - - [2026-01-29 15:29:53] "GET /project/7691fa70-24d1-4d79-8d24-fdd03beaa398?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000462 10.0.0.61 - - [2026-01-29 15:29:54] "GET /projects?obj_uuids=7691fa70-24d1-4d79-8d24-fdd03beaa398&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001203 252.61.176.139 - - [2026-01-29 15:29:54] "GET /project/7691fa70-24d1-4d79-8d24-fdd03beaa398?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.070590 252.61.176.139 - - [2026-01-29 15:29:54] "POST /neutron/network HTTP/1.1" 200 825 0.006817 252.61.176.139 - - [2026-01-29 15:29:54] "POST /neutron/port HTTP/1.1" 200 117 0.005522 252.61.176.139 - - [2026-01-29 15:29:54] "POST /neutron/port HTTP/1.1" 200 117 0.006513 10.0.0.61 - - [2026-01-29 15:29:54] "POST /id-to-fqname HTTP/1.1" 200 225 0.001803 252.61.176.139 - - [2026-01-29 15:29:54] "POST /neutron/port HTTP/1.1" 200 117 0.006373 252.61.176.139 - - [2026-01-29 15:29:54] "POST /neutron/network HTTP/1.1" 200 842 0.006036 252.61.176.139 - - [2026-01-29 15:29:54] "GET /aaa-mode HTTP/1.1" 401 296 0.000458 252.61.176.139 - - [2026-01-29 15:29:54] "GET / HTTP/1.1" 200 36215 0.002634 252.61.176.139 - - [2026-01-29 15:29:54] "GET /project/7691fa70-24d1-4d79-8d24-fdd03beaa398?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000592 252.61.176.139 - - [2026-01-29 15:29:55] "POST /neutron/network HTTP/1.1" 200 835 0.006203 10.0.0.61 - - [2026-01-29 15:29:55] "GET /projects?obj_uuids=7691fa70-24d1-4d79-8d24-fdd03beaa398&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001276 10.0.0.61 - - [2026-01-29 15:29:55] "GET /projects?obj_uuids=7691fa70-24d1-4d79-8d24-fdd03beaa398&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001180 252.61.176.139 - - [2026-01-29 15:29:55] "POST /neutron/port HTTP/1.1" 200 1061 0.297129 252.61.176.139 - - [2026-01-29 15:29:55] "GET /project/7691fa70-24d1-4d79-8d24-fdd03beaa398?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.069840 252.61.176.139 - - [2026-01-29 15:29:55] "POST /neutron/network HTTP/1.1" 200 832 0.005902 252.61.176.139 - - [2026-01-29 15:29:55] "POST /neutron/port HTTP/1.1" 200 1061 0.014706 252.61.176.139 - - [2026-01-29 15:29:55] "POST /neutron/port HTTP/1.1" 200 1061 0.016251 252.61.176.139 - - [2026-01-29 15:29:55] "POST /neutron/port HTTP/1.1" 200 1083 0.023562 252.61.176.139 - - [2026-01-29 15:29:55] "POST /neutron/port HTTP/1.1" 200 1111 0.123124 252.61.176.139 - - [2026-01-29 15:29:55] "POST /neutron/security_group HTTP/1.1" 200 2000 0.011249 252.61.176.139 - - [2026-01-29 15:29:55] "POST /neutron/port HTTP/1.1" 200 117 0.010174 252.61.176.139 - - [2026-01-29 15:29:55] "POST /neutron/port HTTP/1.1" 200 1121 0.016691 10.0.0.61 - - [2026-01-29 15:29:55] "GET /projects?obj_uuids=7691fa70-24d1-4d79-8d24-fdd03beaa398&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001312 252.61.176.139 - - [2026-01-29 15:29:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004104 252.61.176.139 - - [2026-01-29 15:29:55] "POST /neutron/router HTTP/1.1" 200 583 0.079904 252.61.176.139 - - [2026-01-29 15:29:56] "POST /neutron/subnet HTTP/1.1" 200 698 0.019359 10.0.0.61 - - [2026-01-29 15:29:56] "POST /route-targets HTTP/1.1" 200 328 0.026967 252.61.176.139 - - [2026-01-29 15:29:56] "POST /neutron/router HTTP/1.1" 200 583 0.008143 252.61.176.139 - - [2026-01-29 15:29:56] "POST /neutron/port HTTP/1.1" 200 117 0.002182 10.0.0.61 - - [2026-01-29 15:29:56] "PUT /logical-router/b6764802-5d8f-4a59-b752-27fe6d8aacde HTTP/1.1" 200 263 0.071618 252.61.176.139 - - [2026-01-29 15:29:56] "POST /neutron/network HTTP/1.1" 200 825 0.006278 252.61.176.139 - - [2026-01-29 15:29:56] "POST /neutron/router HTTP/1.1" 200 654 0.065470 10.0.0.61 - - [2026-01-29 15:29:56] "GET /logical-router/b6764802-5d8f-4a59-b752-27fe6d8aacde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1642 0.014026 10.0.0.61 - - [2026-01-29 15:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009606 252.61.176.139 - - [2026-01-29 15:29:56] "POST /neutron/network HTTP/1.1" 200 842 0.006141 10.0.0.61 - - [2026-01-29 15:29:56] "GET /service-template/52f4aed9-902b-4d03-a207-08a2d4b006e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.006897 252.61.176.139 - - [2026-01-29 15:29:56] "POST /neutron/router HTTP/1.1" 200 654 0.003740 10.0.0.61 - - [2026-01-29 15:29:56] "POST /fqname-to-id HTTP/1.1" 404 213 0.013994 10.0.0.61 - - [2026-01-29 15:29:56] "GET /projects?obj_uuids=7691fa70-24d1-4d79-8d24-fdd03beaa398&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001053 10.0.0.61 - - [2026-01-29 15:29:56] "GET /projects?obj_uuids=7691fa70-24d1-4d79-8d24-fdd03beaa398&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001034 10.0.0.61 - - [2026-01-29 15:29:56] "POST /useragent-kv HTTP/1.1" 200 115 0.006284 10.0.0.61 - - [2026-01-29 15:29:56] "POST /virtual-networks HTTP/1.1" 200 694 0.269952 10.0.0.61 - - [2026-01-29 15:29:56] "POST /route-targets HTTP/1.1" 200 328 0.033048 252.61.176.139 - - [2026-01-29 15:29:56] "POST /neutron/port HTTP/1.1" 200 1061 0.405359 10.0.0.61 - - [2026-01-29 15:29:56] "POST /ref-update HTTP/1.1" 200 156 0.028682 10.0.0.61 - - [2026-01-29 15:29:56] "POST /service-instances HTTP/1.1" 200 670 0.067244 252.61.176.139 - - [2026-01-29 15:29:56] "POST /neutron/port HTTP/1.1" 200 1061 0.029558 252.61.176.139 - - [2026-01-29 15:29:56] "POST /neutron/router HTTP/1.1" 200 344 0.517826 10.0.0.61 - - [2026-01-29 15:29:56] "POST /ref-update HTTP/1.1" 200 156 0.011846 10.0.0.61 - - [2026-01-29 15:29:56] "POST /route-tables HTTP/1.1" 200 582 0.055181 252.61.176.139 - - [2026-01-29 15:29:56] "POST /neutron/port HTTP/1.1" 200 1061 0.020442 10.0.0.61 - - [2026-01-29 15:29:56] "PUT /logical-router/b6764802-5d8f-4a59-b752-27fe6d8aacde HTTP/1.1" 200 263 0.034502 252.61.176.139 - - [2026-01-29 15:29:56] "POST /neutron/port HTTP/1.1" 200 1121 0.021874 252.61.176.139 - - [2026-01-29 15:29:57] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007056 10.0.0.61 - - [2026-01-29 15:29:57] "POST /ref-update HTTP/1.1" 200 156 0.045025 252.61.176.139 - - [2026-01-29 15:29:57] "POST /neutron/port HTTP/1.1" 200 1111 0.107123 10.0.0.61 - - [2026-01-29 15:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.61 - - [2026-01-29 15:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 252.61.176.139 - - [2026-01-29 15:29:57] "POST /neutron/port HTTP/1.1" 200 1121 0.013338 10.0.0.61 - - [2026-01-29 15:29:57] "POST /virtual-machines HTTP/1.1" 200 550 0.015288 252.61.176.139 - - [2026-01-29 15:29:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004986 252.61.176.139 - - [2026-01-29 15:29:57] "POST /neutron/subnet HTTP/1.1" 200 698 0.017643 10.0.0.61 - - [2026-01-29 15:29:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.092597 252.61.176.139 - - [2026-01-29 15:29:57] "POST /neutron/port HTTP/1.1" 200 117 0.001523 10.0.0.61 - - [2026-01-29 15:29:57] "POST /chown HTTP/1.1" 200 109 0.008546 252.61.176.139 - - [2026-01-29 15:29:57] "POST /neutron/network HTTP/1.1" 200 832 0.007488 10.0.0.61 - - [2026-01-29 15:29:57] "POST /instance-ips HTTP/1.1" 200 548 0.034465 10.0.0.61 - - [2026-01-29 15:29:57] "POST /instance-ips HTTP/1.1" 400 244 0.023930 10.0.0.61 - - [2026-01-29 15:29:57] "POST /chown HTTP/1.1" 200 109 0.008978 10.0.0.61 - - [2026-01-29 15:29:57] "PUT /virtual-machine-interface/b37816ae-75ac-4dc2-84d4-96a6561bdd30 HTTP/1.1" 200 285 0.017525 10.0.0.61 - - [2026-01-29 15:29:57] "PUT /instance-ip/bff60666-309d-4cec-bb2a-8350cced137a HTTP/1.1" 200 257 0.024665 10.0.0.61 - - [2026-01-29 15:29:57] "POST /ref-update HTTP/1.1" 200 156 0.026315 10.0.0.61 - - [2026-01-29 15:29:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.117974 10.0.0.61 - - [2026-01-29 15:29:58] "POST /chown HTTP/1.1" 200 109 0.009611 10.0.0.61 - - [2026-01-29 15:29:58] "POST /instance-ips HTTP/1.1" 200 546 0.032306 10.0.0.61 - - [2026-01-29 15:29:58] "POST /instance-ips HTTP/1.1" 400 314 0.018475 10.0.0.61 - - [2026-01-29 15:29:58] "POST /chown HTTP/1.1" 200 109 0.011505 10.0.0.61 - - [2026-01-29 15:29:58] "PUT /virtual-machine-interface/8e8c18f7-f99a-4df8-8415-3d8c19342286 HTTP/1.1" 200 285 0.011416 10.0.0.61 - - [2026-01-29 15:29:58] "PUT /instance-ip/87d2ed70-9172-48dd-aca2-b7add6ee96b0 HTTP/1.1" 200 257 0.013530 10.0.0.61 - - [2026-01-29 15:29:58] "POST /ref-update HTTP/1.1" 200 156 0.013331 10.0.0.61 - - [2026-01-29 15:29:58] "POST /ref-update HTTP/1.1" 200 156 0.011414 10.0.0.61 - - [2026-01-29 15:29:58] "PUT /routing-instance/4fc756d1-8d22-451d-ba9d-ce968cde7590 HTTP/1.1" 200 267 0.011924 10.0.0.61 - - [2026-01-29 15:29:58] "POST /ref-update HTTP/1.1" 200 156 0.019010 10.0.0.61 - - [2026-01-29 15:29:58] "POST /virtual-machines HTTP/1.1" 200 550 0.029898 10.0.0.61 - - [2026-01-29 15:29:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.103013 10.0.0.61 - - [2026-01-29 15:29:58] "POST /chown HTTP/1.1" 200 109 0.010432 10.0.0.61 - - [2026-01-29 15:29:58] "POST /instance-ips HTTP/1.1" 400 244 0.017162 10.0.0.61 - - [2026-01-29 15:29:58] "POST /chown HTTP/1.1" 200 109 0.008759 10.0.0.61 - - [2026-01-29 15:29:59] "PUT /virtual-machine-interface/bfcb46f9-7701-40d4-b010-51dca2166e89 HTTP/1.1" 200 285 0.075093 10.0.0.61 - - [2026-01-29 15:29:59] "PUT /instance-ip/bff60666-309d-4cec-bb2a-8350cced137a HTTP/1.1" 200 257 0.028208 10.0.0.61 - - [2026-01-29 15:29:59] "POST /ref-update HTTP/1.1" 200 156 0.014902 10.0.0.61 - - [2026-01-29 15:29:59] "POST /ref-update HTTP/1.1" 200 156 0.036644 10.0.0.61 - - [2026-01-29 15:29:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.114374 10.0.0.61 - - [2026-01-29 15:29:59] "POST /chown HTTP/1.1" 200 109 0.020975 10.0.0.61 - - [2026-01-29 15:29:59] "POST /instance-ips HTTP/1.1" 400 314 0.015018 10.0.0.61 - - [2026-01-29 15:29:59] "POST /chown HTTP/1.1" 200 109 0.008749 10.0.0.61 - - [2026-01-29 15:29:59] "PUT /virtual-machine-interface/1340f64e-85eb-479e-aaa3-21bb4df71f68 HTTP/1.1" 200 285 0.017318 10.0.0.61 - - [2026-01-29 15:29:59] "PUT /instance-ip/87d2ed70-9172-48dd-aca2-b7add6ee96b0 HTTP/1.1" 200 257 0.018721 10.0.0.61 - - [2026-01-29 15:29:59] "POST /ref-update HTTP/1.1" 200 156 0.018997 10.0.0.61 - - [2026-01-29 15:29:59] "POST /ref-update HTTP/1.1" 200 156 0.016568 10.0.0.61 - - [2026-01-29 15:30:01] "DELETE /project/ef4137def4f94fc28ab7edcabeb30676 HTTP/1.1" 404 173 0.005064 10.0.0.61 - - [2026-01-29 15:30:01] "DELETE /project/7691fa7024d14d798d24fdd03beaa398 HTTP/1.1" 404 173 0.004399 10.0.0.61 - - [2026-01-29 15:30:01] "GET /projects?obj_uuids=ef4137de-f4f9-4fc2-8ab7-edcabeb30676&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001055 10.0.0.61 - - [2026-01-29 15:30:01] "GET /projects?obj_uuids=2192e931-9e2e-48b1-b3c2-dcdc4325f981&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000872 10.0.0.61 - - [2026-01-29 15:30:02] "GET /project/2192e931-9e2e-48b1-b3c2-dcdc4325f981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.042578 10.0.0.61 - - [2026-01-29 15:30:02] "GET /project/ef4137de-f4f9-4fc2-8ab7-edcabeb30676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.048532 10.0.0.61 - - [2026-01-29 15:30:02] "GET /projects?obj_uuids=2192e931-9e2e-48b1-b3c2-dcdc4325f981&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001151 10.0.0.61 - - [2026-01-29 15:30:02] "GET /projects?obj_uuids=ef4137de-f4f9-4fc2-8ab7-edcabeb30676&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000953 10.0.0.61 - - [2026-01-29 15:30:02] "GET /project/ef4137de-f4f9-4fc2-8ab7-edcabeb30676?fields=security_groups HTTP/1.1" 200 1344 0.094233 10.0.0.61 - - [2026-01-29 15:30:02] "GET /project/2192e931-9e2e-48b1-b3c2-dcdc4325f981?fields=security_groups HTTP/1.1" 200 1338 0.109623 252.61.176.139 - - [2026-01-29 15:30:02] "POST /neutron/port HTTP/1.1" 200 1121 0.066682 252.61.176.139 - - [2026-01-29 15:30:02] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007234 10.0.0.61 - - [2026-01-29 15:30:02] "DELETE /security-group/89bf9e98-fd38-4778-89ab-ca5e9259699d HTTP/1.1" 200 115 0.127492 10.0.0.61 - - [2026-01-29 15:30:02] "GET /projects?obj_uuids=ef4137de-f4f9-4fc2-8ab7-edcabeb30676&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001031 10.0.0.61 - - [2026-01-29 15:30:02] "DELETE /security-group/b0bcac46-361f-48a5-8d6f-c36c544a3134 HTTP/1.1" 200 115 0.141165 252.61.176.139 - - [2026-01-29 15:30:02] "POST /neutron/port HTTP/1.1" 200 1121 0.039437 10.0.0.61 - - [2026-01-29 15:30:02] "GET /projects?obj_uuids=2192e931-9e2e-48b1-b3c2-dcdc4325f981&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001110 10.0.0.61 - - [2026-01-29 15:30:02] "DELETE /access-control-list/2b293d7c-72ad-4e5a-af1d-596ded9deb04 HTTP/1.1" 200 115 0.089753 10.0.0.61 - - [2026-01-29 15:30:02] "GET /project/ef4137de-f4f9-4fc2-8ab7-edcabeb30676?fields=application_policy_sets HTTP/1.1" 200 1383 0.063328 10.0.0.61 - - [2026-01-29 15:30:02] "DELETE /access-control-list/a0b428fb-f371-4374-8873-8c78c6547655 HTTP/1.1" 200 115 0.065307 252.61.176.139 - - [2026-01-29 15:30:02] "POST /neutron/security_group HTTP/1.1" 200 2000 0.026893 10.0.0.61 - - [2026-01-29 15:30:02] "GET /project/2192e931-9e2e-48b1-b3c2-dcdc4325f981?fields=application_policy_sets HTTP/1.1" 200 1377 0.122530 10.0.0.61 - - [2026-01-29 15:30:02] "DELETE /access-control-list/19d9c427-e2a9-4fb9-a0a0-f1614cb1a20f HTTP/1.1" 200 115 0.050007 252.61.176.139 - - [2026-01-29 15:30:02] "POST /neutron/port HTTP/1.1" 200 1121 0.033120 10.0.0.61 - - [2026-01-29 15:30:02] "DELETE /access-control-list/41f69c43-f9b1-44f9-9ae3-73fd13222638 HTTP/1.1" 200 115 0.093821 252.61.176.139 - - [2026-01-29 15:30:02] "POST /neutron/security_group HTTP/1.1" 200 2000 0.013607 10.0.0.61 - - [2026-01-29 15:30:02] "DELETE /project/ef4137de-f4f9-4fc2-8ab7-edcabeb30676 HTTP/1.1" 200 115 0.664665 10.0.0.61 - - [2026-01-29 15:30:02] "GET /virtual-machine/dead426c-938c-440d-a56c-4cc1f951ede3 HTTP/1.1" 401 296 0.000775 10.0.0.61 - - [2026-01-29 15:30:02] "DELETE /project/2192e931-9e2e-48b1-b3c2-dcdc4325f981 HTTP/1.1" 200 115 0.725287 10.0.0.61 - - [2026-01-29 15:30:03] "GET /virtual-machine/dead426c-938c-440d-a56c-4cc1f951ede3 HTTP/1.1" 200 1296 0.037585 10.0.0.61 - - [2026-01-29 15:30:03] "GET /virtual-machine-interface/9135d3c1-1e05-4869-8bab-5ddf23b45b62 HTTP/1.1" 200 2952 0.006758 10.0.0.61 - - [2026-01-29 15:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.61 - - [2026-01-29 15:30:03] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006040 10.0.0.61 - - [2026-01-29 15:30:03] "GET /virtual-networks?parent_id=7691fa70-24d1-4d79-8d24-fdd03beaa398&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003061 10.0.0.61 - - [2026-01-29 15:30:03] "GET /virtual-network/3d15d374-64df-496d-9383-231d340b7bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005562 252.61.176.139 - - [2026-01-29 15:30:06] "POST /neutron/port HTTP/1.1" 200 1121 0.014037 252.61.176.139 - - [2026-01-29 15:30:06] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005792 252.61.176.139 - - [2026-01-29 15:30:06] "POST /neutron/port HTTP/1.1" 200 1121 0.014915 252.61.176.139 - - [2026-01-29 15:30:06] "POST /neutron/security_group HTTP/1.1" 200 2000 0.012405 10.0.0.61 - - [2026-01-29 15:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004765 10.0.0.61 - - [2026-01-29 15:30:06] "GET /virtual-network/3d15d374-64df-496d-9383-231d340b7bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004886 252.61.176.139 - - [2026-01-29 15:30:07] "POST /neutron/port HTTP/1.1" 200 1121 0.015154 252.61.176.139 - - [2026-01-29 15:30:07] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006988 252.61.176.139 - - [2026-01-29 15:30:07] "POST /neutron/port HTTP/1.1" 200 1121 0.014968 252.61.176.139 - - [2026-01-29 15:30:07] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005672 252.61.176.139 - - [2026-01-29 15:30:07] "POST /neutron/port HTTP/1.1" 200 1121 0.013608 252.61.176.139 - - [2026-01-29 15:30:07] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005357 252.61.176.139 - - [2026-01-29 15:30:07] "POST /neutron/port HTTP/1.1" 200 1121 0.016532 252.61.176.139 - - [2026-01-29 15:30:07] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006546 10.0.0.61 - - [2026-01-29 15:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.61 - - [2026-01-29 15:30:08] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005041 10.0.0.61 - - [2026-01-29 15:30:08] "GET /virtual-networks?parent_id=7691fa70-24d1-4d79-8d24-fdd03beaa398&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003669 10.0.0.61 - - [2026-01-29 15:30:08] "GET /virtual-network/3d15d374-64df-496d-9383-231d340b7bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007254 10.0.0.61 - - [2026-01-29 15:30:09] "GET /obj-perms HTTP/1.1" 200 6375 0.066708 252.61.176.139 - - [2026-01-29 15:30:09] "POST /neutron/port HTTP/1.1" 200 1121 0.017812 252.61.176.139 - - [2026-01-29 15:30:09] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007743 252.61.176.139 - - [2026-01-29 15:30:09] "POST /neutron/port HTTP/1.1" 200 1121 0.013404 252.61.176.139 - - [2026-01-29 15:30:09] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007121 252.61.176.139 - - [2026-01-29 15:30:09] "POST /neutron/port HTTP/1.1" 200 1121 0.013787 252.61.176.139 - - [2026-01-29 15:30:09] "POST /neutron/port HTTP/1.1" 200 1121 0.020314 252.61.176.139 - - [2026-01-29 15:30:09] "POST /neutron/security_group HTTP/1.1" 200 2000 0.021049 10.0.0.61 - - [2026-01-29 15:30:09] "GET /obj-perms HTTP/1.1" 200 6375 0.062330 10.0.0.61 - - [2026-01-29 15:30:09] "GET /virtual-machine/64210fc7-2aad-4ce5-a746-285e65d6b9cd HTTP/1.1" 200 1295 0.006888 252.61.176.139 - - [2026-01-29 15:30:09] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005232 10.0.0.61 - - [2026-01-29 15:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.61 - - [2026-01-29 15:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007912 10.0.0.61 - - [2026-01-29 15:30:09] "GET /virtual-machine-interface/ef14808f-89e0-4b6b-96f3-1fab279d3e9e HTTP/1.1" 200 2964 0.012983 10.0.0.61 - - [2026-01-29 15:30:09] "POST /chown HTTP/1.1" 200 109 0.008755 10.0.0.61 - - [2026-01-29 15:30:09] "POST /instance-ips HTTP/1.1" 400 244 0.019823 10.0.0.61 - - [2026-01-29 15:30:09] "POST /chown HTTP/1.1" 200 109 0.007964 10.0.0.61 - - [2026-01-29 15:30:09] "POST /chown HTTP/1.1" 200 109 0.008539 10.0.0.61 - - [2026-01-29 15:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.61 - - [2026-01-29 15:30:09] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003239 10.0.0.61 - - [2026-01-29 15:30:09] "POST /instance-ips HTTP/1.1" 400 314 0.015552 10.0.0.61 - - [2026-01-29 15:30:09] "GET /virtual-networks?parent_id=7691fa70-24d1-4d79-8d24-fdd03beaa398&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.002966 10.0.0.61 - - [2026-01-29 15:30:09] "GET /virtual-network/17431e39-613d-4f04-8f14-a87a1979768b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.008467 10.0.0.61 - - [2026-01-29 15:30:09] "POST /chown HTTP/1.1" 200 109 0.016608 10.0.0.61 - - [2026-01-29 15:30:09] "POST /chown HTTP/1.1" 200 109 0.007828 10.0.0.61 - - [2026-01-29 15:30:10] "POST /instance-ips HTTP/1.1" 400 244 0.016865 10.0.0.61 - - [2026-01-29 15:30:10] "POST /chown HTTP/1.1" 200 109 0.009412 10.0.0.61 - - [2026-01-29 15:30:10] "POST /chown HTTP/1.1" 200 109 0.009269 10.0.0.61 - - [2026-01-29 15:30:10] "POST /instance-ips HTTP/1.1" 400 314 0.014110 10.0.0.61 - - [2026-01-29 15:30:10] "POST /chown HTTP/1.1" 200 109 0.008473 10.0.0.61 - - [2026-01-29 15:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.61 - - [2026-01-29 15:30:11] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003543 10.0.0.61 - - [2026-01-29 15:30:11] "GET /virtual-networks?parent_id=7691fa70-24d1-4d79-8d24-fdd03beaa398&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003951 10.0.0.61 - - [2026-01-29 15:30:11] "GET /virtual-network/17431e39-613d-4f04-8f14-a87a1979768b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005822 252.61.176.139 - - [2026-01-29 15:30:15] "POST /neutron/router HTTP/1.1" 200 654 0.003949 10.0.0.61 - - [2026-01-29 15:30:15] "POST /ref-update HTTP/1.1" 200 156 0.017456 252.61.176.139 - - [2026-01-29 15:30:15] "POST /neutron/router HTTP/1.1" 200 344 0.147393 252.61.176.139 - - [2026-01-29 15:30:15] "POST /neutron/router HTTP/1.1" 200 654 0.005664 10.0.0.61 - - [2026-01-29 15:30:15] "GET /logical-router/b6764802-5d8f-4a59-b752-27fe6d8aacde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.004940 10.0.0.61 - - [2026-01-29 15:30:15] "GET /service-instance/2d035e39-38cc-4819-8be8-87d4cd959c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.005065 252.61.176.139 - - [2026-01-29 15:30:15] "POST /neutron/router HTTP/1.1" 200 151 0.093184 10.0.0.61 - - [2026-01-29 15:30:15] "PUT /logical-router/b6764802-5d8f-4a59-b752-27fe6d8aacde HTTP/1.1" 404 171 0.004272 10.0.0.61 - - [2026-01-29 15:30:15] "DELETE /route-table/5cf751e6-fb0e-4ce3-9fd6-eeeee44da529 HTTP/1.1" 200 115 0.040663 10.0.0.61 - - [2026-01-29 15:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005132 10.0.0.61 - - [2026-01-29 15:30:15] "GET /virtual-network/9319d7dc-757c-4e17-879f-d46d6842c88f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.007442 10.0.0.61 - - [2026-01-29 15:30:15] "POST /ref-update HTTP/1.1" 200 156 0.013955 10.0.0.61 - - [2026-01-29 15:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008038 252.61.176.139 - - [2026-01-29 15:30:15] "POST /neutron/network HTTP/1.1" 200 832 0.020755 10.0.0.61 - - [2026-01-29 15:30:15] "DELETE /route-target/f6300b23-3f4c-4f77-9823-981577d6a999 HTTP/1.1" 409 240 0.015974 10.0.0.61 - - [2026-01-29 15:30:15] "POST /ref-update HTTP/1.1" 200 156 0.026754 10.0.0.61 - - [2026-01-29 15:30:16] "POST /ref-update HTTP/1.1" 200 156 0.020893 252.61.176.139 - - [2026-01-29 15:30:16] "POST /neutron/network HTTP/1.1" 400 204 0.084603 10.0.0.61 - - [2026-01-29 15:30:16] "PUT /routing-instance/4fc756d1-8d22-451d-ba9d-ce968cde7590 HTTP/1.1" 200 267 0.014488 10.0.0.61 - - [2026-01-29 15:30:16] "DELETE /instance-ip/87d2ed70-9172-48dd-aca2-b7add6ee96b0 HTTP/1.1" 200 115 0.105838 10.0.0.61 - - [2026-01-29 15:30:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002840 10.0.0.61 - - [2026-01-29 15:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007050 10.0.0.61 - - [2026-01-29 15:30:16] "POST /useragent-kv HTTP/1.1" 200 115 0.007707 10.0.0.61 - - [2026-01-29 15:30:16] "DELETE /virtual-network/9319d7dc-757c-4e17-879f-d46d6842c88f HTTP/1.1" 200 115 0.166659 10.0.0.61 - - [2026-01-29 15:30:16] "DELETE /route-target/deeff770-847f-49f4-afe5-a43231eb5eb9 HTTP/1.1" 200 115 0.031304 10.0.0.61 - - [2026-01-29 15:30:16] "DELETE /service-instance/2d035e39-38cc-4819-8be8-87d4cd959c68 HTTP/1.1" 200 115 0.051173 10.0.0.61 - - [2026-01-29 15:30:16] "GET /logical-router/b6764802-5d8f-4a59-b752-27fe6d8aacde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004245 10.0.0.61 - - [2026-01-29 15:30:16] "GET /service-instance/2d035e39-38cc-4819-8be8-87d4cd959c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003037 10.0.0.61 - - [2026-01-29 15:30:16] "GET /virtual-machine-interface/8e8c18f7-f99a-4df8-8415-3d8c19342286?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1328 0.007088 10.0.0.61 - - [2026-01-29 15:30:16] "DELETE /virtual-machine-interface/8e8c18f7-f99a-4df8-8415-3d8c19342286 HTTP/1.1" 200 115 0.057515 10.0.0.61 - - [2026-01-29 15:30:16] "GET /virtual-machine-interface/b37816ae-75ac-4dc2-84d4-96a6561bdd30?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1647 0.011463 10.0.0.61 - - [2026-01-29 15:30:16] "POST /ref-update HTTP/1.1" 200 156 0.022404 10.0.0.61 - - [2026-01-29 15:30:16] "GET /instance-ip/bff60666-309d-4cec-bb2a-8350cced137a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.010286 252.61.176.139 - - [2026-01-29 15:30:16] "POST /neutron/port HTTP/1.1" 200 1121 0.027968 252.61.176.139 - - [2026-01-29 15:30:16] "POST /neutron/port HTTP/1.1" 200 1121 0.025745 10.0.0.61 - - [2026-01-29 15:30:16] "DELETE /virtual-machine-interface/b37816ae-75ac-4dc2-84d4-96a6561bdd30 HTTP/1.1" 200 115 0.086343 10.0.0.61 - - [2026-01-29 15:30:16] "POST /ref-update HTTP/1.1" 200 156 0.018322 252.61.176.139 - - [2026-01-29 15:30:16] "POST /neutron/port HTTP/1.1" 200 1111 0.026796 252.61.176.139 - - [2026-01-29 15:30:16] "POST /neutron/port HTTP/1.1" 200 1111 0.024839 10.0.0.61 - - [2026-01-29 15:30:16] "DELETE /virtual-machine/c58531c9-9a93-49fd-a592-e908854c3417 HTTP/1.1" 200 115 0.029948 10.0.0.61 - - [2026-01-29 15:30:16] "GET /virtual-machine-interface/bfcb46f9-7701-40d4-b010-51dca2166e89?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1648 0.006999 10.0.0.61 - - [2026-01-29 15:30:17] "POST /ref-update HTTP/1.1" 200 156 0.016953 10.0.0.61 - - [2026-01-29 15:30:17] "GET /instance-ip/bff60666-309d-4cec-bb2a-8350cced137a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.010904 10.0.0.61 - - [2026-01-29 15:30:17] "DELETE /instance-ip/bff60666-309d-4cec-bb2a-8350cced137a HTTP/1.1" 200 115 0.061250 252.61.176.139 - - [2026-01-29 15:30:17] "POST /neutron/port HTTP/1.1" 200 151 0.206090 252.61.176.139 - - [2026-01-29 15:30:17] "POST /neutron/port HTTP/1.1" 200 151 0.222882 10.0.0.61 - - [2026-01-29 15:30:17] "DELETE /virtual-machine-interface/bfcb46f9-7701-40d4-b010-51dca2166e89 HTTP/1.1" 200 115 0.099930 10.0.0.61 - - [2026-01-29 15:30:17] "GET /virtual-machine-interface/1340f64e-85eb-479e-aaa3-21bb4df71f68?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1328 0.011711 10.0.0.61 - - [2026-01-29 15:30:17] "DELETE /virtual-machine-interface/1340f64e-85eb-479e-aaa3-21bb4df71f68 HTTP/1.1" 200 115 0.048691 10.0.0.61 - - [2026-01-29 15:30:17] "DELETE /virtual-machine/716d063c-7fbb-43f0-9531-84330314a4b3 HTTP/1.1" 200 115 0.043709 252.61.176.139 - - [2026-01-29 15:30:18] "POST /neutron/network HTTP/1.1" 200 832 0.006870 10.0.0.61 - - [2026-01-29 15:30:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003291 10.0.0.61 - - [2026-01-29 15:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006716 10.0.0.61 - - [2026-01-29 15:30:18] "POST /useragent-kv HTTP/1.1" 200 115 0.005261 252.61.176.139 - - [2026-01-29 15:30:18] "POST /neutron/network HTTP/1.1" 200 151 0.101959 10.0.0.61 - - [2026-01-29 15:30:18] "DELETE /route-target/1644f76c-e6f9-4a20-b0ea-42fffa4c03df HTTP/1.1" 200 115 0.024307 252.61.176.139 - - [2026-01-29 15:30:18] "POST /neutron/network HTTP/1.1" 200 825 0.006650 10.0.0.61 - - [2026-01-29 15:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004373 10.0.0.61 - - [2026-01-29 15:30:18] "POST /useragent-kv HTTP/1.1" 200 115 0.014890 10.0.0.61 - - [2026-01-29 15:30:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002162 252.61.176.139 - - [2026-01-29 15:30:18] "POST /neutron/network HTTP/1.1" 200 151 0.109218 10.0.0.61 - - [2026-01-29 15:30:18] "DELETE /route-target/8c92d1e5-d8c1-4c04-a7e6-4153a6135ec3 HTTP/1.1" 200 115 0.025992 10.0.0.61 - - [2026-01-29 15:30:18] "GET /projects?obj_uuids=7691fa70-24d1-4d79-8d24-fdd03beaa398&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001254 10.0.0.61 - - [2026-01-29 15:30:18] "GET /project/7691fa70-24d1-4d79-8d24-fdd03beaa398?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.030607 10.0.0.61 - - [2026-01-29 15:30:18] "GET /projects?obj_uuids=7691fa70-24d1-4d79-8d24-fdd03beaa398&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001722 10.0.0.61 - - [2026-01-29 15:30:18] "GET /project/7691fa70-24d1-4d79-8d24-fdd03beaa398?fields=virtual_networks HTTP/1.1" 200 1038 0.074815 10.0.0.61 - - [2026-01-29 15:30:19] "GET /projects?obj_uuids=7691fa70-24d1-4d79-8d24-fdd03beaa398&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001578 10.0.0.61 - - [2026-01-29 15:30:19] "GET /project/7691fa70-24d1-4d79-8d24-fdd03beaa398?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.033800 10.0.0.61 - - [2026-01-29 15:30:19] "GET /projects?obj_uuids=7691fa70-24d1-4d79-8d24-fdd03beaa398&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001238 10.0.0.61 - - [2026-01-29 15:30:19] "GET /project/7691fa70-24d1-4d79-8d24-fdd03beaa398?fields=security_groups HTTP/1.1" 200 1266 0.027220 10.0.0.61 - - [2026-01-29 15:30:19] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002006 10.0.0.61 - - [2026-01-29 15:30:19] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 942 0.011020 10.0.0.61 - - [2026-01-29 15:30:20] "POST /fqname-to-id HTTP/1.1" 404 194 0.030680 10.0.0.61 - - [2026-01-29 15:30:20] "GET /projects?obj_uuids=f18dc10e-2238-4fce-a24a-ec34cca9dabd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002494 10.0.0.61 - - [2026-01-29 15:30:20] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001131 10.0.0.61 - - [2026-01-29 15:30:20] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.007923 10.0.0.61 - - [2026-01-29 15:30:20] "POST /id-to-fqname HTTP/1.1" 200 196 0.003701 10.0.0.61 - - [2026-01-29 15:30:20] "POST /fqname-to-id HTTP/1.1" 404 205 0.005830 10.0.0.61 - - [2026-01-29 15:30:20] "POST /security-groups HTTP/1.1" 200 591 0.068915 10.0.0.61 - - [2026-01-29 15:30:20] "POST /fqname-to-id HTTP/1.1" 404 240 0.003052 10.0.0.61 - - [2026-01-29 15:30:20] "POST /projects HTTP/1.1" 200 593 0.231500 10.0.0.61 - - [2026-01-29 15:30:20] "POST /access-control-lists HTTP/1.1" 200 604 0.057602 10.0.0.61 - - [2026-01-29 15:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.311501 10.0.0.61 - - [2026-01-29 15:30:20] "POST /fqname-to-id HTTP/1.1" 404 239 0.002929 10.0.0.61 - - [2026-01-29 15:30:20] "GET /project/f18dc10e-2238-4fce-a24a-ec34cca9dabd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.451697 10.0.0.61 - - [2026-01-29 15:30:20] "POST /access-control-lists HTTP/1.1" 200 602 0.075411 10.0.0.61 - - [2026-01-29 15:30:22] "GET / HTTP/1.1" 200 36215 0.002760 10.0.0.61 - - [2026-01-29 15:30:22] "POST /fqname-to-id HTTP/1.1" 401 296 0.000589 10.0.0.61 - - [2026-01-29 15:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.076851 10.0.0.61 - - [2026-01-29 15:30:23] "GET /projects?obj_uuids=f18dc10e-2238-4fce-a24a-ec34cca9dabd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001181 10.0.0.61 - - [2026-01-29 15:30:23] "GET /project/f18dc10e-2238-4fce-a24a-ec34cca9dabd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.023240 252.61.176.139 - - [2026-01-29 15:30:23] "POST /neutron/network HTTP/1.1" 200 117 0.037511 10.0.0.61 - - [2026-01-29 15:30:23] "GET /projects?obj_uuids=f18dc10e-2238-4fce-a24a-ec34cca9dabd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001145 252.61.176.139 - - [2026-01-29 15:30:23] "POST /neutron/network HTTP/1.1" 200 611 0.076229 10.0.0.61 - - [2026-01-29 15:30:23] "POST /route-targets HTTP/1.1" 200 328 0.013124 10.0.0.61 - - [2026-01-29 15:30:23] "POST /ref-update HTTP/1.1" 200 156 0.010556 10.0.0.61 - - [2026-01-29 15:30:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002263 252.61.176.139 - - [2026-01-29 15:30:23] "POST /neutron/subnet HTTP/1.1" 200 715 0.185934 10.0.0.61 - - [2026-01-29 15:30:24] "POST /fqname-to-id HTTP/1.1" 401 296 0.000743 10.0.0.61 - - [2026-01-29 15:30:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003800 252.61.176.139 - - [2026-01-29 15:30:24] "POST /neutron/subnet HTTP/1.1" 200 818 0.141105 252.61.176.139 - - [2026-01-29 15:30:24] "POST /neutron/network HTTP/1.1" 200 1000 0.008543 10.0.0.61 - - [2026-01-29 15:30:24] "POST /id-to-fqname HTTP/1.1" 200 226 0.001526 10.0.0.61 - - [2026-01-29 15:30:24] "GET /virtual-network/8a8c9435-5a45-465c-a77d-ca5b4e2a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005248 252.61.176.139 - - [2026-01-29 15:30:24] "POST /neutron/network HTTP/1.1" 200 1000 0.007337 10.0.0.61 - - [2026-01-29 15:30:24] "GET /virtual-network/8a8c9435-5a45-465c-a77d-ca5b4e2a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.014727 252.61.176.139 - - [2026-01-29 15:30:24] "POST /neutron/network HTTP/1.1" 200 1000 0.009341 10.0.0.61 - - [2026-01-29 15:30:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.033012 252.61.176.139 - - [2026-01-29 15:30:24] "POST /neutron/subnet HTTP/1.1" 200 715 0.007225 252.61.176.139 - - [2026-01-29 15:30:24] "POST /neutron/subnet HTTP/1.1" 200 818 0.007906 10.0.0.61 - - [2026-01-29 15:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.61 - - [2026-01-29 15:30:24] "GET /projects?obj_uuids=f18dc10e-2238-4fce-a24a-ec34cca9dabd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001251 10.0.0.61 - - [2026-01-29 15:30:24] "GET /project/f18dc10e-2238-4fce-a24a-ec34cca9dabd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.024565 252.61.176.139 - - [2026-01-29 15:30:24] "POST /neutron/network HTTP/1.1" 200 117 0.009950 10.0.0.61 - - [2026-01-29 15:30:24] "GET /projects?obj_uuids=f18dc10e-2238-4fce-a24a-ec34cca9dabd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001067 252.61.176.139 - - [2026-01-29 15:30:24] "POST /neutron/network HTTP/1.1" 200 611 0.078589 10.0.0.61 - - [2026-01-29 15:30:24] "POST /route-targets HTTP/1.1" 200 328 0.012639 10.0.0.61 - - [2026-01-29 15:30:24] "POST /ref-update HTTP/1.1" 200 156 0.013245 10.0.0.61 - - [2026-01-29 15:30:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003112 252.61.176.139 - - [2026-01-29 15:30:25] "POST /neutron/subnet HTTP/1.1" 200 720 0.200593 10.0.0.61 - - [2026-01-29 15:30:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.005485 10.0.0.61 - - [2026-01-29 15:30:25] "POST /useragent-kv HTTP/1.1" 200 115 0.006254 252.61.176.139 - - [2026-01-29 15:30:25] "POST /neutron/subnet HTTP/1.1" 200 823 0.178150 252.61.176.139 - - [2026-01-29 15:30:25] "POST /neutron/network HTTP/1.1" 200 1002 0.008918 10.0.0.61 - - [2026-01-29 15:30:25] "POST /id-to-fqname HTTP/1.1" 200 226 0.001677 10.0.0.61 - - [2026-01-29 15:30:25] "GET /virtual-network/26bd3d11-0438-4450-a97a-95d490bd2b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005680 252.61.176.139 - - [2026-01-29 15:30:25] "POST /neutron/network HTTP/1.1" 200 1002 0.009429 10.0.0.61 - - [2026-01-29 15:30:25] "GET /virtual-network/26bd3d11-0438-4450-a97a-95d490bd2b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005588 252.61.176.139 - - [2026-01-29 15:30:25] "POST /neutron/network HTTP/1.1" 200 1002 0.007620 252.61.176.139 - - [2026-01-29 15:30:25] "POST /neutron/subnet HTTP/1.1" 200 720 0.008984 252.61.176.139 - - [2026-01-29 15:30:25] "POST /neutron/subnet HTTP/1.1" 200 823 0.008136 10.0.0.61 - - [2026-01-29 15:30:25] "POST /fqname-to-id HTTP/1.1" 404 232 0.002771 10.0.0.61 - - [2026-01-29 15:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.61 - - [2026-01-29 15:30:25] "GET /projects?obj_uuids=f18dc10e-2238-4fce-a24a-ec34cca9dabd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001061 10.0.0.61 - - [2026-01-29 15:30:25] "GET /project/f18dc10e-2238-4fce-a24a-ec34cca9dabd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.034564 10.0.0.61 - - [2026-01-29 15:30:25] "POST /network-policys HTTP/1.1" 200 577 0.063967 10.0.0.61 - - [2026-01-29 15:30:25] "GET /network-policy/bb15f54b-d481-461e-a1fd-0d641d6c47b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.006422 252.61.176.139 - - [2026-01-29 15:30:26] "POST /neutron/network HTTP/1.1" 200 1000 0.007572 10.0.0.61 - - [2026-01-29 15:30:26] "POST /fqname-to-id HTTP/1.1" 404 240 0.002337 10.0.0.61 - - [2026-01-29 15:30:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.005190 252.61.176.139 - - [2026-01-29 15:30:26] "POST /neutron/network HTTP/1.1" 200 1106 0.049001 10.0.0.61 - - [2026-01-29 15:30:26] "POST /access-control-lists HTTP/1.1" 200 596 0.067811 252.61.176.139 - - [2026-01-29 15:30:26] "POST /neutron/network HTTP/1.1" 200 1106 0.010520 10.0.0.61 - - [2026-01-29 15:30:26] "GET /virtual-network/8a8c9435-5a45-465c-a77d-ca5b4e2a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005309 10.0.0.61 - - [2026-01-29 15:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.61 - - [2026-01-29 15:30:26] "GET /network-policy/bb15f54b-d481-461e-a1fd-0d641d6c47b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004921 252.61.176.139 - - [2026-01-29 15:30:26] "POST /neutron/network HTTP/1.1" 200 1002 0.010920 10.0.0.61 - - [2026-01-29 15:30:26] "POST /fqname-to-id HTTP/1.1" 404 240 0.006505 10.0.0.61 - - [2026-01-29 15:30:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.006469 252.61.176.139 - - [2026-01-29 15:30:26] "POST /neutron/network HTTP/1.1" 200 1108 0.075725 10.0.0.61 - - [2026-01-29 15:30:26] "POST /access-control-lists HTTP/1.1" 200 596 0.074713 252.61.176.139 - - [2026-01-29 15:30:26] "POST /neutron/network HTTP/1.1" 200 1108 0.007667 10.0.0.61 - - [2026-01-29 15:30:26] "POST /ref-update HTTP/1.1" 200 156 0.011261 10.0.0.61 - - [2026-01-29 15:30:26] "GET /virtual-network/26bd3d11-0438-4450-a97a-95d490bd2b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005001 10.0.0.61 - - [2026-01-29 15:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005679 10.0.0.61 - - [2026-01-29 15:30:26] "GET /network-policy/bb15f54b-d481-461e-a1fd-0d641d6c47b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004066 10.0.0.61 - - [2026-01-29 15:30:26] "GET /domains HTTP/1.1" 401 296 0.000422 10.0.0.61 - - [2026-01-29 15:30:26] "PUT /access-control-list/b707d020-b622-4ae4-97ba-3e00abc85ea7 HTTP/1.1" 200 273 0.055016 10.0.0.61 - - [2026-01-29 15:30:27] "GET /domains HTTP/1.1" 200 438 0.047367 10.0.0.61 - - [2026-01-29 15:30:27] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001518 10.0.0.61 - - [2026-01-29 15:30:27] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1500 0.010947 10.0.0.61 - - [2026-01-29 15:30:27] "GET /projects?obj_uuids=f18dc10e-2238-4fce-a24a-ec34cca9dabd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001056 10.0.0.61 - - [2026-01-29 15:30:27] "GET /project/f18dc10e-2238-4fce-a24a-ec34cca9dabd HTTP/1.1" 200 2620 0.027503 10.0.0.61 - - [2026-01-29 15:30:27] "GET /virtual-network/8a8c9435-5a45-465c-a77d-ca5b4e2a46e1 HTTP/1.1" 200 3492 0.006787 10.0.0.61 - - [2026-01-29 15:30:27] "GET /virtual-network/8a8c9435-5a45-465c-a77d-ca5b4e2a46e1 HTTP/1.1" 200 3492 0.006438 10.0.0.61 - - [2026-01-29 15:30:27] "GET /routing-instance/d51649e8-70fb-48ba-8c3f-9e657c7054d9 HTTP/1.1" 200 1796 0.003864 10.0.0.61 - - [2026-01-29 15:30:27] "GET /routing-instance/d51649e8-70fb-48ba-8c3f-9e657c7054d9 HTTP/1.1" 200 1796 0.003946 10.0.0.61 - - [2026-01-29 15:30:27] "GET /route-target/3583a775-4917-4163-8fee-60fa40bbfe6c HTTP/1.1" 200 1212 0.004171 10.0.0.61 - - [2026-01-29 15:30:27] "GET /virtual-network/8a8c9435-5a45-465c-a77d-ca5b4e2a46e1 HTTP/1.1" 200 3492 0.005179 10.0.0.61 - - [2026-01-29 15:30:27] "GET /routing-instance/d51649e8-70fb-48ba-8c3f-9e657c7054d9 HTTP/1.1" 200 1796 0.003754 10.0.0.61 - - [2026-01-29 15:30:27] "GET /virtual-network/8a8c9435-5a45-465c-a77d-ca5b4e2a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006136 10.0.0.61 - - [2026-01-29 15:30:27] "GET /virtual-network/8a8c9435-5a45-465c-a77d-ca5b4e2a46e1 HTTP/1.1" 200 3492 0.005664 10.0.0.61 - - [2026-01-29 15:30:27] "GET /routing-instance/d51649e8-70fb-48ba-8c3f-9e657c7054d9 HTTP/1.1" 200 1796 0.003907 10.0.0.61 - - [2026-01-29 15:30:27] "GET /routing-instance/d51649e8-70fb-48ba-8c3f-9e657c7054d9 HTTP/1.1" 200 1796 0.003751 10.0.0.61 - - [2026-01-29 15:30:27] "GET /route-target/3583a775-4917-4163-8fee-60fa40bbfe6c HTTP/1.1" 200 1212 0.003285 10.0.0.61 - - [2026-01-29 15:30:28] "GET /domains HTTP/1.1" 200 438 0.003109 10.0.0.61 - - [2026-01-29 15:30:28] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001929 10.0.0.61 - - [2026-01-29 15:30:28] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1500 0.009107 10.0.0.61 - - [2026-01-29 15:30:28] "GET /projects?obj_uuids=f18dc10e-2238-4fce-a24a-ec34cca9dabd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001177 10.0.0.61 - - [2026-01-29 15:30:28] "GET /project/f18dc10e-2238-4fce-a24a-ec34cca9dabd HTTP/1.1" 200 2620 0.026382 10.0.0.61 - - [2026-01-29 15:30:28] "GET /virtual-network/8a8c9435-5a45-465c-a77d-ca5b4e2a46e1 HTTP/1.1" 200 3492 0.006847 10.0.0.61 - - [2026-01-29 15:30:28] "GET /obj-perms HTTP/1.1" 200 6438 0.062159 10.0.0.61 - - [2026-01-29 15:30:28] "GET /domains HTTP/1.1" 200 438 0.004875 10.0.0.61 - - [2026-01-29 15:30:28] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001550 10.0.0.61 - - [2026-01-29 15:30:28] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1500 0.008771 10.0.0.61 - - [2026-01-29 15:30:28] "GET /projects?obj_uuids=f18dc10e-2238-4fce-a24a-ec34cca9dabd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001079 10.0.0.61 - - [2026-01-29 15:30:29] "GET /project/f18dc10e-2238-4fce-a24a-ec34cca9dabd HTTP/1.1" 200 2620 0.031674 10.0.0.61 - - [2026-01-29 15:30:29] "GET /virtual-network/26bd3d11-0438-4450-a97a-95d490bd2b0a HTTP/1.1" 200 3498 0.007600 10.0.0.61 - - [2026-01-29 15:30:29] "GET /virtual-network/26bd3d11-0438-4450-a97a-95d490bd2b0a HTTP/1.1" 200 3498 0.007065 10.0.0.61 - - [2026-01-29 15:30:29] "GET /routing-instance/7a30acf2-0982-4e77-a710-6a56860fc3e4 HTTP/1.1" 200 1795 0.004185 10.0.0.61 - - [2026-01-29 15:30:29] "GET /routing-instance/7a30acf2-0982-4e77-a710-6a56860fc3e4 HTTP/1.1" 200 1795 0.003997 10.0.0.61 - - [2026-01-29 15:30:29] "GET /route-target/6193a37f-a96c-4b25-ac76-6f60bff2ca99 HTTP/1.1" 200 1212 0.003920 10.0.0.61 - - [2026-01-29 15:30:29] "GET /virtual-network/26bd3d11-0438-4450-a97a-95d490bd2b0a HTTP/1.1" 200 3498 0.006018 10.0.0.61 - - [2026-01-29 15:30:29] "GET /routing-instance/7a30acf2-0982-4e77-a710-6a56860fc3e4 HTTP/1.1" 200 1795 0.003817 10.0.0.61 - - [2026-01-29 15:30:29] "GET /virtual-network/26bd3d11-0438-4450-a97a-95d490bd2b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005027 10.0.0.61 - - [2026-01-29 15:30:29] "GET /virtual-network/26bd3d11-0438-4450-a97a-95d490bd2b0a HTTP/1.1" 200 3498 0.005245 10.0.0.61 - - [2026-01-29 15:30:29] "GET /routing-instance/7a30acf2-0982-4e77-a710-6a56860fc3e4 HTTP/1.1" 200 1795 0.003908 10.0.0.61 - - [2026-01-29 15:30:29] "GET /routing-instance/7a30acf2-0982-4e77-a710-6a56860fc3e4 HTTP/1.1" 200 1795 0.004045 10.0.0.61 - - [2026-01-29 15:30:29] "GET /route-target/6193a37f-a96c-4b25-ac76-6f60bff2ca99 HTTP/1.1" 200 1212 0.003412 10.0.0.61 - - [2026-01-29 15:30:29] "GET /domains HTTP/1.1" 200 438 0.003238 10.0.0.61 - - [2026-01-29 15:30:29] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002134 10.0.0.61 - - [2026-01-29 15:30:29] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1500 0.008996 10.0.0.61 - - [2026-01-29 15:30:29] "GET /projects?obj_uuids=f18dc10e-2238-4fce-a24a-ec34cca9dabd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001640 10.0.0.61 - - [2026-01-29 15:30:29] "GET /project/f18dc10e-2238-4fce-a24a-ec34cca9dabd HTTP/1.1" 200 2620 0.034371 10.0.0.61 - - [2026-01-29 15:30:29] "GET /virtual-network/26bd3d11-0438-4450-a97a-95d490bd2b0a HTTP/1.1" 200 3498 0.004870 10.0.0.61 - - [2026-01-29 15:30:30] "GET /obj-perms HTTP/1.1" 200 6438 0.001889 10.0.0.61 - - [2026-01-29 15:30:30] "GET /virtual-network/26bd3d11-0438-4450-a97a-95d490bd2b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005802 252.61.176.139 - - [2026-01-29 15:30:30] "POST /neutron/network HTTP/1.1" 200 1108 0.008944 10.0.0.61 - - [2026-01-29 15:30:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.006808 252.61.176.139 - - [2026-01-29 15:30:30] "POST /neutron/network HTTP/1.1" 200 1002 0.049981 10.0.0.61 - - [2026-01-29 15:30:30] "DELETE /access-control-list/5dd8dc27-a409-48ec-85f9-fa84dc9c2109 HTTP/1.1" 200 115 0.036024 10.0.0.61 - - [2026-01-29 15:30:30] "POST /ref-update HTTP/1.1" 200 156 0.012609 252.61.176.139 - - [2026-01-29 15:30:30] "POST /neutron/network HTTP/1.1" 200 1002 0.010385 10.0.0.61 - - [2026-01-29 15:30:30] "GET /virtual-network/26bd3d11-0438-4450-a97a-95d490bd2b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005133 10.0.0.61 - - [2026-01-29 15:30:30] "GET /virtual-network/8a8c9435-5a45-465c-a77d-ca5b4e2a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004759 252.61.176.139 - - [2026-01-29 15:30:30] "POST /neutron/network HTTP/1.1" 200 1106 0.010862 10.0.0.61 - - [2026-01-29 15:30:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.005029 252.61.176.139 - - [2026-01-29 15:30:30] "POST /neutron/network HTTP/1.1" 200 1000 0.051917 10.0.0.61 - - [2026-01-29 15:30:30] "DELETE /access-control-list/b707d020-b622-4ae4-97ba-3e00abc85ea7 HTTP/1.1" 200 115 0.040792 10.0.0.61 - - [2026-01-29 15:30:30] "POST /ref-update HTTP/1.1" 200 156 0.018317 252.61.176.139 - - [2026-01-29 15:30:30] "POST /neutron/network HTTP/1.1" 200 1000 0.007899 10.0.0.61 - - [2026-01-29 15:30:30] "GET /virtual-network/8a8c9435-5a45-465c-a77d-ca5b4e2a46e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.008185 10.0.0.61 - - [2026-01-29 15:30:30] "DELETE /network-policy/bb15f54b-d481-461e-a1fd-0d641d6c47b9 HTTP/1.1" 200 115 0.024440 252.61.176.139 - - [2026-01-29 15:30:30] "POST /neutron/network HTTP/1.1" 200 1002 0.008647 10.0.0.61 - - [2026-01-29 15:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.61 - - [2026-01-29 15:30:30] "POST /useragent-kv HTTP/1.1" 200 115 0.004527 10.0.0.61 - - [2026-01-29 15:30:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002364 10.0.0.61 - - [2026-01-29 15:30:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002428 10.0.0.61 - - [2026-01-29 15:30:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002779 10.0.0.61 - - [2026-01-29 15:30:31] "DELETE /route-target/6193a37f-a96c-4b25-ac76-6f60bff2ca99 HTTP/1.1" 200 115 0.030809 252.61.176.139 - - [2026-01-29 15:30:31] "POST /neutron/network HTTP/1.1" 200 151 0.104173 10.0.0.61 - - [2026-01-29 15:30:31] "GET /routing-instance/7a30acf2-0982-4e77-a710-6a56860fc3e4 HTTP/1.1" 404 171 0.003271 10.0.0.61 - - [2026-01-29 15:30:31] "GET /domains HTTP/1.1" 200 438 0.002809 10.0.0.61 - - [2026-01-29 15:30:31] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001163 10.0.0.61 - - [2026-01-29 15:30:31] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1500 0.007259 10.0.0.61 - - [2026-01-29 15:30:31] "GET /projects?obj_uuids=f18dc10e-2238-4fce-a24a-ec34cca9dabd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001666 10.0.0.61 - - [2026-01-29 15:30:31] "GET /project/f18dc10e-2238-4fce-a24a-ec34cca9dabd HTTP/1.1" 200 2142 0.028109 252.61.176.139 - - [2026-01-29 15:30:31] "POST /neutron/network HTTP/1.1" 200 1000 0.008291 10.0.0.61 - - [2026-01-29 15:30:31] "POST /useragent-kv HTTP/1.1" 200 115 0.004542 10.0.0.61 - - [2026-01-29 15:30:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004389 10.0.0.61 - - [2026-01-29 15:30:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003083 10.0.0.61 - - [2026-01-29 15:30:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003300 10.0.0.61 - - [2026-01-29 15:30:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002137 252.61.176.139 - - [2026-01-29 15:30:31] "POST /neutron/network HTTP/1.1" 200 151 0.104908 10.0.0.61 - - [2026-01-29 15:30:31] "DELETE /route-target/3583a775-4917-4163-8fee-60fa40bbfe6c HTTP/1.1" 200 115 0.024930 10.0.0.61 - - [2026-01-29 15:30:31] "GET /routing-instance/d51649e8-70fb-48ba-8c3f-9e657c7054d9 HTTP/1.1" 404 171 0.003701 10.0.0.61 - - [2026-01-29 15:30:31] "GET /domains HTTP/1.1" 200 438 0.002972 10.0.0.61 - - [2026-01-29 15:30:31] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001340 10.0.0.61 - - [2026-01-29 15:30:31] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1500 0.008914 10.0.0.61 - - [2026-01-29 15:30:31] "GET /projects?obj_uuids=f18dc10e-2238-4fce-a24a-ec34cca9dabd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001784 10.0.0.61 - - [2026-01-29 15:30:31] "GET /project/f18dc10e-2238-4fce-a24a-ec34cca9dabd HTTP/1.1" 200 1898 0.033686 10.0.0.61 - - [2026-01-29 15:30:32] "GET /projects?obj_uuids=f18dc10e-2238-4fce-a24a-ec34cca9dabd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001068 10.0.0.61 - - [2026-01-29 15:30:32] "GET /project/f18dc10e-2238-4fce-a24a-ec34cca9dabd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.028854 10.0.0.61 - - [2026-01-29 15:30:32] "GET /projects?obj_uuids=f18dc10e-2238-4fce-a24a-ec34cca9dabd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001223 10.0.0.61 - - [2026-01-29 15:30:32] "GET /project/f18dc10e-2238-4fce-a24a-ec34cca9dabd?fields=virtual_networks HTTP/1.1" 200 1049 0.072254 10.0.0.61 - - [2026-01-29 15:30:32] "GET /projects?obj_uuids=f18dc10e-2238-4fce-a24a-ec34cca9dabd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001607 10.0.0.61 - - [2026-01-29 15:30:32] "GET /project/f18dc10e-2238-4fce-a24a-ec34cca9dabd?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.031136 10.0.0.61 - - [2026-01-29 15:30:32] "GET /projects?obj_uuids=f18dc10e-2238-4fce-a24a-ec34cca9dabd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001066 10.0.0.61 - - [2026-01-29 15:30:32] "GET /project/f18dc10e-2238-4fce-a24a-ec34cca9dabd?fields=security_groups HTTP/1.1" 200 1282 0.027811 10.0.0.61 - - [2026-01-29 15:30:33] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001252 10.0.0.61 - - [2026-01-29 15:30:33] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 942 0.007329 10.0.0.61 - - [2026-01-29 15:30:33] "POST /fqname-to-id HTTP/1.1" 404 202 0.030216 10.0.0.61 - - [2026-01-29 15:30:33] "GET /projects?obj_uuids=0b5d374e-ade2-492b-ba85-d2d53e14fb73&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003045 10.0.0.61 - - [2026-01-29 15:30:33] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001143 10.0.0.61 - - [2026-01-29 15:30:33] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.007654 10.0.0.61 - - [2026-01-29 15:30:34] "POST /id-to-fqname HTTP/1.1" 200 204 0.002008 10.0.0.61 - - [2026-01-29 15:30:34] "POST /fqname-to-id HTTP/1.1" 404 213 0.004589 10.0.0.61 - - [2026-01-29 15:30:34] "POST /security-groups HTTP/1.1" 200 599 0.066905 10.0.0.61 - - [2026-01-29 15:30:34] "POST /fqname-to-id HTTP/1.1" 404 248 0.003211 10.0.0.61 - - [2026-01-29 15:30:34] "POST /projects HTTP/1.1" 200 609 0.238093 10.0.0.61 - - [2026-01-29 15:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.274923 10.0.0.61 - - [2026-01-29 15:30:34] "POST /access-control-lists HTTP/1.1" 200 612 0.057951 10.0.0.61 - - [2026-01-29 15:30:34] "GET /project/0b5d374e-ade2-492b-ba85-d2d53e14fb73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.425160 10.0.0.61 - - [2026-01-29 15:30:34] "POST /fqname-to-id HTTP/1.1" 404 247 0.002869 10.0.0.61 - - [2026-01-29 15:30:34] "POST /access-control-lists HTTP/1.1" 200 610 0.060672 10.0.0.61 - - [2026-01-29 15:30:35] "GET / HTTP/1.1" 200 36215 0.002619 10.0.0.61 - - [2026-01-29 15:30:36] "POST /fqname-to-id HTTP/1.1" 401 296 0.000546 10.0.0.61 - - [2026-01-29 15:30:37] "POST /fqname-to-id HTTP/1.1" 404 231 0.081557 10.0.0.61 - - [2026-01-29 15:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.61 - - [2026-01-29 15:30:37] "GET /projects?obj_uuids=0b5d374e-ade2-492b-ba85-d2d53e14fb73&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001117 10.0.0.61 - - [2026-01-29 15:30:37] "GET /project/0b5d374e-ade2-492b-ba85-d2d53e14fb73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.027072 10.0.0.61 - - [2026-01-29 15:30:37] "POST /network-policys HTTP/1.1" 200 567 0.066946 10.0.0.61 - - [2026-01-29 15:30:37] "GET /network-policy/b06282f2-89b3-412a-9253-e271c6982dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3146 0.004699 10.0.0.61 - - [2026-01-29 15:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.61 - - [2026-01-29 15:30:37] "GET /projects?obj_uuids=0b5d374e-ade2-492b-ba85-d2d53e14fb73&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001086 10.0.0.61 - - [2026-01-29 15:30:37] "GET /project/0b5d374e-ade2-492b-ba85-d2d53e14fb73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.026525 252.61.176.139 - - [2026-01-29 15:30:37] "POST /neutron/network HTTP/1.1" 200 117 0.039787 10.0.0.61 - - [2026-01-29 15:30:37] "GET /projects?obj_uuids=0b5d374e-ade2-492b-ba85-d2d53e14fb73&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001028 252.61.176.139 - - [2026-01-29 15:30:37] "POST /neutron/network HTTP/1.1" 200 621 0.074303 10.0.0.61 - - [2026-01-29 15:30:38] "POST /route-targets HTTP/1.1" 200 328 0.012028 10.0.0.61 - - [2026-01-29 15:30:38] "POST /ref-update HTTP/1.1" 200 156 0.019542 10.0.0.61 - - [2026-01-29 15:30:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003843 252.61.176.139 - - [2026-01-29 15:30:38] "POST /neutron/subnet HTTP/1.1" 200 715 0.194192 10.0.0.61 - - [2026-01-29 15:30:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.005969 10.0.0.61 - - [2026-01-29 15:30:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003147 252.61.176.139 - - [2026-01-29 15:30:38] "POST /neutron/subnet HTTP/1.1" 200 823 0.162177 252.61.176.139 - - [2026-01-29 15:30:38] "POST /neutron/network HTTP/1.1" 200 1011 0.008547 10.0.0.61 - - [2026-01-29 15:30:38] "POST /id-to-fqname HTTP/1.1" 200 235 0.001422 10.0.0.61 - - [2026-01-29 15:30:38] "GET /virtual-network/3b2dd1c1-156f-402b-a0e4-8abcf957fc8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.004993 252.61.176.139 - - [2026-01-29 15:30:38] "POST /neutron/network HTTP/1.1" 200 1011 0.007972 10.0.0.61 - - [2026-01-29 15:30:38] "GET /virtual-network/3b2dd1c1-156f-402b-a0e4-8abcf957fc8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.006162 252.61.176.139 - - [2026-01-29 15:30:38] "POST /neutron/network HTTP/1.1" 200 1011 0.008161 252.61.176.139 - - [2026-01-29 15:30:38] "POST /neutron/subnet HTTP/1.1" 200 715 0.010052 252.61.176.139 - - [2026-01-29 15:30:38] "POST /neutron/subnet HTTP/1.1" 200 823 0.006945 252.61.176.139 - - [2026-01-29 15:30:38] "POST /neutron/network HTTP/1.1" 200 1011 0.008744 10.0.0.61 - - [2026-01-29 15:30:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.006921 10.0.0.61 - - [2026-01-29 15:30:39] "POST /fqname-to-id HTTP/1.1" 404 250 0.004782 252.61.176.139 - - [2026-01-29 15:30:39] "POST /neutron/network HTTP/1.1" 200 1116 0.053132 10.0.0.61 - - [2026-01-29 15:30:39] "POST /access-control-lists HTTP/1.1" 200 607 0.064597 252.61.176.139 - - [2026-01-29 15:30:39] "POST /neutron/network HTTP/1.1" 200 1116 0.007428 10.0.0.61 - - [2026-01-29 15:30:39] "GET /virtual-network/3b2dd1c1-156f-402b-a0e4-8abcf957fc8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2973 0.005332 10.0.0.61 - - [2026-01-29 15:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.61 - - [2026-01-29 15:30:39] "GET /network-policy/b06282f2-89b3-412a-9253-e271c6982dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3146 0.004419 10.0.0.61 - - [2026-01-29 15:30:39] "GET /domains HTTP/1.1" 401 296 0.000431 10.0.0.61 - - [2026-01-29 15:30:39] "GET /domains HTTP/1.1" 200 438 0.033456 10.0.0.61 - - [2026-01-29 15:30:39] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001220 10.0.0.61 - - [2026-01-29 15:30:39] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1701 0.009253 10.0.0.61 - - [2026-01-29 15:30:39] "GET /projects?obj_uuids=0b5d374e-ade2-492b-ba85-d2d53e14fb73&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001255 10.0.0.61 - - [2026-01-29 15:30:39] "GET /project/0b5d374e-ade2-492b-ba85-d2d53e14fb73 HTTP/1.1" 200 2452 0.039711 10.0.0.61 - - [2026-01-29 15:30:39] "GET /virtual-network/3b2dd1c1-156f-402b-a0e4-8abcf957fc8a HTTP/1.1" 200 3533 0.007385 10.0.0.61 - - [2026-01-29 15:30:39] "GET /virtual-network/3b2dd1c1-156f-402b-a0e4-8abcf957fc8a HTTP/1.1" 200 3533 0.005454 10.0.0.61 - - [2026-01-29 15:30:39] "GET /routing-instance/ba97088a-5b80-49a9-b0bd-ef1a24cb4b6c HTTP/1.1" 200 1497 0.003707 10.0.0.61 - - [2026-01-29 15:30:40] "GET /routing-instance/ba97088a-5b80-49a9-b0bd-ef1a24cb4b6c HTTP/1.1" 200 1497 0.004305 10.0.0.61 - - [2026-01-29 15:30:40] "GET /route-target/89b4b602-72b7-4d48-84ef-85bc2f8a9d46 HTTP/1.1" 200 1221 0.004023 10.0.0.61 - - [2026-01-29 15:30:40] "GET /virtual-network/3b2dd1c1-156f-402b-a0e4-8abcf957fc8a HTTP/1.1" 200 3533 0.005548 10.0.0.61 - - [2026-01-29 15:30:40] "GET /routing-instance/ba97088a-5b80-49a9-b0bd-ef1a24cb4b6c HTTP/1.1" 200 1497 0.005055 10.0.0.61 - - [2026-01-29 15:30:40] "GET /virtual-network/3b2dd1c1-156f-402b-a0e4-8abcf957fc8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2973 0.005646 10.0.0.61 - - [2026-01-29 15:30:40] "GET /virtual-network/3b2dd1c1-156f-402b-a0e4-8abcf957fc8a HTTP/1.1" 200 3533 0.005282 10.0.0.61 - - [2026-01-29 15:30:40] "GET /routing-instance/ba97088a-5b80-49a9-b0bd-ef1a24cb4b6c HTTP/1.1" 200 1497 0.004037 10.0.0.61 - - [2026-01-29 15:30:40] "GET /routing-instance/ba97088a-5b80-49a9-b0bd-ef1a24cb4b6c HTTP/1.1" 200 1497 0.004920 10.0.0.61 - - [2026-01-29 15:30:40] "GET /route-target/89b4b602-72b7-4d48-84ef-85bc2f8a9d46 HTTP/1.1" 200 1221 0.003549 10.0.0.61 - - [2026-01-29 15:30:40] "GET /domains HTTP/1.1" 200 438 0.002940 10.0.0.61 - - [2026-01-29 15:30:40] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001181 10.0.0.61 - - [2026-01-29 15:30:40] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1701 0.007878 10.0.0.61 - - [2026-01-29 15:30:40] "GET /projects?obj_uuids=0b5d374e-ade2-492b-ba85-d2d53e14fb73&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001990 10.0.0.61 - - [2026-01-29 15:30:40] "GET /project/0b5d374e-ade2-492b-ba85-d2d53e14fb73 HTTP/1.1" 200 2452 0.029243 10.0.0.61 - - [2026-01-29 15:30:40] "GET /virtual-network/3b2dd1c1-156f-402b-a0e4-8abcf957fc8a HTTP/1.1" 200 3533 0.004939 10.0.0.61 - - [2026-01-29 15:30:41] "GET /obj-perms HTTP/1.1" 200 6454 0.068125 10.0.0.61 - - [2026-01-29 15:30:41] "GET /domains HTTP/1.1" 200 438 0.002743 10.0.0.61 - - [2026-01-29 15:30:41] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001240 10.0.0.61 - - [2026-01-29 15:30:41] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1701 0.008100 10.0.0.61 - - [2026-01-29 15:30:41] "GET /projects?obj_uuids=0b5d374e-ade2-492b-ba85-d2d53e14fb73&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001060 10.0.0.61 - - [2026-01-29 15:30:41] "GET /project/0b5d374e-ade2-492b-ba85-d2d53e14fb73 HTTP/1.1" 200 2452 0.025603 10.0.0.61 - - [2026-01-29 15:30:41] "GET /network-policy/b06282f2-89b3-412a-9253-e271c6982dad HTTP/1.1" 200 3471 0.005811 10.0.0.61 - - [2026-01-29 15:30:41] "DELETE /network-policy/b06282f2-89b3-412a-9253-e271c6982dad HTTP/1.1" 409 239 0.009885 252.61.176.139 - - [2026-01-29 15:30:41] "POST /neutron/network HTTP/1.1" 200 1116 0.009967 10.0.0.61 - - [2026-01-29 15:30:41] "DELETE /access-control-list/91d5a485-5ba4-4285-8032-da5bb75b67ea HTTP/1.1" 200 115 0.030471 10.0.0.61 - - [2026-01-29 15:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005936 10.0.0.61 - - [2026-01-29 15:30:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003677 10.0.0.61 - - [2026-01-29 15:30:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002009 10.0.0.61 - - [2026-01-29 15:30:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002201 10.0.0.61 - - [2026-01-29 15:30:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002674 252.61.176.139 - - [2026-01-29 15:30:41] "POST /neutron/network HTTP/1.1" 200 151 0.113302 10.0.0.61 - - [2026-01-29 15:30:41] "GET /routing-instance/ba97088a-5b80-49a9-b0bd-ef1a24cb4b6c HTTP/1.1" 404 171 0.002674 10.0.0.61 - - [2026-01-29 15:30:41] "DELETE /route-target/89b4b602-72b7-4d48-84ef-85bc2f8a9d46 HTTP/1.1" 200 115 0.022601 10.0.0.61 - - [2026-01-29 15:30:41] "GET /domains HTTP/1.1" 200 438 0.004689 10.0.0.61 - - [2026-01-29 15:30:42] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002089 10.0.0.61 - - [2026-01-29 15:30:42] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1701 0.008268 10.0.0.61 - - [2026-01-29 15:30:42] "GET /projects?obj_uuids=0b5d374e-ade2-492b-ba85-d2d53e14fb73&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001170 10.0.0.61 - - [2026-01-29 15:30:42] "GET /project/0b5d374e-ade2-492b-ba85-d2d53e14fb73 HTTP/1.1" 200 2199 0.034292 10.0.0.61 - - [2026-01-29 15:30:42] "DELETE /network-policy/b06282f2-89b3-412a-9253-e271c6982dad HTTP/1.1" 200 115 0.021600 10.0.0.61 - - [2026-01-29 15:30:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.61 - - [2026-01-29 15:30:42] "GET /projects?obj_uuids=0b5d374e-ade2-492b-ba85-d2d53e14fb73&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001052 10.0.0.61 - - [2026-01-29 15:30:42] "GET /project/0b5d374e-ade2-492b-ba85-d2d53e14fb73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.023756 10.0.0.61 - - [2026-01-29 15:30:42] "GET /network-policys?parent_fq_name_str=admin_domain%3Actest-TestBasicPolicyNegativeIpv4v6-24991322&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004993 10.0.0.61 - - [2026-01-29 15:30:43] "GET /projects?obj_uuids=0b5d374e-ade2-492b-ba85-d2d53e14fb73&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001510 10.0.0.61 - - [2026-01-29 15:30:43] "GET /project/0b5d374e-ade2-492b-ba85-d2d53e14fb73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.028039 10.0.0.61 - - [2026-01-29 15:30:43] "GET /projects?obj_uuids=0b5d374e-ade2-492b-ba85-d2d53e14fb73&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001091 10.0.0.61 - - [2026-01-29 15:30:43] "GET /project/0b5d374e-ade2-492b-ba85-d2d53e14fb73?fields=virtual_networks HTTP/1.1" 200 1063 0.069061 10.0.0.61 - - [2026-01-29 15:30:43] "GET /projects?obj_uuids=0b5d374e-ade2-492b-ba85-d2d53e14fb73&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001109 10.0.0.61 - - [2026-01-29 15:30:43] "GET /project/0b5d374e-ade2-492b-ba85-d2d53e14fb73?fields=virtual_machine_interfaces HTTP/1.1" 200 1063 0.025093 10.0.0.61 - - [2026-01-29 15:30:43] "GET /projects?obj_uuids=0b5d374e-ade2-492b-ba85-d2d53e14fb73&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001761 10.0.0.61 - - [2026-01-29 15:30:43] "GET /project/0b5d374e-ade2-492b-ba85-d2d53e14fb73?fields=security_groups HTTP/1.1" 200 1304 0.038902 10.0.0.61 - - [2026-01-29 15:30:44] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001162 10.0.0.61 - - [2026-01-29 15:30:44] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 942 0.007689 10.0.0.61 - - [2026-01-29 15:30:44] "POST /fqname-to-id HTTP/1.1" 404 188 0.035916 10.0.0.61 - - [2026-01-29 15:30:44] "GET /projects?obj_uuids=18fab8db-9c41-478e-a64b-f9f3356d00ee&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002919 10.0.0.61 - - [2026-01-29 15:30:44] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001519 10.0.0.61 - - [2026-01-29 15:30:44] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.009102 10.0.0.61 - - [2026-01-29 15:30:44] "POST /id-to-fqname HTTP/1.1" 200 190 0.001652 10.0.0.61 - - [2026-01-29 15:30:44] "POST /fqname-to-id HTTP/1.1" 404 199 0.003816 10.0.0.61 - - [2026-01-29 15:30:45] "POST /security-groups HTTP/1.1" 200 585 0.064589 10.0.0.61 - - [2026-01-29 15:30:45] "POST /fqname-to-id HTTP/1.1" 404 234 0.002485 10.0.0.61 - - [2026-01-29 15:30:45] "POST /projects HTTP/1.1" 200 581 0.235566 10.0.0.61 - - [2026-01-29 15:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.270620 10.0.0.61 - - [2026-01-29 15:30:45] "POST /access-control-lists HTTP/1.1" 200 598 0.061171 10.0.0.61 - - [2026-01-29 15:30:45] "GET /project/18fab8db-9c41-478e-a64b-f9f3356d00ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.416760 10.0.0.61 - - [2026-01-29 15:30:45] "POST /fqname-to-id HTTP/1.1" 404 233 0.004732 10.0.0.61 - - [2026-01-29 15:30:45] "POST /access-control-lists HTTP/1.1" 200 596 0.069187 10.0.0.61 - - [2026-01-29 15:30:46] "GET / HTTP/1.1" 200 36215 0.001977 10.0.0.61 - - [2026-01-29 15:30:47] "POST /fqname-to-id HTTP/1.1" 401 296 0.000642 10.0.0.61 - - [2026-01-29 15:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.081342 10.0.0.61 - - [2026-01-29 15:30:47] "GET /projects?obj_uuids=18fab8db-9c41-478e-a64b-f9f3356d00ee&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001070 10.0.0.61 - - [2026-01-29 15:30:47] "GET /project/18fab8db-9c41-478e-a64b-f9f3356d00ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.024983 252.61.176.139 - - [2026-01-29 15:30:47] "POST /neutron/network HTTP/1.1" 200 117 0.058036 10.0.0.61 - - [2026-01-29 15:30:48] "GET /projects?obj_uuids=18fab8db-9c41-478e-a64b-f9f3356d00ee&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001465 252.61.176.139 - - [2026-01-29 15:30:48] "POST /neutron/network HTTP/1.1" 200 605 0.086023 10.0.0.61 - - [2026-01-29 15:30:48] "POST /route-targets HTTP/1.1" 200 328 0.014058 10.0.0.61 - - [2026-01-29 15:30:48] "POST /ref-update HTTP/1.1" 200 156 0.019486 10.0.0.61 - - [2026-01-29 15:30:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002554 252.61.176.139 - - [2026-01-29 15:30:48] "POST /neutron/subnet HTTP/1.1" 200 730 0.216875 252.61.176.139 - - [2026-01-29 15:30:48] "POST /neutron/network HTTP/1.1" 200 825 0.005592 10.0.0.61 - - [2026-01-29 15:30:48] "POST /id-to-fqname HTTP/1.1" 200 220 0.001575 10.0.0.61 - - [2026-01-29 15:30:48] "GET /virtual-network/5cf19b71-9540-448c-bf9e-c177bc4d8808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008005 252.61.176.139 - - [2026-01-29 15:30:48] "POST /neutron/network HTTP/1.1" 200 825 0.006635 10.0.0.61 - - [2026-01-29 15:30:48] "GET /virtual-network/5cf19b71-9540-448c-bf9e-c177bc4d8808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005071 252.61.176.139 - - [2026-01-29 15:30:48] "POST /neutron/network HTTP/1.1" 200 825 0.005982 252.61.176.139 - - [2026-01-29 15:30:48] "POST /neutron/subnet HTTP/1.1" 200 730 0.007874 10.0.0.61 - - [2026-01-29 15:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.61 - - [2026-01-29 15:30:48] "GET /projects?obj_uuids=18fab8db-9c41-478e-a64b-f9f3356d00ee&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001150 10.0.0.61 - - [2026-01-29 15:30:48] "GET /project/18fab8db-9c41-478e-a64b-f9f3356d00ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.022998 252.61.176.139 - - [2026-01-29 15:30:48] "POST /neutron/network HTTP/1.1" 200 117 0.013541 10.0.0.61 - - [2026-01-29 15:30:48] "GET /projects?obj_uuids=18fab8db-9c41-478e-a64b-f9f3356d00ee&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001158 252.61.176.139 - - [2026-01-29 15:30:49] "POST /neutron/network HTTP/1.1" 200 605 0.079051 10.0.0.61 - - [2026-01-29 15:30:49] "POST /route-targets HTTP/1.1" 200 328 0.011278 10.0.0.61 - - [2026-01-29 15:30:49] "POST /ref-update HTTP/1.1" 200 156 0.018793 10.0.0.61 - - [2026-01-29 15:30:49] "POST /useragent-kv HTTP/1.1" 200 115 0.004070 252.61.176.139 - - [2026-01-29 15:30:49] "POST /neutron/subnet HTTP/1.1" 200 725 0.138193 252.61.176.139 - - [2026-01-29 15:30:49] "POST /neutron/network HTTP/1.1" 200 824 0.006178 10.0.0.61 - - [2026-01-29 15:30:49] "POST /id-to-fqname HTTP/1.1" 200 220 0.001603 10.0.0.61 - - [2026-01-29 15:30:49] "GET /virtual-network/65933e14-8d9a-4414-9b25-4b351227d0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005006 252.61.176.139 - - [2026-01-29 15:30:49] "POST /neutron/network HTTP/1.1" 200 824 0.007718 10.0.0.61 - - [2026-01-29 15:30:49] "GET /virtual-network/65933e14-8d9a-4414-9b25-4b351227d0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007874 252.61.176.139 - - [2026-01-29 15:30:49] "POST /neutron/network HTTP/1.1" 200 824 0.007208 252.61.176.139 - - [2026-01-29 15:30:49] "POST /neutron/subnet HTTP/1.1" 200 725 0.008508 10.0.0.61 - - [2026-01-29 15:30:49] "POST /fqname-to-id HTTP/1.1" 404 226 0.003141 10.0.0.61 - - [2026-01-29 15:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006544 10.0.0.61 - - [2026-01-29 15:30:49] "GET /projects?obj_uuids=18fab8db-9c41-478e-a64b-f9f3356d00ee&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001402 10.0.0.61 - - [2026-01-29 15:30:49] "GET /project/18fab8db-9c41-478e-a64b-f9f3356d00ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.028823 10.0.0.61 - - [2026-01-29 15:30:49] "POST /network-policys HTTP/1.1" 200 571 0.021854 10.0.0.61 - - [2026-01-29 15:30:49] "GET /network-policy/fb13d887-9548-4168-89a6-488c55d63dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.005883 252.61.176.139 - - [2026-01-29 15:30:49] "POST /neutron/network HTTP/1.1" 200 825 0.006839 10.0.0.61 - - [2026-01-29 15:30:50] "POST /fqname-to-id HTTP/1.1" 404 234 0.006925 252.61.176.139 - - [2026-01-29 15:30:50] "POST /neutron/network HTTP/1.1" 200 925 0.054252 10.0.0.61 - - [2026-01-29 15:30:50] "POST /access-control-lists HTTP/1.1" 200 590 0.077659 252.61.176.139 - - [2026-01-29 15:30:50] "POST /neutron/network HTTP/1.1" 200 925 0.012554 10.0.0.61 - - [2026-01-29 15:30:50] "GET /virtual-network/5cf19b71-9540-448c-bf9e-c177bc4d8808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005836 10.0.0.61 - - [2026-01-29 15:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.61 - - [2026-01-29 15:30:50] "GET /network-policy/fb13d887-9548-4168-89a6-488c55d63dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.003883 252.61.176.139 - - [2026-01-29 15:30:50] "POST /neutron/network HTTP/1.1" 200 824 0.007339 10.0.0.61 - - [2026-01-29 15:30:50] "PUT /access-control-list/d59c4f0e-15b4-40f4-9fe5-b6423239f75a HTTP/1.1" 200 273 0.060670 252.61.176.139 - - [2026-01-29 15:30:50] "POST /neutron/network HTTP/1.1" 200 924 0.093250 10.0.0.61 - - [2026-01-29 15:30:50] "POST /fqname-to-id HTTP/1.1" 404 234 0.002817 252.61.176.139 - - [2026-01-29 15:30:50] "POST /neutron/network HTTP/1.1" 200 924 0.006150 10.0.0.61 - - [2026-01-29 15:30:50] "POST /access-control-lists HTTP/1.1" 200 590 0.068693 10.0.0.61 - - [2026-01-29 15:30:50] "GET /virtual-network/65933e14-8d9a-4414-9b25-4b351227d0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005393 10.0.0.61 - - [2026-01-29 15:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004701 10.0.0.61 - - [2026-01-29 15:30:50] "POST /ref-update HTTP/1.1" 200 156 0.010969 10.0.0.61 - - [2026-01-29 15:30:50] "GET /network-policy/fb13d887-9548-4168-89a6-488c55d63dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.003509 10.0.0.61 - - [2026-01-29 15:30:50] "GET /domains HTTP/1.1" 401 296 0.000587 10.0.0.61 - - [2026-01-29 15:30:51] "GET /domains HTTP/1.1" 200 438 0.031961 10.0.0.61 - - [2026-01-29 15:30:51] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001190 10.0.0.61 - - [2026-01-29 15:30:51] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1888 0.010360 10.0.0.61 - - [2026-01-29 15:30:51] "GET /projects?obj_uuids=18fab8db-9c41-478e-a64b-f9f3356d00ee&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001749 10.0.0.61 - - [2026-01-29 15:30:51] "GET /project/18fab8db-9c41-478e-a64b-f9f3356d00ee HTTP/1.1" 200 2565 0.032574 10.0.0.61 - - [2026-01-29 15:30:51] "GET /virtual-network/5cf19b71-9540-448c-bf9e-c177bc4d8808 HTTP/1.1" 200 2892 0.007309 10.0.0.61 - - [2026-01-29 15:30:51] "GET /virtual-network/5cf19b71-9540-448c-bf9e-c177bc4d8808 HTTP/1.1" 200 2892 0.006566 10.0.0.61 - - [2026-01-29 15:30:51] "GET /routing-instance/81c2207b-feab-4dc3-9ba5-ab711b54aae0 HTTP/1.1" 200 1783 0.004534 10.0.0.61 - - [2026-01-29 15:30:51] "GET /routing-instance/81c2207b-feab-4dc3-9ba5-ab711b54aae0 HTTP/1.1" 200 1783 0.003799 10.0.0.61 - - [2026-01-29 15:30:51] "GET /route-target/43c2782b-8fe3-4ac1-977d-d3cffbe6bf62 HTTP/1.1" 200 1206 0.004023 10.0.0.61 - - [2026-01-29 15:30:51] "GET /virtual-network/5cf19b71-9540-448c-bf9e-c177bc4d8808 HTTP/1.1" 200 2892 0.004810 10.0.0.61 - - [2026-01-29 15:30:51] "GET /routing-instance/81c2207b-feab-4dc3-9ba5-ab711b54aae0 HTTP/1.1" 200 1783 0.005305 10.0.0.61 - - [2026-01-29 15:30:51] "GET /virtual-network/5cf19b71-9540-448c-bf9e-c177bc4d8808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005611 10.0.0.61 - - [2026-01-29 15:30:51] "GET /virtual-network/5cf19b71-9540-448c-bf9e-c177bc4d8808 HTTP/1.1" 200 2892 0.004613 10.0.0.61 - - [2026-01-29 15:30:51] "GET /routing-instance/81c2207b-feab-4dc3-9ba5-ab711b54aae0 HTTP/1.1" 200 1783 0.004376 10.0.0.61 - - [2026-01-29 15:30:51] "GET /routing-instance/81c2207b-feab-4dc3-9ba5-ab711b54aae0 HTTP/1.1" 200 1783 0.003608 10.0.0.61 - - [2026-01-29 15:30:51] "GET /route-target/43c2782b-8fe3-4ac1-977d-d3cffbe6bf62 HTTP/1.1" 200 1206 0.004159 10.0.0.61 - - [2026-01-29 15:30:51] "GET /domains HTTP/1.1" 200 438 0.003295 10.0.0.61 - - [2026-01-29 15:30:52] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001029 10.0.0.61 - - [2026-01-29 15:30:52] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1888 0.007446 10.0.0.61 - - [2026-01-29 15:30:52] "GET /projects?obj_uuids=18fab8db-9c41-478e-a64b-f9f3356d00ee&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001637 10.0.0.61 - - [2026-01-29 15:30:52] "GET /project/18fab8db-9c41-478e-a64b-f9f3356d00ee HTTP/1.1" 200 2565 0.033291 10.0.0.61 - - [2026-01-29 15:30:52] "GET /virtual-network/5cf19b71-9540-448c-bf9e-c177bc4d8808 HTTP/1.1" 200 2892 0.006397 10.0.0.61 - - [2026-01-29 15:30:52] "GET /obj-perms HTTP/1.1" 200 6426 0.065585 10.0.0.61 - - [2026-01-29 15:30:52] "GET /domains HTTP/1.1" 200 438 0.003328 10.0.0.61 - - [2026-01-29 15:30:52] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001167 10.0.0.61 - - [2026-01-29 15:30:52] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1888 0.009447 10.0.0.61 - - [2026-01-29 15:30:52] "GET /projects?obj_uuids=18fab8db-9c41-478e-a64b-f9f3356d00ee&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001046 10.0.0.61 - - [2026-01-29 15:30:53] "GET /project/18fab8db-9c41-478e-a64b-f9f3356d00ee HTTP/1.1" 200 2565 0.029684 10.0.0.61 - - [2026-01-29 15:30:53] "GET /virtual-network/65933e14-8d9a-4414-9b25-4b351227d0d8 HTTP/1.1" 200 2889 0.007966 10.0.0.61 - - [2026-01-29 15:30:53] "GET /virtual-network/65933e14-8d9a-4414-9b25-4b351227d0d8 HTTP/1.1" 200 2889 0.005569 10.0.0.61 - - [2026-01-29 15:30:53] "GET /routing-instance/2225d70c-d01f-4486-a57a-406d07ab4b7c HTTP/1.1" 200 1783 0.004285 10.0.0.61 - - [2026-01-29 15:30:53] "GET /routing-instance/2225d70c-d01f-4486-a57a-406d07ab4b7c HTTP/1.1" 200 1783 0.005030 10.0.0.61 - - [2026-01-29 15:30:53] "GET /route-target/661d9b59-0f80-4115-bd3c-07f3b83ef35a HTTP/1.1" 200 1206 0.004265 10.0.0.61 - - [2026-01-29 15:30:53] "GET /virtual-network/65933e14-8d9a-4414-9b25-4b351227d0d8 HTTP/1.1" 200 2889 0.005764 10.0.0.61 - - [2026-01-29 15:30:53] "GET /routing-instance/2225d70c-d01f-4486-a57a-406d07ab4b7c HTTP/1.1" 200 1783 0.004522 10.0.0.61 - - [2026-01-29 15:30:53] "GET /virtual-network/65933e14-8d9a-4414-9b25-4b351227d0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006020 10.0.0.61 - - [2026-01-29 15:30:53] "GET /virtual-network/65933e14-8d9a-4414-9b25-4b351227d0d8 HTTP/1.1" 200 2889 0.006021 10.0.0.61 - - [2026-01-29 15:30:53] "GET /routing-instance/2225d70c-d01f-4486-a57a-406d07ab4b7c HTTP/1.1" 200 1783 0.004202 10.0.0.61 - - [2026-01-29 15:30:53] "GET /routing-instance/2225d70c-d01f-4486-a57a-406d07ab4b7c HTTP/1.1" 200 1783 0.004701 10.0.0.61 - - [2026-01-29 15:30:53] "GET /route-target/661d9b59-0f80-4115-bd3c-07f3b83ef35a HTTP/1.1" 200 1206 0.004770 10.0.0.61 - - [2026-01-29 15:30:53] "GET /domains HTTP/1.1" 200 438 0.003347 10.0.0.61 - - [2026-01-29 15:30:53] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001204 10.0.0.61 - - [2026-01-29 15:30:53] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1888 0.007678 10.0.0.61 - - [2026-01-29 15:30:53] "GET /projects?obj_uuids=18fab8db-9c41-478e-a64b-f9f3356d00ee&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002359 10.0.0.61 - - [2026-01-29 15:30:53] "GET /project/18fab8db-9c41-478e-a64b-f9f3356d00ee HTTP/1.1" 200 2565 0.027215 10.0.0.61 - - [2026-01-29 15:30:53] "GET /virtual-network/65933e14-8d9a-4414-9b25-4b351227d0d8 HTTP/1.1" 200 2889 0.005827 10.0.0.61 - - [2026-01-29 15:30:54] "GET /obj-perms HTTP/1.1" 200 6426 0.001759 10.0.0.61 - - [2026-01-29 15:30:54] "POST /id-to-fqname HTTP/1.1" 200 220 0.001517 252.61.176.139 - - [2026-01-29 15:30:54] "POST /neutron/network HTTP/1.1" 200 935 0.006782 252.61.176.139 - - [2026-01-29 15:30:54] "GET /aaa-mode HTTP/1.1" 401 296 0.000638 252.61.176.139 - - [2026-01-29 15:30:54] "GET / HTTP/1.1" 200 36215 0.002272 252.61.176.139 - - [2026-01-29 15:30:54] "GET /project/18fab8db-9c41-478e-a64b-f9f3356d00ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000393 10.0.0.61 - - [2026-01-29 15:30:55] "GET /projects?obj_uuids=18fab8db-9c41-478e-a64b-f9f3356d00ee&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001490 252.61.176.139 - - [2026-01-29 15:30:55] "GET /project/18fab8db-9c41-478e-a64b-f9f3356d00ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.058506 252.61.176.139 - - [2026-01-29 15:30:55] "POST /neutron/network HTTP/1.1" 200 925 0.009420 252.61.176.139 - - [2026-01-29 15:30:55] "POST /neutron/port HTTP/1.1" 200 117 0.005756 252.61.176.139 - - [2026-01-29 15:30:55] "POST /neutron/port HTTP/1.1" 200 117 0.007464 10.0.0.61 - - [2026-01-29 15:30:55] "POST /id-to-fqname HTTP/1.1" 200 220 0.001534 252.61.176.139 - - [2026-01-29 15:30:55] "POST /neutron/port HTTP/1.1" 200 117 0.007396 252.61.176.139 - - [2026-01-29 15:30:55] "POST /neutron/network HTTP/1.1" 200 934 0.009145 252.61.176.139 - - [2026-01-29 15:30:55] "GET /aaa-mode HTTP/1.1" 401 296 0.000486 252.61.176.139 - - [2026-01-29 15:30:55] "GET / HTTP/1.1" 200 36215 0.001816 252.61.176.139 - - [2026-01-29 15:30:55] "GET /project/18fab8db-9c41-478e-a64b-f9f3356d00ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.004455 252.61.176.139 - - [2026-01-29 15:30:55] "POST /neutron/network HTTP/1.1" 200 935 0.007379 10.0.0.61 - - [2026-01-29 15:30:55] "GET /projects?obj_uuids=18fab8db-9c41-478e-a64b-f9f3356d00ee&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001182 10.0.0.61 - - [2026-01-29 15:30:56] "GET /projects?obj_uuids=18fab8db-9c41-478e-a64b-f9f3356d00ee&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001588 252.61.176.139 - - [2026-01-29 15:30:56] "POST /neutron/port HTTP/1.1" 200 1061 0.248886 252.61.176.139 - - [2026-01-29 15:30:56] "GET /project/18fab8db-9c41-478e-a64b-f9f3356d00ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.077870 252.61.176.139 - - [2026-01-29 15:30:56] "POST /neutron/network HTTP/1.1" 200 924 0.005865 252.61.176.139 - - [2026-01-29 15:30:56] "POST /neutron/port HTTP/1.1" 200 1061 0.013474 252.61.176.139 - - [2026-01-29 15:30:56] "POST /neutron/port HTTP/1.1" 200 1061 0.013472 252.61.176.139 - - [2026-01-29 15:30:56] "POST /neutron/port HTTP/1.1" 200 1111 0.089116 252.61.176.139 - - [2026-01-29 15:30:56] "POST /neutron/port HTTP/1.1" 200 1121 0.017710 252.61.176.139 - - [2026-01-29 15:30:56] "POST /neutron/port HTTP/1.1" 200 1121 0.018937 252.61.176.139 - - [2026-01-29 15:30:56] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008036 252.61.176.139 - - [2026-01-29 15:30:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005577 252.61.176.139 - - [2026-01-29 15:30:56] "POST /neutron/port HTTP/1.1" 200 117 0.010082 252.61.176.139 - - [2026-01-29 15:30:56] "POST /neutron/subnet HTTP/1.1" 200 704 0.009392 252.61.176.139 - - [2026-01-29 15:30:56] "POST /neutron/port HTTP/1.1" 200 1121 0.016172 252.61.176.139 - - [2026-01-29 15:30:56] "POST /neutron/port HTTP/1.1" 200 117 0.001245 252.61.176.139 - - [2026-01-29 15:30:56] "POST /neutron/security_group HTTP/1.1" 200 2058 0.016057 252.61.176.139 - - [2026-01-29 15:30:56] "POST /neutron/network HTTP/1.1" 200 925 0.008307 252.61.176.139 - - [2026-01-29 15:30:57] "POST /neutron/network HTTP/1.1" 200 934 0.006972 10.0.0.61 - - [2026-01-29 15:30:57] "GET /projects?obj_uuids=18fab8db-9c41-478e-a64b-f9f3356d00ee&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001120 10.0.0.61 - - [2026-01-29 15:30:57] "PUT /access-control-list/12fd6621-0357-42d1-8778-d8a737d606b1 HTTP/1.1" 200 273 0.068786 252.61.176.139 - - [2026-01-29 15:30:57] "POST /neutron/port HTTP/1.1" 200 1060 0.343359 252.61.176.139 - - [2026-01-29 15:30:57] "POST /neutron/port HTTP/1.1" 200 1060 0.014899 252.61.176.139 - - [2026-01-29 15:30:57] "POST /neutron/port HTTP/1.1" 200 1060 0.012164 252.61.176.139 - - [2026-01-29 15:30:57] "POST /neutron/port HTTP/1.1" 200 1110 0.081077 252.61.176.139 - - [2026-01-29 15:30:57] "POST /neutron/port HTTP/1.1" 200 1120 0.015307 252.61.176.139 - - [2026-01-29 15:30:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003676 252.61.176.139 - - [2026-01-29 15:30:58] "POST /neutron/subnet HTTP/1.1" 200 699 0.007201 252.61.176.139 - - [2026-01-29 15:30:58] "POST /neutron/port HTTP/1.1" 200 117 0.001948 252.61.176.139 - - [2026-01-29 15:30:58] "POST /neutron/network HTTP/1.1" 200 924 0.008505 252.61.176.139 - - [2026-01-29 15:31:01] "POST /neutron/port HTTP/1.1" 200 1121 0.015471 252.61.176.139 - - [2026-01-29 15:31:02] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007675 252.61.176.139 - - [2026-01-29 15:31:02] "POST /neutron/port HTTP/1.1" 200 1121 0.014690 252.61.176.139 - - [2026-01-29 15:31:02] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009312 252.61.176.139 - - [2026-01-29 15:31:02] "POST /neutron/port HTTP/1.1" 200 1121 0.016650 252.61.176.139 - - [2026-01-29 15:31:02] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011637 10.0.0.61 - - [2026-01-29 15:31:02] "GET /virtual-machine/6af383d0-404d-4204-a86a-de6197f47b12 HTTP/1.1" 200 1294 0.010090 10.0.0.61 - - [2026-01-29 15:31:02] "GET /virtual-machine-interface/0ca4d210-0460-47b4-b120-722dcffeefe8 HTTP/1.1" 200 2944 0.007284 10.0.0.61 - - [2026-01-29 15:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.61 - - [2026-01-29 15:31:02] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004109 10.0.0.61 - - [2026-01-29 15:31:02] "GET /virtual-networks?parent_id=18fab8db-9c41-478e-a64b-f9f3356d00ee&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003547 10.0.0.61 - - [2026-01-29 15:31:02] "GET /virtual-network/5cf19b71-9540-448c-bf9e-c177bc4d8808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.017122 10.0.0.61 - - [2026-01-29 15:31:02] "DELETE /project/0b5d374eade2492bba85d2d53e14fb73 HTTP/1.1" 404 173 0.012125 10.0.0.61 - - [2026-01-29 15:31:02] "DELETE /project/f18dc10e22384fcea24aec34cca9dabd HTTP/1.1" 404 173 0.007244 10.0.0.61 - - [2026-01-29 15:31:02] "DELETE /project/18fab8db9c41478ea64bf9f3356d00ee HTTP/1.1" 404 173 0.006183 10.0.0.61 - - [2026-01-29 15:31:02] "GET /projects?obj_uuids=7691fa70-24d1-4d79-8d24-fdd03beaa398&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001839 10.0.0.61 - - [2026-01-29 15:31:02] "GET /projects?obj_uuids=f18dc10e-2238-4fce-a24a-ec34cca9dabd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001084 10.0.0.61 - - [2026-01-29 15:31:02] "GET /projects?obj_uuids=0b5d374e-ade2-492b-ba85-d2d53e14fb73&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000896 10.0.0.61 - - [2026-01-29 15:31:02] "GET /project/0b5d374e-ade2-492b-ba85-d2d53e14fb73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1518 0.055161 10.0.0.61 - - [2026-01-29 15:31:02] "GET /project/f18dc10e-2238-4fce-a24a-ec34cca9dabd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.064416 10.0.0.61 - - [2026-01-29 15:31:02] "GET /project/7691fa70-24d1-4d79-8d24-fdd03beaa398?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.070260 10.0.0.61 - - [2026-01-29 15:31:02] "GET /projects?obj_uuids=7691fa70-24d1-4d79-8d24-fdd03beaa398&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001363 10.0.0.61 - - [2026-01-29 15:31:02] "GET /projects?obj_uuids=f18dc10e-2238-4fce-a24a-ec34cca9dabd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000946 10.0.0.61 - - [2026-01-29 15:31:02] "GET /projects?obj_uuids=0b5d374e-ade2-492b-ba85-d2d53e14fb73&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000856 10.0.0.61 - - [2026-01-29 15:31:02] "GET /project/0b5d374e-ade2-492b-ba85-d2d53e14fb73?fields=security_groups HTTP/1.1" 200 1397 0.053169 10.0.0.61 - - [2026-01-29 15:31:02] "GET /project/f18dc10e-2238-4fce-a24a-ec34cca9dabd?fields=security_groups HTTP/1.1" 200 1375 0.059780 10.0.0.61 - - [2026-01-29 15:31:02] "GET /project/7691fa70-24d1-4d79-8d24-fdd03beaa398?fields=security_groups HTTP/1.1" 200 1359 0.066173 10.0.0.61 - - [2026-01-29 15:31:03] "DELETE /security-group/8764cb57-dfe4-42e3-8e3f-c7ea48d4b009 HTTP/1.1" 200 115 0.111458 10.0.0.61 - - [2026-01-29 15:31:03] "DELETE /access-control-list/86c84b6b-1547-4f4c-8cf4-4ad1404a53c1 HTTP/1.1" 200 115 0.053573 10.0.0.61 - - [2026-01-29 15:31:03] "GET /projects?obj_uuids=0b5d374e-ade2-492b-ba85-d2d53e14fb73&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001073 10.0.0.61 - - [2026-01-29 15:31:03] "DELETE /security-group/c2807665-0e58-4543-9a18-0d0ac89654e3 HTTP/1.1" 200 115 0.123657 10.0.0.61 - - [2026-01-29 15:31:03] "DELETE /security-group/3e518b8b-2670-448f-a74b-2eec16365774 HTTP/1.1" 200 115 0.134374 10.0.0.61 - - [2026-01-29 15:31:03] "GET /projects?obj_uuids=7691fa70-24d1-4d79-8d24-fdd03beaa398&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001079 10.0.0.61 - - [2026-01-29 15:31:03] "GET /projects?obj_uuids=f18dc10e-2238-4fce-a24a-ec34cca9dabd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001866 10.0.0.61 - - [2026-01-29 15:31:03] "GET /project/0b5d374e-ade2-492b-ba85-d2d53e14fb73?fields=application_policy_sets HTTP/1.1" 200 1436 0.057265 10.0.0.61 - - [2026-01-29 15:31:03] "DELETE /access-control-list/55698ab7-3b1d-4709-9ff9-a65794ba481b HTTP/1.1" 200 115 0.065697 10.0.0.61 - - [2026-01-29 15:31:03] "GET /project/f18dc10e-2238-4fce-a24a-ec34cca9dabd?fields=application_policy_sets HTTP/1.1" 200 1414 0.046510 10.0.0.61 - - [2026-01-29 15:31:03] "GET /project/7691fa70-24d1-4d79-8d24-fdd03beaa398?fields=application_policy_sets HTTP/1.1" 200 1398 0.110931 10.0.0.61 - - [2026-01-29 15:31:03] "DELETE /access-control-list/03febda3-2e7d-4b92-a4a0-c7b44abc27b9 HTTP/1.1" 200 115 0.084655 10.0.0.61 - - [2026-01-29 15:31:03] "DELETE /access-control-list/872216ff-2fd9-439b-b8bf-1e5abb30a24b HTTP/1.1" 200 115 0.061511 10.0.0.61 - - [2026-01-29 15:31:03] "DELETE /access-control-list/8950ac41-a744-41d8-abcd-64347421761e HTTP/1.1" 200 115 0.059227 10.0.0.61 - - [2026-01-29 15:31:03] "DELETE /project/0b5d374e-ade2-492b-ba85-d2d53e14fb73 HTTP/1.1" 200 115 0.638445 10.0.0.61 - - [2026-01-29 15:31:03] "DELETE /project/f18dc10e-2238-4fce-a24a-ec34cca9dabd HTTP/1.1" 200 115 0.645086 10.0.0.61 - - [2026-01-29 15:31:03] "DELETE /access-control-list/6a5f1f4b-70a2-4b6b-b3da-85ce4f930427 HTTP/1.1" 200 115 0.051873 10.0.0.61 - - [2026-01-29 15:31:03] "DELETE /project/7691fa70-24d1-4d79-8d24-fdd03beaa398 HTTP/1.1" 200 115 0.682968 10.0.0.61 - - [2026-01-29 15:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.61 - - [2026-01-29 15:31:06] "GET /virtual-network/5cf19b71-9540-448c-bf9e-c177bc4d8808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.007756 252.61.176.139 - - [2026-01-29 15:31:06] "POST /neutron/port HTTP/1.1" 200 1121 0.013688 252.61.176.139 - - [2026-01-29 15:31:06] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008635 252.61.176.139 - - [2026-01-29 15:31:06] "POST /neutron/port HTTP/1.1" 200 1121 0.015230 252.61.176.139 - - [2026-01-29 15:31:06] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005742 252.61.176.139 - - [2026-01-29 15:31:06] "POST /neutron/port HTTP/1.1" 200 1121 0.014929 252.61.176.139 - - [2026-01-29 15:31:06] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006944 252.61.176.139 - - [2026-01-29 15:31:07] "POST /neutron/port HTTP/1.1" 200 1120 0.015047 252.61.176.139 - - [2026-01-29 15:31:07] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006396 252.61.176.139 - - [2026-01-29 15:31:07] "POST /neutron/port HTTP/1.1" 200 1120 0.012992 252.61.176.139 - - [2026-01-29 15:31:07] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006408 252.61.176.139 - - [2026-01-29 15:31:07] "POST /neutron/port HTTP/1.1" 200 1120 0.015339 252.61.176.139 - - [2026-01-29 15:31:08] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006590 10.0.0.61 - - [2026-01-29 15:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.61 - - [2026-01-29 15:31:08] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003744 10.0.0.61 - - [2026-01-29 15:31:08] "GET /virtual-networks?parent_id=18fab8db-9c41-478e-a64b-f9f3356d00ee&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003808 10.0.0.61 - - [2026-01-29 15:31:08] "GET /virtual-network/5cf19b71-9540-448c-bf9e-c177bc4d8808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005964 252.61.176.139 - - [2026-01-29 15:31:08] "POST /neutron/port HTTP/1.1" 200 1120 0.014941 252.61.176.139 - - [2026-01-29 15:31:08] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006474 252.61.176.139 - - [2026-01-29 15:31:08] "POST /neutron/port HTTP/1.1" 200 1120 0.014713 252.61.176.139 - - [2026-01-29 15:31:08] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006023 252.61.176.139 - - [2026-01-29 15:31:08] "POST /neutron/port HTTP/1.1" 200 1120 0.013437 252.61.176.139 - - [2026-01-29 15:31:08] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006562 10.0.0.61 - - [2026-01-29 15:31:08] "GET /virtual-machine/82ac0ddc-e910-47d2-a3cc-7b32f9f9deb7 HTTP/1.1" 200 1294 0.010198 10.0.0.61 - - [2026-01-29 15:31:09] "GET /virtual-machine-interface/aebd00d9-a779-4093-8129-ea2eae0f7938 HTTP/1.1" 200 2945 0.005830 10.0.0.61 - - [2026-01-29 15:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.61 - - [2026-01-29 15:31:09] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005543 10.0.0.61 - - [2026-01-29 15:31:09] "GET /virtual-networks?parent_id=18fab8db-9c41-478e-a64b-f9f3356d00ee&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002678 252.61.176.139 - - [2026-01-29 15:31:09] "POST /neutron/port HTTP/1.1" 200 1120 0.015052 10.0.0.61 - - [2026-01-29 15:31:09] "GET /virtual-network/65933e14-8d9a-4414-9b25-4b351227d0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006498 252.61.176.139 - - [2026-01-29 15:31:09] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005579 10.0.0.61 - - [2026-01-29 15:31:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.61 - - [2026-01-29 15:31:10] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003287 10.0.0.61 - - [2026-01-29 15:31:10] "GET /virtual-networks?parent_id=18fab8db-9c41-478e-a64b-f9f3356d00ee&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002915 10.0.0.61 - - [2026-01-29 15:31:10] "GET /virtual-network/65933e14-8d9a-4414-9b25-4b351227d0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.004993 10.0.0.61 - - [2026-01-29 15:31:10] "GET /obj-perms HTTP/1.1" 200 6375 0.056487 10.0.0.61 - - [2026-01-29 15:31:11] "GET /obj-perms HTTP/1.1" 200 6375 0.058773 10.0.0.61 - - [2026-01-29 15:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.61 - - [2026-01-29 15:31:14] "GET /projects?obj_uuids=18fab8db-9c41-478e-a64b-f9f3356d00ee&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001107 10.0.0.61 - - [2026-01-29 15:31:14] "GET /project/18fab8db-9c41-478e-a64b-f9f3356d00ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.025863 10.0.0.61 - - [2026-01-29 15:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.61 - - [2026-01-29 15:31:15] "PUT /network-policy/fb13d887-9548-4168-89a6-488c55d63dd2 HTTP/1.1" 200 263 0.021357 10.0.0.61 - - [2026-01-29 15:31:15] "PUT /access-control-list/d59c4f0e-15b4-40f4-9fe5-b6423239f75a HTTP/1.1" 200 273 0.055953 10.0.0.61 - - [2026-01-29 15:31:15] "POST /ref-update HTTP/1.1" 200 156 0.016448 10.0.0.61 - - [2026-01-29 15:31:15] "PUT /access-control-list/12fd6621-0357-42d1-8778-d8a737d606b1 HTTP/1.1" 200 273 0.053488 10.0.0.61 - - [2026-01-29 15:31:15] "POST /ref-update HTTP/1.1" 200 156 0.013468 10.0.0.61 - - [2026-01-29 15:31:18] "GET /virtual-network/65933e14-8d9a-4414-9b25-4b351227d0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006875 252.61.176.139 - - [2026-01-29 15:31:18] "POST /neutron/network HTTP/1.1" 200 924 0.006261 252.61.176.139 - - [2026-01-29 15:31:18] "POST /neutron/network HTTP/1.1" 200 824 0.104155 252.61.176.139 - - [2026-01-29 15:31:18] "POST /neutron/network HTTP/1.1" 200 824 0.006063 10.0.0.61 - - [2026-01-29 15:31:18] "GET /virtual-network/65933e14-8d9a-4414-9b25-4b351227d0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006678 10.0.0.61 - - [2026-01-29 15:31:18] "GET /virtual-network/5cf19b71-9540-448c-bf9e-c177bc4d8808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005457 252.61.176.139 - - [2026-01-29 15:31:19] "POST /neutron/network HTTP/1.1" 200 925 0.031980 252.61.176.139 - - [2026-01-29 15:31:19] "POST /neutron/network HTTP/1.1" 200 825 0.072536 252.61.176.139 - - [2026-01-29 15:31:19] "POST /neutron/network HTTP/1.1" 200 825 0.009803 10.0.0.61 - - [2026-01-29 15:31:19] "DELETE /access-control-list/12fd6621-0357-42d1-8778-d8a737d606b1 HTTP/1.1" 200 115 0.128743 10.0.0.61 - - [2026-01-29 15:31:19] "GET /virtual-network/5cf19b71-9540-448c-bf9e-c177bc4d8808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008892 10.0.0.61 - - [2026-01-29 15:31:19] "DELETE /access-control-list/d59c4f0e-15b4-40f4-9fe5-b6423239f75a HTTP/1.1" 200 115 0.031043 10.0.0.61 - - [2026-01-29 15:31:19] "DELETE /network-policy/fb13d887-9548-4168-89a6-488c55d63dd2 HTTP/1.1" 200 115 0.043914 252.61.176.139 - - [2026-01-29 15:31:19] "POST /neutron/network HTTP/1.1" 200 824 0.009441 252.61.176.139 - - [2026-01-29 15:31:19] "POST /neutron/port HTTP/1.1" 200 1121 0.031586 252.61.176.139 - - [2026-01-29 15:31:19] "POST /neutron/port HTTP/1.1" 200 1120 0.023094 252.61.176.139 - - [2026-01-29 15:31:19] "POST /neutron/network HTTP/1.1" 400 204 0.012041 252.61.176.139 - - [2026-01-29 15:31:19] "POST /neutron/port HTTP/1.1" 200 1111 0.023013 252.61.176.139 - - [2026-01-29 15:31:19] "POST /neutron/port HTTP/1.1" 200 1110 0.014365 252.61.176.139 - - [2026-01-29 15:31:19] "POST /neutron/port HTTP/1.1" 200 151 0.162671 252.61.176.139 - - [2026-01-29 15:31:19] "POST /neutron/port HTTP/1.1" 200 151 0.155802 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:31:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000953 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:31:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001291 252.61.176.139 - - [2026-01-29 15:31:21] "POST /neutron/network HTTP/1.1" 200 824 0.005624 10.0.0.61 - - [2026-01-29 15:31:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002578 10.0.0.61 - - [2026-01-29 15:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.61 - - [2026-01-29 15:31:21] "POST /useragent-kv HTTP/1.1" 200 115 0.001999 252.61.176.139 - - [2026-01-29 15:31:21] "POST /neutron/network HTTP/1.1" 200 151 0.086277 10.0.0.61 - - [2026-01-29 15:31:21] "GET /routing-instance/2225d70c-d01f-4486-a57a-406d07ab4b7c HTTP/1.1" 404 171 0.003745 10.0.0.61 - - [2026-01-29 15:31:21] "DELETE /route-target/661d9b59-0f80-4115-bd3c-07f3b83ef35a HTTP/1.1" 200 115 0.031256 10.0.0.61 - - [2026-01-29 15:31:21] "GET /domains HTTP/1.1" 200 438 0.003562 10.0.0.61 - - [2026-01-29 15:31:21] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001201 10.0.0.61 - - [2026-01-29 15:31:21] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1306 0.008535 10.0.0.61 - - [2026-01-29 15:31:21] "GET /projects?obj_uuids=18fab8db-9c41-478e-a64b-f9f3356d00ee&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001267 10.0.0.61 - - [2026-01-29 15:31:21] "GET /project/18fab8db-9c41-478e-a64b-f9f3356d00ee HTTP/1.1" 200 2099 0.021030 252.61.176.139 - - [2026-01-29 15:31:22] "POST /neutron/network HTTP/1.1" 200 825 0.005752 10.0.0.61 - - [2026-01-29 15:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006402 10.0.0.61 - - [2026-01-29 15:31:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003973 10.0.0.61 - - [2026-01-29 15:31:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003215 252.61.176.139 - - [2026-01-29 15:31:22] "POST /neutron/network HTTP/1.1" 200 151 0.199705 10.0.0.61 - - [2026-01-29 15:31:22] "DELETE /route-target/43c2782b-8fe3-4ac1-977d-d3cffbe6bf62 HTTP/1.1" 200 115 0.038984 10.0.0.61 - - [2026-01-29 15:31:22] "GET /routing-instance/81c2207b-feab-4dc3-9ba5-ab711b54aae0 HTTP/1.1" 404 171 0.003752 10.0.0.61 - - [2026-01-29 15:31:22] "GET /domains HTTP/1.1" 200 438 0.003273 10.0.0.61 - - [2026-01-29 15:31:22] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001392 10.0.0.61 - - [2026-01-29 15:31:22] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1306 0.008094 10.0.0.61 - - [2026-01-29 15:31:22] "GET /projects?obj_uuids=18fab8db-9c41-478e-a64b-f9f3356d00ee&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001799 10.0.0.61 - - [2026-01-29 15:31:22] "GET /project/18fab8db-9c41-478e-a64b-f9f3356d00ee HTTP/1.1" 200 1861 0.026654 10.0.0.61 - - [2026-01-29 15:31:23] "GET /projects?obj_uuids=18fab8db-9c41-478e-a64b-f9f3356d00ee&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001541 10.0.0.61 - - [2026-01-29 15:31:23] "GET /project/18fab8db-9c41-478e-a64b-f9f3356d00ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.026467 10.0.0.61 - - [2026-01-29 15:31:23] "GET /projects?obj_uuids=18fab8db-9c41-478e-a64b-f9f3356d00ee&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001562 10.0.0.61 - - [2026-01-29 15:31:23] "GET /project/18fab8db-9c41-478e-a64b-f9f3356d00ee?fields=virtual_networks HTTP/1.1" 200 1036 0.065377 10.0.0.61 - - [2026-01-29 15:31:23] "GET /projects?obj_uuids=18fab8db-9c41-478e-a64b-f9f3356d00ee&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002045 10.0.0.61 - - [2026-01-29 15:31:23] "GET /project/18fab8db-9c41-478e-a64b-f9f3356d00ee?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.025382 10.0.0.61 - - [2026-01-29 15:31:23] "GET /projects?obj_uuids=18fab8db-9c41-478e-a64b-f9f3356d00ee&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001510 10.0.0.61 - - [2026-01-29 15:31:23] "GET /project/18fab8db-9c41-478e-a64b-f9f3356d00ee?fields=security_groups HTTP/1.1" 200 1263 0.029557 10.0.0.61 - - [2026-01-29 15:31:24] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001060 10.0.0.61 - - [2026-01-29 15:31:24] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 942 0.007832 10.0.0.61 - - [2026-01-29 15:31:24] "POST /fqname-to-id HTTP/1.1" 404 179 0.069204 10.0.0.61 - - [2026-01-29 15:31:25] "GET /projects?obj_uuids=b044ceb0-da58-42be-93a5-a4382b06009a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005173 10.0.0.61 - - [2026-01-29 15:31:25] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001162 10.0.0.61 - - [2026-01-29 15:31:25] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.007006 10.0.0.61 - - [2026-01-29 15:31:25] "POST /id-to-fqname HTTP/1.1" 200 181 0.001832 10.0.0.61 - - [2026-01-29 15:31:25] "POST /fqname-to-id HTTP/1.1" 404 190 0.003586 10.0.0.61 - - [2026-01-29 15:31:25] "POST /security-groups HTTP/1.1" 200 576 0.068574 10.0.0.61 - - [2026-01-29 15:31:25] "POST /fqname-to-id HTTP/1.1" 404 225 0.002945 10.0.0.61 - - [2026-01-29 15:31:25] "POST /projects HTTP/1.1" 200 563 0.324352 10.0.0.61 - - [2026-01-29 15:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.373161 10.0.0.61 - - [2026-01-29 15:31:25] "POST /access-control-lists HTTP/1.1" 200 589 0.059937 10.0.0.61 - - [2026-01-29 15:31:25] "GET /project/b044ceb0-da58-42be-93a5-a4382b06009a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.566243 10.0.0.61 - - [2026-01-29 15:31:25] "POST /fqname-to-id HTTP/1.1" 404 224 0.004103 10.0.0.61 - - [2026-01-29 15:31:25] "POST /access-control-lists HTTP/1.1" 200 587 0.065911 10.0.0.61 - - [2026-01-29 15:31:26] "GET / HTTP/1.1" 200 36215 0.002450 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:31:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001144 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:31:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001530 10.0.0.61 - - [2026-01-29 15:31:27] "POST /fqname-to-id HTTP/1.1" 401 296 0.000542 10.0.0.61 - - [2026-01-29 15:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.092564 10.0.0.61 - - [2026-01-29 15:31:28] "GET /projects?obj_uuids=b044ceb0-da58-42be-93a5-a4382b06009a&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001033 10.0.0.61 - - [2026-01-29 15:31:28] "GET /project/b044ceb0-da58-42be-93a5-a4382b06009a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.025992 252.61.176.139 - - [2026-01-29 15:31:28] "POST /neutron/network HTTP/1.1" 200 117 0.040931 10.0.0.61 - - [2026-01-29 15:31:28] "GET /projects?obj_uuids=b044ceb0-da58-42be-93a5-a4382b06009a&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001162 252.61.176.139 - - [2026-01-29 15:31:28] "POST /neutron/network HTTP/1.1" 200 610 0.069354 10.0.0.61 - - [2026-01-29 15:31:28] "POST /route-targets HTTP/1.1" 200 328 0.011167 10.0.0.61 - - [2026-01-29 15:31:28] "POST /ref-update HTTP/1.1" 200 156 0.013875 10.0.0.61 - - [2026-01-29 15:31:28] "POST /useragent-kv HTTP/1.1" 200 115 0.005164 252.61.176.139 - - [2026-01-29 15:31:28] "POST /neutron/subnet HTTP/1.1" 200 724 0.153389 252.61.176.139 - - [2026-01-29 15:31:28] "POST /neutron/network HTTP/1.1" 200 829 0.005459 10.0.0.61 - - [2026-01-29 15:31:28] "POST /id-to-fqname HTTP/1.1" 200 218 0.001969 10.0.0.61 - - [2026-01-29 15:31:28] "GET /virtual-network/b060b777-538f-4e62-83fa-dc754fc6281e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006860 252.61.176.139 - - [2026-01-29 15:31:28] "POST /neutron/network HTTP/1.1" 200 829 0.005280 10.0.0.61 - - [2026-01-29 15:31:28] "GET /virtual-network/b060b777-538f-4e62-83fa-dc754fc6281e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005839 252.61.176.139 - - [2026-01-29 15:31:28] "POST /neutron/network HTTP/1.1" 200 829 0.006382 252.61.176.139 - - [2026-01-29 15:31:29] "POST /neutron/subnet HTTP/1.1" 200 724 0.008499 10.0.0.61 - - [2026-01-29 15:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.61 - - [2026-01-29 15:31:29] "GET /virtual-network/b060b777-538f-4e62-83fa-dc754fc6281e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004898 10.0.0.61 - - [2026-01-29 15:31:29] "PUT /virtual-network/b060b777-538f-4e62-83fa-dc754fc6281e HTTP/1.1" 200 265 0.059212 10.0.0.61 - - [2026-01-29 15:31:29] "POST /route-targets HTTP/1.1" 200 324 0.025460 10.0.0.61 - - [2026-01-29 15:31:29] "POST /ref-update HTTP/1.1" 200 156 0.010494 10.0.0.61 - - [2026-01-29 15:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004432 10.0.0.61 - - [2026-01-29 15:31:29] "GET /projects?obj_uuids=b044ceb0-da58-42be-93a5-a4382b06009a&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001804 10.0.0.61 - - [2026-01-29 15:31:29] "GET /project/b044ceb0-da58-42be-93a5-a4382b06009a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.035738 252.61.176.139 - - [2026-01-29 15:31:29] "POST /neutron/network HTTP/1.1" 200 117 0.010914 10.0.0.61 - - [2026-01-29 15:31:29] "GET /projects?obj_uuids=b044ceb0-da58-42be-93a5-a4382b06009a&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001004 252.61.176.139 - - [2026-01-29 15:31:29] "POST /neutron/network HTTP/1.1" 200 610 0.080047 10.0.0.61 - - [2026-01-29 15:31:29] "POST /route-targets HTTP/1.1" 200 328 0.010582 10.0.0.61 - - [2026-01-29 15:31:29] "POST /ref-update HTTP/1.1" 200 156 0.028993 10.0.0.61 - - [2026-01-29 15:31:29] "POST /useragent-kv HTTP/1.1" 200 115 0.011121 252.61.176.139 - - [2026-01-29 15:31:29] "POST /neutron/subnet HTTP/1.1" 200 720 0.254894 252.61.176.139 - - [2026-01-29 15:31:29] "POST /neutron/network HTTP/1.1" 200 828 0.008327 10.0.0.61 - - [2026-01-29 15:31:30] "POST /id-to-fqname HTTP/1.1" 200 218 0.001497 10.0.0.61 - - [2026-01-29 15:31:30] "GET /virtual-network/82f8cf65-b112-428d-9f7c-fec5b02e9d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.024483 252.61.176.139 - - [2026-01-29 15:31:30] "POST /neutron/network HTTP/1.1" 200 828 0.008835 10.0.0.61 - - [2026-01-29 15:31:30] "GET /virtual-network/82f8cf65-b112-428d-9f7c-fec5b02e9d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.078916 252.61.176.139 - - [2026-01-29 15:31:30] "POST /neutron/network HTTP/1.1" 200 828 0.061945 252.61.176.139 - - [2026-01-29 15:31:30] "POST /neutron/subnet HTTP/1.1" 200 720 0.056981 10.0.0.61 - - [2026-01-29 15:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009997 10.0.0.61 - - [2026-01-29 15:31:30] "GET /virtual-network/82f8cf65-b112-428d-9f7c-fec5b02e9d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.030312 10.0.0.61 - - [2026-01-29 15:31:30] "POST /ref-update HTTP/1.1" 200 156 0.042391 10.0.0.61 - - [2026-01-29 15:31:30] "PUT /virtual-network/82f8cf65-b112-428d-9f7c-fec5b02e9d66 HTTP/1.1" 200 265 0.218655 10.0.0.61 - - [2026-01-29 15:31:30] "POST /id-to-fqname HTTP/1.1" 200 218 0.003075 252.61.176.139 - - [2026-01-29 15:31:31] "POST /neutron/network HTTP/1.1" 200 839 0.042892 252.61.176.139 - - [2026-01-29 15:31:31] "GET /aaa-mode HTTP/1.1" 401 296 0.000510 252.61.176.139 - - [2026-01-29 15:31:31] "GET / HTTP/1.1" 200 36215 0.002649 252.61.176.139 - - [2026-01-29 15:31:31] "GET /project/b044ceb0-da58-42be-93a5-a4382b06009a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000475 10.0.0.61 - - [2026-01-29 15:31:32] "GET /projects?obj_uuids=b044ceb0-da58-42be-93a5-a4382b06009a&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001368 252.61.176.139 - - [2026-01-29 15:31:32] "GET /project/b044ceb0-da58-42be-93a5-a4382b06009a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.148751 252.61.176.139 - - [2026-01-29 15:31:32] "POST /neutron/network HTTP/1.1" 200 829 0.034699 252.61.176.139 - - [2026-01-29 15:31:33] "POST /neutron/port HTTP/1.1" 200 117 0.028849 252.61.176.139 - - [2026-01-29 15:31:33] "POST /neutron/port HTTP/1.1" 200 117 0.054988 10.0.0.61 - - [2026-01-29 15:31:33] "POST /id-to-fqname HTTP/1.1" 200 218 0.002550 252.61.176.139 - - [2026-01-29 15:31:33] "POST /neutron/port HTTP/1.1" 200 117 0.009465 252.61.176.139 - - [2026-01-29 15:31:33] "POST /neutron/network HTTP/1.1" 200 838 0.008670 252.61.176.139 - - [2026-01-29 15:31:33] "GET /aaa-mode HTTP/1.1" 401 296 0.000470 252.61.176.139 - - [2026-01-29 15:31:33] "GET / HTTP/1.1" 200 36215 0.001861 252.61.176.139 - - [2026-01-29 15:31:33] "GET /project/b044ceb0-da58-42be-93a5-a4382b06009a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000426 10.0.0.61 - - [2026-01-29 15:31:34] "GET /projects?obj_uuids=b044ceb0-da58-42be-93a5-a4382b06009a&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001554 252.61.176.139 - - [2026-01-29 15:31:34] "GET /project/b044ceb0-da58-42be-93a5-a4382b06009a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.221375 252.61.176.139 - - [2026-01-29 15:31:34] "POST /neutron/network HTTP/1.1" 200 828 0.043344 252.61.176.139 - - [2026-01-29 15:31:34] "POST /neutron/network HTTP/1.1" 200 839 0.027738 10.0.0.61 - - [2026-01-29 15:31:35] "GET /projects?obj_uuids=b044ceb0-da58-42be-93a5-a4382b06009a&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.018979 252.61.176.139 - - [2026-01-29 15:31:35] "POST /neutron/port HTTP/1.1" 200 117 0.017047 252.61.176.139 - - [2026-01-29 15:31:35] "POST /neutron/port HTTP/1.1" 200 117 0.011210 252.61.176.139 - - [2026-01-29 15:31:35] "POST /neutron/port HTTP/1.1" 200 977 0.133662 252.61.176.139 - - [2026-01-29 15:31:36] "POST /neutron/security_group HTTP/1.1" 200 2049 0.016968 252.61.176.139 - - [2026-01-29 15:31:36] "POST /neutron/port HTTP/1.1" 200 1051 1.195056 252.61.176.139 - - [2026-01-29 15:31:36] "POST /neutron/port HTTP/1.1" 200 1051 0.086425 252.61.176.139 - - [2026-01-29 15:31:36] "POST /neutron/port HTTP/1.1" 200 1051 0.049450 252.61.176.139 - - [2026-01-29 15:31:36] "POST /neutron/port HTTP/1.1" 200 1101 0.251409 252.61.176.139 - - [2026-01-29 15:31:37] "POST /neutron/network HTTP/1.1" 200 838 0.036345 10.0.0.61 - - [2026-01-29 15:31:37] "GET /projects?obj_uuids=b044ceb0-da58-42be-93a5-a4382b06009a&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001385 252.61.176.139 - - [2026-01-29 15:31:37] "POST /neutron/port HTTP/1.1" 200 1111 0.072475 252.61.176.139 - - [2026-01-29 15:31:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.023346 252.61.176.139 - - [2026-01-29 15:31:37] "POST /neutron/subnet HTTP/1.1" 200 698 0.026939 252.61.176.139 - - [2026-01-29 15:31:37] "POST /neutron/port HTTP/1.1" 200 117 0.004597 252.61.176.139 - - [2026-01-29 15:31:37] "POST /neutron/network HTTP/1.1" 200 829 0.007023 252.61.176.139 - - [2026-01-29 15:31:38] "POST /neutron/port HTTP/1.1" 200 1050 1.455434 252.61.176.139 - - [2026-01-29 15:31:38] "POST /neutron/port HTTP/1.1" 200 1050 0.013222 252.61.176.139 - - [2026-01-29 15:31:38] "POST /neutron/port HTTP/1.1" 200 1050 0.030971 252.61.176.139 - - [2026-01-29 15:31:39] "POST /neutron/port HTTP/1.1" 200 1100 0.184179 252.61.176.139 - - [2026-01-29 15:31:39] "POST /neutron/port HTTP/1.1" 200 1110 0.017977 252.61.176.139 - - [2026-01-29 15:31:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004350 252.61.176.139 - - [2026-01-29 15:31:39] "POST /neutron/subnet HTTP/1.1" 200 694 0.013866 252.61.176.139 - - [2026-01-29 15:31:39] "POST /neutron/port HTTP/1.1" 200 117 0.001165 252.61.176.139 - - [2026-01-29 15:31:39] "POST /neutron/network HTTP/1.1" 200 828 0.008393 252.61.176.139 - - [2026-01-29 15:31:41] "POST /neutron/port HTTP/1.1" 200 1111 0.023566 252.61.176.139 - - [2026-01-29 15:31:41] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007278 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:31:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001380 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:31:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001219 252.61.176.139 - - [2026-01-29 15:31:46] "POST /neutron/port HTTP/1.1" 200 1111 0.016859 252.61.176.139 - - [2026-01-29 15:31:46] "POST /neutron/security_group HTTP/1.1" 200 2049 0.010153 252.61.176.139 - - [2026-01-29 15:31:46] "POST /neutron/port HTTP/1.1" 200 1111 0.024283 252.61.176.139 - - [2026-01-29 15:31:46] "POST /neutron/security_group HTTP/1.1" 200 2049 0.011599 252.61.176.139 - - [2026-01-29 15:31:46] "POST /neutron/port HTTP/1.1" 200 1111 0.019856 252.61.176.139 - - [2026-01-29 15:31:46] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009478 10.0.0.61 - - [2026-01-29 15:31:46] "GET /virtual-machine/96d62541-daa7-4279-820d-86a88eece1bc HTTP/1.1" 401 296 0.000572 10.0.0.61 - - [2026-01-29 15:31:47] "GET /virtual-machine/96d62541-daa7-4279-820d-86a88eece1bc HTTP/1.1" 200 1285 0.043371 10.0.0.61 - - [2026-01-29 15:31:47] "GET /virtual-machine-interface/840f7daa-1290-4d0f-9159-f19051adc782 HTTP/1.1" 200 2921 0.011454 10.0.0.61 - - [2026-01-29 15:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.61 - - [2026-01-29 15:31:47] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003394 10.0.0.61 - - [2026-01-29 15:31:47] "GET /virtual-networks?parent_id=b044ceb0-da58-42be-93a5-a4382b06009a&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003145 10.0.0.61 - - [2026-01-29 15:31:47] "GET /virtual-network/b060b777-538f-4e62-83fa-dc754fc6281e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005619 252.61.176.139 - - [2026-01-29 15:31:50] "POST /neutron/port HTTP/1.1" 200 1110 0.015143 252.61.176.139 - - [2026-01-29 15:31:50] "POST /neutron/port HTTP/1.1" 200 1111 0.031584 252.61.176.139 - - [2026-01-29 15:31:50] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008851 10.0.0.61 - - [2026-01-29 15:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005060 252.61.176.139 - - [2026-01-29 15:31:50] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006887 10.0.0.61 - - [2026-01-29 15:31:50] "GET /virtual-network/b060b777-538f-4e62-83fa-dc754fc6281e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.018270 252.61.176.139 - - [2026-01-29 15:31:50] "POST /neutron/port HTTP/1.1" 200 1110 0.015978 252.61.176.139 - - [2026-01-29 15:31:50] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007553 252.61.176.139 - - [2026-01-29 15:31:50] "POST /neutron/port HTTP/1.1" 200 1111 0.024102 252.61.176.139 - - [2026-01-29 15:31:50] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009291 252.61.176.139 - - [2026-01-29 15:31:51] "POST /neutron/port HTTP/1.1" 200 1111 0.019309 252.61.176.139 - - [2026-01-29 15:31:51] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007964 252.61.176.139 - - [2026-01-29 15:31:52] "POST /neutron/port HTTP/1.1" 200 1110 0.017614 252.61.176.139 - - [2026-01-29 15:31:52] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009443 252.61.176.139 - - [2026-01-29 15:31:52] "POST /neutron/port HTTP/1.1" 200 1111 0.016126 252.61.176.139 - - [2026-01-29 15:31:52] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006287 252.61.176.139 - - [2026-01-29 15:31:52] "POST /neutron/port HTTP/1.1" 200 1110 0.015902 252.61.176.139 - - [2026-01-29 15:31:52] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005677 10.0.0.61 - - [2026-01-29 15:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.61 - - [2026-01-29 15:31:52] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003590 10.0.0.61 - - [2026-01-29 15:31:52] "GET /virtual-networks?parent_id=b044ceb0-da58-42be-93a5-a4382b06009a&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.009359 10.0.0.61 - - [2026-01-29 15:31:52] "GET /virtual-network/b060b777-538f-4e62-83fa-dc754fc6281e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.008093 252.61.176.139 - - [2026-01-29 15:31:53] "POST /neutron/port HTTP/1.1" 200 1110 0.017547 252.61.176.139 - - [2026-01-29 15:31:53] "POST /neutron/security_group HTTP/1.1" 200 2049 0.010231 252.61.176.139 - - [2026-01-29 15:31:53] "POST /neutron/port HTTP/1.1" 200 1110 0.014267 252.61.176.139 - - [2026-01-29 15:31:53] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009392 252.61.176.139 - - [2026-01-29 15:31:53] "POST /neutron/port HTTP/1.1" 200 1110 0.014895 252.61.176.139 - - [2026-01-29 15:31:53] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007015 10.0.0.61 - - [2026-01-29 15:31:53] "GET /virtual-machine/b70f87e6-5db3-4f3d-a85a-82337e6b6182 HTTP/1.1" 200 1286 0.006868 10.0.0.61 - - [2026-01-29 15:31:53] "GET /virtual-machine-interface/75bade1d-fb84-4fe2-8678-b10e78be6ea6 HTTP/1.1" 200 2920 0.005311 10.0.0.61 - - [2026-01-29 15:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.61 - - [2026-01-29 15:31:53] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003584 10.0.0.61 - - [2026-01-29 15:31:54] "GET /virtual-networks?parent_id=b044ceb0-da58-42be-93a5-a4382b06009a&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003033 10.0.0.61 - - [2026-01-29 15:31:54] "GET /virtual-network/82f8cf65-b112-428d-9f7c-fec5b02e9d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.004984 10.0.0.61 - - [2026-01-29 15:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004729 10.0.0.61 - - [2026-01-29 15:31:55] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003918 10.0.0.61 - - [2026-01-29 15:31:55] "GET /virtual-networks?parent_id=b044ceb0-da58-42be-93a5-a4382b06009a&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003379 10.0.0.61 - - [2026-01-29 15:31:55] "GET /virtual-network/82f8cf65-b112-428d-9f7c-fec5b02e9d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.008617 10.0.0.61 - - [2026-01-29 15:31:55] "POST /routing-policys HTTP/1.1" 200 534 0.017029 10.0.0.61 - - [2026-01-29 15:31:55] "GET /virtual-network/b060b777-538f-4e62-83fa-dc754fc6281e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005305 10.0.0.61 - - [2026-01-29 15:31:55] "POST /ref-update HTTP/1.1" 200 156 0.017813 10.0.0.61 - - [2026-01-29 15:31:55] "PUT /virtual-network/b060b777-538f-4e62-83fa-dc754fc6281e HTTP/1.1" 200 265 0.040683 10.0.0.61 - - [2026-01-29 15:31:59] "POST /ref-update HTTP/1.1" 200 156 0.032632 10.0.0.61 - - [2026-01-29 15:31:59] "POST /ref-update HTTP/1.1" 200 156 0.012604 10.0.0.61 - - [2026-01-29 15:31:59] "DELETE /routing-policy/783aed38-7d27-4ea3-839d-9f58d63d0521 HTTP/1.1" 200 115 0.020805 252.61.176.139 - - [2026-01-29 15:31:59] "POST /neutron/network HTTP/1.1" 200 828 0.006759 252.61.176.139 - - [2026-01-29 15:31:59] "POST /neutron/network HTTP/1.1" 400 204 0.010177 252.61.176.139 - - [2026-01-29 15:32:00] "POST /neutron/port HTTP/1.1" 200 1110 0.016962 252.61.176.139 - - [2026-01-29 15:32:00] "POST /neutron/port HTTP/1.1" 200 1111 0.015486 252.61.176.139 - - [2026-01-29 15:32:00] "POST /neutron/port HTTP/1.1" 200 1100 0.017195 252.61.176.139 - - [2026-01-29 15:32:00] "POST /neutron/port HTTP/1.1" 200 1101 0.016119 252.61.176.139 - - [2026-01-29 15:32:00] "POST /neutron/port HTTP/1.1" 200 151 0.144620 252.61.176.139 - - [2026-01-29 15:32:00] "POST /neutron/port HTTP/1.1" 200 151 0.145789 252.61.176.139 - - [2026-01-29 15:32:01] "POST /neutron/network HTTP/1.1" 200 828 0.006598 10.0.0.61 - - [2026-01-29 15:32:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003124 10.0.0.61 - - [2026-01-29 15:32:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002970 252.61.176.139 - - [2026-01-29 15:32:02] "POST /neutron/network HTTP/1.1" 200 151 0.080924 10.0.0.61 - - [2026-01-29 15:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008977 252.61.176.139 - - [2026-01-29 15:32:02] "POST /neutron/network HTTP/1.1" 200 829 0.005609 10.0.0.61 - - [2026-01-29 15:32:02] "DELETE /route-target/823dbcc3-79ae-450f-ba9d-9a9187bc70e8 HTTP/1.1" 200 115 0.020068 10.0.0.61 - - [2026-01-29 15:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.61 - - [2026-01-29 15:32:02] "DELETE /route-target/e8fe7a82-9e5d-4e82-865a-d989b8fd9fea HTTP/1.1" 409 240 0.007154 10.0.0.61 - - [2026-01-29 15:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.61 - - [2026-01-29 15:32:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002434 10.0.0.61 - - [2026-01-29 15:32:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002290 252.61.176.139 - - [2026-01-29 15:32:02] "POST /neutron/network HTTP/1.1" 200 151 0.112204 10.0.0.61 - - [2026-01-29 15:32:02] "DELETE /route-target/1701a281-5472-4c30-b4a8-503f8e524476 HTTP/1.1" 200 115 0.024091 10.0.0.61 - - [2026-01-29 15:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.61 - - [2026-01-29 15:32:02] "DELETE /route-target/e8fe7a82-9e5d-4e82-865a-d989b8fd9fea HTTP/1.1" 200 115 0.022476 10.0.0.61 - - [2026-01-29 15:32:02] "GET /projects?obj_uuids=b044ceb0-da58-42be-93a5-a4382b06009a&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001180 10.0.0.61 - - [2026-01-29 15:32:02] "GET /project/b044ceb0-da58-42be-93a5-a4382b06009a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.062204 10.0.0.61 - - [2026-01-29 15:32:02] "GET /projects?obj_uuids=b044ceb0-da58-42be-93a5-a4382b06009a&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001381 10.0.0.61 - - [2026-01-29 15:32:02] "GET /project/b044ceb0-da58-42be-93a5-a4382b06009a?fields=virtual_networks HTTP/1.1" 200 1019 0.074430 10.0.0.61 - - [2026-01-29 15:32:02] "GET /projects?obj_uuids=b044ceb0-da58-42be-93a5-a4382b06009a&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001263 10.0.0.61 - - [2026-01-29 15:32:02] "GET /project/b044ceb0-da58-42be-93a5-a4382b06009a?fields=virtual_machine_interfaces HTTP/1.1" 200 1019 0.028412 10.0.0.61 - - [2026-01-29 15:32:02] "GET /projects?obj_uuids=b044ceb0-da58-42be-93a5-a4382b06009a&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001241 10.0.0.61 - - [2026-01-29 15:32:02] "GET /project/b044ceb0-da58-42be-93a5-a4382b06009a?fields=security_groups HTTP/1.1" 200 1237 0.030125 10.0.0.61 - - [2026-01-29 15:32:03] "DELETE /project/b044ceb0da5842be93a5a4382b06009a HTTP/1.1" 404 173 0.007961 10.0.0.61 - - [2026-01-29 15:32:03] "GET /projects?obj_uuids=b044ceb0-da58-42be-93a5-a4382b06009a&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.000959 10.0.0.61 - - [2026-01-29 15:32:03] "GET /projects?obj_uuids=18fab8db-9c41-478e-a64b-f9f3356d00ee&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000883 10.0.0.61 - - [2026-01-29 15:32:03] "GET /project/18fab8db-9c41-478e-a64b-f9f3356d00ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.062829 10.0.0.61 - - [2026-01-29 15:32:03] "GET /project/b044ceb0-da58-42be-93a5-a4382b06009a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.067135 10.0.0.61 - - [2026-01-29 15:32:03] "GET /projects?obj_uuids=18fab8db-9c41-478e-a64b-f9f3356d00ee&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001359 10.0.0.61 - - [2026-01-29 15:32:03] "GET /projects?obj_uuids=b044ceb0-da58-42be-93a5-a4382b06009a&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.000912 10.0.0.61 - - [2026-01-29 15:32:03] "GET /project/18fab8db-9c41-478e-a64b-f9f3356d00ee?fields=security_groups HTTP/1.1" 200 1356 0.040740 10.0.0.61 - - [2026-01-29 15:32:03] "GET /project/b044ceb0-da58-42be-93a5-a4382b06009a?fields=security_groups HTTP/1.1" 200 1330 0.046294 10.0.0.61 - - [2026-01-29 15:32:03] "DELETE /security-group/e7c2b89d-d10e-4d9c-9607-89fabb04d730 HTTP/1.1" 200 115 0.065075 10.0.0.61 - - [2026-01-29 15:32:03] "GET /projects?obj_uuids=18fab8db-9c41-478e-a64b-f9f3356d00ee&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001238 10.0.0.61 - - [2026-01-29 15:32:03] "DELETE /security-group/c31991f9-2e37-4bcf-bda7-6ead47940c39 HTTP/1.1" 200 115 0.064994 10.0.0.61 - - [2026-01-29 15:32:03] "GET /projects?obj_uuids=b044ceb0-da58-42be-93a5-a4382b06009a&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001045 10.0.0.61 - - [2026-01-29 15:32:03] "DELETE /access-control-list/37af1304-5ac2-4710-9cb4-05ee4e40fb8a HTTP/1.1" 200 115 0.055781 10.0.0.61 - - [2026-01-29 15:32:03] "GET /project/18fab8db-9c41-478e-a64b-f9f3356d00ee?fields=application_policy_sets HTTP/1.1" 200 1395 0.059158 10.0.0.61 - - [2026-01-29 15:32:03] "DELETE /access-control-list/c0254f7e-a0d2-4934-8c47-45ebcadcadad HTTP/1.1" 200 115 0.049714 10.0.0.61 - - [2026-01-29 15:32:03] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001259 10.0.0.61 - - [2026-01-29 15:32:03] "GET /project/b044ceb0-da58-42be-93a5-a4382b06009a?fields=application_policy_sets HTTP/1.1" 200 1369 0.098460 10.0.0.61 - - [2026-01-29 15:32:03] "DELETE /access-control-list/a9ba7740-8bee-435c-ab57-7eb95f9ee018 HTTP/1.1" 200 115 0.044747 10.0.0.61 - - [2026-01-29 15:32:04] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 942 0.053649 10.0.0.61 - - [2026-01-29 15:32:04] "DELETE /access-control-list/22d1b027-0a81-44e9-a31b-05560ebd415d HTTP/1.1" 200 115 0.048316 10.0.0.61 - - [2026-01-29 15:32:04] "DELETE /project/18fab8db-9c41-478e-a64b-f9f3356d00ee HTTP/1.1" 200 115 0.473893 10.0.0.61 - - [2026-01-29 15:32:04] "DELETE /project/b044ceb0-da58-42be-93a5-a4382b06009a HTTP/1.1" 200 115 0.501498 10.0.0.61 - - [2026-01-29 15:32:04] "POST /fqname-to-id HTTP/1.1" 404 184 0.032664 10.0.0.61 - - [2026-01-29 15:32:04] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002714 10.0.0.61 - - [2026-01-29 15:32:04] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001660 10.0.0.61 - - [2026-01-29 15:32:04] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.007227 10.0.0.61 - - [2026-01-29 15:32:04] "POST /id-to-fqname HTTP/1.1" 200 186 0.001536 10.0.0.61 - - [2026-01-29 15:32:04] "POST /fqname-to-id HTTP/1.1" 404 195 0.003040 10.0.0.61 - - [2026-01-29 15:32:04] "POST /security-groups HTTP/1.1" 200 581 0.063994 10.0.0.61 - - [2026-01-29 15:32:04] "POST /fqname-to-id HTTP/1.1" 404 230 0.002444 10.0.0.61 - - [2026-01-29 15:32:04] "POST /projects HTTP/1.1" 200 573 0.218822 10.0.0.61 - - [2026-01-29 15:32:04] "POST /access-control-lists HTTP/1.1" 200 594 0.057562 10.0.0.61 - - [2026-01-29 15:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.293119 10.0.0.61 - - [2026-01-29 15:32:04] "POST /fqname-to-id HTTP/1.1" 404 229 0.002920 10.0.0.61 - - [2026-01-29 15:32:04] "GET /project/ffcb5fae-c27e-4536-93c4-716a07badab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.432268 10.0.0.61 - - [2026-01-29 15:32:04] "POST /access-control-lists HTTP/1.1" 200 592 0.060554 10.0.0.61 - - [2026-01-29 15:32:05] "GET / HTTP/1.1" 200 36215 0.002335 10.0.0.61 - - [2026-01-29 15:32:06] "POST /fqname-to-id HTTP/1.1" 401 296 0.000639 10.0.0.61 - - [2026-01-29 15:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.075406 10.0.0.61 - - [2026-01-29 15:32:07] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001033 10.0.0.61 - - [2026-01-29 15:32:07] "GET /project/ffcb5fae-c27e-4536-93c4-716a07badab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.027393 252.61.176.139 - - [2026-01-29 15:32:07] "POST /neutron/network HTTP/1.1" 200 117 0.035756 10.0.0.61 - - [2026-01-29 15:32:07] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001568 252.61.176.139 - - [2026-01-29 15:32:07] "POST /neutron/network HTTP/1.1" 200 611 0.065671 10.0.0.61 - - [2026-01-29 15:32:07] "POST /route-targets HTTP/1.1" 200 328 0.010847 10.0.0.61 - - [2026-01-29 15:32:07] "POST /ref-update HTTP/1.1" 200 156 0.010114 10.0.0.61 - - [2026-01-29 15:32:07] "POST /useragent-kv HTTP/1.1" 200 115 0.002665 252.61.176.139 - - [2026-01-29 15:32:07] "POST /neutron/subnet HTTP/1.1" 200 725 0.198219 252.61.176.139 - - [2026-01-29 15:32:07] "POST /neutron/network HTTP/1.1" 200 830 0.006003 10.0.0.61 - - [2026-01-29 15:32:07] "POST /id-to-fqname HTTP/1.1" 200 221 0.001407 10.0.0.61 - - [2026-01-29 15:32:07] "GET /virtual-network/f0288a42-5261-401f-8300-cd11d3dc36cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004806 252.61.176.139 - - [2026-01-29 15:32:08] "POST /neutron/network HTTP/1.1" 200 830 0.005737 10.0.0.61 - - [2026-01-29 15:32:08] "GET /virtual-network/f0288a42-5261-401f-8300-cd11d3dc36cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006786 252.61.176.139 - - [2026-01-29 15:32:08] "POST /neutron/network HTTP/1.1" 200 830 0.007076 252.61.176.139 - - [2026-01-29 15:32:08] "POST /neutron/subnet HTTP/1.1" 200 725 0.007323 10.0.0.61 - - [2026-01-29 15:32:08] "GET /domains HTTP/1.1" 401 296 0.000546 10.0.0.61 - - [2026-01-29 15:32:08] "GET /domains HTTP/1.1" 200 438 0.031463 10.0.0.61 - - [2026-01-29 15:32:08] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001135 10.0.0.61 - - [2026-01-29 15:32:08] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1302 0.008575 10.0.0.61 - - [2026-01-29 15:32:08] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001024 10.0.0.61 - - [2026-01-29 15:32:08] "GET /project/ffcb5fae-c27e-4536-93c4-716a07badab7 HTTP/1.1" 200 2077 0.026403 10.0.0.61 - - [2026-01-29 15:32:08] "GET /virtual-network/f0288a42-5261-401f-8300-cd11d3dc36cc HTTP/1.1" 200 2319 0.007293 10.0.0.61 - - [2026-01-29 15:32:08] "GET /virtual-network/f0288a42-5261-401f-8300-cd11d3dc36cc HTTP/1.1" 200 2319 0.007030 10.0.0.61 - - [2026-01-29 15:32:08] "GET /routing-instance/66e8a4a3-7d03-4d5c-a4eb-fe3204b81071 HTTP/1.1" 200 1494 0.005241 10.0.0.61 - - [2026-01-29 15:32:08] "GET /routing-instance/66e8a4a3-7d03-4d5c-a4eb-fe3204b81071 HTTP/1.1" 200 1494 0.004439 10.0.0.61 - - [2026-01-29 15:32:09] "GET /route-target/f6928f3c-ecc3-4cd1-bbd0-2fe71329e257 HTTP/1.1" 200 1213 0.005894 10.0.0.61 - - [2026-01-29 15:32:09] "GET /virtual-network/f0288a42-5261-401f-8300-cd11d3dc36cc HTTP/1.1" 200 2319 0.005166 10.0.0.61 - - [2026-01-29 15:32:09] "GET /routing-instance/66e8a4a3-7d03-4d5c-a4eb-fe3204b81071 HTTP/1.1" 200 1494 0.005210 10.0.0.61 - - [2026-01-29 15:32:09] "GET /virtual-network/f0288a42-5261-401f-8300-cd11d3dc36cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005960 10.0.0.61 - - [2026-01-29 15:32:09] "GET /virtual-network/f0288a42-5261-401f-8300-cd11d3dc36cc HTTP/1.1" 200 2319 0.005134 10.0.0.61 - - [2026-01-29 15:32:09] "GET /routing-instance/66e8a4a3-7d03-4d5c-a4eb-fe3204b81071 HTTP/1.1" 200 1494 0.005713 10.0.0.61 - - [2026-01-29 15:32:09] "GET /routing-instance/66e8a4a3-7d03-4d5c-a4eb-fe3204b81071 HTTP/1.1" 200 1494 0.003783 10.0.0.61 - - [2026-01-29 15:32:09] "GET /route-target/f6928f3c-ecc3-4cd1-bbd0-2fe71329e257 HTTP/1.1" 200 1213 0.003793 10.0.0.61 - - [2026-01-29 15:32:09] "GET /domains HTTP/1.1" 200 438 0.003472 10.0.0.61 - - [2026-01-29 15:32:09] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001079 10.0.0.61 - - [2026-01-29 15:32:09] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1302 0.008112 10.0.0.61 - - [2026-01-29 15:32:09] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000991 10.0.0.61 - - [2026-01-29 15:32:09] "GET /project/ffcb5fae-c27e-4536-93c4-716a07badab7 HTTP/1.1" 200 2077 0.024111 10.0.0.61 - - [2026-01-29 15:32:09] "GET /virtual-network/f0288a42-5261-401f-8300-cd11d3dc36cc HTTP/1.1" 200 2319 0.005934 10.0.0.61 - - [2026-01-29 15:32:10] "GET /obj-perms HTTP/1.1" 200 6418 0.068588 10.0.0.61 - - [2026-01-29 15:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.61 - - [2026-01-29 15:32:10] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001251 10.0.0.61 - - [2026-01-29 15:32:10] "GET /project/ffcb5fae-c27e-4536-93c4-716a07badab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.027401 252.61.176.139 - - [2026-01-29 15:32:10] "POST /neutron/network HTTP/1.1" 200 117 0.010854 10.0.0.61 - - [2026-01-29 15:32:10] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001022 252.61.176.139 - - [2026-01-29 15:32:10] "POST /neutron/network HTTP/1.1" 200 611 0.073572 10.0.0.61 - - [2026-01-29 15:32:10] "POST /route-targets HTTP/1.1" 200 328 0.011343 10.0.0.61 - - [2026-01-29 15:32:10] "POST /ref-update HTTP/1.1" 200 156 0.014480 10.0.0.61 - - [2026-01-29 15:32:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003367 252.61.176.139 - - [2026-01-29 15:32:10] "POST /neutron/subnet HTTP/1.1" 200 724 0.183985 252.61.176.139 - - [2026-01-29 15:32:10] "POST /neutron/network HTTP/1.1" 200 830 0.006604 10.0.0.61 - - [2026-01-29 15:32:10] "POST /id-to-fqname HTTP/1.1" 200 221 0.003402 10.0.0.61 - - [2026-01-29 15:32:10] "GET /virtual-network/5ea82f40-aceb-4704-a26c-1868f45eafae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005472 252.61.176.139 - - [2026-01-29 15:32:11] "POST /neutron/network HTTP/1.1" 200 830 0.006001 10.0.0.61 - - [2026-01-29 15:32:11] "GET /virtual-network/5ea82f40-aceb-4704-a26c-1868f45eafae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005436 252.61.176.139 - - [2026-01-29 15:32:11] "POST /neutron/network HTTP/1.1" 200 830 0.007933 252.61.176.139 - - [2026-01-29 15:32:11] "POST /neutron/subnet HTTP/1.1" 200 724 0.009987 10.0.0.61 - - [2026-01-29 15:32:11] "GET /domains HTTP/1.1" 200 438 0.004003 10.0.0.61 - - [2026-01-29 15:32:11] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001227 10.0.0.61 - - [2026-01-29 15:32:11] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1302 0.007055 10.0.0.61 - - [2026-01-29 15:32:11] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001799 10.0.0.61 - - [2026-01-29 15:32:11] "GET /project/ffcb5fae-c27e-4536-93c4-716a07badab7 HTTP/1.1" 200 2294 0.030015 10.0.0.61 - - [2026-01-29 15:32:11] "GET /virtual-network/5ea82f40-aceb-4704-a26c-1868f45eafae HTTP/1.1" 200 2319 0.008502 10.0.0.61 - - [2026-01-29 15:32:11] "GET /virtual-network/5ea82f40-aceb-4704-a26c-1868f45eafae HTTP/1.1" 200 2319 0.005353 10.0.0.61 - - [2026-01-29 15:32:11] "GET /obj-perms HTTP/1.1" 200 6375 0.058444 10.0.0.61 - - [2026-01-29 15:32:11] "GET /routing-instance/2b4293ca-9751-4ff9-a057-351a563a16e2 HTTP/1.1" 200 1494 0.003731 10.0.0.61 - - [2026-01-29 15:32:11] "GET /routing-instance/2b4293ca-9751-4ff9-a057-351a563a16e2 HTTP/1.1" 200 1494 0.004845 10.0.0.61 - - [2026-01-29 15:32:11] "GET /route-target/6cdfc007-3e19-47ce-aca2-ca88ee3dcd62 HTTP/1.1" 200 1212 0.004185 10.0.0.61 - - [2026-01-29 15:32:11] "GET /virtual-network/5ea82f40-aceb-4704-a26c-1868f45eafae HTTP/1.1" 200 2319 0.005344 10.0.0.61 - - [2026-01-29 15:32:11] "GET /routing-instance/2b4293ca-9751-4ff9-a057-351a563a16e2 HTTP/1.1" 200 1494 0.004523 10.0.0.61 - - [2026-01-29 15:32:11] "GET /virtual-network/5ea82f40-aceb-4704-a26c-1868f45eafae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006405 10.0.0.61 - - [2026-01-29 15:32:11] "GET /virtual-network/5ea82f40-aceb-4704-a26c-1868f45eafae HTTP/1.1" 200 2319 0.005804 10.0.0.61 - - [2026-01-29 15:32:11] "GET /routing-instance/2b4293ca-9751-4ff9-a057-351a563a16e2 HTTP/1.1" 200 1494 0.003875 10.0.0.61 - - [2026-01-29 15:32:11] "GET /obj-perms HTTP/1.1" 200 6375 0.058093 10.0.0.61 - - [2026-01-29 15:32:11] "GET /routing-instance/2b4293ca-9751-4ff9-a057-351a563a16e2 HTTP/1.1" 200 1494 0.005397 10.0.0.61 - - [2026-01-29 15:32:11] "GET /route-target/6cdfc007-3e19-47ce-aca2-ca88ee3dcd62 HTTP/1.1" 200 1212 0.003752 10.0.0.61 - - [2026-01-29 15:32:12] "GET /domains HTTP/1.1" 200 438 0.002893 10.0.0.61 - - [2026-01-29 15:32:12] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001153 10.0.0.61 - - [2026-01-29 15:32:12] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1302 0.006992 10.0.0.61 - - [2026-01-29 15:32:12] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003526 10.0.0.61 - - [2026-01-29 15:32:12] "GET /project/ffcb5fae-c27e-4536-93c4-716a07badab7 HTTP/1.1" 200 2294 0.028042 10.0.0.61 - - [2026-01-29 15:32:12] "GET /virtual-network/5ea82f40-aceb-4704-a26c-1868f45eafae HTTP/1.1" 200 2319 0.006009 10.0.0.61 - - [2026-01-29 15:32:12] "GET /obj-perms HTTP/1.1" 200 6418 0.001990 10.0.0.61 - - [2026-01-29 15:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.61 - - [2026-01-29 15:32:12] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001494 10.0.0.61 - - [2026-01-29 15:32:12] "GET /project/ffcb5fae-c27e-4536-93c4-716a07badab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.024863 252.61.176.139 - - [2026-01-29 15:32:12] "POST /neutron/network HTTP/1.1" 200 117 0.012043 10.0.0.61 - - [2026-01-29 15:32:12] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001316 252.61.176.139 - - [2026-01-29 15:32:12] "POST /neutron/network HTTP/1.1" 200 613 0.072257 10.0.0.61 - - [2026-01-29 15:32:12] "POST /ref-update HTTP/1.1" 200 156 0.010948 10.0.0.61 - - [2026-01-29 15:32:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002709 252.61.176.139 - - [2026-01-29 15:32:13] "POST /neutron/subnet HTTP/1.1" 200 729 0.179455 252.61.176.139 - - [2026-01-29 15:32:13] "POST /neutron/network HTTP/1.1" 200 833 0.006110 10.0.0.61 - - [2026-01-29 15:32:13] "POST /id-to-fqname HTTP/1.1" 200 222 0.001472 10.0.0.61 - - [2026-01-29 15:32:13] "GET /virtual-network/ac707039-b2cc-4835-a81d-9915efe526f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.004986 252.61.176.139 - - [2026-01-29 15:32:13] "POST /neutron/network HTTP/1.1" 200 833 0.005513 10.0.0.61 - - [2026-01-29 15:32:13] "GET /virtual-network/ac707039-b2cc-4835-a81d-9915efe526f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.008578 252.61.176.139 - - [2026-01-29 15:32:13] "POST /neutron/network HTTP/1.1" 200 833 0.006053 252.61.176.139 - - [2026-01-29 15:32:13] "POST /neutron/subnet HTTP/1.1" 200 729 0.006965 10.0.0.61 - - [2026-01-29 15:32:13] "GET /domains HTTP/1.1" 200 438 0.003091 10.0.0.61 - - [2026-01-29 15:32:13] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001261 10.0.0.61 - - [2026-01-29 15:32:13] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1302 0.007602 10.0.0.61 - - [2026-01-29 15:32:13] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001665 10.0.0.61 - - [2026-01-29 15:32:13] "GET /project/ffcb5fae-c27e-4536-93c4-716a07badab7 HTTP/1.1" 200 2512 0.027535 10.0.0.61 - - [2026-01-29 15:32:13] "GET /virtual-network/ac707039-b2cc-4835-a81d-9915efe526f3 HTTP/1.1" 200 2328 0.007478 10.0.0.61 - - [2026-01-29 15:32:13] "GET /virtual-network/ac707039-b2cc-4835-a81d-9915efe526f3 HTTP/1.1" 200 2328 0.005463 10.0.0.61 - - [2026-01-29 15:32:13] "GET /routing-instance/b90ffc02-7714-4e0f-b39b-563291690ff7 HTTP/1.1" 200 1499 0.004014 10.0.0.61 - - [2026-01-29 15:32:13] "GET /routing-instance/b90ffc02-7714-4e0f-b39b-563291690ff7 HTTP/1.1" 200 1499 0.004949 10.0.0.61 - - [2026-01-29 15:32:13] "GET /route-target/f6300b23-3f4c-4f77-9823-981577d6a999 HTTP/1.1" 200 1215 0.004098 10.0.0.61 - - [2026-01-29 15:32:13] "GET /virtual-network/ac707039-b2cc-4835-a81d-9915efe526f3 HTTP/1.1" 200 2328 0.005990 10.0.0.61 - - [2026-01-29 15:32:14] "GET /routing-instance/b90ffc02-7714-4e0f-b39b-563291690ff7 HTTP/1.1" 200 1499 0.005543 10.0.0.61 - - [2026-01-29 15:32:14] "GET /virtual-network/ac707039-b2cc-4835-a81d-9915efe526f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005345 10.0.0.61 - - [2026-01-29 15:32:14] "GET /virtual-network/ac707039-b2cc-4835-a81d-9915efe526f3 HTTP/1.1" 200 2328 0.008832 10.0.0.61 - - [2026-01-29 15:32:14] "GET /routing-instance/b90ffc02-7714-4e0f-b39b-563291690ff7 HTTP/1.1" 200 1499 0.004735 10.0.0.61 - - [2026-01-29 15:32:14] "GET /routing-instance/b90ffc02-7714-4e0f-b39b-563291690ff7 HTTP/1.1" 200 1499 0.004524 10.0.0.61 - - [2026-01-29 15:32:14] "GET /route-target/f6300b23-3f4c-4f77-9823-981577d6a999 HTTP/1.1" 200 1215 0.003655 10.0.0.61 - - [2026-01-29 15:32:14] "GET /domains HTTP/1.1" 200 438 0.003261 10.0.0.61 - - [2026-01-29 15:32:14] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001248 10.0.0.61 - - [2026-01-29 15:32:14] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1302 0.007820 10.0.0.61 - - [2026-01-29 15:32:14] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001138 10.0.0.61 - - [2026-01-29 15:32:14] "GET /project/ffcb5fae-c27e-4536-93c4-716a07badab7 HTTP/1.1" 200 2512 0.025131 10.0.0.61 - - [2026-01-29 15:32:14] "GET /virtual-network/ac707039-b2cc-4835-a81d-9915efe526f3 HTTP/1.1" 200 2328 0.005044 10.0.0.61 - - [2026-01-29 15:32:14] "GET /obj-perms HTTP/1.1" 200 6418 0.002696 10.0.0.61 - - [2026-01-29 15:32:14] "POST /id-to-fqname HTTP/1.1" 200 221 0.002007 252.61.176.139 - - [2026-01-29 15:32:15] "POST /neutron/network HTTP/1.1" 200 840 0.006357 252.61.176.139 - - [2026-01-29 15:32:15] "GET /aaa-mode HTTP/1.1" 401 296 0.000432 252.61.176.139 - - [2026-01-29 15:32:15] "GET / HTTP/1.1" 200 36215 0.004987 252.61.176.139 - - [2026-01-29 15:32:15] "GET /project/ffcb5fae-c27e-4536-93c4-716a07badab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000997 10.0.0.61 - - [2026-01-29 15:32:15] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001244 252.61.176.139 - - [2026-01-29 15:32:15] "GET /project/ffcb5fae-c27e-4536-93c4-716a07badab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.062103 252.61.176.139 - - [2026-01-29 15:32:15] "POST /neutron/network HTTP/1.1" 200 830 0.009169 252.61.176.139 - - [2026-01-29 15:32:15] "POST /neutron/port HTTP/1.1" 200 117 0.006350 252.61.176.139 - - [2026-01-29 15:32:16] "POST /neutron/port HTTP/1.1" 200 117 0.008338 10.0.0.61 - - [2026-01-29 15:32:16] "POST /id-to-fqname HTTP/1.1" 200 222 0.001525 252.61.176.139 - - [2026-01-29 15:32:16] "POST /neutron/port HTTP/1.1" 200 117 0.007821 252.61.176.139 - - [2026-01-29 15:32:16] "POST /neutron/network HTTP/1.1" 200 843 0.006186 252.61.176.139 - - [2026-01-29 15:32:16] "GET /aaa-mode HTTP/1.1" 401 296 0.000535 252.61.176.139 - - [2026-01-29 15:32:16] "GET / HTTP/1.1" 200 36215 0.008041 252.61.176.139 - - [2026-01-29 15:32:16] "GET /project/ffcb5fae-c27e-4536-93c4-716a07badab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.001243 252.61.176.139 - - [2026-01-29 15:32:16] "POST /neutron/network HTTP/1.1" 200 840 0.008710 10.0.0.61 - - [2026-01-29 15:32:16] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001710 10.0.0.61 - - [2026-01-29 15:32:16] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002178 252.61.176.139 - - [2026-01-29 15:32:17] "GET /project/ffcb5fae-c27e-4536-93c4-716a07badab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.101288 252.61.176.139 - - [2026-01-29 15:32:17] "POST /neutron/network HTTP/1.1" 200 833 0.046873 252.61.176.139 - - [2026-01-29 15:32:17] "POST /neutron/port HTTP/1.1" 200 1056 0.349430 252.61.176.139 - - [2026-01-29 15:32:17] "POST /neutron/port HTTP/1.1" 200 1056 0.052000 252.61.176.139 - - [2026-01-29 15:32:17] "POST /neutron/port HTTP/1.1" 200 1066 0.021313 252.61.176.139 - - [2026-01-29 15:32:17] "POST /neutron/port HTTP/1.1" 200 1056 0.014153 252.61.176.139 - - [2026-01-29 15:32:17] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006030 252.61.176.139 - - [2026-01-29 15:32:17] "POST /neutron/port HTTP/1.1" 200 117 0.005718 10.0.0.61 - - [2026-01-29 15:32:17] "POST /fqname-to-id HTTP/1.1" 404 191 0.008403 10.0.0.61 - - [2026-01-29 15:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 252.61.176.139 - - [2026-01-29 15:32:17] "POST /neutron/port HTTP/1.1" 200 1106 0.103635 10.0.0.61 - - [2026-01-29 15:32:17] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001547 10.0.0.61 - - [2026-01-29 15:32:17] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 942 0.008447 252.61.176.139 - - [2026-01-29 15:32:17] "POST /neutron/port HTTP/1.1" 200 1116 0.033525 10.0.0.61 - - [2026-01-29 15:32:17] "POST /service-templates HTTP/1.1" 200 543 0.049007 10.0.0.61 - - [2026-01-29 15:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007815 252.61.176.139 - - [2026-01-29 15:32:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005325 10.0.0.61 - - [2026-01-29 15:32:17] "GET /service-template/0d0e37d8-9a2a-4c4a-80d2-a43efa2aa7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.013800 252.61.176.139 - - [2026-01-29 15:32:17] "POST /neutron/subnet HTTP/1.1" 200 698 0.020351 10.0.0.61 - - [2026-01-29 15:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005503 10.0.0.61 - - [2026-01-29 15:32:17] "GET /service-template/0d0e37d8-9a2a-4c4a-80d2-a43efa2aa7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.004702 252.61.176.139 - - [2026-01-29 15:32:17] "POST /neutron/network HTTP/1.1" 200 843 0.007783 252.61.176.139 - - [2026-01-29 15:32:17] "POST /neutron/port HTTP/1.1" 200 117 0.001649 10.0.0.61 - - [2026-01-29 15:32:18] "POST /id-to-fqname HTTP/1.1" 200 221 0.001574 10.0.0.61 - - [2026-01-29 15:32:18] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001248 252.61.176.139 - - [2026-01-29 15:32:18] "POST /neutron/network HTTP/1.1" 200 830 0.009076 10.0.0.61 - - [2026-01-29 15:32:18] "POST /id-to-fqname HTTP/1.1" 200 221 0.001385 10.0.0.61 - - [2026-01-29 15:32:18] "POST /id-to-fqname HTTP/1.1" 200 222 0.002155 252.61.176.139 - - [2026-01-29 15:32:18] "POST /neutron/port HTTP/1.1" 200 1946 0.025732 252.61.176.139 - - [2026-01-29 15:32:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009568 252.61.176.139 - - [2026-01-29 15:32:18] "POST /neutron/port HTTP/1.1" 200 1057 0.361799 252.61.176.139 - - [2026-01-29 15:32:18] "POST /neutron/port HTTP/1.1" 200 1057 0.026766 252.61.176.139 - - [2026-01-29 15:32:18] "POST /neutron/port HTTP/1.1" 200 1057 0.012475 252.61.176.139 - - [2026-01-29 15:32:18] "POST /neutron/port HTTP/1.1" 200 1107 0.082289 252.61.176.139 - - [2026-01-29 15:32:18] "POST /neutron/port HTTP/1.1" 200 1117 0.019035 252.61.176.139 - - [2026-01-29 15:32:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004673 252.61.176.139 - - [2026-01-29 15:32:18] "POST /neutron/subnet HTTP/1.1" 200 703 0.010443 252.61.176.139 - - [2026-01-29 15:32:18] "POST /neutron/port HTTP/1.1" 200 117 0.001236 252.61.176.139 - - [2026-01-29 15:32:19] "POST /neutron/network HTTP/1.1" 200 833 0.006689 252.61.176.139 - - [2026-01-29 15:32:20] "POST /neutron/network HTTP/1.1" 200 2218 0.014493 252.61.176.139 - - [2026-01-29 15:32:20] "GET /aaa-mode HTTP/1.1" 401 296 0.000459 252.61.176.139 - - [2026-01-29 15:32:20] "GET / HTTP/1.1" 200 36215 0.001937 252.61.176.139 - - [2026-01-29 15:32:20] "GET /project/ffcb5fae-c27e-4536-93c4-716a07badab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000380 10.0.0.61 - - [2026-01-29 15:32:20] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001078 252.61.176.139 - - [2026-01-29 15:32:20] "GET /project/ffcb5fae-c27e-4536-93c4-716a07badab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.070323 252.61.176.139 - - [2026-01-29 15:32:20] "POST /neutron/network HTTP/1.1" 200 830 0.006201 252.61.176.139 - - [2026-01-29 15:32:20] "POST /neutron/network HTTP/1.1" 200 830 0.010960 252.61.176.139 - - [2026-01-29 15:32:20] "POST /neutron/network HTTP/1.1" 200 833 0.009379 252.61.176.139 - - [2026-01-29 15:32:20] "POST /neutron/port HTTP/1.1" 200 2081 0.040508 252.61.176.139 - - [2026-01-29 15:32:21] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012916 252.61.176.139 - - [2026-01-29 15:32:21] "POST /neutron/port HTTP/1.1" 200 117 0.005459 252.61.176.139 - - [2026-01-29 15:32:21] "POST /neutron/port HTTP/1.1" 200 117 0.006862 252.61.176.139 - - [2026-01-29 15:32:21] "POST /neutron/network HTTP/1.1" 200 2218 0.015963 10.0.0.61 - - [2026-01-29 15:32:21] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001306 252.61.176.139 - - [2026-01-29 15:32:21] "POST /neutron/port HTTP/1.1" 200 1056 0.338243 10.0.0.61 - - [2026-01-29 15:32:21] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001662 252.61.176.139 - - [2026-01-29 15:32:22] "POST /neutron/port HTTP/1.1" 200 1056 0.197513 10.0.0.61 - - [2026-01-29 15:32:22] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002560 252.61.176.139 - - [2026-01-29 15:32:22] "POST /neutron/port HTTP/1.1" 200 1057 0.289504 252.61.176.139 - - [2026-01-29 15:32:22] "POST /neutron/port HTTP/1.1" 200 1056 0.018790 252.61.176.139 - - [2026-01-29 15:32:22] "POST /neutron/port HTTP/1.1" 200 1056 0.013385 252.61.176.139 - - [2026-01-29 15:32:22] "POST /neutron/port HTTP/1.1" 200 1106 0.071434 252.61.176.139 - - [2026-01-29 15:32:22] "POST /neutron/port HTTP/1.1" 200 1056 0.011515 252.61.176.139 - - [2026-01-29 15:32:22] "POST /neutron/port HTTP/1.1" 200 1056 0.011983 252.61.176.139 - - [2026-01-29 15:32:23] "POST /neutron/port HTTP/1.1" 200 1106 0.091665 252.61.176.139 - - [2026-01-29 15:32:23] "POST /neutron/port HTTP/1.1" 200 1057 0.012692 252.61.176.139 - - [2026-01-29 15:32:23] "POST /neutron/port HTTP/1.1" 200 1057 0.013367 252.61.176.139 - - [2026-01-29 15:32:23] "POST /neutron/port HTTP/1.1" 200 1107 0.095977 252.61.176.139 - - [2026-01-29 15:32:23] "POST /neutron/port HTTP/1.1" 200 3044 0.032694 252.61.176.139 - - [2026-01-29 15:32:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005175 252.61.176.139 - - [2026-01-29 15:32:23] "POST /neutron/subnet HTTP/1.1" 200 699 0.008259 252.61.176.139 - - [2026-01-29 15:32:23] "POST /neutron/port HTTP/1.1" 200 117 0.001400 252.61.176.139 - - [2026-01-29 15:32:23] "POST /neutron/network HTTP/1.1" 200 830 0.006613 252.61.176.139 - - [2026-01-29 15:32:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004224 252.61.176.139 - - [2026-01-29 15:32:23] "POST /neutron/subnet HTTP/1.1" 200 698 0.009168 252.61.176.139 - - [2026-01-29 15:32:23] "POST /neutron/port HTTP/1.1" 200 117 0.001794 252.61.176.139 - - [2026-01-29 15:32:24] "POST /neutron/network HTTP/1.1" 200 830 0.005475 252.61.176.139 - - [2026-01-29 15:32:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004544 252.61.176.139 - - [2026-01-29 15:32:24] "POST /neutron/subnet HTTP/1.1" 200 703 0.009133 252.61.176.139 - - [2026-01-29 15:32:24] "POST /neutron/port HTTP/1.1" 200 117 0.001644 252.61.176.139 - - [2026-01-29 15:32:24] "POST /neutron/network HTTP/1.1" 200 833 0.005042 252.61.176.139 - - [2026-01-29 15:32:26] "POST /neutron/port HTTP/1.1" 200 3044 0.021155 252.61.176.139 - - [2026-01-29 15:32:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010580 252.61.176.139 - - [2026-01-29 15:32:28] "POST /neutron/port HTTP/1.1" 200 1116 0.012186 252.61.176.139 - - [2026-01-29 15:32:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009965 252.61.176.139 - - [2026-01-29 15:32:28] "POST /neutron/port HTTP/1.1" 200 1117 0.013907 252.61.176.139 - - [2026-01-29 15:32:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009347 252.61.176.139 - - [2026-01-29 15:32:28] "POST /neutron/port HTTP/1.1" 200 1116 0.023666 252.61.176.139 - - [2026-01-29 15:32:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005340 252.61.176.139 - - [2026-01-29 15:32:28] "POST /neutron/port HTTP/1.1" 200 1117 0.014857 252.61.176.139 - - [2026-01-29 15:32:28] "POST /neutron/port HTTP/1.1" 200 1116 0.012886 252.61.176.139 - - [2026-01-29 15:32:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007151 252.61.176.139 - - [2026-01-29 15:32:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006119 252.61.176.139 - - [2026-01-29 15:32:30] "POST /neutron/port HTTP/1.1" 200 1117 0.014606 252.61.176.139 - - [2026-01-29 15:32:30] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009654 252.61.176.139 - - [2026-01-29 15:32:30] "POST /neutron/port HTTP/1.1" 200 1116 0.014796 252.61.176.139 - - [2026-01-29 15:32:30] "POST /neutron/port HTTP/1.1" 200 1117 0.017837 252.61.176.139 - - [2026-01-29 15:32:30] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007217 252.61.176.139 - - [2026-01-29 15:32:30] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005709 252.61.176.139 - - [2026-01-29 15:32:31] "POST /neutron/port HTTP/1.1" 200 3044 0.023152 252.61.176.139 - - [2026-01-29 15:32:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005816 252.61.176.139 - - [2026-01-29 15:32:31] "POST /neutron/port HTTP/1.1" 200 3044 0.030993 252.61.176.139 - - [2026-01-29 15:32:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006559 252.61.176.139 - - [2026-01-29 15:32:31] "POST /neutron/port HTTP/1.1" 200 3044 0.024962 252.61.176.139 - - [2026-01-29 15:32:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006071 252.61.176.139 - - [2026-01-29 15:32:31] "POST /neutron/port HTTP/1.1" 200 3044 0.019570 252.61.176.139 - - [2026-01-29 15:32:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006301 252.61.176.139 - - [2026-01-29 15:32:31] "POST /neutron/port HTTP/1.1" 200 3044 0.020937 252.61.176.139 - - [2026-01-29 15:32:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006729 10.0.0.61 - - [2026-01-29 15:32:31] "GET /virtual-machine/0e87195c-063e-4876-9a9f-08faedaefb0a HTTP/1.1" 200 1800 0.005415 10.0.0.61 - - [2026-01-29 15:32:31] "GET /virtual-machine-interface/5da831e8-cdab-48d3-b5bd-f5fa69f03c1b HTTP/1.1" 200 2941 0.005306 10.0.0.61 - - [2026-01-29 15:32:32] "GET /virtual-machine-interface/647a326c-e938-427b-a258-c5a493bd0255 HTTP/1.1" 200 2941 0.007338 10.0.0.61 - - [2026-01-29 15:32:32] "GET /virtual-machine-interface/f538e5f3-c081-4960-b5e4-5002e99ffa7a HTTP/1.1" 200 2945 0.004829 10.0.0.61 - - [2026-01-29 15:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.61 - - [2026-01-29 15:32:32] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003455 10.0.0.61 - - [2026-01-29 15:32:32] "GET /virtual-networks?parent_id=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004170 10.0.0.61 - - [2026-01-29 15:32:32] "GET /virtual-network/f0288a42-5261-401f-8300-cd11d3dc36cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006191 10.0.0.61 - - [2026-01-29 15:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.61 - - [2026-01-29 15:32:35] "GET /virtual-network/f0288a42-5261-401f-8300-cd11d3dc36cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004997 10.0.0.61 - - [2026-01-29 15:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.61 - - [2026-01-29 15:32:40] "GET /virtual-network/f0288a42-5261-401f-8300-cd11d3dc36cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005075 10.0.0.61 - - [2026-01-29 15:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.61 - - [2026-01-29 15:32:44] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003075 10.0.0.61 - - [2026-01-29 15:32:44] "GET /virtual-networks?parent_id=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003681 10.0.0.61 - - [2026-01-29 15:32:44] "GET /virtual-network/f0288a42-5261-401f-8300-cd11d3dc36cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005481 252.61.176.139 - - [2026-01-29 15:32:44] "POST /neutron/port HTTP/1.1" 200 3044 0.027263 252.61.176.139 - - [2026-01-29 15:32:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007688 252.61.176.139 - - [2026-01-29 15:32:49] "POST /neutron/port HTTP/1.1" 200 3044 0.027200 252.61.176.139 - - [2026-01-29 15:32:49] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006807 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:32:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001190 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:32:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001364 252.61.176.139 - - [2026-01-29 15:32:54] "POST /neutron/port HTTP/1.1" 200 3044 0.023044 252.61.176.139 - - [2026-01-29 15:32:54] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009603 252.61.176.139 - - [2026-01-29 15:32:55] "POST /neutron/port HTTP/1.1" 200 3044 0.047897 252.61.176.139 - - [2026-01-29 15:32:55] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007916 252.61.176.139 - - [2026-01-29 15:32:56] "POST /neutron/port HTTP/1.1" 200 3044 0.058814 252.61.176.139 - - [2026-01-29 15:32:56] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006275 252.61.176.139 - - [2026-01-29 15:32:56] "POST /neutron/port HTTP/1.1" 200 3044 0.054357 252.61.176.139 - - [2026-01-29 15:32:56] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005590 252.61.176.139 - - [2026-01-29 15:32:57] "POST /neutron/port HTTP/1.1" 200 3044 0.054598 252.61.176.139 - - [2026-01-29 15:32:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006280 252.61.176.139 - - [2026-01-29 15:33:00] "POST /neutron/port HTTP/1.1" 200 3044 0.024777 252.61.176.139 - - [2026-01-29 15:33:00] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009597 10.0.0.61 - - [2026-01-29 15:33:04] "DELETE /project/ffcb5faec27e453693c4716a07badab7 HTTP/1.1" 404 173 0.069029 10.0.0.61 - - [2026-01-29 15:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004724 10.0.0.61 - - [2026-01-29 15:33:05] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003398 10.0.0.61 - - [2026-01-29 15:33:05] "GET /virtual-networks?parent_id=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003194 10.0.0.61 - - [2026-01-29 15:33:05] "GET /virtual-network/5ea82f40-aceb-4704-a26c-1868f45eafae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005208 10.0.0.61 - - [2026-01-29 15:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.61 - - [2026-01-29 15:33:05] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003163 10.0.0.61 - - [2026-01-29 15:33:05] "GET /virtual-networks?parent_id=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003383 10.0.0.61 - - [2026-01-29 15:33:05] "GET /virtual-network/ac707039-b2cc-4835-a81d-9915efe526f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005990 10.0.0.61 - - [2026-01-29 15:33:06] "POST /fqname-to-id HTTP/1.1" 404 205 0.003132 10.0.0.61 - - [2026-01-29 15:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.61 - - [2026-01-29 15:33:06] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.034383 10.0.0.61 - - [2026-01-29 15:33:06] "GET /project/ffcb5fae-c27e-4536-93c4-716a07badab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.059956 10.0.0.61 - - [2026-01-29 15:33:06] "POST /service-instances HTTP/1.1" 200 543 0.068772 10.0.0.61 - - [2026-01-29 15:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.61 - - [2026-01-29 15:33:06] "GET /service-instance/8dd8ac0c-e3b1-4322-a6bf-6764b6935604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.005486 10.0.0.61 - - [2026-01-29 15:33:06] "POST /port-tuples HTTP/1.1" 200 586 0.029062 10.0.0.61 - - [2026-01-29 15:33:06] "GET /virtual-machine-interface/647a326c-e938-427b-a258-c5a493bd0255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2719 0.005541 10.0.0.61 - - [2026-01-29 15:33:06] "PUT /virtual-machine-interface/647a326c-e938-427b-a258-c5a493bd0255 HTTP/1.1" 200 285 0.011776 10.0.0.61 - - [2026-01-29 15:33:06] "POST /ref-update HTTP/1.1" 200 156 0.011779 10.0.0.61 - - [2026-01-29 15:33:06] "POST /instance-ips HTTP/1.1" 200 386 0.030155 10.0.0.61 - - [2026-01-29 15:33:06] "GET /virtual-machine-interface/5da831e8-cdab-48d3-b5bd-f5fa69f03c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2719 0.006166 10.0.0.61 - - [2026-01-29 15:33:06] "POST /ref-update HTTP/1.1" 200 156 0.013047 10.0.0.61 - - [2026-01-29 15:33:06] "POST /ref-update HTTP/1.1" 200 156 0.012916 10.0.0.61 - - [2026-01-29 15:33:06] "PUT /virtual-machine-interface/5da831e8-cdab-48d3-b5bd-f5fa69f03c1b HTTP/1.1" 200 285 0.017821 10.0.0.61 - - [2026-01-29 15:33:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003545 10.0.0.61 - - [2026-01-29 15:33:06] "POST /ref-update HTTP/1.1" 200 156 0.009598 10.0.0.61 - - [2026-01-29 15:33:06] "GET /virtual-machine-interface/f538e5f3-c081-4960-b5e4-5002e99ffa7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005569 10.0.0.61 - - [2026-01-29 15:33:06] "POST /instance-ips HTTP/1.1" 200 386 0.032129 10.0.0.61 - - [2026-01-29 15:33:06] "PUT /virtual-machine-interface/f538e5f3-c081-4960-b5e4-5002e99ffa7a HTTP/1.1" 200 285 0.011165 10.0.0.61 - - [2026-01-29 15:33:06] "POST /ref-update HTTP/1.1" 200 156 0.009286 10.0.0.61 - - [2026-01-29 15:33:06] "POST /ref-update HTTP/1.1" 200 156 0.016636 10.0.0.61 - - [2026-01-29 15:33:06] "POST /ref-update HTTP/1.1" 200 156 0.016323 10.0.0.61 - - [2026-01-29 15:33:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003500 252.61.176.139 - - [2026-01-29 15:33:07] "POST /neutron/port HTTP/1.1" 200 1116 0.013366 10.0.0.61 - - [2026-01-29 15:33:07] "POST /instance-ips HTTP/1.1" 200 374 0.015803 252.61.176.139 - - [2026-01-29 15:33:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006820 10.0.0.61 - - [2026-01-29 15:33:07] "POST /ref-update HTTP/1.1" 200 156 0.022690 252.61.176.139 - - [2026-01-29 15:33:07] "POST /neutron/port HTTP/1.1" 200 1116 0.016158 10.0.0.61 - - [2026-01-29 15:33:07] "POST /ref-update HTTP/1.1" 200 156 0.009477 252.61.176.139 - - [2026-01-29 15:33:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005719 10.0.0.61 - - [2026-01-29 15:33:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003484 252.61.176.139 - - [2026-01-29 15:33:07] "POST /neutron/port HTTP/1.1" 200 1116 0.021613 10.0.0.61 - - [2026-01-29 15:33:07] "POST /instance-ips HTTP/1.1" 200 374 0.019311 10.0.0.61 - - [2026-01-29 15:33:07] "POST /ref-update HTTP/1.1" 200 156 0.015358 252.61.176.139 - - [2026-01-29 15:33:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012125 10.0.0.61 - - [2026-01-29 15:33:07] "GET /virtual-machine/c0f3e404-6f87-4796-81e8-46b249ba00ad HTTP/1.1" 200 1290 0.008314 10.0.0.61 - - [2026-01-29 15:33:07] "POST /ref-update HTTP/1.1" 200 156 0.009387 10.0.0.61 - - [2026-01-29 15:33:07] "GET /virtual-machine-interface/2fbe4562-0f9b-44c3-9969-c920f058f8df HTTP/1.1" 200 2941 0.005197 10.0.0.61 - - [2026-01-29 15:33:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004905 10.0.0.61 - - [2026-01-29 15:33:07] "POST /instance-ips HTTP/1.1" 200 376 0.015267 10.0.0.61 - - [2026-01-29 15:33:07] "POST /ref-update HTTP/1.1" 200 156 0.010324 10.0.0.61 - - [2026-01-29 15:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.61 - - [2026-01-29 15:33:07] "POST /ref-update HTTP/1.1" 200 156 0.012338 10.0.0.61 - - [2026-01-29 15:33:07] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005282 10.0.0.61 - - [2026-01-29 15:33:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003372 10.0.0.61 - - [2026-01-29 15:33:07] "GET /virtual-networks?parent_id=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.002965 10.0.0.61 - - [2026-01-29 15:33:07] "GET /virtual-network/5ea82f40-aceb-4704-a26c-1868f45eafae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006280 10.0.0.61 - - [2026-01-29 15:33:07] "POST /instance-ips HTTP/1.1" 200 376 0.022893 10.0.0.61 - - [2026-01-29 15:33:07] "POST /ref-update HTTP/1.1" 200 156 0.012178 10.0.0.61 - - [2026-01-29 15:33:07] "POST /ref-update HTTP/1.1" 200 156 0.012209 10.0.0.61 - - [2026-01-29 15:33:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003503 10.0.0.61 - - [2026-01-29 15:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.61 - - [2026-01-29 15:33:08] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003071 10.0.0.61 - - [2026-01-29 15:33:09] "GET /virtual-networks?parent_id=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003115 10.0.0.61 - - [2026-01-29 15:33:09] "GET /virtual-network/5ea82f40-aceb-4704-a26c-1868f45eafae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005233 252.61.176.139 - - [2026-01-29 15:33:09] "POST /neutron/port HTTP/1.1" 200 1117 0.013164 252.61.176.139 - - [2026-01-29 15:33:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006183 252.61.176.139 - - [2026-01-29 15:33:09] "POST /neutron/port HTTP/1.1" 200 1117 0.013641 252.61.176.139 - - [2026-01-29 15:33:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007382 252.61.176.139 - - [2026-01-29 15:33:09] "POST /neutron/port HTTP/1.1" 200 1117 0.013152 252.61.176.139 - - [2026-01-29 15:33:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006527 10.0.0.61 - - [2026-01-29 15:33:09] "GET /virtual-machine/9549d2bc-ba20-48d5-8689-fb4226384c00 HTTP/1.1" 200 1290 0.005396 10.0.0.61 - - [2026-01-29 15:33:09] "GET /virtual-machine-interface/77857182-b3c5-424f-83ad-b952f546513a HTTP/1.1" 200 2943 0.005097 10.0.0.61 - - [2026-01-29 15:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.61 - - [2026-01-29 15:33:09] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002885 10.0.0.61 - - [2026-01-29 15:33:10] "GET /virtual-networks?parent_id=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003408 10.0.0.61 - - [2026-01-29 15:33:10] "GET /virtual-network/ac707039-b2cc-4835-a81d-9915efe526f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006727 10.0.0.61 - - [2026-01-29 15:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.61 - - [2026-01-29 15:33:11] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003255 10.0.0.61 - - [2026-01-29 15:33:11] "GET /virtual-networks?parent_id=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003233 10.0.0.61 - - [2026-01-29 15:33:11] "GET /virtual-network/ac707039-b2cc-4835-a81d-9915efe526f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005253 10.0.0.61 - - [2026-01-29 15:33:11] "POST /fqname-to-id HTTP/1.1" 404 209 0.003069 10.0.0.61 - - [2026-01-29 15:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.61 - - [2026-01-29 15:33:11] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001425 10.0.0.61 - - [2026-01-29 15:33:11] "GET /project/ffcb5fae-c27e-4536-93c4-716a07badab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.031805 10.0.0.61 - - [2026-01-29 15:33:11] "POST /network-policys HTTP/1.1" 200 547 0.019053 10.0.0.61 - - [2026-01-29 15:33:11] "GET /network-policy/84dff292-2fbd-4d53-bed8-313d78a9d43a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005090 10.0.0.61 - - [2026-01-29 15:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.61 - - [2026-01-29 15:33:11] "GET /virtual-network/5ea82f40-aceb-4704-a26c-1868f45eafae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005084 10.0.0.61 - - [2026-01-29 15:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.61 - - [2026-01-29 15:33:11] "GET /network-policy/84dff292-2fbd-4d53-bed8-313d78a9d43a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.003500 10.0.0.61 - - [2026-01-29 15:33:12] "POST /ref-update HTTP/1.1" 200 156 0.043969 10.0.0.61 - - [2026-01-29 15:33:12] "POST /fqname-to-id HTTP/1.1" 404 240 0.042978 10.0.0.61 - - [2026-01-29 15:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.61 - - [2026-01-29 15:33:12] "POST /access-control-lists HTTP/1.1" 200 601 0.062612 10.0.0.61 - - [2026-01-29 15:33:12] "GET /network-policy/84dff292-2fbd-4d53-bed8-313d78a9d43a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.008028 252.61.176.139 - - [2026-01-29 15:33:12] "POST /neutron/network HTTP/1.1" 200 916 0.008550 10.0.0.61 - - [2026-01-29 15:33:12] "GET /virtual-network/5ea82f40-aceb-4704-a26c-1868f45eafae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.004830 10.0.0.61 - - [2026-01-29 15:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.61 - - [2026-01-29 15:33:12] "GET /network-policy/84dff292-2fbd-4d53-bed8-313d78a9d43a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.004769 10.0.0.61 - - [2026-01-29 15:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.61 - - [2026-01-29 15:33:12] "GET /obj-perms HTTP/1.1" 200 6375 0.055315 10.0.0.61 - - [2026-01-29 15:33:12] "GET /virtual-network/ac707039-b2cc-4835-a81d-9915efe526f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005161 10.0.0.61 - - [2026-01-29 15:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.61 - - [2026-01-29 15:33:12] "GET /network-policy/84dff292-2fbd-4d53-bed8-313d78a9d43a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.004032 10.0.0.61 - - [2026-01-29 15:33:12] "POST /ref-update HTTP/1.1" 200 156 0.036773 10.0.0.61 - - [2026-01-29 15:33:12] "PUT /access-control-list/c3fa18c3-ff6a-40ea-8c5a-395a589d154f HTTP/1.1" 200 273 0.022751 10.0.0.61 - - [2026-01-29 15:33:12] "POST /fqname-to-id HTTP/1.1" 404 242 0.006231 10.0.0.61 - - [2026-01-29 15:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.61 - - [2026-01-29 15:33:12] "GET /network-policy/84dff292-2fbd-4d53-bed8-313d78a9d43a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.024788 10.0.0.61 - - [2026-01-29 15:33:12] "POST /access-control-lists HTTP/1.1" 200 604 0.062268 252.61.176.139 - - [2026-01-29 15:33:12] "POST /neutron/network HTTP/1.1" 200 919 0.009694 10.0.0.61 - - [2026-01-29 15:33:12] "POST /routing-instances HTTP/1.1" 200 755 0.039816 10.0.0.61 - - [2026-01-29 15:33:12] "GET /obj-perms HTTP/1.1" 200 6375 0.073013 10.0.0.61 - - [2026-01-29 15:33:12] "GET /virtual-network/ac707039-b2cc-4835-a81d-9915efe526f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006824 10.0.0.61 - - [2026-01-29 15:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.61 - - [2026-01-29 15:33:12] "POST /route-targets HTTP/1.1" 200 328 0.012106 10.0.0.61 - - [2026-01-29 15:33:12] "GET /network-policy/84dff292-2fbd-4d53-bed8-313d78a9d43a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.003713 10.0.0.61 - - [2026-01-29 15:33:12] "POST /ref-update HTTP/1.1" 200 156 0.016290 10.0.0.61 - - [2026-01-29 15:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.61 - - [2026-01-29 15:33:12] "GET /routing-instance/d424a8e5-02d8-40e5-b2f5-0d5af65313b4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1274 0.007675 10.0.0.61 - - [2026-01-29 15:33:13] "GET /service-template/0d0e37d8-9a2a-4c4a-80d2-a43efa2aa7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.004136 10.0.0.61 - - [2026-01-29 15:33:13] "GET /routing-instance/d424a8e5-02d8-40e5-b2f5-0d5af65313b4?fields=routing_policy_back_refs HTTP/1.1" 200 1274 0.004188 10.0.0.61 - - [2026-01-29 15:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.61 - - [2026-01-29 15:33:13] "POST /ref-update HTTP/1.1" 200 156 0.011433 10.0.0.61 - - [2026-01-29 15:33:13] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001495 10.0.0.61 - - [2026-01-29 15:33:13] "GET /project/ffcb5fae-c27e-4536-93c4-716a07badab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.037596 10.0.0.61 - - [2026-01-29 15:33:13] "POST /routing-instances HTTP/1.1" 200 756 0.024279 10.0.0.61 - - [2026-01-29 15:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.61 - - [2026-01-29 15:33:13] "POST /route-targets HTTP/1.1" 200 328 0.013897 10.0.0.61 - - [2026-01-29 15:33:13] "GET /service-instance/8dd8ac0c-e3b1-4322-a6bf-6764b6935604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3535 0.005485 10.0.0.61 - - [2026-01-29 15:33:13] "GET /domains HTTP/1.1" 200 438 0.002326 10.0.0.61 - - [2026-01-29 15:33:13] "POST /ref-update HTTP/1.1" 200 156 0.016129 10.0.0.61 - - [2026-01-29 15:33:13] "GET /routing-instance/67b09e80-e1ab-4b00-bc06-7a5bf9c109cb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1274 0.007630 10.0.0.61 - - [2026-01-29 15:33:13] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001169 10.0.0.61 - - [2026-01-29 15:33:13] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1524 0.008028 10.0.0.61 - - [2026-01-29 15:33:13] "GET /routing-instance/67b09e80-e1ab-4b00-bc06-7a5bf9c109cb?fields=routing_policy_back_refs HTTP/1.1" 200 1274 0.003761 10.0.0.61 - - [2026-01-29 15:33:13] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001668 10.0.0.61 - - [2026-01-29 15:33:13] "GET /project/ffcb5fae-c27e-4536-93c4-716a07badab7 HTTP/1.1" 200 4221 0.028100 10.0.0.61 - - [2026-01-29 15:33:13] "PUT /routing-instance/d424a8e5-02d8-40e5-b2f5-0d5af65313b4 HTTP/1.1" 200 267 0.011271 10.0.0.61 - - [2026-01-29 15:33:13] "GET /service-instance/8dd8ac0c-e3b1-4322-a6bf-6764b6935604 HTTP/1.1" 200 3788 0.005373 10.0.0.61 - - [2026-01-29 15:33:13] "PUT /routing-instance/67b09e80-e1ab-4b00-bc06-7a5bf9c109cb HTTP/1.1" 200 267 0.010267 10.0.0.61 - - [2026-01-29 15:33:13] "GET /domains HTTP/1.1" 200 438 0.003173 10.0.0.61 - - [2026-01-29 15:33:13] "POST /ref-update HTTP/1.1" 200 156 0.011622 10.0.0.61 - - [2026-01-29 15:33:13] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001043 10.0.0.61 - - [2026-01-29 15:33:13] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1524 0.008356 10.0.0.61 - - [2026-01-29 15:33:13] "PUT /access-control-list/07888a85-bfa7-40cf-a76b-90c00bfaa6be HTTP/1.1" 200 273 0.011650 10.0.0.61 - - [2026-01-29 15:33:13] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001172 10.0.0.61 - - [2026-01-29 15:33:13] "GET /project/ffcb5fae-c27e-4536-93c4-716a07badab7 HTTP/1.1" 200 4221 0.030921 10.0.0.61 - - [2026-01-29 15:33:13] "GET /service-instance/8dd8ac0c-e3b1-4322-a6bf-6764b6935604 HTTP/1.1" 200 3788 0.004256 10.0.0.61 - - [2026-01-29 15:33:13] "GET /port-tuple/e93c014c-72a3-46b7-8180-21aa713a55cb HTTP/1.1" 200 1976 0.003592 10.0.0.61 - - [2026-01-29 15:33:13] "GET /virtual-machine-interface/5da831e8-cdab-48d3-b5bd-f5fa69f03c1b HTTP/1.1" 200 3794 0.006146 10.0.0.61 - - [2026-01-29 15:33:13] "GET /virtual-machine-interface/647a326c-e938-427b-a258-c5a493bd0255 HTTP/1.1" 200 3812 0.005745 10.0.0.61 - - [2026-01-29 15:33:13] "GET /virtual-machine-interface/f538e5f3-c081-4960-b5e4-5002e99ffa7a HTTP/1.1" 200 3801 0.005575 252.61.176.139 - - [2026-01-29 15:33:14] "POST /neutron/port HTTP/1.1" 200 3815 0.042978 252.61.176.139 - - [2026-01-29 15:33:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007199 252.61.176.139 - - [2026-01-29 15:33:14] "POST /neutron/port HTTP/1.1" 200 3815 0.030814 252.61.176.139 - - [2026-01-29 15:33:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007702 252.61.176.139 - - [2026-01-29 15:33:14] "POST /neutron/port HTTP/1.1" 200 3815 0.033436 252.61.176.139 - - [2026-01-29 15:33:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006964 252.61.176.139 - - [2026-01-29 15:33:14] "POST /neutron/port HTTP/1.1" 200 3815 0.034077 252.61.176.139 - - [2026-01-29 15:33:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006266 252.61.176.139 - - [2026-01-29 15:33:14] "POST /neutron/network HTTP/1.1" 200 890 0.014163 252.61.176.139 - - [2026-01-29 15:33:14] "POST /neutron/network HTTP/1.1" 200 916 0.005851 252.61.176.139 - - [2026-01-29 15:33:14] "POST /neutron/network HTTP/1.1" 200 804 0.012870 252.61.176.139 - - [2026-01-29 15:33:14] "POST /neutron/network HTTP/1.1" 200 830 0.006240 252.61.176.139 - - [2026-01-29 15:33:14] "POST /neutron/network HTTP/1.1" 200 893 0.014357 252.61.176.139 - - [2026-01-29 15:33:14] "POST /neutron/network HTTP/1.1" 200 919 0.007227 10.0.0.61 - - [2026-01-29 15:33:14] "POST /id-to-fqname HTTP/1.1" 200 221 0.001631 10.0.0.61 - - [2026-01-29 15:33:14] "POST /id-to-fqname HTTP/1.1" 200 221 0.001246 10.0.0.61 - - [2026-01-29 15:33:14] "POST /id-to-fqname HTTP/1.1" 200 222 0.001434 10.0.0.61 - - [2026-01-29 15:33:14] "GET /virtual-machine/0e87195c-063e-4876-9a9f-08faedaefb0a HTTP/1.1" 200 1800 0.004213 10.0.0.61 - - [2026-01-29 15:33:15] "GET /virtual-machine-interface/5da831e8-cdab-48d3-b5bd-f5fa69f03c1b HTTP/1.1" 200 3794 0.005324 10.0.0.61 - - [2026-01-29 15:33:15] "GET /virtual-machine-interface/647a326c-e938-427b-a258-c5a493bd0255 HTTP/1.1" 200 3812 0.006739 10.0.0.61 - - [2026-01-29 15:33:15] "GET /virtual-machine-interface/f538e5f3-c081-4960-b5e4-5002e99ffa7a HTTP/1.1" 200 3801 0.005155 10.0.0.61 - - [2026-01-29 15:33:15] "GET /instance-ip/41d6b05c-1840-489e-b1c1-23522f9da249 HTTP/1.1" 200 1954 0.004362 10.0.0.61 - - [2026-01-29 15:33:15] "GET /instance-ip/bbfaa8dc-894b-4ec8-b502-90ba910c5500 HTTP/1.1" 200 1621 0.006537 10.0.0.61 - - [2026-01-29 15:33:15] "GET /instance-ip/f2a179bf-20ab-4db3-9256-071e1778236a HTTP/1.1" 200 1957 0.006582 10.0.0.61 - - [2026-01-29 15:33:15] "GET /instance-ip/34420ede-553a-4519-b4b2-a3b743215f53 HTTP/1.1" 200 1978 0.006470 10.0.0.61 - - [2026-01-29 15:33:15] "GET /instance-ip/5bef06c2-6121-4cce-843e-4e117c95de51 HTTP/1.1" 200 1619 0.007064 10.0.0.61 - - [2026-01-29 15:33:15] "GET /instance-ip/698b47a9-47d1-45b1-88db-a7fd5ffdabbe HTTP/1.1" 200 1979 0.004329 10.0.0.61 - - [2026-01-29 15:33:15] "GET /instance-ip/690c0c6f-3dbc-4608-9b34-7a0cc920200c HTTP/1.1" 200 1958 0.003972 10.0.0.61 - - [2026-01-29 15:33:15] "GET /instance-ip/ae318000-ebbf-48b4-a3bd-ec0b3e5f15fc HTTP/1.1" 200 1961 0.004498 10.0.0.61 - - [2026-01-29 15:33:15] "GET /instance-ip/ba002fd1-a471-4f86-b13e-3606a067d9ce HTTP/1.1" 200 1623 0.005262 252.61.176.139 - - [2026-01-29 15:33:15] "POST /neutron/port HTTP/1.1" 200 3815 0.033864 252.61.176.139 - - [2026-01-29 15:33:15] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006752 252.61.176.139 - - [2026-01-29 15:33:15] "POST /neutron/port HTTP/1.1" 200 3815 0.034185 252.61.176.139 - - [2026-01-29 15:33:15] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006825 252.61.176.139 - - [2026-01-29 15:33:16] "POST /neutron/port HTTP/1.1" 200 3815 0.040354 252.61.176.139 - - [2026-01-29 15:33:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007339 252.61.176.139 - - [2026-01-29 15:33:16] "POST /neutron/port HTTP/1.1" 200 3815 0.039046 252.61.176.139 - - [2026-01-29 15:33:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006541 10.0.0.61 - - [2026-01-29 15:33:16] "GET /virtual-machine/0e87195c-063e-4876-9a9f-08faedaefb0a HTTP/1.1" 200 1800 0.003708 10.0.0.61 - - [2026-01-29 15:33:16] "GET /virtual-machine-interface/5da831e8-cdab-48d3-b5bd-f5fa69f03c1b HTTP/1.1" 200 3794 0.005909 10.0.0.61 - - [2026-01-29 15:33:16] "GET /virtual-machine-interface/647a326c-e938-427b-a258-c5a493bd0255 HTTP/1.1" 200 3812 0.005166 10.0.0.61 - - [2026-01-29 15:33:16] "GET /virtual-machine-interface/f538e5f3-c081-4960-b5e4-5002e99ffa7a HTTP/1.1" 200 3801 0.005501 10.0.0.61 - - [2026-01-29 15:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007501 10.0.0.61 - - [2026-01-29 15:33:16] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005704 10.0.0.61 - - [2026-01-29 15:33:16] "GET /virtual-networks?parent_id=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004440 10.0.0.61 - - [2026-01-29 15:33:16] "GET /virtual-network/5ea82f40-aceb-4704-a26c-1868f45eafae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.005972 10.0.0.61 - - [2026-01-29 15:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005481 10.0.0.61 - - [2026-01-29 15:33:18] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003241 10.0.0.61 - - [2026-01-29 15:33:18] "GET /virtual-networks?parent_id=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.002914 10.0.0.61 - - [2026-01-29 15:33:18] "GET /virtual-network/5ea82f40-aceb-4704-a26c-1868f45eafae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.004996 10.0.0.61 - - [2026-01-29 15:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.61 - - [2026-01-29 15:33:18] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003695 10.0.0.61 - - [2026-01-29 15:33:18] "GET /virtual-networks?parent_id=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003340 10.0.0.61 - - [2026-01-29 15:33:18] "GET /virtual-network/5ea82f40-aceb-4704-a26c-1868f45eafae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.007276 10.0.0.61 - - [2026-01-29 15:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.61 - - [2026-01-29 15:33:18] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003235 10.0.0.61 - - [2026-01-29 15:33:18] "GET /virtual-networks?parent_id=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003318 10.0.0.61 - - [2026-01-29 15:33:18] "GET /virtual-network/5ea82f40-aceb-4704-a26c-1868f45eafae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.005497 10.0.0.61 - - [2026-01-29 15:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006665 10.0.0.61 - - [2026-01-29 15:33:18] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004519 10.0.0.61 - - [2026-01-29 15:33:18] "GET /virtual-networks?parent_id=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003371 10.0.0.61 - - [2026-01-29 15:33:18] "GET /virtual-network/5ea82f40-aceb-4704-a26c-1868f45eafae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.005712 10.0.0.61 - - [2026-01-29 15:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.61 - - [2026-01-29 15:33:19] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003647 10.0.0.61 - - [2026-01-29 15:33:19] "GET /virtual-networks?parent_id=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.002752 10.0.0.61 - - [2026-01-29 15:33:19] "GET /virtual-network/f0288a42-5261-401f-8300-cd11d3dc36cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005046 10.0.0.61 - - [2026-01-29 15:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.61 - - [2026-01-29 15:33:19] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004245 10.0.0.61 - - [2026-01-29 15:33:19] "GET /virtual-networks?parent_id=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003366 10.0.0.61 - - [2026-01-29 15:33:19] "GET /virtual-network/f0288a42-5261-401f-8300-cd11d3dc36cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008097 10.0.0.61 - - [2026-01-29 15:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.61 - - [2026-01-29 15:33:19] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003390 10.0.0.61 - - [2026-01-29 15:33:19] "GET /virtual-networks?parent_id=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.002945 10.0.0.61 - - [2026-01-29 15:33:19] "GET /virtual-network/f0288a42-5261-401f-8300-cd11d3dc36cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007449 10.0.0.61 - - [2026-01-29 15:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.61 - - [2026-01-29 15:33:19] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003529 10.0.0.61 - - [2026-01-29 15:33:19] "GET /virtual-networks?parent_id=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003892 10.0.0.61 - - [2026-01-29 15:33:20] "GET /virtual-network/f0288a42-5261-401f-8300-cd11d3dc36cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008089 10.0.0.61 - - [2026-01-29 15:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.61 - - [2026-01-29 15:33:20] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005545 10.0.0.61 - - [2026-01-29 15:33:20] "GET /virtual-networks?parent_id=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003784 10.0.0.61 - - [2026-01-29 15:33:20] "GET /virtual-network/ac707039-b2cc-4835-a81d-9915efe526f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.007182 10.0.0.61 - - [2026-01-29 15:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.61 - - [2026-01-29 15:33:20] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003957 10.0.0.61 - - [2026-01-29 15:33:20] "GET /virtual-networks?parent_id=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003448 10.0.0.61 - - [2026-01-29 15:33:20] "GET /virtual-network/ac707039-b2cc-4835-a81d-9915efe526f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.008722 10.0.0.61 - - [2026-01-29 15:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.61 - - [2026-01-29 15:33:20] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004164 10.0.0.61 - - [2026-01-29 15:33:20] "GET /virtual-networks?parent_id=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003350 10.0.0.61 - - [2026-01-29 15:33:20] "GET /virtual-network/ac707039-b2cc-4835-a81d-9915efe526f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005460 10.0.0.61 - - [2026-01-29 15:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.61 - - [2026-01-29 15:33:20] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003398 10.0.0.61 - - [2026-01-29 15:33:21] "GET /virtual-networks?parent_id=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003275 10.0.0.61 - - [2026-01-29 15:33:21] "GET /virtual-network/ac707039-b2cc-4835-a81d-9915efe526f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006225 10.0.0.61 - - [2026-01-29 15:33:21] "GET /virtual-machine/0e87195c-063e-4876-9a9f-08faedaefb0a HTTP/1.1" 200 1800 0.004118 10.0.0.61 - - [2026-01-29 15:33:21] "GET /domains HTTP/1.1" 200 438 0.002869 10.0.0.61 - - [2026-01-29 15:33:21] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001024 10.0.0.61 - - [2026-01-29 15:33:21] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1524 0.007989 10.0.0.61 - - [2026-01-29 15:33:21] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001575 10.0.0.61 - - [2026-01-29 15:33:21] "GET /project/ffcb5fae-c27e-4536-93c4-716a07badab7 HTTP/1.1" 200 4221 0.028962 10.0.0.61 - - [2026-01-29 15:33:21] "GET /service-instance/8dd8ac0c-e3b1-4322-a6bf-6764b6935604 HTTP/1.1" 200 3788 0.004236 10.0.0.61 - - [2026-01-29 15:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.61 - - [2026-01-29 15:33:21] "GET /routing-instance/2b4293ca-9751-4ff9-a057-351a563a16e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.003793 10.0.0.61 - - [2026-01-29 15:33:21] "GET /routing-instance/2b4293ca-9751-4ff9-a057-351a563a16e2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2018 0.005129 10.0.0.61 - - [2026-01-29 15:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.61 - - [2026-01-29 15:33:21] "GET /routing-instance/b90ffc02-7714-4e0f-b39b-563291690ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1891 0.004888 10.0.0.61 - - [2026-01-29 15:33:21] "GET /routing-instance/b90ffc02-7714-4e0f-b39b-563291690ff7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2022 0.005486 10.0.0.61 - - [2026-01-29 15:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.61 - - [2026-01-29 15:33:21] "GET /virtual-network/5ea82f40-aceb-4704-a26c-1868f45eafae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.007244 10.0.0.61 - - [2026-01-29 15:33:21] "GET /virtual-network/5ea82f40-aceb-4704-a26c-1868f45eafae?fields=routing_instances HTTP/1.1" 200 1679 0.006780 10.0.0.61 - - [2026-01-29 15:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004562 10.0.0.61 - - [2026-01-29 15:33:22] "GET /virtual-network/ac707039-b2cc-4835-a81d-9915efe526f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006136 10.0.0.61 - - [2026-01-29 15:33:22] "GET /virtual-network/ac707039-b2cc-4835-a81d-9915efe526f3?fields=routing_instances HTTP/1.1" 200 1685 0.008307 252.61.176.139 - - [2026-01-29 15:33:22] "POST /neutron/port HTTP/1.1" 200 1116 0.013788 252.61.176.139 - - [2026-01-29 15:33:22] "POST /neutron/port HTTP/1.1" 200 1116 0.018148 252.61.176.139 - - [2026-01-29 15:33:22] "POST /neutron/network HTTP/1.1" 200 926 0.006172 252.61.176.139 - - [2026-01-29 15:33:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004215 252.61.176.139 - - [2026-01-29 15:33:23] "POST /neutron/subnet HTTP/1.1" 200 698 0.007127 252.61.176.139 - - [2026-01-29 15:33:23] "POST /neutron/port HTTP/1.1" 200 117 0.002096 252.61.176.139 - - [2026-01-29 15:33:23] "POST /neutron/network HTTP/1.1" 200 916 0.008600 10.0.0.61 - - [2026-01-29 15:33:26] "POST /ref-update HTTP/1.1" 200 156 0.031996 252.61.176.139 - - [2026-01-29 15:33:26] "POST /neutron/network HTTP/1.1" 200 833 0.007763 10.0.0.61 - - [2026-01-29 15:33:26] "GET /virtual-network/ac707039-b2cc-4835-a81d-9915efe526f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006160 10.0.0.61 - - [2026-01-29 15:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.61 - - [2026-01-29 15:33:26] "GET /network-policy/84dff292-2fbd-4d53-bed8-313d78a9d43a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.003487 10.0.0.61 - - [2026-01-29 15:33:26] "POST /ref-update HTTP/1.1" 200 156 0.032033 252.61.176.139 - - [2026-01-29 15:33:26] "POST /neutron/network HTTP/1.1" 200 830 0.007350 10.0.0.61 - - [2026-01-29 15:33:26] "GET /virtual-network/5ea82f40-aceb-4704-a26c-1868f45eafae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005473 10.0.0.61 - - [2026-01-29 15:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.61 - - [2026-01-29 15:33:26] "GET /network-policy/84dff292-2fbd-4d53-bed8-313d78a9d43a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.003628 10.0.0.61 - - [2026-01-29 15:33:26] "DELETE /network-policy/84dff292-2fbd-4d53-bed8-313d78a9d43a HTTP/1.1" 200 115 0.023066 10.0.0.61 - - [2026-01-29 15:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.61 - - [2026-01-29 15:33:26] "DELETE /access-control-list/07888a85-bfa7-40cf-a76b-90c00bfaa6be HTTP/1.1" 200 115 0.025729 10.0.0.61 - - [2026-01-29 15:33:26] "DELETE /service-instance/8dd8ac0c-e3b1-4322-a6bf-6764b6935604 HTTP/1.1" 200 115 0.052801 10.0.0.61 - - [2026-01-29 15:33:26] "POST /ref-update HTTP/1.1" 200 156 0.016346 10.0.0.61 - - [2026-01-29 15:33:26] "GET /domains HTTP/1.1" 200 438 0.005794 10.0.0.61 - - [2026-01-29 15:33:26] "DELETE /instance-ip/f2a179bf-20ab-4db3-9256-071e1778236a HTTP/1.1" 200 115 0.039011 10.0.0.61 - - [2026-01-29 15:33:26] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002407 10.0.0.61 - - [2026-01-29 15:33:26] "POST /ref-update HTTP/1.1" 200 156 0.022850 10.0.0.61 - - [2026-01-29 15:33:27] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1524 0.022371 10.0.0.61 - - [2026-01-29 15:33:27] "DELETE /routing-instance/d424a8e5-02d8-40e5-b2f5-0d5af65313b4 HTTP/1.1" 200 115 0.064941 10.0.0.61 - - [2026-01-29 15:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.61 - - [2026-01-29 15:33:27] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001105 10.0.0.61 - - [2026-01-29 15:33:27] "DELETE /route-target/fe092778-21f7-4f6b-9ff6-b29647094457 HTTP/1.1" 200 115 0.037031 10.0.0.61 - - [2026-01-29 15:33:27] "GET /project/ffcb5fae-c27e-4536-93c4-716a07badab7 HTTP/1.1" 200 3749 0.044415 10.0.0.61 - - [2026-01-29 15:33:27] "DELETE /instance-ip/690c0c6f-3dbc-4608-9b34-7a0cc920200c HTTP/1.1" 200 115 0.071151 10.0.0.61 - - [2026-01-29 15:33:27] "POST /ref-update HTTP/1.1" 200 156 0.010295 10.0.0.61 - - [2026-01-29 15:33:27] "DELETE /routing-instance/67b09e80-e1ab-4b00-bc06-7a5bf9c109cb HTTP/1.1" 200 115 0.037071 10.0.0.61 - - [2026-01-29 15:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.61 - - [2026-01-29 15:33:27] "GET /virtual-machine/0e87195c-063e-4876-9a9f-08faedaefb0a HTTP/1.1" 200 1800 0.003663 10.0.0.61 - - [2026-01-29 15:33:27] "DELETE /instance-ip/ae318000-ebbf-48b4-a3bd-ec0b3e5f15fc HTTP/1.1" 200 115 0.021823 10.0.0.61 - - [2026-01-29 15:33:27] "POST /ref-update HTTP/1.1" 200 156 0.013077 10.0.0.61 - - [2026-01-29 15:33:27] "DELETE /route-target/a7ba0d4c-4db7-4cfc-9335-2f02a1ddba68 HTTP/1.1" 200 115 0.016873 10.0.0.61 - - [2026-01-29 15:33:27] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003470 10.0.0.61 - - [2026-01-29 15:33:27] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002608 10.0.0.61 - - [2026-01-29 15:33:27] "DELETE /access-control-list/c3fa18c3-ff6a-40ea-8c5a-395a589d154f HTTP/1.1" 200 115 0.019778 10.0.0.61 - - [2026-01-29 15:33:27] "DELETE /instance-ip/41d6b05c-1840-489e-b1c1-23522f9da249 HTTP/1.1" 200 115 0.028757 10.0.0.61 - - [2026-01-29 15:33:27] "POST /ref-update HTTP/1.1" 200 156 0.012661 10.0.0.61 - - [2026-01-29 15:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006228 10.0.0.61 - - [2026-01-29 15:33:27] "DELETE /instance-ip/34420ede-553a-4519-b4b2-a3b743215f53 HTTP/1.1" 200 115 0.037226 10.0.0.61 - - [2026-01-29 15:33:27] "POST /ref-update HTTP/1.1" 200 156 0.012654 10.0.0.61 - - [2026-01-29 15:33:27] "DELETE /service-template/0d0e37d8-9a2a-4c4a-80d2-a43efa2aa7a4 HTTP/1.1" 200 115 0.042047 10.0.0.61 - - [2026-01-29 15:33:27] "POST /fqname-to-id HTTP/1.1" 404 191 0.004318 10.0.0.61 - - [2026-01-29 15:33:27] "DELETE /instance-ip/698b47a9-47d1-45b1-88db-a7fd5ffdabbe HTTP/1.1" 200 115 0.026843 252.61.176.139 - - [2026-01-29 15:33:27] "POST /neutron/network HTTP/1.1" 200 833 0.006010 252.61.176.139 - - [2026-01-29 15:33:27] "POST /neutron/network HTTP/1.1" 400 204 0.011506 252.61.176.139 - - [2026-01-29 15:33:28] "POST /neutron/port HTTP/1.1" 200 1116 0.023475 252.61.176.139 - - [2026-01-29 15:33:28] "POST /neutron/port HTTP/1.1" 200 1106 0.017843 252.61.176.139 - - [2026-01-29 15:33:28] "POST /neutron/port HTTP/1.1" 200 1117 0.012744 252.61.176.139 - - [2026-01-29 15:33:28] "POST /neutron/port HTTP/1.1" 200 1107 0.016372 252.61.176.139 - - [2026-01-29 15:33:28] "POST /neutron/port HTTP/1.1" 200 3044 0.033728 252.61.176.139 - - [2026-01-29 15:33:28] "POST /neutron/port HTTP/1.1" 200 151 0.173346 252.61.176.139 - - [2026-01-29 15:33:28] "POST /neutron/port HTTP/1.1" 200 1107 0.015668 252.61.176.139 - - [2026-01-29 15:33:28] "POST /neutron/port HTTP/1.1" 200 151 0.162056 252.61.176.139 - - [2026-01-29 15:33:28] "POST /neutron/port HTTP/1.1" 200 151 0.194590 252.61.176.139 - - [2026-01-29 15:33:29] "POST /neutron/port HTTP/1.1" 200 1106 0.017858 252.61.176.139 - - [2026-01-29 15:33:29] "POST /neutron/port HTTP/1.1" 200 151 0.152569 252.61.176.139 - - [2026-01-29 15:33:29] "POST /neutron/port HTTP/1.1" 200 1106 0.013375 252.61.176.139 - - [2026-01-29 15:33:29] "POST /neutron/port HTTP/1.1" 200 151 0.112800 252.61.176.139 - - [2026-01-29 15:33:29] "POST /neutron/network HTTP/1.1" 200 833 0.005482 10.0.0.61 - - [2026-01-29 15:33:30] "POST /useragent-kv HTTP/1.1" 200 115 0.009177 10.0.0.61 - - [2026-01-29 15:33:30] "POST /useragent-kv HTTP/1.1" 200 115 0.004921 10.0.0.61 - - [2026-01-29 15:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 252.61.176.139 - - [2026-01-29 15:33:30] "POST /neutron/network HTTP/1.1" 200 151 0.109539 10.0.0.61 - - [2026-01-29 15:33:30] "GET /routing-instance/b90ffc02-7714-4e0f-b39b-563291690ff7 HTTP/1.1" 404 171 0.003805 10.0.0.61 - - [2026-01-29 15:33:30] "DELETE /route-target/f6300b23-3f4c-4f77-9823-981577d6a999 HTTP/1.1" 200 115 0.022514 10.0.0.61 - - [2026-01-29 15:33:30] "GET /domains HTTP/1.1" 200 438 0.004892 10.0.0.61 - - [2026-01-29 15:33:30] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001141 10.0.0.61 - - [2026-01-29 15:33:30] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1302 0.008008 10.0.0.61 - - [2026-01-29 15:33:30] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001127 10.0.0.61 - - [2026-01-29 15:33:30] "GET /project/ffcb5fae-c27e-4536-93c4-716a07badab7 HTTP/1.1" 200 2294 0.026757 252.61.176.139 - - [2026-01-29 15:33:30] "POST /neutron/network HTTP/1.1" 200 830 0.007203 10.0.0.61 - - [2026-01-29 15:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.61 - - [2026-01-29 15:33:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002477 10.0.0.61 - - [2026-01-29 15:33:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002915 252.61.176.139 - - [2026-01-29 15:33:30] "POST /neutron/network HTTP/1.1" 200 151 0.088561 10.0.0.61 - - [2026-01-29 15:33:30] "GET /routing-instance/2b4293ca-9751-4ff9-a057-351a563a16e2 HTTP/1.1" 404 171 0.002791 10.0.0.61 - - [2026-01-29 15:33:30] "DELETE /route-target/6cdfc007-3e19-47ce-aca2-ca88ee3dcd62 HTTP/1.1" 200 115 0.028781 10.0.0.61 - - [2026-01-29 15:33:30] "GET /domains HTTP/1.1" 200 438 0.002894 10.0.0.61 - - [2026-01-29 15:33:30] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001164 10.0.0.61 - - [2026-01-29 15:33:30] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1302 0.009204 10.0.0.61 - - [2026-01-29 15:33:30] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002101 10.0.0.61 - - [2026-01-29 15:33:30] "GET /project/ffcb5fae-c27e-4536-93c4-716a07badab7 HTTP/1.1" 200 2077 0.025663 252.61.176.139 - - [2026-01-29 15:33:31] "POST /neutron/network HTTP/1.1" 200 830 0.006372 10.0.0.61 - - [2026-01-29 15:33:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003297 10.0.0.61 - - [2026-01-29 15:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.61 - - [2026-01-29 15:33:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002895 252.61.176.139 - - [2026-01-29 15:33:31] "POST /neutron/network HTTP/1.1" 200 151 0.084351 10.0.0.61 - - [2026-01-29 15:33:31] "DELETE /route-target/f6928f3c-ecc3-4cd1-bbd0-2fe71329e257 HTTP/1.1" 200 115 0.020309 10.0.0.61 - - [2026-01-29 15:33:31] "GET /routing-instance/66e8a4a3-7d03-4d5c-a4eb-fe3204b81071 HTTP/1.1" 404 171 0.002738 10.0.0.61 - - [2026-01-29 15:33:31] "GET /domains HTTP/1.1" 200 438 0.002608 10.0.0.61 - - [2026-01-29 15:33:31] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001367 10.0.0.61 - - [2026-01-29 15:33:31] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1302 0.008809 10.0.0.61 - - [2026-01-29 15:33:31] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001813 10.0.0.61 - - [2026-01-29 15:33:31] "GET /project/ffcb5fae-c27e-4536-93c4-716a07badab7 HTTP/1.1" 200 1838 0.031026 10.0.0.61 - - [2026-01-29 15:33:32] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001128 10.0.0.61 - - [2026-01-29 15:33:32] "GET /project/ffcb5fae-c27e-4536-93c4-716a07badab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.025297 10.0.0.61 - - [2026-01-29 15:33:32] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001399 10.0.0.61 - - [2026-01-29 15:33:32] "GET /project/ffcb5fae-c27e-4536-93c4-716a07badab7?fields=virtual_networks HTTP/1.1" 200 1029 0.065286 10.0.0.61 - - [2026-01-29 15:33:32] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001491 10.0.0.61 - - [2026-01-29 15:33:32] "GET /project/ffcb5fae-c27e-4536-93c4-716a07badab7?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.025562 10.0.0.61 - - [2026-01-29 15:33:32] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001333 10.0.0.61 - - [2026-01-29 15:33:32] "GET /project/ffcb5fae-c27e-4536-93c4-716a07badab7?fields=security_groups HTTP/1.1" 200 1252 0.028994 10.0.0.61 - - [2026-01-29 15:33:33] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001375 10.0.0.61 - - [2026-01-29 15:33:33] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 942 0.008229 10.0.0.61 - - [2026-01-29 15:33:33] "POST /fqname-to-id HTTP/1.1" 404 187 0.033009 10.0.0.61 - - [2026-01-29 15:33:33] "GET /projects?obj_uuids=4429b02a-8a3a-465d-a4a7-258b9db1a0de&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002781 10.0.0.61 - - [2026-01-29 15:33:33] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001124 10.0.0.61 - - [2026-01-29 15:33:33] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.007667 10.0.0.61 - - [2026-01-29 15:33:33] "POST /id-to-fqname HTTP/1.1" 200 189 0.001959 10.0.0.61 - - [2026-01-29 15:33:33] "POST /fqname-to-id HTTP/1.1" 404 198 0.004994 10.0.0.61 - - [2026-01-29 15:33:33] "POST /security-groups HTTP/1.1" 200 584 0.064628 10.0.0.61 - - [2026-01-29 15:33:33] "POST /fqname-to-id HTTP/1.1" 404 233 0.002588 10.0.0.61 - - [2026-01-29 15:33:33] "POST /projects HTTP/1.1" 200 579 0.220103 10.0.0.61 - - [2026-01-29 15:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.253134 10.0.0.61 - - [2026-01-29 15:33:33] "POST /access-control-lists HTTP/1.1" 200 597 0.058799 10.0.0.61 - - [2026-01-29 15:33:33] "GET /project/4429b02a-8a3a-465d-a4a7-258b9db1a0de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.396432 10.0.0.61 - - [2026-01-29 15:33:33] "POST /fqname-to-id HTTP/1.1" 404 232 0.003622 10.0.0.61 - - [2026-01-29 15:33:34] "POST /access-control-lists HTTP/1.1" 200 595 0.061053 10.0.0.61 - - [2026-01-29 15:33:35] "GET / HTTP/1.1" 200 36215 0.001978 10.0.0.61 - - [2026-01-29 15:33:36] "POST /fqname-to-id HTTP/1.1" 401 296 0.000623 10.0.0.61 - - [2026-01-29 15:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.031253 10.0.0.61 - - [2026-01-29 15:33:36] "GET /projects?obj_uuids=4429b02a-8a3a-465d-a4a7-258b9db1a0de&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001105 10.0.0.61 - - [2026-01-29 15:33:36] "GET /project/4429b02a-8a3a-465d-a4a7-258b9db1a0de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.022961 10.0.0.61 - - [2026-01-29 15:33:36] "POST /fqname-to-id HTTP/1.1" 404 178 0.003010 10.0.0.61 - - [2026-01-29 15:33:36] "POST /virtual-DNSs HTTP/1.1" 200 507 0.019648 10.0.0.61 - - [2026-01-29 15:33:37] "GET /virtual-DNS/4b28a458-aeaf-4b77-8010-13ad09f8700d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.005496 10.0.0.61 - - [2026-01-29 15:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006046 10.0.0.61 - - [2026-01-29 15:33:37] "GET /virtual-DNS/4b28a458-aeaf-4b77-8010-13ad09f8700d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.003743 10.0.0.61 - - [2026-01-29 15:33:37] "GET /domains HTTP/1.1" 401 296 0.000467 10.0.0.61 - - [2026-01-29 15:33:37] "GET /domains HTTP/1.1" 200 438 0.034628 10.0.0.61 - - [2026-01-29 15:33:37] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001904 10.0.0.61 - - [2026-01-29 15:33:37] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1687 0.009430 10.0.0.61 - - [2026-01-29 15:33:37] "GET /virtual-DNS/4b28a458-aeaf-4b77-8010-13ad09f8700d HTTP/1.1" 200 1436 0.005123 10.0.0.61 - - [2026-01-29 15:33:37] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003129 10.0.0.61 - - [2026-01-29 15:33:37] "POST /network-ipams HTTP/1.1" 200 514 0.020496 10.0.0.61 - - [2026-01-29 15:33:37] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 752 0.003111 10.0.0.61 - - [2026-01-29 15:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.61 - - [2026-01-29 15:33:37] "GET /network-ipam/3f6a6beb-f05f-4636-8a43-d62d03175128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.004997 10.0.0.61 - - [2026-01-29 15:33:37] "PUT /network-ipam/3f6a6beb-f05f-4636-8a43-d62d03175128 HTTP/1.1" 200 259 0.012361 10.0.0.61 - - [2026-01-29 15:33:38] "POST /ref-update HTTP/1.1" 200 156 0.010388 10.0.0.61 - - [2026-01-29 15:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.61 - - [2026-01-29 15:33:38] "GET /projects?obj_uuids=4429b02a-8a3a-465d-a4a7-258b9db1a0de&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001138 10.0.0.61 - - [2026-01-29 15:33:38] "GET /project/4429b02a-8a3a-465d-a4a7-258b9db1a0de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.022613 252.61.176.139 - - [2026-01-29 15:33:38] "POST /neutron/network HTTP/1.1" 200 117 0.044186 10.0.0.61 - - [2026-01-29 15:33:38] "GET /projects?obj_uuids=4429b02a-8a3a-465d-a4a7-258b9db1a0de&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001497 252.61.176.139 - - [2026-01-29 15:33:38] "POST /neutron/network HTTP/1.1" 200 616 0.086992 10.0.0.61 - - [2026-01-29 15:33:38] "POST /route-targets HTTP/1.1" 200 328 0.084333 10.0.0.61 - - [2026-01-29 15:33:38] "POST /ref-update HTTP/1.1" 200 156 0.019421 10.0.0.61 - - [2026-01-29 15:33:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003549 252.61.176.139 - - [2026-01-29 15:33:38] "POST /neutron/subnet HTTP/1.1" 200 711 0.197498 252.61.176.139 - - [2026-01-29 15:33:38] "POST /neutron/network HTTP/1.1" 200 829 0.005162 10.0.0.61 - - [2026-01-29 15:33:38] "POST /id-to-fqname HTTP/1.1" 200 225 0.001614 10.0.0.61 - - [2026-01-29 15:33:38] "GET /virtual-network/2bf3476b-5e05-4b85-8bf9-0e25f2901580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005154 252.61.176.139 - - [2026-01-29 15:33:38] "POST /neutron/network HTTP/1.1" 200 829 0.005708 10.0.0.61 - - [2026-01-29 15:33:39] "GET /virtual-network/2bf3476b-5e05-4b85-8bf9-0e25f2901580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005343 252.61.176.139 - - [2026-01-29 15:33:39] "POST /neutron/network HTTP/1.1" 200 829 0.005666 252.61.176.139 - - [2026-01-29 15:33:39] "POST /neutron/subnet HTTP/1.1" 200 711 0.007441 252.61.176.139 - - [2026-01-29 15:33:39] "POST /neutron/network HTTP/1.1" 200 803 0.009584 252.61.176.139 - - [2026-01-29 15:33:39] "POST /neutron/network HTTP/1.1" 200 829 0.005277 10.0.0.61 - - [2026-01-29 15:33:39] "POST /id-to-fqname HTTP/1.1" 200 225 0.001544 252.61.176.139 - - [2026-01-29 15:33:39] "POST /neutron/network HTTP/1.1" 200 839 0.006532 252.61.176.139 - - [2026-01-29 15:33:39] "GET /aaa-mode HTTP/1.1" 401 296 0.000426 252.61.176.139 - - [2026-01-29 15:33:39] "GET / HTTP/1.1" 200 36215 0.006433 252.61.176.139 - - [2026-01-29 15:33:39] "GET /project/4429b02a-8a3a-465d-a4a7-258b9db1a0de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.001006 10.0.0.61 - - [2026-01-29 15:33:40] "GET /projects?obj_uuids=4429b02a-8a3a-465d-a4a7-258b9db1a0de&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001046 252.61.176.139 - - [2026-01-29 15:33:40] "GET /project/4429b02a-8a3a-465d-a4a7-258b9db1a0de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.054089 252.61.176.139 - - [2026-01-29 15:33:40] "POST /neutron/network HTTP/1.1" 200 829 0.031003 252.61.176.139 - - [2026-01-29 15:33:40] "POST /neutron/port HTTP/1.1" 200 117 0.005085 252.61.176.139 - - [2026-01-29 15:33:40] "POST /neutron/port HTTP/1.1" 200 117 0.005049 252.61.176.139 - - [2026-01-29 15:33:40] "POST /neutron/port HTTP/1.1" 200 117 0.005661 252.61.176.139 - - [2026-01-29 15:33:41] "POST /neutron/network HTTP/1.1" 200 839 0.006743 10.0.0.61 - - [2026-01-29 15:33:41] "GET /projects?obj_uuids=4429b02a-8a3a-465d-a4a7-258b9db1a0de&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001523 252.61.176.139 - - [2026-01-29 15:33:41] "POST /neutron/port HTTP/1.1" 200 1056 0.205458 252.61.176.139 - - [2026-01-29 15:33:41] "POST /neutron/port HTTP/1.1" 200 1056 0.012207 252.61.176.139 - - [2026-01-29 15:33:41] "POST /neutron/port HTTP/1.1" 200 1056 0.010649 252.61.176.139 - - [2026-01-29 15:33:41] "POST /neutron/port HTTP/1.1" 200 1106 0.055760 252.61.176.139 - - [2026-01-29 15:33:41] "POST /neutron/port HTTP/1.1" 200 1116 0.013088 252.61.176.139 - - [2026-01-29 15:33:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004010 252.61.176.139 - - [2026-01-29 15:33:42] "POST /neutron/subnet HTTP/1.1" 200 685 0.008783 252.61.176.139 - - [2026-01-29 15:33:42] "POST /neutron/port HTTP/1.1" 200 117 0.001454 252.61.176.139 - - [2026-01-29 15:33:42] "POST /neutron/network HTTP/1.1" 200 829 0.006069 252.61.176.139 - - [2026-01-29 15:33:45] "POST /neutron/port HTTP/1.1" 200 1116 0.013152 252.61.176.139 - - [2026-01-29 15:33:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008224 252.61.176.139 - - [2026-01-29 15:33:45] "POST /neutron/port HTTP/1.1" 200 1116 0.017212 252.61.176.139 - - [2026-01-29 15:33:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006287 252.61.176.139 - - [2026-01-29 15:33:45] "POST /neutron/port HTTP/1.1" 200 1116 0.020282 252.61.176.139 - - [2026-01-29 15:33:46] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007513 10.0.0.61 - - [2026-01-29 15:33:46] "GET /virtual-machine/8ccaa537-2d0b-4bcc-b35c-135543be1231 HTTP/1.1" 200 1294 0.005389 10.0.0.61 - - [2026-01-29 15:33:46] "GET /virtual-machine-interface/8e19a30e-8dfc-4d14-b5cd-e29cc0e44d53 HTTP/1.1" 200 2959 0.005164 10.0.0.61 - - [2026-01-29 15:33:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.61 - - [2026-01-29 15:33:46] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005021 10.0.0.61 - - [2026-01-29 15:33:46] "GET /virtual-networks?parent_id=4429b02a-8a3a-465d-a4a7-258b9db1a0de&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003457 10.0.0.61 - - [2026-01-29 15:33:46] "GET /virtual-network/2bf3476b-5e05-4b85-8bf9-0e25f2901580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006289 10.0.0.61 - - [2026-01-29 15:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.61 - - [2026-01-29 15:33:49] "GET /virtual-network/2bf3476b-5e05-4b85-8bf9-0e25f2901580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006804 252.61.176.139 - - [2026-01-29 15:33:51] "POST /neutron/port HTTP/1.1" 200 1116 0.013281 252.61.176.139 - - [2026-01-29 15:33:51] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005610 252.61.176.139 - - [2026-01-29 15:33:51] "POST /neutron/port HTTP/1.1" 200 1116 0.012908 252.61.176.139 - - [2026-01-29 15:33:51] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005703 252.61.176.139 - - [2026-01-29 15:33:51] "POST /neutron/port HTTP/1.1" 200 1116 0.014178 252.61.176.139 - - [2026-01-29 15:33:51] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006286 252.61.176.139 - - [2026-01-29 15:33:52] "POST /neutron/port HTTP/1.1" 200 1116 0.013741 252.61.176.139 - - [2026-01-29 15:33:52] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006189 10.0.0.61 - - [2026-01-29 15:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.61 - - [2026-01-29 15:33:53] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002789 10.0.0.61 - - [2026-01-29 15:33:53] "GET /virtual-networks?parent_id=4429b02a-8a3a-465d-a4a7-258b9db1a0de&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002760 10.0.0.61 - - [2026-01-29 15:33:53] "GET /virtual-network/2bf3476b-5e05-4b85-8bf9-0e25f2901580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006580 252.61.176.139 - - [2026-01-29 15:33:58] "POST /neutron/network HTTP/1.1" 200 803 0.011518 252.61.176.139 - - [2026-01-29 15:33:58] "POST /neutron/network HTTP/1.1" 200 829 0.006031 10.0.0.61 - - [2026-01-29 15:33:58] "POST /id-to-fqname HTTP/1.1" 200 225 0.001723 252.61.176.139 - - [2026-01-29 15:33:58] "POST /neutron/port HTTP/1.1" 200 1116 0.021679 252.61.176.139 - - [2026-01-29 15:33:58] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006367 252.61.176.139 - - [2026-01-29 15:33:58] "POST /neutron/network HTTP/1.1" 200 839 0.005558 252.61.176.139 - - [2026-01-29 15:33:58] "GET /aaa-mode HTTP/1.1" 401 296 0.000484 252.61.176.139 - - [2026-01-29 15:33:58] "GET / HTTP/1.1" 200 36215 0.001838 252.61.176.139 - - [2026-01-29 15:33:58] "GET /project/4429b02a-8a3a-465d-a4a7-258b9db1a0de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000532 10.0.0.61 - - [2026-01-29 15:33:59] "GET /projects?obj_uuids=4429b02a-8a3a-465d-a4a7-258b9db1a0de&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001108 252.61.176.139 - - [2026-01-29 15:33:59] "GET /project/4429b02a-8a3a-465d-a4a7-258b9db1a0de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.054313 252.61.176.139 - - [2026-01-29 15:33:59] "POST /neutron/network HTTP/1.1" 200 829 0.005883 252.61.176.139 - - [2026-01-29 15:33:59] "POST /neutron/port HTTP/1.1" 200 1116 0.019414 252.61.176.139 - - [2026-01-29 15:33:59] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007603 252.61.176.139 - - [2026-01-29 15:33:59] "POST /neutron/port HTTP/1.1" 200 117 0.005430 252.61.176.139 - - [2026-01-29 15:33:59] "POST /neutron/port HTTP/1.1" 200 117 0.005882 252.61.176.139 - - [2026-01-29 15:34:00] "POST /neutron/network HTTP/1.1" 200 839 0.007037 10.0.0.61 - - [2026-01-29 15:34:00] "GET /projects?obj_uuids=4429b02a-8a3a-465d-a4a7-258b9db1a0de&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001104 252.61.176.139 - - [2026-01-29 15:34:00] "POST /neutron/port HTTP/1.1" 200 1056 0.219059 252.61.176.139 - - [2026-01-29 15:34:00] "POST /neutron/port HTTP/1.1" 200 1056 0.011256 252.61.176.139 - - [2026-01-29 15:34:00] "POST /neutron/port HTTP/1.1" 200 1056 0.010994 252.61.176.139 - - [2026-01-29 15:34:01] "POST /neutron/port HTTP/1.1" 200 1106 0.056844 252.61.176.139 - - [2026-01-29 15:34:01] "POST /neutron/port HTTP/1.1" 200 1116 0.012892 252.61.176.139 - - [2026-01-29 15:34:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003149 252.61.176.139 - - [2026-01-29 15:34:01] "POST /neutron/subnet HTTP/1.1" 200 685 0.007071 252.61.176.139 - - [2026-01-29 15:34:01] "POST /neutron/port HTTP/1.1" 200 117 0.001919 252.61.176.139 - - [2026-01-29 15:34:01] "POST /neutron/network HTTP/1.1" 200 829 0.006061 10.0.0.61 - - [2026-01-29 15:34:04] "DELETE /project/4429b02a8a3a465da4a7258b9db1a0de HTTP/1.1" 404 173 0.005790 10.0.0.61 - - [2026-01-29 15:34:04] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001092 10.0.0.61 - - [2026-01-29 15:34:04] "GET /project/ffcb5fae-c27e-4536-93c4-716a07badab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.026888 10.0.0.61 - - [2026-01-29 15:34:04] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001027 10.0.0.61 - - [2026-01-29 15:34:04] "GET /project/ffcb5fae-c27e-4536-93c4-716a07badab7?fields=security_groups HTTP/1.1" 200 1345 0.067167 10.0.0.61 - - [2026-01-29 15:34:04] "DELETE /security-group/f07dee83-f369-4d5e-a05a-5852c91fde0a HTTP/1.1" 200 115 0.041515 10.0.0.61 - - [2026-01-29 15:34:04] "GET /projects?obj_uuids=ffcb5fae-c27e-4536-93c4-716a07badab7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001099 10.0.0.61 - - [2026-01-29 15:34:04] "DELETE /access-control-list/9a8744e9-da19-4e9c-83dd-ab2dc3b4f4b7 HTTP/1.1" 200 115 0.035995 10.0.0.61 - - [2026-01-29 15:34:04] "GET /project/ffcb5fae-c27e-4536-93c4-716a07badab7?fields=application_policy_sets HTTP/1.1" 200 1384 0.051334 10.0.0.61 - - [2026-01-29 15:34:04] "DELETE /access-control-list/bd3340a0-b4eb-4b16-8ab4-f0507ee034b5 HTTP/1.1" 200 115 0.038934 10.0.0.61 - - [2026-01-29 15:34:04] "DELETE /project/ffcb5fae-c27e-4536-93c4-716a07badab7 HTTP/1.1" 200 115 0.348413 252.61.176.139 - - [2026-01-29 15:34:04] "POST /neutron/port HTTP/1.1" 200 1116 0.015452 252.61.176.139 - - [2026-01-29 15:34:05] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006921 252.61.176.139 - - [2026-01-29 15:34:05] "POST /neutron/port HTTP/1.1" 200 1116 0.013804 252.61.176.139 - - [2026-01-29 15:34:05] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007200 252.61.176.139 - - [2026-01-29 15:34:05] "POST /neutron/port HTTP/1.1" 200 1116 0.013768 252.61.176.139 - - [2026-01-29 15:34:05] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007401 10.0.0.61 - - [2026-01-29 15:34:05] "GET /virtual-machine/79832d0d-000e-4816-8dce-1bae0e226b48 HTTP/1.1" 200 1293 0.006335 10.0.0.61 - - [2026-01-29 15:34:05] "GET /virtual-machine-interface/870eb62e-38b1-4adf-88c2-fd279fa4d594 HTTP/1.1" 200 2957 0.005122 10.0.0.61 - - [2026-01-29 15:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.61 - - [2026-01-29 15:34:05] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003100 10.0.0.61 - - [2026-01-29 15:34:05] "GET /virtual-networks?parent_id=4429b02a-8a3a-465d-a4a7-258b9db1a0de&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003396 10.0.0.61 - - [2026-01-29 15:34:05] "GET /virtual-network/2bf3476b-5e05-4b85-8bf9-0e25f2901580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005536 10.0.0.61 - - [2026-01-29 15:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.61 - - [2026-01-29 15:34:08] "GET /virtual-network/2bf3476b-5e05-4b85-8bf9-0e25f2901580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008686 252.61.176.139 - - [2026-01-29 15:34:10] "POST /neutron/port HTTP/1.1" 200 1116 0.015278 252.61.176.139 - - [2026-01-29 15:34:10] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006123 252.61.176.139 - - [2026-01-29 15:34:11] "POST /neutron/port HTTP/1.1" 200 1116 0.014515 252.61.176.139 - - [2026-01-29 15:34:11] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006817 252.61.176.139 - - [2026-01-29 15:34:11] "POST /neutron/port HTTP/1.1" 200 1116 0.013448 252.61.176.139 - - [2026-01-29 15:34:11] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006456 10.0.0.61 - - [2026-01-29 15:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.61 - - [2026-01-29 15:34:12] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004059 10.0.0.61 - - [2026-01-29 15:34:13] "GET /virtual-networks?parent_id=4429b02a-8a3a-465d-a4a7-258b9db1a0de&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003559 10.0.0.61 - - [2026-01-29 15:34:13] "GET /virtual-network/2bf3476b-5e05-4b85-8bf9-0e25f2901580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006273 10.0.0.61 - - [2026-01-29 15:34:13] "GET /obj-perms HTTP/1.1" 200 6375 0.066520 252.61.176.139 - - [2026-01-29 15:34:13] "POST /neutron/port HTTP/1.1" 200 1116 0.014545 252.61.176.139 - - [2026-01-29 15:34:13] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007077 10.0.0.61 - - [2026-01-29 15:34:13] "GET /obj-perms HTTP/1.1" 200 6375 0.066048 252.61.176.139 - - [2026-01-29 15:34:15] "POST /neutron/port HTTP/1.1" 200 1116 0.017036 252.61.176.139 - - [2026-01-29 15:34:15] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007501 10.0.0.61 - - [2026-01-29 15:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.61 - - [2026-01-29 15:34:25] "DELETE /virtual-DNS/4b28a458-aeaf-4b77-8010-13ad09f8700d HTTP/1.1" 409 236 0.005911 10.0.0.61 - - [2026-01-29 15:34:25] "POST /fqname-to-id HTTP/1.1" 404 190 0.002936 10.0.0.61 - - [2026-01-29 15:34:25] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.017874 10.0.0.61 - - [2026-01-29 15:34:25] "GET /virtual-DNS-record/82c31af1-d0ee-433d-a3bd-08b81ec146d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.010167 10.0.0.61 - - [2026-01-29 15:34:25] "GET /global-system-configs HTTP/1.1" 401 296 0.000502 10.0.0.61 - - [2026-01-29 15:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.61 - - [2026-01-29 15:34:25] "GET /global-system-configs HTTP/1.1" 401 296 0.000317 10.0.0.61 - - [2026-01-29 15:34:25] "GET /virtual-DNS-record/82c31af1-d0ee-433d-a3bd-08b81ec146d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.003362 10.0.0.61 - - [2026-01-29 15:34:25] "GET /domains HTTP/1.1" 200 438 0.002896 10.0.0.61 - - [2026-01-29 15:34:25] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001010 10.0.0.61 - - [2026-01-29 15:34:25] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1504 0.008276 10.0.0.61 - - [2026-01-29 15:34:25] "GET /virtual-DNS/4b28a458-aeaf-4b77-8010-13ad09f8700d HTTP/1.1" 200 1903 0.006045 10.0.0.61 - - [2026-01-29 15:34:25] "GET /virtual-DNS-record/82c31af1-d0ee-433d-a3bd-08b81ec146d2 HTTP/1.1" 200 1335 0.003965 10.0.0.61 - - [2026-01-29 15:34:26] "GET /global-system-configs HTTP/1.1" 401 296 0.000420 10.0.0.61 - - [2026-01-29 15:34:26] "GET /global-system-configs HTTP/1.1" 401 296 0.000396 10.0.0.61 - - [2026-01-29 15:34:31] "DELETE /virtual-DNS-record/82c31af1-d0ee-433d-a3bd-08b81ec146d2 HTTP/1.1" 200 115 0.020024 10.0.0.61 - - [2026-01-29 15:34:31] "POST /fqname-to-id HTTP/1.1" 404 182 0.003140 252.61.176.139 - - [2026-01-29 15:34:31] "POST /neutron/network HTTP/1.1" 200 829 0.006423 252.61.176.139 - - [2026-01-29 15:34:31] "POST /neutron/network HTTP/1.1" 400 204 0.011615 252.61.176.139 - - [2026-01-29 15:34:32] "POST /neutron/port HTTP/1.1" 200 1116 0.020583 252.61.176.139 - - [2026-01-29 15:34:32] "POST /neutron/port HTTP/1.1" 200 1116 0.014818 252.61.176.139 - - [2026-01-29 15:34:32] "POST /neutron/port HTTP/1.1" 200 1106 0.017262 252.61.176.139 - - [2026-01-29 15:34:32] "POST /neutron/port HTTP/1.1" 200 1106 0.011341 252.61.176.139 - - [2026-01-29 15:34:32] "POST /neutron/port HTTP/1.1" 200 151 0.162143 252.61.176.139 - - [2026-01-29 15:34:32] "POST /neutron/port HTTP/1.1" 200 151 0.159285 252.61.176.139 - - [2026-01-29 15:34:33] "POST /neutron/network HTTP/1.1" 200 829 0.006013 10.0.0.61 - - [2026-01-29 15:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.61 - - [2026-01-29 15:34:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002279 10.0.0.61 - - [2026-01-29 15:34:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002700 10.0.0.61 - - [2026-01-29 15:34:34] "DELETE /route-target/2d0d311f-6f95-4b11-8050-48962464043d HTTP/1.1" 200 115 0.031020 252.61.176.139 - - [2026-01-29 15:34:34] "POST /neutron/network HTTP/1.1" 200 151 0.541339 10.0.0.61 - - [2026-01-29 15:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005640 10.0.0.61 - - [2026-01-29 15:34:34] "DELETE /network-ipam/3f6a6beb-f05f-4636-8a43-d62d03175128 HTTP/1.1" 200 115 0.028894 10.0.0.61 - - [2026-01-29 15:34:34] "DELETE /virtual-DNS/4b28a458-aeaf-4b77-8010-13ad09f8700d HTTP/1.1" 200 115 0.022020 10.0.0.61 - - [2026-01-29 15:34:34] "POST /fqname-to-id HTTP/1.1" 404 178 0.003915 10.0.0.61 - - [2026-01-29 15:34:34] "GET /domains HTTP/1.1" 200 438 0.002628 10.0.0.61 - - [2026-01-29 15:34:34] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001125 10.0.0.61 - - [2026-01-29 15:34:34] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1305 0.008435 10.0.0.61 - - [2026-01-29 15:34:35] "GET /projects?obj_uuids=4429b02a-8a3a-465d-a4a7-258b9db1a0de&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001051 10.0.0.61 - - [2026-01-29 15:34:35] "GET /project/4429b02a-8a3a-465d-a4a7-258b9db1a0de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.024626 10.0.0.61 - - [2026-01-29 15:34:35] "GET /projects?obj_uuids=4429b02a-8a3a-465d-a4a7-258b9db1a0de&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001142 10.0.0.61 - - [2026-01-29 15:34:35] "GET /project/4429b02a-8a3a-465d-a4a7-258b9db1a0de?fields=virtual_networks HTTP/1.1" 200 1034 0.071167 10.0.0.61 - - [2026-01-29 15:34:35] "GET /projects?obj_uuids=4429b02a-8a3a-465d-a4a7-258b9db1a0de&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001204 10.0.0.61 - - [2026-01-29 15:34:35] "GET /project/4429b02a-8a3a-465d-a4a7-258b9db1a0de?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.027239 10.0.0.61 - - [2026-01-29 15:34:35] "GET /projects?obj_uuids=4429b02a-8a3a-465d-a4a7-258b9db1a0de&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001392 10.0.0.61 - - [2026-01-29 15:34:35] "GET /project/4429b02a-8a3a-465d-a4a7-258b9db1a0de?fields=security_groups HTTP/1.1" 200 1260 0.031182 10.0.0.61 - - [2026-01-29 15:34:36] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001138 10.0.0.61 - - [2026-01-29 15:34:36] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 942 0.007012 10.0.0.61 - - [2026-01-29 15:34:36] "POST /fqname-to-id HTTP/1.1" 404 187 0.034775 10.0.0.61 - - [2026-01-29 15:34:36] "GET /projects?obj_uuids=2a168a1b-b889-45d8-83eb-5218b81a7dda&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002907 10.0.0.61 - - [2026-01-29 15:34:36] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001032 10.0.0.61 - - [2026-01-29 15:34:36] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.006316 10.0.0.61 - - [2026-01-29 15:34:36] "POST /id-to-fqname HTTP/1.1" 200 189 0.001644 10.0.0.61 - - [2026-01-29 15:34:36] "POST /fqname-to-id HTTP/1.1" 404 198 0.003467 10.0.0.61 - - [2026-01-29 15:34:36] "POST /security-groups HTTP/1.1" 200 584 0.068015 10.0.0.61 - - [2026-01-29 15:34:36] "POST /fqname-to-id HTTP/1.1" 404 233 0.002895 10.0.0.61 - - [2026-01-29 15:34:36] "POST /projects HTTP/1.1" 200 579 0.219651 10.0.0.61 - - [2026-01-29 15:34:36] "POST /access-control-lists HTTP/1.1" 200 597 0.057341 10.0.0.61 - - [2026-01-29 15:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.298958 10.0.0.61 - - [2026-01-29 15:34:36] "POST /fqname-to-id HTTP/1.1" 404 232 0.003197 10.0.0.61 - - [2026-01-29 15:34:36] "GET /project/2a168a1b-b889-45d8-83eb-5218b81a7dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.448382 10.0.0.61 - - [2026-01-29 15:34:36] "POST /access-control-lists HTTP/1.1" 200 595 0.065201 10.0.0.61 - - [2026-01-29 15:34:38] "GET / HTTP/1.1" 200 36215 0.003055 10.0.0.61 - - [2026-01-29 15:34:38] "POST /fqname-to-id HTTP/1.1" 401 296 0.000494 10.0.0.61 - - [2026-01-29 15:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.081280 10.0.0.61 - - [2026-01-29 15:34:39] "GET /projects?obj_uuids=2a168a1b-b889-45d8-83eb-5218b81a7dda&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001164 10.0.0.61 - - [2026-01-29 15:34:39] "GET /project/2a168a1b-b889-45d8-83eb-5218b81a7dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.033166 252.61.176.139 - - [2026-01-29 15:34:39] "POST /neutron/network HTTP/1.1" 200 117 0.037625 10.0.0.61 - - [2026-01-29 15:34:39] "GET /projects?obj_uuids=2a168a1b-b889-45d8-83eb-5218b81a7dda&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001300 252.61.176.139 - - [2026-01-29 15:34:39] "POST /neutron/network HTTP/1.1" 200 604 0.069991 10.0.0.61 - - [2026-01-29 15:34:39] "POST /route-targets HTTP/1.1" 200 328 0.010155 10.0.0.61 - - [2026-01-29 15:34:39] "POST /ref-update HTTP/1.1" 200 156 0.011228 10.0.0.61 - - [2026-01-29 15:34:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004828 252.61.176.139 - - [2026-01-29 15:34:39] "POST /neutron/subnet HTTP/1.1" 200 724 0.139804 252.61.176.139 - - [2026-01-29 15:34:39] "POST /neutron/network HTTP/1.1" 200 823 0.005816 10.0.0.61 - - [2026-01-29 15:34:39] "POST /id-to-fqname HTTP/1.1" 200 219 0.001506 10.0.0.61 - - [2026-01-29 15:34:40] "GET /virtual-network/42a4c7f8-98eb-4c92-ad80-cb91c880525b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004953 252.61.176.139 - - [2026-01-29 15:34:40] "POST /neutron/network HTTP/1.1" 200 823 0.006757 10.0.0.61 - - [2026-01-29 15:34:40] "GET /virtual-network/42a4c7f8-98eb-4c92-ad80-cb91c880525b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005754 252.61.176.139 - - [2026-01-29 15:34:40] "POST /neutron/network HTTP/1.1" 200 823 0.005820 252.61.176.139 - - [2026-01-29 15:34:40] "POST /neutron/subnet HTTP/1.1" 200 724 0.006868 10.0.0.61 - - [2026-01-29 15:34:40] "POST /id-to-fqname HTTP/1.1" 200 219 0.001394 252.61.176.139 - - [2026-01-29 15:34:40] "POST /neutron/network HTTP/1.1" 200 833 0.005702 252.61.176.139 - - [2026-01-29 15:34:40] "GET /aaa-mode HTTP/1.1" 401 296 0.000464 252.61.176.139 - - [2026-01-29 15:34:40] "GET / HTTP/1.1" 200 36215 0.001895 252.61.176.139 - - [2026-01-29 15:34:40] "GET /project/2a168a1b-b889-45d8-83eb-5218b81a7dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000446 10.0.0.61 - - [2026-01-29 15:34:41] "GET /projects?obj_uuids=2a168a1b-b889-45d8-83eb-5218b81a7dda&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001044 252.61.176.139 - - [2026-01-29 15:34:41] "GET /project/2a168a1b-b889-45d8-83eb-5218b81a7dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.055549 252.61.176.139 - - [2026-01-29 15:34:41] "POST /neutron/network HTTP/1.1" 200 823 0.006918 252.61.176.139 - - [2026-01-29 15:34:41] "POST /neutron/port HTTP/1.1" 200 117 0.005650 252.61.176.139 - - [2026-01-29 15:34:41] "POST /neutron/port HTTP/1.1" 200 117 0.005187 10.0.0.61 - - [2026-01-29 15:34:41] "POST /id-to-fqname HTTP/1.1" 200 219 0.001826 252.61.176.139 - - [2026-01-29 15:34:41] "POST /neutron/port HTTP/1.1" 200 117 0.005512 252.61.176.139 - - [2026-01-29 15:34:41] "POST /neutron/network HTTP/1.1" 200 833 0.005616 252.61.176.139 - - [2026-01-29 15:34:41] "GET /aaa-mode HTTP/1.1" 401 296 0.001127 252.61.176.139 - - [2026-01-29 15:34:41] "GET / HTTP/1.1" 200 36215 0.005542 252.61.176.139 - - [2026-01-29 15:34:41] "GET /project/2a168a1b-b889-45d8-83eb-5218b81a7dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000405 10.0.0.61 - - [2026-01-29 15:34:42] "GET /projects?obj_uuids=2a168a1b-b889-45d8-83eb-5218b81a7dda&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001204 252.61.176.139 - - [2026-01-29 15:34:42] "GET /project/2a168a1b-b889-45d8-83eb-5218b81a7dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.065575 252.61.176.139 - - [2026-01-29 15:34:42] "POST /neutron/network HTTP/1.1" 200 823 0.041825 252.61.176.139 - - [2026-01-29 15:34:42] "POST /neutron/port HTTP/1.1" 200 117 0.007575 252.61.176.139 - - [2026-01-29 15:34:42] "POST /neutron/network HTTP/1.1" 200 833 0.015402 252.61.176.139 - - [2026-01-29 15:34:42] "POST /neutron/port HTTP/1.1" 200 117 0.004916 10.0.0.61 - - [2026-01-29 15:34:42] "GET /projects?obj_uuids=2a168a1b-b889-45d8-83eb-5218b81a7dda&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001296 252.61.176.139 - - [2026-01-29 15:34:42] "POST /neutron/port HTTP/1.1" 200 117 0.009051 252.61.176.139 - - [2026-01-29 15:34:43] "POST /neutron/port HTTP/1.1" 200 1059 0.284373 252.61.176.139 - - [2026-01-29 15:34:43] "POST /neutron/port HTTP/1.1" 200 1059 0.018185 252.61.176.139 - - [2026-01-29 15:34:43] "POST /neutron/port HTTP/1.1" 200 1059 0.012335 252.61.176.139 - - [2026-01-29 15:34:43] "POST /neutron/port HTTP/1.1" 200 1109 0.073771 252.61.176.139 - - [2026-01-29 15:34:43] "POST /neutron/port HTTP/1.1" 200 1119 0.015864 252.61.176.139 - - [2026-01-29 15:34:43] "POST /neutron/network HTTP/1.1" 200 833 0.014101 252.61.176.139 - - [2026-01-29 15:34:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003037 10.0.0.61 - - [2026-01-29 15:34:43] "GET /projects?obj_uuids=2a168a1b-b889-45d8-83eb-5218b81a7dda&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001077 252.61.176.139 - - [2026-01-29 15:34:43] "POST /neutron/subnet HTTP/1.1" 200 698 0.009224 252.61.176.139 - - [2026-01-29 15:34:43] "POST /neutron/port HTTP/1.1" 200 117 0.002241 252.61.176.139 - - [2026-01-29 15:34:43] "POST /neutron/network HTTP/1.1" 200 823 0.010292 252.61.176.139 - - [2026-01-29 15:34:43] "POST /neutron/port HTTP/1.1" 200 1059 0.275319 252.61.176.139 - - [2026-01-29 15:34:43] "POST /neutron/port HTTP/1.1" 200 1059 0.015678 252.61.176.139 - - [2026-01-29 15:34:43] "POST /neutron/port HTTP/1.1" 200 1059 0.011399 252.61.176.139 - - [2026-01-29 15:34:44] "POST /neutron/port HTTP/1.1" 200 1109 0.065983 252.61.176.139 - - [2026-01-29 15:34:44] "POST /neutron/port HTTP/1.1" 200 1119 0.013459 252.61.176.139 - - [2026-01-29 15:34:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004629 252.61.176.139 - - [2026-01-29 15:34:44] "POST /neutron/subnet HTTP/1.1" 200 698 0.009962 252.61.176.139 - - [2026-01-29 15:34:44] "POST /neutron/port HTTP/1.1" 200 117 0.001216 252.61.176.139 - - [2026-01-29 15:34:44] "POST /neutron/network HTTP/1.1" 200 823 0.006352 252.61.176.139 - - [2026-01-29 15:34:47] "POST /neutron/port HTTP/1.1" 200 1119 0.019744 252.61.176.139 - - [2026-01-29 15:34:48] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010233 252.61.176.139 - - [2026-01-29 15:34:48] "POST /neutron/port HTTP/1.1" 200 1119 0.015435 252.61.176.139 - - [2026-01-29 15:34:48] "POST /neutron/security_group HTTP/1.1" 200 2057 0.012533 252.61.176.139 - - [2026-01-29 15:34:48] "POST /neutron/port HTTP/1.1" 200 1119 0.016525 252.61.176.139 - - [2026-01-29 15:34:48] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007316 10.0.0.61 - - [2026-01-29 15:34:48] "GET /virtual-machine/bc38bd55-ed74-4eed-855b-455a34d2d3a4 HTTP/1.1" 401 296 0.000459 10.0.0.61 - - [2026-01-29 15:34:48] "GET /virtual-machine/bc38bd55-ed74-4eed-855b-455a34d2d3a4 HTTP/1.1" 200 1293 0.038755 10.0.0.61 - - [2026-01-29 15:34:48] "GET /virtual-machine-interface/6efab887-67e4-498c-98f4-4d7f4d1efcea HTTP/1.1" 200 2941 0.008645 10.0.0.61 - - [2026-01-29 15:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.61 - - [2026-01-29 15:34:49] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004122 10.0.0.61 - - [2026-01-29 15:34:49] "GET /virtual-networks?parent_id=2a168a1b-b889-45d8-83eb-5218b81a7dda&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003361 10.0.0.61 - - [2026-01-29 15:34:49] "GET /virtual-network/42a4c7f8-98eb-4c92-ad80-cb91c880525b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005143 10.0.0.61 - - [2026-01-29 15:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.61 - - [2026-01-29 15:34:52] "GET /virtual-network/42a4c7f8-98eb-4c92-ad80-cb91c880525b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005633 252.61.176.139 - - [2026-01-29 15:34:53] "POST /neutron/port HTTP/1.1" 200 1119 0.014315 252.61.176.139 - - [2026-01-29 15:34:53] "POST /neutron/port HTTP/1.1" 200 1119 0.015064 252.61.176.139 - - [2026-01-29 15:34:53] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007167 252.61.176.139 - - [2026-01-29 15:34:54] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010095 252.61.176.139 - - [2026-01-29 15:34:54] "POST /neutron/port HTTP/1.1" 200 1119 0.024385 252.61.176.139 - - [2026-01-29 15:34:54] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007167 252.61.176.139 - - [2026-01-29 15:34:54] "POST /neutron/port HTTP/1.1" 200 1119 0.013727 252.61.176.139 - - [2026-01-29 15:34:54] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006189 252.61.176.139 - - [2026-01-29 15:34:55] "POST /neutron/port HTTP/1.1" 200 1119 0.020132 252.61.176.139 - - [2026-01-29 15:34:55] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006393 252.61.176.139 - - [2026-01-29 15:34:55] "POST /neutron/port HTTP/1.1" 200 1119 0.013220 252.61.176.139 - - [2026-01-29 15:34:55] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005659 10.0.0.61 - - [2026-01-29 15:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.61 - - [2026-01-29 15:34:56] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003059 10.0.0.61 - - [2026-01-29 15:34:56] "GET /virtual-networks?parent_id=2a168a1b-b889-45d8-83eb-5218b81a7dda&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002860 10.0.0.61 - - [2026-01-29 15:34:56] "GET /virtual-network/42a4c7f8-98eb-4c92-ad80-cb91c880525b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005505 252.61.176.139 - - [2026-01-29 15:34:56] "POST /neutron/port HTTP/1.1" 200 1119 0.016755 252.61.176.139 - - [2026-01-29 15:34:56] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009123 252.61.176.139 - - [2026-01-29 15:34:57] "POST /neutron/port HTTP/1.1" 200 1119 0.014902 252.61.176.139 - - [2026-01-29 15:34:57] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007181 252.61.176.139 - - [2026-01-29 15:34:57] "POST /neutron/port HTTP/1.1" 200 1119 0.013135 252.61.176.139 - - [2026-01-29 15:34:57] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006576 10.0.0.61 - - [2026-01-29 15:34:57] "GET /virtual-machine/ac09765a-204a-4e29-9868-eedeaf7721f9 HTTP/1.1" 200 1294 0.006489 10.0.0.61 - - [2026-01-29 15:34:57] "GET /virtual-machine-interface/cceefd02-5532-4782-a4e9-84424cbb0bc3 HTTP/1.1" 200 2942 0.005046 10.0.0.61 - - [2026-01-29 15:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.61 - - [2026-01-29 15:34:57] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003582 10.0.0.61 - - [2026-01-29 15:34:57] "GET /virtual-networks?parent_id=2a168a1b-b889-45d8-83eb-5218b81a7dda&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003469 10.0.0.61 - - [2026-01-29 15:34:57] "GET /virtual-network/42a4c7f8-98eb-4c92-ad80-cb91c880525b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005191 10.0.0.61 - - [2026-01-29 15:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.61 - - [2026-01-29 15:34:58] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004231 10.0.0.61 - - [2026-01-29 15:34:58] "GET /virtual-networks?parent_id=2a168a1b-b889-45d8-83eb-5218b81a7dda&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003444 10.0.0.61 - - [2026-01-29 15:34:58] "GET /virtual-network/42a4c7f8-98eb-4c92-ad80-cb91c880525b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004967 252.61.176.139 - - [2026-01-29 15:35:03] "POST /neutron/network HTTP/1.1" 200 823 0.009625 252.61.176.139 - - [2026-01-29 15:35:03] "POST /neutron/network HTTP/1.1" 400 204 0.011209 252.61.176.139 - - [2026-01-29 15:35:04] "POST /neutron/port HTTP/1.1" 200 1119 0.014759 252.61.176.139 - - [2026-01-29 15:35:04] "POST /neutron/port HTTP/1.1" 200 1119 0.019084 252.61.176.139 - - [2026-01-29 15:35:04] "POST /neutron/port HTTP/1.1" 200 1109 0.011580 252.61.176.139 - - [2026-01-29 15:35:04] "POST /neutron/port HTTP/1.1" 200 1109 0.011674 252.61.176.139 - - [2026-01-29 15:35:04] "POST /neutron/port HTTP/1.1" 200 151 0.141878 252.61.176.139 - - [2026-01-29 15:35:04] "POST /neutron/port HTTP/1.1" 200 151 0.153313 10.0.0.61 - - [2026-01-29 15:35:04] "DELETE /project/2a168a1bb88945d883eb5218b81a7dda HTTP/1.1" 404 173 0.008930 10.0.0.61 - - [2026-01-29 15:35:04] "GET /projects?obj_uuids=4429b02a-8a3a-465d-a4a7-258b9db1a0de&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000972 10.0.0.61 - - [2026-01-29 15:35:04] "GET /project/4429b02a-8a3a-465d-a4a7-258b9db1a0de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.038979 10.0.0.61 - - [2026-01-29 15:35:04] "GET /projects?obj_uuids=4429b02a-8a3a-465d-a4a7-258b9db1a0de&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001143 10.0.0.61 - - [2026-01-29 15:35:04] "GET /project/4429b02a-8a3a-465d-a4a7-258b9db1a0de?fields=security_groups HTTP/1.1" 200 1353 0.032852 10.0.0.61 - - [2026-01-29 15:35:04] "DELETE /security-group/8cc2c43f-a018-49e7-a12e-43d93a5575f3 HTTP/1.1" 200 115 0.043770 10.0.0.61 - - [2026-01-29 15:35:04] "GET /projects?obj_uuids=4429b02a-8a3a-465d-a4a7-258b9db1a0de&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000988 10.0.0.61 - - [2026-01-29 15:35:04] "DELETE /access-control-list/5f1b5ff4-9c4c-4324-8551-09dd0f0dbbfd HTTP/1.1" 200 115 0.041995 10.0.0.61 - - [2026-01-29 15:35:04] "GET /project/4429b02a-8a3a-465d-a4a7-258b9db1a0de?fields=application_policy_sets HTTP/1.1" 200 1392 0.039322 10.0.0.61 - - [2026-01-29 15:35:05] "DELETE /access-control-list/46ee8808-40db-4972-bcd3-b5993e0c4b1d HTTP/1.1" 200 115 0.024359 10.0.0.61 - - [2026-01-29 15:35:05] "DELETE /project/4429b02a-8a3a-465d-a4a7-258b9db1a0de HTTP/1.1" 200 115 0.324481 252.61.176.139 - - [2026-01-29 15:35:05] "POST /neutron/network HTTP/1.1" 200 823 0.005974 10.0.0.61 - - [2026-01-29 15:35:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003247 10.0.0.61 - - [2026-01-29 15:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.61 - - [2026-01-29 15:35:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003296 252.61.176.139 - - [2026-01-29 15:35:05] "POST /neutron/network HTTP/1.1" 200 151 0.080566 10.0.0.61 - - [2026-01-29 15:35:05] "DELETE /route-target/beed55b4-ee8d-43f9-b4f2-36908ace7fe9 HTTP/1.1" 200 115 0.018242 10.0.0.61 - - [2026-01-29 15:35:06] "GET /projects?obj_uuids=2a168a1b-b889-45d8-83eb-5218b81a7dda&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001275 10.0.0.61 - - [2026-01-29 15:35:06] "GET /project/2a168a1b-b889-45d8-83eb-5218b81a7dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.028644 10.0.0.61 - - [2026-01-29 15:35:06] "GET /projects?obj_uuids=2a168a1b-b889-45d8-83eb-5218b81a7dda&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001227 10.0.0.61 - - [2026-01-29 15:35:06] "GET /project/2a168a1b-b889-45d8-83eb-5218b81a7dda?fields=virtual_networks HTTP/1.1" 200 1033 0.069306 10.0.0.61 - - [2026-01-29 15:35:06] "GET /projects?obj_uuids=2a168a1b-b889-45d8-83eb-5218b81a7dda&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001668 10.0.0.61 - - [2026-01-29 15:35:06] "GET /project/2a168a1b-b889-45d8-83eb-5218b81a7dda?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.030539 10.0.0.61 - - [2026-01-29 15:35:06] "GET /projects?obj_uuids=2a168a1b-b889-45d8-83eb-5218b81a7dda&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001153 10.0.0.61 - - [2026-01-29 15:35:06] "GET /project/2a168a1b-b889-45d8-83eb-5218b81a7dda?fields=security_groups HTTP/1.1" 200 1259 0.027914 10.0.0.61 - - [2026-01-29 15:35:07] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001133 10.0.0.61 - - [2026-01-29 15:35:07] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 942 0.007750 10.0.0.61 - - [2026-01-29 15:35:07] "POST /fqname-to-id HTTP/1.1" 404 186 0.030970 10.0.0.61 - - [2026-01-29 15:35:07] "GET /projects?obj_uuids=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002409 10.0.0.61 - - [2026-01-29 15:35:07] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001129 10.0.0.61 - - [2026-01-29 15:35:07] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.007463 10.0.0.61 - - [2026-01-29 15:35:07] "POST /id-to-fqname HTTP/1.1" 200 188 0.002879 10.0.0.61 - - [2026-01-29 15:35:07] "POST /fqname-to-id HTTP/1.1" 404 197 0.003290 10.0.0.61 - - [2026-01-29 15:35:07] "POST /security-groups HTTP/1.1" 200 583 0.072479 10.0.0.61 - - [2026-01-29 15:35:07] "POST /fqname-to-id HTTP/1.1" 404 232 0.003068 10.0.0.61 - - [2026-01-29 15:35:07] "POST /projects HTTP/1.1" 200 577 0.231587 10.0.0.61 - - [2026-01-29 15:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.307270 10.0.0.61 - - [2026-01-29 15:35:08] "POST /access-control-lists HTTP/1.1" 200 596 0.067394 10.0.0.61 - - [2026-01-29 15:35:08] "POST /fqname-to-id HTTP/1.1" 404 231 0.002367 10.0.0.61 - - [2026-01-29 15:35:08] "GET /project/eab56dd1-00ca-49ae-8de9-33262f612f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.450546 10.0.0.61 - - [2026-01-29 15:35:08] "POST /access-control-lists HTTP/1.1" 200 594 0.060672 10.0.0.61 - - [2026-01-29 15:35:09] "GET / HTTP/1.1" 200 36215 0.002869 10.0.0.61 - - [2026-01-29 15:35:10] "POST /fqname-to-id HTTP/1.1" 401 296 0.000499 10.0.0.61 - - [2026-01-29 15:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.082738 10.0.0.61 - - [2026-01-29 15:35:10] "GET /projects?obj_uuids=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001091 10.0.0.61 - - [2026-01-29 15:35:10] "GET /project/eab56dd1-00ca-49ae-8de9-33262f612f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.033340 252.61.176.139 - - [2026-01-29 15:35:10] "POST /neutron/network HTTP/1.1" 200 117 0.037088 10.0.0.61 - - [2026-01-29 15:35:10] "GET /projects?obj_uuids=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001141 252.61.176.139 - - [2026-01-29 15:35:11] "POST /neutron/network HTTP/1.1" 200 623 0.080889 10.0.0.61 - - [2026-01-29 15:35:11] "POST /route-targets HTTP/1.1" 200 328 0.010630 10.0.0.61 - - [2026-01-29 15:35:11] "POST /ref-update HTTP/1.1" 200 156 0.012430 10.0.0.61 - - [2026-01-29 15:35:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002972 252.61.176.139 - - [2026-01-29 15:35:11] "POST /neutron/subnet HTTP/1.1" 200 701 0.147145 252.61.176.139 - - [2026-01-29 15:35:11] "POST /neutron/network HTTP/1.1" 200 837 0.006038 10.0.0.61 - - [2026-01-29 15:35:11] "POST /id-to-fqname HTTP/1.1" 200 228 0.001800 10.0.0.61 - - [2026-01-29 15:35:11] "GET /virtual-network/6b4f96c2-e35e-4660-96d6-c34a4f432396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005447 252.61.176.139 - - [2026-01-29 15:35:11] "POST /neutron/network HTTP/1.1" 200 837 0.005945 10.0.0.61 - - [2026-01-29 15:35:11] "GET /virtual-network/6b4f96c2-e35e-4660-96d6-c34a4f432396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005469 252.61.176.139 - - [2026-01-29 15:35:11] "POST /neutron/network HTTP/1.1" 200 837 0.006377 252.61.176.139 - - [2026-01-29 15:35:11] "POST /neutron/subnet HTTP/1.1" 200 701 0.007008 252.61.176.139 - - [2026-01-29 15:35:11] "POST /neutron/network HTTP/1.1" 200 837 0.005530 10.0.0.61 - - [2026-01-29 15:35:11] "POST /id-to-fqname HTTP/1.1" 200 228 0.001507 252.61.176.139 - - [2026-01-29 15:35:11] "POST /neutron/network HTTP/1.1" 200 847 0.005888 252.61.176.139 - - [2026-01-29 15:35:12] "GET /aaa-mode HTTP/1.1" 401 296 0.000514 252.61.176.139 - - [2026-01-29 15:35:12] "GET / HTTP/1.1" 200 36215 0.001759 252.61.176.139 - - [2026-01-29 15:35:12] "GET /project/eab56dd1-00ca-49ae-8de9-33262f612f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000396 10.0.0.61 - - [2026-01-29 15:35:12] "GET /projects?obj_uuids=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001238 252.61.176.139 - - [2026-01-29 15:35:12] "GET /project/eab56dd1-00ca-49ae-8de9-33262f612f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.059794 252.61.176.139 - - [2026-01-29 15:35:12] "POST /neutron/network HTTP/1.1" 200 837 0.005833 252.61.176.139 - - [2026-01-29 15:35:12] "POST /neutron/port HTTP/1.1" 200 117 0.008496 252.61.176.139 - - [2026-01-29 15:35:12] "POST /neutron/port HTTP/1.1" 200 117 0.005142 10.0.0.61 - - [2026-01-29 15:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.61 - - [2026-01-29 15:35:12] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003946 10.0.0.61 - - [2026-01-29 15:35:12] "PUT /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f HTTP/1.1" 200 277 0.012320 252.61.176.139 - - [2026-01-29 15:35:13] "POST /neutron/port HTTP/1.1" 200 117 0.007013 252.61.176.139 - - [2026-01-29 15:35:13] "POST /neutron/network HTTP/1.1" 200 847 0.006830 10.0.0.61 - - [2026-01-29 15:35:13] "GET /projects?obj_uuids=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001296 252.61.176.139 - - [2026-01-29 15:35:13] "POST /neutron/port HTTP/1.1" 200 1053 0.216935 252.61.176.139 - - [2026-01-29 15:35:13] "POST /neutron/port HTTP/1.1" 200 1053 0.013916 252.61.176.139 - - [2026-01-29 15:35:13] "POST /neutron/port HTTP/1.1" 200 1053 0.012299 252.61.176.139 - - [2026-01-29 15:35:13] "POST /neutron/port HTTP/1.1" 200 1103 0.060637 252.61.176.139 - - [2026-01-29 15:35:13] "POST /neutron/port HTTP/1.1" 200 1113 0.016758 252.61.176.139 - - [2026-01-29 15:35:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003611 10.0.0.61 - - [2026-01-29 15:35:14] "GET /obj-perms HTTP/1.1" 200 6375 0.070414 252.61.176.139 - - [2026-01-29 15:35:14] "POST /neutron/subnet HTTP/1.1" 200 675 0.013509 252.61.176.139 - - [2026-01-29 15:35:14] "POST /neutron/port HTTP/1.1" 200 117 0.001501 252.61.176.139 - - [2026-01-29 15:35:14] "POST /neutron/network HTTP/1.1" 200 837 0.013763 10.0.0.61 - - [2026-01-29 15:35:14] "GET /obj-perms HTTP/1.1" 200 6375 0.060841 252.61.176.139 - - [2026-01-29 15:35:18] "POST /neutron/port HTTP/1.1" 200 1113 0.020859 252.61.176.139 - - [2026-01-29 15:35:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007179 252.61.176.139 - - [2026-01-29 15:35:18] "POST /neutron/port HTTP/1.1" 200 1113 0.016840 252.61.176.139 - - [2026-01-29 15:35:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009157 252.61.176.139 - - [2026-01-29 15:35:18] "POST /neutron/port HTTP/1.1" 200 1113 0.013598 252.61.176.139 - - [2026-01-29 15:35:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007277 10.0.0.61 - - [2026-01-29 15:35:18] "GET /virtual-machine/6f371e73-819c-496c-8102-b37bf1fa74d1 HTTP/1.1" 401 296 0.000449 10.0.0.61 - - [2026-01-29 15:35:19] "GET /virtual-machine/6f371e73-819c-496c-8102-b37bf1fa74d1 HTTP/1.1" 200 1291 0.040400 10.0.0.61 - - [2026-01-29 15:35:19] "GET /virtual-machine-interface/831916e3-2354-4c8f-9e39-2b52c6d83de6 HTTP/1.1" 200 2966 0.005144 10.0.0.61 - - [2026-01-29 15:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004961 10.0.0.61 - - [2026-01-29 15:35:19] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.003648 10.0.0.61 - - [2026-01-29 15:35:19] "GET /virtual-networks?parent_id=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003136 10.0.0.61 - - [2026-01-29 15:35:19] "GET /virtual-network/6b4f96c2-e35e-4660-96d6-c34a4f432396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006739 10.0.0.61 - - [2026-01-29 15:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.61 - - [2026-01-29 15:35:22] "GET /virtual-network/6b4f96c2-e35e-4660-96d6-c34a4f432396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005512 252.61.176.139 - - [2026-01-29 15:35:23] "POST /neutron/port HTTP/1.1" 200 1113 0.012236 252.61.176.139 - - [2026-01-29 15:35:23] "POST /neutron/port HTTP/1.1" 200 1113 0.015615 252.61.176.139 - - [2026-01-29 15:35:23] "POST /neutron/network HTTP/1.1" 200 847 0.005539 252.61.176.139 - - [2026-01-29 15:35:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003479 252.61.176.139 - - [2026-01-29 15:35:23] "POST /neutron/subnet HTTP/1.1" 200 675 0.008338 252.61.176.139 - - [2026-01-29 15:35:23] "POST /neutron/port HTTP/1.1" 200 117 0.001313 252.61.176.139 - - [2026-01-29 15:35:23] "POST /neutron/network HTTP/1.1" 200 837 0.005867 252.61.176.139 - - [2026-01-29 15:35:23] "POST /neutron/port HTTP/1.1" 200 1113 0.018203 252.61.176.139 - - [2026-01-29 15:35:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007775 252.61.176.139 - - [2026-01-29 15:35:23] "POST /neutron/port HTTP/1.1" 200 1113 0.013608 252.61.176.139 - - [2026-01-29 15:35:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006280 252.61.176.139 - - [2026-01-29 15:35:24] "POST /neutron/port HTTP/1.1" 200 1113 0.012681 252.61.176.139 - - [2026-01-29 15:35:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005950 10.0.0.61 - - [2026-01-29 15:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004779 10.0.0.61 - - [2026-01-29 15:35:24] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.003977 10.0.0.61 - - [2026-01-29 15:35:24] "GET /virtual-networks?parent_id=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003277 10.0.0.61 - - [2026-01-29 15:35:24] "GET /virtual-network/6b4f96c2-e35e-4660-96d6-c34a4f432396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006251 252.61.176.139 - - [2026-01-29 15:35:25] "POST /neutron/port HTTP/1.1" 200 1113 0.014716 252.61.176.139 - - [2026-01-29 15:35:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006387 10.0.0.61 - - [2026-01-29 15:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.61 - - [2026-01-29 15:35:26] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.003583 10.0.0.61 - - [2026-01-29 15:35:27] "PUT /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f HTTP/1.1" 200 277 0.010182 252.61.176.139 - - [2026-01-29 15:35:27] "POST /neutron/network HTTP/1.1" 200 837 0.009393 252.61.176.139 - - [2026-01-29 15:35:27] "POST /neutron/network HTTP/1.1" 400 204 0.010419 252.61.176.139 - - [2026-01-29 15:35:27] "POST /neutron/port HTTP/1.1" 200 1113 0.013035 252.61.176.139 - - [2026-01-29 15:35:27] "POST /neutron/port HTTP/1.1" 200 1103 0.011693 252.61.176.139 - - [2026-01-29 15:35:28] "POST /neutron/port HTTP/1.1" 200 151 0.101992 252.61.176.139 - - [2026-01-29 15:35:29] "POST /neutron/network HTTP/1.1" 200 837 0.007456 10.0.0.61 - - [2026-01-29 15:35:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003299 10.0.0.61 - - [2026-01-29 15:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.61 - - [2026-01-29 15:35:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003281 252.61.176.139 - - [2026-01-29 15:35:29] "POST /neutron/network HTTP/1.1" 200 151 0.085500 10.0.0.61 - - [2026-01-29 15:35:29] "DELETE /route-target/28779fe0-6d62-4fad-992a-9a60f1ab340e HTTP/1.1" 200 115 0.014904 10.0.0.61 - - [2026-01-29 15:35:30] "GET /global-vrouter-configs HTTP/1.1" 200 358 0.002730 10.0.0.61 - - [2026-01-29 15:35:30] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f HTTP/1.1" 200 1884 0.005068 10.0.0.61 - - [2026-01-29 15:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.61 - - [2026-01-29 15:35:30] "GET /projects?obj_uuids=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001047 10.0.0.61 - - [2026-01-29 15:35:30] "GET /project/eab56dd1-00ca-49ae-8de9-33262f612f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.031229 252.61.176.139 - - [2026-01-29 15:35:30] "POST /neutron/network HTTP/1.1" 200 117 0.009865 10.0.0.61 - - [2026-01-29 15:35:30] "GET /projects?obj_uuids=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001130 252.61.176.139 - - [2026-01-29 15:35:30] "POST /neutron/network HTTP/1.1" 200 603 0.076541 10.0.0.61 - - [2026-01-29 15:35:30] "POST /route-targets HTTP/1.1" 200 328 0.016284 10.0.0.61 - - [2026-01-29 15:35:30] "POST /ref-update HTTP/1.1" 200 156 0.026417 10.0.0.61 - - [2026-01-29 15:35:30] "POST /useragent-kv HTTP/1.1" 200 115 0.004298 252.61.176.139 - - [2026-01-29 15:35:30] "POST /neutron/subnet HTTP/1.1" 200 720 0.169050 252.61.176.139 - - [2026-01-29 15:35:30] "POST /neutron/network HTTP/1.1" 200 821 0.005539 10.0.0.61 - - [2026-01-29 15:35:30] "POST /id-to-fqname HTTP/1.1" 200 218 0.001574 10.0.0.61 - - [2026-01-29 15:35:30] "GET /virtual-network/67dfc1b3-5e25-4f7c-a8d4-49f124d4a4f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.004986 252.61.176.139 - - [2026-01-29 15:35:31] "POST /neutron/network HTTP/1.1" 200 821 0.005555 10.0.0.61 - - [2026-01-29 15:35:31] "GET /virtual-network/67dfc1b3-5e25-4f7c-a8d4-49f124d4a4f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005502 252.61.176.139 - - [2026-01-29 15:35:31] "POST /neutron/network HTTP/1.1" 200 821 0.011989 252.61.176.139 - - [2026-01-29 15:35:31] "POST /neutron/subnet HTTP/1.1" 200 720 0.006580 10.0.0.61 - - [2026-01-29 15:35:31] "POST /id-to-fqname HTTP/1.1" 200 218 0.001468 252.61.176.139 - - [2026-01-29 15:35:31] "POST /neutron/network HTTP/1.1" 200 831 0.005174 252.61.176.139 - - [2026-01-29 15:35:31] "GET /aaa-mode HTTP/1.1" 401 296 0.000456 252.61.176.139 - - [2026-01-29 15:35:31] "GET / HTTP/1.1" 200 36215 0.002594 252.61.176.139 - - [2026-01-29 15:35:31] "GET /project/eab56dd1-00ca-49ae-8de9-33262f612f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000518 10.0.0.61 - - [2026-01-29 15:35:31] "GET /projects?obj_uuids=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001571 252.61.176.139 - - [2026-01-29 15:35:31] "GET /project/eab56dd1-00ca-49ae-8de9-33262f612f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.061358 252.61.176.139 - - [2026-01-29 15:35:31] "POST /neutron/network HTTP/1.1" 200 821 0.005897 252.61.176.139 - - [2026-01-29 15:35:32] "POST /neutron/port HTTP/1.1" 200 117 0.005437 252.61.176.139 - - [2026-01-29 15:35:32] "POST /neutron/port HTTP/1.1" 200 117 0.005376 252.61.176.139 - - [2026-01-29 15:35:32] "POST /neutron/port HTTP/1.1" 200 117 0.010817 252.61.176.139 - - [2026-01-29 15:35:32] "POST /neutron/network HTTP/1.1" 200 831 0.006051 10.0.0.61 - - [2026-01-29 15:35:32] "GET /projects?obj_uuids=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001155 252.61.176.139 - - [2026-01-29 15:35:32] "POST /neutron/port HTTP/1.1" 200 1057 0.222087 252.61.176.139 - - [2026-01-29 15:35:33] "POST /neutron/port HTTP/1.1" 200 1057 0.011568 252.61.176.139 - - [2026-01-29 15:35:33] "POST /neutron/port HTTP/1.1" 200 1057 0.011631 252.61.176.139 - - [2026-01-29 15:35:33] "POST /neutron/port HTTP/1.1" 200 1107 0.066136 252.61.176.139 - - [2026-01-29 15:35:33] "POST /neutron/port HTTP/1.1" 200 1117 0.016887 252.61.176.139 - - [2026-01-29 15:35:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003465 252.61.176.139 - - [2026-01-29 15:35:33] "POST /neutron/subnet HTTP/1.1" 200 694 0.007386 252.61.176.139 - - [2026-01-29 15:35:33] "POST /neutron/port HTTP/1.1" 200 117 0.001221 252.61.176.139 - - [2026-01-29 15:35:33] "POST /neutron/network HTTP/1.1" 200 821 0.006269 252.61.176.139 - - [2026-01-29 15:35:37] "POST /neutron/port HTTP/1.1" 200 1117 0.016006 252.61.176.139 - - [2026-01-29 15:35:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006130 252.61.176.139 - - [2026-01-29 15:35:37] "POST /neutron/port HTTP/1.1" 200 1117 0.013581 252.61.176.139 - - [2026-01-29 15:35:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006631 252.61.176.139 - - [2026-01-29 15:35:37] "POST /neutron/port HTTP/1.1" 200 1117 0.015886 252.61.176.139 - - [2026-01-29 15:35:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008937 10.0.0.61 - - [2026-01-29 15:35:37] "GET /virtual-machine/72ff8c6a-ec61-420a-954e-ed69826d305e HTTP/1.1" 200 1292 0.004504 10.0.0.61 - - [2026-01-29 15:35:37] "GET /virtual-machine-interface/8cf15911-32b3-464f-ae91-bd972fefcd8d HTTP/1.1" 200 2937 0.005861 10.0.0.61 - - [2026-01-29 15:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.61 - - [2026-01-29 15:35:38] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002817 10.0.0.61 - - [2026-01-29 15:35:38] "GET /virtual-networks?parent_id=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002999 10.0.0.61 - - [2026-01-29 15:35:38] "GET /virtual-network/67dfc1b3-5e25-4f7c-a8d4-49f124d4a4f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006620 10.0.0.61 - - [2026-01-29 15:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.61 - - [2026-01-29 15:35:41] "GET /virtual-network/67dfc1b3-5e25-4f7c-a8d4-49f124d4a4f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.004856 252.61.176.139 - - [2026-01-29 15:35:42] "POST /neutron/port HTTP/1.1" 200 1117 0.013941 252.61.176.139 - - [2026-01-29 15:35:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005702 252.61.176.139 - - [2026-01-29 15:35:42] "POST /neutron/port HTTP/1.1" 200 1117 0.013423 252.61.176.139 - - [2026-01-29 15:35:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005316 252.61.176.139 - - [2026-01-29 15:35:43] "POST /neutron/port HTTP/1.1" 200 1117 0.014347 252.61.176.139 - - [2026-01-29 15:35:43] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005678 10.0.0.61 - - [2026-01-29 15:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004310 10.0.0.61 - - [2026-01-29 15:35:43] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003994 10.0.0.61 - - [2026-01-29 15:35:43] "GET /virtual-networks?parent_id=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003160 10.0.0.61 - - [2026-01-29 15:35:43] "GET /virtual-network/67dfc1b3-5e25-4f7c-a8d4-49f124d4a4f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008227 252.61.176.139 - - [2026-01-29 15:35:43] "POST /neutron/port HTTP/1.1" 200 1117 0.014016 252.61.176.139 - - [2026-01-29 15:35:43] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007488 252.61.176.139 - - [2026-01-29 15:35:45] "POST /neutron/port HTTP/1.1" 200 1117 0.013720 252.61.176.139 - - [2026-01-29 15:35:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006057 252.61.176.139 - - [2026-01-29 15:35:50] "POST /neutron/network HTTP/1.1" 200 821 0.009802 252.61.176.139 - - [2026-01-29 15:35:50] "POST /neutron/network HTTP/1.1" 400 204 0.010492 252.61.176.139 - - [2026-01-29 15:35:51] "POST /neutron/port HTTP/1.1" 200 1117 0.015198 252.61.176.139 - - [2026-01-29 15:35:51] "POST /neutron/port HTTP/1.1" 200 1107 0.011388 252.61.176.139 - - [2026-01-29 15:35:51] "POST /neutron/port HTTP/1.1" 200 151 0.092214 252.61.176.139 - - [2026-01-29 15:35:52] "POST /neutron/network HTTP/1.1" 200 821 0.005605 10.0.0.61 - - [2026-01-29 15:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007499 10.0.0.61 - - [2026-01-29 15:35:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003591 10.0.0.61 - - [2026-01-29 15:35:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003941 252.61.176.139 - - [2026-01-29 15:35:53] "POST /neutron/network HTTP/1.1" 200 151 0.094269 10.0.0.61 - - [2026-01-29 15:35:53] "DELETE /route-target/c3bf80a1-5827-4ba1-84da-4af089089bce HTTP/1.1" 200 115 0.024207 10.0.0.61 - - [2026-01-29 15:35:53] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003412 10.0.0.61 - - [2026-01-29 15:35:53] "POST /network-ipams HTTP/1.1" 200 541 0.026707 10.0.0.61 - - [2026-01-29 15:35:53] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 765 0.002778 10.0.0.61 - - [2026-01-29 15:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.61 - - [2026-01-29 15:35:54] "GET /network-ipam/748be06a-45bd-42d3-9a4f-5fd669b9404a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1329 0.007261 10.0.0.61 - - [2026-01-29 15:35:54] "PUT /network-ipam/748be06a-45bd-42d3-9a4f-5fd669b9404a HTTP/1.1" 200 259 0.012227 10.0.0.61 - - [2026-01-29 15:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.61 - - [2026-01-29 15:35:54] "GET /projects?obj_uuids=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001227 10.0.0.61 - - [2026-01-29 15:35:54] "GET /project/eab56dd1-00ca-49ae-8de9-33262f612f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.028197 252.61.176.139 - - [2026-01-29 15:35:54] "POST /neutron/network HTTP/1.1" 200 117 0.009578 10.0.0.61 - - [2026-01-29 15:35:54] "GET /projects?obj_uuids=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001173 252.61.176.139 - - [2026-01-29 15:35:54] "POST /neutron/network HTTP/1.1" 200 603 0.075471 10.0.0.61 - - [2026-01-29 15:35:54] "POST /route-targets HTTP/1.1" 200 328 0.011193 10.0.0.61 - - [2026-01-29 15:35:54] "POST /ref-update HTTP/1.1" 200 156 0.015780 10.0.0.61 - - [2026-01-29 15:35:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002483 252.61.176.139 - - [2026-01-29 15:35:54] "POST /neutron/subnet HTTP/1.1" 200 699 0.174927 10.0.0.61 - - [2026-01-29 15:35:54] "POST /useragent-kv HTTP/1.1" 200 115 0.004734 252.61.176.139 - - [2026-01-29 15:35:54] "POST /neutron/subnet HTTP/1.1" 200 699 0.163000 252.61.176.139 - - [2026-01-29 15:35:55] "POST /neutron/network HTTP/1.1" 200 988 0.009465 10.0.0.61 - - [2026-01-29 15:35:55] "POST /id-to-fqname HTTP/1.1" 200 218 0.001506 10.0.0.61 - - [2026-01-29 15:35:55] "GET /virtual-network/1dc39940-ee4a-4dae-a880-3e6d5a5f5a9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006496 252.61.176.139 - - [2026-01-29 15:35:55] "POST /neutron/network HTTP/1.1" 200 988 0.006912 10.0.0.61 - - [2026-01-29 15:35:55] "GET /virtual-network/1dc39940-ee4a-4dae-a880-3e6d5a5f5a9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.004925 252.61.176.139 - - [2026-01-29 15:35:55] "POST /neutron/network HTTP/1.1" 200 988 0.010350 252.61.176.139 - - [2026-01-29 15:35:55] "POST /neutron/subnet HTTP/1.1" 200 699 0.007122 252.61.176.139 - - [2026-01-29 15:35:55] "POST /neutron/subnet HTTP/1.1" 200 699 0.008312 252.61.176.139 - - [2026-01-29 15:35:55] "POST /neutron/network HTTP/1.1" 200 988 0.007356 252.61.176.139 - - [2026-01-29 15:35:55] "POST /neutron/subnet HTTP/1.1" 200 699 0.008264 252.61.176.139 - - [2026-01-29 15:35:55] "POST /neutron/subnet HTTP/1.1" 200 699 0.007631 10.0.0.61 - - [2026-01-29 15:35:55] "GET /projects?obj_uuids=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001494 252.61.176.139 - - [2026-01-29 15:35:55] "POST /neutron/port HTTP/1.1" 200 1015 0.178197 10.0.0.61 - - [2026-01-29 15:35:55] "GET /projects?obj_uuids=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001584 252.61.176.139 - - [2026-01-29 15:35:56] "POST /neutron/port HTTP/1.1" 200 1015 0.184690 10.0.0.61 - - [2026-01-29 15:35:56] "POST /id-to-fqname HTTP/1.1" 200 218 0.001759 252.61.176.139 - - [2026-01-29 15:35:56] "POST /neutron/port HTTP/1.1" 200 1015 0.011713 252.61.176.139 - - [2026-01-29 15:35:56] "POST /neutron/port HTTP/1.1" 200 1015 0.009449 252.61.176.139 - - [2026-01-29 15:35:56] "POST /neutron/network HTTP/1.1" 200 988 0.007562 252.61.176.139 - - [2026-01-29 15:35:56] "POST /neutron/port HTTP/1.1" 200 1015 0.009516 252.61.176.139 - - [2026-01-29 15:35:56] "POST /neutron/port HTTP/1.1" 200 117 0.007607 252.61.176.139 - - [2026-01-29 15:35:56] "POST /neutron/port HTTP/1.1" 200 117 0.005622 10.0.0.61 - - [2026-01-29 15:35:56] "POST /id-to-fqname HTTP/1.1" 200 218 0.001386 252.61.176.139 - - [2026-01-29 15:35:56] "POST /neutron/port HTTP/1.1" 200 117 0.005486 252.61.176.139 - - [2026-01-29 15:35:57] "POST /neutron/port HTTP/1.1" 200 1015 0.012374 252.61.176.139 - - [2026-01-29 15:35:57] "POST /neutron/port HTTP/1.1" 200 1015 0.021316 252.61.176.139 - - [2026-01-29 15:35:57] "POST /neutron/port HTTP/1.1" 200 1015 0.015183 252.61.176.139 - - [2026-01-29 15:35:57] "POST /neutron/network HTTP/1.1" 200 988 0.009019 252.61.176.139 - - [2026-01-29 15:35:57] "POST /neutron/port HTTP/1.1" 200 1015 0.013892 252.61.176.139 - - [2026-01-29 15:35:57] "POST /neutron/port HTTP/1.1" 200 1015 0.010563 252.61.176.139 - - [2026-01-29 15:35:57] "POST /neutron/port HTTP/1.1" 200 117 0.006666 252.61.176.139 - - [2026-01-29 15:35:57] "POST /neutron/port HTTP/1.1" 200 117 0.007707 10.0.0.61 - - [2026-01-29 15:35:57] "POST /id-to-fqname HTTP/1.1" 200 218 0.002053 252.61.176.139 - - [2026-01-29 15:35:57] "POST /neutron/port HTTP/1.1" 200 1015 0.016527 252.61.176.139 - - [2026-01-29 15:35:57] "POST /neutron/network HTTP/1.1" 200 998 0.006554 252.61.176.139 - - [2026-01-29 15:35:57] "POST /neutron/port HTTP/1.1" 200 117 0.008451 252.61.176.139 - - [2026-01-29 15:35:57] "POST /neutron/port HTTP/1.1" 200 1015 0.012628 252.61.176.139 - - [2026-01-29 15:35:57] "POST /neutron/port HTTP/1.1" 200 1015 0.016955 252.61.176.139 - - [2026-01-29 15:35:58] "POST /neutron/network HTTP/1.1" 200 998 0.008441 252.61.176.139 - - [2026-01-29 15:35:58] "GET /aaa-mode HTTP/1.1" 401 296 0.000757 252.61.176.139 - - [2026-01-29 15:35:58] "POST /neutron/port HTTP/1.1" 200 1103 0.111234 252.61.176.139 - - [2026-01-29 15:35:58] "GET / HTTP/1.1" 200 36215 0.002151 252.61.176.139 - - [2026-01-29 15:35:58] "GET /project/eab56dd1-00ca-49ae-8de9-33262f612f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000506 252.61.176.139 - - [2026-01-29 15:35:58] "POST /neutron/port HTTP/1.1" 200 1113 0.016266 252.61.176.139 - - [2026-01-29 15:35:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006205 252.61.176.139 - - [2026-01-29 15:35:58] "POST /neutron/port HTTP/1.1" 200 1015 0.009470 252.61.176.139 - - [2026-01-29 15:35:58] "POST /neutron/subnet HTTP/1.1" 200 673 0.013705 252.61.176.139 - - [2026-01-29 15:35:58] "POST /neutron/network HTTP/1.1" 200 998 0.005812 252.61.176.139 - - [2026-01-29 15:35:58] "POST /neutron/port HTTP/1.1" 200 117 0.001189 252.61.176.139 - - [2026-01-29 15:35:58] "POST /neutron/port HTTP/1.1" 200 1015 0.016596 10.0.0.61 - - [2026-01-29 15:35:58] "GET /projects?obj_uuids=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001238 252.61.176.139 - - [2026-01-29 15:35:58] "POST /neutron/network HTTP/1.1" 200 988 0.014113 252.61.176.139 - - [2026-01-29 15:35:58] "GET /project/eab56dd1-00ca-49ae-8de9-33262f612f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.080013 252.61.176.139 - - [2026-01-29 15:35:58] "POST /neutron/port HTTP/1.1" 200 1015 0.021768 252.61.176.139 - - [2026-01-29 15:35:58] "POST /neutron/network HTTP/1.1" 200 988 0.008310 252.61.176.139 - - [2026-01-29 15:35:58] "POST /neutron/port HTTP/1.1" 200 1103 0.103817 252.61.176.139 - - [2026-01-29 15:35:58] "POST /neutron/port HTTP/1.1" 200 1113 0.020511 252.61.176.139 - - [2026-01-29 15:35:58] "POST /neutron/port HTTP/1.1" 200 2074 0.023134 252.61.176.139 - - [2026-01-29 15:35:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.015500 252.61.176.139 - - [2026-01-29 15:35:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006624 252.61.176.139 - - [2026-01-29 15:35:58] "POST /neutron/port HTTP/1.1" 200 117 0.005217 252.61.176.139 - - [2026-01-29 15:35:59] "POST /neutron/subnet HTTP/1.1" 200 673 0.012264 10.0.0.61 - - [2026-01-29 15:35:59] "GET /domains HTTP/1.1" 200 438 0.003676 252.61.176.139 - - [2026-01-29 15:35:59] "POST /neutron/port HTTP/1.1" 200 117 0.001329 10.0.0.61 - - [2026-01-29 15:35:59] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001022 10.0.0.61 - - [2026-01-29 15:35:59] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1490 0.010083 252.61.176.139 - - [2026-01-29 15:35:59] "POST /neutron/network HTTP/1.1" 200 988 0.011410 10.0.0.61 - - [2026-01-29 15:35:59] "GET /projects?obj_uuids=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001042 10.0.0.61 - - [2026-01-29 15:35:59] "GET /project/eab56dd1-00ca-49ae-8de9-33262f612f1c HTTP/1.1" 200 2836 0.026729 10.0.0.61 - - [2026-01-29 15:35:59] "GET /network-ipam/748be06a-45bd-42d3-9a4f-5fd669b9404a HTTP/1.1" 200 2645 0.007729 10.0.0.61 - - [2026-01-29 15:35:59] "GET /domains HTTP/1.1" 200 438 0.003431 252.61.176.139 - - [2026-01-29 15:35:59] "POST /neutron/network HTTP/1.1" 200 998 0.013778 10.0.0.61 - - [2026-01-29 15:35:59] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001096 10.0.0.61 - - [2026-01-29 15:35:59] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1490 0.009691 10.0.0.61 - - [2026-01-29 15:35:59] "GET /projects?obj_uuids=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001021 10.0.0.61 - - [2026-01-29 15:35:59] "GET /projects?obj_uuids=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001057 10.0.0.61 - - [2026-01-29 15:35:59] "GET /project/eab56dd1-00ca-49ae-8de9-33262f612f1c HTTP/1.1" 200 2836 0.047501 10.0.0.61 - - [2026-01-29 15:35:59] "GET /virtual-network/1dc39940-ee4a-4dae-a880-3e6d5a5f5a9f HTTP/1.1" 200 3778 0.018916 10.0.0.61 - - [2026-01-29 15:35:59] "GET /virtual-network/1dc39940-ee4a-4dae-a880-3e6d5a5f5a9f HTTP/1.1" 200 3778 0.013233 10.0.0.61 - - [2026-01-29 15:35:59] "GET /routing-instance/87bd2d2a-df9d-4019-b353-ea82345065d4 HTTP/1.1" 200 2379 0.005253 10.0.0.61 - - [2026-01-29 15:35:59] "GET /routing-instance/87bd2d2a-df9d-4019-b353-ea82345065d4 HTTP/1.1" 200 2810 0.009171 10.0.0.61 - - [2026-01-29 15:35:59] "GET /route-target/1826d6d6-0f91-44d3-8d73-6fd69db8672b HTTP/1.1" 200 1204 0.007007 252.61.176.139 - - [2026-01-29 15:35:59] "POST /neutron/port HTTP/1.1" 200 1053 0.371215 10.0.0.61 - - [2026-01-29 15:35:59] "GET /virtual-network/1dc39940-ee4a-4dae-a880-3e6d5a5f5a9f HTTP/1.1" 200 4230 0.007273 252.61.176.139 - - [2026-01-29 15:35:59] "POST /neutron/port HTTP/1.1" 200 1053 0.013493 10.0.0.61 - - [2026-01-29 15:35:59] "GET /routing-instance/87bd2d2a-df9d-4019-b353-ea82345065d4 HTTP/1.1" 200 2810 0.003702 252.61.176.139 - - [2026-01-29 15:36:00] "POST /neutron/port HTTP/1.1" 200 1053 0.012259 10.0.0.61 - - [2026-01-29 15:36:00] "GET /virtual-network/1dc39940-ee4a-4dae-a880-3e6d5a5f5a9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005666 10.0.0.61 - - [2026-01-29 15:36:00] "GET /virtual-network/1dc39940-ee4a-4dae-a880-3e6d5a5f5a9f HTTP/1.1" 200 4230 0.005765 10.0.0.61 - - [2026-01-29 15:36:00] "GET /routing-instance/87bd2d2a-df9d-4019-b353-ea82345065d4 HTTP/1.1" 200 2810 0.006705 252.61.176.139 - - [2026-01-29 15:36:00] "POST /neutron/port HTTP/1.1" 200 1103 0.076763 10.0.0.61 - - [2026-01-29 15:36:00] "GET /routing-instance/87bd2d2a-df9d-4019-b353-ea82345065d4 HTTP/1.1" 200 2810 0.005422 10.0.0.61 - - [2026-01-29 15:36:00] "GET /route-target/1826d6d6-0f91-44d3-8d73-6fd69db8672b HTTP/1.1" 200 1204 0.003946 252.61.176.139 - - [2026-01-29 15:36:00] "POST /neutron/port HTTP/1.1" 200 1113 0.014170 252.61.176.139 - - [2026-01-29 15:36:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004372 252.61.176.139 - - [2026-01-29 15:36:00] "POST /neutron/subnet HTTP/1.1" 200 673 0.016459 10.0.0.61 - - [2026-01-29 15:36:00] "GET /domains HTTP/1.1" 200 438 0.002650 10.0.0.61 - - [2026-01-29 15:36:00] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001915 10.0.0.61 - - [2026-01-29 15:36:00] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1490 0.012789 252.61.176.139 - - [2026-01-29 15:36:00] "POST /neutron/port HTTP/1.1" 200 117 0.001208 10.0.0.61 - - [2026-01-29 15:36:00] "GET /projects?obj_uuids=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001297 252.61.176.139 - - [2026-01-29 15:36:00] "POST /neutron/network HTTP/1.1" 200 988 0.009100 10.0.0.61 - - [2026-01-29 15:36:00] "GET /project/eab56dd1-00ca-49ae-8de9-33262f612f1c HTTP/1.1" 200 3079 0.031872 10.0.0.61 - - [2026-01-29 15:36:00] "GET /virtual-network/1dc39940-ee4a-4dae-a880-3e6d5a5f5a9f HTTP/1.1" 200 4230 0.005808 10.0.0.61 - - [2026-01-29 15:36:01] "GET /obj-perms HTTP/1.1" 200 6422 0.073672 252.61.176.139 - - [2026-01-29 15:36:01] "POST /neutron/port HTTP/1.1" 200 1113 0.013401 252.61.176.139 - - [2026-01-29 15:36:01] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006964 252.61.176.139 - - [2026-01-29 15:36:01] "POST /neutron/port HTTP/1.1" 200 1113 0.017413 252.61.176.139 - - [2026-01-29 15:36:01] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005777 252.61.176.139 - - [2026-01-29 15:36:01] "POST /neutron/port HTTP/1.1" 200 1113 0.016389 252.61.176.139 - - [2026-01-29 15:36:01] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008568 10.0.0.61 - - [2026-01-29 15:36:01] "GET /virtual-machine/4065bbdb-4421-4ab2-af57-de30bce49758 HTTP/1.1" 200 1288 0.006411 10.0.0.61 - - [2026-01-29 15:36:01] "GET /virtual-machine-interface/7575da66-75ab-4220-bce6-6b380956a8a4 HTTP/1.1" 200 2936 0.006288 10.0.0.61 - - [2026-01-29 15:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.61 - - [2026-01-29 15:36:01] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005397 10.0.0.61 - - [2026-01-29 15:36:01] "GET /virtual-networks?parent_id=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005114 10.0.0.61 - - [2026-01-29 15:36:02] "GET /virtual-network/1dc39940-ee4a-4dae-a880-3e6d5a5f5a9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.008011 10.0.0.61 - - [2026-01-29 15:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.61 - - [2026-01-29 15:36:05] "GET /virtual-network/1dc39940-ee4a-4dae-a880-3e6d5a5f5a9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.007455 10.0.0.61 - - [2026-01-29 15:36:05] "DELETE /project/eab56dd100ca49ae8de933262f612f1c HTTP/1.1" 404 173 0.006052 10.0.0.61 - - [2026-01-29 15:36:05] "GET /projects?obj_uuids=2a168a1b-b889-45d8-83eb-5218b81a7dda&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001052 10.0.0.61 - - [2026-01-29 15:36:05] "GET /project/2a168a1b-b889-45d8-83eb-5218b81a7dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.037416 10.0.0.61 - - [2026-01-29 15:36:05] "GET /projects?obj_uuids=2a168a1b-b889-45d8-83eb-5218b81a7dda&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001119 10.0.0.61 - - [2026-01-29 15:36:05] "GET /project/2a168a1b-b889-45d8-83eb-5218b81a7dda?fields=security_groups HTTP/1.1" 200 1352 0.025645 10.0.0.61 - - [2026-01-29 15:36:05] "DELETE /security-group/c3089b16-0ecf-4db0-b1f6-29c9aa8b15a0 HTTP/1.1" 200 115 0.058231 10.0.0.61 - - [2026-01-29 15:36:05] "GET /projects?obj_uuids=2a168a1b-b889-45d8-83eb-5218b81a7dda&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001137 10.0.0.61 - - [2026-01-29 15:36:05] "DELETE /access-control-list/2b2c8ab2-95a3-40a8-932f-7ab2464435b9 HTTP/1.1" 200 115 0.059237 10.0.0.61 - - [2026-01-29 15:36:05] "GET /project/2a168a1b-b889-45d8-83eb-5218b81a7dda?fields=application_policy_sets HTTP/1.1" 200 1391 0.044497 10.0.0.61 - - [2026-01-29 15:36:05] "DELETE /access-control-list/9cd8a325-6b9d-415a-8b2c-d94827bec036 HTTP/1.1" 200 115 0.042756 10.0.0.61 - - [2026-01-29 15:36:05] "DELETE /project/2a168a1b-b889-45d8-83eb-5218b81a7dda HTTP/1.1" 200 115 0.372124 252.61.176.139 - - [2026-01-29 15:36:08] "POST /neutron/port HTTP/1.1" 200 1113 0.015206 252.61.176.139 - - [2026-01-29 15:36:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006891 252.61.176.139 - - [2026-01-29 15:36:09] "POST /neutron/port HTTP/1.1" 200 1113 0.013400 252.61.176.139 - - [2026-01-29 15:36:09] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005973 10.0.0.61 - - [2026-01-29 15:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008117 10.0.0.61 - - [2026-01-29 15:36:09] "GET /virtual-network/1dc39940-ee4a-4dae-a880-3e6d5a5f5a9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.011712 252.61.176.139 - - [2026-01-29 15:36:09] "POST /neutron/port HTTP/1.1" 200 1113 0.024924 252.61.176.139 - - [2026-01-29 15:36:09] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006790 252.61.176.139 - - [2026-01-29 15:36:09] "POST /neutron/port HTTP/1.1" 200 1113 0.018904 252.61.176.139 - - [2026-01-29 15:36:09] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005201 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:36:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001012 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:36:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001616 252.61.176.139 - - [2026-01-29 15:36:09] "POST /neutron/port HTTP/1.1" 200 1113 0.021804 252.61.176.139 - - [2026-01-29 15:36:09] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006240 252.61.176.139 - - [2026-01-29 15:36:10] "POST /neutron/port HTTP/1.1" 200 1113 0.015887 252.61.176.139 - - [2026-01-29 15:36:10] "POST /neutron/port HTTP/1.1" 200 1113 0.015022 252.61.176.139 - - [2026-01-29 15:36:10] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006104 252.61.176.139 - - [2026-01-29 15:36:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006479 252.61.176.139 - - [2026-01-29 15:36:11] "POST /neutron/port HTTP/1.1" 200 1113 0.014237 252.61.176.139 - - [2026-01-29 15:36:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006037 252.61.176.139 - - [2026-01-29 15:36:11] "POST /neutron/port HTTP/1.1" 200 1113 0.013399 252.61.176.139 - - [2026-01-29 15:36:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005318 10.0.0.61 - - [2026-01-29 15:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.61 - - [2026-01-29 15:36:11] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002766 10.0.0.61 - - [2026-01-29 15:36:11] "GET /virtual-networks?parent_id=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003013 10.0.0.61 - - [2026-01-29 15:36:11] "GET /virtual-network/1dc39940-ee4a-4dae-a880-3e6d5a5f5a9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005520 252.61.176.139 - - [2026-01-29 15:36:11] "POST /neutron/port HTTP/1.1" 200 1113 0.014368 252.61.176.139 - - [2026-01-29 15:36:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006246 252.61.176.139 - - [2026-01-29 15:36:12] "POST /neutron/port HTTP/1.1" 200 1113 0.015085 252.61.176.139 - - [2026-01-29 15:36:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005839 252.61.176.139 - - [2026-01-29 15:36:12] "POST /neutron/port HTTP/1.1" 200 1113 0.012778 252.61.176.139 - - [2026-01-29 15:36:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006258 252.61.176.139 - - [2026-01-29 15:36:12] "POST /neutron/port HTTP/1.1" 200 1113 0.013708 252.61.176.139 - - [2026-01-29 15:36:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.020038 10.0.0.61 - - [2026-01-29 15:36:14] "GET /obj-perms HTTP/1.1" 200 6375 0.058242 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:36:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001307 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:36:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001425 10.0.0.61 - - [2026-01-29 15:36:15] "GET /obj-perms HTTP/1.1" 200 6375 0.060320 252.61.176.139 - - [2026-01-29 15:36:17] "POST /neutron/port HTTP/1.1" 200 1113 0.017758 252.61.176.139 - - [2026-01-29 15:36:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006781 252.61.176.139 - - [2026-01-29 15:36:17] "POST /neutron/port HTTP/1.1" 200 1113 0.017358 252.61.176.139 - - [2026-01-29 15:36:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007401 252.61.176.139 - - [2026-01-29 15:36:17] "POST /neutron/port HTTP/1.1" 200 1113 0.013461 252.61.176.139 - - [2026-01-29 15:36:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007946 10.0.0.61 - - [2026-01-29 15:36:17] "GET /virtual-machine/5698bc87-acfe-4b2f-b950-6fda16939887 HTTP/1.1" 200 1288 0.006732 10.0.0.61 - - [2026-01-29 15:36:17] "GET /virtual-machine-interface/e4ef4f39-7ee6-4106-9052-323f80c9a0b2 HTTP/1.1" 200 2937 0.005672 10.0.0.61 - - [2026-01-29 15:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.61 - - [2026-01-29 15:36:17] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004562 10.0.0.61 - - [2026-01-29 15:36:17] "GET /virtual-networks?parent_id=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003435 10.0.0.61 - - [2026-01-29 15:36:17] "GET /virtual-network/1dc39940-ee4a-4dae-a880-3e6d5a5f5a9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005402 10.0.0.61 - - [2026-01-29 15:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005963 10.0.0.61 - - [2026-01-29 15:36:19] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004279 10.0.0.61 - - [2026-01-29 15:36:19] "GET /virtual-networks?parent_id=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003408 10.0.0.61 - - [2026-01-29 15:36:19] "GET /virtual-network/1dc39940-ee4a-4dae-a880-3e6d5a5f5a9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.008803 252.61.176.139 - - [2026-01-29 15:36:19] "POST /neutron/port HTTP/1.1" 200 1113 0.022092 252.61.176.139 - - [2026-01-29 15:36:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.016032 252.61.176.139 - - [2026-01-29 15:36:19] "POST /neutron/port HTTP/1.1" 200 1113 0.014566 252.61.176.139 - - [2026-01-29 15:36:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007047 252.61.176.139 - - [2026-01-29 15:36:19] "POST /neutron/port HTTP/1.1" 200 1113 0.012943 252.61.176.139 - - [2026-01-29 15:36:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008042 10.0.0.61 - - [2026-01-29 15:36:19] "GET /virtual-machine/69f89f88-c230-4d28-9246-1ec5ccbaa451 HTTP/1.1" 200 1292 0.005620 10.0.0.61 - - [2026-01-29 15:36:20] "GET /virtual-machine-interface/19a419c5-bbe1-45bd-95b3-46f1100a7fb6 HTTP/1.1" 200 2936 0.005100 10.0.0.61 - - [2026-01-29 15:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.61 - - [2026-01-29 15:36:20] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003762 10.0.0.61 - - [2026-01-29 15:36:20] "GET /virtual-networks?parent_id=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002889 10.0.0.61 - - [2026-01-29 15:36:20] "GET /virtual-network/1dc39940-ee4a-4dae-a880-3e6d5a5f5a9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.009542 10.0.0.61 - - [2026-01-29 15:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.61 - - [2026-01-29 15:36:21] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003410 10.0.0.61 - - [2026-01-29 15:36:21] "GET /virtual-networks?parent_id=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003631 10.0.0.61 - - [2026-01-29 15:36:21] "GET /virtual-network/1dc39940-ee4a-4dae-a880-3e6d5a5f5a9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006065 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:36:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001023 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:36:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001447 252.61.176.139 - - [2026-01-29 15:36:25] "POST /neutron/port HTTP/1.1" 200 1113 0.015463 252.61.176.139 - - [2026-01-29 15:36:25] "POST /neutron/port HTTP/1.1" 200 1113 0.013911 252.61.176.139 - - [2026-01-29 15:36:25] "POST /neutron/network HTTP/1.1" 200 998 0.006167 252.61.176.139 - - [2026-01-29 15:36:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004555 252.61.176.139 - - [2026-01-29 15:36:25] "POST /neutron/subnet HTTP/1.1" 200 673 0.010210 252.61.176.139 - - [2026-01-29 15:36:25] "POST /neutron/port HTTP/1.1" 200 117 0.002380 252.61.176.139 - - [2026-01-29 15:36:25] "POST /neutron/network HTTP/1.1" 200 988 0.010585 252.61.176.139 - - [2026-01-29 15:36:38] "POST /neutron/port HTTP/1.1" 200 1103 0.021531 252.61.176.139 - - [2026-01-29 15:36:38] "POST /neutron/port HTTP/1.1" 200 1103 0.019138 252.61.176.139 - - [2026-01-29 15:36:38] "POST /neutron/port HTTP/1.1" 200 1113 0.029218 252.61.176.139 - - [2026-01-29 15:36:38] "POST /neutron/port HTTP/1.1" 200 1103 0.016010 252.61.176.139 - - [2026-01-29 15:36:38] "POST /neutron/port HTTP/1.1" 200 151 0.180362 252.61.176.139 - - [2026-01-29 15:36:39] "POST /neutron/port HTTP/1.1" 200 1103 0.042493 252.61.176.139 - - [2026-01-29 15:36:39] "POST /neutron/port HTTP/1.1" 200 1103 0.021115 252.61.176.139 - - [2026-01-29 15:36:39] "POST /neutron/port HTTP/1.1" 200 151 0.274552 252.61.176.139 - - [2026-01-29 15:36:39] "POST /neutron/port HTTP/1.1" 200 151 0.206087 252.61.176.139 - - [2026-01-29 15:36:39] "POST /neutron/network HTTP/1.1" 200 988 0.016612 10.0.0.61 - - [2026-01-29 15:36:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003294 10.0.0.61 - - [2026-01-29 15:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.61 - - [2026-01-29 15:36:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002779 10.0.0.61 - - [2026-01-29 15:36:39] "POST /useragent-kv HTTP/1.1" 200 115 0.001939 10.0.0.61 - - [2026-01-29 15:36:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002007 252.61.176.139 - - [2026-01-29 15:36:39] "POST /neutron/network HTTP/1.1" 200 151 0.130321 10.0.0.61 - - [2026-01-29 15:36:39] "DELETE /route-target/1826d6d6-0f91-44d3-8d73-6fd69db8672b HTTP/1.1" 200 115 0.019838 10.0.0.61 - - [2026-01-29 15:36:39] "GET /routing-instance/87bd2d2a-df9d-4019-b353-ea82345065d4 HTTP/1.1" 404 171 0.002468 10.0.0.61 - - [2026-01-29 15:36:39] "GET /domains HTTP/1.1" 200 438 0.003042 10.0.0.61 - - [2026-01-29 15:36:39] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001523 10.0.0.61 - - [2026-01-29 15:36:39] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1304 0.009681 10.0.0.61 - - [2026-01-29 15:36:39] "GET /projects?obj_uuids=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002276 10.0.0.61 - - [2026-01-29 15:36:39] "GET /project/eab56dd1-00ca-49ae-8de9-33262f612f1c HTTP/1.1" 200 2082 0.039625 10.0.0.61 - - [2026-01-29 15:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.61 - - [2026-01-29 15:36:40] "DELETE /network-ipam/748be06a-45bd-42d3-9a4f-5fd669b9404a HTTP/1.1" 200 115 0.022912 10.0.0.61 - - [2026-01-29 15:36:40] "POST /fqname-to-id HTTP/1.1" 404 209 0.003852 10.0.0.61 - - [2026-01-29 15:36:40] "GET /projects?obj_uuids=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001243 10.0.0.61 - - [2026-01-29 15:36:40] "GET /project/eab56dd1-00ca-49ae-8de9-33262f612f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.042516 10.0.0.61 - - [2026-01-29 15:36:40] "GET /projects?obj_uuids=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001120 10.0.0.61 - - [2026-01-29 15:36:40] "GET /project/eab56dd1-00ca-49ae-8de9-33262f612f1c?fields=virtual_networks HTTP/1.1" 200 1033 0.024925 10.0.0.61 - - [2026-01-29 15:36:41] "GET /projects?obj_uuids=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001161 10.0.0.61 - - [2026-01-29 15:36:41] "GET /project/eab56dd1-00ca-49ae-8de9-33262f612f1c?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.043852 10.0.0.61 - - [2026-01-29 15:36:41] "GET /projects?obj_uuids=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001375 10.0.0.61 - - [2026-01-29 15:36:41] "GET /project/eab56dd1-00ca-49ae-8de9-33262f612f1c?fields=security_groups HTTP/1.1" 200 1258 0.027411 252.61.176.139 - - [2026-01-29 15:36:43] "POST /neutron/port HTTP/1.1" 200 117 0.005861 252.61.176.139 - - [2026-01-29 15:36:43] "POST /neutron/port HTTP/1.1" 400 205 0.003749 252.61.176.139 - - [2026-01-29 15:36:44] "POST /neutron/port HTTP/1.1" 200 117 0.006839 252.61.176.139 - - [2026-01-29 15:36:44] "POST /neutron/port HTTP/1.1" 400 205 0.005352 10.0.0.61 - - [2026-01-29 15:36:56] "GET / HTTP/1.1" 200 36215 0.002180 10.0.0.61 - - [2026-01-29 15:36:57] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000468 10.0.0.61 - - [2026-01-29 15:36:57] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001155 10.0.0.61 - - [2026-01-29 15:36:57] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 942 0.039958 10.0.0.61 - - [2026-01-29 15:36:57] "POST /fqname-to-id HTTP/1.1" 404 181 0.030625 10.0.0.61 - - [2026-01-29 15:36:57] "GET /projects?obj_uuids=b4e5a197-ee48-4d5e-8dbe-a2e459ddd017&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003958 10.0.0.61 - - [2026-01-29 15:36:57] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001394 10.0.0.61 - - [2026-01-29 15:36:57] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.009449 10.0.0.61 - - [2026-01-29 15:36:58] "POST /id-to-fqname HTTP/1.1" 200 183 0.001972 10.0.0.61 - - [2026-01-29 15:36:58] "POST /fqname-to-id HTTP/1.1" 404 192 0.002609 10.0.0.61 - - [2026-01-29 15:36:58] "POST /security-groups HTTP/1.1" 200 578 0.065096 10.0.0.61 - - [2026-01-29 15:36:58] "POST /fqname-to-id HTTP/1.1" 404 227 0.002628 10.0.0.61 - - [2026-01-29 15:36:58] "POST /projects HTTP/1.1" 200 567 0.221235 10.0.0.61 - - [2026-01-29 15:36:58] "POST /access-control-lists HTTP/1.1" 200 591 0.060960 10.0.0.61 - - [2026-01-29 15:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.299184 10.0.0.61 - - [2026-01-29 15:36:58] "POST /fqname-to-id HTTP/1.1" 404 226 0.003205 10.0.0.61 - - [2026-01-29 15:36:58] "GET /project/b4e5a197-ee48-4d5e-8dbe-a2e459ddd017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.440880 10.0.0.61 - - [2026-01-29 15:36:58] "POST /access-control-lists HTTP/1.1" 200 589 0.069015 10.0.0.61 - - [2026-01-29 15:36:59] "GET / HTTP/1.1" 200 36215 0.002379 10.0.0.61 - - [2026-01-29 15:37:01] "POST /fqname-to-id HTTP/1.1" 401 296 0.000618 10.0.0.61 - - [2026-01-29 15:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.034093 10.0.0.61 - - [2026-01-29 15:37:02] "GET /api-access-list/1a0305b0-b5d2-4fee-8fcf-078f32ca9a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.005429 10.0.0.61 - - [2026-01-29 15:37:02] "GET /api-access-list/1a0305b0-b5d2-4fee-8fcf-078f32ca9a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004242 10.0.0.61 - - [2026-01-29 15:37:02] "GET /api-access-list/1a0305b0-b5d2-4fee-8fcf-078f32ca9a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.182179 10.0.0.61 - - [2026-01-29 15:37:02] "PUT /api-access-list/1a0305b0-b5d2-4fee-8fcf-078f32ca9a90 HTTP/1.1" 200 265 0.059350 10.0.0.61 - - [2026-01-29 15:37:02] "GET /aaa-mode HTTP/1.1" 401 296 0.000443 10.0.0.61 - - [2026-01-29 15:37:03] "GET /aaa-mode HTTP/1.1" 200 128 0.030312 10.0.0.61 - - [2026-01-29 15:37:03] "POST /fqname-to-id HTTP/1.1" 404 181 0.031345 10.0.0.61 - - [2026-01-29 15:37:03] "GET /projects?obj_uuids=f7d31937-2c6d-4428-89f5-cc9a0c99a762&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.007135 10.0.0.61 - - [2026-01-29 15:37:03] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001086 10.0.0.61 - - [2026-01-29 15:37:03] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.008044 10.0.0.61 - - [2026-01-29 15:37:03] "POST /id-to-fqname HTTP/1.1" 200 183 0.006992 10.0.0.61 - - [2026-01-29 15:37:03] "POST /fqname-to-id HTTP/1.1" 404 192 0.005708 10.0.0.61 - - [2026-01-29 15:37:04] "POST /security-groups HTTP/1.1" 200 578 0.064874 10.0.0.61 - - [2026-01-29 15:37:04] "POST /fqname-to-id HTTP/1.1" 404 227 0.006766 10.0.0.61 - - [2026-01-29 15:37:04] "POST /projects HTTP/1.1" 200 567 0.239858 10.0.0.61 - - [2026-01-29 15:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.312606 10.0.0.61 - - [2026-01-29 15:37:04] "POST /access-control-lists HTTP/1.1" 200 591 0.073368 10.0.0.61 - - [2026-01-29 15:37:04] "GET /project/f7d31937-2c6d-4428-89f5-cc9a0c99a762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.460285 10.0.0.61 - - [2026-01-29 15:37:04] "POST /fqname-to-id HTTP/1.1" 404 226 0.002680 10.0.0.61 - - [2026-01-29 15:37:04] "POST /access-control-lists HTTP/1.1" 200 589 0.060253 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:37:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000957 10.0.0.61 - - [2026-01-29 15:37:04] "POST /fqname-to-id HTTP/1.1" 404 181 0.028371 [Introspect:8084]10.0.0.61 - - [2026-01-29 15:37:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001327 10.0.0.61 - - [2026-01-29 15:37:04] "GET /projects?obj_uuids=9e8c888f-4c0e-4453-a9a9-e98aee41e503&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003049 10.0.0.61 - - [2026-01-29 15:37:04] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001333 10.0.0.61 - - [2026-01-29 15:37:04] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.007231 10.0.0.61 - - [2026-01-29 15:37:04] "POST /id-to-fqname HTTP/1.1" 200 183 0.002829 10.0.0.61 - - [2026-01-29 15:37:04] "POST /fqname-to-id HTTP/1.1" 404 192 0.002771 10.0.0.61 - - [2026-01-29 15:37:04] "POST /security-groups HTTP/1.1" 200 578 0.064089 10.0.0.61 - - [2026-01-29 15:37:05] "POST /fqname-to-id HTTP/1.1" 404 227 0.002461 10.0.0.61 - - [2026-01-29 15:37:05] "POST /projects HTTP/1.1" 200 567 0.226789 10.0.0.61 - - [2026-01-29 15:37:05] "POST /access-control-lists HTTP/1.1" 200 591 0.062800 10.0.0.61 - - [2026-01-29 15:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.306206 10.0.0.61 - - [2026-01-29 15:37:05] "POST /fqname-to-id HTTP/1.1" 404 226 0.003212 10.0.0.61 - - [2026-01-29 15:37:05] "GET /project/9e8c888f-4c0e-4453-a9a9-e98aee41e503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.447844 10.0.0.61 - - [2026-01-29 15:37:05] "POST /access-control-lists HTTP/1.1" 200 589 0.062490 10.0.0.61 - - [2026-01-29 15:37:05] "DELETE /project/9e8c888f4c0e4453a9a9e98aee41e503 HTTP/1.1" 404 173 0.007717 10.0.0.61 - - [2026-01-29 15:37:05] "DELETE /project/f7d319372c6d442889f5cc9a0c99a762 HTTP/1.1" 404 173 0.006848 10.0.0.61 - - [2026-01-29 15:37:05] "DELETE /project/b4e5a197ee484d5e8dbea2e459ddd017 HTTP/1.1" 404 173 0.006035 10.0.0.61 - - [2026-01-29 15:37:05] "GET /projects?obj_uuids=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000951 10.0.0.61 - - [2026-01-29 15:37:05] "GET /project/eab56dd1-00ca-49ae-8de9-33262f612f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.047607 10.0.0.61 - - [2026-01-29 15:37:05] "GET /projects?obj_uuids=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002406 10.0.0.61 - - [2026-01-29 15:37:05] "GET /project/eab56dd1-00ca-49ae-8de9-33262f612f1c?fields=security_groups HTTP/1.1" 200 1351 0.029692 10.0.0.61 - - [2026-01-29 15:37:05] "GET / HTTP/1.1" 200 36215 0.001803 10.0.0.61 - - [2026-01-29 15:37:05] "DELETE /security-group/0e0e4e4a-9c90-44bc-a2a3-1d4a6efd9961 HTTP/1.1" 200 115 0.051637 10.0.0.61 - - [2026-01-29 15:37:05] "DELETE /access-control-list/65c054b3-e76b-4845-af7c-03989da740a4 HTTP/1.1" 200 115 0.024230 10.0.0.61 - - [2026-01-29 15:37:05] "GET /projects?obj_uuids=eab56dd1-00ca-49ae-8de9-33262f612f1c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001048 10.0.0.61 - - [2026-01-29 15:37:05] "GET /project/eab56dd1-00ca-49ae-8de9-33262f612f1c?fields=application_policy_sets HTTP/1.1" 200 1390 0.043845 10.0.0.61 - - [2026-01-29 15:37:05] "DELETE /access-control-list/5f2e5bb7-0b53-40bc-8d51-89a2323ab4ec HTTP/1.1" 200 115 0.058027 10.0.0.61 - - [2026-01-29 15:37:06] "DELETE /project/eab56dd1-00ca-49ae-8de9-33262f612f1c HTTP/1.1" 200 115 0.348624 10.0.0.61 - - [2026-01-29 15:37:06] "GET / HTTP/1.1" 200 36215 0.002980 10.0.0.61 - - [2026-01-29 15:37:07] "POST /fqname-to-id HTTP/1.1" 404 181 0.003032 10.0.0.61 - - [2026-01-29 15:37:07] "POST /api-access-lists HTTP/1.1" 200 521 0.013678 10.0.0.61 - - [2026-01-29 15:37:07] "GET /api-access-list/e948754a-1a34-48c7-bac7-5462cd7afa0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.004773 10.0.0.61 - - [2026-01-29 15:37:07] "GET /api-access-list/e948754a-1a34-48c7-bac7-5462cd7afa0e HTTP/1.1" 401 296 0.000518 10.0.0.61 - - [2026-01-29 15:37:07] "GET /api-access-list/e948754a-1a34-48c7-bac7-5462cd7afa0e HTTP/1.1" 200 1265 0.035307 10.0.0.61 - - [2026-01-29 15:37:07] "POST /fqname-to-id HTTP/1.1" 401 296 0.001121 10.0.0.61 - - [2026-01-29 15:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.076531 10.0.0.61 - - [2026-01-29 15:37:08] "GET /projects?obj_uuids=f7d31937-2c6d-4428-89f5-cc9a0c99a762&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001179 10.0.0.61 - - [2026-01-29 15:37:08] "GET /project/f7d31937-2c6d-4428-89f5-cc9a0c99a762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.038263 10.0.0.61 - - [2026-01-29 15:37:08] "GET /virtual-networks?parent_id=f7d31937-2c6d-4428-89f5-cc9a0c99a762&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012039 10.0.0.61 - - [2026-01-29 15:37:08] "POST /virtual-networks HTTP/1.1" 200 568 0.051515 10.0.0.61 - - [2026-01-29 15:37:08] "POST /route-targets HTTP/1.1" 200 328 0.011538 10.0.0.61 - - [2026-01-29 15:37:08] "POST /ref-update HTTP/1.1" 200 156 0.013574 10.0.0.61 - - [2026-01-29 15:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.018521 10.0.0.61 - - [2026-01-29 15:37:08] "GET /network-ipam/af6eba2a-a223-403a-bbae-4904c907c3fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.012304 10.0.0.61 - - [2026-01-29 15:37:08] "POST /useragent-kv HTTP/1.1" 200 115 0.004424 10.0.0.61 - - [2026-01-29 15:37:08] "POST /ref-update HTTP/1.1" 200 156 0.046196 252.61.176.139 - - [2026-01-29 15:37:08] "POST /neutron/network HTTP/1.1" 200 829 0.048634 252.61.176.139 - - [2026-01-29 15:37:08] "POST /neutron/network HTTP/1.1" 200 829 0.022266 10.0.0.61 - - [2026-01-29 15:37:08] "GET /virtual-network/ea9bbd5a-17d2-4aa3-9d5b-d637bf608fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.047497 252.61.176.139 - - [2026-01-29 15:37:08] "POST /neutron/network HTTP/1.1" 200 829 0.027057 252.61.176.139 - - [2026-01-29 15:37:09] "POST /neutron/subnet HTTP/1.1" 200 673 0.038039 10.0.0.61 - - [2026-01-29 15:37:09] "GET /virtual-network/ea9bbd5a-17d2-4aa3-9d5b-d637bf608fd8 HTTP/1.1" 401 296 0.000410 10.0.0.61 - - [2026-01-29 15:37:09] "GET /virtual-network/ea9bbd5a-17d2-4aa3-9d5b-d637bf608fd8 HTTP/1.1" 200 2265 0.044451 10.0.0.61 - - [2026-01-29 15:37:09] "GET /virtual-network/ea9bbd5a-17d2-4aa3-9d5b-d637bf608fd8 HTTP/1.1" 401 296 0.000635 10.0.0.61 - - [2026-01-29 15:37:09] "GET /virtual-network/ea9bbd5a-17d2-4aa3-9d5b-d637bf608fd8 HTTP/1.1" 200 2006 0.062797 10.0.0.61 - - [2026-01-29 15:37:10] "GET /obj-perms HTTP/1.1" 200 6307 0.068585 10.0.0.61 - - [2026-01-29 15:37:10] "POST /fqname-to-id HTTP/1.1" 401 296 0.000386 10.0.0.61 - - [2026-01-29 15:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.029995 10.0.0.61 - - [2026-01-29 15:37:10] "GET /virtual-network/ea9bbd5a-17d2-4aa3-9d5b-d637bf608fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.013124 10.0.0.61 - - [2026-01-29 15:37:10] "GET /obj-perms HTTP/1.1" 200 6307 0.009918 10.0.0.61 - - [2026-01-29 15:37:10] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 360 0.024066 10.0.0.61 - - [2026-01-29 15:37:11] "GET /obj-perms HTTP/1.1" 200 6307 0.064639 10.0.0.61 - - [2026-01-29 15:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.61 - - [2026-01-29 15:37:11] "GET /virtual-network/ea9bbd5a-17d2-4aa3-9d5b-d637bf608fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.018121 10.0.0.61 - - [2026-01-29 15:37:11] "GET /obj-perms HTTP/1.1" 200 6307 0.009030 10.0.0.61 - - [2026-01-29 15:37:11] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 360 0.017132 10.0.0.61 - - [2026-01-29 15:37:11] "POST /id-to-fqname HTTP/1.1" 401 296 0.000458 10.0.0.61 - - [2026-01-29 15:37:12] "POST /id-to-fqname HTTP/1.1" 200 228 0.037505 252.61.176.139 - - [2026-01-29 15:37:12] "POST /neutron/network HTTP/1.1" 200 839 0.052775 252.61.176.139 - - [2026-01-29 15:37:12] "GET /aaa-mode HTTP/1.1" 401 296 0.000435 252.61.176.139 - - [2026-01-29 15:37:12] "GET / HTTP/1.1" 200 36215 0.001905 252.61.176.139 - - [2026-01-29 15:37:12] "GET /project/9e8c888f-4c0e-4453-a9a9-e98aee41e503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000386 10.0.0.61 - - [2026-01-29 15:37:13] "GET /projects?obj_uuids=9e8c888f-4c0e-4453-a9a9-e98aee41e503&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001222 252.61.176.139 - - [2026-01-29 15:37:13] "GET /project/9e8c888f-4c0e-4453-a9a9-e98aee41e503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.048697 252.61.176.139 - - [2026-01-29 15:37:13] "POST /neutron/network HTTP/1.1" 200 829 0.005560 252.61.176.139 - - [2026-01-29 15:37:13] "POST /neutron/port HTTP/1.1" 200 117 0.033985 252.61.176.139 - - [2026-01-29 15:37:13] "POST /neutron/port HTTP/1.1" 200 117 0.006774 252.61.176.139 - - [2026-01-29 15:37:13] "POST /neutron/port HTTP/1.1" 200 117 0.006161 252.61.176.139 - - [2026-01-29 15:37:14] "POST /neutron/network HTTP/1.1" 200 839 0.043460 252.61.176.139 - - [2026-01-29 15:37:14] "POST /neutron/network HTTP/1.1" 200 829 0.021084 10.0.0.61 - - [2026-01-29 15:37:14] "GET /projects?obj_uuids=9e8c888f-4c0e-4453-a9a9-e98aee41e503&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002550 252.61.176.139 - - [2026-01-29 15:37:14] "POST /neutron/port HTTP/1.1" 200 1053 0.356102 252.61.176.139 - - [2026-01-29 15:37:14] "POST /neutron/port HTTP/1.1" 200 1053 0.010897 252.61.176.139 - - [2026-01-29 15:37:14] "POST /neutron/port HTTP/1.1" 200 1053 0.011993 252.61.176.139 - - [2026-01-29 15:37:14] "POST /neutron/port HTTP/1.1" 200 1103 0.071773 252.61.176.139 - - [2026-01-29 15:37:15] "POST /neutron/port HTTP/1.1" 200 1113 0.015150 252.61.176.139 - - [2026-01-29 15:37:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003415 252.61.176.139 - - [2026-01-29 15:37:15] "POST /neutron/subnet HTTP/1.1" 200 647 0.007561 252.61.176.139 - - [2026-01-29 15:37:15] "POST /neutron/port HTTP/1.1" 200 117 0.001302 252.61.176.139 - - [2026-01-29 15:37:15] "POST /neutron/network HTTP/1.1" 200 829 0.006202 10.0.0.61 - - [2026-01-29 15:37:15] "GET /obj-perms HTTP/1.1" 200 6375 0.056075 10.0.0.61 - - [2026-01-29 15:37:16] "GET /obj-perms HTTP/1.1" 200 6375 0.062363 252.61.176.139 - - [2026-01-29 15:37:18] "POST /neutron/port HTTP/1.1" 200 1113 0.013964 252.61.176.139 - - [2026-01-29 15:37:19] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006419 252.61.176.139 - - [2026-01-29 15:37:19] "POST /neutron/port HTTP/1.1" 200 1113 0.013554 252.61.176.139 - - [2026-01-29 15:37:19] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006587 252.61.176.139 - - [2026-01-29 15:37:19] "POST /neutron/port HTTP/1.1" 200 1113 0.012110 252.61.176.139 - - [2026-01-29 15:37:19] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006599 252.61.176.139 - - [2026-01-29 15:37:19] "POST /neutron/port HTTP/1.1" 200 1113 0.014308 252.61.176.139 - - [2026-01-29 15:37:19] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007240 10.0.0.61 - - [2026-01-29 15:37:19] "GET /virtual-machine/0088251c-8e96-4045-87b6-4b3b9f8ad042 HTTP/1.1" 200 1284 0.015733 10.0.0.61 - - [2026-01-29 15:37:19] "GET /virtual-machine/0088251c-8e96-4045-87b6-4b3b9f8ad042 HTTP/1.1" 200 1284 0.013509 10.0.0.61 - - [2026-01-29 15:37:19] "GET /virtual-machine-interface/1f533adf-25bc-4add-a794-d02d0516602a HTTP/1.1" 200 2526 0.019617 10.0.0.61 - - [2026-01-29 15:37:19] "GET /virtual-machine/0088251c-8e96-4045-87b6-4b3b9f8ad042 HTTP/1.1" 200 1284 0.012430 10.0.0.61 - - [2026-01-29 15:37:19] "GET /virtual-machine-interface/1f533adf-25bc-4add-a794-d02d0516602a HTTP/1.1" 200 2526 0.018982 10.0.0.61 - - [2026-01-29 15:37:19] "GET /instance-ip/500c78eb-1da4-4696-8ab4-0f152012e0b7 HTTP/1.1" 200 1623 0.016247 10.0.0.61 - - [2026-01-29 15:37:19] "GET /virtual-machine/0088251c-8e96-4045-87b6-4b3b9f8ad042 HTTP/1.1" 200 1284 0.014165 10.0.0.61 - - [2026-01-29 15:37:20] "GET /virtual-machine-interface/1f533adf-25bc-4add-a794-d02d0516602a HTTP/1.1" 200 2526 0.023034 10.0.0.61 - - [2026-01-29 15:37:20] "GET /instance-ip/500c78eb-1da4-4696-8ab4-0f152012e0b7 HTTP/1.1" 200 1623 0.018334 10.0.0.61 - - [2026-01-29 15:37:20] "POST /fqname-to-id HTTP/1.1" 403 329 0.013215 10.0.0.61 - - [2026-01-29 15:37:20] "GET / HTTP/1.1" 200 36215 0.002203 10.0.0.61 - - [2026-01-29 15:37:20] "POST /fqname-to-id HTTP/1.1" 401 296 0.000471 10.0.0.61 - - [2026-01-29 15:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.035092 10.0.0.61 - - [2026-01-29 15:37:21] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003169 10.0.0.61 - - [2026-01-29 15:37:21] "GET /virtual-networks?parent_id=9e8c888f-4c0e-4453-a9a9-e98aee41e503&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011004 10.0.0.61 - - [2026-01-29 15:37:21] "POST /fqname-to-id HTTP/1.1" 403 329 0.039748 10.0.0.61 - - [2026-01-29 15:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007285 10.0.0.61 - - [2026-01-29 15:37:21] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002841 10.0.0.61 - - [2026-01-29 15:37:21] "GET /virtual-networks?parent_id=9e8c888f-4c0e-4453-a9a9-e98aee41e503&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012765 10.0.0.61 - - [2026-01-29 15:37:21] "POST /fqname-to-id HTTP/1.1" 403 329 0.011442 10.0.0.61 - - [2026-01-29 15:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.61 - - [2026-01-29 15:37:21] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003299 10.0.0.61 - - [2026-01-29 15:37:21] "GET /virtual-networks?parent_id=9e8c888f-4c0e-4453-a9a9-e98aee41e503&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012409 10.0.0.61 - - [2026-01-29 15:37:21] "POST /fqname-to-id HTTP/1.1" 403 329 0.012464 10.0.0.61 - - [2026-01-29 15:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.61 - - [2026-01-29 15:37:21] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003009 10.0.0.61 - - [2026-01-29 15:37:21] "GET /virtual-networks?parent_id=9e8c888f-4c0e-4453-a9a9-e98aee41e503&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013617 10.0.0.61 - - [2026-01-29 15:37:21] "POST /fqname-to-id HTTP/1.1" 403 329 0.010956 10.0.0.61 - - [2026-01-29 15:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.61 - - [2026-01-29 15:37:21] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002984 10.0.0.61 - - [2026-01-29 15:37:21] "GET /virtual-networks?parent_id=9e8c888f-4c0e-4453-a9a9-e98aee41e503&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010395 252.61.176.139 - - [2026-01-29 15:37:24] "POST /neutron/port HTTP/1.1" 200 1113 0.013927 252.61.176.139 - - [2026-01-29 15:37:24] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005410 10.0.0.61 - - [2026-01-29 15:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011482 10.0.0.61 - - [2026-01-29 15:37:24] "GET /virtual-network/ea9bbd5a-17d2-4aa3-9d5b-d637bf608fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.013973 252.61.176.139 - - [2026-01-29 15:37:24] "POST /neutron/port HTTP/1.1" 200 1113 0.011644 252.61.176.139 - - [2026-01-29 15:37:24] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005249 252.61.176.139 - - [2026-01-29 15:37:26] "POST /neutron/port HTTP/1.1" 200 1113 0.014544 252.61.176.139 - - [2026-01-29 15:37:26] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006827 252.61.176.139 - - [2026-01-29 15:37:26] "POST /neutron/port HTTP/1.1" 200 1113 0.015100 252.61.176.139 - - [2026-01-29 15:37:26] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006173 10.0.0.61 - - [2026-01-29 15:37:26] "POST /fqname-to-id HTTP/1.1" 403 329 0.011474 10.0.0.61 - - [2026-01-29 15:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.61 - - [2026-01-29 15:37:26] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002976 10.0.0.61 - - [2026-01-29 15:37:27] "GET /virtual-networks?parent_id=9e8c888f-4c0e-4453-a9a9-e98aee41e503&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015363 10.0.0.61 - - [2026-01-29 15:37:27] "POST /fqname-to-id HTTP/1.1" 403 329 0.011350 10.0.0.61 - - [2026-01-29 15:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.61 - - [2026-01-29 15:37:27] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002928 10.0.0.61 - - [2026-01-29 15:37:27] "GET /virtual-networks?parent_id=9e8c888f-4c0e-4453-a9a9-e98aee41e503&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014218 10.0.0.61 - - [2026-01-29 15:37:27] "POST /fqname-to-id HTTP/1.1" 403 351 0.010496 10.0.0.61 - - [2026-01-29 15:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.61 - - [2026-01-29 15:37:27] "GET /routing-instance/be79e5be-4ae7-44f2-99a3-2206ed0bdd0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.003522 10.0.0.61 - - [2026-01-29 15:37:27] "GET /route-target/d863fe86-183d-453a-9601-8a440f220632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.010834 10.0.0.61 - - [2026-01-29 15:37:27] "GET /route-target/d863fe86-183d-453a-9601-8a440f220632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003424 10.0.0.61 - - [2026-01-29 15:37:27] "POST /fqname-to-id HTTP/1.1" 403 329 0.015380 10.0.0.61 - - [2026-01-29 15:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.61 - - [2026-01-29 15:37:27] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002563 10.0.0.61 - - [2026-01-29 15:37:27] "GET /virtual-networks?parent_id=9e8c888f-4c0e-4453-a9a9-e98aee41e503&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011761 10.0.0.61 - - [2026-01-29 15:37:27] "POST /fqname-to-id HTTP/1.1" 403 351 0.010500 10.0.0.61 - - [2026-01-29 15:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.61 - - [2026-01-29 15:37:27] "GET /routing-instance/be79e5be-4ae7-44f2-99a3-2206ed0bdd0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.003602 10.0.0.61 - - [2026-01-29 15:37:27] "GET /route-target/d863fe86-183d-453a-9601-8a440f220632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.009685 10.0.0.61 - - [2026-01-29 15:37:27] "GET /route-target/d863fe86-183d-453a-9601-8a440f220632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.002679 10.0.0.61 - - [2026-01-29 15:37:27] "GET /obj-perms HTTP/1.1" 200 6307 0.009905 10.0.0.61 - - [2026-01-29 15:37:27] "GET /virtual-machine/0088251c-8e96-4045-87b6-4b3b9f8ad042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 990 0.012726 10.0.0.61 - - [2026-01-29 15:37:27] "GET /obj-perms HTTP/1.1" 200 6307 0.009597 10.0.0.61 - - [2026-01-29 15:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.61 - - [2026-01-29 15:37:28] "GET /virtual-machine-interface/1f533adf-25bc-4add-a794-d02d0516602a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2304 0.017513 10.0.0.61 - - [2026-01-29 15:37:28] "GET /obj-perms HTTP/1.1" 200 6307 0.011226 10.0.0.61 - - [2026-01-29 15:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.61 - - [2026-01-29 15:37:28] "GET /virtual-machine-interface/1f533adf-25bc-4add-a794-d02d0516602a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2304 0.020632 10.0.0.61 - - [2026-01-29 15:37:28] "GET /obj-perms HTTP/1.1" 200 6307 0.009738 10.0.0.61 - - [2026-01-29 15:37:28] "GET /virtual-machine/0088251c-8e96-4045-87b6-4b3b9f8ad042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 990 0.010392 10.0.0.61 - - [2026-01-29 15:37:28] "GET /obj-perms HTTP/1.1" 200 6307 0.009488 10.0.0.61 - - [2026-01-29 15:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.61 - - [2026-01-29 15:37:28] "GET /virtual-machine-interface/1f533adf-25bc-4add-a794-d02d0516602a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2304 0.017228 10.0.0.61 - - [2026-01-29 15:37:28] "GET /obj-perms HTTP/1.1" 200 6307 0.009557 10.0.0.61 - - [2026-01-29 15:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.61 - - [2026-01-29 15:37:28] "GET /virtual-network/ea9bbd5a-17d2-4aa3-9d5b-d637bf608fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.014412 10.0.0.61 - - [2026-01-29 15:37:28] "GET /obj-perms HTTP/1.1" 200 6307 0.010548 10.0.0.61 - - [2026-01-29 15:37:28] "GET /virtual-machine/0088251c-8e96-4045-87b6-4b3b9f8ad042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 990 0.012367 10.0.0.61 - - [2026-01-29 15:37:28] "GET /obj-perms HTTP/1.1" 200 6307 0.012987 10.0.0.61 - - [2026-01-29 15:37:28] "GET /obj-perms HTTP/1.1" 200 6307 0.008656 10.0.0.61 - - [2026-01-29 15:37:29] "GET /obj-perms HTTP/1.1" 200 6307 0.063294 10.0.0.61 - - [2026-01-29 15:37:29] "GET /obj-perms HTTP/1.1" 200 6307 0.008707 10.0.0.61 - - [2026-01-29 15:37:29] "GET /obj-perms HTTP/1.1" 200 6412 0.058026 10.0.0.61 - - [2026-01-29 15:37:29] "GET /obj-perms HTTP/1.1" 200 6412 0.001778 10.0.0.61 - - [2026-01-29 15:37:30] "GET /obj-perms HTTP/1.1" 200 6307 0.009361 10.0.0.61 - - [2026-01-29 15:37:30] "GET /obj-perms HTTP/1.1" 200 6307 0.009136 10.0.0.61 - - [2026-01-29 15:37:30] "GET /obj-perms HTTP/1.1" 200 6307 0.064771 10.0.0.61 - - [2026-01-29 15:37:30] "GET /obj-perms HTTP/1.1" 200 6307 0.009025 10.0.0.61 - - [2026-01-29 15:37:30] "GET /obj-perms HTTP/1.1" 200 6412 0.001833 10.0.0.61 - - [2026-01-29 15:37:30] "GET /obj-perms HTTP/1.1" 200 6412 0.001874 10.0.0.61 - - [2026-01-29 15:37:30] "GET /obj-perms HTTP/1.1" 200 6307 0.014431 10.0.0.61 - - [2026-01-29 15:37:30] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 321 0.014833 10.0.0.61 - - [2026-01-29 15:37:31] "GET /virtual-machine/0088251c-8e96-4045-87b6-4b3b9f8ad042 HTTP/1.1" 200 1284 0.017829 252.61.176.139 - - [2026-01-29 15:37:31] "POST /neutron/port HTTP/1.1" 200 1113 0.013500 252.61.176.139 - - [2026-01-29 15:37:31] "POST /neutron/port HTTP/1.1" 200 1103 0.011618 252.61.176.139 - - [2026-01-29 15:37:31] "POST /neutron/port HTTP/1.1" 200 151 0.103917 10.0.0.61 - - [2026-01-29 15:37:33] "GET /virtual-machine/0088251c-8e96-4045-87b6-4b3b9f8ad042 HTTP/1.1" 404 171 0.013888 10.0.0.61 - - [2026-01-29 15:37:33] "GET /virtual-machine/0088251c-8e96-4045-87b6-4b3b9f8ad042 HTTP/1.1" 404 171 0.011602 10.0.0.61 - - [2026-01-29 15:37:33] "GET /virtual-machine/0088251c-8e96-4045-87b6-4b3b9f8ad042 HTTP/1.1" 404 171 0.010469 10.0.0.61 - - [2026-01-29 15:37:33] "POST /fqname-to-id HTTP/1.1" 403 329 0.010433 10.0.0.61 - - [2026-01-29 15:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.61 - - [2026-01-29 15:37:33] "GET /global-vrouter-config/cedda927-c4a1-4735-a6d0-db00b3b3059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003056 10.0.0.61 - - [2026-01-29 15:37:33] "GET /virtual-networks?parent_id=9e8c888f-4c0e-4453-a9a9-e98aee41e503&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012032 10.0.0.61 - - [2026-01-29 15:37:33] "POST /fqname-to-id HTTP/1.1" 403 351 0.010502 10.0.0.61 - - [2026-01-29 15:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.61 - - [2026-01-29 15:37:33] "GET /routing-instance/be79e5be-4ae7-44f2-99a3-2206ed0bdd0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.003507 10.0.0.61 - - [2026-01-29 15:37:33] "GET /route-target/d863fe86-183d-453a-9601-8a440f220632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.010157 10.0.0.61 - - [2026-01-29 15:37:33] "GET /route-target/d863fe86-183d-453a-9601-8a440f220632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003023 10.0.0.61 - - [2026-01-29 15:37:33] "GET /obj-perms HTTP/1.1" 200 6307 0.009649 10.0.0.61 - - [2026-01-29 15:37:34] "GET /obj-perms HTTP/1.1" 200 6307 0.009343 10.0.0.61 - - [2026-01-29 15:37:34] "GET /obj-perms HTTP/1.1" 200 6307 0.074042 10.0.0.61 - - [2026-01-29 15:37:34] "GET /obj-perms HTTP/1.1" 200 6307 0.008961 10.0.0.61 - - [2026-01-29 15:37:34] "GET /obj-perms HTTP/1.1" 200 6412 0.002556 10.0.0.61 - - [2026-01-29 15:37:34] "GET /obj-perms HTTP/1.1" 200 6412 0.001988 10.0.0.61 - - [2026-01-29 15:37:37] "GET /obj-perms HTTP/1.1" 200 6412 0.002251 10.0.0.61 - - [2026-01-29 15:37:37] "GET /obj-perms HTTP/1.1" 200 6412 0.001883 10.0.0.61 - - [2026-01-29 15:37:40] "GET /obj-perms HTTP/1.1" 200 6412 0.001961 10.0.0.61 - - [2026-01-29 15:37:40] "GET /obj-perms HTTP/1.1" 200 6412 0.002045 10.0.0.61 - - [2026-01-29 15:37:44] "GET /obj-perms HTTP/1.1" 200 6412 0.001763 10.0.0.61 - - [2026-01-29 15:37:44] "GET /obj-perms HTTP/1.1" 200 6412 0.002057 10.0.0.61 - - [2026-01-29 15:37:47] "GET /obj-perms HTTP/1.1" 200 6412 0.002380 10.0.0.61 - - [2026-01-29 15:37:47] "GET /obj-perms HTTP/1.1" 200 6412 0.002386 10.0.0.61 - - [2026-01-29 15:37:50] "GET /obj-perms HTTP/1.1" 200 6412 0.002141 10.0.0.61 - - [2026-01-29 15:37:50] "GET /obj-perms HTTP/1.1" 200 6412 0.002012 10.0.0.61 - - [2026-01-29 15:37:50] "GET /obj-perms HTTP/1.1" 200 6412 0.002123 10.0.0.61 - - [2026-01-29 15:37:50] "GET /obj-perms HTTP/1.1" 200 6412 0.001830 10.0.0.61 - - [2026-01-29 15:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.61 - - [2026-01-29 15:37:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002704 10.0.0.61 - - [2026-01-29 15:37:50] "POST /useragent-kv HTTP/1.1" 200 115 0.001969 10.0.0.61 - - [2026-01-29 15:37:50] "DELETE /virtual-network/ea9bbd5a-17d2-4aa3-9d5b-d637bf608fd8 HTTP/1.1" 200 115 0.081925 10.0.0.61 - - [2026-01-29 15:37:50] "DELETE /route-target/d863fe86-183d-453a-9601-8a440f220632 HTTP/1.1" 200 115 0.023001 10.0.0.61 - - [2026-01-29 15:37:50] "DELETE /api-access-list/e948754a-1a34-48c7-bac7-5462cd7afa0e HTTP/1.1" 200 115 0.020931 10.0.0.61 - - [2026-01-29 15:37:50] "GET /api-access-list/e948754a-1a34-48c7-bac7-5462cd7afa0e HTTP/1.1" 404 171 0.002475 10.0.0.61 - - [2026-01-29 15:37:51] "GET /projects?obj_uuids=9e8c888f-4c0e-4453-a9a9-e98aee41e503&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001371 10.0.0.61 - - [2026-01-29 15:37:51] "GET /project/9e8c888f-4c0e-4453-a9a9-e98aee41e503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.025677 10.0.0.61 - - [2026-01-29 15:37:51] "GET /projects?obj_uuids=9e8c888f-4c0e-4453-a9a9-e98aee41e503&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001025 10.0.0.61 - - [2026-01-29 15:37:51] "GET /project/9e8c888f-4c0e-4453-a9a9-e98aee41e503?fields=virtual_networks HTTP/1.1" 200 1023 0.066598 10.0.0.61 - - [2026-01-29 15:37:51] "GET /projects?obj_uuids=9e8c888f-4c0e-4453-a9a9-e98aee41e503&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001254 10.0.0.61 - - [2026-01-29 15:37:51] "GET /project/9e8c888f-4c0e-4453-a9a9-e98aee41e503?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.027177 10.0.0.61 - - [2026-01-29 15:37:51] "GET /projects?obj_uuids=9e8c888f-4c0e-4453-a9a9-e98aee41e503&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001664 10.0.0.61 - - [2026-01-29 15:37:51] "GET /project/9e8c888f-4c0e-4453-a9a9-e98aee41e503?fields=security_groups HTTP/1.1" 200 1243 0.026432 10.0.0.61 - - [2026-01-29 15:37:51] "GET /projects?obj_uuids=f7d31937-2c6d-4428-89f5-cc9a0c99a762&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001066 10.0.0.61 - - [2026-01-29 15:37:51] "GET /project/f7d31937-2c6d-4428-89f5-cc9a0c99a762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.027977 10.0.0.61 - - [2026-01-29 15:37:51] "GET /projects?obj_uuids=f7d31937-2c6d-4428-89f5-cc9a0c99a762&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001104 10.0.0.61 - - [2026-01-29 15:37:51] "GET /project/f7d31937-2c6d-4428-89f5-cc9a0c99a762?fields=virtual_networks HTTP/1.1" 200 1022 0.071136 10.0.0.61 - - [2026-01-29 15:37:51] "GET /projects?obj_uuids=f7d31937-2c6d-4428-89f5-cc9a0c99a762&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001796 10.0.0.61 - - [2026-01-29 15:37:51] "GET /project/f7d31937-2c6d-4428-89f5-cc9a0c99a762?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.028594 10.0.0.61 - - [2026-01-29 15:37:52] "GET /projects?obj_uuids=f7d31937-2c6d-4428-89f5-cc9a0c99a762&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001516 10.0.0.61 - - [2026-01-29 15:37:52] "GET /project/f7d31937-2c6d-4428-89f5-cc9a0c99a762?fields=security_groups HTTP/1.1" 200 1242 0.027288 10.0.0.61 - - [2026-01-29 15:37:53] "GET /api-access-list/1a0305b0-b5d2-4fee-8fcf-078f32ca9a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004672 10.0.0.61 - - [2026-01-29 15:37:53] "PUT /api-access-list/1a0305b0-b5d2-4fee-8fcf-078f32ca9a90 HTTP/1.1" 200 265 0.009104 10.0.0.61 - - [2026-01-29 15:37:53] "GET /projects?obj_uuids=b4e5a197-ee48-4d5e-8dbe-a2e459ddd017&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002283 10.0.0.61 - - [2026-01-29 15:37:53] "GET /project/b4e5a197-ee48-4d5e-8dbe-a2e459ddd017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.030377 10.0.0.61 - - [2026-01-29 15:37:53] "GET /projects?obj_uuids=b4e5a197-ee48-4d5e-8dbe-a2e459ddd017&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001510 10.0.0.61 - - [2026-01-29 15:37:53] "GET /project/b4e5a197-ee48-4d5e-8dbe-a2e459ddd017?fields=virtual_networks HTTP/1.1" 200 1023 0.069634 10.0.0.61 - - [2026-01-29 15:37:53] "GET /projects?obj_uuids=b4e5a197-ee48-4d5e-8dbe-a2e459ddd017&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001131 10.0.0.61 - - [2026-01-29 15:37:53] "GET /project/b4e5a197-ee48-4d5e-8dbe-a2e459ddd017?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.035048 10.0.0.61 - - [2026-01-29 15:37:54] "GET /projects?obj_uuids=b4e5a197-ee48-4d5e-8dbe-a2e459ddd017&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001526 10.0.0.61 - - [2026-01-29 15:37:54] "GET /project/b4e5a197-ee48-4d5e-8dbe-a2e459ddd017?fields=security_groups HTTP/1.1" 200 1243 0.034153 10.0.0.61 - - [2026-01-29 15:37:54] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001287 10.0.0.61 - - [2026-01-29 15:37:54] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 942 0.010668 10.0.0.61 - - [2026-01-29 15:37:55] "POST /fqname-to-id HTTP/1.1" 404 186 0.030339 10.0.0.61 - - [2026-01-29 15:37:55] "GET /projects?obj_uuids=8abd55ee-f367-4418-a55b-5633f080638e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002875 10.0.0.61 - - [2026-01-29 15:37:55] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001450 10.0.0.61 - - [2026-01-29 15:37:55] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.010203 10.0.0.61 - - [2026-01-29 15:37:55] "POST /id-to-fqname HTTP/1.1" 200 188 0.003517 10.0.0.61 - - [2026-01-29 15:37:55] "POST /fqname-to-id HTTP/1.1" 404 197 0.003361 10.0.0.61 - - [2026-01-29 15:37:55] "POST /security-groups HTTP/1.1" 200 583 0.067181 10.0.0.61 - - [2026-01-29 15:37:55] "POST /fqname-to-id HTTP/1.1" 404 232 0.003403 10.0.0.61 - - [2026-01-29 15:37:55] "POST /projects HTTP/1.1" 200 577 0.229705 10.0.0.61 - - [2026-01-29 15:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.263447 10.0.0.61 - - [2026-01-29 15:37:55] "POST /access-control-lists HTTP/1.1" 200 596 0.059358 10.0.0.61 - - [2026-01-29 15:37:55] "GET /project/8abd55ee-f367-4418-a55b-5633f080638e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.407702 10.0.0.61 - - [2026-01-29 15:37:55] "POST /fqname-to-id HTTP/1.1" 404 231 0.002857 10.0.0.61 - - [2026-01-29 15:37:55] "POST /access-control-lists HTTP/1.1" 200 594 0.060533 10.0.0.61 - - [2026-01-29 15:37:56] "GET / HTTP/1.1" 200 36215 0.002146 10.0.0.61 - - [2026-01-29 15:37:59] "POST /fqname-to-id HTTP/1.1" 401 296 0.000516 10.0.0.61 - - [2026-01-29 15:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.033603 10.0.0.61 - - [2026-01-29 15:37:59] "GET /api-access-list/1a0305b0-b5d2-4fee-8fcf-078f32ca9a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.002928 10.0.0.61 - - [2026-01-29 15:37:59] "GET /api-access-list/1a0305b0-b5d2-4fee-8fcf-078f32ca9a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003992 10.0.0.61 - - [2026-01-29 15:37:59] "GET /api-access-list/1a0305b0-b5d2-4fee-8fcf-078f32ca9a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003991 10.0.0.61 - - [2026-01-29 15:37:59] "PUT /api-access-list/1a0305b0-b5d2-4fee-8fcf-078f32ca9a90 HTTP/1.1" 200 265 0.009430 10.0.0.61 - - [2026-01-29 15:37:59] "GET /aaa-mode HTTP/1.1" 200 128 0.001250 10.0.0.61 - - [2026-01-29 15:38:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.029468 10.0.0.61 - - [2026-01-29 15:38:00] "GET /projects?obj_uuids=d7197d94-cfae-410c-be6c-bf160e5d5a8d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002722 10.0.0.61 - - [2026-01-29 15:38:00] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001579 10.0.0.61 - - [2026-01-29 15:38:00] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.007894 10.0.0.61 - - [2026-01-29 15:38:00] "POST /id-to-fqname HTTP/1.1" 200 188 0.001706 10.0.0.61 - - [2026-01-29 15:38:00] "POST /fqname-to-id HTTP/1.1" 404 197 0.002658 10.0.0.61 - - [2026-01-29 15:38:00] "POST /security-groups HTTP/1.1" 200 583 0.067731 10.0.0.61 - - [2026-01-29 15:38:00] "POST /fqname-to-id HTTP/1.1" 404 232 0.002866 10.0.0.61 - - [2026-01-29 15:38:00] "POST /projects HTTP/1.1" 200 577 0.220472 10.0.0.61 - - [2026-01-29 15:38:00] "POST /access-control-lists HTTP/1.1" 200 596 0.059404 10.0.0.61 - - [2026-01-29 15:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.303133 10.0.0.61 - - [2026-01-29 15:38:00] "POST /fqname-to-id HTTP/1.1" 404 231 0.003703 10.0.0.61 - - [2026-01-29 15:38:00] "GET /project/d7197d94-cfae-410c-be6c-bf160e5d5a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.442188 10.0.0.61 - - [2026-01-29 15:38:00] "POST /access-control-lists HTTP/1.1" 200 594 0.059734 10.0.0.61 - - [2026-01-29 15:38:01] "POST /fqname-to-id HTTP/1.1" 404 186 0.029462 10.0.0.61 - - [2026-01-29 15:38:01] "GET /projects?obj_uuids=1364fa95-20b5-4120-9d33-981924603b94&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003560 10.0.0.61 - - [2026-01-29 15:38:01] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001139 10.0.0.61 - - [2026-01-29 15:38:01] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.008752 10.0.0.61 - - [2026-01-29 15:38:01] "POST /id-to-fqname HTTP/1.1" 200 188 0.003212 10.0.0.61 - - [2026-01-29 15:38:01] "POST /fqname-to-id HTTP/1.1" 404 197 0.006061 10.0.0.61 - - [2026-01-29 15:38:01] "POST /security-groups HTTP/1.1" 200 583 0.064331 10.0.0.61 - - [2026-01-29 15:38:01] "POST /fqname-to-id HTTP/1.1" 404 232 0.004208 10.0.0.61 - - [2026-01-29 15:38:01] "POST /projects HTTP/1.1" 200 577 0.220652 10.0.0.61 - - [2026-01-29 15:38:01] "POST /access-control-lists HTTP/1.1" 200 596 0.059050 10.0.0.61 - - [2026-01-29 15:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.297811 10.0.0.61 - - [2026-01-29 15:38:01] "POST /fqname-to-id HTTP/1.1" 404 231 0.003006 10.0.0.61 - - [2026-01-29 15:38:01] "GET /project/1364fa95-20b5-4120-9d33-981924603b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.436924 10.0.0.61 - - [2026-01-29 15:38:01] "POST /access-control-lists HTTP/1.1" 200 594 0.060721 10.0.0.61 - - [2026-01-29 15:38:02] "GET / HTTP/1.1" 200 36215 0.002205 10.0.0.61 - - [2026-01-29 15:38:03] "GET / HTTP/1.1" 200 36215 0.001600 10.0.0.61 - - [2026-01-29 15:38:03] "POST /fqname-to-id HTTP/1.1" 404 181 0.002735 10.0.0.61 - - [2026-01-29 15:38:03] "POST /api-access-lists HTTP/1.1" 200 521 0.015852 10.0.0.61 - - [2026-01-29 15:38:03] "GET /api-access-list/ecabb822-1c9a-465c-adf7-d98b82f8c6a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.004529 10.0.0.61 - - [2026-01-29 15:38:03] "GET /api-access-list/ecabb822-1c9a-465c-adf7-d98b82f8c6a9 HTTP/1.1" 401 296 0.000454 10.0.0.61 - - [2026-01-29 15:38:04] "GET /api-access-list/ecabb822-1c9a-465c-adf7-d98b82f8c6a9 HTTP/1.1" 200 1290 0.082110 10.0.0.61 - - [2026-01-29 15:38:04] "POST /fqname-to-id HTTP/1.1" 401 296 0.000537 10.0.0.61 - - [2026-01-29 15:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.046343 10.0.0.61 - - [2026-01-29 15:38:04] "GET /projects?obj_uuids=d7197d94-cfae-410c-be6c-bf160e5d5a8d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001316 10.0.0.61 - - [2026-01-29 15:38:04] "GET /project/d7197d94-cfae-410c-be6c-bf160e5d5a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.039960 10.0.0.61 - - [2026-01-29 15:38:04] "GET /virtual-networks?parent_id=d7197d94-cfae-410c-be6c-bf160e5d5a8d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013367 10.0.0.61 - - [2026-01-29 15:38:04] "POST /virtual-networks HTTP/1.1" 200 583 0.054054 10.0.0.61 - - [2026-01-29 15:38:04] "POST /route-targets HTTP/1.1" 200 328 0.010989 10.0.0.61 - - [2026-01-29 15:38:04] "POST /ref-update HTTP/1.1" 200 156 0.010867 10.0.0.61 - - [2026-01-29 15:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013036 10.0.0.61 - - [2026-01-29 15:38:04] "GET /network-ipam/af6eba2a-a223-403a-bbae-4904c907c3fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.011064 10.0.0.61 - - [2026-01-29 15:38:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004665 10.0.0.61 - - [2026-01-29 15:38:05] "POST /ref-update HTTP/1.1" 200 156 0.051174 252.61.176.139 - - [2026-01-29 15:38:05] "POST /neutron/network HTTP/1.1" 200 847 0.054511 252.61.176.139 - - [2026-01-29 15:38:05] "POST /neutron/network HTTP/1.1" 200 847 0.022269 10.0.0.61 - - [2026-01-29 15:38:05] "GET /virtual-network/b4b023bb-397d-4bfb-841c-14b1543edd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.016802 252.61.176.139 - - [2026-01-29 15:38:05] "POST /neutron/network HTTP/1.1" 200 847 0.021523 252.61.176.139 - - [2026-01-29 15:38:05] "POST /neutron/subnet HTTP/1.1" 200 681 0.030014 10.0.0.61 - - [2026-01-29 15:38:05] "POST /fqname-to-id HTTP/1.1" 401 296 0.000487 10.0.0.61 - - [2026-01-29 15:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.051245 10.0.0.61 - - [2026-01-29 15:38:05] "GET /projects?obj_uuids=1364fa95-20b5-4120-9d33-981924603b94&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001336 10.0.0.61 - - [2026-01-29 15:38:05] "GET /project/1364fa95-20b5-4120-9d33-981924603b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.037699 10.0.0.61 - - [2026-01-29 15:38:06] "GET /virtual-networks?parent_id=1364fa95-20b5-4120-9d33-981924603b94&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011836 10.0.0.61 - - [2026-01-29 15:38:06] "POST /virtual-networks HTTP/1.1" 200 583 0.069157 10.0.0.61 - - [2026-01-29 15:38:06] "POST /route-targets HTTP/1.1" 200 328 0.018725 10.0.0.61 - - [2026-01-29 15:38:06] "DELETE /project/d7197d94cfae410cbe6cbf160e5d5a8d HTTP/1.1" 404 173 0.060666 10.0.0.61 - - [2026-01-29 15:38:06] "DELETE /project/1364fa9520b541209d33981924603b94 HTTP/1.1" 404 173 0.055304 10.0.0.61 - - [2026-01-29 15:38:06] "POST /ref-update HTTP/1.1" 200 156 0.022435 10.0.0.61 - - [2026-01-29 15:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.053083 10.0.0.61 - - [2026-01-29 15:38:06] "DELETE /project/8abd55eef3674418a55b5633f080638e HTTP/1.1" 404 173 0.085312 10.0.0.61 - - [2026-01-29 15:38:06] "GET /projects?obj_uuids=b4e5a197-ee48-4d5e-8dbe-a2e459ddd017&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001121 10.0.0.61 - - [2026-01-29 15:38:06] "GET /projects?obj_uuids=9e8c888f-4c0e-4453-a9a9-e98aee41e503&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001149 10.0.0.61 - - [2026-01-29 15:38:06] "GET /projects?obj_uuids=f7d31937-2c6d-4428-89f5-cc9a0c99a762&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002494 10.0.0.61 - - [2026-01-29 15:38:06] "GET /project/b4e5a197-ee48-4d5e-8dbe-a2e459ddd017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.082841 10.0.0.61 - - [2026-01-29 15:38:06] "GET /projects?obj_uuids=b4e5a197-ee48-4d5e-8dbe-a2e459ddd017&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001335 10.0.0.61 - - [2026-01-29 15:38:06] "GET /network-ipam/af6eba2a-a223-403a-bbae-4904c907c3fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.035160 10.0.0.61 - - [2026-01-29 15:38:06] "GET /project/f7d31937-2c6d-4428-89f5-cc9a0c99a762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.079851 10.0.0.61 - - [2026-01-29 15:38:06] "GET /projects?obj_uuids=f7d31937-2c6d-4428-89f5-cc9a0c99a762&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001028 10.0.0.61 - - [2026-01-29 15:38:06] "GET /project/9e8c888f-4c0e-4453-a9a9-e98aee41e503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.123400 10.0.0.61 - - [2026-01-29 15:38:06] "GET /projects?obj_uuids=9e8c888f-4c0e-4453-a9a9-e98aee41e503&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001236 10.0.0.61 - - [2026-01-29 15:38:06] "GET /project/b4e5a197-ee48-4d5e-8dbe-a2e459ddd017?fields=security_groups HTTP/1.1" 200 1336 0.080252 10.0.0.61 - - [2026-01-29 15:38:06] "GET /project/f7d31937-2c6d-4428-89f5-cc9a0c99a762?fields=security_groups HTTP/1.1" 200 1335 0.086792 10.0.0.61 - - [2026-01-29 15:38:06] "POST /useragent-kv HTTP/1.1" 200 115 0.011717 10.0.0.61 - - [2026-01-29 15:38:06] "GET /project/9e8c888f-4c0e-4453-a9a9-e98aee41e503?fields=security_groups HTTP/1.1" 200 1336 0.123693 10.0.0.61 - - [2026-01-29 15:38:06] "POST /ref-update HTTP/1.1" 200 156 0.123668 10.0.0.61 - - [2026-01-29 15:38:06] "DELETE /security-group/eedb9721-43d7-44dc-b463-5f67c50c4c8d HTTP/1.1" 200 115 0.099662 10.0.0.61 - - [2026-01-29 15:38:06] "GET /projects?obj_uuids=b4e5a197-ee48-4d5e-8dbe-a2e459ddd017&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001124 10.0.0.61 - - [2026-01-29 15:38:06] "DELETE /access-control-list/d257d32c-3888-42ea-931d-bdee0444b3c5 HTTP/1.1" 200 115 0.066815 10.0.0.61 - - [2026-01-29 15:38:06] "DELETE /security-group/4ad723e4-6986-4dd0-baf2-db70509b4786 HTTP/1.1" 200 115 0.104661 10.0.0.61 - - [2026-01-29 15:38:06] "GET /project/b4e5a197-ee48-4d5e-8dbe-a2e459ddd017?fields=application_policy_sets HTTP/1.1" 200 1375 0.067143 10.0.0.61 - - [2026-01-29 15:38:06] "GET /projects?obj_uuids=f7d31937-2c6d-4428-89f5-cc9a0c99a762&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001142 10.0.0.61 - - [2026-01-29 15:38:06] "DELETE /access-control-list/ce6743f1-0f00-4cea-9da6-9df7545cecc9 HTTP/1.1" 200 115 0.079130 10.0.0.61 - - [2026-01-29 15:38:06] "DELETE /security-group/c4d0da7c-c2e1-4da2-bf43-e6c347c2b889 HTTP/1.1" 200 115 0.142302 10.0.0.61 - - [2026-01-29 15:38:06] "GET /projects?obj_uuids=9e8c888f-4c0e-4453-a9a9-e98aee41e503&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001237 10.0.0.61 - - [2026-01-29 15:38:06] "GET /project/f7d31937-2c6d-4428-89f5-cc9a0c99a762?fields=application_policy_sets HTTP/1.1" 200 1374 0.100656 10.0.0.61 - - [2026-01-29 15:38:06] "DELETE /access-control-list/3117b881-42f3-4390-afe6-71a0736d0531 HTTP/1.1" 200 115 0.079691 252.61.176.139 - - [2026-01-29 15:38:06] "POST /neutron/network HTTP/1.1" 200 847 0.151810 10.0.0.61 - - [2026-01-29 15:38:06] "GET /project/9e8c888f-4c0e-4453-a9a9-e98aee41e503?fields=application_policy_sets HTTP/1.1" 200 1375 0.096693 10.0.0.61 - - [2026-01-29 15:38:06] "DELETE /access-control-list/e4c9a299-760a-4c44-82c0-b5b109054f71 HTTP/1.1" 200 115 0.071214 10.0.0.61 - - [2026-01-29 15:38:06] "DELETE /access-control-list/b9d7c7de-7688-4261-be24-1d92d93c18be HTTP/1.1" 200 115 0.057183 10.0.0.61 - - [2026-01-29 15:38:06] "DELETE /project/b4e5a197-ee48-4d5e-8dbe-a2e459ddd017 HTTP/1.1" 200 115 0.738465 252.61.176.139 - - [2026-01-29 15:38:06] "POST /neutron/network HTTP/1.1" 200 847 0.094217 10.0.0.61 - - [2026-01-29 15:38:06] "DELETE /access-control-list/71e8d843-b21a-4de2-a6d6-7694fc172079 HTTP/1.1" 200 115 0.045519 10.0.0.61 - - [2026-01-29 15:38:06] "DELETE /project/f7d31937-2c6d-4428-89f5-cc9a0c99a762 HTTP/1.1" 200 115 0.785321 10.0.0.61 - - [2026-01-29 15:38:06] "DELETE /project/9e8c888f-4c0e-4453-a9a9-e98aee41e503 HTTP/1.1" 200 115 0.790518 10.0.0.61 - - [2026-01-29 15:38:06] "GET /virtual-network/612d57c2-bc0e-49cc-8faa-fb5e8228da0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.017054 252.61.176.139 - - [2026-01-29 15:38:07] "POST /neutron/network HTTP/1.1" 200 847 0.023534 252.61.176.139 - - [2026-01-29 15:38:07] "POST /neutron/subnet HTTP/1.1" 200 681 0.030195 10.0.0.61 - - [2026-01-29 15:38:07] "GET /virtual-network/b4b023bb-397d-4bfb-841c-14b1543edd71 HTTP/1.1" 401 296 0.000467 10.0.0.61 - - [2026-01-29 15:38:07] "GET /virtual-network/b4b023bb-397d-4bfb-841c-14b1543edd71 HTTP/1.1" 200 2314 0.043471 10.0.0.61 - - [2026-01-29 15:38:07] "GET /virtual-network/b4b023bb-397d-4bfb-841c-14b1543edd71 HTTP/1.1" 401 296 0.000567 10.0.0.61 - - [2026-01-29 15:38:07] "GET /virtual-network/b4b023bb-397d-4bfb-841c-14b1543edd71 HTTP/1.1" 403 366 0.038297 10.0.0.61 - - [2026-01-29 15:38:08] "GET /virtual-network/b4b023bb-397d-4bfb-841c-14b1543edd71 HTTP/1.1" 200 2314 0.005635 10.0.0.61 - - [2026-01-29 15:38:08] "GET /virtual-networks HTTP/1.1" 200 370 0.019970 10.0.0.61 - - [2026-01-29 15:38:08] "GET /virtual-networks HTTP/1.1" 200 370 0.019490 10.0.0.61 - - [2026-01-29 15:38:08] "GET /obj-perms HTTP/1.1" 403 257 0.042641 10.0.0.61 - - [2026-01-29 15:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.61 - - [2026-01-29 15:38:08] "GET /virtual-network/b4b023bb-397d-4bfb-841c-14b1543edd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.014707 10.0.0.61 - - [2026-01-29 15:38:09] "GET /obj-perms HTTP/1.1" 403 257 0.039286 10.0.0.61 - - [2026-01-29 15:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.61 - - [2026-01-29 15:38:09] "GET /virtual-network/b4b023bb-397d-4bfb-841c-14b1543edd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.010673 10.0.0.61 - - [2026-01-29 15:38:09] "GET /obj-perms HTTP/1.1" 200 6422 0.061332 10.0.0.61 - - [2026-01-29 15:38:09] "GET /obj-perms HTTP/1.1" 403 257 0.008128 10.0.0.61 - - [2026-01-29 15:38:09] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.018698 10.0.0.61 - - [2026-01-29 15:38:09] "GET /obj-perms HTTP/1.1" 403 257 0.008622 10.0.0.61 - - [2026-01-29 15:38:09] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.017671 10.0.0.61 - - [2026-01-29 15:38:10] "GET /obj-perms HTTP/1.1" 200 6422 0.002116 10.0.0.61 - - [2026-01-29 15:38:10] "PUT /virtual-network/b4b023bb-397d-4bfb-841c-14b1543edd71 HTTP/1.1" 200 265 0.031390 10.0.0.61 - - [2026-01-29 15:38:10] "GET /virtual-networks HTTP/1.1" 200 132 0.022656 10.0.0.61 - - [2026-01-29 15:38:10] "GET /virtual-networks HTTP/1.1" 200 609 0.019978 10.0.0.61 - - [2026-01-29 15:38:10] "GET /virtual-networks HTTP/1.1" 200 1431 0.003673 10.0.0.61 - - [2026-01-29 15:38:10] "GET /obj-perms HTTP/1.1" 403 257 0.010318 10.0.0.61 - - [2026-01-29 15:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.61 - - [2026-01-29 15:38:10] "GET /virtual-network/b4b023bb-397d-4bfb-841c-14b1543edd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.011221 10.0.0.61 - - [2026-01-29 15:38:10] "GET /obj-perms HTTP/1.1" 403 257 0.047836 10.0.0.61 - - [2026-01-29 15:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.61 - - [2026-01-29 15:38:10] "GET /virtual-network/b4b023bb-397d-4bfb-841c-14b1543edd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.010038 10.0.0.61 - - [2026-01-29 15:38:10] "GET /obj-perms HTTP/1.1" 403 257 0.010020 10.0.0.61 - - [2026-01-29 15:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.61 - - [2026-01-29 15:38:11] "GET /virtual-network/b4b023bb-397d-4bfb-841c-14b1543edd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.016187 10.0.0.61 - - [2026-01-29 15:38:11] "GET /obj-perms HTTP/1.1" 200 6422 0.002208 10.0.0.61 - - [2026-01-29 15:38:11] "GET /obj-perms HTTP/1.1" 403 257 0.008267 10.0.0.61 - - [2026-01-29 15:38:11] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018021 10.0.0.61 - - [2026-01-29 15:38:11] "GET /obj-perms HTTP/1.1" 403 257 0.008515 10.0.0.61 - - [2026-01-29 15:38:11] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 609 0.019604 10.0.0.61 - - [2026-01-29 15:38:11] "GET /obj-perms HTTP/1.1" 200 6422 0.001712 10.0.0.61 - - [2026-01-29 15:38:11] "PUT /virtual-network/b4b023bb-397d-4bfb-841c-14b1543edd71 HTTP/1.1" 200 265 0.027343 10.0.0.61 - - [2026-01-29 15:38:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003677 10.0.0.61 - - [2026-01-29 15:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005530 10.0.0.61 - - [2026-01-29 15:38:11] "POST /useragent-kv HTTP/1.1" 200 115 0.004220 10.0.0.61 - - [2026-01-29 15:38:11] "DELETE /virtual-network/612d57c2-bc0e-49cc-8faa-fb5e8228da0c HTTP/1.1" 200 115 0.078135 10.0.0.61 - - [2026-01-29 15:38:11] "DELETE /route-target/4a12af5e-f6ff-4d58-bfc9-55cd779606de HTTP/1.1" 200 115 0.023005 10.0.0.61 - - [2026-01-29 15:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.61 - - [2026-01-29 15:38:11] "POST /useragent-kv HTTP/1.1" 200 115 0.005373 10.0.0.61 - - [2026-01-29 15:38:11] "POST /useragent-kv HTTP/1.1" 200 115 0.001945 10.0.0.61 - - [2026-01-29 15:38:11] "DELETE /virtual-network/b4b023bb-397d-4bfb-841c-14b1543edd71 HTTP/1.1" 200 115 0.092823 10.0.0.61 - - [2026-01-29 15:38:11] "DELETE /route-target/2e0b1317-f1cd-4681-89df-a5541340ff1f HTTP/1.1" 200 115 0.024479 10.0.0.61 - - [2026-01-29 15:38:11] "DELETE /api-access-list/ecabb822-1c9a-465c-adf7-d98b82f8c6a9 HTTP/1.1" 200 115 0.022980 10.0.0.61 - - [2026-01-29 15:38:11] "GET /api-access-list/ecabb822-1c9a-465c-adf7-d98b82f8c6a9 HTTP/1.1" 404 171 0.003571 10.0.0.61 - - [2026-01-29 15:38:12] "GET /projects?obj_uuids=1364fa95-20b5-4120-9d33-981924603b94&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001276 10.0.0.61 - - [2026-01-29 15:38:12] "GET /project/1364fa95-20b5-4120-9d33-981924603b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.034176 10.0.0.61 - - [2026-01-29 15:38:12] "GET /projects?obj_uuids=1364fa95-20b5-4120-9d33-981924603b94&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002088 10.0.0.61 - - [2026-01-29 15:38:12] "GET /project/1364fa95-20b5-4120-9d33-981924603b94?fields=virtual_networks HTTP/1.1" 200 1032 0.076971 10.0.0.61 - - [2026-01-29 15:38:12] "GET /projects?obj_uuids=1364fa95-20b5-4120-9d33-981924603b94&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001261 10.0.0.61 - - [2026-01-29 15:38:12] "GET /project/1364fa95-20b5-4120-9d33-981924603b94?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.024622 10.0.0.61 - - [2026-01-29 15:38:12] "GET /projects?obj_uuids=1364fa95-20b5-4120-9d33-981924603b94&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001065 10.0.0.61 - - [2026-01-29 15:38:12] "GET /project/1364fa95-20b5-4120-9d33-981924603b94?fields=security_groups HTTP/1.1" 200 1257 0.157324 10.0.0.61 - - [2026-01-29 15:38:12] "GET /projects?obj_uuids=d7197d94-cfae-410c-be6c-bf160e5d5a8d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001562 10.0.0.61 - - [2026-01-29 15:38:12] "GET /project/d7197d94-cfae-410c-be6c-bf160e5d5a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.024543 10.0.0.61 - - [2026-01-29 15:38:12] "GET /projects?obj_uuids=d7197d94-cfae-410c-be6c-bf160e5d5a8d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001034 10.0.0.61 - - [2026-01-29 15:38:13] "GET /project/d7197d94-cfae-410c-be6c-bf160e5d5a8d?fields=virtual_networks HTTP/1.1" 200 1033 0.070179 10.0.0.61 - - [2026-01-29 15:38:13] "GET /projects?obj_uuids=d7197d94-cfae-410c-be6c-bf160e5d5a8d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001040 10.0.0.61 - - [2026-01-29 15:38:13] "GET /project/d7197d94-cfae-410c-be6c-bf160e5d5a8d?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.026215 10.0.0.61 - - [2026-01-29 15:38:13] "GET /projects?obj_uuids=d7197d94-cfae-410c-be6c-bf160e5d5a8d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001448 10.0.0.61 - - [2026-01-29 15:38:13] "GET /project/d7197d94-cfae-410c-be6c-bf160e5d5a8d?fields=security_groups HTTP/1.1" 200 1258 0.026667 10.0.0.61 - - [2026-01-29 15:38:14] "GET /aaa-mode HTTP/1.1" 200 128 0.001431 10.0.0.61 - - [2026-01-29 15:38:14] "GET / HTTP/1.1" 200 36215 0.002836 10.0.0.61 - - [2026-01-29 15:38:15] "GET / HTTP/1.1" 200 36215 0.001853 10.0.0.61 - - [2026-01-29 15:38:16] "POST /fqname-to-id HTTP/1.1" 401 296 0.000528 10.0.0.61 - - [2026-01-29 15:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.100935 10.0.0.61 - - [2026-01-29 15:38:16] "GET /projects?obj_uuids=8abd55ee-f367-4418-a55b-5633f080638e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001502 10.0.0.61 - - [2026-01-29 15:38:16] "GET /obj-perms HTTP/1.1" 200 6375 0.068769 10.0.0.61 - - [2026-01-29 15:38:16] "GET /project/8abd55ee-f367-4418-a55b-5633f080638e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.063732 10.0.0.61 - - [2026-01-29 15:38:16] "GET /virtual-networks?parent_id=8abd55ee-f367-4418-a55b-5633f080638e&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.011902 10.0.0.61 - - [2026-01-29 15:38:16] "POST /fqname-to-id HTTP/1.1" 404 195 0.008665 10.0.0.61 - - [2026-01-29 15:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010128 10.0.0.61 - - [2026-01-29 15:38:16] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001435 10.0.0.61 - - [2026-01-29 15:38:16] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 942 0.015955 10.0.0.61 - - [2026-01-29 15:38:16] "POST /service-templates HTTP/1.1" 403 264 0.008456 10.0.0.61 - - [2026-01-29 15:38:16] "POST /fqname-to-id HTTP/1.1" 404 213 0.003181 10.0.0.61 - - [2026-01-29 15:38:17] "POST /api-access-lists HTTP/1.1" 200 555 0.025120 10.0.0.61 - - [2026-01-29 15:38:17] "GET /api-access-list/1231f387-2283-46d8-9183-e0a1a70597b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.004910 10.0.0.61 - - [2026-01-29 15:38:17] "GET /obj-perms HTTP/1.1" 200 6375 0.055050 10.0.0.61 - - [2026-01-29 15:38:17] "GET /api-access-list/1231f387-2283-46d8-9183-e0a1a70597b9 HTTP/1.1" 200 1323 0.003405 10.0.0.61 - - [2026-01-29 15:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012383 10.0.0.61 - - [2026-01-29 15:38:17] "GET /projects?obj_uuids=8abd55ee-f367-4418-a55b-5633f080638e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001138 10.0.0.61 - - [2026-01-29 15:38:17] "GET /project/8abd55ee-f367-4418-a55b-5633f080638e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.035481 10.0.0.61 - - [2026-01-29 15:38:17] "GET /virtual-networks?parent_id=8abd55ee-f367-4418-a55b-5633f080638e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013976 10.0.0.61 - - [2026-01-29 15:38:17] "POST /virtual-networks HTTP/1.1" 200 583 0.059520 10.0.0.61 - - [2026-01-29 15:38:17] "POST /route-targets HTTP/1.1" 200 328 0.045546 10.0.0.61 - - [2026-01-29 15:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.025385 10.0.0.61 - - [2026-01-29 15:38:17] "POST /ref-update HTTP/1.1" 200 156 0.016148 10.0.0.61 - - [2026-01-29 15:38:17] "GET /network-ipam/af6eba2a-a223-403a-bbae-4904c907c3fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.012461 10.0.0.61 - - [2026-01-29 15:38:17] "POST /useragent-kv HTTP/1.1" 200 115 0.008551 10.0.0.61 - - [2026-01-29 15:38:17] "POST /ref-update HTTP/1.1" 200 156 0.065527 252.61.176.139 - - [2026-01-29 15:38:17] "POST /neutron/network HTTP/1.1" 200 846 0.048811 252.61.176.139 - - [2026-01-29 15:38:17] "POST /neutron/network HTTP/1.1" 200 846 0.020635 10.0.0.61 - - [2026-01-29 15:38:17] "GET /virtual-network/b770e0a4-cf6e-4a76-8fcc-2acc5f746fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.015801 252.61.176.139 - - [2026-01-29 15:38:17] "POST /neutron/network HTTP/1.1" 200 846 0.026297 252.61.176.139 - - [2026-01-29 15:38:18] "POST /neutron/subnet HTTP/1.1" 200 679 0.041826 252.61.176.139 - - [2026-01-29 15:38:18] "POST /neutron/network HTTP/1.1" 200 846 0.039774 10.0.0.61 - - [2026-01-29 15:38:18] "GET /virtual-network/b770e0a4-cf6e-4a76-8fcc-2acc5f746fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006855 10.0.0.61 - - [2026-01-29 15:38:18] "GET /network-ipam/af6eba2a-a223-403a-bbae-4904c907c3fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.003411 10.0.0.61 - - [2026-01-29 15:38:18] "GET /domains HTTP/1.1" 200 438 0.002919 10.0.0.61 - - [2026-01-29 15:38:18] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001092 10.0.0.61 - - [2026-01-29 15:38:18] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1674 0.009464 10.0.0.61 - - [2026-01-29 15:38:18] "GET /projects?obj_uuids=8abd55ee-f367-4418-a55b-5633f080638e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001104 10.0.0.61 - - [2026-01-29 15:38:18] "GET /project/8abd55ee-f367-4418-a55b-5633f080638e HTTP/1.1" 200 2347 0.034137 10.0.0.61 - - [2026-01-29 15:38:18] "GET /virtual-network/b770e0a4-cf6e-4a76-8fcc-2acc5f746fdd HTTP/1.1" 200 2314 0.006901 10.0.0.61 - - [2026-01-29 15:38:18] "GET /virtual-network/b770e0a4-cf6e-4a76-8fcc-2acc5f746fdd HTTP/1.1" 200 2314 0.006397 10.0.0.61 - - [2026-01-29 15:38:18] "GET /routing-instance/98e20c75-86c5-4aac-924e-5ee9db614807 HTTP/1.1" 200 1557 0.004815 10.0.0.61 - - [2026-01-29 15:38:18] "GET /routing-instance/98e20c75-86c5-4aac-924e-5ee9db614807 HTTP/1.1" 200 1557 0.005935 10.0.0.61 - - [2026-01-29 15:38:18] "GET /route-target/dd146aca-2417-4b27-b29a-18861977d205 HTTP/1.1" 200 1245 0.004121 10.0.0.61 - - [2026-01-29 15:38:18] "GET /virtual-network/b770e0a4-cf6e-4a76-8fcc-2acc5f746fdd HTTP/1.1" 200 2314 0.005363 10.0.0.61 - - [2026-01-29 15:38:18] "GET /routing-instance/98e20c75-86c5-4aac-924e-5ee9db614807 HTTP/1.1" 200 1557 0.005682 10.0.0.61 - - [2026-01-29 15:38:18] "GET /virtual-network/b770e0a4-cf6e-4a76-8fcc-2acc5f746fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006006 10.0.0.61 - - [2026-01-29 15:38:18] "GET /virtual-network/b770e0a4-cf6e-4a76-8fcc-2acc5f746fdd HTTP/1.1" 200 2314 0.005553 10.0.0.61 - - [2026-01-29 15:38:19] "GET /routing-instance/98e20c75-86c5-4aac-924e-5ee9db614807 HTTP/1.1" 200 1557 0.004888 10.0.0.61 - - [2026-01-29 15:38:19] "GET /routing-instance/98e20c75-86c5-4aac-924e-5ee9db614807 HTTP/1.1" 200 1557 0.004417 10.0.0.61 - - [2026-01-29 15:38:19] "GET /route-target/dd146aca-2417-4b27-b29a-18861977d205 HTTP/1.1" 200 1245 0.003695 10.0.0.61 - - [2026-01-29 15:38:19] "GET /domains HTTP/1.1" 200 438 0.003459 10.0.0.61 - - [2026-01-29 15:38:19] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001089 10.0.0.61 - - [2026-01-29 15:38:19] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674 HTTP/1.1" 200 1674 0.007282 10.0.0.61 - - [2026-01-29 15:38:19] "GET /projects?obj_uuids=8abd55ee-f367-4418-a55b-5633f080638e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001772 10.0.0.61 - - [2026-01-29 15:38:19] "GET /project/8abd55ee-f367-4418-a55b-5633f080638e HTTP/1.1" 200 2347 0.029874 10.0.0.61 - - [2026-01-29 15:38:19] "GET /virtual-network/b770e0a4-cf6e-4a76-8fcc-2acc5f746fdd HTTP/1.1" 200 2314 0.005787 10.0.0.61 - - [2026-01-29 15:38:19] "GET /obj-perms HTTP/1.1" 200 6422 0.004765 10.0.0.61 - - [2026-01-29 15:38:19] "POST /fqname-to-id HTTP/1.1" 404 195 0.010418 10.0.0.61 - - [2026-01-29 15:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013165 10.0.0.61 - - [2026-01-29 15:38:19] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001816 10.0.0.61 - - [2026-01-29 15:38:19] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 942 0.016653 10.0.0.61 - - [2026-01-29 15:38:19] "POST /service-templates HTTP/1.1" 403 264 0.008517 10.0.0.61 - - [2026-01-29 15:38:19] "POST /fqname-to-id HTTP/1.1" 404 181 0.002930 10.0.0.61 - - [2026-01-29 15:38:20] "POST /api-access-lists HTTP/1.1" 200 521 0.017004 10.0.0.61 - - [2026-01-29 15:38:20] "GET /api-access-list/52bd6067-fb4b-44e5-9fd8-f499df006d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.005245 10.0.0.61 - - [2026-01-29 15:38:20] "GET /api-access-list/52bd6067-fb4b-44e5-9fd8-f499df006d80 HTTP/1.1" 200 1290 0.004362 10.0.0.61 - - [2026-01-29 15:38:20] "POST /fqname-to-id HTTP/1.1" 404 195 0.011826 10.0.0.61 - - [2026-01-29 15:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010715 10.0.0.61 - - [2026-01-29 15:38:20] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001303 10.0.0.61 - - [2026-01-29 15:38:20] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 942 0.018188 10.0.0.61 - - [2026-01-29 15:38:20] "POST /service-templates HTTP/1.1" 200 551 0.040260 10.0.0.61 - - [2026-01-29 15:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.017332 10.0.0.61 - - [2026-01-29 15:38:20] "GET /service-template/3a65d2f6-be1d-40ba-bfab-dfa77af5376c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.014339 10.0.0.61 - - [2026-01-29 15:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012546 10.0.0.61 - - [2026-01-29 15:38:20] "GET /service-template/3a65d2f6-be1d-40ba-bfab-dfa77af5376c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.012735 10.0.0.61 - - [2026-01-29 15:38:20] "GET /virtual-network/b770e0a4-cf6e-4a76-8fcc-2acc5f746fdd HTTP/1.1" 401 296 0.000484 10.0.0.61 - - [2026-01-29 15:38:21] "GET /virtual-network/b770e0a4-cf6e-4a76-8fcc-2acc5f746fdd HTTP/1.1" 403 263 0.039334 10.0.0.61 - - [2026-01-29 15:38:21] "GET /service-template/3a65d2f6-be1d-40ba-bfab-dfa77af5376c HTTP/1.1" 403 264 0.010329 10.0.0.61 - - [2026-01-29 15:38:21] "GET /service-template/3a65d2f6-be1d-40ba-bfab-dfa77af5376c HTTP/1.1" 403 264 0.037946 10.0.0.61 - - [2026-01-29 15:38:21] "GET /obj-perms HTTP/1.1" 403 257 0.035904 10.0.0.61 - - [2026-01-29 15:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.61 - - [2026-01-29 15:38:21] "GET /virtual-network/b770e0a4-cf6e-4a76-8fcc-2acc5f746fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.010239 10.0.0.61 - - [2026-01-29 15:38:22] "GET /obj-perms HTTP/1.1" 403 257 0.012368 10.0.0.61 - - [2026-01-29 15:38:22] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.009943 10.0.0.61 - - [2026-01-29 15:38:22] "GET /api-access-list/1231f387-2283-46d8-9183-e0a1a70597b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.003456 10.0.0.61 - - [2026-01-29 15:38:22] "PUT /api-access-list/1231f387-2283-46d8-9183-e0a1a70597b9 HTTP/1.1" 200 265 0.008581 10.0.0.61 - - [2026-01-29 15:38:22] "GET /api-access-list/1231f387-2283-46d8-9183-e0a1a70597b9 HTTP/1.1" 200 1460 0.004674 10.0.0.61 - - [2026-01-29 15:38:22] "GET /virtual-network/b770e0a4-cf6e-4a76-8fcc-2acc5f746fdd HTTP/1.1" 200 2314 0.015804 10.0.0.61 - - [2026-01-29 15:38:22] "POST /fqname-to-id HTTP/1.1" 401 296 0.000546 10.0.0.61 - - [2026-01-29 15:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.047705 10.0.0.61 - - [2026-01-29 15:38:22] "GET /projects?obj_uuids=8abd55ee-f367-4418-a55b-5633f080638e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001313 10.0.0.61 - - [2026-01-29 15:38:22] "GET /project/8abd55ee-f367-4418-a55b-5633f080638e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.036425 10.0.0.61 - - [2026-01-29 15:38:22] "GET /virtual-networks?parent_id=8abd55ee-f367-4418-a55b-5633f080638e&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.016374 10.0.0.61 - - [2026-01-29 15:38:22] "POST /virtual-networks HTTP/1.1" 403 263 0.009721 10.0.0.61 - - [2026-01-29 15:38:22] "GET /service-template/3a65d2f6-be1d-40ba-bfab-dfa77af5376c HTTP/1.1" 403 264 0.009328 10.0.0.61 - - [2026-01-29 15:38:23] "GET /service-template/3a65d2f6-be1d-40ba-bfab-dfa77af5376c HTTP/1.1" 403 264 0.038834 10.0.0.61 - - [2026-01-29 15:38:23] "GET /obj-perms HTTP/1.1" 403 257 0.009594 10.0.0.61 - - [2026-01-29 15:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.61 - - [2026-01-29 15:38:23] "GET /virtual-network/b770e0a4-cf6e-4a76-8fcc-2acc5f746fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.015299 10.0.0.61 - - [2026-01-29 15:38:23] "GET /obj-perms HTTP/1.1" 403 257 0.012680 10.0.0.61 - - [2026-01-29 15:38:23] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.021633 10.0.0.61 - - [2026-01-29 15:38:23] "GET /api-access-list/52bd6067-fb4b-44e5-9fd8-f499df006d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.004444 10.0.0.61 - - [2026-01-29 15:38:23] "PUT /api-access-list/52bd6067-fb4b-44e5-9fd8-f499df006d80 HTTP/1.1" 200 265 0.012524 10.0.0.61 - - [2026-01-29 15:38:23] "GET /api-access-list/52bd6067-fb4b-44e5-9fd8-f499df006d80 HTTP/1.1" 200 1428 0.007426 10.0.0.61 - - [2026-01-29 15:38:23] "GET /service-template/3a65d2f6-be1d-40ba-bfab-dfa77af5376c HTTP/1.1" 200 1853 0.016405 10.0.0.61 - - [2026-01-29 15:38:23] "POST /fqname-to-id HTTP/1.1" 404 195 0.013332 10.0.0.61 - - [2026-01-29 15:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011745 10.0.0.61 - - [2026-01-29 15:38:23] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001354 10.0.0.61 - - [2026-01-29 15:38:23] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 942 0.021206 10.0.0.61 - - [2026-01-29 15:38:23] "POST /service-templates HTTP/1.1" 403 264 0.013954 10.0.0.61 - - [2026-01-29 15:38:24] "GET /api-access-list/1231f387-2283-46d8-9183-e0a1a70597b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003432 10.0.0.61 - - [2026-01-29 15:38:24] "PUT /api-access-list/1231f387-2283-46d8-9183-e0a1a70597b9 HTTP/1.1" 200 265 0.009626 10.0.0.61 - - [2026-01-29 15:38:24] "GET /api-access-list/1231f387-2283-46d8-9183-e0a1a70597b9 HTTP/1.1" 200 1323 0.003368 10.0.0.61 - - [2026-01-29 15:38:24] "GET /api-access-list/52bd6067-fb4b-44e5-9fd8-f499df006d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003480 10.0.0.61 - - [2026-01-29 15:38:24] "PUT /api-access-list/52bd6067-fb4b-44e5-9fd8-f499df006d80 HTTP/1.1" 200 265 0.008668 10.0.0.61 - - [2026-01-29 15:38:24] "GET /api-access-list/52bd6067-fb4b-44e5-9fd8-f499df006d80 HTTP/1.1" 200 1290 0.006287 10.0.0.61 - - [2026-01-29 15:38:24] "GET /virtual-network/b770e0a4-cf6e-4a76-8fcc-2acc5f746fdd HTTP/1.1" 403 263 0.009255 10.0.0.61 - - [2026-01-29 15:38:24] "GET /virtual-network/b770e0a4-cf6e-4a76-8fcc-2acc5f746fdd HTTP/1.1" 403 263 0.042304 10.0.0.61 - - [2026-01-29 15:38:24] "GET /service-template/3a65d2f6-be1d-40ba-bfab-dfa77af5376c HTTP/1.1" 403 264 0.009562 10.0.0.61 - - [2026-01-29 15:38:25] "GET /service-template/3a65d2f6-be1d-40ba-bfab-dfa77af5376c HTTP/1.1" 403 264 0.037586 10.0.0.61 - - [2026-01-29 15:38:25] "GET /obj-perms HTTP/1.1" 403 257 0.010489 10.0.0.61 - - [2026-01-29 15:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.61 - - [2026-01-29 15:38:25] "GET /virtual-network/b770e0a4-cf6e-4a76-8fcc-2acc5f746fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.010196 10.0.0.61 - - [2026-01-29 15:38:25] "GET /obj-perms HTTP/1.1" 403 257 0.038501 10.0.0.61 - - [2026-01-29 15:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.61 - - [2026-01-29 15:38:25] "GET /virtual-network/b770e0a4-cf6e-4a76-8fcc-2acc5f746fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.011565 10.0.0.61 - - [2026-01-29 15:38:25] "GET /obj-perms HTTP/1.1" 403 257 0.009817 10.0.0.61 - - [2026-01-29 15:38:25] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.008356 10.0.0.61 - - [2026-01-29 15:38:25] "GET /api-access-list/1a0305b0-b5d2-4fee-8fcf-078f32ca9a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003837 10.0.0.61 - - [2026-01-29 15:38:25] "PUT /api-access-list/1a0305b0-b5d2-4fee-8fcf-078f32ca9a90 HTTP/1.1" 200 265 0.008514 10.0.0.61 - - [2026-01-29 15:38:25] "GET /service-template/3a65d2f6-be1d-40ba-bfab-dfa77af5376c HTTP/1.1" 200 1853 0.013059 10.0.0.61 - - [2026-01-29 15:38:26] "GET /virtual-network/b770e0a4-cf6e-4a76-8fcc-2acc5f746fdd HTTP/1.1" 200 2314 0.018476 10.0.0.61 - - [2026-01-29 15:38:26] "GET /obj-perms HTTP/1.1" 403 257 0.010766 10.0.0.61 - - [2026-01-29 15:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.61 - - [2026-01-29 15:38:26] "GET /virtual-network/b770e0a4-cf6e-4a76-8fcc-2acc5f746fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.015704 10.0.0.61 - - [2026-01-29 15:38:26] "GET /obj-perms HTTP/1.1" 403 257 0.010273 10.0.0.61 - - [2026-01-29 15:38:26] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.027066 10.0.0.61 - - [2026-01-29 15:38:26] "DELETE /api-access-list/1231f387-2283-46d8-9183-e0a1a70597b9 HTTP/1.1" 200 115 0.024238 10.0.0.61 - - [2026-01-29 15:38:26] "GET /api-access-list/1231f387-2283-46d8-9183-e0a1a70597b9 HTTP/1.1" 404 171 0.002377 10.0.0.61 - - [2026-01-29 15:38:26] "DELETE /api-access-list/52bd6067-fb4b-44e5-9fd8-f499df006d80 HTTP/1.1" 200 115 0.017590 10.0.0.61 - - [2026-01-29 15:38:26] "GET /api-access-list/52bd6067-fb4b-44e5-9fd8-f499df006d80 HTTP/1.1" 404 171 0.002540 10.0.0.61 - - [2026-01-29 15:38:26] "GET /virtual-network/b770e0a4-cf6e-4a76-8fcc-2acc5f746fdd HTTP/1.1" 401 296 0.000440 10.0.0.61 - - [2026-01-29 15:38:26] "GET /virtual-network/b770e0a4-cf6e-4a76-8fcc-2acc5f746fdd HTTP/1.1" 403 263 0.039469 10.0.0.61 - - [2026-01-29 15:38:27] "GET /service-template/3a65d2f6-be1d-40ba-bfab-dfa77af5376c HTTP/1.1" 403 264 0.008969 10.0.0.61 - - [2026-01-29 15:38:27] "GET /service-template/3a65d2f6-be1d-40ba-bfab-dfa77af5376c HTTP/1.1" 403 264 0.037720 10.0.0.61 - - [2026-01-29 15:38:27] "GET /obj-perms HTTP/1.1" 403 257 0.036228 10.0.0.61 - - [2026-01-29 15:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.61 - - [2026-01-29 15:38:27] "GET /virtual-network/b770e0a4-cf6e-4a76-8fcc-2acc5f746fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.007587 10.0.0.61 - - [2026-01-29 15:38:27] "GET /obj-perms HTTP/1.1" 403 257 0.010421 10.0.0.61 - - [2026-01-29 15:38:28] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.007888 10.0.0.61 - - [2026-01-29 15:38:28] "GET /api-access-list/1a0305b0-b5d2-4fee-8fcf-078f32ca9a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2687 0.003369 10.0.0.61 - - [2026-01-29 15:38:28] "PUT /api-access-list/1a0305b0-b5d2-4fee-8fcf-078f32ca9a90 HTTP/1.1" 200 265 0.009420 10.0.0.61 - - [2026-01-29 15:38:28] "GET /virtual-network/b770e0a4-cf6e-4a76-8fcc-2acc5f746fdd HTTP/1.1" 200 2314 0.016425 10.0.0.61 - - [2026-01-29 15:38:28] "GET /service-template/3a65d2f6-be1d-40ba-bfab-dfa77af5376c HTTP/1.1" 200 1853 0.011086 10.0.0.61 - - [2026-01-29 15:38:28] "GET /obj-perms HTTP/1.1" 403 257 0.008480 10.0.0.61 - - [2026-01-29 15:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.61 - - [2026-01-29 15:38:28] "GET /virtual-network/b770e0a4-cf6e-4a76-8fcc-2acc5f746fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.014060 10.0.0.61 - - [2026-01-29 15:38:28] "GET /obj-perms HTTP/1.1" 403 257 0.007465 10.0.0.61 - - [2026-01-29 15:38:28] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.015638 10.0.0.61 - - [2026-01-29 15:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010773 10.0.0.61 - - [2026-01-29 15:38:28] "DELETE /service-template/3a65d2f6-be1d-40ba-bfab-dfa77af5376c HTTP/1.1" 200 115 0.025569 10.0.0.61 - - [2026-01-29 15:38:28] "POST /fqname-to-id HTTP/1.1" 404 195 0.009813 10.0.0.61 - - [2026-01-29 15:38:28] "POST /useragent-kv HTTP/1.1" 200 115 0.004238 10.0.0.61 - - [2026-01-29 15:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353 10.0.0.61 - - [2026-01-29 15:38:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003218 10.0.0.61 - - [2026-01-29 15:38:28] "DELETE /virtual-network/b770e0a4-cf6e-4a76-8fcc-2acc5f746fdd HTTP/1.1" 200 115 0.075028 10.0.0.61 - - [2026-01-29 15:38:28] "DELETE /route-target/dd146aca-2417-4b27-b29a-18861977d205 HTTP/1.1" 200 115 0.024063 10.0.0.61 - - [2026-01-29 15:38:29] "GET /api-access-list/1a0305b0-b5d2-4fee-8fcf-078f32ca9a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.003734 10.0.0.61 - - [2026-01-29 15:38:29] "PUT /api-access-list/1a0305b0-b5d2-4fee-8fcf-078f32ca9a90 HTTP/1.1" 200 265 0.008411 10.0.0.61 - - [2026-01-29 15:38:29] "GET /api-access-list/1a0305b0-b5d2-4fee-8fcf-078f32ca9a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.004190 10.0.0.61 - - [2026-01-29 15:38:29] "PUT /api-access-list/1a0305b0-b5d2-4fee-8fcf-078f32ca9a90 HTTP/1.1" 200 265 0.011765 10.0.0.61 - - [2026-01-29 15:38:30] "GET /api-access-list/1a0305b0-b5d2-4fee-8fcf-078f32ca9a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004212 10.0.0.61 - - [2026-01-29 15:38:30] "PUT /api-access-list/1a0305b0-b5d2-4fee-8fcf-078f32ca9a90 HTTP/1.1" 200 265 0.009196 10.0.0.61 - - [2026-01-29 15:38:30] "GET /projects?obj_uuids=8abd55ee-f367-4418-a55b-5633f080638e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001132 10.0.0.61 - - [2026-01-29 15:38:30] "GET /project/8abd55ee-f367-4418-a55b-5633f080638e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.026811 10.0.0.61 - - [2026-01-29 15:38:30] "GET /projects?obj_uuids=8abd55ee-f367-4418-a55b-5633f080638e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001326 10.0.0.61 - - [2026-01-29 15:38:30] "GET /project/8abd55ee-f367-4418-a55b-5633f080638e?fields=virtual_networks HTTP/1.1" 200 1032 0.070155 10.0.0.61 - - [2026-01-29 15:38:30] "GET /projects?obj_uuids=8abd55ee-f367-4418-a55b-5633f080638e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001439 10.0.0.61 - - [2026-01-29 15:38:30] "GET /project/8abd55ee-f367-4418-a55b-5633f080638e?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.026089 10.0.0.61 - - [2026-01-29 15:38:30] "GET /projects?obj_uuids=8abd55ee-f367-4418-a55b-5633f080638e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001142 10.0.0.61 - - [2026-01-29 15:38:30] "GET /project/8abd55ee-f367-4418-a55b-5633f080638e?fields=security_groups HTTP/1.1" 200 1257 0.026027 10.0.0.61 - - [2026-01-29 15:38:31] "GET /projects?obj_uuids=0c982637-2296-4161-ab03-e6f48804e339&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001123 10.0.0.61 - - [2026-01-29 15:38:31] "GET /project/0c982637-2296-4161-ab03-e6f48804e339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.033611 Traceback (most recent call last): File "src/gevent/greenlet.py", line 900, in gevent._gevent_cgreenlet.Greenlet.run File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/server.py", line 209, in wrap_socket_and_handle with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket: File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 870, in wrap_socket return SSLSocket(sock=sock, keyfile=keyfile, certfile=certfile, File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 351, in __init__ self.do_handshake() File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 740, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:1147) 2026-01-29T15:38:31Z failed with SSLError [Introspect:8084]10.0.0.61 - - [2026-01-29 15:38:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001143 10.0.0.61 - - [2026-01-29 15:38:32] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002824 10.0.0.61 - - [2026-01-29 15:38:33] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 942 0.009206 10.0.0.61 - - [2026-01-29 15:38:33] "POST /fqname-to-id HTTP/1.1" 404 182 0.031470 10.0.0.61 - - [2026-01-29 15:38:33] "GET /projects?obj_uuids=5deed82f-2b0d-4b06-b44a-a0b15a4b711e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002121 10.0.0.61 - - [2026-01-29 15:38:33] "GET /domains?obj_uuids=5762e81a-fedf-4255-81ca-e05b2ea83674&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001720 10.0.0.61 - - [2026-01-29 15:38:33] "GET /domain/5762e81a-fedf-4255-81ca-e05b2ea83674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.010094 10.0.0.61 - - [2026-01-29 15:38:33] "POST /id-to-fqname HTTP/1.1" 200 184 0.001927 10.0.0.61 - - [2026-01-29 15:38:33] "POST /fqname-to-id HTTP/1.1" 404 193 0.003168 10.0.0.61 - - [2026-01-29 15:38:33] "POST /security-groups HTTP/1.1" 200 579 0.064465 10.0.0.61 - - [2026-01-29 15:38:33] "POST /fqname-to-id HTTP/1.1" 404 228 0.002576 10.0.0.61 - - [2026-01-29 15:38:33] "POST /projects HTTP/1.1" 200 569 0.218668 10.0.0.61 - - [2026-01-29 15:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.253000 10.0.0.61 - - [2026-01-29 15:38:33] "POST /access-control-lists HTTP/1.1" 200 592 0.061085 10.0.0.61 - - [2026-01-29 15:38:33] "GET /project/5deed82f-2b0d-4b06-b44a-a0b15a4b711e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.396633 10.0.0.61 - - [2026-01-29 15:38:33] "POST /fqname-to-id HTTP/1.1" 404 227 0.002942 10.0.0.61 - - [2026-01-29 15:38:33] "POST /access-control-lists HTTP/1.1" 200 590 0.064545 10.0.0.61 - - [2026-01-29 15:38:34] "GET / HTTP/1.1" 200 36215 0.002134 10.0.0.61 - - [2026-01-29 15:38:35] "GET /projects?obj_uuids=5deed82f-2b0d-4b06-b44a-a0b15a4b711e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001069 10.0.0.61 - - [2026-01-29 15:38:35] "GET /project/5deed82f-2b0d-4b06-b44a-a0b15a4b711e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.034817 10.0.0.61 - - [2026-01-29 15:38:35] "GET /projects?obj_uuids=5deed82f-2b0d-4b06-b44a-a0b15a4b711e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000996 10.0.0.61 - - [2026-01-29 15:38:35] "GET /project/5deed82f-2b0d-4b06-b44a-a0b15a4b711e?fields=virtual_networks HTTP/1.1" 200 1024 0.038169 10.0.0.61 - - [2026-01-29 15:38:35] "GET /projects?obj_uuids=5deed82f-2b0d-4b06-b44a-a0b15a4b711e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001721 10.0.0.61 - - [2026-01-29 15:38:35] "GET /project/5deed82f-2b0d-4b06-b44a-a0b15a4b711e?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.028416 10.0.0.61 - - [2026-01-29 15:38:35] "GET /projects?obj_uuids=5deed82f-2b0d-4b06-b44a-a0b15a4b711e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001058 10.0.0.61 - - [2026-01-29 15:38:35] "GET /project/5deed82f-2b0d-4b06-b44a-a0b15a4b711e?fields=security_groups HTTP/1.1" 200 1245 0.029716 10.0.0.61 - - [2026-01-29 15:39:07] "DELETE /project/5deed82f2b0d4b06b44aa0b15a4b711e HTTP/1.1" 404 173 0.014260 10.0.0.61 - - [2026-01-29 15:39:07] "GET /projects?obj_uuids=1364fa95-20b5-4120-9d33-981924603b94&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001428 10.0.0.61 - - [2026-01-29 15:39:07] "GET /projects?obj_uuids=5deed82f-2b0d-4b06-b44a-a0b15a4b711e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002295 10.0.0.61 - - [2026-01-29 15:39:07] "GET /projects?obj_uuids=8abd55ee-f367-4418-a55b-5633f080638e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001090 10.0.0.61 - - [2026-01-29 15:39:07] "GET /projects?obj_uuids=d7197d94-cfae-410c-be6c-bf160e5d5a8d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000958 10.0.0.61 - - [2026-01-29 15:39:07] "GET /project/5deed82f-2b0d-4b06-b44a-a0b15a4b711e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.054184 10.0.0.61 - - [2026-01-29 15:39:07] "GET /project/1364fa95-20b5-4120-9d33-981924603b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.058560 10.0.0.61 - - [2026-01-29 15:39:07] "GET /projects?obj_uuids=1364fa95-20b5-4120-9d33-981924603b94&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001280 10.0.0.61 - - [2026-01-29 15:39:07] "GET /projects?obj_uuids=5deed82f-2b0d-4b06-b44a-a0b15a4b711e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001308 10.0.0.61 - - [2026-01-29 15:39:07] "GET /project/d7197d94-cfae-410c-be6c-bf160e5d5a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.109316 10.0.0.61 - - [2026-01-29 15:39:07] "GET /project/8abd55ee-f367-4418-a55b-5633f080638e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.122970 10.0.0.61 - - [2026-01-29 15:39:07] "GET /project/5deed82f-2b0d-4b06-b44a-a0b15a4b711e?fields=security_groups HTTP/1.1" 200 1338 0.066570 10.0.0.61 - - [2026-01-29 15:39:07] "GET /project/1364fa95-20b5-4120-9d33-981924603b94?fields=security_groups HTTP/1.1" 200 1350 0.069287 10.0.0.61 - - [2026-01-29 15:39:07] "GET /projects?obj_uuids=d7197d94-cfae-410c-be6c-bf160e5d5a8d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.004166 10.0.0.61 - - [2026-01-29 15:39:07] "GET /projects?obj_uuids=8abd55ee-f367-4418-a55b-5633f080638e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001158 10.0.0.61 - - [2026-01-29 15:39:07] "GET /project/d7197d94-cfae-410c-be6c-bf160e5d5a8d?fields=security_groups HTTP/1.1" 200 1351 0.070179 10.0.0.61 - - [2026-01-29 15:39:07] "GET /project/8abd55ee-f367-4418-a55b-5633f080638e?fields=security_groups HTTP/1.1" 200 1350 0.073146 10.0.0.61 - - [2026-01-29 15:39:07] "DELETE /security-group/5197d789-a787-47e0-ab63-8c0b7167652f HTTP/1.1" 200 115 0.099651 10.0.0.61 - - [2026-01-29 15:39:07] "DELETE /security-group/b9109387-e532-4213-9aaf-74a12765ee37 HTTP/1.1" 200 115 0.111108 10.0.0.61 - - [2026-01-29 15:39:07] "GET /projects?obj_uuids=1364fa95-20b5-4120-9d33-981924603b94&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001141 10.0.0.61 - - [2026-01-29 15:39:07] "DELETE /access-control-list/718cbae9-9cee-4f15-9e55-5fbeaf70185f HTTP/1.1" 200 115 0.062445 10.0.0.61 - - [2026-01-29 15:39:07] "GET /projects?obj_uuids=5deed82f-2b0d-4b06-b44a-a0b15a4b711e&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001126 10.0.0.61 - - [2026-01-29 15:39:07] "GET /project/1364fa95-20b5-4120-9d33-981924603b94?fields=application_policy_sets HTTP/1.1" 200 1389 0.056475 10.0.0.61 - - [2026-01-29 15:39:07] "DELETE /security-group/6349775a-926c-4662-affc-6f793c8757fb HTTP/1.1" 200 115 0.099892 10.0.0.61 - - [2026-01-29 15:39:07] "DELETE /access-control-list/34f92687-f8ae-43c1-a49a-e0067c3d0d11 HTTP/1.1" 200 115 0.057176 10.0.0.61 - - [2026-01-29 15:39:07] "GET /projects?obj_uuids=d7197d94-cfae-410c-be6c-bf160e5d5a8d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001485 10.0.0.61 - - [2026-01-29 15:39:07] "DELETE /security-group/8fd717ba-694a-453f-8a78-db3f71eca4dd HTTP/1.1" 200 115 0.120447 10.0.0.61 - - [2026-01-29 15:39:07] "GET /projects?obj_uuids=8abd55ee-f367-4418-a55b-5633f080638e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002042 10.0.0.61 - - [2026-01-29 15:39:07] "GET /project/5deed82f-2b0d-4b06-b44a-a0b15a4b711e?fields=application_policy_sets HTTP/1.1" 200 1377 0.120135 10.0.0.61 - - [2026-01-29 15:39:07] "GET /project/d7197d94-cfae-410c-be6c-bf160e5d5a8d?fields=application_policy_sets HTTP/1.1" 200 1390 0.071573 10.0.0.61 - - [2026-01-29 15:39:07] "DELETE /access-control-list/303cd272-87ca-40a3-af01-bc967edd2cfb HTTP/1.1" 200 115 0.086435 10.0.0.61 - - [2026-01-29 15:39:07] "GET /project/8abd55ee-f367-4418-a55b-5633f080638e?fields=application_policy_sets HTTP/1.1" 200 1389 0.104340 10.0.0.61 - - [2026-01-29 15:39:07] "DELETE /access-control-list/b717675f-a732-4a6a-9333-a783808228e5 HTTP/1.1" 200 115 0.059163 10.0.0.61 - - [2026-01-29 15:39:07] "DELETE /access-control-list/1263012f-cc43-4578-97b8-14aac61f95bb HTTP/1.1" 200 115 0.048252 10.0.0.61 - - [2026-01-29 15:39:07] "DELETE /project/1364fa95-20b5-4120-9d33-981924603b94 HTTP/1.1" 200 115 0.613550 10.0.0.61 - - [2026-01-29 15:39:07] "DELETE /access-control-list/c27624bb-df52-4ca5-80e6-4c77fb1bf92c HTTP/1.1" 200 115 0.043459 10.0.0.61 - - [2026-01-29 15:39:07] "DELETE /project/5deed82f-2b0d-4b06-b44a-a0b15a4b711e HTTP/1.1" 200 115 0.645220 10.0.0.61 - - [2026-01-29 15:39:07] "DELETE /project/d7197d94-cfae-410c-be6c-bf160e5d5a8d HTTP/1.1" 200 115 0.654959 10.0.0.61 - - [2026-01-29 15:39:07] "DELETE /access-control-list/fc0f0741-0a21-4f6a-b24f-96be895b8248 HTTP/1.1" 200 115 0.024178 10.0.0.61 - - [2026-01-29 15:39:07] "DELETE /project/8abd55ee-f367-4418-a55b-5633f080638e HTTP/1.1" 200 115 0.678411 10.0.0.61 - - [2026-01-29 15:39:07] "DELETE /access-control-list/342914c5-4f88-4ed1-8714-503827c4c15d HTTP/1.1" 200 115 0.018237 10.0.0.61 - - [2026-01-29 15:39:17] "GET /obj-perms HTTP/1.1" 200 6375 0.071711 10.0.0.61 - - [2026-01-29 15:39:17] "GET /obj-perms HTTP/1.1" 200 6375 0.064384