+++ date ++ echo 'INFO: =================== Mon Jul 20 02:14:12 AM UTC 2026 ===================' INFO: =================== Mon Jul 20 02:14:12 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ local nic=enp1s0 +++ cut -d / -f 1 +++ ip addr show dev enp1s0 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' ++ 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=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ 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=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ 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=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ 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=false ++ 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=false ++ 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=false ++ 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.20.0.17 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17 ++ 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=false ++ 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=false ++ 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 false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ 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=false ++ 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=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.22 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ 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=contrail123 ++ 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=false ++ 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=false ++ 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=false ++ 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 contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_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 ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_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 ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -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 false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + 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: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.22 +++ local servers=10.0.0.22 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq ++++ sort +++ local local_ips=,10.0.0.22,10.20.0.17,127.0.0.1,172.17.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.20.0.17,127.0.0.1,172.17.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 false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sort ++ set -o posix ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ set ++ grep '^API__.*__.*=.*$' + 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 false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ 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: 07/20/2026 02:14:21.410 7ffa9e2d4240 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 07/20/2026 02:14:21.555 7ffa9e2d4240 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 07/20/2026 02:14:21.569 7ffa9e2d4240 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 07/20/2026 02:14:21.569 7ffa9e2d4240 [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=))... Listening on http://10.0.0.22:8082/ Hit Ctrl-C to quit. 10.0.0.22 - - [2026-07-20 02:14:27] "GET / HTTP/1.1" 503 181 0.000290 10.0.0.22 - - [2026-07-20 02:14:27] "GET / HTTP/1.1" 503 181 0.000199 10.0.0.22 - - [2026-07-20 02:14:28] "GET / HTTP/1.1" 200 45871 0.001172 10.0.0.22 - - [2026-07-20 02:14:28] "GET / HTTP/1.1" 200 45871 0.000891 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-07-20 02:14:28] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000535 10.0.0.22 - - [2026-07-20 02:14:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000287 10.0.0.22 - - [2026-07-20 02:14:29] "GET / HTTP/1.1" 200 35931 0.001452 10.0.0.22 - - [2026-07-20 02:14:29] "GET / HTTP/1.1" 200 35931 0.001498 10.0.0.22 - - [2026-07-20 02:14:30] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.691225 10.0.0.22 - - [2026-07-20 02:14:30] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.003173 10.0.0.22 - - [2026-07-20 02:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.384773 10.0.0.22 - - [2026-07-20 02:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 /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-07-20 02:14:30] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.22 - - [2026-07-20 02:14:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000526 10.0.0.22 - - [2026-07-20 02:14:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.023225 10.0.0.22 - - [2026-07-20 02:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.22 - - [2026-07-20 02:14:31] "GET /global-system-config/f586064c-47cf-4b22-b443-ed0a0bd1b329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008273 10.0.0.22 - - [2026-07-20 02:14:31] "POST /service-appliance-sets HTTP/1.1" 200 553 0.023739 10.0.0.22 - - [2026-07-20 02:14:31] "POST /fqname-to-id HTTP/1.1" 404 180 0.002954 10.0.0.22 - - [2026-07-20 02:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.22 - - [2026-07-20 02:14:31] "GET /global-system-config/f586064c-47cf-4b22-b443-ed0a0bd1b329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005936 10.0.0.22 - - [2026-07-20 02:14:31] "POST /service-appliance-sets HTTP/1.1" 200 541 0.020349 10.0.0.22 - - [2026-07-20 02:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.22 - - [2026-07-20 02:14:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000596 10.0.0.22 - - [2026-07-20 02:14:31] "GET /network-ipam/bd82d896-a794-44a6-929c-13a24d920376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.006538 10.0.0.22 - - [2026-07-20 02:14:31] "POST /service-templates HTTP/1.1" 200 511 0.024285 10.0.0.22 - - [2026-07-20 02:14:31] "POST /service-templates HTTP/1.1" 200 501 0.019229 10.0.0.22 - - [2026-07-20 02:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.024280 10.0.0.22 - - [2026-07-20 02:14:31] "GET /network-ipam/bd82d896-a794-44a6-929c-13a24d920376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005133 10.0.0.22 - - [2026-07-20 02:14:31] "POST /service-templates HTTP/1.1" 200 515 0.024064 10.0.0.22 - - [2026-07-20 02:14:31] "POST /service-templates HTTP/1.1" 200 535 0.020939 10.0.0.22 - - [2026-07-20 02:14:32] "POST /service-templates HTTP/1.1" 200 507 0.020409 10.0.0.22 - - [2026-07-20 02:14:32] "POST /fqname-to-id HTTP/1.1" 404 225 0.003044 10.0.0.22 - - [2026-07-20 02:14:32] "POST /access-control-lists HTTP/1.1" 200 587 0.018710 10.0.0.22 - - [2026-07-20 02:14:32] "POST /fqname-to-id HTTP/1.1" 404 224 0.003500 10.0.0.22 - - [2026-07-20 02:14:32] "POST /access-control-lists HTTP/1.1" 200 585 0.019966 10.0.0.22 - - [2026-07-20 02:14:32] "POST /route-targets HTTP/1.1" 200 327 0.011840 10.0.0.22 - - [2026-07-20 02:14:32] "POST /ref-update HTTP/1.1" 200 156 0.012722 10.0.0.22 - - [2026-07-20 02:14:32] "POST /route-targets HTTP/1.1" 200 327 0.011970 10.0.0.22 - - [2026-07-20 02:14:32] "POST /ref-update HTTP/1.1" 200 156 0.027867 10.0.0.22 - - [2026-07-20 02:14:32] "POST /route-targets HTTP/1.1" 200 327 0.011955 10.0.0.22 - - [2026-07-20 02:14:32] "POST /ref-update HTTP/1.1" 200 156 0.010180 10.0.0.22 - - [2026-07-20 02:14:33] "POST /route-targets HTTP/1.1" 200 327 0.011271 10.0.0.22 - - [2026-07-20 02:14:33] "POST /ref-update HTTP/1.1" 200 156 0.011151 10.0.0.22 - - [2026-07-20 02:14:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.003306 10.0.0.22 - - [2026-07-20 02:14:33] "GET / HTTP/1.1" 200 35931 0.001669 10.0.0.22 - - [2026-07-20 02:14:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000404 10.0.0.22 - - [2026-07-20 02:14:33] "POST /access-control-lists HTTP/1.1" 200 551 0.062035 10.0.0.22 - - [2026-07-20 02:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.021348 10.0.0.22 - - [2026-07-20 02:14:33] "GET /global-system-config/f586064c-47cf-4b22-b443-ed0a0bd1b329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005720 10.0.0.22 - - [2026-07-20 02:14:33] "POST /fqname-to-id HTTP/1.1" 404 220 0.003407 10.0.0.22 - - [2026-07-20 02:14:33] "POST /config-nodes HTTP/1.1" 200 599 0.020059 10.0.0.22 - - [2026-07-20 02:14:34] "GET / HTTP/1.1" 200 35931 0.001406 10.0.0.22 - - [2026-07-20 02:14:34] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000499 10.0.0.22 - - [2026-07-20 02:14:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.019857 10.0.0.22 - - [2026-07-20 02:14:36] "GET / HTTP/1.1" 200 35931 0.001425 10.0.0.22 - - [2026-07-20 02:14:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000386 10.0.0.22 - - [2026-07-20 02:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.019907 10.0.0.22 - - [2026-07-20 02:14:36] "GET /global-system-config/f586064c-47cf-4b22-b443-ed0a0bd1b329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005408 10.0.0.22 - - [2026-07-20 02:14:36] "POST /fqname-to-id HTTP/1.1" 404 220 0.003132 10.0.0.22 - - [2026-07-20 02:14:36] "POST /config-database-nodes HTTP/1.1" 200 617 0.019443 10.0.0.22 - - [2026-07-20 02:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.22 - - [2026-07-20 02:14:39] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003923 10.0.0.22 - - [2026-07-20 02:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.22 - - [2026-07-20 02:14:39] "PUT /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e HTTP/1.1" 200 276 0.024867 10.0.0.22 - - [2026-07-20 02:14:39] "GET / HTTP/1.1" 200 35931 0.001453 10.0.0.22 - - [2026-07-20 02:14:39] "POST /alarms HTTP/1.1" 401 292 0.000409 10.0.0.22 - - [2026-07-20 02:14:40] "POST /alarms HTTP/1.1" 200 581 0.037659 10.0.0.22 - - [2026-07-20 02:14:40] "POST /alarms HTTP/1.1" 200 575 0.016711 10.0.0.22 - - [2026-07-20 02:14:40] "POST /alarms HTTP/1.1" 200 575 0.019233 10.0.0.22 - - [2026-07-20 02:14:40] "POST /alarms HTTP/1.1" 200 559 0.018795 10.0.0.22 - - [2026-07-20 02:14:40] "POST /alarms HTTP/1.1" 200 555 0.020561 10.0.0.22 - - [2026-07-20 02:14:40] "POST /alarms HTTP/1.1" 200 557 0.021302 10.0.0.22 - - [2026-07-20 02:14:40] "POST /alarms HTTP/1.1" 200 565 0.021173 10.0.0.22 - - [2026-07-20 02:14:40] "POST /alarms HTTP/1.1" 200 549 0.016710 10.0.0.22 - - [2026-07-20 02:14:40] "POST /alarms HTTP/1.1" 200 557 0.017897 10.0.0.22 - - [2026-07-20 02:14:40] "POST /alarms HTTP/1.1" 200 567 0.020103 10.0.0.22 - - [2026-07-20 02:14:40] "POST /alarms HTTP/1.1" 200 555 0.020105 10.0.0.22 - - [2026-07-20 02:14:40] "POST /alarms HTTP/1.1" 200 567 0.019171 10.0.0.22 - - [2026-07-20 02:14:40] "POST /alarms HTTP/1.1" 200 575 0.066650 10.0.0.22 - - [2026-07-20 02:14:41] "POST /alarms HTTP/1.1" 200 569 0.018794 10.0.0.22 - - [2026-07-20 02:14:41] "POST /alarms HTTP/1.1" 200 561 0.023788 10.0.0.22 - - [2026-07-20 02:14:41] "POST /alarms HTTP/1.1" 200 561 0.019531 10.0.0.22 - - [2026-07-20 02:14:41] "POST /alarms HTTP/1.1" 200 561 0.019535 10.0.0.22 - - [2026-07-20 02:14:41] "POST /alarms HTTP/1.1" 200 547 0.016364 10.0.0.22 - - [2026-07-20 02:14:41] "POST /alarms HTTP/1.1" 200 595 0.100198 10.0.0.22 - - [2026-07-20 02:14:41] "POST /alarms HTTP/1.1" 200 575 0.065310 10.0.0.22 - - [2026-07-20 02:14:41] "POST /alarms HTTP/1.1" 200 571 0.055871 10.0.0.22 - - [2026-07-20 02:14:41] "POST /alarms HTTP/1.1" 200 583 0.062713 10.0.0.22 - - [2026-07-20 02:14:42] "POST /alarms HTTP/1.1" 200 609 0.334218 10.0.0.22 - - [2026-07-20 02:14:42] "GET / HTTP/1.1" 200 35931 0.001512 10.0.0.22 - - [2026-07-20 02:14:42] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000504 10.0.0.22 - - [2026-07-20 02:14:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.034805 10.0.0.22 - - [2026-07-20 02:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.22 - - [2026-07-20 02:14:42] "PUT /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e HTTP/1.1" 200 276 0.016781 10.0.0.22 - - [2026-07-20 02:14:43] "GET / HTTP/1.1" 200 35931 0.001795 10.0.0.22 - - [2026-07-20 02:14:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000378 10.0.0.22 - - [2026-07-20 02:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.024281 10.0.0.22 - - [2026-07-20 02:14:43] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003335 10.0.0.22 - - [2026-07-20 02:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.22 - - [2026-07-20 02:14:43] "PUT /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e HTTP/1.1" 200 276 0.009188 10.0.0.22 - - [2026-07-20 02:14:44] "GET / HTTP/1.1" 200 35931 0.001499 10.0.0.22 - - [2026-07-20 02:14:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000375 10.0.0.22 - - [2026-07-20 02:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.031509 10.0.0.22 - - [2026-07-20 02:14:44] "GET /global-system-config/f586064c-47cf-4b22-b443-ed0a0bd1b329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005267 10.0.0.22 - - [2026-07-20 02:14:44] "PUT /global-system-config/f586064c-47cf-4b22-b443-ed0a0bd1b329 HTTP/1.1" 200 274 0.016672 10.0.0.22 - - [2026-07-20 02:14:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000532 10.0.0.22 - - [2026-07-20 02:14:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000460 10.0.0.22 - - [2026-07-20 02:14:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000558 10.0.0.22 - - [2026-07-20 02:14:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000907 10.0.0.22 - - [2026-07-20 02:15:05] "GET / HTTP/1.1" 200 35931 0.001630 10.0.0.22 - - [2026-07-20 02:15:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000397 10.0.0.22 - - [2026-07-20 02:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.025625 10.0.0.22 - - [2026-07-20 02:15:05] "GET /routing-instance/f9145d37-74a1-4fb0-a420-689bc286e60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004423 10.0.0.22 - - [2026-07-20 02:15:05] "POST /bgp-routers HTTP/1.1" 200 620 0.026151 10.0.0.22 - - [2026-07-20 02:15:05] "GET /bgp-router/374bdbe4-3702-4b21-bdae-c26f749d56af?fields=global_system_config_back_refs HTTP/1.1" 200 1117 0.006362 10.0.0.22 - - [2026-07-20 02:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004660 10.0.0.22 - - [2026-07-20 02:15:06] "GET /global-system-config/f586064c-47cf-4b22-b443-ed0a0bd1b329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008827 10.0.0.22 - - [2026-07-20 02:15:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004256 10.0.0.22 - - [2026-07-20 02:15:06] "POST /ref-update HTTP/1.1" 200 156 0.007921 10.0.0.22 - - [2026-07-20 02:15:24] "GET / HTTP/1.1" 200 35931 0.001706 10.0.0.22 - - [2026-07-20 02:15:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000568 10.0.0.22 - - [2026-07-20 02:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.025788 10.0.0.22 - - [2026-07-20 02:15:24] "GET /global-system-config/f586064c-47cf-4b22-b443-ed0a0bd1b329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.012779 10.0.0.22 - - [2026-07-20 02:15:24] "POST /fqname-to-id HTTP/1.1" 404 220 0.002900 10.0.0.22 - - [2026-07-20 02:15:24] "POST /database-nodes HTTP/1.1" 200 603 0.018598 10.0.0.22 - - [2026-07-20 02:15:44] "GET / HTTP/1.1" 200 35931 0.002694 10.0.0.22 - - [2026-07-20 02:15:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000472 10.0.0.22 - - [2026-07-20 02:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.022300 10.0.0.22 - - [2026-07-20 02:15:45] "GET /global-system-config/f586064c-47cf-4b22-b443-ed0a0bd1b329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005919 10.0.0.22 - - [2026-07-20 02:15:45] "POST /fqname-to-id HTTP/1.1" 404 220 0.003160 10.0.0.22 - - [2026-07-20 02:15:45] "POST /analytics-nodes HTTP/1.1" 200 605 0.027433 10.0.0.22 - - [2026-07-20 02:15:50] "GET / HTTP/1.1" 200 35931 0.001626 10.0.0.22 - - [2026-07-20 02:16:00] "GET / HTTP/1.1" 200 35931 0.001781 10.0.0.22 - - [2026-07-20 02:16:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000578 10.0.0.22 - - [2026-07-20 02:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.025839 10.0.0.22 - - [2026-07-20 02:16:00] "GET /global-system-config/f586064c-47cf-4b22-b443-ed0a0bd1b329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008226 10.0.0.22 - - [2026-07-20 02:16:01] "POST /fqname-to-id HTTP/1.1" 404 220 0.003284 10.0.0.22 - - [2026-07-20 02:16:01] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.029151 10.0.0.22 - - [2026-07-20 02:16:15] "GET / HTTP/1.1" 200 35931 0.001413 10.0.0.22 - - [2026-07-20 02:16:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000438 10.0.0.22 - - [2026-07-20 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.022367 10.0.0.22 - - [2026-07-20 02:16:15] "GET /global-system-config/f586064c-47cf-4b22-b443-ed0a0bd1b329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.007768 10.0.0.22 - - [2026-07-20 02:16:15] "POST /fqname-to-id HTTP/1.1" 404 220 0.003125 10.0.0.22 - - [2026-07-20 02:16:15] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.021564 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-07-20 02:16:33] "GET /obj-perms HTTP/1.1" 200 4493 0.377325 10.0.0.22 - - [2026-07-20 02:16:33] "GET /obj-perms HTTP/1.1" 200 4493 0.036603 10.0.0.22 - - [2026-07-20 02:17:34] "GET /obj-perms HTTP/1.1" 200 4493 0.042106 10.0.0.22 - - [2026-07-20 02:17:34] "GET /obj-perms HTTP/1.1" 200 4493 0.035148 10.0.0.22 - - [2026-07-20 02:17:54] "GET / HTTP/1.1" 200 35931 0.001514 10.0.0.22 - - [2026-07-20 02:17:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000486 10.0.0.22 - - [2026-07-20 02:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.021736 10.0.0.22 - - [2026-07-20 02:17:54] "GET /global-system-config/f586064c-47cf-4b22-b443-ed0a0bd1b329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005804 10.0.0.22 - - [2026-07-20 02:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.22 - - [2026-07-20 02:17:54] "GET /routing-instance/f9145d37-74a1-4fb0-a420-689bc286e60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005334 10.0.0.22 - - [2026-07-20 02:17:55] "PUT /global-system-config/f586064c-47cf-4b22-b443-ed0a0bd1b329 HTTP/1.1" 200 274 0.015343 10.0.0.22 - - [2026-07-20 02:17:55] "POST /fqname-to-id HTTP/1.1" 404 218 0.003201 10.0.0.22 - - [2026-07-20 02:17:55] "POST /virtual-routers HTTP/1.1" 200 603 0.019335 10.0.0.22 - - [2026-07-20 02:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.22 - - [2026-07-20 02:17:55] "GET /virtual-router/d60f5d5a-d695-4875-af35-2da7d45c849a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.006247 10.0.0.22 - - [2026-07-20 02:17:55] "POST /fqname-to-id HTTP/1.1" 404 231 0.003227 10.0.0.22 - - [2026-07-20 02:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.22 - - [2026-07-20 02:17:55] "GET /virtual-network/d5518f8d-76fb-454e-9c35-1d94c24b317b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.006536 10.0.0.22 - - [2026-07-20 02:17:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.065821 [Introspect:8084]10.0.0.22 - - [2026-07-20 02:18:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000946 [Introspect:8084]10.0.0.22 - - [2026-07-20 02:18:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.000896 [Introspect:8084]10.0.0.22 - - [2026-07-20 02:18:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000992 [Introspect:8084]10.0.0.22 - - [2026-07-20 02:18:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001139 10.0.0.22 - - [2026-07-20 02:18:34] "GET /obj-perms HTTP/1.1" 200 4493 0.037492 10.0.0.22 - - [2026-07-20 02:18:35] "GET /obj-perms HTTP/1.1" 200 4493 0.034286 10.0.0.22 - - [2026-07-20 02:19:19] "GET / HTTP/1.1" 200 35931 0.001624 10.0.0.22 - - [2026-07-20 02:19:21] "GET /project/65195bd7-10f5-45d2-b74f-088ea8a30e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000550 10.0.0.22 - - [2026-07-20 02:19:21] "GET /projects?obj_uuids=65195bd7-10f5-45d2-b74f-088ea8a30e46&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003668 10.0.0.22 - - [2026-07-20 02:19:21] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001067 10.0.0.22 - - [2026-07-20 02:19:21] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.049472 10.0.0.22 - - [2026-07-20 02:19:21] "POST /id-to-fqname HTTP/1.1" 200 167 0.001424 10.0.0.22 - - [2026-07-20 02:19:21] "POST /fqname-to-id HTTP/1.1" 404 176 0.002516 10.0.0.22 - - [2026-07-20 02:19:21] "POST /security-groups HTTP/1.1" 200 568 0.065170 10.0.0.22 - - [2026-07-20 02:19:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.002751 10.0.0.22 - - [2026-07-20 02:19:21] "POST /projects HTTP/1.1" 200 539 0.231549 10.0.0.22 - - [2026-07-20 02:19:21] "POST /access-control-lists HTTP/1.1" 200 573 0.062489 10.0.0.22 - - [2026-07-20 02:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.308733 10.0.0.22 - - [2026-07-20 02:19:21] "POST /fqname-to-id HTTP/1.1" 404 206 0.003093 10.0.0.22 - - [2026-07-20 02:19:21] "GET /project/65195bd7-10f5-45d2-b74f-088ea8a30e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.470817 10.0.0.22 - - [2026-07-20 02:19:21] "POST /access-control-lists HTTP/1.1" 200 571 0.061482 [Introspect:8084]10.0.0.22 - - [2026-07-20 02:19:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001252 10.0.0.22 - - [2026-07-20 02:19:22] "POST /fqname-to-id HTTP/1.1" 404 199 0.022388 10.0.0.22 - - [2026-07-20 02:19:22] "GET /projects?obj_uuids=d643afba-7215-4a7b-a6ae-c1f5058b3116&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004261 10.0.0.22 - - [2026-07-20 02:19:22] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000961 10.0.0.22 - - [2026-07-20 02:19:22] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007044 10.0.0.22 - - [2026-07-20 02:19:22] "POST /id-to-fqname HTTP/1.1" 200 201 0.001346 10.0.0.22 - - [2026-07-20 02:19:22] "POST /fqname-to-id HTTP/1.1" 404 210 0.002619 10.0.0.22 - - [2026-07-20 02:19:22] "POST /security-groups HTTP/1.1" 200 602 0.068977 10.0.0.22 - - [2026-07-20 02:19:23] "POST /fqname-to-id HTTP/1.1" 404 245 0.003312 10.0.0.22 - - [2026-07-20 02:19:23] "POST /projects HTTP/1.1" 200 607 0.276018 10.0.0.22 - - [2026-07-20 02:19:23] "POST /access-control-lists HTTP/1.1" 200 607 0.064384 10.0.0.22 - - [2026-07-20 02:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.351128 10.0.0.22 - - [2026-07-20 02:19:23] "POST /fqname-to-id HTTP/1.1" 404 244 0.003316 10.0.0.22 - - [2026-07-20 02:19:23] "GET /project/d643afba-7215-4a7b-a6ae-c1f5058b3116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.483791 10.0.0.22 - - [2026-07-20 02:19:23] "POST /access-control-lists HTTP/1.1" 200 605 0.061796 10.0.0.22 - - [2026-07-20 02:19:24] "GET / HTTP/1.1" 200 35931 0.001658 10.0.0.22 - - [2026-07-20 02:19:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000583 10.0.0.22 - - [2026-07-20 02:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.051586 10.0.0.22 - - [2026-07-20 02:19:25] "GET /projects?obj_uuids=d643afba-7215-4a7b-a6ae-c1f5058b3116&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000838 10.0.0.22 - - [2026-07-20 02:19:25] "GET /project/d643afba-7215-4a7b-a6ae-c1f5058b3116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.029334 10.0.0.22 - - [2026-07-20 02:19:25] "POST /neutron/network HTTP/1.1" 200 117 0.035292 10.0.0.22 - - [2026-07-20 02:19:25] "GET /projects?obj_uuids=d643afba-7215-4a7b-a6ae-c1f5058b3116&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001203 10.0.0.22 - - [2026-07-20 02:19:25] "POST /neutron/network HTTP/1.1" 200 620 0.097085 10.0.0.22 - - [2026-07-20 02:19:25] "POST /route-targets HTTP/1.1" 200 327 0.015937 10.0.0.22 - - [2026-07-20 02:19:25] "POST /ref-update HTTP/1.1" 200 156 0.019940 10.0.0.22 - - [2026-07-20 02:19:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003911 10.0.0.22 - - [2026-07-20 02:19:25] "POST /neutron/subnet HTTP/1.1" 200 725 0.169308 10.0.0.22 - - [2026-07-20 02:19:25] "POST /neutron/network HTTP/1.1" 200 839 0.006340 10.0.0.22 - - [2026-07-20 02:19:25] "POST /id-to-fqname HTTP/1.1" 200 233 0.001180 10.0.0.22 - - [2026-07-20 02:19:25] "GET /virtual-network/1415a913-8727-4ca1-af3c-9248711d583e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005026 10.0.0.22 - - [2026-07-20 02:19:25] "POST /neutron/network HTTP/1.1" 200 839 0.006027 10.0.0.22 - - [2026-07-20 02:19:25] "GET /virtual-network/1415a913-8727-4ca1-af3c-9248711d583e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.004900 10.0.0.22 - - [2026-07-20 02:19:26] "POST /neutron/network HTTP/1.1" 200 839 0.006366 10.0.0.22 - - [2026-07-20 02:19:26] "POST /neutron/subnet HTTP/1.1" 200 725 0.008626 10.0.0.22 - - [2026-07-20 02:19:26] "GET /domains HTTP/1.1" 401 292 0.000579 10.0.0.22 - - [2026-07-20 02:19:26] "GET /domains HTTP/1.1" 200 280 0.025095 10.0.0.22 - - [2026-07-20 02:19:26] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001158 10.0.0.22 - - [2026-07-20 02:19:26] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2584 0.021853 10.0.0.22 - - [2026-07-20 02:19:26] "GET /projects?obj_uuids=d643afba-7215-4a7b-a6ae-c1f5058b3116&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001326 10.0.0.22 - - [2026-07-20 02:19:26] "GET /project/d643afba-7215-4a7b-a6ae-c1f5058b3116 HTTP/1.1" 200 2170 0.083565 10.0.0.22 - - [2026-07-20 02:19:26] "GET /virtual-network/1415a913-8727-4ca1-af3c-9248711d583e HTTP/1.1" 200 2343 0.006646 10.0.0.22 - - [2026-07-20 02:19:26] "GET /virtual-network/1415a913-8727-4ca1-af3c-9248711d583e HTTP/1.1" 200 2343 0.005273 10.0.0.22 - - [2026-07-20 02:19:26] "GET /routing-instance/0af7f0ef-8138-4c34-83d3-bbb9ebc6251a HTTP/1.1" 200 1492 0.004140 10.0.0.22 - - [2026-07-20 02:19:26] "GET /routing-instance/0af7f0ef-8138-4c34-83d3-bbb9ebc6251a HTTP/1.1" 200 1492 0.003464 10.0.0.22 - - [2026-07-20 02:19:26] "GET /route-target/66e63127-58f4-46bb-b67a-ab56612f19a3 HTTP/1.1" 200 1219 0.003760 10.0.0.22 - - [2026-07-20 02:19:26] "GET /virtual-network/1415a913-8727-4ca1-af3c-9248711d583e HTTP/1.1" 200 2343 0.004821 10.0.0.22 - - [2026-07-20 02:19:26] "GET /routing-instance/0af7f0ef-8138-4c34-83d3-bbb9ebc6251a HTTP/1.1" 200 1492 0.003068 10.0.0.22 - - [2026-07-20 02:19:26] "GET /virtual-network/1415a913-8727-4ca1-af3c-9248711d583e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.004092 10.0.0.22 - - [2026-07-20 02:19:26] "GET /virtual-network/1415a913-8727-4ca1-af3c-9248711d583e HTTP/1.1" 200 2343 0.006015 10.0.0.22 - - [2026-07-20 02:19:26] "GET /routing-instance/0af7f0ef-8138-4c34-83d3-bbb9ebc6251a HTTP/1.1" 200 1492 0.003811 10.0.0.22 - - [2026-07-20 02:19:26] "GET /routing-instance/0af7f0ef-8138-4c34-83d3-bbb9ebc6251a HTTP/1.1" 200 1492 0.003708 10.0.0.22 - - [2026-07-20 02:19:26] "GET /route-target/66e63127-58f4-46bb-b67a-ab56612f19a3 HTTP/1.1" 200 1219 0.003211 10.0.0.22 - - [2026-07-20 02:19:26] "GET /domains HTTP/1.1" 200 280 0.003416 10.0.0.22 - - [2026-07-20 02:19:26] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001132 10.0.0.22 - - [2026-07-20 02:19:26] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2584 0.008722 10.0.0.22 - - [2026-07-20 02:19:26] "GET /projects?obj_uuids=d643afba-7215-4a7b-a6ae-c1f5058b3116&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001189 10.0.0.22 - - [2026-07-20 02:19:26] "GET /project/d643afba-7215-4a7b-a6ae-c1f5058b3116 HTTP/1.1" 200 2170 0.075286 10.0.0.22 - - [2026-07-20 02:19:26] "GET /virtual-network/1415a913-8727-4ca1-af3c-9248711d583e HTTP/1.1" 200 2343 0.005261 10.0.0.22 - - [2026-07-20 02:19:27] "GET /obj-perms HTTP/1.1" 200 4489 0.038832 10.0.0.22 - - [2026-07-20 02:19:27] "POST /id-to-fqname HTTP/1.1" 200 233 0.001483 10.0.0.22 - - [2026-07-20 02:19:28] "POST /neutron/network HTTP/1.1" 200 849 0.006710 10.0.0.22 - - [2026-07-20 02:19:28] "GET /aaa-mode HTTP/1.1" 401 292 0.000434 10.0.0.22 - - [2026-07-20 02:19:29] "GET / HTTP/1.1" 200 35931 0.001487 10.0.0.22 - - [2026-07-20 02:19:29] "GET /project/d643afba-7215-4a7b-a6ae-c1f5058b3116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000469 10.0.0.22 - - [2026-07-20 02:19:29] "GET /projects?obj_uuids=d643afba-7215-4a7b-a6ae-c1f5058b3116&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001035 10.0.0.22 - - [2026-07-20 02:19:29] "GET /project/d643afba-7215-4a7b-a6ae-c1f5058b3116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.051065 10.0.0.22 - - [2026-07-20 02:19:30] "POST /neutron/network HTTP/1.1" 200 839 0.024918 10.0.0.22 - - [2026-07-20 02:19:30] "POST /neutron/port HTTP/1.1" 200 117 0.005591 10.0.0.22 - - [2026-07-20 02:19:30] "POST /neutron/port HTTP/1.1" 200 117 0.005351 10.0.0.22 - - [2026-07-20 02:19:30] "POST /neutron/port HTTP/1.1" 200 117 0.005183 10.0.0.22 - - [2026-07-20 02:19:30] "DELETE /project/d643afba72154a7ba6aec1f5058b3116 HTTP/1.1" 404 173 0.021316 10.0.0.22 - - [2026-07-20 02:19:30] "DELETE /project/65195bd710f545d2b74f088ea8a30e46 HTTP/1.1" 404 173 0.027833 10.0.0.22 - - [2026-07-20 02:19:35] "POST /neutron/network HTTP/1.1" 200 849 0.007025 10.0.0.22 - - [2026-07-20 02:19:35] "GET /obj-perms HTTP/1.1" 200 4493 0.045593 10.0.0.22 - - [2026-07-20 02:19:35] "POST /neutron/port HTTP/1.1" 200 117 0.005614 10.0.0.22 - - [2026-07-20 02:19:36] "GET /projects?obj_uuids=d643afba-7215-4a7b-a6ae-c1f5058b3116&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.322419 10.0.0.22 - - [2026-07-20 02:19:36] "GET /obj-perms HTTP/1.1" 200 4493 0.064791 10.0.0.22 - - [2026-07-20 02:19:36] "POST /neutron/port HTTP/1.1" 200 1071 0.588318 10.0.0.22 - - [2026-07-20 02:19:36] "POST /neutron/port HTTP/1.1" 200 1071 0.029921 10.0.0.22 - - [2026-07-20 02:19:36] "POST /neutron/port HTTP/1.1" 200 1071 0.009077 10.0.0.22 - - [2026-07-20 02:19:36] "POST /neutron/port HTTP/1.1" 200 1125 0.068297 10.0.0.22 - - [2026-07-20 02:19:37] "POST /neutron/port HTTP/1.1" 200 1135 0.015797 10.0.0.22 - - [2026-07-20 02:19:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003933 10.0.0.22 - - [2026-07-20 02:19:37] "POST /neutron/subnet HTTP/1.1" 200 699 0.007331 10.0.0.22 - - [2026-07-20 02:19:37] "POST /neutron/port HTTP/1.1" 200 117 0.001290 10.0.0.22 - - [2026-07-20 02:19:37] "POST /neutron/network HTTP/1.1" 200 839 0.006605 10.0.0.22 - - [2026-07-20 02:19:40] "POST /neutron/port HTTP/1.1" 200 1135 0.016807 10.0.0.22 - - [2026-07-20 02:19:40] "POST /neutron/security_group HTTP/1.1" 200 2069 0.006963 10.0.0.22 - - [2026-07-20 02:19:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000567 10.0.0.22 - - [2026-07-20 02:19:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000488 10.0.0.22 - - [2026-07-20 02:19:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000436 10.0.0.22 - - [2026-07-20 02:19:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000429 10.0.0.22 - - [2026-07-20 02:19:45] "POST /neutron/port HTTP/1.1" 200 1135 0.015490 10.0.0.22 - - [2026-07-20 02:19:45] "POST /neutron/security_group HTTP/1.1" 200 2069 0.007684 10.0.0.22 - - [2026-07-20 02:19:51] "POST /neutron/port HTTP/1.1" 200 1135 0.013046 10.0.0.22 - - [2026-07-20 02:19:51] "POST /neutron/security_group HTTP/1.1" 200 2069 0.007154 10.0.0.22 - - [2026-07-20 02:19:56] "POST /neutron/port HTTP/1.1" 200 1135 0.012743 10.0.0.22 - - [2026-07-20 02:19:56] "POST /neutron/security_group HTTP/1.1" 200 2069 0.007002 10.0.0.22 - - [2026-07-20 02:20:01] "POST /neutron/port HTTP/1.1" 200 1135 0.015915 10.0.0.22 - - [2026-07-20 02:20:01] "POST /neutron/security_group HTTP/1.1" 200 2069 0.007328 10.0.0.22 - - [2026-07-20 02:20:01] "GET /obj-perms HTTP/1.1" 200 4489 0.003850 10.0.0.22 - - [2026-07-20 02:20:02] "GET /obj-perms HTTP/1.1" 200 4489 0.003807 10.0.0.22 - - [2026-07-20 02:20:03] "GET /obj-perms HTTP/1.1" 200 4489 0.004225 10.0.0.22 - - [2026-07-20 02:20:04] "GET /obj-perms HTTP/1.1" 200 4489 0.003781 10.0.0.22 - - [2026-07-20 02:20:05] "GET /obj-perms HTTP/1.1" 200 4489 0.004142 10.0.0.22 - - [2026-07-20 02:20:06] "POST /neutron/network HTTP/1.1" 200 839 0.006983 10.0.0.22 - - [2026-07-20 02:20:06] "POST /neutron/network HTTP/1.1" 400 204 0.011823 10.0.0.22 - - [2026-07-20 02:20:06] "POST /neutron/port HTTP/1.1" 200 1135 0.039547 10.0.0.22 - - [2026-07-20 02:20:06] "POST /neutron/security_group HTTP/1.1" 200 2069 0.005435 10.0.0.22 - - [2026-07-20 02:20:08] "POST /neutron/port HTTP/1.1" 200 1135 0.012896 10.0.0.22 - - [2026-07-20 02:20:08] "POST /neutron/port HTTP/1.1" 200 1125 0.010822 10.0.0.22 - - [2026-07-20 02:20:08] "POST /neutron/network HTTP/1.1" 200 839 0.005364 10.0.0.22 - - [2026-07-20 02:20:08] "POST /neutron/network HTTP/1.1" 400 204 0.010844 10.0.0.22 - - [2026-07-20 02:20:08] "POST /neutron/port HTTP/1.1" 200 151 0.164861 10.0.0.22 - - [2026-07-20 02:20:10] "POST /neutron/network HTTP/1.1" 200 839 0.006457 10.0.0.22 - - [2026-07-20 02:20:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003276 10.0.0.22 - - [2026-07-20 02:20:10] "POST /useragent-kv HTTP/1.1" 200 115 0.005953 10.0.0.22 - - [2026-07-20 02:20:10] "POST /neutron/network HTTP/1.1" 200 151 0.105020 10.0.0.22 - - [2026-07-20 02:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.023510 10.0.0.22 - - [2026-07-20 02:20:10] "GET /routing-instance/0af7f0ef-8138-4c34-83d3-bbb9ebc6251a HTTP/1.1" 404 171 0.002527 10.0.0.22 - - [2026-07-20 02:20:10] "GET /domains HTTP/1.1" 200 280 0.002098 10.0.0.22 - - [2026-07-20 02:20:10] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001720 10.0.0.22 - - [2026-07-20 02:20:10] "DELETE /route-target/66e63127-58f4-46bb-b67a-ab56612f19a3 HTTP/1.1" 200 115 0.028029 10.0.0.22 - - [2026-07-20 02:20:10] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2584 0.053022 10.0.0.22 - - [2026-07-20 02:20:10] "GET /projects?obj_uuids=d643afba-7215-4a7b-a6ae-c1f5058b3116&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001357 10.0.0.22 - - [2026-07-20 02:20:10] "GET /project/d643afba-7215-4a7b-a6ae-c1f5058b3116 HTTP/1.1" 200 1920 0.076128 10.0.0.22 - - [2026-07-20 02:20:11] "GET /projects?obj_uuids=d643afba-7215-4a7b-a6ae-c1f5058b3116&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000902 10.0.0.22 - - [2026-07-20 02:20:11] "GET /project/d643afba-7215-4a7b-a6ae-c1f5058b3116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.032108 10.0.0.22 - - [2026-07-20 02:20:11] "GET /projects?obj_uuids=d643afba-7215-4a7b-a6ae-c1f5058b3116&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000924 10.0.0.22 - - [2026-07-20 02:20:11] "GET /project/d643afba-7215-4a7b-a6ae-c1f5058b3116?fields=virtual_networks HTTP/1.1" 200 1056 0.079618 10.0.0.22 - - [2026-07-20 02:20:11] "GET /projects?obj_uuids=d643afba-7215-4a7b-a6ae-c1f5058b3116&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000995 10.0.0.22 - - [2026-07-20 02:20:11] "GET /project/d643afba-7215-4a7b-a6ae-c1f5058b3116?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.036558 10.0.0.22 - - [2026-07-20 02:20:11] "GET /projects?obj_uuids=d643afba-7215-4a7b-a6ae-c1f5058b3116&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002162 10.0.0.22 - - [2026-07-20 02:20:11] "GET /project/d643afba-7215-4a7b-a6ae-c1f5058b3116?fields=security_groups HTTP/1.1" 200 1293 0.043250 10.0.0.22 - - [2026-07-20 02:20:11] "GET /projects?obj_uuids=65195bd7-10f5-45d2-b74f-088ea8a30e46&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000948 10.0.0.22 - - [2026-07-20 02:20:11] "GET /project/65195bd7-10f5-45d2-b74f-088ea8a30e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.031001 10.0.0.22 - - [2026-07-20 02:20:15] "GET /projects?obj_uuids=65195bd7-10f5-45d2-b74f-088ea8a30e46&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000998 10.0.0.22 - - [2026-07-20 02:20:15] "GET /project/65195bd7-10f5-45d2-b74f-088ea8a30e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.031444 10.0.0.22 - - [2026-07-20 02:20:16] "GET /documentation/index.html HTTP/1.1" 200 219571 0.003627 10.0.0.22 - - [2026-07-20 02:20:16] "POST /fqname-to-id HTTP/1.1" 404 200 0.031447 10.0.0.22 - - [2026-07-20 02:20:16] "GET /projects?obj_uuids=e90ccbe1-37ce-4542-88e2-4d8e17632854&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002975 10.0.0.22 - - [2026-07-20 02:20:16] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000919 10.0.0.22 - - [2026-07-20 02:20:16] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006562 10.0.0.22 - - [2026-07-20 02:20:16] "POST /id-to-fqname HTTP/1.1" 200 202 0.001456 10.0.0.22 - - [2026-07-20 02:20:16] "POST /fqname-to-id HTTP/1.1" 404 211 0.002443 10.0.0.22 - - [2026-07-20 02:20:17] "POST /security-groups HTTP/1.1" 200 603 0.064959 10.0.0.22 - - [2026-07-20 02:20:17] "POST /fqname-to-id HTTP/1.1" 404 246 0.004095 10.0.0.22 - - [2026-07-20 02:20:17] "POST /projects HTTP/1.1" 200 609 0.221936 10.0.0.22 - - [2026-07-20 02:20:17] "POST /access-control-lists HTTP/1.1" 200 608 0.063225 10.0.0.22 - - [2026-07-20 02:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.304241 10.0.0.22 - - [2026-07-20 02:20:17] "POST /fqname-to-id HTTP/1.1" 404 245 0.003032 10.0.0.22 - - [2026-07-20 02:20:17] "GET /project/e90ccbe1-37ce-4542-88e2-4d8e17632854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.430409 10.0.0.22 - - [2026-07-20 02:20:17] "POST /access-control-lists HTTP/1.1" 200 606 0.091548 10.0.0.22 - - [2026-07-20 02:20:18] "GET / HTTP/1.1" 200 35931 0.001892 10.0.0.22 - - [2026-07-20 02:20:18] "GET /projects?obj_uuids=65195bd7-10f5-45d2-b74f-088ea8a30e46&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000935 10.0.0.22 - - [2026-07-20 02:20:18] "GET /project/65195bd7-10f5-45d2-b74f-088ea8a30e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.022532 10.0.0.22 - - [2026-07-20 02:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.22 - - [2026-07-20 02:20:19] "GET /security-group/2c5cdb30-b880-4cb1-b28a-61beaf32a65f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3686 0.005479 10.0.0.22 - - [2026-07-20 02:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.22 - - [2026-07-20 02:20:19] "GET /projects?obj_uuids=65195bd7-10f5-45d2-b74f-088ea8a30e46&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001189 10.0.0.22 - - [2026-07-20 02:20:19] "GET /project/65195bd7-10f5-45d2-b74f-088ea8a30e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.030912 10.0.0.22 - - [2026-07-20 02:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.22 - - [2026-07-20 02:20:19] "GET /security-group/2c5cdb30-b880-4cb1-b28a-61beaf32a65f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3686 0.004355 10.0.0.22 - - [2026-07-20 02:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.22 - - [2026-07-20 02:20:19] "PUT /security-group/2c5cdb30-b880-4cb1-b28a-61beaf32a65f HTTP/1.1" 200 262 0.025023 10.0.0.22 - - [2026-07-20 02:20:19] "PUT /access-control-list/6564c539-cf99-4e3a-8517-16f6f56cfa95 HTTP/1.1" 200 272 0.011781 10.0.0.22 - - [2026-07-20 02:20:19] "PUT /access-control-list/a51b1f26-e0d2-45b5-8a94-b7ce94ed979a HTTP/1.1" 200 272 0.014925 10.0.0.22 - - [2026-07-20 02:20:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000535 10.0.0.22 - - [2026-07-20 02:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.055078 10.0.0.22 - - [2026-07-20 02:20:20] "GET /projects?obj_uuids=e90ccbe1-37ce-4542-88e2-4d8e17632854&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000930 10.0.0.22 - - [2026-07-20 02:20:20] "GET /project/e90ccbe1-37ce-4542-88e2-4d8e17632854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.034663 10.0.0.22 - - [2026-07-20 02:20:20] "POST /neutron/network HTTP/1.1" 200 117 0.025721 10.0.0.22 - - [2026-07-20 02:20:20] "GET /projects?obj_uuids=e90ccbe1-37ce-4542-88e2-4d8e17632854&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001182 10.0.0.22 - - [2026-07-20 02:20:20] "POST /neutron/network HTTP/1.1" 200 619 0.099911 10.0.0.22 - - [2026-07-20 02:20:20] "POST /route-targets HTTP/1.1" 200 327 0.017707 10.0.0.22 - - [2026-07-20 02:20:20] "POST /ref-update HTTP/1.1" 200 156 0.019465 10.0.0.22 - - [2026-07-20 02:20:20] "POST /useragent-kv HTTP/1.1" 200 115 0.007707 10.0.0.22 - - [2026-07-20 02:20:20] "POST /neutron/subnet HTTP/1.1" 200 729 0.212310 10.0.0.22 - - [2026-07-20 02:20:20] "POST /neutron/network HTTP/1.1" 200 839 0.005994 10.0.0.22 - - [2026-07-20 02:20:20] "POST /id-to-fqname HTTP/1.1" 200 233 0.001129 10.0.0.22 - - [2026-07-20 02:20:20] "GET /virtual-network/811872bc-b08a-47aa-a505-1eea11e71c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006285 10.0.0.22 - - [2026-07-20 02:20:20] "POST /neutron/network HTTP/1.1" 200 839 0.005985 10.0.0.22 - - [2026-07-20 02:20:20] "GET /virtual-network/811872bc-b08a-47aa-a505-1eea11e71c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005309 10.0.0.22 - - [2026-07-20 02:20:21] "POST /neutron/network HTTP/1.1" 200 839 0.006775 10.0.0.22 - - [2026-07-20 02:20:21] "POST /neutron/subnet HTTP/1.1" 200 729 0.007166 10.0.0.22 - - [2026-07-20 02:20:21] "GET /domains HTTP/1.1" 401 292 0.000414 10.0.0.22 - - [2026-07-20 02:20:21] "GET /domains HTTP/1.1" 200 280 0.025677 10.0.0.22 - - [2026-07-20 02:20:21] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000959 10.0.0.22 - - [2026-07-20 02:20:21] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2782 0.009083 10.0.0.22 - - [2026-07-20 02:20:21] "GET /projects?obj_uuids=e90ccbe1-37ce-4542-88e2-4d8e17632854&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000919 10.0.0.22 - - [2026-07-20 02:20:21] "GET /project/e90ccbe1-37ce-4542-88e2-4d8e17632854 HTTP/1.1" 200 2175 0.082500 10.0.0.22 - - [2026-07-20 02:20:21] "GET /virtual-network/811872bc-b08a-47aa-a505-1eea11e71c03 HTTP/1.1" 200 2344 0.005414 10.0.0.22 - - [2026-07-20 02:20:21] "GET /virtual-network/811872bc-b08a-47aa-a505-1eea11e71c03 HTTP/1.1" 200 2344 0.004681 10.0.0.22 - - [2026-07-20 02:20:21] "GET /routing-instance/c63ef430-d11b-42e5-a2a8-a6126fdceeb9 HTTP/1.1" 200 1492 0.003238 10.0.0.22 - - [2026-07-20 02:20:21] "GET /routing-instance/c63ef430-d11b-42e5-a2a8-a6126fdceeb9 HTTP/1.1" 200 1492 0.003080 10.0.0.22 - - [2026-07-20 02:20:21] "GET /route-target/39c8695b-2b5c-4b5f-8f42-9d995f032694 HTTP/1.1" 200 1218 0.003710 10.0.0.22 - - [2026-07-20 02:20:21] "GET /virtual-network/811872bc-b08a-47aa-a505-1eea11e71c03 HTTP/1.1" 200 2344 0.004146 10.0.0.22 - - [2026-07-20 02:20:21] "GET /routing-instance/c63ef430-d11b-42e5-a2a8-a6126fdceeb9 HTTP/1.1" 200 1492 0.002663 10.0.0.22 - - [2026-07-20 02:20:21] "GET /virtual-network/811872bc-b08a-47aa-a505-1eea11e71c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.003947 10.0.0.22 - - [2026-07-20 02:20:21] "GET /virtual-network/811872bc-b08a-47aa-a505-1eea11e71c03 HTTP/1.1" 200 2344 0.003851 10.0.0.22 - - [2026-07-20 02:20:21] "GET /routing-instance/c63ef430-d11b-42e5-a2a8-a6126fdceeb9 HTTP/1.1" 200 1492 0.002607 10.0.0.22 - - [2026-07-20 02:20:21] "GET /routing-instance/c63ef430-d11b-42e5-a2a8-a6126fdceeb9 HTTP/1.1" 200 1492 0.002887 10.0.0.22 - - [2026-07-20 02:20:21] "GET /route-target/39c8695b-2b5c-4b5f-8f42-9d995f032694 HTTP/1.1" 200 1218 0.002365 10.0.0.22 - - [2026-07-20 02:20:21] "GET /domains HTTP/1.1" 200 280 0.003508 10.0.0.22 - - [2026-07-20 02:20:21] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000988 10.0.0.22 - - [2026-07-20 02:20:21] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2782 0.007689 10.0.0.22 - - [2026-07-20 02:20:21] "GET /projects?obj_uuids=e90ccbe1-37ce-4542-88e2-4d8e17632854&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000790 10.0.0.22 - - [2026-07-20 02:20:21] "GET /project/e90ccbe1-37ce-4542-88e2-4d8e17632854 HTTP/1.1" 200 2175 0.068130 10.0.0.22 - - [2026-07-20 02:20:21] "GET /virtual-network/811872bc-b08a-47aa-a505-1eea11e71c03 HTTP/1.1" 200 2344 0.005065 10.0.0.22 - - [2026-07-20 02:20:22] "GET /obj-perms HTTP/1.1" 200 4491 0.044513 10.0.0.22 - - [2026-07-20 02:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.22 - - [2026-07-20 02:20:22] "GET /projects?obj_uuids=e90ccbe1-37ce-4542-88e2-4d8e17632854&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000935 10.0.0.22 - - [2026-07-20 02:20:22] "GET /project/e90ccbe1-37ce-4542-88e2-4d8e17632854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.028430 10.0.0.22 - - [2026-07-20 02:20:22] "POST /neutron/network HTTP/1.1" 200 117 0.010283 10.0.0.22 - - [2026-07-20 02:20:22] "GET /projects?obj_uuids=e90ccbe1-37ce-4542-88e2-4d8e17632854&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001158 10.0.0.22 - - [2026-07-20 02:20:22] "POST /neutron/network HTTP/1.1" 200 619 0.083600 10.0.0.22 - - [2026-07-20 02:20:22] "POST /route-targets HTTP/1.1" 200 327 0.010531 10.0.0.22 - - [2026-07-20 02:20:22] "POST /ref-update HTTP/1.1" 200 156 0.017739 10.0.0.22 - - [2026-07-20 02:20:22] "POST /useragent-kv HTTP/1.1" 200 115 0.004261 10.0.0.22 - - [2026-07-20 02:20:22] "POST /neutron/subnet HTTP/1.1" 200 730 0.148868 10.0.0.22 - - [2026-07-20 02:20:22] "POST /neutron/network HTTP/1.1" 200 839 0.006792 10.0.0.22 - - [2026-07-20 02:20:22] "POST /id-to-fqname HTTP/1.1" 200 233 0.001127 10.0.0.22 - - [2026-07-20 02:20:22] "GET /virtual-network/960b383c-cec6-4272-956e-4ce4016f3b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005360 10.0.0.22 - - [2026-07-20 02:20:22] "POST /neutron/network HTTP/1.1" 200 839 0.006615 10.0.0.22 - - [2026-07-20 02:20:22] "GET /virtual-network/960b383c-cec6-4272-956e-4ce4016f3b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005172 10.0.0.22 - - [2026-07-20 02:20:22] "POST /neutron/network HTTP/1.1" 200 839 0.006093 10.0.0.22 - - [2026-07-20 02:20:22] "POST /neutron/subnet HTTP/1.1" 200 730 0.007904 10.0.0.22 - - [2026-07-20 02:20:22] "GET /domains HTTP/1.1" 200 280 0.002506 10.0.0.22 - - [2026-07-20 02:20:22] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000844 10.0.0.22 - - [2026-07-20 02:20:22] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2782 0.006994 10.0.0.22 - - [2026-07-20 02:20:22] "GET /projects?obj_uuids=e90ccbe1-37ce-4542-88e2-4d8e17632854&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000860 10.0.0.22 - - [2026-07-20 02:20:22] "GET /project/e90ccbe1-37ce-4542-88e2-4d8e17632854 HTTP/1.1" 200 2403 0.074741 10.0.0.22 - - [2026-07-20 02:20:22] "GET /virtual-network/960b383c-cec6-4272-956e-4ce4016f3b32 HTTP/1.1" 200 2345 0.005770 10.0.0.22 - - [2026-07-20 02:20:22] "GET /virtual-network/960b383c-cec6-4272-956e-4ce4016f3b32 HTTP/1.1" 200 2345 0.004660 10.0.0.22 - - [2026-07-20 02:20:22] "GET /routing-instance/68c00d3b-5360-4330-97a1-60d4f6035469 HTTP/1.1" 200 1491 0.003185 10.0.0.22 - - [2026-07-20 02:20:22] "GET /routing-instance/68c00d3b-5360-4330-97a1-60d4f6035469 HTTP/1.1" 200 1491 0.002761 10.0.0.22 - - [2026-07-20 02:20:22] "GET /route-target/331705fa-eddf-4e69-a8f7-f3cd0c4d61c9 HTTP/1.1" 200 1218 0.002311 10.0.0.22 - - [2026-07-20 02:20:22] "GET /virtual-network/960b383c-cec6-4272-956e-4ce4016f3b32 HTTP/1.1" 200 2345 0.003650 10.0.0.22 - - [2026-07-20 02:20:22] "GET /routing-instance/68c00d3b-5360-4330-97a1-60d4f6035469 HTTP/1.1" 200 1491 0.002580 10.0.0.22 - - [2026-07-20 02:20:22] "GET /virtual-network/960b383c-cec6-4272-956e-4ce4016f3b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.003992 10.0.0.22 - - [2026-07-20 02:20:22] "GET /virtual-network/960b383c-cec6-4272-956e-4ce4016f3b32 HTTP/1.1" 200 2345 0.003695 10.0.0.22 - - [2026-07-20 02:20:22] "GET /routing-instance/68c00d3b-5360-4330-97a1-60d4f6035469 HTTP/1.1" 200 1491 0.002721 10.0.0.22 - - [2026-07-20 02:20:22] "GET /routing-instance/68c00d3b-5360-4330-97a1-60d4f6035469 HTTP/1.1" 200 1491 0.002549 10.0.0.22 - - [2026-07-20 02:20:22] "GET /route-target/331705fa-eddf-4e69-a8f7-f3cd0c4d61c9 HTTP/1.1" 200 1218 0.002148 10.0.0.22 - - [2026-07-20 02:20:22] "GET /domains HTTP/1.1" 200 280 0.002478 10.0.0.22 - - [2026-07-20 02:20:22] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000813 10.0.0.22 - - [2026-07-20 02:20:22] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2782 0.005790 10.0.0.22 - - [2026-07-20 02:20:22] "GET /projects?obj_uuids=e90ccbe1-37ce-4542-88e2-4d8e17632854&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001067 10.0.0.22 - - [2026-07-20 02:20:22] "GET /project/e90ccbe1-37ce-4542-88e2-4d8e17632854 HTTP/1.1" 200 2403 0.068115 10.0.0.22 - - [2026-07-20 02:20:22] "GET /virtual-network/960b383c-cec6-4272-956e-4ce4016f3b32 HTTP/1.1" 200 2345 0.005506 10.0.0.22 - - [2026-07-20 02:20:22] "GET /obj-perms HTTP/1.1" 200 4491 0.002930 10.0.0.22 - - [2026-07-20 02:20:22] "POST /id-to-fqname HTTP/1.1" 200 233 0.001697 10.0.0.22 - - [2026-07-20 02:20:23] "POST /neutron/network HTTP/1.1" 200 849 0.005855 10.0.0.22 - - [2026-07-20 02:20:23] "GET /projects?obj_uuids=e90ccbe1-37ce-4542-88e2-4d8e17632854&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000987 10.0.0.22 - - [2026-07-20 02:20:23] "GET /project/e90ccbe1-37ce-4542-88e2-4d8e17632854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.025514 10.0.0.22 - - [2026-07-20 02:20:23] "POST /neutron/network HTTP/1.1" 200 839 0.005327 10.0.0.22 - - [2026-07-20 02:20:23] "POST /neutron/port HTTP/1.1" 200 117 0.005572 10.0.0.22 - - [2026-07-20 02:20:23] "POST /neutron/port HTTP/1.1" 200 117 0.004678 10.0.0.22 - - [2026-07-20 02:20:23] "POST /id-to-fqname HTTP/1.1" 200 233 0.001136 10.0.0.22 - - [2026-07-20 02:20:23] "POST /neutron/port HTTP/1.1" 200 117 0.005139 10.0.0.22 - - [2026-07-20 02:20:23] "POST /neutron/network HTTP/1.1" 200 849 0.006184 10.0.0.22 - - [2026-07-20 02:20:23] "GET /projects?obj_uuids=e90ccbe1-37ce-4542-88e2-4d8e17632854&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001034 10.0.0.22 - - [2026-07-20 02:20:23] "GET /project/e90ccbe1-37ce-4542-88e2-4d8e17632854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.027803 10.0.0.22 - - [2026-07-20 02:20:23] "POST /neutron/network HTTP/1.1" 200 839 0.004905 10.0.0.22 - - [2026-07-20 02:20:23] "POST /neutron/port HTTP/1.1" 200 117 0.006218 10.0.0.22 - - [2026-07-20 02:20:23] "POST /neutron/port HTTP/1.1" 200 117 0.005088 10.0.0.22 - - [2026-07-20 02:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.22 - - [2026-07-20 02:20:23] "GET /projects?obj_uuids=e90ccbe1-37ce-4542-88e2-4d8e17632854&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001088 10.0.0.22 - - [2026-07-20 02:20:23] "GET /project/e90ccbe1-37ce-4542-88e2-4d8e17632854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.027945 10.0.0.22 - - [2026-07-20 02:20:23] "GET /virtual-network/811872bc-b08a-47aa-a505-1eea11e71c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006409 10.0.0.22 - - [2026-07-20 02:20:23] "GET /floating-ip-pools?parent_id=811872bc-b08a-47aa-a505-1eea11e71c03&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003383 10.0.0.22 - - [2026-07-20 02:20:23] "GET /virtual-network/811872bc-b08a-47aa-a505-1eea11e71c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006000 10.0.0.22 - - [2026-07-20 02:20:23] "POST /floating-ip-pools HTTP/1.1" 200 609 0.024331 10.0.0.22 - - [2026-07-20 02:20:23] "POST /ref-update HTTP/1.1" 200 156 0.010056 10.0.0.22 - - [2026-07-20 02:20:24] "GET /virtual-network/811872bc-b08a-47aa-a505-1eea11e71c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.008014 10.0.0.22 - - [2026-07-20 02:20:24] "GET /domains HTTP/1.1" 200 280 0.003276 10.0.0.22 - - [2026-07-20 02:20:24] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000977 10.0.0.22 - - [2026-07-20 02:20:24] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2782 0.007347 10.0.0.22 - - [2026-07-20 02:20:24] "GET /projects?obj_uuids=e90ccbe1-37ce-4542-88e2-4d8e17632854&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000801 10.0.0.22 - - [2026-07-20 02:20:24] "GET /project/e90ccbe1-37ce-4542-88e2-4d8e17632854 HTTP/1.1" 200 2701 0.092696 10.0.0.22 - - [2026-07-20 02:20:24] "GET /virtual-network/811872bc-b08a-47aa-a505-1eea11e71c03 HTTP/1.1" 200 2624 0.010592 10.0.0.22 - - [2026-07-20 02:20:24] "GET /floating-ip-pool/63dbf01a-478e-415b-b61b-8cf5b0395769 HTTP/1.1" 200 1442 0.004617 10.0.0.22 - - [2026-07-20 02:20:24] "GET /domains HTTP/1.1" 200 280 0.003561 10.0.0.22 - - [2026-07-20 02:20:24] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001258 10.0.0.22 - - [2026-07-20 02:20:24] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2782 0.008028 10.0.0.22 - - [2026-07-20 02:20:24] "GET /projects?obj_uuids=e90ccbe1-37ce-4542-88e2-4d8e17632854&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000787 10.0.0.22 - - [2026-07-20 02:20:24] "GET /project/e90ccbe1-37ce-4542-88e2-4d8e17632854 HTTP/1.1" 200 2701 0.079833 10.0.0.22 - - [2026-07-20 02:20:24] "GET /virtual-network/811872bc-b08a-47aa-a505-1eea11e71c03 HTTP/1.1" 200 2624 0.005629 10.0.0.22 - - [2026-07-20 02:20:24] "GET /virtual-network/811872bc-b08a-47aa-a505-1eea11e71c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.008231 10.0.0.22 - - [2026-07-20 02:20:24] "POST /neutron/port HTTP/1.1" 200 117 0.006895 10.0.0.22 - - [2026-07-20 02:20:27] "POST /neutron/network HTTP/1.1" 200 849 0.006114 10.0.0.22 - - [2026-07-20 02:20:27] "GET /projects?obj_uuids=e90ccbe1-37ce-4542-88e2-4d8e17632854&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002155 10.0.0.22 - - [2026-07-20 02:20:27] "POST /neutron/port HTTP/1.1" 200 1073 0.195601 10.0.0.22 - - [2026-07-20 02:20:27] "POST /neutron/port HTTP/1.1" 200 1073 0.011339 10.0.0.22 - - [2026-07-20 02:20:27] "POST /neutron/port HTTP/1.1" 200 1073 0.008419 10.0.0.22 - - [2026-07-20 02:20:27] "POST /neutron/port HTTP/1.1" 200 1127 0.067518 10.0.0.22 - - [2026-07-20 02:20:28] "POST /neutron/port HTTP/1.1" 200 1137 0.014037 10.0.0.22 - - [2026-07-20 02:20:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002758 10.0.0.22 - - [2026-07-20 02:20:28] "POST /neutron/subnet HTTP/1.1" 200 704 0.005803 10.0.0.22 - - [2026-07-20 02:20:28] "POST /neutron/port HTTP/1.1" 200 117 0.001024 10.0.0.22 - - [2026-07-20 02:20:28] "POST /neutron/network HTTP/1.1" 200 839 0.005362 10.0.0.22 - - [2026-07-20 02:20:29] "POST /neutron/port HTTP/1.1" 200 1137 0.014876 10.0.0.22 - - [2026-07-20 02:20:29] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007213 10.0.0.22 - - [2026-07-20 02:20:29] "POST /neutron/network HTTP/1.1" 200 849 0.006635 10.0.0.22 - - [2026-07-20 02:20:29] "GET /projects?obj_uuids=e90ccbe1-37ce-4542-88e2-4d8e17632854&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001171 10.0.0.22 - - [2026-07-20 02:20:29] "POST /neutron/port HTTP/1.1" 200 1073 0.201543 10.0.0.22 - - [2026-07-20 02:20:29] "POST /neutron/port HTTP/1.1" 200 1073 0.012341 10.0.0.22 - - [2026-07-20 02:20:29] "POST /neutron/port HTTP/1.1" 200 1073 0.011478 10.0.0.22 - - [2026-07-20 02:20:29] "POST /neutron/port HTTP/1.1" 200 1127 0.073186 10.0.0.22 - - [2026-07-20 02:20:30] "DELETE /project/e90ccbe137ce454288e24d8e17632854 HTTP/1.1" 404 173 0.006922 10.0.0.22 - - [2026-07-20 02:20:30] "GET /projects?obj_uuids=d643afba-7215-4a7b-a6ae-c1f5058b3116&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000827 10.0.0.22 - - [2026-07-20 02:20:30] "GET /project/d643afba-7215-4a7b-a6ae-c1f5058b3116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1514 0.028216 10.0.0.22 - - [2026-07-20 02:20:30] "GET /projects?obj_uuids=d643afba-7215-4a7b-a6ae-c1f5058b3116&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000931 10.0.0.22 - - [2026-07-20 02:20:30] "GET /project/d643afba-7215-4a7b-a6ae-c1f5058b3116?fields=security_groups HTTP/1.1" 200 1398 0.070609 10.0.0.22 - - [2026-07-20 02:20:30] "POST /neutron/port HTTP/1.1" 200 1137 0.011975 10.0.0.22 - - [2026-07-20 02:20:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002426 10.0.0.22 - - [2026-07-20 02:20:30] "POST /neutron/subnet HTTP/1.1" 200 703 0.008238 10.0.0.22 - - [2026-07-20 02:20:30] "POST /neutron/port HTTP/1.1" 200 117 0.001227 10.0.0.22 - - [2026-07-20 02:20:31] "DELETE /security-group/2ed6323c-7b16-4fe8-986c-da892c554c2e HTTP/1.1" 200 115 0.052196 10.0.0.22 - - [2026-07-20 02:20:31] "GET /projects?obj_uuids=d643afba-7215-4a7b-a6ae-c1f5058b3116&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001365 10.0.0.22 - - [2026-07-20 02:20:31] "POST /neutron/network HTTP/1.1" 200 839 0.012673 10.0.0.22 - - [2026-07-20 02:20:31] "DELETE /access-control-list/37b86d86-b3e6-41f9-90f5-03912a623b76 HTTP/1.1" 200 115 0.041355 10.0.0.22 - - [2026-07-20 02:20:31] "GET /project/d643afba-7215-4a7b-a6ae-c1f5058b3116?fields=application_policy_sets HTTP/1.1" 200 1437 0.052069 10.0.0.22 - - [2026-07-20 02:20:31] "DELETE /access-control-list/c0311a54-ab6b-4013-9a2d-0d54a86bbaad HTTP/1.1" 200 115 0.044845 10.0.0.22 - - [2026-07-20 02:20:31] "DELETE /project/d643afba-7215-4a7b-a6ae-c1f5058b3116 HTTP/1.1" 200 115 0.379194 10.0.0.22 - - [2026-07-20 02:20:34] "POST /neutron/port HTTP/1.1" 200 1137 0.011690 10.0.0.22 - - [2026-07-20 02:20:34] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005710 10.0.0.22 - - [2026-07-20 02:20:36] "GET /obj-perms HTTP/1.1" 200 4493 0.041805 10.0.0.22 - - [2026-07-20 02:20:36] "GET /obj-perms HTTP/1.1" 200 4493 0.038547 10.0.0.22 - - [2026-07-20 02:20:39] "POST /neutron/port HTTP/1.1" 200 1137 0.011812 10.0.0.22 - - [2026-07-20 02:20:39] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005908 10.0.0.22 - - [2026-07-20 02:20:44] "POST /neutron/port HTTP/1.1" 200 1137 0.015302 10.0.0.22 - - [2026-07-20 02:20:44] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007393 10.0.0.22 - - [2026-07-20 02:20:49] "POST /neutron/port HTTP/1.1" 200 1137 0.012586 10.0.0.22 - - [2026-07-20 02:20:49] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006552 10.0.0.22 - - [2026-07-20 02:20:54] "POST /neutron/port HTTP/1.1" 200 1137 0.013661 10.0.0.22 - - [2026-07-20 02:20:54] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005744 10.0.0.22 - - [2026-07-20 02:20:59] "POST /neutron/port HTTP/1.1" 200 1137 0.012895 10.0.0.22 - - [2026-07-20 02:20:59] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006045 10.0.0.22 - - [2026-07-20 02:21:04] "POST /neutron/port HTTP/1.1" 200 1137 0.013999 10.0.0.22 - - [2026-07-20 02:21:04] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006714 10.0.0.22 - - [2026-07-20 02:21:05] "POST /neutron/port HTTP/1.1" 200 1137 0.012817 10.0.0.22 - - [2026-07-20 02:21:05] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005982 10.0.0.22 - - [2026-07-20 02:21:05] "POST /neutron/port HTTP/1.1" 200 1137 0.012218 10.0.0.22 - - [2026-07-20 02:21:05] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005669 10.0.0.22 - - [2026-07-20 02:21:05] "GET /virtual-machine/7f027d62-65c0-4ba7-b309-2a5a8af91d43 HTTP/1.1" 200 1304 0.005011 10.0.0.22 - - [2026-07-20 02:21:05] "GET /virtual-machine-interface/3226fe5e-c275-4d37-9687-900e2cd20072 HTTP/1.1" 200 3005 0.004797 10.0.0.22 - - [2026-07-20 02:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.22 - - [2026-07-20 02:21:05] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003689 10.0.0.22 - - [2026-07-20 02:21:05] "GET /virtual-networks?parent_id=e90ccbe1-37ce-4542-88e2-4d8e17632854&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003296 10.0.0.22 - - [2026-07-20 02:21:05] "GET /virtual-network/960b383c-cec6-4272-956e-4ce4016f3b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005743 10.0.0.22 - - [2026-07-20 02:21:05] "POST /neutron/port HTTP/1.1" 200 1137 0.017464 10.0.0.22 - - [2026-07-20 02:21:05] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005498 10.0.0.22 - - [2026-07-20 02:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.22 - - [2026-07-20 02:21:06] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003275 10.0.0.22 - - [2026-07-20 02:21:06] "GET /virtual-networks?parent_id=e90ccbe1-37ce-4542-88e2-4d8e17632854&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002963 10.0.0.22 - - [2026-07-20 02:21:06] "GET /virtual-network/960b383c-cec6-4272-956e-4ce4016f3b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005486 10.0.0.22 - - [2026-07-20 02:21:06] "GET /projects?obj_uuids=e90ccbe1-37ce-4542-88e2-4d8e17632854&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000979 10.0.0.22 - - [2026-07-20 02:21:06] "POST /neutron/floatingip HTTP/1.1" 200 531 0.105901 10.0.0.22 - - [2026-07-20 02:21:06] "POST /neutron/port HTTP/1.1" 200 1137 0.013308 10.0.0.22 - - [2026-07-20 02:21:06] "POST /neutron/floatingip HTTP/1.1" 200 531 0.006872 10.0.0.22 - - [2026-07-20 02:21:06] "POST /neutron/floatingip HTTP/1.1" 200 579 0.049629 10.0.0.22 - - [2026-07-20 02:21:06] "POST /neutron/port HTTP/1.1" 200 1137 0.011731 10.0.0.22 - - [2026-07-20 02:21:06] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005729 10.0.0.22 - - [2026-07-20 02:21:06] "POST /neutron/port HTTP/1.1" 200 1137 0.011681 10.0.0.22 - - [2026-07-20 02:21:06] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006298 10.0.0.22 - - [2026-07-20 02:21:07] "POST /neutron/port HTTP/1.1" 200 1137 0.013853 10.0.0.22 - - [2026-07-20 02:21:07] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006668 10.0.0.22 - - [2026-07-20 02:21:07] "GET /virtual-machine/edd28798-0910-48a3-8c71-172de9b288e7 HTTP/1.1" 200 1305 0.006057 10.0.0.22 - - [2026-07-20 02:21:07] "GET /virtual-machine-interface/f5c56def-8603-43a5-af92-f3ba08675b56 HTTP/1.1" 200 3006 0.005113 10.0.0.22 - - [2026-07-20 02:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.22 - - [2026-07-20 02:21:07] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003137 10.0.0.22 - - [2026-07-20 02:21:07] "GET /virtual-networks?parent_id=e90ccbe1-37ce-4542-88e2-4d8e17632854&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003227 10.0.0.22 - - [2026-07-20 02:21:07] "GET /virtual-network/811872bc-b08a-47aa-a505-1eea11e71c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005560 10.0.0.22 - - [2026-07-20 02:21:07] "POST /neutron/port HTTP/1.1" 200 1137 0.015265 10.0.0.22 - - [2026-07-20 02:21:07] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007848 10.0.0.22 - - [2026-07-20 02:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.22 - - [2026-07-20 02:21:10] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004167 10.0.0.22 - - [2026-07-20 02:21:10] "GET /virtual-networks?parent_id=e90ccbe1-37ce-4542-88e2-4d8e17632854&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003513 10.0.0.22 - - [2026-07-20 02:21:10] "GET /virtual-network/811872bc-b08a-47aa-a505-1eea11e71c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007091 10.0.0.22 - - [2026-07-20 02:21:10] "POST /neutron/floatingip HTTP/1.1" 200 579 0.012794 10.0.0.22 - - [2026-07-20 02:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.22 - - [2026-07-20 02:21:10] "GET /routing-instance/c63ef430-d11b-42e5-a2a8-a6126fdceeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.002642 10.0.0.22 - - [2026-07-20 02:21:10] "GET /route-target/39c8695b-2b5c-4b5f-8f42-9d995f032694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004229 10.0.0.22 - - [2026-07-20 02:21:10] "GET /floating-ip/0cdf28c1-a69b-4579-92b6-d8289c389321 HTTP/1.1" 200 1891 0.005105 10.0.0.22 - - [2026-07-20 02:21:13] "POST /neutron/floatingip HTTP/1.1" 200 579 0.012492 10.0.0.22 - - [2026-07-20 02:21:13] "POST /neutron/floatingip HTTP/1.1" 200 531 0.020776 10.0.0.22 - - [2026-07-20 02:21:13] "POST /neutron/floatingip HTTP/1.1" 200 531 0.006341 10.0.0.22 - - [2026-07-20 02:21:13] "POST /neutron/floatingip HTTP/1.1" 200 115 0.037374 10.0.0.22 - - [2026-07-20 02:21:13] "GET /floating-ip-pool/63dbf01a-478e-415b-b61b-8cf5b0395769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.003208 10.0.0.22 - - [2026-07-20 02:21:13] "POST /ref-update HTTP/1.1" 200 156 0.010366 10.0.0.22 - - [2026-07-20 02:21:13] "DELETE /floating-ip-pool/63dbf01a-478e-415b-b61b-8cf5b0395769 HTTP/1.1" 200 115 0.023304 10.0.0.22 - - [2026-07-20 02:21:13] "POST /neutron/network HTTP/1.1" 200 839 0.006815 10.0.0.22 - - [2026-07-20 02:21:14] "POST /neutron/network HTTP/1.1" 400 204 0.013158 10.0.0.22 - - [2026-07-20 02:21:15] "POST /neutron/port HTTP/1.1" 200 1137 0.017690 10.0.0.22 - - [2026-07-20 02:21:15] "POST /neutron/port HTTP/1.1" 200 1127 0.013135 10.0.0.22 - - [2026-07-20 02:21:15] "POST /neutron/port HTTP/1.1" 200 1137 0.020647 10.0.0.22 - - [2026-07-20 02:21:15] "POST /neutron/port HTTP/1.1" 200 1127 0.028020 10.0.0.22 - - [2026-07-20 02:21:16] "POST /neutron/network HTTP/1.1" 200 839 0.006165 10.0.0.22 - - [2026-07-20 02:21:16] "POST /neutron/network HTTP/1.1" 400 204 0.009449 10.0.0.22 - - [2026-07-20 02:21:16] "POST /neutron/port HTTP/1.1" 200 151 0.188356 10.0.0.22 - - [2026-07-20 02:21:16] "POST /neutron/port HTTP/1.1" 200 151 0.172342 10.0.0.22 - - [2026-07-20 02:21:18] "POST /neutron/network HTTP/1.1" 200 839 0.007699 10.0.0.22 - - [2026-07-20 02:21:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002669 10.0.0.22 - - [2026-07-20 02:21:18] "POST /useragent-kv HTTP/1.1" 200 115 0.005171 10.0.0.22 - - [2026-07-20 02:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.22 - - [2026-07-20 02:21:18] "POST /neutron/network HTTP/1.1" 200 151 0.096211 10.0.0.22 - - [2026-07-20 02:21:18] "GET /routing-instance/68c00d3b-5360-4330-97a1-60d4f6035469 HTTP/1.1" 404 171 0.002334 10.0.0.22 - - [2026-07-20 02:21:18] "GET /domains HTTP/1.1" 200 280 0.002654 10.0.0.22 - - [2026-07-20 02:21:18] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001193 10.0.0.22 - - [2026-07-20 02:21:18] "DELETE /route-target/331705fa-eddf-4e69-a8f7-f3cd0c4d61c9 HTTP/1.1" 200 115 0.030891 10.0.0.22 - - [2026-07-20 02:21:18] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2585 0.052002 10.0.0.22 - - [2026-07-20 02:21:18] "GET /projects?obj_uuids=e90ccbe1-37ce-4542-88e2-4d8e17632854&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001339 10.0.0.22 - - [2026-07-20 02:21:18] "GET /project/e90ccbe1-37ce-4542-88e2-4d8e17632854 HTTP/1.1" 200 2175 0.072501 10.0.0.22 - - [2026-07-20 02:21:18] "POST /neutron/network HTTP/1.1" 200 839 0.006591 10.0.0.22 - - [2026-07-20 02:21:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004809 10.0.0.22 - - [2026-07-20 02:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.22 - - [2026-07-20 02:21:18] "POST /useragent-kv HTTP/1.1" 200 115 0.006675 10.0.0.22 - - [2026-07-20 02:21:18] "POST /neutron/network HTTP/1.1" 200 151 0.104794 10.0.0.22 - - [2026-07-20 02:21:18] "DELETE /route-target/39c8695b-2b5c-4b5f-8f42-9d995f032694 HTTP/1.1" 200 115 0.018885 10.0.0.22 - - [2026-07-20 02:21:18] "GET /routing-instance/c63ef430-d11b-42e5-a2a8-a6126fdceeb9 HTTP/1.1" 404 171 0.002278 10.0.0.22 - - [2026-07-20 02:21:18] "GET /domains HTTP/1.1" 200 280 0.003593 10.0.0.22 - - [2026-07-20 02:21:18] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001028 10.0.0.22 - - [2026-07-20 02:21:18] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2585 0.047209 10.0.0.22 - - [2026-07-20 02:21:18] "GET /projects?obj_uuids=e90ccbe1-37ce-4542-88e2-4d8e17632854&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001010 10.0.0.22 - - [2026-07-20 02:21:18] "GET /project/e90ccbe1-37ce-4542-88e2-4d8e17632854 HTTP/1.1" 200 1925 0.069707 10.0.0.22 - - [2026-07-20 02:21:18] "GET /projects?obj_uuids=e90ccbe1-37ce-4542-88e2-4d8e17632854&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001084 10.0.0.22 - - [2026-07-20 02:21:18] "GET /project/e90ccbe1-37ce-4542-88e2-4d8e17632854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.027714 10.0.0.22 - - [2026-07-20 02:21:18] "GET /projects?obj_uuids=e90ccbe1-37ce-4542-88e2-4d8e17632854&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001016 10.0.0.22 - - [2026-07-20 02:21:18] "GET /project/e90ccbe1-37ce-4542-88e2-4d8e17632854?fields=virtual_networks HTTP/1.1" 200 1057 0.034744 10.0.0.22 - - [2026-07-20 02:21:19] "GET /projects?obj_uuids=e90ccbe1-37ce-4542-88e2-4d8e17632854&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000912 10.0.0.22 - - [2026-07-20 02:21:19] "GET /project/e90ccbe1-37ce-4542-88e2-4d8e17632854?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.024229 10.0.0.22 - - [2026-07-20 02:21:19] "GET /projects?obj_uuids=e90ccbe1-37ce-4542-88e2-4d8e17632854&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001096 10.0.0.22 - - [2026-07-20 02:21:19] "GET /project/e90ccbe1-37ce-4542-88e2-4d8e17632854?fields=security_groups HTTP/1.1" 200 1295 0.034999 10.0.0.22 - - [2026-07-20 02:21:19] "POST /fqname-to-id HTTP/1.1" 404 183 0.027052 10.0.0.22 - - [2026-07-20 02:21:20] "GET /projects?obj_uuids=873f0db9-a0c9-4b39-8508-25e7425b7652&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002306 10.0.0.22 - - [2026-07-20 02:21:20] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001010 10.0.0.22 - - [2026-07-20 02:21:20] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007663 10.0.0.22 - - [2026-07-20 02:21:20] "POST /id-to-fqname HTTP/1.1" 200 185 0.001265 10.0.0.22 - - [2026-07-20 02:21:20] "POST /fqname-to-id HTTP/1.1" 404 194 0.004625 10.0.0.22 - - [2026-07-20 02:21:20] "POST /security-groups HTTP/1.1" 200 586 0.064667 10.0.0.22 - - [2026-07-20 02:21:20] "POST /fqname-to-id HTTP/1.1" 404 229 0.003180 10.0.0.22 - - [2026-07-20 02:21:20] "POST /projects HTTP/1.1" 200 575 0.221956 10.0.0.22 - - [2026-07-20 02:21:20] "POST /access-control-lists HTTP/1.1" 200 591 0.063643 10.0.0.22 - - [2026-07-20 02:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.297795 10.0.0.22 - - [2026-07-20 02:21:20] "POST /fqname-to-id HTTP/1.1" 404 228 0.003670 10.0.0.22 - - [2026-07-20 02:21:20] "GET /project/873f0db9-a0c9-4b39-8508-25e7425b7652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.428262 10.0.0.22 - - [2026-07-20 02:21:20] "POST /access-control-lists HTTP/1.1" 200 589 0.061136 10.0.0.22 - - [2026-07-20 02:21:21] "GET / HTTP/1.1" 200 35931 0.001847 10.0.0.22 - - [2026-07-20 02:21:23] "GET /projects?obj_uuids=873f0db9-a0c9-4b39-8508-25e7425b7652&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000988 10.0.0.22 - - [2026-07-20 02:21:23] "GET /project/873f0db9-a0c9-4b39-8508-25e7425b7652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.033974 10.0.0.22 - - [2026-07-20 02:21:23] "GET /projects?obj_uuids=873f0db9-a0c9-4b39-8508-25e7425b7652&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000998 10.0.0.22 - - [2026-07-20 02:21:23] "GET /project/873f0db9-a0c9-4b39-8508-25e7425b7652?fields=virtual_networks HTTP/1.1" 200 1022 0.087428 10.0.0.22 - - [2026-07-20 02:21:23] "GET /projects?obj_uuids=873f0db9-a0c9-4b39-8508-25e7425b7652&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001081 10.0.0.22 - - [2026-07-20 02:21:23] "GET /project/873f0db9-a0c9-4b39-8508-25e7425b7652?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.028244 10.0.0.22 - - [2026-07-20 02:21:23] "GET /projects?obj_uuids=873f0db9-a0c9-4b39-8508-25e7425b7652&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001023 10.0.0.22 - - [2026-07-20 02:21:23] "GET /project/873f0db9-a0c9-4b39-8508-25e7425b7652?fields=security_groups HTTP/1.1" 200 1243 0.025775 10.0.0.22 - - [2026-07-20 02:21:24] "POST /fqname-to-id HTTP/1.1" 404 183 0.033669 10.0.0.22 - - [2026-07-20 02:21:24] "GET /projects?obj_uuids=4b25c58b-91ca-4e02-b18b-2c86791c1d2c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002545 10.0.0.22 - - [2026-07-20 02:21:24] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000948 10.0.0.22 - - [2026-07-20 02:21:24] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006829 10.0.0.22 - - [2026-07-20 02:21:24] "POST /id-to-fqname HTTP/1.1" 200 185 0.001222 10.0.0.22 - - [2026-07-20 02:21:24] "POST /fqname-to-id HTTP/1.1" 404 194 0.002319 10.0.0.22 - - [2026-07-20 02:21:24] "POST /security-groups HTTP/1.1" 200 586 0.068801 10.0.0.22 - - [2026-07-20 02:21:24] "POST /fqname-to-id HTTP/1.1" 404 229 0.003566 10.0.0.22 - - [2026-07-20 02:21:24] "POST /projects HTTP/1.1" 200 575 0.248926 10.0.0.22 - - [2026-07-20 02:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.326223 10.0.0.22 - - [2026-07-20 02:21:24] "POST /access-control-lists HTTP/1.1" 200 591 0.078015 10.0.0.22 - - [2026-07-20 02:21:24] "GET /project/4b25c58b-91ca-4e02-b18b-2c86791c1d2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.447707 10.0.0.22 - - [2026-07-20 02:21:24] "POST /fqname-to-id HTTP/1.1" 404 228 0.005876 10.0.0.22 - - [2026-07-20 02:21:25] "POST /access-control-lists HTTP/1.1" 200 589 0.064355 10.0.0.22 - - [2026-07-20 02:21:26] "GET / HTTP/1.1" 200 35931 0.001842 10.0.0.22 - - [2026-07-20 02:21:26] "POST /fqname-to-id HTTP/1.1" 404 193 0.002906 10.0.0.22 - - [2026-07-20 02:21:26] "GET /projects?obj_uuids=65195bd7-10f5-45d2-b74f-088ea8a30e46&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000995 10.0.0.22 - - [2026-07-20 02:21:26] "POST /fqname-to-id HTTP/1.1" 404 228 0.003431 10.0.0.22 - - [2026-07-20 02:21:26] "POST /access-control-lists HTTP/1.1" 200 590 0.020030 10.0.0.22 - - [2026-07-20 02:21:26] "POST /fqname-to-id HTTP/1.1" 404 227 0.004365 10.0.0.22 - - [2026-07-20 02:21:26] "POST /access-control-lists HTTP/1.1" 200 588 0.020115 10.0.0.22 - - [2026-07-20 02:21:26] "PUT /access-control-list/59f81a98-3aa6-440e-85b1-11787605d8d4 HTTP/1.1" 200 272 0.022572 10.0.0.22 - - [2026-07-20 02:21:26] "POST /neutron/security_group HTTP/1.1" 200 1364 0.391944 10.0.0.22 - - [2026-07-20 02:21:26] "PUT /access-control-list/59f81a98-3aa6-440e-85b1-11787605d8d4 HTTP/1.1" 200 272 0.019269 10.0.0.22 - - [2026-07-20 02:21:27] "GET /projects?obj_uuids=65195bd7-10f5-45d2-b74f-088ea8a30e46&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001172 10.0.0.22 - - [2026-07-20 02:21:27] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.042948 10.0.0.22 - - [2026-07-20 02:21:27] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.009372 10.0.0.22 - - [2026-07-20 02:21:27] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.166535 10.0.0.22 - - [2026-07-20 02:21:27] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.008787 10.0.0.22 - - [2026-07-20 02:21:27] "PUT /access-control-list/59f81a98-3aa6-440e-85b1-11787605d8d4 HTTP/1.1" 200 272 0.015451 10.0.0.22 - - [2026-07-20 02:21:27] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.176274 10.0.0.22 - - [2026-07-20 02:21:27] "POST /fqname-to-id HTTP/1.1" 404 193 0.007215 10.0.0.22 - - [2026-07-20 02:21:27] "PUT /access-control-list/59f81a98-3aa6-440e-85b1-11787605d8d4 HTTP/1.1" 200 272 0.011649 10.0.0.22 - - [2026-07-20 02:21:27] "GET /projects?obj_uuids=65195bd7-10f5-45d2-b74f-088ea8a30e46&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001003 10.0.0.22 - - [2026-07-20 02:21:27] "POST /fqname-to-id HTTP/1.1" 404 228 0.003701 10.0.0.22 - - [2026-07-20 02:21:27] "POST /access-control-lists HTTP/1.1" 200 590 0.015717 10.0.0.22 - - [2026-07-20 02:21:27] "POST /fqname-to-id HTTP/1.1" 404 227 0.003166 10.0.0.22 - - [2026-07-20 02:21:27] "POST /access-control-lists HTTP/1.1" 200 588 0.020516 10.0.0.22 - - [2026-07-20 02:21:27] "PUT /access-control-list/a7bef88e-ac7c-4cb7-8631-85cfbc64b8b8 HTTP/1.1" 200 272 0.010297 10.0.0.22 - - [2026-07-20 02:21:27] "POST /neutron/security_group HTTP/1.1" 200 1364 0.290125 10.0.0.22 - - [2026-07-20 02:21:27] "GET /projects?obj_uuids=65195bd7-10f5-45d2-b74f-088ea8a30e46&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001312 10.0.0.22 - - [2026-07-20 02:21:27] "PUT /access-control-list/a7bef88e-ac7c-4cb7-8631-85cfbc64b8b8 HTTP/1.1" 200 272 0.015282 10.0.0.22 - - [2026-07-20 02:21:27] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.038012 10.0.0.22 - - [2026-07-20 02:21:27] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.007514 10.0.0.22 - - [2026-07-20 02:21:27] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.115016 10.0.0.22 - - [2026-07-20 02:21:27] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.011780 10.0.0.22 - - [2026-07-20 02:21:27] "PUT /access-control-list/a7bef88e-ac7c-4cb7-8631-85cfbc64b8b8 HTTP/1.1" 200 272 0.017267 10.0.0.22 - - [2026-07-20 02:21:28] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.149047 10.0.0.22 - - [2026-07-20 02:21:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000448 10.0.0.22 - - [2026-07-20 02:21:28] "PUT /access-control-list/a7bef88e-ac7c-4cb7-8631-85cfbc64b8b8 HTTP/1.1" 200 272 0.010967 10.0.0.22 - - [2026-07-20 02:21:28] "POST /fqname-to-id HTTP/1.1" 404 210 0.022447 10.0.0.22 - - [2026-07-20 02:21:28] "GET /projects?obj_uuids=4b25c58b-91ca-4e02-b18b-2c86791c1d2c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000983 10.0.0.22 - - [2026-07-20 02:21:28] "POST /fqname-to-id HTTP/1.1" 404 245 0.002934 10.0.0.22 - - [2026-07-20 02:21:28] "POST /access-control-lists HTTP/1.1" 200 607 0.018292 10.0.0.22 - - [2026-07-20 02:21:28] "POST /fqname-to-id HTTP/1.1" 404 244 0.002943 10.0.0.22 - - [2026-07-20 02:21:28] "POST /access-control-lists HTTP/1.1" 200 605 0.017444 10.0.0.22 - - [2026-07-20 02:21:28] "POST /neutron/security_group HTTP/1.1" 200 1379 0.323390 10.0.0.22 - - [2026-07-20 02:21:28] "GET /projects?obj_uuids=4b25c58b-91ca-4e02-b18b-2c86791c1d2c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001001 10.0.0.22 - - [2026-07-20 02:21:28] "PUT /access-control-list/87430ac3-e76d-480b-b155-38845bda4c78 HTTP/1.1" 200 272 0.011241 10.0.0.22 - - [2026-07-20 02:21:28] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.044388 10.0.0.22 - - [2026-07-20 02:21:28] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.009377 10.0.0.22 - - [2026-07-20 02:21:29] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.160317 10.0.0.22 - - [2026-07-20 02:21:29] "PUT /access-control-list/87430ac3-e76d-480b-b155-38845bda4c78 HTTP/1.1" 200 272 0.011005 10.0.0.22 - - [2026-07-20 02:21:29] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.012938 10.0.0.22 - - [2026-07-20 02:21:29] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.129300 10.0.0.22 - - [2026-07-20 02:21:29] "POST /fqname-to-id HTTP/1.1" 404 210 0.003214 10.0.0.22 - - [2026-07-20 02:21:29] "PUT /access-control-list/87430ac3-e76d-480b-b155-38845bda4c78 HTTP/1.1" 200 272 0.010391 10.0.0.22 - - [2026-07-20 02:21:29] "GET /projects?obj_uuids=4b25c58b-91ca-4e02-b18b-2c86791c1d2c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001521 10.0.0.22 - - [2026-07-20 02:21:29] "POST /fqname-to-id HTTP/1.1" 404 245 0.002632 10.0.0.22 - - [2026-07-20 02:21:29] "POST /access-control-lists HTTP/1.1" 200 607 0.012556 10.0.0.22 - - [2026-07-20 02:21:29] "POST /fqname-to-id HTTP/1.1" 404 244 0.003002 10.0.0.22 - - [2026-07-20 02:21:29] "POST /access-control-lists HTTP/1.1" 200 605 0.020413 10.0.0.22 - - [2026-07-20 02:21:29] "PUT /access-control-list/a33120ca-dd69-49e5-8512-c49d8154b18f HTTP/1.1" 200 272 0.009982 10.0.0.22 - - [2026-07-20 02:21:29] "POST /neutron/security_group HTTP/1.1" 200 1379 0.298874 10.0.0.22 - - [2026-07-20 02:21:29] "PUT /access-control-list/a33120ca-dd69-49e5-8512-c49d8154b18f HTTP/1.1" 200 272 0.012796 10.0.0.22 - - [2026-07-20 02:21:29] "GET /projects?obj_uuids=4b25c58b-91ca-4e02-b18b-2c86791c1d2c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001203 10.0.0.22 - - [2026-07-20 02:21:29] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.028092 10.0.0.22 - - [2026-07-20 02:21:29] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.007334 10.0.0.22 - - [2026-07-20 02:21:29] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.109760 10.0.0.22 - - [2026-07-20 02:21:29] "PUT /access-control-list/a33120ca-dd69-49e5-8512-c49d8154b18f HTTP/1.1" 200 272 0.022056 10.0.0.22 - - [2026-07-20 02:21:29] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.015066 10.0.0.22 - - [2026-07-20 02:21:29] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.130335 10.0.0.22 - - [2026-07-20 02:21:29] "PUT /access-control-list/a33120ca-dd69-49e5-8512-c49d8154b18f HTTP/1.1" 200 272 0.010699 10.0.0.22 - - [2026-07-20 02:21:30] "GET /projects?obj_uuids=65195bd7-10f5-45d2-b74f-088ea8a30e46&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001182 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.044998 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003431 10.0.0.22 - - [2026-07-20 02:21:30] "POST /route-targets HTTP/1.1" 200 327 0.008884 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.009590 10.0.0.22 - - [2026-07-20 02:21:30] "PUT /logical-router/5d38968d-7cee-47e5-95d7-456d669d197c HTTP/1.1" 200 262 0.015709 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.007126 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003923 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.004186 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003985 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.004331 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003736 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003953 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003471 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003326 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003439 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003526 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003503 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003165 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003179 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003704 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003315 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003197 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003204 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003118 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003074 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003040 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003086 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003185 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003314 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003178 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003144 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003218 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003213 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003329 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003495 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.017223 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003350 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 542 0.016647 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 542 0.003566 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 151 0.048508 10.0.0.22 - - [2026-07-20 02:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005267 10.0.0.22 - - [2026-07-20 02:21:30] "GET /logical-router/5d38968d-7cee-47e5-95d7-456d669d197c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003472 10.0.0.22 - - [2026-07-20 02:21:30] "GET /projects?obj_uuids=65195bd7-10f5-45d2-b74f-088ea8a30e46&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000903 10.0.0.22 - - [2026-07-20 02:21:30] "DELETE /route-target/8fe7b938-45c5-447e-8ec0-4d7fe0d196af HTTP/1.1" 200 115 0.021658 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.059345 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.004575 10.0.0.22 - - [2026-07-20 02:21:30] "POST /route-targets HTTP/1.1" 200 327 0.015268 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.009008 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.004306 10.0.0.22 - - [2026-07-20 02:21:30] "PUT /logical-router/7976eb90-8532-4b0d-8be5-3a6e2705fde4 HTTP/1.1" 200 262 0.033845 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.004409 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003376 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003601 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.004008 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003411 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003446 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003488 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.003520 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.004144 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.004027 10.0.0.22 - - [2026-07-20 02:21:30] "POST /neutron/router HTTP/1.1" 200 541 0.004033 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 541 0.004119 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 541 0.003599 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 541 0.003386 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 541 0.004087 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 541 0.003136 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 541 0.003783 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 541 0.003749 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 541 0.003434 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 541 0.003399 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 541 0.003678 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 541 0.003591 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 541 0.003554 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 541 0.003240 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 541 0.003396 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 541 0.003178 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 541 0.003651 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 541 0.004877 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 541 0.003439 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 541 0.020015 10.0.0.22 - - [2026-07-20 02:21:31] "DELETE /project/4b25c58b91ca4e02b18b2c86791c1d2c HTTP/1.1" 404 173 0.006631 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 541 0.006374 10.0.0.22 - - [2026-07-20 02:21:31] "DELETE /project/873f0db9a0c94b39850825e7425b7652 HTTP/1.1" 404 173 0.005211 10.0.0.22 - - [2026-07-20 02:21:31] "GET /projects?obj_uuids=e90ccbe1-37ce-4542-88e2-4d8e17632854&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001117 10.0.0.22 - - [2026-07-20 02:21:31] "GET /projects?obj_uuids=873f0db9-a0c9-4b39-8508-25e7425b7652&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000721 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 542 0.035457 10.0.0.22 - - [2026-07-20 02:21:31] "GET /project/873f0db9-a0c9-4b39-8508-25e7425b7652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.047135 10.0.0.22 - - [2026-07-20 02:21:31] "GET /project/e90ccbe1-37ce-4542-88e2-4d8e17632854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.054362 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 542 0.007323 10.0.0.22 - - [2026-07-20 02:21:31] "GET /projects?obj_uuids=e90ccbe1-37ce-4542-88e2-4d8e17632854&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001053 10.0.0.22 - - [2026-07-20 02:21:31] "GET /projects?obj_uuids=873f0db9-a0c9-4b39-8508-25e7425b7652&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000807 10.0.0.22 - - [2026-07-20 02:21:31] "GET /project/873f0db9-a0c9-4b39-8508-25e7425b7652?fields=security_groups HTTP/1.1" 200 1348 0.051056 10.0.0.22 - - [2026-07-20 02:21:31] "GET /project/e90ccbe1-37ce-4542-88e2-4d8e17632854?fields=security_groups HTTP/1.1" 200 1400 0.052712 10.0.0.22 - - [2026-07-20 02:21:31] "GET /logical-router/7976eb90-8532-4b0d-8be5-3a6e2705fde4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004513 10.0.0.22 - - [2026-07-20 02:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 151 0.114228 10.0.0.22 - - [2026-07-20 02:21:31] "GET /projects?obj_uuids=4b25c58b-91ca-4e02-b18b-2c86791c1d2c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001221 10.0.0.22 - - [2026-07-20 02:21:31] "DELETE /security-group/d795f10a-ac8e-4251-bbf7-a7c410456ed6 HTTP/1.1" 200 115 0.057388 10.0.0.22 - - [2026-07-20 02:21:31] "GET /projects?obj_uuids=873f0db9-a0c9-4b39-8508-25e7425b7652&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001062 10.0.0.22 - - [2026-07-20 02:21:31] "DELETE /route-target/c8a4d746-6397-41c5-9345-a04f0a51e7e0 HTTP/1.1" 200 115 0.045193 10.0.0.22 - - [2026-07-20 02:21:31] "DELETE /security-group/a69c4b9d-1dc7-4c28-87b7-6bd2d7cc0d22 HTTP/1.1" 200 115 0.070126 10.0.0.22 - - [2026-07-20 02:21:31] "GET /projects?obj_uuids=e90ccbe1-37ce-4542-88e2-4d8e17632854&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001271 10.0.0.22 - - [2026-07-20 02:21:31] "GET /project/e90ccbe1-37ce-4542-88e2-4d8e17632854?fields=application_policy_sets HTTP/1.1" 200 1439 0.040287 10.0.0.22 - - [2026-07-20 02:21:31] "DELETE /access-control-list/17768d33-a71f-4adc-a177-5f9883c58e9b HTTP/1.1" 200 115 0.050016 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 559 0.105993 10.0.0.22 - - [2026-07-20 02:21:31] "GET /project/873f0db9-a0c9-4b39-8508-25e7425b7652?fields=application_policy_sets HTTP/1.1" 200 1387 0.101609 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 559 0.005561 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 559 0.005838 10.0.0.22 - - [2026-07-20 02:21:31] "DELETE /access-control-list/fd71bd2b-e89e-402f-a9cf-4969fbe97767 HTTP/1.1" 200 115 0.052183 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 559 0.008157 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 559 0.009437 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 559 0.010018 10.0.0.22 - - [2026-07-20 02:21:31] "DELETE /access-control-list/01d1451f-64a3-41c0-bb91-6612b06448d7 HTTP/1.1" 200 115 0.047711 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 559 0.010537 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 559 0.010623 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 559 0.004691 10.0.0.22 - - [2026-07-20 02:21:31] "DELETE /access-control-list/11ad72f7-ff5a-4d38-b95e-7e3622139a7a HTTP/1.1" 200 115 0.074896 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 559 0.006156 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 559 0.005723 10.0.0.22 - - [2026-07-20 02:21:31] "DELETE /project/e90ccbe1-37ce-4542-88e2-4d8e17632854 HTTP/1.1" 200 115 0.533888 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 559 0.004497 10.0.0.22 - - [2026-07-20 02:21:31] "POST /route-targets HTTP/1.1" 200 327 0.029040 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 559 0.004179 10.0.0.22 - - [2026-07-20 02:21:31] "DELETE /project/873f0db9-a0c9-4b39-8508-25e7425b7652 HTTP/1.1" 200 115 0.574399 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 559 0.004147 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 559 0.003148 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 559 0.003255 10.0.0.22 - - [2026-07-20 02:21:31] "PUT /logical-router/db45ce5c-4c07-468d-a688-f4dea02b8dcf HTTP/1.1" 200 262 0.016618 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 559 0.003978 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 559 0.003306 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 559 0.003264 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 559 0.003069 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 559 0.002899 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 559 0.002954 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 559 0.003103 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 559 0.003410 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 559 0.003010 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 559 0.003040 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 559 0.003491 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 559 0.003315 10.0.0.22 - - [2026-07-20 02:21:31] "POST /neutron/router HTTP/1.1" 200 559 0.003503 10.0.0.22 - - [2026-07-20 02:21:32] "POST /neutron/router HTTP/1.1" 200 559 0.003232 10.0.0.22 - - [2026-07-20 02:21:32] "POST /neutron/router HTTP/1.1" 200 559 0.002937 10.0.0.22 - - [2026-07-20 02:21:32] "POST /neutron/router HTTP/1.1" 200 559 0.003303 10.0.0.22 - - [2026-07-20 02:21:32] "POST /neutron/router HTTP/1.1" 200 559 0.003277 10.0.0.22 - - [2026-07-20 02:21:32] "POST /neutron/router HTTP/1.1" 200 559 0.014860 10.0.0.22 - - [2026-07-20 02:21:32] "POST /neutron/router HTTP/1.1" 200 559 0.003995 10.0.0.22 - - [2026-07-20 02:21:32] "POST /neutron/router HTTP/1.1" 200 560 0.019541 10.0.0.22 - - [2026-07-20 02:21:32] "POST /neutron/router HTTP/1.1" 200 560 0.015560 10.0.0.22 - - [2026-07-20 02:21:32] "POST /neutron/router HTTP/1.1" 200 151 0.058721 10.0.0.22 - - [2026-07-20 02:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.22 - - [2026-07-20 02:21:32] "GET /logical-router/db45ce5c-4c07-468d-a688-f4dea02b8dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002194 10.0.0.22 - - [2026-07-20 02:21:32] "POST /neutron/security_group HTTP/1.1" 200 521 0.003171 10.0.0.22 - - [2026-07-20 02:21:32] "DELETE /route-target/84cd7712-d50a-4c09-9a33-5ccf0081295d HTTP/1.1" 200 115 0.026209 10.0.0.22 - - [2026-07-20 02:21:32] "POST /neutron/security_group HTTP/1.1" 200 151 0.042379 10.0.0.22 - - [2026-07-20 02:21:32] "POST /neutron/security_group HTTP/1.1" 200 521 0.007053 10.0.0.22 - - [2026-07-20 02:21:32] "DELETE /access-control-list/12217d20-5151-4d57-9da8-009bd96e4b93 HTTP/1.1" 200 115 0.032889 10.0.0.22 - - [2026-07-20 02:21:32] "DELETE /access-control-list/a33120ca-dd69-49e5-8512-c49d8154b18f HTTP/1.1" 200 115 0.024173 10.0.0.22 - - [2026-07-20 02:21:32] "DELETE /access-control-list/3dbe7ced-f9b7-4f74-aace-ff8609c5287e HTTP/1.1" 200 115 0.020156 10.0.0.22 - - [2026-07-20 02:21:32] "POST /neutron/security_group HTTP/1.1" 200 151 0.060252 10.0.0.22 - - [2026-07-20 02:21:32] "DELETE /access-control-list/87430ac3-e76d-480b-b155-38845bda4c78 HTTP/1.1" 200 115 0.015635 10.0.0.22 - - [2026-07-20 02:21:32] "POST /neutron/security_group HTTP/1.1" 200 506 0.003539 10.0.0.22 - - [2026-07-20 02:21:32] "POST /neutron/security_group HTTP/1.1" 200 151 0.035080 10.0.0.22 - - [2026-07-20 02:21:32] "DELETE /access-control-list/58e8d96d-49f3-4e4f-a94b-7658393d1fe0 HTTP/1.1" 200 115 0.018057 10.0.0.22 - - [2026-07-20 02:21:32] "POST /neutron/security_group HTTP/1.1" 200 506 0.003403 10.0.0.22 - - [2026-07-20 02:21:32] "DELETE /access-control-list/a7bef88e-ac7c-4cb7-8631-85cfbc64b8b8 HTTP/1.1" 200 115 0.028160 10.0.0.22 - - [2026-07-20 02:21:32] "POST /neutron/security_group HTTP/1.1" 200 151 0.041488 10.0.0.22 - - [2026-07-20 02:21:32] "DELETE /access-control-list/a9c45efe-80db-4490-b947-f47b21847bfc HTTP/1.1" 200 115 0.018114 10.0.0.22 - - [2026-07-20 02:21:32] "DELETE /access-control-list/59f81a98-3aa6-440e-85b1-11787605d8d4 HTTP/1.1" 200 115 0.019041 10.0.0.22 - - [2026-07-20 02:21:32] "GET /projects?obj_uuids=4b25c58b-91ca-4e02-b18b-2c86791c1d2c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000944 10.0.0.22 - - [2026-07-20 02:21:32] "GET /project/4b25c58b-91ca-4e02-b18b-2c86791c1d2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.030419 10.0.0.22 - - [2026-07-20 02:21:32] "GET /projects?obj_uuids=4b25c58b-91ca-4e02-b18b-2c86791c1d2c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000950 10.0.0.22 - - [2026-07-20 02:21:32] "GET /project/4b25c58b-91ca-4e02-b18b-2c86791c1d2c?fields=virtual_networks HTTP/1.1" 200 1023 0.068126 10.0.0.22 - - [2026-07-20 02:21:32] "GET /projects?obj_uuids=4b25c58b-91ca-4e02-b18b-2c86791c1d2c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001080 10.0.0.22 - - [2026-07-20 02:21:32] "GET /project/4b25c58b-91ca-4e02-b18b-2c86791c1d2c?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.034135 10.0.0.22 - - [2026-07-20 02:21:32] "GET /projects?obj_uuids=4b25c58b-91ca-4e02-b18b-2c86791c1d2c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001066 10.0.0.22 - - [2026-07-20 02:21:32] "GET /project/4b25c58b-91ca-4e02-b18b-2c86791c1d2c?fields=security_groups HTTP/1.1" 200 1244 0.027915 10.0.0.22 - - [2026-07-20 02:21:33] "POST /fqname-to-id HTTP/1.1" 404 184 0.025568 10.0.0.22 - - [2026-07-20 02:21:33] "GET /projects?obj_uuids=7aac0c1b-ff3a-4dd5-8e52-1bc482c6a292&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002355 10.0.0.22 - - [2026-07-20 02:21:33] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001070 10.0.0.22 - - [2026-07-20 02:21:33] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007321 10.0.0.22 - - [2026-07-20 02:21:34] "POST /id-to-fqname HTTP/1.1" 200 186 0.001532 10.0.0.22 - - [2026-07-20 02:21:34] "POST /fqname-to-id HTTP/1.1" 404 195 0.002078 10.0.0.22 - - [2026-07-20 02:21:34] "POST /security-groups HTTP/1.1" 200 587 0.064414 10.0.0.22 - - [2026-07-20 02:21:34] "POST /fqname-to-id HTTP/1.1" 404 230 0.003962 10.0.0.22 - - [2026-07-20 02:21:34] "POST /projects HTTP/1.1" 200 577 0.223494 10.0.0.22 - - [2026-07-20 02:21:34] "POST /access-control-lists HTTP/1.1" 200 592 0.055136 10.0.0.22 - - [2026-07-20 02:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.291163 10.0.0.22 - - [2026-07-20 02:21:34] "POST /fqname-to-id HTTP/1.1" 404 229 0.002778 10.0.0.22 - - [2026-07-20 02:21:34] "GET /project/7aac0c1b-ff3a-4dd5-8e52-1bc482c6a292?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.405689 10.0.0.22 - - [2026-07-20 02:21:34] "POST /access-control-lists HTTP/1.1" 200 590 0.060796 10.0.0.22 - - [2026-07-20 02:21:35] "GET / HTTP/1.1" 200 35931 0.001836 10.0.0.22 - - [2026-07-20 02:21:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000547 10.0.0.22 - - [2026-07-20 02:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.055827 10.0.0.22 - - [2026-07-20 02:21:36] "GET /projects?obj_uuids=7aac0c1b-ff3a-4dd5-8e52-1bc482c6a292&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001084 10.0.0.22 - - [2026-07-20 02:21:36] "GET /project/7aac0c1b-ff3a-4dd5-8e52-1bc482c6a292?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.028664 10.0.0.22 - - [2026-07-20 02:21:36] "POST /neutron/network HTTP/1.1" 200 117 0.028057 10.0.0.22 - - [2026-07-20 02:21:36] "GET /projects?obj_uuids=7aac0c1b-ff3a-4dd5-8e52-1bc482c6a292&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001373 10.0.0.22 - - [2026-07-20 02:21:36] "POST /neutron/network HTTP/1.1" 200 601 0.077951 10.0.0.22 - - [2026-07-20 02:21:36] "POST /route-targets HTTP/1.1" 200 327 0.012047 10.0.0.22 - - [2026-07-20 02:21:36] "POST /ref-update HTTP/1.1" 200 156 0.020004 10.0.0.22 - - [2026-07-20 02:21:36] "POST /useragent-kv HTTP/1.1" 200 115 0.005327 10.0.0.22 - - [2026-07-20 02:21:36] "POST /neutron/subnet HTTP/1.1" 200 729 0.148749 10.0.0.22 - - [2026-07-20 02:21:36] "POST /neutron/network HTTP/1.1" 200 821 0.006455 10.0.0.22 - - [2026-07-20 02:21:36] "POST /id-to-fqname HTTP/1.1" 200 216 0.001209 10.0.0.22 - - [2026-07-20 02:21:36] "GET /virtual-network/335234c3-6694-48f9-bfdb-2eb0b8f91b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004829 10.0.0.22 - - [2026-07-20 02:21:36] "POST /neutron/network HTTP/1.1" 200 821 0.006144 10.0.0.22 - - [2026-07-20 02:21:36] "GET /virtual-network/335234c3-6694-48f9-bfdb-2eb0b8f91b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005535 10.0.0.22 - - [2026-07-20 02:21:36] "POST /neutron/network HTTP/1.1" 200 821 0.006025 10.0.0.22 - - [2026-07-20 02:21:36] "POST /neutron/subnet HTTP/1.1" 200 729 0.007107 10.0.0.22 - - [2026-07-20 02:21:36] "POST /fqname-to-id HTTP/1.1" 404 206 0.002337 10.0.0.22 - - [2026-07-20 02:21:36] "GET /virtual-network/335234c3-6694-48f9-bfdb-2eb0b8f91b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005606 10.0.0.22 - - [2026-07-20 02:21:37] "GET /projects?obj_uuids=7aac0c1b-ff3a-4dd5-8e52-1bc482c6a292&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001625 10.0.0.22 - - [2026-07-20 02:21:37] "GET /obj-perms HTTP/1.1" 200 4493 0.054423 10.0.0.22 - - [2026-07-20 02:21:37] "POST /neutron/port HTTP/1.1" 200 1018 0.192804 10.0.0.22 - - [2026-07-20 02:21:37] "GET /virtual-machine-interface/c044c88d-02b6-4e74-9c63-dda0df75fdc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2386 0.004642 10.0.0.22 - - [2026-07-20 02:21:37] "GET /virtual-machine-interface/c044c88d-02b6-4e74-9c63-dda0df75fdc5?fields=instance_ip_back_refs HTTP/1.1" 200 1319 0.005980 10.0.0.22 - - [2026-07-20 02:21:37] "GET /instance-ip/0fa8738c-73bf-4206-866b-c82da0621fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004472 10.0.0.22 - - [2026-07-20 02:21:37] "GET /virtual-machine-interface/c044c88d-02b6-4e74-9c63-dda0df75fdc5 HTTP/1.1" 401 292 0.000517 10.0.0.22 - - [2026-07-20 02:21:37] "GET /virtual-machine-interface/c044c88d-02b6-4e74-9c63-dda0df75fdc5 HTTP/1.1" 200 2607 0.030457 10.0.0.22 - - [2026-07-20 02:21:37] "GET /obj-perms HTTP/1.1" 200 4493 0.346705 10.0.0.22 - - [2026-07-20 02:21:37] "POST /neutron/port HTTP/1.1" 200 1018 0.010053 10.0.0.22 - - [2026-07-20 02:21:37] "POST /neutron/port HTTP/1.1" 200 151 0.061094 10.0.0.22 - - [2026-07-20 02:21:37] "POST /neutron/network HTTP/1.1" 200 821 0.005008 10.0.0.22 - - [2026-07-20 02:21:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002578 10.0.0.22 - - [2026-07-20 02:21:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002933 10.0.0.22 - - [2026-07-20 02:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.22 - - [2026-07-20 02:21:38] "POST /neutron/network HTTP/1.1" 200 151 0.071596 10.0.0.22 - - [2026-07-20 02:21:38] "DELETE /route-target/ac803cb2-6667-4614-b73b-53c1fbc1c5bb HTTP/1.1" 200 115 0.014468 10.0.0.22 - - [2026-07-20 02:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.22 - - [2026-07-20 02:21:38] "GET /projects?obj_uuids=7aac0c1b-ff3a-4dd5-8e52-1bc482c6a292&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000834 10.0.0.22 - - [2026-07-20 02:21:38] "GET /project/7aac0c1b-ff3a-4dd5-8e52-1bc482c6a292?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.023403 10.0.0.22 - - [2026-07-20 02:21:38] "POST /neutron/network HTTP/1.1" 200 117 0.009035 10.0.0.22 - - [2026-07-20 02:21:38] "GET /projects?obj_uuids=7aac0c1b-ff3a-4dd5-8e52-1bc482c6a292&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002444 10.0.0.22 - - [2026-07-20 02:21:38] "POST /neutron/network HTTP/1.1" 200 603 0.068700 10.0.0.22 - - [2026-07-20 02:21:38] "POST /route-targets HTTP/1.1" 200 327 0.011504 10.0.0.22 - - [2026-07-20 02:21:38] "POST /ref-update HTTP/1.1" 200 156 0.013429 10.0.0.22 - - [2026-07-20 02:21:38] "POST /useragent-kv HTTP/1.1" 200 115 0.004203 10.0.0.22 - - [2026-07-20 02:21:38] "POST /neutron/subnet HTTP/1.1" 200 720 0.162525 10.0.0.22 - - [2026-07-20 02:21:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003869 10.0.0.22 - - [2026-07-20 02:21:39] "POST /neutron/subnet HTTP/1.1" 200 724 0.178532 10.0.0.22 - - [2026-07-20 02:21:39] "POST /neutron/network HTTP/1.1" 200 977 0.006060 10.0.0.22 - - [2026-07-20 02:21:39] "POST /id-to-fqname HTTP/1.1" 200 217 0.001226 10.0.0.22 - - [2026-07-20 02:21:39] "GET /virtual-network/ceb0156a-fe81-43d3-bd17-114f602f9254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.004493 10.0.0.22 - - [2026-07-20 02:21:39] "POST /neutron/network HTTP/1.1" 200 977 0.007992 10.0.0.22 - - [2026-07-20 02:21:39] "GET /virtual-network/ceb0156a-fe81-43d3-bd17-114f602f9254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.004148 10.0.0.22 - - [2026-07-20 02:21:39] "POST /neutron/network HTTP/1.1" 200 977 0.006980 10.0.0.22 - - [2026-07-20 02:21:39] "POST /neutron/subnet HTTP/1.1" 200 720 0.006418 10.0.0.22 - - [2026-07-20 02:21:39] "POST /neutron/subnet HTTP/1.1" 200 724 0.006975 10.0.0.22 - - [2026-07-20 02:21:39] "GET /projects?obj_uuids=7aac0c1b-ff3a-4dd5-8e52-1bc482c6a292&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001238 10.0.0.22 - - [2026-07-20 02:21:39] "POST /neutron/port HTTP/1.1" 200 1017 0.161281 10.0.0.22 - - [2026-07-20 02:21:39] "GET /projects?obj_uuids=7aac0c1b-ff3a-4dd5-8e52-1bc482c6a292&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001130 10.0.0.22 - - [2026-07-20 02:21:39] "POST /neutron/port HTTP/1.1" 200 1018 0.176212 10.0.0.22 - - [2026-07-20 02:21:39] "POST /id-to-fqname HTTP/1.1" 200 217 0.001269 10.0.0.22 - - [2026-07-20 02:21:39] "POST /neutron/port HTTP/1.1" 200 1017 0.008489 10.0.0.22 - - [2026-07-20 02:21:39] "POST /neutron/port HTTP/1.1" 200 1017 0.008880 10.0.0.22 - - [2026-07-20 02:21:39] "POST /neutron/network HTTP/1.1" 200 977 0.007439 10.0.0.22 - - [2026-07-20 02:21:39] "POST /neutron/port HTTP/1.1" 200 1017 0.008431 10.0.0.22 - - [2026-07-20 02:21:40] "POST /neutron/port HTTP/1.1" 200 117 0.005157 10.0.0.22 - - [2026-07-20 02:21:40] "POST /neutron/port HTTP/1.1" 200 117 0.004900 10.0.0.22 - - [2026-07-20 02:21:40] "POST /id-to-fqname HTTP/1.1" 200 217 0.001323 10.0.0.22 - - [2026-07-20 02:21:40] "POST /neutron/port HTTP/1.1" 200 117 0.005514 10.0.0.22 - - [2026-07-20 02:21:40] "POST /neutron/port HTTP/1.1" 200 1018 0.009139 10.0.0.22 - - [2026-07-20 02:21:40] "POST /neutron/port HTTP/1.1" 200 1018 0.009191 10.0.0.22 - - [2026-07-20 02:21:40] "POST /neutron/network HTTP/1.1" 200 977 0.006084 10.0.0.22 - - [2026-07-20 02:21:40] "POST /neutron/port HTTP/1.1" 200 1018 0.007664 10.0.0.22 - - [2026-07-20 02:21:40] "POST /neutron/port HTTP/1.1" 200 1017 0.009850 10.0.0.22 - - [2026-07-20 02:21:40] "POST /neutron/port HTTP/1.1" 200 1018 0.008258 10.0.0.22 - - [2026-07-20 02:21:40] "POST /neutron/port HTTP/1.1" 200 117 0.006798 10.0.0.22 - - [2026-07-20 02:21:40] "POST /neutron/port HTTP/1.1" 200 117 0.005163 10.0.0.22 - - [2026-07-20 02:21:40] "POST /neutron/port HTTP/1.1" 200 117 0.005290 10.0.0.22 - - [2026-07-20 02:21:44] "POST /neutron/port HTTP/1.1" 200 1018 0.010151 10.0.0.22 - - [2026-07-20 02:21:44] "POST /neutron/network HTTP/1.1" 200 987 0.005772 10.0.0.22 - - [2026-07-20 02:21:44] "POST /neutron/port HTTP/1.1" 200 1018 0.008427 10.0.0.22 - - [2026-07-20 02:21:44] "POST /neutron/port HTTP/1.1" 200 1018 0.007927 10.0.0.22 - - [2026-07-20 02:21:44] "POST /neutron/port HTTP/1.1" 200 1110 0.084657 10.0.0.22 - - [2026-07-20 02:21:45] "POST /neutron/port HTTP/1.1" 200 117 0.005825 10.0.0.22 - - [2026-07-20 02:21:45] "POST /neutron/port HTTP/1.1" 200 1120 0.014874 10.0.0.22 - - [2026-07-20 02:21:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003377 10.0.0.22 - - [2026-07-20 02:21:45] "POST /neutron/subnet HTTP/1.1" 200 698 0.008196 10.0.0.22 - - [2026-07-20 02:21:45] "POST /neutron/port HTTP/1.1" 200 117 0.001225 10.0.0.22 - - [2026-07-20 02:21:45] "POST /neutron/network HTTP/1.1" 200 977 0.007614 10.0.0.22 - - [2026-07-20 02:21:46] "POST /neutron/port HTTP/1.1" 200 1017 0.009618 10.0.0.22 - - [2026-07-20 02:21:46] "POST /neutron/network HTTP/1.1" 200 987 0.006014 10.0.0.22 - - [2026-07-20 02:21:46] "POST /neutron/port HTTP/1.1" 200 1017 0.009767 10.0.0.22 - - [2026-07-20 02:21:46] "POST /neutron/port HTTP/1.1" 200 1017 0.008341 10.0.0.22 - - [2026-07-20 02:21:46] "POST /neutron/port HTTP/1.1" 200 1109 0.075648 10.0.0.22 - - [2026-07-20 02:21:47] "POST /neutron/port HTTP/1.1" 200 1119 0.011911 10.0.0.22 - - [2026-07-20 02:21:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003447 10.0.0.22 - - [2026-07-20 02:21:47] "POST /neutron/subnet HTTP/1.1" 200 694 0.007970 10.0.0.22 - - [2026-07-20 02:21:47] "POST /neutron/port HTTP/1.1" 200 117 0.001182 10.0.0.22 - - [2026-07-20 02:21:47] "POST /neutron/network HTTP/1.1" 200 977 0.007354 10.0.0.22 - - [2026-07-20 02:21:50] "POST /neutron/port HTTP/1.1" 200 1119 0.012038 10.0.0.22 - - [2026-07-20 02:21:50] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006653 10.0.0.22 - - [2026-07-20 02:21:55] "POST /neutron/port HTTP/1.1" 200 1119 0.010887 10.0.0.22 - - [2026-07-20 02:21:55] "POST /neutron/security_group HTTP/1.1" 200 2054 0.004846 10.0.0.22 - - [2026-07-20 02:22:00] "POST /neutron/port HTTP/1.1" 200 1119 0.017088 10.0.0.22 - - [2026-07-20 02:22:00] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007322 10.0.0.22 - - [2026-07-20 02:22:05] "POST /neutron/port HTTP/1.1" 200 1119 0.011947 10.0.0.22 - - [2026-07-20 02:22:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006041 10.0.0.22 - - [2026-07-20 02:22:10] "POST /neutron/port HTTP/1.1" 200 1119 0.011771 10.0.0.22 - - [2026-07-20 02:22:10] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005946 10.0.0.22 - - [2026-07-20 02:22:16] "POST /neutron/port HTTP/1.1" 200 1119 0.014297 10.0.0.22 - - [2026-07-20 02:22:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006016 10.0.0.22 - - [2026-07-20 02:22:20] "POST /neutron/port HTTP/1.1" 200 1120 0.012211 10.0.0.22 - - [2026-07-20 02:22:20] "POST /neutron/security_group HTTP/1.1" 200 2054 0.004647 10.0.0.22 - - [2026-07-20 02:22:21] "POST /neutron/port HTTP/1.1" 200 1119 0.013060 10.0.0.22 - - [2026-07-20 02:22:21] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005823 10.0.0.22 - - [2026-07-20 02:22:21] "POST /neutron/port HTTP/1.1" 200 1119 0.012787 10.0.0.22 - - [2026-07-20 02:22:21] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006647 10.0.0.22 - - [2026-07-20 02:22:21] "POST /neutron/port HTTP/1.1" 200 1119 0.014491 10.0.0.22 - - [2026-07-20 02:22:21] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005545 10.0.0.22 - - [2026-07-20 02:22:21] "GET /virtual-machine/4e7b842e-02f5-4b97-8c04-5737c1098dc7 HTTP/1.1" 200 1284 0.004196 10.0.0.22 - - [2026-07-20 02:22:21] "GET /virtual-machine-interface/057fdc21-cd22-46a1-a43c-ddcdb5c2de3d HTTP/1.1" 200 2924 0.004342 10.0.0.22 - - [2026-07-20 02:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.22 - - [2026-07-20 02:22:21] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003311 10.0.0.22 - - [2026-07-20 02:22:21] "GET /virtual-networks?parent_id=7aac0c1b-ff3a-4dd5-8e52-1bc482c6a292&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003145 10.0.0.22 - - [2026-07-20 02:22:21] "GET /virtual-network/ceb0156a-fe81-43d3-bd17-114f602f9254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005258 10.0.0.22 - - [2026-07-20 02:22:24] "POST /neutron/port HTTP/1.1" 200 1119 0.012789 10.0.0.22 - - [2026-07-20 02:22:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006043 10.0.0.22 - - [2026-07-20 02:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.22 - - [2026-07-20 02:22:24] "GET /virtual-network/ceb0156a-fe81-43d3-bd17-114f602f9254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.004776 10.0.0.22 - - [2026-07-20 02:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.22 - - [2026-07-20 02:22:26] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003930 10.0.0.22 - - [2026-07-20 02:22:26] "GET /virtual-networks?parent_id=7aac0c1b-ff3a-4dd5-8e52-1bc482c6a292&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004015 10.0.0.22 - - [2026-07-20 02:22:26] "GET /virtual-network/ceb0156a-fe81-43d3-bd17-114f602f9254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.007214 10.0.0.22 - - [2026-07-20 02:22:26] "POST /neutron/port HTTP/1.1" 200 1119 0.015133 10.0.0.22 - - [2026-07-20 02:22:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006081 10.0.0.22 - - [2026-07-20 02:22:31] "DELETE /project/7aac0c1bff3a4dd58e521bc482c6a292 HTTP/1.1" 404 173 0.006105 10.0.0.22 - - [2026-07-20 02:22:31] "GET /projects?obj_uuids=4b25c58b-91ca-4e02-b18b-2c86791c1d2c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000880 10.0.0.22 - - [2026-07-20 02:22:31] "GET /project/4b25c58b-91ca-4e02-b18b-2c86791c1d2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.028057 10.0.0.22 - - [2026-07-20 02:22:31] "GET /projects?obj_uuids=4b25c58b-91ca-4e02-b18b-2c86791c1d2c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000882 10.0.0.22 - - [2026-07-20 02:22:31] "GET /project/4b25c58b-91ca-4e02-b18b-2c86791c1d2c?fields=security_groups HTTP/1.1" 200 1349 0.069045 10.0.0.22 - - [2026-07-20 02:22:32] "DELETE /security-group/5a18c3eb-c80b-4ba2-99b8-0e2107f3943c HTTP/1.1" 200 115 0.052190 10.0.0.22 - - [2026-07-20 02:22:32] "GET /projects?obj_uuids=4b25c58b-91ca-4e02-b18b-2c86791c1d2c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.006625 10.0.0.22 - - [2026-07-20 02:22:32] "DELETE /access-control-list/5c596a04-ecf9-43ff-8e6e-1736ee738673 HTTP/1.1" 200 115 0.044621 10.0.0.22 - - [2026-07-20 02:22:32] "GET /project/4b25c58b-91ca-4e02-b18b-2c86791c1d2c?fields=application_policy_sets HTTP/1.1" 200 1388 0.040563 10.0.0.22 - - [2026-07-20 02:22:32] "DELETE /access-control-list/699ede34-30b9-45ce-be11-dfe91326bb37 HTTP/1.1" 200 115 0.035241 10.0.0.22 - - [2026-07-20 02:22:32] "POST /neutron/port HTTP/1.1" 200 1120 0.015633 10.0.0.22 - - [2026-07-20 02:22:32] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013874 10.0.0.22 - - [2026-07-20 02:22:32] "DELETE /project/4b25c58b-91ca-4e02-b18b-2c86791c1d2c HTTP/1.1" 200 115 0.370743 10.0.0.22 - - [2026-07-20 02:22:32] "POST /neutron/port HTTP/1.1" 200 1120 0.012508 10.0.0.22 - - [2026-07-20 02:22:32] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006273 10.0.0.22 - - [2026-07-20 02:22:32] "POST /neutron/port HTTP/1.1" 200 1120 0.011889 10.0.0.22 - - [2026-07-20 02:22:32] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006137 10.0.0.22 - - [2026-07-20 02:22:32] "GET /virtual-machine/10213905-1753-42a6-9676-fbc85a56fa75 HTTP/1.1" 200 1284 0.005692 10.0.0.22 - - [2026-07-20 02:22:32] "GET /virtual-machine-interface/0346e4f6-9f74-477e-a768-7b37ef1cf646 HTTP/1.1" 200 2924 0.004634 10.0.0.22 - - [2026-07-20 02:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.22 - - [2026-07-20 02:22:32] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003219 10.0.0.22 - - [2026-07-20 02:22:32] "GET /virtual-networks?parent_id=7aac0c1b-ff3a-4dd5-8e52-1bc482c6a292&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003171 10.0.0.22 - - [2026-07-20 02:22:32] "GET /virtual-network/ceb0156a-fe81-43d3-bd17-114f602f9254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005491 10.0.0.22 - - [2026-07-20 02:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.22 - - [2026-07-20 02:22:33] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002952 10.0.0.22 - - [2026-07-20 02:22:33] "GET /virtual-networks?parent_id=7aac0c1b-ff3a-4dd5-8e52-1bc482c6a292&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003262 10.0.0.22 - - [2026-07-20 02:22:33] "GET /virtual-network/ceb0156a-fe81-43d3-bd17-114f602f9254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005124 10.0.0.22 - - [2026-07-20 02:22:38] "POST /neutron/port HTTP/1.1" 200 1110 0.011853 10.0.0.22 - - [2026-07-20 02:22:38] "POST /neutron/port HTTP/1.1" 200 1110 0.008815 10.0.0.22 - - [2026-07-20 02:22:38] "GET /obj-perms HTTP/1.1" 200 4493 0.050437 10.0.0.22 - - [2026-07-20 02:22:38] "POST /neutron/port HTTP/1.1" 200 151 0.128640 10.0.0.22 - - [2026-07-20 02:22:38] "POST /neutron/port HTTP/1.1" 200 1109 0.011528 10.0.0.22 - - [2026-07-20 02:22:38] "POST /neutron/port HTTP/1.1" 200 1109 0.009647 10.0.0.22 - - [2026-07-20 02:22:38] "POST /neutron/port HTTP/1.1" 200 151 0.107690 10.0.0.22 - - [2026-07-20 02:22:38] "POST /neutron/network HTTP/1.1" 200 977 0.008577 10.0.0.22 - - [2026-07-20 02:22:38] "POST /useragent-kv HTTP/1.1" 200 115 0.005372 10.0.0.22 - - [2026-07-20 02:22:38] "POST /useragent-kv HTTP/1.1" 200 115 0.005721 10.0.0.22 - - [2026-07-20 02:22:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002327 10.0.0.22 - - [2026-07-20 02:22:38] "POST /useragent-kv HTTP/1.1" 200 115 0.001964 10.0.0.22 - - [2026-07-20 02:22:38] "POST /neutron/network HTTP/1.1" 200 151 0.108196 10.0.0.22 - - [2026-07-20 02:22:38] "GET /obj-perms HTTP/1.1" 200 4493 0.046311 10.0.0.22 - - [2026-07-20 02:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.22 - - [2026-07-20 02:22:38] "DELETE /route-target/7084656c-1d1f-4804-bcdb-38b49f90cb18 HTTP/1.1" 200 115 0.018433 10.0.0.22 - - [2026-07-20 02:22:38] "GET /projects?obj_uuids=7aac0c1b-ff3a-4dd5-8e52-1bc482c6a292&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001435 10.0.0.22 - - [2026-07-20 02:22:38] "GET /project/7aac0c1b-ff3a-4dd5-8e52-1bc482c6a292?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.026944 10.0.0.22 - - [2026-07-20 02:22:38] "GET /projects?obj_uuids=7aac0c1b-ff3a-4dd5-8e52-1bc482c6a292&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000976 10.0.0.22 - - [2026-07-20 02:22:39] "GET /project/7aac0c1b-ff3a-4dd5-8e52-1bc482c6a292?fields=virtual_networks HTTP/1.1" 200 1025 0.070496 10.0.0.22 - - [2026-07-20 02:22:39] "GET /projects?obj_uuids=7aac0c1b-ff3a-4dd5-8e52-1bc482c6a292&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000974 10.0.0.22 - - [2026-07-20 02:22:39] "GET /project/7aac0c1b-ff3a-4dd5-8e52-1bc482c6a292?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.033685 10.0.0.22 - - [2026-07-20 02:22:39] "GET /projects?obj_uuids=7aac0c1b-ff3a-4dd5-8e52-1bc482c6a292&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000999 10.0.0.22 - - [2026-07-20 02:22:39] "GET /project/7aac0c1b-ff3a-4dd5-8e52-1bc482c6a292?fields=security_groups HTTP/1.1" 200 1247 0.030720 10.0.0.22 - - [2026-07-20 02:22:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.029181 10.0.0.22 - - [2026-07-20 02:22:40] "GET /projects?obj_uuids=f8a0e30c-aa2d-4778-a43a-c55fac5df1af&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002678 10.0.0.22 - - [2026-07-20 02:22:40] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000998 10.0.0.22 - - [2026-07-20 02:22:40] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007732 10.0.0.22 - - [2026-07-20 02:22:40] "POST /id-to-fqname HTTP/1.1" 200 188 0.001784 10.0.0.22 - - [2026-07-20 02:22:40] "POST /fqname-to-id HTTP/1.1" 404 197 0.016204 10.0.0.22 - - [2026-07-20 02:22:40] "POST /security-groups HTTP/1.1" 200 589 0.070017 10.0.0.22 - - [2026-07-20 02:22:40] "POST /fqname-to-id HTTP/1.1" 404 232 0.005087 10.0.0.22 - - [2026-07-20 02:22:40] "POST /projects HTTP/1.1" 200 581 0.255854 10.0.0.22 - - [2026-07-20 02:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.328585 10.0.0.22 - - [2026-07-20 02:22:40] "POST /access-control-lists HTTP/1.1" 200 594 0.069538 10.0.0.22 - - [2026-07-20 02:22:40] "POST /fqname-to-id HTTP/1.1" 404 231 0.002603 10.0.0.22 - - [2026-07-20 02:22:40] "GET /project/f8a0e30c-aa2d-4778-a43a-c55fac5df1af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.462134 10.0.0.22 - - [2026-07-20 02:22:40] "POST /access-control-lists HTTP/1.1" 200 592 0.069020 10.0.0.22 - - [2026-07-20 02:22:41] "GET / HTTP/1.1" 200 35931 0.002750 10.0.0.22 - - [2026-07-20 02:22:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000520 10.0.0.22 - - [2026-07-20 02:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.069300 10.0.0.22 - - [2026-07-20 02:22:42] "GET /projects?obj_uuids=f8a0e30c-aa2d-4778-a43a-c55fac5df1af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000923 10.0.0.22 - - [2026-07-20 02:22:42] "GET /project/f8a0e30c-aa2d-4778-a43a-c55fac5df1af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.042655 10.0.0.22 - - [2026-07-20 02:22:42] "POST /neutron/network HTTP/1.1" 200 117 0.026703 10.0.0.22 - - [2026-07-20 02:22:42] "GET /projects?obj_uuids=f8a0e30c-aa2d-4778-a43a-c55fac5df1af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001783 10.0.0.22 - - [2026-07-20 02:22:43] "POST /neutron/network HTTP/1.1" 200 605 0.103533 10.0.0.22 - - [2026-07-20 02:22:43] "POST /route-targets HTTP/1.1" 200 327 0.015769 10.0.0.22 - - [2026-07-20 02:22:43] "POST /ref-update HTTP/1.1" 200 156 0.017501 10.0.0.22 - - [2026-07-20 02:22:43] "POST /useragent-kv HTTP/1.1" 200 115 0.006940 10.0.0.22 - - [2026-07-20 02:22:43] "POST /neutron/subnet HTTP/1.1" 200 724 0.191842 10.0.0.22 - - [2026-07-20 02:22:43] "POST /neutron/network HTTP/1.1" 200 824 0.006058 10.0.0.22 - - [2026-07-20 02:22:43] "POST /id-to-fqname HTTP/1.1" 200 219 0.001297 10.0.0.22 - - [2026-07-20 02:22:43] "GET /virtual-network/20398b52-a9c4-446a-8fab-575acb516296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004882 10.0.0.22 - - [2026-07-20 02:22:43] "POST /neutron/network HTTP/1.1" 200 824 0.007063 10.0.0.22 - - [2026-07-20 02:22:43] "GET /virtual-network/20398b52-a9c4-446a-8fab-575acb516296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004932 10.0.0.22 - - [2026-07-20 02:22:43] "POST /neutron/network HTTP/1.1" 200 824 0.005713 10.0.0.22 - - [2026-07-20 02:22:43] "POST /neutron/subnet HTTP/1.1" 200 724 0.007150 10.0.0.22 - - [2026-07-20 02:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.22 - - [2026-07-20 02:22:43] "GET /projects?obj_uuids=f8a0e30c-aa2d-4778-a43a-c55fac5df1af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001238 10.0.0.22 - - [2026-07-20 02:22:43] "GET /project/f8a0e30c-aa2d-4778-a43a-c55fac5df1af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.031128 10.0.0.22 - - [2026-07-20 02:22:43] "POST /neutron/network HTTP/1.1" 200 117 0.010098 10.0.0.22 - - [2026-07-20 02:22:43] "GET /projects?obj_uuids=f8a0e30c-aa2d-4778-a43a-c55fac5df1af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000963 10.0.0.22 - - [2026-07-20 02:22:43] "POST /neutron/network HTTP/1.1" 200 605 0.143321 10.0.0.22 - - [2026-07-20 02:22:43] "POST /neutron/port HTTP/1.1" 400 205 0.002842 10.0.0.22 - - [2026-07-20 02:22:43] "POST /route-targets HTTP/1.1" 200 327 0.016445 10.0.0.22 - - [2026-07-20 02:22:43] "POST /ref-update HTTP/1.1" 200 156 0.022272 10.0.0.22 - - [2026-07-20 02:22:43] "POST /useragent-kv HTTP/1.1" 200 115 0.009906 10.0.0.22 - - [2026-07-20 02:22:43] "POST /neutron/subnet HTTP/1.1" 200 725 0.168573 10.0.0.22 - - [2026-07-20 02:22:43] "POST /neutron/network HTTP/1.1" 200 824 0.007007 10.0.0.22 - - [2026-07-20 02:22:43] "POST /id-to-fqname HTTP/1.1" 200 219 0.001378 10.0.0.22 - - [2026-07-20 02:22:43] "GET /virtual-network/2782ec38-a162-4764-9e2e-8ca595c5a81a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006866 10.0.0.22 - - [2026-07-20 02:22:44] "POST /neutron/network HTTP/1.1" 200 824 0.007224 10.0.0.22 - - [2026-07-20 02:22:44] "GET /virtual-network/2782ec38-a162-4764-9e2e-8ca595c5a81a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007184 10.0.0.22 - - [2026-07-20 02:22:44] "POST /neutron/network HTTP/1.1" 200 824 0.005860 10.0.0.22 - - [2026-07-20 02:22:44] "POST /neutron/subnet HTTP/1.1" 200 725 0.007172 10.0.0.22 - - [2026-07-20 02:22:44] "POST /id-to-fqname HTTP/1.1" 200 219 0.001519 10.0.0.22 - - [2026-07-20 02:22:44] "POST /neutron/port HTTP/1.1" 200 117 0.007493 10.0.0.22 - - [2026-07-20 02:22:44] "POST /neutron/network HTTP/1.1" 200 834 0.005482 10.0.0.22 - - [2026-07-20 02:22:44] "GET /projects?obj_uuids=f8a0e30c-aa2d-4778-a43a-c55fac5df1af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000983 10.0.0.22 - - [2026-07-20 02:22:44] "GET /project/f8a0e30c-aa2d-4778-a43a-c55fac5df1af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.036208 10.0.0.22 - - [2026-07-20 02:22:44] "POST /neutron/network HTTP/1.1" 200 824 0.049519 10.0.0.22 - - [2026-07-20 02:22:44] "POST /neutron/port HTTP/1.1" 200 117 0.006176 10.0.0.22 - - [2026-07-20 02:22:44] "POST /neutron/port HTTP/1.1" 200 117 0.006634 10.0.0.22 - - [2026-07-20 02:22:44] "POST /neutron/port HTTP/1.1" 400 205 0.011736 10.0.0.22 - - [2026-07-20 02:22:44] "POST /neutron/port HTTP/1.1" 400 205 0.026105 10.0.0.22 - - [2026-07-20 02:22:44] "POST /neutron/port HTTP/1.1" 200 117 0.007838 10.0.0.22 - - [2026-07-20 02:22:44] "POST /neutron/port HTTP/1.1" 400 205 0.003500 10.0.0.22 - - [2026-07-20 02:22:44] "POST /neutron/port HTTP/1.1" 200 117 0.006620 10.0.0.22 - - [2026-07-20 02:22:44] "POST /id-to-fqname HTTP/1.1" 200 219 0.001574 10.0.0.22 - - [2026-07-20 02:22:44] "POST /neutron/port HTTP/1.1" 200 117 0.008626 10.0.0.22 - - [2026-07-20 02:22:44] "POST /neutron/network HTTP/1.1" 200 834 0.005454 10.0.0.22 - - [2026-07-20 02:22:44] "GET /projects?obj_uuids=f8a0e30c-aa2d-4778-a43a-c55fac5df1af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001142 10.0.0.22 - - [2026-07-20 02:22:44] "GET /project/f8a0e30c-aa2d-4778-a43a-c55fac5df1af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.029427 10.0.0.22 - - [2026-07-20 02:22:44] "POST /neutron/network HTTP/1.1" 200 824 0.006307 10.0.0.22 - - [2026-07-20 02:22:45] "POST /neutron/port HTTP/1.1" 200 117 0.008303 10.0.0.22 - - [2026-07-20 02:22:45] "POST /neutron/port HTTP/1.1" 200 117 0.004777 10.0.0.22 - - [2026-07-20 02:22:45] "GET /projects?obj_uuids=f8a0e30c-aa2d-4778-a43a-c55fac5df1af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001031 10.0.0.22 - - [2026-07-20 02:22:45] "POST /neutron/router HTTP/1.1" 200 580 0.061722 10.0.0.22 - - [2026-07-20 02:22:45] "POST /neutron/router HTTP/1.1" 200 580 0.005382 10.0.0.22 - - [2026-07-20 02:22:45] "POST /route-targets HTTP/1.1" 200 327 0.023691 10.0.0.22 - - [2026-07-20 02:22:45] "GET /projects?obj_uuids=f8a0e30c-aa2d-4778-a43a-c55fac5df1af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000904 10.0.0.22 - - [2026-07-20 02:22:45] "PUT /logical-router/2a46205c-7824-49f8-93fa-0552c4c21c94 HTTP/1.1" 200 262 0.023549 10.0.0.22 - - [2026-07-20 02:22:45] "POST /neutron/router HTTP/1.1" 200 344 0.213714 10.0.0.22 - - [2026-07-20 02:22:45] "POST /ref-update HTTP/1.1" 200 156 0.021696 10.0.0.22 - - [2026-07-20 02:22:45] "POST /neutron/port HTTP/1.1" 200 117 0.005307 10.0.0.22 - - [2026-07-20 02:22:50] "POST /neutron/port HTTP/1.1" 200 117 0.004791 10.0.0.22 - - [2026-07-20 02:22:50] "POST /neutron/network HTTP/1.1" 200 834 0.006259 10.0.0.22 - - [2026-07-20 02:22:50] "GET /projects?obj_uuids=f8a0e30c-aa2d-4778-a43a-c55fac5df1af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001375 10.0.0.22 - - [2026-07-20 02:22:51] "POST /neutron/port HTTP/1.1" 200 1058 0.210172 10.0.0.22 - - [2026-07-20 02:22:51] "POST /neutron/port HTTP/1.1" 200 1058 0.009162 10.0.0.22 - - [2026-07-20 02:22:51] "POST /neutron/port HTTP/1.1" 200 1058 0.008834 10.0.0.22 - - [2026-07-20 02:22:51] "POST /neutron/port HTTP/1.1" 200 1112 0.055033 10.0.0.22 - - [2026-07-20 02:22:52] "POST /neutron/port HTTP/1.1" 200 1122 0.011630 10.0.0.22 - - [2026-07-20 02:22:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003617 10.0.0.22 - - [2026-07-20 02:22:52] "POST /neutron/subnet HTTP/1.1" 200 698 0.007744 10.0.0.22 - - [2026-07-20 02:22:52] "POST /neutron/port HTTP/1.1" 200 117 0.001736 10.0.0.22 - - [2026-07-20 02:22:52] "POST /neutron/network HTTP/1.1" 200 824 0.006990 10.0.0.22 - - [2026-07-20 02:22:52] "POST /neutron/network HTTP/1.1" 200 834 0.006772 10.0.0.22 - - [2026-07-20 02:22:53] "GET /projects?obj_uuids=f8a0e30c-aa2d-4778-a43a-c55fac5df1af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001407 10.0.0.22 - - [2026-07-20 02:22:53] "POST /neutron/port HTTP/1.1" 200 1058 0.225193 10.0.0.22 - - [2026-07-20 02:22:53] "POST /neutron/port HTTP/1.1" 200 1058 0.011028 10.0.0.22 - - [2026-07-20 02:22:53] "POST /neutron/port HTTP/1.1" 200 1058 0.009330 10.0.0.22 - - [2026-07-20 02:22:53] "POST /neutron/port HTTP/1.1" 200 1112 0.062552 10.0.0.22 - - [2026-07-20 02:22:54] "POST /neutron/port HTTP/1.1" 200 1122 0.011053 10.0.0.22 - - [2026-07-20 02:22:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002980 10.0.0.22 - - [2026-07-20 02:22:54] "POST /neutron/subnet HTTP/1.1" 200 699 0.006320 10.0.0.22 - - [2026-07-20 02:22:54] "POST /neutron/port HTTP/1.1" 200 117 0.001271 10.0.0.22 - - [2026-07-20 02:22:54] "POST /neutron/network HTTP/1.1" 200 824 0.009722 10.0.0.22 - - [2026-07-20 02:22:55] "POST /neutron/port HTTP/1.1" 200 1122 0.012281 10.0.0.22 - - [2026-07-20 02:22:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006342 10.0.0.22 - - [2026-07-20 02:23:00] "POST /neutron/port HTTP/1.1" 200 1122 0.014969 10.0.0.22 - - [2026-07-20 02:23:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007566 10.0.0.22 - - [2026-07-20 02:23:05] "POST /neutron/port HTTP/1.1" 200 1122 0.014317 10.0.0.22 - - [2026-07-20 02:23:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006334 10.0.0.22 - - [2026-07-20 02:23:10] "POST /neutron/port HTTP/1.1" 200 1122 0.013664 10.0.0.22 - - [2026-07-20 02:23:10] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007045 10.0.0.22 - - [2026-07-20 02:23:15] "POST /neutron/port HTTP/1.1" 200 1122 0.013436 10.0.0.22 - - [2026-07-20 02:23:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005905 10.0.0.22 - - [2026-07-20 02:23:21] "POST /neutron/port HTTP/1.1" 200 1122 0.017058 10.0.0.22 - - [2026-07-20 02:23:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005287 10.0.0.22 - - [2026-07-20 02:23:26] "POST /neutron/port HTTP/1.1" 200 1122 0.012543 10.0.0.22 - - [2026-07-20 02:23:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006212 10.0.0.22 - - [2026-07-20 02:23:26] "POST /neutron/port HTTP/1.1" 200 1122 0.012662 10.0.0.22 - - [2026-07-20 02:23:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005702 10.0.0.22 - - [2026-07-20 02:23:26] "POST /neutron/port HTTP/1.1" 200 1122 0.012955 10.0.0.22 - - [2026-07-20 02:23:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008012 10.0.0.22 - - [2026-07-20 02:23:26] "GET /virtual-machine/e91c123e-a8f3-4eac-b520-82c17059aed7 HTTP/1.1" 401 292 0.000574 10.0.0.22 - - [2026-07-20 02:23:26] "GET /virtual-machine/e91c123e-a8f3-4eac-b520-82c17059aed7 HTTP/1.1" 200 1291 0.030804 10.0.0.22 - - [2026-07-20 02:23:26] "GET /virtual-machine-interface/4d3204bd-e886-4038-9163-70ca49e1dc80 HTTP/1.1" 200 2935 0.004980 10.0.0.22 - - [2026-07-20 02:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.22 - - [2026-07-20 02:23:26] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005139 10.0.0.22 - - [2026-07-20 02:23:26] "GET /virtual-networks?parent_id=f8a0e30c-aa2d-4778-a43a-c55fac5df1af&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004658 10.0.0.22 - - [2026-07-20 02:23:26] "GET /virtual-network/20398b52-a9c4-446a-8fab-575acb516296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005380 10.0.0.22 - - [2026-07-20 02:23:28] "POST /neutron/port HTTP/1.1" 200 1122 0.011531 10.0.0.22 - - [2026-07-20 02:23:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006956 10.0.0.22 - - [2026-07-20 02:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.22 - - [2026-07-20 02:23:29] "GET /virtual-network/20398b52-a9c4-446a-8fab-575acb516296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005840 10.0.0.22 - - [2026-07-20 02:23:30] "POST /neutron/port HTTP/1.1" 200 1122 0.012275 10.0.0.22 - - [2026-07-20 02:23:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005338 10.0.0.22 - - [2026-07-20 02:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.22 - - [2026-07-20 02:23:32] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003226 10.0.0.22 - - [2026-07-20 02:23:32] "GET /virtual-networks?parent_id=f8a0e30c-aa2d-4778-a43a-c55fac5df1af&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003757 10.0.0.22 - - [2026-07-20 02:23:32] "GET /virtual-network/20398b52-a9c4-446a-8fab-575acb516296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005656 10.0.0.22 - - [2026-07-20 02:23:32] "DELETE /project/f8a0e30caa2d4778a43ac55fac5df1af HTTP/1.1" 404 173 0.005906 10.0.0.22 - - [2026-07-20 02:23:32] "GET /projects?obj_uuids=7aac0c1b-ff3a-4dd5-8e52-1bc482c6a292&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000958 10.0.0.22 - - [2026-07-20 02:23:32] "GET /project/7aac0c1b-ff3a-4dd5-8e52-1bc482c6a292?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.023602 10.0.0.22 - - [2026-07-20 02:23:32] "GET /projects?obj_uuids=7aac0c1b-ff3a-4dd5-8e52-1bc482c6a292&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001554 10.0.0.22 - - [2026-07-20 02:23:32] "GET /project/7aac0c1b-ff3a-4dd5-8e52-1bc482c6a292?fields=security_groups HTTP/1.1" 200 1352 0.069934 10.0.0.22 - - [2026-07-20 02:23:32] "POST /neutron/port HTTP/1.1" 200 1122 0.011069 10.0.0.22 - - [2026-07-20 02:23:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007472 10.0.0.22 - - [2026-07-20 02:23:32] "DELETE /security-group/0c273ce9-1494-44c2-bd54-69f4e033d561 HTTP/1.1" 200 115 0.043041 10.0.0.22 - - [2026-07-20 02:23:32] "GET /projects?obj_uuids=7aac0c1b-ff3a-4dd5-8e52-1bc482c6a292&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001049 10.0.0.22 - - [2026-07-20 02:23:32] "DELETE /access-control-list/c2386d5d-3e15-4593-ab19-4195bac9617d HTTP/1.1" 200 115 0.034708 10.0.0.22 - - [2026-07-20 02:23:32] "GET /project/7aac0c1b-ff3a-4dd5-8e52-1bc482c6a292?fields=application_policy_sets HTTP/1.1" 200 1391 0.040076 10.0.0.22 - - [2026-07-20 02:23:32] "DELETE /access-control-list/725e887f-f3db-4207-a1b2-68924ddcfcb1 HTTP/1.1" 200 115 0.032348 10.0.0.22 - - [2026-07-20 02:23:32] "POST /neutron/port HTTP/1.1" 200 1122 0.014277 10.0.0.22 - - [2026-07-20 02:23:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006650 10.0.0.22 - - [2026-07-20 02:23:32] "POST /neutron/port HTTP/1.1" 200 1122 0.014686 10.0.0.22 - - [2026-07-20 02:23:32] "DELETE /project/7aac0c1b-ff3a-4dd5-8e52-1bc482c6a292 HTTP/1.1" 200 115 0.351532 10.0.0.22 - - [2026-07-20 02:23:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005567 10.0.0.22 - - [2026-07-20 02:23:32] "GET /virtual-machine/b049b4f0-f101-46f1-a1b9-a539ff8a93ab HTTP/1.1" 200 1291 0.004433 10.0.0.22 - - [2026-07-20 02:23:32] "GET /virtual-machine-interface/14429fed-ff25-4707-aed7-174685c07dda HTTP/1.1" 200 2935 0.004316 10.0.0.22 - - [2026-07-20 02:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.22 - - [2026-07-20 02:23:32] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002802 10.0.0.22 - - [2026-07-20 02:23:32] "GET /virtual-networks?parent_id=f8a0e30c-aa2d-4778-a43a-c55fac5df1af&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003208 10.0.0.22 - - [2026-07-20 02:23:32] "GET /virtual-network/2782ec38-a162-4764-9e2e-8ca595c5a81a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005840 10.0.0.22 - - [2026-07-20 02:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.22 - - [2026-07-20 02:23:33] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004375 10.0.0.22 - - [2026-07-20 02:23:33] "GET /virtual-networks?parent_id=f8a0e30c-aa2d-4778-a43a-c55fac5df1af&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002995 10.0.0.22 - - [2026-07-20 02:23:34] "GET /virtual-network/2782ec38-a162-4764-9e2e-8ca595c5a81a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005636 10.0.0.22 - - [2026-07-20 02:23:38] "POST /neutron/router HTTP/1.1" 200 580 0.004206 10.0.0.22 - - [2026-07-20 02:23:38] "GET /projects?obj_uuids=f8a0e30c-aa2d-4778-a43a-c55fac5df1af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001034 10.0.0.22 - - [2026-07-20 02:23:39] "POST /neutron/router HTTP/1.1" 200 344 0.220955 10.0.0.22 - - [2026-07-20 02:23:39] "POST /neutron/port HTTP/1.1" 200 1920 0.023440 10.0.0.22 - - [2026-07-20 02:23:39] "GET /obj-perms HTTP/1.1" 200 4493 0.056576 10.0.0.22 - - [2026-07-20 02:23:39] "GET /obj-perms HTTP/1.1" 200 4493 0.042005 10.0.0.22 - - [2026-07-20 02:23:39] "POST /ref-update HTTP/1.1" 200 156 0.009150 10.0.0.22 - - [2026-07-20 02:23:45] "POST /neutron/router HTTP/1.1" 200 580 0.004041 10.0.0.22 - - [2026-07-20 02:23:45] "POST /ref-update HTTP/1.1" 200 156 0.015091 10.0.0.22 - - [2026-07-20 02:23:45] "POST /neutron/router HTTP/1.1" 200 344 0.105256 10.0.0.22 - - [2026-07-20 02:23:48] "POST /neutron/router HTTP/1.1" 200 580 0.005918 10.0.0.22 - - [2026-07-20 02:23:48] "GET /projects?obj_uuids=f8a0e30c-aa2d-4778-a43a-c55fac5df1af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001156 10.0.0.22 - - [2026-07-20 02:23:48] "POST /neutron/port HTTP/1.1" 200 1122 0.024174 10.0.0.22 - - [2026-07-20 02:23:48] "POST /neutron/router HTTP/1.1" 200 344 0.244858 10.0.0.22 - - [2026-07-20 02:23:48] "POST /ref-update HTTP/1.1" 200 156 0.008824 10.0.0.22 - - [2026-07-20 02:23:49] "POST /neutron/port HTTP/1.1" 200 1122 0.013719 10.0.0.22 - - [2026-07-20 02:23:50] "POST /neutron/network HTTP/1.1" 200 834 0.005513 10.0.0.22 - - [2026-07-20 02:23:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003503 10.0.0.22 - - [2026-07-20 02:23:50] "POST /neutron/subnet HTTP/1.1" 200 698 0.005734 10.0.0.22 - - [2026-07-20 02:23:50] "POST /neutron/port HTTP/1.1" 200 117 0.001046 10.0.0.22 - - [2026-07-20 02:23:50] "POST /neutron/network HTTP/1.1" 200 824 0.005169 10.0.0.22 - - [2026-07-20 02:23:50] "POST /neutron/router HTTP/1.1" 200 580 0.004858 10.0.0.22 - - [2026-07-20 02:23:51] "POST /ref-update HTTP/1.1" 200 156 0.012795 10.0.0.22 - - [2026-07-20 02:23:51] "POST /neutron/router HTTP/1.1" 200 344 0.109657 10.0.0.22 - - [2026-07-20 02:23:51] "POST /neutron/router HTTP/1.1" 200 580 0.006329 10.0.0.22 - - [2026-07-20 02:23:51] "POST /ref-update HTTP/1.1" 200 156 0.014915 10.0.0.22 - - [2026-07-20 02:23:51] "POST /neutron/router HTTP/1.1" 200 344 0.099668 10.0.0.22 - - [2026-07-20 02:23:51] "POST /neutron/router HTTP/1.1" 200 580 0.006164 10.0.0.22 - - [2026-07-20 02:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008139 10.0.0.22 - - [2026-07-20 02:23:51] "GET /logical-router/2a46205c-7824-49f8-93fa-0552c4c21c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005956 10.0.0.22 - - [2026-07-20 02:23:51] "POST /neutron/router HTTP/1.1" 200 151 0.058479 10.0.0.22 - - [2026-07-20 02:23:51] "DELETE /route-target/7188458c-5d45-4069-8cda-02014341af4a HTTP/1.1" 200 115 0.017496 10.0.0.22 - - [2026-07-20 02:23:51] "POST /neutron/network HTTP/1.1" 200 824 0.007520 10.0.0.22 - - [2026-07-20 02:23:51] "POST /neutron/network HTTP/1.1" 400 204 0.016501 10.0.0.22 - - [2026-07-20 02:23:53] "POST /neutron/port HTTP/1.1" 200 1122 0.012367 10.0.0.22 - - [2026-07-20 02:23:53] "POST /neutron/port HTTP/1.1" 200 1112 0.010774 10.0.0.22 - - [2026-07-20 02:23:53] "POST /neutron/port HTTP/1.1" 200 1122 0.026426 10.0.0.22 - - [2026-07-20 02:23:53] "POST /neutron/port HTTP/1.1" 200 1112 0.008844 10.0.0.22 - - [2026-07-20 02:23:53] "POST /neutron/port HTTP/1.1" 200 151 0.137840 10.0.0.22 - - [2026-07-20 02:23:53] "POST /neutron/network HTTP/1.1" 200 824 0.007598 10.0.0.22 - - [2026-07-20 02:23:53] "POST /neutron/port HTTP/1.1" 200 151 0.151280 10.0.0.22 - - [2026-07-20 02:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.22 - - [2026-07-20 02:23:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002295 10.0.0.22 - - [2026-07-20 02:23:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002381 10.0.0.22 - - [2026-07-20 02:23:53] "POST /neutron/network HTTP/1.1" 200 151 0.135220 10.0.0.22 - - [2026-07-20 02:23:53] "DELETE /route-target/41a64766-e3b3-489e-904e-9b9afcb0f5df HTTP/1.1" 200 115 0.025298 10.0.0.22 - - [2026-07-20 02:23:53] "POST /neutron/network HTTP/1.1" 200 824 0.005319 10.0.0.22 - - [2026-07-20 02:23:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003377 10.0.0.22 - - [2026-07-20 02:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.22 - - [2026-07-20 02:23:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003780 10.0.0.22 - - [2026-07-20 02:23:53] "POST /neutron/network HTTP/1.1" 200 151 0.078798 10.0.0.22 - - [2026-07-20 02:23:53] "DELETE /route-target/b50f119e-e138-42ac-bc11-1d58441423df HTTP/1.1" 200 115 0.016440 10.0.0.22 - - [2026-07-20 02:23:54] "GET /projects?obj_uuids=f8a0e30c-aa2d-4778-a43a-c55fac5df1af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000966 10.0.0.22 - - [2026-07-20 02:23:54] "GET /project/f8a0e30c-aa2d-4778-a43a-c55fac5df1af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.021657 10.0.0.22 - - [2026-07-20 02:23:54] "GET /projects?obj_uuids=f8a0e30c-aa2d-4778-a43a-c55fac5df1af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000929 10.0.0.22 - - [2026-07-20 02:23:54] "GET /project/f8a0e30c-aa2d-4778-a43a-c55fac5df1af?fields=virtual_networks HTTP/1.1" 200 1030 0.069046 10.0.0.22 - - [2026-07-20 02:23:54] "GET /projects?obj_uuids=f8a0e30c-aa2d-4778-a43a-c55fac5df1af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001050 10.0.0.22 - - [2026-07-20 02:23:54] "GET /project/f8a0e30c-aa2d-4778-a43a-c55fac5df1af?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.027079 10.0.0.22 - - [2026-07-20 02:23:54] "GET /projects?obj_uuids=f8a0e30c-aa2d-4778-a43a-c55fac5df1af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000972 10.0.0.22 - - [2026-07-20 02:23:54] "GET /project/f8a0e30c-aa2d-4778-a43a-c55fac5df1af?fields=security_groups HTTP/1.1" 200 1254 0.034494 10.0.0.22 - - [2026-07-20 02:23:55] "POST /fqname-to-id HTTP/1.1" 404 191 0.026640 10.0.0.22 - - [2026-07-20 02:23:55] "GET /projects?obj_uuids=ff6d47c3-663c-4d7c-a2d3-5f90604024fd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002553 10.0.0.22 - - [2026-07-20 02:23:55] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001178 10.0.0.22 - - [2026-07-20 02:23:55] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008289 10.0.0.22 - - [2026-07-20 02:23:55] "POST /id-to-fqname HTTP/1.1" 200 193 0.001854 10.0.0.22 - - [2026-07-20 02:23:55] "POST /fqname-to-id HTTP/1.1" 404 202 0.002031 10.0.0.22 - - [2026-07-20 02:23:55] "POST /security-groups HTTP/1.1" 200 594 0.066069 10.0.0.22 - - [2026-07-20 02:23:55] "POST /fqname-to-id HTTP/1.1" 404 237 0.002604 10.0.0.22 - - [2026-07-20 02:23:55] "POST /projects HTTP/1.1" 200 591 0.221015 10.0.0.22 - - [2026-07-20 02:23:55] "POST /access-control-lists HTTP/1.1" 200 599 0.058654 10.0.0.22 - - [2026-07-20 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.293033 10.0.0.22 - - [2026-07-20 02:23:55] "POST /fqname-to-id HTTP/1.1" 404 236 0.003038 10.0.0.22 - - [2026-07-20 02:23:55] "GET /project/ff6d47c3-663c-4d7c-a2d3-5f90604024fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.417206 10.0.0.22 - - [2026-07-20 02:23:55] "POST /access-control-lists HTTP/1.1" 200 597 0.061075 10.0.0.22 - - [2026-07-20 02:23:56] "GET / HTTP/1.1" 200 35931 0.002360 10.0.0.22 - - [2026-07-20 02:23:57] "GET /project/ff6d47c3-663c-4d7c-a2d3-5f90604024fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000652 10.0.0.22 - - [2026-07-20 02:23:58] "GET /projects?obj_uuids=ff6d47c3-663c-4d7c-a2d3-5f90604024fd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000977 10.0.0.22 - - [2026-07-20 02:23:58] "GET /project/ff6d47c3-663c-4d7c-a2d3-5f90604024fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.048220 10.0.0.22 - - [2026-07-20 02:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.22 - - [2026-07-20 02:23:58] "GET /security-group/cf082a70-750a-46a6-8a48-a5a916fb3969?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3764 0.005704 10.0.0.22 - - [2026-07-20 02:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.22 - - [2026-07-20 02:23:58] "GET /projects?obj_uuids=ff6d47c3-663c-4d7c-a2d3-5f90604024fd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001210 10.0.0.22 - - [2026-07-20 02:23:58] "GET /project/ff6d47c3-663c-4d7c-a2d3-5f90604024fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.033101 10.0.0.22 - - [2026-07-20 02:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.22 - - [2026-07-20 02:23:58] "GET /security-group/cf082a70-750a-46a6-8a48-a5a916fb3969?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3764 0.003787 10.0.0.22 - - [2026-07-20 02:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.22 - - [2026-07-20 02:23:58] "PUT /security-group/cf082a70-750a-46a6-8a48-a5a916fb3969 HTTP/1.1" 200 262 0.013219 10.0.0.22 - - [2026-07-20 02:23:58] "PUT /access-control-list/05fbbb38-47f3-46cd-a1e5-03aa26285996 HTTP/1.1" 200 272 0.008903 10.0.0.22 - - [2026-07-20 02:23:58] "PUT /access-control-list/e115c00a-177b-4278-a01f-4dbdb25c930e HTTP/1.1" 200 272 0.009096 10.0.0.22 - - [2026-07-20 02:23:58] "POST /fqname-to-id HTTP/1.1" 404 202 0.005945 10.0.0.22 - - [2026-07-20 02:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.22 - - [2026-07-20 02:23:58] "GET /projects?obj_uuids=ff6d47c3-663c-4d7c-a2d3-5f90604024fd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001324 10.0.0.22 - - [2026-07-20 02:23:58] "GET /project/ff6d47c3-663c-4d7c-a2d3-5f90604024fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.028854 10.0.0.22 - - [2026-07-20 02:23:58] "POST /neutron/network HTTP/1.1" 200 117 0.026058 10.0.0.22 - - [2026-07-20 02:23:58] "GET /projects?obj_uuids=ff6d47c3-663c-4d7c-a2d3-5f90604024fd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000997 10.0.0.22 - - [2026-07-20 02:23:58] "POST /neutron/network HTTP/1.1" 200 608 0.078478 10.0.0.22 - - [2026-07-20 02:23:59] "POST /route-targets HTTP/1.1" 200 327 0.012142 10.0.0.22 - - [2026-07-20 02:23:59] "POST /ref-update HTTP/1.1" 200 156 0.014442 10.0.0.22 - - [2026-07-20 02:23:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003755 10.0.0.22 - - [2026-07-20 02:23:59] "POST /neutron/subnet HTTP/1.1" 200 719 0.189738 10.0.0.22 - - [2026-07-20 02:23:59] "POST /neutron/network HTTP/1.1" 200 826 0.006399 10.0.0.22 - - [2026-07-20 02:23:59] "POST /id-to-fqname HTTP/1.1" 200 223 0.001694 10.0.0.22 - - [2026-07-20 02:23:59] "GET /virtual-network/db1b7d5f-ce3a-4eca-af13-aa26c920ec44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005654 10.0.0.22 - - [2026-07-20 02:23:59] "POST /neutron/network HTTP/1.1" 200 826 0.006156 10.0.0.22 - - [2026-07-20 02:23:59] "GET /virtual-network/db1b7d5f-ce3a-4eca-af13-aa26c920ec44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004930 10.0.0.22 - - [2026-07-20 02:23:59] "POST /neutron/network HTTP/1.1" 200 826 0.012714 10.0.0.22 - - [2026-07-20 02:23:59] "POST /neutron/subnet HTTP/1.1" 200 719 0.006716 10.0.0.22 - - [2026-07-20 02:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.22 - - [2026-07-20 02:23:59] "GET /projects?obj_uuids=ff6d47c3-663c-4d7c-a2d3-5f90604024fd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000929 10.0.0.22 - - [2026-07-20 02:23:59] "GET /project/ff6d47c3-663c-4d7c-a2d3-5f90604024fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.025644 10.0.0.22 - - [2026-07-20 02:23:59] "POST /neutron/network HTTP/1.1" 200 117 0.011282 10.0.0.22 - - [2026-07-20 02:23:59] "GET /projects?obj_uuids=ff6d47c3-663c-4d7c-a2d3-5f90604024fd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001237 10.0.0.22 - - [2026-07-20 02:23:59] "POST /neutron/network HTTP/1.1" 200 615 0.103264 10.0.0.22 - - [2026-07-20 02:23:59] "POST /route-targets HTTP/1.1" 200 327 0.020336 10.0.0.22 - - [2026-07-20 02:23:59] "POST /ref-update HTTP/1.1" 200 156 0.013284 10.0.0.22 - - [2026-07-20 02:23:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002995 10.0.0.22 - - [2026-07-20 02:23:59] "POST /neutron/subnet HTTP/1.1" 200 724 0.135418 10.0.0.22 - - [2026-07-20 02:23:59] "POST /neutron/network HTTP/1.1" 200 834 0.006022 10.0.0.22 - - [2026-07-20 02:23:59] "POST /id-to-fqname HTTP/1.1" 200 227 0.001396 10.0.0.22 - - [2026-07-20 02:23:59] "GET /virtual-network/4a4622a5-fa54-45bb-9c21-9e6e7f8ce416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005653 10.0.0.22 - - [2026-07-20 02:23:59] "POST /neutron/network HTTP/1.1" 200 834 0.005888 10.0.0.22 - - [2026-07-20 02:23:59] "GET /virtual-network/4a4622a5-fa54-45bb-9c21-9e6e7f8ce416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005406 10.0.0.22 - - [2026-07-20 02:23:59] "POST /neutron/network HTTP/1.1" 200 834 0.006720 10.0.0.22 - - [2026-07-20 02:23:59] "POST /neutron/subnet HTTP/1.1" 200 724 0.007607 10.0.0.22 - - [2026-07-20 02:23:59] "POST /id-to-fqname HTTP/1.1" 200 223 0.001089 10.0.0.22 - - [2026-07-20 02:24:00] "POST /neutron/network HTTP/1.1" 200 836 0.005914 10.0.0.22 - - [2026-07-20 02:24:00] "GET /projects?obj_uuids=ff6d47c3-663c-4d7c-a2d3-5f90604024fd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001316 10.0.0.22 - - [2026-07-20 02:24:00] "GET /project/ff6d47c3-663c-4d7c-a2d3-5f90604024fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.028469 10.0.0.22 - - [2026-07-20 02:24:00] "POST /neutron/network HTTP/1.1" 200 826 0.005908 10.0.0.22 - - [2026-07-20 02:24:00] "POST /neutron/port HTTP/1.1" 200 117 0.005177 10.0.0.22 - - [2026-07-20 02:24:00] "POST /neutron/port HTTP/1.1" 200 117 0.004654 10.0.0.22 - - [2026-07-20 02:24:00] "POST /id-to-fqname HTTP/1.1" 200 227 0.001318 10.0.0.22 - - [2026-07-20 02:24:00] "POST /neutron/port HTTP/1.1" 200 117 0.011797 10.0.0.22 - - [2026-07-20 02:24:00] "POST /neutron/network HTTP/1.1" 200 844 0.005342 10.0.0.22 - - [2026-07-20 02:24:00] "GET /projects?obj_uuids=ff6d47c3-663c-4d7c-a2d3-5f90604024fd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001004 10.0.0.22 - - [2026-07-20 02:24:00] "GET /project/ff6d47c3-663c-4d7c-a2d3-5f90604024fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.026049 10.0.0.22 - - [2026-07-20 02:24:00] "POST /neutron/network HTTP/1.1" 200 834 0.005282 10.0.0.22 - - [2026-07-20 02:24:00] "POST /neutron/port HTTP/1.1" 200 117 0.005953 10.0.0.22 - - [2026-07-20 02:24:00] "POST /neutron/port HTTP/1.1" 200 117 0.004921 10.0.0.22 - - [2026-07-20 02:24:00] "GET /projects?obj_uuids=ff6d47c3-663c-4d7c-a2d3-5f90604024fd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001001 10.0.0.22 - - [2026-07-20 02:24:00] "POST /neutron/router HTTP/1.1" 200 585 0.050212 10.0.0.22 - - [2026-07-20 02:24:00] "POST /neutron/router HTTP/1.1" 200 585 0.003343 10.0.0.22 - - [2026-07-20 02:24:00] "POST /route-targets HTTP/1.1" 200 327 0.012678 10.0.0.22 - - [2026-07-20 02:24:00] "PUT /logical-router/48d63a0e-81c9-4817-9b81-1800c2665489 HTTP/1.1" 200 262 0.026890 10.0.0.22 - - [2026-07-20 02:24:00] "POST /neutron/router HTTP/1.1" 200 656 0.034410 10.0.0.22 - - [2026-07-20 02:24:00] "GET /logical-router/48d63a0e-81c9-4817-9b81-1800c2665489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1642 0.009747 10.0.0.22 - - [2026-07-20 02:24:00] "POST /neutron/router HTTP/1.1" 200 656 0.004324 10.0.0.22 - - [2026-07-20 02:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.22 - - [2026-07-20 02:24:00] "GET /projects?obj_uuids=ff6d47c3-663c-4d7c-a2d3-5f90604024fd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001431 10.0.0.22 - - [2026-07-20 02:24:00] "GET /service-template/31e66f47-0819-4738-a23d-608db5cce075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.007472 10.0.0.22 - - [2026-07-20 02:24:00] "POST /fqname-to-id HTTP/1.1" 404 215 0.003411 10.0.0.22 - - [2026-07-20 02:24:01] "POST /neutron/router HTTP/1.1" 200 344 0.295659 10.0.0.22 - - [2026-07-20 02:24:01] "POST /useragent-kv HTTP/1.1" 200 115 0.013910 10.0.0.22 - - [2026-07-20 02:24:01] "POST /virtual-networks HTTP/1.1" 200 694 0.152810 10.0.0.22 - - [2026-07-20 02:24:01] "POST /ref-update HTTP/1.1" 200 156 0.023590 10.0.0.22 - - [2026-07-20 02:24:01] "POST /neutron/port HTTP/1.1" 200 117 0.009071 10.0.0.22 - - [2026-07-20 02:24:01] "POST /route-targets HTTP/1.1" 200 327 0.012356 10.0.0.22 - - [2026-07-20 02:24:01] "POST /service-instances HTTP/1.1" 200 670 0.072176 10.0.0.22 - - [2026-07-20 02:24:01] "POST /ref-update HTTP/1.1" 200 156 0.029939 10.0.0.22 - - [2026-07-20 02:24:01] "POST /route-tables HTTP/1.1" 200 582 0.017982 10.0.0.22 - - [2026-07-20 02:24:01] "PUT /logical-router/48d63a0e-81c9-4817-9b81-1800c2665489 HTTP/1.1" 200 262 0.020332 10.0.0.22 - - [2026-07-20 02:24:01] "POST /ref-update HTTP/1.1" 200 156 0.017408 10.0.0.22 - - [2026-07-20 02:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.22 - - [2026-07-20 02:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.22 - - [2026-07-20 02:24:01] "POST /virtual-machines HTTP/1.1" 200 553 0.013617 10.0.0.22 - - [2026-07-20 02:24:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.090004 10.0.0.22 - - [2026-07-20 02:24:01] "POST /chown HTTP/1.1" 200 109 0.008034 10.0.0.22 - - [2026-07-20 02:24:01] "POST /instance-ips HTTP/1.1" 200 551 0.029070 10.0.0.22 - - [2026-07-20 02:24:01] "POST /instance-ips HTTP/1.1" 400 246 0.016527 10.0.0.22 - - [2026-07-20 02:24:02] "POST /chown HTTP/1.1" 200 109 0.008584 10.0.0.22 - - [2026-07-20 02:24:02] "PUT /virtual-machine-interface/2ff9e585-563e-4050-bb8e-33ce5cd74555 HTTP/1.1" 200 284 0.012785 10.0.0.22 - - [2026-07-20 02:24:02] "PUT /instance-ip/1bba4888-aa31-47e7-86cb-6557bb128ebf HTTP/1.1" 200 256 0.012400 10.0.0.22 - - [2026-07-20 02:24:02] "POST /ref-update HTTP/1.1" 200 156 0.011856 10.0.0.22 - - [2026-07-20 02:24:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.095557 10.0.0.22 - - [2026-07-20 02:24:02] "POST /chown HTTP/1.1" 200 109 0.007656 10.0.0.22 - - [2026-07-20 02:24:02] "POST /instance-ips HTTP/1.1" 200 549 0.033563 10.0.0.22 - - [2026-07-20 02:24:02] "POST /instance-ips HTTP/1.1" 400 316 0.014049 10.0.0.22 - - [2026-07-20 02:24:02] "POST /chown HTTP/1.1" 200 109 0.010514 10.0.0.22 - - [2026-07-20 02:24:02] "PUT /virtual-machine-interface/54d4adbc-57e6-4966-803c-036370644915 HTTP/1.1" 200 284 0.009604 10.0.0.22 - - [2026-07-20 02:24:02] "PUT /instance-ip/2bf91b1c-f935-42e7-a090-09862b9d0a4f HTTP/1.1" 200 256 0.012119 10.0.0.22 - - [2026-07-20 02:24:02] "POST /ref-update HTTP/1.1" 200 156 0.011096 10.0.0.22 - - [2026-07-20 02:24:02] "POST /ref-update HTTP/1.1" 200 156 0.008271 10.0.0.22 - - [2026-07-20 02:24:02] "PUT /routing-instance/152cd4bd-2b72-46a2-9d3b-ec69f506ea9e HTTP/1.1" 200 266 0.013409 10.0.0.22 - - [2026-07-20 02:24:02] "POST /ref-update HTTP/1.1" 200 156 0.008036 10.0.0.22 - - [2026-07-20 02:24:02] "POST /virtual-machines HTTP/1.1" 200 553 0.011959 10.0.0.22 - - [2026-07-20 02:24:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.087146 10.0.0.22 - - [2026-07-20 02:24:03] "POST /chown HTTP/1.1" 200 109 0.008548 10.0.0.22 - - [2026-07-20 02:24:03] "POST /instance-ips HTTP/1.1" 400 246 0.013781 10.0.0.22 - - [2026-07-20 02:24:03] "POST /chown HTTP/1.1" 200 109 0.009676 10.0.0.22 - - [2026-07-20 02:24:03] "PUT /virtual-machine-interface/93fca32a-cdea-4e80-8e88-5aab456b2f2b HTTP/1.1" 200 284 0.012035 10.0.0.22 - - [2026-07-20 02:24:03] "PUT /instance-ip/1bba4888-aa31-47e7-86cb-6557bb128ebf HTTP/1.1" 200 256 0.015919 10.0.0.22 - - [2026-07-20 02:24:03] "POST /ref-update HTTP/1.1" 200 156 0.010839 10.0.0.22 - - [2026-07-20 02:24:03] "POST /ref-update HTTP/1.1" 200 156 0.011406 10.0.0.22 - - [2026-07-20 02:24:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.077538 10.0.0.22 - - [2026-07-20 02:24:03] "POST /ref-update HTTP/1.1" 200 156 0.013366 10.0.0.22 - - [2026-07-20 02:24:03] "PUT /routing-instance/152cd4bd-2b72-46a2-9d3b-ec69f506ea9e HTTP/1.1" 200 266 0.019123 10.0.0.22 - - [2026-07-20 02:24:03] "POST /chown HTTP/1.1" 200 109 0.008557 10.0.0.22 - - [2026-07-20 02:24:03] "POST /instance-ips HTTP/1.1" 400 316 0.014520 10.0.0.22 - - [2026-07-20 02:24:03] "POST /chown HTTP/1.1" 200 109 0.007929 10.0.0.22 - - [2026-07-20 02:24:03] "PUT /virtual-machine-interface/f207af1e-2293-47fb-a6e7-214610acf3e5 HTTP/1.1" 200 284 0.012412 10.0.0.22 - - [2026-07-20 02:24:03] "PUT /instance-ip/2bf91b1c-f935-42e7-a090-09862b9d0a4f HTTP/1.1" 200 256 0.013795 10.0.0.22 - - [2026-07-20 02:24:03] "POST /ref-update HTTP/1.1" 200 156 0.019140 10.0.0.22 - - [2026-07-20 02:24:03] "POST /ref-update HTTP/1.1" 200 156 0.011380 10.0.0.22 - - [2026-07-20 02:24:03] "PUT /routing-instance/152cd4bd-2b72-46a2-9d3b-ec69f506ea9e HTTP/1.1" 200 266 0.011745 10.0.0.22 - - [2026-07-20 02:24:03] "POST /ref-update HTTP/1.1" 200 156 0.012477 10.0.0.22 - - [2026-07-20 02:24:04] "POST /neutron/network HTTP/1.1" 200 836 0.006589 10.0.0.22 - - [2026-07-20 02:24:04] "GET /projects?obj_uuids=ff6d47c3-663c-4d7c-a2d3-5f90604024fd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001029 10.0.0.22 - - [2026-07-20 02:24:04] "POST /neutron/port HTTP/1.1" 200 1062 0.211385 10.0.0.22 - - [2026-07-20 02:24:04] "POST /neutron/port HTTP/1.1" 200 1062 0.010993 10.0.0.22 - - [2026-07-20 02:24:04] "POST /neutron/port HTTP/1.1" 200 1062 0.009629 10.0.0.22 - - [2026-07-20 02:24:04] "POST /neutron/port HTTP/1.1" 200 1116 0.071981 10.0.0.22 - - [2026-07-20 02:24:05] "POST /neutron/port HTTP/1.1" 200 1126 0.011924 10.0.0.22 - - [2026-07-20 02:24:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003025 10.0.0.22 - - [2026-07-20 02:24:05] "POST /neutron/subnet HTTP/1.1" 200 693 0.006714 10.0.0.22 - - [2026-07-20 02:24:05] "POST /neutron/port HTTP/1.1" 200 117 0.001361 10.0.0.22 - - [2026-07-20 02:24:05] "POST /neutron/network HTTP/1.1" 200 826 0.005475 10.0.0.22 - - [2026-07-20 02:24:06] "POST /neutron/port HTTP/1.1" 200 1126 0.011969 10.0.0.22 - - [2026-07-20 02:24:06] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005645 10.0.0.22 - - [2026-07-20 02:24:06] "POST /neutron/network HTTP/1.1" 200 844 0.005920 10.0.0.22 - - [2026-07-20 02:24:06] "GET /projects?obj_uuids=ff6d47c3-663c-4d7c-a2d3-5f90604024fd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001130 10.0.0.22 - - [2026-07-20 02:24:06] "POST /neutron/port HTTP/1.1" 200 1063 0.224746 10.0.0.22 - - [2026-07-20 02:24:06] "POST /neutron/port HTTP/1.1" 200 1063 0.013844 10.0.0.22 - - [2026-07-20 02:24:06] "POST /neutron/port HTTP/1.1" 200 1063 0.009603 10.0.0.22 - - [2026-07-20 02:24:06] "POST /neutron/port HTTP/1.1" 200 1117 0.055565 10.0.0.22 - - [2026-07-20 02:24:08] "POST /neutron/port HTTP/1.1" 200 1127 0.012042 10.0.0.22 - - [2026-07-20 02:24:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002955 10.0.0.22 - - [2026-07-20 02:24:08] "POST /neutron/subnet HTTP/1.1" 200 698 0.006102 10.0.0.22 - - [2026-07-20 02:24:08] "POST /neutron/port HTTP/1.1" 200 117 0.001368 10.0.0.22 - - [2026-07-20 02:24:08] "POST /neutron/network HTTP/1.1" 200 834 0.005546 10.0.0.22 - - [2026-07-20 02:24:11] "POST /neutron/port HTTP/1.1" 200 1126 0.012526 10.0.0.22 - - [2026-07-20 02:24:11] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006316 10.0.0.22 - - [2026-07-20 02:24:16] "POST /neutron/port HTTP/1.1" 200 1126 0.012671 10.0.0.22 - - [2026-07-20 02:24:16] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006832 10.0.0.22 - - [2026-07-20 02:24:21] "POST /neutron/port HTTP/1.1" 200 1126 0.012587 10.0.0.22 - - [2026-07-20 02:24:21] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005910 10.0.0.22 - - [2026-07-20 02:24:26] "POST /neutron/port HTTP/1.1" 200 1126 0.011750 10.0.0.22 - - [2026-07-20 02:24:26] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006154 10.0.0.22 - - [2026-07-20 02:24:31] "POST /neutron/port HTTP/1.1" 200 1126 0.013045 10.0.0.22 - - [2026-07-20 02:24:31] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005746 10.0.0.22 - - [2026-07-20 02:24:32] "DELETE /project/ff6d47c3663c4d7ca2d35f90604024fd HTTP/1.1" 404 173 0.028838 10.0.0.22 - - [2026-07-20 02:24:32] "GET /projects?obj_uuids=f8a0e30c-aa2d-4778-a43a-c55fac5df1af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001203 10.0.0.22 - - [2026-07-20 02:24:32] "GET /project/f8a0e30c-aa2d-4778-a43a-c55fac5df1af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.024067 10.0.0.22 - - [2026-07-20 02:24:32] "GET /projects?obj_uuids=f8a0e30c-aa2d-4778-a43a-c55fac5df1af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001079 10.0.0.22 - - [2026-07-20 02:24:32] "GET /project/f8a0e30c-aa2d-4778-a43a-c55fac5df1af?fields=security_groups HTTP/1.1" 200 1359 0.070897 10.0.0.22 - - [2026-07-20 02:24:32] "DELETE /security-group/0a7f2c29-8c56-4433-9e83-8f0a93b7ff0a HTTP/1.1" 200 115 0.045295 10.0.0.22 - - [2026-07-20 02:24:32] "GET /projects?obj_uuids=f8a0e30c-aa2d-4778-a43a-c55fac5df1af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000828 10.0.0.22 - - [2026-07-20 02:24:32] "DELETE /access-control-list/220159d8-becf-4d1b-9914-efdba491126c HTTP/1.1" 200 115 0.031720 10.0.0.22 - - [2026-07-20 02:24:32] "GET /project/f8a0e30c-aa2d-4778-a43a-c55fac5df1af?fields=application_policy_sets HTTP/1.1" 200 1398 0.034161 10.0.0.22 - - [2026-07-20 02:24:32] "DELETE /access-control-list/1342219f-e65b-49b3-903a-8a6a342e1f38 HTTP/1.1" 200 115 0.031883 10.0.0.22 - - [2026-07-20 02:24:33] "DELETE /project/f8a0e30c-aa2d-4778-a43a-c55fac5df1af HTTP/1.1" 200 115 0.370101 10.0.0.22 - - [2026-07-20 02:24:36] "POST /neutron/port HTTP/1.1" 200 1126 0.011965 10.0.0.22 - - [2026-07-20 02:24:36] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005710 10.0.0.22 - - [2026-07-20 02:24:36] "POST /neutron/port HTTP/1.1" 200 1126 0.015004 10.0.0.22 - - [2026-07-20 02:24:36] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006820 10.0.0.22 - - [2026-07-20 02:24:36] "POST /neutron/port HTTP/1.1" 200 1126 0.013376 10.0.0.22 - - [2026-07-20 02:24:36] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006434 10.0.0.22 - - [2026-07-20 02:24:36] "GET /virtual-machine/dff718cd-4942-4a8f-8e39-1a2619e649a8 HTTP/1.1" 401 292 0.000516 10.0.0.22 - - [2026-07-20 02:24:37] "GET /virtual-machine/dff718cd-4942-4a8f-8e39-1a2619e649a8 HTTP/1.1" 200 1296 0.025369 10.0.0.22 - - [2026-07-20 02:24:37] "GET /virtual-machine-interface/c3b41f30-a161-4a12-be4f-496dbae2ee8e HTTP/1.1" 200 2958 0.006198 10.0.0.22 - - [2026-07-20 02:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.22 - - [2026-07-20 02:24:37] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003565 10.0.0.22 - - [2026-07-20 02:24:37] "GET /virtual-networks?parent_id=ff6d47c3-663c-4d7c-a2d3-5f90604024fd&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003511 10.0.0.22 - - [2026-07-20 02:24:37] "GET /virtual-network/db1b7d5f-ce3a-4eca-af13-aa26c920ec44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006052 10.0.0.22 - - [2026-07-20 02:24:39] "GET /obj-perms HTTP/1.1" 200 4493 0.043472 10.0.0.22 - - [2026-07-20 02:24:40] "GET /obj-perms HTTP/1.1" 200 4493 0.040958 10.0.0.22 - - [2026-07-20 02:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.22 - - [2026-07-20 02:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.22 - - [2026-07-20 02:24:40] "POST /chown HTTP/1.1" 200 109 0.010161 10.0.0.22 - - [2026-07-20 02:24:40] "POST /instance-ips HTTP/1.1" 400 246 0.020100 10.0.0.22 - - [2026-07-20 02:24:40] "POST /chown HTTP/1.1" 200 109 0.008548 10.0.0.22 - - [2026-07-20 02:24:40] "POST /chown HTTP/1.1" 200 109 0.007617 10.0.0.22 - - [2026-07-20 02:24:40] "POST /neutron/port HTTP/1.1" 200 1126 0.017023 10.0.0.22 - - [2026-07-20 02:24:40] "POST /instance-ips HTTP/1.1" 400 316 0.020504 10.0.0.22 - - [2026-07-20 02:24:40] "POST /neutron/security_group HTTP/1.1" 200 2002 0.004676 10.0.0.22 - - [2026-07-20 02:24:40] "POST /chown HTTP/1.1" 200 109 0.008850 10.0.0.22 - - [2026-07-20 02:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.22 - - [2026-07-20 02:24:40] "GET /virtual-network/db1b7d5f-ce3a-4eca-af13-aa26c920ec44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004834 10.0.0.22 - - [2026-07-20 02:24:40] "POST /chown HTTP/1.1" 200 109 0.006466 10.0.0.22 - - [2026-07-20 02:24:40] "POST /instance-ips HTTP/1.1" 400 246 0.015044 10.0.0.22 - - [2026-07-20 02:24:40] "POST /chown HTTP/1.1" 200 109 0.008124 10.0.0.22 - - [2026-07-20 02:24:40] "POST /chown HTTP/1.1" 200 109 0.008645 10.0.0.22 - - [2026-07-20 02:24:40] "POST /instance-ips HTTP/1.1" 400 316 0.015670 10.0.0.22 - - [2026-07-20 02:24:40] "POST /chown HTTP/1.1" 200 109 0.007269 10.0.0.22 - - [2026-07-20 02:24:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.22 - - [2026-07-20 02:24:42] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004195 10.0.0.22 - - [2026-07-20 02:24:42] "GET /virtual-networks?parent_id=ff6d47c3-663c-4d7c-a2d3-5f90604024fd&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003043 10.0.0.22 - - [2026-07-20 02:24:42] "GET /virtual-network/db1b7d5f-ce3a-4eca-af13-aa26c920ec44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005184 10.0.0.22 - - [2026-07-20 02:24:43] "POST /neutron/port HTTP/1.1" 200 1127 0.012680 10.0.0.22 - - [2026-07-20 02:24:43] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005912 10.0.0.22 - - [2026-07-20 02:24:43] "POST /neutron/port HTTP/1.1" 200 1127 0.011743 10.0.0.22 - - [2026-07-20 02:24:43] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005064 10.0.0.22 - - [2026-07-20 02:24:43] "POST /neutron/port HTTP/1.1" 200 1127 0.012738 10.0.0.22 - - [2026-07-20 02:24:43] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005007 10.0.0.22 - - [2026-07-20 02:24:43] "GET /virtual-machine/e577d50b-12fe-46c8-90f9-859b16191239 HTTP/1.1" 200 1296 0.004375 10.0.0.22 - - [2026-07-20 02:24:43] "GET /virtual-machine-interface/aeca4fce-64db-40f8-b5d4-e4eb497ed6c2 HTTP/1.1" 200 2970 0.005056 10.0.0.22 - - [2026-07-20 02:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.22 - - [2026-07-20 02:24:43] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002817 10.0.0.22 - - [2026-07-20 02:24:43] "GET /virtual-networks?parent_id=ff6d47c3-663c-4d7c-a2d3-5f90604024fd&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003356 10.0.0.22 - - [2026-07-20 02:24:43] "GET /virtual-network/4a4622a5-fa54-45bb-9c21-9e6e7f8ce416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006808 10.0.0.22 - - [2026-07-20 02:24:44] "POST /neutron/port HTTP/1.1" 200 1127 0.011429 10.0.0.22 - - [2026-07-20 02:24:44] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005004 10.0.0.22 - - [2026-07-20 02:24:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000463 10.0.0.22 - - [2026-07-20 02:24:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.22 - - [2026-07-20 02:24:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.22 - - [2026-07-20 02:24:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000504 10.0.0.22 - - [2026-07-20 02:24:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.22 - - [2026-07-20 02:24:46] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003016 10.0.0.22 - - [2026-07-20 02:24:46] "GET /virtual-networks?parent_id=ff6d47c3-663c-4d7c-a2d3-5f90604024fd&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003510 10.0.0.22 - - [2026-07-20 02:24:46] "GET /virtual-network/4a4622a5-fa54-45bb-9c21-9e6e7f8ce416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006202 10.0.0.22 - - [2026-07-20 02:24:49] "POST /neutron/router HTTP/1.1" 200 656 0.004052 10.0.0.22 - - [2026-07-20 02:24:49] "POST /ref-update HTTP/1.1" 200 156 0.017374 10.0.0.22 - - [2026-07-20 02:24:49] "POST /neutron/router HTTP/1.1" 200 344 0.111037 10.0.0.22 - - [2026-07-20 02:24:49] "POST /neutron/router HTTP/1.1" 200 656 0.006958 10.0.0.22 - - [2026-07-20 02:24:49] "GET /logical-router/48d63a0e-81c9-4817-9b81-1800c2665489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1973 0.004827 10.0.0.22 - - [2026-07-20 02:24:49] "GET /service-instance/b6b97c40-524d-4d62-832c-d7fe77c0652f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2316 0.003266 10.0.0.22 - - [2026-07-20 02:24:49] "POST /neutron/router HTTP/1.1" 200 151 0.054961 10.0.0.22 - - [2026-07-20 02:24:50] "PUT /logical-router/48d63a0e-81c9-4817-9b81-1800c2665489 HTTP/1.1" 404 171 0.002993 10.0.0.22 - - [2026-07-20 02:24:50] "DELETE /route-table/a6bcf0d9-ff61-40e2-9632-64d9b3b4e271 HTTP/1.1" 200 115 0.026060 10.0.0.22 - - [2026-07-20 02:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.22 - - [2026-07-20 02:24:50] "GET /virtual-network/c0552258-e448-45c2-9134-cd59bb3c44d3?fields=instance_ip_back_refs%2Cvirtual_machine_interface_back_refs HTTP/1.1" 200 2301 0.005659 10.0.0.22 - - [2026-07-20 02:24:50] "POST /neutron/network HTTP/1.1" 200 834 0.006544 10.0.0.22 - - [2026-07-20 02:24:50] "POST /neutron/network HTTP/1.1" 400 204 0.044020 10.0.0.22 - - [2026-07-20 02:24:50] "POST /ref-update HTTP/1.1" 200 156 0.017716 10.0.0.22 - - [2026-07-20 02:24:50] "POST /ref-update HTTP/1.1" 200 156 0.020429 10.0.0.22 - - [2026-07-20 02:24:50] "GET /virtual-machine-interface/54d4adbc-57e6-4966-803c-036370644915?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1650 0.006251 10.0.0.22 - - [2026-07-20 02:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.22 - - [2026-07-20 02:24:50] "POST /ref-update HTTP/1.1" 200 156 0.023058 10.0.0.22 - - [2026-07-20 02:24:50] "DELETE /route-target/7dfed972-7359-45f4-ab8b-7f5471afc28e HTTP/1.1" 409 239 0.005777 10.0.0.22 - - [2026-07-20 02:24:50] "GET /instance-ip/2bf91b1c-f935-42e7-a090-09862b9d0a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.007385 10.0.0.22 - - [2026-07-20 02:24:50] "POST /ref-update HTTP/1.1" 200 156 0.008901 10.0.0.22 - - [2026-07-20 02:24:50] "PUT /routing-instance/152cd4bd-2b72-46a2-9d3b-ec69f506ea9e HTTP/1.1" 200 266 0.013102 10.0.0.22 - - [2026-07-20 02:24:50] "DELETE /virtual-machine-interface/54d4adbc-57e6-4966-803c-036370644915 HTTP/1.1" 200 115 0.078923 10.0.0.22 - - [2026-07-20 02:24:50] "GET /virtual-machine-interface/f207af1e-2293-47fb-a6e7-214610acf3e5?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1652 0.008408 10.0.0.22 - - [2026-07-20 02:24:50] "POST /ref-update HTTP/1.1" 200 156 0.012850 10.0.0.22 - - [2026-07-20 02:24:50] "GET /instance-ip/2bf91b1c-f935-42e7-a090-09862b9d0a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1759 0.005176 10.0.0.22 - - [2026-07-20 02:24:50] "DELETE /instance-ip/2bf91b1c-f935-42e7-a090-09862b9d0a4f HTTP/1.1" 200 115 0.034999 10.0.0.22 - - [2026-07-20 02:24:50] "DELETE /virtual-machine-interface/f207af1e-2293-47fb-a6e7-214610acf3e5 HTTP/1.1" 200 115 0.051887 10.0.0.22 - - [2026-07-20 02:24:50] "DELETE /instance-ip/2bf91b1c-f935-42e7-a090-09862b9d0a4f HTTP/1.1" 404 177 0.002803 10.0.0.22 - - [2026-07-20 02:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.22 - - [2026-07-20 02:24:51] "DELETE /route-target/3e452e7a-bb0f-4cc4-8c03-874bcc5db4c0 HTTP/1.1" 200 115 0.018998 10.0.0.22 - - [2026-07-20 02:24:51] "POST /useragent-kv HTTP/1.1" 200 115 0.045127 10.0.0.22 - - [2026-07-20 02:24:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003170 10.0.0.22 - - [2026-07-20 02:24:51] "DELETE /virtual-network/c0552258-e448-45c2-9134-cd59bb3c44d3 HTTP/1.1" 200 115 0.133366 10.0.0.22 - - [2026-07-20 02:24:51] "DELETE /service-instance/b6b97c40-524d-4d62-832c-d7fe77c0652f HTTP/1.1" 200 115 0.048919 10.0.0.22 - - [2026-07-20 02:24:51] "GET /logical-router/48d63a0e-81c9-4817-9b81-1800c2665489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002422 10.0.0.22 - - [2026-07-20 02:24:51] "GET /service-instance/b6b97c40-524d-4d62-832c-d7fe77c0652f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002632 10.0.0.22 - - [2026-07-20 02:24:51] "GET /virtual-machine-interface/2ff9e585-563e-4050-bb8e-33ce5cd74555?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1654 0.006382 10.0.0.22 - - [2026-07-20 02:24:51] "POST /ref-update HTTP/1.1" 200 156 0.012337 10.0.0.22 - - [2026-07-20 02:24:51] "GET /instance-ip/1bba4888-aa31-47e7-86cb-6557bb128ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004489 10.0.0.22 - - [2026-07-20 02:24:51] "DELETE /virtual-machine-interface/2ff9e585-563e-4050-bb8e-33ce5cd74555 HTTP/1.1" 200 115 0.045280 10.0.0.22 - - [2026-07-20 02:24:51] "POST /ref-update HTTP/1.1" 200 156 0.011090 10.0.0.22 - - [2026-07-20 02:24:51] "DELETE /virtual-machine/0c4b3acc-0995-449d-a409-e27ec5abc9ea HTTP/1.1" 200 115 0.027008 10.0.0.22 - - [2026-07-20 02:24:51] "GET /virtual-machine-interface/93fca32a-cdea-4e80-8e88-5aab456b2f2b?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1655 0.006535 10.0.0.22 - - [2026-07-20 02:24:51] "POST /ref-update HTTP/1.1" 200 156 0.015070 10.0.0.22 - - [2026-07-20 02:24:51] "GET /instance-ip/1bba4888-aa31-47e7-86cb-6557bb128ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1694 0.006307 10.0.0.22 - - [2026-07-20 02:24:51] "DELETE /instance-ip/1bba4888-aa31-47e7-86cb-6557bb128ebf HTTP/1.1" 200 115 0.034160 10.0.0.22 - - [2026-07-20 02:24:51] "DELETE /virtual-machine-interface/93fca32a-cdea-4e80-8e88-5aab456b2f2b HTTP/1.1" 200 115 0.035953 10.0.0.22 - - [2026-07-20 02:24:51] "DELETE /virtual-machine/b3f33a4b-b8b7-452e-bff8-3bfc293152bd HTTP/1.1" 200 115 0.019751 10.0.0.22 - - [2026-07-20 02:24:52] "POST /neutron/port HTTP/1.1" 200 1127 0.011462 10.0.0.22 - - [2026-07-20 02:24:52] "POST /neutron/port HTTP/1.1" 200 1117 0.010619 10.0.0.22 - - [2026-07-20 02:24:52] "POST /neutron/port HTTP/1.1" 200 1126 0.013529 10.0.0.22 - - [2026-07-20 02:24:52] "POST /neutron/port HTTP/1.1" 200 1116 0.017196 10.0.0.22 - - [2026-07-20 02:24:52] "POST /neutron/network HTTP/1.1" 200 834 0.004250 10.0.0.22 - - [2026-07-20 02:24:52] "POST /neutron/port HTTP/1.1" 200 151 0.138098 10.0.0.22 - - [2026-07-20 02:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.22 - - [2026-07-20 02:24:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004485 10.0.0.22 - - [2026-07-20 02:24:52] "POST /neutron/port HTTP/1.1" 200 151 0.154960 10.0.0.22 - - [2026-07-20 02:24:52] "POST /useragent-kv HTTP/1.1" 200 115 0.003454 10.0.0.22 - - [2026-07-20 02:24:52] "DELETE /route-target/decdab3b-b384-4f97-b280-b189d05a071a HTTP/1.1" 200 115 0.026311 10.0.0.22 - - [2026-07-20 02:24:52] "POST /neutron/network HTTP/1.1" 200 151 0.144047 10.0.0.22 - - [2026-07-20 02:24:52] "POST /neutron/network HTTP/1.1" 200 826 0.005312 10.0.0.22 - - [2026-07-20 02:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.22 - - [2026-07-20 02:24:52] "POST /useragent-kv HTTP/1.1" 200 115 0.001723 10.0.0.22 - - [2026-07-20 02:24:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002711 10.0.0.22 - - [2026-07-20 02:24:52] "POST /neutron/network HTTP/1.1" 200 151 0.073785 10.0.0.22 - - [2026-07-20 02:24:52] "DELETE /route-target/b76dabe3-2db1-4e7d-be03-43379a051a2e HTTP/1.1" 200 115 0.020700 10.0.0.22 - - [2026-07-20 02:24:52] "GET /projects?obj_uuids=ff6d47c3-663c-4d7c-a2d3-5f90604024fd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001347 10.0.0.22 - - [2026-07-20 02:24:52] "GET /project/ff6d47c3-663c-4d7c-a2d3-5f90604024fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.055403 10.0.0.22 - - [2026-07-20 02:24:52] "GET /projects?obj_uuids=ff6d47c3-663c-4d7c-a2d3-5f90604024fd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000987 10.0.0.22 - - [2026-07-20 02:24:52] "GET /project/ff6d47c3-663c-4d7c-a2d3-5f90604024fd?fields=virtual_networks HTTP/1.1" 200 1040 0.071793 10.0.0.22 - - [2026-07-20 02:24:52] "GET /projects?obj_uuids=ff6d47c3-663c-4d7c-a2d3-5f90604024fd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001155 10.0.0.22 - - [2026-07-20 02:24:52] "GET /project/ff6d47c3-663c-4d7c-a2d3-5f90604024fd?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.029308 10.0.0.22 - - [2026-07-20 02:24:52] "GET /projects?obj_uuids=ff6d47c3-663c-4d7c-a2d3-5f90604024fd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001023 10.0.0.22 - - [2026-07-20 02:24:53] "GET /project/ff6d47c3-663c-4d7c-a2d3-5f90604024fd?fields=security_groups HTTP/1.1" 200 1269 0.024361 10.0.0.22 - - [2026-07-20 02:24:53] "POST /fqname-to-id HTTP/1.1" 404 196 0.027229 10.0.0.22 - - [2026-07-20 02:24:53] "GET /projects?obj_uuids=48bbe710-f9cf-40d4-a052-3371e3d03ba4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002383 10.0.0.22 - - [2026-07-20 02:24:53] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001383 10.0.0.22 - - [2026-07-20 02:24:53] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009360 10.0.0.22 - - [2026-07-20 02:24:54] "POST /id-to-fqname HTTP/1.1" 200 198 0.001293 10.0.0.22 - - [2026-07-20 02:24:54] "POST /fqname-to-id HTTP/1.1" 404 207 0.002962 10.0.0.22 - - [2026-07-20 02:24:54] "POST /security-groups HTTP/1.1" 200 599 0.060671 10.0.0.22 - - [2026-07-20 02:24:54] "POST /fqname-to-id HTTP/1.1" 404 242 0.003797 10.0.0.22 - - [2026-07-20 02:24:54] "POST /projects HTTP/1.1" 200 601 0.218753 10.0.0.22 - - [2026-07-20 02:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.253114 10.0.0.22 - - [2026-07-20 02:24:54] "POST /access-control-lists HTTP/1.1" 200 604 0.056677 10.0.0.22 - - [2026-07-20 02:24:54] "GET /project/48bbe710-f9cf-40d4-a052-3371e3d03ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.387817 10.0.0.22 - - [2026-07-20 02:24:54] "POST /fqname-to-id HTTP/1.1" 404 241 0.003260 10.0.0.22 - - [2026-07-20 02:24:54] "POST /access-control-lists HTTP/1.1" 200 602 0.060534 10.0.0.22 - - [2026-07-20 02:24:55] "GET / HTTP/1.1" 200 35931 0.001868 10.0.0.22 - - [2026-07-20 02:24:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000595 10.0.0.22 - - [2026-07-20 02:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.055259 10.0.0.22 - - [2026-07-20 02:24:56] "GET /projects?obj_uuids=48bbe710-f9cf-40d4-a052-3371e3d03ba4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001054 10.0.0.22 - - [2026-07-20 02:24:56] "GET /project/48bbe710-f9cf-40d4-a052-3371e3d03ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.028929 10.0.0.22 - - [2026-07-20 02:24:56] "POST /neutron/network HTTP/1.1" 200 117 0.023801 10.0.0.22 - - [2026-07-20 02:24:56] "GET /projects?obj_uuids=48bbe710-f9cf-40d4-a052-3371e3d03ba4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001355 10.0.0.22 - - [2026-07-20 02:24:56] "POST /neutron/network HTTP/1.1" 200 613 0.064328 10.0.0.22 - - [2026-07-20 02:24:56] "POST /route-targets HTTP/1.1" 200 327 0.011422 10.0.0.22 - - [2026-07-20 02:24:56] "POST /ref-update HTTP/1.1" 200 156 0.021075 10.0.0.22 - - [2026-07-20 02:24:56] "POST /useragent-kv HTTP/1.1" 200 115 0.003680 10.0.0.22 - - [2026-07-20 02:24:56] "POST /neutron/subnet HTTP/1.1" 200 729 0.194339 10.0.0.22 - - [2026-07-20 02:24:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.002365 10.0.0.22 - - [2026-07-20 02:24:57] "POST /useragent-kv HTTP/1.1" 200 115 0.004309 10.0.0.22 - - [2026-07-20 02:24:57] "POST /neutron/subnet HTTP/1.1" 200 828 0.151095 10.0.0.22 - - [2026-07-20 02:24:57] "POST /neutron/network HTTP/1.1" 200 1007 0.009138 10.0.0.22 - - [2026-07-20 02:24:57] "POST /id-to-fqname HTTP/1.1" 200 228 0.001657 10.0.0.22 - - [2026-07-20 02:24:57] "GET /virtual-network/4dbab972-50e1-48cb-9f57-f6473ea04754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005652 10.0.0.22 - - [2026-07-20 02:24:57] "POST /neutron/network HTTP/1.1" 200 1007 0.008113 10.0.0.22 - - [2026-07-20 02:24:57] "GET /virtual-network/4dbab972-50e1-48cb-9f57-f6473ea04754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005241 10.0.0.22 - - [2026-07-20 02:24:57] "POST /neutron/network HTTP/1.1" 200 1007 0.007176 10.0.0.22 - - [2026-07-20 02:24:57] "POST /neutron/subnet HTTP/1.1" 200 729 0.005924 10.0.0.22 - - [2026-07-20 02:24:57] "POST /neutron/subnet HTTP/1.1" 200 828 0.006421 10.0.0.22 - - [2026-07-20 02:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.22 - - [2026-07-20 02:24:57] "GET /projects?obj_uuids=48bbe710-f9cf-40d4-a052-3371e3d03ba4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000946 10.0.0.22 - - [2026-07-20 02:24:57] "GET /project/48bbe710-f9cf-40d4-a052-3371e3d03ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.031121 10.0.0.22 - - [2026-07-20 02:24:57] "POST /neutron/network HTTP/1.1" 200 117 0.016112 10.0.0.22 - - [2026-07-20 02:24:57] "POST /fqname-to-id HTTP/1.1" 404 207 0.022541 10.0.0.22 - - [2026-07-20 02:24:57] "GET /projects?obj_uuids=48bbe710-f9cf-40d4-a052-3371e3d03ba4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000850 10.0.0.22 - - [2026-07-20 02:24:57] "POST /neutron/network HTTP/1.1" 200 613 0.135817 10.0.0.22 - - [2026-07-20 02:24:57] "POST /route-targets HTTP/1.1" 200 327 0.010264 10.0.0.22 - - [2026-07-20 02:24:57] "POST /ref-update HTTP/1.1" 200 156 0.011994 10.0.0.22 - - [2026-07-20 02:24:57] "POST /useragent-kv HTTP/1.1" 200 115 0.012569 10.0.0.22 - - [2026-07-20 02:24:57] "POST /neutron/subnet HTTP/1.1" 200 715 0.177983 10.0.0.22 - - [2026-07-20 02:24:57] "POST /fqname-to-id HTTP/1.1" 404 207 0.008986 10.0.0.22 - - [2026-07-20 02:24:57] "POST /useragent-kv HTTP/1.1" 200 115 0.007689 10.0.0.22 - - [2026-07-20 02:24:57] "POST /neutron/subnet HTTP/1.1" 200 823 0.207192 10.0.0.22 - - [2026-07-20 02:24:57] "POST /neutron/network HTTP/1.1" 200 1003 0.008801 10.0.0.22 - - [2026-07-20 02:24:57] "POST /id-to-fqname HTTP/1.1" 200 228 0.001397 10.0.0.22 - - [2026-07-20 02:24:57] "GET /virtual-network/07b4f2de-f17c-4b65-9b62-aa75941192b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.004885 10.0.0.22 - - [2026-07-20 02:24:58] "POST /neutron/network HTTP/1.1" 200 1003 0.011157 10.0.0.22 - - [2026-07-20 02:24:58] "GET /virtual-network/07b4f2de-f17c-4b65-9b62-aa75941192b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.004720 10.0.0.22 - - [2026-07-20 02:24:58] "POST /neutron/network HTTP/1.1" 200 1003 0.007908 10.0.0.22 - - [2026-07-20 02:24:58] "POST /neutron/subnet HTTP/1.1" 200 715 0.007057 10.0.0.22 - - [2026-07-20 02:24:58] "POST /neutron/subnet HTTP/1.1" 200 823 0.007487 10.0.0.22 - - [2026-07-20 02:24:58] "POST /fqname-to-id HTTP/1.1" 404 234 0.002491 10.0.0.22 - - [2026-07-20 02:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.22 - - [2026-07-20 02:24:58] "GET /projects?obj_uuids=48bbe710-f9cf-40d4-a052-3371e3d03ba4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001176 10.0.0.22 - - [2026-07-20 02:24:58] "GET /project/48bbe710-f9cf-40d4-a052-3371e3d03ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.031302 10.0.0.22 - - [2026-07-20 02:24:58] "POST /network-policys HTTP/1.1" 200 577 0.060348 10.0.0.22 - - [2026-07-20 02:24:58] "GET /network-policy/41d247c4-7798-40cc-b4e8-a97e6e3754ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.006623 10.0.0.22 - - [2026-07-20 02:24:58] "POST /neutron/network HTTP/1.1" 200 1007 0.007085 10.0.0.22 - - [2026-07-20 02:24:58] "POST /fqname-to-id HTTP/1.1" 404 242 0.005291 10.0.0.22 - - [2026-07-20 02:24:58] "POST /fqname-to-id HTTP/1.1" 404 207 0.005398 10.0.0.22 - - [2026-07-20 02:24:58] "POST /neutron/network HTTP/1.1" 200 1115 0.067743 10.0.0.22 - - [2026-07-20 02:24:58] "POST /access-control-lists HTTP/1.1" 200 596 0.073963 10.0.0.22 - - [2026-07-20 02:24:58] "POST /neutron/network HTTP/1.1" 200 1115 0.047142 10.0.0.22 - - [2026-07-20 02:24:58] "GET /virtual-network/4dbab972-50e1-48cb-9f57-f6473ea04754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.012105 10.0.0.22 - - [2026-07-20 02:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.22 - - [2026-07-20 02:24:58] "GET /network-policy/41d247c4-7798-40cc-b4e8-a97e6e3754ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.003866 10.0.0.22 - - [2026-07-20 02:24:58] "POST /neutron/network HTTP/1.1" 200 1003 0.007240 10.0.0.22 - - [2026-07-20 02:24:58] "POST /fqname-to-id HTTP/1.1" 404 242 0.005476 10.0.0.22 - - [2026-07-20 02:24:58] "POST /fqname-to-id HTTP/1.1" 404 207 0.002734 10.0.0.22 - - [2026-07-20 02:24:58] "POST /neutron/network HTTP/1.1" 200 1111 0.052105 10.0.0.22 - - [2026-07-20 02:24:58] "POST /access-control-lists HTTP/1.1" 200 596 0.074303 10.0.0.22 - - [2026-07-20 02:24:58] "POST /neutron/network HTTP/1.1" 200 1111 0.042673 10.0.0.22 - - [2026-07-20 02:24:58] "GET /virtual-network/07b4f2de-f17c-4b65-9b62-aa75941192b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.008108 10.0.0.22 - - [2026-07-20 02:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009661 10.0.0.22 - - [2026-07-20 02:24:58] "POST /ref-update HTTP/1.1" 200 156 0.010822 10.0.0.22 - - [2026-07-20 02:24:58] "GET /network-policy/41d247c4-7798-40cc-b4e8-a97e6e3754ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.003813 10.0.0.22 - - [2026-07-20 02:24:58] "GET /domains HTTP/1.1" 401 292 0.000459 10.0.0.22 - - [2026-07-20 02:24:59] "GET /domains HTTP/1.1" 200 280 0.023579 10.0.0.22 - - [2026-07-20 02:24:59] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001356 10.0.0.22 - - [2026-07-20 02:24:59] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2770 0.009946 10.0.0.22 - - [2026-07-20 02:24:59] "GET /projects?obj_uuids=48bbe710-f9cf-40d4-a052-3371e3d03ba4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001299 10.0.0.22 - - [2026-07-20 02:24:59] "GET /project/48bbe710-f9cf-40d4-a052-3371e3d03ba4 HTTP/1.1" 200 2626 0.073699 10.0.0.22 - - [2026-07-20 02:24:59] "GET /virtual-network/4dbab972-50e1-48cb-9f57-f6473ea04754 HTTP/1.1" 200 3510 0.009000 10.0.0.22 - - [2026-07-20 02:24:59] "GET /virtual-network/4dbab972-50e1-48cb-9f57-f6473ea04754 HTTP/1.1" 200 3510 0.004974 10.0.0.22 - - [2026-07-20 02:24:59] "GET /routing-instance/217a492a-36ba-4362-82fd-7ab79808e607 HTTP/1.1" 200 1794 0.003478 10.0.0.22 - - [2026-07-20 02:24:59] "GET /routing-instance/217a492a-36ba-4362-82fd-7ab79808e607 HTTP/1.1" 200 1794 0.003427 10.0.0.22 - - [2026-07-20 02:24:59] "GET /route-target/24080268-0693-4cd8-bb8c-fd721125a18b HTTP/1.1" 200 1212 0.003115 10.0.0.22 - - [2026-07-20 02:24:59] "GET /virtual-network/4dbab972-50e1-48cb-9f57-f6473ea04754 HTTP/1.1" 200 3510 0.004584 10.0.0.22 - - [2026-07-20 02:24:59] "GET /routing-instance/217a492a-36ba-4362-82fd-7ab79808e607 HTTP/1.1" 200 1794 0.003590 10.0.0.22 - - [2026-07-20 02:24:59] "GET /virtual-network/4dbab972-50e1-48cb-9f57-f6473ea04754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.004269 10.0.0.22 - - [2026-07-20 02:24:59] "GET /virtual-network/4dbab972-50e1-48cb-9f57-f6473ea04754 HTTP/1.1" 200 3510 0.004096 10.0.0.22 - - [2026-07-20 02:24:59] "GET /routing-instance/217a492a-36ba-4362-82fd-7ab79808e607 HTTP/1.1" 200 1794 0.002904 10.0.0.22 - - [2026-07-20 02:24:59] "GET /routing-instance/217a492a-36ba-4362-82fd-7ab79808e607 HTTP/1.1" 200 1794 0.002855 10.0.0.22 - - [2026-07-20 02:24:59] "GET /route-target/24080268-0693-4cd8-bb8c-fd721125a18b HTTP/1.1" 200 1212 0.002539 10.0.0.22 - - [2026-07-20 02:24:59] "GET /domains HTTP/1.1" 200 280 0.003191 10.0.0.22 - - [2026-07-20 02:24:59] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000986 10.0.0.22 - - [2026-07-20 02:24:59] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2770 0.006905 10.0.0.22 - - [2026-07-20 02:24:59] "GET /projects?obj_uuids=48bbe710-f9cf-40d4-a052-3371e3d03ba4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000915 10.0.0.22 - - [2026-07-20 02:24:59] "GET /project/48bbe710-f9cf-40d4-a052-3371e3d03ba4 HTTP/1.1" 200 2626 0.071230 10.0.0.22 - - [2026-07-20 02:24:59] "GET /virtual-network/4dbab972-50e1-48cb-9f57-f6473ea04754 HTTP/1.1" 200 3510 0.005243 10.0.0.22 - - [2026-07-20 02:24:59] "GET /obj-perms HTTP/1.1" 200 4483 0.045137 10.0.0.22 - - [2026-07-20 02:24:59] "GET /domains HTTP/1.1" 200 280 0.004063 10.0.0.22 - - [2026-07-20 02:25:00] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001392 10.0.0.22 - - [2026-07-20 02:25:00] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2770 0.009004 10.0.0.22 - - [2026-07-20 02:25:00] "GET /projects?obj_uuids=48bbe710-f9cf-40d4-a052-3371e3d03ba4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001400 10.0.0.22 - - [2026-07-20 02:25:00] "GET /project/48bbe710-f9cf-40d4-a052-3371e3d03ba4 HTTP/1.1" 200 2626 0.075936 10.0.0.22 - - [2026-07-20 02:25:00] "GET /virtual-network/07b4f2de-f17c-4b65-9b62-aa75941192b4 HTTP/1.1" 200 3497 0.008102 10.0.0.22 - - [2026-07-20 02:25:00] "GET /virtual-network/07b4f2de-f17c-4b65-9b62-aa75941192b4 HTTP/1.1" 200 3497 0.005239 10.0.0.22 - - [2026-07-20 02:25:00] "GET /routing-instance/668b0821-9b2b-4646-acfd-60744e48a787 HTTP/1.1" 200 1795 0.004832 10.0.0.22 - - [2026-07-20 02:25:00] "GET /routing-instance/668b0821-9b2b-4646-acfd-60744e48a787 HTTP/1.1" 200 1795 0.003878 10.0.0.22 - - [2026-07-20 02:25:00] "GET /route-target/fccf4c00-06f9-43b9-8aab-a8b314052cef HTTP/1.1" 200 1212 0.003607 10.0.0.22 - - [2026-07-20 02:25:00] "GET /virtual-network/07b4f2de-f17c-4b65-9b62-aa75941192b4 HTTP/1.1" 200 3497 0.005460 10.0.0.22 - - [2026-07-20 02:25:00] "GET /routing-instance/668b0821-9b2b-4646-acfd-60744e48a787 HTTP/1.1" 200 1795 0.004076 10.0.0.22 - - [2026-07-20 02:25:00] "GET /virtual-network/07b4f2de-f17c-4b65-9b62-aa75941192b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.004981 10.0.0.22 - - [2026-07-20 02:25:00] "GET /virtual-network/07b4f2de-f17c-4b65-9b62-aa75941192b4 HTTP/1.1" 200 3497 0.005515 10.0.0.22 - - [2026-07-20 02:25:00] "GET /routing-instance/668b0821-9b2b-4646-acfd-60744e48a787 HTTP/1.1" 200 1795 0.003817 10.0.0.22 - - [2026-07-20 02:25:00] "GET /routing-instance/668b0821-9b2b-4646-acfd-60744e48a787 HTTP/1.1" 200 1795 0.003585 10.0.0.22 - - [2026-07-20 02:25:00] "GET /route-target/fccf4c00-06f9-43b9-8aab-a8b314052cef HTTP/1.1" 200 1212 0.003098 10.0.0.22 - - [2026-07-20 02:25:00] "GET /domains HTTP/1.1" 200 280 0.003652 10.0.0.22 - - [2026-07-20 02:25:00] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001271 10.0.0.22 - - [2026-07-20 02:25:00] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2770 0.008394 10.0.0.22 - - [2026-07-20 02:25:00] "GET /projects?obj_uuids=48bbe710-f9cf-40d4-a052-3371e3d03ba4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001480 10.0.0.22 - - [2026-07-20 02:25:00] "GET /project/48bbe710-f9cf-40d4-a052-3371e3d03ba4 HTTP/1.1" 200 2626 0.065727 10.0.0.22 - - [2026-07-20 02:25:00] "GET /virtual-network/07b4f2de-f17c-4b65-9b62-aa75941192b4 HTTP/1.1" 200 3497 0.004567 10.0.0.22 - - [2026-07-20 02:25:00] "GET /obj-perms HTTP/1.1" 200 4483 0.002947 10.0.0.22 - - [2026-07-20 02:25:00] "GET /virtual-network/07b4f2de-f17c-4b65-9b62-aa75941192b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006880 10.0.0.22 - - [2026-07-20 02:25:00] "POST /neutron/network HTTP/1.1" 200 1111 0.007509 10.0.0.22 - - [2026-07-20 02:25:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.007188 10.0.0.22 - - [2026-07-20 02:25:00] "POST /neutron/network HTTP/1.1" 200 1003 0.051175 10.0.0.22 - - [2026-07-20 02:25:00] "DELETE /access-control-list/542d2965-6b9d-4a35-ab8a-1e12e883cd14 HTTP/1.1" 200 115 0.032470 10.0.0.22 - - [2026-07-20 02:25:00] "POST /neutron/network HTTP/1.1" 200 1003 0.007416 10.0.0.22 - - [2026-07-20 02:25:00] "GET /virtual-network/07b4f2de-f17c-4b65-9b62-aa75941192b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.004298 10.0.0.22 - - [2026-07-20 02:25:00] "POST /ref-update HTTP/1.1" 200 156 0.018552 10.0.0.22 - - [2026-07-20 02:25:00] "GET /virtual-network/4dbab972-50e1-48cb-9f57-f6473ea04754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.011595 10.0.0.22 - - [2026-07-20 02:25:00] "POST /neutron/network HTTP/1.1" 200 1115 0.007250 10.0.0.22 - - [2026-07-20 02:25:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.005781 10.0.0.22 - - [2026-07-20 02:25:00] "POST /neutron/network HTTP/1.1" 200 1007 0.051526 10.0.0.22 - - [2026-07-20 02:25:00] "POST /neutron/network HTTP/1.1" 200 1007 0.024262 10.0.0.22 - - [2026-07-20 02:25:00] "DELETE /access-control-list/3ed2b5e9-cda6-4b5a-82aa-b7f0f5d7a725 HTTP/1.1" 200 115 0.054403 10.0.0.22 - - [2026-07-20 02:25:00] "GET /virtual-network/4dbab972-50e1-48cb-9f57-f6473ea04754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005412 10.0.0.22 - - [2026-07-20 02:25:00] "POST /ref-update HTTP/1.1" 200 156 0.016770 10.0.0.22 - - [2026-07-20 02:25:00] "DELETE /network-policy/41d247c4-7798-40cc-b4e8-a97e6e3754ac HTTP/1.1" 200 115 0.034715 10.0.0.22 - - [2026-07-20 02:25:00] "POST /neutron/network HTTP/1.1" 200 1003 0.007622 10.0.0.22 - - [2026-07-20 02:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005046 10.0.0.22 - - [2026-07-20 02:25:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003681 10.0.0.22 - - [2026-07-20 02:25:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002141 10.0.0.22 - - [2026-07-20 02:25:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002237 10.0.0.22 - - [2026-07-20 02:25:00] "POST /useragent-kv HTTP/1.1" 200 115 0.001599 10.0.0.22 - - [2026-07-20 02:25:00] "POST /neutron/network HTTP/1.1" 200 151 0.102641 10.0.0.22 - - [2026-07-20 02:25:00] "DELETE /route-target/fccf4c00-06f9-43b9-8aab-a8b314052cef HTTP/1.1" 200 115 0.031585 10.0.0.22 - - [2026-07-20 02:25:00] "GET /routing-instance/668b0821-9b2b-4646-acfd-60744e48a787 HTTP/1.1" 404 171 0.002923 10.0.0.22 - - [2026-07-20 02:25:00] "GET /domains HTTP/1.1" 200 280 0.002757 10.0.0.22 - - [2026-07-20 02:25:00] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001200 10.0.0.22 - - [2026-07-20 02:25:00] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2770 0.048750 10.0.0.22 - - [2026-07-20 02:25:00] "GET /projects?obj_uuids=48bbe710-f9cf-40d4-a052-3371e3d03ba4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001096 10.0.0.22 - - [2026-07-20 02:25:00] "GET /project/48bbe710-f9cf-40d4-a052-3371e3d03ba4 HTTP/1.1" 200 2146 0.074666 10.0.0.22 - - [2026-07-20 02:25:01] "POST /neutron/network HTTP/1.1" 200 1007 0.007814 10.0.0.22 - - [2026-07-20 02:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.22 - - [2026-07-20 02:25:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002557 10.0.0.22 - - [2026-07-20 02:25:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002194 10.0.0.22 - - [2026-07-20 02:25:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002165 10.0.0.22 - - [2026-07-20 02:25:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002837 10.0.0.22 - - [2026-07-20 02:25:01] "DELETE /route-target/24080268-0693-4cd8-bb8c-fd721125a18b HTTP/1.1" 200 115 0.030734 10.0.0.22 - - [2026-07-20 02:25:01] "POST /neutron/network HTTP/1.1" 200 151 0.116625 10.0.0.22 - - [2026-07-20 02:25:01] "GET /routing-instance/217a492a-36ba-4362-82fd-7ab79808e607 HTTP/1.1" 404 171 0.003588 10.0.0.22 - - [2026-07-20 02:25:01] "GET /domains HTTP/1.1" 200 280 0.003060 10.0.0.22 - - [2026-07-20 02:25:01] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001375 10.0.0.22 - - [2026-07-20 02:25:01] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2770 0.051605 10.0.0.22 - - [2026-07-20 02:25:01] "GET /projects?obj_uuids=48bbe710-f9cf-40d4-a052-3371e3d03ba4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002013 10.0.0.22 - - [2026-07-20 02:25:01] "GET /project/48bbe710-f9cf-40d4-a052-3371e3d03ba4 HTTP/1.1" 200 1901 0.069202 10.0.0.22 - - [2026-07-20 02:25:01] "GET /projects?obj_uuids=48bbe710-f9cf-40d4-a052-3371e3d03ba4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001102 10.0.0.22 - - [2026-07-20 02:25:01] "GET /project/48bbe710-f9cf-40d4-a052-3371e3d03ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.026485 10.0.0.22 - - [2026-07-20 02:25:01] "GET /projects?obj_uuids=48bbe710-f9cf-40d4-a052-3371e3d03ba4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001190 10.0.0.22 - - [2026-07-20 02:25:01] "GET /project/48bbe710-f9cf-40d4-a052-3371e3d03ba4?fields=virtual_networks HTTP/1.1" 200 1049 0.075998 10.0.0.22 - - [2026-07-20 02:25:01] "GET /projects?obj_uuids=48bbe710-f9cf-40d4-a052-3371e3d03ba4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001093 10.0.0.22 - - [2026-07-20 02:25:01] "GET /project/48bbe710-f9cf-40d4-a052-3371e3d03ba4?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.032377 10.0.0.22 - - [2026-07-20 02:25:01] "GET /projects?obj_uuids=48bbe710-f9cf-40d4-a052-3371e3d03ba4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000931 10.0.0.22 - - [2026-07-20 02:25:01] "GET /project/48bbe710-f9cf-40d4-a052-3371e3d03ba4?fields=security_groups HTTP/1.1" 200 1283 0.025016 10.0.0.22 - - [2026-07-20 02:25:02] "POST /fqname-to-id HTTP/1.1" 404 204 0.027038 10.0.0.22 - - [2026-07-20 02:25:02] "GET /projects?obj_uuids=505adca3-2ecf-4e1f-a693-82bba449dfaf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002829 10.0.0.22 - - [2026-07-20 02:25:02] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001144 10.0.0.22 - - [2026-07-20 02:25:02] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007883 10.0.0.22 - - [2026-07-20 02:25:02] "POST /id-to-fqname HTTP/1.1" 200 206 0.001385 10.0.0.22 - - [2026-07-20 02:25:02] "POST /fqname-to-id HTTP/1.1" 404 215 0.002620 10.0.0.22 - - [2026-07-20 02:25:02] "POST /security-groups HTTP/1.1" 200 607 0.068041 10.0.0.22 - - [2026-07-20 02:25:03] "POST /fqname-to-id HTTP/1.1" 404 250 0.002866 10.0.0.22 - - [2026-07-20 02:25:03] "POST /projects HTTP/1.1" 200 617 0.232672 10.0.0.22 - - [2026-07-20 02:25:03] "POST /access-control-lists HTTP/1.1" 200 612 0.060346 10.0.0.22 - - [2026-07-20 02:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.301929 10.0.0.22 - - [2026-07-20 02:25:03] "POST /fqname-to-id HTTP/1.1" 404 249 0.002783 10.0.0.22 - - [2026-07-20 02:25:03] "GET /project/505adca3-2ecf-4e1f-a693-82bba449dfaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.426872 10.0.0.22 - - [2026-07-20 02:25:03] "POST /access-control-lists HTTP/1.1" 200 610 0.065121 10.0.0.22 - - [2026-07-20 02:25:04] "GET / HTTP/1.1" 200 35931 0.001895 10.0.0.22 - - [2026-07-20 02:25:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000551 10.0.0.22 - - [2026-07-20 02:25:05] "POST /fqname-to-id HTTP/1.1" 404 233 0.056317 10.0.0.22 - - [2026-07-20 02:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.22 - - [2026-07-20 02:25:05] "GET /projects?obj_uuids=505adca3-2ecf-4e1f-a693-82bba449dfaf&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001013 10.0.0.22 - - [2026-07-20 02:25:05] "GET /project/505adca3-2ecf-4e1f-a693-82bba449dfaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.025041 10.0.0.22 - - [2026-07-20 02:25:05] "POST /network-policys HTTP/1.1" 200 567 0.064633 10.0.0.22 - - [2026-07-20 02:25:05] "GET /network-policy/02b64c7e-b633-47a2-acfa-874a8ef1acff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.006341 10.0.0.22 - - [2026-07-20 02:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.22 - - [2026-07-20 02:25:05] "GET /projects?obj_uuids=505adca3-2ecf-4e1f-a693-82bba449dfaf&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001104 10.0.0.22 - - [2026-07-20 02:25:05] "GET /project/505adca3-2ecf-4e1f-a693-82bba449dfaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.034962 10.0.0.22 - - [2026-07-20 02:25:06] "POST /neutron/network HTTP/1.1" 200 117 0.026123 10.0.0.22 - - [2026-07-20 02:25:06] "GET /projects?obj_uuids=505adca3-2ecf-4e1f-a693-82bba449dfaf&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001317 10.0.0.22 - - [2026-07-20 02:25:06] "POST /neutron/network HTTP/1.1" 200 623 0.081316 10.0.0.22 - - [2026-07-20 02:25:06] "POST /route-targets HTTP/1.1" 200 327 0.020122 10.0.0.22 - - [2026-07-20 02:25:06] "POST /ref-update HTTP/1.1" 200 156 0.019545 10.0.0.22 - - [2026-07-20 02:25:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002631 10.0.0.22 - - [2026-07-20 02:25:06] "POST /neutron/subnet HTTP/1.1" 200 725 0.206633 10.0.0.22 - - [2026-07-20 02:25:06] "POST /fqname-to-id HTTP/1.1" 404 207 0.006817 10.0.0.22 - - [2026-07-20 02:25:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003769 10.0.0.22 - - [2026-07-20 02:25:06] "POST /neutron/subnet HTTP/1.1" 200 828 0.161921 10.0.0.22 - - [2026-07-20 02:25:06] "POST /neutron/network HTTP/1.1" 200 1016 0.007478 10.0.0.22 - - [2026-07-20 02:25:06] "POST /id-to-fqname HTTP/1.1" 200 237 0.001647 10.0.0.22 - - [2026-07-20 02:25:06] "GET /virtual-network/06d1d4d1-df25-4b5b-a595-96478d7ff32c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2659 0.005036 10.0.0.22 - - [2026-07-20 02:25:06] "POST /neutron/network HTTP/1.1" 200 1016 0.008076 10.0.0.22 - - [2026-07-20 02:25:06] "GET /virtual-network/06d1d4d1-df25-4b5b-a595-96478d7ff32c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2659 0.004651 10.0.0.22 - - [2026-07-20 02:25:06] "POST /neutron/network HTTP/1.1" 200 1016 0.008988 10.0.0.22 - - [2026-07-20 02:25:06] "POST /neutron/subnet HTTP/1.1" 200 725 0.008197 10.0.0.22 - - [2026-07-20 02:25:06] "POST /neutron/subnet HTTP/1.1" 200 828 0.006900 10.0.0.22 - - [2026-07-20 02:25:06] "POST /neutron/network HTTP/1.1" 200 1016 0.006528 10.0.0.22 - - [2026-07-20 02:25:06] "POST /fqname-to-id HTTP/1.1" 404 252 0.005167 10.0.0.22 - - [2026-07-20 02:25:06] "POST /fqname-to-id HTTP/1.1" 404 207 0.003403 10.0.0.22 - - [2026-07-20 02:25:06] "POST /neutron/network HTTP/1.1" 200 1123 0.060030 10.0.0.22 - - [2026-07-20 02:25:06] "POST /access-control-lists HTTP/1.1" 200 607 0.074820 10.0.0.22 - - [2026-07-20 02:25:06] "POST /neutron/network HTTP/1.1" 200 1123 0.042817 10.0.0.22 - - [2026-07-20 02:25:06] "GET /virtual-network/06d1d4d1-df25-4b5b-a595-96478d7ff32c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2982 0.010885 10.0.0.22 - - [2026-07-20 02:25:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.22 - - [2026-07-20 02:25:06] "GET /network-policy/02b64c7e-b633-47a2-acfa-874a8ef1acff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.004564 10.0.0.22 - - [2026-07-20 02:25:06] "GET /domains HTTP/1.1" 401 292 0.000489 10.0.0.22 - - [2026-07-20 02:25:07] "GET /domains HTTP/1.1" 200 280 0.020751 10.0.0.22 - - [2026-07-20 02:25:07] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001310 10.0.0.22 - - [2026-07-20 02:25:07] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2972 0.007357 10.0.0.22 - - [2026-07-20 02:25:07] "GET /projects?obj_uuids=505adca3-2ecf-4e1f-a693-82bba449dfaf&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000792 10.0.0.22 - - [2026-07-20 02:25:07] "GET /project/505adca3-2ecf-4e1f-a693-82bba449dfaf HTTP/1.1" 200 2459 0.066410 10.0.0.22 - - [2026-07-20 02:25:07] "GET /virtual-network/06d1d4d1-df25-4b5b-a595-96478d7ff32c HTTP/1.1" 200 3544 0.011237 10.0.0.22 - - [2026-07-20 02:25:07] "GET /virtual-network/06d1d4d1-df25-4b5b-a595-96478d7ff32c HTTP/1.1" 200 3544 0.005548 10.0.0.22 - - [2026-07-20 02:25:07] "GET /routing-instance/c6be0457-6751-4707-9245-4dd31a10b520 HTTP/1.1" 200 1496 0.003313 10.0.0.22 - - [2026-07-20 02:25:07] "GET /routing-instance/c6be0457-6751-4707-9245-4dd31a10b520 HTTP/1.1" 200 1496 0.003244 10.0.0.22 - - [2026-07-20 02:25:07] "GET /route-target/0a725caf-2f9c-4a47-8c2a-337d20e0ba60 HTTP/1.1" 200 1221 0.003743 10.0.0.22 - - [2026-07-20 02:25:07] "GET /virtual-network/06d1d4d1-df25-4b5b-a595-96478d7ff32c HTTP/1.1" 200 3544 0.006237 10.0.0.22 - - [2026-07-20 02:25:07] "GET /routing-instance/c6be0457-6751-4707-9245-4dd31a10b520 HTTP/1.1" 200 1496 0.004347 10.0.0.22 - - [2026-07-20 02:25:07] "GET /virtual-network/06d1d4d1-df25-4b5b-a595-96478d7ff32c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2982 0.005008 10.0.0.22 - - [2026-07-20 02:25:07] "GET /virtual-network/06d1d4d1-df25-4b5b-a595-96478d7ff32c HTTP/1.1" 200 3544 0.006024 10.0.0.22 - - [2026-07-20 02:25:07] "GET /routing-instance/c6be0457-6751-4707-9245-4dd31a10b520 HTTP/1.1" 200 1496 0.004240 10.0.0.22 - - [2026-07-20 02:25:07] "GET /routing-instance/c6be0457-6751-4707-9245-4dd31a10b520 HTTP/1.1" 200 1496 0.003518 10.0.0.22 - - [2026-07-20 02:25:07] "GET /route-target/0a725caf-2f9c-4a47-8c2a-337d20e0ba60 HTTP/1.1" 200 1221 0.004240 10.0.0.22 - - [2026-07-20 02:25:07] "GET /domains HTTP/1.1" 200 280 0.003296 10.0.0.22 - - [2026-07-20 02:25:07] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001211 10.0.0.22 - - [2026-07-20 02:25:07] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2972 0.007338 10.0.0.22 - - [2026-07-20 02:25:07] "GET /projects?obj_uuids=505adca3-2ecf-4e1f-a693-82bba449dfaf&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001129 10.0.0.22 - - [2026-07-20 02:25:07] "GET /project/505adca3-2ecf-4e1f-a693-82bba449dfaf HTTP/1.1" 200 2459 0.067127 10.0.0.22 - - [2026-07-20 02:25:07] "GET /virtual-network/06d1d4d1-df25-4b5b-a595-96478d7ff32c HTTP/1.1" 200 3544 0.004089 10.0.0.22 - - [2026-07-20 02:25:08] "GET /obj-perms HTTP/1.1" 200 4499 0.045284 10.0.0.22 - - [2026-07-20 02:25:08] "GET /domains HTTP/1.1" 200 280 0.003877 10.0.0.22 - - [2026-07-20 02:25:08] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000825 10.0.0.22 - - [2026-07-20 02:25:08] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2972 0.006007 10.0.0.22 - - [2026-07-20 02:25:08] "GET /projects?obj_uuids=505adca3-2ecf-4e1f-a693-82bba449dfaf&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000765 10.0.0.22 - - [2026-07-20 02:25:08] "GET /project/505adca3-2ecf-4e1f-a693-82bba449dfaf HTTP/1.1" 200 2459 0.065420 10.0.0.22 - - [2026-07-20 02:25:08] "GET /network-policy/02b64c7e-b633-47a2-acfa-874a8ef1acff HTTP/1.1" 200 3479 0.004010 10.0.0.22 - - [2026-07-20 02:25:08] "DELETE /network-policy/02b64c7e-b633-47a2-acfa-874a8ef1acff HTTP/1.1" 409 238 0.004618 10.0.0.22 - - [2026-07-20 02:25:08] "POST /neutron/network HTTP/1.1" 200 1123 0.006313 10.0.0.22 - - [2026-07-20 02:25:08] "DELETE /access-control-list/d45cf65b-7dfa-4e21-a40e-5f06a3e4ad8c HTTP/1.1" 200 115 0.025802 10.0.0.22 - - [2026-07-20 02:25:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002827 10.0.0.22 - - [2026-07-20 02:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.22 - - [2026-07-20 02:25:08] "POST /useragent-kv HTTP/1.1" 200 115 0.001704 10.0.0.22 - - [2026-07-20 02:25:08] "POST /useragent-kv HTTP/1.1" 200 115 0.001389 10.0.0.22 - - [2026-07-20 02:25:08] "POST /useragent-kv HTTP/1.1" 200 115 0.001401 10.0.0.22 - - [2026-07-20 02:25:08] "POST /neutron/network HTTP/1.1" 200 151 0.095821 10.0.0.22 - - [2026-07-20 02:25:08] "GET /routing-instance/c6be0457-6751-4707-9245-4dd31a10b520 HTTP/1.1" 404 171 0.002788 10.0.0.22 - - [2026-07-20 02:25:08] "GET /domains HTTP/1.1" 200 280 0.002831 10.0.0.22 - - [2026-07-20 02:25:08] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000876 10.0.0.22 - - [2026-07-20 02:25:08] "DELETE /route-target/0a725caf-2f9c-4a47-8c2a-337d20e0ba60 HTTP/1.1" 200 115 0.017640 10.0.0.22 - - [2026-07-20 02:25:08] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2972 0.048174 10.0.0.22 - - [2026-07-20 02:25:08] "GET /projects?obj_uuids=505adca3-2ecf-4e1f-a693-82bba449dfaf&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000909 10.0.0.22 - - [2026-07-20 02:25:08] "GET /project/505adca3-2ecf-4e1f-a693-82bba449dfaf HTTP/1.1" 200 2205 0.069675 10.0.0.22 - - [2026-07-20 02:25:08] "DELETE /network-policy/02b64c7e-b633-47a2-acfa-874a8ef1acff HTTP/1.1" 200 115 0.021940 10.0.0.22 - - [2026-07-20 02:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.22 - - [2026-07-20 02:25:08] "GET /projects?obj_uuids=505adca3-2ecf-4e1f-a693-82bba449dfaf&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000999 10.0.0.22 - - [2026-07-20 02:25:08] "GET /project/505adca3-2ecf-4e1f-a693-82bba449dfaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.025490 10.0.0.22 - - [2026-07-20 02:25:08] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-43525950&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004683 10.0.0.22 - - [2026-07-20 02:25:09] "GET /projects?obj_uuids=505adca3-2ecf-4e1f-a693-82bba449dfaf&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001048 10.0.0.22 - - [2026-07-20 02:25:09] "GET /project/505adca3-2ecf-4e1f-a693-82bba449dfaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.028938 10.0.0.22 - - [2026-07-20 02:25:09] "GET /projects?obj_uuids=505adca3-2ecf-4e1f-a693-82bba449dfaf&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001256 10.0.0.22 - - [2026-07-20 02:25:09] "GET /project/505adca3-2ecf-4e1f-a693-82bba449dfaf?fields=virtual_networks HTTP/1.1" 200 1065 0.077912 10.0.0.22 - - [2026-07-20 02:25:09] "GET /projects?obj_uuids=505adca3-2ecf-4e1f-a693-82bba449dfaf&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001409 10.0.0.22 - - [2026-07-20 02:25:09] "GET /project/505adca3-2ecf-4e1f-a693-82bba449dfaf?fields=virtual_machine_interfaces HTTP/1.1" 200 1065 0.027953 10.0.0.22 - - [2026-07-20 02:25:09] "GET /projects?obj_uuids=505adca3-2ecf-4e1f-a693-82bba449dfaf&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000974 10.0.0.22 - - [2026-07-20 02:25:09] "GET /project/505adca3-2ecf-4e1f-a693-82bba449dfaf?fields=security_groups HTTP/1.1" 200 1307 0.029281 10.0.0.22 - - [2026-07-20 02:25:10] "POST /fqname-to-id HTTP/1.1" 404 190 0.025920 10.0.0.22 - - [2026-07-20 02:25:10] "GET /projects?obj_uuids=bb2a1cc2-c650-4af0-8feb-1a4747ee64ff&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002537 10.0.0.22 - - [2026-07-20 02:25:10] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000963 10.0.0.22 - - [2026-07-20 02:25:10] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006462 10.0.0.22 - - [2026-07-20 02:25:10] "POST /id-to-fqname HTTP/1.1" 200 192 0.001361 10.0.0.22 - - [2026-07-20 02:25:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.006637 10.0.0.22 - - [2026-07-20 02:25:10] "POST /security-groups HTTP/1.1" 200 593 0.064323 10.0.0.22 - - [2026-07-20 02:25:10] "POST /projects HTTP/1.1" 200 589 0.221565 10.0.0.22 - - [2026-07-20 02:25:10] "POST /fqname-to-id HTTP/1.1" 404 236 0.036773 10.0.0.22 - - [2026-07-20 02:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.286718 10.0.0.22 - - [2026-07-20 02:25:10] "POST /access-control-lists HTTP/1.1" 200 598 0.059779 10.0.0.22 - - [2026-07-20 02:25:10] "GET /project/bb2a1cc2-c650-4af0-8feb-1a4747ee64ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.408597 10.0.0.22 - - [2026-07-20 02:25:10] "POST /fqname-to-id HTTP/1.1" 404 235 0.005830 10.0.0.22 - - [2026-07-20 02:25:10] "POST /access-control-lists HTTP/1.1" 200 596 0.064415 10.0.0.22 - - [2026-07-20 02:25:11] "GET / HTTP/1.1" 200 35931 0.001999 10.0.0.22 - - [2026-07-20 02:25:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000629 10.0.0.22 - - [2026-07-20 02:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.048205 10.0.0.22 - - [2026-07-20 02:25:12] "GET /projects?obj_uuids=bb2a1cc2-c650-4af0-8feb-1a4747ee64ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001138 10.0.0.22 - - [2026-07-20 02:25:12] "GET /project/bb2a1cc2-c650-4af0-8feb-1a4747ee64ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.030337 10.0.0.22 - - [2026-07-20 02:25:13] "POST /neutron/network HTTP/1.1" 200 117 0.023696 10.0.0.22 - - [2026-07-20 02:25:13] "GET /projects?obj_uuids=bb2a1cc2-c650-4af0-8feb-1a4747ee64ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000956 10.0.0.22 - - [2026-07-20 02:25:13] "POST /neutron/network HTTP/1.1" 200 607 0.073639 10.0.0.22 - - [2026-07-20 02:25:13] "POST /route-targets HTTP/1.1" 200 327 0.009651 10.0.0.22 - - [2026-07-20 02:25:13] "POST /ref-update HTTP/1.1" 200 156 0.011973 10.0.0.22 - - [2026-07-20 02:25:13] "POST /useragent-kv HTTP/1.1" 200 115 0.004108 10.0.0.22 - - [2026-07-20 02:25:13] "POST /neutron/subnet HTTP/1.1" 200 724 0.190401 10.0.0.22 - - [2026-07-20 02:25:13] "POST /neutron/network HTTP/1.1" 200 826 0.005358 10.0.0.22 - - [2026-07-20 02:25:13] "POST /id-to-fqname HTTP/1.1" 200 222 0.001149 10.0.0.22 - - [2026-07-20 02:25:13] "GET /virtual-network/ae12b4d8-193e-44be-9e66-b62462b59355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004964 10.0.0.22 - - [2026-07-20 02:25:13] "POST /neutron/network HTTP/1.1" 200 826 0.006078 10.0.0.22 - - [2026-07-20 02:25:13] "GET /virtual-network/ae12b4d8-193e-44be-9e66-b62462b59355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005601 10.0.0.22 - - [2026-07-20 02:25:13] "POST /neutron/network HTTP/1.1" 200 826 0.007565 10.0.0.22 - - [2026-07-20 02:25:13] "POST /neutron/subnet HTTP/1.1" 200 724 0.009618 10.0.0.22 - - [2026-07-20 02:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.22 - - [2026-07-20 02:25:13] "GET /projects?obj_uuids=bb2a1cc2-c650-4af0-8feb-1a4747ee64ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001194 10.0.0.22 - - [2026-07-20 02:25:13] "GET /project/bb2a1cc2-c650-4af0-8feb-1a4747ee64ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.028690 10.0.0.22 - - [2026-07-20 02:25:13] "POST /neutron/network HTTP/1.1" 200 117 0.009410 10.0.0.22 - - [2026-07-20 02:25:13] "GET /projects?obj_uuids=bb2a1cc2-c650-4af0-8feb-1a4747ee64ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000876 10.0.0.22 - - [2026-07-20 02:25:13] "POST /neutron/network HTTP/1.1" 200 607 0.066527 10.0.0.22 - - [2026-07-20 02:25:13] "POST /route-targets HTTP/1.1" 200 327 0.012259 10.0.0.22 - - [2026-07-20 02:25:13] "POST /ref-update HTTP/1.1" 200 156 0.013766 10.0.0.22 - - [2026-07-20 02:25:13] "POST /useragent-kv HTTP/1.1" 200 115 0.006822 10.0.0.22 - - [2026-07-20 02:25:13] "POST /neutron/subnet HTTP/1.1" 200 729 0.218853 10.0.0.22 - - [2026-07-20 02:25:13] "POST /neutron/network HTTP/1.1" 200 827 0.006575 10.0.0.22 - - [2026-07-20 02:25:13] "POST /id-to-fqname HTTP/1.1" 200 222 0.001453 10.0.0.22 - - [2026-07-20 02:25:13] "GET /virtual-network/a5eac8e9-c917-4c73-8ee8-8e7af80b121e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005195 10.0.0.22 - - [2026-07-20 02:25:14] "POST /neutron/network HTTP/1.1" 200 827 0.005508 10.0.0.22 - - [2026-07-20 02:25:14] "GET /virtual-network/a5eac8e9-c917-4c73-8ee8-8e7af80b121e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005663 10.0.0.22 - - [2026-07-20 02:25:14] "POST /neutron/network HTTP/1.1" 200 827 0.006060 10.0.0.22 - - [2026-07-20 02:25:14] "POST /neutron/subnet HTTP/1.1" 200 729 0.007097 10.0.0.22 - - [2026-07-20 02:25:14] "POST /fqname-to-id HTTP/1.1" 404 228 0.003316 10.0.0.22 - - [2026-07-20 02:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.22 - - [2026-07-20 02:25:14] "GET /projects?obj_uuids=bb2a1cc2-c650-4af0-8feb-1a4747ee64ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001509 10.0.0.22 - - [2026-07-20 02:25:14] "GET /project/bb2a1cc2-c650-4af0-8feb-1a4747ee64ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.029699 10.0.0.22 - - [2026-07-20 02:25:14] "POST /network-policys HTTP/1.1" 200 571 0.017199 10.0.0.22 - - [2026-07-20 02:25:14] "GET /network-policy/07e97d05-a3bd-4526-a056-46cb86c2cd60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.005530 10.0.0.22 - - [2026-07-20 02:25:14] "POST /neutron/network HTTP/1.1" 200 826 0.006360 10.0.0.22 - - [2026-07-20 02:25:14] "POST /fqname-to-id HTTP/1.1" 404 236 0.004649 10.0.0.22 - - [2026-07-20 02:25:14] "POST /neutron/network HTTP/1.1" 200 928 0.049285 10.0.0.22 - - [2026-07-20 02:25:14] "POST /neutron/network HTTP/1.1" 200 928 0.039833 10.0.0.22 - - [2026-07-20 02:25:14] "POST /access-control-lists HTTP/1.1" 200 590 0.069392 10.0.0.22 - - [2026-07-20 02:25:14] "GET /virtual-network/ae12b4d8-193e-44be-9e66-b62462b59355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.008070 10.0.0.22 - - [2026-07-20 02:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.22 - - [2026-07-20 02:25:14] "GET /network-policy/07e97d05-a3bd-4526-a056-46cb86c2cd60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.004099 10.0.0.22 - - [2026-07-20 02:25:14] "POST /neutron/network HTTP/1.1" 200 827 0.005634 10.0.0.22 - - [2026-07-20 02:25:14] "POST /fqname-to-id HTTP/1.1" 404 236 0.004693 10.0.0.22 - - [2026-07-20 02:25:14] "POST /neutron/network HTTP/1.1" 200 929 0.042944 10.0.0.22 - - [2026-07-20 02:25:14] "POST /neutron/network HTTP/1.1" 200 929 0.006357 10.0.0.22 - - [2026-07-20 02:25:14] "GET /virtual-network/a5eac8e9-c917-4c73-8ee8-8e7af80b121e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.046048 10.0.0.22 - - [2026-07-20 02:25:14] "POST /access-control-lists HTTP/1.1" 200 590 0.084899 10.0.0.22 - - [2026-07-20 02:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013696 10.0.0.22 - - [2026-07-20 02:25:14] "POST /ref-update HTTP/1.1" 200 156 0.009890 10.0.0.22 - - [2026-07-20 02:25:14] "GET /network-policy/07e97d05-a3bd-4526-a056-46cb86c2cd60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.005988 10.0.0.22 - - [2026-07-20 02:25:14] "GET /domains HTTP/1.1" 401 292 0.000489 10.0.0.22 - - [2026-07-20 02:25:15] "GET /domains HTTP/1.1" 200 280 0.024043 10.0.0.22 - - [2026-07-20 02:25:15] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001077 10.0.0.22 - - [2026-07-20 02:25:15] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 3160 0.008443 10.0.0.22 - - [2026-07-20 02:25:15] "GET /projects?obj_uuids=bb2a1cc2-c650-4af0-8feb-1a4747ee64ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000938 10.0.0.22 - - [2026-07-20 02:25:15] "GET /project/bb2a1cc2-c650-4af0-8feb-1a4747ee64ff HTTP/1.1" 200 2573 0.068849 10.0.0.22 - - [2026-07-20 02:25:15] "GET /virtual-network/ae12b4d8-193e-44be-9e66-b62462b59355 HTTP/1.1" 200 2894 0.007155 10.0.0.22 - - [2026-07-20 02:25:15] "GET /virtual-network/ae12b4d8-193e-44be-9e66-b62462b59355 HTTP/1.1" 200 2894 0.005167 10.0.0.22 - - [2026-07-20 02:25:15] "GET /routing-instance/8259936b-788f-44e3-9fc3-27affb3d4499 HTTP/1.1" 200 1783 0.003967 10.0.0.22 - - [2026-07-20 02:25:15] "GET /routing-instance/8259936b-788f-44e3-9fc3-27affb3d4499 HTTP/1.1" 200 1783 0.003486 10.0.0.22 - - [2026-07-20 02:25:15] "GET /route-target/3d080987-ed52-4f35-92b9-477de8b6f57c HTTP/1.1" 200 1206 0.002857 10.0.0.22 - - [2026-07-20 02:25:15] "GET /virtual-network/ae12b4d8-193e-44be-9e66-b62462b59355 HTTP/1.1" 200 2894 0.004366 10.0.0.22 - - [2026-07-20 02:25:15] "GET /routing-instance/8259936b-788f-44e3-9fc3-27affb3d4499 HTTP/1.1" 200 1783 0.002943 10.0.0.22 - - [2026-07-20 02:25:15] "GET /virtual-network/ae12b4d8-193e-44be-9e66-b62462b59355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005046 10.0.0.22 - - [2026-07-20 02:25:15] "GET /virtual-network/ae12b4d8-193e-44be-9e66-b62462b59355 HTTP/1.1" 200 2894 0.005162 10.0.0.22 - - [2026-07-20 02:25:15] "GET /routing-instance/8259936b-788f-44e3-9fc3-27affb3d4499 HTTP/1.1" 200 1783 0.003145 10.0.0.22 - - [2026-07-20 02:25:15] "GET /routing-instance/8259936b-788f-44e3-9fc3-27affb3d4499 HTTP/1.1" 200 1783 0.005206 10.0.0.22 - - [2026-07-20 02:25:15] "GET /route-target/3d080987-ed52-4f35-92b9-477de8b6f57c HTTP/1.1" 200 1206 0.002947 10.0.0.22 - - [2026-07-20 02:25:15] "GET /domains HTTP/1.1" 200 280 0.002611 10.0.0.22 - - [2026-07-20 02:25:15] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000859 10.0.0.22 - - [2026-07-20 02:25:15] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 3160 0.006017 10.0.0.22 - - [2026-07-20 02:25:15] "GET /projects?obj_uuids=bb2a1cc2-c650-4af0-8feb-1a4747ee64ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000788 10.0.0.22 - - [2026-07-20 02:25:15] "GET /project/bb2a1cc2-c650-4af0-8feb-1a4747ee64ff HTTP/1.1" 200 2573 0.063870 10.0.0.22 - - [2026-07-20 02:25:15] "GET /virtual-network/ae12b4d8-193e-44be-9e66-b62462b59355 HTTP/1.1" 200 2894 0.005926 10.0.0.22 - - [2026-07-20 02:25:15] "GET /obj-perms HTTP/1.1" 200 4471 0.041328 10.0.0.22 - - [2026-07-20 02:25:15] "GET /domains HTTP/1.1" 200 280 0.002698 10.0.0.22 - - [2026-07-20 02:25:15] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001005 10.0.0.22 - - [2026-07-20 02:25:15] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 3160 0.006467 10.0.0.22 - - [2026-07-20 02:25:15] "GET /projects?obj_uuids=bb2a1cc2-c650-4af0-8feb-1a4747ee64ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001169 10.0.0.22 - - [2026-07-20 02:25:16] "GET /project/bb2a1cc2-c650-4af0-8feb-1a4747ee64ff HTTP/1.1" 200 2573 0.065647 10.0.0.22 - - [2026-07-20 02:25:16] "GET /virtual-network/a5eac8e9-c917-4c73-8ee8-8e7af80b121e HTTP/1.1" 200 2897 0.006649 10.0.0.22 - - [2026-07-20 02:25:16] "GET /virtual-network/a5eac8e9-c917-4c73-8ee8-8e7af80b121e HTTP/1.1" 200 2897 0.004584 10.0.0.22 - - [2026-07-20 02:25:16] "GET /routing-instance/124b0f0f-5dc6-461a-b6fb-64b6bd76b129 HTTP/1.1" 200 1783 0.003425 10.0.0.22 - - [2026-07-20 02:25:16] "GET /routing-instance/124b0f0f-5dc6-461a-b6fb-64b6bd76b129 HTTP/1.1" 200 1783 0.003620 10.0.0.22 - - [2026-07-20 02:25:16] "GET /route-target/fe540b46-e34d-4984-97e4-366080134da3 HTTP/1.1" 200 1207 0.003309 10.0.0.22 - - [2026-07-20 02:25:16] "GET /virtual-network/a5eac8e9-c917-4c73-8ee8-8e7af80b121e HTTP/1.1" 200 2897 0.005607 10.0.0.22 - - [2026-07-20 02:25:16] "GET /routing-instance/124b0f0f-5dc6-461a-b6fb-64b6bd76b129 HTTP/1.1" 200 1783 0.004211 10.0.0.22 - - [2026-07-20 02:25:16] "GET /virtual-network/a5eac8e9-c917-4c73-8ee8-8e7af80b121e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006944 10.0.0.22 - - [2026-07-20 02:25:16] "GET /virtual-network/a5eac8e9-c917-4c73-8ee8-8e7af80b121e HTTP/1.1" 200 2897 0.005720 10.0.0.22 - - [2026-07-20 02:25:16] "GET /routing-instance/124b0f0f-5dc6-461a-b6fb-64b6bd76b129 HTTP/1.1" 200 1783 0.003271 10.0.0.22 - - [2026-07-20 02:25:16] "GET /routing-instance/124b0f0f-5dc6-461a-b6fb-64b6bd76b129 HTTP/1.1" 200 1783 0.003535 10.0.0.22 - - [2026-07-20 02:25:16] "GET /route-target/fe540b46-e34d-4984-97e4-366080134da3 HTTP/1.1" 200 1207 0.003329 10.0.0.22 - - [2026-07-20 02:25:16] "GET /domains HTTP/1.1" 200 280 0.002863 10.0.0.22 - - [2026-07-20 02:25:16] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001242 10.0.0.22 - - [2026-07-20 02:25:16] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 3160 0.006964 10.0.0.22 - - [2026-07-20 02:25:16] "GET /projects?obj_uuids=bb2a1cc2-c650-4af0-8feb-1a4747ee64ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000885 10.0.0.22 - - [2026-07-20 02:25:16] "GET /project/bb2a1cc2-c650-4af0-8feb-1a4747ee64ff HTTP/1.1" 200 2573 0.092601 10.0.0.22 - - [2026-07-20 02:25:16] "GET /virtual-network/a5eac8e9-c917-4c73-8ee8-8e7af80b121e HTTP/1.1" 200 2897 0.004777 10.0.0.22 - - [2026-07-20 02:25:16] "GET /obj-perms HTTP/1.1" 200 4471 0.002870 10.0.0.22 - - [2026-07-20 02:25:16] "POST /id-to-fqname HTTP/1.1" 200 222 0.001314 10.0.0.22 - - [2026-07-20 02:25:16] "POST /neutron/network HTTP/1.1" 200 938 0.005712 10.0.0.22 - - [2026-07-20 02:25:16] "GET /projects?obj_uuids=bb2a1cc2-c650-4af0-8feb-1a4747ee64ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001003 10.0.0.22 - - [2026-07-20 02:25:16] "GET /project/bb2a1cc2-c650-4af0-8feb-1a4747ee64ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.073962 10.0.0.22 - - [2026-07-20 02:25:16] "POST /neutron/network HTTP/1.1" 200 928 0.022226 10.0.0.22 - - [2026-07-20 02:25:16] "POST /neutron/port HTTP/1.1" 200 117 0.005661 10.0.0.22 - - [2026-07-20 02:25:16] "POST /neutron/port HTTP/1.1" 200 117 0.005543 10.0.0.22 - - [2026-07-20 02:25:16] "POST /id-to-fqname HTTP/1.1" 200 222 0.001703 10.0.0.22 - - [2026-07-20 02:25:16] "POST /neutron/port HTTP/1.1" 200 117 0.005263 10.0.0.22 - - [2026-07-20 02:25:16] "POST /neutron/network HTTP/1.1" 200 939 0.006200 10.0.0.22 - - [2026-07-20 02:25:16] "GET /projects?obj_uuids=bb2a1cc2-c650-4af0-8feb-1a4747ee64ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001065 10.0.0.22 - - [2026-07-20 02:25:16] "GET /project/bb2a1cc2-c650-4af0-8feb-1a4747ee64ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.022859 10.0.0.22 - - [2026-07-20 02:25:16] "POST /neutron/network HTTP/1.1" 200 929 0.005319 10.0.0.22 - - [2026-07-20 02:25:17] "POST /neutron/port HTTP/1.1" 200 117 0.005630 10.0.0.22 - - [2026-07-20 02:25:17] "POST /neutron/port HTTP/1.1" 200 117 0.005698 10.0.0.22 - - [2026-07-20 02:25:17] "POST /neutron/port HTTP/1.1" 200 117 0.005279 10.0.0.22 - - [2026-07-20 02:25:20] "POST /neutron/network HTTP/1.1" 200 938 0.005989 10.0.0.22 - - [2026-07-20 02:25:20] "GET /projects?obj_uuids=bb2a1cc2-c650-4af0-8feb-1a4747ee64ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001101 10.0.0.22 - - [2026-07-20 02:25:21] "POST /neutron/port HTTP/1.1" 200 1062 0.207067 10.0.0.22 - - [2026-07-20 02:25:21] "POST /neutron/port HTTP/1.1" 200 1062 0.033111 10.0.0.22 - - [2026-07-20 02:25:21] "POST /neutron/port HTTP/1.1" 200 1062 0.012794 10.0.0.22 - - [2026-07-20 02:25:21] "POST /neutron/port HTTP/1.1" 200 1116 0.065557 10.0.0.22 - - [2026-07-20 02:25:22] "POST /neutron/port HTTP/1.1" 200 1126 0.012589 10.0.0.22 - - [2026-07-20 02:25:22] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006161 10.0.0.22 - - [2026-07-20 02:25:22] "POST /neutron/port HTTP/1.1" 200 1126 0.010561 10.0.0.22 - - [2026-07-20 02:25:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003146 10.0.0.22 - - [2026-07-20 02:25:22] "POST /neutron/subnet HTTP/1.1" 200 698 0.006672 10.0.0.22 - - [2026-07-20 02:25:22] "POST /neutron/port HTTP/1.1" 200 117 0.001173 10.0.0.22 - - [2026-07-20 02:25:22] "POST /neutron/network HTTP/1.1" 200 928 0.005766 10.0.0.22 - - [2026-07-20 02:25:23] "POST /neutron/network HTTP/1.1" 200 939 0.006023 10.0.0.22 - - [2026-07-20 02:25:23] "GET /projects?obj_uuids=bb2a1cc2-c650-4af0-8feb-1a4747ee64ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001107 10.0.0.22 - - [2026-07-20 02:25:23] "POST /neutron/port HTTP/1.1" 200 1063 0.212423 10.0.0.22 - - [2026-07-20 02:25:23] "POST /neutron/port HTTP/1.1" 200 1063 0.013128 10.0.0.22 - - [2026-07-20 02:25:23] "POST /neutron/port HTTP/1.1" 200 1063 0.011069 10.0.0.22 - - [2026-07-20 02:25:23] "POST /neutron/port HTTP/1.1" 200 1117 0.061821 10.0.0.22 - - [2026-07-20 02:25:24] "POST /neutron/port HTTP/1.1" 200 1127 0.012876 10.0.0.22 - - [2026-07-20 02:25:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006065 10.0.0.22 - - [2026-07-20 02:25:24] "POST /neutron/subnet HTTP/1.1" 200 703 0.012907 10.0.0.22 - - [2026-07-20 02:25:24] "POST /neutron/port HTTP/1.1" 200 117 0.002331 10.0.0.22 - - [2026-07-20 02:25:24] "POST /neutron/network HTTP/1.1" 200 929 0.008493 10.0.0.22 - - [2026-07-20 02:25:27] "POST /neutron/port HTTP/1.1" 200 1126 0.014458 10.0.0.22 - - [2026-07-20 02:25:27] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007035 10.0.0.22 - - [2026-07-20 02:25:32] "POST /neutron/port HTTP/1.1" 200 1126 0.012416 10.0.0.22 - - [2026-07-20 02:25:32] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006788 10.0.0.22 - - [2026-07-20 02:25:33] "DELETE /project/48bbe710f9cf40d4a0523371e3d03ba4 HTTP/1.1" 404 173 0.009560 10.0.0.22 - - [2026-07-20 02:25:33] "DELETE /project/505adca32ecf4e1fa69382bba449dfaf HTTP/1.1" 404 173 0.008894 10.0.0.22 - - [2026-07-20 02:25:33] "DELETE /project/bb2a1cc2c6504af08feb1a4747ee64ff HTTP/1.1" 404 173 0.005464 10.0.0.22 - - [2026-07-20 02:25:33] "GET /projects?obj_uuids=505adca3-2ecf-4e1f-a693-82bba449dfaf&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000820 10.0.0.22 - - [2026-07-20 02:25:33] "GET /projects?obj_uuids=ff6d47c3-663c-4d7c-a2d3-5f90604024fd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000766 10.0.0.22 - - [2026-07-20 02:25:33] "GET /projects?obj_uuids=48bbe710-f9cf-40d4-a052-3371e3d03ba4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001016 10.0.0.22 - - [2026-07-20 02:25:33] "GET /project/505adca3-2ecf-4e1f-a693-82bba449dfaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.046935 10.0.0.22 - - [2026-07-20 02:25:33] "GET /project/ff6d47c3-663c-4d7c-a2d3-5f90604024fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.053962 10.0.0.22 - - [2026-07-20 02:25:33] "GET /project/48bbe710-f9cf-40d4-a052-3371e3d03ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.055382 10.0.0.22 - - [2026-07-20 02:25:33] "GET /projects?obj_uuids=48bbe710-f9cf-40d4-a052-3371e3d03ba4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000971 10.0.0.22 - - [2026-07-20 02:25:33] "GET /projects?obj_uuids=ff6d47c3-663c-4d7c-a2d3-5f90604024fd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000865 10.0.0.22 - - [2026-07-20 02:25:33] "GET /projects?obj_uuids=505adca3-2ecf-4e1f-a693-82bba449dfaf&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000718 10.0.0.22 - - [2026-07-20 02:25:33] "GET /project/505adca3-2ecf-4e1f-a693-82bba449dfaf?fields=security_groups HTTP/1.1" 200 1412 0.049989 10.0.0.22 - - [2026-07-20 02:25:33] "GET /project/48bbe710-f9cf-40d4-a052-3371e3d03ba4?fields=security_groups HTTP/1.1" 200 1388 0.051190 10.0.0.22 - - [2026-07-20 02:25:33] "GET /project/ff6d47c3-663c-4d7c-a2d3-5f90604024fd?fields=security_groups HTTP/1.1" 200 1374 0.058106 10.0.0.22 - - [2026-07-20 02:25:33] "DELETE /security-group/7949ffbe-8d2c-4398-934a-d94c8d4e72ad HTTP/1.1" 200 115 0.059689 10.0.0.22 - - [2026-07-20 02:25:33] "GET /projects?obj_uuids=505adca3-2ecf-4e1f-a693-82bba449dfaf&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001122 10.0.0.22 - - [2026-07-20 02:25:33] "DELETE /security-group/2ac1a4e5-dd03-43bd-9b24-71fee11181d7 HTTP/1.1" 200 115 0.074683 10.0.0.22 - - [2026-07-20 02:25:33] "DELETE /security-group/cf082a70-750a-46a6-8a48-a5a916fb3969 HTTP/1.1" 200 115 0.081785 10.0.0.22 - - [2026-07-20 02:25:33] "GET /projects?obj_uuids=48bbe710-f9cf-40d4-a052-3371e3d03ba4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001068 10.0.0.22 - - [2026-07-20 02:25:33] "GET /projects?obj_uuids=ff6d47c3-663c-4d7c-a2d3-5f90604024fd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000892 10.0.0.22 - - [2026-07-20 02:25:33] "DELETE /access-control-list/cbda4786-ecef-4f31-833b-994837b40b94 HTTP/1.1" 200 115 0.065939 10.0.0.22 - - [2026-07-20 02:25:33] "GET /project/505adca3-2ecf-4e1f-a693-82bba449dfaf?fields=application_policy_sets HTTP/1.1" 200 1451 0.055035 10.0.0.22 - - [2026-07-20 02:25:33] "GET /project/ff6d47c3-663c-4d7c-a2d3-5f90604024fd?fields=application_policy_sets HTTP/1.1" 200 1413 0.039556 10.0.0.22 - - [2026-07-20 02:25:33] "DELETE /access-control-list/af7456ea-33b4-4d9b-9e34-0e5be71de39d HTTP/1.1" 200 115 0.040557 10.0.0.22 - - [2026-07-20 02:25:33] "GET /project/48bbe710-f9cf-40d4-a052-3371e3d03ba4?fields=application_policy_sets HTTP/1.1" 200 1427 0.070640 10.0.0.22 - - [2026-07-20 02:25:33] "DELETE /access-control-list/247dc5d5-fcb7-41e6-b92f-e87fe53a0604 HTTP/1.1" 200 115 0.042762 10.0.0.22 - - [2026-07-20 02:25:33] "DELETE /access-control-list/f2d90cb5-9fab-480e-9b0a-6a572cc4a7dc HTTP/1.1" 200 115 0.054592 10.0.0.22 - - [2026-07-20 02:25:33] "DELETE /access-control-list/05fbbb38-47f3-46cd-a1e5-03aa26285996 HTTP/1.1" 200 115 0.044289 10.0.0.22 - - [2026-07-20 02:25:33] "DELETE /project/505adca3-2ecf-4e1f-a693-82bba449dfaf HTTP/1.1" 200 115 0.484106 10.0.0.22 - - [2026-07-20 02:25:33] "DELETE /project/ff6d47c3-663c-4d7c-a2d3-5f90604024fd HTTP/1.1" 200 115 0.500715 10.0.0.22 - - [2026-07-20 02:25:33] "DELETE /access-control-list/e115c00a-177b-4278-a01f-4dbdb25c930e HTTP/1.1" 200 115 0.025551 10.0.0.22 - - [2026-07-20 02:25:33] "DELETE /project/48bbe710-f9cf-40d4-a052-3371e3d03ba4 HTTP/1.1" 200 115 0.506104 10.0.0.22 - - [2026-07-20 02:25:37] "POST /neutron/port HTTP/1.1" 200 1126 0.013700 10.0.0.22 - - [2026-07-20 02:25:37] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007112 10.0.0.22 - - [2026-07-20 02:25:41] "GET /obj-perms HTTP/1.1" 200 4493 0.035633 10.0.0.22 - - [2026-07-20 02:25:41] "GET /obj-perms HTTP/1.1" 200 4493 0.039871 10.0.0.22 - - [2026-07-20 02:25:42] "POST /neutron/port HTTP/1.1" 200 1126 0.013306 10.0.0.22 - - [2026-07-20 02:25:42] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006839 10.0.0.22 - - [2026-07-20 02:25:47] "POST /neutron/port HTTP/1.1" 200 1126 0.011727 10.0.0.22 - - [2026-07-20 02:25:47] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005717 10.0.0.22 - - [2026-07-20 02:25:52] "POST /neutron/port HTTP/1.1" 200 1126 0.013150 10.0.0.22 - - [2026-07-20 02:25:52] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005971 10.0.0.22 - - [2026-07-20 02:25:57] "POST /neutron/port HTTP/1.1" 200 1126 0.011060 10.0.0.22 - - [2026-07-20 02:25:57] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007393 10.0.0.22 - - [2026-07-20 02:25:57] "POST /neutron/port HTTP/1.1" 200 1126 0.013231 10.0.0.22 - - [2026-07-20 02:25:57] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005734 10.0.0.22 - - [2026-07-20 02:25:57] "POST /neutron/port HTTP/1.1" 200 1126 0.012704 10.0.0.22 - - [2026-07-20 02:25:57] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005455 10.0.0.22 - - [2026-07-20 02:25:57] "GET /virtual-machine/d90a056e-9d28-4a2b-b4e9-23a962f5fcbb HTTP/1.1" 200 1295 0.004631 10.0.0.22 - - [2026-07-20 02:25:57] "GET /virtual-machine-interface/9d5a94c8-902b-40b0-87e9-20ec83f9f5e4 HTTP/1.1" 200 2952 0.005292 10.0.0.22 - - [2026-07-20 02:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.22 - - [2026-07-20 02:25:57] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003347 10.0.0.22 - - [2026-07-20 02:25:58] "GET /virtual-networks?parent_id=bb2a1cc2-c650-4af0-8feb-1a4747ee64ff&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004097 10.0.0.22 - - [2026-07-20 02:25:58] "GET /virtual-network/ae12b4d8-193e-44be-9e66-b62462b59355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005779 10.0.0.22 - - [2026-07-20 02:26:00] "POST /neutron/port HTTP/1.1" 200 1126 0.031499 10.0.0.22 - - [2026-07-20 02:26:00] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005995 10.0.0.22 - - [2026-07-20 02:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.22 - - [2026-07-20 02:26:01] "GET /virtual-network/ae12b4d8-193e-44be-9e66-b62462b59355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005687 10.0.0.22 - - [2026-07-20 02:26:01] "POST /neutron/port HTTP/1.1" 200 1127 0.012368 10.0.0.22 - - [2026-07-20 02:26:01] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005352 10.0.0.22 - - [2026-07-20 02:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.22 - - [2026-07-20 02:26:03] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003968 10.0.0.22 - - [2026-07-20 02:26:03] "GET /virtual-networks?parent_id=bb2a1cc2-c650-4af0-8feb-1a4747ee64ff&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003951 10.0.0.22 - - [2026-07-20 02:26:03] "GET /virtual-network/ae12b4d8-193e-44be-9e66-b62462b59355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005188 10.0.0.22 - - [2026-07-20 02:26:03] "POST /neutron/port HTTP/1.1" 200 1127 0.012993 10.0.0.22 - - [2026-07-20 02:26:03] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006113 10.0.0.22 - - [2026-07-20 02:26:03] "POST /neutron/port HTTP/1.1" 200 1127 0.015114 10.0.0.22 - - [2026-07-20 02:26:03] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006721 10.0.0.22 - - [2026-07-20 02:26:03] "POST /neutron/port HTTP/1.1" 200 1127 0.011664 10.0.0.22 - - [2026-07-20 02:26:03] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005658 10.0.0.22 - - [2026-07-20 02:26:03] "GET /virtual-machine/82b31f62-13ca-4476-956f-b1d939bf1400 HTTP/1.1" 200 1294 0.004644 10.0.0.22 - - [2026-07-20 02:26:03] "GET /virtual-machine-interface/90644485-f8f1-4a3e-99a7-49b5025281b6 HTTP/1.1" 200 2953 0.004571 10.0.0.22 - - [2026-07-20 02:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.22 - - [2026-07-20 02:26:03] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003285 10.0.0.22 - - [2026-07-20 02:26:03] "GET /virtual-networks?parent_id=bb2a1cc2-c650-4af0-8feb-1a4747ee64ff&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003040 10.0.0.22 - - [2026-07-20 02:26:04] "GET /virtual-network/a5eac8e9-c917-4c73-8ee8-8e7af80b121e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005725 10.0.0.22 - - [2026-07-20 02:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.22 - - [2026-07-20 02:26:05] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004571 10.0.0.22 - - [2026-07-20 02:26:05] "GET /virtual-networks?parent_id=bb2a1cc2-c650-4af0-8feb-1a4747ee64ff&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003989 10.0.0.22 - - [2026-07-20 02:26:05] "GET /virtual-network/a5eac8e9-c917-4c73-8ee8-8e7af80b121e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.007901 10.0.0.22 - - [2026-07-20 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.22 - - [2026-07-20 02:26:09] "GET /projects?obj_uuids=bb2a1cc2-c650-4af0-8feb-1a4747ee64ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001341 10.0.0.22 - - [2026-07-20 02:26:09] "GET /project/bb2a1cc2-c650-4af0-8feb-1a4747ee64ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.031662 10.0.0.22 - - [2026-07-20 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.22 - - [2026-07-20 02:26:09] "PUT /network-policy/07e97d05-a3bd-4526-a056-46cb86c2cd60 HTTP/1.1" 200 262 0.010512 10.0.0.22 - - [2026-07-20 02:26:10] "PUT /access-control-list/b6cbfe24-23cb-44b0-9c18-e38986314f72 HTTP/1.1" 200 272 0.052193 10.0.0.22 - - [2026-07-20 02:26:10] "POST /ref-update HTTP/1.1" 200 156 0.013210 10.0.0.22 - - [2026-07-20 02:26:10] "PUT /access-control-list/732b008e-b8e1-4221-a542-ed4f97f8a918 HTTP/1.1" 200 272 0.053663 10.0.0.22 - - [2026-07-20 02:26:10] "POST /ref-update HTTP/1.1" 200 156 0.010847 10.0.0.22 - - [2026-07-20 02:26:12] "GET /virtual-network/a5eac8e9-c917-4c73-8ee8-8e7af80b121e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005671 10.0.0.22 - - [2026-07-20 02:26:12] "POST /neutron/network HTTP/1.1" 200 929 0.009998 10.0.0.22 - - [2026-07-20 02:26:12] "POST /neutron/network HTTP/1.1" 200 827 0.054622 10.0.0.22 - - [2026-07-20 02:26:12] "DELETE /access-control-list/732b008e-b8e1-4221-a542-ed4f97f8a918 HTTP/1.1" 200 115 0.049479 10.0.0.22 - - [2026-07-20 02:26:12] "POST /neutron/network HTTP/1.1" 200 827 0.007082 10.0.0.22 - - [2026-07-20 02:26:12] "GET /virtual-network/a5eac8e9-c917-4c73-8ee8-8e7af80b121e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008750 10.0.0.22 - - [2026-07-20 02:26:12] "GET /virtual-network/ae12b4d8-193e-44be-9e66-b62462b59355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005915 10.0.0.22 - - [2026-07-20 02:26:13] "POST /neutron/network HTTP/1.1" 200 928 0.007379 10.0.0.22 - - [2026-07-20 02:26:13] "POST /neutron/network HTTP/1.1" 200 826 0.041360 10.0.0.22 - - [2026-07-20 02:26:13] "DELETE /access-control-list/b6cbfe24-23cb-44b0-9c18-e38986314f72 HTTP/1.1" 200 115 0.036452 10.0.0.22 - - [2026-07-20 02:26:13] "POST /neutron/network HTTP/1.1" 200 826 0.011917 10.0.0.22 - - [2026-07-20 02:26:13] "GET /virtual-network/ae12b4d8-193e-44be-9e66-b62462b59355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006065 10.0.0.22 - - [2026-07-20 02:26:13] "DELETE /network-policy/07e97d05-a3bd-4526-a056-46cb86c2cd60 HTTP/1.1" 200 115 0.022053 10.0.0.22 - - [2026-07-20 02:26:13] "POST /neutron/network HTTP/1.1" 200 827 0.006301 10.0.0.22 - - [2026-07-20 02:26:13] "POST /neutron/network HTTP/1.1" 400 204 0.010076 10.0.0.22 - - [2026-07-20 02:26:14] "POST /neutron/port HTTP/1.1" 200 1127 0.011966 10.0.0.22 - - [2026-07-20 02:26:14] "POST /neutron/port HTTP/1.1" 200 1117 0.008619 10.0.0.22 - - [2026-07-20 02:26:14] "POST /neutron/port HTTP/1.1" 200 1126 0.017432 10.0.0.22 - - [2026-07-20 02:26:14] "POST /neutron/port HTTP/1.1" 200 1116 0.016818 10.0.0.22 - - [2026-07-20 02:26:14] "POST /neutron/port HTTP/1.1" 200 151 0.137575 10.0.0.22 - - [2026-07-20 02:26:14] "POST /neutron/port HTTP/1.1" 200 151 0.128744 10.0.0.22 - - [2026-07-20 02:26:15] "POST /neutron/network HTTP/1.1" 200 827 0.005949 10.0.0.22 - - [2026-07-20 02:26:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002321 10.0.0.22 - - [2026-07-20 02:26:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004200 10.0.0.22 - - [2026-07-20 02:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.22 - - [2026-07-20 02:26:15] "POST /neutron/network HTTP/1.1" 200 151 0.071197 10.0.0.22 - - [2026-07-20 02:26:15] "GET /routing-instance/124b0f0f-5dc6-461a-b6fb-64b6bd76b129 HTTP/1.1" 404 171 0.001719 10.0.0.22 - - [2026-07-20 02:26:15] "DELETE /route-target/fe540b46-e34d-4984-97e4-366080134da3 HTTP/1.1" 200 115 0.019349 10.0.0.22 - - [2026-07-20 02:26:15] "GET /domains HTTP/1.1" 200 280 0.004059 10.0.0.22 - - [2026-07-20 02:26:15] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000872 10.0.0.22 - - [2026-07-20 02:26:15] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2575 0.049433 10.0.0.22 - - [2026-07-20 02:26:15] "GET /projects?obj_uuids=bb2a1cc2-c650-4af0-8feb-1a4747ee64ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000935 10.0.0.22 - - [2026-07-20 02:26:15] "GET /project/bb2a1cc2-c650-4af0-8feb-1a4747ee64ff HTTP/1.1" 200 2105 0.071575 10.0.0.22 - - [2026-07-20 02:26:15] "POST /neutron/network HTTP/1.1" 200 826 0.005967 10.0.0.22 - - [2026-07-20 02:26:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003654 10.0.0.22 - - [2026-07-20 02:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.22 - - [2026-07-20 02:26:15] "POST /useragent-kv HTTP/1.1" 200 115 0.001520 10.0.0.22 - - [2026-07-20 02:26:15] "POST /neutron/network HTTP/1.1" 200 151 0.080657 10.0.0.22 - - [2026-07-20 02:26:15] "DELETE /route-target/3d080987-ed52-4f35-92b9-477de8b6f57c HTTP/1.1" 200 115 0.011893 10.0.0.22 - - [2026-07-20 02:26:15] "GET /routing-instance/8259936b-788f-44e3-9fc3-27affb3d4499 HTTP/1.1" 404 171 0.004054 10.0.0.22 - - [2026-07-20 02:26:15] "GET /domains HTTP/1.1" 200 280 0.003457 10.0.0.22 - - [2026-07-20 02:26:15] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001136 10.0.0.22 - - [2026-07-20 02:26:15] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2575 0.051721 10.0.0.22 - - [2026-07-20 02:26:15] "GET /projects?obj_uuids=bb2a1cc2-c650-4af0-8feb-1a4747ee64ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000990 10.0.0.22 - - [2026-07-20 02:26:15] "GET /project/bb2a1cc2-c650-4af0-8feb-1a4747ee64ff HTTP/1.1" 200 1866 0.066066 10.0.0.22 - - [2026-07-20 02:26:15] "GET /projects?obj_uuids=bb2a1cc2-c650-4af0-8feb-1a4747ee64ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000958 10.0.0.22 - - [2026-07-20 02:26:15] "GET /project/bb2a1cc2-c650-4af0-8feb-1a4747ee64ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.025713 10.0.0.22 - - [2026-07-20 02:26:15] "GET /projects?obj_uuids=bb2a1cc2-c650-4af0-8feb-1a4747ee64ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000935 10.0.0.22 - - [2026-07-20 02:26:16] "GET /project/bb2a1cc2-c650-4af0-8feb-1a4747ee64ff?fields=virtual_networks HTTP/1.1" 200 1038 0.066049 10.0.0.22 - - [2026-07-20 02:26:16] "GET /projects?obj_uuids=bb2a1cc2-c650-4af0-8feb-1a4747ee64ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001077 10.0.0.22 - - [2026-07-20 02:26:16] "GET /project/bb2a1cc2-c650-4af0-8feb-1a4747ee64ff?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.026254 10.0.0.22 - - [2026-07-20 02:26:16] "GET /projects?obj_uuids=bb2a1cc2-c650-4af0-8feb-1a4747ee64ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001004 10.0.0.22 - - [2026-07-20 02:26:16] "GET /project/bb2a1cc2-c650-4af0-8feb-1a4747ee64ff?fields=security_groups HTTP/1.1" 200 1266 0.024874 10.0.0.22 - - [2026-07-20 02:26:16] "POST /fqname-to-id HTTP/1.1" 404 181 0.028200 10.0.0.22 - - [2026-07-20 02:26:17] "GET /projects?obj_uuids=a3e1215f-815f-44fe-a1d1-0bbfa9e3a019&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002387 10.0.0.22 - - [2026-07-20 02:26:17] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001036 10.0.0.22 - - [2026-07-20 02:26:17] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007153 10.0.0.22 - - [2026-07-20 02:26:17] "POST /id-to-fqname HTTP/1.1" 200 183 0.001208 10.0.0.22 - - [2026-07-20 02:26:17] "POST /fqname-to-id HTTP/1.1" 404 192 0.003580 10.0.0.22 - - [2026-07-20 02:26:17] "POST /security-groups HTTP/1.1" 200 584 0.064625 10.0.0.22 - - [2026-07-20 02:26:17] "POST /fqname-to-id HTTP/1.1" 404 227 0.002901 10.0.0.22 - - [2026-07-20 02:26:17] "POST /projects HTTP/1.1" 200 571 0.212704 10.0.0.22 - - [2026-07-20 02:26:17] "POST /access-control-lists HTTP/1.1" 200 589 0.056304 10.0.0.22 - - [2026-07-20 02:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.282350 10.0.0.22 - - [2026-07-20 02:26:17] "POST /fqname-to-id HTTP/1.1" 404 226 0.002792 10.0.0.22 - - [2026-07-20 02:26:17] "GET /project/a3e1215f-815f-44fe-a1d1-0bbfa9e3a019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.399453 10.0.0.22 - - [2026-07-20 02:26:17] "POST /access-control-lists HTTP/1.1" 200 587 0.061208 10.0.0.22 - - [2026-07-20 02:26:18] "GET / HTTP/1.1" 200 35931 0.001952 10.0.0.22 - - [2026-07-20 02:26:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000528 10.0.0.22 - - [2026-07-20 02:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.052650 10.0.0.22 - - [2026-07-20 02:26:19] "GET /projects?obj_uuids=a3e1215f-815f-44fe-a1d1-0bbfa9e3a019&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000920 10.0.0.22 - - [2026-07-20 02:26:19] "GET /project/a3e1215f-815f-44fe-a1d1-0bbfa9e3a019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.026588 10.0.0.22 - - [2026-07-20 02:26:19] "POST /neutron/network HTTP/1.1" 200 117 0.025287 10.0.0.22 - - [2026-07-20 02:26:19] "GET /projects?obj_uuids=a3e1215f-815f-44fe-a1d1-0bbfa9e3a019&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001183 10.0.0.22 - - [2026-07-20 02:26:19] "POST /neutron/network HTTP/1.1" 200 612 0.069022 10.0.0.22 - - [2026-07-20 02:26:19] "POST /route-targets HTTP/1.1" 200 327 0.010506 10.0.0.22 - - [2026-07-20 02:26:19] "POST /ref-update HTTP/1.1" 200 156 0.016178 10.0.0.22 - - [2026-07-20 02:26:20] "POST /useragent-kv HTTP/1.1" 200 115 0.005234 10.0.0.22 - - [2026-07-20 02:26:20] "POST /neutron/subnet HTTP/1.1" 200 724 0.216556 10.0.0.22 - - [2026-07-20 02:26:20] "POST /neutron/network HTTP/1.1" 200 831 0.005070 10.0.0.22 - - [2026-07-20 02:26:20] "POST /id-to-fqname HTTP/1.1" 200 220 0.001128 10.0.0.22 - - [2026-07-20 02:26:20] "GET /virtual-network/e8e72955-0a04-461a-95d1-38a92595f887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004415 10.0.0.22 - - [2026-07-20 02:26:20] "POST /neutron/network HTTP/1.1" 200 831 0.006833 10.0.0.22 - - [2026-07-20 02:26:20] "GET /virtual-network/e8e72955-0a04-461a-95d1-38a92595f887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004665 10.0.0.22 - - [2026-07-20 02:26:20] "POST /neutron/network HTTP/1.1" 200 831 0.005524 10.0.0.22 - - [2026-07-20 02:26:20] "POST /neutron/subnet HTTP/1.1" 200 724 0.005784 10.0.0.22 - - [2026-07-20 02:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.22 - - [2026-07-20 02:26:20] "GET /virtual-network/e8e72955-0a04-461a-95d1-38a92595f887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005595 10.0.0.22 - - [2026-07-20 02:26:20] "PUT /virtual-network/e8e72955-0a04-461a-95d1-38a92595f887 HTTP/1.1" 200 264 0.031626 10.0.0.22 - - [2026-07-20 02:26:20] "POST /route-targets HTTP/1.1" 200 323 0.014924 10.0.0.22 - - [2026-07-20 02:26:20] "POST /ref-update HTTP/1.1" 200 156 0.011366 10.0.0.22 - - [2026-07-20 02:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.22 - - [2026-07-20 02:26:20] "GET /projects?obj_uuids=a3e1215f-815f-44fe-a1d1-0bbfa9e3a019&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001104 10.0.0.22 - - [2026-07-20 02:26:20] "GET /project/a3e1215f-815f-44fe-a1d1-0bbfa9e3a019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.025476 10.0.0.22 - - [2026-07-20 02:26:20] "POST /neutron/network HTTP/1.1" 200 117 0.009878 10.0.0.22 - - [2026-07-20 02:26:20] "GET /projects?obj_uuids=a3e1215f-815f-44fe-a1d1-0bbfa9e3a019&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000956 10.0.0.22 - - [2026-07-20 02:26:20] "POST /neutron/network HTTP/1.1" 200 612 0.058202 10.0.0.22 - - [2026-07-20 02:26:20] "POST /route-targets HTTP/1.1" 200 327 0.011869 10.0.0.22 - - [2026-07-20 02:26:20] "POST /ref-update HTTP/1.1" 200 156 0.012902 10.0.0.22 - - [2026-07-20 02:26:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003145 10.0.0.22 - - [2026-07-20 02:26:20] "POST /neutron/subnet HTTP/1.1" 200 724 0.198396 10.0.0.22 - - [2026-07-20 02:26:20] "POST /neutron/network HTTP/1.1" 200 831 0.005317 10.0.0.22 - - [2026-07-20 02:26:20] "POST /id-to-fqname HTTP/1.1" 200 220 0.001284 10.0.0.22 - - [2026-07-20 02:26:20] "GET /virtual-network/ee973134-382d-47eb-bad8-37bd3206ffb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004918 10.0.0.22 - - [2026-07-20 02:26:21] "POST /neutron/network HTTP/1.1" 200 831 0.008405 10.0.0.22 - - [2026-07-20 02:26:21] "GET /virtual-network/ee973134-382d-47eb-bad8-37bd3206ffb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005685 10.0.0.22 - - [2026-07-20 02:26:21] "POST /neutron/network HTTP/1.1" 200 831 0.005639 10.0.0.22 - - [2026-07-20 02:26:21] "POST /neutron/subnet HTTP/1.1" 200 724 0.006392 10.0.0.22 - - [2026-07-20 02:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.22 - - [2026-07-20 02:26:21] "GET /virtual-network/ee973134-382d-47eb-bad8-37bd3206ffb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004736 10.0.0.22 - - [2026-07-20 02:26:21] "POST /ref-update HTTP/1.1" 200 156 0.011622 10.0.0.22 - - [2026-07-20 02:26:21] "PUT /virtual-network/ee973134-382d-47eb-bad8-37bd3206ffb0 HTTP/1.1" 200 264 0.034676 10.0.0.22 - - [2026-07-20 02:26:21] "POST /id-to-fqname HTTP/1.1" 200 220 0.001403 10.0.0.22 - - [2026-07-20 02:26:21] "POST /neutron/network HTTP/1.1" 200 841 0.006532 10.0.0.22 - - [2026-07-20 02:26:21] "GET /projects?obj_uuids=a3e1215f-815f-44fe-a1d1-0bbfa9e3a019&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001023 10.0.0.22 - - [2026-07-20 02:26:21] "GET /project/a3e1215f-815f-44fe-a1d1-0bbfa9e3a019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.025751 10.0.0.22 - - [2026-07-20 02:26:21] "POST /neutron/network HTTP/1.1" 200 831 0.004581 10.0.0.22 - - [2026-07-20 02:26:21] "POST /neutron/port HTTP/1.1" 200 117 0.006098 10.0.0.22 - - [2026-07-20 02:26:21] "POST /neutron/port HTTP/1.1" 200 117 0.004483 10.0.0.22 - - [2026-07-20 02:26:21] "POST /id-to-fqname HTTP/1.1" 200 220 0.001251 10.0.0.22 - - [2026-07-20 02:26:21] "POST /neutron/port HTTP/1.1" 200 117 0.005235 10.0.0.22 - - [2026-07-20 02:26:21] "POST /neutron/network HTTP/1.1" 200 841 0.006429 10.0.0.22 - - [2026-07-20 02:26:21] "GET /projects?obj_uuids=a3e1215f-815f-44fe-a1d1-0bbfa9e3a019&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001003 10.0.0.22 - - [2026-07-20 02:26:21] "GET /project/a3e1215f-815f-44fe-a1d1-0bbfa9e3a019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.035863 10.0.0.22 - - [2026-07-20 02:26:21] "POST /neutron/network HTTP/1.1" 200 831 0.005386 10.0.0.22 - - [2026-07-20 02:26:21] "POST /neutron/port HTTP/1.1" 200 117 0.006902 10.0.0.22 - - [2026-07-20 02:26:21] "POST /neutron/port HTTP/1.1" 200 117 0.004972 10.0.0.22 - - [2026-07-20 02:26:22] "POST /neutron/port HTTP/1.1" 200 117 0.005166 10.0.0.22 - - [2026-07-20 02:26:25] "POST /neutron/network HTTP/1.1" 200 841 0.005640 10.0.0.22 - - [2026-07-20 02:26:25] "GET /projects?obj_uuids=a3e1215f-815f-44fe-a1d1-0bbfa9e3a019&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001052 10.0.0.22 - - [2026-07-20 02:26:26] "POST /neutron/port HTTP/1.1" 200 1053 0.214609 10.0.0.22 - - [2026-07-20 02:26:26] "POST /neutron/port HTTP/1.1" 200 1053 0.013801 10.0.0.22 - - [2026-07-20 02:26:26] "POST /neutron/port HTTP/1.1" 200 1053 0.009039 10.0.0.22 - - [2026-07-20 02:26:26] "POST /neutron/port HTTP/1.1" 200 1107 0.059327 10.0.0.22 - - [2026-07-20 02:26:27] "POST /neutron/port HTTP/1.1" 200 1117 0.012133 10.0.0.22 - - [2026-07-20 02:26:27] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006722 10.0.0.22 - - [2026-07-20 02:26:27] "POST /neutron/port HTTP/1.1" 200 1117 0.012197 10.0.0.22 - - [2026-07-20 02:26:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003882 10.0.0.22 - - [2026-07-20 02:26:27] "POST /neutron/subnet HTTP/1.1" 200 698 0.007574 10.0.0.22 - - [2026-07-20 02:26:27] "POST /neutron/port HTTP/1.1" 200 117 0.001494 10.0.0.22 - - [2026-07-20 02:26:27] "POST /neutron/network HTTP/1.1" 200 831 0.006314 10.0.0.22 - - [2026-07-20 02:26:27] "POST /neutron/network HTTP/1.1" 200 841 0.005521 10.0.0.22 - - [2026-07-20 02:26:27] "GET /projects?obj_uuids=a3e1215f-815f-44fe-a1d1-0bbfa9e3a019&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001374 10.0.0.22 - - [2026-07-20 02:26:28] "POST /neutron/port HTTP/1.1" 200 1053 0.213907 10.0.0.22 - - [2026-07-20 02:26:28] "POST /neutron/port HTTP/1.1" 200 1053 0.015098 10.0.0.22 - - [2026-07-20 02:26:28] "POST /neutron/port HTTP/1.1" 200 1053 0.009563 10.0.0.22 - - [2026-07-20 02:26:28] "POST /neutron/port HTTP/1.1" 200 1107 0.056003 10.0.0.22 - - [2026-07-20 02:26:29] "POST /neutron/port HTTP/1.1" 200 1117 0.010974 10.0.0.22 - - [2026-07-20 02:26:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003742 10.0.0.22 - - [2026-07-20 02:26:29] "POST /neutron/subnet HTTP/1.1" 200 698 0.010491 10.0.0.22 - - [2026-07-20 02:26:29] "POST /neutron/port HTTP/1.1" 200 117 0.001598 10.0.0.22 - - [2026-07-20 02:26:29] "POST /neutron/network HTTP/1.1" 200 831 0.005537 10.0.0.22 - - [2026-07-20 02:26:32] "POST /neutron/port HTTP/1.1" 200 1117 0.011357 10.0.0.22 - - [2026-07-20 02:26:32] "POST /neutron/security_group HTTP/1.1" 200 2051 0.004894 10.0.0.22 - - [2026-07-20 02:26:33] "DELETE /project/a3e1215f815f44fea1d10bbfa9e3a019 HTTP/1.1" 404 173 0.005884 10.0.0.22 - - [2026-07-20 02:26:33] "GET /projects?obj_uuids=bb2a1cc2-c650-4af0-8feb-1a4747ee64ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000828 10.0.0.22 - - [2026-07-20 02:26:33] "GET /project/bb2a1cc2-c650-4af0-8feb-1a4747ee64ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.023076 10.0.0.22 - - [2026-07-20 02:26:33] "GET /projects?obj_uuids=bb2a1cc2-c650-4af0-8feb-1a4747ee64ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001657 10.0.0.22 - - [2026-07-20 02:26:33] "GET /project/bb2a1cc2-c650-4af0-8feb-1a4747ee64ff?fields=security_groups HTTP/1.1" 200 1371 0.074450 10.0.0.22 - - [2026-07-20 02:26:33] "DELETE /security-group/b8da7ee2-db19-4b06-9a19-f43b810279cc HTTP/1.1" 200 115 0.043207 10.0.0.22 - - [2026-07-20 02:26:33] "GET /projects?obj_uuids=bb2a1cc2-c650-4af0-8feb-1a4747ee64ff&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001225 10.0.0.22 - - [2026-07-20 02:26:33] "DELETE /access-control-list/69746dd8-c094-4738-8b71-308d761fb1ac HTTP/1.1" 200 115 0.033923 10.0.0.22 - - [2026-07-20 02:26:33] "GET /project/bb2a1cc2-c650-4af0-8feb-1a4747ee64ff?fields=application_policy_sets HTTP/1.1" 200 1410 0.038597 10.0.0.22 - - [2026-07-20 02:26:33] "DELETE /access-control-list/64af3816-a705-4f1d-9a0a-092411f639f8 HTTP/1.1" 200 115 0.042345 10.0.0.22 - - [2026-07-20 02:26:33] "DELETE /project/bb2a1cc2-c650-4af0-8feb-1a4747ee64ff HTTP/1.1" 200 115 0.343659 10.0.0.22 - - [2026-07-20 02:26:37] "POST /neutron/port HTTP/1.1" 200 1117 0.011107 10.0.0.22 - - [2026-07-20 02:26:37] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006328 10.0.0.22 - - [2026-07-20 02:26:42] "GET /obj-perms HTTP/1.1" 200 4493 0.044258 10.0.0.22 - - [2026-07-20 02:26:42] "POST /neutron/port HTTP/1.1" 200 1117 0.014266 10.0.0.22 - - [2026-07-20 02:26:42] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005243 10.0.0.22 - - [2026-07-20 02:26:42] "GET /obj-perms HTTP/1.1" 200 4493 0.039311 10.0.0.22 - - [2026-07-20 02:26:47] "POST /neutron/port HTTP/1.1" 200 1117 0.011075 10.0.0.22 - - [2026-07-20 02:26:47] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005523 10.0.0.22 - - [2026-07-20 02:26:52] "POST /neutron/port HTTP/1.1" 200 1117 0.013947 10.0.0.22 - - [2026-07-20 02:26:52] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005541 10.0.0.22 - - [2026-07-20 02:26:57] "POST /neutron/port HTTP/1.1" 200 1117 0.011582 10.0.0.22 - - [2026-07-20 02:26:57] "POST /neutron/security_group HTTP/1.1" 200 2051 0.004608 10.0.0.22 - - [2026-07-20 02:27:02] "POST /neutron/port HTTP/1.1" 200 1117 0.013331 10.0.0.22 - - [2026-07-20 02:27:02] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005531 10.0.0.22 - - [2026-07-20 02:27:02] "POST /neutron/port HTTP/1.1" 200 1117 0.013353 10.0.0.22 - - [2026-07-20 02:27:02] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006556 10.0.0.22 - - [2026-07-20 02:27:02] "POST /neutron/port HTTP/1.1" 200 1117 0.012528 10.0.0.22 - - [2026-07-20 02:27:02] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006527 10.0.0.22 - - [2026-07-20 02:27:02] "GET /virtual-machine/ade7b71b-f8d4-449d-81ed-e7a679150ec3 HTTP/1.1" 401 292 0.000486 10.0.0.22 - - [2026-07-20 02:27:03] "GET /virtual-machine/ade7b71b-f8d4-449d-81ed-e7a679150ec3 HTTP/1.1" 200 1285 0.023388 10.0.0.22 - - [2026-07-20 02:27:03] "GET /virtual-machine-interface/90e396be-96d2-4c5d-b50e-b45cc6c2f561 HTTP/1.1" 200 2929 0.005425 10.0.0.22 - - [2026-07-20 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.22 - - [2026-07-20 02:27:03] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002938 10.0.0.22 - - [2026-07-20 02:27:03] "GET /virtual-networks?parent_id=a3e1215f-815f-44fe-a1d1-0bbfa9e3a019&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003129 10.0.0.22 - - [2026-07-20 02:27:03] "GET /virtual-network/e8e72955-0a04-461a-95d1-38a92595f887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005421 10.0.0.22 - - [2026-07-20 02:27:04] "POST /neutron/port HTTP/1.1" 200 1117 0.011913 10.0.0.22 - - [2026-07-20 02:27:04] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005186 10.0.0.22 - - [2026-07-20 02:27:05] "POST /neutron/port HTTP/1.1" 200 1117 0.012295 10.0.0.22 - - [2026-07-20 02:27:05] "POST /neutron/security_group HTTP/1.1" 200 2051 0.004712 10.0.0.22 - - [2026-07-20 02:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.22 - - [2026-07-20 02:27:06] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002490 10.0.0.22 - - [2026-07-20 02:27:06] "GET /virtual-networks?parent_id=a3e1215f-815f-44fe-a1d1-0bbfa9e3a019&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003175 10.0.0.22 - - [2026-07-20 02:27:06] "GET /virtual-network/e8e72955-0a04-461a-95d1-38a92595f887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005396 10.0.0.22 - - [2026-07-20 02:27:06] "POST /neutron/port HTTP/1.1" 200 1117 0.015354 10.0.0.22 - - [2026-07-20 02:27:06] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006843 10.0.0.22 - - [2026-07-20 02:27:06] "POST /neutron/port HTTP/1.1" 200 1117 0.014557 10.0.0.22 - - [2026-07-20 02:27:06] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005487 10.0.0.22 - - [2026-07-20 02:27:06] "POST /neutron/port HTTP/1.1" 200 1117 0.012053 10.0.0.22 - - [2026-07-20 02:27:06] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006297 10.0.0.22 - - [2026-07-20 02:27:06] "GET /virtual-machine/6efdb3c5-ec02-44e0-940d-5869f6a6027a HTTP/1.1" 200 1285 0.004258 10.0.0.22 - - [2026-07-20 02:27:06] "GET /virtual-machine-interface/4aaeb39a-42f8-4b82-81fe-e62c9f9c16aa HTTP/1.1" 200 2927 0.004509 10.0.0.22 - - [2026-07-20 02:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.22 - - [2026-07-20 02:27:07] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003549 10.0.0.22 - - [2026-07-20 02:27:07] "GET /virtual-networks?parent_id=a3e1215f-815f-44fe-a1d1-0bbfa9e3a019&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003257 10.0.0.22 - - [2026-07-20 02:27:07] "GET /virtual-network/ee973134-382d-47eb-bad8-37bd3206ffb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005865 10.0.0.22 - - [2026-07-20 02:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.22 - - [2026-07-20 02:27:08] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003559 10.0.0.22 - - [2026-07-20 02:27:08] "GET /virtual-networks?parent_id=a3e1215f-815f-44fe-a1d1-0bbfa9e3a019&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003006 10.0.0.22 - - [2026-07-20 02:27:08] "GET /virtual-network/ee973134-382d-47eb-bad8-37bd3206ffb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005452 10.0.0.22 - - [2026-07-20 02:27:08] "POST /routing-policys HTTP/1.1" 200 534 0.015978 10.0.0.22 - - [2026-07-20 02:27:08] "GET /virtual-network/e8e72955-0a04-461a-95d1-38a92595f887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005152 10.0.0.22 - - [2026-07-20 02:27:08] "PUT /virtual-network/e8e72955-0a04-461a-95d1-38a92595f887 HTTP/1.1" 200 264 0.032021 10.0.0.22 - - [2026-07-20 02:27:08] "POST /ref-update HTTP/1.1" 200 156 0.011132 10.0.0.22 - - [2026-07-20 02:27:12] "POST /ref-update HTTP/1.1" 200 156 0.031944 10.0.0.22 - - [2026-07-20 02:27:12] "POST /ref-update HTTP/1.1" 200 156 0.058432 10.0.0.22 - - [2026-07-20 02:27:12] "DELETE /routing-policy/97ced001-773d-4781-b0cd-e1fa02a97cf7 HTTP/1.1" 200 115 0.021046 10.0.0.22 - - [2026-07-20 02:27:12] "POST /neutron/network HTTP/1.1" 200 831 0.006087 10.0.0.22 - - [2026-07-20 02:27:12] "POST /neutron/network HTTP/1.1" 400 204 0.010375 10.0.0.22 - - [2026-07-20 02:27:14] "POST /neutron/port HTTP/1.1" 200 1117 0.012494 10.0.0.22 - - [2026-07-20 02:27:14] "POST /neutron/port HTTP/1.1" 200 1107 0.011262 10.0.0.22 - - [2026-07-20 02:27:14] "POST /neutron/port HTTP/1.1" 200 1117 0.010159 10.0.0.22 - - [2026-07-20 02:27:14] "POST /neutron/port HTTP/1.1" 200 1107 0.012453 10.0.0.22 - - [2026-07-20 02:27:14] "POST /neutron/port HTTP/1.1" 200 151 0.149312 10.0.0.22 - - [2026-07-20 02:27:14] "POST /neutron/network HTTP/1.1" 200 831 0.008702 10.0.0.22 - - [2026-07-20 02:27:15] "POST /neutron/port HTTP/1.1" 200 151 0.158557 10.0.0.22 - - [2026-07-20 02:27:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002197 10.0.0.22 - - [2026-07-20 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004672 10.0.0.22 - - [2026-07-20 02:27:15] "POST /useragent-kv HTTP/1.1" 200 115 0.006216 10.0.0.22 - - [2026-07-20 02:27:15] "POST /neutron/network HTTP/1.1" 200 151 0.115377 10.0.0.22 - - [2026-07-20 02:27:15] "DELETE /route-target/6c8ab580-b607-4485-8073-d09eaed8d305 HTTP/1.1" 200 115 0.024187 10.0.0.22 - - [2026-07-20 02:27:15] "POST /neutron/network HTTP/1.1" 200 831 0.009582 10.0.0.22 - - [2026-07-20 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.22 - - [2026-07-20 02:27:15] "DELETE /route-target/790d8f01-0a90-4b0d-9f9d-f5cb42f6f81b HTTP/1.1" 409 239 0.003742 10.0.0.22 - - [2026-07-20 02:27:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004570 10.0.0.22 - - [2026-07-20 02:27:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002645 10.0.0.22 - - [2026-07-20 02:27:15] "POST /neutron/network HTTP/1.1" 200 151 0.085846 10.0.0.22 - - [2026-07-20 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.22 - - [2026-07-20 02:27:15] "DELETE /route-target/4c9f4032-3abd-43da-8a0e-d26d3a3580ca HTTP/1.1" 200 115 0.020131 10.0.0.22 - - [2026-07-20 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.22 - - [2026-07-20 02:27:15] "DELETE /route-target/790d8f01-0a90-4b0d-9f9d-f5cb42f6f81b HTTP/1.1" 200 115 0.024563 10.0.0.22 - - [2026-07-20 02:27:15] "GET /projects?obj_uuids=a3e1215f-815f-44fe-a1d1-0bbfa9e3a019&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001308 10.0.0.22 - - [2026-07-20 02:27:15] "GET /project/a3e1215f-815f-44fe-a1d1-0bbfa9e3a019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.031925 10.0.0.22 - - [2026-07-20 02:27:15] "GET /projects?obj_uuids=a3e1215f-815f-44fe-a1d1-0bbfa9e3a019&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001003 10.0.0.22 - - [2026-07-20 02:27:15] "GET /project/a3e1215f-815f-44fe-a1d1-0bbfa9e3a019?fields=virtual_networks HTTP/1.1" 200 1020 0.074998 10.0.0.22 - - [2026-07-20 02:27:15] "GET /projects?obj_uuids=a3e1215f-815f-44fe-a1d1-0bbfa9e3a019&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001082 10.0.0.22 - - [2026-07-20 02:27:15] "GET /project/a3e1215f-815f-44fe-a1d1-0bbfa9e3a019?fields=virtual_machine_interfaces HTTP/1.1" 200 1020 0.026751 10.0.0.22 - - [2026-07-20 02:27:15] "GET /projects?obj_uuids=a3e1215f-815f-44fe-a1d1-0bbfa9e3a019&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001096 10.0.0.22 - - [2026-07-20 02:27:15] "GET /project/a3e1215f-815f-44fe-a1d1-0bbfa9e3a019?fields=security_groups HTTP/1.1" 200 1239 0.030026 10.0.0.22 - - [2026-07-20 02:27:16] "POST /fqname-to-id HTTP/1.1" 404 186 0.024992 10.0.0.22 - - [2026-07-20 02:27:16] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002208 10.0.0.22 - - [2026-07-20 02:27:16] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000966 10.0.0.22 - - [2026-07-20 02:27:16] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006172 10.0.0.22 - - [2026-07-20 02:27:16] "POST /id-to-fqname HTTP/1.1" 200 188 0.001443 10.0.0.22 - - [2026-07-20 02:27:16] "POST /fqname-to-id HTTP/1.1" 404 197 0.002222 10.0.0.22 - - [2026-07-20 02:27:16] "POST /security-groups HTTP/1.1" 200 589 0.064447 10.0.0.22 - - [2026-07-20 02:27:16] "POST /fqname-to-id HTTP/1.1" 404 232 0.002791 10.0.0.22 - - [2026-07-20 02:27:16] "POST /projects HTTP/1.1" 200 581 0.217810 10.0.0.22 - - [2026-07-20 02:27:16] "POST /access-control-lists HTTP/1.1" 200 594 0.058553 10.0.0.22 - - [2026-07-20 02:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.285384 10.0.0.22 - - [2026-07-20 02:27:17] "POST /fqname-to-id HTTP/1.1" 404 231 0.003052 10.0.0.22 - - [2026-07-20 02:27:17] "GET /project/1312a66e-153a-4aa1-a2bf-2616e29f48e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.398959 10.0.0.22 - - [2026-07-20 02:27:17] "POST /access-control-lists HTTP/1.1" 200 592 0.064745 10.0.0.22 - - [2026-07-20 02:27:18] "GET / HTTP/1.1" 200 35931 0.001754 10.0.0.22 - - [2026-07-20 02:27:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000487 10.0.0.22 - - [2026-07-20 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.056580 10.0.0.22 - - [2026-07-20 02:27:19] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000866 10.0.0.22 - - [2026-07-20 02:27:19] "GET /project/1312a66e-153a-4aa1-a2bf-2616e29f48e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.035115 10.0.0.22 - - [2026-07-20 02:27:19] "POST /neutron/network HTTP/1.1" 200 117 0.026062 10.0.0.22 - - [2026-07-20 02:27:19] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001478 10.0.0.22 - - [2026-07-20 02:27:19] "POST /neutron/network HTTP/1.1" 200 613 0.065650 10.0.0.22 - - [2026-07-20 02:27:19] "POST /route-targets HTTP/1.1" 200 327 0.016556 10.0.0.22 - - [2026-07-20 02:27:19] "POST /ref-update HTTP/1.1" 200 156 0.008957 10.0.0.22 - - [2026-07-20 02:27:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003558 10.0.0.22 - - [2026-07-20 02:27:19] "POST /neutron/subnet HTTP/1.1" 200 719 0.168782 10.0.0.22 - - [2026-07-20 02:27:19] "POST /neutron/network HTTP/1.1" 200 831 0.005459 10.0.0.22 - - [2026-07-20 02:27:19] "POST /id-to-fqname HTTP/1.1" 200 223 0.001173 10.0.0.22 - - [2026-07-20 02:27:19] "GET /virtual-network/2c4df2f7-f75c-4098-92f9-e866d3490faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004153 10.0.0.22 - - [2026-07-20 02:27:19] "POST /neutron/network HTTP/1.1" 200 831 0.008300 10.0.0.22 - - [2026-07-20 02:27:19] "GET /virtual-network/2c4df2f7-f75c-4098-92f9-e866d3490faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004151 10.0.0.22 - - [2026-07-20 02:27:19] "POST /neutron/network HTTP/1.1" 200 831 0.005530 10.0.0.22 - - [2026-07-20 02:27:19] "POST /neutron/subnet HTTP/1.1" 200 719 0.006626 10.0.0.22 - - [2026-07-20 02:27:19] "GET /domains HTTP/1.1" 401 292 0.000369 10.0.0.22 - - [2026-07-20 02:27:20] "GET /domains HTTP/1.1" 200 280 0.024665 10.0.0.22 - - [2026-07-20 02:27:20] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001299 10.0.0.22 - - [2026-07-20 02:27:20] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2750 0.007689 10.0.0.22 - - [2026-07-20 02:27:20] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001116 10.0.0.22 - - [2026-07-20 02:27:20] "GET /project/1312a66e-153a-4aa1-a2bf-2616e29f48e7 HTTP/1.1" 200 2081 0.068077 10.0.0.22 - - [2026-07-20 02:27:20] "GET /virtual-network/2c4df2f7-f75c-4098-92f9-e866d3490faa HTTP/1.1" 200 2317 0.005487 10.0.0.22 - - [2026-07-20 02:27:20] "GET /virtual-network/2c4df2f7-f75c-4098-92f9-e866d3490faa HTTP/1.1" 200 2317 0.004457 10.0.0.22 - - [2026-07-20 02:27:20] "GET /routing-instance/cea1493e-3ded-453c-bc0e-ea2c6c1fef65 HTTP/1.1" 200 1494 0.003386 10.0.0.22 - - [2026-07-20 02:27:20] "GET /routing-instance/cea1493e-3ded-453c-bc0e-ea2c6c1fef65 HTTP/1.1" 200 1494 0.003201 10.0.0.22 - - [2026-07-20 02:27:20] "GET /route-target/eb10d8b8-9afc-4c93-b7e5-4229ddfa3a32 HTTP/1.1" 200 1213 0.003554 10.0.0.22 - - [2026-07-20 02:27:20] "GET /virtual-network/2c4df2f7-f75c-4098-92f9-e866d3490faa HTTP/1.1" 200 2317 0.005145 10.0.0.22 - - [2026-07-20 02:27:20] "GET /routing-instance/cea1493e-3ded-453c-bc0e-ea2c6c1fef65 HTTP/1.1" 200 1494 0.002830 10.0.0.22 - - [2026-07-20 02:27:20] "GET /virtual-network/2c4df2f7-f75c-4098-92f9-e866d3490faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004435 10.0.0.22 - - [2026-07-20 02:27:20] "GET /virtual-network/2c4df2f7-f75c-4098-92f9-e866d3490faa HTTP/1.1" 200 2317 0.003937 10.0.0.22 - - [2026-07-20 02:27:20] "GET /routing-instance/cea1493e-3ded-453c-bc0e-ea2c6c1fef65 HTTP/1.1" 200 1494 0.002599 10.0.0.22 - - [2026-07-20 02:27:20] "GET /routing-instance/cea1493e-3ded-453c-bc0e-ea2c6c1fef65 HTTP/1.1" 200 1494 0.002638 10.0.0.22 - - [2026-07-20 02:27:20] "GET /route-target/eb10d8b8-9afc-4c93-b7e5-4229ddfa3a32 HTTP/1.1" 200 1213 0.002359 10.0.0.22 - - [2026-07-20 02:27:20] "GET /domains HTTP/1.1" 200 280 0.003077 10.0.0.22 - - [2026-07-20 02:27:20] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000982 10.0.0.22 - - [2026-07-20 02:27:20] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2750 0.006273 10.0.0.22 - - [2026-07-20 02:27:20] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000872 10.0.0.22 - - [2026-07-20 02:27:20] "GET /project/1312a66e-153a-4aa1-a2bf-2616e29f48e7 HTTP/1.1" 200 2081 0.066156 10.0.0.22 - - [2026-07-20 02:27:20] "GET /virtual-network/2c4df2f7-f75c-4098-92f9-e866d3490faa HTTP/1.1" 200 2317 0.005242 10.0.0.22 - - [2026-07-20 02:27:20] "GET /obj-perms HTTP/1.1" 200 4463 0.045656 10.0.0.22 - - [2026-07-20 02:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.22 - - [2026-07-20 02:27:20] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000877 10.0.0.22 - - [2026-07-20 02:27:20] "GET /project/1312a66e-153a-4aa1-a2bf-2616e29f48e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.029000 10.0.0.22 - - [2026-07-20 02:27:20] "POST /neutron/network HTTP/1.1" 200 117 0.009748 10.0.0.22 - - [2026-07-20 02:27:20] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001135 10.0.0.22 - - [2026-07-20 02:27:21] "POST /neutron/network HTTP/1.1" 200 613 0.072428 10.0.0.22 - - [2026-07-20 02:27:21] "POST /route-targets HTTP/1.1" 200 327 0.012134 10.0.0.22 - - [2026-07-20 02:27:21] "POST /ref-update HTTP/1.1" 200 156 0.010328 10.0.0.22 - - [2026-07-20 02:27:21] "POST /useragent-kv HTTP/1.1" 200 115 0.004411 10.0.0.22 - - [2026-07-20 02:27:21] "POST /neutron/subnet HTTP/1.1" 200 724 0.149106 10.0.0.22 - - [2026-07-20 02:27:21] "POST /neutron/network HTTP/1.1" 200 832 0.006146 10.0.0.22 - - [2026-07-20 02:27:21] "POST /id-to-fqname HTTP/1.1" 200 223 0.001404 10.0.0.22 - - [2026-07-20 02:27:21] "GET /virtual-network/0859b30b-8055-46dd-b9fc-c56c480e9f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004729 10.0.0.22 - - [2026-07-20 02:27:21] "POST /neutron/network HTTP/1.1" 200 832 0.005114 10.0.0.22 - - [2026-07-20 02:27:21] "GET /virtual-network/0859b30b-8055-46dd-b9fc-c56c480e9f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007094 10.0.0.22 - - [2026-07-20 02:27:21] "POST /neutron/network HTTP/1.1" 200 832 0.006966 10.0.0.22 - - [2026-07-20 02:27:21] "POST /neutron/subnet HTTP/1.1" 200 724 0.007315 10.0.0.22 - - [2026-07-20 02:27:21] "GET /domains HTTP/1.1" 200 280 0.002712 10.0.0.22 - - [2026-07-20 02:27:21] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001255 10.0.0.22 - - [2026-07-20 02:27:21] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2750 0.007758 10.0.0.22 - - [2026-07-20 02:27:21] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001201 10.0.0.22 - - [2026-07-20 02:27:21] "GET /project/1312a66e-153a-4aa1-a2bf-2616e29f48e7 HTTP/1.1" 200 2299 0.071118 10.0.0.22 - - [2026-07-20 02:27:21] "GET /virtual-network/0859b30b-8055-46dd-b9fc-c56c480e9f41 HTTP/1.1" 200 2319 0.008686 10.0.0.22 - - [2026-07-20 02:27:21] "GET /virtual-network/0859b30b-8055-46dd-b9fc-c56c480e9f41 HTTP/1.1" 200 2319 0.005551 10.0.0.22 - - [2026-07-20 02:27:21] "GET /routing-instance/c9f596f8-7c1e-4ca1-a3d7-f354a318760a HTTP/1.1" 200 1494 0.003910 10.0.0.22 - - [2026-07-20 02:27:21] "GET /routing-instance/c9f596f8-7c1e-4ca1-a3d7-f354a318760a HTTP/1.1" 200 1494 0.003645 10.0.0.22 - - [2026-07-20 02:27:21] "GET /route-target/6a0bed89-751a-4b17-9fea-dbfecbacb2af HTTP/1.1" 200 1212 0.002973 10.0.0.22 - - [2026-07-20 02:27:21] "GET /virtual-network/0859b30b-8055-46dd-b9fc-c56c480e9f41 HTTP/1.1" 200 2319 0.005387 10.0.0.22 - - [2026-07-20 02:27:21] "GET /routing-instance/c9f596f8-7c1e-4ca1-a3d7-f354a318760a HTTP/1.1" 200 1494 0.003657 10.0.0.22 - - [2026-07-20 02:27:21] "GET /virtual-network/0859b30b-8055-46dd-b9fc-c56c480e9f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004402 10.0.0.22 - - [2026-07-20 02:27:21] "GET /virtual-network/0859b30b-8055-46dd-b9fc-c56c480e9f41 HTTP/1.1" 200 2319 0.004975 10.0.0.22 - - [2026-07-20 02:27:21] "GET /routing-instance/c9f596f8-7c1e-4ca1-a3d7-f354a318760a HTTP/1.1" 200 1494 0.003105 10.0.0.22 - - [2026-07-20 02:27:21] "GET /routing-instance/c9f596f8-7c1e-4ca1-a3d7-f354a318760a HTTP/1.1" 200 1494 0.002846 10.0.0.22 - - [2026-07-20 02:27:21] "GET /route-target/6a0bed89-751a-4b17-9fea-dbfecbacb2af HTTP/1.1" 200 1212 0.002610 10.0.0.22 - - [2026-07-20 02:27:21] "GET /domains HTTP/1.1" 200 280 0.002669 10.0.0.22 - - [2026-07-20 02:27:21] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000898 10.0.0.22 - - [2026-07-20 02:27:21] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2750 0.006145 10.0.0.22 - - [2026-07-20 02:27:21] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001113 10.0.0.22 - - [2026-07-20 02:27:21] "GET /project/1312a66e-153a-4aa1-a2bf-2616e29f48e7 HTTP/1.1" 200 2299 0.068541 10.0.0.22 - - [2026-07-20 02:27:21] "GET /virtual-network/0859b30b-8055-46dd-b9fc-c56c480e9f41 HTTP/1.1" 200 2319 0.005445 10.0.0.22 - - [2026-07-20 02:27:21] "GET /obj-perms HTTP/1.1" 200 4463 0.002765 10.0.0.22 - - [2026-07-20 02:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.22 - - [2026-07-20 02:27:21] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000926 10.0.0.22 - - [2026-07-20 02:27:21] "GET /project/1312a66e-153a-4aa1-a2bf-2616e29f48e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.023550 10.0.0.22 - - [2026-07-20 02:27:21] "POST /neutron/network HTTP/1.1" 200 117 0.010374 10.0.0.22 - - [2026-07-20 02:27:21] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001064 10.0.0.22 - - [2026-07-20 02:27:21] "POST /neutron/network HTTP/1.1" 200 615 0.071661 10.0.0.22 - - [2026-07-20 02:27:21] "POST /ref-update HTTP/1.1" 200 156 0.014795 10.0.0.22 - - [2026-07-20 02:27:22] "POST /useragent-kv HTTP/1.1" 200 115 0.006667 10.0.0.22 - - [2026-07-20 02:27:22] "POST /neutron/subnet HTTP/1.1" 200 720 0.176340 10.0.0.22 - - [2026-07-20 02:27:22] "POST /neutron/network HTTP/1.1" 200 833 0.005281 10.0.0.22 - - [2026-07-20 02:27:22] "POST /id-to-fqname HTTP/1.1" 200 224 0.001095 10.0.0.22 - - [2026-07-20 02:27:22] "GET /virtual-network/a338dce2-07d2-45d9-b89b-2f3cc53fcf49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004613 10.0.0.22 - - [2026-07-20 02:27:22] "POST /neutron/network HTTP/1.1" 200 833 0.006764 10.0.0.22 - - [2026-07-20 02:27:22] "GET /virtual-network/a338dce2-07d2-45d9-b89b-2f3cc53fcf49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004614 10.0.0.22 - - [2026-07-20 02:27:22] "POST /neutron/network HTTP/1.1" 200 833 0.005951 10.0.0.22 - - [2026-07-20 02:27:22] "POST /neutron/subnet HTTP/1.1" 200 720 0.006714 10.0.0.22 - - [2026-07-20 02:27:22] "GET /domains HTTP/1.1" 200 280 0.002177 10.0.0.22 - - [2026-07-20 02:27:22] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001009 10.0.0.22 - - [2026-07-20 02:27:22] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2750 0.006622 10.0.0.22 - - [2026-07-20 02:27:22] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001202 10.0.0.22 - - [2026-07-20 02:27:22] "GET /project/1312a66e-153a-4aa1-a2bf-2616e29f48e7 HTTP/1.1" 200 2518 0.073318 10.0.0.22 - - [2026-07-20 02:27:22] "GET /virtual-network/a338dce2-07d2-45d9-b89b-2f3cc53fcf49 HTTP/1.1" 200 2323 0.005690 10.0.0.22 - - [2026-07-20 02:27:22] "GET /virtual-network/a338dce2-07d2-45d9-b89b-2f3cc53fcf49 HTTP/1.1" 200 2323 0.004588 10.0.0.22 - - [2026-07-20 02:27:22] "GET /routing-instance/e9b8e7bc-91dc-4bc8-97f4-3e576a1afbd8 HTTP/1.1" 200 1498 0.003020 10.0.0.22 - - [2026-07-20 02:27:22] "GET /routing-instance/e9b8e7bc-91dc-4bc8-97f4-3e576a1afbd8 HTTP/1.1" 200 1498 0.002807 10.0.0.22 - - [2026-07-20 02:27:22] "GET /route-target/7dfed972-7359-45f4-ab8b-7f5471afc28e HTTP/1.1" 200 1214 0.002798 10.0.0.22 - - [2026-07-20 02:27:22] "GET /virtual-network/a338dce2-07d2-45d9-b89b-2f3cc53fcf49 HTTP/1.1" 200 2323 0.004226 10.0.0.22 - - [2026-07-20 02:27:22] "GET /routing-instance/e9b8e7bc-91dc-4bc8-97f4-3e576a1afbd8 HTTP/1.1" 200 1498 0.002931 10.0.0.22 - - [2026-07-20 02:27:22] "GET /virtual-network/a338dce2-07d2-45d9-b89b-2f3cc53fcf49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004196 10.0.0.22 - - [2026-07-20 02:27:22] "GET /virtual-network/a338dce2-07d2-45d9-b89b-2f3cc53fcf49 HTTP/1.1" 200 2323 0.004714 10.0.0.22 - - [2026-07-20 02:27:22] "GET /routing-instance/e9b8e7bc-91dc-4bc8-97f4-3e576a1afbd8 HTTP/1.1" 200 1498 0.003914 10.0.0.22 - - [2026-07-20 02:27:22] "GET /routing-instance/e9b8e7bc-91dc-4bc8-97f4-3e576a1afbd8 HTTP/1.1" 200 1498 0.003931 10.0.0.22 - - [2026-07-20 02:27:22] "GET /route-target/7dfed972-7359-45f4-ab8b-7f5471afc28e HTTP/1.1" 200 1214 0.002930 10.0.0.22 - - [2026-07-20 02:27:22] "GET /domains HTTP/1.1" 200 280 0.002503 10.0.0.22 - - [2026-07-20 02:27:22] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001140 10.0.0.22 - - [2026-07-20 02:27:22] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2750 0.007373 10.0.0.22 - - [2026-07-20 02:27:22] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001182 10.0.0.22 - - [2026-07-20 02:27:22] "GET /project/1312a66e-153a-4aa1-a2bf-2616e29f48e7 HTTP/1.1" 200 2518 0.078165 10.0.0.22 - - [2026-07-20 02:27:22] "GET /virtual-network/a338dce2-07d2-45d9-b89b-2f3cc53fcf49 HTTP/1.1" 200 2323 0.007600 10.0.0.22 - - [2026-07-20 02:27:22] "GET /obj-perms HTTP/1.1" 200 4463 0.003511 10.0.0.22 - - [2026-07-20 02:27:22] "POST /id-to-fqname HTTP/1.1" 200 223 0.001535 10.0.0.22 - - [2026-07-20 02:27:22] "POST /neutron/network HTTP/1.1" 200 842 0.005780 10.0.0.22 - - [2026-07-20 02:27:22] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000972 10.0.0.22 - - [2026-07-20 02:27:22] "GET /project/1312a66e-153a-4aa1-a2bf-2616e29f48e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.030768 10.0.0.22 - - [2026-07-20 02:27:22] "POST /neutron/network HTTP/1.1" 200 832 0.005839 10.0.0.22 - - [2026-07-20 02:27:22] "POST /neutron/port HTTP/1.1" 200 117 0.005455 10.0.0.22 - - [2026-07-20 02:27:22] "POST /neutron/port HTTP/1.1" 200 117 0.005544 10.0.0.22 - - [2026-07-20 02:27:22] "POST /id-to-fqname HTTP/1.1" 200 224 0.001352 10.0.0.22 - - [2026-07-20 02:27:23] "POST /neutron/port HTTP/1.1" 200 117 0.004966 10.0.0.22 - - [2026-07-20 02:27:23] "POST /neutron/network HTTP/1.1" 200 843 0.005741 10.0.0.22 - - [2026-07-20 02:27:23] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000919 10.0.0.22 - - [2026-07-20 02:27:23] "GET /project/1312a66e-153a-4aa1-a2bf-2616e29f48e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.028925 10.0.0.22 - - [2026-07-20 02:27:23] "POST /neutron/network HTTP/1.1" 200 833 0.005183 10.0.0.22 - - [2026-07-20 02:27:23] "POST /neutron/port HTTP/1.1" 200 117 0.006423 10.0.0.22 - - [2026-07-20 02:27:23] "POST /neutron/port HTTP/1.1" 200 117 0.004579 10.0.0.22 - - [2026-07-20 02:27:23] "POST /fqname-to-id HTTP/1.1" 404 193 0.002803 10.0.0.22 - - [2026-07-20 02:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.22 - - [2026-07-20 02:27:23] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001905 10.0.0.22 - - [2026-07-20 02:27:23] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008929 10.0.0.22 - - [2026-07-20 02:27:23] "POST /service-templates HTTP/1.1" 200 543 0.021208 10.0.0.22 - - [2026-07-20 02:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.22 - - [2026-07-20 02:27:23] "GET /service-template/1e49603d-2fca-4d17-a402-252f07e2fbad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.006012 10.0.0.22 - - [2026-07-20 02:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.22 - - [2026-07-20 02:27:23] "GET /service-template/1e49603d-2fca-4d17-a402-252f07e2fbad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.003680 10.0.0.22 - - [2026-07-20 02:27:23] "POST /id-to-fqname HTTP/1.1" 200 223 0.001392 10.0.0.22 - - [2026-07-20 02:27:23] "POST /id-to-fqname HTTP/1.1" 200 223 0.001302 10.0.0.22 - - [2026-07-20 02:27:23] "POST /id-to-fqname HTTP/1.1" 200 224 0.001290 10.0.0.22 - - [2026-07-20 02:27:23] "POST /neutron/port HTTP/1.1" 200 117 0.005521 10.0.0.22 - - [2026-07-20 02:27:24] "POST /neutron/network HTTP/1.1" 200 2221 0.008179 10.0.0.22 - - [2026-07-20 02:27:24] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000940 10.0.0.22 - - [2026-07-20 02:27:24] "GET /project/1312a66e-153a-4aa1-a2bf-2616e29f48e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.030587 10.0.0.22 - - [2026-07-20 02:27:24] "POST /neutron/network HTTP/1.1" 200 831 0.005294 10.0.0.22 - - [2026-07-20 02:27:24] "POST /neutron/network HTTP/1.1" 200 832 0.005654 10.0.0.22 - - [2026-07-20 02:27:24] "POST /neutron/network HTTP/1.1" 200 833 0.005283 10.0.0.22 - - [2026-07-20 02:27:24] "POST /neutron/port HTTP/1.1" 200 117 0.007443 10.0.0.22 - - [2026-07-20 02:27:24] "POST /neutron/port HTTP/1.1" 200 117 0.005797 10.0.0.22 - - [2026-07-20 02:27:25] "POST /neutron/port HTTP/1.1" 200 117 0.005225 10.0.0.22 - - [2026-07-20 02:27:27] "POST /neutron/network HTTP/1.1" 200 842 0.005791 10.0.0.22 - - [2026-07-20 02:27:27] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001374 10.0.0.22 - - [2026-07-20 02:27:27] "POST /neutron/port HTTP/1.1" 200 1058 0.197747 10.0.0.22 - - [2026-07-20 02:27:27] "POST /neutron/port HTTP/1.1" 200 1058 0.009752 10.0.0.22 - - [2026-07-20 02:27:27] "POST /neutron/port HTTP/1.1" 200 1058 0.007924 10.0.0.22 - - [2026-07-20 02:27:27] "POST /neutron/port HTTP/1.1" 200 1112 0.056557 10.0.0.22 - - [2026-07-20 02:27:28] "POST /neutron/port HTTP/1.1" 200 1122 0.011229 10.0.0.22 - - [2026-07-20 02:27:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002910 10.0.0.22 - - [2026-07-20 02:27:28] "POST /neutron/subnet HTTP/1.1" 200 698 0.006121 10.0.0.22 - - [2026-07-20 02:27:28] "POST /neutron/port HTTP/1.1" 200 117 0.001188 10.0.0.22 - - [2026-07-20 02:27:28] "POST /neutron/network HTTP/1.1" 200 832 0.005606 10.0.0.22 - - [2026-07-20 02:27:29] "POST /neutron/network HTTP/1.1" 200 843 0.006411 10.0.0.22 - - [2026-07-20 02:27:29] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001137 10.0.0.22 - - [2026-07-20 02:27:29] "POST /neutron/port HTTP/1.1" 200 1057 0.188500 10.0.0.22 - - [2026-07-20 02:27:29] "POST /neutron/port HTTP/1.1" 200 1057 0.011352 10.0.0.22 - - [2026-07-20 02:27:29] "POST /neutron/port HTTP/1.1" 200 1057 0.011399 10.0.0.22 - - [2026-07-20 02:27:29] "POST /neutron/port HTTP/1.1" 200 1111 0.062487 10.0.0.22 - - [2026-07-20 02:27:30] "POST /neutron/port HTTP/1.1" 200 117 0.005878 10.0.0.22 - - [2026-07-20 02:27:30] "POST /neutron/port HTTP/1.1" 200 1121 0.014415 10.0.0.22 - - [2026-07-20 02:27:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002943 10.0.0.22 - - [2026-07-20 02:27:30] "POST /neutron/subnet HTTP/1.1" 200 694 0.005746 10.0.0.22 - - [2026-07-20 02:27:30] "POST /neutron/port HTTP/1.1" 200 117 0.001247 10.0.0.22 - - [2026-07-20 02:27:30] "POST /neutron/network HTTP/1.1" 200 833 0.005878 10.0.0.22 - - [2026-07-20 02:27:31] "POST /neutron/network HTTP/1.1" 200 2221 0.010895 10.0.0.22 - - [2026-07-20 02:27:31] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001243 10.0.0.22 - - [2026-07-20 02:27:31] "POST /neutron/port HTTP/1.1" 200 1057 0.211318 10.0.0.22 - - [2026-07-20 02:27:31] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001088 10.0.0.22 - - [2026-07-20 02:27:31] "POST /neutron/port HTTP/1.1" 200 1058 0.192931 10.0.0.22 - - [2026-07-20 02:27:31] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001016 10.0.0.22 - - [2026-07-20 02:27:31] "POST /neutron/port HTTP/1.1" 200 1057 0.167702 10.0.0.22 - - [2026-07-20 02:27:32] "POST /neutron/port HTTP/1.1" 200 1057 0.010762 10.0.0.22 - - [2026-07-20 02:27:32] "POST /neutron/port HTTP/1.1" 200 1057 0.008223 10.0.0.22 - - [2026-07-20 02:27:32] "POST /neutron/port HTTP/1.1" 200 1111 0.064582 10.0.0.22 - - [2026-07-20 02:27:32] "POST /neutron/port HTTP/1.1" 200 1058 0.009391 10.0.0.22 - - [2026-07-20 02:27:32] "POST /neutron/port HTTP/1.1" 200 1058 0.007879 10.0.0.22 - - [2026-07-20 02:27:32] "POST /neutron/port HTTP/1.1" 200 1112 0.073187 10.0.0.22 - - [2026-07-20 02:27:33] "POST /neutron/port HTTP/1.1" 200 1057 0.010825 10.0.0.22 - - [2026-07-20 02:27:33] "POST /neutron/port HTTP/1.1" 200 1057 0.009027 10.0.0.22 - - [2026-07-20 02:27:33] "POST /neutron/port HTTP/1.1" 200 1111 0.067050 10.0.0.22 - - [2026-07-20 02:27:34] "DELETE /project/1312a66e153a4aa1a2bf2616e29f48e7 HTTP/1.1" 404 173 0.004114 10.0.0.22 - - [2026-07-20 02:27:34] "GET /projects?obj_uuids=a3e1215f-815f-44fe-a1d1-0bbfa9e3a019&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000896 10.0.0.22 - - [2026-07-20 02:27:34] "GET /project/a3e1215f-815f-44fe-a1d1-0bbfa9e3a019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.027937 10.0.0.22 - - [2026-07-20 02:27:34] "GET /projects?obj_uuids=a3e1215f-815f-44fe-a1d1-0bbfa9e3a019&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001063 10.0.0.22 - - [2026-07-20 02:27:34] "GET /project/a3e1215f-815f-44fe-a1d1-0bbfa9e3a019?fields=security_groups HTTP/1.1" 200 1344 0.073388 10.0.0.22 - - [2026-07-20 02:27:34] "DELETE /security-group/5230b9f1-b1c8-43c9-a7dd-c9df1ab9c9d6 HTTP/1.1" 200 115 0.045648 10.0.0.22 - - [2026-07-20 02:27:34] "GET /projects?obj_uuids=a3e1215f-815f-44fe-a1d1-0bbfa9e3a019&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001263 10.0.0.22 - - [2026-07-20 02:27:34] "DELETE /access-control-list/b6cf946a-7e73-4c2c-aae4-4bbfdcab640e HTTP/1.1" 200 115 0.032265 10.0.0.22 - - [2026-07-20 02:27:34] "GET /project/a3e1215f-815f-44fe-a1d1-0bbfa9e3a019?fields=application_policy_sets HTTP/1.1" 200 1383 0.036441 10.0.0.22 - - [2026-07-20 02:27:34] "DELETE /access-control-list/acbcdf78-ca9e-4e4c-89e6-eb86245dc24a HTTP/1.1" 200 115 0.032448 10.0.0.22 - - [2026-07-20 02:27:34] "POST /neutron/port HTTP/1.1" 200 3059 0.018543 10.0.0.22 - - [2026-07-20 02:27:34] "DELETE /project/a3e1215f-815f-44fe-a1d1-0bbfa9e3a019 HTTP/1.1" 200 115 0.349616 10.0.0.22 - - [2026-07-20 02:27:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003471 10.0.0.22 - - [2026-07-20 02:27:34] "POST /neutron/subnet HTTP/1.1" 200 693 0.008157 10.0.0.22 - - [2026-07-20 02:27:34] "POST /neutron/port HTTP/1.1" 200 117 0.001339 10.0.0.22 - - [2026-07-20 02:27:34] "POST /neutron/network HTTP/1.1" 200 831 0.006047 10.0.0.22 - - [2026-07-20 02:27:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003023 10.0.0.22 - - [2026-07-20 02:27:34] "POST /neutron/subnet HTTP/1.1" 200 698 0.006182 10.0.0.22 - - [2026-07-20 02:27:34] "POST /neutron/port HTTP/1.1" 200 117 0.001243 10.0.0.22 - - [2026-07-20 02:27:34] "POST /neutron/network HTTP/1.1" 200 832 0.006159 10.0.0.22 - - [2026-07-20 02:27:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002941 10.0.0.22 - - [2026-07-20 02:27:34] "POST /neutron/subnet HTTP/1.1" 200 694 0.006338 10.0.0.22 - - [2026-07-20 02:27:34] "POST /neutron/port HTTP/1.1" 200 117 0.001093 10.0.0.22 - - [2026-07-20 02:27:34] "POST /neutron/network HTTP/1.1" 200 833 0.005333 10.0.0.22 - - [2026-07-20 02:27:35] "POST /neutron/port HTTP/1.1" 200 3059 0.017242 10.0.0.22 - - [2026-07-20 02:27:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006269 10.0.0.22 - - [2026-07-20 02:27:40] "POST /neutron/port HTTP/1.1" 200 3059 0.018521 10.0.0.22 - - [2026-07-20 02:27:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006963 10.0.0.22 - - [2026-07-20 02:27:42] "GET /obj-perms HTTP/1.1" 200 4493 0.051755 10.0.0.22 - - [2026-07-20 02:27:43] "GET /obj-perms HTTP/1.1" 200 4493 0.038243 10.0.0.22 - - [2026-07-20 02:27:45] "POST /neutron/port HTTP/1.1" 200 3059 0.020761 10.0.0.22 - - [2026-07-20 02:27:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006718 10.0.0.22 - - [2026-07-20 02:27:50] "POST /neutron/port HTTP/1.1" 200 3059 0.019403 10.0.0.22 - - [2026-07-20 02:27:50] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005105 10.0.0.22 - - [2026-07-20 02:27:55] "POST /neutron/port HTTP/1.1" 200 3059 0.017965 10.0.0.22 - - [2026-07-20 02:27:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006499 10.0.0.22 - - [2026-07-20 02:28:00] "POST /neutron/port HTTP/1.1" 200 3059 0.020696 10.0.0.22 - - [2026-07-20 02:28:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005991 10.0.0.22 - - [2026-07-20 02:28:05] "POST /neutron/port HTTP/1.1" 200 3059 0.017137 10.0.0.22 - - [2026-07-20 02:28:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005982 10.0.0.22 - - [2026-07-20 02:28:10] "POST /neutron/port HTTP/1.1" 200 3059 0.027728 10.0.0.22 - - [2026-07-20 02:28:10] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006156 10.0.0.22 - - [2026-07-20 02:28:11] "POST /neutron/port HTTP/1.1" 200 1122 0.010792 10.0.0.22 - - [2026-07-20 02:28:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004612 10.0.0.22 - - [2026-07-20 02:28:15] "POST /neutron/port HTTP/1.1" 200 3059 0.018751 10.0.0.22 - - [2026-07-20 02:28:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005674 10.0.0.22 - - [2026-07-20 02:28:17] "POST /neutron/port HTTP/1.1" 200 1121 0.017623 10.0.0.22 - - [2026-07-20 02:28:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006812 10.0.0.22 - - [2026-07-20 02:28:20] "POST /neutron/port HTTP/1.1" 200 3059 0.021226 10.0.0.22 - - [2026-07-20 02:28:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007127 10.0.0.22 - - [2026-07-20 02:28:21] "POST /neutron/port HTTP/1.1" 200 3059 0.021549 10.0.0.22 - - [2026-07-20 02:28:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012067 10.0.0.22 - - [2026-07-20 02:28:21] "POST /neutron/port HTTP/1.1" 200 3059 0.017282 10.0.0.22 - - [2026-07-20 02:28:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006174 10.0.0.22 - - [2026-07-20 02:28:21] "POST /neutron/port HTTP/1.1" 200 3059 0.021326 10.0.0.22 - - [2026-07-20 02:28:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005860 10.0.0.22 - - [2026-07-20 02:28:21] "POST /neutron/port HTTP/1.1" 200 3059 0.021322 10.0.0.22 - - [2026-07-20 02:28:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005804 10.0.0.22 - - [2026-07-20 02:28:21] "GET /virtual-machine/6de9ad86-f2b4-4d69-9222-cc21f83b2145 HTTP/1.1" 200 1802 0.004221 10.0.0.22 - - [2026-07-20 02:28:21] "GET /virtual-machine-interface/b5403559-29e5-4179-909d-ec5f88d490cc HTTP/1.1" 200 2948 0.004246 10.0.0.22 - - [2026-07-20 02:28:21] "GET /virtual-machine-interface/c7e6faa8-83d9-43f3-91d1-e97326d500bf HTTP/1.1" 200 2951 0.004078 10.0.0.22 - - [2026-07-20 02:28:21] "GET /virtual-machine-interface/d5cbb562-dad2-46ca-8e04-920bc0ed2ea1 HTTP/1.1" 200 2948 0.004300 10.0.0.22 - - [2026-07-20 02:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.22 - - [2026-07-20 02:28:21] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004946 10.0.0.22 - - [2026-07-20 02:28:21] "GET /virtual-networks?parent_id=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002746 10.0.0.22 - - [2026-07-20 02:28:21] "GET /virtual-network/2c4df2f7-f75c-4098-92f9-e866d3490faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005960 10.0.0.22 - - [2026-07-20 02:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.22 - - [2026-07-20 02:28:24] "GET /virtual-network/2c4df2f7-f75c-4098-92f9-e866d3490faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004442 10.0.0.22 - - [2026-07-20 02:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.22 - - [2026-07-20 02:28:28] "GET /virtual-network/2c4df2f7-f75c-4098-92f9-e866d3490faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006380 10.0.0.22 - - [2026-07-20 02:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.22 - - [2026-07-20 02:28:32] "GET /virtual-network/2c4df2f7-f75c-4098-92f9-e866d3490faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004693 10.0.0.22 - - [2026-07-20 02:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.22 - - [2026-07-20 02:28:35] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003128 10.0.0.22 - - [2026-07-20 02:28:35] "GET /virtual-networks?parent_id=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003606 10.0.0.22 - - [2026-07-20 02:28:35] "GET /virtual-network/2c4df2f7-f75c-4098-92f9-e866d3490faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005352 10.0.0.22 - - [2026-07-20 02:28:35] "POST /neutron/port HTTP/1.1" 200 3059 0.017095 10.0.0.22 - - [2026-07-20 02:28:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005435 10.0.0.22 - - [2026-07-20 02:28:40] "POST /neutron/port HTTP/1.1" 200 3059 0.017563 10.0.0.22 - - [2026-07-20 02:28:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005123 10.0.0.22 - - [2026-07-20 02:28:43] "POST /neutron/port HTTP/1.1" 200 3059 0.018069 10.0.0.22 - - [2026-07-20 02:28:43] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005966 10.0.0.22 - - [2026-07-20 02:28:43] "GET /obj-perms HTTP/1.1" 200 4493 0.040714 10.0.0.22 - - [2026-07-20 02:28:43] "GET /obj-perms HTTP/1.1" 200 4493 0.046198 10.0.0.22 - - [2026-07-20 02:28:45] "POST /neutron/port HTTP/1.1" 200 3059 0.021315 10.0.0.22 - - [2026-07-20 02:28:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005789 10.0.0.22 - - [2026-07-20 02:28:50] "POST /neutron/port HTTP/1.1" 200 1122 0.011542 10.0.0.22 - - [2026-07-20 02:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.22 - - [2026-07-20 02:28:50] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003064 10.0.0.22 - - [2026-07-20 02:28:50] "GET /virtual-networks?parent_id=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003177 10.0.0.22 - - [2026-07-20 02:28:50] "GET /virtual-network/0859b30b-8055-46dd-b9fc-c56c480e9f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005709 10.0.0.22 - - [2026-07-20 02:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.22 - - [2026-07-20 02:28:51] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002802 10.0.0.22 - - [2026-07-20 02:28:51] "GET /virtual-networks?parent_id=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003518 10.0.0.22 - - [2026-07-20 02:28:51] "GET /virtual-network/a338dce2-07d2-45d9-b89b-2f3cc53fcf49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005227 10.0.0.22 - - [2026-07-20 02:28:51] "POST /fqname-to-id HTTP/1.1" 404 207 0.002970 10.0.0.22 - - [2026-07-20 02:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.22 - - [2026-07-20 02:28:51] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001301 10.0.0.22 - - [2026-07-20 02:28:51] "GET /project/1312a66e-153a-4aa1-a2bf-2616e29f48e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.024395 10.0.0.22 - - [2026-07-20 02:28:51] "POST /service-instances HTTP/1.1" 200 543 0.064638 10.0.0.22 - - [2026-07-20 02:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.22 - - [2026-07-20 02:28:51] "GET /service-instance/75a733fd-82b4-4252-9a7f-5a2e49e03a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.006246 10.0.0.22 - - [2026-07-20 02:28:51] "POST /neutron/port HTTP/1.1" 200 1122 0.011485 10.0.0.22 - - [2026-07-20 02:28:51] "POST /port-tuples HTTP/1.1" 200 586 0.031811 10.0.0.22 - - [2026-07-20 02:28:51] "GET /virtual-machine-interface/d5cbb562-dad2-46ca-8e04-920bc0ed2ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2727 0.005185 10.0.0.22 - - [2026-07-20 02:28:51] "PUT /virtual-machine-interface/d5cbb562-dad2-46ca-8e04-920bc0ed2ea1 HTTP/1.1" 200 284 0.010772 10.0.0.22 - - [2026-07-20 02:28:51] "POST /ref-update HTTP/1.1" 200 156 0.011772 10.0.0.22 - - [2026-07-20 02:28:51] "POST /instance-ips HTTP/1.1" 200 385 0.023326 10.0.0.22 - - [2026-07-20 02:28:51] "POST /ref-update HTTP/1.1" 200 156 0.009435 10.0.0.22 - - [2026-07-20 02:28:51] "GET /virtual-machine-interface/b5403559-29e5-4179-909d-ec5f88d490cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2727 0.005838 10.0.0.22 - - [2026-07-20 02:28:51] "POST /ref-update HTTP/1.1" 200 156 0.015284 10.0.0.22 - - [2026-07-20 02:28:52] "PUT /virtual-machine-interface/b5403559-29e5-4179-909d-ec5f88d490cc HTTP/1.1" 200 284 0.012680 10.0.0.22 - - [2026-07-20 02:28:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003052 10.0.0.22 - - [2026-07-20 02:28:52] "POST /ref-update HTTP/1.1" 200 156 0.009227 10.0.0.22 - - [2026-07-20 02:28:52] "GET /virtual-machine-interface/c7e6faa8-83d9-43f3-91d1-e97326d500bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.006977 10.0.0.22 - - [2026-07-20 02:28:52] "POST /instance-ips HTTP/1.1" 200 385 0.026372 10.0.0.22 - - [2026-07-20 02:28:52] "PUT /virtual-machine-interface/c7e6faa8-83d9-43f3-91d1-e97326d500bf HTTP/1.1" 200 284 0.010441 10.0.0.22 - - [2026-07-20 02:28:52] "POST /ref-update HTTP/1.1" 200 156 0.011331 10.0.0.22 - - [2026-07-20 02:28:52] "POST /neutron/network HTTP/1.1" 200 842 0.004839 10.0.0.22 - - [2026-07-20 02:28:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003003 10.0.0.22 - - [2026-07-20 02:28:52] "POST /neutron/subnet HTTP/1.1" 200 698 0.007409 10.0.0.22 - - [2026-07-20 02:28:52] "POST /ref-update HTTP/1.1" 200 156 0.010687 10.0.0.22 - - [2026-07-20 02:28:52] "POST /neutron/port HTTP/1.1" 200 117 0.001164 10.0.0.22 - - [2026-07-20 02:28:52] "POST /ref-update HTTP/1.1" 200 156 0.012068 10.0.0.22 - - [2026-07-20 02:28:52] "POST /neutron/network HTTP/1.1" 200 832 0.008309 10.0.0.22 - - [2026-07-20 02:28:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002944 10.0.0.22 - - [2026-07-20 02:28:52] "POST /neutron/port HTTP/1.1" 200 1122 0.010552 10.0.0.22 - - [2026-07-20 02:28:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004863 10.0.0.22 - - [2026-07-20 02:28:52] "POST /instance-ips HTTP/1.1" 200 373 0.016666 10.0.0.22 - - [2026-07-20 02:28:52] "POST /neutron/port HTTP/1.1" 200 1122 0.017004 10.0.0.22 - - [2026-07-20 02:28:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005850 10.0.0.22 - - [2026-07-20 02:28:52] "POST /ref-update HTTP/1.1" 200 156 0.007753 10.0.0.22 - - [2026-07-20 02:28:52] "POST /ref-update HTTP/1.1" 200 156 0.009995 10.0.0.22 - - [2026-07-20 02:28:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003241 10.0.0.22 - - [2026-07-20 02:28:52] "POST /instance-ips HTTP/1.1" 200 373 0.019025 10.0.0.22 - - [2026-07-20 02:28:52] "POST /neutron/port HTTP/1.1" 200 1122 0.011006 10.0.0.22 - - [2026-07-20 02:28:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005511 10.0.0.22 - - [2026-07-20 02:28:52] "GET /virtual-machine/cd6eea17-3f0b-42ec-9426-3ce4ba442a30 HTTP/1.1" 200 1291 0.004915 10.0.0.22 - - [2026-07-20 02:28:52] "POST /ref-update HTTP/1.1" 200 156 0.008990 10.0.0.22 - - [2026-07-20 02:28:52] "GET /virtual-machine-interface/2d53a6ae-15e1-4f18-acf3-0c63ae992f79 HTTP/1.1" 200 2947 0.005720 10.0.0.22 - - [2026-07-20 02:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.22 - - [2026-07-20 02:28:52] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002681 10.0.0.22 - - [2026-07-20 02:28:52] "POST /ref-update HTTP/1.1" 200 156 0.008683 10.0.0.22 - - [2026-07-20 02:28:52] "GET /virtual-networks?parent_id=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003256 10.0.0.22 - - [2026-07-20 02:28:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003495 10.0.0.22 - - [2026-07-20 02:28:52] "GET /virtual-network/0859b30b-8055-46dd-b9fc-c56c480e9f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009365 10.0.0.22 - - [2026-07-20 02:28:52] "POST /instance-ips HTTP/1.1" 200 375 0.017471 10.0.0.22 - - [2026-07-20 02:28:52] "POST /ref-update HTTP/1.1" 200 156 0.011786 10.0.0.22 - - [2026-07-20 02:28:52] "POST /ref-update HTTP/1.1" 200 156 0.008545 10.0.0.22 - - [2026-07-20 02:28:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003227 10.0.0.22 - - [2026-07-20 02:28:53] "POST /instance-ips HTTP/1.1" 200 375 0.020000 10.0.0.22 - - [2026-07-20 02:28:53] "POST /ref-update HTTP/1.1" 200 156 0.008050 10.0.0.22 - - [2026-07-20 02:28:53] "POST /ref-update HTTP/1.1" 200 156 0.007685 10.0.0.22 - - [2026-07-20 02:28:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002977 10.0.0.22 - - [2026-07-20 02:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.22 - - [2026-07-20 02:28:53] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003514 10.0.0.22 - - [2026-07-20 02:28:53] "GET /virtual-networks?parent_id=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003393 10.0.0.22 - - [2026-07-20 02:28:54] "GET /virtual-network/0859b30b-8055-46dd-b9fc-c56c480e9f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005485 10.0.0.22 - - [2026-07-20 02:28:54] "POST /neutron/port HTTP/1.1" 200 1121 0.014766 10.0.0.22 - - [2026-07-20 02:28:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006269 10.0.0.22 - - [2026-07-20 02:28:54] "POST /neutron/port HTTP/1.1" 200 1121 0.012880 10.0.0.22 - - [2026-07-20 02:28:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005630 10.0.0.22 - - [2026-07-20 02:28:54] "POST /neutron/port HTTP/1.1" 200 1121 0.013834 10.0.0.22 - - [2026-07-20 02:28:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006106 10.0.0.22 - - [2026-07-20 02:28:54] "GET /virtual-machine/95cc34ab-3b17-4b31-9551-48771509a613 HTTP/1.1" 200 1291 0.004231 10.0.0.22 - - [2026-07-20 02:28:54] "GET /virtual-machine-interface/de3f8ad8-17e7-4f75-85ca-1e21de56e30e HTTP/1.1" 200 2950 0.003966 10.0.0.22 - - [2026-07-20 02:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.22 - - [2026-07-20 02:28:54] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002605 10.0.0.22 - - [2026-07-20 02:28:54] "GET /virtual-networks?parent_id=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003350 10.0.0.22 - - [2026-07-20 02:28:54] "GET /virtual-network/a338dce2-07d2-45d9-b89b-2f3cc53fcf49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005251 10.0.0.22 - - [2026-07-20 02:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.22 - - [2026-07-20 02:28:55] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003437 10.0.0.22 - - [2026-07-20 02:28:55] "GET /virtual-networks?parent_id=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003430 10.0.0.22 - - [2026-07-20 02:28:55] "GET /virtual-network/a338dce2-07d2-45d9-b89b-2f3cc53fcf49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005412 10.0.0.22 - - [2026-07-20 02:28:56] "POST /fqname-to-id HTTP/1.1" 404 211 0.003166 10.0.0.22 - - [2026-07-20 02:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.22 - - [2026-07-20 02:28:56] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002412 10.0.0.22 - - [2026-07-20 02:28:56] "GET /project/1312a66e-153a-4aa1-a2bf-2616e29f48e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.029028 10.0.0.22 - - [2026-07-20 02:28:56] "POST /network-policys HTTP/1.1" 200 547 0.016535 10.0.0.22 - - [2026-07-20 02:28:56] "GET /network-policy/f6d6446d-864c-410a-9cc9-b962129ca069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2183 0.004330 10.0.0.22 - - [2026-07-20 02:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.22 - - [2026-07-20 02:28:56] "GET /virtual-network/0859b30b-8055-46dd-b9fc-c56c480e9f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005191 10.0.0.22 - - [2026-07-20 02:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.22 - - [2026-07-20 02:28:56] "GET /network-policy/f6d6446d-864c-410a-9cc9-b962129ca069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2183 0.004187 10.0.0.22 - - [2026-07-20 02:28:56] "POST /fqname-to-id HTTP/1.1" 404 242 0.008691 10.0.0.22 - - [2026-07-20 02:28:56] "POST /ref-update HTTP/1.1" 200 156 0.042980 10.0.0.22 - - [2026-07-20 02:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.22 - - [2026-07-20 02:28:56] "POST /access-control-lists HTTP/1.1" 200 601 0.071656 10.0.0.22 - - [2026-07-20 02:28:56] "GET /network-policy/f6d6446d-864c-410a-9cc9-b962129ca069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2183 0.003754 10.0.0.22 - - [2026-07-20 02:28:56] "POST /neutron/network HTTP/1.1" 200 920 0.007276 10.0.0.22 - - [2026-07-20 02:28:56] "GET /virtual-network/0859b30b-8055-46dd-b9fc-c56c480e9f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.004642 10.0.0.22 - - [2026-07-20 02:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.22 - - [2026-07-20 02:28:56] "GET /network-policy/f6d6446d-864c-410a-9cc9-b962129ca069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2183 0.003618 10.0.0.22 - - [2026-07-20 02:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.22 - - [2026-07-20 02:28:56] "GET /virtual-network/a338dce2-07d2-45d9-b89b-2f3cc53fcf49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006756 10.0.0.22 - - [2026-07-20 02:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.22 - - [2026-07-20 02:28:56] "GET /network-policy/f6d6446d-864c-410a-9cc9-b962129ca069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2183 0.003889 10.0.0.22 - - [2026-07-20 02:28:57] "POST /fqname-to-id HTTP/1.1" 404 244 0.011542 10.0.0.22 - - [2026-07-20 02:28:57] "POST /ref-update HTTP/1.1" 200 156 0.040821 10.0.0.22 - - [2026-07-20 02:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.22 - - [2026-07-20 02:28:57] "POST /access-control-lists HTTP/1.1" 200 604 0.068839 10.0.0.22 - - [2026-07-20 02:28:57] "GET /network-policy/f6d6446d-864c-410a-9cc9-b962129ca069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2183 0.003529 10.0.0.22 - - [2026-07-20 02:28:57] "POST /routing-instances HTTP/1.1" 200 759 0.018889 10.0.0.22 - - [2026-07-20 02:28:57] "POST /neutron/network HTTP/1.1" 200 921 0.006460 10.0.0.22 - - [2026-07-20 02:28:57] "GET /virtual-network/a338dce2-07d2-45d9-b89b-2f3cc53fcf49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005840 10.0.0.22 - - [2026-07-20 02:28:57] "POST /route-targets HTTP/1.1" 200 327 0.011739 10.0.0.22 - - [2026-07-20 02:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.22 - - [2026-07-20 02:28:57] "POST /ref-update HTTP/1.1" 200 156 0.010193 10.0.0.22 - - [2026-07-20 02:28:57] "GET /network-policy/f6d6446d-864c-410a-9cc9-b962129ca069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2183 0.003071 10.0.0.22 - - [2026-07-20 02:28:57] "GET /routing-instance/4e2afb95-c7f3-44aa-aec0-7edc94b0c997?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1278 0.003832 10.0.0.22 - - [2026-07-20 02:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.22 - - [2026-07-20 02:28:57] "GET /routing-instance/4e2afb95-c7f3-44aa-aec0-7edc94b0c997?fields=routing_policy_back_refs HTTP/1.1" 200 1278 0.004131 10.0.0.22 - - [2026-07-20 02:28:57] "GET /service-template/1e49603d-2fca-4d17-a402-252f07e2fbad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.003858 10.0.0.22 - - [2026-07-20 02:28:57] "POST /ref-update HTTP/1.1" 200 156 0.010542 10.0.0.22 - - [2026-07-20 02:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006162 10.0.0.22 - - [2026-07-20 02:28:57] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001051 10.0.0.22 - - [2026-07-20 02:28:57] "POST /routing-instances HTTP/1.1" 200 760 0.025905 10.0.0.22 - - [2026-07-20 02:28:57] "GET /project/1312a66e-153a-4aa1-a2bf-2616e29f48e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.030227 10.0.0.22 - - [2026-07-20 02:28:57] "POST /route-targets HTTP/1.1" 200 327 0.010853 10.0.0.22 - - [2026-07-20 02:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004326 10.0.0.22 - - [2026-07-20 02:28:57] "GET /service-instance/75a733fd-82b4-4252-9a7f-5a2e49e03a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3530 0.009766 10.0.0.22 - - [2026-07-20 02:28:57] "POST /ref-update HTTP/1.1" 200 156 0.018329 10.0.0.22 - - [2026-07-20 02:28:57] "GET /domains HTTP/1.1" 200 280 0.002989 10.0.0.22 - - [2026-07-20 02:28:57] "GET /routing-instance/c884aeb8-6321-4589-a305-75ac47b81347?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1280 0.003504 10.0.0.22 - - [2026-07-20 02:28:57] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000843 10.0.0.22 - - [2026-07-20 02:28:57] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2771 0.007109 10.0.0.22 - - [2026-07-20 02:28:57] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000831 10.0.0.22 - - [2026-07-20 02:28:57] "GET /routing-instance/c884aeb8-6321-4589-a305-75ac47b81347?fields=routing_policy_back_refs HTTP/1.1" 200 1280 0.004180 10.0.0.22 - - [2026-07-20 02:28:57] "GET /project/1312a66e-153a-4aa1-a2bf-2616e29f48e7 HTTP/1.1" 200 4234 0.068329 10.0.0.22 - - [2026-07-20 02:28:57] "GET /service-instance/75a733fd-82b4-4252-9a7f-5a2e49e03a47 HTTP/1.1" 200 3784 0.010198 10.0.0.22 - - [2026-07-20 02:28:57] "PUT /routing-instance/4e2afb95-c7f3-44aa-aec0-7edc94b0c997 HTTP/1.1" 200 266 0.012114 10.0.0.22 - - [2026-07-20 02:28:57] "GET /domains HTTP/1.1" 200 280 0.002359 10.0.0.22 - - [2026-07-20 02:28:57] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000998 10.0.0.22 - - [2026-07-20 02:28:57] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2771 0.008436 10.0.0.22 - - [2026-07-20 02:28:57] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001476 10.0.0.22 - - [2026-07-20 02:28:57] "PUT /routing-instance/c884aeb8-6321-4589-a305-75ac47b81347 HTTP/1.1" 200 266 0.009409 10.0.0.22 - - [2026-07-20 02:28:57] "GET /project/1312a66e-153a-4aa1-a2bf-2616e29f48e7 HTTP/1.1" 200 4234 0.074376 10.0.0.22 - - [2026-07-20 02:28:57] "GET /service-instance/75a733fd-82b4-4252-9a7f-5a2e49e03a47 HTTP/1.1" 200 3784 0.005610 10.0.0.22 - - [2026-07-20 02:28:57] "POST /ref-update HTTP/1.1" 200 156 0.012345 10.0.0.22 - - [2026-07-20 02:28:57] "GET /port-tuple/96cf9a5f-60fa-48e3-a957-e5c9a8e3260d HTTP/1.1" 200 1981 0.009516 10.0.0.22 - - [2026-07-20 02:28:57] "GET /virtual-machine-interface/b5403559-29e5-4179-909d-ec5f88d490cc HTTP/1.1" 200 3800 0.005454 10.0.0.22 - - [2026-07-20 02:28:57] "GET /virtual-machine-interface/c7e6faa8-83d9-43f3-91d1-e97326d500bf HTTP/1.1" 200 3806 0.005683 10.0.0.22 - - [2026-07-20 02:28:57] "GET /virtual-machine-interface/d5cbb562-dad2-46ca-8e04-920bc0ed2ea1 HTTP/1.1" 200 3818 0.007082 10.0.0.22 - - [2026-07-20 02:28:58] "POST /neutron/port HTTP/1.1" 200 3830 0.036799 10.0.0.22 - - [2026-07-20 02:28:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005727 10.0.0.22 - - [2026-07-20 02:28:58] "POST /neutron/port HTTP/1.1" 200 3830 0.031650 10.0.0.22 - - [2026-07-20 02:28:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006460 10.0.0.22 - - [2026-07-20 02:28:58] "POST /neutron/port HTTP/1.1" 200 3830 0.028695 10.0.0.22 - - [2026-07-20 02:28:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005704 10.0.0.22 - - [2026-07-20 02:28:58] "POST /neutron/port HTTP/1.1" 200 3830 0.027680 10.0.0.22 - - [2026-07-20 02:28:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006583 10.0.0.22 - - [2026-07-20 02:28:58] "POST /neutron/network HTTP/1.1" 200 894 0.011190 10.0.0.22 - - [2026-07-20 02:28:58] "POST /neutron/network HTTP/1.1" 200 920 0.005186 10.0.0.22 - - [2026-07-20 02:28:58] "POST /neutron/network HTTP/1.1" 200 805 0.012779 10.0.0.22 - - [2026-07-20 02:28:58] "POST /neutron/network HTTP/1.1" 200 831 0.005055 10.0.0.22 - - [2026-07-20 02:28:58] "POST /neutron/network HTTP/1.1" 200 895 0.012512 10.0.0.22 - - [2026-07-20 02:28:58] "POST /neutron/network HTTP/1.1" 200 921 0.004730 10.0.0.22 - - [2026-07-20 02:28:58] "POST /id-to-fqname HTTP/1.1" 200 223 0.001326 10.0.0.22 - - [2026-07-20 02:28:58] "POST /id-to-fqname HTTP/1.1" 200 223 0.000861 10.0.0.22 - - [2026-07-20 02:28:58] "POST /id-to-fqname HTTP/1.1" 200 224 0.001437 10.0.0.22 - - [2026-07-20 02:28:58] "GET /virtual-machine/6de9ad86-f2b4-4d69-9222-cc21f83b2145 HTTP/1.1" 200 1802 0.004055 10.0.0.22 - - [2026-07-20 02:28:58] "GET /virtual-machine-interface/b5403559-29e5-4179-909d-ec5f88d490cc HTTP/1.1" 200 3800 0.005075 10.0.0.22 - - [2026-07-20 02:28:58] "GET /virtual-machine-interface/c7e6faa8-83d9-43f3-91d1-e97326d500bf HTTP/1.1" 200 3806 0.004778 10.0.0.22 - - [2026-07-20 02:28:58] "GET /virtual-machine-interface/d5cbb562-dad2-46ca-8e04-920bc0ed2ea1 HTTP/1.1" 200 3818 0.005691 10.0.0.22 - - [2026-07-20 02:28:58] "GET /instance-ip/3ab29e83-caa6-4056-845c-ac2fb211ebf6 HTTP/1.1" 200 1955 0.003800 10.0.0.22 - - [2026-07-20 02:28:58] "GET /instance-ip/6fe2d889-2749-48d1-97ac-5f8e780cb6fd HTTP/1.1" 200 1954 0.003391 10.0.0.22 - - [2026-07-20 02:28:58] "GET /instance-ip/a03f4eda-6393-45eb-9995-2d0aa299c860 HTTP/1.1" 200 1622 0.004357 10.0.0.22 - - [2026-07-20 02:28:58] "GET /instance-ip/0b8454e3-b46b-4911-8fcb-1522fbb354f4 HTTP/1.1" 200 1959 0.002957 10.0.0.22 - - [2026-07-20 02:28:58] "GET /instance-ip/1be91237-ad21-4ee4-9bc9-d3c6a7a75b2b HTTP/1.1" 200 1621 0.004517 10.0.0.22 - - [2026-07-20 02:28:58] "GET /instance-ip/3cc78bd6-141a-4217-a40a-87a0b94802f4 HTTP/1.1" 200 1958 0.004260 10.0.0.22 - - [2026-07-20 02:28:58] "GET /instance-ip/0a2e1aeb-3a69-4a65-ac40-d1cf96057f81 HTTP/1.1" 200 1977 0.003924 10.0.0.22 - - [2026-07-20 02:28:58] "GET /instance-ip/0e0efc01-3176-4aba-9c2f-bacee787d4d1 HTTP/1.1" 200 1980 0.003692 10.0.0.22 - - [2026-07-20 02:28:58] "GET /instance-ip/c4508033-d87e-4f3d-92a1-89037274aaa2 HTTP/1.1" 200 1621 0.004702 10.0.0.22 - - [2026-07-20 02:28:58] "POST /neutron/port HTTP/1.1" 200 3830 0.029647 10.0.0.22 - - [2026-07-20 02:28:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005590 10.0.0.22 - - [2026-07-20 02:28:58] "POST /neutron/port HTTP/1.1" 200 3830 0.026904 10.0.0.22 - - [2026-07-20 02:28:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005466 10.0.0.22 - - [2026-07-20 02:28:58] "POST /neutron/port HTTP/1.1" 200 3830 0.026738 10.0.0.22 - - [2026-07-20 02:28:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006015 10.0.0.22 - - [2026-07-20 02:28:58] "POST /neutron/port HTTP/1.1" 200 3830 0.027079 10.0.0.22 - - [2026-07-20 02:28:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006258 10.0.0.22 - - [2026-07-20 02:28:59] "GET /virtual-machine/6de9ad86-f2b4-4d69-9222-cc21f83b2145 HTTP/1.1" 200 1802 0.003639 10.0.0.22 - - [2026-07-20 02:28:59] "GET /virtual-machine-interface/b5403559-29e5-4179-909d-ec5f88d490cc HTTP/1.1" 200 3800 0.005254 10.0.0.22 - - [2026-07-20 02:28:59] "GET /virtual-machine-interface/c7e6faa8-83d9-43f3-91d1-e97326d500bf HTTP/1.1" 200 3806 0.004869 10.0.0.22 - - [2026-07-20 02:28:59] "GET /virtual-machine-interface/d5cbb562-dad2-46ca-8e04-920bc0ed2ea1 HTTP/1.1" 200 3818 0.004944 10.0.0.22 - - [2026-07-20 02:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.22 - - [2026-07-20 02:28:59] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003155 10.0.0.22 - - [2026-07-20 02:28:59] "GET /virtual-networks?parent_id=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003201 10.0.0.22 - - [2026-07-20 02:28:59] "GET /virtual-network/0859b30b-8055-46dd-b9fc-c56c480e9f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.008076 10.0.0.22 - - [2026-07-20 02:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.22 - - [2026-07-20 02:29:00] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003291 10.0.0.22 - - [2026-07-20 02:29:00] "GET /virtual-networks?parent_id=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003094 10.0.0.22 - - [2026-07-20 02:29:00] "GET /virtual-network/0859b30b-8055-46dd-b9fc-c56c480e9f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.005596 10.0.0.22 - - [2026-07-20 02:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.22 - - [2026-07-20 02:29:00] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003731 10.0.0.22 - - [2026-07-20 02:29:00] "GET /virtual-networks?parent_id=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003325 10.0.0.22 - - [2026-07-20 02:29:00] "GET /virtual-network/0859b30b-8055-46dd-b9fc-c56c480e9f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.005498 10.0.0.22 - - [2026-07-20 02:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.22 - - [2026-07-20 02:29:00] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004683 10.0.0.22 - - [2026-07-20 02:29:00] "GET /virtual-networks?parent_id=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003061 10.0.0.22 - - [2026-07-20 02:29:00] "GET /virtual-network/0859b30b-8055-46dd-b9fc-c56c480e9f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.007617 10.0.0.22 - - [2026-07-20 02:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.22 - - [2026-07-20 02:29:00] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005268 10.0.0.22 - - [2026-07-20 02:29:01] "GET /virtual-networks?parent_id=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003013 10.0.0.22 - - [2026-07-20 02:29:01] "GET /virtual-network/0859b30b-8055-46dd-b9fc-c56c480e9f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.007082 10.0.0.22 - - [2026-07-20 02:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.22 - - [2026-07-20 02:29:01] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004109 10.0.0.22 - - [2026-07-20 02:29:01] "GET /virtual-networks?parent_id=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004197 10.0.0.22 - - [2026-07-20 02:29:01] "GET /virtual-network/2c4df2f7-f75c-4098-92f9-e866d3490faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006151 10.0.0.22 - - [2026-07-20 02:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.22 - - [2026-07-20 02:29:01] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003700 10.0.0.22 - - [2026-07-20 02:29:01] "GET /virtual-networks?parent_id=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003468 10.0.0.22 - - [2026-07-20 02:29:01] "GET /virtual-network/2c4df2f7-f75c-4098-92f9-e866d3490faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005550 10.0.0.22 - - [2026-07-20 02:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.22 - - [2026-07-20 02:29:01] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003727 10.0.0.22 - - [2026-07-20 02:29:01] "GET /virtual-networks?parent_id=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003627 10.0.0.22 - - [2026-07-20 02:29:01] "GET /virtual-network/2c4df2f7-f75c-4098-92f9-e866d3490faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005291 10.0.0.22 - - [2026-07-20 02:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005345 10.0.0.22 - - [2026-07-20 02:29:01] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003681 10.0.0.22 - - [2026-07-20 02:29:01] "GET /virtual-networks?parent_id=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003774 10.0.0.22 - - [2026-07-20 02:29:01] "GET /virtual-network/2c4df2f7-f75c-4098-92f9-e866d3490faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005207 10.0.0.22 - - [2026-07-20 02:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.22 - - [2026-07-20 02:29:02] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003011 10.0.0.22 - - [2026-07-20 02:29:02] "GET /virtual-networks?parent_id=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003559 10.0.0.22 - - [2026-07-20 02:29:02] "GET /virtual-network/a338dce2-07d2-45d9-b89b-2f3cc53fcf49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005771 10.0.0.22 - - [2026-07-20 02:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.22 - - [2026-07-20 02:29:02] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004126 10.0.0.22 - - [2026-07-20 02:29:02] "GET /virtual-networks?parent_id=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004018 10.0.0.22 - - [2026-07-20 02:29:02] "GET /virtual-network/a338dce2-07d2-45d9-b89b-2f3cc53fcf49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005637 10.0.0.22 - - [2026-07-20 02:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.22 - - [2026-07-20 02:29:02] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003751 10.0.0.22 - - [2026-07-20 02:29:02] "GET /virtual-networks?parent_id=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003173 10.0.0.22 - - [2026-07-20 02:29:02] "GET /virtual-network/a338dce2-07d2-45d9-b89b-2f3cc53fcf49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.007013 10.0.0.22 - - [2026-07-20 02:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.22 - - [2026-07-20 02:29:02] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004025 10.0.0.22 - - [2026-07-20 02:29:02] "GET /virtual-networks?parent_id=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003348 10.0.0.22 - - [2026-07-20 02:29:02] "GET /virtual-network/a338dce2-07d2-45d9-b89b-2f3cc53fcf49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005733 10.0.0.22 - - [2026-07-20 02:29:02] "GET /virtual-machine/6de9ad86-f2b4-4d69-9222-cc21f83b2145 HTTP/1.1" 200 1802 0.004267 10.0.0.22 - - [2026-07-20 02:29:02] "GET /domains HTTP/1.1" 200 280 0.002315 10.0.0.22 - - [2026-07-20 02:29:02] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001350 10.0.0.22 - - [2026-07-20 02:29:02] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2771 0.008804 10.0.0.22 - - [2026-07-20 02:29:02] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001113 10.0.0.22 - - [2026-07-20 02:29:02] "GET /project/1312a66e-153a-4aa1-a2bf-2616e29f48e7 HTTP/1.1" 200 4234 0.080611 10.0.0.22 - - [2026-07-20 02:29:02] "GET /service-instance/75a733fd-82b4-4252-9a7f-5a2e49e03a47 HTTP/1.1" 200 3784 0.010614 10.0.0.22 - - [2026-07-20 02:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.22 - - [2026-07-20 02:29:02] "GET /routing-instance/c9f596f8-7c1e-4ca1-a3d7-f354a318760a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1888 0.004446 10.0.0.22 - - [2026-07-20 02:29:03] "GET /routing-instance/c9f596f8-7c1e-4ca1-a3d7-f354a318760a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2021 0.005428 10.0.0.22 - - [2026-07-20 02:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.22 - - [2026-07-20 02:29:03] "GET /routing-instance/e9b8e7bc-91dc-4bc8-97f4-3e576a1afbd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.004256 10.0.0.22 - - [2026-07-20 02:29:03] "GET /routing-instance/e9b8e7bc-91dc-4bc8-97f4-3e576a1afbd8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2024 0.005500 10.0.0.22 - - [2026-07-20 02:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.22 - - [2026-07-20 02:29:03] "GET /virtual-network/0859b30b-8055-46dd-b9fc-c56c480e9f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.005138 10.0.0.22 - - [2026-07-20 02:29:03] "GET /virtual-network/0859b30b-8055-46dd-b9fc-c56c480e9f41?fields=routing_instances HTTP/1.1" 200 1683 0.007236 10.0.0.22 - - [2026-07-20 02:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.22 - - [2026-07-20 02:29:03] "GET /virtual-network/a338dce2-07d2-45d9-b89b-2f3cc53fcf49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006037 10.0.0.22 - - [2026-07-20 02:29:03] "GET /virtual-network/a338dce2-07d2-45d9-b89b-2f3cc53fcf49?fields=routing_instances HTTP/1.1" 200 1690 0.008385 10.0.0.22 - - [2026-07-20 02:29:07] "POST /ref-update HTTP/1.1" 200 156 0.036837 10.0.0.22 - - [2026-07-20 02:29:07] "POST /neutron/network HTTP/1.1" 200 833 0.004992 10.0.0.22 - - [2026-07-20 02:29:07] "DELETE /access-control-list/a468620c-6d69-428a-b809-65577e859d57 HTTP/1.1" 200 115 0.043461 10.0.0.22 - - [2026-07-20 02:29:07] "GET /virtual-network/a338dce2-07d2-45d9-b89b-2f3cc53fcf49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.011053 10.0.0.22 - - [2026-07-20 02:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.22 - - [2026-07-20 02:29:07] "DELETE /routing-instance/4e2afb95-c7f3-44aa-aec0-7edc94b0c997 HTTP/1.1" 200 115 0.034801 10.0.0.22 - - [2026-07-20 02:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006154 10.0.0.22 - - [2026-07-20 02:29:07] "GET /network-policy/f6d6446d-864c-410a-9cc9-b962129ca069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2183 0.003622 10.0.0.22 - - [2026-07-20 02:29:07] "DELETE /route-target/7db9b066-0e95-42ba-879f-7b76330e1a96 HTTP/1.1" 200 115 0.029117 10.0.0.22 - - [2026-07-20 02:29:07] "POST /ref-update HTTP/1.1" 200 156 0.033995 10.0.0.22 - - [2026-07-20 02:29:07] "DELETE /routing-instance/c884aeb8-6321-4589-a305-75ac47b81347 HTTP/1.1" 200 115 0.029495 10.0.0.22 - - [2026-07-20 02:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005458 10.0.0.22 - - [2026-07-20 02:29:07] "POST /neutron/network HTTP/1.1" 200 832 0.006803 10.0.0.22 - - [2026-07-20 02:29:07] "GET /virtual-network/0859b30b-8055-46dd-b9fc-c56c480e9f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004802 10.0.0.22 - - [2026-07-20 02:29:07] "DELETE /route-target/a8f270a4-d060-46ff-9243-25be7bffd5b3 HTTP/1.1" 200 115 0.015483 10.0.0.22 - - [2026-07-20 02:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.22 - - [2026-07-20 02:29:07] "DELETE /access-control-list/6bff20e7-68a7-4d9c-8f1c-2925a833b19d HTTP/1.1" 200 115 0.026687 10.0.0.22 - - [2026-07-20 02:29:07] "GET /network-policy/f6d6446d-864c-410a-9cc9-b962129ca069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2183 0.003807 10.0.0.22 - - [2026-07-20 02:29:07] "DELETE /network-policy/f6d6446d-864c-410a-9cc9-b962129ca069 HTTP/1.1" 200 115 0.021126 10.0.0.22 - - [2026-07-20 02:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.22 - - [2026-07-20 02:29:08] "DELETE /service-instance/75a733fd-82b4-4252-9a7f-5a2e49e03a47 HTTP/1.1" 200 115 0.053994 10.0.0.22 - - [2026-07-20 02:29:08] "GET /domains HTTP/1.1" 200 280 0.002762 10.0.0.22 - - [2026-07-20 02:29:08] "POST /ref-update HTTP/1.1" 200 156 0.020162 10.0.0.22 - - [2026-07-20 02:29:08] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001018 10.0.0.22 - - [2026-07-20 02:29:08] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2771 0.007961 10.0.0.22 - - [2026-07-20 02:29:08] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001089 10.0.0.22 - - [2026-07-20 02:29:08] "DELETE /instance-ip/3ab29e83-caa6-4056-845c-ac2fb211ebf6 HTTP/1.1" 200 115 0.038474 10.0.0.22 - - [2026-07-20 02:29:08] "POST /ref-update HTTP/1.1" 200 156 0.009744 10.0.0.22 - - [2026-07-20 02:29:08] "GET /project/1312a66e-153a-4aa1-a2bf-2616e29f48e7 HTTP/1.1" 200 3760 0.071220 10.0.0.22 - - [2026-07-20 02:29:08] "GET /virtual-machine/6de9ad86-f2b4-4d69-9222-cc21f83b2145 HTTP/1.1" 200 1802 0.004049 10.0.0.22 - - [2026-07-20 02:29:08] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003920 10.0.0.22 - - [2026-07-20 02:29:08] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001846 10.0.0.22 - - [2026-07-20 02:29:08] "DELETE /instance-ip/3cc78bd6-141a-4217-a40a-87a0b94802f4 HTTP/1.1" 200 115 0.028434 10.0.0.22 - - [2026-07-20 02:29:08] "POST /ref-update HTTP/1.1" 200 156 0.009926 10.0.0.22 - - [2026-07-20 02:29:08] "DELETE /instance-ip/0a2e1aeb-3a69-4a65-ac40-d1cf96057f81 HTTP/1.1" 200 115 0.028047 10.0.0.22 - - [2026-07-20 02:29:08] "POST /ref-update HTTP/1.1" 200 156 0.009940 10.0.0.22 - - [2026-07-20 02:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.22 - - [2026-07-20 02:29:08] "DELETE /service-template/1e49603d-2fca-4d17-a402-252f07e2fbad HTTP/1.1" 200 115 0.031955 10.0.0.22 - - [2026-07-20 02:29:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.003191 10.0.0.22 - - [2026-07-20 02:29:08] "DELETE /instance-ip/6fe2d889-2749-48d1-97ac-5f8e780cb6fd HTTP/1.1" 200 115 0.040245 10.0.0.22 - - [2026-07-20 02:29:08] "POST /ref-update HTTP/1.1" 200 156 0.010870 10.0.0.22 - - [2026-07-20 02:29:08] "DELETE /instance-ip/0b8454e3-b46b-4911-8fcb-1522fbb354f4 HTTP/1.1" 200 115 0.021013 10.0.0.22 - - [2026-07-20 02:29:08] "POST /ref-update HTTP/1.1" 200 156 0.011439 10.0.0.22 - - [2026-07-20 02:29:08] "DELETE /instance-ip/0e0efc01-3176-4aba-9c2f-bacee787d4d1 HTTP/1.1" 200 115 0.028484 10.0.0.22 - - [2026-07-20 02:29:08] "POST /neutron/network HTTP/1.1" 200 833 0.006789 10.0.0.22 - - [2026-07-20 02:29:08] "POST /neutron/network HTTP/1.1" 400 204 0.008950 10.0.0.22 - - [2026-07-20 02:29:10] "POST /neutron/port HTTP/1.1" 200 1121 0.011575 10.0.0.22 - - [2026-07-20 02:29:10] "POST /neutron/port HTTP/1.1" 200 1111 0.009746 10.0.0.22 - - [2026-07-20 02:29:10] "POST /neutron/port HTTP/1.1" 200 1122 0.016538 10.0.0.22 - - [2026-07-20 02:29:10] "POST /neutron/port HTTP/1.1" 200 1112 0.009129 10.0.0.22 - - [2026-07-20 02:29:10] "POST /neutron/port HTTP/1.1" 200 151 0.109460 10.0.0.22 - - [2026-07-20 02:29:10] "POST /neutron/network HTTP/1.1" 200 833 0.008706 10.0.0.22 - - [2026-07-20 02:29:10] "POST /neutron/network HTTP/1.1" 400 204 0.009878 10.0.0.22 - - [2026-07-20 02:29:10] "POST /neutron/port HTTP/1.1" 200 151 0.122323 10.0.0.22 - - [2026-07-20 02:29:10] "POST /neutron/port HTTP/1.1" 200 3059 0.026587 10.0.0.22 - - [2026-07-20 02:29:10] "POST /neutron/port HTTP/1.1" 200 1111 0.009185 10.0.0.22 - - [2026-07-20 02:29:10] "POST /neutron/port HTTP/1.1" 200 151 0.096009 10.0.0.22 - - [2026-07-20 02:29:10] "POST /neutron/port HTTP/1.1" 200 1111 0.010368 10.0.0.22 - - [2026-07-20 02:29:10] "POST /neutron/port HTTP/1.1" 200 151 0.092292 10.0.0.22 - - [2026-07-20 02:29:10] "POST /neutron/port HTTP/1.1" 200 1112 0.010714 10.0.0.22 - - [2026-07-20 02:29:11] "POST /neutron/port HTTP/1.1" 200 151 0.103914 10.0.0.22 - - [2026-07-20 02:29:12] "POST /neutron/network HTTP/1.1" 200 833 0.006230 10.0.0.22 - - [2026-07-20 02:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005969 10.0.0.22 - - [2026-07-20 02:29:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002363 10.0.0.22 - - [2026-07-20 02:29:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002549 10.0.0.22 - - [2026-07-20 02:29:12] "POST /neutron/network HTTP/1.1" 200 151 0.086132 10.0.0.22 - - [2026-07-20 02:29:12] "DELETE /route-target/7dfed972-7359-45f4-ab8b-7f5471afc28e HTTP/1.1" 200 115 0.013736 10.0.0.22 - - [2026-07-20 02:29:12] "GET /routing-instance/e9b8e7bc-91dc-4bc8-97f4-3e576a1afbd8 HTTP/1.1" 404 171 0.002130 10.0.0.22 - - [2026-07-20 02:29:12] "GET /domains HTTP/1.1" 200 280 0.002215 10.0.0.22 - - [2026-07-20 02:29:12] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001005 10.0.0.22 - - [2026-07-20 02:29:12] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2571 0.049249 10.0.0.22 - - [2026-07-20 02:29:12] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001055 10.0.0.22 - - [2026-07-20 02:29:12] "GET /project/1312a66e-153a-4aa1-a2bf-2616e29f48e7 HTTP/1.1" 200 2299 0.077914 10.0.0.22 - - [2026-07-20 02:29:12] "POST /neutron/network HTTP/1.1" 200 832 0.005532 10.0.0.22 - - [2026-07-20 02:29:13] "POST /useragent-kv HTTP/1.1" 200 115 0.005563 10.0.0.22 - - [2026-07-20 02:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005261 10.0.0.22 - - [2026-07-20 02:29:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003517 10.0.0.22 - - [2026-07-20 02:29:13] "POST /neutron/network HTTP/1.1" 200 151 0.093800 10.0.0.22 - - [2026-07-20 02:29:13] "GET /routing-instance/c9f596f8-7c1e-4ca1-a3d7-f354a318760a HTTP/1.1" 404 171 0.003390 10.0.0.22 - - [2026-07-20 02:29:13] "DELETE /route-target/6a0bed89-751a-4b17-9fea-dbfecbacb2af HTTP/1.1" 200 115 0.026806 10.0.0.22 - - [2026-07-20 02:29:13] "GET /domains HTTP/1.1" 200 280 0.004431 10.0.0.22 - - [2026-07-20 02:29:13] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001028 10.0.0.22 - - [2026-07-20 02:29:13] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2571 0.051173 10.0.0.22 - - [2026-07-20 02:29:13] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000876 10.0.0.22 - - [2026-07-20 02:29:13] "GET /project/1312a66e-153a-4aa1-a2bf-2616e29f48e7 HTTP/1.1" 200 2081 0.067563 10.0.0.22 - - [2026-07-20 02:29:13] "POST /neutron/network HTTP/1.1" 200 831 0.005934 10.0.0.22 - - [2026-07-20 02:29:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003316 10.0.0.22 - - [2026-07-20 02:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.22 - - [2026-07-20 02:29:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002717 10.0.0.22 - - [2026-07-20 02:29:13] "POST /neutron/network HTTP/1.1" 200 151 0.091154 10.0.0.22 - - [2026-07-20 02:29:13] "DELETE /route-target/eb10d8b8-9afc-4c93-b7e5-4229ddfa3a32 HTTP/1.1" 200 115 0.015297 10.0.0.22 - - [2026-07-20 02:29:13] "GET /routing-instance/cea1493e-3ded-453c-bc0e-ea2c6c1fef65 HTTP/1.1" 404 171 0.002261 10.0.0.22 - - [2026-07-20 02:29:13] "GET /domains HTTP/1.1" 200 280 0.001828 10.0.0.22 - - [2026-07-20 02:29:13] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000785 10.0.0.22 - - [2026-07-20 02:29:13] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2571 0.053853 10.0.0.22 - - [2026-07-20 02:29:13] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000857 10.0.0.22 - - [2026-07-20 02:29:13] "GET /project/1312a66e-153a-4aa1-a2bf-2616e29f48e7 HTTP/1.1" 200 1841 0.066346 10.0.0.22 - - [2026-07-20 02:29:13] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001092 10.0.0.22 - - [2026-07-20 02:29:13] "GET /project/1312a66e-153a-4aa1-a2bf-2616e29f48e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.031314 10.0.0.22 - - [2026-07-20 02:29:13] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001428 10.0.0.22 - - [2026-07-20 02:29:13] "GET /project/1312a66e-153a-4aa1-a2bf-2616e29f48e7?fields=virtual_networks HTTP/1.1" 200 1029 0.068506 10.0.0.22 - - [2026-07-20 02:29:13] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001003 10.0.0.22 - - [2026-07-20 02:29:13] "GET /project/1312a66e-153a-4aa1-a2bf-2616e29f48e7?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.027911 10.0.0.22 - - [2026-07-20 02:29:13] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001459 10.0.0.22 - - [2026-07-20 02:29:13] "GET /project/1312a66e-153a-4aa1-a2bf-2616e29f48e7?fields=security_groups HTTP/1.1" 200 1253 0.024972 10.0.0.22 - - [2026-07-20 02:29:14] "POST /fqname-to-id HTTP/1.1" 404 189 0.027967 10.0.0.22 - - [2026-07-20 02:29:14] "GET /projects?obj_uuids=4eae42ab-c60d-4f5b-8c7e-e567469041a4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002400 10.0.0.22 - - [2026-07-20 02:29:14] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001112 10.0.0.22 - - [2026-07-20 02:29:14] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008395 10.0.0.22 - - [2026-07-20 02:29:15] "POST /id-to-fqname HTTP/1.1" 200 191 0.001476 10.0.0.22 - - [2026-07-20 02:29:15] "POST /fqname-to-id HTTP/1.1" 404 200 0.002376 10.0.0.22 - - [2026-07-20 02:29:15] "POST /security-groups HTTP/1.1" 200 592 0.064272 10.0.0.22 - - [2026-07-20 02:29:15] "POST /fqname-to-id HTTP/1.1" 404 235 0.002937 10.0.0.22 - - [2026-07-20 02:29:15] "POST /projects HTTP/1.1" 200 587 0.220978 10.0.0.22 - - [2026-07-20 02:29:15] "POST /access-control-lists HTTP/1.1" 200 597 0.059069 10.0.0.22 - - [2026-07-20 02:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.297460 10.0.0.22 - - [2026-07-20 02:29:15] "POST /fqname-to-id HTTP/1.1" 404 234 0.003660 10.0.0.22 - - [2026-07-20 02:29:15] "GET /project/4eae42ab-c60d-4f5b-8c7e-e567469041a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.423983 10.0.0.22 - - [2026-07-20 02:29:15] "POST /access-control-lists HTTP/1.1" 200 595 0.056727 10.0.0.22 - - [2026-07-20 02:29:16] "GET / HTTP/1.1" 200 35931 0.001973 10.0.0.22 - - [2026-07-20 02:29:17] "GET /project/4eae42ab-c60d-4f5b-8c7e-e567469041a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000691 10.0.0.22 - - [2026-07-20 02:29:17] "GET /projects?obj_uuids=4eae42ab-c60d-4f5b-8c7e-e567469041a4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001082 10.0.0.22 - - [2026-07-20 02:29:17] "GET /project/4eae42ab-c60d-4f5b-8c7e-e567469041a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.050518 10.0.0.22 - - [2026-07-20 02:29:17] "POST /fqname-to-id HTTP/1.1" 404 180 0.002403 10.0.0.22 - - [2026-07-20 02:29:17] "POST /virtual-DNSs HTTP/1.1" 200 507 0.017090 10.0.0.22 - - [2026-07-20 02:29:18] "GET /virtual-DNS/de85e876-fba1-4336-8fbc-25e163f133a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.005259 10.0.0.22 - - [2026-07-20 02:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.22 - - [2026-07-20 02:29:18] "GET /virtual-DNS/de85e876-fba1-4336-8fbc-25e163f133a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.003556 10.0.0.22 - - [2026-07-20 02:29:18] "GET /domains HTTP/1.1" 401 292 0.000426 10.0.0.22 - - [2026-07-20 02:29:18] "GET /domains HTTP/1.1" 200 280 0.021056 10.0.0.22 - - [2026-07-20 02:29:18] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000889 10.0.0.22 - - [2026-07-20 02:29:18] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2958 0.006965 10.0.0.22 - - [2026-07-20 02:29:18] "GET /virtual-DNS/de85e876-fba1-4336-8fbc-25e163f133a9 HTTP/1.1" 200 1440 0.003275 10.0.0.22 - - [2026-07-20 02:29:18] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.002011 10.0.0.22 - - [2026-07-20 02:29:18] "POST /network-ipams HTTP/1.1" 200 514 0.014400 10.0.0.22 - - [2026-07-20 02:29:18] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 751 0.002805 10.0.0.22 - - [2026-07-20 02:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.22 - - [2026-07-20 02:29:18] "GET /network-ipam/c6a2552c-ecfe-4c86-84f7-31319dfbd5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.004814 10.0.0.22 - - [2026-07-20 02:29:18] "PUT /network-ipam/c6a2552c-ecfe-4c86-84f7-31319dfbd5b4 HTTP/1.1" 200 258 0.010142 10.0.0.22 - - [2026-07-20 02:29:18] "POST /ref-update HTTP/1.1" 200 156 0.011509 10.0.0.22 - - [2026-07-20 02:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.22 - - [2026-07-20 02:29:18] "GET /projects?obj_uuids=4eae42ab-c60d-4f5b-8c7e-e567469041a4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003037 10.0.0.22 - - [2026-07-20 02:29:18] "GET /project/4eae42ab-c60d-4f5b-8c7e-e567469041a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.030941 10.0.0.22 - - [2026-07-20 02:29:19] "POST /neutron/network HTTP/1.1" 200 117 0.027974 10.0.0.22 - - [2026-07-20 02:29:19] "GET /projects?obj_uuids=4eae42ab-c60d-4f5b-8c7e-e567469041a4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001150 10.0.0.22 - - [2026-07-20 02:29:19] "POST /neutron/network HTTP/1.1" 200 618 0.085578 10.0.0.22 - - [2026-07-20 02:29:19] "POST /route-targets HTTP/1.1" 200 327 0.009938 10.0.0.22 - - [2026-07-20 02:29:19] "POST /ref-update HTTP/1.1" 200 156 0.013587 10.0.0.22 - - [2026-07-20 02:29:19] "POST /useragent-kv HTTP/1.1" 200 115 0.007004 10.0.0.22 - - [2026-07-20 02:29:19] "POST /neutron/subnet HTTP/1.1" 200 711 0.192606 10.0.0.22 - - [2026-07-20 02:29:19] "POST /neutron/network HTTP/1.1" 200 833 0.006700 10.0.0.22 - - [2026-07-20 02:29:19] "POST /id-to-fqname HTTP/1.1" 200 227 0.001079 10.0.0.22 - - [2026-07-20 02:29:19] "GET /virtual-network/19a40c1c-a0c0-423a-bf33-5ad4503179ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004360 10.0.0.22 - - [2026-07-20 02:29:19] "POST /neutron/network HTTP/1.1" 200 833 0.005788 10.0.0.22 - - [2026-07-20 02:29:19] "GET /virtual-network/19a40c1c-a0c0-423a-bf33-5ad4503179ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004860 10.0.0.22 - - [2026-07-20 02:29:19] "POST /neutron/network HTTP/1.1" 200 833 0.006160 10.0.0.22 - - [2026-07-20 02:29:19] "POST /neutron/subnet HTTP/1.1" 200 711 0.006044 10.0.0.22 - - [2026-07-20 02:29:19] "POST /neutron/network HTTP/1.1" 200 807 0.008269 10.0.0.22 - - [2026-07-20 02:29:19] "POST /neutron/network HTTP/1.1" 200 833 0.004517 10.0.0.22 - - [2026-07-20 02:29:19] "POST /id-to-fqname HTTP/1.1" 200 227 0.000991 10.0.0.22 - - [2026-07-20 02:29:19] "POST /neutron/network HTTP/1.1" 200 843 0.006094 10.0.0.22 - - [2026-07-20 02:29:19] "GET /projects?obj_uuids=4eae42ab-c60d-4f5b-8c7e-e567469041a4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001399 10.0.0.22 - - [2026-07-20 02:29:19] "GET /project/4eae42ab-c60d-4f5b-8c7e-e567469041a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.025931 10.0.0.22 - - [2026-07-20 02:29:19] "POST /neutron/network HTTP/1.1" 200 833 0.006234 10.0.0.22 - - [2026-07-20 02:29:19] "POST /neutron/port HTTP/1.1" 200 117 0.005626 10.0.0.22 - - [2026-07-20 02:29:19] "POST /neutron/port HTTP/1.1" 200 117 0.005394 10.0.0.22 - - [2026-07-20 02:29:19] "POST /neutron/port HTTP/1.1" 200 117 0.004935 10.0.0.22 - - [2026-07-20 02:29:24] "POST /neutron/network HTTP/1.1" 200 843 0.006499 10.0.0.22 - - [2026-07-20 02:29:24] "GET /projects?obj_uuids=4eae42ab-c60d-4f5b-8c7e-e567469041a4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001152 10.0.0.22 - - [2026-07-20 02:29:24] "POST /neutron/port HTTP/1.1" 200 1058 0.205871 10.0.0.22 - - [2026-07-20 02:29:24] "POST /neutron/port HTTP/1.1" 200 1058 0.010649 10.0.0.22 - - [2026-07-20 02:29:24] "POST /neutron/port HTTP/1.1" 200 1058 0.012314 10.0.0.22 - - [2026-07-20 02:29:24] "POST /neutron/port HTTP/1.1" 200 1112 0.074327 10.0.0.22 - - [2026-07-20 02:29:24] "POST /neutron/port HTTP/1.1" 200 1122 0.013750 10.0.0.22 - - [2026-07-20 02:29:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006330 10.0.0.22 - - [2026-07-20 02:29:25] "POST /neutron/port HTTP/1.1" 200 1122 0.011896 10.0.0.22 - - [2026-07-20 02:29:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003489 10.0.0.22 - - [2026-07-20 02:29:25] "POST /neutron/subnet HTTP/1.1" 200 685 0.007016 10.0.0.22 - - [2026-07-20 02:29:25] "POST /neutron/port HTTP/1.1" 200 117 0.001498 10.0.0.22 - - [2026-07-20 02:29:25] "POST /neutron/network HTTP/1.1" 200 833 0.006026 10.0.0.22 - - [2026-07-20 02:29:30] "POST /neutron/port HTTP/1.1" 200 1122 0.013420 10.0.0.22 - - [2026-07-20 02:29:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007181 10.0.0.22 - - [2026-07-20 02:29:34] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000910 10.0.0.22 - - [2026-07-20 02:29:34] "DELETE /project/4eae42abc60d4f5b8c7ee567469041a4 HTTP/1.1" 404 173 0.033885 10.0.0.22 - - [2026-07-20 02:29:34] "GET /project/1312a66e-153a-4aa1-a2bf-2616e29f48e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.022396 10.0.0.22 - - [2026-07-20 02:29:34] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000993 10.0.0.22 - - [2026-07-20 02:29:34] "GET /project/1312a66e-153a-4aa1-a2bf-2616e29f48e7?fields=security_groups HTTP/1.1" 200 1358 0.072194 10.0.0.22 - - [2026-07-20 02:29:34] "DELETE /security-group/d2efd390-a851-4063-9d89-1de4a66f061d HTTP/1.1" 200 115 0.038138 10.0.0.22 - - [2026-07-20 02:29:34] "GET /projects?obj_uuids=1312a66e-153a-4aa1-a2bf-2616e29f48e7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001163 10.0.0.22 - - [2026-07-20 02:29:34] "DELETE /access-control-list/931ed245-5ded-44e2-aa02-3af66df84d85 HTTP/1.1" 200 115 0.028529 10.0.0.22 - - [2026-07-20 02:29:34] "GET /project/1312a66e-153a-4aa1-a2bf-2616e29f48e7?fields=application_policy_sets HTTP/1.1" 200 1397 0.033128 10.0.0.22 - - [2026-07-20 02:29:34] "DELETE /access-control-list/b6115449-5219-4303-adac-eb63211d92f1 HTTP/1.1" 200 115 0.029184 10.0.0.22 - - [2026-07-20 02:29:34] "DELETE /project/1312a66e-153a-4aa1-a2bf-2616e29f48e7 HTTP/1.1" 200 115 0.355280 10.0.0.22 - - [2026-07-20 02:29:35] "POST /neutron/port HTTP/1.1" 200 1122 0.011860 10.0.0.22 - - [2026-07-20 02:29:35] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005698 10.0.0.22 - - [2026-07-20 02:29:40] "POST /neutron/port HTTP/1.1" 200 1122 0.012811 10.0.0.22 - - [2026-07-20 02:29:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005644 10.0.0.22 - - [2026-07-20 02:29:44] "GET /obj-perms HTTP/1.1" 200 4493 0.039695 10.0.0.22 - - [2026-07-20 02:29:44] "GET /obj-perms HTTP/1.1" 200 4493 0.033536 10.0.0.22 - - [2026-07-20 02:29:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000653 10.0.0.22 - - [2026-07-20 02:29:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000587 10.0.0.22 - - [2026-07-20 02:29:45] "POST /neutron/port HTTP/1.1" 200 1122 0.011642 10.0.0.22 - - [2026-07-20 02:29:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005916 10.0.0.22 - - [2026-07-20 02:29:45] "POST /neutron/port HTTP/1.1" 200 1122 0.012512 10.0.0.22 - - [2026-07-20 02:29:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005115 10.0.0.22 - - [2026-07-20 02:29:45] "POST /neutron/port HTTP/1.1" 200 1122 0.013115 10.0.0.22 - - [2026-07-20 02:29:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006234 10.0.0.22 - - [2026-07-20 02:29:45] "GET /virtual-machine/f680a8b5-f57e-4305-8ca9-980b6aa282f4 HTTP/1.1" 200 1294 0.004549 10.0.0.22 - - [2026-07-20 02:29:45] "GET /virtual-machine-interface/18ebb2f3-165a-4f36-b8eb-7d6a81408a8d HTTP/1.1" 200 2965 0.004559 10.0.0.22 - - [2026-07-20 02:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.22 - - [2026-07-20 02:29:45] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003226 10.0.0.22 - - [2026-07-20 02:29:45] "GET /virtual-networks?parent_id=4eae42ab-c60d-4f5b-8c7e-e567469041a4&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002979 10.0.0.22 - - [2026-07-20 02:29:45] "GET /virtual-network/19a40c1c-a0c0-423a-bf33-5ad4503179ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007473 10.0.0.22 - - [2026-07-20 02:29:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.22 - - [2026-07-20 02:29:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.22 - - [2026-07-20 02:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.22 - - [2026-07-20 02:29:48] "GET /virtual-network/19a40c1c-a0c0-423a-bf33-5ad4503179ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004652 10.0.0.22 - - [2026-07-20 02:29:48] "POST /neutron/port HTTP/1.1" 200 1122 0.010377 10.0.0.22 - - [2026-07-20 02:29:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.004338 10.0.0.22 - - [2026-07-20 02:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.22 - - [2026-07-20 02:29:50] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003027 10.0.0.22 - - [2026-07-20 02:29:50] "GET /virtual-networks?parent_id=4eae42ab-c60d-4f5b-8c7e-e567469041a4&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003125 10.0.0.22 - - [2026-07-20 02:29:51] "GET /virtual-network/19a40c1c-a0c0-423a-bf33-5ad4503179ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005488 10.0.0.22 - - [2026-07-20 02:29:55] "POST /neutron/network HTTP/1.1" 200 807 0.010772 10.0.0.22 - - [2026-07-20 02:29:55] "POST /neutron/network HTTP/1.1" 200 833 0.005325 10.0.0.22 - - [2026-07-20 02:29:55] "POST /id-to-fqname HTTP/1.1" 200 227 0.001142 10.0.0.22 - - [2026-07-20 02:29:55] "POST /neutron/port HTTP/1.1" 200 1122 0.011509 10.0.0.22 - - [2026-07-20 02:29:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005507 10.0.0.22 - - [2026-07-20 02:29:55] "POST /neutron/network HTTP/1.1" 200 843 0.005096 10.0.0.22 - - [2026-07-20 02:29:55] "GET /projects?obj_uuids=4eae42ab-c60d-4f5b-8c7e-e567469041a4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.025379 10.0.0.22 - - [2026-07-20 02:29:55] "GET /project/4eae42ab-c60d-4f5b-8c7e-e567469041a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.048234 10.0.0.22 - - [2026-07-20 02:29:55] "POST /neutron/network HTTP/1.1" 200 833 0.005486 10.0.0.22 - - [2026-07-20 02:29:55] "POST /neutron/port HTTP/1.1" 200 1122 0.023248 10.0.0.22 - - [2026-07-20 02:29:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006862 10.0.0.22 - - [2026-07-20 02:29:55] "POST /neutron/port HTTP/1.1" 200 117 0.005121 10.0.0.22 - - [2026-07-20 02:29:55] "POST /neutron/port HTTP/1.1" 200 117 0.005294 10.0.0.22 - - [2026-07-20 02:30:00] "POST /neutron/port HTTP/1.1" 200 117 0.005338 10.0.0.22 - - [2026-07-20 02:30:01] "POST /neutron/network HTTP/1.1" 200 843 0.007439 10.0.0.22 - - [2026-07-20 02:30:01] "GET /projects?obj_uuids=4eae42ab-c60d-4f5b-8c7e-e567469041a4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001526 10.0.0.22 - - [2026-07-20 02:30:01] "POST /neutron/port HTTP/1.1" 200 1058 0.199825 10.0.0.22 - - [2026-07-20 02:30:01] "POST /neutron/port HTTP/1.1" 200 1058 0.011724 10.0.0.22 - - [2026-07-20 02:30:01] "POST /neutron/port HTTP/1.1" 200 1058 0.009120 10.0.0.22 - - [2026-07-20 02:30:01] "POST /neutron/port HTTP/1.1" 200 1112 0.059366 10.0.0.22 - - [2026-07-20 02:30:02] "POST /neutron/port HTTP/1.1" 200 1122 0.011564 10.0.0.22 - - [2026-07-20 02:30:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003366 10.0.0.22 - - [2026-07-20 02:30:02] "POST /neutron/subnet HTTP/1.1" 200 685 0.006629 10.0.0.22 - - [2026-07-20 02:30:02] "POST /neutron/port HTTP/1.1" 200 117 0.001101 10.0.0.22 - - [2026-07-20 02:30:02] "POST /neutron/network HTTP/1.1" 200 833 0.005378 10.0.0.22 - - [2026-07-20 02:30:05] "POST /neutron/port HTTP/1.1" 200 1122 0.013253 10.0.0.22 - - [2026-07-20 02:30:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007113 10.0.0.22 - - [2026-07-20 02:30:10] "POST /neutron/port HTTP/1.1" 200 1122 0.013223 10.0.0.22 - - [2026-07-20 02:30:10] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006924 10.0.0.22 - - [2026-07-20 02:30:16] "POST /neutron/port HTTP/1.1" 200 1122 0.013879 10.0.0.22 - - [2026-07-20 02:30:16] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006513 10.0.0.22 - - [2026-07-20 02:30:21] "POST /neutron/port HTTP/1.1" 200 1122 0.011578 10.0.0.22 - - [2026-07-20 02:30:21] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007008 10.0.0.22 - - [2026-07-20 02:30:26] "POST /neutron/port HTTP/1.1" 200 1122 0.011995 10.0.0.22 - - [2026-07-20 02:30:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005796 10.0.0.22 - - [2026-07-20 02:30:26] "POST /neutron/port HTTP/1.1" 200 1122 0.016630 10.0.0.22 - - [2026-07-20 02:30:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008301 10.0.0.22 - - [2026-07-20 02:30:26] "POST /neutron/port HTTP/1.1" 200 1122 0.020983 10.0.0.22 - - [2026-07-20 02:30:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006918 10.0.0.22 - - [2026-07-20 02:30:26] "GET /virtual-machine/2a845453-2e2c-43da-a182-35af827123b0 HTTP/1.1" 200 1293 0.004907 10.0.0.22 - - [2026-07-20 02:30:26] "GET /virtual-machine-interface/1ca86fa6-0e9c-4122-a88e-1029cc53ded9 HTTP/1.1" 200 2965 0.006062 10.0.0.22 - - [2026-07-20 02:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.22 - - [2026-07-20 02:30:26] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003648 10.0.0.22 - - [2026-07-20 02:30:26] "GET /virtual-networks?parent_id=4eae42ab-c60d-4f5b-8c7e-e567469041a4&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004273 10.0.0.22 - - [2026-07-20 02:30:26] "POST /neutron/port HTTP/1.1" 200 1122 0.012518 10.0.0.22 - - [2026-07-20 02:30:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006793 10.0.0.22 - - [2026-07-20 02:30:26] "GET /virtual-network/19a40c1c-a0c0-423a-bf33-5ad4503179ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005593 10.0.0.22 - - [2026-07-20 02:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.22 - - [2026-07-20 02:30:27] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002710 10.0.0.22 - - [2026-07-20 02:30:27] "GET /virtual-networks?parent_id=4eae42ab-c60d-4f5b-8c7e-e567469041a4&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002974 10.0.0.22 - - [2026-07-20 02:30:27] "GET /virtual-network/19a40c1c-a0c0-423a-bf33-5ad4503179ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005503 10.0.0.22 - - [2026-07-20 02:30:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.22 - - [2026-07-20 02:30:33] "DELETE /virtual-DNS/de85e876-fba1-4336-8fbc-25e163f133a9 HTTP/1.1" 409 235 0.006253 10.0.0.22 - - [2026-07-20 02:30:33] "POST /fqname-to-id HTTP/1.1" 404 192 0.003118 10.0.0.22 - - [2026-07-20 02:30:33] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.015958 10.0.0.22 - - [2026-07-20 02:30:33] "GET /virtual-DNS-record/ec26d4cc-dc14-46bc-8532-546028db0470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.004924 10.0.0.22 - - [2026-07-20 02:30:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.22 - - [2026-07-20 02:30:33] "GET /virtual-DNS-record/ec26d4cc-dc14-46bc-8532-546028db0470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.004507 10.0.0.22 - - [2026-07-20 02:30:33] "GET /domains HTTP/1.1" 200 280 0.002811 10.0.0.22 - - [2026-07-20 02:30:33] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000910 10.0.0.22 - - [2026-07-20 02:30:33] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2774 0.007486 10.0.0.22 - - [2026-07-20 02:30:33] "GET /virtual-DNS/de85e876-fba1-4336-8fbc-25e163f133a9 HTTP/1.1" 200 1909 0.003433 10.0.0.22 - - [2026-07-20 02:30:33] "GET /virtual-DNS-record/ec26d4cc-dc14-46bc-8532-546028db0470 HTTP/1.1" 200 1337 0.002392 10.0.0.22 - - [2026-07-20 02:30:38] "DELETE /virtual-DNS-record/ec26d4cc-dc14-46bc-8532-546028db0470 HTTP/1.1" 200 115 0.022173 10.0.0.22 - - [2026-07-20 02:30:38] "POST /fqname-to-id HTTP/1.1" 404 184 0.003001 10.0.0.22 - - [2026-07-20 02:30:38] "POST /neutron/network HTTP/1.1" 200 833 0.006155 10.0.0.22 - - [2026-07-20 02:30:38] "POST /neutron/network HTTP/1.1" 400 204 0.011295 10.0.0.22 - - [2026-07-20 02:30:40] "POST /neutron/port HTTP/1.1" 200 1122 0.012254 10.0.0.22 - - [2026-07-20 02:30:40] "POST /neutron/port HTTP/1.1" 200 1112 0.008726 10.0.0.22 - - [2026-07-20 02:30:40] "POST /neutron/port HTTP/1.1" 200 1122 0.012895 10.0.0.22 - - [2026-07-20 02:30:40] "POST /neutron/port HTTP/1.1" 200 1112 0.013771 10.0.0.22 - - [2026-07-20 02:30:40] "POST /neutron/port HTTP/1.1" 200 151 0.122544 10.0.0.22 - - [2026-07-20 02:30:40] "POST /neutron/network HTTP/1.1" 200 833 0.008921 10.0.0.22 - - [2026-07-20 02:30:40] "POST /neutron/port HTTP/1.1" 200 151 0.116995 10.0.0.22 - - [2026-07-20 02:30:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002628 10.0.0.22 - - [2026-07-20 02:30:41] "POST /useragent-kv HTTP/1.1" 200 115 0.001853 10.0.0.22 - - [2026-07-20 02:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.030624 10.0.0.22 - - [2026-07-20 02:30:41] "POST /neutron/network HTTP/1.1" 200 151 0.193604 10.0.0.22 - - [2026-07-20 02:30:41] "DELETE /route-target/d4601d9a-4592-47c2-a610-f31785bdb6a4 HTTP/1.1" 200 115 0.020605 10.0.0.22 - - [2026-07-20 02:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.22 - - [2026-07-20 02:30:41] "DELETE /network-ipam/c6a2552c-ecfe-4c86-84f7-31319dfbd5b4 HTTP/1.1" 200 115 0.022511 10.0.0.22 - - [2026-07-20 02:30:41] "DELETE /virtual-DNS/de85e876-fba1-4336-8fbc-25e163f133a9 HTTP/1.1" 200 115 0.023960 10.0.0.22 - - [2026-07-20 02:30:41] "POST /fqname-to-id HTTP/1.1" 404 180 0.002628 10.0.0.22 - - [2026-07-20 02:30:41] "GET /domains HTTP/1.1" 200 280 0.002804 10.0.0.22 - - [2026-07-20 02:30:41] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001182 10.0.0.22 - - [2026-07-20 02:30:41] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2574 0.008383 10.0.0.22 - - [2026-07-20 02:30:41] "GET /projects?obj_uuids=4eae42ab-c60d-4f5b-8c7e-e567469041a4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001421 10.0.0.22 - - [2026-07-20 02:30:41] "GET /project/4eae42ab-c60d-4f5b-8c7e-e567469041a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.043699 10.0.0.22 - - [2026-07-20 02:30:41] "GET /projects?obj_uuids=4eae42ab-c60d-4f5b-8c7e-e567469041a4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000910 10.0.0.22 - - [2026-07-20 02:30:41] "GET /project/4eae42ab-c60d-4f5b-8c7e-e567469041a4?fields=virtual_networks HTTP/1.1" 200 1035 0.070192 10.0.0.22 - - [2026-07-20 02:30:41] "GET /projects?obj_uuids=4eae42ab-c60d-4f5b-8c7e-e567469041a4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001028 10.0.0.22 - - [2026-07-20 02:30:41] "GET /project/4eae42ab-c60d-4f5b-8c7e-e567469041a4?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.024238 10.0.0.22 - - [2026-07-20 02:30:41] "GET /projects?obj_uuids=4eae42ab-c60d-4f5b-8c7e-e567469041a4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000971 10.0.0.22 - - [2026-07-20 02:30:41] "GET /project/4eae42ab-c60d-4f5b-8c7e-e567469041a4?fields=security_groups HTTP/1.1" 200 1262 0.026743 10.0.0.22 - - [2026-07-20 02:30:42] "POST /fqname-to-id HTTP/1.1" 404 189 0.027462 10.0.0.22 - - [2026-07-20 02:30:42] "GET /projects?obj_uuids=8966d8ee-4d49-46f6-8289-f5d65f097a12&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002222 10.0.0.22 - - [2026-07-20 02:30:42] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000877 10.0.0.22 - - [2026-07-20 02:30:42] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006202 10.0.0.22 - - [2026-07-20 02:30:42] "POST /id-to-fqname HTTP/1.1" 200 191 0.001310 10.0.0.22 - - [2026-07-20 02:30:42] "POST /fqname-to-id HTTP/1.1" 404 200 0.003408 10.0.0.22 - - [2026-07-20 02:30:42] "POST /security-groups HTTP/1.1" 200 592 0.064533 10.0.0.22 - - [2026-07-20 02:30:42] "POST /fqname-to-id HTTP/1.1" 404 235 0.002624 10.0.0.22 - - [2026-07-20 02:30:42] "POST /projects HTTP/1.1" 200 587 0.213459 10.0.0.22 - - [2026-07-20 02:30:42] "POST /access-control-lists HTTP/1.1" 200 597 0.058296 10.0.0.22 - - [2026-07-20 02:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.293174 10.0.0.22 - - [2026-07-20 02:30:43] "POST /fqname-to-id HTTP/1.1" 404 234 0.003444 10.0.0.22 - - [2026-07-20 02:30:43] "GET /project/8966d8ee-4d49-46f6-8289-f5d65f097a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.418329 10.0.0.22 - - [2026-07-20 02:30:43] "POST /access-control-lists HTTP/1.1" 200 595 0.060589 10.0.0.22 - - [2026-07-20 02:30:44] "GET / HTTP/1.1" 200 35931 0.002545 10.0.0.22 - - [2026-07-20 02:30:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000502 10.0.0.22 - - [2026-07-20 02:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.035537 10.0.0.22 - - [2026-07-20 02:30:45] "GET /projects?obj_uuids=8966d8ee-4d49-46f6-8289-f5d65f097a12&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001026 10.0.0.22 - - [2026-07-20 02:30:45] "GET /project/8966d8ee-4d49-46f6-8289-f5d65f097a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.030973 10.0.0.22 - - [2026-07-20 02:30:45] "GET /obj-perms HTTP/1.1" 200 4493 0.386763 10.0.0.22 - - [2026-07-20 02:30:45] "POST /neutron/network HTTP/1.1" 200 117 0.307069 10.0.0.22 - - [2026-07-20 02:30:45] "GET /projects?obj_uuids=8966d8ee-4d49-46f6-8289-f5d65f097a12&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001400 10.0.0.22 - - [2026-07-20 02:30:45] "GET /obj-perms HTTP/1.1" 200 4493 0.041484 10.0.0.22 - - [2026-07-20 02:30:45] "POST /neutron/network HTTP/1.1" 200 606 0.067990 10.0.0.22 - - [2026-07-20 02:30:45] "POST /route-targets HTTP/1.1" 200 327 0.011296 10.0.0.22 - - [2026-07-20 02:30:45] "POST /ref-update HTTP/1.1" 200 156 0.011371 10.0.0.22 - - [2026-07-20 02:30:46] "POST /useragent-kv HTTP/1.1" 200 115 0.005065 10.0.0.22 - - [2026-07-20 02:30:46] "POST /neutron/subnet HTTP/1.1" 200 725 0.188570 10.0.0.22 - - [2026-07-20 02:30:46] "POST /neutron/network HTTP/1.1" 200 825 0.006006 10.0.0.22 - - [2026-07-20 02:30:46] "POST /id-to-fqname HTTP/1.1" 200 221 0.001252 10.0.0.22 - - [2026-07-20 02:30:46] "GET /virtual-network/3fd44177-dbe5-4333-9c97-79d5676f4af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004596 10.0.0.22 - - [2026-07-20 02:30:46] "POST /neutron/network HTTP/1.1" 200 825 0.006176 10.0.0.22 - - [2026-07-20 02:30:46] "GET /virtual-network/3fd44177-dbe5-4333-9c97-79d5676f4af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005513 10.0.0.22 - - [2026-07-20 02:30:46] "POST /neutron/network HTTP/1.1" 200 825 0.005547 10.0.0.22 - - [2026-07-20 02:30:46] "POST /neutron/subnet HTTP/1.1" 200 725 0.005927 10.0.0.22 - - [2026-07-20 02:30:46] "POST /id-to-fqname HTTP/1.1" 200 221 0.001022 10.0.0.22 - - [2026-07-20 02:30:46] "POST /neutron/network HTTP/1.1" 200 835 0.007092 10.0.0.22 - - [2026-07-20 02:30:46] "GET /projects?obj_uuids=8966d8ee-4d49-46f6-8289-f5d65f097a12&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000989 10.0.0.22 - - [2026-07-20 02:30:46] "GET /project/8966d8ee-4d49-46f6-8289-f5d65f097a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.073807 10.0.0.22 - - [2026-07-20 02:30:46] "POST /neutron/network HTTP/1.1" 200 825 0.022767 10.0.0.22 - - [2026-07-20 02:30:46] "POST /neutron/port HTTP/1.1" 200 117 0.005142 10.0.0.22 - - [2026-07-20 02:30:46] "POST /neutron/port HTTP/1.1" 200 117 0.004319 10.0.0.22 - - [2026-07-20 02:30:46] "POST /id-to-fqname HTTP/1.1" 200 221 0.001547 10.0.0.22 - - [2026-07-20 02:30:46] "POST /neutron/port HTTP/1.1" 200 117 0.004723 10.0.0.22 - - [2026-07-20 02:30:46] "POST /neutron/network HTTP/1.1" 200 835 0.005317 10.0.0.22 - - [2026-07-20 02:30:46] "GET /projects?obj_uuids=8966d8ee-4d49-46f6-8289-f5d65f097a12&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000935 10.0.0.22 - - [2026-07-20 02:30:46] "GET /project/8966d8ee-4d49-46f6-8289-f5d65f097a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.024835 10.0.0.22 - - [2026-07-20 02:30:46] "POST /neutron/network HTTP/1.1" 200 825 0.005036 10.0.0.22 - - [2026-07-20 02:30:47] "POST /neutron/port HTTP/1.1" 200 117 0.006810 10.0.0.22 - - [2026-07-20 02:30:47] "POST /neutron/port HTTP/1.1" 200 117 0.004655 10.0.0.22 - - [2026-07-20 02:30:47] "POST /neutron/port HTTP/1.1" 200 117 0.005288 10.0.0.22 - - [2026-07-20 02:30:50] "POST /neutron/network HTTP/1.1" 200 835 0.006363 10.0.0.22 - - [2026-07-20 02:30:50] "GET /projects?obj_uuids=8966d8ee-4d49-46f6-8289-f5d65f097a12&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001126 10.0.0.22 - - [2026-07-20 02:30:51] "POST /neutron/port HTTP/1.1" 200 1061 0.191075 10.0.0.22 - - [2026-07-20 02:30:51] "POST /neutron/port HTTP/1.1" 200 1061 0.028156 10.0.0.22 - - [2026-07-20 02:30:51] "POST /neutron/port HTTP/1.1" 200 1061 0.008398 10.0.0.22 - - [2026-07-20 02:30:51] "POST /neutron/port HTTP/1.1" 200 1115 0.056687 10.0.0.22 - - [2026-07-20 02:30:52] "POST /neutron/port HTTP/1.1" 200 1125 0.011564 10.0.0.22 - - [2026-07-20 02:30:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006210 10.0.0.22 - - [2026-07-20 02:30:52] "POST /neutron/port HTTP/1.1" 200 1125 0.011569 10.0.0.22 - - [2026-07-20 02:30:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002882 10.0.0.22 - - [2026-07-20 02:30:52] "POST /neutron/subnet HTTP/1.1" 200 699 0.006596 10.0.0.22 - - [2026-07-20 02:30:52] "POST /neutron/port HTTP/1.1" 200 117 0.001031 10.0.0.22 - - [2026-07-20 02:30:52] "POST /neutron/network HTTP/1.1" 200 825 0.005299 10.0.0.22 - - [2026-07-20 02:30:52] "POST /neutron/network HTTP/1.1" 200 835 0.005934 10.0.0.22 - - [2026-07-20 02:30:53] "GET /projects?obj_uuids=8966d8ee-4d49-46f6-8289-f5d65f097a12&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001012 10.0.0.22 - - [2026-07-20 02:30:53] "POST /neutron/port HTTP/1.1" 200 1061 0.194926 10.0.0.22 - - [2026-07-20 02:30:53] "POST /neutron/port HTTP/1.1" 200 1061 0.009646 10.0.0.22 - - [2026-07-20 02:30:53] "POST /neutron/port HTTP/1.1" 200 1061 0.018227 10.0.0.22 - - [2026-07-20 02:30:53] "POST /neutron/port HTTP/1.1" 200 1115 0.050378 10.0.0.22 - - [2026-07-20 02:30:54] "POST /neutron/port HTTP/1.1" 200 1125 0.010802 10.0.0.22 - - [2026-07-20 02:30:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003694 10.0.0.22 - - [2026-07-20 02:30:54] "POST /neutron/subnet HTTP/1.1" 200 699 0.007527 10.0.0.22 - - [2026-07-20 02:30:54] "POST /neutron/port HTTP/1.1" 200 117 0.001141 10.0.0.22 - - [2026-07-20 02:30:54] "POST /neutron/network HTTP/1.1" 200 825 0.005533 10.0.0.22 - - [2026-07-20 02:30:57] "POST /neutron/port HTTP/1.1" 200 1125 0.011469 10.0.0.22 - - [2026-07-20 02:30:57] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005433 10.0.0.22 - - [2026-07-20 02:31:02] "POST /neutron/port HTTP/1.1" 200 1125 0.011660 10.0.0.22 - - [2026-07-20 02:31:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005806 10.0.0.22 - - [2026-07-20 02:31:07] "POST /neutron/port HTTP/1.1" 200 1125 0.012111 10.0.0.22 - - [2026-07-20 02:31:07] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005737 10.0.0.22 - - [2026-07-20 02:31:12] "POST /neutron/port HTTP/1.1" 200 1125 0.011680 10.0.0.22 - - [2026-07-20 02:31:12] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007095 10.0.0.22 - - [2026-07-20 02:31:17] "POST /neutron/port HTTP/1.1" 200 1125 0.011412 10.0.0.22 - - [2026-07-20 02:31:17] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005531 10.0.0.22 - - [2026-07-20 02:31:22] "POST /neutron/port HTTP/1.1" 200 1125 0.011759 10.0.0.22 - - [2026-07-20 02:31:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005728 10.0.0.22 - - [2026-07-20 02:31:22] "POST /neutron/port HTTP/1.1" 200 1125 0.012930 10.0.0.22 - - [2026-07-20 02:31:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005750 10.0.0.22 - - [2026-07-20 02:31:22] "POST /neutron/port HTTP/1.1" 200 1125 0.013099 10.0.0.22 - - [2026-07-20 02:31:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005493 10.0.0.22 - - [2026-07-20 02:31:22] "GET /virtual-machine/9cf4d89c-5d47-48f5-85cd-f9470b6fc71d HTTP/1.1" 401 292 0.000417 10.0.0.22 - - [2026-07-20 02:31:23] "GET /virtual-machine/9cf4d89c-5d47-48f5-85cd-f9470b6fc71d HTTP/1.1" 200 1293 0.028124 10.0.0.22 - - [2026-07-20 02:31:23] "GET /virtual-machine-interface/735d42ca-1aec-4d53-a667-051f76e93557 HTTP/1.1" 200 2947 0.004230 10.0.0.22 - - [2026-07-20 02:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.22 - - [2026-07-20 02:31:23] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003194 10.0.0.22 - - [2026-07-20 02:31:23] "GET /virtual-networks?parent_id=8966d8ee-4d49-46f6-8289-f5d65f097a12&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002946 10.0.0.22 - - [2026-07-20 02:31:23] "GET /virtual-network/3fd44177-dbe5-4333-9c97-79d5676f4af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005152 10.0.0.22 - - [2026-07-20 02:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.22 - - [2026-07-20 02:31:26] "GET /virtual-network/3fd44177-dbe5-4333-9c97-79d5676f4af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005161 10.0.0.22 - - [2026-07-20 02:31:26] "POST /neutron/port HTTP/1.1" 200 1125 0.031277 10.0.0.22 - - [2026-07-20 02:31:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006591 10.0.0.22 - - [2026-07-20 02:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.22 - - [2026-07-20 02:31:28] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003875 10.0.0.22 - - [2026-07-20 02:31:28] "GET /virtual-networks?parent_id=8966d8ee-4d49-46f6-8289-f5d65f097a12&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002862 10.0.0.22 - - [2026-07-20 02:31:28] "GET /virtual-network/3fd44177-dbe5-4333-9c97-79d5676f4af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005292 10.0.0.22 - - [2026-07-20 02:31:28] "POST /neutron/port HTTP/1.1" 200 1125 0.014005 10.0.0.22 - - [2026-07-20 02:31:28] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005846 10.0.0.22 - - [2026-07-20 02:31:29] "POST /neutron/port HTTP/1.1" 200 1125 0.014491 10.0.0.22 - - [2026-07-20 02:31:29] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006546 10.0.0.22 - - [2026-07-20 02:31:29] "POST /neutron/port HTTP/1.1" 200 1125 0.012522 10.0.0.22 - - [2026-07-20 02:31:29] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005895 10.0.0.22 - - [2026-07-20 02:31:29] "GET /virtual-machine/5f50947f-ea52-484d-a365-9a5682bedab5 HTTP/1.1" 200 1293 0.006036 10.0.0.22 - - [2026-07-20 02:31:29] "GET /virtual-machine-interface/6ae81bce-fb6a-4d71-8a0a-14216ace8927 HTTP/1.1" 200 2946 0.004841 10.0.0.22 - - [2026-07-20 02:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.22 - - [2026-07-20 02:31:29] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002772 10.0.0.22 - - [2026-07-20 02:31:29] "GET /virtual-networks?parent_id=8966d8ee-4d49-46f6-8289-f5d65f097a12&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004195 10.0.0.22 - - [2026-07-20 02:31:29] "GET /virtual-network/3fd44177-dbe5-4333-9c97-79d5676f4af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005190 10.0.0.22 - - [2026-07-20 02:31:30] "POST /neutron/port HTTP/1.1" 200 1125 0.011697 10.0.0.22 - - [2026-07-20 02:31:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005275 10.0.0.22 - - [2026-07-20 02:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.22 - - [2026-07-20 02:31:32] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002639 10.0.0.22 - - [2026-07-20 02:31:32] "GET /virtual-networks?parent_id=8966d8ee-4d49-46f6-8289-f5d65f097a12&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002941 10.0.0.22 - - [2026-07-20 02:31:32] "GET /virtual-network/3fd44177-dbe5-4333-9c97-79d5676f4af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005122 10.0.0.22 - - [2026-07-20 02:31:34] "DELETE /project/8966d8ee4d4946f68289f5d65f097a12 HTTP/1.1" 404 173 0.006732 10.0.0.22 - - [2026-07-20 02:31:34] "GET /projects?obj_uuids=4eae42ab-c60d-4f5b-8c7e-e567469041a4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000879 10.0.0.22 - - [2026-07-20 02:31:34] "GET /project/4eae42ab-c60d-4f5b-8c7e-e567469041a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.029481 10.0.0.22 - - [2026-07-20 02:31:34] "GET /projects?obj_uuids=4eae42ab-c60d-4f5b-8c7e-e567469041a4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001697 10.0.0.22 - - [2026-07-20 02:31:35] "GET /project/4eae42ab-c60d-4f5b-8c7e-e567469041a4?fields=security_groups HTTP/1.1" 200 1367 0.071791 10.0.0.22 - - [2026-07-20 02:31:35] "DELETE /security-group/dba0cc27-0e45-4428-9a8e-a4f19176204c HTTP/1.1" 200 115 0.042614 10.0.0.22 - - [2026-07-20 02:31:35] "GET /projects?obj_uuids=4eae42ab-c60d-4f5b-8c7e-e567469041a4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001291 10.0.0.22 - - [2026-07-20 02:31:35] "DELETE /access-control-list/e0debfb9-b629-46ed-a110-44c9c63d57c1 HTTP/1.1" 200 115 0.044080 10.0.0.22 - - [2026-07-20 02:31:35] "GET /project/4eae42ab-c60d-4f5b-8c7e-e567469041a4?fields=application_policy_sets HTTP/1.1" 200 1406 0.035408 10.0.0.22 - - [2026-07-20 02:31:35] "DELETE /access-control-list/37aa2f8d-97ab-4332-86db-10044bfdd429 HTTP/1.1" 200 115 0.026107 10.0.0.22 - - [2026-07-20 02:31:35] "DELETE /project/4eae42ab-c60d-4f5b-8c7e-e567469041a4 HTTP/1.1" 200 115 0.354224 10.0.0.22 - - [2026-07-20 02:31:36] "POST /neutron/network HTTP/1.1" 200 825 0.005717 10.0.0.22 - - [2026-07-20 02:31:36] "POST /neutron/network HTTP/1.1" 400 204 0.010656 10.0.0.22 - - [2026-07-20 02:31:38] "POST /neutron/port HTTP/1.1" 200 1125 0.013023 10.0.0.22 - - [2026-07-20 02:31:38] "POST /neutron/port HTTP/1.1" 200 1115 0.008321 10.0.0.22 - - [2026-07-20 02:31:38] "POST /neutron/port HTTP/1.1" 200 1125 0.010323 10.0.0.22 - - [2026-07-20 02:31:38] "POST /neutron/port HTTP/1.1" 200 1115 0.009950 10.0.0.22 - - [2026-07-20 02:31:38] "POST /neutron/port HTTP/1.1" 200 151 0.119143 10.0.0.22 - - [2026-07-20 02:31:38] "POST /neutron/network HTTP/1.1" 200 825 0.006844 10.0.0.22 - - [2026-07-20 02:31:38] "POST /neutron/network HTTP/1.1" 400 204 0.010520 10.0.0.22 - - [2026-07-20 02:31:38] "POST /neutron/port HTTP/1.1" 200 151 0.126895 10.0.0.22 - - [2026-07-20 02:31:40] "POST /neutron/network HTTP/1.1" 200 825 0.006865 10.0.0.22 - - [2026-07-20 02:31:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003699 10.0.0.22 - - [2026-07-20 02:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.22 - - [2026-07-20 02:31:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002798 10.0.0.22 - - [2026-07-20 02:31:40] "POST /neutron/network HTTP/1.1" 200 151 0.085318 10.0.0.22 - - [2026-07-20 02:31:40] "DELETE /route-target/ebad74c7-dc4a-4035-8b67-9a0ae6907f9b HTTP/1.1" 200 115 0.016692 10.0.0.22 - - [2026-07-20 02:31:41] "GET /projects?obj_uuids=8966d8ee-4d49-46f6-8289-f5d65f097a12&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000987 10.0.0.22 - - [2026-07-20 02:31:41] "GET /project/8966d8ee-4d49-46f6-8289-f5d65f097a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.025812 10.0.0.22 - - [2026-07-20 02:31:41] "GET /projects?obj_uuids=8966d8ee-4d49-46f6-8289-f5d65f097a12&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000882 10.0.0.22 - - [2026-07-20 02:31:41] "GET /project/8966d8ee-4d49-46f6-8289-f5d65f097a12?fields=virtual_networks HTTP/1.1" 200 1034 0.070388 10.0.0.22 - - [2026-07-20 02:31:41] "GET /projects?obj_uuids=8966d8ee-4d49-46f6-8289-f5d65f097a12&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000951 10.0.0.22 - - [2026-07-20 02:31:41] "GET /project/8966d8ee-4d49-46f6-8289-f5d65f097a12?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.024606 10.0.0.22 - - [2026-07-20 02:31:41] "GET /projects?obj_uuids=8966d8ee-4d49-46f6-8289-f5d65f097a12&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000964 10.0.0.22 - - [2026-07-20 02:31:41] "GET /project/8966d8ee-4d49-46f6-8289-f5d65f097a12?fields=security_groups HTTP/1.1" 200 1261 0.028726 10.0.0.22 - - [2026-07-20 02:31:42] "POST /fqname-to-id HTTP/1.1" 404 188 0.029915 10.0.0.22 - - [2026-07-20 02:31:42] "GET /projects?obj_uuids=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002203 10.0.0.22 - - [2026-07-20 02:31:42] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001391 10.0.0.22 - - [2026-07-20 02:31:42] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007957 10.0.0.22 - - [2026-07-20 02:31:42] "POST /id-to-fqname HTTP/1.1" 200 190 0.001301 10.0.0.22 - - [2026-07-20 02:31:42] "POST /fqname-to-id HTTP/1.1" 404 199 0.002124 10.0.0.22 - - [2026-07-20 02:31:42] "POST /security-groups HTTP/1.1" 200 591 0.064993 10.0.0.22 - - [2026-07-20 02:31:42] "POST /fqname-to-id HTTP/1.1" 404 234 0.004794 10.0.0.22 - - [2026-07-20 02:31:42] "POST /projects HTTP/1.1" 200 585 0.235508 10.0.0.22 - - [2026-07-20 02:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.303829 10.0.0.22 - - [2026-07-20 02:31:42] "POST /access-control-lists HTTP/1.1" 200 596 0.062706 10.0.0.22 - - [2026-07-20 02:31:42] "POST /fqname-to-id HTTP/1.1" 404 233 0.002434 10.0.0.22 - - [2026-07-20 02:31:42] "GET /project/4ec98b4e-72eb-415c-92c5-ba3644055a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.433631 10.0.0.22 - - [2026-07-20 02:31:43] "POST /access-control-lists HTTP/1.1" 200 594 0.057517 10.0.0.22 - - [2026-07-20 02:31:44] "GET / HTTP/1.1" 200 35931 0.002755 10.0.0.22 - - [2026-07-20 02:31:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000471 10.0.0.22 - - [2026-07-20 02:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.057754 10.0.0.22 - - [2026-07-20 02:31:45] "GET /projects?obj_uuids=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001068 10.0.0.22 - - [2026-07-20 02:31:45] "GET /project/4ec98b4e-72eb-415c-92c5-ba3644055a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.028323 10.0.0.22 - - [2026-07-20 02:31:45] "POST /neutron/network HTTP/1.1" 200 117 0.024194 10.0.0.22 - - [2026-07-20 02:31:45] "GET /projects?obj_uuids=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001501 10.0.0.22 - - [2026-07-20 02:31:45] "POST /neutron/network HTTP/1.1" 200 625 0.074940 10.0.0.22 - - [2026-07-20 02:31:45] "POST /route-targets HTTP/1.1" 200 327 0.016736 10.0.0.22 - - [2026-07-20 02:31:45] "POST /ref-update HTTP/1.1" 200 156 0.021751 10.0.0.22 - - [2026-07-20 02:31:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004344 10.0.0.22 - - [2026-07-20 02:31:45] "POST /neutron/subnet HTTP/1.1" 200 701 0.206651 10.0.0.22 - - [2026-07-20 02:31:45] "POST /neutron/network HTTP/1.1" 200 839 0.006222 10.0.0.22 - - [2026-07-20 02:31:45] "POST /id-to-fqname HTTP/1.1" 200 230 0.001354 10.0.0.22 - - [2026-07-20 02:31:45] "GET /virtual-network/930b8166-101f-46ec-a560-41c1b821ac1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004698 10.0.0.22 - - [2026-07-20 02:31:45] "POST /neutron/network HTTP/1.1" 200 839 0.007074 10.0.0.22 - - [2026-07-20 02:31:45] "GET /virtual-network/930b8166-101f-46ec-a560-41c1b821ac1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004712 10.0.0.22 - - [2026-07-20 02:31:45] "POST /neutron/network HTTP/1.1" 200 839 0.005350 10.0.0.22 - - [2026-07-20 02:31:45] "POST /neutron/subnet HTTP/1.1" 200 701 0.006523 10.0.0.22 - - [2026-07-20 02:31:45] "POST /neutron/network HTTP/1.1" 200 839 0.004947 10.0.0.22 - - [2026-07-20 02:31:45] "POST /id-to-fqname HTTP/1.1" 200 230 0.001208 10.0.0.22 - - [2026-07-20 02:31:45] "POST /neutron/network HTTP/1.1" 200 849 0.005213 10.0.0.22 - - [2026-07-20 02:31:45] "GET /projects?obj_uuids=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001289 10.0.0.22 - - [2026-07-20 02:31:45] "GET /project/4ec98b4e-72eb-415c-92c5-ba3644055a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.031085 10.0.0.22 - - [2026-07-20 02:31:45] "POST /neutron/network HTTP/1.1" 200 839 0.005454 10.0.0.22 - - [2026-07-20 02:31:46] "POST /neutron/port HTTP/1.1" 200 117 0.005729 10.0.0.22 - - [2026-07-20 02:31:46] "POST /neutron/port HTTP/1.1" 200 117 0.006294 10.0.0.22 - - [2026-07-20 02:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.22 - - [2026-07-20 02:31:46] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002952 10.0.0.22 - - [2026-07-20 02:31:46] "GET /obj-perms HTTP/1.1" 200 4493 0.050294 10.0.0.22 - - [2026-07-20 02:31:46] "PUT /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e HTTP/1.1" 200 276 0.009733 10.0.0.22 - - [2026-07-20 02:31:46] "POST /neutron/port HTTP/1.1" 200 117 0.005070 10.0.0.22 - - [2026-07-20 02:31:46] "GET /obj-perms HTTP/1.1" 200 4493 0.036574 10.0.0.22 - - [2026-07-20 02:31:50] "POST /neutron/network HTTP/1.1" 200 849 0.006107 10.0.0.22 - - [2026-07-20 02:31:50] "GET /projects?obj_uuids=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001339 10.0.0.22 - - [2026-07-20 02:31:50] "POST /neutron/port HTTP/1.1" 200 1055 0.197311 10.0.0.22 - - [2026-07-20 02:31:50] "POST /neutron/port HTTP/1.1" 200 1055 0.008040 10.0.0.22 - - [2026-07-20 02:31:50] "POST /neutron/port HTTP/1.1" 200 1055 0.007672 10.0.0.22 - - [2026-07-20 02:31:50] "POST /neutron/port HTTP/1.1" 200 1109 0.054882 10.0.0.22 - - [2026-07-20 02:31:51] "POST /neutron/port HTTP/1.1" 200 1119 0.012052 10.0.0.22 - - [2026-07-20 02:31:51] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006088 10.0.0.22 - - [2026-07-20 02:31:51] "POST /neutron/port HTTP/1.1" 200 1119 0.012199 10.0.0.22 - - [2026-07-20 02:31:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003690 10.0.0.22 - - [2026-07-20 02:31:51] "POST /neutron/subnet HTTP/1.1" 200 675 0.007374 10.0.0.22 - - [2026-07-20 02:31:51] "POST /neutron/port HTTP/1.1" 200 117 0.001245 10.0.0.22 - - [2026-07-20 02:31:51] "POST /neutron/network HTTP/1.1" 200 839 0.006029 10.0.0.22 - - [2026-07-20 02:31:56] "POST /neutron/port HTTP/1.1" 200 1119 0.012396 10.0.0.22 - - [2026-07-20 02:31:56] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006231 10.0.0.22 - - [2026-07-20 02:32:01] "POST /neutron/port HTTP/1.1" 200 1119 0.013710 10.0.0.22 - - [2026-07-20 02:32:01] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006525 10.0.0.22 - - [2026-07-20 02:32:06] "POST /neutron/port HTTP/1.1" 200 1119 0.013891 10.0.0.22 - - [2026-07-20 02:32:06] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006942 10.0.0.22 - - [2026-07-20 02:32:11] "POST /neutron/port HTTP/1.1" 200 1119 0.011939 10.0.0.22 - - [2026-07-20 02:32:11] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006805 10.0.0.22 - - [2026-07-20 02:32:11] "POST /neutron/port HTTP/1.1" 200 1119 0.011731 10.0.0.22 - - [2026-07-20 02:32:11] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006316 10.0.0.22 - - [2026-07-20 02:32:11] "POST /neutron/port HTTP/1.1" 200 1119 0.011108 10.0.0.22 - - [2026-07-20 02:32:11] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005884 10.0.0.22 - - [2026-07-20 02:32:11] "GET /virtual-machine/4f46e985-fb22-4c17-a7d9-8c14927e9eff HTTP/1.1" 401 292 0.000534 10.0.0.22 - - [2026-07-20 02:32:12] "GET /virtual-machine/4f46e985-fb22-4c17-a7d9-8c14927e9eff HTTP/1.1" 200 1292 0.025509 10.0.0.22 - - [2026-07-20 02:32:12] "GET /virtual-machine-interface/860aac65-fff3-43a2-8dc1-6f9339126630 HTTP/1.1" 200 2972 0.005500 10.0.0.22 - - [2026-07-20 02:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.22 - - [2026-07-20 02:32:12] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003039 10.0.0.22 - - [2026-07-20 02:32:12] "GET /virtual-networks?parent_id=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002728 10.0.0.22 - - [2026-07-20 02:32:12] "GET /virtual-network/930b8166-101f-46ec-a560-41c1b821ac1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005162 10.0.0.22 - - [2026-07-20 02:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.22 - - [2026-07-20 02:32:15] "GET /virtual-network/930b8166-101f-46ec-a560-41c1b821ac1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004796 10.0.0.22 - - [2026-07-20 02:32:16] "POST /neutron/port HTTP/1.1" 200 1119 0.012027 10.0.0.22 - - [2026-07-20 02:32:16] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005077 10.0.0.22 - - [2026-07-20 02:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.22 - - [2026-07-20 02:32:17] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.002922 10.0.0.22 - - [2026-07-20 02:32:17] "GET /virtual-networks?parent_id=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002937 10.0.0.22 - - [2026-07-20 02:32:17] "GET /virtual-network/930b8166-101f-46ec-a560-41c1b821ac1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004843 10.0.0.22 - - [2026-07-20 02:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.22 - - [2026-07-20 02:32:19] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003262 10.0.0.22 - - [2026-07-20 02:32:19] "PUT /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e HTTP/1.1" 200 276 0.010239 10.0.0.22 - - [2026-07-20 02:32:19] "POST /neutron/network HTTP/1.1" 200 839 0.005444 10.0.0.22 - - [2026-07-20 02:32:19] "POST /neutron/network HTTP/1.1" 400 204 0.009721 10.0.0.22 - - [2026-07-20 02:32:21] "POST /neutron/port HTTP/1.1" 200 1119 0.012836 10.0.0.22 - - [2026-07-20 02:32:21] "POST /neutron/port HTTP/1.1" 200 1109 0.008560 10.0.0.22 - - [2026-07-20 02:32:21] "POST /neutron/network HTTP/1.1" 200 839 0.005364 10.0.0.22 - - [2026-07-20 02:32:21] "POST /neutron/network HTTP/1.1" 400 204 0.008835 10.0.0.22 - - [2026-07-20 02:32:21] "POST /neutron/port HTTP/1.1" 200 151 0.105340 10.0.0.22 - - [2026-07-20 02:32:23] "POST /neutron/network HTTP/1.1" 200 839 0.009556 10.0.0.22 - - [2026-07-20 02:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006019 10.0.0.22 - - [2026-07-20 02:32:24] "POST /useragent-kv HTTP/1.1" 200 115 0.006369 10.0.0.22 - - [2026-07-20 02:32:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002508 10.0.0.22 - - [2026-07-20 02:32:24] "POST /neutron/network HTTP/1.1" 200 151 0.096462 10.0.0.22 - - [2026-07-20 02:32:24] "DELETE /route-target/e4b432dd-bd46-4c5e-a129-1f7cfe7b0c74 HTTP/1.1" 200 115 0.020626 10.0.0.22 - - [2026-07-20 02:32:24] "GET /global-vrouter-configs HTTP/1.1" 200 357 0.002629 10.0.0.22 - - [2026-07-20 02:32:24] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e HTTP/1.1" 200 1880 0.002857 10.0.0.22 - - [2026-07-20 02:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.22 - - [2026-07-20 02:32:24] "GET /projects?obj_uuids=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000838 10.0.0.22 - - [2026-07-20 02:32:24] "GET /project/4ec98b4e-72eb-415c-92c5-ba3644055a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.021266 10.0.0.22 - - [2026-07-20 02:32:24] "POST /neutron/network HTTP/1.1" 200 117 0.008918 10.0.0.22 - - [2026-07-20 02:32:24] "GET /projects?obj_uuids=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000967 10.0.0.22 - - [2026-07-20 02:32:24] "POST /neutron/network HTTP/1.1" 200 605 0.070368 10.0.0.22 - - [2026-07-20 02:32:24] "POST /route-targets HTTP/1.1" 200 327 0.014156 10.0.0.22 - - [2026-07-20 02:32:24] "POST /ref-update HTTP/1.1" 200 156 0.014865 10.0.0.22 - - [2026-07-20 02:32:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002383 10.0.0.22 - - [2026-07-20 02:32:24] "POST /neutron/subnet HTTP/1.1" 200 729 0.157310 10.0.0.22 - - [2026-07-20 02:32:24] "POST /neutron/network HTTP/1.1" 200 825 0.006553 10.0.0.22 - - [2026-07-20 02:32:25] "POST /id-to-fqname HTTP/1.1" 200 220 0.001702 10.0.0.22 - - [2026-07-20 02:32:25] "GET /virtual-network/0eaa9bdd-b287-4d37-b708-7ab9d4e8f481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006766 10.0.0.22 - - [2026-07-20 02:32:25] "POST /neutron/network HTTP/1.1" 200 825 0.006174 10.0.0.22 - - [2026-07-20 02:32:25] "GET /virtual-network/0eaa9bdd-b287-4d37-b708-7ab9d4e8f481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.011600 10.0.0.22 - - [2026-07-20 02:32:25] "POST /neutron/network HTTP/1.1" 200 825 0.005890 10.0.0.22 - - [2026-07-20 02:32:25] "POST /neutron/subnet HTTP/1.1" 200 729 0.007998 10.0.0.22 - - [2026-07-20 02:32:25] "POST /id-to-fqname HTTP/1.1" 200 220 0.001200 10.0.0.22 - - [2026-07-20 02:32:25] "POST /neutron/network HTTP/1.1" 200 835 0.005612 10.0.0.22 - - [2026-07-20 02:32:25] "GET /projects?obj_uuids=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001004 10.0.0.22 - - [2026-07-20 02:32:25] "GET /project/4ec98b4e-72eb-415c-92c5-ba3644055a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.023564 10.0.0.22 - - [2026-07-20 02:32:25] "POST /neutron/network HTTP/1.1" 200 825 0.014164 10.0.0.22 - - [2026-07-20 02:32:25] "POST /neutron/port HTTP/1.1" 200 117 0.005352 10.0.0.22 - - [2026-07-20 02:32:25] "POST /neutron/port HTTP/1.1" 200 117 0.004643 10.0.0.22 - - [2026-07-20 02:32:25] "POST /neutron/port HTTP/1.1" 200 117 0.006870 10.0.0.22 - - [2026-07-20 02:32:29] "POST /neutron/network HTTP/1.1" 200 835 0.006999 10.0.0.22 - - [2026-07-20 02:32:29] "GET /projects?obj_uuids=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001409 10.0.0.22 - - [2026-07-20 02:32:30] "POST /neutron/port HTTP/1.1" 200 1061 0.203024 10.0.0.22 - - [2026-07-20 02:32:30] "POST /neutron/port HTTP/1.1" 200 1061 0.011135 10.0.0.22 - - [2026-07-20 02:32:30] "POST /neutron/port HTTP/1.1" 200 1061 0.010461 10.0.0.22 - - [2026-07-20 02:32:30] "POST /neutron/port HTTP/1.1" 200 1115 0.060141 10.0.0.22 - - [2026-07-20 02:32:30] "POST /neutron/port HTTP/1.1" 200 1125 0.012523 10.0.0.22 - - [2026-07-20 02:32:30] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006121 10.0.0.22 - - [2026-07-20 02:32:31] "POST /neutron/port HTTP/1.1" 200 1125 0.010891 10.0.0.22 - - [2026-07-20 02:32:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003199 10.0.0.22 - - [2026-07-20 02:32:31] "POST /neutron/subnet HTTP/1.1" 200 703 0.007564 10.0.0.22 - - [2026-07-20 02:32:31] "POST /neutron/port HTTP/1.1" 200 117 0.001086 10.0.0.22 - - [2026-07-20 02:32:31] "POST /neutron/network HTTP/1.1" 200 825 0.005373 10.0.0.22 - - [2026-07-20 02:32:35] "DELETE /project/4ec98b4e72eb415c92c5ba3644055a5b HTTP/1.1" 404 173 0.008027 10.0.0.22 - - [2026-07-20 02:32:35] "GET /projects?obj_uuids=8966d8ee-4d49-46f6-8289-f5d65f097a12&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001015 10.0.0.22 - - [2026-07-20 02:32:35] "GET /project/8966d8ee-4d49-46f6-8289-f5d65f097a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.028400 10.0.0.22 - - [2026-07-20 02:32:35] "GET /projects?obj_uuids=8966d8ee-4d49-46f6-8289-f5d65f097a12&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000883 10.0.0.22 - - [2026-07-20 02:32:35] "GET /project/8966d8ee-4d49-46f6-8289-f5d65f097a12?fields=security_groups HTTP/1.1" 200 1366 0.070360 10.0.0.22 - - [2026-07-20 02:32:35] "DELETE /security-group/4fb388c6-dae0-49ba-a4ad-ede87f13dd12 HTTP/1.1" 200 115 0.041887 10.0.0.22 - - [2026-07-20 02:32:35] "GET /projects?obj_uuids=8966d8ee-4d49-46f6-8289-f5d65f097a12&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001184 10.0.0.22 - - [2026-07-20 02:32:35] "DELETE /access-control-list/6c9ab61f-c2e2-4d8c-b996-8dca85a74aef HTTP/1.1" 200 115 0.031439 10.0.0.22 - - [2026-07-20 02:32:35] "GET /project/8966d8ee-4d49-46f6-8289-f5d65f097a12?fields=application_policy_sets HTTP/1.1" 200 1405 0.029249 10.0.0.22 - - [2026-07-20 02:32:35] "DELETE /access-control-list/0f6298f1-d5a0-4b5c-adc4-8926395b0309 HTTP/1.1" 200 115 0.024292 10.0.0.22 - - [2026-07-20 02:32:35] "DELETE /project/8966d8ee-4d49-46f6-8289-f5d65f097a12 HTTP/1.1" 200 115 0.346765 10.0.0.22 - - [2026-07-20 02:32:35] "POST /neutron/port HTTP/1.1" 200 1125 0.018960 10.0.0.22 - - [2026-07-20 02:32:35] "POST /neutron/security_group HTTP/1.1" 200 2058 0.004985 10.0.0.22 - - [2026-07-20 02:32:40] "POST /neutron/port HTTP/1.1" 200 1125 0.011777 10.0.0.22 - - [2026-07-20 02:32:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005498 10.0.0.22 - - [2026-07-20 02:32:45] "POST /neutron/port HTTP/1.1" 200 1125 0.011868 10.0.0.22 - - [2026-07-20 02:32:45] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006327 10.0.0.22 - - [2026-07-20 02:32:46] "GET /obj-perms HTTP/1.1" 200 4493 0.037285 10.0.0.22 - - [2026-07-20 02:32:47] "GET /obj-perms HTTP/1.1" 200 4493 0.037684 10.0.0.22 - - [2026-07-20 02:32:50] "POST /neutron/port HTTP/1.1" 200 1125 0.013491 10.0.0.22 - - [2026-07-20 02:32:50] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007305 10.0.0.22 - - [2026-07-20 02:32:50] "POST /neutron/port HTTP/1.1" 200 1125 0.011752 10.0.0.22 - - [2026-07-20 02:32:51] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008271 10.0.0.22 - - [2026-07-20 02:32:51] "POST /neutron/port HTTP/1.1" 200 1125 0.011299 10.0.0.22 - - [2026-07-20 02:32:51] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007463 10.0.0.22 - - [2026-07-20 02:32:51] "GET /virtual-machine/dd5bbc2e-d13c-4916-ab4b-79a92d621b68 HTTP/1.1" 200 1293 0.004758 10.0.0.22 - - [2026-07-20 02:32:51] "GET /virtual-machine-interface/ee1345cb-f695-4be4-879e-0a32ca85a4cf HTTP/1.1" 200 2942 0.004969 10.0.0.22 - - [2026-07-20 02:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.22 - - [2026-07-20 02:32:51] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003442 10.0.0.22 - - [2026-07-20 02:32:51] "GET /virtual-networks?parent_id=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003647 10.0.0.22 - - [2026-07-20 02:32:51] "GET /virtual-network/0eaa9bdd-b287-4d37-b708-7ab9d4e8f481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005996 10.0.0.22 - - [2026-07-20 02:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.22 - - [2026-07-20 02:32:54] "GET /virtual-network/0eaa9bdd-b287-4d37-b708-7ab9d4e8f481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007784 10.0.0.22 - - [2026-07-20 02:32:54] "POST /neutron/port HTTP/1.1" 200 1125 0.017227 10.0.0.22 - - [2026-07-20 02:32:54] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008960 10.0.0.22 - - [2026-07-20 02:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.22 - - [2026-07-20 02:32:56] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003996 10.0.0.22 - - [2026-07-20 02:32:56] "GET /virtual-networks?parent_id=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002927 10.0.0.22 - - [2026-07-20 02:32:56] "GET /virtual-network/0eaa9bdd-b287-4d37-b708-7ab9d4e8f481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005342 10.0.0.22 - - [2026-07-20 02:32:57] "POST /neutron/port HTTP/1.1" 200 1125 0.013240 10.0.0.22 - - [2026-07-20 02:32:58] "POST /neutron/port HTTP/1.1" 200 1125 0.012305 10.0.0.22 - - [2026-07-20 02:32:58] "POST /neutron/network HTTP/1.1" 200 835 0.005392 10.0.0.22 - - [2026-07-20 02:32:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003564 10.0.0.22 - - [2026-07-20 02:32:58] "POST /neutron/subnet HTTP/1.1" 200 703 0.006887 10.0.0.22 - - [2026-07-20 02:32:58] "POST /neutron/port HTTP/1.1" 200 117 0.001191 10.0.0.22 - - [2026-07-20 02:32:58] "POST /neutron/network HTTP/1.1" 200 825 0.081821 10.0.0.22 - - [2026-07-20 02:32:58] "POST /neutron/network HTTP/1.1" 200 825 0.005493 10.0.0.22 - - [2026-07-20 02:32:58] "POST /neutron/network HTTP/1.1" 400 204 0.009224 10.0.0.22 - - [2026-07-20 02:33:00] "POST /neutron/port HTTP/1.1" 200 1125 0.015820 10.0.0.22 - - [2026-07-20 02:33:00] "POST /neutron/port HTTP/1.1" 200 1115 0.009766 10.0.0.22 - - [2026-07-20 02:33:00] "POST /neutron/network HTTP/1.1" 200 825 0.004981 10.0.0.22 - - [2026-07-20 02:33:00] "POST /neutron/port HTTP/1.1" 200 151 0.122791 10.0.0.22 - - [2026-07-20 02:33:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002711 10.0.0.22 - - [2026-07-20 02:33:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003617 10.0.0.22 - - [2026-07-20 02:33:01] "POST /neutron/network HTTP/1.1" 200 151 0.102453 10.0.0.22 - - [2026-07-20 02:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.22 - - [2026-07-20 02:33:01] "DELETE /route-target/f9806573-a6ac-420c-abe6-e31a014602ec HTTP/1.1" 200 115 0.014850 10.0.0.22 - - [2026-07-20 02:33:01] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.002983 10.0.0.22 - - [2026-07-20 02:33:01] "POST /network-ipams HTTP/1.1" 200 541 0.019195 10.0.0.22 - - [2026-07-20 02:33:01] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 764 0.002995 10.0.0.22 - - [2026-07-20 02:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.22 - - [2026-07-20 02:33:01] "GET /network-ipam/5138d47b-eccf-4069-885b-cbedeaa061bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1329 0.005820 10.0.0.22 - - [2026-07-20 02:33:01] "PUT /network-ipam/5138d47b-eccf-4069-885b-cbedeaa061bd HTTP/1.1" 200 258 0.011700 10.0.0.22 - - [2026-07-20 02:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.22 - - [2026-07-20 02:33:01] "GET /projects?obj_uuids=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001423 10.0.0.22 - - [2026-07-20 02:33:01] "GET /project/4ec98b4e-72eb-415c-92c5-ba3644055a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.036952 10.0.0.22 - - [2026-07-20 02:33:02] "POST /neutron/network HTTP/1.1" 200 117 0.010710 10.0.0.22 - - [2026-07-20 02:33:02] "GET /projects?obj_uuids=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001471 10.0.0.22 - - [2026-07-20 02:33:02] "POST /neutron/network HTTP/1.1" 200 605 0.100812 10.0.0.22 - - [2026-07-20 02:33:02] "POST /route-targets HTTP/1.1" 200 327 0.015491 10.0.0.22 - - [2026-07-20 02:33:02] "POST /ref-update HTTP/1.1" 200 156 0.018472 10.0.0.22 - - [2026-07-20 02:33:02] "POST /useragent-kv HTTP/1.1" 200 115 0.005577 10.0.0.22 - - [2026-07-20 02:33:02] "POST /neutron/subnet HTTP/1.1" 200 699 0.202494 10.0.0.22 - - [2026-07-20 02:33:02] "POST /useragent-kv HTTP/1.1" 200 115 0.005083 10.0.0.22 - - [2026-07-20 02:33:02] "POST /neutron/subnet HTTP/1.1" 200 699 0.142637 10.0.0.22 - - [2026-07-20 02:33:02] "POST /neutron/network HTTP/1.1" 200 994 0.009339 10.0.0.22 - - [2026-07-20 02:33:02] "POST /id-to-fqname HTTP/1.1" 200 220 0.001266 10.0.0.22 - - [2026-07-20 02:33:02] "GET /virtual-network/a8a51e6c-6b06-4e72-b4ad-a7c2ff2b9b3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005069 10.0.0.22 - - [2026-07-20 02:33:02] "POST /neutron/network HTTP/1.1" 200 994 0.009383 10.0.0.22 - - [2026-07-20 02:33:02] "GET /virtual-network/a8a51e6c-6b06-4e72-b4ad-a7c2ff2b9b3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004950 10.0.0.22 - - [2026-07-20 02:33:02] "POST /neutron/network HTTP/1.1" 200 994 0.006785 10.0.0.22 - - [2026-07-20 02:33:02] "POST /neutron/subnet HTTP/1.1" 200 699 0.006616 10.0.0.22 - - [2026-07-20 02:33:02] "POST /neutron/subnet HTTP/1.1" 200 699 0.005956 10.0.0.22 - - [2026-07-20 02:33:02] "POST /neutron/network HTTP/1.1" 200 994 0.007700 10.0.0.22 - - [2026-07-20 02:33:02] "POST /neutron/subnet HTTP/1.1" 200 699 0.006585 10.0.0.22 - - [2026-07-20 02:33:02] "POST /neutron/subnet HTTP/1.1" 200 699 0.005885 10.0.0.22 - - [2026-07-20 02:33:02] "GET /projects?obj_uuids=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001075 10.0.0.22 - - [2026-07-20 02:33:02] "POST /neutron/port HTTP/1.1" 200 1017 0.163023 10.0.0.22 - - [2026-07-20 02:33:02] "GET /projects?obj_uuids=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000976 10.0.0.22 - - [2026-07-20 02:33:03] "POST /neutron/port HTTP/1.1" 200 1017 0.170203 10.0.0.22 - - [2026-07-20 02:33:03] "POST /id-to-fqname HTTP/1.1" 200 220 0.001457 10.0.0.22 - - [2026-07-20 02:33:03] "POST /neutron/port HTTP/1.1" 200 117 0.007304 10.0.0.22 - - [2026-07-20 02:33:03] "POST /neutron/port HTTP/1.1" 200 1017 0.010576 10.0.0.22 - - [2026-07-20 02:33:03] "POST /neutron/port HTTP/1.1" 200 1017 0.008896 10.0.0.22 - - [2026-07-20 02:33:03] "POST /neutron/network HTTP/1.1" 200 994 0.007161 10.0.0.22 - - [2026-07-20 02:33:03] "POST /neutron/port HTTP/1.1" 200 1017 0.008753 10.0.0.22 - - [2026-07-20 02:33:03] "POST /neutron/port HTTP/1.1" 200 117 0.006193 10.0.0.22 - - [2026-07-20 02:33:03] "POST /neutron/port HTTP/1.1" 200 1017 0.008182 10.0.0.22 - - [2026-07-20 02:33:03] "POST /neutron/port HTTP/1.1" 200 117 0.003842 10.0.0.22 - - [2026-07-20 02:33:03] "POST /id-to-fqname HTTP/1.1" 200 220 0.001286 10.0.0.22 - - [2026-07-20 02:33:03] "POST /neutron/port HTTP/1.1" 200 117 0.007728 10.0.0.22 - - [2026-07-20 02:33:03] "POST /neutron/port HTTP/1.1" 200 1017 0.008183 10.0.0.22 - - [2026-07-20 02:33:03] "POST /neutron/port HTTP/1.1" 200 1017 0.008425 10.0.0.22 - - [2026-07-20 02:33:03] "POST /neutron/network HTTP/1.1" 200 994 0.006449 10.0.0.22 - - [2026-07-20 02:33:03] "POST /neutron/port HTTP/1.1" 200 1017 0.008171 10.0.0.22 - - [2026-07-20 02:33:03] "POST /neutron/port HTTP/1.1" 200 1017 0.008408 10.0.0.22 - - [2026-07-20 02:33:03] "POST /neutron/port HTTP/1.1" 200 117 0.007809 10.0.0.22 - - [2026-07-20 02:33:03] "POST /neutron/port HTTP/1.1" 200 117 0.007549 10.0.0.22 - - [2026-07-20 02:33:03] "POST /id-to-fqname HTTP/1.1" 200 220 0.001402 10.0.0.22 - - [2026-07-20 02:33:04] "POST /neutron/port HTTP/1.1" 200 117 0.006865 10.0.0.22 - - [2026-07-20 02:33:04] "POST /neutron/network HTTP/1.1" 200 1004 0.005622 10.0.0.22 - - [2026-07-20 02:33:04] "GET /projects?obj_uuids=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000985 10.0.0.22 - - [2026-07-20 02:33:04] "GET /project/4ec98b4e-72eb-415c-92c5-ba3644055a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.026942 10.0.0.22 - - [2026-07-20 02:33:04] "POST /neutron/network HTTP/1.1" 200 994 0.006757 10.0.0.22 - - [2026-07-20 02:33:04] "POST /neutron/port HTTP/1.1" 200 117 0.009048 10.0.0.22 - - [2026-07-20 02:33:04] "POST /neutron/port HTTP/1.1" 200 117 0.004998 10.0.0.22 - - [2026-07-20 02:33:04] "GET /domains HTTP/1.1" 200 280 0.002543 10.0.0.22 - - [2026-07-20 02:33:04] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001293 10.0.0.22 - - [2026-07-20 02:33:04] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2573 0.008505 10.0.0.22 - - [2026-07-20 02:33:04] "GET /projects?obj_uuids=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000957 10.0.0.22 - - [2026-07-20 02:33:04] "GET /project/4ec98b4e-72eb-415c-92c5-ba3644055a5b HTTP/1.1" 200 2843 0.068987 10.0.0.22 - - [2026-07-20 02:33:04] "GET /network-ipam/5138d47b-eccf-4069-885b-cbedeaa061bd HTTP/1.1" 200 2646 0.004125 10.0.0.22 - - [2026-07-20 02:33:04] "GET /domains HTTP/1.1" 200 280 0.002377 10.0.0.22 - - [2026-07-20 02:33:04] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000874 10.0.0.22 - - [2026-07-20 02:33:04] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2573 0.006054 10.0.0.22 - - [2026-07-20 02:33:04] "GET /projects?obj_uuids=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000837 10.0.0.22 - - [2026-07-20 02:33:04] "GET /project/4ec98b4e-72eb-415c-92c5-ba3644055a5b HTTP/1.1" 200 2843 0.068853 10.0.0.22 - - [2026-07-20 02:33:04] "GET /virtual-network/a8a51e6c-6b06-4e72-b4ad-a7c2ff2b9b3a HTTP/1.1" 200 3782 0.005341 10.0.0.22 - - [2026-07-20 02:33:04] "GET /virtual-network/a8a51e6c-6b06-4e72-b4ad-a7c2ff2b9b3a HTTP/1.1" 200 3782 0.004459 10.0.0.22 - - [2026-07-20 02:33:04] "GET /routing-instance/ce86e165-b428-441e-beb2-81d2031d4816 HTTP/1.1" 200 2381 0.004374 10.0.0.22 - - [2026-07-20 02:33:04] "GET /routing-instance/ce86e165-b428-441e-beb2-81d2031d4816 HTTP/1.1" 200 2381 0.004188 10.0.0.22 - - [2026-07-20 02:33:04] "GET /route-target/c631f9be-55cd-484d-a159-b3a77b25f69e HTTP/1.1" 200 1205 0.003271 10.0.0.22 - - [2026-07-20 02:33:04] "GET /virtual-network/a8a51e6c-6b06-4e72-b4ad-a7c2ff2b9b3a HTTP/1.1" 200 3782 0.005640 10.0.0.22 - - [2026-07-20 02:33:04] "GET /routing-instance/ce86e165-b428-441e-beb2-81d2031d4816 HTTP/1.1" 200 2381 0.003471 10.0.0.22 - - [2026-07-20 02:33:04] "GET /virtual-network/a8a51e6c-6b06-4e72-b4ad-a7c2ff2b9b3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004888 10.0.0.22 - - [2026-07-20 02:33:04] "GET /virtual-network/a8a51e6c-6b06-4e72-b4ad-a7c2ff2b9b3a HTTP/1.1" 200 3782 0.005712 10.0.0.22 - - [2026-07-20 02:33:04] "GET /routing-instance/ce86e165-b428-441e-beb2-81d2031d4816 HTTP/1.1" 200 2381 0.003318 10.0.0.22 - - [2026-07-20 02:33:04] "GET /routing-instance/ce86e165-b428-441e-beb2-81d2031d4816 HTTP/1.1" 200 2381 0.003422 10.0.0.22 - - [2026-07-20 02:33:04] "GET /route-target/c631f9be-55cd-484d-a159-b3a77b25f69e HTTP/1.1" 200 1205 0.004501 10.0.0.22 - - [2026-07-20 02:33:04] "GET /domains HTTP/1.1" 200 280 0.003042 10.0.0.22 - - [2026-07-20 02:33:04] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001156 10.0.0.22 - - [2026-07-20 02:33:04] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2573 0.007405 10.0.0.22 - - [2026-07-20 02:33:04] "GET /projects?obj_uuids=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000887 10.0.0.22 - - [2026-07-20 02:33:04] "GET /project/4ec98b4e-72eb-415c-92c5-ba3644055a5b HTTP/1.1" 200 2843 0.075666 10.0.0.22 - - [2026-07-20 02:33:04] "GET /virtual-network/a8a51e6c-6b06-4e72-b4ad-a7c2ff2b9b3a HTTP/1.1" 200 3782 0.004335 10.0.0.22 - - [2026-07-20 02:33:05] "GET /obj-perms HTTP/1.1" 200 4467 0.041883 10.0.0.22 - - [2026-07-20 02:33:05] "POST /neutron/port HTTP/1.1" 200 117 0.005234 10.0.0.22 - - [2026-07-20 02:33:07] "POST /neutron/port HTTP/1.1" 200 1017 0.009285 10.0.0.22 - - [2026-07-20 02:33:07] "POST /neutron/network HTTP/1.1" 200 1004 0.005441 10.0.0.22 - - [2026-07-20 02:33:07] "POST /neutron/port HTTP/1.1" 200 1017 0.007954 10.0.0.22 - - [2026-07-20 02:33:07] "POST /neutron/port HTTP/1.1" 200 1017 0.008008 10.0.0.22 - - [2026-07-20 02:33:07] "POST /neutron/port HTTP/1.1" 200 1109 0.073890 10.0.0.22 - - [2026-07-20 02:33:08] "POST /neutron/port HTTP/1.1" 200 1119 0.011199 10.0.0.22 - - [2026-07-20 02:33:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003186 10.0.0.22 - - [2026-07-20 02:33:08] "POST /neutron/subnet HTTP/1.1" 200 673 0.008115 10.0.0.22 - - [2026-07-20 02:33:08] "POST /neutron/port HTTP/1.1" 200 117 0.001271 10.0.0.22 - - [2026-07-20 02:33:08] "POST /neutron/network HTTP/1.1" 200 994 0.006721 10.0.0.22 - - [2026-07-20 02:33:09] "POST /neutron/port HTTP/1.1" 200 1017 0.010621 10.0.0.22 - - [2026-07-20 02:33:09] "POST /neutron/network HTTP/1.1" 200 1004 0.005436 10.0.0.22 - - [2026-07-20 02:33:09] "POST /neutron/port HTTP/1.1" 200 1017 0.009155 10.0.0.22 - - [2026-07-20 02:33:09] "POST /neutron/port HTTP/1.1" 200 1017 0.007531 10.0.0.22 - - [2026-07-20 02:33:09] "POST /neutron/port HTTP/1.1" 200 1109 0.081465 10.0.0.22 - - [2026-07-20 02:33:10] "POST /neutron/port HTTP/1.1" 200 1119 0.011795 10.0.0.22 - - [2026-07-20 02:33:10] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005986 10.0.0.22 - - [2026-07-20 02:33:11] "POST /neutron/port HTTP/1.1" 200 1119 0.014434 10.0.0.22 - - [2026-07-20 02:33:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004156 10.0.0.22 - - [2026-07-20 02:33:11] "POST /neutron/subnet HTTP/1.1" 200 673 0.008446 10.0.0.22 - - [2026-07-20 02:33:11] "POST /neutron/port HTTP/1.1" 200 117 0.001305 10.0.0.22 - - [2026-07-20 02:33:11] "POST /neutron/network HTTP/1.1" 200 994 0.007121 10.0.0.22 - - [2026-07-20 02:33:11] "POST /neutron/network HTTP/1.1" 200 1004 0.007325 10.0.0.22 - - [2026-07-20 02:33:11] "GET /projects?obj_uuids=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001027 10.0.0.22 - - [2026-07-20 02:33:11] "POST /neutron/port HTTP/1.1" 200 1055 0.208148 10.0.0.22 - - [2026-07-20 02:33:11] "POST /neutron/port HTTP/1.1" 200 1055 0.010505 10.0.0.22 - - [2026-07-20 02:33:11] "POST /neutron/port HTTP/1.1" 200 1055 0.008393 10.0.0.22 - - [2026-07-20 02:33:11] "POST /neutron/port HTTP/1.1" 200 1109 0.075372 10.0.0.22 - - [2026-07-20 02:33:12] "POST /neutron/port HTTP/1.1" 200 1119 0.011853 10.0.0.22 - - [2026-07-20 02:33:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003367 10.0.0.22 - - [2026-07-20 02:33:12] "POST /neutron/subnet HTTP/1.1" 200 673 0.007673 10.0.0.22 - - [2026-07-20 02:33:12] "POST /neutron/port HTTP/1.1" 200 117 0.001084 10.0.0.22 - - [2026-07-20 02:33:12] "POST /neutron/network HTTP/1.1" 200 994 0.006673 10.0.0.22 - - [2026-07-20 02:33:15] "POST /neutron/port HTTP/1.1" 200 1119 0.014962 10.0.0.22 - - [2026-07-20 02:33:15] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006535 10.0.0.22 - - [2026-07-20 02:33:20] "POST /neutron/port HTTP/1.1" 200 1119 0.011247 10.0.0.22 - - [2026-07-20 02:33:20] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007642 10.0.0.22 - - [2026-07-20 02:33:25] "POST /neutron/port HTTP/1.1" 200 1119 0.012932 10.0.0.22 - - [2026-07-20 02:33:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005887 10.0.0.22 - - [2026-07-20 02:33:30] "POST /neutron/port HTTP/1.1" 200 1119 0.012729 10.0.0.22 - - [2026-07-20 02:33:30] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006092 10.0.0.22 - - [2026-07-20 02:33:35] "POST /neutron/port HTTP/1.1" 200 1119 0.012584 10.0.0.22 - - [2026-07-20 02:33:35] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005705 10.0.0.22 - - [2026-07-20 02:33:40] "POST /neutron/port HTTP/1.1" 200 1119 0.012653 10.0.0.22 - - [2026-07-20 02:33:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005310 10.0.0.22 - - [2026-07-20 02:33:45] "POST /neutron/port HTTP/1.1" 200 1119 0.014050 10.0.0.22 - - [2026-07-20 02:33:45] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005595 10.0.0.22 - - [2026-07-20 02:33:47] "GET /obj-perms HTTP/1.1" 200 4493 0.038688 10.0.0.22 - - [2026-07-20 02:33:48] "GET /obj-perms HTTP/1.1" 200 4493 0.041491 10.0.0.22 - - [2026-07-20 02:33:50] "POST /neutron/port HTTP/1.1" 200 1119 0.012447 10.0.0.22 - - [2026-07-20 02:33:50] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006554 10.0.0.22 - - [2026-07-20 02:33:51] "POST /neutron/port HTTP/1.1" 200 1119 0.015874 10.0.0.22 - - [2026-07-20 02:33:51] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007386 10.0.0.22 - - [2026-07-20 02:33:51] "POST /neutron/port HTTP/1.1" 200 1119 0.013221 10.0.0.22 - - [2026-07-20 02:33:51] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007998 10.0.0.22 - - [2026-07-20 02:33:51] "GET /virtual-machine/02627350-c0d8-4170-8778-115821c30f41 HTTP/1.1" 200 1286 0.005866 10.0.0.22 - - [2026-07-20 02:33:51] "GET /virtual-machine-interface/491b625d-e185-49cd-9da4-84ade570a57d HTTP/1.1" 200 2942 0.005189 10.0.0.22 - - [2026-07-20 02:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.22 - - [2026-07-20 02:33:51] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003287 10.0.0.22 - - [2026-07-20 02:33:51] "GET /virtual-networks?parent_id=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002999 10.0.0.22 - - [2026-07-20 02:33:51] "GET /virtual-network/a8a51e6c-6b06-4e72-b4ad-a7c2ff2b9b3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005537 10.0.0.22 - - [2026-07-20 02:33:52] "POST /neutron/port HTTP/1.1" 200 1119 0.013036 10.0.0.22 - - [2026-07-20 02:33:52] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005182 10.0.0.22 - - [2026-07-20 02:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.22 - - [2026-07-20 02:33:54] "GET /virtual-network/a8a51e6c-6b06-4e72-b4ad-a7c2ff2b9b3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006878 10.0.0.22 - - [2026-07-20 02:33:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.22 - - [2026-07-20 02:33:56] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002824 10.0.0.22 - - [2026-07-20 02:33:56] "GET /virtual-networks?parent_id=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003070 10.0.0.22 - - [2026-07-20 02:33:56] "GET /virtual-network/a8a51e6c-6b06-4e72-b4ad-a7c2ff2b9b3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005315 10.0.0.22 - - [2026-07-20 02:33:56] "POST /neutron/port HTTP/1.1" 200 1119 0.015824 10.0.0.22 - - [2026-07-20 02:33:56] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006727 10.0.0.22 - - [2026-07-20 02:33:56] "POST /neutron/port HTTP/1.1" 200 1119 0.012091 10.0.0.22 - - [2026-07-20 02:33:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006410 10.0.0.22 - - [2026-07-20 02:33:57] "POST /neutron/port HTTP/1.1" 200 1119 0.013904 10.0.0.22 - - [2026-07-20 02:33:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.016197 10.0.0.22 - - [2026-07-20 02:33:57] "GET /virtual-machine/afc307ce-afb4-46c6-b603-cd5615b96282 HTTP/1.1" 200 1289 0.005354 10.0.0.22 - - [2026-07-20 02:33:57] "GET /virtual-machine-interface/40c73ed3-ce21-4768-9605-26691fd5e51b HTTP/1.1" 200 2942 0.005166 10.0.0.22 - - [2026-07-20 02:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.22 - - [2026-07-20 02:33:57] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003626 10.0.0.22 - - [2026-07-20 02:33:57] "GET /virtual-networks?parent_id=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003365 10.0.0.22 - - [2026-07-20 02:33:57] "GET /virtual-network/a8a51e6c-6b06-4e72-b4ad-a7c2ff2b9b3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005777 10.0.0.22 - - [2026-07-20 02:33:59] "POST /neutron/port HTTP/1.1" 200 1119 0.012846 10.0.0.22 - - [2026-07-20 02:33:59] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005689 10.0.0.22 - - [2026-07-20 02:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.22 - - [2026-07-20 02:34:00] "GET /virtual-network/a8a51e6c-6b06-4e72-b4ad-a7c2ff2b9b3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005113 10.0.0.22 - - [2026-07-20 02:34:01] "POST /neutron/port HTTP/1.1" 200 1119 0.016642 10.0.0.22 - - [2026-07-20 02:34:01] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007483 10.0.0.22 - - [2026-07-20 02:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.22 - - [2026-07-20 02:34:02] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002828 10.0.0.22 - - [2026-07-20 02:34:02] "GET /virtual-networks?parent_id=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003462 10.0.0.22 - - [2026-07-20 02:34:02] "GET /virtual-network/a8a51e6c-6b06-4e72-b4ad-a7c2ff2b9b3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006366 10.0.0.22 - - [2026-07-20 02:34:02] "POST /neutron/port HTTP/1.1" 200 1119 0.012022 10.0.0.22 - - [2026-07-20 02:34:02] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005280 10.0.0.22 - - [2026-07-20 02:34:02] "POST /neutron/port HTTP/1.1" 200 1119 0.012768 10.0.0.22 - - [2026-07-20 02:34:02] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006125 10.0.0.22 - - [2026-07-20 02:34:03] "POST /neutron/port HTTP/1.1" 200 1119 0.015532 10.0.0.22 - - [2026-07-20 02:34:03] "POST /neutron/port HTTP/1.1" 200 1119 0.018187 10.0.0.22 - - [2026-07-20 02:34:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007080 10.0.0.22 - - [2026-07-20 02:34:03] "GET /virtual-machine/22480b90-18f0-4e51-8ae8-87eb4d5a91cb HTTP/1.1" 200 1292 0.005371 10.0.0.22 - - [2026-07-20 02:34:03] "GET /virtual-machine-interface/e0920486-1b77-42f8-ae6e-19e01fa3e5f8 HTTP/1.1" 200 2943 0.006100 10.0.0.22 - - [2026-07-20 02:34:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.22 - - [2026-07-20 02:34:03] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002982 10.0.0.22 - - [2026-07-20 02:34:03] "GET /virtual-networks?parent_id=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003162 10.0.0.22 - - [2026-07-20 02:34:03] "GET /virtual-network/a8a51e6c-6b06-4e72-b4ad-a7c2ff2b9b3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005998 10.0.0.22 - - [2026-07-20 02:34:04] "POST /neutron/port HTTP/1.1" 200 1119 0.012316 10.0.0.22 - - [2026-07-20 02:34:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.22 - - [2026-07-20 02:34:04] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003809 10.0.0.22 - - [2026-07-20 02:34:04] "GET /virtual-networks?parent_id=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003337 10.0.0.22 - - [2026-07-20 02:34:04] "GET /virtual-network/a8a51e6c-6b06-4e72-b4ad-a7c2ff2b9b3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005230 10.0.0.22 - - [2026-07-20 02:34:04] "POST /neutron/network HTTP/1.1" 200 1004 0.005977 10.0.0.22 - - [2026-07-20 02:34:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003996 10.0.0.22 - - [2026-07-20 02:34:04] "POST /neutron/subnet HTTP/1.1" 200 673 0.009475 10.0.0.22 - - [2026-07-20 02:34:04] "POST /neutron/port HTTP/1.1" 200 117 0.001237 10.0.0.22 - - [2026-07-20 02:34:04] "POST /neutron/network HTTP/1.1" 200 994 0.007707 10.0.0.22 - - [2026-07-20 02:34:20] "POST /neutron/port HTTP/1.1" 200 1109 0.009529 10.0.0.22 - - [2026-07-20 02:34:20] "POST /neutron/port HTTP/1.1" 200 1109 0.008950 10.0.0.22 - - [2026-07-20 02:34:20] "POST /neutron/port HTTP/1.1" 200 151 0.086571 10.0.0.22 - - [2026-07-20 02:34:20] "POST /neutron/port HTTP/1.1" 200 1109 0.009294 10.0.0.22 - - [2026-07-20 02:34:20] "POST /neutron/port HTTP/1.1" 200 1109 0.009672 10.0.0.22 - - [2026-07-20 02:34:20] "POST /neutron/port HTTP/1.1" 200 151 0.087110 10.0.0.22 - - [2026-07-20 02:34:20] "POST /neutron/network HTTP/1.1" 200 994 0.006748 10.0.0.22 - - [2026-07-20 02:34:21] "POST /neutron/network HTTP/1.1" 400 204 0.010611 10.0.0.22 - - [2026-07-20 02:34:22] "POST /neutron/port HTTP/1.1" 200 1119 0.011993 10.0.0.22 - - [2026-07-20 02:34:22] "POST /neutron/port HTTP/1.1" 200 1109 0.010957 10.0.0.22 - - [2026-07-20 02:34:22] "POST /neutron/port HTTP/1.1" 200 151 0.105719 10.0.0.22 - - [2026-07-20 02:34:23] "POST /neutron/network HTTP/1.1" 200 994 0.008194 10.0.0.22 - - [2026-07-20 02:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.22 - - [2026-07-20 02:34:23] "POST /useragent-kv HTTP/1.1" 200 115 0.004308 10.0.0.22 - - [2026-07-20 02:34:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002190 10.0.0.22 - - [2026-07-20 02:34:23] "POST /useragent-kv HTTP/1.1" 200 115 0.001736 10.0.0.22 - - [2026-07-20 02:34:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002200 10.0.0.22 - - [2026-07-20 02:34:23] "POST /neutron/network HTTP/1.1" 200 151 0.114741 10.0.0.22 - - [2026-07-20 02:34:23] "DELETE /route-target/c631f9be-55cd-484d-a159-b3a77b25f69e HTTP/1.1" 200 115 0.027882 10.0.0.22 - - [2026-07-20 02:34:23] "GET /routing-instance/ce86e165-b428-441e-beb2-81d2031d4816 HTTP/1.1" 404 171 0.002650 10.0.0.22 - - [2026-07-20 02:34:23] "GET /domains HTTP/1.1" 200 280 0.002383 10.0.0.22 - - [2026-07-20 02:34:23] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000922 10.0.0.22 - - [2026-07-20 02:34:23] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2573 0.049287 10.0.0.22 - - [2026-07-20 02:34:23] "GET /projects?obj_uuids=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001578 10.0.0.22 - - [2026-07-20 02:34:23] "GET /project/4ec98b4e-72eb-415c-92c5-ba3644055a5b HTTP/1.1" 200 2086 0.072632 10.0.0.22 - - [2026-07-20 02:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.22 - - [2026-07-20 02:34:23] "DELETE /network-ipam/5138d47b-eccf-4069-885b-cbedeaa061bd HTTP/1.1" 200 115 0.019691 10.0.0.22 - - [2026-07-20 02:34:23] "POST /fqname-to-id HTTP/1.1" 404 211 0.002223 10.0.0.22 - - [2026-07-20 02:34:23] "GET /projects?obj_uuids=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001264 10.0.0.22 - - [2026-07-20 02:34:23] "GET /project/4ec98b4e-72eb-415c-92c5-ba3644055a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.036041 10.0.0.22 - - [2026-07-20 02:34:23] "GET /projects?obj_uuids=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001520 10.0.0.22 - - [2026-07-20 02:34:23] "GET /project/4ec98b4e-72eb-415c-92c5-ba3644055a5b?fields=virtual_networks HTTP/1.1" 200 1033 0.030729 10.0.0.22 - - [2026-07-20 02:34:23] "GET /projects?obj_uuids=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001014 10.0.0.22 - - [2026-07-20 02:34:23] "GET /project/4ec98b4e-72eb-415c-92c5-ba3644055a5b?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.027722 10.0.0.22 - - [2026-07-20 02:34:23] "GET /projects?obj_uuids=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000961 10.0.0.22 - - [2026-07-20 02:34:23] "GET /project/4ec98b4e-72eb-415c-92c5-ba3644055a5b?fields=security_groups HTTP/1.1" 200 1259 0.027850 10.0.0.22 - - [2026-07-20 02:34:25] "POST /neutron/port HTTP/1.1" 400 205 0.003615 10.0.0.22 - - [2026-07-20 02:34:26] "POST /neutron/port HTTP/1.1" 200 117 0.007376 10.0.0.22 - - [2026-07-20 02:34:26] "POST /neutron/port HTTP/1.1" 200 117 0.005812 10.0.0.22 - - [2026-07-20 02:34:26] "POST /neutron/port HTTP/1.1" 400 205 0.005118 10.0.0.22 - - [2026-07-20 02:34:26] "POST /neutron/port HTTP/1.1" 400 205 0.004435 10.0.0.22 - - [2026-07-20 02:34:27] "POST /neutron/port HTTP/1.1" 400 205 0.003561 10.0.0.22 - - [2026-07-20 02:34:31] "GET / HTTP/1.1" 200 35931 0.001809 10.0.0.22 - - [2026-07-20 02:34:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000617 10.0.0.22 - - [2026-07-20 02:34:32] "POST /fqname-to-id HTTP/1.1" 404 183 0.052558 10.0.0.22 - - [2026-07-20 02:34:32] "GET /projects?obj_uuids=437e0ee5-c750-42bc-87b8-c1829a8b46d1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002281 10.0.0.22 - - [2026-07-20 02:34:32] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001269 10.0.0.22 - - [2026-07-20 02:34:32] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006627 10.0.0.22 - - [2026-07-20 02:34:32] "POST /id-to-fqname HTTP/1.1" 200 185 0.001250 10.0.0.22 - - [2026-07-20 02:34:32] "POST /fqname-to-id HTTP/1.1" 404 194 0.002228 10.0.0.22 - - [2026-07-20 02:34:33] "POST /security-groups HTTP/1.1" 200 586 0.064039 10.0.0.22 - - [2026-07-20 02:34:33] "POST /fqname-to-id HTTP/1.1" 404 229 0.003026 10.0.0.22 - - [2026-07-20 02:34:33] "POST /projects HTTP/1.1" 200 575 0.217437 10.0.0.22 - - [2026-07-20 02:34:33] "POST /access-control-lists HTTP/1.1" 200 591 0.064318 10.0.0.22 - - [2026-07-20 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.284173 10.0.0.22 - - [2026-07-20 02:34:33] "POST /fqname-to-id HTTP/1.1" 404 228 0.002774 10.0.0.22 - - [2026-07-20 02:34:33] "GET /project/437e0ee5-c750-42bc-87b8-c1829a8b46d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.408015 10.0.0.22 - - [2026-07-20 02:34:33] "POST /access-control-lists HTTP/1.1" 200 589 0.072869 10.0.0.22 - - [2026-07-20 02:34:34] "GET / HTTP/1.1" 200 35931 0.002531 10.0.0.22 - - [2026-07-20 02:34:36] "GET /projects?obj_uuids=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001242 10.0.0.22 - - [2026-07-20 02:34:36] "DELETE /project/437e0ee5c75042bc87b8c1829a8b46d1 HTTP/1.1" 404 173 0.047536 10.0.0.22 - - [2026-07-20 02:34:36] "GET /project/4ec98b4e-72eb-415c-92c5-ba3644055a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.029819 10.0.0.22 - - [2026-07-20 02:34:36] "GET /projects?obj_uuids=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001098 10.0.0.22 - - [2026-07-20 02:34:36] "GET /project/4ec98b4e-72eb-415c-92c5-ba3644055a5b?fields=security_groups HTTP/1.1" 200 1364 0.074032 10.0.0.22 - - [2026-07-20 02:34:36] "DELETE /security-group/e4534fb2-605c-406a-901e-ed0b293ee1e2 HTTP/1.1" 200 115 0.041155 10.0.0.22 - - [2026-07-20 02:34:36] "GET /projects?obj_uuids=4ec98b4e-72eb-415c-92c5-ba3644055a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000880 10.0.0.22 - - [2026-07-20 02:34:36] "DELETE /access-control-list/8533c839-fe2e-48ab-8ba4-8e276a4aa046 HTTP/1.1" 200 115 0.032114 10.0.0.22 - - [2026-07-20 02:34:36] "GET /project/4ec98b4e-72eb-415c-92c5-ba3644055a5b?fields=application_policy_sets HTTP/1.1" 200 1403 0.034032 10.0.0.22 - - [2026-07-20 02:34:36] "DELETE /access-control-list/31972908-5f56-401e-8f73-2582673ac28b HTTP/1.1" 200 115 0.027278 10.0.0.22 - - [2026-07-20 02:34:36] "DELETE /project/4ec98b4e-72eb-415c-92c5-ba3644055a5b HTTP/1.1" 200 115 0.367031 10.0.0.22 - - [2026-07-20 02:34:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000453 10.0.0.22 - - [2026-07-20 02:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.022007 10.0.0.22 - - [2026-07-20 02:34:36] "GET /api-access-list/164ef4d5-5a76-4ab0-b9c5-b1f32d8f8cef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.004027 10.0.0.22 - - [2026-07-20 02:34:36] "GET /api-access-list/164ef4d5-5a76-4ab0-b9c5-b1f32d8f8cef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003286 10.0.0.22 - - [2026-07-20 02:34:36] "GET /api-access-list/164ef4d5-5a76-4ab0-b9c5-b1f32d8f8cef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003844 10.0.0.22 - - [2026-07-20 02:34:36] "PUT /api-access-list/164ef4d5-5a76-4ab0-b9c5-b1f32d8f8cef HTTP/1.1" 200 264 0.009262 10.0.0.22 - - [2026-07-20 02:34:37] "GET /aaa-mode HTTP/1.1" 401 292 0.000512 10.0.0.22 - - [2026-07-20 02:34:37] "GET /aaa-mode HTTP/1.1" 200 128 0.017787 10.0.0.22 - - [2026-07-20 02:34:37] "POST /fqname-to-id HTTP/1.1" 404 183 0.019614 10.0.0.22 - - [2026-07-20 02:34:38] "GET /projects?obj_uuids=292480da-c3cb-4bfc-873e-0331af311f02&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002764 10.0.0.22 - - [2026-07-20 02:34:38] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001906 10.0.0.22 - - [2026-07-20 02:34:38] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007514 10.0.0.22 - - [2026-07-20 02:34:38] "POST /id-to-fqname HTTP/1.1" 200 185 0.002069 10.0.0.22 - - [2026-07-20 02:34:38] "POST /fqname-to-id HTTP/1.1" 404 194 0.002913 10.0.0.22 - - [2026-07-20 02:34:38] "POST /security-groups HTTP/1.1" 200 586 0.064091 10.0.0.22 - - [2026-07-20 02:34:38] "POST /fqname-to-id HTTP/1.1" 404 229 0.002623 10.0.0.22 - - [2026-07-20 02:34:38] "POST /projects HTTP/1.1" 200 575 0.216351 10.0.0.22 - - [2026-07-20 02:34:38] "POST /access-control-lists HTTP/1.1" 200 591 0.056452 10.0.0.22 - - [2026-07-20 02:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.290220 10.0.0.22 - - [2026-07-20 02:34:38] "POST /fqname-to-id HTTP/1.1" 404 228 0.002692 10.0.0.22 - - [2026-07-20 02:34:38] "GET /project/292480da-c3cb-4bfc-873e-0331af311f02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.412633 10.0.0.22 - - [2026-07-20 02:34:38] "POST /access-control-lists HTTP/1.1" 200 589 0.059965 10.0.0.22 - - [2026-07-20 02:34:38] "POST /fqname-to-id HTTP/1.1" 404 183 0.019240 10.0.0.22 - - [2026-07-20 02:34:38] "GET /projects?obj_uuids=3750f96b-1be4-44a1-8714-a7269c01d0ee&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002833 10.0.0.22 - - [2026-07-20 02:34:38] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000924 10.0.0.22 - - [2026-07-20 02:34:38] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.005815 10.0.0.22 - - [2026-07-20 02:34:38] "POST /id-to-fqname HTTP/1.1" 200 185 0.001231 10.0.0.22 - - [2026-07-20 02:34:38] "POST /fqname-to-id HTTP/1.1" 404 194 0.003269 10.0.0.22 - - [2026-07-20 02:34:39] "POST /security-groups HTTP/1.1" 200 586 0.059922 10.0.0.22 - - [2026-07-20 02:34:39] "POST /fqname-to-id HTTP/1.1" 404 229 0.002421 10.0.0.22 - - [2026-07-20 02:34:39] "POST /projects HTTP/1.1" 200 575 0.206123 10.0.0.22 - - [2026-07-20 02:34:39] "POST /access-control-lists HTTP/1.1" 200 591 0.059204 10.0.0.22 - - [2026-07-20 02:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.275987 10.0.0.22 - - [2026-07-20 02:34:39] "POST /fqname-to-id HTTP/1.1" 404 228 0.002818 10.0.0.22 - - [2026-07-20 02:34:39] "GET /project/3750f96b-1be4-44a1-8714-a7269c01d0ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.391354 10.0.0.22 - - [2026-07-20 02:34:39] "POST /access-control-lists HTTP/1.1" 200 589 0.056230 10.0.0.22 - - [2026-07-20 02:34:39] "GET / HTTP/1.1" 200 35931 0.003781 10.0.0.22 - - [2026-07-20 02:34:40] "GET / HTTP/1.1" 200 35931 0.001382 10.0.0.22 - - [2026-07-20 02:34:41] "POST /fqname-to-id HTTP/1.1" 404 183 0.003258 10.0.0.22 - - [2026-07-20 02:34:41] "POST /api-access-lists HTTP/1.1" 200 521 0.016853 10.0.0.22 - - [2026-07-20 02:34:41] "GET /api-access-list/80f9b1e6-23af-4aa5-a8a2-66334a0fec99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.004137 10.0.0.22 - - [2026-07-20 02:34:41] "GET /api-access-list/80f9b1e6-23af-4aa5-a8a2-66334a0fec99 HTTP/1.1" 401 292 0.000520 10.0.0.22 - - [2026-07-20 02:34:41] "GET /api-access-list/80f9b1e6-23af-4aa5-a8a2-66334a0fec99 HTTP/1.1" 200 1266 0.046299 10.0.0.22 - - [2026-07-20 02:34:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000336 10.0.0.22 - - [2026-07-20 02:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.055046 10.0.0.22 - - [2026-07-20 02:34:42] "GET /projects?obj_uuids=292480da-c3cb-4bfc-873e-0331af311f02&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001206 10.0.0.22 - - [2026-07-20 02:34:42] "GET /project/292480da-c3cb-4bfc-873e-0331af311f02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.032452 10.0.0.22 - - [2026-07-20 02:34:42] "GET /virtual-networks?parent_id=292480da-c3cb-4bfc-873e-0331af311f02&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010802 10.0.0.22 - - [2026-07-20 02:34:42] "POST /virtual-networks HTTP/1.1" 200 568 0.060006 10.0.0.22 - - [2026-07-20 02:34:42] "POST /route-targets HTTP/1.1" 200 327 0.010914 10.0.0.22 - - [2026-07-20 02:34:42] "POST /ref-update HTTP/1.1" 200 156 0.013012 10.0.0.22 - - [2026-07-20 02:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.014728 10.0.0.22 - - [2026-07-20 02:34:42] "GET /network-ipam/c07d941b-10a5-4e64-a42a-86ffcce74af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.011317 10.0.0.22 - - [2026-07-20 02:34:42] "POST /useragent-kv HTTP/1.1" 200 115 0.006916 10.0.0.22 - - [2026-07-20 02:34:42] "POST /ref-update HTTP/1.1" 200 156 0.052285 10.0.0.22 - - [2026-07-20 02:34:42] "POST /neutron/network HTTP/1.1" 200 832 0.032659 10.0.0.22 - - [2026-07-20 02:34:42] "POST /neutron/network HTTP/1.1" 200 832 0.027954 10.0.0.22 - - [2026-07-20 02:34:42] "GET /virtual-network/2471e616-9fbc-4894-a69c-82b9cbbc735d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.020092 10.0.0.22 - - [2026-07-20 02:34:42] "POST /neutron/network HTTP/1.1" 200 832 0.018415 10.0.0.22 - - [2026-07-20 02:34:42] "POST /neutron/subnet HTTP/1.1" 200 675 0.028893 10.0.0.22 - - [2026-07-20 02:34:42] "GET /virtual-network/2471e616-9fbc-4894-a69c-82b9cbbc735d HTTP/1.1" 401 292 0.000452 10.0.0.22 - - [2026-07-20 02:34:43] "GET /virtual-network/2471e616-9fbc-4894-a69c-82b9cbbc735d HTTP/1.1" 200 2265 0.033068 10.0.0.22 - - [2026-07-20 02:34:43] "GET /virtual-network/2471e616-9fbc-4894-a69c-82b9cbbc735d HTTP/1.1" 401 292 0.000333 10.0.0.22 - - [2026-07-20 02:34:43] "GET /virtual-network/2471e616-9fbc-4894-a69c-82b9cbbc735d HTTP/1.1" 200 2005 0.039415 10.0.0.22 - - [2026-07-20 02:34:43] "GET /obj-perms HTTP/1.1" 200 4289 0.050857 10.0.0.22 - - [2026-07-20 02:34:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000335 10.0.0.22 - - [2026-07-20 02:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.022247 10.0.0.22 - - [2026-07-20 02:34:44] "GET /virtual-network/2471e616-9fbc-4894-a69c-82b9cbbc735d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.012614 10.0.0.22 - - [2026-07-20 02:34:44] "GET /obj-perms HTTP/1.1" 200 4289 0.009496 10.0.0.22 - - [2026-07-20 02:34:44] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.017546 10.0.0.22 - - [2026-07-20 02:34:44] "GET /obj-perms HTTP/1.1" 200 4289 0.048702 10.0.0.22 - - [2026-07-20 02:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.22 - - [2026-07-20 02:34:44] "GET /virtual-network/2471e616-9fbc-4894-a69c-82b9cbbc735d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.012305 10.0.0.22 - - [2026-07-20 02:34:44] "GET /obj-perms HTTP/1.1" 200 4289 0.009878 10.0.0.22 - - [2026-07-20 02:34:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000356 10.0.0.22 - - [2026-07-20 02:34:45] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.017002 10.0.0.22 - - [2026-07-20 02:34:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.22 - - [2026-07-20 02:34:45] "POST /id-to-fqname HTTP/1.1" 401 292 0.000587 10.0.0.22 - - [2026-07-20 02:34:45] "POST /id-to-fqname HTTP/1.1" 200 230 0.028682 10.0.0.22 - - [2026-07-20 02:34:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000500 10.0.0.22 - - [2026-07-20 02:34:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000601 10.0.0.22 - - [2026-07-20 02:34:46] "POST /neutron/network HTTP/1.1" 200 842 0.038279 10.0.0.22 - - [2026-07-20 02:34:46] "GET /projects?obj_uuids=3750f96b-1be4-44a1-8714-a7269c01d0ee&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001366 10.0.0.22 - - [2026-07-20 02:34:46] "GET /project/3750f96b-1be4-44a1-8714-a7269c01d0ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.026109 10.0.0.22 - - [2026-07-20 02:34:46] "POST /neutron/network HTTP/1.1" 200 832 0.006420 10.0.0.22 - - [2026-07-20 02:34:46] "POST /neutron/port HTTP/1.1" 200 117 0.021244 10.0.0.22 - - [2026-07-20 02:34:46] "POST /neutron/port HTTP/1.1" 200 117 0.004452 10.0.0.22 - - [2026-07-20 02:34:46] "POST /neutron/port HTTP/1.1" 200 117 0.004373 10.0.0.22 - - [2026-07-20 02:34:48] "GET /obj-perms HTTP/1.1" 200 4493 0.041889 10.0.0.22 - - [2026-07-20 02:34:48] "GET /obj-perms HTTP/1.1" 200 4493 0.035344 10.0.0.22 - - [2026-07-20 02:34:50] "POST /neutron/network HTTP/1.1" 200 842 0.020201 10.0.0.22 - - [2026-07-20 02:34:50] "POST /neutron/network HTTP/1.1" 200 832 0.017987 10.0.0.22 - - [2026-07-20 02:34:50] "GET /projects?obj_uuids=3750f96b-1be4-44a1-8714-a7269c01d0ee&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000978 10.0.0.22 - - [2026-07-20 02:34:50] "POST /neutron/port HTTP/1.1" 200 1055 0.333651 10.0.0.22 - - [2026-07-20 02:34:50] "POST /neutron/port HTTP/1.1" 200 1055 0.009168 10.0.0.22 - - [2026-07-20 02:34:50] "POST /neutron/port HTTP/1.1" 200 1055 0.009343 10.0.0.22 - - [2026-07-20 02:34:50] "POST /neutron/port HTTP/1.1" 200 1109 0.061300 10.0.0.22 - - [2026-07-20 02:34:51] "POST /neutron/port HTTP/1.1" 200 1119 0.014688 10.0.0.22 - - [2026-07-20 02:34:51] "POST /neutron/security_group HTTP/1.1" 200 2053 0.006222 10.0.0.22 - - [2026-07-20 02:34:51] "POST /neutron/port HTTP/1.1" 200 1119 0.012543 10.0.0.22 - - [2026-07-20 02:34:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003341 10.0.0.22 - - [2026-07-20 02:34:52] "POST /neutron/subnet HTTP/1.1" 200 649 0.007978 10.0.0.22 - - [2026-07-20 02:34:52] "POST /neutron/port HTTP/1.1" 200 117 0.001237 10.0.0.22 - - [2026-07-20 02:34:52] "POST /neutron/network HTTP/1.1" 200 832 0.005262 10.0.0.22 - - [2026-07-20 02:34:56] "POST /neutron/port HTTP/1.1" 200 1119 0.011775 10.0.0.22 - - [2026-07-20 02:34:56] "POST /neutron/security_group HTTP/1.1" 200 2053 0.005439 10.0.0.22 - - [2026-07-20 02:35:01] "POST /neutron/port HTTP/1.1" 200 1119 0.012356 10.0.0.22 - - [2026-07-20 02:35:01] "POST /neutron/security_group HTTP/1.1" 200 2053 0.005304 10.0.0.22 - - [2026-07-20 02:35:06] "POST /neutron/port HTTP/1.1" 200 1119 0.013233 10.0.0.22 - - [2026-07-20 02:35:06] "POST /neutron/security_group HTTP/1.1" 200 2053 0.006348 10.0.0.22 - - [2026-07-20 02:35:11] "POST /neutron/port HTTP/1.1" 200 1119 0.012634 10.0.0.22 - - [2026-07-20 02:35:11] "POST /neutron/security_group HTTP/1.1" 200 2053 0.008010 10.0.0.22 - - [2026-07-20 02:35:16] "POST /neutron/port HTTP/1.1" 200 1119 0.012261 10.0.0.22 - - [2026-07-20 02:35:16] "POST /neutron/security_group HTTP/1.1" 200 2053 0.005957 10.0.0.22 - - [2026-07-20 02:35:16] "POST /neutron/port HTTP/1.1" 200 1119 0.012502 10.0.0.22 - - [2026-07-20 02:35:16] "POST /neutron/security_group HTTP/1.1" 200 2053 0.006385 10.0.0.22 - - [2026-07-20 02:35:16] "POST /neutron/port HTTP/1.1" 200 1119 0.011452 10.0.0.22 - - [2026-07-20 02:35:16] "POST /neutron/security_group HTTP/1.1" 200 2053 0.005754 10.0.0.22 - - [2026-07-20 02:35:17] "POST /neutron/port HTTP/1.1" 200 1119 0.012338 10.0.0.22 - - [2026-07-20 02:35:17] "POST /neutron/security_group HTTP/1.1" 200 2053 0.006113 10.0.0.22 - - [2026-07-20 02:35:17] "GET /virtual-machine/cfd0f597-0a3e-429e-89a2-fa3444f2e928 HTTP/1.1" 200 1287 0.012492 10.0.0.22 - - [2026-07-20 02:35:17] "GET /virtual-machine/cfd0f597-0a3e-429e-89a2-fa3444f2e928 HTTP/1.1" 200 1287 0.011178 10.0.0.22 - - [2026-07-20 02:35:17] "GET /virtual-machine-interface/1805181e-de3a-450c-ad3d-5911078b9964 HTTP/1.1" 200 2530 0.012482 10.0.0.22 - - [2026-07-20 02:35:17] "GET /virtual-machine/cfd0f597-0a3e-429e-89a2-fa3444f2e928 HTTP/1.1" 200 1287 0.011276 10.0.0.22 - - [2026-07-20 02:35:17] "GET /virtual-machine-interface/1805181e-de3a-450c-ad3d-5911078b9964 HTTP/1.1" 200 2530 0.013914 10.0.0.22 - - [2026-07-20 02:35:17] "GET /instance-ip/254392de-f0e0-4fc9-8c5d-8833c6a04cc5 HTTP/1.1" 200 1625 0.012676 10.0.0.22 - - [2026-07-20 02:35:17] "GET /virtual-machine/cfd0f597-0a3e-429e-89a2-fa3444f2e928 HTTP/1.1" 200 1287 0.017005 10.0.0.22 - - [2026-07-20 02:35:17] "GET /virtual-machine-interface/1805181e-de3a-450c-ad3d-5911078b9964 HTTP/1.1" 200 2530 0.014307 10.0.0.22 - - [2026-07-20 02:35:17] "GET /instance-ip/254392de-f0e0-4fc9-8c5d-8833c6a04cc5 HTTP/1.1" 200 1625 0.020661 10.0.0.22 - - [2026-07-20 02:35:17] "POST /neutron/port HTTP/1.1" 200 1119 0.018085 10.0.0.22 - - [2026-07-20 02:35:17] "POST /neutron/security_group HTTP/1.1" 200 2053 0.006935 10.0.0.22 - - [2026-07-20 02:35:17] "POST /fqname-to-id HTTP/1.1" 403 339 0.010176 10.0.0.22 - - [2026-07-20 02:35:17] "GET / HTTP/1.1" 200 35931 0.001541 10.0.0.22 - - [2026-07-20 02:35:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000550 10.0.0.22 - - [2026-07-20 02:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.021299 10.0.0.22 - - [2026-07-20 02:35:17] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003174 10.0.0.22 - - [2026-07-20 02:35:17] "GET /virtual-networks?parent_id=3750f96b-1be4-44a1-8714-a7269c01d0ee&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.008795 10.0.0.22 - - [2026-07-20 02:35:18] "POST /fqname-to-id HTTP/1.1" 403 339 0.009741 10.0.0.22 - - [2026-07-20 02:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005379 10.0.0.22 - - [2026-07-20 02:35:18] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.029056 10.0.0.22 - - [2026-07-20 02:35:18] "GET /virtual-networks?parent_id=3750f96b-1be4-44a1-8714-a7269c01d0ee&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010578 10.0.0.22 - - [2026-07-20 02:35:18] "POST /fqname-to-id HTTP/1.1" 403 339 0.009585 10.0.0.22 - - [2026-07-20 02:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.22 - - [2026-07-20 02:35:18] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002893 10.0.0.22 - - [2026-07-20 02:35:18] "GET /virtual-networks?parent_id=3750f96b-1be4-44a1-8714-a7269c01d0ee&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013725 10.0.0.22 - - [2026-07-20 02:35:18] "POST /fqname-to-id HTTP/1.1" 403 339 0.012101 10.0.0.22 - - [2026-07-20 02:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.22 - - [2026-07-20 02:35:18] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004428 10.0.0.22 - - [2026-07-20 02:35:18] "GET /virtual-networks?parent_id=3750f96b-1be4-44a1-8714-a7269c01d0ee&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010758 10.0.0.22 - - [2026-07-20 02:35:18] "POST /fqname-to-id HTTP/1.1" 403 339 0.009561 10.0.0.22 - - [2026-07-20 02:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.22 - - [2026-07-20 02:35:18] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003383 10.0.0.22 - - [2026-07-20 02:35:18] "GET /virtual-networks?parent_id=3750f96b-1be4-44a1-8714-a7269c01d0ee&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.009866 10.0.0.22 - - [2026-07-20 02:35:19] "POST /fqname-to-id HTTP/1.1" 403 339 0.009184 10.0.0.22 - - [2026-07-20 02:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.22 - - [2026-07-20 02:35:19] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002668 10.0.0.22 - - [2026-07-20 02:35:19] "GET /virtual-networks?parent_id=3750f96b-1be4-44a1-8714-a7269c01d0ee&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010950 10.0.0.22 - - [2026-07-20 02:35:19] "POST /fqname-to-id HTTP/1.1" 403 339 0.010205 10.0.0.22 - - [2026-07-20 02:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.22 - - [2026-07-20 02:35:19] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002392 10.0.0.22 - - [2026-07-20 02:35:19] "GET /virtual-networks?parent_id=3750f96b-1be4-44a1-8714-a7269c01d0ee&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.009996 10.0.0.22 - - [2026-07-20 02:35:19] "POST /fqname-to-id HTTP/1.1" 403 361 0.008377 10.0.0.22 - - [2026-07-20 02:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.22 - - [2026-07-20 02:35:19] "GET /routing-instance/14dc41a6-579b-4815-acf9-eefcb521a741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.003082 10.0.0.22 - - [2026-07-20 02:35:19] "GET /route-target/47e6116b-36f5-40f0-921c-268a85c8764c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.008568 10.0.0.22 - - [2026-07-20 02:35:19] "GET /route-target/47e6116b-36f5-40f0-921c-268a85c8764c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.002574 10.0.0.22 - - [2026-07-20 02:35:20] "POST /fqname-to-id HTTP/1.1" 403 339 0.009432 10.0.0.22 - - [2026-07-20 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.22 - - [2026-07-20 02:35:20] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003684 10.0.0.22 - - [2026-07-20 02:35:20] "GET /virtual-networks?parent_id=3750f96b-1be4-44a1-8714-a7269c01d0ee&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.009972 10.0.0.22 - - [2026-07-20 02:35:20] "POST /fqname-to-id HTTP/1.1" 403 361 0.008644 10.0.0.22 - - [2026-07-20 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.22 - - [2026-07-20 02:35:20] "GET /routing-instance/14dc41a6-579b-4815-acf9-eefcb521a741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.004938 10.0.0.22 - - [2026-07-20 02:35:20] "GET /route-target/47e6116b-36f5-40f0-921c-268a85c8764c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.009142 10.0.0.22 - - [2026-07-20 02:35:20] "GET /route-target/47e6116b-36f5-40f0-921c-268a85c8764c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.002694 10.0.0.22 - - [2026-07-20 02:35:20] "GET /obj-perms HTTP/1.1" 200 4289 0.008682 10.0.0.22 - - [2026-07-20 02:35:20] "GET /virtual-machine/cfd0f597-0a3e-429e-89a2-fa3444f2e928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.008613 10.0.0.22 - - [2026-07-20 02:35:22] "GET /obj-perms HTTP/1.1" 200 4289 0.009072 10.0.0.22 - - [2026-07-20 02:35:22] "GET /virtual-machine/cfd0f597-0a3e-429e-89a2-fa3444f2e928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.008785 10.0.0.22 - - [2026-07-20 02:35:22] "GET /obj-perms HTTP/1.1" 200 4289 0.009651 10.0.0.22 - - [2026-07-20 02:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.22 - - [2026-07-20 02:35:22] "GET /virtual-machine-interface/1805181e-de3a-450c-ad3d-5911078b9964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2309 0.018387 10.0.0.22 - - [2026-07-20 02:35:22] "GET /obj-perms HTTP/1.1" 200 4289 0.009792 10.0.0.22 - - [2026-07-20 02:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.22 - - [2026-07-20 02:35:22] "GET /virtual-machine-interface/1805181e-de3a-450c-ad3d-5911078b9964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2309 0.016091 10.0.0.22 - - [2026-07-20 02:35:22] "GET /obj-perms HTTP/1.1" 200 4289 0.009259 10.0.0.22 - - [2026-07-20 02:35:22] "GET /virtual-machine/cfd0f597-0a3e-429e-89a2-fa3444f2e928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.010541 10.0.0.22 - - [2026-07-20 02:35:22] "GET /obj-perms HTTP/1.1" 200 4289 0.008814 10.0.0.22 - - [2026-07-20 02:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.22 - - [2026-07-20 02:35:23] "GET /virtual-machine-interface/1805181e-de3a-450c-ad3d-5911078b9964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2309 0.013129 10.0.0.22 - - [2026-07-20 02:35:23] "GET /obj-perms HTTP/1.1" 200 4289 0.009802 10.0.0.22 - - [2026-07-20 02:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.22 - - [2026-07-20 02:35:23] "GET /virtual-network/2471e616-9fbc-4894-a69c-82b9cbbc735d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.012983 10.0.0.22 - - [2026-07-20 02:35:23] "GET /obj-perms HTTP/1.1" 200 4289 0.009382 10.0.0.22 - - [2026-07-20 02:35:23] "GET /virtual-machine/cfd0f597-0a3e-429e-89a2-fa3444f2e928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.010590 10.0.0.22 - - [2026-07-20 02:35:23] "GET /obj-perms HTTP/1.1" 200 4289 0.009177 10.0.0.22 - - [2026-07-20 02:35:23] "GET /obj-perms HTTP/1.1" 200 4289 0.012063 10.0.0.22 - - [2026-07-20 02:35:23] "GET /obj-perms HTTP/1.1" 200 4289 0.045696 10.0.0.22 - - [2026-07-20 02:35:23] "GET /obj-perms HTTP/1.1" 200 4289 0.007973 10.0.0.22 - - [2026-07-20 02:35:24] "GET /obj-perms HTTP/1.1" 200 4457 0.040719 10.0.0.22 - - [2026-07-20 02:35:24] "GET /obj-perms HTTP/1.1" 200 4457 0.003628 10.0.0.22 - - [2026-07-20 02:35:24] "GET /obj-perms HTTP/1.1" 200 4289 0.011046 10.0.0.22 - - [2026-07-20 02:35:24] "GET /obj-perms HTTP/1.1" 200 4289 0.009126 10.0.0.22 - - [2026-07-20 02:35:24] "GET /obj-perms HTTP/1.1" 200 4289 0.044290 10.0.0.22 - - [2026-07-20 02:35:24] "GET /obj-perms HTTP/1.1" 200 4289 0.008665 10.0.0.22 - - [2026-07-20 02:35:24] "GET /obj-perms HTTP/1.1" 200 4457 0.003328 10.0.0.22 - - [2026-07-20 02:35:24] "GET /obj-perms HTTP/1.1" 200 4457 0.003629 10.0.0.22 - - [2026-07-20 02:35:25] "GET /obj-perms HTTP/1.1" 200 4289 0.009774 10.0.0.22 - - [2026-07-20 02:35:25] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.011472 10.0.0.22 - - [2026-07-20 02:35:25] "GET /virtual-machine/cfd0f597-0a3e-429e-89a2-fa3444f2e928 HTTP/1.1" 200 1287 0.011544 10.0.0.22 - - [2026-07-20 02:35:27] "GET /virtual-machine/cfd0f597-0a3e-429e-89a2-fa3444f2e928 HTTP/1.1" 200 1287 0.015391 10.0.0.22 - - [2026-07-20 02:35:27] "POST /neutron/port HTTP/1.1" 200 1119 0.016728 10.0.0.22 - - [2026-07-20 02:35:27] "POST /neutron/port HTTP/1.1" 200 1109 0.009759 10.0.0.22 - - [2026-07-20 02:35:27] "POST /neutron/port HTTP/1.1" 200 151 0.095500 10.0.0.22 - - [2026-07-20 02:35:29] "GET /virtual-machine/cfd0f597-0a3e-429e-89a2-fa3444f2e928 HTTP/1.1" 404 171 0.009912 10.0.0.22 - - [2026-07-20 02:35:29] "GET /virtual-machine/cfd0f597-0a3e-429e-89a2-fa3444f2e928 HTTP/1.1" 404 171 0.006598 10.0.0.22 - - [2026-07-20 02:35:29] "GET /virtual-machine/cfd0f597-0a3e-429e-89a2-fa3444f2e928 HTTP/1.1" 404 171 0.006622 10.0.0.22 - - [2026-07-20 02:35:29] "POST /fqname-to-id HTTP/1.1" 403 339 0.009396 10.0.0.22 - - [2026-07-20 02:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.22 - - [2026-07-20 02:35:29] "GET /global-vrouter-config/802dfd36-3459-4ae4-a036-4a912c56f49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002223 10.0.0.22 - - [2026-07-20 02:35:29] "GET /virtual-networks?parent_id=3750f96b-1be4-44a1-8714-a7269c01d0ee&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.009925 10.0.0.22 - - [2026-07-20 02:35:29] "POST /fqname-to-id HTTP/1.1" 403 361 0.008338 10.0.0.22 - - [2026-07-20 02:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.22 - - [2026-07-20 02:35:29] "GET /routing-instance/14dc41a6-579b-4815-acf9-eefcb521a741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.003665 10.0.0.22 - - [2026-07-20 02:35:29] "GET /route-target/47e6116b-36f5-40f0-921c-268a85c8764c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.008471 10.0.0.22 - - [2026-07-20 02:35:29] "GET /route-target/47e6116b-36f5-40f0-921c-268a85c8764c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003539 10.0.0.22 - - [2026-07-20 02:35:29] "GET /obj-perms HTTP/1.1" 200 4289 0.010459 10.0.0.22 - - [2026-07-20 02:35:29] "GET /obj-perms HTTP/1.1" 200 4289 0.009790 10.0.0.22 - - [2026-07-20 02:35:30] "GET /obj-perms HTTP/1.1" 200 4289 0.049027 10.0.0.22 - - [2026-07-20 02:35:30] "GET /obj-perms HTTP/1.1" 200 4289 0.009712 10.0.0.22 - - [2026-07-20 02:35:30] "GET /obj-perms HTTP/1.1" 200 4457 0.003471 10.0.0.22 - - [2026-07-20 02:35:33] "GET /obj-perms HTTP/1.1" 200 4457 0.003702 10.0.0.22 - - [2026-07-20 02:35:36] "GET /obj-perms HTTP/1.1" 200 4457 0.003546 10.0.0.22 - - [2026-07-20 02:35:36] "DELETE /project/292480dac3cb4bfc873e0331af311f02 HTTP/1.1" 404 173 0.003515 10.0.0.22 - - [2026-07-20 02:35:36] "DELETE /project/3750f96b1be444a18714a7269c01d0ee HTTP/1.1" 404 173 0.003057 10.0.0.22 - - [2026-07-20 02:35:39] "GET /obj-perms HTTP/1.1" 200 4457 0.003764 10.0.0.22 - - [2026-07-20 02:35:42] "GET /obj-perms HTTP/1.1" 200 4457 0.003078 10.0.0.22 - - [2026-07-20 02:35:45] "GET /obj-perms HTTP/1.1" 200 4457 0.004475 10.0.0.22 - - [2026-07-20 02:35:48] "GET /obj-perms HTTP/1.1" 200 4457 0.003595 10.0.0.22 - - [2026-07-20 02:35:49] "GET /obj-perms HTTP/1.1" 200 4493 0.038696 10.0.0.22 - - [2026-07-20 02:35:49] "GET /obj-perms HTTP/1.1" 200 4493 0.037779 10.0.0.22 - - [2026-07-20 02:35:51] "GET /obj-perms HTTP/1.1" 200 4457 0.003403 10.0.0.22 - - [2026-07-20 02:35:54] "GET /obj-perms HTTP/1.1" 200 4457 0.004441 10.0.0.22 - - [2026-07-20 02:35:57] "GET /obj-perms HTTP/1.1" 200 4457 0.003335 10.0.0.22 - - [2026-07-20 02:36:00] "GET /obj-perms HTTP/1.1" 200 4457 0.003263 10.0.0.22 - - [2026-07-20 02:36:03] "GET /obj-perms HTTP/1.1" 200 4457 0.003485 10.0.0.22 - - [2026-07-20 02:36:06] "GET /obj-perms HTTP/1.1" 200 4457 0.003526 10.0.0.22 - - [2026-07-20 02:36:09] "GET /obj-perms HTTP/1.1" 200 4457 0.003932 10.0.0.22 - - [2026-07-20 02:36:12] "GET /obj-perms HTTP/1.1" 200 4457 0.003520 10.0.0.22 - - [2026-07-20 02:36:15] "GET /obj-perms HTTP/1.1" 200 4457 0.003514 10.0.0.22 - - [2026-07-20 02:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.026526 10.0.0.22 - - [2026-07-20 02:36:15] "POST /useragent-kv HTTP/1.1" 200 115 0.040150 10.0.0.22 - - [2026-07-20 02:36:15] "DELETE /route-target/47e6116b-36f5-40f0-921c-268a85c8764c HTTP/1.1" 200 115 0.022073 10.0.0.22 - - [2026-07-20 02:36:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002996 10.0.0.22 - - [2026-07-20 02:36:15] "DELETE /virtual-network/2471e616-9fbc-4894-a69c-82b9cbbc735d HTTP/1.1" 200 115 0.119118 10.0.0.22 - - [2026-07-20 02:36:15] "DELETE /api-access-list/80f9b1e6-23af-4aa5-a8a2-66334a0fec99 HTTP/1.1" 200 115 0.014072 10.0.0.22 - - [2026-07-20 02:36:15] "GET /api-access-list/80f9b1e6-23af-4aa5-a8a2-66334a0fec99 HTTP/1.1" 404 171 0.002414 10.0.0.22 - - [2026-07-20 02:36:15] "GET /projects?obj_uuids=3750f96b-1be4-44a1-8714-a7269c01d0ee&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001011 10.0.0.22 - - [2026-07-20 02:36:15] "GET /project/3750f96b-1be4-44a1-8714-a7269c01d0ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.028921 10.0.0.22 - - [2026-07-20 02:36:15] "GET /projects?obj_uuids=3750f96b-1be4-44a1-8714-a7269c01d0ee&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000925 10.0.0.22 - - [2026-07-20 02:36:15] "GET /project/3750f96b-1be4-44a1-8714-a7269c01d0ee?fields=virtual_networks HTTP/1.1" 200 1022 0.073413 10.0.0.22 - - [2026-07-20 02:36:15] "GET /projects?obj_uuids=3750f96b-1be4-44a1-8714-a7269c01d0ee&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001446 10.0.0.22 - - [2026-07-20 02:36:15] "GET /project/3750f96b-1be4-44a1-8714-a7269c01d0ee?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.032216 10.0.0.22 - - [2026-07-20 02:36:15] "GET /projects?obj_uuids=3750f96b-1be4-44a1-8714-a7269c01d0ee&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001362 10.0.0.22 - - [2026-07-20 02:36:15] "GET /project/3750f96b-1be4-44a1-8714-a7269c01d0ee?fields=security_groups HTTP/1.1" 200 1243 0.030578 10.0.0.22 - - [2026-07-20 02:36:16] "GET /projects?obj_uuids=292480da-c3cb-4bfc-873e-0331af311f02&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000999 10.0.0.22 - - [2026-07-20 02:36:16] "GET /project/292480da-c3cb-4bfc-873e-0331af311f02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.028179 10.0.0.22 - - [2026-07-20 02:36:16] "GET /projects?obj_uuids=292480da-c3cb-4bfc-873e-0331af311f02&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000951 10.0.0.22 - - [2026-07-20 02:36:16] "GET /project/292480da-c3cb-4bfc-873e-0331af311f02?fields=virtual_networks HTTP/1.1" 200 1022 0.069549 10.0.0.22 - - [2026-07-20 02:36:16] "GET /projects?obj_uuids=292480da-c3cb-4bfc-873e-0331af311f02&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001059 10.0.0.22 - - [2026-07-20 02:36:16] "GET /project/292480da-c3cb-4bfc-873e-0331af311f02?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.023686 10.0.0.22 - - [2026-07-20 02:36:16] "GET /projects?obj_uuids=292480da-c3cb-4bfc-873e-0331af311f02&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000969 10.0.0.22 - - [2026-07-20 02:36:16] "GET /project/292480da-c3cb-4bfc-873e-0331af311f02?fields=security_groups HTTP/1.1" 200 1243 0.023828 10.0.0.22 - - [2026-07-20 02:36:17] "GET /api-access-list/164ef4d5-5a76-4ab0-b9c5-b1f32d8f8cef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003739 10.0.0.22 - - [2026-07-20 02:36:17] "PUT /api-access-list/164ef4d5-5a76-4ab0-b9c5-b1f32d8f8cef HTTP/1.1" 200 264 0.008323 10.0.0.22 - - [2026-07-20 02:36:18] "GET /projects?obj_uuids=437e0ee5-c750-42bc-87b8-c1829a8b46d1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001047 10.0.0.22 - - [2026-07-20 02:36:18] "GET /project/437e0ee5-c750-42bc-87b8-c1829a8b46d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.026048 10.0.0.22 - - [2026-07-20 02:36:18] "GET /projects?obj_uuids=437e0ee5-c750-42bc-87b8-c1829a8b46d1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000954 10.0.0.22 - - [2026-07-20 02:36:18] "GET /project/437e0ee5-c750-42bc-87b8-c1829a8b46d1?fields=virtual_networks HTTP/1.1" 200 1022 0.071971 10.0.0.22 - - [2026-07-20 02:36:18] "GET /projects?obj_uuids=437e0ee5-c750-42bc-87b8-c1829a8b46d1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001184 10.0.0.22 - - [2026-07-20 02:36:18] "GET /project/437e0ee5-c750-42bc-87b8-c1829a8b46d1?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.027647 10.0.0.22 - - [2026-07-20 02:36:18] "GET /projects?obj_uuids=437e0ee5-c750-42bc-87b8-c1829a8b46d1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000971 10.0.0.22 - - [2026-07-20 02:36:18] "GET /project/437e0ee5-c750-42bc-87b8-c1829a8b46d1?fields=security_groups HTTP/1.1" 200 1243 0.024379 10.0.0.22 - - [2026-07-20 02:36:19] "POST /fqname-to-id HTTP/1.1" 404 188 0.026845 10.0.0.22 - - [2026-07-20 02:36:19] "GET /projects?obj_uuids=62519710-3cbe-4520-b473-37fdc8c292a8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002298 10.0.0.22 - - [2026-07-20 02:36:19] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000969 10.0.0.22 - - [2026-07-20 02:36:19] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006581 10.0.0.22 - - [2026-07-20 02:36:19] "POST /id-to-fqname HTTP/1.1" 200 190 0.001167 10.0.0.22 - - [2026-07-20 02:36:19] "POST /fqname-to-id HTTP/1.1" 404 199 0.005095 10.0.0.22 - - [2026-07-20 02:36:19] "POST /security-groups HTTP/1.1" 200 591 0.059923 10.0.0.22 - - [2026-07-20 02:36:19] "POST /fqname-to-id HTTP/1.1" 404 234 0.002979 10.0.0.22 - - [2026-07-20 02:36:19] "POST /projects HTTP/1.1" 200 585 0.211441 10.0.0.22 - - [2026-07-20 02:36:19] "POST /access-control-lists HTTP/1.1" 200 596 0.056607 10.0.0.22 - - [2026-07-20 02:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.283268 10.0.0.22 - - [2026-07-20 02:36:19] "POST /fqname-to-id HTTP/1.1" 404 233 0.002915 10.0.0.22 - - [2026-07-20 02:36:19] "GET /project/62519710-3cbe-4520-b473-37fdc8c292a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.399780 10.0.0.22 - - [2026-07-20 02:36:19] "POST /access-control-lists HTTP/1.1" 200 594 0.060842 10.0.0.22 - - [2026-07-20 02:36:20] "GET / HTTP/1.1" 200 35931 0.003081 10.0.0.22 - - [2026-07-20 02:36:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000555 10.0.0.22 - - [2026-07-20 02:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.028687 10.0.0.22 - - [2026-07-20 02:36:23] "GET /api-access-list/164ef4d5-5a76-4ab0-b9c5-b1f32d8f8cef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003046 10.0.0.22 - - [2026-07-20 02:36:23] "GET /api-access-list/164ef4d5-5a76-4ab0-b9c5-b1f32d8f8cef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003504 10.0.0.22 - - [2026-07-20 02:36:23] "GET /api-access-list/164ef4d5-5a76-4ab0-b9c5-b1f32d8f8cef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003286 10.0.0.22 - - [2026-07-20 02:36:23] "PUT /api-access-list/164ef4d5-5a76-4ab0-b9c5-b1f32d8f8cef HTTP/1.1" 200 264 0.009930 10.0.0.22 - - [2026-07-20 02:36:23] "GET /aaa-mode HTTP/1.1" 200 128 0.001131 10.0.0.22 - - [2026-07-20 02:36:23] "POST /fqname-to-id HTTP/1.1" 404 188 0.022682 10.0.0.22 - - [2026-07-20 02:36:23] "GET /projects?obj_uuids=ac7b2dbf-32dd-460b-b41e-ca7e009c534a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002239 10.0.0.22 - - [2026-07-20 02:36:23] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001036 10.0.0.22 - - [2026-07-20 02:36:23] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006366 10.0.0.22 - - [2026-07-20 02:36:24] "POST /id-to-fqname HTTP/1.1" 200 190 0.001488 10.0.0.22 - - [2026-07-20 02:36:24] "POST /fqname-to-id HTTP/1.1" 404 199 0.004218 10.0.0.22 - - [2026-07-20 02:36:24] "POST /security-groups HTTP/1.1" 200 591 0.067595 10.0.0.22 - - [2026-07-20 02:36:24] "POST /fqname-to-id HTTP/1.1" 404 234 0.002833 10.0.0.22 - - [2026-07-20 02:36:24] "POST /projects HTTP/1.1" 200 585 0.224185 10.0.0.22 - - [2026-07-20 02:36:24] "POST /access-control-lists HTTP/1.1" 200 596 0.058525 10.0.0.22 - - [2026-07-20 02:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.293745 10.0.0.22 - - [2026-07-20 02:36:24] "POST /fqname-to-id HTTP/1.1" 404 233 0.002781 10.0.0.22 - - [2026-07-20 02:36:24] "GET /project/ac7b2dbf-32dd-460b-b41e-ca7e009c534a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.415142 10.0.0.22 - - [2026-07-20 02:36:24] "POST /access-control-lists HTTP/1.1" 200 594 0.059976 10.0.0.22 - - [2026-07-20 02:36:24] "POST /fqname-to-id HTTP/1.1" 404 188 0.023247 10.0.0.22 - - [2026-07-20 02:36:24] "GET /projects?obj_uuids=9609bf02-a1c3-482d-84a0-ed4d2c68dc84&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003185 10.0.0.22 - - [2026-07-20 02:36:24] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000991 10.0.0.22 - - [2026-07-20 02:36:24] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006262 10.0.0.22 - - [2026-07-20 02:36:24] "POST /id-to-fqname HTTP/1.1" 200 190 0.001467 10.0.0.22 - - [2026-07-20 02:36:24] "POST /fqname-to-id HTTP/1.1" 404 199 0.004373 10.0.0.22 - - [2026-07-20 02:36:25] "POST /security-groups HTTP/1.1" 200 591 0.064712 10.0.0.22 - - [2026-07-20 02:36:25] "POST /fqname-to-id HTTP/1.1" 404 234 0.006294 10.0.0.22 - - [2026-07-20 02:36:25] "POST /projects HTTP/1.1" 200 585 0.220187 10.0.0.22 - - [2026-07-20 02:36:25] "POST /access-control-lists HTTP/1.1" 200 596 0.058087 10.0.0.22 - - [2026-07-20 02:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.286445 10.0.0.22 - - [2026-07-20 02:36:25] "POST /fqname-to-id HTTP/1.1" 404 233 0.003280 10.0.0.22 - - [2026-07-20 02:36:25] "GET /project/9609bf02-a1c3-482d-84a0-ed4d2c68dc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.403506 10.0.0.22 - - [2026-07-20 02:36:25] "POST /access-control-lists HTTP/1.1" 200 594 0.064744 10.0.0.22 - - [2026-07-20 02:36:25] "GET / HTTP/1.1" 200 35931 0.002428 10.0.0.22 - - [2026-07-20 02:36:26] "GET / HTTP/1.1" 200 35931 0.002069 10.0.0.22 - - [2026-07-20 02:36:26] "POST /fqname-to-id HTTP/1.1" 404 183 0.002886 10.0.0.22 - - [2026-07-20 02:36:26] "POST /api-access-lists HTTP/1.1" 200 521 0.013251 10.0.0.22 - - [2026-07-20 02:36:27] "GET /api-access-list/34b68007-3229-4f8c-a0c1-255aee5dc2b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.004612 10.0.0.22 - - [2026-07-20 02:36:27] "GET /api-access-list/34b68007-3229-4f8c-a0c1-255aee5dc2b9 HTTP/1.1" 401 292 0.000416 10.0.0.22 - - [2026-07-20 02:36:27] "GET /api-access-list/34b68007-3229-4f8c-a0c1-255aee5dc2b9 HTTP/1.1" 200 1290 0.054466 10.0.0.22 - - [2026-07-20 02:36:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000437 10.0.0.22 - - [2026-07-20 02:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.044439 10.0.0.22 - - [2026-07-20 02:36:27] "GET /projects?obj_uuids=ac7b2dbf-32dd-460b-b41e-ca7e009c534a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001141 10.0.0.22 - - [2026-07-20 02:36:27] "GET /project/ac7b2dbf-32dd-460b-b41e-ca7e009c534a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.037091 10.0.0.22 - - [2026-07-20 02:36:27] "GET /virtual-networks?parent_id=ac7b2dbf-32dd-460b-b41e-ca7e009c534a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010163 10.0.0.22 - - [2026-07-20 02:36:28] "POST /virtual-networks HTTP/1.1" 200 583 0.053504 10.0.0.22 - - [2026-07-20 02:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011698 10.0.0.22 - - [2026-07-20 02:36:28] "GET /network-ipam/c07d941b-10a5-4e64-a42a-86ffcce74af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.012348 10.0.0.22 - - [2026-07-20 02:36:28] "POST /useragent-kv HTTP/1.1" 200 115 0.002949 10.0.0.22 - - [2026-07-20 02:36:28] "POST /ref-update HTTP/1.1" 200 156 0.053789 10.0.0.22 - - [2026-07-20 02:36:28] "POST /neutron/network HTTP/1.1" 200 845 0.036929 10.0.0.22 - - [2026-07-20 02:36:28] "POST /neutron/network HTTP/1.1" 200 845 0.018809 10.0.0.22 - - [2026-07-20 02:36:28] "GET /virtual-network/4e1768ae-7d5c-4da2-86c9-287178f760f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.012264 10.0.0.22 - - [2026-07-20 02:36:28] "POST /neutron/network HTTP/1.1" 200 845 0.018536 10.0.0.22 - - [2026-07-20 02:36:28] "POST /neutron/subnet HTTP/1.1" 200 664 0.024411 10.0.0.22 - - [2026-07-20 02:36:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000423 10.0.0.22 - - [2026-07-20 02:36:28] "POST /route-targets HTTP/1.1" 200 327 0.010017 10.0.0.22 - - [2026-07-20 02:36:28] "POST /ref-update HTTP/1.1" 200 156 0.015924 10.0.0.22 - - [2026-07-20 02:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.037240 10.0.0.22 - - [2026-07-20 02:36:28] "GET /projects?obj_uuids=9609bf02-a1c3-482d-84a0-ed4d2c68dc84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001159 10.0.0.22 - - [2026-07-20 02:36:28] "GET /project/9609bf02-a1c3-482d-84a0-ed4d2c68dc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.042665 10.0.0.22 - - [2026-07-20 02:36:28] "GET /virtual-networks?parent_id=9609bf02-a1c3-482d-84a0-ed4d2c68dc84&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.009955 10.0.0.22 - - [2026-07-20 02:36:29] "POST /virtual-networks HTTP/1.1" 200 583 0.054575 10.0.0.22 - - [2026-07-20 02:36:29] "POST /route-targets HTTP/1.1" 200 327 0.011315 10.0.0.22 - - [2026-07-20 02:36:29] "POST /ref-update HTTP/1.1" 200 156 0.011391 10.0.0.22 - - [2026-07-20 02:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014510 10.0.0.22 - - [2026-07-20 02:36:29] "GET /network-ipam/c07d941b-10a5-4e64-a42a-86ffcce74af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.010557 10.0.0.22 - - [2026-07-20 02:36:29] "POST /useragent-kv HTTP/1.1" 200 115 0.006235 10.0.0.22 - - [2026-07-20 02:36:29] "POST /ref-update HTTP/1.1" 200 156 0.052755 10.0.0.22 - - [2026-07-20 02:36:29] "POST /neutron/network HTTP/1.1" 200 845 0.034278 10.0.0.22 - - [2026-07-20 02:36:29] "POST /neutron/network HTTP/1.1" 200 845 0.018169 10.0.0.22 - - [2026-07-20 02:36:29] "GET /virtual-network/9865f231-fc36-45c2-bd10-856d7f42fcfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2005 0.012179 10.0.0.22 - - [2026-07-20 02:36:29] "POST /neutron/network HTTP/1.1" 200 845 0.017263 10.0.0.22 - - [2026-07-20 02:36:29] "POST /neutron/subnet HTTP/1.1" 200 664 0.026822 10.0.0.22 - - [2026-07-20 02:36:29] "GET /virtual-network/4e1768ae-7d5c-4da2-86c9-287178f760f3 HTTP/1.1" 401 292 0.000400 10.0.0.22 - - [2026-07-20 02:36:29] "GET /virtual-network/4e1768ae-7d5c-4da2-86c9-287178f760f3 HTTP/1.1" 200 2303 0.035226 10.0.0.22 - - [2026-07-20 02:36:29] "GET /virtual-network/4e1768ae-7d5c-4da2-86c9-287178f760f3 HTTP/1.1" 401 292 0.000523 10.0.0.22 - - [2026-07-20 02:36:30] "GET /virtual-network/4e1768ae-7d5c-4da2-86c9-287178f760f3 HTTP/1.1" 403 376 0.031621 10.0.0.22 - - [2026-07-20 02:36:30] "GET /virtual-network/4e1768ae-7d5c-4da2-86c9-287178f760f3 HTTP/1.1" 200 2303 0.005324 10.0.0.22 - - [2026-07-20 02:36:30] "GET /virtual-networks HTTP/1.1" 200 371 0.015732 10.0.0.22 - - [2026-07-20 02:36:30] "GET /virtual-networks HTTP/1.1" 200 371 0.014539 10.0.0.22 - - [2026-07-20 02:36:30] "GET /obj-perms HTTP/1.1" 403 257 0.026530 10.0.0.22 - - [2026-07-20 02:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.22 - - [2026-07-20 02:36:30] "GET /virtual-network/4e1768ae-7d5c-4da2-86c9-287178f760f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.014408 10.0.0.22 - - [2026-07-20 02:36:31] "GET /obj-perms HTTP/1.1" 403 257 0.029550 10.0.0.22 - - [2026-07-20 02:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.22 - - [2026-07-20 02:36:31] "GET /virtual-network/4e1768ae-7d5c-4da2-86c9-287178f760f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.009765 10.0.0.22 - - [2026-07-20 02:36:31] "GET /obj-perms HTTP/1.1" 200 4467 0.054167 10.0.0.22 - - [2026-07-20 02:36:31] "GET /obj-perms HTTP/1.1" 403 257 0.008641 10.0.0.22 - - [2026-07-20 02:36:31] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.020861 10.0.0.22 - - [2026-07-20 02:36:31] "GET /obj-perms HTTP/1.1" 403 257 0.006990 10.0.0.22 - - [2026-07-20 02:36:31] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.017599 10.0.0.22 - - [2026-07-20 02:36:31] "GET /obj-perms HTTP/1.1" 200 4467 0.003414 10.0.0.22 - - [2026-07-20 02:36:31] "PUT /virtual-network/4e1768ae-7d5c-4da2-86c9-287178f760f3 HTTP/1.1" 200 264 0.030237 10.0.0.22 - - [2026-07-20 02:36:31] "GET /virtual-networks HTTP/1.1" 200 132 0.022252 10.0.0.22 - - [2026-07-20 02:36:31] "GET /virtual-networks HTTP/1.1" 200 611 0.016785 10.0.0.22 - - [2026-07-20 02:36:31] "GET /virtual-networks HTTP/1.1" 200 1429 0.002145 10.0.0.22 - - [2026-07-20 02:36:31] "GET /obj-perms HTTP/1.1" 403 257 0.006144 10.0.0.22 - - [2026-07-20 02:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.22 - - [2026-07-20 02:36:32] "GET /virtual-network/4e1768ae-7d5c-4da2-86c9-287178f760f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.009970 10.0.0.22 - - [2026-07-20 02:36:32] "GET /obj-perms HTTP/1.1" 403 257 0.031870 10.0.0.22 - - [2026-07-20 02:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.22 - - [2026-07-20 02:36:32] "GET /virtual-network/4e1768ae-7d5c-4da2-86c9-287178f760f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.009088 10.0.0.22 - - [2026-07-20 02:36:32] "GET /obj-perms HTTP/1.1" 403 257 0.008088 10.0.0.22 - - [2026-07-20 02:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.22 - - [2026-07-20 02:36:32] "GET /virtual-network/4e1768ae-7d5c-4da2-86c9-287178f760f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2007 0.013782 10.0.0.22 - - [2026-07-20 02:36:32] "GET /obj-perms HTTP/1.1" 200 4467 0.003648 10.0.0.22 - - [2026-07-20 02:36:32] "GET /obj-perms HTTP/1.1" 403 257 0.008043 10.0.0.22 - - [2026-07-20 02:36:32] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016740 10.0.0.22 - - [2026-07-20 02:36:32] "GET /obj-perms HTTP/1.1" 403 257 0.009073 10.0.0.22 - - [2026-07-20 02:36:32] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 611 0.016029 10.0.0.22 - - [2026-07-20 02:36:32] "GET /obj-perms HTTP/1.1" 200 4467 0.003168 10.0.0.22 - - [2026-07-20 02:36:33] "PUT /virtual-network/4e1768ae-7d5c-4da2-86c9-287178f760f3 HTTP/1.1" 200 264 0.029279 10.0.0.22 - - [2026-07-20 02:36:33] "POST /useragent-kv HTTP/1.1" 200 115 0.003227 10.0.0.22 - - [2026-07-20 02:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.22 - - [2026-07-20 02:36:33] "POST /useragent-kv HTTP/1.1" 200 115 0.001835 10.0.0.22 - - [2026-07-20 02:36:33] "DELETE /virtual-network/9865f231-fc36-45c2-bd10-856d7f42fcfc HTTP/1.1" 200 115 0.066623 10.0.0.22 - - [2026-07-20 02:36:33] "DELETE /route-target/a06ca357-0538-4494-b804-7e2822c48dee HTTP/1.1" 200 115 0.020584 10.0.0.22 - - [2026-07-20 02:36:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002777 10.0.0.22 - - [2026-07-20 02:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.22 - - [2026-07-20 02:36:33] "POST /useragent-kv HTTP/1.1" 200 115 0.001680 10.0.0.22 - - [2026-07-20 02:36:33] "DELETE /virtual-network/4e1768ae-7d5c-4da2-86c9-287178f760f3 HTTP/1.1" 200 115 0.069972 10.0.0.22 - - [2026-07-20 02:36:33] "DELETE /route-target/e32abce8-e7f8-437c-a512-859bd17fa24c HTTP/1.1" 200 115 0.018549 10.0.0.22 - - [2026-07-20 02:36:33] "DELETE /api-access-list/34b68007-3229-4f8c-a0c1-255aee5dc2b9 HTTP/1.1" 200 115 0.021364 10.0.0.22 - - [2026-07-20 02:36:33] "GET /api-access-list/34b68007-3229-4f8c-a0c1-255aee5dc2b9 HTTP/1.1" 404 171 0.002381 10.0.0.22 - - [2026-07-20 02:36:33] "GET /projects?obj_uuids=9609bf02-a1c3-482d-84a0-ed4d2c68dc84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000973 10.0.0.22 - - [2026-07-20 02:36:33] "GET /project/9609bf02-a1c3-482d-84a0-ed4d2c68dc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.026114 10.0.0.22 - - [2026-07-20 02:36:33] "GET /projects?obj_uuids=9609bf02-a1c3-482d-84a0-ed4d2c68dc84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000998 10.0.0.22 - - [2026-07-20 02:36:33] "GET /project/9609bf02-a1c3-482d-84a0-ed4d2c68dc84?fields=virtual_networks HTTP/1.1" 200 1033 0.067373 10.0.0.22 - - [2026-07-20 02:36:33] "GET /projects?obj_uuids=9609bf02-a1c3-482d-84a0-ed4d2c68dc84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000920 10.0.0.22 - - [2026-07-20 02:36:33] "GET /project/9609bf02-a1c3-482d-84a0-ed4d2c68dc84?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.026570 10.0.0.22 - - [2026-07-20 02:36:33] "GET /projects?obj_uuids=9609bf02-a1c3-482d-84a0-ed4d2c68dc84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001166 10.0.0.22 - - [2026-07-20 02:36:33] "GET /project/9609bf02-a1c3-482d-84a0-ed4d2c68dc84?fields=security_groups HTTP/1.1" 200 1259 0.025596 10.0.0.22 - - [2026-07-20 02:36:34] "GET /projects?obj_uuids=ac7b2dbf-32dd-460b-b41e-ca7e009c534a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001442 10.0.0.22 - - [2026-07-20 02:36:34] "GET /project/ac7b2dbf-32dd-460b-b41e-ca7e009c534a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.031780 10.0.0.22 - - [2026-07-20 02:36:34] "GET /projects?obj_uuids=ac7b2dbf-32dd-460b-b41e-ca7e009c534a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001074 10.0.0.22 - - [2026-07-20 02:36:34] "GET /project/ac7b2dbf-32dd-460b-b41e-ca7e009c534a?fields=virtual_networks HTTP/1.1" 200 1034 0.071554 10.0.0.22 - - [2026-07-20 02:36:34] "GET /projects?obj_uuids=ac7b2dbf-32dd-460b-b41e-ca7e009c534a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001439 10.0.0.22 - - [2026-07-20 02:36:34] "GET /project/ac7b2dbf-32dd-460b-b41e-ca7e009c534a?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.032941 10.0.0.22 - - [2026-07-20 02:36:34] "GET /projects?obj_uuids=ac7b2dbf-32dd-460b-b41e-ca7e009c534a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000938 10.0.0.22 - - [2026-07-20 02:36:34] "GET /project/ac7b2dbf-32dd-460b-b41e-ca7e009c534a?fields=security_groups HTTP/1.1" 200 1260 0.032186 10.0.0.22 - - [2026-07-20 02:36:35] "GET /aaa-mode HTTP/1.1" 200 128 0.001230 10.0.0.22 - - [2026-07-20 02:36:35] "GET / HTTP/1.1" 200 35931 0.001903 10.0.0.22 - - [2026-07-20 02:36:36] "GET / HTTP/1.1" 200 35931 0.001419 10.0.0.22 - - [2026-07-20 02:36:36] "DELETE /project/9609bf02a1c3482d84a0ed4d2c68dc84 HTTP/1.1" 404 173 0.018920 10.0.0.22 - - [2026-07-20 02:36:36] "DELETE /project/625197103cbe4520b47337fdc8c292a8 HTTP/1.1" 404 173 0.015100 10.0.0.22 - - [2026-07-20 02:36:36] "DELETE /project/ac7b2dbf32dd460bb41eca7e009c534a HTTP/1.1" 404 173 0.017998 10.0.0.22 - - [2026-07-20 02:36:36] "GET /projects?obj_uuids=3750f96b-1be4-44a1-8714-a7269c01d0ee&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001069 10.0.0.22 - - [2026-07-20 02:36:36] "GET /projects?obj_uuids=9609bf02-a1c3-482d-84a0-ed4d2c68dc84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000817 10.0.0.22 - - [2026-07-20 02:36:36] "GET /projects?obj_uuids=ac7b2dbf-32dd-460b-b41e-ca7e009c534a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000673 10.0.0.22 - - [2026-07-20 02:36:36] "GET /projects?obj_uuids=437e0ee5-c750-42bc-87b8-c1829a8b46d1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000838 10.0.0.22 - - [2026-07-20 02:36:36] "GET /projects?obj_uuids=292480da-c3cb-4bfc-873e-0331af311f02&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000750 10.0.0.22 - - [2026-07-20 02:36:36] "GET /project/ac7b2dbf-32dd-460b-b41e-ca7e009c534a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.052333 10.0.0.22 - - [2026-07-20 02:36:36] "GET /project/3750f96b-1be4-44a1-8714-a7269c01d0ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.060118 10.0.0.22 - - [2026-07-20 02:36:36] "GET /project/9609bf02-a1c3-482d-84a0-ed4d2c68dc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.064470 10.0.0.22 - - [2026-07-20 02:36:36] "GET /project/437e0ee5-c750-42bc-87b8-c1829a8b46d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.063256 10.0.0.22 - - [2026-07-20 02:36:36] "GET /project/292480da-c3cb-4bfc-873e-0331af311f02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.065688 10.0.0.22 - - [2026-07-20 02:36:36] "GET /projects?obj_uuids=292480da-c3cb-4bfc-873e-0331af311f02&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000931 10.0.0.22 - - [2026-07-20 02:36:36] "GET /projects?obj_uuids=437e0ee5-c750-42bc-87b8-c1829a8b46d1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000763 10.0.0.22 - - [2026-07-20 02:36:36] "GET /projects?obj_uuids=9609bf02-a1c3-482d-84a0-ed4d2c68dc84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000815 10.0.0.22 - - [2026-07-20 02:36:36] "GET /projects?obj_uuids=3750f96b-1be4-44a1-8714-a7269c01d0ee&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000669 10.0.0.22 - - [2026-07-20 02:36:36] "GET /projects?obj_uuids=ac7b2dbf-32dd-460b-b41e-ca7e009c534a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001129 10.0.0.22 - - [2026-07-20 02:36:36] "GET /project/ac7b2dbf-32dd-460b-b41e-ca7e009c534a?fields=security_groups HTTP/1.1" 200 1365 0.077684 10.0.0.22 - - [2026-07-20 02:36:36] "GET /project/292480da-c3cb-4bfc-873e-0331af311f02?fields=security_groups HTTP/1.1" 200 1348 0.072750 10.0.0.22 - - [2026-07-20 02:36:36] "GET /project/437e0ee5-c750-42bc-87b8-c1829a8b46d1?fields=security_groups HTTP/1.1" 200 1348 0.081946 10.0.0.22 - - [2026-07-20 02:36:36] "GET /project/3750f96b-1be4-44a1-8714-a7269c01d0ee?fields=security_groups HTTP/1.1" 200 1348 0.089156 10.0.0.22 - - [2026-07-20 02:36:36] "GET /project/9609bf02-a1c3-482d-84a0-ed4d2c68dc84?fields=security_groups HTTP/1.1" 200 1364 0.091763 10.0.0.22 - - [2026-07-20 02:36:37] "DELETE /access-control-list/db378ce3-93a9-4c5b-b8eb-c8fa9f03a509 HTTP/1.1" 200 115 0.037483 10.0.0.22 - - [2026-07-20 02:36:37] "DELETE /security-group/858e5da1-31b6-403e-9a96-bedbdaf3ef7a HTTP/1.1" 200 115 0.092278 10.0.0.22 - - [2026-07-20 02:36:37] "GET /projects?obj_uuids=ac7b2dbf-32dd-460b-b41e-ca7e009c534a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001458 10.0.0.22 - - [2026-07-20 02:36:37] "DELETE /security-group/74f1ab0e-580a-47c4-b6b7-daeb7c0516ef HTTP/1.1" 200 115 0.098726 10.0.0.22 - - [2026-07-20 02:36:37] "DELETE /security-group/48c50c5b-880b-4156-804a-313da08cd3df HTTP/1.1" 200 115 0.097477 10.0.0.22 - - [2026-07-20 02:36:37] "GET /projects?obj_uuids=292480da-c3cb-4bfc-873e-0331af311f02&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001036 10.0.0.22 - - [2026-07-20 02:36:37] "GET /projects?obj_uuids=437e0ee5-c750-42bc-87b8-c1829a8b46d1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000999 10.0.0.22 - - [2026-07-20 02:36:37] "DELETE /security-group/1ff544a8-9720-41c8-8434-2e9ed7c3e2a3 HTTP/1.1" 200 115 0.111834 10.0.0.22 - - [2026-07-20 02:36:37] "GET /project/ac7b2dbf-32dd-460b-b41e-ca7e009c534a?fields=application_policy_sets HTTP/1.1" 200 1404 0.054253 10.0.0.22 - - [2026-07-20 02:36:37] "GET /projects?obj_uuids=3750f96b-1be4-44a1-8714-a7269c01d0ee&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001640 10.0.0.22 - - [2026-07-20 02:36:37] "DELETE /access-control-list/06eedb00-2fd7-4928-8df8-b694c42327e6 HTTP/1.1" 200 115 0.082983 10.0.0.22 - - [2026-07-20 02:36:37] "DELETE /security-group/50207a80-1928-4b9f-a2c6-d373392b72ac HTTP/1.1" 200 115 0.147135 10.0.0.22 - - [2026-07-20 02:36:37] "GET /project/437e0ee5-c750-42bc-87b8-c1829a8b46d1?fields=application_policy_sets HTTP/1.1" 200 1387 0.060748 10.0.0.22 - - [2026-07-20 02:36:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000434 10.0.0.22 - - [2026-07-20 02:36:37] "GET /projects?obj_uuids=9609bf02-a1c3-482d-84a0-ed4d2c68dc84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001598 10.0.0.22 - - [2026-07-20 02:36:37] "GET /project/292480da-c3cb-4bfc-873e-0331af311f02?fields=application_policy_sets HTTP/1.1" 200 1387 0.099996 10.0.0.22 - - [2026-07-20 02:36:37] "DELETE /access-control-list/c501d9cf-9b21-4b30-8b28-9a6f23f59e2c HTTP/1.1" 200 115 0.054959 10.0.0.22 - - [2026-07-20 02:36:37] "GET /project/3750f96b-1be4-44a1-8714-a7269c01d0ee?fields=application_policy_sets HTTP/1.1" 200 1387 0.124614 10.0.0.22 - - [2026-07-20 02:36:37] "GET /project/9609bf02-a1c3-482d-84a0-ed4d2c68dc84?fields=application_policy_sets HTTP/1.1" 200 1403 0.114441 10.0.0.22 - - [2026-07-20 02:36:37] "DELETE /access-control-list/5f8fa5d1-a9f1-469c-8add-e2c3ccb662fc HTTP/1.1" 200 115 0.075477 10.0.0.22 - - [2026-07-20 02:36:37] "DELETE /access-control-list/037bbabb-689d-44be-a528-e568586a9f1d HTTP/1.1" 200 115 0.088840 10.0.0.22 - - [2026-07-20 02:36:37] "DELETE /project/ac7b2dbf-32dd-460b-b41e-ca7e009c534a HTTP/1.1" 200 115 0.648975 10.0.0.22 - - [2026-07-20 02:36:37] "DELETE /access-control-list/1124e5f0-f694-4267-acc4-780e9a34c7d3 HTTP/1.1" 200 115 0.060488 10.0.0.22 - - [2026-07-20 02:36:37] "DELETE /project/437e0ee5-c750-42bc-87b8-c1829a8b46d1 HTTP/1.1" 200 115 0.687862 10.0.0.22 - - [2026-07-20 02:36:37] "DELETE /project/292480da-c3cb-4bfc-873e-0331af311f02 HTTP/1.1" 200 115 0.697286 10.0.0.22 - - [2026-07-20 02:36:37] "DELETE /project/3750f96b-1be4-44a1-8714-a7269c01d0ee HTTP/1.1" 200 115 0.750933 10.0.0.22 - - [2026-07-20 02:36:37] "DELETE /access-control-list/9b702430-4aaf-4165-b389-52f2b5454983 HTTP/1.1" 200 115 0.064997 10.0.0.22 - - [2026-07-20 02:36:37] "DELETE /project/9609bf02-a1c3-482d-84a0-ed4d2c68dc84 HTTP/1.1" 200 115 0.790121 10.0.0.22 - - [2026-07-20 02:36:37] "DELETE /access-control-list/e0f2fbb2-298d-47c9-9b00-4cbd710c2cc6 HTTP/1.1" 200 115 0.050148 10.0.0.22 - - [2026-07-20 02:36:37] "DELETE /access-control-list/afc4aeb9-bec3-4d6f-bbc3-e78c7ab31af5 HTTP/1.1" 200 115 0.048079 10.0.0.22 - - [2026-07-20 02:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.057725 10.0.0.22 - - [2026-07-20 02:36:37] "DELETE /access-control-list/61ccacf2-10e6-442c-b6ba-4d9800e193e8 HTTP/1.1" 200 115 0.025331 10.0.0.22 - - [2026-07-20 02:36:37] "GET /projects?obj_uuids=62519710-3cbe-4520-b473-37fdc8c292a8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001152 10.0.0.22 - - [2026-07-20 02:36:37] "GET /project/62519710-3cbe-4520-b473-37fdc8c292a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.058314 10.0.0.22 - - [2026-07-20 02:36:37] "GET /virtual-networks?parent_id=62519710-3cbe-4520-b473-37fdc8c292a8&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.007841 10.0.0.22 - - [2026-07-20 02:36:37] "POST /fqname-to-id HTTP/1.1" 404 197 0.008698 10.0.0.22 - - [2026-07-20 02:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011556 10.0.0.22 - - [2026-07-20 02:36:37] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001201 10.0.0.22 - - [2026-07-20 02:36:37] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.013563 10.0.0.22 - - [2026-07-20 02:36:37] "POST /service-templates HTTP/1.1" 403 264 0.007679 10.0.0.22 - - [2026-07-20 02:36:37] "POST /fqname-to-id HTTP/1.1" 404 215 0.003371 10.0.0.22 - - [2026-07-20 02:36:38] "POST /api-access-lists HTTP/1.1" 200 555 0.015255 10.0.0.22 - - [2026-07-20 02:36:38] "GET /api-access-list/06dad279-d9c0-4e41-887d-cf91d256e06d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.004400 10.0.0.22 - - [2026-07-20 02:36:38] "GET /api-access-list/06dad279-d9c0-4e41-887d-cf91d256e06d HTTP/1.1" 200 1322 0.004118 10.0.0.22 - - [2026-07-20 02:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010388 10.0.0.22 - - [2026-07-20 02:36:38] "GET /projects?obj_uuids=62519710-3cbe-4520-b473-37fdc8c292a8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001180 10.0.0.22 - - [2026-07-20 02:36:38] "GET /project/62519710-3cbe-4520-b473-37fdc8c292a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.041151 10.0.0.22 - - [2026-07-20 02:36:38] "GET /virtual-networks?parent_id=62519710-3cbe-4520-b473-37fdc8c292a8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014502 10.0.0.22 - - [2026-07-20 02:36:38] "POST /virtual-networks HTTP/1.1" 200 583 0.056564 10.0.0.22 - - [2026-07-20 02:36:38] "POST /route-targets HTTP/1.1" 200 327 0.010703 10.0.0.22 - - [2026-07-20 02:36:38] "POST /ref-update HTTP/1.1" 200 156 0.017041 10.0.0.22 - - [2026-07-20 02:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.017761 10.0.0.22 - - [2026-07-20 02:36:38] "GET /network-ipam/c07d941b-10a5-4e64-a42a-86ffcce74af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.011717 10.0.0.22 - - [2026-07-20 02:36:38] "POST /useragent-kv HTTP/1.1" 200 115 0.004410 10.0.0.22 - - [2026-07-20 02:36:38] "POST /ref-update HTTP/1.1" 200 156 0.051230 10.0.0.22 - - [2026-07-20 02:36:38] "POST /neutron/network HTTP/1.1" 200 848 0.035289 10.0.0.22 - - [2026-07-20 02:36:38] "POST /neutron/network HTTP/1.1" 200 848 0.017951 10.0.0.22 - - [2026-07-20 02:36:38] "GET /virtual-network/c7770276-ac26-46bc-b935-5294fe63d534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.011045 10.0.0.22 - - [2026-07-20 02:36:38] "POST /neutron/network HTTP/1.1" 200 848 0.018624 10.0.0.22 - - [2026-07-20 02:36:38] "POST /neutron/subnet HTTP/1.1" 200 676 0.023871 10.0.0.22 - - [2026-07-20 02:36:38] "POST /neutron/network HTTP/1.1" 200 848 0.051830 10.0.0.22 - - [2026-07-20 02:36:38] "GET /virtual-network/c7770276-ac26-46bc-b935-5294fe63d534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005608 10.0.0.22 - - [2026-07-20 02:36:38] "GET /network-ipam/c07d941b-10a5-4e64-a42a-86ffcce74af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003190 10.0.0.22 - - [2026-07-20 02:36:38] "GET /domains HTTP/1.1" 200 280 0.002924 10.0.0.22 - - [2026-07-20 02:36:38] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000927 10.0.0.22 - - [2026-07-20 02:36:38] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2573 0.006162 10.0.0.22 - - [2026-07-20 02:36:38] "GET /projects?obj_uuids=62519710-3cbe-4520-b473-37fdc8c292a8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001247 10.0.0.22 - - [2026-07-20 02:36:38] "GET /project/62519710-3cbe-4520-b473-37fdc8c292a8 HTTP/1.1" 200 2353 0.069924 10.0.0.22 - - [2026-07-20 02:36:38] "GET /virtual-network/c7770276-ac26-46bc-b935-5294fe63d534 HTTP/1.1" 200 2312 0.005255 10.0.0.22 - - [2026-07-20 02:36:38] "GET /virtual-network/c7770276-ac26-46bc-b935-5294fe63d534 HTTP/1.1" 200 2312 0.004225 10.0.0.22 - - [2026-07-20 02:36:38] "GET /routing-instance/7e5939c9-631b-4d71-a20a-a23f8871f9a0 HTTP/1.1" 200 1555 0.003143 10.0.0.22 - - [2026-07-20 02:36:38] "GET /routing-instance/7e5939c9-631b-4d71-a20a-a23f8871f9a0 HTTP/1.1" 200 1555 0.003260 10.0.0.22 - - [2026-07-20 02:36:38] "GET /route-target/0f90b8e0-c20d-4e1f-9413-e72b150b5bca HTTP/1.1" 200 1244 0.003013 10.0.0.22 - - [2026-07-20 02:36:39] "GET /virtual-network/c7770276-ac26-46bc-b935-5294fe63d534 HTTP/1.1" 200 2312 0.005375 10.0.0.22 - - [2026-07-20 02:36:39] "GET /routing-instance/7e5939c9-631b-4d71-a20a-a23f8871f9a0 HTTP/1.1" 200 1555 0.004058 10.0.0.22 - - [2026-07-20 02:36:39] "GET /virtual-network/c7770276-ac26-46bc-b935-5294fe63d534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005288 10.0.0.22 - - [2026-07-20 02:36:39] "GET /virtual-network/c7770276-ac26-46bc-b935-5294fe63d534 HTTP/1.1" 200 2312 0.004628 10.0.0.22 - - [2026-07-20 02:36:39] "GET /routing-instance/7e5939c9-631b-4d71-a20a-a23f8871f9a0 HTTP/1.1" 200 1555 0.003455 10.0.0.22 - - [2026-07-20 02:36:39] "GET /routing-instance/7e5939c9-631b-4d71-a20a-a23f8871f9a0 HTTP/1.1" 200 1555 0.003563 10.0.0.22 - - [2026-07-20 02:36:39] "GET /route-target/0f90b8e0-c20d-4e1f-9413-e72b150b5bca HTTP/1.1" 200 1244 0.003760 10.0.0.22 - - [2026-07-20 02:36:39] "GET /domains HTTP/1.1" 200 280 0.003042 10.0.0.22 - - [2026-07-20 02:36:39] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001188 10.0.0.22 - - [2026-07-20 02:36:39] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6 HTTP/1.1" 200 2573 0.006497 10.0.0.22 - - [2026-07-20 02:36:39] "GET /projects?obj_uuids=62519710-3cbe-4520-b473-37fdc8c292a8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000835 10.0.0.22 - - [2026-07-20 02:36:39] "GET /project/62519710-3cbe-4520-b473-37fdc8c292a8 HTTP/1.1" 200 2353 0.071320 10.0.0.22 - - [2026-07-20 02:36:39] "GET /virtual-network/c7770276-ac26-46bc-b935-5294fe63d534 HTTP/1.1" 200 2312 0.006283 10.0.0.22 - - [2026-07-20 02:36:39] "GET /obj-perms HTTP/1.1" 200 4467 0.002923 10.0.0.22 - - [2026-07-20 02:36:39] "POST /fqname-to-id HTTP/1.1" 404 197 0.008106 10.0.0.22 - - [2026-07-20 02:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008090 10.0.0.22 - - [2026-07-20 02:36:39] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001144 10.0.0.22 - - [2026-07-20 02:36:39] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.016051 10.0.0.22 - - [2026-07-20 02:36:39] "POST /service-templates HTTP/1.1" 403 264 0.008054 10.0.0.22 - - [2026-07-20 02:36:39] "POST /fqname-to-id HTTP/1.1" 404 183 0.002928 10.0.0.22 - - [2026-07-20 02:36:39] "POST /api-access-lists HTTP/1.1" 200 521 0.013595 10.0.0.22 - - [2026-07-20 02:36:39] "GET /api-access-list/d8afbfd1-0d7d-4feb-afec-43e56fab6e56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.004771 10.0.0.22 - - [2026-07-20 02:36:39] "GET /api-access-list/d8afbfd1-0d7d-4feb-afec-43e56fab6e56 HTTP/1.1" 200 1292 0.003970 10.0.0.22 - - [2026-07-20 02:36:39] "POST /fqname-to-id HTTP/1.1" 404 197 0.009839 10.0.0.22 - - [2026-07-20 02:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009927 10.0.0.22 - - [2026-07-20 02:36:39] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001213 10.0.0.22 - - [2026-07-20 02:36:39] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.014125 10.0.0.22 - - [2026-07-20 02:36:39] "POST /service-templates HTTP/1.1" 200 551 0.035135 10.0.0.22 - - [2026-07-20 02:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.014591 10.0.0.22 - - [2026-07-20 02:36:39] "GET /service-template/a26c3b87-8dfe-48e5-be50-651988f09334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.012302 10.0.0.22 - - [2026-07-20 02:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011511 10.0.0.22 - - [2026-07-20 02:36:39] "GET /service-template/a26c3b87-8dfe-48e5-be50-651988f09334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.010884 10.0.0.22 - - [2026-07-20 02:36:39] "GET /virtual-network/c7770276-ac26-46bc-b935-5294fe63d534 HTTP/1.1" 401 292 0.000534 10.0.0.22 - - [2026-07-20 02:36:40] "GET /virtual-network/c7770276-ac26-46bc-b935-5294fe63d534 HTTP/1.1" 403 263 0.028743 10.0.0.22 - - [2026-07-20 02:36:40] "GET /service-template/a26c3b87-8dfe-48e5-be50-651988f09334 HTTP/1.1" 403 264 0.006971 10.0.0.22 - - [2026-07-20 02:36:40] "GET /service-template/a26c3b87-8dfe-48e5-be50-651988f09334 HTTP/1.1" 403 264 0.028282 10.0.0.22 - - [2026-07-20 02:36:41] "GET /obj-perms HTTP/1.1" 403 257 0.027192 10.0.0.22 - - [2026-07-20 02:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.22 - - [2026-07-20 02:36:41] "GET /virtual-network/c7770276-ac26-46bc-b935-5294fe63d534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.008347 10.0.0.22 - - [2026-07-20 02:36:41] "GET /obj-perms HTTP/1.1" 403 257 0.009029 10.0.0.22 - - [2026-07-20 02:36:41] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.008664 10.0.0.22 - - [2026-07-20 02:36:41] "GET /api-access-list/06dad279-d9c0-4e41-887d-cf91d256e06d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.003274 10.0.0.22 - - [2026-07-20 02:36:41] "PUT /api-access-list/06dad279-d9c0-4e41-887d-cf91d256e06d HTTP/1.1" 200 264 0.008768 10.0.0.22 - - [2026-07-20 02:36:41] "GET /api-access-list/06dad279-d9c0-4e41-887d-cf91d256e06d HTTP/1.1" 200 1459 0.004449 10.0.0.22 - - [2026-07-20 02:36:41] "GET /virtual-network/c7770276-ac26-46bc-b935-5294fe63d534 HTTP/1.1" 200 2312 0.016150 10.0.0.22 - - [2026-07-20 02:36:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000571 10.0.0.22 - - [2026-07-20 02:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.029899 10.0.0.22 - - [2026-07-20 02:36:41] "GET /projects?obj_uuids=62519710-3cbe-4520-b473-37fdc8c292a8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001211 10.0.0.22 - - [2026-07-20 02:36:41] "GET /project/62519710-3cbe-4520-b473-37fdc8c292a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.042159 10.0.0.22 - - [2026-07-20 02:36:41] "GET /virtual-networks?parent_id=62519710-3cbe-4520-b473-37fdc8c292a8&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.013169 10.0.0.22 - - [2026-07-20 02:36:41] "POST /virtual-networks HTTP/1.1" 403 263 0.008683 10.0.0.22 - - [2026-07-20 02:36:41] "GET /service-template/a26c3b87-8dfe-48e5-be50-651988f09334 HTTP/1.1" 403 264 0.009512 10.0.0.22 - - [2026-07-20 02:36:42] "GET /service-template/a26c3b87-8dfe-48e5-be50-651988f09334 HTTP/1.1" 403 264 0.027379 10.0.0.22 - - [2026-07-20 02:36:42] "GET /obj-perms HTTP/1.1" 403 257 0.007586 10.0.0.22 - - [2026-07-20 02:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.22 - - [2026-07-20 02:36:42] "GET /virtual-network/c7770276-ac26-46bc-b935-5294fe63d534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.018201 10.0.0.22 - - [2026-07-20 02:36:42] "GET /obj-perms HTTP/1.1" 403 257 0.009687 10.0.0.22 - - [2026-07-20 02:36:42] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.017751 10.0.0.22 - - [2026-07-20 02:36:42] "GET /api-access-list/d8afbfd1-0d7d-4feb-afec-43e56fab6e56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.003172 10.0.0.22 - - [2026-07-20 02:36:42] "PUT /api-access-list/d8afbfd1-0d7d-4feb-afec-43e56fab6e56 HTTP/1.1" 200 264 0.009122 10.0.0.22 - - [2026-07-20 02:36:42] "GET /api-access-list/d8afbfd1-0d7d-4feb-afec-43e56fab6e56 HTTP/1.1" 200 1430 0.003501 10.0.0.22 - - [2026-07-20 02:36:42] "GET /service-template/a26c3b87-8dfe-48e5-be50-651988f09334 HTTP/1.1" 200 1854 0.015893 10.0.0.22 - - [2026-07-20 02:36:42] "POST /fqname-to-id HTTP/1.1" 404 197 0.009150 10.0.0.22 - - [2026-07-20 02:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009757 10.0.0.22 - - [2026-07-20 02:36:42] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001403 10.0.0.22 - - [2026-07-20 02:36:42] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.041273 10.0.0.22 - - [2026-07-20 02:36:42] "POST /service-templates HTTP/1.1" 403 264 0.009922 10.0.0.22 - - [2026-07-20 02:36:42] "GET /api-access-list/06dad279-d9c0-4e41-887d-cf91d256e06d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003459 10.0.0.22 - - [2026-07-20 02:36:42] "PUT /api-access-list/06dad279-d9c0-4e41-887d-cf91d256e06d HTTP/1.1" 200 264 0.009482 10.0.0.22 - - [2026-07-20 02:36:42] "GET /api-access-list/06dad279-d9c0-4e41-887d-cf91d256e06d HTTP/1.1" 200 1322 0.003602 10.0.0.22 - - [2026-07-20 02:36:42] "GET /api-access-list/d8afbfd1-0d7d-4feb-afec-43e56fab6e56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.003635 10.0.0.22 - - [2026-07-20 02:36:42] "PUT /api-access-list/d8afbfd1-0d7d-4feb-afec-43e56fab6e56 HTTP/1.1" 200 264 0.008972 10.0.0.22 - - [2026-07-20 02:36:42] "GET /api-access-list/d8afbfd1-0d7d-4feb-afec-43e56fab6e56 HTTP/1.1" 200 1292 0.004557 10.0.0.22 - - [2026-07-20 02:36:42] "GET /virtual-network/c7770276-ac26-46bc-b935-5294fe63d534 HTTP/1.1" 403 263 0.008393 10.0.0.22 - - [2026-07-20 02:36:43] "GET /virtual-network/c7770276-ac26-46bc-b935-5294fe63d534 HTTP/1.1" 403 263 0.029396 10.0.0.22 - - [2026-07-20 02:36:43] "GET /service-template/a26c3b87-8dfe-48e5-be50-651988f09334 HTTP/1.1" 403 264 0.008639 10.0.0.22 - - [2026-07-20 02:36:43] "GET /service-template/a26c3b87-8dfe-48e5-be50-651988f09334 HTTP/1.1" 403 264 0.033215 10.0.0.22 - - [2026-07-20 02:36:43] "GET /obj-perms HTTP/1.1" 403 257 0.008545 10.0.0.22 - - [2026-07-20 02:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.22 - - [2026-07-20 02:36:43] "GET /virtual-network/c7770276-ac26-46bc-b935-5294fe63d534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.008413 10.0.0.22 - - [2026-07-20 02:36:44] "GET /obj-perms HTTP/1.1" 403 257 0.032373 10.0.0.22 - - [2026-07-20 02:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.22 - - [2026-07-20 02:36:44] "GET /virtual-network/c7770276-ac26-46bc-b935-5294fe63d534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.008010 10.0.0.22 - - [2026-07-20 02:36:44] "GET /obj-perms HTTP/1.1" 403 257 0.009084 10.0.0.22 - - [2026-07-20 02:36:44] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.008319 10.0.0.22 - - [2026-07-20 02:36:44] "GET /api-access-list/164ef4d5-5a76-4ab0-b9c5-b1f32d8f8cef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003963 10.0.0.22 - - [2026-07-20 02:36:44] "PUT /api-access-list/164ef4d5-5a76-4ab0-b9c5-b1f32d8f8cef HTTP/1.1" 200 264 0.012504 10.0.0.22 - - [2026-07-20 02:36:44] "GET /service-template/a26c3b87-8dfe-48e5-be50-651988f09334 HTTP/1.1" 200 1854 0.011944 10.0.0.22 - - [2026-07-20 02:36:44] "GET /virtual-network/c7770276-ac26-46bc-b935-5294fe63d534 HTTP/1.1" 200 2312 0.012250 10.0.0.22 - - [2026-07-20 02:36:44] "GET /obj-perms HTTP/1.1" 403 257 0.007096 10.0.0.22 - - [2026-07-20 02:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.22 - - [2026-07-20 02:36:44] "GET /virtual-network/c7770276-ac26-46bc-b935-5294fe63d534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.014464 10.0.0.22 - - [2026-07-20 02:36:44] "GET /obj-perms HTTP/1.1" 403 257 0.009131 10.0.0.22 - - [2026-07-20 02:36:44] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.017722 10.0.0.22 - - [2026-07-20 02:36:44] "DELETE /api-access-list/06dad279-d9c0-4e41-887d-cf91d256e06d HTTP/1.1" 200 115 0.025805 10.0.0.22 - - [2026-07-20 02:36:44] "GET /api-access-list/06dad279-d9c0-4e41-887d-cf91d256e06d HTTP/1.1" 404 171 0.002608 10.0.0.22 - - [2026-07-20 02:36:44] "DELETE /api-access-list/d8afbfd1-0d7d-4feb-afec-43e56fab6e56 HTTP/1.1" 200 115 0.022104 10.0.0.22 - - [2026-07-20 02:36:44] "GET /api-access-list/d8afbfd1-0d7d-4feb-afec-43e56fab6e56 HTTP/1.1" 404 171 0.002973 10.0.0.22 - - [2026-07-20 02:36:44] "GET /virtual-network/c7770276-ac26-46bc-b935-5294fe63d534 HTTP/1.1" 401 292 0.000328 10.0.0.22 - - [2026-07-20 02:36:45] "GET /virtual-network/c7770276-ac26-46bc-b935-5294fe63d534 HTTP/1.1" 403 263 0.037779 10.0.0.22 - - [2026-07-20 02:36:45] "GET /service-template/a26c3b87-8dfe-48e5-be50-651988f09334 HTTP/1.1" 403 264 0.005597 10.0.0.22 - - [2026-07-20 02:36:45] "GET /service-template/a26c3b87-8dfe-48e5-be50-651988f09334 HTTP/1.1" 403 264 0.028033 10.0.0.22 - - [2026-07-20 02:36:45] "GET /obj-perms HTTP/1.1" 403 257 0.026966 10.0.0.22 - - [2026-07-20 02:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.22 - - [2026-07-20 02:36:45] "GET /virtual-network/c7770276-ac26-46bc-b935-5294fe63d534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.007095 10.0.0.22 - - [2026-07-20 02:36:45] "GET /obj-perms HTTP/1.1" 403 257 0.007549 10.0.0.22 - - [2026-07-20 02:36:46] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.007049 10.0.0.22 - - [2026-07-20 02:36:46] "GET /api-access-list/164ef4d5-5a76-4ab0-b9c5-b1f32d8f8cef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2685 0.003754 10.0.0.22 - - [2026-07-20 02:36:46] "PUT /api-access-list/164ef4d5-5a76-4ab0-b9c5-b1f32d8f8cef HTTP/1.1" 200 264 0.009631 10.0.0.22 - - [2026-07-20 02:36:46] "GET /virtual-network/c7770276-ac26-46bc-b935-5294fe63d534 HTTP/1.1" 200 2312 0.013510 10.0.0.22 - - [2026-07-20 02:36:46] "GET /service-template/a26c3b87-8dfe-48e5-be50-651988f09334 HTTP/1.1" 200 1854 0.010081 10.0.0.22 - - [2026-07-20 02:36:46] "GET /obj-perms HTTP/1.1" 403 257 0.006373 10.0.0.22 - - [2026-07-20 02:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.22 - - [2026-07-20 02:36:46] "GET /virtual-network/c7770276-ac26-46bc-b935-5294fe63d534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.012785 10.0.0.22 - - [2026-07-20 02:36:46] "GET /obj-perms HTTP/1.1" 403 257 0.007447 10.0.0.22 - - [2026-07-20 02:36:46] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.017425 10.0.0.22 - - [2026-07-20 02:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010880 10.0.0.22 - - [2026-07-20 02:36:46] "DELETE /service-template/a26c3b87-8dfe-48e5-be50-651988f09334 HTTP/1.1" 200 115 0.020740 10.0.0.22 - - [2026-07-20 02:36:46] "POST /fqname-to-id HTTP/1.1" 404 197 0.010231 10.0.0.22 - - [2026-07-20 02:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.22 - - [2026-07-20 02:36:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002279 10.0.0.22 - - [2026-07-20 02:36:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003335 10.0.0.22 - - [2026-07-20 02:36:46] "DELETE /virtual-network/c7770276-ac26-46bc-b935-5294fe63d534 HTTP/1.1" 200 115 0.073169 10.0.0.22 - - [2026-07-20 02:36:46] "DELETE /route-target/0f90b8e0-c20d-4e1f-9413-e72b150b5bca HTTP/1.1" 200 115 0.020082 10.0.0.22 - - [2026-07-20 02:36:46] "GET /api-access-list/164ef4d5-5a76-4ab0-b9c5-b1f32d8f8cef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.003914 10.0.0.22 - - [2026-07-20 02:36:46] "PUT /api-access-list/164ef4d5-5a76-4ab0-b9c5-b1f32d8f8cef HTTP/1.1" 200 264 0.008099 10.0.0.22 - - [2026-07-20 02:36:46] "GET /api-access-list/164ef4d5-5a76-4ab0-b9c5-b1f32d8f8cef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2691 0.004109 10.0.0.22 - - [2026-07-20 02:36:46] "PUT /api-access-list/164ef4d5-5a76-4ab0-b9c5-b1f32d8f8cef HTTP/1.1" 200 264 0.008965 10.0.0.22 - - [2026-07-20 02:36:47] "GET /api-access-list/164ef4d5-5a76-4ab0-b9c5-b1f32d8f8cef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003922 10.0.0.22 - - [2026-07-20 02:36:47] "PUT /api-access-list/164ef4d5-5a76-4ab0-b9c5-b1f32d8f8cef HTTP/1.1" 200 264 0.009627 10.0.0.22 - - [2026-07-20 02:36:47] "GET /projects?obj_uuids=62519710-3cbe-4520-b473-37fdc8c292a8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001262 10.0.0.22 - - [2026-07-20 02:36:47] "GET /project/62519710-3cbe-4520-b473-37fdc8c292a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.029617 10.0.0.22 - - [2026-07-20 02:36:47] "GET /projects?obj_uuids=62519710-3cbe-4520-b473-37fdc8c292a8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001283 10.0.0.22 - - [2026-07-20 02:36:47] "GET /project/62519710-3cbe-4520-b473-37fdc8c292a8?fields=virtual_networks HTTP/1.1" 200 1033 0.073050 10.0.0.22 - - [2026-07-20 02:36:47] "GET /projects?obj_uuids=62519710-3cbe-4520-b473-37fdc8c292a8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000975 10.0.0.22 - - [2026-07-20 02:36:47] "GET /project/62519710-3cbe-4520-b473-37fdc8c292a8?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.030158 10.0.0.22 - - [2026-07-20 02:36:47] "GET /projects?obj_uuids=62519710-3cbe-4520-b473-37fdc8c292a8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001197 10.0.0.22 - - [2026-07-20 02:36:48] "GET /project/62519710-3cbe-4520-b473-37fdc8c292a8?fields=security_groups HTTP/1.1" 200 1259 0.027676 10.0.0.22 - - [2026-07-20 02:36:48] "GET /projects?obj_uuids=65195bd7-10f5-45d2-b74f-088ea8a30e46&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001112 10.0.0.22 - - [2026-07-20 02:36:48] "GET /project/65195bd7-10f5-45d2-b74f-088ea8a30e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.027080 [Introspect:8084]10.0.0.22 - - [2026-07-20 02:36:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001441 10.0.0.22 - - [2026-07-20 02:36:49] "POST /fqname-to-id HTTP/1.1" 404 184 0.026295 10.0.0.22 - - [2026-07-20 02:36:49] "GET /projects?obj_uuids=614d2279-eb80-44ca-8876-9190d61faa6c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002894 10.0.0.22 - - [2026-07-20 02:36:49] "GET /domains?obj_uuids=763c6432-4151-4fd2-bc40-7ca1e44099b6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001029 10.0.0.22 - - [2026-07-20 02:36:49] "GET /domain/763c6432-4151-4fd2-bc40-7ca1e44099b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006953 10.0.0.22 - - [2026-07-20 02:36:49] "POST /id-to-fqname HTTP/1.1" 200 186 0.001793 10.0.0.22 - - [2026-07-20 02:36:49] "POST /fqname-to-id HTTP/1.1" 404 195 0.002362 10.0.0.22 - - [2026-07-20 02:36:49] "POST /security-groups HTTP/1.1" 200 587 0.060364 10.0.0.22 - - [2026-07-20 02:36:49] "POST /fqname-to-id HTTP/1.1" 404 230 0.002979 10.0.0.22 - - [2026-07-20 02:36:49] "POST /projects HTTP/1.1" 200 577 0.215859 10.0.0.22 - - [2026-07-20 02:36:49] "POST /access-control-lists HTTP/1.1" 200 592 0.062167 10.0.0.22 - - [2026-07-20 02:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.285041 10.0.0.22 - - [2026-07-20 02:36:49] "POST /fqname-to-id HTTP/1.1" 404 229 0.003142 10.0.0.22 - - [2026-07-20 02:36:49] "GET /project/614d2279-eb80-44ca-8876-9190d61faa6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.412627 10.0.0.22 - - [2026-07-20 02:36:49] "POST /access-control-lists HTTP/1.1" 200 590 0.060925 10.0.0.22 - - [2026-07-20 02:36:49] "GET /obj-perms HTTP/1.1" 200 4493 0.059114 10.0.0.22 - - [2026-07-20 02:36:50] "GET /obj-perms HTTP/1.1" 200 4493 0.055505 10.0.0.22 - - [2026-07-20 02:36:51] "GET / HTTP/1.1" 200 35931 0.002083 10.0.0.22 - - [2026-07-20 02:36:51] "GET /projects?obj_uuids=614d2279-eb80-44ca-8876-9190d61faa6c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001427 10.0.0.22 - - [2026-07-20 02:36:51] "GET /project/614d2279-eb80-44ca-8876-9190d61faa6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.028003 10.0.0.22 - - [2026-07-20 02:36:51] "GET /projects?obj_uuids=614d2279-eb80-44ca-8876-9190d61faa6c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000871 10.0.0.22 - - [2026-07-20 02:36:51] "GET /project/614d2279-eb80-44ca-8876-9190d61faa6c?fields=virtual_networks HTTP/1.1" 200 1024 0.068153 10.0.0.22 - - [2026-07-20 02:36:51] "GET /projects?obj_uuids=614d2279-eb80-44ca-8876-9190d61faa6c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000991 10.0.0.22 - - [2026-07-20 02:36:51] "GET /project/614d2279-eb80-44ca-8876-9190d61faa6c?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.025595 10.0.0.22 - - [2026-07-20 02:36:52] "GET /projects?obj_uuids=614d2279-eb80-44ca-8876-9190d61faa6c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001009 10.0.0.22 - - [2026-07-20 02:36:52] "GET /project/614d2279-eb80-44ca-8876-9190d61faa6c?fields=security_groups HTTP/1.1" 200 1246 0.025492 10.0.0.22 - - [2026-07-20 02:37:37] "DELETE /project/614d2279eb8044ca88769190d61faa6c HTTP/1.1" 404 173 0.011150 10.0.0.22 - - [2026-07-20 02:37:37] "GET /projects?obj_uuids=62519710-3cbe-4520-b473-37fdc8c292a8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000849 10.0.0.22 - - [2026-07-20 02:37:37] "GET /projects?obj_uuids=614d2279-eb80-44ca-8876-9190d61faa6c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000764 10.0.0.22 - - [2026-07-20 02:37:37] "GET /project/614d2279-eb80-44ca-8876-9190d61faa6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.038960 10.0.0.22 - - [2026-07-20 02:37:37] "GET /project/62519710-3cbe-4520-b473-37fdc8c292a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.044946 10.0.0.22 - - [2026-07-20 02:37:37] "GET /projects?obj_uuids=62519710-3cbe-4520-b473-37fdc8c292a8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000848 10.0.0.22 - - [2026-07-20 02:37:37] "GET /projects?obj_uuids=614d2279-eb80-44ca-8876-9190d61faa6c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000743 10.0.0.22 - - [2026-07-20 02:37:37] "GET /project/62519710-3cbe-4520-b473-37fdc8c292a8?fields=security_groups HTTP/1.1" 200 1364 0.027397 10.0.0.22 - - [2026-07-20 02:37:37] "GET /project/614d2279-eb80-44ca-8876-9190d61faa6c?fields=security_groups HTTP/1.1" 200 1351 0.033201 10.0.0.22 - - [2026-07-20 02:37:37] "DELETE /security-group/b19d26a9-7daa-4208-bfa6-476adb67bc92 HTTP/1.1" 200 115 0.042738 10.0.0.22 - - [2026-07-20 02:37:37] "DELETE /security-group/56cf1672-bbcc-4c32-9762-d6bdd97f0082 HTTP/1.1" 200 115 0.044615 10.0.0.22 - - [2026-07-20 02:37:37] "GET /projects?obj_uuids=62519710-3cbe-4520-b473-37fdc8c292a8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001130 10.0.0.22 - - [2026-07-20 02:37:37] "GET /projects?obj_uuids=614d2279-eb80-44ca-8876-9190d61faa6c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000826 10.0.0.22 - - [2026-07-20 02:37:37] "DELETE /access-control-list/8daa6cba-a0d3-42a1-b03f-13e41f905fd6 HTTP/1.1" 200 115 0.029791 10.0.0.22 - - [2026-07-20 02:37:37] "GET /project/62519710-3cbe-4520-b473-37fdc8c292a8?fields=application_policy_sets HTTP/1.1" 200 1403 0.036114 10.0.0.22 - - [2026-07-20 02:37:37] "DELETE /access-control-list/59c6e596-4443-4561-aa9f-5069ca8907b4 HTTP/1.1" 200 115 0.027537 10.0.0.22 - - [2026-07-20 02:37:37] "DELETE /access-control-list/2dbdeec1-c702-4e93-812c-4fc390823ed8 HTTP/1.1" 200 115 0.026222 10.0.0.22 - - [2026-07-20 02:37:37] "GET /project/614d2279-eb80-44ca-8876-9190d61faa6c?fields=application_policy_sets HTTP/1.1" 200 1390 0.074754 10.0.0.22 - - [2026-07-20 02:37:37] "DELETE /access-control-list/81f78fb6-cca8-447d-9305-3981d7c95033 HTTP/1.1" 200 115 0.028619 10.0.0.22 - - [2026-07-20 02:37:37] "DELETE /project/62519710-3cbe-4520-b473-37fdc8c292a8 HTTP/1.1" 200 115 0.312626 10.0.0.22 - - [2026-07-20 02:37:37] "DELETE /project/614d2279-eb80-44ca-8876-9190d61faa6c HTTP/1.1" 200 115 0.365259 [Introspect:8084]10.0.0.22 - - [2026-07-20 02:37:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001113 [Introspect:8084]10.0.0.22 - - [2026-07-20 02:37:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.002214