+++ date ++ echo 'INFO: =================== Thu Mar 12 01:38:30 AM UTC 2026 ===================' INFO: =================== Thu Mar 12 01:38:30 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.41 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=True ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.41 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.41 ++ ANALYTICSDB_NODES=10.0.0.41 ++ ANALYTICS_SNMP_NODES=10.0.0.41 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ '[' -n '10.0.0.41:8081 ' ']' +++ echo 10.0.0.41:8081 ++ ANALYTICS_SERVERS=10.0.0.41:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ '[' -n '10.0.0.41:9042 ' ']' +++ echo 10.0.0.41:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.41:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.41 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ '[' -n '10.0.0.41:8086 ' ']' +++ echo 10.0.0.41:8086 ++ COLLECTOR_SERVERS=10.0.0.41:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.41 ++ CONFIGDB_NODES=10.0.0.41 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ '[' -n '10.0.0.41:8082 ' ']' +++ echo 10.0.0.41:8082 ++ CONFIG_SERVERS=10.0.0.41:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ '[' -n '10.0.0.41:9161 ' ']' +++ echo 10.0.0.41:9161 ++ CONFIGDB_SERVERS=10.0.0.41:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ '[' -n '10.0.0.41:9041 ' ']' +++ echo 10.0.0.41:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.41:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=True ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=True ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=True ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.41 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.41 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.41 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ '[' -n 10.0.0.41:2181, ']' +++ echo 10.0.0.41:2181 ++ ZOOKEEPER_SERVERS=10.0.0.41:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ '[' -n '10.0.0.41:2181 ' ']' +++ echo 10.0.0.41:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.41:2181 ++ RABBITMQ_NODES=10.0.0.41 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ '[' -n 10.0.0.41:5673, ']' +++ echo 10.0.0.41:5673 ++ RABBITMQ_SERVERS=10.0.0.41:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=True ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ '[' -n '10.0.0.41:6379 ' ']' +++ echo 10.0.0.41:6379 ++ REDIS_SERVERS=10.0.0.41:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=True ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' redis_ssl_config ++ true ++ KAFKA_NODES=10.0.0.41 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ '[' -n '10.0.0.41:9092 ' ']' +++ echo 10.0.0.41:9092 ++ KAFKA_SERVERS=10.0.0.41:9092 ++ KAFKA_SSL_ENABLE=True ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=password ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=252.41.121.196 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5050 ++ KEYSTONE_AUTH_PUBLIC_PORT=5050 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.41 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=password ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.41 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=True ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=True ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=True ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password password' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' xmpp_certs_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' analytics_api_ssl_opts ++ true ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' rabbitmq_ssl_config ++ true ++ read -r -d '' kombu_ssl_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' kafka_ssl_config ++ true ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + wait_files /etc/contrail/ssl/certs/server.pem /etc/contrail/ssl/private/server-privkey.pem + local file1=/etc/contrail/ssl/certs/server.pem + local file2=/etc/contrail/ssl/private/server-privkey.pem + printf 'INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem' INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem+ wait_cmd_success 'test -f /etc/contrail/ssl/certs/server.pem' + local 'cmd=test -f /etc/contrail/ssl/certs/server.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/certs/server.pem + return 0 + wait_cmd_success 'test -f /etc/contrail/ssl/private/server-privkey.pem' + local 'cmd=test -f /etc/contrail/ssl/private/server-privkey.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/private/server-privkey.pem + return 0 + echo -e '\nINFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present' INFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_config_api_certs_if_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_for_cassandra ++ echo 10.0.0.41 ++ cut -d , -f 1 + local cassandra=10.0.0.41 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.41 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.41 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.41 +++ local servers=10.0.0.41 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq +++ local local_ips=,10.0.0.41,10.219.17.1,127.0.0.1,172.17.0.1,252.41.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.41'\''))' +++ local server_ip=10.0.0.41 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.41 ]] +++ [[ ,10.0.0.41,10.219.17.1,127.0.0.1,172.17.0.1,252.41.0.1,, =~ ,10\.0\.0\.41, ]] +++ echo 10.0.0.41 1 +++ return ++ local ip=10.0.0.41 ++ [[ -z 10.0.0.41 ]] ++ echo 10.0.0.41 + host_ip=10.0.0.41 + [[ cql == \c\q\l ]] ++ echo 10.0.0.41:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.41:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.41:8082' + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + (( CONFIG_API_WORKER_COUNT == 1 )) + read -r -d '' config_api_certs_config + true + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sort ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ set -o posix ++ set ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 03/12/2026 01:39:00.062 7f8609ac2400 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/12/2026 01:39:00.243 7f8609ac2400 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/12/2026 01:39:00.259 7f8609ac2400 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/12/2026 01:39:00.259 7f8609ac2400 [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.41:8082/ Hit Ctrl-C to quit. 10.0.0.41 - - [2026-03-12 01:39:05] "GET / HTTP/1.1" 503 181 0.000788 10.0.0.41 - - [2026-03-12 01:39:05] "GET / HTTP/1.1" 503 181 0.000358 10.0.0.41 - - [2026-03-12 01:39:05] "GET / HTTP/1.1" 200 36215 0.001325 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:39:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001660 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:39:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3059 0.004725 10.0.0.41 - - [2026-03-12 01:39:06] "GET / HTTP/1.1" 200 45019 0.003513 10.0.0.41 - - [2026-03-12 01:39:06] "GET / HTTP/1.1" 200 45019 0.002355 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.41 - - [2026-03-12 01:39:06] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 297 0.000886 10.0.0.41 - - [2026-03-12 01:39:06] "POST /fqname-to-id HTTP/1.1" 401 297 0.000507 10.0.0.41 - - [2026-03-12 01:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.366898 10.0.0.41 - - [2026-03-12 01:39:07] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.354060 10.0.0.41 - - [2026-03-12 01:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.41 - - [2026-03-12 01:39:07] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.003756 10.0.0.41 - - [2026-03-12 01:39:07] "GET / HTTP/1.1" 200 36215 0.001883 /usr/local/lib/python3.9/site-packages/keystoneauth1/adapter.py:278: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn( 10.0.0.41 - - [2026-03-12 01:39:07] "POST /fqname-to-id HTTP/1.1" 401 297 0.000609 10.0.0.41 - - [2026-03-12 01:39:08] "GET / HTTP/1.1" 200 36215 0.001640 10.0.0.41 - - [2026-03-12 01:39:08] "GET / HTTP/1.1" 200 36215 0.001911 10.0.0.41 - - [2026-03-12 01:39:08] "POST /fqname-to-id HTTP/1.1" 401 297 0.000441 10.0.0.41 - - [2026-03-12 01:39:08] "POST /fqname-to-id HTTP/1.1" 401 297 0.000384 10.0.0.41 - - [2026-03-12 01:39:08] "POST /fqname-to-id HTTP/1.1" 404 186 0.056324 10.0.0.41 - - [2026-03-12 01:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005382 10.0.0.41 - - [2026-03-12 01:39:08] "GET /global-system-config/de53adb3-d0f1-4d3c-b68e-9cc71b4232d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.009053 10.0.0.41 - - [2026-03-12 01:39:08] "GET / HTTP/1.1" 200 36215 0.003580 10.0.0.41 - - [2026-03-12 01:39:08] "POST /service-appliance-sets HTTP/1.1" 200 555 0.072688 10.0.0.41 - - [2026-03-12 01:39:08] "POST /fqname-to-id HTTP/1.1" 404 180 0.004187 10.0.0.41 - - [2026-03-12 01:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007356 10.0.0.41 - - [2026-03-12 01:39:08] "GET /global-system-config/de53adb3-d0f1-4d3c-b68e-9cc71b4232d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007802 10.0.0.41 - - [2026-03-12 01:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.067887 10.0.0.41 - - [2026-03-12 01:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.057336 10.0.0.41 - - [2026-03-12 01:39:08] "GET /global-system-config/de53adb3-d0f1-4d3c-b68e-9cc71b4232d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.014405 10.0.0.41 - - [2026-03-12 01:39:08] "GET /global-system-config/de53adb3-d0f1-4d3c-b68e-9cc71b4232d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008796 10.0.0.41 - - [2026-03-12 01:39:08] "POST /fqname-to-id HTTP/1.1" 404 214 0.004890 10.0.0.41 - - [2026-03-12 01:39:08] "POST /fqname-to-id HTTP/1.1" 404 214 0.004023 10.0.0.41 - - [2026-03-12 01:39:08] "POST /service-appliance-sets HTTP/1.1" 200 543 0.135044 10.0.0.41 - - [2026-03-12 01:39:08] "POST /database-nodes HTTP/1.1" 200 595 0.054899 10.0.0.41 - - [2026-03-12 01:39:08] "POST /config-nodes HTTP/1.1" 200 591 0.069056 10.0.0.41 - - [2026-03-12 01:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005590 10.0.0.41 - - [2026-03-12 01:39:08] "GET /network-ipam/83a18a9a-0ae2-4e92-9891-bb8311d2e5ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.007055 10.0.0.41 - - [2026-03-12 01:39:09] "POST /service-templates HTTP/1.1" 200 513 0.091394 10.0.0.41 - - [2026-03-12 01:39:09] "POST /service-templates HTTP/1.1" 200 503 0.074468 10.0.0.41 - - [2026-03-12 01:39:09] "POST /service-templates HTTP/1.1" 200 517 0.032417 10.0.0.41 - - [2026-03-12 01:39:09] "GET / HTTP/1.1" 200 36215 0.001848 10.0.0.41 - - [2026-03-12 01:39:09] "POST /global-vrouter-configs HTTP/1.1" 401 297 0.000380 10.0.0.41 - - [2026-03-12 01:39:09] "POST /service-templates HTTP/1.1" 200 537 0.047871 10.0.0.41 - - [2026-03-12 01:39:09] "GET / HTTP/1.1" 200 36215 0.001667 10.0.0.41 - - [2026-03-12 01:39:09] "POST /fqname-to-id HTTP/1.1" 401 297 0.000685 10.0.0.41 - - [2026-03-12 01:39:09] "POST /service-templates HTTP/1.1" 200 509 0.109759 10.0.0.41 - - [2026-03-12 01:39:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.050174 10.0.0.41 - - [2026-03-12 01:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.038661 10.0.0.41 - - [2026-03-12 01:39:09] "GET /global-system-config/de53adb3-d0f1-4d3c-b68e-9cc71b4232d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.013273 10.0.0.41 - - [2026-03-12 01:39:09] "POST /fqname-to-id HTTP/1.1" 404 214 0.005190 10.0.0.41 - - [2026-03-12 01:39:10] "POST /config-database-nodes HTTP/1.1" 200 609 0.035509 10.0.0.41 - - [2026-03-12 01:39:11] "GET / HTTP/1.1" 200 36215 0.003762 10.0.0.41 - - [2026-03-12 01:39:11] "POST /fqname-to-id HTTP/1.1" 401 297 0.002116 10.0.0.41 - - [2026-03-12 01:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.173101 10.0.0.41 - - [2026-03-12 01:39:11] "GET /routing-instance/d4556951-56d2-48f3-9a3f-85b3cb906db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.006005 10.0.0.41 - - [2026-03-12 01:39:11] "GET / HTTP/1.1" 200 36215 0.002495 10.0.0.41 - - [2026-03-12 01:39:11] "POST /bgp-routers HTTP/1.1" 200 614 0.044749 10.0.0.41 - - [2026-03-12 01:39:11] "POST /fqname-to-id HTTP/1.1" 401 297 0.000765 10.0.0.41 - - [2026-03-12 01:39:11] "GET /bgp-router/3b707ae4-2d47-4863-a6ed-db961a9be998?fields=global_system_config_back_refs HTTP/1.1" 200 1110 0.008041 10.0.0.41 - - [2026-03-12 01:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.41 - - [2026-03-12 01:39:12] "GET /global-system-config/de53adb3-d0f1-4d3c-b68e-9cc71b4232d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.013963 10.0.0.41 - - [2026-03-12 01:39:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005220 10.0.0.41 - - [2026-03-12 01:39:12] "POST /ref-update HTTP/1.1" 200 156 0.011425 10.0.0.41 - - [2026-03-12 01:39:12] "POST /fqname-to-id HTTP/1.1" 401 297 0.000710 10.0.0.41 - - [2026-03-12 01:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.062027 10.0.0.41 - - [2026-03-12 01:39:12] "GET /global-system-config/de53adb3-d0f1-4d3c-b68e-9cc71b4232d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.014660 10.0.0.41 - - [2026-03-12 01:39:12] "POST /fqname-to-id HTTP/1.1" 404 214 0.004161 10.0.0.41 - - [2026-03-12 01:39:12] "POST /analytics-nodes HTTP/1.1" 200 597 0.036407 10.0.0.41 - - [2026-03-12 01:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.044179 10.0.0.41 - - [2026-03-12 01:39:12] "GET /network-ipam/83a18a9a-0ae2-4e92-9891-bb8311d2e5ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005839 10.0.0.41 - - [2026-03-12 01:39:13] "POST /fqname-to-id HTTP/1.1" 404 225 0.003894 10.0.0.41 - - [2026-03-12 01:39:13] "POST /access-control-lists HTTP/1.1" 200 589 0.042558 10.0.0.41 - - [2026-03-12 01:39:13] "POST /fqname-to-id HTTP/1.1" 404 224 0.004471 10.0.0.41 - - [2026-03-12 01:39:13] "POST /access-control-lists HTTP/1.1" 200 587 0.026949 10.0.0.41 - - [2026-03-12 01:39:13] "POST /route-targets HTTP/1.1" 200 328 0.016230 10.0.0.41 - - [2026-03-12 01:39:13] "POST /ref-update HTTP/1.1" 200 156 0.011671 10.0.0.41 - - [2026-03-12 01:39:13] "POST /route-targets HTTP/1.1" 200 328 0.014491 10.0.0.41 - - [2026-03-12 01:39:13] "POST /ref-update HTTP/1.1" 200 156 0.016821 10.0.0.41 - - [2026-03-12 01:39:13] "POST /route-targets HTTP/1.1" 200 328 0.015335 10.0.0.41 - - [2026-03-12 01:39:13] "POST /ref-update HTTP/1.1" 200 156 0.013233 10.0.0.41 - - [2026-03-12 01:39:13] "POST /route-targets HTTP/1.1" 200 328 0.013774 10.0.0.41 - - [2026-03-12 01:39:13] "POST /ref-update HTTP/1.1" 200 156 0.016977 10.0.0.41 - - [2026-03-12 01:39:13] "POST /fqname-to-id HTTP/1.1" 404 201 0.003919 10.0.0.41 - - [2026-03-12 01:39:14] "POST /access-control-lists HTTP/1.1" 200 553 0.069665 10.0.0.41 - - [2026-03-12 01:39:14] "PUT /access-control-list/80073603-ec17-4bdd-9506-727b5a00ae2d HTTP/1.1" 200 273 0.013235 10.0.0.41 - - [2026-03-12 01:39:14] "PUT /access-control-list/8b095b91-9fc7-469b-9e81-7dea4bba5dbb HTTP/1.1" 200 273 0.014487 10.0.0.41 - - [2026-03-12 01:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.41 - - [2026-03-12 01:39:14] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.006084 10.0.0.41 - - [2026-03-12 01:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.41 - - [2026-03-12 01:39:14] "PUT /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303 HTTP/1.1" 200 277 0.019229 10.0.0.41 - - [2026-03-12 01:39:15] "GET / HTTP/1.1" 200 36215 0.002697 10.0.0.41 - - [2026-03-12 01:39:15] "POST /alarms HTTP/1.1" 401 297 0.000686 10.0.0.41 - - [2026-03-12 01:39:16] "POST /alarms HTTP/1.1" 200 583 0.152098 10.0.0.41 - - [2026-03-12 01:39:16] "POST /alarms HTTP/1.1" 200 577 0.040310 10.0.0.41 - - [2026-03-12 01:39:16] "POST /alarms HTTP/1.1" 200 577 0.034204 10.0.0.41 - - [2026-03-12 01:39:16] "POST /alarms HTTP/1.1" 200 561 0.029378 10.0.0.41 - - [2026-03-12 01:39:16] "POST /alarms HTTP/1.1" 200 557 0.026580 10.0.0.41 - - [2026-03-12 01:39:16] "POST /alarms HTTP/1.1" 200 559 0.023502 10.0.0.41 - - [2026-03-12 01:39:16] "POST /alarms HTTP/1.1" 200 567 0.030673 10.0.0.41 - - [2026-03-12 01:39:16] "POST /alarms HTTP/1.1" 200 551 0.026795 10.0.0.41 - - [2026-03-12 01:39:16] "POST /alarms HTTP/1.1" 200 559 0.032529 10.0.0.41 - - [2026-03-12 01:39:16] "POST /alarms HTTP/1.1" 200 569 0.031867 10.0.0.41 - - [2026-03-12 01:39:16] "POST /alarms HTTP/1.1" 200 557 0.037458 10.0.0.41 - - [2026-03-12 01:39:16] "POST /alarms HTTP/1.1" 200 569 0.029148 10.0.0.41 - - [2026-03-12 01:39:17] "POST /alarms HTTP/1.1" 200 577 0.072759 10.0.0.41 - - [2026-03-12 01:39:17] "POST /alarms HTTP/1.1" 200 571 0.026262 10.0.0.41 - - [2026-03-12 01:39:17] "POST /alarms HTTP/1.1" 200 563 0.025579 10.0.0.41 - - [2026-03-12 01:39:17] "POST /alarms HTTP/1.1" 200 563 0.031960 10.0.0.41 - - [2026-03-12 01:39:17] "POST /alarms HTTP/1.1" 200 563 0.029683 10.0.0.41 - - [2026-03-12 01:39:17] "POST /alarms HTTP/1.1" 200 549 0.027628 10.0.0.41 - - [2026-03-12 01:39:17] "POST /alarms HTTP/1.1" 200 597 0.027564 10.0.0.41 - - [2026-03-12 01:39:17] "POST /alarms HTTP/1.1" 200 577 0.022046 10.0.0.41 - - [2026-03-12 01:39:17] "POST /alarms HTTP/1.1" 200 573 0.021804 10.0.0.41 - - [2026-03-12 01:39:17] "POST /alarms HTTP/1.1" 200 585 0.025084 10.0.0.41 - - [2026-03-12 01:39:17] "POST /alarms HTTP/1.1" 200 611 0.028933 10.0.0.41 - - [2026-03-12 01:39:18] "GET / HTTP/1.1" 200 36215 0.002057 10.0.0.41 - - [2026-03-12 01:39:18] "POST /global-vrouter-configs HTTP/1.1" 401 297 0.000592 10.0.0.41 - - [2026-03-12 01:39:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.043536 10.0.0.41 - - [2026-03-12 01:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.41 - - [2026-03-12 01:39:18] "PUT /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303 HTTP/1.1" 200 277 0.023383 10.0.0.41 - - [2026-03-12 01:39:19] "GET / HTTP/1.1" 200 36215 0.002190 10.0.0.41 - - [2026-03-12 01:39:19] "GET / HTTP/1.1" 200 36215 0.001704 10.0.0.41 - - [2026-03-12 01:39:19] "POST /fqname-to-id HTTP/1.1" 401 297 0.000459 10.0.0.41 - - [2026-03-12 01:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.037768 10.0.0.41 - - [2026-03-12 01:39:19] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005853 10.0.0.41 - - [2026-03-12 01:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.41 - - [2026-03-12 01:39:19] "PUT /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303 HTTP/1.1" 200 277 0.012617 10.0.0.41 - - [2026-03-12 01:39:20] "GET / HTTP/1.1" 200 36215 0.002043 10.0.0.41 - - [2026-03-12 01:39:20] "POST /fqname-to-id HTTP/1.1" 401 297 0.000533 10.0.0.41 - - [2026-03-12 01:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.041353 10.0.0.41 - - [2026-03-12 01:39:20] "GET /global-system-config/de53adb3-d0f1-4d3c-b68e-9cc71b4232d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.009662 10.0.0.41 - - [2026-03-12 01:39:20] "PUT /global-system-config/de53adb3-d0f1-4d3c-b68e-9cc71b4232d2 HTTP/1.1" 200 275 0.060045 10.0.0.41 - - [2026-03-12 01:39:22] "GET / HTTP/1.1" 200 36215 0.002400 10.0.0.41 - - [2026-03-12 01:39:22] "POST /fqname-to-id HTTP/1.1" 401 297 0.000473 10.0.0.41 - - [2026-03-12 01:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.039726 10.0.0.41 - - [2026-03-12 01:39:22] "GET /global-system-config/de53adb3-d0f1-4d3c-b68e-9cc71b4232d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006955 10.0.0.41 - - [2026-03-12 01:39:22] "POST /fqname-to-id HTTP/1.1" 404 214 0.004137 10.0.0.41 - - [2026-03-12 01:39:22] "POST /analytics-alarm-nodes HTTP/1.1" 200 609 0.100210 10.0.0.41 - - [2026-03-12 01:39:32] "GET / HTTP/1.1" 200 36215 0.002164 10.0.0.41 - - [2026-03-12 01:39:32] "POST /fqname-to-id HTTP/1.1" 401 297 0.000702 10.0.0.41 - - [2026-03-12 01:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.033791 10.0.0.41 - - [2026-03-12 01:39:32] "GET /global-system-config/de53adb3-d0f1-4d3c-b68e-9cc71b4232d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007889 10.0.0.41 - - [2026-03-12 01:39:32] "POST /fqname-to-id HTTP/1.1" 404 214 0.003696 10.0.0.41 - - [2026-03-12 01:39:32] "POST /analytics-snmp-nodes HTTP/1.1" 200 607 0.045877 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:39:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001536 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:39:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001284 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:39:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001121 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:39:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001676 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:39:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001030 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:39:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001544 10.0.0.41 - - [2026-03-12 01:40:02] "GET / HTTP/1.1" 200 36215 0.001431 10.0.0.41 - - [2026-03-12 01:40:02] "POST /fqname-to-id HTTP/1.1" 401 297 0.000540 10.0.0.41 - - [2026-03-12 01:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.048916 10.0.0.41 - - [2026-03-12 01:40:03] "GET /global-system-config/de53adb3-d0f1-4d3c-b68e-9cc71b4232d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.009000 10.0.0.41 - - [2026-03-12 01:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004686 10.0.0.41 - - [2026-03-12 01:40:03] "GET /config-node/69bde5d3-1810-454e-8fdf-be3fe0a61371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1187 0.006917 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.41 - - [2026-03-12 01:40:10] "GET /obj-perms HTTP/1.1" 200 6369 0.386910 10.0.0.41 - - [2026-03-12 01:40:11] "GET /obj-perms HTTP/1.1" 200 6369 0.068081 10.0.0.41 - - [2026-03-12 01:40:14] "GET / HTTP/1.1" 200 36215 0.002305 10.0.0.41 - - [2026-03-12 01:40:14] "POST /fqname-to-id HTTP/1.1" 401 297 0.000443 10.0.0.41 - - [2026-03-12 01:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.044263 10.0.0.41 - - [2026-03-12 01:40:14] "GET /routing-instance/d4556951-56d2-48f3-9a3f-85b3cb906db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004991 10.0.0.41 - - [2026-03-12 01:40:14] "POST /bgp-routers HTTP/1.1" 409 299 0.004129 10.0.0.41 - - [2026-03-12 01:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353 10.0.0.41 - - [2026-03-12 01:40:14] "GET /bgp-router/3b707ae4-2d47-4863-a6ed-db961a9be998?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1795 0.007344 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:40:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001161 10.0.0.41 - - [2026-03-12 01:40:14] "PUT /bgp-router/3b707ae4-2d47-4863-a6ed-db961a9be998 HTTP/1.1" 200 255 0.019162 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:40:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001246 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:40:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001758 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:40:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001338 10.0.0.41 - - [2026-03-12 01:40:32] "GET /global-system-configs HTTP/1.1" 401 297 0.000805 10.0.0.41 - - [2026-03-12 01:40:32] "GET /global-system-configs HTTP/1.1" 401 297 0.000498 10.0.0.41 - - [2026-03-12 01:40:34] "GET /global-system-configs HTTP/1.1" 401 297 0.000557 10.0.0.41 - - [2026-03-12 01:40:34] "GET /global-system-configs HTTP/1.1" 401 297 0.000583 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:40:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001054 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:40:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001403 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:40:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000917 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:40:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001433 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:40:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001213 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:40:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001193 10.0.0.41 - - [2026-03-12 01:41:00] "GET / HTTP/1.1" 200 36215 0.002932 10.0.0.41 - - [2026-03-12 01:41:00] "POST /fqname-to-id HTTP/1.1" 401 297 0.000556 10.0.0.41 - - [2026-03-12 01:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.043860 10.0.0.41 - - [2026-03-12 01:41:00] "GET /global-system-config/de53adb3-d0f1-4d3c-b68e-9cc71b4232d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007989 10.0.0.41 - - [2026-03-12 01:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006135 10.0.0.41 - - [2026-03-12 01:41:00] "GET /routing-instance/d4556951-56d2-48f3-9a3f-85b3cb906db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.005943 10.0.0.41 - - [2026-03-12 01:41:00] "PUT /global-system-config/de53adb3-d0f1-4d3c-b68e-9cc71b4232d2 HTTP/1.1" 200 275 0.013313 10.0.0.41 - - [2026-03-12 01:41:00] "POST /fqname-to-id HTTP/1.1" 404 214 0.003982 10.0.0.41 - - [2026-03-12 01:41:00] "POST /virtual-routers HTTP/1.1" 200 597 0.025787 10.0.0.41 - - [2026-03-12 01:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.41 - - [2026-03-12 01:41:01] "GET /virtual-router/cb94a52f-1d46-4e12-8336-bad75536601d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.008242 10.0.0.41 - - [2026-03-12 01:41:01] "POST /fqname-to-id HTTP/1.1" 404 227 0.003613 10.0.0.41 - - [2026-03-12 01:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.41 - - [2026-03-12 01:41:01] "GET /virtual-network/893f9a20-75e3-46d1-b3f7-5733532345ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.007140 10.0.0.41 - - [2026-03-12 01:41:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.072984 10.0.0.41 - - [2026-03-12 01:41:01] "PUT /access-control-list/2c4f889e-859c-45f3-a3fe-7f74c17c7d12 HTTP/1.1" 200 273 0.038301 10.0.0.41 - - [2026-03-12 01:41:11] "GET /obj-perms HTTP/1.1" 200 6369 0.060893 10.0.0.41 - - [2026-03-12 01:41:11] "GET /obj-perms HTTP/1.1" 200 6369 0.065749 10.0.0.41 - - [2026-03-12 01:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.41 - - [2026-03-12 01:41:12] "GET /virtual-router/cb94a52f-1d46-4e12-8336-bad75536601d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.003867 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:42:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002473 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:42:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001435 10.0.0.41 - - [2026-03-12 01:42:12] "GET /obj-perms HTTP/1.1" 200 6369 0.073362 10.0.0.41 - - [2026-03-12 01:42:12] "GET /obj-perms HTTP/1.1" 200 6369 0.066842 10.0.0.41 - - [2026-03-12 01:43:13] "GET /obj-perms HTTP/1.1" 200 6369 0.075501 10.0.0.41 - - [2026-03-12 01:43:13] "GET /obj-perms HTTP/1.1" 200 6369 0.064625 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:43:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001308 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:43:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001773 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:43:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001218 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:43:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001544 10.0.0.41 - - [2026-03-12 01:44:07] "GET / HTTP/1.1" 200 36215 0.001582 10.0.0.41 - - [2026-03-12 01:44:07] "POST /fqname-to-id HTTP/1.1" 401 297 0.000987 10.0.0.41 - - [2026-03-12 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.034267 10.0.0.41 - - [2026-03-12 01:44:07] "GET /global-system-config/de53adb3-d0f1-4d3c-b68e-9cc71b4232d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.010534 10.0.0.41 - - [2026-03-12 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006959 10.0.0.41 - - [2026-03-12 01:44:07] "GET /routing-instance/d4556951-56d2-48f3-9a3f-85b3cb906db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.006515 10.0.0.41 - - [2026-03-12 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.41 - - [2026-03-12 01:44:07] "GET /virtual-router/cb94a52f-1d46-4e12-8336-bad75536601d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.004567 10.0.0.41 - - [2026-03-12 01:44:07] "PUT /virtual-router/cb94a52f-1d46-4e12-8336-bad75536601d HTTP/1.1" 200 263 0.014954 10.0.0.41 - - [2026-03-12 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.41 - - [2026-03-12 01:44:07] "GET /virtual-router/cb94a52f-1d46-4e12-8336-bad75536601d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.004362 10.0.0.41 - - [2026-03-12 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.41 - - [2026-03-12 01:44:08] "GET /virtual-machine-interface/ba3f7825-7c5e-4bca-868d-f868c953fafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1898 0.007478 10.0.0.41 - - [2026-03-12 01:44:08] "PUT /virtual-machine-interface/ba3f7825-7c5e-4bca-868d-f868c953fafc HTTP/1.1" 200 285 0.014012 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:44:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001384 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:44:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001287 10.0.0.41 - - [2026-03-12 01:44:14] "GET /obj-perms HTTP/1.1" 200 6369 0.070486 10.0.0.41 - - [2026-03-12 01:44:14] "GET /obj-perms HTTP/1.1" 200 6369 0.058407 10.0.0.41 - - [2026-03-12 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.41 - - [2026-03-12 01:44:14] "GET /virtual-router/cb94a52f-1d46-4e12-8336-bad75536601d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.004590 10.0.0.41 - - [2026-03-12 01:45:15] "GET /obj-perms HTTP/1.1" 200 6369 0.072627 10.0.0.41 - - [2026-03-12 01:45:15] "GET /obj-perms HTTP/1.1" 200 6369 0.066753 10.0.0.41 - - [2026-03-12 01:45:32] "GET /global-system-configs HTTP/1.1" 401 297 0.000566 10.0.0.41 - - [2026-03-12 01:45:32] "GET /global-system-configs HTTP/1.1" 401 297 0.000530 10.0.0.41 - - [2026-03-12 01:45:34] "GET /global-system-configs HTTP/1.1" 401 297 0.000405 10.0.0.41 - - [2026-03-12 01:45:34] "GET /global-system-configs HTTP/1.1" 401 297 0.000622 10.0.0.41 - - [2026-03-12 01:45:49] "GET / HTTP/1.1" 200 36215 0.002520 10.0.0.41 - - [2026-03-12 01:45:58] "GET /project/356dfe3c-cad2-4d18-9f56-dce3a369bd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000527 10.0.0.41 - - [2026-03-12 01:45:59] "GET /projects?obj_uuids=356dfe3c-cad2-4d18-9f56-dce3a369bd91&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.037022 10.0.0.41 - - [2026-03-12 01:45:59] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.003543 10.0.0.41 - - [2026-03-12 01:45:59] "POST /domains HTTP/1.1" 200 331 0.029220 10.0.0.41 - - [2026-03-12 01:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.069750 10.0.0.41 - - [2026-03-12 01:45:59] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.189584 10.0.0.41 - - [2026-03-12 01:45:59] "POST /id-to-fqname HTTP/1.1" 200 165 0.001611 10.0.0.41 - - [2026-03-12 01:45:59] "POST /fqname-to-id HTTP/1.1" 404 174 0.005034 10.0.0.41 - - [2026-03-12 01:45:59] "POST /security-groups HTTP/1.1" 200 560 0.072749 10.0.0.41 - - [2026-03-12 01:45:59] "POST /projects HTTP/1.1" 200 531 0.360982 10.0.0.41 - - [2026-03-12 01:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.396610 10.0.0.41 - - [2026-03-12 01:45:59] "POST /fqname-to-id HTTP/1.1" 404 205 0.035420 10.0.0.41 - - [2026-03-12 01:45:59] "POST /access-control-lists HTTP/1.1" 200 573 0.067726 10.0.0.41 - - [2026-03-12 01:45:59] "GET /project/356dfe3c-cad2-4d18-9f56-dce3a369bd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.816978 10.0.0.41 - - [2026-03-12 01:45:59] "POST /fqname-to-id HTTP/1.1" 404 204 0.003654 10.0.0.41 - - [2026-03-12 01:46:00] "POST /access-control-lists HTTP/1.1" 200 571 0.067473 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-03-12T01:46:00Z failed with SSLError [Introspect:8084]10.0.0.41 - - [2026-03-12 01:46:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001776 10.0.0.41 - - [2026-03-12 01:46:01] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001377 10.0.0.41 - - [2026-03-12 01:46:01] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.010732 10.0.0.41 - - [2026-03-12 01:46:02] "POST /fqname-to-id HTTP/1.1" 404 197 0.031133 10.0.0.41 - - [2026-03-12 01:46:02] "GET /projects?obj_uuids=24c81efc-2e55-4b5c-9aea-9a3b69e8a819&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002617 10.0.0.41 - - [2026-03-12 01:46:02] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001513 10.0.0.41 - - [2026-03-12 01:46:02] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008713 10.0.0.41 - - [2026-03-12 01:46:02] "POST /id-to-fqname HTTP/1.1" 200 199 0.004798 10.0.0.41 - - [2026-03-12 01:46:02] "POST /fqname-to-id HTTP/1.1" 404 208 0.007872 10.0.0.41 - - [2026-03-12 01:46:02] "POST /security-groups HTTP/1.1" 200 594 0.069741 10.0.0.41 - - [2026-03-12 01:46:02] "POST /fqname-to-id HTTP/1.1" 404 243 0.003467 10.0.0.41 - - [2026-03-12 01:46:02] "POST /projects HTTP/1.1" 200 599 0.260312 10.0.0.41 - - [2026-03-12 01:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.298000 10.0.0.41 - - [2026-03-12 01:46:02] "POST /access-control-lists HTTP/1.1" 200 607 0.063109 10.0.0.41 - - [2026-03-12 01:46:02] "GET /project/24c81efc-2e55-4b5c-9aea-9a3b69e8a819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.477184 10.0.0.41 - - [2026-03-12 01:46:02] "POST /fqname-to-id HTTP/1.1" 404 242 0.006300 10.0.0.41 - - [2026-03-12 01:46:02] "POST /access-control-lists HTTP/1.1" 200 605 0.066315 10.0.0.41 - - [2026-03-12 01:46:04] "GET / HTTP/1.1" 200 36215 0.001921 10.0.0.41 - - [2026-03-12 01:46:09] "DELETE /project/24c81efc2e554b5c9aea9a3b69e8a819 HTTP/1.1" 404 173 0.004076 10.0.0.41 - - [2026-03-12 01:46:09] "DELETE /project/356dfe3ccad24d189f56dce3a369bd91 HTTP/1.1" 404 173 0.003669 10.0.0.41 - - [2026-03-12 01:46:12] "POST /fqname-to-id HTTP/1.1" 401 297 0.000536 10.0.0.41 - - [2026-03-12 01:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.045780 10.0.0.41 - - [2026-03-12 01:46:12] "GET /projects?obj_uuids=24c81efc-2e55-4b5c-9aea-9a3b69e8a819&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001335 10.0.0.41 - - [2026-03-12 01:46:12] "GET /project/24c81efc-2e55-4b5c-9aea-9a3b69e8a819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.047279 252.41.254.69 - - [2026-03-12 01:46:13] "POST /neutron/network HTTP/1.1" 200 117 0.054399 10.0.0.41 - - [2026-03-12 01:46:13] "GET /projects?obj_uuids=24c81efc-2e55-4b5c-9aea-9a3b69e8a819&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001634 252.41.254.69 - - [2026-03-12 01:46:13] "POST /neutron/network HTTP/1.1" 200 618 0.098799 10.0.0.41 - - [2026-03-12 01:46:13] "POST /route-targets HTTP/1.1" 200 328 0.013821 10.0.0.41 - - [2026-03-12 01:46:13] "POST /ref-update HTTP/1.1" 200 156 0.031883 10.0.0.41 - - [2026-03-12 01:46:13] "POST /useragent-kv HTTP/1.1" 200 115 0.005074 252.41.254.69 - - [2026-03-12 01:46:13] "POST /neutron/subnet HTTP/1.1" 200 719 0.145038 252.41.254.69 - - [2026-03-12 01:46:13] "POST /neutron/network HTTP/1.1" 200 836 0.007528 10.0.0.41 - - [2026-03-12 01:46:13] "POST /id-to-fqname HTTP/1.1" 200 231 0.001834 10.0.0.41 - - [2026-03-12 01:46:13] "GET /virtual-network/4b1e182a-492f-4e98-9782-018f2161624f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005650 252.41.254.69 - - [2026-03-12 01:46:13] "POST /neutron/network HTTP/1.1" 200 836 0.006250 10.0.0.41 - - [2026-03-12 01:46:14] "GET /virtual-network/4b1e182a-492f-4e98-9782-018f2161624f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005984 252.41.254.69 - - [2026-03-12 01:46:14] "POST /neutron/network HTTP/1.1" 200 836 0.007815 252.41.254.69 - - [2026-03-12 01:46:14] "POST /neutron/subnet HTTP/1.1" 200 719 0.007924 10.0.0.41 - - [2026-03-12 01:46:14] "GET /domains HTTP/1.1" 401 297 0.000414 10.0.0.41 - - [2026-03-12 01:46:14] "GET /domains HTTP/1.1" 200 438 0.031625 10.0.0.41 - - [2026-03-12 01:46:14] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001512 10.0.0.41 - - [2026-03-12 01:46:14] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1317 0.010579 10.0.0.41 - - [2026-03-12 01:46:14] "GET /projects?obj_uuids=24c81efc-2e55-4b5c-9aea-9a3b69e8a819&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001020 10.0.0.41 - - [2026-03-12 01:46:14] "GET /project/24c81efc-2e55-4b5c-9aea-9a3b69e8a819 HTTP/1.1" 200 2164 0.034761 10.0.0.41 - - [2026-03-12 01:46:14] "GET /virtual-network/4b1e182a-492f-4e98-9782-018f2161624f HTTP/1.1" 200 2338 0.007440 10.0.0.41 - - [2026-03-12 01:46:14] "GET /virtual-network/4b1e182a-492f-4e98-9782-018f2161624f HTTP/1.1" 200 2338 0.006653 10.0.0.41 - - [2026-03-12 01:46:14] "GET /routing-instance/8f7e7e68-2b6e-4eee-942d-aa795f912a24 HTTP/1.1" 200 1496 0.004451 10.0.0.41 - - [2026-03-12 01:46:14] "GET /routing-instance/8f7e7e68-2b6e-4eee-942d-aa795f912a24 HTTP/1.1" 200 1496 0.005539 10.0.0.41 - - [2026-03-12 01:46:15] "GET /route-target/2ec7c241-8c0e-47ec-9305-1bb4c2c66f01 HTTP/1.1" 200 1219 0.005692 10.0.0.41 - - [2026-03-12 01:46:15] "GET /virtual-network/4b1e182a-492f-4e98-9782-018f2161624f HTTP/1.1" 200 2338 0.006482 10.0.0.41 - - [2026-03-12 01:46:15] "GET /routing-instance/8f7e7e68-2b6e-4eee-942d-aa795f912a24 HTTP/1.1" 200 1496 0.004756 10.0.0.41 - - [2026-03-12 01:46:15] "GET /virtual-network/4b1e182a-492f-4e98-9782-018f2161624f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005680 10.0.0.41 - - [2026-03-12 01:46:15] "GET /virtual-network/4b1e182a-492f-4e98-9782-018f2161624f HTTP/1.1" 200 2338 0.005616 10.0.0.41 - - [2026-03-12 01:46:15] "GET /routing-instance/8f7e7e68-2b6e-4eee-942d-aa795f912a24 HTTP/1.1" 200 1496 0.004260 10.0.0.41 - - [2026-03-12 01:46:15] "GET /routing-instance/8f7e7e68-2b6e-4eee-942d-aa795f912a24 HTTP/1.1" 200 1496 0.004295 10.0.0.41 - - [2026-03-12 01:46:15] "GET /route-target/2ec7c241-8c0e-47ec-9305-1bb4c2c66f01 HTTP/1.1" 200 1219 0.005188 10.0.0.41 - - [2026-03-12 01:46:15] "GET /domains HTTP/1.1" 200 438 0.003704 10.0.0.41 - - [2026-03-12 01:46:15] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001406 10.0.0.41 - - [2026-03-12 01:46:15] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1317 0.008944 10.0.0.41 - - [2026-03-12 01:46:15] "GET /projects?obj_uuids=24c81efc-2e55-4b5c-9aea-9a3b69e8a819&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001275 10.0.0.41 - - [2026-03-12 01:46:15] "GET /project/24c81efc-2e55-4b5c-9aea-9a3b69e8a819 HTTP/1.1" 200 2164 0.032671 10.0.0.41 - - [2026-03-12 01:46:15] "GET /virtual-network/4b1e182a-492f-4e98-9782-018f2161624f HTTP/1.1" 200 2338 0.009652 10.0.0.41 - - [2026-03-12 01:46:16] "GET /obj-perms HTTP/1.1" 200 6369 0.069602 10.0.0.41 - - [2026-03-12 01:46:16] "GET /obj-perms HTTP/1.1" 200 6438 0.070942 10.0.0.41 - - [2026-03-12 01:46:16] "POST /id-to-fqname HTTP/1.1" 200 231 0.001492 10.0.0.41 - - [2026-03-12 01:46:16] "GET /obj-perms HTTP/1.1" 200 6369 0.065033 252.41.254.69 - - [2026-03-12 01:46:20] "POST /neutron/network HTTP/1.1" 200 846 0.007034 252.41.254.69 - - [2026-03-12 01:46:20] "GET /aaa-mode HTTP/1.1" 401 297 0.000553 252.41.254.69 - - [2026-03-12 01:46:20] "GET / HTTP/1.1" 200 36215 0.003113 252.41.254.69 - - [2026-03-12 01:46:20] "GET /project/24c81efc-2e55-4b5c-9aea-9a3b69e8a819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000434 10.0.0.41 - - [2026-03-12 01:46:21] "GET /projects?obj_uuids=24c81efc-2e55-4b5c-9aea-9a3b69e8a819&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001335 252.41.254.69 - - [2026-03-12 01:46:21] "GET /project/24c81efc-2e55-4b5c-9aea-9a3b69e8a819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.072896 252.41.254.69 - - [2026-03-12 01:46:21] "POST /neutron/network HTTP/1.1" 200 836 0.037113 252.41.254.69 - - [2026-03-12 01:46:23] "POST /neutron/port HTTP/1.1" 200 117 0.009430 252.41.254.69 - - [2026-03-12 01:46:23] "POST /neutron/network HTTP/1.1" 200 846 0.007660 10.0.0.41 - - [2026-03-12 01:46:23] "GET /projects?obj_uuids=24c81efc-2e55-4b5c-9aea-9a3b69e8a819&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000999 252.41.254.69 - - [2026-03-12 01:46:23] "POST /neutron/port HTTP/1.1" 200 995 0.017412 252.41.254.69 - - [2026-03-12 01:46:24] "POST /neutron/security_group HTTP/1.1" 200 2067 0.011189 252.41.254.69 - - [2026-03-12 01:46:24] "POST /neutron/port HTTP/1.1" 200 1068 0.326435 252.41.254.69 - - [2026-03-12 01:46:24] "POST /neutron/port HTTP/1.1" 200 1068 0.053894 252.41.254.69 - - [2026-03-12 01:46:24] "POST /neutron/port HTTP/1.1" 200 1068 0.014270 252.41.254.69 - - [2026-03-12 01:46:24] "POST /neutron/port HTTP/1.1" 200 1118 0.118951 252.41.254.69 - - [2026-03-12 01:46:25] "POST /neutron/port HTTP/1.1" 200 1128 0.018417 252.41.254.69 - - [2026-03-12 01:46:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004248 252.41.254.69 - - [2026-03-12 01:46:25] "POST /neutron/subnet HTTP/1.1" 200 693 0.011598 252.41.254.69 - - [2026-03-12 01:46:25] "POST /neutron/port HTTP/1.1" 200 117 0.001942 252.41.254.69 - - [2026-03-12 01:46:25] "POST /neutron/network HTTP/1.1" 200 836 0.008035 252.41.254.69 - - [2026-03-12 01:46:25] "POST /neutron/port HTTP/1.1" 200 1128 0.015048 252.41.254.69 - - [2026-03-12 01:46:26] "POST /neutron/security_group HTTP/1.1" 200 2067 0.008440 252.41.254.69 - - [2026-03-12 01:46:31] "POST /neutron/port HTTP/1.1" 200 1128 0.015690 252.41.254.69 - - [2026-03-12 01:46:31] "POST /neutron/security_group HTTP/1.1" 200 2067 0.008826 10.0.0.41 - - [2026-03-12 01:46:31] "GET /obj-perms HTTP/1.1" 200 6438 0.001953 10.0.0.41 - - [2026-03-12 01:46:32] "GET /obj-perms HTTP/1.1" 200 6438 0.002241 10.0.0.41 - - [2026-03-12 01:46:33] "GET /obj-perms HTTP/1.1" 200 6438 0.002056 10.0.0.41 - - [2026-03-12 01:46:34] "GET /obj-perms HTTP/1.1" 200 6438 0.002350 10.0.0.41 - - [2026-03-12 01:46:35] "GET /obj-perms HTTP/1.1" 200 6438 0.002122 252.41.254.69 - - [2026-03-12 01:46:36] "POST /neutron/network HTTP/1.1" 200 836 0.015728 252.41.254.69 - - [2026-03-12 01:46:37] "POST /neutron/network HTTP/1.1" 400 204 0.015007 252.41.254.69 - - [2026-03-12 01:46:37] "POST /neutron/port HTTP/1.1" 200 1128 0.023464 252.41.254.69 - - [2026-03-12 01:46:37] "POST /neutron/port HTTP/1.1" 200 1118 0.014587 252.41.254.69 - - [2026-03-12 01:46:37] "POST /neutron/port HTTP/1.1" 200 151 0.192694 252.41.254.69 - - [2026-03-12 01:46:39] "POST /neutron/network HTTP/1.1" 200 836 0.006504 10.0.0.41 - - [2026-03-12 01:46:39] "POST /useragent-kv HTTP/1.1" 200 115 0.008280 10.0.0.41 - - [2026-03-12 01:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010908 10.0.0.41 - - [2026-03-12 01:46:39] "POST /useragent-kv HTTP/1.1" 200 115 0.005238 252.41.254.69 - - [2026-03-12 01:46:39] "POST /neutron/network HTTP/1.1" 200 151 0.138590 10.0.0.41 - - [2026-03-12 01:46:39] "GET /routing-instance/8f7e7e68-2b6e-4eee-942d-aa795f912a24 HTTP/1.1" 404 171 0.006458 10.0.0.41 - - [2026-03-12 01:46:39] "DELETE /route-target/2ec7c241-8c0e-47ec-9305-1bb4c2c66f01 HTTP/1.1" 200 115 0.038613 10.0.0.41 - - [2026-03-12 01:46:39] "GET /domains HTTP/1.1" 200 438 0.003781 10.0.0.41 - - [2026-03-12 01:46:39] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001255 10.0.0.41 - - [2026-03-12 01:46:39] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1317 0.010122 10.0.0.41 - - [2026-03-12 01:46:39] "GET /projects?obj_uuids=24c81efc-2e55-4b5c-9aea-9a3b69e8a819&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002240 10.0.0.41 - - [2026-03-12 01:46:39] "GET /project/24c81efc-2e55-4b5c-9aea-9a3b69e8a819 HTTP/1.1" 200 1915 0.034454 10.0.0.41 - - [2026-03-12 01:46:40] "GET /projects?obj_uuids=24c81efc-2e55-4b5c-9aea-9a3b69e8a819&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001156 10.0.0.41 - - [2026-03-12 01:46:40] "GET /project/24c81efc-2e55-4b5c-9aea-9a3b69e8a819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.035548 10.0.0.41 - - [2026-03-12 01:46:40] "GET /projects?obj_uuids=24c81efc-2e55-4b5c-9aea-9a3b69e8a819&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001034 10.0.0.41 - - [2026-03-12 01:46:40] "GET /project/24c81efc-2e55-4b5c-9aea-9a3b69e8a819?fields=virtual_networks HTTP/1.1" 200 1054 0.072205 10.0.0.41 - - [2026-03-12 01:46:40] "GET /projects?obj_uuids=24c81efc-2e55-4b5c-9aea-9a3b69e8a819&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001703 10.0.0.41 - - [2026-03-12 01:46:40] "GET /project/24c81efc-2e55-4b5c-9aea-9a3b69e8a819?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.028714 10.0.0.41 - - [2026-03-12 01:46:40] "GET /projects?obj_uuids=24c81efc-2e55-4b5c-9aea-9a3b69e8a819&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001214 10.0.0.41 - - [2026-03-12 01:46:40] "GET /project/24c81efc-2e55-4b5c-9aea-9a3b69e8a819?fields=security_groups HTTP/1.1" 200 1290 0.038577 10.0.0.41 - - [2026-03-12 01:46:41] "GET /projects?obj_uuids=356dfe3c-cad2-4d18-9f56-dce3a369bd91&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001065 10.0.0.41 - - [2026-03-12 01:46:41] "GET /project/356dfe3c-cad2-4d18-9f56-dce3a369bd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.031590 10.0.0.41 - - [2026-03-12 01:46:51] "GET /projects?obj_uuids=356dfe3c-cad2-4d18-9f56-dce3a369bd91&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001837 10.0.0.41 - - [2026-03-12 01:46:51] "GET /project/356dfe3c-cad2-4d18-9f56-dce3a369bd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.070116 10.0.0.41 - - [2026-03-12 01:46:52] "GET /documentation/index.html HTTP/1.1" 200 219571 0.006047 10.0.0.41 - - [2026-03-12 01:46:53] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001277 10.0.0.41 - - [2026-03-12 01:46:53] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.010269 10.0.0.41 - - [2026-03-12 01:46:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.062081 10.0.0.41 - - [2026-03-12 01:46:53] "GET /projects?obj_uuids=86c8b3fe-faf7-427d-960a-d7ced6802007&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005784 10.0.0.41 - - [2026-03-12 01:46:53] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001252 10.0.0.41 - - [2026-03-12 01:46:53] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.010034 10.0.0.41 - - [2026-03-12 01:46:53] "POST /id-to-fqname HTTP/1.1" 200 200 0.025574 10.0.0.41 - - [2026-03-12 01:46:53] "POST /fqname-to-id HTTP/1.1" 404 209 0.018392 10.0.0.41 - - [2026-03-12 01:46:54] "POST /security-groups HTTP/1.1" 200 595 0.088883 10.0.0.41 - - [2026-03-12 01:46:54] "POST /fqname-to-id HTTP/1.1" 404 244 0.006058 10.0.0.41 - - [2026-03-12 01:46:54] "POST /projects HTTP/1.1" 200 601 0.366930 10.0.0.41 - - [2026-03-12 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.414218 10.0.0.41 - - [2026-03-12 01:46:54] "POST /access-control-lists HTTP/1.1" 200 608 0.108270 10.0.0.41 - - [2026-03-12 01:46:54] "GET /project/86c8b3fe-faf7-427d-960a-d7ced6802007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.723427 10.0.0.41 - - [2026-03-12 01:46:54] "POST /fqname-to-id HTTP/1.1" 404 243 0.038461 10.0.0.41 - - [2026-03-12 01:46:54] "POST /access-control-lists HTTP/1.1" 200 606 0.083930 10.0.0.41 - - [2026-03-12 01:46:56] "GET / HTTP/1.1" 200 36215 0.001886 10.0.0.41 - - [2026-03-12 01:46:56] "GET /projects?obj_uuids=356dfe3c-cad2-4d18-9f56-dce3a369bd91&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001909 10.0.0.41 - - [2026-03-12 01:46:56] "GET /project/356dfe3c-cad2-4d18-9f56-dce3a369bd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.058799 10.0.0.41 - - [2026-03-12 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004953 10.0.0.41 - - [2026-03-12 01:46:57] "GET /security-group/6fdbfbe1-29f6-42a6-b41e-37a410edc107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3681 0.013462 10.0.0.41 - - [2026-03-12 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.41 - - [2026-03-12 01:46:58] "GET /projects?obj_uuids=356dfe3c-cad2-4d18-9f56-dce3a369bd91&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001430 10.0.0.41 - - [2026-03-12 01:46:58] "GET /project/356dfe3c-cad2-4d18-9f56-dce3a369bd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.046629 10.0.0.41 - - [2026-03-12 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007607 10.0.0.41 - - [2026-03-12 01:46:58] "GET /security-group/6fdbfbe1-29f6-42a6-b41e-37a410edc107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3681 0.010335 10.0.0.41 - - [2026-03-12 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.41 - - [2026-03-12 01:46:58] "PUT /security-group/6fdbfbe1-29f6-42a6-b41e-37a410edc107 HTTP/1.1" 200 263 0.041526 10.0.0.41 - - [2026-03-12 01:46:58] "PUT /access-control-list/df4efddf-8157-4e0b-bf7d-2504528cfb4d HTTP/1.1" 200 273 0.022029 10.0.0.41 - - [2026-03-12 01:46:58] "PUT /access-control-list/b0e7ef78-8536-485c-af32-ae11d11c0aeb HTTP/1.1" 200 273 0.030713 10.0.0.41 - - [2026-03-12 01:46:58] "POST /fqname-to-id HTTP/1.1" 401 297 0.000497 10.0.0.41 - - [2026-03-12 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.126584 10.0.0.41 - - [2026-03-12 01:46:59] "GET /projects?obj_uuids=86c8b3fe-faf7-427d-960a-d7ced6802007&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001376 10.0.0.41 - - [2026-03-12 01:46:59] "GET /project/86c8b3fe-faf7-427d-960a-d7ced6802007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.040577 252.41.254.69 - - [2026-03-12 01:46:59] "POST /neutron/network HTTP/1.1" 200 117 0.057768 10.0.0.41 - - [2026-03-12 01:46:59] "GET /projects?obj_uuids=86c8b3fe-faf7-427d-960a-d7ced6802007&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001482 252.41.254.69 - - [2026-03-12 01:46:59] "POST /neutron/network HTTP/1.1" 200 617 0.110703 10.0.0.41 - - [2026-03-12 01:46:59] "POST /route-targets HTTP/1.1" 200 328 0.016366 10.0.0.41 - - [2026-03-12 01:46:59] "POST /ref-update HTTP/1.1" 200 156 0.049492 10.0.0.41 - - [2026-03-12 01:46:59] "POST /useragent-kv HTTP/1.1" 200 115 0.013455 252.41.254.69 - - [2026-03-12 01:46:59] "POST /neutron/subnet HTTP/1.1" 200 719 0.189763 252.41.254.69 - - [2026-03-12 01:46:59] "POST /neutron/network HTTP/1.1" 200 835 0.010932 10.0.0.41 - - [2026-03-12 01:47:00] "POST /id-to-fqname HTTP/1.1" 200 231 0.001662 10.0.0.41 - - [2026-03-12 01:47:00] "GET /virtual-network/29b228f5-478f-4d2b-81a7-0c2c46a059d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005611 252.41.254.69 - - [2026-03-12 01:47:00] "POST /neutron/network HTTP/1.1" 200 835 0.009571 10.0.0.41 - - [2026-03-12 01:47:00] "GET /virtual-network/29b228f5-478f-4d2b-81a7-0c2c46a059d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.021581 252.41.254.69 - - [2026-03-12 01:47:00] "POST /neutron/network HTTP/1.1" 200 835 0.011960 252.41.254.69 - - [2026-03-12 01:47:00] "POST /neutron/subnet HTTP/1.1" 200 719 0.009684 10.0.0.41 - - [2026-03-12 01:47:00] "GET /domains HTTP/1.1" 401 297 0.000430 10.0.0.41 - - [2026-03-12 01:47:00] "GET /domains HTTP/1.1" 200 438 0.052358 10.0.0.41 - - [2026-03-12 01:47:00] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001631 10.0.0.41 - - [2026-03-12 01:47:00] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1514 0.010077 10.0.0.41 - - [2026-03-12 01:47:00] "GET /projects?obj_uuids=86c8b3fe-faf7-427d-960a-d7ced6802007&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002432 10.0.0.41 - - [2026-03-12 01:47:00] "GET /project/86c8b3fe-faf7-427d-960a-d7ced6802007 HTTP/1.1" 200 2170 0.046899 10.0.0.41 - - [2026-03-12 01:47:01] "GET /virtual-network/29b228f5-478f-4d2b-81a7-0c2c46a059d3 HTTP/1.1" 200 2336 0.019686 10.0.0.41 - - [2026-03-12 01:47:01] "GET /virtual-network/29b228f5-478f-4d2b-81a7-0c2c46a059d3 HTTP/1.1" 200 2336 0.006069 10.0.0.41 - - [2026-03-12 01:47:01] "GET /routing-instance/a79641c0-7cfa-44de-9e11-db477bd3b3fe HTTP/1.1" 200 1493 0.005541 10.0.0.41 - - [2026-03-12 01:47:01] "GET /routing-instance/a79641c0-7cfa-44de-9e11-db477bd3b3fe HTTP/1.1" 200 1493 0.005341 10.0.0.41 - - [2026-03-12 01:47:01] "GET /route-target/4513314f-2b5a-4513-b344-11a4e923987c HTTP/1.1" 200 1218 0.004904 10.0.0.41 - - [2026-03-12 01:47:01] "GET /virtual-network/29b228f5-478f-4d2b-81a7-0c2c46a059d3 HTTP/1.1" 200 2336 0.007654 10.0.0.41 - - [2026-03-12 01:47:01] "GET /routing-instance/a79641c0-7cfa-44de-9e11-db477bd3b3fe HTTP/1.1" 200 1493 0.005393 10.0.0.41 - - [2026-03-12 01:47:01] "GET /virtual-network/29b228f5-478f-4d2b-81a7-0c2c46a059d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006362 10.0.0.41 - - [2026-03-12 01:47:01] "GET /virtual-network/29b228f5-478f-4d2b-81a7-0c2c46a059d3 HTTP/1.1" 200 2336 0.006722 10.0.0.41 - - [2026-03-12 01:47:01] "GET /routing-instance/a79641c0-7cfa-44de-9e11-db477bd3b3fe HTTP/1.1" 200 1493 0.006013 10.0.0.41 - - [2026-03-12 01:47:01] "GET /routing-instance/a79641c0-7cfa-44de-9e11-db477bd3b3fe HTTP/1.1" 200 1493 0.004339 10.0.0.41 - - [2026-03-12 01:47:01] "GET /route-target/4513314f-2b5a-4513-b344-11a4e923987c HTTP/1.1" 200 1218 0.004544 10.0.0.41 - - [2026-03-12 01:47:01] "GET /domains HTTP/1.1" 200 438 0.005947 10.0.0.41 - - [2026-03-12 01:47:01] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001443 10.0.0.41 - - [2026-03-12 01:47:01] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1514 0.008748 10.0.0.41 - - [2026-03-12 01:47:01] "GET /projects?obj_uuids=86c8b3fe-faf7-427d-960a-d7ced6802007&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001382 10.0.0.41 - - [2026-03-12 01:47:01] "GET /project/86c8b3fe-faf7-427d-960a-d7ced6802007 HTTP/1.1" 200 2170 0.058295 10.0.0.41 - - [2026-03-12 01:47:02] "GET /virtual-network/29b228f5-478f-4d2b-81a7-0c2c46a059d3 HTTP/1.1" 200 2336 0.006622 10.0.0.41 - - [2026-03-12 01:47:02] "GET /obj-perms HTTP/1.1" 200 6440 0.080493 10.0.0.41 - - [2026-03-12 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.41 - - [2026-03-12 01:47:02] "GET /projects?obj_uuids=86c8b3fe-faf7-427d-960a-d7ced6802007&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001171 10.0.0.41 - - [2026-03-12 01:47:02] "GET /project/86c8b3fe-faf7-427d-960a-d7ced6802007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.041262 252.41.254.69 - - [2026-03-12 01:47:02] "POST /neutron/network HTTP/1.1" 200 117 0.015836 10.0.0.41 - - [2026-03-12 01:47:02] "GET /projects?obj_uuids=86c8b3fe-faf7-427d-960a-d7ced6802007&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001292 252.41.254.69 - - [2026-03-12 01:47:03] "POST /neutron/network HTTP/1.1" 200 617 0.130610 10.0.0.41 - - [2026-03-12 01:47:03] "POST /useragent-kv HTTP/1.1" 200 115 0.005011 252.41.254.69 - - [2026-03-12 01:47:03] "POST /neutron/subnet HTTP/1.1" 200 729 0.243762 252.41.254.69 - - [2026-03-12 01:47:03] "POST /neutron/network HTTP/1.1" 200 837 0.008418 10.0.0.41 - - [2026-03-12 01:47:03] "POST /id-to-fqname HTTP/1.1" 200 231 0.002167 10.0.0.41 - - [2026-03-12 01:47:03] "GET /virtual-network/807bbf55-67b7-4113-a667-a010fe186a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007154 252.41.254.69 - - [2026-03-12 01:47:03] "POST /neutron/network HTTP/1.1" 200 837 0.015863 10.0.0.41 - - [2026-03-12 01:47:03] "POST /route-targets HTTP/1.1" 200 328 0.034940 10.0.0.41 - - [2026-03-12 01:47:03] "POST /ref-update HTTP/1.1" 200 156 0.016907 10.0.0.41 - - [2026-03-12 01:47:03] "GET /virtual-network/807bbf55-67b7-4113-a667-a010fe186a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006381 252.41.254.69 - - [2026-03-12 01:47:03] "POST /neutron/network HTTP/1.1" 200 837 0.017946 252.41.254.69 - - [2026-03-12 01:47:03] "POST /neutron/subnet HTTP/1.1" 200 729 0.008656 10.0.0.41 - - [2026-03-12 01:47:03] "GET /domains HTTP/1.1" 200 438 0.004291 10.0.0.41 - - [2026-03-12 01:47:03] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001225 10.0.0.41 - - [2026-03-12 01:47:03] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1514 0.010562 10.0.0.41 - - [2026-03-12 01:47:03] "GET /projects?obj_uuids=86c8b3fe-faf7-427d-960a-d7ced6802007&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001571 10.0.0.41 - - [2026-03-12 01:47:03] "GET /project/86c8b3fe-faf7-427d-960a-d7ced6802007 HTTP/1.1" 200 2397 0.055782 10.0.0.41 - - [2026-03-12 01:47:04] "GET /virtual-network/807bbf55-67b7-4113-a667-a010fe186a9c HTTP/1.1" 200 2343 0.007950 10.0.0.41 - - [2026-03-12 01:47:04] "GET /virtual-network/807bbf55-67b7-4113-a667-a010fe186a9c HTTP/1.1" 200 2343 0.006362 10.0.0.41 - - [2026-03-12 01:47:04] "GET /routing-instance/ed1f0190-37fc-40c4-8a57-a58aad390041 HTTP/1.1" 200 1492 0.005166 10.0.0.41 - - [2026-03-12 01:47:04] "GET /routing-instance/ed1f0190-37fc-40c4-8a57-a58aad390041 HTTP/1.1" 200 1492 0.006563 10.0.0.41 - - [2026-03-12 01:47:04] "GET /route-target/bd691e39-96b6-41d9-a5f9-f1896279cd2e HTTP/1.1" 200 1219 0.005263 10.0.0.41 - - [2026-03-12 01:47:04] "GET /virtual-network/807bbf55-67b7-4113-a667-a010fe186a9c HTTP/1.1" 200 2343 0.009532 10.0.0.41 - - [2026-03-12 01:47:04] "GET /routing-instance/ed1f0190-37fc-40c4-8a57-a58aad390041 HTTP/1.1" 200 1492 0.006030 10.0.0.41 - - [2026-03-12 01:47:04] "GET /virtual-network/807bbf55-67b7-4113-a667-a010fe186a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.009507 10.0.0.41 - - [2026-03-12 01:47:04] "GET /virtual-network/807bbf55-67b7-4113-a667-a010fe186a9c HTTP/1.1" 200 2343 0.005936 10.0.0.41 - - [2026-03-12 01:47:04] "GET /routing-instance/ed1f0190-37fc-40c4-8a57-a58aad390041 HTTP/1.1" 200 1492 0.005363 10.0.0.41 - - [2026-03-12 01:47:04] "GET /routing-instance/ed1f0190-37fc-40c4-8a57-a58aad390041 HTTP/1.1" 200 1492 0.006219 10.0.0.41 - - [2026-03-12 01:47:04] "GET /route-target/bd691e39-96b6-41d9-a5f9-f1896279cd2e HTTP/1.1" 200 1219 0.004166 10.0.0.41 - - [2026-03-12 01:47:04] "GET /domains HTTP/1.1" 200 438 0.003212 10.0.0.41 - - [2026-03-12 01:47:04] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001096 10.0.0.41 - - [2026-03-12 01:47:04] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1514 0.009642 10.0.0.41 - - [2026-03-12 01:47:04] "GET /projects?obj_uuids=86c8b3fe-faf7-427d-960a-d7ced6802007&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001426 10.0.0.41 - - [2026-03-12 01:47:04] "GET /project/86c8b3fe-faf7-427d-960a-d7ced6802007 HTTP/1.1" 200 2397 0.029274 10.0.0.41 - - [2026-03-12 01:47:04] "GET /virtual-network/807bbf55-67b7-4113-a667-a010fe186a9c HTTP/1.1" 200 2343 0.012925 10.0.0.41 - - [2026-03-12 01:47:05] "GET /obj-perms HTTP/1.1" 200 6440 0.002513 10.0.0.41 - - [2026-03-12 01:47:05] "POST /id-to-fqname HTTP/1.1" 200 231 0.001996 252.41.254.69 - - [2026-03-12 01:47:06] "POST /neutron/network HTTP/1.1" 200 847 0.006058 252.41.254.69 - - [2026-03-12 01:47:06] "GET /aaa-mode HTTP/1.1" 401 297 0.000977 252.41.254.69 - - [2026-03-12 01:47:06] "GET / HTTP/1.1" 200 36215 0.002466 252.41.254.69 - - [2026-03-12 01:47:06] "GET /project/86c8b3fe-faf7-427d-960a-d7ced6802007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000512 10.0.0.41 - - [2026-03-12 01:47:06] "GET /projects?obj_uuids=86c8b3fe-faf7-427d-960a-d7ced6802007&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001130 252.41.254.69 - - [2026-03-12 01:47:06] "GET /project/86c8b3fe-faf7-427d-960a-d7ced6802007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.080290 252.41.254.69 - - [2026-03-12 01:47:07] "POST /neutron/network HTTP/1.1" 200 837 0.038443 252.41.254.69 - - [2026-03-12 01:47:07] "POST /neutron/port HTTP/1.1" 200 117 0.006711 252.41.254.69 - - [2026-03-12 01:47:07] "POST /neutron/port HTTP/1.1" 200 117 0.011186 10.0.0.41 - - [2026-03-12 01:47:07] "POST /id-to-fqname HTTP/1.1" 200 231 0.002084 252.41.254.69 - - [2026-03-12 01:47:07] "POST /neutron/port HTTP/1.1" 200 117 0.008559 252.41.254.69 - - [2026-03-12 01:47:07] "POST /neutron/network HTTP/1.1" 200 845 0.040183 252.41.254.69 - - [2026-03-12 01:47:08] "GET /aaa-mode HTTP/1.1" 401 297 0.000588 252.41.254.69 - - [2026-03-12 01:47:08] "GET / HTTP/1.1" 200 36215 0.002126 252.41.254.69 - - [2026-03-12 01:47:08] "GET /project/86c8b3fe-faf7-427d-960a-d7ced6802007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000592 10.0.0.41 - - [2026-03-12 01:47:08] "GET /projects?obj_uuids=86c8b3fe-faf7-427d-960a-d7ced6802007&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001135 252.41.254.69 - - [2026-03-12 01:47:08] "GET /project/86c8b3fe-faf7-427d-960a-d7ced6802007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.059598 252.41.254.69 - - [2026-03-12 01:47:08] "POST /neutron/network HTTP/1.1" 200 835 0.039294 10.0.0.41 - - [2026-03-12 01:47:09] "DELETE /project/86c8b3fefaf7427d960ad7ced6802007 HTTP/1.1" 404 173 0.015184 10.0.0.41 - - [2026-03-12 01:47:09] "GET /projects?obj_uuids=24c81efc-2e55-4b5c-9aea-9a3b69e8a819&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001072 252.41.254.69 - - [2026-03-12 01:47:09] "POST /neutron/network HTTP/1.1" 200 847 0.012023 10.0.0.41 - - [2026-03-12 01:47:09] "GET /project/24c81efc-2e55-4b5c-9aea-9a3b69e8a819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.113209 10.0.0.41 - - [2026-03-12 01:47:09] "GET /projects?obj_uuids=24c81efc-2e55-4b5c-9aea-9a3b69e8a819&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001187 10.0.0.41 - - [2026-03-12 01:47:09] "GET /projects?obj_uuids=86c8b3fe-faf7-427d-960a-d7ced6802007&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001109 252.41.254.69 - - [2026-03-12 01:47:09] "POST /neutron/port HTTP/1.1" 200 117 0.009666 10.0.0.41 - - [2026-03-12 01:47:09] "GET /project/24c81efc-2e55-4b5c-9aea-9a3b69e8a819?fields=security_groups HTTP/1.1" 200 1383 0.045061 252.41.254.69 - - [2026-03-12 01:47:09] "POST /neutron/port HTTP/1.1" 200 117 0.009344 10.0.0.41 - - [2026-03-12 01:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.028161 10.0.0.41 - - [2026-03-12 01:47:09] "GET /projects?obj_uuids=86c8b3fe-faf7-427d-960a-d7ced6802007&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001119 10.0.0.41 - - [2026-03-12 01:47:09] "DELETE /access-control-list/c0c14032-fe2b-493e-befb-574edaae3f37 HTTP/1.1" 200 115 0.199558 10.0.0.41 - - [2026-03-12 01:47:09] "GET /project/86c8b3fe-faf7-427d-960a-d7ced6802007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.106339 10.0.0.41 - - [2026-03-12 01:47:09] "DELETE /security-group/00cadace-649f-4300-ae52-5a9a8052f0c4 HTTP/1.1" 200 115 0.302679 10.0.0.41 - - [2026-03-12 01:47:09] "GET /projects?obj_uuids=24c81efc-2e55-4b5c-9aea-9a3b69e8a819&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001024 10.0.0.41 - - [2026-03-12 01:47:09] "GET /virtual-network/29b228f5-478f-4d2b-81a7-0c2c46a059d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.008095 10.0.0.41 - - [2026-03-12 01:47:09] "GET /project/24c81efc-2e55-4b5c-9aea-9a3b69e8a819?fields=application_policy_sets HTTP/1.1" 200 1422 0.062855 10.0.0.41 - - [2026-03-12 01:47:09] "GET /floating-ip-pools?parent_id=29b228f5-478f-4d2b-81a7-0c2c46a059d3&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003456 10.0.0.41 - - [2026-03-12 01:47:09] "DELETE /access-control-list/b3c9acee-c2ca-4b1a-b1af-899ebc76ee60 HTTP/1.1" 200 115 0.188116 10.0.0.41 - - [2026-03-12 01:47:09] "GET /virtual-network/29b228f5-478f-4d2b-81a7-0c2c46a059d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006406 10.0.0.41 - - [2026-03-12 01:47:10] "POST /floating-ip-pools HTTP/1.1" 200 609 0.121132 10.0.0.41 - - [2026-03-12 01:47:10] "DELETE /project/24c81efc-2e55-4b5c-9aea-9a3b69e8a819 HTTP/1.1" 200 115 0.904906 10.0.0.41 - - [2026-03-12 01:47:10] "POST /ref-update HTTP/1.1" 200 156 0.027066 10.0.0.41 - - [2026-03-12 01:47:10] "GET /virtual-network/29b228f5-478f-4d2b-81a7-0c2c46a059d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007376 252.41.254.69 - - [2026-03-12 01:47:10] "POST /neutron/port HTTP/1.1" 200 1071 0.861218 10.0.0.41 - - [2026-03-12 01:47:10] "GET /domains HTTP/1.1" 200 438 0.003793 252.41.254.69 - - [2026-03-12 01:47:10] "POST /neutron/port HTTP/1.1" 200 1071 0.016806 10.0.0.41 - - [2026-03-12 01:47:10] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001546 10.0.0.41 - - [2026-03-12 01:47:10] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1318 0.012647 252.41.254.69 - - [2026-03-12 01:47:10] "POST /neutron/port HTTP/1.1" 200 1071 0.020073 10.0.0.41 - - [2026-03-12 01:47:10] "GET /projects?obj_uuids=86c8b3fe-faf7-427d-960a-d7ced6802007&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001388 10.0.0.41 - - [2026-03-12 01:47:10] "GET /project/86c8b3fe-faf7-427d-960a-d7ced6802007 HTTP/1.1" 200 2981 0.039650 10.0.0.41 - - [2026-03-12 01:47:10] "GET /virtual-network/29b228f5-478f-4d2b-81a7-0c2c46a059d3 HTTP/1.1" 200 2615 0.011165 252.41.254.69 - - [2026-03-12 01:47:10] "POST /neutron/port HTTP/1.1" 200 1121 0.116381 10.0.0.41 - - [2026-03-12 01:47:10] "GET /floating-ip-pool/a275823d-91f7-453e-8efd-00f73921148c HTTP/1.1" 200 1441 0.004685 10.0.0.41 - - [2026-03-12 01:47:10] "GET /domains HTTP/1.1" 200 438 0.010140 252.41.254.69 - - [2026-03-12 01:47:10] "POST /neutron/port HTTP/1.1" 200 1131 0.020008 10.0.0.41 - - [2026-03-12 01:47:10] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002303 10.0.0.41 - - [2026-03-12 01:47:10] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1318 0.013265 252.41.254.69 - - [2026-03-12 01:47:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004389 10.0.0.41 - - [2026-03-12 01:47:10] "GET /projects?obj_uuids=86c8b3fe-faf7-427d-960a-d7ced6802007&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001466 10.0.0.41 - - [2026-03-12 01:47:10] "GET /project/86c8b3fe-faf7-427d-960a-d7ced6802007 HTTP/1.1" 200 2981 0.069143 252.41.254.69 - - [2026-03-12 01:47:10] "POST /neutron/subnet HTTP/1.1" 200 703 0.009082 252.41.254.69 - - [2026-03-12 01:47:10] "POST /neutron/network HTTP/1.1" 200 845 0.009267 10.0.0.41 - - [2026-03-12 01:47:10] "GET /virtual-network/29b228f5-478f-4d2b-81a7-0c2c46a059d3 HTTP/1.1" 200 2615 0.006190 252.41.254.69 - - [2026-03-12 01:47:10] "POST /neutron/port HTTP/1.1" 200 117 0.001361 10.0.0.41 - - [2026-03-12 01:47:10] "GET /virtual-network/29b228f5-478f-4d2b-81a7-0c2c46a059d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.008080 10.0.0.41 - - [2026-03-12 01:47:10] "GET /projects?obj_uuids=86c8b3fe-faf7-427d-960a-d7ced6802007&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001571 252.41.254.69 - - [2026-03-12 01:47:10] "POST /neutron/network HTTP/1.1" 200 837 0.006280 252.41.254.69 - - [2026-03-12 01:47:11] "POST /neutron/port HTTP/1.1" 200 1131 0.043659 252.41.254.69 - - [2026-03-12 01:47:11] "POST /neutron/security_group HTTP/1.1" 200 2068 0.012199 252.41.254.69 - - [2026-03-12 01:47:11] "POST /neutron/port HTTP/1.1" 200 1069 0.306866 252.41.254.69 - - [2026-03-12 01:47:11] "POST /neutron/port HTTP/1.1" 200 1069 0.012984 252.41.254.69 - - [2026-03-12 01:47:11] "POST /neutron/port HTTP/1.1" 200 1069 0.019899 252.41.254.69 - - [2026-03-12 01:47:11] "POST /neutron/port HTTP/1.1" 200 1119 0.097493 252.41.254.69 - - [2026-03-12 01:47:11] "POST /neutron/port HTTP/1.1" 200 1129 0.031856 252.41.254.69 - - [2026-03-12 01:47:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004381 252.41.254.69 - - [2026-03-12 01:47:11] "POST /neutron/subnet HTTP/1.1" 200 693 0.008765 252.41.254.69 - - [2026-03-12 01:47:11] "POST /neutron/port HTTP/1.1" 200 117 0.001331 252.41.254.69 - - [2026-03-12 01:47:11] "POST /neutron/network HTTP/1.1" 200 835 0.006210 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:47:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001169 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:47:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001493 252.41.254.69 - - [2026-03-12 01:47:16] "POST /neutron/port HTTP/1.1" 200 1131 0.015218 252.41.254.69 - - [2026-03-12 01:47:16] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007420 252.41.254.69 - - [2026-03-12 01:47:16] "POST /neutron/port HTTP/1.1" 200 1131 0.014566 252.41.254.69 - - [2026-03-12 01:47:16] "POST /neutron/security_group HTTP/1.1" 200 2068 0.010178 252.41.254.69 - - [2026-03-12 01:47:16] "POST /neutron/port HTTP/1.1" 200 1131 0.016610 252.41.254.69 - - [2026-03-12 01:47:16] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008571 10.0.0.41 - - [2026-03-12 01:47:16] "GET /virtual-machine/1fae357b-e843-42e2-a0c0-bd7c1e84db2f HTTP/1.1" 200 1304 0.005144 10.0.0.41 - - [2026-03-12 01:47:16] "GET /virtual-machine-interface/afd27ed3-05b1-43dd-8fd5-10fb6e28b495 HTTP/1.1" 200 3000 0.006330 10.0.0.41 - - [2026-03-12 01:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.41 - - [2026-03-12 01:47:16] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003821 10.0.0.41 - - [2026-03-12 01:47:16] "GET /virtual-networks?parent_id=86c8b3fe-faf7-427d-960a-d7ced6802007&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003809 10.0.0.41 - - [2026-03-12 01:47:16] "GET /virtual-network/807bbf55-67b7-4113-a667-a010fe186a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007564 10.0.0.41 - - [2026-03-12 01:47:17] "GET /obj-perms HTTP/1.1" 200 6369 0.084303 10.0.0.41 - - [2026-03-12 01:47:17] "GET /obj-perms HTTP/1.1" 200 6369 0.072542 10.0.0.41 - - [2026-03-12 01:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.41 - - [2026-03-12 01:47:20] "GET /virtual-network/807bbf55-67b7-4113-a667-a010fe186a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007531 252.41.254.69 - - [2026-03-12 01:47:22] "POST /neutron/port HTTP/1.1" 200 1131 0.051045 252.41.254.69 - - [2026-03-12 01:47:22] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006795 252.41.254.69 - - [2026-03-12 01:47:23] "POST /neutron/port HTTP/1.1" 200 1131 0.053007 252.41.254.69 - - [2026-03-12 01:47:23] "POST /neutron/port HTTP/1.1" 200 1129 0.050643 252.41.254.69 - - [2026-03-12 01:47:23] "POST /neutron/security_group HTTP/1.1" 200 2068 0.010798 252.41.254.69 - - [2026-03-12 01:47:23] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007552 252.41.254.69 - - [2026-03-12 01:47:24] "POST /neutron/port HTTP/1.1" 200 1129 0.063542 10.0.0.41 - - [2026-03-12 01:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.41 - - [2026-03-12 01:47:24] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003573 10.0.0.41 - - [2026-03-12 01:47:24] "GET /virtual-networks?parent_id=86c8b3fe-faf7-427d-960a-d7ced6802007&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.006468 252.41.254.69 - - [2026-03-12 01:47:24] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006810 10.0.0.41 - - [2026-03-12 01:47:24] "GET /virtual-network/807bbf55-67b7-4113-a667-a010fe186a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006307 252.41.254.69 - - [2026-03-12 01:47:24] "POST /neutron/port HTTP/1.1" 200 1131 0.021893 252.41.254.69 - - [2026-03-12 01:47:24] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007753 252.41.254.69 - - [2026-03-12 01:47:25] "POST /neutron/port HTTP/1.1" 200 1129 0.020252 252.41.254.69 - - [2026-03-12 01:47:25] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006525 252.41.254.69 - - [2026-03-12 01:47:25] "POST /neutron/port HTTP/1.1" 200 1131 0.045830 252.41.254.69 - - [2026-03-12 01:47:25] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006241 252.41.254.69 - - [2026-03-12 01:47:25] "POST /neutron/port HTTP/1.1" 200 1131 0.014905 252.41.254.69 - - [2026-03-12 01:47:26] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006554 10.0.0.41 - - [2026-03-12 01:47:29] "GET /projects?obj_uuids=86c8b3fe-faf7-427d-960a-d7ced6802007&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001053 252.41.254.69 - - [2026-03-12 01:47:29] "POST /neutron/floatingip HTTP/1.1" 200 529 0.089517 252.41.254.69 - - [2026-03-12 01:47:29] "POST /neutron/port HTTP/1.1" 200 1131 0.016926 252.41.254.69 - - [2026-03-12 01:47:29] "POST /neutron/floatingip HTTP/1.1" 200 529 0.006358 252.41.254.69 - - [2026-03-12 01:47:30] "POST /neutron/floatingip HTTP/1.1" 200 577 0.048461 252.41.254.69 - - [2026-03-12 01:47:30] "POST /neutron/port HTTP/1.1" 200 1129 0.015688 252.41.254.69 - - [2026-03-12 01:47:30] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007245 252.41.254.69 - - [2026-03-12 01:47:30] "POST /neutron/port HTTP/1.1" 200 1129 0.015097 252.41.254.69 - - [2026-03-12 01:47:30] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007633 252.41.254.69 - - [2026-03-12 01:47:30] "POST /neutron/port HTTP/1.1" 200 1129 0.015420 252.41.254.69 - - [2026-03-12 01:47:30] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009575 10.0.0.41 - - [2026-03-12 01:47:30] "GET /virtual-machine/4a8e7eba-4e03-45d6-9828-a3583dd5c957 HTTP/1.1" 200 1304 0.005814 10.0.0.41 - - [2026-03-12 01:47:30] "GET /virtual-machine-interface/65478177-d2e7-450b-a25f-94d6441c04c9 HTTP/1.1" 200 2999 0.007266 10.0.0.41 - - [2026-03-12 01:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.41 - - [2026-03-12 01:47:30] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003240 10.0.0.41 - - [2026-03-12 01:47:30] "GET /virtual-networks?parent_id=86c8b3fe-faf7-427d-960a-d7ced6802007&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.004229 10.0.0.41 - - [2026-03-12 01:47:30] "GET /virtual-network/29b228f5-478f-4d2b-81a7-0c2c46a059d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006470 10.0.0.41 - - [2026-03-12 01:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.41 - - [2026-03-12 01:47:32] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003061 10.0.0.41 - - [2026-03-12 01:47:32] "GET /virtual-networks?parent_id=86c8b3fe-faf7-427d-960a-d7ced6802007&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003029 10.0.0.41 - - [2026-03-12 01:47:32] "GET /virtual-network/29b228f5-478f-4d2b-81a7-0c2c46a059d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005475 252.41.254.69 - - [2026-03-12 01:47:32] "POST /neutron/floatingip HTTP/1.1" 200 577 0.012762 10.0.0.41 - - [2026-03-12 01:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.41 - - [2026-03-12 01:47:32] "GET /routing-instance/a79641c0-7cfa-44de-9e11-db477bd3b3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.004013 10.0.0.41 - - [2026-03-12 01:47:32] "GET /route-target/4513314f-2b5a-4513-b344-11a4e923987c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004467 10.0.0.41 - - [2026-03-12 01:47:32] "GET /floating-ip/26e2afaf-3889-4d59-a1d5-20ccc4850f3e HTTP/1.1" 200 1887 0.006192 252.41.254.69 - - [2026-03-12 01:47:36] "POST /neutron/floatingip HTTP/1.1" 200 577 0.017309 252.41.254.69 - - [2026-03-12 01:47:36] "POST /neutron/floatingip HTTP/1.1" 200 529 0.034096 252.41.254.69 - - [2026-03-12 01:47:36] "POST /neutron/floatingip HTTP/1.1" 200 529 0.007477 252.41.254.69 - - [2026-03-12 01:47:36] "POST /neutron/floatingip HTTP/1.1" 200 115 0.045061 10.0.0.41 - - [2026-03-12 01:47:36] "GET /floating-ip-pool/a275823d-91f7-453e-8efd-00f73921148c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.004308 10.0.0.41 - - [2026-03-12 01:47:36] "POST /ref-update HTTP/1.1" 200 156 0.014967 10.0.0.41 - - [2026-03-12 01:47:36] "DELETE /floating-ip-pool/a275823d-91f7-453e-8efd-00f73921148c HTTP/1.1" 200 115 0.037219 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:47:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001007 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:47:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001765 252.41.254.69 - - [2026-03-12 01:47:36] "POST /neutron/network HTTP/1.1" 200 837 0.017520 252.41.254.69 - - [2026-03-12 01:47:36] "POST /neutron/network HTTP/1.1" 400 204 0.020719 252.41.254.69 - - [2026-03-12 01:47:37] "POST /neutron/port HTTP/1.1" 200 1129 0.017504 252.41.254.69 - - [2026-03-12 01:47:37] "POST /neutron/port HTTP/1.1" 200 1119 0.012977 252.41.254.69 - - [2026-03-12 01:47:37] "POST /neutron/port HTTP/1.1" 200 1131 0.148419 252.41.254.69 - - [2026-03-12 01:47:37] "POST /neutron/port HTTP/1.1" 200 151 0.492057 252.41.254.69 - - [2026-03-12 01:47:38] "POST /neutron/port HTTP/1.1" 200 1121 0.036628 252.41.254.69 - - [2026-03-12 01:47:38] "POST /neutron/port HTTP/1.1" 200 151 0.203964 252.41.254.69 - - [2026-03-12 01:47:39] "POST /neutron/network HTTP/1.1" 200 837 0.006173 10.0.0.41 - - [2026-03-12 01:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004396 10.0.0.41 - - [2026-03-12 01:47:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002379 10.0.0.41 - - [2026-03-12 01:47:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003924 252.41.254.69 - - [2026-03-12 01:47:39] "POST /neutron/network HTTP/1.1" 200 151 0.128132 10.0.0.41 - - [2026-03-12 01:47:39] "DELETE /route-target/bd691e39-96b6-41d9-a5f9-f1896279cd2e HTTP/1.1" 200 115 0.020056 10.0.0.41 - - [2026-03-12 01:47:39] "GET /routing-instance/ed1f0190-37fc-40c4-8a57-a58aad390041 HTTP/1.1" 404 171 0.005244 10.0.0.41 - - [2026-03-12 01:47:39] "GET /domains HTTP/1.1" 200 438 0.002667 10.0.0.41 - - [2026-03-12 01:47:39] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001241 10.0.0.41 - - [2026-03-12 01:47:39] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1318 0.007618 10.0.0.41 - - [2026-03-12 01:47:39] "GET /projects?obj_uuids=86c8b3fe-faf7-427d-960a-d7ced6802007&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001925 10.0.0.41 - - [2026-03-12 01:47:39] "GET /project/86c8b3fe-faf7-427d-960a-d7ced6802007 HTTP/1.1" 200 2170 0.031553 252.41.254.69 - - [2026-03-12 01:47:39] "POST /neutron/network HTTP/1.1" 200 835 0.006762 10.0.0.41 - - [2026-03-12 01:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006647 10.0.0.41 - - [2026-03-12 01:47:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004097 10.0.0.41 - - [2026-03-12 01:47:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002471 252.41.254.69 - - [2026-03-12 01:47:39] "POST /neutron/network HTTP/1.1" 200 151 0.121450 10.0.0.41 - - [2026-03-12 01:47:39] "DELETE /route-target/4513314f-2b5a-4513-b344-11a4e923987c HTTP/1.1" 200 115 0.033391 10.0.0.41 - - [2026-03-12 01:47:39] "GET /routing-instance/a79641c0-7cfa-44de-9e11-db477bd3b3fe HTTP/1.1" 404 171 0.004263 10.0.0.41 - - [2026-03-12 01:47:39] "GET /domains HTTP/1.1" 200 438 0.003306 10.0.0.41 - - [2026-03-12 01:47:40] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001889 10.0.0.41 - - [2026-03-12 01:47:40] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1318 0.009943 10.0.0.41 - - [2026-03-12 01:47:40] "GET /projects?obj_uuids=86c8b3fe-faf7-427d-960a-d7ced6802007&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001060 10.0.0.41 - - [2026-03-12 01:47:40] "GET /project/86c8b3fe-faf7-427d-960a-d7ced6802007 HTTP/1.1" 200 1921 0.036518 10.0.0.41 - - [2026-03-12 01:47:40] "GET /projects?obj_uuids=86c8b3fe-faf7-427d-960a-d7ced6802007&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001356 10.0.0.41 - - [2026-03-12 01:47:40] "GET /project/86c8b3fe-faf7-427d-960a-d7ced6802007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.031765 10.0.0.41 - - [2026-03-12 01:47:40] "GET /projects?obj_uuids=86c8b3fe-faf7-427d-960a-d7ced6802007&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001659 10.0.0.41 - - [2026-03-12 01:47:41] "GET /project/86c8b3fe-faf7-427d-960a-d7ced6802007?fields=virtual_networks HTTP/1.1" 200 1056 0.073490 10.0.0.41 - - [2026-03-12 01:47:41] "GET /projects?obj_uuids=86c8b3fe-faf7-427d-960a-d7ced6802007&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001153 10.0.0.41 - - [2026-03-12 01:47:41] "GET /project/86c8b3fe-faf7-427d-960a-d7ced6802007?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.034687 10.0.0.41 - - [2026-03-12 01:47:41] "GET /projects?obj_uuids=86c8b3fe-faf7-427d-960a-d7ced6802007&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001198 10.0.0.41 - - [2026-03-12 01:47:41] "GET /project/86c8b3fe-faf7-427d-960a-d7ced6802007?fields=security_groups HTTP/1.1" 200 1293 0.028366 10.0.0.41 - - [2026-03-12 01:47:42] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001502 10.0.0.41 - - [2026-03-12 01:47:42] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008323 10.0.0.41 - - [2026-03-12 01:47:42] "POST /fqname-to-id HTTP/1.1" 404 181 0.037553 10.0.0.41 - - [2026-03-12 01:47:42] "GET /projects?obj_uuids=f486ec75-df9f-4b68-8699-cd392411d4fb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003565 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:47:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000973 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:47:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001501 10.0.0.41 - - [2026-03-12 01:47:42] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001386 10.0.0.41 - - [2026-03-12 01:47:42] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007243 10.0.0.41 - - [2026-03-12 01:47:42] "POST /id-to-fqname HTTP/1.1" 200 183 0.001747 10.0.0.41 - - [2026-03-12 01:47:42] "POST /fqname-to-id HTTP/1.1" 404 192 0.005862 10.0.0.41 - - [2026-03-12 01:47:42] "POST /security-groups HTTP/1.1" 200 578 0.076617 10.0.0.41 - - [2026-03-12 01:47:42] "POST /fqname-to-id HTTP/1.1" 404 227 0.003311 10.0.0.41 - - [2026-03-12 01:47:42] "POST /projects HTTP/1.1" 200 567 0.267937 10.0.0.41 - - [2026-03-12 01:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.344410 10.0.0.41 - - [2026-03-12 01:47:42] "POST /access-control-lists HTTP/1.1" 200 591 0.065701 10.0.0.41 - - [2026-03-12 01:47:42] "POST /fqname-to-id HTTP/1.1" 404 226 0.003447 10.0.0.41 - - [2026-03-12 01:47:42] "GET /project/f486ec75-df9f-4b68-8699-cd392411d4fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.494447 10.0.0.41 - - [2026-03-12 01:47:42] "POST /access-control-lists HTTP/1.1" 200 589 0.068867 10.0.0.41 - - [2026-03-12 01:47:44] "GET / HTTP/1.1" 200 36215 0.002089 10.0.0.41 - - [2026-03-12 01:47:46] "GET /projects?obj_uuids=f486ec75-df9f-4b68-8699-cd392411d4fb&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001405 10.0.0.41 - - [2026-03-12 01:47:46] "GET /project/f486ec75-df9f-4b68-8699-cd392411d4fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.032257 10.0.0.41 - - [2026-03-12 01:47:46] "GET /projects?obj_uuids=f486ec75-df9f-4b68-8699-cd392411d4fb&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001045 10.0.0.41 - - [2026-03-12 01:47:46] "GET /project/f486ec75-df9f-4b68-8699-cd392411d4fb?fields=virtual_networks HTTP/1.1" 200 1022 0.073182 10.0.0.41 - - [2026-03-12 01:47:46] "GET /projects?obj_uuids=f486ec75-df9f-4b68-8699-cd392411d4fb&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001429 10.0.0.41 - - [2026-03-12 01:47:46] "GET /project/f486ec75-df9f-4b68-8699-cd392411d4fb?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.032517 10.0.0.41 - - [2026-03-12 01:47:46] "GET /projects?obj_uuids=f486ec75-df9f-4b68-8699-cd392411d4fb&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001221 10.0.0.41 - - [2026-03-12 01:47:46] "GET /project/f486ec75-df9f-4b68-8699-cd392411d4fb?fields=security_groups HTTP/1.1" 200 1242 0.026670 10.0.0.41 - - [2026-03-12 01:47:47] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001280 10.0.0.41 - - [2026-03-12 01:47:47] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007963 10.0.0.41 - - [2026-03-12 01:47:47] "POST /fqname-to-id HTTP/1.1" 404 181 0.037493 10.0.0.41 - - [2026-03-12 01:47:47] "GET /projects?obj_uuids=ebb69863-929b-4fd1-a7a2-c55f812416dd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002606 10.0.0.41 - - [2026-03-12 01:47:47] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001081 10.0.0.41 - - [2026-03-12 01:47:47] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.013243 10.0.0.41 - - [2026-03-12 01:47:48] "POST /id-to-fqname HTTP/1.1" 200 183 0.001665 10.0.0.41 - - [2026-03-12 01:47:48] "POST /fqname-to-id HTTP/1.1" 404 192 0.004948 10.0.0.41 - - [2026-03-12 01:47:48] "POST /security-groups HTTP/1.1" 200 578 0.066195 10.0.0.41 - - [2026-03-12 01:47:48] "POST /fqname-to-id HTTP/1.1" 404 227 0.002822 10.0.0.41 - - [2026-03-12 01:47:48] "POST /projects HTTP/1.1" 200 567 0.258404 10.0.0.41 - - [2026-03-12 01:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.295717 10.0.0.41 - - [2026-03-12 01:47:48] "POST /access-control-lists HTTP/1.1" 200 591 0.063399 10.0.0.41 - - [2026-03-12 01:47:48] "GET /project/ebb69863-929b-4fd1-a7a2-c55f812416dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.476499 10.0.0.41 - - [2026-03-12 01:47:48] "POST /fqname-to-id HTTP/1.1" 404 226 0.006950 10.0.0.41 - - [2026-03-12 01:47:48] "POST /access-control-lists HTTP/1.1" 200 589 0.062862 10.0.0.41 - - [2026-03-12 01:47:49] "GET / HTTP/1.1" 200 36215 0.002723 10.0.0.41 - - [2026-03-12 01:47:50] "POST /fqname-to-id HTTP/1.1" 404 191 0.003335 10.0.0.41 - - [2026-03-12 01:47:50] "GET /projects?obj_uuids=356dfe3c-cad2-4d18-9f56-dce3a369bd91&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001155 10.0.0.41 - - [2026-03-12 01:47:50] "POST /fqname-to-id HTTP/1.1" 404 226 0.003854 10.0.0.41 - - [2026-03-12 01:47:50] "POST /access-control-lists HTTP/1.1" 200 590 0.023055 10.0.0.41 - - [2026-03-12 01:47:50] "POST /fqname-to-id HTTP/1.1" 404 225 0.003061 10.0.0.41 - - [2026-03-12 01:47:50] "POST /access-control-lists HTTP/1.1" 200 588 0.020927 10.0.0.41 - - [2026-03-12 01:47:50] "PUT /access-control-list/2f5e000f-d4b7-49e6-baa6-a0264601e747 HTTP/1.1" 200 273 0.011165 10.0.0.41 - - [2026-03-12 01:47:50] "PUT /access-control-list/f73b8e2c-79e4-45e2-badf-a7e64f16995f HTTP/1.1" 200 273 0.012913 252.41.254.69 - - [2026-03-12 01:47:50] "POST /neutron/security_group HTTP/1.1" 200 1362 0.398438 10.0.0.41 - - [2026-03-12 01:47:50] "PUT /access-control-list/f73b8e2c-79e4-45e2-badf-a7e64f16995f HTTP/1.1" 200 273 0.012911 10.0.0.41 - - [2026-03-12 01:47:50] "GET /projects?obj_uuids=356dfe3c-cad2-4d18-9f56-dce3a369bd91&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001144 252.41.254.69 - - [2026-03-12 01:47:50] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.042121 252.41.254.69 - - [2026-03-12 01:47:50] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.011851 252.41.254.69 - - [2026-03-12 01:47:51] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.172004 10.0.0.41 - - [2026-03-12 01:47:51] "PUT /access-control-list/f73b8e2c-79e4-45e2-badf-a7e64f16995f HTTP/1.1" 200 273 0.017632 252.41.254.69 - - [2026-03-12 01:47:51] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.017325 252.41.254.69 - - [2026-03-12 01:47:51] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.120670 10.0.0.41 - - [2026-03-12 01:47:51] "POST /fqname-to-id HTTP/1.1" 404 191 0.003814 10.0.0.41 - - [2026-03-12 01:47:51] "PUT /access-control-list/f73b8e2c-79e4-45e2-badf-a7e64f16995f HTTP/1.1" 200 273 0.011238 10.0.0.41 - - [2026-03-12 01:47:51] "GET /projects?obj_uuids=356dfe3c-cad2-4d18-9f56-dce3a369bd91&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001091 10.0.0.41 - - [2026-03-12 01:47:51] "POST /fqname-to-id HTTP/1.1" 404 226 0.003872 10.0.0.41 - - [2026-03-12 01:47:51] "POST /access-control-lists HTTP/1.1" 200 590 0.017631 10.0.0.41 - - [2026-03-12 01:47:51] "POST /fqname-to-id HTTP/1.1" 404 225 0.002639 10.0.0.41 - - [2026-03-12 01:47:51] "POST /access-control-lists HTTP/1.1" 200 588 0.022440 10.0.0.41 - - [2026-03-12 01:47:51] "PUT /access-control-list/b37963ca-ce27-4cec-a25e-c8099f72902a HTTP/1.1" 200 273 0.008934 10.0.0.41 - - [2026-03-12 01:47:51] "PUT /access-control-list/6ed44b92-3a61-448c-8b27-752d44f00203 HTTP/1.1" 200 273 0.011457 252.41.254.69 - - [2026-03-12 01:47:51] "POST /neutron/security_group HTTP/1.1" 200 1362 0.365708 10.0.0.41 - - [2026-03-12 01:47:51] "PUT /access-control-list/6ed44b92-3a61-448c-8b27-752d44f00203 HTTP/1.1" 200 273 0.011991 10.0.0.41 - - [2026-03-12 01:47:51] "GET /projects?obj_uuids=356dfe3c-cad2-4d18-9f56-dce3a369bd91&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001179 252.41.254.69 - - [2026-03-12 01:47:51] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.041361 252.41.254.69 - - [2026-03-12 01:47:51] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.017460 252.41.254.69 - - [2026-03-12 01:47:52] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.133691 10.0.0.41 - - [2026-03-12 01:47:52] "PUT /access-control-list/6ed44b92-3a61-448c-8b27-752d44f00203 HTTP/1.1" 200 273 0.022098 252.41.254.69 - - [2026-03-12 01:47:52] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.014400 252.41.254.69 - - [2026-03-12 01:47:52] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.124684 10.0.0.41 - - [2026-03-12 01:47:52] "POST /fqname-to-id HTTP/1.1" 401 297 0.000444 10.0.0.41 - - [2026-03-12 01:47:52] "PUT /access-control-list/6ed44b92-3a61-448c-8b27-752d44f00203 HTTP/1.1" 200 273 0.011740 10.0.0.41 - - [2026-03-12 01:47:52] "POST /fqname-to-id HTTP/1.1" 404 208 0.036933 10.0.0.41 - - [2026-03-12 01:47:52] "GET /projects?obj_uuids=ebb69863-929b-4fd1-a7a2-c55f812416dd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001181 10.0.0.41 - - [2026-03-12 01:47:52] "POST /fqname-to-id HTTP/1.1" 404 243 0.003384 10.0.0.41 - - [2026-03-12 01:47:52] "POST /access-control-lists HTTP/1.1" 200 607 0.021353 10.0.0.41 - - [2026-03-12 01:47:52] "POST /fqname-to-id HTTP/1.1" 404 242 0.005510 10.0.0.41 - - [2026-03-12 01:47:52] "POST /access-control-lists HTTP/1.1" 200 605 0.030174 10.0.0.41 - - [2026-03-12 01:47:52] "PUT /access-control-list/669ea467-23d6-4e6e-a29a-d98e9a2c665b HTTP/1.1" 200 273 0.008788 252.41.254.69 - - [2026-03-12 01:47:52] "POST /neutron/security_group HTTP/1.1" 200 1377 0.317859 10.0.0.41 - - [2026-03-12 01:47:53] "PUT /access-control-list/9fecd4cd-9fb9-419f-8150-b7642f38450d HTTP/1.1" 200 273 0.010758 10.0.0.41 - - [2026-03-12 01:47:53] "GET /projects?obj_uuids=ebb69863-929b-4fd1-a7a2-c55f812416dd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001241 10.0.0.41 - - [2026-03-12 01:47:53] "PUT /access-control-list/9fecd4cd-9fb9-419f-8150-b7642f38450d HTTP/1.1" 200 273 0.013633 252.41.254.69 - - [2026-03-12 01:47:53] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.036113 252.41.254.69 - - [2026-03-12 01:47:53] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.011662 252.41.254.69 - - [2026-03-12 01:47:53] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.136259 10.0.0.41 - - [2026-03-12 01:47:53] "PUT /access-control-list/9fecd4cd-9fb9-419f-8150-b7642f38450d HTTP/1.1" 200 273 0.013991 252.41.254.69 - - [2026-03-12 01:47:53] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.014122 252.41.254.69 - - [2026-03-12 01:47:53] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.175802 10.0.0.41 - - [2026-03-12 01:47:53] "POST /fqname-to-id HTTP/1.1" 404 208 0.002795 10.0.0.41 - - [2026-03-12 01:47:53] "PUT /access-control-list/9fecd4cd-9fb9-419f-8150-b7642f38450d HTTP/1.1" 200 273 0.010680 10.0.0.41 - - [2026-03-12 01:47:53] "GET /projects?obj_uuids=ebb69863-929b-4fd1-a7a2-c55f812416dd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001624 10.0.0.41 - - [2026-03-12 01:47:53] "POST /fqname-to-id HTTP/1.1" 404 243 0.002810 10.0.0.41 - - [2026-03-12 01:47:53] "POST /access-control-lists HTTP/1.1" 200 607 0.019184 10.0.0.41 - - [2026-03-12 01:47:53] "POST /fqname-to-id HTTP/1.1" 404 242 0.003575 10.0.0.41 - - [2026-03-12 01:47:53] "POST /access-control-lists HTTP/1.1" 200 605 0.021701 10.0.0.41 - - [2026-03-12 01:47:53] "PUT /access-control-list/2d3a3b99-df9b-47e2-9b79-587ea18d49eb HTTP/1.1" 200 273 0.013796 252.41.254.69 - - [2026-03-12 01:47:53] "POST /neutron/security_group HTTP/1.1" 200 1377 0.313054 10.0.0.41 - - [2026-03-12 01:47:53] "PUT /access-control-list/88e5af1a-8c4e-4dd4-8345-99b4d7c790d1 HTTP/1.1" 200 273 0.011265 10.0.0.41 - - [2026-03-12 01:47:53] "GET /projects?obj_uuids=ebb69863-929b-4fd1-a7a2-c55f812416dd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001186 10.0.0.41 - - [2026-03-12 01:47:53] "PUT /access-control-list/88e5af1a-8c4e-4dd4-8345-99b4d7c790d1 HTTP/1.1" 200 273 0.015079 252.41.254.69 - - [2026-03-12 01:47:54] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.060769 252.41.254.69 - - [2026-03-12 01:47:54] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.016744 252.41.254.69 - - [2026-03-12 01:47:54] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.178996 10.0.0.41 - - [2026-03-12 01:47:54] "PUT /access-control-list/88e5af1a-8c4e-4dd4-8345-99b4d7c790d1 HTTP/1.1" 200 273 0.013106 252.41.254.69 - - [2026-03-12 01:47:54] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.010152 252.41.254.69 - - [2026-03-12 01:47:54] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.123814 10.0.0.41 - - [2026-03-12 01:47:54] "PUT /access-control-list/88e5af1a-8c4e-4dd4-8345-99b4d7c790d1 HTTP/1.1" 200 273 0.009146 10.0.0.41 - - [2026-03-12 01:47:54] "GET /projects?obj_uuids=356dfe3c-cad2-4d18-9f56-dce3a369bd91&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001174 252.41.254.69 - - [2026-03-12 01:47:54] "POST /neutron/router HTTP/1.1" 200 539 0.051678 10.0.0.41 - - [2026-03-12 01:47:54] "POST /route-targets HTTP/1.1" 200 328 0.014506 10.0.0.41 - - [2026-03-12 01:47:55] "PUT /logical-router/55d27964-bfb4-4014-9a8f-65abd88b20ee HTTP/1.1" 200 263 0.017074 252.41.254.69 - - [2026-03-12 01:47:55] "POST /neutron/router HTTP/1.1" 200 539 0.005072 252.41.254.69 - - [2026-03-12 01:47:55] "POST /neutron/router HTTP/1.1" 200 539 0.004439 252.41.254.69 - - [2026-03-12 01:47:55] "POST /neutron/router HTTP/1.1" 200 539 0.003648 252.41.254.69 - - [2026-03-12 01:47:55] "POST /neutron/router HTTP/1.1" 200 539 0.005366 252.41.254.69 - - [2026-03-12 01:47:55] "POST /neutron/router HTTP/1.1" 200 539 0.004595 252.41.254.69 - - [2026-03-12 01:47:55] "POST /neutron/router HTTP/1.1" 200 539 0.004500 252.41.254.69 - - [2026-03-12 01:47:55] "POST /neutron/router HTTP/1.1" 200 539 0.004849 252.41.254.69 - - [2026-03-12 01:47:55] "POST /neutron/router HTTP/1.1" 200 539 0.005005 252.41.254.69 - - [2026-03-12 01:47:55] "POST /neutron/router HTTP/1.1" 200 539 0.004450 252.41.254.69 - - [2026-03-12 01:47:55] "POST /neutron/router HTTP/1.1" 200 539 0.005432 252.41.254.69 - - [2026-03-12 01:47:55] "POST /neutron/router HTTP/1.1" 200 539 0.003849 252.41.254.69 - - [2026-03-12 01:47:55] "POST /neutron/router HTTP/1.1" 200 539 0.004411 252.41.254.69 - - [2026-03-12 01:47:55] "POST /neutron/router HTTP/1.1" 200 539 0.004688 252.41.254.69 - - [2026-03-12 01:47:55] "POST /neutron/router HTTP/1.1" 200 539 0.005308 252.41.254.69 - - [2026-03-12 01:47:55] "POST /neutron/router HTTP/1.1" 200 539 0.004137 252.41.254.69 - - [2026-03-12 01:47:55] "POST /neutron/router HTTP/1.1" 200 539 0.003919 252.41.254.69 - - [2026-03-12 01:47:56] "POST /neutron/router HTTP/1.1" 200 539 0.003874 252.41.254.69 - - [2026-03-12 01:47:56] "POST /neutron/router HTTP/1.1" 200 539 0.003990 252.41.254.69 - - [2026-03-12 01:47:56] "POST /neutron/router HTTP/1.1" 200 539 0.004721 252.41.254.69 - - [2026-03-12 01:47:56] "POST /neutron/router HTTP/1.1" 200 539 0.004059 252.41.254.69 - - [2026-03-12 01:47:56] "POST /neutron/router HTTP/1.1" 200 539 0.004477 252.41.254.69 - - [2026-03-12 01:47:56] "POST /neutron/router HTTP/1.1" 200 539 0.004372 252.41.254.69 - - [2026-03-12 01:47:56] "POST /neutron/router HTTP/1.1" 200 539 0.004430 252.41.254.69 - - [2026-03-12 01:47:56] "POST /neutron/router HTTP/1.1" 200 539 0.003451 252.41.254.69 - - [2026-03-12 01:47:56] "POST /neutron/router HTTP/1.1" 200 539 0.004637 252.41.254.69 - - [2026-03-12 01:47:56] "POST /neutron/router HTTP/1.1" 200 539 0.005336 252.41.254.69 - - [2026-03-12 01:47:56] "POST /neutron/router HTTP/1.1" 200 539 0.004964 252.41.254.69 - - [2026-03-12 01:47:56] "POST /neutron/router HTTP/1.1" 200 539 0.004480 252.41.254.69 - - [2026-03-12 01:47:56] "POST /neutron/router HTTP/1.1" 200 539 0.003772 252.41.254.69 - - [2026-03-12 01:47:56] "POST /neutron/router HTTP/1.1" 200 539 0.003880 252.41.254.69 - - [2026-03-12 01:47:56] "POST /neutron/router HTTP/1.1" 200 539 0.003985 252.41.254.69 - - [2026-03-12 01:47:57] "POST /neutron/router HTTP/1.1" 200 539 0.005312 252.41.254.69 - - [2026-03-12 01:47:57] "POST /neutron/router HTTP/1.1" 200 539 0.018716 252.41.254.69 - - [2026-03-12 01:47:57] "POST /neutron/router HTTP/1.1" 200 539 0.004169 252.41.254.69 - - [2026-03-12 01:47:57] "POST /neutron/router HTTP/1.1" 200 539 0.021044 252.41.254.69 - - [2026-03-12 01:47:57] "POST /neutron/router HTTP/1.1" 200 539 0.006114 10.0.0.41 - - [2026-03-12 01:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004672 10.0.0.41 - - [2026-03-12 01:47:57] "GET /logical-router/55d27964-bfb4-4014-9a8f-65abd88b20ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003639 252.41.254.69 - - [2026-03-12 01:47:57] "POST /neutron/router HTTP/1.1" 200 151 0.055223 10.0.0.41 - - [2026-03-12 01:47:57] "GET /projects?obj_uuids=356dfe3c-cad2-4d18-9f56-dce3a369bd91&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001599 10.0.0.41 - - [2026-03-12 01:47:57] "DELETE /route-target/f72d0e4d-13c3-49eb-9db7-54838a9378af HTTP/1.1" 200 115 0.028979 252.41.254.69 - - [2026-03-12 01:47:57] "POST /neutron/router HTTP/1.1" 200 539 0.064187 10.0.0.41 - - [2026-03-12 01:47:57] "POST /route-targets HTTP/1.1" 200 328 0.014013 10.0.0.41 - - [2026-03-12 01:47:57] "PUT /logical-router/d96fc681-56cf-4492-9f50-cf33a654259d HTTP/1.1" 200 263 0.025622 252.41.254.69 - - [2026-03-12 01:47:57] "POST /neutron/router HTTP/1.1" 200 539 0.004781 252.41.254.69 - - [2026-03-12 01:47:57] "POST /neutron/router HTTP/1.1" 200 539 0.004596 252.41.254.69 - - [2026-03-12 01:47:57] "POST /neutron/router HTTP/1.1" 200 539 0.006624 252.41.254.69 - - [2026-03-12 01:47:57] "POST /neutron/router HTTP/1.1" 200 539 0.003860 252.41.254.69 - - [2026-03-12 01:47:57] "POST /neutron/router HTTP/1.1" 200 539 0.004066 252.41.254.69 - - [2026-03-12 01:47:57] "POST /neutron/router HTTP/1.1" 200 539 0.004030 252.41.254.69 - - [2026-03-12 01:47:57] "POST /neutron/router HTTP/1.1" 200 539 0.003818 252.41.254.69 - - [2026-03-12 01:47:58] "POST /neutron/router HTTP/1.1" 200 539 0.003568 252.41.254.69 - - [2026-03-12 01:47:58] "POST /neutron/router HTTP/1.1" 200 539 0.004945 252.41.254.69 - - [2026-03-12 01:47:58] "POST /neutron/router HTTP/1.1" 200 539 0.003997 252.41.254.69 - - [2026-03-12 01:47:58] "POST /neutron/router HTTP/1.1" 200 539 0.004108 252.41.254.69 - - [2026-03-12 01:47:58] "POST /neutron/router HTTP/1.1" 200 539 0.004050 252.41.254.69 - - [2026-03-12 01:47:58] "POST /neutron/router HTTP/1.1" 200 539 0.004104 252.41.254.69 - - [2026-03-12 01:47:58] "POST /neutron/router HTTP/1.1" 200 539 0.004312 252.41.254.69 - - [2026-03-12 01:47:58] "POST /neutron/router HTTP/1.1" 200 539 0.003954 252.41.254.69 - - [2026-03-12 01:47:58] "POST /neutron/router HTTP/1.1" 200 539 0.003865 252.41.254.69 - - [2026-03-12 01:47:58] "POST /neutron/router HTTP/1.1" 200 539 0.004298 252.41.254.69 - - [2026-03-12 01:47:58] "POST /neutron/router HTTP/1.1" 200 539 0.004463 252.41.254.69 - - [2026-03-12 01:47:58] "POST /neutron/router HTTP/1.1" 200 539 0.004453 252.41.254.69 - - [2026-03-12 01:47:58] "POST /neutron/router HTTP/1.1" 200 539 0.004210 252.41.254.69 - - [2026-03-12 01:47:58] "POST /neutron/router HTTP/1.1" 200 539 0.004565 252.41.254.69 - - [2026-03-12 01:47:58] "POST /neutron/router HTTP/1.1" 200 539 0.003857 252.41.254.69 - - [2026-03-12 01:47:58] "POST /neutron/router HTTP/1.1" 200 539 0.004058 252.41.254.69 - - [2026-03-12 01:47:59] "POST /neutron/router HTTP/1.1" 200 539 0.004865 252.41.254.69 - - [2026-03-12 01:47:59] "POST /neutron/router HTTP/1.1" 200 539 0.004170 252.41.254.69 - - [2026-03-12 01:47:59] "POST /neutron/router HTTP/1.1" 200 539 0.004427 252.41.254.69 - - [2026-03-12 01:47:59] "POST /neutron/router HTTP/1.1" 200 539 0.003843 252.41.254.69 - - [2026-03-12 01:47:59] "POST /neutron/router HTTP/1.1" 200 539 0.004180 252.41.254.69 - - [2026-03-12 01:47:59] "POST /neutron/router HTTP/1.1" 200 539 0.004860 252.41.254.69 - - [2026-03-12 01:47:59] "POST /neutron/router HTTP/1.1" 200 539 0.003806 252.41.254.69 - - [2026-03-12 01:47:59] "POST /neutron/router HTTP/1.1" 200 539 0.004666 252.41.254.69 - - [2026-03-12 01:47:59] "POST /neutron/router HTTP/1.1" 200 539 0.005105 252.41.254.69 - - [2026-03-12 01:47:59] "POST /neutron/router HTTP/1.1" 200 539 0.025856 252.41.254.69 - - [2026-03-12 01:47:59] "POST /neutron/router HTTP/1.1" 200 539 0.004147 252.41.254.69 - - [2026-03-12 01:47:59] "POST /neutron/router HTTP/1.1" 200 540 0.020193 252.41.254.69 - - [2026-03-12 01:47:59] "POST /neutron/router HTTP/1.1" 200 540 0.004019 10.0.0.41 - - [2026-03-12 01:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004700 10.0.0.41 - - [2026-03-12 01:47:59] "GET /logical-router/d96fc681-56cf-4492-9f50-cf33a654259d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003204 252.41.254.69 - - [2026-03-12 01:47:59] "POST /neutron/router HTTP/1.1" 200 151 0.054512 10.0.0.41 - - [2026-03-12 01:47:59] "GET /projects?obj_uuids=ebb69863-929b-4fd1-a7a2-c55f812416dd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001117 10.0.0.41 - - [2026-03-12 01:47:59] "DELETE /route-target/39e76606-2cf5-415d-9dd8-675fa058b4e4 HTTP/1.1" 200 115 0.030850 252.41.254.69 - - [2026-03-12 01:48:00] "POST /neutron/router HTTP/1.1" 200 557 0.070038 10.0.0.41 - - [2026-03-12 01:48:00] "POST /route-targets HTTP/1.1" 200 328 0.015429 10.0.0.41 - - [2026-03-12 01:48:00] "PUT /logical-router/0979b105-046e-44bf-9c84-3895af300158 HTTP/1.1" 200 263 0.041765 252.41.254.69 - - [2026-03-12 01:48:00] "POST /neutron/router HTTP/1.1" 200 557 0.005985 252.41.254.69 - - [2026-03-12 01:48:00] "POST /neutron/router HTTP/1.1" 200 557 0.004694 252.41.254.69 - - [2026-03-12 01:48:00] "POST /neutron/router HTTP/1.1" 200 557 0.005522 252.41.254.69 - - [2026-03-12 01:48:00] "POST /neutron/router HTTP/1.1" 200 557 0.006191 252.41.254.69 - - [2026-03-12 01:48:00] "POST /neutron/router HTTP/1.1" 200 557 0.004185 252.41.254.69 - - [2026-03-12 01:48:00] "POST /neutron/router HTTP/1.1" 200 557 0.004537 252.41.254.69 - - [2026-03-12 01:48:00] "POST /neutron/router HTTP/1.1" 200 557 0.004134 252.41.254.69 - - [2026-03-12 01:48:00] "POST /neutron/router HTTP/1.1" 200 557 0.005246 252.41.254.69 - - [2026-03-12 01:48:00] "POST /neutron/router HTTP/1.1" 200 557 0.006541 252.41.254.69 - - [2026-03-12 01:48:00] "POST /neutron/router HTTP/1.1" 200 557 0.004596 252.41.254.69 - - [2026-03-12 01:48:00] "POST /neutron/router HTTP/1.1" 200 557 0.004515 252.41.254.69 - - [2026-03-12 01:48:00] "POST /neutron/router HTTP/1.1" 200 557 0.004912 252.41.254.69 - - [2026-03-12 01:48:00] "POST /neutron/router HTTP/1.1" 200 557 0.004394 252.41.254.69 - - [2026-03-12 01:48:00] "POST /neutron/router HTTP/1.1" 200 557 0.005045 252.41.254.69 - - [2026-03-12 01:48:01] "POST /neutron/router HTTP/1.1" 200 557 0.006022 252.41.254.69 - - [2026-03-12 01:48:01] "POST /neutron/router HTTP/1.1" 200 557 0.004218 252.41.254.69 - - [2026-03-12 01:48:01] "POST /neutron/router HTTP/1.1" 200 557 0.005176 252.41.254.69 - - [2026-03-12 01:48:01] "POST /neutron/router HTTP/1.1" 200 557 0.004482 252.41.254.69 - - [2026-03-12 01:48:01] "POST /neutron/router HTTP/1.1" 200 557 0.004291 252.41.254.69 - - [2026-03-12 01:48:01] "POST /neutron/router HTTP/1.1" 200 557 0.005619 252.41.254.69 - - [2026-03-12 01:48:01] "POST /neutron/router HTTP/1.1" 200 557 0.005065 252.41.254.69 - - [2026-03-12 01:48:01] "POST /neutron/router HTTP/1.1" 200 557 0.005314 252.41.254.69 - - [2026-03-12 01:48:01] "POST /neutron/router HTTP/1.1" 200 557 0.003765 252.41.254.69 - - [2026-03-12 01:48:01] "POST /neutron/router HTTP/1.1" 200 557 0.004015 252.41.254.69 - - [2026-03-12 01:48:01] "POST /neutron/router HTTP/1.1" 200 557 0.004017 252.41.254.69 - - [2026-03-12 01:48:01] "POST /neutron/router HTTP/1.1" 200 557 0.004412 252.41.254.69 - - [2026-03-12 01:48:01] "POST /neutron/router HTTP/1.1" 200 557 0.005077 252.41.254.69 - - [2026-03-12 01:48:01] "POST /neutron/router HTTP/1.1" 200 557 0.005136 252.41.254.69 - - [2026-03-12 01:48:01] "POST /neutron/router HTTP/1.1" 200 557 0.004809 252.41.254.69 - - [2026-03-12 01:48:01] "POST /neutron/router HTTP/1.1" 200 557 0.004067 252.41.254.69 - - [2026-03-12 01:48:02] "POST /neutron/router HTTP/1.1" 200 557 0.004460 252.41.254.69 - - [2026-03-12 01:48:02] "POST /neutron/router HTTP/1.1" 200 557 0.004670 252.41.254.69 - - [2026-03-12 01:48:02] "POST /neutron/router HTTP/1.1" 200 557 0.020336 252.41.254.69 - - [2026-03-12 01:48:02] "POST /neutron/router HTTP/1.1" 200 557 0.003798 252.41.254.69 - - [2026-03-12 01:48:02] "POST /neutron/router HTTP/1.1" 200 558 0.023191 252.41.254.69 - - [2026-03-12 01:48:02] "POST /neutron/router HTTP/1.1" 200 558 0.004821 10.0.0.41 - - [2026-03-12 01:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 252.41.254.69 - - [2026-03-12 01:48:02] "POST /neutron/router HTTP/1.1" 200 151 0.047817 10.0.0.41 - - [2026-03-12 01:48:02] "GET /logical-router/0979b105-046e-44bf-9c84-3895af300158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003718 252.41.254.69 - - [2026-03-12 01:48:02] "POST /neutron/security_group HTTP/1.1" 200 519 0.005118 10.0.0.41 - - [2026-03-12 01:48:02] "DELETE /route-target/1e22a1d4-7eca-48cc-a8dd-7b1003788bb3 HTTP/1.1" 200 115 0.025581 252.41.254.69 - - [2026-03-12 01:48:02] "POST /neutron/security_group HTTP/1.1" 200 151 0.050288 10.0.0.41 - - [2026-03-12 01:48:02] "DELETE /access-control-list/2d3a3b99-df9b-47e2-9b79-587ea18d49eb HTTP/1.1" 200 115 0.033524 252.41.254.69 - - [2026-03-12 01:48:02] "POST /neutron/security_group HTTP/1.1" 200 519 0.005109 10.0.0.41 - - [2026-03-12 01:48:02] "DELETE /access-control-list/88e5af1a-8c4e-4dd4-8345-99b4d7c790d1 HTTP/1.1" 200 115 0.020572 252.41.254.69 - - [2026-03-12 01:48:02] "POST /neutron/security_group HTTP/1.1" 200 151 0.065185 10.0.0.41 - - [2026-03-12 01:48:02] "DELETE /access-control-list/669ea467-23d6-4e6e-a29a-d98e9a2c665b HTTP/1.1" 200 115 0.027668 252.41.254.69 - - [2026-03-12 01:48:02] "POST /neutron/security_group HTTP/1.1" 200 504 0.003999 10.0.0.41 - - [2026-03-12 01:48:02] "DELETE /access-control-list/9fecd4cd-9fb9-419f-8150-b7642f38450d HTTP/1.1" 200 115 0.025724 252.41.254.69 - - [2026-03-12 01:48:02] "POST /neutron/security_group HTTP/1.1" 200 151 0.047595 10.0.0.41 - - [2026-03-12 01:48:02] "DELETE /access-control-list/b37963ca-ce27-4cec-a25e-c8099f72902a HTTP/1.1" 200 115 0.025910 252.41.254.69 - - [2026-03-12 01:48:02] "POST /neutron/security_group HTTP/1.1" 200 504 0.003844 10.0.0.41 - - [2026-03-12 01:48:02] "DELETE /access-control-list/6ed44b92-3a61-448c-8b27-752d44f00203 HTTP/1.1" 200 115 0.028118 252.41.254.69 - - [2026-03-12 01:48:02] "POST /neutron/security_group HTTP/1.1" 200 151 0.043507 10.0.0.41 - - [2026-03-12 01:48:03] "DELETE /access-control-list/2f5e000f-d4b7-49e6-baa6-a0264601e747 HTTP/1.1" 200 115 0.025549 10.0.0.41 - - [2026-03-12 01:48:03] "DELETE /access-control-list/f73b8e2c-79e4-45e2-badf-a7e64f16995f HTTP/1.1" 200 115 0.024563 10.0.0.41 - - [2026-03-12 01:48:03] "GET /projects?obj_uuids=ebb69863-929b-4fd1-a7a2-c55f812416dd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001421 10.0.0.41 - - [2026-03-12 01:48:03] "GET /project/ebb69863-929b-4fd1-a7a2-c55f812416dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.035615 10.0.0.41 - - [2026-03-12 01:48:03] "GET /projects?obj_uuids=ebb69863-929b-4fd1-a7a2-c55f812416dd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001067 10.0.0.41 - - [2026-03-12 01:48:03] "GET /project/ebb69863-929b-4fd1-a7a2-c55f812416dd?fields=virtual_networks HTTP/1.1" 200 1023 0.075133 10.0.0.41 - - [2026-03-12 01:48:03] "GET /projects?obj_uuids=ebb69863-929b-4fd1-a7a2-c55f812416dd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001506 10.0.0.41 - - [2026-03-12 01:48:03] "GET /project/ebb69863-929b-4fd1-a7a2-c55f812416dd?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.035255 10.0.0.41 - - [2026-03-12 01:48:03] "GET /projects?obj_uuids=ebb69863-929b-4fd1-a7a2-c55f812416dd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001274 10.0.0.41 - - [2026-03-12 01:48:03] "GET /project/ebb69863-929b-4fd1-a7a2-c55f812416dd?fields=security_groups HTTP/1.1" 200 1243 0.029910 10.0.0.41 - - [2026-03-12 01:48:04] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001448 10.0.0.41 - - [2026-03-12 01:48:04] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008459 10.0.0.41 - - [2026-03-12 01:48:04] "POST /fqname-to-id HTTP/1.1" 404 182 0.034395 10.0.0.41 - - [2026-03-12 01:48:04] "GET /projects?obj_uuids=11c2d87c-582c-48bf-80d7-31af3962173d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003093 10.0.0.41 - - [2026-03-12 01:48:04] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001409 10.0.0.41 - - [2026-03-12 01:48:04] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007417 10.0.0.41 - - [2026-03-12 01:48:04] "POST /id-to-fqname HTTP/1.1" 200 184 0.004406 10.0.0.41 - - [2026-03-12 01:48:05] "POST /fqname-to-id HTTP/1.1" 404 193 0.006728 10.0.0.41 - - [2026-03-12 01:48:05] "POST /security-groups HTTP/1.1" 200 579 0.064770 10.0.0.41 - - [2026-03-12 01:48:05] "POST /fqname-to-id HTTP/1.1" 404 228 0.003364 10.0.0.41 - - [2026-03-12 01:48:05] "POST /projects HTTP/1.1" 200 569 0.222537 10.0.0.41 - - [2026-03-12 01:48:05] "POST /access-control-lists HTTP/1.1" 200 592 0.062023 10.0.0.41 - - [2026-03-12 01:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.303824 10.0.0.41 - - [2026-03-12 01:48:05] "POST /fqname-to-id HTTP/1.1" 404 227 0.002964 10.0.0.41 - - [2026-03-12 01:48:05] "GET /project/11c2d87c-582c-48bf-80d7-31af3962173d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.447176 10.0.0.41 - - [2026-03-12 01:48:05] "POST /access-control-lists HTTP/1.1" 200 590 0.076707 10.0.0.41 - - [2026-03-12 01:48:06] "GET / HTTP/1.1" 200 36215 0.002153 10.0.0.41 - - [2026-03-12 01:48:07] "POST /fqname-to-id HTTP/1.1" 401 297 0.000618 10.0.0.41 - - [2026-03-12 01:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.087390 10.0.0.41 - - [2026-03-12 01:48:07] "GET /projects?obj_uuids=11c2d87c-582c-48bf-80d7-31af3962173d&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001291 10.0.0.41 - - [2026-03-12 01:48:07] "GET /project/11c2d87c-582c-48bf-80d7-31af3962173d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.029739 252.41.254.69 - - [2026-03-12 01:48:08] "POST /neutron/network HTTP/1.1" 200 117 0.040145 10.0.0.41 - - [2026-03-12 01:48:08] "GET /projects?obj_uuids=11c2d87c-582c-48bf-80d7-31af3962173d&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001330 252.41.254.69 - - [2026-03-12 01:48:08] "POST /neutron/network HTTP/1.1" 200 599 0.075679 10.0.0.41 - - [2026-03-12 01:48:08] "POST /route-targets HTTP/1.1" 200 328 0.013866 10.0.0.41 - - [2026-03-12 01:48:08] "POST /ref-update HTTP/1.1" 200 156 0.023548 10.0.0.41 - - [2026-03-12 01:48:08] "POST /useragent-kv HTTP/1.1" 200 115 0.005204 252.41.254.69 - - [2026-03-12 01:48:08] "POST /neutron/subnet HTTP/1.1" 200 724 0.140223 252.41.254.69 - - [2026-03-12 01:48:08] "POST /neutron/network HTTP/1.1" 200 818 0.005889 10.0.0.41 - - [2026-03-12 01:48:08] "POST /id-to-fqname HTTP/1.1" 200 214 0.001559 10.0.0.41 - - [2026-03-12 01:48:08] "GET /virtual-network/baccec56-ebbe-4c68-aee0-26b19d792bf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005264 252.41.254.69 - - [2026-03-12 01:48:08] "POST /neutron/network HTTP/1.1" 200 818 0.006662 10.0.0.41 - - [2026-03-12 01:48:08] "GET /virtual-network/baccec56-ebbe-4c68-aee0-26b19d792bf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005408 252.41.254.69 - - [2026-03-12 01:48:08] "POST /neutron/network HTTP/1.1" 200 818 0.006359 252.41.254.69 - - [2026-03-12 01:48:08] "POST /neutron/subnet HTTP/1.1" 200 724 0.008892 10.0.0.41 - - [2026-03-12 01:48:08] "POST /fqname-to-id HTTP/1.1" 404 204 0.002936 10.0.0.41 - - [2026-03-12 01:48:08] "GET /virtual-network/baccec56-ebbe-4c68-aee0-26b19d792bf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005229 10.0.0.41 - - [2026-03-12 01:48:08] "GET /projects?obj_uuids=11c2d87c-582c-48bf-80d7-31af3962173d&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001571 252.41.254.69 - - [2026-03-12 01:48:09] "POST /neutron/port HTTP/1.1" 200 1015 0.195482 10.0.0.41 - - [2026-03-12 01:48:09] "GET /virtual-machine-interface/a419ab80-cc05-4b74-bef1-7961f01265c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2382 0.009136 10.0.0.41 - - [2026-03-12 01:48:09] "GET /virtual-machine-interface/a419ab80-cc05-4b74-bef1-7961f01265c6?fields=instance_ip_back_refs HTTP/1.1" 200 1319 0.009372 10.0.0.41 - - [2026-03-12 01:48:09] "GET /instance-ip/e2b11d48-f1d7-4cf8-8f44-4df090abd5e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004015 10.0.0.41 - - [2026-03-12 01:48:09] "GET /virtual-machine-interface/a419ab80-cc05-4b74-bef1-7961f01265c6 HTTP/1.1" 401 297 0.000953 10.0.0.41 - - [2026-03-12 01:48:09] "GET /virtual-machine-interface/a419ab80-cc05-4b74-bef1-7961f01265c6 HTTP/1.1" 200 2604 0.049461 252.41.254.69 - - [2026-03-12 01:48:09] "POST /neutron/port HTTP/1.1" 200 1015 0.012417 252.41.254.69 - - [2026-03-12 01:48:09] "POST /neutron/port HTTP/1.1" 200 151 0.085913 252.41.254.69 - - [2026-03-12 01:48:09] "POST /neutron/network HTTP/1.1" 200 818 0.007122 10.0.0.41 - - [2026-03-12 01:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013186 10.0.0.41 - - [2026-03-12 01:48:10] "DELETE /project/ebb69863929b4fd1a7a2c55f812416dd HTTP/1.1" 404 173 0.022608 10.0.0.41 - - [2026-03-12 01:48:10] "DELETE /project/f486ec75df9f4b688699cd392411d4fb HTTP/1.1" 404 173 0.022224 10.0.0.41 - - [2026-03-12 01:48:10] "DELETE /project/11c2d87c582c48bf80d731af3962173d HTTP/1.1" 404 173 0.014881 10.0.0.41 - - [2026-03-12 01:48:10] "GET /projects?obj_uuids=f486ec75-df9f-4b68-8699-cd392411d4fb&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001815 10.0.0.41 - - [2026-03-12 01:48:10] "GET /projects?obj_uuids=ebb69863-929b-4fd1-a7a2-c55f812416dd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001369 10.0.0.41 - - [2026-03-12 01:48:10] "GET /projects?obj_uuids=86c8b3fe-faf7-427d-960a-d7ced6802007&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001509 10.0.0.41 - - [2026-03-12 01:48:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003722 10.0.0.41 - - [2026-03-12 01:48:10] "DELETE /route-target/6e711d0d-0cc1-41aa-90ae-f553ab4dc032 HTTP/1.1" 200 115 0.069096 10.0.0.41 - - [2026-03-12 01:48:10] "POST /useragent-kv HTTP/1.1" 200 115 0.009797 252.41.254.69 - - [2026-03-12 01:48:10] "POST /neutron/network HTTP/1.1" 200 151 0.224319 10.0.0.41 - - [2026-03-12 01:48:10] "GET /project/f486ec75-df9f-4b68-8699-cd392411d4fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.132548 10.0.0.41 - - [2026-03-12 01:48:10] "GET /project/ebb69863-929b-4fd1-a7a2-c55f812416dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.138020 10.0.0.41 - - [2026-03-12 01:48:10] "GET /projects?obj_uuids=ebb69863-929b-4fd1-a7a2-c55f812416dd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002050 10.0.0.41 - - [2026-03-12 01:48:10] "GET /projects?obj_uuids=f486ec75-df9f-4b68-8699-cd392411d4fb&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001106 10.0.0.41 - - [2026-03-12 01:48:10] "GET /project/86c8b3fe-faf7-427d-960a-d7ced6802007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.152534 10.0.0.41 - - [2026-03-12 01:48:10] "GET /project/f486ec75-df9f-4b68-8699-cd392411d4fb?fields=security_groups HTTP/1.1" 200 1335 0.088567 10.0.0.41 - - [2026-03-12 01:48:10] "GET /project/ebb69863-929b-4fd1-a7a2-c55f812416dd?fields=security_groups HTTP/1.1" 200 1336 0.094626 10.0.0.41 - - [2026-03-12 01:48:10] "GET /projects?obj_uuids=86c8b3fe-faf7-427d-960a-d7ced6802007&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001215 10.0.0.41 - - [2026-03-12 01:48:10] "GET /project/86c8b3fe-faf7-427d-960a-d7ced6802007?fields=security_groups HTTP/1.1" 200 1386 0.040245 10.0.0.41 - - [2026-03-12 01:48:10] "DELETE /security-group/f29f3ca5-98e1-4528-b8fc-84afe738596e HTTP/1.1" 200 115 0.077004 10.0.0.41 - - [2026-03-12 01:48:10] "GET /projects?obj_uuids=f486ec75-df9f-4b68-8699-cd392411d4fb&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.004042 10.0.0.41 - - [2026-03-12 01:48:10] "DELETE /security-group/93bc4f44-b46b-42a6-a9dd-bf9c572bdc7b HTTP/1.1" 200 115 0.085359 10.0.0.41 - - [2026-03-12 01:48:10] "DELETE /access-control-list/730c8f90-af01-4090-adab-c3a575846861 HTTP/1.1" 200 115 0.057810 10.0.0.41 - - [2026-03-12 01:48:10] "GET /projects?obj_uuids=ebb69863-929b-4fd1-a7a2-c55f812416dd&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000971 10.0.0.41 - - [2026-03-12 01:48:10] "GET /project/f486ec75-df9f-4b68-8699-cd392411d4fb?fields=application_policy_sets HTTP/1.1" 200 1374 0.051733 10.0.0.41 - - [2026-03-12 01:48:10] "DELETE /access-control-list/ee974b06-8b5d-4404-bd04-10df6850d431 HTTP/1.1" 200 115 0.038612 10.0.0.41 - - [2026-03-12 01:48:10] "DELETE /security-group/1431c679-6d5c-4c5c-9788-f6f6560bf7fc HTTP/1.1" 200 115 0.096829 10.0.0.41 - - [2026-03-12 01:48:10] "GET /projects?obj_uuids=86c8b3fe-faf7-427d-960a-d7ced6802007&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002415 10.0.0.41 - - [2026-03-12 01:48:10] "GET /project/ebb69863-929b-4fd1-a7a2-c55f812416dd?fields=application_policy_sets HTTP/1.1" 200 1375 0.095931 10.0.0.41 - - [2026-03-12 01:48:10] "DELETE /access-control-list/85852fa7-3d9f-4f28-bde9-3f60a51637bd HTTP/1.1" 200 115 0.061173 10.0.0.41 - - [2026-03-12 01:48:10] "GET /project/86c8b3fe-faf7-427d-960a-d7ced6802007?fields=application_policy_sets HTTP/1.1" 200 1425 0.094223 10.0.0.41 - - [2026-03-12 01:48:10] "DELETE /access-control-list/fb97c848-054d-47af-a3a4-e3a77225e952 HTTP/1.1" 200 115 0.069932 10.0.0.41 - - [2026-03-12 01:48:10] "DELETE /access-control-list/c548301d-0b18-47cb-bb61-acf8fe0dd3ed HTTP/1.1" 200 115 0.057902 10.0.0.41 - - [2026-03-12 01:48:10] "DELETE /access-control-list/56a53ce1-29f7-46c9-92d5-123aee671b36 HTTP/1.1" 200 115 0.046499 10.0.0.41 - - [2026-03-12 01:48:10] "DELETE /project/f486ec75-df9f-4b68-8699-cd392411d4fb HTTP/1.1" 200 115 0.711711 10.0.0.41 - - [2026-03-12 01:48:10] "DELETE /project/ebb69863-929b-4fd1-a7a2-c55f812416dd HTTP/1.1" 200 115 0.753437 10.0.0.41 - - [2026-03-12 01:48:10] "DELETE /project/86c8b3fe-faf7-427d-960a-d7ced6802007 HTTP/1.1" 200 115 0.744278 10.0.0.41 - - [2026-03-12 01:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.41 - - [2026-03-12 01:48:11] "GET /projects?obj_uuids=11c2d87c-582c-48bf-80d7-31af3962173d&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001076 10.0.0.41 - - [2026-03-12 01:48:11] "GET /project/11c2d87c-582c-48bf-80d7-31af3962173d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.023565 252.41.254.69 - - [2026-03-12 01:48:11] "POST /neutron/network HTTP/1.1" 200 117 0.008974 10.0.0.41 - - [2026-03-12 01:48:11] "GET /projects?obj_uuids=11c2d87c-582c-48bf-80d7-31af3962173d&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001854 252.41.254.69 - - [2026-03-12 01:48:11] "POST /neutron/network HTTP/1.1" 200 601 0.082672 10.0.0.41 - - [2026-03-12 01:48:11] "POST /route-targets HTTP/1.1" 200 328 0.012996 10.0.0.41 - - [2026-03-12 01:48:11] "POST /ref-update HTTP/1.1" 200 156 0.024648 10.0.0.41 - - [2026-03-12 01:48:11] "POST /useragent-kv HTTP/1.1" 200 115 0.005405 252.41.254.69 - - [2026-03-12 01:48:11] "POST /neutron/subnet HTTP/1.1" 200 725 0.193261 10.0.0.41 - - [2026-03-12 01:48:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002557 252.41.254.69 - - [2026-03-12 01:48:11] "POST /neutron/subnet HTTP/1.1" 200 720 0.137123 252.41.254.69 - - [2026-03-12 01:48:11] "POST /neutron/network HTTP/1.1" 200 975 0.007620 10.0.0.41 - - [2026-03-12 01:48:11] "POST /id-to-fqname HTTP/1.1" 200 215 0.001637 10.0.0.41 - - [2026-03-12 01:48:11] "GET /virtual-network/225981b6-5251-4f30-b012-cb08e1db3e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005176 252.41.254.69 - - [2026-03-12 01:48:11] "POST /neutron/network HTTP/1.1" 200 975 0.009021 10.0.0.41 - - [2026-03-12 01:48:12] "GET /virtual-network/225981b6-5251-4f30-b012-cb08e1db3e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005602 252.41.254.69 - - [2026-03-12 01:48:12] "POST /neutron/network HTTP/1.1" 200 975 0.008368 252.41.254.69 - - [2026-03-12 01:48:12] "POST /neutron/subnet HTTP/1.1" 200 725 0.007071 252.41.254.69 - - [2026-03-12 01:48:12] "POST /neutron/subnet HTTP/1.1" 200 720 0.008466 10.0.0.41 - - [2026-03-12 01:48:12] "GET /projects?obj_uuids=11c2d87c-582c-48bf-80d7-31af3962173d&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001165 252.41.254.69 - - [2026-03-12 01:48:12] "POST /neutron/port HTTP/1.1" 200 1016 0.198431 10.0.0.41 - - [2026-03-12 01:48:12] "GET /projects?obj_uuids=11c2d87c-582c-48bf-80d7-31af3962173d&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001016 252.41.254.69 - - [2026-03-12 01:48:12] "POST /neutron/port HTTP/1.1" 200 1015 0.178524 10.0.0.41 - - [2026-03-12 01:48:12] "POST /id-to-fqname HTTP/1.1" 200 215 0.001699 252.41.254.69 - - [2026-03-12 01:48:13] "POST /neutron/port HTTP/1.1" 200 1016 0.009176 252.41.254.69 - - [2026-03-12 01:48:13] "POST /neutron/port HTTP/1.1" 200 1016 0.013896 252.41.254.69 - - [2026-03-12 01:48:13] "POST /neutron/network HTTP/1.1" 200 975 0.008100 252.41.254.69 - - [2026-03-12 01:48:13] "POST /neutron/port HTTP/1.1" 200 1016 0.010261 252.41.254.69 - - [2026-03-12 01:48:13] "POST /neutron/port HTTP/1.1" 200 117 0.005070 252.41.254.69 - - [2026-03-12 01:48:13] "POST /neutron/port HTTP/1.1" 200 117 0.005983 10.0.0.41 - - [2026-03-12 01:48:13] "POST /id-to-fqname HTTP/1.1" 200 215 0.009434 252.41.254.69 - - [2026-03-12 01:48:13] "POST /neutron/port HTTP/1.1" 200 117 0.006924 252.41.254.69 - - [2026-03-12 01:48:13] "POST /neutron/port HTTP/1.1" 200 1016 0.011779 252.41.254.69 - - [2026-03-12 01:48:14] "POST /neutron/port HTTP/1.1" 200 1015 0.015898 252.41.254.69 - - [2026-03-12 01:48:14] "POST /neutron/port HTTP/1.1" 200 1015 0.009609 252.41.254.69 - - [2026-03-12 01:48:14] "POST /neutron/network HTTP/1.1" 200 975 0.007890 252.41.254.69 - - [2026-03-12 01:48:14] "POST /neutron/port HTTP/1.1" 200 1015 0.012767 252.41.254.69 - - [2026-03-12 01:48:14] "POST /neutron/port HTTP/1.1" 200 117 0.006700 252.41.254.69 - - [2026-03-12 01:48:14] "POST /neutron/port HTTP/1.1" 200 117 0.006375 252.41.254.69 - - [2026-03-12 01:48:14] "POST /neutron/port HTTP/1.1" 200 117 0.006527 252.41.254.69 - - [2026-03-12 01:48:14] "POST /neutron/port HTTP/1.1" 200 1015 0.010338 252.41.254.69 - - [2026-03-12 01:48:15] "POST /neutron/port HTTP/1.1" 200 1016 0.016241 252.41.254.69 - - [2026-03-12 01:48:15] "POST /neutron/network HTTP/1.1" 200 985 0.006519 252.41.254.69 - - [2026-03-12 01:48:15] "POST /neutron/port HTTP/1.1" 200 1016 0.013562 252.41.254.69 - - [2026-03-12 01:48:15] "POST /neutron/port HTTP/1.1" 200 1016 0.012953 252.41.254.69 - - [2026-03-12 01:48:15] "POST /neutron/port HTTP/1.1" 200 1104 0.106167 252.41.254.69 - - [2026-03-12 01:48:15] "POST /neutron/port HTTP/1.1" 200 1015 0.012063 252.41.254.69 - - [2026-03-12 01:48:15] "POST /neutron/port HTTP/1.1" 200 1114 0.015267 252.41.254.69 - - [2026-03-12 01:48:15] "POST /neutron/network HTTP/1.1" 200 985 0.005907 252.41.254.69 - - [2026-03-12 01:48:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004025 252.41.254.69 - - [2026-03-12 01:48:15] "POST /neutron/port HTTP/1.1" 200 1015 0.024298 252.41.254.69 - - [2026-03-12 01:48:15] "POST /neutron/subnet HTTP/1.1" 200 699 0.008912 252.41.254.69 - - [2026-03-12 01:48:15] "POST /neutron/port HTTP/1.1" 200 1015 0.012474 252.41.254.69 - - [2026-03-12 01:48:15] "POST /neutron/port HTTP/1.1" 200 117 0.001497 252.41.254.69 - - [2026-03-12 01:48:16] "POST /neutron/network HTTP/1.1" 200 975 0.035420 252.41.254.69 - - [2026-03-12 01:48:16] "POST /neutron/port HTTP/1.1" 200 1103 0.131020 252.41.254.69 - - [2026-03-12 01:48:16] "POST /neutron/port HTTP/1.1" 200 1113 0.017914 252.41.254.69 - - [2026-03-12 01:48:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003475 252.41.254.69 - - [2026-03-12 01:48:16] "POST /neutron/subnet HTTP/1.1" 200 694 0.011183 252.41.254.69 - - [2026-03-12 01:48:16] "POST /neutron/port HTTP/1.1" 200 117 0.001586 252.41.254.69 - - [2026-03-12 01:48:16] "POST /neutron/network HTTP/1.1" 200 975 0.008890 10.0.0.41 - - [2026-03-12 01:48:17] "GET /obj-perms HTTP/1.1" 200 6369 0.072062 10.0.0.41 - - [2026-03-12 01:48:18] "GET /obj-perms HTTP/1.1" 200 6369 0.064854 252.41.254.69 - - [2026-03-12 01:48:19] "POST /neutron/port HTTP/1.1" 200 1114 0.015838 252.41.254.69 - - [2026-03-12 01:48:19] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008068 252.41.254.69 - - [2026-03-12 01:48:19] "POST /neutron/port HTTP/1.1" 200 1114 0.016701 252.41.254.69 - - [2026-03-12 01:48:19] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006516 252.41.254.69 - - [2026-03-12 01:48:20] "POST /neutron/port HTTP/1.1" 200 1114 0.016079 252.41.254.69 - - [2026-03-12 01:48:20] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007693 10.0.0.41 - - [2026-03-12 01:48:20] "GET /virtual-machine/a291b868-d466-4d02-a609-2afa37c31ecc HTTP/1.1" 200 1285 0.007203 10.0.0.41 - - [2026-03-12 01:48:20] "GET /virtual-machine-interface/f4f30cc1-0294-453a-bba2-11b57e6493ca HTTP/1.1" 200 2920 0.006495 10.0.0.41 - - [2026-03-12 01:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.41 - - [2026-03-12 01:48:20] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004182 10.0.0.41 - - [2026-03-12 01:48:20] "GET /virtual-networks?parent_id=11c2d87c-582c-48bf-80d7-31af3962173d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003976 10.0.0.41 - - [2026-03-12 01:48:20] "GET /virtual-network/225981b6-5251-4f30-b012-cb08e1db3e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005362 10.0.0.41 - - [2026-03-12 01:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004752 10.0.0.41 - - [2026-03-12 01:48:23] "GET /virtual-network/225981b6-5251-4f30-b012-cb08e1db3e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.004916 252.41.254.69 - - [2026-03-12 01:48:26] "POST /neutron/port HTTP/1.1" 200 1114 0.027332 252.41.254.69 - - [2026-03-12 01:48:26] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008535 252.41.254.69 - - [2026-03-12 01:48:26] "POST /neutron/port HTTP/1.1" 200 1113 0.030287 252.41.254.69 - - [2026-03-12 01:48:26] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006598 252.41.254.69 - - [2026-03-12 01:48:26] "POST /neutron/port HTTP/1.1" 200 1114 0.014356 252.41.254.69 - - [2026-03-12 01:48:26] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007077 252.41.254.69 - - [2026-03-12 01:48:26] "POST /neutron/port HTTP/1.1" 200 1113 0.015769 252.41.254.69 - - [2026-03-12 01:48:27] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008265 252.41.254.69 - - [2026-03-12 01:48:27] "POST /neutron/port HTTP/1.1" 200 1114 0.019343 252.41.254.69 - - [2026-03-12 01:48:27] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008031 10.0.0.41 - - [2026-03-12 01:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.41 - - [2026-03-12 01:48:27] "GET /virtual-network/225981b6-5251-4f30-b012-cb08e1db3e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005063 252.41.254.69 - - [2026-03-12 01:48:28] "POST /neutron/port HTTP/1.1" 200 1114 0.016746 252.41.254.69 - - [2026-03-12 01:48:28] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007435 252.41.254.69 - - [2026-03-12 01:48:29] "POST /neutron/port HTTP/1.1" 200 1113 0.015297 252.41.254.69 - - [2026-03-12 01:48:29] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007062 10.0.0.41 - - [2026-03-12 01:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.41 - - [2026-03-12 01:48:30] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004305 10.0.0.41 - - [2026-03-12 01:48:30] "GET /virtual-networks?parent_id=11c2d87c-582c-48bf-80d7-31af3962173d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003102 10.0.0.41 - - [2026-03-12 01:48:30] "GET /virtual-network/225981b6-5251-4f30-b012-cb08e1db3e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005506 252.41.254.69 - - [2026-03-12 01:48:30] "POST /neutron/port HTTP/1.1" 200 1113 0.016117 252.41.254.69 - - [2026-03-12 01:48:30] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006884 252.41.254.69 - - [2026-03-12 01:48:30] "POST /neutron/port HTTP/1.1" 200 1113 0.017752 252.41.254.69 - - [2026-03-12 01:48:30] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006965 252.41.254.69 - - [2026-03-12 01:48:30] "POST /neutron/port HTTP/1.1" 200 1113 0.014706 252.41.254.69 - - [2026-03-12 01:48:30] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006618 10.0.0.41 - - [2026-03-12 01:48:30] "GET /virtual-machine/83ef1fee-377e-41c4-b9a1-5fe9ddae484d HTTP/1.1" 200 1284 0.005092 10.0.0.41 - - [2026-03-12 01:48:30] "GET /virtual-machine-interface/92a7c5ec-c663-4d71-b6f2-a24f0bf9d6f5 HTTP/1.1" 200 2920 0.005923 10.0.0.41 - - [2026-03-12 01:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.41 - - [2026-03-12 01:48:31] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003723 10.0.0.41 - - [2026-03-12 01:48:31] "GET /virtual-networks?parent_id=11c2d87c-582c-48bf-80d7-31af3962173d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002966 10.0.0.41 - - [2026-03-12 01:48:31] "GET /virtual-network/225981b6-5251-4f30-b012-cb08e1db3e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006042 10.0.0.41 - - [2026-03-12 01:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.41 - - [2026-03-12 01:48:32] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003359 10.0.0.41 - - [2026-03-12 01:48:32] "GET /virtual-networks?parent_id=11c2d87c-582c-48bf-80d7-31af3962173d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003077 10.0.0.41 - - [2026-03-12 01:48:32] "GET /virtual-network/225981b6-5251-4f30-b012-cb08e1db3e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005797 252.41.254.69 - - [2026-03-12 01:48:36] "POST /neutron/port HTTP/1.1" 200 1103 0.025717 252.41.254.69 - - [2026-03-12 01:48:36] "POST /neutron/port HTTP/1.1" 200 1103 0.018335 252.41.254.69 - - [2026-03-12 01:48:37] "POST /neutron/port HTTP/1.1" 200 151 0.135949 252.41.254.69 - - [2026-03-12 01:48:37] "POST /neutron/port HTTP/1.1" 200 1104 0.012264 252.41.254.69 - - [2026-03-12 01:48:37] "POST /neutron/port HTTP/1.1" 200 1104 0.011336 252.41.254.69 - - [2026-03-12 01:48:37] "POST /neutron/port HTTP/1.1" 200 117 0.016666 252.41.254.69 - - [2026-03-12 01:48:37] "POST /neutron/port HTTP/1.1" 200 151 0.180501 252.41.254.69 - - [2026-03-12 01:48:37] "POST /neutron/network HTTP/1.1" 200 975 0.023427 252.41.254.69 - - [2026-03-12 01:48:37] "POST /neutron/port HTTP/1.1" 400 205 0.005229 10.0.0.41 - - [2026-03-12 01:48:37] "POST /useragent-kv HTTP/1.1" 200 115 0.006914 10.0.0.41 - - [2026-03-12 01:48:37] "POST /useragent-kv HTTP/1.1" 200 115 0.004905 10.0.0.41 - - [2026-03-12 01:48:37] "POST /useragent-kv HTTP/1.1" 200 115 0.012184 10.0.0.41 - - [2026-03-12 01:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.021032 10.0.0.41 - - [2026-03-12 01:48:37] "POST /useragent-kv HTTP/1.1" 200 115 0.004923 252.41.254.69 - - [2026-03-12 01:48:37] "POST /neutron/network HTTP/1.1" 200 151 0.166002 10.0.0.41 - - [2026-03-12 01:48:37] "DELETE /route-target/50ee2814-3c11-42c7-8596-21ee32d8e035 HTTP/1.1" 200 115 0.035088 10.0.0.41 - - [2026-03-12 01:48:38] "GET /projects?obj_uuids=11c2d87c-582c-48bf-80d7-31af3962173d&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000972 10.0.0.41 - - [2026-03-12 01:48:38] "GET /project/11c2d87c-582c-48bf-80d7-31af3962173d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.048105 10.0.0.41 - - [2026-03-12 01:48:38] "GET /projects?obj_uuids=11c2d87c-582c-48bf-80d7-31af3962173d&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001209 10.0.0.41 - - [2026-03-12 01:48:38] "GET /project/11c2d87c-582c-48bf-80d7-31af3962173d?fields=virtual_networks HTTP/1.1" 200 1023 0.043187 10.0.0.41 - - [2026-03-12 01:48:38] "GET /projects?obj_uuids=11c2d87c-582c-48bf-80d7-31af3962173d&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002734 10.0.0.41 - - [2026-03-12 01:48:38] "GET /project/11c2d87c-582c-48bf-80d7-31af3962173d?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.034210 10.0.0.41 - - [2026-03-12 01:48:38] "GET /projects?obj_uuids=11c2d87c-582c-48bf-80d7-31af3962173d&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001024 10.0.0.41 - - [2026-03-12 01:48:38] "GET /project/11c2d87c-582c-48bf-80d7-31af3962173d?fields=security_groups HTTP/1.1" 200 1244 0.031592 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:48:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001426 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:48:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001410 10.0.0.41 - - [2026-03-12 01:48:39] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001878 10.0.0.41 - - [2026-03-12 01:48:39] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.013203 10.0.0.41 - - [2026-03-12 01:48:39] "POST /fqname-to-id HTTP/1.1" 404 184 0.055615 10.0.0.41 - - [2026-03-12 01:48:39] "GET /projects?obj_uuids=3218a1b7-8530-4dd2-b4f7-2bb503526920&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003233 10.0.0.41 - - [2026-03-12 01:48:39] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001349 10.0.0.41 - - [2026-03-12 01:48:39] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007161 10.0.0.41 - - [2026-03-12 01:48:40] "POST /id-to-fqname HTTP/1.1" 200 186 0.002284 10.0.0.41 - - [2026-03-12 01:48:40] "POST /fqname-to-id HTTP/1.1" 404 195 0.002934 10.0.0.41 - - [2026-03-12 01:48:40] "POST /security-groups HTTP/1.1" 200 581 0.083128 10.0.0.41 - - [2026-03-12 01:48:40] "POST /fqname-to-id HTTP/1.1" 404 230 0.002991 10.0.0.41 - - [2026-03-12 01:48:40] "POST /projects HTTP/1.1" 200 573 0.487383 10.0.0.41 - - [2026-03-12 01:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.528250 10.0.0.41 - - [2026-03-12 01:48:40] "POST /access-control-lists HTTP/1.1" 200 594 0.076674 10.0.0.41 - - [2026-03-12 01:48:40] "GET /project/3218a1b7-8530-4dd2-b4f7-2bb503526920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.781137 10.0.0.41 - - [2026-03-12 01:48:40] "POST /fqname-to-id HTTP/1.1" 404 229 0.003275 10.0.0.41 - - [2026-03-12 01:48:40] "POST /access-control-lists HTTP/1.1" 200 592 0.087991 10.0.0.41 - - [2026-03-12 01:48:41] "GET / HTTP/1.1" 200 36215 0.001937 252.41.254.69 - - [2026-03-12 01:48:42] "POST /neutron/port HTTP/1.1" 200 117 0.005259 252.41.254.69 - - [2026-03-12 01:48:42] "POST /neutron/port HTTP/1.1" 400 205 0.003740 10.0.0.41 - - [2026-03-12 01:48:42] "POST /fqname-to-id HTTP/1.1" 401 297 0.000827 10.0.0.41 - - [2026-03-12 01:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.083916 10.0.0.41 - - [2026-03-12 01:48:43] "GET /projects?obj_uuids=3218a1b7-8530-4dd2-b4f7-2bb503526920&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003060 10.0.0.41 - - [2026-03-12 01:48:43] "GET /project/3218a1b7-8530-4dd2-b4f7-2bb503526920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.028141 252.41.254.69 - - [2026-03-12 01:48:43] "POST /neutron/network HTTP/1.1" 200 117 0.039448 10.0.0.41 - - [2026-03-12 01:48:43] "GET /projects?obj_uuids=3218a1b7-8530-4dd2-b4f7-2bb503526920&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001697 252.41.254.69 - - [2026-03-12 01:48:43] "POST /neutron/network HTTP/1.1" 200 603 0.100686 10.0.0.41 - - [2026-03-12 01:48:43] "POST /route-targets HTTP/1.1" 200 328 0.014089 10.0.0.41 - - [2026-03-12 01:48:43] "POST /ref-update HTTP/1.1" 200 156 0.027395 10.0.0.41 - - [2026-03-12 01:48:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002837 252.41.254.69 - - [2026-03-12 01:48:43] "POST /neutron/subnet HTTP/1.1" 200 719 0.170267 252.41.254.69 - - [2026-03-12 01:48:43] "POST /neutron/network HTTP/1.1" 200 821 0.005971 10.0.0.41 - - [2026-03-12 01:48:43] "POST /id-to-fqname HTTP/1.1" 200 217 0.001776 10.0.0.41 - - [2026-03-12 01:48:43] "GET /virtual-network/58abae3a-0e5e-437c-9d43-85c3e0e3f801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005969 252.41.254.69 - - [2026-03-12 01:48:43] "POST /neutron/network HTTP/1.1" 200 821 0.006469 10.0.0.41 - - [2026-03-12 01:48:43] "GET /virtual-network/58abae3a-0e5e-437c-9d43-85c3e0e3f801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005378 252.41.254.69 - - [2026-03-12 01:48:43] "POST /neutron/network HTTP/1.1" 200 821 0.006304 252.41.254.69 - - [2026-03-12 01:48:44] "POST /neutron/subnet HTTP/1.1" 200 719 0.008045 10.0.0.41 - - [2026-03-12 01:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.41 - - [2026-03-12 01:48:44] "GET /projects?obj_uuids=3218a1b7-8530-4dd2-b4f7-2bb503526920&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001469 10.0.0.41 - - [2026-03-12 01:48:44] "GET /project/3218a1b7-8530-4dd2-b4f7-2bb503526920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.030127 252.41.254.69 - - [2026-03-12 01:48:44] "POST /neutron/network HTTP/1.1" 200 117 0.011330 10.0.0.41 - - [2026-03-12 01:48:44] "GET /projects?obj_uuids=3218a1b7-8530-4dd2-b4f7-2bb503526920&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001217 252.41.254.69 - - [2026-03-12 01:48:44] "POST /neutron/network HTTP/1.1" 200 603 0.077017 10.0.0.41 - - [2026-03-12 01:48:44] "POST /route-targets HTTP/1.1" 200 328 0.013219 10.0.0.41 - - [2026-03-12 01:48:44] "POST /ref-update HTTP/1.1" 200 156 0.026054 10.0.0.41 - - [2026-03-12 01:48:44] "POST /useragent-kv HTTP/1.1" 200 115 0.004232 252.41.254.69 - - [2026-03-12 01:48:44] "POST /neutron/subnet HTTP/1.1" 200 729 0.194201 252.41.254.69 - - [2026-03-12 01:48:44] "POST /neutron/network HTTP/1.1" 200 823 0.006990 10.0.0.41 - - [2026-03-12 01:48:44] "POST /id-to-fqname HTTP/1.1" 200 217 0.001364 10.0.0.41 - - [2026-03-12 01:48:44] "GET /virtual-network/0bf0fccb-f745-4e69-8e48-ed8f842eb532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005773 252.41.254.69 - - [2026-03-12 01:48:44] "POST /neutron/network HTTP/1.1" 200 823 0.008233 10.0.0.41 - - [2026-03-12 01:48:44] "GET /virtual-network/0bf0fccb-f745-4e69-8e48-ed8f842eb532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004874 252.41.254.69 - - [2026-03-12 01:48:44] "POST /neutron/network HTTP/1.1" 200 823 0.005446 252.41.254.69 - - [2026-03-12 01:48:44] "POST /neutron/subnet HTTP/1.1" 200 729 0.007833 10.0.0.41 - - [2026-03-12 01:48:44] "POST /id-to-fqname HTTP/1.1" 200 217 0.004854 252.41.254.69 - - [2026-03-12 01:48:45] "POST /neutron/network HTTP/1.1" 200 831 0.006196 252.41.254.69 - - [2026-03-12 01:48:45] "GET /aaa-mode HTTP/1.1" 401 297 0.000500 252.41.254.69 - - [2026-03-12 01:48:45] "GET / HTTP/1.1" 200 36215 0.002622 252.41.254.69 - - [2026-03-12 01:48:45] "GET /project/3218a1b7-8530-4dd2-b4f7-2bb503526920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000407 10.0.0.41 - - [2026-03-12 01:48:45] "GET /projects?obj_uuids=3218a1b7-8530-4dd2-b4f7-2bb503526920&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001574 252.41.254.69 - - [2026-03-12 01:48:45] "GET /project/3218a1b7-8530-4dd2-b4f7-2bb503526920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.062873 252.41.254.69 - - [2026-03-12 01:48:46] "POST /neutron/network HTTP/1.1" 200 821 0.036670 252.41.254.69 - - [2026-03-12 01:48:46] "POST /neutron/port HTTP/1.1" 200 117 0.007739 252.41.254.69 - - [2026-03-12 01:48:46] "POST /neutron/port HTTP/1.1" 200 117 0.006432 10.0.0.41 - - [2026-03-12 01:48:46] "POST /id-to-fqname HTTP/1.1" 200 217 0.006290 252.41.254.69 - - [2026-03-12 01:48:46] "POST /neutron/port HTTP/1.1" 200 117 0.009046 252.41.254.69 - - [2026-03-12 01:48:46] "POST /neutron/network HTTP/1.1" 200 833 0.011688 252.41.254.69 - - [2026-03-12 01:48:47] "GET /aaa-mode HTTP/1.1" 401 297 0.001132 252.41.254.69 - - [2026-03-12 01:48:47] "GET / HTTP/1.1" 200 36215 0.001728 252.41.254.69 - - [2026-03-12 01:48:47] "GET /project/3218a1b7-8530-4dd2-b4f7-2bb503526920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000429 252.41.254.69 - - [2026-03-12 01:48:47] "POST /neutron/network HTTP/1.1" 200 831 0.006944 10.0.0.41 - - [2026-03-12 01:48:47] "GET /projects?obj_uuids=3218a1b7-8530-4dd2-b4f7-2bb503526920&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001261 10.0.0.41 - - [2026-03-12 01:48:47] "GET /projects?obj_uuids=3218a1b7-8530-4dd2-b4f7-2bb503526920&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001158 252.41.254.69 - - [2026-03-12 01:48:47] "GET /project/3218a1b7-8530-4dd2-b4f7-2bb503526920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.088277 252.41.254.69 - - [2026-03-12 01:48:47] "POST /neutron/network HTTP/1.1" 200 823 0.010746 252.41.254.69 - - [2026-03-12 01:48:47] "POST /neutron/port HTTP/1.1" 200 1055 0.277319 252.41.254.69 - - [2026-03-12 01:48:47] "POST /neutron/port HTTP/1.1" 200 1055 0.013763 252.41.254.69 - - [2026-03-12 01:48:47] "POST /neutron/port HTTP/1.1" 200 1055 0.011747 252.41.254.69 - - [2026-03-12 01:48:47] "POST /neutron/port HTTP/1.1" 200 1105 0.091842 252.41.254.69 - - [2026-03-12 01:48:47] "POST /neutron/port HTTP/1.1" 200 1115 0.017020 252.41.254.69 - - [2026-03-12 01:48:48] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008719 252.41.254.69 - - [2026-03-12 01:48:48] "POST /neutron/port HTTP/1.1" 200 1115 0.025193 252.41.254.69 - - [2026-03-12 01:48:48] "POST /neutron/port HTTP/1.1" 200 117 0.011135 252.41.254.69 - - [2026-03-12 01:48:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003748 10.0.0.41 - - [2026-03-12 01:48:48] "GET /projects?obj_uuids=3218a1b7-8530-4dd2-b4f7-2bb503526920&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001386 252.41.254.69 - - [2026-03-12 01:48:48] "POST /neutron/subnet HTTP/1.1" 200 693 0.015251 252.41.254.69 - - [2026-03-12 01:48:48] "POST /neutron/port HTTP/1.1" 200 117 0.002666 252.41.254.69 - - [2026-03-12 01:48:48] "POST /neutron/router HTTP/1.1" 200 578 0.094152 10.0.0.41 - - [2026-03-12 01:48:48] "POST /route-targets HTTP/1.1" 200 328 0.020219 252.41.254.69 - - [2026-03-12 01:48:48] "POST /neutron/network HTTP/1.1" 200 821 0.012430 252.41.254.69 - - [2026-03-12 01:48:48] "POST /neutron/router HTTP/1.1" 200 578 0.005265 10.0.0.41 - - [2026-03-12 01:48:48] "PUT /logical-router/6be171ef-014c-4287-91fc-fdc59a19989c HTTP/1.1" 200 263 0.048524 252.41.254.69 - - [2026-03-12 01:48:48] "POST /neutron/network HTTP/1.1" 200 833 0.010223 10.0.0.41 - - [2026-03-12 01:48:48] "GET /projects?obj_uuids=3218a1b7-8530-4dd2-b4f7-2bb503526920&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001684 10.0.0.41 - - [2026-03-12 01:48:48] "GET /projects?obj_uuids=3218a1b7-8530-4dd2-b4f7-2bb503526920&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001445 252.41.254.69 - - [2026-03-12 01:48:48] "POST /neutron/router HTTP/1.1" 200 344 0.371808 10.0.0.41 - - [2026-03-12 01:48:48] "POST /ref-update HTTP/1.1" 200 156 0.018484 252.41.254.69 - - [2026-03-12 01:48:48] "POST /neutron/port HTTP/1.1" 200 1057 0.426394 252.41.254.69 - - [2026-03-12 01:48:48] "POST /neutron/port HTTP/1.1" 200 1115 0.019519 252.41.254.69 - - [2026-03-12 01:48:48] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008315 252.41.254.69 - - [2026-03-12 01:48:48] "POST /neutron/port HTTP/1.1" 200 1057 0.020205 252.41.254.69 - - [2026-03-12 01:48:49] "POST /neutron/port HTTP/1.1" 200 1057 0.015102 252.41.254.69 - - [2026-03-12 01:48:49] "POST /neutron/port HTTP/1.1" 200 1107 0.081995 252.41.254.69 - - [2026-03-12 01:48:49] "POST /neutron/port HTTP/1.1" 200 1117 0.015314 252.41.254.69 - - [2026-03-12 01:48:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003888 252.41.254.69 - - [2026-03-12 01:48:49] "POST /neutron/subnet HTTP/1.1" 200 703 0.009609 252.41.254.69 - - [2026-03-12 01:48:49] "POST /neutron/port HTTP/1.1" 200 117 0.001650 252.41.254.69 - - [2026-03-12 01:48:49] "POST /neutron/network HTTP/1.1" 200 823 0.005523 252.41.254.69 - - [2026-03-12 01:48:54] "POST /neutron/port HTTP/1.1" 200 1115 0.014350 252.41.254.69 - - [2026-03-12 01:48:54] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007295 252.41.254.69 - - [2026-03-12 01:48:54] "POST /neutron/port HTTP/1.1" 200 1115 0.014959 252.41.254.69 - - [2026-03-12 01:48:54] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013676 252.41.254.69 - - [2026-03-12 01:48:54] "POST /neutron/port HTTP/1.1" 200 1115 0.017365 252.41.254.69 - - [2026-03-12 01:48:54] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009163 10.0.0.41 - - [2026-03-12 01:48:54] "GET /virtual-machine/44115338-8f85-4c0a-9f37-a9f393ed738b HTTP/1.1" 401 297 0.000719 10.0.0.41 - - [2026-03-12 01:48:54] "GET /virtual-machine/44115338-8f85-4c0a-9f37-a9f393ed738b HTTP/1.1" 200 1290 0.041676 10.0.0.41 - - [2026-03-12 01:48:54] "GET /virtual-machine-interface/ef2a59a1-4933-4cc5-b107-aa932a8bf842 HTTP/1.1" 200 2930 0.005874 10.0.0.41 - - [2026-03-12 01:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.41 - - [2026-03-12 01:48:55] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007647 10.0.0.41 - - [2026-03-12 01:48:55] "GET /virtual-networks?parent_id=3218a1b7-8530-4dd2-b4f7-2bb503526920&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003633 10.0.0.41 - - [2026-03-12 01:48:55] "GET /virtual-network/58abae3a-0e5e-437c-9d43-85c3e0e3f801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.024445 10.0.0.41 - - [2026-03-12 01:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.41 - - [2026-03-12 01:48:58] "GET /virtual-network/58abae3a-0e5e-437c-9d43-85c3e0e3f801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005764 252.41.254.69 - - [2026-03-12 01:48:58] "POST /neutron/port HTTP/1.1" 200 1115 0.012521 252.41.254.69 - - [2026-03-12 01:48:58] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006463 252.41.254.69 - - [2026-03-12 01:48:58] "POST /neutron/port HTTP/1.1" 200 1115 0.014853 252.41.254.69 - - [2026-03-12 01:48:58] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006409 252.41.254.69 - - [2026-03-12 01:49:00] "POST /neutron/port HTTP/1.1" 200 1117 0.013731 252.41.254.69 - - [2026-03-12 01:49:00] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006998 252.41.254.69 - - [2026-03-12 01:49:00] "POST /neutron/port HTTP/1.1" 200 1117 0.015260 252.41.254.69 - - [2026-03-12 01:49:00] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006270 252.41.254.69 - - [2026-03-12 01:49:00] "POST /neutron/port HTTP/1.1" 200 1115 0.018216 10.0.0.41 - - [2026-03-12 01:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.41 - - [2026-03-12 01:49:00] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004704 252.41.254.69 - - [2026-03-12 01:49:00] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007963 10.0.0.41 - - [2026-03-12 01:49:00] "GET /virtual-networks?parent_id=3218a1b7-8530-4dd2-b4f7-2bb503526920&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003227 10.0.0.41 - - [2026-03-12 01:49:00] "GET /virtual-network/58abae3a-0e5e-437c-9d43-85c3e0e3f801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.009035 252.41.254.69 - - [2026-03-12 01:49:01] "POST /neutron/port HTTP/1.1" 200 1117 0.017251 252.41.254.69 - - [2026-03-12 01:49:01] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008102 252.41.254.69 - - [2026-03-12 01:49:01] "POST /neutron/port HTTP/1.1" 200 1117 0.015988 252.41.254.69 - - [2026-03-12 01:49:01] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008137 252.41.254.69 - - [2026-03-12 01:49:01] "POST /neutron/port HTTP/1.1" 200 1117 0.021632 252.41.254.69 - - [2026-03-12 01:49:01] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008047 10.0.0.41 - - [2026-03-12 01:49:01] "GET /virtual-machine/09493347-0808-448d-b00d-0ed8dbb80023 HTTP/1.1" 200 1289 0.006181 10.0.0.41 - - [2026-03-12 01:49:01] "GET /virtual-machine-interface/8b9ecd5b-9b39-4189-9719-5ac9b8173771 HTTP/1.1" 200 2930 0.009091 10.0.0.41 - - [2026-03-12 01:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.41 - - [2026-03-12 01:49:01] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003549 10.0.0.41 - - [2026-03-12 01:49:01] "GET /virtual-networks?parent_id=3218a1b7-8530-4dd2-b4f7-2bb503526920&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003501 10.0.0.41 - - [2026-03-12 01:49:01] "GET /virtual-network/0bf0fccb-f745-4e69-8e48-ed8f842eb532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006434 252.41.254.69 - - [2026-03-12 01:49:02] "POST /neutron/port HTTP/1.1" 200 1117 0.014375 10.0.0.41 - - [2026-03-12 01:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.41 - - [2026-03-12 01:49:03] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006210 252.41.254.69 - - [2026-03-12 01:49:03] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005565 10.0.0.41 - - [2026-03-12 01:49:03] "GET /virtual-networks?parent_id=3218a1b7-8530-4dd2-b4f7-2bb503526920&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003296 10.0.0.41 - - [2026-03-12 01:49:03] "GET /virtual-network/0bf0fccb-f745-4e69-8e48-ed8f842eb532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005466 252.41.254.69 - - [2026-03-12 01:49:08] "POST /neutron/router HTTP/1.1" 200 578 0.005030 10.0.0.41 - - [2026-03-12 01:49:08] "GET /projects?obj_uuids=3218a1b7-8530-4dd2-b4f7-2bb503526920&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001068 252.41.254.69 - - [2026-03-12 01:49:08] "POST /neutron/router HTTP/1.1" 200 344 0.233079 252.41.254.69 - - [2026-03-12 01:49:08] "POST /neutron/port HTTP/1.1" 200 1916 0.019576 10.0.0.41 - - [2026-03-12 01:49:09] "POST /ref-update HTTP/1.1" 200 156 0.010118 252.41.254.69 - - [2026-03-12 01:49:09] "POST /neutron/port HTTP/1.1" 200 1115 0.016081 252.41.254.69 - - [2026-03-12 01:49:09] "POST /neutron/port HTTP/1.1" 200 1115 0.013418 252.41.254.69 - - [2026-03-12 01:49:09] "POST /neutron/network HTTP/1.1" 200 831 0.005745 252.41.254.69 - - [2026-03-12 01:49:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004616 252.41.254.69 - - [2026-03-12 01:49:10] "POST /neutron/subnet HTTP/1.1" 200 693 0.008393 252.41.254.69 - - [2026-03-12 01:49:10] "POST /neutron/port HTTP/1.1" 200 117 0.001346 252.41.254.69 - - [2026-03-12 01:49:10] "POST /neutron/network HTTP/1.1" 200 821 0.006602 10.0.0.41 - - [2026-03-12 01:49:11] "DELETE /project/3218a1b785304dd2b4f72bb503526920 HTTP/1.1" 404 173 0.006291 10.0.0.41 - - [2026-03-12 01:49:11] "GET /projects?obj_uuids=11c2d87c-582c-48bf-80d7-31af3962173d&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001209 10.0.0.41 - - [2026-03-12 01:49:11] "GET /project/11c2d87c-582c-48bf-80d7-31af3962173d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.031462 10.0.0.41 - - [2026-03-12 01:49:11] "GET /projects?obj_uuids=11c2d87c-582c-48bf-80d7-31af3962173d&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001405 10.0.0.41 - - [2026-03-12 01:49:11] "GET /project/11c2d87c-582c-48bf-80d7-31af3962173d?fields=security_groups HTTP/1.1" 200 1337 0.073158 10.0.0.41 - - [2026-03-12 01:49:11] "DELETE /security-group/304ff71a-67dd-4d7a-9973-933f1fecb4f5 HTTP/1.1" 200 115 0.044138 10.0.0.41 - - [2026-03-12 01:49:11] "GET /projects?obj_uuids=11c2d87c-582c-48bf-80d7-31af3962173d&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001171 10.0.0.41 - - [2026-03-12 01:49:11] "DELETE /access-control-list/53275113-6e3d-46cc-be24-3a7cc844ca83 HTTP/1.1" 200 115 0.043741 10.0.0.41 - - [2026-03-12 01:49:11] "GET /project/11c2d87c-582c-48bf-80d7-31af3962173d?fields=application_policy_sets HTTP/1.1" 200 1376 0.049502 10.0.0.41 - - [2026-03-12 01:49:11] "DELETE /access-control-list/0589ff53-e3ba-4442-911d-e0c2bd0d2d1c HTTP/1.1" 200 115 0.042197 10.0.0.41 - - [2026-03-12 01:49:11] "DELETE /project/11c2d87c-582c-48bf-80d7-31af3962173d HTTP/1.1" 200 115 0.384378 252.41.254.69 - - [2026-03-12 01:49:15] "POST /neutron/router HTTP/1.1" 200 578 0.004742 10.0.0.41 - - [2026-03-12 01:49:15] "POST /ref-update HTTP/1.1" 200 156 0.017165 252.41.254.69 - - [2026-03-12 01:49:15] "POST /neutron/router HTTP/1.1" 200 344 0.132537 252.41.254.69 - - [2026-03-12 01:49:18] "POST /neutron/router HTTP/1.1" 200 578 0.005728 10.0.0.41 - - [2026-03-12 01:49:18] "GET /obj-perms HTTP/1.1" 200 6369 0.062340 10.0.0.41 - - [2026-03-12 01:49:18] "GET /projects?obj_uuids=3218a1b7-8530-4dd2-b4f7-2bb503526920&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001258 252.41.254.69 - - [2026-03-12 01:49:19] "POST /neutron/router HTTP/1.1" 200 344 0.321325 10.0.0.41 - - [2026-03-12 01:49:19] "POST /ref-update HTTP/1.1" 200 156 0.013761 10.0.0.41 - - [2026-03-12 01:49:19] "GET /obj-perms HTTP/1.1" 200 6369 0.069270 252.41.254.69 - - [2026-03-12 01:49:21] "POST /neutron/router HTTP/1.1" 200 578 0.006351 10.0.0.41 - - [2026-03-12 01:49:21] "POST /ref-update HTTP/1.1" 200 156 0.017818 252.41.254.69 - - [2026-03-12 01:49:21] "POST /neutron/router HTTP/1.1" 200 344 0.136381 252.41.254.69 - - [2026-03-12 01:49:21] "POST /neutron/router HTTP/1.1" 200 578 0.005879 10.0.0.41 - - [2026-03-12 01:49:21] "POST /ref-update HTTP/1.1" 200 156 0.016026 252.41.254.69 - - [2026-03-12 01:49:21] "POST /neutron/router HTTP/1.1" 200 344 0.120389 252.41.254.69 - - [2026-03-12 01:49:21] "POST /neutron/router HTTP/1.1" 200 578 0.006779 10.0.0.41 - - [2026-03-12 01:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004518 10.0.0.41 - - [2026-03-12 01:49:22] "GET /logical-router/6be171ef-014c-4287-91fc-fdc59a19989c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003529 252.41.254.69 - - [2026-03-12 01:49:22] "POST /neutron/router HTTP/1.1" 200 151 0.060202 10.0.0.41 - - [2026-03-12 01:49:22] "DELETE /route-target/4e18de39-8c15-4c0c-8d4a-c2ef88deb9c5 HTTP/1.1" 200 115 0.022699 252.41.254.69 - - [2026-03-12 01:49:22] "POST /neutron/network HTTP/1.1" 200 823 0.010464 252.41.254.69 - - [2026-03-12 01:49:22] "POST /neutron/network HTTP/1.1" 400 204 0.015007 252.41.254.69 - - [2026-03-12 01:49:22] "POST /neutron/port HTTP/1.1" 200 1115 0.018318 252.41.254.69 - - [2026-03-12 01:49:22] "POST /neutron/port HTTP/1.1" 200 1117 0.015903 252.41.254.69 - - [2026-03-12 01:49:23] "POST /neutron/port HTTP/1.1" 200 1107 0.014129 252.41.254.69 - - [2026-03-12 01:49:23] "POST /neutron/port HTTP/1.1" 200 1105 0.012983 252.41.254.69 - - [2026-03-12 01:49:23] "POST /neutron/port HTTP/1.1" 200 151 0.139530 252.41.254.69 - - [2026-03-12 01:49:23] "POST /neutron/port HTTP/1.1" 200 151 0.141008 252.41.254.69 - - [2026-03-12 01:49:24] "POST /neutron/network HTTP/1.1" 200 823 0.007254 10.0.0.41 - - [2026-03-12 01:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004510 10.0.0.41 - - [2026-03-12 01:49:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003704 10.0.0.41 - - [2026-03-12 01:49:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002683 252.41.254.69 - - [2026-03-12 01:49:24] "POST /neutron/network HTTP/1.1" 200 151 0.103390 10.0.0.41 - - [2026-03-12 01:49:24] "DELETE /route-target/dd5dc631-0b29-4a84-a90e-fe024b0a784f HTTP/1.1" 200 115 0.027815 252.41.254.69 - - [2026-03-12 01:49:24] "POST /neutron/network HTTP/1.1" 200 821 0.006051 10.0.0.41 - - [2026-03-12 01:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005035 10.0.0.41 - - [2026-03-12 01:49:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002488 10.0.0.41 - - [2026-03-12 01:49:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003743 252.41.254.69 - - [2026-03-12 01:49:24] "POST /neutron/network HTTP/1.1" 200 151 0.095883 10.0.0.41 - - [2026-03-12 01:49:24] "DELETE /route-target/e45b2e8f-f268-4c7e-b7c5-3051f35afaf9 HTTP/1.1" 200 115 0.015148 10.0.0.41 - - [2026-03-12 01:49:25] "GET /projects?obj_uuids=3218a1b7-8530-4dd2-b4f7-2bb503526920&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001158 10.0.0.41 - - [2026-03-12 01:49:25] "GET /project/3218a1b7-8530-4dd2-b4f7-2bb503526920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.027974 10.0.0.41 - - [2026-03-12 01:49:25] "GET /projects?obj_uuids=3218a1b7-8530-4dd2-b4f7-2bb503526920&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001115 10.0.0.41 - - [2026-03-12 01:49:25] "GET /project/3218a1b7-8530-4dd2-b4f7-2bb503526920?fields=virtual_networks HTTP/1.1" 200 1028 0.072785 10.0.0.41 - - [2026-03-12 01:49:25] "GET /projects?obj_uuids=3218a1b7-8530-4dd2-b4f7-2bb503526920&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002188 10.0.0.41 - - [2026-03-12 01:49:25] "GET /project/3218a1b7-8530-4dd2-b4f7-2bb503526920?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.032723 10.0.0.41 - - [2026-03-12 01:49:25] "GET /projects?obj_uuids=3218a1b7-8530-4dd2-b4f7-2bb503526920&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001342 10.0.0.41 - - [2026-03-12 01:49:25] "GET /project/3218a1b7-8530-4dd2-b4f7-2bb503526920?fields=security_groups HTTP/1.1" 200 1251 0.029257 10.0.0.41 - - [2026-03-12 01:49:26] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001364 10.0.0.41 - - [2026-03-12 01:49:26] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009386 10.0.0.41 - - [2026-03-12 01:49:26] "POST /fqname-to-id HTTP/1.1" 404 189 0.036627 10.0.0.41 - - [2026-03-12 01:49:26] "GET /projects?obj_uuids=5937abcf-0a56-4a11-844a-c1a7e32df94c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002624 10.0.0.41 - - [2026-03-12 01:49:26] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001055 10.0.0.41 - - [2026-03-12 01:49:26] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.006727 10.0.0.41 - - [2026-03-12 01:49:26] "POST /id-to-fqname HTTP/1.1" 200 191 0.001692 10.0.0.41 - - [2026-03-12 01:49:26] "POST /fqname-to-id HTTP/1.1" 404 200 0.003679 10.0.0.41 - - [2026-03-12 01:49:26] "POST /security-groups HTTP/1.1" 200 586 0.084406 10.0.0.41 - - [2026-03-12 01:49:26] "POST /fqname-to-id HTTP/1.1" 404 235 0.002782 10.0.0.41 - - [2026-03-12 01:49:26] "POST /projects HTTP/1.1" 200 583 0.251753 10.0.0.41 - - [2026-03-12 01:49:27] "POST /access-control-lists HTTP/1.1" 200 599 0.064306 10.0.0.41 - - [2026-03-12 01:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.332495 10.0.0.41 - - [2026-03-12 01:49:27] "POST /fqname-to-id HTTP/1.1" 404 234 0.003436 10.0.0.41 - - [2026-03-12 01:49:27] "GET /project/5937abcf-0a56-4a11-844a-c1a7e32df94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.488229 10.0.0.41 - - [2026-03-12 01:49:27] "POST /access-control-lists HTTP/1.1" 200 597 0.065053 10.0.0.41 - - [2026-03-12 01:49:28] "GET / HTTP/1.1" 200 36215 0.002414 10.0.0.41 - - [2026-03-12 01:49:29] "POST /fqname-to-id HTTP/1.1" 401 297 0.000545 10.0.0.41 - - [2026-03-12 01:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.043902 10.0.0.41 - - [2026-03-12 01:49:30] "GET /projects?obj_uuids=5937abcf-0a56-4a11-844a-c1a7e32df94c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001324 10.0.0.41 - - [2026-03-12 01:49:30] "GET /project/5937abcf-0a56-4a11-844a-c1a7e32df94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.027768 10.0.0.41 - - [2026-03-12 01:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.41 - - [2026-03-12 01:49:30] "GET /security-group/8033564b-e1f3-4d85-9edd-7980af33a0d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3759 0.005920 10.0.0.41 - - [2026-03-12 01:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.41 - - [2026-03-12 01:49:30] "GET /projects?obj_uuids=5937abcf-0a56-4a11-844a-c1a7e32df94c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001425 10.0.0.41 - - [2026-03-12 01:49:30] "GET /project/5937abcf-0a56-4a11-844a-c1a7e32df94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.034192 10.0.0.41 - - [2026-03-12 01:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.41 - - [2026-03-12 01:49:30] "GET /security-group/8033564b-e1f3-4d85-9edd-7980af33a0d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3759 0.004437 10.0.0.41 - - [2026-03-12 01:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.41 - - [2026-03-12 01:49:30] "PUT /security-group/8033564b-e1f3-4d85-9edd-7980af33a0d5 HTTP/1.1" 200 263 0.017431 10.0.0.41 - - [2026-03-12 01:49:30] "PUT /access-control-list/773f4e56-1d8c-42b0-9ce5-1d0b36c0f0af HTTP/1.1" 200 273 0.011556 10.0.0.41 - - [2026-03-12 01:49:30] "PUT /access-control-list/f2d28343-e849-4118-a262-d67f4a331257 HTTP/1.1" 200 273 0.015953 10.0.0.41 - - [2026-03-12 01:49:30] "POST /fqname-to-id HTTP/1.1" 404 200 0.002909 10.0.0.41 - - [2026-03-12 01:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.41 - - [2026-03-12 01:49:30] "GET /projects?obj_uuids=5937abcf-0a56-4a11-844a-c1a7e32df94c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001132 10.0.0.41 - - [2026-03-12 01:49:30] "GET /project/5937abcf-0a56-4a11-844a-c1a7e32df94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.029935 252.41.254.69 - - [2026-03-12 01:49:30] "POST /neutron/network HTTP/1.1" 200 117 0.042133 10.0.0.41 - - [2026-03-12 01:49:31] "GET /projects?obj_uuids=5937abcf-0a56-4a11-844a-c1a7e32df94c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002008 252.41.254.69 - - [2026-03-12 01:49:31] "POST /neutron/network HTTP/1.1" 200 606 0.073155 10.0.0.41 - - [2026-03-12 01:49:31] "POST /route-targets HTTP/1.1" 200 328 0.011425 10.0.0.41 - - [2026-03-12 01:49:31] "POST /ref-update HTTP/1.1" 200 156 0.011482 10.0.0.41 - - [2026-03-12 01:49:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003204 252.41.254.69 - - [2026-03-12 01:49:31] "POST /neutron/subnet HTTP/1.1" 200 729 0.206975 252.41.254.69 - - [2026-03-12 01:49:31] "POST /neutron/network HTTP/1.1" 200 826 0.006823 10.0.0.41 - - [2026-03-12 01:49:31] "POST /id-to-fqname HTTP/1.1" 200 221 0.001530 10.0.0.41 - - [2026-03-12 01:49:31] "GET /virtual-network/7ca97b1c-ac90-4bfb-8831-3c55cc77ce66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006511 252.41.254.69 - - [2026-03-12 01:49:31] "POST /neutron/network HTTP/1.1" 200 826 0.006722 10.0.0.41 - - [2026-03-12 01:49:31] "GET /virtual-network/7ca97b1c-ac90-4bfb-8831-3c55cc77ce66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006078 252.41.254.69 - - [2026-03-12 01:49:31] "POST /neutron/network HTTP/1.1" 200 826 0.006923 252.41.254.69 - - [2026-03-12 01:49:31] "POST /neutron/subnet HTTP/1.1" 200 729 0.008572 10.0.0.41 - - [2026-03-12 01:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004607 10.0.0.41 - - [2026-03-12 01:49:31] "GET /projects?obj_uuids=5937abcf-0a56-4a11-844a-c1a7e32df94c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001122 10.0.0.41 - - [2026-03-12 01:49:31] "GET /project/5937abcf-0a56-4a11-844a-c1a7e32df94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.033793 252.41.254.69 - - [2026-03-12 01:49:31] "POST /neutron/network HTTP/1.1" 200 117 0.011681 10.0.0.41 - - [2026-03-12 01:49:31] "GET /projects?obj_uuids=5937abcf-0a56-4a11-844a-c1a7e32df94c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001780 252.41.254.69 - - [2026-03-12 01:49:32] "POST /neutron/network HTTP/1.1" 200 613 0.115613 10.0.0.41 - - [2026-03-12 01:49:32] "POST /route-targets HTTP/1.1" 200 328 0.013993 10.0.0.41 - - [2026-03-12 01:49:32] "POST /ref-update HTTP/1.1" 200 156 0.013120 10.0.0.41 - - [2026-03-12 01:49:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003422 252.41.254.69 - - [2026-03-12 01:49:32] "POST /neutron/subnet HTTP/1.1" 200 720 0.199644 252.41.254.69 - - [2026-03-12 01:49:32] "POST /neutron/network HTTP/1.1" 200 831 0.007974 10.0.0.41 - - [2026-03-12 01:49:32] "POST /id-to-fqname HTTP/1.1" 200 225 0.001636 10.0.0.41 - - [2026-03-12 01:49:32] "GET /virtual-network/a8835284-70e3-4cf0-aaed-50cea8a4bb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005620 252.41.254.69 - - [2026-03-12 01:49:32] "POST /neutron/network HTTP/1.1" 200 831 0.009161 10.0.0.41 - - [2026-03-12 01:49:32] "GET /virtual-network/a8835284-70e3-4cf0-aaed-50cea8a4bb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006129 252.41.254.69 - - [2026-03-12 01:49:32] "POST /neutron/network HTTP/1.1" 200 831 0.007716 252.41.254.69 - - [2026-03-12 01:49:32] "POST /neutron/subnet HTTP/1.1" 200 720 0.008709 10.0.0.41 - - [2026-03-12 01:49:32] "POST /id-to-fqname HTTP/1.1" 200 221 0.006124 252.41.254.69 - - [2026-03-12 01:49:33] "POST /neutron/network HTTP/1.1" 200 836 0.006231 252.41.254.69 - - [2026-03-12 01:49:33] "GET /aaa-mode HTTP/1.1" 401 297 0.000469 252.41.254.69 - - [2026-03-12 01:49:33] "GET / HTTP/1.1" 200 36215 0.002044 252.41.254.69 - - [2026-03-12 01:49:33] "GET /project/5937abcf-0a56-4a11-844a-c1a7e32df94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000558 10.0.0.41 - - [2026-03-12 01:49:33] "GET /projects?obj_uuids=5937abcf-0a56-4a11-844a-c1a7e32df94c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001623 252.41.254.69 - - [2026-03-12 01:49:33] "GET /project/5937abcf-0a56-4a11-844a-c1a7e32df94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.068668 252.41.254.69 - - [2026-03-12 01:49:33] "POST /neutron/network HTTP/1.1" 200 826 0.006190 252.41.254.69 - - [2026-03-12 01:49:33] "POST /neutron/port HTTP/1.1" 200 117 0.007823 252.41.254.69 - - [2026-03-12 01:49:33] "POST /neutron/port HTTP/1.1" 200 117 0.006171 10.0.0.41 - - [2026-03-12 01:49:33] "POST /id-to-fqname HTTP/1.1" 200 225 0.001621 252.41.254.69 - - [2026-03-12 01:49:34] "POST /neutron/port HTTP/1.1" 200 117 0.004721 252.41.254.69 - - [2026-03-12 01:49:34] "POST /neutron/network HTTP/1.1" 200 841 0.006480 252.41.254.69 - - [2026-03-12 01:49:34] "GET /aaa-mode HTTP/1.1" 401 297 0.000767 252.41.254.69 - - [2026-03-12 01:49:34] "GET / HTTP/1.1" 200 36215 0.003562 252.41.254.69 - - [2026-03-12 01:49:34] "GET /project/5937abcf-0a56-4a11-844a-c1a7e32df94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000538 252.41.254.69 - - [2026-03-12 01:49:34] "POST /neutron/network HTTP/1.1" 200 836 0.007749 10.0.0.41 - - [2026-03-12 01:49:34] "GET /projects?obj_uuids=5937abcf-0a56-4a11-844a-c1a7e32df94c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001270 10.0.0.41 - - [2026-03-12 01:49:34] "GET /projects?obj_uuids=5937abcf-0a56-4a11-844a-c1a7e32df94c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001258 252.41.254.69 - - [2026-03-12 01:49:34] "GET /project/5937abcf-0a56-4a11-844a-c1a7e32df94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.085260 252.41.254.69 - - [2026-03-12 01:49:34] "POST /neutron/network HTTP/1.1" 200 831 0.011388 252.41.254.69 - - [2026-03-12 01:49:34] "POST /neutron/port HTTP/1.1" 200 1062 0.331138 252.41.254.69 - - [2026-03-12 01:49:34] "POST /neutron/port HTTP/1.1" 200 1062 0.013055 252.41.254.69 - - [2026-03-12 01:49:35] "POST /neutron/port HTTP/1.1" 200 1062 0.020063 252.41.254.69 - - [2026-03-12 01:49:35] "POST /neutron/port HTTP/1.1" 200 1112 0.116647 252.41.254.69 - - [2026-03-12 01:49:35] "POST /neutron/port HTTP/1.1" 200 1122 0.024707 252.41.254.69 - - [2026-03-12 01:49:35] "POST /neutron/port HTTP/1.1" 200 1122 0.015514 252.41.254.69 - - [2026-03-12 01:49:35] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008066 252.41.254.69 - - [2026-03-12 01:49:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004155 252.41.254.69 - - [2026-03-12 01:49:35] "POST /neutron/port HTTP/1.1" 200 117 0.008521 252.41.254.69 - - [2026-03-12 01:49:35] "POST /neutron/subnet HTTP/1.1" 200 703 0.011972 10.0.0.41 - - [2026-03-12 01:49:35] "GET /projects?obj_uuids=5937abcf-0a56-4a11-844a-c1a7e32df94c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001569 252.41.254.69 - - [2026-03-12 01:49:35] "POST /neutron/port HTTP/1.1" 200 117 0.001835 252.41.254.69 - - [2026-03-12 01:49:35] "POST /neutron/router HTTP/1.1" 200 583 0.106369 252.41.254.69 - - [2026-03-12 01:49:35] "POST /neutron/network HTTP/1.1" 200 826 0.008071 10.0.0.41 - - [2026-03-12 01:49:35] "POST /route-targets HTTP/1.1" 200 328 0.036156 252.41.254.69 - - [2026-03-12 01:49:35] "POST /neutron/router HTTP/1.1" 200 583 0.013463 10.0.0.41 - - [2026-03-12 01:49:35] "PUT /logical-router/48dd6c55-230b-4708-933c-a2e0a2787846 HTTP/1.1" 200 263 0.046078 252.41.254.69 - - [2026-03-12 01:49:35] "POST /neutron/network HTTP/1.1" 200 841 0.083248 252.41.254.69 - - [2026-03-12 01:49:35] "POST /neutron/router HTTP/1.1" 200 654 0.119995 10.0.0.41 - - [2026-03-12 01:49:35] "GET /logical-router/48dd6c55-230b-4708-933c-a2e0a2787846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1640 0.012557 10.0.0.41 - - [2026-03-12 01:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 252.41.254.69 - - [2026-03-12 01:49:35] "POST /neutron/router HTTP/1.1" 200 654 0.005210 10.0.0.41 - - [2026-03-12 01:49:35] "GET /service-template/734fc9b7-9080-40bc-99de-71e8692797a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.009634 10.0.0.41 - - [2026-03-12 01:49:35] "GET /projects?obj_uuids=5937abcf-0a56-4a11-844a-c1a7e32df94c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001051 10.0.0.41 - - [2026-03-12 01:49:36] "POST /fqname-to-id HTTP/1.1" 404 213 0.004664 10.0.0.41 - - [2026-03-12 01:49:36] "GET /projects?obj_uuids=5937abcf-0a56-4a11-844a-c1a7e32df94c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003368 10.0.0.41 - - [2026-03-12 01:49:36] "POST /useragent-kv HTTP/1.1" 200 115 0.017247 10.0.0.41 - - [2026-03-12 01:49:36] "POST /virtual-networks HTTP/1.1" 200 694 0.302947 10.0.0.41 - - [2026-03-12 01:49:36] "POST /route-targets HTTP/1.1" 200 328 0.039113 252.41.254.69 - - [2026-03-12 01:49:36] "POST /neutron/port HTTP/1.1" 200 1060 0.515476 10.0.0.41 - - [2026-03-12 01:49:36] "POST /ref-update HTTP/1.1" 200 156 0.062755 10.0.0.41 - - [2026-03-12 01:49:36] "POST /service-instances HTTP/1.1" 200 670 0.133804 252.41.254.69 - - [2026-03-12 01:49:36] "POST /neutron/port HTTP/1.1" 200 1060 0.034613 252.41.254.69 - - [2026-03-12 01:49:36] "POST /neutron/router HTTP/1.1" 200 344 0.578448 10.0.0.41 - - [2026-03-12 01:49:36] "POST /ref-update HTTP/1.1" 200 156 0.011057 252.41.254.69 - - [2026-03-12 01:49:36] "POST /neutron/port HTTP/1.1" 200 1060 0.014481 10.0.0.41 - - [2026-03-12 01:49:36] "POST /route-tables HTTP/1.1" 200 582 0.031525 252.41.254.69 - - [2026-03-12 01:49:36] "POST /neutron/port HTTP/1.1" 200 1122 0.040281 10.0.0.41 - - [2026-03-12 01:49:36] "PUT /logical-router/48dd6c55-230b-4708-933c-a2e0a2787846 HTTP/1.1" 200 263 0.048881 252.41.254.69 - - [2026-03-12 01:49:36] "POST /neutron/security_group HTTP/1.1" 200 2000 0.016877 10.0.0.41 - - [2026-03-12 01:49:36] "POST /ref-update HTTP/1.1" 200 156 0.067041 252.41.254.69 - - [2026-03-12 01:49:36] "POST /neutron/port HTTP/1.1" 200 1110 0.158506 10.0.0.41 - - [2026-03-12 01:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 252.41.254.69 - - [2026-03-12 01:49:36] "POST /neutron/port HTTP/1.1" 200 1120 0.015019 10.0.0.41 - - [2026-03-12 01:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 252.41.254.69 - - [2026-03-12 01:49:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005753 10.0.0.41 - - [2026-03-12 01:49:37] "POST /virtual-machines HTTP/1.1" 200 550 0.021288 252.41.254.69 - - [2026-03-12 01:49:37] "POST /neutron/subnet HTTP/1.1" 200 694 0.013866 252.41.254.69 - - [2026-03-12 01:49:37] "POST /neutron/port HTTP/1.1" 200 117 0.001882 10.0.0.41 - - [2026-03-12 01:49:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.108703 252.41.254.69 - - [2026-03-12 01:49:37] "POST /neutron/network HTTP/1.1" 200 831 0.007884 10.0.0.41 - - [2026-03-12 01:49:37] "POST /chown HTTP/1.1" 200 109 0.007447 10.0.0.41 - - [2026-03-12 01:49:37] "POST /instance-ips HTTP/1.1" 200 548 0.026308 10.0.0.41 - - [2026-03-12 01:49:37] "POST /instance-ips HTTP/1.1" 400 244 0.023180 10.0.0.41 - - [2026-03-12 01:49:37] "POST /chown HTTP/1.1" 200 109 0.009729 10.0.0.41 - - [2026-03-12 01:49:37] "PUT /virtual-machine-interface/6f701522-e206-4941-9d06-a9bdd82e83ed HTTP/1.1" 200 285 0.026692 10.0.0.41 - - [2026-03-12 01:49:37] "PUT /instance-ip/072f02c8-448d-4e66-ae6b-1141e5ac5141 HTTP/1.1" 200 257 0.012941 10.0.0.41 - - [2026-03-12 01:49:37] "POST /ref-update HTTP/1.1" 200 156 0.013017 10.0.0.41 - - [2026-03-12 01:49:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.161133 10.0.0.41 - - [2026-03-12 01:49:37] "POST /chown HTTP/1.1" 200 109 0.007861 10.0.0.41 - - [2026-03-12 01:49:38] "POST /instance-ips HTTP/1.1" 200 546 0.043448 10.0.0.41 - - [2026-03-12 01:49:38] "POST /instance-ips HTTP/1.1" 400 314 0.018362 10.0.0.41 - - [2026-03-12 01:49:38] "POST /chown HTTP/1.1" 200 109 0.011755 10.0.0.41 - - [2026-03-12 01:49:38] "PUT /virtual-machine-interface/abb1f5f4-99c4-4eb2-a173-15cc5e632264 HTTP/1.1" 200 285 0.016313 10.0.0.41 - - [2026-03-12 01:49:38] "PUT /instance-ip/593d6d5e-1900-4b53-9f3f-a21912c11ae2 HTTP/1.1" 200 257 0.011367 10.0.0.41 - - [2026-03-12 01:49:38] "POST /ref-update HTTP/1.1" 200 156 0.017511 10.0.0.41 - - [2026-03-12 01:49:38] "POST /ref-update HTTP/1.1" 200 156 0.020930 10.0.0.41 - - [2026-03-12 01:49:38] "POST /ref-update HTTP/1.1" 200 156 0.030446 10.0.0.41 - - [2026-03-12 01:49:38] "PUT /routing-instance/560c55d4-0b79-4979-86ca-a296fa252e34 HTTP/1.1" 200 267 0.042180 10.0.0.41 - - [2026-03-12 01:49:38] "POST /virtual-machines HTTP/1.1" 200 550 0.018812 10.0.0.41 - - [2026-03-12 01:49:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.118370 10.0.0.41 - - [2026-03-12 01:49:38] "POST /chown HTTP/1.1" 200 109 0.013070 10.0.0.41 - - [2026-03-12 01:49:38] "POST /instance-ips HTTP/1.1" 400 244 0.021661 10.0.0.41 - - [2026-03-12 01:49:38] "POST /chown HTTP/1.1" 200 109 0.011461 10.0.0.41 - - [2026-03-12 01:49:38] "PUT /virtual-machine-interface/e687f876-2f9d-481a-a097-6251e04f673a HTTP/1.1" 200 285 0.015136 10.0.0.41 - - [2026-03-12 01:49:38] "PUT /instance-ip/072f02c8-448d-4e66-ae6b-1141e5ac5141 HTTP/1.1" 200 257 0.015177 10.0.0.41 - - [2026-03-12 01:49:38] "POST /ref-update HTTP/1.1" 200 156 0.014827 10.0.0.41 - - [2026-03-12 01:49:39] "POST /ref-update HTTP/1.1" 200 156 0.017502 10.0.0.41 - - [2026-03-12 01:49:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.101697 10.0.0.41 - - [2026-03-12 01:49:39] "POST /chown HTTP/1.1" 200 109 0.013177 10.0.0.41 - - [2026-03-12 01:49:39] "POST /instance-ips HTTP/1.1" 400 314 0.028831 10.0.0.41 - - [2026-03-12 01:49:39] "POST /chown HTTP/1.1" 200 109 0.021810 10.0.0.41 - - [2026-03-12 01:49:39] "PUT /virtual-machine-interface/d132d87c-b396-47ce-87db-314dc3aa8513 HTTP/1.1" 200 285 0.013365 10.0.0.41 - - [2026-03-12 01:49:39] "PUT /instance-ip/593d6d5e-1900-4b53-9f3f-a21912c11ae2 HTTP/1.1" 200 257 0.020683 10.0.0.41 - - [2026-03-12 01:49:39] "POST /ref-update HTTP/1.1" 200 156 0.013969 10.0.0.41 - - [2026-03-12 01:49:39] "POST /ref-update HTTP/1.1" 200 156 0.021986 252.41.254.69 - - [2026-03-12 01:49:41] "POST /neutron/port HTTP/1.1" 200 1122 0.014381 252.41.254.69 - - [2026-03-12 01:49:41] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008197 252.41.254.69 - - [2026-03-12 01:49:42] "POST /neutron/port HTTP/1.1" 200 1122 0.013027 252.41.254.69 - - [2026-03-12 01:49:42] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007041 252.41.254.69 - - [2026-03-12 01:49:42] "POST /neutron/port HTTP/1.1" 200 1122 0.016223 252.41.254.69 - - [2026-03-12 01:49:42] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009749 10.0.0.41 - - [2026-03-12 01:49:42] "GET /virtual-machine/0df54806-3079-4c09-a520-6995c5f61d7d HTTP/1.1" 401 297 0.000631 10.0.0.41 - - [2026-03-12 01:49:42] "GET /virtual-machine/0df54806-3079-4c09-a520-6995c5f61d7d HTTP/1.1" 200 1295 0.054627 10.0.0.41 - - [2026-03-12 01:49:42] "GET /virtual-machine-interface/a908c5bc-99fd-4de4-ba24-655e1448c0eb HTTP/1.1" 200 2951 0.009196 10.0.0.41 - - [2026-03-12 01:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.41 - - [2026-03-12 01:49:42] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004246 10.0.0.41 - - [2026-03-12 01:49:43] "GET /virtual-networks?parent_id=5937abcf-0a56-4a11-844a-c1a7e32df94c&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003340 10.0.0.41 - - [2026-03-12 01:49:43] "GET /virtual-network/7ca97b1c-ac90-4bfb-8831-3c55cc77ce66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006560 10.0.0.41 - - [2026-03-12 01:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.41 - - [2026-03-12 01:49:46] "GET /virtual-network/7ca97b1c-ac90-4bfb-8831-3c55cc77ce66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005187 252.41.254.69 - - [2026-03-12 01:49:46] "POST /neutron/port HTTP/1.1" 200 1122 0.017997 252.41.254.69 - - [2026-03-12 01:49:46] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006917 252.41.254.69 - - [2026-03-12 01:49:46] "POST /neutron/port HTTP/1.1" 200 1122 0.014092 252.41.254.69 - - [2026-03-12 01:49:46] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006838 252.41.254.69 - - [2026-03-12 01:49:46] "POST /neutron/port HTTP/1.1" 200 1122 0.014929 252.41.254.69 - - [2026-03-12 01:49:46] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006383 252.41.254.69 - - [2026-03-12 01:49:47] "POST /neutron/port HTTP/1.1" 200 1120 0.014246 252.41.254.69 - - [2026-03-12 01:49:47] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005574 252.41.254.69 - - [2026-03-12 01:49:47] "POST /neutron/port HTTP/1.1" 200 1120 0.014457 252.41.254.69 - - [2026-03-12 01:49:48] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006711 252.41.254.69 - - [2026-03-12 01:49:48] "POST /neutron/port HTTP/1.1" 200 1120 0.019603 252.41.254.69 - - [2026-03-12 01:49:48] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007394 10.0.0.41 - - [2026-03-12 01:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.41 - - [2026-03-12 01:49:48] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004229 10.0.0.41 - - [2026-03-12 01:49:48] "GET /virtual-networks?parent_id=5937abcf-0a56-4a11-844a-c1a7e32df94c&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.004009 10.0.0.41 - - [2026-03-12 01:49:48] "GET /virtual-network/7ca97b1c-ac90-4bfb-8831-3c55cc77ce66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007810 252.41.254.69 - - [2026-03-12 01:49:48] "POST /neutron/port HTTP/1.1" 200 1122 0.021353 252.41.254.69 - - [2026-03-12 01:49:48] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009407 252.41.254.69 - - [2026-03-12 01:49:49] "POST /neutron/port HTTP/1.1" 200 1122 0.017500 252.41.254.69 - - [2026-03-12 01:49:49] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008913 252.41.254.69 - - [2026-03-12 01:49:50] "POST /neutron/port HTTP/1.1" 200 1120 0.014746 252.41.254.69 - - [2026-03-12 01:49:50] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006032 252.41.254.69 - - [2026-03-12 01:49:54] "POST /neutron/port HTTP/1.1" 200 1120 0.013488 252.41.254.69 - - [2026-03-12 01:49:54] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007541 252.41.254.69 - - [2026-03-12 01:49:54] "POST /neutron/port HTTP/1.1" 200 1120 0.014158 252.41.254.69 - - [2026-03-12 01:49:54] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006222 252.41.254.69 - - [2026-03-12 01:49:54] "POST /neutron/port HTTP/1.1" 200 1120 0.015496 252.41.254.69 - - [2026-03-12 01:49:54] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007882 10.0.0.41 - - [2026-03-12 01:49:54] "GET /virtual-machine/3554af50-0b68-42eb-adf2-bd3a33ed4d77 HTTP/1.1" 200 1295 0.004825 10.0.0.41 - - [2026-03-12 01:49:54] "GET /virtual-machine-interface/7ef88a3c-c288-478c-bbff-a288b9a4d4ba HTTP/1.1" 200 2962 0.005642 10.0.0.41 - - [2026-03-12 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004332 10.0.0.41 - - [2026-03-12 01:49:54] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003302 10.0.0.41 - - [2026-03-12 01:49:54] "GET /virtual-networks?parent_id=5937abcf-0a56-4a11-844a-c1a7e32df94c&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003205 10.0.0.41 - - [2026-03-12 01:49:54] "GET /virtual-network/a8835284-70e3-4cf0-aaed-50cea8a4bb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005880 10.0.0.41 - - [2026-03-12 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.41 - - [2026-03-12 01:49:55] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005533 10.0.0.41 - - [2026-03-12 01:49:55] "GET /virtual-networks?parent_id=5937abcf-0a56-4a11-844a-c1a7e32df94c&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003247 10.0.0.41 - - [2026-03-12 01:49:56] "GET /virtual-network/a8835284-70e3-4cf0-aaed-50cea8a4bb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005885 252.41.254.69 - - [2026-03-12 01:50:00] "POST /neutron/router HTTP/1.1" 200 654 0.006422 10.0.0.41 - - [2026-03-12 01:50:00] "POST /ref-update HTTP/1.1" 200 156 0.019638 252.41.254.69 - - [2026-03-12 01:50:00] "POST /neutron/router HTTP/1.1" 200 344 0.138419 252.41.254.69 - - [2026-03-12 01:50:00] "POST /neutron/router HTTP/1.1" 200 654 0.006887 10.0.0.41 - - [2026-03-12 01:50:00] "GET /logical-router/48dd6c55-230b-4708-933c-a2e0a2787846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.005252 10.0.0.41 - - [2026-03-12 01:50:00] "GET /service-instance/e8fb4d90-2542-407c-9b24-2b5b9934c8c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.004768 10.0.0.41 - - [2026-03-12 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 252.41.254.69 - - [2026-03-12 01:50:00] "POST /neutron/router HTTP/1.1" 200 151 0.076880 10.0.0.41 - - [2026-03-12 01:50:00] "DELETE /route-target/b1ef9c0b-bab3-4a0a-848f-f5a736b1975e HTTP/1.1" 409 240 0.006153 10.0.0.41 - - [2026-03-12 01:50:00] "PUT /logical-router/48dd6c55-230b-4708-933c-a2e0a2787846 HTTP/1.1" 404 171 0.005966 10.0.0.41 - - [2026-03-12 01:50:00] "POST /ref-update HTTP/1.1" 200 156 0.018672 10.0.0.41 - - [2026-03-12 01:50:00] "DELETE /route-table/be19b1bb-0a1e-4e00-9629-f96bfdb81bea HTTP/1.1" 200 115 0.043253 10.0.0.41 - - [2026-03-12 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006958 10.0.0.41 - - [2026-03-12 01:50:00] "PUT /routing-instance/560c55d4-0b79-4979-86ca-a296fa252e34 HTTP/1.1" 200 267 0.019618 10.0.0.41 - - [2026-03-12 01:50:00] "GET /virtual-network/cbb7b49d-5118-43cf-9ccf-a3e9ed0b79f3?fields=virtual_machine_interface_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 2293 0.007103 10.0.0.41 - - [2026-03-12 01:50:00] "POST /ref-update HTTP/1.1" 200 156 0.014274 252.41.254.69 - - [2026-03-12 01:50:00] "POST /neutron/network HTTP/1.1" 200 831 0.009331 10.0.0.41 - - [2026-03-12 01:50:00] "POST /ref-update HTTP/1.1" 200 156 0.019647 10.0.0.41 - - [2026-03-12 01:50:00] "GET /virtual-machine-interface/abb1f5f4-99c4-4eb2-a173-15cc5e632264?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1646 0.006431 252.41.254.69 - - [2026-03-12 01:50:00] "POST /neutron/network HTTP/1.1" 400 204 0.075258 10.0.0.41 - - [2026-03-12 01:50:00] "POST /ref-update HTTP/1.1" 200 156 0.023411 10.0.0.41 - - [2026-03-12 01:50:00] "GET /instance-ip/593d6d5e-1900-4b53-9f3f-a21912c11ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.005458 10.0.0.41 - - [2026-03-12 01:50:01] "DELETE /virtual-machine-interface/abb1f5f4-99c4-4eb2-a173-15cc5e632264 HTTP/1.1" 200 115 0.066838 10.0.0.41 - - [2026-03-12 01:50:01] "GET /virtual-machine-interface/d132d87c-b396-47ce-87db-314dc3aa8513?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1645 0.009191 10.0.0.41 - - [2026-03-12 01:50:01] "POST /ref-update HTTP/1.1" 200 156 0.022024 10.0.0.41 - - [2026-03-12 01:50:01] "GET /instance-ip/593d6d5e-1900-4b53-9f3f-a21912c11ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.005875 10.0.0.41 - - [2026-03-12 01:50:01] "DELETE /instance-ip/593d6d5e-1900-4b53-9f3f-a21912c11ae2 HTTP/1.1" 200 115 0.041740 10.0.0.41 - - [2026-03-12 01:50:01] "DELETE /virtual-machine-interface/d132d87c-b396-47ce-87db-314dc3aa8513 HTTP/1.1" 200 115 0.065911 10.0.0.41 - - [2026-03-12 01:50:01] "DELETE /instance-ip/593d6d5e-1900-4b53-9f3f-a21912c11ae2 HTTP/1.1" 404 177 0.003353 252.41.254.69 - - [2026-03-12 01:50:01] "POST /neutron/port HTTP/1.1" 200 1120 0.041192 252.41.254.69 - - [2026-03-12 01:50:01] "POST /neutron/port HTTP/1.1" 200 1122 0.020064 10.0.0.41 - - [2026-03-12 01:50:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002953 10.0.0.41 - - [2026-03-12 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005472 10.0.0.41 - - [2026-03-12 01:50:01] "POST /useragent-kv HTTP/1.1" 200 115 0.006960 10.0.0.41 - - [2026-03-12 01:50:01] "DELETE /virtual-network/cbb7b49d-5118-43cf-9ccf-a3e9ed0b79f3 HTTP/1.1" 200 115 0.177557 252.41.254.69 - - [2026-03-12 01:50:01] "POST /neutron/port HTTP/1.1" 200 1110 0.015109 10.0.0.41 - - [2026-03-12 01:50:01] "DELETE /route-target/2cfa179b-e31e-4969-9187-4f8c0338f822 HTTP/1.1" 200 115 0.036230 252.41.254.69 - - [2026-03-12 01:50:01] "POST /neutron/port HTTP/1.1" 200 1112 0.021129 10.0.0.41 - - [2026-03-12 01:50:01] "DELETE /service-instance/e8fb4d90-2542-407c-9b24-2b5b9934c8c6 HTTP/1.1" 200 115 0.051212 10.0.0.41 - - [2026-03-12 01:50:01] "GET /logical-router/48dd6c55-230b-4708-933c-a2e0a2787846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003498 10.0.0.41 - - [2026-03-12 01:50:01] "GET /service-instance/e8fb4d90-2542-407c-9b24-2b5b9934c8c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.008873 10.0.0.41 - - [2026-03-12 01:50:01] "GET /virtual-machine-interface/e687f876-2f9d-481a-a097-6251e04f673a?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1649 0.006091 10.0.0.41 - - [2026-03-12 01:50:01] "POST /ref-update HTTP/1.1" 200 156 0.028682 10.0.0.41 - - [2026-03-12 01:50:01] "GET /instance-ip/072f02c8-448d-4e66-ae6b-1141e5ac5141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006354 252.41.254.69 - - [2026-03-12 01:50:01] "POST /neutron/port HTTP/1.1" 200 151 0.269667 252.41.254.69 - - [2026-03-12 01:50:01] "POST /neutron/port HTTP/1.1" 200 151 0.251084 10.0.0.41 - - [2026-03-12 01:50:02] "DELETE /virtual-machine-interface/e687f876-2f9d-481a-a097-6251e04f673a HTTP/1.1" 200 115 0.085760 10.0.0.41 - - [2026-03-12 01:50:02] "DELETE /virtual-machine/e8daddb1-66bb-4a7f-824c-3d0d0a1d617e HTTP/1.1" 200 115 0.032617 10.0.0.41 - - [2026-03-12 01:50:02] "GET /virtual-machine-interface/6f701522-e206-4941-9d06-a9bdd82e83ed?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1648 0.011831 10.0.0.41 - - [2026-03-12 01:50:02] "POST /ref-update HTTP/1.1" 200 156 0.019669 10.0.0.41 - - [2026-03-12 01:50:02] "GET /instance-ip/072f02c8-448d-4e66-ae6b-1141e5ac5141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.007269 10.0.0.41 - - [2026-03-12 01:50:02] "DELETE /instance-ip/072f02c8-448d-4e66-ae6b-1141e5ac5141 HTTP/1.1" 200 115 0.052455 10.0.0.41 - - [2026-03-12 01:50:02] "DELETE /virtual-machine-interface/6f701522-e206-4941-9d06-a9bdd82e83ed HTTP/1.1" 200 115 0.049302 10.0.0.41 - - [2026-03-12 01:50:02] "POST /ref-update HTTP/1.1" 200 156 0.011231 10.0.0.41 - - [2026-03-12 01:50:02] "DELETE /virtual-machine/c2764131-8809-47ad-bd34-935bd0e74f91 HTTP/1.1" 200 115 0.028425 252.41.254.69 - - [2026-03-12 01:50:02] "POST /neutron/network HTTP/1.1" 200 831 0.007894 10.0.0.41 - - [2026-03-12 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004980 10.0.0.41 - - [2026-03-12 01:50:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003291 10.0.0.41 - - [2026-03-12 01:50:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004378 252.41.254.69 - - [2026-03-12 01:50:03] "POST /neutron/network HTTP/1.1" 200 151 0.093297 10.0.0.41 - - [2026-03-12 01:50:03] "DELETE /route-target/b53a2b2b-1ffb-4364-9b53-62293251835e HTTP/1.1" 200 115 0.024540 252.41.254.69 - - [2026-03-12 01:50:03] "POST /neutron/network HTTP/1.1" 200 826 0.006045 10.0.0.41 - - [2026-03-12 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004800 10.0.0.41 - - [2026-03-12 01:50:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003104 10.0.0.41 - - [2026-03-12 01:50:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002475 252.41.254.69 - - [2026-03-12 01:50:03] "POST /neutron/network HTTP/1.1" 200 151 0.090637 10.0.0.41 - - [2026-03-12 01:50:03] "DELETE /route-target/0a8e9daa-8c4b-4318-81d9-3007f6e773b0 HTTP/1.1" 200 115 0.024515 10.0.0.41 - - [2026-03-12 01:50:03] "GET /projects?obj_uuids=5937abcf-0a56-4a11-844a-c1a7e32df94c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001203 10.0.0.41 - - [2026-03-12 01:50:03] "GET /project/5937abcf-0a56-4a11-844a-c1a7e32df94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.029261 10.0.0.41 - - [2026-03-12 01:50:03] "GET /projects?obj_uuids=5937abcf-0a56-4a11-844a-c1a7e32df94c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001067 10.0.0.41 - - [2026-03-12 01:50:03] "GET /project/5937abcf-0a56-4a11-844a-c1a7e32df94c?fields=virtual_networks HTTP/1.1" 200 1037 0.069417 10.0.0.41 - - [2026-03-12 01:50:03] "GET /projects?obj_uuids=5937abcf-0a56-4a11-844a-c1a7e32df94c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001418 10.0.0.41 - - [2026-03-12 01:50:03] "GET /project/5937abcf-0a56-4a11-844a-c1a7e32df94c?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.032087 10.0.0.41 - - [2026-03-12 01:50:03] "GET /projects?obj_uuids=5937abcf-0a56-4a11-844a-c1a7e32df94c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001182 10.0.0.41 - - [2026-03-12 01:50:03] "GET /project/5937abcf-0a56-4a11-844a-c1a7e32df94c?fields=security_groups HTTP/1.1" 200 1265 0.040787 10.0.0.41 - - [2026-03-12 01:50:04] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001204 10.0.0.41 - - [2026-03-12 01:50:04] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007550 10.0.0.41 - - [2026-03-12 01:50:04] "POST /fqname-to-id HTTP/1.1" 404 194 0.033555 10.0.0.41 - - [2026-03-12 01:50:05] "GET /projects?obj_uuids=bfc79130-7871-4abb-8b7f-7390732ab29b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002830 10.0.0.41 - - [2026-03-12 01:50:05] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000976 10.0.0.41 - - [2026-03-12 01:50:05] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007051 10.0.0.41 - - [2026-03-12 01:50:05] "POST /id-to-fqname HTTP/1.1" 200 196 0.002559 10.0.0.41 - - [2026-03-12 01:50:05] "POST /fqname-to-id HTTP/1.1" 404 205 0.005479 10.0.0.41 - - [2026-03-12 01:50:05] "POST /security-groups HTTP/1.1" 200 591 0.064226 10.0.0.41 - - [2026-03-12 01:50:05] "POST /fqname-to-id HTTP/1.1" 404 240 0.002599 10.0.0.41 - - [2026-03-12 01:50:05] "POST /projects HTTP/1.1" 200 593 0.226084 10.0.0.41 - - [2026-03-12 01:50:05] "POST /access-control-lists HTTP/1.1" 200 604 0.060048 10.0.0.41 - - [2026-03-12 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.305859 10.0.0.41 - - [2026-03-12 01:50:05] "POST /fqname-to-id HTTP/1.1" 404 239 0.003520 10.0.0.41 - - [2026-03-12 01:50:05] "GET /project/bfc79130-7871-4abb-8b7f-7390732ab29b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.459728 10.0.0.41 - - [2026-03-12 01:50:05] "POST /access-control-lists HTTP/1.1" 200 602 0.068768 10.0.0.41 - - [2026-03-12 01:50:06] "GET / HTTP/1.1" 200 36215 0.002310 10.0.0.41 - - [2026-03-12 01:50:07] "POST /fqname-to-id HTTP/1.1" 401 297 0.000736 10.0.0.41 - - [2026-03-12 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.082736 10.0.0.41 - - [2026-03-12 01:50:08] "GET /projects?obj_uuids=bfc79130-7871-4abb-8b7f-7390732ab29b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001037 10.0.0.41 - - [2026-03-12 01:50:08] "GET /project/bfc79130-7871-4abb-8b7f-7390732ab29b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.027513 252.41.254.69 - - [2026-03-12 01:50:08] "POST /neutron/network HTTP/1.1" 200 117 0.041579 10.0.0.41 - - [2026-03-12 01:50:08] "GET /projects?obj_uuids=bfc79130-7871-4abb-8b7f-7390732ab29b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001187 252.41.254.69 - - [2026-03-12 01:50:08] "POST /neutron/network HTTP/1.1" 200 611 0.067990 10.0.0.41 - - [2026-03-12 01:50:08] "POST /route-targets HTTP/1.1" 200 328 0.010789 10.0.0.41 - - [2026-03-12 01:50:08] "POST /ref-update HTTP/1.1" 200 156 0.020626 10.0.0.41 - - [2026-03-12 01:50:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003848 252.41.254.69 - - [2026-03-12 01:50:08] "POST /neutron/subnet HTTP/1.1" 200 725 0.192389 10.0.0.41 - - [2026-03-12 01:50:08] "POST /fqname-to-id HTTP/1.1" 401 297 0.000401 10.0.0.41 - - [2026-03-12 01:50:08] "POST /useragent-kv HTTP/1.1" 200 115 0.005130 252.41.254.69 - - [2026-03-12 01:50:08] "POST /neutron/subnet HTTP/1.1" 200 828 0.199189 252.41.254.69 - - [2026-03-12 01:50:09] "POST /neutron/network HTTP/1.1" 200 1004 0.008852 10.0.0.41 - - [2026-03-12 01:50:09] "POST /id-to-fqname HTTP/1.1" 200 226 0.002157 10.0.0.41 - - [2026-03-12 01:50:09] "GET /virtual-network/4b05136d-4946-4e16-aa47-951e0633d00b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005525 252.41.254.69 - - [2026-03-12 01:50:09] "POST /neutron/network HTTP/1.1" 200 1004 0.008364 10.0.0.41 - - [2026-03-12 01:50:09] "GET /virtual-network/4b05136d-4946-4e16-aa47-951e0633d00b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006520 252.41.254.69 - - [2026-03-12 01:50:09] "POST /neutron/network HTTP/1.1" 200 1004 0.014501 10.0.0.41 - - [2026-03-12 01:50:09] "POST /fqname-to-id HTTP/1.1" 404 207 0.032654 252.41.254.69 - - [2026-03-12 01:50:09] "POST /neutron/subnet HTTP/1.1" 200 725 0.008629 252.41.254.69 - - [2026-03-12 01:50:09] "POST /neutron/subnet HTTP/1.1" 200 828 0.018937 10.0.0.41 - - [2026-03-12 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.41 - - [2026-03-12 01:50:09] "GET /projects?obj_uuids=bfc79130-7871-4abb-8b7f-7390732ab29b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000996 10.0.0.41 - - [2026-03-12 01:50:09] "GET /project/bfc79130-7871-4abb-8b7f-7390732ab29b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.028160 252.41.254.69 - - [2026-03-12 01:50:09] "POST /neutron/network HTTP/1.1" 200 117 0.012837 10.0.0.41 - - [2026-03-12 01:50:09] "GET /projects?obj_uuids=bfc79130-7871-4abb-8b7f-7390732ab29b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001239 252.41.254.69 - - [2026-03-12 01:50:09] "POST /neutron/network HTTP/1.1" 200 611 0.086854 10.0.0.41 - - [2026-03-12 01:50:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003292 252.41.254.69 - - [2026-03-12 01:50:09] "POST /neutron/subnet HTTP/1.1" 200 729 0.192637 10.0.0.41 - - [2026-03-12 01:50:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.005963 10.0.0.41 - - [2026-03-12 01:50:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003623 252.41.254.69 - - [2026-03-12 01:50:10] "POST /neutron/subnet HTTP/1.1" 200 823 0.164233 10.0.0.41 - - [2026-03-12 01:50:10] "POST /route-targets HTTP/1.1" 200 328 0.013154 10.0.0.41 - - [2026-03-12 01:50:10] "POST /ref-update HTTP/1.1" 200 156 0.014747 252.41.254.69 - - [2026-03-12 01:50:10] "POST /neutron/network HTTP/1.1" 200 1004 0.009596 10.0.0.41 - - [2026-03-12 01:50:10] "POST /id-to-fqname HTTP/1.1" 200 226 0.001558 10.0.0.41 - - [2026-03-12 01:50:10] "GET /virtual-network/04857b39-9d1f-49ad-ac5f-89e50bce223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005203 252.41.254.69 - - [2026-03-12 01:50:10] "POST /neutron/network HTTP/1.1" 200 1004 0.008176 10.0.0.41 - - [2026-03-12 01:50:10] "GET /virtual-network/04857b39-9d1f-49ad-ac5f-89e50bce223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006222 252.41.254.69 - - [2026-03-12 01:50:10] "POST /neutron/network HTTP/1.1" 200 1004 0.008957 252.41.254.69 - - [2026-03-12 01:50:10] "POST /neutron/subnet HTTP/1.1" 200 729 0.007685 252.41.254.69 - - [2026-03-12 01:50:10] "POST /neutron/subnet HTTP/1.1" 200 823 0.008662 10.0.0.41 - - [2026-03-12 01:50:10] "POST /fqname-to-id HTTP/1.1" 404 232 0.003386 10.0.0.41 - - [2026-03-12 01:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.41 - - [2026-03-12 01:50:10] "GET /projects?obj_uuids=bfc79130-7871-4abb-8b7f-7390732ab29b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001408 10.0.0.41 - - [2026-03-12 01:50:10] "GET /project/bfc79130-7871-4abb-8b7f-7390732ab29b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.027629 10.0.0.41 - - [2026-03-12 01:50:10] "POST /network-policys HTTP/1.1" 200 577 0.068537 10.0.0.41 - - [2026-03-12 01:50:10] "GET /network-policy/fcd7ee78-8272-429d-bee9-24ccf7c54f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.010209 252.41.254.69 - - [2026-03-12 01:50:11] "POST /neutron/network HTTP/1.1" 200 1004 0.013212 10.0.0.41 - - [2026-03-12 01:50:11] "POST /fqname-to-id HTTP/1.1" 404 240 0.005255 10.0.0.41 - - [2026-03-12 01:50:11] "POST /fqname-to-id HTTP/1.1" 404 207 0.004845 252.41.254.69 - - [2026-03-12 01:50:11] "POST /neutron/network HTTP/1.1" 200 1110 0.066883 10.0.0.41 - - [2026-03-12 01:50:11] "POST /access-control-lists HTTP/1.1" 200 596 0.068427 252.41.254.69 - - [2026-03-12 01:50:11] "POST /neutron/network HTTP/1.1" 200 1110 0.009643 10.0.0.41 - - [2026-03-12 01:50:11] "GET /virtual-network/4b05136d-4946-4e16-aa47-951e0633d00b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005743 10.0.0.41 - - [2026-03-12 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.41 - - [2026-03-12 01:50:11] "GET /network-policy/fcd7ee78-8272-429d-bee9-24ccf7c54f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004263 252.41.254.69 - - [2026-03-12 01:50:11] "POST /neutron/network HTTP/1.1" 200 1004 0.009053 10.0.0.41 - - [2026-03-12 01:50:11] "POST /fqname-to-id HTTP/1.1" 404 207 0.016221 10.0.0.41 - - [2026-03-12 01:50:11] "DELETE /project/bfc7913078714abb8b7f7390732ab29b HTTP/1.1" 404 173 0.009815 10.0.0.41 - - [2026-03-12 01:50:11] "DELETE /project/5937abcf0a564a11844ac1a7e32df94c HTTP/1.1" 404 173 0.007673 10.0.0.41 - - [2026-03-12 01:50:11] "GET /projects?obj_uuids=3218a1b7-8530-4dd2-b4f7-2bb503526920&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001091 10.0.0.41 - - [2026-03-12 01:50:11] "GET /projects?obj_uuids=5937abcf-0a56-4a11-844a-c1a7e32df94c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000935 10.0.0.41 - - [2026-03-12 01:50:11] "PUT /access-control-list/55fe3f4d-23af-4aea-98d3-5955869114c0 HTTP/1.1" 200 273 0.047278 252.41.254.69 - - [2026-03-12 01:50:11] "POST /neutron/network HTTP/1.1" 200 1110 0.105628 10.0.0.41 - - [2026-03-12 01:50:11] "POST /fqname-to-id HTTP/1.1" 404 240 0.008684 10.0.0.41 - - [2026-03-12 01:50:11] "GET /project/5937abcf-0a56-4a11-844a-c1a7e32df94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.066454 10.0.0.41 - - [2026-03-12 01:50:11] "GET /project/3218a1b7-8530-4dd2-b4f7-2bb503526920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.079966 10.0.0.41 - - [2026-03-12 01:50:11] "GET /projects?obj_uuids=3218a1b7-8530-4dd2-b4f7-2bb503526920&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001377 10.0.0.41 - - [2026-03-12 01:50:11] "GET /projects?obj_uuids=5937abcf-0a56-4a11-844a-c1a7e32df94c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001671 252.41.254.69 - - [2026-03-12 01:50:11] "POST /neutron/network HTTP/1.1" 200 1110 0.015990 10.0.0.41 - - [2026-03-12 01:50:11] "GET /virtual-network/04857b39-9d1f-49ad-ac5f-89e50bce223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.015109 10.0.0.41 - - [2026-03-12 01:50:11] "POST /access-control-lists HTTP/1.1" 200 596 0.106526 10.0.0.41 - - [2026-03-12 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.018064 10.0.0.41 - - [2026-03-12 01:50:11] "GET /network-policy/fcd7ee78-8272-429d-bee9-24ccf7c54f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.006449 10.0.0.41 - - [2026-03-12 01:50:11] "GET /project/5937abcf-0a56-4a11-844a-c1a7e32df94c?fields=security_groups HTTP/1.1" 200 1358 0.123989 10.0.0.41 - - [2026-03-12 01:50:11] "GET /project/3218a1b7-8530-4dd2-b4f7-2bb503526920?fields=security_groups HTTP/1.1" 200 1344 0.126945 10.0.0.41 - - [2026-03-12 01:50:11] "POST /ref-update HTTP/1.1" 200 156 0.017053 10.0.0.41 - - [2026-03-12 01:50:11] "GET /domains HTTP/1.1" 401 297 0.000357 10.0.0.41 - - [2026-03-12 01:50:11] "DELETE /security-group/8033564b-e1f3-4d85-9edd-7980af33a0d5 HTTP/1.1" 200 115 0.061260 10.0.0.41 - - [2026-03-12 01:50:11] "GET /projects?obj_uuids=5937abcf-0a56-4a11-844a-c1a7e32df94c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002001 10.0.0.41 - - [2026-03-12 01:50:11] "DELETE /access-control-list/773f4e56-1d8c-42b0-9ce5-1d0b36c0f0af HTTP/1.1" 200 115 0.059817 10.0.0.41 - - [2026-03-12 01:50:11] "GET /project/5937abcf-0a56-4a11-844a-c1a7e32df94c?fields=application_policy_sets HTTP/1.1" 200 1397 0.057024 10.0.0.41 - - [2026-03-12 01:50:11] "DELETE /security-group/f11e8d71-2a86-437e-b0c5-84f03d8bb98c HTTP/1.1" 200 115 0.115172 10.0.0.41 - - [2026-03-12 01:50:11] "GET /projects?obj_uuids=3218a1b7-8530-4dd2-b4f7-2bb503526920&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001101 10.0.0.41 - - [2026-03-12 01:50:11] "DELETE /access-control-list/f2d28343-e849-4118-a262-d67f4a331257 HTTP/1.1" 200 115 0.051612 10.0.0.41 - - [2026-03-12 01:50:11] "GET /project/3218a1b7-8530-4dd2-b4f7-2bb503526920?fields=application_policy_sets HTTP/1.1" 200 1383 0.056773 10.0.0.41 - - [2026-03-12 01:50:11] "DELETE /access-control-list/b87b6da2-6a38-41b1-9ac9-ee34f02cf2d8 HTTP/1.1" 200 115 0.038959 10.0.0.41 - - [2026-03-12 01:50:12] "DELETE /access-control-list/a3cc72d7-6eea-4989-8578-7a02086d9c74 HTTP/1.1" 200 115 0.053384 10.0.0.41 - - [2026-03-12 01:50:12] "DELETE /project/5937abcf-0a56-4a11-844a-c1a7e32df94c HTTP/1.1" 200 115 0.595312 10.0.0.41 - - [2026-03-12 01:50:12] "DELETE /project/3218a1b7-8530-4dd2-b4f7-2bb503526920 HTTP/1.1" 200 115 0.647356 10.0.0.41 - - [2026-03-12 01:50:12] "GET /domains HTTP/1.1" 200 438 0.038234 10.0.0.41 - - [2026-03-12 01:50:12] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001788 10.0.0.41 - - [2026-03-12 01:50:12] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1314 0.010211 10.0.0.41 - - [2026-03-12 01:50:12] "GET /projects?obj_uuids=bfc79130-7871-4abb-8b7f-7390732ab29b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001931 10.0.0.41 - - [2026-03-12 01:50:12] "GET /project/bfc79130-7871-4abb-8b7f-7390732ab29b HTTP/1.1" 200 2620 0.030417 10.0.0.41 - - [2026-03-12 01:50:12] "GET /virtual-network/4b05136d-4946-4e16-aa47-951e0633d00b HTTP/1.1" 200 3504 0.009116 10.0.0.41 - - [2026-03-12 01:50:12] "GET /virtual-network/4b05136d-4946-4e16-aa47-951e0633d00b HTTP/1.1" 200 3504 0.007909 10.0.0.41 - - [2026-03-12 01:50:12] "GET /routing-instance/945d08fa-4961-44c0-a521-d7f9e9ffdfed HTTP/1.1" 200 1796 0.005081 10.0.0.41 - - [2026-03-12 01:50:12] "GET /routing-instance/945d08fa-4961-44c0-a521-d7f9e9ffdfed HTTP/1.1" 200 1796 0.004093 10.0.0.41 - - [2026-03-12 01:50:12] "GET /route-target/cc213c2d-4fb5-46e6-ab2f-eed9a97512e2 HTTP/1.1" 200 1213 0.003881 10.0.0.41 - - [2026-03-12 01:50:12] "GET /virtual-network/4b05136d-4946-4e16-aa47-951e0633d00b HTTP/1.1" 200 3504 0.005545 10.0.0.41 - - [2026-03-12 01:50:12] "GET /routing-instance/945d08fa-4961-44c0-a521-d7f9e9ffdfed HTTP/1.1" 200 1796 0.004544 10.0.0.41 - - [2026-03-12 01:50:12] "GET /virtual-network/4b05136d-4946-4e16-aa47-951e0633d00b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005808 10.0.0.41 - - [2026-03-12 01:50:12] "GET /virtual-network/4b05136d-4946-4e16-aa47-951e0633d00b HTTP/1.1" 200 3504 0.005464 10.0.0.41 - - [2026-03-12 01:50:12] "GET /routing-instance/945d08fa-4961-44c0-a521-d7f9e9ffdfed HTTP/1.1" 200 1796 0.004012 10.0.0.41 - - [2026-03-12 01:50:13] "GET /routing-instance/945d08fa-4961-44c0-a521-d7f9e9ffdfed HTTP/1.1" 200 1796 0.004943 10.0.0.41 - - [2026-03-12 01:50:13] "GET /route-target/cc213c2d-4fb5-46e6-ab2f-eed9a97512e2 HTTP/1.1" 200 1213 0.003860 10.0.0.41 - - [2026-03-12 01:50:13] "GET /domains HTTP/1.1" 200 438 0.003187 10.0.0.41 - - [2026-03-12 01:50:13] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001170 10.0.0.41 - - [2026-03-12 01:50:13] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1314 0.008921 10.0.0.41 - - [2026-03-12 01:50:13] "GET /projects?obj_uuids=bfc79130-7871-4abb-8b7f-7390732ab29b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001103 10.0.0.41 - - [2026-03-12 01:50:13] "GET /project/bfc79130-7871-4abb-8b7f-7390732ab29b HTTP/1.1" 200 2620 0.039488 10.0.0.41 - - [2026-03-12 01:50:13] "GET /virtual-network/4b05136d-4946-4e16-aa47-951e0633d00b HTTP/1.1" 200 3504 0.005664 10.0.0.41 - - [2026-03-12 01:50:13] "GET /obj-perms HTTP/1.1" 200 6432 0.066763 10.0.0.41 - - [2026-03-12 01:50:14] "GET /domains HTTP/1.1" 200 438 0.003191 10.0.0.41 - - [2026-03-12 01:50:14] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001378 10.0.0.41 - - [2026-03-12 01:50:14] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1314 0.008726 10.0.0.41 - - [2026-03-12 01:50:14] "GET /projects?obj_uuids=bfc79130-7871-4abb-8b7f-7390732ab29b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001357 10.0.0.41 - - [2026-03-12 01:50:14] "GET /project/bfc79130-7871-4abb-8b7f-7390732ab29b HTTP/1.1" 200 2620 0.027824 10.0.0.41 - - [2026-03-12 01:50:14] "GET /virtual-network/04857b39-9d1f-49ad-ac5f-89e50bce223e HTTP/1.1" 200 3503 0.007655 10.0.0.41 - - [2026-03-12 01:50:14] "GET /virtual-network/04857b39-9d1f-49ad-ac5f-89e50bce223e HTTP/1.1" 200 3503 0.005537 10.0.0.41 - - [2026-03-12 01:50:14] "GET /routing-instance/8fef74ba-644b-4ce1-964b-ea1a892cf96a HTTP/1.1" 200 1796 0.004715 10.0.0.41 - - [2026-03-12 01:50:14] "GET /routing-instance/8fef74ba-644b-4ce1-964b-ea1a892cf96a HTTP/1.1" 200 1796 0.007002 10.0.0.41 - - [2026-03-12 01:50:14] "GET /route-target/816f6862-22a6-443f-a2e8-622b2a979f1e HTTP/1.1" 200 1212 0.004426 10.0.0.41 - - [2026-03-12 01:50:14] "GET /virtual-network/04857b39-9d1f-49ad-ac5f-89e50bce223e HTTP/1.1" 200 3503 0.005441 10.0.0.41 - - [2026-03-12 01:50:14] "GET /routing-instance/8fef74ba-644b-4ce1-964b-ea1a892cf96a HTTP/1.1" 200 1796 0.004006 10.0.0.41 - - [2026-03-12 01:50:14] "GET /virtual-network/04857b39-9d1f-49ad-ac5f-89e50bce223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.006171 10.0.0.41 - - [2026-03-12 01:50:14] "GET /virtual-network/04857b39-9d1f-49ad-ac5f-89e50bce223e HTTP/1.1" 200 3503 0.004998 10.0.0.41 - - [2026-03-12 01:50:14] "GET /routing-instance/8fef74ba-644b-4ce1-964b-ea1a892cf96a HTTP/1.1" 200 1796 0.004172 10.0.0.41 - - [2026-03-12 01:50:14] "GET /routing-instance/8fef74ba-644b-4ce1-964b-ea1a892cf96a HTTP/1.1" 200 1796 0.004635 10.0.0.41 - - [2026-03-12 01:50:14] "GET /route-target/816f6862-22a6-443f-a2e8-622b2a979f1e HTTP/1.1" 200 1212 0.003939 10.0.0.41 - - [2026-03-12 01:50:15] "GET /domains HTTP/1.1" 200 438 0.003283 10.0.0.41 - - [2026-03-12 01:50:15] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001087 10.0.0.41 - - [2026-03-12 01:50:15] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1314 0.007550 10.0.0.41 - - [2026-03-12 01:50:15] "GET /projects?obj_uuids=bfc79130-7871-4abb-8b7f-7390732ab29b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001894 10.0.0.41 - - [2026-03-12 01:50:15] "GET /project/bfc79130-7871-4abb-8b7f-7390732ab29b HTTP/1.1" 200 2620 0.034145 10.0.0.41 - - [2026-03-12 01:50:15] "GET /virtual-network/04857b39-9d1f-49ad-ac5f-89e50bce223e HTTP/1.1" 200 3503 0.005691 10.0.0.41 - - [2026-03-12 01:50:15] "GET /obj-perms HTTP/1.1" 200 6432 0.001842 10.0.0.41 - - [2026-03-12 01:50:15] "GET /virtual-network/04857b39-9d1f-49ad-ac5f-89e50bce223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.005706 252.41.254.69 - - [2026-03-12 01:50:15] "POST /neutron/network HTTP/1.1" 200 1110 0.009188 10.0.0.41 - - [2026-03-12 01:50:15] "POST /fqname-to-id HTTP/1.1" 404 207 0.014213 252.41.254.69 - - [2026-03-12 01:50:15] "POST /neutron/network HTTP/1.1" 200 1004 0.061509 10.0.0.41 - - [2026-03-12 01:50:15] "DELETE /access-control-list/90d73c86-d02e-483a-8386-ffc275f00275 HTTP/1.1" 200 115 0.047430 10.0.0.41 - - [2026-03-12 01:50:15] "POST /ref-update HTTP/1.1" 200 156 0.018111 252.41.254.69 - - [2026-03-12 01:50:15] "POST /neutron/network HTTP/1.1" 200 1004 0.009640 10.0.0.41 - - [2026-03-12 01:50:15] "GET /virtual-network/04857b39-9d1f-49ad-ac5f-89e50bce223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006962 10.0.0.41 - - [2026-03-12 01:50:15] "GET /virtual-network/4b05136d-4946-4e16-aa47-951e0633d00b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006161 252.41.254.69 - - [2026-03-12 01:50:15] "POST /neutron/network HTTP/1.1" 200 1110 0.010936 10.0.0.41 - - [2026-03-12 01:50:16] "POST /fqname-to-id HTTP/1.1" 404 207 0.005297 252.41.254.69 - - [2026-03-12 01:50:16] "POST /neutron/network HTTP/1.1" 200 1004 0.051253 10.0.0.41 - - [2026-03-12 01:50:16] "DELETE /access-control-list/55fe3f4d-23af-4aea-98d3-5955869114c0 HTTP/1.1" 200 115 0.027606 10.0.0.41 - - [2026-03-12 01:50:16] "POST /ref-update HTTP/1.1" 200 156 0.015215 252.41.254.69 - - [2026-03-12 01:50:16] "POST /neutron/network HTTP/1.1" 200 1004 0.013809 10.0.0.41 - - [2026-03-12 01:50:16] "GET /virtual-network/4b05136d-4946-4e16-aa47-951e0633d00b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007463 10.0.0.41 - - [2026-03-12 01:50:16] "DELETE /network-policy/fcd7ee78-8272-429d-bee9-24ccf7c54f99 HTTP/1.1" 200 115 0.031498 252.41.254.69 - - [2026-03-12 01:50:16] "POST /neutron/network HTTP/1.1" 200 1004 0.007374 10.0.0.41 - - [2026-03-12 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006320 10.0.0.41 - - [2026-03-12 01:50:16] "POST /useragent-kv HTTP/1.1" 200 115 0.004209 10.0.0.41 - - [2026-03-12 01:50:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003231 10.0.0.41 - - [2026-03-12 01:50:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003730 10.0.0.41 - - [2026-03-12 01:50:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002491 252.41.254.69 - - [2026-03-12 01:50:16] "POST /neutron/network HTTP/1.1" 200 151 0.107199 10.0.0.41 - - [2026-03-12 01:50:16] "DELETE /route-target/816f6862-22a6-443f-a2e8-622b2a979f1e HTTP/1.1" 200 115 0.032206 10.0.0.41 - - [2026-03-12 01:50:16] "GET /routing-instance/8fef74ba-644b-4ce1-964b-ea1a892cf96a HTTP/1.1" 404 171 0.002952 10.0.0.41 - - [2026-03-12 01:50:16] "GET /domains HTTP/1.1" 200 438 0.003089 10.0.0.41 - - [2026-03-12 01:50:16] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001075 10.0.0.41 - - [2026-03-12 01:50:16] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1314 0.007886 10.0.0.41 - - [2026-03-12 01:50:16] "GET /projects?obj_uuids=bfc79130-7871-4abb-8b7f-7390732ab29b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001931 10.0.0.41 - - [2026-03-12 01:50:16] "GET /project/bfc79130-7871-4abb-8b7f-7390732ab29b HTTP/1.1" 200 2142 0.030345 252.41.254.69 - - [2026-03-12 01:50:16] "POST /neutron/network HTTP/1.1" 200 1004 0.008630 10.0.0.41 - - [2026-03-12 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005467 10.0.0.41 - - [2026-03-12 01:50:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004453 10.0.0.41 - - [2026-03-12 01:50:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002635 10.0.0.41 - - [2026-03-12 01:50:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004623 10.0.0.41 - - [2026-03-12 01:50:17] "POST /useragent-kv HTTP/1.1" 200 115 0.001913 252.41.254.69 - - [2026-03-12 01:50:17] "POST /neutron/network HTTP/1.1" 200 151 0.114830 10.0.0.41 - - [2026-03-12 01:50:17] "DELETE /route-target/cc213c2d-4fb5-46e6-ab2f-eed9a97512e2 HTTP/1.1" 200 115 0.029789 10.0.0.41 - - [2026-03-12 01:50:17] "GET /routing-instance/945d08fa-4961-44c0-a521-d7f9e9ffdfed HTTP/1.1" 404 171 0.003681 10.0.0.41 - - [2026-03-12 01:50:17] "GET /domains HTTP/1.1" 200 438 0.003014 10.0.0.41 - - [2026-03-12 01:50:17] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001213 10.0.0.41 - - [2026-03-12 01:50:17] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1314 0.009001 10.0.0.41 - - [2026-03-12 01:50:17] "GET /projects?obj_uuids=bfc79130-7871-4abb-8b7f-7390732ab29b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001927 10.0.0.41 - - [2026-03-12 01:50:17] "GET /project/bfc79130-7871-4abb-8b7f-7390732ab29b HTTP/1.1" 200 1898 0.032820 10.0.0.41 - - [2026-03-12 01:50:17] "GET /projects?obj_uuids=bfc79130-7871-4abb-8b7f-7390732ab29b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001390 10.0.0.41 - - [2026-03-12 01:50:18] "GET /project/bfc79130-7871-4abb-8b7f-7390732ab29b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.032750 10.0.0.41 - - [2026-03-12 01:50:18] "GET /projects?obj_uuids=bfc79130-7871-4abb-8b7f-7390732ab29b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001195 10.0.0.41 - - [2026-03-12 01:50:18] "GET /project/bfc79130-7871-4abb-8b7f-7390732ab29b?fields=virtual_networks HTTP/1.1" 200 1049 0.068076 10.0.0.41 - - [2026-03-12 01:50:18] "GET /projects?obj_uuids=bfc79130-7871-4abb-8b7f-7390732ab29b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001799 10.0.0.41 - - [2026-03-12 01:50:18] "GET /project/bfc79130-7871-4abb-8b7f-7390732ab29b?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.029680 10.0.0.41 - - [2026-03-12 01:50:18] "GET /projects?obj_uuids=bfc79130-7871-4abb-8b7f-7390732ab29b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001326 10.0.0.41 - - [2026-03-12 01:50:18] "GET /project/bfc79130-7871-4abb-8b7f-7390732ab29b?fields=security_groups HTTP/1.1" 200 1282 0.034113 10.0.0.41 - - [2026-03-12 01:50:19] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000989 10.0.0.41 - - [2026-03-12 01:50:19] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007172 10.0.0.41 - - [2026-03-12 01:50:19] "POST /fqname-to-id HTTP/1.1" 404 202 0.038534 10.0.0.41 - - [2026-03-12 01:50:19] "GET /projects?obj_uuids=014e3efb-4406-44d9-b07e-a247311bf141&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003307 10.0.0.41 - - [2026-03-12 01:50:19] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001330 10.0.0.41 - - [2026-03-12 01:50:19] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008745 10.0.0.41 - - [2026-03-12 01:50:19] "POST /id-to-fqname HTTP/1.1" 200 204 0.001578 10.0.0.41 - - [2026-03-12 01:50:19] "POST /fqname-to-id HTTP/1.1" 404 213 0.003867 10.0.0.41 - - [2026-03-12 01:50:19] "POST /security-groups HTTP/1.1" 200 599 0.071887 10.0.0.41 - - [2026-03-12 01:50:19] "POST /fqname-to-id HTTP/1.1" 404 248 0.004803 10.0.0.41 - - [2026-03-12 01:50:19] "GET /obj-perms HTTP/1.1" 200 6369 0.080331 10.0.0.41 - - [2026-03-12 01:50:19] "POST /projects HTTP/1.1" 200 609 0.257553 10.0.0.41 - - [2026-03-12 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.292601 10.0.0.41 - - [2026-03-12 01:50:19] "POST /access-control-lists HTTP/1.1" 200 612 0.087156 10.0.0.41 - - [2026-03-12 01:50:19] "GET /project/014e3efb-4406-44d9-b07e-a247311bf141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.474941 10.0.0.41 - - [2026-03-12 01:50:19] "POST /fqname-to-id HTTP/1.1" 404 247 0.003599 10.0.0.41 - - [2026-03-12 01:50:19] "POST /access-control-lists HTTP/1.1" 200 610 0.064560 10.0.0.41 - - [2026-03-12 01:50:20] "GET /obj-perms HTTP/1.1" 200 6369 0.066606 10.0.0.41 - - [2026-03-12 01:50:21] "GET / HTTP/1.1" 200 36215 0.002381 10.0.0.41 - - [2026-03-12 01:50:22] "POST /fqname-to-id HTTP/1.1" 401 297 0.000731 10.0.0.41 - - [2026-03-12 01:50:22] "POST /fqname-to-id HTTP/1.1" 404 231 0.074245 10.0.0.41 - - [2026-03-12 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004799 10.0.0.41 - - [2026-03-12 01:50:22] "GET /projects?obj_uuids=014e3efb-4406-44d9-b07e-a247311bf141&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001450 10.0.0.41 - - [2026-03-12 01:50:22] "GET /project/014e3efb-4406-44d9-b07e-a247311bf141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.027169 10.0.0.41 - - [2026-03-12 01:50:23] "POST /network-policys HTTP/1.1" 200 567 0.068293 10.0.0.41 - - [2026-03-12 01:50:23] "GET /network-policy/6ddb6eaa-cb2d-4edc-9b80-22cea8dfdec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3145 0.005672 10.0.0.41 - - [2026-03-12 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.41 - - [2026-03-12 01:50:23] "GET /projects?obj_uuids=014e3efb-4406-44d9-b07e-a247311bf141&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001016 10.0.0.41 - - [2026-03-12 01:50:23] "GET /project/014e3efb-4406-44d9-b07e-a247311bf141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.027957 252.41.254.69 - - [2026-03-12 01:50:23] "POST /neutron/network HTTP/1.1" 200 117 0.045870 10.0.0.41 - - [2026-03-12 01:50:23] "GET /projects?obj_uuids=014e3efb-4406-44d9-b07e-a247311bf141&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001095 252.41.254.69 - - [2026-03-12 01:50:23] "POST /neutron/network HTTP/1.1" 200 621 0.096422 10.0.0.41 - - [2026-03-12 01:50:23] "POST /route-targets HTTP/1.1" 200 328 0.013077 10.0.0.41 - - [2026-03-12 01:50:23] "POST /ref-update HTTP/1.1" 200 156 0.018471 10.0.0.41 - - [2026-03-12 01:50:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002308 252.41.254.69 - - [2026-03-12 01:50:23] "POST /neutron/subnet HTTP/1.1" 200 725 0.130745 10.0.0.41 - - [2026-03-12 01:50:23] "POST /fqname-to-id HTTP/1.1" 404 207 0.003975 10.0.0.41 - - [2026-03-12 01:50:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002386 252.41.254.69 - - [2026-03-12 01:50:23] "POST /neutron/subnet HTTP/1.1" 200 823 0.140660 252.41.254.69 - - [2026-03-12 01:50:24] "POST /neutron/network HTTP/1.1" 200 1013 0.008665 10.0.0.41 - - [2026-03-12 01:50:24] "POST /id-to-fqname HTTP/1.1" 200 235 0.001865 10.0.0.41 - - [2026-03-12 01:50:24] "GET /virtual-network/8882b762-95b7-4aa7-81bb-da568c77807e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2656 0.005629 252.41.254.69 - - [2026-03-12 01:50:24] "POST /neutron/network HTTP/1.1" 200 1013 0.007885 10.0.0.41 - - [2026-03-12 01:50:24] "GET /virtual-network/8882b762-95b7-4aa7-81bb-da568c77807e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2656 0.005491 252.41.254.69 - - [2026-03-12 01:50:24] "POST /neutron/network HTTP/1.1" 200 1013 0.008317 252.41.254.69 - - [2026-03-12 01:50:24] "POST /neutron/subnet HTTP/1.1" 200 725 0.006907 252.41.254.69 - - [2026-03-12 01:50:24] "POST /neutron/subnet HTTP/1.1" 200 823 0.007538 252.41.254.69 - - [2026-03-12 01:50:24] "POST /neutron/network HTTP/1.1" 200 1013 0.007890 10.0.0.41 - - [2026-03-12 01:50:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.006203 10.0.0.41 - - [2026-03-12 01:50:24] "POST /fqname-to-id HTTP/1.1" 404 250 0.007128 252.41.254.69 - - [2026-03-12 01:50:24] "POST /neutron/network HTTP/1.1" 200 1118 0.057595 10.0.0.41 - - [2026-03-12 01:50:24] "POST /access-control-lists HTTP/1.1" 200 607 0.067600 252.41.254.69 - - [2026-03-12 01:50:24] "POST /neutron/network HTTP/1.1" 200 1118 0.011159 10.0.0.41 - - [2026-03-12 01:50:24] "GET /virtual-network/8882b762-95b7-4aa7-81bb-da568c77807e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.005908 10.0.0.41 - - [2026-03-12 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.41 - - [2026-03-12 01:50:24] "GET /network-policy/6ddb6eaa-cb2d-4edc-9b80-22cea8dfdec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3145 0.004970 10.0.0.41 - - [2026-03-12 01:50:24] "GET /domains HTTP/1.1" 401 297 0.000487 10.0.0.41 - - [2026-03-12 01:50:25] "GET /domains HTTP/1.1" 200 438 0.033786 10.0.0.41 - - [2026-03-12 01:50:25] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001579 10.0.0.41 - - [2026-03-12 01:50:25] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1515 0.010756 10.0.0.41 - - [2026-03-12 01:50:25] "GET /projects?obj_uuids=014e3efb-4406-44d9-b07e-a247311bf141&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001078 10.0.0.41 - - [2026-03-12 01:50:25] "GET /project/014e3efb-4406-44d9-b07e-a247311bf141 HTTP/1.1" 200 2451 0.030685 10.0.0.41 - - [2026-03-12 01:50:25] "GET /virtual-network/8882b762-95b7-4aa7-81bb-da568c77807e HTTP/1.1" 200 3538 0.009651 10.0.0.41 - - [2026-03-12 01:50:25] "GET /virtual-network/8882b762-95b7-4aa7-81bb-da568c77807e HTTP/1.1" 200 3538 0.005709 10.0.0.41 - - [2026-03-12 01:50:25] "GET /routing-instance/30999518-b2b6-486a-b1ac-e0b487c858a3 HTTP/1.1" 200 1496 0.004261 10.0.0.41 - - [2026-03-12 01:50:25] "GET /routing-instance/30999518-b2b6-486a-b1ac-e0b487c858a3 HTTP/1.1" 200 1496 0.004024 10.0.0.41 - - [2026-03-12 01:50:25] "GET /route-target/54481b24-c4f4-44fd-a86a-c968795c2e70 HTTP/1.1" 200 1222 0.003959 10.0.0.41 - - [2026-03-12 01:50:25] "GET /virtual-network/8882b762-95b7-4aa7-81bb-da568c77807e HTTP/1.1" 200 3538 0.005015 10.0.0.41 - - [2026-03-12 01:50:25] "GET /routing-instance/30999518-b2b6-486a-b1ac-e0b487c858a3 HTTP/1.1" 200 1496 0.004643 10.0.0.41 - - [2026-03-12 01:50:25] "GET /virtual-network/8882b762-95b7-4aa7-81bb-da568c77807e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.007221 10.0.0.41 - - [2026-03-12 01:50:25] "GET /virtual-network/8882b762-95b7-4aa7-81bb-da568c77807e HTTP/1.1" 200 3538 0.006089 10.0.0.41 - - [2026-03-12 01:50:25] "GET /routing-instance/30999518-b2b6-486a-b1ac-e0b487c858a3 HTTP/1.1" 200 1496 0.004875 10.0.0.41 - - [2026-03-12 01:50:25] "GET /routing-instance/30999518-b2b6-486a-b1ac-e0b487c858a3 HTTP/1.1" 200 1496 0.004168 10.0.0.41 - - [2026-03-12 01:50:25] "GET /route-target/54481b24-c4f4-44fd-a86a-c968795c2e70 HTTP/1.1" 200 1222 0.004883 10.0.0.41 - - [2026-03-12 01:50:26] "GET /domains HTTP/1.1" 200 438 0.003080 10.0.0.41 - - [2026-03-12 01:50:26] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001242 10.0.0.41 - - [2026-03-12 01:50:26] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1515 0.009377 10.0.0.41 - - [2026-03-12 01:50:26] "GET /projects?obj_uuids=014e3efb-4406-44d9-b07e-a247311bf141&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001088 10.0.0.41 - - [2026-03-12 01:50:26] "GET /project/014e3efb-4406-44d9-b07e-a247311bf141 HTTP/1.1" 200 2451 0.025366 10.0.0.41 - - [2026-03-12 01:50:26] "GET /virtual-network/8882b762-95b7-4aa7-81bb-da568c77807e HTTP/1.1" 200 3538 0.005420 10.0.0.41 - - [2026-03-12 01:50:26] "GET /obj-perms HTTP/1.1" 200 6448 0.061467 10.0.0.41 - - [2026-03-12 01:50:27] "GET /domains HTTP/1.1" 200 438 0.003126 10.0.0.41 - - [2026-03-12 01:50:27] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001310 10.0.0.41 - - [2026-03-12 01:50:27] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1515 0.009009 10.0.0.41 - - [2026-03-12 01:50:27] "GET /projects?obj_uuids=014e3efb-4406-44d9-b07e-a247311bf141&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001113 10.0.0.41 - - [2026-03-12 01:50:27] "GET /project/014e3efb-4406-44d9-b07e-a247311bf141 HTTP/1.1" 200 2451 0.027520 10.0.0.41 - - [2026-03-12 01:50:27] "GET /network-policy/6ddb6eaa-cb2d-4edc-9b80-22cea8dfdec0 HTTP/1.1" 200 3470 0.005281 10.0.0.41 - - [2026-03-12 01:50:27] "DELETE /network-policy/6ddb6eaa-cb2d-4edc-9b80-22cea8dfdec0 HTTP/1.1" 409 239 0.007581 252.41.254.69 - - [2026-03-12 01:50:27] "POST /neutron/network HTTP/1.1" 200 1118 0.008160 10.0.0.41 - - [2026-03-12 01:50:27] "DELETE /access-control-list/401b7137-c883-4292-89fb-f176a9ab7f87 HTTP/1.1" 200 115 0.035122 10.0.0.41 - - [2026-03-12 01:50:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003266 10.0.0.41 - - [2026-03-12 01:50:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002503 10.0.0.41 - - [2026-03-12 01:50:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003427 10.0.0.41 - - [2026-03-12 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008 10.0.0.41 - - [2026-03-12 01:50:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002708 252.41.254.69 - - [2026-03-12 01:50:27] "POST /neutron/network HTTP/1.1" 200 151 0.111741 10.0.0.41 - - [2026-03-12 01:50:27] "GET /routing-instance/30999518-b2b6-486a-b1ac-e0b487c858a3 HTTP/1.1" 404 171 0.003668 10.0.0.41 - - [2026-03-12 01:50:27] "DELETE /route-target/54481b24-c4f4-44fd-a86a-c968795c2e70 HTTP/1.1" 200 115 0.023257 10.0.0.41 - - [2026-03-12 01:50:27] "GET /domains HTTP/1.1" 200 438 0.002716 10.0.0.41 - - [2026-03-12 01:50:27] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001323 10.0.0.41 - - [2026-03-12 01:50:27] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1515 0.008608 10.0.0.41 - - [2026-03-12 01:50:27] "GET /projects?obj_uuids=014e3efb-4406-44d9-b07e-a247311bf141&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001436 10.0.0.41 - - [2026-03-12 01:50:27] "GET /project/014e3efb-4406-44d9-b07e-a247311bf141 HTTP/1.1" 200 2198 0.030121 10.0.0.41 - - [2026-03-12 01:50:27] "DELETE /network-policy/6ddb6eaa-cb2d-4edc-9b80-22cea8dfdec0 HTTP/1.1" 200 115 0.026450 10.0.0.41 - - [2026-03-12 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.41 - - [2026-03-12 01:50:28] "GET /projects?obj_uuids=014e3efb-4406-44d9-b07e-a247311bf141&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001136 10.0.0.41 - - [2026-03-12 01:50:28] "GET /project/014e3efb-4406-44d9-b07e-a247311bf141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.038875 10.0.0.41 - - [2026-03-12 01:50:28] "GET /network-policys?parent_fq_name_str=admin_domain%3Actest-TestBasicPolicyNegativeIpv4v6-44782546&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004595 10.0.0.41 - - [2026-03-12 01:50:28] "GET /projects?obj_uuids=014e3efb-4406-44d9-b07e-a247311bf141&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001719 10.0.0.41 - - [2026-03-12 01:50:28] "GET /project/014e3efb-4406-44d9-b07e-a247311bf141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.034370 10.0.0.41 - - [2026-03-12 01:50:28] "GET /projects?obj_uuids=014e3efb-4406-44d9-b07e-a247311bf141&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001126 10.0.0.41 - - [2026-03-12 01:50:29] "GET /project/014e3efb-4406-44d9-b07e-a247311bf141?fields=virtual_networks HTTP/1.1" 200 1062 0.077252 10.0.0.41 - - [2026-03-12 01:50:29] "GET /projects?obj_uuids=014e3efb-4406-44d9-b07e-a247311bf141&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001175 10.0.0.41 - - [2026-03-12 01:50:29] "GET /project/014e3efb-4406-44d9-b07e-a247311bf141?fields=virtual_machine_interfaces HTTP/1.1" 200 1062 0.030242 10.0.0.41 - - [2026-03-12 01:50:29] "GET /projects?obj_uuids=014e3efb-4406-44d9-b07e-a247311bf141&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001894 10.0.0.41 - - [2026-03-12 01:50:29] "GET /project/014e3efb-4406-44d9-b07e-a247311bf141?fields=security_groups HTTP/1.1" 200 1303 0.026355 10.0.0.41 - - [2026-03-12 01:50:30] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001168 10.0.0.41 - - [2026-03-12 01:50:30] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008224 10.0.0.41 - - [2026-03-12 01:50:30] "POST /fqname-to-id HTTP/1.1" 404 188 0.034734 10.0.0.41 - - [2026-03-12 01:50:30] "GET /projects?obj_uuids=0cbbe601-474e-4ef6-8a5e-e8ce659c7496&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002721 10.0.0.41 - - [2026-03-12 01:50:30] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001312 10.0.0.41 - - [2026-03-12 01:50:30] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.010752 10.0.0.41 - - [2026-03-12 01:50:30] "POST /id-to-fqname HTTP/1.1" 200 190 0.002611 10.0.0.41 - - [2026-03-12 01:50:30] "POST /fqname-to-id HTTP/1.1" 404 199 0.002597 10.0.0.41 - - [2026-03-12 01:50:30] "POST /security-groups HTTP/1.1" 200 585 0.064119 10.0.0.41 - - [2026-03-12 01:50:30] "POST /fqname-to-id HTTP/1.1" 404 234 0.003002 10.0.0.41 - - [2026-03-12 01:50:30] "POST /projects HTTP/1.1" 200 581 0.225449 10.0.0.41 - - [2026-03-12 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.263133 10.0.0.41 - - [2026-03-12 01:50:30] "POST /access-control-lists HTTP/1.1" 200 598 0.061936 10.0.0.41 - - [2026-03-12 01:50:30] "GET /project/0cbbe601-474e-4ef6-8a5e-e8ce659c7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.416681 10.0.0.41 - - [2026-03-12 01:50:30] "POST /fqname-to-id HTTP/1.1" 404 233 0.002649 10.0.0.41 - - [2026-03-12 01:50:30] "POST /access-control-lists HTTP/1.1" 200 596 0.063392 10.0.0.41 - - [2026-03-12 01:50:32] "GET / HTTP/1.1" 200 36215 0.002187 10.0.0.41 - - [2026-03-12 01:50:32] "GET /global-system-configs HTTP/1.1" 401 297 0.000426 10.0.0.41 - - [2026-03-12 01:50:32] "GET /global-system-configs HTTP/1.1" 401 297 0.000486 10.0.0.41 - - [2026-03-12 01:50:32] "POST /fqname-to-id HTTP/1.1" 401 297 0.000511 10.0.0.41 - - [2026-03-12 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.076832 10.0.0.41 - - [2026-03-12 01:50:33] "GET /projects?obj_uuids=0cbbe601-474e-4ef6-8a5e-e8ce659c7496&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001290 10.0.0.41 - - [2026-03-12 01:50:33] "GET /project/0cbbe601-474e-4ef6-8a5e-e8ce659c7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.025556 252.41.254.69 - - [2026-03-12 01:50:33] "POST /neutron/network HTTP/1.1" 200 117 0.041103 10.0.0.41 - - [2026-03-12 01:50:33] "GET /projects?obj_uuids=0cbbe601-474e-4ef6-8a5e-e8ce659c7496&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001274 252.41.254.69 - - [2026-03-12 01:50:33] "POST /neutron/network HTTP/1.1" 200 605 0.092689 10.0.0.41 - - [2026-03-12 01:50:33] "POST /route-targets HTTP/1.1" 200 328 0.012327 10.0.0.41 - - [2026-03-12 01:50:33] "POST /ref-update HTTP/1.1" 200 156 0.015819 10.0.0.41 - - [2026-03-12 01:50:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002308 252.41.254.69 - - [2026-03-12 01:50:33] "POST /neutron/subnet HTTP/1.1" 200 710 0.193851 252.41.254.69 - - [2026-03-12 01:50:34] "POST /neutron/network HTTP/1.1" 200 821 0.007134 10.0.0.41 - - [2026-03-12 01:50:34] "POST /id-to-fqname HTTP/1.1" 200 220 0.003772 10.0.0.41 - - [2026-03-12 01:50:34] "GET /virtual-network/1077cc5c-1905-40c8-b54e-6efedb36491f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005331 252.41.254.69 - - [2026-03-12 01:50:34] "POST /neutron/network HTTP/1.1" 200 821 0.007162 10.0.0.41 - - [2026-03-12 01:50:34] "GET /virtual-network/1077cc5c-1905-40c8-b54e-6efedb36491f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.004959 10.0.0.41 - - [2026-03-12 01:50:34] "GET /global-system-configs HTTP/1.1" 401 297 0.000330 10.0.0.41 - - [2026-03-12 01:50:34] "GET /global-system-configs HTTP/1.1" 401 297 0.000428 252.41.254.69 - - [2026-03-12 01:50:34] "POST /neutron/network HTTP/1.1" 200 821 0.009634 252.41.254.69 - - [2026-03-12 01:50:34] "POST /neutron/subnet HTTP/1.1" 200 710 0.008362 10.0.0.41 - - [2026-03-12 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.41 - - [2026-03-12 01:50:34] "GET /projects?obj_uuids=0cbbe601-474e-4ef6-8a5e-e8ce659c7496&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000972 10.0.0.41 - - [2026-03-12 01:50:34] "GET /project/0cbbe601-474e-4ef6-8a5e-e8ce659c7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.028664 252.41.254.69 - - [2026-03-12 01:50:34] "POST /neutron/network HTTP/1.1" 200 117 0.013578 10.0.0.41 - - [2026-03-12 01:50:34] "GET /projects?obj_uuids=0cbbe601-474e-4ef6-8a5e-e8ce659c7496&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001006 252.41.254.69 - - [2026-03-12 01:50:34] "POST /neutron/network HTTP/1.1" 200 605 0.081939 10.0.0.41 - - [2026-03-12 01:50:34] "POST /route-targets HTTP/1.1" 200 328 0.012960 10.0.0.41 - - [2026-03-12 01:50:34] "POST /ref-update HTTP/1.1" 200 156 0.024820 10.0.0.41 - - [2026-03-12 01:50:34] "POST /useragent-kv HTTP/1.1" 200 115 0.005162 252.41.254.69 - - [2026-03-12 01:50:34] "POST /neutron/subnet HTTP/1.1" 200 720 0.170378 252.41.254.69 - - [2026-03-12 01:50:34] "POST /neutron/network HTTP/1.1" 200 823 0.005794 10.0.0.41 - - [2026-03-12 01:50:34] "POST /id-to-fqname HTTP/1.1" 200 220 0.002182 10.0.0.41 - - [2026-03-12 01:50:34] "GET /virtual-network/eb85324d-ba71-4c11-ac57-8c575435b657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007163 252.41.254.69 - - [2026-03-12 01:50:35] "POST /neutron/network HTTP/1.1" 200 823 0.005653 10.0.0.41 - - [2026-03-12 01:50:35] "GET /virtual-network/eb85324d-ba71-4c11-ac57-8c575435b657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006716 252.41.254.69 - - [2026-03-12 01:50:35] "POST /neutron/network HTTP/1.1" 200 823 0.008207 252.41.254.69 - - [2026-03-12 01:50:35] "POST /neutron/subnet HTTP/1.1" 200 720 0.008393 10.0.0.41 - - [2026-03-12 01:50:35] "POST /fqname-to-id HTTP/1.1" 404 226 0.002730 10.0.0.41 - - [2026-03-12 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.41 - - [2026-03-12 01:50:35] "GET /projects?obj_uuids=0cbbe601-474e-4ef6-8a5e-e8ce659c7496&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001048 10.0.0.41 - - [2026-03-12 01:50:35] "GET /project/0cbbe601-474e-4ef6-8a5e-e8ce659c7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.033572 10.0.0.41 - - [2026-03-12 01:50:35] "POST /network-policys HTTP/1.1" 200 571 0.019763 10.0.0.41 - - [2026-03-12 01:50:35] "GET /network-policy/a99913b8-ae92-403b-a325-61b0b2fbb00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.005243 252.41.254.69 - - [2026-03-12 01:50:35] "POST /neutron/network HTTP/1.1" 200 821 0.008235 10.0.0.41 - - [2026-03-12 01:50:35] "POST /fqname-to-id HTTP/1.1" 404 234 0.010713 252.41.254.69 - - [2026-03-12 01:50:35] "POST /neutron/network HTTP/1.1" 200 921 0.060616 10.0.0.41 - - [2026-03-12 01:50:35] "POST /access-control-lists HTTP/1.1" 200 590 0.075144 252.41.254.69 - - [2026-03-12 01:50:35] "POST /neutron/network HTTP/1.1" 200 921 0.006152 10.0.0.41 - - [2026-03-12 01:50:35] "GET /virtual-network/1077cc5c-1905-40c8-b54e-6efedb36491f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005128 10.0.0.41 - - [2026-03-12 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.41 - - [2026-03-12 01:50:35] "GET /network-policy/a99913b8-ae92-403b-a325-61b0b2fbb00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.004093 252.41.254.69 - - [2026-03-12 01:50:35] "POST /neutron/network HTTP/1.1" 200 823 0.005964 10.0.0.41 - - [2026-03-12 01:50:35] "PUT /access-control-list/a416914b-179f-4a72-ac6d-29ce5c8405ff HTTP/1.1" 200 273 0.016889 252.41.254.69 - - [2026-03-12 01:50:35] "POST /neutron/network HTTP/1.1" 200 923 0.049243 10.0.0.41 - - [2026-03-12 01:50:35] "POST /fqname-to-id HTTP/1.1" 404 234 0.003974 252.41.254.69 - - [2026-03-12 01:50:36] "POST /neutron/network HTTP/1.1" 200 923 0.005357 10.0.0.41 - - [2026-03-12 01:50:36] "GET /virtual-network/eb85324d-ba71-4c11-ac57-8c575435b657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.008213 10.0.0.41 - - [2026-03-12 01:50:36] "POST /access-control-lists HTTP/1.1" 200 590 0.075214 10.0.0.41 - - [2026-03-12 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.021272 10.0.0.41 - - [2026-03-12 01:50:36] "POST /ref-update HTTP/1.1" 200 156 0.013843 10.0.0.41 - - [2026-03-12 01:50:36] "GET /network-policy/a99913b8-ae92-403b-a325-61b0b2fbb00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.009689 10.0.0.41 - - [2026-03-12 01:50:36] "GET /domains HTTP/1.1" 401 297 0.000546 10.0.0.41 - - [2026-03-12 01:50:36] "GET /domains HTTP/1.1" 200 438 0.034267 10.0.0.41 - - [2026-03-12 01:50:36] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001367 10.0.0.41 - - [2026-03-12 01:50:36] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1702 0.009165 10.0.0.41 - - [2026-03-12 01:50:36] "GET /projects?obj_uuids=0cbbe601-474e-4ef6-8a5e-e8ce659c7496&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002218 10.0.0.41 - - [2026-03-12 01:50:36] "GET /project/0cbbe601-474e-4ef6-8a5e-e8ce659c7496 HTTP/1.1" 200 2563 0.035406 10.0.0.41 - - [2026-03-12 01:50:36] "GET /virtual-network/1077cc5c-1905-40c8-b54e-6efedb36491f HTTP/1.1" 200 2880 0.008250 10.0.0.41 - - [2026-03-12 01:50:36] "GET /virtual-network/1077cc5c-1905-40c8-b54e-6efedb36491f HTTP/1.1" 200 2880 0.005599 10.0.0.41 - - [2026-03-12 01:50:36] "GET /routing-instance/21d16c16-b894-4c55-b514-d24544018774 HTTP/1.1" 200 1783 0.005259 10.0.0.41 - - [2026-03-12 01:50:36] "GET /routing-instance/21d16c16-b894-4c55-b514-d24544018774 HTTP/1.1" 200 1783 0.003825 10.0.0.41 - - [2026-03-12 01:50:37] "GET /route-target/64c001fe-119f-46e3-812c-e021f9b8f2db HTTP/1.1" 200 1205 0.003834 10.0.0.41 - - [2026-03-12 01:50:37] "GET /virtual-network/1077cc5c-1905-40c8-b54e-6efedb36491f HTTP/1.1" 200 2880 0.006948 10.0.0.41 - - [2026-03-12 01:50:37] "GET /routing-instance/21d16c16-b894-4c55-b514-d24544018774 HTTP/1.1" 200 1783 0.005370 10.0.0.41 - - [2026-03-12 01:50:37] "GET /virtual-network/1077cc5c-1905-40c8-b54e-6efedb36491f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006089 10.0.0.41 - - [2026-03-12 01:50:37] "GET /virtual-network/1077cc5c-1905-40c8-b54e-6efedb36491f HTTP/1.1" 200 2880 0.005142 10.0.0.41 - - [2026-03-12 01:50:37] "GET /routing-instance/21d16c16-b894-4c55-b514-d24544018774 HTTP/1.1" 200 1783 0.003915 10.0.0.41 - - [2026-03-12 01:50:37] "GET /routing-instance/21d16c16-b894-4c55-b514-d24544018774 HTTP/1.1" 200 1783 0.004114 10.0.0.41 - - [2026-03-12 01:50:37] "GET /route-target/64c001fe-119f-46e3-812c-e021f9b8f2db HTTP/1.1" 200 1205 0.004074 10.0.0.41 - - [2026-03-12 01:50:37] "GET /domains HTTP/1.1" 200 438 0.002890 10.0.0.41 - - [2026-03-12 01:50:37] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001539 10.0.0.41 - - [2026-03-12 01:50:37] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1702 0.008389 10.0.0.41 - - [2026-03-12 01:50:37] "GET /projects?obj_uuids=0cbbe601-474e-4ef6-8a5e-e8ce659c7496&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001476 10.0.0.41 - - [2026-03-12 01:50:37] "GET /project/0cbbe601-474e-4ef6-8a5e-e8ce659c7496 HTTP/1.1" 200 2563 0.029895 10.0.0.41 - - [2026-03-12 01:50:37] "GET /virtual-network/1077cc5c-1905-40c8-b54e-6efedb36491f HTTP/1.1" 200 2880 0.005838 10.0.0.41 - - [2026-03-12 01:50:38] "GET /obj-perms HTTP/1.1" 200 6420 0.069319 10.0.0.41 - - [2026-03-12 01:50:38] "GET /domains HTTP/1.1" 200 438 0.003658 10.0.0.41 - - [2026-03-12 01:50:38] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001066 10.0.0.41 - - [2026-03-12 01:50:38] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1702 0.008905 10.0.0.41 - - [2026-03-12 01:50:38] "GET /projects?obj_uuids=0cbbe601-474e-4ef6-8a5e-e8ce659c7496&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001462 10.0.0.41 - - [2026-03-12 01:50:38] "GET /project/0cbbe601-474e-4ef6-8a5e-e8ce659c7496 HTTP/1.1" 200 2563 0.038499 10.0.0.41 - - [2026-03-12 01:50:38] "GET /virtual-network/eb85324d-ba71-4c11-ac57-8c575435b657 HTTP/1.1" 200 2887 0.007989 10.0.0.41 - - [2026-03-12 01:50:38] "GET /virtual-network/eb85324d-ba71-4c11-ac57-8c575435b657 HTTP/1.1" 200 2887 0.006537 10.0.0.41 - - [2026-03-12 01:50:38] "GET /routing-instance/9f5b7aef-d39f-442c-8b2c-a48f2fe5e5f5 HTTP/1.1" 200 1784 0.004683 10.0.0.41 - - [2026-03-12 01:50:38] "GET /routing-instance/9f5b7aef-d39f-442c-8b2c-a48f2fe5e5f5 HTTP/1.1" 200 1784 0.004963 10.0.0.41 - - [2026-03-12 01:50:38] "GET /route-target/84276066-f356-4c45-a75a-f936a528c116 HTTP/1.1" 200 1206 0.003642 10.0.0.41 - - [2026-03-12 01:50:38] "GET /virtual-network/eb85324d-ba71-4c11-ac57-8c575435b657 HTTP/1.1" 200 2887 0.005472 10.0.0.41 - - [2026-03-12 01:50:38] "GET /routing-instance/9f5b7aef-d39f-442c-8b2c-a48f2fe5e5f5 HTTP/1.1" 200 1784 0.003870 10.0.0.41 - - [2026-03-12 01:50:39] "GET /virtual-network/eb85324d-ba71-4c11-ac57-8c575435b657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.006820 10.0.0.41 - - [2026-03-12 01:50:39] "GET /virtual-network/eb85324d-ba71-4c11-ac57-8c575435b657 HTTP/1.1" 200 2887 0.008557 10.0.0.41 - - [2026-03-12 01:50:39] "GET /routing-instance/9f5b7aef-d39f-442c-8b2c-a48f2fe5e5f5 HTTP/1.1" 200 1784 0.004446 10.0.0.41 - - [2026-03-12 01:50:39] "GET /routing-instance/9f5b7aef-d39f-442c-8b2c-a48f2fe5e5f5 HTTP/1.1" 200 1784 0.005520 10.0.0.41 - - [2026-03-12 01:50:39] "GET /route-target/84276066-f356-4c45-a75a-f936a528c116 HTTP/1.1" 200 1206 0.003809 10.0.0.41 - - [2026-03-12 01:50:39] "GET /domains HTTP/1.1" 200 438 0.002798 10.0.0.41 - - [2026-03-12 01:50:39] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001528 10.0.0.41 - - [2026-03-12 01:50:39] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1702 0.008537 10.0.0.41 - - [2026-03-12 01:50:39] "GET /projects?obj_uuids=0cbbe601-474e-4ef6-8a5e-e8ce659c7496&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001905 10.0.0.41 - - [2026-03-12 01:50:39] "GET /project/0cbbe601-474e-4ef6-8a5e-e8ce659c7496 HTTP/1.1" 200 2563 0.026194 10.0.0.41 - - [2026-03-12 01:50:39] "GET /virtual-network/eb85324d-ba71-4c11-ac57-8c575435b657 HTTP/1.1" 200 2887 0.011171 10.0.0.41 - - [2026-03-12 01:50:39] "GET /obj-perms HTTP/1.1" 200 6420 0.001872 10.0.0.41 - - [2026-03-12 01:50:39] "POST /id-to-fqname HTTP/1.1" 200 220 0.005184 252.41.254.69 - - [2026-03-12 01:50:40] "POST /neutron/network HTTP/1.1" 200 931 0.005600 252.41.254.69 - - [2026-03-12 01:50:40] "GET /aaa-mode HTTP/1.1" 401 297 0.000581 252.41.254.69 - - [2026-03-12 01:50:40] "GET / HTTP/1.1" 200 36215 0.004208 252.41.254.69 - - [2026-03-12 01:50:40] "GET /project/0cbbe601-474e-4ef6-8a5e-e8ce659c7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000481 10.0.0.41 - - [2026-03-12 01:50:40] "GET /projects?obj_uuids=0cbbe601-474e-4ef6-8a5e-e8ce659c7496&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001918 252.41.254.69 - - [2026-03-12 01:50:40] "GET /project/0cbbe601-474e-4ef6-8a5e-e8ce659c7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.057960 252.41.254.69 - - [2026-03-12 01:50:40] "POST /neutron/network HTTP/1.1" 200 921 0.005832 252.41.254.69 - - [2026-03-12 01:50:40] "POST /neutron/port HTTP/1.1" 200 117 0.006760 252.41.254.69 - - [2026-03-12 01:50:41] "POST /neutron/port HTTP/1.1" 200 117 0.007179 10.0.0.41 - - [2026-03-12 01:50:41] "POST /id-to-fqname HTTP/1.1" 200 220 0.001715 252.41.254.69 - - [2026-03-12 01:50:41] "POST /neutron/port HTTP/1.1" 200 117 0.019673 252.41.254.69 - - [2026-03-12 01:50:41] "POST /neutron/network HTTP/1.1" 200 933 0.007876 252.41.254.69 - - [2026-03-12 01:50:41] "GET /aaa-mode HTTP/1.1" 401 297 0.000517 252.41.254.69 - - [2026-03-12 01:50:41] "GET / HTTP/1.1" 200 36215 0.002076 252.41.254.69 - - [2026-03-12 01:50:41] "GET /project/0cbbe601-474e-4ef6-8a5e-e8ce659c7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000418 252.41.254.69 - - [2026-03-12 01:50:41] "POST /neutron/network HTTP/1.1" 200 931 0.008456 10.0.0.41 - - [2026-03-12 01:50:41] "GET /projects?obj_uuids=0cbbe601-474e-4ef6-8a5e-e8ce659c7496&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001113 10.0.0.41 - - [2026-03-12 01:50:41] "GET /projects?obj_uuids=0cbbe601-474e-4ef6-8a5e-e8ce659c7496&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001243 252.41.254.69 - - [2026-03-12 01:50:41] "GET /project/0cbbe601-474e-4ef6-8a5e-e8ce659c7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.070018 252.41.254.69 - - [2026-03-12 01:50:41] "POST /neutron/port HTTP/1.1" 200 1057 0.254060 252.41.254.69 - - [2026-03-12 01:50:42] "POST /neutron/port HTTP/1.1" 200 1057 0.012486 252.41.254.69 - - [2026-03-12 01:50:42] "POST /neutron/network HTTP/1.1" 200 923 0.009284 252.41.254.69 - - [2026-03-12 01:50:42] "POST /neutron/port HTTP/1.1" 200 1057 0.021705 252.41.254.69 - - [2026-03-12 01:50:42] "POST /neutron/port HTTP/1.1" 200 1107 0.108268 252.41.254.69 - - [2026-03-12 01:50:42] "POST /neutron/port HTTP/1.1" 200 1117 0.023530 252.41.254.69 - - [2026-03-12 01:50:42] "POST /neutron/port HTTP/1.1" 200 1117 0.037379 252.41.254.69 - - [2026-03-12 01:50:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012249 252.41.254.69 - - [2026-03-12 01:50:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005477 252.41.254.69 - - [2026-03-12 01:50:42] "POST /neutron/port HTTP/1.1" 200 117 0.014824 252.41.254.69 - - [2026-03-12 01:50:42] "POST /neutron/subnet HTTP/1.1" 200 684 0.011604 252.41.254.69 - - [2026-03-12 01:50:42] "POST /neutron/port HTTP/1.1" 200 1117 0.014884 252.41.254.69 - - [2026-03-12 01:50:42] "POST /neutron/port HTTP/1.1" 200 117 0.001396 252.41.254.69 - - [2026-03-12 01:50:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007606 252.41.254.69 - - [2026-03-12 01:50:42] "POST /neutron/network HTTP/1.1" 200 921 0.007486 252.41.254.69 - - [2026-03-12 01:50:42] "POST /neutron/network HTTP/1.1" 200 933 0.006712 10.0.0.41 - - [2026-03-12 01:50:43] "GET /projects?obj_uuids=0cbbe601-474e-4ef6-8a5e-e8ce659c7496&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.005033 10.0.0.41 - - [2026-03-12 01:50:43] "PUT /access-control-list/99e75820-926a-46ba-a5ac-754b3c28ceda HTTP/1.1" 200 273 0.065357 252.41.254.69 - - [2026-03-12 01:50:43] "POST /neutron/port HTTP/1.1" 200 1059 0.330024 252.41.254.69 - - [2026-03-12 01:50:43] "POST /neutron/port HTTP/1.1" 200 1059 0.012156 252.41.254.69 - - [2026-03-12 01:50:43] "POST /neutron/port HTTP/1.1" 200 1059 0.014532 252.41.254.69 - - [2026-03-12 01:50:43] "POST /neutron/port HTTP/1.1" 200 1109 0.071018 252.41.254.69 - - [2026-03-12 01:50:43] "POST /neutron/port HTTP/1.1" 200 1119 0.013736 252.41.254.69 - - [2026-03-12 01:50:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004044 252.41.254.69 - - [2026-03-12 01:50:43] "POST /neutron/subnet HTTP/1.1" 200 694 0.015955 252.41.254.69 - - [2026-03-12 01:50:43] "POST /neutron/port HTTP/1.1" 200 117 0.002093 252.41.254.69 - - [2026-03-12 01:50:44] "POST /neutron/network HTTP/1.1" 200 923 0.006607 252.41.254.69 - - [2026-03-12 01:50:47] "POST /neutron/port HTTP/1.1" 200 1117 0.015827 252.41.254.69 - - [2026-03-12 01:50:47] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006923 252.41.254.69 - - [2026-03-12 01:50:47] "POST /neutron/port HTTP/1.1" 200 1117 0.015614 252.41.254.69 - - [2026-03-12 01:50:47] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008512 252.41.254.69 - - [2026-03-12 01:50:48] "POST /neutron/port HTTP/1.1" 200 1117 0.016083 252.41.254.69 - - [2026-03-12 01:50:48] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006713 10.0.0.41 - - [2026-03-12 01:50:48] "GET /virtual-machine/75af39f7-38c4-487c-8902-308c5d712465 HTTP/1.1" 200 1293 0.006018 10.0.0.41 - - [2026-03-12 01:50:48] "GET /virtual-machine-interface/00ab7f50-d70a-4920-83bf-3672ac513089 HTTP/1.1" 200 2942 0.006402 10.0.0.41 - - [2026-03-12 01:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.41 - - [2026-03-12 01:50:48] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004354 10.0.0.41 - - [2026-03-12 01:50:48] "GET /virtual-networks?parent_id=0cbbe601-474e-4ef6-8a5e-e8ce659c7496&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003537 10.0.0.41 - - [2026-03-12 01:50:48] "GET /virtual-network/1077cc5c-1905-40c8-b54e-6efedb36491f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005920 10.0.0.41 - - [2026-03-12 01:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.41 - - [2026-03-12 01:50:51] "GET /virtual-network/1077cc5c-1905-40c8-b54e-6efedb36491f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.007344 252.41.254.69 - - [2026-03-12 01:50:52] "POST /neutron/port HTTP/1.1" 200 1117 0.016931 252.41.254.69 - - [2026-03-12 01:50:52] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005434 252.41.254.69 - - [2026-03-12 01:50:53] "POST /neutron/port HTTP/1.1" 200 1117 0.012653 252.41.254.69 - - [2026-03-12 01:50:53] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006185 10.0.0.41 - - [2026-03-12 01:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.41 - - [2026-03-12 01:50:53] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003163 10.0.0.41 - - [2026-03-12 01:50:53] "GET /virtual-networks?parent_id=0cbbe601-474e-4ef6-8a5e-e8ce659c7496&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003508 10.0.0.41 - - [2026-03-12 01:50:53] "GET /virtual-network/1077cc5c-1905-40c8-b54e-6efedb36491f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006221 252.41.254.69 - - [2026-03-12 01:50:54] "POST /neutron/port HTTP/1.1" 200 1119 0.014619 252.41.254.69 - - [2026-03-12 01:50:54] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006461 252.41.254.69 - - [2026-03-12 01:50:54] "POST /neutron/port HTTP/1.1" 200 1117 0.014211 252.41.254.69 - - [2026-03-12 01:50:54] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006582 252.41.254.69 - - [2026-03-12 01:50:54] "POST /neutron/port HTTP/1.1" 200 1119 0.014566 252.41.254.69 - - [2026-03-12 01:50:54] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007229 252.41.254.69 - - [2026-03-12 01:50:55] "POST /neutron/port HTTP/1.1" 200 1117 0.015937 252.41.254.69 - - [2026-03-12 01:50:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006622 252.41.254.69 - - [2026-03-12 01:50:56] "POST /neutron/port HTTP/1.1" 200 1119 0.015702 252.41.254.69 - - [2026-03-12 01:50:56] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008259 252.41.254.69 - - [2026-03-12 01:50:56] "POST /neutron/port HTTP/1.1" 200 1117 0.019856 252.41.254.69 - - [2026-03-12 01:50:56] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009465 252.41.254.69 - - [2026-03-12 01:50:56] "POST /neutron/port HTTP/1.1" 200 1119 0.021951 252.41.254.69 - - [2026-03-12 01:50:56] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006257 252.41.254.69 - - [2026-03-12 01:50:59] "POST /neutron/port HTTP/1.1" 200 1119 0.017786 252.41.254.69 - - [2026-03-12 01:50:59] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007593 252.41.254.69 - - [2026-03-12 01:50:59] "POST /neutron/port HTTP/1.1" 200 1119 0.013364 252.41.254.69 - - [2026-03-12 01:50:59] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009481 252.41.254.69 - - [2026-03-12 01:50:59] "POST /neutron/port HTTP/1.1" 200 1119 0.013945 252.41.254.69 - - [2026-03-12 01:50:59] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006584 10.0.0.41 - - [2026-03-12 01:50:59] "GET /virtual-machine/a826ad61-bf1e-4fb8-a657-1846cd495dcd HTTP/1.1" 200 1295 0.005499 10.0.0.41 - - [2026-03-12 01:50:59] "GET /virtual-machine-interface/c26b5f42-5942-4840-968c-49026db5b411 HTTP/1.1" 200 2946 0.005255 10.0.0.41 - - [2026-03-12 01:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.41 - - [2026-03-12 01:51:00] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006012 10.0.0.41 - - [2026-03-12 01:51:00] "GET /virtual-networks?parent_id=0cbbe601-474e-4ef6-8a5e-e8ce659c7496&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003408 10.0.0.41 - - [2026-03-12 01:51:00] "GET /virtual-network/eb85324d-ba71-4c11-ac57-8c575435b657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.006387 10.0.0.41 - - [2026-03-12 01:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.41 - - [2026-03-12 01:51:01] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004280 10.0.0.41 - - [2026-03-12 01:51:01] "GET /virtual-networks?parent_id=0cbbe601-474e-4ef6-8a5e-e8ce659c7496&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003639 10.0.0.41 - - [2026-03-12 01:51:01] "GET /virtual-network/eb85324d-ba71-4c11-ac57-8c575435b657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.006715 10.0.0.41 - - [2026-03-12 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.41 - - [2026-03-12 01:51:06] "GET /projects?obj_uuids=0cbbe601-474e-4ef6-8a5e-e8ce659c7496&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.037188 10.0.0.41 - - [2026-03-12 01:51:06] "GET /project/0cbbe601-474e-4ef6-8a5e-e8ce659c7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.097235 10.0.0.41 - - [2026-03-12 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.41 - - [2026-03-12 01:51:06] "PUT /network-policy/a99913b8-ae92-403b-a325-61b0b2fbb00e HTTP/1.1" 200 263 0.012079 10.0.0.41 - - [2026-03-12 01:51:06] "PUT /access-control-list/a416914b-179f-4a72-ac6d-29ce5c8405ff HTTP/1.1" 200 273 0.084384 10.0.0.41 - - [2026-03-12 01:51:06] "POST /ref-update HTTP/1.1" 200 156 0.011542 10.0.0.41 - - [2026-03-12 01:51:06] "PUT /access-control-list/99e75820-926a-46ba-a5ac-754b3c28ceda HTTP/1.1" 200 273 0.057498 10.0.0.41 - - [2026-03-12 01:51:06] "POST /ref-update HTTP/1.1" 200 156 0.013052 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:51:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001041 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:51:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001299 10.0.0.41 - - [2026-03-12 01:51:09] "GET /virtual-network/eb85324d-ba71-4c11-ac57-8c575435b657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.008490 252.41.254.69 - - [2026-03-12 01:51:09] "POST /neutron/network HTTP/1.1" 200 923 0.007677 252.41.254.69 - - [2026-03-12 01:51:09] "POST /neutron/network HTTP/1.1" 200 823 0.067834 10.0.0.41 - - [2026-03-12 01:51:09] "DELETE /access-control-list/99e75820-926a-46ba-a5ac-754b3c28ceda HTTP/1.1" 200 115 0.058693 252.41.254.69 - - [2026-03-12 01:51:09] "POST /neutron/network HTTP/1.1" 200 823 0.010379 10.0.0.41 - - [2026-03-12 01:51:09] "GET /virtual-network/eb85324d-ba71-4c11-ac57-8c575435b657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005924 10.0.0.41 - - [2026-03-12 01:51:09] "GET /virtual-network/1077cc5c-1905-40c8-b54e-6efedb36491f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005336 252.41.254.69 - - [2026-03-12 01:51:10] "POST /neutron/network HTTP/1.1" 200 921 0.006412 252.41.254.69 - - [2026-03-12 01:51:10] "POST /neutron/network HTTP/1.1" 200 821 0.065653 10.0.0.41 - - [2026-03-12 01:51:10] "DELETE /access-control-list/a416914b-179f-4a72-ac6d-29ce5c8405ff HTTP/1.1" 200 115 0.053082 252.41.254.69 - - [2026-03-12 01:51:10] "POST /neutron/network HTTP/1.1" 200 821 0.006367 10.0.0.41 - - [2026-03-12 01:51:10] "GET /virtual-network/1077cc5c-1905-40c8-b54e-6efedb36491f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.010495 10.0.0.41 - - [2026-03-12 01:51:10] "DELETE /network-policy/a99913b8-ae92-403b-a325-61b0b2fbb00e HTTP/1.1" 200 115 0.027774 252.41.254.69 - - [2026-03-12 01:51:10] "POST /neutron/network HTTP/1.1" 200 823 0.010811 252.41.254.69 - - [2026-03-12 01:51:10] "POST /neutron/port HTTP/1.1" 200 1119 0.029058 252.41.254.69 - - [2026-03-12 01:51:10] "POST /neutron/network HTTP/1.1" 400 204 0.014765 252.41.254.69 - - [2026-03-12 01:51:10] "POST /neutron/port HTTP/1.1" 200 1117 0.021759 252.41.254.69 - - [2026-03-12 01:51:10] "POST /neutron/port HTTP/1.1" 200 1109 0.014963 252.41.254.69 - - [2026-03-12 01:51:10] "POST /neutron/port HTTP/1.1" 200 1107 0.013063 252.41.254.69 - - [2026-03-12 01:51:10] "POST /neutron/port HTTP/1.1" 200 151 0.161385 252.41.254.69 - - [2026-03-12 01:51:10] "POST /neutron/port HTTP/1.1" 200 151 0.174007 10.0.0.41 - - [2026-03-12 01:51:12] "DELETE /project/0cbbe601474e4ef68a5ee8ce659c7496 HTTP/1.1" 404 173 0.046455 10.0.0.41 - - [2026-03-12 01:51:12] "GET /projects?obj_uuids=bfc79130-7871-4abb-8b7f-7390732ab29b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001220 10.0.0.41 - - [2026-03-12 01:51:12] "DELETE /project/014e3efb440644d9b07ea247311bf141 HTTP/1.1" 404 173 0.053131 10.0.0.41 - - [2026-03-12 01:51:12] "GET /project/bfc79130-7871-4abb-8b7f-7390732ab29b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.033135 10.0.0.41 - - [2026-03-12 01:51:12] "GET /projects?obj_uuids=bfc79130-7871-4abb-8b7f-7390732ab29b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000902 10.0.0.41 - - [2026-03-12 01:51:12] "GET /projects?obj_uuids=014e3efb-4406-44d9-b07e-a247311bf141&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001185 10.0.0.41 - - [2026-03-12 01:51:12] "GET /project/014e3efb-4406-44d9-b07e-a247311bf141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.036752 10.0.0.41 - - [2026-03-12 01:51:12] "GET /project/bfc79130-7871-4abb-8b7f-7390732ab29b?fields=security_groups HTTP/1.1" 200 1375 0.039694 10.0.0.41 - - [2026-03-12 01:51:12] "GET /projects?obj_uuids=014e3efb-4406-44d9-b07e-a247311bf141&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001084 10.0.0.41 - - [2026-03-12 01:51:12] "DELETE /security-group/194e174c-6d80-43be-a10e-e7f47877ea7e HTTP/1.1" 200 115 0.049801 10.0.0.41 - - [2026-03-12 01:51:12] "GET /projects?obj_uuids=bfc79130-7871-4abb-8b7f-7390732ab29b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001098 10.0.0.41 - - [2026-03-12 01:51:12] "DELETE /access-control-list/8197185b-99cd-4fcc-b575-6665ba5f4ff3 HTTP/1.1" 200 115 0.042495 10.0.0.41 - - [2026-03-12 01:51:12] "GET /project/014e3efb-4406-44d9-b07e-a247311bf141?fields=security_groups HTTP/1.1" 200 1396 0.048216 10.0.0.41 - - [2026-03-12 01:51:12] "DELETE /access-control-list/12b840f8-6eb7-486a-9a77-6b3e5bed4e64 HTTP/1.1" 200 115 0.031011 10.0.0.41 - - [2026-03-12 01:51:12] "GET /project/bfc79130-7871-4abb-8b7f-7390732ab29b?fields=application_policy_sets HTTP/1.1" 200 1414 0.083399 252.41.254.69 - - [2026-03-12 01:51:12] "POST /neutron/network HTTP/1.1" 200 823 0.009956 10.0.0.41 - - [2026-03-12 01:51:12] "DELETE /security-group/8becc0db-8e3a-4711-8b70-688b11ad2c2c HTTP/1.1" 200 115 0.082554 10.0.0.41 - - [2026-03-12 01:51:12] "GET /projects?obj_uuids=014e3efb-4406-44d9-b07e-a247311bf141&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001184 10.0.0.41 - - [2026-03-12 01:51:12] "DELETE /access-control-list/0449a6d5-2389-4a46-8958-4c956939a8bd HTTP/1.1" 200 115 0.084282 10.0.0.41 - - [2026-03-12 01:51:12] "GET /project/014e3efb-4406-44d9-b07e-a247311bf141?fields=application_policy_sets HTTP/1.1" 200 1435 0.058085 10.0.0.41 - - [2026-03-12 01:51:12] "DELETE /access-control-list/6a1f3164-188a-4a6c-ac1c-ebe0960da06c HTTP/1.1" 200 115 0.045201 10.0.0.41 - - [2026-03-12 01:51:12] "DELETE /project/bfc79130-7871-4abb-8b7f-7390732ab29b HTTP/1.1" 200 115 0.482228 10.0.0.41 - - [2026-03-12 01:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.41 - - [2026-03-12 01:51:12] "POST /useragent-kv HTTP/1.1" 200 115 0.005159 10.0.0.41 - - [2026-03-12 01:51:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003999 252.41.254.69 - - [2026-03-12 01:51:12] "POST /neutron/network HTTP/1.1" 200 151 0.204567 10.0.0.41 - - [2026-03-12 01:51:12] "DELETE /route-target/84276066-f356-4c45-a75a-f936a528c116 HTTP/1.1" 200 115 0.030255 10.0.0.41 - - [2026-03-12 01:51:12] "DELETE /project/014e3efb-4406-44d9-b07e-a247311bf141 HTTP/1.1" 200 115 0.582653 10.0.0.41 - - [2026-03-12 01:51:12] "GET /routing-instance/9f5b7aef-d39f-442c-8b2c-a48f2fe5e5f5 HTTP/1.1" 404 171 0.003275 10.0.0.41 - - [2026-03-12 01:51:12] "GET /domains HTTP/1.1" 200 438 0.003181 10.0.0.41 - - [2026-03-12 01:51:12] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001229 10.0.0.41 - - [2026-03-12 01:51:12] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1308 0.009283 10.0.0.41 - - [2026-03-12 01:51:12] "GET /projects?obj_uuids=0cbbe601-474e-4ef6-8a5e-e8ce659c7496&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002422 10.0.0.41 - - [2026-03-12 01:51:12] "GET /project/0cbbe601-474e-4ef6-8a5e-e8ce659c7496 HTTP/1.1" 200 2097 0.026915 252.41.254.69 - - [2026-03-12 01:51:13] "POST /neutron/network HTTP/1.1" 200 821 0.006113 10.0.0.41 - - [2026-03-12 01:51:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003539 10.0.0.41 - - [2026-03-12 01:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.41 - - [2026-03-12 01:51:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003317 252.41.254.69 - - [2026-03-12 01:51:13] "POST /neutron/network HTTP/1.1" 200 151 0.092184 10.0.0.41 - - [2026-03-12 01:51:13] "DELETE /route-target/64c001fe-119f-46e3-812c-e021f9b8f2db HTTP/1.1" 200 115 0.021715 10.0.0.41 - - [2026-03-12 01:51:13] "GET /routing-instance/21d16c16-b894-4c55-b514-d24544018774 HTTP/1.1" 404 171 0.003257 10.0.0.41 - - [2026-03-12 01:51:13] "GET /domains HTTP/1.1" 200 438 0.002987 10.0.0.41 - - [2026-03-12 01:51:13] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001030 10.0.0.41 - - [2026-03-12 01:51:13] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1308 0.007636 10.0.0.41 - - [2026-03-12 01:51:13] "GET /projects?obj_uuids=0cbbe601-474e-4ef6-8a5e-e8ce659c7496&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001157 10.0.0.41 - - [2026-03-12 01:51:13] "GET /project/0cbbe601-474e-4ef6-8a5e-e8ce659c7496 HTTP/1.1" 200 1859 0.027339 10.0.0.41 - - [2026-03-12 01:51:14] "GET /projects?obj_uuids=0cbbe601-474e-4ef6-8a5e-e8ce659c7496&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001295 10.0.0.41 - - [2026-03-12 01:51:14] "GET /project/0cbbe601-474e-4ef6-8a5e-e8ce659c7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.068539 10.0.0.41 - - [2026-03-12 01:51:14] "GET /projects?obj_uuids=0cbbe601-474e-4ef6-8a5e-e8ce659c7496&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001438 10.0.0.41 - - [2026-03-12 01:51:14] "GET /project/0cbbe601-474e-4ef6-8a5e-e8ce659c7496?fields=virtual_networks HTTP/1.1" 200 1034 0.032132 10.0.0.41 - - [2026-03-12 01:51:14] "GET /projects?obj_uuids=0cbbe601-474e-4ef6-8a5e-e8ce659c7496&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001866 10.0.0.41 - - [2026-03-12 01:51:14] "GET /project/0cbbe601-474e-4ef6-8a5e-e8ce659c7496?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.035384 10.0.0.41 - - [2026-03-12 01:51:14] "GET /projects?obj_uuids=0cbbe601-474e-4ef6-8a5e-e8ce659c7496&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001009 10.0.0.41 - - [2026-03-12 01:51:14] "GET /project/0cbbe601-474e-4ef6-8a5e-e8ce659c7496?fields=security_groups HTTP/1.1" 200 1261 0.027520 10.0.0.41 - - [2026-03-12 01:51:15] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001068 10.0.0.41 - - [2026-03-12 01:51:15] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007375 10.0.0.41 - - [2026-03-12 01:51:15] "POST /fqname-to-id HTTP/1.1" 404 179 0.038825 10.0.0.41 - - [2026-03-12 01:51:15] "GET /projects?obj_uuids=dccb740f-439c-4045-b7b4-2de60c54c6b7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003051 10.0.0.41 - - [2026-03-12 01:51:15] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001457 10.0.0.41 - - [2026-03-12 01:51:15] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008477 10.0.0.41 - - [2026-03-12 01:51:15] "POST /id-to-fqname HTTP/1.1" 200 181 0.001789 10.0.0.41 - - [2026-03-12 01:51:16] "POST /fqname-to-id HTTP/1.1" 404 190 0.004310 10.0.0.41 - - [2026-03-12 01:51:16] "POST /security-groups HTTP/1.1" 200 576 0.073374 10.0.0.41 - - [2026-03-12 01:51:16] "POST /fqname-to-id HTTP/1.1" 404 225 0.002590 10.0.0.41 - - [2026-03-12 01:51:16] "POST /projects HTTP/1.1" 200 563 0.242967 10.0.0.41 - - [2026-03-12 01:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.286483 10.0.0.41 - - [2026-03-12 01:51:16] "POST /access-control-lists HTTP/1.1" 200 589 0.063463 10.0.0.41 - - [2026-03-12 01:51:16] "GET /project/dccb740f-439c-4045-b7b4-2de60c54c6b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.437312 10.0.0.41 - - [2026-03-12 01:51:16] "POST /fqname-to-id HTTP/1.1" 404 224 0.002891 10.0.0.41 - - [2026-03-12 01:51:16] "POST /access-control-lists HTTP/1.1" 200 587 0.064718 10.0.0.41 - - [2026-03-12 01:51:17] "GET / HTTP/1.1" 200 36215 0.002079 10.0.0.41 - - [2026-03-12 01:51:18] "POST /fqname-to-id HTTP/1.1" 401 297 0.000495 10.0.0.41 - - [2026-03-12 01:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.075917 10.0.0.41 - - [2026-03-12 01:51:18] "GET /projects?obj_uuids=dccb740f-439c-4045-b7b4-2de60c54c6b7&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001043 10.0.0.41 - - [2026-03-12 01:51:18] "GET /project/dccb740f-439c-4045-b7b4-2de60c54c6b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.027367 252.41.254.69 - - [2026-03-12 01:51:19] "POST /neutron/network HTTP/1.1" 200 117 0.044732 10.0.0.41 - - [2026-03-12 01:51:19] "GET /projects?obj_uuids=dccb740f-439c-4045-b7b4-2de60c54c6b7&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001158 252.41.254.69 - - [2026-03-12 01:51:19] "POST /neutron/network HTTP/1.1" 200 610 0.082182 10.0.0.41 - - [2026-03-12 01:51:19] "POST /route-targets HTTP/1.1" 200 328 0.013020 10.0.0.41 - - [2026-03-12 01:51:19] "POST /ref-update HTTP/1.1" 200 156 0.013533 10.0.0.41 - - [2026-03-12 01:51:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003553 252.41.254.69 - - [2026-03-12 01:51:19] "POST /neutron/subnet HTTP/1.1" 200 729 0.189674 252.41.254.69 - - [2026-03-12 01:51:19] "POST /neutron/network HTTP/1.1" 200 830 0.006989 10.0.0.41 - - [2026-03-12 01:51:19] "POST /id-to-fqname HTTP/1.1" 200 218 0.001572 10.0.0.41 - - [2026-03-12 01:51:19] "GET /virtual-network/f31a907c-5111-4b5d-a431-684395e66945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005035 252.41.254.69 - - [2026-03-12 01:51:19] "POST /neutron/network HTTP/1.1" 200 830 0.017772 10.0.0.41 - - [2026-03-12 01:51:19] "GET /virtual-network/f31a907c-5111-4b5d-a431-684395e66945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009079 252.41.254.69 - - [2026-03-12 01:51:19] "POST /neutron/network HTTP/1.1" 200 830 0.005792 252.41.254.69 - - [2026-03-12 01:51:19] "POST /neutron/subnet HTTP/1.1" 200 729 0.008094 10.0.0.41 - - [2026-03-12 01:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.41 - - [2026-03-12 01:51:19] "GET /virtual-network/f31a907c-5111-4b5d-a431-684395e66945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005033 10.0.0.41 - - [2026-03-12 01:51:19] "PUT /virtual-network/f31a907c-5111-4b5d-a431-684395e66945 HTTP/1.1" 200 265 0.044556 10.0.0.41 - - [2026-03-12 01:51:19] "POST /route-targets HTTP/1.1" 200 324 0.021835 10.0.0.41 - - [2026-03-12 01:51:20] "POST /ref-update HTTP/1.1" 200 156 0.016072 10.0.0.41 - - [2026-03-12 01:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.41 - - [2026-03-12 01:51:20] "GET /projects?obj_uuids=dccb740f-439c-4045-b7b4-2de60c54c6b7&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001486 10.0.0.41 - - [2026-03-12 01:51:20] "GET /project/dccb740f-439c-4045-b7b4-2de60c54c6b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.026930 252.41.254.69 - - [2026-03-12 01:51:20] "POST /neutron/network HTTP/1.1" 200 117 0.012576 10.0.0.41 - - [2026-03-12 01:51:20] "GET /projects?obj_uuids=dccb740f-439c-4045-b7b4-2de60c54c6b7&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001185 252.41.254.69 - - [2026-03-12 01:51:20] "POST /neutron/network HTTP/1.1" 200 610 0.094445 10.0.0.41 - - [2026-03-12 01:51:20] "POST /route-targets HTTP/1.1" 200 328 0.018000 10.0.0.41 - - [2026-03-12 01:51:20] "POST /ref-update HTTP/1.1" 200 156 0.017699 10.0.0.41 - - [2026-03-12 01:51:20] "POST /useragent-kv HTTP/1.1" 200 115 0.004301 10.0.0.41 - - [2026-03-12 01:51:20] "GET /obj-perms HTTP/1.1" 200 6369 0.076453 252.41.254.69 - - [2026-03-12 01:51:20] "POST /neutron/subnet HTTP/1.1" 200 730 0.218085 252.41.254.69 - - [2026-03-12 01:51:20] "POST /neutron/network HTTP/1.1" 200 830 0.006988 10.0.0.41 - - [2026-03-12 01:51:20] "POST /id-to-fqname HTTP/1.1" 200 218 0.001531 10.0.0.41 - - [2026-03-12 01:51:20] "GET /virtual-network/32a4b7a0-abb9-4f46-91e0-ffcc1a47ebfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005721 252.41.254.69 - - [2026-03-12 01:51:20] "POST /neutron/network HTTP/1.1" 200 830 0.007303 10.0.0.41 - - [2026-03-12 01:51:20] "GET /virtual-network/32a4b7a0-abb9-4f46-91e0-ffcc1a47ebfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005972 252.41.254.69 - - [2026-03-12 01:51:20] "POST /neutron/network HTTP/1.1" 200 830 0.007529 252.41.254.69 - - [2026-03-12 01:51:20] "POST /neutron/subnet HTTP/1.1" 200 730 0.008771 10.0.0.41 - - [2026-03-12 01:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.41 - - [2026-03-12 01:51:21] "GET /virtual-network/32a4b7a0-abb9-4f46-91e0-ffcc1a47ebfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006345 10.0.0.41 - - [2026-03-12 01:51:21] "GET /obj-perms HTTP/1.1" 200 6369 0.064011 10.0.0.41 - - [2026-03-12 01:51:21] "PUT /virtual-network/32a4b7a0-abb9-4f46-91e0-ffcc1a47ebfe HTTP/1.1" 200 265 0.037834 10.0.0.41 - - [2026-03-12 01:51:21] "POST /ref-update HTTP/1.1" 200 156 0.012465 10.0.0.41 - - [2026-03-12 01:51:21] "POST /id-to-fqname HTTP/1.1" 200 218 0.001523 252.41.254.69 - - [2026-03-12 01:51:21] "POST /neutron/network HTTP/1.1" 200 840 0.005573 252.41.254.69 - - [2026-03-12 01:51:21] "GET /aaa-mode HTTP/1.1" 401 297 0.000540 252.41.254.69 - - [2026-03-12 01:51:21] "GET / HTTP/1.1" 200 36215 0.001781 252.41.254.69 - - [2026-03-12 01:51:21] "GET /project/dccb740f-439c-4045-b7b4-2de60c54c6b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000351 10.0.0.41 - - [2026-03-12 01:51:21] "GET /projects?obj_uuids=dccb740f-439c-4045-b7b4-2de60c54c6b7&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001219 252.41.254.69 - - [2026-03-12 01:51:21] "GET /project/dccb740f-439c-4045-b7b4-2de60c54c6b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.058050 252.41.254.69 - - [2026-03-12 01:51:21] "POST /neutron/network HTTP/1.1" 200 830 0.006077 252.41.254.69 - - [2026-03-12 01:51:22] "POST /neutron/port HTTP/1.1" 200 117 0.006225 252.41.254.69 - - [2026-03-12 01:51:22] "POST /neutron/port HTTP/1.1" 200 117 0.005470 10.0.0.41 - - [2026-03-12 01:51:22] "POST /id-to-fqname HTTP/1.1" 200 218 0.004315 252.41.254.69 - - [2026-03-12 01:51:22] "POST /neutron/port HTTP/1.1" 200 117 0.006579 252.41.254.69 - - [2026-03-12 01:51:22] "POST /neutron/network HTTP/1.1" 200 840 0.005992 252.41.254.69 - - [2026-03-12 01:51:22] "GET /aaa-mode HTTP/1.1" 401 297 0.001349 252.41.254.69 - - [2026-03-12 01:51:22] "GET / HTTP/1.1" 200 36215 0.004572 252.41.254.69 - - [2026-03-12 01:51:22] "GET /project/dccb740f-439c-4045-b7b4-2de60c54c6b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.001004 252.41.254.69 - - [2026-03-12 01:51:22] "POST /neutron/network HTTP/1.1" 200 840 0.006324 10.0.0.41 - - [2026-03-12 01:51:22] "GET /projects?obj_uuids=dccb740f-439c-4045-b7b4-2de60c54c6b7&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001534 10.0.0.41 - - [2026-03-12 01:51:23] "GET /projects?obj_uuids=dccb740f-439c-4045-b7b4-2de60c54c6b7&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.002006 252.41.254.69 - - [2026-03-12 01:51:23] "GET /project/dccb740f-439c-4045-b7b4-2de60c54c6b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.104940 252.41.254.69 - - [2026-03-12 01:51:23] "POST /neutron/network HTTP/1.1" 200 830 0.007130 252.41.254.69 - - [2026-03-12 01:51:23] "POST /neutron/port HTTP/1.1" 200 1052 0.309548 252.41.254.69 - - [2026-03-12 01:51:23] "POST /neutron/port HTTP/1.1" 200 1052 0.018220 252.41.254.69 - - [2026-03-12 01:51:23] "POST /neutron/port HTTP/1.1" 200 1052 0.013467 252.41.254.69 - - [2026-03-12 01:51:23] "POST /neutron/port HTTP/1.1" 200 1062 0.025010 252.41.254.69 - - [2026-03-12 01:51:23] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008031 252.41.254.69 - - [2026-03-12 01:51:23] "POST /neutron/port HTTP/1.1" 200 1102 0.078360 252.41.254.69 - - [2026-03-12 01:51:23] "POST /neutron/port HTTP/1.1" 200 117 0.005342 252.41.254.69 - - [2026-03-12 01:51:23] "POST /neutron/port HTTP/1.1" 200 1112 0.021912 252.41.254.69 - - [2026-03-12 01:51:23] "POST /neutron/port HTTP/1.1" 200 1112 0.017890 252.41.254.69 - - [2026-03-12 01:51:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004117 252.41.254.69 - - [2026-03-12 01:51:23] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007573 252.41.254.69 - - [2026-03-12 01:51:23] "POST /neutron/subnet HTTP/1.1" 200 703 0.009313 252.41.254.69 - - [2026-03-12 01:51:23] "POST /neutron/port HTTP/1.1" 200 117 0.001391 252.41.254.69 - - [2026-03-12 01:51:24] "POST /neutron/network HTTP/1.1" 200 830 0.045176 252.41.254.69 - - [2026-03-12 01:51:24] "POST /neutron/network HTTP/1.1" 200 840 0.007514 10.0.0.41 - - [2026-03-12 01:51:24] "GET /projects?obj_uuids=dccb740f-439c-4045-b7b4-2de60c54c6b7&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001115 252.41.254.69 - - [2026-03-12 01:51:24] "POST /neutron/port HTTP/1.1" 200 1052 0.263995 252.41.254.69 - - [2026-03-12 01:51:24] "POST /neutron/port HTTP/1.1" 200 1052 0.015175 252.41.254.69 - - [2026-03-12 01:51:25] "POST /neutron/port HTTP/1.1" 200 1052 0.012568 252.41.254.69 - - [2026-03-12 01:51:25] "POST /neutron/port HTTP/1.1" 200 1102 0.095092 252.41.254.69 - - [2026-03-12 01:51:25] "POST /neutron/port HTTP/1.1" 200 1112 0.022117 252.41.254.69 - - [2026-03-12 01:51:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004019 252.41.254.69 - - [2026-03-12 01:51:25] "POST /neutron/subnet HTTP/1.1" 200 704 0.007393 252.41.254.69 - - [2026-03-12 01:51:25] "POST /neutron/port HTTP/1.1" 200 117 0.001686 252.41.254.69 - - [2026-03-12 01:51:25] "POST /neutron/network HTTP/1.1" 200 830 0.007180 252.41.254.69 - - [2026-03-12 01:51:28] "POST /neutron/port HTTP/1.1" 200 1112 0.014117 252.41.254.69 - - [2026-03-12 01:51:29] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007027 252.41.254.69 - - [2026-03-12 01:51:29] "POST /neutron/port HTTP/1.1" 200 1112 0.014699 252.41.254.69 - - [2026-03-12 01:51:29] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008232 252.41.254.69 - - [2026-03-12 01:51:29] "POST /neutron/port HTTP/1.1" 200 1112 0.016743 252.41.254.69 - - [2026-03-12 01:51:29] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009125 10.0.0.41 - - [2026-03-12 01:51:29] "GET /virtual-machine/7e028731-1498-49af-8866-b1662285c39a HTTP/1.1" 401 297 0.000761 10.0.0.41 - - [2026-03-12 01:51:29] "GET /virtual-machine/7e028731-1498-49af-8866-b1662285c39a HTTP/1.1" 200 1284 0.034859 10.0.0.41 - - [2026-03-12 01:51:29] "GET /virtual-machine-interface/09e5be6c-659f-442e-8487-2074df2200b6 HTTP/1.1" 200 2919 0.008378 10.0.0.41 - - [2026-03-12 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.41 - - [2026-03-12 01:51:30] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003814 10.0.0.41 - - [2026-03-12 01:51:30] "GET /virtual-networks?parent_id=dccb740f-439c-4045-b7b4-2de60c54c6b7&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002903 10.0.0.41 - - [2026-03-12 01:51:30] "GET /virtual-network/f31a907c-5111-4b5d-a431-684395e66945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.008105 10.0.0.41 - - [2026-03-12 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.41 - - [2026-03-12 01:51:33] "GET /virtual-network/f31a907c-5111-4b5d-a431-684395e66945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.010762 252.41.254.69 - - [2026-03-12 01:51:34] "POST /neutron/port HTTP/1.1" 200 1112 0.014036 252.41.254.69 - - [2026-03-12 01:51:34] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006818 252.41.254.69 - - [2026-03-12 01:51:34] "POST /neutron/port HTTP/1.1" 200 1112 0.015062 252.41.254.69 - - [2026-03-12 01:51:34] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006801 10.0.0.41 - - [2026-03-12 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 252.41.254.69 - - [2026-03-12 01:51:35] "POST /neutron/port HTTP/1.1" 200 1112 0.021249 10.0.0.41 - - [2026-03-12 01:51:35] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004627 10.0.0.41 - - [2026-03-12 01:51:35] "GET /virtual-networks?parent_id=dccb740f-439c-4045-b7b4-2de60c54c6b7&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.011597 252.41.254.69 - - [2026-03-12 01:51:35] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008341 10.0.0.41 - - [2026-03-12 01:51:35] "GET /virtual-network/f31a907c-5111-4b5d-a431-684395e66945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.008466 252.41.254.69 - - [2026-03-12 01:51:35] "POST /neutron/port HTTP/1.1" 200 1112 0.023536 252.41.254.69 - - [2026-03-12 01:51:35] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006413 252.41.254.69 - - [2026-03-12 01:51:35] "POST /neutron/port HTTP/1.1" 200 1112 0.021174 252.41.254.69 - - [2026-03-12 01:51:35] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007514 252.41.254.69 - - [2026-03-12 01:51:35] "POST /neutron/port HTTP/1.1" 200 1112 0.014016 252.41.254.69 - - [2026-03-12 01:51:36] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006930 252.41.254.69 - - [2026-03-12 01:51:37] "POST /neutron/port HTTP/1.1" 200 1112 0.019020 252.41.254.69 - - [2026-03-12 01:51:37] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005966 252.41.254.69 - - [2026-03-12 01:51:41] "POST /neutron/port HTTP/1.1" 200 1112 0.014993 252.41.254.69 - - [2026-03-12 01:51:41] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007118 252.41.254.69 - - [2026-03-12 01:51:41] "POST /neutron/port HTTP/1.1" 200 1112 0.013898 252.41.254.69 - - [2026-03-12 01:51:41] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009632 252.41.254.69 - - [2026-03-12 01:51:41] "POST /neutron/port HTTP/1.1" 200 1112 0.020326 252.41.254.69 - - [2026-03-12 01:51:41] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007116 10.0.0.41 - - [2026-03-12 01:51:41] "GET /virtual-machine/863aa3b0-afe9-4420-895b-a2d6f1fb432c HTTP/1.1" 200 1284 0.005026 10.0.0.41 - - [2026-03-12 01:51:41] "GET /virtual-machine-interface/005c6aee-6ad2-4813-ae7f-080853d717d5 HTTP/1.1" 200 2919 0.005349 10.0.0.41 - - [2026-03-12 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.41 - - [2026-03-12 01:51:41] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004015 10.0.0.41 - - [2026-03-12 01:51:41] "GET /virtual-networks?parent_id=dccb740f-439c-4045-b7b4-2de60c54c6b7&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003409 10.0.0.41 - - [2026-03-12 01:51:42] "GET /virtual-network/32a4b7a0-abb9-4f46-91e0-ffcc1a47ebfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.006428 10.0.0.41 - - [2026-03-12 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.41 - - [2026-03-12 01:51:43] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003087 10.0.0.41 - - [2026-03-12 01:51:43] "GET /virtual-networks?parent_id=dccb740f-439c-4045-b7b4-2de60c54c6b7&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003790 10.0.0.41 - - [2026-03-12 01:51:43] "GET /virtual-network/32a4b7a0-abb9-4f46-91e0-ffcc1a47ebfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.007423 10.0.0.41 - - [2026-03-12 01:51:43] "POST /routing-policys HTTP/1.1" 200 534 0.025375 10.0.0.41 - - [2026-03-12 01:51:43] "GET /virtual-network/f31a907c-5111-4b5d-a431-684395e66945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.009741 10.0.0.41 - - [2026-03-12 01:51:43] "POST /ref-update HTTP/1.1" 200 156 0.017326 10.0.0.41 - - [2026-03-12 01:51:43] "PUT /virtual-network/f31a907c-5111-4b5d-a431-684395e66945 HTTP/1.1" 200 265 0.043713 10.0.0.41 - - [2026-03-12 01:51:47] "POST /ref-update HTTP/1.1" 200 156 0.032822 10.0.0.41 - - [2026-03-12 01:51:47] "POST /ref-update HTTP/1.1" 200 156 0.012977 10.0.0.41 - - [2026-03-12 01:51:47] "DELETE /routing-policy/e548a808-3292-4de6-9f39-d4c7a5a59e3d HTTP/1.1" 200 115 0.026798 252.41.254.69 - - [2026-03-12 01:51:47] "POST /neutron/network HTTP/1.1" 200 830 0.008534 252.41.254.69 - - [2026-03-12 01:51:47] "POST /neutron/network HTTP/1.1" 400 204 0.014736 252.41.254.69 - - [2026-03-12 01:51:48] "POST /neutron/port HTTP/1.1" 200 1112 0.017698 252.41.254.69 - - [2026-03-12 01:51:48] "POST /neutron/port HTTP/1.1" 200 1112 0.016371 252.41.254.69 - - [2026-03-12 01:51:48] "POST /neutron/port HTTP/1.1" 200 1102 0.013752 252.41.254.69 - - [2026-03-12 01:51:48] "POST /neutron/port HTTP/1.1" 200 1102 0.014600 252.41.254.69 - - [2026-03-12 01:51:48] "POST /neutron/port HTTP/1.1" 200 151 0.188695 252.41.254.69 - - [2026-03-12 01:51:48] "POST /neutron/port HTTP/1.1" 200 151 0.205142 252.41.254.69 - - [2026-03-12 01:51:49] "POST /neutron/network HTTP/1.1" 200 830 0.005858 10.0.0.41 - - [2026-03-12 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005637 10.0.0.41 - - [2026-03-12 01:51:50] "POST /useragent-kv HTTP/1.1" 200 115 0.004391 10.0.0.41 - - [2026-03-12 01:51:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002755 252.41.254.69 - - [2026-03-12 01:51:50] "POST /neutron/network HTTP/1.1" 200 151 0.119519 10.0.0.41 - - [2026-03-12 01:51:50] "DELETE /route-target/f10c0ab7-8c7c-4f86-b5a7-5dfec5d89b83 HTTP/1.1" 200 115 0.025976 10.0.0.41 - - [2026-03-12 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 252.41.254.69 - - [2026-03-12 01:51:50] "POST /neutron/network HTTP/1.1" 200 830 0.006028 10.0.0.41 - - [2026-03-12 01:51:50] "DELETE /route-target/6a8420ee-d68f-45fc-abd4-1c384521a664 HTTP/1.1" 409 240 0.005304 10.0.0.41 - - [2026-03-12 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005873 10.0.0.41 - - [2026-03-12 01:51:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003464 10.0.0.41 - - [2026-03-12 01:51:50] "POST /useragent-kv HTTP/1.1" 200 115 0.004085 252.41.254.69 - - [2026-03-12 01:51:50] "POST /neutron/network HTTP/1.1" 200 151 0.114101 10.0.0.41 - - [2026-03-12 01:51:50] "DELETE /route-target/7f0de682-c5bf-466a-bc15-49f80af2cbc5 HTTP/1.1" 200 115 0.024438 10.0.0.41 - - [2026-03-12 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.41 - - [2026-03-12 01:51:50] "DELETE /route-target/6a8420ee-d68f-45fc-abd4-1c384521a664 HTTP/1.1" 200 115 0.030592 10.0.0.41 - - [2026-03-12 01:51:50] "GET /projects?obj_uuids=dccb740f-439c-4045-b7b4-2de60c54c6b7&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001269 10.0.0.41 - - [2026-03-12 01:51:50] "GET /project/dccb740f-439c-4045-b7b4-2de60c54c6b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.031467 10.0.0.41 - - [2026-03-12 01:51:50] "GET /projects?obj_uuids=dccb740f-439c-4045-b7b4-2de60c54c6b7&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001364 10.0.0.41 - - [2026-03-12 01:51:50] "GET /project/dccb740f-439c-4045-b7b4-2de60c54c6b7?fields=virtual_networks HTTP/1.1" 200 1018 0.076983 10.0.0.41 - - [2026-03-12 01:51:50] "GET /projects?obj_uuids=dccb740f-439c-4045-b7b4-2de60c54c6b7&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001160 10.0.0.41 - - [2026-03-12 01:51:50] "GET /project/dccb740f-439c-4045-b7b4-2de60c54c6b7?fields=virtual_machine_interfaces HTTP/1.1" 200 1018 0.034964 10.0.0.41 - - [2026-03-12 01:51:50] "GET /projects?obj_uuids=dccb740f-439c-4045-b7b4-2de60c54c6b7&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001498 10.0.0.41 - - [2026-03-12 01:51:51] "GET /project/dccb740f-439c-4045-b7b4-2de60c54c6b7?fields=security_groups HTTP/1.1" 200 1236 0.030111 10.0.0.41 - - [2026-03-12 01:51:51] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001987 10.0.0.41 - - [2026-03-12 01:51:51] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009667 10.0.0.41 - - [2026-03-12 01:51:52] "POST /fqname-to-id HTTP/1.1" 404 184 0.039459 10.0.0.41 - - [2026-03-12 01:51:52] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003203 10.0.0.41 - - [2026-03-12 01:51:52] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001530 10.0.0.41 - - [2026-03-12 01:51:52] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008385 10.0.0.41 - - [2026-03-12 01:51:52] "POST /id-to-fqname HTTP/1.1" 200 186 0.002625 10.0.0.41 - - [2026-03-12 01:51:52] "POST /fqname-to-id HTTP/1.1" 404 195 0.009445 10.0.0.41 - - [2026-03-12 01:51:52] "POST /security-groups HTTP/1.1" 200 581 0.068711 10.0.0.41 - - [2026-03-12 01:51:52] "POST /fqname-to-id HTTP/1.1" 404 230 0.003605 10.0.0.41 - - [2026-03-12 01:51:52] "POST /projects HTTP/1.1" 200 573 0.233744 10.0.0.41 - - [2026-03-12 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.268389 10.0.0.41 - - [2026-03-12 01:51:52] "POST /access-control-lists HTTP/1.1" 200 594 0.065429 10.0.0.41 - - [2026-03-12 01:51:52] "GET /project/aa94b549-974b-49f2-b98f-4ea8cfb0b5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.428851 10.0.0.41 - - [2026-03-12 01:51:52] "POST /fqname-to-id HTTP/1.1" 404 229 0.002968 10.0.0.41 - - [2026-03-12 01:51:52] "POST /access-control-lists HTTP/1.1" 200 592 0.062644 10.0.0.41 - - [2026-03-12 01:51:53] "GET / HTTP/1.1" 200 36215 0.001927 10.0.0.41 - - [2026-03-12 01:51:54] "POST /fqname-to-id HTTP/1.1" 401 297 0.000798 10.0.0.41 - - [2026-03-12 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.081662 10.0.0.41 - - [2026-03-12 01:51:55] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001162 10.0.0.41 - - [2026-03-12 01:51:55] "GET /project/aa94b549-974b-49f2-b98f-4ea8cfb0b5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.031902 252.41.254.69 - - [2026-03-12 01:51:55] "POST /neutron/network HTTP/1.1" 200 117 0.045615 10.0.0.41 - - [2026-03-12 01:51:55] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001322 252.41.254.69 - - [2026-03-12 01:51:55] "POST /neutron/network HTTP/1.1" 200 611 0.079501 10.0.0.41 - - [2026-03-12 01:51:55] "POST /route-targets HTTP/1.1" 200 328 0.014326 10.0.0.41 - - [2026-03-12 01:51:55] "POST /ref-update HTTP/1.1" 200 156 0.026371 10.0.0.41 - - [2026-03-12 01:51:55] "POST /useragent-kv HTTP/1.1" 200 115 0.007132 252.41.254.69 - - [2026-03-12 01:51:55] "POST /neutron/subnet HTTP/1.1" 200 729 0.177118 252.41.254.69 - - [2026-03-12 01:51:55] "POST /neutron/network HTTP/1.1" 200 831 0.006117 10.0.0.41 - - [2026-03-12 01:51:55] "POST /id-to-fqname HTTP/1.1" 200 221 0.001437 10.0.0.41 - - [2026-03-12 01:51:55] "GET /virtual-network/13199cbf-885d-4410-ba42-0e7f4a67b233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005006 252.41.254.69 - - [2026-03-12 01:51:56] "POST /neutron/network HTTP/1.1" 200 831 0.006480 10.0.0.41 - - [2026-03-12 01:51:56] "GET /virtual-network/13199cbf-885d-4410-ba42-0e7f4a67b233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005456 252.41.254.69 - - [2026-03-12 01:51:56] "POST /neutron/network HTTP/1.1" 200 831 0.005422 252.41.254.69 - - [2026-03-12 01:51:56] "POST /neutron/subnet HTTP/1.1" 200 729 0.009312 10.0.0.41 - - [2026-03-12 01:51:56] "GET /domains HTTP/1.1" 401 297 0.000509 10.0.0.41 - - [2026-03-12 01:51:56] "GET /domains HTTP/1.1" 200 438 0.046185 10.0.0.41 - - [2026-03-12 01:51:56] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001206 10.0.0.41 - - [2026-03-12 01:51:56] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1669 0.009288 10.0.0.41 - - [2026-03-12 01:51:56] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002980 10.0.0.41 - - [2026-03-12 01:51:56] "GET /project/aa94b549-974b-49f2-b98f-4ea8cfb0b5cf HTTP/1.1" 200 2076 0.029672 10.0.0.41 - - [2026-03-12 01:51:56] "GET /virtual-network/13199cbf-885d-4410-ba42-0e7f4a67b233 HTTP/1.1" 200 2321 0.006983 10.0.0.41 - - [2026-03-12 01:51:56] "GET /virtual-network/13199cbf-885d-4410-ba42-0e7f4a67b233 HTTP/1.1" 200 2321 0.012039 10.0.0.41 - - [2026-03-12 01:51:56] "GET /routing-instance/273b0b48-5a6d-4ce6-81b4-464c3894d7ed HTTP/1.1" 200 1493 0.004949 10.0.0.41 - - [2026-03-12 01:51:56] "GET /routing-instance/273b0b48-5a6d-4ce6-81b4-464c3894d7ed HTTP/1.1" 200 1493 0.003546 10.0.0.41 - - [2026-03-12 01:51:57] "GET /route-target/308e74c4-0b83-49c9-bc3d-182b65691acc HTTP/1.1" 200 1212 0.004505 10.0.0.41 - - [2026-03-12 01:51:57] "GET /virtual-network/13199cbf-885d-4410-ba42-0e7f4a67b233 HTTP/1.1" 200 2321 0.009177 10.0.0.41 - - [2026-03-12 01:51:57] "GET /routing-instance/273b0b48-5a6d-4ce6-81b4-464c3894d7ed HTTP/1.1" 200 1493 0.004352 10.0.0.41 - - [2026-03-12 01:51:57] "GET /virtual-network/13199cbf-885d-4410-ba42-0e7f4a67b233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006236 10.0.0.41 - - [2026-03-12 01:51:57] "GET /virtual-network/13199cbf-885d-4410-ba42-0e7f4a67b233 HTTP/1.1" 200 2321 0.004830 10.0.0.41 - - [2026-03-12 01:51:57] "GET /routing-instance/273b0b48-5a6d-4ce6-81b4-464c3894d7ed HTTP/1.1" 200 1493 0.003822 10.0.0.41 - - [2026-03-12 01:51:57] "GET /routing-instance/273b0b48-5a6d-4ce6-81b4-464c3894d7ed HTTP/1.1" 200 1493 0.004133 10.0.0.41 - - [2026-03-12 01:51:57] "GET /route-target/308e74c4-0b83-49c9-bc3d-182b65691acc HTTP/1.1" 200 1212 0.003967 10.0.0.41 - - [2026-03-12 01:51:57] "GET /domains HTTP/1.1" 200 438 0.003229 10.0.0.41 - - [2026-03-12 01:51:57] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001245 10.0.0.41 - - [2026-03-12 01:51:57] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1669 0.008894 10.0.0.41 - - [2026-03-12 01:51:57] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001076 10.0.0.41 - - [2026-03-12 01:51:57] "GET /project/aa94b549-974b-49f2-b98f-4ea8cfb0b5cf HTTP/1.1" 200 2076 0.029148 10.0.0.41 - - [2026-03-12 01:51:57] "GET /virtual-network/13199cbf-885d-4410-ba42-0e7f4a67b233 HTTP/1.1" 200 2321 0.005407 10.0.0.41 - - [2026-03-12 01:51:58] "GET /obj-perms HTTP/1.1" 200 6412 0.068606 10.0.0.41 - - [2026-03-12 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.41 - - [2026-03-12 01:51:58] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001048 10.0.0.41 - - [2026-03-12 01:51:58] "GET /project/aa94b549-974b-49f2-b98f-4ea8cfb0b5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.026152 252.41.254.69 - - [2026-03-12 01:51:58] "POST /neutron/network HTTP/1.1" 200 117 0.012032 10.0.0.41 - - [2026-03-12 01:51:58] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001631 252.41.254.69 - - [2026-03-12 01:51:58] "POST /neutron/network HTTP/1.1" 200 611 0.079308 10.0.0.41 - - [2026-03-12 01:51:58] "POST /route-targets HTTP/1.1" 200 328 0.010966 10.0.0.41 - - [2026-03-12 01:51:58] "POST /ref-update HTTP/1.1" 200 156 0.017535 10.0.0.41 - - [2026-03-12 01:51:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002479 252.41.254.69 - - [2026-03-12 01:51:58] "POST /neutron/subnet HTTP/1.1" 200 715 0.124925 252.41.254.69 - - [2026-03-12 01:51:58] "POST /neutron/network HTTP/1.1" 200 828 0.007430 10.0.0.41 - - [2026-03-12 01:51:59] "POST /id-to-fqname HTTP/1.1" 200 221 0.002799 10.0.0.41 - - [2026-03-12 01:51:59] "GET /virtual-network/fede0806-03ce-4cf4-933a-698966689e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006637 252.41.254.69 - - [2026-03-12 01:51:59] "POST /neutron/network HTTP/1.1" 200 828 0.006186 10.0.0.41 - - [2026-03-12 01:51:59] "GET /virtual-network/fede0806-03ce-4cf4-933a-698966689e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005041 252.41.254.69 - - [2026-03-12 01:51:59] "POST /neutron/network HTTP/1.1" 200 828 0.006021 252.41.254.69 - - [2026-03-12 01:51:59] "POST /neutron/subnet HTTP/1.1" 200 715 0.007540 10.0.0.41 - - [2026-03-12 01:51:59] "GET /domains HTTP/1.1" 200 438 0.002818 10.0.0.41 - - [2026-03-12 01:51:59] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001067 10.0.0.41 - - [2026-03-12 01:51:59] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1669 0.008604 10.0.0.41 - - [2026-03-12 01:51:59] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002034 10.0.0.41 - - [2026-03-12 01:51:59] "GET /project/aa94b549-974b-49f2-b98f-4ea8cfb0b5cf HTTP/1.1" 200 2293 0.031942 10.0.0.41 - - [2026-03-12 01:51:59] "GET /virtual-network/fede0806-03ce-4cf4-933a-698966689e61 HTTP/1.1" 200 2313 0.006544 10.0.0.41 - - [2026-03-12 01:51:59] "GET /virtual-network/fede0806-03ce-4cf4-933a-698966689e61 HTTP/1.1" 200 2313 0.009394 10.0.0.41 - - [2026-03-12 01:51:59] "GET /routing-instance/2a499acd-10cb-4f00-89ca-083f8090046e HTTP/1.1" 200 1493 0.006288 10.0.0.41 - - [2026-03-12 01:51:59] "GET /routing-instance/2a499acd-10cb-4f00-89ca-083f8090046e HTTP/1.1" 200 1493 0.003629 10.0.0.41 - - [2026-03-12 01:51:59] "GET /route-target/5403eb24-84d5-43b8-a271-0c9cef0fa821 HTTP/1.1" 200 1212 0.003762 10.0.0.41 - - [2026-03-12 01:51:59] "GET /virtual-network/fede0806-03ce-4cf4-933a-698966689e61 HTTP/1.1" 200 2313 0.005713 10.0.0.41 - - [2026-03-12 01:51:59] "GET /routing-instance/2a499acd-10cb-4f00-89ca-083f8090046e HTTP/1.1" 200 1493 0.005363 10.0.0.41 - - [2026-03-12 01:51:59] "GET /virtual-network/fede0806-03ce-4cf4-933a-698966689e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005667 10.0.0.41 - - [2026-03-12 01:51:59] "GET /virtual-network/fede0806-03ce-4cf4-933a-698966689e61 HTTP/1.1" 200 2313 0.005506 10.0.0.41 - - [2026-03-12 01:51:59] "GET /routing-instance/2a499acd-10cb-4f00-89ca-083f8090046e HTTP/1.1" 200 1493 0.004447 10.0.0.41 - - [2026-03-12 01:52:00] "GET /routing-instance/2a499acd-10cb-4f00-89ca-083f8090046e HTTP/1.1" 200 1493 0.004133 10.0.0.41 - - [2026-03-12 01:52:00] "GET /route-target/5403eb24-84d5-43b8-a271-0c9cef0fa821 HTTP/1.1" 200 1212 0.004483 10.0.0.41 - - [2026-03-12 01:52:00] "GET /domains HTTP/1.1" 200 438 0.003479 10.0.0.41 - - [2026-03-12 01:52:00] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001326 10.0.0.41 - - [2026-03-12 01:52:00] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1669 0.009616 10.0.0.41 - - [2026-03-12 01:52:00] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001197 10.0.0.41 - - [2026-03-12 01:52:00] "GET /project/aa94b549-974b-49f2-b98f-4ea8cfb0b5cf HTTP/1.1" 200 2293 0.029639 10.0.0.41 - - [2026-03-12 01:52:00] "GET /virtual-network/fede0806-03ce-4cf4-933a-698966689e61 HTTP/1.1" 200 2313 0.005690 10.0.0.41 - - [2026-03-12 01:52:00] "GET /obj-perms HTTP/1.1" 200 6412 0.001840 10.0.0.41 - - [2026-03-12 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.41 - - [2026-03-12 01:52:00] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001119 10.0.0.41 - - [2026-03-12 01:52:00] "GET /project/aa94b549-974b-49f2-b98f-4ea8cfb0b5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.029375 252.41.254.69 - - [2026-03-12 01:52:00] "POST /neutron/network HTTP/1.1" 200 117 0.014462 10.0.0.41 - - [2026-03-12 01:52:00] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001505 252.41.254.69 - - [2026-03-12 01:52:00] "POST /neutron/network HTTP/1.1" 200 613 0.090144 10.0.0.41 - - [2026-03-12 01:52:00] "POST /ref-update HTTP/1.1" 200 156 0.016277 10.0.0.41 - - [2026-03-12 01:52:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003728 252.41.254.69 - - [2026-03-12 01:52:01] "POST /neutron/subnet HTTP/1.1" 200 724 0.173789 252.41.254.69 - - [2026-03-12 01:52:01] "POST /neutron/network HTTP/1.1" 200 832 0.006199 10.0.0.41 - - [2026-03-12 01:52:01] "POST /id-to-fqname HTTP/1.1" 200 222 0.001715 10.0.0.41 - - [2026-03-12 01:52:01] "GET /virtual-network/90c2fe1a-a4ff-4fa0-9861-c4f36047b738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005659 252.41.254.69 - - [2026-03-12 01:52:01] "POST /neutron/network HTTP/1.1" 200 832 0.007040 10.0.0.41 - - [2026-03-12 01:52:01] "GET /virtual-network/90c2fe1a-a4ff-4fa0-9861-c4f36047b738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006297 252.41.254.69 - - [2026-03-12 01:52:01] "POST /neutron/network HTTP/1.1" 200 832 0.006047 252.41.254.69 - - [2026-03-12 01:52:01] "POST /neutron/subnet HTTP/1.1" 200 724 0.009512 10.0.0.41 - - [2026-03-12 01:52:01] "GET /domains HTTP/1.1" 200 438 0.003362 10.0.0.41 - - [2026-03-12 01:52:01] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001988 10.0.0.41 - - [2026-03-12 01:52:01] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1669 0.012360 10.0.0.41 - - [2026-03-12 01:52:01] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001357 10.0.0.41 - - [2026-03-12 01:52:01] "GET /project/aa94b549-974b-49f2-b98f-4ea8cfb0b5cf HTTP/1.1" 200 2511 0.036140 10.0.0.41 - - [2026-03-12 01:52:01] "GET /virtual-network/90c2fe1a-a4ff-4fa0-9861-c4f36047b738 HTTP/1.1" 200 2324 0.008008 10.0.0.41 - - [2026-03-12 01:52:01] "GET /virtual-network/90c2fe1a-a4ff-4fa0-9861-c4f36047b738 HTTP/1.1" 200 2324 0.007572 10.0.0.41 - - [2026-03-12 01:52:01] "GET /routing-instance/2d559e4b-bd6c-4c9c-8025-e15d2f334fd4 HTTP/1.1" 200 1497 0.004947 10.0.0.41 - - [2026-03-12 01:52:01] "GET /routing-instance/2d559e4b-bd6c-4c9c-8025-e15d2f334fd4 HTTP/1.1" 200 1497 0.004557 10.0.0.41 - - [2026-03-12 01:52:02] "GET /route-target/b1ef9c0b-bab3-4a0a-848f-f5a736b1975e HTTP/1.1" 200 1214 0.003877 10.0.0.41 - - [2026-03-12 01:52:02] "GET /virtual-network/90c2fe1a-a4ff-4fa0-9861-c4f36047b738 HTTP/1.1" 200 2324 0.005207 10.0.0.41 - - [2026-03-12 01:52:02] "GET /routing-instance/2d559e4b-bd6c-4c9c-8025-e15d2f334fd4 HTTP/1.1" 200 1497 0.006024 10.0.0.41 - - [2026-03-12 01:52:02] "GET /virtual-network/90c2fe1a-a4ff-4fa0-9861-c4f36047b738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006902 10.0.0.41 - - [2026-03-12 01:52:02] "GET /virtual-network/90c2fe1a-a4ff-4fa0-9861-c4f36047b738 HTTP/1.1" 200 2324 0.006174 10.0.0.41 - - [2026-03-12 01:52:02] "GET /routing-instance/2d559e4b-bd6c-4c9c-8025-e15d2f334fd4 HTTP/1.1" 200 1497 0.004227 10.0.0.41 - - [2026-03-12 01:52:02] "GET /routing-instance/2d559e4b-bd6c-4c9c-8025-e15d2f334fd4 HTTP/1.1" 200 1497 0.003886 10.0.0.41 - - [2026-03-12 01:52:02] "GET /route-target/b1ef9c0b-bab3-4a0a-848f-f5a736b1975e HTTP/1.1" 200 1214 0.003720 10.0.0.41 - - [2026-03-12 01:52:02] "GET /domains HTTP/1.1" 200 438 0.003145 10.0.0.41 - - [2026-03-12 01:52:02] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001287 10.0.0.41 - - [2026-03-12 01:52:02] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1669 0.008344 10.0.0.41 - - [2026-03-12 01:52:02] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001495 10.0.0.41 - - [2026-03-12 01:52:02] "GET /project/aa94b549-974b-49f2-b98f-4ea8cfb0b5cf HTTP/1.1" 200 2511 0.033389 10.0.0.41 - - [2026-03-12 01:52:02] "GET /virtual-network/90c2fe1a-a4ff-4fa0-9861-c4f36047b738 HTTP/1.1" 200 2324 0.005799 10.0.0.41 - - [2026-03-12 01:52:02] "GET /obj-perms HTTP/1.1" 200 6412 0.002514 10.0.0.41 - - [2026-03-12 01:52:03] "POST /id-to-fqname HTTP/1.1" 200 221 0.001451 252.41.254.69 - - [2026-03-12 01:52:03] "POST /neutron/network HTTP/1.1" 200 838 0.006417 252.41.254.69 - - [2026-03-12 01:52:03] "GET /aaa-mode HTTP/1.1" 401 297 0.001097 252.41.254.69 - - [2026-03-12 01:52:03] "GET / HTTP/1.1" 200 36215 0.001997 252.41.254.69 - - [2026-03-12 01:52:03] "GET /project/aa94b549-974b-49f2-b98f-4ea8cfb0b5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000554 10.0.0.41 - - [2026-03-12 01:52:03] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001190 252.41.254.69 - - [2026-03-12 01:52:03] "GET /project/aa94b549-974b-49f2-b98f-4ea8cfb0b5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.060556 252.41.254.69 - - [2026-03-12 01:52:03] "POST /neutron/network HTTP/1.1" 200 828 0.006361 252.41.254.69 - - [2026-03-12 01:52:04] "POST /neutron/port HTTP/1.1" 200 117 0.009611 252.41.254.69 - - [2026-03-12 01:52:04] "POST /neutron/port HTTP/1.1" 200 117 0.007087 10.0.0.41 - - [2026-03-12 01:52:04] "POST /id-to-fqname HTTP/1.1" 200 222 0.003306 252.41.254.69 - - [2026-03-12 01:52:04] "POST /neutron/port HTTP/1.1" 200 117 0.005725 252.41.254.69 - - [2026-03-12 01:52:04] "POST /neutron/network HTTP/1.1" 200 842 0.008624 252.41.254.69 - - [2026-03-12 01:52:04] "GET /aaa-mode HTTP/1.1" 401 297 0.000602 252.41.254.69 - - [2026-03-12 01:52:04] "GET / HTTP/1.1" 200 36215 0.002277 252.41.254.69 - - [2026-03-12 01:52:04] "GET /project/aa94b549-974b-49f2-b98f-4ea8cfb0b5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000485 252.41.254.69 - - [2026-03-12 01:52:04] "POST /neutron/network HTTP/1.1" 200 838 0.024048 10.0.0.41 - - [2026-03-12 01:52:04] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001280 10.0.0.41 - - [2026-03-12 01:52:05] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001465 252.41.254.69 - - [2026-03-12 01:52:05] "GET /project/aa94b549-974b-49f2-b98f-4ea8cfb0b5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.094976 252.41.254.69 - - [2026-03-12 01:52:05] "POST /neutron/port HTTP/1.1" 200 1054 0.299901 252.41.254.69 - - [2026-03-12 01:52:05] "POST /neutron/network HTTP/1.1" 200 832 0.006557 252.41.254.69 - - [2026-03-12 01:52:05] "POST /neutron/port HTTP/1.1" 200 1054 0.015452 252.41.254.69 - - [2026-03-12 01:52:05] "POST /neutron/port HTTP/1.1" 200 1054 0.011992 252.41.254.69 - - [2026-03-12 01:52:05] "POST /neutron/port HTTP/1.1" 200 1104 0.078905 252.41.254.69 - - [2026-03-12 01:52:05] "POST /neutron/port HTTP/1.1" 200 1114 0.019746 252.41.254.69 - - [2026-03-12 01:52:05] "POST /neutron/port HTTP/1.1" 200 1114 0.018496 252.41.254.69 - - [2026-03-12 01:52:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008262 252.41.254.69 - - [2026-03-12 01:52:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004179 252.41.254.69 - - [2026-03-12 01:52:05] "POST /neutron/port HTTP/1.1" 200 117 0.007244 10.0.0.41 - - [2026-03-12 01:52:05] "POST /fqname-to-id HTTP/1.1" 404 191 0.005056 252.41.254.69 - - [2026-03-12 01:52:05] "POST /neutron/subnet HTTP/1.1" 200 689 0.014874 10.0.0.41 - - [2026-03-12 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.41 - - [2026-03-12 01:52:05] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001582 10.0.0.41 - - [2026-03-12 01:52:05] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.010378 252.41.254.69 - - [2026-03-12 01:52:05] "POST /neutron/port HTTP/1.1" 200 117 0.001364 252.41.254.69 - - [2026-03-12 01:52:05] "POST /neutron/network HTTP/1.1" 200 828 0.006885 10.0.0.41 - - [2026-03-12 01:52:05] "POST /service-templates HTTP/1.1" 200 543 0.028456 10.0.0.41 - - [2026-03-12 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.41 - - [2026-03-12 01:52:05] "GET /service-template/ac4b2513-36cf-4946-be32-a5479b4b26d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004637 10.0.0.41 - - [2026-03-12 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006405 10.0.0.41 - - [2026-03-12 01:52:06] "GET /service-template/ac4b2513-36cf-4946-be32-a5479b4b26d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004483 10.0.0.41 - - [2026-03-12 01:52:06] "POST /id-to-fqname HTTP/1.1" 200 221 0.001312 252.41.254.69 - - [2026-03-12 01:52:06] "POST /neutron/network HTTP/1.1" 200 842 0.017041 10.0.0.41 - - [2026-03-12 01:52:06] "POST /id-to-fqname HTTP/1.1" 200 221 0.002538 10.0.0.41 - - [2026-03-12 01:52:06] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001105 10.0.0.41 - - [2026-03-12 01:52:06] "POST /id-to-fqname HTTP/1.1" 200 222 0.001977 252.41.254.69 - - [2026-03-12 01:52:06] "POST /neutron/port HTTP/1.1" 200 2028 0.055711 252.41.254.69 - - [2026-03-12 01:52:06] "POST /neutron/port HTTP/1.1" 200 1056 0.279706 252.41.254.69 - - [2026-03-12 01:52:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006495 252.41.254.69 - - [2026-03-12 01:52:06] "POST /neutron/port HTTP/1.1" 200 1056 0.016204 252.41.254.69 - - [2026-03-12 01:52:06] "POST /neutron/port HTTP/1.1" 200 1056 0.011949 252.41.254.69 - - [2026-03-12 01:52:06] "POST /neutron/port HTTP/1.1" 200 1106 0.084219 252.41.254.69 - - [2026-03-12 01:52:06] "POST /neutron/port HTTP/1.1" 200 1116 0.015465 252.41.254.69 - - [2026-03-12 01:52:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005841 252.41.254.69 - - [2026-03-12 01:52:06] "POST /neutron/subnet HTTP/1.1" 200 698 0.008436 252.41.254.69 - - [2026-03-12 01:52:07] "POST /neutron/port HTTP/1.1" 200 117 0.001244 252.41.254.69 - - [2026-03-12 01:52:07] "POST /neutron/network HTTP/1.1" 200 832 0.007325 252.41.254.69 - - [2026-03-12 01:52:07] "POST /neutron/network HTTP/1.1" 200 2216 0.013971 252.41.254.69 - - [2026-03-12 01:52:07] "GET /aaa-mode HTTP/1.1" 401 297 0.001230 252.41.254.69 - - [2026-03-12 01:52:07] "GET / HTTP/1.1" 200 36215 0.002997 252.41.254.69 - - [2026-03-12 01:52:08] "GET /project/aa94b549-974b-49f2-b98f-4ea8cfb0b5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000501 10.0.0.41 - - [2026-03-12 01:52:08] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001093 252.41.254.69 - - [2026-03-12 01:52:08] "GET /project/aa94b549-974b-49f2-b98f-4ea8cfb0b5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.077123 252.41.254.69 - - [2026-03-12 01:52:08] "POST /neutron/network HTTP/1.1" 200 831 0.005619 252.41.254.69 - - [2026-03-12 01:52:08] "POST /neutron/network HTTP/1.1" 200 828 0.007709 252.41.254.69 - - [2026-03-12 01:52:08] "POST /neutron/network HTTP/1.1" 200 832 0.005462 252.41.254.69 - - [2026-03-12 01:52:08] "POST /neutron/port HTTP/1.1" 200 2078 0.034664 252.41.254.69 - - [2026-03-12 01:52:08] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008985 252.41.254.69 - - [2026-03-12 01:52:08] "POST /neutron/port HTTP/1.1" 200 117 0.007802 252.41.254.69 - - [2026-03-12 01:52:09] "POST /neutron/port HTTP/1.1" 200 117 0.009253 252.41.254.69 - - [2026-03-12 01:52:09] "POST /neutron/network HTTP/1.1" 200 2216 0.012102 10.0.0.41 - - [2026-03-12 01:52:09] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001265 252.41.254.69 - - [2026-03-12 01:52:10] "POST /neutron/port HTTP/1.1" 200 1057 0.293388 10.0.0.41 - - [2026-03-12 01:52:10] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001123 252.41.254.69 - - [2026-03-12 01:52:10] "POST /neutron/port HTTP/1.1" 200 1054 0.274992 10.0.0.41 - - [2026-03-12 01:52:10] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001338 252.41.254.69 - - [2026-03-12 01:52:10] "POST /neutron/port HTTP/1.1" 200 1056 0.260768 252.41.254.69 - - [2026-03-12 01:52:10] "POST /neutron/port HTTP/1.1" 200 1057 0.010507 252.41.254.69 - - [2026-03-12 01:52:10] "POST /neutron/port HTTP/1.1" 200 1057 0.017459 252.41.254.69 - - [2026-03-12 01:52:11] "POST /neutron/port HTTP/1.1" 200 1107 0.099500 252.41.254.69 - - [2026-03-12 01:52:11] "POST /neutron/port HTTP/1.1" 200 1054 0.014402 252.41.254.69 - - [2026-03-12 01:52:11] "POST /neutron/port HTTP/1.1" 200 1054 0.015019 252.41.254.69 - - [2026-03-12 01:52:11] "POST /neutron/port HTTP/1.1" 200 1104 0.115173 252.41.254.69 - - [2026-03-12 01:52:11] "POST /neutron/port HTTP/1.1" 200 1056 0.017266 252.41.254.69 - - [2026-03-12 01:52:11] "POST /neutron/port HTTP/1.1" 200 1056 0.017421 252.41.254.69 - - [2026-03-12 01:52:12] "POST /neutron/port HTTP/1.1" 200 1106 0.621828 252.41.254.69 - - [2026-03-12 01:52:12] "POST /neutron/port HTTP/1.1" 200 3042 0.072131 252.41.254.69 - - [2026-03-12 01:52:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004879 252.41.254.69 - - [2026-03-12 01:52:12] "POST /neutron/subnet HTTP/1.1" 200 703 0.028022 252.41.254.69 - - [2026-03-12 01:52:12] "POST /neutron/port HTTP/1.1" 200 117 0.004844 252.41.254.69 - - [2026-03-12 01:52:12] "POST /neutron/network HTTP/1.1" 200 831 0.066751 252.41.254.69 - - [2026-03-12 01:52:12] "POST /neutron/port HTTP/1.1" 200 1114 0.180584 252.41.254.69 - - [2026-03-12 01:52:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.017292 10.0.0.41 - - [2026-03-12 01:52:13] "DELETE /project/dccb740f439c4045b7b42de60c54c6b7 HTTP/1.1" 404 173 0.063324 10.0.0.41 - - [2026-03-12 01:52:13] "DELETE /project/aa94b549974b49f2b98f4ea8cfb0b5cf HTTP/1.1" 404 173 0.090260 10.0.0.41 - - [2026-03-12 01:52:13] "GET /projects?obj_uuids=0cbbe601-474e-4ef6-8a5e-e8ce659c7496&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001015 10.0.0.41 - - [2026-03-12 01:52:13] "GET /projects?obj_uuids=dccb740f-439c-4045-b7b4-2de60c54c6b7&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001209 252.41.254.69 - - [2026-03-12 01:52:13] "POST /neutron/subnet HTTP/1.1" 200 689 0.114810 252.41.254.69 - - [2026-03-12 01:52:13] "POST /neutron/port HTTP/1.1" 200 117 0.006808 252.41.254.69 - - [2026-03-12 01:52:13] "POST /neutron/port HTTP/1.1" 200 1114 0.149621 10.0.0.41 - - [2026-03-12 01:52:13] "GET /project/dccb740f-439c-4045-b7b4-2de60c54c6b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.488926 10.0.0.41 - - [2026-03-12 01:52:13] "GET /project/0cbbe601-474e-4ef6-8a5e-e8ce659c7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.559593 10.0.0.41 - - [2026-03-12 01:52:13] "GET /projects?obj_uuids=0cbbe601-474e-4ef6-8a5e-e8ce659c7496&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001315 10.0.0.41 - - [2026-03-12 01:52:13] "GET /projects?obj_uuids=dccb740f-439c-4045-b7b4-2de60c54c6b7&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.000918 252.41.254.69 - - [2026-03-12 01:52:13] "POST /neutron/network HTTP/1.1" 200 828 0.024734 252.41.254.69 - - [2026-03-12 01:52:13] "POST /neutron/network HTTP/1.1" 200 838 0.015013 10.0.0.41 - - [2026-03-12 01:52:13] "GET /project/dccb740f-439c-4045-b7b4-2de60c54c6b7?fields=security_groups HTTP/1.1" 200 1329 0.123839 252.41.254.69 - - [2026-03-12 01:52:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.037999 10.0.0.41 - - [2026-03-12 01:52:13] "GET /project/0cbbe601-474e-4ef6-8a5e-e8ce659c7496?fields=security_groups HTTP/1.1" 200 1354 0.129453 252.41.254.69 - - [2026-03-12 01:52:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.018350 252.41.254.69 - - [2026-03-12 01:52:14] "POST /neutron/subnet HTTP/1.1" 200 698 0.147602 252.41.254.69 - - [2026-03-12 01:52:14] "POST /neutron/subnet HTTP/1.1" 200 689 0.054267 252.41.254.69 - - [2026-03-12 01:52:14] "POST /neutron/port HTTP/1.1" 200 117 0.003384 10.0.0.41 - - [2026-03-12 01:52:14] "DELETE /access-control-list/1fdda801-49b2-407f-83ba-6bf97d559541 HTTP/1.1" 200 115 0.182853 252.41.254.69 - - [2026-03-12 01:52:14] "POST /neutron/port HTTP/1.1" 200 117 0.002311 10.0.0.41 - - [2026-03-12 01:52:14] "DELETE /security-group/c1abc187-165a-415e-96df-8f93422e7ad5 HTTP/1.1" 200 115 0.423463 10.0.0.41 - - [2026-03-12 01:52:14] "GET /projects?obj_uuids=dccb740f-439c-4045-b7b4-2de60c54c6b7&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001232 10.0.0.41 - - [2026-03-12 01:52:14] "DELETE /security-group/0e0b3d4a-6652-458e-a2a8-c5055aa512ab HTTP/1.1" 200 115 0.517816 252.41.254.69 - - [2026-03-12 01:52:14] "POST /neutron/network HTTP/1.1" 200 832 0.054677 10.0.0.41 - - [2026-03-12 01:52:14] "GET /projects?obj_uuids=0cbbe601-474e-4ef6-8a5e-e8ce659c7496&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001693 252.41.254.69 - - [2026-03-12 01:52:14] "POST /neutron/network HTTP/1.1" 200 828 0.030407 252.41.254.69 - - [2026-03-12 01:52:14] "POST /neutron/port HTTP/1.1" 200 3042 0.293339 10.0.0.41 - - [2026-03-12 01:52:14] "DELETE /access-control-list/390b05d0-0b56-4343-ab8b-f2d1a17406f4 HTTP/1.1" 200 115 0.317395 10.0.0.41 - - [2026-03-12 01:52:14] "GET /project/dccb740f-439c-4045-b7b4-2de60c54c6b7?fields=application_policy_sets HTTP/1.1" 200 1368 0.251826 10.0.0.41 - - [2026-03-12 01:52:14] "GET /project/0cbbe601-474e-4ef6-8a5e-e8ce659c7496?fields=application_policy_sets HTTP/1.1" 200 1393 0.202747 252.41.254.69 - - [2026-03-12 01:52:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.066851 10.0.0.41 - - [2026-03-12 01:52:14] "DELETE /access-control-list/e9052c79-39d8-402f-a52b-f0bf80b6eac9 HTTP/1.1" 200 115 0.125678 10.0.0.41 - - [2026-03-12 01:52:15] "DELETE /access-control-list/25073565-50ec-4f2c-bf81-a5a33e4f90fe HTTP/1.1" 200 115 0.255665 10.0.0.41 - - [2026-03-12 01:52:15] "DELETE /project/dccb740f-439c-4045-b7b4-2de60c54c6b7 HTTP/1.1" 200 115 2.135740 10.0.0.41 - - [2026-03-12 01:52:15] "DELETE /project/0cbbe601-474e-4ef6-8a5e-e8ce659c7496 HTTP/1.1" 200 115 2.150077 252.41.254.69 - - [2026-03-12 01:52:19] "POST /neutron/port HTTP/1.1" 200 3042 0.048764 252.41.254.69 - - [2026-03-12 01:52:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.058498 252.41.254.69 - - [2026-03-12 01:52:20] "POST /neutron/port HTTP/1.1" 200 1114 0.026307 252.41.254.69 - - [2026-03-12 01:52:20] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008177 252.41.254.69 - - [2026-03-12 01:52:21] "POST /neutron/port HTTP/1.1" 200 1114 0.020918 252.41.254.69 - - [2026-03-12 01:52:21] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007564 252.41.254.69 - - [2026-03-12 01:52:21] "POST /neutron/port HTTP/1.1" 200 1114 0.036231 252.41.254.69 - - [2026-03-12 01:52:21] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007493 10.0.0.41 - - [2026-03-12 01:52:21] "GET /obj-perms HTTP/1.1" 200 6369 0.106582 10.0.0.41 - - [2026-03-12 01:52:22] "GET /obj-perms HTTP/1.1" 200 6369 0.125498 252.41.254.69 - - [2026-03-12 01:52:23] "POST /neutron/port HTTP/1.1" 200 1116 0.061059 252.41.254.69 - - [2026-03-12 01:52:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.016087 252.41.254.69 - - [2026-03-12 01:52:23] "POST /neutron/port HTTP/1.1" 200 1114 0.072795 252.41.254.69 - - [2026-03-12 01:52:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009822 252.41.254.69 - - [2026-03-12 01:52:23] "POST /neutron/port HTTP/1.1" 200 1116 0.031096 252.41.254.69 - - [2026-03-12 01:52:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008567 252.41.254.69 - - [2026-03-12 01:52:25] "POST /neutron/port HTTP/1.1" 200 3042 0.043473 252.41.254.69 - - [2026-03-12 01:52:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.014503 252.41.254.69 - - [2026-03-12 01:52:25] "POST /neutron/port HTTP/1.1" 200 1116 0.074130 252.41.254.69 - - [2026-03-12 01:52:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012450 252.41.254.69 - - [2026-03-12 01:52:25] "POST /neutron/port HTTP/1.1" 200 3042 0.031841 252.41.254.69 - - [2026-03-12 01:52:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008744 252.41.254.69 - - [2026-03-12 01:52:25] "POST /neutron/port HTTP/1.1" 200 3042 0.036112 252.41.254.69 - - [2026-03-12 01:52:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012550 252.41.254.69 - - [2026-03-12 01:52:25] "POST /neutron/port HTTP/1.1" 200 3042 0.027328 252.41.254.69 - - [2026-03-12 01:52:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.014958 252.41.254.69 - - [2026-03-12 01:52:25] "POST /neutron/port HTTP/1.1" 200 1116 0.033129 252.41.254.69 - - [2026-03-12 01:52:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013266 252.41.254.69 - - [2026-03-12 01:52:25] "POST /neutron/port HTTP/1.1" 200 3042 0.052587 252.41.254.69 - - [2026-03-12 01:52:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009746 10.0.0.41 - - [2026-03-12 01:52:25] "GET /virtual-machine/c6e1eb86-9248-401a-b150-0758890c1982 HTTP/1.1" 200 1801 0.005386 10.0.0.41 - - [2026-03-12 01:52:25] "GET /virtual-machine-interface/341e5060-4eb2-4e3e-8ecb-f66903497423 HTTP/1.1" 200 2940 0.005352 10.0.0.41 - - [2026-03-12 01:52:25] "GET /virtual-machine-interface/7b5acc0d-6ab1-407e-b1d2-2e3da8246dbd HTTP/1.1" 200 2940 0.009945 10.0.0.41 - - [2026-03-12 01:52:25] "GET /virtual-machine-interface/80997720-7dc4-4047-a24c-017252a894db HTTP/1.1" 200 2943 0.006424 10.0.0.41 - - [2026-03-12 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004540 10.0.0.41 - - [2026-03-12 01:52:26] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003400 10.0.0.41 - - [2026-03-12 01:52:26] "GET /virtual-networks?parent_id=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.007837 10.0.0.41 - - [2026-03-12 01:52:26] "GET /virtual-network/13199cbf-885d-4410-ba42-0e7f4a67b233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007847 10.0.0.41 - - [2026-03-12 01:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.41 - - [2026-03-12 01:52:29] "GET /virtual-network/13199cbf-885d-4410-ba42-0e7f4a67b233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008862 10.0.0.41 - - [2026-03-12 01:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.41 - - [2026-03-12 01:52:33] "GET /virtual-network/13199cbf-885d-4410-ba42-0e7f4a67b233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.009231 10.0.0.41 - - [2026-03-12 01:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.41 - - [2026-03-12 01:52:38] "GET /virtual-network/13199cbf-885d-4410-ba42-0e7f4a67b233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005047 10.0.0.41 - - [2026-03-12 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.41 - - [2026-03-12 01:52:42] "GET /virtual-network/13199cbf-885d-4410-ba42-0e7f4a67b233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007976 10.0.0.41 - - [2026-03-12 01:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.41 - - [2026-03-12 01:52:44] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003038 10.0.0.41 - - [2026-03-12 01:52:44] "GET /virtual-networks?parent_id=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003222 10.0.0.41 - - [2026-03-12 01:52:44] "GET /virtual-network/13199cbf-885d-4410-ba42-0e7f4a67b233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005526 252.41.254.69 - - [2026-03-12 01:52:44] "POST /neutron/port HTTP/1.1" 200 3042 0.021014 252.41.254.69 - - [2026-03-12 01:52:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006742 252.41.254.69 - - [2026-03-12 01:52:49] "POST /neutron/port HTTP/1.1" 200 3042 0.025221 252.41.254.69 - - [2026-03-12 01:52:49] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007830 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:52:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001196 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:52:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001327 252.41.254.69 - - [2026-03-12 01:52:54] "POST /neutron/port HTTP/1.1" 200 3042 0.024162 252.41.254.69 - - [2026-03-12 01:52:54] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007851 252.41.254.69 - - [2026-03-12 01:52:55] "POST /neutron/port HTTP/1.1" 200 3042 0.032023 252.41.254.69 - - [2026-03-12 01:52:55] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007782 252.41.254.69 - - [2026-03-12 01:52:55] "POST /neutron/port HTTP/1.1" 200 3042 0.022709 252.41.254.69 - - [2026-03-12 01:52:55] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006742 252.41.254.69 - - [2026-03-12 01:52:55] "POST /neutron/port HTTP/1.1" 200 3042 0.024350 252.41.254.69 - - [2026-03-12 01:52:55] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006715 252.41.254.69 - - [2026-03-12 01:52:56] "POST /neutron/port HTTP/1.1" 200 3042 0.060532 252.41.254.69 - - [2026-03-12 01:52:56] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007709 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:52:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001189 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:52:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.002316 252.41.254.69 - - [2026-03-12 01:53:00] "POST /neutron/port HTTP/1.1" 200 3042 0.028199 252.41.254.69 - - [2026-03-12 01:53:00] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007418 10.0.0.41 - - [2026-03-12 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.41 - - [2026-03-12 01:53:05] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003345 10.0.0.41 - - [2026-03-12 01:53:05] "GET /virtual-networks?parent_id=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003242 10.0.0.41 - - [2026-03-12 01:53:05] "GET /virtual-network/fede0806-03ce-4cf4-933a-698966689e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005713 10.0.0.41 - - [2026-03-12 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.41 - - [2026-03-12 01:53:06] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003904 10.0.0.41 - - [2026-03-12 01:53:06] "GET /virtual-networks?parent_id=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003687 10.0.0.41 - - [2026-03-12 01:53:06] "GET /virtual-network/90c2fe1a-a4ff-4fa0-9861-c4f36047b738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005304 10.0.0.41 - - [2026-03-12 01:53:06] "POST /fqname-to-id HTTP/1.1" 404 205 0.003244 10.0.0.41 - - [2026-03-12 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.41 - - [2026-03-12 01:53:06] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001133 10.0.0.41 - - [2026-03-12 01:53:06] "GET /project/aa94b549-974b-49f2-b98f-4ea8cfb0b5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.027937 10.0.0.41 - - [2026-03-12 01:53:06] "POST /service-instances HTTP/1.1" 200 543 0.067962 10.0.0.41 - - [2026-03-12 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.41 - - [2026-03-12 01:53:06] "GET /service-instance/d859df40-4a5c-49df-bc59-07ff8caa9e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2134 0.006085 10.0.0.41 - - [2026-03-12 01:53:06] "POST /port-tuples HTTP/1.1" 200 586 0.025107 10.0.0.41 - - [2026-03-12 01:53:06] "GET /virtual-machine-interface/7b5acc0d-6ab1-407e-b1d2-2e3da8246dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2718 0.006868 10.0.0.41 - - [2026-03-12 01:53:06] "PUT /virtual-machine-interface/7b5acc0d-6ab1-407e-b1d2-2e3da8246dbd HTTP/1.1" 200 285 0.011259 10.0.0.41 - - [2026-03-12 01:53:06] "POST /ref-update HTTP/1.1" 200 156 0.017059 10.0.0.41 - - [2026-03-12 01:53:07] "POST /instance-ips HTTP/1.1" 200 386 0.024270 10.0.0.41 - - [2026-03-12 01:53:07] "GET /virtual-machine-interface/341e5060-4eb2-4e3e-8ecb-f66903497423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2718 0.005416 10.0.0.41 - - [2026-03-12 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.013034 10.0.0.41 - - [2026-03-12 01:53:07] "PUT /virtual-machine-interface/341e5060-4eb2-4e3e-8ecb-f66903497423 HTTP/1.1" 200 285 0.018172 10.0.0.41 - - [2026-03-12 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.012569 10.0.0.41 - - [2026-03-12 01:53:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004316 10.0.0.41 - - [2026-03-12 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.011226 10.0.0.41 - - [2026-03-12 01:53:07] "GET /virtual-machine-interface/80997720-7dc4-4047-a24c-017252a894db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2721 0.005414 10.0.0.41 - - [2026-03-12 01:53:07] "POST /instance-ips HTTP/1.1" 200 386 0.028493 10.0.0.41 - - [2026-03-12 01:53:07] "PUT /virtual-machine-interface/80997720-7dc4-4047-a24c-017252a894db HTTP/1.1" 200 285 0.011402 10.0.0.41 - - [2026-03-12 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.010004 10.0.0.41 - - [2026-03-12 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.011979 10.0.0.41 - - [2026-03-12 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.011729 10.0.0.41 - - [2026-03-12 01:53:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008587 252.41.254.69 - - [2026-03-12 01:53:07] "POST /neutron/port HTTP/1.1" 200 1114 0.018108 10.0.0.41 - - [2026-03-12 01:53:07] "POST /instance-ips HTTP/1.1" 200 374 0.024454 252.41.254.69 - - [2026-03-12 01:53:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009712 10.0.0.41 - - [2026-03-12 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.017470 252.41.254.69 - - [2026-03-12 01:53:07] "POST /neutron/port HTTP/1.1" 200 1114 0.013140 10.0.0.41 - - [2026-03-12 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.010580 10.0.0.41 - - [2026-03-12 01:53:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005797 252.41.254.69 - - [2026-03-12 01:53:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011777 10.0.0.41 - - [2026-03-12 01:53:07] "POST /instance-ips HTTP/1.1" 200 374 0.028783 252.41.254.69 - - [2026-03-12 01:53:07] "POST /neutron/port HTTP/1.1" 200 1114 0.026084 10.0.0.41 - - [2026-03-12 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.011647 252.41.254.69 - - [2026-03-12 01:53:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006912 10.0.0.41 - - [2026-03-12 01:53:07] "GET /virtual-machine/53553979-f5d9-44a3-bfd9-777baddebf76 HTTP/1.1" 200 1290 0.005409 10.0.0.41 - - [2026-03-12 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.011381 10.0.0.41 - - [2026-03-12 01:53:07] "GET /virtual-machine-interface/0286d725-eaad-4568-824a-5955ff30ad37 HTTP/1.1" 200 2938 0.005671 10.0.0.41 - - [2026-03-12 01:53:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003463 10.0.0.41 - - [2026-03-12 01:53:07] "POST /instance-ips HTTP/1.1" 200 376 0.017503 10.0.0.41 - - [2026-03-12 01:53:08] "POST /ref-update HTTP/1.1" 200 156 0.010060 10.0.0.41 - - [2026-03-12 01:53:08] "POST /ref-update HTTP/1.1" 200 156 0.009706 10.0.0.41 - - [2026-03-12 01:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.41 - - [2026-03-12 01:53:08] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003241 10.0.0.41 - - [2026-03-12 01:53:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003206 10.0.0.41 - - [2026-03-12 01:53:08] "GET /virtual-networks?parent_id=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003538 10.0.0.41 - - [2026-03-12 01:53:08] "GET /virtual-network/fede0806-03ce-4cf4-933a-698966689e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007581 10.0.0.41 - - [2026-03-12 01:53:08] "POST /instance-ips HTTP/1.1" 200 376 0.022655 10.0.0.41 - - [2026-03-12 01:53:08] "POST /ref-update HTTP/1.1" 200 156 0.009345 10.0.0.41 - - [2026-03-12 01:53:08] "POST /ref-update HTTP/1.1" 200 156 0.012357 10.0.0.41 - - [2026-03-12 01:53:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004220 10.0.0.41 - - [2026-03-12 01:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004528 10.0.0.41 - - [2026-03-12 01:53:09] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004209 10.0.0.41 - - [2026-03-12 01:53:09] "GET /virtual-networks?parent_id=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003528 10.0.0.41 - - [2026-03-12 01:53:09] "GET /virtual-network/fede0806-03ce-4cf4-933a-698966689e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005697 252.41.254.69 - - [2026-03-12 01:53:09] "POST /neutron/port HTTP/1.1" 200 1116 0.016062 252.41.254.69 - - [2026-03-12 01:53:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006295 252.41.254.69 - - [2026-03-12 01:53:09] "POST /neutron/port HTTP/1.1" 200 1116 0.017791 252.41.254.69 - - [2026-03-12 01:53:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008100 252.41.254.69 - - [2026-03-12 01:53:10] "POST /neutron/port HTTP/1.1" 200 1116 0.014395 252.41.254.69 - - [2026-03-12 01:53:10] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008019 10.0.0.41 - - [2026-03-12 01:53:10] "GET /virtual-machine/f33075b0-b6bf-4fda-81c6-d02a62db2413 HTTP/1.1" 200 1290 0.005313 10.0.0.41 - - [2026-03-12 01:53:10] "GET /virtual-machine-interface/e3c0bb00-0cc0-46ce-8154-0e4181826c97 HTTP/1.1" 200 2943 0.005553 10.0.0.41 - - [2026-03-12 01:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.41 - - [2026-03-12 01:53:10] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004362 10.0.0.41 - - [2026-03-12 01:53:10] "GET /virtual-networks?parent_id=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004029 10.0.0.41 - - [2026-03-12 01:53:10] "GET /virtual-network/90c2fe1a-a4ff-4fa0-9861-c4f36047b738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006472 10.0.0.41 - - [2026-03-12 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.41 - - [2026-03-12 01:53:11] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003196 10.0.0.41 - - [2026-03-12 01:53:11] "GET /virtual-networks?parent_id=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003160 10.0.0.41 - - [2026-03-12 01:53:11] "GET /virtual-network/90c2fe1a-a4ff-4fa0-9861-c4f36047b738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006062 10.0.0.41 - - [2026-03-12 01:53:12] "POST /fqname-to-id HTTP/1.1" 404 209 0.003000 10.0.0.41 - - [2026-03-12 01:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.41 - - [2026-03-12 01:53:12] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001187 10.0.0.41 - - [2026-03-12 01:53:12] "GET /project/aa94b549-974b-49f2-b98f-4ea8cfb0b5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.030232 10.0.0.41 - - [2026-03-12 01:53:12] "POST /network-policys HTTP/1.1" 200 547 0.020229 10.0.0.41 - - [2026-03-12 01:53:12] "GET /network-policy/6121c509-b540-4813-ae97-f4c850ad95a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.006836 10.0.0.41 - - [2026-03-12 01:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.41 - - [2026-03-12 01:53:12] "GET /virtual-network/fede0806-03ce-4cf4-933a-698966689e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006454 10.0.0.41 - - [2026-03-12 01:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.41 - - [2026-03-12 01:53:12] "GET /network-policy/6121c509-b540-4813-ae97-f4c850ad95a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.003842 10.0.0.41 - - [2026-03-12 01:53:12] "POST /ref-update HTTP/1.1" 200 156 0.036905 10.0.0.41 - - [2026-03-12 01:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.41 - - [2026-03-12 01:53:12] "GET /network-policy/6121c509-b540-4813-ae97-f4c850ad95a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.003676 252.41.254.69 - - [2026-03-12 01:53:12] "POST /neutron/network HTTP/1.1" 200 914 0.010727 252.41.254.69 - - [2026-03-12 01:53:12] "POST /neutron/port HTTP/1.1" 200 1116 0.016917 10.0.0.41 - - [2026-03-12 01:53:12] "POST /fqname-to-id HTTP/1.1" 404 240 0.002918 10.0.0.41 - - [2026-03-12 01:53:12] "GET /virtual-network/fede0806-03ce-4cf4-933a-698966689e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.023912 10.0.0.41 - - [2026-03-12 01:53:12] "POST /access-control-lists HTTP/1.1" 200 601 0.061035 10.0.0.41 - - [2026-03-12 01:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.015193 252.41.254.69 - - [2026-03-12 01:53:12] "POST /neutron/port HTTP/1.1" 200 1116 0.019847 10.0.0.41 - - [2026-03-12 01:53:12] "GET /network-policy/6121c509-b540-4813-ae97-f4c850ad95a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.003477 252.41.254.69 - - [2026-03-12 01:53:12] "POST /neutron/network HTTP/1.1" 200 842 0.007726 10.0.0.41 - - [2026-03-12 01:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.41 - - [2026-03-12 01:53:12] "GET /virtual-network/90c2fe1a-a4ff-4fa0-9861-c4f36047b738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.012994 252.41.254.69 - - [2026-03-12 01:53:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003547 10.0.0.41 - - [2026-03-12 01:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 252.41.254.69 - - [2026-03-12 01:53:13] "POST /neutron/subnet HTTP/1.1" 200 698 0.012936 10.0.0.41 - - [2026-03-12 01:53:13] "GET /network-policy/6121c509-b540-4813-ae97-f4c850ad95a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.003783 252.41.254.69 - - [2026-03-12 01:53:13] "POST /neutron/port HTTP/1.1" 200 117 0.003864 10.0.0.41 - - [2026-03-12 01:53:13] "PUT /access-control-list/d587a142-e07a-4481-908b-815aab96a8f7 HTTP/1.1" 200 273 0.053141 10.0.0.41 - - [2026-03-12 01:53:13] "POST /ref-update HTTP/1.1" 200 156 0.096975 10.0.0.41 - - [2026-03-12 01:53:13] "POST /fqname-to-id HTTP/1.1" 404 242 0.010018 252.41.254.69 - - [2026-03-12 01:53:13] "POST /neutron/network HTTP/1.1" 200 918 0.033891 10.0.0.41 - - [2026-03-12 01:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006769 10.0.0.41 - - [2026-03-12 01:53:13] "GET /network-policy/6121c509-b540-4813-ae97-f4c850ad95a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.044206 10.0.0.41 - - [2026-03-12 01:53:13] "POST /access-control-lists HTTP/1.1" 200 604 0.081065 252.41.254.69 - - [2026-03-12 01:53:13] "POST /neutron/network HTTP/1.1" 200 918 0.009088 10.0.0.41 - - [2026-03-12 01:53:13] "POST /routing-instances HTTP/1.1" 200 755 0.029487 10.0.0.41 - - [2026-03-12 01:53:13] "GET /virtual-network/90c2fe1a-a4ff-4fa0-9861-c4f36047b738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.007278 10.0.0.41 - - [2026-03-12 01:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004375 10.0.0.41 - - [2026-03-12 01:53:13] "POST /route-targets HTTP/1.1" 200 328 0.011093 10.0.0.41 - - [2026-03-12 01:53:13] "GET /network-policy/6121c509-b540-4813-ae97-f4c850ad95a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.004969 10.0.0.41 - - [2026-03-12 01:53:13] "POST /ref-update HTTP/1.1" 200 156 0.011720 10.0.0.41 - - [2026-03-12 01:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.41 - - [2026-03-12 01:53:13] "GET /routing-instance/d4d11620-2929-4129-9630-5c12c2917e85?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1273 0.004550 10.0.0.41 - - [2026-03-12 01:53:13] "GET /service-template/ac4b2513-36cf-4946-be32-a5479b4b26d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.003852 10.0.0.41 - - [2026-03-12 01:53:13] "GET /routing-instance/d4d11620-2929-4129-9630-5c12c2917e85?fields=routing_policy_back_refs HTTP/1.1" 200 1273 0.005471 10.0.0.41 - - [2026-03-12 01:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.41 - - [2026-03-12 01:53:13] "POST /ref-update HTTP/1.1" 200 156 0.011083 10.0.0.41 - - [2026-03-12 01:53:13] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001166 10.0.0.41 - - [2026-03-12 01:53:13] "GET /project/aa94b549-974b-49f2-b98f-4ea8cfb0b5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.035425 10.0.0.41 - - [2026-03-12 01:53:13] "POST /routing-instances HTTP/1.1" 200 756 0.037368 10.0.0.41 - - [2026-03-12 01:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.41 - - [2026-03-12 01:53:13] "POST /route-targets HTTP/1.1" 200 328 0.010807 10.0.0.41 - - [2026-03-12 01:53:13] "GET /service-instance/d859df40-4a5c-49df-bc59-07ff8caa9e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3534 0.010656 10.0.0.41 - - [2026-03-12 01:53:13] "POST /ref-update HTTP/1.1" 200 156 0.011051 10.0.0.41 - - [2026-03-12 01:53:13] "GET /domains HTTP/1.1" 200 438 0.003372 10.0.0.41 - - [2026-03-12 01:53:13] "GET /routing-instance/3f1f783d-db49-45ff-9ff9-ed057ef519bc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1273 0.004694 10.0.0.41 - - [2026-03-12 01:53:13] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001048 10.0.0.41 - - [2026-03-12 01:53:13] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1526 0.009225 10.0.0.41 - - [2026-03-12 01:53:14] "GET /routing-instance/3f1f783d-db49-45ff-9ff9-ed057ef519bc?fields=routing_policy_back_refs HTTP/1.1" 200 1273 0.003969 10.0.0.41 - - [2026-03-12 01:53:14] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001096 10.0.0.41 - - [2026-03-12 01:53:14] "PUT /routing-instance/d4d11620-2929-4129-9630-5c12c2917e85 HTTP/1.1" 200 267 0.015195 10.0.0.41 - - [2026-03-12 01:53:14] "GET /project/aa94b549-974b-49f2-b98f-4ea8cfb0b5cf HTTP/1.1" 200 4220 0.037041 10.0.0.41 - - [2026-03-12 01:53:14] "PUT /routing-instance/3f1f783d-db49-45ff-9ff9-ed057ef519bc HTTP/1.1" 200 267 0.010329 10.0.0.41 - - [2026-03-12 01:53:14] "GET /service-instance/d859df40-4a5c-49df-bc59-07ff8caa9e6b HTTP/1.1" 200 3787 0.005867 10.0.0.41 - - [2026-03-12 01:53:14] "POST /ref-update HTTP/1.1" 200 156 0.011104 10.0.0.41 - - [2026-03-12 01:53:14] "GET /domains HTTP/1.1" 200 438 0.002594 10.0.0.41 - - [2026-03-12 01:53:14] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001256 10.0.0.41 - - [2026-03-12 01:53:14] "PUT /access-control-list/e6735f75-f025-40f7-ab4e-9edb7cdfbfaf HTTP/1.1" 200 273 0.019257 10.0.0.41 - - [2026-03-12 01:53:14] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1526 0.009680 10.0.0.41 - - [2026-03-12 01:53:14] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001703 10.0.0.41 - - [2026-03-12 01:53:14] "GET /project/aa94b549-974b-49f2-b98f-4ea8cfb0b5cf HTTP/1.1" 200 4220 0.028154 10.0.0.41 - - [2026-03-12 01:53:14] "GET /service-instance/d859df40-4a5c-49df-bc59-07ff8caa9e6b HTTP/1.1" 200 3787 0.004251 10.0.0.41 - - [2026-03-12 01:53:14] "GET /port-tuple/2aba6dcb-5924-49de-b7e0-109041bcdc03 HTTP/1.1" 200 1975 0.004292 10.0.0.41 - - [2026-03-12 01:53:14] "GET /virtual-machine-interface/341e5060-4eb2-4e3e-8ecb-f66903497423 HTTP/1.1" 200 3793 0.007646 10.0.0.41 - - [2026-03-12 01:53:14] "GET /virtual-machine-interface/7b5acc0d-6ab1-407e-b1d2-2e3da8246dbd HTTP/1.1" 200 3811 0.007362 10.0.0.41 - - [2026-03-12 01:53:14] "GET /virtual-machine-interface/80997720-7dc4-4047-a24c-017252a894db HTTP/1.1" 200 3799 0.006180 252.41.254.69 - - [2026-03-12 01:53:14] "POST /neutron/port HTTP/1.1" 200 3813 0.056851 252.41.254.69 - - [2026-03-12 01:53:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007641 252.41.254.69 - - [2026-03-12 01:53:14] "POST /neutron/port HTTP/1.1" 200 3813 0.039778 252.41.254.69 - - [2026-03-12 01:53:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006968 252.41.254.69 - - [2026-03-12 01:53:15] "POST /neutron/port HTTP/1.1" 200 3813 0.038272 252.41.254.69 - - [2026-03-12 01:53:15] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006774 252.41.254.69 - - [2026-03-12 01:53:15] "POST /neutron/port HTTP/1.1" 200 3813 0.038244 252.41.254.69 - - [2026-03-12 01:53:15] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007002 252.41.254.69 - - [2026-03-12 01:53:15] "POST /neutron/network HTTP/1.1" 200 888 0.020916 252.41.254.69 - - [2026-03-12 01:53:15] "POST /neutron/network HTTP/1.1" 200 914 0.005970 252.41.254.69 - - [2026-03-12 01:53:15] "POST /neutron/network HTTP/1.1" 200 805 0.015905 252.41.254.69 - - [2026-03-12 01:53:15] "POST /neutron/network HTTP/1.1" 200 831 0.006534 252.41.254.69 - - [2026-03-12 01:53:15] "POST /neutron/network HTTP/1.1" 200 892 0.018336 252.41.254.69 - - [2026-03-12 01:53:15] "POST /neutron/network HTTP/1.1" 200 918 0.007605 10.0.0.41 - - [2026-03-12 01:53:15] "POST /id-to-fqname HTTP/1.1" 200 221 0.001798 10.0.0.41 - - [2026-03-12 01:53:15] "POST /id-to-fqname HTTP/1.1" 200 221 0.001576 10.0.0.41 - - [2026-03-12 01:53:15] "POST /id-to-fqname HTTP/1.1" 200 222 0.001355 10.0.0.41 - - [2026-03-12 01:53:15] "GET /virtual-machine/c6e1eb86-9248-401a-b150-0758890c1982 HTTP/1.1" 200 1801 0.003884 10.0.0.41 - - [2026-03-12 01:53:15] "GET /virtual-machine-interface/341e5060-4eb2-4e3e-8ecb-f66903497423 HTTP/1.1" 200 3793 0.005702 10.0.0.41 - - [2026-03-12 01:53:15] "GET /virtual-machine-interface/7b5acc0d-6ab1-407e-b1d2-2e3da8246dbd HTTP/1.1" 200 3811 0.007831 10.0.0.41 - - [2026-03-12 01:53:15] "GET /virtual-machine-interface/80997720-7dc4-4047-a24c-017252a894db HTTP/1.1" 200 3799 0.005993 10.0.0.41 - - [2026-03-12 01:53:16] "GET /instance-ip/ded01e86-31ce-4ccd-b039-b679059769c4 HTTP/1.1" 200 1955 0.007177 10.0.0.41 - - [2026-03-12 01:53:16] "GET /instance-ip/eae05ab8-a669-4005-85a2-c573571f9a84 HTTP/1.1" 200 1618 0.005449 10.0.0.41 - - [2026-03-12 01:53:16] "GET /instance-ip/faca4a4a-4d6e-4a82-83e5-6988807b0f91 HTTP/1.1" 200 1956 0.004061 10.0.0.41 - - [2026-03-12 01:53:16] "GET /instance-ip/64556e54-0044-4863-af8f-0ee3a6b9f25a HTTP/1.1" 200 1978 0.004492 10.0.0.41 - - [2026-03-12 01:53:16] "GET /instance-ip/64b39e75-22c8-45cd-8787-16424dfaa59a HTTP/1.1" 200 1979 0.004043 10.0.0.41 - - [2026-03-12 01:53:16] "GET /instance-ip/c546033e-96bd-4561-bca4-aed597dcb672 HTTP/1.1" 200 1622 0.007157 10.0.0.41 - - [2026-03-12 01:53:16] "GET /instance-ip/9158c4ac-5e31-4b9c-af7d-797bc258cd0f HTTP/1.1" 200 1959 0.003963 10.0.0.41 - - [2026-03-12 01:53:16] "GET /instance-ip/b62d8d74-e0e1-4227-ac31-655f2deefc21 HTTP/1.1" 200 1622 0.006083 10.0.0.41 - - [2026-03-12 01:53:16] "GET /instance-ip/b8539618-6bc8-4d81-9358-7f762e32c263 HTTP/1.1" 200 1961 0.004305 252.41.254.69 - - [2026-03-12 01:53:16] "POST /neutron/port HTTP/1.1" 200 3813 0.031672 252.41.254.69 - - [2026-03-12 01:53:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006264 252.41.254.69 - - [2026-03-12 01:53:16] "POST /neutron/port HTTP/1.1" 200 3813 0.036460 252.41.254.69 - - [2026-03-12 01:53:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007627 252.41.254.69 - - [2026-03-12 01:53:16] "POST /neutron/port HTTP/1.1" 200 3813 0.038302 252.41.254.69 - - [2026-03-12 01:53:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007588 252.41.254.69 - - [2026-03-12 01:53:16] "POST /neutron/port HTTP/1.1" 200 3813 0.033827 252.41.254.69 - - [2026-03-12 01:53:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007276 10.0.0.41 - - [2026-03-12 01:53:17] "GET /virtual-machine/c6e1eb86-9248-401a-b150-0758890c1982 HTTP/1.1" 200 1801 0.004051 10.0.0.41 - - [2026-03-12 01:53:17] "GET /virtual-machine-interface/341e5060-4eb2-4e3e-8ecb-f66903497423 HTTP/1.1" 200 3793 0.006538 10.0.0.41 - - [2026-03-12 01:53:17] "GET /virtual-machine-interface/7b5acc0d-6ab1-407e-b1d2-2e3da8246dbd HTTP/1.1" 200 3811 0.005095 10.0.0.41 - - [2026-03-12 01:53:17] "GET /virtual-machine-interface/80997720-7dc4-4047-a24c-017252a894db HTTP/1.1" 200 3799 0.006068 10.0.0.41 - - [2026-03-12 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.41 - - [2026-03-12 01:53:17] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004021 10.0.0.41 - - [2026-03-12 01:53:17] "GET /virtual-networks?parent_id=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004924 10.0.0.41 - - [2026-03-12 01:53:17] "GET /virtual-network/fede0806-03ce-4cf4-933a-698966689e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.006466 10.0.0.41 - - [2026-03-12 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.41 - - [2026-03-12 01:53:18] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003133 10.0.0.41 - - [2026-03-12 01:53:18] "GET /virtual-networks?parent_id=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003179 10.0.0.41 - - [2026-03-12 01:53:18] "GET /virtual-network/fede0806-03ce-4cf4-933a-698966689e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.006371 10.0.0.41 - - [2026-03-12 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.41 - - [2026-03-12 01:53:19] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004131 10.0.0.41 - - [2026-03-12 01:53:19] "GET /virtual-networks?parent_id=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003205 10.0.0.41 - - [2026-03-12 01:53:19] "GET /virtual-network/fede0806-03ce-4cf4-933a-698966689e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.006511 10.0.0.41 - - [2026-03-12 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.41 - - [2026-03-12 01:53:19] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003387 10.0.0.41 - - [2026-03-12 01:53:19] "GET /virtual-networks?parent_id=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004029 10.0.0.41 - - [2026-03-12 01:53:19] "GET /virtual-network/fede0806-03ce-4cf4-933a-698966689e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.007420 10.0.0.41 - - [2026-03-12 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.41 - - [2026-03-12 01:53:19] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004018 10.0.0.41 - - [2026-03-12 01:53:19] "GET /virtual-networks?parent_id=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003705 10.0.0.41 - - [2026-03-12 01:53:19] "GET /virtual-network/fede0806-03ce-4cf4-933a-698966689e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.006921 10.0.0.41 - - [2026-03-12 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.41 - - [2026-03-12 01:53:19] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003473 10.0.0.41 - - [2026-03-12 01:53:20] "GET /virtual-networks?parent_id=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003293 10.0.0.41 - - [2026-03-12 01:53:20] "GET /virtual-network/13199cbf-885d-4410-ba42-0e7f4a67b233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005863 10.0.0.41 - - [2026-03-12 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.41 - - [2026-03-12 01:53:20] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003740 10.0.0.41 - - [2026-03-12 01:53:20] "GET /virtual-networks?parent_id=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003743 10.0.0.41 - - [2026-03-12 01:53:20] "GET /virtual-network/13199cbf-885d-4410-ba42-0e7f4a67b233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006545 10.0.0.41 - - [2026-03-12 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.41 - - [2026-03-12 01:53:20] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004240 10.0.0.41 - - [2026-03-12 01:53:20] "GET /virtual-networks?parent_id=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003382 10.0.0.41 - - [2026-03-12 01:53:20] "GET /virtual-network/13199cbf-885d-4410-ba42-0e7f4a67b233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006080 10.0.0.41 - - [2026-03-12 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.41 - - [2026-03-12 01:53:20] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004125 10.0.0.41 - - [2026-03-12 01:53:20] "GET /virtual-networks?parent_id=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003879 10.0.0.41 - - [2026-03-12 01:53:20] "GET /virtual-network/13199cbf-885d-4410-ba42-0e7f4a67b233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005270 10.0.0.41 - - [2026-03-12 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.41 - - [2026-03-12 01:53:21] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004049 10.0.0.41 - - [2026-03-12 01:53:21] "GET /virtual-networks?parent_id=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003600 10.0.0.41 - - [2026-03-12 01:53:21] "GET /virtual-network/90c2fe1a-a4ff-4fa0-9861-c4f36047b738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.007826 10.0.0.41 - - [2026-03-12 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.41 - - [2026-03-12 01:53:21] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003745 10.0.0.41 - - [2026-03-12 01:53:21] "GET /virtual-networks?parent_id=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003051 10.0.0.41 - - [2026-03-12 01:53:21] "GET /virtual-network/90c2fe1a-a4ff-4fa0-9861-c4f36047b738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005757 10.0.0.41 - - [2026-03-12 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.41 - - [2026-03-12 01:53:21] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003283 10.0.0.41 - - [2026-03-12 01:53:21] "GET /virtual-networks?parent_id=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003119 10.0.0.41 - - [2026-03-12 01:53:21] "GET /virtual-network/90c2fe1a-a4ff-4fa0-9861-c4f36047b738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005785 10.0.0.41 - - [2026-03-12 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.41 - - [2026-03-12 01:53:21] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003277 10.0.0.41 - - [2026-03-12 01:53:21] "GET /virtual-networks?parent_id=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003589 10.0.0.41 - - [2026-03-12 01:53:21] "GET /virtual-network/90c2fe1a-a4ff-4fa0-9861-c4f36047b738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005147 10.0.0.41 - - [2026-03-12 01:53:21] "GET /virtual-machine/c6e1eb86-9248-401a-b150-0758890c1982 HTTP/1.1" 200 1801 0.003798 10.0.0.41 - - [2026-03-12 01:53:22] "GET /domains HTTP/1.1" 200 438 0.003091 10.0.0.41 - - [2026-03-12 01:53:22] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001008 10.0.0.41 - - [2026-03-12 01:53:22] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1526 0.007446 10.0.0.41 - - [2026-03-12 01:53:22] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001995 10.0.0.41 - - [2026-03-12 01:53:22] "GET /project/aa94b549-974b-49f2-b98f-4ea8cfb0b5cf HTTP/1.1" 200 4220 0.032401 10.0.0.41 - - [2026-03-12 01:53:22] "GET /service-instance/d859df40-4a5c-49df-bc59-07ff8caa9e6b HTTP/1.1" 200 3787 0.004647 10.0.0.41 - - [2026-03-12 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.41 - - [2026-03-12 01:53:22] "GET /routing-instance/2a499acd-10cb-4f00-89ca-083f8090046e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.004630 10.0.0.41 - - [2026-03-12 01:53:22] "GET /routing-instance/2a499acd-10cb-4f00-89ca-083f8090046e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2017 0.006073 10.0.0.41 - - [2026-03-12 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.41 - - [2026-03-12 01:53:22] "GET /routing-instance/2d559e4b-bd6c-4c9c-8025-e15d2f334fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1889 0.004536 10.0.0.41 - - [2026-03-12 01:53:22] "GET /routing-instance/2d559e4b-bd6c-4c9c-8025-e15d2f334fd4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2020 0.006188 10.0.0.41 - - [2026-03-12 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.41 - - [2026-03-12 01:53:22] "GET /obj-perms HTTP/1.1" 200 6369 0.063711 10.0.0.41 - - [2026-03-12 01:53:22] "GET /virtual-network/fede0806-03ce-4cf4-933a-698966689e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.005478 10.0.0.41 - - [2026-03-12 01:53:22] "GET /virtual-network/fede0806-03ce-4cf4-933a-698966689e61?fields=routing_instances HTTP/1.1" 200 1679 0.007625 10.0.0.41 - - [2026-03-12 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.41 - - [2026-03-12 01:53:22] "GET /virtual-network/90c2fe1a-a4ff-4fa0-9861-c4f36047b738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006959 10.0.0.41 - - [2026-03-12 01:53:22] "GET /virtual-network/90c2fe1a-a4ff-4fa0-9861-c4f36047b738?fields=routing_instances HTTP/1.1" 200 1684 0.007595 10.0.0.41 - - [2026-03-12 01:53:23] "GET /obj-perms HTTP/1.1" 200 6369 0.061896 10.0.0.41 - - [2026-03-12 01:53:26] "POST /ref-update HTTP/1.1" 200 156 0.034703 10.0.0.41 - - [2026-03-12 01:53:26] "DELETE /access-control-list/e6735f75-f025-40f7-ab4e-9edb7cdfbfaf HTTP/1.1" 200 115 0.030621 252.41.254.69 - - [2026-03-12 01:53:26] "POST /neutron/network HTTP/1.1" 200 832 0.008051 10.0.0.41 - - [2026-03-12 01:53:26] "GET /virtual-network/90c2fe1a-a4ff-4fa0-9861-c4f36047b738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007350 10.0.0.41 - - [2026-03-12 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004677 10.0.0.41 - - [2026-03-12 01:53:26] "DELETE /routing-instance/d4d11620-2929-4129-9630-5c12c2917e85 HTTP/1.1" 200 115 0.032572 10.0.0.41 - - [2026-03-12 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.41 - - [2026-03-12 01:53:27] "GET /network-policy/6121c509-b540-4813-ae97-f4c850ad95a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.003744 10.0.0.41 - - [2026-03-12 01:53:27] "DELETE /route-target/09b0671b-cc46-4444-b5d0-db6ff4b3990f HTTP/1.1" 200 115 0.029691 10.0.0.41 - - [2026-03-12 01:53:27] "POST /ref-update HTTP/1.1" 200 156 0.039315 10.0.0.41 - - [2026-03-12 01:53:27] "DELETE /routing-instance/3f1f783d-db49-45ff-9ff9-ed057ef519bc HTTP/1.1" 200 115 0.042722 10.0.0.41 - - [2026-03-12 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005483 252.41.254.69 - - [2026-03-12 01:53:27] "POST /neutron/network HTTP/1.1" 200 828 0.010815 10.0.0.41 - - [2026-03-12 01:53:27] "DELETE /route-target/d4b7bd95-3fae-4991-baf9-06892ed94480 HTTP/1.1" 200 115 0.019891 10.0.0.41 - - [2026-03-12 01:53:27] "GET /virtual-network/fede0806-03ce-4cf4-933a-698966689e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005409 10.0.0.41 - - [2026-03-12 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.41 - - [2026-03-12 01:53:27] "DELETE /access-control-list/d587a142-e07a-4481-908b-815aab96a8f7 HTTP/1.1" 200 115 0.019983 10.0.0.41 - - [2026-03-12 01:53:27] "GET /network-policy/6121c509-b540-4813-ae97-f4c850ad95a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.007124 10.0.0.41 - - [2026-03-12 01:53:27] "DELETE /network-policy/6121c509-b540-4813-ae97-f4c850ad95a7 HTTP/1.1" 200 115 0.024714 10.0.0.41 - - [2026-03-12 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.41 - - [2026-03-12 01:53:27] "DELETE /service-instance/d859df40-4a5c-49df-bc59-07ff8caa9e6b HTTP/1.1" 200 115 0.057020 10.0.0.41 - - [2026-03-12 01:53:27] "POST /ref-update HTTP/1.1" 200 156 0.018167 10.0.0.41 - - [2026-03-12 01:53:27] "GET /domains HTTP/1.1" 200 438 0.004867 10.0.0.41 - - [2026-03-12 01:53:27] "DELETE /instance-ip/faca4a4a-4d6e-4a82-83e5-6988807b0f91 HTTP/1.1" 200 115 0.024688 10.0.0.41 - - [2026-03-12 01:53:27] "POST /ref-update HTTP/1.1" 200 156 0.012247 10.0.0.41 - - [2026-03-12 01:53:27] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001446 10.0.0.41 - - [2026-03-12 01:53:27] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1526 0.007942 10.0.0.41 - - [2026-03-12 01:53:27] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001778 10.0.0.41 - - [2026-03-12 01:53:27] "DELETE /instance-ip/9158c4ac-5e31-4b9c-af7d-797bc258cd0f HTTP/1.1" 200 115 0.036121 10.0.0.41 - - [2026-03-12 01:53:27] "POST /ref-update HTTP/1.1" 200 156 0.013568 10.0.0.41 - - [2026-03-12 01:53:27] "GET /project/aa94b549-974b-49f2-b98f-4ea8cfb0b5cf HTTP/1.1" 200 3748 0.036755 10.0.0.41 - - [2026-03-12 01:53:27] "GET /virtual-machine/c6e1eb86-9248-401a-b150-0758890c1982 HTTP/1.1" 200 1801 0.004517 10.0.0.41 - - [2026-03-12 01:53:27] "DELETE /instance-ip/64b39e75-22c8-45cd-8787-16424dfaa59a HTTP/1.1" 200 115 0.035688 10.0.0.41 - - [2026-03-12 01:53:27] "POST /ref-update HTTP/1.1" 200 156 0.013754 10.0.0.41 - - [2026-03-12 01:53:27] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003310 10.0.0.41 - - [2026-03-12 01:53:27] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002684 10.0.0.41 - - [2026-03-12 01:53:27] "DELETE /instance-ip/ded01e86-31ce-4ccd-b039-b679059769c4 HTTP/1.1" 200 115 0.025764 10.0.0.41 - - [2026-03-12 01:53:27] "POST /ref-update HTTP/1.1" 200 156 0.018553 10.0.0.41 - - [2026-03-12 01:53:27] "DELETE /instance-ip/b8539618-6bc8-4d81-9358-7f762e32c263 HTTP/1.1" 200 115 0.036730 10.0.0.41 - - [2026-03-12 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006961 10.0.0.41 - - [2026-03-12 01:53:27] "POST /ref-update HTTP/1.1" 200 156 0.030976 10.0.0.41 - - [2026-03-12 01:53:27] "DELETE /service-template/ac4b2513-36cf-4946-be32-a5479b4b26d1 HTTP/1.1" 200 115 0.043528 10.0.0.41 - - [2026-03-12 01:53:27] "POST /fqname-to-id HTTP/1.1" 404 191 0.002972 10.0.0.41 - - [2026-03-12 01:53:28] "DELETE /instance-ip/64556e54-0044-4863-af8f-0ee3a6b9f25a HTTP/1.1" 200 115 0.030924 252.41.254.69 - - [2026-03-12 01:53:28] "POST /neutron/network HTTP/1.1" 200 832 0.005745 252.41.254.69 - - [2026-03-12 01:53:28] "POST /neutron/network HTTP/1.1" 400 204 0.014238 252.41.254.69 - - [2026-03-12 01:53:28] "POST /neutron/port HTTP/1.1" 200 1114 0.016284 252.41.254.69 - - [2026-03-12 01:53:29] "POST /neutron/port HTTP/1.1" 200 1104 0.014872 252.41.254.69 - - [2026-03-12 01:53:29] "POST /neutron/port HTTP/1.1" 200 1116 0.013054 252.41.254.69 - - [2026-03-12 01:53:29] "POST /neutron/port HTTP/1.1" 200 1106 0.015263 252.41.254.69 - - [2026-03-12 01:53:29] "POST /neutron/port HTTP/1.1" 200 151 0.202015 252.41.254.69 - - [2026-03-12 01:53:29] "POST /neutron/port HTTP/1.1" 200 3042 0.036057 252.41.254.69 - - [2026-03-12 01:53:29] "POST /neutron/port HTTP/1.1" 200 1104 0.025903 252.41.254.69 - - [2026-03-12 01:53:29] "POST /neutron/port HTTP/1.1" 200 151 0.199706 252.41.254.69 - - [2026-03-12 01:53:29] "POST /neutron/port HTTP/1.1" 200 151 0.196766 252.41.254.69 - - [2026-03-12 01:53:29] "POST /neutron/port HTTP/1.1" 200 1106 0.017526 252.41.254.69 - - [2026-03-12 01:53:29] "POST /neutron/port HTTP/1.1" 200 151 0.124917 252.41.254.69 - - [2026-03-12 01:53:29] "POST /neutron/port HTTP/1.1" 200 1107 0.011480 252.41.254.69 - - [2026-03-12 01:53:30] "POST /neutron/port HTTP/1.1" 200 151 0.137406 252.41.254.69 - - [2026-03-12 01:53:30] "POST /neutron/network HTTP/1.1" 200 832 0.007344 10.0.0.41 - - [2026-03-12 01:53:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002316 10.0.0.41 - - [2026-03-12 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.41 - - [2026-03-12 01:53:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002035 252.41.254.69 - - [2026-03-12 01:53:30] "POST /neutron/network HTTP/1.1" 200 151 0.092095 10.0.0.41 - - [2026-03-12 01:53:30] "GET /routing-instance/2d559e4b-bd6c-4c9c-8025-e15d2f334fd4 HTTP/1.1" 404 171 0.002193 10.0.0.41 - - [2026-03-12 01:53:30] "DELETE /route-target/b1ef9c0b-bab3-4a0a-848f-f5a736b1975e HTTP/1.1" 200 115 0.023573 10.0.0.41 - - [2026-03-12 01:53:30] "GET /domains HTTP/1.1" 200 438 0.003535 10.0.0.41 - - [2026-03-12 01:53:30] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001414 10.0.0.41 - - [2026-03-12 01:53:30] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1304 0.009237 10.0.0.41 - - [2026-03-12 01:53:30] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001128 10.0.0.41 - - [2026-03-12 01:53:30] "GET /project/aa94b549-974b-49f2-b98f-4ea8cfb0b5cf HTTP/1.1" 200 2293 0.034049 252.41.254.69 - - [2026-03-12 01:53:31] "POST /neutron/network HTTP/1.1" 200 828 0.007834 10.0.0.41 - - [2026-03-12 01:53:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002794 10.0.0.41 - - [2026-03-12 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005144 10.0.0.41 - - [2026-03-12 01:53:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003669 252.41.254.69 - - [2026-03-12 01:53:31] "POST /neutron/network HTTP/1.1" 200 151 0.092122 10.0.0.41 - - [2026-03-12 01:53:31] "GET /routing-instance/2a499acd-10cb-4f00-89ca-083f8090046e HTTP/1.1" 404 171 0.007590 10.0.0.41 - - [2026-03-12 01:53:31] "DELETE /route-target/5403eb24-84d5-43b8-a271-0c9cef0fa821 HTTP/1.1" 200 115 0.027703 10.0.0.41 - - [2026-03-12 01:53:31] "GET /domains HTTP/1.1" 200 438 0.003199 10.0.0.41 - - [2026-03-12 01:53:31] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001479 10.0.0.41 - - [2026-03-12 01:53:31] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1304 0.025583 10.0.0.41 - - [2026-03-12 01:53:31] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002778 10.0.0.41 - - [2026-03-12 01:53:31] "GET /project/aa94b549-974b-49f2-b98f-4ea8cfb0b5cf HTTP/1.1" 200 2076 0.039415 252.41.254.69 - - [2026-03-12 01:53:31] "POST /neutron/network HTTP/1.1" 200 831 0.005508 10.0.0.41 - - [2026-03-12 01:53:31] "POST /useragent-kv HTTP/1.1" 200 115 0.004086 10.0.0.41 - - [2026-03-12 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.41 - - [2026-03-12 01:53:31] "POST /useragent-kv HTTP/1.1" 200 115 0.004460 252.41.254.69 - - [2026-03-12 01:53:31] "POST /neutron/network HTTP/1.1" 200 151 0.082887 10.0.0.41 - - [2026-03-12 01:53:31] "DELETE /route-target/308e74c4-0b83-49c9-bc3d-182b65691acc HTTP/1.1" 200 115 0.017519 10.0.0.41 - - [2026-03-12 01:53:31] "GET /routing-instance/273b0b48-5a6d-4ce6-81b4-464c3894d7ed HTTP/1.1" 404 171 0.002795 10.0.0.41 - - [2026-03-12 01:53:31] "GET /domains HTTP/1.1" 200 438 0.002857 10.0.0.41 - - [2026-03-12 01:53:32] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001153 10.0.0.41 - - [2026-03-12 01:53:32] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1304 0.008417 10.0.0.41 - - [2026-03-12 01:53:32] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001825 10.0.0.41 - - [2026-03-12 01:53:32] "GET /project/aa94b549-974b-49f2-b98f-4ea8cfb0b5cf HTTP/1.1" 200 1837 0.029287 10.0.0.41 - - [2026-03-12 01:53:32] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001478 10.0.0.41 - - [2026-03-12 01:53:32] "GET /project/aa94b549-974b-49f2-b98f-4ea8cfb0b5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.028912 10.0.0.41 - - [2026-03-12 01:53:32] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001116 10.0.0.41 - - [2026-03-12 01:53:32] "GET /project/aa94b549-974b-49f2-b98f-4ea8cfb0b5cf?fields=virtual_networks HTTP/1.1" 200 1028 0.075926 10.0.0.41 - - [2026-03-12 01:53:32] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001501 10.0.0.41 - - [2026-03-12 01:53:32] "GET /project/aa94b549-974b-49f2-b98f-4ea8cfb0b5cf?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.030502 10.0.0.41 - - [2026-03-12 01:53:33] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001111 10.0.0.41 - - [2026-03-12 01:53:33] "GET /project/aa94b549-974b-49f2-b98f-4ea8cfb0b5cf?fields=security_groups HTTP/1.1" 200 1251 0.027135 10.0.0.41 - - [2026-03-12 01:53:33] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001099 10.0.0.41 - - [2026-03-12 01:53:33] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008149 10.0.0.41 - - [2026-03-12 01:53:34] "POST /fqname-to-id HTTP/1.1" 404 187 0.034632 10.0.0.41 - - [2026-03-12 01:53:34] "GET /projects?obj_uuids=d8a4f42b-bf8d-4379-b1dc-69e2133bff49&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006099 10.0.0.41 - - [2026-03-12 01:53:34] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001117 10.0.0.41 - - [2026-03-12 01:53:34] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007104 10.0.0.41 - - [2026-03-12 01:53:34] "POST /id-to-fqname HTTP/1.1" 200 189 0.001939 10.0.0.41 - - [2026-03-12 01:53:34] "POST /fqname-to-id HTTP/1.1" 404 198 0.003782 10.0.0.41 - - [2026-03-12 01:53:34] "POST /security-groups HTTP/1.1" 200 584 0.064802 10.0.0.41 - - [2026-03-12 01:53:34] "POST /fqname-to-id HTTP/1.1" 404 233 0.002836 10.0.0.41 - - [2026-03-12 01:53:34] "POST /projects HTTP/1.1" 200 579 0.295387 10.0.0.41 - - [2026-03-12 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.331032 10.0.0.41 - - [2026-03-12 01:53:34] "POST /access-control-lists HTTP/1.1" 200 597 0.061804 10.0.0.41 - - [2026-03-12 01:53:34] "GET /project/d8a4f42b-bf8d-4379-b1dc-69e2133bff49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.485925 10.0.0.41 - - [2026-03-12 01:53:34] "POST /fqname-to-id HTTP/1.1" 404 232 0.003201 10.0.0.41 - - [2026-03-12 01:53:34] "POST /access-control-lists HTTP/1.1" 200 595 0.064671 10.0.0.41 - - [2026-03-12 01:53:36] "GET / HTTP/1.1" 200 36215 0.001961 10.0.0.41 - - [2026-03-12 01:53:37] "POST /fqname-to-id HTTP/1.1" 401 297 0.000891 10.0.0.41 - - [2026-03-12 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.036568 10.0.0.41 - - [2026-03-12 01:53:37] "GET /projects?obj_uuids=d8a4f42b-bf8d-4379-b1dc-69e2133bff49&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001403 10.0.0.41 - - [2026-03-12 01:53:37] "GET /project/d8a4f42b-bf8d-4379-b1dc-69e2133bff49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.037359 10.0.0.41 - - [2026-03-12 01:53:37] "POST /fqname-to-id HTTP/1.1" 404 178 0.003784 10.0.0.41 - - [2026-03-12 01:53:37] "POST /virtual-DNSs HTTP/1.1" 200 507 0.026674 10.0.0.41 - - [2026-03-12 01:53:37] "GET /virtual-DNS/616f2a4f-e938-4d87-8b90-48778a73e699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.005192 10.0.0.41 - - [2026-03-12 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.41 - - [2026-03-12 01:53:38] "GET /virtual-DNS/616f2a4f-e938-4d87-8b90-48778a73e699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.004118 10.0.0.41 - - [2026-03-12 01:53:38] "GET /domains HTTP/1.1" 401 297 0.000436 10.0.0.41 - - [2026-03-12 01:53:38] "GET /domains HTTP/1.1" 200 438 0.036672 10.0.0.41 - - [2026-03-12 01:53:38] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001629 10.0.0.41 - - [2026-03-12 01:53:38] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1689 0.009772 10.0.0.41 - - [2026-03-12 01:53:38] "GET /virtual-DNS/616f2a4f-e938-4d87-8b90-48778a73e699 HTTP/1.1" 200 1438 0.005268 10.0.0.41 - - [2026-03-12 01:53:38] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.002843 10.0.0.41 - - [2026-03-12 01:53:38] "POST /network-ipams HTTP/1.1" 200 514 0.026922 10.0.0.41 - - [2026-03-12 01:53:38] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 752 0.003291 10.0.0.41 - - [2026-03-12 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.41 - - [2026-03-12 01:53:38] "GET /network-ipam/23f497cc-64f9-409a-987b-126a06d5a1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.006804 10.0.0.41 - - [2026-03-12 01:53:38] "PUT /network-ipam/23f497cc-64f9-409a-987b-126a06d5a1c8 HTTP/1.1" 200 259 0.011178 10.0.0.41 - - [2026-03-12 01:53:39] "POST /ref-update HTTP/1.1" 200 156 0.009180 10.0.0.41 - - [2026-03-12 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.41 - - [2026-03-12 01:53:39] "GET /projects?obj_uuids=d8a4f42b-bf8d-4379-b1dc-69e2133bff49&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001259 10.0.0.41 - - [2026-03-12 01:53:39] "GET /project/d8a4f42b-bf8d-4379-b1dc-69e2133bff49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.029312 252.41.254.69 - - [2026-03-12 01:53:39] "POST /neutron/network HTTP/1.1" 200 117 0.040330 10.0.0.41 - - [2026-03-12 01:53:39] "GET /projects?obj_uuids=d8a4f42b-bf8d-4379-b1dc-69e2133bff49&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001732 252.41.254.69 - - [2026-03-12 01:53:39] "POST /neutron/network HTTP/1.1" 200 616 0.093829 10.0.0.41 - - [2026-03-12 01:53:39] "POST /route-targets HTTP/1.1" 200 328 0.015841 10.0.0.41 - - [2026-03-12 01:53:39] "POST /ref-update HTTP/1.1" 200 156 0.021436 10.0.0.41 - - [2026-03-12 01:53:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003340 252.41.254.69 - - [2026-03-12 01:53:39] "POST /neutron/subnet HTTP/1.1" 200 711 0.197915 252.41.254.69 - - [2026-03-12 01:53:39] "POST /neutron/network HTTP/1.1" 200 829 0.006188 10.0.0.41 - - [2026-03-12 01:53:39] "POST /id-to-fqname HTTP/1.1" 200 225 0.001636 10.0.0.41 - - [2026-03-12 01:53:39] "GET /virtual-network/ae3d5222-89b4-4004-9ef4-a7a1e21e5fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005269 252.41.254.69 - - [2026-03-12 01:53:39] "POST /neutron/network HTTP/1.1" 200 829 0.006098 10.0.0.41 - - [2026-03-12 01:53:40] "GET /virtual-network/ae3d5222-89b4-4004-9ef4-a7a1e21e5fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006222 252.41.254.69 - - [2026-03-12 01:53:40] "POST /neutron/network HTTP/1.1" 200 829 0.006526 252.41.254.69 - - [2026-03-12 01:53:40] "POST /neutron/subnet HTTP/1.1" 200 711 0.007679 252.41.254.69 - - [2026-03-12 01:53:40] "POST /neutron/network HTTP/1.1" 200 803 0.010992 252.41.254.69 - - [2026-03-12 01:53:40] "POST /neutron/network HTTP/1.1" 200 829 0.007010 10.0.0.41 - - [2026-03-12 01:53:40] "POST /id-to-fqname HTTP/1.1" 200 225 0.001765 252.41.254.69 - - [2026-03-12 01:53:40] "POST /neutron/network HTTP/1.1" 200 839 0.008347 252.41.254.69 - - [2026-03-12 01:53:40] "GET /aaa-mode HTTP/1.1" 401 297 0.000669 252.41.254.69 - - [2026-03-12 01:53:40] "GET / HTTP/1.1" 200 36215 0.003318 252.41.254.69 - - [2026-03-12 01:53:40] "GET /project/d8a4f42b-bf8d-4379-b1dc-69e2133bff49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000365 10.0.0.41 - - [2026-03-12 01:53:41] "GET /projects?obj_uuids=d8a4f42b-bf8d-4379-b1dc-69e2133bff49&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000974 252.41.254.69 - - [2026-03-12 01:53:41] "GET /project/d8a4f42b-bf8d-4379-b1dc-69e2133bff49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.063468 252.41.254.69 - - [2026-03-12 01:53:41] "POST /neutron/network HTTP/1.1" 200 829 0.005475 252.41.254.69 - - [2026-03-12 01:53:41] "POST /neutron/port HTTP/1.1" 200 117 0.007500 252.41.254.69 - - [2026-03-12 01:53:41] "POST /neutron/port HTTP/1.1" 200 117 0.006561 252.41.254.69 - - [2026-03-12 01:53:41] "POST /neutron/port HTTP/1.1" 200 117 0.007621 252.41.254.69 - - [2026-03-12 01:53:41] "POST /neutron/network HTTP/1.1" 200 839 0.007939 10.0.0.41 - - [2026-03-12 01:53:42] "GET /projects?obj_uuids=d8a4f42b-bf8d-4379-b1dc-69e2133bff49&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001454 252.41.254.69 - - [2026-03-12 01:53:42] "POST /neutron/port HTTP/1.1" 200 1056 0.231627 252.41.254.69 - - [2026-03-12 01:53:42] "POST /neutron/port HTTP/1.1" 200 1056 0.014008 252.41.254.69 - - [2026-03-12 01:53:42] "POST /neutron/port HTTP/1.1" 200 1056 0.011570 252.41.254.69 - - [2026-03-12 01:53:42] "POST /neutron/port HTTP/1.1" 200 1106 0.073367 252.41.254.69 - - [2026-03-12 01:53:42] "POST /neutron/port HTTP/1.1" 200 1116 0.013154 252.41.254.69 - - [2026-03-12 01:53:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003633 252.41.254.69 - - [2026-03-12 01:53:42] "POST /neutron/subnet HTTP/1.1" 200 685 0.008617 252.41.254.69 - - [2026-03-12 01:53:42] "POST /neutron/port HTTP/1.1" 200 117 0.001543 252.41.254.69 - - [2026-03-12 01:53:42] "POST /neutron/network HTTP/1.1" 200 829 0.006425 252.41.254.69 - - [2026-03-12 01:53:46] "POST /neutron/port HTTP/1.1" 200 1116 0.013290 252.41.254.69 - - [2026-03-12 01:53:46] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007144 252.41.254.69 - - [2026-03-12 01:53:46] "POST /neutron/port HTTP/1.1" 200 1116 0.013920 252.41.254.69 - - [2026-03-12 01:53:46] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006516 252.41.254.69 - - [2026-03-12 01:53:46] "POST /neutron/port HTTP/1.1" 200 1116 0.015024 252.41.254.69 - - [2026-03-12 01:53:47] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007379 10.0.0.41 - - [2026-03-12 01:53:47] "GET /virtual-machine/3c03f9a9-c6c4-498c-9b0d-280cf666d7fe HTTP/1.1" 200 1293 0.004503 10.0.0.41 - - [2026-03-12 01:53:47] "GET /virtual-machine-interface/6513b97f-a95b-4d4f-920b-8af63fca254c HTTP/1.1" 200 2959 0.007076 10.0.0.41 - - [2026-03-12 01:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.41 - - [2026-03-12 01:53:47] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004113 10.0.0.41 - - [2026-03-12 01:53:47] "GET /virtual-networks?parent_id=d8a4f42b-bf8d-4379-b1dc-69e2133bff49&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003381 10.0.0.41 - - [2026-03-12 01:53:47] "GET /virtual-network/ae3d5222-89b4-4004-9ef4-a7a1e21e5fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005692 10.0.0.41 - - [2026-03-12 01:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.41 - - [2026-03-12 01:53:50] "GET /virtual-network/ae3d5222-89b4-4004-9ef4-a7a1e21e5fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006423 252.41.254.69 - - [2026-03-12 01:53:52] "POST /neutron/port HTTP/1.1" 200 1116 0.018482 252.41.254.69 - - [2026-03-12 01:53:52] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008327 252.41.254.69 - - [2026-03-12 01:53:53] "POST /neutron/port HTTP/1.1" 200 1116 0.017815 252.41.254.69 - - [2026-03-12 01:53:53] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007258 252.41.254.69 - - [2026-03-12 01:53:54] "POST /neutron/port HTTP/1.1" 200 1116 0.015931 252.41.254.69 - - [2026-03-12 01:53:54] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006335 252.41.254.69 - - [2026-03-12 01:53:54] "POST /neutron/port HTTP/1.1" 200 1116 0.013626 10.0.0.41 - - [2026-03-12 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.41 - - [2026-03-12 01:53:54] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003618 252.41.254.69 - - [2026-03-12 01:53:54] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006303 10.0.0.41 - - [2026-03-12 01:53:54] "GET /virtual-networks?parent_id=d8a4f42b-bf8d-4379-b1dc-69e2133bff49&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003282 10.0.0.41 - - [2026-03-12 01:53:54] "GET /virtual-network/ae3d5222-89b4-4004-9ef4-a7a1e21e5fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005395 252.41.254.69 - - [2026-03-12 01:53:59] "POST /neutron/network HTTP/1.1" 200 803 0.011007 252.41.254.69 - - [2026-03-12 01:53:59] "POST /neutron/network HTTP/1.1" 200 829 0.006879 10.0.0.41 - - [2026-03-12 01:54:00] "POST /id-to-fqname HTTP/1.1" 200 225 0.001508 252.41.254.69 - - [2026-03-12 01:54:00] "POST /neutron/port HTTP/1.1" 200 1116 0.015179 252.41.254.69 - - [2026-03-12 01:54:00] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006740 252.41.254.69 - - [2026-03-12 01:54:00] "POST /neutron/network HTTP/1.1" 200 839 0.007132 252.41.254.69 - - [2026-03-12 01:54:00] "GET /aaa-mode HTTP/1.1" 401 297 0.000451 252.41.254.69 - - [2026-03-12 01:54:00] "GET / HTTP/1.1" 200 36215 0.002108 252.41.254.69 - - [2026-03-12 01:54:00] "GET /project/d8a4f42b-bf8d-4379-b1dc-69e2133bff49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000440 10.0.0.41 - - [2026-03-12 01:54:00] "GET /projects?obj_uuids=d8a4f42b-bf8d-4379-b1dc-69e2133bff49&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001697 252.41.254.69 - - [2026-03-12 01:54:00] "GET /project/d8a4f42b-bf8d-4379-b1dc-69e2133bff49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.083500 252.41.254.69 - - [2026-03-12 01:54:01] "POST /neutron/network HTTP/1.1" 200 829 0.048873 252.41.254.69 - - [2026-03-12 01:54:01] "POST /neutron/port HTTP/1.1" 200 1116 0.019126 252.41.254.69 - - [2026-03-12 01:54:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.017555 252.41.254.69 - - [2026-03-12 01:54:01] "POST /neutron/port HTTP/1.1" 200 117 0.007648 252.41.254.69 - - [2026-03-12 01:54:01] "POST /neutron/port HTTP/1.1" 200 117 0.007000 252.41.254.69 - - [2026-03-12 01:54:02] "POST /neutron/network HTTP/1.1" 200 839 0.014251 10.0.0.41 - - [2026-03-12 01:54:02] "GET /projects?obj_uuids=d8a4f42b-bf8d-4379-b1dc-69e2133bff49&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001311 252.41.254.69 - - [2026-03-12 01:54:02] "POST /neutron/port HTTP/1.1" 200 1056 0.270943 252.41.254.69 - - [2026-03-12 01:54:02] "POST /neutron/port HTTP/1.1" 200 1056 0.010970 252.41.254.69 - - [2026-03-12 01:54:02] "POST /neutron/port HTTP/1.1" 200 1056 0.013552 252.41.254.69 - - [2026-03-12 01:54:02] "POST /neutron/port HTTP/1.1" 200 1106 0.066428 252.41.254.69 - - [2026-03-12 01:54:02] "POST /neutron/port HTTP/1.1" 200 1116 0.016349 252.41.254.69 - - [2026-03-12 01:54:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004184 252.41.254.69 - - [2026-03-12 01:54:02] "POST /neutron/subnet HTTP/1.1" 200 685 0.010043 252.41.254.69 - - [2026-03-12 01:54:02] "POST /neutron/port HTTP/1.1" 200 117 0.001679 252.41.254.69 - - [2026-03-12 01:54:03] "POST /neutron/network HTTP/1.1" 200 829 0.005889 252.41.254.69 - - [2026-03-12 01:54:06] "POST /neutron/port HTTP/1.1" 200 1116 0.014338 252.41.254.69 - - [2026-03-12 01:54:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007566 252.41.254.69 - - [2026-03-12 01:54:06] "POST /neutron/port HTTP/1.1" 200 1116 0.013622 252.41.254.69 - - [2026-03-12 01:54:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007151 252.41.254.69 - - [2026-03-12 01:54:07] "POST /neutron/port HTTP/1.1" 200 1116 0.014510 252.41.254.69 - - [2026-03-12 01:54:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006527 10.0.0.41 - - [2026-03-12 01:54:07] "GET /virtual-machine/3fba3ada-1e1e-42ea-876a-4c3c3bafce5c HTTP/1.1" 200 1292 0.005098 10.0.0.41 - - [2026-03-12 01:54:07] "GET /virtual-machine-interface/468b8507-2f09-45ab-ad34-ba0971c7a4da HTTP/1.1" 200 2959 0.005602 10.0.0.41 - - [2026-03-12 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.41 - - [2026-03-12 01:54:07] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003437 10.0.0.41 - - [2026-03-12 01:54:07] "GET /virtual-networks?parent_id=d8a4f42b-bf8d-4379-b1dc-69e2133bff49&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003258 10.0.0.41 - - [2026-03-12 01:54:07] "GET /virtual-network/ae3d5222-89b4-4004-9ef4-a7a1e21e5fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006064 10.0.0.41 - - [2026-03-12 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006151 10.0.0.41 - - [2026-03-12 01:54:10] "GET /virtual-network/ae3d5222-89b4-4004-9ef4-a7a1e21e5fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.013538 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:54:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000978 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:54:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001402 252.41.254.69 - - [2026-03-12 01:54:12] "POST /neutron/port HTTP/1.1" 200 1116 0.012441 252.41.254.69 - - [2026-03-12 01:54:12] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005685 252.41.254.69 - - [2026-03-12 01:54:13] "POST /neutron/port HTTP/1.1" 200 1116 0.017277 252.41.254.69 - - [2026-03-12 01:54:13] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006277 10.0.0.41 - - [2026-03-12 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.41 - - [2026-03-12 01:54:14] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004596 10.0.0.41 - - [2026-03-12 01:54:14] "GET /virtual-networks?parent_id=d8a4f42b-bf8d-4379-b1dc-69e2133bff49&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003278 10.0.0.41 - - [2026-03-12 01:54:14] "GET /virtual-network/ae3d5222-89b4-4004-9ef4-a7a1e21e5fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005485 252.41.254.69 - - [2026-03-12 01:54:15] "POST /neutron/port HTTP/1.1" 200 1116 0.014490 252.41.254.69 - - [2026-03-12 01:54:15] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007805 252.41.254.69 - - [2026-03-12 01:54:15] "POST /neutron/port HTTP/1.1" 200 1116 0.020186 252.41.254.69 - - [2026-03-12 01:54:15] "POST /neutron/port HTTP/1.1" 200 1116 0.016625 10.0.0.41 - - [2026-03-12 01:54:15] "DELETE /project/d8a4f42bbf8d4379b1dc69e2133bff49 HTTP/1.1" 404 173 0.007281 10.0.0.41 - - [2026-03-12 01:54:15] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001168 252.41.254.69 - - [2026-03-12 01:54:15] "POST /neutron/network HTTP/1.1" 200 839 0.005985 10.0.0.41 - - [2026-03-12 01:54:15] "GET /project/aa94b549-974b-49f2-b98f-4ea8cfb0b5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.031780 10.0.0.41 - - [2026-03-12 01:54:15] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003340 252.41.254.69 - - [2026-03-12 01:54:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004638 10.0.0.41 - - [2026-03-12 01:54:15] "GET /project/aa94b549-974b-49f2-b98f-4ea8cfb0b5cf?fields=security_groups HTTP/1.1" 200 1344 0.081937 252.41.254.69 - - [2026-03-12 01:54:15] "POST /neutron/subnet HTTP/1.1" 200 685 0.010061 10.0.0.41 - - [2026-03-12 01:54:15] "DELETE /security-group/fc6cc264-1295-4040-ae7d-b4a90752fb77 HTTP/1.1" 200 115 0.052070 252.41.254.69 - - [2026-03-12 01:54:15] "POST /neutron/port HTTP/1.1" 200 117 0.002454 10.0.0.41 - - [2026-03-12 01:54:15] "GET /projects?obj_uuids=aa94b549-974b-49f2-b98f-4ea8cfb0b5cf&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001533 10.0.0.41 - - [2026-03-12 01:54:15] "DELETE /access-control-list/9092a3ca-3f1d-4117-8861-8f58a28a524f HTTP/1.1" 200 115 0.059907 10.0.0.41 - - [2026-03-12 01:54:15] "GET /project/aa94b549-974b-49f2-b98f-4ea8cfb0b5cf?fields=application_policy_sets HTTP/1.1" 200 1383 0.048870 252.41.254.69 - - [2026-03-12 01:54:15] "POST /neutron/network HTTP/1.1" 200 829 0.006405 10.0.0.41 - - [2026-03-12 01:54:15] "DELETE /access-control-list/c8148388-342b-4cdf-88ac-5b40cf807818 HTTP/1.1" 200 115 0.046886 10.0.0.41 - - [2026-03-12 01:54:15] "DELETE /project/aa94b549-974b-49f2-b98f-4ea8cfb0b5cf HTTP/1.1" 200 115 0.383251 252.41.254.69 - - [2026-03-12 01:54:15] "POST /neutron/port HTTP/1.1" 200 1116 0.014582 252.41.254.69 - - [2026-03-12 01:54:15] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006667 252.41.254.69 - - [2026-03-12 01:54:16] "POST /neutron/port HTTP/1.1" 200 1116 0.017104 252.41.254.69 - - [2026-03-12 01:54:16] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006717 10.0.0.41 - - [2026-03-12 01:54:23] "GET /obj-perms HTTP/1.1" 200 6369 0.078050 10.0.0.41 - - [2026-03-12 01:54:23] "GET /obj-perms HTTP/1.1" 200 6369 0.066031 10.0.0.41 - - [2026-03-12 01:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.41 - - [2026-03-12 01:54:27] "DELETE /virtual-DNS/616f2a4f-e938-4d87-8b90-48778a73e699 HTTP/1.1" 409 236 0.005753 10.0.0.41 - - [2026-03-12 01:54:27] "POST /fqname-to-id HTTP/1.1" 404 190 0.003403 10.0.0.41 - - [2026-03-12 01:54:27] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.019578 10.0.0.41 - - [2026-03-12 01:54:27] "GET /virtual-DNS-record/e38e0cfe-2c53-43cb-82c9-17015798f4b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.005059 10.0.0.41 - - [2026-03-12 01:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.41 - - [2026-03-12 01:54:27] "GET /virtual-DNS-record/e38e0cfe-2c53-43cb-82c9-17015798f4b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.003867 10.0.0.41 - - [2026-03-12 01:54:27] "GET /domains HTTP/1.1" 200 438 0.003625 10.0.0.41 - - [2026-03-12 01:54:27] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001146 10.0.0.41 - - [2026-03-12 01:54:27] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1506 0.009014 10.0.0.41 - - [2026-03-12 01:54:27] "GET /virtual-DNS/616f2a4f-e938-4d87-8b90-48778a73e699 HTTP/1.1" 200 1905 0.004856 10.0.0.41 - - [2026-03-12 01:54:27] "GET /virtual-DNS-record/e38e0cfe-2c53-43cb-82c9-17015798f4b6 HTTP/1.1" 200 1336 0.004172 10.0.0.41 - - [2026-03-12 01:54:33] "DELETE /virtual-DNS-record/e38e0cfe-2c53-43cb-82c9-17015798f4b6 HTTP/1.1" 200 115 0.020597 10.0.0.41 - - [2026-03-12 01:54:33] "POST /fqname-to-id HTTP/1.1" 404 182 0.002713 252.41.254.69 - - [2026-03-12 01:54:33] "POST /neutron/network HTTP/1.1" 200 829 0.013060 252.41.254.69 - - [2026-03-12 01:54:33] "POST /neutron/network HTTP/1.1" 400 204 0.012514 252.41.254.69 - - [2026-03-12 01:54:34] "POST /neutron/port HTTP/1.1" 200 1116 0.021373 252.41.254.69 - - [2026-03-12 01:54:34] "POST /neutron/port HTTP/1.1" 200 1116 0.012823 252.41.254.69 - - [2026-03-12 01:54:34] "POST /neutron/port HTTP/1.1" 200 1106 0.012479 252.41.254.69 - - [2026-03-12 01:54:34] "POST /neutron/port HTTP/1.1" 200 1106 0.010686 252.41.254.69 - - [2026-03-12 01:54:34] "POST /neutron/port HTTP/1.1" 200 151 0.145962 252.41.254.69 - - [2026-03-12 01:54:34] "POST /neutron/port HTTP/1.1" 200 151 0.147227 252.41.254.69 - - [2026-03-12 01:54:35] "POST /neutron/network HTTP/1.1" 200 829 0.007029 10.0.0.41 - - [2026-03-12 01:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.41 - - [2026-03-12 01:54:36] "POST /useragent-kv HTTP/1.1" 200 115 0.035992 10.0.0.41 - - [2026-03-12 01:54:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003675 10.0.0.41 - - [2026-03-12 01:54:36] "DELETE /route-target/f4f00137-4429-4237-8b94-78757d434dbd HTTP/1.1" 200 115 0.053564 252.41.254.69 - - [2026-03-12 01:54:36] "POST /neutron/network HTTP/1.1" 200 151 0.503913 10.0.0.41 - - [2026-03-12 01:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005342 10.0.0.41 - - [2026-03-12 01:54:36] "DELETE /network-ipam/23f497cc-64f9-409a-987b-126a06d5a1c8 HTTP/1.1" 200 115 0.026141 10.0.0.41 - - [2026-03-12 01:54:36] "DELETE /virtual-DNS/616f2a4f-e938-4d87-8b90-48778a73e699 HTTP/1.1" 200 115 0.040461 10.0.0.41 - - [2026-03-12 01:54:36] "POST /fqname-to-id HTTP/1.1" 404 178 0.003498 10.0.0.41 - - [2026-03-12 01:54:36] "GET /domains HTTP/1.1" 200 438 0.002825 10.0.0.41 - - [2026-03-12 01:54:36] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001245 10.0.0.41 - - [2026-03-12 01:54:36] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1307 0.010470 10.0.0.41 - - [2026-03-12 01:54:36] "GET /projects?obj_uuids=d8a4f42b-bf8d-4379-b1dc-69e2133bff49&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002083 10.0.0.41 - - [2026-03-12 01:54:36] "GET /project/d8a4f42b-bf8d-4379-b1dc-69e2133bff49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.033420 10.0.0.41 - - [2026-03-12 01:54:36] "GET /projects?obj_uuids=d8a4f42b-bf8d-4379-b1dc-69e2133bff49&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001093 10.0.0.41 - - [2026-03-12 01:54:37] "GET /project/d8a4f42b-bf8d-4379-b1dc-69e2133bff49?fields=virtual_networks HTTP/1.1" 200 1034 0.068530 10.0.0.41 - - [2026-03-12 01:54:37] "GET /projects?obj_uuids=d8a4f42b-bf8d-4379-b1dc-69e2133bff49&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001245 10.0.0.41 - - [2026-03-12 01:54:37] "GET /project/d8a4f42b-bf8d-4379-b1dc-69e2133bff49?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.034718 10.0.0.41 - - [2026-03-12 01:54:37] "GET /projects?obj_uuids=d8a4f42b-bf8d-4379-b1dc-69e2133bff49&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001518 10.0.0.41 - - [2026-03-12 01:54:37] "GET /project/d8a4f42b-bf8d-4379-b1dc-69e2133bff49?fields=security_groups HTTP/1.1" 200 1260 0.036722 10.0.0.41 - - [2026-03-12 01:54:37] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001075 10.0.0.41 - - [2026-03-12 01:54:37] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.010812 10.0.0.41 - - [2026-03-12 01:54:38] "POST /fqname-to-id HTTP/1.1" 404 187 0.032712 10.0.0.41 - - [2026-03-12 01:54:38] "GET /projects?obj_uuids=31951953-1e90-471b-ae18-0545bf3b55b7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002993 10.0.0.41 - - [2026-03-12 01:54:38] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001039 10.0.0.41 - - [2026-03-12 01:54:38] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007597 10.0.0.41 - - [2026-03-12 01:54:38] "POST /id-to-fqname HTTP/1.1" 200 189 0.002869 10.0.0.41 - - [2026-03-12 01:54:38] "POST /fqname-to-id HTTP/1.1" 404 198 0.002849 10.0.0.41 - - [2026-03-12 01:54:38] "POST /security-groups HTTP/1.1" 200 584 0.064214 10.0.0.41 - - [2026-03-12 01:54:38] "POST /fqname-to-id HTTP/1.1" 404 233 0.002923 10.0.0.41 - - [2026-03-12 01:54:38] "POST /projects HTTP/1.1" 200 579 0.228086 10.0.0.41 - - [2026-03-12 01:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.260953 10.0.0.41 - - [2026-03-12 01:54:38] "POST /access-control-lists HTTP/1.1" 200 597 0.059394 10.0.0.41 - - [2026-03-12 01:54:38] "GET /project/31951953-1e90-471b-ae18-0545bf3b55b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.403934 10.0.0.41 - - [2026-03-12 01:54:38] "POST /fqname-to-id HTTP/1.1" 404 232 0.003368 10.0.0.41 - - [2026-03-12 01:54:38] "POST /access-control-lists HTTP/1.1" 200 595 0.060663 10.0.0.41 - - [2026-03-12 01:54:40] "GET / HTTP/1.1" 200 36215 0.002110 10.0.0.41 - - [2026-03-12 01:54:40] "POST /fqname-to-id HTTP/1.1" 401 297 0.000716 10.0.0.41 - - [2026-03-12 01:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.084730 10.0.0.41 - - [2026-03-12 01:54:41] "GET /projects?obj_uuids=31951953-1e90-471b-ae18-0545bf3b55b7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000993 10.0.0.41 - - [2026-03-12 01:54:41] "GET /project/31951953-1e90-471b-ae18-0545bf3b55b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.036363 252.41.254.69 - - [2026-03-12 01:54:41] "POST /neutron/network HTTP/1.1" 200 117 0.044997 10.0.0.41 - - [2026-03-12 01:54:41] "GET /projects?obj_uuids=31951953-1e90-471b-ae18-0545bf3b55b7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000993 252.41.254.69 - - [2026-03-12 01:54:41] "POST /neutron/network HTTP/1.1" 200 604 0.071791 10.0.0.41 - - [2026-03-12 01:54:41] "POST /route-targets HTTP/1.1" 200 328 0.009497 10.0.0.41 - - [2026-03-12 01:54:41] "POST /ref-update HTTP/1.1" 200 156 0.017472 10.0.0.41 - - [2026-03-12 01:54:41] "POST /useragent-kv HTTP/1.1" 200 115 0.004341 252.41.254.69 - - [2026-03-12 01:54:41] "POST /neutron/subnet HTTP/1.1" 200 719 0.169171 252.41.254.69 - - [2026-03-12 01:54:41] "POST /neutron/network HTTP/1.1" 200 822 0.005962 10.0.0.41 - - [2026-03-12 01:54:42] "POST /id-to-fqname HTTP/1.1" 200 219 0.001673 10.0.0.41 - - [2026-03-12 01:54:42] "GET /virtual-network/f466f489-49f1-4033-83e4-2915e28ac9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005607 252.41.254.69 - - [2026-03-12 01:54:42] "POST /neutron/network HTTP/1.1" 200 822 0.007037 10.0.0.41 - - [2026-03-12 01:54:42] "GET /virtual-network/f466f489-49f1-4033-83e4-2915e28ac9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006579 252.41.254.69 - - [2026-03-12 01:54:42] "POST /neutron/network HTTP/1.1" 200 822 0.005698 252.41.254.69 - - [2026-03-12 01:54:42] "POST /neutron/subnet HTTP/1.1" 200 719 0.007707 10.0.0.41 - - [2026-03-12 01:54:42] "POST /id-to-fqname HTTP/1.1" 200 219 0.002016 252.41.254.69 - - [2026-03-12 01:54:42] "POST /neutron/network HTTP/1.1" 200 832 0.005733 252.41.254.69 - - [2026-03-12 01:54:42] "GET /aaa-mode HTTP/1.1" 401 297 0.000574 252.41.254.69 - - [2026-03-12 01:54:42] "GET / HTTP/1.1" 200 36215 0.006446 252.41.254.69 - - [2026-03-12 01:54:42] "GET /project/31951953-1e90-471b-ae18-0545bf3b55b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000377 10.0.0.41 - - [2026-03-12 01:54:43] "GET /projects?obj_uuids=31951953-1e90-471b-ae18-0545bf3b55b7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001449 252.41.254.69 - - [2026-03-12 01:54:43] "GET /project/31951953-1e90-471b-ae18-0545bf3b55b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.058700 252.41.254.69 - - [2026-03-12 01:54:43] "POST /neutron/network HTTP/1.1" 200 822 0.005310 252.41.254.69 - - [2026-03-12 01:54:43] "POST /neutron/port HTTP/1.1" 200 117 0.005017 252.41.254.69 - - [2026-03-12 01:54:43] "POST /neutron/port HTTP/1.1" 200 117 0.005183 10.0.0.41 - - [2026-03-12 01:54:43] "POST /id-to-fqname HTTP/1.1" 200 219 0.001582 252.41.254.69 - - [2026-03-12 01:54:43] "POST /neutron/port HTTP/1.1" 200 117 0.005237 252.41.254.69 - - [2026-03-12 01:54:43] "POST /neutron/network HTTP/1.1" 200 832 0.006658 252.41.254.69 - - [2026-03-12 01:54:43] "GET /aaa-mode HTTP/1.1" 401 297 0.000467 252.41.254.69 - - [2026-03-12 01:54:43] "GET / HTTP/1.1" 200 36215 0.007649 252.41.254.69 - - [2026-03-12 01:54:43] "GET /project/31951953-1e90-471b-ae18-0545bf3b55b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.001073 252.41.254.69 - - [2026-03-12 01:54:44] "POST /neutron/network HTTP/1.1" 200 832 0.006783 10.0.0.41 - - [2026-03-12 01:54:44] "GET /projects?obj_uuids=31951953-1e90-471b-ae18-0545bf3b55b7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001792 10.0.0.41 - - [2026-03-12 01:54:44] "GET /projects?obj_uuids=31951953-1e90-471b-ae18-0545bf3b55b7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001324 252.41.254.69 - - [2026-03-12 01:54:44] "GET /project/31951953-1e90-471b-ae18-0545bf3b55b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.072200 252.41.254.69 - - [2026-03-12 01:54:44] "POST /neutron/port HTTP/1.1" 200 1058 0.311742 252.41.254.69 - - [2026-03-12 01:54:44] "POST /neutron/network HTTP/1.1" 200 822 0.040530 252.41.254.69 - - [2026-03-12 01:54:44] "POST /neutron/port HTTP/1.1" 200 1058 0.013027 252.41.254.69 - - [2026-03-12 01:54:44] "POST /neutron/port HTTP/1.1" 200 1058 0.012961 252.41.254.69 - - [2026-03-12 01:54:44] "POST /neutron/port HTTP/1.1" 200 1080 0.020369 252.41.254.69 - - [2026-03-12 01:54:44] "POST /neutron/port HTTP/1.1" 200 1108 0.083774 252.41.254.69 - - [2026-03-12 01:54:44] "POST /neutron/security_group HTTP/1.1" 200 2057 0.011464 252.41.254.69 - - [2026-03-12 01:54:44] "POST /neutron/port HTTP/1.1" 200 117 0.009184 252.41.254.69 - - [2026-03-12 01:54:44] "POST /neutron/port HTTP/1.1" 200 1118 0.031141 252.41.254.69 - - [2026-03-12 01:54:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003584 252.41.254.69 - - [2026-03-12 01:54:44] "POST /neutron/port HTTP/1.1" 200 1118 0.017425 252.41.254.69 - - [2026-03-12 01:54:45] "POST /neutron/subnet HTTP/1.1" 200 693 0.012882 252.41.254.69 - - [2026-03-12 01:54:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008101 252.41.254.69 - - [2026-03-12 01:54:45] "POST /neutron/port HTTP/1.1" 200 117 0.001377 252.41.254.69 - - [2026-03-12 01:54:45] "POST /neutron/network HTTP/1.1" 200 822 0.016468 252.41.254.69 - - [2026-03-12 01:54:45] "POST /neutron/network HTTP/1.1" 200 832 0.005592 10.0.0.41 - - [2026-03-12 01:54:45] "GET /projects?obj_uuids=31951953-1e90-471b-ae18-0545bf3b55b7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002137 252.41.254.69 - - [2026-03-12 01:54:45] "POST /neutron/port HTTP/1.1" 200 1058 0.255704 252.41.254.69 - - [2026-03-12 01:54:45] "POST /neutron/port HTTP/1.1" 200 1058 0.013014 252.41.254.69 - - [2026-03-12 01:54:45] "POST /neutron/port HTTP/1.1" 200 1058 0.012061 252.41.254.69 - - [2026-03-12 01:54:45] "POST /neutron/port HTTP/1.1" 200 1108 0.066861 252.41.254.69 - - [2026-03-12 01:54:46] "POST /neutron/port HTTP/1.1" 200 1118 0.018775 252.41.254.69 - - [2026-03-12 01:54:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003679 252.41.254.69 - - [2026-03-12 01:54:46] "POST /neutron/subnet HTTP/1.1" 200 693 0.014048 252.41.254.69 - - [2026-03-12 01:54:46] "POST /neutron/port HTTP/1.1" 200 117 0.001901 252.41.254.69 - - [2026-03-12 01:54:46] "POST /neutron/network HTTP/1.1" 200 822 0.006011 252.41.254.69 - - [2026-03-12 01:54:50] "POST /neutron/port HTTP/1.1" 200 1118 0.019553 252.41.254.69 - - [2026-03-12 01:54:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009450 252.41.254.69 - - [2026-03-12 01:54:50] "POST /neutron/port HTTP/1.1" 200 1118 0.015884 252.41.254.69 - - [2026-03-12 01:54:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007991 252.41.254.69 - - [2026-03-12 01:54:50] "POST /neutron/port HTTP/1.1" 200 1118 0.019792 252.41.254.69 - - [2026-03-12 01:54:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010295 10.0.0.41 - - [2026-03-12 01:54:50] "GET /virtual-machine/ae5b0d8c-6574-485e-89e7-b8e9de17db0b HTTP/1.1" 401 297 0.000497 10.0.0.41 - - [2026-03-12 01:54:51] "GET /virtual-machine/ae5b0d8c-6574-485e-89e7-b8e9de17db0b HTTP/1.1" 200 1293 0.044623 10.0.0.41 - - [2026-03-12 01:54:51] "GET /virtual-machine-interface/9c835292-c8a1-413f-a718-962a65cd720a HTTP/1.1" 200 2941 0.008590 10.0.0.41 - - [2026-03-12 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.41 - - [2026-03-12 01:54:51] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003995 10.0.0.41 - - [2026-03-12 01:54:51] "GET /virtual-networks?parent_id=31951953-1e90-471b-ae18-0545bf3b55b7&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003339 10.0.0.41 - - [2026-03-12 01:54:51] "GET /virtual-network/f466f489-49f1-4033-83e4-2915e28ac9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006046 10.0.0.41 - - [2026-03-12 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.41 - - [2026-03-12 01:54:54] "GET /virtual-network/f466f489-49f1-4033-83e4-2915e28ac9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005908 252.41.254.69 - - [2026-03-12 01:54:55] "POST /neutron/port HTTP/1.1" 200 1118 0.016859 252.41.254.69 - - [2026-03-12 01:54:55] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007797 252.41.254.69 - - [2026-03-12 01:54:55] "POST /neutron/port HTTP/1.1" 200 1118 0.016444 252.41.254.69 - - [2026-03-12 01:54:55] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010108 252.41.254.69 - - [2026-03-12 01:54:56] "POST /neutron/port HTTP/1.1" 200 1118 0.012980 252.41.254.69 - - [2026-03-12 01:54:56] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006543 252.41.254.69 - - [2026-03-12 01:54:56] "POST /neutron/port HTTP/1.1" 200 1118 0.014163 252.41.254.69 - - [2026-03-12 01:54:56] "POST /neutron/security_group HTTP/1.1" 200 2057 0.012033 10.0.0.41 - - [2026-03-12 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004375 10.0.0.41 - - [2026-03-12 01:54:56] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003151 252.41.254.69 - - [2026-03-12 01:54:56] "POST /neutron/port HTTP/1.1" 200 1118 0.014421 10.0.0.41 - - [2026-03-12 01:54:56] "GET /virtual-networks?parent_id=31951953-1e90-471b-ae18-0545bf3b55b7&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003576 252.41.254.69 - - [2026-03-12 01:54:56] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006624 10.0.0.41 - - [2026-03-12 01:54:56] "GET /virtual-network/f466f489-49f1-4033-83e4-2915e28ac9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007583 252.41.254.69 - - [2026-03-12 01:54:56] "POST /neutron/port HTTP/1.1" 200 1118 0.017642 252.41.254.69 - - [2026-03-12 01:54:57] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006298 252.41.254.69 - - [2026-03-12 01:54:57] "POST /neutron/port HTTP/1.1" 200 1118 0.013721 252.41.254.69 - - [2026-03-12 01:54:57] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006121 252.41.254.69 - - [2026-03-12 01:54:58] "POST /neutron/port HTTP/1.1" 200 1118 0.020578 252.41.254.69 - - [2026-03-12 01:54:58] "POST /neutron/port HTTP/1.1" 200 1118 0.016088 252.41.254.69 - - [2026-03-12 01:54:58] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006833 252.41.254.69 - - [2026-03-12 01:54:58] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007565 252.41.254.69 - - [2026-03-12 01:55:02] "POST /neutron/port HTTP/1.1" 200 1118 0.013034 252.41.254.69 - - [2026-03-12 01:55:02] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007717 252.41.254.69 - - [2026-03-12 01:55:02] "POST /neutron/port HTTP/1.1" 200 1118 0.017977 252.41.254.69 - - [2026-03-12 01:55:02] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009004 252.41.254.69 - - [2026-03-12 01:55:02] "POST /neutron/port HTTP/1.1" 200 1118 0.016329 252.41.254.69 - - [2026-03-12 01:55:02] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007608 10.0.0.41 - - [2026-03-12 01:55:02] "GET /virtual-machine/193d4d27-54ba-46b3-bedf-0e2051d39300 HTTP/1.1" 200 1293 0.005324 10.0.0.41 - - [2026-03-12 01:55:02] "GET /virtual-machine-interface/fa50f70f-4ed2-49ff-a015-77b9fb05c0bd HTTP/1.1" 200 2941 0.007272 10.0.0.41 - - [2026-03-12 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005301 10.0.0.41 - - [2026-03-12 01:55:03] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004590 10.0.0.41 - - [2026-03-12 01:55:03] "GET /virtual-networks?parent_id=31951953-1e90-471b-ae18-0545bf3b55b7&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003653 10.0.0.41 - - [2026-03-12 01:55:03] "GET /virtual-network/f466f489-49f1-4033-83e4-2915e28ac9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.009725 10.0.0.41 - - [2026-03-12 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.41 - - [2026-03-12 01:55:04] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003295 10.0.0.41 - - [2026-03-12 01:55:04] "GET /virtual-networks?parent_id=31951953-1e90-471b-ae18-0545bf3b55b7&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003388 10.0.0.41 - - [2026-03-12 01:55:04] "GET /virtual-network/f466f489-49f1-4033-83e4-2915e28ac9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006316 252.41.254.69 - - [2026-03-12 01:55:09] "POST /neutron/network HTTP/1.1" 200 822 0.006238 252.41.254.69 - - [2026-03-12 01:55:09] "POST /neutron/network HTTP/1.1" 400 204 0.014735 252.41.254.69 - - [2026-03-12 01:55:09] "POST /neutron/port HTTP/1.1" 200 1118 0.017945 252.41.254.69 - - [2026-03-12 01:55:09] "POST /neutron/port HTTP/1.1" 200 1118 0.017981 252.41.254.69 - - [2026-03-12 01:55:09] "POST /neutron/port HTTP/1.1" 200 1108 0.011973 252.41.254.69 - - [2026-03-12 01:55:09] "POST /neutron/port HTTP/1.1" 200 1108 0.019594 252.41.254.69 - - [2026-03-12 01:55:10] "POST /neutron/port HTTP/1.1" 200 151 0.161335 252.41.254.69 - - [2026-03-12 01:55:10] "POST /neutron/port HTTP/1.1" 200 151 0.150616 252.41.254.69 - - [2026-03-12 01:55:11] "POST /neutron/network HTTP/1.1" 200 822 0.005965 10.0.0.41 - - [2026-03-12 01:55:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003263 10.0.0.41 - - [2026-03-12 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006253 10.0.0.41 - - [2026-03-12 01:55:11] "POST /useragent-kv HTTP/1.1" 200 115 0.004487 252.41.254.69 - - [2026-03-12 01:55:11] "POST /neutron/network HTTP/1.1" 200 151 0.095682 10.0.0.41 - - [2026-03-12 01:55:11] "DELETE /route-target/13d19d0d-d0e0-435d-9f9c-100b8d8cd6c0 HTTP/1.1" 200 115 0.021330 10.0.0.41 - - [2026-03-12 01:55:11] "GET /projects?obj_uuids=31951953-1e90-471b-ae18-0545bf3b55b7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001110 10.0.0.41 - - [2026-03-12 01:55:11] "GET /project/31951953-1e90-471b-ae18-0545bf3b55b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.024660 10.0.0.41 - - [2026-03-12 01:55:11] "GET /projects?obj_uuids=31951953-1e90-471b-ae18-0545bf3b55b7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000988 10.0.0.41 - - [2026-03-12 01:55:11] "GET /project/31951953-1e90-471b-ae18-0545bf3b55b7?fields=virtual_networks HTTP/1.1" 200 1033 0.069885 10.0.0.41 - - [2026-03-12 01:55:12] "GET /projects?obj_uuids=31951953-1e90-471b-ae18-0545bf3b55b7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001641 10.0.0.41 - - [2026-03-12 01:55:12] "GET /project/31951953-1e90-471b-ae18-0545bf3b55b7?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.028311 10.0.0.41 - - [2026-03-12 01:55:12] "GET /projects?obj_uuids=31951953-1e90-471b-ae18-0545bf3b55b7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001105 10.0.0.41 - - [2026-03-12 01:55:12] "GET /project/31951953-1e90-471b-ae18-0545bf3b55b7?fields=security_groups HTTP/1.1" 200 1259 0.029568 10.0.0.41 - - [2026-03-12 01:55:13] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001989 10.0.0.41 - - [2026-03-12 01:55:13] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008959 10.0.0.41 - - [2026-03-12 01:55:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.032600 10.0.0.41 - - [2026-03-12 01:55:13] "GET /projects?obj_uuids=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002560 10.0.0.41 - - [2026-03-12 01:55:13] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001462 10.0.0.41 - - [2026-03-12 01:55:13] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008057 10.0.0.41 - - [2026-03-12 01:55:13] "POST /id-to-fqname HTTP/1.1" 200 188 0.004619 10.0.0.41 - - [2026-03-12 01:55:13] "POST /fqname-to-id HTTP/1.1" 404 197 0.004281 10.0.0.41 - - [2026-03-12 01:55:13] "POST /security-groups HTTP/1.1" 200 583 0.072759 10.0.0.41 - - [2026-03-12 01:55:13] "POST /fqname-to-id HTTP/1.1" 404 232 0.002657 10.0.0.41 - - [2026-03-12 01:55:13] "POST /projects HTTP/1.1" 200 577 0.235591 10.0.0.41 - - [2026-03-12 01:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.274053 10.0.0.41 - - [2026-03-12 01:55:13] "POST /access-control-lists HTTP/1.1" 200 596 0.061788 10.0.0.41 - - [2026-03-12 01:55:13] "GET /project/0a4b8d2f-e279-4cda-8efe-08480147f68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.434627 10.0.0.41 - - [2026-03-12 01:55:13] "POST /fqname-to-id HTTP/1.1" 404 231 0.003200 10.0.0.41 - - [2026-03-12 01:55:13] "POST /access-control-lists HTTP/1.1" 200 594 0.065432 10.0.0.41 - - [2026-03-12 01:55:15] "GET / HTTP/1.1" 200 36215 0.002632 10.0.0.41 - - [2026-03-12 01:55:15] "DELETE /project/0a4b8d2fe2794cda8efe08480147f68c HTTP/1.1" 404 173 0.006641 10.0.0.41 - - [2026-03-12 01:55:15] "DELETE /project/319519531e90471bae180545bf3b55b7 HTTP/1.1" 404 173 0.003934 10.0.0.41 - - [2026-03-12 01:55:15] "GET /projects?obj_uuids=31951953-1e90-471b-ae18-0545bf3b55b7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002043 10.0.0.41 - - [2026-03-12 01:55:15] "GET /projects?obj_uuids=d8a4f42b-bf8d-4379-b1dc-69e2133bff49&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000916 10.0.0.41 - - [2026-03-12 01:55:15] "GET /project/d8a4f42b-bf8d-4379-b1dc-69e2133bff49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.038099 10.0.0.41 - - [2026-03-12 01:55:15] "GET /project/31951953-1e90-471b-ae18-0545bf3b55b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.044607 10.0.0.41 - - [2026-03-12 01:55:15] "GET /projects?obj_uuids=31951953-1e90-471b-ae18-0545bf3b55b7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001097 10.0.0.41 - - [2026-03-12 01:55:15] "GET /projects?obj_uuids=d8a4f42b-bf8d-4379-b1dc-69e2133bff49&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000892 10.0.0.41 - - [2026-03-12 01:55:15] "GET /project/d8a4f42b-bf8d-4379-b1dc-69e2133bff49?fields=security_groups HTTP/1.1" 200 1353 0.045220 10.0.0.41 - - [2026-03-12 01:55:15] "GET /project/31951953-1e90-471b-ae18-0545bf3b55b7?fields=security_groups HTTP/1.1" 200 1352 0.048946 10.0.0.41 - - [2026-03-12 01:55:16] "POST /fqname-to-id HTTP/1.1" 401 297 0.000492 10.0.0.41 - - [2026-03-12 01:55:16] "DELETE /security-group/e6e27e82-7cc8-4ac1-aa65-2b09ca05e954 HTTP/1.1" 200 115 0.075748 10.0.0.41 - - [2026-03-12 01:55:16] "GET /projects?obj_uuids=d8a4f42b-bf8d-4379-b1dc-69e2133bff49&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001874 10.0.0.41 - - [2026-03-12 01:55:16] "DELETE /security-group/adef75fd-99d4-418b-9c9b-3750626d5996 HTTP/1.1" 200 115 0.087456 10.0.0.41 - - [2026-03-12 01:55:16] "GET /projects?obj_uuids=31951953-1e90-471b-ae18-0545bf3b55b7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001339 10.0.0.41 - - [2026-03-12 01:55:16] "DELETE /access-control-list/83f931c3-ae9d-4219-8b4b-f21bdb10ff61 HTTP/1.1" 200 115 0.070976 10.0.0.41 - - [2026-03-12 01:55:16] "GET /project/d8a4f42b-bf8d-4379-b1dc-69e2133bff49?fields=application_policy_sets HTTP/1.1" 200 1392 0.051523 10.0.0.41 - - [2026-03-12 01:55:16] "DELETE /access-control-list/a93b343e-52e0-48f4-a6f8-66942df89fad HTTP/1.1" 200 115 0.034454 10.0.0.41 - - [2026-03-12 01:55:16] "GET /project/31951953-1e90-471b-ae18-0545bf3b55b7?fields=application_policy_sets HTTP/1.1" 200 1391 0.096529 10.0.0.41 - - [2026-03-12 01:55:16] "DELETE /access-control-list/11ba9329-79b6-4f18-9dbc-f202d5aa1c10 HTTP/1.1" 200 115 0.077548 10.0.0.41 - - [2026-03-12 01:55:16] "DELETE /access-control-list/afd37bab-9578-4839-b44a-c7f2c0288a66 HTTP/1.1" 200 115 0.037536 10.0.0.41 - - [2026-03-12 01:55:16] "DELETE /project/d8a4f42b-bf8d-4379-b1dc-69e2133bff49 HTTP/1.1" 200 115 0.454242 10.0.0.41 - - [2026-03-12 01:55:16] "DELETE /project/31951953-1e90-471b-ae18-0545bf3b55b7 HTTP/1.1" 200 115 0.492583 10.0.0.41 - - [2026-03-12 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.035906 10.0.0.41 - - [2026-03-12 01:55:16] "GET /projects?obj_uuids=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002114 10.0.0.41 - - [2026-03-12 01:55:16] "GET /project/0a4b8d2f-e279-4cda-8efe-08480147f68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.029286 252.41.254.69 - - [2026-03-12 01:55:16] "POST /neutron/network HTTP/1.1" 200 117 0.051830 10.0.0.41 - - [2026-03-12 01:55:16] "GET /projects?obj_uuids=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001185 252.41.254.69 - - [2026-03-12 01:55:16] "POST /neutron/network HTTP/1.1" 200 623 0.069459 10.0.0.41 - - [2026-03-12 01:55:16] "POST /route-targets HTTP/1.1" 200 328 0.013001 10.0.0.41 - - [2026-03-12 01:55:16] "POST /ref-update HTTP/1.1" 200 156 0.016386 10.0.0.41 - - [2026-03-12 01:55:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003053 252.41.254.69 - - [2026-03-12 01:55:16] "POST /neutron/subnet HTTP/1.1" 200 701 0.153191 252.41.254.69 - - [2026-03-12 01:55:17] "POST /neutron/network HTTP/1.1" 200 837 0.005980 10.0.0.41 - - [2026-03-12 01:55:17] "POST /id-to-fqname HTTP/1.1" 200 228 0.001522 10.0.0.41 - - [2026-03-12 01:55:17] "GET /virtual-network/ce98e8ab-d7b8-4597-861c-3c111c78b419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005903 252.41.254.69 - - [2026-03-12 01:55:17] "POST /neutron/network HTTP/1.1" 200 837 0.005670 10.0.0.41 - - [2026-03-12 01:55:17] "GET /virtual-network/ce98e8ab-d7b8-4597-861c-3c111c78b419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006001 252.41.254.69 - - [2026-03-12 01:55:17] "POST /neutron/network HTTP/1.1" 200 837 0.006853 252.41.254.69 - - [2026-03-12 01:55:17] "POST /neutron/subnet HTTP/1.1" 200 701 0.011253 252.41.254.69 - - [2026-03-12 01:55:17] "POST /neutron/network HTTP/1.1" 200 837 0.007649 10.0.0.41 - - [2026-03-12 01:55:17] "POST /id-to-fqname HTTP/1.1" 200 228 0.001787 252.41.254.69 - - [2026-03-12 01:55:17] "POST /neutron/network HTTP/1.1" 200 847 0.005586 252.41.254.69 - - [2026-03-12 01:55:17] "GET /aaa-mode HTTP/1.1" 401 297 0.000667 252.41.254.69 - - [2026-03-12 01:55:17] "GET / HTTP/1.1" 200 36215 0.002148 252.41.254.69 - - [2026-03-12 01:55:17] "GET /project/0a4b8d2f-e279-4cda-8efe-08480147f68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000627 10.0.0.41 - - [2026-03-12 01:55:18] "GET /projects?obj_uuids=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001028 252.41.254.69 - - [2026-03-12 01:55:18] "GET /project/0a4b8d2f-e279-4cda-8efe-08480147f68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.061899 252.41.254.69 - - [2026-03-12 01:55:18] "POST /neutron/network HTTP/1.1" 200 837 0.006035 252.41.254.69 - - [2026-03-12 01:55:18] "POST /neutron/port HTTP/1.1" 200 117 0.006368 252.41.254.69 - - [2026-03-12 01:55:18] "POST /neutron/port HTTP/1.1" 200 117 0.006393 10.0.0.41 - - [2026-03-12 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006141 10.0.0.41 - - [2026-03-12 01:55:18] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003746 10.0.0.41 - - [2026-03-12 01:55:18] "PUT /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303 HTTP/1.1" 200 277 0.011080 252.41.254.69 - - [2026-03-12 01:55:18] "POST /neutron/port HTTP/1.1" 200 117 0.008311 252.41.254.69 - - [2026-03-12 01:55:19] "POST /neutron/network HTTP/1.1" 200 847 0.006093 10.0.0.41 - - [2026-03-12 01:55:19] "GET /projects?obj_uuids=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001940 252.41.254.69 - - [2026-03-12 01:55:19] "POST /neutron/port HTTP/1.1" 200 1053 0.262683 252.41.254.69 - - [2026-03-12 01:55:19] "POST /neutron/port HTTP/1.1" 200 1053 0.021013 252.41.254.69 - - [2026-03-12 01:55:19] "POST /neutron/port HTTP/1.1" 200 1053 0.011939 252.41.254.69 - - [2026-03-12 01:55:19] "POST /neutron/port HTTP/1.1" 200 1103 0.078308 252.41.254.69 - - [2026-03-12 01:55:19] "POST /neutron/port HTTP/1.1" 200 1113 0.014002 252.41.254.69 - - [2026-03-12 01:55:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003529 252.41.254.69 - - [2026-03-12 01:55:20] "POST /neutron/subnet HTTP/1.1" 200 675 0.009249 252.41.254.69 - - [2026-03-12 01:55:20] "POST /neutron/port HTTP/1.1" 200 117 0.001584 252.41.254.69 - - [2026-03-12 01:55:20] "POST /neutron/network HTTP/1.1" 200 837 0.006508 252.41.254.69 - - [2026-03-12 01:55:23] "POST /neutron/port HTTP/1.1" 200 1113 0.015326 252.41.254.69 - - [2026-03-12 01:55:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007020 252.41.254.69 - - [2026-03-12 01:55:24] "POST /neutron/port HTTP/1.1" 200 1113 0.014941 252.41.254.69 - - [2026-03-12 01:55:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007201 252.41.254.69 - - [2026-03-12 01:55:24] "POST /neutron/port HTTP/1.1" 200 1113 0.016938 10.0.0.41 - - [2026-03-12 01:55:24] "GET /obj-perms HTTP/1.1" 200 6369 0.083072 252.41.254.69 - - [2026-03-12 01:55:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007145 10.0.0.41 - - [2026-03-12 01:55:24] "GET /virtual-machine/732fb605-a1b7-4446-a261-99fad13c57c7 HTTP/1.1" 401 297 0.000420 10.0.0.41 - - [2026-03-12 01:55:24] "GET /obj-perms HTTP/1.1" 200 6369 0.059700 10.0.0.41 - - [2026-03-12 01:55:24] "GET /virtual-machine/732fb605-a1b7-4446-a261-99fad13c57c7 HTTP/1.1" 200 1292 0.045438 10.0.0.41 - - [2026-03-12 01:55:24] "GET /virtual-machine-interface/f7818a87-7b03-4779-8aa7-1bf48274eee9 HTTP/1.1" 200 2965 0.006193 10.0.0.41 - - [2026-03-12 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.41 - - [2026-03-12 01:55:25] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1879 0.004565 10.0.0.41 - - [2026-03-12 01:55:25] "GET /virtual-networks?parent_id=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.004143 10.0.0.41 - - [2026-03-12 01:55:25] "GET /virtual-network/ce98e8ab-d7b8-4597-861c-3c111c78b419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007266 10.0.0.41 - - [2026-03-12 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.41 - - [2026-03-12 01:55:28] "GET /virtual-network/ce98e8ab-d7b8-4597-861c-3c111c78b419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004867 252.41.254.69 - - [2026-03-12 01:55:30] "POST /neutron/port HTTP/1.1" 200 1113 0.013853 252.41.254.69 - - [2026-03-12 01:55:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006597 252.41.254.69 - - [2026-03-12 01:55:30] "POST /neutron/port HTTP/1.1" 200 1113 0.013692 252.41.254.69 - - [2026-03-12 01:55:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007174 252.41.254.69 - - [2026-03-12 01:55:32] "POST /neutron/port HTTP/1.1" 200 1113 0.015837 10.0.0.41 - - [2026-03-12 01:55:32] "GET /global-system-configs HTTP/1.1" 401 297 0.000412 10.0.0.41 - - [2026-03-12 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012193 10.0.0.41 - - [2026-03-12 01:55:32] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1879 0.005538 10.0.0.41 - - [2026-03-12 01:55:32] "GET /global-system-configs HTTP/1.1" 401 297 0.000719 252.41.254.69 - - [2026-03-12 01:55:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.014213 10.0.0.41 - - [2026-03-12 01:55:32] "GET /virtual-networks?parent_id=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003273 10.0.0.41 - - [2026-03-12 01:55:32] "GET /virtual-network/ce98e8ab-d7b8-4597-861c-3c111c78b419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.015772 252.41.254.69 - - [2026-03-12 01:55:32] "POST /neutron/port HTTP/1.1" 200 1113 0.015332 252.41.254.69 - - [2026-03-12 01:55:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005932 10.0.0.41 - - [2026-03-12 01:55:34] "GET /global-system-configs HTTP/1.1" 401 297 0.000423 10.0.0.41 - - [2026-03-12 01:55:34] "GET /global-system-configs HTTP/1.1" 401 297 0.000383 10.0.0.41 - - [2026-03-12 01:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.41 - - [2026-03-12 01:55:34] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1879 0.003929 10.0.0.41 - - [2026-03-12 01:55:34] "PUT /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303 HTTP/1.1" 200 277 0.009725 252.41.254.69 - - [2026-03-12 01:55:35] "POST /neutron/network HTTP/1.1" 200 837 0.013630 252.41.254.69 - - [2026-03-12 01:55:35] "POST /neutron/network HTTP/1.1" 400 204 0.013251 252.41.254.69 - - [2026-03-12 01:55:35] "POST /neutron/port HTTP/1.1" 200 1113 0.015601 252.41.254.69 - - [2026-03-12 01:55:35] "POST /neutron/port HTTP/1.1" 200 1103 0.014717 252.41.254.69 - - [2026-03-12 01:55:35] "POST /neutron/port HTTP/1.1" 200 151 0.140322 252.41.254.69 - - [2026-03-12 01:55:37] "POST /neutron/network HTTP/1.1" 200 837 0.006198 10.0.0.41 - - [2026-03-12 01:55:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002670 10.0.0.41 - - [2026-03-12 01:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007141 10.0.0.41 - - [2026-03-12 01:55:37] "POST /useragent-kv HTTP/1.1" 200 115 0.005907 252.41.254.69 - - [2026-03-12 01:55:37] "POST /neutron/network HTTP/1.1" 200 151 0.096428 10.0.0.41 - - [2026-03-12 01:55:37] "DELETE /route-target/95ab401b-6dbe-4cc8-bc4b-bbdebbbb0a4f HTTP/1.1" 200 115 0.018275 10.0.0.41 - - [2026-03-12 01:55:38] "GET /global-vrouter-configs HTTP/1.1" 200 358 0.002833 10.0.0.41 - - [2026-03-12 01:55:38] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303 HTTP/1.1" 200 1883 0.003864 10.0.0.41 - - [2026-03-12 01:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.41 - - [2026-03-12 01:55:38] "GET /projects?obj_uuids=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000961 10.0.0.41 - - [2026-03-12 01:55:38] "GET /project/0a4b8d2f-e279-4cda-8efe-08480147f68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.036903 252.41.254.69 - - [2026-03-12 01:55:38] "POST /neutron/network HTTP/1.1" 200 117 0.008813 10.0.0.41 - - [2026-03-12 01:55:38] "GET /projects?obj_uuids=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001358 252.41.254.69 - - [2026-03-12 01:55:38] "POST /neutron/network HTTP/1.1" 200 603 0.077478 10.0.0.41 - - [2026-03-12 01:55:38] "POST /route-targets HTTP/1.1" 200 328 0.013471 10.0.0.41 - - [2026-03-12 01:55:38] "POST /ref-update HTTP/1.1" 200 156 0.014856 10.0.0.41 - - [2026-03-12 01:55:38] "POST /useragent-kv HTTP/1.1" 200 115 0.005061 252.41.254.69 - - [2026-03-12 01:55:38] "POST /neutron/subnet HTTP/1.1" 200 724 0.155776 252.41.254.69 - - [2026-03-12 01:55:38] "POST /neutron/network HTTP/1.1" 200 822 0.006377 10.0.0.41 - - [2026-03-12 01:55:38] "POST /id-to-fqname HTTP/1.1" 200 218 0.001750 10.0.0.41 - - [2026-03-12 01:55:38] "GET /virtual-network/6081e676-f576-46d4-b0e1-42a43ec65ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005157 252.41.254.69 - - [2026-03-12 01:55:38] "POST /neutron/network HTTP/1.1" 200 822 0.005759 10.0.0.41 - - [2026-03-12 01:55:38] "GET /virtual-network/6081e676-f576-46d4-b0e1-42a43ec65ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005249 252.41.254.69 - - [2026-03-12 01:55:38] "POST /neutron/network HTTP/1.1" 200 822 0.006998 252.41.254.69 - - [2026-03-12 01:55:39] "POST /neutron/subnet HTTP/1.1" 200 724 0.009413 10.0.0.41 - - [2026-03-12 01:55:39] "POST /id-to-fqname HTTP/1.1" 200 218 0.001690 252.41.254.69 - - [2026-03-12 01:55:39] "POST /neutron/network HTTP/1.1" 200 832 0.005766 252.41.254.69 - - [2026-03-12 01:55:39] "GET /aaa-mode HTTP/1.1" 401 297 0.001060 252.41.254.69 - - [2026-03-12 01:55:39] "GET / HTTP/1.1" 200 36215 0.002679 252.41.254.69 - - [2026-03-12 01:55:39] "GET /project/0a4b8d2f-e279-4cda-8efe-08480147f68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000487 10.0.0.41 - - [2026-03-12 01:55:39] "GET /projects?obj_uuids=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001112 252.41.254.69 - - [2026-03-12 01:55:39] "GET /project/0a4b8d2f-e279-4cda-8efe-08480147f68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.060554 252.41.254.69 - - [2026-03-12 01:55:39] "POST /neutron/network HTTP/1.1" 200 822 0.006546 252.41.254.69 - - [2026-03-12 01:55:40] "POST /neutron/port HTTP/1.1" 200 117 0.004841 252.41.254.69 - - [2026-03-12 01:55:40] "POST /neutron/port HTTP/1.1" 200 117 0.005585 252.41.254.69 - - [2026-03-12 01:55:40] "POST /neutron/port HTTP/1.1" 200 117 0.009565 252.41.254.69 - - [2026-03-12 01:55:40] "POST /neutron/network HTTP/1.1" 200 832 0.009837 10.0.0.41 - - [2026-03-12 01:55:40] "GET /projects?obj_uuids=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001107 252.41.254.69 - - [2026-03-12 01:55:41] "POST /neutron/port HTTP/1.1" 200 1058 0.250739 252.41.254.69 - - [2026-03-12 01:55:41] "POST /neutron/port HTTP/1.1" 200 1058 0.013825 252.41.254.69 - - [2026-03-12 01:55:41] "POST /neutron/port HTTP/1.1" 200 1058 0.011950 252.41.254.69 - - [2026-03-12 01:55:41] "POST /neutron/port HTTP/1.1" 200 1108 0.068291 252.41.254.69 - - [2026-03-12 01:55:41] "POST /neutron/port HTTP/1.1" 200 1118 0.014209 252.41.254.69 - - [2026-03-12 01:55:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003654 252.41.254.69 - - [2026-03-12 01:55:41] "POST /neutron/subnet HTTP/1.1" 200 698 0.009178 252.41.254.69 - - [2026-03-12 01:55:41] "POST /neutron/port HTTP/1.1" 200 117 0.002004 252.41.254.69 - - [2026-03-12 01:55:41] "POST /neutron/network HTTP/1.1" 200 822 0.007158 252.41.254.69 - - [2026-03-12 01:55:45] "POST /neutron/port HTTP/1.1" 200 1118 0.013453 252.41.254.69 - - [2026-03-12 01:55:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007251 252.41.254.69 - - [2026-03-12 01:55:45] "POST /neutron/port HTTP/1.1" 200 1118 0.015856 252.41.254.69 - - [2026-03-12 01:55:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010288 252.41.254.69 - - [2026-03-12 01:55:45] "POST /neutron/port HTTP/1.1" 200 1118 0.016133 252.41.254.69 - - [2026-03-12 01:55:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007654 10.0.0.41 - - [2026-03-12 01:55:45] "GET /virtual-machine/f36fee40-41a8-4b09-9704-0a56d9fda269 HTTP/1.1" 200 1293 0.006293 10.0.0.41 - - [2026-03-12 01:55:45] "GET /virtual-machine-interface/0e12edfe-3146-40fd-8403-f7e56c05c433 HTTP/1.1" 200 2934 0.006505 10.0.0.41 - - [2026-03-12 01:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.41 - - [2026-03-12 01:55:46] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003136 10.0.0.41 - - [2026-03-12 01:55:46] "GET /virtual-networks?parent_id=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002933 10.0.0.41 - - [2026-03-12 01:55:46] "GET /virtual-network/6081e676-f576-46d4-b0e1-42a43ec65ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.009627 10.0.0.41 - - [2026-03-12 01:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004428 10.0.0.41 - - [2026-03-12 01:55:49] "GET /virtual-network/6081e676-f576-46d4-b0e1-42a43ec65ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005939 252.41.254.69 - - [2026-03-12 01:55:51] "POST /neutron/port HTTP/1.1" 200 1118 0.013538 252.41.254.69 - - [2026-03-12 01:55:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010738 252.41.254.69 - - [2026-03-12 01:55:51] "POST /neutron/port HTTP/1.1" 200 1118 0.013047 252.41.254.69 - - [2026-03-12 01:55:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009714 252.41.254.69 - - [2026-03-12 01:55:53] "POST /neutron/port HTTP/1.1" 200 1118 0.016782 252.41.254.69 - - [2026-03-12 01:55:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008300 10.0.0.41 - - [2026-03-12 01:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.41 - - [2026-03-12 01:55:53] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002829 10.0.0.41 - - [2026-03-12 01:55:53] "GET /virtual-networks?parent_id=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004809 10.0.0.41 - - [2026-03-12 01:55:53] "GET /virtual-network/6081e676-f576-46d4-b0e1-42a43ec65ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.020815 252.41.254.69 - - [2026-03-12 01:55:53] "POST /neutron/port HTTP/1.1" 200 1118 0.037389 252.41.254.69 - - [2026-03-12 01:55:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011500 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:55:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001228 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:55:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001466 252.41.254.69 - - [2026-03-12 01:55:55] "POST /neutron/network HTTP/1.1" 200 822 0.007617 252.41.254.69 - - [2026-03-12 01:55:55] "POST /neutron/network HTTP/1.1" 400 204 0.012219 252.41.254.69 - - [2026-03-12 01:55:56] "POST /neutron/port HTTP/1.1" 200 1118 0.014497 252.41.254.69 - - [2026-03-12 01:55:56] "POST /neutron/port HTTP/1.1" 200 1108 0.014242 252.41.254.69 - - [2026-03-12 01:55:56] "POST /neutron/port HTTP/1.1" 200 151 0.117314 252.41.254.69 - - [2026-03-12 01:55:57] "POST /neutron/network HTTP/1.1" 200 822 0.007473 10.0.0.41 - - [2026-03-12 01:55:57] "POST /useragent-kv HTTP/1.1" 200 115 0.003830 10.0.0.41 - - [2026-03-12 01:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.41 - - [2026-03-12 01:55:57] "POST /useragent-kv HTTP/1.1" 200 115 0.003248 252.41.254.69 - - [2026-03-12 01:55:57] "POST /neutron/network HTTP/1.1" 200 151 0.084640 10.0.0.41 - - [2026-03-12 01:55:57] "DELETE /route-target/02b734fe-3f0e-4d81-9a81-ab552fcf2591 HTTP/1.1" 200 115 0.020684 10.0.0.41 - - [2026-03-12 01:55:58] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003407 10.0.0.41 - - [2026-03-12 01:55:58] "POST /network-ipams HTTP/1.1" 200 541 0.018783 10.0.0.41 - - [2026-03-12 01:55:58] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 765 0.003216 10.0.0.41 - - [2026-03-12 01:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.41 - - [2026-03-12 01:55:58] "GET /network-ipam/77154a12-80e0-40c3-a5a9-d685c7f49c50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.005524 10.0.0.41 - - [2026-03-12 01:55:58] "PUT /network-ipam/77154a12-80e0-40c3-a5a9-d685c7f49c50 HTTP/1.1" 200 259 0.010708 10.0.0.41 - - [2026-03-12 01:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.41 - - [2026-03-12 01:55:59] "GET /projects?obj_uuids=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000986 10.0.0.41 - - [2026-03-12 01:55:59] "GET /project/0a4b8d2f-e279-4cda-8efe-08480147f68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.025296 252.41.254.69 - - [2026-03-12 01:55:59] "POST /neutron/network HTTP/1.1" 200 117 0.009483 10.0.0.41 - - [2026-03-12 01:55:59] "GET /projects?obj_uuids=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001090 252.41.254.69 - - [2026-03-12 01:55:59] "POST /neutron/network HTTP/1.1" 200 603 0.106539 10.0.0.41 - - [2026-03-12 01:55:59] "POST /route-targets HTTP/1.1" 200 328 0.015702 10.0.0.41 - - [2026-03-12 01:55:59] "POST /ref-update HTTP/1.1" 200 156 0.013785 10.0.0.41 - - [2026-03-12 01:55:59] "POST /useragent-kv HTTP/1.1" 200 115 0.006298 252.41.254.69 - - [2026-03-12 01:55:59] "POST /neutron/subnet HTTP/1.1" 200 699 0.210528 10.0.0.41 - - [2026-03-12 01:55:59] "POST /useragent-kv HTTP/1.1" 200 115 0.004706 252.41.254.69 - - [2026-03-12 01:55:59] "POST /neutron/subnet HTTP/1.1" 200 699 0.134062 252.41.254.69 - - [2026-03-12 01:55:59] "POST /neutron/network HTTP/1.1" 200 988 0.007259 10.0.0.41 - - [2026-03-12 01:55:59] "POST /id-to-fqname HTTP/1.1" 200 218 0.001583 10.0.0.41 - - [2026-03-12 01:55:59] "GET /virtual-network/e1cdae76-9c15-4ce9-aa35-6c9ecd649a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005309 252.41.254.69 - - [2026-03-12 01:55:59] "POST /neutron/network HTTP/1.1" 200 988 0.008319 10.0.0.41 - - [2026-03-12 01:56:00] "GET /virtual-network/e1cdae76-9c15-4ce9-aa35-6c9ecd649a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.009630 252.41.254.69 - - [2026-03-12 01:56:00] "POST /neutron/network HTTP/1.1" 200 988 0.009412 252.41.254.69 - - [2026-03-12 01:56:00] "POST /neutron/subnet HTTP/1.1" 200 699 0.007649 252.41.254.69 - - [2026-03-12 01:56:00] "POST /neutron/subnet HTTP/1.1" 200 699 0.007860 252.41.254.69 - - [2026-03-12 01:56:00] "POST /neutron/network HTTP/1.1" 200 988 0.009715 252.41.254.69 - - [2026-03-12 01:56:00] "POST /neutron/subnet HTTP/1.1" 200 699 0.007368 252.41.254.69 - - [2026-03-12 01:56:00] "POST /neutron/subnet HTTP/1.1" 200 699 0.012655 10.0.0.41 - - [2026-03-12 01:56:00] "GET /projects?obj_uuids=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001159 252.41.254.69 - - [2026-03-12 01:56:00] "POST /neutron/port HTTP/1.1" 200 1015 0.205011 10.0.0.41 - - [2026-03-12 01:56:00] "GET /projects?obj_uuids=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001340 252.41.254.69 - - [2026-03-12 01:56:00] "POST /neutron/port HTTP/1.1" 200 1015 0.229036 10.0.0.41 - - [2026-03-12 01:56:01] "POST /id-to-fqname HTTP/1.1" 200 218 0.002189 252.41.254.69 - - [2026-03-12 01:56:01] "POST /neutron/port HTTP/1.1" 200 1015 0.012802 252.41.254.69 - - [2026-03-12 01:56:01] "POST /neutron/port HTTP/1.1" 200 1015 0.073105 252.41.254.69 - - [2026-03-12 01:56:01] "POST /neutron/network HTTP/1.1" 200 988 0.008615 252.41.254.69 - - [2026-03-12 01:56:01] "POST /neutron/port HTTP/1.1" 200 1015 0.016402 252.41.254.69 - - [2026-03-12 01:56:01] "POST /neutron/port HTTP/1.1" 200 117 0.006482 252.41.254.69 - - [2026-03-12 01:56:01] "POST /neutron/port HTTP/1.1" 200 117 0.006311 10.0.0.41 - - [2026-03-12 01:56:02] "POST /id-to-fqname HTTP/1.1" 200 218 0.002040 252.41.254.69 - - [2026-03-12 01:56:02] "POST /neutron/port HTTP/1.1" 200 117 0.006635 252.41.254.69 - - [2026-03-12 01:56:02] "POST /neutron/port HTTP/1.1" 200 1015 0.012722 252.41.254.69 - - [2026-03-12 01:56:02] "POST /neutron/port HTTP/1.1" 200 1015 0.011028 252.41.254.69 - - [2026-03-12 01:56:02] "POST /neutron/port HTTP/1.1" 200 1015 0.047350 252.41.254.69 - - [2026-03-12 01:56:02] "POST /neutron/network HTTP/1.1" 200 988 0.009701 252.41.254.69 - - [2026-03-12 01:56:02] "POST /neutron/port HTTP/1.1" 200 1015 0.024771 252.41.254.69 - - [2026-03-12 01:56:02] "POST /neutron/port HTTP/1.1" 200 1015 0.015561 252.41.254.69 - - [2026-03-12 01:56:02] "POST /neutron/port HTTP/1.1" 200 117 0.006087 252.41.254.69 - - [2026-03-12 01:56:02] "POST /neutron/port HTTP/1.1" 200 117 0.007628 252.41.254.69 - - [2026-03-12 01:56:03] "POST /neutron/port HTTP/1.1" 200 1015 0.021835 10.0.0.41 - - [2026-03-12 01:56:03] "POST /id-to-fqname HTTP/1.1" 200 218 0.002092 252.41.254.69 - - [2026-03-12 01:56:03] "POST /neutron/network HTTP/1.1" 200 998 0.007265 252.41.254.69 - - [2026-03-12 01:56:03] "POST /neutron/port HTTP/1.1" 200 117 0.012200 252.41.254.69 - - [2026-03-12 01:56:03] "POST /neutron/port HTTP/1.1" 200 1015 0.009780 252.41.254.69 - - [2026-03-12 01:56:03] "POST /neutron/port HTTP/1.1" 200 1015 0.012066 252.41.254.69 - - [2026-03-12 01:56:03] "POST /neutron/network HTTP/1.1" 200 998 0.006971 252.41.254.69 - - [2026-03-12 01:56:03] "POST /neutron/port HTTP/1.1" 200 1103 0.116237 252.41.254.69 - - [2026-03-12 01:56:03] "GET /aaa-mode HTTP/1.1" 401 297 0.001066 252.41.254.69 - - [2026-03-12 01:56:03] "GET / HTTP/1.1" 200 36215 0.003645 252.41.254.69 - - [2026-03-12 01:56:03] "GET /project/0a4b8d2f-e279-4cda-8efe-08480147f68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000432 252.41.254.69 - - [2026-03-12 01:56:03] "POST /neutron/port HTTP/1.1" 200 1113 0.019163 252.41.254.69 - - [2026-03-12 01:56:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004585 252.41.254.69 - - [2026-03-12 01:56:03] "POST /neutron/port HTTP/1.1" 200 1015 0.013094 252.41.254.69 - - [2026-03-12 01:56:03] "POST /neutron/subnet HTTP/1.1" 200 673 0.010611 252.41.254.69 - - [2026-03-12 01:56:03] "POST /neutron/network HTTP/1.1" 200 998 0.007887 252.41.254.69 - - [2026-03-12 01:56:03] "POST /neutron/port HTTP/1.1" 200 117 0.001862 252.41.254.69 - - [2026-03-12 01:56:03] "POST /neutron/network HTTP/1.1" 200 988 0.010988 252.41.254.69 - - [2026-03-12 01:56:03] "POST /neutron/port HTTP/1.1" 200 1015 0.017746 10.0.0.41 - - [2026-03-12 01:56:03] "GET /projects?obj_uuids=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001111 252.41.254.69 - - [2026-03-12 01:56:03] "GET /project/0a4b8d2f-e279-4cda-8efe-08480147f68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.064764 252.41.254.69 - - [2026-03-12 01:56:03] "POST /neutron/port HTTP/1.1" 200 1015 0.019999 252.41.254.69 - - [2026-03-12 01:56:03] "POST /neutron/network HTTP/1.1" 200 988 0.014163 252.41.254.69 - - [2026-03-12 01:56:04] "POST /neutron/port HTTP/1.1" 200 1103 0.118489 252.41.254.69 - - [2026-03-12 01:56:04] "POST /neutron/port HTTP/1.1" 200 2074 0.046583 252.41.254.69 - - [2026-03-12 01:56:04] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012323 252.41.254.69 - - [2026-03-12 01:56:04] "POST /neutron/port HTTP/1.1" 200 1113 0.053951 252.41.254.69 - - [2026-03-12 01:56:04] "POST /neutron/port HTTP/1.1" 200 117 0.007479 252.41.254.69 - - [2026-03-12 01:56:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003421 10.0.0.41 - - [2026-03-12 01:56:04] "GET /domains HTTP/1.1" 200 438 0.007726 252.41.254.69 - - [2026-03-12 01:56:04] "POST /neutron/subnet HTTP/1.1" 200 673 0.009870 10.0.0.41 - - [2026-03-12 01:56:04] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001862 10.0.0.41 - - [2026-03-12 01:56:04] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1306 0.014920 252.41.254.69 - - [2026-03-12 01:56:04] "POST /neutron/port HTTP/1.1" 200 117 0.001653 10.0.0.41 - - [2026-03-12 01:56:04] "GET /projects?obj_uuids=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001115 252.41.254.69 - - [2026-03-12 01:56:04] "POST /neutron/network HTTP/1.1" 200 988 0.015004 10.0.0.41 - - [2026-03-12 01:56:04] "GET /project/0a4b8d2f-e279-4cda-8efe-08480147f68c HTTP/1.1" 200 2833 0.047944 10.0.0.41 - - [2026-03-12 01:56:04] "GET /network-ipam/77154a12-80e0-40c3-a5a9-d685c7f49c50 HTTP/1.1" 200 2644 0.005767 10.0.0.41 - - [2026-03-12 01:56:04] "GET /domains HTTP/1.1" 200 438 0.009855 252.41.254.69 - - [2026-03-12 01:56:04] "POST /neutron/network HTTP/1.1" 200 998 0.006888 10.0.0.41 - - [2026-03-12 01:56:04] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002513 10.0.0.41 - - [2026-03-12 01:56:04] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1306 0.011509 10.0.0.41 - - [2026-03-12 01:56:04] "GET /projects?obj_uuids=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003250 10.0.0.41 - - [2026-03-12 01:56:04] "GET /projects?obj_uuids=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001835 10.0.0.41 - - [2026-03-12 01:56:05] "GET /project/0a4b8d2f-e279-4cda-8efe-08480147f68c HTTP/1.1" 200 3076 0.140311 10.0.0.41 - - [2026-03-12 01:56:05] "GET /virtual-network/e1cdae76-9c15-4ce9-aa35-6c9ecd649a96 HTTP/1.1" 200 4230 0.020278 252.41.254.69 - - [2026-03-12 01:56:05] "POST /neutron/port HTTP/1.1" 200 1053 0.275595 10.0.0.41 - - [2026-03-12 01:56:05] "GET /virtual-network/e1cdae76-9c15-4ce9-aa35-6c9ecd649a96 HTTP/1.1" 200 4230 0.006484 252.41.254.69 - - [2026-03-12 01:56:05] "POST /neutron/port HTTP/1.1" 200 1053 0.012967 10.0.0.41 - - [2026-03-12 01:56:05] "GET /routing-instance/5f47510a-3c11-4545-a6d5-262c859aca8b HTTP/1.1" 200 2810 0.003113 10.0.0.41 - - [2026-03-12 01:56:05] "GET /routing-instance/5f47510a-3c11-4545-a6d5-262c859aca8b HTTP/1.1" 200 2810 0.004534 252.41.254.69 - - [2026-03-12 01:56:05] "POST /neutron/port HTTP/1.1" 200 1053 0.013057 10.0.0.41 - - [2026-03-12 01:56:05] "GET /route-target/9f6b44c6-4fbc-42a3-bd71-908ee500723c HTTP/1.1" 200 1205 0.003538 10.0.0.41 - - [2026-03-12 01:56:05] "GET /virtual-network/e1cdae76-9c15-4ce9-aa35-6c9ecd649a96 HTTP/1.1" 200 4230 0.006750 252.41.254.69 - - [2026-03-12 01:56:05] "POST /neutron/port HTTP/1.1" 200 1103 0.088489 10.0.0.41 - - [2026-03-12 01:56:05] "GET /routing-instance/5f47510a-3c11-4545-a6d5-262c859aca8b HTTP/1.1" 200 2810 0.005524 10.0.0.41 - - [2026-03-12 01:56:05] "GET /virtual-network/e1cdae76-9c15-4ce9-aa35-6c9ecd649a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006799 10.0.0.41 - - [2026-03-12 01:56:05] "GET /virtual-network/e1cdae76-9c15-4ce9-aa35-6c9ecd649a96 HTTP/1.1" 200 4230 0.005486 252.41.254.69 - - [2026-03-12 01:56:05] "POST /neutron/port HTTP/1.1" 200 1113 0.020505 10.0.0.41 - - [2026-03-12 01:56:05] "GET /routing-instance/5f47510a-3c11-4545-a6d5-262c859aca8b HTTP/1.1" 200 2810 0.004516 252.41.254.69 - - [2026-03-12 01:56:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004313 10.0.0.41 - - [2026-03-12 01:56:05] "GET /routing-instance/5f47510a-3c11-4545-a6d5-262c859aca8b HTTP/1.1" 200 2810 0.004266 252.41.254.69 - - [2026-03-12 01:56:05] "POST /neutron/subnet HTTP/1.1" 200 673 0.012084 10.0.0.41 - - [2026-03-12 01:56:05] "GET /route-target/9f6b44c6-4fbc-42a3-bd71-908ee500723c HTTP/1.1" 200 1205 0.004005 252.41.254.69 - - [2026-03-12 01:56:05] "POST /neutron/port HTTP/1.1" 200 117 0.010407 252.41.254.69 - - [2026-03-12 01:56:05] "POST /neutron/network HTTP/1.1" 200 988 0.010525 10.0.0.41 - - [2026-03-12 01:56:05] "GET /domains HTTP/1.1" 200 438 0.009839 10.0.0.41 - - [2026-03-12 01:56:05] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.006422 10.0.0.41 - - [2026-03-12 01:56:05] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1306 0.016506 10.0.0.41 - - [2026-03-12 01:56:06] "GET /projects?obj_uuids=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.036372 10.0.0.41 - - [2026-03-12 01:56:06] "GET /project/0a4b8d2f-e279-4cda-8efe-08480147f68c HTTP/1.1" 200 3076 0.083348 10.0.0.41 - - [2026-03-12 01:56:06] "GET /virtual-network/e1cdae76-9c15-4ce9-aa35-6c9ecd649a96 HTTP/1.1" 200 4230 0.009389 10.0.0.41 - - [2026-03-12 01:56:06] "GET /obj-perms HTTP/1.1" 200 6416 0.063096 252.41.254.69 - - [2026-03-12 01:56:06] "POST /neutron/port HTTP/1.1" 200 1113 0.020573 252.41.254.69 - - [2026-03-12 01:56:06] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009956 252.41.254.69 - - [2026-03-12 01:56:06] "POST /neutron/port HTTP/1.1" 200 1113 0.020370 252.41.254.69 - - [2026-03-12 01:56:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012183 252.41.254.69 - - [2026-03-12 01:56:07] "POST /neutron/port HTTP/1.1" 200 1113 0.016065 252.41.254.69 - - [2026-03-12 01:56:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007971 10.0.0.41 - - [2026-03-12 01:56:07] "GET /virtual-machine/4d0741f2-9b23-404c-add6-0d693cab98a1 HTTP/1.1" 200 1288 0.004505 10.0.0.41 - - [2026-03-12 01:56:07] "GET /virtual-machine-interface/94e52a8d-c2cb-45f7-9c87-c3a10ab9a027 HTTP/1.1" 200 2936 0.005787 10.0.0.41 - - [2026-03-12 01:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.41 - - [2026-03-12 01:56:07] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003194 10.0.0.41 - - [2026-03-12 01:56:07] "GET /virtual-networks?parent_id=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003053 10.0.0.41 - - [2026-03-12 01:56:07] "GET /virtual-network/e1cdae76-9c15-4ce9-aa35-6c9ecd649a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.023242 10.0.0.41 - - [2026-03-12 01:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.41 - - [2026-03-12 01:56:10] "GET /virtual-network/e1cdae76-9c15-4ce9-aa35-6c9ecd649a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.009841 10.0.0.41 - - [2026-03-12 01:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.41 - - [2026-03-12 01:56:14] "GET /virtual-network/e1cdae76-9c15-4ce9-aa35-6c9ecd649a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005978 252.41.254.69 - - [2026-03-12 01:56:15] "POST /neutron/port HTTP/1.1" 200 1113 0.024499 252.41.254.69 - - [2026-03-12 01:56:15] "POST /neutron/port HTTP/1.1" 200 1113 0.015885 252.41.254.69 - - [2026-03-12 01:56:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007642 252.41.254.69 - - [2026-03-12 01:56:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007519 252.41.254.69 - - [2026-03-12 01:56:15] "POST /neutron/port HTTP/1.1" 200 1113 0.013074 252.41.254.69 - - [2026-03-12 01:56:15] "POST /neutron/port HTTP/1.1" 200 1113 0.019618 252.41.254.69 - - [2026-03-12 01:56:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006195 252.41.254.69 - - [2026-03-12 01:56:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008411 252.41.254.69 - - [2026-03-12 01:56:15] "POST /neutron/port HTTP/1.1" 200 1113 0.024701 252.41.254.69 - - [2026-03-12 01:56:15] "POST /neutron/port HTTP/1.1" 200 1113 0.017400 252.41.254.69 - - [2026-03-12 01:56:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006889 252.41.254.69 - - [2026-03-12 01:56:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007049 252.41.254.69 - - [2026-03-12 01:56:15] "POST /neutron/port HTTP/1.1" 200 1113 0.023429 252.41.254.69 - - [2026-03-12 01:56:15] "POST /neutron/port HTTP/1.1" 200 1113 0.016983 252.41.254.69 - - [2026-03-12 01:56:15] "POST /neutron/network HTTP/1.1" 200 998 0.009842 252.41.254.69 - - [2026-03-12 01:56:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004683 252.41.254.69 - - [2026-03-12 01:56:16] "POST /neutron/subnet HTTP/1.1" 200 673 0.025561 252.41.254.69 - - [2026-03-12 01:56:16] "POST /neutron/port HTTP/1.1" 200 1113 0.020170 252.41.254.69 - - [2026-03-12 01:56:16] "POST /neutron/port HTTP/1.1" 200 117 0.001998 252.41.254.69 - - [2026-03-12 01:56:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006136 252.41.254.69 - - [2026-03-12 01:56:16] "POST /neutron/network HTTP/1.1" 200 988 0.014835 252.41.254.69 - - [2026-03-12 01:56:16] "POST /neutron/port HTTP/1.1" 200 1113 0.016997 252.41.254.69 - - [2026-03-12 01:56:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012773 252.41.254.69 - - [2026-03-12 01:56:16] "POST /neutron/port HTTP/1.1" 200 1113 0.016641 252.41.254.69 - - [2026-03-12 01:56:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006639 10.0.0.41 - - [2026-03-12 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.41 - - [2026-03-12 01:56:17] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003215 10.0.0.41 - - [2026-03-12 01:56:17] "GET /virtual-networks?parent_id=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003514 10.0.0.41 - - [2026-03-12 01:56:17] "GET /virtual-network/e1cdae76-9c15-4ce9-aa35-6c9ecd649a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005798 252.41.254.69 - - [2026-03-12 01:56:17] "POST /neutron/port HTTP/1.1" 200 1113 0.013097 252.41.254.69 - - [2026-03-12 01:56:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008572 252.41.254.69 - - [2026-03-12 01:56:17] "POST /neutron/port HTTP/1.1" 200 1113 0.032873 252.41.254.69 - - [2026-03-12 01:56:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005543 252.41.254.69 - - [2026-03-12 01:56:18] "POST /neutron/port HTTP/1.1" 200 1113 0.018638 252.41.254.69 - - [2026-03-12 01:56:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006082 252.41.254.69 - - [2026-03-12 01:56:19] "POST /neutron/port HTTP/1.1" 200 1113 0.018596 252.41.254.69 - - [2026-03-12 01:56:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007012 252.41.254.69 - - [2026-03-12 01:56:22] "POST /neutron/port HTTP/1.1" 200 1113 0.012455 252.41.254.69 - - [2026-03-12 01:56:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006785 252.41.254.69 - - [2026-03-12 01:56:22] "POST /neutron/port HTTP/1.1" 200 1113 0.018336 252.41.254.69 - - [2026-03-12 01:56:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007127 252.41.254.69 - - [2026-03-12 01:56:23] "POST /neutron/port HTTP/1.1" 200 1113 0.016956 252.41.254.69 - - [2026-03-12 01:56:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006910 10.0.0.41 - - [2026-03-12 01:56:23] "GET /virtual-machine/12d60763-4eef-4cec-8290-d00ed2a6c03f HTTP/1.1" 200 1287 0.005512 10.0.0.41 - - [2026-03-12 01:56:23] "GET /virtual-machine-interface/36d63924-d237-46c8-bad9-f629ea2b204b HTTP/1.1" 200 2935 0.005921 10.0.0.41 - - [2026-03-12 01:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686 10.0.0.41 - - [2026-03-12 01:56:23] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004596 10.0.0.41 - - [2026-03-12 01:56:23] "GET /virtual-networks?parent_id=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003460 10.0.0.41 - - [2026-03-12 01:56:23] "GET /virtual-network/e1cdae76-9c15-4ce9-aa35-6c9ecd649a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005519 10.0.0.41 - - [2026-03-12 01:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.41 - - [2026-03-12 01:56:24] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.009469 10.0.0.41 - - [2026-03-12 01:56:24] "GET /virtual-networks?parent_id=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003066 10.0.0.41 - - [2026-03-12 01:56:24] "GET /virtual-network/e1cdae76-9c15-4ce9-aa35-6c9ecd649a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006230 252.41.254.69 - - [2026-03-12 01:56:25] "POST /neutron/port HTTP/1.1" 200 1113 0.014117 252.41.254.69 - - [2026-03-12 01:56:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007503 10.0.0.41 - - [2026-03-12 01:56:25] "GET /obj-perms HTTP/1.1" 200 6369 0.065881 252.41.254.69 - - [2026-03-12 01:56:25] "POST /neutron/port HTTP/1.1" 200 1113 0.021776 252.41.254.69 - - [2026-03-12 01:56:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007632 252.41.254.69 - - [2026-03-12 01:56:25] "POST /neutron/port HTTP/1.1" 200 1113 0.012919 252.41.254.69 - - [2026-03-12 01:56:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006406 10.0.0.41 - - [2026-03-12 01:56:25] "GET /virtual-machine/41092cc5-5855-4718-9c16-6ef7f1400fdb HTTP/1.1" 200 1292 0.006674 10.0.0.41 - - [2026-03-12 01:56:25] "GET /virtual-machine-interface/30b4481f-6b34-4fc4-ab35-dff8cd922cff HTTP/1.1" 200 2935 0.005207 10.0.0.41 - - [2026-03-12 01:56:25] "GET /obj-perms HTTP/1.1" 200 6369 0.071529 10.0.0.41 - - [2026-03-12 01:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.41 - - [2026-03-12 01:56:25] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003522 10.0.0.41 - - [2026-03-12 01:56:25] "GET /virtual-networks?parent_id=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002870 10.0.0.41 - - [2026-03-12 01:56:25] "GET /virtual-network/e1cdae76-9c15-4ce9-aa35-6c9ecd649a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005351 10.0.0.41 - - [2026-03-12 01:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005792 10.0.0.41 - - [2026-03-12 01:56:27] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004367 10.0.0.41 - - [2026-03-12 01:56:27] "GET /virtual-networks?parent_id=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003187 10.0.0.41 - - [2026-03-12 01:56:27] "GET /virtual-network/e1cdae76-9c15-4ce9-aa35-6c9ecd649a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006921 252.41.254.69 - - [2026-03-12 01:56:43] "POST /neutron/port HTTP/1.1" 200 1103 0.014155 252.41.254.69 - - [2026-03-12 01:56:43] "POST /neutron/port HTTP/1.1" 200 1103 0.014539 252.41.254.69 - - [2026-03-12 01:56:43] "POST /neutron/port HTTP/1.1" 200 1113 0.021614 252.41.254.69 - - [2026-03-12 01:56:43] "POST /neutron/port HTTP/1.1" 200 151 0.169188 252.41.254.69 - - [2026-03-12 01:56:43] "POST /neutron/port HTTP/1.1" 200 1103 0.016143 252.41.254.69 - - [2026-03-12 01:56:43] "POST /neutron/port HTTP/1.1" 200 1103 0.014780 252.41.254.69 - - [2026-03-12 01:56:43] "POST /neutron/port HTTP/1.1" 200 1103 0.017795 252.41.254.69 - - [2026-03-12 01:56:44] "POST /neutron/port HTTP/1.1" 200 151 0.165996 252.41.254.69 - - [2026-03-12 01:56:44] "POST /neutron/port HTTP/1.1" 200 151 0.194915 252.41.254.69 - - [2026-03-12 01:56:44] "POST /neutron/network HTTP/1.1" 200 988 0.016658 10.0.0.41 - - [2026-03-12 01:56:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002863 10.0.0.41 - - [2026-03-12 01:56:44] "POST /useragent-kv HTTP/1.1" 200 115 0.004419 10.0.0.41 - - [2026-03-12 01:56:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002267 10.0.0.41 - - [2026-03-12 01:56:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002227 252.41.254.69 - - [2026-03-12 01:56:44] "POST /neutron/network HTTP/1.1" 200 151 0.145444 10.0.0.41 - - [2026-03-12 01:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.045846 10.0.0.41 - - [2026-03-12 01:56:44] "GET /routing-instance/5f47510a-3c11-4545-a6d5-262c859aca8b HTTP/1.1" 404 171 0.004293 10.0.0.41 - - [2026-03-12 01:56:44] "DELETE /route-target/9f6b44c6-4fbc-42a3-bd71-908ee500723c HTTP/1.1" 200 115 0.025464 10.0.0.41 - - [2026-03-12 01:56:44] "GET /domains HTTP/1.1" 200 438 0.006488 10.0.0.41 - - [2026-03-12 01:56:44] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001838 10.0.0.41 - - [2026-03-12 01:56:44] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1306 0.012386 10.0.0.41 - - [2026-03-12 01:56:44] "GET /projects?obj_uuids=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002240 10.0.0.41 - - [2026-03-12 01:56:44] "GET /project/0a4b8d2f-e279-4cda-8efe-08480147f68c HTTP/1.1" 200 2079 0.051926 10.0.0.41 - - [2026-03-12 01:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.41 - - [2026-03-12 01:56:45] "DELETE /network-ipam/77154a12-80e0-40c3-a5a9-d685c7f49c50 HTTP/1.1" 200 115 0.024865 10.0.0.41 - - [2026-03-12 01:56:45] "POST /fqname-to-id HTTP/1.1" 404 209 0.002361 10.0.0.41 - - [2026-03-12 01:56:45] "GET /projects?obj_uuids=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001296 10.0.0.41 - - [2026-03-12 01:56:45] "GET /project/0a4b8d2f-e279-4cda-8efe-08480147f68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.072913 10.0.0.41 - - [2026-03-12 01:56:45] "GET /projects?obj_uuids=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001623 10.0.0.41 - - [2026-03-12 01:56:45] "GET /project/0a4b8d2f-e279-4cda-8efe-08480147f68c?fields=virtual_networks HTTP/1.1" 200 1030 0.072496 10.0.0.41 - - [2026-03-12 01:56:45] "GET /projects?obj_uuids=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001119 10.0.0.41 - - [2026-03-12 01:56:45] "GET /project/0a4b8d2f-e279-4cda-8efe-08480147f68c?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.029664 10.0.0.41 - - [2026-03-12 01:56:45] "GET /projects?obj_uuids=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001770 10.0.0.41 - - [2026-03-12 01:56:45] "GET /project/0a4b8d2f-e279-4cda-8efe-08480147f68c?fields=security_groups HTTP/1.1" 200 1255 0.032077 252.41.254.69 - - [2026-03-12 01:56:48] "POST /neutron/port HTTP/1.1" 200 117 0.006305 252.41.254.69 - - [2026-03-12 01:56:48] "POST /neutron/port HTTP/1.1" 400 205 0.004975 252.41.254.69 - - [2026-03-12 01:56:48] "POST /neutron/port HTTP/1.1" 200 117 0.006486 252.41.254.69 - - [2026-03-12 01:56:49] "POST /neutron/port HTTP/1.1" 400 205 0.004484 10.0.0.41 - - [2026-03-12 01:57:03] "GET / HTTP/1.1" 200 36215 0.003354 10.0.0.41 - - [2026-03-12 01:57:05] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000591 10.0.0.41 - - [2026-03-12 01:57:05] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003959 10.0.0.41 - - [2026-03-12 01:57:05] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.126831 10.0.0.41 - - [2026-03-12 01:57:06] "POST /fqname-to-id HTTP/1.1" 404 181 0.151179 10.0.0.41 - - [2026-03-12 01:57:06] "GET /projects?obj_uuids=447b9ca9-b9fb-40b5-9109-a4203d5ac43b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.013207 10.0.0.41 - - [2026-03-12 01:57:06] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001692 10.0.0.41 - - [2026-03-12 01:57:06] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.087368 10.0.0.41 - - [2026-03-12 01:57:07] "POST /id-to-fqname HTTP/1.1" 200 183 0.001629 10.0.0.41 - - [2026-03-12 01:57:07] "POST /fqname-to-id HTTP/1.1" 404 192 0.005158 10.0.0.41 - - [2026-03-12 01:57:07] "POST /security-groups HTTP/1.1" 200 578 0.196726 10.0.0.41 - - [2026-03-12 01:57:07] "POST /projects HTTP/1.1" 200 567 0.649315 10.0.0.41 - - [2026-03-12 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.733495 10.0.0.41 - - [2026-03-12 01:57:07] "POST /fqname-to-id HTTP/1.1" 404 227 0.030895 10.0.0.41 - - [2026-03-12 01:57:07] "GET /project/447b9ca9-b9fb-40b5-9109-a4203d5ac43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 1.274848 10.0.0.41 - - [2026-03-12 01:57:08] "POST /access-control-lists HTTP/1.1" 200 591 0.283722 10.0.0.41 - - [2026-03-12 01:57:08] "POST /fqname-to-id HTTP/1.1" 404 226 0.033318 10.0.0.41 - - [2026-03-12 01:57:08] "POST /access-control-lists HTTP/1.1" 200 589 0.070071 10.0.0.41 - - [2026-03-12 01:57:09] "GET / HTTP/1.1" 200 36215 0.003966 10.0.0.41 - - [2026-03-12 01:57:12] "POST /fqname-to-id HTTP/1.1" 401 297 0.000538 10.0.0.41 - - [2026-03-12 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.050694 10.0.0.41 - - [2026-03-12 01:57:13] "GET /api-access-list/fd18b633-cd38-4a66-8644-6fb93056aade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.008404 10.0.0.41 - - [2026-03-12 01:57:13] "GET /api-access-list/fd18b633-cd38-4a66-8644-6fb93056aade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.005895 10.0.0.41 - - [2026-03-12 01:57:13] "GET /api-access-list/fd18b633-cd38-4a66-8644-6fb93056aade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004380 10.0.0.41 - - [2026-03-12 01:57:13] "PUT /api-access-list/fd18b633-cd38-4a66-8644-6fb93056aade HTTP/1.1" 200 265 0.016432 10.0.0.41 - - [2026-03-12 01:57:13] "GET /aaa-mode HTTP/1.1" 401 297 0.000601 10.0.0.41 - - [2026-03-12 01:57:14] "GET /aaa-mode HTTP/1.1" 200 128 0.043659 10.0.0.41 - - [2026-03-12 01:57:14] "POST /fqname-to-id HTTP/1.1" 404 181 0.046669 10.0.0.41 - - [2026-03-12 01:57:14] "GET /projects?obj_uuids=7e1d0a35-7d8f-449f-833e-c73c0934d93e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002450 10.0.0.41 - - [2026-03-12 01:57:14] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001207 10.0.0.41 - - [2026-03-12 01:57:14] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.010408 10.0.0.41 - - [2026-03-12 01:57:15] "POST /id-to-fqname HTTP/1.1" 200 183 0.002043 10.0.0.41 - - [2026-03-12 01:57:15] "POST /fqname-to-id HTTP/1.1" 404 192 0.005995 10.0.0.41 - - [2026-03-12 01:57:15] "POST /security-groups HTTP/1.1" 200 578 0.072853 10.0.0.41 - - [2026-03-12 01:57:15] "POST /fqname-to-id HTTP/1.1" 404 227 0.010006 10.0.0.41 - - [2026-03-12 01:57:15] "POST /projects HTTP/1.1" 200 567 0.304818 10.0.0.41 - - [2026-03-12 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.342105 10.0.0.41 - - [2026-03-12 01:57:15] "POST /access-control-lists HTTP/1.1" 200 591 0.079870 10.0.0.41 - - [2026-03-12 01:57:15] "GET /project/7e1d0a35-7d8f-449f-833e-c73c0934d93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.540937 10.0.0.41 - - [2026-03-12 01:57:15] "POST /fqname-to-id HTTP/1.1" 404 226 0.008199 10.0.0.41 - - [2026-03-12 01:57:15] "POST /access-control-lists HTTP/1.1" 200 589 0.065155 10.0.0.41 - - [2026-03-12 01:57:15] "POST /fqname-to-id HTTP/1.1" 404 181 0.042429 10.0.0.41 - - [2026-03-12 01:57:15] "GET /projects?obj_uuids=1537778d-5c41-4f40-9f24-7519ef09ac02&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002922 10.0.0.41 - - [2026-03-12 01:57:15] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001464 10.0.0.41 - - [2026-03-12 01:57:15] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007919 10.0.0.41 - - [2026-03-12 01:57:16] "POST /id-to-fqname HTTP/1.1" 200 183 0.001534 10.0.0.41 - - [2026-03-12 01:57:16] "POST /fqname-to-id HTTP/1.1" 404 192 0.002831 10.0.0.41 - - [2026-03-12 01:57:16] "POST /security-groups HTTP/1.1" 200 578 0.070226 10.0.0.41 - - [2026-03-12 01:57:16] "POST /fqname-to-id HTTP/1.1" 404 227 0.003559 10.0.0.41 - - [2026-03-12 01:57:16] "POST /projects HTTP/1.1" 200 567 0.245331 10.0.0.41 - - [2026-03-12 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.281582 10.0.0.41 - - [2026-03-12 01:57:16] "POST /access-control-lists HTTP/1.1" 200 591 0.068042 10.0.0.41 - - [2026-03-12 01:57:16] "GET /project/1537778d-5c41-4f40-9f24-7519ef09ac02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.470345 10.0.0.41 - - [2026-03-12 01:57:16] "POST /fqname-to-id HTTP/1.1" 404 226 0.005484 10.0.0.41 - - [2026-03-12 01:57:16] "POST /access-control-lists HTTP/1.1" 200 589 0.083208 10.0.0.41 - - [2026-03-12 01:57:16] "DELETE /project/1537778d5c414f409f247519ef09ac02 HTTP/1.1" 404 173 0.028154 10.0.0.41 - - [2026-03-12 01:57:16] "DELETE /project/7e1d0a357d8f449f833ec73c0934d93e HTTP/1.1" 404 173 0.027315 10.0.0.41 - - [2026-03-12 01:57:16] "DELETE /project/447b9ca9b9fb40b59109a4203d5ac43b HTTP/1.1" 404 173 0.011561 10.0.0.41 - - [2026-03-12 01:57:16] "GET /projects?obj_uuids=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.007144 10.0.0.41 - - [2026-03-12 01:57:16] "GET /project/0a4b8d2f-e279-4cda-8efe-08480147f68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.055291 10.0.0.41 - - [2026-03-12 01:57:16] "GET /projects?obj_uuids=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002296 10.0.0.41 - - [2026-03-12 01:57:16] "GET /project/0a4b8d2f-e279-4cda-8efe-08480147f68c?fields=security_groups HTTP/1.1" 200 1348 0.053530 10.0.0.41 - - [2026-03-12 01:57:16] "DELETE /security-group/b374814a-e9a7-4e60-9248-01dbcc0189ec HTTP/1.1" 200 115 0.064173 10.0.0.41 - - [2026-03-12 01:57:16] "GET /projects?obj_uuids=0a4b8d2f-e279-4cda-8efe-08480147f68c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001335 10.0.0.41 - - [2026-03-12 01:57:16] "DELETE /access-control-list/2f3d2f16-801e-4727-8393-0571a2063c97 HTTP/1.1" 200 115 0.058450 10.0.0.41 - - [2026-03-12 01:57:16] "GET /project/0a4b8d2f-e279-4cda-8efe-08480147f68c?fields=application_policy_sets HTTP/1.1" 200 1387 0.024730 10.0.0.41 - - [2026-03-12 01:57:16] "DELETE /access-control-list/3a7df6b7-97f6-455a-9b32-4c192dd3e4f8 HTTP/1.1" 200 115 0.061551 10.0.0.41 - - [2026-03-12 01:57:16] "DELETE /project/0a4b8d2f-e279-4cda-8efe-08480147f68c HTTP/1.1" 200 115 0.454475 10.0.0.41 - - [2026-03-12 01:57:17] "GET / HTTP/1.1" 200 36215 0.005778 10.0.0.41 - - [2026-03-12 01:57:18] "GET / HTTP/1.1" 200 36215 0.001652 10.0.0.41 - - [2026-03-12 01:57:18] "POST /fqname-to-id HTTP/1.1" 404 181 0.002875 10.0.0.41 - - [2026-03-12 01:57:18] "POST /api-access-lists HTTP/1.1" 200 521 0.018421 10.0.0.41 - - [2026-03-12 01:57:18] "GET /api-access-list/084aad5f-b1a6-42ea-a5c2-5eab23e6fb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.006160 10.0.0.41 - - [2026-03-12 01:57:18] "GET /api-access-list/084aad5f-b1a6-42ea-a5c2-5eab23e6fb46 HTTP/1.1" 401 297 0.000499 10.0.0.41 - - [2026-03-12 01:57:19] "GET /api-access-list/084aad5f-b1a6-42ea-a5c2-5eab23e6fb46 HTTP/1.1" 200 1263 0.088791 10.0.0.41 - - [2026-03-12 01:57:19] "POST /fqname-to-id HTTP/1.1" 401 297 0.000555 10.0.0.41 - - [2026-03-12 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.083936 10.0.0.41 - - [2026-03-12 01:57:19] "GET /projects?obj_uuids=7e1d0a35-7d8f-449f-833e-c73c0934d93e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001489 10.0.0.41 - - [2026-03-12 01:57:19] "GET /project/7e1d0a35-7d8f-449f-833e-c73c0934d93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.054513 10.0.0.41 - - [2026-03-12 01:57:19] "GET /virtual-networks?parent_id=7e1d0a35-7d8f-449f-833e-c73c0934d93e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014573 10.0.0.41 - - [2026-03-12 01:57:20] "POST /virtual-networks HTTP/1.1" 200 568 0.072336 10.0.0.41 - - [2026-03-12 01:57:20] "POST /route-targets HTTP/1.1" 200 328 0.011190 10.0.0.41 - - [2026-03-12 01:57:20] "POST /ref-update HTTP/1.1" 200 156 0.024670 10.0.0.41 - - [2026-03-12 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.021066 10.0.0.41 - - [2026-03-12 01:57:20] "GET /network-ipam/9578e58e-cf29-4d7f-87cf-cacea0540f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.011321 10.0.0.41 - - [2026-03-12 01:57:20] "POST /useragent-kv HTTP/1.1" 200 115 0.006968 10.0.0.41 - - [2026-03-12 01:57:20] "POST /ref-update HTTP/1.1" 200 156 0.088278 252.41.254.69 - - [2026-03-12 01:57:20] "POST /neutron/network HTTP/1.1" 200 829 0.060954 252.41.254.69 - - [2026-03-12 01:57:20] "POST /neutron/network HTTP/1.1" 200 829 0.024410 10.0.0.41 - - [2026-03-12 01:57:20] "GET /virtual-network/77a1dd1b-0e73-4a19-b3d8-e95d97a11186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.021952 252.41.254.69 - - [2026-03-12 01:57:20] "POST /neutron/network HTTP/1.1" 200 829 0.024927 252.41.254.69 - - [2026-03-12 01:57:20] "POST /neutron/subnet HTTP/1.1" 200 673 0.030853 10.0.0.41 - - [2026-03-12 01:57:20] "GET /virtual-network/77a1dd1b-0e73-4a19-b3d8-e95d97a11186 HTTP/1.1" 401 297 0.000439 10.0.0.41 - - [2026-03-12 01:57:21] "GET /virtual-network/77a1dd1b-0e73-4a19-b3d8-e95d97a11186 HTTP/1.1" 200 2264 0.047457 10.0.0.41 - - [2026-03-12 01:57:21] "GET /virtual-network/77a1dd1b-0e73-4a19-b3d8-e95d97a11186 HTTP/1.1" 401 297 0.000468 10.0.0.41 - - [2026-03-12 01:57:21] "GET /virtual-network/77a1dd1b-0e73-4a19-b3d8-e95d97a11186 HTTP/1.1" 200 2005 0.058625 10.0.0.41 - - [2026-03-12 01:57:22] "GET /obj-perms HTTP/1.1" 200 6301 0.075671 10.0.0.41 - - [2026-03-12 01:57:22] "POST /fqname-to-id HTTP/1.1" 401 297 0.000377 10.0.0.41 - - [2026-03-12 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.034097 10.0.0.41 - - [2026-03-12 01:57:22] "GET /virtual-network/77a1dd1b-0e73-4a19-b3d8-e95d97a11186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.015492 10.0.0.41 - - [2026-03-12 01:57:22] "GET /obj-perms HTTP/1.1" 200 6301 0.012573 10.0.0.41 - - [2026-03-12 01:57:22] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 360 0.019226 10.0.0.41 - - [2026-03-12 01:57:23] "GET /obj-perms HTTP/1.1" 200 6301 0.065595 10.0.0.41 - - [2026-03-12 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.41 - - [2026-03-12 01:57:23] "GET /virtual-network/77a1dd1b-0e73-4a19-b3d8-e95d97a11186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.016184 10.0.0.41 - - [2026-03-12 01:57:23] "GET /obj-perms HTTP/1.1" 200 6301 0.010712 10.0.0.41 - - [2026-03-12 01:57:23] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 360 0.019191 10.0.0.41 - - [2026-03-12 01:57:23] "POST /id-to-fqname HTTP/1.1" 401 297 0.000657 10.0.0.41 - - [2026-03-12 01:57:23] "POST /id-to-fqname HTTP/1.1" 200 228 0.040877 252.41.254.69 - - [2026-03-12 01:57:24] "POST /neutron/network HTTP/1.1" 200 839 0.062194 252.41.254.69 - - [2026-03-12 01:57:24] "GET /aaa-mode HTTP/1.1" 401 297 0.000581 252.41.254.69 - - [2026-03-12 01:57:24] "GET / HTTP/1.1" 200 36215 0.003207 252.41.254.69 - - [2026-03-12 01:57:24] "GET /project/1537778d-5c41-4f40-9f24-7519ef09ac02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 297 0.000498 10.0.0.41 - - [2026-03-12 01:57:25] "GET /projects?obj_uuids=1537778d-5c41-4f40-9f24-7519ef09ac02&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001456 252.41.254.69 - - [2026-03-12 01:57:25] "GET /project/1537778d-5c41-4f40-9f24-7519ef09ac02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.055759 252.41.254.69 - - [2026-03-12 01:57:25] "POST /neutron/network HTTP/1.1" 200 829 0.006871 252.41.254.69 - - [2026-03-12 01:57:25] "POST /neutron/port HTTP/1.1" 200 117 0.042706 252.41.254.69 - - [2026-03-12 01:57:25] "POST /neutron/port HTTP/1.1" 200 117 0.014018 252.41.254.69 - - [2026-03-12 01:57:25] "POST /neutron/port HTTP/1.1" 200 117 0.005609 10.0.0.41 - - [2026-03-12 01:57:26] "GET /obj-perms HTTP/1.1" 200 6369 0.060941 252.41.254.69 - - [2026-03-12 01:57:26] "POST /neutron/network HTTP/1.1" 200 839 0.023499 252.41.254.69 - - [2026-03-12 01:57:26] "POST /neutron/network HTTP/1.1" 200 829 0.023260 10.0.0.41 - - [2026-03-12 01:57:26] "GET /projects?obj_uuids=1537778d-5c41-4f40-9f24-7519ef09ac02&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001279 10.0.0.41 - - [2026-03-12 01:57:26] "GET /obj-perms HTTP/1.1" 200 6369 0.073496 252.41.254.69 - - [2026-03-12 01:57:26] "POST /neutron/port HTTP/1.1" 200 1053 0.434597 252.41.254.69 - - [2026-03-12 01:57:26] "POST /neutron/port HTTP/1.1" 200 1053 0.042485 252.41.254.69 - - [2026-03-12 01:57:27] "POST /neutron/port HTTP/1.1" 200 1053 0.012431 252.41.254.69 - - [2026-03-12 01:57:27] "POST /neutron/port HTTP/1.1" 200 1103 0.058569 252.41.254.69 - - [2026-03-12 01:57:27] "POST /neutron/port HTTP/1.1" 200 1113 0.013111 252.41.254.69 - - [2026-03-12 01:57:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004701 252.41.254.69 - - [2026-03-12 01:57:27] "POST /neutron/subnet HTTP/1.1" 200 647 0.007807 252.41.254.69 - - [2026-03-12 01:57:27] "POST /neutron/port HTTP/1.1" 200 117 0.001342 252.41.254.69 - - [2026-03-12 01:57:27] "POST /neutron/network HTTP/1.1" 200 829 0.005968 252.41.254.69 - - [2026-03-12 01:57:31] "POST /neutron/port HTTP/1.1" 200 1113 0.013722 252.41.254.69 - - [2026-03-12 01:57:31] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007808 252.41.254.69 - - [2026-03-12 01:57:31] "POST /neutron/port HTTP/1.1" 200 1113 0.013527 252.41.254.69 - - [2026-03-12 01:57:31] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006497 252.41.254.69 - - [2026-03-12 01:57:31] "POST /neutron/port HTTP/1.1" 200 1113 0.014229 252.41.254.69 - - [2026-03-12 01:57:31] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006471 252.41.254.69 - - [2026-03-12 01:57:31] "POST /neutron/port HTTP/1.1" 200 1113 0.013647 252.41.254.69 - - [2026-03-12 01:57:31] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007362 10.0.0.41 - - [2026-03-12 01:57:31] "GET /virtual-machine/1a45c9c5-ab83-4453-8274-89f273327a14 HTTP/1.1" 200 1286 0.016674 10.0.0.41 - - [2026-03-12 01:57:31] "GET /virtual-machine/1a45c9c5-ab83-4453-8274-89f273327a14 HTTP/1.1" 200 1286 0.018835 10.0.0.41 - - [2026-03-12 01:57:31] "GET /virtual-machine-interface/ab672ed5-da92-4f9c-92b1-698f87f1dccb HTTP/1.1" 200 2527 0.019399 10.0.0.41 - - [2026-03-12 01:57:31] "GET /virtual-machine/1a45c9c5-ab83-4453-8274-89f273327a14 HTTP/1.1" 200 1286 0.012777 10.0.0.41 - - [2026-03-12 01:57:31] "GET /virtual-machine-interface/ab672ed5-da92-4f9c-92b1-698f87f1dccb HTTP/1.1" 200 2527 0.017838 10.0.0.41 - - [2026-03-12 01:57:31] "GET /instance-ip/02553c37-10a5-49cb-9ba0-565d80b0a8ea HTTP/1.1" 200 1623 0.020269 10.0.0.41 - - [2026-03-12 01:57:31] "GET /virtual-machine/1a45c9c5-ab83-4453-8274-89f273327a14 HTTP/1.1" 200 1286 0.012564 10.0.0.41 - - [2026-03-12 01:57:32] "GET /virtual-machine-interface/ab672ed5-da92-4f9c-92b1-698f87f1dccb HTTP/1.1" 200 2527 0.019272 10.0.0.41 - - [2026-03-12 01:57:32] "GET /instance-ip/02553c37-10a5-49cb-9ba0-565d80b0a8ea HTTP/1.1" 200 1623 0.014700 10.0.0.41 - - [2026-03-12 01:57:32] "POST /fqname-to-id HTTP/1.1" 403 329 0.011946 10.0.0.41 - - [2026-03-12 01:57:32] "GET / HTTP/1.1" 200 36215 0.001973 10.0.0.41 - - [2026-03-12 01:57:32] "POST /fqname-to-id HTTP/1.1" 401 297 0.000577 10.0.0.41 - - [2026-03-12 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.035821 10.0.0.41 - - [2026-03-12 01:57:33] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004147 10.0.0.41 - - [2026-03-12 01:57:33] "GET /virtual-networks?parent_id=1537778d-5c41-4f40-9f24-7519ef09ac02&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012261 10.0.0.41 - - [2026-03-12 01:57:33] "POST /fqname-to-id HTTP/1.1" 403 329 0.012853 10.0.0.41 - - [2026-03-12 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.41 - - [2026-03-12 01:57:33] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002858 10.0.0.41 - - [2026-03-12 01:57:33] "GET /virtual-networks?parent_id=1537778d-5c41-4f40-9f24-7519ef09ac02&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012334 10.0.0.41 - - [2026-03-12 01:57:33] "POST /fqname-to-id HTTP/1.1" 403 329 0.012965 10.0.0.41 - - [2026-03-12 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.41 - - [2026-03-12 01:57:33] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002816 10.0.0.41 - - [2026-03-12 01:57:33] "GET /virtual-networks?parent_id=1537778d-5c41-4f40-9f24-7519ef09ac02&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012650 10.0.0.41 - - [2026-03-12 01:57:33] "POST /fqname-to-id HTTP/1.1" 403 329 0.013165 10.0.0.41 - - [2026-03-12 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.41 - - [2026-03-12 01:57:33] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003247 10.0.0.41 - - [2026-03-12 01:57:33] "GET /virtual-networks?parent_id=1537778d-5c41-4f40-9f24-7519ef09ac02&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013432 10.0.0.41 - - [2026-03-12 01:57:33] "POST /fqname-to-id HTTP/1.1" 403 329 0.011874 10.0.0.41 - - [2026-03-12 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.41 - - [2026-03-12 01:57:33] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003728 10.0.0.41 - - [2026-03-12 01:57:33] "GET /virtual-networks?parent_id=1537778d-5c41-4f40-9f24-7519ef09ac02&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012410 10.0.0.41 - - [2026-03-12 01:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.016760 10.0.0.41 - - [2026-03-12 01:57:36] "GET /virtual-network/77a1dd1b-0e73-4a19-b3d8-e95d97a11186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.018835 252.41.254.69 - - [2026-03-12 01:57:37] "POST /neutron/port HTTP/1.1" 200 1113 0.013719 252.41.254.69 - - [2026-03-12 01:57:37] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005785 252.41.254.69 - - [2026-03-12 01:57:37] "POST /neutron/port HTTP/1.1" 200 1113 0.044340 252.41.254.69 - - [2026-03-12 01:57:37] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009976 10.0.0.41 - - [2026-03-12 01:57:39] "POST /fqname-to-id HTTP/1.1" 403 329 0.012963 10.0.0.41 - - [2026-03-12 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.41 - - [2026-03-12 01:57:39] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002796 10.0.0.41 - - [2026-03-12 01:57:39] "GET /virtual-networks?parent_id=1537778d-5c41-4f40-9f24-7519ef09ac02&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013930 10.0.0.41 - - [2026-03-12 01:57:39] "POST /fqname-to-id HTTP/1.1" 403 329 0.012550 10.0.0.41 - - [2026-03-12 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004649 10.0.0.41 - - [2026-03-12 01:57:39] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002828 10.0.0.41 - - [2026-03-12 01:57:39] "GET /virtual-networks?parent_id=1537778d-5c41-4f40-9f24-7519ef09ac02&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011690 10.0.0.41 - - [2026-03-12 01:57:39] "POST /fqname-to-id HTTP/1.1" 403 351 0.017100 252.41.254.69 - - [2026-03-12 01:57:39] "POST /neutron/port HTTP/1.1" 200 1113 0.047794 10.0.0.41 - - [2026-03-12 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.41 - - [2026-03-12 01:57:39] "GET /routing-instance/48fa2674-7fca-4af3-b905-369f26eb91ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.003951 252.41.254.69 - - [2026-03-12 01:57:39] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005161 10.0.0.41 - - [2026-03-12 01:57:39] "GET /route-target/702f25ba-0ea9-4ba3-a45a-ea13e08e5d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.025478 10.0.0.41 - - [2026-03-12 01:57:39] "GET /route-target/702f25ba-0ea9-4ba3-a45a-ea13e08e5d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003301 10.0.0.41 - - [2026-03-12 01:57:39] "POST /fqname-to-id HTTP/1.1" 403 329 0.013179 10.0.0.41 - - [2026-03-12 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.41 - - [2026-03-12 01:57:39] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004101 10.0.0.41 - - [2026-03-12 01:57:39] "GET /virtual-networks?parent_id=1537778d-5c41-4f40-9f24-7519ef09ac02&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012805 10.0.0.41 - - [2026-03-12 01:57:39] "POST /fqname-to-id HTTP/1.1" 403 351 0.012064 10.0.0.41 - - [2026-03-12 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.41 - - [2026-03-12 01:57:39] "GET /routing-instance/48fa2674-7fca-4af3-b905-369f26eb91ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.004630 10.0.0.41 - - [2026-03-12 01:57:39] "GET /route-target/702f25ba-0ea9-4ba3-a45a-ea13e08e5d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.011298 10.0.0.41 - - [2026-03-12 01:57:39] "GET /route-target/702f25ba-0ea9-4ba3-a45a-ea13e08e5d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003340 10.0.0.41 - - [2026-03-12 01:57:40] "GET /obj-perms HTTP/1.1" 200 6301 0.011131 10.0.0.41 - - [2026-03-12 01:57:40] "GET /virtual-machine/1a45c9c5-ab83-4453-8274-89f273327a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.011439 10.0.0.41 - - [2026-03-12 01:57:40] "GET /obj-perms HTTP/1.1" 200 6301 0.010478 10.0.0.41 - - [2026-03-12 01:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.41 - - [2026-03-12 01:57:40] "GET /virtual-machine-interface/ab672ed5-da92-4f9c-92b1-698f87f1dccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2305 0.017087 10.0.0.41 - - [2026-03-12 01:57:40] "GET /obj-perms HTTP/1.1" 200 6301 0.011661 10.0.0.41 - - [2026-03-12 01:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.41 - - [2026-03-12 01:57:40] "GET /virtual-machine-interface/ab672ed5-da92-4f9c-92b1-698f87f1dccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2305 0.016778 10.0.0.41 - - [2026-03-12 01:57:40] "GET /obj-perms HTTP/1.1" 200 6301 0.010738 10.0.0.41 - - [2026-03-12 01:57:40] "GET /virtual-machine/1a45c9c5-ab83-4453-8274-89f273327a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.012148 10.0.0.41 - - [2026-03-12 01:57:40] "GET /obj-perms HTTP/1.1" 200 6301 0.010834 10.0.0.41 - - [2026-03-12 01:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.41 - - [2026-03-12 01:57:40] "GET /virtual-machine-interface/ab672ed5-da92-4f9c-92b1-698f87f1dccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2305 0.018023 10.0.0.41 - - [2026-03-12 01:57:40] "GET /obj-perms HTTP/1.1" 200 6301 0.009934 10.0.0.41 - - [2026-03-12 01:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.41 - - [2026-03-12 01:57:40] "GET /virtual-network/77a1dd1b-0e73-4a19-b3d8-e95d97a11186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.016301 10.0.0.41 - - [2026-03-12 01:57:40] "GET /obj-perms HTTP/1.1" 200 6301 0.011744 10.0.0.41 - - [2026-03-12 01:57:41] "GET /virtual-machine/1a45c9c5-ab83-4453-8274-89f273327a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.012995 10.0.0.41 - - [2026-03-12 01:57:41] "GET /obj-perms HTTP/1.1" 200 6301 0.014817 10.0.0.41 - - [2026-03-12 01:57:41] "GET /obj-perms HTTP/1.1" 200 6301 0.009756 10.0.0.41 - - [2026-03-12 01:57:41] "GET /obj-perms HTTP/1.1" 200 6301 0.072664 10.0.0.41 - - [2026-03-12 01:57:41] "GET /obj-perms HTTP/1.1" 200 6301 0.013345 10.0.0.41 - - [2026-03-12 01:57:42] "GET /obj-perms HTTP/1.1" 200 6406 0.067250 10.0.0.41 - - [2026-03-12 01:57:42] "GET /obj-perms HTTP/1.1" 200 6406 0.001794 10.0.0.41 - - [2026-03-12 01:57:42] "GET /obj-perms HTTP/1.1" 200 6301 0.009548 10.0.0.41 - - [2026-03-12 01:57:42] "GET /obj-perms HTTP/1.1" 200 6301 0.008812 10.0.0.41 - - [2026-03-12 01:57:42] "GET /obj-perms HTTP/1.1" 200 6301 0.063933 10.0.0.41 - - [2026-03-12 01:57:42] "GET /obj-perms HTTP/1.1" 200 6301 0.011142 10.0.0.41 - - [2026-03-12 01:57:42] "GET /obj-perms HTTP/1.1" 200 6406 0.001888 10.0.0.41 - - [2026-03-12 01:57:43] "GET /obj-perms HTTP/1.1" 200 6406 0.001739 10.0.0.41 - - [2026-03-12 01:57:43] "GET /obj-perms HTTP/1.1" 200 6301 0.011044 10.0.0.41 - - [2026-03-12 01:57:43] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 321 0.013912 10.0.0.41 - - [2026-03-12 01:57:43] "GET /virtual-machine/1a45c9c5-ab83-4453-8274-89f273327a14 HTTP/1.1" 200 1286 0.016072 252.41.254.69 - - [2026-03-12 01:57:43] "POST /neutron/port HTTP/1.1" 200 1113 0.013452 252.41.254.69 - - [2026-03-12 01:57:44] "POST /neutron/port HTTP/1.1" 200 1103 0.011826 252.41.254.69 - - [2026-03-12 01:57:44] "POST /neutron/port HTTP/1.1" 200 151 0.112862 10.0.0.41 - - [2026-03-12 01:57:45] "GET /virtual-machine/1a45c9c5-ab83-4453-8274-89f273327a14 HTTP/1.1" 404 171 0.013893 10.0.0.41 - - [2026-03-12 01:57:45] "GET /virtual-machine/1a45c9c5-ab83-4453-8274-89f273327a14 HTTP/1.1" 404 171 0.010950 10.0.0.41 - - [2026-03-12 01:57:45] "GET /virtual-machine/1a45c9c5-ab83-4453-8274-89f273327a14 HTTP/1.1" 404 171 0.009568 10.0.0.41 - - [2026-03-12 01:57:45] "POST /fqname-to-id HTTP/1.1" 403 329 0.015858 10.0.0.41 - - [2026-03-12 01:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.41 - - [2026-03-12 01:57:45] "GET /global-vrouter-config/7c2548e7-b1cd-45c5-9c4b-441029ea6303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003687 10.0.0.41 - - [2026-03-12 01:57:46] "GET /virtual-networks?parent_id=1537778d-5c41-4f40-9f24-7519ef09ac02&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013823 10.0.0.41 - - [2026-03-12 01:57:46] "POST /fqname-to-id HTTP/1.1" 403 351 0.013044 10.0.0.41 - - [2026-03-12 01:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.41 - - [2026-03-12 01:57:46] "GET /routing-instance/48fa2674-7fca-4af3-b905-369f26eb91ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.004663 10.0.0.41 - - [2026-03-12 01:57:46] "GET /route-target/702f25ba-0ea9-4ba3-a45a-ea13e08e5d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.012404 10.0.0.41 - - [2026-03-12 01:57:46] "GET /route-target/702f25ba-0ea9-4ba3-a45a-ea13e08e5d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003444 10.0.0.41 - - [2026-03-12 01:57:46] "GET /obj-perms HTTP/1.1" 200 6301 0.010469 10.0.0.41 - - [2026-03-12 01:57:46] "GET /obj-perms HTTP/1.1" 200 6301 0.010326 10.0.0.41 - - [2026-03-12 01:57:46] "GET /obj-perms HTTP/1.1" 200 6301 0.076236 10.0.0.41 - - [2026-03-12 01:57:46] "GET /obj-perms HTTP/1.1" 200 6301 0.009093 10.0.0.41 - - [2026-03-12 01:57:46] "GET /obj-perms HTTP/1.1" 200 6406 0.003226 10.0.0.41 - - [2026-03-12 01:57:46] "GET /obj-perms HTTP/1.1" 200 6406 0.001709 10.0.0.41 - - [2026-03-12 01:57:50] "GET /obj-perms HTTP/1.1" 200 6406 0.002332 10.0.0.41 - - [2026-03-12 01:57:50] "GET /obj-perms HTTP/1.1" 200 6406 0.001824 10.0.0.41 - - [2026-03-12 01:57:53] "GET /obj-perms HTTP/1.1" 200 6406 0.002321 10.0.0.41 - - [2026-03-12 01:57:53] "GET /obj-perms HTTP/1.1" 200 6406 0.001811 10.0.0.41 - - [2026-03-12 01:57:56] "GET /obj-perms HTTP/1.1" 200 6406 0.002552 10.0.0.41 - - [2026-03-12 01:57:56] "GET /obj-perms HTTP/1.1" 200 6406 0.002694 10.0.0.41 - - [2026-03-12 01:57:59] "GET /obj-perms HTTP/1.1" 200 6406 0.002808 10.0.0.41 - - [2026-03-12 01:57:59] "GET /obj-perms HTTP/1.1" 200 6406 0.002525 10.0.0.41 - - [2026-03-12 01:58:02] "GET /obj-perms HTTP/1.1" 200 6406 0.002334 10.0.0.41 - - [2026-03-12 01:58:02] "GET /obj-perms HTTP/1.1" 200 6406 0.001854 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:58:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000951 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:58:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001918 10.0.0.41 - - [2026-03-12 01:58:05] "GET /obj-perms HTTP/1.1" 200 6406 0.001992 10.0.0.41 - - [2026-03-12 01:58:05] "GET /obj-perms HTTP/1.1" 200 6406 0.002550 10.0.0.41 - - [2026-03-12 01:58:09] "GET /obj-perms HTTP/1.1" 200 6406 0.002107 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:58:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001119 10.0.0.41 - - [2026-03-12 01:58:09] "GET /obj-perms HTTP/1.1" 200 6406 0.002285 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:58:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001469 10.0.0.41 - - [2026-03-12 01:58:09] "GET /obj-perms HTTP/1.1" 200 6406 0.002514 10.0.0.41 - - [2026-03-12 01:58:09] "GET /obj-perms HTTP/1.1" 200 6406 0.002370 10.0.0.41 - - [2026-03-12 01:58:09] "POST /useragent-kv HTTP/1.1" 200 115 0.004592 10.0.0.41 - - [2026-03-12 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006277 10.0.0.41 - - [2026-03-12 01:58:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003611 10.0.0.41 - - [2026-03-12 01:58:09] "DELETE /virtual-network/77a1dd1b-0e73-4a19-b3d8-e95d97a11186 HTTP/1.1" 200 115 0.096369 10.0.0.41 - - [2026-03-12 01:58:09] "DELETE /route-target/702f25ba-0ea9-4ba3-a45a-ea13e08e5d38 HTTP/1.1" 200 115 0.018487 10.0.0.41 - - [2026-03-12 01:58:09] "DELETE /api-access-list/084aad5f-b1a6-42ea-a5c2-5eab23e6fb46 HTTP/1.1" 200 115 0.024118 10.0.0.41 - - [2026-03-12 01:58:09] "GET /api-access-list/084aad5f-b1a6-42ea-a5c2-5eab23e6fb46 HTTP/1.1" 404 171 0.002655 10.0.0.41 - - [2026-03-12 01:58:09] "GET /projects?obj_uuids=1537778d-5c41-4f40-9f24-7519ef09ac02&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001753 10.0.0.41 - - [2026-03-12 01:58:09] "GET /project/1537778d-5c41-4f40-9f24-7519ef09ac02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.045470 10.0.0.41 - - [2026-03-12 01:58:09] "GET /projects?obj_uuids=1537778d-5c41-4f40-9f24-7519ef09ac02&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001602 10.0.0.41 - - [2026-03-12 01:58:09] "GET /project/1537778d-5c41-4f40-9f24-7519ef09ac02?fields=virtual_networks HTTP/1.1" 200 1022 0.037139 10.0.0.41 - - [2026-03-12 01:58:09] "GET /projects?obj_uuids=1537778d-5c41-4f40-9f24-7519ef09ac02&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001165 10.0.0.41 - - [2026-03-12 01:58:09] "GET /project/1537778d-5c41-4f40-9f24-7519ef09ac02?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.040087 10.0.0.41 - - [2026-03-12 01:58:10] "GET /projects?obj_uuids=1537778d-5c41-4f40-9f24-7519ef09ac02&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001867 10.0.0.41 - - [2026-03-12 01:58:10] "GET /project/1537778d-5c41-4f40-9f24-7519ef09ac02?fields=security_groups HTTP/1.1" 200 1242 0.033344 10.0.0.41 - - [2026-03-12 01:58:10] "GET /projects?obj_uuids=7e1d0a35-7d8f-449f-833e-c73c0934d93e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001727 10.0.0.41 - - [2026-03-12 01:58:10] "GET /project/7e1d0a35-7d8f-449f-833e-c73c0934d93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.033528 10.0.0.41 - - [2026-03-12 01:58:10] "GET /projects?obj_uuids=7e1d0a35-7d8f-449f-833e-c73c0934d93e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001240 10.0.0.41 - - [2026-03-12 01:58:10] "GET /project/7e1d0a35-7d8f-449f-833e-c73c0934d93e?fields=virtual_networks HTTP/1.1" 200 1021 0.069787 10.0.0.41 - - [2026-03-12 01:58:10] "GET /projects?obj_uuids=7e1d0a35-7d8f-449f-833e-c73c0934d93e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001638 10.0.0.41 - - [2026-03-12 01:58:10] "GET /project/7e1d0a35-7d8f-449f-833e-c73c0934d93e?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.024581 10.0.0.41 - - [2026-03-12 01:58:10] "GET /projects?obj_uuids=7e1d0a35-7d8f-449f-833e-c73c0934d93e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001502 10.0.0.41 - - [2026-03-12 01:58:10] "GET /project/7e1d0a35-7d8f-449f-833e-c73c0934d93e?fields=security_groups HTTP/1.1" 200 1241 0.031165 10.0.0.41 - - [2026-03-12 01:58:12] "GET /api-access-list/fd18b633-cd38-4a66-8644-6fb93056aade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004164 10.0.0.41 - - [2026-03-12 01:58:12] "PUT /api-access-list/fd18b633-cd38-4a66-8644-6fb93056aade HTTP/1.1" 200 265 0.012227 10.0.0.41 - - [2026-03-12 01:58:12] "GET /projects?obj_uuids=447b9ca9-b9fb-40b5-9109-a4203d5ac43b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001170 10.0.0.41 - - [2026-03-12 01:58:12] "GET /project/447b9ca9-b9fb-40b5-9109-a4203d5ac43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.029057 10.0.0.41 - - [2026-03-12 01:58:12] "GET /projects?obj_uuids=447b9ca9-b9fb-40b5-9109-a4203d5ac43b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001936 10.0.0.41 - - [2026-03-12 01:58:12] "GET /project/447b9ca9-b9fb-40b5-9109-a4203d5ac43b?fields=virtual_networks HTTP/1.1" 200 1022 0.072285 10.0.0.41 - - [2026-03-12 01:58:12] "GET /projects?obj_uuids=447b9ca9-b9fb-40b5-9109-a4203d5ac43b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001080 10.0.0.41 - - [2026-03-12 01:58:12] "GET /project/447b9ca9-b9fb-40b5-9109-a4203d5ac43b?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.026164 10.0.0.41 - - [2026-03-12 01:58:12] "GET /projects?obj_uuids=447b9ca9-b9fb-40b5-9109-a4203d5ac43b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001789 10.0.0.41 - - [2026-03-12 01:58:13] "GET /project/447b9ca9-b9fb-40b5-9109-a4203d5ac43b?fields=security_groups HTTP/1.1" 200 1242 0.038859 10.0.0.41 - - [2026-03-12 01:58:13] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001387 10.0.0.41 - - [2026-03-12 01:58:13] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007937 10.0.0.41 - - [2026-03-12 01:58:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.037620 10.0.0.41 - - [2026-03-12 01:58:14] "GET /projects?obj_uuids=d64434b6-2d1a-451e-83d0-5cd462d3a3b9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003217 10.0.0.41 - - [2026-03-12 01:58:14] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001117 10.0.0.41 - - [2026-03-12 01:58:14] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007020 10.0.0.41 - - [2026-03-12 01:58:14] "POST /id-to-fqname HTTP/1.1" 200 188 0.001984 10.0.0.41 - - [2026-03-12 01:58:14] "POST /fqname-to-id HTTP/1.1" 404 197 0.004226 10.0.0.41 - - [2026-03-12 01:58:14] "POST /security-groups HTTP/1.1" 200 583 0.063732 10.0.0.41 - - [2026-03-12 01:58:14] "POST /fqname-to-id HTTP/1.1" 404 232 0.002823 10.0.0.41 - - [2026-03-12 01:58:14] "POST /projects HTTP/1.1" 200 577 0.250371 10.0.0.41 - - [2026-03-12 01:58:14] "POST /access-control-lists HTTP/1.1" 200 596 0.061304 10.0.0.41 - - [2026-03-12 01:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.332247 10.0.0.41 - - [2026-03-12 01:58:14] "POST /fqname-to-id HTTP/1.1" 404 231 0.003391 10.0.0.41 - - [2026-03-12 01:58:14] "GET /project/d64434b6-2d1a-451e-83d0-5cd462d3a3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.476462 10.0.0.41 - - [2026-03-12 01:58:14] "POST /access-control-lists HTTP/1.1" 200 594 0.072637 10.0.0.41 - - [2026-03-12 01:58:15] "GET / HTTP/1.1" 200 36215 0.002364 10.0.0.41 - - [2026-03-12 01:58:17] "DELETE /project/d64434b62d1a451e83d05cd462d3a3b9 HTTP/1.1" 404 173 0.022802 10.0.0.41 - - [2026-03-12 01:58:17] "GET /projects?obj_uuids=7e1d0a35-7d8f-449f-833e-c73c0934d93e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001279 10.0.0.41 - - [2026-03-12 01:58:17] "GET /projects?obj_uuids=447b9ca9-b9fb-40b5-9109-a4203d5ac43b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001044 10.0.0.41 - - [2026-03-12 01:58:17] "GET /projects?obj_uuids=1537778d-5c41-4f40-9f24-7519ef09ac02&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001499 10.0.0.41 - - [2026-03-12 01:58:17] "GET /project/1537778d-5c41-4f40-9f24-7519ef09ac02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.053917 10.0.0.41 - - [2026-03-12 01:58:17] "GET /project/7e1d0a35-7d8f-449f-833e-c73c0934d93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.055492 10.0.0.41 - - [2026-03-12 01:58:17] "GET /project/447b9ca9-b9fb-40b5-9109-a4203d5ac43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.063784 10.0.0.41 - - [2026-03-12 01:58:17] "GET /projects?obj_uuids=447b9ca9-b9fb-40b5-9109-a4203d5ac43b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001351 10.0.0.41 - - [2026-03-12 01:58:17] "GET /projects?obj_uuids=7e1d0a35-7d8f-449f-833e-c73c0934d93e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000887 10.0.0.41 - - [2026-03-12 01:58:17] "GET /projects?obj_uuids=1537778d-5c41-4f40-9f24-7519ef09ac02&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000854 10.0.0.41 - - [2026-03-12 01:58:17] "GET /project/1537778d-5c41-4f40-9f24-7519ef09ac02?fields=security_groups HTTP/1.1" 200 1335 0.050735 10.0.0.41 - - [2026-03-12 01:58:17] "GET /project/7e1d0a35-7d8f-449f-833e-c73c0934d93e?fields=security_groups HTTP/1.1" 200 1334 0.063735 10.0.0.41 - - [2026-03-12 01:58:17] "GET /project/447b9ca9-b9fb-40b5-9109-a4203d5ac43b?fields=security_groups HTTP/1.1" 200 1335 0.075981 10.0.0.41 - - [2026-03-12 01:58:17] "DELETE /security-group/94c3067b-367d-42ea-a0d0-90d697ff2f77 HTTP/1.1" 200 115 0.070963 10.0.0.41 - - [2026-03-12 01:58:17] "GET /projects?obj_uuids=1537778d-5c41-4f40-9f24-7519ef09ac02&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001715 10.0.0.41 - - [2026-03-12 01:58:17] "DELETE /access-control-list/109c632c-4a69-4e2a-8ad9-1cd0f6bf9e23 HTTP/1.1" 200 115 0.058439 10.0.0.41 - - [2026-03-12 01:58:17] "DELETE /security-group/7b965897-b212-4682-9857-aa6185a4625c HTTP/1.1" 200 115 0.108046 10.0.0.41 - - [2026-03-12 01:58:17] "GET /projects?obj_uuids=7e1d0a35-7d8f-449f-833e-c73c0934d93e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001500 10.0.0.41 - - [2026-03-12 01:58:17] "GET /project/1537778d-5c41-4f40-9f24-7519ef09ac02?fields=application_policy_sets HTTP/1.1" 200 1374 0.073313 10.0.0.41 - - [2026-03-12 01:58:17] "DELETE /access-control-list/365dd649-d9c4-47a3-932e-f57041ed84b7 HTTP/1.1" 200 115 0.073480 10.0.0.41 - - [2026-03-12 01:58:17] "DELETE /security-group/ab2c77e4-31e2-4109-870c-ca2382e4e326 HTTP/1.1" 200 115 0.151686 10.0.0.41 - - [2026-03-12 01:58:17] "GET /projects?obj_uuids=447b9ca9-b9fb-40b5-9109-a4203d5ac43b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.003408 10.0.0.41 - - [2026-03-12 01:58:17] "GET /project/7e1d0a35-7d8f-449f-833e-c73c0934d93e?fields=application_policy_sets HTTP/1.1" 200 1373 0.077383 10.0.0.41 - - [2026-03-12 01:58:17] "GET /project/447b9ca9-b9fb-40b5-9109-a4203d5ac43b?fields=application_policy_sets HTTP/1.1" 200 1374 0.088822 10.0.0.41 - - [2026-03-12 01:58:17] "DELETE /access-control-list/432ec300-53ba-4977-a43c-d6811128db80 HTTP/1.1" 200 115 0.104966 10.0.0.41 - - [2026-03-12 01:58:17] "DELETE /access-control-list/f4f9c65a-3fd9-4a7a-ba67-49018449b3e5 HTTP/1.1" 200 115 0.049244 10.0.0.41 - - [2026-03-12 01:58:17] "DELETE /project/1537778d-5c41-4f40-9f24-7519ef09ac02 HTTP/1.1" 200 115 0.566867 10.0.0.41 - - [2026-03-12 01:58:17] "DELETE /access-control-list/93e86225-c580-4a81-b74c-0a883c9070f1 HTTP/1.1" 200 115 0.056842 10.0.0.41 - - [2026-03-12 01:58:17] "DELETE /project/7e1d0a35-7d8f-449f-833e-c73c0934d93e HTTP/1.1" 200 115 0.638648 10.0.0.41 - - [2026-03-12 01:58:17] "DELETE /access-control-list/08a5297f-6255-4d5a-9d65-c971671345c1 HTTP/1.1" 200 115 0.053687 10.0.0.41 - - [2026-03-12 01:58:17] "DELETE /project/447b9ca9-b9fb-40b5-9109-a4203d5ac43b HTTP/1.1" 200 115 0.665060 10.0.0.41 - - [2026-03-12 01:58:18] "POST /fqname-to-id HTTP/1.1" 401 297 0.000731 10.0.0.41 - - [2026-03-12 01:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.038314 10.0.0.41 - - [2026-03-12 01:58:18] "GET /api-access-list/fd18b633-cd38-4a66-8644-6fb93056aade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004137 10.0.0.41 - - [2026-03-12 01:58:18] "GET /api-access-list/fd18b633-cd38-4a66-8644-6fb93056aade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004364 10.0.0.41 - - [2026-03-12 01:58:18] "GET /api-access-list/fd18b633-cd38-4a66-8644-6fb93056aade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004228 10.0.0.41 - - [2026-03-12 01:58:18] "PUT /api-access-list/fd18b633-cd38-4a66-8644-6fb93056aade HTTP/1.1" 200 265 0.015652 10.0.0.41 - - [2026-03-12 01:58:19] "GET /aaa-mode HTTP/1.1" 200 128 0.001391 10.0.0.41 - - [2026-03-12 01:58:19] "POST /fqname-to-id HTTP/1.1" 404 186 0.039849 10.0.0.41 - - [2026-03-12 01:58:19] "GET /projects?obj_uuids=146e8759-1c6d-431c-8758-89c61f17bbe0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003683 10.0.0.41 - - [2026-03-12 01:58:19] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001741 10.0.0.41 - - [2026-03-12 01:58:19] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008045 10.0.0.41 - - [2026-03-12 01:58:19] "POST /id-to-fqname HTTP/1.1" 200 188 0.003029 10.0.0.41 - - [2026-03-12 01:58:19] "POST /fqname-to-id HTTP/1.1" 404 197 0.003414 10.0.0.41 - - [2026-03-12 01:58:19] "POST /security-groups HTTP/1.1" 200 583 0.073060 10.0.0.41 - - [2026-03-12 01:58:19] "POST /fqname-to-id HTTP/1.1" 404 232 0.004567 10.0.0.41 - - [2026-03-12 01:58:20] "POST /projects HTTP/1.1" 200 577 0.242171 10.0.0.41 - - [2026-03-12 01:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.320050 10.0.0.41 - - [2026-03-12 01:58:20] "POST /access-control-lists HTTP/1.1" 200 596 0.081169 10.0.0.41 - - [2026-03-12 01:58:20] "GET /project/146e8759-1c6d-431c-8758-89c61f17bbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.486598 10.0.0.41 - - [2026-03-12 01:58:20] "POST /fqname-to-id HTTP/1.1" 404 231 0.005999 10.0.0.41 - - [2026-03-12 01:58:20] "POST /access-control-lists HTTP/1.1" 200 594 0.064260 10.0.0.41 - - [2026-03-12 01:58:20] "POST /fqname-to-id HTTP/1.1" 404 186 0.043223 10.0.0.41 - - [2026-03-12 01:58:20] "GET /projects?obj_uuids=e916814a-ab63-4ba7-8cca-cf2c7047c47b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003093 10.0.0.41 - - [2026-03-12 01:58:20] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001533 10.0.0.41 - - [2026-03-12 01:58:20] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009317 10.0.0.41 - - [2026-03-12 01:58:20] "POST /id-to-fqname HTTP/1.1" 200 188 0.001967 10.0.0.41 - - [2026-03-12 01:58:20] "POST /fqname-to-id HTTP/1.1" 404 197 0.003055 10.0.0.41 - - [2026-03-12 01:58:20] "POST /security-groups HTTP/1.1" 200 583 0.068645 10.0.0.41 - - [2026-03-12 01:58:20] "POST /fqname-to-id HTTP/1.1" 404 232 0.003954 10.0.0.41 - - [2026-03-12 01:58:20] "POST /projects HTTP/1.1" 200 577 0.230595 10.0.0.41 - - [2026-03-12 01:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.272643 10.0.0.41 - - [2026-03-12 01:58:21] "POST /access-control-lists HTTP/1.1" 200 596 0.064417 10.0.0.41 - - [2026-03-12 01:58:21] "GET /project/e916814a-ab63-4ba7-8cca-cf2c7047c47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.436619 10.0.0.41 - - [2026-03-12 01:58:21] "POST /fqname-to-id HTTP/1.1" 404 231 0.004582 10.0.0.41 - - [2026-03-12 01:58:21] "POST /access-control-lists HTTP/1.1" 200 594 0.065735 10.0.0.41 - - [2026-03-12 01:58:21] "GET / HTTP/1.1" 200 36215 0.002688 10.0.0.41 - - [2026-03-12 01:58:22] "GET / HTTP/1.1" 200 36215 0.002251 10.0.0.41 - - [2026-03-12 01:58:23] "POST /fqname-to-id HTTP/1.1" 404 181 0.005291 10.0.0.41 - - [2026-03-12 01:58:23] "POST /api-access-lists HTTP/1.1" 200 521 0.018883 10.0.0.41 - - [2026-03-12 01:58:23] "GET /api-access-list/ebdf416a-c641-450b-b15b-087e137add9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.005738 10.0.0.41 - - [2026-03-12 01:58:23] "GET /api-access-list/ebdf416a-c641-450b-b15b-087e137add9b HTTP/1.1" 401 297 0.000580 10.0.0.41 - - [2026-03-12 01:58:23] "GET /api-access-list/ebdf416a-c641-450b-b15b-087e137add9b HTTP/1.1" 200 1290 0.089397 10.0.0.41 - - [2026-03-12 01:58:23] "POST /fqname-to-id HTTP/1.1" 401 297 0.000593 10.0.0.41 - - [2026-03-12 01:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.053919 10.0.0.41 - - [2026-03-12 01:58:24] "GET /projects?obj_uuids=146e8759-1c6d-431c-8758-89c61f17bbe0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001564 10.0.0.41 - - [2026-03-12 01:58:24] "GET /project/146e8759-1c6d-431c-8758-89c61f17bbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.042668 10.0.0.41 - - [2026-03-12 01:58:24] "GET /virtual-networks?parent_id=146e8759-1c6d-431c-8758-89c61f17bbe0&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018783 10.0.0.41 - - [2026-03-12 01:58:24] "POST /virtual-networks HTTP/1.1" 200 583 0.061879 10.0.0.41 - - [2026-03-12 01:58:24] "POST /route-targets HTTP/1.1" 200 328 0.015250 10.0.0.41 - - [2026-03-12 01:58:24] "POST /ref-update HTTP/1.1" 200 156 0.019615 10.0.0.41 - - [2026-03-12 01:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.025168 10.0.0.41 - - [2026-03-12 01:58:24] "GET /network-ipam/9578e58e-cf29-4d7f-87cf-cacea0540f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.012399 10.0.0.41 - - [2026-03-12 01:58:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003416 10.0.0.41 - - [2026-03-12 01:58:24] "POST /ref-update HTTP/1.1" 200 156 0.049291 252.41.254.69 - - [2026-03-12 01:58:24] "POST /neutron/network HTTP/1.1" 200 844 0.069808 252.41.254.69 - - [2026-03-12 01:58:24] "POST /neutron/network HTTP/1.1" 200 844 0.029480 10.0.0.41 - - [2026-03-12 01:58:25] "GET /virtual-network/607f1b93-3b6c-430d-8c09-b7d33a1eced5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.015209 252.41.254.69 - - [2026-03-12 01:58:25] "POST /neutron/network HTTP/1.1" 200 844 0.025537 252.41.254.69 - - [2026-03-12 01:58:25] "POST /neutron/subnet HTTP/1.1" 200 669 0.030644 10.0.0.41 - - [2026-03-12 01:58:25] "POST /fqname-to-id HTTP/1.1" 401 297 0.000715 10.0.0.41 - - [2026-03-12 01:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.052841 10.0.0.41 - - [2026-03-12 01:58:25] "GET /projects?obj_uuids=e916814a-ab63-4ba7-8cca-cf2c7047c47b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002081 10.0.0.41 - - [2026-03-12 01:58:25] "GET /project/e916814a-ab63-4ba7-8cca-cf2c7047c47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.056833 10.0.0.41 - - [2026-03-12 01:58:25] "GET /virtual-networks?parent_id=e916814a-ab63-4ba7-8cca-cf2c7047c47b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015179 10.0.0.41 - - [2026-03-12 01:58:25] "POST /virtual-networks HTTP/1.1" 200 583 0.066460 10.0.0.41 - - [2026-03-12 01:58:25] "POST /route-targets HTTP/1.1" 200 328 0.012592 10.0.0.41 - - [2026-03-12 01:58:25] "POST /ref-update HTTP/1.1" 200 156 0.019734 10.0.0.41 - - [2026-03-12 01:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.027247 10.0.0.41 - - [2026-03-12 01:58:25] "GET /network-ipam/9578e58e-cf29-4d7f-87cf-cacea0540f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.013361 10.0.0.41 - - [2026-03-12 01:58:26] "POST /useragent-kv HTTP/1.1" 200 115 0.004094 10.0.0.41 - - [2026-03-12 01:58:26] "POST /ref-update HTTP/1.1" 200 156 0.069752 252.41.254.69 - - [2026-03-12 01:58:26] "POST /neutron/network HTTP/1.1" 200 845 0.056255 252.41.254.69 - - [2026-03-12 01:58:26] "POST /neutron/network HTTP/1.1" 200 845 0.025408 10.0.0.41 - - [2026-03-12 01:58:26] "GET /virtual-network/d32991a4-42b0-4005-ac50-724f2345091f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.016796 252.41.254.69 - - [2026-03-12 01:58:26] "POST /neutron/network HTTP/1.1" 200 845 0.024500 252.41.254.69 - - [2026-03-12 01:58:26] "POST /neutron/subnet HTTP/1.1" 200 671 0.030624 10.0.0.41 - - [2026-03-12 01:58:26] "GET /virtual-network/607f1b93-3b6c-430d-8c09-b7d33a1eced5 HTTP/1.1" 401 297 0.000567 10.0.0.41 - - [2026-03-12 01:58:26] "GET /virtual-network/607f1b93-3b6c-430d-8c09-b7d33a1eced5 HTTP/1.1" 200 2307 0.051908 10.0.0.41 - - [2026-03-12 01:58:27] "GET /virtual-network/607f1b93-3b6c-430d-8c09-b7d33a1eced5 HTTP/1.1" 401 297 0.001434 10.0.0.41 - - [2026-03-12 01:58:27] "GET /obj-perms HTTP/1.1" 200 6369 0.082416 10.0.0.41 - - [2026-03-12 01:58:27] "GET /virtual-network/607f1b93-3b6c-430d-8c09-b7d33a1eced5 HTTP/1.1" 403 366 0.042692 10.0.0.41 - - [2026-03-12 01:58:27] "GET /virtual-network/607f1b93-3b6c-430d-8c09-b7d33a1eced5 HTTP/1.1" 200 2307 0.007743 10.0.0.41 - - [2026-03-12 01:58:27] "GET /obj-perms HTTP/1.1" 200 6369 0.068174 10.0.0.41 - - [2026-03-12 01:58:27] "GET /virtual-networks HTTP/1.1" 200 370 0.031985 10.0.0.41 - - [2026-03-12 01:58:27] "GET /virtual-networks HTTP/1.1" 200 370 0.021034 10.0.0.41 - - [2026-03-12 01:58:28] "GET /obj-perms HTTP/1.1" 403 257 0.037611 10.0.0.41 - - [2026-03-12 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.41 - - [2026-03-12 01:58:28] "GET /virtual-network/607f1b93-3b6c-430d-8c09-b7d33a1eced5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.017111 10.0.0.41 - - [2026-03-12 01:58:28] "GET /obj-perms HTTP/1.1" 403 257 0.043239 10.0.0.41 - - [2026-03-12 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.41 - - [2026-03-12 01:58:28] "GET /virtual-network/607f1b93-3b6c-430d-8c09-b7d33a1eced5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.013271 10.0.0.41 - - [2026-03-12 01:58:29] "GET /obj-perms HTTP/1.1" 200 6416 0.069536 10.0.0.41 - - [2026-03-12 01:58:29] "GET /obj-perms HTTP/1.1" 403 257 0.011247 10.0.0.41 - - [2026-03-12 01:58:29] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.022206 10.0.0.41 - - [2026-03-12 01:58:29] "GET /obj-perms HTTP/1.1" 403 257 0.009880 10.0.0.41 - - [2026-03-12 01:58:29] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.019953 10.0.0.41 - - [2026-03-12 01:58:29] "GET /obj-perms HTTP/1.1" 200 6416 0.001760 10.0.0.41 - - [2026-03-12 01:58:29] "PUT /virtual-network/607f1b93-3b6c-430d-8c09-b7d33a1eced5 HTTP/1.1" 200 265 0.036500 10.0.0.41 - - [2026-03-12 01:58:29] "GET /virtual-networks HTTP/1.1" 200 132 0.023584 10.0.0.41 - - [2026-03-12 01:58:29] "GET /virtual-networks HTTP/1.1" 200 609 0.029719 10.0.0.41 - - [2026-03-12 01:58:29] "GET /virtual-networks HTTP/1.1" 200 1431 0.003839 10.0.0.41 - - [2026-03-12 01:58:29] "GET /obj-perms HTTP/1.1" 403 257 0.010367 10.0.0.41 - - [2026-03-12 01:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.41 - - [2026-03-12 01:58:29] "GET /virtual-network/607f1b93-3b6c-430d-8c09-b7d33a1eced5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.014055 10.0.0.41 - - [2026-03-12 01:58:30] "GET /obj-perms HTTP/1.1" 403 257 0.043020 10.0.0.41 - - [2026-03-12 01:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.41 - - [2026-03-12 01:58:30] "GET /virtual-network/607f1b93-3b6c-430d-8c09-b7d33a1eced5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.011706 10.0.0.41 - - [2026-03-12 01:58:30] "GET /obj-perms HTTP/1.1" 403 257 0.008642 10.0.0.41 - - [2026-03-12 01:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.41 - - [2026-03-12 01:58:30] "GET /virtual-network/607f1b93-3b6c-430d-8c09-b7d33a1eced5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.017646 10.0.0.41 - - [2026-03-12 01:58:30] "GET /obj-perms HTTP/1.1" 200 6416 0.001697 10.0.0.41 - - [2026-03-12 01:58:30] "GET /obj-perms HTTP/1.1" 403 257 0.013010 10.0.0.41 - - [2026-03-12 01:58:30] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.021231 10.0.0.41 - - [2026-03-12 01:58:30] "GET /obj-perms HTTP/1.1" 403 257 0.009730 10.0.0.41 - - [2026-03-12 01:58:30] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 609 0.019002 10.0.0.41 - - [2026-03-12 01:58:31] "GET /obj-perms HTTP/1.1" 200 6416 0.002171 10.0.0.41 - - [2026-03-12 01:58:31] "PUT /virtual-network/607f1b93-3b6c-430d-8c09-b7d33a1eced5 HTTP/1.1" 200 265 0.032462 10.0.0.41 - - [2026-03-12 01:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.41 - - [2026-03-12 01:58:31] "POST /useragent-kv HTTP/1.1" 200 115 0.004734 10.0.0.41 - - [2026-03-12 01:58:31] "POST /useragent-kv HTTP/1.1" 200 115 0.001956 10.0.0.41 - - [2026-03-12 01:58:31] "DELETE /virtual-network/d32991a4-42b0-4005-ac50-724f2345091f HTTP/1.1" 200 115 0.092517 10.0.0.41 - - [2026-03-12 01:58:31] "DELETE /route-target/bd474d94-10e6-4b50-8936-32f284d004d3 HTTP/1.1" 200 115 0.038009 10.0.0.41 - - [2026-03-12 01:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.41 - - [2026-03-12 01:58:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003873 10.0.0.41 - - [2026-03-12 01:58:31] "POST /useragent-kv HTTP/1.1" 200 115 0.005196 10.0.0.41 - - [2026-03-12 01:58:31] "DELETE /virtual-network/607f1b93-3b6c-430d-8c09-b7d33a1eced5 HTTP/1.1" 200 115 0.110176 10.0.0.41 - - [2026-03-12 01:58:31] "DELETE /route-target/a71d0621-d865-4c01-85a0-6fa20477e1f3 HTTP/1.1" 200 115 0.029644 10.0.0.41 - - [2026-03-12 01:58:31] "DELETE /api-access-list/ebdf416a-c641-450b-b15b-087e137add9b HTTP/1.1" 200 115 0.024533 10.0.0.41 - - [2026-03-12 01:58:31] "GET /api-access-list/ebdf416a-c641-450b-b15b-087e137add9b HTTP/1.1" 404 171 0.003406 10.0.0.41 - - [2026-03-12 01:58:31] "GET /projects?obj_uuids=e916814a-ab63-4ba7-8cca-cf2c7047c47b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001183 10.0.0.41 - - [2026-03-12 01:58:31] "GET /project/e916814a-ab63-4ba7-8cca-cf2c7047c47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.029742 10.0.0.41 - - [2026-03-12 01:58:31] "GET /projects?obj_uuids=e916814a-ab63-4ba7-8cca-cf2c7047c47b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001754 10.0.0.41 - - [2026-03-12 01:58:31] "GET /project/e916814a-ab63-4ba7-8cca-cf2c7047c47b?fields=virtual_networks HTTP/1.1" 200 1033 0.074420 10.0.0.41 - - [2026-03-12 01:58:31] "GET /projects?obj_uuids=e916814a-ab63-4ba7-8cca-cf2c7047c47b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001269 10.0.0.41 - - [2026-03-12 01:58:31] "GET /project/e916814a-ab63-4ba7-8cca-cf2c7047c47b?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.028344 10.0.0.41 - - [2026-03-12 01:58:31] "GET /projects?obj_uuids=e916814a-ab63-4ba7-8cca-cf2c7047c47b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001229 10.0.0.41 - - [2026-03-12 01:58:31] "GET /project/e916814a-ab63-4ba7-8cca-cf2c7047c47b?fields=security_groups HTTP/1.1" 200 1258 0.073021 10.0.0.41 - - [2026-03-12 01:58:32] "GET /projects?obj_uuids=146e8759-1c6d-431c-8758-89c61f17bbe0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.004284 10.0.0.41 - - [2026-03-12 01:58:32] "GET /project/146e8759-1c6d-431c-8758-89c61f17bbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.028171 10.0.0.41 - - [2026-03-12 01:58:32] "GET /projects?obj_uuids=146e8759-1c6d-431c-8758-89c61f17bbe0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001168 10.0.0.41 - - [2026-03-12 01:58:32] "GET /project/146e8759-1c6d-431c-8758-89c61f17bbe0?fields=virtual_networks HTTP/1.1" 200 1031 0.074531 10.0.0.41 - - [2026-03-12 01:58:32] "GET /projects?obj_uuids=146e8759-1c6d-431c-8758-89c61f17bbe0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001562 10.0.0.41 - - [2026-03-12 01:58:32] "GET /project/146e8759-1c6d-431c-8758-89c61f17bbe0?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.028893 10.0.0.41 - - [2026-03-12 01:58:32] "GET /projects?obj_uuids=146e8759-1c6d-431c-8758-89c61f17bbe0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002241 10.0.0.41 - - [2026-03-12 01:58:32] "GET /project/146e8759-1c6d-431c-8758-89c61f17bbe0?fields=security_groups HTTP/1.1" 200 1256 0.039463 10.0.0.41 - - [2026-03-12 01:58:33] "GET /aaa-mode HTTP/1.1" 200 128 0.001058 10.0.0.41 - - [2026-03-12 01:58:34] "GET / HTTP/1.1" 200 36215 0.003013 10.0.0.41 - - [2026-03-12 01:58:35] "GET / HTTP/1.1" 200 36215 0.002419 10.0.0.41 - - [2026-03-12 01:58:36] "POST /fqname-to-id HTTP/1.1" 401 297 0.000918 10.0.0.41 - - [2026-03-12 01:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.093301 10.0.0.41 - - [2026-03-12 01:58:36] "GET /projects?obj_uuids=d64434b6-2d1a-451e-83d0-5cd462d3a3b9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001633 10.0.0.41 - - [2026-03-12 01:58:36] "GET /project/d64434b6-2d1a-451e-83d0-5cd462d3a3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.044364 10.0.0.41 - - [2026-03-12 01:58:36] "GET /virtual-networks?parent_id=d64434b6-2d1a-451e-83d0-5cd462d3a3b9&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.010473 10.0.0.41 - - [2026-03-12 01:58:36] "POST /fqname-to-id HTTP/1.1" 404 195 0.013453 10.0.0.41 - - [2026-03-12 01:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.019214 10.0.0.41 - - [2026-03-12 01:58:36] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001298 10.0.0.41 - - [2026-03-12 01:58:36] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.016441 10.0.0.41 - - [2026-03-12 01:58:36] "POST /service-templates HTTP/1.1" 403 264 0.008121 10.0.0.41 - - [2026-03-12 01:58:37] "POST /fqname-to-id HTTP/1.1" 404 213 0.003152 10.0.0.41 - - [2026-03-12 01:58:37] "POST /api-access-lists HTTP/1.1" 200 555 0.016759 10.0.0.41 - - [2026-03-12 01:58:37] "GET /api-access-list/af82f3d9-2a9d-4118-abdb-88afe3752274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.007927 10.0.0.41 - - [2026-03-12 01:58:37] "GET /api-access-list/af82f3d9-2a9d-4118-abdb-88afe3752274 HTTP/1.1" 200 1324 0.004380 10.0.0.41 - - [2026-03-12 01:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.023662 10.0.0.41 - - [2026-03-12 01:58:37] "GET /projects?obj_uuids=d64434b6-2d1a-451e-83d0-5cd462d3a3b9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001869 10.0.0.41 - - [2026-03-12 01:58:37] "GET /project/d64434b6-2d1a-451e-83d0-5cd462d3a3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.049152 10.0.0.41 - - [2026-03-12 01:58:37] "GET /virtual-networks?parent_id=d64434b6-2d1a-451e-83d0-5cd462d3a3b9&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012561 10.0.0.41 - - [2026-03-12 01:58:37] "POST /virtual-networks HTTP/1.1" 200 583 0.077471 10.0.0.41 - - [2026-03-12 01:58:37] "POST /route-targets HTTP/1.1" 200 328 0.012646 10.0.0.41 - - [2026-03-12 01:58:37] "POST /ref-update HTTP/1.1" 200 156 0.025560 10.0.0.41 - - [2026-03-12 01:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.037782 10.0.0.41 - - [2026-03-12 01:58:37] "GET /network-ipam/9578e58e-cf29-4d7f-87cf-cacea0540f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.014171 10.0.0.41 - - [2026-03-12 01:58:37] "POST /useragent-kv HTTP/1.1" 200 115 0.009198 10.0.0.41 - - [2026-03-12 01:58:37] "POST /ref-update HTTP/1.1" 200 156 0.065507 252.41.254.69 - - [2026-03-12 01:58:37] "POST /neutron/network HTTP/1.1" 200 846 0.064049 252.41.254.69 - - [2026-03-12 01:58:38] "POST /neutron/network HTTP/1.1" 200 846 0.025172 10.0.0.41 - - [2026-03-12 01:58:38] "GET /virtual-network/bf563329-918d-433a-842c-e2975125b41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.015390 252.41.254.69 - - [2026-03-12 01:58:38] "POST /neutron/network HTTP/1.1" 200 846 0.025754 252.41.254.69 - - [2026-03-12 01:58:38] "POST /neutron/subnet HTTP/1.1" 200 676 0.051252 252.41.254.69 - - [2026-03-12 01:58:38] "POST /neutron/network HTTP/1.1" 200 846 0.040881 10.0.0.41 - - [2026-03-12 01:58:38] "GET /virtual-network/bf563329-918d-433a-842c-e2975125b41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005426 10.0.0.41 - - [2026-03-12 01:58:38] "GET /network-ipam/9578e58e-cf29-4d7f-87cf-cacea0540f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.004128 10.0.0.41 - - [2026-03-12 01:58:38] "GET /domains HTTP/1.1" 200 438 0.003309 10.0.0.41 - - [2026-03-12 01:58:38] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001285 10.0.0.41 - - [2026-03-12 01:58:38] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1676 0.009460 10.0.0.41 - - [2026-03-12 01:58:38] "GET /projects?obj_uuids=d64434b6-2d1a-451e-83d0-5cd462d3a3b9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001464 10.0.0.41 - - [2026-03-12 01:58:38] "GET /project/d64434b6-2d1a-451e-83d0-5cd462d3a3b9 HTTP/1.1" 200 2347 0.025763 10.0.0.41 - - [2026-03-12 01:58:38] "GET /virtual-network/bf563329-918d-433a-842c-e2975125b41f HTTP/1.1" 200 2311 0.007228 10.0.0.41 - - [2026-03-12 01:58:38] "GET /virtual-network/bf563329-918d-433a-842c-e2975125b41f HTTP/1.1" 200 2311 0.006756 10.0.0.41 - - [2026-03-12 01:58:38] "GET /routing-instance/74d3cd90-59cd-41ff-a74b-ea1f1e4039f3 HTTP/1.1" 200 1556 0.004300 10.0.0.41 - - [2026-03-12 01:58:38] "GET /routing-instance/74d3cd90-59cd-41ff-a74b-ea1f1e4039f3 HTTP/1.1" 200 1556 0.003986 10.0.0.41 - - [2026-03-12 01:58:38] "GET /route-target/d1429fa2-e46e-45cd-a9c5-205c3c201a67 HTTP/1.1" 200 1245 0.004564 10.0.0.41 - - [2026-03-12 01:58:38] "GET /virtual-network/bf563329-918d-433a-842c-e2975125b41f HTTP/1.1" 200 2311 0.005227 10.0.0.41 - - [2026-03-12 01:58:39] "GET /routing-instance/74d3cd90-59cd-41ff-a74b-ea1f1e4039f3 HTTP/1.1" 200 1556 0.004521 10.0.0.41 - - [2026-03-12 01:58:39] "GET /virtual-network/bf563329-918d-433a-842c-e2975125b41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005550 10.0.0.41 - - [2026-03-12 01:58:39] "GET /virtual-network/bf563329-918d-433a-842c-e2975125b41f HTTP/1.1" 200 2311 0.006943 10.0.0.41 - - [2026-03-12 01:58:39] "GET /routing-instance/74d3cd90-59cd-41ff-a74b-ea1f1e4039f3 HTTP/1.1" 200 1556 0.004462 10.0.0.41 - - [2026-03-12 01:58:39] "GET /routing-instance/74d3cd90-59cd-41ff-a74b-ea1f1e4039f3 HTTP/1.1" 200 1556 0.003730 10.0.0.41 - - [2026-03-12 01:58:39] "GET /route-target/d1429fa2-e46e-45cd-a9c5-205c3c201a67 HTTP/1.1" 200 1245 0.003423 10.0.0.41 - - [2026-03-12 01:58:39] "GET /domains HTTP/1.1" 200 438 0.003317 10.0.0.41 - - [2026-03-12 01:58:39] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002045 10.0.0.41 - - [2026-03-12 01:58:39] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a HTTP/1.1" 200 1676 0.010599 10.0.0.41 - - [2026-03-12 01:58:39] "GET /projects?obj_uuids=d64434b6-2d1a-451e-83d0-5cd462d3a3b9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001177 10.0.0.41 - - [2026-03-12 01:58:39] "GET /project/d64434b6-2d1a-451e-83d0-5cd462d3a3b9 HTTP/1.1" 200 2347 0.030176 10.0.0.41 - - [2026-03-12 01:58:39] "GET /virtual-network/bf563329-918d-433a-842c-e2975125b41f HTTP/1.1" 200 2311 0.006297 10.0.0.41 - - [2026-03-12 01:58:39] "GET /obj-perms HTTP/1.1" 200 6416 0.002306 10.0.0.41 - - [2026-03-12 01:58:39] "POST /fqname-to-id HTTP/1.1" 404 195 0.012075 10.0.0.41 - - [2026-03-12 01:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.015321 10.0.0.41 - - [2026-03-12 01:58:39] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001396 10.0.0.41 - - [2026-03-12 01:58:40] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.019447 10.0.0.41 - - [2026-03-12 01:58:40] "POST /service-templates HTTP/1.1" 403 264 0.012486 10.0.0.41 - - [2026-03-12 01:58:40] "POST /fqname-to-id HTTP/1.1" 404 181 0.003846 10.0.0.41 - - [2026-03-12 01:58:40] "POST /api-access-lists HTTP/1.1" 200 521 0.019134 10.0.0.41 - - [2026-03-12 01:58:40] "GET /api-access-list/5cf414ca-9261-4e62-bdc6-34f24068ece2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.005926 10.0.0.41 - - [2026-03-12 01:58:40] "GET /api-access-list/5cf414ca-9261-4e62-bdc6-34f24068ece2 HTTP/1.1" 200 1290 0.003900 10.0.0.41 - - [2026-03-12 01:58:40] "POST /fqname-to-id HTTP/1.1" 404 195 0.015852 10.0.0.41 - - [2026-03-12 01:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.027459 10.0.0.41 - - [2026-03-12 01:58:40] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001750 10.0.0.41 - - [2026-03-12 01:58:40] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.025221 10.0.0.41 - - [2026-03-12 01:58:40] "POST /service-templates HTTP/1.1" 200 551 0.043884 10.0.0.41 - - [2026-03-12 01:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.019224 10.0.0.41 - - [2026-03-12 01:58:40] "GET /service-template/351c08cf-a3d7-46c2-ad77-3db3b0b22862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.020007 10.0.0.41 - - [2026-03-12 01:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015730 10.0.0.41 - - [2026-03-12 01:58:40] "GET /service-template/351c08cf-a3d7-46c2-ad77-3db3b0b22862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.014228 10.0.0.41 - - [2026-03-12 01:58:40] "GET /virtual-network/bf563329-918d-433a-842c-e2975125b41f HTTP/1.1" 401 297 0.000661 10.0.0.41 - - [2026-03-12 01:58:41] "GET /virtual-network/bf563329-918d-433a-842c-e2975125b41f HTTP/1.1" 403 263 0.041389 10.0.0.41 - - [2026-03-12 01:58:41] "GET /service-template/351c08cf-a3d7-46c2-ad77-3db3b0b22862 HTTP/1.1" 403 264 0.012833 10.0.0.41 - - [2026-03-12 01:58:41] "GET /service-template/351c08cf-a3d7-46c2-ad77-3db3b0b22862 HTTP/1.1" 403 264 0.045592 10.0.0.41 - - [2026-03-12 01:58:42] "GET /obj-perms HTTP/1.1" 403 257 0.050911 10.0.0.41 - - [2026-03-12 01:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.41 - - [2026-03-12 01:58:42] "GET /virtual-network/bf563329-918d-433a-842c-e2975125b41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.010491 10.0.0.41 - - [2026-03-12 01:58:42] "GET /obj-perms HTTP/1.1" 403 257 0.011488 10.0.0.41 - - [2026-03-12 01:58:42] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.013686 10.0.0.41 - - [2026-03-12 01:58:42] "GET /api-access-list/af82f3d9-2a9d-4118-abdb-88afe3752274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.004838 10.0.0.41 - - [2026-03-12 01:58:42] "PUT /api-access-list/af82f3d9-2a9d-4118-abdb-88afe3752274 HTTP/1.1" 200 265 0.012000 10.0.0.41 - - [2026-03-12 01:58:42] "GET /api-access-list/af82f3d9-2a9d-4118-abdb-88afe3752274 HTTP/1.1" 200 1461 0.004584 10.0.0.41 - - [2026-03-12 01:58:42] "GET /virtual-network/bf563329-918d-433a-842c-e2975125b41f HTTP/1.1" 200 2311 0.026433 10.0.0.41 - - [2026-03-12 01:58:42] "POST /fqname-to-id HTTP/1.1" 401 297 0.000551 10.0.0.41 - - [2026-03-12 01:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.046186 10.0.0.41 - - [2026-03-12 01:58:43] "GET /projects?obj_uuids=d64434b6-2d1a-451e-83d0-5cd462d3a3b9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001259 10.0.0.41 - - [2026-03-12 01:58:43] "GET /project/d64434b6-2d1a-451e-83d0-5cd462d3a3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.042096 10.0.0.41 - - [2026-03-12 01:58:43] "GET /virtual-networks?parent_id=d64434b6-2d1a-451e-83d0-5cd462d3a3b9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.017747 10.0.0.41 - - [2026-03-12 01:58:43] "POST /virtual-networks HTTP/1.1" 403 263 0.012819 10.0.0.41 - - [2026-03-12 01:58:43] "GET /service-template/351c08cf-a3d7-46c2-ad77-3db3b0b22862 HTTP/1.1" 403 264 0.012671 10.0.0.41 - - [2026-03-12 01:58:43] "GET /service-template/351c08cf-a3d7-46c2-ad77-3db3b0b22862 HTTP/1.1" 403 264 0.040265 10.0.0.41 - - [2026-03-12 01:58:43] "GET /obj-perms HTTP/1.1" 403 257 0.010011 10.0.0.41 - - [2026-03-12 01:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.41 - - [2026-03-12 01:58:43] "GET /virtual-network/bf563329-918d-433a-842c-e2975125b41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.018950 10.0.0.41 - - [2026-03-12 01:58:43] "GET /obj-perms HTTP/1.1" 403 257 0.010837 10.0.0.41 - - [2026-03-12 01:58:43] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.024615 10.0.0.41 - - [2026-03-12 01:58:43] "GET /api-access-list/5cf414ca-9261-4e62-bdc6-34f24068ece2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.003708 10.0.0.41 - - [2026-03-12 01:58:44] "PUT /api-access-list/5cf414ca-9261-4e62-bdc6-34f24068ece2 HTTP/1.1" 200 265 0.009931 10.0.0.41 - - [2026-03-12 01:58:44] "GET /api-access-list/5cf414ca-9261-4e62-bdc6-34f24068ece2 HTTP/1.1" 200 1428 0.004162 10.0.0.41 - - [2026-03-12 01:58:44] "GET /service-template/351c08cf-a3d7-46c2-ad77-3db3b0b22862 HTTP/1.1" 200 1853 0.017221 10.0.0.41 - - [2026-03-12 01:58:44] "POST /fqname-to-id HTTP/1.1" 404 195 0.012776 10.0.0.41 - - [2026-03-12 01:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.015779 10.0.0.41 - - [2026-03-12 01:58:44] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001254 10.0.0.41 - - [2026-03-12 01:58:44] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.019571 10.0.0.41 - - [2026-03-12 01:58:44] "POST /service-templates HTTP/1.1" 403 264 0.013161 10.0.0.41 - - [2026-03-12 01:58:44] "GET /api-access-list/af82f3d9-2a9d-4118-abdb-88afe3752274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.004480 10.0.0.41 - - [2026-03-12 01:58:44] "PUT /api-access-list/af82f3d9-2a9d-4118-abdb-88afe3752274 HTTP/1.1" 200 265 0.009151 10.0.0.41 - - [2026-03-12 01:58:44] "GET /api-access-list/af82f3d9-2a9d-4118-abdb-88afe3752274 HTTP/1.1" 200 1324 0.003601 10.0.0.41 - - [2026-03-12 01:58:44] "GET /api-access-list/5cf414ca-9261-4e62-bdc6-34f24068ece2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003830 10.0.0.41 - - [2026-03-12 01:58:44] "PUT /api-access-list/5cf414ca-9261-4e62-bdc6-34f24068ece2 HTTP/1.1" 200 265 0.009480 10.0.0.41 - - [2026-03-12 01:58:44] "GET /api-access-list/5cf414ca-9261-4e62-bdc6-34f24068ece2 HTTP/1.1" 200 1290 0.004929 10.0.0.41 - - [2026-03-12 01:58:44] "GET /virtual-network/bf563329-918d-433a-842c-e2975125b41f HTTP/1.1" 403 263 0.011222 10.0.0.41 - - [2026-03-12 01:58:45] "GET /virtual-network/bf563329-918d-433a-842c-e2975125b41f HTTP/1.1" 403 263 0.041929 10.0.0.41 - - [2026-03-12 01:58:45] "GET /service-template/351c08cf-a3d7-46c2-ad77-3db3b0b22862 HTTP/1.1" 403 264 0.015051 10.0.0.41 - - [2026-03-12 01:58:45] "GET /service-template/351c08cf-a3d7-46c2-ad77-3db3b0b22862 HTTP/1.1" 403 264 0.045060 10.0.0.41 - - [2026-03-12 01:58:45] "GET /obj-perms HTTP/1.1" 403 257 0.013621 10.0.0.41 - - [2026-03-12 01:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004940 10.0.0.41 - - [2026-03-12 01:58:45] "GET /virtual-network/bf563329-918d-433a-842c-e2975125b41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.011628 10.0.0.41 - - [2026-03-12 01:58:46] "GET /obj-perms HTTP/1.1" 403 257 0.047318 10.0.0.41 - - [2026-03-12 01:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.41 - - [2026-03-12 01:58:46] "GET /virtual-network/bf563329-918d-433a-842c-e2975125b41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.012531 10.0.0.41 - - [2026-03-12 01:58:46] "GET /obj-perms HTTP/1.1" 403 257 0.010998 10.0.0.41 - - [2026-03-12 01:58:46] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.009191 10.0.0.41 - - [2026-03-12 01:58:46] "GET /api-access-list/fd18b633-cd38-4a66-8644-6fb93056aade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004378 10.0.0.41 - - [2026-03-12 01:58:46] "PUT /api-access-list/fd18b633-cd38-4a66-8644-6fb93056aade HTTP/1.1" 200 265 0.018994 10.0.0.41 - - [2026-03-12 01:58:46] "GET /service-template/351c08cf-a3d7-46c2-ad77-3db3b0b22862 HTTP/1.1" 200 1853 0.013775 10.0.0.41 - - [2026-03-12 01:58:46] "GET /virtual-network/bf563329-918d-433a-842c-e2975125b41f HTTP/1.1" 200 2311 0.023108 10.0.0.41 - - [2026-03-12 01:58:46] "GET /obj-perms HTTP/1.1" 403 257 0.012495 10.0.0.41 - - [2026-03-12 01:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005307 10.0.0.41 - - [2026-03-12 01:58:46] "GET /virtual-network/bf563329-918d-433a-842c-e2975125b41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.017434 10.0.0.41 - - [2026-03-12 01:58:46] "GET /obj-perms HTTP/1.1" 403 257 0.010186 10.0.0.41 - - [2026-03-12 01:58:46] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.020629 10.0.0.41 - - [2026-03-12 01:58:46] "DELETE /api-access-list/af82f3d9-2a9d-4118-abdb-88afe3752274 HTTP/1.1" 200 115 0.027537 10.0.0.41 - - [2026-03-12 01:58:46] "GET /api-access-list/af82f3d9-2a9d-4118-abdb-88afe3752274 HTTP/1.1" 404 171 0.002995 10.0.0.41 - - [2026-03-12 01:58:46] "DELETE /api-access-list/5cf414ca-9261-4e62-bdc6-34f24068ece2 HTTP/1.1" 200 115 0.028555 10.0.0.41 - - [2026-03-12 01:58:46] "GET /api-access-list/5cf414ca-9261-4e62-bdc6-34f24068ece2 HTTP/1.1" 404 171 0.005510 10.0.0.41 - - [2026-03-12 01:58:47] "GET /virtual-network/bf563329-918d-433a-842c-e2975125b41f HTTP/1.1" 401 297 0.000506 10.0.0.41 - - [2026-03-12 01:58:47] "GET /virtual-network/bf563329-918d-433a-842c-e2975125b41f HTTP/1.1" 403 263 0.048349 10.0.0.41 - - [2026-03-12 01:58:47] "GET /service-template/351c08cf-a3d7-46c2-ad77-3db3b0b22862 HTTP/1.1" 403 264 0.011025 10.0.0.41 - - [2026-03-12 01:58:47] "GET /service-template/351c08cf-a3d7-46c2-ad77-3db3b0b22862 HTTP/1.1" 403 264 0.038732 10.0.0.41 - - [2026-03-12 01:58:48] "GET /obj-perms HTTP/1.1" 403 257 0.039017 10.0.0.41 - - [2026-03-12 01:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.41 - - [2026-03-12 01:58:48] "GET /virtual-network/bf563329-918d-433a-842c-e2975125b41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.007718 10.0.0.41 - - [2026-03-12 01:58:48] "GET /obj-perms HTTP/1.1" 403 257 0.010660 10.0.0.41 - - [2026-03-12 01:58:48] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.008857 10.0.0.41 - - [2026-03-12 01:58:48] "GET /api-access-list/fd18b633-cd38-4a66-8644-6fb93056aade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2687 0.003566 10.0.0.41 - - [2026-03-12 01:58:48] "PUT /api-access-list/fd18b633-cd38-4a66-8644-6fb93056aade HTTP/1.1" 200 265 0.010458 10.0.0.41 - - [2026-03-12 01:58:48] "GET /virtual-network/bf563329-918d-433a-842c-e2975125b41f HTTP/1.1" 200 2311 0.015741 10.0.0.41 - - [2026-03-12 01:58:48] "GET /service-template/351c08cf-a3d7-46c2-ad77-3db3b0b22862 HTTP/1.1" 200 1853 0.012822 10.0.0.41 - - [2026-03-12 01:58:48] "GET /obj-perms HTTP/1.1" 403 257 0.008110 10.0.0.41 - - [2026-03-12 01:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.41 - - [2026-03-12 01:58:48] "GET /virtual-network/bf563329-918d-433a-842c-e2975125b41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.014691 10.0.0.41 - - [2026-03-12 01:58:49] "GET /obj-perms HTTP/1.1" 403 257 0.011876 10.0.0.41 - - [2026-03-12 01:58:49] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.026887 10.0.0.41 - - [2026-03-12 01:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011767 10.0.0.41 - - [2026-03-12 01:58:49] "DELETE /service-template/351c08cf-a3d7-46c2-ad77-3db3b0b22862 HTTP/1.1" 200 115 0.031862 10.0.0.41 - - [2026-03-12 01:58:49] "POST /fqname-to-id HTTP/1.1" 404 195 0.019304 10.0.0.41 - - [2026-03-12 01:58:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003958 10.0.0.41 - - [2026-03-12 01:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004960 10.0.0.41 - - [2026-03-12 01:58:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003433 10.0.0.41 - - [2026-03-12 01:58:49] "DELETE /virtual-network/bf563329-918d-433a-842c-e2975125b41f HTTP/1.1" 200 115 0.088414 10.0.0.41 - - [2026-03-12 01:58:49] "DELETE /route-target/d1429fa2-e46e-45cd-a9c5-205c3c201a67 HTTP/1.1" 200 115 0.022759 10.0.0.41 - - [2026-03-12 01:58:49] "GET /api-access-list/fd18b633-cd38-4a66-8644-6fb93056aade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.003921 10.0.0.41 - - [2026-03-12 01:58:49] "PUT /api-access-list/fd18b633-cd38-4a66-8644-6fb93056aade HTTP/1.1" 200 265 0.013850 10.0.0.41 - - [2026-03-12 01:58:49] "GET /api-access-list/fd18b633-cd38-4a66-8644-6fb93056aade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.004430 10.0.0.41 - - [2026-03-12 01:58:49] "PUT /api-access-list/fd18b633-cd38-4a66-8644-6fb93056aade HTTP/1.1" 200 265 0.009224 10.0.0.41 - - [2026-03-12 01:58:51] "GET /api-access-list/fd18b633-cd38-4a66-8644-6fb93056aade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.005251 10.0.0.41 - - [2026-03-12 01:58:51] "PUT /api-access-list/fd18b633-cd38-4a66-8644-6fb93056aade HTTP/1.1" 200 265 0.015106 10.0.0.41 - - [2026-03-12 01:58:51] "GET /projects?obj_uuids=d64434b6-2d1a-451e-83d0-5cd462d3a3b9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001303 10.0.0.41 - - [2026-03-12 01:58:51] "GET /project/d64434b6-2d1a-451e-83d0-5cd462d3a3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.032325 10.0.0.41 - - [2026-03-12 01:58:51] "GET /projects?obj_uuids=d64434b6-2d1a-451e-83d0-5cd462d3a3b9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001521 10.0.0.41 - - [2026-03-12 01:58:51] "GET /project/d64434b6-2d1a-451e-83d0-5cd462d3a3b9?fields=virtual_networks HTTP/1.1" 200 1032 0.079381 10.0.0.41 - - [2026-03-12 01:58:51] "GET /projects?obj_uuids=d64434b6-2d1a-451e-83d0-5cd462d3a3b9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002286 10.0.0.41 - - [2026-03-12 01:58:51] "GET /project/d64434b6-2d1a-451e-83d0-5cd462d3a3b9?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.032208 10.0.0.41 - - [2026-03-12 01:58:51] "GET /projects?obj_uuids=d64434b6-2d1a-451e-83d0-5cd462d3a3b9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001184 10.0.0.41 - - [2026-03-12 01:58:51] "GET /project/d64434b6-2d1a-451e-83d0-5cd462d3a3b9?fields=security_groups HTTP/1.1" 200 1257 0.031971 10.0.0.41 - - [2026-03-12 01:58:52] "GET /projects?obj_uuids=356dfe3c-cad2-4d18-9f56-dce3a369bd91&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001601 10.0.0.41 - - [2026-03-12 01:58:52] "GET /project/356dfe3c-cad2-4d18-9f56-dce3a369bd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.037899 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-03-12T01:58:52Z failed with SSLError [Introspect:8084]10.0.0.41 - - [2026-03-12 01:58:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001277 10.0.0.41 - - [2026-03-12 01:58:53] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001623 10.0.0.41 - - [2026-03-12 01:58:53] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007970 10.0.0.41 - - [2026-03-12 01:58:54] "POST /fqname-to-id HTTP/1.1" 404 182 0.035788 10.0.0.41 - - [2026-03-12 01:58:54] "GET /projects?obj_uuids=a86b848b-9a96-4085-8dd6-6af481719efd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002867 10.0.0.41 - - [2026-03-12 01:58:54] "GET /domains?obj_uuids=d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002000 10.0.0.41 - - [2026-03-12 01:58:54] "GET /domain/d3dbfc90-0ead-4aa5-a44d-bbde5d3c799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008710 10.0.0.41 - - [2026-03-12 01:58:54] "POST /id-to-fqname HTTP/1.1" 200 184 0.002487 10.0.0.41 - - [2026-03-12 01:58:54] "POST /fqname-to-id HTTP/1.1" 404 193 0.006115 10.0.0.41 - - [2026-03-12 01:58:54] "POST /security-groups HTTP/1.1" 200 579 0.068531 10.0.0.41 - - [2026-03-12 01:58:54] "POST /fqname-to-id HTTP/1.1" 404 228 0.004649 10.0.0.41 - - [2026-03-12 01:58:54] "POST /projects HTTP/1.1" 200 569 0.226184 10.0.0.41 - - [2026-03-12 01:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.261911 10.0.0.41 - - [2026-03-12 01:58:54] "POST /access-control-lists HTTP/1.1" 200 592 0.065767 10.0.0.41 - - [2026-03-12 01:58:54] "GET /project/a86b848b-9a96-4085-8dd6-6af481719efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.416726 10.0.0.41 - - [2026-03-12 01:58:54] "POST /fqname-to-id HTTP/1.1" 404 227 0.004731 10.0.0.41 - - [2026-03-12 01:58:54] "POST /access-control-lists HTTP/1.1" 200 590 0.065072 10.0.0.41 - - [2026-03-12 01:58:56] "GET / HTTP/1.1" 200 36215 0.003091 10.0.0.41 - - [2026-03-12 01:58:56] "GET /projects?obj_uuids=a86b848b-9a96-4085-8dd6-6af481719efd&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001200 10.0.0.41 - - [2026-03-12 01:58:56] "GET /project/a86b848b-9a96-4085-8dd6-6af481719efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.031541 10.0.0.41 - - [2026-03-12 01:58:56] "GET /projects?obj_uuids=a86b848b-9a96-4085-8dd6-6af481719efd&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001518 10.0.0.41 - - [2026-03-12 01:58:56] "GET /project/a86b848b-9a96-4085-8dd6-6af481719efd?fields=virtual_networks HTTP/1.1" 200 1025 0.081559 10.0.0.41 - - [2026-03-12 01:58:56] "GET /projects?obj_uuids=a86b848b-9a96-4085-8dd6-6af481719efd&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001437 10.0.0.41 - - [2026-03-12 01:58:56] "GET /project/a86b848b-9a96-4085-8dd6-6af481719efd?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.029133 10.0.0.41 - - [2026-03-12 01:58:56] "GET /projects?obj_uuids=a86b848b-9a96-4085-8dd6-6af481719efd&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001453 10.0.0.41 - - [2026-03-12 01:58:56] "GET /project/a86b848b-9a96-4085-8dd6-6af481719efd?fields=security_groups HTTP/1.1" 200 1246 0.035213 10.0.0.41 - - [2026-03-12 01:59:17] "DELETE /project/e916814aab634ba78ccacf2c7047c47b HTTP/1.1" 404 173 0.018486 10.0.0.41 - - [2026-03-12 01:59:17] "DELETE /project/146e87591c6d431c875889c61f17bbe0 HTTP/1.1" 404 173 0.013328 10.0.0.41 - - [2026-03-12 01:59:17] "DELETE /project/a86b848b9a9640858dd66af481719efd HTTP/1.1" 404 173 0.014822 10.0.0.41 - - [2026-03-12 01:59:17] "GET /projects?obj_uuids=d64434b6-2d1a-451e-83d0-5cd462d3a3b9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001256 10.0.0.41 - - [2026-03-12 01:59:17] "GET /projects?obj_uuids=a86b848b-9a96-4085-8dd6-6af481719efd&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000880 10.0.0.41 - - [2026-03-12 01:59:17] "GET /projects?obj_uuids=146e8759-1c6d-431c-8758-89c61f17bbe0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000943 10.0.0.41 - - [2026-03-12 01:59:17] "GET /projects?obj_uuids=e916814a-ab63-4ba7-8cca-cf2c7047c47b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000954 10.0.0.41 - - [2026-03-12 01:59:17] "GET /project/146e8759-1c6d-431c-8758-89c61f17bbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.058588 10.0.0.41 - - [2026-03-12 01:59:17] "GET /project/a86b848b-9a96-4085-8dd6-6af481719efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.066123 10.0.0.41 - - [2026-03-12 01:59:17] "GET /project/d64434b6-2d1a-451e-83d0-5cd462d3a3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.075263 10.0.0.41 - - [2026-03-12 01:59:17] "GET /projects?obj_uuids=a86b848b-9a96-4085-8dd6-6af481719efd&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001548 10.0.0.41 - - [2026-03-12 01:59:17] "GET /projects?obj_uuids=146e8759-1c6d-431c-8758-89c61f17bbe0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001029 10.0.0.41 - - [2026-03-12 01:59:17] "GET /projects?obj_uuids=d64434b6-2d1a-451e-83d0-5cd462d3a3b9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001213 10.0.0.41 - - [2026-03-12 01:59:18] "GET /project/e916814a-ab63-4ba7-8cca-cf2c7047c47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.126995 10.0.0.41 - - [2026-03-12 01:59:18] "GET /project/a86b848b-9a96-4085-8dd6-6af481719efd?fields=security_groups HTTP/1.1" 200 1339 0.084141 10.0.0.41 - - [2026-03-12 01:59:18] "GET /project/d64434b6-2d1a-451e-83d0-5cd462d3a3b9?fields=security_groups HTTP/1.1" 200 1350 0.091805 10.0.0.41 - - [2026-03-12 01:59:18] "GET /projects?obj_uuids=e916814a-ab63-4ba7-8cca-cf2c7047c47b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001771 10.0.0.41 - - [2026-03-12 01:59:18] "GET /project/146e8759-1c6d-431c-8758-89c61f17bbe0?fields=security_groups HTTP/1.1" 200 1349 0.122231 10.0.0.41 - - [2026-03-12 01:59:18] "GET /project/e916814a-ab63-4ba7-8cca-cf2c7047c47b?fields=security_groups HTTP/1.1" 200 1351 0.097193 10.0.0.41 - - [2026-03-12 01:59:18] "DELETE /security-group/40daeef9-b04e-482c-864c-bba1ba972b74 HTTP/1.1" 200 115 0.084087 10.0.0.41 - - [2026-03-12 01:59:18] "DELETE /access-control-list/9c735274-c06b-4856-8148-51d96823fc14 HTTP/1.1" 200 115 0.047561 10.0.0.41 - - [2026-03-12 01:59:18] "GET /projects?obj_uuids=a86b848b-9a96-4085-8dd6-6af481719efd&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001176 10.0.0.41 - - [2026-03-12 01:59:18] "DELETE /security-group/e7a02e39-6218-4c16-b247-ee49b699a952 HTTP/1.1" 200 115 0.091399 10.0.0.41 - - [2026-03-12 01:59:18] "GET /projects?obj_uuids=d64434b6-2d1a-451e-83d0-5cd462d3a3b9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001011 10.0.0.41 - - [2026-03-12 01:59:18] "GET /project/a86b848b-9a96-4085-8dd6-6af481719efd?fields=application_policy_sets HTTP/1.1" 200 1378 0.055041 10.0.0.41 - - [2026-03-12 01:59:18] "DELETE /access-control-list/503ce20d-5fd5-44a2-b2ff-b69aefb538a3 HTTP/1.1" 200 115 0.052737 10.0.0.41 - - [2026-03-12 01:59:18] "DELETE /security-group/a2d4887b-e31d-4252-8b84-27b895c29994 HTTP/1.1" 200 115 0.115551 10.0.0.41 - - [2026-03-12 01:59:18] "GET /projects?obj_uuids=146e8759-1c6d-431c-8758-89c61f17bbe0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001141 10.0.0.41 - - [2026-03-12 01:59:18] "DELETE /security-group/e6266a17-fa91-4eff-97d6-3fa5e268ee67 HTTP/1.1" 200 115 0.097707 10.0.0.41 - - [2026-03-12 01:59:18] "GET /projects?obj_uuids=e916814a-ab63-4ba7-8cca-cf2c7047c47b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001040 10.0.0.41 - - [2026-03-12 01:59:18] "DELETE /access-control-list/0ca04a53-ce3f-4ae2-a5a5-006f93b4f767 HTTP/1.1" 200 115 0.043794 10.0.0.41 - - [2026-03-12 01:59:18] "GET /project/146e8759-1c6d-431c-8758-89c61f17bbe0?fields=application_policy_sets HTTP/1.1" 200 1388 0.052279 10.0.0.41 - - [2026-03-12 01:59:18] "GET /project/d64434b6-2d1a-451e-83d0-5cd462d3a3b9?fields=application_policy_sets HTTP/1.1" 200 1389 0.116008 10.0.0.41 - - [2026-03-12 01:59:18] "DELETE /access-control-list/073ccbb7-cf13-4430-8a24-2b481ebf89de HTTP/1.1" 200 115 0.061750 10.0.0.41 - - [2026-03-12 01:59:18] "GET /project/e916814a-ab63-4ba7-8cca-cf2c7047c47b?fields=application_policy_sets HTTP/1.1" 200 1390 0.100302 10.0.0.41 - - [2026-03-12 01:59:18] "DELETE /access-control-list/b8648934-c786-4865-94e4-43349f5f349a HTTP/1.1" 200 115 0.046046 10.0.0.41 - - [2026-03-12 01:59:18] "DELETE /project/a86b848b-9a96-4085-8dd6-6af481719efd HTTP/1.1" 200 115 0.601802 10.0.0.41 - - [2026-03-12 01:59:18] "DELETE /access-control-list/c2a4b58c-b7e3-4bf6-8787-4b64306ccb93 HTTP/1.1" 200 115 0.054111 10.0.0.41 - - [2026-03-12 01:59:18] "DELETE /project/146e8759-1c6d-431c-8758-89c61f17bbe0 HTTP/1.1" 200 115 0.650811 10.0.0.41 - - [2026-03-12 01:59:18] "DELETE /project/d64434b6-2d1a-451e-83d0-5cd462d3a3b9 HTTP/1.1" 200 115 0.659752 10.0.0.41 - - [2026-03-12 01:59:18] "DELETE /access-control-list/2eb40a2e-ce9d-489d-883c-447cc6871bc0 HTTP/1.1" 200 115 0.039140 10.0.0.41 - - [2026-03-12 01:59:18] "DELETE /access-control-list/50377cdb-13a7-466f-96e8-943d93d37457 HTTP/1.1" 200 115 0.027303 10.0.0.41 - - [2026-03-12 01:59:18] "DELETE /project/e916814a-ab63-4ba7-8cca-cf2c7047c47b HTTP/1.1" 200 115 0.667257 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:59:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000983 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:59:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001523 10.0.0.41 - - [2026-03-12 01:59:28] "GET /obj-perms HTTP/1.1" 200 6369 0.088496 10.0.0.41 - - [2026-03-12 01:59:28] "GET /obj-perms HTTP/1.1" 200 6369 0.058375 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:59:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001315 [Introspect:8084]10.0.0.41 - - [2026-03-12 01:59:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001421