++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Feb 2 07:54:33 AM UTC 2026 ===================' INFO: =================== Mon Feb 2 07:54:33 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 ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++++ 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 +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.22 ++ 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.22 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.22:8081 ' ']' +++ echo 10.0.0.22:8081 ++ ANALYTICS_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.22:9042 ' ']' +++ echo 10.0.0.22:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.22:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.22:8086 ' ']' +++ echo 10.0.0.22:8086 ++ COLLECTOR_SERVERS=10.0.0.22: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.22 ++ CONFIGDB_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.22:8082 ' ']' +++ echo 10.0.0.22:8082 ++ CONFIG_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.22:9161 ' ']' +++ echo 10.0.0.22:9161 ++ CONFIGDB_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.22:9041 ' ']' +++ echo 10.0.0.22:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.22: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.22 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.22 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.22:2181, ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.22:2181 ' ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.22:2181 ++ RABBITMQ_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.22:5673, ']' +++ echo 10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.22:6379 ' ']' +++ echo 10.0.0.22:6379 ++ REDIS_SERVERS=10.0.0.22: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.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.22:9092 ' ']' +++ echo 10.0.0.22:9092 ++ KAFKA_SERVERS=10.0.0.22: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.22.98.244 ++ 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.22 ++ 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.22 ++ 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.22 ++ cut -d , -f 1 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 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.22 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.22 +++ local servers=10.0.0.22 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ sort ++++ cat /proc/net/fib_trie ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.22,10.145.33.1,127.0.0.1,172.17.0.1,252.22.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.22,10.145.33.1,127.0.0.1,172.17.0.1,252.22.0.1,, =~ ,10\.0\.0\.22, ]] +++ echo 10.0.0.22 1 +++ return ++ local ip=10.0.0.22 ++ [[ -z 10.0.0.22 ]] ++ echo 10.0.0.22 + host_ip=10.0.0.22 + [[ cql == \c\q\l ]] ++ echo 10.0.0.22:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.22:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.22:8082' + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + (( CONFIG_API_WORKER_COUNT == 1 )) + read -r -d '' config_api_certs_config + true + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/02/2026 07:55:14.415 7fc13cf23780 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/02/2026 07:55:14.565 7fc13cf23780 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/02/2026 07:55:14.578 7fc13cf23780 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/02/2026 07:55:14.578 7fc13cf23780 [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.22:8082/ Hit Ctrl-C to quit. 10.0.0.22 - - [2026-02-02 07:55:24] "GET / HTTP/1.1" 503 181 0.000272 10.0.0.22 - - [2026-02-02 07:55:24] "GET / HTTP/1.1" 503 181 0.000197 10.0.0.22 - - [2026-02-02 07:55:24] "GET / HTTP/1.1" 503 181 0.000262 10.0.0.22 - - [2026-02-02 07:55:24] "GET / HTTP/1.1" 200 36215 0.003841 10.0.0.22 - - [2026-02-02 07:55:25] "GET / HTTP/1.1" 200 36215 0.001700 10.0.0.22 - - [2026-02-02 07:55:25] "GET / HTTP/1.1" 200 45019 0.001438 10.0.0.22 - - [2026-02-02 07:55:25] "GET / HTTP/1.1" 200 45019 0.001611 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.22 - - [2026-02-02 07:55:25] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 296 0.004146 10.0.0.22 - - [2026-02-02 07:55:25] "POST /fqname-to-id HTTP/1.1" 401 296 0.000701 10.0.0.22 - - [2026-02-02 07:55:25] "GET / HTTP/1.1" 200 36215 0.002111 10.0.0.22 - - [2026-02-02 07:55:25] "POST /fqname-to-id HTTP/1.1" 401 296 0.000476 [Introspect:8084]10.0.0.22 - - [2026-02-02 07:55:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001346 [Introspect:8084]10.0.0.22 - - [2026-02-02 07:55:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3016 0.003814 10.0.0.22 - - [2026-02-02 07:55:26] "GET / HTTP/1.1" 200 36215 0.001966 10.0.0.22 - - [2026-02-02 07:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.415960 10.0.0.22 - - [2026-02-02 07:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.320748 10.0.0.22 - - [2026-02-02 07:55:26] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.445021 10.0.0.22 - - [2026-02-02 07:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011318 10.0.0.22 - - [2026-02-02 07:55:26] "GET /global-system-config/950cc4ae-93af-45df-85fe-3e8b49087a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.019714 10.0.0.22 - - [2026-02-02 07:55:26] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.014871 10.0.0.22 - - [2026-02-02 07:55:26] "POST /fqname-to-id HTTP/1.1" 404 214 0.009832 10.0.0.22 - - [2026-02-02 07:55:26] "POST /analytics-alarm-nodes HTTP/1.1" 200 609 0.034112 10.0.0.22 - - [2026-02-02 07:55:26] "GET / HTTP/1.1" 200 36215 0.006173 /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.22 - - [2026-02-02 07:55:26] "POST /fqname-to-id HTTP/1.1" 401 296 0.000739 10.0.0.22 - - [2026-02-02 07:55:26] "GET / HTTP/1.1" 200 36215 0.002192 10.0.0.22 - - [2026-02-02 07:55:26] "POST /fqname-to-id HTTP/1.1" 401 296 0.000448 10.0.0.22 - - [2026-02-02 07:55:27] "POST /fqname-to-id HTTP/1.1" 404 186 0.057037 10.0.0.22 - - [2026-02-02 07:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.053599 10.0.0.22 - - [2026-02-02 07:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008752 10.0.0.22 - - [2026-02-02 07:55:27] "GET /global-system-config/950cc4ae-93af-45df-85fe-3e8b49087a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.017867 10.0.0.22 - - [2026-02-02 07:55:27] "GET / HTTP/1.1" 200 36215 0.002630 10.0.0.22 - - [2026-02-02 07:55:27] "GET /global-system-config/950cc4ae-93af-45df-85fe-3e8b49087a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.020613 10.0.0.22 - - [2026-02-02 07:55:27] "POST /fqname-to-id HTTP/1.1" 404 214 0.013650 10.0.0.22 - - [2026-02-02 07:55:27] "POST /fqname-to-id HTTP/1.1" 401 296 0.000650 10.0.0.22 - - [2026-02-02 07:55:27] "POST /service-appliance-sets HTTP/1.1" 200 555 0.083709 10.0.0.22 - - [2026-02-02 07:55:27] "POST /analytics-snmp-nodes HTTP/1.1" 200 607 0.110956 10.0.0.22 - - [2026-02-02 07:55:27] "POST /fqname-to-id HTTP/1.1" 404 180 0.007001 10.0.0.22 - - [2026-02-02 07:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.22 - - [2026-02-02 07:55:27] "GET /global-system-config/950cc4ae-93af-45df-85fe-3e8b49087a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012108 10.0.0.22 - - [2026-02-02 07:55:27] "POST /service-appliance-sets HTTP/1.1" 200 543 0.045357 10.0.0.22 - - [2026-02-02 07:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.046488 10.0.0.22 - - [2026-02-02 07:55:27] "GET /global-system-config/950cc4ae-93af-45df-85fe-3e8b49087a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011705 10.0.0.22 - - [2026-02-02 07:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.22 - - [2026-02-02 07:55:27] "POST /fqname-to-id HTTP/1.1" 404 214 0.006080 10.0.0.22 - - [2026-02-02 07:55:27] "GET /network-ipam/aeea6bbc-c8a2-4f6a-ac6a-f03e53b9ba68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.009793 10.0.0.22 - - [2026-02-02 07:55:28] "POST /database-nodes HTTP/1.1" 200 595 0.060755 10.0.0.22 - - [2026-02-02 07:55:28] "POST /service-templates HTTP/1.1" 200 513 0.058462 10.0.0.22 - - [2026-02-02 07:55:28] "POST /service-templates HTTP/1.1" 200 503 0.040189 10.0.0.22 - - [2026-02-02 07:55:28] "POST /service-templates HTTP/1.1" 200 517 0.033332 10.0.0.22 - - [2026-02-02 07:55:28] "POST /service-templates HTTP/1.1" 200 537 0.051349 10.0.0.22 - - [2026-02-02 07:55:28] "POST /service-templates HTTP/1.1" 200 509 0.065958 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.22 - - [2026-02-02 07:55:29] "GET /obj-perms HTTP/1.1" 200 6366 0.415746 10.0.0.22 - - [2026-02-02 07:55:29] "GET /obj-perms HTTP/1.1" 200 6366 0.076871 10.0.0.22 - - [2026-02-02 07:55:30] "GET / HTTP/1.1" 200 36215 0.002010 10.0.0.22 - - [2026-02-02 07:55:30] "POST /fqname-to-id HTTP/1.1" 401 296 0.000596 10.0.0.22 - - [2026-02-02 07:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.039245 10.0.0.22 - - [2026-02-02 07:55:31] "GET /global-system-config/950cc4ae-93af-45df-85fe-3e8b49087a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.021125 10.0.0.22 - - [2026-02-02 07:55:31] "POST /fqname-to-id HTTP/1.1" 404 214 0.004040 10.0.0.22 - - [2026-02-02 07:55:31] "POST /config-nodes HTTP/1.1" 200 591 0.072958 10.0.0.22 - - [2026-02-02 07:55:31] "GET / HTTP/1.1" 200 36215 0.001867 10.0.0.22 - - [2026-02-02 07:55:31] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000733 10.0.0.22 - - [2026-02-02 07:55:31] "POST /fqname-to-id HTTP/1.1" 401 296 0.001297 10.0.0.22 - - [2026-02-02 07:55:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.051932 10.0.0.22 - - [2026-02-02 07:55:32] "GET / HTTP/1.1" 200 36215 0.002466 10.0.0.22 - - [2026-02-02 07:55:32] "POST /fqname-to-id HTTP/1.1" 401 296 0.000451 10.0.0.22 - - [2026-02-02 07:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.042647 10.0.0.22 - - [2026-02-02 07:55:32] "GET /network-ipam/aeea6bbc-c8a2-4f6a-ac6a-f03e53b9ba68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.013055 10.0.0.22 - - [2026-02-02 07:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.043612 10.0.0.22 - - [2026-02-02 07:55:32] "GET /global-system-config/950cc4ae-93af-45df-85fe-3e8b49087a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.025562 10.0.0.22 - - [2026-02-02 07:55:32] "GET / HTTP/1.1" 200 36215 0.004364 10.0.0.22 - - [2026-02-02 07:55:32] "POST /fqname-to-id HTTP/1.1" 404 214 0.008047 10.0.0.22 - - [2026-02-02 07:55:32] "POST /fqname-to-id HTTP/1.1" 401 296 0.000645 10.0.0.22 - - [2026-02-02 07:55:32] "POST /analytics-nodes HTTP/1.1" 200 597 0.111736 10.0.0.22 - - [2026-02-02 07:55:32] "POST /fqname-to-id HTTP/1.1" 404 225 0.005623 10.0.0.22 - - [2026-02-02 07:55:33] "POST /access-control-lists HTTP/1.1" 200 589 0.042543 10.0.0.22 - - [2026-02-02 07:55:33] "POST /fqname-to-id HTTP/1.1" 404 224 0.005261 10.0.0.22 - - [2026-02-02 07:55:33] "POST /access-control-lists HTTP/1.1" 200 587 0.051316 10.0.0.22 - - [2026-02-02 07:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.053911 10.0.0.22 - - [2026-02-02 07:55:33] "GET /global-system-config/950cc4ae-93af-45df-85fe-3e8b49087a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.016292 10.0.0.22 - - [2026-02-02 07:55:33] "POST /fqname-to-id HTTP/1.1" 404 214 0.003611 10.0.0.22 - - [2026-02-02 07:55:33] "POST /route-targets HTTP/1.1" 200 328 0.017503 10.0.0.22 - - [2026-02-02 07:55:33] "POST /ref-update HTTP/1.1" 200 156 0.033964 10.0.0.22 - - [2026-02-02 07:55:33] "POST /config-database-nodes HTTP/1.1" 200 609 0.055405 10.0.0.22 - - [2026-02-02 07:55:33] "POST /route-targets HTTP/1.1" 200 328 0.024752 10.0.0.22 - - [2026-02-02 07:55:33] "POST /ref-update HTTP/1.1" 200 156 0.016135 10.0.0.22 - - [2026-02-02 07:55:33] "POST /route-targets HTTP/1.1" 200 328 0.029435 10.0.0.22 - - [2026-02-02 07:55:33] "POST /ref-update HTTP/1.1" 200 156 0.035092 10.0.0.22 - - [2026-02-02 07:55:33] "POST /route-targets HTTP/1.1" 200 328 0.025546 10.0.0.22 - - [2026-02-02 07:55:33] "POST /ref-update HTTP/1.1" 200 156 0.034077 10.0.0.22 - - [2026-02-02 07:55:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.004749 10.0.0.22 - - [2026-02-02 07:55:34] "POST /access-control-lists HTTP/1.1" 200 553 0.071399 10.0.0.22 - - [2026-02-02 07:55:34] "GET / HTTP/1.1" 200 36215 0.001951 10.0.0.22 - - [2026-02-02 07:55:34] "POST /fqname-to-id HTTP/1.1" 401 296 0.000484 10.0.0.22 - - [2026-02-02 07:55:34] "PUT /access-control-list/298b89f0-896d-4f6e-ae3e-3464fb1d5eda HTTP/1.1" 200 273 0.023453 10.0.0.22 - - [2026-02-02 07:55:34] "PUT /access-control-list/ae005fd1-eb38-4c60-8c14-fad7c1965d41 HTTP/1.1" 200 273 0.015173 10.0.0.22 - - [2026-02-02 07:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.041560 10.0.0.22 - - [2026-02-02 07:55:34] "GET /routing-instance/670d981b-6781-4d52-9ecf-9fb7e1bcfe30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.007117 10.0.0.22 - - [2026-02-02 07:55:34] "POST /bgp-routers HTTP/1.1" 200 614 0.042407 10.0.0.22 - - [2026-02-02 07:55:34] "GET /bgp-router/9174dc7b-4df6-49e3-afa3-227327c34caa?fields=global_system_config_back_refs HTTP/1.1" 200 1110 0.017313 10.0.0.22 - - [2026-02-02 07:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005057 10.0.0.22 - - [2026-02-02 07:55:34] "GET /global-system-config/950cc4ae-93af-45df-85fe-3e8b49087a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008105 10.0.0.22 - - [2026-02-02 07:55:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003967 10.0.0.22 - - [2026-02-02 07:55:34] "POST /ref-update HTTP/1.1" 200 156 0.016423 10.0.0.22 - - [2026-02-02 07:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004636 10.0.0.22 - - [2026-02-02 07:55:37] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.005500 10.0.0.22 - - [2026-02-02 07:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004841 10.0.0.22 - - [2026-02-02 07:55:37] "PUT /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2 HTTP/1.1" 200 277 0.013999 10.0.0.22 - - [2026-02-02 07:55:37] "GET / HTTP/1.1" 200 36215 0.001946 10.0.0.22 - - [2026-02-02 07:55:37] "POST /alarms HTTP/1.1" 401 296 0.000762 10.0.0.22 - - [2026-02-02 07:55:38] "POST /alarms HTTP/1.1" 200 583 0.101673 10.0.0.22 - - [2026-02-02 07:55:38] "POST /alarms HTTP/1.1" 200 577 0.073987 10.0.0.22 - - [2026-02-02 07:55:38] "POST /alarms HTTP/1.1" 200 577 0.028983 10.0.0.22 - - [2026-02-02 07:55:38] "POST /alarms HTTP/1.1" 200 561 0.053958 10.0.0.22 - - [2026-02-02 07:55:38] "POST /alarms HTTP/1.1" 200 557 0.031755 10.0.0.22 - - [2026-02-02 07:55:38] "POST /alarms HTTP/1.1" 200 559 0.026899 10.0.0.22 - - [2026-02-02 07:55:38] "POST /alarms HTTP/1.1" 200 567 0.038472 10.0.0.22 - - [2026-02-02 07:55:38] "POST /alarms HTTP/1.1" 200 551 0.034922 10.0.0.22 - - [2026-02-02 07:55:38] "POST /alarms HTTP/1.1" 200 559 0.064476 10.0.0.22 - - [2026-02-02 07:55:39] "POST /alarms HTTP/1.1" 200 569 0.039672 10.0.0.22 - - [2026-02-02 07:55:39] "POST /alarms HTTP/1.1" 200 557 0.042002 10.0.0.22 - - [2026-02-02 07:55:39] "POST /alarms HTTP/1.1" 200 569 0.026224 10.0.0.22 - - [2026-02-02 07:55:39] "POST /alarms HTTP/1.1" 200 577 0.187671 10.0.0.22 - - [2026-02-02 07:55:39] "POST /alarms HTTP/1.1" 200 571 0.029642 10.0.0.22 - - [2026-02-02 07:55:39] "POST /alarms HTTP/1.1" 200 563 0.029428 10.0.0.22 - - [2026-02-02 07:55:39] "POST /alarms HTTP/1.1" 200 563 0.027680 10.0.0.22 - - [2026-02-02 07:55:39] "POST /alarms HTTP/1.1" 200 563 0.033703 10.0.0.22 - - [2026-02-02 07:55:39] "POST /alarms HTTP/1.1" 200 549 0.030259 10.0.0.22 - - [2026-02-02 07:55:39] "POST /alarms HTTP/1.1" 200 597 0.039621 10.0.0.22 - - [2026-02-02 07:55:39] "POST /alarms HTTP/1.1" 200 577 0.040844 10.0.0.22 - - [2026-02-02 07:55:40] "POST /alarms HTTP/1.1" 200 573 0.054652 10.0.0.22 - - [2026-02-02 07:55:40] "POST /alarms HTTP/1.1" 200 585 0.029107 10.0.0.22 - - [2026-02-02 07:55:40] "POST /alarms HTTP/1.1" 200 611 0.051967 10.0.0.22 - - [2026-02-02 07:55:40] "GET / HTTP/1.1" 200 36215 0.002875 10.0.0.22 - - [2026-02-02 07:55:40] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000644 [Introspect:8084]10.0.0.22 - - [2026-02-02 07:55:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001125 [Introspect:8084]10.0.0.22 - - [2026-02-02 07:55:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001405 10.0.0.22 - - [2026-02-02 07:55:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.043706 10.0.0.22 - - [2026-02-02 07:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.22 - - [2026-02-02 07:55:41] "PUT /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2 HTTP/1.1" 200 277 0.018348 10.0.0.22 - - [2026-02-02 07:55:41] "GET / HTTP/1.1" 200 36215 0.002535 10.0.0.22 - - [2026-02-02 07:55:41] "POST /fqname-to-id HTTP/1.1" 401 296 0.000690 10.0.0.22 - - [2026-02-02 07:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.043331 10.0.0.22 - - [2026-02-02 07:55:42] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006785 10.0.0.22 - - [2026-02-02 07:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004627 10.0.0.22 - - [2026-02-02 07:55:42] "PUT /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2 HTTP/1.1" 200 277 0.015236 10.0.0.22 - - [2026-02-02 07:55:42] "GET / HTTP/1.1" 200 36215 0.006270 10.0.0.22 - - [2026-02-02 07:55:42] "POST /fqname-to-id HTTP/1.1" 401 296 0.000757 10.0.0.22 - - [2026-02-02 07:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.045279 10.0.0.22 - - [2026-02-02 07:55:43] "GET /global-system-config/950cc4ae-93af-45df-85fe-3e8b49087a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.014173 10.0.0.22 - - [2026-02-02 07:55:43] "PUT /global-system-config/950cc4ae-93af-45df-85fe-3e8b49087a89 HTTP/1.1" 200 275 0.078132 [Introspect:8084]10.0.0.22 - - [2026-02-02 07:55:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001275 [Introspect:8084]10.0.0.22 - - [2026-02-02 07:55:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001173 10.0.0.22 - - [2026-02-02 07:56:11] "GET / HTTP/1.1" 200 36215 0.001990 10.0.0.22 - - [2026-02-02 07:56:11] "POST /fqname-to-id HTTP/1.1" 401 296 0.000582 10.0.0.22 - - [2026-02-02 07:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.039597 10.0.0.22 - - [2026-02-02 07:56:11] "GET /global-system-config/950cc4ae-93af-45df-85fe-3e8b49087a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007033 10.0.0.22 - - [2026-02-02 07:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.22 - - [2026-02-02 07:56:11] "GET /config-node/76934905-2498-4cb0-a4aa-f7c0a6b59fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1186 0.006118 10.0.0.22 - - [2026-02-02 07:56:23] "GET / HTTP/1.1" 200 36215 0.002309 10.0.0.22 - - [2026-02-02 07:56:23] "POST /fqname-to-id HTTP/1.1" 401 296 0.000555 10.0.0.22 - - [2026-02-02 07:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.045794 10.0.0.22 - - [2026-02-02 07:56:23] "GET /routing-instance/670d981b-6781-4d52-9ecf-9fb7e1bcfe30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.006262 10.0.0.22 - - [2026-02-02 07:56:23] "POST /bgp-routers HTTP/1.1" 409 299 0.004012 10.0.0.22 - - [2026-02-02 07:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.22 - - [2026-02-02 07:56:23] "GET /bgp-router/9174dc7b-4df6-49e3-afa3-227327c34caa?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1795 0.007914 10.0.0.22 - - [2026-02-02 07:56:23] "PUT /bgp-router/9174dc7b-4df6-49e3-afa3-227327c34caa HTTP/1.1" 200 255 0.025550 [Introspect:8084]10.0.0.22 - - [2026-02-02 07:56:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001516 [Introspect:8084]10.0.0.22 - - [2026-02-02 07:56:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001971 10.0.0.22 - - [2026-02-02 07:56:30] "GET /obj-perms HTTP/1.1" 200 6366 0.090746 10.0.0.22 - - [2026-02-02 07:56:30] "GET /obj-perms HTTP/1.1" 200 6366 0.067075 10.0.0.22 - - [2026-02-02 07:57:30] "GET / HTTP/1.1" 200 36215 0.002016 10.0.0.22 - - [2026-02-02 07:57:30] "POST /fqname-to-id HTTP/1.1" 401 296 0.000485 10.0.0.22 - - [2026-02-02 07:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.062578 10.0.0.22 - - [2026-02-02 07:57:31] "GET /global-system-config/950cc4ae-93af-45df-85fe-3e8b49087a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.016772 10.0.0.22 - - [2026-02-02 07:57:31] "GET /obj-perms HTTP/1.1" 200 6366 0.090382 10.0.0.22 - - [2026-02-02 07:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.22 - - [2026-02-02 07:57:31] "GET /routing-instance/670d981b-6781-4d52-9ecf-9fb7e1bcfe30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.006174 10.0.0.22 - - [2026-02-02 07:57:31] "PUT /global-system-config/950cc4ae-93af-45df-85fe-3e8b49087a89 HTTP/1.1" 200 275 0.016920 10.0.0.22 - - [2026-02-02 07:57:31] "POST /fqname-to-id HTTP/1.1" 404 214 0.003912 10.0.0.22 - - [2026-02-02 07:57:31] "POST /virtual-routers HTTP/1.1" 200 597 0.038879 10.0.0.22 - - [2026-02-02 07:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.22 - - [2026-02-02 07:57:31] "GET /virtual-router/598065d2-d524-46d7-a92a-dc10275e2bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.009128 10.0.0.22 - - [2026-02-02 07:57:31] "POST /fqname-to-id HTTP/1.1" 404 227 0.005132 10.0.0.22 - - [2026-02-02 07:57:31] "GET /obj-perms HTTP/1.1" 200 6366 0.077641 10.0.0.22 - - [2026-02-02 07:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.22 - - [2026-02-02 07:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228 10.0.0.22 - - [2026-02-02 07:57:31] "GET /virtual-router/598065d2-d524-46d7-a92a-dc10275e2bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.005017 10.0.0.22 - - [2026-02-02 07:57:31] "GET /virtual-network/139b656c-92fb-4706-b461-aff706be4154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.007880 10.0.0.22 - - [2026-02-02 07:57:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.075215 10.0.0.22 - - [2026-02-02 07:57:32] "PUT /access-control-list/2a4203bd-369b-4ad2-ad80-cfc77af6a1b0 HTTP/1.1" 200 273 0.017060 [Introspect:8084]10.0.0.22 - - [2026-02-02 07:57:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001137 [Introspect:8084]10.0.0.22 - - [2026-02-02 07:57:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001357 [Introspect:8084]10.0.0.22 - - [2026-02-02 07:58:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001077 [Introspect:8084]10.0.0.22 - - [2026-02-02 07:58:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001696 [Introspect:8084]10.0.0.22 - - [2026-02-02 07:58:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001693 [Introspect:8084]10.0.0.22 - - [2026-02-02 07:58:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001714 10.0.0.22 - - [2026-02-02 07:58:32] "GET /obj-perms HTTP/1.1" 200 6366 0.087281 10.0.0.22 - - [2026-02-02 07:58:32] "GET /obj-perms HTTP/1.1" 200 6366 0.060928 10.0.0.22 - - [2026-02-02 07:59:33] "GET /obj-perms HTTP/1.1" 200 6366 0.093923 10.0.0.22 - - [2026-02-02 07:59:33] "GET /obj-perms HTTP/1.1" 200 6366 0.065935 10.0.0.22 - - [2026-02-02 07:59:45] "GET /global-system-configs HTTP/1.1" 401 296 0.000544 10.0.0.22 - - [2026-02-02 07:59:45] "GET /global-system-configs HTTP/1.1" 401 296 0.000565 10.0.0.22 - - [2026-02-02 08:00:14] "GET /global-system-configs HTTP/1.1" 401 296 0.000629 10.0.0.22 - - [2026-02-02 08:00:14] "GET /global-system-configs HTTP/1.1" 401 296 0.000438 10.0.0.22 - - [2026-02-02 08:00:34] "GET /obj-perms HTTP/1.1" 200 6366 0.085259 10.0.0.22 - - [2026-02-02 08:00:34] "GET /obj-perms HTTP/1.1" 200 6366 0.062139 10.0.0.22 - - [2026-02-02 08:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.22 - - [2026-02-02 08:00:34] "GET /virtual-router/598065d2-d524-46d7-a92a-dc10275e2bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.004369 10.0.0.22 - - [2026-02-02 08:00:42] "GET / HTTP/1.1" 200 36215 0.003115 10.0.0.22 - - [2026-02-02 08:00:42] "POST /fqname-to-id HTTP/1.1" 401 296 0.000664 10.0.0.22 - - [2026-02-02 08:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.048450 10.0.0.22 - - [2026-02-02 08:00:42] "GET /global-system-config/950cc4ae-93af-45df-85fe-3e8b49087a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.009213 10.0.0.22 - - [2026-02-02 08:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.22 - - [2026-02-02 08:00:42] "GET /routing-instance/670d981b-6781-4d52-9ecf-9fb7e1bcfe30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004421 10.0.0.22 - - [2026-02-02 08:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.22 - - [2026-02-02 08:00:42] "GET /virtual-router/598065d2-d524-46d7-a92a-dc10275e2bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.011320 10.0.0.22 - - [2026-02-02 08:00:42] "PUT /virtual-router/598065d2-d524-46d7-a92a-dc10275e2bf4 HTTP/1.1" 200 263 0.045055 10.0.0.22 - - [2026-02-02 08:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005023 10.0.0.22 - - [2026-02-02 08:00:42] "GET /virtual-router/598065d2-d524-46d7-a92a-dc10275e2bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.006846 10.0.0.22 - - [2026-02-02 08:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005502 10.0.0.22 - - [2026-02-02 08:00:42] "GET /virtual-machine-interface/c082fb18-8ebb-43f6-878e-40daeefbe479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1897 0.008577 10.0.0.22 - - [2026-02-02 08:00:42] "PUT /virtual-machine-interface/c082fb18-8ebb-43f6-878e-40daeefbe479 HTTP/1.1" 200 285 0.022359 [Introspect:8084]10.0.0.22 - - [2026-02-02 08:00:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001264 [Introspect:8084]10.0.0.22 - - [2026-02-02 08:00:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001328 10.0.0.22 - - [2026-02-02 08:01:35] "GET /obj-perms HTTP/1.1" 200 6366 0.101310 10.0.0.22 - - [2026-02-02 08:01:35] "GET /obj-perms HTTP/1.1" 200 6366 0.075214 10.0.0.22 - - [2026-02-02 08:02:36] "GET /obj-perms HTTP/1.1" 200 6366 0.093229 10.0.0.22 - - [2026-02-02 08:02:36] "GET /obj-perms HTTP/1.1" 200 6366 0.060636 10.0.0.22 - - [2026-02-02 08:02:36] "GET / HTTP/1.1" 200 36215 0.058069 [Introspect:8084]10.0.0.22 - - [2026-02-02 08:02:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001179 [Introspect:8084]10.0.0.22 - - [2026-02-02 08:02:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001321 10.0.0.22 - - [2026-02-02 08:02:48] "GET /project/147f5bf4-2b00-4925-addc-de27ccfea3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000634 10.0.0.22 - - [2026-02-02 08:02:48] "GET /projects?obj_uuids=147f5bf4-2b00-4925-addc-de27ccfea3be&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.039910 10.0.0.22 - - [2026-02-02 08:02:48] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.003642 10.0.0.22 - - [2026-02-02 08:02:48] "POST /domains HTTP/1.1" 200 331 0.024034 10.0.0.22 - - [2026-02-02 08:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.062749 10.0.0.22 - - [2026-02-02 08:02:48] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.194464 10.0.0.22 - - [2026-02-02 08:02:48] "POST /id-to-fqname HTTP/1.1" 200 165 0.001606 10.0.0.22 - - [2026-02-02 08:02:48] "POST /fqname-to-id HTTP/1.1" 404 174 0.003713 10.0.0.22 - - [2026-02-02 08:02:49] "POST /security-groups HTTP/1.1" 200 560 0.105011 10.0.0.22 - - [2026-02-02 08:02:49] "POST /projects HTTP/1.1" 200 531 0.364285 10.0.0.22 - - [2026-02-02 08:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.399755 10.0.0.22 - - [2026-02-02 08:02:49] "POST /fqname-to-id HTTP/1.1" 404 205 0.043111 10.0.0.22 - - [2026-02-02 08:02:49] "POST /access-control-lists HTTP/1.1" 200 573 0.069864 10.0.0.22 - - [2026-02-02 08:02:49] "GET /project/147f5bf4-2b00-4925-addc-de27ccfea3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1269 0.819965 10.0.0.22 - - [2026-02-02 08:02:49] "POST /fqname-to-id HTTP/1.1" 404 204 0.003696 [Introspect:8084]10.0.0.22 - - [2026-02-02 08:02:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001198 [Introspect:8084]10.0.0.22 - - [2026-02-02 08:02:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001710 10.0.0.22 - - [2026-02-02 08:02:49] "POST /access-control-lists HTTP/1.1" 200 571 0.078218 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-02-02T08:02:49Z failed with SSLError [Introspect:8084]10.0.0.22 - - [2026-02-02 08:02:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001503 10.0.0.22 - - [2026-02-02 08:02:51] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001374 10.0.0.22 - - [2026-02-02 08:02:51] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009339 10.0.0.22 - - [2026-02-02 08:02:51] "POST /fqname-to-id HTTP/1.1" 404 197 0.037017 10.0.0.22 - - [2026-02-02 08:02:51] "GET /projects?obj_uuids=c42b0154-24bf-4d81-925e-79d7d1d2c64f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004425 10.0.0.22 - - [2026-02-02 08:02:51] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001295 10.0.0.22 - - [2026-02-02 08:02:51] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008108 10.0.0.22 - - [2026-02-02 08:02:52] "POST /id-to-fqname HTTP/1.1" 200 199 0.001566 10.0.0.22 - - [2026-02-02 08:02:52] "POST /fqname-to-id HTTP/1.1" 404 208 0.003600 10.0.0.22 - - [2026-02-02 08:02:52] "POST /security-groups HTTP/1.1" 200 594 0.094069 10.0.0.22 - - [2026-02-02 08:02:52] "POST /fqname-to-id HTTP/1.1" 404 243 0.004566 10.0.0.22 - - [2026-02-02 08:02:52] "POST /projects HTTP/1.1" 200 599 0.307041 10.0.0.22 - - [2026-02-02 08:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.356208 10.0.0.22 - - [2026-02-02 08:02:52] "POST /access-control-lists HTTP/1.1" 200 607 0.082590 10.0.0.22 - - [2026-02-02 08:02:52] "GET /project/c42b0154-24bf-4d81-925e-79d7d1d2c64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.558378 10.0.0.22 - - [2026-02-02 08:02:52] "POST /fqname-to-id HTTP/1.1" 404 242 0.006300 10.0.0.22 - - [2026-02-02 08:02:52] "POST /access-control-lists HTTP/1.1" 200 605 0.071322 10.0.0.22 - - [2026-02-02 08:02:54] "GET / HTTP/1.1" 200 36215 0.002222 [Introspect:8084]10.0.0.22 - - [2026-02-02 08:02:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001191 [Introspect:8084]10.0.0.22 - - [2026-02-02 08:02:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001570 10.0.0.22 - - [2026-02-02 08:03:03] "POST /fqname-to-id HTTP/1.1" 401 296 0.000674 10.0.0.22 - - [2026-02-02 08:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.110435 10.0.0.22 - - [2026-02-02 08:03:03] "GET /projects?obj_uuids=c42b0154-24bf-4d81-925e-79d7d1d2c64f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001172 10.0.0.22 - - [2026-02-02 08:03:03] "GET /project/c42b0154-24bf-4d81-925e-79d7d1d2c64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.032789 252.22.32.16 - - [2026-02-02 08:03:04] "POST /neutron/network HTTP/1.1" 200 117 0.056227 10.0.0.22 - - [2026-02-02 08:03:04] "GET /projects?obj_uuids=c42b0154-24bf-4d81-925e-79d7d1d2c64f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001516 252.22.32.16 - - [2026-02-02 08:03:04] "POST /neutron/network HTTP/1.1" 200 618 0.094283 10.0.0.22 - - [2026-02-02 08:03:04] "POST /route-targets HTTP/1.1" 200 328 0.014553 10.0.0.22 - - [2026-02-02 08:03:04] "POST /ref-update HTTP/1.1" 200 156 0.021242 10.0.0.22 - - [2026-02-02 08:03:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004640 252.22.32.16 - - [2026-02-02 08:03:05] "POST /neutron/subnet HTTP/1.1" 200 720 0.177377 252.22.32.16 - - [2026-02-02 08:03:05] "POST /neutron/network HTTP/1.1" 200 836 0.008342 10.0.0.22 - - [2026-02-02 08:03:05] "POST /id-to-fqname HTTP/1.1" 200 231 0.001739 10.0.0.22 - - [2026-02-02 08:03:05] "GET /virtual-network/62ffcb64-28ba-4a54-9aa3-d61011e79785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006110 252.22.32.16 - - [2026-02-02 08:03:05] "POST /neutron/network HTTP/1.1" 200 836 0.007364 10.0.0.22 - - [2026-02-02 08:03:05] "GET /virtual-network/62ffcb64-28ba-4a54-9aa3-d61011e79785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006146 252.22.32.16 - - [2026-02-02 08:03:05] "POST /neutron/network HTTP/1.1" 200 836 0.008564 252.22.32.16 - - [2026-02-02 08:03:05] "POST /neutron/subnet HTTP/1.1" 200 720 0.011450 10.0.0.22 - - [2026-02-02 08:03:05] "GET /domains HTTP/1.1" 401 296 0.000620 10.0.0.22 - - [2026-02-02 08:03:05] "GET /domains HTTP/1.1" 200 438 0.038637 10.0.0.22 - - [2026-02-02 08:03:05] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001146 10.0.0.22 - - [2026-02-02 08:03:05] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1317 0.009452 10.0.0.22 - - [2026-02-02 08:03:06] "GET /projects?obj_uuids=c42b0154-24bf-4d81-925e-79d7d1d2c64f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002294 10.0.0.22 - - [2026-02-02 08:03:06] "GET /project/c42b0154-24bf-4d81-925e-79d7d1d2c64f HTTP/1.1" 200 2164 0.041985 10.0.0.22 - - [2026-02-02 08:03:06] "GET /virtual-network/62ffcb64-28ba-4a54-9aa3-d61011e79785 HTTP/1.1" 200 2338 0.009298 10.0.0.22 - - [2026-02-02 08:03:06] "GET /virtual-network/62ffcb64-28ba-4a54-9aa3-d61011e79785 HTTP/1.1" 200 2338 0.006131 10.0.0.22 - - [2026-02-02 08:03:06] "GET /routing-instance/7c371d32-e5ce-4ae4-afc3-4f4c2545ca4e HTTP/1.1" 200 1495 0.004766 10.0.0.22 - - [2026-02-02 08:03:06] "GET /routing-instance/7c371d32-e5ce-4ae4-afc3-4f4c2545ca4e HTTP/1.1" 200 1495 0.006318 10.0.0.22 - - [2026-02-02 08:03:06] "GET /route-target/459005fd-be54-4b7e-b013-39d3e0b99efd HTTP/1.1" 200 1219 0.005189 10.0.0.22 - - [2026-02-02 08:03:06] "GET /virtual-network/62ffcb64-28ba-4a54-9aa3-d61011e79785 HTTP/1.1" 200 2338 0.006433 10.0.0.22 - - [2026-02-02 08:03:06] "GET /routing-instance/7c371d32-e5ce-4ae4-afc3-4f4c2545ca4e HTTP/1.1" 200 1495 0.005275 10.0.0.22 - - [2026-02-02 08:03:06] "GET /virtual-network/62ffcb64-28ba-4a54-9aa3-d61011e79785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007765 10.0.0.22 - - [2026-02-02 08:03:06] "GET /virtual-network/62ffcb64-28ba-4a54-9aa3-d61011e79785 HTTP/1.1" 200 2338 0.007192 10.0.0.22 - - [2026-02-02 08:03:06] "GET /routing-instance/7c371d32-e5ce-4ae4-afc3-4f4c2545ca4e HTTP/1.1" 200 1495 0.004700 10.0.0.22 - - [2026-02-02 08:03:06] "GET /routing-instance/7c371d32-e5ce-4ae4-afc3-4f4c2545ca4e HTTP/1.1" 200 1495 0.004500 10.0.0.22 - - [2026-02-02 08:03:06] "GET /route-target/459005fd-be54-4b7e-b013-39d3e0b99efd HTTP/1.1" 200 1219 0.005796 10.0.0.22 - - [2026-02-02 08:03:06] "GET /domains HTTP/1.1" 200 438 0.003825 10.0.0.22 - - [2026-02-02 08:03:06] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001193 10.0.0.22 - - [2026-02-02 08:03:06] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1317 0.008460 10.0.0.22 - - [2026-02-02 08:03:06] "GET /projects?obj_uuids=c42b0154-24bf-4d81-925e-79d7d1d2c64f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001372 10.0.0.22 - - [2026-02-02 08:03:07] "GET /project/c42b0154-24bf-4d81-925e-79d7d1d2c64f HTTP/1.1" 200 2164 0.046723 10.0.0.22 - - [2026-02-02 08:03:07] "GET /virtual-network/62ffcb64-28ba-4a54-9aa3-d61011e79785 HTTP/1.1" 200 2338 0.006827 10.0.0.22 - - [2026-02-02 08:03:07] "GET /obj-perms HTTP/1.1" 200 6435 0.070830 10.0.0.22 - - [2026-02-02 08:03:07] "POST /id-to-fqname HTTP/1.1" 200 231 0.001373 252.22.32.16 - - [2026-02-02 08:03:11] "POST /neutron/network HTTP/1.1" 200 846 0.008258 252.22.32.16 - - [2026-02-02 08:03:12] "GET /aaa-mode HTTP/1.1" 401 296 0.000631 252.22.32.16 - - [2026-02-02 08:03:12] "GET / HTTP/1.1" 200 36215 0.002547 252.22.32.16 - - [2026-02-02 08:03:12] "GET /project/c42b0154-24bf-4d81-925e-79d7d1d2c64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000500 10.0.0.22 - - [2026-02-02 08:03:12] "GET /projects?obj_uuids=c42b0154-24bf-4d81-925e-79d7d1d2c64f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001571 252.22.32.16 - - [2026-02-02 08:03:12] "GET /project/c42b0154-24bf-4d81-925e-79d7d1d2c64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.076598 252.22.32.16 - - [2026-02-02 08:03:13] "POST /neutron/network HTTP/1.1" 200 836 0.041178 252.22.32.16 - - [2026-02-02 08:03:14] "POST /neutron/port HTTP/1.1" 200 117 0.007961 252.22.32.16 - - [2026-02-02 08:03:14] "POST /neutron/network HTTP/1.1" 200 846 0.009050 10.0.0.22 - - [2026-02-02 08:03:14] "GET /projects?obj_uuids=c42b0154-24bf-4d81-925e-79d7d1d2c64f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001419 252.22.32.16 - - [2026-02-02 08:03:15] "POST /neutron/port HTTP/1.1" 200 995 0.057420 252.22.32.16 - - [2026-02-02 08:03:15] "POST /neutron/security_group HTTP/1.1" 200 2067 0.022673 252.22.32.16 - - [2026-02-02 08:03:15] "POST /neutron/port HTTP/1.1" 200 1068 0.373096 252.22.32.16 - - [2026-02-02 08:03:16] "POST /neutron/port HTTP/1.1" 200 1068 0.049792 252.22.32.16 - - [2026-02-02 08:03:16] "POST /neutron/port HTTP/1.1" 200 1068 0.016369 252.22.32.16 - - [2026-02-02 08:03:16] "POST /neutron/port HTTP/1.1" 200 1118 0.099728 252.22.32.16 - - [2026-02-02 08:03:16] "POST /neutron/port HTTP/1.1" 200 1128 0.022338 252.22.32.16 - - [2026-02-02 08:03:16] "POST /neutron/security_group HTTP/1.1" 200 2067 0.007698 252.22.32.16 - - [2026-02-02 08:03:16] "POST /neutron/port HTTP/1.1" 200 1128 0.035455 252.22.32.16 - - [2026-02-02 08:03:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004914 252.22.32.16 - - [2026-02-02 08:03:16] "POST /neutron/subnet HTTP/1.1" 200 694 0.009933 252.22.32.16 - - [2026-02-02 08:03:16] "POST /neutron/port HTTP/1.1" 200 117 0.001217 252.22.32.16 - - [2026-02-02 08:03:16] "POST /neutron/network HTTP/1.1" 200 836 0.007786 252.22.32.16 - - [2026-02-02 08:03:21] "POST /neutron/port HTTP/1.1" 200 1128 0.023016 252.22.32.16 - - [2026-02-02 08:03:21] "POST /neutron/security_group HTTP/1.1" 200 2067 0.009495 252.22.32.16 - - [2026-02-02 08:03:26] "POST /neutron/port HTTP/1.1" 200 1128 0.019036 252.22.32.16 - - [2026-02-02 08:03:26] "POST /neutron/security_group HTTP/1.1" 200 2067 0.007609 10.0.0.22 - - [2026-02-02 08:03:26] "GET /obj-perms HTTP/1.1" 200 6435 0.002031 10.0.0.22 - - [2026-02-02 08:03:27] "DELETE /project/c42b015424bf4d81925e79d7d1d2c64f HTTP/1.1" 404 173 0.004573 10.0.0.22 - - [2026-02-02 08:03:27] "DELETE /project/147f5bf42b004925addcde27ccfea3be HTTP/1.1" 404 173 0.003866 10.0.0.22 - - [2026-02-02 08:03:27] "GET /obj-perms HTTP/1.1" 200 6435 0.001861 10.0.0.22 - - [2026-02-02 08:03:28] "GET /obj-perms HTTP/1.1" 200 6435 0.002457 252.22.32.16 - - [2026-02-02 08:03:29] "POST /neutron/port HTTP/1.1" 200 1128 0.020429 252.22.32.16 - - [2026-02-02 08:03:29] "POST /neutron/port HTTP/1.1" 200 1128 0.028250 252.22.32.16 - - [2026-02-02 08:03:29] "POST /neutron/network HTTP/1.1" 200 846 0.007220 252.22.32.16 - - [2026-02-02 08:03:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004073 252.22.32.16 - - [2026-02-02 08:03:29] "POST /neutron/subnet HTTP/1.1" 200 694 0.009238 252.22.32.16 - - [2026-02-02 08:03:29] "POST /neutron/port HTTP/1.1" 200 117 0.001233 252.22.32.16 - - [2026-02-02 08:03:29] "POST /neutron/network HTTP/1.1" 200 836 0.009920 10.0.0.22 - - [2026-02-02 08:03:30] "GET /obj-perms HTTP/1.1" 200 6435 0.002250 10.0.0.22 - - [2026-02-02 08:03:31] "GET /obj-perms HTTP/1.1" 200 6435 0.002313 252.22.32.16 - - [2026-02-02 08:03:31] "POST /neutron/port HTTP/1.1" 200 1128 0.046445 252.22.32.16 - - [2026-02-02 08:03:31] "POST /neutron/security_group HTTP/1.1" 200 2067 0.008718 252.22.32.16 - - [2026-02-02 08:03:32] "POST /neutron/network HTTP/1.1" 200 836 0.008027 252.22.32.16 - - [2026-02-02 08:03:32] "POST /neutron/network HTTP/1.1" 400 204 0.013641 252.22.32.16 - - [2026-02-02 08:03:33] "POST /neutron/port HTTP/1.1" 200 1128 0.018249 252.22.32.16 - - [2026-02-02 08:03:33] "POST /neutron/port HTTP/1.1" 200 1118 0.015913 252.22.32.16 - - [2026-02-02 08:03:33] "POST /neutron/port HTTP/1.1" 200 151 0.194759 252.22.32.16 - - [2026-02-02 08:03:34] "POST /neutron/network HTTP/1.1" 200 836 0.008221 10.0.0.22 - - [2026-02-02 08:03:34] "POST /useragent-kv HTTP/1.1" 200 115 0.005816 10.0.0.22 - - [2026-02-02 08:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004828 10.0.0.22 - - [2026-02-02 08:03:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003367 252.22.32.16 - - [2026-02-02 08:03:34] "POST /neutron/network HTTP/1.1" 200 151 0.121005 10.0.0.22 - - [2026-02-02 08:03:34] "GET /routing-instance/7c371d32-e5ce-4ae4-afc3-4f4c2545ca4e HTTP/1.1" 404 171 0.004391 10.0.0.22 - - [2026-02-02 08:03:34] "DELETE /route-target/459005fd-be54-4b7e-b013-39d3e0b99efd HTTP/1.1" 200 115 0.031380 10.0.0.22 - - [2026-02-02 08:03:34] "GET /domains HTTP/1.1" 200 438 0.003840 10.0.0.22 - - [2026-02-02 08:03:34] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001413 10.0.0.22 - - [2026-02-02 08:03:34] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1317 0.009802 10.0.0.22 - - [2026-02-02 08:03:34] "GET /projects?obj_uuids=c42b0154-24bf-4d81-925e-79d7d1d2c64f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002317 10.0.0.22 - - [2026-02-02 08:03:34] "GET /project/c42b0154-24bf-4d81-925e-79d7d1d2c64f HTTP/1.1" 200 1915 0.039118 10.0.0.22 - - [2026-02-02 08:03:35] "GET /projects?obj_uuids=c42b0154-24bf-4d81-925e-79d7d1d2c64f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001317 10.0.0.22 - - [2026-02-02 08:03:35] "GET /project/c42b0154-24bf-4d81-925e-79d7d1d2c64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.039454 10.0.0.22 - - [2026-02-02 08:03:35] "GET /projects?obj_uuids=c42b0154-24bf-4d81-925e-79d7d1d2c64f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001522 10.0.0.22 - - [2026-02-02 08:03:35] "GET /project/c42b0154-24bf-4d81-925e-79d7d1d2c64f?fields=virtual_networks HTTP/1.1" 200 1054 0.035959 10.0.0.22 - - [2026-02-02 08:03:35] "GET /projects?obj_uuids=c42b0154-24bf-4d81-925e-79d7d1d2c64f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001490 10.0.0.22 - - [2026-02-02 08:03:35] "GET /project/c42b0154-24bf-4d81-925e-79d7d1d2c64f?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.037733 10.0.0.22 - - [2026-02-02 08:03:35] "GET /projects?obj_uuids=c42b0154-24bf-4d81-925e-79d7d1d2c64f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001165 10.0.0.22 - - [2026-02-02 08:03:35] "GET /project/c42b0154-24bf-4d81-925e-79d7d1d2c64f?fields=security_groups HTTP/1.1" 200 1290 0.033026 10.0.0.22 - - [2026-02-02 08:03:36] "GET /projects?obj_uuids=147f5bf4-2b00-4925-addc-de27ccfea3be&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001135 10.0.0.22 - - [2026-02-02 08:03:36] "GET /project/147f5bf4-2b00-4925-addc-de27ccfea3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1269 0.038714 10.0.0.22 - - [2026-02-02 08:03:36] "GET /obj-perms HTTP/1.1" 200 6366 0.069474 10.0.0.22 - - [2026-02-02 08:03:37] "GET /obj-perms HTTP/1.1" 200 6366 0.058644 10.0.0.22 - - [2026-02-02 08:03:41] "GET /projects?obj_uuids=147f5bf4-2b00-4925-addc-de27ccfea3be&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001498 10.0.0.22 - - [2026-02-02 08:03:41] "GET /project/147f5bf4-2b00-4925-addc-de27ccfea3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1269 0.058386 10.0.0.22 - - [2026-02-02 08:03:42] "GET /documentation/index.html HTTP/1.1" 200 210274 0.004113 10.0.0.22 - - [2026-02-02 08:03:42] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001781 10.0.0.22 - - [2026-02-02 08:03:42] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009007 10.0.0.22 - - [2026-02-02 08:03:42] "POST /fqname-to-id HTTP/1.1" 404 198 0.034693 10.0.0.22 - - [2026-02-02 08:03:43] "GET /projects?obj_uuids=fda1d351-32c8-4a31-98de-a3ca5e8d493d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002856 10.0.0.22 - - [2026-02-02 08:03:43] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001322 10.0.0.22 - - [2026-02-02 08:03:43] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007360 10.0.0.22 - - [2026-02-02 08:03:43] "POST /id-to-fqname HTTP/1.1" 200 200 0.001679 10.0.0.22 - - [2026-02-02 08:03:43] "POST /fqname-to-id HTTP/1.1" 404 209 0.003481 10.0.0.22 - - [2026-02-02 08:03:43] "POST /security-groups HTTP/1.1" 200 595 0.069123 10.0.0.22 - - [2026-02-02 08:03:43] "POST /fqname-to-id HTTP/1.1" 404 244 0.004230 10.0.0.22 - - [2026-02-02 08:03:43] "POST /projects HTTP/1.1" 200 601 0.246117 10.0.0.22 - - [2026-02-02 08:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.325106 10.0.0.22 - - [2026-02-02 08:03:43] "POST /access-control-lists HTTP/1.1" 200 608 0.070230 10.0.0.22 - - [2026-02-02 08:03:43] "POST /fqname-to-id HTTP/1.1" 404 243 0.004052 10.0.0.22 - - [2026-02-02 08:03:43] "GET /project/fda1d351-32c8-4a31-98de-a3ca5e8d493d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.485776 10.0.0.22 - - [2026-02-02 08:03:43] "POST /access-control-lists HTTP/1.1" 200 606 0.069545 10.0.0.22 - - [2026-02-02 08:03:44] "GET / HTTP/1.1" 200 36215 0.003168 10.0.0.22 - - [2026-02-02 08:03:45] "GET /projects?obj_uuids=147f5bf4-2b00-4925-addc-de27ccfea3be&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001773 10.0.0.22 - - [2026-02-02 08:03:45] "GET /project/147f5bf4-2b00-4925-addc-de27ccfea3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1269 0.045600 10.0.0.22 - - [2026-02-02 08:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.22 - - [2026-02-02 08:03:46] "GET /security-group/9d6f817a-e507-4b06-af03-decf22f811ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3681 0.006124 10.0.0.22 - - [2026-02-02 08:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.22 - - [2026-02-02 08:03:46] "GET /projects?obj_uuids=147f5bf4-2b00-4925-addc-de27ccfea3be&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001378 10.0.0.22 - - [2026-02-02 08:03:46] "GET /project/147f5bf4-2b00-4925-addc-de27ccfea3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1269 0.030058 10.0.0.22 - - [2026-02-02 08:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.22 - - [2026-02-02 08:03:46] "GET /security-group/9d6f817a-e507-4b06-af03-decf22f811ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3681 0.005296 10.0.0.22 - - [2026-02-02 08:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.22 - - [2026-02-02 08:03:46] "PUT /security-group/9d6f817a-e507-4b06-af03-decf22f811ad HTTP/1.1" 200 263 0.017871 10.0.0.22 - - [2026-02-02 08:03:46] "PUT /access-control-list/e8dd5254-8bdd-46a0-a581-9a05ebd3adb9 HTTP/1.1" 200 273 0.012646 10.0.0.22 - - [2026-02-02 08:03:46] "PUT /access-control-list/984b94c8-4c6d-4965-a8b6-8fa4f7cd3214 HTTP/1.1" 200 273 0.018524 10.0.0.22 - - [2026-02-02 08:03:46] "POST /fqname-to-id HTTP/1.1" 401 296 0.000707 10.0.0.22 - - [2026-02-02 08:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.080156 10.0.0.22 - - [2026-02-02 08:03:47] "GET /projects?obj_uuids=fda1d351-32c8-4a31-98de-a3ca5e8d493d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001289 10.0.0.22 - - [2026-02-02 08:03:47] "GET /project/fda1d351-32c8-4a31-98de-a3ca5e8d493d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.034555 252.22.32.16 - - [2026-02-02 08:03:47] "POST /neutron/network HTTP/1.1" 200 117 0.044760 10.0.0.22 - - [2026-02-02 08:03:47] "GET /projects?obj_uuids=fda1d351-32c8-4a31-98de-a3ca5e8d493d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001212 252.22.32.16 - - [2026-02-02 08:03:47] "POST /neutron/network HTTP/1.1" 200 617 0.100130 10.0.0.22 - - [2026-02-02 08:03:47] "POST /route-targets HTTP/1.1" 200 328 0.013958 10.0.0.22 - - [2026-02-02 08:03:47] "POST /ref-update HTTP/1.1" 200 156 0.038559 10.0.0.22 - - [2026-02-02 08:03:48] "POST /useragent-kv HTTP/1.1" 200 115 0.003726 252.22.32.16 - - [2026-02-02 08:03:48] "POST /neutron/subnet HTTP/1.1" 200 715 0.205665 252.22.32.16 - - [2026-02-02 08:03:48] "POST /neutron/network HTTP/1.1" 200 834 0.007224 10.0.0.22 - - [2026-02-02 08:03:48] "POST /id-to-fqname HTTP/1.1" 200 231 0.001359 10.0.0.22 - - [2026-02-02 08:03:48] "GET /virtual-network/e42295e3-fafa-46ad-be36-72cfc76f55cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006430 252.22.32.16 - - [2026-02-02 08:03:48] "POST /neutron/network HTTP/1.1" 200 834 0.006418 10.0.0.22 - - [2026-02-02 08:03:48] "GET /virtual-network/e42295e3-fafa-46ad-be36-72cfc76f55cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006807 252.22.32.16 - - [2026-02-02 08:03:48] "POST /neutron/network HTTP/1.1" 200 834 0.005993 252.22.32.16 - - [2026-02-02 08:03:48] "POST /neutron/subnet HTTP/1.1" 200 715 0.009062 10.0.0.22 - - [2026-02-02 08:03:48] "GET /domains HTTP/1.1" 401 296 0.000585 10.0.0.22 - - [2026-02-02 08:03:48] "GET /domains HTTP/1.1" 200 438 0.035191 10.0.0.22 - - [2026-02-02 08:03:48] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001442 10.0.0.22 - - [2026-02-02 08:03:48] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1514 0.010058 10.0.0.22 - - [2026-02-02 08:03:48] "GET /projects?obj_uuids=fda1d351-32c8-4a31-98de-a3ca5e8d493d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002003 10.0.0.22 - - [2026-02-02 08:03:48] "GET /project/fda1d351-32c8-4a31-98de-a3ca5e8d493d HTTP/1.1" 200 2170 0.039158 10.0.0.22 - - [2026-02-02 08:03:49] "GET /virtual-network/e42295e3-fafa-46ad-be36-72cfc76f55cf HTTP/1.1" 200 2335 0.008462 10.0.0.22 - - [2026-02-02 08:03:49] "GET /virtual-network/e42295e3-fafa-46ad-be36-72cfc76f55cf HTTP/1.1" 200 2335 0.006817 10.0.0.22 - - [2026-02-02 08:03:49] "GET /routing-instance/df00353c-43b2-446a-9aff-389018d2de36 HTTP/1.1" 200 1493 0.005673 10.0.0.22 - - [2026-02-02 08:03:49] "GET /routing-instance/df00353c-43b2-446a-9aff-389018d2de36 HTTP/1.1" 200 1493 0.004644 10.0.0.22 - - [2026-02-02 08:03:49] "GET /route-target/7703bd44-e27c-43fa-85db-3df9f98b3ccb HTTP/1.1" 200 1217 0.003907 10.0.0.22 - - [2026-02-02 08:03:49] "GET /virtual-network/e42295e3-fafa-46ad-be36-72cfc76f55cf HTTP/1.1" 200 2335 0.006738 10.0.0.22 - - [2026-02-02 08:03:49] "GET /routing-instance/df00353c-43b2-446a-9aff-389018d2de36 HTTP/1.1" 200 1493 0.005511 10.0.0.22 - - [2026-02-02 08:03:49] "GET /virtual-network/e42295e3-fafa-46ad-be36-72cfc76f55cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005510 10.0.0.22 - - [2026-02-02 08:03:49] "GET /virtual-network/e42295e3-fafa-46ad-be36-72cfc76f55cf HTTP/1.1" 200 2335 0.006861 10.0.0.22 - - [2026-02-02 08:03:49] "GET /routing-instance/df00353c-43b2-446a-9aff-389018d2de36 HTTP/1.1" 200 1493 0.004641 10.0.0.22 - - [2026-02-02 08:03:49] "GET /routing-instance/df00353c-43b2-446a-9aff-389018d2de36 HTTP/1.1" 200 1493 0.004897 10.0.0.22 - - [2026-02-02 08:03:49] "GET /route-target/7703bd44-e27c-43fa-85db-3df9f98b3ccb HTTP/1.1" 200 1217 0.004058 10.0.0.22 - - [2026-02-02 08:03:49] "GET /domains HTTP/1.1" 200 438 0.003063 10.0.0.22 - - [2026-02-02 08:03:49] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001074 10.0.0.22 - - [2026-02-02 08:03:49] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1514 0.009399 10.0.0.22 - - [2026-02-02 08:03:49] "GET /projects?obj_uuids=fda1d351-32c8-4a31-98de-a3ca5e8d493d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001069 10.0.0.22 - - [2026-02-02 08:03:49] "GET /project/fda1d351-32c8-4a31-98de-a3ca5e8d493d HTTP/1.1" 200 2170 0.033032 10.0.0.22 - - [2026-02-02 08:03:49] "GET /virtual-network/e42295e3-fafa-46ad-be36-72cfc76f55cf HTTP/1.1" 200 2335 0.005774 10.0.0.22 - - [2026-02-02 08:03:50] "GET /obj-perms HTTP/1.1" 200 6437 0.065519 10.0.0.22 - - [2026-02-02 08:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.22 - - [2026-02-02 08:03:50] "GET /projects?obj_uuids=fda1d351-32c8-4a31-98de-a3ca5e8d493d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001296 10.0.0.22 - - [2026-02-02 08:03:50] "GET /project/fda1d351-32c8-4a31-98de-a3ca5e8d493d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.030937 252.22.32.16 - - [2026-02-02 08:03:50] "POST /neutron/network HTTP/1.1" 200 117 0.012722 10.0.0.22 - - [2026-02-02 08:03:50] "GET /projects?obj_uuids=fda1d351-32c8-4a31-98de-a3ca5e8d493d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001079 252.22.32.16 - - [2026-02-02 08:03:50] "POST /neutron/network HTTP/1.1" 200 617 0.077468 10.0.0.22 - - [2026-02-02 08:03:51] "POST /useragent-kv HTTP/1.1" 200 115 0.008897 252.22.32.16 - - [2026-02-02 08:03:51] "POST /neutron/subnet HTTP/1.1" 200 724 0.192344 252.22.32.16 - - [2026-02-02 08:03:51] "POST /neutron/network HTTP/1.1" 200 836 0.006055 10.0.0.22 - - [2026-02-02 08:03:51] "POST /id-to-fqname HTTP/1.1" 200 231 0.001399 10.0.0.22 - - [2026-02-02 08:03:51] "GET /virtual-network/0531f306-9090-4918-a3cc-6a881bada5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007522 252.22.32.16 - - [2026-02-02 08:03:51] "POST /neutron/network HTTP/1.1" 200 836 0.006697 10.0.0.22 - - [2026-02-02 08:03:51] "GET /virtual-network/0531f306-9090-4918-a3cc-6a881bada5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007876 10.0.0.22 - - [2026-02-02 08:03:51] "POST /route-targets HTTP/1.1" 200 328 0.018006 252.22.32.16 - - [2026-02-02 08:03:51] "POST /neutron/network HTTP/1.1" 200 836 0.009044 10.0.0.22 - - [2026-02-02 08:03:51] "POST /ref-update HTTP/1.1" 200 156 0.025033 252.22.32.16 - - [2026-02-02 08:03:51] "POST /neutron/subnet HTTP/1.1" 200 724 0.009768 10.0.0.22 - - [2026-02-02 08:03:51] "GET /domains HTTP/1.1" 200 438 0.003096 10.0.0.22 - - [2026-02-02 08:03:51] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001480 10.0.0.22 - - [2026-02-02 08:03:51] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1514 0.008965 10.0.0.22 - - [2026-02-02 08:03:51] "GET /projects?obj_uuids=fda1d351-32c8-4a31-98de-a3ca5e8d493d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001402 10.0.0.22 - - [2026-02-02 08:03:51] "GET /project/fda1d351-32c8-4a31-98de-a3ca5e8d493d HTTP/1.1" 200 2397 0.032504 10.0.0.22 - - [2026-02-02 08:03:51] "GET /virtual-network/0531f306-9090-4918-a3cc-6a881bada5a1 HTTP/1.1" 200 2339 0.008941 10.0.0.22 - - [2026-02-02 08:03:51] "GET /virtual-network/0531f306-9090-4918-a3cc-6a881bada5a1 HTTP/1.1" 200 2339 0.005990 10.0.0.22 - - [2026-02-02 08:03:51] "GET /routing-instance/9ada42da-327a-48a5-afbb-341eaed01c8f HTTP/1.1" 200 1493 0.004322 10.0.0.22 - - [2026-02-02 08:03:51] "GET /routing-instance/9ada42da-327a-48a5-afbb-341eaed01c8f HTTP/1.1" 200 1493 0.005398 10.0.0.22 - - [2026-02-02 08:03:51] "GET /route-target/497c5c16-df56-4af9-b76a-70cec26972f7 HTTP/1.1" 200 1218 0.004175 10.0.0.22 - - [2026-02-02 08:03:52] "GET /virtual-network/0531f306-9090-4918-a3cc-6a881bada5a1 HTTP/1.1" 200 2339 0.005580 10.0.0.22 - - [2026-02-02 08:03:52] "GET /routing-instance/9ada42da-327a-48a5-afbb-341eaed01c8f HTTP/1.1" 200 1493 0.004445 10.0.0.22 - - [2026-02-02 08:03:52] "GET /virtual-network/0531f306-9090-4918-a3cc-6a881bada5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005947 10.0.0.22 - - [2026-02-02 08:03:52] "GET /virtual-network/0531f306-9090-4918-a3cc-6a881bada5a1 HTTP/1.1" 200 2339 0.005225 10.0.0.22 - - [2026-02-02 08:03:52] "GET /routing-instance/9ada42da-327a-48a5-afbb-341eaed01c8f HTTP/1.1" 200 1493 0.004504 10.0.0.22 - - [2026-02-02 08:03:52] "GET /routing-instance/9ada42da-327a-48a5-afbb-341eaed01c8f HTTP/1.1" 200 1493 0.006771 10.0.0.22 - - [2026-02-02 08:03:52] "GET /route-target/497c5c16-df56-4af9-b76a-70cec26972f7 HTTP/1.1" 200 1218 0.003891 10.0.0.22 - - [2026-02-02 08:03:52] "GET /domains HTTP/1.1" 200 438 0.003259 10.0.0.22 - - [2026-02-02 08:03:52] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001263 10.0.0.22 - - [2026-02-02 08:03:52] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1514 0.009455 10.0.0.22 - - [2026-02-02 08:03:52] "GET /projects?obj_uuids=fda1d351-32c8-4a31-98de-a3ca5e8d493d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001905 10.0.0.22 - - [2026-02-02 08:03:52] "GET /project/fda1d351-32c8-4a31-98de-a3ca5e8d493d HTTP/1.1" 200 2397 0.036025 10.0.0.22 - - [2026-02-02 08:03:52] "GET /virtual-network/0531f306-9090-4918-a3cc-6a881bada5a1 HTTP/1.1" 200 2339 0.007551 10.0.0.22 - - [2026-02-02 08:03:52] "GET /obj-perms HTTP/1.1" 200 6437 0.001921 10.0.0.22 - - [2026-02-02 08:03:52] "POST /id-to-fqname HTTP/1.1" 200 231 0.001475 252.22.32.16 - - [2026-02-02 08:03:53] "POST /neutron/network HTTP/1.1" 200 846 0.006898 252.22.32.16 - - [2026-02-02 08:03:53] "GET /aaa-mode HTTP/1.1" 401 296 0.000506 252.22.32.16 - - [2026-02-02 08:03:54] "GET / HTTP/1.1" 200 36215 0.002722 252.22.32.16 - - [2026-02-02 08:03:54] "GET /project/fda1d351-32c8-4a31-98de-a3ca5e8d493d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000565 10.0.0.22 - - [2026-02-02 08:03:54] "GET /projects?obj_uuids=fda1d351-32c8-4a31-98de-a3ca5e8d493d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001425 252.22.32.16 - - [2026-02-02 08:03:54] "GET /project/fda1d351-32c8-4a31-98de-a3ca5e8d493d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.075135 252.22.32.16 - - [2026-02-02 08:03:54] "POST /neutron/network HTTP/1.1" 200 836 0.046117 252.22.32.16 - - [2026-02-02 08:03:55] "POST /neutron/port HTTP/1.1" 200 117 0.006457 252.22.32.16 - - [2026-02-02 08:03:55] "POST /neutron/port HTTP/1.1" 200 117 0.006407 10.0.0.22 - - [2026-02-02 08:03:55] "POST /id-to-fqname HTTP/1.1" 200 231 0.001724 252.22.32.16 - - [2026-02-02 08:03:55] "POST /neutron/port HTTP/1.1" 200 117 0.007056 252.22.32.16 - - [2026-02-02 08:03:55] "POST /neutron/network HTTP/1.1" 200 844 0.007063 252.22.32.16 - - [2026-02-02 08:03:55] "GET /aaa-mode HTTP/1.1" 401 296 0.000571 252.22.32.16 - - [2026-02-02 08:03:55] "GET / HTTP/1.1" 200 36215 0.002069 252.22.32.16 - - [2026-02-02 08:03:55] "GET /project/fda1d351-32c8-4a31-98de-a3ca5e8d493d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000643 252.22.32.16 - - [2026-02-02 08:03:56] "POST /neutron/network HTTP/1.1" 200 846 0.009212 10.0.0.22 - - [2026-02-02 08:03:56] "GET /projects?obj_uuids=fda1d351-32c8-4a31-98de-a3ca5e8d493d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001286 252.22.32.16 - - [2026-02-02 08:03:56] "GET /project/fda1d351-32c8-4a31-98de-a3ca5e8d493d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.078926 10.0.0.22 - - [2026-02-02 08:03:56] "GET /projects?obj_uuids=fda1d351-32c8-4a31-98de-a3ca5e8d493d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001500 252.22.32.16 - - [2026-02-02 08:03:56] "POST /neutron/network HTTP/1.1" 200 834 0.011818 252.22.32.16 - - [2026-02-02 08:03:56] "POST /neutron/port HTTP/1.1" 200 1080 0.048111 252.22.32.16 - - [2026-02-02 08:03:56] "POST /neutron/port HTTP/1.1" 200 1070 0.426926 252.22.32.16 - - [2026-02-02 08:03:56] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009558 252.22.32.16 - - [2026-02-02 08:03:56] "POST /neutron/port HTTP/1.1" 200 1070 0.014416 252.22.32.16 - - [2026-02-02 08:03:56] "POST /neutron/port HTTP/1.1" 200 117 0.007360 252.22.32.16 - - [2026-02-02 08:03:56] "POST /neutron/port HTTP/1.1" 200 1070 0.022723 10.0.0.22 - - [2026-02-02 08:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.22 - - [2026-02-02 08:03:56] "GET /projects?obj_uuids=fda1d351-32c8-4a31-98de-a3ca5e8d493d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001154 10.0.0.22 - - [2026-02-02 08:03:56] "GET /project/fda1d351-32c8-4a31-98de-a3ca5e8d493d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.056306 10.0.0.22 - - [2026-02-02 08:03:56] "GET /virtual-network/e42295e3-fafa-46ad-be36-72cfc76f55cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.013521 10.0.0.22 - - [2026-02-02 08:03:56] "GET /floating-ip-pools?parent_id=e42295e3-fafa-46ad-be36-72cfc76f55cf&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.009554 252.22.32.16 - - [2026-02-02 08:03:56] "POST /neutron/port HTTP/1.1" 200 1120 0.150934 10.0.0.22 - - [2026-02-02 08:03:56] "GET /virtual-network/e42295e3-fafa-46ad-be36-72cfc76f55cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.008954 252.22.32.16 - - [2026-02-02 08:03:57] "POST /neutron/port HTTP/1.1" 200 1130 0.031017 10.0.0.22 - - [2026-02-02 08:03:57] "POST /floating-ip-pools HTTP/1.1" 200 609 0.055304 252.22.32.16 - - [2026-02-02 08:03:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004067 10.0.0.22 - - [2026-02-02 08:03:57] "POST /ref-update HTTP/1.1" 200 156 0.019004 10.0.0.22 - - [2026-02-02 08:03:57] "GET /virtual-network/e42295e3-fafa-46ad-be36-72cfc76f55cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.013204 252.22.32.16 - - [2026-02-02 08:03:57] "POST /neutron/subnet HTTP/1.1" 200 698 0.024060 10.0.0.22 - - [2026-02-02 08:03:57] "GET /domains HTTP/1.1" 200 438 0.006262 252.22.32.16 - - [2026-02-02 08:03:57] "POST /neutron/port HTTP/1.1" 200 117 0.001254 252.22.32.16 - - [2026-02-02 08:03:57] "POST /neutron/network HTTP/1.1" 200 844 0.024008 10.0.0.22 - - [2026-02-02 08:03:57] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001311 10.0.0.22 - - [2026-02-02 08:03:57] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1514 0.011157 252.22.32.16 - - [2026-02-02 08:03:57] "POST /neutron/network HTTP/1.1" 200 836 0.019509 10.0.0.22 - - [2026-02-02 08:03:57] "GET /projects?obj_uuids=fda1d351-32c8-4a31-98de-a3ca5e8d493d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001123 10.0.0.22 - - [2026-02-02 08:03:57] "GET /projects?obj_uuids=fda1d351-32c8-4a31-98de-a3ca5e8d493d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001210 10.0.0.22 - - [2026-02-02 08:03:57] "GET /project/fda1d351-32c8-4a31-98de-a3ca5e8d493d HTTP/1.1" 200 2981 0.054925 10.0.0.22 - - [2026-02-02 08:03:57] "GET /virtual-network/e42295e3-fafa-46ad-be36-72cfc76f55cf HTTP/1.1" 200 2614 0.011616 10.0.0.22 - - [2026-02-02 08:03:57] "GET /floating-ip-pool/9516536f-40ff-403d-902c-5df9c4acfe86 HTTP/1.1" 200 1441 0.009030 10.0.0.22 - - [2026-02-02 08:03:57] "GET /domains HTTP/1.1" 200 438 0.003396 10.0.0.22 - - [2026-02-02 08:03:57] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001157 10.0.0.22 - - [2026-02-02 08:03:57] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1514 0.034022 10.0.0.22 - - [2026-02-02 08:03:57] "GET /projects?obj_uuids=fda1d351-32c8-4a31-98de-a3ca5e8d493d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001111 10.0.0.22 - - [2026-02-02 08:03:57] "GET /project/fda1d351-32c8-4a31-98de-a3ca5e8d493d HTTP/1.1" 200 3236 0.041504 252.22.32.16 - - [2026-02-02 08:03:57] "POST /neutron/port HTTP/1.1" 200 1068 0.456638 10.0.0.22 - - [2026-02-02 08:03:57] "GET /virtual-network/e42295e3-fafa-46ad-be36-72cfc76f55cf HTTP/1.1" 200 3146 0.008327 252.22.32.16 - - [2026-02-02 08:03:57] "POST /neutron/port HTTP/1.1" 200 1068 0.012689 10.0.0.22 - - [2026-02-02 08:03:57] "GET /virtual-network/e42295e3-fafa-46ad-be36-72cfc76f55cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006008 252.22.32.16 - - [2026-02-02 08:03:58] "POST /neutron/port HTTP/1.1" 200 1068 0.013586 252.22.32.16 - - [2026-02-02 08:03:58] "POST /neutron/port HTTP/1.1" 200 1130 0.033117 252.22.32.16 - - [2026-02-02 08:03:58] "POST /neutron/security_group HTTP/1.1" 200 2068 0.018193 252.22.32.16 - - [2026-02-02 08:03:58] "POST /neutron/port HTTP/1.1" 200 1118 0.124273 252.22.32.16 - - [2026-02-02 08:03:58] "POST /neutron/port HTTP/1.1" 200 1128 0.020539 252.22.32.16 - - [2026-02-02 08:03:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004800 252.22.32.16 - - [2026-02-02 08:03:58] "POST /neutron/subnet HTTP/1.1" 200 689 0.012362 252.22.32.16 - - [2026-02-02 08:03:58] "POST /neutron/port HTTP/1.1" 200 117 0.002509 252.22.32.16 - - [2026-02-02 08:03:58] "POST /neutron/network HTTP/1.1" 200 834 0.009057 252.22.32.16 - - [2026-02-02 08:04:03] "POST /neutron/port HTTP/1.1" 200 1130 0.027400 252.22.32.16 - - [2026-02-02 08:04:03] "POST /neutron/security_group HTTP/1.1" 200 2068 0.011032 252.22.32.16 - - [2026-02-02 08:04:03] "POST /neutron/port HTTP/1.1" 200 1130 0.041866 252.22.32.16 - - [2026-02-02 08:04:03] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008848 252.22.32.16 - - [2026-02-02 08:04:03] "POST /neutron/port HTTP/1.1" 200 1130 0.017655 252.22.32.16 - - [2026-02-02 08:04:03] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007141 10.0.0.22 - - [2026-02-02 08:04:03] "GET /virtual-machine/6856cbef-6c69-4081-b6ab-9dc39bd8f2bc HTTP/1.1" 200 1304 0.006200 10.0.0.22 - - [2026-02-02 08:04:03] "GET /virtual-machine-interface/30d47a07-dd61-4107-8db2-890af2abce98 HTTP/1.1" 200 2999 0.006186 10.0.0.22 - - [2026-02-02 08:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004348 10.0.0.22 - - [2026-02-02 08:04:04] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005195 10.0.0.22 - - [2026-02-02 08:04:04] "GET /virtual-networks?parent_id=fda1d351-32c8-4a31-98de-a3ca5e8d493d&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.004821 10.0.0.22 - - [2026-02-02 08:04:04] "GET /virtual-network/0531f306-9090-4918-a3cc-6a881bada5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.011342 10.0.0.22 - - [2026-02-02 08:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.22 - - [2026-02-02 08:04:07] "GET /virtual-network/0531f306-9090-4918-a3cc-6a881bada5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005496 252.22.32.16 - - [2026-02-02 08:04:08] "POST /neutron/port HTTP/1.1" 200 1130 0.016935 252.22.32.16 - - [2026-02-02 08:04:08] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006987 252.22.32.16 - - [2026-02-02 08:04:09] "POST /neutron/port HTTP/1.1" 200 1130 0.054412 252.22.32.16 - - [2026-02-02 08:04:09] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006587 252.22.32.16 - - [2026-02-02 08:04:09] "POST /neutron/port HTTP/1.1" 200 1128 0.015795 252.22.32.16 - - [2026-02-02 08:04:09] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007370 10.0.0.22 - - [2026-02-02 08:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.22 - - [2026-02-02 08:04:09] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004577 10.0.0.22 - - [2026-02-02 08:04:09] "GET /virtual-networks?parent_id=fda1d351-32c8-4a31-98de-a3ca5e8d493d&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.004180 10.0.0.22 - - [2026-02-02 08:04:09] "GET /virtual-network/0531f306-9090-4918-a3cc-6a881bada5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006029 252.22.32.16 - - [2026-02-02 08:04:09] "POST /neutron/port HTTP/1.1" 200 1130 0.015575 252.22.32.16 - - [2026-02-02 08:04:09] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007713 252.22.32.16 - - [2026-02-02 08:04:10] "POST /neutron/port HTTP/1.1" 200 1128 0.053912 252.22.32.16 - - [2026-02-02 08:04:10] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006984 252.22.32.16 - - [2026-02-02 08:04:11] "POST /neutron/port HTTP/1.1" 200 1128 0.051492 252.22.32.16 - - [2026-02-02 08:04:11] "POST /neutron/port HTTP/1.1" 200 1130 0.016608 252.22.32.16 - - [2026-02-02 08:04:11] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007412 252.22.32.16 - - [2026-02-02 08:04:11] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009525 252.22.32.16 - - [2026-02-02 08:04:13] "POST /neutron/port HTTP/1.1" 200 1130 0.016214 252.22.32.16 - - [2026-02-02 08:04:13] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006459 10.0.0.22 - - [2026-02-02 08:04:14] "GET /projects?obj_uuids=fda1d351-32c8-4a31-98de-a3ca5e8d493d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001293 252.22.32.16 - - [2026-02-02 08:04:14] "POST /neutron/floatingip HTTP/1.1" 200 528 0.085875 252.22.32.16 - - [2026-02-02 08:04:15] "POST /neutron/port HTTP/1.1" 200 1130 0.017647 252.22.32.16 - - [2026-02-02 08:04:15] "POST /neutron/floatingip HTTP/1.1" 200 528 0.005927 252.22.32.16 - - [2026-02-02 08:04:15] "POST /neutron/floatingip HTTP/1.1" 200 575 0.043533 252.22.32.16 - - [2026-02-02 08:04:15] "POST /neutron/port HTTP/1.1" 200 1128 0.015846 252.22.32.16 - - [2026-02-02 08:04:15] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007519 252.22.32.16 - - [2026-02-02 08:04:15] "POST /neutron/port HTTP/1.1" 200 1128 0.014961 252.22.32.16 - - [2026-02-02 08:04:15] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009896 252.22.32.16 - - [2026-02-02 08:04:15] "POST /neutron/port HTTP/1.1" 200 1128 0.017616 252.22.32.16 - - [2026-02-02 08:04:15] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007580 10.0.0.22 - - [2026-02-02 08:04:15] "GET /virtual-machine/9ea3a04f-a656-442a-9755-d76bcfbaeb17 HTTP/1.1" 200 1305 0.005660 10.0.0.22 - - [2026-02-02 08:04:15] "GET /virtual-machine-interface/3109c910-d66a-427f-8650-6ecfc9f56e0d HTTP/1.1" 200 2998 0.006096 10.0.0.22 - - [2026-02-02 08:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.22 - - [2026-02-02 08:04:15] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003900 10.0.0.22 - - [2026-02-02 08:04:16] "GET /virtual-networks?parent_id=fda1d351-32c8-4a31-98de-a3ca5e8d493d&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003639 10.0.0.22 - - [2026-02-02 08:04:16] "GET /virtual-network/e42295e3-fafa-46ad-be36-72cfc76f55cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005590 10.0.0.22 - - [2026-02-02 08:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004650 10.0.0.22 - - [2026-02-02 08:04:17] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003946 10.0.0.22 - - [2026-02-02 08:04:17] "GET /virtual-networks?parent_id=fda1d351-32c8-4a31-98de-a3ca5e8d493d&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003653 10.0.0.22 - - [2026-02-02 08:04:17] "GET /virtual-network/e42295e3-fafa-46ad-be36-72cfc76f55cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.008487 252.22.32.16 - - [2026-02-02 08:04:17] "POST /neutron/floatingip HTTP/1.1" 200 575 0.014069 10.0.0.22 - - [2026-02-02 08:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.22 - - [2026-02-02 08:04:17] "GET /routing-instance/df00353c-43b2-446a-9aff-389018d2de36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.004544 10.0.0.22 - - [2026-02-02 08:04:17] "GET /route-target/7703bd44-e27c-43fa-85db-3df9f98b3ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004335 10.0.0.22 - - [2026-02-02 08:04:17] "GET /floating-ip/13c9cb06-84dd-4a2e-9fe0-986e4194b527 HTTP/1.1" 200 1885 0.005333 252.22.32.16 - - [2026-02-02 08:04:21] "POST /neutron/floatingip HTTP/1.1" 200 575 0.016018 252.22.32.16 - - [2026-02-02 08:04:21] "POST /neutron/floatingip HTTP/1.1" 200 528 0.028027 252.22.32.16 - - [2026-02-02 08:04:21] "POST /neutron/floatingip HTTP/1.1" 200 528 0.007741 252.22.32.16 - - [2026-02-02 08:04:21] "POST /neutron/floatingip HTTP/1.1" 200 115 0.044177 10.0.0.22 - - [2026-02-02 08:04:21] "GET /floating-ip-pool/9516536f-40ff-403d-902c-5df9c4acfe86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.004003 10.0.0.22 - - [2026-02-02 08:04:21] "POST /ref-update HTTP/1.1" 200 156 0.009752 10.0.0.22 - - [2026-02-02 08:04:21] "DELETE /floating-ip-pool/9516536f-40ff-403d-902c-5df9c4acfe86 HTTP/1.1" 200 115 0.027918 252.22.32.16 - - [2026-02-02 08:04:21] "POST /neutron/network HTTP/1.1" 200 836 0.018141 252.22.32.16 - - [2026-02-02 08:04:21] "POST /neutron/network HTTP/1.1" 400 204 0.014428 252.22.32.16 - - [2026-02-02 08:04:22] "POST /neutron/port HTTP/1.1" 200 1128 0.024555 252.22.32.16 - - [2026-02-02 08:04:22] "POST /neutron/port HTTP/1.1" 200 1130 0.021812 252.22.32.16 - - [2026-02-02 08:04:22] "POST /neutron/port HTTP/1.1" 200 1118 0.022648 252.22.32.16 - - [2026-02-02 08:04:22] "POST /neutron/port HTTP/1.1" 200 1120 0.024731 252.22.32.16 - - [2026-02-02 08:04:22] "POST /neutron/port HTTP/1.1" 200 151 0.214475 252.22.32.16 - - [2026-02-02 08:04:22] "POST /neutron/port HTTP/1.1" 200 151 0.206934 252.22.32.16 - - [2026-02-02 08:04:23] "POST /neutron/network HTTP/1.1" 200 836 0.008585 10.0.0.22 - - [2026-02-02 08:04:24] "POST /useragent-kv HTTP/1.1" 200 115 0.007272 10.0.0.22 - - [2026-02-02 08:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006685 10.0.0.22 - - [2026-02-02 08:04:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003804 252.22.32.16 - - [2026-02-02 08:04:24] "POST /neutron/network HTTP/1.1" 200 151 0.117362 10.0.0.22 - - [2026-02-02 08:04:24] "DELETE /route-target/497c5c16-df56-4af9-b76a-70cec26972f7 HTTP/1.1" 200 115 0.030376 10.0.0.22 - - [2026-02-02 08:04:24] "GET /routing-instance/9ada42da-327a-48a5-afbb-341eaed01c8f HTTP/1.1" 404 171 0.003697 10.0.0.22 - - [2026-02-02 08:04:24] "GET /domains HTTP/1.1" 200 438 0.003069 10.0.0.22 - - [2026-02-02 08:04:24] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001192 10.0.0.22 - - [2026-02-02 08:04:24] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1514 0.007874 10.0.0.22 - - [2026-02-02 08:04:24] "GET /projects?obj_uuids=fda1d351-32c8-4a31-98de-a3ca5e8d493d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002530 10.0.0.22 - - [2026-02-02 08:04:24] "GET /project/fda1d351-32c8-4a31-98de-a3ca5e8d493d HTTP/1.1" 200 2170 0.037378 252.22.32.16 - - [2026-02-02 08:04:24] "POST /neutron/network HTTP/1.1" 200 834 0.006641 10.0.0.22 - - [2026-02-02 08:04:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004499 10.0.0.22 - - [2026-02-02 08:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004782 10.0.0.22 - - [2026-02-02 08:04:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004312 252.22.32.16 - - [2026-02-02 08:04:24] "POST /neutron/network HTTP/1.1" 200 151 0.096107 10.0.0.22 - - [2026-02-02 08:04:24] "DELETE /route-target/7703bd44-e27c-43fa-85db-3df9f98b3ccb HTTP/1.1" 200 115 0.024372 10.0.0.22 - - [2026-02-02 08:04:24] "GET /routing-instance/df00353c-43b2-446a-9aff-389018d2de36 HTTP/1.1" 404 171 0.003127 10.0.0.22 - - [2026-02-02 08:04:24] "GET /domains HTTP/1.1" 200 438 0.002968 10.0.0.22 - - [2026-02-02 08:04:24] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001237 10.0.0.22 - - [2026-02-02 08:04:24] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1514 0.008230 10.0.0.22 - - [2026-02-02 08:04:25] "GET /projects?obj_uuids=fda1d351-32c8-4a31-98de-a3ca5e8d493d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001343 10.0.0.22 - - [2026-02-02 08:04:25] "GET /project/fda1d351-32c8-4a31-98de-a3ca5e8d493d HTTP/1.1" 200 1921 0.031984 10.0.0.22 - - [2026-02-02 08:04:25] "GET /projects?obj_uuids=fda1d351-32c8-4a31-98de-a3ca5e8d493d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001597 10.0.0.22 - - [2026-02-02 08:04:25] "GET /project/fda1d351-32c8-4a31-98de-a3ca5e8d493d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.034580 10.0.0.22 - - [2026-02-02 08:04:25] "GET /projects?obj_uuids=fda1d351-32c8-4a31-98de-a3ca5e8d493d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001675 10.0.0.22 - - [2026-02-02 08:04:25] "GET /project/fda1d351-32c8-4a31-98de-a3ca5e8d493d?fields=virtual_networks HTTP/1.1" 200 1056 0.082637 10.0.0.22 - - [2026-02-02 08:04:25] "GET /projects?obj_uuids=fda1d351-32c8-4a31-98de-a3ca5e8d493d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001636 10.0.0.22 - - [2026-02-02 08:04:25] "GET /project/fda1d351-32c8-4a31-98de-a3ca5e8d493d?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.037310 10.0.0.22 - - [2026-02-02 08:04:26] "GET /projects?obj_uuids=fda1d351-32c8-4a31-98de-a3ca5e8d493d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001500 10.0.0.22 - - [2026-02-02 08:04:26] "GET /project/fda1d351-32c8-4a31-98de-a3ca5e8d493d?fields=security_groups HTTP/1.1" 200 1293 0.034734 10.0.0.22 - - [2026-02-02 08:04:26] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001645 10.0.0.22 - - [2026-02-02 08:04:26] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009576 10.0.0.22 - - [2026-02-02 08:04:27] "POST /fqname-to-id HTTP/1.1" 404 181 0.037471 10.0.0.22 - - [2026-02-02 08:04:27] "GET /projects?obj_uuids=164f93b8-d5df-497d-9db0-987b33d2b0b9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003196 10.0.0.22 - - [2026-02-02 08:04:27] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001392 10.0.0.22 - - [2026-02-02 08:04:27] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008993 10.0.0.22 - - [2026-02-02 08:04:27] "POST /id-to-fqname HTTP/1.1" 200 183 0.002030 10.0.0.22 - - [2026-02-02 08:04:27] "POST /fqname-to-id HTTP/1.1" 404 192 0.004151 10.0.0.22 - - [2026-02-02 08:04:27] "DELETE /project/fda1d35132c84a3198dea3ca5e8d493d HTTP/1.1" 404 173 0.012015 10.0.0.22 - - [2026-02-02 08:04:27] "POST /security-groups HTTP/1.1" 200 578 0.079250 10.0.0.22 - - [2026-02-02 08:04:27] "GET /projects?obj_uuids=fda1d351-32c8-4a31-98de-a3ca5e8d493d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001401 10.0.0.22 - - [2026-02-02 08:04:27] "POST /fqname-to-id HTTP/1.1" 404 227 0.007729 10.0.0.22 - - [2026-02-02 08:04:27] "GET /projects?obj_uuids=c42b0154-24bf-4d81-925e-79d7d1d2c64f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001552 10.0.0.22 - - [2026-02-02 08:04:27] "POST /projects HTTP/1.1" 200 567 0.247958 10.0.0.22 - - [2026-02-02 08:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.286549 10.0.0.22 - - [2026-02-02 08:04:27] "POST /access-control-lists HTTP/1.1" 200 591 0.082732 10.0.0.22 - - [2026-02-02 08:04:27] "GET /project/164f93b8-d5df-497d-9db0-987b33d2b0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.486679 10.0.0.22 - - [2026-02-02 08:04:27] "GET /project/fda1d351-32c8-4a31-98de-a3ca5e8d493d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.177898 10.0.0.22 - - [2026-02-02 08:04:27] "GET /project/c42b0154-24bf-4d81-925e-79d7d1d2c64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.161880 10.0.0.22 - - [2026-02-02 08:04:27] "POST /fqname-to-id HTTP/1.1" 404 226 0.006797 10.0.0.22 - - [2026-02-02 08:04:27] "GET /projects?obj_uuids=fda1d351-32c8-4a31-98de-a3ca5e8d493d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001595 10.0.0.22 - - [2026-02-02 08:04:27] "GET /projects?obj_uuids=c42b0154-24bf-4d81-925e-79d7d1d2c64f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001837 10.0.0.22 - - [2026-02-02 08:04:27] "GET /project/fda1d351-32c8-4a31-98de-a3ca5e8d493d?fields=security_groups HTTP/1.1" 200 1386 0.052301 10.0.0.22 - - [2026-02-02 08:04:27] "POST /access-control-lists HTTP/1.1" 200 589 0.084044 10.0.0.22 - - [2026-02-02 08:04:27] "GET /project/c42b0154-24bf-4d81-925e-79d7d1d2c64f?fields=security_groups HTTP/1.1" 200 1383 0.132184 10.0.0.22 - - [2026-02-02 08:04:28] "DELETE /security-group/7169975c-fdb4-47bc-a720-fc57b9f0747d HTTP/1.1" 200 115 0.106070 10.0.0.22 - - [2026-02-02 08:04:28] "GET /projects?obj_uuids=fda1d351-32c8-4a31-98de-a3ca5e8d493d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001524 10.0.0.22 - - [2026-02-02 08:04:28] "DELETE /access-control-list/80a4b33c-6375-409b-8129-09145ce6a978 HTTP/1.1" 200 115 0.058821 10.0.0.22 - - [2026-02-02 08:04:28] "GET /project/fda1d351-32c8-4a31-98de-a3ca5e8d493d?fields=application_policy_sets HTTP/1.1" 200 1425 0.052151 10.0.0.22 - - [2026-02-02 08:04:28] "DELETE /access-control-list/9cb54648-bc02-4ab3-95e1-152b75351d76 HTTP/1.1" 200 115 0.062509 10.0.0.22 - - [2026-02-02 08:04:28] "DELETE /security-group/04b7a382-f13f-45b5-b65c-90e97265eed9 HTTP/1.1" 200 115 0.112174 10.0.0.22 - - [2026-02-02 08:04:28] "GET /projects?obj_uuids=c42b0154-24bf-4d81-925e-79d7d1d2c64f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001344 10.0.0.22 - - [2026-02-02 08:04:28] "DELETE /access-control-list/ce0ffb05-e7cc-4b9d-8d78-c5c638f91906 HTTP/1.1" 200 115 0.052302 10.0.0.22 - - [2026-02-02 08:04:28] "GET /project/c42b0154-24bf-4d81-925e-79d7d1d2c64f?fields=application_policy_sets HTTP/1.1" 200 1422 0.092839 10.0.0.22 - - [2026-02-02 08:04:28] "DELETE /access-control-list/5b9bd031-04d7-4645-9341-7cd4998578e3 HTTP/1.1" 200 115 0.064455 10.0.0.22 - - [2026-02-02 08:04:28] "DELETE /project/fda1d351-32c8-4a31-98de-a3ca5e8d493d HTTP/1.1" 200 115 0.707264 10.0.0.22 - - [2026-02-02 08:04:28] "DELETE /project/c42b0154-24bf-4d81-925e-79d7d1d2c64f HTTP/1.1" 200 115 0.793875 10.0.0.22 - - [2026-02-02 08:04:29] "GET / HTTP/1.1" 200 36215 0.001619 10.0.0.22 - - [2026-02-02 08:04:31] "GET /projects?obj_uuids=164f93b8-d5df-497d-9db0-987b33d2b0b9&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001147 10.0.0.22 - - [2026-02-02 08:04:31] "GET /project/164f93b8-d5df-497d-9db0-987b33d2b0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.025314 10.0.0.22 - - [2026-02-02 08:04:31] "GET /projects?obj_uuids=164f93b8-d5df-497d-9db0-987b33d2b0b9&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001168 10.0.0.22 - - [2026-02-02 08:04:31] "GET /project/164f93b8-d5df-497d-9db0-987b33d2b0b9?fields=virtual_networks HTTP/1.1" 200 1021 0.072915 10.0.0.22 - - [2026-02-02 08:04:31] "GET /projects?obj_uuids=164f93b8-d5df-497d-9db0-987b33d2b0b9&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001348 10.0.0.22 - - [2026-02-02 08:04:31] "GET /project/164f93b8-d5df-497d-9db0-987b33d2b0b9?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.029027 10.0.0.22 - - [2026-02-02 08:04:31] "GET /projects?obj_uuids=164f93b8-d5df-497d-9db0-987b33d2b0b9&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001490 10.0.0.22 - - [2026-02-02 08:04:31] "GET /project/164f93b8-d5df-497d-9db0-987b33d2b0b9?fields=security_groups HTTP/1.1" 200 1241 0.033073 10.0.0.22 - - [2026-02-02 08:04:32] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001780 10.0.0.22 - - [2026-02-02 08:04:32] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009194 10.0.0.22 - - [2026-02-02 08:04:32] "POST /fqname-to-id HTTP/1.1" 404 181 0.033927 10.0.0.22 - - [2026-02-02 08:04:32] "GET /projects?obj_uuids=acb3326f-9d24-4347-a3ad-8475c5a83ea8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003061 10.0.0.22 - - [2026-02-02 08:04:32] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002957 10.0.0.22 - - [2026-02-02 08:04:32] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009703 10.0.0.22 - - [2026-02-02 08:04:32] "POST /id-to-fqname HTTP/1.1" 200 183 0.002330 10.0.0.22 - - [2026-02-02 08:04:32] "POST /fqname-to-id HTTP/1.1" 404 192 0.003722 10.0.0.22 - - [2026-02-02 08:04:33] "POST /security-groups HTTP/1.1" 200 578 0.081016 10.0.0.22 - - [2026-02-02 08:04:33] "POST /fqname-to-id HTTP/1.1" 404 227 0.003835 10.0.0.22 - - [2026-02-02 08:04:33] "POST /projects HTTP/1.1" 200 567 0.249269 10.0.0.22 - - [2026-02-02 08:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.286209 10.0.0.22 - - [2026-02-02 08:04:33] "POST /access-control-lists HTTP/1.1" 200 591 0.063021 10.0.0.22 - - [2026-02-02 08:04:33] "GET /project/acb3326f-9d24-4347-a3ad-8475c5a83ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.442030 10.0.0.22 - - [2026-02-02 08:04:33] "POST /fqname-to-id HTTP/1.1" 404 226 0.004045 10.0.0.22 - - [2026-02-02 08:04:33] "POST /access-control-lists HTTP/1.1" 200 589 0.065806 10.0.0.22 - - [2026-02-02 08:04:34] "GET / HTTP/1.1" 200 36215 0.002106 10.0.0.22 - - [2026-02-02 08:04:35] "POST /fqname-to-id HTTP/1.1" 404 191 0.003304 10.0.0.22 - - [2026-02-02 08:04:35] "GET /projects?obj_uuids=147f5bf4-2b00-4925-addc-de27ccfea3be&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001191 10.0.0.22 - - [2026-02-02 08:04:35] "POST /fqname-to-id HTTP/1.1" 404 226 0.003614 10.0.0.22 - - [2026-02-02 08:04:35] "POST /access-control-lists HTTP/1.1" 200 590 0.019146 10.0.0.22 - - [2026-02-02 08:04:35] "POST /fqname-to-id HTTP/1.1" 404 225 0.003716 10.0.0.22 - - [2026-02-02 08:04:35] "POST /access-control-lists HTTP/1.1" 200 588 0.031492 10.0.0.22 - - [2026-02-02 08:04:35] "PUT /access-control-list/96e9129e-090e-49c5-ab81-63426c51e8fd HTTP/1.1" 200 273 0.014014 252.22.32.16 - - [2026-02-02 08:04:35] "POST /neutron/security_group HTTP/1.1" 200 1362 0.351135 10.0.0.22 - - [2026-02-02 08:04:35] "PUT /access-control-list/ded4c6d5-bbe3-423d-997b-80e673d62b6d HTTP/1.1" 200 273 0.012527 10.0.0.22 - - [2026-02-02 08:04:35] "GET /projects?obj_uuids=147f5bf4-2b00-4925-addc-de27ccfea3be&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001299 10.0.0.22 - - [2026-02-02 08:04:35] "PUT /access-control-list/ded4c6d5-bbe3-423d-997b-80e673d62b6d HTTP/1.1" 200 273 0.016767 252.22.32.16 - - [2026-02-02 08:04:35] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.043300 252.22.32.16 - - [2026-02-02 08:04:35] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.014090 252.22.32.16 - - [2026-02-02 08:04:36] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.169990 10.0.0.22 - - [2026-02-02 08:04:36] "PUT /access-control-list/ded4c6d5-bbe3-423d-997b-80e673d62b6d HTTP/1.1" 200 273 0.021058 252.22.32.16 - - [2026-02-02 08:04:36] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.012621 252.22.32.16 - - [2026-02-02 08:04:36] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.152710 10.0.0.22 - - [2026-02-02 08:04:36] "POST /fqname-to-id HTTP/1.1" 404 191 0.003117 10.0.0.22 - - [2026-02-02 08:04:36] "PUT /access-control-list/ded4c6d5-bbe3-423d-997b-80e673d62b6d HTTP/1.1" 200 273 0.019820 10.0.0.22 - - [2026-02-02 08:04:36] "GET /projects?obj_uuids=147f5bf4-2b00-4925-addc-de27ccfea3be&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.002429 10.0.0.22 - - [2026-02-02 08:04:36] "POST /fqname-to-id HTTP/1.1" 404 226 0.003197 10.0.0.22 - - [2026-02-02 08:04:36] "POST /access-control-lists HTTP/1.1" 200 590 0.024452 10.0.0.22 - - [2026-02-02 08:04:36] "POST /fqname-to-id HTTP/1.1" 404 225 0.004207 10.0.0.22 - - [2026-02-02 08:04:36] "POST /access-control-lists HTTP/1.1" 200 588 0.026595 10.0.0.22 - - [2026-02-02 08:04:36] "PUT /access-control-list/3d8634b9-1ed0-4b0b-9131-3666ea458786 HTTP/1.1" 200 273 0.013330 10.0.0.22 - - [2026-02-02 08:04:36] "PUT /access-control-list/32be7248-edb4-44d1-a02d-3a39b2d52b01 HTTP/1.1" 200 273 0.018403 252.22.32.16 - - [2026-02-02 08:04:36] "POST /neutron/security_group HTTP/1.1" 200 1362 0.404097 10.0.0.22 - - [2026-02-02 08:04:36] "PUT /access-control-list/32be7248-edb4-44d1-a02d-3a39b2d52b01 HTTP/1.1" 200 273 0.013121 10.0.0.22 - - [2026-02-02 08:04:36] "GET /projects?obj_uuids=147f5bf4-2b00-4925-addc-de27ccfea3be&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001589 252.22.32.16 - - [2026-02-02 08:04:36] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.041612 252.22.32.16 - - [2026-02-02 08:04:36] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.009021 252.22.32.16 - - [2026-02-02 08:04:37] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.128026 10.0.0.22 - - [2026-02-02 08:04:37] "PUT /access-control-list/32be7248-edb4-44d1-a02d-3a39b2d52b01 HTTP/1.1" 200 273 0.017453 252.22.32.16 - - [2026-02-02 08:04:37] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.013186 252.22.32.16 - - [2026-02-02 08:04:37] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.103901 10.0.0.22 - - [2026-02-02 08:04:37] "POST /fqname-to-id HTTP/1.1" 401 296 0.000534 10.0.0.22 - - [2026-02-02 08:04:37] "PUT /access-control-list/32be7248-edb4-44d1-a02d-3a39b2d52b01 HTTP/1.1" 200 273 0.012398 10.0.0.22 - - [2026-02-02 08:04:37] "POST /fqname-to-id HTTP/1.1" 404 208 0.046534 10.0.0.22 - - [2026-02-02 08:04:37] "GET /projects?obj_uuids=acb3326f-9d24-4347-a3ad-8475c5a83ea8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001807 10.0.0.22 - - [2026-02-02 08:04:37] "POST /fqname-to-id HTTP/1.1" 404 243 0.003589 10.0.0.22 - - [2026-02-02 08:04:37] "POST /access-control-lists HTTP/1.1" 200 607 0.023562 10.0.0.22 - - [2026-02-02 08:04:37] "GET /obj-perms HTTP/1.1" 200 6366 0.078553 10.0.0.22 - - [2026-02-02 08:04:37] "POST /fqname-to-id HTTP/1.1" 404 242 0.003209 10.0.0.22 - - [2026-02-02 08:04:37] "POST /access-control-lists HTTP/1.1" 200 605 0.025422 10.0.0.22 - - [2026-02-02 08:04:38] "PUT /access-control-list/1fed7ad4-bf48-4991-88b6-d16eb8fe32ca HTTP/1.1" 200 273 0.014845 10.0.0.22 - - [2026-02-02 08:04:38] "PUT /access-control-list/31ff3120-8879-4201-ad8c-d9d6f671c2e4 HTTP/1.1" 200 273 0.011414 252.22.32.16 - - [2026-02-02 08:04:38] "POST /neutron/security_group HTTP/1.1" 200 1377 0.423593 10.0.0.22 - - [2026-02-02 08:04:38] "PUT /access-control-list/31ff3120-8879-4201-ad8c-d9d6f671c2e4 HTTP/1.1" 200 273 0.012817 10.0.0.22 - - [2026-02-02 08:04:38] "GET /projects?obj_uuids=acb3326f-9d24-4347-a3ad-8475c5a83ea8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001357 252.22.32.16 - - [2026-02-02 08:04:38] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.042094 252.22.32.16 - - [2026-02-02 08:04:38] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.015938 10.0.0.22 - - [2026-02-02 08:04:38] "GET /obj-perms HTTP/1.1" 200 6366 0.080171 252.22.32.16 - - [2026-02-02 08:04:38] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.169963 10.0.0.22 - - [2026-02-02 08:04:38] "PUT /access-control-list/31ff3120-8879-4201-ad8c-d9d6f671c2e4 HTTP/1.1" 200 273 0.019629 252.22.32.16 - - [2026-02-02 08:04:38] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.015997 252.22.32.16 - - [2026-02-02 08:04:38] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.169903 10.0.0.22 - - [2026-02-02 08:04:38] "POST /fqname-to-id HTTP/1.1" 404 208 0.002988 10.0.0.22 - - [2026-02-02 08:04:38] "PUT /access-control-list/31ff3120-8879-4201-ad8c-d9d6f671c2e4 HTTP/1.1" 200 273 0.013876 10.0.0.22 - - [2026-02-02 08:04:38] "GET /projects?obj_uuids=acb3326f-9d24-4347-a3ad-8475c5a83ea8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001446 10.0.0.22 - - [2026-02-02 08:04:38] "POST /fqname-to-id HTTP/1.1" 404 243 0.003872 10.0.0.22 - - [2026-02-02 08:04:38] "POST /access-control-lists HTTP/1.1" 200 607 0.022259 10.0.0.22 - - [2026-02-02 08:04:38] "POST /fqname-to-id HTTP/1.1" 404 242 0.003442 10.0.0.22 - - [2026-02-02 08:04:39] "POST /access-control-lists HTTP/1.1" 200 605 0.025498 10.0.0.22 - - [2026-02-02 08:04:39] "PUT /access-control-list/47480865-2a3f-4ba6-b234-e6856f071152 HTTP/1.1" 200 273 0.017564 10.0.0.22 - - [2026-02-02 08:04:39] "PUT /access-control-list/a18216fd-b8ee-4075-bb1c-63634f8b65da HTTP/1.1" 200 273 0.013087 252.22.32.16 - - [2026-02-02 08:04:39] "POST /neutron/security_group HTTP/1.1" 200 1377 0.432896 10.0.0.22 - - [2026-02-02 08:04:39] "PUT /access-control-list/a18216fd-b8ee-4075-bb1c-63634f8b65da HTTP/1.1" 200 273 0.011955 10.0.0.22 - - [2026-02-02 08:04:39] "GET /projects?obj_uuids=acb3326f-9d24-4347-a3ad-8475c5a83ea8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001678 252.22.32.16 - - [2026-02-02 08:04:39] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.047415 252.22.32.16 - - [2026-02-02 08:04:39] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.008826 252.22.32.16 - - [2026-02-02 08:04:39] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.149309 10.0.0.22 - - [2026-02-02 08:04:39] "PUT /access-control-list/a18216fd-b8ee-4075-bb1c-63634f8b65da HTTP/1.1" 200 273 0.021335 252.22.32.16 - - [2026-02-02 08:04:39] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.014718 252.22.32.16 - - [2026-02-02 08:04:39] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.140444 10.0.0.22 - - [2026-02-02 08:04:39] "PUT /access-control-list/a18216fd-b8ee-4075-bb1c-63634f8b65da HTTP/1.1" 200 273 0.016641 10.0.0.22 - - [2026-02-02 08:04:40] "GET /projects?obj_uuids=147f5bf4-2b00-4925-addc-de27ccfea3be&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.002466 252.22.32.16 - - [2026-02-02 08:04:40] "POST /neutron/router HTTP/1.1" 200 539 0.119708 10.0.0.22 - - [2026-02-02 08:04:40] "POST /route-targets HTTP/1.1" 200 328 0.014221 252.22.32.16 - - [2026-02-02 08:04:40] "POST /neutron/router HTTP/1.1" 200 539 0.007230 10.0.0.22 - - [2026-02-02 08:04:40] "PUT /logical-router/999f0d45-5b73-4e6a-a3ab-33627cda350a HTTP/1.1" 200 263 0.043770 252.22.32.16 - - [2026-02-02 08:04:40] "POST /neutron/router HTTP/1.1" 200 539 0.010587 252.22.32.16 - - [2026-02-02 08:04:40] "POST /neutron/router HTTP/1.1" 200 539 0.004003 252.22.32.16 - - [2026-02-02 08:04:40] "POST /neutron/router HTTP/1.1" 200 539 0.004390 252.22.32.16 - - [2026-02-02 08:04:40] "POST /neutron/router HTTP/1.1" 200 539 0.004476 252.22.32.16 - - [2026-02-02 08:04:40] "POST /neutron/router HTTP/1.1" 200 539 0.003799 252.22.32.16 - - [2026-02-02 08:04:40] "POST /neutron/router HTTP/1.1" 200 539 0.004478 252.22.32.16 - - [2026-02-02 08:04:40] "POST /neutron/router HTTP/1.1" 200 539 0.004694 252.22.32.16 - - [2026-02-02 08:04:40] "POST /neutron/router HTTP/1.1" 200 539 0.005023 252.22.32.16 - - [2026-02-02 08:04:40] "POST /neutron/router HTTP/1.1" 200 539 0.004270 252.22.32.16 - - [2026-02-02 08:04:41] "POST /neutron/router HTTP/1.1" 200 539 0.003861 252.22.32.16 - - [2026-02-02 08:04:41] "POST /neutron/router HTTP/1.1" 200 539 0.004056 252.22.32.16 - - [2026-02-02 08:04:41] "POST /neutron/router HTTP/1.1" 200 539 0.004549 252.22.32.16 - - [2026-02-02 08:04:41] "POST /neutron/router HTTP/1.1" 200 539 0.005792 252.22.32.16 - - [2026-02-02 08:04:41] "POST /neutron/router HTTP/1.1" 200 539 0.004742 252.22.32.16 - - [2026-02-02 08:04:41] "POST /neutron/router HTTP/1.1" 200 539 0.008020 252.22.32.16 - - [2026-02-02 08:04:41] "POST /neutron/router HTTP/1.1" 200 539 0.004972 252.22.32.16 - - [2026-02-02 08:04:41] "POST /neutron/router HTTP/1.1" 200 539 0.005734 252.22.32.16 - - [2026-02-02 08:04:41] "POST /neutron/router HTTP/1.1" 200 539 0.004894 252.22.32.16 - - [2026-02-02 08:04:41] "POST /neutron/router HTTP/1.1" 200 539 0.004940 252.22.32.16 - - [2026-02-02 08:04:41] "POST /neutron/router HTTP/1.1" 200 539 0.004801 252.22.32.16 - - [2026-02-02 08:04:41] "POST /neutron/router HTTP/1.1" 200 539 0.004349 252.22.32.16 - - [2026-02-02 08:04:41] "POST /neutron/router HTTP/1.1" 200 539 0.003838 252.22.32.16 - - [2026-02-02 08:04:41] "POST /neutron/router HTTP/1.1" 200 539 0.004690 252.22.32.16 - - [2026-02-02 08:04:41] "POST /neutron/router HTTP/1.1" 200 539 0.004313 252.22.32.16 - - [2026-02-02 08:04:42] "POST /neutron/router HTTP/1.1" 200 539 0.004190 252.22.32.16 - - [2026-02-02 08:04:42] "POST /neutron/router HTTP/1.1" 200 539 0.004197 252.22.32.16 - - [2026-02-02 08:04:42] "POST /neutron/router HTTP/1.1" 200 539 0.004465 252.22.32.16 - - [2026-02-02 08:04:42] "POST /neutron/router HTTP/1.1" 200 539 0.003670 252.22.32.16 - - [2026-02-02 08:04:42] "POST /neutron/router HTTP/1.1" 200 539 0.004013 252.22.32.16 - - [2026-02-02 08:04:42] "POST /neutron/router HTTP/1.1" 200 539 0.004723 252.22.32.16 - - [2026-02-02 08:04:42] "POST /neutron/router HTTP/1.1" 200 539 0.004419 252.22.32.16 - - [2026-02-02 08:04:42] "POST /neutron/router HTTP/1.1" 200 539 0.023766 252.22.32.16 - - [2026-02-02 08:04:42] "POST /neutron/router HTTP/1.1" 200 539 0.004966 252.22.32.16 - - [2026-02-02 08:04:42] "POST /neutron/router HTTP/1.1" 200 540 0.021020 252.22.32.16 - - [2026-02-02 08:04:42] "POST /neutron/router HTTP/1.1" 200 540 0.004823 10.0.0.22 - - [2026-02-02 08:04:42] "GET /logical-router/999f0d45-5b73-4e6a-a3ab-33627cda350a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004567 10.0.0.22 - - [2026-02-02 08:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 252.22.32.16 - - [2026-02-02 08:04:42] "POST /neutron/router HTTP/1.1" 200 151 0.051950 10.0.0.22 - - [2026-02-02 08:04:42] "DELETE /route-target/ae81c34c-df37-4b2c-a36f-814294906313 HTTP/1.1" 200 115 0.021379 10.0.0.22 - - [2026-02-02 08:04:42] "GET /projects?obj_uuids=acb3326f-9d24-4347-a3ad-8475c5a83ea8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001852 252.22.32.16 - - [2026-02-02 08:04:42] "POST /neutron/router HTTP/1.1" 200 557 0.065940 10.0.0.22 - - [2026-02-02 08:04:42] "POST /route-targets HTTP/1.1" 200 328 0.015953 10.0.0.22 - - [2026-02-02 08:04:42] "PUT /logical-router/55051517-d48d-451c-a828-bdb5eca7344d HTTP/1.1" 200 263 0.029189 252.22.32.16 - - [2026-02-02 08:04:42] "POST /neutron/router HTTP/1.1" 200 557 0.007072 252.22.32.16 - - [2026-02-02 08:04:43] "POST /neutron/router HTTP/1.1" 200 557 0.005033 252.22.32.16 - - [2026-02-02 08:04:43] "POST /neutron/router HTTP/1.1" 200 557 0.004834 252.22.32.16 - - [2026-02-02 08:04:43] "POST /neutron/router HTTP/1.1" 200 557 0.004056 252.22.32.16 - - [2026-02-02 08:04:43] "POST /neutron/router HTTP/1.1" 200 557 0.004368 252.22.32.16 - - [2026-02-02 08:04:43] "POST /neutron/router HTTP/1.1" 200 557 0.003961 252.22.32.16 - - [2026-02-02 08:04:43] "POST /neutron/router HTTP/1.1" 200 557 0.004434 252.22.32.16 - - [2026-02-02 08:04:43] "POST /neutron/router HTTP/1.1" 200 557 0.004394 252.22.32.16 - - [2026-02-02 08:04:43] "POST /neutron/router HTTP/1.1" 200 557 0.004526 252.22.32.16 - - [2026-02-02 08:04:43] "POST /neutron/router HTTP/1.1" 200 557 0.004154 252.22.32.16 - - [2026-02-02 08:04:43] "POST /neutron/router HTTP/1.1" 200 557 0.003763 252.22.32.16 - - [2026-02-02 08:04:43] "POST /neutron/router HTTP/1.1" 200 557 0.004983 252.22.32.16 - - [2026-02-02 08:04:43] "POST /neutron/router HTTP/1.1" 200 557 0.004685 252.22.32.16 - - [2026-02-02 08:04:43] "POST /neutron/router HTTP/1.1" 200 557 0.004566 252.22.32.16 - - [2026-02-02 08:04:43] "POST /neutron/router HTTP/1.1" 200 557 0.004912 252.22.32.16 - - [2026-02-02 08:04:43] "POST /neutron/router HTTP/1.1" 200 557 0.004488 252.22.32.16 - - [2026-02-02 08:04:44] "POST /neutron/router HTTP/1.1" 200 557 0.004376 252.22.32.16 - - [2026-02-02 08:04:44] "POST /neutron/router HTTP/1.1" 200 557 0.006517 252.22.32.16 - - [2026-02-02 08:04:44] "POST /neutron/router HTTP/1.1" 200 557 0.004494 252.22.32.16 - - [2026-02-02 08:04:44] "POST /neutron/router HTTP/1.1" 200 557 0.004825 252.22.32.16 - - [2026-02-02 08:04:44] "POST /neutron/router HTTP/1.1" 200 557 0.004635 252.22.32.16 - - [2026-02-02 08:04:44] "POST /neutron/router HTTP/1.1" 200 557 0.004038 252.22.32.16 - - [2026-02-02 08:04:44] "POST /neutron/router HTTP/1.1" 200 557 0.003977 252.22.32.16 - - [2026-02-02 08:04:44] "POST /neutron/router HTTP/1.1" 200 557 0.004700 252.22.32.16 - - [2026-02-02 08:04:44] "POST /neutron/router HTTP/1.1" 200 557 0.005141 252.22.32.16 - - [2026-02-02 08:04:44] "POST /neutron/router HTTP/1.1" 200 557 0.004405 252.22.32.16 - - [2026-02-02 08:04:44] "POST /neutron/router HTTP/1.1" 200 557 0.005000 252.22.32.16 - - [2026-02-02 08:04:44] "POST /neutron/router HTTP/1.1" 200 557 0.004699 252.22.32.16 - - [2026-02-02 08:04:44] "POST /neutron/router HTTP/1.1" 200 557 0.004747 252.22.32.16 - - [2026-02-02 08:04:44] "POST /neutron/router HTTP/1.1" 200 557 0.004764 252.22.32.16 - - [2026-02-02 08:04:44] "POST /neutron/router HTTP/1.1" 200 557 0.004287 252.22.32.16 - - [2026-02-02 08:04:44] "POST /neutron/router HTTP/1.1" 200 557 0.004256 252.22.32.16 - - [2026-02-02 08:04:45] "POST /neutron/router HTTP/1.1" 200 557 0.024961 252.22.32.16 - - [2026-02-02 08:04:45] "POST /neutron/router HTTP/1.1" 200 557 0.004354 10.0.0.22 - - [2026-02-02 08:04:45] "GET /global-system-configs HTTP/1.1" 401 296 0.000493 10.0.0.22 - - [2026-02-02 08:04:45] "GET /global-system-configs HTTP/1.1" 401 296 0.000474 252.22.32.16 - - [2026-02-02 08:04:45] "POST /neutron/router HTTP/1.1" 200 558 0.021579 252.22.32.16 - - [2026-02-02 08:04:45] "POST /neutron/router HTTP/1.1" 200 558 0.004928 252.22.32.16 - - [2026-02-02 08:04:45] "POST /neutron/router HTTP/1.1" 200 151 0.062088 10.0.0.22 - - [2026-02-02 08:04:45] "GET /logical-router/55051517-d48d-451c-a828-bdb5eca7344d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.015416 10.0.0.22 - - [2026-02-02 08:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011487 10.0.0.22 - - [2026-02-02 08:04:45] "GET /projects?obj_uuids=147f5bf4-2b00-4925-addc-de27ccfea3be&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001113 10.0.0.22 - - [2026-02-02 08:04:45] "DELETE /route-target/0079b419-d051-4bc0-811f-c600366b628f HTTP/1.1" 200 115 0.031768 252.22.32.16 - - [2026-02-02 08:04:45] "POST /neutron/router HTTP/1.1" 200 539 0.072592 10.0.0.22 - - [2026-02-02 08:04:45] "POST /route-targets HTTP/1.1" 200 328 0.015343 10.0.0.22 - - [2026-02-02 08:04:45] "PUT /logical-router/2213cc7a-6634-43f8-93a0-b43c3ca1532b HTTP/1.1" 200 263 0.036742 252.22.32.16 - - [2026-02-02 08:04:45] "POST /neutron/router HTTP/1.1" 200 539 0.011770 252.22.32.16 - - [2026-02-02 08:04:45] "POST /neutron/router HTTP/1.1" 200 539 0.005082 252.22.32.16 - - [2026-02-02 08:04:45] "POST /neutron/router HTTP/1.1" 200 539 0.004945 252.22.32.16 - - [2026-02-02 08:04:45] "POST /neutron/router HTTP/1.1" 200 539 0.004616 252.22.32.16 - - [2026-02-02 08:04:45] "POST /neutron/router HTTP/1.1" 200 539 0.004451 252.22.32.16 - - [2026-02-02 08:04:45] "POST /neutron/router HTTP/1.1" 200 539 0.004431 252.22.32.16 - - [2026-02-02 08:04:45] "POST /neutron/router HTTP/1.1" 200 539 0.004775 252.22.32.16 - - [2026-02-02 08:04:46] "POST /neutron/router HTTP/1.1" 200 539 0.004668 252.22.32.16 - - [2026-02-02 08:04:46] "POST /neutron/router HTTP/1.1" 200 539 0.004342 252.22.32.16 - - [2026-02-02 08:04:46] "POST /neutron/router HTTP/1.1" 200 539 0.005236 252.22.32.16 - - [2026-02-02 08:04:46] "POST /neutron/router HTTP/1.1" 200 539 0.004766 252.22.32.16 - - [2026-02-02 08:04:46] "POST /neutron/router HTTP/1.1" 200 539 0.004750 252.22.32.16 - - [2026-02-02 08:04:46] "POST /neutron/router HTTP/1.1" 200 539 0.004199 252.22.32.16 - - [2026-02-02 08:04:46] "POST /neutron/router HTTP/1.1" 200 539 0.005394 252.22.32.16 - - [2026-02-02 08:04:46] "POST /neutron/router HTTP/1.1" 200 539 0.004750 252.22.32.16 - - [2026-02-02 08:04:46] "POST /neutron/router HTTP/1.1" 200 539 0.004605 252.22.32.16 - - [2026-02-02 08:04:46] "POST /neutron/router HTTP/1.1" 200 539 0.005022 252.22.32.16 - - [2026-02-02 08:04:46] "POST /neutron/router HTTP/1.1" 200 539 0.004226 252.22.32.16 - - [2026-02-02 08:04:46] "POST /neutron/router HTTP/1.1" 200 539 0.004504 252.22.32.16 - - [2026-02-02 08:04:46] "POST /neutron/router HTTP/1.1" 200 539 0.004519 252.22.32.16 - - [2026-02-02 08:04:46] "POST /neutron/router HTTP/1.1" 200 539 0.004369 252.22.32.16 - - [2026-02-02 08:04:46] "POST /neutron/router HTTP/1.1" 200 539 0.003875 252.22.32.16 - - [2026-02-02 08:04:46] "POST /neutron/router HTTP/1.1" 200 539 0.003950 252.22.32.16 - - [2026-02-02 08:04:47] "POST /neutron/router HTTP/1.1" 200 539 0.003866 252.22.32.16 - - [2026-02-02 08:04:47] "POST /neutron/router HTTP/1.1" 200 539 0.004398 252.22.32.16 - - [2026-02-02 08:04:47] "POST /neutron/router HTTP/1.1" 200 539 0.004964 252.22.32.16 - - [2026-02-02 08:04:47] "POST /neutron/router HTTP/1.1" 200 539 0.005514 252.22.32.16 - - [2026-02-02 08:04:47] "POST /neutron/router HTTP/1.1" 200 539 0.004067 252.22.32.16 - - [2026-02-02 08:04:47] "POST /neutron/router HTTP/1.1" 200 539 0.004485 252.22.32.16 - - [2026-02-02 08:04:47] "POST /neutron/router HTTP/1.1" 200 539 0.003921 252.22.32.16 - - [2026-02-02 08:04:47] "POST /neutron/router HTTP/1.1" 200 539 0.003935 252.22.32.16 - - [2026-02-02 08:04:47] "POST /neutron/router HTTP/1.1" 200 539 0.005173 252.22.32.16 - - [2026-02-02 08:04:47] "POST /neutron/router HTTP/1.1" 200 539 0.027240 252.22.32.16 - - [2026-02-02 08:04:47] "POST /neutron/router HTTP/1.1" 200 539 0.005568 252.22.32.16 - - [2026-02-02 08:04:47] "POST /neutron/router HTTP/1.1" 200 539 0.029979 252.22.32.16 - - [2026-02-02 08:04:47] "POST /neutron/router HTTP/1.1" 200 539 0.005261 10.0.0.22 - - [2026-02-02 08:04:48] "GET /logical-router/2213cc7a-6634-43f8-93a0-b43c3ca1532b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.007578 252.22.32.16 - - [2026-02-02 08:04:48] "POST /neutron/router HTTP/1.1" 200 151 0.063924 10.0.0.22 - - [2026-02-02 08:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008506 10.0.0.22 - - [2026-02-02 08:04:48] "DELETE /route-target/3735e6bc-b58f-4093-8def-ea950ead35be HTTP/1.1" 200 115 0.028005 252.22.32.16 - - [2026-02-02 08:04:48] "POST /neutron/security_group HTTP/1.1" 200 519 0.004682 252.22.32.16 - - [2026-02-02 08:04:48] "POST /neutron/security_group HTTP/1.1" 200 151 0.047663 10.0.0.22 - - [2026-02-02 08:04:48] "DELETE /access-control-list/47480865-2a3f-4ba6-b234-e6856f071152 HTTP/1.1" 200 115 0.031049 252.22.32.16 - - [2026-02-02 08:04:48] "POST /neutron/security_group HTTP/1.1" 200 519 0.003893 10.0.0.22 - - [2026-02-02 08:04:48] "DELETE /access-control-list/a18216fd-b8ee-4075-bb1c-63634f8b65da HTTP/1.1" 200 115 0.029112 252.22.32.16 - - [2026-02-02 08:04:48] "POST /neutron/security_group HTTP/1.1" 200 151 0.055511 10.0.0.22 - - [2026-02-02 08:04:48] "DELETE /access-control-list/1fed7ad4-bf48-4991-88b6-d16eb8fe32ca HTTP/1.1" 200 115 0.029475 252.22.32.16 - - [2026-02-02 08:04:48] "POST /neutron/security_group HTTP/1.1" 200 504 0.005261 10.0.0.22 - - [2026-02-02 08:04:48] "DELETE /access-control-list/31ff3120-8879-4201-ad8c-d9d6f671c2e4 HTTP/1.1" 200 115 0.038782 252.22.32.16 - - [2026-02-02 08:04:48] "POST /neutron/security_group HTTP/1.1" 200 151 0.051636 10.0.0.22 - - [2026-02-02 08:04:48] "DELETE /access-control-list/3d8634b9-1ed0-4b0b-9131-3666ea458786 HTTP/1.1" 200 115 0.025313 252.22.32.16 - - [2026-02-02 08:04:48] "POST /neutron/security_group HTTP/1.1" 200 504 0.004795 10.0.0.22 - - [2026-02-02 08:04:48] "DELETE /access-control-list/32be7248-edb4-44d1-a02d-3a39b2d52b01 HTTP/1.1" 200 115 0.030043 10.0.0.22 - - [2026-02-02 08:04:48] "DELETE /access-control-list/96e9129e-090e-49c5-ab81-63426c51e8fd HTTP/1.1" 200 115 0.032849 252.22.32.16 - - [2026-02-02 08:04:48] "POST /neutron/security_group HTTP/1.1" 200 151 0.069355 10.0.0.22 - - [2026-02-02 08:04:48] "DELETE /access-control-list/ded4c6d5-bbe3-423d-997b-80e673d62b6d HTTP/1.1" 200 115 0.025551 10.0.0.22 - - [2026-02-02 08:04:48] "GET /projects?obj_uuids=acb3326f-9d24-4347-a3ad-8475c5a83ea8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001547 10.0.0.22 - - [2026-02-02 08:04:49] "GET /project/acb3326f-9d24-4347-a3ad-8475c5a83ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.030991 10.0.0.22 - - [2026-02-02 08:04:49] "GET /projects?obj_uuids=acb3326f-9d24-4347-a3ad-8475c5a83ea8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002871 10.0.0.22 - - [2026-02-02 08:04:49] "GET /project/acb3326f-9d24-4347-a3ad-8475c5a83ea8?fields=virtual_networks HTTP/1.1" 200 1022 0.077290 10.0.0.22 - - [2026-02-02 08:04:49] "GET /projects?obj_uuids=acb3326f-9d24-4347-a3ad-8475c5a83ea8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002694 10.0.0.22 - - [2026-02-02 08:04:49] "GET /project/acb3326f-9d24-4347-a3ad-8475c5a83ea8?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.036274 10.0.0.22 - - [2026-02-02 08:04:49] "GET /projects?obj_uuids=acb3326f-9d24-4347-a3ad-8475c5a83ea8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001722 10.0.0.22 - - [2026-02-02 08:04:49] "GET /project/acb3326f-9d24-4347-a3ad-8475c5a83ea8?fields=security_groups HTTP/1.1" 200 1242 0.035784 10.0.0.22 - - [2026-02-02 08:04:50] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001104 10.0.0.22 - - [2026-02-02 08:04:50] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008077 10.0.0.22 - - [2026-02-02 08:04:50] "POST /fqname-to-id HTTP/1.1" 404 182 0.038800 10.0.0.22 - - [2026-02-02 08:04:50] "GET /projects?obj_uuids=0e347be6-00be-460d-8fe1-3bdc77cfe064&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003341 10.0.0.22 - - [2026-02-02 08:04:50] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001594 10.0.0.22 - - [2026-02-02 08:04:50] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009656 10.0.0.22 - - [2026-02-02 08:04:50] "POST /id-to-fqname HTTP/1.1" 200 184 0.002205 10.0.0.22 - - [2026-02-02 08:04:50] "POST /fqname-to-id HTTP/1.1" 404 193 0.005261 10.0.0.22 - - [2026-02-02 08:04:50] "POST /security-groups HTTP/1.1" 200 579 0.099892 10.0.0.22 - - [2026-02-02 08:04:50] "POST /projects HTTP/1.1" 200 569 0.292608 10.0.0.22 - - [2026-02-02 08:04:50] "POST /fqname-to-id HTTP/1.1" 404 228 0.008501 10.0.0.22 - - [2026-02-02 08:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.387116 10.0.0.22 - - [2026-02-02 08:04:51] "GET /project/0e347be6-00be-460d-8fe1-3bdc77cfe064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.808253 10.0.0.22 - - [2026-02-02 08:04:51] "POST /access-control-lists HTTP/1.1" 200 592 0.428191 10.0.0.22 - - [2026-02-02 08:04:51] "POST /fqname-to-id HTTP/1.1" 404 227 0.021576 10.0.0.22 - - [2026-02-02 08:04:51] "POST /access-control-lists HTTP/1.1" 200 590 0.099753 10.0.0.22 - - [2026-02-02 08:04:54] "GET / HTTP/1.1" 200 36215 0.003217 10.0.0.22 - - [2026-02-02 08:04:55] "POST /fqname-to-id HTTP/1.1" 401 296 0.000701 10.0.0.22 - - [2026-02-02 08:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.290975 10.0.0.22 - - [2026-02-02 08:04:56] "GET /projects?obj_uuids=0e347be6-00be-460d-8fe1-3bdc77cfe064&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.003300 10.0.0.22 - - [2026-02-02 08:04:56] "GET /project/0e347be6-00be-460d-8fe1-3bdc77cfe064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.150462 252.22.32.16 - - [2026-02-02 08:04:57] "POST /neutron/network HTTP/1.1" 200 117 0.115400 10.0.0.22 - - [2026-02-02 08:04:57] "GET /projects?obj_uuids=0e347be6-00be-460d-8fe1-3bdc77cfe064&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002342 252.22.32.16 - - [2026-02-02 08:04:57] "POST /neutron/network HTTP/1.1" 200 599 0.433533 10.0.0.22 - - [2026-02-02 08:04:57] "POST /route-targets HTTP/1.1" 200 328 0.144901 10.0.0.22 - - [2026-02-02 08:04:58] "POST /ref-update HTTP/1.1" 200 156 0.241569 10.0.0.22 - - [2026-02-02 08:04:58] "POST /useragent-kv HTTP/1.1" 200 115 0.003181 252.22.32.16 - - [2026-02-02 08:04:58] "POST /neutron/subnet HTTP/1.1" 200 720 0.730638 252.22.32.16 - - [2026-02-02 08:04:58] "POST /neutron/network HTTP/1.1" 200 817 0.011794 10.0.0.22 - - [2026-02-02 08:04:58] "POST /id-to-fqname HTTP/1.1" 200 214 0.002698 10.0.0.22 - - [2026-02-02 08:04:58] "GET /virtual-network/585c1819-4f89-4609-82c1-2d178a5b1161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.007519 252.22.32.16 - - [2026-02-02 08:04:58] "POST /neutron/network HTTP/1.1" 200 817 0.007852 10.0.0.22 - - [2026-02-02 08:04:58] "GET /virtual-network/585c1819-4f89-4609-82c1-2d178a5b1161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.029356 252.22.32.16 - - [2026-02-02 08:04:58] "POST /neutron/network HTTP/1.1" 200 817 0.008035 252.22.32.16 - - [2026-02-02 08:04:58] "POST /neutron/subnet HTTP/1.1" 200 720 0.036862 10.0.0.22 - - [2026-02-02 08:04:59] "POST /fqname-to-id HTTP/1.1" 404 204 0.003752 10.0.0.22 - - [2026-02-02 08:04:59] "GET /virtual-network/585c1819-4f89-4609-82c1-2d178a5b1161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.008283 10.0.0.22 - - [2026-02-02 08:04:59] "GET /projects?obj_uuids=0e347be6-00be-460d-8fe1-3bdc77cfe064&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.014245 252.22.32.16 - - [2026-02-02 08:04:59] "POST /neutron/port HTTP/1.1" 200 1014 0.558392 10.0.0.22 - - [2026-02-02 08:04:59] "GET /virtual-machine-interface/bc6aed71-40c2-432e-976a-00c7298e1b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2381 0.012823 10.0.0.22 - - [2026-02-02 08:04:59] "GET /virtual-machine-interface/bc6aed71-40c2-432e-976a-00c7298e1b88?fields=instance_ip_back_refs HTTP/1.1" 200 1318 0.017389 10.0.0.22 - - [2026-02-02 08:04:59] "GET /instance-ip/4ce44178-f570-497b-b4f2-6ef762ad6de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009513 10.0.0.22 - - [2026-02-02 08:04:59] "GET /virtual-machine-interface/bc6aed71-40c2-432e-976a-00c7298e1b88 HTTP/1.1" 401 296 0.001151 10.0.0.22 - - [2026-02-02 08:05:00] "GET /virtual-machine-interface/bc6aed71-40c2-432e-976a-00c7298e1b88 HTTP/1.1" 200 2603 0.077883 252.22.32.16 - - [2026-02-02 08:05:00] "POST /neutron/port HTTP/1.1" 200 1014 0.019019 252.22.32.16 - - [2026-02-02 08:05:00] "POST /neutron/port HTTP/1.1" 200 151 0.217682 252.22.32.16 - - [2026-02-02 08:05:00] "POST /neutron/network HTTP/1.1" 200 817 0.013562 10.0.0.22 - - [2026-02-02 08:05:01] "POST /useragent-kv HTTP/1.1" 200 115 0.015754 10.0.0.22 - - [2026-02-02 08:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.025717 10.0.0.22 - - [2026-02-02 08:05:01] "POST /useragent-kv HTTP/1.1" 200 115 0.021051 252.22.32.16 - - [2026-02-02 08:05:01] "POST /neutron/network HTTP/1.1" 200 151 0.228338 10.0.0.22 - - [2026-02-02 08:05:01] "DELETE /route-target/efb32b3c-0c5a-48f1-a990-b39b0cb199c2 HTTP/1.1" 200 115 0.042927 10.0.0.22 - - [2026-02-02 08:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007720 10.0.0.22 - - [2026-02-02 08:05:02] "GET /projects?obj_uuids=0e347be6-00be-460d-8fe1-3bdc77cfe064&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002072 10.0.0.22 - - [2026-02-02 08:05:02] "GET /project/0e347be6-00be-460d-8fe1-3bdc77cfe064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.053326 252.22.32.16 - - [2026-02-02 08:05:02] "POST /neutron/network HTTP/1.1" 200 117 0.025908 10.0.0.22 - - [2026-02-02 08:05:02] "GET /projects?obj_uuids=0e347be6-00be-460d-8fe1-3bdc77cfe064&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.003035 252.22.32.16 - - [2026-02-02 08:05:02] "POST /neutron/network HTTP/1.1" 200 601 0.183675 10.0.0.22 - - [2026-02-02 08:05:02] "POST /route-targets HTTP/1.1" 200 328 0.049096 10.0.0.22 - - [2026-02-02 08:05:02] "POST /ref-update HTTP/1.1" 200 156 0.029548 10.0.0.22 - - [2026-02-02 08:05:02] "POST /useragent-kv HTTP/1.1" 200 115 0.004719 252.22.32.16 - - [2026-02-02 08:05:02] "POST /neutron/subnet HTTP/1.1" 200 724 0.284707 10.0.0.22 - - [2026-02-02 08:05:03] "POST /useragent-kv HTTP/1.1" 200 115 0.012656 252.22.32.16 - - [2026-02-02 08:05:03] "POST /neutron/subnet HTTP/1.1" 200 734 0.247208 252.22.32.16 - - [2026-02-02 08:05:03] "POST /neutron/network HTTP/1.1" 200 978 0.039365 10.0.0.22 - - [2026-02-02 08:05:03] "POST /id-to-fqname HTTP/1.1" 200 215 0.001455 10.0.0.22 - - [2026-02-02 08:05:03] "GET /virtual-network/da2e9dd4-caf2-458b-9f98-f85373b6afdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.009939 252.22.32.16 - - [2026-02-02 08:05:03] "POST /neutron/network HTTP/1.1" 200 978 0.026033 10.0.0.22 - - [2026-02-02 08:05:03] "GET /virtual-network/da2e9dd4-caf2-458b-9f98-f85373b6afdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.009948 252.22.32.16 - - [2026-02-02 08:05:03] "POST /neutron/network HTTP/1.1" 200 978 0.018219 252.22.32.16 - - [2026-02-02 08:05:03] "POST /neutron/subnet HTTP/1.1" 200 724 0.010122 252.22.32.16 - - [2026-02-02 08:05:03] "POST /neutron/subnet HTTP/1.1" 200 734 0.033467 10.0.0.22 - - [2026-02-02 08:05:03] "GET /projects?obj_uuids=0e347be6-00be-460d-8fe1-3bdc77cfe064&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001480 252.22.32.16 - - [2026-02-02 08:05:04] "POST /neutron/port HTTP/1.1" 200 1016 0.310976 10.0.0.22 - - [2026-02-02 08:05:04] "GET /projects?obj_uuids=0e347be6-00be-460d-8fe1-3bdc77cfe064&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002038 252.22.32.16 - - [2026-02-02 08:05:04] "POST /neutron/port HTTP/1.1" 200 1018 0.364345 10.0.0.22 - - [2026-02-02 08:05:04] "POST /id-to-fqname HTTP/1.1" 200 215 0.001998 252.22.32.16 - - [2026-02-02 08:05:05] "POST /neutron/port HTTP/1.1" 200 1016 0.013482 252.22.32.16 - - [2026-02-02 08:05:05] "POST /neutron/port HTTP/1.1" 200 1016 0.015567 252.22.32.16 - - [2026-02-02 08:05:05] "POST /neutron/network HTTP/1.1" 200 978 0.007809 252.22.32.16 - - [2026-02-02 08:05:05] "POST /neutron/port HTTP/1.1" 200 1016 0.018826 252.22.32.16 - - [2026-02-02 08:05:05] "POST /neutron/port HTTP/1.1" 200 117 0.006917 252.22.32.16 - - [2026-02-02 08:05:05] "POST /neutron/port HTTP/1.1" 200 117 0.008146 10.0.0.22 - - [2026-02-02 08:05:05] "POST /id-to-fqname HTTP/1.1" 200 215 0.002184 252.22.32.16 - - [2026-02-02 08:05:05] "POST /neutron/port HTTP/1.1" 200 117 0.006767 252.22.32.16 - - [2026-02-02 08:05:06] "POST /neutron/port HTTP/1.1" 200 1016 0.012560 252.22.32.16 - - [2026-02-02 08:05:06] "POST /neutron/port HTTP/1.1" 200 1018 0.011669 252.22.32.16 - - [2026-02-02 08:05:06] "POST /neutron/port HTTP/1.1" 200 1018 0.013683 252.22.32.16 - - [2026-02-02 08:05:06] "POST /neutron/network HTTP/1.1" 200 978 0.018436 252.22.32.16 - - [2026-02-02 08:05:06] "POST /neutron/port HTTP/1.1" 200 1018 0.016368 252.22.32.16 - - [2026-02-02 08:05:06] "POST /neutron/port HTTP/1.1" 200 117 0.007514 252.22.32.16 - - [2026-02-02 08:05:07] "POST /neutron/port HTTP/1.1" 200 117 0.011249 252.22.32.16 - - [2026-02-02 08:05:07] "POST /neutron/port HTTP/1.1" 200 1018 0.049886 252.22.32.16 - - [2026-02-02 08:05:07] "POST /neutron/port HTTP/1.1" 200 117 0.012506 252.22.32.16 - - [2026-02-02 08:05:07] "POST /neutron/port HTTP/1.1" 200 1016 0.019031 252.22.32.16 - - [2026-02-02 08:05:07] "POST /neutron/network HTTP/1.1" 200 988 0.008048 252.22.32.16 - - [2026-02-02 08:05:07] "POST /neutron/port HTTP/1.1" 200 1016 0.010719 252.22.32.16 - - [2026-02-02 08:05:07] "POST /neutron/port HTTP/1.1" 200 1016 0.015379 252.22.32.16 - - [2026-02-02 08:05:07] "POST /neutron/port HTTP/1.1" 200 1104 0.154995 252.22.32.16 - - [2026-02-02 08:05:07] "POST /neutron/port HTTP/1.1" 200 1114 0.028163 252.22.32.16 - - [2026-02-02 08:05:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008717 252.22.32.16 - - [2026-02-02 08:05:07] "POST /neutron/subnet HTTP/1.1" 200 698 0.016644 252.22.32.16 - - [2026-02-02 08:05:08] "POST /neutron/port HTTP/1.1" 200 117 0.001334 252.22.32.16 - - [2026-02-02 08:05:08] "POST /neutron/network HTTP/1.1" 200 978 0.014679 252.22.32.16 - - [2026-02-02 08:05:08] "POST /neutron/port HTTP/1.1" 200 1018 0.019531 252.22.32.16 - - [2026-02-02 08:05:08] "POST /neutron/network HTTP/1.1" 200 988 0.013186 252.22.32.16 - - [2026-02-02 08:05:08] "POST /neutron/port HTTP/1.1" 200 1018 0.020006 252.22.32.16 - - [2026-02-02 08:05:08] "POST /neutron/port HTTP/1.1" 200 1018 0.017591 252.22.32.16 - - [2026-02-02 08:05:08] "POST /neutron/port HTTP/1.1" 200 1106 0.144794 252.22.32.16 - - [2026-02-02 08:05:08] "POST /neutron/port HTTP/1.1" 200 1116 0.022170 252.22.32.16 - - [2026-02-02 08:05:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.015671 252.22.32.16 - - [2026-02-02 08:05:09] "POST /neutron/subnet HTTP/1.1" 200 708 0.013723 252.22.32.16 - - [2026-02-02 08:05:09] "POST /neutron/port HTTP/1.1" 200 117 0.002709 252.22.32.16 - - [2026-02-02 08:05:09] "POST /neutron/network HTTP/1.1" 200 978 0.012218 252.22.32.16 - - [2026-02-02 08:05:12] "POST /neutron/port HTTP/1.1" 200 1114 0.025236 252.22.32.16 - - [2026-02-02 08:05:12] "POST /neutron/security_group HTTP/1.1" 200 2052 0.012300 252.22.32.16 - - [2026-02-02 08:05:12] "POST /neutron/port HTTP/1.1" 200 1114 0.018540 252.22.32.16 - - [2026-02-02 08:05:12] "POST /neutron/security_group HTTP/1.1" 200 2052 0.018320 252.22.32.16 - - [2026-02-02 08:05:12] "POST /neutron/port HTTP/1.1" 200 1114 0.027378 252.22.32.16 - - [2026-02-02 08:05:12] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007238 10.0.0.22 - - [2026-02-02 08:05:12] "GET /virtual-machine/0cfe64a7-9828-4813-8c07-98645b903e1d HTTP/1.1" 200 1283 0.008477 10.0.0.22 - - [2026-02-02 08:05:12] "GET /virtual-machine-interface/cfc67763-73d7-4003-96d1-e0f2886dc861 HTTP/1.1" 200 2919 0.006109 10.0.0.22 - - [2026-02-02 08:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007083 10.0.0.22 - - [2026-02-02 08:05:13] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007122 10.0.0.22 - - [2026-02-02 08:05:13] "GET /virtual-networks?parent_id=0e347be6-00be-460d-8fe1-3bdc77cfe064&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003902 10.0.0.22 - - [2026-02-02 08:05:13] "GET /virtual-network/da2e9dd4-caf2-458b-9f98-f85373b6afdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.006156 10.0.0.22 - - [2026-02-02 08:05:14] "GET /global-system-configs HTTP/1.1" 401 296 0.000557 10.0.0.22 - - [2026-02-02 08:05:14] "GET /global-system-configs HTTP/1.1" 401 296 0.000415 10.0.0.22 - - [2026-02-02 08:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.22 - - [2026-02-02 08:05:16] "GET /virtual-network/da2e9dd4-caf2-458b-9f98-f85373b6afdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.005680 [Introspect:8084]10.0.0.22 - - [2026-02-02 08:05:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001537 [Introspect:8084]10.0.0.22 - - [2026-02-02 08:05:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001693 10.0.0.22 - - [2026-02-02 08:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.22 - - [2026-02-02 08:05:20] "GET /virtual-network/da2e9dd4-caf2-458b-9f98-f85373b6afdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.010452 252.22.32.16 - - [2026-02-02 08:05:20] "POST /neutron/port HTTP/1.1" 200 1114 0.020502 252.22.32.16 - - [2026-02-02 08:05:20] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008762 252.22.32.16 - - [2026-02-02 08:05:21] "POST /neutron/port HTTP/1.1" 200 1114 0.020466 252.22.32.16 - - [2026-02-02 08:05:21] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008050 252.22.32.16 - - [2026-02-02 08:05:21] "POST /neutron/port HTTP/1.1" 200 1116 0.016569 252.22.32.16 - - [2026-02-02 08:05:21] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009112 252.22.32.16 - - [2026-02-02 08:05:21] "POST /neutron/port HTTP/1.1" 200 1116 0.023280 252.22.32.16 - - [2026-02-02 08:05:21] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007453 252.22.32.16 - - [2026-02-02 08:05:21] "POST /neutron/port HTTP/1.1" 200 1116 0.019649 252.22.32.16 - - [2026-02-02 08:05:22] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007366 10.0.0.22 - - [2026-02-02 08:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.22 - - [2026-02-02 08:05:22] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004762 10.0.0.22 - - [2026-02-02 08:05:22] "GET /virtual-networks?parent_id=0e347be6-00be-460d-8fe1-3bdc77cfe064&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.004630 10.0.0.22 - - [2026-02-02 08:05:22] "GET /virtual-network/da2e9dd4-caf2-458b-9f98-f85373b6afdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.016637 252.22.32.16 - - [2026-02-02 08:05:23] "POST /neutron/port HTTP/1.1" 200 1114 0.029107 252.22.32.16 - - [2026-02-02 08:05:23] "POST /neutron/security_group HTTP/1.1" 200 2052 0.011174 252.22.32.16 - - [2026-02-02 08:05:23] "POST /neutron/port HTTP/1.1" 200 1114 0.024970 252.22.32.16 - - [2026-02-02 08:05:23] "POST /neutron/security_group HTTP/1.1" 200 2052 0.011006 10.0.0.22 - - [2026-02-02 08:05:28] "DELETE /project/0e347be600be460d8fe13bdc77cfe064 HTTP/1.1" 404 173 0.013963 10.0.0.22 - - [2026-02-02 08:05:28] "DELETE /project/acb3326f9d244347a3ad8475c5a83ea8 HTTP/1.1" 404 173 0.012907 10.0.0.22 - - [2026-02-02 08:05:28] "GET /projects?obj_uuids=164f93b8-d5df-497d-9db0-987b33d2b0b9&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001486 10.0.0.22 - - [2026-02-02 08:05:28] "GET /projects?obj_uuids=acb3326f-9d24-4347-a3ad-8475c5a83ea8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000948 252.22.32.16 - - [2026-02-02 08:05:28] "POST /neutron/port HTTP/1.1" 200 1116 0.033724 10.0.0.22 - - [2026-02-02 08:05:28] "GET /project/acb3326f-9d24-4347-a3ad-8475c5a83ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.046690 10.0.0.22 - - [2026-02-02 08:05:28] "GET /project/164f93b8-d5df-497d-9db0-987b33d2b0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.049380 10.0.0.22 - - [2026-02-02 08:05:28] "GET /projects?obj_uuids=164f93b8-d5df-497d-9db0-987b33d2b0b9&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001464 10.0.0.22 - - [2026-02-02 08:05:28] "GET /projects?obj_uuids=acb3326f-9d24-4347-a3ad-8475c5a83ea8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000977 252.22.32.16 - - [2026-02-02 08:05:28] "POST /neutron/security_group HTTP/1.1" 200 2052 0.014770 10.0.0.22 - - [2026-02-02 08:05:28] "GET /project/acb3326f-9d24-4347-a3ad-8475c5a83ea8?fields=security_groups HTTP/1.1" 200 1335 0.058351 10.0.0.22 - - [2026-02-02 08:05:28] "GET /project/164f93b8-d5df-497d-9db0-987b33d2b0b9?fields=security_groups HTTP/1.1" 200 1334 0.064034 252.22.32.16 - - [2026-02-02 08:05:28] "POST /neutron/port HTTP/1.1" 200 1116 0.019800 10.0.0.22 - - [2026-02-02 08:05:28] "DELETE /security-group/2e79f18b-1774-4251-8caf-dba6b505fed4 HTTP/1.1" 200 115 0.079996 10.0.0.22 - - [2026-02-02 08:05:28] "DELETE /security-group/2098e1e9-3da4-4a86-9c3a-4d28db2c6b8e HTTP/1.1" 200 115 0.077940 10.0.0.22 - - [2026-02-02 08:05:28] "GET /projects?obj_uuids=acb3326f-9d24-4347-a3ad-8475c5a83ea8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001692 10.0.0.22 - - [2026-02-02 08:05:28] "GET /projects?obj_uuids=164f93b8-d5df-497d-9db0-987b33d2b0b9&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001817 252.22.32.16 - - [2026-02-02 08:05:28] "POST /neutron/security_group HTTP/1.1" 200 2052 0.021268 10.0.0.22 - - [2026-02-02 08:05:28] "DELETE /access-control-list/256c26aa-a5a2-4783-911c-20822f6f42e6 HTTP/1.1" 200 115 0.083946 10.0.0.22 - - [2026-02-02 08:05:28] "GET /project/acb3326f-9d24-4347-a3ad-8475c5a83ea8?fields=application_policy_sets HTTP/1.1" 200 1374 0.085064 10.0.0.22 - - [2026-02-02 08:05:28] "GET /project/164f93b8-d5df-497d-9db0-987b33d2b0b9?fields=application_policy_sets HTTP/1.1" 200 1373 0.089644 10.0.0.22 - - [2026-02-02 08:05:28] "DELETE /access-control-list/0bdcfeef-7fb8-4008-a2d9-27e0ceb99134 HTTP/1.1" 200 115 0.085318 252.22.32.16 - - [2026-02-02 08:05:28] "POST /neutron/port HTTP/1.1" 200 1116 0.039616 10.0.0.22 - - [2026-02-02 08:05:28] "DELETE /access-control-list/720b6281-4cc3-4b4c-8bc9-6379489cca04 HTTP/1.1" 200 115 0.044765 252.22.32.16 - - [2026-02-02 08:05:28] "POST /neutron/security_group HTTP/1.1" 200 2052 0.025143 10.0.0.22 - - [2026-02-02 08:05:28] "DELETE /access-control-list/35b2b930-2465-4d68-bef9-9f1a0f6227a9 HTTP/1.1" 200 115 0.078218 10.0.0.22 - - [2026-02-02 08:05:28] "GET /virtual-machine/1f23321b-4d5f-480f-b07c-c5e8738fc4bf HTTP/1.1" 200 1284 0.008284 10.0.0.22 - - [2026-02-02 08:05:29] "DELETE /project/acb3326f-9d24-4347-a3ad-8475c5a83ea8 HTTP/1.1" 200 115 0.554596 10.0.0.22 - - [2026-02-02 08:05:29] "DELETE /project/164f93b8-d5df-497d-9db0-987b33d2b0b9 HTTP/1.1" 200 115 0.570944 10.0.0.22 - - [2026-02-02 08:05:29] "GET /virtual-machine-interface/f1559e5e-fd7e-4a5c-b114-616dce760aec HTTP/1.1" 200 2919 0.007195 10.0.0.22 - - [2026-02-02 08:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.22 - - [2026-02-02 08:05:29] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004605 10.0.0.22 - - [2026-02-02 08:05:29] "GET /virtual-networks?parent_id=0e347be6-00be-460d-8fe1-3bdc77cfe064&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.005967 10.0.0.22 - - [2026-02-02 08:05:29] "GET /virtual-network/da2e9dd4-caf2-458b-9f98-f85373b6afdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.006206 10.0.0.22 - - [2026-02-02 08:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.22 - - [2026-02-02 08:05:30] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003354 10.0.0.22 - - [2026-02-02 08:05:30] "GET /virtual-networks?parent_id=0e347be6-00be-460d-8fe1-3bdc77cfe064&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.004263 10.0.0.22 - - [2026-02-02 08:05:30] "GET /virtual-network/da2e9dd4-caf2-458b-9f98-f85373b6afdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.005328 252.22.32.16 - - [2026-02-02 08:05:31] "POST /neutron/port HTTP/1.1" 200 1114 0.015989 252.22.32.16 - - [2026-02-02 08:05:31] "POST /neutron/port HTTP/1.1" 200 1114 0.016333 252.22.32.16 - - [2026-02-02 08:05:31] "POST /neutron/network HTTP/1.1" 200 988 0.006871 252.22.32.16 - - [2026-02-02 08:05:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005275 252.22.32.16 - - [2026-02-02 08:05:31] "POST /neutron/subnet HTTP/1.1" 200 698 0.013828 252.22.32.16 - - [2026-02-02 08:05:31] "POST /neutron/port HTTP/1.1" 200 117 0.001685 252.22.32.16 - - [2026-02-02 08:05:31] "POST /neutron/network HTTP/1.1" 200 978 0.010510 252.22.32.16 - - [2026-02-02 08:05:34] "POST /neutron/port HTTP/1.1" 200 1106 0.017953 252.22.32.16 - - [2026-02-02 08:05:34] "POST /neutron/port HTTP/1.1" 200 1106 0.014341 252.22.32.16 - - [2026-02-02 08:05:34] "POST /neutron/port HTTP/1.1" 200 151 0.140233 252.22.32.16 - - [2026-02-02 08:05:34] "POST /neutron/port HTTP/1.1" 200 1104 0.015704 252.22.32.16 - - [2026-02-02 08:05:34] "POST /neutron/port HTTP/1.1" 200 1104 0.014656 252.22.32.16 - - [2026-02-02 08:05:34] "POST /neutron/port HTTP/1.1" 200 151 0.200111 252.22.32.16 - - [2026-02-02 08:05:34] "POST /neutron/network HTTP/1.1" 200 978 0.009653 10.0.0.22 - - [2026-02-02 08:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006003 10.0.0.22 - - [2026-02-02 08:05:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002435 10.0.0.22 - - [2026-02-02 08:05:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003152 10.0.0.22 - - [2026-02-02 08:05:34] "POST /useragent-kv HTTP/1.1" 200 115 0.004297 10.0.0.22 - - [2026-02-02 08:05:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002429 252.22.32.16 - - [2026-02-02 08:05:34] "POST /neutron/network HTTP/1.1" 200 151 0.144568 10.0.0.22 - - [2026-02-02 08:05:34] "DELETE /route-target/0e5c9f63-50e3-4b4c-adec-d0c4046aedf3 HTTP/1.1" 200 115 0.034102 10.0.0.22 - - [2026-02-02 08:05:35] "GET /projects?obj_uuids=0e347be6-00be-460d-8fe1-3bdc77cfe064&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001450 10.0.0.22 - - [2026-02-02 08:05:35] "GET /project/0e347be6-00be-460d-8fe1-3bdc77cfe064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.036875 10.0.0.22 - - [2026-02-02 08:05:35] "GET /projects?obj_uuids=0e347be6-00be-460d-8fe1-3bdc77cfe064&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001463 10.0.0.22 - - [2026-02-02 08:05:35] "GET /project/0e347be6-00be-460d-8fe1-3bdc77cfe064?fields=virtual_networks HTTP/1.1" 200 1023 0.040190 10.0.0.22 - - [2026-02-02 08:05:35] "GET /projects?obj_uuids=0e347be6-00be-460d-8fe1-3bdc77cfe064&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001375 10.0.0.22 - - [2026-02-02 08:05:35] "GET /project/0e347be6-00be-460d-8fe1-3bdc77cfe064?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.031080 10.0.0.22 - - [2026-02-02 08:05:35] "GET /projects?obj_uuids=0e347be6-00be-460d-8fe1-3bdc77cfe064&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001099 10.0.0.22 - - [2026-02-02 08:05:35] "GET /project/0e347be6-00be-460d-8fe1-3bdc77cfe064?fields=security_groups HTTP/1.1" 200 1244 0.026612 10.0.0.22 - - [2026-02-02 08:05:36] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001338 10.0.0.22 - - [2026-02-02 08:05:36] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007980 10.0.0.22 - - [2026-02-02 08:05:36] "POST /fqname-to-id HTTP/1.1" 404 184 0.043132 10.0.0.22 - - [2026-02-02 08:05:36] "GET /projects?obj_uuids=6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003169 10.0.0.22 - - [2026-02-02 08:05:36] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001418 10.0.0.22 - - [2026-02-02 08:05:36] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009085 10.0.0.22 - - [2026-02-02 08:05:37] "POST /id-to-fqname HTTP/1.1" 200 186 0.003113 10.0.0.22 - - [2026-02-02 08:05:37] "POST /fqname-to-id HTTP/1.1" 404 195 0.006938 10.0.0.22 - - [2026-02-02 08:05:37] "POST /security-groups HTTP/1.1" 200 581 0.064897 10.0.0.22 - - [2026-02-02 08:05:37] "POST /fqname-to-id HTTP/1.1" 404 230 0.005430 10.0.0.22 - - [2026-02-02 08:05:37] "POST /projects HTTP/1.1" 200 573 0.254584 10.0.0.22 - - [2026-02-02 08:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.288502 10.0.0.22 - - [2026-02-02 08:05:37] "POST /access-control-lists HTTP/1.1" 200 594 0.063141 10.0.0.22 - - [2026-02-02 08:05:37] "GET /project/6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.453929 10.0.0.22 - - [2026-02-02 08:05:37] "POST /fqname-to-id HTTP/1.1" 404 229 0.005391 10.0.0.22 - - [2026-02-02 08:05:37] "POST /access-control-lists HTTP/1.1" 200 592 0.069319 10.0.0.22 - - [2026-02-02 08:05:38] "GET / HTTP/1.1" 200 36215 0.004068 10.0.0.22 - - [2026-02-02 08:05:38] "GET /obj-perms HTTP/1.1" 200 6366 0.065651 10.0.0.22 - - [2026-02-02 08:05:39] "GET /obj-perms HTTP/1.1" 200 6366 0.091175 252.22.32.16 - - [2026-02-02 08:05:39] "POST /neutron/port HTTP/1.1" 200 117 0.005319 252.22.32.16 - - [2026-02-02 08:05:39] "POST /neutron/port HTTP/1.1" 200 117 0.005718 10.0.0.22 - - [2026-02-02 08:05:39] "POST /fqname-to-id HTTP/1.1" 401 296 0.000859 252.22.32.16 - - [2026-02-02 08:05:39] "POST /neutron/port HTTP/1.1" 400 205 0.003663 252.22.32.16 - - [2026-02-02 08:05:39] "POST /neutron/port HTTP/1.1" 400 205 0.003766 10.0.0.22 - - [2026-02-02 08:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.043754 10.0.0.22 - - [2026-02-02 08:05:39] "GET /projects?obj_uuids=6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002647 10.0.0.22 - - [2026-02-02 08:05:40] "GET /project/6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.063801 252.22.32.16 - - [2026-02-02 08:05:40] "POST /neutron/network HTTP/1.1" 200 117 0.050032 10.0.0.22 - - [2026-02-02 08:05:40] "GET /projects?obj_uuids=6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001778 252.22.32.16 - - [2026-02-02 08:05:40] "POST /neutron/network HTTP/1.1" 200 603 0.108612 10.0.0.22 - - [2026-02-02 08:05:40] "POST /route-targets HTTP/1.1" 200 328 0.013101 10.0.0.22 - - [2026-02-02 08:05:40] "POST /ref-update HTTP/1.1" 200 156 0.031723 10.0.0.22 - - [2026-02-02 08:05:40] "POST /useragent-kv HTTP/1.1" 200 115 0.004376 252.22.32.16 - - [2026-02-02 08:05:40] "POST /neutron/subnet HTTP/1.1" 200 729 0.161546 252.22.32.16 - - [2026-02-02 08:05:40] "POST /neutron/network HTTP/1.1" 200 823 0.007463 10.0.0.22 - - [2026-02-02 08:05:40] "POST /id-to-fqname HTTP/1.1" 200 217 0.001647 10.0.0.22 - - [2026-02-02 08:05:40] "GET /virtual-network/4adf1310-ced2-4728-b8a2-9bd5b29c0d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006526 252.22.32.16 - - [2026-02-02 08:05:40] "POST /neutron/network HTTP/1.1" 200 823 0.006740 10.0.0.22 - - [2026-02-02 08:05:40] "GET /virtual-network/4adf1310-ced2-4728-b8a2-9bd5b29c0d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007097 252.22.32.16 - - [2026-02-02 08:05:40] "POST /neutron/network HTTP/1.1" 200 823 0.006331 252.22.32.16 - - [2026-02-02 08:05:41] "POST /neutron/subnet HTTP/1.1" 200 729 0.007187 10.0.0.22 - - [2026-02-02 08:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.22 - - [2026-02-02 08:05:41] "GET /projects?obj_uuids=6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002403 10.0.0.22 - - [2026-02-02 08:05:41] "GET /project/6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.050131 252.22.32.16 - - [2026-02-02 08:05:41] "POST /neutron/network HTTP/1.1" 200 117 0.011408 10.0.0.22 - - [2026-02-02 08:05:41] "GET /projects?obj_uuids=6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001513 252.22.32.16 - - [2026-02-02 08:05:41] "POST /neutron/network HTTP/1.1" 200 603 0.112387 10.0.0.22 - - [2026-02-02 08:05:41] "POST /route-targets HTTP/1.1" 200 328 0.033097 10.0.0.22 - - [2026-02-02 08:05:41] "POST /ref-update HTTP/1.1" 200 156 0.027565 10.0.0.22 - - [2026-02-02 08:05:41] "POST /useragent-kv HTTP/1.1" 200 115 0.008190 252.22.32.16 - - [2026-02-02 08:05:41] "POST /neutron/subnet HTTP/1.1" 200 729 0.220927 252.22.32.16 - - [2026-02-02 08:05:41] "POST /neutron/network HTTP/1.1" 200 823 0.007568 10.0.0.22 - - [2026-02-02 08:05:41] "POST /id-to-fqname HTTP/1.1" 200 217 0.002010 10.0.0.22 - - [2026-02-02 08:05:41] "GET /virtual-network/abf9e2b5-d86f-4ed5-a73f-498a10c6d5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.009757 252.22.32.16 - - [2026-02-02 08:05:41] "POST /neutron/network HTTP/1.1" 200 823 0.007573 10.0.0.22 - - [2026-02-02 08:05:41] "GET /virtual-network/abf9e2b5-d86f-4ed5-a73f-498a10c6d5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006380 252.22.32.16 - - [2026-02-02 08:05:41] "POST /neutron/network HTTP/1.1" 200 823 0.006426 252.22.32.16 - - [2026-02-02 08:05:41] "POST /neutron/subnet HTTP/1.1" 200 729 0.008322 10.0.0.22 - - [2026-02-02 08:05:42] "POST /id-to-fqname HTTP/1.1" 200 217 0.001668 252.22.32.16 - - [2026-02-02 08:05:42] "POST /neutron/network HTTP/1.1" 200 833 0.008118 252.22.32.16 - - [2026-02-02 08:05:42] "GET /aaa-mode HTTP/1.1" 401 296 0.000648 252.22.32.16 - - [2026-02-02 08:05:42] "GET / HTTP/1.1" 200 36215 0.002630 252.22.32.16 - - [2026-02-02 08:05:42] "GET /project/6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000503 10.0.0.22 - - [2026-02-02 08:05:42] "GET /projects?obj_uuids=6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001319 252.22.32.16 - - [2026-02-02 08:05:42] "GET /project/6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.063541 252.22.32.16 - - [2026-02-02 08:05:42] "POST /neutron/network HTTP/1.1" 200 823 0.005892 252.22.32.16 - - [2026-02-02 08:05:43] "POST /neutron/port HTTP/1.1" 200 117 0.006208 252.22.32.16 - - [2026-02-02 08:05:43] "POST /neutron/port HTTP/1.1" 200 117 0.006138 10.0.0.22 - - [2026-02-02 08:05:43] "POST /id-to-fqname HTTP/1.1" 200 217 0.001450 252.22.32.16 - - [2026-02-02 08:05:43] "POST /neutron/port HTTP/1.1" 200 117 0.007446 252.22.32.16 - - [2026-02-02 08:05:43] "POST /neutron/network HTTP/1.1" 200 833 0.006073 252.22.32.16 - - [2026-02-02 08:05:43] "GET /aaa-mode HTTP/1.1" 401 296 0.000438 252.22.32.16 - - [2026-02-02 08:05:43] "GET / HTTP/1.1" 200 36215 0.002280 252.22.32.16 - - [2026-02-02 08:05:43] "GET /project/6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000497 252.22.32.16 - - [2026-02-02 08:05:43] "POST /neutron/network HTTP/1.1" 200 833 0.006673 10.0.0.22 - - [2026-02-02 08:05:43] "GET /projects?obj_uuids=6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001118 10.0.0.22 - - [2026-02-02 08:05:44] "GET /projects?obj_uuids=6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001424 252.22.32.16 - - [2026-02-02 08:05:44] "GET /project/6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.084451 252.22.32.16 - - [2026-02-02 08:05:44] "POST /neutron/port HTTP/1.1" 200 1057 0.289767 252.22.32.16 - - [2026-02-02 08:05:44] "POST /neutron/network HTTP/1.1" 200 823 0.008226 252.22.32.16 - - [2026-02-02 08:05:44] "POST /neutron/port HTTP/1.1" 200 1057 0.012958 252.22.32.16 - - [2026-02-02 08:05:44] "POST /neutron/port HTTP/1.1" 200 1057 0.015189 252.22.32.16 - - [2026-02-02 08:05:44] "POST /neutron/port HTTP/1.1" 200 1079 0.048184 252.22.32.16 - - [2026-02-02 08:05:44] "POST /neutron/port HTTP/1.1" 200 1107 0.178082 252.22.32.16 - - [2026-02-02 08:05:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009721 252.22.32.16 - - [2026-02-02 08:05:44] "POST /neutron/port HTTP/1.1" 200 117 0.007750 252.22.32.16 - - [2026-02-02 08:05:44] "POST /neutron/port HTTP/1.1" 200 1117 0.015488 10.0.0.22 - - [2026-02-02 08:05:44] "GET /projects?obj_uuids=6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001951 252.22.32.16 - - [2026-02-02 08:05:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004691 252.22.32.16 - - [2026-02-02 08:05:44] "POST /neutron/router HTTP/1.1" 200 578 0.091339 252.22.32.16 - - [2026-02-02 08:05:44] "POST /neutron/subnet HTTP/1.1" 200 703 0.016881 10.0.0.22 - - [2026-02-02 08:05:44] "POST /route-targets HTTP/1.1" 200 328 0.037189 252.22.32.16 - - [2026-02-02 08:05:44] "POST /neutron/port HTTP/1.1" 200 117 0.001852 252.22.32.16 - - [2026-02-02 08:05:44] "POST /neutron/router HTTP/1.1" 200 578 0.006230 10.0.0.22 - - [2026-02-02 08:05:44] "PUT /logical-router/5b78b046-6a0e-441a-a001-a689124e8013 HTTP/1.1" 200 263 0.047126 252.22.32.16 - - [2026-02-02 08:05:44] "POST /neutron/network HTTP/1.1" 200 823 0.007874 10.0.0.22 - - [2026-02-02 08:05:44] "GET /projects?obj_uuids=6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001609 252.22.32.16 - - [2026-02-02 08:05:45] "POST /neutron/network HTTP/1.1" 200 833 0.038802 10.0.0.22 - - [2026-02-02 08:05:45] "GET /projects?obj_uuids=6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001520 252.22.32.16 - - [2026-02-02 08:05:45] "POST /neutron/router HTTP/1.1" 200 344 0.351982 10.0.0.22 - - [2026-02-02 08:05:45] "POST /ref-update HTTP/1.1" 200 156 0.014337 252.22.32.16 - - [2026-02-02 08:05:45] "POST /neutron/port HTTP/1.1" 200 1057 0.372196 252.22.32.16 - - [2026-02-02 08:05:45] "POST /neutron/port HTTP/1.1" 200 1117 0.021091 252.22.32.16 - - [2026-02-02 08:05:45] "POST /neutron/port HTTP/1.1" 200 1057 0.025313 252.22.32.16 - - [2026-02-02 08:05:45] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007753 252.22.32.16 - - [2026-02-02 08:05:45] "POST /neutron/port HTTP/1.1" 200 1057 0.013266 252.22.32.16 - - [2026-02-02 08:05:45] "POST /neutron/port HTTP/1.1" 200 1107 0.078764 252.22.32.16 - - [2026-02-02 08:05:45] "POST /neutron/port HTTP/1.1" 200 1117 0.017456 252.22.32.16 - - [2026-02-02 08:05:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003738 252.22.32.16 - - [2026-02-02 08:05:46] "POST /neutron/subnet HTTP/1.1" 200 703 0.009601 252.22.32.16 - - [2026-02-02 08:05:46] "POST /neutron/port HTTP/1.1" 200 117 0.001223 252.22.32.16 - - [2026-02-02 08:05:46] "POST /neutron/network HTTP/1.1" 200 823 0.006639 252.22.32.16 - - [2026-02-02 08:05:50] "POST /neutron/port HTTP/1.1" 200 1117 0.013562 252.22.32.16 - - [2026-02-02 08:05:50] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007193 252.22.32.16 - - [2026-02-02 08:05:50] "POST /neutron/port HTTP/1.1" 200 1117 0.014384 252.22.32.16 - - [2026-02-02 08:05:50] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009225 252.22.32.16 - - [2026-02-02 08:05:51] "POST /neutron/port HTTP/1.1" 200 1117 0.014143 252.22.32.16 - - [2026-02-02 08:05:51] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008277 10.0.0.22 - - [2026-02-02 08:05:51] "GET /virtual-machine/27228be7-3383-4beb-b134-949d22a60b24 HTTP/1.1" 401 296 0.000484 10.0.0.22 - - [2026-02-02 08:05:51] "GET /virtual-machine/27228be7-3383-4beb-b134-949d22a60b24 HTTP/1.1" 200 1290 0.045366 10.0.0.22 - - [2026-02-02 08:05:51] "GET /virtual-machine-interface/0c42c37b-734c-4277-9ac9-53b0225d38b5 HTTP/1.1" 200 2927 0.009369 10.0.0.22 - - [2026-02-02 08:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.22 - - [2026-02-02 08:05:51] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005541 10.0.0.22 - - [2026-02-02 08:05:51] "GET /virtual-networks?parent_id=6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003312 10.0.0.22 - - [2026-02-02 08:05:51] "GET /virtual-network/4adf1310-ced2-4728-b8a2-9bd5b29c0d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005879 10.0.0.22 - - [2026-02-02 08:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.22 - - [2026-02-02 08:05:55] "GET /virtual-network/4adf1310-ced2-4728-b8a2-9bd5b29c0d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005002 252.22.32.16 - - [2026-02-02 08:05:56] "POST /neutron/port HTTP/1.1" 200 1117 0.027467 252.22.32.16 - - [2026-02-02 08:05:56] "POST /neutron/port HTTP/1.1" 200 1117 0.013375 252.22.32.16 - - [2026-02-02 08:05:56] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008733 252.22.32.16 - - [2026-02-02 08:05:56] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005306 252.22.32.16 - - [2026-02-02 08:05:56] "POST /neutron/port HTTP/1.1" 200 1117 0.018144 252.22.32.16 - - [2026-02-02 08:05:56] "POST /neutron/port HTTP/1.1" 200 1117 0.016405 252.22.32.16 - - [2026-02-02 08:05:56] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007695 252.22.32.16 - - [2026-02-02 08:05:56] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007806 10.0.0.22 - - [2026-02-02 08:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005048 10.0.0.22 - - [2026-02-02 08:05:57] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003904 10.0.0.22 - - [2026-02-02 08:05:57] "GET /virtual-networks?parent_id=6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003916 10.0.0.22 - - [2026-02-02 08:05:57] "GET /virtual-network/4adf1310-ced2-4728-b8a2-9bd5b29c0d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.012029 252.22.32.16 - - [2026-02-02 08:05:57] "POST /neutron/port HTTP/1.1" 200 1117 0.015159 252.22.32.16 - - [2026-02-02 08:05:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007853 252.22.32.16 - - [2026-02-02 08:05:57] "POST /neutron/port HTTP/1.1" 200 1117 0.015498 252.22.32.16 - - [2026-02-02 08:05:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006732 252.22.32.16 - - [2026-02-02 08:05:57] "POST /neutron/port HTTP/1.1" 200 1117 0.013708 252.22.32.16 - - [2026-02-02 08:05:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007481 252.22.32.16 - - [2026-02-02 08:06:02] "POST /neutron/port HTTP/1.1" 200 1117 0.016383 252.22.32.16 - - [2026-02-02 08:06:02] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008522 252.22.32.16 - - [2026-02-02 08:06:03] "POST /neutron/port HTTP/1.1" 200 1117 0.016798 252.22.32.16 - - [2026-02-02 08:06:03] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006293 252.22.32.16 - - [2026-02-02 08:06:03] "POST /neutron/port HTTP/1.1" 200 1117 0.019110 252.22.32.16 - - [2026-02-02 08:06:03] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007530 10.0.0.22 - - [2026-02-02 08:06:03] "GET /virtual-machine/cb2c3c05-532a-406c-848e-3d75b7ae2845 HTTP/1.1" 200 1290 0.005118 10.0.0.22 - - [2026-02-02 08:06:03] "GET /virtual-machine-interface/951ce019-1036-4044-83a2-1ec7165b6576 HTTP/1.1" 200 2928 0.005859 10.0.0.22 - - [2026-02-02 08:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.22 - - [2026-02-02 08:06:03] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005003 10.0.0.22 - - [2026-02-02 08:06:03] "GET /virtual-networks?parent_id=6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003279 10.0.0.22 - - [2026-02-02 08:06:03] "GET /virtual-network/abf9e2b5-d86f-4ed5-a73f-498a10c6d5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006573 10.0.0.22 - - [2026-02-02 08:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.22 - - [2026-02-02 08:06:04] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004368 10.0.0.22 - - [2026-02-02 08:06:04] "GET /virtual-networks?parent_id=6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003526 10.0.0.22 - - [2026-02-02 08:06:04] "GET /virtual-network/abf9e2b5-d86f-4ed5-a73f-498a10c6d5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005527 252.22.32.16 - - [2026-02-02 08:06:10] "POST /neutron/router HTTP/1.1" 200 578 0.006441 10.0.0.22 - - [2026-02-02 08:06:10] "GET /projects?obj_uuids=6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001422 252.22.32.16 - - [2026-02-02 08:06:10] "POST /neutron/router HTTP/1.1" 200 344 0.257939 252.22.32.16 - - [2026-02-02 08:06:10] "POST /neutron/port HTTP/1.1" 200 1918 0.022992 10.0.0.22 - - [2026-02-02 08:06:11] "POST /ref-update HTTP/1.1" 200 156 0.011445 252.22.32.16 - - [2026-02-02 08:06:17] "POST /neutron/router HTTP/1.1" 200 578 0.004536 10.0.0.22 - - [2026-02-02 08:06:17] "POST /ref-update HTTP/1.1" 200 156 0.021082 252.22.32.16 - - [2026-02-02 08:06:17] "POST /neutron/router HTTP/1.1" 200 344 0.148028 252.22.32.16 - - [2026-02-02 08:06:20] "POST /neutron/router HTTP/1.1" 200 578 0.008282 10.0.0.22 - - [2026-02-02 08:06:20] "GET /projects?obj_uuids=6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001787 252.22.32.16 - - [2026-02-02 08:06:21] "POST /neutron/router HTTP/1.1" 200 344 0.304458 10.0.0.22 - - [2026-02-02 08:06:21] "POST /ref-update HTTP/1.1" 200 156 0.021831 252.22.32.16 - - [2026-02-02 08:06:23] "POST /neutron/router HTTP/1.1" 200 578 0.007005 10.0.0.22 - - [2026-02-02 08:06:23] "POST /ref-update HTTP/1.1" 200 156 0.016124 252.22.32.16 - - [2026-02-02 08:06:23] "POST /neutron/router HTTP/1.1" 200 344 0.210894 252.22.32.16 - - [2026-02-02 08:06:23] "POST /neutron/router HTTP/1.1" 200 578 0.005888 10.0.0.22 - - [2026-02-02 08:06:23] "POST /ref-update HTTP/1.1" 200 156 0.017004 252.22.32.16 - - [2026-02-02 08:06:23] "POST /neutron/router HTTP/1.1" 200 344 0.126350 252.22.32.16 - - [2026-02-02 08:06:24] "POST /neutron/router HTTP/1.1" 200 578 0.006137 10.0.0.22 - - [2026-02-02 08:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.015211 252.22.32.16 - - [2026-02-02 08:06:24] "POST /neutron/router HTTP/1.1" 200 151 0.076311 10.0.0.22 - - [2026-02-02 08:06:24] "GET /logical-router/5b78b046-6a0e-441a-a001-a689124e8013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.010113 10.0.0.22 - - [2026-02-02 08:06:24] "DELETE /route-target/4a4ec292-3fe4-49e8-b0a2-fd205cf8762d HTTP/1.1" 200 115 0.043919 252.22.32.16 - - [2026-02-02 08:06:24] "POST /neutron/network HTTP/1.1" 200 823 0.008917 252.22.32.16 - - [2026-02-02 08:06:24] "POST /neutron/network HTTP/1.1" 400 204 0.017264 252.22.32.16 - - [2026-02-02 08:06:25] "POST /neutron/port HTTP/1.1" 200 1117 0.019099 252.22.32.16 - - [2026-02-02 08:06:25] "POST /neutron/port HTTP/1.1" 200 1117 0.019326 252.22.32.16 - - [2026-02-02 08:06:25] "POST /neutron/port HTTP/1.1" 200 1107 0.016425 252.22.32.16 - - [2026-02-02 08:06:25] "POST /neutron/port HTTP/1.1" 200 1107 0.043971 252.22.32.16 - - [2026-02-02 08:06:25] "POST /neutron/port HTTP/1.1" 200 151 0.165563 252.22.32.16 - - [2026-02-02 08:06:25] "POST /neutron/port HTTP/1.1" 200 151 0.205602 252.22.32.16 - - [2026-02-02 08:06:26] "POST /neutron/network HTTP/1.1" 200 823 0.007255 10.0.0.22 - - [2026-02-02 08:06:26] "POST /useragent-kv HTTP/1.1" 200 115 0.003065 10.0.0.22 - - [2026-02-02 08:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.22 - - [2026-02-02 08:06:26] "POST /useragent-kv HTTP/1.1" 200 115 0.002573 252.22.32.16 - - [2026-02-02 08:06:26] "POST /neutron/network HTTP/1.1" 200 151 0.102892 10.0.0.22 - - [2026-02-02 08:06:26] "DELETE /route-target/44631f11-ece6-4f9c-bd16-a122cd107ff3 HTTP/1.1" 200 115 0.044327 252.22.32.16 - - [2026-02-02 08:06:26] "POST /neutron/network HTTP/1.1" 200 823 0.013459 10.0.0.22 - - [2026-02-02 08:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006244 10.0.0.22 - - [2026-02-02 08:06:27] "POST /useragent-kv HTTP/1.1" 200 115 0.005527 10.0.0.22 - - [2026-02-02 08:06:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003101 252.22.32.16 - - [2026-02-02 08:06:27] "POST /neutron/network HTTP/1.1" 200 151 0.127848 10.0.0.22 - - [2026-02-02 08:06:27] "DELETE /route-target/c3b54466-2907-4c75-a7df-7c9621190baa HTTP/1.1" 200 115 0.026632 10.0.0.22 - - [2026-02-02 08:06:27] "GET /projects?obj_uuids=6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001201 10.0.0.22 - - [2026-02-02 08:06:27] "GET /project/6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.025991 10.0.0.22 - - [2026-02-02 08:06:27] "GET /projects?obj_uuids=6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002127 10.0.0.22 - - [2026-02-02 08:06:27] "GET /project/6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e?fields=virtual_networks HTTP/1.1" 200 1027 0.080782 10.0.0.22 - - [2026-02-02 08:06:27] "GET /projects?obj_uuids=6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001309 10.0.0.22 - - [2026-02-02 08:06:27] "GET /project/6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.031095 10.0.0.22 - - [2026-02-02 08:06:27] "GET /projects?obj_uuids=6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001266 10.0.0.22 - - [2026-02-02 08:06:27] "GET /project/6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e?fields=security_groups HTTP/1.1" 200 1250 0.032580 10.0.0.22 - - [2026-02-02 08:06:28] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001422 10.0.0.22 - - [2026-02-02 08:06:28] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008137 10.0.0.22 - - [2026-02-02 08:06:28] "POST /fqname-to-id HTTP/1.1" 404 189 0.041187 10.0.0.22 - - [2026-02-02 08:06:29] "GET /projects?obj_uuids=f2e810b8-08cb-400e-be7b-c291c202c215&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003050 10.0.0.22 - - [2026-02-02 08:06:29] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001425 10.0.0.22 - - [2026-02-02 08:06:29] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008338 10.0.0.22 - - [2026-02-02 08:06:29] "DELETE /project/6c049fb961404c8dba3f61b0b2b7d19e HTTP/1.1" 404 173 0.014996 10.0.0.22 - - [2026-02-02 08:06:29] "GET /projects?obj_uuids=0e347be6-00be-460d-8fe1-3bdc77cfe064&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001028 10.0.0.22 - - [2026-02-02 08:06:29] "GET /projects?obj_uuids=6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000947 10.0.0.22 - - [2026-02-02 08:06:29] "GET /project/0e347be6-00be-460d-8fe1-3bdc77cfe064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.051518 10.0.0.22 - - [2026-02-02 08:06:29] "GET /project/6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.060827 10.0.0.22 - - [2026-02-02 08:06:29] "GET /projects?obj_uuids=6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001341 10.0.0.22 - - [2026-02-02 08:06:29] "GET /projects?obj_uuids=0e347be6-00be-460d-8fe1-3bdc77cfe064&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001177 10.0.0.22 - - [2026-02-02 08:06:29] "GET /project/0e347be6-00be-460d-8fe1-3bdc77cfe064?fields=security_groups HTTP/1.1" 200 1337 0.050239 10.0.0.22 - - [2026-02-02 08:06:29] "GET /project/6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e?fields=security_groups HTTP/1.1" 200 1343 0.052521 10.0.0.22 - - [2026-02-02 08:06:29] "POST /id-to-fqname HTTP/1.1" 200 191 0.001875 10.0.0.22 - - [2026-02-02 08:06:29] "POST /fqname-to-id HTTP/1.1" 404 200 0.006394 10.0.0.22 - - [2026-02-02 08:06:29] "DELETE /security-group/0ee1a680-fb12-47de-8d13-3e3a5d9ea8b5 HTTP/1.1" 200 115 0.081687 10.0.0.22 - - [2026-02-02 08:06:29] "GET /projects?obj_uuids=0e347be6-00be-460d-8fe1-3bdc77cfe064&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001521 10.0.0.22 - - [2026-02-02 08:06:29] "DELETE /security-group/86bba555-9478-401d-bb1a-11b62a2a6e83 HTTP/1.1" 200 115 0.094175 10.0.0.22 - - [2026-02-02 08:06:29] "DELETE /access-control-list/e970fe45-23d6-4c91-b380-ac224f86c0e1 HTTP/1.1" 200 115 0.061996 10.0.0.22 - - [2026-02-02 08:06:29] "GET /projects?obj_uuids=6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001581 10.0.0.22 - - [2026-02-02 08:06:29] "POST /security-groups HTTP/1.1" 200 586 0.110657 10.0.0.22 - - [2026-02-02 08:06:29] "GET /project/0e347be6-00be-460d-8fe1-3bdc77cfe064?fields=application_policy_sets HTTP/1.1" 200 1376 0.084402 10.0.0.22 - - [2026-02-02 08:06:29] "DELETE /access-control-list/86e50dbc-23bf-4206-a191-1bc8a92c4689 HTTP/1.1" 200 115 0.086318 10.0.0.22 - - [2026-02-02 08:06:29] "POST /projects HTTP/1.1" 200 583 0.368353 10.0.0.22 - - [2026-02-02 08:06:29] "GET /project/6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e?fields=application_policy_sets HTTP/1.1" 200 1382 0.114887 10.0.0.22 - - [2026-02-02 08:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.428752 10.0.0.22 - - [2026-02-02 08:06:29] "DELETE /access-control-list/19b71c58-3cdd-4fc2-8b4a-7a26c984dec1 HTTP/1.1" 200 115 0.043126 10.0.0.22 - - [2026-02-02 08:06:29] "GET /project/f2e810b8-08cb-400e-be7b-c291c202c215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.593996 10.0.0.22 - - [2026-02-02 08:06:29] "DELETE /access-control-list/984754e3-7c5c-4f81-b034-e8fbee1533f7 HTTP/1.1" 200 115 0.063279 10.0.0.22 - - [2026-02-02 08:06:29] "POST /fqname-to-id HTTP/1.1" 404 235 0.010367 10.0.0.22 - - [2026-02-02 08:06:29] "DELETE /project/0e347be6-00be-460d-8fe1-3bdc77cfe064 HTTP/1.1" 200 115 0.547854 10.0.0.22 - - [2026-02-02 08:06:29] "DELETE /project/6c049fb9-6140-4c8d-ba3f-61b0b2b7d19e HTTP/1.1" 200 115 0.579793 10.0.0.22 - - [2026-02-02 08:06:29] "POST /access-control-lists HTTP/1.1" 200 599 0.076152 10.0.0.22 - - [2026-02-02 08:06:29] "POST /fqname-to-id HTTP/1.1" 404 234 0.003523 10.0.0.22 - - [2026-02-02 08:06:29] "POST /access-control-lists HTTP/1.1" 200 597 0.073582 10.0.0.22 - - [2026-02-02 08:06:31] "GET / HTTP/1.1" 200 36215 0.001698 10.0.0.22 - - [2026-02-02 08:06:32] "POST /fqname-to-id HTTP/1.1" 401 296 0.000855 10.0.0.22 - - [2026-02-02 08:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.039985 10.0.0.22 - - [2026-02-02 08:06:32] "GET /projects?obj_uuids=f2e810b8-08cb-400e-be7b-c291c202c215&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001534 10.0.0.22 - - [2026-02-02 08:06:32] "GET /project/f2e810b8-08cb-400e-be7b-c291c202c215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.036390 10.0.0.22 - - [2026-02-02 08:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.22 - - [2026-02-02 08:06:32] "GET /security-group/e0be8a8a-33c2-4b18-888f-7c46d06728f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3758 0.006483 10.0.0.22 - - [2026-02-02 08:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.22 - - [2026-02-02 08:06:32] "GET /projects?obj_uuids=f2e810b8-08cb-400e-be7b-c291c202c215&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001259 10.0.0.22 - - [2026-02-02 08:06:32] "GET /project/f2e810b8-08cb-400e-be7b-c291c202c215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.025893 10.0.0.22 - - [2026-02-02 08:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.22 - - [2026-02-02 08:06:33] "GET /security-group/e0be8a8a-33c2-4b18-888f-7c46d06728f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3758 0.003927 10.0.0.22 - - [2026-02-02 08:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.22 - - [2026-02-02 08:06:33] "PUT /security-group/e0be8a8a-33c2-4b18-888f-7c46d06728f1 HTTP/1.1" 200 263 0.016996 10.0.0.22 - - [2026-02-02 08:06:33] "PUT /access-control-list/5ec89afe-c7d6-4d58-8023-a5a1af488f18 HTTP/1.1" 200 273 0.012157 10.0.0.22 - - [2026-02-02 08:06:33] "PUT /access-control-list/5f399ec2-a12f-412c-8ca9-3277b7732576 HTTP/1.1" 200 273 0.013280 10.0.0.22 - - [2026-02-02 08:06:33] "POST /fqname-to-id HTTP/1.1" 404 200 0.007015 10.0.0.22 - - [2026-02-02 08:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005359 10.0.0.22 - - [2026-02-02 08:06:33] "GET /projects?obj_uuids=f2e810b8-08cb-400e-be7b-c291c202c215&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001360 10.0.0.22 - - [2026-02-02 08:06:33] "GET /project/f2e810b8-08cb-400e-be7b-c291c202c215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.040853 252.22.32.16 - - [2026-02-02 08:06:33] "POST /neutron/network HTTP/1.1" 200 117 0.056527 10.0.0.22 - - [2026-02-02 08:06:33] "GET /projects?obj_uuids=f2e810b8-08cb-400e-be7b-c291c202c215&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002143 252.22.32.16 - - [2026-02-02 08:06:33] "POST /neutron/network HTTP/1.1" 200 606 0.094180 10.0.0.22 - - [2026-02-02 08:06:33] "POST /route-targets HTTP/1.1" 200 328 0.016975 10.0.0.22 - - [2026-02-02 08:06:33] "POST /ref-update HTTP/1.1" 200 156 0.016444 10.0.0.22 - - [2026-02-02 08:06:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003333 252.22.32.16 - - [2026-02-02 08:06:34] "POST /neutron/subnet HTTP/1.1" 200 725 0.196349 252.22.32.16 - - [2026-02-02 08:06:34] "POST /neutron/network HTTP/1.1" 200 825 0.007005 10.0.0.22 - - [2026-02-02 08:06:34] "POST /id-to-fqname HTTP/1.1" 200 221 0.001750 10.0.0.22 - - [2026-02-02 08:06:34] "GET /virtual-network/a19e2d26-dd59-4670-bd4d-fb3ea04b5dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006463 252.22.32.16 - - [2026-02-02 08:06:34] "POST /neutron/network HTTP/1.1" 200 825 0.009091 10.0.0.22 - - [2026-02-02 08:06:34] "GET /virtual-network/a19e2d26-dd59-4670-bd4d-fb3ea04b5dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006939 252.22.32.16 - - [2026-02-02 08:06:34] "POST /neutron/network HTTP/1.1" 200 825 0.006915 252.22.32.16 - - [2026-02-02 08:06:34] "POST /neutron/subnet HTTP/1.1" 200 725 0.008666 10.0.0.22 - - [2026-02-02 08:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.22 - - [2026-02-02 08:06:34] "GET /projects?obj_uuids=f2e810b8-08cb-400e-be7b-c291c202c215&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001341 10.0.0.22 - - [2026-02-02 08:06:34] "GET /project/f2e810b8-08cb-400e-be7b-c291c202c215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.036283 252.22.32.16 - - [2026-02-02 08:06:34] "POST /neutron/network HTTP/1.1" 200 117 0.013054 10.0.0.22 - - [2026-02-02 08:06:34] "GET /projects?obj_uuids=f2e810b8-08cb-400e-be7b-c291c202c215&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001399 252.22.32.16 - - [2026-02-02 08:06:34] "POST /neutron/network HTTP/1.1" 200 613 0.131348 10.0.0.22 - - [2026-02-02 08:06:34] "POST /route-targets HTTP/1.1" 200 328 0.019768 10.0.0.22 - - [2026-02-02 08:06:34] "POST /ref-update HTTP/1.1" 200 156 0.015708 10.0.0.22 - - [2026-02-02 08:06:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003237 252.22.32.16 - - [2026-02-02 08:06:34] "POST /neutron/subnet HTTP/1.1" 200 705 0.190108 252.22.32.16 - - [2026-02-02 08:06:35] "POST /neutron/network HTTP/1.1" 200 828 0.006806 10.0.0.22 - - [2026-02-02 08:06:35] "POST /id-to-fqname HTTP/1.1" 200 225 0.001556 10.0.0.22 - - [2026-02-02 08:06:35] "GET /virtual-network/924ac014-b87a-41ac-96e3-bb395e125a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005901 252.22.32.16 - - [2026-02-02 08:06:35] "POST /neutron/network HTTP/1.1" 200 828 0.007531 10.0.0.22 - - [2026-02-02 08:06:35] "GET /virtual-network/924ac014-b87a-41ac-96e3-bb395e125a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005635 252.22.32.16 - - [2026-02-02 08:06:35] "POST /neutron/network HTTP/1.1" 200 828 0.006733 252.22.32.16 - - [2026-02-02 08:06:35] "POST /neutron/subnet HTTP/1.1" 200 705 0.008747 10.0.0.22 - - [2026-02-02 08:06:35] "POST /id-to-fqname HTTP/1.1" 200 221 0.001709 252.22.32.16 - - [2026-02-02 08:06:35] "POST /neutron/network HTTP/1.1" 200 835 0.006120 252.22.32.16 - - [2026-02-02 08:06:35] "GET /aaa-mode HTTP/1.1" 401 296 0.000618 252.22.32.16 - - [2026-02-02 08:06:35] "GET / HTTP/1.1" 200 36215 0.002487 252.22.32.16 - - [2026-02-02 08:06:35] "GET /project/f2e810b8-08cb-400e-be7b-c291c202c215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000539 10.0.0.22 - - [2026-02-02 08:06:36] "GET /projects?obj_uuids=f2e810b8-08cb-400e-be7b-c291c202c215&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001179 252.22.32.16 - - [2026-02-02 08:06:36] "GET /project/f2e810b8-08cb-400e-be7b-c291c202c215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.075101 252.22.32.16 - - [2026-02-02 08:06:36] "POST /neutron/network HTTP/1.1" 200 825 0.007222 252.22.32.16 - - [2026-02-02 08:06:36] "POST /neutron/port HTTP/1.1" 200 117 0.006170 252.22.32.16 - - [2026-02-02 08:06:36] "POST /neutron/port HTTP/1.1" 200 117 0.008243 10.0.0.22 - - [2026-02-02 08:06:36] "POST /id-to-fqname HTTP/1.1" 200 225 0.001494 252.22.32.16 - - [2026-02-02 08:06:36] "POST /neutron/port HTTP/1.1" 200 117 0.006904 252.22.32.16 - - [2026-02-02 08:06:37] "POST /neutron/network HTTP/1.1" 200 838 0.008005 252.22.32.16 - - [2026-02-02 08:06:37] "GET /aaa-mode HTTP/1.1" 401 296 0.000661 252.22.32.16 - - [2026-02-02 08:06:37] "GET / HTTP/1.1" 200 36215 0.002870 252.22.32.16 - - [2026-02-02 08:06:37] "GET /project/f2e810b8-08cb-400e-be7b-c291c202c215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000610 252.22.32.16 - - [2026-02-02 08:06:37] "POST /neutron/network HTTP/1.1" 200 835 0.007029 10.0.0.22 - - [2026-02-02 08:06:37] "GET /projects?obj_uuids=f2e810b8-08cb-400e-be7b-c291c202c215&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001344 10.0.0.22 - - [2026-02-02 08:06:37] "GET /projects?obj_uuids=f2e810b8-08cb-400e-be7b-c291c202c215&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002427 252.22.32.16 - - [2026-02-02 08:06:37] "GET /project/f2e810b8-08cb-400e-be7b-c291c202c215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.107451 252.22.32.16 - - [2026-02-02 08:06:37] "POST /neutron/network HTTP/1.1" 200 828 0.006889 252.22.32.16 - - [2026-02-02 08:06:37] "POST /neutron/port HTTP/1.1" 200 1061 0.350178 252.22.32.16 - - [2026-02-02 08:06:37] "POST /neutron/port HTTP/1.1" 200 1061 0.016571 252.22.32.16 - - [2026-02-02 08:06:37] "POST /neutron/port HTTP/1.1" 200 1061 0.019823 252.22.32.16 - - [2026-02-02 08:06:37] "POST /neutron/port HTTP/1.1" 200 1071 0.024846 252.22.32.16 - - [2026-02-02 08:06:38] "POST /neutron/security_group HTTP/1.1" 200 2000 0.012350 252.22.32.16 - - [2026-02-02 08:06:38] "POST /neutron/port HTTP/1.1" 200 1111 0.118050 252.22.32.16 - - [2026-02-02 08:06:38] "POST /neutron/port HTTP/1.1" 200 117 0.011052 10.0.0.22 - - [2026-02-02 08:06:38] "GET /projects?obj_uuids=f2e810b8-08cb-400e-be7b-c291c202c215&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002131 252.22.32.16 - - [2026-02-02 08:06:38] "POST /neutron/port HTTP/1.1" 200 1121 0.020521 252.22.32.16 - - [2026-02-02 08:06:38] "POST /neutron/router HTTP/1.1" 200 583 0.105105 252.22.32.16 - - [2026-02-02 08:06:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010046 10.0.0.22 - - [2026-02-02 08:06:38] "POST /route-targets HTTP/1.1" 200 328 0.019185 10.0.0.22 - - [2026-02-02 08:06:38] "PUT /logical-router/ac1336e2-244a-4781-be60-f575265a8533 HTTP/1.1" 200 263 0.062886 252.22.32.16 - - [2026-02-02 08:06:38] "POST /neutron/router HTTP/1.1" 200 583 0.093161 252.22.32.16 - - [2026-02-02 08:06:38] "POST /neutron/subnet HTTP/1.1" 200 699 0.095896 252.22.32.16 - - [2026-02-02 08:06:38] "POST /neutron/port HTTP/1.1" 200 117 0.001467 252.22.32.16 - - [2026-02-02 08:06:38] "POST /neutron/router HTTP/1.1" 200 654 0.033549 10.0.0.22 - - [2026-02-02 08:06:38] "GET /logical-router/ac1336e2-244a-4781-be60-f575265a8533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1642 0.006733 10.0.0.22 - - [2026-02-02 08:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008607 252.22.32.16 - - [2026-02-02 08:06:38] "POST /neutron/network HTTP/1.1" 200 838 0.016454 252.22.32.16 - - [2026-02-02 08:06:38] "POST /neutron/network HTTP/1.1" 200 825 0.009163 252.22.32.16 - - [2026-02-02 08:06:38] "POST /neutron/router HTTP/1.1" 200 654 0.004137 10.0.0.22 - - [2026-02-02 08:06:38] "GET /service-template/a7c774b7-3529-4136-bbc9-219a0c020219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.007480 10.0.0.22 - - [2026-02-02 08:06:38] "POST /fqname-to-id HTTP/1.1" 404 213 0.007997 10.0.0.22 - - [2026-02-02 08:06:38] "GET /projects?obj_uuids=f2e810b8-08cb-400e-be7b-c291c202c215&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001207 10.0.0.22 - - [2026-02-02 08:06:38] "GET /projects?obj_uuids=f2e810b8-08cb-400e-be7b-c291c202c215&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001177 10.0.0.22 - - [2026-02-02 08:06:39] "POST /useragent-kv HTTP/1.1" 200 115 0.014447 10.0.0.22 - - [2026-02-02 08:06:39] "POST /virtual-networks HTTP/1.1" 200 694 0.383243 10.0.0.22 - - [2026-02-02 08:06:39] "POST /route-targets HTTP/1.1" 200 328 0.044827 10.0.0.22 - - [2026-02-02 08:06:39] "POST /ref-update HTTP/1.1" 200 156 0.026426 10.0.0.22 - - [2026-02-02 08:06:39] "POST /service-instances HTTP/1.1" 200 670 0.142103 252.22.32.16 - - [2026-02-02 08:06:39] "POST /neutron/router HTTP/1.1" 200 344 0.674540 10.0.0.22 - - [2026-02-02 08:06:39] "POST /ref-update HTTP/1.1" 200 156 0.042807 10.0.0.22 - - [2026-02-02 08:06:39] "POST /route-tables HTTP/1.1" 200 582 0.078792 252.22.32.16 - - [2026-02-02 08:06:39] "POST /neutron/port HTTP/1.1" 200 1057 0.781966 252.22.32.16 - - [2026-02-02 08:06:39] "POST /neutron/port HTTP/1.1" 200 1121 0.032711 252.22.32.16 - - [2026-02-02 08:06:39] "POST /neutron/security_group HTTP/1.1" 200 2000 0.015173 10.0.0.22 - - [2026-02-02 08:06:39] "PUT /logical-router/ac1336e2-244a-4781-be60-f575265a8533 HTTP/1.1" 200 263 0.070110 252.22.32.16 - - [2026-02-02 08:06:39] "POST /neutron/port HTTP/1.1" 200 1057 0.031371 10.0.0.22 - - [2026-02-02 08:06:39] "POST /ref-update HTTP/1.1" 200 156 0.038045 252.22.32.16 - - [2026-02-02 08:06:39] "POST /neutron/port HTTP/1.1" 200 1057 0.040469 10.0.0.22 - - [2026-02-02 08:06:39] "GET /obj-perms HTTP/1.1" 200 6366 0.103308 10.0.0.22 - - [2026-02-02 08:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.22 - - [2026-02-02 08:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 252.22.32.16 - - [2026-02-02 08:06:39] "POST /neutron/port HTTP/1.1" 200 1107 0.094239 10.0.0.22 - - [2026-02-02 08:06:39] "POST /virtual-machines HTTP/1.1" 200 550 0.038311 252.22.32.16 - - [2026-02-02 08:06:39] "POST /neutron/port HTTP/1.1" 200 1117 0.029132 252.22.32.16 - - [2026-02-02 08:06:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004597 10.0.0.22 - - [2026-02-02 08:06:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.158575 252.22.32.16 - - [2026-02-02 08:06:40] "POST /neutron/subnet HTTP/1.1" 200 679 0.012057 10.0.0.22 - - [2026-02-02 08:06:40] "POST /chown HTTP/1.1" 200 109 0.008838 252.22.32.16 - - [2026-02-02 08:06:40] "POST /neutron/port HTTP/1.1" 200 117 0.001197 10.0.0.22 - - [2026-02-02 08:06:40] "GET /obj-perms HTTP/1.1" 200 6366 0.072512 10.0.0.22 - - [2026-02-02 08:06:40] "POST /instance-ips HTTP/1.1" 200 548 0.076612 252.22.32.16 - - [2026-02-02 08:06:40] "POST /neutron/network HTTP/1.1" 200 828 0.026159 10.0.0.22 - - [2026-02-02 08:06:40] "POST /instance-ips HTTP/1.1" 400 244 0.018228 10.0.0.22 - - [2026-02-02 08:06:40] "POST /chown HTTP/1.1" 200 109 0.013802 10.0.0.22 - - [2026-02-02 08:06:40] "PUT /virtual-machine-interface/617bc6f2-a280-4c25-8126-c13e151c0a96 HTTP/1.1" 200 285 0.032243 10.0.0.22 - - [2026-02-02 08:06:40] "PUT /instance-ip/9c6cf82d-8ce1-4892-a7a9-549d69e021ee HTTP/1.1" 200 257 0.019552 10.0.0.22 - - [2026-02-02 08:06:40] "POST /ref-update HTTP/1.1" 200 156 0.031782 10.0.0.22 - - [2026-02-02 08:06:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.125497 10.0.0.22 - - [2026-02-02 08:06:40] "POST /chown HTTP/1.1" 200 109 0.020152 10.0.0.22 - - [2026-02-02 08:06:40] "POST /instance-ips HTTP/1.1" 200 546 0.034112 10.0.0.22 - - [2026-02-02 08:06:41] "POST /instance-ips HTTP/1.1" 400 314 0.037920 10.0.0.22 - - [2026-02-02 08:06:41] "POST /chown HTTP/1.1" 200 109 0.015944 10.0.0.22 - - [2026-02-02 08:06:41] "PUT /virtual-machine-interface/fe8bf983-1573-4cc3-b3bd-63e0d20189b3 HTTP/1.1" 200 285 0.013662 10.0.0.22 - - [2026-02-02 08:06:41] "PUT /instance-ip/b866635a-7182-4f6e-9308-d75c6a3c7864 HTTP/1.1" 200 257 0.020171 10.0.0.22 - - [2026-02-02 08:06:41] "POST /ref-update HTTP/1.1" 200 156 0.019905 10.0.0.22 - - [2026-02-02 08:06:41] "POST /ref-update HTTP/1.1" 200 156 0.011170 10.0.0.22 - - [2026-02-02 08:06:41] "PUT /routing-instance/59d00163-a03c-4207-a897-16e0e7affb94 HTTP/1.1" 200 267 0.015685 10.0.0.22 - - [2026-02-02 08:06:41] "POST /ref-update HTTP/1.1" 200 156 0.010985 10.0.0.22 - - [2026-02-02 08:06:41] "POST /virtual-machines HTTP/1.1" 200 550 0.021599 10.0.0.22 - - [2026-02-02 08:06:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.129567 10.0.0.22 - - [2026-02-02 08:06:41] "POST /chown HTTP/1.1" 200 109 0.014065 10.0.0.22 - - [2026-02-02 08:06:41] "POST /instance-ips HTTP/1.1" 400 244 0.019937 10.0.0.22 - - [2026-02-02 08:06:41] "POST /chown HTTP/1.1" 200 109 0.011239 10.0.0.22 - - [2026-02-02 08:06:41] "PUT /virtual-machine-interface/8d34b601-0dfd-4243-89b7-264643b6f2ad HTTP/1.1" 200 285 0.015573 10.0.0.22 - - [2026-02-02 08:06:41] "PUT /instance-ip/9c6cf82d-8ce1-4892-a7a9-549d69e021ee HTTP/1.1" 200 257 0.019082 10.0.0.22 - - [2026-02-02 08:06:41] "POST /ref-update HTTP/1.1" 200 156 0.019356 10.0.0.22 - - [2026-02-02 08:06:42] "POST /ref-update HTTP/1.1" 200 156 0.027335 10.0.0.22 - - [2026-02-02 08:06:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.116412 10.0.0.22 - - [2026-02-02 08:06:42] "POST /chown HTTP/1.1" 200 109 0.015135 10.0.0.22 - - [2026-02-02 08:06:42] "POST /instance-ips HTTP/1.1" 400 314 0.019819 10.0.0.22 - - [2026-02-02 08:06:42] "POST /chown HTTP/1.1" 200 109 0.014758 10.0.0.22 - - [2026-02-02 08:06:42] "PUT /virtual-machine-interface/3953d342-0981-4ac1-b652-e681ffe7435a HTTP/1.1" 200 285 0.014729 10.0.0.22 - - [2026-02-02 08:06:42] "PUT /instance-ip/b866635a-7182-4f6e-9308-d75c6a3c7864 HTTP/1.1" 200 257 0.031770 10.0.0.22 - - [2026-02-02 08:06:42] "POST /ref-update HTTP/1.1" 200 156 0.018114 10.0.0.22 - - [2026-02-02 08:06:42] "POST /ref-update HTTP/1.1" 200 156 0.015518 252.22.32.16 - - [2026-02-02 08:06:44] "POST /neutron/port HTTP/1.1" 200 1121 0.016718 252.22.32.16 - - [2026-02-02 08:06:44] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008985 252.22.32.16 - - [2026-02-02 08:06:44] "POST /neutron/port HTTP/1.1" 200 1121 0.028865 252.22.32.16 - - [2026-02-02 08:06:44] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008002 252.22.32.16 - - [2026-02-02 08:06:45] "POST /neutron/port HTTP/1.1" 200 1121 0.018589 252.22.32.16 - - [2026-02-02 08:06:45] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008861 10.0.0.22 - - [2026-02-02 08:06:45] "GET /virtual-machine/c1a6ac9b-4f6a-49b2-8670-ae5b84921e3a HTTP/1.1" 401 296 0.000468 10.0.0.22 - - [2026-02-02 08:06:45] "GET /virtual-machine/c1a6ac9b-4f6a-49b2-8670-ae5b84921e3a HTTP/1.1" 200 1295 0.036226 10.0.0.22 - - [2026-02-02 08:06:45] "GET /virtual-machine-interface/3c1ba50d-4c20-4938-ab5e-4ab3c832a742 HTTP/1.1" 200 2951 0.007715 10.0.0.22 - - [2026-02-02 08:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.22 - - [2026-02-02 08:06:45] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004836 10.0.0.22 - - [2026-02-02 08:06:45] "GET /virtual-networks?parent_id=f2e810b8-08cb-400e-be7b-c291c202c215&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.004170 10.0.0.22 - - [2026-02-02 08:06:45] "GET /virtual-network/a19e2d26-dd59-4670-bd4d-fb3ea04b5dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008073 10.0.0.22 - - [2026-02-02 08:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.22 - - [2026-02-02 08:06:49] "GET /virtual-network/a19e2d26-dd59-4670-bd4d-fb3ea04b5dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007121 252.22.32.16 - - [2026-02-02 08:06:49] "POST /neutron/port HTTP/1.1" 200 1121 0.024833 252.22.32.16 - - [2026-02-02 08:06:49] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008269 252.22.32.16 - - [2026-02-02 08:06:50] "POST /neutron/port HTTP/1.1" 200 1121 0.016258 252.22.32.16 - - [2026-02-02 08:06:50] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006791 10.0.0.22 - - [2026-02-02 08:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.22 - - [2026-02-02 08:06:51] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003628 10.0.0.22 - - [2026-02-02 08:06:51] "GET /virtual-networks?parent_id=f2e810b8-08cb-400e-be7b-c291c202c215&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003829 10.0.0.22 - - [2026-02-02 08:06:51] "GET /virtual-network/a19e2d26-dd59-4670-bd4d-fb3ea04b5dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007709 252.22.32.16 - - [2026-02-02 08:06:51] "POST /neutron/port HTTP/1.1" 200 1121 0.015998 252.22.32.16 - - [2026-02-02 08:06:51] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009691 252.22.32.16 - - [2026-02-02 08:06:51] "POST /neutron/port HTTP/1.1" 200 1121 0.016460 252.22.32.16 - - [2026-02-02 08:06:51] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006797 252.22.32.16 - - [2026-02-02 08:06:52] "POST /neutron/port HTTP/1.1" 200 1117 0.014323 252.22.32.16 - - [2026-02-02 08:06:52] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006768 252.22.32.16 - - [2026-02-02 08:06:52] "POST /neutron/port HTTP/1.1" 200 1117 0.016569 252.22.32.16 - - [2026-02-02 08:06:52] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007611 252.22.32.16 - - [2026-02-02 08:06:52] "POST /neutron/port HTTP/1.1" 200 1117 0.017477 252.22.32.16 - - [2026-02-02 08:06:52] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008031 252.22.32.16 - - [2026-02-02 08:06:54] "POST /neutron/port HTTP/1.1" 200 1117 0.016874 252.22.32.16 - - [2026-02-02 08:06:54] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007835 252.22.32.16 - - [2026-02-02 08:06:56] "POST /neutron/port HTTP/1.1" 200 1117 0.019535 252.22.32.16 - - [2026-02-02 08:06:56] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008084 252.22.32.16 - - [2026-02-02 08:06:57] "POST /neutron/port HTTP/1.1" 200 1117 0.020488 252.22.32.16 - - [2026-02-02 08:06:57] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008469 252.22.32.16 - - [2026-02-02 08:06:57] "POST /neutron/port HTTP/1.1" 200 1117 0.018535 252.22.32.16 - - [2026-02-02 08:06:57] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007113 10.0.0.22 - - [2026-02-02 08:06:57] "GET /virtual-machine/47de7fb8-49ae-4854-9575-d70862baa1ff HTTP/1.1" 200 1295 0.005957 10.0.0.22 - - [2026-02-02 08:06:57] "GET /virtual-machine-interface/f06ece92-f849-4358-9db5-cd0a639a7e12 HTTP/1.1" 200 2964 0.005829 10.0.0.22 - - [2026-02-02 08:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.22 - - [2026-02-02 08:06:57] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004872 10.0.0.22 - - [2026-02-02 08:06:57] "GET /virtual-networks?parent_id=f2e810b8-08cb-400e-be7b-c291c202c215&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.004461 10.0.0.22 - - [2026-02-02 08:06:57] "GET /virtual-network/924ac014-b87a-41ac-96e3-bb395e125a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005934 10.0.0.22 - - [2026-02-02 08:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.22 - - [2026-02-02 08:06:58] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003252 10.0.0.22 - - [2026-02-02 08:06:58] "GET /virtual-networks?parent_id=f2e810b8-08cb-400e-be7b-c291c202c215&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003104 10.0.0.22 - - [2026-02-02 08:06:59] "GET /virtual-network/924ac014-b87a-41ac-96e3-bb395e125a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007421 252.22.32.16 - - [2026-02-02 08:07:03] "POST /neutron/router HTTP/1.1" 200 654 0.004226 10.0.0.22 - - [2026-02-02 08:07:03] "POST /ref-update HTTP/1.1" 200 156 0.014332 252.22.32.16 - - [2026-02-02 08:07:03] "POST /neutron/router HTTP/1.1" 200 344 0.113741 252.22.32.16 - - [2026-02-02 08:07:03] "POST /neutron/router HTTP/1.1" 200 654 0.008799 10.0.0.22 - - [2026-02-02 08:07:03] "GET /logical-router/ac1336e2-244a-4781-be60-f575265a8533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.006522 10.0.0.22 - - [2026-02-02 08:07:03] "GET /service-instance/8e46b85f-4a43-4dc3-b60a-9d2316deb85b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.004501 252.22.32.16 - - [2026-02-02 08:07:03] "POST /neutron/router HTTP/1.1" 200 151 0.069897 10.0.0.22 - - [2026-02-02 08:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006572 10.0.0.22 - - [2026-02-02 08:07:03] "DELETE /route-target/2696db1c-1f5b-4d12-a7a6-1b68a3fb36a8 HTTP/1.1" 409 240 0.011310 10.0.0.22 - - [2026-02-02 08:07:03] "PUT /logical-router/ac1336e2-244a-4781-be60-f575265a8533 HTTP/1.1" 404 171 0.004802 10.0.0.22 - - [2026-02-02 08:07:03] "POST /ref-update HTTP/1.1" 200 156 0.016842 10.0.0.22 - - [2026-02-02 08:07:03] "DELETE /route-table/ff0474cd-5216-43b8-8729-d6d24ec87320 HTTP/1.1" 200 115 0.036611 10.0.0.22 - - [2026-02-02 08:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.22 - - [2026-02-02 08:07:03] "PUT /routing-instance/59d00163-a03c-4207-a897-16e0e7affb94 HTTP/1.1" 200 267 0.016863 10.0.0.22 - - [2026-02-02 08:07:03] "GET /virtual-network/fb8918eb-9d69-4beb-a638-3c634659658c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.021188 10.0.0.22 - - [2026-02-02 08:07:03] "POST /ref-update HTTP/1.1" 200 156 0.016195 252.22.32.16 - - [2026-02-02 08:07:03] "POST /neutron/network HTTP/1.1" 200 828 0.012944 10.0.0.22 - - [2026-02-02 08:07:03] "POST /ref-update HTTP/1.1" 200 156 0.023853 252.22.32.16 - - [2026-02-02 08:07:03] "POST /neutron/network HTTP/1.1" 400 204 0.074565 10.0.0.22 - - [2026-02-02 08:07:03] "DELETE /instance-ip/b866635a-7182-4f6e-9308-d75c6a3c7864 HTTP/1.1" 200 115 0.099183 10.0.0.22 - - [2026-02-02 08:07:04] "POST /useragent-kv HTTP/1.1" 200 115 0.009690 10.0.0.22 - - [2026-02-02 08:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007715 10.0.0.22 - - [2026-02-02 08:07:04] "POST /useragent-kv HTTP/1.1" 200 115 0.006608 10.0.0.22 - - [2026-02-02 08:07:04] "DELETE /virtual-network/fb8918eb-9d69-4beb-a638-3c634659658c HTTP/1.1" 200 115 0.174464 10.0.0.22 - - [2026-02-02 08:07:04] "DELETE /route-target/5dcd3a8b-b56e-4c58-93d4-87bd04650276 HTTP/1.1" 200 115 0.041002 10.0.0.22 - - [2026-02-02 08:07:04] "DELETE /service-instance/8e46b85f-4a43-4dc3-b60a-9d2316deb85b HTTP/1.1" 200 115 0.052640 10.0.0.22 - - [2026-02-02 08:07:04] "GET /logical-router/ac1336e2-244a-4781-be60-f575265a8533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004871 10.0.0.22 - - [2026-02-02 08:07:04] "GET /service-instance/8e46b85f-4a43-4dc3-b60a-9d2316deb85b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002926 10.0.0.22 - - [2026-02-02 08:07:04] "GET /virtual-machine-interface/8d34b601-0dfd-4243-89b7-264643b6f2ad?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1647 0.010920 10.0.0.22 - - [2026-02-02 08:07:04] "POST /ref-update HTTP/1.1" 200 156 0.018075 10.0.0.22 - - [2026-02-02 08:07:04] "GET /instance-ip/9c6cf82d-8ce1-4892-a7a9-549d69e021ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005578 10.0.0.22 - - [2026-02-02 08:07:04] "DELETE /virtual-machine-interface/8d34b601-0dfd-4243-89b7-264643b6f2ad HTTP/1.1" 200 115 0.057264 10.0.0.22 - - [2026-02-02 08:07:04] "GET /virtual-machine-interface/3953d342-0981-4ac1-b652-e681ffe7435a?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1328 0.012629 252.22.32.16 - - [2026-02-02 08:07:04] "POST /neutron/port HTTP/1.1" 200 1117 0.021911 252.22.32.16 - - [2026-02-02 08:07:04] "POST /neutron/port HTTP/1.1" 200 1121 0.014970 10.0.0.22 - - [2026-02-02 08:07:04] "DELETE /virtual-machine-interface/3953d342-0981-4ac1-b652-e681ffe7435a HTTP/1.1" 200 115 0.063831 10.0.0.22 - - [2026-02-02 08:07:04] "DELETE /virtual-machine/261143ce-f406-4363-81c5-07d6993ca79c HTTP/1.1" 200 115 0.030205 10.0.0.22 - - [2026-02-02 08:07:04] "GET /virtual-machine-interface/617bc6f2-a280-4c25-8126-c13e151c0a96?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1646 0.012344 252.22.32.16 - - [2026-02-02 08:07:04] "POST /neutron/port HTTP/1.1" 200 1107 0.032529 252.22.32.16 - - [2026-02-02 08:07:04] "POST /neutron/port HTTP/1.1" 200 1111 0.016547 10.0.0.22 - - [2026-02-02 08:07:04] "POST /ref-update HTTP/1.1" 200 156 0.016262 10.0.0.22 - - [2026-02-02 08:07:04] "GET /instance-ip/9c6cf82d-8ce1-4892-a7a9-549d69e021ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.006054 10.0.0.22 - - [2026-02-02 08:07:04] "DELETE /instance-ip/9c6cf82d-8ce1-4892-a7a9-549d69e021ee HTTP/1.1" 200 115 0.054387 252.22.32.16 - - [2026-02-02 08:07:04] "POST /neutron/port HTTP/1.1" 200 151 0.200144 252.22.32.16 - - [2026-02-02 08:07:04] "POST /neutron/port HTTP/1.1" 200 151 0.214785 10.0.0.22 - - [2026-02-02 08:07:04] "DELETE /virtual-machine-interface/617bc6f2-a280-4c25-8126-c13e151c0a96 HTTP/1.1" 200 115 0.088383 10.0.0.22 - - [2026-02-02 08:07:04] "GET /virtual-machine-interface/fe8bf983-1573-4cc3-b3bd-63e0d20189b3?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1329 0.012716 10.0.0.22 - - [2026-02-02 08:07:05] "DELETE /virtual-machine-interface/fe8bf983-1573-4cc3-b3bd-63e0d20189b3 HTTP/1.1" 200 115 0.055557 10.0.0.22 - - [2026-02-02 08:07:05] "POST /ref-update HTTP/1.1" 200 156 0.020534 10.0.0.22 - - [2026-02-02 08:07:05] "DELETE /virtual-machine/81c1a907-f160-444b-8991-0a3a0c4abe4a HTTP/1.1" 200 115 0.050523 252.22.32.16 - - [2026-02-02 08:07:05] "POST /neutron/network HTTP/1.1" 200 828 0.006586 10.0.0.22 - - [2026-02-02 08:07:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003353 10.0.0.22 - - [2026-02-02 08:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.22 - - [2026-02-02 08:07:06] "POST /useragent-kv HTTP/1.1" 200 115 0.010559 252.22.32.16 - - [2026-02-02 08:07:06] "POST /neutron/network HTTP/1.1" 200 151 0.100145 10.0.0.22 - - [2026-02-02 08:07:06] "DELETE /route-target/293c0db3-679d-4a95-8923-0c7447a258f8 HTTP/1.1" 200 115 0.043542 252.22.32.16 - - [2026-02-02 08:07:06] "POST /neutron/network HTTP/1.1" 200 825 0.012201 10.0.0.22 - - [2026-02-02 08:07:06] "POST /useragent-kv HTTP/1.1" 200 115 0.010202 10.0.0.22 - - [2026-02-02 08:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006173 10.0.0.22 - - [2026-02-02 08:07:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003921 252.22.32.16 - - [2026-02-02 08:07:06] "POST /neutron/network HTTP/1.1" 200 151 0.107113 10.0.0.22 - - [2026-02-02 08:07:06] "DELETE /route-target/263b4e3d-5418-4673-ae04-88c5c261db1e HTTP/1.1" 200 115 0.024893 10.0.0.22 - - [2026-02-02 08:07:06] "GET /projects?obj_uuids=f2e810b8-08cb-400e-be7b-c291c202c215&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001181 10.0.0.22 - - [2026-02-02 08:07:06] "GET /project/f2e810b8-08cb-400e-be7b-c291c202c215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.030445 10.0.0.22 - - [2026-02-02 08:07:06] "GET /projects?obj_uuids=f2e810b8-08cb-400e-be7b-c291c202c215&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001031 10.0.0.22 - - [2026-02-02 08:07:06] "GET /project/f2e810b8-08cb-400e-be7b-c291c202c215?fields=virtual_networks HTTP/1.1" 200 1038 0.074616 10.0.0.22 - - [2026-02-02 08:07:06] "GET /projects?obj_uuids=f2e810b8-08cb-400e-be7b-c291c202c215&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001183 10.0.0.22 - - [2026-02-02 08:07:06] "GET /project/f2e810b8-08cb-400e-be7b-c291c202c215?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.028093 10.0.0.22 - - [2026-02-02 08:07:06] "GET /projects?obj_uuids=f2e810b8-08cb-400e-be7b-c291c202c215&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001549 10.0.0.22 - - [2026-02-02 08:07:06] "GET /project/f2e810b8-08cb-400e-be7b-c291c202c215?fields=security_groups HTTP/1.1" 200 1266 0.030364 10.0.0.22 - - [2026-02-02 08:07:07] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002090 10.0.0.22 - - [2026-02-02 08:07:07] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.010090 10.0.0.22 - - [2026-02-02 08:07:07] "POST /fqname-to-id HTTP/1.1" 404 194 0.039291 10.0.0.22 - - [2026-02-02 08:07:08] "GET /projects?obj_uuids=334c8f6f-6b7d-4879-80e8-e666bbdb44b6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002948 10.0.0.22 - - [2026-02-02 08:07:08] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001391 10.0.0.22 - - [2026-02-02 08:07:08] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007675 10.0.0.22 - - [2026-02-02 08:07:08] "POST /id-to-fqname HTTP/1.1" 200 196 0.001538 10.0.0.22 - - [2026-02-02 08:07:08] "POST /fqname-to-id HTTP/1.1" 404 205 0.002571 10.0.0.22 - - [2026-02-02 08:07:08] "POST /security-groups HTTP/1.1" 200 591 0.065217 10.0.0.22 - - [2026-02-02 08:07:08] "POST /fqname-to-id HTTP/1.1" 404 240 0.003917 10.0.0.22 - - [2026-02-02 08:07:08] "POST /projects HTTP/1.1" 200 593 0.248696 10.0.0.22 - - [2026-02-02 08:07:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.284075 10.0.0.22 - - [2026-02-02 08:07:08] "POST /access-control-lists HTTP/1.1" 200 604 0.075833 10.0.0.22 - - [2026-02-02 08:07:08] "GET /project/334c8f6f-6b7d-4879-80e8-e666bbdb44b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.440192 10.0.0.22 - - [2026-02-02 08:07:08] "POST /fqname-to-id HTTP/1.1" 404 239 0.003203 10.0.0.22 - - [2026-02-02 08:07:08] "POST /access-control-lists HTTP/1.1" 200 602 0.068029 10.0.0.22 - - [2026-02-02 08:07:09] "GET / HTTP/1.1" 200 36215 0.002089 10.0.0.22 - - [2026-02-02 08:07:11] "POST /fqname-to-id HTTP/1.1" 401 296 0.000648 10.0.0.22 - - [2026-02-02 08:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.093767 10.0.0.22 - - [2026-02-02 08:07:11] "GET /projects?obj_uuids=334c8f6f-6b7d-4879-80e8-e666bbdb44b6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001349 10.0.0.22 - - [2026-02-02 08:07:11] "GET /project/334c8f6f-6b7d-4879-80e8-e666bbdb44b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.030484 252.22.32.16 - - [2026-02-02 08:07:11] "POST /neutron/network HTTP/1.1" 200 117 0.044105 10.0.0.22 - - [2026-02-02 08:07:11] "GET /projects?obj_uuids=334c8f6f-6b7d-4879-80e8-e666bbdb44b6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001454 252.22.32.16 - - [2026-02-02 08:07:11] "POST /neutron/network HTTP/1.1" 200 611 0.078598 10.0.0.22 - - [2026-02-02 08:07:11] "POST /useragent-kv HTTP/1.1" 200 115 0.004446 252.22.32.16 - - [2026-02-02 08:07:12] "POST /neutron/subnet HTTP/1.1" 200 724 0.153691 10.0.0.22 - - [2026-02-02 08:07:12] "POST /fqname-to-id HTTP/1.1" 401 296 0.000547 10.0.0.22 - - [2026-02-02 08:07:12] "POST /useragent-kv HTTP/1.1" 200 115 0.005476 252.22.32.16 - - [2026-02-02 08:07:12] "POST /neutron/subnet HTTP/1.1" 200 828 0.134375 252.22.32.16 - - [2026-02-02 08:07:12] "POST /neutron/network HTTP/1.1" 200 1004 0.020636 10.0.0.22 - - [2026-02-02 08:07:12] "POST /route-targets HTTP/1.1" 200 328 0.014769 10.0.0.22 - - [2026-02-02 08:07:12] "POST /ref-update HTTP/1.1" 200 156 0.013947 10.0.0.22 - - [2026-02-02 08:07:12] "POST /id-to-fqname HTTP/1.1" 200 226 0.001792 10.0.0.22 - - [2026-02-02 08:07:12] "GET /virtual-network/9ccaaa6e-4f0e-434d-8786-abe8176eb2b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007449 252.22.32.16 - - [2026-02-02 08:07:12] "POST /neutron/network HTTP/1.1" 200 1004 0.009665 10.0.0.22 - - [2026-02-02 08:07:12] "GET /virtual-network/9ccaaa6e-4f0e-434d-8786-abe8176eb2b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006559 252.22.32.16 - - [2026-02-02 08:07:12] "POST /neutron/network HTTP/1.1" 200 1004 0.008945 10.0.0.22 - - [2026-02-02 08:07:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.035561 252.22.32.16 - - [2026-02-02 08:07:12] "POST /neutron/subnet HTTP/1.1" 200 724 0.007676 252.22.32.16 - - [2026-02-02 08:07:12] "POST /neutron/subnet HTTP/1.1" 200 828 0.008626 10.0.0.22 - - [2026-02-02 08:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.22 - - [2026-02-02 08:07:12] "GET /projects?obj_uuids=334c8f6f-6b7d-4879-80e8-e666bbdb44b6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001571 10.0.0.22 - - [2026-02-02 08:07:12] "GET /project/334c8f6f-6b7d-4879-80e8-e666bbdb44b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.030625 252.22.32.16 - - [2026-02-02 08:07:12] "POST /neutron/network HTTP/1.1" 200 117 0.012088 10.0.0.22 - - [2026-02-02 08:07:12] "GET /projects?obj_uuids=334c8f6f-6b7d-4879-80e8-e666bbdb44b6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001233 252.22.32.16 - - [2026-02-02 08:07:12] "POST /neutron/network HTTP/1.1" 200 611 0.074111 10.0.0.22 - - [2026-02-02 08:07:12] "POST /route-targets HTTP/1.1" 200 328 0.011599 10.0.0.22 - - [2026-02-02 08:07:12] "POST /ref-update HTTP/1.1" 200 156 0.013768 10.0.0.22 - - [2026-02-02 08:07:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002878 252.22.32.16 - - [2026-02-02 08:07:13] "POST /neutron/subnet HTTP/1.1" 200 725 0.193854 10.0.0.22 - - [2026-02-02 08:07:13] "POST /fqname-to-id HTTP/1.1" 404 207 0.005990 10.0.0.22 - - [2026-02-02 08:07:13] "POST /useragent-kv HTTP/1.1" 200 115 0.004286 252.22.32.16 - - [2026-02-02 08:07:13] "POST /neutron/subnet HTTP/1.1" 200 823 0.180344 252.22.32.16 - - [2026-02-02 08:07:13] "POST /neutron/network HTTP/1.1" 200 1003 0.010509 10.0.0.22 - - [2026-02-02 08:07:13] "POST /id-to-fqname HTTP/1.1" 200 226 0.001503 10.0.0.22 - - [2026-02-02 08:07:13] "GET /virtual-network/6202c795-0c97-4df8-a933-9ec6c6eb676a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007142 252.22.32.16 - - [2026-02-02 08:07:13] "POST /neutron/network HTTP/1.1" 200 1003 0.010407 10.0.0.22 - - [2026-02-02 08:07:13] "GET /virtual-network/6202c795-0c97-4df8-a933-9ec6c6eb676a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005988 252.22.32.16 - - [2026-02-02 08:07:13] "POST /neutron/network HTTP/1.1" 200 1003 0.008647 252.22.32.16 - - [2026-02-02 08:07:13] "POST /neutron/subnet HTTP/1.1" 200 725 0.012919 252.22.32.16 - - [2026-02-02 08:07:13] "POST /neutron/subnet HTTP/1.1" 200 823 0.009910 10.0.0.22 - - [2026-02-02 08:07:13] "POST /fqname-to-id HTTP/1.1" 404 232 0.003260 10.0.0.22 - - [2026-02-02 08:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.22 - - [2026-02-02 08:07:13] "GET /projects?obj_uuids=334c8f6f-6b7d-4879-80e8-e666bbdb44b6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001084 10.0.0.22 - - [2026-02-02 08:07:14] "GET /project/334c8f6f-6b7d-4879-80e8-e666bbdb44b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.029246 10.0.0.22 - - [2026-02-02 08:07:14] "POST /network-policys HTTP/1.1" 200 577 0.069644 10.0.0.22 - - [2026-02-02 08:07:14] "GET /network-policy/0e90fc7c-a1ca-4d5f-99b3-e6a83ddfd6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.005393 252.22.32.16 - - [2026-02-02 08:07:14] "POST /neutron/network HTTP/1.1" 200 1004 0.009711 10.0.0.22 - - [2026-02-02 08:07:14] "POST /fqname-to-id HTTP/1.1" 404 207 0.006183 10.0.0.22 - - [2026-02-02 08:07:14] "POST /fqname-to-id HTTP/1.1" 404 240 0.005362 252.22.32.16 - - [2026-02-02 08:07:14] "POST /neutron/network HTTP/1.1" 200 1110 0.056292 10.0.0.22 - - [2026-02-02 08:07:14] "POST /access-control-lists HTTP/1.1" 200 596 0.064422 252.22.32.16 - - [2026-02-02 08:07:14] "POST /neutron/network HTTP/1.1" 200 1110 0.007441 10.0.0.22 - - [2026-02-02 08:07:14] "GET /virtual-network/9ccaaa6e-4f0e-434d-8786-abe8176eb2b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.009475 10.0.0.22 - - [2026-02-02 08:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.22 - - [2026-02-02 08:07:14] "GET /network-policy/0e90fc7c-a1ca-4d5f-99b3-e6a83ddfd6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.003791 252.22.32.16 - - [2026-02-02 08:07:14] "POST /neutron/network HTTP/1.1" 200 1003 0.013382 10.0.0.22 - - [2026-02-02 08:07:14] "POST /fqname-to-id HTTP/1.1" 404 207 0.005702 10.0.0.22 - - [2026-02-02 08:07:14] "POST /fqname-to-id HTTP/1.1" 404 240 0.004133 252.22.32.16 - - [2026-02-02 08:07:14] "POST /neutron/network HTTP/1.1" 200 1109 0.051031 10.0.0.22 - - [2026-02-02 08:07:14] "POST /access-control-lists HTTP/1.1" 200 596 0.070460 252.22.32.16 - - [2026-02-02 08:07:14] "POST /neutron/network HTTP/1.1" 200 1109 0.014625 10.0.0.22 - - [2026-02-02 08:07:14] "POST /ref-update HTTP/1.1" 200 156 0.012022 10.0.0.22 - - [2026-02-02 08:07:14] "GET /virtual-network/6202c795-0c97-4df8-a933-9ec6c6eb676a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006993 10.0.0.22 - - [2026-02-02 08:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.22 - - [2026-02-02 08:07:14] "GET /network-policy/0e90fc7c-a1ca-4d5f-99b3-e6a83ddfd6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.004312 10.0.0.22 - - [2026-02-02 08:07:14] "GET /domains HTTP/1.1" 401 296 0.000418 10.0.0.22 - - [2026-02-02 08:07:14] "PUT /access-control-list/3b84e1e3-b6c6-4474-ac9b-3096d5049e08 HTTP/1.1" 200 273 0.057706 10.0.0.22 - - [2026-02-02 08:07:15] "GET /domains HTTP/1.1" 200 438 0.035895 10.0.0.22 - - [2026-02-02 08:07:15] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001479 10.0.0.22 - - [2026-02-02 08:07:15] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1502 0.010401 10.0.0.22 - - [2026-02-02 08:07:15] "GET /projects?obj_uuids=334c8f6f-6b7d-4879-80e8-e666bbdb44b6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001512 10.0.0.22 - - [2026-02-02 08:07:15] "GET /project/334c8f6f-6b7d-4879-80e8-e666bbdb44b6 HTTP/1.1" 200 2617 0.034539 10.0.0.22 - - [2026-02-02 08:07:15] "GET /virtual-network/9ccaaa6e-4f0e-434d-8786-abe8176eb2b1 HTTP/1.1" 200 3503 0.007677 10.0.0.22 - - [2026-02-02 08:07:15] "GET /virtual-network/9ccaaa6e-4f0e-434d-8786-abe8176eb2b1 HTTP/1.1" 200 3503 0.005090 10.0.0.22 - - [2026-02-02 08:07:15] "GET /routing-instance/fad1e704-477d-4906-a2df-6f5064547f31 HTTP/1.1" 200 1796 0.004624 10.0.0.22 - - [2026-02-02 08:07:15] "GET /routing-instance/fad1e704-477d-4906-a2df-6f5064547f31 HTTP/1.1" 200 1796 0.004186 10.0.0.22 - - [2026-02-02 08:07:15] "GET /route-target/8da19e19-e32d-4a92-a438-c2bb60497e3e HTTP/1.1" 200 1213 0.003702 10.0.0.22 - - [2026-02-02 08:07:15] "GET /virtual-network/9ccaaa6e-4f0e-434d-8786-abe8176eb2b1 HTTP/1.1" 200 3503 0.006354 10.0.0.22 - - [2026-02-02 08:07:15] "GET /routing-instance/fad1e704-477d-4906-a2df-6f5064547f31 HTTP/1.1" 200 1796 0.005792 10.0.0.22 - - [2026-02-02 08:07:15] "GET /virtual-network/9ccaaa6e-4f0e-434d-8786-abe8176eb2b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.005835 10.0.0.22 - - [2026-02-02 08:07:15] "GET /virtual-network/9ccaaa6e-4f0e-434d-8786-abe8176eb2b1 HTTP/1.1" 200 3503 0.006464 10.0.0.22 - - [2026-02-02 08:07:15] "GET /routing-instance/fad1e704-477d-4906-a2df-6f5064547f31 HTTP/1.1" 200 1796 0.003859 10.0.0.22 - - [2026-02-02 08:07:16] "GET /routing-instance/fad1e704-477d-4906-a2df-6f5064547f31 HTTP/1.1" 200 1796 0.004328 10.0.0.22 - - [2026-02-02 08:07:16] "GET /route-target/8da19e19-e32d-4a92-a438-c2bb60497e3e HTTP/1.1" 200 1213 0.003891 10.0.0.22 - - [2026-02-02 08:07:16] "GET /domains HTTP/1.1" 200 438 0.003432 10.0.0.22 - - [2026-02-02 08:07:16] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001171 10.0.0.22 - - [2026-02-02 08:07:16] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1502 0.008202 10.0.0.22 - - [2026-02-02 08:07:16] "GET /projects?obj_uuids=334c8f6f-6b7d-4879-80e8-e666bbdb44b6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001292 10.0.0.22 - - [2026-02-02 08:07:16] "GET /project/334c8f6f-6b7d-4879-80e8-e666bbdb44b6 HTTP/1.1" 200 2617 0.031234 10.0.0.22 - - [2026-02-02 08:07:16] "GET /virtual-network/9ccaaa6e-4f0e-434d-8786-abe8176eb2b1 HTTP/1.1" 200 3503 0.005359 10.0.0.22 - - [2026-02-02 08:07:16] "GET /obj-perms HTTP/1.1" 200 6429 0.072234 10.0.0.22 - - [2026-02-02 08:07:17] "GET /domains HTTP/1.1" 200 438 0.003731 10.0.0.22 - - [2026-02-02 08:07:17] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001066 10.0.0.22 - - [2026-02-02 08:07:17] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1502 0.007104 10.0.0.22 - - [2026-02-02 08:07:17] "GET /projects?obj_uuids=334c8f6f-6b7d-4879-80e8-e666bbdb44b6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001245 10.0.0.22 - - [2026-02-02 08:07:17] "GET /project/334c8f6f-6b7d-4879-80e8-e666bbdb44b6 HTTP/1.1" 200 2617 0.035968 10.0.0.22 - - [2026-02-02 08:07:17] "GET /virtual-network/6202c795-0c97-4df8-a933-9ec6c6eb676a HTTP/1.1" 200 3500 0.011244 10.0.0.22 - - [2026-02-02 08:07:17] "GET /virtual-network/6202c795-0c97-4df8-a933-9ec6c6eb676a HTTP/1.1" 200 3500 0.008112 10.0.0.22 - - [2026-02-02 08:07:17] "GET /routing-instance/b76cc595-3abf-425e-9c00-e86cbc9451a2 HTTP/1.1" 200 1796 0.004725 10.0.0.22 - - [2026-02-02 08:07:17] "GET /routing-instance/b76cc595-3abf-425e-9c00-e86cbc9451a2 HTTP/1.1" 200 1796 0.004609 10.0.0.22 - - [2026-02-02 08:07:17] "GET /route-target/194f587e-a781-4866-a4cf-b15cae9e4c7b HTTP/1.1" 200 1212 0.004102 10.0.0.22 - - [2026-02-02 08:07:17] "GET /virtual-network/6202c795-0c97-4df8-a933-9ec6c6eb676a HTTP/1.1" 200 3500 0.005865 10.0.0.22 - - [2026-02-02 08:07:17] "GET /routing-instance/b76cc595-3abf-425e-9c00-e86cbc9451a2 HTTP/1.1" 200 1796 0.004312 10.0.0.22 - - [2026-02-02 08:07:17] "GET /virtual-network/6202c795-0c97-4df8-a933-9ec6c6eb676a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006934 10.0.0.22 - - [2026-02-02 08:07:17] "GET /virtual-network/6202c795-0c97-4df8-a933-9ec6c6eb676a HTTP/1.1" 200 3500 0.006490 10.0.0.22 - - [2026-02-02 08:07:17] "GET /routing-instance/b76cc595-3abf-425e-9c00-e86cbc9451a2 HTTP/1.1" 200 1796 0.004322 10.0.0.22 - - [2026-02-02 08:07:17] "GET /routing-instance/b76cc595-3abf-425e-9c00-e86cbc9451a2 HTTP/1.1" 200 1796 0.004175 10.0.0.22 - - [2026-02-02 08:07:17] "GET /route-target/194f587e-a781-4866-a4cf-b15cae9e4c7b HTTP/1.1" 200 1212 0.003656 10.0.0.22 - - [2026-02-02 08:07:18] "GET /domains HTTP/1.1" 200 438 0.003171 10.0.0.22 - - [2026-02-02 08:07:18] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002331 10.0.0.22 - - [2026-02-02 08:07:18] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1502 0.009120 10.0.0.22 - - [2026-02-02 08:07:18] "GET /projects?obj_uuids=334c8f6f-6b7d-4879-80e8-e666bbdb44b6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001508 10.0.0.22 - - [2026-02-02 08:07:18] "GET /project/334c8f6f-6b7d-4879-80e8-e666bbdb44b6 HTTP/1.1" 200 2617 0.030345 10.0.0.22 - - [2026-02-02 08:07:18] "GET /virtual-network/6202c795-0c97-4df8-a933-9ec6c6eb676a HTTP/1.1" 200 3500 0.005089 10.0.0.22 - - [2026-02-02 08:07:18] "GET /obj-perms HTTP/1.1" 200 6429 0.002412 10.0.0.22 - - [2026-02-02 08:07:18] "GET /virtual-network/6202c795-0c97-4df8-a933-9ec6c6eb676a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.007015 252.22.32.16 - - [2026-02-02 08:07:18] "POST /neutron/network HTTP/1.1" 200 1109 0.009312 10.0.0.22 - - [2026-02-02 08:07:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.004376 252.22.32.16 - - [2026-02-02 08:07:18] "POST /neutron/network HTTP/1.1" 200 1003 0.061175 10.0.0.22 - - [2026-02-02 08:07:18] "DELETE /access-control-list/55277405-764f-4715-9c73-fa174bdf4c3b HTTP/1.1" 200 115 0.038862 10.0.0.22 - - [2026-02-02 08:07:18] "POST /ref-update HTTP/1.1" 200 156 0.015749 252.22.32.16 - - [2026-02-02 08:07:18] "POST /neutron/network HTTP/1.1" 200 1003 0.008429 10.0.0.22 - - [2026-02-02 08:07:18] "GET /virtual-network/6202c795-0c97-4df8-a933-9ec6c6eb676a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007844 10.0.0.22 - - [2026-02-02 08:07:18] "GET /virtual-network/9ccaaa6e-4f0e-434d-8786-abe8176eb2b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.008391 252.22.32.16 - - [2026-02-02 08:07:18] "POST /neutron/network HTTP/1.1" 200 1110 0.009566 10.0.0.22 - - [2026-02-02 08:07:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.003603 252.22.32.16 - - [2026-02-02 08:07:18] "POST /neutron/network HTTP/1.1" 200 1004 0.062822 10.0.0.22 - - [2026-02-02 08:07:18] "DELETE /access-control-list/3b84e1e3-b6c6-4474-ac9b-3096d5049e08 HTTP/1.1" 200 115 0.038649 10.0.0.22 - - [2026-02-02 08:07:19] "POST /ref-update HTTP/1.1" 200 156 0.015865 252.22.32.16 - - [2026-02-02 08:07:19] "POST /neutron/network HTTP/1.1" 200 1004 0.010601 10.0.0.22 - - [2026-02-02 08:07:19] "GET /virtual-network/9ccaaa6e-4f0e-434d-8786-abe8176eb2b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005974 10.0.0.22 - - [2026-02-02 08:07:19] "DELETE /network-policy/0e90fc7c-a1ca-4d5f-99b3-e6a83ddfd6ee HTTP/1.1" 200 115 0.031370 252.22.32.16 - - [2026-02-02 08:07:19] "POST /neutron/network HTTP/1.1" 200 1003 0.009295 10.0.0.22 - - [2026-02-02 08:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005877 10.0.0.22 - - [2026-02-02 08:07:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004616 10.0.0.22 - - [2026-02-02 08:07:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003357 10.0.0.22 - - [2026-02-02 08:07:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003160 10.0.0.22 - - [2026-02-02 08:07:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002432 252.22.32.16 - - [2026-02-02 08:07:19] "POST /neutron/network HTTP/1.1" 200 151 0.117367 10.0.0.22 - - [2026-02-02 08:07:19] "DELETE /route-target/194f587e-a781-4866-a4cf-b15cae9e4c7b HTTP/1.1" 200 115 0.034896 10.0.0.22 - - [2026-02-02 08:07:19] "GET /routing-instance/b76cc595-3abf-425e-9c00-e86cbc9451a2 HTTP/1.1" 404 171 0.003481 10.0.0.22 - - [2026-02-02 08:07:19] "GET /domains HTTP/1.1" 200 438 0.003665 10.0.0.22 - - [2026-02-02 08:07:19] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001525 10.0.0.22 - - [2026-02-02 08:07:19] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1502 0.009896 10.0.0.22 - - [2026-02-02 08:07:19] "GET /projects?obj_uuids=334c8f6f-6b7d-4879-80e8-e666bbdb44b6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002439 10.0.0.22 - - [2026-02-02 08:07:19] "GET /project/334c8f6f-6b7d-4879-80e8-e666bbdb44b6 HTTP/1.1" 200 2139 0.035035 252.22.32.16 - - [2026-02-02 08:07:19] "POST /neutron/network HTTP/1.1" 200 1004 0.008460 10.0.0.22 - - [2026-02-02 08:07:20] "POST /useragent-kv HTTP/1.1" 200 115 0.007190 10.0.0.22 - - [2026-02-02 08:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010362 10.0.0.22 - - [2026-02-02 08:07:20] "POST /useragent-kv HTTP/1.1" 200 115 0.006820 10.0.0.22 - - [2026-02-02 08:07:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002948 10.0.0.22 - - [2026-02-02 08:07:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002106 252.22.32.16 - - [2026-02-02 08:07:20] "POST /neutron/network HTTP/1.1" 200 151 0.117522 10.0.0.22 - - [2026-02-02 08:07:20] "DELETE /route-target/8da19e19-e32d-4a92-a438-c2bb60497e3e HTTP/1.1" 200 115 0.024372 10.0.0.22 - - [2026-02-02 08:07:20] "GET /routing-instance/fad1e704-477d-4906-a2df-6f5064547f31 HTTP/1.1" 404 171 0.002735 10.0.0.22 - - [2026-02-02 08:07:20] "GET /domains HTTP/1.1" 200 438 0.003715 10.0.0.22 - - [2026-02-02 08:07:20] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001192 10.0.0.22 - - [2026-02-02 08:07:20] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1502 0.007623 10.0.0.22 - - [2026-02-02 08:07:20] "GET /projects?obj_uuids=334c8f6f-6b7d-4879-80e8-e666bbdb44b6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002120 10.0.0.22 - - [2026-02-02 08:07:20] "GET /project/334c8f6f-6b7d-4879-80e8-e666bbdb44b6 HTTP/1.1" 200 1895 0.035762 10.0.0.22 - - [2026-02-02 08:07:20] "GET /projects?obj_uuids=334c8f6f-6b7d-4879-80e8-e666bbdb44b6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001577 10.0.0.22 - - [2026-02-02 08:07:21] "GET /project/334c8f6f-6b7d-4879-80e8-e666bbdb44b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.034271 10.0.0.22 - - [2026-02-02 08:07:21] "GET /projects?obj_uuids=334c8f6f-6b7d-4879-80e8-e666bbdb44b6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001564 10.0.0.22 - - [2026-02-02 08:07:21] "GET /project/334c8f6f-6b7d-4879-80e8-e666bbdb44b6?fields=virtual_networks HTTP/1.1" 200 1046 0.062227 10.0.0.22 - - [2026-02-02 08:07:21] "GET /projects?obj_uuids=334c8f6f-6b7d-4879-80e8-e666bbdb44b6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001442 10.0.0.22 - - [2026-02-02 08:07:21] "GET /project/334c8f6f-6b7d-4879-80e8-e666bbdb44b6?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.034810 10.0.0.22 - - [2026-02-02 08:07:21] "GET /projects?obj_uuids=334c8f6f-6b7d-4879-80e8-e666bbdb44b6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001178 10.0.0.22 - - [2026-02-02 08:07:21] "GET /project/334c8f6f-6b7d-4879-80e8-e666bbdb44b6?fields=security_groups HTTP/1.1" 200 1279 0.027176 10.0.0.22 - - [2026-02-02 08:07:22] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001472 10.0.0.22 - - [2026-02-02 08:07:22] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009626 10.0.0.22 - - [2026-02-02 08:07:22] "POST /fqname-to-id HTTP/1.1" 404 202 0.042542 10.0.0.22 - - [2026-02-02 08:07:22] "GET /projects?obj_uuids=e8b1c1bb-cb0d-41f7-8b9c-88349f4b79f4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003419 10.0.0.22 - - [2026-02-02 08:07:22] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001274 10.0.0.22 - - [2026-02-02 08:07:22] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007628 10.0.0.22 - - [2026-02-02 08:07:22] "POST /id-to-fqname HTTP/1.1" 200 204 0.004031 10.0.0.22 - - [2026-02-02 08:07:22] "POST /fqname-to-id HTTP/1.1" 404 213 0.010642 10.0.0.22 - - [2026-02-02 08:07:22] "POST /security-groups HTTP/1.1" 200 599 0.076047 10.0.0.22 - - [2026-02-02 08:07:22] "POST /fqname-to-id HTTP/1.1" 404 248 0.005174 10.0.0.22 - - [2026-02-02 08:07:22] "POST /projects HTTP/1.1" 200 609 0.277949 10.0.0.22 - - [2026-02-02 08:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.326741 10.0.0.22 - - [2026-02-02 08:07:22] "POST /access-control-lists HTTP/1.1" 200 612 0.074034 10.0.0.22 - - [2026-02-02 08:07:22] "GET /project/e8b1c1bb-cb0d-41f7-8b9c-88349f4b79f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.544321 10.0.0.22 - - [2026-02-02 08:07:22] "POST /fqname-to-id HTTP/1.1" 404 247 0.007880 10.0.0.22 - - [2026-02-02 08:07:23] "POST /access-control-lists HTTP/1.1" 200 610 0.065838 10.0.0.22 - - [2026-02-02 08:07:24] "GET / HTTP/1.1" 200 36215 0.002112 10.0.0.22 - - [2026-02-02 08:07:25] "POST /fqname-to-id HTTP/1.1" 401 296 0.000750 10.0.0.22 - - [2026-02-02 08:07:26] "POST /fqname-to-id HTTP/1.1" 404 231 0.086179 10.0.0.22 - - [2026-02-02 08:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.22 - - [2026-02-02 08:07:26] "GET /projects?obj_uuids=e8b1c1bb-cb0d-41f7-8b9c-88349f4b79f4&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001111 10.0.0.22 - - [2026-02-02 08:07:26] "GET /project/e8b1c1bb-cb0d-41f7-8b9c-88349f4b79f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.029665 10.0.0.22 - - [2026-02-02 08:07:26] "POST /network-policys HTTP/1.1" 200 567 0.064903 10.0.0.22 - - [2026-02-02 08:07:26] "GET /network-policy/600e50e8-0d62-4195-984e-abaadbb808e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3144 0.006446 10.0.0.22 - - [2026-02-02 08:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043 10.0.0.22 - - [2026-02-02 08:07:26] "GET /projects?obj_uuids=e8b1c1bb-cb0d-41f7-8b9c-88349f4b79f4&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001226 10.0.0.22 - - [2026-02-02 08:07:26] "GET /project/e8b1c1bb-cb0d-41f7-8b9c-88349f4b79f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.027328 252.22.32.16 - - [2026-02-02 08:07:26] "POST /neutron/network HTTP/1.1" 200 117 0.044299 10.0.0.22 - - [2026-02-02 08:07:26] "GET /projects?obj_uuids=e8b1c1bb-cb0d-41f7-8b9c-88349f4b79f4&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001274 252.22.32.16 - - [2026-02-02 08:07:26] "POST /neutron/network HTTP/1.1" 200 621 0.077470 10.0.0.22 - - [2026-02-02 08:07:26] "POST /route-targets HTTP/1.1" 200 328 0.013361 10.0.0.22 - - [2026-02-02 08:07:26] "POST /ref-update HTTP/1.1" 200 156 0.026734 10.0.0.22 - - [2026-02-02 08:07:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003698 252.22.32.16 - - [2026-02-02 08:07:27] "POST /neutron/subnet HTTP/1.1" 200 724 0.200508 10.0.0.22 - - [2026-02-02 08:07:27] "POST /fqname-to-id HTTP/1.1" 404 207 0.006752 10.0.0.22 - - [2026-02-02 08:07:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003099 252.22.32.16 - - [2026-02-02 08:07:27] "POST /neutron/subnet HTTP/1.1" 200 823 0.146359 252.22.32.16 - - [2026-02-02 08:07:27] "POST /neutron/network HTTP/1.1" 200 1013 0.010391 10.0.0.22 - - [2026-02-02 08:07:27] "POST /id-to-fqname HTTP/1.1" 200 235 0.001651 10.0.0.22 - - [2026-02-02 08:07:27] "GET /virtual-network/c5949d89-d8af-4d9c-98e9-6f92d32ff1f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2657 0.006534 252.22.32.16 - - [2026-02-02 08:07:27] "POST /neutron/network HTTP/1.1" 200 1013 0.009202 10.0.0.22 - - [2026-02-02 08:07:27] "GET /virtual-network/c5949d89-d8af-4d9c-98e9-6f92d32ff1f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2657 0.007175 252.22.32.16 - - [2026-02-02 08:07:27] "POST /neutron/network HTTP/1.1" 200 1013 0.008286 252.22.32.16 - - [2026-02-02 08:07:27] "POST /neutron/subnet HTTP/1.1" 200 724 0.008651 252.22.32.16 - - [2026-02-02 08:07:27] "POST /neutron/subnet HTTP/1.1" 200 823 0.008167 252.22.32.16 - - [2026-02-02 08:07:27] "POST /neutron/network HTTP/1.1" 200 1013 0.009898 10.0.0.22 - - [2026-02-02 08:07:27] "POST /fqname-to-id HTTP/1.1" 404 250 0.007266 10.0.0.22 - - [2026-02-02 08:07:27] "POST /fqname-to-id HTTP/1.1" 404 207 0.005711 252.22.32.16 - - [2026-02-02 08:07:27] "POST /neutron/network HTTP/1.1" 200 1118 0.063923 10.0.0.22 - - [2026-02-02 08:07:27] "POST /access-control-lists HTTP/1.1" 200 607 0.070334 252.22.32.16 - - [2026-02-02 08:07:28] "POST /neutron/network HTTP/1.1" 200 1118 0.009206 10.0.0.22 - - [2026-02-02 08:07:28] "GET /virtual-network/c5949d89-d8af-4d9c-98e9-6f92d32ff1f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2979 0.005808 10.0.0.22 - - [2026-02-02 08:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.22 - - [2026-02-02 08:07:28] "GET /network-policy/600e50e8-0d62-4195-984e-abaadbb808e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3144 0.006457 10.0.0.22 - - [2026-02-02 08:07:28] "GET /domains HTTP/1.1" 401 296 0.000443 10.0.0.22 - - [2026-02-02 08:07:28] "GET /domains HTTP/1.1" 200 438 0.031944 10.0.0.22 - - [2026-02-02 08:07:28] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001324 10.0.0.22 - - [2026-02-02 08:07:28] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1703 0.009323 10.0.0.22 - - [2026-02-02 08:07:28] "GET /projects?obj_uuids=e8b1c1bb-cb0d-41f7-8b9c-88349f4b79f4&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001189 10.0.0.22 - - [2026-02-02 08:07:28] "GET /project/e8b1c1bb-cb0d-41f7-8b9c-88349f4b79f4 HTTP/1.1" 200 2453 0.041585 10.0.0.22 - - [2026-02-02 08:07:28] "GET /virtual-network/c5949d89-d8af-4d9c-98e9-6f92d32ff1f2 HTTP/1.1" 200 3539 0.009880 10.0.0.22 - - [2026-02-02 08:07:28] "GET /virtual-network/c5949d89-d8af-4d9c-98e9-6f92d32ff1f2 HTTP/1.1" 200 3539 0.006731 10.0.0.22 - - [2026-02-02 08:07:28] "GET /routing-instance/ccfe9fce-91f0-4f2e-92c4-2aeb0a2a8448 HTTP/1.1" 200 1497 0.004280 10.0.0.22 - - [2026-02-02 08:07:28] "GET /routing-instance/ccfe9fce-91f0-4f2e-92c4-2aeb0a2a8448 HTTP/1.1" 200 1497 0.004778 10.0.0.22 - - [2026-02-02 08:07:28] "GET /route-target/61f55471-0585-4068-bf6c-fde9e16aeb86 HTTP/1.1" 200 1222 0.004728 10.0.0.22 - - [2026-02-02 08:07:29] "GET /virtual-network/c5949d89-d8af-4d9c-98e9-6f92d32ff1f2 HTTP/1.1" 200 3539 0.008330 10.0.0.22 - - [2026-02-02 08:07:29] "GET /routing-instance/ccfe9fce-91f0-4f2e-92c4-2aeb0a2a8448 HTTP/1.1" 200 1497 0.005999 10.0.0.22 - - [2026-02-02 08:07:29] "GET /virtual-network/c5949d89-d8af-4d9c-98e9-6f92d32ff1f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2979 0.005577 10.0.0.22 - - [2026-02-02 08:07:29] "GET /virtual-network/c5949d89-d8af-4d9c-98e9-6f92d32ff1f2 HTTP/1.1" 200 3539 0.005090 10.0.0.22 - - [2026-02-02 08:07:29] "GET /routing-instance/ccfe9fce-91f0-4f2e-92c4-2aeb0a2a8448 HTTP/1.1" 200 1497 0.004581 10.0.0.22 - - [2026-02-02 08:07:29] "GET /routing-instance/ccfe9fce-91f0-4f2e-92c4-2aeb0a2a8448 HTTP/1.1" 200 1497 0.005379 10.0.0.22 - - [2026-02-02 08:07:29] "GET /route-target/61f55471-0585-4068-bf6c-fde9e16aeb86 HTTP/1.1" 200 1222 0.004498 10.0.0.22 - - [2026-02-02 08:07:29] "GET /domains HTTP/1.1" 200 438 0.003536 10.0.0.22 - - [2026-02-02 08:07:29] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001083 10.0.0.22 - - [2026-02-02 08:07:29] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1703 0.007747 10.0.0.22 - - [2026-02-02 08:07:29] "GET /projects?obj_uuids=e8b1c1bb-cb0d-41f7-8b9c-88349f4b79f4&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001645 10.0.0.22 - - [2026-02-02 08:07:29] "GET /project/e8b1c1bb-cb0d-41f7-8b9c-88349f4b79f4 HTTP/1.1" 200 2453 0.031893 10.0.0.22 - - [2026-02-02 08:07:29] "GET /virtual-network/c5949d89-d8af-4d9c-98e9-6f92d32ff1f2 HTTP/1.1" 200 3539 0.005319 10.0.0.22 - - [2026-02-02 08:07:29] "DELETE /project/e8b1c1bbcb0d41f78b9c88349f4b79f4 HTTP/1.1" 404 173 0.013592 10.0.0.22 - - [2026-02-02 08:07:29] "DELETE /project/334c8f6f6b7d487980e8e666bbdb44b6 HTTP/1.1" 404 173 0.007771 10.0.0.22 - - [2026-02-02 08:07:29] "GET /projects?obj_uuids=334c8f6f-6b7d-4879-80e8-e666bbdb44b6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001394 10.0.0.22 - - [2026-02-02 08:07:29] "GET /projects?obj_uuids=f2e810b8-08cb-400e-be7b-c291c202c215&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001002 10.0.0.22 - - [2026-02-02 08:07:29] "GET /project/f2e810b8-08cb-400e-be7b-c291c202c215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.040611 10.0.0.22 - - [2026-02-02 08:07:29] "GET /project/334c8f6f-6b7d-4879-80e8-e666bbdb44b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.047924 10.0.0.22 - - [2026-02-02 08:07:29] "GET /projects?obj_uuids=f2e810b8-08cb-400e-be7b-c291c202c215&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001848 10.0.0.22 - - [2026-02-02 08:07:29] "GET /projects?obj_uuids=334c8f6f-6b7d-4879-80e8-e666bbdb44b6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001219 10.0.0.22 - - [2026-02-02 08:07:29] "GET /project/f2e810b8-08cb-400e-be7b-c291c202c215?fields=security_groups HTTP/1.1" 200 1359 0.044647 10.0.0.22 - - [2026-02-02 08:07:29] "GET /project/334c8f6f-6b7d-4879-80e8-e666bbdb44b6?fields=security_groups HTTP/1.1" 200 1372 0.046067 10.0.0.22 - - [2026-02-02 08:07:29] "DELETE /security-group/e0be8a8a-33c2-4b18-888f-7c46d06728f1 HTTP/1.1" 200 115 0.046087 10.0.0.22 - - [2026-02-02 08:07:30] "GET /projects?obj_uuids=f2e810b8-08cb-400e-be7b-c291c202c215&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001215 10.0.0.22 - - [2026-02-02 08:07:30] "DELETE /security-group/d3365003-15fb-4d19-8997-cd43e3e6c51e HTTP/1.1" 200 115 0.060192 10.0.0.22 - - [2026-02-02 08:07:30] "GET /projects?obj_uuids=334c8f6f-6b7d-4879-80e8-e666bbdb44b6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001157 10.0.0.22 - - [2026-02-02 08:07:30] "DELETE /access-control-list/5ec89afe-c7d6-4d58-8023-a5a1af488f18 HTTP/1.1" 200 115 0.048652 10.0.0.22 - - [2026-02-02 08:07:30] "GET /project/f2e810b8-08cb-400e-be7b-c291c202c215?fields=application_policy_sets HTTP/1.1" 200 1398 0.049735 10.0.0.22 - - [2026-02-02 08:07:30] "DELETE /access-control-list/5f399ec2-a12f-412c-8ca9-3277b7732576 HTTP/1.1" 200 115 0.030769 10.0.0.22 - - [2026-02-02 08:07:30] "GET /project/334c8f6f-6b7d-4879-80e8-e666bbdb44b6?fields=application_policy_sets HTTP/1.1" 200 1411 0.089429 10.0.0.22 - - [2026-02-02 08:07:30] "DELETE /access-control-list/91e183e8-363b-4952-b901-4267c598841c HTTP/1.1" 200 115 0.054310 10.0.0.22 - - [2026-02-02 08:07:30] "DELETE /access-control-list/e95d2652-afdc-4bf7-a61a-6388a59758de HTTP/1.1" 200 115 0.054578 10.0.0.22 - - [2026-02-02 08:07:30] "GET /obj-perms HTTP/1.1" 200 6445 0.102295 10.0.0.22 - - [2026-02-02 08:07:30] "DELETE /project/f2e810b8-08cb-400e-be7b-c291c202c215 HTTP/1.1" 200 115 0.489836 10.0.0.22 - - [2026-02-02 08:07:30] "DELETE /project/334c8f6f-6b7d-4879-80e8-e666bbdb44b6 HTTP/1.1" 200 115 0.525680 10.0.0.22 - - [2026-02-02 08:07:30] "GET /domains HTTP/1.1" 200 438 0.004300 10.0.0.22 - - [2026-02-02 08:07:30] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002260 10.0.0.22 - - [2026-02-02 08:07:30] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1322 0.010409 10.0.0.22 - - [2026-02-02 08:07:30] "GET /projects?obj_uuids=e8b1c1bb-cb0d-41f7-8b9c-88349f4b79f4&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001644 10.0.0.22 - - [2026-02-02 08:07:30] "GET /project/e8b1c1bb-cb0d-41f7-8b9c-88349f4b79f4 HTTP/1.1" 200 2453 0.040640 10.0.0.22 - - [2026-02-02 08:07:30] "GET /network-policy/600e50e8-0d62-4195-984e-abaadbb808e6 HTTP/1.1" 200 3469 0.005800 10.0.0.22 - - [2026-02-02 08:07:30] "DELETE /network-policy/600e50e8-0d62-4195-984e-abaadbb808e6 HTTP/1.1" 409 239 0.007656 252.22.32.16 - - [2026-02-02 08:07:30] "POST /neutron/network HTTP/1.1" 200 1118 0.008666 10.0.0.22 - - [2026-02-02 08:07:30] "DELETE /access-control-list/4a02bc8a-322d-432f-bc10-2ee6f561e8da HTTP/1.1" 200 115 0.029890 10.0.0.22 - - [2026-02-02 08:07:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003497 10.0.0.22 - - [2026-02-02 08:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006277 10.0.0.22 - - [2026-02-02 08:07:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002483 10.0.0.22 - - [2026-02-02 08:07:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002342 10.0.0.22 - - [2026-02-02 08:07:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002204 252.22.32.16 - - [2026-02-02 08:07:30] "POST /neutron/network HTTP/1.1" 200 151 0.124135 10.0.0.22 - - [2026-02-02 08:07:30] "GET /routing-instance/ccfe9fce-91f0-4f2e-92c4-2aeb0a2a8448 HTTP/1.1" 404 171 0.003312 10.0.0.22 - - [2026-02-02 08:07:30] "DELETE /route-target/61f55471-0585-4068-bf6c-fde9e16aeb86 HTTP/1.1" 200 115 0.023087 10.0.0.22 - - [2026-02-02 08:07:30] "GET /domains HTTP/1.1" 200 438 0.003314 10.0.0.22 - - [2026-02-02 08:07:31] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001425 10.0.0.22 - - [2026-02-02 08:07:31] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1322 0.009019 10.0.0.22 - - [2026-02-02 08:07:31] "GET /projects?obj_uuids=e8b1c1bb-cb0d-41f7-8b9c-88349f4b79f4&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001677 10.0.0.22 - - [2026-02-02 08:07:31] "GET /project/e8b1c1bb-cb0d-41f7-8b9c-88349f4b79f4 HTTP/1.1" 200 2200 0.031075 10.0.0.22 - - [2026-02-02 08:07:31] "DELETE /network-policy/600e50e8-0d62-4195-984e-abaadbb808e6 HTTP/1.1" 200 115 0.030629 10.0.0.22 - - [2026-02-02 08:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.22 - - [2026-02-02 08:07:31] "GET /projects?obj_uuids=e8b1c1bb-cb0d-41f7-8b9c-88349f4b79f4&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001323 10.0.0.22 - - [2026-02-02 08:07:31] "GET /project/e8b1c1bb-cb0d-41f7-8b9c-88349f4b79f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.037601 10.0.0.22 - - [2026-02-02 08:07:31] "GET /network-policys?parent_fq_name_str=admin_domain%3Actest-TestBasicPolicyNegativeIpv4v6-50670426&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005055 10.0.0.22 - - [2026-02-02 08:07:32] "GET /projects?obj_uuids=e8b1c1bb-cb0d-41f7-8b9c-88349f4b79f4&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001775 10.0.0.22 - - [2026-02-02 08:07:32] "GET /project/e8b1c1bb-cb0d-41f7-8b9c-88349f4b79f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.039821 10.0.0.22 - - [2026-02-02 08:07:32] "GET /projects?obj_uuids=e8b1c1bb-cb0d-41f7-8b9c-88349f4b79f4&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001246 10.0.0.22 - - [2026-02-02 08:07:32] "GET /project/e8b1c1bb-cb0d-41f7-8b9c-88349f4b79f4?fields=virtual_networks HTTP/1.1" 200 1064 0.038718 10.0.0.22 - - [2026-02-02 08:07:32] "GET /projects?obj_uuids=e8b1c1bb-cb0d-41f7-8b9c-88349f4b79f4&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001137 10.0.0.22 - - [2026-02-02 08:07:32] "GET /project/e8b1c1bb-cb0d-41f7-8b9c-88349f4b79f4?fields=virtual_machine_interfaces HTTP/1.1" 200 1064 0.042948 10.0.0.22 - - [2026-02-02 08:07:32] "GET /projects?obj_uuids=e8b1c1bb-cb0d-41f7-8b9c-88349f4b79f4&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001797 10.0.0.22 - - [2026-02-02 08:07:32] "GET /project/e8b1c1bb-cb0d-41f7-8b9c-88349f4b79f4?fields=security_groups HTTP/1.1" 200 1305 0.041286 10.0.0.22 - - [2026-02-02 08:07:33] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001736 10.0.0.22 - - [2026-02-02 08:07:33] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.010137 10.0.0.22 - - [2026-02-02 08:07:34] "POST /fqname-to-id HTTP/1.1" 404 188 0.038717 10.0.0.22 - - [2026-02-02 08:07:34] "GET /projects?obj_uuids=5d598737-c9f0-4892-ac04-d08ee1a89324&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002780 10.0.0.22 - - [2026-02-02 08:07:34] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001145 10.0.0.22 - - [2026-02-02 08:07:34] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008704 10.0.0.22 - - [2026-02-02 08:07:34] "POST /id-to-fqname HTTP/1.1" 200 190 0.001930 10.0.0.22 - - [2026-02-02 08:07:34] "POST /fqname-to-id HTTP/1.1" 404 199 0.003059 10.0.0.22 - - [2026-02-02 08:07:34] "POST /security-groups HTTP/1.1" 200 585 0.064457 10.0.0.22 - - [2026-02-02 08:07:34] "POST /fqname-to-id HTTP/1.1" 404 234 0.003157 10.0.0.22 - - [2026-02-02 08:07:34] "POST /projects HTTP/1.1" 200 581 0.237791 10.0.0.22 - - [2026-02-02 08:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.274374 10.0.0.22 - - [2026-02-02 08:07:34] "POST /access-control-lists HTTP/1.1" 200 598 0.060880 10.0.0.22 - - [2026-02-02 08:07:34] "GET /project/5d598737-c9f0-4892-ac04-d08ee1a89324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.426811 10.0.0.22 - - [2026-02-02 08:07:34] "POST /fqname-to-id HTTP/1.1" 404 233 0.003699 10.0.0.22 - - [2026-02-02 08:07:34] "POST /access-control-lists HTTP/1.1" 200 596 0.078986 [Introspect:8084]10.0.0.22 - - [2026-02-02 08:07:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001076 [Introspect:8084]10.0.0.22 - - [2026-02-02 08:07:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001710 10.0.0.22 - - [2026-02-02 08:07:35] "GET / HTTP/1.1" 200 36215 0.002279 10.0.0.22 - - [2026-02-02 08:07:37] "POST /fqname-to-id HTTP/1.1" 401 296 0.000625 10.0.0.22 - - [2026-02-02 08:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.090054 10.0.0.22 - - [2026-02-02 08:07:37] "GET /projects?obj_uuids=5d598737-c9f0-4892-ac04-d08ee1a89324&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001224 10.0.0.22 - - [2026-02-02 08:07:37] "GET /project/5d598737-c9f0-4892-ac04-d08ee1a89324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.048262 252.22.32.16 - - [2026-02-02 08:07:37] "POST /neutron/network HTTP/1.1" 200 117 0.042272 10.0.0.22 - - [2026-02-02 08:07:37] "GET /projects?obj_uuids=5d598737-c9f0-4892-ac04-d08ee1a89324&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001149 252.22.32.16 - - [2026-02-02 08:07:37] "POST /neutron/network HTTP/1.1" 200 605 0.077739 10.0.0.22 - - [2026-02-02 08:07:37] "POST /route-targets HTTP/1.1" 200 328 0.011909 10.0.0.22 - - [2026-02-02 08:07:37] "POST /ref-update HTTP/1.1" 200 156 0.013773 10.0.0.22 - - [2026-02-02 08:07:38] "POST /useragent-kv HTTP/1.1" 200 115 0.008376 252.22.32.16 - - [2026-02-02 08:07:38] "POST /neutron/subnet HTTP/1.1" 200 725 0.180426 252.22.32.16 - - [2026-02-02 08:07:38] "POST /neutron/network HTTP/1.1" 200 824 0.008480 10.0.0.22 - - [2026-02-02 08:07:38] "POST /id-to-fqname HTTP/1.1" 200 220 0.001934 10.0.0.22 - - [2026-02-02 08:07:38] "GET /virtual-network/4c2c7eb9-a065-4130-accc-59532ce8d79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005976 252.22.32.16 - - [2026-02-02 08:07:38] "POST /neutron/network HTTP/1.1" 200 824 0.006595 10.0.0.22 - - [2026-02-02 08:07:38] "GET /virtual-network/4c2c7eb9-a065-4130-accc-59532ce8d79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005800 252.22.32.16 - - [2026-02-02 08:07:38] "POST /neutron/network HTTP/1.1" 200 824 0.007956 252.22.32.16 - - [2026-02-02 08:07:38] "POST /neutron/subnet HTTP/1.1" 200 725 0.007374 10.0.0.22 - - [2026-02-02 08:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.22 - - [2026-02-02 08:07:38] "GET /projects?obj_uuids=5d598737-c9f0-4892-ac04-d08ee1a89324&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001131 10.0.0.22 - - [2026-02-02 08:07:38] "GET /project/5d598737-c9f0-4892-ac04-d08ee1a89324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.030082 252.22.32.16 - - [2026-02-02 08:07:38] "POST /neutron/network HTTP/1.1" 200 117 0.015254 10.0.0.22 - - [2026-02-02 08:07:38] "GET /projects?obj_uuids=5d598737-c9f0-4892-ac04-d08ee1a89324&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001279 252.22.32.16 - - [2026-02-02 08:07:38] "POST /neutron/network HTTP/1.1" 200 605 0.312452 10.0.0.22 - - [2026-02-02 08:07:39] "POST /route-targets HTTP/1.1" 200 328 0.029352 10.0.0.22 - - [2026-02-02 08:07:39] "POST /ref-update HTTP/1.1" 200 156 0.021888 10.0.0.22 - - [2026-02-02 08:07:39] "POST /useragent-kv HTTP/1.1" 200 115 0.038242 252.22.32.16 - - [2026-02-02 08:07:39] "POST /neutron/subnet HTTP/1.1" 200 734 0.287324 252.22.32.16 - - [2026-02-02 08:07:39] "POST /neutron/network HTTP/1.1" 200 826 0.007217 10.0.0.22 - - [2026-02-02 08:07:39] "POST /id-to-fqname HTTP/1.1" 200 220 0.001463 10.0.0.22 - - [2026-02-02 08:07:39] "GET /virtual-network/41d8ef3e-f1c2-4eb4-a319-d4f81bc7c087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005990 252.22.32.16 - - [2026-02-02 08:07:39] "POST /neutron/network HTTP/1.1" 200 826 0.007933 10.0.0.22 - - [2026-02-02 08:07:39] "GET /virtual-network/41d8ef3e-f1c2-4eb4-a319-d4f81bc7c087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007032 252.22.32.16 - - [2026-02-02 08:07:39] "POST /neutron/network HTTP/1.1" 200 826 0.006584 252.22.32.16 - - [2026-02-02 08:07:39] "POST /neutron/subnet HTTP/1.1" 200 734 0.008472 10.0.0.22 - - [2026-02-02 08:07:39] "POST /fqname-to-id HTTP/1.1" 404 226 0.003127 10.0.0.22 - - [2026-02-02 08:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.22 - - [2026-02-02 08:07:39] "GET /projects?obj_uuids=5d598737-c9f0-4892-ac04-d08ee1a89324&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001178 10.0.0.22 - - [2026-02-02 08:07:39] "GET /project/5d598737-c9f0-4892-ac04-d08ee1a89324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.036128 10.0.0.22 - - [2026-02-02 08:07:39] "POST /network-policys HTTP/1.1" 200 571 0.028672 10.0.0.22 - - [2026-02-02 08:07:39] "GET /network-policy/01553630-5fdf-4d85-8579-ab6b655cc136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2144 0.005270 252.22.32.16 - - [2026-02-02 08:07:39] "POST /neutron/network HTTP/1.1" 200 824 0.006152 10.0.0.22 - - [2026-02-02 08:07:40] "POST /fqname-to-id HTTP/1.1" 404 234 0.011165 252.22.32.16 - - [2026-02-02 08:07:40] "POST /neutron/network HTTP/1.1" 200 924 0.063709 252.22.32.16 - - [2026-02-02 08:07:40] "POST /neutron/network HTTP/1.1" 200 924 0.009134 10.0.0.22 - - [2026-02-02 08:07:40] "POST /access-control-lists HTTP/1.1" 200 590 0.075809 10.0.0.22 - - [2026-02-02 08:07:40] "GET /virtual-network/4c2c7eb9-a065-4130-accc-59532ce8d79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005553 10.0.0.22 - - [2026-02-02 08:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.22 - - [2026-02-02 08:07:40] "GET /network-policy/01553630-5fdf-4d85-8579-ab6b655cc136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2144 0.003781 252.22.32.16 - - [2026-02-02 08:07:40] "POST /neutron/network HTTP/1.1" 200 826 0.007093 10.0.0.22 - - [2026-02-02 08:07:40] "PUT /access-control-list/2ead0f53-ec76-4eb6-b53c-fc1d5260f81b HTTP/1.1" 200 273 0.085159 252.22.32.16 - - [2026-02-02 08:07:40] "POST /neutron/network HTTP/1.1" 200 926 0.157231 10.0.0.22 - - [2026-02-02 08:07:40] "POST /fqname-to-id HTTP/1.1" 404 234 0.008979 252.22.32.16 - - [2026-02-02 08:07:40] "POST /neutron/network HTTP/1.1" 200 926 0.009953 10.0.0.22 - - [2026-02-02 08:07:40] "GET /virtual-network/41d8ef3e-f1c2-4eb4-a319-d4f81bc7c087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.012333 10.0.0.22 - - [2026-02-02 08:07:40] "POST /access-control-lists HTTP/1.1" 200 590 0.097478 10.0.0.22 - - [2026-02-02 08:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011819 10.0.0.22 - - [2026-02-02 08:07:40] "GET /network-policy/01553630-5fdf-4d85-8579-ab6b655cc136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2144 0.010843 10.0.0.22 - - [2026-02-02 08:07:40] "POST /ref-update HTTP/1.1" 200 156 0.016231 10.0.0.22 - - [2026-02-02 08:07:40] "GET /obj-perms HTTP/1.1" 200 6366 0.115587 10.0.0.22 - - [2026-02-02 08:07:40] "GET /domains HTTP/1.1" 401 296 0.000470 [Introspect:8084]10.0.0.22 - - [2026-02-02 08:07:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000946 [Introspect:8084]10.0.0.22 - - [2026-02-02 08:07:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001768 10.0.0.22 - - [2026-02-02 08:07:41] "GET /domains HTTP/1.1" 200 438 0.046552 10.0.0.22 - - [2026-02-02 08:07:41] "GET /obj-perms HTTP/1.1" 200 6366 0.063437 10.0.0.22 - - [2026-02-02 08:07:41] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001342 10.0.0.22 - - [2026-02-02 08:07:41] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1509 0.010222 10.0.0.22 - - [2026-02-02 08:07:41] "GET /projects?obj_uuids=5d598737-c9f0-4892-ac04-d08ee1a89324&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001561 10.0.0.22 - - [2026-02-02 08:07:41] "GET /project/5d598737-c9f0-4892-ac04-d08ee1a89324 HTTP/1.1" 200 2564 0.031563 10.0.0.22 - - [2026-02-02 08:07:41] "GET /virtual-network/4c2c7eb9-a065-4130-accc-59532ce8d79f HTTP/1.1" 200 2889 0.015018 10.0.0.22 - - [2026-02-02 08:07:41] "GET /virtual-network/4c2c7eb9-a065-4130-accc-59532ce8d79f HTTP/1.1" 200 2889 0.006776 10.0.0.22 - - [2026-02-02 08:07:41] "GET /routing-instance/1a2530f0-693a-44f6-a2cc-8542c920a469 HTTP/1.1" 200 1783 0.004616 10.0.0.22 - - [2026-02-02 08:07:41] "GET /routing-instance/1a2530f0-693a-44f6-a2cc-8542c920a469 HTTP/1.1" 200 1783 0.005089 10.0.0.22 - - [2026-02-02 08:07:41] "GET /route-target/8065b7ae-cee1-441c-b7e9-71b519503d7b HTTP/1.1" 200 1206 0.004093 10.0.0.22 - - [2026-02-02 08:07:41] "GET /virtual-network/4c2c7eb9-a065-4130-accc-59532ce8d79f HTTP/1.1" 200 2889 0.009668 10.0.0.22 - - [2026-02-02 08:07:41] "GET /routing-instance/1a2530f0-693a-44f6-a2cc-8542c920a469 HTTP/1.1" 200 1783 0.007345 10.0.0.22 - - [2026-02-02 08:07:41] "GET /virtual-network/4c2c7eb9-a065-4130-accc-59532ce8d79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005907 10.0.0.22 - - [2026-02-02 08:07:41] "GET /virtual-network/4c2c7eb9-a065-4130-accc-59532ce8d79f HTTP/1.1" 200 2889 0.005832 10.0.0.22 - - [2026-02-02 08:07:41] "GET /routing-instance/1a2530f0-693a-44f6-a2cc-8542c920a469 HTTP/1.1" 200 1783 0.007944 10.0.0.22 - - [2026-02-02 08:07:41] "GET /routing-instance/1a2530f0-693a-44f6-a2cc-8542c920a469 HTTP/1.1" 200 1783 0.009120 10.0.0.22 - - [2026-02-02 08:07:42] "GET /route-target/8065b7ae-cee1-441c-b7e9-71b519503d7b HTTP/1.1" 200 1206 0.003638 10.0.0.22 - - [2026-02-02 08:07:42] "GET /domains HTTP/1.1" 200 438 0.003316 10.0.0.22 - - [2026-02-02 08:07:42] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001322 10.0.0.22 - - [2026-02-02 08:07:42] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1509 0.008570 10.0.0.22 - - [2026-02-02 08:07:42] "GET /projects?obj_uuids=5d598737-c9f0-4892-ac04-d08ee1a89324&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001169 10.0.0.22 - - [2026-02-02 08:07:42] "GET /project/5d598737-c9f0-4892-ac04-d08ee1a89324 HTTP/1.1" 200 2564 0.036253 10.0.0.22 - - [2026-02-02 08:07:42] "GET /virtual-network/4c2c7eb9-a065-4130-accc-59532ce8d79f HTTP/1.1" 200 2889 0.005368 10.0.0.22 - - [2026-02-02 08:07:42] "GET /obj-perms HTTP/1.1" 200 6417 0.059415 10.0.0.22 - - [2026-02-02 08:07:43] "GET /domains HTTP/1.1" 200 438 0.002989 10.0.0.22 - - [2026-02-02 08:07:43] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001141 10.0.0.22 - - [2026-02-02 08:07:43] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1509 0.009051 10.0.0.22 - - [2026-02-02 08:07:43] "GET /projects?obj_uuids=5d598737-c9f0-4892-ac04-d08ee1a89324&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001165 10.0.0.22 - - [2026-02-02 08:07:43] "GET /project/5d598737-c9f0-4892-ac04-d08ee1a89324 HTTP/1.1" 200 2564 0.034578 10.0.0.22 - - [2026-02-02 08:07:43] "GET /virtual-network/41d8ef3e-f1c2-4eb4-a319-d4f81bc7c087 HTTP/1.1" 200 2895 0.008752 10.0.0.22 - - [2026-02-02 08:07:43] "GET /virtual-network/41d8ef3e-f1c2-4eb4-a319-d4f81bc7c087 HTTP/1.1" 200 2895 0.007158 10.0.0.22 - - [2026-02-02 08:07:43] "GET /routing-instance/91071be6-82c6-4042-a54f-9b89bf39bc41 HTTP/1.1" 200 1784 0.005609 10.0.0.22 - - [2026-02-02 08:07:43] "GET /routing-instance/91071be6-82c6-4042-a54f-9b89bf39bc41 HTTP/1.1" 200 1784 0.005650 10.0.0.22 - - [2026-02-02 08:07:43] "GET /route-target/1c42bf87-3fdf-46ea-a2e1-758baa4cf03c HTTP/1.1" 200 1206 0.005188 10.0.0.22 - - [2026-02-02 08:07:43] "GET /virtual-network/41d8ef3e-f1c2-4eb4-a319-d4f81bc7c087 HTTP/1.1" 200 2895 0.005147 10.0.0.22 - - [2026-02-02 08:07:43] "GET /routing-instance/91071be6-82c6-4042-a54f-9b89bf39bc41 HTTP/1.1" 200 1784 0.004394 10.0.0.22 - - [2026-02-02 08:07:43] "GET /virtual-network/41d8ef3e-f1c2-4eb4-a319-d4f81bc7c087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006690 10.0.0.22 - - [2026-02-02 08:07:43] "GET /virtual-network/41d8ef3e-f1c2-4eb4-a319-d4f81bc7c087 HTTP/1.1" 200 2895 0.005746 10.0.0.22 - - [2026-02-02 08:07:43] "GET /routing-instance/91071be6-82c6-4042-a54f-9b89bf39bc41 HTTP/1.1" 200 1784 0.004024 10.0.0.22 - - [2026-02-02 08:07:43] "GET /routing-instance/91071be6-82c6-4042-a54f-9b89bf39bc41 HTTP/1.1" 200 1784 0.005917 10.0.0.22 - - [2026-02-02 08:07:43] "GET /route-target/1c42bf87-3fdf-46ea-a2e1-758baa4cf03c HTTP/1.1" 200 1206 0.005452 10.0.0.22 - - [2026-02-02 08:07:44] "GET /domains HTTP/1.1" 200 438 0.003479 10.0.0.22 - - [2026-02-02 08:07:44] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001521 10.0.0.22 - - [2026-02-02 08:07:44] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1509 0.009731 10.0.0.22 - - [2026-02-02 08:07:44] "GET /projects?obj_uuids=5d598737-c9f0-4892-ac04-d08ee1a89324&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001097 10.0.0.22 - - [2026-02-02 08:07:44] "GET /project/5d598737-c9f0-4892-ac04-d08ee1a89324 HTTP/1.1" 200 2564 0.042629 10.0.0.22 - - [2026-02-02 08:07:44] "GET /virtual-network/41d8ef3e-f1c2-4eb4-a319-d4f81bc7c087 HTTP/1.1" 200 2895 0.005810 10.0.0.22 - - [2026-02-02 08:07:44] "GET /obj-perms HTTP/1.1" 200 6417 0.002535 10.0.0.22 - - [2026-02-02 08:07:44] "POST /id-to-fqname HTTP/1.1" 200 220 0.001726 252.22.32.16 - - [2026-02-02 08:07:44] "POST /neutron/network HTTP/1.1" 200 934 0.007355 252.22.32.16 - - [2026-02-02 08:07:44] "GET /aaa-mode HTTP/1.1" 401 296 0.000439 252.22.32.16 - - [2026-02-02 08:07:44] "GET / HTTP/1.1" 200 36215 0.002302 252.22.32.16 - - [2026-02-02 08:07:44] "GET /project/5d598737-c9f0-4892-ac04-d08ee1a89324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000645 10.0.0.22 - - [2026-02-02 08:07:45] "GET /projects?obj_uuids=5d598737-c9f0-4892-ac04-d08ee1a89324&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001677 252.22.32.16 - - [2026-02-02 08:07:45] "GET /project/5d598737-c9f0-4892-ac04-d08ee1a89324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.065269 252.22.32.16 - - [2026-02-02 08:07:45] "POST /neutron/network HTTP/1.1" 200 924 0.008183 252.22.32.16 - - [2026-02-02 08:07:45] "POST /neutron/port HTTP/1.1" 200 117 0.006039 252.22.32.16 - - [2026-02-02 08:07:45] "POST /neutron/port HTTP/1.1" 200 117 0.007280 10.0.0.22 - - [2026-02-02 08:07:45] "POST /id-to-fqname HTTP/1.1" 200 220 0.001756 252.22.32.16 - - [2026-02-02 08:07:45] "POST /neutron/port HTTP/1.1" 200 117 0.006053 252.22.32.16 - - [2026-02-02 08:07:46] "POST /neutron/network HTTP/1.1" 200 936 0.007752 252.22.32.16 - - [2026-02-02 08:07:46] "GET /aaa-mode HTTP/1.1" 401 296 0.000630 252.22.32.16 - - [2026-02-02 08:07:46] "GET / HTTP/1.1" 200 36215 0.002707 252.22.32.16 - - [2026-02-02 08:07:46] "GET /project/5d598737-c9f0-4892-ac04-d08ee1a89324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000486 252.22.32.16 - - [2026-02-02 08:07:46] "POST /neutron/network HTTP/1.1" 200 934 0.007128 10.0.0.22 - - [2026-02-02 08:07:46] "GET /projects?obj_uuids=5d598737-c9f0-4892-ac04-d08ee1a89324&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001754 252.22.32.16 - - [2026-02-02 08:07:46] "POST /neutron/port HTTP/1.1" 200 1060 0.297306 10.0.0.22 - - [2026-02-02 08:07:46] "GET /projects?obj_uuids=5d598737-c9f0-4892-ac04-d08ee1a89324&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001947 252.22.32.16 - - [2026-02-02 08:07:46] "GET /project/5d598737-c9f0-4892-ac04-d08ee1a89324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.088999 252.22.32.16 - - [2026-02-02 08:07:46] "POST /neutron/network HTTP/1.1" 200 926 0.015225 252.22.32.16 - - [2026-02-02 08:07:46] "POST /neutron/port HTTP/1.1" 200 1060 0.022810 252.22.32.16 - - [2026-02-02 08:07:46] "POST /neutron/port HTTP/1.1" 200 1060 0.016233 252.22.32.16 - - [2026-02-02 08:07:47] "POST /neutron/port HTTP/1.1" 200 1110 0.116222 252.22.32.16 - - [2026-02-02 08:07:47] "POST /neutron/port HTTP/1.1" 200 1120 0.030149 252.22.32.16 - - [2026-02-02 08:07:47] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012669 252.22.32.16 - - [2026-02-02 08:07:47] "POST /neutron/port HTTP/1.1" 200 1120 0.023690 252.22.32.16 - - [2026-02-02 08:07:47] "POST /neutron/port HTTP/1.1" 200 117 0.005559 252.22.32.16 - - [2026-02-02 08:07:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003903 [Introspect:8084]10.0.0.22 - - [2026-02-02 08:07:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001115 252.22.32.16 - - [2026-02-02 08:07:47] "POST /neutron/port HTTP/1.1" 200 1120 0.027342 252.22.32.16 - - [2026-02-02 08:07:47] "POST /neutron/subnet HTTP/1.1" 200 699 0.011407 [Introspect:8084]10.0.0.22 - - [2026-02-02 08:07:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001685 252.22.32.16 - - [2026-02-02 08:07:47] "POST /neutron/port HTTP/1.1" 200 117 0.001279 252.22.32.16 - - [2026-02-02 08:07:47] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007258 252.22.32.16 - - [2026-02-02 08:07:47] "POST /neutron/network HTTP/1.1" 200 924 0.006433 252.22.32.16 - - [2026-02-02 08:07:47] "POST /neutron/network HTTP/1.1" 200 936 0.007098 10.0.0.22 - - [2026-02-02 08:07:47] "GET /projects?obj_uuids=5d598737-c9f0-4892-ac04-d08ee1a89324&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001246 10.0.0.22 - - [2026-02-02 08:07:47] "PUT /access-control-list/aef382c4-f252-4127-95bf-6aca155190fe HTTP/1.1" 200 273 0.026695 252.22.32.16 - - [2026-02-02 08:07:47] "POST /neutron/port HTTP/1.1" 200 1062 0.266138 252.22.32.16 - - [2026-02-02 08:07:48] "POST /neutron/port HTTP/1.1" 200 1062 0.011575 252.22.32.16 - - [2026-02-02 08:07:48] "POST /neutron/port HTTP/1.1" 200 1062 0.013154 252.22.32.16 - - [2026-02-02 08:07:48] "POST /neutron/port HTTP/1.1" 200 1112 0.075809 252.22.32.16 - - [2026-02-02 08:07:48] "POST /neutron/port HTTP/1.1" 200 1122 0.015982 252.22.32.16 - - [2026-02-02 08:07:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004606 252.22.32.16 - - [2026-02-02 08:07:48] "POST /neutron/subnet HTTP/1.1" 200 708 0.009139 252.22.32.16 - - [2026-02-02 08:07:48] "POST /neutron/port HTTP/1.1" 200 117 0.001278 252.22.32.16 - - [2026-02-02 08:07:48] "POST /neutron/network HTTP/1.1" 200 926 0.007112 252.22.32.16 - - [2026-02-02 08:07:52] "POST /neutron/port HTTP/1.1" 200 1120 0.018606 252.22.32.16 - - [2026-02-02 08:07:52] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007089 252.22.32.16 - - [2026-02-02 08:07:52] "POST /neutron/port HTTP/1.1" 200 1120 0.015073 252.22.32.16 - - [2026-02-02 08:07:52] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006916 252.22.32.16 - - [2026-02-02 08:07:52] "POST /neutron/port HTTP/1.1" 200 1120 0.013943 252.22.32.16 - - [2026-02-02 08:07:52] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006768 10.0.0.22 - - [2026-02-02 08:07:52] "GET /virtual-machine/7b8e6fda-0378-4012-a4ad-7f3d65ade6f0 HTTP/1.1" 200 1294 0.005347 10.0.0.22 - - [2026-02-02 08:07:52] "GET /virtual-machine-interface/0e36ebd0-d4b3-4eaa-b7fb-be978689f61b HTTP/1.1" 200 2945 0.006196 10.0.0.22 - - [2026-02-02 08:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.22 - - [2026-02-02 08:07:53] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003541 10.0.0.22 - - [2026-02-02 08:07:53] "GET /virtual-networks?parent_id=5d598737-c9f0-4892-ac04-d08ee1a89324&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003733 10.0.0.22 - - [2026-02-02 08:07:53] "GET /virtual-network/4c2c7eb9-a065-4130-accc-59532ce8d79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.007098 10.0.0.22 - - [2026-02-02 08:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004245 10.0.0.22 - - [2026-02-02 08:07:56] "GET /virtual-network/4c2c7eb9-a065-4130-accc-59532ce8d79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006994 252.22.32.16 - - [2026-02-02 08:07:57] "POST /neutron/port HTTP/1.1" 200 1120 0.016488 252.22.32.16 - - [2026-02-02 08:07:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006506 252.22.32.16 - - [2026-02-02 08:07:57] "POST /neutron/port HTTP/1.1" 200 1120 0.014358 252.22.32.16 - - [2026-02-02 08:07:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005871 252.22.32.16 - - [2026-02-02 08:07:58] "POST /neutron/port HTTP/1.1" 200 1122 0.014941 10.0.0.22 - - [2026-02-02 08:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.22 - - [2026-02-02 08:07:58] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003590 252.22.32.16 - - [2026-02-02 08:07:58] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006305 10.0.0.22 - - [2026-02-02 08:07:58] "GET /virtual-networks?parent_id=5d598737-c9f0-4892-ac04-d08ee1a89324&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003031 10.0.0.22 - - [2026-02-02 08:07:58] "GET /virtual-network/4c2c7eb9-a065-4130-accc-59532ce8d79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006312 252.22.32.16 - - [2026-02-02 08:07:58] "POST /neutron/port HTTP/1.1" 200 1122 0.013082 252.22.32.16 - - [2026-02-02 08:07:58] "POST /neutron/port HTTP/1.1" 200 1120 0.013113 252.22.32.16 - - [2026-02-02 08:07:58] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006151 252.22.32.16 - - [2026-02-02 08:07:58] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006821 252.22.32.16 - - [2026-02-02 08:07:58] "POST /neutron/port HTTP/1.1" 200 1122 0.019483 252.22.32.16 - - [2026-02-02 08:07:58] "POST /neutron/port HTTP/1.1" 200 1120 0.016266 252.22.32.16 - - [2026-02-02 08:07:59] "POST /neutron/port HTTP/1.1" 200 1122 0.019063 252.22.32.16 - - [2026-02-02 08:07:59] "POST /neutron/security_group HTTP/1.1" 200 2058 0.013355 252.22.32.16 - - [2026-02-02 08:07:59] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008299 252.22.32.16 - - [2026-02-02 08:07:59] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008023 252.22.32.16 - - [2026-02-02 08:07:59] "POST /neutron/port HTTP/1.1" 200 1122 0.016705 252.22.32.16 - - [2026-02-02 08:07:59] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007237 252.22.32.16 - - [2026-02-02 08:07:59] "POST /neutron/port HTTP/1.1" 200 1122 0.016183 252.22.32.16 - - [2026-02-02 08:07:59] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006236 10.0.0.22 - - [2026-02-02 08:07:59] "GET /virtual-machine/57f634f5-b73f-4a7c-85bd-856b58bb4ca8 HTTP/1.1" 200 1293 0.005475 10.0.0.22 - - [2026-02-02 08:07:59] "GET /virtual-machine-interface/10e487d8-9553-4fa4-9137-91ee21a3e2e8 HTTP/1.1" 200 2945 0.005357 10.0.0.22 - - [2026-02-02 08:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.22 - - [2026-02-02 08:07:59] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004005 10.0.0.22 - - [2026-02-02 08:07:59] "GET /virtual-networks?parent_id=5d598737-c9f0-4892-ac04-d08ee1a89324&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002953 10.0.0.22 - - [2026-02-02 08:07:59] "GET /virtual-network/41d8ef3e-f1c2-4eb4-a319-d4f81bc7c087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006558 252.22.32.16 - - [2026-02-02 08:08:00] "POST /neutron/port HTTP/1.1" 200 1122 0.013411 252.22.32.16 - - [2026-02-02 08:08:00] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007259 10.0.0.22 - - [2026-02-02 08:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.22 - - [2026-02-02 08:08:00] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003979 10.0.0.22 - - [2026-02-02 08:08:00] "GET /virtual-networks?parent_id=5d598737-c9f0-4892-ac04-d08ee1a89324&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003749 10.0.0.22 - - [2026-02-02 08:08:01] "GET /virtual-network/41d8ef3e-f1c2-4eb4-a319-d4f81bc7c087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006153 10.0.0.22 - - [2026-02-02 08:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.22 - - [2026-02-02 08:08:05] "GET /projects?obj_uuids=5d598737-c9f0-4892-ac04-d08ee1a89324&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.034901 10.0.0.22 - - [2026-02-02 08:08:05] "GET /project/5d598737-c9f0-4892-ac04-d08ee1a89324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.067209 10.0.0.22 - - [2026-02-02 08:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.22 - - [2026-02-02 08:08:05] "PUT /network-policy/01553630-5fdf-4d85-8579-ab6b655cc136 HTTP/1.1" 200 263 0.015875 10.0.0.22 - - [2026-02-02 08:08:05] "PUT /access-control-list/2ead0f53-ec76-4eb6-b53c-fc1d5260f81b HTTP/1.1" 200 273 0.100595 10.0.0.22 - - [2026-02-02 08:08:05] "POST /ref-update HTTP/1.1" 200 156 0.016783 10.0.0.22 - - [2026-02-02 08:08:05] "PUT /access-control-list/aef382c4-f252-4127-95bf-6aca155190fe HTTP/1.1" 200 273 0.061421 10.0.0.22 - - [2026-02-02 08:08:05] "POST /ref-update HTTP/1.1" 200 156 0.011158 10.0.0.22 - - [2026-02-02 08:08:09] "GET /virtual-network/41d8ef3e-f1c2-4eb4-a319-d4f81bc7c087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.008651 252.22.32.16 - - [2026-02-02 08:08:09] "POST /neutron/network HTTP/1.1" 200 926 0.006542 252.22.32.16 - - [2026-02-02 08:08:09] "POST /neutron/network HTTP/1.1" 200 826 0.064780 10.0.0.22 - - [2026-02-02 08:08:09] "DELETE /access-control-list/aef382c4-f252-4127-95bf-6aca155190fe HTTP/1.1" 200 115 0.048939 252.22.32.16 - - [2026-02-02 08:08:09] "POST /neutron/network HTTP/1.1" 200 826 0.007797 10.0.0.22 - - [2026-02-02 08:08:09] "GET /virtual-network/41d8ef3e-f1c2-4eb4-a319-d4f81bc7c087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007886 10.0.0.22 - - [2026-02-02 08:08:09] "GET /virtual-network/4c2c7eb9-a065-4130-accc-59532ce8d79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.010104 252.22.32.16 - - [2026-02-02 08:08:09] "POST /neutron/network HTTP/1.1" 200 924 0.006796 252.22.32.16 - - [2026-02-02 08:08:09] "POST /neutron/network HTTP/1.1" 200 824 0.064284 10.0.0.22 - - [2026-02-02 08:08:09] "DELETE /access-control-list/2ead0f53-ec76-4eb6-b53c-fc1d5260f81b HTTP/1.1" 200 115 0.055691 252.22.32.16 - - [2026-02-02 08:08:09] "POST /neutron/network HTTP/1.1" 200 824 0.010663 10.0.0.22 - - [2026-02-02 08:08:09] "GET /virtual-network/4c2c7eb9-a065-4130-accc-59532ce8d79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.008427 10.0.0.22 - - [2026-02-02 08:08:09] "DELETE /network-policy/01553630-5fdf-4d85-8579-ab6b655cc136 HTTP/1.1" 200 115 0.033517 252.22.32.16 - - [2026-02-02 08:08:09] "POST /neutron/network HTTP/1.1" 200 826 0.008349 252.22.32.16 - - [2026-02-02 08:08:09] "POST /neutron/port HTTP/1.1" 200 1122 0.025862 252.22.32.16 - - [2026-02-02 08:08:09] "POST /neutron/network HTTP/1.1" 400 204 0.016849 252.22.32.16 - - [2026-02-02 08:08:09] "POST /neutron/port HTTP/1.1" 200 1120 0.017048 252.22.32.16 - - [2026-02-02 08:08:09] "POST /neutron/port HTTP/1.1" 200 1112 0.015472 252.22.32.16 - - [2026-02-02 08:08:09] "POST /neutron/port HTTP/1.1" 200 1110 0.015714 252.22.32.16 - - [2026-02-02 08:08:10] "POST /neutron/port HTTP/1.1" 200 151 0.160800 252.22.32.16 - - [2026-02-02 08:08:10] "POST /neutron/port HTTP/1.1" 200 151 0.168081 252.22.32.16 - - [2026-02-02 08:08:11] "POST /neutron/network HTTP/1.1" 200 826 0.007053 10.0.0.22 - - [2026-02-02 08:08:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004007 10.0.0.22 - - [2026-02-02 08:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.22 - - [2026-02-02 08:08:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004466 252.22.32.16 - - [2026-02-02 08:08:12] "POST /neutron/network HTTP/1.1" 200 151 0.095362 10.0.0.22 - - [2026-02-02 08:08:12] "DELETE /route-target/1c42bf87-3fdf-46ea-a2e1-758baa4cf03c HTTP/1.1" 200 115 0.023230 10.0.0.22 - - [2026-02-02 08:08:12] "GET /routing-instance/91071be6-82c6-4042-a54f-9b89bf39bc41 HTTP/1.1" 404 171 0.003346 10.0.0.22 - - [2026-02-02 08:08:12] "GET /domains HTTP/1.1" 200 438 0.003098 10.0.0.22 - - [2026-02-02 08:08:12] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001304 10.0.0.22 - - [2026-02-02 08:08:12] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1509 0.009375 10.0.0.22 - - [2026-02-02 08:08:12] "GET /projects?obj_uuids=5d598737-c9f0-4892-ac04-d08ee1a89324&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002068 10.0.0.22 - - [2026-02-02 08:08:12] "GET /project/5d598737-c9f0-4892-ac04-d08ee1a89324 HTTP/1.1" 200 2098 0.031348 252.22.32.16 - - [2026-02-02 08:08:12] "POST /neutron/network HTTP/1.1" 200 824 0.007536 10.0.0.22 - - [2026-02-02 08:08:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004097 10.0.0.22 - - [2026-02-02 08:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005250 10.0.0.22 - - [2026-02-02 08:08:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004031 252.22.32.16 - - [2026-02-02 08:08:12] "POST /neutron/network HTTP/1.1" 200 151 0.105688 10.0.0.22 - - [2026-02-02 08:08:12] "DELETE /route-target/8065b7ae-cee1-441c-b7e9-71b519503d7b HTTP/1.1" 200 115 0.017030 10.0.0.22 - - [2026-02-02 08:08:12] "GET /routing-instance/1a2530f0-693a-44f6-a2cc-8542c920a469 HTTP/1.1" 404 171 0.003099 10.0.0.22 - - [2026-02-02 08:08:12] "GET /domains HTTP/1.1" 200 438 0.002944 10.0.0.22 - - [2026-02-02 08:08:12] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003585 10.0.0.22 - - [2026-02-02 08:08:12] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1509 0.010606 10.0.0.22 - - [2026-02-02 08:08:12] "GET /projects?obj_uuids=5d598737-c9f0-4892-ac04-d08ee1a89324&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001203 10.0.0.22 - - [2026-02-02 08:08:12] "GET /project/5d598737-c9f0-4892-ac04-d08ee1a89324 HTTP/1.1" 200 1860 0.035608 10.0.0.22 - - [2026-02-02 08:08:13] "GET /projects?obj_uuids=5d598737-c9f0-4892-ac04-d08ee1a89324&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001193 10.0.0.22 - - [2026-02-02 08:08:13] "GET /project/5d598737-c9f0-4892-ac04-d08ee1a89324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.078071 10.0.0.22 - - [2026-02-02 08:08:13] "GET /projects?obj_uuids=5d598737-c9f0-4892-ac04-d08ee1a89324&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001454 10.0.0.22 - - [2026-02-02 08:08:13] "GET /project/5d598737-c9f0-4892-ac04-d08ee1a89324?fields=virtual_networks HTTP/1.1" 200 1035 0.089635 10.0.0.22 - - [2026-02-02 08:08:13] "GET /projects?obj_uuids=5d598737-c9f0-4892-ac04-d08ee1a89324&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001127 10.0.0.22 - - [2026-02-02 08:08:13] "GET /project/5d598737-c9f0-4892-ac04-d08ee1a89324?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.032047 10.0.0.22 - - [2026-02-02 08:08:13] "GET /projects?obj_uuids=5d598737-c9f0-4892-ac04-d08ee1a89324&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001494 10.0.0.22 - - [2026-02-02 08:08:13] "GET /project/5d598737-c9f0-4892-ac04-d08ee1a89324?fields=security_groups HTTP/1.1" 200 1262 0.029644 10.0.0.22 - - [2026-02-02 08:08:14] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002221 10.0.0.22 - - [2026-02-02 08:08:14] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.010085 10.0.0.22 - - [2026-02-02 08:08:15] "POST /fqname-to-id HTTP/1.1" 404 179 0.034926 10.0.0.22 - - [2026-02-02 08:08:15] "GET /projects?obj_uuids=598fc98f-67f8-4954-8f50-6c4d54cf1e53&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002666 10.0.0.22 - - [2026-02-02 08:08:15] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001695 10.0.0.22 - - [2026-02-02 08:08:15] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.047322 10.0.0.22 - - [2026-02-02 08:08:15] "POST /id-to-fqname HTTP/1.1" 200 181 0.003084 10.0.0.22 - - [2026-02-02 08:08:15] "POST /fqname-to-id HTTP/1.1" 404 190 0.008469 10.0.0.22 - - [2026-02-02 08:08:15] "POST /security-groups HTTP/1.1" 200 576 0.069155 10.0.0.22 - - [2026-02-02 08:08:15] "POST /fqname-to-id HTTP/1.1" 404 225 0.003738 10.0.0.22 - - [2026-02-02 08:08:15] "POST /projects HTTP/1.1" 200 563 0.245509 10.0.0.22 - - [2026-02-02 08:08:15] "POST /access-control-lists HTTP/1.1" 200 589 0.061567 10.0.0.22 - - [2026-02-02 08:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.322711 10.0.0.22 - - [2026-02-02 08:08:15] "POST /fqname-to-id HTTP/1.1" 404 224 0.003763 10.0.0.22 - - [2026-02-02 08:08:15] "GET /project/598fc98f-67f8-4954-8f50-6c4d54cf1e53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1333 0.511010 10.0.0.22 - - [2026-02-02 08:08:15] "POST /access-control-lists HTTP/1.1" 200 587 0.080270 10.0.0.22 - - [2026-02-02 08:08:17] "GET / HTTP/1.1" 200 36215 0.002201 10.0.0.22 - - [2026-02-02 08:08:17] "POST /fqname-to-id HTTP/1.1" 401 296 0.000529 10.0.0.22 - - [2026-02-02 08:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.083469 10.0.0.22 - - [2026-02-02 08:08:18] "GET /projects?obj_uuids=598fc98f-67f8-4954-8f50-6c4d54cf1e53&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001534 10.0.0.22 - - [2026-02-02 08:08:18] "GET /project/598fc98f-67f8-4954-8f50-6c4d54cf1e53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1333 0.032361 252.22.32.16 - - [2026-02-02 08:08:18] "POST /neutron/network HTTP/1.1" 200 117 0.051174 10.0.0.22 - - [2026-02-02 08:08:18] "GET /projects?obj_uuids=598fc98f-67f8-4954-8f50-6c4d54cf1e53&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001502 252.22.32.16 - - [2026-02-02 08:08:18] "POST /neutron/network HTTP/1.1" 200 610 0.070368 10.0.0.22 - - [2026-02-02 08:08:18] "POST /route-targets HTTP/1.1" 200 328 0.013722 10.0.0.22 - - [2026-02-02 08:08:18] "POST /ref-update HTTP/1.1" 200 156 0.014449 10.0.0.22 - - [2026-02-02 08:08:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002465 252.22.32.16 - - [2026-02-02 08:08:18] "POST /neutron/subnet HTTP/1.1" 200 729 0.166270 252.22.32.16 - - [2026-02-02 08:08:18] "POST /neutron/network HTTP/1.1" 200 830 0.006657 10.0.0.22 - - [2026-02-02 08:08:19] "POST /id-to-fqname HTTP/1.1" 200 218 0.001425 10.0.0.22 - - [2026-02-02 08:08:19] "GET /virtual-network/921ddf8b-517a-407c-bf75-91d115201605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005064 252.22.32.16 - - [2026-02-02 08:08:19] "POST /neutron/network HTTP/1.1" 200 830 0.006387 10.0.0.22 - - [2026-02-02 08:08:19] "GET /virtual-network/921ddf8b-517a-407c-bf75-91d115201605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006552 252.22.32.16 - - [2026-02-02 08:08:19] "POST /neutron/network HTTP/1.1" 200 830 0.008612 252.22.32.16 - - [2026-02-02 08:08:19] "POST /neutron/subnet HTTP/1.1" 200 729 0.008018 10.0.0.22 - - [2026-02-02 08:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.22 - - [2026-02-02 08:08:19] "GET /virtual-network/921ddf8b-517a-407c-bf75-91d115201605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006261 10.0.0.22 - - [2026-02-02 08:08:19] "PUT /virtual-network/921ddf8b-517a-407c-bf75-91d115201605 HTTP/1.1" 200 265 0.039616 10.0.0.22 - - [2026-02-02 08:08:19] "POST /route-targets HTTP/1.1" 200 324 0.016775 10.0.0.22 - - [2026-02-02 08:08:19] "POST /ref-update HTTP/1.1" 200 156 0.012115 10.0.0.22 - - [2026-02-02 08:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.22 - - [2026-02-02 08:08:19] "GET /projects?obj_uuids=598fc98f-67f8-4954-8f50-6c4d54cf1e53&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001117 10.0.0.22 - - [2026-02-02 08:08:19] "GET /project/598fc98f-67f8-4954-8f50-6c4d54cf1e53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1333 0.025845 252.22.32.16 - - [2026-02-02 08:08:19] "POST /neutron/network HTTP/1.1" 200 117 0.013740 10.0.0.22 - - [2026-02-02 08:08:19] "GET /projects?obj_uuids=598fc98f-67f8-4954-8f50-6c4d54cf1e53&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001157 252.22.32.16 - - [2026-02-02 08:08:19] "POST /neutron/network HTTP/1.1" 200 610 0.079899 10.0.0.22 - - [2026-02-02 08:08:19] "POST /route-targets HTTP/1.1" 200 328 0.012091 10.0.0.22 - - [2026-02-02 08:08:19] "POST /ref-update HTTP/1.1" 200 156 0.011685 10.0.0.22 - - [2026-02-02 08:08:19] "POST /useragent-kv HTTP/1.1" 200 115 0.005776 252.22.32.16 - - [2026-02-02 08:08:19] "POST /neutron/subnet HTTP/1.1" 200 720 0.167295 252.22.32.16 - - [2026-02-02 08:08:20] "POST /neutron/network HTTP/1.1" 200 828 0.005694 10.0.0.22 - - [2026-02-02 08:08:20] "POST /id-to-fqname HTTP/1.1" 200 218 0.001437 10.0.0.22 - - [2026-02-02 08:08:20] "GET /virtual-network/cc1c0ae8-3710-431c-afd0-e2cc3ba1fd53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005165 252.22.32.16 - - [2026-02-02 08:08:20] "POST /neutron/network HTTP/1.1" 200 828 0.007004 10.0.0.22 - - [2026-02-02 08:08:20] "GET /virtual-network/cc1c0ae8-3710-431c-afd0-e2cc3ba1fd53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007752 252.22.32.16 - - [2026-02-02 08:08:20] "POST /neutron/network HTTP/1.1" 200 828 0.008059 252.22.32.16 - - [2026-02-02 08:08:20] "POST /neutron/subnet HTTP/1.1" 200 720 0.014455 10.0.0.22 - - [2026-02-02 08:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.22 - - [2026-02-02 08:08:20] "GET /virtual-network/cc1c0ae8-3710-431c-afd0-e2cc3ba1fd53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006121 10.0.0.22 - - [2026-02-02 08:08:20] "POST /ref-update HTTP/1.1" 200 156 0.016861 10.0.0.22 - - [2026-02-02 08:08:20] "PUT /virtual-network/cc1c0ae8-3710-431c-afd0-e2cc3ba1fd53 HTTP/1.1" 200 265 0.054373 10.0.0.22 - - [2026-02-02 08:08:20] "POST /id-to-fqname HTTP/1.1" 200 218 0.001429 252.22.32.16 - - [2026-02-02 08:08:20] "POST /neutron/network HTTP/1.1" 200 840 0.005348 252.22.32.16 - - [2026-02-02 08:08:20] "GET /aaa-mode HTTP/1.1" 401 296 0.000563 252.22.32.16 - - [2026-02-02 08:08:21] "GET / HTTP/1.1" 200 36215 0.001971 252.22.32.16 - - [2026-02-02 08:08:21] "GET /project/598fc98f-67f8-4954-8f50-6c4d54cf1e53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000424 10.0.0.22 - - [2026-02-02 08:08:21] "GET /projects?obj_uuids=598fc98f-67f8-4954-8f50-6c4d54cf1e53&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001763 252.22.32.16 - - [2026-02-02 08:08:21] "GET /project/598fc98f-67f8-4954-8f50-6c4d54cf1e53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1333 0.072635 252.22.32.16 - - [2026-02-02 08:08:21] "POST /neutron/network HTTP/1.1" 200 830 0.043674 252.22.32.16 - - [2026-02-02 08:08:22] "POST /neutron/port HTTP/1.1" 200 117 0.005279 252.22.32.16 - - [2026-02-02 08:08:22] "POST /neutron/port HTTP/1.1" 200 117 0.009671 10.0.0.22 - - [2026-02-02 08:08:22] "POST /id-to-fqname HTTP/1.1" 200 218 0.001495 252.22.32.16 - - [2026-02-02 08:08:22] "POST /neutron/port HTTP/1.1" 200 117 0.006180 252.22.32.16 - - [2026-02-02 08:08:22] "POST /neutron/network HTTP/1.1" 200 838 0.009069 252.22.32.16 - - [2026-02-02 08:08:22] "GET /aaa-mode HTTP/1.1" 401 296 0.000738 252.22.32.16 - - [2026-02-02 08:08:22] "GET / HTTP/1.1" 200 36215 0.002780 252.22.32.16 - - [2026-02-02 08:08:22] "GET /project/598fc98f-67f8-4954-8f50-6c4d54cf1e53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000624 252.22.32.16 - - [2026-02-02 08:08:22] "POST /neutron/network HTTP/1.1" 200 840 0.006534 10.0.0.22 - - [2026-02-02 08:08:23] "GET /projects?obj_uuids=598fc98f-67f8-4954-8f50-6c4d54cf1e53&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.002077 10.0.0.22 - - [2026-02-02 08:08:23] "GET /projects?obj_uuids=598fc98f-67f8-4954-8f50-6c4d54cf1e53&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001393 252.22.32.16 - - [2026-02-02 08:08:23] "GET /project/598fc98f-67f8-4954-8f50-6c4d54cf1e53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1333 0.087945 252.22.32.16 - - [2026-02-02 08:08:23] "POST /neutron/port HTTP/1.1" 200 1052 0.359124 252.22.32.16 - - [2026-02-02 08:08:23] "POST /neutron/port HTTP/1.1" 200 1052 0.052126 252.22.32.16 - - [2026-02-02 08:08:23] "POST /neutron/port HTTP/1.1" 200 1052 0.027252 252.22.32.16 - - [2026-02-02 08:08:23] "POST /neutron/network HTTP/1.1" 200 828 0.042309 252.22.32.16 - - [2026-02-02 08:08:23] "POST /neutron/port HTTP/1.1" 200 1102 0.096282 252.22.32.16 - - [2026-02-02 08:08:23] "POST /neutron/port HTTP/1.1" 200 1112 0.015843 252.22.32.16 - - [2026-02-02 08:08:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005000 252.22.32.16 - - [2026-02-02 08:08:24] "POST /neutron/subnet HTTP/1.1" 200 703 0.014704 252.22.32.16 - - [2026-02-02 08:08:24] "POST /neutron/port HTTP/1.1" 200 1112 0.017036 252.22.32.16 - - [2026-02-02 08:08:24] "POST /neutron/port HTTP/1.1" 200 117 0.002232 252.22.32.16 - - [2026-02-02 08:08:24] "POST /neutron/security_group HTTP/1.1" 200 2049 0.010512 252.22.32.16 - - [2026-02-02 08:08:24] "POST /neutron/network HTTP/1.1" 200 830 0.012222 252.22.32.16 - - [2026-02-02 08:08:24] "POST /neutron/port HTTP/1.1" 200 117 0.007125 252.22.32.16 - - [2026-02-02 08:08:24] "POST /neutron/port HTTP/1.1" 200 1112 0.031900 252.22.32.16 - - [2026-02-02 08:08:24] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008470 252.22.32.16 - - [2026-02-02 08:08:24] "POST /neutron/network HTTP/1.1" 200 838 0.006438 10.0.0.22 - - [2026-02-02 08:08:24] "GET /projects?obj_uuids=598fc98f-67f8-4954-8f50-6c4d54cf1e53&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001770 252.22.32.16 - - [2026-02-02 08:08:24] "POST /neutron/port HTTP/1.1" 200 1050 0.270229 252.22.32.16 - - [2026-02-02 08:08:25] "POST /neutron/port HTTP/1.1" 200 1050 0.015494 252.22.32.16 - - [2026-02-02 08:08:25] "POST /neutron/port HTTP/1.1" 200 1050 0.011641 252.22.32.16 - - [2026-02-02 08:08:25] "POST /neutron/port HTTP/1.1" 200 1100 0.094516 252.22.32.16 - - [2026-02-02 08:08:25] "POST /neutron/port HTTP/1.1" 200 1110 0.015140 252.22.32.16 - - [2026-02-02 08:08:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003905 252.22.32.16 - - [2026-02-02 08:08:25] "POST /neutron/subnet HTTP/1.1" 200 694 0.013537 252.22.32.16 - - [2026-02-02 08:08:25] "POST /neutron/port HTTP/1.1" 200 117 0.001381 252.22.32.16 - - [2026-02-02 08:08:25] "POST /neutron/network HTTP/1.1" 200 828 0.010801 252.22.32.16 - - [2026-02-02 08:08:29] "POST /neutron/port HTTP/1.1" 200 1112 0.015620 252.22.32.16 - - [2026-02-02 08:08:29] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008160 252.22.32.16 - - [2026-02-02 08:08:29] "POST /neutron/port HTTP/1.1" 200 1112 0.020294 252.22.32.16 - - [2026-02-02 08:08:29] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008525 252.22.32.16 - - [2026-02-02 08:08:29] "POST /neutron/port HTTP/1.1" 200 1112 0.016958 252.22.32.16 - - [2026-02-02 08:08:29] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008374 10.0.0.22 - - [2026-02-02 08:08:29] "GET /virtual-machine/9baeeca1-4109-4dbd-9c0c-7cf3fdd20a30 HTTP/1.1" 401 296 0.000667 10.0.0.22 - - [2026-02-02 08:08:30] "GET /virtual-machine/9baeeca1-4109-4dbd-9c0c-7cf3fdd20a30 HTTP/1.1" 200 1286 0.040403 10.0.0.22 - - [2026-02-02 08:08:30] "GET /virtual-machine-interface/937b7542-397a-4a00-9551-48ff8757ab3e HTTP/1.1" 200 2922 0.007395 10.0.0.22 - - [2026-02-02 08:08:30] "DELETE /project/5d598737c9f04892ac04d08ee1a89324 HTTP/1.1" 404 173 0.013257 10.0.0.22 - - [2026-02-02 08:08:30] "DELETE /project/598fc98f67f849548f506c4d54cf1e53 HTTP/1.1" 404 173 0.009554 10.0.0.22 - - [2026-02-02 08:08:30] "GET /projects?obj_uuids=5d598737-c9f0-4892-ac04-d08ee1a89324&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001194 10.0.0.22 - - [2026-02-02 08:08:30] "GET /projects?obj_uuids=e8b1c1bb-cb0d-41f7-8b9c-88349f4b79f4&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000997 10.0.0.22 - - [2026-02-02 08:08:30] "GET /project/e8b1c1bb-cb0d-41f7-8b9c-88349f4b79f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1519 0.045399 10.0.0.22 - - [2026-02-02 08:08:30] "GET /project/5d598737-c9f0-4892-ac04-d08ee1a89324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.053904 10.0.0.22 - - [2026-02-02 08:08:30] "GET /projects?obj_uuids=e8b1c1bb-cb0d-41f7-8b9c-88349f4b79f4&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001135 10.0.0.22 - - [2026-02-02 08:08:30] "GET /projects?obj_uuids=5d598737-c9f0-4892-ac04-d08ee1a89324&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001209 10.0.0.22 - - [2026-02-02 08:08:30] "GET /project/e8b1c1bb-cb0d-41f7-8b9c-88349f4b79f4?fields=security_groups HTTP/1.1" 200 1398 0.076195 10.0.0.22 - - [2026-02-02 08:08:30] "GET /project/5d598737-c9f0-4892-ac04-d08ee1a89324?fields=security_groups HTTP/1.1" 200 1355 0.080360 10.0.0.22 - - [2026-02-02 08:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.22 - - [2026-02-02 08:08:30] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004528 10.0.0.22 - - [2026-02-02 08:08:30] "GET /virtual-networks?parent_id=598fc98f-67f8-4954-8f50-6c4d54cf1e53&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003824 10.0.0.22 - - [2026-02-02 08:08:30] "DELETE /security-group/b37cb14b-a9ce-47ae-bdd5-d0ba93ac2c8a HTTP/1.1" 200 115 0.076468 10.0.0.22 - - [2026-02-02 08:08:30] "DELETE /security-group/e6885277-28a0-4dc7-8bc1-217138bb0417 HTTP/1.1" 200 115 0.078258 10.0.0.22 - - [2026-02-02 08:08:30] "GET /projects?obj_uuids=e8b1c1bb-cb0d-41f7-8b9c-88349f4b79f4&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001463 10.0.0.22 - - [2026-02-02 08:08:30] "GET /projects?obj_uuids=5d598737-c9f0-4892-ac04-d08ee1a89324&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001080 10.0.0.22 - - [2026-02-02 08:08:30] "DELETE /access-control-list/d3a45e04-e42e-4340-8ce7-8df2be7ca1e5 HTTP/1.1" 200 115 0.042469 10.0.0.22 - - [2026-02-02 08:08:30] "GET /virtual-network/921ddf8b-517a-407c-bf75-91d115201605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.009420 10.0.0.22 - - [2026-02-02 08:08:30] "GET /project/e8b1c1bb-cb0d-41f7-8b9c-88349f4b79f4?fields=application_policy_sets HTTP/1.1" 200 1437 0.061320 10.0.0.22 - - [2026-02-02 08:08:30] "GET /project/5d598737-c9f0-4892-ac04-d08ee1a89324?fields=application_policy_sets HTTP/1.1" 200 1394 0.065680 10.0.0.22 - - [2026-02-02 08:08:30] "DELETE /access-control-list/644b8a5c-9bd1-4395-bb6e-8fccc13048d6 HTTP/1.1" 200 115 0.063090 10.0.0.22 - - [2026-02-02 08:08:30] "DELETE /access-control-list/77eaf1fd-73e5-487a-8a64-9265ff671ad0 HTTP/1.1" 200 115 0.072124 10.0.0.22 - - [2026-02-02 08:08:30] "DELETE /access-control-list/810d4cc7-e10d-4e0e-bc9f-633e5a52ccbf HTTP/1.1" 200 115 0.063463 10.0.0.22 - - [2026-02-02 08:08:30] "DELETE /project/e8b1c1bb-cb0d-41f7-8b9c-88349f4b79f4 HTTP/1.1" 200 115 0.608356 10.0.0.22 - - [2026-02-02 08:08:30] "DELETE /project/5d598737-c9f0-4892-ac04-d08ee1a89324 HTTP/1.1" 200 115 0.617812 252.22.32.16 - - [2026-02-02 08:08:33] "POST /neutron/port HTTP/1.1" 200 1112 0.015594 252.22.32.16 - - [2026-02-02 08:08:33] "POST /neutron/port HTTP/1.1" 200 1112 0.013873 252.22.32.16 - - [2026-02-02 08:08:33] "POST /neutron/network HTTP/1.1" 200 840 0.006648 252.22.32.16 - - [2026-02-02 08:08:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003694 252.22.32.16 - - [2026-02-02 08:08:33] "POST /neutron/subnet HTTP/1.1" 200 703 0.010139 252.22.32.16 - - [2026-02-02 08:08:33] "POST /neutron/port HTTP/1.1" 200 117 0.001224 252.22.32.16 - - [2026-02-02 08:08:33] "POST /neutron/network HTTP/1.1" 200 830 0.007637 10.0.0.22 - - [2026-02-02 08:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.22 - - [2026-02-02 08:08:33] "GET /virtual-network/921ddf8b-517a-407c-bf75-91d115201605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.005682 252.22.32.16 - - [2026-02-02 08:08:34] "POST /neutron/port HTTP/1.1" 200 1112 0.015229 252.22.32.16 - - [2026-02-02 08:08:34] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005919 252.22.32.16 - - [2026-02-02 08:08:34] "POST /neutron/port HTTP/1.1" 200 1112 0.017912 252.22.32.16 - - [2026-02-02 08:08:34] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007697 252.22.32.16 - - [2026-02-02 08:08:35] "POST /neutron/port HTTP/1.1" 200 1110 0.014514 252.22.32.16 - - [2026-02-02 08:08:35] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007061 252.22.32.16 - - [2026-02-02 08:08:35] "POST /neutron/port HTTP/1.1" 200 1110 0.047280 252.22.32.16 - - [2026-02-02 08:08:35] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007038 10.0.0.22 - - [2026-02-02 08:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.22 - - [2026-02-02 08:08:36] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003807 10.0.0.22 - - [2026-02-02 08:08:36] "GET /virtual-networks?parent_id=598fc98f-67f8-4954-8f50-6c4d54cf1e53&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003308 10.0.0.22 - - [2026-02-02 08:08:36] "GET /virtual-network/921ddf8b-517a-407c-bf75-91d115201605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.005785 252.22.32.16 - - [2026-02-02 08:08:36] "POST /neutron/port HTTP/1.1" 200 1112 0.016060 252.22.32.16 - - [2026-02-02 08:08:36] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006759 252.22.32.16 - - [2026-02-02 08:08:36] "POST /neutron/port HTTP/1.1" 200 1112 0.017969 252.22.32.16 - - [2026-02-02 08:08:37] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006568 252.22.32.16 - - [2026-02-02 08:08:37] "POST /neutron/port HTTP/1.1" 200 1110 0.013397 252.22.32.16 - - [2026-02-02 08:08:37] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005901 252.22.32.16 - - [2026-02-02 08:08:37] "POST /neutron/port HTTP/1.1" 200 1112 0.014184 252.22.32.16 - - [2026-02-02 08:08:37] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008661 252.22.32.16 - - [2026-02-02 08:08:37] "POST /neutron/port HTTP/1.1" 200 1110 0.025521 252.22.32.16 - - [2026-02-02 08:08:37] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006492 10.0.0.22 - - [2026-02-02 08:08:41] "GET /obj-perms HTTP/1.1" 200 6366 0.086864 252.22.32.16 - - [2026-02-02 08:08:41] "POST /neutron/port HTTP/1.1" 200 1110 0.019143 252.22.32.16 - - [2026-02-02 08:08:41] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008015 252.22.32.16 - - [2026-02-02 08:08:41] "POST /neutron/port HTTP/1.1" 200 1110 0.015308 252.22.32.16 - - [2026-02-02 08:08:41] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008660 252.22.32.16 - - [2026-02-02 08:08:42] "POST /neutron/port HTTP/1.1" 200 1110 0.017680 252.22.32.16 - - [2026-02-02 08:08:42] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007073 10.0.0.22 - - [2026-02-02 08:08:42] "GET /virtual-machine/c3e5f6e5-c8dd-4a8f-bb4f-8595f14c08bc HTTP/1.1" 200 1286 0.005577 10.0.0.22 - - [2026-02-02 08:08:42] "GET /obj-perms HTTP/1.1" 200 6366 0.063525 10.0.0.22 - - [2026-02-02 08:08:42] "GET /virtual-machine-interface/c01c3e51-1b3e-4a02-8722-e762247866a2 HTTP/1.1" 200 2921 0.005957 10.0.0.22 - - [2026-02-02 08:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.22 - - [2026-02-02 08:08:42] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004922 10.0.0.22 - - [2026-02-02 08:08:42] "GET /virtual-networks?parent_id=598fc98f-67f8-4954-8f50-6c4d54cf1e53&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003776 10.0.0.22 - - [2026-02-02 08:08:42] "GET /virtual-network/cc1c0ae8-3710-431c-afd0-e2cc3ba1fd53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.005357 10.0.0.22 - - [2026-02-02 08:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.22 - - [2026-02-02 08:08:43] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003827 10.0.0.22 - - [2026-02-02 08:08:43] "GET /virtual-networks?parent_id=598fc98f-67f8-4954-8f50-6c4d54cf1e53&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002937 10.0.0.22 - - [2026-02-02 08:08:43] "GET /virtual-network/cc1c0ae8-3710-431c-afd0-e2cc3ba1fd53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.005425 10.0.0.22 - - [2026-02-02 08:08:44] "POST /routing-policys HTTP/1.1" 200 534 0.017648 10.0.0.22 - - [2026-02-02 08:08:44] "GET /virtual-network/921ddf8b-517a-407c-bf75-91d115201605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.005626 10.0.0.22 - - [2026-02-02 08:08:44] "POST /ref-update HTTP/1.1" 200 156 0.015568 10.0.0.22 - - [2026-02-02 08:08:44] "PUT /virtual-network/921ddf8b-517a-407c-bf75-91d115201605 HTTP/1.1" 200 265 0.036565 10.0.0.22 - - [2026-02-02 08:08:48] "POST /ref-update HTTP/1.1" 200 156 0.034962 10.0.0.22 - - [2026-02-02 08:08:48] "POST /ref-update HTTP/1.1" 200 156 0.013666 10.0.0.22 - - [2026-02-02 08:08:48] "DELETE /routing-policy/d14af21b-a498-44ed-962a-7b3ddd79a87c HTTP/1.1" 200 115 0.025735 252.22.32.16 - - [2026-02-02 08:08:48] "POST /neutron/network HTTP/1.1" 200 828 0.011105 252.22.32.16 - - [2026-02-02 08:08:48] "POST /neutron/network HTTP/1.1" 400 204 0.012898 252.22.32.16 - - [2026-02-02 08:08:49] "POST /neutron/port HTTP/1.1" 200 1110 0.016331 252.22.32.16 - - [2026-02-02 08:08:49] "POST /neutron/port HTTP/1.1" 200 1112 0.016986 252.22.32.16 - - [2026-02-02 08:08:49] "POST /neutron/port HTTP/1.1" 200 1100 0.014980 252.22.32.16 - - [2026-02-02 08:08:49] "POST /neutron/port HTTP/1.1" 200 1102 0.011928 252.22.32.16 - - [2026-02-02 08:08:49] "POST /neutron/port HTTP/1.1" 200 151 0.175726 252.22.32.16 - - [2026-02-02 08:08:49] "POST /neutron/port HTTP/1.1" 200 151 0.189239 252.22.32.16 - - [2026-02-02 08:08:50] "POST /neutron/network HTTP/1.1" 200 828 0.006621 10.0.0.22 - - [2026-02-02 08:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.22 - - [2026-02-02 08:08:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003489 10.0.0.22 - - [2026-02-02 08:08:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002115 252.22.32.16 - - [2026-02-02 08:08:50] "POST /neutron/network HTTP/1.1" 200 151 0.125754 10.0.0.22 - - [2026-02-02 08:08:50] "DELETE /route-target/826eccd0-3ba5-4a6c-818e-747a2f5d7374 HTTP/1.1" 200 115 0.022134 10.0.0.22 - - [2026-02-02 08:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 252.22.32.16 - - [2026-02-02 08:08:50] "POST /neutron/network HTTP/1.1" 200 830 0.007218 10.0.0.22 - - [2026-02-02 08:08:50] "DELETE /route-target/90270294-a167-4380-9691-6a3506b32e9e HTTP/1.1" 409 240 0.006702 10.0.0.22 - - [2026-02-02 08:08:50] "POST /useragent-kv HTTP/1.1" 200 115 0.004911 10.0.0.22 - - [2026-02-02 08:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005620 10.0.0.22 - - [2026-02-02 08:08:50] "POST /useragent-kv HTTP/1.1" 200 115 0.005278 252.22.32.16 - - [2026-02-02 08:08:50] "POST /neutron/network HTTP/1.1" 200 151 0.120472 10.0.0.22 - - [2026-02-02 08:08:50] "DELETE /route-target/39d69f1e-4ff6-4b2d-ba60-695fe40d3d59 HTTP/1.1" 200 115 0.024450 10.0.0.22 - - [2026-02-02 08:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.22 - - [2026-02-02 08:08:50] "DELETE /route-target/90270294-a167-4380-9691-6a3506b32e9e HTTP/1.1" 200 115 0.022420 10.0.0.22 - - [2026-02-02 08:08:51] "GET /projects?obj_uuids=598fc98f-67f8-4954-8f50-6c4d54cf1e53&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001406 10.0.0.22 - - [2026-02-02 08:08:51] "GET /project/598fc98f-67f8-4954-8f50-6c4d54cf1e53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1333 0.034441 10.0.0.22 - - [2026-02-02 08:08:51] "GET /projects?obj_uuids=598fc98f-67f8-4954-8f50-6c4d54cf1e53&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001370 10.0.0.22 - - [2026-02-02 08:08:51] "GET /project/598fc98f-67f8-4954-8f50-6c4d54cf1e53?fields=virtual_networks HTTP/1.1" 200 1017 0.073182 10.0.0.22 - - [2026-02-02 08:08:51] "GET /projects?obj_uuids=598fc98f-67f8-4954-8f50-6c4d54cf1e53&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001174 10.0.0.22 - - [2026-02-02 08:08:51] "GET /project/598fc98f-67f8-4954-8f50-6c4d54cf1e53?fields=virtual_machine_interfaces HTTP/1.1" 200 1017 0.023995 10.0.0.22 - - [2026-02-02 08:08:51] "GET /projects?obj_uuids=598fc98f-67f8-4954-8f50-6c4d54cf1e53&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001379 10.0.0.22 - - [2026-02-02 08:08:51] "GET /project/598fc98f-67f8-4954-8f50-6c4d54cf1e53?fields=security_groups HTTP/1.1" 200 1235 0.029824 10.0.0.22 - - [2026-02-02 08:08:52] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002326 10.0.0.22 - - [2026-02-02 08:08:52] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.010211 10.0.0.22 - - [2026-02-02 08:08:52] "POST /fqname-to-id HTTP/1.1" 404 184 0.036550 10.0.0.22 - - [2026-02-02 08:08:52] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003944 10.0.0.22 - - [2026-02-02 08:08:52] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001628 10.0.0.22 - - [2026-02-02 08:08:52] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008641 10.0.0.22 - - [2026-02-02 08:08:52] "POST /id-to-fqname HTTP/1.1" 200 186 0.001740 10.0.0.22 - - [2026-02-02 08:08:52] "POST /fqname-to-id HTTP/1.1" 404 195 0.002795 10.0.0.22 - - [2026-02-02 08:08:52] "POST /security-groups HTTP/1.1" 200 581 0.065099 10.0.0.22 - - [2026-02-02 08:08:53] "POST /fqname-to-id HTTP/1.1" 404 230 0.002876 10.0.0.22 - - [2026-02-02 08:08:53] "POST /projects HTTP/1.1" 200 573 0.227532 10.0.0.22 - - [2026-02-02 08:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.269792 10.0.0.22 - - [2026-02-02 08:08:53] "POST /access-control-lists HTTP/1.1" 200 594 0.062906 10.0.0.22 - - [2026-02-02 08:08:53] "GET /project/03b1081e-a34a-4ceb-b379-a9c651b4ab57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.425184 10.0.0.22 - - [2026-02-02 08:08:53] "POST /fqname-to-id HTTP/1.1" 404 229 0.004129 10.0.0.22 - - [2026-02-02 08:08:53] "POST /access-control-lists HTTP/1.1" 200 592 0.069330 10.0.0.22 - - [2026-02-02 08:08:54] "GET / HTTP/1.1" 200 36215 0.001878 10.0.0.22 - - [2026-02-02 08:08:55] "POST /fqname-to-id HTTP/1.1" 401 296 0.000733 10.0.0.22 - - [2026-02-02 08:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.270736 10.0.0.22 - - [2026-02-02 08:08:56] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001444 10.0.0.22 - - [2026-02-02 08:08:56] "GET /project/03b1081e-a34a-4ceb-b379-a9c651b4ab57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.099571 252.22.32.16 - - [2026-02-02 08:08:57] "POST /neutron/network HTTP/1.1" 200 117 0.193501 10.0.0.22 - - [2026-02-02 08:08:57] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.013466 252.22.32.16 - - [2026-02-02 08:08:58] "POST /neutron/network HTTP/1.1" 200 611 0.596580 10.0.0.22 - - [2026-02-02 08:08:58] "POST /route-targets HTTP/1.1" 200 328 0.097091 10.0.0.22 - - [2026-02-02 08:08:58] "POST /ref-update HTTP/1.1" 200 156 0.057719 10.0.0.22 - - [2026-02-02 08:08:58] "POST /useragent-kv HTTP/1.1" 200 115 0.018618 252.22.32.16 - - [2026-02-02 08:08:58] "POST /neutron/subnet HTTP/1.1" 200 719 0.529499 252.22.32.16 - - [2026-02-02 08:08:58] "POST /neutron/network HTTP/1.1" 200 829 0.009110 10.0.0.22 - - [2026-02-02 08:08:58] "POST /id-to-fqname HTTP/1.1" 200 221 0.002151 10.0.0.22 - - [2026-02-02 08:08:58] "GET /virtual-network/6f6a66ca-b3f3-4096-8e7a-4734b31f0791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.019015 252.22.32.16 - - [2026-02-02 08:08:58] "POST /neutron/network HTTP/1.1" 200 829 0.029855 10.0.0.22 - - [2026-02-02 08:08:58] "GET /virtual-network/6f6a66ca-b3f3-4096-8e7a-4734b31f0791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.023993 252.22.32.16 - - [2026-02-02 08:08:59] "POST /neutron/network HTTP/1.1" 200 829 0.014205 252.22.32.16 - - [2026-02-02 08:08:59] "POST /neutron/subnet HTTP/1.1" 200 719 0.030666 10.0.0.22 - - [2026-02-02 08:08:59] "GET /domains HTTP/1.1" 401 296 0.000468 10.0.0.22 - - [2026-02-02 08:08:59] "GET /domains HTTP/1.1" 200 438 0.087588 10.0.0.22 - - [2026-02-02 08:08:59] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001374 10.0.0.22 - - [2026-02-02 08:08:59] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1482 0.018366 10.0.0.22 - - [2026-02-02 08:08:59] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001693 10.0.0.22 - - [2026-02-02 08:09:00] "GET /project/03b1081e-a34a-4ceb-b379-a9c651b4ab57 HTTP/1.1" 200 2074 0.096808 10.0.0.22 - - [2026-02-02 08:09:00] "GET /virtual-network/6f6a66ca-b3f3-4096-8e7a-4734b31f0791 HTTP/1.1" 200 2315 0.056330 10.0.0.22 - - [2026-02-02 08:09:00] "GET /virtual-network/6f6a66ca-b3f3-4096-8e7a-4734b31f0791 HTTP/1.1" 200 2315 0.023304 10.0.0.22 - - [2026-02-02 08:09:00] "GET /routing-instance/2277856a-d25a-4376-8eef-edaffcc7fedf HTTP/1.1" 200 1494 0.011153 10.0.0.22 - - [2026-02-02 08:09:00] "GET /routing-instance/2277856a-d25a-4376-8eef-edaffcc7fedf HTTP/1.1" 200 1494 0.010776 10.0.0.22 - - [2026-02-02 08:09:00] "GET /route-target/66dfee68-95d7-4763-8d3b-8975ac5aac9c HTTP/1.1" 200 1212 0.014484 10.0.0.22 - - [2026-02-02 08:09:00] "GET /virtual-network/6f6a66ca-b3f3-4096-8e7a-4734b31f0791 HTTP/1.1" 200 2315 0.023658 10.0.0.22 - - [2026-02-02 08:09:00] "GET /routing-instance/2277856a-d25a-4376-8eef-edaffcc7fedf HTTP/1.1" 200 1494 0.028127 10.0.0.22 - - [2026-02-02 08:09:00] "GET /virtual-network/6f6a66ca-b3f3-4096-8e7a-4734b31f0791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.013653 10.0.0.22 - - [2026-02-02 08:09:00] "GET /virtual-network/6f6a66ca-b3f3-4096-8e7a-4734b31f0791 HTTP/1.1" 200 2315 0.008129 10.0.0.22 - - [2026-02-02 08:09:00] "GET /routing-instance/2277856a-d25a-4376-8eef-edaffcc7fedf HTTP/1.1" 200 1494 0.010721 10.0.0.22 - - [2026-02-02 08:09:00] "GET /routing-instance/2277856a-d25a-4376-8eef-edaffcc7fedf HTTP/1.1" 200 1494 0.014957 10.0.0.22 - - [2026-02-02 08:09:00] "GET /route-target/66dfee68-95d7-4763-8d3b-8975ac5aac9c HTTP/1.1" 200 1212 0.011152 10.0.0.22 - - [2026-02-02 08:09:01] "GET /domains HTTP/1.1" 200 438 0.013595 10.0.0.22 - - [2026-02-02 08:09:01] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.011317 10.0.0.22 - - [2026-02-02 08:09:01] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1482 0.053411 10.0.0.22 - - [2026-02-02 08:09:01] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002042 10.0.0.22 - - [2026-02-02 08:09:01] "GET /project/03b1081e-a34a-4ceb-b379-a9c651b4ab57 HTTP/1.1" 200 2074 0.102894 10.0.0.22 - - [2026-02-02 08:09:01] "GET /virtual-network/6f6a66ca-b3f3-4096-8e7a-4734b31f0791 HTTP/1.1" 200 2315 0.012544 10.0.0.22 - - [2026-02-02 08:09:02] "GET /obj-perms HTTP/1.1" 200 6409 0.214200 10.0.0.22 - - [2026-02-02 08:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009864 10.0.0.22 - - [2026-02-02 08:09:02] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001203 10.0.0.22 - - [2026-02-02 08:09:02] "GET /project/03b1081e-a34a-4ceb-b379-a9c651b4ab57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.164022 252.22.32.16 - - [2026-02-02 08:09:02] "POST /neutron/network HTTP/1.1" 200 117 0.022230 10.0.0.22 - - [2026-02-02 08:09:03] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003127 252.22.32.16 - - [2026-02-02 08:09:03] "POST /neutron/network HTTP/1.1" 200 611 0.225821 10.0.0.22 - - [2026-02-02 08:09:03] "POST /route-targets HTTP/1.1" 200 328 0.021320 10.0.0.22 - - [2026-02-02 08:09:03] "POST /ref-update HTTP/1.1" 200 156 0.083708 10.0.0.22 - - [2026-02-02 08:09:03] "POST /useragent-kv HTTP/1.1" 200 115 0.005703 252.22.32.16 - - [2026-02-02 08:09:03] "POST /neutron/subnet HTTP/1.1" 200 729 0.291931 252.22.32.16 - - [2026-02-02 08:09:03] "POST /neutron/network HTTP/1.1" 200 831 0.009623 10.0.0.22 - - [2026-02-02 08:09:03] "POST /id-to-fqname HTTP/1.1" 200 221 0.003067 10.0.0.22 - - [2026-02-02 08:09:03] "GET /virtual-network/7a41368c-f495-4f8f-a89c-96c0b851d4eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008102 252.22.32.16 - - [2026-02-02 08:09:03] "POST /neutron/network HTTP/1.1" 200 831 0.030288 10.0.0.22 - - [2026-02-02 08:09:03] "GET /virtual-network/7a41368c-f495-4f8f-a89c-96c0b851d4eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.009083 252.22.32.16 - - [2026-02-02 08:09:03] "POST /neutron/network HTTP/1.1" 200 831 0.014213 252.22.32.16 - - [2026-02-02 08:09:04] "POST /neutron/subnet HTTP/1.1" 200 729 0.021483 10.0.0.22 - - [2026-02-02 08:09:04] "GET /domains HTTP/1.1" 200 438 0.004034 10.0.0.22 - - [2026-02-02 08:09:04] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001683 10.0.0.22 - - [2026-02-02 08:09:04] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1482 0.022754 10.0.0.22 - - [2026-02-02 08:09:04] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001375 10.0.0.22 - - [2026-02-02 08:09:04] "GET /project/03b1081e-a34a-4ceb-b379-a9c651b4ab57 HTTP/1.1" 200 2291 0.031396 10.0.0.22 - - [2026-02-02 08:09:04] "GET /virtual-network/7a41368c-f495-4f8f-a89c-96c0b851d4eb HTTP/1.1" 200 2321 0.049451 10.0.0.22 - - [2026-02-02 08:09:04] "GET /virtual-network/7a41368c-f495-4f8f-a89c-96c0b851d4eb HTTP/1.1" 200 2321 0.012703 10.0.0.22 - - [2026-02-02 08:09:04] "GET /routing-instance/41f9ab4c-4dd9-415e-b4c7-d0c0b1fe7d64 HTTP/1.1" 200 1494 0.004417 10.0.0.22 - - [2026-02-02 08:09:04] "GET /routing-instance/41f9ab4c-4dd9-415e-b4c7-d0c0b1fe7d64 HTTP/1.1" 200 1494 0.006277 10.0.0.22 - - [2026-02-02 08:09:04] "GET /route-target/d8332458-52b2-4303-b4e1-896a241363f2 HTTP/1.1" 200 1213 0.004288 10.0.0.22 - - [2026-02-02 08:09:04] "GET /virtual-network/7a41368c-f495-4f8f-a89c-96c0b851d4eb HTTP/1.1" 200 2321 0.008493 10.0.0.22 - - [2026-02-02 08:09:04] "GET /routing-instance/41f9ab4c-4dd9-415e-b4c7-d0c0b1fe7d64 HTTP/1.1" 200 1494 0.006238 10.0.0.22 - - [2026-02-02 08:09:04] "GET /virtual-network/7a41368c-f495-4f8f-a89c-96c0b851d4eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.014637 10.0.0.22 - - [2026-02-02 08:09:04] "GET /virtual-network/7a41368c-f495-4f8f-a89c-96c0b851d4eb HTTP/1.1" 200 2321 0.011983 10.0.0.22 - - [2026-02-02 08:09:04] "GET /routing-instance/41f9ab4c-4dd9-415e-b4c7-d0c0b1fe7d64 HTTP/1.1" 200 1494 0.004761 10.0.0.22 - - [2026-02-02 08:09:04] "GET /routing-instance/41f9ab4c-4dd9-415e-b4c7-d0c0b1fe7d64 HTTP/1.1" 200 1494 0.009950 10.0.0.22 - - [2026-02-02 08:09:05] "GET /route-target/d8332458-52b2-4303-b4e1-896a241363f2 HTTP/1.1" 200 1213 0.005930 10.0.0.22 - - [2026-02-02 08:09:05] "GET /domains HTTP/1.1" 200 438 0.003296 10.0.0.22 - - [2026-02-02 08:09:05] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002516 10.0.0.22 - - [2026-02-02 08:09:05] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1482 0.013643 10.0.0.22 - - [2026-02-02 08:09:05] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003316 10.0.0.22 - - [2026-02-02 08:09:05] "GET /project/03b1081e-a34a-4ceb-b379-a9c651b4ab57 HTTP/1.1" 200 2291 0.060014 10.0.0.22 - - [2026-02-02 08:09:05] "GET /virtual-network/7a41368c-f495-4f8f-a89c-96c0b851d4eb HTTP/1.1" 200 2321 0.005458 10.0.0.22 - - [2026-02-02 08:09:05] "GET /obj-perms HTTP/1.1" 200 6409 0.008614 10.0.0.22 - - [2026-02-02 08:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.22 - - [2026-02-02 08:09:05] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001202 10.0.0.22 - - [2026-02-02 08:09:05] "GET /project/03b1081e-a34a-4ceb-b379-a9c651b4ab57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.034577 252.22.32.16 - - [2026-02-02 08:09:05] "POST /neutron/network HTTP/1.1" 200 117 0.030109 10.0.0.22 - - [2026-02-02 08:09:05] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001139 252.22.32.16 - - [2026-02-02 08:09:06] "POST /neutron/network HTTP/1.1" 200 613 0.172920 10.0.0.22 - - [2026-02-02 08:09:06] "POST /ref-update HTTP/1.1" 200 156 0.033048 10.0.0.22 - - [2026-02-02 08:09:06] "POST /useragent-kv HTTP/1.1" 200 115 0.010889 252.22.32.16 - - [2026-02-02 08:09:06] "POST /neutron/subnet HTTP/1.1" 200 729 0.260201 252.22.32.16 - - [2026-02-02 08:09:06] "POST /neutron/network HTTP/1.1" 200 833 0.012265 10.0.0.22 - - [2026-02-02 08:09:06] "POST /id-to-fqname HTTP/1.1" 200 222 0.002100 10.0.0.22 - - [2026-02-02 08:09:06] "GET /virtual-network/0e026e5b-0755-4f2f-95da-63c34b33da56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006461 252.22.32.16 - - [2026-02-02 08:09:06] "POST /neutron/network HTTP/1.1" 200 833 0.009023 10.0.0.22 - - [2026-02-02 08:09:06] "GET /virtual-network/0e026e5b-0755-4f2f-95da-63c34b33da56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007107 252.22.32.16 - - [2026-02-02 08:09:06] "POST /neutron/network HTTP/1.1" 200 833 0.007036 252.22.32.16 - - [2026-02-02 08:09:06] "POST /neutron/subnet HTTP/1.1" 200 729 0.012953 10.0.0.22 - - [2026-02-02 08:09:06] "GET /domains HTTP/1.1" 200 438 0.004519 10.0.0.22 - - [2026-02-02 08:09:06] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002156 10.0.0.22 - - [2026-02-02 08:09:06] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1482 0.011885 10.0.0.22 - - [2026-02-02 08:09:07] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002111 10.0.0.22 - - [2026-02-02 08:09:07] "GET /project/03b1081e-a34a-4ceb-b379-a9c651b4ab57 HTTP/1.1" 200 2509 0.061313 10.0.0.22 - - [2026-02-02 08:09:07] "GET /virtual-network/0e026e5b-0755-4f2f-95da-63c34b33da56 HTTP/1.1" 200 2326 0.010569 10.0.0.22 - - [2026-02-02 08:09:07] "GET /virtual-network/0e026e5b-0755-4f2f-95da-63c34b33da56 HTTP/1.1" 200 2326 0.007926 10.0.0.22 - - [2026-02-02 08:09:07] "GET /routing-instance/a010599d-8d29-4197-b781-3e59826d7bfe HTTP/1.1" 200 1499 0.004922 10.0.0.22 - - [2026-02-02 08:09:07] "GET /routing-instance/a010599d-8d29-4197-b781-3e59826d7bfe HTTP/1.1" 200 1499 0.005978 10.0.0.22 - - [2026-02-02 08:09:07] "GET /route-target/2696db1c-1f5b-4d12-a7a6-1b68a3fb36a8 HTTP/1.1" 200 1214 0.004445 10.0.0.22 - - [2026-02-02 08:09:07] "GET /virtual-network/0e026e5b-0755-4f2f-95da-63c34b33da56 HTTP/1.1" 200 2326 0.013482 10.0.0.22 - - [2026-02-02 08:09:07] "GET /routing-instance/a010599d-8d29-4197-b781-3e59826d7bfe HTTP/1.1" 200 1499 0.005902 10.0.0.22 - - [2026-02-02 08:09:07] "GET /virtual-network/0e026e5b-0755-4f2f-95da-63c34b33da56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.008920 10.0.0.22 - - [2026-02-02 08:09:07] "GET /virtual-network/0e026e5b-0755-4f2f-95da-63c34b33da56 HTTP/1.1" 200 2326 0.006893 10.0.0.22 - - [2026-02-02 08:09:07] "GET /routing-instance/a010599d-8d29-4197-b781-3e59826d7bfe HTTP/1.1" 200 1499 0.005408 10.0.0.22 - - [2026-02-02 08:09:07] "GET /routing-instance/a010599d-8d29-4197-b781-3e59826d7bfe HTTP/1.1" 200 1499 0.005846 10.0.0.22 - - [2026-02-02 08:09:07] "GET /route-target/2696db1c-1f5b-4d12-a7a6-1b68a3fb36a8 HTTP/1.1" 200 1214 0.005190 10.0.0.22 - - [2026-02-02 08:09:07] "GET /domains HTTP/1.1" 200 438 0.008126 10.0.0.22 - - [2026-02-02 08:09:08] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001483 10.0.0.22 - - [2026-02-02 08:09:08] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1482 0.010642 10.0.0.22 - - [2026-02-02 08:09:08] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001368 10.0.0.22 - - [2026-02-02 08:09:08] "GET /project/03b1081e-a34a-4ceb-b379-a9c651b4ab57 HTTP/1.1" 200 2509 0.063953 10.0.0.22 - - [2026-02-02 08:09:08] "GET /virtual-network/0e026e5b-0755-4f2f-95da-63c34b33da56 HTTP/1.1" 200 2326 0.006394 10.0.0.22 - - [2026-02-02 08:09:08] "GET /obj-perms HTTP/1.1" 200 6409 0.002623 10.0.0.22 - - [2026-02-02 08:09:08] "POST /id-to-fqname HTTP/1.1" 200 221 0.001758 252.22.32.16 - - [2026-02-02 08:09:08] "POST /neutron/network HTTP/1.1" 200 841 0.010485 252.22.32.16 - - [2026-02-02 08:09:08] "GET /aaa-mode HTTP/1.1" 401 296 0.000494 252.22.32.16 - - [2026-02-02 08:09:08] "GET / HTTP/1.1" 200 36215 0.002262 252.22.32.16 - - [2026-02-02 08:09:08] "GET /project/03b1081e-a34a-4ceb-b379-a9c651b4ab57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000532 10.0.0.22 - - [2026-02-02 08:09:09] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001254 252.22.32.16 - - [2026-02-02 08:09:09] "GET /project/03b1081e-a34a-4ceb-b379-a9c651b4ab57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.111431 252.22.32.16 - - [2026-02-02 08:09:09] "POST /neutron/network HTTP/1.1" 200 831 0.009452 252.22.32.16 - - [2026-02-02 08:09:09] "POST /neutron/port HTTP/1.1" 200 117 0.009581 252.22.32.16 - - [2026-02-02 08:09:09] "POST /neutron/port HTTP/1.1" 200 117 0.008612 10.0.0.22 - - [2026-02-02 08:09:09] "POST /id-to-fqname HTTP/1.1" 200 222 0.001523 252.22.32.16 - - [2026-02-02 08:09:10] "POST /neutron/port HTTP/1.1" 200 117 0.007263 252.22.32.16 - - [2026-02-02 08:09:10] "POST /neutron/network HTTP/1.1" 200 843 0.010461 252.22.32.16 - - [2026-02-02 08:09:10] "GET /aaa-mode HTTP/1.1" 401 296 0.000488 252.22.32.16 - - [2026-02-02 08:09:10] "GET / HTTP/1.1" 200 36215 0.008763 252.22.32.16 - - [2026-02-02 08:09:10] "GET /project/03b1081e-a34a-4ceb-b379-a9c651b4ab57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000731 252.22.32.16 - - [2026-02-02 08:09:10] "POST /neutron/network HTTP/1.1" 200 841 0.008339 10.0.0.22 - - [2026-02-02 08:09:10] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001233 10.0.0.22 - - [2026-02-02 08:09:10] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001832 252.22.32.16 - - [2026-02-02 08:09:10] "GET /project/03b1081e-a34a-4ceb-b379-a9c651b4ab57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.137108 252.22.32.16 - - [2026-02-02 08:09:11] "POST /neutron/network HTTP/1.1" 200 833 0.011263 252.22.32.16 - - [2026-02-02 08:09:11] "POST /neutron/port HTTP/1.1" 200 1057 0.388515 252.22.32.16 - - [2026-02-02 08:09:11] "POST /neutron/port HTTP/1.1" 200 1057 0.012773 252.22.32.16 - - [2026-02-02 08:09:11] "POST /neutron/port HTTP/1.1" 200 1057 0.013640 252.22.32.16 - - [2026-02-02 08:09:11] "POST /neutron/port HTTP/1.1" 200 1117 0.058240 252.22.32.16 - - [2026-02-02 08:09:11] "POST /neutron/port HTTP/1.1" 200 1107 0.176808 252.22.32.16 - - [2026-02-02 08:09:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012428 252.22.32.16 - - [2026-02-02 08:09:11] "POST /neutron/port HTTP/1.1" 200 117 0.024748 252.22.32.16 - - [2026-02-02 08:09:11] "POST /neutron/port HTTP/1.1" 200 1117 0.035805 10.0.0.22 - - [2026-02-02 08:09:11] "POST /fqname-to-id HTTP/1.1" 404 191 0.005936 10.0.0.22 - - [2026-02-02 08:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 252.22.32.16 - - [2026-02-02 08:09:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007437 10.0.0.22 - - [2026-02-02 08:09:11] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001723 10.0.0.22 - - [2026-02-02 08:09:11] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.014264 252.22.32.16 - - [2026-02-02 08:09:11] "POST /neutron/subnet HTTP/1.1" 200 703 0.011559 10.0.0.22 - - [2026-02-02 08:09:11] "POST /service-templates HTTP/1.1" 200 543 0.022701 252.22.32.16 - - [2026-02-02 08:09:11] "POST /neutron/port HTTP/1.1" 200 117 0.001143 10.0.0.22 - - [2026-02-02 08:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006361 10.0.0.22 - - [2026-02-02 08:09:11] "GET /service-template/e83b9272-7ad9-4617-a805-aa953b6e0734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.006763 252.22.32.16 - - [2026-02-02 08:09:11] "POST /neutron/network HTTP/1.1" 200 831 0.009793 10.0.0.22 - - [2026-02-02 08:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.22 - - [2026-02-02 08:09:12] "GET /service-template/e83b9272-7ad9-4617-a805-aa953b6e0734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.006281 252.22.32.16 - - [2026-02-02 08:09:12] "POST /neutron/network HTTP/1.1" 200 843 0.009983 10.0.0.22 - - [2026-02-02 08:09:12] "POST /id-to-fqname HTTP/1.1" 200 221 0.001802 10.0.0.22 - - [2026-02-02 08:09:12] "POST /id-to-fqname HTTP/1.1" 200 221 0.002439 10.0.0.22 - - [2026-02-02 08:09:12] "POST /id-to-fqname HTTP/1.1" 200 222 0.002239 10.0.0.22 - - [2026-02-02 08:09:12] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001484 252.22.32.16 - - [2026-02-02 08:09:12] "POST /neutron/port HTTP/1.1" 200 1117 0.046520 252.22.32.16 - - [2026-02-02 08:09:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.027965 252.22.32.16 - - [2026-02-02 08:09:12] "POST /neutron/port HTTP/1.1" 200 1057 0.493018 252.22.32.16 - - [2026-02-02 08:09:12] "POST /neutron/port HTTP/1.1" 200 1057 0.022364 252.22.32.16 - - [2026-02-02 08:09:12] "POST /neutron/port HTTP/1.1" 200 1057 0.018581 252.22.32.16 - - [2026-02-02 08:09:12] "POST /neutron/port HTTP/1.1" 200 1107 0.080207 252.22.32.16 - - [2026-02-02 08:09:13] "POST /neutron/port HTTP/1.1" 200 1117 0.019518 252.22.32.16 - - [2026-02-02 08:09:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005521 252.22.32.16 - - [2026-02-02 08:09:13] "POST /neutron/subnet HTTP/1.1" 200 703 0.009775 252.22.32.16 - - [2026-02-02 08:09:13] "POST /neutron/port HTTP/1.1" 200 117 0.001529 252.22.32.16 - - [2026-02-02 08:09:13] "POST /neutron/network HTTP/1.1" 200 833 0.008175 252.22.32.16 - - [2026-02-02 08:09:14] "POST /neutron/network HTTP/1.1" 200 2218 0.025893 252.22.32.16 - - [2026-02-02 08:09:14] "GET /aaa-mode HTTP/1.1" 401 296 0.000541 252.22.32.16 - - [2026-02-02 08:09:14] "GET / HTTP/1.1" 200 36215 0.001908 252.22.32.16 - - [2026-02-02 08:09:14] "GET /project/03b1081e-a34a-4ceb-b379-a9c651b4ab57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000411 10.0.0.22 - - [2026-02-02 08:09:14] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001662 252.22.32.16 - - [2026-02-02 08:09:14] "GET /project/03b1081e-a34a-4ceb-b379-a9c651b4ab57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.094754 252.22.32.16 - - [2026-02-02 08:09:14] "POST /neutron/network HTTP/1.1" 200 829 0.042070 252.22.32.16 - - [2026-02-02 08:09:14] "POST /neutron/network HTTP/1.1" 200 831 0.009213 252.22.32.16 - - [2026-02-02 08:09:15] "POST /neutron/network HTTP/1.1" 200 833 0.010771 252.22.32.16 - - [2026-02-02 08:09:15] "POST /neutron/port HTTP/1.1" 200 2082 0.098842 252.22.32.16 - - [2026-02-02 08:09:15] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011913 252.22.32.16 - - [2026-02-02 08:09:15] "POST /neutron/port HTTP/1.1" 200 117 0.008879 252.22.32.16 - - [2026-02-02 08:09:15] "POST /neutron/port HTTP/1.1" 200 117 0.008153 252.22.32.16 - - [2026-02-02 08:09:16] "POST /neutron/network HTTP/1.1" 200 2218 0.018784 10.0.0.22 - - [2026-02-02 08:09:16] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002329 252.22.32.16 - - [2026-02-02 08:09:16] "POST /neutron/port HTTP/1.1" 200 1055 0.289891 10.0.0.22 - - [2026-02-02 08:09:16] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001737 252.22.32.16 - - [2026-02-02 08:09:17] "POST /neutron/port HTTP/1.1" 200 1057 0.469586 10.0.0.22 - - [2026-02-02 08:09:17] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.007933 252.22.32.16 - - [2026-02-02 08:09:17] "POST /neutron/port HTTP/1.1" 200 1057 0.474767 252.22.32.16 - - [2026-02-02 08:09:17] "POST /neutron/port HTTP/1.1" 200 1055 0.028433 252.22.32.16 - - [2026-02-02 08:09:17] "POST /neutron/port HTTP/1.1" 200 1055 0.021892 252.22.32.16 - - [2026-02-02 08:09:18] "POST /neutron/port HTTP/1.1" 200 1105 0.163221 252.22.32.16 - - [2026-02-02 08:09:18] "POST /neutron/port HTTP/1.1" 200 1057 0.028566 252.22.32.16 - - [2026-02-02 08:09:18] "POST /neutron/port HTTP/1.1" 200 1057 0.024386 252.22.32.16 - - [2026-02-02 08:09:18] "POST /neutron/port HTTP/1.1" 200 1107 0.152097 252.22.32.16 - - [2026-02-02 08:09:18] "POST /neutron/port HTTP/1.1" 200 1057 0.030761 252.22.32.16 - - [2026-02-02 08:09:18] "POST /neutron/port HTTP/1.1" 200 1057 0.018376 252.22.32.16 - - [2026-02-02 08:09:18] "POST /neutron/port HTTP/1.1" 200 1107 0.135926 252.22.32.16 - - [2026-02-02 08:09:18] "POST /neutron/port HTTP/1.1" 200 3044 0.035309 252.22.32.16 - - [2026-02-02 08:09:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004797 252.22.32.16 - - [2026-02-02 08:09:19] "POST /neutron/subnet HTTP/1.1" 200 693 0.009173 252.22.32.16 - - [2026-02-02 08:09:19] "POST /neutron/port HTTP/1.1" 200 117 0.001683 252.22.32.16 - - [2026-02-02 08:09:19] "POST /neutron/network HTTP/1.1" 200 829 0.006809 252.22.32.16 - - [2026-02-02 08:09:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004012 252.22.32.16 - - [2026-02-02 08:09:19] "POST /neutron/subnet HTTP/1.1" 200 703 0.010110 252.22.32.16 - - [2026-02-02 08:09:19] "POST /neutron/port HTTP/1.1" 200 117 0.002806 252.22.32.16 - - [2026-02-02 08:09:19] "POST /neutron/network HTTP/1.1" 200 831 0.006663 252.22.32.16 - - [2026-02-02 08:09:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006110 252.22.32.16 - - [2026-02-02 08:09:19] "POST /neutron/subnet HTTP/1.1" 200 703 0.011220 252.22.32.16 - - [2026-02-02 08:09:19] "POST /neutron/port HTTP/1.1" 200 117 0.002238 252.22.32.16 - - [2026-02-02 08:09:19] "POST /neutron/network HTTP/1.1" 200 833 0.008182 252.22.32.16 - - [2026-02-02 08:09:20] "POST /neutron/port HTTP/1.1" 200 3044 0.045015 252.22.32.16 - - [2026-02-02 08:09:20] "POST /neutron/security_group HTTP/1.1" 200 2054 0.017818 252.22.32.16 - - [2026-02-02 08:09:23] "POST /neutron/port HTTP/1.1" 200 1117 0.046538 252.22.32.16 - - [2026-02-02 08:09:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007696 252.22.32.16 - - [2026-02-02 08:09:23] "POST /neutron/port HTTP/1.1" 200 1117 0.059579 252.22.32.16 - - [2026-02-02 08:09:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007110 252.22.32.16 - - [2026-02-02 08:09:24] "POST /neutron/port HTTP/1.1" 200 1117 0.056409 252.22.32.16 - - [2026-02-02 08:09:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010807 252.22.32.16 - - [2026-02-02 08:09:25] "POST /neutron/port HTTP/1.1" 200 1117 0.020363 252.22.32.16 - - [2026-02-02 08:09:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009299 252.22.32.16 - - [2026-02-02 08:09:25] "POST /neutron/port HTTP/1.1" 200 1117 0.025815 252.22.32.16 - - [2026-02-02 08:09:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006491 252.22.32.16 - - [2026-02-02 08:09:25] "POST /neutron/port HTTP/1.1" 200 3044 0.027350 252.22.32.16 - - [2026-02-02 08:09:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008930 252.22.32.16 - - [2026-02-02 08:09:26] "POST /neutron/port HTTP/1.1" 200 3044 0.031131 252.22.32.16 - - [2026-02-02 08:09:26] "POST /neutron/port HTTP/1.1" 200 1117 0.017298 252.22.32.16 - - [2026-02-02 08:09:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006890 252.22.32.16 - - [2026-02-02 08:09:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007631 252.22.32.16 - - [2026-02-02 08:09:26] "POST /neutron/port HTTP/1.1" 200 3044 0.022254 252.22.32.16 - - [2026-02-02 08:09:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007896 252.22.32.16 - - [2026-02-02 08:09:26] "POST /neutron/port HTTP/1.1" 200 3044 0.035163 252.22.32.16 - - [2026-02-02 08:09:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008926 252.22.32.16 - - [2026-02-02 08:09:26] "POST /neutron/port HTTP/1.1" 200 3044 0.037329 252.22.32.16 - - [2026-02-02 08:09:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006249 10.0.0.22 - - [2026-02-02 08:09:26] "GET /virtual-machine/02975939-7153-4a82-8a62-d2848dc39dd4 HTTP/1.1" 200 1798 0.006191 10.0.0.22 - - [2026-02-02 08:09:26] "GET /virtual-machine-interface/41e503b6-4681-4d89-bd35-c769ff93c391 HTTP/1.1" 200 2940 0.010717 10.0.0.22 - - [2026-02-02 08:09:26] "GET /virtual-machine-interface/42dc2623-7fba-4de4-b90a-097490f1ecb8 HTTP/1.1" 200 2943 0.006644 10.0.0.22 - - [2026-02-02 08:09:26] "GET /virtual-machine-interface/95f1a7e9-cf38-420d-8067-933fd96858b2 HTTP/1.1" 200 2940 0.007112 10.0.0.22 - - [2026-02-02 08:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.22 - - [2026-02-02 08:09:27] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003350 10.0.0.22 - - [2026-02-02 08:09:27] "GET /virtual-networks?parent_id=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.005063 10.0.0.22 - - [2026-02-02 08:09:27] "GET /virtual-network/6f6a66ca-b3f3-4096-8e7a-4734b31f0791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005993 252.22.32.16 - - [2026-02-02 08:09:27] "POST /neutron/port HTTP/1.1" 200 1117 0.013274 252.22.32.16 - - [2026-02-02 08:09:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007502 10.0.0.22 - - [2026-02-02 08:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.22 - - [2026-02-02 08:09:30] "GET /virtual-network/6f6a66ca-b3f3-4096-8e7a-4734b31f0791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004885 10.0.0.22 - - [2026-02-02 08:09:31] "DELETE /project/03b1081ea34a4cebb379a9c651b4ab57 HTTP/1.1" 404 173 0.007802 10.0.0.22 - - [2026-02-02 08:09:31] "GET /projects?obj_uuids=598fc98f-67f8-4954-8f50-6c4d54cf1e53&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001345 10.0.0.22 - - [2026-02-02 08:09:31] "GET /project/598fc98f-67f8-4954-8f50-6c4d54cf1e53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.034003 10.0.0.22 - - [2026-02-02 08:09:31] "GET /projects?obj_uuids=598fc98f-67f8-4954-8f50-6c4d54cf1e53&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001064 10.0.0.22 - - [2026-02-02 08:09:31] "GET /project/598fc98f-67f8-4954-8f50-6c4d54cf1e53?fields=security_groups HTTP/1.1" 200 1328 0.074581 10.0.0.22 - - [2026-02-02 08:09:31] "DELETE /security-group/cc68a57a-f2e9-4f7a-86b6-bfee47bf3bbb HTTP/1.1" 200 115 0.050536 10.0.0.22 - - [2026-02-02 08:09:31] "GET /projects?obj_uuids=598fc98f-67f8-4954-8f50-6c4d54cf1e53&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001719 10.0.0.22 - - [2026-02-02 08:09:31] "DELETE /access-control-list/bbf92634-40b4-45b5-9b65-fbc0e6d19c00 HTTP/1.1" 200 115 0.043693 10.0.0.22 - - [2026-02-02 08:09:31] "GET /project/598fc98f-67f8-4954-8f50-6c4d54cf1e53?fields=application_policy_sets HTTP/1.1" 200 1367 0.055803 10.0.0.22 - - [2026-02-02 08:09:31] "DELETE /access-control-list/fba6f014-bd31-4fb7-9e4c-8ce72a96dc4b HTTP/1.1" 200 115 0.055169 10.0.0.22 - - [2026-02-02 08:09:31] "DELETE /project/598fc98f-67f8-4954-8f50-6c4d54cf1e53 HTTP/1.1" 200 115 0.435607 10.0.0.22 - - [2026-02-02 08:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.22 - - [2026-02-02 08:09:34] "GET /virtual-network/6f6a66ca-b3f3-4096-8e7a-4734b31f0791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005143 10.0.0.22 - - [2026-02-02 08:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.22 - - [2026-02-02 08:09:38] "GET /virtual-network/6f6a66ca-b3f3-4096-8e7a-4734b31f0791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005460 10.0.0.22 - - [2026-02-02 08:09:42] "GET /obj-perms HTTP/1.1" 200 6366 0.110820 10.0.0.22 - - [2026-02-02 08:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.22 - - [2026-02-02 08:09:42] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003333 10.0.0.22 - - [2026-02-02 08:09:43] "GET /virtual-networks?parent_id=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003738 10.0.0.22 - - [2026-02-02 08:09:43] "GET /virtual-network/6f6a66ca-b3f3-4096-8e7a-4734b31f0791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005240 10.0.0.22 - - [2026-02-02 08:09:43] "GET /obj-perms HTTP/1.1" 200 6366 0.071278 252.22.32.16 - - [2026-02-02 08:09:43] "POST /neutron/port HTTP/1.1" 200 3044 0.022047 252.22.32.16 - - [2026-02-02 08:09:43] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009635 [Introspect:8084]10.0.0.22 - - [2026-02-02 08:09:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001134 [Introspect:8084]10.0.0.22 - - [2026-02-02 08:09:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001808 10.0.0.22 - - [2026-02-02 08:09:45] "GET /global-system-configs HTTP/1.1" 401 296 0.000513 10.0.0.22 - - [2026-02-02 08:09:45] "GET /global-system-configs HTTP/1.1" 401 296 0.000414 252.22.32.16 - - [2026-02-02 08:09:48] "POST /neutron/port HTTP/1.1" 200 3044 0.021589 252.22.32.16 - - [2026-02-02 08:09:48] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006753 252.22.32.16 - - [2026-02-02 08:09:53] "POST /neutron/port HTTP/1.1" 200 3044 0.020616 252.22.32.16 - - [2026-02-02 08:09:53] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006949 252.22.32.16 - - [2026-02-02 08:09:54] "POST /neutron/port HTTP/1.1" 200 3044 0.019789 252.22.32.16 - - [2026-02-02 08:09:54] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007075 252.22.32.16 - - [2026-02-02 08:09:54] "POST /neutron/port HTTP/1.1" 200 3044 0.021712 252.22.32.16 - - [2026-02-02 08:09:54] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005955 252.22.32.16 - - [2026-02-02 08:09:54] "POST /neutron/port HTTP/1.1" 200 3044 0.021083 252.22.32.16 - - [2026-02-02 08:09:54] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005962 252.22.32.16 - - [2026-02-02 08:09:54] "POST /neutron/port HTTP/1.1" 200 3044 0.020545 252.22.32.16 - - [2026-02-02 08:09:54] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006032 252.22.32.16 - - [2026-02-02 08:09:58] "POST /neutron/port HTTP/1.1" 200 3044 0.020961 252.22.32.16 - - [2026-02-02 08:09:58] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007336 10.0.0.22 - - [2026-02-02 08:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.22 - - [2026-02-02 08:10:04] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004831 10.0.0.22 - - [2026-02-02 08:10:04] "GET /virtual-networks?parent_id=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003532 10.0.0.22 - - [2026-02-02 08:10:04] "GET /virtual-network/7a41368c-f495-4f8f-a89c-96c0b851d4eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005778 10.0.0.22 - - [2026-02-02 08:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.22 - - [2026-02-02 08:10:04] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004441 10.0.0.22 - - [2026-02-02 08:10:04] "GET /virtual-networks?parent_id=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004224 10.0.0.22 - - [2026-02-02 08:10:04] "GET /virtual-network/0e026e5b-0755-4f2f-95da-63c34b33da56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004969 10.0.0.22 - - [2026-02-02 08:10:04] "POST /fqname-to-id HTTP/1.1" 404 205 0.004086 10.0.0.22 - - [2026-02-02 08:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.22 - - [2026-02-02 08:10:04] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001662 10.0.0.22 - - [2026-02-02 08:10:04] "GET /project/03b1081e-a34a-4ceb-b379-a9c651b4ab57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.037510 10.0.0.22 - - [2026-02-02 08:10:05] "POST /service-instances HTTP/1.1" 200 543 0.064170 10.0.0.22 - - [2026-02-02 08:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.22 - - [2026-02-02 08:10:05] "GET /service-instance/e7ac1bc3-4b6e-419f-a935-f4d335168d45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2134 0.006691 10.0.0.22 - - [2026-02-02 08:10:05] "POST /port-tuples HTTP/1.1" 200 586 0.024259 10.0.0.22 - - [2026-02-02 08:10:05] "GET /virtual-machine-interface/41e503b6-4681-4d89-bd35-c769ff93c391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2718 0.005979 10.0.0.22 - - [2026-02-02 08:10:05] "PUT /virtual-machine-interface/41e503b6-4681-4d89-bd35-c769ff93c391 HTTP/1.1" 200 285 0.014723 10.0.0.22 - - [2026-02-02 08:10:05] "POST /ref-update HTTP/1.1" 200 156 0.014187 10.0.0.22 - - [2026-02-02 08:10:05] "POST /instance-ips HTTP/1.1" 200 386 0.043177 10.0.0.22 - - [2026-02-02 08:10:05] "GET /virtual-machine-interface/95f1a7e9-cf38-420d-8067-933fd96858b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2718 0.006896 10.0.0.22 - - [2026-02-02 08:10:05] "POST /ref-update HTTP/1.1" 200 156 0.016473 10.0.0.22 - - [2026-02-02 08:10:05] "PUT /virtual-machine-interface/95f1a7e9-cf38-420d-8067-933fd96858b2 HTTP/1.1" 200 285 0.014988 10.0.0.22 - - [2026-02-02 08:10:05] "POST /ref-update HTTP/1.1" 200 156 0.011862 10.0.0.22 - - [2026-02-02 08:10:05] "POST /ref-update HTTP/1.1" 200 156 0.012149 10.0.0.22 - - [2026-02-02 08:10:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007187 10.0.0.22 - - [2026-02-02 08:10:05] "GET /virtual-machine-interface/42dc2623-7fba-4de4-b90a-097490f1ecb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2721 0.006721 10.0.0.22 - - [2026-02-02 08:10:05] "POST /instance-ips HTTP/1.1" 200 386 0.029297 10.0.0.22 - - [2026-02-02 08:10:05] "PUT /virtual-machine-interface/42dc2623-7fba-4de4-b90a-097490f1ecb8 HTTP/1.1" 200 285 0.013052 10.0.0.22 - - [2026-02-02 08:10:05] "POST /ref-update HTTP/1.1" 200 156 0.010581 10.0.0.22 - - [2026-02-02 08:10:05] "POST /ref-update HTTP/1.1" 200 156 0.012630 10.0.0.22 - - [2026-02-02 08:10:05] "POST /ref-update HTTP/1.1" 200 156 0.012370 10.0.0.22 - - [2026-02-02 08:10:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003014 252.22.32.16 - - [2026-02-02 08:10:05] "POST /neutron/port HTTP/1.1" 200 1117 0.021828 10.0.0.22 - - [2026-02-02 08:10:05] "POST /instance-ips HTTP/1.1" 200 374 0.028116 252.22.32.16 - - [2026-02-02 08:10:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008195 10.0.0.22 - - [2026-02-02 08:10:06] "POST /ref-update HTTP/1.1" 200 156 0.011366 252.22.32.16 - - [2026-02-02 08:10:06] "POST /neutron/port HTTP/1.1" 200 1117 0.022312 10.0.0.22 - - [2026-02-02 08:10:06] "POST /ref-update HTTP/1.1" 200 156 0.011233 252.22.32.16 - - [2026-02-02 08:10:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011703 10.0.0.22 - - [2026-02-02 08:10:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004153 10.0.0.22 - - [2026-02-02 08:10:06] "POST /instance-ips HTTP/1.1" 200 374 0.032427 252.22.32.16 - - [2026-02-02 08:10:06] "POST /neutron/port HTTP/1.1" 200 1117 0.022579 10.0.0.22 - - [2026-02-02 08:10:06] "POST /ref-update HTTP/1.1" 200 156 0.010642 252.22.32.16 - - [2026-02-02 08:10:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011261 10.0.0.22 - - [2026-02-02 08:10:06] "GET /virtual-machine/8e3df81e-20e5-4806-86aa-67404dc18e6e HTTP/1.1" 200 1290 0.006425 10.0.0.22 - - [2026-02-02 08:10:06] "POST /ref-update HTTP/1.1" 200 156 0.011992 10.0.0.22 - - [2026-02-02 08:10:06] "GET /virtual-machine-interface/eead8d9d-13be-47dd-bd21-b4d4363864c4 HTTP/1.1" 200 2941 0.005306 10.0.0.22 - - [2026-02-02 08:10:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002943 10.0.0.22 - - [2026-02-02 08:10:06] "POST /instance-ips HTTP/1.1" 200 376 0.021660 10.0.0.22 - - [2026-02-02 08:10:06] "POST /ref-update HTTP/1.1" 200 156 0.010555 10.0.0.22 - - [2026-02-02 08:10:06] "POST /ref-update HTTP/1.1" 200 156 0.010812 10.0.0.22 - - [2026-02-02 08:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004780 10.0.0.22 - - [2026-02-02 08:10:06] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004077 10.0.0.22 - - [2026-02-02 08:10:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003368 10.0.0.22 - - [2026-02-02 08:10:06] "GET /virtual-networks?parent_id=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003428 10.0.0.22 - - [2026-02-02 08:10:06] "GET /virtual-network/7a41368c-f495-4f8f-a89c-96c0b851d4eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004833 10.0.0.22 - - [2026-02-02 08:10:06] "POST /instance-ips HTTP/1.1" 200 376 0.022976 10.0.0.22 - - [2026-02-02 08:10:06] "POST /ref-update HTTP/1.1" 200 156 0.011117 10.0.0.22 - - [2026-02-02 08:10:06] "POST /ref-update HTTP/1.1" 200 156 0.013970 10.0.0.22 - - [2026-02-02 08:10:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003971 10.0.0.22 - - [2026-02-02 08:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004697 10.0.0.22 - - [2026-02-02 08:10:07] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003761 10.0.0.22 - - [2026-02-02 08:10:07] "GET /virtual-networks?parent_id=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004044 10.0.0.22 - - [2026-02-02 08:10:07] "GET /virtual-network/7a41368c-f495-4f8f-a89c-96c0b851d4eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006742 252.22.32.16 - - [2026-02-02 08:10:08] "POST /neutron/port HTTP/1.1" 200 1117 0.017040 252.22.32.16 - - [2026-02-02 08:10:08] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007356 252.22.32.16 - - [2026-02-02 08:10:08] "POST /neutron/port HTTP/1.1" 200 1117 0.016380 252.22.32.16 - - [2026-02-02 08:10:08] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006988 252.22.32.16 - - [2026-02-02 08:10:08] "POST /neutron/port HTTP/1.1" 200 1117 0.013689 252.22.32.16 - - [2026-02-02 08:10:08] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006660 10.0.0.22 - - [2026-02-02 08:10:08] "GET /virtual-machine/1659e86d-0d71-4f3a-9f44-110398fa5de0 HTTP/1.1" 200 1290 0.005478 10.0.0.22 - - [2026-02-02 08:10:08] "GET /virtual-machine-interface/cd2f37f0-f287-438b-8746-1be741cf6a87 HTTP/1.1" 200 2943 0.006538 10.0.0.22 - - [2026-02-02 08:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.22 - - [2026-02-02 08:10:08] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005577 10.0.0.22 - - [2026-02-02 08:10:08] "GET /virtual-networks?parent_id=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003646 10.0.0.22 - - [2026-02-02 08:10:09] "GET /virtual-network/0e026e5b-0755-4f2f-95da-63c34b33da56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007551 10.0.0.22 - - [2026-02-02 08:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003987 10.0.0.22 - - [2026-02-02 08:10:10] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003977 10.0.0.22 - - [2026-02-02 08:10:10] "GET /virtual-networks?parent_id=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003291 10.0.0.22 - - [2026-02-02 08:10:10] "GET /virtual-network/0e026e5b-0755-4f2f-95da-63c34b33da56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006182 10.0.0.22 - - [2026-02-02 08:10:10] "POST /fqname-to-id HTTP/1.1" 404 209 0.003515 10.0.0.22 - - [2026-02-02 08:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.22 - - [2026-02-02 08:10:10] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001219 10.0.0.22 - - [2026-02-02 08:10:10] "GET /project/03b1081e-a34a-4ceb-b379-a9c651b4ab57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.031918 10.0.0.22 - - [2026-02-02 08:10:10] "POST /network-policys HTTP/1.1" 200 547 0.023715 10.0.0.22 - - [2026-02-02 08:10:10] "GET /network-policy/75c3f374-988e-44ea-9a37-f279051062dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.005092 10.0.0.22 - - [2026-02-02 08:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.22 - - [2026-02-02 08:10:10] "GET /virtual-network/7a41368c-f495-4f8f-a89c-96c0b851d4eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005799 10.0.0.22 - - [2026-02-02 08:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.22 - - [2026-02-02 08:10:10] "GET /network-policy/75c3f374-988e-44ea-9a37-f279051062dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.005477 10.0.0.22 - - [2026-02-02 08:10:11] "POST /fqname-to-id HTTP/1.1" 404 240 0.005569 10.0.0.22 - - [2026-02-02 08:10:11] "POST /ref-update HTTP/1.1" 200 156 0.042794 10.0.0.22 - - [2026-02-02 08:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.22 - - [2026-02-02 08:10:11] "POST /access-control-lists HTTP/1.1" 200 601 0.070367 10.0.0.22 - - [2026-02-02 08:10:11] "GET /network-policy/75c3f374-988e-44ea-9a37-f279051062dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.004457 252.22.32.16 - - [2026-02-02 08:10:11] "POST /neutron/network HTTP/1.1" 200 917 0.006860 10.0.0.22 - - [2026-02-02 08:10:11] "GET /virtual-network/7a41368c-f495-4f8f-a89c-96c0b851d4eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005614 10.0.0.22 - - [2026-02-02 08:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.22 - - [2026-02-02 08:10:11] "GET /network-policy/75c3f374-988e-44ea-9a37-f279051062dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.004228 10.0.0.22 - - [2026-02-02 08:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.22 - - [2026-02-02 08:10:11] "GET /virtual-network/0e026e5b-0755-4f2f-95da-63c34b33da56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.010461 10.0.0.22 - - [2026-02-02 08:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.22 - - [2026-02-02 08:10:11] "GET /network-policy/75c3f374-988e-44ea-9a37-f279051062dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.004550 10.0.0.22 - - [2026-02-02 08:10:11] "POST /ref-update HTTP/1.1" 200 156 0.036690 10.0.0.22 - - [2026-02-02 08:10:11] "PUT /access-control-list/e755f3d7-0b4b-4d98-a5e1-97822081723b HTTP/1.1" 200 273 0.016019 10.0.0.22 - - [2026-02-02 08:10:11] "POST /fqname-to-id HTTP/1.1" 404 242 0.007360 10.0.0.22 - - [2026-02-02 08:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.22 - - [2026-02-02 08:10:11] "GET /network-policy/75c3f374-988e-44ea-9a37-f279051062dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.032335 10.0.0.22 - - [2026-02-02 08:10:11] "POST /access-control-lists HTTP/1.1" 200 604 0.066417 252.22.32.16 - - [2026-02-02 08:10:11] "POST /neutron/network HTTP/1.1" 200 919 0.008238 10.0.0.22 - - [2026-02-02 08:10:11] "POST /routing-instances HTTP/1.1" 200 755 0.026458 10.0.0.22 - - [2026-02-02 08:10:11] "GET /virtual-network/0e026e5b-0755-4f2f-95da-63c34b33da56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006911 10.0.0.22 - - [2026-02-02 08:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.22 - - [2026-02-02 08:10:11] "POST /route-targets HTTP/1.1" 200 328 0.011972 10.0.0.22 - - [2026-02-02 08:10:11] "GET /network-policy/75c3f374-988e-44ea-9a37-f279051062dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.003490 10.0.0.22 - - [2026-02-02 08:10:11] "POST /ref-update HTTP/1.1" 200 156 0.011302 10.0.0.22 - - [2026-02-02 08:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.22 - - [2026-02-02 08:10:11] "GET /routing-instance/3528ec13-32a6-436a-b857-1504ef5a997a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1272 0.004729 10.0.0.22 - - [2026-02-02 08:10:11] "GET /service-template/e83b9272-7ad9-4617-a805-aa953b6e0734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.003340 10.0.0.22 - - [2026-02-02 08:10:11] "GET /routing-instance/3528ec13-32a6-436a-b857-1504ef5a997a?fields=routing_policy_back_refs HTTP/1.1" 200 1272 0.003920 10.0.0.22 - - [2026-02-02 08:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.22 - - [2026-02-02 08:10:12] "POST /ref-update HTTP/1.1" 200 156 0.011018 10.0.0.22 - - [2026-02-02 08:10:12] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001739 10.0.0.22 - - [2026-02-02 08:10:12] "GET /project/03b1081e-a34a-4ceb-b379-a9c651b4ab57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.034944 10.0.0.22 - - [2026-02-02 08:10:12] "POST /routing-instances HTTP/1.1" 200 756 0.026715 10.0.0.22 - - [2026-02-02 08:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.22 - - [2026-02-02 08:10:12] "POST /route-targets HTTP/1.1" 200 328 0.013335 10.0.0.22 - - [2026-02-02 08:10:12] "GET /service-instance/e7ac1bc3-4b6e-419f-a935-f4d335168d45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3534 0.005894 10.0.0.22 - - [2026-02-02 08:10:12] "POST /ref-update HTTP/1.1" 200 156 0.013095 10.0.0.22 - - [2026-02-02 08:10:12] "GET /domains HTTP/1.1" 200 438 0.003672 10.0.0.22 - - [2026-02-02 08:10:12] "GET /routing-instance/9cebe495-b7a8-4771-9cf0-e581e269643b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1274 0.004948 10.0.0.22 - - [2026-02-02 08:10:12] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001632 10.0.0.22 - - [2026-02-02 08:10:12] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1526 0.011014 10.0.0.22 - - [2026-02-02 08:10:12] "GET /routing-instance/9cebe495-b7a8-4771-9cf0-e581e269643b?fields=routing_policy_back_refs HTTP/1.1" 200 1274 0.004858 10.0.0.22 - - [2026-02-02 08:10:12] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001643 10.0.0.22 - - [2026-02-02 08:10:12] "PUT /routing-instance/3528ec13-32a6-436a-b857-1504ef5a997a HTTP/1.1" 200 267 0.013418 10.0.0.22 - - [2026-02-02 08:10:12] "GET /project/03b1081e-a34a-4ceb-b379-a9c651b4ab57 HTTP/1.1" 200 4218 0.035222 10.0.0.22 - - [2026-02-02 08:10:12] "PUT /routing-instance/9cebe495-b7a8-4771-9cf0-e581e269643b HTTP/1.1" 200 267 0.011449 10.0.0.22 - - [2026-02-02 08:10:12] "GET /service-instance/e7ac1bc3-4b6e-419f-a935-f4d335168d45 HTTP/1.1" 200 3787 0.007160 10.0.0.22 - - [2026-02-02 08:10:12] "POST /ref-update HTTP/1.1" 200 156 0.011464 10.0.0.22 - - [2026-02-02 08:10:12] "GET /domains HTTP/1.1" 200 438 0.005130 10.0.0.22 - - [2026-02-02 08:10:12] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001425 10.0.0.22 - - [2026-02-02 08:10:12] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1526 0.009602 10.0.0.22 - - [2026-02-02 08:10:12] "PUT /access-control-list/994e97e4-de5f-4b6e-92ed-e32ca108a003 HTTP/1.1" 200 273 0.024637 10.0.0.22 - - [2026-02-02 08:10:12] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001325 10.0.0.22 - - [2026-02-02 08:10:12] "GET /project/03b1081e-a34a-4ceb-b379-a9c651b4ab57 HTTP/1.1" 200 4218 0.036422 10.0.0.22 - - [2026-02-02 08:10:12] "GET /service-instance/e7ac1bc3-4b6e-419f-a935-f4d335168d45 HTTP/1.1" 200 3787 0.004302 10.0.0.22 - - [2026-02-02 08:10:12] "GET /port-tuple/e888ff23-7e68-4641-a8ae-4ecc11d08c5a HTTP/1.1" 200 1976 0.004799 10.0.0.22 - - [2026-02-02 08:10:12] "GET /virtual-machine-interface/41e503b6-4681-4d89-bd35-c769ff93c391 HTTP/1.1" 200 3811 0.007849 10.0.0.22 - - [2026-02-02 08:10:12] "GET /virtual-machine-interface/42dc2623-7fba-4de4-b90a-097490f1ecb8 HTTP/1.1" 200 3799 0.008295 10.0.0.22 - - [2026-02-02 08:10:12] "GET /virtual-machine-interface/95f1a7e9-cf38-420d-8067-933fd96858b2 HTTP/1.1" 200 3793 0.008361 252.22.32.16 - - [2026-02-02 08:10:13] "POST /neutron/port HTTP/1.1" 200 3815 0.051317 252.22.32.16 - - [2026-02-02 08:10:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008928 252.22.32.16 - - [2026-02-02 08:10:13] "POST /neutron/port HTTP/1.1" 200 3815 0.029372 252.22.32.16 - - [2026-02-02 08:10:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005955 252.22.32.16 - - [2026-02-02 08:10:13] "POST /neutron/port HTTP/1.1" 200 3815 0.035535 252.22.32.16 - - [2026-02-02 08:10:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006901 252.22.32.16 - - [2026-02-02 08:10:13] "POST /neutron/port HTTP/1.1" 200 3815 0.034559 252.22.32.16 - - [2026-02-02 08:10:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007601 252.22.32.16 - - [2026-02-02 08:10:13] "POST /neutron/network HTTP/1.1" 200 891 0.014185 252.22.32.16 - - [2026-02-02 08:10:13] "POST /neutron/network HTTP/1.1" 200 917 0.006365 252.22.32.16 - - [2026-02-02 08:10:13] "POST /neutron/network HTTP/1.1" 200 803 0.019067 252.22.32.16 - - [2026-02-02 08:10:13] "POST /neutron/network HTTP/1.1" 200 829 0.006134 252.22.32.16 - - [2026-02-02 08:10:13] "POST /neutron/network HTTP/1.1" 200 893 0.012243 252.22.32.16 - - [2026-02-02 08:10:13] "POST /neutron/network HTTP/1.1" 200 919 0.006416 10.0.0.22 - - [2026-02-02 08:10:13] "POST /id-to-fqname HTTP/1.1" 200 221 0.001548 10.0.0.22 - - [2026-02-02 08:10:13] "POST /id-to-fqname HTTP/1.1" 200 221 0.001384 10.0.0.22 - - [2026-02-02 08:10:14] "POST /id-to-fqname HTTP/1.1" 200 222 0.001879 10.0.0.22 - - [2026-02-02 08:10:14] "GET /virtual-machine/02975939-7153-4a82-8a62-d2848dc39dd4 HTTP/1.1" 200 1798 0.004921 10.0.0.22 - - [2026-02-02 08:10:14] "GET /virtual-machine-interface/41e503b6-4681-4d89-bd35-c769ff93c391 HTTP/1.1" 200 3811 0.005938 10.0.0.22 - - [2026-02-02 08:10:14] "GET /virtual-machine-interface/42dc2623-7fba-4de4-b90a-097490f1ecb8 HTTP/1.1" 200 3799 0.005323 10.0.0.22 - - [2026-02-02 08:10:14] "GET /virtual-machine-interface/95f1a7e9-cf38-420d-8067-933fd96858b2 HTTP/1.1" 200 3793 0.005131 10.0.0.22 - - [2026-02-02 08:10:14] "GET /instance-ip/023ac629-dba1-48ec-be0c-f9197d9e963b HTTP/1.1" 200 1979 0.005173 10.0.0.22 - - [2026-02-02 08:10:14] "GET /instance-ip/7dd892a7-d6b6-41f7-9e31-cf41d72e84ee HTTP/1.1" 200 1978 0.005739 10.0.0.22 - - [2026-02-02 08:10:14] "GET /global-system-configs HTTP/1.1" 401 296 0.000460 10.0.0.22 - - [2026-02-02 08:10:14] "GET /global-system-configs HTTP/1.1" 401 296 0.000390 10.0.0.22 - - [2026-02-02 08:10:14] "GET /instance-ip/e4080243-80ef-4530-86f0-34bff24ba2c1 HTTP/1.1" 200 1619 0.006939 10.0.0.22 - - [2026-02-02 08:10:14] "GET /instance-ip/0b9bee22-32b2-4fdc-b7fb-5f0eb0ae89e6 HTTP/1.1" 200 1957 0.004103 10.0.0.22 - - [2026-02-02 08:10:14] "GET /instance-ip/1ffe79d8-607a-49a4-9569-8a021d298db4 HTTP/1.1" 200 1622 0.006188 10.0.0.22 - - [2026-02-02 08:10:14] "GET /instance-ip/226d022e-180d-462d-933e-d1bb9b8d705d HTTP/1.1" 200 1960 0.004335 10.0.0.22 - - [2026-02-02 08:10:14] "GET /instance-ip/34024aeb-0632-4ab8-ae7c-f287166a174f HTTP/1.1" 200 1954 0.004411 10.0.0.22 - - [2026-02-02 08:10:14] "GET /instance-ip/61a65ec8-5b14-400f-9872-0d815336ecc0 HTTP/1.1" 200 1956 0.004176 10.0.0.22 - - [2026-02-02 08:10:14] "GET /instance-ip/94fcf308-6c83-4161-9bef-f4add29db8ca HTTP/1.1" 200 1622 0.005805 252.22.32.16 - - [2026-02-02 08:10:14] "POST /neutron/port HTTP/1.1" 200 3815 0.035272 252.22.32.16 - - [2026-02-02 08:10:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007343 252.22.32.16 - - [2026-02-02 08:10:15] "POST /neutron/port HTTP/1.1" 200 3815 0.034275 252.22.32.16 - - [2026-02-02 08:10:15] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006706 252.22.32.16 - - [2026-02-02 08:10:15] "POST /neutron/port HTTP/1.1" 200 3815 0.033571 252.22.32.16 - - [2026-02-02 08:10:15] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006415 252.22.32.16 - - [2026-02-02 08:10:15] "POST /neutron/port HTTP/1.1" 200 3815 0.033834 252.22.32.16 - - [2026-02-02 08:10:15] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006684 10.0.0.22 - - [2026-02-02 08:10:15] "GET /virtual-machine/02975939-7153-4a82-8a62-d2848dc39dd4 HTTP/1.1" 200 1798 0.004148 10.0.0.22 - - [2026-02-02 08:10:15] "GET /virtual-machine-interface/41e503b6-4681-4d89-bd35-c769ff93c391 HTTP/1.1" 200 3811 0.005530 10.0.0.22 - - [2026-02-02 08:10:15] "GET /virtual-machine-interface/42dc2623-7fba-4de4-b90a-097490f1ecb8 HTTP/1.1" 200 3799 0.005401 10.0.0.22 - - [2026-02-02 08:10:15] "GET /virtual-machine-interface/95f1a7e9-cf38-420d-8067-933fd96858b2 HTTP/1.1" 200 3793 0.007126 10.0.0.22 - - [2026-02-02 08:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.22 - - [2026-02-02 08:10:15] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005459 10.0.0.22 - - [2026-02-02 08:10:15] "GET /virtual-networks?parent_id=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004427 10.0.0.22 - - [2026-02-02 08:10:15] "GET /virtual-network/7a41368c-f495-4f8f-a89c-96c0b851d4eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005973 10.0.0.22 - - [2026-02-02 08:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.22 - - [2026-02-02 08:10:17] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004323 10.0.0.22 - - [2026-02-02 08:10:17] "GET /virtual-networks?parent_id=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004155 10.0.0.22 - - [2026-02-02 08:10:17] "GET /virtual-network/7a41368c-f495-4f8f-a89c-96c0b851d4eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005616 10.0.0.22 - - [2026-02-02 08:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.22 - - [2026-02-02 08:10:17] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004463 10.0.0.22 - - [2026-02-02 08:10:17] "GET /virtual-networks?parent_id=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003917 10.0.0.22 - - [2026-02-02 08:10:17] "GET /virtual-network/7a41368c-f495-4f8f-a89c-96c0b851d4eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005963 10.0.0.22 - - [2026-02-02 08:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.22 - - [2026-02-02 08:10:17] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003622 10.0.0.22 - - [2026-02-02 08:10:17] "GET /virtual-networks?parent_id=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003815 10.0.0.22 - - [2026-02-02 08:10:17] "GET /virtual-network/7a41368c-f495-4f8f-a89c-96c0b851d4eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005391 10.0.0.22 - - [2026-02-02 08:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.22 - - [2026-02-02 08:10:17] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003956 10.0.0.22 - - [2026-02-02 08:10:17] "GET /virtual-networks?parent_id=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003483 10.0.0.22 - - [2026-02-02 08:10:17] "GET /virtual-network/7a41368c-f495-4f8f-a89c-96c0b851d4eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006675 10.0.0.22 - - [2026-02-02 08:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.22 - - [2026-02-02 08:10:18] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004183 10.0.0.22 - - [2026-02-02 08:10:18] "GET /virtual-networks?parent_id=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003798 10.0.0.22 - - [2026-02-02 08:10:18] "GET /virtual-network/6f6a66ca-b3f3-4096-8e7a-4734b31f0791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005580 10.0.0.22 - - [2026-02-02 08:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.22 - - [2026-02-02 08:10:18] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004268 10.0.0.22 - - [2026-02-02 08:10:18] "GET /virtual-networks?parent_id=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003742 10.0.0.22 - - [2026-02-02 08:10:18] "GET /virtual-network/6f6a66ca-b3f3-4096-8e7a-4734b31f0791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006724 10.0.0.22 - - [2026-02-02 08:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.22 - - [2026-02-02 08:10:18] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003576 10.0.0.22 - - [2026-02-02 08:10:18] "GET /virtual-networks?parent_id=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003674 10.0.0.22 - - [2026-02-02 08:10:18] "GET /virtual-network/6f6a66ca-b3f3-4096-8e7a-4734b31f0791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007452 10.0.0.22 - - [2026-02-02 08:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.22 - - [2026-02-02 08:10:18] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004064 10.0.0.22 - - [2026-02-02 08:10:18] "GET /virtual-networks?parent_id=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.005009 10.0.0.22 - - [2026-02-02 08:10:19] "GET /virtual-network/6f6a66ca-b3f3-4096-8e7a-4734b31f0791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005679 10.0.0.22 - - [2026-02-02 08:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.22 - - [2026-02-02 08:10:19] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004107 10.0.0.22 - - [2026-02-02 08:10:19] "GET /virtual-networks?parent_id=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003201 10.0.0.22 - - [2026-02-02 08:10:19] "GET /virtual-network/0e026e5b-0755-4f2f-95da-63c34b33da56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005913 10.0.0.22 - - [2026-02-02 08:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.22 - - [2026-02-02 08:10:19] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003990 10.0.0.22 - - [2026-02-02 08:10:19] "GET /virtual-networks?parent_id=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003695 10.0.0.22 - - [2026-02-02 08:10:19] "GET /virtual-network/0e026e5b-0755-4f2f-95da-63c34b33da56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005555 10.0.0.22 - - [2026-02-02 08:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.22 - - [2026-02-02 08:10:19] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004226 10.0.0.22 - - [2026-02-02 08:10:19] "GET /virtual-networks?parent_id=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003012 10.0.0.22 - - [2026-02-02 08:10:19] "GET /virtual-network/0e026e5b-0755-4f2f-95da-63c34b33da56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005658 10.0.0.22 - - [2026-02-02 08:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.22 - - [2026-02-02 08:10:20] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003887 10.0.0.22 - - [2026-02-02 08:10:20] "GET /virtual-networks?parent_id=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003989 10.0.0.22 - - [2026-02-02 08:10:20] "GET /virtual-network/0e026e5b-0755-4f2f-95da-63c34b33da56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005828 10.0.0.22 - - [2026-02-02 08:10:20] "GET /virtual-machine/02975939-7153-4a82-8a62-d2848dc39dd4 HTTP/1.1" 200 1798 0.003665 10.0.0.22 - - [2026-02-02 08:10:20] "GET /domains HTTP/1.1" 200 438 0.003201 10.0.0.22 - - [2026-02-02 08:10:20] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001218 10.0.0.22 - - [2026-02-02 08:10:20] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1526 0.007060 10.0.0.22 - - [2026-02-02 08:10:20] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001543 10.0.0.22 - - [2026-02-02 08:10:20] "GET /project/03b1081e-a34a-4ceb-b379-a9c651b4ab57 HTTP/1.1" 200 4218 0.038925 10.0.0.22 - - [2026-02-02 08:10:20] "GET /service-instance/e7ac1bc3-4b6e-419f-a935-f4d335168d45 HTTP/1.1" 200 3787 0.004809 10.0.0.22 - - [2026-02-02 08:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.22 - - [2026-02-02 08:10:20] "GET /routing-instance/41f9ab4c-4dd9-415e-b4c7-d0c0b1fe7d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.004092 10.0.0.22 - - [2026-02-02 08:10:20] "GET /routing-instance/41f9ab4c-4dd9-415e-b4c7-d0c0b1fe7d64?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2018 0.006518 10.0.0.22 - - [2026-02-02 08:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.22 - - [2026-02-02 08:10:20] "GET /routing-instance/a010599d-8d29-4197-b781-3e59826d7bfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1891 0.004255 10.0.0.22 - - [2026-02-02 08:10:20] "GET /routing-instance/a010599d-8d29-4197-b781-3e59826d7bfe?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2022 0.005222 10.0.0.22 - - [2026-02-02 08:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.22 - - [2026-02-02 08:10:20] "GET /virtual-network/7a41368c-f495-4f8f-a89c-96c0b851d4eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005882 10.0.0.22 - - [2026-02-02 08:10:20] "GET /virtual-network/7a41368c-f495-4f8f-a89c-96c0b851d4eb?fields=routing_instances HTTP/1.1" 200 1678 0.007091 10.0.0.22 - - [2026-02-02 08:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.22 - - [2026-02-02 08:10:21] "GET /virtual-network/0e026e5b-0755-4f2f-95da-63c34b33da56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004898 10.0.0.22 - - [2026-02-02 08:10:21] "GET /virtual-network/0e026e5b-0755-4f2f-95da-63c34b33da56?fields=routing_instances HTTP/1.1" 200 1683 0.008877 10.0.0.22 - - [2026-02-02 08:10:25] "POST /ref-update HTTP/1.1" 200 156 0.031556 252.22.32.16 - - [2026-02-02 08:10:25] "POST /neutron/network HTTP/1.1" 200 833 0.008083 10.0.0.22 - - [2026-02-02 08:10:25] "GET /virtual-network/0e026e5b-0755-4f2f-95da-63c34b33da56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007654 10.0.0.22 - - [2026-02-02 08:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.22 - - [2026-02-02 08:10:25] "GET /network-policy/75c3f374-988e-44ea-9a37-f279051062dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.004710 10.0.0.22 - - [2026-02-02 08:10:25] "POST /ref-update HTTP/1.1" 200 156 0.042489 252.22.32.16 - - [2026-02-02 08:10:25] "POST /neutron/network HTTP/1.1" 200 831 0.009116 10.0.0.22 - - [2026-02-02 08:10:25] "GET /virtual-network/7a41368c-f495-4f8f-a89c-96c0b851d4eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005747 10.0.0.22 - - [2026-02-02 08:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.22 - - [2026-02-02 08:10:25] "GET /network-policy/75c3f374-988e-44ea-9a37-f279051062dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.004076 10.0.0.22 - - [2026-02-02 08:10:25] "DELETE /network-policy/75c3f374-988e-44ea-9a37-f279051062dd HTTP/1.1" 200 115 0.027867 10.0.0.22 - - [2026-02-02 08:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.22 - - [2026-02-02 08:10:25] "DELETE /access-control-list/994e97e4-de5f-4b6e-92ed-e32ca108a003 HTTP/1.1" 200 115 0.024248 10.0.0.22 - - [2026-02-02 08:10:25] "DELETE /service-instance/e7ac1bc3-4b6e-419f-a935-f4d335168d45 HTTP/1.1" 200 115 0.050797 10.0.0.22 - - [2026-02-02 08:10:25] "GET /domains HTTP/1.1" 200 438 0.003859 10.0.0.22 - - [2026-02-02 08:10:25] "POST /ref-update HTTP/1.1" 200 156 0.026977 10.0.0.22 - - [2026-02-02 08:10:25] "DELETE /instance-ip/61a65ec8-5b14-400f-9872-0d815336ecc0 HTTP/1.1" 200 115 0.045089 10.0.0.22 - - [2026-02-02 08:10:25] "DELETE /routing-instance/3528ec13-32a6-436a-b857-1504ef5a997a HTTP/1.1" 200 115 0.070495 10.0.0.22 - - [2026-02-02 08:10:25] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001811 10.0.0.22 - - [2026-02-02 08:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009314 10.0.0.22 - - [2026-02-02 08:10:25] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1526 0.019081 10.0.0.22 - - [2026-02-02 08:10:25] "POST /ref-update HTTP/1.1" 200 156 0.033000 10.0.0.22 - - [2026-02-02 08:10:25] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001240 10.0.0.22 - - [2026-02-02 08:10:25] "DELETE /route-target/6de1f388-acbe-4379-b4e4-a9ad53bed642 HTTP/1.1" 200 115 0.036553 10.0.0.22 - - [2026-02-02 08:10:25] "GET /project/03b1081e-a34a-4ceb-b379-a9c651b4ab57 HTTP/1.1" 200 3746 0.040230 10.0.0.22 - - [2026-02-02 08:10:25] "DELETE /instance-ip/7dd892a7-d6b6-41f7-9e31-cf41d72e84ee HTTP/1.1" 200 115 0.050024 10.0.0.22 - - [2026-02-02 08:10:25] "POST /ref-update HTTP/1.1" 200 156 0.016423 10.0.0.22 - - [2026-02-02 08:10:25] "GET /virtual-machine/02975939-7153-4a82-8a62-d2848dc39dd4 HTTP/1.1" 200 1798 0.007736 10.0.0.22 - - [2026-02-02 08:10:25] "DELETE /routing-instance/9cebe495-b7a8-4771-9cf0-e581e269643b HTTP/1.1" 200 115 0.085855 10.0.0.22 - - [2026-02-02 08:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.22 - - [2026-02-02 08:10:25] "DELETE /instance-ip/0b9bee22-32b2-4fdc-b7fb-5f0eb0ae89e6 HTTP/1.1" 200 115 0.029239 10.0.0.22 - - [2026-02-02 08:10:25] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003996 10.0.0.22 - - [2026-02-02 08:10:25] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002599 10.0.0.22 - - [2026-02-02 08:10:25] "POST /ref-update HTTP/1.1" 200 156 0.012033 10.0.0.22 - - [2026-02-02 08:10:26] "DELETE /route-target/c46f138f-2cd4-4848-944b-85d25e2a0e31 HTTP/1.1" 200 115 0.018830 10.0.0.22 - - [2026-02-02 08:10:26] "DELETE /access-control-list/e755f3d7-0b4b-4d98-a5e1-97822081723b HTTP/1.1" 200 115 0.048316 10.0.0.22 - - [2026-02-02 08:10:26] "DELETE /instance-ip/023ac629-dba1-48ec-be0c-f9197d9e963b HTTP/1.1" 200 115 0.047825 10.0.0.22 - - [2026-02-02 08:10:26] "POST /ref-update HTTP/1.1" 200 156 0.015227 10.0.0.22 - - [2026-02-02 08:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004302 10.0.0.22 - - [2026-02-02 08:10:26] "DELETE /service-template/e83b9272-7ad9-4617-a805-aa953b6e0734 HTTP/1.1" 200 115 0.042650 10.0.0.22 - - [2026-02-02 08:10:26] "DELETE /instance-ip/34024aeb-0632-4ab8-ae7c-f287166a174f HTTP/1.1" 200 115 0.056018 10.0.0.22 - - [2026-02-02 08:10:26] "POST /fqname-to-id HTTP/1.1" 404 191 0.004860 10.0.0.22 - - [2026-02-02 08:10:26] "POST /ref-update HTTP/1.1" 200 156 0.014081 10.0.0.22 - - [2026-02-02 08:10:26] "DELETE /instance-ip/226d022e-180d-462d-933e-d1bb9b8d705d HTTP/1.1" 200 115 0.041213 252.22.32.16 - - [2026-02-02 08:10:26] "POST /neutron/network HTTP/1.1" 200 833 0.010618 252.22.32.16 - - [2026-02-02 08:10:26] "POST /neutron/network HTTP/1.1" 400 204 0.015238 252.22.32.16 - - [2026-02-02 08:10:27] "POST /neutron/port HTTP/1.1" 200 1117 0.021430 252.22.32.16 - - [2026-02-02 08:10:27] "POST /neutron/port HTTP/1.1" 200 1107 0.017907 252.22.32.16 - - [2026-02-02 08:10:27] "POST /neutron/port HTTP/1.1" 200 1117 0.036549 252.22.32.16 - - [2026-02-02 08:10:27] "POST /neutron/port HTTP/1.1" 200 151 0.180773 252.22.32.16 - - [2026-02-02 08:10:27] "POST /neutron/port HTTP/1.1" 200 1107 0.027137 252.22.32.16 - - [2026-02-02 08:10:27] "POST /neutron/port HTTP/1.1" 200 3044 0.038615 252.22.32.16 - - [2026-02-02 08:10:27] "POST /neutron/port HTTP/1.1" 200 1107 0.028429 252.22.32.16 - - [2026-02-02 08:10:27] "POST /neutron/port HTTP/1.1" 200 151 0.195893 252.22.32.16 - - [2026-02-02 08:10:28] "POST /neutron/port HTTP/1.1" 200 151 0.212638 252.22.32.16 - - [2026-02-02 08:10:28] "POST /neutron/port HTTP/1.1" 200 1105 0.022249 252.22.32.16 - - [2026-02-02 08:10:28] "POST /neutron/port HTTP/1.1" 200 151 0.142762 252.22.32.16 - - [2026-02-02 08:10:28] "POST /neutron/port HTTP/1.1" 200 1107 0.012233 252.22.32.16 - - [2026-02-02 08:10:28] "POST /neutron/port HTTP/1.1" 200 151 0.162387 252.22.32.16 - - [2026-02-02 08:10:28] "POST /neutron/network HTTP/1.1" 200 833 0.005889 10.0.0.22 - - [2026-02-02 08:10:28] "POST /useragent-kv HTTP/1.1" 200 115 0.002655 10.0.0.22 - - [2026-02-02 08:10:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003550 10.0.0.22 - - [2026-02-02 08:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004330 252.22.32.16 - - [2026-02-02 08:10:28] "POST /neutron/network HTTP/1.1" 200 151 0.108349 10.0.0.22 - - [2026-02-02 08:10:28] "GET /routing-instance/a010599d-8d29-4197-b781-3e59826d7bfe HTTP/1.1" 404 171 0.002174 10.0.0.22 - - [2026-02-02 08:10:28] "DELETE /route-target/2696db1c-1f5b-4d12-a7a6-1b68a3fb36a8 HTTP/1.1" 200 115 0.021985 10.0.0.22 - - [2026-02-02 08:10:28] "GET /domains HTTP/1.1" 200 438 0.003137 10.0.0.22 - - [2026-02-02 08:10:28] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001902 10.0.0.22 - - [2026-02-02 08:10:28] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1304 0.009171 10.0.0.22 - - [2026-02-02 08:10:29] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001224 10.0.0.22 - - [2026-02-02 08:10:29] "GET /project/03b1081e-a34a-4ceb-b379-a9c651b4ab57 HTTP/1.1" 200 2291 0.024621 252.22.32.16 - - [2026-02-02 08:10:29] "POST /neutron/network HTTP/1.1" 200 831 0.006362 10.0.0.22 - - [2026-02-02 08:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004697 10.0.0.22 - - [2026-02-02 08:10:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002995 10.0.0.22 - - [2026-02-02 08:10:29] "POST /useragent-kv HTTP/1.1" 200 115 0.004539 252.22.32.16 - - [2026-02-02 08:10:29] "POST /neutron/network HTTP/1.1" 200 151 0.094363 10.0.0.22 - - [2026-02-02 08:10:29] "DELETE /route-target/d8332458-52b2-4303-b4e1-896a241363f2 HTTP/1.1" 200 115 0.032520 10.0.0.22 - - [2026-02-02 08:10:29] "GET /routing-instance/41f9ab4c-4dd9-415e-b4c7-d0c0b1fe7d64 HTTP/1.1" 404 171 0.003335 10.0.0.22 - - [2026-02-02 08:10:29] "GET /domains HTTP/1.1" 200 438 0.002703 10.0.0.22 - - [2026-02-02 08:10:29] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001378 10.0.0.22 - - [2026-02-02 08:10:29] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1304 0.009120 10.0.0.22 - - [2026-02-02 08:10:29] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001230 10.0.0.22 - - [2026-02-02 08:10:29] "GET /project/03b1081e-a34a-4ceb-b379-a9c651b4ab57 HTTP/1.1" 200 2074 0.037283 252.22.32.16 - - [2026-02-02 08:10:30] "POST /neutron/network HTTP/1.1" 200 829 0.007185 10.0.0.22 - - [2026-02-02 08:10:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003657 10.0.0.22 - - [2026-02-02 08:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004603 10.0.0.22 - - [2026-02-02 08:10:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003838 252.22.32.16 - - [2026-02-02 08:10:30] "POST /neutron/network HTTP/1.1" 200 151 0.094404 10.0.0.22 - - [2026-02-02 08:10:30] "GET /routing-instance/2277856a-d25a-4376-8eef-edaffcc7fedf HTTP/1.1" 404 171 0.002902 10.0.0.22 - - [2026-02-02 08:10:30] "DELETE /route-target/66dfee68-95d7-4763-8d3b-8975ac5aac9c HTTP/1.1" 200 115 0.033961 10.0.0.22 - - [2026-02-02 08:10:30] "GET /domains HTTP/1.1" 200 438 0.003557 10.0.0.22 - - [2026-02-02 08:10:30] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001746 10.0.0.22 - - [2026-02-02 08:10:30] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1304 0.011883 10.0.0.22 - - [2026-02-02 08:10:30] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001577 10.0.0.22 - - [2026-02-02 08:10:30] "GET /project/03b1081e-a34a-4ceb-b379-a9c651b4ab57 HTTP/1.1" 200 1835 0.033030 10.0.0.22 - - [2026-02-02 08:10:31] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001209 10.0.0.22 - - [2026-02-02 08:10:31] "GET /project/03b1081e-a34a-4ceb-b379-a9c651b4ab57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.031762 10.0.0.22 - - [2026-02-02 08:10:31] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001380 10.0.0.22 - - [2026-02-02 08:10:31] "GET /project/03b1081e-a34a-4ceb-b379-a9c651b4ab57?fields=virtual_networks HTTP/1.1" 200 1026 0.072416 10.0.0.22 - - [2026-02-02 08:10:31] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001274 10.0.0.22 - - [2026-02-02 08:10:31] "GET /project/03b1081e-a34a-4ceb-b379-a9c651b4ab57?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.026016 10.0.0.22 - - [2026-02-02 08:10:31] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001516 10.0.0.22 - - [2026-02-02 08:10:31] "GET /project/03b1081e-a34a-4ceb-b379-a9c651b4ab57?fields=security_groups HTTP/1.1" 200 1249 0.028303 10.0.0.22 - - [2026-02-02 08:10:32] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001547 10.0.0.22 - - [2026-02-02 08:10:32] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007563 10.0.0.22 - - [2026-02-02 08:10:32] "POST /fqname-to-id HTTP/1.1" 404 187 0.038847 10.0.0.22 - - [2026-02-02 08:10:32] "GET /projects?obj_uuids=0c1f4fff-47c3-46b7-8b8c-2ccfb91f6e29&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002517 10.0.0.22 - - [2026-02-02 08:10:32] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001382 10.0.0.22 - - [2026-02-02 08:10:32] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007365 10.0.0.22 - - [2026-02-02 08:10:32] "POST /id-to-fqname HTTP/1.1" 200 189 0.001797 10.0.0.22 - - [2026-02-02 08:10:32] "POST /fqname-to-id HTTP/1.1" 404 198 0.004867 10.0.0.22 - - [2026-02-02 08:10:32] "POST /security-groups HTTP/1.1" 200 584 0.064966 10.0.0.22 - - [2026-02-02 08:10:32] "POST /fqname-to-id HTTP/1.1" 404 233 0.003309 10.0.0.22 - - [2026-02-02 08:10:32] "POST /projects HTTP/1.1" 200 579 0.226219 10.0.0.22 - - [2026-02-02 08:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.266053 10.0.0.22 - - [2026-02-02 08:10:32] "POST /access-control-lists HTTP/1.1" 200 597 0.062658 10.0.0.22 - - [2026-02-02 08:10:32] "GET /project/0c1f4fff-47c3-46b7-8b8c-2ccfb91f6e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.433971 10.0.0.22 - - [2026-02-02 08:10:33] "POST /fqname-to-id HTTP/1.1" 404 232 0.003135 10.0.0.22 - - [2026-02-02 08:10:33] "POST /access-control-lists HTTP/1.1" 200 595 0.064669 10.0.0.22 - - [2026-02-02 08:10:34] "GET / HTTP/1.1" 200 36215 0.002203 10.0.0.22 - - [2026-02-02 08:10:35] "POST /fqname-to-id HTTP/1.1" 401 296 0.000601 10.0.0.22 - - [2026-02-02 08:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.036260 10.0.0.22 - - [2026-02-02 08:10:35] "GET /projects?obj_uuids=0c1f4fff-47c3-46b7-8b8c-2ccfb91f6e29&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001235 10.0.0.22 - - [2026-02-02 08:10:35] "GET /project/0c1f4fff-47c3-46b7-8b8c-2ccfb91f6e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.027149 10.0.0.22 - - [2026-02-02 08:10:36] "POST /fqname-to-id HTTP/1.1" 404 178 0.003400 10.0.0.22 - - [2026-02-02 08:10:36] "POST /virtual-DNSs HTTP/1.1" 200 507 0.028602 10.0.0.22 - - [2026-02-02 08:10:36] "GET /virtual-DNS/d01033a9-0196-4b99-99e5-601967d4d0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.005101 10.0.0.22 - - [2026-02-02 08:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.22 - - [2026-02-02 08:10:36] "GET /virtual-DNS/d01033a9-0196-4b99-99e5-601967d4d0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.030472 10.0.0.22 - - [2026-02-02 08:10:36] "GET /domains HTTP/1.1" 401 296 0.000454 10.0.0.22 - - [2026-02-02 08:10:36] "GET /domains HTTP/1.1" 200 438 0.036760 10.0.0.22 - - [2026-02-02 08:10:36] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002128 10.0.0.22 - - [2026-02-02 08:10:36] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1689 0.010756 10.0.0.22 - - [2026-02-02 08:10:36] "GET /virtual-DNS/d01033a9-0196-4b99-99e5-601967d4d0e9 HTTP/1.1" 200 1439 0.005641 10.0.0.22 - - [2026-02-02 08:10:36] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.002906 10.0.0.22 - - [2026-02-02 08:10:36] "POST /network-ipams HTTP/1.1" 200 514 0.021287 10.0.0.22 - - [2026-02-02 08:10:37] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 752 0.003089 10.0.0.22 - - [2026-02-02 08:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.22 - - [2026-02-02 08:10:37] "GET /network-ipam/65312ce5-9adf-408a-a382-012898dd196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.005789 10.0.0.22 - - [2026-02-02 08:10:37] "PUT /network-ipam/65312ce5-9adf-408a-a382-012898dd196d HTTP/1.1" 200 259 0.011142 10.0.0.22 - - [2026-02-02 08:10:37] "POST /ref-update HTTP/1.1" 200 156 0.011261 10.0.0.22 - - [2026-02-02 08:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.22 - - [2026-02-02 08:10:37] "GET /projects?obj_uuids=0c1f4fff-47c3-46b7-8b8c-2ccfb91f6e29&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001516 10.0.0.22 - - [2026-02-02 08:10:37] "GET /project/0c1f4fff-47c3-46b7-8b8c-2ccfb91f6e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.033482 252.22.32.16 - - [2026-02-02 08:10:37] "POST /neutron/network HTTP/1.1" 200 117 0.038583 10.0.0.22 - - [2026-02-02 08:10:37] "GET /projects?obj_uuids=0c1f4fff-47c3-46b7-8b8c-2ccfb91f6e29&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001530 252.22.32.16 - - [2026-02-02 08:10:37] "POST /neutron/network HTTP/1.1" 200 616 0.074524 10.0.0.22 - - [2026-02-02 08:10:37] "POST /route-targets HTTP/1.1" 200 328 0.015233 10.0.0.22 - - [2026-02-02 08:10:37] "POST /ref-update HTTP/1.1" 200 156 0.014464 10.0.0.22 - - [2026-02-02 08:10:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002865 252.22.32.16 - - [2026-02-02 08:10:37] "POST /neutron/subnet HTTP/1.1" 200 711 0.221445 252.22.32.16 - - [2026-02-02 08:10:38] "POST /neutron/network HTTP/1.1" 200 829 0.007138 10.0.0.22 - - [2026-02-02 08:10:38] "POST /id-to-fqname HTTP/1.1" 200 225 0.001667 10.0.0.22 - - [2026-02-02 08:10:38] "GET /virtual-network/f23fdf6c-84ae-44ae-9840-2dbccdb22755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007483 252.22.32.16 - - [2026-02-02 08:10:38] "POST /neutron/network HTTP/1.1" 200 829 0.008261 10.0.0.22 - - [2026-02-02 08:10:38] "GET /virtual-network/f23fdf6c-84ae-44ae-9840-2dbccdb22755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005641 252.22.32.16 - - [2026-02-02 08:10:38] "POST /neutron/network HTTP/1.1" 200 829 0.005585 252.22.32.16 - - [2026-02-02 08:10:38] "POST /neutron/subnet HTTP/1.1" 200 711 0.008272 252.22.32.16 - - [2026-02-02 08:10:38] "POST /neutron/network HTTP/1.1" 200 803 0.014612 252.22.32.16 - - [2026-02-02 08:10:38] "POST /neutron/network HTTP/1.1" 200 829 0.005732 10.0.0.22 - - [2026-02-02 08:10:38] "POST /id-to-fqname HTTP/1.1" 200 225 0.001753 252.22.32.16 - - [2026-02-02 08:10:38] "POST /neutron/network HTTP/1.1" 200 839 0.006079 252.22.32.16 - - [2026-02-02 08:10:38] "GET /aaa-mode HTTP/1.1" 401 296 0.001522 252.22.32.16 - - [2026-02-02 08:10:38] "GET / HTTP/1.1" 200 36215 0.001751 252.22.32.16 - - [2026-02-02 08:10:38] "GET /project/0c1f4fff-47c3-46b7-8b8c-2ccfb91f6e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000535 10.0.0.22 - - [2026-02-02 08:10:39] "GET /projects?obj_uuids=0c1f4fff-47c3-46b7-8b8c-2ccfb91f6e29&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001125 252.22.32.16 - - [2026-02-02 08:10:39] "GET /project/0c1f4fff-47c3-46b7-8b8c-2ccfb91f6e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.066547 252.22.32.16 - - [2026-02-02 08:10:39] "POST /neutron/network HTTP/1.1" 200 829 0.005855 252.22.32.16 - - [2026-02-02 08:10:39] "POST /neutron/port HTTP/1.1" 200 117 0.005957 252.22.32.16 - - [2026-02-02 08:10:39] "POST /neutron/port HTTP/1.1" 200 117 0.005635 252.22.32.16 - - [2026-02-02 08:10:39] "POST /neutron/port HTTP/1.1" 200 117 0.006892 252.22.32.16 - - [2026-02-02 08:10:40] "POST /neutron/network HTTP/1.1" 200 839 0.007740 10.0.0.22 - - [2026-02-02 08:10:40] "GET /projects?obj_uuids=0c1f4fff-47c3-46b7-8b8c-2ccfb91f6e29&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001288 252.22.32.16 - - [2026-02-02 08:10:40] "POST /neutron/port HTTP/1.1" 200 1056 0.298507 252.22.32.16 - - [2026-02-02 08:10:40] "POST /neutron/port HTTP/1.1" 200 1056 0.010974 252.22.32.16 - - [2026-02-02 08:10:40] "POST /neutron/port HTTP/1.1" 200 1056 0.011462 252.22.32.16 - - [2026-02-02 08:10:40] "POST /neutron/port HTTP/1.1" 200 1106 0.070518 252.22.32.16 - - [2026-02-02 08:10:40] "POST /neutron/port HTTP/1.1" 200 1116 0.015568 252.22.32.16 - - [2026-02-02 08:10:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004266 252.22.32.16 - - [2026-02-02 08:10:41] "POST /neutron/subnet HTTP/1.1" 200 685 0.012233 252.22.32.16 - - [2026-02-02 08:10:41] "POST /neutron/port HTTP/1.1" 200 117 0.002057 252.22.32.16 - - [2026-02-02 08:10:41] "POST /neutron/network HTTP/1.1" 200 829 0.007018 10.0.0.22 - - [2026-02-02 08:10:43] "GET /obj-perms HTTP/1.1" 200 6366 0.086447 10.0.0.22 - - [2026-02-02 08:10:43] "GET /obj-perms HTTP/1.1" 200 6366 0.075323 252.22.32.16 - - [2026-02-02 08:10:44] "POST /neutron/port HTTP/1.1" 200 1116 0.014155 252.22.32.16 - - [2026-02-02 08:10:44] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007620 252.22.32.16 - - [2026-02-02 08:10:44] "POST /neutron/port HTTP/1.1" 200 1116 0.013832 252.22.32.16 - - [2026-02-02 08:10:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006248 252.22.32.16 - - [2026-02-02 08:10:45] "POST /neutron/port HTTP/1.1" 200 1116 0.015379 252.22.32.16 - - [2026-02-02 08:10:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006279 10.0.0.22 - - [2026-02-02 08:10:45] "GET /virtual-machine/27c96ea4-85a4-49e0-b901-28af63f2fc20 HTTP/1.1" 200 1293 0.005763 10.0.0.22 - - [2026-02-02 08:10:45] "GET /virtual-machine-interface/29e4700c-bbfc-494e-abae-e717d371cc8a HTTP/1.1" 200 2959 0.005505 10.0.0.22 - - [2026-02-02 08:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.22 - - [2026-02-02 08:10:45] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005296 10.0.0.22 - - [2026-02-02 08:10:45] "GET /virtual-networks?parent_id=0c1f4fff-47c3-46b7-8b8c-2ccfb91f6e29&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003022 10.0.0.22 - - [2026-02-02 08:10:45] "GET /virtual-network/f23fdf6c-84ae-44ae-9840-2dbccdb22755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005502 10.0.0.22 - - [2026-02-02 08:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.22 - - [2026-02-02 08:10:48] "GET /virtual-network/f23fdf6c-84ae-44ae-9840-2dbccdb22755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007520 252.22.32.16 - - [2026-02-02 08:10:51] "POST /neutron/port HTTP/1.1" 200 1116 0.015616 252.22.32.16 - - [2026-02-02 08:10:51] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006866 252.22.32.16 - - [2026-02-02 08:10:51] "POST /neutron/port HTTP/1.1" 200 1116 0.015911 252.22.32.16 - - [2026-02-02 08:10:51] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006168 10.0.0.22 - - [2026-02-02 08:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.22 - - [2026-02-02 08:10:52] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004543 10.0.0.22 - - [2026-02-02 08:10:52] "GET /virtual-networks?parent_id=0c1f4fff-47c3-46b7-8b8c-2ccfb91f6e29&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003728 10.0.0.22 - - [2026-02-02 08:10:53] "GET /virtual-network/f23fdf6c-84ae-44ae-9840-2dbccdb22755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007050 252.22.32.16 - - [2026-02-02 08:10:53] "POST /neutron/port HTTP/1.1" 200 1116 0.016151 252.22.32.16 - - [2026-02-02 08:10:53] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007243 252.22.32.16 - - [2026-02-02 08:10:54] "POST /neutron/port HTTP/1.1" 200 1116 0.016010 252.22.32.16 - - [2026-02-02 08:10:54] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007286 252.22.32.16 - - [2026-02-02 08:11:03] "POST /neutron/network HTTP/1.1" 200 803 0.013761 252.22.32.16 - - [2026-02-02 08:11:03] "POST /neutron/network HTTP/1.1" 200 829 0.006441 10.0.0.22 - - [2026-02-02 08:11:03] "POST /id-to-fqname HTTP/1.1" 200 225 0.002033 252.22.32.16 - - [2026-02-02 08:11:03] "POST /neutron/port HTTP/1.1" 200 1116 0.016563 252.22.32.16 - - [2026-02-02 08:11:03] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007371 252.22.32.16 - - [2026-02-02 08:11:03] "POST /neutron/network HTTP/1.1" 200 839 0.006729 252.22.32.16 - - [2026-02-02 08:11:03] "GET /aaa-mode HTTP/1.1" 401 296 0.000487 252.22.32.16 - - [2026-02-02 08:11:04] "GET / HTTP/1.1" 200 36215 0.002820 252.22.32.16 - - [2026-02-02 08:11:04] "GET /project/0c1f4fff-47c3-46b7-8b8c-2ccfb91f6e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000576 10.0.0.22 - - [2026-02-02 08:11:04] "GET /projects?obj_uuids=0c1f4fff-47c3-46b7-8b8c-2ccfb91f6e29&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001585 252.22.32.16 - - [2026-02-02 08:11:04] "GET /project/0c1f4fff-47c3-46b7-8b8c-2ccfb91f6e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.060687 252.22.32.16 - - [2026-02-02 08:11:04] "POST /neutron/network HTTP/1.1" 200 829 0.007769 252.22.32.16 - - [2026-02-02 08:11:04] "POST /neutron/port HTTP/1.1" 200 1116 0.020066 252.22.32.16 - - [2026-02-02 08:11:04] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008468 252.22.32.16 - - [2026-02-02 08:11:04] "POST /neutron/port HTTP/1.1" 200 117 0.006235 252.22.32.16 - - [2026-02-02 08:11:04] "POST /neutron/port HTTP/1.1" 200 117 0.006366 252.22.32.16 - - [2026-02-02 08:11:05] "POST /neutron/network HTTP/1.1" 200 839 0.006619 10.0.0.22 - - [2026-02-02 08:11:05] "GET /projects?obj_uuids=0c1f4fff-47c3-46b7-8b8c-2ccfb91f6e29&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001487 252.22.32.16 - - [2026-02-02 08:11:05] "POST /neutron/port HTTP/1.1" 200 1056 0.254320 252.22.32.16 - - [2026-02-02 08:11:05] "POST /neutron/port HTTP/1.1" 200 1056 0.014517 252.22.32.16 - - [2026-02-02 08:11:05] "POST /neutron/port HTTP/1.1" 200 1056 0.011775 252.22.32.16 - - [2026-02-02 08:11:05] "POST /neutron/port HTTP/1.1" 200 1106 0.061976 252.22.32.16 - - [2026-02-02 08:11:05] "POST /neutron/port HTTP/1.1" 200 1116 0.016169 252.22.32.16 - - [2026-02-02 08:11:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004068 252.22.32.16 - - [2026-02-02 08:11:06] "POST /neutron/subnet HTTP/1.1" 200 685 0.009956 252.22.32.16 - - [2026-02-02 08:11:06] "POST /neutron/port HTTP/1.1" 200 117 0.001710 252.22.32.16 - - [2026-02-02 08:11:06] "POST /neutron/network HTTP/1.1" 200 829 0.007478 252.22.32.16 - - [2026-02-02 08:11:10] "POST /neutron/port HTTP/1.1" 200 1116 0.016252 252.22.32.16 - - [2026-02-02 08:11:10] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006742 252.22.32.16 - - [2026-02-02 08:11:10] "POST /neutron/port HTTP/1.1" 200 1116 0.016249 252.22.32.16 - - [2026-02-02 08:11:10] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007133 252.22.32.16 - - [2026-02-02 08:11:10] "POST /neutron/port HTTP/1.1" 200 1116 0.097514 252.22.32.16 - - [2026-02-02 08:11:10] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008068 10.0.0.22 - - [2026-02-02 08:11:10] "GET /virtual-machine/72b4cfa5-840e-42a7-a26b-cb4660b203fd HTTP/1.1" 200 1293 0.005457 10.0.0.22 - - [2026-02-02 08:11:10] "GET /virtual-machine-interface/dcd0188b-b8a3-4d1c-85f0-97269cf56e19 HTTP/1.1" 200 2959 0.005854 10.0.0.22 - - [2026-02-02 08:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.22 - - [2026-02-02 08:11:10] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004513 10.0.0.22 - - [2026-02-02 08:11:10] "GET /virtual-networks?parent_id=0c1f4fff-47c3-46b7-8b8c-2ccfb91f6e29&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003251 10.0.0.22 - - [2026-02-02 08:11:10] "GET /virtual-network/f23fdf6c-84ae-44ae-9840-2dbccdb22755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005545 10.0.0.22 - - [2026-02-02 08:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.22 - - [2026-02-02 08:11:14] "GET /virtual-network/f23fdf6c-84ae-44ae-9840-2dbccdb22755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005043 252.22.32.16 - - [2026-02-02 08:11:16] "POST /neutron/port HTTP/1.1" 200 1116 0.014475 252.22.32.16 - - [2026-02-02 08:11:16] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005578 252.22.32.16 - - [2026-02-02 08:11:16] "POST /neutron/port HTTP/1.1" 200 1116 0.016685 252.22.32.16 - - [2026-02-02 08:11:16] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009419 10.0.0.22 - - [2026-02-02 08:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.22 - - [2026-02-02 08:11:18] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003626 10.0.0.22 - - [2026-02-02 08:11:18] "GET /virtual-networks?parent_id=0c1f4fff-47c3-46b7-8b8c-2ccfb91f6e29&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003509 10.0.0.22 - - [2026-02-02 08:11:18] "GET /virtual-network/f23fdf6c-84ae-44ae-9840-2dbccdb22755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006138 252.22.32.16 - - [2026-02-02 08:11:18] "POST /neutron/port HTTP/1.1" 200 1116 0.015797 252.22.32.16 - - [2026-02-02 08:11:18] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007882 10.0.0.22 - - [2026-02-02 08:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.22 - - [2026-02-02 08:11:30] "DELETE /virtual-DNS/d01033a9-0196-4b99-99e5-601967d4d0e9 HTTP/1.1" 409 236 0.008503 10.0.0.22 - - [2026-02-02 08:11:30] "POST /fqname-to-id HTTP/1.1" 404 190 0.003603 10.0.0.22 - - [2026-02-02 08:11:30] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.018476 10.0.0.22 - - [2026-02-02 08:11:30] "GET /virtual-DNS-record/0c07ec10-966b-49ef-8a43-e2a80e751210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.005820 10.0.0.22 - - [2026-02-02 08:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.22 - - [2026-02-02 08:11:30] "GET /virtual-DNS-record/0c07ec10-966b-49ef-8a43-e2a80e751210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.004107 10.0.0.22 - - [2026-02-02 08:11:31] "GET /domains HTTP/1.1" 200 438 0.002820 10.0.0.22 - - [2026-02-02 08:11:31] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001494 10.0.0.22 - - [2026-02-02 08:11:31] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1689 0.007703 10.0.0.22 - - [2026-02-02 08:11:31] "GET /virtual-DNS/d01033a9-0196-4b99-99e5-601967d4d0e9 HTTP/1.1" 200 1906 0.005219 10.0.0.22 - - [2026-02-02 08:11:31] "GET /virtual-DNS-record/0c07ec10-966b-49ef-8a43-e2a80e751210 HTTP/1.1" 200 1334 0.003670 10.0.0.22 - - [2026-02-02 08:11:31] "DELETE /project/0c1f4fff47c346b78b8c2ccfb91f6e29 HTTP/1.1" 404 173 0.005245 10.0.0.22 - - [2026-02-02 08:11:31] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001129 10.0.0.22 - - [2026-02-02 08:11:31] "GET /project/03b1081e-a34a-4ceb-b379-a9c651b4ab57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.034527 10.0.0.22 - - [2026-02-02 08:11:31] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001108 10.0.0.22 - - [2026-02-02 08:11:31] "GET /project/03b1081e-a34a-4ceb-b379-a9c651b4ab57?fields=security_groups HTTP/1.1" 200 1342 0.072306 10.0.0.22 - - [2026-02-02 08:11:31] "DELETE /security-group/c6170169-e142-4327-a40a-8113b2c4889c HTTP/1.1" 200 115 0.044944 10.0.0.22 - - [2026-02-02 08:11:31] "GET /projects?obj_uuids=03b1081e-a34a-4ceb-b379-a9c651b4ab57&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001233 10.0.0.22 - - [2026-02-02 08:11:31] "DELETE /access-control-list/6491dafc-f3a8-45ef-a90a-3e5c286d2aa0 HTTP/1.1" 200 115 0.036083 10.0.0.22 - - [2026-02-02 08:11:31] "GET /project/03b1081e-a34a-4ceb-b379-a9c651b4ab57?fields=application_policy_sets HTTP/1.1" 200 1381 0.043039 10.0.0.22 - - [2026-02-02 08:11:31] "DELETE /access-control-list/5313f3bf-e356-452e-abab-e8f29047d66b HTTP/1.1" 200 115 0.043719 10.0.0.22 - - [2026-02-02 08:11:31] "DELETE /project/03b1081e-a34a-4ceb-b379-a9c651b4ab57 HTTP/1.1" 200 115 0.360275 252.22.32.16 - - [2026-02-02 08:11:36] "POST /neutron/port HTTP/1.1" 200 1116 0.016712 252.22.32.16 - - [2026-02-02 08:11:36] "POST /neutron/port HTTP/1.1" 200 1116 0.015296 252.22.32.16 - - [2026-02-02 08:11:36] "POST /neutron/network HTTP/1.1" 200 839 0.005920 252.22.32.16 - - [2026-02-02 08:11:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003909 252.22.32.16 - - [2026-02-02 08:11:36] "POST /neutron/subnet HTTP/1.1" 200 685 0.007901 252.22.32.16 - - [2026-02-02 08:11:36] "POST /neutron/port HTTP/1.1" 200 117 0.001634 252.22.32.16 - - [2026-02-02 08:11:36] "POST /neutron/network HTTP/1.1" 200 829 0.006495 10.0.0.22 - - [2026-02-02 08:11:36] "DELETE /virtual-DNS-record/0c07ec10-966b-49ef-8a43-e2a80e751210 HTTP/1.1" 200 115 0.026168 10.0.0.22 - - [2026-02-02 08:11:36] "POST /fqname-to-id HTTP/1.1" 404 182 0.005579 252.22.32.16 - - [2026-02-02 08:11:37] "POST /neutron/network HTTP/1.1" 200 829 0.006495 252.22.32.16 - - [2026-02-02 08:11:37] "POST /neutron/network HTTP/1.1" 400 204 0.014519 252.22.32.16 - - [2026-02-02 08:11:37] "POST /neutron/port HTTP/1.1" 200 1116 0.016474 252.22.32.16 - - [2026-02-02 08:11:37] "POST /neutron/port HTTP/1.1" 200 1116 0.022961 252.22.32.16 - - [2026-02-02 08:11:37] "POST /neutron/port HTTP/1.1" 200 1106 0.015132 252.22.32.16 - - [2026-02-02 08:11:38] "POST /neutron/port HTTP/1.1" 200 1106 0.018916 252.22.32.16 - - [2026-02-02 08:11:38] "POST /neutron/port HTTP/1.1" 200 151 0.148143 252.22.32.16 - - [2026-02-02 08:11:38] "POST /neutron/port HTTP/1.1" 200 151 0.160444 252.22.32.16 - - [2026-02-02 08:11:39] "POST /neutron/network HTTP/1.1" 200 829 0.008408 10.0.0.22 - - [2026-02-02 08:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.22 - - [2026-02-02 08:11:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003020 10.0.0.22 - - [2026-02-02 08:11:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002944 252.22.32.16 - - [2026-02-02 08:11:39] "POST /neutron/network HTTP/1.1" 200 151 0.356965 10.0.0.22 - - [2026-02-02 08:11:39] "DELETE /route-target/c69d7650-f9f0-4d0c-986a-097540d46be2 HTTP/1.1" 200 115 0.081123 10.0.0.22 - - [2026-02-02 08:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.22 - - [2026-02-02 08:11:39] "DELETE /network-ipam/65312ce5-9adf-408a-a382-012898dd196d HTTP/1.1" 200 115 0.038816 10.0.0.22 - - [2026-02-02 08:11:39] "DELETE /virtual-DNS/d01033a9-0196-4b99-99e5-601967d4d0e9 HTTP/1.1" 200 115 0.028523 10.0.0.22 - - [2026-02-02 08:11:39] "POST /fqname-to-id HTTP/1.1" 404 178 0.004493 10.0.0.22 - - [2026-02-02 08:11:39] "GET /domains HTTP/1.1" 200 438 0.003274 10.0.0.22 - - [2026-02-02 08:11:39] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001232 10.0.0.22 - - [2026-02-02 08:11:39] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1307 0.010134 10.0.0.22 - - [2026-02-02 08:11:40] "GET /projects?obj_uuids=0c1f4fff-47c3-46b7-8b8c-2ccfb91f6e29&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001224 10.0.0.22 - - [2026-02-02 08:11:40] "GET /project/0c1f4fff-47c3-46b7-8b8c-2ccfb91f6e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.033288 10.0.0.22 - - [2026-02-02 08:11:40] "GET /projects?obj_uuids=0c1f4fff-47c3-46b7-8b8c-2ccfb91f6e29&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001674 10.0.0.22 - - [2026-02-02 08:11:40] "GET /project/0c1f4fff-47c3-46b7-8b8c-2ccfb91f6e29?fields=virtual_networks HTTP/1.1" 200 1032 0.084053 10.0.0.22 - - [2026-02-02 08:11:40] "GET /projects?obj_uuids=0c1f4fff-47c3-46b7-8b8c-2ccfb91f6e29&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001625 10.0.0.22 - - [2026-02-02 08:11:40] "GET /project/0c1f4fff-47c3-46b7-8b8c-2ccfb91f6e29?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.039396 10.0.0.22 - - [2026-02-02 08:11:40] "GET /projects?obj_uuids=0c1f4fff-47c3-46b7-8b8c-2ccfb91f6e29&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001171 10.0.0.22 - - [2026-02-02 08:11:40] "GET /project/0c1f4fff-47c3-46b7-8b8c-2ccfb91f6e29?fields=security_groups HTTP/1.1" 200 1258 0.034255 10.0.0.22 - - [2026-02-02 08:11:41] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001527 10.0.0.22 - - [2026-02-02 08:11:41] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008170 10.0.0.22 - - [2026-02-02 08:11:41] "POST /fqname-to-id HTTP/1.1" 404 187 0.047965 10.0.0.22 - - [2026-02-02 08:11:41] "GET /projects?obj_uuids=7ab9b0df-cb64-4e4b-96cc-ab2e402d9650&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.008389 10.0.0.22 - - [2026-02-02 08:11:42] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001437 10.0.0.22 - - [2026-02-02 08:11:42] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008701 10.0.0.22 - - [2026-02-02 08:11:42] "POST /id-to-fqname HTTP/1.1" 200 189 0.002494 10.0.0.22 - - [2026-02-02 08:11:42] "POST /fqname-to-id HTTP/1.1" 404 198 0.005114 10.0.0.22 - - [2026-02-02 08:11:42] "POST /security-groups HTTP/1.1" 200 584 0.074234 10.0.0.22 - - [2026-02-02 08:11:42] "POST /fqname-to-id HTTP/1.1" 404 233 0.008617 10.0.0.22 - - [2026-02-02 08:11:42] "POST /projects HTTP/1.1" 200 579 0.283344 10.0.0.22 - - [2026-02-02 08:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.327998 10.0.0.22 - - [2026-02-02 08:11:42] "POST /access-control-lists HTTP/1.1" 200 597 0.072267 10.0.0.22 - - [2026-02-02 08:11:42] "GET /project/7ab9b0df-cb64-4e4b-96cc-ab2e402d9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.512614 10.0.0.22 - - [2026-02-02 08:11:42] "POST /fqname-to-id HTTP/1.1" 404 232 0.004095 10.0.0.22 - - [2026-02-02 08:11:42] "POST /access-control-lists HTTP/1.1" 200 595 0.068544 10.0.0.22 - - [2026-02-02 08:11:43] "GET / HTTP/1.1" 200 36215 0.001416 10.0.0.22 - - [2026-02-02 08:11:44] "GET /obj-perms HTTP/1.1" 200 6366 0.071043 10.0.0.22 - - [2026-02-02 08:11:44] "POST /fqname-to-id HTTP/1.1" 401 296 0.000593 10.0.0.22 - - [2026-02-02 08:11:44] "GET /obj-perms HTTP/1.1" 200 6366 0.067673 10.0.0.22 - - [2026-02-02 08:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.035038 10.0.0.22 - - [2026-02-02 08:11:45] "GET /projects?obj_uuids=7ab9b0df-cb64-4e4b-96cc-ab2e402d9650&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001139 10.0.0.22 - - [2026-02-02 08:11:45] "GET /project/7ab9b0df-cb64-4e4b-96cc-ab2e402d9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.023449 252.22.32.16 - - [2026-02-02 08:11:45] "POST /neutron/network HTTP/1.1" 200 117 0.037092 10.0.0.22 - - [2026-02-02 08:11:45] "GET /projects?obj_uuids=7ab9b0df-cb64-4e4b-96cc-ab2e402d9650&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001196 252.22.32.16 - - [2026-02-02 08:11:45] "POST /neutron/network HTTP/1.1" 200 604 0.093960 10.0.0.22 - - [2026-02-02 08:11:45] "POST /route-targets HTTP/1.1" 200 328 0.011494 10.0.0.22 - - [2026-02-02 08:11:45] "POST /ref-update HTTP/1.1" 200 156 0.017572 10.0.0.22 - - [2026-02-02 08:11:45] "POST /useragent-kv HTTP/1.1" 200 115 0.005106 252.22.32.16 - - [2026-02-02 08:11:45] "POST /neutron/subnet HTTP/1.1" 200 730 0.203701 252.22.32.16 - - [2026-02-02 08:11:45] "POST /neutron/network HTTP/1.1" 200 824 0.007964 10.0.0.22 - - [2026-02-02 08:11:45] "POST /id-to-fqname HTTP/1.1" 200 219 0.002001 10.0.0.22 - - [2026-02-02 08:11:45] "GET /virtual-network/45354166-2f56-40b9-9730-711d5b0c4f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008224 252.22.32.16 - - [2026-02-02 08:11:45] "POST /neutron/network HTTP/1.1" 200 824 0.007061 10.0.0.22 - - [2026-02-02 08:11:45] "GET /virtual-network/45354166-2f56-40b9-9730-711d5b0c4f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005697 252.22.32.16 - - [2026-02-02 08:11:45] "POST /neutron/network HTTP/1.1" 200 824 0.006348 252.22.32.16 - - [2026-02-02 08:11:46] "POST /neutron/subnet HTTP/1.1" 200 730 0.007280 10.0.0.22 - - [2026-02-02 08:11:46] "POST /id-to-fqname HTTP/1.1" 200 219 0.001677 252.22.32.16 - - [2026-02-02 08:11:46] "POST /neutron/network HTTP/1.1" 200 834 0.006889 252.22.32.16 - - [2026-02-02 08:11:46] "GET /aaa-mode HTTP/1.1" 401 296 0.000484 252.22.32.16 - - [2026-02-02 08:11:46] "GET / HTTP/1.1" 200 36215 0.001979 252.22.32.16 - - [2026-02-02 08:11:46] "GET /project/7ab9b0df-cb64-4e4b-96cc-ab2e402d9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000410 10.0.0.22 - - [2026-02-02 08:11:46] "GET /projects?obj_uuids=7ab9b0df-cb64-4e4b-96cc-ab2e402d9650&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001303 252.22.32.16 - - [2026-02-02 08:11:46] "GET /project/7ab9b0df-cb64-4e4b-96cc-ab2e402d9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.057240 252.22.32.16 - - [2026-02-02 08:11:46] "POST /neutron/network HTTP/1.1" 200 824 0.006335 252.22.32.16 - - [2026-02-02 08:11:47] "POST /neutron/port HTTP/1.1" 200 117 0.005532 252.22.32.16 - - [2026-02-02 08:11:47] "POST /neutron/port HTTP/1.1" 200 117 0.006552 10.0.0.22 - - [2026-02-02 08:11:47] "POST /id-to-fqname HTTP/1.1" 200 219 0.001908 252.22.32.16 - - [2026-02-02 08:11:47] "POST /neutron/port HTTP/1.1" 200 117 0.006793 252.22.32.16 - - [2026-02-02 08:11:47] "POST /neutron/network HTTP/1.1" 200 834 0.006790 252.22.32.16 - - [2026-02-02 08:11:47] "GET /aaa-mode HTTP/1.1" 401 296 0.000575 252.22.32.16 - - [2026-02-02 08:11:47] "GET / HTTP/1.1" 200 36215 0.001981 252.22.32.16 - - [2026-02-02 08:11:47] "GET /project/7ab9b0df-cb64-4e4b-96cc-ab2e402d9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000493 252.22.32.16 - - [2026-02-02 08:11:47] "POST /neutron/network HTTP/1.1" 200 834 0.006380 10.0.0.22 - - [2026-02-02 08:11:47] "GET /projects?obj_uuids=7ab9b0df-cb64-4e4b-96cc-ab2e402d9650&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001344 10.0.0.22 - - [2026-02-02 08:11:48] "GET /projects?obj_uuids=7ab9b0df-cb64-4e4b-96cc-ab2e402d9650&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001570 252.22.32.16 - - [2026-02-02 08:11:48] "POST /neutron/port HTTP/1.1" 200 1060 0.314494 252.22.32.16 - - [2026-02-02 08:11:48] "GET /project/7ab9b0df-cb64-4e4b-96cc-ab2e402d9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.078599 252.22.32.16 - - [2026-02-02 08:11:48] "POST /neutron/port HTTP/1.1" 200 1060 0.013312 252.22.32.16 - - [2026-02-02 08:11:48] "POST /neutron/network HTTP/1.1" 200 824 0.038363 252.22.32.16 - - [2026-02-02 08:11:48] "POST /neutron/port HTTP/1.1" 200 1060 0.015569 252.22.32.16 - - [2026-02-02 08:11:48] "POST /neutron/port HTTP/1.1" 200 1110 0.103454 252.22.32.16 - - [2026-02-02 08:11:48] "POST /neutron/port HTTP/1.1" 200 1120 0.026471 252.22.32.16 - - [2026-02-02 08:11:48] "POST /neutron/port HTTP/1.1" 200 1120 0.018109 252.22.32.16 - - [2026-02-02 08:11:48] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006731 252.22.32.16 - - [2026-02-02 08:11:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003595 252.22.32.16 - - [2026-02-02 08:11:48] "POST /neutron/port HTTP/1.1" 200 117 0.005395 252.22.32.16 - - [2026-02-02 08:11:48] "POST /neutron/subnet HTTP/1.1" 200 704 0.012339 252.22.32.16 - - [2026-02-02 08:11:48] "POST /neutron/port HTTP/1.1" 200 1120 0.019022 252.22.32.16 - - [2026-02-02 08:11:48] "POST /neutron/port HTTP/1.1" 200 117 0.001561 252.22.32.16 - - [2026-02-02 08:11:48] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008475 252.22.32.16 - - [2026-02-02 08:11:48] "POST /neutron/network HTTP/1.1" 200 824 0.008051 252.22.32.16 - - [2026-02-02 08:11:49] "POST /neutron/network HTTP/1.1" 200 834 0.006195 10.0.0.22 - - [2026-02-02 08:11:49] "GET /projects?obj_uuids=7ab9b0df-cb64-4e4b-96cc-ab2e402d9650&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002218 252.22.32.16 - - [2026-02-02 08:11:49] "POST /neutron/port HTTP/1.1" 200 1060 0.257841 252.22.32.16 - - [2026-02-02 08:11:49] "POST /neutron/port HTTP/1.1" 200 1060 0.018400 252.22.32.16 - - [2026-02-02 08:11:49] "POST /neutron/port HTTP/1.1" 200 1060 0.015297 252.22.32.16 - - [2026-02-02 08:11:49] "POST /neutron/port HTTP/1.1" 200 1110 0.090129 252.22.32.16 - - [2026-02-02 08:11:49] "POST /neutron/port HTTP/1.1" 200 1120 0.016493 252.22.32.16 - - [2026-02-02 08:11:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003610 252.22.32.16 - - [2026-02-02 08:11:50] "POST /neutron/subnet HTTP/1.1" 200 704 0.009692 252.22.32.16 - - [2026-02-02 08:11:50] "POST /neutron/port HTTP/1.1" 200 117 0.001516 252.22.32.16 - - [2026-02-02 08:11:50] "POST /neutron/network HTTP/1.1" 200 824 0.006375 252.22.32.16 - - [2026-02-02 08:11:53] "POST /neutron/port HTTP/1.1" 200 1120 0.015759 252.22.32.16 - - [2026-02-02 08:11:54] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007510 252.22.32.16 - - [2026-02-02 08:11:54] "POST /neutron/port HTTP/1.1" 200 1120 0.023448 252.22.32.16 - - [2026-02-02 08:11:54] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006734 252.22.32.16 - - [2026-02-02 08:11:54] "POST /neutron/port HTTP/1.1" 200 1120 0.013161 252.22.32.16 - - [2026-02-02 08:11:54] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007085 10.0.0.22 - - [2026-02-02 08:11:54] "GET /virtual-machine/5a4e0ada-ea4c-4f12-b4e0-2ff1c33bfebc HTTP/1.1" 401 296 0.000476 10.0.0.22 - - [2026-02-02 08:11:54] "GET /virtual-machine/5a4e0ada-ea4c-4f12-b4e0-2ff1c33bfebc HTTP/1.1" 200 1293 0.044760 10.0.0.22 - - [2026-02-02 08:11:54] "GET /virtual-machine-interface/d3217fb7-bfb0-4094-bd6a-299af739fd88 HTTP/1.1" 200 2942 0.005960 10.0.0.22 - - [2026-02-02 08:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.22 - - [2026-02-02 08:11:55] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005211 10.0.0.22 - - [2026-02-02 08:11:55] "GET /virtual-networks?parent_id=7ab9b0df-cb64-4e4b-96cc-ab2e402d9650&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003341 10.0.0.22 - - [2026-02-02 08:11:55] "GET /virtual-network/45354166-2f56-40b9-9730-711d5b0c4f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007165 10.0.0.22 - - [2026-02-02 08:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.22 - - [2026-02-02 08:11:58] "GET /virtual-network/45354166-2f56-40b9-9730-711d5b0c4f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005772 252.22.32.16 - - [2026-02-02 08:11:58] "POST /neutron/port HTTP/1.1" 200 1120 0.022521 252.22.32.16 - - [2026-02-02 08:11:58] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006203 252.22.32.16 - - [2026-02-02 08:11:59] "POST /neutron/port HTTP/1.1" 200 1120 0.016553 252.22.32.16 - - [2026-02-02 08:11:59] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008522 252.22.32.16 - - [2026-02-02 08:11:59] "POST /neutron/port HTTP/1.1" 200 1120 0.014436 252.22.32.16 - - [2026-02-02 08:11:59] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005962 252.22.32.16 - - [2026-02-02 08:11:59] "POST /neutron/port HTTP/1.1" 200 1120 0.018122 252.22.32.16 - - [2026-02-02 08:11:59] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006437 10.0.0.22 - - [2026-02-02 08:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.22 - - [2026-02-02 08:12:00] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003480 10.0.0.22 - - [2026-02-02 08:12:00] "GET /virtual-networks?parent_id=7ab9b0df-cb64-4e4b-96cc-ab2e402d9650&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003223 10.0.0.22 - - [2026-02-02 08:12:00] "GET /virtual-network/45354166-2f56-40b9-9730-711d5b0c4f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005610 252.22.32.16 - - [2026-02-02 08:12:00] "POST /neutron/port HTTP/1.1" 200 1120 0.012862 252.22.32.16 - - [2026-02-02 08:12:00] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006404 252.22.32.16 - - [2026-02-02 08:12:00] "POST /neutron/port HTTP/1.1" 200 1120 0.016146 252.22.32.16 - - [2026-02-02 08:12:00] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006483 252.22.32.16 - - [2026-02-02 08:12:01] "POST /neutron/port HTTP/1.1" 200 1120 0.016008 252.22.32.16 - - [2026-02-02 08:12:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007789 252.22.32.16 - - [2026-02-02 08:12:01] "POST /neutron/port HTTP/1.1" 200 1120 0.017864 252.22.32.16 - - [2026-02-02 08:12:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006502 252.22.32.16 - - [2026-02-02 08:12:06] "POST /neutron/port HTTP/1.1" 200 1120 0.016092 252.22.32.16 - - [2026-02-02 08:12:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008324 252.22.32.16 - - [2026-02-02 08:12:06] "POST /neutron/port HTTP/1.1" 200 1120 0.014567 252.22.32.16 - - [2026-02-02 08:12:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007712 252.22.32.16 - - [2026-02-02 08:12:06] "POST /neutron/port HTTP/1.1" 200 1120 0.014215 252.22.32.16 - - [2026-02-02 08:12:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006803 10.0.0.22 - - [2026-02-02 08:12:06] "GET /virtual-machine/6b9606c1-4902-4f33-85c7-54573202cf06 HTTP/1.1" 200 1292 0.005116 10.0.0.22 - - [2026-02-02 08:12:06] "GET /virtual-machine-interface/14329aab-dc7c-4abd-bd5d-492edfd6c6c8 HTTP/1.1" 200 2941 0.006554 10.0.0.22 - - [2026-02-02 08:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.22 - - [2026-02-02 08:12:06] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004406 10.0.0.22 - - [2026-02-02 08:12:06] "GET /virtual-networks?parent_id=7ab9b0df-cb64-4e4b-96cc-ab2e402d9650&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003213 10.0.0.22 - - [2026-02-02 08:12:06] "GET /virtual-network/45354166-2f56-40b9-9730-711d5b0c4f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007540 10.0.0.22 - - [2026-02-02 08:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.22 - - [2026-02-02 08:12:08] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003527 10.0.0.22 - - [2026-02-02 08:12:08] "GET /virtual-networks?parent_id=7ab9b0df-cb64-4e4b-96cc-ab2e402d9650&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003723 10.0.0.22 - - [2026-02-02 08:12:08] "GET /virtual-network/45354166-2f56-40b9-9730-711d5b0c4f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007436 252.22.32.16 - - [2026-02-02 08:12:12] "POST /neutron/network HTTP/1.1" 200 824 0.006553 252.22.32.16 - - [2026-02-02 08:12:13] "POST /neutron/network HTTP/1.1" 400 204 0.013787 252.22.32.16 - - [2026-02-02 08:12:13] "POST /neutron/port HTTP/1.1" 200 1120 0.021644 252.22.32.16 - - [2026-02-02 08:12:13] "POST /neutron/port HTTP/1.1" 200 1120 0.019927 252.22.32.16 - - [2026-02-02 08:12:13] "POST /neutron/port HTTP/1.1" 200 1110 0.015475 252.22.32.16 - - [2026-02-02 08:12:13] "POST /neutron/port HTTP/1.1" 200 1110 0.013170 252.22.32.16 - - [2026-02-02 08:12:14] "POST /neutron/port HTTP/1.1" 200 151 0.163588 252.22.32.16 - - [2026-02-02 08:12:14] "POST /neutron/port HTTP/1.1" 200 151 0.167427 252.22.32.16 - - [2026-02-02 08:12:15] "POST /neutron/network HTTP/1.1" 200 824 0.006362 10.0.0.22 - - [2026-02-02 08:12:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003272 10.0.0.22 - - [2026-02-02 08:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.22 - - [2026-02-02 08:12:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002227 252.22.32.16 - - [2026-02-02 08:12:15] "POST /neutron/network HTTP/1.1" 200 151 0.083745 10.0.0.22 - - [2026-02-02 08:12:15] "DELETE /route-target/e43055a4-11ac-4903-a906-a5a5759de2d3 HTTP/1.1" 200 115 0.015789 10.0.0.22 - - [2026-02-02 08:12:15] "GET /projects?obj_uuids=7ab9b0df-cb64-4e4b-96cc-ab2e402d9650&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001331 10.0.0.22 - - [2026-02-02 08:12:15] "GET /project/7ab9b0df-cb64-4e4b-96cc-ab2e402d9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.030735 10.0.0.22 - - [2026-02-02 08:12:15] "GET /projects?obj_uuids=7ab9b0df-cb64-4e4b-96cc-ab2e402d9650&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001597 10.0.0.22 - - [2026-02-02 08:12:15] "GET /project/7ab9b0df-cb64-4e4b-96cc-ab2e402d9650?fields=virtual_networks HTTP/1.1" 200 1033 0.072223 10.0.0.22 - - [2026-02-02 08:12:15] "GET /projects?obj_uuids=7ab9b0df-cb64-4e4b-96cc-ab2e402d9650&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001155 10.0.0.22 - - [2026-02-02 08:12:15] "GET /project/7ab9b0df-cb64-4e4b-96cc-ab2e402d9650?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.028236 10.0.0.22 - - [2026-02-02 08:12:15] "GET /projects?obj_uuids=7ab9b0df-cb64-4e4b-96cc-ab2e402d9650&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001261 10.0.0.22 - - [2026-02-02 08:12:15] "GET /project/7ab9b0df-cb64-4e4b-96cc-ab2e402d9650?fields=security_groups HTTP/1.1" 200 1259 0.026787 10.0.0.22 - - [2026-02-02 08:12:16] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002486 10.0.0.22 - - [2026-02-02 08:12:16] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008937 10.0.0.22 - - [2026-02-02 08:12:16] "POST /fqname-to-id HTTP/1.1" 404 186 0.032375 10.0.0.22 - - [2026-02-02 08:12:17] "GET /projects?obj_uuids=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002681 10.0.0.22 - - [2026-02-02 08:12:17] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001401 10.0.0.22 - - [2026-02-02 08:12:17] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008628 10.0.0.22 - - [2026-02-02 08:12:17] "POST /id-to-fqname HTTP/1.1" 200 188 0.001525 10.0.0.22 - - [2026-02-02 08:12:17] "POST /fqname-to-id HTTP/1.1" 404 197 0.002647 10.0.0.22 - - [2026-02-02 08:12:17] "POST /security-groups HTTP/1.1" 200 583 0.065123 10.0.0.22 - - [2026-02-02 08:12:17] "POST /fqname-to-id HTTP/1.1" 404 232 0.002840 10.0.0.22 - - [2026-02-02 08:12:17] "POST /projects HTTP/1.1" 200 577 0.213547 10.0.0.22 - - [2026-02-02 08:12:17] "POST /access-control-lists HTTP/1.1" 200 596 0.062146 10.0.0.22 - - [2026-02-02 08:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.298354 10.0.0.22 - - [2026-02-02 08:12:17] "POST /fqname-to-id HTTP/1.1" 404 231 0.003355 10.0.0.22 - - [2026-02-02 08:12:17] "GET /project/313fd0bb-9c6d-453d-a455-6d35b49ea530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.437500 10.0.0.22 - - [2026-02-02 08:12:17] "POST /access-control-lists HTTP/1.1" 200 594 0.067366 10.0.0.22 - - [2026-02-02 08:12:18] "GET / HTTP/1.1" 200 36215 0.002462 10.0.0.22 - - [2026-02-02 08:12:19] "POST /fqname-to-id HTTP/1.1" 401 296 0.000588 10.0.0.22 - - [2026-02-02 08:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.080104 10.0.0.22 - - [2026-02-02 08:12:20] "GET /projects?obj_uuids=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001201 10.0.0.22 - - [2026-02-02 08:12:20] "GET /project/313fd0bb-9c6d-453d-a455-6d35b49ea530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.026163 252.22.32.16 - - [2026-02-02 08:12:20] "POST /neutron/network HTTP/1.1" 200 117 0.048805 10.0.0.22 - - [2026-02-02 08:12:20] "GET /projects?obj_uuids=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001168 252.22.32.16 - - [2026-02-02 08:12:20] "POST /neutron/network HTTP/1.1" 200 623 0.088499 10.0.0.22 - - [2026-02-02 08:12:20] "POST /route-targets HTTP/1.1" 200 328 0.012078 10.0.0.22 - - [2026-02-02 08:12:20] "POST /ref-update HTTP/1.1" 200 156 0.024329 10.0.0.22 - - [2026-02-02 08:12:20] "POST /useragent-kv HTTP/1.1" 200 115 0.008121 252.22.32.16 - - [2026-02-02 08:12:20] "POST /neutron/subnet HTTP/1.1" 200 701 0.220712 252.22.32.16 - - [2026-02-02 08:12:20] "POST /neutron/network HTTP/1.1" 200 837 0.006975 10.0.0.22 - - [2026-02-02 08:12:20] "POST /id-to-fqname HTTP/1.1" 200 228 0.001561 10.0.0.22 - - [2026-02-02 08:12:20] "GET /virtual-network/7df9696c-a47f-4f15-87a2-dd596cd33991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005522 252.22.32.16 - - [2026-02-02 08:12:21] "POST /neutron/network HTTP/1.1" 200 837 0.006895 10.0.0.22 - - [2026-02-02 08:12:21] "GET /virtual-network/7df9696c-a47f-4f15-87a2-dd596cd33991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006548 252.22.32.16 - - [2026-02-02 08:12:21] "POST /neutron/network HTTP/1.1" 200 837 0.007338 252.22.32.16 - - [2026-02-02 08:12:21] "POST /neutron/subnet HTTP/1.1" 200 701 0.008168 252.22.32.16 - - [2026-02-02 08:12:21] "POST /neutron/network HTTP/1.1" 200 837 0.005611 10.0.0.22 - - [2026-02-02 08:12:21] "POST /id-to-fqname HTTP/1.1" 200 228 0.001541 252.22.32.16 - - [2026-02-02 08:12:21] "POST /neutron/network HTTP/1.1" 200 847 0.006485 252.22.32.16 - - [2026-02-02 08:12:21] "GET /aaa-mode HTTP/1.1" 401 296 0.000536 252.22.32.16 - - [2026-02-02 08:12:21] "GET / HTTP/1.1" 200 36215 0.002270 252.22.32.16 - - [2026-02-02 08:12:21] "GET /project/313fd0bb-9c6d-453d-a455-6d35b49ea530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000578 10.0.0.22 - - [2026-02-02 08:12:22] "GET /projects?obj_uuids=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001335 252.22.32.16 - - [2026-02-02 08:12:22] "GET /project/313fd0bb-9c6d-453d-a455-6d35b49ea530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.057475 252.22.32.16 - - [2026-02-02 08:12:22] "POST /neutron/network HTTP/1.1" 200 837 0.005986 252.22.32.16 - - [2026-02-02 08:12:22] "POST /neutron/port HTTP/1.1" 200 117 0.009489 252.22.32.16 - - [2026-02-02 08:12:22] "POST /neutron/port HTTP/1.1" 200 117 0.006531 10.0.0.22 - - [2026-02-02 08:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.22 - - [2026-02-02 08:12:22] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003788 10.0.0.22 - - [2026-02-02 08:12:22] "PUT /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2 HTTP/1.1" 200 277 0.013982 252.22.32.16 - - [2026-02-02 08:12:22] "POST /neutron/port HTTP/1.1" 200 117 0.008197 252.22.32.16 - - [2026-02-02 08:12:23] "POST /neutron/network HTTP/1.1" 200 847 0.017015 10.0.0.22 - - [2026-02-02 08:12:23] "GET /projects?obj_uuids=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002296 252.22.32.16 - - [2026-02-02 08:12:23] "POST /neutron/port HTTP/1.1" 200 1053 0.320032 252.22.32.16 - - [2026-02-02 08:12:23] "POST /neutron/port HTTP/1.1" 200 1053 0.017340 252.22.32.16 - - [2026-02-02 08:12:23] "POST /neutron/port HTTP/1.1" 200 1053 0.012435 252.22.32.16 - - [2026-02-02 08:12:23] "POST /neutron/port HTTP/1.1" 200 1103 0.072027 252.22.32.16 - - [2026-02-02 08:12:23] "POST /neutron/port HTTP/1.1" 200 1113 0.014186 252.22.32.16 - - [2026-02-02 08:12:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003778 252.22.32.16 - - [2026-02-02 08:12:24] "POST /neutron/subnet HTTP/1.1" 200 675 0.009358 252.22.32.16 - - [2026-02-02 08:12:24] "POST /neutron/port HTTP/1.1" 200 117 0.001470 252.22.32.16 - - [2026-02-02 08:12:24] "POST /neutron/network HTTP/1.1" 200 837 0.006186 252.22.32.16 - - [2026-02-02 08:12:27] "POST /neutron/port HTTP/1.1" 200 1113 0.014215 252.22.32.16 - - [2026-02-02 08:12:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008139 252.22.32.16 - - [2026-02-02 08:12:28] "POST /neutron/port HTTP/1.1" 200 1113 0.015563 252.22.32.16 - - [2026-02-02 08:12:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006173 252.22.32.16 - - [2026-02-02 08:12:28] "POST /neutron/port HTTP/1.1" 200 1113 0.014255 252.22.32.16 - - [2026-02-02 08:12:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007643 10.0.0.22 - - [2026-02-02 08:12:28] "GET /virtual-machine/8d0b8f9f-d083-47d5-8d9d-e72de897913c HTTP/1.1" 401 296 0.000607 10.0.0.22 - - [2026-02-02 08:12:28] "GET /virtual-machine/8d0b8f9f-d083-47d5-8d9d-e72de897913c HTTP/1.1" 200 1293 0.064189 10.0.0.22 - - [2026-02-02 08:12:28] "GET /virtual-machine-interface/f8a5ce99-5133-4813-91ac-6225872d421a HTTP/1.1" 200 2967 0.005946 10.0.0.22 - - [2026-02-02 08:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.22 - - [2026-02-02 08:12:29] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.005358 10.0.0.22 - - [2026-02-02 08:12:29] "GET /virtual-networks?parent_id=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003374 10.0.0.22 - - [2026-02-02 08:12:29] "GET /virtual-network/7df9696c-a47f-4f15-87a2-dd596cd33991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005483 10.0.0.22 - - [2026-02-02 08:12:32] "DELETE /project/7ab9b0dfcb644e4b96ccab2e402d9650 HTTP/1.1" 404 173 0.014499 10.0.0.22 - - [2026-02-02 08:12:32] "DELETE /project/313fd0bb9c6d453da4556d35b49ea530 HTTP/1.1" 404 173 0.010679 10.0.0.22 - - [2026-02-02 08:12:32] "GET /projects?obj_uuids=7ab9b0df-cb64-4e4b-96cc-ab2e402d9650&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001423 10.0.0.22 - - [2026-02-02 08:12:32] "GET /projects?obj_uuids=0c1f4fff-47c3-46b7-8b8c-2ccfb91f6e29&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001066 10.0.0.22 - - [2026-02-02 08:12:32] "GET /project/0c1f4fff-47c3-46b7-8b8c-2ccfb91f6e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.038619 10.0.0.22 - - [2026-02-02 08:12:32] "GET /project/7ab9b0df-cb64-4e4b-96cc-ab2e402d9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.046888 10.0.0.22 - - [2026-02-02 08:12:32] "GET /projects?obj_uuids=0c1f4fff-47c3-46b7-8b8c-2ccfb91f6e29&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001216 10.0.0.22 - - [2026-02-02 08:12:32] "GET /projects?obj_uuids=7ab9b0df-cb64-4e4b-96cc-ab2e402d9650&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001050 10.0.0.22 - - [2026-02-02 08:12:32] "GET /project/0c1f4fff-47c3-46b7-8b8c-2ccfb91f6e29?fields=security_groups HTTP/1.1" 200 1351 0.038280 10.0.0.22 - - [2026-02-02 08:12:32] "GET /project/7ab9b0df-cb64-4e4b-96cc-ab2e402d9650?fields=security_groups HTTP/1.1" 200 1352 0.040354 10.0.0.22 - - [2026-02-02 08:12:32] "DELETE /security-group/4f836ba4-a524-4aa2-9335-35ba7ecca80c HTTP/1.1" 200 115 0.057912 10.0.0.22 - - [2026-02-02 08:12:32] "DELETE /security-group/f75a1a6f-4c80-4b26-943a-6f067572f511 HTTP/1.1" 200 115 0.063558 10.0.0.22 - - [2026-02-02 08:12:32] "GET /projects?obj_uuids=0c1f4fff-47c3-46b7-8b8c-2ccfb91f6e29&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001219 10.0.0.22 - - [2026-02-02 08:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011246 10.0.0.22 - - [2026-02-02 08:12:32] "GET /virtual-network/7df9696c-a47f-4f15-87a2-dd596cd33991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.009794 10.0.0.22 - - [2026-02-02 08:12:32] "GET /projects?obj_uuids=7ab9b0df-cb64-4e4b-96cc-ab2e402d9650&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001304 10.0.0.22 - - [2026-02-02 08:12:32] "DELETE /access-control-list/7c4df42c-4ab4-48c7-a738-f6668d5d4f36 HTTP/1.1" 200 115 0.065286 10.0.0.22 - - [2026-02-02 08:12:32] "GET /project/0c1f4fff-47c3-46b7-8b8c-2ccfb91f6e29?fields=application_policy_sets HTTP/1.1" 200 1390 0.066011 10.0.0.22 - - [2026-02-02 08:12:32] "GET /project/7ab9b0df-cb64-4e4b-96cc-ab2e402d9650?fields=application_policy_sets HTTP/1.1" 200 1391 0.066213 10.0.0.22 - - [2026-02-02 08:12:32] "DELETE /access-control-list/4c53465b-6ebe-4838-a813-bb0468922ffd HTTP/1.1" 200 115 0.049334 10.0.0.22 - - [2026-02-02 08:12:32] "DELETE /access-control-list/81ed618b-f387-4721-b3bb-b7c0b7386fa7 HTTP/1.1" 200 115 0.049170 10.0.0.22 - - [2026-02-02 08:12:32] "DELETE /access-control-list/5fec614c-d70b-4d73-81a5-02e7f0aa7eb8 HTTP/1.1" 200 115 0.052665 10.0.0.22 - - [2026-02-02 08:12:32] "DELETE /project/0c1f4fff-47c3-46b7-8b8c-2ccfb91f6e29 HTTP/1.1" 200 115 0.455733 10.0.0.22 - - [2026-02-02 08:12:32] "DELETE /project/7ab9b0df-cb64-4e4b-96cc-ab2e402d9650 HTTP/1.1" 200 115 0.472945 252.22.32.16 - - [2026-02-02 08:12:34] "POST /neutron/port HTTP/1.1" 200 1113 0.013145 252.22.32.16 - - [2026-02-02 08:12:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005481 252.22.32.16 - - [2026-02-02 08:12:34] "POST /neutron/port HTTP/1.1" 200 1113 0.016233 252.22.32.16 - - [2026-02-02 08:12:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005738 252.22.32.16 - - [2026-02-02 08:12:36] "POST /neutron/port HTTP/1.1" 200 1113 0.014409 252.22.32.16 - - [2026-02-02 08:12:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006617 10.0.0.22 - - [2026-02-02 08:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004718 10.0.0.22 - - [2026-02-02 08:12:36] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.004364 10.0.0.22 - - [2026-02-02 08:12:36] "GET /virtual-networks?parent_id=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003357 10.0.0.22 - - [2026-02-02 08:12:36] "GET /virtual-network/7df9696c-a47f-4f15-87a2-dd596cd33991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.009983 252.22.32.16 - - [2026-02-02 08:12:36] "POST /neutron/port HTTP/1.1" 200 1113 0.017439 252.22.32.16 - - [2026-02-02 08:12:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006186 10.0.0.22 - - [2026-02-02 08:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.22 - - [2026-02-02 08:12:38] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.003733 10.0.0.22 - - [2026-02-02 08:12:38] "PUT /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2 HTTP/1.1" 200 277 0.009572 252.22.32.16 - - [2026-02-02 08:12:38] "POST /neutron/network HTTP/1.1" 200 837 0.008347 252.22.32.16 - - [2026-02-02 08:12:39] "POST /neutron/network HTTP/1.1" 400 204 0.016587 252.22.32.16 - - [2026-02-02 08:12:39] "POST /neutron/port HTTP/1.1" 200 1113 0.013007 252.22.32.16 - - [2026-02-02 08:12:39] "POST /neutron/port HTTP/1.1" 200 1103 0.018714 252.22.32.16 - - [2026-02-02 08:12:39] "POST /neutron/port HTTP/1.1" 200 151 0.104880 252.22.32.16 - - [2026-02-02 08:12:41] "POST /neutron/network HTTP/1.1" 200 837 0.006708 10.0.0.22 - - [2026-02-02 08:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007077 10.0.0.22 - - [2026-02-02 08:12:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003042 10.0.0.22 - - [2026-02-02 08:12:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002392 252.22.32.16 - - [2026-02-02 08:12:41] "POST /neutron/network HTTP/1.1" 200 151 0.176812 10.0.0.22 - - [2026-02-02 08:12:41] "DELETE /route-target/ad11e943-338c-4a9f-92b8-d84a40d0cd5c HTTP/1.1" 200 115 0.024189 10.0.0.22 - - [2026-02-02 08:12:42] "GET /global-vrouter-configs HTTP/1.1" 200 358 0.003247 10.0.0.22 - - [2026-02-02 08:12:42] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2 HTTP/1.1" 200 1884 0.004141 10.0.0.22 - - [2026-02-02 08:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.22 - - [2026-02-02 08:12:42] "GET /projects?obj_uuids=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001119 10.0.0.22 - - [2026-02-02 08:12:42] "GET /project/313fd0bb-9c6d-453d-a455-6d35b49ea530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.027046 252.22.32.16 - - [2026-02-02 08:12:42] "POST /neutron/network HTTP/1.1" 200 117 0.010137 10.0.0.22 - - [2026-02-02 08:12:42] "GET /projects?obj_uuids=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001104 252.22.32.16 - - [2026-02-02 08:12:42] "POST /neutron/network HTTP/1.1" 200 603 0.092072 10.0.0.22 - - [2026-02-02 08:12:42] "POST /route-targets HTTP/1.1" 200 328 0.011963 10.0.0.22 - - [2026-02-02 08:12:42] "POST /ref-update HTTP/1.1" 200 156 0.019116 10.0.0.22 - - [2026-02-02 08:12:42] "POST /useragent-kv HTTP/1.1" 200 115 0.005023 252.22.32.16 - - [2026-02-02 08:12:42] "POST /neutron/subnet HTTP/1.1" 200 725 0.163872 252.22.32.16 - - [2026-02-02 08:12:42] "POST /neutron/network HTTP/1.1" 200 822 0.006119 10.0.0.22 - - [2026-02-02 08:12:42] "POST /id-to-fqname HTTP/1.1" 200 218 0.001477 10.0.0.22 - - [2026-02-02 08:12:42] "GET /virtual-network/348c962b-59b2-47d4-8abf-cab9d909f33b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004814 252.22.32.16 - - [2026-02-02 08:12:42] "POST /neutron/network HTTP/1.1" 200 822 0.007369 10.0.0.22 - - [2026-02-02 08:12:42] "GET /virtual-network/348c962b-59b2-47d4-8abf-cab9d909f33b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005340 252.22.32.16 - - [2026-02-02 08:12:42] "POST /neutron/network HTTP/1.1" 200 822 0.007330 252.22.32.16 - - [2026-02-02 08:12:43] "POST /neutron/subnet HTTP/1.1" 200 725 0.007225 10.0.0.22 - - [2026-02-02 08:12:43] "POST /id-to-fqname HTTP/1.1" 200 218 0.001757 252.22.32.16 - - [2026-02-02 08:12:43] "POST /neutron/network HTTP/1.1" 200 832 0.005794 252.22.32.16 - - [2026-02-02 08:12:43] "GET /aaa-mode HTTP/1.1" 401 296 0.000430 252.22.32.16 - - [2026-02-02 08:12:43] "GET / HTTP/1.1" 200 36215 0.001971 252.22.32.16 - - [2026-02-02 08:12:43] "GET /project/313fd0bb-9c6d-453d-a455-6d35b49ea530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000441 10.0.0.22 - - [2026-02-02 08:12:43] "GET /projects?obj_uuids=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001422 252.22.32.16 - - [2026-02-02 08:12:43] "GET /project/313fd0bb-9c6d-453d-a455-6d35b49ea530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.067840 252.22.32.16 - - [2026-02-02 08:12:43] "POST /neutron/network HTTP/1.1" 200 822 0.007379 252.22.32.16 - - [2026-02-02 08:12:44] "POST /neutron/port HTTP/1.1" 200 117 0.006475 252.22.32.16 - - [2026-02-02 08:12:44] "POST /neutron/port HTTP/1.1" 200 117 0.008747 252.22.32.16 - - [2026-02-02 08:12:44] "POST /neutron/port HTTP/1.1" 200 117 0.005045 252.22.32.16 - - [2026-02-02 08:12:44] "POST /neutron/network HTTP/1.1" 200 832 0.006388 10.0.0.22 - - [2026-02-02 08:12:44] "GET /projects?obj_uuids=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001202 252.22.32.16 - - [2026-02-02 08:12:45] "POST /neutron/port HTTP/1.1" 200 1058 0.300909 252.22.32.16 - - [2026-02-02 08:12:45] "POST /neutron/port HTTP/1.1" 200 1058 0.016279 252.22.32.16 - - [2026-02-02 08:12:45] "POST /neutron/port HTTP/1.1" 200 1058 0.012821 252.22.32.16 - - [2026-02-02 08:12:45] "POST /neutron/port HTTP/1.1" 200 1108 0.125814 10.0.0.22 - - [2026-02-02 08:12:45] "GET /obj-perms HTTP/1.1" 200 6366 0.119234 252.22.32.16 - - [2026-02-02 08:12:45] "POST /neutron/port HTTP/1.1" 200 1118 0.018261 252.22.32.16 - - [2026-02-02 08:12:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004019 252.22.32.16 - - [2026-02-02 08:12:45] "POST /neutron/subnet HTTP/1.1" 200 699 0.008157 252.22.32.16 - - [2026-02-02 08:12:45] "POST /neutron/port HTTP/1.1" 200 117 0.001409 252.22.32.16 - - [2026-02-02 08:12:45] "POST /neutron/network HTTP/1.1" 200 822 0.006516 10.0.0.22 - - [2026-02-02 08:12:45] "GET /obj-perms HTTP/1.1" 200 6366 0.062177 252.22.32.16 - - [2026-02-02 08:12:49] "POST /neutron/port HTTP/1.1" 200 1118 0.018250 252.22.32.16 - - [2026-02-02 08:12:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009048 252.22.32.16 - - [2026-02-02 08:12:49] "POST /neutron/port HTTP/1.1" 200 1118 0.014944 252.22.32.16 - - [2026-02-02 08:12:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006686 252.22.32.16 - - [2026-02-02 08:12:49] "POST /neutron/port HTTP/1.1" 200 1118 0.017962 252.22.32.16 - - [2026-02-02 08:12:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007384 10.0.0.22 - - [2026-02-02 08:12:49] "GET /virtual-machine/bf2c0e2c-5377-48e9-b950-314e6c652d6d HTTP/1.1" 200 1293 0.005115 10.0.0.22 - - [2026-02-02 08:12:49] "GET /virtual-machine-interface/482cb215-9d74-4e0e-bb79-e41b6e1e8e91 HTTP/1.1" 200 2936 0.007366 10.0.0.22 - - [2026-02-02 08:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.22 - - [2026-02-02 08:12:50] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004234 10.0.0.22 - - [2026-02-02 08:12:50] "GET /virtual-networks?parent_id=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003283 10.0.0.22 - - [2026-02-02 08:12:50] "GET /virtual-network/348c962b-59b2-47d4-8abf-cab9d909f33b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006950 10.0.0.22 - - [2026-02-02 08:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004748 10.0.0.22 - - [2026-02-02 08:12:53] "GET /virtual-network/348c962b-59b2-47d4-8abf-cab9d909f33b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005430 252.22.32.16 - - [2026-02-02 08:12:56] "POST /neutron/port HTTP/1.1" 200 1118 0.014466 252.22.32.16 - - [2026-02-02 08:12:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006094 252.22.32.16 - - [2026-02-02 08:12:56] "POST /neutron/port HTTP/1.1" 200 1118 0.028190 252.22.32.16 - - [2026-02-02 08:12:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007569 10.0.0.22 - - [2026-02-02 08:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.017245 10.0.0.22 - - [2026-02-02 08:12:57] "GET /virtual-network/348c962b-59b2-47d4-8abf-cab9d909f33b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.041436 252.22.32.16 - - [2026-02-02 08:12:58] "POST /neutron/port HTTP/1.1" 200 1118 0.033896 252.22.32.16 - - [2026-02-02 08:12:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012788 252.22.32.16 - - [2026-02-02 08:12:59] "POST /neutron/port HTTP/1.1" 200 1118 0.029599 252.22.32.16 - - [2026-02-02 08:12:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.057090 10.0.0.22 - - [2026-02-02 08:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006023 10.0.0.22 - - [2026-02-02 08:12:59] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.024993 10.0.0.22 - - [2026-02-02 08:12:59] "GET /virtual-networks?parent_id=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.024428 10.0.0.22 - - [2026-02-02 08:12:59] "GET /virtual-network/348c962b-59b2-47d4-8abf-cab9d909f33b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.016221 252.22.32.16 - - [2026-02-02 08:13:03] "POST /neutron/network HTTP/1.1" 200 822 0.090677 252.22.32.16 - - [2026-02-02 08:13:03] "POST /neutron/network HTTP/1.1" 400 204 0.116430 252.22.32.16 - - [2026-02-02 08:13:04] "POST /neutron/port HTTP/1.1" 200 1118 0.031688 252.22.32.16 - - [2026-02-02 08:13:04] "POST /neutron/port HTTP/1.1" 200 1108 0.015121 252.22.32.16 - - [2026-02-02 08:13:05] "POST /neutron/port HTTP/1.1" 200 151 0.382287 252.22.32.16 - - [2026-02-02 08:13:05] "POST /neutron/network HTTP/1.1" 200 822 0.013359 10.0.0.22 - - [2026-02-02 08:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.064727 10.0.0.22 - - [2026-02-02 08:13:05] "POST /useragent-kv HTTP/1.1" 200 115 0.055649 10.0.0.22 - - [2026-02-02 08:13:05] "POST /useragent-kv HTTP/1.1" 200 115 0.002868 252.22.32.16 - - [2026-02-02 08:13:05] "POST /neutron/network HTTP/1.1" 200 151 0.255636 10.0.0.22 - - [2026-02-02 08:13:05] "DELETE /route-target/3df4ed74-e97b-4fc9-8f33-5d72346c7e9f HTTP/1.1" 200 115 0.049807 10.0.0.22 - - [2026-02-02 08:13:06] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003865 10.0.0.22 - - [2026-02-02 08:13:06] "POST /network-ipams HTTP/1.1" 200 541 0.030460 10.0.0.22 - - [2026-02-02 08:13:06] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 765 0.003053 10.0.0.22 - - [2026-02-02 08:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.22 - - [2026-02-02 08:13:06] "GET /network-ipam/1a4264d0-4d9b-480d-a297-8a8b9b898347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1329 0.007748 10.0.0.22 - - [2026-02-02 08:13:07] "PUT /network-ipam/1a4264d0-4d9b-480d-a297-8a8b9b898347 HTTP/1.1" 200 259 0.024865 10.0.0.22 - - [2026-02-02 08:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.22 - - [2026-02-02 08:13:07] "GET /projects?obj_uuids=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.004499 10.0.0.22 - - [2026-02-02 08:13:07] "GET /project/313fd0bb-9c6d-453d-a455-6d35b49ea530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.054974 252.22.32.16 - - [2026-02-02 08:13:07] "POST /neutron/network HTTP/1.1" 200 117 0.021145 10.0.0.22 - - [2026-02-02 08:13:07] "GET /projects?obj_uuids=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002106 252.22.32.16 - - [2026-02-02 08:13:07] "POST /neutron/network HTTP/1.1" 200 603 0.181638 10.0.0.22 - - [2026-02-02 08:13:07] "POST /route-targets HTTP/1.1" 200 328 0.027229 10.0.0.22 - - [2026-02-02 08:13:07] "POST /ref-update HTTP/1.1" 200 156 0.027220 10.0.0.22 - - [2026-02-02 08:13:07] "POST /useragent-kv HTTP/1.1" 200 115 0.006124 252.22.32.16 - - [2026-02-02 08:13:07] "POST /neutron/subnet HTTP/1.1" 200 699 0.263262 10.0.0.22 - - [2026-02-02 08:13:08] "POST /useragent-kv HTTP/1.1" 200 115 0.006255 252.22.32.16 - - [2026-02-02 08:13:08] "POST /neutron/subnet HTTP/1.1" 200 699 0.293231 252.22.32.16 - - [2026-02-02 08:13:08] "POST /neutron/network HTTP/1.1" 200 988 0.018409 10.0.0.22 - - [2026-02-02 08:13:08] "POST /id-to-fqname HTTP/1.1" 200 218 0.002068 10.0.0.22 - - [2026-02-02 08:13:08] "GET /virtual-network/d9ea40fd-2081-4959-ae29-49a4558305dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.016846 252.22.32.16 - - [2026-02-02 08:13:08] "POST /neutron/network HTTP/1.1" 200 988 0.033827 10.0.0.22 - - [2026-02-02 08:13:08] "GET /virtual-network/d9ea40fd-2081-4959-ae29-49a4558305dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006528 252.22.32.16 - - [2026-02-02 08:13:08] "POST /neutron/network HTTP/1.1" 200 988 0.015956 252.22.32.16 - - [2026-02-02 08:13:08] "POST /neutron/subnet HTTP/1.1" 200 699 0.017645 252.22.32.16 - - [2026-02-02 08:13:08] "POST /neutron/subnet HTTP/1.1" 200 699 0.032468 252.22.32.16 - - [2026-02-02 08:13:08] "POST /neutron/network HTTP/1.1" 200 988 0.029137 252.22.32.16 - - [2026-02-02 08:13:09] "POST /neutron/subnet HTTP/1.1" 200 699 0.011763 252.22.32.16 - - [2026-02-02 08:13:09] "POST /neutron/subnet HTTP/1.1" 200 699 0.016412 10.0.0.22 - - [2026-02-02 08:13:09] "GET /projects?obj_uuids=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001217 252.22.32.16 - - [2026-02-02 08:13:09] "POST /neutron/port HTTP/1.1" 200 1015 0.258054 10.0.0.22 - - [2026-02-02 08:13:09] "GET /projects?obj_uuids=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001167 252.22.32.16 - - [2026-02-02 08:13:09] "POST /neutron/port HTTP/1.1" 200 1015 0.358414 10.0.0.22 - - [2026-02-02 08:13:09] "POST /id-to-fqname HTTP/1.1" 200 218 0.002087 252.22.32.16 - - [2026-02-02 08:13:10] "POST /neutron/port HTTP/1.1" 200 1015 0.014393 252.22.32.16 - - [2026-02-02 08:13:10] "POST /neutron/port HTTP/1.1" 200 1015 0.014343 252.22.32.16 - - [2026-02-02 08:13:10] "POST /neutron/network HTTP/1.1" 200 988 0.010188 252.22.32.16 - - [2026-02-02 08:13:10] "POST /neutron/port HTTP/1.1" 200 1015 0.027292 252.22.32.16 - - [2026-02-02 08:13:10] "POST /neutron/port HTTP/1.1" 200 117 0.011810 252.22.32.16 - - [2026-02-02 08:13:10] "POST /neutron/port HTTP/1.1" 200 117 0.005735 10.0.0.22 - - [2026-02-02 08:13:10] "POST /id-to-fqname HTTP/1.1" 200 218 0.001491 252.22.32.16 - - [2026-02-02 08:13:11] "POST /neutron/port HTTP/1.1" 200 117 0.012080 252.22.32.16 - - [2026-02-02 08:13:11] "POST /neutron/port HTTP/1.1" 200 1015 0.013469 252.22.32.16 - - [2026-02-02 08:13:11] "POST /neutron/port HTTP/1.1" 200 1015 0.028936 252.22.32.16 - - [2026-02-02 08:13:11] "POST /neutron/port HTTP/1.1" 200 1015 0.019879 252.22.32.16 - - [2026-02-02 08:13:11] "POST /neutron/network HTTP/1.1" 200 988 0.019658 252.22.32.16 - - [2026-02-02 08:13:11] "POST /neutron/port HTTP/1.1" 200 1015 0.020933 252.22.32.16 - - [2026-02-02 08:13:11] "POST /neutron/port HTTP/1.1" 200 1015 0.013204 252.22.32.16 - - [2026-02-02 08:13:11] "POST /neutron/port HTTP/1.1" 200 117 0.011827 252.22.32.16 - - [2026-02-02 08:13:12] "POST /neutron/port HTTP/1.1" 200 117 0.010249 10.0.0.22 - - [2026-02-02 08:13:12] "POST /id-to-fqname HTTP/1.1" 200 218 0.001739 252.22.32.16 - - [2026-02-02 08:13:12] "POST /neutron/port HTTP/1.1" 200 1015 0.024190 252.22.32.16 - - [2026-02-02 08:13:12] "POST /neutron/port HTTP/1.1" 200 117 0.007375 252.22.32.16 - - [2026-02-02 08:13:12] "POST /neutron/network HTTP/1.1" 200 998 0.006949 252.22.32.16 - - [2026-02-02 08:13:12] "POST /neutron/port HTTP/1.1" 200 1015 0.017081 252.22.32.16 - - [2026-02-02 08:13:12] "POST /neutron/network HTTP/1.1" 200 998 0.026481 252.22.32.16 - - [2026-02-02 08:13:12] "POST /neutron/port HTTP/1.1" 200 1015 0.034469 252.22.32.16 - - [2026-02-02 08:13:12] "GET /aaa-mode HTTP/1.1" 401 296 0.000681 252.22.32.16 - - [2026-02-02 08:13:12] "GET / HTTP/1.1" 200 36215 0.002794 252.22.32.16 - - [2026-02-02 08:13:12] "GET /project/313fd0bb-9c6d-453d-a455-6d35b49ea530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.001211 252.22.32.16 - - [2026-02-02 08:13:12] "POST /neutron/port HTTP/1.1" 200 1103 0.107648 252.22.32.16 - - [2026-02-02 08:13:12] "POST /neutron/port HTTP/1.1" 200 1113 0.028256 252.22.32.16 - - [2026-02-02 08:13:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005297 252.22.32.16 - - [2026-02-02 08:13:13] "POST /neutron/subnet HTTP/1.1" 200 673 0.023330 252.22.32.16 - - [2026-02-02 08:13:13] "POST /neutron/port HTTP/1.1" 200 1015 0.021744 10.0.0.22 - - [2026-02-02 08:13:13] "GET /projects?obj_uuids=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.005956 252.22.32.16 - - [2026-02-02 08:13:13] "POST /neutron/port HTTP/1.1" 200 117 0.001935 252.22.32.16 - - [2026-02-02 08:13:13] "POST /neutron/network HTTP/1.1" 200 998 0.011263 252.22.32.16 - - [2026-02-02 08:13:13] "GET /project/313fd0bb-9c6d-453d-a455-6d35b49ea530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.138665 252.22.32.16 - - [2026-02-02 08:13:13] "POST /neutron/network HTTP/1.1" 200 988 0.022799 252.22.32.16 - - [2026-02-02 08:13:13] "POST /neutron/network HTTP/1.1" 200 988 0.015524 252.22.32.16 - - [2026-02-02 08:13:13] "POST /neutron/port HTTP/1.1" 200 1015 0.021631 252.22.32.16 - - [2026-02-02 08:13:13] "POST /neutron/port HTTP/1.1" 200 1015 0.014517 252.22.32.16 - - [2026-02-02 08:13:13] "POST /neutron/port HTTP/1.1" 200 1103 0.224339 252.22.32.16 - - [2026-02-02 08:13:13] "POST /neutron/port HTTP/1.1" 200 2074 0.046579 252.22.32.16 - - [2026-02-02 08:13:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009161 252.22.32.16 - - [2026-02-02 08:13:13] "POST /neutron/port HTTP/1.1" 200 117 0.006232 252.22.32.16 - - [2026-02-02 08:13:13] "POST /neutron/port HTTP/1.1" 200 1113 0.020295 10.0.0.22 - - [2026-02-02 08:13:13] "GET /domains HTTP/1.1" 200 438 0.003698 252.22.32.16 - - [2026-02-02 08:13:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.031908 10.0.0.22 - - [2026-02-02 08:13:14] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002377 10.0.0.22 - - [2026-02-02 08:13:14] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1306 0.033041 10.0.0.22 - - [2026-02-02 08:13:14] "GET /projects?obj_uuids=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003021 252.22.32.16 - - [2026-02-02 08:13:14] "POST /neutron/subnet HTTP/1.1" 200 673 0.039106 10.0.0.22 - - [2026-02-02 08:13:14] "GET /project/313fd0bb-9c6d-453d-a455-6d35b49ea530 HTTP/1.1" 200 2834 0.074991 252.22.32.16 - - [2026-02-02 08:13:14] "POST /neutron/port HTTP/1.1" 200 117 0.001457 10.0.0.22 - - [2026-02-02 08:13:14] "GET /network-ipam/1a4264d0-4d9b-480d-a297-8a8b9b898347 HTTP/1.1" 200 2645 0.015135 252.22.32.16 - - [2026-02-02 08:13:14] "POST /neutron/network HTTP/1.1" 200 988 0.012748 10.0.0.22 - - [2026-02-02 08:13:14] "GET /domains HTTP/1.1" 200 438 0.010262 10.0.0.22 - - [2026-02-02 08:13:14] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001187 10.0.0.22 - - [2026-02-02 08:13:14] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1306 0.010167 10.0.0.22 - - [2026-02-02 08:13:14] "GET /projects?obj_uuids=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001603 10.0.0.22 - - [2026-02-02 08:13:14] "GET /project/313fd0bb-9c6d-453d-a455-6d35b49ea530 HTTP/1.1" 200 2834 0.036323 252.22.32.16 - - [2026-02-02 08:13:14] "POST /neutron/network HTTP/1.1" 200 998 0.007931 10.0.0.22 - - [2026-02-02 08:13:14] "GET /virtual-network/d9ea40fd-2081-4959-ae29-49a4558305dc HTTP/1.1" 200 3779 0.008379 10.0.0.22 - - [2026-02-02 08:13:14] "GET /projects?obj_uuids=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001680 10.0.0.22 - - [2026-02-02 08:13:14] "GET /virtual-network/d9ea40fd-2081-4959-ae29-49a4558305dc HTTP/1.1" 200 3779 0.010449 10.0.0.22 - - [2026-02-02 08:13:14] "GET /routing-instance/13b41b24-1f5f-4f56-a7f6-204bd9ffc2b1 HTTP/1.1" 200 2379 0.016785 10.0.0.22 - - [2026-02-02 08:13:14] "GET /routing-instance/13b41b24-1f5f-4f56-a7f6-204bd9ffc2b1 HTTP/1.1" 200 2379 0.010336 10.0.0.22 - - [2026-02-02 08:13:14] "GET /route-target/d39b3780-6f9f-46df-a354-4d83a3e0df38 HTTP/1.1" 200 1205 0.044093 10.0.0.22 - - [2026-02-02 08:13:15] "GET /virtual-network/d9ea40fd-2081-4959-ae29-49a4558305dc HTTP/1.1" 200 4036 0.026290 10.0.0.22 - - [2026-02-02 08:13:15] "GET /routing-instance/13b41b24-1f5f-4f56-a7f6-204bd9ffc2b1 HTTP/1.1" 200 2810 0.005780 252.22.32.16 - - [2026-02-02 08:13:15] "POST /neutron/port HTTP/1.1" 200 1053 0.472553 10.0.0.22 - - [2026-02-02 08:13:15] "GET /virtual-network/d9ea40fd-2081-4959-ae29-49a4558305dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007427 10.0.0.22 - - [2026-02-02 08:13:15] "GET /virtual-network/d9ea40fd-2081-4959-ae29-49a4558305dc HTTP/1.1" 200 4231 0.016696 10.0.0.22 - - [2026-02-02 08:13:15] "GET /routing-instance/13b41b24-1f5f-4f56-a7f6-204bd9ffc2b1 HTTP/1.1" 200 2810 0.010745 252.22.32.16 - - [2026-02-02 08:13:15] "POST /neutron/port HTTP/1.1" 200 1053 0.031531 10.0.0.22 - - [2026-02-02 08:13:15] "GET /routing-instance/13b41b24-1f5f-4f56-a7f6-204bd9ffc2b1 HTTP/1.1" 200 2810 0.004239 252.22.32.16 - - [2026-02-02 08:13:15] "POST /neutron/port HTTP/1.1" 200 1053 0.012423 10.0.0.22 - - [2026-02-02 08:13:15] "GET /route-target/d39b3780-6f9f-46df-a354-4d83a3e0df38 HTTP/1.1" 200 1205 0.003686 10.0.0.22 - - [2026-02-02 08:13:15] "GET /domains HTTP/1.1" 200 438 0.013758 252.22.32.16 - - [2026-02-02 08:13:15] "POST /neutron/port HTTP/1.1" 200 1103 0.202510 10.0.0.22 - - [2026-02-02 08:13:15] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001216 10.0.0.22 - - [2026-02-02 08:13:15] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1306 0.010776 10.0.0.22 - - [2026-02-02 08:13:15] "GET /projects?obj_uuids=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002071 252.22.32.16 - - [2026-02-02 08:13:15] "POST /neutron/port HTTP/1.1" 200 1113 0.032717 10.0.0.22 - - [2026-02-02 08:13:15] "GET /project/313fd0bb-9c6d-453d-a455-6d35b49ea530 HTTP/1.1" 200 3077 0.088767 252.22.32.16 - - [2026-02-02 08:13:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004932 10.0.0.22 - - [2026-02-02 08:13:15] "GET /virtual-network/d9ea40fd-2081-4959-ae29-49a4558305dc HTTP/1.1" 200 4231 0.006387 252.22.32.16 - - [2026-02-02 08:13:15] "POST /neutron/subnet HTTP/1.1" 200 673 0.010218 252.22.32.16 - - [2026-02-02 08:13:15] "POST /neutron/port HTTP/1.1" 200 117 0.002220 252.22.32.16 - - [2026-02-02 08:13:16] "POST /neutron/network HTTP/1.1" 200 988 0.009361 10.0.0.22 - - [2026-02-02 08:13:16] "GET /obj-perms HTTP/1.1" 200 6413 0.082707 252.22.32.16 - - [2026-02-02 08:13:16] "POST /neutron/port HTTP/1.1" 200 1113 0.019861 252.22.32.16 - - [2026-02-02 08:13:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008701 252.22.32.16 - - [2026-02-02 08:13:21] "POST /neutron/port HTTP/1.1" 200 1113 0.027781 252.22.32.16 - - [2026-02-02 08:13:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008368 252.22.32.16 - - [2026-02-02 08:13:21] "POST /neutron/port HTTP/1.1" 200 1113 0.027387 252.22.32.16 - - [2026-02-02 08:13:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008252 252.22.32.16 - - [2026-02-02 08:13:22] "POST /neutron/port HTTP/1.1" 200 1113 0.016686 252.22.32.16 - - [2026-02-02 08:13:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.020170 10.0.0.22 - - [2026-02-02 08:13:22] "GET /virtual-machine/53139cc1-e8f9-4fcf-a7d5-07af684c60a7 HTTP/1.1" 200 1288 0.006715 10.0.0.22 - - [2026-02-02 08:13:22] "GET /virtual-machine-interface/d7b1ad5b-9f85-4f10-86fd-e057fcb505d3 HTTP/1.1" 200 2936 0.009819 10.0.0.22 - - [2026-02-02 08:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.22 - - [2026-02-02 08:13:22] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007123 10.0.0.22 - - [2026-02-02 08:13:22] "GET /virtual-networks?parent_id=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005403 10.0.0.22 - - [2026-02-02 08:13:22] "GET /virtual-network/d9ea40fd-2081-4959-ae29-49a4558305dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.008984 10.0.0.22 - - [2026-02-02 08:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005012 10.0.0.22 - - [2026-02-02 08:13:25] "GET /virtual-network/d9ea40fd-2081-4959-ae29-49a4558305dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006370 252.22.32.16 - - [2026-02-02 08:13:26] "POST /neutron/port HTTP/1.1" 200 1113 0.022925 252.22.32.16 - - [2026-02-02 08:13:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009521 252.22.32.16 - - [2026-02-02 08:13:27] "POST /neutron/port HTTP/1.1" 200 1113 0.018147 252.22.32.16 - - [2026-02-02 08:13:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007030 252.22.32.16 - - [2026-02-02 08:13:27] "POST /neutron/port HTTP/1.1" 200 1113 0.023548 252.22.32.16 - - [2026-02-02 08:13:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010312 [Introspect:8084]10.0.0.22 - - [2026-02-02 08:13:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002055 [Introspect:8084]10.0.0.22 - - [2026-02-02 08:13:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001874 252.22.32.16 - - [2026-02-02 08:13:27] "POST /neutron/port HTTP/1.1" 200 1113 0.033758 252.22.32.16 - - [2026-02-02 08:13:27] "POST /neutron/port HTTP/1.1" 200 1113 0.015273 252.22.32.16 - - [2026-02-02 08:13:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008289 252.22.32.16 - - [2026-02-02 08:13:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006985 252.22.32.16 - - [2026-02-02 08:13:28] "POST /neutron/port HTTP/1.1" 200 1113 0.023638 252.22.32.16 - - [2026-02-02 08:13:28] "POST /neutron/port HTTP/1.1" 200 1113 0.018531 252.22.32.16 - - [2026-02-02 08:13:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009158 252.22.32.16 - - [2026-02-02 08:13:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006932 252.22.32.16 - - [2026-02-02 08:13:28] "POST /neutron/port HTTP/1.1" 200 1113 0.014401 252.22.32.16 - - [2026-02-02 08:13:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006896 252.22.32.16 - - [2026-02-02 08:13:29] "POST /neutron/port HTTP/1.1" 200 1113 0.018823 252.22.32.16 - - [2026-02-02 08:13:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005713 252.22.32.16 - - [2026-02-02 08:13:29] "POST /neutron/port HTTP/1.1" 200 1113 0.020822 252.22.32.16 - - [2026-02-02 08:13:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008483 10.0.0.22 - - [2026-02-02 08:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005059 10.0.0.22 - - [2026-02-02 08:13:29] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004538 10.0.0.22 - - [2026-02-02 08:13:30] "GET /virtual-networks?parent_id=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003573 10.0.0.22 - - [2026-02-02 08:13:30] "GET /virtual-network/d9ea40fd-2081-4959-ae29-49a4558305dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006113 252.22.32.16 - - [2026-02-02 08:13:30] "POST /neutron/port HTTP/1.1" 200 1113 0.015470 252.22.32.16 - - [2026-02-02 08:13:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006886 252.22.32.16 - - [2026-02-02 08:13:30] "POST /neutron/port HTTP/1.1" 200 1113 0.017012 252.22.32.16 - - [2026-02-02 08:13:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007833 252.22.32.16 - - [2026-02-02 08:13:30] "POST /neutron/port HTTP/1.1" 200 1113 0.014674 252.22.32.16 - - [2026-02-02 08:13:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007532 10.0.0.22 - - [2026-02-02 08:13:30] "GET /virtual-machine/4e6d87e1-991c-4f45-b372-b244fdca1e6e HTTP/1.1" 200 1288 0.005520 10.0.0.22 - - [2026-02-02 08:13:30] "GET /virtual-machine-interface/976f2eb0-4984-440a-b2c0-6d801044371c HTTP/1.1" 200 2937 0.007722 10.0.0.22 - - [2026-02-02 08:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.22 - - [2026-02-02 08:13:31] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003363 10.0.0.22 - - [2026-02-02 08:13:31] "GET /virtual-networks?parent_id=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003983 10.0.0.22 - - [2026-02-02 08:13:31] "GET /virtual-network/d9ea40fd-2081-4959-ae29-49a4558305dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.032484 10.0.0.22 - - [2026-02-02 08:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005102 10.0.0.22 - - [2026-02-02 08:13:32] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004201 10.0.0.22 - - [2026-02-02 08:13:32] "GET /virtual-networks?parent_id=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003222 10.0.0.22 - - [2026-02-02 08:13:32] "GET /virtual-network/d9ea40fd-2081-4959-ae29-49a4558305dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.008173 252.22.32.16 - - [2026-02-02 08:13:32] "POST /neutron/port HTTP/1.1" 200 1113 0.018839 252.22.32.16 - - [2026-02-02 08:13:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007426 252.22.32.16 - - [2026-02-02 08:13:33] "POST /neutron/port HTTP/1.1" 200 1113 0.017596 252.22.32.16 - - [2026-02-02 08:13:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007548 252.22.32.16 - - [2026-02-02 08:13:33] "POST /neutron/port HTTP/1.1" 200 1113 0.019878 252.22.32.16 - - [2026-02-02 08:13:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008307 10.0.0.22 - - [2026-02-02 08:13:33] "GET /virtual-machine/b4a3a4b4-f5b6-49be-9057-5bf6052f8cd9 HTTP/1.1" 200 1293 0.005618 10.0.0.22 - - [2026-02-02 08:13:33] "GET /virtual-machine-interface/5a873079-b0f1-4a1f-96ec-33cf8bd32344 HTTP/1.1" 200 2936 0.005299 [Introspect:8084]10.0.0.22 - - [2026-02-02 08:13:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001316 [Introspect:8084]10.0.0.22 - - [2026-02-02 08:13:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001526 10.0.0.22 - - [2026-02-02 08:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.22 - - [2026-02-02 08:13:33] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004951 10.0.0.22 - - [2026-02-02 08:13:33] "GET /virtual-networks?parent_id=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003279 10.0.0.22 - - [2026-02-02 08:13:33] "GET /virtual-network/d9ea40fd-2081-4959-ae29-49a4558305dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006690 10.0.0.22 - - [2026-02-02 08:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.22 - - [2026-02-02 08:13:34] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003662 10.0.0.22 - - [2026-02-02 08:13:34] "GET /virtual-networks?parent_id=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003124 10.0.0.22 - - [2026-02-02 08:13:34] "GET /virtual-network/d9ea40fd-2081-4959-ae29-49a4558305dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007636 [Introspect:8084]10.0.0.22 - - [2026-02-02 08:13:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000923 [Introspect:8084]10.0.0.22 - - [2026-02-02 08:13:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001424 252.22.32.16 - - [2026-02-02 08:13:40] "POST /neutron/port HTTP/1.1" 200 1113 0.062212 252.22.32.16 - - [2026-02-02 08:13:40] "POST /neutron/port HTTP/1.1" 200 1113 0.019001 252.22.32.16 - - [2026-02-02 08:13:40] "POST /neutron/network HTTP/1.1" 200 998 0.007829 252.22.32.16 - - [2026-02-02 08:13:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009951 252.22.32.16 - - [2026-02-02 08:13:40] "POST /neutron/subnet HTTP/1.1" 200 673 0.009874 252.22.32.16 - - [2026-02-02 08:13:40] "POST /neutron/port HTTP/1.1" 200 117 0.001962 252.22.32.16 - - [2026-02-02 08:13:40] "POST /neutron/network HTTP/1.1" 200 988 0.008913 10.0.0.22 - - [2026-02-02 08:13:46] "GET /obj-perms HTTP/1.1" 200 6366 0.068784 10.0.0.22 - - [2026-02-02 08:13:46] "GET /obj-perms HTTP/1.1" 200 6366 0.058403 252.22.32.16 - - [2026-02-02 08:13:50] "POST /neutron/port HTTP/1.1" 200 1103 0.017033 252.22.32.16 - - [2026-02-02 08:13:51] "POST /neutron/port HTTP/1.1" 200 1103 0.011118 252.22.32.16 - - [2026-02-02 08:13:51] "POST /neutron/port HTTP/1.1" 200 1113 0.022060 252.22.32.16 - - [2026-02-02 08:13:51] "POST /neutron/port HTTP/1.1" 200 151 0.158103 252.22.32.16 - - [2026-02-02 08:13:51] "POST /neutron/port HTTP/1.1" 200 1103 0.025581 252.22.32.16 - - [2026-02-02 08:13:51] "POST /neutron/port HTTP/1.1" 200 1103 0.033281 252.22.32.16 - - [2026-02-02 08:13:51] "POST /neutron/port HTTP/1.1" 200 1103 0.026613 252.22.32.16 - - [2026-02-02 08:13:51] "POST /neutron/port HTTP/1.1" 200 151 0.227468 252.22.32.16 - - [2026-02-02 08:13:51] "POST /neutron/port HTTP/1.1" 200 151 0.239059 252.22.32.16 - - [2026-02-02 08:13:51] "POST /neutron/network HTTP/1.1" 200 988 0.010013 10.0.0.22 - - [2026-02-02 08:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009922 10.0.0.22 - - [2026-02-02 08:13:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002847 10.0.0.22 - - [2026-02-02 08:13:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002371 10.0.0.22 - - [2026-02-02 08:13:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002049 10.0.0.22 - - [2026-02-02 08:13:51] "POST /useragent-kv HTTP/1.1" 200 115 0.005247 10.0.0.22 - - [2026-02-02 08:13:52] "DELETE /route-target/d39b3780-6f9f-46df-a354-4d83a3e0df38 HTTP/1.1" 200 115 0.035277 252.22.32.16 - - [2026-02-02 08:13:52] "POST /neutron/network HTTP/1.1" 200 151 0.194325 10.0.0.22 - - [2026-02-02 08:13:52] "GET /routing-instance/13b41b24-1f5f-4f56-a7f6-204bd9ffc2b1 HTTP/1.1" 404 171 0.004277 10.0.0.22 - - [2026-02-02 08:13:52] "GET /domains HTTP/1.1" 200 438 0.003765 10.0.0.22 - - [2026-02-02 08:13:52] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001095 10.0.0.22 - - [2026-02-02 08:13:52] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1306 0.007979 10.0.0.22 - - [2026-02-02 08:13:52] "GET /projects?obj_uuids=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002166 10.0.0.22 - - [2026-02-02 08:13:52] "GET /project/313fd0bb-9c6d-453d-a455-6d35b49ea530 HTTP/1.1" 200 2080 0.035166 10.0.0.22 - - [2026-02-02 08:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.22 - - [2026-02-02 08:13:52] "DELETE /network-ipam/1a4264d0-4d9b-480d-a297-8a8b9b898347 HTTP/1.1" 200 115 0.023056 10.0.0.22 - - [2026-02-02 08:13:52] "POST /fqname-to-id HTTP/1.1" 404 209 0.003246 10.0.0.22 - - [2026-02-02 08:13:53] "GET /projects?obj_uuids=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001487 10.0.0.22 - - [2026-02-02 08:13:53] "GET /project/313fd0bb-9c6d-453d-a455-6d35b49ea530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.064835 10.0.0.22 - - [2026-02-02 08:13:53] "GET /projects?obj_uuids=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001043 10.0.0.22 - - [2026-02-02 08:13:53] "GET /project/313fd0bb-9c6d-453d-a455-6d35b49ea530?fields=virtual_networks HTTP/1.1" 200 1031 0.080302 10.0.0.22 - - [2026-02-02 08:13:53] "GET /projects?obj_uuids=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001277 10.0.0.22 - - [2026-02-02 08:13:53] "GET /project/313fd0bb-9c6d-453d-a455-6d35b49ea530?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.040255 10.0.0.22 - - [2026-02-02 08:13:53] "GET /projects?obj_uuids=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001487 10.0.0.22 - - [2026-02-02 08:13:53] "GET /project/313fd0bb-9c6d-453d-a455-6d35b49ea530?fields=security_groups HTTP/1.1" 200 1256 0.035657 252.22.32.16 - - [2026-02-02 08:13:56] "POST /neutron/port HTTP/1.1" 200 117 0.007775 252.22.32.16 - - [2026-02-02 08:13:56] "POST /neutron/port HTTP/1.1" 400 205 0.003338 252.22.32.16 - - [2026-02-02 08:13:56] "POST /neutron/port HTTP/1.1" 200 117 0.008028 252.22.32.16 - - [2026-02-02 08:13:56] "POST /neutron/port HTTP/1.1" 400 205 0.005553 10.0.0.22 - - [2026-02-02 08:14:09] "GET / HTTP/1.1" 200 36215 0.002979 10.0.0.22 - - [2026-02-02 08:14:10] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000505 10.0.0.22 - - [2026-02-02 08:14:10] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001574 10.0.0.22 - - [2026-02-02 08:14:10] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.042662 10.0.0.22 - - [2026-02-02 08:14:11] "POST /fqname-to-id HTTP/1.1" 404 181 0.037861 10.0.0.22 - - [2026-02-02 08:14:11] "GET /projects?obj_uuids=a3bfe9a1-ce7c-40a3-a9c2-d760af7740ba&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002574 10.0.0.22 - - [2026-02-02 08:14:11] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001109 10.0.0.22 - - [2026-02-02 08:14:11] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.042011 10.0.0.22 - - [2026-02-02 08:14:11] "POST /id-to-fqname HTTP/1.1" 200 183 0.001829 10.0.0.22 - - [2026-02-02 08:14:11] "POST /fqname-to-id HTTP/1.1" 404 192 0.006745 10.0.0.22 - - [2026-02-02 08:14:11] "POST /security-groups HTTP/1.1" 200 578 0.071503 10.0.0.22 - - [2026-02-02 08:14:11] "POST /fqname-to-id HTTP/1.1" 404 227 0.002922 10.0.0.22 - - [2026-02-02 08:14:11] "POST /projects HTTP/1.1" 200 567 0.234512 10.0.0.22 - - [2026-02-02 08:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.310761 10.0.0.22 - - [2026-02-02 08:14:11] "POST /access-control-lists HTTP/1.1" 200 591 0.064963 10.0.0.22 - - [2026-02-02 08:14:11] "GET /project/a3bfe9a1-ce7c-40a3-a9c2-d760af7740ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.515956 10.0.0.22 - - [2026-02-02 08:14:11] "POST /fqname-to-id HTTP/1.1" 404 226 0.018607 10.0.0.22 - - [2026-02-02 08:14:11] "POST /access-control-lists HTTP/1.1" 200 589 0.064027 10.0.0.22 - - [2026-02-02 08:14:13] "GET / HTTP/1.1" 200 36215 0.002221 10.0.0.22 - - [2026-02-02 08:14:15] "POST /fqname-to-id HTTP/1.1" 401 296 0.000560 10.0.0.22 - - [2026-02-02 08:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.032204 10.0.0.22 - - [2026-02-02 08:14:15] "GET /api-access-list/7bb73120-fa1e-4c80-84c5-1174f60e528c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004776 10.0.0.22 - - [2026-02-02 08:14:15] "GET /api-access-list/7bb73120-fa1e-4c80-84c5-1174f60e528c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003720 10.0.0.22 - - [2026-02-02 08:14:15] "GET /api-access-list/7bb73120-fa1e-4c80-84c5-1174f60e528c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003767 10.0.0.22 - - [2026-02-02 08:14:15] "PUT /api-access-list/7bb73120-fa1e-4c80-84c5-1174f60e528c HTTP/1.1" 200 265 0.010652 10.0.0.22 - - [2026-02-02 08:14:16] "GET /aaa-mode HTTP/1.1" 401 296 0.000505 10.0.0.22 - - [2026-02-02 08:14:16] "GET /aaa-mode HTTP/1.1" 200 128 0.032110 10.0.0.22 - - [2026-02-02 08:14:17] "POST /fqname-to-id HTTP/1.1" 404 181 0.030047 10.0.0.22 - - [2026-02-02 08:14:17] "GET /projects?obj_uuids=7f30fd81-3339-486e-b70c-75a551aad428&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002625 10.0.0.22 - - [2026-02-02 08:14:17] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001161 10.0.0.22 - - [2026-02-02 08:14:17] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008009 10.0.0.22 - - [2026-02-02 08:14:17] "POST /id-to-fqname HTTP/1.1" 200 183 0.001912 10.0.0.22 - - [2026-02-02 08:14:17] "POST /fqname-to-id HTTP/1.1" 404 192 0.003337 10.0.0.22 - - [2026-02-02 08:14:17] "POST /security-groups HTTP/1.1" 200 578 0.067933 10.0.0.22 - - [2026-02-02 08:14:17] "POST /fqname-to-id HTTP/1.1" 404 227 0.003306 10.0.0.22 - - [2026-02-02 08:14:17] "POST /projects HTTP/1.1" 200 567 0.224765 10.0.0.22 - - [2026-02-02 08:14:17] "POST /access-control-lists HTTP/1.1" 200 591 0.061546 10.0.0.22 - - [2026-02-02 08:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.314356 10.0.0.22 - - [2026-02-02 08:14:17] "POST /fqname-to-id HTTP/1.1" 404 226 0.003444 10.0.0.22 - - [2026-02-02 08:14:17] "GET /project/7f30fd81-3339-486e-b70c-75a551aad428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.450752 10.0.0.22 - - [2026-02-02 08:14:17] "POST /access-control-lists HTTP/1.1" 200 589 0.061020 10.0.0.22 - - [2026-02-02 08:14:17] "POST /fqname-to-id HTTP/1.1" 404 181 0.032644 10.0.0.22 - - [2026-02-02 08:14:18] "GET /projects?obj_uuids=ef92b0c9-e6f4-4879-b526-48988a643bb8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003618 10.0.0.22 - - [2026-02-02 08:14:18] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001104 10.0.0.22 - - [2026-02-02 08:14:18] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.006939 10.0.0.22 - - [2026-02-02 08:14:18] "POST /id-to-fqname HTTP/1.1" 200 183 0.002514 10.0.0.22 - - [2026-02-02 08:14:18] "POST /fqname-to-id HTTP/1.1" 404 192 0.004231 10.0.0.22 - - [2026-02-02 08:14:18] "POST /security-groups HTTP/1.1" 200 578 0.068194 10.0.0.22 - - [2026-02-02 08:14:18] "POST /fqname-to-id HTTP/1.1" 404 227 0.003582 10.0.0.22 - - [2026-02-02 08:14:18] "POST /projects HTTP/1.1" 200 567 0.249348 10.0.0.22 - - [2026-02-02 08:14:18] "POST /access-control-lists HTTP/1.1" 200 591 0.064969 10.0.0.22 - - [2026-02-02 08:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.331249 10.0.0.22 - - [2026-02-02 08:14:18] "POST /fqname-to-id HTTP/1.1" 404 226 0.003734 10.0.0.22 - - [2026-02-02 08:14:18] "GET /project/ef92b0c9-e6f4-4879-b526-48988a643bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.492027 10.0.0.22 - - [2026-02-02 08:14:18] "POST /access-control-lists HTTP/1.1" 200 589 0.079560 10.0.0.22 - - [2026-02-02 08:14:19] "GET / HTTP/1.1" 200 36215 0.001936 10.0.0.22 - - [2026-02-02 08:14:20] "GET / HTTP/1.1" 200 36215 0.001528 10.0.0.22 - - [2026-02-02 08:14:20] "POST /fqname-to-id HTTP/1.1" 404 181 0.003189 10.0.0.22 - - [2026-02-02 08:14:20] "POST /api-access-lists HTTP/1.1" 200 521 0.016332 10.0.0.22 - - [2026-02-02 08:14:20] "GET /api-access-list/be6f6dd9-6532-410a-ab2d-74801c54ca02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.004798 10.0.0.22 - - [2026-02-02 08:14:20] "GET /api-access-list/be6f6dd9-6532-410a-ab2d-74801c54ca02 HTTP/1.1" 401 296 0.000550 10.0.0.22 - - [2026-02-02 08:14:21] "GET /api-access-list/be6f6dd9-6532-410a-ab2d-74801c54ca02 HTTP/1.1" 200 1266 0.096905 10.0.0.22 - - [2026-02-02 08:14:21] "POST /fqname-to-id HTTP/1.1" 401 296 0.000741 10.0.0.22 - - [2026-02-02 08:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.084706 10.0.0.22 - - [2026-02-02 08:14:21] "GET /projects?obj_uuids=7f30fd81-3339-486e-b70c-75a551aad428&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001319 10.0.0.22 - - [2026-02-02 08:14:21] "GET /project/7f30fd81-3339-486e-b70c-75a551aad428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.045415 10.0.0.22 - - [2026-02-02 08:14:21] "GET /virtual-networks?parent_id=7f30fd81-3339-486e-b70c-75a551aad428&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014091 10.0.0.22 - - [2026-02-02 08:14:21] "POST /virtual-networks HTTP/1.1" 200 568 0.059907 10.0.0.22 - - [2026-02-02 08:14:21] "POST /route-targets HTTP/1.1" 200 328 0.012233 10.0.0.22 - - [2026-02-02 08:14:21] "POST /ref-update HTTP/1.1" 200 156 0.012681 10.0.0.22 - - [2026-02-02 08:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015908 10.0.0.22 - - [2026-02-02 08:14:21] "GET /network-ipam/02e1ebe6-de25-4a7b-9aaf-bc93092a882e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.011784 10.0.0.22 - - [2026-02-02 08:14:22] "POST /useragent-kv HTTP/1.1" 200 115 0.006504 10.0.0.22 - - [2026-02-02 08:14:22] "POST /ref-update HTTP/1.1" 200 156 0.062857 252.22.32.16 - - [2026-02-02 08:14:22] "POST /neutron/network HTTP/1.1" 200 830 0.052057 252.22.32.16 - - [2026-02-02 08:14:22] "POST /neutron/network HTTP/1.1" 200 830 0.025143 10.0.0.22 - - [2026-02-02 08:14:22] "GET /virtual-network/5a8e37a2-2f23-4aec-86e6-8cd15b678cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.014714 252.22.32.16 - - [2026-02-02 08:14:22] "POST /neutron/network HTTP/1.1" 200 830 0.022899 252.22.32.16 - - [2026-02-02 08:14:22] "POST /neutron/subnet HTTP/1.1" 200 678 0.034692 10.0.0.22 - - [2026-02-02 08:14:22] "GET /virtual-network/5a8e37a2-2f23-4aec-86e6-8cd15b678cd0 HTTP/1.1" 401 296 0.000457 10.0.0.22 - - [2026-02-02 08:14:23] "GET /virtual-network/5a8e37a2-2f23-4aec-86e6-8cd15b678cd0 HTTP/1.1" 200 2266 0.052103 10.0.0.22 - - [2026-02-02 08:14:23] "GET /virtual-network/5a8e37a2-2f23-4aec-86e6-8cd15b678cd0 HTTP/1.1" 401 296 0.000558 10.0.0.22 - - [2026-02-02 08:14:23] "GET /virtual-network/5a8e37a2-2f23-4aec-86e6-8cd15b678cd0 HTTP/1.1" 200 2007 0.053045 10.0.0.22 - - [2026-02-02 08:14:24] "GET /obj-perms HTTP/1.1" 200 6298 0.082786 10.0.0.22 - - [2026-02-02 08:14:24] "POST /fqname-to-id HTTP/1.1" 401 296 0.000611 10.0.0.22 - - [2026-02-02 08:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.031415 10.0.0.22 - - [2026-02-02 08:14:24] "GET /virtual-network/5a8e37a2-2f23-4aec-86e6-8cd15b678cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.016389 10.0.0.22 - - [2026-02-02 08:14:24] "GET /obj-perms HTTP/1.1" 200 6298 0.010806 10.0.0.22 - - [2026-02-02 08:14:24] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 360 0.057240 10.0.0.22 - - [2026-02-02 08:14:25] "GET /obj-perms HTTP/1.1" 200 6298 0.075038 10.0.0.22 - - [2026-02-02 08:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.22 - - [2026-02-02 08:14:25] "GET /virtual-network/5a8e37a2-2f23-4aec-86e6-8cd15b678cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.014728 10.0.0.22 - - [2026-02-02 08:14:25] "GET /obj-perms HTTP/1.1" 200 6298 0.010492 10.0.0.22 - - [2026-02-02 08:14:25] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 360 0.018919 10.0.0.22 - - [2026-02-02 08:14:25] "POST /id-to-fqname HTTP/1.1" 401 296 0.000542 10.0.0.22 - - [2026-02-02 08:14:25] "POST /id-to-fqname HTTP/1.1" 200 228 0.043959 [Introspect:8084]10.0.0.22 - - [2026-02-02 08:14:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001072 [Introspect:8084]10.0.0.22 - - [2026-02-02 08:14:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001349 252.22.32.16 - - [2026-02-02 08:14:26] "POST /neutron/network HTTP/1.1" 200 840 0.058523 252.22.32.16 - - [2026-02-02 08:14:26] "GET /aaa-mode HTTP/1.1" 401 296 0.000455 252.22.32.16 - - [2026-02-02 08:14:26] "GET / HTTP/1.1" 200 36215 0.003277 252.22.32.16 - - [2026-02-02 08:14:26] "GET /project/ef92b0c9-e6f4-4879-b526-48988a643bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000533 10.0.0.22 - - [2026-02-02 08:14:27] "GET /projects?obj_uuids=ef92b0c9-e6f4-4879-b526-48988a643bb8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001538 252.22.32.16 - - [2026-02-02 08:14:27] "GET /project/ef92b0c9-e6f4-4879-b526-48988a643bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.067083 252.22.32.16 - - [2026-02-02 08:14:27] "POST /neutron/network HTTP/1.1" 200 830 0.035428 252.22.32.16 - - [2026-02-02 08:14:27] "POST /neutron/port HTTP/1.1" 200 117 0.034667 252.22.32.16 - - [2026-02-02 08:14:27] "POST /neutron/port HTTP/1.1" 200 117 0.023292 252.22.32.16 - - [2026-02-02 08:14:27] "POST /neutron/port HTTP/1.1" 200 117 0.007509 252.22.32.16 - - [2026-02-02 08:14:28] "POST /neutron/network HTTP/1.1" 200 840 0.027431 252.22.32.16 - - [2026-02-02 08:14:28] "POST /neutron/network HTTP/1.1" 200 830 0.023694 10.0.0.22 - - [2026-02-02 08:14:29] "GET /projects?obj_uuids=ef92b0c9-e6f4-4879-b526-48988a643bb8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001527 252.22.32.16 - - [2026-02-02 08:14:29] "POST /neutron/port HTTP/1.1" 200 1054 0.428028 252.22.32.16 - - [2026-02-02 08:14:29] "POST /neutron/port HTTP/1.1" 200 1054 0.015137 252.22.32.16 - - [2026-02-02 08:14:29] "POST /neutron/port HTTP/1.1" 200 1054 0.014579 252.22.32.16 - - [2026-02-02 08:14:29] "POST /neutron/port HTTP/1.1" 200 1104 0.082508 252.22.32.16 - - [2026-02-02 08:14:29] "POST /neutron/port HTTP/1.1" 200 1114 0.016891 252.22.32.16 - - [2026-02-02 08:14:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005167 252.22.32.16 - - [2026-02-02 08:14:29] "POST /neutron/subnet HTTP/1.1" 200 652 0.007621 252.22.32.16 - - [2026-02-02 08:14:30] "POST /neutron/port HTTP/1.1" 200 117 0.001389 252.22.32.16 - - [2026-02-02 08:14:30] "POST /neutron/network HTTP/1.1" 200 830 0.007181 10.0.0.22 - - [2026-02-02 08:14:32] "DELETE /project/ef92b0c9e6f44879b52648988a643bb8 HTTP/1.1" 404 173 0.009085 10.0.0.22 - - [2026-02-02 08:14:32] "DELETE /project/7f30fd813339486eb70c75a551aad428 HTTP/1.1" 404 173 0.007552 10.0.0.22 - - [2026-02-02 08:14:32] "DELETE /project/a3bfe9a1ce7c40a3a9c2d760af7740ba HTTP/1.1" 404 173 0.006113 10.0.0.22 - - [2026-02-02 08:14:32] "GET /projects?obj_uuids=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001115 10.0.0.22 - - [2026-02-02 08:14:32] "GET /project/313fd0bb-9c6d-453d-a455-6d35b49ea530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.039976 10.0.0.22 - - [2026-02-02 08:14:32] "GET /projects?obj_uuids=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001014 10.0.0.22 - - [2026-02-02 08:14:32] "GET /project/313fd0bb-9c6d-453d-a455-6d35b49ea530?fields=security_groups HTTP/1.1" 200 1349 0.025656 10.0.0.22 - - [2026-02-02 08:14:32] "DELETE /access-control-list/82aced6e-cdb2-4f7c-aa3a-dd1f8f95d63a HTTP/1.1" 200 115 0.087183 10.0.0.22 - - [2026-02-02 08:14:32] "DELETE /security-group/c31f4696-c5d3-4a2c-9282-e2106e3678a1 HTTP/1.1" 200 115 0.131047 10.0.0.22 - - [2026-02-02 08:14:32] "GET /projects?obj_uuids=313fd0bb-9c6d-453d-a455-6d35b49ea530&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001145 10.0.0.22 - - [2026-02-02 08:14:33] "DELETE /access-control-list/c8f2d13b-9355-402e-8654-c0afc3a66e60 HTTP/1.1" 200 115 0.034957 10.0.0.22 - - [2026-02-02 08:14:33] "GET /project/313fd0bb-9c6d-453d-a455-6d35b49ea530?fields=application_policy_sets HTTP/1.1" 200 1388 0.053338 252.22.32.16 - - [2026-02-02 08:14:33] "POST /neutron/port HTTP/1.1" 200 1114 0.029145 252.22.32.16 - - [2026-02-02 08:14:33] "POST /neutron/security_group HTTP/1.1" 200 2051 0.012667 10.0.0.22 - - [2026-02-02 08:14:33] "DELETE /project/313fd0bb-9c6d-453d-a455-6d35b49ea530 HTTP/1.1" 200 115 0.475441 252.22.32.16 - - [2026-02-02 08:14:33] "POST /neutron/port HTTP/1.1" 200 1114 0.018338 252.22.32.16 - - [2026-02-02 08:14:33] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007595 252.22.32.16 - - [2026-02-02 08:14:33] "POST /neutron/port HTTP/1.1" 200 1114 0.014305 252.22.32.16 - - [2026-02-02 08:14:33] "POST /neutron/security_group HTTP/1.1" 200 2051 0.011898 252.22.32.16 - - [2026-02-02 08:14:33] "POST /neutron/port HTTP/1.1" 200 1114 0.015303 252.22.32.16 - - [2026-02-02 08:14:33] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006950 10.0.0.22 - - [2026-02-02 08:14:33] "GET /virtual-machine/2d87ae58-c523-4d1e-a1e4-e8297b0ba3a6 HTTP/1.1" 200 1287 0.017879 10.0.0.22 - - [2026-02-02 08:14:33] "GET /virtual-machine/2d87ae58-c523-4d1e-a1e4-e8297b0ba3a6 HTTP/1.1" 200 1287 0.013592 10.0.0.22 - - [2026-02-02 08:14:33] "GET /virtual-machine-interface/e9827bbc-5fce-4b0a-822c-f2af9aa8fee7 HTTP/1.1" 200 2526 0.021975 10.0.0.22 - - [2026-02-02 08:14:33] "GET /virtual-machine/2d87ae58-c523-4d1e-a1e4-e8297b0ba3a6 HTTP/1.1" 200 1287 0.013145 10.0.0.22 - - [2026-02-02 08:14:33] "GET /virtual-machine-interface/e9827bbc-5fce-4b0a-822c-f2af9aa8fee7 HTTP/1.1" 200 2526 0.018517 10.0.0.22 - - [2026-02-02 08:14:34] "GET /instance-ip/2a2ced4c-1820-4517-80ed-a629931e3ca8 HTTP/1.1" 200 1624 0.016554 10.0.0.22 - - [2026-02-02 08:14:34] "GET /virtual-machine/2d87ae58-c523-4d1e-a1e4-e8297b0ba3a6 HTTP/1.1" 200 1287 0.014614 10.0.0.22 - - [2026-02-02 08:14:34] "GET /virtual-machine-interface/e9827bbc-5fce-4b0a-822c-f2af9aa8fee7 HTTP/1.1" 200 2526 0.019366 10.0.0.22 - - [2026-02-02 08:14:34] "GET /instance-ip/2a2ced4c-1820-4517-80ed-a629931e3ca8 HTTP/1.1" 200 1624 0.016123 10.0.0.22 - - [2026-02-02 08:14:34] "POST /fqname-to-id HTTP/1.1" 403 329 0.011308 10.0.0.22 - - [2026-02-02 08:14:34] "GET / HTTP/1.1" 200 36215 0.003414 10.0.0.22 - - [2026-02-02 08:14:34] "POST /fqname-to-id HTTP/1.1" 401 296 0.000674 10.0.0.22 - - [2026-02-02 08:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.040842 10.0.0.22 - - [2026-02-02 08:14:35] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004274 10.0.0.22 - - [2026-02-02 08:14:35] "GET /virtual-networks?parent_id=ef92b0c9-e6f4-4879-b526-48988a643bb8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013006 10.0.0.22 - - [2026-02-02 08:14:35] "POST /fqname-to-id HTTP/1.1" 403 329 0.014186 10.0.0.22 - - [2026-02-02 08:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.22 - - [2026-02-02 08:14:35] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003949 10.0.0.22 - - [2026-02-02 08:14:35] "GET /virtual-networks?parent_id=ef92b0c9-e6f4-4879-b526-48988a643bb8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014516 10.0.0.22 - - [2026-02-02 08:14:35] "POST /fqname-to-id HTTP/1.1" 403 329 0.012235 10.0.0.22 - - [2026-02-02 08:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.22 - - [2026-02-02 08:14:35] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003602 10.0.0.22 - - [2026-02-02 08:14:35] "GET /virtual-networks?parent_id=ef92b0c9-e6f4-4879-b526-48988a643bb8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012629 10.0.0.22 - - [2026-02-02 08:14:35] "POST /fqname-to-id HTTP/1.1" 403 329 0.011905 10.0.0.22 - - [2026-02-02 08:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311 10.0.0.22 - - [2026-02-02 08:14:35] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003880 10.0.0.22 - - [2026-02-02 08:14:35] "GET /virtual-networks?parent_id=ef92b0c9-e6f4-4879-b526-48988a643bb8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011980 10.0.0.22 - - [2026-02-02 08:14:35] "POST /fqname-to-id HTTP/1.1" 403 329 0.011646 10.0.0.22 - - [2026-02-02 08:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.22 - - [2026-02-02 08:14:35] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003408 10.0.0.22 - - [2026-02-02 08:14:35] "GET /virtual-networks?parent_id=ef92b0c9-e6f4-4879-b526-48988a643bb8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011529 10.0.0.22 - - [2026-02-02 08:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013103 10.0.0.22 - - [2026-02-02 08:14:39] "GET /virtual-network/5a8e37a2-2f23-4aec-86e6-8cd15b678cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.019181 252.22.32.16 - - [2026-02-02 08:14:40] "POST /neutron/port HTTP/1.1" 200 1114 0.052377 252.22.32.16 - - [2026-02-02 08:14:40] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008576 252.22.32.16 - - [2026-02-02 08:14:40] "POST /neutron/port HTTP/1.1" 200 1114 0.050082 252.22.32.16 - - [2026-02-02 08:14:40] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007814 10.0.0.22 - - [2026-02-02 08:14:41] "POST /fqname-to-id HTTP/1.1" 403 329 0.012087 10.0.0.22 - - [2026-02-02 08:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.22 - - [2026-02-02 08:14:41] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004347 10.0.0.22 - - [2026-02-02 08:14:41] "GET /virtual-networks?parent_id=ef92b0c9-e6f4-4879-b526-48988a643bb8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013852 10.0.0.22 - - [2026-02-02 08:14:41] "POST /fqname-to-id HTTP/1.1" 403 329 0.014737 10.0.0.22 - - [2026-02-02 08:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.22 - - [2026-02-02 08:14:41] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004302 10.0.0.22 - - [2026-02-02 08:14:41] "GET /virtual-networks?parent_id=ef92b0c9-e6f4-4879-b526-48988a643bb8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013953 10.0.0.22 - - [2026-02-02 08:14:41] "POST /fqname-to-id HTTP/1.1" 403 351 0.014466 10.0.0.22 - - [2026-02-02 08:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.22 - - [2026-02-02 08:14:41] "GET /routing-instance/2ff27875-c290-448c-bfac-49e1b1532ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.004785 10.0.0.22 - - [2026-02-02 08:14:41] "GET /route-target/0ca88acc-ae8b-4246-ac12-794d737cb9d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.026638 10.0.0.22 - - [2026-02-02 08:14:41] "GET /route-target/0ca88acc-ae8b-4246-ac12-794d737cb9d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004520 10.0.0.22 - - [2026-02-02 08:14:41] "POST /fqname-to-id HTTP/1.1" 403 329 0.028959 10.0.0.22 - - [2026-02-02 08:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.22 - - [2026-02-02 08:14:41] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003358 10.0.0.22 - - [2026-02-02 08:14:41] "GET /virtual-networks?parent_id=ef92b0c9-e6f4-4879-b526-48988a643bb8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011218 10.0.0.22 - - [2026-02-02 08:14:41] "POST /fqname-to-id HTTP/1.1" 403 351 0.011590 10.0.0.22 - - [2026-02-02 08:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.22 - - [2026-02-02 08:14:42] "GET /routing-instance/2ff27875-c290-448c-bfac-49e1b1532ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.003888 252.22.32.16 - - [2026-02-02 08:14:42] "POST /neutron/port HTTP/1.1" 200 1114 0.047520 10.0.0.22 - - [2026-02-02 08:14:42] "GET /route-target/0ca88acc-ae8b-4246-ac12-794d737cb9d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.010814 10.0.0.22 - - [2026-02-02 08:14:42] "GET /route-target/0ca88acc-ae8b-4246-ac12-794d737cb9d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003621 252.22.32.16 - - [2026-02-02 08:14:42] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007754 10.0.0.22 - - [2026-02-02 08:14:42] "GET /obj-perms HTTP/1.1" 200 6298 0.010299 10.0.0.22 - - [2026-02-02 08:14:42] "GET /virtual-machine/2d87ae58-c523-4d1e-a1e4-e8297b0ba3a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.013534 10.0.0.22 - - [2026-02-02 08:14:42] "GET /obj-perms HTTP/1.1" 200 6298 0.010606 10.0.0.22 - - [2026-02-02 08:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.22 - - [2026-02-02 08:14:42] "GET /virtual-machine-interface/e9827bbc-5fce-4b0a-822c-f2af9aa8fee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2304 0.020008 10.0.0.22 - - [2026-02-02 08:14:42] "GET /obj-perms HTTP/1.1" 200 6298 0.009542 10.0.0.22 - - [2026-02-02 08:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 252.22.32.16 - - [2026-02-02 08:14:42] "POST /neutron/port HTTP/1.1" 200 1114 0.045229 10.0.0.22 - - [2026-02-02 08:14:42] "GET /virtual-machine-interface/e9827bbc-5fce-4b0a-822c-f2af9aa8fee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2304 0.019425 252.22.32.16 - - [2026-02-02 08:14:42] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005516 10.0.0.22 - - [2026-02-02 08:14:42] "GET /obj-perms HTTP/1.1" 200 6298 0.011416 10.0.0.22 - - [2026-02-02 08:14:42] "GET /virtual-machine/2d87ae58-c523-4d1e-a1e4-e8297b0ba3a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.013372 10.0.0.22 - - [2026-02-02 08:14:42] "GET /obj-perms HTTP/1.1" 200 6298 0.009414 10.0.0.22 - - [2026-02-02 08:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.22 - - [2026-02-02 08:14:42] "GET /virtual-machine-interface/e9827bbc-5fce-4b0a-822c-f2af9aa8fee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2304 0.019503 10.0.0.22 - - [2026-02-02 08:14:43] "GET /obj-perms HTTP/1.1" 200 6298 0.009029 10.0.0.22 - - [2026-02-02 08:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.22 - - [2026-02-02 08:14:43] "GET /virtual-network/5a8e37a2-2f23-4aec-86e6-8cd15b678cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.014749 10.0.0.22 - - [2026-02-02 08:14:43] "GET /obj-perms HTTP/1.1" 200 6298 0.010702 10.0.0.22 - - [2026-02-02 08:14:43] "GET /virtual-machine/2d87ae58-c523-4d1e-a1e4-e8297b0ba3a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.012538 10.0.0.22 - - [2026-02-02 08:14:43] "GET /obj-perms HTTP/1.1" 200 6298 0.010146 10.0.0.22 - - [2026-02-02 08:14:43] "GET /obj-perms HTTP/1.1" 200 6298 0.008177 10.0.0.22 - - [2026-02-02 08:14:43] "GET /obj-perms HTTP/1.1" 200 6298 0.073046 10.0.0.22 - - [2026-02-02 08:14:43] "GET /obj-perms HTTP/1.1" 200 6298 0.009816 10.0.0.22 - - [2026-02-02 08:14:44] "GET /obj-perms HTTP/1.1" 200 6403 0.060906 10.0.0.22 - - [2026-02-02 08:14:44] "GET /obj-perms HTTP/1.1" 200 6403 0.001869 10.0.0.22 - - [2026-02-02 08:14:44] "GET /obj-perms HTTP/1.1" 200 6298 0.009689 10.0.0.22 - - [2026-02-02 08:14:44] "GET /obj-perms HTTP/1.1" 200 6298 0.011048 10.0.0.22 - - [2026-02-02 08:14:45] "GET /obj-perms HTTP/1.1" 200 6298 0.069890 10.0.0.22 - - [2026-02-02 08:14:45] "GET /obj-perms HTTP/1.1" 200 6298 0.009996 10.0.0.22 - - [2026-02-02 08:14:45] "GET /obj-perms HTTP/1.1" 200 6403 0.001943 10.0.0.22 - - [2026-02-02 08:14:45] "GET /global-system-configs HTTP/1.1" 401 296 0.000486 10.0.0.22 - - [2026-02-02 08:14:45] "GET /obj-perms HTTP/1.1" 200 6403 0.002254 10.0.0.22 - - [2026-02-02 08:14:45] "GET /global-system-configs HTTP/1.1" 401 296 0.000419 10.0.0.22 - - [2026-02-02 08:14:45] "GET /obj-perms HTTP/1.1" 200 6298 0.010877 10.0.0.22 - - [2026-02-02 08:14:45] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 321 0.012229 10.0.0.22 - - [2026-02-02 08:14:45] "GET /virtual-machine/2d87ae58-c523-4d1e-a1e4-e8297b0ba3a6 HTTP/1.1" 200 1287 0.019147 252.22.32.16 - - [2026-02-02 08:14:46] "POST /neutron/port HTTP/1.1" 200 1114 0.019788 252.22.32.16 - - [2026-02-02 08:14:46] "POST /neutron/port HTTP/1.1" 200 1104 0.015212 252.22.32.16 - - [2026-02-02 08:14:46] "POST /neutron/port HTTP/1.1" 200 151 0.135118 10.0.0.22 - - [2026-02-02 08:14:47] "GET /obj-perms HTTP/1.1" 200 6366 0.069692 10.0.0.22 - - [2026-02-02 08:14:47] "GET /virtual-machine/2d87ae58-c523-4d1e-a1e4-e8297b0ba3a6 HTTP/1.1" 404 171 0.011326 10.0.0.22 - - [2026-02-02 08:14:47] "GET /obj-perms HTTP/1.1" 200 6366 0.066157 10.0.0.22 - - [2026-02-02 08:14:47] "GET /virtual-machine/2d87ae58-c523-4d1e-a1e4-e8297b0ba3a6 HTTP/1.1" 404 171 0.010406 10.0.0.22 - - [2026-02-02 08:14:47] "GET /virtual-machine/2d87ae58-c523-4d1e-a1e4-e8297b0ba3a6 HTTP/1.1" 404 171 0.009430 10.0.0.22 - - [2026-02-02 08:14:48] "POST /fqname-to-id HTTP/1.1" 403 329 0.012145 10.0.0.22 - - [2026-02-02 08:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.22 - - [2026-02-02 08:14:48] "GET /global-vrouter-config/f6b8847e-2968-4635-a485-926a013096a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003592 10.0.0.22 - - [2026-02-02 08:14:48] "GET /virtual-networks?parent_id=ef92b0c9-e6f4-4879-b526-48988a643bb8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012487 10.0.0.22 - - [2026-02-02 08:14:48] "POST /fqname-to-id HTTP/1.1" 403 351 0.015579 10.0.0.22 - - [2026-02-02 08:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101 10.0.0.22 - - [2026-02-02 08:14:48] "GET /routing-instance/2ff27875-c290-448c-bfac-49e1b1532ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.003854 10.0.0.22 - - [2026-02-02 08:14:48] "GET /route-target/0ca88acc-ae8b-4246-ac12-794d737cb9d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.011633 10.0.0.22 - - [2026-02-02 08:14:48] "GET /route-target/0ca88acc-ae8b-4246-ac12-794d737cb9d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003843 10.0.0.22 - - [2026-02-02 08:14:48] "GET /obj-perms HTTP/1.1" 200 6298 0.012048 10.0.0.22 - - [2026-02-02 08:14:48] "GET /obj-perms HTTP/1.1" 200 6298 0.009970 10.0.0.22 - - [2026-02-02 08:14:48] "GET /obj-perms HTTP/1.1" 200 6298 0.073605 10.0.0.22 - - [2026-02-02 08:14:48] "GET /obj-perms HTTP/1.1" 200 6298 0.008405 10.0.0.22 - - [2026-02-02 08:14:49] "GET /obj-perms HTTP/1.1" 200 6403 0.001755 10.0.0.22 - - [2026-02-02 08:14:49] "GET /obj-perms HTTP/1.1" 200 6403 0.001663 10.0.0.22 - - [2026-02-02 08:14:52] "GET /obj-perms HTTP/1.1" 200 6403 0.002487 10.0.0.22 - - [2026-02-02 08:14:52] "GET /obj-perms HTTP/1.1" 200 6403 0.001899 10.0.0.22 - - [2026-02-02 08:14:55] "GET /obj-perms HTTP/1.1" 200 6403 0.002044 10.0.0.22 - - [2026-02-02 08:14:55] "GET /obj-perms HTTP/1.1" 200 6403 0.001878 10.0.0.22 - - [2026-02-02 08:14:58] "GET /obj-perms HTTP/1.1" 200 6403 0.001875 10.0.0.22 - - [2026-02-02 08:14:58] "GET /obj-perms HTTP/1.1" 200 6403 0.002489 10.0.0.22 - - [2026-02-02 08:15:01] "GET /obj-perms HTTP/1.1" 200 6403 0.002060 10.0.0.22 - - [2026-02-02 08:15:01] "GET /obj-perms HTTP/1.1" 200 6403 0.002773 10.0.0.22 - - [2026-02-02 08:15:04] "GET /obj-perms HTTP/1.1" 200 6403 0.002376 10.0.0.22 - - [2026-02-02 08:15:04] "GET /obj-perms HTTP/1.1" 200 6403 0.001821 10.0.0.22 - - [2026-02-02 08:15:08] "GET /obj-perms HTTP/1.1" 200 6403 0.002522 10.0.0.22 - - [2026-02-02 08:15:08] "GET /obj-perms HTTP/1.1" 200 6403 0.001968 10.0.0.22 - - [2026-02-02 08:15:11] "GET /obj-perms HTTP/1.1" 200 6403 0.002326 10.0.0.22 - - [2026-02-02 08:15:11] "GET /obj-perms HTTP/1.1" 200 6403 0.002153 10.0.0.22 - - [2026-02-02 08:15:11] "GET /obj-perms HTTP/1.1" 200 6403 0.001847 10.0.0.22 - - [2026-02-02 08:15:11] "GET /obj-perms HTTP/1.1" 200 6403 0.002672 10.0.0.22 - - [2026-02-02 08:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007474 10.0.0.22 - - [2026-02-02 08:15:11] "POST /useragent-kv HTTP/1.1" 200 115 0.005144 10.0.0.22 - - [2026-02-02 08:15:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003751 10.0.0.22 - - [2026-02-02 08:15:11] "DELETE /virtual-network/5a8e37a2-2f23-4aec-86e6-8cd15b678cd0 HTTP/1.1" 200 115 0.100499 10.0.0.22 - - [2026-02-02 08:15:11] "DELETE /route-target/0ca88acc-ae8b-4246-ac12-794d737cb9d7 HTTP/1.1" 200 115 0.025172 10.0.0.22 - - [2026-02-02 08:15:11] "DELETE /api-access-list/be6f6dd9-6532-410a-ab2d-74801c54ca02 HTTP/1.1" 200 115 0.031153 10.0.0.22 - - [2026-02-02 08:15:11] "GET /api-access-list/be6f6dd9-6532-410a-ab2d-74801c54ca02 HTTP/1.1" 404 171 0.002849 10.0.0.22 - - [2026-02-02 08:15:11] "GET /projects?obj_uuids=ef92b0c9-e6f4-4879-b526-48988a643bb8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001333 10.0.0.22 - - [2026-02-02 08:15:12] "GET /project/ef92b0c9-e6f4-4879-b526-48988a643bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.034393 10.0.0.22 - - [2026-02-02 08:15:12] "GET /projects?obj_uuids=ef92b0c9-e6f4-4879-b526-48988a643bb8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001526 10.0.0.22 - - [2026-02-02 08:15:12] "GET /project/ef92b0c9-e6f4-4879-b526-48988a643bb8?fields=virtual_networks HTTP/1.1" 200 1023 0.036323 10.0.0.22 - - [2026-02-02 08:15:12] "GET /projects?obj_uuids=ef92b0c9-e6f4-4879-b526-48988a643bb8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001283 10.0.0.22 - - [2026-02-02 08:15:12] "GET /project/ef92b0c9-e6f4-4879-b526-48988a643bb8?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.033834 10.0.0.22 - - [2026-02-02 08:15:12] "GET /projects?obj_uuids=ef92b0c9-e6f4-4879-b526-48988a643bb8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001949 10.0.0.22 - - [2026-02-02 08:15:12] "GET /project/ef92b0c9-e6f4-4879-b526-48988a643bb8?fields=security_groups HTTP/1.1" 200 1243 0.038518 10.0.0.22 - - [2026-02-02 08:15:12] "GET /projects?obj_uuids=7f30fd81-3339-486e-b70c-75a551aad428&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001357 10.0.0.22 - - [2026-02-02 08:15:12] "GET /project/7f30fd81-3339-486e-b70c-75a551aad428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.041122 10.0.0.22 - - [2026-02-02 08:15:12] "GET /projects?obj_uuids=7f30fd81-3339-486e-b70c-75a551aad428&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001376 10.0.0.22 - - [2026-02-02 08:15:12] "GET /project/7f30fd81-3339-486e-b70c-75a551aad428?fields=virtual_networks HTTP/1.1" 200 1022 0.029114 10.0.0.22 - - [2026-02-02 08:15:12] "GET /projects?obj_uuids=7f30fd81-3339-486e-b70c-75a551aad428&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001730 10.0.0.22 - - [2026-02-02 08:15:12] "GET /project/7f30fd81-3339-486e-b70c-75a551aad428?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.029088 10.0.0.22 - - [2026-02-02 08:15:12] "GET /projects?obj_uuids=7f30fd81-3339-486e-b70c-75a551aad428&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001407 10.0.0.22 - - [2026-02-02 08:15:12] "GET /project/7f30fd81-3339-486e-b70c-75a551aad428?fields=security_groups HTTP/1.1" 200 1242 0.031162 10.0.0.22 - - [2026-02-02 08:15:14] "GET /global-system-configs HTTP/1.1" 401 296 0.000447 10.0.0.22 - - [2026-02-02 08:15:14] "GET /global-system-configs HTTP/1.1" 401 296 0.000402 10.0.0.22 - - [2026-02-02 08:15:14] "GET /api-access-list/7bb73120-fa1e-4c80-84c5-1174f60e528c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003738 10.0.0.22 - - [2026-02-02 08:15:14] "PUT /api-access-list/7bb73120-fa1e-4c80-84c5-1174f60e528c HTTP/1.1" 200 265 0.010083 10.0.0.22 - - [2026-02-02 08:15:14] "GET /projects?obj_uuids=a3bfe9a1-ce7c-40a3-a9c2-d760af7740ba&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001373 10.0.0.22 - - [2026-02-02 08:15:14] "GET /project/a3bfe9a1-ce7c-40a3-a9c2-d760af7740ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.031711 10.0.0.22 - - [2026-02-02 08:15:14] "GET /projects?obj_uuids=a3bfe9a1-ce7c-40a3-a9c2-d760af7740ba&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001398 10.0.0.22 - - [2026-02-02 08:15:15] "GET /project/a3bfe9a1-ce7c-40a3-a9c2-d760af7740ba?fields=virtual_networks HTTP/1.1" 200 1023 0.076793 10.0.0.22 - - [2026-02-02 08:15:15] "GET /projects?obj_uuids=a3bfe9a1-ce7c-40a3-a9c2-d760af7740ba&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001440 10.0.0.22 - - [2026-02-02 08:15:15] "GET /project/a3bfe9a1-ce7c-40a3-a9c2-d760af7740ba?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.035432 10.0.0.22 - - [2026-02-02 08:15:15] "GET /projects?obj_uuids=a3bfe9a1-ce7c-40a3-a9c2-d760af7740ba&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001850 10.0.0.22 - - [2026-02-02 08:15:15] "GET /project/a3bfe9a1-ce7c-40a3-a9c2-d760af7740ba?fields=security_groups HTTP/1.1" 200 1243 0.034444 10.0.0.22 - - [2026-02-02 08:15:16] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001212 10.0.0.22 - - [2026-02-02 08:15:16] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007394 10.0.0.22 - - [2026-02-02 08:15:16] "POST /fqname-to-id HTTP/1.1" 404 186 0.035749 10.0.0.22 - - [2026-02-02 08:15:16] "GET /projects?obj_uuids=fb6fb793-e71b-413a-b47f-24dd668aec77&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003519 10.0.0.22 - - [2026-02-02 08:15:16] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001285 10.0.0.22 - - [2026-02-02 08:15:16] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008422 10.0.0.22 - - [2026-02-02 08:15:16] "POST /id-to-fqname HTTP/1.1" 200 188 0.001502 10.0.0.22 - - [2026-02-02 08:15:16] "POST /fqname-to-id HTTP/1.1" 404 197 0.003634 10.0.0.22 - - [2026-02-02 08:15:16] "POST /security-groups HTTP/1.1" 200 583 0.068035 10.0.0.22 - - [2026-02-02 08:15:16] "POST /fqname-to-id HTTP/1.1" 404 232 0.003020 10.0.0.22 - - [2026-02-02 08:15:16] "POST /projects HTTP/1.1" 200 577 0.249894 10.0.0.22 - - [2026-02-02 08:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.290749 10.0.0.22 - - [2026-02-02 08:15:16] "POST /access-control-lists HTTP/1.1" 200 596 0.075180 10.0.0.22 - - [2026-02-02 08:15:16] "GET /project/fb6fb793-e71b-413a-b47f-24dd668aec77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.470101 10.0.0.22 - - [2026-02-02 08:15:16] "POST /fqname-to-id HTTP/1.1" 404 231 0.003625 10.0.0.22 - - [2026-02-02 08:15:16] "POST /access-control-lists HTTP/1.1" 200 594 0.073027 10.0.0.22 - - [2026-02-02 08:15:18] "GET / HTTP/1.1" 200 36215 0.002821 10.0.0.22 - - [2026-02-02 08:15:20] "POST /fqname-to-id HTTP/1.1" 401 296 0.000650 10.0.0.22 - - [2026-02-02 08:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.038881 10.0.0.22 - - [2026-02-02 08:15:20] "GET /api-access-list/7bb73120-fa1e-4c80-84c5-1174f60e528c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004600 10.0.0.22 - - [2026-02-02 08:15:20] "GET /api-access-list/7bb73120-fa1e-4c80-84c5-1174f60e528c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004075 10.0.0.22 - - [2026-02-02 08:15:20] "GET /api-access-list/7bb73120-fa1e-4c80-84c5-1174f60e528c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003567 10.0.0.22 - - [2026-02-02 08:15:20] "PUT /api-access-list/7bb73120-fa1e-4c80-84c5-1174f60e528c HTTP/1.1" 200 265 0.010782 10.0.0.22 - - [2026-02-02 08:15:21] "GET /aaa-mode HTTP/1.1" 200 128 0.001444 10.0.0.22 - - [2026-02-02 08:15:21] "POST /fqname-to-id HTTP/1.1" 404 186 0.031204 10.0.0.22 - - [2026-02-02 08:15:21] "GET /projects?obj_uuids=6f57cb1d-5267-4ed5-b255-2edd149ae6ed&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002504 10.0.0.22 - - [2026-02-02 08:15:21] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001124 10.0.0.22 - - [2026-02-02 08:15:21] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007513 10.0.0.22 - - [2026-02-02 08:15:21] "POST /id-to-fqname HTTP/1.1" 200 188 0.002066 10.0.0.22 - - [2026-02-02 08:15:21] "POST /fqname-to-id HTTP/1.1" 404 197 0.003523 10.0.0.22 - - [2026-02-02 08:15:22] "POST /security-groups HTTP/1.1" 200 583 0.073188 10.0.0.22 - - [2026-02-02 08:15:22] "POST /fqname-to-id HTTP/1.1" 404 232 0.003020 10.0.0.22 - - [2026-02-02 08:15:22] "POST /projects HTTP/1.1" 200 577 0.251531 10.0.0.22 - - [2026-02-02 08:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.291560 10.0.0.22 - - [2026-02-02 08:15:22] "POST /access-control-lists HTTP/1.1" 200 596 0.073591 10.0.0.22 - - [2026-02-02 08:15:22] "GET /project/6f57cb1d-5267-4ed5-b255-2edd149ae6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.442346 10.0.0.22 - - [2026-02-02 08:15:22] "POST /fqname-to-id HTTP/1.1" 404 231 0.011478 10.0.0.22 - - [2026-02-02 08:15:22] "POST /access-control-lists HTTP/1.1" 200 594 0.064315 10.0.0.22 - - [2026-02-02 08:15:22] "POST /fqname-to-id HTTP/1.1" 404 186 0.033696 10.0.0.22 - - [2026-02-02 08:15:22] "GET /projects?obj_uuids=fe745f80-d894-47f2-933e-b6348a9a301b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002774 10.0.0.22 - - [2026-02-02 08:15:22] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001361 10.0.0.22 - - [2026-02-02 08:15:22] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007663 10.0.0.22 - - [2026-02-02 08:15:22] "POST /id-to-fqname HTTP/1.1" 200 188 0.003033 10.0.0.22 - - [2026-02-02 08:15:22] "POST /fqname-to-id HTTP/1.1" 404 197 0.004450 10.0.0.22 - - [2026-02-02 08:15:22] "POST /security-groups HTTP/1.1" 200 583 0.072092 10.0.0.22 - - [2026-02-02 08:15:22] "POST /fqname-to-id HTTP/1.1" 404 232 0.005375 10.0.0.22 - - [2026-02-02 08:15:22] "POST /projects HTTP/1.1" 200 577 0.252965 10.0.0.22 - - [2026-02-02 08:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.335580 10.0.0.22 - - [2026-02-02 08:15:23] "POST /access-control-lists HTTP/1.1" 200 596 0.071925 10.0.0.22 - - [2026-02-02 08:15:23] "POST /fqname-to-id HTTP/1.1" 404 231 0.003036 10.0.0.22 - - [2026-02-02 08:15:23] "GET /project/fe745f80-d894-47f2-933e-b6348a9a301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.489670 10.0.0.22 - - [2026-02-02 08:15:23] "POST /access-control-lists HTTP/1.1" 200 594 0.076744 10.0.0.22 - - [2026-02-02 08:15:23] "GET / HTTP/1.1" 200 36215 0.003062 10.0.0.22 - - [2026-02-02 08:15:24] "GET / HTTP/1.1" 200 36215 0.001778 10.0.0.22 - - [2026-02-02 08:15:25] "POST /fqname-to-id HTTP/1.1" 404 181 0.002910 10.0.0.22 - - [2026-02-02 08:15:25] "POST /api-access-lists HTTP/1.1" 200 521 0.016535 10.0.0.22 - - [2026-02-02 08:15:25] "GET /api-access-list/5ad31d98-99f5-4f46-abe5-284ad71491bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.005389 10.0.0.22 - - [2026-02-02 08:15:25] "GET /api-access-list/5ad31d98-99f5-4f46-abe5-284ad71491bf HTTP/1.1" 401 296 0.000517 10.0.0.22 - - [2026-02-02 08:15:25] "GET /api-access-list/5ad31d98-99f5-4f46-abe5-284ad71491bf HTTP/1.1" 200 1288 0.104023 10.0.0.22 - - [2026-02-02 08:15:25] "POST /fqname-to-id HTTP/1.1" 401 296 0.000626 10.0.0.22 - - [2026-02-02 08:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.046904 10.0.0.22 - - [2026-02-02 08:15:26] "GET /projects?obj_uuids=6f57cb1d-5267-4ed5-b255-2edd149ae6ed&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001240 10.0.0.22 - - [2026-02-02 08:15:26] "GET /project/6f57cb1d-5267-4ed5-b255-2edd149ae6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.042702 10.0.0.22 - - [2026-02-02 08:15:26] "GET /virtual-networks?parent_id=6f57cb1d-5267-4ed5-b255-2edd149ae6ed&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016389 10.0.0.22 - - [2026-02-02 08:15:26] "POST /virtual-networks HTTP/1.1" 200 583 0.062891 10.0.0.22 - - [2026-02-02 08:15:26] "POST /route-targets HTTP/1.1" 200 328 0.011600 10.0.0.22 - - [2026-02-02 08:15:26] "POST /ref-update HTTP/1.1" 200 156 0.024099 10.0.0.22 - - [2026-02-02 08:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.028125 10.0.0.22 - - [2026-02-02 08:15:26] "GET /network-ipam/02e1ebe6-de25-4a7b-9aaf-bc93092a882e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.013336 10.0.0.22 - - [2026-02-02 08:15:26] "POST /useragent-kv HTTP/1.1" 200 115 0.004478 10.0.0.22 - - [2026-02-02 08:15:26] "POST /ref-update HTTP/1.1" 200 156 0.077136 252.22.32.16 - - [2026-02-02 08:15:26] "POST /neutron/network HTTP/1.1" 200 848 0.064253 252.22.32.16 - - [2026-02-02 08:15:26] "POST /neutron/network HTTP/1.1" 200 848 0.029969 10.0.0.22 - - [2026-02-02 08:15:27] "GET /virtual-network/a6e23e39-9241-4a1b-8853-0d27d24f69bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.016399 252.22.32.16 - - [2026-02-02 08:15:27] "POST /neutron/network HTTP/1.1" 200 848 0.024412 252.22.32.16 - - [2026-02-02 08:15:27] "POST /neutron/subnet HTTP/1.1" 200 686 0.030378 10.0.0.22 - - [2026-02-02 08:15:27] "POST /fqname-to-id HTTP/1.1" 401 296 0.000566 10.0.0.22 - - [2026-02-02 08:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.051608 10.0.0.22 - - [2026-02-02 08:15:27] "GET /projects?obj_uuids=fe745f80-d894-47f2-933e-b6348a9a301b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001651 10.0.0.22 - - [2026-02-02 08:15:27] "GET /project/fe745f80-d894-47f2-933e-b6348a9a301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.044134 10.0.0.22 - - [2026-02-02 08:15:27] "GET /virtual-networks?parent_id=fe745f80-d894-47f2-933e-b6348a9a301b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015344 10.0.0.22 - - [2026-02-02 08:15:27] "POST /virtual-networks HTTP/1.1" 200 583 0.057484 10.0.0.22 - - [2026-02-02 08:15:27] "POST /route-targets HTTP/1.1" 200 328 0.012739 10.0.0.22 - - [2026-02-02 08:15:27] "POST /ref-update HTTP/1.1" 200 156 0.018031 10.0.0.22 - - [2026-02-02 08:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.020386 10.0.0.22 - - [2026-02-02 08:15:27] "GET /network-ipam/02e1ebe6-de25-4a7b-9aaf-bc93092a882e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.011854 10.0.0.22 - - [2026-02-02 08:15:28] "POST /useragent-kv HTTP/1.1" 200 115 0.008629 10.0.0.22 - - [2026-02-02 08:15:28] "POST /ref-update HTTP/1.1" 200 156 0.061410 252.22.32.16 - - [2026-02-02 08:15:28] "POST /neutron/network HTTP/1.1" 200 848 0.052773 252.22.32.16 - - [2026-02-02 08:15:28] "POST /neutron/network HTTP/1.1" 200 848 0.027489 10.0.0.22 - - [2026-02-02 08:15:28] "GET /virtual-network/feef51b3-3d13-4a74-b811-1c07319d042f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.020323 252.22.32.16 - - [2026-02-02 08:15:28] "POST /neutron/network HTTP/1.1" 200 848 0.023508 252.22.32.16 - - [2026-02-02 08:15:28] "POST /neutron/subnet HTTP/1.1" 200 686 0.038788 10.0.0.22 - - [2026-02-02 08:15:28] "GET /virtual-network/a6e23e39-9241-4a1b-8853-0d27d24f69bd HTTP/1.1" 401 296 0.000598 10.0.0.22 - - [2026-02-02 08:15:28] "GET /virtual-network/a6e23e39-9241-4a1b-8853-0d27d24f69bd HTTP/1.1" 200 2317 0.047846 10.0.0.22 - - [2026-02-02 08:15:28] "GET /virtual-network/a6e23e39-9241-4a1b-8853-0d27d24f69bd HTTP/1.1" 401 296 0.000411 10.0.0.22 - - [2026-02-02 08:15:29] "GET /virtual-network/a6e23e39-9241-4a1b-8853-0d27d24f69bd HTTP/1.1" 403 366 0.044135 10.0.0.22 - - [2026-02-02 08:15:29] "GET /virtual-network/a6e23e39-9241-4a1b-8853-0d27d24f69bd HTTP/1.1" 200 2317 0.005273 10.0.0.22 - - [2026-02-02 08:15:29] "GET /virtual-networks HTTP/1.1" 200 370 0.021547 10.0.0.22 - - [2026-02-02 08:15:29] "GET /virtual-networks HTTP/1.1" 200 370 0.018745 10.0.0.22 - - [2026-02-02 08:15:30] "GET /obj-perms HTTP/1.1" 403 257 0.042044 10.0.0.22 - - [2026-02-02 08:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.22 - - [2026-02-02 08:15:30] "GET /virtual-network/a6e23e39-9241-4a1b-8853-0d27d24f69bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.015939 10.0.0.22 - - [2026-02-02 08:15:30] "GET /obj-perms HTTP/1.1" 403 257 0.046638 10.0.0.22 - - [2026-02-02 08:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.22 - - [2026-02-02 08:15:30] "GET /virtual-network/a6e23e39-9241-4a1b-8853-0d27d24f69bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.011224 10.0.0.22 - - [2026-02-02 08:15:31] "GET /obj-perms HTTP/1.1" 200 6413 0.071923 10.0.0.22 - - [2026-02-02 08:15:31] "GET /obj-perms HTTP/1.1" 403 257 0.010237 10.0.0.22 - - [2026-02-02 08:15:31] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.020810 10.0.0.22 - - [2026-02-02 08:15:31] "GET /obj-perms HTTP/1.1" 403 257 0.010782 10.0.0.22 - - [2026-02-02 08:15:31] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.019734 10.0.0.22 - - [2026-02-02 08:15:31] "GET /obj-perms HTTP/1.1" 200 6413 0.002312 10.0.0.22 - - [2026-02-02 08:15:31] "PUT /virtual-network/a6e23e39-9241-4a1b-8853-0d27d24f69bd HTTP/1.1" 200 265 0.038558 10.0.0.22 - - [2026-02-02 08:15:31] "GET /virtual-networks HTTP/1.1" 200 132 0.022388 10.0.0.22 - - [2026-02-02 08:15:31] "GET /virtual-networks HTTP/1.1" 200 609 0.025006 10.0.0.22 - - [2026-02-02 08:15:31] "GET /virtual-networks HTTP/1.1" 200 1431 0.003081 10.0.0.22 - - [2026-02-02 08:15:31] "GET /obj-perms HTTP/1.1" 403 257 0.010909 10.0.0.22 - - [2026-02-02 08:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.22 - - [2026-02-02 08:15:31] "GET /virtual-network/a6e23e39-9241-4a1b-8853-0d27d24f69bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.010576 10.0.0.22 - - [2026-02-02 08:15:32] "GET /obj-perms HTTP/1.1" 403 257 0.038848 10.0.0.22 - - [2026-02-02 08:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.22 - - [2026-02-02 08:15:32] "GET /virtual-network/a6e23e39-9241-4a1b-8853-0d27d24f69bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.010908 10.0.0.22 - - [2026-02-02 08:15:32] "GET /obj-perms HTTP/1.1" 403 257 0.011043 10.0.0.22 - - [2026-02-02 08:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.22 - - [2026-02-02 08:15:32] "GET /virtual-network/a6e23e39-9241-4a1b-8853-0d27d24f69bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2022 0.014978 10.0.0.22 - - [2026-02-02 08:15:32] "GET /obj-perms HTTP/1.1" 200 6413 0.001774 10.0.0.22 - - [2026-02-02 08:15:32] "GET /obj-perms HTTP/1.1" 403 257 0.008848 10.0.0.22 - - [2026-02-02 08:15:32] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019228 10.0.0.22 - - [2026-02-02 08:15:32] "GET /obj-perms HTTP/1.1" 403 257 0.009192 10.0.0.22 - - [2026-02-02 08:15:32] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 609 0.017783 10.0.0.22 - - [2026-02-02 08:15:32] "GET /obj-perms HTTP/1.1" 200 6413 0.001740 10.0.0.22 - - [2026-02-02 08:15:33] "PUT /virtual-network/a6e23e39-9241-4a1b-8853-0d27d24f69bd HTTP/1.1" 200 265 0.034701 10.0.0.22 - - [2026-02-02 08:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.22 - - [2026-02-02 08:15:33] "POST /useragent-kv HTTP/1.1" 200 115 0.003475 10.0.0.22 - - [2026-02-02 08:15:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002598 10.0.0.22 - - [2026-02-02 08:15:33] "DELETE /virtual-network/feef51b3-3d13-4a74-b811-1c07319d042f HTTP/1.1" 200 115 0.086108 10.0.0.22 - - [2026-02-02 08:15:33] "DELETE /route-target/3fb8221d-4cbc-4f79-aa88-5cc272031f21 HTTP/1.1" 200 115 0.027877 10.0.0.22 - - [2026-02-02 08:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004778 10.0.0.22 - - [2026-02-02 08:15:33] "POST /useragent-kv HTTP/1.1" 200 115 0.007044 10.0.0.22 - - [2026-02-02 08:15:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002303 10.0.0.22 - - [2026-02-02 08:15:33] "DELETE /virtual-network/a6e23e39-9241-4a1b-8853-0d27d24f69bd HTTP/1.1" 200 115 0.115238 10.0.0.22 - - [2026-02-02 08:15:33] "DELETE /project/fb6fb793e71b413ab47f24dd668aec77 HTTP/1.1" 404 173 0.023352 10.0.0.22 - - [2026-02-02 08:15:33] "DELETE /project/6f57cb1d52674ed5b2552edd149ae6ed HTTP/1.1" 404 173 0.021285 10.0.0.22 - - [2026-02-02 08:15:33] "GET /projects?obj_uuids=ef92b0c9-e6f4-4879-b526-48988a643bb8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001268 10.0.0.22 - - [2026-02-02 08:15:33] "GET /projects?obj_uuids=a3bfe9a1-ce7c-40a3-a9c2-d760af7740ba&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001182 10.0.0.22 - - [2026-02-02 08:15:33] "DELETE /route-target/6c4f6eba-dc69-4662-895c-eebe38d40a75 HTTP/1.1" 200 115 0.096285 10.0.0.22 - - [2026-02-02 08:15:33] "DELETE /project/fe745f80d89447f2933eb6348a9a301b HTTP/1.1" 404 173 0.009592 10.0.0.22 - - [2026-02-02 08:15:33] "GET /projects?obj_uuids=7f30fd81-3339-486e-b70c-75a551aad428&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001493 10.0.0.22 - - [2026-02-02 08:15:33] "DELETE /api-access-list/5ad31d98-99f5-4f46-abe5-284ad71491bf HTTP/1.1" 200 115 0.107006 10.0.0.22 - - [2026-02-02 08:15:33] "GET /api-access-list/5ad31d98-99f5-4f46-abe5-284ad71491bf HTTP/1.1" 404 171 0.004669 10.0.0.22 - - [2026-02-02 08:15:33] "GET /project/a3bfe9a1-ce7c-40a3-a9c2-d760af7740ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.088120 10.0.0.22 - - [2026-02-02 08:15:33] "GET /project/ef92b0c9-e6f4-4879-b526-48988a643bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.091871 10.0.0.22 - - [2026-02-02 08:15:33] "GET /projects?obj_uuids=ef92b0c9-e6f4-4879-b526-48988a643bb8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001247 10.0.0.22 - - [2026-02-02 08:15:33] "GET /projects?obj_uuids=a3bfe9a1-ce7c-40a3-a9c2-d760af7740ba&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001174 10.0.0.22 - - [2026-02-02 08:15:33] "GET /project/7f30fd81-3339-486e-b70c-75a551aad428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.138926 10.0.0.22 - - [2026-02-02 08:15:33] "GET /project/ef92b0c9-e6f4-4879-b526-48988a643bb8?fields=security_groups HTTP/1.1" 200 1336 0.069296 10.0.0.22 - - [2026-02-02 08:15:33] "GET /projects?obj_uuids=7f30fd81-3339-486e-b70c-75a551aad428&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001099 10.0.0.22 - - [2026-02-02 08:15:33] "GET /project/a3bfe9a1-ce7c-40a3-a9c2-d760af7740ba?fields=security_groups HTTP/1.1" 200 1336 0.104994 10.0.0.22 - - [2026-02-02 08:15:33] "GET /project/7f30fd81-3339-486e-b70c-75a551aad428?fields=security_groups HTTP/1.1" 200 1335 0.077284 10.0.0.22 - - [2026-02-02 08:15:33] "DELETE /security-group/03dbd24d-dcf3-4cdf-9004-955285e6dc3c HTTP/1.1" 200 115 0.070314 10.0.0.22 - - [2026-02-02 08:15:33] "GET /projects?obj_uuids=ef92b0c9-e6f4-4879-b526-48988a643bb8&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001645 10.0.0.22 - - [2026-02-02 08:15:33] "DELETE /access-control-list/6449fee1-8008-4626-a64f-c587fccce1c0 HTTP/1.1" 200 115 0.073720 10.0.0.22 - - [2026-02-02 08:15:33] "GET /project/ef92b0c9-e6f4-4879-b526-48988a643bb8?fields=application_policy_sets HTTP/1.1" 200 1375 0.078559 10.0.0.22 - - [2026-02-02 08:15:33] "DELETE /security-group/e8ce481d-537d-462c-8185-87ba80081204 HTTP/1.1" 200 115 0.129685 10.0.0.22 - - [2026-02-02 08:15:33] "GET /projects?obj_uuids=a3bfe9a1-ce7c-40a3-a9c2-d760af7740ba&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001506 10.0.0.22 - - [2026-02-02 08:15:33] "DELETE /access-control-list/539ebdc2-4627-4e0f-bd44-d33d4b7b9fc4 HTTP/1.1" 200 115 0.070049 10.0.0.22 - - [2026-02-02 08:15:33] "GET /projects?obj_uuids=fe745f80-d894-47f2-933e-b6348a9a301b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001943 10.0.0.22 - - [2026-02-02 08:15:33] "GET /project/a3bfe9a1-ce7c-40a3-a9c2-d760af7740ba?fields=application_policy_sets HTTP/1.1" 200 1375 0.079391 10.0.0.22 - - [2026-02-02 08:15:33] "DELETE /security-group/31ac017c-d8bd-4981-9ef3-626066e42d31 HTTP/1.1" 200 115 0.168603 10.0.0.22 - - [2026-02-02 08:15:33] "GET /projects?obj_uuids=7f30fd81-3339-486e-b70c-75a551aad428&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001019 10.0.0.22 - - [2026-02-02 08:15:33] "DELETE /access-control-list/9268ab5a-8bde-4887-8e5c-2e7e1954a5ff HTTP/1.1" 200 115 0.076520 10.0.0.22 - - [2026-02-02 08:15:33] "GET /project/7f30fd81-3339-486e-b70c-75a551aad428?fields=application_policy_sets HTTP/1.1" 200 1374 0.048572 10.0.0.22 - - [2026-02-02 08:15:33] "GET /project/fe745f80-d894-47f2-933e-b6348a9a301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.106470 10.0.0.22 - - [2026-02-02 08:15:33] "GET /projects?obj_uuids=fe745f80-d894-47f2-933e-b6348a9a301b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001669 10.0.0.22 - - [2026-02-02 08:15:33] "DELETE /access-control-list/e58be14c-ef8e-40ce-81ff-871f304cfc54 HTTP/1.1" 200 115 0.068434 10.0.0.22 - - [2026-02-02 08:15:33] "GET /project/fe745f80-d894-47f2-933e-b6348a9a301b?fields=virtual_networks HTTP/1.1" 200 1033 0.098958 10.0.0.22 - - [2026-02-02 08:15:33] "DELETE /project/ef92b0c9-e6f4-4879-b526-48988a643bb8 HTTP/1.1" 200 115 0.681287 10.0.0.22 - - [2026-02-02 08:15:33] "DELETE /access-control-list/c54bbc26-e86b-4b2a-94f1-17e53e4720ea HTTP/1.1" 200 115 0.075261 10.0.0.22 - - [2026-02-02 08:15:34] "GET /projects?obj_uuids=fe745f80-d894-47f2-933e-b6348a9a301b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001976 10.0.0.22 - - [2026-02-02 08:15:34] "DELETE /project/a3bfe9a1-ce7c-40a3-a9c2-d760af7740ba HTTP/1.1" 200 115 0.744408 10.0.0.22 - - [2026-02-02 08:15:34] "DELETE /access-control-list/1b7ac180-d342-4d3f-bc7a-f11ac8d72c80 HTTP/1.1" 200 115 0.055250 10.0.0.22 - - [2026-02-02 08:15:34] "DELETE /project/7f30fd81-3339-486e-b70c-75a551aad428 HTTP/1.1" 200 115 0.721140 10.0.0.22 - - [2026-02-02 08:15:34] "GET /project/fe745f80-d894-47f2-933e-b6348a9a301b?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.055248 10.0.0.22 - - [2026-02-02 08:15:34] "GET /projects?obj_uuids=fe745f80-d894-47f2-933e-b6348a9a301b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001293 10.0.0.22 - - [2026-02-02 08:15:34] "GET /project/fe745f80-d894-47f2-933e-b6348a9a301b?fields=security_groups HTTP/1.1" 200 1258 0.031450 10.0.0.22 - - [2026-02-02 08:15:34] "GET /projects?obj_uuids=6f57cb1d-5267-4ed5-b255-2edd149ae6ed&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001182 10.0.0.22 - - [2026-02-02 08:15:34] "GET /project/6f57cb1d-5267-4ed5-b255-2edd149ae6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.025102 10.0.0.22 - - [2026-02-02 08:15:34] "GET /projects?obj_uuids=6f57cb1d-5267-4ed5-b255-2edd149ae6ed&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001620 10.0.0.22 - - [2026-02-02 08:15:34] "GET /project/6f57cb1d-5267-4ed5-b255-2edd149ae6ed?fields=virtual_networks HTTP/1.1" 200 1032 0.071013 10.0.0.22 - - [2026-02-02 08:15:34] "GET /projects?obj_uuids=6f57cb1d-5267-4ed5-b255-2edd149ae6ed&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001780 10.0.0.22 - - [2026-02-02 08:15:34] "GET /project/6f57cb1d-5267-4ed5-b255-2edd149ae6ed?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.048075 10.0.0.22 - - [2026-02-02 08:15:34] "GET /projects?obj_uuids=6f57cb1d-5267-4ed5-b255-2edd149ae6ed&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001938 10.0.0.22 - - [2026-02-02 08:15:34] "GET /project/6f57cb1d-5267-4ed5-b255-2edd149ae6ed?fields=security_groups HTTP/1.1" 200 1257 0.049162 10.0.0.22 - - [2026-02-02 08:15:35] "GET /aaa-mode HTTP/1.1" 200 128 0.001942 10.0.0.22 - - [2026-02-02 08:15:36] "GET / HTTP/1.1" 200 36215 0.001775 10.0.0.22 - - [2026-02-02 08:15:37] "GET / HTTP/1.1" 200 36215 0.001523 10.0.0.22 - - [2026-02-02 08:15:38] "POST /fqname-to-id HTTP/1.1" 401 296 0.000725 10.0.0.22 - - [2026-02-02 08:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.099073 10.0.0.22 - - [2026-02-02 08:15:38] "GET /projects?obj_uuids=fb6fb793-e71b-413a-b47f-24dd668aec77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001094 10.0.0.22 - - [2026-02-02 08:15:38] "GET /project/fb6fb793-e71b-413a-b47f-24dd668aec77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.042051 10.0.0.22 - - [2026-02-02 08:15:38] "GET /virtual-networks?parent_id=fb6fb793-e71b-413a-b47f-24dd668aec77&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.010152 10.0.0.22 - - [2026-02-02 08:15:38] "POST /fqname-to-id HTTP/1.1" 404 195 0.010353 10.0.0.22 - - [2026-02-02 08:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011782 10.0.0.22 - - [2026-02-02 08:15:38] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001312 10.0.0.22 - - [2026-02-02 08:15:38] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.014664 10.0.0.22 - - [2026-02-02 08:15:38] "POST /service-templates HTTP/1.1" 403 264 0.008396 10.0.0.22 - - [2026-02-02 08:15:38] "POST /fqname-to-id HTTP/1.1" 404 213 0.002999 10.0.0.22 - - [2026-02-02 08:15:38] "POST /api-access-lists HTTP/1.1" 200 555 0.020110 10.0.0.22 - - [2026-02-02 08:15:38] "GET /api-access-list/e492e366-82c4-49b6-9df3-b2384cc35fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.008278 10.0.0.22 - - [2026-02-02 08:15:38] "GET /api-access-list/e492e366-82c4-49b6-9df3-b2384cc35fa3 HTTP/1.1" 200 1323 0.004076 10.0.0.22 - - [2026-02-02 08:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012727 10.0.0.22 - - [2026-02-02 08:15:39] "GET /projects?obj_uuids=fb6fb793-e71b-413a-b47f-24dd668aec77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001338 10.0.0.22 - - [2026-02-02 08:15:39] "GET /project/fb6fb793-e71b-413a-b47f-24dd668aec77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.041075 10.0.0.22 - - [2026-02-02 08:15:39] "GET /virtual-networks?parent_id=fb6fb793-e71b-413a-b47f-24dd668aec77&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012477 10.0.0.22 - - [2026-02-02 08:15:39] "POST /virtual-networks HTTP/1.1" 200 583 0.069860 10.0.0.22 - - [2026-02-02 08:15:39] "POST /route-targets HTTP/1.1" 200 328 0.012245 10.0.0.22 - - [2026-02-02 08:15:39] "POST /ref-update HTTP/1.1" 200 156 0.027438 10.0.0.22 - - [2026-02-02 08:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.035818 10.0.0.22 - - [2026-02-02 08:15:39] "GET /network-ipam/02e1ebe6-de25-4a7b-9aaf-bc93092a882e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.016306 10.0.0.22 - - [2026-02-02 08:15:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003869 10.0.0.22 - - [2026-02-02 08:15:39] "POST /ref-update HTTP/1.1" 200 156 0.064900 252.22.32.16 - - [2026-02-02 08:15:39] "POST /neutron/network HTTP/1.1" 200 845 0.054421 252.22.32.16 - - [2026-02-02 08:15:39] "POST /neutron/network HTTP/1.1" 200 845 0.021050 10.0.0.22 - - [2026-02-02 08:15:39] "GET /virtual-network/480d9356-320a-4b59-9e08-85f6913092c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.015565 252.22.32.16 - - [2026-02-02 08:15:39] "POST /neutron/network HTTP/1.1" 200 845 0.020502 252.22.32.16 - - [2026-02-02 08:15:39] "POST /neutron/subnet HTTP/1.1" 200 674 0.037668 252.22.32.16 - - [2026-02-02 08:15:40] "POST /neutron/network HTTP/1.1" 200 845 0.041486 10.0.0.22 - - [2026-02-02 08:15:40] "GET /virtual-network/480d9356-320a-4b59-9e08-85f6913092c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005871 10.0.0.22 - - [2026-02-02 08:15:40] "GET /network-ipam/02e1ebe6-de25-4a7b-9aaf-bc93092a882e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.007799 10.0.0.22 - - [2026-02-02 08:15:40] "GET /domains HTTP/1.1" 200 438 0.003534 10.0.0.22 - - [2026-02-02 08:15:40] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001208 10.0.0.22 - - [2026-02-02 08:15:40] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1676 0.007543 10.0.0.22 - - [2026-02-02 08:15:40] "GET /projects?obj_uuids=fb6fb793-e71b-413a-b47f-24dd668aec77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001687 10.0.0.22 - - [2026-02-02 08:15:40] "GET /project/fb6fb793-e71b-413a-b47f-24dd668aec77 HTTP/1.1" 200 2348 0.042469 10.0.0.22 - - [2026-02-02 08:15:40] "GET /virtual-network/480d9356-320a-4b59-9e08-85f6913092c8 HTTP/1.1" 200 2310 0.007262 10.0.0.22 - - [2026-02-02 08:15:40] "GET /virtual-network/480d9356-320a-4b59-9e08-85f6913092c8 HTTP/1.1" 200 2310 0.006011 10.0.0.22 - - [2026-02-02 08:15:40] "GET /routing-instance/b538db9e-7b43-49d7-9e13-f0c4d9f60ca1 HTTP/1.1" 200 1557 0.006437 10.0.0.22 - - [2026-02-02 08:15:40] "GET /routing-instance/b538db9e-7b43-49d7-9e13-f0c4d9f60ca1 HTTP/1.1" 200 1557 0.003658 10.0.0.22 - - [2026-02-02 08:15:40] "GET /route-target/2575dc81-1c34-400f-a84a-5b0bc0bb4d5e HTTP/1.1" 200 1244 0.004016 10.0.0.22 - - [2026-02-02 08:15:40] "GET /virtual-network/480d9356-320a-4b59-9e08-85f6913092c8 HTTP/1.1" 200 2310 0.006229 10.0.0.22 - - [2026-02-02 08:15:40] "GET /routing-instance/b538db9e-7b43-49d7-9e13-f0c4d9f60ca1 HTTP/1.1" 200 1557 0.003752 10.0.0.22 - - [2026-02-02 08:15:40] "GET /virtual-network/480d9356-320a-4b59-9e08-85f6913092c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006995 10.0.0.22 - - [2026-02-02 08:15:40] "GET /virtual-network/480d9356-320a-4b59-9e08-85f6913092c8 HTTP/1.1" 200 2310 0.006391 10.0.0.22 - - [2026-02-02 08:15:40] "GET /routing-instance/b538db9e-7b43-49d7-9e13-f0c4d9f60ca1 HTTP/1.1" 200 1557 0.005988 10.0.0.22 - - [2026-02-02 08:15:40] "GET /routing-instance/b538db9e-7b43-49d7-9e13-f0c4d9f60ca1 HTTP/1.1" 200 1557 0.004462 10.0.0.22 - - [2026-02-02 08:15:41] "GET /route-target/2575dc81-1c34-400f-a84a-5b0bc0bb4d5e HTTP/1.1" 200 1244 0.003845 10.0.0.22 - - [2026-02-02 08:15:41] "GET /domains HTTP/1.1" 200 438 0.002982 10.0.0.22 - - [2026-02-02 08:15:41] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001098 10.0.0.22 - - [2026-02-02 08:15:41] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858 HTTP/1.1" 200 1676 0.007121 10.0.0.22 - - [2026-02-02 08:15:41] "GET /projects?obj_uuids=fb6fb793-e71b-413a-b47f-24dd668aec77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001806 10.0.0.22 - - [2026-02-02 08:15:41] "GET /project/fb6fb793-e71b-413a-b47f-24dd668aec77 HTTP/1.1" 200 2348 0.031237 10.0.0.22 - - [2026-02-02 08:15:41] "GET /virtual-network/480d9356-320a-4b59-9e08-85f6913092c8 HTTP/1.1" 200 2310 0.007469 10.0.0.22 - - [2026-02-02 08:15:41] "GET /obj-perms HTTP/1.1" 200 6413 0.001819 10.0.0.22 - - [2026-02-02 08:15:41] "POST /fqname-to-id HTTP/1.1" 404 195 0.009482 10.0.0.22 - - [2026-02-02 08:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011579 10.0.0.22 - - [2026-02-02 08:15:41] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001907 10.0.0.22 - - [2026-02-02 08:15:41] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.017409 10.0.0.22 - - [2026-02-02 08:15:41] "POST /service-templates HTTP/1.1" 403 264 0.009182 10.0.0.22 - - [2026-02-02 08:15:41] "POST /fqname-to-id HTTP/1.1" 404 181 0.003504 10.0.0.22 - - [2026-02-02 08:15:41] "POST /api-access-lists HTTP/1.1" 200 521 0.015144 10.0.0.22 - - [2026-02-02 08:15:41] "GET /api-access-list/d59c323f-3774-4b5f-9ace-a12648c6f016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.004925 10.0.0.22 - - [2026-02-02 08:15:41] "GET /api-access-list/d59c323f-3774-4b5f-9ace-a12648c6f016 HTTP/1.1" 200 1290 0.003980 10.0.0.22 - - [2026-02-02 08:15:41] "POST /fqname-to-id HTTP/1.1" 404 195 0.011299 10.0.0.22 - - [2026-02-02 08:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012001 10.0.0.22 - - [2026-02-02 08:15:42] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001275 10.0.0.22 - - [2026-02-02 08:15:42] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.018898 10.0.0.22 - - [2026-02-02 08:15:42] "POST /service-templates HTTP/1.1" 200 551 0.027133 10.0.0.22 - - [2026-02-02 08:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.014112 10.0.0.22 - - [2026-02-02 08:15:42] "GET /service-template/b7d4d555-dda1-4f95-9b69-bef1f1c7ca2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.014746 10.0.0.22 - - [2026-02-02 08:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013474 10.0.0.22 - - [2026-02-02 08:15:42] "GET /service-template/b7d4d555-dda1-4f95-9b69-bef1f1c7ca2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.013007 10.0.0.22 - - [2026-02-02 08:15:42] "GET /virtual-network/480d9356-320a-4b59-9e08-85f6913092c8 HTTP/1.1" 401 296 0.000445 10.0.0.22 - - [2026-02-02 08:15:42] "GET /virtual-network/480d9356-320a-4b59-9e08-85f6913092c8 HTTP/1.1" 403 263 0.039206 10.0.0.22 - - [2026-02-02 08:15:42] "GET /service-template/b7d4d555-dda1-4f95-9b69-bef1f1c7ca2e HTTP/1.1" 403 264 0.009862 10.0.0.22 - - [2026-02-02 08:15:43] "GET /service-template/b7d4d555-dda1-4f95-9b69-bef1f1c7ca2e HTTP/1.1" 403 264 0.046051 10.0.0.22 - - [2026-02-02 08:15:43] "GET /obj-perms HTTP/1.1" 403 257 0.042361 10.0.0.22 - - [2026-02-02 08:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.22 - - [2026-02-02 08:15:43] "GET /virtual-network/480d9356-320a-4b59-9e08-85f6913092c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.010655 10.0.0.22 - - [2026-02-02 08:15:43] "GET /obj-perms HTTP/1.1" 403 257 0.010262 10.0.0.22 - - [2026-02-02 08:15:43] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.013007 10.0.0.22 - - [2026-02-02 08:15:43] "GET /api-access-list/e492e366-82c4-49b6-9df3-b2384cc35fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.003230 10.0.0.22 - - [2026-02-02 08:15:44] "PUT /api-access-list/e492e366-82c4-49b6-9df3-b2384cc35fa3 HTTP/1.1" 200 265 0.009589 10.0.0.22 - - [2026-02-02 08:15:44] "GET /api-access-list/e492e366-82c4-49b6-9df3-b2384cc35fa3 HTTP/1.1" 200 1460 0.003761 10.0.0.22 - - [2026-02-02 08:15:44] "GET /virtual-network/480d9356-320a-4b59-9e08-85f6913092c8 HTTP/1.1" 200 2310 0.018240 10.0.0.22 - - [2026-02-02 08:15:44] "POST /fqname-to-id HTTP/1.1" 401 296 0.000703 10.0.0.22 - - [2026-02-02 08:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.054101 10.0.0.22 - - [2026-02-02 08:15:44] "GET /projects?obj_uuids=fb6fb793-e71b-413a-b47f-24dd668aec77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001173 10.0.0.22 - - [2026-02-02 08:15:44] "GET /project/fb6fb793-e71b-413a-b47f-24dd668aec77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.036693 10.0.0.22 - - [2026-02-02 08:15:44] "GET /virtual-networks?parent_id=fb6fb793-e71b-413a-b47f-24dd668aec77&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.014991 10.0.0.22 - - [2026-02-02 08:15:44] "POST /virtual-networks HTTP/1.1" 403 263 0.010522 10.0.0.22 - - [2026-02-02 08:15:44] "GET /service-template/b7d4d555-dda1-4f95-9b69-bef1f1c7ca2e HTTP/1.1" 403 264 0.009356 10.0.0.22 - - [2026-02-02 08:15:45] "GET /service-template/b7d4d555-dda1-4f95-9b69-bef1f1c7ca2e HTTP/1.1" 403 264 0.042096 10.0.0.22 - - [2026-02-02 08:15:45] "GET /obj-perms HTTP/1.1" 403 257 0.009683 10.0.0.22 - - [2026-02-02 08:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.22 - - [2026-02-02 08:15:45] "GET /virtual-network/480d9356-320a-4b59-9e08-85f6913092c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.015086 10.0.0.22 - - [2026-02-02 08:15:45] "GET /obj-perms HTTP/1.1" 403 257 0.011512 10.0.0.22 - - [2026-02-02 08:15:45] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.021683 10.0.0.22 - - [2026-02-02 08:15:45] "GET /api-access-list/d59c323f-3774-4b5f-9ace-a12648c6f016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.004128 10.0.0.22 - - [2026-02-02 08:15:45] "PUT /api-access-list/d59c323f-3774-4b5f-9ace-a12648c6f016 HTTP/1.1" 200 265 0.010921 10.0.0.22 - - [2026-02-02 08:15:45] "GET /api-access-list/d59c323f-3774-4b5f-9ace-a12648c6f016 HTTP/1.1" 200 1428 0.004169 10.0.0.22 - - [2026-02-02 08:15:45] "GET /service-template/b7d4d555-dda1-4f95-9b69-bef1f1c7ca2e HTTP/1.1" 200 1854 0.015066 10.0.0.22 - - [2026-02-02 08:15:45] "POST /fqname-to-id HTTP/1.1" 404 195 0.012147 10.0.0.22 - - [2026-02-02 08:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012186 10.0.0.22 - - [2026-02-02 08:15:45] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001265 10.0.0.22 - - [2026-02-02 08:15:45] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.016512 10.0.0.22 - - [2026-02-02 08:15:45] "POST /service-templates HTTP/1.1" 403 264 0.011007 10.0.0.22 - - [2026-02-02 08:15:45] "GET /api-access-list/e492e366-82c4-49b6-9df3-b2384cc35fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003956 10.0.0.22 - - [2026-02-02 08:15:45] "PUT /api-access-list/e492e366-82c4-49b6-9df3-b2384cc35fa3 HTTP/1.1" 200 265 0.011841 10.0.0.22 - - [2026-02-02 08:15:45] "GET /api-access-list/e492e366-82c4-49b6-9df3-b2384cc35fa3 HTTP/1.1" 200 1323 0.003753 10.0.0.22 - - [2026-02-02 08:15:45] "GET /api-access-list/d59c323f-3774-4b5f-9ace-a12648c6f016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003609 10.0.0.22 - - [2026-02-02 08:15:45] "PUT /api-access-list/d59c323f-3774-4b5f-9ace-a12648c6f016 HTTP/1.1" 200 265 0.010703 10.0.0.22 - - [2026-02-02 08:15:46] "GET /api-access-list/d59c323f-3774-4b5f-9ace-a12648c6f016 HTTP/1.1" 200 1290 0.003953 10.0.0.22 - - [2026-02-02 08:15:46] "GET /virtual-network/480d9356-320a-4b59-9e08-85f6913092c8 HTTP/1.1" 403 263 0.011554 10.0.0.22 - - [2026-02-02 08:15:46] "GET /virtual-network/480d9356-320a-4b59-9e08-85f6913092c8 HTTP/1.1" 403 263 0.046615 10.0.0.22 - - [2026-02-02 08:15:46] "GET /service-template/b7d4d555-dda1-4f95-9b69-bef1f1c7ca2e HTTP/1.1" 403 264 0.010863 10.0.0.22 - - [2026-02-02 08:15:46] "GET /service-template/b7d4d555-dda1-4f95-9b69-bef1f1c7ca2e HTTP/1.1" 403 264 0.045843 10.0.0.22 - - [2026-02-02 08:15:47] "GET /obj-perms HTTP/1.1" 403 257 0.009865 10.0.0.22 - - [2026-02-02 08:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.22 - - [2026-02-02 08:15:47] "GET /virtual-network/480d9356-320a-4b59-9e08-85f6913092c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.011632 10.0.0.22 - - [2026-02-02 08:15:47] "GET /obj-perms HTTP/1.1" 403 257 0.051475 10.0.0.22 - - [2026-02-02 08:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.22 - - [2026-02-02 08:15:47] "GET /virtual-network/480d9356-320a-4b59-9e08-85f6913092c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.010201 10.0.0.22 - - [2026-02-02 08:15:47] "GET /obj-perms HTTP/1.1" 403 257 0.010750 10.0.0.22 - - [2026-02-02 08:15:47] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.008126 10.0.0.22 - - [2026-02-02 08:15:47] "GET /api-access-list/7bb73120-fa1e-4c80-84c5-1174f60e528c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004616 10.0.0.22 - - [2026-02-02 08:15:47] "PUT /api-access-list/7bb73120-fa1e-4c80-84c5-1174f60e528c HTTP/1.1" 200 265 0.011835 10.0.0.22 - - [2026-02-02 08:15:47] "GET /service-template/b7d4d555-dda1-4f95-9b69-bef1f1c7ca2e HTTP/1.1" 200 1854 0.012334 10.0.0.22 - - [2026-02-02 08:15:47] "GET /virtual-network/480d9356-320a-4b59-9e08-85f6913092c8 HTTP/1.1" 200 2310 0.016197 10.0.0.22 - - [2026-02-02 08:15:47] "GET /obj-perms HTTP/1.1" 403 257 0.010145 10.0.0.22 - - [2026-02-02 08:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.22 - - [2026-02-02 08:15:48] "GET /virtual-network/480d9356-320a-4b59-9e08-85f6913092c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.016470 10.0.0.22 - - [2026-02-02 08:15:48] "GET /obj-perms HTTP/1.1" 200 6366 0.065477 10.0.0.22 - - [2026-02-02 08:15:48] "GET /obj-perms HTTP/1.1" 403 257 0.012053 10.0.0.22 - - [2026-02-02 08:15:48] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.019265 10.0.0.22 - - [2026-02-02 08:15:48] "DELETE /api-access-list/e492e366-82c4-49b6-9df3-b2384cc35fa3 HTTP/1.1" 200 115 0.035612 10.0.0.22 - - [2026-02-02 08:15:48] "GET /api-access-list/e492e366-82c4-49b6-9df3-b2384cc35fa3 HTTP/1.1" 404 171 0.003867 10.0.0.22 - - [2026-02-02 08:15:48] "DELETE /api-access-list/d59c323f-3774-4b5f-9ace-a12648c6f016 HTTP/1.1" 200 115 0.023682 10.0.0.22 - - [2026-02-02 08:15:48] "GET /api-access-list/d59c323f-3774-4b5f-9ace-a12648c6f016 HTTP/1.1" 404 171 0.002903 10.0.0.22 - - [2026-02-02 08:15:48] "GET /virtual-network/480d9356-320a-4b59-9e08-85f6913092c8 HTTP/1.1" 401 296 0.000482 10.0.0.22 - - [2026-02-02 08:15:48] "GET /obj-perms HTTP/1.1" 200 6366 0.064312 10.0.0.22 - - [2026-02-02 08:15:48] "GET /virtual-network/480d9356-320a-4b59-9e08-85f6913092c8 HTTP/1.1" 403 263 0.038231 10.0.0.22 - - [2026-02-02 08:15:48] "GET /service-template/b7d4d555-dda1-4f95-9b69-bef1f1c7ca2e HTTP/1.1" 403 264 0.009179 10.0.0.22 - - [2026-02-02 08:15:49] "GET /service-template/b7d4d555-dda1-4f95-9b69-bef1f1c7ca2e HTTP/1.1" 403 264 0.042612 10.0.0.22 - - [2026-02-02 08:15:49] "GET /obj-perms HTTP/1.1" 403 257 0.047281 10.0.0.22 - - [2026-02-02 08:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.22 - - [2026-02-02 08:15:49] "GET /virtual-network/480d9356-320a-4b59-9e08-85f6913092c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.008724 10.0.0.22 - - [2026-02-02 08:15:49] "GET /obj-perms HTTP/1.1" 403 257 0.007534 10.0.0.22 - - [2026-02-02 08:15:49] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.008016 10.0.0.22 - - [2026-02-02 08:15:50] "GET /api-access-list/7bb73120-fa1e-4c80-84c5-1174f60e528c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2686 0.003530 10.0.0.22 - - [2026-02-02 08:15:50] "PUT /api-access-list/7bb73120-fa1e-4c80-84c5-1174f60e528c HTTP/1.1" 200 265 0.009325 10.0.0.22 - - [2026-02-02 08:15:50] "GET /virtual-network/480d9356-320a-4b59-9e08-85f6913092c8 HTTP/1.1" 200 2310 0.014287 10.0.0.22 - - [2026-02-02 08:15:50] "GET /service-template/b7d4d555-dda1-4f95-9b69-bef1f1c7ca2e HTTP/1.1" 200 1854 0.010839 10.0.0.22 - - [2026-02-02 08:15:50] "GET /obj-perms HTTP/1.1" 403 257 0.008322 10.0.0.22 - - [2026-02-02 08:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.22 - - [2026-02-02 08:15:50] "GET /virtual-network/480d9356-320a-4b59-9e08-85f6913092c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.016922 10.0.0.22 - - [2026-02-02 08:15:50] "GET /obj-perms HTTP/1.1" 403 257 0.009008 10.0.0.22 - - [2026-02-02 08:15:50] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.016917 10.0.0.22 - - [2026-02-02 08:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009249 10.0.0.22 - - [2026-02-02 08:15:50] "DELETE /service-template/b7d4d555-dda1-4f95-9b69-bef1f1c7ca2e HTTP/1.1" 200 115 0.023256 10.0.0.22 - - [2026-02-02 08:15:50] "POST /fqname-to-id HTTP/1.1" 404 195 0.010323 10.0.0.22 - - [2026-02-02 08:15:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002373 10.0.0.22 - - [2026-02-02 08:15:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002819 10.0.0.22 - - [2026-02-02 08:15:50] "DELETE /virtual-network/480d9356-320a-4b59-9e08-85f6913092c8 HTTP/1.1" 200 115 0.084573 10.0.0.22 - - [2026-02-02 08:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006412 10.0.0.22 - - [2026-02-02 08:15:50] "DELETE /route-target/2575dc81-1c34-400f-a84a-5b0bc0bb4d5e HTTP/1.1" 200 115 0.018651 10.0.0.22 - - [2026-02-02 08:15:50] "GET /api-access-list/7bb73120-fa1e-4c80-84c5-1174f60e528c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.004291 10.0.0.22 - - [2026-02-02 08:15:50] "PUT /api-access-list/7bb73120-fa1e-4c80-84c5-1174f60e528c HTTP/1.1" 200 265 0.009306 10.0.0.22 - - [2026-02-02 08:15:51] "GET /api-access-list/7bb73120-fa1e-4c80-84c5-1174f60e528c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2692 0.003670 10.0.0.22 - - [2026-02-02 08:15:51] "PUT /api-access-list/7bb73120-fa1e-4c80-84c5-1174f60e528c HTTP/1.1" 200 265 0.009628 10.0.0.22 - - [2026-02-02 08:15:52] "GET /api-access-list/7bb73120-fa1e-4c80-84c5-1174f60e528c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003776 10.0.0.22 - - [2026-02-02 08:15:52] "PUT /api-access-list/7bb73120-fa1e-4c80-84c5-1174f60e528c HTTP/1.1" 200 265 0.008559 10.0.0.22 - - [2026-02-02 08:15:52] "GET /projects?obj_uuids=fb6fb793-e71b-413a-b47f-24dd668aec77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001320 10.0.0.22 - - [2026-02-02 08:15:52] "GET /project/fb6fb793-e71b-413a-b47f-24dd668aec77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.043123 10.0.0.22 - - [2026-02-02 08:15:52] "GET /projects?obj_uuids=fb6fb793-e71b-413a-b47f-24dd668aec77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001275 10.0.0.22 - - [2026-02-02 08:15:52] "GET /project/fb6fb793-e71b-413a-b47f-24dd668aec77?fields=virtual_networks HTTP/1.1" 200 1033 0.023765 10.0.0.22 - - [2026-02-02 08:15:52] "GET /projects?obj_uuids=fb6fb793-e71b-413a-b47f-24dd668aec77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001267 10.0.0.22 - - [2026-02-02 08:15:52] "GET /project/fb6fb793-e71b-413a-b47f-24dd668aec77?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.028273 10.0.0.22 - - [2026-02-02 08:15:52] "GET /projects?obj_uuids=fb6fb793-e71b-413a-b47f-24dd668aec77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001497 10.0.0.22 - - [2026-02-02 08:15:52] "GET /project/fb6fb793-e71b-413a-b47f-24dd668aec77?fields=security_groups HTTP/1.1" 200 1258 0.029129 10.0.0.22 - - [2026-02-02 08:15:53] "GET /projects?obj_uuids=147f5bf4-2b00-4925-addc-de27ccfea3be&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001225 10.0.0.22 - - [2026-02-02 08:15:53] "GET /project/147f5bf4-2b00-4925-addc-de27ccfea3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1269 0.030007 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-02-02T08:15:53Z failed with SSLError [Introspect:8084]10.0.0.22 - - [2026-02-02 08:15:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001205 10.0.0.22 - - [2026-02-02 08:15:55] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001546 10.0.0.22 - - [2026-02-02 08:15:55] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008268 10.0.0.22 - - [2026-02-02 08:15:55] "POST /fqname-to-id HTTP/1.1" 404 182 0.036813 10.0.0.22 - - [2026-02-02 08:15:55] "GET /projects?obj_uuids=c2e90233-2807-41ac-870d-cddfca0c17fa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002955 10.0.0.22 - - [2026-02-02 08:15:55] "GET /domains?obj_uuids=a2db6585-9c32-4c36-b884-93ce8d9f9858&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001527 10.0.0.22 - - [2026-02-02 08:15:55] "GET /domain/a2db6585-9c32-4c36-b884-93ce8d9f9858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007623 10.0.0.22 - - [2026-02-02 08:15:55] "POST /id-to-fqname HTTP/1.1" 200 184 0.002190 10.0.0.22 - - [2026-02-02 08:15:55] "POST /fqname-to-id HTTP/1.1" 404 193 0.003702 10.0.0.22 - - [2026-02-02 08:15:55] "POST /security-groups HTTP/1.1" 200 579 0.064539 10.0.0.22 - - [2026-02-02 08:15:55] "POST /fqname-to-id HTTP/1.1" 404 228 0.003013 10.0.0.22 - - [2026-02-02 08:15:55] "POST /projects HTTP/1.1" 200 569 0.242009 10.0.0.22 - - [2026-02-02 08:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.280654 10.0.0.22 - - [2026-02-02 08:15:55] "POST /access-control-lists HTTP/1.1" 200 592 0.063906 10.0.0.22 - - [2026-02-02 08:15:55] "GET /project/c2e90233-2807-41ac-870d-cddfca0c17fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.437408 10.0.0.22 - - [2026-02-02 08:15:55] "POST /fqname-to-id HTTP/1.1" 404 227 0.003049 10.0.0.22 - - [2026-02-02 08:15:55] "POST /access-control-lists HTTP/1.1" 200 590 0.068488 10.0.0.22 - - [2026-02-02 08:15:57] "GET / HTTP/1.1" 200 36215 0.002126 10.0.0.22 - - [2026-02-02 08:15:57] "GET /projects?obj_uuids=c2e90233-2807-41ac-870d-cddfca0c17fa&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001629 10.0.0.22 - - [2026-02-02 08:15:57] "GET /project/c2e90233-2807-41ac-870d-cddfca0c17fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.031311 10.0.0.22 - - [2026-02-02 08:15:57] "GET /projects?obj_uuids=c2e90233-2807-41ac-870d-cddfca0c17fa&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001271 10.0.0.22 - - [2026-02-02 08:15:57] "GET /project/c2e90233-2807-41ac-870d-cddfca0c17fa?fields=virtual_networks HTTP/1.1" 200 1024 0.070400 10.0.0.22 - - [2026-02-02 08:15:57] "GET /projects?obj_uuids=c2e90233-2807-41ac-870d-cddfca0c17fa&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001470 10.0.0.22 - - [2026-02-02 08:15:57] "GET /project/c2e90233-2807-41ac-870d-cddfca0c17fa?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.026758 10.0.0.22 - - [2026-02-02 08:15:57] "GET /projects?obj_uuids=c2e90233-2807-41ac-870d-cddfca0c17fa&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001109 10.0.0.22 - - [2026-02-02 08:15:57] "GET /project/c2e90233-2807-41ac-870d-cddfca0c17fa?fields=security_groups HTTP/1.1" 200 1245 0.031310 10.0.0.22 - - [2026-02-02 08:16:34] "DELETE /project/c2e90233280741ac870dcddfca0c17fa HTTP/1.1" 404 173 0.026326 10.0.0.22 - - [2026-02-02 08:16:34] "GET /projects?obj_uuids=fb6fb793-e71b-413a-b47f-24dd668aec77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001946 10.0.0.22 - - [2026-02-02 08:16:34] "GET /projects?obj_uuids=6f57cb1d-5267-4ed5-b255-2edd149ae6ed&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001591 10.0.0.22 - - [2026-02-02 08:16:34] "GET /projects?obj_uuids=c2e90233-2807-41ac-870d-cddfca0c17fa&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001709 10.0.0.22 - - [2026-02-02 08:16:34] "GET /projects?obj_uuids=fe745f80-d894-47f2-933e-b6348a9a301b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001505 10.0.0.22 - - [2026-02-02 08:16:34] "GET /project/6f57cb1d-5267-4ed5-b255-2edd149ae6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.072253 10.0.0.22 - - [2026-02-02 08:16:34] "GET /project/fb6fb793-e71b-413a-b47f-24dd668aec77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.072260 10.0.0.22 - - [2026-02-02 08:16:34] "GET /projects?obj_uuids=fb6fb793-e71b-413a-b47f-24dd668aec77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001100 10.0.0.22 - - [2026-02-02 08:16:34] "GET /projects?obj_uuids=6f57cb1d-5267-4ed5-b255-2edd149ae6ed&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001086 10.0.0.22 - - [2026-02-02 08:16:34] "GET /project/c2e90233-2807-41ac-870d-cddfca0c17fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.115367 10.0.0.22 - - [2026-02-02 08:16:34] "GET /project/fe745f80-d894-47f2-933e-b6348a9a301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.121139 10.0.0.22 - - [2026-02-02 08:16:34] "GET /projects?obj_uuids=c2e90233-2807-41ac-870d-cddfca0c17fa&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001169 10.0.0.22 - - [2026-02-02 08:16:34] "GET /projects?obj_uuids=fe745f80-d894-47f2-933e-b6348a9a301b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001139 10.0.0.22 - - [2026-02-02 08:16:34] "GET /project/fb6fb793-e71b-413a-b47f-24dd668aec77?fields=security_groups HTTP/1.1" 200 1351 0.114358 10.0.0.22 - - [2026-02-02 08:16:34] "GET /project/6f57cb1d-5267-4ed5-b255-2edd149ae6ed?fields=security_groups HTTP/1.1" 200 1350 0.125785 10.0.0.22 - - [2026-02-02 08:16:34] "GET /project/c2e90233-2807-41ac-870d-cddfca0c17fa?fields=security_groups HTTP/1.1" 200 1338 0.083673 10.0.0.22 - - [2026-02-02 08:16:34] "GET /project/fe745f80-d894-47f2-933e-b6348a9a301b?fields=security_groups HTTP/1.1" 200 1351 0.085379 10.0.0.22 - - [2026-02-02 08:16:34] "DELETE /security-group/a6ee434b-6126-4aa1-bea3-447230c1b10c HTTP/1.1" 200 115 0.094620 10.0.0.22 - - [2026-02-02 08:16:34] "DELETE /access-control-list/5cd44ab8-5fbb-4466-a137-105c5308f501 HTTP/1.1" 200 115 0.044478 10.0.0.22 - - [2026-02-02 08:16:34] "GET /projects?obj_uuids=fb6fb793-e71b-413a-b47f-24dd668aec77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001100 10.0.0.22 - - [2026-02-02 08:16:34] "DELETE /security-group/a8abc761-4515-41b6-b8a3-1d09bf18bf04 HTTP/1.1" 200 115 0.105552 10.0.0.22 - - [2026-02-02 08:16:34] "GET /projects?obj_uuids=6f57cb1d-5267-4ed5-b255-2edd149ae6ed&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001535 10.0.0.22 - - [2026-02-02 08:16:34] "DELETE /security-group/077c932f-ab67-4823-9aa2-621efc9686f5 HTTP/1.1" 200 115 0.109022 10.0.0.22 - - [2026-02-02 08:16:34] "GET /projects?obj_uuids=c2e90233-2807-41ac-870d-cddfca0c17fa&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001209 10.0.0.22 - - [2026-02-02 08:16:34] "DELETE /security-group/a9737597-e1ed-44d1-81cc-3fccb2f21a14 HTTP/1.1" 200 115 0.111101 10.0.0.22 - - [2026-02-02 08:16:34] "GET /project/fb6fb793-e71b-413a-b47f-24dd668aec77?fields=application_policy_sets HTTP/1.1" 200 1390 0.054261 10.0.0.22 - - [2026-02-02 08:16:34] "GET /projects?obj_uuids=fe745f80-d894-47f2-933e-b6348a9a301b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001343 10.0.0.22 - - [2026-02-02 08:16:34] "DELETE /access-control-list/ff4f13eb-3840-424e-8894-3ab5b154eb26 HTTP/1.1" 200 115 0.062404 10.0.0.22 - - [2026-02-02 08:16:34] "GET /project/c2e90233-2807-41ac-870d-cddfca0c17fa?fields=application_policy_sets HTTP/1.1" 200 1377 0.054348 10.0.0.22 - - [2026-02-02 08:16:34] "GET /project/6f57cb1d-5267-4ed5-b255-2edd149ae6ed?fields=application_policy_sets HTTP/1.1" 200 1389 0.085611 10.0.0.22 - - [2026-02-02 08:16:34] "DELETE /access-control-list/45b9d4bf-8408-4918-9973-7f70add73239 HTTP/1.1" 200 115 0.039659 10.0.0.22 - - [2026-02-02 08:16:34] "GET /project/fe745f80-d894-47f2-933e-b6348a9a301b?fields=application_policy_sets HTTP/1.1" 200 1390 0.097254 10.0.0.22 - - [2026-02-02 08:16:34] "DELETE /access-control-list/fe1a87ee-b872-4d91-9484-c2073e80a6ca HTTP/1.1" 200 115 0.073706 10.0.0.22 - - [2026-02-02 08:16:34] "DELETE /project/fb6fb793-e71b-413a-b47f-24dd668aec77 HTTP/1.1" 200 115 0.616419 10.0.0.22 - - [2026-02-02 08:16:34] "DELETE /access-control-list/5e759de7-dc30-4731-94c0-fb2e63b1aa8b HTTP/1.1" 200 115 0.061291 10.0.0.22 - - [2026-02-02 08:16:34] "DELETE /project/c2e90233-2807-41ac-870d-cddfca0c17fa HTTP/1.1" 200 115 0.666458 10.0.0.22 - - [2026-02-02 08:16:34] "DELETE /access-control-list/8eaa0010-72b7-43d4-9951-b46bcc35ef5c HTTP/1.1" 200 115 0.034546 10.0.0.22 - - [2026-02-02 08:16:34] "DELETE /project/6f57cb1d-5267-4ed5-b255-2edd149ae6ed HTTP/1.1" 200 115 0.682049 10.0.0.22 - - [2026-02-02 08:16:34] "DELETE /project/fe745f80-d894-47f2-933e-b6348a9a301b HTTP/1.1" 200 115 0.716114 10.0.0.22 - - [2026-02-02 08:16:34] "DELETE /access-control-list/02a5fca9-a495-4f45-ba9b-beca98978917 HTTP/1.1" 200 115 0.021962 10.0.0.22 - - [2026-02-02 08:16:34] "DELETE /access-control-list/49070b43-893e-4e46-ba45-5dc519ec9987 HTTP/1.1" 200 115 0.030400