+++ date ++ echo 'INFO: =================== Mon Feb 2 01:57:05 AM UTC 2026 ===================' INFO: =================== Mon Feb 2 01:57:05 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ 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 +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ 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.19 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.19:8081 ' ']' +++ echo 10.0.0.19:8081 ++ ANALYTICS_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.19:9042 ' ']' +++ echo 10.0.0.19:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.19:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.19:8086 ' ']' +++ echo 10.0.0.19:8086 ++ COLLECTOR_SERVERS=10.0.0.19: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.19 ++ CONFIGDB_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.19:8082 ' ']' +++ echo 10.0.0.19:8082 ++ CONFIG_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.19:9161 ' ']' +++ echo 10.0.0.19:9161 ++ CONFIGDB_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.19:9041 ' ']' +++ echo 10.0.0.19:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.19: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.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.19:2181, ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.19:2181 ' ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.19:2181 ++ RABBITMQ_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.19:5673, ']' +++ echo 10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.19:6379 ' ']' +++ echo 10.0.0.19:6379 ++ REDIS_SERVERS=10.0.0.19: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.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.19:9092 ' ']' +++ echo 10.0.0.19:9092 ++ KAFKA_SERVERS=10.0.0.19: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.19 ++ 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.19 ++ 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.19 ++ 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.19 ++ cut -d , -f 1 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 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.19 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ cut -d ' ' -f 1 +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ grep -vi host +++ local local_ips=,10.0.0.19,10.20.0.14,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.19'\''))' +++ local server_ip=10.0.0.19 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.19 ]] +++ [[ ,10.0.0.19,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 1 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + [[ cql == \c\q\l ]] ++ echo 10.0.0.19:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.19:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.19: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=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled 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: 02/02/2026 01:57:14.643 7f1a6dd21b80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/02/2026 01:57:14.812 7f1a6dd21b80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/02/2026 01:57:14.827 7f1a6dd21b80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/02/2026 01:57:14.827 7f1a6dd21b80 [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.19:8082/ Hit Ctrl-C to quit. 10.0.0.19 - - [2026-02-02 01:57:19] "GET / HTTP/1.1" 503 181 0.000293 10.0.0.19 - - [2026-02-02 01:57:19] "GET / HTTP/1.1" 503 181 0.000163 10.0.0.19 - - [2026-02-02 01:57:19] "GET / HTTP/1.1" 503 181 0.000305 10.0.0.19 - - [2026-02-02 01:57:20] "GET / HTTP/1.1" 200 35931 0.001626 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.19 - - [2026-02-02 01:57:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000692 10.0.0.19 - - [2026-02-02 01:57:20] "GET / HTTP/1.1" 200 45871 0.002092 10.0.0.19 - - [2026-02-02 01:57:20] "GET / HTTP/1.1" 200 45871 0.001130 10.0.0.19 - - [2026-02-02 01:57:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000372 10.0.0.19 - - [2026-02-02 01:57:20] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000242 10.0.0.19 - - [2026-02-02 01:57:20] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.19 - - [2026-02-02 01:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 1.067100 10.0.0.19 - - [2026-02-02 01:57:21] "GET /global-system-config/a0cdd51b-387d-411e-b04e-b54e29b429c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009876 10.0.0.19 - - [2026-02-02 01:57:21] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.061205 10.0.0.19 - - [2026-02-02 01:57:21] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.003304 10.0.0.19 - - [2026-02-02 01:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.432465 10.0.0.19 - - [2026-02-02 01:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.19 - - [2026-02-02 01:57:21] "POST /fqname-to-id HTTP/1.1" 404 220 0.002760 10.0.0.19 - - [2026-02-02 01:57:21] "POST /config-nodes HTTP/1.1" 200 599 0.025380 10.0.0.19 - - [2026-02-02 01:57:22] "GET / HTTP/1.1" 200 35931 0.001761 10.0.0.19 - - [2026-02-02 01:57:22] "GET / HTTP/1.1" 200 35931 0.001649 10.0.0.19 - - [2026-02-02 01:57:22] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000489 /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.19 - - [2026-02-02 01:57:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000520 10.0.0.19 - - [2026-02-02 01:57:22] "GET / HTTP/1.1" 200 35931 0.001750 10.0.0.19 - - [2026-02-02 01:57:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000604 10.0.0.19 - - [2026-02-02 01:57:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.383033 10.0.0.19 - - [2026-02-02 01:57:23] "POST /fqname-to-id HTTP/1.1" 404 186 0.400587 10.0.0.19 - - [2026-02-02 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.19 - - [2026-02-02 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.044550 10.0.0.19 - - [2026-02-02 01:57:23] "GET /network-ipam/6d5abd6f-d4c7-4970-b489-4afd01d18f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004496 10.0.0.19 - - [2026-02-02 01:57:23] "GET /global-system-config/a0cdd51b-387d-411e-b04e-b54e29b429c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006430 10.0.0.19 - - [2026-02-02 01:57:23] "POST /service-appliance-sets HTTP/1.1" 200 553 0.026388 10.0.0.19 - - [2026-02-02 01:57:23] "POST /fqname-to-id HTTP/1.1" 404 180 0.003570 10.0.0.19 - - [2026-02-02 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.19 - - [2026-02-02 01:57:23] "GET /global-system-config/a0cdd51b-387d-411e-b04e-b54e29b429c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008312 10.0.0.19 - - [2026-02-02 01:57:23] "POST /service-appliance-sets HTTP/1.1" 200 541 0.023775 10.0.0.19 - - [2026-02-02 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.19 - - [2026-02-02 01:57:23] "GET /network-ipam/6d5abd6f-d4c7-4970-b489-4afd01d18f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004840 10.0.0.19 - - [2026-02-02 01:57:23] "POST /service-templates HTTP/1.1" 200 511 0.027284 10.0.0.19 - - [2026-02-02 01:57:23] "POST /fqname-to-id HTTP/1.1" 404 225 0.003679 10.0.0.19 - - [2026-02-02 01:57:24] "POST /service-templates HTTP/1.1" 200 501 0.026451 10.0.0.19 - - [2026-02-02 01:57:24] "POST /access-control-lists HTTP/1.1" 200 587 0.033664 10.0.0.19 - - [2026-02-02 01:57:24] "POST /fqname-to-id HTTP/1.1" 404 224 0.002706 10.0.0.19 - - [2026-02-02 01:57:24] "POST /service-templates HTTP/1.1" 200 515 0.026412 10.0.0.19 - - [2026-02-02 01:57:24] "POST /access-control-lists HTTP/1.1" 200 585 0.098562 10.0.0.19 - - [2026-02-02 01:57:24] "POST /service-templates HTTP/1.1" 200 535 0.032350 10.0.0.19 - - [2026-02-02 01:57:24] "POST /service-templates HTTP/1.1" 200 507 0.020824 10.0.0.19 - - [2026-02-02 01:57:24] "POST /route-targets HTTP/1.1" 200 327 0.012494 10.0.0.19 - - [2026-02-02 01:57:24] "POST /ref-update HTTP/1.1" 200 156 0.013438 10.0.0.19 - - [2026-02-02 01:57:24] "POST /route-targets HTTP/1.1" 200 327 0.012897 10.0.0.19 - - [2026-02-02 01:57:24] "POST /ref-update HTTP/1.1" 200 156 0.011939 10.0.0.19 - - [2026-02-02 01:57:24] "POST /route-targets HTTP/1.1" 200 327 0.014768 10.0.0.19 - - [2026-02-02 01:57:24] "POST /ref-update HTTP/1.1" 200 156 0.011612 10.0.0.19 - - [2026-02-02 01:57:24] "POST /route-targets HTTP/1.1" 200 327 0.021161 10.0.0.19 - - [2026-02-02 01:57:24] "POST /ref-update HTTP/1.1" 200 156 0.015842 10.0.0.19 - - [2026-02-02 01:57:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.003379 10.0.0.19 - - [2026-02-02 01:57:24] "POST /access-control-lists HTTP/1.1" 200 551 0.069618 10.0.0.19 - - [2026-02-02 01:57:24] "PUT /access-control-list/1257066c-e3a2-4fb7-a324-86fdf7a58382 HTTP/1.1" 200 272 0.014753 10.0.0.19 - - [2026-02-02 01:57:25] "PUT /access-control-list/d8b0d91a-5837-4c8b-bea7-b2c2a29de645 HTTP/1.1" 200 272 0.012466 10.0.0.19 - - [2026-02-02 01:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004083 10.0.0.19 - - [2026-02-02 01:57:28] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.004557 10.0.0.19 - - [2026-02-02 01:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.19 - - [2026-02-02 01:57:28] "PUT /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb HTTP/1.1" 200 276 0.012150 10.0.0.19 - - [2026-02-02 01:57:28] "GET / HTTP/1.1" 200 35931 0.001748 10.0.0.19 - - [2026-02-02 01:57:28] "POST /alarms HTTP/1.1" 401 292 0.000440 10.0.0.19 - - [2026-02-02 01:57:28] "POST /alarms HTTP/1.1" 200 581 0.041028 10.0.0.19 - - [2026-02-02 01:57:28] "POST /alarms HTTP/1.1" 200 575 0.016943 10.0.0.19 - - [2026-02-02 01:57:29] "POST /alarms HTTP/1.1" 200 575 0.062596 10.0.0.19 - - [2026-02-02 01:57:29] "POST /alarms HTTP/1.1" 200 559 0.026823 10.0.0.19 - - [2026-02-02 01:57:29] "POST /alarms HTTP/1.1" 200 555 0.017404 10.0.0.19 - - [2026-02-02 01:57:29] "POST /alarms HTTP/1.1" 200 557 0.018526 10.0.0.19 - - [2026-02-02 01:57:29] "POST /alarms HTTP/1.1" 200 565 0.019215 10.0.0.19 - - [2026-02-02 01:57:29] "POST /alarms HTTP/1.1" 200 549 0.020794 10.0.0.19 - - [2026-02-02 01:57:29] "POST /alarms HTTP/1.1" 200 557 0.019362 10.0.0.19 - - [2026-02-02 01:57:29] "POST /alarms HTTP/1.1" 200 567 0.019233 10.0.0.19 - - [2026-02-02 01:57:29] "POST /alarms HTTP/1.1" 200 555 0.022995 10.0.0.19 - - [2026-02-02 01:57:29] "POST /alarms HTTP/1.1" 200 567 0.018672 10.0.0.19 - - [2026-02-02 01:57:29] "POST /alarms HTTP/1.1" 200 575 0.066348 10.0.0.19 - - [2026-02-02 01:57:29] "POST /alarms HTTP/1.1" 200 569 0.022536 10.0.0.19 - - [2026-02-02 01:57:29] "POST /alarms HTTP/1.1" 200 561 0.021342 10.0.0.19 - - [2026-02-02 01:57:29] "POST /alarms HTTP/1.1" 200 561 0.018964 10.0.0.19 - - [2026-02-02 01:57:29] "POST /alarms HTTP/1.1" 200 561 0.021440 10.0.0.19 - - [2026-02-02 01:57:30] "POST /alarms HTTP/1.1" 200 547 0.028039 10.0.0.19 - - [2026-02-02 01:57:30] "POST /alarms HTTP/1.1" 200 595 0.023478 10.0.0.19 - - [2026-02-02 01:57:30] "POST /alarms HTTP/1.1" 200 575 0.019264 10.0.0.19 - - [2026-02-02 01:57:30] "POST /alarms HTTP/1.1" 200 571 0.018259 10.0.0.19 - - [2026-02-02 01:57:30] "POST /alarms HTTP/1.1" 200 583 0.017377 10.0.0.19 - - [2026-02-02 01:57:30] "POST /alarms HTTP/1.1" 200 609 0.017645 10.0.0.19 - - [2026-02-02 01:57:30] "GET / HTTP/1.1" 200 35931 0.001726 10.0.0.19 - - [2026-02-02 01:57:30] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000533 10.0.0.19 - - [2026-02-02 01:57:30] "GET / HTTP/1.1" 200 35931 0.001514 10.0.0.19 - - [2026-02-02 01:57:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000428 10.0.0.19 - - [2026-02-02 01:57:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.346869 10.0.0.19 - - [2026-02-02 01:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.19 - - [2026-02-02 01:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.041514 10.0.0.19 - - [2026-02-02 01:57:31] "GET /global-system-config/a0cdd51b-387d-411e-b04e-b54e29b429c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007077 10.0.0.19 - - [2026-02-02 01:57:31] "PUT /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb HTTP/1.1" 200 276 0.009783 10.0.0.19 - - [2026-02-02 01:57:31] "POST /fqname-to-id HTTP/1.1" 404 220 0.003181 10.0.0.19 - - [2026-02-02 01:57:31] "POST /config-database-nodes HTTP/1.1" 200 617 0.020391 10.0.0.19 - - [2026-02-02 01:57:31] "GET / HTTP/1.1" 200 35931 0.002012 10.0.0.19 - - [2026-02-02 01:57:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000492 10.0.0.19 - - [2026-02-02 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.029399 10.0.0.19 - - [2026-02-02 01:57:32] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004309 10.0.0.19 - - [2026-02-02 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.19 - - [2026-02-02 01:57:32] "PUT /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb HTTP/1.1" 200 276 0.010896 10.0.0.19 - - [2026-02-02 01:57:32] "GET / HTTP/1.1" 200 35931 0.002266 10.0.0.19 - - [2026-02-02 01:57:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000415 10.0.0.19 - - [2026-02-02 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.028602 10.0.0.19 - - [2026-02-02 01:57:33] "GET /global-system-config/a0cdd51b-387d-411e-b04e-b54e29b429c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006787 10.0.0.19 - - [2026-02-02 01:57:33] "PUT /global-system-config/a0cdd51b-387d-411e-b04e-b54e29b429c7 HTTP/1.1" 200 274 0.017919 10.0.0.19 - - [2026-02-02 01:57:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000503 10.0.0.19 - - [2026-02-02 01:57:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000517 10.0.0.19 - - [2026-02-02 01:57:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.19 - - [2026-02-02 01:57:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000680 10.0.0.19 - - [2026-02-02 01:58:33] "GET / HTTP/1.1" 200 35931 0.001972 10.0.0.19 - - [2026-02-02 01:58:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000573 10.0.0.19 - - [2026-02-02 01:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.033524 10.0.0.19 - - [2026-02-02 01:58:33] "GET /routing-instance/4433e246-0211-4d23-8411-89bb3b1fa659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.004195 10.0.0.19 - - [2026-02-02 01:58:33] "POST /bgp-routers HTTP/1.1" 200 620 0.026416 10.0.0.19 - - [2026-02-02 01:58:34] "GET /bgp-router/508f826a-b04f-4440-a4c6-23ea674ea7b9?fields=global_system_config_back_refs HTTP/1.1" 200 1126 0.008400 10.0.0.19 - - [2026-02-02 01:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.19 - - [2026-02-02 01:58:34] "GET /global-system-config/a0cdd51b-387d-411e-b04e-b54e29b429c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006832 10.0.0.19 - - [2026-02-02 01:58:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003829 10.0.0.19 - - [2026-02-02 01:58:34] "POST /ref-update HTTP/1.1" 200 156 0.009179 10.0.0.19 - - [2026-02-02 01:59:06] "GET / HTTP/1.1" 200 35931 0.001535 10.0.0.19 - - [2026-02-02 01:59:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000467 10.0.0.19 - - [2026-02-02 01:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.045461 10.0.0.19 - - [2026-02-02 01:59:06] "GET /global-system-config/a0cdd51b-387d-411e-b04e-b54e29b429c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.010998 10.0.0.19 - - [2026-02-02 01:59:06] "POST /fqname-to-id HTTP/1.1" 404 220 0.003479 10.0.0.19 - - [2026-02-02 01:59:06] "POST /database-nodes HTTP/1.1" 200 603 0.023218 10.0.0.19 - - [2026-02-02 01:59:41] "GET / HTTP/1.1" 200 35931 0.001899 10.0.0.19 - - [2026-02-02 01:59:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000511 10.0.0.19 - - [2026-02-02 01:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.029965 10.0.0.19 - - [2026-02-02 01:59:42] "GET /global-system-config/a0cdd51b-387d-411e-b04e-b54e29b429c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005539 10.0.0.19 - - [2026-02-02 01:59:42] "POST /fqname-to-id HTTP/1.1" 404 220 0.003568 10.0.0.19 - - [2026-02-02 01:59:42] "POST /analytics-nodes HTTP/1.1" 200 605 0.020645 10.0.0.19 - - [2026-02-02 01:59:48] "GET / HTTP/1.1" 200 35931 0.001939 10.0.0.19 - - [2026-02-02 02:00:00] "GET / HTTP/1.1" 200 35931 0.002276 10.0.0.19 - - [2026-02-02 02:00:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.001185 10.0.0.19 - - [2026-02-02 02:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.034445 10.0.0.19 - - [2026-02-02 02:00:00] "GET /global-system-config/a0cdd51b-387d-411e-b04e-b54e29b429c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008358 10.0.0.19 - - [2026-02-02 02:00:00] "POST /fqname-to-id HTTP/1.1" 404 220 0.003545 10.0.0.19 - - [2026-02-02 02:00:00] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.031441 10.0.0.19 - - [2026-02-02 02:00:16] "GET / HTTP/1.1" 200 35931 0.001713 10.0.0.19 - - [2026-02-02 02:00:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000494 10.0.0.19 - - [2026-02-02 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.037054 10.0.0.19 - - [2026-02-02 02:00:17] "GET /global-system-config/a0cdd51b-387d-411e-b04e-b54e29b429c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.007595 10.0.0.19 - - [2026-02-02 02:00:17] "POST /fqname-to-id HTTP/1.1" 404 220 0.004393 10.0.0.19 - - [2026-02-02 02:00:17] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.028630 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.19 - - [2026-02-02 02:00:26] "GET /obj-perms HTTP/1.1" 200 5056 0.420105 10.0.0.19 - - [2026-02-02 02:00:26] "GET /obj-perms HTTP/1.1" 200 5056 0.058468 10.0.0.19 - - [2026-02-02 02:01:26] "GET /obj-perms HTTP/1.1" 200 5056 0.078042 10.0.0.19 - - [2026-02-02 02:01:27] "GET /obj-perms HTTP/1.1" 200 5056 0.069071 10.0.0.19 - - [2026-02-02 02:02:27] "GET /obj-perms HTTP/1.1" 200 5056 0.060149 10.0.0.19 - - [2026-02-02 02:02:28] "GET /obj-perms HTTP/1.1" 200 5056 0.054115 10.0.0.19 - - [2026-02-02 02:02:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.19 - - [2026-02-02 02:02:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000615 10.0.0.19 - - [2026-02-02 02:02:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000455 10.0.0.19 - - [2026-02-02 02:02:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000491 10.0.0.19 - - [2026-02-02 02:03:05] "GET / HTTP/1.1" 200 35931 0.002112 10.0.0.19 - - [2026-02-02 02:03:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000535 10.0.0.19 - - [2026-02-02 02:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.028918 10.0.0.19 - - [2026-02-02 02:03:05] "GET /global-system-config/a0cdd51b-387d-411e-b04e-b54e29b429c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006165 10.0.0.19 - - [2026-02-02 02:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.19 - - [2026-02-02 02:03:06] "GET /routing-instance/4433e246-0211-4d23-8411-89bb3b1fa659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.004189 10.0.0.19 - - [2026-02-02 02:03:06] "PUT /global-system-config/a0cdd51b-387d-411e-b04e-b54e29b429c7 HTTP/1.1" 200 274 0.012045 10.0.0.19 - - [2026-02-02 02:03:06] "POST /fqname-to-id HTTP/1.1" 404 218 0.003014 10.0.0.19 - - [2026-02-02 02:03:06] "POST /virtual-routers HTTP/1.1" 200 603 0.021713 10.0.0.19 - - [2026-02-02 02:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.19 - - [2026-02-02 02:03:06] "GET /virtual-router/565982b8-6708-47d6-bdec-f5545af55492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.007147 10.0.0.19 - - [2026-02-02 02:03:06] "POST /fqname-to-id HTTP/1.1" 404 231 0.003546 10.0.0.19 - - [2026-02-02 02:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.19 - - [2026-02-02 02:03:06] "GET /virtual-network/5f0ef4ef-c6cd-4692-9d6b-8a1a0209a267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.006589 10.0.0.19 - - [2026-02-02 02:03:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.048310 10.0.0.19 - - [2026-02-02 02:03:07] "PUT /access-control-list/deed97a5-8dca-40ec-b8d3-73c016a8f16c HTTP/1.1" 200 272 0.040447 [Introspect:8084]10.0.0.19 - - [2026-02-02 02:03:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001306 [Introspect:8084]10.0.0.19 - - [2026-02-02 02:03:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001017 [Introspect:8084]10.0.0.19 - - [2026-02-02 02:03:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001120 [Introspect:8084]10.0.0.19 - - [2026-02-02 02:03:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001238 10.0.0.19 - - [2026-02-02 02:03:28] "GET /obj-perms HTTP/1.1" 200 5056 0.059399 10.0.0.19 - - [2026-02-02 02:03:28] "GET /obj-perms HTTP/1.1" 200 5056 0.056954 10.0.0.19 - - [2026-02-02 02:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.19 - - [2026-02-02 02:03:28] "GET /virtual-router/565982b8-6708-47d6-bdec-f5545af55492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003602 10.0.0.19 - - [2026-02-02 02:04:29] "GET /obj-perms HTTP/1.1" 200 5056 0.052169 10.0.0.19 - - [2026-02-02 02:04:29] "GET /obj-perms HTTP/1.1" 200 5056 0.056777 10.0.0.19 - - [2026-02-02 02:04:33] "GET / HTTP/1.1" 200 35931 0.001781 10.0.0.19 - - [2026-02-02 02:04:35] "GET /project/8c00f49e-d63d-4eb5-8702-058da160a268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000492 10.0.0.19 - - [2026-02-02 02:04:35] "GET /projects?obj_uuids=8c00f49e-d63d-4eb5-8702-058da160a268&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.030502 10.0.0.19 - - [2026-02-02 02:04:35] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001467 10.0.0.19 - - [2026-02-02 02:04:35] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.032640 10.0.0.19 - - [2026-02-02 02:04:35] "POST /id-to-fqname HTTP/1.1" 200 167 0.002053 10.0.0.19 - - [2026-02-02 02:04:35] "POST /fqname-to-id HTTP/1.1" 404 176 0.005013 10.0.0.19 - - [2026-02-02 02:04:35] "POST /security-groups HTTP/1.1" 200 568 0.068721 10.0.0.19 - - [2026-02-02 02:04:35] "POST /fqname-to-id HTTP/1.1" 404 207 0.002957 10.0.0.19 - - [2026-02-02 02:04:35] "POST /projects HTTP/1.1" 200 539 0.238817 10.0.0.19 - - [2026-02-02 02:04:35] "POST /access-control-lists HTTP/1.1" 200 573 0.058848 10.0.0.19 - - [2026-02-02 02:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.313072 10.0.0.19 - - [2026-02-02 02:04:35] "POST /fqname-to-id HTTP/1.1" 404 206 0.003230 10.0.0.19 - - [2026-02-02 02:04:35] "GET /project/8c00f49e-d63d-4eb5-8702-058da160a268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.490450 10.0.0.19 - - [2026-02-02 02:04:36] "POST /access-control-lists HTTP/1.1" 200 571 0.069098 [Introspect:8084]10.0.0.19 - - [2026-02-02 02:04:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001314 10.0.0.19 - - [2026-02-02 02:04:36] "POST /fqname-to-id HTTP/1.1" 404 199 0.026147 10.0.0.19 - - [2026-02-02 02:04:36] "GET /projects?obj_uuids=64e5695b-e701-4ef0-9302-61be9a2d9479&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003228 10.0.0.19 - - [2026-02-02 02:04:36] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001086 10.0.0.19 - - [2026-02-02 02:04:36] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007604 10.0.0.19 - - [2026-02-02 02:04:37] "POST /id-to-fqname HTTP/1.1" 200 201 0.001683 10.0.0.19 - - [2026-02-02 02:04:37] "POST /fqname-to-id HTTP/1.1" 404 210 0.005157 10.0.0.19 - - [2026-02-02 02:04:37] "POST /security-groups HTTP/1.1" 200 602 0.064963 10.0.0.19 - - [2026-02-02 02:04:37] "POST /fqname-to-id HTTP/1.1" 404 245 0.002861 10.0.0.19 - - [2026-02-02 02:04:37] "POST /projects HTTP/1.1" 200 607 0.229468 10.0.0.19 - - [2026-02-02 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.302468 10.0.0.19 - - [2026-02-02 02:04:37] "POST /access-control-lists HTTP/1.1" 200 607 0.065762 10.0.0.19 - - [2026-02-02 02:04:37] "POST /fqname-to-id HTTP/1.1" 404 244 0.002272 10.0.0.19 - - [2026-02-02 02:04:37] "GET /project/64e5695b-e701-4ef0-9302-61be9a2d9479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.428634 10.0.0.19 - - [2026-02-02 02:04:37] "POST /access-control-lists HTTP/1.1" 200 605 0.061099 10.0.0.19 - - [2026-02-02 02:04:38] "GET / HTTP/1.1" 200 35931 0.060282 10.0.0.19 - - [2026-02-02 02:04:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000512 10.0.0.19 - - [2026-02-02 02:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.060611 10.0.0.19 - - [2026-02-02 02:04:39] "GET /projects?obj_uuids=64e5695b-e701-4ef0-9302-61be9a2d9479&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001565 10.0.0.19 - - [2026-02-02 02:04:39] "GET /project/64e5695b-e701-4ef0-9302-61be9a2d9479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.028057 10.0.0.19 - - [2026-02-02 02:04:39] "POST /neutron/network HTTP/1.1" 200 117 0.044537 10.0.0.19 - - [2026-02-02 02:04:39] "GET /projects?obj_uuids=64e5695b-e701-4ef0-9302-61be9a2d9479&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001073 10.0.0.19 - - [2026-02-02 02:04:39] "POST /neutron/network HTTP/1.1" 200 620 0.085833 10.0.0.19 - - [2026-02-02 02:04:40] "POST /route-targets HTTP/1.1" 200 327 0.012081 10.0.0.19 - - [2026-02-02 02:04:40] "POST /ref-update HTTP/1.1" 200 156 0.017792 10.0.0.19 - - [2026-02-02 02:04:40] "POST /useragent-kv HTTP/1.1" 200 115 0.006658 10.0.0.19 - - [2026-02-02 02:04:40] "POST /neutron/subnet HTTP/1.1" 200 720 0.153064 10.0.0.19 - - [2026-02-02 02:04:40] "POST /neutron/network HTTP/1.1" 200 838 0.006826 10.0.0.19 - - [2026-02-02 02:04:40] "POST /id-to-fqname HTTP/1.1" 200 233 0.001470 10.0.0.19 - - [2026-02-02 02:04:40] "GET /virtual-network/8c6cbea7-b3f4-42a7-9026-2a955914a5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005161 10.0.0.19 - - [2026-02-02 02:04:40] "POST /neutron/network HTTP/1.1" 200 838 0.006909 10.0.0.19 - - [2026-02-02 02:04:40] "GET /virtual-network/8c6cbea7-b3f4-42a7-9026-2a955914a5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005646 10.0.0.19 - - [2026-02-02 02:04:40] "POST /neutron/network HTTP/1.1" 200 838 0.006172 10.0.0.19 - - [2026-02-02 02:04:40] "POST /neutron/subnet HTTP/1.1" 200 720 0.007990 10.0.0.19 - - [2026-02-02 02:04:40] "GET /domains HTTP/1.1" 401 292 0.000414 10.0.0.19 - - [2026-02-02 02:04:40] "GET /domains HTTP/1.1" 200 280 0.030522 10.0.0.19 - - [2026-02-02 02:04:40] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001081 10.0.0.19 - - [2026-02-02 02:04:40] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2584 0.013567 10.0.0.19 - - [2026-02-02 02:04:40] "GET /projects?obj_uuids=64e5695b-e701-4ef0-9302-61be9a2d9479&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002223 10.0.0.19 - - [2026-02-02 02:04:40] "GET /project/64e5695b-e701-4ef0-9302-61be9a2d9479 HTTP/1.1" 200 2178 0.072315 10.0.0.19 - - [2026-02-02 02:04:40] "GET /virtual-network/8c6cbea7-b3f4-42a7-9026-2a955914a5c0 HTTP/1.1" 200 2339 0.007494 10.0.0.19 - - [2026-02-02 02:04:40] "GET /virtual-network/8c6cbea7-b3f4-42a7-9026-2a955914a5c0 HTTP/1.1" 200 2339 0.005453 10.0.0.19 - - [2026-02-02 02:04:40] "GET /routing-instance/3712f19f-1164-43a6-804a-b7a80623f110 HTTP/1.1" 200 1493 0.004099 10.0.0.19 - - [2026-02-02 02:04:40] "GET /routing-instance/3712f19f-1164-43a6-804a-b7a80623f110 HTTP/1.1" 200 1493 0.004400 10.0.0.19 - - [2026-02-02 02:04:40] "GET /route-target/d72e8863-2944-448b-ad03-55f352a51287 HTTP/1.1" 200 1220 0.003819 10.0.0.19 - - [2026-02-02 02:04:40] "GET /virtual-network/8c6cbea7-b3f4-42a7-9026-2a955914a5c0 HTTP/1.1" 200 2339 0.005748 10.0.0.19 - - [2026-02-02 02:04:40] "GET /routing-instance/3712f19f-1164-43a6-804a-b7a80623f110 HTTP/1.1" 200 1493 0.003876 10.0.0.19 - - [2026-02-02 02:04:40] "GET /virtual-network/8c6cbea7-b3f4-42a7-9026-2a955914a5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005304 10.0.0.19 - - [2026-02-02 02:04:40] "GET /virtual-network/8c6cbea7-b3f4-42a7-9026-2a955914a5c0 HTTP/1.1" 200 2339 0.005067 10.0.0.19 - - [2026-02-02 02:04:40] "GET /routing-instance/3712f19f-1164-43a6-804a-b7a80623f110 HTTP/1.1" 200 1493 0.004238 10.0.0.19 - - [2026-02-02 02:04:40] "GET /routing-instance/3712f19f-1164-43a6-804a-b7a80623f110 HTTP/1.1" 200 1493 0.003878 10.0.0.19 - - [2026-02-02 02:04:40] "GET /route-target/d72e8863-2944-448b-ad03-55f352a51287 HTTP/1.1" 200 1220 0.008563 10.0.0.19 - - [2026-02-02 02:04:41] "GET /domains HTTP/1.1" 200 280 0.003827 10.0.0.19 - - [2026-02-02 02:04:41] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001453 10.0.0.19 - - [2026-02-02 02:04:41] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2584 0.010206 10.0.0.19 - - [2026-02-02 02:04:41] "GET /projects?obj_uuids=64e5695b-e701-4ef0-9302-61be9a2d9479&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001166 10.0.0.19 - - [2026-02-02 02:04:41] "GET /project/64e5695b-e701-4ef0-9302-61be9a2d9479 HTTP/1.1" 200 2178 0.071576 10.0.0.19 - - [2026-02-02 02:04:41] "GET /virtual-network/8c6cbea7-b3f4-42a7-9026-2a955914a5c0 HTTP/1.1" 200 2339 0.005437 10.0.0.19 - - [2026-02-02 02:04:41] "GET /obj-perms HTTP/1.1" 200 5052 0.067105 10.0.0.19 - - [2026-02-02 02:04:41] "POST /id-to-fqname HTTP/1.1" 200 233 0.001449 10.0.0.19 - - [2026-02-02 02:04:43] "POST /neutron/network HTTP/1.1" 200 848 0.006647 10.0.0.19 - - [2026-02-02 02:04:43] "GET /aaa-mode HTTP/1.1" 401 292 0.000449 10.0.0.19 - - [2026-02-02 02:04:43] "GET / HTTP/1.1" 200 35931 0.001673 10.0.0.19 - - [2026-02-02 02:04:43] "GET /project/64e5695b-e701-4ef0-9302-61be9a2d9479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000406 10.0.0.19 - - [2026-02-02 02:04:44] "GET /projects?obj_uuids=64e5695b-e701-4ef0-9302-61be9a2d9479&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001066 10.0.0.19 - - [2026-02-02 02:04:44] "GET /project/64e5695b-e701-4ef0-9302-61be9a2d9479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.054222 10.0.0.19 - - [2026-02-02 02:04:44] "POST /neutron/network HTTP/1.1" 200 838 0.039660 10.0.0.19 - - [2026-02-02 02:04:45] "POST /neutron/port HTTP/1.1" 200 117 0.006033 10.0.0.19 - - [2026-02-02 02:04:45] "POST /neutron/port HTTP/1.1" 200 117 0.005975 10.0.0.19 - - [2026-02-02 02:04:45] "POST /neutron/port HTTP/1.1" 200 117 0.005532 10.0.0.19 - - [2026-02-02 02:04:46] "POST /neutron/network HTTP/1.1" 200 848 0.005783 10.0.0.19 - - [2026-02-02 02:04:46] "GET /projects?obj_uuids=64e5695b-e701-4ef0-9302-61be9a2d9479&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001408 10.0.0.19 - - [2026-02-02 02:04:46] "POST /neutron/port HTTP/1.1" 200 1070 0.215372 10.0.0.19 - - [2026-02-02 02:04:46] "POST /neutron/port HTTP/1.1" 200 1070 0.041965 10.0.0.19 - - [2026-02-02 02:04:46] "POST /neutron/port HTTP/1.1" 200 1070 0.014623 10.0.0.19 - - [2026-02-02 02:04:46] "POST /neutron/port HTTP/1.1" 200 1124 0.080373 10.0.0.19 - - [2026-02-02 02:04:46] "POST /neutron/port HTTP/1.1" 200 1134 0.015734 10.0.0.19 - - [2026-02-02 02:04:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004533 10.0.0.19 - - [2026-02-02 02:04:46] "POST /neutron/subnet HTTP/1.1" 200 694 0.010113 10.0.0.19 - - [2026-02-02 02:04:47] "POST /neutron/port HTTP/1.1" 200 117 0.001347 10.0.0.19 - - [2026-02-02 02:04:47] "POST /neutron/network HTTP/1.1" 200 838 0.008594 10.0.0.19 - - [2026-02-02 02:04:50] "POST /neutron/port HTTP/1.1" 200 1134 0.015281 10.0.0.19 - - [2026-02-02 02:04:50] "POST /neutron/security_group HTTP/1.1" 200 2069 0.007588 10.0.0.19 - - [2026-02-02 02:04:55] "POST /neutron/port HTTP/1.1" 200 1134 0.014711 10.0.0.19 - - [2026-02-02 02:04:55] "POST /neutron/security_group HTTP/1.1" 200 2069 0.007065 10.0.0.19 - - [2026-02-02 02:04:55] "GET /obj-perms HTTP/1.1" 200 5052 0.003643 10.0.0.19 - - [2026-02-02 02:04:56] "GET /obj-perms HTTP/1.1" 200 5052 0.003663 10.0.0.19 - - [2026-02-02 02:04:57] "GET /obj-perms HTTP/1.1" 200 5052 0.003746 10.0.0.19 - - [2026-02-02 02:04:58] "GET /obj-perms HTTP/1.1" 200 5052 0.004336 10.0.0.19 - - [2026-02-02 02:04:59] "GET /obj-perms HTTP/1.1" 200 5052 0.003645 10.0.0.19 - - [2026-02-02 02:05:00] "POST /neutron/port HTTP/1.1" 200 1134 0.016346 10.0.0.19 - - [2026-02-02 02:05:00] "POST /neutron/port HTTP/1.1" 200 1134 0.019810 10.0.0.19 - - [2026-02-02 02:05:00] "POST /neutron/network HTTP/1.1" 200 848 0.008023 10.0.0.19 - - [2026-02-02 02:05:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004674 10.0.0.19 - - [2026-02-02 02:05:00] "POST /neutron/subnet HTTP/1.1" 200 694 0.010335 10.0.0.19 - - [2026-02-02 02:05:00] "POST /neutron/port HTTP/1.1" 200 117 0.001273 10.0.0.19 - - [2026-02-02 02:05:00] "POST /neutron/network HTTP/1.1" 200 838 0.007072 10.0.0.19 - - [2026-02-02 02:05:00] "POST /neutron/network HTTP/1.1" 200 838 0.007721 10.0.0.19 - - [2026-02-02 02:05:00] "POST /neutron/network HTTP/1.1" 400 204 0.016634 10.0.0.19 - - [2026-02-02 02:05:01] "POST /neutron/port HTTP/1.1" 200 1134 0.016611 10.0.0.19 - - [2026-02-02 02:05:01] "POST /neutron/port HTTP/1.1" 200 1124 0.017034 10.0.0.19 - - [2026-02-02 02:05:01] "POST /neutron/port HTTP/1.1" 200 151 0.190125 10.0.0.19 - - [2026-02-02 02:05:02] "POST /neutron/network HTTP/1.1" 200 838 0.007123 10.0.0.19 - - [2026-02-02 02:05:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003792 10.0.0.19 - - [2026-02-02 02:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004690 10.0.0.19 - - [2026-02-02 02:05:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002145 10.0.0.19 - - [2026-02-02 02:05:02] "POST /neutron/network HTTP/1.1" 200 151 0.090745 10.0.0.19 - - [2026-02-02 02:05:02] "GET /routing-instance/3712f19f-1164-43a6-804a-b7a80623f110 HTTP/1.1" 404 171 0.003371 10.0.0.19 - - [2026-02-02 02:05:02] "DELETE /route-target/d72e8863-2944-448b-ad03-55f352a51287 HTTP/1.1" 200 115 0.020553 10.0.0.19 - - [2026-02-02 02:05:02] "GET /domains HTTP/1.1" 200 280 0.005222 10.0.0.19 - - [2026-02-02 02:05:02] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001057 10.0.0.19 - - [2026-02-02 02:05:02] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2584 0.049579 10.0.0.19 - - [2026-02-02 02:05:02] "GET /projects?obj_uuids=64e5695b-e701-4ef0-9302-61be9a2d9479&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001564 10.0.0.19 - - [2026-02-02 02:05:02] "GET /project/64e5695b-e701-4ef0-9302-61be9a2d9479 HTTP/1.1" 200 1928 0.093546 10.0.0.19 - - [2026-02-02 02:05:03] "GET /projects?obj_uuids=64e5695b-e701-4ef0-9302-61be9a2d9479&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001298 10.0.0.19 - - [2026-02-02 02:05:03] "GET /project/64e5695b-e701-4ef0-9302-61be9a2d9479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.029591 10.0.0.19 - - [2026-02-02 02:05:03] "GET /projects?obj_uuids=64e5695b-e701-4ef0-9302-61be9a2d9479&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001099 10.0.0.19 - - [2026-02-02 02:05:03] "GET /project/64e5695b-e701-4ef0-9302-61be9a2d9479?fields=virtual_networks HTTP/1.1" 200 1064 0.089316 10.0.0.19 - - [2026-02-02 02:05:03] "GET /projects?obj_uuids=64e5695b-e701-4ef0-9302-61be9a2d9479&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001574 10.0.0.19 - - [2026-02-02 02:05:03] "GET /project/64e5695b-e701-4ef0-9302-61be9a2d9479?fields=virtual_machine_interfaces HTTP/1.1" 200 1064 0.034961 10.0.0.19 - - [2026-02-02 02:05:03] "GET /projects?obj_uuids=64e5695b-e701-4ef0-9302-61be9a2d9479&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001160 10.0.0.19 - - [2026-02-02 02:05:03] "GET /project/64e5695b-e701-4ef0-9302-61be9a2d9479?fields=security_groups HTTP/1.1" 200 1301 0.028041 10.0.0.19 - - [2026-02-02 02:05:04] "GET /projects?obj_uuids=8c00f49e-d63d-4eb5-8702-058da160a268&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001096 10.0.0.19 - - [2026-02-02 02:05:04] "GET /project/8c00f49e-d63d-4eb5-8702-058da160a268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.025656 10.0.0.19 - - [2026-02-02 02:05:08] "GET /projects?obj_uuids=8c00f49e-d63d-4eb5-8702-058da160a268&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001321 10.0.0.19 - - [2026-02-02 02:05:08] "GET /project/8c00f49e-d63d-4eb5-8702-058da160a268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.029655 10.0.0.19 - - [2026-02-02 02:05:09] "GET /documentation/index.html HTTP/1.1" 200 210274 0.004121 10.0.0.19 - - [2026-02-02 02:05:09] "POST /fqname-to-id HTTP/1.1" 404 200 0.027655 10.0.0.19 - - [2026-02-02 02:05:09] "GET /projects?obj_uuids=82f0645a-6985-418b-98c6-7977a44e36cd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003729 10.0.0.19 - - [2026-02-02 02:05:09] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001065 10.0.0.19 - - [2026-02-02 02:05:09] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007609 10.0.0.19 - - [2026-02-02 02:05:09] "POST /id-to-fqname HTTP/1.1" 200 202 0.002018 10.0.0.19 - - [2026-02-02 02:05:09] "POST /fqname-to-id HTTP/1.1" 404 211 0.002430 10.0.0.19 - - [2026-02-02 02:05:09] "POST /security-groups HTTP/1.1" 200 603 0.072962 10.0.0.19 - - [2026-02-02 02:05:09] "POST /fqname-to-id HTTP/1.1" 404 246 0.003390 10.0.0.19 - - [2026-02-02 02:05:09] "POST /projects HTTP/1.1" 200 609 0.243699 10.0.0.19 - - [2026-02-02 02:05:09] "POST /access-control-lists HTTP/1.1" 200 608 0.062089 10.0.0.19 - - [2026-02-02 02:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.327260 10.0.0.19 - - [2026-02-02 02:05:09] "POST /fqname-to-id HTTP/1.1" 404 245 0.003417 10.0.0.19 - - [2026-02-02 02:05:10] "GET /project/82f0645a-6985-418b-98c6-7977a44e36cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.468613 10.0.0.19 - - [2026-02-02 02:05:10] "POST /access-control-lists HTTP/1.1" 200 606 0.065918 10.0.0.19 - - [2026-02-02 02:05:11] "GET / HTTP/1.1" 200 35931 0.002054 10.0.0.19 - - [2026-02-02 02:05:11] "GET /projects?obj_uuids=8c00f49e-d63d-4eb5-8702-058da160a268&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001182 10.0.0.19 - - [2026-02-02 02:05:11] "GET /project/8c00f49e-d63d-4eb5-8702-058da160a268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.023252 10.0.0.19 - - [2026-02-02 02:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.19 - - [2026-02-02 02:05:12] "GET /security-group/450168a2-6d04-43df-9d27-df6cc0f7db03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3695 0.005631 10.0.0.19 - - [2026-02-02 02:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.19 - - [2026-02-02 02:05:12] "GET /projects?obj_uuids=8c00f49e-d63d-4eb5-8702-058da160a268&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001912 10.0.0.19 - - [2026-02-02 02:05:12] "GET /project/8c00f49e-d63d-4eb5-8702-058da160a268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.044350 10.0.0.19 - - [2026-02-02 02:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.19 - - [2026-02-02 02:05:12] "GET /security-group/450168a2-6d04-43df-9d27-df6cc0f7db03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3695 0.004338 10.0.0.19 - - [2026-02-02 02:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.19 - - [2026-02-02 02:05:12] "PUT /security-group/450168a2-6d04-43df-9d27-df6cc0f7db03 HTTP/1.1" 200 262 0.018605 10.0.0.19 - - [2026-02-02 02:05:12] "PUT /access-control-list/5d8a083a-bf9c-4f33-83d5-fd5edf77df94 HTTP/1.1" 200 272 0.010752 10.0.0.19 - - [2026-02-02 02:05:12] "PUT /access-control-list/3cb198b2-1445-4202-a1de-ac216cb28fbe HTTP/1.1" 200 272 0.012385 10.0.0.19 - - [2026-02-02 02:05:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000489 10.0.0.19 - - [2026-02-02 02:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.072631 10.0.0.19 - - [2026-02-02 02:05:13] "GET /projects?obj_uuids=82f0645a-6985-418b-98c6-7977a44e36cd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001060 10.0.0.19 - - [2026-02-02 02:05:13] "GET /project/82f0645a-6985-418b-98c6-7977a44e36cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.028754 10.0.0.19 - - [2026-02-02 02:05:13] "POST /neutron/network HTTP/1.1" 200 117 0.043087 10.0.0.19 - - [2026-02-02 02:05:13] "GET /projects?obj_uuids=82f0645a-6985-418b-98c6-7977a44e36cd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001087 10.0.0.19 - - [2026-02-02 02:05:13] "POST /neutron/network HTTP/1.1" 200 619 0.067239 10.0.0.19 - - [2026-02-02 02:05:13] "POST /route-targets HTTP/1.1" 200 327 0.015307 10.0.0.19 - - [2026-02-02 02:05:13] "POST /ref-update HTTP/1.1" 200 156 0.015039 10.0.0.19 - - [2026-02-02 02:05:14] "POST /useragent-kv HTTP/1.1" 200 115 0.005774 10.0.0.19 - - [2026-02-02 02:05:14] "POST /neutron/subnet HTTP/1.1" 200 729 0.216206 10.0.0.19 - - [2026-02-02 02:05:14] "POST /neutron/network HTTP/1.1" 200 839 0.006472 10.0.0.19 - - [2026-02-02 02:05:14] "POST /id-to-fqname HTTP/1.1" 200 233 0.001271 10.0.0.19 - - [2026-02-02 02:05:14] "GET /virtual-network/60fec491-5469-42f1-ba42-0a487f23abd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005992 10.0.0.19 - - [2026-02-02 02:05:14] "POST /neutron/network HTTP/1.1" 200 839 0.006302 10.0.0.19 - - [2026-02-02 02:05:14] "GET /virtual-network/60fec491-5469-42f1-ba42-0a487f23abd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005826 10.0.0.19 - - [2026-02-02 02:05:14] "POST /neutron/network HTTP/1.1" 200 839 0.007690 10.0.0.19 - - [2026-02-02 02:05:14] "POST /neutron/subnet HTTP/1.1" 200 729 0.007456 10.0.0.19 - - [2026-02-02 02:05:14] "GET /domains HTTP/1.1" 401 292 0.000446 10.0.0.19 - - [2026-02-02 02:05:14] "GET /domains HTTP/1.1" 200 280 0.030982 10.0.0.19 - - [2026-02-02 02:05:14] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001080 10.0.0.19 - - [2026-02-02 02:05:14] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2782 0.008799 10.0.0.19 - - [2026-02-02 02:05:14] "GET /projects?obj_uuids=82f0645a-6985-418b-98c6-7977a44e36cd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001037 10.0.0.19 - - [2026-02-02 02:05:14] "GET /project/82f0645a-6985-418b-98c6-7977a44e36cd HTTP/1.1" 200 2184 0.073067 10.0.0.19 - - [2026-02-02 02:05:14] "GET /virtual-network/60fec491-5469-42f1-ba42-0a487f23abd1 HTTP/1.1" 200 2342 0.006726 10.0.0.19 - - [2026-02-02 02:05:14] "GET /virtual-network/60fec491-5469-42f1-ba42-0a487f23abd1 HTTP/1.1" 200 2342 0.005647 10.0.0.19 - - [2026-02-02 02:05:14] "GET /routing-instance/1bc72d37-bddf-414b-a416-a0639896dd98 HTTP/1.1" 200 1491 0.004271 10.0.0.19 - - [2026-02-02 02:05:14] "GET /routing-instance/1bc72d37-bddf-414b-a416-a0639896dd98 HTTP/1.1" 200 1491 0.003880 10.0.0.19 - - [2026-02-02 02:05:14] "GET /route-target/04c3365e-f30a-46fd-8957-e0a97013ecf5 HTTP/1.1" 200 1216 0.004293 10.0.0.19 - - [2026-02-02 02:05:14] "GET /virtual-network/60fec491-5469-42f1-ba42-0a487f23abd1 HTTP/1.1" 200 2342 0.005311 10.0.0.19 - - [2026-02-02 02:05:14] "GET /routing-instance/1bc72d37-bddf-414b-a416-a0639896dd98 HTTP/1.1" 200 1491 0.004015 10.0.0.19 - - [2026-02-02 02:05:14] "GET /virtual-network/60fec491-5469-42f1-ba42-0a487f23abd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006009 10.0.0.19 - - [2026-02-02 02:05:14] "GET /virtual-network/60fec491-5469-42f1-ba42-0a487f23abd1 HTTP/1.1" 200 2342 0.006227 10.0.0.19 - - [2026-02-02 02:05:14] "GET /routing-instance/1bc72d37-bddf-414b-a416-a0639896dd98 HTTP/1.1" 200 1491 0.004307 10.0.0.19 - - [2026-02-02 02:05:14] "GET /routing-instance/1bc72d37-bddf-414b-a416-a0639896dd98 HTTP/1.1" 200 1491 0.004582 10.0.0.19 - - [2026-02-02 02:05:14] "GET /route-target/04c3365e-f30a-46fd-8957-e0a97013ecf5 HTTP/1.1" 200 1216 0.003603 10.0.0.19 - - [2026-02-02 02:05:14] "GET /domains HTTP/1.1" 200 280 0.003416 10.0.0.19 - - [2026-02-02 02:05:14] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001693 10.0.0.19 - - [2026-02-02 02:05:14] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2782 0.009450 10.0.0.19 - - [2026-02-02 02:05:14] "GET /projects?obj_uuids=82f0645a-6985-418b-98c6-7977a44e36cd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001179 10.0.0.19 - - [2026-02-02 02:05:14] "GET /project/82f0645a-6985-418b-98c6-7977a44e36cd HTTP/1.1" 200 2184 0.071896 10.0.0.19 - - [2026-02-02 02:05:14] "GET /virtual-network/60fec491-5469-42f1-ba42-0a487f23abd1 HTTP/1.1" 200 2342 0.006089 10.0.0.19 - - [2026-02-02 02:05:15] "GET /obj-perms HTTP/1.1" 200 5054 0.059928 10.0.0.19 - - [2026-02-02 02:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.19 - - [2026-02-02 02:05:15] "GET /projects?obj_uuids=82f0645a-6985-418b-98c6-7977a44e36cd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001080 10.0.0.19 - - [2026-02-02 02:05:15] "GET /project/82f0645a-6985-418b-98c6-7977a44e36cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.038462 10.0.0.19 - - [2026-02-02 02:05:15] "POST /neutron/network HTTP/1.1" 200 117 0.011554 10.0.0.19 - - [2026-02-02 02:05:15] "GET /projects?obj_uuids=82f0645a-6985-418b-98c6-7977a44e36cd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001101 10.0.0.19 - - [2026-02-02 02:05:15] "POST /neutron/network HTTP/1.1" 200 619 0.088171 10.0.0.19 - - [2026-02-02 02:05:15] "POST /route-targets HTTP/1.1" 200 327 0.011658 10.0.0.19 - - [2026-02-02 02:05:15] "POST /ref-update HTTP/1.1" 200 156 0.014753 10.0.0.19 - - [2026-02-02 02:05:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002668 10.0.0.19 - - [2026-02-02 02:05:15] "POST /neutron/subnet HTTP/1.1" 200 730 0.153587 10.0.0.19 - - [2026-02-02 02:05:15] "POST /neutron/network HTTP/1.1" 200 839 0.006086 10.0.0.19 - - [2026-02-02 02:05:15] "POST /id-to-fqname HTTP/1.1" 200 233 0.001356 10.0.0.19 - - [2026-02-02 02:05:15] "GET /virtual-network/96e4ebb1-f5ac-4d0b-9cba-1dce427de986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005243 10.0.0.19 - - [2026-02-02 02:05:15] "POST /neutron/network HTTP/1.1" 200 839 0.007733 10.0.0.19 - - [2026-02-02 02:05:15] "GET /virtual-network/96e4ebb1-f5ac-4d0b-9cba-1dce427de986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005949 10.0.0.19 - - [2026-02-02 02:05:15] "POST /neutron/network HTTP/1.1" 200 839 0.006472 10.0.0.19 - - [2026-02-02 02:05:15] "POST /neutron/subnet HTTP/1.1" 200 730 0.008001 10.0.0.19 - - [2026-02-02 02:05:15] "GET /domains HTTP/1.1" 200 280 0.002991 10.0.0.19 - - [2026-02-02 02:05:15] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001514 10.0.0.19 - - [2026-02-02 02:05:15] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2782 0.007800 10.0.0.19 - - [2026-02-02 02:05:15] "GET /projects?obj_uuids=82f0645a-6985-418b-98c6-7977a44e36cd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001150 10.0.0.19 - - [2026-02-02 02:05:16] "GET /project/82f0645a-6985-418b-98c6-7977a44e36cd HTTP/1.1" 200 2412 0.073984 10.0.0.19 - - [2026-02-02 02:05:16] "GET /virtual-network/96e4ebb1-f5ac-4d0b-9cba-1dce427de986 HTTP/1.1" 200 2343 0.008076 10.0.0.19 - - [2026-02-02 02:05:16] "GET /virtual-network/96e4ebb1-f5ac-4d0b-9cba-1dce427de986 HTTP/1.1" 200 2343 0.005922 10.0.0.19 - - [2026-02-02 02:05:16] "GET /routing-instance/2aba8ac9-cb32-406e-90c4-f97761cdf48c HTTP/1.1" 200 1491 0.004307 10.0.0.19 - - [2026-02-02 02:05:16] "GET /routing-instance/2aba8ac9-cb32-406e-90c4-f97761cdf48c HTTP/1.1" 200 1491 0.004092 10.0.0.19 - - [2026-02-02 02:05:16] "GET /route-target/99fa2dc1-d497-4555-81d5-02e61d68943c HTTP/1.1" 200 1218 0.004401 10.0.0.19 - - [2026-02-02 02:05:16] "GET /virtual-network/96e4ebb1-f5ac-4d0b-9cba-1dce427de986 HTTP/1.1" 200 2343 0.005872 10.0.0.19 - - [2026-02-02 02:05:16] "GET /routing-instance/2aba8ac9-cb32-406e-90c4-f97761cdf48c HTTP/1.1" 200 1491 0.004741 10.0.0.19 - - [2026-02-02 02:05:16] "GET /virtual-network/96e4ebb1-f5ac-4d0b-9cba-1dce427de986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005329 10.0.0.19 - - [2026-02-02 02:05:16] "GET /virtual-network/96e4ebb1-f5ac-4d0b-9cba-1dce427de986 HTTP/1.1" 200 2343 0.005793 10.0.0.19 - - [2026-02-02 02:05:16] "GET /routing-instance/2aba8ac9-cb32-406e-90c4-f97761cdf48c HTTP/1.1" 200 1491 0.005300 10.0.0.19 - - [2026-02-02 02:05:16] "GET /routing-instance/2aba8ac9-cb32-406e-90c4-f97761cdf48c HTTP/1.1" 200 1491 0.004660 10.0.0.19 - - [2026-02-02 02:05:16] "GET /route-target/99fa2dc1-d497-4555-81d5-02e61d68943c HTTP/1.1" 200 1218 0.003269 10.0.0.19 - - [2026-02-02 02:05:16] "GET /domains HTTP/1.1" 200 280 0.003378 10.0.0.19 - - [2026-02-02 02:05:16] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001117 10.0.0.19 - - [2026-02-02 02:05:16] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2782 0.007154 10.0.0.19 - - [2026-02-02 02:05:16] "GET /projects?obj_uuids=82f0645a-6985-418b-98c6-7977a44e36cd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001119 10.0.0.19 - - [2026-02-02 02:05:16] "GET /project/82f0645a-6985-418b-98c6-7977a44e36cd HTTP/1.1" 200 2412 0.071417 10.0.0.19 - - [2026-02-02 02:05:16] "GET /virtual-network/96e4ebb1-f5ac-4d0b-9cba-1dce427de986 HTTP/1.1" 200 2343 0.005123 10.0.0.19 - - [2026-02-02 02:05:16] "GET /obj-perms HTTP/1.1" 200 5054 0.003263 10.0.0.19 - - [2026-02-02 02:05:16] "POST /id-to-fqname HTTP/1.1" 200 233 0.001352 10.0.0.19 - - [2026-02-02 02:05:16] "POST /neutron/network HTTP/1.1" 200 849 0.007802 10.0.0.19 - - [2026-02-02 02:05:16] "GET /aaa-mode HTTP/1.1" 401 292 0.000584 10.0.0.19 - - [2026-02-02 02:05:16] "GET / HTTP/1.1" 200 35931 0.001634 10.0.0.19 - - [2026-02-02 02:05:16] "GET /project/82f0645a-6985-418b-98c6-7977a44e36cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000420 10.0.0.19 - - [2026-02-02 02:05:17] "GET /projects?obj_uuids=82f0645a-6985-418b-98c6-7977a44e36cd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001167 10.0.0.19 - - [2026-02-02 02:05:17] "GET /project/82f0645a-6985-418b-98c6-7977a44e36cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.061197 10.0.0.19 - - [2026-02-02 02:05:17] "POST /neutron/network HTTP/1.1" 200 839 0.006186 10.0.0.19 - - [2026-02-02 02:05:17] "POST /neutron/port HTTP/1.1" 200 117 0.006331 10.0.0.19 - - [2026-02-02 02:05:17] "POST /neutron/port HTTP/1.1" 200 117 0.006360 10.0.0.19 - - [2026-02-02 02:05:17] "POST /id-to-fqname HTTP/1.1" 200 233 0.001770 10.0.0.19 - - [2026-02-02 02:05:17] "POST /neutron/port HTTP/1.1" 200 117 0.006641 10.0.0.19 - - [2026-02-02 02:05:17] "POST /neutron/network HTTP/1.1" 200 849 0.007400 10.0.0.19 - - [2026-02-02 02:05:17] "GET /aaa-mode HTTP/1.1" 401 292 0.000595 10.0.0.19 - - [2026-02-02 02:05:17] "POST /neutron/network HTTP/1.1" 200 849 0.006281 10.0.0.19 - - [2026-02-02 02:05:17] "GET /projects?obj_uuids=82f0645a-6985-418b-98c6-7977a44e36cd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001215 10.0.0.19 - - [2026-02-02 02:05:18] "GET / HTTP/1.1" 200 35931 0.001877 10.0.0.19 - - [2026-02-02 02:05:18] "GET /project/82f0645a-6985-418b-98c6-7977a44e36cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000524 10.0.0.19 - - [2026-02-02 02:05:18] "POST /neutron/port HTTP/1.1" 200 1073 0.227880 10.0.0.19 - - [2026-02-02 02:05:18] "POST /neutron/port HTTP/1.1" 200 1073 0.016805 10.0.0.19 - - [2026-02-02 02:05:18] "POST /neutron/port HTTP/1.1" 200 1073 0.015635 10.0.0.19 - - [2026-02-02 02:05:18] "POST /neutron/port HTTP/1.1" 200 1127 0.118018 10.0.0.19 - - [2026-02-02 02:05:18] "POST /neutron/port HTTP/1.1" 200 1137 0.016010 10.0.0.19 - - [2026-02-02 02:05:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003679 10.0.0.19 - - [2026-02-02 02:05:18] "POST /neutron/subnet HTTP/1.1" 200 704 0.009430 10.0.0.19 - - [2026-02-02 02:05:18] "POST /neutron/port HTTP/1.1" 200 117 0.001263 10.0.0.19 - - [2026-02-02 02:05:18] "GET /projects?obj_uuids=82f0645a-6985-418b-98c6-7977a44e36cd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001257 10.0.0.19 - - [2026-02-02 02:05:18] "POST /neutron/network HTTP/1.1" 200 839 0.006868 10.0.0.19 - - [2026-02-02 02:05:18] "GET /project/82f0645a-6985-418b-98c6-7977a44e36cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.060786 10.0.0.19 - - [2026-02-02 02:05:18] "POST /neutron/network HTTP/1.1" 200 839 0.006635 10.0.0.19 - - [2026-02-02 02:05:18] "POST /neutron/port HTTP/1.1" 200 1137 0.024890 10.0.0.19 - - [2026-02-02 02:05:18] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008981 10.0.0.19 - - [2026-02-02 02:05:18] "POST /neutron/port HTTP/1.1" 200 117 0.005454 10.0.0.19 - - [2026-02-02 02:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.19 - - [2026-02-02 02:05:19] "GET /projects?obj_uuids=82f0645a-6985-418b-98c6-7977a44e36cd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001519 10.0.0.19 - - [2026-02-02 02:05:19] "GET /project/82f0645a-6985-418b-98c6-7977a44e36cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.049284 10.0.0.19 - - [2026-02-02 02:05:19] "GET /virtual-network/60fec491-5469-42f1-ba42-0a487f23abd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006674 10.0.0.19 - - [2026-02-02 02:05:19] "GET /floating-ip-pools?parent_id=60fec491-5469-42f1-ba42-0a487f23abd1&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003466 10.0.0.19 - - [2026-02-02 02:05:19] "POST /neutron/network HTTP/1.1" 200 849 0.007264 10.0.0.19 - - [2026-02-02 02:05:19] "GET /virtual-network/60fec491-5469-42f1-ba42-0a487f23abd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.008517 10.0.0.19 - - [2026-02-02 02:05:19] "GET /projects?obj_uuids=82f0645a-6985-418b-98c6-7977a44e36cd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002340 10.0.0.19 - - [2026-02-02 02:05:19] "POST /floating-ip-pools HTTP/1.1" 200 609 0.048828 10.0.0.19 - - [2026-02-02 02:05:19] "POST /ref-update HTTP/1.1" 200 156 0.054633 10.0.0.19 - - [2026-02-02 02:05:19] "GET /virtual-network/60fec491-5469-42f1-ba42-0a487f23abd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.007989 10.0.0.19 - - [2026-02-02 02:05:19] "GET /domains HTTP/1.1" 200 280 0.003301 10.0.0.19 - - [2026-02-02 02:05:19] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001300 10.0.0.19 - - [2026-02-02 02:05:19] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2782 0.009822 10.0.0.19 - - [2026-02-02 02:05:19] "GET /projects?obj_uuids=82f0645a-6985-418b-98c6-7977a44e36cd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001333 10.0.0.19 - - [2026-02-02 02:05:19] "POST /neutron/port HTTP/1.1" 200 1073 0.404928 10.0.0.19 - - [2026-02-02 02:05:19] "GET /project/82f0645a-6985-418b-98c6-7977a44e36cd HTTP/1.1" 200 3254 0.118191 10.0.0.19 - - [2026-02-02 02:05:19] "GET /virtual-network/60fec491-5469-42f1-ba42-0a487f23abd1 HTTP/1.1" 200 3154 0.015030 10.0.0.19 - - [2026-02-02 02:05:19] "POST /neutron/port HTTP/1.1" 200 1073 0.041030 10.0.0.19 - - [2026-02-02 02:05:19] "GET /floating-ip-pool/d43d313e-9c71-4c58-afc6-51ffeb1767b1 HTTP/1.1" 200 1441 0.003676 10.0.0.19 - - [2026-02-02 02:05:19] "GET /domains HTTP/1.1" 200 280 0.005186 10.0.0.19 - - [2026-02-02 02:05:19] "POST /neutron/port HTTP/1.1" 200 1073 0.013001 10.0.0.19 - - [2026-02-02 02:05:19] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001338 10.0.0.19 - - [2026-02-02 02:05:19] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2782 0.012829 10.0.0.19 - - [2026-02-02 02:05:19] "GET /projects?obj_uuids=82f0645a-6985-418b-98c6-7977a44e36cd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001443 10.0.0.19 - - [2026-02-02 02:05:19] "GET /project/82f0645a-6985-418b-98c6-7977a44e36cd HTTP/1.1" 200 3254 0.102449 10.0.0.19 - - [2026-02-02 02:05:19] "POST /neutron/port HTTP/1.1" 200 1127 0.121639 10.0.0.19 - - [2026-02-02 02:05:19] "GET /virtual-network/60fec491-5469-42f1-ba42-0a487f23abd1 HTTP/1.1" 200 3154 0.007092 10.0.0.19 - - [2026-02-02 02:05:19] "GET /virtual-network/60fec491-5469-42f1-ba42-0a487f23abd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005859 10.0.0.19 - - [2026-02-02 02:05:19] "POST /neutron/port HTTP/1.1" 200 1137 0.026403 10.0.0.19 - - [2026-02-02 02:05:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007612 10.0.0.19 - - [2026-02-02 02:05:19] "POST /neutron/port HTTP/1.1" 200 1137 0.026400 10.0.0.19 - - [2026-02-02 02:05:19] "POST /neutron/subnet HTTP/1.1" 200 703 0.011686 10.0.0.19 - - [2026-02-02 02:05:19] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007416 10.0.0.19 - - [2026-02-02 02:05:19] "POST /neutron/port HTTP/1.1" 200 117 0.001439 10.0.0.19 - - [2026-02-02 02:05:19] "POST /neutron/network HTTP/1.1" 200 839 0.006616 10.0.0.19 - - [2026-02-02 02:05:20] "POST /neutron/port HTTP/1.1" 200 1137 0.020241 10.0.0.19 - - [2026-02-02 02:05:20] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008114 10.0.0.19 - - [2026-02-02 02:05:20] "POST /neutron/port HTTP/1.1" 200 1137 0.029567 10.0.0.19 - - [2026-02-02 02:05:20] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007209 10.0.0.19 - - [2026-02-02 02:05:20] "GET /virtual-machine/9c65fd2b-eaf7-4b11-9bac-9ecf0223926c HTTP/1.1" 200 1305 0.005053 10.0.0.19 - - [2026-02-02 02:05:20] "GET /virtual-machine-interface/3e535dc5-1f50-456b-b535-dac7304090e1 HTTP/1.1" 200 3003 0.005492 10.0.0.19 - - [2026-02-02 02:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.19 - - [2026-02-02 02:05:20] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004651 10.0.0.19 - - [2026-02-02 02:05:20] "GET /virtual-networks?parent_id=82f0645a-6985-418b-98c6-7977a44e36cd&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003386 10.0.0.19 - - [2026-02-02 02:05:20] "GET /virtual-network/96e4ebb1-f5ac-4d0b-9cba-1dce427de986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007085 10.0.0.19 - - [2026-02-02 02:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.19 - - [2026-02-02 02:05:23] "GET /virtual-network/96e4ebb1-f5ac-4d0b-9cba-1dce427de986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.008345 10.0.0.19 - - [2026-02-02 02:05:23] "DELETE /project/82f0645a6985418b98c67977a44e36cd HTTP/1.1" 404 173 0.010057 10.0.0.19 - - [2026-02-02 02:05:23] "DELETE /project/64e5695be7014ef0930261be9a2d9479 HTTP/1.1" 404 173 0.008923 10.0.0.19 - - [2026-02-02 02:05:23] "DELETE /project/8c00f49ed63d4eb58702058da160a268 HTTP/1.1" 404 173 0.004117 10.0.0.19 - - [2026-02-02 02:05:23] "GET /projects?obj_uuids=64e5695b-e701-4ef0-9302-61be9a2d9479&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001312 10.0.0.19 - - [2026-02-02 02:05:23] "GET /project/64e5695b-e701-4ef0-9302-61be9a2d9479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1522 0.051678 10.0.0.19 - - [2026-02-02 02:05:23] "GET /projects?obj_uuids=64e5695b-e701-4ef0-9302-61be9a2d9479&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001699 10.0.0.19 - - [2026-02-02 02:05:23] "GET /project/64e5695b-e701-4ef0-9302-61be9a2d9479?fields=security_groups HTTP/1.1" 200 1406 0.047192 10.0.0.19 - - [2026-02-02 02:05:23] "DELETE /security-group/0c1d6a3b-4219-4f1e-b2ea-8950725e6c91 HTTP/1.1" 200 115 0.058146 10.0.0.19 - - [2026-02-02 02:05:23] "GET /projects?obj_uuids=64e5695b-e701-4ef0-9302-61be9a2d9479&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001617 10.0.0.19 - - [2026-02-02 02:05:23] "DELETE /access-control-list/452fabeb-80c6-45ea-8ad5-40773f477e6e HTTP/1.1" 200 115 0.049584 10.0.0.19 - - [2026-02-02 02:05:23] "GET /project/64e5695b-e701-4ef0-9302-61be9a2d9479?fields=application_policy_sets HTTP/1.1" 200 1445 0.062749 10.0.0.19 - - [2026-02-02 02:05:23] "DELETE /access-control-list/575c00e0-6294-4d5a-a64c-542d0cd8546a HTTP/1.1" 200 115 0.052927 10.0.0.19 - - [2026-02-02 02:05:23] "DELETE /project/64e5695b-e701-4ef0-9302-61be9a2d9479 HTTP/1.1" 200 115 0.395770 10.0.0.19 - - [2026-02-02 02:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.19 - - [2026-02-02 02:05:27] "GET /virtual-network/96e4ebb1-f5ac-4d0b-9cba-1dce427de986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006071 10.0.0.19 - - [2026-02-02 02:05:29] "POST /neutron/port HTTP/1.1" 200 1137 0.042513 10.0.0.19 - - [2026-02-02 02:05:29] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006079 10.0.0.19 - - [2026-02-02 02:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.19 - - [2026-02-02 02:05:29] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004507 10.0.0.19 - - [2026-02-02 02:05:29] "GET /virtual-networks?parent_id=82f0645a-6985-418b-98c6-7977a44e36cd&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003392 10.0.0.19 - - [2026-02-02 02:05:29] "GET /virtual-network/96e4ebb1-f5ac-4d0b-9cba-1dce427de986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006105 10.0.0.19 - - [2026-02-02 02:05:29] "POST /neutron/port HTTP/1.1" 200 1137 0.014157 10.0.0.19 - - [2026-02-02 02:05:29] "POST /neutron/security_group HTTP/1.1" 200 2070 0.012307 10.0.0.19 - - [2026-02-02 02:05:29] "POST /neutron/port HTTP/1.1" 200 1137 0.021064 10.0.0.19 - - [2026-02-02 02:05:29] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007448 10.0.0.19 - - [2026-02-02 02:05:30] "GET /obj-perms HTTP/1.1" 200 5056 0.065876 10.0.0.19 - - [2026-02-02 02:05:30] "GET /obj-perms HTTP/1.1" 200 5056 0.053025 10.0.0.19 - - [2026-02-02 02:05:34] "GET /projects?obj_uuids=82f0645a-6985-418b-98c6-7977a44e36cd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001150 10.0.0.19 - - [2026-02-02 02:05:35] "POST /neutron/floatingip HTTP/1.1" 200 531 0.060769 10.0.0.19 - - [2026-02-02 02:05:35] "POST /neutron/port HTTP/1.1" 200 1137 0.022796 10.0.0.19 - - [2026-02-02 02:05:35] "POST /neutron/floatingip HTTP/1.1" 200 531 0.005759 10.0.0.19 - - [2026-02-02 02:05:35] "POST /neutron/floatingip HTTP/1.1" 200 579 0.037557 10.0.0.19 - - [2026-02-02 02:05:35] "POST /neutron/port HTTP/1.1" 200 1137 0.012640 10.0.0.19 - - [2026-02-02 02:05:35] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007226 10.0.0.19 - - [2026-02-02 02:05:35] "POST /neutron/port HTTP/1.1" 200 1137 0.014743 10.0.0.19 - - [2026-02-02 02:05:35] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006414 10.0.0.19 - - [2026-02-02 02:05:35] "POST /neutron/port HTTP/1.1" 200 1137 0.012844 10.0.0.19 - - [2026-02-02 02:05:35] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006037 10.0.0.19 - - [2026-02-02 02:05:35] "GET /virtual-machine/b5131299-0a07-47ec-bfbe-aebda4a25bdf HTTP/1.1" 200 1305 0.004925 10.0.0.19 - - [2026-02-02 02:05:35] "GET /virtual-machine-interface/9f530532-8a3c-4660-bccf-2a23a647851e HTTP/1.1" 200 3004 0.005019 10.0.0.19 - - [2026-02-02 02:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.19 - - [2026-02-02 02:05:35] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003163 10.0.0.19 - - [2026-02-02 02:05:35] "GET /virtual-networks?parent_id=82f0645a-6985-418b-98c6-7977a44e36cd&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003103 10.0.0.19 - - [2026-02-02 02:05:35] "GET /virtual-network/60fec491-5469-42f1-ba42-0a487f23abd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005670 10.0.0.19 - - [2026-02-02 02:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.19 - - [2026-02-02 02:05:36] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004260 10.0.0.19 - - [2026-02-02 02:05:36] "GET /virtual-networks?parent_id=82f0645a-6985-418b-98c6-7977a44e36cd&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003054 10.0.0.19 - - [2026-02-02 02:05:36] "GET /virtual-network/60fec491-5469-42f1-ba42-0a487f23abd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005438 10.0.0.19 - - [2026-02-02 02:05:36] "POST /neutron/floatingip HTTP/1.1" 200 579 0.013410 10.0.0.19 - - [2026-02-02 02:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.19 - - [2026-02-02 02:05:36] "GET /routing-instance/1bc72d37-bddf-414b-a416-a0639896dd98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.004169 10.0.0.19 - - [2026-02-02 02:05:36] "GET /route-target/04c3365e-f30a-46fd-8957-e0a97013ecf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 899 0.004286 10.0.0.19 - - [2026-02-02 02:05:36] "GET /floating-ip/147290d2-c246-4c92-acda-33e17d6f1a2d HTTP/1.1" 200 1890 0.005286 10.0.0.19 - - [2026-02-02 02:05:40] "POST /neutron/floatingip HTTP/1.1" 200 579 0.012670 10.0.0.19 - - [2026-02-02 02:05:40] "POST /neutron/floatingip HTTP/1.1" 200 531 0.018582 10.0.0.19 - - [2026-02-02 02:05:40] "POST /neutron/floatingip HTTP/1.1" 200 531 0.005687 10.0.0.19 - - [2026-02-02 02:05:40] "POST /neutron/floatingip HTTP/1.1" 200 115 0.038939 10.0.0.19 - - [2026-02-02 02:05:40] "GET /floating-ip-pool/d43d313e-9c71-4c58-afc6-51ffeb1767b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.003404 10.0.0.19 - - [2026-02-02 02:05:40] "POST /ref-update HTTP/1.1" 200 156 0.012351 10.0.0.19 - - [2026-02-02 02:05:40] "DELETE /floating-ip-pool/d43d313e-9c71-4c58-afc6-51ffeb1767b1 HTTP/1.1" 200 115 0.025275 10.0.0.19 - - [2026-02-02 02:05:40] "POST /neutron/network HTTP/1.1" 200 839 0.009277 10.0.0.19 - - [2026-02-02 02:05:40] "POST /neutron/network HTTP/1.1" 400 204 0.010333 10.0.0.19 - - [2026-02-02 02:05:40] "POST /neutron/port HTTP/1.1" 200 1137 0.016519 10.0.0.19 - - [2026-02-02 02:05:40] "POST /neutron/port HTTP/1.1" 200 1127 0.012152 10.0.0.19 - - [2026-02-02 02:05:41] "POST /neutron/port HTTP/1.1" 200 1137 0.012941 10.0.0.19 - - [2026-02-02 02:05:41] "POST /neutron/port HTTP/1.1" 200 1127 0.013175 10.0.0.19 - - [2026-02-02 02:05:41] "POST /neutron/port HTTP/1.1" 200 151 0.132015 10.0.0.19 - - [2026-02-02 02:05:41] "POST /neutron/port HTTP/1.1" 200 151 0.132442 10.0.0.19 - - [2026-02-02 02:05:42] "POST /neutron/network HTTP/1.1" 200 839 0.005708 10.0.0.19 - - [2026-02-02 02:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.19 - - [2026-02-02 02:05:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003537 10.0.0.19 - - [2026-02-02 02:05:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002245 10.0.0.19 - - [2026-02-02 02:05:42] "POST /neutron/network HTTP/1.1" 200 151 0.077492 10.0.0.19 - - [2026-02-02 02:05:42] "GET /routing-instance/2aba8ac9-cb32-406e-90c4-f97761cdf48c HTTP/1.1" 404 171 0.002902 10.0.0.19 - - [2026-02-02 02:05:42] "DELETE /route-target/99fa2dc1-d497-4555-81d5-02e61d68943c HTTP/1.1" 200 115 0.026200 10.0.0.19 - - [2026-02-02 02:05:42] "GET /domains HTTP/1.1" 200 280 0.002777 10.0.0.19 - - [2026-02-02 02:05:42] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000980 10.0.0.19 - - [2026-02-02 02:05:42] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2585 0.051152 10.0.0.19 - - [2026-02-02 02:05:42] "GET /projects?obj_uuids=82f0645a-6985-418b-98c6-7977a44e36cd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001173 10.0.0.19 - - [2026-02-02 02:05:42] "GET /project/82f0645a-6985-418b-98c6-7977a44e36cd HTTP/1.1" 200 2184 0.077595 10.0.0.19 - - [2026-02-02 02:05:42] "POST /neutron/network HTTP/1.1" 200 839 0.006244 10.0.0.19 - - [2026-02-02 02:05:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003777 10.0.0.19 - - [2026-02-02 02:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.19 - - [2026-02-02 02:05:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002169 10.0.0.19 - - [2026-02-02 02:05:42] "POST /neutron/network HTTP/1.1" 200 151 0.100418 10.0.0.19 - - [2026-02-02 02:05:42] "GET /routing-instance/1bc72d37-bddf-414b-a416-a0639896dd98 HTTP/1.1" 404 171 0.002511 10.0.0.19 - - [2026-02-02 02:05:42] "GET /domains HTTP/1.1" 200 280 0.006328 10.0.0.19 - - [2026-02-02 02:05:42] "DELETE /route-target/04c3365e-f30a-46fd-8957-e0a97013ecf5 HTTP/1.1" 200 115 0.028228 10.0.0.19 - - [2026-02-02 02:05:42] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001065 10.0.0.19 - - [2026-02-02 02:05:42] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2585 0.051593 10.0.0.19 - - [2026-02-02 02:05:43] "GET /projects?obj_uuids=82f0645a-6985-418b-98c6-7977a44e36cd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001072 10.0.0.19 - - [2026-02-02 02:05:43] "GET /project/82f0645a-6985-418b-98c6-7977a44e36cd HTTP/1.1" 200 1934 0.065589 10.0.0.19 - - [2026-02-02 02:05:43] "GET /projects?obj_uuids=82f0645a-6985-418b-98c6-7977a44e36cd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001106 10.0.0.19 - - [2026-02-02 02:05:43] "GET /project/82f0645a-6985-418b-98c6-7977a44e36cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.024016 10.0.0.19 - - [2026-02-02 02:05:43] "GET /projects?obj_uuids=82f0645a-6985-418b-98c6-7977a44e36cd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001413 10.0.0.19 - - [2026-02-02 02:05:43] "GET /project/82f0645a-6985-418b-98c6-7977a44e36cd?fields=virtual_networks HTTP/1.1" 200 1066 0.070336 10.0.0.19 - - [2026-02-02 02:05:43] "GET /projects?obj_uuids=82f0645a-6985-418b-98c6-7977a44e36cd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001065 10.0.0.19 - - [2026-02-02 02:05:43] "GET /project/82f0645a-6985-418b-98c6-7977a44e36cd?fields=virtual_machine_interfaces HTTP/1.1" 200 1066 0.023718 10.0.0.19 - - [2026-02-02 02:05:43] "GET /projects?obj_uuids=82f0645a-6985-418b-98c6-7977a44e36cd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001169 10.0.0.19 - - [2026-02-02 02:05:43] "GET /project/82f0645a-6985-418b-98c6-7977a44e36cd?fields=security_groups HTTP/1.1" 200 1304 0.025892 10.0.0.19 - - [2026-02-02 02:05:44] "POST /fqname-to-id HTTP/1.1" 404 183 0.029304 10.0.0.19 - - [2026-02-02 02:05:44] "GET /projects?obj_uuids=b8b5c4fe-33e9-4f45-8d4e-f40a6ef4c064&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002738 10.0.0.19 - - [2026-02-02 02:05:44] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001224 10.0.0.19 - - [2026-02-02 02:05:44] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007821 10.0.0.19 - - [2026-02-02 02:05:44] "POST /id-to-fqname HTTP/1.1" 200 185 0.001300 10.0.0.19 - - [2026-02-02 02:05:44] "POST /fqname-to-id HTTP/1.1" 404 194 0.002258 10.0.0.19 - - [2026-02-02 02:05:44] "POST /security-groups HTTP/1.1" 200 586 0.064844 10.0.0.19 - - [2026-02-02 02:05:44] "POST /fqname-to-id HTTP/1.1" 404 229 0.002927 10.0.0.19 - - [2026-02-02 02:05:44] "POST /projects HTTP/1.1" 200 575 0.206684 10.0.0.19 - - [2026-02-02 02:05:44] "POST /access-control-lists HTTP/1.1" 200 591 0.059002 10.0.0.19 - - [2026-02-02 02:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.279003 10.0.0.19 - - [2026-02-02 02:05:44] "POST /fqname-to-id HTTP/1.1" 404 228 0.003145 10.0.0.19 - - [2026-02-02 02:05:44] "GET /project/b8b5c4fe-33e9-4f45-8d4e-f40a6ef4c064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.413975 10.0.0.19 - - [2026-02-02 02:05:45] "POST /access-control-lists HTTP/1.1" 200 589 0.060831 10.0.0.19 - - [2026-02-02 02:05:46] "GET / HTTP/1.1" 200 35931 0.002285 10.0.0.19 - - [2026-02-02 02:05:47] "GET /projects?obj_uuids=b8b5c4fe-33e9-4f45-8d4e-f40a6ef4c064&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001405 10.0.0.19 - - [2026-02-02 02:05:47] "GET /project/b8b5c4fe-33e9-4f45-8d4e-f40a6ef4c064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.024828 10.0.0.19 - - [2026-02-02 02:05:47] "GET /projects?obj_uuids=b8b5c4fe-33e9-4f45-8d4e-f40a6ef4c064&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001014 10.0.0.19 - - [2026-02-02 02:05:47] "GET /project/b8b5c4fe-33e9-4f45-8d4e-f40a6ef4c064?fields=virtual_networks HTTP/1.1" 200 1033 0.075334 10.0.0.19 - - [2026-02-02 02:05:47] "GET /projects?obj_uuids=b8b5c4fe-33e9-4f45-8d4e-f40a6ef4c064&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001026 10.0.0.19 - - [2026-02-02 02:05:47] "GET /project/b8b5c4fe-33e9-4f45-8d4e-f40a6ef4c064?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.028179 10.0.0.19 - - [2026-02-02 02:05:47] "GET /projects?obj_uuids=b8b5c4fe-33e9-4f45-8d4e-f40a6ef4c064&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001177 10.0.0.19 - - [2026-02-02 02:05:47] "GET /project/b8b5c4fe-33e9-4f45-8d4e-f40a6ef4c064?fields=security_groups HTTP/1.1" 200 1254 0.025068 10.0.0.19 - - [2026-02-02 02:05:48] "POST /fqname-to-id HTTP/1.1" 404 183 0.028054 10.0.0.19 - - [2026-02-02 02:05:48] "GET /projects?obj_uuids=848e2486-41e7-4d02-b958-8f0b234cf401&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002379 10.0.0.19 - - [2026-02-02 02:05:48] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001181 10.0.0.19 - - [2026-02-02 02:05:48] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007473 10.0.0.19 - - [2026-02-02 02:05:48] "POST /id-to-fqname HTTP/1.1" 200 185 0.001504 10.0.0.19 - - [2026-02-02 02:05:48] "POST /fqname-to-id HTTP/1.1" 404 194 0.003279 10.0.0.19 - - [2026-02-02 02:05:48] "POST /security-groups HTTP/1.1" 200 586 0.064255 10.0.0.19 - - [2026-02-02 02:05:48] "POST /fqname-to-id HTTP/1.1" 404 229 0.003355 10.0.0.19 - - [2026-02-02 02:05:48] "POST /projects HTTP/1.1" 200 575 0.218343 10.0.0.19 - - [2026-02-02 02:05:48] "POST /access-control-lists HTTP/1.1" 200 591 0.059201 10.0.0.19 - - [2026-02-02 02:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.303274 10.0.0.19 - - [2026-02-02 02:05:49] "POST /fqname-to-id HTTP/1.1" 404 228 0.002768 10.0.0.19 - - [2026-02-02 02:05:49] "GET /project/848e2486-41e7-4d02-b958-8f0b234cf401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.436579 10.0.0.19 - - [2026-02-02 02:05:49] "POST /access-control-lists HTTP/1.1" 200 589 0.065048 10.0.0.19 - - [2026-02-02 02:05:50] "GET / HTTP/1.1" 200 35931 0.002025 10.0.0.19 - - [2026-02-02 02:05:50] "POST /fqname-to-id HTTP/1.1" 404 193 0.002837 10.0.0.19 - - [2026-02-02 02:05:50] "GET /projects?obj_uuids=8c00f49e-d63d-4eb5-8702-058da160a268&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001139 10.0.0.19 - - [2026-02-02 02:05:50] "POST /fqname-to-id HTTP/1.1" 404 228 0.003405 10.0.0.19 - - [2026-02-02 02:05:50] "POST /access-control-lists HTTP/1.1" 200 590 0.034271 10.0.0.19 - - [2026-02-02 02:05:50] "POST /fqname-to-id HTTP/1.1" 404 227 0.002789 10.0.0.19 - - [2026-02-02 02:05:51] "POST /access-control-lists HTTP/1.1" 200 588 0.017535 10.0.0.19 - - [2026-02-02 02:05:51] "PUT /access-control-list/fed99d74-3a79-4c5b-a09f-9a9c105c0153 HTTP/1.1" 200 272 0.008545 10.0.0.19 - - [2026-02-02 02:05:51] "PUT /access-control-list/7d42d1fa-8b00-4c90-b493-4413552aeed3 HTTP/1.1" 200 272 0.010007 10.0.0.19 - - [2026-02-02 02:05:51] "POST /neutron/security_group HTTP/1.1" 200 1364 0.406374 10.0.0.19 - - [2026-02-02 02:05:51] "GET /projects?obj_uuids=8c00f49e-d63d-4eb5-8702-058da160a268&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001105 10.0.0.19 - - [2026-02-02 02:05:51] "PUT /access-control-list/7d42d1fa-8b00-4c90-b493-4413552aeed3 HTTP/1.1" 200 272 0.014677 10.0.0.19 - - [2026-02-02 02:05:51] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.029580 10.0.0.19 - - [2026-02-02 02:05:51] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.008001 10.0.0.19 - - [2026-02-02 02:05:51] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.136457 10.0.0.19 - - [2026-02-02 02:05:51] "PUT /access-control-list/7d42d1fa-8b00-4c90-b493-4413552aeed3 HTTP/1.1" 200 272 0.009245 10.0.0.19 - - [2026-02-02 02:05:51] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.009062 10.0.0.19 - - [2026-02-02 02:05:51] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.157266 10.0.0.19 - - [2026-02-02 02:05:51] "POST /fqname-to-id HTTP/1.1" 404 193 0.003144 10.0.0.19 - - [2026-02-02 02:05:51] "PUT /access-control-list/7d42d1fa-8b00-4c90-b493-4413552aeed3 HTTP/1.1" 200 272 0.015486 10.0.0.19 - - [2026-02-02 02:05:51] "GET /projects?obj_uuids=8c00f49e-d63d-4eb5-8702-058da160a268&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001122 10.0.0.19 - - [2026-02-02 02:05:51] "POST /fqname-to-id HTTP/1.1" 404 228 0.002614 10.0.0.19 - - [2026-02-02 02:05:51] "POST /access-control-lists HTTP/1.1" 200 590 0.014328 10.0.0.19 - - [2026-02-02 02:05:51] "POST /fqname-to-id HTTP/1.1" 404 227 0.003182 10.0.0.19 - - [2026-02-02 02:05:51] "POST /access-control-lists HTTP/1.1" 200 588 0.020157 10.0.0.19 - - [2026-02-02 02:05:51] "PUT /access-control-list/fa5f0777-3888-4578-96ce-f534da34e0a1 HTTP/1.1" 200 272 0.009096 10.0.0.19 - - [2026-02-02 02:05:51] "PUT /access-control-list/f7ed1d94-6e30-4556-ab7a-f4d67e8653fb HTTP/1.1" 200 272 0.009400 10.0.0.19 - - [2026-02-02 02:05:51] "POST /neutron/security_group HTTP/1.1" 200 1364 0.334381 10.0.0.19 - - [2026-02-02 02:05:51] "GET /projects?obj_uuids=8c00f49e-d63d-4eb5-8702-058da160a268&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001018 10.0.0.19 - - [2026-02-02 02:05:51] "PUT /access-control-list/f7ed1d94-6e30-4556-ab7a-f4d67e8653fb HTTP/1.1" 200 272 0.012375 10.0.0.19 - - [2026-02-02 02:05:51] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.034685 10.0.0.19 - - [2026-02-02 02:05:52] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.009412 10.0.0.19 - - [2026-02-02 02:05:52] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.152570 10.0.0.19 - - [2026-02-02 02:05:52] "PUT /access-control-list/f7ed1d94-6e30-4556-ab7a-f4d67e8653fb HTTP/1.1" 200 272 0.010350 10.0.0.19 - - [2026-02-02 02:05:52] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.012289 10.0.0.19 - - [2026-02-02 02:05:52] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.124681 10.0.0.19 - - [2026-02-02 02:05:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000845 10.0.0.19 - - [2026-02-02 02:05:52] "PUT /access-control-list/f7ed1d94-6e30-4556-ab7a-f4d67e8653fb HTTP/1.1" 200 272 0.013254 10.0.0.19 - - [2026-02-02 02:05:52] "POST /fqname-to-id HTTP/1.1" 404 210 0.029872 10.0.0.19 - - [2026-02-02 02:05:52] "GET /projects?obj_uuids=848e2486-41e7-4d02-b958-8f0b234cf401&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001111 10.0.0.19 - - [2026-02-02 02:05:52] "POST /fqname-to-id HTTP/1.1" 404 245 0.002730 10.0.0.19 - - [2026-02-02 02:05:52] "POST /access-control-lists HTTP/1.1" 200 607 0.016329 10.0.0.19 - - [2026-02-02 02:05:52] "POST /fqname-to-id HTTP/1.1" 404 244 0.003180 10.0.0.19 - - [2026-02-02 02:05:52] "POST /access-control-lists HTTP/1.1" 200 605 0.015026 10.0.0.19 - - [2026-02-02 02:05:52] "PUT /access-control-list/0f91e55d-90a8-46ca-be1b-da8c639f4b35 HTTP/1.1" 200 272 0.008725 10.0.0.19 - - [2026-02-02 02:05:53] "POST /neutron/security_group HTTP/1.1" 200 1379 0.335105 10.0.0.19 - - [2026-02-02 02:05:53] "PUT /access-control-list/aedf4561-9f0d-42ba-9683-c49055ff8b74 HTTP/1.1" 200 272 0.013294 10.0.0.19 - - [2026-02-02 02:05:53] "GET /projects?obj_uuids=848e2486-41e7-4d02-b958-8f0b234cf401&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001375 10.0.0.19 - - [2026-02-02 02:05:53] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.029154 10.0.0.19 - - [2026-02-02 02:05:53] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.008365 10.0.0.19 - - [2026-02-02 02:05:53] "PUT /access-control-list/aedf4561-9f0d-42ba-9683-c49055ff8b74 HTTP/1.1" 200 272 0.014208 10.0.0.19 - - [2026-02-02 02:05:53] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.142184 10.0.0.19 - - [2026-02-02 02:05:53] "PUT /access-control-list/aedf4561-9f0d-42ba-9683-c49055ff8b74 HTTP/1.1" 200 272 0.011133 10.0.0.19 - - [2026-02-02 02:05:53] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.009866 10.0.0.19 - - [2026-02-02 02:05:53] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.155793 10.0.0.19 - - [2026-02-02 02:05:53] "POST /fqname-to-id HTTP/1.1" 404 210 0.002611 10.0.0.19 - - [2026-02-02 02:05:53] "PUT /access-control-list/aedf4561-9f0d-42ba-9683-c49055ff8b74 HTTP/1.1" 200 272 0.009579 10.0.0.19 - - [2026-02-02 02:05:53] "GET /projects?obj_uuids=848e2486-41e7-4d02-b958-8f0b234cf401&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001593 10.0.0.19 - - [2026-02-02 02:05:53] "POST /fqname-to-id HTTP/1.1" 404 245 0.003894 10.0.0.19 - - [2026-02-02 02:05:53] "POST /access-control-lists HTTP/1.1" 200 607 0.013756 10.0.0.19 - - [2026-02-02 02:05:53] "POST /fqname-to-id HTTP/1.1" 404 244 0.003103 10.0.0.19 - - [2026-02-02 02:05:53] "POST /access-control-lists HTTP/1.1" 200 605 0.017870 10.0.0.19 - - [2026-02-02 02:05:53] "PUT /access-control-list/794f2382-ac78-4955-852f-d256425ecb1d HTTP/1.1" 200 272 0.008524 10.0.0.19 - - [2026-02-02 02:05:53] "PUT /access-control-list/cb7825d8-d7d8-49e0-8e6d-0bd6f618eb96 HTTP/1.1" 200 272 0.010371 10.0.0.19 - - [2026-02-02 02:05:53] "POST /neutron/security_group HTTP/1.1" 200 1379 0.378572 10.0.0.19 - - [2026-02-02 02:05:53] "PUT /access-control-list/cb7825d8-d7d8-49e0-8e6d-0bd6f618eb96 HTTP/1.1" 200 272 0.008711 10.0.0.19 - - [2026-02-02 02:05:53] "GET /projects?obj_uuids=848e2486-41e7-4d02-b958-8f0b234cf401&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001139 10.0.0.19 - - [2026-02-02 02:05:53] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.029807 10.0.0.19 - - [2026-02-02 02:05:53] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.007679 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.099678 10.0.0.19 - - [2026-02-02 02:05:54] "PUT /access-control-list/cb7825d8-d7d8-49e0-8e6d-0bd6f618eb96 HTTP/1.1" 200 272 0.011200 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.010898 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.160443 10.0.0.19 - - [2026-02-02 02:05:54] "PUT /access-control-list/cb7825d8-d7d8-49e0-8e6d-0bd6f618eb96 HTTP/1.1" 200 272 0.009917 10.0.0.19 - - [2026-02-02 02:05:54] "GET /projects?obj_uuids=8c00f49e-d63d-4eb5-8702-058da160a268&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001055 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/router HTTP/1.1" 200 541 0.045221 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/router HTTP/1.1" 200 541 0.005012 10.0.0.19 - - [2026-02-02 02:05:54] "POST /route-targets HTTP/1.1" 200 327 0.014313 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/router HTTP/1.1" 200 541 0.003899 10.0.0.19 - - [2026-02-02 02:05:54] "PUT /logical-router/2a75392e-b349-4f69-8017-df2581596b56 HTTP/1.1" 200 262 0.018863 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/router HTTP/1.1" 200 541 0.004917 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/router HTTP/1.1" 200 541 0.003810 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/router HTTP/1.1" 200 541 0.003924 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/router HTTP/1.1" 200 541 0.003557 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/router HTTP/1.1" 200 541 0.004121 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/router HTTP/1.1" 200 541 0.003673 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/router HTTP/1.1" 200 541 0.003349 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/router HTTP/1.1" 200 541 0.003471 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/router HTTP/1.1" 200 541 0.003607 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/router HTTP/1.1" 200 541 0.003781 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/router HTTP/1.1" 200 541 0.003477 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/router HTTP/1.1" 200 541 0.003877 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/router HTTP/1.1" 200 541 0.004409 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/router HTTP/1.1" 200 541 0.004250 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/router HTTP/1.1" 200 541 0.004897 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/router HTTP/1.1" 200 541 0.004324 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/router HTTP/1.1" 200 541 0.003941 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/router HTTP/1.1" 200 541 0.003945 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/router HTTP/1.1" 200 541 0.004390 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/router HTTP/1.1" 200 541 0.003720 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/router HTTP/1.1" 200 541 0.004382 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/router HTTP/1.1" 200 541 0.004742 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/router HTTP/1.1" 200 541 0.004503 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/router HTTP/1.1" 200 541 0.003703 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/router HTTP/1.1" 200 541 0.005116 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/router HTTP/1.1" 200 541 0.005473 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/router HTTP/1.1" 200 541 0.003840 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/router HTTP/1.1" 200 541 0.004807 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/router HTTP/1.1" 200 541 0.004886 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/router HTTP/1.1" 200 541 0.004790 10.0.0.19 - - [2026-02-02 02:05:54] "POST /neutron/router HTTP/1.1" 200 541 0.015588 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 541 0.003542 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 542 0.015653 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 542 0.003763 10.0.0.19 - - [2026-02-02 02:05:55] "GET /logical-router/2a75392e-b349-4f69-8017-df2581596b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006436 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 151 0.063943 10.0.0.19 - - [2026-02-02 02:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006440 10.0.0.19 - - [2026-02-02 02:05:55] "GET /projects?obj_uuids=848e2486-41e7-4d02-b958-8f0b234cf401&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001454 10.0.0.19 - - [2026-02-02 02:05:55] "DELETE /route-target/8437d3e9-13fd-4410-ace8-261547a40ff3 HTTP/1.1" 200 115 0.018887 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.051055 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.004310 10.0.0.19 - - [2026-02-02 02:05:55] "POST /route-targets HTTP/1.1" 200 327 0.012704 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.003764 10.0.0.19 - - [2026-02-02 02:05:55] "PUT /logical-router/fba8a1e1-37c6-416c-8ad2-eebb2f0b6eb2 HTTP/1.1" 200 262 0.019669 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.006275 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.003523 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.003597 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.003608 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.003222 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.003972 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.003577 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.003789 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.003845 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.003502 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.003582 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.003526 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.003470 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.003512 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.004382 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.003323 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.003451 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.003744 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.003583 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.003362 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.003730 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.003779 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.003243 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.003677 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.003772 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.003465 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.003476 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.003834 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.003997 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.003678 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.014798 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.003792 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.018690 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 559 0.003722 10.0.0.19 - - [2026-02-02 02:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.19 - - [2026-02-02 02:05:55] "GET /logical-router/fba8a1e1-37c6-416c-8ad2-eebb2f0b6eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003401 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 151 0.045575 10.0.0.19 - - [2026-02-02 02:05:55] "GET /projects?obj_uuids=8c00f49e-d63d-4eb5-8702-058da160a268&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001042 10.0.0.19 - - [2026-02-02 02:05:55] "DELETE /route-target/7c045d79-cf5b-4e23-92fe-430a4c742ea0 HTTP/1.1" 200 115 0.024226 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 541 0.051327 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 541 0.004825 10.0.0.19 - - [2026-02-02 02:05:55] "POST /route-targets HTTP/1.1" 200 327 0.019891 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 541 0.003839 10.0.0.19 - - [2026-02-02 02:05:55] "PUT /logical-router/21d5fdfa-7532-4f02-b860-c7db24b6f5b9 HTTP/1.1" 200 262 0.025742 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 541 0.007652 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 541 0.003799 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 541 0.004200 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 541 0.003982 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 541 0.004527 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 541 0.003948 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 541 0.003673 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 541 0.003997 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 541 0.003959 10.0.0.19 - - [2026-02-02 02:05:55] "POST /neutron/router HTTP/1.1" 200 541 0.003650 10.0.0.19 - - [2026-02-02 02:05:56] "POST /neutron/router HTTP/1.1" 200 541 0.003643 10.0.0.19 - - [2026-02-02 02:05:56] "POST /neutron/router HTTP/1.1" 200 541 0.003842 10.0.0.19 - - [2026-02-02 02:05:56] "POST /neutron/router HTTP/1.1" 200 541 0.004032 10.0.0.19 - - [2026-02-02 02:05:56] "POST /neutron/router HTTP/1.1" 200 541 0.004145 10.0.0.19 - - [2026-02-02 02:05:56] "POST /neutron/router HTTP/1.1" 200 541 0.004804 10.0.0.19 - - [2026-02-02 02:05:56] "POST /neutron/router HTTP/1.1" 200 541 0.004100 10.0.0.19 - - [2026-02-02 02:05:56] "POST /neutron/router HTTP/1.1" 200 541 0.004102 10.0.0.19 - - [2026-02-02 02:05:56] "POST /neutron/router HTTP/1.1" 200 541 0.004632 10.0.0.19 - - [2026-02-02 02:05:56] "POST /neutron/router HTTP/1.1" 200 541 0.004063 10.0.0.19 - - [2026-02-02 02:05:56] "POST /neutron/router HTTP/1.1" 200 541 0.003729 10.0.0.19 - - [2026-02-02 02:05:56] "POST /neutron/router HTTP/1.1" 200 541 0.003941 10.0.0.19 - - [2026-02-02 02:05:56] "POST /neutron/router HTTP/1.1" 200 541 0.003516 10.0.0.19 - - [2026-02-02 02:05:56] "POST /neutron/router HTTP/1.1" 200 541 0.003557 10.0.0.19 - - [2026-02-02 02:05:56] "POST /neutron/router HTTP/1.1" 200 541 0.003710 10.0.0.19 - - [2026-02-02 02:05:56] "POST /neutron/router HTTP/1.1" 200 541 0.003519 10.0.0.19 - - [2026-02-02 02:05:56] "POST /neutron/router HTTP/1.1" 200 541 0.004896 10.0.0.19 - - [2026-02-02 02:05:56] "POST /neutron/router HTTP/1.1" 200 541 0.004145 10.0.0.19 - - [2026-02-02 02:05:56] "POST /neutron/router HTTP/1.1" 200 541 0.004155 10.0.0.19 - - [2026-02-02 02:05:56] "POST /neutron/router HTTP/1.1" 200 541 0.003999 10.0.0.19 - - [2026-02-02 02:05:56] "POST /neutron/router HTTP/1.1" 200 541 0.003841 10.0.0.19 - - [2026-02-02 02:05:56] "POST /neutron/router HTTP/1.1" 200 541 0.015061 10.0.0.19 - - [2026-02-02 02:05:56] "POST /neutron/router HTTP/1.1" 200 541 0.003983 10.0.0.19 - - [2026-02-02 02:05:56] "POST /neutron/router HTTP/1.1" 200 542 0.016940 10.0.0.19 - - [2026-02-02 02:05:56] "POST /neutron/router HTTP/1.1" 200 542 0.003726 10.0.0.19 - - [2026-02-02 02:05:56] "GET /logical-router/21d5fdfa-7532-4f02-b860-c7db24b6f5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004785 10.0.0.19 - - [2026-02-02 02:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009024 10.0.0.19 - - [2026-02-02 02:05:56] "POST /neutron/router HTTP/1.1" 200 151 0.068671 10.0.0.19 - - [2026-02-02 02:05:56] "POST /neutron/security_group HTTP/1.1" 200 521 0.004128 10.0.0.19 - - [2026-02-02 02:05:56] "DELETE /route-target/eb389e79-6c19-459c-8637-f0599729ba6c HTTP/1.1" 200 115 0.030647 10.0.0.19 - - [2026-02-02 02:05:56] "POST /neutron/security_group HTTP/1.1" 200 151 0.047060 10.0.0.19 - - [2026-02-02 02:05:56] "DELETE /access-control-list/794f2382-ac78-4955-852f-d256425ecb1d HTTP/1.1" 200 115 0.023035 10.0.0.19 - - [2026-02-02 02:05:56] "POST /neutron/security_group HTTP/1.1" 200 521 0.005059 10.0.0.19 - - [2026-02-02 02:05:56] "DELETE /access-control-list/cb7825d8-d7d8-49e0-8e6d-0bd6f618eb96 HTTP/1.1" 200 115 0.028728 10.0.0.19 - - [2026-02-02 02:05:56] "POST /neutron/security_group HTTP/1.1" 200 151 0.045913 10.0.0.19 - - [2026-02-02 02:05:56] "DELETE /access-control-list/0f91e55d-90a8-46ca-be1b-da8c639f4b35 HTTP/1.1" 200 115 0.019670 10.0.0.19 - - [2026-02-02 02:05:56] "POST /neutron/security_group HTTP/1.1" 200 506 0.006177 10.0.0.19 - - [2026-02-02 02:05:56] "DELETE /access-control-list/aedf4561-9f0d-42ba-9683-c49055ff8b74 HTTP/1.1" 200 115 0.041054 10.0.0.19 - - [2026-02-02 02:05:56] "POST /neutron/security_group HTTP/1.1" 200 151 0.058919 10.0.0.19 - - [2026-02-02 02:05:56] "DELETE /access-control-list/fa5f0777-3888-4578-96ce-f534da34e0a1 HTTP/1.1" 200 115 0.032885 10.0.0.19 - - [2026-02-02 02:05:56] "POST /neutron/security_group HTTP/1.1" 200 506 0.005524 10.0.0.19 - - [2026-02-02 02:05:56] "DELETE /access-control-list/f7ed1d94-6e30-4556-ab7a-f4d67e8653fb HTTP/1.1" 200 115 0.036830 10.0.0.19 - - [2026-02-02 02:05:56] "POST /neutron/security_group HTTP/1.1" 200 151 0.055123 10.0.0.19 - - [2026-02-02 02:05:56] "DELETE /access-control-list/fed99d74-3a79-4c5b-a09f-9a9c105c0153 HTTP/1.1" 200 115 0.021595 10.0.0.19 - - [2026-02-02 02:05:56] "DELETE /access-control-list/7d42d1fa-8b00-4c90-b493-4413552aeed3 HTTP/1.1" 200 115 0.020211 10.0.0.19 - - [2026-02-02 02:05:57] "GET /projects?obj_uuids=848e2486-41e7-4d02-b958-8f0b234cf401&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001136 10.0.0.19 - - [2026-02-02 02:05:57] "GET /project/848e2486-41e7-4d02-b958-8f0b234cf401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.027457 10.0.0.19 - - [2026-02-02 02:05:57] "GET /projects?obj_uuids=848e2486-41e7-4d02-b958-8f0b234cf401&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001196 10.0.0.19 - - [2026-02-02 02:05:57] "GET /project/848e2486-41e7-4d02-b958-8f0b234cf401?fields=virtual_networks HTTP/1.1" 200 1032 0.066152 10.0.0.19 - - [2026-02-02 02:05:57] "GET /projects?obj_uuids=848e2486-41e7-4d02-b958-8f0b234cf401&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001573 10.0.0.19 - - [2026-02-02 02:05:57] "GET /project/848e2486-41e7-4d02-b958-8f0b234cf401?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.028458 10.0.0.19 - - [2026-02-02 02:05:57] "GET /projects?obj_uuids=848e2486-41e7-4d02-b958-8f0b234cf401&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001141 10.0.0.19 - - [2026-02-02 02:05:57] "GET /project/848e2486-41e7-4d02-b958-8f0b234cf401?fields=security_groups HTTP/1.1" 200 1253 0.027639 10.0.0.19 - - [2026-02-02 02:05:58] "POST /fqname-to-id HTTP/1.1" 404 184 0.028339 10.0.0.19 - - [2026-02-02 02:05:58] "GET /projects?obj_uuids=dd4f4bec-6f3b-4d04-8651-860901bf60d5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002854 10.0.0.19 - - [2026-02-02 02:05:58] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001138 10.0.0.19 - - [2026-02-02 02:05:58] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008022 10.0.0.19 - - [2026-02-02 02:05:58] "POST /id-to-fqname HTTP/1.1" 200 186 0.001373 10.0.0.19 - - [2026-02-02 02:05:58] "POST /fqname-to-id HTTP/1.1" 404 195 0.003519 10.0.0.19 - - [2026-02-02 02:05:58] "POST /security-groups HTTP/1.1" 200 587 0.064438 10.0.0.19 - - [2026-02-02 02:05:58] "POST /fqname-to-id HTTP/1.1" 404 230 0.003276 10.0.0.19 - - [2026-02-02 02:05:58] "POST /projects HTTP/1.1" 200 577 0.217146 10.0.0.19 - - [2026-02-02 02:05:58] "POST /access-control-lists HTTP/1.1" 200 592 0.058052 10.0.0.19 - - [2026-02-02 02:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.290632 10.0.0.19 - - [2026-02-02 02:05:58] "POST /fqname-to-id HTTP/1.1" 404 229 0.002804 10.0.0.19 - - [2026-02-02 02:05:58] "GET /project/dd4f4bec-6f3b-4d04-8651-860901bf60d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.423831 10.0.0.19 - - [2026-02-02 02:05:58] "POST /access-control-lists HTTP/1.1" 200 590 0.060799 10.0.0.19 - - [2026-02-02 02:05:59] "GET / HTTP/1.1" 200 35931 0.002214 10.0.0.19 - - [2026-02-02 02:06:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000535 10.0.0.19 - - [2026-02-02 02:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.067583 10.0.0.19 - - [2026-02-02 02:06:01] "GET /projects?obj_uuids=dd4f4bec-6f3b-4d04-8651-860901bf60d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001859 10.0.0.19 - - [2026-02-02 02:06:01] "GET /project/dd4f4bec-6f3b-4d04-8651-860901bf60d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.028363 10.0.0.19 - - [2026-02-02 02:06:01] "POST /neutron/network HTTP/1.1" 200 117 0.040428 10.0.0.19 - - [2026-02-02 02:06:01] "GET /projects?obj_uuids=dd4f4bec-6f3b-4d04-8651-860901bf60d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001472 10.0.0.19 - - [2026-02-02 02:06:01] "POST /neutron/network HTTP/1.1" 200 601 0.078311 10.0.0.19 - - [2026-02-02 02:06:01] "POST /route-targets HTTP/1.1" 200 327 0.011408 10.0.0.19 - - [2026-02-02 02:06:01] "POST /ref-update HTTP/1.1" 200 156 0.012826 10.0.0.19 - - [2026-02-02 02:06:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003679 10.0.0.19 - - [2026-02-02 02:06:01] "POST /neutron/subnet HTTP/1.1" 200 729 0.183123 10.0.0.19 - - [2026-02-02 02:06:01] "POST /neutron/network HTTP/1.1" 200 821 0.006424 10.0.0.19 - - [2026-02-02 02:06:01] "POST /id-to-fqname HTTP/1.1" 200 216 0.001387 10.0.0.19 - - [2026-02-02 02:06:01] "GET /virtual-network/206565fc-2363-4a87-822b-afbb85693b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005638 10.0.0.19 - - [2026-02-02 02:06:01] "POST /neutron/network HTTP/1.1" 200 821 0.006649 10.0.0.19 - - [2026-02-02 02:06:01] "GET /virtual-network/206565fc-2363-4a87-822b-afbb85693b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005757 10.0.0.19 - - [2026-02-02 02:06:01] "POST /neutron/network HTTP/1.1" 200 821 0.006216 10.0.0.19 - - [2026-02-02 02:06:01] "POST /neutron/subnet HTTP/1.1" 200 729 0.008909 10.0.0.19 - - [2026-02-02 02:06:01] "POST /fqname-to-id HTTP/1.1" 404 206 0.002979 10.0.0.19 - - [2026-02-02 02:06:01] "GET /virtual-network/206565fc-2363-4a87-822b-afbb85693b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005563 10.0.0.19 - - [2026-02-02 02:06:01] "GET /projects?obj_uuids=dd4f4bec-6f3b-4d04-8651-860901bf60d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001177 10.0.0.19 - - [2026-02-02 02:06:01] "POST /neutron/port HTTP/1.1" 200 1018 0.173835 10.0.0.19 - - [2026-02-02 02:06:02] "GET /virtual-machine-interface/4a160598-e117-4799-b9ed-e8463d89efd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2383 0.006029 10.0.0.19 - - [2026-02-02 02:06:02] "GET /virtual-machine-interface/4a160598-e117-4799-b9ed-e8463d89efd3?fields=instance_ip_back_refs HTTP/1.1" 200 1316 0.006314 10.0.0.19 - - [2026-02-02 02:06:02] "GET /instance-ip/ad4cd0fa-95a3-4b7b-b37f-6600c22ed14c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004674 10.0.0.19 - - [2026-02-02 02:06:02] "GET /virtual-machine-interface/4a160598-e117-4799-b9ed-e8463d89efd3 HTTP/1.1" 401 292 0.000483 10.0.0.19 - - [2026-02-02 02:06:02] "GET /virtual-machine-interface/4a160598-e117-4799-b9ed-e8463d89efd3 HTTP/1.1" 200 2604 0.034514 10.0.0.19 - - [2026-02-02 02:06:02] "POST /neutron/port HTTP/1.1" 200 1018 0.010200 10.0.0.19 - - [2026-02-02 02:06:02] "POST /neutron/port HTTP/1.1" 200 151 0.074131 10.0.0.19 - - [2026-02-02 02:06:02] "POST /neutron/network HTTP/1.1" 200 821 0.006261 10.0.0.19 - - [2026-02-02 02:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.19 - - [2026-02-02 02:06:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002098 10.0.0.19 - - [2026-02-02 02:06:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002620 10.0.0.19 - - [2026-02-02 02:06:02] "POST /neutron/network HTTP/1.1" 200 151 0.102005 10.0.0.19 - - [2026-02-02 02:06:02] "DELETE /route-target/8fa1d115-1966-430c-b882-3cefaea523b0 HTTP/1.1" 200 115 0.020830 10.0.0.19 - - [2026-02-02 02:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.19 - - [2026-02-02 02:06:03] "GET /projects?obj_uuids=dd4f4bec-6f3b-4d04-8651-860901bf60d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001277 10.0.0.19 - - [2026-02-02 02:06:03] "GET /project/dd4f4bec-6f3b-4d04-8651-860901bf60d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.027168 10.0.0.19 - - [2026-02-02 02:06:03] "POST /neutron/network HTTP/1.1" 200 117 0.008862 10.0.0.19 - - [2026-02-02 02:06:03] "GET /projects?obj_uuids=dd4f4bec-6f3b-4d04-8651-860901bf60d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001918 10.0.0.19 - - [2026-02-02 02:06:03] "POST /neutron/network HTTP/1.1" 200 603 0.068475 10.0.0.19 - - [2026-02-02 02:06:03] "POST /route-targets HTTP/1.1" 200 327 0.010311 10.0.0.19 - - [2026-02-02 02:06:03] "POST /ref-update HTTP/1.1" 200 156 0.013671 10.0.0.19 - - [2026-02-02 02:06:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003459 10.0.0.19 - - [2026-02-02 02:06:03] "POST /neutron/subnet HTTP/1.1" 200 725 0.192926 10.0.0.19 - - [2026-02-02 02:06:03] "POST /useragent-kv HTTP/1.1" 200 115 0.005745 10.0.0.19 - - [2026-02-02 02:06:03] "POST /neutron/subnet HTTP/1.1" 200 720 0.152366 10.0.0.19 - - [2026-02-02 02:06:03] "POST /neutron/network HTTP/1.1" 200 977 0.007907 10.0.0.19 - - [2026-02-02 02:06:03] "POST /id-to-fqname HTTP/1.1" 200 217 0.001464 10.0.0.19 - - [2026-02-02 02:06:03] "GET /virtual-network/cb80c7d6-9086-4d03-9d03-d411113ebd48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.006374 10.0.0.19 - - [2026-02-02 02:06:03] "POST /neutron/network HTTP/1.1" 200 977 0.008120 10.0.0.19 - - [2026-02-02 02:06:03] "GET /virtual-network/cb80c7d6-9086-4d03-9d03-d411113ebd48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005528 10.0.0.19 - - [2026-02-02 02:06:04] "POST /neutron/network HTTP/1.1" 200 977 0.007366 10.0.0.19 - - [2026-02-02 02:06:04] "POST /neutron/subnet HTTP/1.1" 200 725 0.007194 10.0.0.19 - - [2026-02-02 02:06:04] "POST /neutron/subnet HTTP/1.1" 200 720 0.007375 10.0.0.19 - - [2026-02-02 02:06:04] "GET /projects?obj_uuids=dd4f4bec-6f3b-4d04-8651-860901bf60d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001208 10.0.0.19 - - [2026-02-02 02:06:04] "POST /neutron/port HTTP/1.1" 200 1018 0.182651 10.0.0.19 - - [2026-02-02 02:06:04] "GET /projects?obj_uuids=dd4f4bec-6f3b-4d04-8651-860901bf60d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001263 10.0.0.19 - - [2026-02-02 02:06:04] "POST /neutron/port HTTP/1.1" 200 1017 0.177772 10.0.0.19 - - [2026-02-02 02:06:04] "POST /id-to-fqname HTTP/1.1" 200 217 0.001422 10.0.0.19 - - [2026-02-02 02:06:04] "POST /neutron/port HTTP/1.1" 200 1018 0.009359 10.0.0.19 - - [2026-02-02 02:06:04] "POST /neutron/port HTTP/1.1" 200 1018 0.010309 10.0.0.19 - - [2026-02-02 02:06:04] "POST /neutron/network HTTP/1.1" 200 977 0.006817 10.0.0.19 - - [2026-02-02 02:06:04] "POST /neutron/port HTTP/1.1" 200 1018 0.009328 10.0.0.19 - - [2026-02-02 02:06:04] "POST /neutron/port HTTP/1.1" 200 117 0.005270 10.0.0.19 - - [2026-02-02 02:06:04] "POST /neutron/port HTTP/1.1" 200 117 0.005257 10.0.0.19 - - [2026-02-02 02:06:04] "POST /id-to-fqname HTTP/1.1" 200 217 0.001452 10.0.0.19 - - [2026-02-02 02:06:05] "POST /neutron/port HTTP/1.1" 200 117 0.017333 10.0.0.19 - - [2026-02-02 02:06:05] "POST /neutron/port HTTP/1.1" 200 1017 0.012543 10.0.0.19 - - [2026-02-02 02:06:05] "POST /neutron/port HTTP/1.1" 200 1017 0.013591 10.0.0.19 - - [2026-02-02 02:06:05] "POST /neutron/network HTTP/1.1" 200 977 0.009275 10.0.0.19 - - [2026-02-02 02:06:05] "POST /neutron/port HTTP/1.1" 200 1017 0.014590 10.0.0.19 - - [2026-02-02 02:06:05] "POST /neutron/port HTTP/1.1" 200 1018 0.014273 10.0.0.19 - - [2026-02-02 02:06:05] "POST /neutron/port HTTP/1.1" 200 1017 0.009869 10.0.0.19 - - [2026-02-02 02:06:05] "POST /neutron/port HTTP/1.1" 200 117 0.006741 10.0.0.19 - - [2026-02-02 02:06:05] "POST /neutron/port HTTP/1.1" 200 117 0.006145 10.0.0.19 - - [2026-02-02 02:06:05] "POST /neutron/port HTTP/1.1" 200 117 0.004924 10.0.0.19 - - [2026-02-02 02:06:05] "POST /neutron/port HTTP/1.1" 200 1018 0.009601 10.0.0.19 - - [2026-02-02 02:06:05] "POST /neutron/network HTTP/1.1" 200 987 0.006078 10.0.0.19 - - [2026-02-02 02:06:05] "POST /neutron/port HTTP/1.1" 200 1018 0.009705 10.0.0.19 - - [2026-02-02 02:06:05] "POST /neutron/port HTTP/1.1" 200 1018 0.009563 10.0.0.19 - - [2026-02-02 02:06:06] "POST /neutron/port HTTP/1.1" 200 1110 0.116429 10.0.0.19 - - [2026-02-02 02:06:06] "POST /neutron/port HTTP/1.1" 200 1017 0.012709 10.0.0.19 - - [2026-02-02 02:06:06] "POST /neutron/port HTTP/1.1" 200 1120 0.015035 10.0.0.19 - - [2026-02-02 02:06:06] "POST /neutron/network HTTP/1.1" 200 987 0.006082 10.0.0.19 - - [2026-02-02 02:06:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005595 10.0.0.19 - - [2026-02-02 02:06:06] "POST /neutron/port HTTP/1.1" 200 1017 0.009458 10.0.0.19 - - [2026-02-02 02:06:06] "POST /neutron/port HTTP/1.1" 200 1017 0.010756 10.0.0.19 - - [2026-02-02 02:06:06] "POST /neutron/subnet HTTP/1.1" 200 699 0.013940 10.0.0.19 - - [2026-02-02 02:06:06] "POST /neutron/port HTTP/1.1" 200 117 0.001316 10.0.0.19 - - [2026-02-02 02:06:06] "POST /neutron/network HTTP/1.1" 200 977 0.014031 10.0.0.19 - - [2026-02-02 02:06:06] "POST /neutron/port HTTP/1.1" 200 1109 0.100942 10.0.0.19 - - [2026-02-02 02:06:06] "POST /neutron/port HTTP/1.1" 200 1119 0.021187 10.0.0.19 - - [2026-02-02 02:06:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003549 10.0.0.19 - - [2026-02-02 02:06:06] "POST /neutron/subnet HTTP/1.1" 200 694 0.009240 10.0.0.19 - - [2026-02-02 02:06:06] "POST /neutron/port HTTP/1.1" 200 117 0.001523 10.0.0.19 - - [2026-02-02 02:06:06] "POST /neutron/network HTTP/1.1" 200 977 0.007445 10.0.0.19 - - [2026-02-02 02:06:10] "POST /neutron/port HTTP/1.1" 200 1120 0.013278 10.0.0.19 - - [2026-02-02 02:06:10] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006589 10.0.0.19 - - [2026-02-02 02:06:10] "POST /neutron/port HTTP/1.1" 200 1120 0.013242 10.0.0.19 - - [2026-02-02 02:06:10] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007264 10.0.0.19 - - [2026-02-02 02:06:10] "POST /neutron/port HTTP/1.1" 200 1120 0.012264 10.0.0.19 - - [2026-02-02 02:06:10] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006309 10.0.0.19 - - [2026-02-02 02:06:10] "GET /virtual-machine/6127016a-48fe-4027-9e34-71cf3f7c0186 HTTP/1.1" 200 1284 0.004719 10.0.0.19 - - [2026-02-02 02:06:10] "GET /virtual-machine-interface/f153df9d-7175-4e92-b4dc-44daa3a37a71 HTTP/1.1" 200 2924 0.005033 10.0.0.19 - - [2026-02-02 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.19 - - [2026-02-02 02:06:10] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003653 10.0.0.19 - - [2026-02-02 02:06:10] "GET /virtual-networks?parent_id=dd4f4bec-6f3b-4d04-8651-860901bf60d5&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002970 10.0.0.19 - - [2026-02-02 02:06:10] "GET /virtual-network/cb80c7d6-9086-4d03-9d03-d411113ebd48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005672 10.0.0.19 - - [2026-02-02 02:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.19 - - [2026-02-02 02:06:14] "GET /virtual-network/cb80c7d6-9086-4d03-9d03-d411113ebd48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.006525 10.0.0.19 - - [2026-02-02 02:06:16] "POST /neutron/port HTTP/1.1" 200 1119 0.013396 10.0.0.19 - - [2026-02-02 02:06:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006004 10.0.0.19 - - [2026-02-02 02:06:16] "POST /neutron/port HTTP/1.1" 200 1120 0.012627 10.0.0.19 - - [2026-02-02 02:06:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006780 10.0.0.19 - - [2026-02-02 02:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.19 - - [2026-02-02 02:06:18] "GET /virtual-network/cb80c7d6-9086-4d03-9d03-d411113ebd48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.006145 10.0.0.19 - - [2026-02-02 02:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.19 - - [2026-02-02 02:06:20] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003360 10.0.0.19 - - [2026-02-02 02:06:20] "GET /virtual-networks?parent_id=dd4f4bec-6f3b-4d04-8651-860901bf60d5&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003192 10.0.0.19 - - [2026-02-02 02:06:20] "GET /virtual-network/cb80c7d6-9086-4d03-9d03-d411113ebd48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.006811 10.0.0.19 - - [2026-02-02 02:06:20] "POST /neutron/port HTTP/1.1" 200 1119 0.011447 10.0.0.19 - - [2026-02-02 02:06:20] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006873 10.0.0.19 - - [2026-02-02 02:06:20] "POST /neutron/port HTTP/1.1" 200 1119 0.013718 10.0.0.19 - - [2026-02-02 02:06:20] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005984 10.0.0.19 - - [2026-02-02 02:06:20] "POST /neutron/port HTTP/1.1" 200 1119 0.012606 10.0.0.19 - - [2026-02-02 02:06:20] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006137 10.0.0.19 - - [2026-02-02 02:06:20] "GET /virtual-machine/892b8c74-bd12-4e12-9da8-4103cdf59545 HTTP/1.1" 200 1284 0.004661 10.0.0.19 - - [2026-02-02 02:06:20] "GET /virtual-machine-interface/c47648ca-e854-410d-8053-4197f0581ed6 HTTP/1.1" 200 2923 0.004982 10.0.0.19 - - [2026-02-02 02:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.19 - - [2026-02-02 02:06:20] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003477 10.0.0.19 - - [2026-02-02 02:06:20] "GET /virtual-networks?parent_id=dd4f4bec-6f3b-4d04-8651-860901bf60d5&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002794 10.0.0.19 - - [2026-02-02 02:06:20] "GET /virtual-network/cb80c7d6-9086-4d03-9d03-d411113ebd48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.006045 10.0.0.19 - - [2026-02-02 02:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.19 - - [2026-02-02 02:06:22] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003306 10.0.0.19 - - [2026-02-02 02:06:22] "GET /virtual-networks?parent_id=dd4f4bec-6f3b-4d04-8651-860901bf60d5&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003029 10.0.0.19 - - [2026-02-02 02:06:22] "GET /virtual-network/cb80c7d6-9086-4d03-9d03-d411113ebd48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005791 10.0.0.19 - - [2026-02-02 02:06:23] "DELETE /project/dd4f4bec6f3b4d048651860901bf60d5 HTTP/1.1" 404 173 0.014217 10.0.0.19 - - [2026-02-02 02:06:23] "DELETE /project/848e248641e74d02b9588f0b234cf401 HTTP/1.1" 404 173 0.013337 10.0.0.19 - - [2026-02-02 02:06:23] "DELETE /project/b8b5c4fe33e94f458d4ef40a6ef4c064 HTTP/1.1" 404 173 0.002759 10.0.0.19 - - [2026-02-02 02:06:23] "GET /projects?obj_uuids=848e2486-41e7-4d02-b958-8f0b234cf401&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000934 10.0.0.19 - - [2026-02-02 02:06:23] "GET /projects?obj_uuids=82f0645a-6985-418b-98c6-7977a44e36cd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000845 10.0.0.19 - - [2026-02-02 02:06:23] "GET /projects?obj_uuids=b8b5c4fe-33e9-4f45-8d4e-f40a6ef4c064&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000988 10.0.0.19 - - [2026-02-02 02:06:23] "GET /project/82f0645a-6985-418b-98c6-7977a44e36cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1526 0.040027 10.0.0.19 - - [2026-02-02 02:06:23] "GET /project/848e2486-41e7-4d02-b958-8f0b234cf401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.049531 10.0.0.19 - - [2026-02-02 02:06:23] "GET /projects?obj_uuids=82f0645a-6985-418b-98c6-7977a44e36cd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001122 10.0.0.19 - - [2026-02-02 02:06:23] "GET /projects?obj_uuids=848e2486-41e7-4d02-b958-8f0b234cf401&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001785 10.0.0.19 - - [2026-02-02 02:06:23] "GET /project/82f0645a-6985-418b-98c6-7977a44e36cd?fields=security_groups HTTP/1.1" 200 1409 0.040564 10.0.0.19 - - [2026-02-02 02:06:24] "GET /project/b8b5c4fe-33e9-4f45-8d4e-f40a6ef4c064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.084050 10.0.0.19 - - [2026-02-02 02:06:24] "GET /project/848e2486-41e7-4d02-b958-8f0b234cf401?fields=security_groups HTTP/1.1" 200 1358 0.060817 10.0.0.19 - - [2026-02-02 02:06:24] "GET /projects?obj_uuids=b8b5c4fe-33e9-4f45-8d4e-f40a6ef4c064&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001282 10.0.0.19 - - [2026-02-02 02:06:24] "GET /project/b8b5c4fe-33e9-4f45-8d4e-f40a6ef4c064?fields=security_groups HTTP/1.1" 200 1359 0.041477 10.0.0.19 - - [2026-02-02 02:06:24] "DELETE /security-group/638d9d1c-835b-4c4c-b525-87b416fb62ae HTTP/1.1" 200 115 0.047220 10.0.0.19 - - [2026-02-02 02:06:24] "GET /projects?obj_uuids=82f0645a-6985-418b-98c6-7977a44e36cd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001130 10.0.0.19 - - [2026-02-02 02:06:24] "DELETE /access-control-list/b2cbf5f2-9694-4d64-93b3-140a1053f048 HTTP/1.1" 200 115 0.036198 10.0.0.19 - - [2026-02-02 02:06:24] "GET /project/82f0645a-6985-418b-98c6-7977a44e36cd?fields=application_policy_sets HTTP/1.1" 200 1448 0.044977 10.0.0.19 - - [2026-02-02 02:06:24] "DELETE /security-group/7e94ddfd-4486-4b0a-8454-5e679844b282 HTTP/1.1" 200 115 0.076039 10.0.0.19 - - [2026-02-02 02:06:24] "GET /projects?obj_uuids=848e2486-41e7-4d02-b958-8f0b234cf401&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001199 10.0.0.19 - - [2026-02-02 02:06:24] "DELETE /access-control-list/5c991919-6097-4e26-89f2-6049f5b0825e HTTP/1.1" 200 115 0.046190 10.0.0.19 - - [2026-02-02 02:06:24] "DELETE /security-group/a47a97c8-5ec1-4c44-9c3e-3a189414d510 HTTP/1.1" 200 115 0.070427 10.0.0.19 - - [2026-02-02 02:06:24] "GET /projects?obj_uuids=b8b5c4fe-33e9-4f45-8d4e-f40a6ef4c064&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001111 10.0.0.19 - - [2026-02-02 02:06:24] "GET /project/848e2486-41e7-4d02-b958-8f0b234cf401?fields=application_policy_sets HTTP/1.1" 200 1397 0.046992 10.0.0.19 - - [2026-02-02 02:06:24] "DELETE /access-control-list/3e2ad786-1dfe-4261-9add-87c6c465f835 HTTP/1.1" 200 115 0.045120 10.0.0.19 - - [2026-02-02 02:06:24] "GET /project/b8b5c4fe-33e9-4f45-8d4e-f40a6ef4c064?fields=application_policy_sets HTTP/1.1" 200 1398 0.086827 10.0.0.19 - - [2026-02-02 02:06:24] "DELETE /access-control-list/212cb2d3-bb56-4037-aff8-b02f56c9788b HTTP/1.1" 200 115 0.050191 10.0.0.19 - - [2026-02-02 02:06:24] "DELETE /project/82f0645a-6985-418b-98c6-7977a44e36cd HTTP/1.1" 200 115 0.398772 10.0.0.19 - - [2026-02-02 02:06:24] "DELETE /access-control-list/0c14bc61-4c14-4edb-9b13-591573ce8ef9 HTTP/1.1" 200 115 0.051079 10.0.0.19 - - [2026-02-02 02:06:24] "DELETE /access-control-list/225c9e93-516c-4759-ba75-3fca2113c785 HTTP/1.1" 200 115 0.031550 10.0.0.19 - - [2026-02-02 02:06:24] "DELETE /project/848e2486-41e7-4d02-b958-8f0b234cf401 HTTP/1.1" 200 115 0.477545 10.0.0.19 - - [2026-02-02 02:06:24] "DELETE /project/b8b5c4fe-33e9-4f45-8d4e-f40a6ef4c064 HTTP/1.1" 200 115 0.485363 10.0.0.19 - - [2026-02-02 02:06:25] "POST /neutron/port HTTP/1.1" 200 1109 0.011356 10.0.0.19 - - [2026-02-02 02:06:25] "POST /neutron/port HTTP/1.1" 200 1109 0.010457 10.0.0.19 - - [2026-02-02 02:06:25] "POST /neutron/port HTTP/1.1" 200 151 0.119808 10.0.0.19 - - [2026-02-02 02:06:25] "POST /neutron/port HTTP/1.1" 200 1110 0.011251 10.0.0.19 - - [2026-02-02 02:06:25] "POST /neutron/port HTTP/1.1" 200 1110 0.009923 10.0.0.19 - - [2026-02-02 02:06:25] "POST /neutron/port HTTP/1.1" 200 151 0.143346 10.0.0.19 - - [2026-02-02 02:06:25] "POST /neutron/network HTTP/1.1" 200 977 0.007195 10.0.0.19 - - [2026-02-02 02:06:25] "POST /neutron/port HTTP/1.1" 200 117 0.004640 10.0.0.19 - - [2026-02-02 02:06:25] "POST /neutron/port HTTP/1.1" 400 205 0.004702 10.0.0.19 - - [2026-02-02 02:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.19 - - [2026-02-02 02:06:25] "POST /useragent-kv HTTP/1.1" 200 115 0.004984 10.0.0.19 - - [2026-02-02 02:06:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002271 10.0.0.19 - - [2026-02-02 02:06:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002650 10.0.0.19 - - [2026-02-02 02:06:25] "POST /useragent-kv HTTP/1.1" 200 115 0.007067 10.0.0.19 - - [2026-02-02 02:06:25] "POST /neutron/network HTTP/1.1" 200 151 0.152521 10.0.0.19 - - [2026-02-02 02:06:25] "DELETE /route-target/c8a8b47e-b6e4-4911-9128-4d52a11a8381 HTTP/1.1" 200 115 0.037726 10.0.0.19 - - [2026-02-02 02:06:26] "GET /projects?obj_uuids=dd4f4bec-6f3b-4d04-8651-860901bf60d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001178 10.0.0.19 - - [2026-02-02 02:06:26] "GET /project/dd4f4bec-6f3b-4d04-8651-860901bf60d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.033991 10.0.0.19 - - [2026-02-02 02:06:26] "GET /projects?obj_uuids=dd4f4bec-6f3b-4d04-8651-860901bf60d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001035 10.0.0.19 - - [2026-02-02 02:06:26] "GET /project/dd4f4bec-6f3b-4d04-8651-860901bf60d5?fields=virtual_networks HTTP/1.1" 200 1034 0.069400 10.0.0.19 - - [2026-02-02 02:06:26] "GET /projects?obj_uuids=dd4f4bec-6f3b-4d04-8651-860901bf60d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001737 10.0.0.19 - - [2026-02-02 02:06:26] "GET /project/dd4f4bec-6f3b-4d04-8651-860901bf60d5?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.034426 10.0.0.19 - - [2026-02-02 02:06:26] "GET /projects?obj_uuids=dd4f4bec-6f3b-4d04-8651-860901bf60d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001204 10.0.0.19 - - [2026-02-02 02:06:26] "GET /project/dd4f4bec-6f3b-4d04-8651-860901bf60d5?fields=security_groups HTTP/1.1" 200 1256 0.030038 10.0.0.19 - - [2026-02-02 02:06:27] "POST /fqname-to-id HTTP/1.1" 404 186 0.030726 10.0.0.19 - - [2026-02-02 02:06:27] "GET /projects?obj_uuids=cb62987d-5f71-4745-af02-139e13db4a1e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002817 10.0.0.19 - - [2026-02-02 02:06:27] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001080 10.0.0.19 - - [2026-02-02 02:06:27] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007442 10.0.0.19 - - [2026-02-02 02:06:27] "POST /id-to-fqname HTTP/1.1" 200 188 0.001308 10.0.0.19 - - [2026-02-02 02:06:27] "POST /fqname-to-id HTTP/1.1" 404 197 0.005188 10.0.0.19 - - [2026-02-02 02:06:27] "POST /security-groups HTTP/1.1" 200 589 0.064569 10.0.0.19 - - [2026-02-02 02:06:27] "POST /fqname-to-id HTTP/1.1" 404 232 0.003318 10.0.0.19 - - [2026-02-02 02:06:27] "POST /projects HTTP/1.1" 200 581 0.248022 10.0.0.19 - - [2026-02-02 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.321264 10.0.0.19 - - [2026-02-02 02:06:27] "POST /access-control-lists HTTP/1.1" 200 594 0.067161 10.0.0.19 - - [2026-02-02 02:06:27] "POST /fqname-to-id HTTP/1.1" 404 231 0.003573 10.0.0.19 - - [2026-02-02 02:06:27] "GET /project/cb62987d-5f71-4745-af02-139e13db4a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.461832 10.0.0.19 - - [2026-02-02 02:06:28] "POST /access-control-lists HTTP/1.1" 200 592 0.068812 10.0.0.19 - - [2026-02-02 02:06:29] "GET / HTTP/1.1" 200 35931 0.002175 10.0.0.19 - - [2026-02-02 02:06:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000574 10.0.0.19 - - [2026-02-02 02:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.073360 10.0.0.19 - - [2026-02-02 02:06:30] "GET /projects?obj_uuids=cb62987d-5f71-4745-af02-139e13db4a1e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001132 10.0.0.19 - - [2026-02-02 02:06:30] "GET /project/cb62987d-5f71-4745-af02-139e13db4a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.034385 10.0.0.19 - - [2026-02-02 02:06:30] "POST /neutron/network HTTP/1.1" 200 117 0.036214 10.0.0.19 - - [2026-02-02 02:06:30] "GET /projects?obj_uuids=cb62987d-5f71-4745-af02-139e13db4a1e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001484 10.0.0.19 - - [2026-02-02 02:06:30] "POST /neutron/port HTTP/1.1" 200 117 0.008534 10.0.0.19 - - [2026-02-02 02:06:30] "POST /neutron/network HTTP/1.1" 200 605 0.121230 10.0.0.19 - - [2026-02-02 02:06:30] "POST /neutron/port HTTP/1.1" 400 205 0.009345 10.0.0.19 - - [2026-02-02 02:06:30] "POST /route-targets HTTP/1.1" 200 327 0.011874 10.0.0.19 - - [2026-02-02 02:06:30] "POST /ref-update HTTP/1.1" 200 156 0.013349 10.0.0.19 - - [2026-02-02 02:06:30] "POST /useragent-kv HTTP/1.1" 200 115 0.004423 10.0.0.19 - - [2026-02-02 02:06:30] "POST /neutron/subnet HTTP/1.1" 200 714 0.209707 10.0.0.19 - - [2026-02-02 02:06:30] "POST /neutron/network HTTP/1.1" 200 822 0.008191 10.0.0.19 - - [2026-02-02 02:06:30] "POST /id-to-fqname HTTP/1.1" 200 219 0.001328 10.0.0.19 - - [2026-02-02 02:06:31] "GET /virtual-network/934b031d-0cda-4165-848a-96196c58405a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005585 10.0.0.19 - - [2026-02-02 02:06:31] "POST /neutron/network HTTP/1.1" 200 822 0.007365 10.0.0.19 - - [2026-02-02 02:06:31] "GET /virtual-network/934b031d-0cda-4165-848a-96196c58405a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007204 10.0.0.19 - - [2026-02-02 02:06:31] "GET /obj-perms HTTP/1.1" 200 5056 0.069545 10.0.0.19 - - [2026-02-02 02:06:31] "POST /neutron/network HTTP/1.1" 200 822 0.006141 10.0.0.19 - - [2026-02-02 02:06:31] "POST /neutron/subnet HTTP/1.1" 200 714 0.007365 10.0.0.19 - - [2026-02-02 02:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.19 - - [2026-02-02 02:06:31] "GET /projects?obj_uuids=cb62987d-5f71-4745-af02-139e13db4a1e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001347 10.0.0.19 - - [2026-02-02 02:06:31] "GET /project/cb62987d-5f71-4745-af02-139e13db4a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.027420 10.0.0.19 - - [2026-02-02 02:06:31] "POST /neutron/network HTTP/1.1" 200 117 0.009702 10.0.0.19 - - [2026-02-02 02:06:31] "GET /projects?obj_uuids=cb62987d-5f71-4745-af02-139e13db4a1e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001159 10.0.0.19 - - [2026-02-02 02:06:31] "POST /neutron/network HTTP/1.1" 200 605 0.083344 10.0.0.19 - - [2026-02-02 02:06:31] "POST /route-targets HTTP/1.1" 200 327 0.015647 10.0.0.19 - - [2026-02-02 02:06:31] "POST /ref-update HTTP/1.1" 200 156 0.012108 10.0.0.19 - - [2026-02-02 02:06:31] "GET /obj-perms HTTP/1.1" 200 5056 0.054968 10.0.0.19 - - [2026-02-02 02:06:31] "POST /useragent-kv HTTP/1.1" 200 115 0.006226 10.0.0.19 - - [2026-02-02 02:06:31] "POST /neutron/subnet HTTP/1.1" 200 715 0.210422 10.0.0.19 - - [2026-02-02 02:06:31] "POST /neutron/network HTTP/1.1" 200 822 0.006217 10.0.0.19 - - [2026-02-02 02:06:31] "POST /id-to-fqname HTTP/1.1" 200 219 0.001400 10.0.0.19 - - [2026-02-02 02:06:31] "GET /virtual-network/11955216-ee29-440f-a4ec-ece686a0d1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005170 10.0.0.19 - - [2026-02-02 02:06:31] "POST /neutron/network HTTP/1.1" 200 822 0.006038 10.0.0.19 - - [2026-02-02 02:06:31] "GET /virtual-network/11955216-ee29-440f-a4ec-ece686a0d1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.008363 10.0.0.19 - - [2026-02-02 02:06:31] "POST /neutron/network HTTP/1.1" 200 822 0.005977 10.0.0.19 - - [2026-02-02 02:06:31] "POST /neutron/subnet HTTP/1.1" 200 715 0.007669 10.0.0.19 - - [2026-02-02 02:06:31] "POST /id-to-fqname HTTP/1.1" 200 219 0.001391 10.0.0.19 - - [2026-02-02 02:06:31] "POST /neutron/network HTTP/1.1" 200 832 0.007140 10.0.0.19 - - [2026-02-02 02:06:32] "GET /aaa-mode HTTP/1.1" 401 292 0.000629 10.0.0.19 - - [2026-02-02 02:06:32] "GET / HTTP/1.1" 200 35931 0.001908 10.0.0.19 - - [2026-02-02 02:06:32] "GET /project/cb62987d-5f71-4745-af02-139e13db4a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000434 10.0.0.19 - - [2026-02-02 02:06:32] "GET /projects?obj_uuids=cb62987d-5f71-4745-af02-139e13db4a1e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001254 10.0.0.19 - - [2026-02-02 02:06:32] "GET /project/cb62987d-5f71-4745-af02-139e13db4a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.053823 10.0.0.19 - - [2026-02-02 02:06:32] "POST /neutron/network HTTP/1.1" 200 822 0.006360 10.0.0.19 - - [2026-02-02 02:06:32] "POST /neutron/port HTTP/1.1" 200 117 0.006230 10.0.0.19 - - [2026-02-02 02:06:33] "POST /neutron/port HTTP/1.1" 200 117 0.005340 10.0.0.19 - - [2026-02-02 02:06:33] "POST /id-to-fqname HTTP/1.1" 200 219 0.001398 10.0.0.19 - - [2026-02-02 02:06:33] "POST /neutron/port HTTP/1.1" 200 117 0.010424 10.0.0.19 - - [2026-02-02 02:06:33] "POST /neutron/network HTTP/1.1" 200 832 0.006330 10.0.0.19 - - [2026-02-02 02:06:33] "GET /aaa-mode HTTP/1.1" 401 292 0.000632 10.0.0.19 - - [2026-02-02 02:06:33] "POST /neutron/network HTTP/1.1" 200 832 0.005457 10.0.0.19 - - [2026-02-02 02:06:33] "GET /projects?obj_uuids=cb62987d-5f71-4745-af02-139e13db4a1e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001501 10.0.0.19 - - [2026-02-02 02:06:33] "GET / HTTP/1.1" 200 35931 0.001658 10.0.0.19 - - [2026-02-02 02:06:33] "GET /project/cb62987d-5f71-4745-af02-139e13db4a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000409 10.0.0.19 - - [2026-02-02 02:06:33] "POST /neutron/port HTTP/1.1" 200 1056 0.297065 10.0.0.19 - - [2026-02-02 02:06:33] "POST /neutron/port HTTP/1.1" 200 1056 0.011660 10.0.0.19 - - [2026-02-02 02:06:33] "POST /neutron/port HTTP/1.1" 200 1056 0.011674 10.0.0.19 - - [2026-02-02 02:06:33] "POST /neutron/port HTTP/1.1" 200 1110 0.080345 10.0.0.19 - - [2026-02-02 02:06:33] "POST /neutron/port HTTP/1.1" 200 1120 0.012839 10.0.0.19 - - [2026-02-02 02:06:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004560 10.0.0.19 - - [2026-02-02 02:06:34] "POST /neutron/subnet HTTP/1.1" 200 688 0.007081 10.0.0.19 - - [2026-02-02 02:06:34] "POST /neutron/port HTTP/1.1" 200 117 0.001325 10.0.0.19 - - [2026-02-02 02:06:34] "POST /neutron/network HTTP/1.1" 200 822 0.005570 10.0.0.19 - - [2026-02-02 02:06:34] "GET /projects?obj_uuids=cb62987d-5f71-4745-af02-139e13db4a1e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001114 10.0.0.19 - - [2026-02-02 02:06:34] "GET /project/cb62987d-5f71-4745-af02-139e13db4a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.059712 10.0.0.19 - - [2026-02-02 02:06:34] "POST /neutron/network HTTP/1.1" 200 822 0.006130 10.0.0.19 - - [2026-02-02 02:06:34] "POST /neutron/port HTTP/1.1" 200 1120 0.021762 10.0.0.19 - - [2026-02-02 02:06:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008662 10.0.0.19 - - [2026-02-02 02:06:34] "POST /neutron/port HTTP/1.1" 200 117 0.007556 10.0.0.19 - - [2026-02-02 02:06:34] "GET /projects?obj_uuids=cb62987d-5f71-4745-af02-139e13db4a1e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001970 10.0.0.19 - - [2026-02-02 02:06:34] "POST /neutron/router HTTP/1.1" 200 580 0.073531 10.0.0.19 - - [2026-02-02 02:06:34] "POST /neutron/router HTTP/1.1" 200 580 0.008406 10.0.0.19 - - [2026-02-02 02:06:34] "POST /route-targets HTTP/1.1" 200 327 0.022946 10.0.0.19 - - [2026-02-02 02:06:34] "GET /projects?obj_uuids=cb62987d-5f71-4745-af02-139e13db4a1e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001114 10.0.0.19 - - [2026-02-02 02:06:34] "PUT /logical-router/2520be30-715a-48dd-bb64-e311de553abf HTTP/1.1" 200 262 0.041718 10.0.0.19 - - [2026-02-02 02:06:34] "POST /neutron/router HTTP/1.1" 200 344 0.262971 10.0.0.19 - - [2026-02-02 02:06:34] "POST /ref-update HTTP/1.1" 200 156 0.016135 10.0.0.19 - - [2026-02-02 02:06:34] "POST /neutron/network HTTP/1.1" 200 832 0.007578 10.0.0.19 - - [2026-02-02 02:06:34] "GET /projects?obj_uuids=cb62987d-5f71-4745-af02-139e13db4a1e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001663 10.0.0.19 - - [2026-02-02 02:06:34] "POST /neutron/port HTTP/1.1" 200 1120 0.028074 10.0.0.19 - - [2026-02-02 02:06:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011568 10.0.0.19 - - [2026-02-02 02:06:35] "POST /neutron/port HTTP/1.1" 200 1056 0.275322 10.0.0.19 - - [2026-02-02 02:06:35] "POST /neutron/port HTTP/1.1" 200 1056 0.014858 10.0.0.19 - - [2026-02-02 02:06:35] "POST /neutron/port HTTP/1.1" 200 1056 0.019518 10.0.0.19 - - [2026-02-02 02:06:35] "POST /neutron/port HTTP/1.1" 200 1110 0.087524 10.0.0.19 - - [2026-02-02 02:06:35] "POST /neutron/port HTTP/1.1" 200 1120 0.016557 10.0.0.19 - - [2026-02-02 02:06:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003957 10.0.0.19 - - [2026-02-02 02:06:35] "POST /neutron/subnet HTTP/1.1" 200 689 0.008454 10.0.0.19 - - [2026-02-02 02:06:35] "POST /neutron/port HTTP/1.1" 200 117 0.001649 10.0.0.19 - - [2026-02-02 02:06:35] "POST /neutron/network HTTP/1.1" 200 822 0.007632 10.0.0.19 - - [2026-02-02 02:06:40] "POST /neutron/port HTTP/1.1" 200 1120 0.016307 10.0.0.19 - - [2026-02-02 02:06:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006541 10.0.0.19 - - [2026-02-02 02:06:40] "POST /neutron/port HTTP/1.1" 200 1120 0.013357 10.0.0.19 - - [2026-02-02 02:06:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006501 10.0.0.19 - - [2026-02-02 02:06:40] "POST /neutron/port HTTP/1.1" 200 1120 0.016078 10.0.0.19 - - [2026-02-02 02:06:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008374 10.0.0.19 - - [2026-02-02 02:06:40] "GET /virtual-machine/04993e15-a65e-4e74-84b9-57d7b141c32d HTTP/1.1" 401 292 0.000466 10.0.0.19 - - [2026-02-02 02:06:40] "GET /virtual-machine/04993e15-a65e-4e74-84b9-57d7b141c32d HTTP/1.1" 200 1288 0.035388 10.0.0.19 - - [2026-02-02 02:06:40] "GET /virtual-machine-interface/a1e4a573-79f0-4309-92de-96b86addc663 HTTP/1.1" 200 2934 0.006412 10.0.0.19 - - [2026-02-02 02:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.19 - - [2026-02-02 02:06:40] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003384 10.0.0.19 - - [2026-02-02 02:06:40] "GET /virtual-networks?parent_id=cb62987d-5f71-4745-af02-139e13db4a1e&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003520 10.0.0.19 - - [2026-02-02 02:06:40] "GET /virtual-network/934b031d-0cda-4165-848a-96196c58405a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006296 10.0.0.19 - - [2026-02-02 02:06:43] "POST /neutron/port HTTP/1.1" 200 1120 0.014289 10.0.0.19 - - [2026-02-02 02:06:43] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006042 10.0.0.19 - - [2026-02-02 02:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.19 - - [2026-02-02 02:06:43] "GET /virtual-network/934b031d-0cda-4165-848a-96196c58405a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005112 10.0.0.19 - - [2026-02-02 02:06:45] "POST /neutron/port HTTP/1.1" 200 1120 0.016091 10.0.0.19 - - [2026-02-02 02:06:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006908 10.0.0.19 - - [2026-02-02 02:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.19 - - [2026-02-02 02:06:46] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003911 10.0.0.19 - - [2026-02-02 02:06:46] "GET /virtual-networks?parent_id=cb62987d-5f71-4745-af02-139e13db4a1e&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003438 10.0.0.19 - - [2026-02-02 02:06:46] "GET /virtual-network/934b031d-0cda-4165-848a-96196c58405a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006900 10.0.0.19 - - [2026-02-02 02:06:46] "POST /neutron/port HTTP/1.1" 200 1120 0.019461 10.0.0.19 - - [2026-02-02 02:06:46] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008879 10.0.0.19 - - [2026-02-02 02:06:51] "POST /neutron/port HTTP/1.1" 200 1120 0.014660 10.0.0.19 - - [2026-02-02 02:06:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006183 10.0.0.19 - - [2026-02-02 02:06:51] "POST /neutron/port HTTP/1.1" 200 1120 0.013815 10.0.0.19 - - [2026-02-02 02:06:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006281 10.0.0.19 - - [2026-02-02 02:06:51] "POST /neutron/port HTTP/1.1" 200 1120 0.011708 10.0.0.19 - - [2026-02-02 02:06:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005696 10.0.0.19 - - [2026-02-02 02:06:51] "GET /virtual-machine/64f9aafc-8527-4909-9425-d4e289e63652 HTTP/1.1" 200 1290 0.004816 10.0.0.19 - - [2026-02-02 02:06:51] "GET /virtual-machine-interface/6aa0cc85-81a0-4d3c-b4b6-10b3f964ac22 HTTP/1.1" 200 2933 0.004892 10.0.0.19 - - [2026-02-02 02:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.19 - - [2026-02-02 02:06:51] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003794 10.0.0.19 - - [2026-02-02 02:06:51] "GET /virtual-networks?parent_id=cb62987d-5f71-4745-af02-139e13db4a1e&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003176 10.0.0.19 - - [2026-02-02 02:06:51] "GET /virtual-network/11955216-ee29-440f-a4ec-ece686a0d1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006668 10.0.0.19 - - [2026-02-02 02:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.19 - - [2026-02-02 02:06:52] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003940 10.0.0.19 - - [2026-02-02 02:06:53] "GET /virtual-networks?parent_id=cb62987d-5f71-4745-af02-139e13db4a1e&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003684 10.0.0.19 - - [2026-02-02 02:06:53] "GET /virtual-network/11955216-ee29-440f-a4ec-ece686a0d1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007111 10.0.0.19 - - [2026-02-02 02:06:58] "POST /neutron/router HTTP/1.1" 200 580 0.003857 10.0.0.19 - - [2026-02-02 02:06:58] "GET /projects?obj_uuids=cb62987d-5f71-4745-af02-139e13db4a1e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001134 10.0.0.19 - - [2026-02-02 02:06:58] "POST /neutron/router HTTP/1.1" 200 344 0.206346 10.0.0.19 - - [2026-02-02 02:06:58] "POST /neutron/port HTTP/1.1" 200 1916 0.020521 10.0.0.19 - - [2026-02-02 02:06:59] "POST /ref-update HTTP/1.1" 200 156 0.008753 10.0.0.19 - - [2026-02-02 02:07:03] "POST /neutron/port HTTP/1.1" 200 1120 0.013452 10.0.0.19 - - [2026-02-02 02:07:03] "POST /neutron/port HTTP/1.1" 200 1120 0.013148 10.0.0.19 - - [2026-02-02 02:07:04] "POST /neutron/network HTTP/1.1" 200 832 0.006136 10.0.0.19 - - [2026-02-02 02:07:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003772 10.0.0.19 - - [2026-02-02 02:07:04] "POST /neutron/subnet HTTP/1.1" 200 688 0.007077 10.0.0.19 - - [2026-02-02 02:07:04] "POST /neutron/port HTTP/1.1" 200 117 0.001297 10.0.0.19 - - [2026-02-02 02:07:04] "POST /neutron/network HTTP/1.1" 200 822 0.005894 10.0.0.19 - - [2026-02-02 02:07:05] "POST /neutron/router HTTP/1.1" 200 580 0.003757 10.0.0.19 - - [2026-02-02 02:07:05] "POST /ref-update HTTP/1.1" 200 156 0.009931 10.0.0.19 - - [2026-02-02 02:07:05] "POST /neutron/router HTTP/1.1" 200 344 0.142327 10.0.0.19 - - [2026-02-02 02:07:08] "POST /neutron/router HTTP/1.1" 200 580 0.005165 10.0.0.19 - - [2026-02-02 02:07:08] "GET /projects?obj_uuids=cb62987d-5f71-4745-af02-139e13db4a1e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001631 10.0.0.19 - - [2026-02-02 02:07:08] "POST /neutron/router HTTP/1.1" 200 344 0.205060 10.0.0.19 - - [2026-02-02 02:07:08] "POST /ref-update HTTP/1.1" 200 156 0.012353 10.0.0.19 - - [2026-02-02 02:07:11] "POST /neutron/router HTTP/1.1" 200 580 0.005430 10.0.0.19 - - [2026-02-02 02:07:11] "POST /ref-update HTTP/1.1" 200 156 0.011864 10.0.0.19 - - [2026-02-02 02:07:11] "POST /neutron/router HTTP/1.1" 200 344 0.111267 10.0.0.19 - - [2026-02-02 02:07:11] "POST /neutron/router HTTP/1.1" 200 580 0.005166 10.0.0.19 - - [2026-02-02 02:07:11] "POST /ref-update HTTP/1.1" 200 156 0.012719 10.0.0.19 - - [2026-02-02 02:07:11] "POST /neutron/router HTTP/1.1" 200 344 0.101045 10.0.0.19 - - [2026-02-02 02:07:11] "POST /neutron/router HTTP/1.1" 200 580 0.005820 10.0.0.19 - - [2026-02-02 02:07:11] "GET /logical-router/2520be30-715a-48dd-bb64-e311de553abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002510 10.0.0.19 - - [2026-02-02 02:07:11] "POST /neutron/router HTTP/1.1" 200 151 0.042156 10.0.0.19 - - [2026-02-02 02:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.19 - - [2026-02-02 02:07:11] "DELETE /route-target/6d949a62-6a41-498a-9940-5b5a9c46dd50 HTTP/1.1" 200 115 0.013960 10.0.0.19 - - [2026-02-02 02:07:11] "POST /neutron/network HTTP/1.1" 200 822 0.006005 10.0.0.19 - - [2026-02-02 02:07:11] "POST /neutron/network HTTP/1.1" 400 204 0.010228 10.0.0.19 - - [2026-02-02 02:07:11] "POST /neutron/port HTTP/1.1" 200 1120 0.014157 10.0.0.19 - - [2026-02-02 02:07:11] "POST /neutron/port HTTP/1.1" 200 1110 0.010162 10.0.0.19 - - [2026-02-02 02:07:12] "POST /neutron/port HTTP/1.1" 200 151 0.097626 10.0.0.19 - - [2026-02-02 02:07:12] "POST /neutron/port HTTP/1.1" 200 1120 0.014434 10.0.0.19 - - [2026-02-02 02:07:12] "POST /neutron/port HTTP/1.1" 200 1110 0.013383 10.0.0.19 - - [2026-02-02 02:07:12] "POST /neutron/port HTTP/1.1" 200 151 0.117582 10.0.0.19 - - [2026-02-02 02:07:13] "POST /neutron/network HTTP/1.1" 200 822 0.005658 10.0.0.19 - - [2026-02-02 02:07:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002686 10.0.0.19 - - [2026-02-02 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.19 - - [2026-02-02 02:07:13] "POST /useragent-kv HTTP/1.1" 200 115 0.001904 10.0.0.19 - - [2026-02-02 02:07:13] "POST /neutron/network HTTP/1.1" 200 151 0.094851 10.0.0.19 - - [2026-02-02 02:07:13] "DELETE /route-target/29b64f0d-fd0c-4ea1-93c7-64b51c80cf68 HTTP/1.1" 200 115 0.019667 10.0.0.19 - - [2026-02-02 02:07:13] "POST /neutron/network HTTP/1.1" 200 822 0.009890 10.0.0.19 - - [2026-02-02 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004590 10.0.0.19 - - [2026-02-02 02:07:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003581 10.0.0.19 - - [2026-02-02 02:07:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002547 10.0.0.19 - - [2026-02-02 02:07:13] "POST /neutron/network HTTP/1.1" 200 151 0.099487 10.0.0.19 - - [2026-02-02 02:07:13] "DELETE /route-target/6c097bbe-8dba-43b3-93dd-1c02c5f5b301 HTTP/1.1" 200 115 0.019974 10.0.0.19 - - [2026-02-02 02:07:14] "GET /projects?obj_uuids=cb62987d-5f71-4745-af02-139e13db4a1e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001335 10.0.0.19 - - [2026-02-02 02:07:14] "GET /project/cb62987d-5f71-4745-af02-139e13db4a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.024161 10.0.0.19 - - [2026-02-02 02:07:14] "GET /projects?obj_uuids=cb62987d-5f71-4745-af02-139e13db4a1e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001491 10.0.0.19 - - [2026-02-02 02:07:14] "GET /project/cb62987d-5f71-4745-af02-139e13db4a1e?fields=virtual_networks HTTP/1.1" 200 1039 0.067206 10.0.0.19 - - [2026-02-02 02:07:14] "GET /projects?obj_uuids=cb62987d-5f71-4745-af02-139e13db4a1e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001116 10.0.0.19 - - [2026-02-02 02:07:14] "GET /project/cb62987d-5f71-4745-af02-139e13db4a1e?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.023704 10.0.0.19 - - [2026-02-02 02:07:14] "GET /projects?obj_uuids=cb62987d-5f71-4745-af02-139e13db4a1e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001312 10.0.0.19 - - [2026-02-02 02:07:14] "GET /project/cb62987d-5f71-4745-af02-139e13db4a1e?fields=security_groups HTTP/1.1" 200 1263 0.025890 10.0.0.19 - - [2026-02-02 02:07:15] "POST /fqname-to-id HTTP/1.1" 404 191 0.029672 10.0.0.19 - - [2026-02-02 02:07:15] "GET /projects?obj_uuids=9a8c2ab9-e501-4059-85dd-1db834d945ed&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002269 10.0.0.19 - - [2026-02-02 02:07:15] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001097 10.0.0.19 - - [2026-02-02 02:07:15] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007082 10.0.0.19 - - [2026-02-02 02:07:15] "POST /id-to-fqname HTTP/1.1" 200 193 0.001373 10.0.0.19 - - [2026-02-02 02:07:15] "POST /fqname-to-id HTTP/1.1" 404 202 0.002325 10.0.0.19 - - [2026-02-02 02:07:15] "POST /security-groups HTTP/1.1" 200 594 0.064273 10.0.0.19 - - [2026-02-02 02:07:15] "POST /fqname-to-id HTTP/1.1" 404 237 0.002788 10.0.0.19 - - [2026-02-02 02:07:15] "POST /projects HTTP/1.1" 200 591 0.214034 10.0.0.19 - - [2026-02-02 02:07:15] "POST /access-control-lists HTTP/1.1" 200 599 0.058161 10.0.0.19 - - [2026-02-02 02:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.289170 10.0.0.19 - - [2026-02-02 02:07:15] "POST /fqname-to-id HTTP/1.1" 404 236 0.002962 10.0.0.19 - - [2026-02-02 02:07:15] "GET /project/9a8c2ab9-e501-4059-85dd-1db834d945ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.410872 10.0.0.19 - - [2026-02-02 02:07:15] "POST /access-control-lists HTTP/1.1" 200 597 0.061211 10.0.0.19 - - [2026-02-02 02:07:16] "GET / HTTP/1.1" 200 35931 0.003228 10.0.0.19 - - [2026-02-02 02:07:17] "GET /project/9a8c2ab9-e501-4059-85dd-1db834d945ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000528 10.0.0.19 - - [2026-02-02 02:07:18] "GET /projects?obj_uuids=9a8c2ab9-e501-4059-85dd-1db834d945ed&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001229 10.0.0.19 - - [2026-02-02 02:07:18] "GET /project/9a8c2ab9-e501-4059-85dd-1db834d945ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.056536 10.0.0.19 - - [2026-02-02 02:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.19 - - [2026-02-02 02:07:18] "GET /security-group/c72de037-4b90-4330-805e-0e2afd211723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3773 0.010179 10.0.0.19 - - [2026-02-02 02:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.19 - - [2026-02-02 02:07:18] "GET /projects?obj_uuids=9a8c2ab9-e501-4059-85dd-1db834d945ed&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001448 10.0.0.19 - - [2026-02-02 02:07:18] "GET /project/9a8c2ab9-e501-4059-85dd-1db834d945ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.024743 10.0.0.19 - - [2026-02-02 02:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.19 - - [2026-02-02 02:07:18] "GET /security-group/c72de037-4b90-4330-805e-0e2afd211723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3773 0.004190 10.0.0.19 - - [2026-02-02 02:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.19 - - [2026-02-02 02:07:18] "PUT /security-group/c72de037-4b90-4330-805e-0e2afd211723 HTTP/1.1" 200 262 0.014424 10.0.0.19 - - [2026-02-02 02:07:18] "PUT /access-control-list/8870bc4a-0a4d-4735-9870-65c31023645c HTTP/1.1" 200 272 0.010754 10.0.0.19 - - [2026-02-02 02:07:18] "PUT /access-control-list/ccf43b4d-9c9c-4bbc-bfee-badfd59f7231 HTTP/1.1" 200 272 0.011013 10.0.0.19 - - [2026-02-02 02:07:18] "POST /fqname-to-id HTTP/1.1" 404 202 0.002612 10.0.0.19 - - [2026-02-02 02:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.19 - - [2026-02-02 02:07:18] "GET /projects?obj_uuids=9a8c2ab9-e501-4059-85dd-1db834d945ed&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001578 10.0.0.19 - - [2026-02-02 02:07:18] "GET /project/9a8c2ab9-e501-4059-85dd-1db834d945ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.024216 10.0.0.19 - - [2026-02-02 02:07:18] "POST /neutron/network HTTP/1.1" 200 117 0.038363 10.0.0.19 - - [2026-02-02 02:07:19] "GET /projects?obj_uuids=9a8c2ab9-e501-4059-85dd-1db834d945ed&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001155 10.0.0.19 - - [2026-02-02 02:07:19] "POST /neutron/network HTTP/1.1" 200 608 0.062452 10.0.0.19 - - [2026-02-02 02:07:19] "POST /route-targets HTTP/1.1" 200 327 0.012473 10.0.0.19 - - [2026-02-02 02:07:19] "POST /ref-update HTTP/1.1" 200 156 0.015223 10.0.0.19 - - [2026-02-02 02:07:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003809 10.0.0.19 - - [2026-02-02 02:07:19] "POST /neutron/subnet HTTP/1.1" 200 725 0.165181 10.0.0.19 - - [2026-02-02 02:07:19] "POST /neutron/network HTTP/1.1" 200 827 0.005500 10.0.0.19 - - [2026-02-02 02:07:19] "POST /id-to-fqname HTTP/1.1" 200 223 0.001256 10.0.0.19 - - [2026-02-02 02:07:19] "GET /virtual-network/b3de186d-0221-4050-a516-feee4f398bd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005256 10.0.0.19 - - [2026-02-02 02:07:19] "POST /neutron/network HTTP/1.1" 200 827 0.006766 10.0.0.19 - - [2026-02-02 02:07:19] "GET /virtual-network/b3de186d-0221-4050-a516-feee4f398bd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005676 10.0.0.19 - - [2026-02-02 02:07:19] "POST /neutron/network HTTP/1.1" 200 827 0.005757 10.0.0.19 - - [2026-02-02 02:07:19] "POST /neutron/subnet HTTP/1.1" 200 725 0.008741 10.0.0.19 - - [2026-02-02 02:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.19 - - [2026-02-02 02:07:19] "GET /projects?obj_uuids=9a8c2ab9-e501-4059-85dd-1db834d945ed&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001027 10.0.0.19 - - [2026-02-02 02:07:19] "GET /project/9a8c2ab9-e501-4059-85dd-1db834d945ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.026806 10.0.0.19 - - [2026-02-02 02:07:19] "POST /neutron/network HTTP/1.1" 200 117 0.011215 10.0.0.19 - - [2026-02-02 02:07:19] "GET /projects?obj_uuids=9a8c2ab9-e501-4059-85dd-1db834d945ed&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001203 10.0.0.19 - - [2026-02-02 02:07:19] "POST /neutron/network HTTP/1.1" 200 615 0.105300 10.0.0.19 - - [2026-02-02 02:07:19] "POST /route-targets HTTP/1.1" 200 327 0.016264 10.0.0.19 - - [2026-02-02 02:07:19] "POST /ref-update HTTP/1.1" 200 156 0.014746 10.0.0.19 - - [2026-02-02 02:07:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004684 10.0.0.19 - - [2026-02-02 02:07:19] "POST /neutron/subnet HTTP/1.1" 200 729 0.181626 10.0.0.19 - - [2026-02-02 02:07:19] "POST /neutron/network HTTP/1.1" 200 835 0.005796 10.0.0.19 - - [2026-02-02 02:07:19] "POST /id-to-fqname HTTP/1.1" 200 227 0.001460 10.0.0.19 - - [2026-02-02 02:07:19] "GET /virtual-network/f3ef8344-ed74-46a0-999a-f06c146a2103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005471 10.0.0.19 - - [2026-02-02 02:07:19] "POST /neutron/network HTTP/1.1" 200 835 0.006375 10.0.0.19 - - [2026-02-02 02:07:19] "GET /virtual-network/f3ef8344-ed74-46a0-999a-f06c146a2103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005824 10.0.0.19 - - [2026-02-02 02:07:20] "POST /neutron/network HTTP/1.1" 200 835 0.006860 10.0.0.19 - - [2026-02-02 02:07:20] "POST /neutron/subnet HTTP/1.1" 200 729 0.006774 10.0.0.19 - - [2026-02-02 02:07:20] "POST /id-to-fqname HTTP/1.1" 200 223 0.001258 10.0.0.19 - - [2026-02-02 02:07:20] "POST /neutron/network HTTP/1.1" 200 837 0.007028 10.0.0.19 - - [2026-02-02 02:07:20] "GET /aaa-mode HTTP/1.1" 401 292 0.000635 10.0.0.19 - - [2026-02-02 02:07:20] "GET / HTTP/1.1" 200 35931 0.001726 10.0.0.19 - - [2026-02-02 02:07:20] "GET /project/9a8c2ab9-e501-4059-85dd-1db834d945ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000427 10.0.0.19 - - [2026-02-02 02:07:21] "GET /projects?obj_uuids=9a8c2ab9-e501-4059-85dd-1db834d945ed&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001235 10.0.0.19 - - [2026-02-02 02:07:21] "GET /project/9a8c2ab9-e501-4059-85dd-1db834d945ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.069312 10.0.0.19 - - [2026-02-02 02:07:21] "POST /neutron/network HTTP/1.1" 200 827 0.005525 10.0.0.19 - - [2026-02-02 02:07:21] "POST /neutron/port HTTP/1.1" 200 117 0.005270 10.0.0.19 - - [2026-02-02 02:07:21] "POST /neutron/port HTTP/1.1" 200 117 0.005191 10.0.0.19 - - [2026-02-02 02:07:21] "POST /id-to-fqname HTTP/1.1" 200 227 0.001429 10.0.0.19 - - [2026-02-02 02:07:21] "POST /neutron/port HTTP/1.1" 200 117 0.005236 10.0.0.19 - - [2026-02-02 02:07:21] "POST /neutron/network HTTP/1.1" 200 845 0.005724 10.0.0.19 - - [2026-02-02 02:07:21] "GET /aaa-mode HTTP/1.1" 401 292 0.000488 10.0.0.19 - - [2026-02-02 02:07:21] "POST /neutron/network HTTP/1.1" 200 837 0.006693 10.0.0.19 - - [2026-02-02 02:07:21] "GET /projects?obj_uuids=9a8c2ab9-e501-4059-85dd-1db834d945ed&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001417 10.0.0.19 - - [2026-02-02 02:07:21] "GET / HTTP/1.1" 200 35931 0.003831 10.0.0.19 - - [2026-02-02 02:07:21] "GET /project/9a8c2ab9-e501-4059-85dd-1db834d945ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000709 10.0.0.19 - - [2026-02-02 02:07:21] "POST /neutron/port HTTP/1.1" 200 1063 0.246530 10.0.0.19 - - [2026-02-02 02:07:21] "POST /neutron/port HTTP/1.1" 200 1063 0.020046 10.0.0.19 - - [2026-02-02 02:07:22] "POST /neutron/port HTTP/1.1" 200 1063 0.020512 10.0.0.19 - - [2026-02-02 02:07:22] "POST /neutron/port HTTP/1.1" 200 1117 0.067523 10.0.0.19 - - [2026-02-02 02:07:22] "POST /neutron/port HTTP/1.1" 200 1127 0.012898 10.0.0.19 - - [2026-02-02 02:07:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003862 10.0.0.19 - - [2026-02-02 02:07:22] "POST /neutron/subnet HTTP/1.1" 200 699 0.008919 10.0.0.19 - - [2026-02-02 02:07:22] "POST /neutron/port HTTP/1.1" 200 117 0.001720 10.0.0.19 - - [2026-02-02 02:07:22] "POST /neutron/network HTTP/1.1" 200 827 0.005538 10.0.0.19 - - [2026-02-02 02:07:22] "GET /projects?obj_uuids=9a8c2ab9-e501-4059-85dd-1db834d945ed&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001547 10.0.0.19 - - [2026-02-02 02:07:22] "GET /project/9a8c2ab9-e501-4059-85dd-1db834d945ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.053380 10.0.0.19 - - [2026-02-02 02:07:22] "POST /neutron/network HTTP/1.1" 200 835 0.005587 10.0.0.19 - - [2026-02-02 02:07:22] "POST /neutron/port HTTP/1.1" 200 1127 0.015158 10.0.0.19 - - [2026-02-02 02:07:22] "POST /neutron/security_group HTTP/1.1" 200 2002 0.010866 10.0.0.19 - - [2026-02-02 02:07:22] "POST /neutron/port HTTP/1.1" 200 117 0.005005 10.0.0.19 - - [2026-02-02 02:07:22] "GET /projects?obj_uuids=9a8c2ab9-e501-4059-85dd-1db834d945ed&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001389 10.0.0.19 - - [2026-02-02 02:07:22] "POST /neutron/router HTTP/1.1" 200 585 0.085065 10.0.0.19 - - [2026-02-02 02:07:22] "POST /neutron/router HTTP/1.1" 200 585 0.009115 10.0.0.19 - - [2026-02-02 02:07:22] "POST /route-targets HTTP/1.1" 200 327 0.027933 10.0.0.19 - - [2026-02-02 02:07:22] "PUT /logical-router/2fb1be8e-6528-4e93-8441-317a22b7ab2d HTTP/1.1" 200 262 0.044751 10.0.0.19 - - [2026-02-02 02:07:22] "POST /neutron/router HTTP/1.1" 200 656 0.069166 10.0.0.19 - - [2026-02-02 02:07:22] "GET /logical-router/2fb1be8e-6528-4e93-8441-317a22b7ab2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1639 0.006931 10.0.0.19 - - [2026-02-02 02:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004280 10.0.0.19 - - [2026-02-02 02:07:22] "POST /neutron/router HTTP/1.1" 200 656 0.003969 10.0.0.19 - - [2026-02-02 02:07:22] "GET /projects?obj_uuids=9a8c2ab9-e501-4059-85dd-1db834d945ed&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001486 10.0.0.19 - - [2026-02-02 02:07:22] "GET /service-template/78bcce0a-c038-468c-af0c-8b2bd0877fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.008982 10.0.0.19 - - [2026-02-02 02:07:22] "POST /fqname-to-id HTTP/1.1" 404 215 0.003133 10.0.0.19 - - [2026-02-02 02:07:23] "POST /neutron/network HTTP/1.1" 200 845 0.011046 10.0.0.19 - - [2026-02-02 02:07:23] "GET /projects?obj_uuids=9a8c2ab9-e501-4059-85dd-1db834d945ed&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002455 10.0.0.19 - - [2026-02-02 02:07:23] "POST /useragent-kv HTTP/1.1" 200 115 0.008714 10.0.0.19 - - [2026-02-02 02:07:23] "POST /virtual-networks HTTP/1.1" 200 694 0.152204 10.0.0.19 - - [2026-02-02 02:07:23] "POST /neutron/router HTTP/1.1" 200 344 0.326488 10.0.0.19 - - [2026-02-02 02:07:23] "POST /route-targets HTTP/1.1" 200 327 0.053693 10.0.0.19 - - [2026-02-02 02:07:23] "POST /ref-update HTTP/1.1" 200 156 0.038663 10.0.0.19 - - [2026-02-02 02:07:23] "POST /neutron/port HTTP/1.1" 200 1127 0.028517 10.0.0.19 - - [2026-02-02 02:07:23] "POST /neutron/security_group HTTP/1.1" 200 2002 0.035431 10.0.0.19 - - [2026-02-02 02:07:23] "POST /service-instances HTTP/1.1" 200 670 0.125157 10.0.0.19 - - [2026-02-02 02:07:23] "POST /ref-update HTTP/1.1" 200 156 0.055328 10.0.0.19 - - [2026-02-02 02:07:23] "POST /route-tables HTTP/1.1" 200 582 0.068560 10.0.0.19 - - [2026-02-02 02:07:23] "PUT /logical-router/2fb1be8e-6528-4e93-8441-317a22b7ab2d HTTP/1.1" 200 262 0.035950 10.0.0.19 - - [2026-02-02 02:07:23] "POST /neutron/port HTTP/1.1" 200 1064 0.447319 10.0.0.19 - - [2026-02-02 02:07:23] "POST /neutron/port HTTP/1.1" 200 1064 0.028123 10.0.0.19 - - [2026-02-02 02:07:23] "POST /ref-update HTTP/1.1" 200 156 0.032168 10.0.0.19 - - [2026-02-02 02:07:23] "POST /neutron/port HTTP/1.1" 200 1064 0.018285 10.0.0.19 - - [2026-02-02 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006202 10.0.0.19 - - [2026-02-02 02:07:23] "POST /neutron/port HTTP/1.1" 200 1118 0.085804 10.0.0.19 - - [2026-02-02 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.013293 10.0.0.19 - - [2026-02-02 02:07:23] "POST /neutron/port HTTP/1.1" 200 1128 0.019880 10.0.0.19 - - [2026-02-02 02:07:23] "POST /virtual-machines HTTP/1.1" 200 553 0.015152 10.0.0.19 - - [2026-02-02 02:07:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003118 10.0.0.19 - - [2026-02-02 02:07:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.087281 10.0.0.19 - - [2026-02-02 02:07:23] "POST /neutron/subnet HTTP/1.1" 200 703 0.011284 10.0.0.19 - - [2026-02-02 02:07:23] "POST /neutron/port HTTP/1.1" 200 117 0.001300 10.0.0.19 - - [2026-02-02 02:07:23] "POST /chown HTTP/1.1" 200 109 0.007622 10.0.0.19 - - [2026-02-02 02:07:23] "POST /neutron/network HTTP/1.1" 200 835 0.007211 10.0.0.19 - - [2026-02-02 02:07:23] "POST /instance-ips HTTP/1.1" 200 551 0.021629 10.0.0.19 - - [2026-02-02 02:07:24] "POST /instance-ips HTTP/1.1" 400 246 0.015059 10.0.0.19 - - [2026-02-02 02:07:24] "POST /chown HTTP/1.1" 200 109 0.009278 10.0.0.19 - - [2026-02-02 02:07:24] "PUT /virtual-machine-interface/b4caaf8f-9808-4df3-9e12-8edc5f7d48d8 HTTP/1.1" 200 284 0.011032 10.0.0.19 - - [2026-02-02 02:07:24] "PUT /instance-ip/b1d8bb6a-312e-466b-aa42-503b89d84ffb HTTP/1.1" 200 256 0.012395 10.0.0.19 - - [2026-02-02 02:07:24] "POST /ref-update HTTP/1.1" 200 156 0.011673 10.0.0.19 - - [2026-02-02 02:07:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.086696 10.0.0.19 - - [2026-02-02 02:07:24] "POST /chown HTTP/1.1" 200 109 0.008852 10.0.0.19 - - [2026-02-02 02:07:24] "DELETE /project/9a8c2ab9e501405985dd1db834d945ed HTTP/1.1" 404 173 0.012275 10.0.0.19 - - [2026-02-02 02:07:24] "DELETE /project/cb62987d5f714745af02139e13db4a1e HTTP/1.1" 404 173 0.010943 10.0.0.19 - - [2026-02-02 02:07:24] "GET /projects?obj_uuids=cb62987d-5f71-4745-af02-139e13db4a1e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000956 10.0.0.19 - - [2026-02-02 02:07:24] "GET /projects?obj_uuids=dd4f4bec-6f3b-4d04-8651-860901bf60d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000984 10.0.0.19 - - [2026-02-02 02:07:24] "GET /project/dd4f4bec-6f3b-4d04-8651-860901bf60d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.049131 10.0.0.19 - - [2026-02-02 02:07:24] "GET /project/cb62987d-5f71-4745-af02-139e13db4a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.068772 10.0.0.19 - - [2026-02-02 02:07:24] "GET /projects?obj_uuids=dd4f4bec-6f3b-4d04-8651-860901bf60d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001338 10.0.0.19 - - [2026-02-02 02:07:24] "GET /projects?obj_uuids=cb62987d-5f71-4745-af02-139e13db4a1e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001028 10.0.0.19 - - [2026-02-02 02:07:24] "GET /project/dd4f4bec-6f3b-4d04-8651-860901bf60d5?fields=security_groups HTTP/1.1" 200 1361 0.058034 10.0.0.19 - - [2026-02-02 02:07:24] "POST /instance-ips HTTP/1.1" 200 549 0.124640 10.0.0.19 - - [2026-02-02 02:07:24] "GET /project/cb62987d-5f71-4745-af02-139e13db4a1e?fields=security_groups HTTP/1.1" 200 1368 0.113895 10.0.0.19 - - [2026-02-02 02:07:24] "POST /instance-ips HTTP/1.1" 400 316 0.034482 10.0.0.19 - - [2026-02-02 02:07:24] "DELETE /security-group/8bb4b3d9-2fdb-42fb-b448-568c39c23694 HTTP/1.1" 200 115 0.110966 10.0.0.19 - - [2026-02-02 02:07:24] "GET /projects?obj_uuids=dd4f4bec-6f3b-4d04-8651-860901bf60d5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001158 10.0.0.19 - - [2026-02-02 02:07:24] "DELETE /access-control-list/6948ac17-671b-43fb-b689-64835d3f2805 HTTP/1.1" 200 115 0.048163 10.0.0.19 - - [2026-02-02 02:07:24] "POST /chown HTTP/1.1" 200 109 0.027569 10.0.0.19 - - [2026-02-02 02:07:24] "GET /project/dd4f4bec-6f3b-4d04-8651-860901bf60d5?fields=application_policy_sets HTTP/1.1" 200 1400 0.077900 10.0.0.19 - - [2026-02-02 02:07:24] "DELETE /security-group/9f2c555f-b421-4722-a28a-8f6a28547ebe HTTP/1.1" 200 115 0.137490 10.0.0.19 - - [2026-02-02 02:07:24] "GET /projects?obj_uuids=cb62987d-5f71-4745-af02-139e13db4a1e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003231 10.0.0.19 - - [2026-02-02 02:07:24] "DELETE /access-control-list/6d5bd81e-b55b-4ef5-9af8-b96dd603520f HTTP/1.1" 200 115 0.108269 10.0.0.19 - - [2026-02-02 02:07:24] "PUT /virtual-machine-interface/899dc823-eaa9-422d-abcc-c13f88992d19 HTTP/1.1" 200 284 0.042238 10.0.0.19 - - [2026-02-02 02:07:24] "GET /project/cb62987d-5f71-4745-af02-139e13db4a1e?fields=application_policy_sets HTTP/1.1" 200 1407 0.092538 10.0.0.19 - - [2026-02-02 02:07:25] "PUT /instance-ip/a3d6f44c-6a12-4693-8938-26a900dd848c HTTP/1.1" 200 256 0.071345 10.0.0.19 - - [2026-02-02 02:07:25] "DELETE /access-control-list/ca23df41-bef9-44de-a8c6-72d6061f09ad HTTP/1.1" 200 115 0.127674 10.0.0.19 - - [2026-02-02 02:07:25] "POST /ref-update HTTP/1.1" 200 156 0.038904 10.0.0.19 - - [2026-02-02 02:07:25] "DELETE /access-control-list/de4c694f-f64a-4a35-8283-3ea7e416ecfa HTTP/1.1" 200 115 0.089973 10.0.0.19 - - [2026-02-02 02:07:25] "DELETE /project/dd4f4bec-6f3b-4d04-8651-860901bf60d5 HTTP/1.1" 200 115 0.663782 10.0.0.19 - - [2026-02-02 02:07:25] "POST /ref-update HTTP/1.1" 200 156 0.019840 10.0.0.19 - - [2026-02-02 02:07:25] "POST /ref-update HTTP/1.1" 200 156 0.012123 10.0.0.19 - - [2026-02-02 02:07:25] "DELETE /project/cb62987d-5f71-4745-af02-139e13db4a1e HTTP/1.1" 200 115 0.710711 10.0.0.19 - - [2026-02-02 02:07:25] "PUT /routing-instance/5bbd7584-b3d2-478e-8ed2-a64a1b078efa HTTP/1.1" 200 266 0.026987 10.0.0.19 - - [2026-02-02 02:07:25] "POST /virtual-machines HTTP/1.1" 200 553 0.019176 10.0.0.19 - - [2026-02-02 02:07:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.113820 10.0.0.19 - - [2026-02-02 02:07:25] "POST /chown HTTP/1.1" 200 109 0.007448 10.0.0.19 - - [2026-02-02 02:07:25] "POST /instance-ips HTTP/1.1" 400 246 0.015083 10.0.0.19 - - [2026-02-02 02:07:25] "POST /chown HTTP/1.1" 200 109 0.007445 10.0.0.19 - - [2026-02-02 02:07:25] "PUT /virtual-machine-interface/c7a30431-569f-4fec-b11b-b571662d2422 HTTP/1.1" 200 284 0.010719 10.0.0.19 - - [2026-02-02 02:07:25] "PUT /instance-ip/b1d8bb6a-312e-466b-aa42-503b89d84ffb HTTP/1.1" 200 256 0.015204 10.0.0.19 - - [2026-02-02 02:07:25] "POST /ref-update HTTP/1.1" 200 156 0.013324 10.0.0.19 - - [2026-02-02 02:07:25] "POST /ref-update HTTP/1.1" 200 156 0.014904 10.0.0.19 - - [2026-02-02 02:07:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.117851 10.0.0.19 - - [2026-02-02 02:07:26] "POST /chown HTTP/1.1" 200 109 0.007612 10.0.0.19 - - [2026-02-02 02:07:26] "POST /instance-ips HTTP/1.1" 400 316 0.016372 10.0.0.19 - - [2026-02-02 02:07:26] "POST /chown HTTP/1.1" 200 109 0.012902 10.0.0.19 - - [2026-02-02 02:07:26] "PUT /virtual-machine-interface/fd49fa12-d861-411a-b639-fae36410506c HTTP/1.1" 200 284 0.012444 10.0.0.19 - - [2026-02-02 02:07:26] "PUT /instance-ip/a3d6f44c-6a12-4693-8938-26a900dd848c HTTP/1.1" 200 256 0.026019 10.0.0.19 - - [2026-02-02 02:07:26] "POST /ref-update HTTP/1.1" 200 156 0.018564 10.0.0.19 - - [2026-02-02 02:07:26] "POST /ref-update HTTP/1.1" 200 156 0.012684 10.0.0.19 - - [2026-02-02 02:07:28] "POST /neutron/port HTTP/1.1" 200 1127 0.013265 10.0.0.19 - - [2026-02-02 02:07:28] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007453 10.0.0.19 - - [2026-02-02 02:07:28] "POST /neutron/port HTTP/1.1" 200 1127 0.012409 10.0.0.19 - - [2026-02-02 02:07:28] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006213 10.0.0.19 - - [2026-02-02 02:07:28] "POST /neutron/port HTTP/1.1" 200 1127 0.012991 10.0.0.19 - - [2026-02-02 02:07:28] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006522 10.0.0.19 - - [2026-02-02 02:07:28] "GET /virtual-machine/858c996d-d11f-4377-ad83-18a427255d5e HTTP/1.1" 401 292 0.000545 10.0.0.19 - - [2026-02-02 02:07:28] "GET /virtual-machine/858c996d-d11f-4377-ad83-18a427255d5e HTTP/1.1" 200 1295 0.031832 10.0.0.19 - - [2026-02-02 02:07:28] "GET /virtual-machine-interface/2f181860-02bf-44f8-ab79-821242fb3c64 HTTP/1.1" 200 2955 0.005880 10.0.0.19 - - [2026-02-02 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.19 - - [2026-02-02 02:07:28] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003123 10.0.0.19 - - [2026-02-02 02:07:29] "GET /virtual-networks?parent_id=9a8c2ab9-e501-4059-85dd-1db834d945ed&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003190 10.0.0.19 - - [2026-02-02 02:07:29] "GET /virtual-network/b3de186d-0221-4050-a516-feee4f398bd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008763 10.0.0.19 - - [2026-02-02 02:07:31] "POST /neutron/port HTTP/1.1" 200 1127 0.014072 10.0.0.19 - - [2026-02-02 02:07:31] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005446 10.0.0.19 - - [2026-02-02 02:07:31] "GET /obj-perms HTTP/1.1" 200 5056 0.074081 10.0.0.19 - - [2026-02-02 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.19 - - [2026-02-02 02:07:32] "GET /virtual-network/b3de186d-0221-4050-a516-feee4f398bd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006094 10.0.0.19 - - [2026-02-02 02:07:32] "GET /obj-perms HTTP/1.1" 200 5056 0.053701 10.0.0.19 - - [2026-02-02 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.19 - - [2026-02-02 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.19 - - [2026-02-02 02:07:32] "POST /chown HTTP/1.1" 200 109 0.007689 10.0.0.19 - - [2026-02-02 02:07:32] "POST /instance-ips HTTP/1.1" 400 246 0.016445 10.0.0.19 - - [2026-02-02 02:07:32] "POST /chown HTTP/1.1" 200 109 0.007743 10.0.0.19 - - [2026-02-02 02:07:32] "POST /chown HTTP/1.1" 200 109 0.007555 10.0.0.19 - - [2026-02-02 02:07:32] "POST /instance-ips HTTP/1.1" 400 316 0.016322 10.0.0.19 - - [2026-02-02 02:07:32] "POST /chown HTTP/1.1" 200 109 0.008003 10.0.0.19 - - [2026-02-02 02:07:32] "POST /chown HTTP/1.1" 200 109 0.007117 10.0.0.19 - - [2026-02-02 02:07:32] "POST /instance-ips HTTP/1.1" 400 246 0.019198 10.0.0.19 - - [2026-02-02 02:07:32] "POST /chown HTTP/1.1" 200 109 0.007399 10.0.0.19 - - [2026-02-02 02:07:32] "POST /chown HTTP/1.1" 200 109 0.008087 10.0.0.19 - - [2026-02-02 02:07:32] "POST /instance-ips HTTP/1.1" 400 316 0.015046 10.0.0.19 - - [2026-02-02 02:07:33] "POST /chown HTTP/1.1" 200 109 0.008113 10.0.0.19 - - [2026-02-02 02:07:33] "POST /neutron/port HTTP/1.1" 200 1128 0.012192 10.0.0.19 - - [2026-02-02 02:07:33] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005259 10.0.0.19 - - [2026-02-02 02:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.19 - - [2026-02-02 02:07:34] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004049 10.0.0.19 - - [2026-02-02 02:07:34] "GET /virtual-networks?parent_id=9a8c2ab9-e501-4059-85dd-1db834d945ed&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003106 10.0.0.19 - - [2026-02-02 02:07:34] "GET /virtual-network/b3de186d-0221-4050-a516-feee4f398bd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005674 10.0.0.19 - - [2026-02-02 02:07:34] "POST /neutron/port HTTP/1.1" 200 1128 0.013234 10.0.0.19 - - [2026-02-02 02:07:34] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006898 10.0.0.19 - - [2026-02-02 02:07:34] "POST /neutron/port HTTP/1.1" 200 1128 0.015938 10.0.0.19 - - [2026-02-02 02:07:34] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006836 10.0.0.19 - - [2026-02-02 02:07:34] "POST /neutron/port HTTP/1.1" 200 1128 0.017519 10.0.0.19 - - [2026-02-02 02:07:34] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006567 10.0.0.19 - - [2026-02-02 02:07:34] "GET /virtual-machine/a4234559-2420-44c5-83ee-7e58bc4b3784 HTTP/1.1" 200 1295 0.004703 10.0.0.19 - - [2026-02-02 02:07:34] "GET /virtual-machine-interface/44159290-1f5f-4e26-a487-1f2ac2f262ab HTTP/1.1" 200 2967 0.004794 10.0.0.19 - - [2026-02-02 02:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.19 - - [2026-02-02 02:07:34] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003931 10.0.0.19 - - [2026-02-02 02:07:34] "GET /virtual-networks?parent_id=9a8c2ab9-e501-4059-85dd-1db834d945ed&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004089 10.0.0.19 - - [2026-02-02 02:07:35] "GET /virtual-network/f3ef8344-ed74-46a0-999a-f06c146a2103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005919 10.0.0.19 - - [2026-02-02 02:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.19 - - [2026-02-02 02:07:36] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003284 10.0.0.19 - - [2026-02-02 02:07:36] "GET /virtual-networks?parent_id=9a8c2ab9-e501-4059-85dd-1db834d945ed&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003083 10.0.0.19 - - [2026-02-02 02:07:36] "GET /virtual-network/f3ef8344-ed74-46a0-999a-f06c146a2103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005778 10.0.0.19 - - [2026-02-02 02:07:40] "POST /neutron/router HTTP/1.1" 200 656 0.004093 10.0.0.19 - - [2026-02-02 02:07:40] "POST /ref-update HTTP/1.1" 200 156 0.012926 10.0.0.19 - - [2026-02-02 02:07:40] "POST /neutron/router HTTP/1.1" 200 344 0.099289 10.0.0.19 - - [2026-02-02 02:07:40] "POST /neutron/router HTTP/1.1" 200 656 0.006634 10.0.0.19 - - [2026-02-02 02:07:40] "GET /logical-router/2fb1be8e-6528-4e93-8441-317a22b7ab2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.003970 10.0.0.19 - - [2026-02-02 02:07:40] "GET /service-instance/83800347-565e-4d6c-b64d-963dd1493108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004042 10.0.0.19 - - [2026-02-02 02:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004702 10.0.0.19 - - [2026-02-02 02:07:40] "POST /neutron/router HTTP/1.1" 200 151 0.061420 10.0.0.19 - - [2026-02-02 02:07:40] "DELETE /route-target/dc36d62d-6952-4fd9-ae9c-9652d2776835 HTTP/1.1" 409 239 0.006127 10.0.0.19 - - [2026-02-02 02:07:40] "PUT /logical-router/2fb1be8e-6528-4e93-8441-317a22b7ab2d HTTP/1.1" 404 171 0.003354 10.0.0.19 - - [2026-02-02 02:07:40] "POST /ref-update HTTP/1.1" 200 156 0.009592 10.0.0.19 - - [2026-02-02 02:07:40] "DELETE /route-table/520947f1-f327-4738-b3af-1f16c4b9ff19 HTTP/1.1" 200 115 0.024359 10.0.0.19 - - [2026-02-02 02:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007219 10.0.0.19 - - [2026-02-02 02:07:40] "PUT /routing-instance/5bbd7584-b3d2-478e-8ed2-a64a1b078efa HTTP/1.1" 200 266 0.010355 10.0.0.19 - - [2026-02-02 02:07:40] "GET /virtual-network/f76a2bcf-1264-4097-98f8-e4dcd45d45c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2134 0.005905 10.0.0.19 - - [2026-02-02 02:07:40] "POST /neutron/network HTTP/1.1" 200 835 0.006052 10.0.0.19 - - [2026-02-02 02:07:40] "POST /ref-update HTTP/1.1" 200 156 0.009480 10.0.0.19 - - [2026-02-02 02:07:40] "POST /neutron/network HTTP/1.1" 400 204 0.039138 10.0.0.19 - - [2026-02-02 02:07:40] "POST /ref-update HTTP/1.1" 200 156 0.010657 10.0.0.19 - - [2026-02-02 02:07:40] "DELETE /instance-ip/a3d6f44c-6a12-4693-8938-26a900dd848c HTTP/1.1" 200 115 0.036625 10.0.0.19 - - [2026-02-02 02:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.19 - - [2026-02-02 02:07:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003661 10.0.0.19 - - [2026-02-02 02:07:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002801 10.0.0.19 - - [2026-02-02 02:07:40] "DELETE /virtual-network/f76a2bcf-1264-4097-98f8-e4dcd45d45c2 HTTP/1.1" 200 115 0.159320 10.0.0.19 - - [2026-02-02 02:07:40] "DELETE /route-target/3bd30c82-93ad-411b-a88a-84f43b303bbc HTTP/1.1" 200 115 0.031929 10.0.0.19 - - [2026-02-02 02:07:40] "DELETE /service-instance/83800347-565e-4d6c-b64d-963dd1493108 HTTP/1.1" 200 115 0.038202 10.0.0.19 - - [2026-02-02 02:07:40] "GET /logical-router/2fb1be8e-6528-4e93-8441-317a22b7ab2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002469 10.0.0.19 - - [2026-02-02 02:07:41] "GET /service-instance/83800347-565e-4d6c-b64d-963dd1493108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004406 10.0.0.19 - - [2026-02-02 02:07:41] "POST /neutron/port HTTP/1.1" 200 1128 0.020096 10.0.0.19 - - [2026-02-02 02:07:41] "GET /virtual-machine-interface/b4caaf8f-9808-4df3-9e12-8edc5f7d48d8?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1664 0.007243 10.0.0.19 - - [2026-02-02 02:07:41] "POST /neutron/port HTTP/1.1" 200 1118 0.018356 10.0.0.19 - - [2026-02-02 02:07:41] "POST /ref-update HTTP/1.1" 200 156 0.024154 10.0.0.19 - - [2026-02-02 02:07:41] "POST /neutron/port HTTP/1.1" 200 1127 0.020451 10.0.0.19 - - [2026-02-02 02:07:41] "POST /neutron/port HTTP/1.1" 200 1117 0.012901 10.0.0.19 - - [2026-02-02 02:07:41] "GET /instance-ip/b1d8bb6a-312e-466b-aa42-503b89d84ffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.004349 10.0.0.19 - - [2026-02-02 02:07:41] "POST /neutron/port HTTP/1.1" 200 151 0.147875 10.0.0.19 - - [2026-02-02 02:07:41] "DELETE /virtual-machine-interface/b4caaf8f-9808-4df3-9e12-8edc5f7d48d8 HTTP/1.1" 200 115 0.053813 10.0.0.19 - - [2026-02-02 02:07:41] "GET /virtual-machine-interface/899dc823-eaa9-422d-abcc-c13f88992d19?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1343 0.006243 10.0.0.19 - - [2026-02-02 02:07:41] "POST /neutron/port HTTP/1.1" 200 151 0.137200 10.0.0.19 - - [2026-02-02 02:07:41] "DELETE /virtual-machine-interface/899dc823-eaa9-422d-abcc-c13f88992d19 HTTP/1.1" 200 115 0.031363 10.0.0.19 - - [2026-02-02 02:07:41] "POST /ref-update HTTP/1.1" 200 156 0.011707 10.0.0.19 - - [2026-02-02 02:07:41] "DELETE /virtual-machine/0951c239-24e8-4a1b-bd03-09f01ccf71e0 HTTP/1.1" 200 115 0.019346 10.0.0.19 - - [2026-02-02 02:07:41] "GET /virtual-machine-interface/c7a30431-569f-4fec-b11b-b571662d2422?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1664 0.007323 10.0.0.19 - - [2026-02-02 02:07:41] "POST /ref-update HTTP/1.1" 200 156 0.012573 10.0.0.19 - - [2026-02-02 02:07:41] "GET /instance-ip/b1d8bb6a-312e-466b-aa42-503b89d84ffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1697 0.005790 10.0.0.19 - - [2026-02-02 02:07:41] "DELETE /instance-ip/b1d8bb6a-312e-466b-aa42-503b89d84ffb HTTP/1.1" 200 115 0.028261 10.0.0.19 - - [2026-02-02 02:07:41] "DELETE /virtual-machine-interface/c7a30431-569f-4fec-b11b-b571662d2422 HTTP/1.1" 200 115 0.030472 10.0.0.19 - - [2026-02-02 02:07:41] "GET /virtual-machine-interface/fd49fa12-d861-411a-b639-fae36410506c?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1344 0.005863 10.0.0.19 - - [2026-02-02 02:07:41] "DELETE /virtual-machine-interface/fd49fa12-d861-411a-b639-fae36410506c HTTP/1.1" 200 115 0.024939 10.0.0.19 - - [2026-02-02 02:07:41] "DELETE /virtual-machine/873046cc-1009-4d0f-9769-673063c3b491 HTTP/1.1" 200 115 0.015641 10.0.0.19 - - [2026-02-02 02:07:42] "POST /neutron/network HTTP/1.1" 200 835 0.006584 10.0.0.19 - - [2026-02-02 02:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004386 10.0.0.19 - - [2026-02-02 02:07:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002688 10.0.0.19 - - [2026-02-02 02:07:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003168 10.0.0.19 - - [2026-02-02 02:07:42] "POST /neutron/network HTTP/1.1" 200 151 0.081339 10.0.0.19 - - [2026-02-02 02:07:42] "DELETE /route-target/6a2dc202-b6ff-44e3-9582-604c4a415d83 HTTP/1.1" 200 115 0.013225 10.0.0.19 - - [2026-02-02 02:07:42] "POST /neutron/network HTTP/1.1" 200 827 0.005528 10.0.0.19 - - [2026-02-02 02:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005925 10.0.0.19 - - [2026-02-02 02:07:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002274 10.0.0.19 - - [2026-02-02 02:07:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003117 10.0.0.19 - - [2026-02-02 02:07:42] "POST /neutron/network HTTP/1.1" 200 151 0.078252 10.0.0.19 - - [2026-02-02 02:07:42] "DELETE /route-target/9c3726ac-a23b-446f-b148-d378b6406671 HTTP/1.1" 200 115 0.016392 10.0.0.19 - - [2026-02-02 02:07:43] "GET /projects?obj_uuids=9a8c2ab9-e501-4059-85dd-1db834d945ed&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001329 10.0.0.19 - - [2026-02-02 02:07:43] "GET /project/9a8c2ab9-e501-4059-85dd-1db834d945ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.025928 10.0.0.19 - - [2026-02-02 02:07:43] "GET /projects?obj_uuids=9a8c2ab9-e501-4059-85dd-1db834d945ed&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001492 10.0.0.19 - - [2026-02-02 02:07:43] "GET /project/9a8c2ab9-e501-4059-85dd-1db834d945ed?fields=virtual_networks HTTP/1.1" 200 1048 0.067971 10.0.0.19 - - [2026-02-02 02:07:43] "GET /projects?obj_uuids=9a8c2ab9-e501-4059-85dd-1db834d945ed&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001162 10.0.0.19 - - [2026-02-02 02:07:43] "GET /project/9a8c2ab9-e501-4059-85dd-1db834d945ed?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.022974 10.0.0.19 - - [2026-02-02 02:07:43] "GET /projects?obj_uuids=9a8c2ab9-e501-4059-85dd-1db834d945ed&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001148 10.0.0.19 - - [2026-02-02 02:07:43] "GET /project/9a8c2ab9-e501-4059-85dd-1db834d945ed?fields=security_groups HTTP/1.1" 200 1277 0.024057 10.0.0.19 - - [2026-02-02 02:07:44] "POST /fqname-to-id HTTP/1.1" 404 196 0.033011 10.0.0.19 - - [2026-02-02 02:07:44] "GET /projects?obj_uuids=41563015-0509-4fbe-9433-0a0e65846f70&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002705 10.0.0.19 - - [2026-02-02 02:07:44] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001460 10.0.0.19 - - [2026-02-02 02:07:44] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007980 10.0.0.19 - - [2026-02-02 02:07:44] "POST /id-to-fqname HTTP/1.1" 200 198 0.001340 10.0.0.19 - - [2026-02-02 02:07:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.004767 10.0.0.19 - - [2026-02-02 02:07:44] "POST /security-groups HTTP/1.1" 200 599 0.064330 10.0.0.19 - - [2026-02-02 02:07:44] "POST /fqname-to-id HTTP/1.1" 404 242 0.002659 10.0.0.19 - - [2026-02-02 02:07:44] "POST /projects HTTP/1.1" 200 601 0.217594 10.0.0.19 - - [2026-02-02 02:07:44] "POST /access-control-lists HTTP/1.1" 200 604 0.060309 10.0.0.19 - - [2026-02-02 02:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.291704 10.0.0.19 - - [2026-02-02 02:07:44] "POST /fqname-to-id HTTP/1.1" 404 241 0.003212 10.0.0.19 - - [2026-02-02 02:07:44] "GET /project/41563015-0509-4fbe-9433-0a0e65846f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.421485 10.0.0.19 - - [2026-02-02 02:07:44] "POST /access-control-lists HTTP/1.1" 200 602 0.060665 10.0.0.19 - - [2026-02-02 02:07:46] "GET / HTTP/1.1" 200 35931 0.002041 10.0.0.19 - - [2026-02-02 02:07:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000579 10.0.0.19 - - [2026-02-02 02:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.068335 10.0.0.19 - - [2026-02-02 02:07:47] "GET /projects?obj_uuids=41563015-0509-4fbe-9433-0a0e65846f70&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001229 10.0.0.19 - - [2026-02-02 02:07:47] "GET /project/41563015-0509-4fbe-9433-0a0e65846f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.030003 10.0.0.19 - - [2026-02-02 02:07:47] "POST /neutron/network HTTP/1.1" 200 117 0.034381 10.0.0.19 - - [2026-02-02 02:07:47] "GET /projects?obj_uuids=41563015-0509-4fbe-9433-0a0e65846f70&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001490 10.0.0.19 - - [2026-02-02 02:07:47] "POST /neutron/network HTTP/1.1" 200 613 0.071063 10.0.0.19 - - [2026-02-02 02:07:47] "POST /route-targets HTTP/1.1" 200 327 0.011590 10.0.0.19 - - [2026-02-02 02:07:47] "POST /ref-update HTTP/1.1" 200 156 0.015082 10.0.0.19 - - [2026-02-02 02:07:47] "POST /useragent-kv HTTP/1.1" 200 115 0.004100 10.0.0.19 - - [2026-02-02 02:07:47] "POST /neutron/subnet HTTP/1.1" 200 725 0.220045 10.0.0.19 - - [2026-02-02 02:07:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000440 10.0.0.19 - - [2026-02-02 02:07:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003004 10.0.0.19 - - [2026-02-02 02:07:47] "POST /neutron/subnet HTTP/1.1" 200 828 0.187755 10.0.0.19 - - [2026-02-02 02:07:47] "POST /neutron/network HTTP/1.1" 200 1006 0.007585 10.0.0.19 - - [2026-02-02 02:07:47] "POST /id-to-fqname HTTP/1.1" 200 228 0.001182 10.0.0.19 - - [2026-02-02 02:07:47] "GET /virtual-network/a36452a0-5260-4555-8928-93a3219a1cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004890 10.0.0.19 - - [2026-02-02 02:07:47] "POST /neutron/network HTTP/1.1" 200 1006 0.007894 10.0.0.19 - - [2026-02-02 02:07:47] "GET /virtual-network/a36452a0-5260-4555-8928-93a3219a1cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004644 10.0.0.19 - - [2026-02-02 02:07:47] "POST /neutron/network HTTP/1.1" 200 1006 0.007547 10.0.0.19 - - [2026-02-02 02:07:48] "POST /neutron/subnet HTTP/1.1" 200 725 0.006997 10.0.0.19 - - [2026-02-02 02:07:48] "POST /neutron/subnet HTTP/1.1" 200 828 0.007379 10.0.0.19 - - [2026-02-02 02:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.19 - - [2026-02-02 02:07:48] "GET /projects?obj_uuids=41563015-0509-4fbe-9433-0a0e65846f70&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001511 10.0.0.19 - - [2026-02-02 02:07:48] "GET /project/41563015-0509-4fbe-9433-0a0e65846f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.026112 10.0.0.19 - - [2026-02-02 02:07:48] "POST /neutron/network HTTP/1.1" 200 117 0.011153 10.0.0.19 - - [2026-02-02 02:07:48] "GET /projects?obj_uuids=41563015-0509-4fbe-9433-0a0e65846f70&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001683 10.0.0.19 - - [2026-02-02 02:07:48] "POST /fqname-to-id HTTP/1.1" 404 207 0.031135 10.0.0.19 - - [2026-02-02 02:07:48] "POST /neutron/network HTTP/1.1" 200 613 0.071852 10.0.0.19 - - [2026-02-02 02:07:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000631 10.0.0.19 - - [2026-02-02 02:07:48] "POST /route-targets HTTP/1.1" 200 327 0.013821 10.0.0.19 - - [2026-02-02 02:07:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000511 10.0.0.19 - - [2026-02-02 02:07:48] "POST /ref-update HTTP/1.1" 200 156 0.015061 10.0.0.19 - - [2026-02-02 02:07:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000867 10.0.0.19 - - [2026-02-02 02:07:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.19 - - [2026-02-02 02:07:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002405 10.0.0.19 - - [2026-02-02 02:07:48] "POST /neutron/subnet HTTP/1.1" 200 729 0.173761 10.0.0.19 - - [2026-02-02 02:07:48] "POST /fqname-to-id HTTP/1.1" 404 207 0.004292 10.0.0.19 - - [2026-02-02 02:07:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002532 10.0.0.19 - - [2026-02-02 02:07:48] "POST /neutron/subnet HTTP/1.1" 200 828 0.198205 10.0.0.19 - - [2026-02-02 02:07:48] "POST /neutron/network HTTP/1.1" 200 1007 0.007455 10.0.0.19 - - [2026-02-02 02:07:48] "POST /id-to-fqname HTTP/1.1" 200 228 0.001295 10.0.0.19 - - [2026-02-02 02:07:48] "GET /virtual-network/ad2d41a7-d7af-40c6-900a-2c2112fe4bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005941 10.0.0.19 - - [2026-02-02 02:07:48] "POST /neutron/network HTTP/1.1" 200 1007 0.008286 10.0.0.19 - - [2026-02-02 02:07:48] "GET /virtual-network/ad2d41a7-d7af-40c6-900a-2c2112fe4bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005248 10.0.0.19 - - [2026-02-02 02:07:48] "POST /neutron/network HTTP/1.1" 200 1007 0.008407 10.0.0.19 - - [2026-02-02 02:07:48] "POST /neutron/subnet HTTP/1.1" 200 729 0.006852 10.0.0.19 - - [2026-02-02 02:07:48] "POST /neutron/subnet HTTP/1.1" 200 828 0.008204 10.0.0.19 - - [2026-02-02 02:07:48] "POST /fqname-to-id HTTP/1.1" 404 234 0.003024 10.0.0.19 - - [2026-02-02 02:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.19 - - [2026-02-02 02:07:48] "GET /projects?obj_uuids=41563015-0509-4fbe-9433-0a0e65846f70&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001183 10.0.0.19 - - [2026-02-02 02:07:48] "GET /project/41563015-0509-4fbe-9433-0a0e65846f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.025948 10.0.0.19 - - [2026-02-02 02:07:49] "POST /network-policys HTTP/1.1" 200 577 0.060588 10.0.0.19 - - [2026-02-02 02:07:49] "GET /network-policy/da3e3db6-4ab6-4067-923f-b30cb8a70f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.005117 10.0.0.19 - - [2026-02-02 02:07:49] "POST /neutron/network HTTP/1.1" 200 1006 0.008032 10.0.0.19 - - [2026-02-02 02:07:49] "POST /fqname-to-id HTTP/1.1" 404 207 0.004289 10.0.0.19 - - [2026-02-02 02:07:49] "POST /fqname-to-id HTTP/1.1" 404 242 0.004320 10.0.0.19 - - [2026-02-02 02:07:49] "POST /neutron/network HTTP/1.1" 200 1114 0.061469 10.0.0.19 - - [2026-02-02 02:07:49] "POST /access-control-lists HTTP/1.1" 200 596 0.069327 10.0.0.19 - - [2026-02-02 02:07:49] "POST /neutron/network HTTP/1.1" 200 1114 0.041472 10.0.0.19 - - [2026-02-02 02:07:49] "GET /virtual-network/a36452a0-5260-4555-8928-93a3219a1cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.005168 10.0.0.19 - - [2026-02-02 02:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.19 - - [2026-02-02 02:07:49] "GET /network-policy/da3e3db6-4ab6-4067-923f-b30cb8a70f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.003924 10.0.0.19 - - [2026-02-02 02:07:49] "POST /neutron/network HTTP/1.1" 200 1007 0.078809 10.0.0.19 - - [2026-02-02 02:07:49] "POST /fqname-to-id HTTP/1.1" 404 207 0.006192 10.0.0.19 - - [2026-02-02 02:07:49] "POST /fqname-to-id HTTP/1.1" 404 242 0.002141 10.0.0.19 - - [2026-02-02 02:07:49] "POST /neutron/network HTTP/1.1" 200 1115 0.043436 10.0.0.19 - - [2026-02-02 02:07:49] "POST /access-control-lists HTTP/1.1" 200 596 0.070460 10.0.0.19 - - [2026-02-02 02:07:49] "POST /neutron/network HTTP/1.1" 200 1115 0.050523 10.0.0.19 - - [2026-02-02 02:07:49] "GET /virtual-network/ad2d41a7-d7af-40c6-900a-2c2112fe4bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.004985 10.0.0.19 - - [2026-02-02 02:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.19 - - [2026-02-02 02:07:49] "POST /ref-update HTTP/1.1" 200 156 0.010680 10.0.0.19 - - [2026-02-02 02:07:49] "GET /network-policy/da3e3db6-4ab6-4067-923f-b30cb8a70f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.004276 10.0.0.19 - - [2026-02-02 02:07:49] "GET /domains HTTP/1.1" 401 292 0.000553 10.0.0.19 - - [2026-02-02 02:07:49] "PUT /access-control-list/2b393eeb-c40f-45ae-90ae-97c113e3b1a0 HTTP/1.1" 200 272 0.054800 10.0.0.19 - - [2026-02-02 02:07:50] "GET /domains HTTP/1.1" 200 280 0.029580 10.0.0.19 - - [2026-02-02 02:07:50] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001829 10.0.0.19 - - [2026-02-02 02:07:50] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2770 0.010832 10.0.0.19 - - [2026-02-02 02:07:50] "GET /projects?obj_uuids=41563015-0509-4fbe-9433-0a0e65846f70&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001023 10.0.0.19 - - [2026-02-02 02:07:50] "GET /project/41563015-0509-4fbe-9433-0a0e65846f70 HTTP/1.1" 200 2635 0.067059 10.0.0.19 - - [2026-02-02 02:07:50] "GET /virtual-network/a36452a0-5260-4555-8928-93a3219a1cab HTTP/1.1" 200 3505 0.006119 10.0.0.19 - - [2026-02-02 02:07:50] "GET /virtual-network/a36452a0-5260-4555-8928-93a3219a1cab HTTP/1.1" 200 3505 0.004942 10.0.0.19 - - [2026-02-02 02:07:50] "GET /routing-instance/dd0abb41-553a-4855-ab13-78a52a27fd9f HTTP/1.1" 200 1796 0.004107 10.0.0.19 - - [2026-02-02 02:07:50] "GET /routing-instance/dd0abb41-553a-4855-ab13-78a52a27fd9f HTTP/1.1" 200 1796 0.003500 10.0.0.19 - - [2026-02-02 02:07:50] "GET /route-target/1bd8667b-9941-484f-acdb-ed4a0b285501 HTTP/1.1" 200 1212 0.003312 10.0.0.19 - - [2026-02-02 02:07:50] "GET /virtual-network/a36452a0-5260-4555-8928-93a3219a1cab HTTP/1.1" 200 3505 0.005234 10.0.0.19 - - [2026-02-02 02:07:50] "GET /routing-instance/dd0abb41-553a-4855-ab13-78a52a27fd9f HTTP/1.1" 200 1796 0.003458 10.0.0.19 - - [2026-02-02 02:07:50] "GET /virtual-network/a36452a0-5260-4555-8928-93a3219a1cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.005404 10.0.0.19 - - [2026-02-02 02:07:50] "GET /virtual-network/a36452a0-5260-4555-8928-93a3219a1cab HTTP/1.1" 200 3505 0.004733 10.0.0.19 - - [2026-02-02 02:07:50] "GET /routing-instance/dd0abb41-553a-4855-ab13-78a52a27fd9f HTTP/1.1" 200 1796 0.003619 10.0.0.19 - - [2026-02-02 02:07:50] "GET /routing-instance/dd0abb41-553a-4855-ab13-78a52a27fd9f HTTP/1.1" 200 1796 0.003195 10.0.0.19 - - [2026-02-02 02:07:50] "GET /route-target/1bd8667b-9941-484f-acdb-ed4a0b285501 HTTP/1.1" 200 1212 0.003065 10.0.0.19 - - [2026-02-02 02:07:50] "GET /domains HTTP/1.1" 200 280 0.002800 10.0.0.19 - - [2026-02-02 02:07:50] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001092 10.0.0.19 - - [2026-02-02 02:07:50] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2770 0.006965 10.0.0.19 - - [2026-02-02 02:07:50] "GET /projects?obj_uuids=41563015-0509-4fbe-9433-0a0e65846f70&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001359 10.0.0.19 - - [2026-02-02 02:07:50] "GET /project/41563015-0509-4fbe-9433-0a0e65846f70 HTTP/1.1" 200 2635 0.068284 10.0.0.19 - - [2026-02-02 02:07:50] "GET /virtual-network/a36452a0-5260-4555-8928-93a3219a1cab HTTP/1.1" 200 3505 0.005645 10.0.0.19 - - [2026-02-02 02:07:50] "GET /obj-perms HTTP/1.1" 200 5046 0.056705 10.0.0.19 - - [2026-02-02 02:07:50] "GET /domains HTTP/1.1" 200 280 0.003345 10.0.0.19 - - [2026-02-02 02:07:50] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001668 10.0.0.19 - - [2026-02-02 02:07:50] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2770 0.008354 10.0.0.19 - - [2026-02-02 02:07:50] "GET /projects?obj_uuids=41563015-0509-4fbe-9433-0a0e65846f70&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001265 10.0.0.19 - - [2026-02-02 02:07:50] "GET /project/41563015-0509-4fbe-9433-0a0e65846f70 HTTP/1.1" 200 2635 0.070830 10.0.0.19 - - [2026-02-02 02:07:50] "GET /virtual-network/ad2d41a7-d7af-40c6-900a-2c2112fe4bda HTTP/1.1" 200 3509 0.008048 10.0.0.19 - - [2026-02-02 02:07:50] "GET /virtual-network/ad2d41a7-d7af-40c6-900a-2c2112fe4bda HTTP/1.1" 200 3509 0.004571 10.0.0.19 - - [2026-02-02 02:07:50] "GET /routing-instance/04b300dd-698f-4cd1-9a11-e74213940d90 HTTP/1.1" 200 1794 0.003532 10.0.0.19 - - [2026-02-02 02:07:50] "GET /routing-instance/04b300dd-698f-4cd1-9a11-e74213940d90 HTTP/1.1" 200 1794 0.003534 10.0.0.19 - - [2026-02-02 02:07:50] "GET /route-target/66013c8b-90c2-41bd-a06a-73028af06209 HTTP/1.1" 200 1212 0.003021 10.0.0.19 - - [2026-02-02 02:07:50] "GET /virtual-network/ad2d41a7-d7af-40c6-900a-2c2112fe4bda HTTP/1.1" 200 3509 0.004588 10.0.0.19 - - [2026-02-02 02:07:50] "GET /routing-instance/04b300dd-698f-4cd1-9a11-e74213940d90 HTTP/1.1" 200 1794 0.003194 10.0.0.19 - - [2026-02-02 02:07:50] "GET /virtual-network/ad2d41a7-d7af-40c6-900a-2c2112fe4bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.004719 10.0.0.19 - - [2026-02-02 02:07:50] "GET /virtual-network/ad2d41a7-d7af-40c6-900a-2c2112fe4bda HTTP/1.1" 200 3509 0.004742 10.0.0.19 - - [2026-02-02 02:07:50] "GET /routing-instance/04b300dd-698f-4cd1-9a11-e74213940d90 HTTP/1.1" 200 1794 0.003338 10.0.0.19 - - [2026-02-02 02:07:50] "GET /routing-instance/04b300dd-698f-4cd1-9a11-e74213940d90 HTTP/1.1" 200 1794 0.003729 10.0.0.19 - - [2026-02-02 02:07:50] "GET /route-target/66013c8b-90c2-41bd-a06a-73028af06209 HTTP/1.1" 200 1212 0.003535 10.0.0.19 - - [2026-02-02 02:07:51] "GET /domains HTTP/1.1" 200 280 0.002842 10.0.0.19 - - [2026-02-02 02:07:51] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001109 10.0.0.19 - - [2026-02-02 02:07:51] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2770 0.006840 10.0.0.19 - - [2026-02-02 02:07:51] "GET /projects?obj_uuids=41563015-0509-4fbe-9433-0a0e65846f70&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001305 10.0.0.19 - - [2026-02-02 02:07:51] "GET /project/41563015-0509-4fbe-9433-0a0e65846f70 HTTP/1.1" 200 2635 0.069744 10.0.0.19 - - [2026-02-02 02:07:51] "GET /virtual-network/ad2d41a7-d7af-40c6-900a-2c2112fe4bda HTTP/1.1" 200 3509 0.005773 10.0.0.19 - - [2026-02-02 02:07:51] "GET /obj-perms HTTP/1.1" 200 5046 0.006398 10.0.0.19 - - [2026-02-02 02:07:51] "GET /virtual-network/ad2d41a7-d7af-40c6-900a-2c2112fe4bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006644 10.0.0.19 - - [2026-02-02 02:07:51] "POST /neutron/network HTTP/1.1" 200 1115 0.008809 10.0.0.19 - - [2026-02-02 02:07:51] "POST /fqname-to-id HTTP/1.1" 404 207 0.005054 10.0.0.19 - - [2026-02-02 02:07:51] "POST /neutron/network HTTP/1.1" 200 1007 0.045656 10.0.0.19 - - [2026-02-02 02:07:51] "DELETE /access-control-list/850f47d2-5f25-45b2-89f4-26c3e1cefb23 HTTP/1.1" 200 115 0.033788 10.0.0.19 - - [2026-02-02 02:07:51] "POST /neutron/network HTTP/1.1" 200 1007 0.011233 10.0.0.19 - - [2026-02-02 02:07:51] "POST /ref-update HTTP/1.1" 200 156 0.013630 10.0.0.19 - - [2026-02-02 02:07:51] "GET /virtual-network/ad2d41a7-d7af-40c6-900a-2c2112fe4bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.013288 10.0.0.19 - - [2026-02-02 02:07:51] "GET /virtual-network/a36452a0-5260-4555-8928-93a3219a1cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.007154 10.0.0.19 - - [2026-02-02 02:07:51] "POST /neutron/network HTTP/1.1" 200 1114 0.008873 10.0.0.19 - - [2026-02-02 02:07:51] "POST /fqname-to-id HTTP/1.1" 404 207 0.005669 10.0.0.19 - - [2026-02-02 02:07:51] "POST /neutron/network HTTP/1.1" 200 1006 0.043477 10.0.0.19 - - [2026-02-02 02:07:51] "DELETE /access-control-list/2b393eeb-c40f-45ae-90ae-97c113e3b1a0 HTTP/1.1" 200 115 0.031620 10.0.0.19 - - [2026-02-02 02:07:51] "POST /neutron/network HTTP/1.1" 200 1006 0.010401 10.0.0.19 - - [2026-02-02 02:07:51] "POST /ref-update HTTP/1.1" 200 156 0.012817 10.0.0.19 - - [2026-02-02 02:07:51] "GET /virtual-network/a36452a0-5260-4555-8928-93a3219a1cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007348 10.0.0.19 - - [2026-02-02 02:07:51] "DELETE /network-policy/da3e3db6-4ab6-4067-923f-b30cb8a70f7a HTTP/1.1" 200 115 0.023785 10.0.0.19 - - [2026-02-02 02:07:51] "POST /neutron/network HTTP/1.1" 200 1007 0.007347 10.0.0.19 - - [2026-02-02 02:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.19 - - [2026-02-02 02:07:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002512 10.0.0.19 - - [2026-02-02 02:07:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002774 10.0.0.19 - - [2026-02-02 02:07:51] "POST /useragent-kv HTTP/1.1" 200 115 0.001889 10.0.0.19 - - [2026-02-02 02:07:51] "POST /useragent-kv HTTP/1.1" 200 115 0.001686 10.0.0.19 - - [2026-02-02 02:07:51] "POST /neutron/network HTTP/1.1" 200 151 0.082319 10.0.0.19 - - [2026-02-02 02:07:51] "DELETE /route-target/66013c8b-90c2-41bd-a06a-73028af06209 HTTP/1.1" 200 115 0.017846 10.0.0.19 - - [2026-02-02 02:07:51] "GET /routing-instance/04b300dd-698f-4cd1-9a11-e74213940d90 HTTP/1.1" 404 171 0.002976 10.0.0.19 - - [2026-02-02 02:07:51] "GET /domains HTTP/1.1" 200 280 0.002624 10.0.0.19 - - [2026-02-02 02:07:51] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001537 10.0.0.19 - - [2026-02-02 02:07:51] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2770 0.049089 10.0.0.19 - - [2026-02-02 02:07:51] "GET /projects?obj_uuids=41563015-0509-4fbe-9433-0a0e65846f70&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001102 10.0.0.19 - - [2026-02-02 02:07:51] "GET /project/41563015-0509-4fbe-9433-0a0e65846f70 HTTP/1.1" 200 2155 0.076556 10.0.0.19 - - [2026-02-02 02:07:51] "POST /neutron/network HTTP/1.1" 200 1006 0.011174 10.0.0.19 - - [2026-02-02 02:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.19 - - [2026-02-02 02:07:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002601 10.0.0.19 - - [2026-02-02 02:07:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002735 10.0.0.19 - - [2026-02-02 02:07:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002338 10.0.0.19 - - [2026-02-02 02:07:51] "POST /useragent-kv HTTP/1.1" 200 115 0.001852 10.0.0.19 - - [2026-02-02 02:07:51] "POST /neutron/network HTTP/1.1" 200 151 0.097608 10.0.0.19 - - [2026-02-02 02:07:51] "DELETE /route-target/1bd8667b-9941-484f-acdb-ed4a0b285501 HTTP/1.1" 200 115 0.028728 10.0.0.19 - - [2026-02-02 02:07:51] "GET /routing-instance/dd0abb41-553a-4855-ab13-78a52a27fd9f HTTP/1.1" 404 171 0.003047 10.0.0.19 - - [2026-02-02 02:07:51] "GET /domains HTTP/1.1" 200 280 0.002599 10.0.0.19 - - [2026-02-02 02:07:51] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001494 10.0.0.19 - - [2026-02-02 02:07:51] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2770 0.048594 10.0.0.19 - - [2026-02-02 02:07:51] "GET /projects?obj_uuids=41563015-0509-4fbe-9433-0a0e65846f70&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001128 10.0.0.19 - - [2026-02-02 02:07:52] "GET /project/41563015-0509-4fbe-9433-0a0e65846f70 HTTP/1.1" 200 1910 0.076866 10.0.0.19 - - [2026-02-02 02:07:52] "GET /projects?obj_uuids=41563015-0509-4fbe-9433-0a0e65846f70&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001103 10.0.0.19 - - [2026-02-02 02:07:52] "GET /project/41563015-0509-4fbe-9433-0a0e65846f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.027821 10.0.0.19 - - [2026-02-02 02:07:52] "GET /projects?obj_uuids=41563015-0509-4fbe-9433-0a0e65846f70&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001122 10.0.0.19 - - [2026-02-02 02:07:52] "GET /project/41563015-0509-4fbe-9433-0a0e65846f70?fields=virtual_networks HTTP/1.1" 200 1058 0.074470 10.0.0.19 - - [2026-02-02 02:07:52] "GET /projects?obj_uuids=41563015-0509-4fbe-9433-0a0e65846f70&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001775 10.0.0.19 - - [2026-02-02 02:07:52] "GET /project/41563015-0509-4fbe-9433-0a0e65846f70?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.032403 10.0.0.19 - - [2026-02-02 02:07:52] "GET /projects?obj_uuids=41563015-0509-4fbe-9433-0a0e65846f70&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001096 10.0.0.19 - - [2026-02-02 02:07:52] "GET /project/41563015-0509-4fbe-9433-0a0e65846f70?fields=security_groups HTTP/1.1" 200 1292 0.027749 10.0.0.19 - - [2026-02-02 02:07:53] "POST /fqname-to-id HTTP/1.1" 404 204 0.028898 10.0.0.19 - - [2026-02-02 02:07:53] "GET /projects?obj_uuids=a29fa267-f53a-427f-9492-62f8269bfd9e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002367 10.0.0.19 - - [2026-02-02 02:07:53] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001853 10.0.0.19 - - [2026-02-02 02:07:53] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009338 10.0.0.19 - - [2026-02-02 02:07:53] "POST /id-to-fqname HTTP/1.1" 200 206 0.001949 10.0.0.19 - - [2026-02-02 02:07:53] "POST /fqname-to-id HTTP/1.1" 404 215 0.002700 10.0.0.19 - - [2026-02-02 02:07:53] "POST /security-groups HTTP/1.1" 200 607 0.065038 10.0.0.19 - - [2026-02-02 02:07:53] "POST /fqname-to-id HTTP/1.1" 404 250 0.003470 10.0.0.19 - - [2026-02-02 02:07:53] "POST /projects HTTP/1.1" 200 617 0.217368 10.0.0.19 - - [2026-02-02 02:07:53] "POST /access-control-lists HTTP/1.1" 200 612 0.061030 10.0.0.19 - - [2026-02-02 02:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.299042 10.0.0.19 - - [2026-02-02 02:07:53] "POST /fqname-to-id HTTP/1.1" 404 249 0.003466 10.0.0.19 - - [2026-02-02 02:07:54] "GET /project/a29fa267-f53a-427f-9492-62f8269bfd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.438080 10.0.0.19 - - [2026-02-02 02:07:54] "POST /access-control-lists HTTP/1.1" 200 610 0.060697 10.0.0.19 - - [2026-02-02 02:07:55] "GET / HTTP/1.1" 200 35931 0.002024 10.0.0.19 - - [2026-02-02 02:07:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000645 10.0.0.19 - - [2026-02-02 02:07:56] "POST /fqname-to-id HTTP/1.1" 404 233 0.067011 10.0.0.19 - - [2026-02-02 02:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.19 - - [2026-02-02 02:07:56] "GET /projects?obj_uuids=a29fa267-f53a-427f-9492-62f8269bfd9e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001398 10.0.0.19 - - [2026-02-02 02:07:56] "GET /project/a29fa267-f53a-427f-9492-62f8269bfd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.027077 10.0.0.19 - - [2026-02-02 02:07:56] "POST /network-policys HTTP/1.1" 200 567 0.060298 10.0.0.19 - - [2026-02-02 02:07:56] "GET /network-policy/66c304ac-fae3-4054-aa10-1613c62a913c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3152 0.004970 10.0.0.19 - - [2026-02-02 02:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.19 - - [2026-02-02 02:07:57] "GET /projects?obj_uuids=a29fa267-f53a-427f-9492-62f8269bfd9e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001163 10.0.0.19 - - [2026-02-02 02:07:57] "GET /project/a29fa267-f53a-427f-9492-62f8269bfd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.023221 10.0.0.19 - - [2026-02-02 02:07:57] "POST /neutron/network HTTP/1.1" 200 117 0.034686 10.0.0.19 - - [2026-02-02 02:07:57] "GET /projects?obj_uuids=a29fa267-f53a-427f-9492-62f8269bfd9e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001173 10.0.0.19 - - [2026-02-02 02:07:57] "POST /neutron/network HTTP/1.1" 200 623 0.074411 10.0.0.19 - - [2026-02-02 02:07:57] "POST /route-targets HTTP/1.1" 200 327 0.011080 10.0.0.19 - - [2026-02-02 02:07:57] "POST /ref-update HTTP/1.1" 200 156 0.012543 10.0.0.19 - - [2026-02-02 02:07:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002706 10.0.0.19 - - [2026-02-02 02:07:57] "POST /neutron/subnet HTTP/1.1" 200 720 0.166630 10.0.0.19 - - [2026-02-02 02:07:57] "POST /fqname-to-id HTTP/1.1" 404 207 0.005532 10.0.0.19 - - [2026-02-02 02:07:57] "POST /useragent-kv HTTP/1.1" 200 115 0.004596 10.0.0.19 - - [2026-02-02 02:07:57] "POST /neutron/subnet HTTP/1.1" 200 828 0.160040 10.0.0.19 - - [2026-02-02 02:07:57] "POST /neutron/network HTTP/1.1" 200 1015 0.007688 10.0.0.19 - - [2026-02-02 02:07:57] "POST /id-to-fqname HTTP/1.1" 200 237 0.001384 10.0.0.19 - - [2026-02-02 02:07:57] "GET /virtual-network/5dfe1f5f-c2b7-4f96-a66d-e3a6330ed182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2655 0.005219 10.0.0.19 - - [2026-02-02 02:07:57] "POST /neutron/network HTTP/1.1" 200 1015 0.008299 10.0.0.19 - - [2026-02-02 02:07:57] "GET /virtual-network/5dfe1f5f-c2b7-4f96-a66d-e3a6330ed182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2655 0.005550 10.0.0.19 - - [2026-02-02 02:07:57] "POST /neutron/network HTTP/1.1" 200 1015 0.009231 10.0.0.19 - - [2026-02-02 02:07:57] "POST /neutron/subnet HTTP/1.1" 200 720 0.008920 10.0.0.19 - - [2026-02-02 02:07:57] "POST /neutron/subnet HTTP/1.1" 200 828 0.007404 10.0.0.19 - - [2026-02-02 02:07:57] "POST /neutron/network HTTP/1.1" 200 1015 0.009474 10.0.0.19 - - [2026-02-02 02:07:57] "POST /fqname-to-id HTTP/1.1" 404 252 0.006941 10.0.0.19 - - [2026-02-02 02:07:57] "POST /fqname-to-id HTTP/1.1" 404 207 0.009104 10.0.0.19 - - [2026-02-02 02:07:57] "POST /neutron/network HTTP/1.1" 200 1122 0.061412 10.0.0.19 - - [2026-02-02 02:07:57] "POST /access-control-lists HTTP/1.1" 200 607 0.072794 10.0.0.19 - - [2026-02-02 02:07:57] "POST /neutron/network HTTP/1.1" 200 1122 0.038797 10.0.0.19 - - [2026-02-02 02:07:57] "GET /virtual-network/5dfe1f5f-c2b7-4f96-a66d-e3a6330ed182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.006840 10.0.0.19 - - [2026-02-02 02:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.19 - - [2026-02-02 02:07:58] "GET /network-policy/66c304ac-fae3-4054-aa10-1613c62a913c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3152 0.004841 10.0.0.19 - - [2026-02-02 02:07:58] "GET /domains HTTP/1.1" 401 292 0.000598 10.0.0.19 - - [2026-02-02 02:07:58] "GET /domains HTTP/1.1" 200 280 0.029677 10.0.0.19 - - [2026-02-02 02:07:58] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001447 10.0.0.19 - - [2026-02-02 02:07:58] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2972 0.008651 10.0.0.19 - - [2026-02-02 02:07:58] "GET /projects?obj_uuids=a29fa267-f53a-427f-9492-62f8269bfd9e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001620 10.0.0.19 - - [2026-02-02 02:07:58] "GET /project/a29fa267-f53a-427f-9492-62f8269bfd9e HTTP/1.1" 200 2469 0.072138 10.0.0.19 - - [2026-02-02 02:07:58] "GET /virtual-network/5dfe1f5f-c2b7-4f96-a66d-e3a6330ed182 HTTP/1.1" 200 3540 0.007048 10.0.0.19 - - [2026-02-02 02:07:58] "GET /virtual-network/5dfe1f5f-c2b7-4f96-a66d-e3a6330ed182 HTTP/1.1" 200 3540 0.004878 10.0.0.19 - - [2026-02-02 02:07:58] "GET /routing-instance/28486b2e-3bb7-43f4-91cd-f82e36183f85 HTTP/1.1" 200 1495 0.003852 10.0.0.19 - - [2026-02-02 02:07:58] "GET /routing-instance/28486b2e-3bb7-43f4-91cd-f82e36183f85 HTTP/1.1" 200 1495 0.003405 10.0.0.19 - - [2026-02-02 02:07:58] "GET /route-target/44183129-1a29-4dac-9f7e-4c56b124a3dd HTTP/1.1" 200 1222 0.003759 10.0.0.19 - - [2026-02-02 02:07:58] "GET /virtual-network/5dfe1f5f-c2b7-4f96-a66d-e3a6330ed182 HTTP/1.1" 200 3540 0.005056 10.0.0.19 - - [2026-02-02 02:07:58] "GET /routing-instance/28486b2e-3bb7-43f4-91cd-f82e36183f85 HTTP/1.1" 200 1495 0.003579 10.0.0.19 - - [2026-02-02 02:07:58] "GET /virtual-network/5dfe1f5f-c2b7-4f96-a66d-e3a6330ed182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.005682 10.0.0.19 - - [2026-02-02 02:07:58] "GET /virtual-network/5dfe1f5f-c2b7-4f96-a66d-e3a6330ed182 HTTP/1.1" 200 3540 0.005543 10.0.0.19 - - [2026-02-02 02:07:58] "GET /routing-instance/28486b2e-3bb7-43f4-91cd-f82e36183f85 HTTP/1.1" 200 1495 0.003957 10.0.0.19 - - [2026-02-02 02:07:58] "GET /routing-instance/28486b2e-3bb7-43f4-91cd-f82e36183f85 HTTP/1.1" 200 1495 0.006331 10.0.0.19 - - [2026-02-02 02:07:58] "GET /route-target/44183129-1a29-4dac-9f7e-4c56b124a3dd HTTP/1.1" 200 1222 0.003505 10.0.0.19 - - [2026-02-02 02:07:58] "GET /domains HTTP/1.1" 200 280 0.003221 10.0.0.19 - - [2026-02-02 02:07:58] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001118 10.0.0.19 - - [2026-02-02 02:07:58] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2972 0.006966 10.0.0.19 - - [2026-02-02 02:07:58] "GET /projects?obj_uuids=a29fa267-f53a-427f-9492-62f8269bfd9e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001094 10.0.0.19 - - [2026-02-02 02:07:58] "GET /project/a29fa267-f53a-427f-9492-62f8269bfd9e HTTP/1.1" 200 2469 0.068490 10.0.0.19 - - [2026-02-02 02:07:58] "GET /virtual-network/5dfe1f5f-c2b7-4f96-a66d-e3a6330ed182 HTTP/1.1" 200 3540 0.005328 10.0.0.19 - - [2026-02-02 02:07:59] "GET /obj-perms HTTP/1.1" 200 5062 0.068194 10.0.0.19 - - [2026-02-02 02:07:59] "GET /domains HTTP/1.1" 200 280 0.002937 10.0.0.19 - - [2026-02-02 02:07:59] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001293 10.0.0.19 - - [2026-02-02 02:07:59] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2972 0.007516 10.0.0.19 - - [2026-02-02 02:07:59] "GET /projects?obj_uuids=a29fa267-f53a-427f-9492-62f8269bfd9e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001167 10.0.0.19 - - [2026-02-02 02:07:59] "GET /project/a29fa267-f53a-427f-9492-62f8269bfd9e HTTP/1.1" 200 2469 0.068940 10.0.0.19 - - [2026-02-02 02:07:59] "GET /network-policy/66c304ac-fae3-4054-aa10-1613c62a913c HTTP/1.1" 200 3478 0.004662 10.0.0.19 - - [2026-02-02 02:07:59] "DELETE /network-policy/66c304ac-fae3-4054-aa10-1613c62a913c HTTP/1.1" 409 238 0.006238 10.0.0.19 - - [2026-02-02 02:07:59] "POST /neutron/network HTTP/1.1" 200 1122 0.007155 10.0.0.19 - - [2026-02-02 02:07:59] "DELETE /access-control-list/76e00460-a883-45d3-995f-80d3ddb09c39 HTTP/1.1" 200 115 0.027229 10.0.0.19 - - [2026-02-02 02:07:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002635 10.0.0.19 - - [2026-02-02 02:07:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002591 10.0.0.19 - - [2026-02-02 02:07:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002220 10.0.0.19 - - [2026-02-02 02:07:59] "POST /useragent-kv HTTP/1.1" 200 115 0.001960 10.0.0.19 - - [2026-02-02 02:07:59] "POST /neutron/network HTTP/1.1" 200 151 0.110498 10.0.0.19 - - [2026-02-02 02:07:59] "GET /routing-instance/28486b2e-3bb7-43f4-91cd-f82e36183f85 HTTP/1.1" 404 171 0.002724 10.0.0.19 - - [2026-02-02 02:07:59] "GET /domains HTTP/1.1" 200 280 0.002893 10.0.0.19 - - [2026-02-02 02:07:59] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001232 10.0.0.19 - - [2026-02-02 02:07:59] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2972 0.054148 10.0.0.19 - - [2026-02-02 02:07:59] "GET /projects?obj_uuids=a29fa267-f53a-427f-9492-62f8269bfd9e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001603 10.0.0.19 - - [2026-02-02 02:07:59] "GET /project/a29fa267-f53a-427f-9492-62f8269bfd9e HTTP/1.1" 200 2215 0.074295 10.0.0.19 - - [2026-02-02 02:07:59] "DELETE /network-policy/66c304ac-fae3-4054-aa10-1613c62a913c HTTP/1.1" 200 115 0.023530 10.0.0.19 - - [2026-02-02 02:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.19 - - [2026-02-02 02:07:59] "GET /projects?obj_uuids=a29fa267-f53a-427f-9492-62f8269bfd9e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001192 10.0.0.19 - - [2026-02-02 02:07:59] "GET /project/a29fa267-f53a-427f-9492-62f8269bfd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.025515 10.0.0.19 - - [2026-02-02 02:07:59] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-92707106&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004485 10.0.0.19 - - [2026-02-02 02:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.19 - - [2026-02-02 02:07:59] "DELETE /route-target/44183129-1a29-4dac-9f7e-4c56b124a3dd HTTP/1.1" 200 115 0.017960 10.0.0.19 - - [2026-02-02 02:08:00] "GET /projects?obj_uuids=a29fa267-f53a-427f-9492-62f8269bfd9e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001212 10.0.0.19 - - [2026-02-02 02:08:00] "GET /project/a29fa267-f53a-427f-9492-62f8269bfd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.029558 10.0.0.19 - - [2026-02-02 02:08:00] "GET /projects?obj_uuids=a29fa267-f53a-427f-9492-62f8269bfd9e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001335 10.0.0.19 - - [2026-02-02 02:08:00] "GET /project/a29fa267-f53a-427f-9492-62f8269bfd9e?fields=virtual_networks HTTP/1.1" 200 1075 0.069358 10.0.0.19 - - [2026-02-02 02:08:00] "GET /projects?obj_uuids=a29fa267-f53a-427f-9492-62f8269bfd9e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003314 10.0.0.19 - - [2026-02-02 02:08:00] "GET /project/a29fa267-f53a-427f-9492-62f8269bfd9e?fields=virtual_machine_interfaces HTTP/1.1" 200 1075 0.026902 10.0.0.19 - - [2026-02-02 02:08:00] "GET /projects?obj_uuids=a29fa267-f53a-427f-9492-62f8269bfd9e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001733 10.0.0.19 - - [2026-02-02 02:08:00] "GET /project/a29fa267-f53a-427f-9492-62f8269bfd9e?fields=security_groups HTTP/1.1" 200 1317 0.033084 10.0.0.19 - - [2026-02-02 02:08:01] "POST /fqname-to-id HTTP/1.1" 404 190 0.033675 10.0.0.19 - - [2026-02-02 02:08:01] "GET /projects?obj_uuids=73cac90a-d973-4fe7-9d7c-54699ae5beae&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003905 10.0.0.19 - - [2026-02-02 02:08:01] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001694 10.0.0.19 - - [2026-02-02 02:08:01] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009919 10.0.0.19 - - [2026-02-02 02:08:01] "POST /id-to-fqname HTTP/1.1" 200 192 0.001486 10.0.0.19 - - [2026-02-02 02:08:01] "POST /fqname-to-id HTTP/1.1" 404 201 0.002647 10.0.0.19 - - [2026-02-02 02:08:02] "POST /security-groups HTTP/1.1" 200 593 0.068612 10.0.0.19 - - [2026-02-02 02:08:02] "POST /fqname-to-id HTTP/1.1" 404 236 0.003175 10.0.0.19 - - [2026-02-02 02:08:02] "POST /projects HTTP/1.1" 200 589 0.234922 10.0.0.19 - - [2026-02-02 02:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.268888 10.0.0.19 - - [2026-02-02 02:08:02] "POST /access-control-lists HTTP/1.1" 200 598 0.064523 10.0.0.19 - - [2026-02-02 02:08:02] "GET /project/73cac90a-d973-4fe7-9d7c-54699ae5beae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.426347 10.0.0.19 - - [2026-02-02 02:08:02] "POST /fqname-to-id HTTP/1.1" 404 235 0.003871 10.0.0.19 - - [2026-02-02 02:08:02] "POST /access-control-lists HTTP/1.1" 200 596 0.064752 10.0.0.19 - - [2026-02-02 02:08:03] "GET / HTTP/1.1" 200 35931 0.003210 10.0.0.19 - - [2026-02-02 02:08:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000557 10.0.0.19 - - [2026-02-02 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.075852 10.0.0.19 - - [2026-02-02 02:08:04] "GET /projects?obj_uuids=73cac90a-d973-4fe7-9d7c-54699ae5beae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001518 10.0.0.19 - - [2026-02-02 02:08:04] "GET /project/73cac90a-d973-4fe7-9d7c-54699ae5beae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.027277 10.0.0.19 - - [2026-02-02 02:08:04] "POST /neutron/network HTTP/1.1" 200 117 0.039077 10.0.0.19 - - [2026-02-02 02:08:04] "GET /projects?obj_uuids=73cac90a-d973-4fe7-9d7c-54699ae5beae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001260 10.0.0.19 - - [2026-02-02 02:08:04] "POST /neutron/network HTTP/1.1" 200 607 0.069417 10.0.0.19 - - [2026-02-02 02:08:04] "POST /route-targets HTTP/1.1" 200 327 0.013123 10.0.0.19 - - [2026-02-02 02:08:04] "POST /ref-update HTTP/1.1" 200 156 0.014156 10.0.0.19 - - [2026-02-02 02:08:04] "POST /useragent-kv HTTP/1.1" 200 115 0.005930 10.0.0.19 - - [2026-02-02 02:08:04] "POST /neutron/subnet HTTP/1.1" 200 725 0.174717 10.0.0.19 - - [2026-02-02 02:08:04] "POST /neutron/network HTTP/1.1" 200 826 0.005920 10.0.0.19 - - [2026-02-02 02:08:04] "POST /id-to-fqname HTTP/1.1" 200 222 0.001423 10.0.0.19 - - [2026-02-02 02:08:04] "GET /virtual-network/ef471929-2b22-4ded-89c8-c5c7bec96d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005266 10.0.0.19 - - [2026-02-02 02:08:05] "POST /neutron/network HTTP/1.1" 200 826 0.006223 10.0.0.19 - - [2026-02-02 02:08:05] "GET /virtual-network/ef471929-2b22-4ded-89c8-c5c7bec96d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005573 10.0.0.19 - - [2026-02-02 02:08:05] "POST /neutron/network HTTP/1.1" 200 826 0.006033 10.0.0.19 - - [2026-02-02 02:08:05] "POST /neutron/subnet HTTP/1.1" 200 725 0.007211 10.0.0.19 - - [2026-02-02 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.19 - - [2026-02-02 02:08:05] "GET /projects?obj_uuids=73cac90a-d973-4fe7-9d7c-54699ae5beae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001083 10.0.0.19 - - [2026-02-02 02:08:05] "GET /project/73cac90a-d973-4fe7-9d7c-54699ae5beae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.027475 10.0.0.19 - - [2026-02-02 02:08:05] "POST /neutron/network HTTP/1.1" 200 117 0.010089 10.0.0.19 - - [2026-02-02 02:08:05] "GET /projects?obj_uuids=73cac90a-d973-4fe7-9d7c-54699ae5beae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001271 10.0.0.19 - - [2026-02-02 02:08:05] "POST /neutron/network HTTP/1.1" 200 607 0.066405 10.0.0.19 - - [2026-02-02 02:08:05] "POST /route-targets HTTP/1.1" 200 327 0.010022 10.0.0.19 - - [2026-02-02 02:08:05] "POST /ref-update HTTP/1.1" 200 156 0.012822 10.0.0.19 - - [2026-02-02 02:08:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004622 10.0.0.19 - - [2026-02-02 02:08:05] "POST /neutron/subnet HTTP/1.1" 200 730 0.149732 10.0.0.19 - - [2026-02-02 02:08:05] "POST /neutron/network HTTP/1.1" 200 827 0.005722 10.0.0.19 - - [2026-02-02 02:08:05] "POST /id-to-fqname HTTP/1.1" 200 222 0.001348 10.0.0.19 - - [2026-02-02 02:08:05] "GET /virtual-network/2975fa1e-75ad-4405-bc9e-d02bfe921ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005138 10.0.0.19 - - [2026-02-02 02:08:05] "POST /neutron/network HTTP/1.1" 200 827 0.009395 10.0.0.19 - - [2026-02-02 02:08:05] "GET /virtual-network/2975fa1e-75ad-4405-bc9e-d02bfe921ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006553 10.0.0.19 - - [2026-02-02 02:08:05] "POST /neutron/network HTTP/1.1" 200 827 0.007010 10.0.0.19 - - [2026-02-02 02:08:05] "POST /neutron/subnet HTTP/1.1" 200 730 0.007539 10.0.0.19 - - [2026-02-02 02:08:05] "POST /fqname-to-id HTTP/1.1" 404 228 0.003849 10.0.0.19 - - [2026-02-02 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005001 10.0.0.19 - - [2026-02-02 02:08:05] "GET /projects?obj_uuids=73cac90a-d973-4fe7-9d7c-54699ae5beae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001577 10.0.0.19 - - [2026-02-02 02:08:05] "GET /project/73cac90a-d973-4fe7-9d7c-54699ae5beae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.032722 10.0.0.19 - - [2026-02-02 02:08:05] "POST /network-policys HTTP/1.1" 200 571 0.021472 10.0.0.19 - - [2026-02-02 02:08:05] "GET /network-policy/80c47b4c-5699-41d2-9ef2-611c90e61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.005358 10.0.0.19 - - [2026-02-02 02:08:05] "POST /neutron/network HTTP/1.1" 200 826 0.005819 10.0.0.19 - - [2026-02-02 02:08:05] "POST /fqname-to-id HTTP/1.1" 404 236 0.004503 10.0.0.19 - - [2026-02-02 02:08:05] "POST /neutron/network HTTP/1.1" 200 928 0.041206 10.0.0.19 - - [2026-02-02 02:08:06] "POST /neutron/network HTTP/1.1" 200 928 0.046066 10.0.0.19 - - [2026-02-02 02:08:06] "POST /access-control-lists HTTP/1.1" 200 590 0.072159 10.0.0.19 - - [2026-02-02 02:08:06] "GET /virtual-network/ef471929-2b22-4ded-89c8-c5c7bec96d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.012940 10.0.0.19 - - [2026-02-02 02:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.19 - - [2026-02-02 02:08:06] "GET /network-policy/80c47b4c-5699-41d2-9ef2-611c90e61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.004366 10.0.0.19 - - [2026-02-02 02:08:06] "POST /neutron/network HTTP/1.1" 200 827 0.006884 10.0.0.19 - - [2026-02-02 02:08:06] "POST /fqname-to-id HTTP/1.1" 404 236 0.006119 10.0.0.19 - - [2026-02-02 02:08:06] "POST /neutron/network HTTP/1.1" 200 929 0.052407 10.0.0.19 - - [2026-02-02 02:08:06] "POST /neutron/network HTTP/1.1" 200 929 0.038161 10.0.0.19 - - [2026-02-02 02:08:06] "POST /access-control-lists HTTP/1.1" 200 590 0.070333 10.0.0.19 - - [2026-02-02 02:08:06] "GET /virtual-network/2975fa1e-75ad-4405-bc9e-d02bfe921ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006920 10.0.0.19 - - [2026-02-02 02:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.19 - - [2026-02-02 02:08:06] "POST /ref-update HTTP/1.1" 200 156 0.016882 10.0.0.19 - - [2026-02-02 02:08:06] "GET /network-policy/80c47b4c-5699-41d2-9ef2-611c90e61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.003819 10.0.0.19 - - [2026-02-02 02:08:06] "GET /domains HTTP/1.1" 401 292 0.000543 10.0.0.19 - - [2026-02-02 02:08:06] "PUT /access-control-list/4daed5f5-4f2e-44e2-b478-df770c71d4b5 HTTP/1.1" 200 272 0.058840 10.0.0.19 - - [2026-02-02 02:08:06] "GET /domains HTTP/1.1" 200 280 0.032480 10.0.0.19 - - [2026-02-02 02:08:06] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001254 10.0.0.19 - - [2026-02-02 02:08:06] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 3160 0.009257 10.0.0.19 - - [2026-02-02 02:08:06] "GET /projects?obj_uuids=73cac90a-d973-4fe7-9d7c-54699ae5beae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001641 10.0.0.19 - - [2026-02-02 02:08:06] "GET /project/73cac90a-d973-4fe7-9d7c-54699ae5beae HTTP/1.1" 200 2581 0.071650 10.0.0.19 - - [2026-02-02 02:08:06] "GET /virtual-network/ef471929-2b22-4ded-89c8-c5c7bec96d80 HTTP/1.1" 200 2891 0.006649 10.0.0.19 - - [2026-02-02 02:08:06] "GET /virtual-network/ef471929-2b22-4ded-89c8-c5c7bec96d80 HTTP/1.1" 200 2891 0.005352 10.0.0.19 - - [2026-02-02 02:08:06] "GET /routing-instance/c82b4d03-4ab1-4c42-bc6c-794824ac7aab HTTP/1.1" 200 1784 0.003818 10.0.0.19 - - [2026-02-02 02:08:06] "GET /routing-instance/c82b4d03-4ab1-4c42-bc6c-794824ac7aab HTTP/1.1" 200 1784 0.003404 10.0.0.19 - - [2026-02-02 02:08:06] "GET /route-target/3901f484-b3d8-449e-903d-6aa1e3426266 HTTP/1.1" 200 1206 0.003651 10.0.0.19 - - [2026-02-02 02:08:06] "GET /virtual-network/ef471929-2b22-4ded-89c8-c5c7bec96d80 HTTP/1.1" 200 2891 0.004992 10.0.0.19 - - [2026-02-02 02:08:06] "GET /routing-instance/c82b4d03-4ab1-4c42-bc6c-794824ac7aab HTTP/1.1" 200 1784 0.004331 10.0.0.19 - - [2026-02-02 02:08:06] "GET /virtual-network/ef471929-2b22-4ded-89c8-c5c7bec96d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005154 10.0.0.19 - - [2026-02-02 02:08:06] "GET /virtual-network/ef471929-2b22-4ded-89c8-c5c7bec96d80 HTTP/1.1" 200 2891 0.005948 10.0.0.19 - - [2026-02-02 02:08:06] "GET /routing-instance/c82b4d03-4ab1-4c42-bc6c-794824ac7aab HTTP/1.1" 200 1784 0.003574 10.0.0.19 - - [2026-02-02 02:08:06] "GET /routing-instance/c82b4d03-4ab1-4c42-bc6c-794824ac7aab HTTP/1.1" 200 1784 0.003474 10.0.0.19 - - [2026-02-02 02:08:07] "GET /route-target/3901f484-b3d8-449e-903d-6aa1e3426266 HTTP/1.1" 200 1206 0.003742 10.0.0.19 - - [2026-02-02 02:08:07] "GET /domains HTTP/1.1" 200 280 0.003500 10.0.0.19 - - [2026-02-02 02:08:07] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001133 10.0.0.19 - - [2026-02-02 02:08:07] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 3160 0.007631 10.0.0.19 - - [2026-02-02 02:08:07] "GET /projects?obj_uuids=73cac90a-d973-4fe7-9d7c-54699ae5beae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001177 10.0.0.19 - - [2026-02-02 02:08:07] "GET /project/73cac90a-d973-4fe7-9d7c-54699ae5beae HTTP/1.1" 200 2581 0.072130 10.0.0.19 - - [2026-02-02 02:08:07] "GET /virtual-network/ef471929-2b22-4ded-89c8-c5c7bec96d80 HTTP/1.1" 200 2891 0.005182 10.0.0.19 - - [2026-02-02 02:08:07] "GET /obj-perms HTTP/1.1" 200 5034 0.061324 10.0.0.19 - - [2026-02-02 02:08:07] "GET /domains HTTP/1.1" 200 280 0.003454 10.0.0.19 - - [2026-02-02 02:08:07] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001180 10.0.0.19 - - [2026-02-02 02:08:07] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 3160 0.008521 10.0.0.19 - - [2026-02-02 02:08:07] "GET /projects?obj_uuids=73cac90a-d973-4fe7-9d7c-54699ae5beae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001084 10.0.0.19 - - [2026-02-02 02:08:07] "GET /project/73cac90a-d973-4fe7-9d7c-54699ae5beae HTTP/1.1" 200 2581 0.079256 10.0.0.19 - - [2026-02-02 02:08:07] "GET /virtual-network/2975fa1e-75ad-4405-bc9e-d02bfe921ec2 HTTP/1.1" 200 2894 0.010309 10.0.0.19 - - [2026-02-02 02:08:07] "GET /virtual-network/2975fa1e-75ad-4405-bc9e-d02bfe921ec2 HTTP/1.1" 200 2894 0.006799 10.0.0.19 - - [2026-02-02 02:08:07] "GET /routing-instance/5a6e7eec-e688-48b4-b3a8-c7deda3a9ed5 HTTP/1.1" 200 1783 0.003840 10.0.0.19 - - [2026-02-02 02:08:07] "GET /routing-instance/5a6e7eec-e688-48b4-b3a8-c7deda3a9ed5 HTTP/1.1" 200 1783 0.003666 10.0.0.19 - - [2026-02-02 02:08:07] "GET /route-target/e9c400da-3531-4300-88bc-275ee5acacc5 HTTP/1.1" 200 1206 0.006305 10.0.0.19 - - [2026-02-02 02:08:07] "GET /virtual-network/2975fa1e-75ad-4405-bc9e-d02bfe921ec2 HTTP/1.1" 200 2894 0.004771 10.0.0.19 - - [2026-02-02 02:08:07] "GET /routing-instance/5a6e7eec-e688-48b4-b3a8-c7deda3a9ed5 HTTP/1.1" 200 1783 0.003690 10.0.0.19 - - [2026-02-02 02:08:07] "GET /virtual-network/2975fa1e-75ad-4405-bc9e-d02bfe921ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006662 10.0.0.19 - - [2026-02-02 02:08:07] "GET /virtual-network/2975fa1e-75ad-4405-bc9e-d02bfe921ec2 HTTP/1.1" 200 2894 0.004724 10.0.0.19 - - [2026-02-02 02:08:07] "GET /routing-instance/5a6e7eec-e688-48b4-b3a8-c7deda3a9ed5 HTTP/1.1" 200 1783 0.003839 10.0.0.19 - - [2026-02-02 02:08:07] "GET /routing-instance/5a6e7eec-e688-48b4-b3a8-c7deda3a9ed5 HTTP/1.1" 200 1783 0.003557 10.0.0.19 - - [2026-02-02 02:08:07] "GET /route-target/e9c400da-3531-4300-88bc-275ee5acacc5 HTTP/1.1" 200 1206 0.003172 10.0.0.19 - - [2026-02-02 02:08:07] "GET /domains HTTP/1.1" 200 280 0.002976 10.0.0.19 - - [2026-02-02 02:08:07] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001185 10.0.0.19 - - [2026-02-02 02:08:07] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 3160 0.007147 10.0.0.19 - - [2026-02-02 02:08:07] "GET /projects?obj_uuids=73cac90a-d973-4fe7-9d7c-54699ae5beae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001091 10.0.0.19 - - [2026-02-02 02:08:07] "GET /project/73cac90a-d973-4fe7-9d7c-54699ae5beae HTTP/1.1" 200 2581 0.067412 10.0.0.19 - - [2026-02-02 02:08:07] "GET /virtual-network/2975fa1e-75ad-4405-bc9e-d02bfe921ec2 HTTP/1.1" 200 2894 0.004915 10.0.0.19 - - [2026-02-02 02:08:07] "GET /obj-perms HTTP/1.1" 200 5034 0.003191 10.0.0.19 - - [2026-02-02 02:08:07] "POST /id-to-fqname HTTP/1.1" 200 222 0.001440 10.0.0.19 - - [2026-02-02 02:08:08] "POST /neutron/network HTTP/1.1" 200 938 0.008133 10.0.0.19 - - [2026-02-02 02:08:08] "GET /aaa-mode HTTP/1.1" 401 292 0.000534 10.0.0.19 - - [2026-02-02 02:08:08] "GET / HTTP/1.1" 200 35931 0.002053 10.0.0.19 - - [2026-02-02 02:08:08] "GET /project/73cac90a-d973-4fe7-9d7c-54699ae5beae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000538 10.0.0.19 - - [2026-02-02 02:08:08] "GET /projects?obj_uuids=73cac90a-d973-4fe7-9d7c-54699ae5beae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001176 10.0.0.19 - - [2026-02-02 02:08:08] "GET /project/73cac90a-d973-4fe7-9d7c-54699ae5beae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.052858 10.0.0.19 - - [2026-02-02 02:08:08] "POST /neutron/network HTTP/1.1" 200 928 0.005490 10.0.0.19 - - [2026-02-02 02:08:09] "POST /neutron/port HTTP/1.1" 200 117 0.005445 10.0.0.19 - - [2026-02-02 02:08:09] "POST /neutron/port HTTP/1.1" 200 117 0.006150 10.0.0.19 - - [2026-02-02 02:08:09] "POST /id-to-fqname HTTP/1.1" 200 222 0.001549 10.0.0.19 - - [2026-02-02 02:08:09] "POST /neutron/port HTTP/1.1" 200 117 0.006737 10.0.0.19 - - [2026-02-02 02:08:09] "POST /neutron/network HTTP/1.1" 200 939 0.006159 10.0.0.19 - - [2026-02-02 02:08:09] "GET /aaa-mode HTTP/1.1" 401 292 0.000537 10.0.0.19 - - [2026-02-02 02:08:09] "POST /neutron/network HTTP/1.1" 200 938 0.005985 10.0.0.19 - - [2026-02-02 02:08:09] "GET /projects?obj_uuids=73cac90a-d973-4fe7-9d7c-54699ae5beae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001721 10.0.0.19 - - [2026-02-02 02:08:09] "GET / HTTP/1.1" 200 35931 0.001905 10.0.0.19 - - [2026-02-02 02:08:09] "GET /project/73cac90a-d973-4fe7-9d7c-54699ae5beae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000476 10.0.0.19 - - [2026-02-02 02:08:09] "POST /neutron/port HTTP/1.1" 200 1062 0.265752 10.0.0.19 - - [2026-02-02 02:08:09] "POST /neutron/port HTTP/1.1" 200 1062 0.011739 10.0.0.19 - - [2026-02-02 02:08:09] "POST /neutron/port HTTP/1.1" 200 1062 0.013199 10.0.0.19 - - [2026-02-02 02:08:09] "POST /neutron/port HTTP/1.1" 200 1116 0.066896 10.0.0.19 - - [2026-02-02 02:08:10] "POST /neutron/port HTTP/1.1" 200 1126 0.012848 10.0.0.19 - - [2026-02-02 02:08:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003536 10.0.0.19 - - [2026-02-02 02:08:10] "POST /neutron/subnet HTTP/1.1" 200 699 0.008607 10.0.0.19 - - [2026-02-02 02:08:10] "POST /neutron/port HTTP/1.1" 200 117 0.001251 10.0.0.19 - - [2026-02-02 02:08:10] "POST /neutron/network HTTP/1.1" 200 928 0.008945 10.0.0.19 - - [2026-02-02 02:08:10] "GET /projects?obj_uuids=73cac90a-d973-4fe7-9d7c-54699ae5beae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001333 10.0.0.19 - - [2026-02-02 02:08:10] "GET /project/73cac90a-d973-4fe7-9d7c-54699ae5beae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.065975 10.0.0.19 - - [2026-02-02 02:08:10] "POST /neutron/network HTTP/1.1" 200 929 0.005967 10.0.0.19 - - [2026-02-02 02:08:10] "POST /neutron/port HTTP/1.1" 200 1126 0.033129 10.0.0.19 - - [2026-02-02 02:08:10] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008567 10.0.0.19 - - [2026-02-02 02:08:10] "POST /neutron/port HTTP/1.1" 200 117 0.011147 10.0.0.19 - - [2026-02-02 02:08:10] "POST /neutron/port HTTP/1.1" 200 1126 0.012916 10.0.0.19 - - [2026-02-02 02:08:10] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006582 10.0.0.19 - - [2026-02-02 02:08:10] "POST /neutron/network HTTP/1.1" 200 939 0.007165 10.0.0.19 - - [2026-02-02 02:08:10] "GET /projects?obj_uuids=73cac90a-d973-4fe7-9d7c-54699ae5beae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001446 10.0.0.19 - - [2026-02-02 02:08:11] "PUT /access-control-list/25007b15-f9a8-46c8-a8ed-3c199f4bdf6c HTTP/1.1" 200 272 0.113730 10.0.0.19 - - [2026-02-02 02:08:11] "POST /neutron/port HTTP/1.1" 200 1063 0.320788 10.0.0.19 - - [2026-02-02 02:08:11] "POST /neutron/port HTTP/1.1" 200 1063 0.022279 10.0.0.19 - - [2026-02-02 02:08:11] "POST /neutron/port HTTP/1.1" 200 1063 0.011860 10.0.0.19 - - [2026-02-02 02:08:11] "POST /neutron/port HTTP/1.1" 200 1117 0.078351 10.0.0.19 - - [2026-02-02 02:08:11] "POST /neutron/port HTTP/1.1" 200 1127 0.016237 10.0.0.19 - - [2026-02-02 02:08:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004215 10.0.0.19 - - [2026-02-02 02:08:11] "POST /neutron/subnet HTTP/1.1" 200 704 0.010515 10.0.0.19 - - [2026-02-02 02:08:11] "POST /neutron/port HTTP/1.1" 200 117 0.001797 10.0.0.19 - - [2026-02-02 02:08:11] "POST /neutron/network HTTP/1.1" 200 929 0.006726 10.0.0.19 - - [2026-02-02 02:08:15] "POST /neutron/port HTTP/1.1" 200 1126 0.013552 10.0.0.19 - - [2026-02-02 02:08:15] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006775 10.0.0.19 - - [2026-02-02 02:08:15] "POST /neutron/port HTTP/1.1" 200 1126 0.011770 10.0.0.19 - - [2026-02-02 02:08:15] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006701 10.0.0.19 - - [2026-02-02 02:08:15] "POST /neutron/port HTTP/1.1" 200 1126 0.015473 10.0.0.19 - - [2026-02-02 02:08:15] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006915 10.0.0.19 - - [2026-02-02 02:08:15] "GET /virtual-machine/e869826b-698d-4805-88db-d2fbc6e6b264 HTTP/1.1" 200 1294 0.004736 10.0.0.19 - - [2026-02-02 02:08:15] "GET /virtual-machine-interface/e8f697e3-d58c-479a-af6a-7173ffe776c6 HTTP/1.1" 200 2951 0.005184 10.0.0.19 - - [2026-02-02 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.19 - - [2026-02-02 02:08:15] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003860 10.0.0.19 - - [2026-02-02 02:08:15] "GET /virtual-networks?parent_id=73cac90a-d973-4fe7-9d7c-54699ae5beae&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003417 10.0.0.19 - - [2026-02-02 02:08:16] "GET /virtual-network/ef471929-2b22-4ded-89c8-c5c7bec96d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005669 10.0.0.19 - - [2026-02-02 02:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.19 - - [2026-02-02 02:08:19] "GET /virtual-network/ef471929-2b22-4ded-89c8-c5c7bec96d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005575 10.0.0.19 - - [2026-02-02 02:08:20] "POST /neutron/port HTTP/1.1" 200 1126 0.013181 10.0.0.19 - - [2026-02-02 02:08:20] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006141 10.0.0.19 - - [2026-02-02 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.19 - - [2026-02-02 02:08:21] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003501 10.0.0.19 - - [2026-02-02 02:08:21] "GET /virtual-networks?parent_id=73cac90a-d973-4fe7-9d7c-54699ae5beae&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002691 10.0.0.19 - - [2026-02-02 02:08:21] "POST /neutron/port HTTP/1.1" 200 1127 0.012805 10.0.0.19 - - [2026-02-02 02:08:21] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006016 10.0.0.19 - - [2026-02-02 02:08:21] "GET /virtual-network/ef471929-2b22-4ded-89c8-c5c7bec96d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005509 10.0.0.19 - - [2026-02-02 02:08:21] "POST /neutron/port HTTP/1.1" 200 1127 0.017911 10.0.0.19 - - [2026-02-02 02:08:21] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007372 10.0.0.19 - - [2026-02-02 02:08:21] "POST /neutron/port HTTP/1.1" 200 1127 0.013823 10.0.0.19 - - [2026-02-02 02:08:21] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008439 10.0.0.19 - - [2026-02-02 02:08:21] "POST /neutron/port HTTP/1.1" 200 1127 0.012751 10.0.0.19 - - [2026-02-02 02:08:21] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006682 10.0.0.19 - - [2026-02-02 02:08:21] "GET /virtual-machine/5ac2e6f9-9baa-40ff-b6d9-30faeedf5a5c HTTP/1.1" 200 1294 0.004645 10.0.0.19 - - [2026-02-02 02:08:21] "GET /virtual-machine-interface/626580ba-6fb3-4b51-9747-f468b875066f HTTP/1.1" 200 2950 0.005350 10.0.0.19 - - [2026-02-02 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.19 - - [2026-02-02 02:08:21] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003797 10.0.0.19 - - [2026-02-02 02:08:21] "GET /virtual-networks?parent_id=73cac90a-d973-4fe7-9d7c-54699ae5beae&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003164 10.0.0.19 - - [2026-02-02 02:08:22] "GET /virtual-network/2975fa1e-75ad-4405-bc9e-d02bfe921ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.008054 10.0.0.19 - - [2026-02-02 02:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.19 - - [2026-02-02 02:08:23] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003256 10.0.0.19 - - [2026-02-02 02:08:23] "GET /virtual-networks?parent_id=73cac90a-d973-4fe7-9d7c-54699ae5beae&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003807 10.0.0.19 - - [2026-02-02 02:08:23] "GET /virtual-network/2975fa1e-75ad-4405-bc9e-d02bfe921ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005887 10.0.0.19 - - [2026-02-02 02:08:25] "DELETE /project/4156301505094fbe94330a0e65846f70 HTTP/1.1" 404 173 0.014308 10.0.0.19 - - [2026-02-02 02:08:25] "DELETE /project/73cac90ad9734fe79d7c54699ae5beae HTTP/1.1" 404 173 0.012356 10.0.0.19 - - [2026-02-02 02:08:25] "DELETE /project/a29fa267f53a427f949262f8269bfd9e HTTP/1.1" 404 173 0.013788 10.0.0.19 - - [2026-02-02 02:08:25] "GET /projects?obj_uuids=9a8c2ab9-e501-4059-85dd-1db834d945ed&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001152 10.0.0.19 - - [2026-02-02 02:08:25] "GET /projects?obj_uuids=41563015-0509-4fbe-9433-0a0e65846f70&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000929 10.0.0.19 - - [2026-02-02 02:08:25] "GET /projects?obj_uuids=a29fa267-f53a-427f-9492-62f8269bfd9e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000864 10.0.0.19 - - [2026-02-02 02:08:25] "GET /project/a29fa267-f53a-427f-9492-62f8269bfd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.040934 10.0.0.19 - - [2026-02-02 02:08:25] "GET /project/41563015-0509-4fbe-9433-0a0e65846f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1510 0.045426 10.0.0.19 - - [2026-02-02 02:08:25] "GET /project/9a8c2ab9-e501-4059-85dd-1db834d945ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.050623 10.0.0.19 - - [2026-02-02 02:08:25] "GET /projects?obj_uuids=9a8c2ab9-e501-4059-85dd-1db834d945ed&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001119 10.0.0.19 - - [2026-02-02 02:08:25] "GET /projects?obj_uuids=41563015-0509-4fbe-9433-0a0e65846f70&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000851 10.0.0.19 - - [2026-02-02 02:08:25] "GET /projects?obj_uuids=a29fa267-f53a-427f-9492-62f8269bfd9e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000793 10.0.0.19 - - [2026-02-02 02:08:25] "GET /project/a29fa267-f53a-427f-9492-62f8269bfd9e?fields=security_groups HTTP/1.1" 200 1422 0.050189 10.0.0.19 - - [2026-02-02 02:08:25] "GET /project/41563015-0509-4fbe-9433-0a0e65846f70?fields=security_groups HTTP/1.1" 200 1397 0.052400 10.0.0.19 - - [2026-02-02 02:08:25] "GET /project/9a8c2ab9-e501-4059-85dd-1db834d945ed?fields=security_groups HTTP/1.1" 200 1382 0.057958 10.0.0.19 - - [2026-02-02 02:08:25] "DELETE /security-group/ad32fde3-1fdd-4a8d-bb2b-66e18c02d2f8 HTTP/1.1" 200 115 0.072479 10.0.0.19 - - [2026-02-02 02:08:25] "DELETE /security-group/c72de037-4b90-4330-805e-0e2afd211723 HTTP/1.1" 200 115 0.074470 10.0.0.19 - - [2026-02-02 02:08:25] "GET /projects?obj_uuids=a29fa267-f53a-427f-9492-62f8269bfd9e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001222 10.0.0.19 - - [2026-02-02 02:08:25] "DELETE /security-group/3803050c-be01-49eb-8122-8cca9b4b7aa6 HTTP/1.1" 200 115 0.086907 10.0.0.19 - - [2026-02-02 02:08:25] "GET /projects?obj_uuids=9a8c2ab9-e501-4059-85dd-1db834d945ed&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001715 10.0.0.19 - - [2026-02-02 02:08:25] "GET /projects?obj_uuids=41563015-0509-4fbe-9433-0a0e65846f70&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001265 10.0.0.19 - - [2026-02-02 02:08:25] "DELETE /access-control-list/00ba2cea-bb4a-4cf4-95cc-eaf144b13ffd HTTP/1.1" 200 115 0.064460 10.0.0.19 - - [2026-02-02 02:08:25] "GET /project/a29fa267-f53a-427f-9492-62f8269bfd9e?fields=application_policy_sets HTTP/1.1" 200 1461 0.059246 10.0.0.19 - - [2026-02-02 02:08:25] "GET /project/41563015-0509-4fbe-9433-0a0e65846f70?fields=application_policy_sets HTTP/1.1" 200 1436 0.049126 10.0.0.19 - - [2026-02-02 02:08:25] "DELETE /access-control-list/f208afd0-5530-4150-8a08-dfd2391db942 HTTP/1.1" 200 115 0.048568 10.0.0.19 - - [2026-02-02 02:08:25] "GET /project/9a8c2ab9-e501-4059-85dd-1db834d945ed?fields=application_policy_sets HTTP/1.1" 200 1421 0.096342 10.0.0.19 - - [2026-02-02 02:08:25] "DELETE /access-control-list/8870bc4a-0a4d-4735-9870-65c31023645c HTTP/1.1" 200 115 0.034894 10.0.0.19 - - [2026-02-02 02:08:25] "DELETE /access-control-list/ccf43b4d-9c9c-4bbc-bfee-badfd59f7231 HTTP/1.1" 200 115 0.044110 10.0.0.19 - - [2026-02-02 02:08:25] "DELETE /access-control-list/197bba56-0995-41c4-9ad2-063914f8aac3 HTTP/1.1" 200 115 0.038962 10.0.0.19 - - [2026-02-02 02:08:25] "DELETE /project/a29fa267-f53a-427f-9492-62f8269bfd9e HTTP/1.1" 200 115 0.472689 10.0.0.19 - - [2026-02-02 02:08:25] "DELETE /project/41563015-0509-4fbe-9433-0a0e65846f70 HTTP/1.1" 200 115 0.503513 10.0.0.19 - - [2026-02-02 02:08:25] "DELETE /access-control-list/28899914-4701-4e68-9120-f622bcfa8467 HTTP/1.1" 200 115 0.045207 10.0.0.19 - - [2026-02-02 02:08:25] "DELETE /project/9a8c2ab9-e501-4059-85dd-1db834d945ed HTTP/1.1" 200 115 0.532117 10.0.0.19 - - [2026-02-02 02:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.19 - - [2026-02-02 02:08:27] "GET /projects?obj_uuids=73cac90a-d973-4fe7-9d7c-54699ae5beae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001054 10.0.0.19 - - [2026-02-02 02:08:27] "GET /project/73cac90a-d973-4fe7-9d7c-54699ae5beae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.029702 10.0.0.19 - - [2026-02-02 02:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.19 - - [2026-02-02 02:08:27] "PUT /network-policy/80c47b4c-5699-41d2-9ef2-611c90e61c2e HTTP/1.1" 200 262 0.010164 10.0.0.19 - - [2026-02-02 02:08:27] "PUT /access-control-list/25007b15-f9a8-46c8-a8ed-3c199f4bdf6c HTTP/1.1" 200 272 0.053766 10.0.0.19 - - [2026-02-02 02:08:27] "POST /ref-update HTTP/1.1" 200 156 0.011816 10.0.0.19 - - [2026-02-02 02:08:27] "PUT /access-control-list/4daed5f5-4f2e-44e2-b478-df770c71d4b5 HTTP/1.1" 200 272 0.057544 10.0.0.19 - - [2026-02-02 02:08:27] "POST /ref-update HTTP/1.1" 200 156 0.010484 10.0.0.19 - - [2026-02-02 02:08:31] "GET /virtual-network/2975fa1e-75ad-4405-bc9e-d02bfe921ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006189 10.0.0.19 - - [2026-02-02 02:08:31] "POST /neutron/network HTTP/1.1" 200 929 0.006534 10.0.0.19 - - [2026-02-02 02:08:31] "POST /neutron/network HTTP/1.1" 200 827 0.054746 10.0.0.19 - - [2026-02-02 02:08:31] "DELETE /access-control-list/25007b15-f9a8-46c8-a8ed-3c199f4bdf6c HTTP/1.1" 200 115 0.044709 10.0.0.19 - - [2026-02-02 02:08:31] "POST /neutron/network HTTP/1.1" 200 827 0.006238 10.0.0.19 - - [2026-02-02 02:08:31] "GET /virtual-network/2975fa1e-75ad-4405-bc9e-d02bfe921ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007776 10.0.0.19 - - [2026-02-02 02:08:31] "GET /virtual-network/ef471929-2b22-4ded-89c8-c5c7bec96d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005027 10.0.0.19 - - [2026-02-02 02:08:31] "POST /neutron/network HTTP/1.1" 200 928 0.006597 10.0.0.19 - - [2026-02-02 02:08:31] "POST /neutron/network HTTP/1.1" 200 826 0.048365 10.0.0.19 - - [2026-02-02 02:08:31] "POST /neutron/network HTTP/1.1" 200 826 0.021429 10.0.0.19 - - [2026-02-02 02:08:31] "DELETE /access-control-list/4daed5f5-4f2e-44e2-b478-df770c71d4b5 HTTP/1.1" 200 115 0.057770 10.0.0.19 - - [2026-02-02 02:08:31] "GET /virtual-network/ef471929-2b22-4ded-89c8-c5c7bec96d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.009200 10.0.0.19 - - [2026-02-02 02:08:31] "DELETE /network-policy/80c47b4c-5699-41d2-9ef2-611c90e61c2e HTTP/1.1" 200 115 0.032196 10.0.0.19 - - [2026-02-02 02:08:31] "POST /neutron/network HTTP/1.1" 200 827 0.010525 10.0.0.19 - - [2026-02-02 02:08:31] "POST /neutron/network HTTP/1.1" 400 204 0.012539 10.0.0.19 - - [2026-02-02 02:08:31] "POST /neutron/port HTTP/1.1" 200 1127 0.013372 10.0.0.19 - - [2026-02-02 02:08:31] "POST /neutron/port HTTP/1.1" 200 1117 0.013841 10.0.0.19 - - [2026-02-02 02:08:31] "POST /neutron/port HTTP/1.1" 200 1126 0.018488 10.0.0.19 - - [2026-02-02 02:08:31] "POST /neutron/port HTTP/1.1" 200 1116 0.018181 10.0.0.19 - - [2026-02-02 02:08:31] "POST /neutron/port HTTP/1.1" 200 151 0.128653 10.0.0.19 - - [2026-02-02 02:08:31] "POST /neutron/port HTTP/1.1" 200 151 0.116238 10.0.0.19 - - [2026-02-02 02:08:33] "GET /obj-perms HTTP/1.1" 200 5056 0.059266 10.0.0.19 - - [2026-02-02 02:08:33] "POST /neutron/network HTTP/1.1" 200 827 0.007195 10.0.0.19 - - [2026-02-02 02:08:33] "POST /useragent-kv HTTP/1.1" 200 115 0.003520 10.0.0.19 - - [2026-02-02 02:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.19 - - [2026-02-02 02:08:33] "POST /useragent-kv HTTP/1.1" 200 115 0.001876 10.0.0.19 - - [2026-02-02 02:08:33] "POST /neutron/network HTTP/1.1" 200 151 0.085206 10.0.0.19 - - [2026-02-02 02:08:33] "DELETE /route-target/e9c400da-3531-4300-88bc-275ee5acacc5 HTTP/1.1" 200 115 0.014179 10.0.0.19 - - [2026-02-02 02:08:33] "GET /routing-instance/5a6e7eec-e688-48b4-b3a8-c7deda3a9ed5 HTTP/1.1" 404 171 0.002464 10.0.0.19 - - [2026-02-02 02:08:33] "GET /domains HTTP/1.1" 200 280 0.002303 10.0.0.19 - - [2026-02-02 02:08:33] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001038 10.0.0.19 - - [2026-02-02 02:08:33] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2575 0.054025 10.0.0.19 - - [2026-02-02 02:08:33] "GET /projects?obj_uuids=73cac90a-d973-4fe7-9d7c-54699ae5beae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001078 10.0.0.19 - - [2026-02-02 02:08:33] "GET /project/73cac90a-d973-4fe7-9d7c-54699ae5beae HTTP/1.1" 200 2113 0.073407 10.0.0.19 - - [2026-02-02 02:08:33] "GET /obj-perms HTTP/1.1" 200 5056 0.065026 10.0.0.19 - - [2026-02-02 02:08:33] "POST /neutron/network HTTP/1.1" 200 826 0.007295 10.0.0.19 - - [2026-02-02 02:08:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002217 10.0.0.19 - - [2026-02-02 02:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006221 10.0.0.19 - - [2026-02-02 02:08:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002763 10.0.0.19 - - [2026-02-02 02:08:33] "POST /neutron/network HTTP/1.1" 200 151 0.081076 10.0.0.19 - - [2026-02-02 02:08:34] "DELETE /route-target/3901f484-b3d8-449e-903d-6aa1e3426266 HTTP/1.1" 200 115 0.016751 10.0.0.19 - - [2026-02-02 02:08:34] "GET /routing-instance/c82b4d03-4ab1-4c42-bc6c-794824ac7aab HTTP/1.1" 404 171 0.002454 10.0.0.19 - - [2026-02-02 02:08:34] "GET /domains HTTP/1.1" 200 280 0.002343 10.0.0.19 - - [2026-02-02 02:08:34] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001824 10.0.0.19 - - [2026-02-02 02:08:34] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2575 0.051299 10.0.0.19 - - [2026-02-02 02:08:34] "GET /projects?obj_uuids=73cac90a-d973-4fe7-9d7c-54699ae5beae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001075 10.0.0.19 - - [2026-02-02 02:08:34] "GET /project/73cac90a-d973-4fe7-9d7c-54699ae5beae HTTP/1.1" 200 1874 0.068531 10.0.0.19 - - [2026-02-02 02:08:34] "GET /projects?obj_uuids=73cac90a-d973-4fe7-9d7c-54699ae5beae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001129 10.0.0.19 - - [2026-02-02 02:08:34] "GET /project/73cac90a-d973-4fe7-9d7c-54699ae5beae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.024632 10.0.0.19 - - [2026-02-02 02:08:34] "GET /projects?obj_uuids=73cac90a-d973-4fe7-9d7c-54699ae5beae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001227 10.0.0.19 - - [2026-02-02 02:08:34] "GET /project/73cac90a-d973-4fe7-9d7c-54699ae5beae?fields=virtual_networks HTTP/1.1" 200 1046 0.073795 10.0.0.19 - - [2026-02-02 02:08:34] "GET /projects?obj_uuids=73cac90a-d973-4fe7-9d7c-54699ae5beae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001155 10.0.0.19 - - [2026-02-02 02:08:34] "GET /project/73cac90a-d973-4fe7-9d7c-54699ae5beae?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.026763 10.0.0.19 - - [2026-02-02 02:08:34] "GET /projects?obj_uuids=73cac90a-d973-4fe7-9d7c-54699ae5beae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001217 10.0.0.19 - - [2026-02-02 02:08:34] "GET /project/73cac90a-d973-4fe7-9d7c-54699ae5beae?fields=security_groups HTTP/1.1" 200 1274 0.027746 10.0.0.19 - - [2026-02-02 02:08:35] "POST /fqname-to-id HTTP/1.1" 404 181 0.031724 10.0.0.19 - - [2026-02-02 02:08:35] "GET /projects?obj_uuids=f3506dc7-e9a5-4b98-b9d7-863ebb238e0c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002601 10.0.0.19 - - [2026-02-02 02:08:35] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001292 10.0.0.19 - - [2026-02-02 02:08:35] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007596 10.0.0.19 - - [2026-02-02 02:08:35] "POST /id-to-fqname HTTP/1.1" 200 183 0.001767 10.0.0.19 - - [2026-02-02 02:08:35] "POST /fqname-to-id HTTP/1.1" 404 192 0.003375 10.0.0.19 - - [2026-02-02 02:08:35] "POST /security-groups HTTP/1.1" 200 584 0.068571 10.0.0.19 - - [2026-02-02 02:08:35] "POST /fqname-to-id HTTP/1.1" 404 227 0.006693 10.0.0.19 - - [2026-02-02 02:08:35] "POST /projects HTTP/1.1" 200 571 0.223032 10.0.0.19 - - [2026-02-02 02:08:35] "POST /access-control-lists HTTP/1.1" 200 589 0.057777 10.0.0.19 - - [2026-02-02 02:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.299555 10.0.0.19 - - [2026-02-02 02:08:36] "POST /fqname-to-id HTTP/1.1" 404 226 0.002954 10.0.0.19 - - [2026-02-02 02:08:36] "GET /project/f3506dc7-e9a5-4b98-b9d7-863ebb238e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.430036 10.0.0.19 - - [2026-02-02 02:08:36] "POST /access-control-lists HTTP/1.1" 200 587 0.059682 10.0.0.19 - - [2026-02-02 02:08:37] "GET / HTTP/1.1" 200 35931 0.002177 10.0.0.19 - - [2026-02-02 02:08:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000674 10.0.0.19 - - [2026-02-02 02:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.060727 10.0.0.19 - - [2026-02-02 02:08:38] "GET /projects?obj_uuids=f3506dc7-e9a5-4b98-b9d7-863ebb238e0c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001097 10.0.0.19 - - [2026-02-02 02:08:38] "GET /project/f3506dc7-e9a5-4b98-b9d7-863ebb238e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.024580 10.0.0.19 - - [2026-02-02 02:08:38] "POST /neutron/network HTTP/1.1" 200 117 0.038336 10.0.0.19 - - [2026-02-02 02:08:38] "GET /projects?obj_uuids=f3506dc7-e9a5-4b98-b9d7-863ebb238e0c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001705 10.0.0.19 - - [2026-02-02 02:08:38] "POST /neutron/network HTTP/1.1" 200 612 0.066391 10.0.0.19 - - [2026-02-02 02:08:38] "POST /route-targets HTTP/1.1" 200 327 0.011959 10.0.0.19 - - [2026-02-02 02:08:38] "POST /ref-update HTTP/1.1" 200 156 0.012570 10.0.0.19 - - [2026-02-02 02:08:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003719 10.0.0.19 - - [2026-02-02 02:08:38] "POST /neutron/subnet HTTP/1.1" 200 724 0.185925 10.0.0.19 - - [2026-02-02 02:08:38] "POST /neutron/network HTTP/1.1" 200 831 0.005461 10.0.0.19 - - [2026-02-02 02:08:38] "POST /id-to-fqname HTTP/1.1" 200 220 0.001448 10.0.0.19 - - [2026-02-02 02:08:38] "GET /virtual-network/0b704b03-32b2-429d-b139-f3ed1b3e6338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005144 10.0.0.19 - - [2026-02-02 02:08:38] "POST /neutron/network HTTP/1.1" 200 831 0.006678 10.0.0.19 - - [2026-02-02 02:08:38] "GET /virtual-network/0b704b03-32b2-429d-b139-f3ed1b3e6338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004723 10.0.0.19 - - [2026-02-02 02:08:38] "POST /neutron/network HTTP/1.1" 200 831 0.005480 10.0.0.19 - - [2026-02-02 02:08:39] "POST /neutron/subnet HTTP/1.1" 200 724 0.006499 10.0.0.19 - - [2026-02-02 02:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.19 - - [2026-02-02 02:08:39] "GET /virtual-network/0b704b03-32b2-429d-b139-f3ed1b3e6338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004682 10.0.0.19 - - [2026-02-02 02:08:39] "PUT /virtual-network/0b704b03-32b2-429d-b139-f3ed1b3e6338 HTTP/1.1" 200 264 0.035121 10.0.0.19 - - [2026-02-02 02:08:39] "POST /route-targets HTTP/1.1" 200 323 0.017509 10.0.0.19 - - [2026-02-02 02:08:39] "POST /ref-update HTTP/1.1" 200 156 0.011194 10.0.0.19 - - [2026-02-02 02:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.19 - - [2026-02-02 02:08:39] "GET /projects?obj_uuids=f3506dc7-e9a5-4b98-b9d7-863ebb238e0c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001117 10.0.0.19 - - [2026-02-02 02:08:39] "GET /project/f3506dc7-e9a5-4b98-b9d7-863ebb238e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.027229 10.0.0.19 - - [2026-02-02 02:08:39] "POST /neutron/network HTTP/1.1" 200 117 0.011683 10.0.0.19 - - [2026-02-02 02:08:39] "GET /projects?obj_uuids=f3506dc7-e9a5-4b98-b9d7-863ebb238e0c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001183 10.0.0.19 - - [2026-02-02 02:08:39] "POST /neutron/network HTTP/1.1" 200 612 0.060797 10.0.0.19 - - [2026-02-02 02:08:39] "POST /route-targets HTTP/1.1" 200 327 0.012018 10.0.0.19 - - [2026-02-02 02:08:39] "POST /ref-update HTTP/1.1" 200 156 0.010680 10.0.0.19 - - [2026-02-02 02:08:39] "POST /useragent-kv HTTP/1.1" 200 115 0.006924 10.0.0.19 - - [2026-02-02 02:08:39] "POST /neutron/subnet HTTP/1.1" 200 719 0.174871 10.0.0.19 - - [2026-02-02 02:08:39] "POST /neutron/network HTTP/1.1" 200 830 0.005786 10.0.0.19 - - [2026-02-02 02:08:39] "POST /id-to-fqname HTTP/1.1" 200 220 0.001402 10.0.0.19 - - [2026-02-02 02:08:39] "GET /virtual-network/cc817a66-73d3-4701-99ec-b35568fb721b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005137 10.0.0.19 - - [2026-02-02 02:08:39] "POST /neutron/network HTTP/1.1" 200 830 0.007793 10.0.0.19 - - [2026-02-02 02:08:39] "GET /virtual-network/cc817a66-73d3-4701-99ec-b35568fb721b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006061 10.0.0.19 - - [2026-02-02 02:08:39] "POST /neutron/network HTTP/1.1" 200 830 0.006111 10.0.0.19 - - [2026-02-02 02:08:39] "POST /neutron/subnet HTTP/1.1" 200 719 0.008855 10.0.0.19 - - [2026-02-02 02:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.19 - - [2026-02-02 02:08:39] "GET /virtual-network/cc817a66-73d3-4701-99ec-b35568fb721b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005712 10.0.0.19 - - [2026-02-02 02:08:39] "POST /ref-update HTTP/1.1" 200 156 0.012386 10.0.0.19 - - [2026-02-02 02:08:39] "PUT /virtual-network/cc817a66-73d3-4701-99ec-b35568fb721b HTTP/1.1" 200 264 0.034869 10.0.0.19 - - [2026-02-02 02:08:39] "POST /id-to-fqname HTTP/1.1" 200 220 0.001505 10.0.0.19 - - [2026-02-02 02:08:40] "POST /neutron/network HTTP/1.1" 200 841 0.006099 10.0.0.19 - - [2026-02-02 02:08:40] "GET /aaa-mode HTTP/1.1" 401 292 0.000576 10.0.0.19 - - [2026-02-02 02:08:40] "GET / HTTP/1.1" 200 35931 0.002328 10.0.0.19 - - [2026-02-02 02:08:40] "GET /project/f3506dc7-e9a5-4b98-b9d7-863ebb238e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000425 10.0.0.19 - - [2026-02-02 02:08:40] "GET /projects?obj_uuids=f3506dc7-e9a5-4b98-b9d7-863ebb238e0c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001258 10.0.0.19 - - [2026-02-02 02:08:40] "GET /project/f3506dc7-e9a5-4b98-b9d7-863ebb238e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.058458 10.0.0.19 - - [2026-02-02 02:08:40] "POST /neutron/network HTTP/1.1" 200 831 0.005509 10.0.0.19 - - [2026-02-02 02:08:41] "POST /neutron/port HTTP/1.1" 200 117 0.005998 10.0.0.19 - - [2026-02-02 02:08:41] "POST /neutron/port HTTP/1.1" 200 117 0.005732 10.0.0.19 - - [2026-02-02 02:08:41] "POST /id-to-fqname HTTP/1.1" 200 220 0.001568 10.0.0.19 - - [2026-02-02 02:08:41] "POST /neutron/port HTTP/1.1" 200 117 0.006681 10.0.0.19 - - [2026-02-02 02:08:41] "POST /neutron/network HTTP/1.1" 200 840 0.006242 10.0.0.19 - - [2026-02-02 02:08:41] "GET /aaa-mode HTTP/1.1" 401 292 0.000454 10.0.0.19 - - [2026-02-02 02:08:41] "POST /neutron/network HTTP/1.1" 200 841 0.006518 10.0.0.19 - - [2026-02-02 02:08:41] "GET /projects?obj_uuids=f3506dc7-e9a5-4b98-b9d7-863ebb238e0c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001202 10.0.0.19 - - [2026-02-02 02:08:41] "GET / HTTP/1.1" 200 35931 0.001777 10.0.0.19 - - [2026-02-02 02:08:41] "GET /project/f3506dc7-e9a5-4b98-b9d7-863ebb238e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000651 10.0.0.19 - - [2026-02-02 02:08:41] "POST /neutron/port HTTP/1.1" 200 1053 0.228721 10.0.0.19 - - [2026-02-02 02:08:41] "POST /neutron/port HTTP/1.1" 200 1053 0.011193 10.0.0.19 - - [2026-02-02 02:08:41] "POST /neutron/port HTTP/1.1" 200 1053 0.009830 10.0.0.19 - - [2026-02-02 02:08:41] "POST /neutron/port HTTP/1.1" 200 1107 0.059084 10.0.0.19 - - [2026-02-02 02:08:41] "POST /neutron/port HTTP/1.1" 200 1117 0.011792 10.0.0.19 - - [2026-02-02 02:08:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003516 10.0.0.19 - - [2026-02-02 02:08:42] "POST /neutron/subnet HTTP/1.1" 200 698 0.008045 10.0.0.19 - - [2026-02-02 02:08:42] "POST /neutron/port HTTP/1.1" 200 117 0.001256 10.0.0.19 - - [2026-02-02 02:08:42] "POST /neutron/network HTTP/1.1" 200 831 0.005820 10.0.0.19 - - [2026-02-02 02:08:42] "GET /projects?obj_uuids=f3506dc7-e9a5-4b98-b9d7-863ebb238e0c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001551 10.0.0.19 - - [2026-02-02 02:08:42] "GET /project/f3506dc7-e9a5-4b98-b9d7-863ebb238e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.048455 10.0.0.19 - - [2026-02-02 02:08:42] "POST /neutron/network HTTP/1.1" 200 830 0.005862 10.0.0.19 - - [2026-02-02 02:08:42] "POST /neutron/port HTTP/1.1" 200 1117 0.024570 10.0.0.19 - - [2026-02-02 02:08:42] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009680 10.0.0.19 - - [2026-02-02 02:08:42] "POST /neutron/port HTTP/1.1" 200 117 0.006205 10.0.0.19 - - [2026-02-02 02:08:42] "POST /neutron/port HTTP/1.1" 200 1117 0.013152 10.0.0.19 - - [2026-02-02 02:08:42] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009492 10.0.0.19 - - [2026-02-02 02:08:42] "POST /neutron/network HTTP/1.1" 200 840 0.006583 10.0.0.19 - - [2026-02-02 02:08:42] "GET /projects?obj_uuids=f3506dc7-e9a5-4b98-b9d7-863ebb238e0c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001198 10.0.0.19 - - [2026-02-02 02:08:43] "POST /neutron/port HTTP/1.1" 200 1052 0.279494 10.0.0.19 - - [2026-02-02 02:08:43] "POST /neutron/port HTTP/1.1" 200 1052 0.010696 10.0.0.19 - - [2026-02-02 02:08:43] "POST /neutron/port HTTP/1.1" 200 1052 0.014687 10.0.0.19 - - [2026-02-02 02:08:43] "POST /neutron/port HTTP/1.1" 200 1106 0.105283 10.0.0.19 - - [2026-02-02 02:08:43] "POST /neutron/port HTTP/1.1" 200 1116 0.013273 10.0.0.19 - - [2026-02-02 02:08:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005057 10.0.0.19 - - [2026-02-02 02:08:43] "POST /neutron/subnet HTTP/1.1" 200 693 0.008743 10.0.0.19 - - [2026-02-02 02:08:43] "POST /neutron/port HTTP/1.1" 200 117 0.001746 10.0.0.19 - - [2026-02-02 02:08:43] "POST /neutron/network HTTP/1.1" 200 830 0.006109 10.0.0.19 - - [2026-02-02 02:08:47] "POST /neutron/port HTTP/1.1" 200 1117 0.013602 10.0.0.19 - - [2026-02-02 02:08:47] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007383 10.0.0.19 - - [2026-02-02 02:08:47] "POST /neutron/port HTTP/1.1" 200 1117 0.014140 10.0.0.19 - - [2026-02-02 02:08:47] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008586 10.0.0.19 - - [2026-02-02 02:08:47] "POST /neutron/port HTTP/1.1" 200 1117 0.021256 10.0.0.19 - - [2026-02-02 02:08:47] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009459 10.0.0.19 - - [2026-02-02 02:08:47] "GET /virtual-machine/89868fca-10f2-497f-8155-f6f55953f9a0 HTTP/1.1" 401 292 0.000476 10.0.0.19 - - [2026-02-02 02:08:48] "GET /virtual-machine/89868fca-10f2-497f-8155-f6f55953f9a0 HTTP/1.1" 200 1284 0.033231 10.0.0.19 - - [2026-02-02 02:08:48] "GET /virtual-machine-interface/0a411033-4481-47a0-a80b-66ef86008570 HTTP/1.1" 200 2925 0.005949 10.0.0.19 - - [2026-02-02 02:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.19 - - [2026-02-02 02:08:48] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003491 10.0.0.19 - - [2026-02-02 02:08:48] "GET /virtual-networks?parent_id=f3506dc7-e9a5-4b98-b9d7-863ebb238e0c&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003399 10.0.0.19 - - [2026-02-02 02:08:48] "GET /virtual-network/0b704b03-32b2-429d-b139-f3ed1b3e6338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.005696 10.0.0.19 - - [2026-02-02 02:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.19 - - [2026-02-02 02:08:51] "GET /virtual-network/0b704b03-32b2-429d-b139-f3ed1b3e6338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.005181 10.0.0.19 - - [2026-02-02 02:08:51] "POST /neutron/port HTTP/1.1" 200 1117 0.013032 10.0.0.19 - - [2026-02-02 02:08:51] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005960 10.0.0.19 - - [2026-02-02 02:08:53] "POST /neutron/port HTTP/1.1" 200 1116 0.012573 10.0.0.19 - - [2026-02-02 02:08:53] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005783 10.0.0.19 - - [2026-02-02 02:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.19 - - [2026-02-02 02:08:53] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003460 10.0.0.19 - - [2026-02-02 02:08:53] "GET /virtual-networks?parent_id=f3506dc7-e9a5-4b98-b9d7-863ebb238e0c&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003160 10.0.0.19 - - [2026-02-02 02:08:53] "GET /virtual-network/0b704b03-32b2-429d-b139-f3ed1b3e6338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.005661 10.0.0.19 - - [2026-02-02 02:08:53] "POST /neutron/port HTTP/1.1" 200 1116 0.012413 10.0.0.19 - - [2026-02-02 02:08:53] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006672 10.0.0.19 - - [2026-02-02 02:08:54] "POST /neutron/port HTTP/1.1" 200 1116 0.012182 10.0.0.19 - - [2026-02-02 02:08:54] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006061 10.0.0.19 - - [2026-02-02 02:08:54] "POST /neutron/port HTTP/1.1" 200 1116 0.012676 10.0.0.19 - - [2026-02-02 02:08:54] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006439 10.0.0.19 - - [2026-02-02 02:08:54] "GET /virtual-machine/ac3d790b-dd27-49a7-9eef-9241fc460e98 HTTP/1.1" 200 1286 0.004683 10.0.0.19 - - [2026-02-02 02:08:54] "GET /virtual-machine-interface/80437922-c3b8-4363-8442-dfef271b8c5f HTTP/1.1" 200 2925 0.004782 10.0.0.19 - - [2026-02-02 02:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.19 - - [2026-02-02 02:08:54] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003360 10.0.0.19 - - [2026-02-02 02:08:54] "GET /virtual-networks?parent_id=f3506dc7-e9a5-4b98-b9d7-863ebb238e0c&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002943 10.0.0.19 - - [2026-02-02 02:08:54] "GET /virtual-network/cc817a66-73d3-4701-99ec-b35568fb721b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.005400 10.0.0.19 - - [2026-02-02 02:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.19 - - [2026-02-02 02:08:55] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003883 10.0.0.19 - - [2026-02-02 02:08:55] "GET /virtual-networks?parent_id=f3506dc7-e9a5-4b98-b9d7-863ebb238e0c&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003188 10.0.0.19 - - [2026-02-02 02:08:55] "GET /virtual-network/cc817a66-73d3-4701-99ec-b35568fb721b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.005978 10.0.0.19 - - [2026-02-02 02:08:55] "POST /routing-policys HTTP/1.1" 200 534 0.017821 10.0.0.19 - - [2026-02-02 02:08:55] "GET /virtual-network/0b704b03-32b2-429d-b139-f3ed1b3e6338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.005458 10.0.0.19 - - [2026-02-02 02:08:55] "POST /ref-update HTTP/1.1" 200 156 0.011004 10.0.0.19 - - [2026-02-02 02:08:55] "PUT /virtual-network/0b704b03-32b2-429d-b139-f3ed1b3e6338 HTTP/1.1" 200 264 0.034700 10.0.0.19 - - [2026-02-02 02:08:59] "POST /ref-update HTTP/1.1" 200 156 0.030774 10.0.0.19 - - [2026-02-02 02:08:59] "POST /ref-update HTTP/1.1" 200 156 0.014050 10.0.0.19 - - [2026-02-02 02:08:59] "DELETE /routing-policy/b23d7395-d8af-478a-8b19-651b73f25980 HTTP/1.1" 200 115 0.038110 10.0.0.19 - - [2026-02-02 02:08:59] "POST /neutron/network HTTP/1.1" 200 830 0.006208 10.0.0.19 - - [2026-02-02 02:08:59] "POST /neutron/network HTTP/1.1" 400 204 0.011407 10.0.0.19 - - [2026-02-02 02:09:00] "POST /neutron/port HTTP/1.1" 200 1116 0.013532 10.0.0.19 - - [2026-02-02 02:09:00] "POST /neutron/port HTTP/1.1" 200 1106 0.010349 10.0.0.19 - - [2026-02-02 02:09:00] "POST /neutron/port HTTP/1.1" 200 1117 0.017276 10.0.0.19 - - [2026-02-02 02:09:00] "POST /neutron/port HTTP/1.1" 200 1107 0.010006 10.0.0.19 - - [2026-02-02 02:09:00] "POST /neutron/port HTTP/1.1" 200 151 0.112636 10.0.0.19 - - [2026-02-02 02:09:00] "POST /neutron/port HTTP/1.1" 200 151 0.122301 10.0.0.19 - - [2026-02-02 02:09:01] "POST /neutron/network HTTP/1.1" 200 830 0.006251 10.0.0.19 - - [2026-02-02 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004932 10.0.0.19 - - [2026-02-02 02:09:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002660 10.0.0.19 - - [2026-02-02 02:09:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002254 10.0.0.19 - - [2026-02-02 02:09:01] "POST /neutron/network HTTP/1.1" 200 151 0.084906 10.0.0.19 - - [2026-02-02 02:09:01] "DELETE /route-target/31f0d633-7e75-45ca-9a1d-6ccc5fdbf54b HTTP/1.1" 200 115 0.019219 10.0.0.19 - - [2026-02-02 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.19 - - [2026-02-02 02:09:02] "POST /neutron/network HTTP/1.1" 200 831 0.005236 10.0.0.19 - - [2026-02-02 02:09:02] "DELETE /route-target/f7b139c0-cf72-4855-86fa-0f2bac75b362 HTTP/1.1" 409 239 0.012375 10.0.0.19 - - [2026-02-02 02:09:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003114 10.0.0.19 - - [2026-02-02 02:09:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002923 10.0.0.19 - - [2026-02-02 02:09:02] "POST /neutron/network HTTP/1.1" 200 151 0.090282 10.0.0.19 - - [2026-02-02 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.19 - - [2026-02-02 02:09:02] "DELETE /route-target/b09b978a-dbf9-4e31-9a81-4021f44e7edf HTTP/1.1" 200 115 0.013702 10.0.0.19 - - [2026-02-02 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.19 - - [2026-02-02 02:09:02] "DELETE /route-target/f7b139c0-cf72-4855-86fa-0f2bac75b362 HTTP/1.1" 200 115 0.013286 10.0.0.19 - - [2026-02-02 02:09:02] "GET /projects?obj_uuids=f3506dc7-e9a5-4b98-b9d7-863ebb238e0c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001609 10.0.0.19 - - [2026-02-02 02:09:02] "GET /project/f3506dc7-e9a5-4b98-b9d7-863ebb238e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.027958 10.0.0.19 - - [2026-02-02 02:09:02] "GET /projects?obj_uuids=f3506dc7-e9a5-4b98-b9d7-863ebb238e0c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001714 10.0.0.19 - - [2026-02-02 02:09:02] "GET /project/f3506dc7-e9a5-4b98-b9d7-863ebb238e0c?fields=virtual_networks HTTP/1.1" 200 1029 0.070335 10.0.0.19 - - [2026-02-02 02:09:02] "GET /projects?obj_uuids=f3506dc7-e9a5-4b98-b9d7-863ebb238e0c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001226 10.0.0.19 - - [2026-02-02 02:09:02] "GET /project/f3506dc7-e9a5-4b98-b9d7-863ebb238e0c?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.026510 10.0.0.19 - - [2026-02-02 02:09:02] "GET /projects?obj_uuids=f3506dc7-e9a5-4b98-b9d7-863ebb238e0c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001331 10.0.0.19 - - [2026-02-02 02:09:02] "GET /project/f3506dc7-e9a5-4b98-b9d7-863ebb238e0c?fields=security_groups HTTP/1.1" 200 1248 0.041458 10.0.0.19 - - [2026-02-02 02:09:03] "POST /fqname-to-id HTTP/1.1" 404 186 0.031042 10.0.0.19 - - [2026-02-02 02:09:03] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002632 10.0.0.19 - - [2026-02-02 02:09:03] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001147 10.0.0.19 - - [2026-02-02 02:09:03] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007037 10.0.0.19 - - [2026-02-02 02:09:03] "POST /id-to-fqname HTTP/1.1" 200 188 0.002354 10.0.0.19 - - [2026-02-02 02:09:03] "POST /fqname-to-id HTTP/1.1" 404 197 0.002504 10.0.0.19 - - [2026-02-02 02:09:04] "POST /security-groups HTTP/1.1" 200 589 0.060556 10.0.0.19 - - [2026-02-02 02:09:04] "POST /fqname-to-id HTTP/1.1" 404 232 0.003332 10.0.0.19 - - [2026-02-02 02:09:04] "POST /projects HTTP/1.1" 200 581 0.212090 10.0.0.19 - - [2026-02-02 02:09:04] "POST /access-control-lists HTTP/1.1" 200 594 0.058853 10.0.0.19 - - [2026-02-02 02:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.287284 10.0.0.19 - - [2026-02-02 02:09:04] "POST /fqname-to-id HTTP/1.1" 404 231 0.003201 10.0.0.19 - - [2026-02-02 02:09:04] "GET /project/1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.416604 10.0.0.19 - - [2026-02-02 02:09:04] "POST /access-control-lists HTTP/1.1" 200 592 0.060546 10.0.0.19 - - [2026-02-02 02:09:05] "GET / HTTP/1.1" 200 35931 0.002818 10.0.0.19 - - [2026-02-02 02:09:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000535 10.0.0.19 - - [2026-02-02 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.063219 10.0.0.19 - - [2026-02-02 02:09:06] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001364 10.0.0.19 - - [2026-02-02 02:09:06] "GET /project/1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.024363 10.0.0.19 - - [2026-02-02 02:09:06] "POST /neutron/network HTTP/1.1" 200 117 0.043247 10.0.0.19 - - [2026-02-02 02:09:06] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001751 10.0.0.19 - - [2026-02-02 02:09:06] "POST /neutron/network HTTP/1.1" 200 613 0.070743 10.0.0.19 - - [2026-02-02 02:09:06] "POST /route-targets HTTP/1.1" 200 327 0.013909 10.0.0.19 - - [2026-02-02 02:09:06] "POST /ref-update HTTP/1.1" 200 156 0.018030 10.0.0.19 - - [2026-02-02 02:09:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003525 10.0.0.19 - - [2026-02-02 02:09:06] "POST /neutron/subnet HTTP/1.1" 200 734 0.180431 10.0.0.19 - - [2026-02-02 02:09:06] "POST /neutron/network HTTP/1.1" 200 834 0.006252 10.0.0.19 - - [2026-02-02 02:09:06] "POST /id-to-fqname HTTP/1.1" 200 223 0.001799 10.0.0.19 - - [2026-02-02 02:09:07] "GET /virtual-network/9e43e485-86c1-44f4-b7c0-979462d5a9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005787 10.0.0.19 - - [2026-02-02 02:09:07] "POST /neutron/network HTTP/1.1" 200 834 0.007841 10.0.0.19 - - [2026-02-02 02:09:07] "GET /virtual-network/9e43e485-86c1-44f4-b7c0-979462d5a9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007202 10.0.0.19 - - [2026-02-02 02:09:07] "POST /neutron/network HTTP/1.1" 200 834 0.007098 10.0.0.19 - - [2026-02-02 02:09:07] "POST /neutron/subnet HTTP/1.1" 200 734 0.009419 10.0.0.19 - - [2026-02-02 02:09:07] "GET /domains HTTP/1.1" 401 292 0.000643 10.0.0.19 - - [2026-02-02 02:09:07] "GET /domains HTTP/1.1" 200 280 0.030002 10.0.0.19 - - [2026-02-02 02:09:07] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001915 10.0.0.19 - - [2026-02-02 02:09:07] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2938 0.009955 10.0.0.19 - - [2026-02-02 02:09:07] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001302 10.0.0.19 - - [2026-02-02 02:09:07] "GET /project/1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de HTTP/1.1" 200 2090 0.074937 10.0.0.19 - - [2026-02-02 02:09:07] "GET /virtual-network/9e43e485-86c1-44f4-b7c0-979462d5a9cc HTTP/1.1" 200 2325 0.007880 10.0.0.19 - - [2026-02-02 02:09:07] "GET /virtual-network/9e43e485-86c1-44f4-b7c0-979462d5a9cc HTTP/1.1" 200 2325 0.005834 10.0.0.19 - - [2026-02-02 02:09:07] "GET /routing-instance/1fe0ea22-8e1f-468f-8158-cd00276f8c50 HTTP/1.1" 200 1492 0.004054 10.0.0.19 - - [2026-02-02 02:09:07] "GET /routing-instance/1fe0ea22-8e1f-468f-8158-cd00276f8c50 HTTP/1.1" 200 1492 0.003675 10.0.0.19 - - [2026-02-02 02:09:07] "GET /route-target/2b4af6f9-d696-4b1d-a2a8-d2d4d53e4eeb HTTP/1.1" 200 1212 0.003860 10.0.0.19 - - [2026-02-02 02:09:07] "GET /virtual-network/9e43e485-86c1-44f4-b7c0-979462d5a9cc HTTP/1.1" 200 2325 0.005337 10.0.0.19 - - [2026-02-02 02:09:07] "GET /routing-instance/1fe0ea22-8e1f-468f-8158-cd00276f8c50 HTTP/1.1" 200 1492 0.003750 10.0.0.19 - - [2026-02-02 02:09:07] "GET /virtual-network/9e43e485-86c1-44f4-b7c0-979462d5a9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005700 10.0.0.19 - - [2026-02-02 02:09:07] "GET /virtual-network/9e43e485-86c1-44f4-b7c0-979462d5a9cc HTTP/1.1" 200 2325 0.008909 10.0.0.19 - - [2026-02-02 02:09:07] "GET /routing-instance/1fe0ea22-8e1f-468f-8158-cd00276f8c50 HTTP/1.1" 200 1492 0.004331 10.0.0.19 - - [2026-02-02 02:09:07] "GET /routing-instance/1fe0ea22-8e1f-468f-8158-cd00276f8c50 HTTP/1.1" 200 1492 0.003706 10.0.0.19 - - [2026-02-02 02:09:07] "GET /route-target/2b4af6f9-d696-4b1d-a2a8-d2d4d53e4eeb HTTP/1.1" 200 1212 0.003725 10.0.0.19 - - [2026-02-02 02:09:07] "GET /domains HTTP/1.1" 200 280 0.004130 10.0.0.19 - - [2026-02-02 02:09:07] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001263 10.0.0.19 - - [2026-02-02 02:09:07] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2938 0.008680 10.0.0.19 - - [2026-02-02 02:09:07] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001088 10.0.0.19 - - [2026-02-02 02:09:07] "GET /project/1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de HTTP/1.1" 200 2090 0.077385 10.0.0.19 - - [2026-02-02 02:09:07] "GET /virtual-network/9e43e485-86c1-44f4-b7c0-979462d5a9cc HTTP/1.1" 200 2325 0.006357 10.0.0.19 - - [2026-02-02 02:09:08] "GET /obj-perms HTTP/1.1" 200 5026 0.072332 10.0.0.19 - - [2026-02-02 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.19 - - [2026-02-02 02:09:08] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001278 10.0.0.19 - - [2026-02-02 02:09:08] "GET /project/1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.022249 10.0.0.19 - - [2026-02-02 02:09:08] "POST /neutron/network HTTP/1.1" 200 117 0.011144 10.0.0.19 - - [2026-02-02 02:09:08] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001212 10.0.0.19 - - [2026-02-02 02:09:08] "POST /neutron/network HTTP/1.1" 200 613 0.081220 10.0.0.19 - - [2026-02-02 02:09:08] "POST /route-targets HTTP/1.1" 200 327 0.013460 10.0.0.19 - - [2026-02-02 02:09:08] "POST /ref-update HTTP/1.1" 200 156 0.014274 10.0.0.19 - - [2026-02-02 02:09:08] "POST /useragent-kv HTTP/1.1" 200 115 0.004110 10.0.0.19 - - [2026-02-02 02:09:08] "POST /neutron/subnet HTTP/1.1" 200 730 0.186718 10.0.0.19 - - [2026-02-02 02:09:08] "POST /neutron/network HTTP/1.1" 200 833 0.005677 10.0.0.19 - - [2026-02-02 02:09:08] "POST /id-to-fqname HTTP/1.1" 200 223 0.001420 10.0.0.19 - - [2026-02-02 02:09:08] "GET /virtual-network/6a09e2ad-ede6-4ae4-8999-a8d2ade0c041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005200 10.0.0.19 - - [2026-02-02 02:09:08] "POST /neutron/network HTTP/1.1" 200 833 0.006554 10.0.0.19 - - [2026-02-02 02:09:08] "GET /virtual-network/6a09e2ad-ede6-4ae4-8999-a8d2ade0c041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005165 10.0.0.19 - - [2026-02-02 02:09:08] "POST /neutron/network HTTP/1.1" 200 833 0.006239 10.0.0.19 - - [2026-02-02 02:09:08] "POST /neutron/subnet HTTP/1.1" 200 730 0.006945 10.0.0.19 - - [2026-02-02 02:09:08] "GET /domains HTTP/1.1" 200 280 0.002365 10.0.0.19 - - [2026-02-02 02:09:08] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001055 10.0.0.19 - - [2026-02-02 02:09:08] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2938 0.006778 10.0.0.19 - - [2026-02-02 02:09:08] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001648 10.0.0.19 - - [2026-02-02 02:09:09] "GET /project/1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de HTTP/1.1" 200 2308 0.072452 10.0.0.19 - - [2026-02-02 02:09:09] "GET /virtual-network/6a09e2ad-ede6-4ae4-8999-a8d2ade0c041 HTTP/1.1" 200 2320 0.005989 10.0.0.19 - - [2026-02-02 02:09:09] "GET /virtual-network/6a09e2ad-ede6-4ae4-8999-a8d2ade0c041 HTTP/1.1" 200 2320 0.004912 10.0.0.19 - - [2026-02-02 02:09:09] "GET /routing-instance/c7d22ddc-f1d1-4e41-9e4a-1734d6a91e37 HTTP/1.1" 200 1494 0.003938 10.0.0.19 - - [2026-02-02 02:09:09] "GET /routing-instance/c7d22ddc-f1d1-4e41-9e4a-1734d6a91e37 HTTP/1.1" 200 1494 0.003730 10.0.0.19 - - [2026-02-02 02:09:09] "GET /route-target/92dd4dc8-6c0a-4d5c-8273-589d36f76e39 HTTP/1.1" 200 1212 0.004008 10.0.0.19 - - [2026-02-02 02:09:09] "GET /virtual-network/6a09e2ad-ede6-4ae4-8999-a8d2ade0c041 HTTP/1.1" 200 2320 0.005395 10.0.0.19 - - [2026-02-02 02:09:09] "GET /routing-instance/c7d22ddc-f1d1-4e41-9e4a-1734d6a91e37 HTTP/1.1" 200 1494 0.005877 10.0.0.19 - - [2026-02-02 02:09:09] "GET /virtual-network/6a09e2ad-ede6-4ae4-8999-a8d2ade0c041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005127 10.0.0.19 - - [2026-02-02 02:09:09] "GET /virtual-network/6a09e2ad-ede6-4ae4-8999-a8d2ade0c041 HTTP/1.1" 200 2320 0.006075 10.0.0.19 - - [2026-02-02 02:09:09] "GET /routing-instance/c7d22ddc-f1d1-4e41-9e4a-1734d6a91e37 HTTP/1.1" 200 1494 0.003950 10.0.0.19 - - [2026-02-02 02:09:09] "GET /routing-instance/c7d22ddc-f1d1-4e41-9e4a-1734d6a91e37 HTTP/1.1" 200 1494 0.005093 10.0.0.19 - - [2026-02-02 02:09:09] "GET /route-target/92dd4dc8-6c0a-4d5c-8273-589d36f76e39 HTTP/1.1" 200 1212 0.003472 10.0.0.19 - - [2026-02-02 02:09:09] "GET /domains HTTP/1.1" 200 280 0.003064 10.0.0.19 - - [2026-02-02 02:09:09] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001190 10.0.0.19 - - [2026-02-02 02:09:09] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2938 0.008187 10.0.0.19 - - [2026-02-02 02:09:09] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001576 10.0.0.19 - - [2026-02-02 02:09:09] "GET /project/1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de HTTP/1.1" 200 2308 0.066110 10.0.0.19 - - [2026-02-02 02:09:09] "GET /virtual-network/6a09e2ad-ede6-4ae4-8999-a8d2ade0c041 HTTP/1.1" 200 2320 0.004816 10.0.0.19 - - [2026-02-02 02:09:09] "GET /obj-perms HTTP/1.1" 200 5026 0.003218 10.0.0.19 - - [2026-02-02 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.19 - - [2026-02-02 02:09:09] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001439 10.0.0.19 - - [2026-02-02 02:09:09] "GET /project/1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.024189 10.0.0.19 - - [2026-02-02 02:09:09] "POST /neutron/network HTTP/1.1" 200 117 0.011450 10.0.0.19 - - [2026-02-02 02:09:09] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001179 10.0.0.19 - - [2026-02-02 02:09:09] "POST /neutron/network HTTP/1.1" 200 615 0.076172 10.0.0.19 - - [2026-02-02 02:09:09] "POST /ref-update HTTP/1.1" 200 156 0.011087 10.0.0.19 - - [2026-02-02 02:09:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003023 10.0.0.19 - - [2026-02-02 02:09:09] "POST /neutron/subnet HTTP/1.1" 200 720 0.131333 10.0.0.19 - - [2026-02-02 02:09:09] "POST /neutron/network HTTP/1.1" 200 833 0.005741 10.0.0.19 - - [2026-02-02 02:09:09] "POST /id-to-fqname HTTP/1.1" 200 224 0.001343 10.0.0.19 - - [2026-02-02 02:09:09] "GET /virtual-network/e2237479-22f9-4a6c-a0e8-6574bea65f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005040 10.0.0.19 - - [2026-02-02 02:09:09] "POST /neutron/network HTTP/1.1" 200 833 0.008361 10.0.0.19 - - [2026-02-02 02:09:09] "GET /virtual-network/e2237479-22f9-4a6c-a0e8-6574bea65f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005399 10.0.0.19 - - [2026-02-02 02:09:09] "POST /neutron/network HTTP/1.1" 200 833 0.005773 10.0.0.19 - - [2026-02-02 02:09:09] "POST /neutron/subnet HTTP/1.1" 200 720 0.008331 10.0.0.19 - - [2026-02-02 02:09:09] "GET /domains HTTP/1.1" 200 280 0.002773 10.0.0.19 - - [2026-02-02 02:09:09] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001210 10.0.0.19 - - [2026-02-02 02:09:09] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2938 0.008058 10.0.0.19 - - [2026-02-02 02:09:09] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001266 10.0.0.19 - - [2026-02-02 02:09:09] "GET /project/1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de HTTP/1.1" 200 2527 0.068603 10.0.0.19 - - [2026-02-02 02:09:09] "GET /virtual-network/e2237479-22f9-4a6c-a0e8-6574bea65f37 HTTP/1.1" 200 2321 0.006569 10.0.0.19 - - [2026-02-02 02:09:09] "GET /virtual-network/e2237479-22f9-4a6c-a0e8-6574bea65f37 HTTP/1.1" 200 2321 0.005483 10.0.0.19 - - [2026-02-02 02:09:09] "GET /routing-instance/3810a4fe-5547-47b8-8b15-8559be42597e HTTP/1.1" 200 1497 0.003852 10.0.0.19 - - [2026-02-02 02:09:09] "GET /routing-instance/3810a4fe-5547-47b8-8b15-8559be42597e HTTP/1.1" 200 1497 0.003505 10.0.0.19 - - [2026-02-02 02:09:09] "GET /route-target/dc36d62d-6952-4fd9-ae9c-9652d2776835 HTTP/1.1" 200 1215 0.003544 10.0.0.19 - - [2026-02-02 02:09:09] "GET /virtual-network/e2237479-22f9-4a6c-a0e8-6574bea65f37 HTTP/1.1" 200 2321 0.007700 10.0.0.19 - - [2026-02-02 02:09:09] "GET /routing-instance/3810a4fe-5547-47b8-8b15-8559be42597e HTTP/1.1" 200 1497 0.005130 10.0.0.19 - - [2026-02-02 02:09:09] "GET /virtual-network/e2237479-22f9-4a6c-a0e8-6574bea65f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005140 10.0.0.19 - - [2026-02-02 02:09:10] "GET /virtual-network/e2237479-22f9-4a6c-a0e8-6574bea65f37 HTTP/1.1" 200 2321 0.005399 10.0.0.19 - - [2026-02-02 02:09:10] "GET /routing-instance/3810a4fe-5547-47b8-8b15-8559be42597e HTTP/1.1" 200 1497 0.003891 10.0.0.19 - - [2026-02-02 02:09:10] "GET /routing-instance/3810a4fe-5547-47b8-8b15-8559be42597e HTTP/1.1" 200 1497 0.004719 10.0.0.19 - - [2026-02-02 02:09:10] "GET /route-target/dc36d62d-6952-4fd9-ae9c-9652d2776835 HTTP/1.1" 200 1215 0.003338 10.0.0.19 - - [2026-02-02 02:09:10] "GET /domains HTTP/1.1" 200 280 0.002825 10.0.0.19 - - [2026-02-02 02:09:10] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001116 10.0.0.19 - - [2026-02-02 02:09:10] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2938 0.006898 10.0.0.19 - - [2026-02-02 02:09:10] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001344 10.0.0.19 - - [2026-02-02 02:09:10] "GET /project/1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de HTTP/1.1" 200 2527 0.063805 10.0.0.19 - - [2026-02-02 02:09:10] "GET /virtual-network/e2237479-22f9-4a6c-a0e8-6574bea65f37 HTTP/1.1" 200 2321 0.004789 10.0.0.19 - - [2026-02-02 02:09:10] "GET /obj-perms HTTP/1.1" 200 5026 0.003280 10.0.0.19 - - [2026-02-02 02:09:10] "POST /id-to-fqname HTTP/1.1" 200 223 0.002058 10.0.0.19 - - [2026-02-02 02:09:10] "POST /neutron/network HTTP/1.1" 200 843 0.005451 10.0.0.19 - - [2026-02-02 02:09:10] "GET /aaa-mode HTTP/1.1" 401 292 0.000467 10.0.0.19 - - [2026-02-02 02:09:10] "GET / HTTP/1.1" 200 35931 0.001904 10.0.0.19 - - [2026-02-02 02:09:10] "GET /project/1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000428 10.0.0.19 - - [2026-02-02 02:09:11] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001247 10.0.0.19 - - [2026-02-02 02:09:11] "GET /project/1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.056823 10.0.0.19 - - [2026-02-02 02:09:11] "POST /neutron/network HTTP/1.1" 200 833 0.005541 10.0.0.19 - - [2026-02-02 02:09:11] "POST /neutron/port HTTP/1.1" 200 117 0.005588 10.0.0.19 - - [2026-02-02 02:09:11] "POST /neutron/port HTTP/1.1" 200 117 0.006065 10.0.0.19 - - [2026-02-02 02:09:11] "POST /id-to-fqname HTTP/1.1" 200 224 0.001587 10.0.0.19 - - [2026-02-02 02:09:11] "POST /neutron/port HTTP/1.1" 200 117 0.004928 10.0.0.19 - - [2026-02-02 02:09:11] "POST /neutron/network HTTP/1.1" 200 843 0.006422 10.0.0.19 - - [2026-02-02 02:09:11] "GET /aaa-mode HTTP/1.1" 401 292 0.000465 10.0.0.19 - - [2026-02-02 02:09:11] "POST /neutron/network HTTP/1.1" 200 843 0.006064 10.0.0.19 - - [2026-02-02 02:09:11] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001579 10.0.0.19 - - [2026-02-02 02:09:11] "GET / HTTP/1.1" 200 35931 0.007535 10.0.0.19 - - [2026-02-02 02:09:11] "GET /project/1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000489 10.0.0.19 - - [2026-02-02 02:09:12] "POST /neutron/port HTTP/1.1" 200 1059 0.204678 10.0.0.19 - - [2026-02-02 02:09:12] "POST /neutron/port HTTP/1.1" 200 1059 0.012224 10.0.0.19 - - [2026-02-02 02:09:12] "POST /neutron/port HTTP/1.1" 200 1059 0.010777 10.0.0.19 - - [2026-02-02 02:09:12] "POST /neutron/port HTTP/1.1" 200 1113 0.062692 10.0.0.19 - - [2026-02-02 02:09:12] "POST /neutron/port HTTP/1.1" 200 1123 0.012333 10.0.0.19 - - [2026-02-02 02:09:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003439 10.0.0.19 - - [2026-02-02 02:09:12] "POST /neutron/subnet HTTP/1.1" 200 704 0.007440 10.0.0.19 - - [2026-02-02 02:09:12] "POST /neutron/port HTTP/1.1" 200 117 0.001307 10.0.0.19 - - [2026-02-02 02:09:12] "POST /neutron/network HTTP/1.1" 200 833 0.005824 10.0.0.19 - - [2026-02-02 02:09:12] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001558 10.0.0.19 - - [2026-02-02 02:09:12] "GET /project/1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.060389 10.0.0.19 - - [2026-02-02 02:09:12] "POST /neutron/network HTTP/1.1" 200 833 0.005315 10.0.0.19 - - [2026-02-02 02:09:12] "POST /neutron/port HTTP/1.1" 200 1123 0.017194 10.0.0.19 - - [2026-02-02 02:09:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007723 10.0.0.19 - - [2026-02-02 02:09:12] "POST /neutron/port HTTP/1.1" 200 117 0.004916 10.0.0.19 - - [2026-02-02 02:09:12] "POST /fqname-to-id HTTP/1.1" 404 193 0.002949 10.0.0.19 - - [2026-02-02 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.19 - - [2026-02-02 02:09:12] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001152 10.0.0.19 - - [2026-02-02 02:09:12] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008486 10.0.0.19 - - [2026-02-02 02:09:12] "POST /service-templates HTTP/1.1" 200 543 0.022390 10.0.0.19 - - [2026-02-02 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006742 10.0.0.19 - - [2026-02-02 02:09:12] "GET /service-template/a5de7d26-1ba4-47ae-b8ac-b0639ba14b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.005207 10.0.0.19 - - [2026-02-02 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.19 - - [2026-02-02 02:09:13] "GET /service-template/a5de7d26-1ba4-47ae-b8ac-b0639ba14b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.003922 10.0.0.19 - - [2026-02-02 02:09:13] "POST /neutron/network HTTP/1.1" 200 843 0.006506 10.0.0.19 - - [2026-02-02 02:09:13] "POST /id-to-fqname HTTP/1.1" 200 223 0.001290 10.0.0.19 - - [2026-02-02 02:09:13] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001254 10.0.0.19 - - [2026-02-02 02:09:13] "POST /id-to-fqname HTTP/1.1" 200 223 0.002355 10.0.0.19 - - [2026-02-02 02:09:13] "POST /id-to-fqname HTTP/1.1" 200 224 0.002113 10.0.0.19 - - [2026-02-02 02:09:13] "POST /neutron/port HTTP/1.1" 200 1057 0.285100 10.0.0.19 - - [2026-02-02 02:09:13] "POST /neutron/port HTTP/1.1" 200 1057 0.019780 10.0.0.19 - - [2026-02-02 02:09:13] "POST /neutron/port HTTP/1.1" 200 2038 0.030542 10.0.0.19 - - [2026-02-02 02:09:13] "POST /neutron/port HTTP/1.1" 200 1057 0.019733 10.0.0.19 - - [2026-02-02 02:09:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006508 10.0.0.19 - - [2026-02-02 02:09:13] "POST /neutron/port HTTP/1.1" 200 1111 0.098004 10.0.0.19 - - [2026-02-02 02:09:13] "POST /neutron/port HTTP/1.1" 200 1121 0.020111 10.0.0.19 - - [2026-02-02 02:09:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004497 10.0.0.19 - - [2026-02-02 02:09:13] "POST /neutron/subnet HTTP/1.1" 200 694 0.011322 10.0.0.19 - - [2026-02-02 02:09:13] "POST /neutron/port HTTP/1.1" 200 117 0.001348 10.0.0.19 - - [2026-02-02 02:09:13] "POST /neutron/network HTTP/1.1" 200 833 0.006979 10.0.0.19 - - [2026-02-02 02:09:14] "POST /neutron/network HTTP/1.1" 200 2225 0.011175 10.0.0.19 - - [2026-02-02 02:09:14] "GET /aaa-mode HTTP/1.1" 401 292 0.000494 10.0.0.19 - - [2026-02-02 02:09:14] "GET / HTTP/1.1" 200 35931 0.001678 10.0.0.19 - - [2026-02-02 02:09:14] "GET /project/1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000454 10.0.0.19 - - [2026-02-02 02:09:15] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001330 10.0.0.19 - - [2026-02-02 02:09:15] "GET /project/1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.066892 10.0.0.19 - - [2026-02-02 02:09:15] "POST /neutron/network HTTP/1.1" 200 834 0.007510 10.0.0.19 - - [2026-02-02 02:09:15] "POST /neutron/network HTTP/1.1" 200 833 0.006103 10.0.0.19 - - [2026-02-02 02:09:15] "POST /neutron/network HTTP/1.1" 200 833 0.005801 10.0.0.19 - - [2026-02-02 02:09:15] "POST /neutron/port HTTP/1.1" 200 2092 0.031285 10.0.0.19 - - [2026-02-02 02:09:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.014317 10.0.0.19 - - [2026-02-02 02:09:15] "POST /neutron/port HTTP/1.1" 200 117 0.005499 10.0.0.19 - - [2026-02-02 02:09:15] "POST /neutron/port HTTP/1.1" 200 117 0.006211 10.0.0.19 - - [2026-02-02 02:09:15] "POST /neutron/network HTTP/1.1" 200 2225 0.010253 10.0.0.19 - - [2026-02-02 02:09:15] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001245 10.0.0.19 - - [2026-02-02 02:09:16] "POST /neutron/port HTTP/1.1" 200 1060 0.258814 10.0.0.19 - - [2026-02-02 02:09:16] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001323 10.0.0.19 - - [2026-02-02 02:09:16] "POST /neutron/port HTTP/1.1" 200 1059 0.215274 10.0.0.19 - - [2026-02-02 02:09:16] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001254 10.0.0.19 - - [2026-02-02 02:09:16] "POST /neutron/port HTTP/1.1" 200 1057 0.218257 10.0.0.19 - - [2026-02-02 02:09:16] "POST /neutron/port HTTP/1.1" 200 1060 0.011278 10.0.0.19 - - [2026-02-02 02:09:16] "POST /neutron/port HTTP/1.1" 200 1060 0.011264 10.0.0.19 - - [2026-02-02 02:09:16] "POST /neutron/port HTTP/1.1" 200 1114 0.086208 10.0.0.19 - - [2026-02-02 02:09:16] "POST /neutron/port HTTP/1.1" 200 1059 0.012546 10.0.0.19 - - [2026-02-02 02:09:16] "POST /neutron/port HTTP/1.1" 200 1059 0.011664 10.0.0.19 - - [2026-02-02 02:09:16] "POST /neutron/port HTTP/1.1" 200 1113 0.082077 10.0.0.19 - - [2026-02-02 02:09:16] "POST /neutron/port HTTP/1.1" 200 1057 0.012961 10.0.0.19 - - [2026-02-02 02:09:16] "POST /neutron/port HTTP/1.1" 200 1057 0.011560 10.0.0.19 - - [2026-02-02 02:09:17] "POST /neutron/port HTTP/1.1" 200 1111 0.084554 10.0.0.19 - - [2026-02-02 02:09:17] "POST /neutron/port HTTP/1.1" 200 3063 0.028295 10.0.0.19 - - [2026-02-02 02:09:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004307 10.0.0.19 - - [2026-02-02 02:09:17] "POST /neutron/subnet HTTP/1.1" 200 708 0.007162 10.0.0.19 - - [2026-02-02 02:09:17] "POST /neutron/port HTTP/1.1" 200 117 0.001650 10.0.0.19 - - [2026-02-02 02:09:17] "POST /neutron/network HTTP/1.1" 200 834 0.006548 10.0.0.19 - - [2026-02-02 02:09:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004340 10.0.0.19 - - [2026-02-02 02:09:17] "POST /neutron/subnet HTTP/1.1" 200 704 0.008628 10.0.0.19 - - [2026-02-02 02:09:17] "POST /neutron/port HTTP/1.1" 200 117 0.001399 10.0.0.19 - - [2026-02-02 02:09:17] "POST /neutron/network HTTP/1.1" 200 833 0.006387 10.0.0.19 - - [2026-02-02 02:09:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003599 10.0.0.19 - - [2026-02-02 02:09:17] "POST /neutron/subnet HTTP/1.1" 200 694 0.008131 10.0.0.19 - - [2026-02-02 02:09:17] "POST /neutron/port HTTP/1.1" 200 117 0.001309 10.0.0.19 - - [2026-02-02 02:09:17] "POST /neutron/network HTTP/1.1" 200 833 0.006384 10.0.0.19 - - [2026-02-02 02:09:20] "POST /neutron/port HTTP/1.1" 200 3063 0.020091 10.0.0.19 - - [2026-02-02 02:09:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008527 10.0.0.19 - - [2026-02-02 02:09:20] "POST /neutron/port HTTP/1.1" 200 3063 0.021965 10.0.0.19 - - [2026-02-02 02:09:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010938 10.0.0.19 - - [2026-02-02 02:09:20] "POST /neutron/port HTTP/1.1" 200 3063 0.024785 10.0.0.19 - - [2026-02-02 02:09:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008357 10.0.0.19 - - [2026-02-02 02:09:20] "POST /neutron/port HTTP/1.1" 200 3063 0.024045 10.0.0.19 - - [2026-02-02 02:09:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007113 10.0.0.19 - - [2026-02-02 02:09:21] "POST /neutron/port HTTP/1.1" 200 3063 0.029434 10.0.0.19 - - [2026-02-02 02:09:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009256 10.0.0.19 - - [2026-02-02 02:09:21] "GET /virtual-machine/31eb19d8-57fd-4c66-a95f-38ca6f263221 HTTP/1.1" 200 1802 0.006824 10.0.0.19 - - [2026-02-02 02:09:21] "GET /virtual-machine-interface/a2960981-55a3-40f1-be3a-e9bbf2cc0807 HTTP/1.1" 200 2946 0.008064 10.0.0.19 - - [2026-02-02 02:09:21] "GET /virtual-machine-interface/e4eaa122-1974-4ceb-a0a2-5118ef3d2962 HTTP/1.1" 200 2946 0.007060 10.0.0.19 - - [2026-02-02 02:09:21] "GET /virtual-machine-interface/e5e92087-5f11-4ed1-af58-98844b2a0c20 HTTP/1.1" 200 2949 0.007677 10.0.0.19 - - [2026-02-02 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.19 - - [2026-02-02 02:09:21] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005488 10.0.0.19 - - [2026-02-02 02:09:21] "GET /virtual-networks?parent_id=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003597 10.0.0.19 - - [2026-02-02 02:09:21] "GET /virtual-network/9e43e485-86c1-44f4-b7c0-979462d5a9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006379 10.0.0.19 - - [2026-02-02 02:09:22] "POST /neutron/port HTTP/1.1" 200 1123 0.013030 10.0.0.19 - - [2026-02-02 02:09:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006238 10.0.0.19 - - [2026-02-02 02:09:23] "POST /neutron/port HTTP/1.1" 200 1121 0.013980 10.0.0.19 - - [2026-02-02 02:09:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006545 10.0.0.19 - - [2026-02-02 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.19 - - [2026-02-02 02:09:24] "GET /virtual-network/9e43e485-86c1-44f4-b7c0-979462d5a9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006247 10.0.0.19 - - [2026-02-02 02:09:25] "DELETE /project/1eb7eefa2b7a4a3cbc7004d58d4b93de HTTP/1.1" 404 173 0.012725 10.0.0.19 - - [2026-02-02 02:09:25] "DELETE /project/f3506dc7e9a54b98b9d7863ebb238e0c HTTP/1.1" 404 173 0.011473 10.0.0.19 - - [2026-02-02 02:09:25] "GET /projects?obj_uuids=f3506dc7-e9a5-4b98-b9d7-863ebb238e0c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001253 10.0.0.19 - - [2026-02-02 02:09:25] "GET /projects?obj_uuids=73cac90a-d973-4fe7-9d7c-54699ae5beae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001020 10.0.0.19 - - [2026-02-02 02:09:25] "GET /project/73cac90a-d973-4fe7-9d7c-54699ae5beae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.070460 10.0.0.19 - - [2026-02-02 02:09:25] "GET /project/f3506dc7-e9a5-4b98-b9d7-863ebb238e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.083437 10.0.0.19 - - [2026-02-02 02:09:25] "GET /projects?obj_uuids=73cac90a-d973-4fe7-9d7c-54699ae5beae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001272 10.0.0.19 - - [2026-02-02 02:09:25] "GET /projects?obj_uuids=f3506dc7-e9a5-4b98-b9d7-863ebb238e0c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001032 10.0.0.19 - - [2026-02-02 02:09:25] "GET /project/73cac90a-d973-4fe7-9d7c-54699ae5beae?fields=security_groups HTTP/1.1" 200 1379 0.051483 10.0.0.19 - - [2026-02-02 02:09:26] "GET /project/f3506dc7-e9a5-4b98-b9d7-863ebb238e0c?fields=security_groups HTTP/1.1" 200 1353 0.067209 10.0.0.19 - - [2026-02-02 02:09:26] "DELETE /security-group/21a3b5e1-3717-4bb9-99fa-303f245054c4 HTTP/1.1" 200 115 0.074831 10.0.0.19 - - [2026-02-02 02:09:26] "GET /projects?obj_uuids=73cac90a-d973-4fe7-9d7c-54699ae5beae&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001436 10.0.0.19 - - [2026-02-02 02:09:26] "DELETE /access-control-list/683aa122-04d0-41f5-892f-9e9edcc801d1 HTTP/1.1" 200 115 0.051175 10.0.0.19 - - [2026-02-02 02:09:26] "GET /project/73cac90a-d973-4fe7-9d7c-54699ae5beae?fields=application_policy_sets HTTP/1.1" 200 1418 0.080362 10.0.0.19 - - [2026-02-02 02:09:26] "DELETE /access-control-list/2d8bf5ba-0ad2-4037-9efc-d3a85dbf4136 HTTP/1.1" 200 115 0.070966 10.0.0.19 - - [2026-02-02 02:09:26] "DELETE /security-group/16e7b14c-167e-4ac5-ae12-abbf7fed6cae HTTP/1.1" 200 115 0.142744 10.0.0.19 - - [2026-02-02 02:09:26] "GET /projects?obj_uuids=f3506dc7-e9a5-4b98-b9d7-863ebb238e0c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001106 10.0.0.19 - - [2026-02-02 02:09:26] "GET /project/f3506dc7-e9a5-4b98-b9d7-863ebb238e0c?fields=application_policy_sets HTTP/1.1" 200 1392 0.042805 10.0.0.19 - - [2026-02-02 02:09:26] "DELETE /access-control-list/c6b5cf90-7f33-4c02-8f11-79cac263c453 HTTP/1.1" 200 115 0.052166 10.0.0.19 - - [2026-02-02 02:09:26] "DELETE /access-control-list/6a1a0228-eea1-4a5f-8d11-b8d3be14a4bb HTTP/1.1" 200 115 0.084489 10.0.0.19 - - [2026-02-02 02:09:26] "DELETE /project/73cac90a-d973-4fe7-9d7c-54699ae5beae HTTP/1.1" 200 115 0.615368 10.0.0.19 - - [2026-02-02 02:09:26] "DELETE /project/f3506dc7-e9a5-4b98-b9d7-863ebb238e0c HTTP/1.1" 200 115 0.639988 10.0.0.19 - - [2026-02-02 02:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.19 - - [2026-02-02 02:09:28] "GET /virtual-network/9e43e485-86c1-44f4-b7c0-979462d5a9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005093 10.0.0.19 - - [2026-02-02 02:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.19 - - [2026-02-02 02:09:32] "GET /virtual-network/9e43e485-86c1-44f4-b7c0-979462d5a9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005267 10.0.0.19 - - [2026-02-02 02:09:34] "GET /obj-perms HTTP/1.1" 200 5056 0.052806 10.0.0.19 - - [2026-02-02 02:09:34] "GET /obj-perms HTTP/1.1" 200 5056 0.058643 10.0.0.19 - - [2026-02-02 02:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.19 - - [2026-02-02 02:09:36] "GET /virtual-network/9e43e485-86c1-44f4-b7c0-979462d5a9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005783 10.0.0.19 - - [2026-02-02 02:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.19 - - [2026-02-02 02:09:38] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003449 10.0.0.19 - - [2026-02-02 02:09:38] "GET /virtual-networks?parent_id=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003103 10.0.0.19 - - [2026-02-02 02:09:39] "GET /virtual-network/9e43e485-86c1-44f4-b7c0-979462d5a9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005425 10.0.0.19 - - [2026-02-02 02:09:39] "POST /neutron/port HTTP/1.1" 200 3063 0.021140 10.0.0.19 - - [2026-02-02 02:09:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005904 10.0.0.19 - - [2026-02-02 02:09:44] "POST /neutron/port HTTP/1.1" 200 3063 0.017111 10.0.0.19 - - [2026-02-02 02:09:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006384 10.0.0.19 - - [2026-02-02 02:09:49] "POST /neutron/port HTTP/1.1" 200 3063 0.018093 10.0.0.19 - - [2026-02-02 02:09:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005491 10.0.0.19 - - [2026-02-02 02:09:49] "POST /neutron/port HTTP/1.1" 200 3063 0.020158 10.0.0.19 - - [2026-02-02 02:09:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006625 10.0.0.19 - - [2026-02-02 02:09:54] "POST /neutron/port HTTP/1.1" 200 3063 0.022210 10.0.0.19 - - [2026-02-02 02:09:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008244 10.0.0.19 - - [2026-02-02 02:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.19 - - [2026-02-02 02:09:59] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003538 10.0.0.19 - - [2026-02-02 02:09:59] "GET /virtual-networks?parent_id=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002846 10.0.0.19 - - [2026-02-02 02:09:59] "GET /virtual-network/6a09e2ad-ede6-4ae4-8999-a8d2ade0c041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006519 10.0.0.19 - - [2026-02-02 02:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.19 - - [2026-02-02 02:10:00] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003126 10.0.0.19 - - [2026-02-02 02:10:00] "GET /virtual-networks?parent_id=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003586 10.0.0.19 - - [2026-02-02 02:10:00] "GET /virtual-network/e2237479-22f9-4a6c-a0e8-6574bea65f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007615 10.0.0.19 - - [2026-02-02 02:10:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.002795 10.0.0.19 - - [2026-02-02 02:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.19 - - [2026-02-02 02:10:00] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.035215 10.0.0.19 - - [2026-02-02 02:10:00] "GET /project/1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.063148 10.0.0.19 - - [2026-02-02 02:10:00] "POST /service-instances HTTP/1.1" 200 543 0.060534 10.0.0.19 - - [2026-02-02 02:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.19 - - [2026-02-02 02:10:00] "GET /service-instance/22f270cd-e1e9-417a-ab96-ed8ff1ddb91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2134 0.005875 10.0.0.19 - - [2026-02-02 02:10:00] "POST /port-tuples HTTP/1.1" 200 586 0.027323 10.0.0.19 - - [2026-02-02 02:10:00] "GET /virtual-machine-interface/a2960981-55a3-40f1-be3a-e9bbf2cc0807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2725 0.005708 10.0.0.19 - - [2026-02-02 02:10:01] "PUT /virtual-machine-interface/a2960981-55a3-40f1-be3a-e9bbf2cc0807 HTTP/1.1" 200 284 0.011435 10.0.0.19 - - [2026-02-02 02:10:01] "POST /ref-update HTTP/1.1" 200 156 0.010114 10.0.0.19 - - [2026-02-02 02:10:01] "POST /instance-ips HTTP/1.1" 200 385 0.030748 10.0.0.19 - - [2026-02-02 02:10:01] "POST /ref-update HTTP/1.1" 200 156 0.011530 10.0.0.19 - - [2026-02-02 02:10:01] "GET /virtual-machine-interface/e4eaa122-1974-4ceb-a0a2-5118ef3d2962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2725 0.006376 10.0.0.19 - - [2026-02-02 02:10:01] "POST /ref-update HTTP/1.1" 200 156 0.015039 10.0.0.19 - - [2026-02-02 02:10:01] "PUT /virtual-machine-interface/e4eaa122-1974-4ceb-a0a2-5118ef3d2962 HTTP/1.1" 200 284 0.018254 10.0.0.19 - - [2026-02-02 02:10:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003658 10.0.0.19 - - [2026-02-02 02:10:01] "POST /ref-update HTTP/1.1" 200 156 0.012117 10.0.0.19 - - [2026-02-02 02:10:01] "GET /virtual-machine-interface/e5e92087-5f11-4ed1-af58-98844b2a0c20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2728 0.006121 10.0.0.19 - - [2026-02-02 02:10:01] "POST /instance-ips HTTP/1.1" 200 385 0.029857 10.0.0.19 - - [2026-02-02 02:10:01] "PUT /virtual-machine-interface/e5e92087-5f11-4ed1-af58-98844b2a0c20 HTTP/1.1" 200 284 0.014594 10.0.0.19 - - [2026-02-02 02:10:01] "POST /ref-update HTTP/1.1" 200 156 0.020665 10.0.0.19 - - [2026-02-02 02:10:01] "POST /ref-update HTTP/1.1" 200 156 0.011338 10.0.0.19 - - [2026-02-02 02:10:01] "POST /ref-update HTTP/1.1" 200 156 0.013283 10.0.0.19 - - [2026-02-02 02:10:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003078 10.0.0.19 - - [2026-02-02 02:10:01] "POST /neutron/port HTTP/1.1" 200 1123 0.013808 10.0.0.19 - - [2026-02-02 02:10:01] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007122 10.0.0.19 - - [2026-02-02 02:10:01] "POST /instance-ips HTTP/1.1" 200 373 0.021239 10.0.0.19 - - [2026-02-02 02:10:01] "POST /ref-update HTTP/1.1" 200 156 0.012920 10.0.0.19 - - [2026-02-02 02:10:01] "POST /neutron/port HTTP/1.1" 200 1123 0.022146 10.0.0.19 - - [2026-02-02 02:10:01] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007565 10.0.0.19 - - [2026-02-02 02:10:01] "POST /ref-update HTTP/1.1" 200 156 0.010651 10.0.0.19 - - [2026-02-02 02:10:01] "POST /neutron/port HTTP/1.1" 200 1123 0.014946 10.0.0.19 - - [2026-02-02 02:10:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003069 10.0.0.19 - - [2026-02-02 02:10:01] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007075 10.0.0.19 - - [2026-02-02 02:10:01] "GET /virtual-machine/5223c959-a092-4513-a1fd-78088aa8ce4c HTTP/1.1" 200 1290 0.005539 10.0.0.19 - - [2026-02-02 02:10:01] "GET /virtual-machine-interface/4164e601-5411-430e-a91b-d2b0ace14899 HTTP/1.1" 200 2945 0.004923 10.0.0.19 - - [2026-02-02 02:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005358 10.0.0.19 - - [2026-02-02 02:10:01] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002890 10.0.0.19 - - [2026-02-02 02:10:01] "POST /instance-ips HTTP/1.1" 200 373 0.021814 10.0.0.19 - - [2026-02-02 02:10:01] "GET /virtual-networks?parent_id=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002947 10.0.0.19 - - [2026-02-02 02:10:01] "POST /ref-update HTTP/1.1" 200 156 0.010675 10.0.0.19 - - [2026-02-02 02:10:01] "GET /virtual-network/6a09e2ad-ede6-4ae4-8999-a8d2ade0c041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005570 10.0.0.19 - - [2026-02-02 02:10:01] "POST /ref-update HTTP/1.1" 200 156 0.008069 10.0.0.19 - - [2026-02-02 02:10:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003378 10.0.0.19 - - [2026-02-02 02:10:02] "POST /instance-ips HTTP/1.1" 200 375 0.018873 10.0.0.19 - - [2026-02-02 02:10:02] "POST /ref-update HTTP/1.1" 200 156 0.010169 10.0.0.19 - - [2026-02-02 02:10:02] "POST /ref-update HTTP/1.1" 200 156 0.010501 10.0.0.19 - - [2026-02-02 02:10:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003083 10.0.0.19 - - [2026-02-02 02:10:02] "POST /instance-ips HTTP/1.1" 200 375 0.015775 10.0.0.19 - - [2026-02-02 02:10:02] "POST /ref-update HTTP/1.1" 200 156 0.009321 10.0.0.19 - - [2026-02-02 02:10:02] "POST /ref-update HTTP/1.1" 200 156 0.010845 10.0.0.19 - - [2026-02-02 02:10:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002985 10.0.0.19 - - [2026-02-02 02:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.19 - - [2026-02-02 02:10:03] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003443 10.0.0.19 - - [2026-02-02 02:10:03] "GET /virtual-networks?parent_id=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003446 10.0.0.19 - - [2026-02-02 02:10:03] "GET /virtual-network/6a09e2ad-ede6-4ae4-8999-a8d2ade0c041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006126 10.0.0.19 - - [2026-02-02 02:10:03] "POST /neutron/port HTTP/1.1" 200 1121 0.013093 10.0.0.19 - - [2026-02-02 02:10:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006177 10.0.0.19 - - [2026-02-02 02:10:03] "POST /neutron/port HTTP/1.1" 200 1121 0.010760 10.0.0.19 - - [2026-02-02 02:10:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006888 10.0.0.19 - - [2026-02-02 02:10:03] "POST /neutron/port HTTP/1.1" 200 1121 0.014280 10.0.0.19 - - [2026-02-02 02:10:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008653 10.0.0.19 - - [2026-02-02 02:10:03] "GET /virtual-machine/b8f2df7f-0339-4bd8-8d88-d370198b46b6 HTTP/1.1" 200 1291 0.008642 10.0.0.19 - - [2026-02-02 02:10:03] "GET /virtual-machine-interface/18e9fad0-0ddc-4c7c-b3b2-9981338839da HTTP/1.1" 200 2948 0.005823 10.0.0.19 - - [2026-02-02 02:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.19 - - [2026-02-02 02:10:03] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003316 10.0.0.19 - - [2026-02-02 02:10:03] "GET /virtual-networks?parent_id=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002978 10.0.0.19 - - [2026-02-02 02:10:03] "GET /virtual-network/e2237479-22f9-4a6c-a0e8-6574bea65f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005353 10.0.0.19 - - [2026-02-02 02:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.19 - - [2026-02-02 02:10:04] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003783 10.0.0.19 - - [2026-02-02 02:10:04] "GET /virtual-networks?parent_id=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003388 10.0.0.19 - - [2026-02-02 02:10:04] "GET /virtual-network/e2237479-22f9-4a6c-a0e8-6574bea65f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006280 10.0.0.19 - - [2026-02-02 02:10:05] "POST /fqname-to-id HTTP/1.1" 404 211 0.003005 10.0.0.19 - - [2026-02-02 02:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.19 - - [2026-02-02 02:10:05] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001761 10.0.0.19 - - [2026-02-02 02:10:05] "GET /project/1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.031237 10.0.0.19 - - [2026-02-02 02:10:05] "POST /network-policys HTTP/1.1" 200 547 0.035558 10.0.0.19 - - [2026-02-02 02:10:05] "GET /network-policy/08680d4e-1deb-4eaa-a4b2-ee8098557e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2179 0.004690 10.0.0.19 - - [2026-02-02 02:10:05] "POST /neutron/port HTTP/1.1" 200 1123 0.039588 10.0.0.19 - - [2026-02-02 02:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.19 - - [2026-02-02 02:10:05] "POST /neutron/port HTTP/1.1" 200 1123 0.013332 10.0.0.19 - - [2026-02-02 02:10:05] "GET /virtual-network/6a09e2ad-ede6-4ae4-8999-a8d2ade0c041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007216 10.0.0.19 - - [2026-02-02 02:10:05] "POST /neutron/network HTTP/1.1" 200 843 0.006215 10.0.0.19 - - [2026-02-02 02:10:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003499 10.0.0.19 - - [2026-02-02 02:10:05] "POST /neutron/subnet HTTP/1.1" 200 704 0.007307 10.0.0.19 - - [2026-02-02 02:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.19 - - [2026-02-02 02:10:05] "POST /neutron/port HTTP/1.1" 200 117 0.001161 10.0.0.19 - - [2026-02-02 02:10:05] "POST /neutron/network HTTP/1.1" 200 833 0.006278 10.0.0.19 - - [2026-02-02 02:10:05] "GET /network-policy/08680d4e-1deb-4eaa-a4b2-ee8098557e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2179 0.003716 10.0.0.19 - - [2026-02-02 02:10:05] "POST /fqname-to-id HTTP/1.1" 404 242 0.003333 10.0.0.19 - - [2026-02-02 02:10:05] "POST /ref-update HTTP/1.1" 200 156 0.028869 10.0.0.19 - - [2026-02-02 02:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.19 - - [2026-02-02 02:10:05] "POST /access-control-lists HTTP/1.1" 200 601 0.061220 10.0.0.19 - - [2026-02-02 02:10:05] "GET /network-policy/08680d4e-1deb-4eaa-a4b2-ee8098557e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2179 0.004107 10.0.0.19 - - [2026-02-02 02:10:05] "POST /neutron/network HTTP/1.1" 200 921 0.007050 10.0.0.19 - - [2026-02-02 02:10:05] "GET /virtual-network/6a09e2ad-ede6-4ae4-8999-a8d2ade0c041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005029 10.0.0.19 - - [2026-02-02 02:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.19 - - [2026-02-02 02:10:05] "GET /network-policy/08680d4e-1deb-4eaa-a4b2-ee8098557e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2179 0.004404 10.0.0.19 - - [2026-02-02 02:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.19 - - [2026-02-02 02:10:05] "GET /virtual-network/e2237479-22f9-4a6c-a0e8-6574bea65f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005744 10.0.0.19 - - [2026-02-02 02:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.19 - - [2026-02-02 02:10:06] "GET /network-policy/08680d4e-1deb-4eaa-a4b2-ee8098557e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2179 0.003524 10.0.0.19 - - [2026-02-02 02:10:06] "POST /fqname-to-id HTTP/1.1" 404 244 0.002378 10.0.0.19 - - [2026-02-02 02:10:06] "POST /ref-update HTTP/1.1" 200 156 0.028444 10.0.0.19 - - [2026-02-02 02:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.19 - - [2026-02-02 02:10:06] "POST /access-control-lists HTTP/1.1" 200 604 0.061363 10.0.0.19 - - [2026-02-02 02:10:06] "GET /network-policy/08680d4e-1deb-4eaa-a4b2-ee8098557e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2179 0.003719 10.0.0.19 - - [2026-02-02 02:10:06] "POST /routing-instances HTTP/1.1" 200 759 0.017871 10.0.0.19 - - [2026-02-02 02:10:06] "POST /neutron/network HTTP/1.1" 200 921 0.006607 10.0.0.19 - - [2026-02-02 02:10:06] "GET /virtual-network/e2237479-22f9-4a6c-a0e8-6574bea65f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.004842 10.0.0.19 - - [2026-02-02 02:10:06] "POST /route-targets HTTP/1.1" 200 327 0.010363 10.0.0.19 - - [2026-02-02 02:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006102 10.0.0.19 - - [2026-02-02 02:10:06] "POST /ref-update HTTP/1.1" 200 156 0.011750 10.0.0.19 - - [2026-02-02 02:10:06] "GET /network-policy/08680d4e-1deb-4eaa-a4b2-ee8098557e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2179 0.003854 10.0.0.19 - - [2026-02-02 02:10:06] "GET /routing-instance/5e7b4059-4fc5-4e0b-9d4a-7d32104605db?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1287 0.004160 10.0.0.19 - - [2026-02-02 02:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.19 - - [2026-02-02 02:10:06] "GET /routing-instance/5e7b4059-4fc5-4e0b-9d4a-7d32104605db?fields=routing_policy_back_refs HTTP/1.1" 200 1287 0.003708 10.0.0.19 - - [2026-02-02 02:10:06] "GET /service-template/a5de7d26-1ba4-47ae-b8ac-b0639ba14b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.003594 10.0.0.19 - - [2026-02-02 02:10:06] "POST /ref-update HTTP/1.1" 200 156 0.010867 10.0.0.19 - - [2026-02-02 02:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005577 10.0.0.19 - - [2026-02-02 02:10:06] "POST /routing-instances HTTP/1.1" 200 760 0.015993 10.0.0.19 - - [2026-02-02 02:10:06] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001343 10.0.0.19 - - [2026-02-02 02:10:06] "GET /project/1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.028285 10.0.0.19 - - [2026-02-02 02:10:06] "POST /route-targets HTTP/1.1" 200 327 0.023081 10.0.0.19 - - [2026-02-02 02:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007108 10.0.0.19 - - [2026-02-02 02:10:06] "POST /ref-update HTTP/1.1" 200 156 0.010531 10.0.0.19 - - [2026-02-02 02:10:06] "GET /service-instance/22f270cd-e1e9-417a-ab96-ed8ff1ddb91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3528 0.006252 10.0.0.19 - - [2026-02-02 02:10:06] "GET /routing-instance/a234dd50-35c2-40d0-8ee9-4d45af1dc0fc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1289 0.005327 10.0.0.19 - - [2026-02-02 02:10:06] "GET /domains HTTP/1.1" 200 280 0.002496 10.0.0.19 - - [2026-02-02 02:10:06] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001126 10.0.0.19 - - [2026-02-02 02:10:06] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2771 0.008093 10.0.0.19 - - [2026-02-02 02:10:06] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001226 10.0.0.19 - - [2026-02-02 02:10:06] "GET /routing-instance/a234dd50-35c2-40d0-8ee9-4d45af1dc0fc?fields=routing_policy_back_refs HTTP/1.1" 200 1289 0.004069 10.0.0.19 - - [2026-02-02 02:10:06] "GET /project/1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de HTTP/1.1" 200 4243 0.072911 10.0.0.19 - - [2026-02-02 02:10:06] "GET /service-instance/22f270cd-e1e9-417a-ab96-ed8ff1ddb91f HTTP/1.1" 200 3782 0.011010 10.0.0.19 - - [2026-02-02 02:10:06] "PUT /routing-instance/5e7b4059-4fc5-4e0b-9d4a-7d32104605db HTTP/1.1" 200 266 0.019766 10.0.0.19 - - [2026-02-02 02:10:06] "GET /domains HTTP/1.1" 200 280 0.007339 10.0.0.19 - - [2026-02-02 02:10:06] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001584 10.0.0.19 - - [2026-02-02 02:10:06] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2771 0.008191 10.0.0.19 - - [2026-02-02 02:10:06] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001256 10.0.0.19 - - [2026-02-02 02:10:06] "PUT /routing-instance/a234dd50-35c2-40d0-8ee9-4d45af1dc0fc HTTP/1.1" 200 266 0.010015 10.0.0.19 - - [2026-02-02 02:10:07] "GET /project/1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de HTTP/1.1" 200 4243 0.070556 10.0.0.19 - - [2026-02-02 02:10:07] "GET /service-instance/22f270cd-e1e9-417a-ab96-ed8ff1ddb91f HTTP/1.1" 200 3782 0.004007 10.0.0.19 - - [2026-02-02 02:10:07] "GET /port-tuple/8b7d53d0-367b-4eb9-807c-8dc3996f8304 HTTP/1.1" 200 1978 0.006135 10.0.0.19 - - [2026-02-02 02:10:07] "GET /virtual-machine-interface/a2960981-55a3-40f1-be3a-e9bbf2cc0807 HTTP/1.1" 200 3816 0.006592 10.0.0.19 - - [2026-02-02 02:10:07] "POST /ref-update HTTP/1.1" 200 156 0.019861 10.0.0.19 - - [2026-02-02 02:10:07] "GET /virtual-machine-interface/e4eaa122-1974-4ceb-a0a2-5118ef3d2962 HTTP/1.1" 200 3798 0.007862 10.0.0.19 - - [2026-02-02 02:10:07] "GET /virtual-machine-interface/e5e92087-5f11-4ed1-af58-98844b2a0c20 HTTP/1.1" 200 3804 0.012982 10.0.0.19 - - [2026-02-02 02:10:07] "PUT /access-control-list/f4ca7629-0fa4-4cc8-89b7-d7e42c5e8909 HTTP/1.1" 200 272 0.018847 10.0.0.19 - - [2026-02-02 02:10:07] "PUT /access-control-list/ada2187a-d7dc-4e75-ba9a-3889ae4d76a0 HTTP/1.1" 200 272 0.013901 10.0.0.19 - - [2026-02-02 02:10:07] "POST /neutron/port HTTP/1.1" 200 3834 0.068491 10.0.0.19 - - [2026-02-02 02:10:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007379 10.0.0.19 - - [2026-02-02 02:10:07] "POST /neutron/port HTTP/1.1" 200 3834 0.035550 10.0.0.19 - - [2026-02-02 02:10:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006863 10.0.0.19 - - [2026-02-02 02:10:07] "POST /neutron/port HTTP/1.1" 200 3834 0.027448 10.0.0.19 - - [2026-02-02 02:10:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005656 10.0.0.19 - - [2026-02-02 02:10:07] "POST /neutron/port HTTP/1.1" 200 3834 0.032485 10.0.0.19 - - [2026-02-02 02:10:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006012 10.0.0.19 - - [2026-02-02 02:10:07] "POST /neutron/network HTTP/1.1" 200 895 0.018978 10.0.0.19 - - [2026-02-02 02:10:07] "POST /neutron/network HTTP/1.1" 200 921 0.005988 10.0.0.19 - - [2026-02-02 02:10:07] "POST /neutron/network HTTP/1.1" 200 808 0.011824 10.0.0.19 - - [2026-02-02 02:10:07] "POST /neutron/network HTTP/1.1" 200 834 0.007283 10.0.0.19 - - [2026-02-02 02:10:07] "POST /neutron/network HTTP/1.1" 200 895 0.012212 10.0.0.19 - - [2026-02-02 02:10:07] "POST /neutron/network HTTP/1.1" 200 921 0.006713 10.0.0.19 - - [2026-02-02 02:10:07] "POST /id-to-fqname HTTP/1.1" 200 223 0.002278 10.0.0.19 - - [2026-02-02 02:10:07] "POST /id-to-fqname HTTP/1.1" 200 223 0.001801 10.0.0.19 - - [2026-02-02 02:10:07] "POST /id-to-fqname HTTP/1.1" 200 224 0.001389 10.0.0.19 - - [2026-02-02 02:10:07] "GET /virtual-machine/31eb19d8-57fd-4c66-a95f-38ca6f263221 HTTP/1.1" 200 1802 0.003977 10.0.0.19 - - [2026-02-02 02:10:07] "GET /virtual-machine-interface/a2960981-55a3-40f1-be3a-e9bbf2cc0807 HTTP/1.1" 200 3816 0.005829 10.0.0.19 - - [2026-02-02 02:10:07] "GET /virtual-machine-interface/e4eaa122-1974-4ceb-a0a2-5118ef3d2962 HTTP/1.1" 200 3798 0.005147 10.0.0.19 - - [2026-02-02 02:10:07] "GET /virtual-machine-interface/e5e92087-5f11-4ed1-af58-98844b2a0c20 HTTP/1.1" 200 3804 0.005523 10.0.0.19 - - [2026-02-02 02:10:07] "GET /instance-ip/397ad7fe-a09f-44a5-92ee-cfe5eb0e670a HTTP/1.1" 200 1623 0.005362 10.0.0.19 - - [2026-02-02 02:10:07] "GET /instance-ip/4b91b6e0-07d8-4063-806f-898d709139b3 HTTP/1.1" 200 1979 0.003693 10.0.0.19 - - [2026-02-02 02:10:07] "GET /instance-ip/b177f7b5-698b-42cb-8002-aaf0ee85f39f HTTP/1.1" 200 1978 0.003850 10.0.0.19 - - [2026-02-02 02:10:07] "GET /instance-ip/8f92e55b-bd1f-4a8b-ac64-6a74f4a3b462 HTTP/1.1" 200 1623 0.005688 10.0.0.19 - - [2026-02-02 02:10:07] "GET /instance-ip/c94308b5-f635-4f35-9b9f-ebbb30e5afb0 HTTP/1.1" 200 1955 0.004234 10.0.0.19 - - [2026-02-02 02:10:07] "GET /instance-ip/e11ad043-6515-407c-af3e-939bdd6cdebc HTTP/1.1" 200 1957 0.006301 10.0.0.19 - - [2026-02-02 02:10:07] "GET /instance-ip/0a21fd59-8930-4993-a059-1aee96881a87 HTTP/1.1" 200 1957 0.005619 10.0.0.19 - - [2026-02-02 02:10:07] "GET /instance-ip/b0c60bcf-d283-4e75-ae37-7d29482d25f2 HTTP/1.1" 200 1961 0.004118 10.0.0.19 - - [2026-02-02 02:10:07] "GET /instance-ip/e2b6a1e6-bc85-4aec-92a2-6f3cb1290f1d HTTP/1.1" 200 1622 0.007290 10.0.0.19 - - [2026-02-02 02:10:08] "POST /neutron/port HTTP/1.1" 200 3834 0.032781 10.0.0.19 - - [2026-02-02 02:10:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006688 10.0.0.19 - - [2026-02-02 02:10:08] "POST /neutron/port HTTP/1.1" 200 3834 0.036623 10.0.0.19 - - [2026-02-02 02:10:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008687 10.0.0.19 - - [2026-02-02 02:10:08] "POST /neutron/port HTTP/1.1" 200 3834 0.032997 10.0.0.19 - - [2026-02-02 02:10:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006330 10.0.0.19 - - [2026-02-02 02:10:08] "POST /neutron/port HTTP/1.1" 200 3834 0.031964 10.0.0.19 - - [2026-02-02 02:10:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006281 10.0.0.19 - - [2026-02-02 02:10:08] "GET /virtual-machine/31eb19d8-57fd-4c66-a95f-38ca6f263221 HTTP/1.1" 200 1802 0.003547 10.0.0.19 - - [2026-02-02 02:10:08] "GET /virtual-machine-interface/a2960981-55a3-40f1-be3a-e9bbf2cc0807 HTTP/1.1" 200 3816 0.004988 10.0.0.19 - - [2026-02-02 02:10:08] "GET /virtual-machine-interface/e4eaa122-1974-4ceb-a0a2-5118ef3d2962 HTTP/1.1" 200 3798 0.007763 10.0.0.19 - - [2026-02-02 02:10:08] "GET /virtual-machine-interface/e5e92087-5f11-4ed1-af58-98844b2a0c20 HTTP/1.1" 200 3804 0.007269 10.0.0.19 - - [2026-02-02 02:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.19 - - [2026-02-02 02:10:08] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003542 10.0.0.19 - - [2026-02-02 02:10:08] "GET /virtual-networks?parent_id=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003393 10.0.0.19 - - [2026-02-02 02:10:08] "GET /virtual-network/6a09e2ad-ede6-4ae4-8999-a8d2ade0c041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006303 10.0.0.19 - - [2026-02-02 02:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.19 - - [2026-02-02 02:10:09] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003320 10.0.0.19 - - [2026-02-02 02:10:09] "GET /virtual-networks?parent_id=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003169 10.0.0.19 - - [2026-02-02 02:10:09] "GET /virtual-network/6a09e2ad-ede6-4ae4-8999-a8d2ade0c041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005709 10.0.0.19 - - [2026-02-02 02:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.19 - - [2026-02-02 02:10:10] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003648 10.0.0.19 - - [2026-02-02 02:10:10] "GET /virtual-networks?parent_id=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003280 10.0.0.19 - - [2026-02-02 02:10:10] "GET /virtual-network/6a09e2ad-ede6-4ae4-8999-a8d2ade0c041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005702 10.0.0.19 - - [2026-02-02 02:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.19 - - [2026-02-02 02:10:10] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004003 10.0.0.19 - - [2026-02-02 02:10:10] "GET /virtual-networks?parent_id=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003083 10.0.0.19 - - [2026-02-02 02:10:10] "GET /virtual-network/6a09e2ad-ede6-4ae4-8999-a8d2ade0c041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005880 10.0.0.19 - - [2026-02-02 02:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.19 - - [2026-02-02 02:10:10] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003727 10.0.0.19 - - [2026-02-02 02:10:10] "GET /virtual-networks?parent_id=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003191 10.0.0.19 - - [2026-02-02 02:10:10] "GET /virtual-network/6a09e2ad-ede6-4ae4-8999-a8d2ade0c041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005599 10.0.0.19 - - [2026-02-02 02:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.19 - - [2026-02-02 02:10:10] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004792 10.0.0.19 - - [2026-02-02 02:10:10] "GET /virtual-networks?parent_id=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003181 10.0.0.19 - - [2026-02-02 02:10:10] "GET /virtual-network/9e43e485-86c1-44f4-b7c0-979462d5a9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005877 10.0.0.19 - - [2026-02-02 02:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.19 - - [2026-02-02 02:10:10] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003822 10.0.0.19 - - [2026-02-02 02:10:10] "GET /virtual-networks?parent_id=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002944 10.0.0.19 - - [2026-02-02 02:10:10] "GET /virtual-network/9e43e485-86c1-44f4-b7c0-979462d5a9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006028 10.0.0.19 - - [2026-02-02 02:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.19 - - [2026-02-02 02:10:11] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003611 10.0.0.19 - - [2026-02-02 02:10:11] "GET /virtual-networks?parent_id=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003827 10.0.0.19 - - [2026-02-02 02:10:11] "GET /virtual-network/9e43e485-86c1-44f4-b7c0-979462d5a9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005906 10.0.0.19 - - [2026-02-02 02:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.19 - - [2026-02-02 02:10:11] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003704 10.0.0.19 - - [2026-02-02 02:10:11] "GET /virtual-networks?parent_id=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002997 10.0.0.19 - - [2026-02-02 02:10:11] "GET /virtual-network/9e43e485-86c1-44f4-b7c0-979462d5a9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006732 10.0.0.19 - - [2026-02-02 02:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.19 - - [2026-02-02 02:10:11] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004031 10.0.0.19 - - [2026-02-02 02:10:11] "GET /virtual-networks?parent_id=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003055 10.0.0.19 - - [2026-02-02 02:10:11] "GET /virtual-network/e2237479-22f9-4a6c-a0e8-6574bea65f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.006455 10.0.0.19 - - [2026-02-02 02:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.19 - - [2026-02-02 02:10:11] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003532 10.0.0.19 - - [2026-02-02 02:10:11] "GET /virtual-networks?parent_id=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003013 10.0.0.19 - - [2026-02-02 02:10:11] "GET /virtual-network/e2237479-22f9-4a6c-a0e8-6574bea65f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.005268 10.0.0.19 - - [2026-02-02 02:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.19 - - [2026-02-02 02:10:11] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003760 10.0.0.19 - - [2026-02-02 02:10:12] "GET /virtual-networks?parent_id=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003409 10.0.0.19 - - [2026-02-02 02:10:12] "GET /virtual-network/e2237479-22f9-4a6c-a0e8-6574bea65f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.006134 10.0.0.19 - - [2026-02-02 02:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.19 - - [2026-02-02 02:10:12] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003522 10.0.0.19 - - [2026-02-02 02:10:12] "GET /virtual-networks?parent_id=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003000 10.0.0.19 - - [2026-02-02 02:10:12] "GET /virtual-network/e2237479-22f9-4a6c-a0e8-6574bea65f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.005939 10.0.0.19 - - [2026-02-02 02:10:12] "GET /virtual-machine/31eb19d8-57fd-4c66-a95f-38ca6f263221 HTTP/1.1" 200 1802 0.003800 10.0.0.19 - - [2026-02-02 02:10:12] "GET /domains HTTP/1.1" 200 280 0.002473 10.0.0.19 - - [2026-02-02 02:10:12] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001465 10.0.0.19 - - [2026-02-02 02:10:12] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2771 0.007191 10.0.0.19 - - [2026-02-02 02:10:12] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001062 10.0.0.19 - - [2026-02-02 02:10:12] "GET /project/1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de HTTP/1.1" 200 4243 0.070263 10.0.0.19 - - [2026-02-02 02:10:12] "GET /service-instance/22f270cd-e1e9-417a-ab96-ed8ff1ddb91f HTTP/1.1" 200 3782 0.003734 10.0.0.19 - - [2026-02-02 02:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.19 - - [2026-02-02 02:10:12] "GET /routing-instance/c7d22ddc-f1d1-4e41-9e4a-1734d6a91e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1888 0.003714 10.0.0.19 - - [2026-02-02 02:10:12] "GET /routing-instance/c7d22ddc-f1d1-4e41-9e4a-1734d6a91e37?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2021 0.005052 10.0.0.19 - - [2026-02-02 02:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.19 - - [2026-02-02 02:10:12] "GET /routing-instance/3810a4fe-5547-47b8-8b15-8559be42597e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1892 0.004851 10.0.0.19 - - [2026-02-02 02:10:12] "GET /routing-instance/3810a4fe-5547-47b8-8b15-8559be42597e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2023 0.005304 10.0.0.19 - - [2026-02-02 02:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.19 - - [2026-02-02 02:10:12] "GET /virtual-network/6a09e2ad-ede6-4ae4-8999-a8d2ade0c041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005590 10.0.0.19 - - [2026-02-02 02:10:12] "GET /virtual-network/6a09e2ad-ede6-4ae4-8999-a8d2ade0c041?fields=routing_instances HTTP/1.1" 200 1681 0.007350 10.0.0.19 - - [2026-02-02 02:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.19 - - [2026-02-02 02:10:12] "GET /virtual-network/e2237479-22f9-4a6c-a0e8-6574bea65f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.005525 10.0.0.19 - - [2026-02-02 02:10:12] "GET /virtual-network/e2237479-22f9-4a6c-a0e8-6574bea65f37?fields=routing_instances HTTP/1.1" 200 1688 0.009285 10.0.0.19 - - [2026-02-02 02:10:17] "POST /ref-update HTTP/1.1" 200 156 0.032576 10.0.0.19 - - [2026-02-02 02:10:17] "DELETE /access-control-list/ada2187a-d7dc-4e75-ba9a-3889ae4d76a0 HTTP/1.1" 200 115 0.036139 10.0.0.19 - - [2026-02-02 02:10:17] "POST /neutron/network HTTP/1.1" 200 833 0.007874 10.0.0.19 - - [2026-02-02 02:10:17] "GET /virtual-network/e2237479-22f9-4a6c-a0e8-6574bea65f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005374 10.0.0.19 - - [2026-02-02 02:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.19 - - [2026-02-02 02:10:17] "DELETE /routing-instance/5e7b4059-4fc5-4e0b-9d4a-7d32104605db HTTP/1.1" 200 115 0.034992 10.0.0.19 - - [2026-02-02 02:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.19 - - [2026-02-02 02:10:17] "GET /network-policy/08680d4e-1deb-4eaa-a4b2-ee8098557e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2179 0.005876 10.0.0.19 - - [2026-02-02 02:10:17] "DELETE /route-target/0034d02c-bbf4-45fb-8e26-e78d5142e070 HTTP/1.1" 200 115 0.013756 10.0.0.19 - - [2026-02-02 02:10:17] "POST /ref-update HTTP/1.1" 200 156 0.028613 10.0.0.19 - - [2026-02-02 02:10:17] "DELETE /routing-instance/a234dd50-35c2-40d0-8ee9-4d45af1dc0fc HTTP/1.1" 200 115 0.040593 10.0.0.19 - - [2026-02-02 02:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.19 - - [2026-02-02 02:10:17] "POST /neutron/network HTTP/1.1" 200 833 0.006936 10.0.0.19 - - [2026-02-02 02:10:17] "GET /virtual-network/6a09e2ad-ede6-4ae4-8999-a8d2ade0c041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005956 10.0.0.19 - - [2026-02-02 02:10:17] "DELETE /route-target/dda5f6dc-c188-4e9e-a127-d005db90c150 HTTP/1.1" 200 115 0.015045 10.0.0.19 - - [2026-02-02 02:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.19 - - [2026-02-02 02:10:17] "DELETE /access-control-list/f4ca7629-0fa4-4cc8-89b7-d7e42c5e8909 HTTP/1.1" 200 115 0.025402 10.0.0.19 - - [2026-02-02 02:10:17] "GET /network-policy/08680d4e-1deb-4eaa-a4b2-ee8098557e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2179 0.003933 10.0.0.19 - - [2026-02-02 02:10:17] "DELETE /network-policy/08680d4e-1deb-4eaa-a4b2-ee8098557e36 HTTP/1.1" 200 115 0.024982 10.0.0.19 - - [2026-02-02 02:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.19 - - [2026-02-02 02:10:17] "DELETE /service-instance/22f270cd-e1e9-417a-ab96-ed8ff1ddb91f HTTP/1.1" 200 115 0.039163 10.0.0.19 - - [2026-02-02 02:10:17] "GET /domains HTTP/1.1" 200 280 0.002166 10.0.0.19 - - [2026-02-02 02:10:17] "POST /ref-update HTTP/1.1" 200 156 0.013482 10.0.0.19 - - [2026-02-02 02:10:17] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002042 10.0.0.19 - - [2026-02-02 02:10:17] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2771 0.011627 10.0.0.19 - - [2026-02-02 02:10:17] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001484 10.0.0.19 - - [2026-02-02 02:10:17] "DELETE /instance-ip/b177f7b5-698b-42cb-8002-aaf0ee85f39f HTTP/1.1" 200 115 0.034612 10.0.0.19 - - [2026-02-02 02:10:17] "POST /ref-update HTTP/1.1" 200 156 0.008516 10.0.0.19 - - [2026-02-02 02:10:17] "GET /project/1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de HTTP/1.1" 200 3769 0.070615 10.0.0.19 - - [2026-02-02 02:10:17] "GET /virtual-machine/31eb19d8-57fd-4c66-a95f-38ca6f263221 HTTP/1.1" 200 1802 0.004595 10.0.0.19 - - [2026-02-02 02:10:17] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002214 10.0.0.19 - - [2026-02-02 02:10:17] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003162 10.0.0.19 - - [2026-02-02 02:10:17] "DELETE /instance-ip/c94308b5-f635-4f35-9b9f-ebbb30e5afb0 HTTP/1.1" 200 115 0.026531 10.0.0.19 - - [2026-02-02 02:10:17] "POST /ref-update HTTP/1.1" 200 156 0.010298 10.0.0.19 - - [2026-02-02 02:10:17] "DELETE /instance-ip/e11ad043-6515-407c-af3e-939bdd6cdebc HTTP/1.1" 200 115 0.028494 10.0.0.19 - - [2026-02-02 02:10:17] "POST /ref-update HTTP/1.1" 200 156 0.015147 10.0.0.19 - - [2026-02-02 02:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.19 - - [2026-02-02 02:10:18] "DELETE /service-template/a5de7d26-1ba4-47ae-b8ac-b0639ba14b14 HTTP/1.1" 200 115 0.037508 10.0.0.19 - - [2026-02-02 02:10:18] "DELETE /instance-ip/b0c60bcf-d283-4e75-ae37-7d29482d25f2 HTTP/1.1" 200 115 0.036874 10.0.0.19 - - [2026-02-02 02:10:18] "POST /fqname-to-id HTTP/1.1" 404 193 0.008062 10.0.0.19 - - [2026-02-02 02:10:18] "POST /ref-update HTTP/1.1" 200 156 0.016505 10.0.0.19 - - [2026-02-02 02:10:18] "DELETE /instance-ip/0a21fd59-8930-4993-a059-1aee96881a87 HTTP/1.1" 200 115 0.023601 10.0.0.19 - - [2026-02-02 02:10:18] "POST /ref-update HTTP/1.1" 200 156 0.009782 10.0.0.19 - - [2026-02-02 02:10:18] "DELETE /instance-ip/4b91b6e0-07d8-4063-806f-898d709139b3 HTTP/1.1" 200 115 0.028034 10.0.0.19 - - [2026-02-02 02:10:18] "POST /neutron/network HTTP/1.1" 200 833 0.006235 10.0.0.19 - - [2026-02-02 02:10:18] "POST /neutron/network HTTP/1.1" 400 204 0.010872 10.0.0.19 - - [2026-02-02 02:10:18] "POST /neutron/port HTTP/1.1" 200 1121 0.012140 10.0.0.19 - - [2026-02-02 02:10:18] "POST /neutron/port HTTP/1.1" 200 1111 0.012146 10.0.0.19 - - [2026-02-02 02:10:18] "POST /neutron/port HTTP/1.1" 200 1123 0.030802 10.0.0.19 - - [2026-02-02 02:10:18] "POST /neutron/port HTTP/1.1" 200 151 0.141700 10.0.0.19 - - [2026-02-02 02:10:18] "POST /neutron/port HTTP/1.1" 200 1113 0.013934 10.0.0.19 - - [2026-02-02 02:10:19] "POST /neutron/port HTTP/1.1" 200 3063 0.030392 10.0.0.19 - - [2026-02-02 02:10:19] "POST /neutron/port HTTP/1.1" 200 1111 0.023297 10.0.0.19 - - [2026-02-02 02:10:19] "POST /neutron/port HTTP/1.1" 200 151 0.144972 10.0.0.19 - - [2026-02-02 02:10:19] "POST /neutron/port HTTP/1.1" 200 151 0.118463 10.0.0.19 - - [2026-02-02 02:10:19] "POST /neutron/port HTTP/1.1" 200 1114 0.011063 10.0.0.19 - - [2026-02-02 02:10:19] "POST /neutron/port HTTP/1.1" 200 151 0.103295 10.0.0.19 - - [2026-02-02 02:10:19] "POST /neutron/port HTTP/1.1" 200 1113 0.011521 10.0.0.19 - - [2026-02-02 02:10:19] "POST /neutron/port HTTP/1.1" 200 151 0.118597 10.0.0.19 - - [2026-02-02 02:10:20] "POST /neutron/network HTTP/1.1" 200 833 0.006309 10.0.0.19 - - [2026-02-02 02:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.19 - - [2026-02-02 02:10:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002131 10.0.0.19 - - [2026-02-02 02:10:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002577 10.0.0.19 - - [2026-02-02 02:10:20] "POST /neutron/network HTTP/1.1" 200 151 0.070577 10.0.0.19 - - [2026-02-02 02:10:20] "GET /routing-instance/3810a4fe-5547-47b8-8b15-8559be42597e HTTP/1.1" 404 171 0.002640 10.0.0.19 - - [2026-02-02 02:10:20] "DELETE /route-target/dc36d62d-6952-4fd9-ae9c-9652d2776835 HTTP/1.1" 200 115 0.020430 10.0.0.19 - - [2026-02-02 02:10:20] "GET /domains HTTP/1.1" 200 280 0.002420 10.0.0.19 - - [2026-02-02 02:10:20] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001016 10.0.0.19 - - [2026-02-02 02:10:20] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2571 0.048608 10.0.0.19 - - [2026-02-02 02:10:20] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001218 10.0.0.19 - - [2026-02-02 02:10:20] "GET /project/1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de HTTP/1.1" 200 2308 0.069890 10.0.0.19 - - [2026-02-02 02:10:20] "POST /neutron/network HTTP/1.1" 200 833 0.005513 10.0.0.19 - - [2026-02-02 02:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010354 10.0.0.19 - - [2026-02-02 02:10:20] "POST /useragent-kv HTTP/1.1" 200 115 0.006963 10.0.0.19 - - [2026-02-02 02:10:20] "POST /useragent-kv HTTP/1.1" 200 115 0.004921 10.0.0.19 - - [2026-02-02 02:10:20] "POST /neutron/network HTTP/1.1" 200 151 0.088956 10.0.0.19 - - [2026-02-02 02:10:20] "DELETE /route-target/92dd4dc8-6c0a-4d5c-8273-589d36f76e39 HTTP/1.1" 200 115 0.018330 10.0.0.19 - - [2026-02-02 02:10:20] "GET /routing-instance/c7d22ddc-f1d1-4e41-9e4a-1734d6a91e37 HTTP/1.1" 404 171 0.003883 10.0.0.19 - - [2026-02-02 02:10:20] "GET /domains HTTP/1.1" 200 280 0.003536 10.0.0.19 - - [2026-02-02 02:10:20] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001055 10.0.0.19 - - [2026-02-02 02:10:20] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2571 0.050428 10.0.0.19 - - [2026-02-02 02:10:20] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001646 10.0.0.19 - - [2026-02-02 02:10:20] "GET /project/1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de HTTP/1.1" 200 2090 0.069896 10.0.0.19 - - [2026-02-02 02:10:20] "POST /neutron/network HTTP/1.1" 200 834 0.005452 10.0.0.19 - - [2026-02-02 02:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.19 - - [2026-02-02 02:10:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002920 10.0.0.19 - - [2026-02-02 02:10:20] "POST /useragent-kv HTTP/1.1" 200 115 0.001785 10.0.0.19 - - [2026-02-02 02:10:20] "POST /neutron/network HTTP/1.1" 200 151 0.082870 10.0.0.19 - - [2026-02-02 02:10:21] "DELETE /route-target/2b4af6f9-d696-4b1d-a2a8-d2d4d53e4eeb HTTP/1.1" 200 115 0.015392 10.0.0.19 - - [2026-02-02 02:10:21] "GET /routing-instance/1fe0ea22-8e1f-468f-8158-cd00276f8c50 HTTP/1.1" 404 171 0.002880 10.0.0.19 - - [2026-02-02 02:10:21] "GET /domains HTTP/1.1" 200 280 0.002282 10.0.0.19 - - [2026-02-02 02:10:21] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001009 10.0.0.19 - - [2026-02-02 02:10:21] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2571 0.048225 10.0.0.19 - - [2026-02-02 02:10:21] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001678 10.0.0.19 - - [2026-02-02 02:10:21] "GET /project/1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de HTTP/1.1" 200 1850 0.069971 10.0.0.19 - - [2026-02-02 02:10:21] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001143 10.0.0.19 - - [2026-02-02 02:10:21] "GET /project/1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.055514 10.0.0.19 - - [2026-02-02 02:10:21] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001248 10.0.0.19 - - [2026-02-02 02:10:21] "GET /project/1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de?fields=virtual_networks HTTP/1.1" 200 1038 0.066949 10.0.0.19 - - [2026-02-02 02:10:21] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001051 10.0.0.19 - - [2026-02-02 02:10:21] "GET /project/1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.020807 10.0.0.19 - - [2026-02-02 02:10:21] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001246 10.0.0.19 - - [2026-02-02 02:10:21] "GET /project/1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de?fields=security_groups HTTP/1.1" 200 1262 0.030613 10.0.0.19 - - [2026-02-02 02:10:22] "POST /fqname-to-id HTTP/1.1" 404 189 0.031248 10.0.0.19 - - [2026-02-02 02:10:22] "GET /projects?obj_uuids=d2b408a3-7c04-41b0-a31d-a4495afe189b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002608 10.0.0.19 - - [2026-02-02 02:10:22] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001125 10.0.0.19 - - [2026-02-02 02:10:22] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.038436 10.0.0.19 - - [2026-02-02 02:10:22] "POST /id-to-fqname HTTP/1.1" 200 191 0.002582 10.0.0.19 - - [2026-02-02 02:10:22] "POST /fqname-to-id HTTP/1.1" 404 200 0.002379 10.0.0.19 - - [2026-02-02 02:10:22] "POST /security-groups HTTP/1.1" 200 592 0.063994 10.0.0.19 - - [2026-02-02 02:10:22] "POST /fqname-to-id HTTP/1.1" 404 235 0.004226 10.0.0.19 - - [2026-02-02 02:10:22] "POST /projects HTTP/1.1" 200 587 0.208464 10.0.0.19 - - [2026-02-02 02:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.281563 10.0.0.19 - - [2026-02-02 02:10:23] "POST /access-control-lists HTTP/1.1" 200 597 0.064811 10.0.0.19 - - [2026-02-02 02:10:23] "POST /fqname-to-id HTTP/1.1" 404 234 0.002735 10.0.0.19 - - [2026-02-02 02:10:23] "GET /project/d2b408a3-7c04-41b0-a31d-a4495afe189b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.438781 10.0.0.19 - - [2026-02-02 02:10:23] "POST /access-control-lists HTTP/1.1" 200 595 0.060532 10.0.0.19 - - [2026-02-02 02:10:24] "GET / HTTP/1.1" 200 35931 0.002328 10.0.0.19 - - [2026-02-02 02:10:25] "GET /project/d2b408a3-7c04-41b0-a31d-a4495afe189b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000550 10.0.0.19 - - [2026-02-02 02:10:25] "GET /projects?obj_uuids=d2b408a3-7c04-41b0-a31d-a4495afe189b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001148 10.0.0.19 - - [2026-02-02 02:10:25] "GET /project/d2b408a3-7c04-41b0-a31d-a4495afe189b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.057383 10.0.0.19 - - [2026-02-02 02:10:25] "POST /fqname-to-id HTTP/1.1" 404 180 0.002970 10.0.0.19 - - [2026-02-02 02:10:25] "POST /virtual-DNSs HTTP/1.1" 200 507 0.020805 10.0.0.19 - - [2026-02-02 02:10:25] "GET /virtual-DNS/f6f1a93d-7450-48b0-bb31-18ba0a5663da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.004827 10.0.0.19 - - [2026-02-02 02:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.19 - - [2026-02-02 02:10:26] "GET /virtual-DNS/f6f1a93d-7450-48b0-bb31-18ba0a5663da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.003601 10.0.0.19 - - [2026-02-02 02:10:26] "GET /domains HTTP/1.1" 401 292 0.000454 10.0.0.19 - - [2026-02-02 02:10:26] "GET /domains HTTP/1.1" 200 280 0.039141 10.0.0.19 - - [2026-02-02 02:10:26] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001135 10.0.0.19 - - [2026-02-02 02:10:26] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2958 0.008050 10.0.0.19 - - [2026-02-02 02:10:26] "GET /virtual-DNS/f6f1a93d-7450-48b0-bb31-18ba0a5663da HTTP/1.1" 200 1438 0.005865 10.0.0.19 - - [2026-02-02 02:10:26] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003678 10.0.0.19 - - [2026-02-02 02:10:26] "POST /network-ipams HTTP/1.1" 200 514 0.018715 10.0.0.19 - - [2026-02-02 02:10:26] "DELETE /project/d2b408a37c0441b0a31da4495afe189b HTTP/1.1" 404 173 0.004311 10.0.0.19 - - [2026-02-02 02:10:26] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001037 10.0.0.19 - - [2026-02-02 02:10:26] "GET /project/1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.032243 10.0.0.19 - - [2026-02-02 02:10:26] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 751 0.003166 10.0.0.19 - - [2026-02-02 02:10:26] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001041 10.0.0.19 - - [2026-02-02 02:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.19 - - [2026-02-02 02:10:26] "GET /project/1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de?fields=security_groups HTTP/1.1" 200 1367 0.074246 10.0.0.19 - - [2026-02-02 02:10:26] "GET /network-ipam/5204abb3-4d12-450d-bf57-1b605f27972d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.005462 10.0.0.19 - - [2026-02-02 02:10:26] "PUT /network-ipam/5204abb3-4d12-450d-bf57-1b605f27972d HTTP/1.1" 200 258 0.020929 10.0.0.19 - - [2026-02-02 02:10:26] "DELETE /security-group/f182e567-b485-4cc6-ac29-3623e0b89d86 HTTP/1.1" 200 115 0.055878 10.0.0.19 - - [2026-02-02 02:10:26] "GET /projects?obj_uuids=1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001117 10.0.0.19 - - [2026-02-02 02:10:26] "DELETE /access-control-list/8fcc4f2d-e166-4267-9778-6979e68fc4d4 HTTP/1.1" 200 115 0.039294 10.0.0.19 - - [2026-02-02 02:10:26] "GET /project/1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de?fields=application_policy_sets HTTP/1.1" 200 1406 0.033065 10.0.0.19 - - [2026-02-02 02:10:26] "DELETE /access-control-list/9b6185c5-2445-4e3b-b0ff-1436c5848fd1 HTTP/1.1" 200 115 0.040799 10.0.0.19 - - [2026-02-02 02:10:26] "POST /ref-update HTTP/1.1" 200 156 0.016473 10.0.0.19 - - [2026-02-02 02:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007580 10.0.0.19 - - [2026-02-02 02:10:26] "DELETE /project/1eb7eefa-2b7a-4a3c-bc70-04d58d4b93de HTTP/1.1" 200 115 0.370230 10.0.0.19 - - [2026-02-02 02:10:26] "GET /projects?obj_uuids=d2b408a3-7c04-41b0-a31d-a4495afe189b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001302 10.0.0.19 - - [2026-02-02 02:10:26] "GET /project/d2b408a3-7c04-41b0-a31d-a4495afe189b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.043806 10.0.0.19 - - [2026-02-02 02:10:27] "POST /neutron/network HTTP/1.1" 200 117 0.046887 10.0.0.19 - - [2026-02-02 02:10:27] "GET /projects?obj_uuids=d2b408a3-7c04-41b0-a31d-a4495afe189b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001164 10.0.0.19 - - [2026-02-02 02:10:27] "POST /neutron/network HTTP/1.1" 200 618 0.095600 10.0.0.19 - - [2026-02-02 02:10:27] "POST /route-targets HTTP/1.1" 200 327 0.013350 10.0.0.19 - - [2026-02-02 02:10:27] "POST /ref-update HTTP/1.1" 200 156 0.012024 10.0.0.19 - - [2026-02-02 02:10:27] "POST /useragent-kv HTTP/1.1" 200 115 0.004865 10.0.0.19 - - [2026-02-02 02:10:27] "POST /neutron/subnet HTTP/1.1" 200 711 0.215088 10.0.0.19 - - [2026-02-02 02:10:27] "POST /neutron/network HTTP/1.1" 200 833 0.006020 10.0.0.19 - - [2026-02-02 02:10:27] "POST /id-to-fqname HTTP/1.1" 200 227 0.001438 10.0.0.19 - - [2026-02-02 02:10:27] "GET /virtual-network/86fee80e-c19c-4d91-8570-ff9f84e7dad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007644 10.0.0.19 - - [2026-02-02 02:10:27] "POST /neutron/network HTTP/1.1" 200 833 0.005820 10.0.0.19 - - [2026-02-02 02:10:27] "GET /virtual-network/86fee80e-c19c-4d91-8570-ff9f84e7dad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005250 10.0.0.19 - - [2026-02-02 02:10:27] "POST /neutron/network HTTP/1.1" 200 833 0.007869 10.0.0.19 - - [2026-02-02 02:10:27] "POST /neutron/subnet HTTP/1.1" 200 711 0.008931 10.0.0.19 - - [2026-02-02 02:10:27] "POST /neutron/network HTTP/1.1" 200 807 0.009777 10.0.0.19 - - [2026-02-02 02:10:27] "POST /neutron/network HTTP/1.1" 200 833 0.006191 10.0.0.19 - - [2026-02-02 02:10:27] "POST /id-to-fqname HTTP/1.1" 200 227 0.001652 10.0.0.19 - - [2026-02-02 02:10:27] "POST /neutron/network HTTP/1.1" 200 843 0.006416 10.0.0.19 - - [2026-02-02 02:10:27] "GET /aaa-mode HTTP/1.1" 401 292 0.000481 10.0.0.19 - - [2026-02-02 02:10:28] "GET / HTTP/1.1" 200 35931 0.001847 10.0.0.19 - - [2026-02-02 02:10:28] "GET /project/d2b408a3-7c04-41b0-a31d-a4495afe189b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000571 10.0.0.19 - - [2026-02-02 02:10:28] "GET /projects?obj_uuids=d2b408a3-7c04-41b0-a31d-a4495afe189b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001376 10.0.0.19 - - [2026-02-02 02:10:28] "GET /project/d2b408a3-7c04-41b0-a31d-a4495afe189b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.066219 10.0.0.19 - - [2026-02-02 02:10:28] "POST /neutron/network HTTP/1.1" 200 833 0.040904 10.0.0.19 - - [2026-02-02 02:10:28] "POST /neutron/port HTTP/1.1" 200 117 0.005109 10.0.0.19 - - [2026-02-02 02:10:29] "POST /neutron/port HTTP/1.1" 200 117 0.005289 10.0.0.19 - - [2026-02-02 02:10:29] "POST /neutron/port HTTP/1.1" 200 117 0.005501 10.0.0.19 - - [2026-02-02 02:10:29] "POST /neutron/network HTTP/1.1" 200 843 0.005836 10.0.0.19 - - [2026-02-02 02:10:29] "GET /projects?obj_uuids=d2b408a3-7c04-41b0-a31d-a4495afe189b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001462 10.0.0.19 - - [2026-02-02 02:10:29] "POST /neutron/port HTTP/1.1" 200 1058 0.214170 10.0.0.19 - - [2026-02-02 02:10:29] "POST /neutron/port HTTP/1.1" 200 1058 0.013089 10.0.0.19 - - [2026-02-02 02:10:29] "POST /neutron/port HTTP/1.1" 200 1058 0.012900 10.0.0.19 - - [2026-02-02 02:10:29] "POST /neutron/port HTTP/1.1" 200 1112 0.064363 10.0.0.19 - - [2026-02-02 02:10:30] "POST /neutron/port HTTP/1.1" 200 1122 0.013266 10.0.0.19 - - [2026-02-02 02:10:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003897 10.0.0.19 - - [2026-02-02 02:10:30] "POST /neutron/subnet HTTP/1.1" 200 685 0.009832 10.0.0.19 - - [2026-02-02 02:10:30] "POST /neutron/port HTTP/1.1" 200 117 0.001483 10.0.0.19 - - [2026-02-02 02:10:30] "POST /neutron/network HTTP/1.1" 200 833 0.005892 10.0.0.19 - - [2026-02-02 02:10:34] "POST /neutron/port HTTP/1.1" 200 1122 0.014678 10.0.0.19 - - [2026-02-02 02:10:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008775 10.0.0.19 - - [2026-02-02 02:10:34] "POST /neutron/port HTTP/1.1" 200 1122 0.010988 10.0.0.19 - - [2026-02-02 02:10:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006265 10.0.0.19 - - [2026-02-02 02:10:34] "POST /neutron/port HTTP/1.1" 200 1122 0.011858 10.0.0.19 - - [2026-02-02 02:10:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006685 10.0.0.19 - - [2026-02-02 02:10:34] "GET /virtual-machine/6058f0ce-8fa6-4818-948e-47e2fa4fa6a4 HTTP/1.1" 200 1293 0.005334 10.0.0.19 - - [2026-02-02 02:10:34] "GET /virtual-machine-interface/772e42c2-5881-4ff7-8cb4-fe3f839b0060 HTTP/1.1" 200 2963 0.006716 10.0.0.19 - - [2026-02-02 02:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.19 - - [2026-02-02 02:10:34] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004072 10.0.0.19 - - [2026-02-02 02:10:34] "GET /virtual-networks?parent_id=d2b408a3-7c04-41b0-a31d-a4495afe189b&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003609 10.0.0.19 - - [2026-02-02 02:10:34] "GET /virtual-network/86fee80e-c19c-4d91-8570-ff9f84e7dad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007390 10.0.0.19 - - [2026-02-02 02:10:35] "GET /obj-perms HTTP/1.1" 200 5056 0.060823 10.0.0.19 - - [2026-02-02 02:10:35] "GET /obj-perms HTTP/1.1" 200 5056 0.058952 10.0.0.19 - - [2026-02-02 02:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.19 - - [2026-02-02 02:10:37] "GET /virtual-network/86fee80e-c19c-4d91-8570-ff9f84e7dad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005449 10.0.0.19 - - [2026-02-02 02:10:39] "POST /neutron/port HTTP/1.1" 200 1122 0.046018 10.0.0.19 - - [2026-02-02 02:10:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006603 10.0.0.19 - - [2026-02-02 02:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004787 10.0.0.19 - - [2026-02-02 02:10:41] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004482 10.0.0.19 - - [2026-02-02 02:10:41] "GET /virtual-networks?parent_id=d2b408a3-7c04-41b0-a31d-a4495afe189b&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004118 10.0.0.19 - - [2026-02-02 02:10:41] "GET /virtual-network/86fee80e-c19c-4d91-8570-ff9f84e7dad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007547 10.0.0.19 - - [2026-02-02 02:10:46] "POST /neutron/network HTTP/1.1" 200 807 0.010953 10.0.0.19 - - [2026-02-02 02:10:46] "POST /neutron/network HTTP/1.1" 200 833 0.005595 10.0.0.19 - - [2026-02-02 02:10:46] "POST /id-to-fqname HTTP/1.1" 200 227 0.001399 10.0.0.19 - - [2026-02-02 02:10:46] "POST /neutron/port HTTP/1.1" 200 1122 0.011305 10.0.0.19 - - [2026-02-02 02:10:46] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005847 10.0.0.19 - - [2026-02-02 02:10:46] "POST /neutron/network HTTP/1.1" 200 843 0.006131 10.0.0.19 - - [2026-02-02 02:10:46] "GET /aaa-mode HTTP/1.1" 401 292 0.000473 10.0.0.19 - - [2026-02-02 02:10:47] "GET / HTTP/1.1" 200 35931 0.002114 10.0.0.19 - - [2026-02-02 02:10:47] "GET /project/d2b408a3-7c04-41b0-a31d-a4495afe189b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000457 10.0.0.19 - - [2026-02-02 02:10:47] "GET /projects?obj_uuids=d2b408a3-7c04-41b0-a31d-a4495afe189b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001198 10.0.0.19 - - [2026-02-02 02:10:47] "GET /project/d2b408a3-7c04-41b0-a31d-a4495afe189b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.049993 10.0.0.19 - - [2026-02-02 02:10:47] "POST /neutron/network HTTP/1.1" 200 833 0.005560 10.0.0.19 - - [2026-02-02 02:10:47] "POST /neutron/port HTTP/1.1" 200 1122 0.016316 10.0.0.19 - - [2026-02-02 02:10:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006342 10.0.0.19 - - [2026-02-02 02:10:47] "POST /neutron/port HTTP/1.1" 200 117 0.004990 10.0.0.19 - - [2026-02-02 02:10:47] "POST /neutron/port HTTP/1.1" 200 117 0.005112 10.0.0.19 - - [2026-02-02 02:10:48] "POST /neutron/network HTTP/1.1" 200 843 0.007302 10.0.0.19 - - [2026-02-02 02:10:48] "GET /projects?obj_uuids=d2b408a3-7c04-41b0-a31d-a4495afe189b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002168 10.0.0.19 - - [2026-02-02 02:10:48] "POST /neutron/port HTTP/1.1" 200 1058 0.185744 10.0.0.19 - - [2026-02-02 02:10:48] "POST /neutron/port HTTP/1.1" 200 1058 0.012828 10.0.0.19 - - [2026-02-02 02:10:48] "POST /neutron/port HTTP/1.1" 200 1058 0.009925 10.0.0.19 - - [2026-02-02 02:10:48] "POST /neutron/port HTTP/1.1" 200 1112 0.056739 10.0.0.19 - - [2026-02-02 02:10:48] "POST /neutron/port HTTP/1.1" 200 1122 0.012387 10.0.0.19 - - [2026-02-02 02:10:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003452 10.0.0.19 - - [2026-02-02 02:10:48] "POST /neutron/subnet HTTP/1.1" 200 685 0.007061 10.0.0.19 - - [2026-02-02 02:10:48] "POST /neutron/port HTTP/1.1" 200 117 0.001364 10.0.0.19 - - [2026-02-02 02:10:48] "POST /neutron/network HTTP/1.1" 200 833 0.005768 10.0.0.19 - - [2026-02-02 02:10:52] "POST /neutron/port HTTP/1.1" 200 1122 0.012805 10.0.0.19 - - [2026-02-02 02:10:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006266 10.0.0.19 - - [2026-02-02 02:10:52] "POST /neutron/port HTTP/1.1" 200 1122 0.011688 10.0.0.19 - - [2026-02-02 02:10:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006041 10.0.0.19 - - [2026-02-02 02:10:52] "POST /neutron/port HTTP/1.1" 200 1122 0.012926 10.0.0.19 - - [2026-02-02 02:10:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005973 10.0.0.19 - - [2026-02-02 02:10:53] "GET /virtual-machine/e11b0138-9c3b-4288-aa9c-ef2377c76b9f HTTP/1.1" 200 1294 0.004656 10.0.0.19 - - [2026-02-02 02:10:53] "GET /virtual-machine-interface/5d1d944d-77e8-4302-9500-95ef6d93dcf1 HTTP/1.1" 200 2963 0.004681 10.0.0.19 - - [2026-02-02 02:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.19 - - [2026-02-02 02:10:53] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003041 10.0.0.19 - - [2026-02-02 02:10:53] "GET /virtual-networks?parent_id=d2b408a3-7c04-41b0-a31d-a4495afe189b&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002986 10.0.0.19 - - [2026-02-02 02:10:53] "GET /virtual-network/86fee80e-c19c-4d91-8570-ff9f84e7dad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005408 10.0.0.19 - - [2026-02-02 02:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.19 - - [2026-02-02 02:10:56] "GET /virtual-network/86fee80e-c19c-4d91-8570-ff9f84e7dad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005056 10.0.0.19 - - [2026-02-02 02:10:58] "POST /neutron/port HTTP/1.1" 200 1122 0.012538 10.0.0.19 - - [2026-02-02 02:10:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005645 10.0.0.19 - - [2026-02-02 02:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.19 - - [2026-02-02 02:11:00] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003246 10.0.0.19 - - [2026-02-02 02:11:00] "GET /virtual-networks?parent_id=d2b408a3-7c04-41b0-a31d-a4495afe189b&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003337 10.0.0.19 - - [2026-02-02 02:11:00] "GET /virtual-network/86fee80e-c19c-4d91-8570-ff9f84e7dad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005571 10.0.0.19 - - [2026-02-02 02:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.19 - - [2026-02-02 02:11:07] "DELETE /virtual-DNS/f6f1a93d-7450-48b0-bb31-18ba0a5663da HTTP/1.1" 409 235 0.006669 10.0.0.19 - - [2026-02-02 02:11:07] "POST /fqname-to-id HTTP/1.1" 404 192 0.003502 10.0.0.19 - - [2026-02-02 02:11:07] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.028930 10.0.0.19 - - [2026-02-02 02:11:07] "GET /virtual-DNS-record/fe8ac89c-0211-4d02-aca6-2a75a9244456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.004432 10.0.0.19 - - [2026-02-02 02:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.19 - - [2026-02-02 02:11:07] "GET /virtual-DNS-record/fe8ac89c-0211-4d02-aca6-2a75a9244456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.003634 10.0.0.19 - - [2026-02-02 02:11:07] "GET /domains HTTP/1.1" 200 280 0.003374 10.0.0.19 - - [2026-02-02 02:11:07] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001219 10.0.0.19 - - [2026-02-02 02:11:07] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2774 0.009295 10.0.0.19 - - [2026-02-02 02:11:07] "GET /virtual-DNS/f6f1a93d-7450-48b0-bb31-18ba0a5663da HTTP/1.1" 200 1907 0.004002 10.0.0.19 - - [2026-02-02 02:11:07] "GET /virtual-DNS-record/fe8ac89c-0211-4d02-aca6-2a75a9244456 HTTP/1.1" 200 1336 0.002655 10.0.0.19 - - [2026-02-02 02:11:13] "DELETE /virtual-DNS-record/fe8ac89c-0211-4d02-aca6-2a75a9244456 HTTP/1.1" 200 115 0.022378 10.0.0.19 - - [2026-02-02 02:11:13] "POST /fqname-to-id HTTP/1.1" 404 184 0.003105 10.0.0.19 - - [2026-02-02 02:11:13] "POST /neutron/network HTTP/1.1" 200 833 0.006147 10.0.0.19 - - [2026-02-02 02:11:13] "POST /neutron/network HTTP/1.1" 400 204 0.013929 10.0.0.19 - - [2026-02-02 02:11:14] "POST /neutron/port HTTP/1.1" 200 1122 0.011826 10.0.0.19 - - [2026-02-02 02:11:14] "POST /neutron/port HTTP/1.1" 200 1112 0.009430 10.0.0.19 - - [2026-02-02 02:11:14] "POST /neutron/port HTTP/1.1" 200 1122 0.010431 10.0.0.19 - - [2026-02-02 02:11:14] "POST /neutron/port HTTP/1.1" 200 1112 0.011365 10.0.0.19 - - [2026-02-02 02:11:14] "POST /neutron/port HTTP/1.1" 200 151 0.116150 10.0.0.19 - - [2026-02-02 02:11:14] "POST /neutron/port HTTP/1.1" 200 151 0.107883 10.0.0.19 - - [2026-02-02 02:11:15] "POST /neutron/network HTTP/1.1" 200 833 0.006002 10.0.0.19 - - [2026-02-02 02:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004626 10.0.0.19 - - [2026-02-02 02:11:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003049 10.0.0.19 - - [2026-02-02 02:11:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002199 10.0.0.19 - - [2026-02-02 02:11:15] "POST /neutron/network HTTP/1.1" 200 151 0.203948 10.0.0.19 - - [2026-02-02 02:11:15] "DELETE /route-target/f03dcd94-d326-4d2b-8d9d-a9ae1a996a57 HTTP/1.1" 200 115 0.017060 10.0.0.19 - - [2026-02-02 02:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.19 - - [2026-02-02 02:11:15] "DELETE /network-ipam/5204abb3-4d12-450d-bf57-1b605f27972d HTTP/1.1" 200 115 0.029280 10.0.0.19 - - [2026-02-02 02:11:15] "DELETE /virtual-DNS/f6f1a93d-7450-48b0-bb31-18ba0a5663da HTTP/1.1" 200 115 0.021165 10.0.0.19 - - [2026-02-02 02:11:15] "POST /fqname-to-id HTTP/1.1" 404 180 0.002719 10.0.0.19 - - [2026-02-02 02:11:15] "GET /domains HTTP/1.1" 200 280 0.003372 10.0.0.19 - - [2026-02-02 02:11:16] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001290 10.0.0.19 - - [2026-02-02 02:11:16] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2574 0.008667 10.0.0.19 - - [2026-02-02 02:11:16] "GET /projects?obj_uuids=d2b408a3-7c04-41b0-a31d-a4495afe189b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001196 10.0.0.19 - - [2026-02-02 02:11:16] "GET /project/d2b408a3-7c04-41b0-a31d-a4495afe189b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.024003 10.0.0.19 - - [2026-02-02 02:11:16] "GET /projects?obj_uuids=d2b408a3-7c04-41b0-a31d-a4495afe189b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001099 10.0.0.19 - - [2026-02-02 02:11:16] "GET /project/d2b408a3-7c04-41b0-a31d-a4495afe189b?fields=virtual_networks HTTP/1.1" 200 1045 0.067744 10.0.0.19 - - [2026-02-02 02:11:16] "GET /projects?obj_uuids=d2b408a3-7c04-41b0-a31d-a4495afe189b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001192 10.0.0.19 - - [2026-02-02 02:11:16] "GET /project/d2b408a3-7c04-41b0-a31d-a4495afe189b?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.031293 10.0.0.19 - - [2026-02-02 02:11:16] "GET /projects?obj_uuids=d2b408a3-7c04-41b0-a31d-a4495afe189b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001154 10.0.0.19 - - [2026-02-02 02:11:16] "GET /project/d2b408a3-7c04-41b0-a31d-a4495afe189b?fields=security_groups HTTP/1.1" 200 1272 0.026975 10.0.0.19 - - [2026-02-02 02:11:17] "POST /fqname-to-id HTTP/1.1" 404 189 0.029145 10.0.0.19 - - [2026-02-02 02:11:17] "GET /projects?obj_uuids=db772039-a159-4fc2-a098-03a6869faf26&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002450 10.0.0.19 - - [2026-02-02 02:11:17] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001046 10.0.0.19 - - [2026-02-02 02:11:17] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006860 10.0.0.19 - - [2026-02-02 02:11:17] "POST /id-to-fqname HTTP/1.1" 200 191 0.002080 10.0.0.19 - - [2026-02-02 02:11:17] "POST /fqname-to-id HTTP/1.1" 404 200 0.002878 10.0.0.19 - - [2026-02-02 02:11:17] "POST /security-groups HTTP/1.1" 200 592 0.063796 10.0.0.19 - - [2026-02-02 02:11:17] "POST /fqname-to-id HTTP/1.1" 404 235 0.002791 10.0.0.19 - - [2026-02-02 02:11:17] "POST /projects HTTP/1.1" 200 587 0.216248 10.0.0.19 - - [2026-02-02 02:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.250787 10.0.0.19 - - [2026-02-02 02:11:17] "POST /access-control-lists HTTP/1.1" 200 597 0.058142 10.0.0.19 - - [2026-02-02 02:11:17] "GET /project/db772039-a159-4fc2-a098-03a6869faf26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.374281 10.0.0.19 - - [2026-02-02 02:11:17] "POST /fqname-to-id HTTP/1.1" 404 234 0.002998 10.0.0.19 - - [2026-02-02 02:11:17] "POST /access-control-lists HTTP/1.1" 200 595 0.060199 10.0.0.19 - - [2026-02-02 02:11:19] "GET / HTTP/1.1" 200 35931 0.002027 10.0.0.19 - - [2026-02-02 02:11:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000491 10.0.0.19 - - [2026-02-02 02:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.064662 10.0.0.19 - - [2026-02-02 02:11:20] "GET /projects?obj_uuids=db772039-a159-4fc2-a098-03a6869faf26&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001106 10.0.0.19 - - [2026-02-02 02:11:20] "GET /project/db772039-a159-4fc2-a098-03a6869faf26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.029108 10.0.0.19 - - [2026-02-02 02:11:20] "POST /neutron/network HTTP/1.1" 200 117 0.036596 10.0.0.19 - - [2026-02-02 02:11:20] "GET /projects?obj_uuids=db772039-a159-4fc2-a098-03a6869faf26&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001434 10.0.0.19 - - [2026-02-02 02:11:20] "POST /neutron/network HTTP/1.1" 200 606 0.064772 10.0.0.19 - - [2026-02-02 02:11:20] "POST /route-targets HTTP/1.1" 200 327 0.012814 10.0.0.19 - - [2026-02-02 02:11:20] "POST /ref-update HTTP/1.1" 200 156 0.014538 10.0.0.19 - - [2026-02-02 02:11:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002972 10.0.0.19 - - [2026-02-02 02:11:20] "POST /neutron/subnet HTTP/1.1" 200 729 0.187894 10.0.0.19 - - [2026-02-02 02:11:20] "POST /neutron/network HTTP/1.1" 200 826 0.006472 10.0.0.19 - - [2026-02-02 02:11:20] "POST /id-to-fqname HTTP/1.1" 200 221 0.001499 10.0.0.19 - - [2026-02-02 02:11:20] "GET /virtual-network/18fc9fa7-b97c-49ae-84bd-4064c6027e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005000 10.0.0.19 - - [2026-02-02 02:11:20] "POST /neutron/network HTTP/1.1" 200 826 0.006481 10.0.0.19 - - [2026-02-02 02:11:20] "GET /virtual-network/18fc9fa7-b97c-49ae-84bd-4064c6027e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005827 10.0.0.19 - - [2026-02-02 02:11:20] "POST /neutron/network HTTP/1.1" 200 826 0.006341 10.0.0.19 - - [2026-02-02 02:11:20] "POST /neutron/subnet HTTP/1.1" 200 729 0.008618 10.0.0.19 - - [2026-02-02 02:11:20] "POST /id-to-fqname HTTP/1.1" 200 221 0.001245 10.0.0.19 - - [2026-02-02 02:11:20] "POST /neutron/network HTTP/1.1" 200 836 0.005736 10.0.0.19 - - [2026-02-02 02:11:21] "GET /aaa-mode HTTP/1.1" 401 292 0.000551 10.0.0.19 - - [2026-02-02 02:11:21] "GET / HTTP/1.1" 200 35931 0.002169 10.0.0.19 - - [2026-02-02 02:11:21] "GET /project/db772039-a159-4fc2-a098-03a6869faf26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000546 10.0.0.19 - - [2026-02-02 02:11:21] "GET /projects?obj_uuids=db772039-a159-4fc2-a098-03a6869faf26&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001317 10.0.0.19 - - [2026-02-02 02:11:21] "GET /project/db772039-a159-4fc2-a098-03a6869faf26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.054112 10.0.0.19 - - [2026-02-02 02:11:21] "POST /neutron/network HTTP/1.1" 200 826 0.005054 10.0.0.19 - - [2026-02-02 02:11:21] "POST /neutron/port HTTP/1.1" 200 117 0.005510 10.0.0.19 - - [2026-02-02 02:11:22] "POST /neutron/port HTTP/1.1" 200 117 0.005281 10.0.0.19 - - [2026-02-02 02:11:22] "POST /id-to-fqname HTTP/1.1" 200 221 0.001421 10.0.0.19 - - [2026-02-02 02:11:22] "POST /neutron/port HTTP/1.1" 200 117 0.005177 10.0.0.19 - - [2026-02-02 02:11:22] "POST /neutron/network HTTP/1.1" 200 836 0.006009 10.0.0.19 - - [2026-02-02 02:11:22] "GET /aaa-mode HTTP/1.1" 401 292 0.000455 10.0.0.19 - - [2026-02-02 02:11:22] "POST /neutron/network HTTP/1.1" 200 836 0.006274 10.0.0.19 - - [2026-02-02 02:11:22] "GET /projects?obj_uuids=db772039-a159-4fc2-a098-03a6869faf26&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001635 10.0.0.19 - - [2026-02-02 02:11:22] "GET / HTTP/1.1" 200 35931 0.001897 10.0.0.19 - - [2026-02-02 02:11:22] "GET /project/db772039-a159-4fc2-a098-03a6869faf26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000436 10.0.0.19 - - [2026-02-02 02:11:22] "POST /neutron/port HTTP/1.1" 200 1062 0.206968 10.0.0.19 - - [2026-02-02 02:11:22] "POST /neutron/port HTTP/1.1" 200 1062 0.012844 10.0.0.19 - - [2026-02-02 02:11:22] "POST /neutron/port HTTP/1.1" 200 1062 0.012812 10.0.0.19 - - [2026-02-02 02:11:22] "POST /neutron/port HTTP/1.1" 200 1116 0.063943 10.0.0.19 - - [2026-02-02 02:11:22] "POST /neutron/port HTTP/1.1" 200 1126 0.011884 10.0.0.19 - - [2026-02-02 02:11:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003661 10.0.0.19 - - [2026-02-02 02:11:22] "POST /neutron/subnet HTTP/1.1" 200 703 0.007036 10.0.0.19 - - [2026-02-02 02:11:22] "POST /neutron/port HTTP/1.1" 200 117 0.001255 10.0.0.19 - - [2026-02-02 02:11:22] "POST /neutron/network HTTP/1.1" 200 826 0.005229 10.0.0.19 - - [2026-02-02 02:11:23] "GET /projects?obj_uuids=db772039-a159-4fc2-a098-03a6869faf26&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001118 10.0.0.19 - - [2026-02-02 02:11:23] "GET /project/db772039-a159-4fc2-a098-03a6869faf26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.056770 10.0.0.19 - - [2026-02-02 02:11:23] "POST /neutron/network HTTP/1.1" 200 826 0.005715 10.0.0.19 - - [2026-02-02 02:11:23] "POST /neutron/port HTTP/1.1" 200 1126 0.016132 10.0.0.19 - - [2026-02-02 02:11:23] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009222 10.0.0.19 - - [2026-02-02 02:11:23] "POST /neutron/port HTTP/1.1" 200 117 0.005235 10.0.0.19 - - [2026-02-02 02:11:23] "POST /neutron/port HTTP/1.1" 200 1126 0.013682 10.0.0.19 - - [2026-02-02 02:11:23] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006461 10.0.0.19 - - [2026-02-02 02:11:23] "POST /neutron/network HTTP/1.1" 200 836 0.005797 10.0.0.19 - - [2026-02-02 02:11:23] "GET /projects?obj_uuids=db772039-a159-4fc2-a098-03a6869faf26&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001136 10.0.0.19 - - [2026-02-02 02:11:23] "POST /neutron/port HTTP/1.1" 200 1062 0.250553 10.0.0.19 - - [2026-02-02 02:11:23] "POST /neutron/port HTTP/1.1" 200 1062 0.013902 10.0.0.19 - - [2026-02-02 02:11:23] "POST /neutron/port HTTP/1.1" 200 1062 0.022844 10.0.0.19 - - [2026-02-02 02:11:24] "POST /neutron/port HTTP/1.1" 200 1116 0.061414 10.0.0.19 - - [2026-02-02 02:11:24] "POST /neutron/port HTTP/1.1" 200 1126 0.015540 10.0.0.19 - - [2026-02-02 02:11:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003464 10.0.0.19 - - [2026-02-02 02:11:24] "POST /neutron/subnet HTTP/1.1" 200 703 0.007832 10.0.0.19 - - [2026-02-02 02:11:24] "POST /neutron/port HTTP/1.1" 200 117 0.001207 10.0.0.19 - - [2026-02-02 02:11:24] "POST /neutron/network HTTP/1.1" 200 826 0.006345 10.0.0.19 - - [2026-02-02 02:11:27] "DELETE /project/db772039a1594fc2a09803a6869faf26 HTTP/1.1" 404 173 0.007623 10.0.0.19 - - [2026-02-02 02:11:27] "GET /projects?obj_uuids=d2b408a3-7c04-41b0-a31d-a4495afe189b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000987 10.0.0.19 - - [2026-02-02 02:11:27] "GET /project/d2b408a3-7c04-41b0-a31d-a4495afe189b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.034907 10.0.0.19 - - [2026-02-02 02:11:27] "GET /projects?obj_uuids=d2b408a3-7c04-41b0-a31d-a4495afe189b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001085 10.0.0.19 - - [2026-02-02 02:11:27] "GET /project/d2b408a3-7c04-41b0-a31d-a4495afe189b?fields=security_groups HTTP/1.1" 200 1377 0.068586 10.0.0.19 - - [2026-02-02 02:11:27] "DELETE /security-group/9a4a349e-2a07-4e50-bb3a-073230fdc704 HTTP/1.1" 200 115 0.056824 10.0.0.19 - - [2026-02-02 02:11:27] "GET /projects?obj_uuids=d2b408a3-7c04-41b0-a31d-a4495afe189b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001624 10.0.0.19 - - [2026-02-02 02:11:27] "DELETE /access-control-list/0049de06-5d08-4da4-8575-dd028ef59f33 HTTP/1.1" 200 115 0.049728 10.0.0.19 - - [2026-02-02 02:11:27] "GET /project/d2b408a3-7c04-41b0-a31d-a4495afe189b?fields=application_policy_sets HTTP/1.1" 200 1416 0.047584 10.0.0.19 - - [2026-02-02 02:11:27] "DELETE /access-control-list/98201ee1-7403-4c20-aeee-040d617536db HTTP/1.1" 200 115 0.033751 10.0.0.19 - - [2026-02-02 02:11:27] "DELETE /project/d2b408a3-7c04-41b0-a31d-a4495afe189b HTTP/1.1" 200 115 0.379865 10.0.0.19 - - [2026-02-02 02:11:28] "POST /neutron/port HTTP/1.1" 200 1126 0.014356 10.0.0.19 - - [2026-02-02 02:11:28] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006442 10.0.0.19 - - [2026-02-02 02:11:28] "POST /neutron/port HTTP/1.1" 200 1126 0.014011 10.0.0.19 - - [2026-02-02 02:11:28] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007853 10.0.0.19 - - [2026-02-02 02:11:28] "POST /neutron/port HTTP/1.1" 200 1126 0.013828 10.0.0.19 - - [2026-02-02 02:11:28] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006739 10.0.0.19 - - [2026-02-02 02:11:28] "GET /virtual-machine/51a01dd2-38c3-4f61-8014-a2cc210a5969 HTTP/1.1" 401 292 0.000454 10.0.0.19 - - [2026-02-02 02:11:29] "GET /virtual-machine/51a01dd2-38c3-4f61-8014-a2cc210a5969 HTTP/1.1" 200 1292 0.030884 10.0.0.19 - - [2026-02-02 02:11:29] "GET /virtual-machine-interface/2ab14d0f-e8b1-4fc9-9717-043140e09c41 HTTP/1.1" 200 2945 0.004972 10.0.0.19 - - [2026-02-02 02:11:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.19 - - [2026-02-02 02:11:29] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003126 10.0.0.19 - - [2026-02-02 02:11:29] "GET /virtual-networks?parent_id=db772039-a159-4fc2-a098-03a6869faf26&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003333 10.0.0.19 - - [2026-02-02 02:11:29] "GET /virtual-network/18fc9fa7-b97c-49ae-84bd-4064c6027e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005604 10.0.0.19 - - [2026-02-02 02:11:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.19 - - [2026-02-02 02:11:32] "GET /virtual-network/18fc9fa7-b97c-49ae-84bd-4064c6027e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005403 10.0.0.19 - - [2026-02-02 02:11:32] "POST /neutron/port HTTP/1.1" 200 1126 0.012597 10.0.0.19 - - [2026-02-02 02:11:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005791 10.0.0.19 - - [2026-02-02 02:11:34] "POST /neutron/port HTTP/1.1" 200 1126 0.014239 10.0.0.19 - - [2026-02-02 02:11:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006323 10.0.0.19 - - [2026-02-02 02:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.19 - - [2026-02-02 02:11:34] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003154 10.0.0.19 - - [2026-02-02 02:11:34] "GET /virtual-networks?parent_id=db772039-a159-4fc2-a098-03a6869faf26&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003286 10.0.0.19 - - [2026-02-02 02:11:34] "GET /virtual-network/18fc9fa7-b97c-49ae-84bd-4064c6027e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007358 10.0.0.19 - - [2026-02-02 02:11:34] "POST /neutron/port HTTP/1.1" 200 1126 0.013715 10.0.0.19 - - [2026-02-02 02:11:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011974 10.0.0.19 - - [2026-02-02 02:11:35] "GET /obj-perms HTTP/1.1" 200 5056 0.060498 10.0.0.19 - - [2026-02-02 02:11:36] "GET /obj-perms HTTP/1.1" 200 5056 0.058046 10.0.0.19 - - [2026-02-02 02:11:39] "POST /neutron/port HTTP/1.1" 200 1126 0.017485 10.0.0.19 - - [2026-02-02 02:11:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006215 10.0.0.19 - - [2026-02-02 02:11:40] "POST /neutron/port HTTP/1.1" 200 1126 0.011632 10.0.0.19 - - [2026-02-02 02:11:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006322 10.0.0.19 - - [2026-02-02 02:11:40] "POST /neutron/port HTTP/1.1" 200 1126 0.011857 10.0.0.19 - - [2026-02-02 02:11:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006040 10.0.0.19 - - [2026-02-02 02:11:40] "GET /virtual-machine/0ae74ecb-7a44-4df6-a54f-0e163c54060d HTTP/1.1" 200 1292 0.004831 10.0.0.19 - - [2026-02-02 02:11:40] "GET /virtual-machine-interface/f68f4cce-60d9-46a6-9dab-1bce3a3831f8 HTTP/1.1" 200 2946 0.004774 10.0.0.19 - - [2026-02-02 02:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.19 - - [2026-02-02 02:11:40] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002908 10.0.0.19 - - [2026-02-02 02:11:40] "GET /virtual-networks?parent_id=db772039-a159-4fc2-a098-03a6869faf26&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003087 10.0.0.19 - - [2026-02-02 02:11:40] "GET /virtual-network/18fc9fa7-b97c-49ae-84bd-4064c6027e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005574 10.0.0.19 - - [2026-02-02 02:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.19 - - [2026-02-02 02:11:41] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003680 10.0.0.19 - - [2026-02-02 02:11:41] "GET /virtual-networks?parent_id=db772039-a159-4fc2-a098-03a6869faf26&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003175 10.0.0.19 - - [2026-02-02 02:11:41] "GET /virtual-network/18fc9fa7-b97c-49ae-84bd-4064c6027e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005454 10.0.0.19 - - [2026-02-02 02:11:46] "POST /neutron/network HTTP/1.1" 200 826 0.005717 10.0.0.19 - - [2026-02-02 02:11:46] "POST /neutron/network HTTP/1.1" 400 204 0.010885 10.0.0.19 - - [2026-02-02 02:11:46] "POST /neutron/port HTTP/1.1" 200 1126 0.016577 10.0.0.19 - - [2026-02-02 02:11:46] "POST /neutron/port HTTP/1.1" 200 1116 0.010778 10.0.0.19 - - [2026-02-02 02:11:46] "POST /neutron/port HTTP/1.1" 200 1126 0.019661 10.0.0.19 - - [2026-02-02 02:11:46] "POST /neutron/port HTTP/1.1" 200 1116 0.009912 10.0.0.19 - - [2026-02-02 02:11:46] "POST /neutron/port HTTP/1.1" 200 151 0.120191 10.0.0.19 - - [2026-02-02 02:11:46] "POST /neutron/port HTTP/1.1" 200 151 0.136486 10.0.0.19 - - [2026-02-02 02:11:48] "POST /neutron/network HTTP/1.1" 200 826 0.006581 10.0.0.19 - - [2026-02-02 02:11:48] "POST /useragent-kv HTTP/1.1" 200 115 0.004251 10.0.0.19 - - [2026-02-02 02:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004955 10.0.0.19 - - [2026-02-02 02:11:48] "POST /useragent-kv HTTP/1.1" 200 115 0.001956 10.0.0.19 - - [2026-02-02 02:11:48] "POST /neutron/network HTTP/1.1" 200 151 0.085948 10.0.0.19 - - [2026-02-02 02:11:48] "DELETE /route-target/b086ec5b-30b6-4c22-b809-38500704d3d3 HTTP/1.1" 200 115 0.015616 10.0.0.19 - - [2026-02-02 02:11:48] "GET /projects?obj_uuids=db772039-a159-4fc2-a098-03a6869faf26&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001105 10.0.0.19 - - [2026-02-02 02:11:48] "GET /project/db772039-a159-4fc2-a098-03a6869faf26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.024850 10.0.0.19 - - [2026-02-02 02:11:48] "GET /projects?obj_uuids=db772039-a159-4fc2-a098-03a6869faf26&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001096 10.0.0.19 - - [2026-02-02 02:11:48] "GET /project/db772039-a159-4fc2-a098-03a6869faf26?fields=virtual_networks HTTP/1.1" 200 1045 0.069075 10.0.0.19 - - [2026-02-02 02:11:48] "GET /projects?obj_uuids=db772039-a159-4fc2-a098-03a6869faf26&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001381 10.0.0.19 - - [2026-02-02 02:11:48] "GET /project/db772039-a159-4fc2-a098-03a6869faf26?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.027626 10.0.0.19 - - [2026-02-02 02:11:48] "GET /projects?obj_uuids=db772039-a159-4fc2-a098-03a6869faf26&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001257 10.0.0.19 - - [2026-02-02 02:11:48] "GET /project/db772039-a159-4fc2-a098-03a6869faf26?fields=security_groups HTTP/1.1" 200 1272 0.025916 10.0.0.19 - - [2026-02-02 02:11:49] "POST /fqname-to-id HTTP/1.1" 404 188 0.029056 10.0.0.19 - - [2026-02-02 02:11:49] "GET /projects?obj_uuids=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002405 10.0.0.19 - - [2026-02-02 02:11:50] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001160 10.0.0.19 - - [2026-02-02 02:11:50] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007543 10.0.0.19 - - [2026-02-02 02:11:50] "POST /id-to-fqname HTTP/1.1" 200 190 0.001378 10.0.0.19 - - [2026-02-02 02:11:50] "POST /fqname-to-id HTTP/1.1" 404 199 0.002375 10.0.0.19 - - [2026-02-02 02:11:50] "POST /security-groups HTTP/1.1" 200 591 0.060423 10.0.0.19 - - [2026-02-02 02:11:50] "POST /fqname-to-id HTTP/1.1" 404 234 0.002763 10.0.0.19 - - [2026-02-02 02:11:50] "POST /projects HTTP/1.1" 200 585 0.210515 10.0.0.19 - - [2026-02-02 02:11:50] "POST /access-control-lists HTTP/1.1" 200 596 0.063290 10.0.0.19 - - [2026-02-02 02:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.285787 10.0.0.19 - - [2026-02-02 02:11:50] "POST /fqname-to-id HTTP/1.1" 404 233 0.002872 10.0.0.19 - - [2026-02-02 02:11:50] "GET /project/5741c577-bdc3-4c5c-8f66-0d4f53047f3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.413179 10.0.0.19 - - [2026-02-02 02:11:50] "POST /access-control-lists HTTP/1.1" 200 594 0.060710 10.0.0.19 - - [2026-02-02 02:11:51] "GET / HTTP/1.1" 200 35931 0.002778 10.0.0.19 - - [2026-02-02 02:11:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000531 10.0.0.19 - - [2026-02-02 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.081086 10.0.0.19 - - [2026-02-02 02:11:52] "GET /projects?obj_uuids=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001395 10.0.0.19 - - [2026-02-02 02:11:52] "GET /project/5741c577-bdc3-4c5c-8f66-0d4f53047f3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.023928 10.0.0.19 - - [2026-02-02 02:11:52] "POST /neutron/network HTTP/1.1" 200 117 0.033930 10.0.0.19 - - [2026-02-02 02:11:52] "GET /projects?obj_uuids=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001487 10.0.0.19 - - [2026-02-02 02:11:53] "POST /neutron/network HTTP/1.1" 200 625 0.066461 10.0.0.19 - - [2026-02-02 02:11:53] "POST /route-targets HTTP/1.1" 200 327 0.015192 10.0.0.19 - - [2026-02-02 02:11:53] "POST /ref-update HTTP/1.1" 200 156 0.015249 10.0.0.19 - - [2026-02-02 02:11:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003521 10.0.0.19 - - [2026-02-02 02:11:53] "POST /neutron/subnet HTTP/1.1" 200 701 0.177988 10.0.0.19 - - [2026-02-02 02:11:53] "POST /neutron/network HTTP/1.1" 200 839 0.005978 10.0.0.19 - - [2026-02-02 02:11:53] "POST /id-to-fqname HTTP/1.1" 200 230 0.001401 10.0.0.19 - - [2026-02-02 02:11:53] "GET /virtual-network/8b964c57-af51-4214-9ec0-a25bca95cd12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007247 10.0.0.19 - - [2026-02-02 02:11:53] "POST /neutron/network HTTP/1.1" 200 839 0.006869 10.0.0.19 - - [2026-02-02 02:11:53] "GET /virtual-network/8b964c57-af51-4214-9ec0-a25bca95cd12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005430 10.0.0.19 - - [2026-02-02 02:11:53] "POST /neutron/network HTTP/1.1" 200 839 0.007500 10.0.0.19 - - [2026-02-02 02:11:53] "POST /neutron/subnet HTTP/1.1" 200 701 0.007056 10.0.0.19 - - [2026-02-02 02:11:53] "POST /neutron/network HTTP/1.1" 200 839 0.005885 10.0.0.19 - - [2026-02-02 02:11:53] "POST /id-to-fqname HTTP/1.1" 200 230 0.001563 10.0.0.19 - - [2026-02-02 02:11:53] "POST /neutron/network HTTP/1.1" 200 849 0.006657 10.0.0.19 - - [2026-02-02 02:11:53] "GET /aaa-mode HTTP/1.1" 401 292 0.000672 10.0.0.19 - - [2026-02-02 02:11:54] "GET / HTTP/1.1" 200 35931 0.002068 10.0.0.19 - - [2026-02-02 02:11:54] "GET /project/5741c577-bdc3-4c5c-8f66-0d4f53047f3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000421 10.0.0.19 - - [2026-02-02 02:11:54] "GET /projects?obj_uuids=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001146 10.0.0.19 - - [2026-02-02 02:11:54] "GET /project/5741c577-bdc3-4c5c-8f66-0d4f53047f3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.058252 10.0.0.19 - - [2026-02-02 02:11:54] "POST /neutron/network HTTP/1.1" 200 839 0.005549 10.0.0.19 - - [2026-02-02 02:11:54] "POST /neutron/port HTTP/1.1" 200 117 0.004723 10.0.0.19 - - [2026-02-02 02:11:54] "POST /neutron/port HTTP/1.1" 200 117 0.007095 10.0.0.19 - - [2026-02-02 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.19 - - [2026-02-02 02:11:54] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003602 10.0.0.19 - - [2026-02-02 02:11:54] "PUT /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb HTTP/1.1" 200 276 0.008455 10.0.0.19 - - [2026-02-02 02:11:54] "POST /neutron/port HTTP/1.1" 200 117 0.005274 10.0.0.19 - - [2026-02-02 02:11:55] "POST /neutron/network HTTP/1.1" 200 849 0.006132 10.0.0.19 - - [2026-02-02 02:11:55] "GET /projects?obj_uuids=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001188 10.0.0.19 - - [2026-02-02 02:11:55] "POST /neutron/port HTTP/1.1" 200 1055 0.183466 10.0.0.19 - - [2026-02-02 02:11:55] "POST /neutron/port HTTP/1.1" 200 1055 0.010745 10.0.0.19 - - [2026-02-02 02:11:55] "POST /neutron/port HTTP/1.1" 200 1055 0.008785 10.0.0.19 - - [2026-02-02 02:11:55] "POST /neutron/port HTTP/1.1" 200 1109 0.056508 10.0.0.19 - - [2026-02-02 02:11:55] "POST /neutron/port HTTP/1.1" 200 1119 0.012002 10.0.0.19 - - [2026-02-02 02:11:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003505 10.0.0.19 - - [2026-02-02 02:11:55] "POST /neutron/subnet HTTP/1.1" 200 675 0.006769 10.0.0.19 - - [2026-02-02 02:11:55] "POST /neutron/port HTTP/1.1" 200 117 0.001440 10.0.0.19 - - [2026-02-02 02:11:55] "POST /neutron/network HTTP/1.1" 200 839 0.005553 10.0.0.19 - - [2026-02-02 02:11:59] "POST /neutron/port HTTP/1.1" 200 1119 0.013687 10.0.0.19 - - [2026-02-02 02:11:59] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007422 10.0.0.19 - - [2026-02-02 02:12:00] "POST /neutron/port HTTP/1.1" 200 1119 0.012578 10.0.0.19 - - [2026-02-02 02:12:00] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006719 10.0.0.19 - - [2026-02-02 02:12:00] "POST /neutron/port HTTP/1.1" 200 1119 0.012090 10.0.0.19 - - [2026-02-02 02:12:00] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006265 10.0.0.19 - - [2026-02-02 02:12:00] "GET /virtual-machine/c18e3365-50f5-4035-aa5e-a0a1e99c6534 HTTP/1.1" 401 292 0.000465 10.0.0.19 - - [2026-02-02 02:12:00] "GET /virtual-machine/c18e3365-50f5-4035-aa5e-a0a1e99c6534 HTTP/1.1" 200 1293 0.036300 10.0.0.19 - - [2026-02-02 02:12:00] "GET /virtual-machine-interface/469510f2-67c6-4b7a-8836-18e8df2bc0e0 HTTP/1.1" 200 2969 0.006543 10.0.0.19 - - [2026-02-02 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.19 - - [2026-02-02 02:12:00] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003773 10.0.0.19 - - [2026-02-02 02:12:00] "GET /virtual-networks?parent_id=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002982 10.0.0.19 - - [2026-02-02 02:12:00] "GET /virtual-network/8b964c57-af51-4214-9ec0-a25bca95cd12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005572 10.0.0.19 - - [2026-02-02 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.19 - - [2026-02-02 02:12:03] "GET /virtual-network/8b964c57-af51-4214-9ec0-a25bca95cd12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005306 10.0.0.19 - - [2026-02-02 02:12:05] "POST /neutron/port HTTP/1.1" 200 1119 0.011483 10.0.0.19 - - [2026-02-02 02:12:05] "POST /neutron/port HTTP/1.1" 200 1119 0.013411 10.0.0.19 - - [2026-02-02 02:12:05] "POST /neutron/network HTTP/1.1" 200 849 0.005811 10.0.0.19 - - [2026-02-02 02:12:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003568 10.0.0.19 - - [2026-02-02 02:12:05] "POST /neutron/subnet HTTP/1.1" 200 675 0.007697 10.0.0.19 - - [2026-02-02 02:12:05] "POST /neutron/port HTTP/1.1" 200 117 0.001338 10.0.0.19 - - [2026-02-02 02:12:05] "POST /neutron/network HTTP/1.1" 200 839 0.005660 10.0.0.19 - - [2026-02-02 02:12:05] "POST /neutron/port HTTP/1.1" 200 1119 0.012434 10.0.0.19 - - [2026-02-02 02:12:05] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005641 10.0.0.19 - - [2026-02-02 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.19 - - [2026-02-02 02:12:08] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004231 10.0.0.19 - - [2026-02-02 02:12:08] "GET /virtual-networks?parent_id=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003272 10.0.0.19 - - [2026-02-02 02:12:08] "GET /virtual-network/8b964c57-af51-4214-9ec0-a25bca95cd12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005725 10.0.0.19 - - [2026-02-02 02:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.19 - - [2026-02-02 02:12:10] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.002932 10.0.0.19 - - [2026-02-02 02:12:10] "PUT /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb HTTP/1.1" 200 276 0.008803 10.0.0.19 - - [2026-02-02 02:12:10] "POST /neutron/network HTTP/1.1" 200 839 0.017010 10.0.0.19 - - [2026-02-02 02:12:10] "POST /neutron/network HTTP/1.1" 400 204 0.010425 10.0.0.19 - - [2026-02-02 02:12:10] "POST /neutron/port HTTP/1.1" 200 1119 0.014730 10.0.0.19 - - [2026-02-02 02:12:10] "POST /neutron/port HTTP/1.1" 200 1109 0.009954 10.0.0.19 - - [2026-02-02 02:12:11] "POST /neutron/port HTTP/1.1" 200 151 0.092007 10.0.0.19 - - [2026-02-02 02:12:12] "POST /neutron/network HTTP/1.1" 200 839 0.006800 10.0.0.19 - - [2026-02-02 02:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.19 - - [2026-02-02 02:12:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002351 10.0.0.19 - - [2026-02-02 02:12:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004061 10.0.0.19 - - [2026-02-02 02:12:12] "POST /neutron/network HTTP/1.1" 200 151 0.077103 10.0.0.19 - - [2026-02-02 02:12:12] "DELETE /route-target/65ae25f8-048b-41e4-aeed-6dc29d577543 HTTP/1.1" 200 115 0.023171 10.0.0.19 - - [2026-02-02 02:12:13] "GET /global-vrouter-configs HTTP/1.1" 200 357 0.003624 10.0.0.19 - - [2026-02-02 02:12:13] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb HTTP/1.1" 200 1880 0.004196 10.0.0.19 - - [2026-02-02 02:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.19 - - [2026-02-02 02:12:13] "GET /projects?obj_uuids=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001460 10.0.0.19 - - [2026-02-02 02:12:13] "GET /project/5741c577-bdc3-4c5c-8f66-0d4f53047f3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.033546 10.0.0.19 - - [2026-02-02 02:12:13] "POST /neutron/network HTTP/1.1" 200 117 0.086193 10.0.0.19 - - [2026-02-02 02:12:13] "GET /projects?obj_uuids=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001004 10.0.0.19 - - [2026-02-02 02:12:13] "POST /neutron/network HTTP/1.1" 200 605 0.060515 10.0.0.19 - - [2026-02-02 02:12:13] "POST /route-targets HTTP/1.1" 200 327 0.009961 10.0.0.19 - - [2026-02-02 02:12:13] "POST /ref-update HTTP/1.1" 200 156 0.014927 10.0.0.19 - - [2026-02-02 02:12:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003196 10.0.0.19 - - [2026-02-02 02:12:13] "POST /neutron/subnet HTTP/1.1" 200 720 0.158846 10.0.0.19 - - [2026-02-02 02:12:13] "POST /neutron/network HTTP/1.1" 200 823 0.005940 10.0.0.19 - - [2026-02-02 02:12:13] "POST /id-to-fqname HTTP/1.1" 200 220 0.001863 10.0.0.19 - - [2026-02-02 02:12:13] "GET /virtual-network/3aa14d00-e129-49d0-bee4-8f1b942536dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006691 10.0.0.19 - - [2026-02-02 02:12:13] "POST /neutron/network HTTP/1.1" 200 823 0.007224 10.0.0.19 - - [2026-02-02 02:12:13] "GET /virtual-network/3aa14d00-e129-49d0-bee4-8f1b942536dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004931 10.0.0.19 - - [2026-02-02 02:12:13] "POST /neutron/network HTTP/1.1" 200 823 0.007274 10.0.0.19 - - [2026-02-02 02:12:13] "POST /neutron/subnet HTTP/1.1" 200 720 0.010156 10.0.0.19 - - [2026-02-02 02:12:13] "POST /id-to-fqname HTTP/1.1" 200 220 0.001300 10.0.0.19 - - [2026-02-02 02:12:13] "POST /neutron/network HTTP/1.1" 200 833 0.005299 10.0.0.19 - - [2026-02-02 02:12:13] "GET /aaa-mode HTTP/1.1" 401 292 0.000430 10.0.0.19 - - [2026-02-02 02:12:14] "GET / HTTP/1.1" 200 35931 0.001623 10.0.0.19 - - [2026-02-02 02:12:14] "GET /project/5741c577-bdc3-4c5c-8f66-0d4f53047f3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000404 10.0.0.19 - - [2026-02-02 02:12:14] "GET /projects?obj_uuids=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001335 10.0.0.19 - - [2026-02-02 02:12:14] "GET /project/5741c577-bdc3-4c5c-8f66-0d4f53047f3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.052446 10.0.0.19 - - [2026-02-02 02:12:14] "POST /neutron/network HTTP/1.1" 200 823 0.006095 10.0.0.19 - - [2026-02-02 02:12:14] "POST /neutron/port HTTP/1.1" 200 117 0.004965 10.0.0.19 - - [2026-02-02 02:12:14] "POST /neutron/port HTTP/1.1" 200 117 0.005017 10.0.0.19 - - [2026-02-02 02:12:14] "POST /neutron/port HTTP/1.1" 200 117 0.005895 10.0.0.19 - - [2026-02-02 02:12:15] "POST /neutron/network HTTP/1.1" 200 833 0.005558 10.0.0.19 - - [2026-02-02 02:12:15] "GET /projects?obj_uuids=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001106 10.0.0.19 - - [2026-02-02 02:12:15] "POST /neutron/port HTTP/1.1" 200 1059 0.188246 10.0.0.19 - - [2026-02-02 02:12:15] "POST /neutron/port HTTP/1.1" 200 1059 0.010670 10.0.0.19 - - [2026-02-02 02:12:15] "POST /neutron/port HTTP/1.1" 200 1059 0.010266 10.0.0.19 - - [2026-02-02 02:12:15] "POST /neutron/port HTTP/1.1" 200 1113 0.063563 10.0.0.19 - - [2026-02-02 02:12:15] "POST /neutron/port HTTP/1.1" 200 1123 0.011767 10.0.0.19 - - [2026-02-02 02:12:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003422 10.0.0.19 - - [2026-02-02 02:12:15] "POST /neutron/subnet HTTP/1.1" 200 694 0.007305 10.0.0.19 - - [2026-02-02 02:12:15] "POST /neutron/port HTTP/1.1" 200 117 0.001296 10.0.0.19 - - [2026-02-02 02:12:15] "POST /neutron/network HTTP/1.1" 200 823 0.005610 10.0.0.19 - - [2026-02-02 02:12:20] "POST /neutron/port HTTP/1.1" 200 1123 0.013914 10.0.0.19 - - [2026-02-02 02:12:20] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006770 10.0.0.19 - - [2026-02-02 02:12:20] "POST /neutron/port HTTP/1.1" 200 1123 0.012389 10.0.0.19 - - [2026-02-02 02:12:20] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007358 10.0.0.19 - - [2026-02-02 02:12:20] "POST /neutron/port HTTP/1.1" 200 1123 0.012869 10.0.0.19 - - [2026-02-02 02:12:20] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006072 10.0.0.19 - - [2026-02-02 02:12:20] "GET /virtual-machine/1e854fab-70ca-480a-85cc-1485503efc86 HTTP/1.1" 200 1291 0.004792 10.0.0.19 - - [2026-02-02 02:12:20] "GET /virtual-machine-interface/69df3a5b-7f4a-47d6-8768-86097b033bd0 HTTP/1.1" 200 2939 0.006755 10.0.0.19 - - [2026-02-02 02:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.19 - - [2026-02-02 02:12:20] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003263 10.0.0.19 - - [2026-02-02 02:12:20] "GET /virtual-networks?parent_id=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003280 10.0.0.19 - - [2026-02-02 02:12:20] "GET /virtual-network/3aa14d00-e129-49d0-bee4-8f1b942536dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006063 10.0.0.19 - - [2026-02-02 02:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.19 - - [2026-02-02 02:12:23] "GET /virtual-network/3aa14d00-e129-49d0-bee4-8f1b942536dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005701 10.0.0.19 - - [2026-02-02 02:12:25] "POST /neutron/port HTTP/1.1" 200 1123 0.011585 10.0.0.19 - - [2026-02-02 02:12:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005634 10.0.0.19 - - [2026-02-02 02:12:27] "DELETE /project/5741c577bdc34c5c8f660d4f53047f3a HTTP/1.1" 404 173 0.006907 10.0.0.19 - - [2026-02-02 02:12:27] "GET /projects?obj_uuids=db772039-a159-4fc2-a098-03a6869faf26&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000982 10.0.0.19 - - [2026-02-02 02:12:27] "GET /project/db772039-a159-4fc2-a098-03a6869faf26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.036574 10.0.0.19 - - [2026-02-02 02:12:27] "GET /projects?obj_uuids=db772039-a159-4fc2-a098-03a6869faf26&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001209 10.0.0.19 - - [2026-02-02 02:12:27] "GET /project/db772039-a159-4fc2-a098-03a6869faf26?fields=security_groups HTTP/1.1" 200 1377 0.050967 10.0.0.19 - - [2026-02-02 02:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.19 - - [2026-02-02 02:12:27] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004732 10.0.0.19 - - [2026-02-02 02:12:27] "DELETE /security-group/b3ea794f-e1d8-486b-a1b6-f2a8a9df16e4 HTTP/1.1" 200 115 0.068102 10.0.0.19 - - [2026-02-02 02:12:27] "GET /virtual-networks?parent_id=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005392 10.0.0.19 - - [2026-02-02 02:12:27] "GET /projects?obj_uuids=db772039-a159-4fc2-a098-03a6869faf26&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001331 10.0.0.19 - - [2026-02-02 02:12:27] "DELETE /access-control-list/198b14ec-d970-4498-9455-91ce3af001cf HTTP/1.1" 200 115 0.060481 10.0.0.19 - - [2026-02-02 02:12:27] "GET /project/db772039-a159-4fc2-a098-03a6869faf26?fields=application_policy_sets HTTP/1.1" 200 1416 0.057369 10.0.0.19 - - [2026-02-02 02:12:27] "GET /virtual-network/3aa14d00-e129-49d0-bee4-8f1b942536dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.016235 10.0.0.19 - - [2026-02-02 02:12:27] "DELETE /access-control-list/8cafb1e2-ae62-4f53-a5e7-7ddfec284bc9 HTTP/1.1" 200 115 0.053827 10.0.0.19 - - [2026-02-02 02:12:27] "DELETE /project/db772039-a159-4fc2-a098-03a6869faf26 HTTP/1.1" 200 115 0.385298 10.0.0.19 - - [2026-02-02 02:12:29] "POST /neutron/network HTTP/1.1" 200 823 0.005903 10.0.0.19 - - [2026-02-02 02:12:29] "POST /neutron/network HTTP/1.1" 400 204 0.011971 10.0.0.19 - - [2026-02-02 02:12:30] "POST /neutron/port HTTP/1.1" 200 1123 0.012609 10.0.0.19 - - [2026-02-02 02:12:30] "POST /neutron/port HTTP/1.1" 200 1113 0.010712 10.0.0.19 - - [2026-02-02 02:12:30] "POST /neutron/port HTTP/1.1" 200 151 0.085308 10.0.0.19 - - [2026-02-02 02:12:31] "POST /neutron/network HTTP/1.1" 200 823 0.006026 10.0.0.19 - - [2026-02-02 02:12:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003606 10.0.0.19 - - [2026-02-02 02:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.19 - - [2026-02-02 02:12:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003368 10.0.0.19 - - [2026-02-02 02:12:31] "POST /neutron/network HTTP/1.1" 200 151 0.082205 10.0.0.19 - - [2026-02-02 02:12:31] "DELETE /route-target/6cb12632-5de4-4c60-9ccc-9ab5d1fed77f HTTP/1.1" 200 115 0.015679 10.0.0.19 - - [2026-02-02 02:12:32] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003211 10.0.0.19 - - [2026-02-02 02:12:32] "POST /network-ipams HTTP/1.1" 200 541 0.019113 10.0.0.19 - - [2026-02-02 02:12:32] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 764 0.002964 10.0.0.19 - - [2026-02-02 02:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.19 - - [2026-02-02 02:12:32] "GET /network-ipam/68817093-e3bc-4e2f-b669-93815edf77f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.004829 10.0.0.19 - - [2026-02-02 02:12:32] "PUT /network-ipam/68817093-e3bc-4e2f-b669-93815edf77f4 HTTP/1.1" 200 258 0.009725 10.0.0.19 - - [2026-02-02 02:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004654 10.0.0.19 - - [2026-02-02 02:12:32] "GET /projects?obj_uuids=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001112 10.0.0.19 - - [2026-02-02 02:12:32] "GET /project/5741c577-bdc3-4c5c-8f66-0d4f53047f3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.025701 10.0.0.19 - - [2026-02-02 02:12:32] "POST /neutron/network HTTP/1.1" 200 117 0.009584 10.0.0.19 - - [2026-02-02 02:12:32] "GET /projects?obj_uuids=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001055 10.0.0.19 - - [2026-02-02 02:12:32] "POST /neutron/network HTTP/1.1" 200 605 0.065425 10.0.0.19 - - [2026-02-02 02:12:32] "POST /route-targets HTTP/1.1" 200 327 0.011678 10.0.0.19 - - [2026-02-02 02:12:32] "POST /ref-update HTTP/1.1" 200 156 0.009396 10.0.0.19 - - [2026-02-02 02:12:33] "POST /useragent-kv HTTP/1.1" 200 115 0.004214 10.0.0.19 - - [2026-02-02 02:12:33] "POST /neutron/subnet HTTP/1.1" 200 699 0.171153 10.0.0.19 - - [2026-02-02 02:12:33] "POST /useragent-kv HTTP/1.1" 200 115 0.004295 10.0.0.19 - - [2026-02-02 02:12:33] "POST /neutron/subnet HTTP/1.1" 200 699 0.144609 10.0.0.19 - - [2026-02-02 02:12:33] "POST /neutron/network HTTP/1.1" 200 994 0.006622 10.0.0.19 - - [2026-02-02 02:12:33] "POST /id-to-fqname HTTP/1.1" 200 220 0.001212 10.0.0.19 - - [2026-02-02 02:12:33] "GET /virtual-network/2fd3b3c7-728c-4655-81db-31a0710d7fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.004588 10.0.0.19 - - [2026-02-02 02:12:33] "POST /neutron/network HTTP/1.1" 200 994 0.008812 10.0.0.19 - - [2026-02-02 02:12:33] "GET /virtual-network/2fd3b3c7-728c-4655-81db-31a0710d7fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.004744 10.0.0.19 - - [2026-02-02 02:12:33] "POST /neutron/network HTTP/1.1" 200 994 0.007746 10.0.0.19 - - [2026-02-02 02:12:33] "POST /neutron/subnet HTTP/1.1" 200 699 0.007431 10.0.0.19 - - [2026-02-02 02:12:33] "POST /neutron/subnet HTTP/1.1" 200 699 0.006919 10.0.0.19 - - [2026-02-02 02:12:33] "POST /neutron/network HTTP/1.1" 200 994 0.006635 10.0.0.19 - - [2026-02-02 02:12:33] "POST /neutron/subnet HTTP/1.1" 200 699 0.007488 10.0.0.19 - - [2026-02-02 02:12:33] "POST /neutron/subnet HTTP/1.1" 200 699 0.007295 10.0.0.19 - - [2026-02-02 02:12:33] "GET /projects?obj_uuids=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001245 10.0.0.19 - - [2026-02-02 02:12:33] "POST /neutron/port HTTP/1.1" 200 1017 0.158161 10.0.0.19 - - [2026-02-02 02:12:33] "GET /projects?obj_uuids=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001161 10.0.0.19 - - [2026-02-02 02:12:33] "POST /neutron/port HTTP/1.1" 200 1017 0.162499 10.0.0.19 - - [2026-02-02 02:12:33] "POST /id-to-fqname HTTP/1.1" 200 220 0.001400 10.0.0.19 - - [2026-02-02 02:12:34] "POST /neutron/port HTTP/1.1" 200 1017 0.009801 10.0.0.19 - - [2026-02-02 02:12:34] "POST /neutron/port HTTP/1.1" 200 1017 0.008172 10.0.0.19 - - [2026-02-02 02:12:34] "POST /neutron/network HTTP/1.1" 200 994 0.005981 10.0.0.19 - - [2026-02-02 02:12:34] "POST /neutron/port HTTP/1.1" 200 1017 0.007435 10.0.0.19 - - [2026-02-02 02:12:34] "POST /neutron/port HTTP/1.1" 200 117 0.005166 10.0.0.19 - - [2026-02-02 02:12:34] "POST /neutron/port HTTP/1.1" 200 1017 0.009490 10.0.0.19 - - [2026-02-02 02:12:34] "POST /neutron/port HTTP/1.1" 200 117 0.004725 10.0.0.19 - - [2026-02-02 02:12:34] "POST /id-to-fqname HTTP/1.1" 200 220 0.001486 10.0.0.19 - - [2026-02-02 02:12:34] "POST /neutron/port HTTP/1.1" 200 117 0.004776 10.0.0.19 - - [2026-02-02 02:12:34] "POST /neutron/port HTTP/1.1" 200 1017 0.009870 10.0.0.19 - - [2026-02-02 02:12:34] "POST /neutron/port HTTP/1.1" 200 1017 0.010559 10.0.0.19 - - [2026-02-02 02:12:34] "POST /neutron/network HTTP/1.1" 200 994 0.007367 10.0.0.19 - - [2026-02-02 02:12:34] "POST /neutron/port HTTP/1.1" 200 1017 0.008651 10.0.0.19 - - [2026-02-02 02:12:34] "POST /neutron/port HTTP/1.1" 200 1017 0.009372 10.0.0.19 - - [2026-02-02 02:12:34] "POST /neutron/port HTTP/1.1" 200 117 0.007460 10.0.0.19 - - [2026-02-02 02:12:34] "POST /neutron/port HTTP/1.1" 200 117 0.005740 10.0.0.19 - - [2026-02-02 02:12:34] "POST /neutron/port HTTP/1.1" 200 1017 0.008783 10.0.0.19 - - [2026-02-02 02:12:34] "POST /id-to-fqname HTTP/1.1" 200 220 0.001235 10.0.0.19 - - [2026-02-02 02:12:34] "POST /neutron/network HTTP/1.1" 200 1004 0.006294 10.0.0.19 - - [2026-02-02 02:12:34] "POST /neutron/port HTTP/1.1" 200 1017 0.010266 10.0.0.19 - - [2026-02-02 02:12:34] "POST /neutron/port HTTP/1.1" 200 1017 0.009360 10.0.0.19 - - [2026-02-02 02:12:34] "POST /neutron/port HTTP/1.1" 200 117 0.018953 10.0.0.19 - - [2026-02-02 02:12:34] "POST /neutron/port HTTP/1.1" 200 1109 0.092667 10.0.0.19 - - [2026-02-02 02:12:35] "POST /neutron/port HTTP/1.1" 200 1119 0.011625 10.0.0.19 - - [2026-02-02 02:12:35] "POST /neutron/network HTTP/1.1" 200 1004 0.005532 10.0.0.19 - - [2026-02-02 02:12:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004134 10.0.0.19 - - [2026-02-02 02:12:35] "GET /aaa-mode HTTP/1.1" 401 292 0.000463 10.0.0.19 - - [2026-02-02 02:12:35] "POST /neutron/subnet HTTP/1.1" 200 673 0.008806 10.0.0.19 - - [2026-02-02 02:12:35] "POST /neutron/port HTTP/1.1" 200 117 0.001294 10.0.0.19 - - [2026-02-02 02:12:35] "POST /neutron/network HTTP/1.1" 200 994 0.008485 10.0.0.19 - - [2026-02-02 02:12:35] "POST /neutron/port HTTP/1.1" 200 1017 0.010057 10.0.0.19 - - [2026-02-02 02:12:35] "POST /neutron/network HTTP/1.1" 200 1004 0.006032 10.0.0.19 - - [2026-02-02 02:12:35] "POST /neutron/port HTTP/1.1" 200 1017 0.009942 10.0.0.19 - - [2026-02-02 02:12:35] "POST /neutron/port HTTP/1.1" 200 1017 0.008762 10.0.0.19 - - [2026-02-02 02:12:35] "GET / HTTP/1.1" 200 35931 0.002023 10.0.0.19 - - [2026-02-02 02:12:35] "GET /project/5741c577-bdc3-4c5c-8f66-0d4f53047f3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.002620 10.0.0.19 - - [2026-02-02 02:12:35] "POST /neutron/port HTTP/1.1" 200 1109 0.111699 10.0.0.19 - - [2026-02-02 02:12:35] "POST /neutron/port HTTP/1.1" 200 1119 0.011557 10.0.0.19 - - [2026-02-02 02:12:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003832 10.0.0.19 - - [2026-02-02 02:12:35] "POST /neutron/subnet HTTP/1.1" 200 673 0.007876 10.0.0.19 - - [2026-02-02 02:12:35] "POST /neutron/port HTTP/1.1" 200 117 0.001621 10.0.0.19 - - [2026-02-02 02:12:35] "POST /neutron/network HTTP/1.1" 200 994 0.010907 10.0.0.19 - - [2026-02-02 02:12:35] "GET /projects?obj_uuids=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001626 10.0.0.19 - - [2026-02-02 02:12:35] "GET /project/5741c577-bdc3-4c5c-8f66-0d4f53047f3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.053927 10.0.0.19 - - [2026-02-02 02:12:35] "POST /neutron/network HTTP/1.1" 200 994 0.010927 10.0.0.19 - - [2026-02-02 02:12:36] "POST /neutron/port HTTP/1.1" 200 2086 0.023030 10.0.0.19 - - [2026-02-02 02:12:36] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010079 10.0.0.19 - - [2026-02-02 02:12:36] "POST /neutron/port HTTP/1.1" 200 117 0.006762 10.0.0.19 - - [2026-02-02 02:12:36] "GET /domains HTTP/1.1" 200 280 0.002905 10.0.0.19 - - [2026-02-02 02:12:36] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001391 10.0.0.19 - - [2026-02-02 02:12:36] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2573 0.009451 10.0.0.19 - - [2026-02-02 02:12:36] "GET /projects?obj_uuids=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004613 10.0.0.19 - - [2026-02-02 02:12:36] "GET /project/5741c577-bdc3-4c5c-8f66-0d4f53047f3a HTTP/1.1" 200 2852 0.083593 10.0.0.19 - - [2026-02-02 02:12:36] "GET /network-ipam/68817093-e3bc-4e2f-b669-93815edf77f4 HTTP/1.1" 200 2645 0.004486 10.0.0.19 - - [2026-02-02 02:12:36] "GET /domains HTTP/1.1" 200 280 0.003462 10.0.0.19 - - [2026-02-02 02:12:36] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001515 10.0.0.19 - - [2026-02-02 02:12:36] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2573 0.007973 10.0.0.19 - - [2026-02-02 02:12:36] "GET /projects?obj_uuids=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001013 10.0.0.19 - - [2026-02-02 02:12:36] "GET /project/5741c577-bdc3-4c5c-8f66-0d4f53047f3a HTTP/1.1" 200 2852 0.078703 10.0.0.19 - - [2026-02-02 02:12:36] "GET /virtual-network/2fd3b3c7-728c-4655-81db-31a0710d7fbd HTTP/1.1" 200 3778 0.006529 10.0.0.19 - - [2026-02-02 02:12:36] "GET /virtual-network/2fd3b3c7-728c-4655-81db-31a0710d7fbd HTTP/1.1" 200 3778 0.008800 10.0.0.19 - - [2026-02-02 02:12:36] "GET /routing-instance/bf61bfbe-c493-4606-a23a-10e5aea2da76 HTTP/1.1" 200 2381 0.006975 10.0.0.19 - - [2026-02-02 02:12:36] "GET /routing-instance/bf61bfbe-c493-4606-a23a-10e5aea2da76 HTTP/1.1" 200 2381 0.005427 10.0.0.19 - - [2026-02-02 02:12:36] "GET /route-target/3cf5f141-3eee-4e65-ac8c-dcc988dab615 HTTP/1.1" 200 1204 0.005088 10.0.0.19 - - [2026-02-02 02:12:36] "GET /virtual-network/2fd3b3c7-728c-4655-81db-31a0710d7fbd HTTP/1.1" 200 3778 0.007633 10.0.0.19 - - [2026-02-02 02:12:36] "GET /routing-instance/bf61bfbe-c493-4606-a23a-10e5aea2da76 HTTP/1.1" 200 2381 0.005697 10.0.0.19 - - [2026-02-02 02:12:36] "GET /virtual-network/2fd3b3c7-728c-4655-81db-31a0710d7fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.008634 10.0.0.19 - - [2026-02-02 02:12:36] "GET /virtual-network/2fd3b3c7-728c-4655-81db-31a0710d7fbd HTTP/1.1" 200 3778 0.008370 10.0.0.19 - - [2026-02-02 02:12:36] "GET /routing-instance/bf61bfbe-c493-4606-a23a-10e5aea2da76 HTTP/1.1" 200 2381 0.005486 10.0.0.19 - - [2026-02-02 02:12:36] "GET /routing-instance/bf61bfbe-c493-4606-a23a-10e5aea2da76 HTTP/1.1" 200 2381 0.012008 10.0.0.19 - - [2026-02-02 02:12:36] "GET /route-target/3cf5f141-3eee-4e65-ac8c-dcc988dab615 HTTP/1.1" 200 1204 0.004771 10.0.0.19 - - [2026-02-02 02:12:36] "GET /domains HTTP/1.1" 200 280 0.005752 10.0.0.19 - - [2026-02-02 02:12:36] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001735 10.0.0.19 - - [2026-02-02 02:12:36] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2573 0.014127 10.0.0.19 - - [2026-02-02 02:12:36] "GET /projects?obj_uuids=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001073 10.0.0.19 - - [2026-02-02 02:12:36] "POST /neutron/network HTTP/1.1" 200 1004 0.007122 10.0.0.19 - - [2026-02-02 02:12:36] "GET /project/5741c577-bdc3-4c5c-8f66-0d4f53047f3a HTTP/1.1" 200 2852 0.079022 10.0.0.19 - - [2026-02-02 02:12:36] "GET /virtual-network/2fd3b3c7-728c-4655-81db-31a0710d7fbd HTTP/1.1" 200 3778 0.010883 10.0.0.19 - - [2026-02-02 02:12:36] "GET /projects?obj_uuids=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001305 10.0.0.19 - - [2026-02-02 02:12:36] "POST /neutron/port HTTP/1.1" 200 1055 0.251686 10.0.0.19 - - [2026-02-02 02:12:36] "POST /neutron/port HTTP/1.1" 200 1055 0.009839 10.0.0.19 - - [2026-02-02 02:12:37] "POST /neutron/port HTTP/1.1" 200 1055 0.024476 10.0.0.19 - - [2026-02-02 02:12:37] "POST /neutron/port HTTP/1.1" 200 1109 0.111510 10.0.0.19 - - [2026-02-02 02:12:37] "POST /neutron/port HTTP/1.1" 200 1119 0.025006 10.0.0.19 - - [2026-02-02 02:12:37] "GET /obj-perms HTTP/1.1" 200 5056 0.578041 10.0.0.19 - - [2026-02-02 02:12:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005341 10.0.0.19 - - [2026-02-02 02:12:37] "POST /neutron/subnet HTTP/1.1" 200 673 0.019742 10.0.0.19 - - [2026-02-02 02:12:37] "POST /neutron/port HTTP/1.1" 200 117 0.001187 10.0.0.19 - - [2026-02-02 02:12:37] "POST /neutron/network HTTP/1.1" 200 994 0.006567 10.0.0.19 - - [2026-02-02 02:12:37] "GET /obj-perms HTTP/1.1" 200 5030 0.470125 10.0.0.19 - - [2026-02-02 02:12:37] "GET /obj-perms HTTP/1.1" 200 5056 0.102206 10.0.0.19 - - [2026-02-02 02:12:37] "POST /neutron/port HTTP/1.1" 200 1119 0.022137 10.0.0.19 - - [2026-02-02 02:12:37] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010862 10.0.0.19 - - [2026-02-02 02:12:37] "POST /neutron/port HTTP/1.1" 200 1119 0.015923 10.0.0.19 - - [2026-02-02 02:12:37] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009344 10.0.0.19 - - [2026-02-02 02:12:37] "POST /neutron/port HTTP/1.1" 200 1119 0.014261 10.0.0.19 - - [2026-02-02 02:12:37] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008839 10.0.0.19 - - [2026-02-02 02:12:37] "GET /virtual-machine/26cd660c-fbdf-47fa-a3da-5df412e0a0bc HTTP/1.1" 200 1288 0.006205 10.0.0.19 - - [2026-02-02 02:12:37] "GET /virtual-machine-interface/46199336-cb11-4716-8cc7-ef17b974382d HTTP/1.1" 200 2940 0.004723 10.0.0.19 - - [2026-02-02 02:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.19 - - [2026-02-02 02:12:38] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003365 10.0.0.19 - - [2026-02-02 02:12:38] "GET /virtual-networks?parent_id=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003201 10.0.0.19 - - [2026-02-02 02:12:38] "GET /virtual-network/2fd3b3c7-728c-4655-81db-31a0710d7fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005762 10.0.0.19 - - [2026-02-02 02:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.19 - - [2026-02-02 02:12:41] "GET /virtual-network/2fd3b3c7-728c-4655-81db-31a0710d7fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005356 10.0.0.19 - - [2026-02-02 02:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.19 - - [2026-02-02 02:12:45] "GET /virtual-network/2fd3b3c7-728c-4655-81db-31a0710d7fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005469 10.0.0.19 - - [2026-02-02 02:12:45] "POST /neutron/port HTTP/1.1" 200 1119 0.012039 10.0.0.19 - - [2026-02-02 02:12:45] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005754 10.0.0.19 - - [2026-02-02 02:12:45] "POST /neutron/port HTTP/1.1" 200 1119 0.012115 10.0.0.19 - - [2026-02-02 02:12:45] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005327 10.0.0.19 - - [2026-02-02 02:12:47] "POST /neutron/port HTTP/1.1" 200 1119 0.012450 10.0.0.19 - - [2026-02-02 02:12:47] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006284 10.0.0.19 - - [2026-02-02 02:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.19 - - [2026-02-02 02:12:47] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003387 10.0.0.19 - - [2026-02-02 02:12:47] "GET /virtual-networks?parent_id=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003561 10.0.0.19 - - [2026-02-02 02:12:47] "GET /virtual-network/2fd3b3c7-728c-4655-81db-31a0710d7fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005797 10.0.0.19 - - [2026-02-02 02:12:47] "POST /neutron/port HTTP/1.1" 200 1119 0.013965 10.0.0.19 - - [2026-02-02 02:12:47] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006418 10.0.0.19 - - [2026-02-02 02:12:47] "POST /neutron/port HTTP/1.1" 200 1119 0.012149 10.0.0.19 - - [2026-02-02 02:12:48] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005931 10.0.0.19 - - [2026-02-02 02:12:48] "POST /neutron/port HTTP/1.1" 200 1119 0.012687 10.0.0.19 - - [2026-02-02 02:12:48] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006399 10.0.0.19 - - [2026-02-02 02:12:48] "GET /virtual-machine/d179f189-e85c-4965-989e-a2e38b7f97c6 HTTP/1.1" 200 1289 0.004815 10.0.0.19 - - [2026-02-02 02:12:48] "GET /virtual-machine-interface/082d76cb-7a0d-49c6-a9b9-44d4a94da1f5 HTTP/1.1" 200 2939 0.005254 10.0.0.19 - - [2026-02-02 02:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.19 - - [2026-02-02 02:12:48] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003021 10.0.0.19 - - [2026-02-02 02:12:48] "GET /virtual-networks?parent_id=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003166 10.0.0.19 - - [2026-02-02 02:12:48] "GET /virtual-network/2fd3b3c7-728c-4655-81db-31a0710d7fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005693 10.0.0.19 - - [2026-02-02 02:12:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.19 - - [2026-02-02 02:12:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.19 - - [2026-02-02 02:12:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000492 10.0.0.19 - - [2026-02-02 02:12:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.19 - - [2026-02-02 02:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.19 - - [2026-02-02 02:12:49] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003261 10.0.0.19 - - [2026-02-02 02:12:49] "GET /virtual-networks?parent_id=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003011 10.0.0.19 - - [2026-02-02 02:12:49] "GET /virtual-network/2fd3b3c7-728c-4655-81db-31a0710d7fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.006157 10.0.0.19 - - [2026-02-02 02:12:49] "POST /neutron/port HTTP/1.1" 200 1119 0.011965 10.0.0.19 - - [2026-02-02 02:12:49] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007448 10.0.0.19 - - [2026-02-02 02:12:49] "POST /neutron/port HTTP/1.1" 200 1119 0.011963 10.0.0.19 - - [2026-02-02 02:12:49] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006161 10.0.0.19 - - [2026-02-02 02:12:49] "POST /neutron/port HTTP/1.1" 200 1119 0.013334 10.0.0.19 - - [2026-02-02 02:12:49] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006620 10.0.0.19 - - [2026-02-02 02:12:49] "GET /virtual-machine/534ce14f-8a9d-4b6e-af58-7b7ea4e5a45e HTTP/1.1" 200 1292 0.005162 10.0.0.19 - - [2026-02-02 02:12:49] "GET /virtual-machine-interface/53822d6e-79ce-4b82-bf08-44c2e87fe30f HTTP/1.1" 200 2940 0.005153 10.0.0.19 - - [2026-02-02 02:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.19 - - [2026-02-02 02:12:49] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003507 10.0.0.19 - - [2026-02-02 02:12:50] "GET /virtual-networks?parent_id=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002950 10.0.0.19 - - [2026-02-02 02:12:50] "GET /virtual-network/2fd3b3c7-728c-4655-81db-31a0710d7fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005893 10.0.0.19 - - [2026-02-02 02:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.19 - - [2026-02-02 02:12:51] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004292 10.0.0.19 - - [2026-02-02 02:12:51] "GET /virtual-networks?parent_id=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003485 10.0.0.19 - - [2026-02-02 02:12:51] "GET /virtual-network/2fd3b3c7-728c-4655-81db-31a0710d7fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005721 10.0.0.19 - - [2026-02-02 02:13:05] "POST /neutron/port HTTP/1.1" 200 1119 0.013397 10.0.0.19 - - [2026-02-02 02:13:05] "POST /neutron/port HTTP/1.1" 200 1119 0.013566 10.0.0.19 - - [2026-02-02 02:13:05] "POST /neutron/network HTTP/1.1" 200 1004 0.005814 10.0.0.19 - - [2026-02-02 02:13:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003989 10.0.0.19 - - [2026-02-02 02:13:05] "POST /neutron/subnet HTTP/1.1" 200 673 0.010320 10.0.0.19 - - [2026-02-02 02:13:05] "POST /neutron/port HTTP/1.1" 200 117 0.001233 10.0.0.19 - - [2026-02-02 02:13:05] "POST /neutron/network HTTP/1.1" 200 994 0.007155 10.0.0.19 - - [2026-02-02 02:13:07] "POST /neutron/port HTTP/1.1" 200 1109 0.013678 10.0.0.19 - - [2026-02-02 02:13:07] "POST /neutron/port HTTP/1.1" 200 1109 0.014385 10.0.0.19 - - [2026-02-02 02:13:07] "POST /neutron/port HTTP/1.1" 200 151 0.141121 10.0.0.19 - - [2026-02-02 02:13:07] "POST /neutron/port HTTP/1.1" 200 1109 0.011488 10.0.0.19 - - [2026-02-02 02:13:07] "POST /neutron/port HTTP/1.1" 200 1109 0.010691 10.0.0.19 - - [2026-02-02 02:13:07] "POST /neutron/port HTTP/1.1" 200 151 0.122450 10.0.0.19 - - [2026-02-02 02:13:08] "POST /neutron/port HTTP/1.1" 200 1119 0.020259 10.0.0.19 - - [2026-02-02 02:13:08] "POST /neutron/network HTTP/1.1" 200 994 0.012290 10.0.0.19 - - [2026-02-02 02:13:08] "POST /neutron/network HTTP/1.1" 400 204 0.017648 10.0.0.19 - - [2026-02-02 02:13:08] "POST /neutron/port HTTP/1.1" 200 1109 0.015673 10.0.0.19 - - [2026-02-02 02:13:08] "POST /neutron/port HTTP/1.1" 200 151 0.095850 10.0.0.19 - - [2026-02-02 02:13:10] "POST /neutron/network HTTP/1.1" 200 994 0.013587 10.0.0.19 - - [2026-02-02 02:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.19 - - [2026-02-02 02:13:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002344 10.0.0.19 - - [2026-02-02 02:13:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002548 10.0.0.19 - - [2026-02-02 02:13:10] "POST /useragent-kv HTTP/1.1" 200 115 0.008100 10.0.0.19 - - [2026-02-02 02:13:10] "DELETE /route-target/3cf5f141-3eee-4e65-ac8c-dcc988dab615 HTTP/1.1" 200 115 0.038140 10.0.0.19 - - [2026-02-02 02:13:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003320 10.0.0.19 - - [2026-02-02 02:13:10] "POST /neutron/network HTTP/1.1" 200 151 0.132990 10.0.0.19 - - [2026-02-02 02:13:10] "GET /routing-instance/bf61bfbe-c493-4606-a23a-10e5aea2da76 HTTP/1.1" 404 171 0.002920 10.0.0.19 - - [2026-02-02 02:13:10] "GET /domains HTTP/1.1" 200 280 0.002939 10.0.0.19 - - [2026-02-02 02:13:10] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002246 10.0.0.19 - - [2026-02-02 02:13:10] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 2573 0.051129 10.0.0.19 - - [2026-02-02 02:13:10] "GET /projects?obj_uuids=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001152 10.0.0.19 - - [2026-02-02 02:13:10] "GET /project/5741c577-bdc3-4c5c-8f66-0d4f53047f3a HTTP/1.1" 200 2095 0.074573 10.0.0.19 - - [2026-02-02 02:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.19 - - [2026-02-02 02:13:10] "DELETE /network-ipam/68817093-e3bc-4e2f-b669-93815edf77f4 HTTP/1.1" 200 115 0.021437 10.0.0.19 - - [2026-02-02 02:13:10] "POST /fqname-to-id HTTP/1.1" 404 211 0.002480 10.0.0.19 - - [2026-02-02 02:13:10] "GET /projects?obj_uuids=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001044 10.0.0.19 - - [2026-02-02 02:13:10] "GET /project/5741c577-bdc3-4c5c-8f66-0d4f53047f3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.032857 10.0.0.19 - - [2026-02-02 02:13:10] "GET /projects?obj_uuids=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000987 10.0.0.19 - - [2026-02-02 02:13:10] "GET /project/5741c577-bdc3-4c5c-8f66-0d4f53047f3a?fields=virtual_networks HTTP/1.1" 200 1042 0.066304 10.0.0.19 - - [2026-02-02 02:13:10] "GET /projects?obj_uuids=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001070 10.0.0.19 - - [2026-02-02 02:13:10] "GET /project/5741c577-bdc3-4c5c-8f66-0d4f53047f3a?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.025746 10.0.0.19 - - [2026-02-02 02:13:10] "GET /projects?obj_uuids=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002284 10.0.0.19 - - [2026-02-02 02:13:11] "GET /project/5741c577-bdc3-4c5c-8f66-0d4f53047f3a?fields=security_groups HTTP/1.1" 200 1268 0.030139 10.0.0.19 - - [2026-02-02 02:13:12] "POST /neutron/port HTTP/1.1" 200 117 0.006805 10.0.0.19 - - [2026-02-02 02:13:12] "POST /neutron/port HTTP/1.1" 400 205 0.003830 10.0.0.19 - - [2026-02-02 02:13:12] "POST /neutron/port HTTP/1.1" 200 117 0.005495 10.0.0.19 - - [2026-02-02 02:13:12] "POST /neutron/port HTTP/1.1" 400 205 0.003430 10.0.0.19 - - [2026-02-02 02:13:19] "GET / HTTP/1.1" 200 35931 0.002307 10.0.0.19 - - [2026-02-02 02:13:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000576 10.0.0.19 - - [2026-02-02 02:13:20] "POST /fqname-to-id HTTP/1.1" 404 183 0.065568 10.0.0.19 - - [2026-02-02 02:13:20] "GET /projects?obj_uuids=a7d133c3-84da-4e70-9de4-bbaa5555352d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002430 10.0.0.19 - - [2026-02-02 02:13:20] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001437 10.0.0.19 - - [2026-02-02 02:13:20] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007726 10.0.0.19 - - [2026-02-02 02:13:20] "POST /id-to-fqname HTTP/1.1" 200 185 0.001682 10.0.0.19 - - [2026-02-02 02:13:20] "POST /fqname-to-id HTTP/1.1" 404 194 0.002728 10.0.0.19 - - [2026-02-02 02:13:20] "POST /security-groups HTTP/1.1" 200 586 0.064205 10.0.0.19 - - [2026-02-02 02:13:21] "POST /projects HTTP/1.1" 200 575 0.224267 10.0.0.19 - - [2026-02-02 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.259483 10.0.0.19 - - [2026-02-02 02:13:21] "POST /fqname-to-id HTTP/1.1" 404 229 0.033108 10.0.0.19 - - [2026-02-02 02:13:21] "POST /access-control-lists HTTP/1.1" 200 591 0.062024 10.0.0.19 - - [2026-02-02 02:13:21] "GET /project/a7d133c3-84da-4e70-9de4-bbaa5555352d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.430619 10.0.0.19 - - [2026-02-02 02:13:21] "POST /fqname-to-id HTTP/1.1" 404 228 0.003072 10.0.0.19 - - [2026-02-02 02:13:21] "POST /access-control-lists HTTP/1.1" 200 589 0.060915 10.0.0.19 - - [2026-02-02 02:13:22] "GET / HTTP/1.1" 200 35931 0.002157 10.0.0.19 - - [2026-02-02 02:13:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000537 10.0.0.19 - - [2026-02-02 02:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.030657 10.0.0.19 - - [2026-02-02 02:13:25] "GET /api-access-list/45895e29-eba6-45ab-a053-49c46fe5e2cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.004150 10.0.0.19 - - [2026-02-02 02:13:25] "GET /api-access-list/45895e29-eba6-45ab-a053-49c46fe5e2cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003471 10.0.0.19 - - [2026-02-02 02:13:25] "GET /api-access-list/45895e29-eba6-45ab-a053-49c46fe5e2cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003798 10.0.0.19 - - [2026-02-02 02:13:25] "PUT /api-access-list/45895e29-eba6-45ab-a053-49c46fe5e2cb HTTP/1.1" 200 264 0.008905 10.0.0.19 - - [2026-02-02 02:13:25] "GET /aaa-mode HTTP/1.1" 401 292 0.000470 10.0.0.19 - - [2026-02-02 02:13:25] "GET /aaa-mode HTTP/1.1" 200 128 0.036776 10.0.0.19 - - [2026-02-02 02:13:26] "POST /fqname-to-id HTTP/1.1" 404 183 0.026523 10.0.0.19 - - [2026-02-02 02:13:26] "GET /projects?obj_uuids=5be8765c-f32e-4c19-ae89-c1b09dec4fc0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003467 10.0.0.19 - - [2026-02-02 02:13:26] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000997 10.0.0.19 - - [2026-02-02 02:13:26] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006419 10.0.0.19 - - [2026-02-02 02:13:26] "POST /id-to-fqname HTTP/1.1" 200 185 0.003303 10.0.0.19 - - [2026-02-02 02:13:26] "POST /fqname-to-id HTTP/1.1" 404 194 0.003119 10.0.0.19 - - [2026-02-02 02:13:26] "POST /security-groups HTTP/1.1" 200 586 0.064610 10.0.0.19 - - [2026-02-02 02:13:26] "POST /fqname-to-id HTTP/1.1" 404 229 0.002969 10.0.0.19 - - [2026-02-02 02:13:26] "POST /projects HTTP/1.1" 200 575 0.228537 10.0.0.19 - - [2026-02-02 02:13:26] "POST /access-control-lists HTTP/1.1" 200 591 0.058509 10.0.0.19 - - [2026-02-02 02:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.299185 10.0.0.19 - - [2026-02-02 02:13:26] "POST /fqname-to-id HTTP/1.1" 404 228 0.002951 10.0.0.19 - - [2026-02-02 02:13:26] "GET /project/5be8765c-f32e-4c19-ae89-c1b09dec4fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.436857 10.0.0.19 - - [2026-02-02 02:13:26] "POST /access-control-lists HTTP/1.1" 200 589 0.060416 10.0.0.19 - - [2026-02-02 02:13:27] "POST /fqname-to-id HTTP/1.1" 404 183 0.029855 10.0.0.19 - - [2026-02-02 02:13:27] "GET /projects?obj_uuids=4d4cd200-3b1e-444b-97cd-eb03c2dd952d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004223 10.0.0.19 - - [2026-02-02 02:13:27] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001194 10.0.0.19 - - [2026-02-02 02:13:27] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007215 10.0.0.19 - - [2026-02-02 02:13:27] "POST /id-to-fqname HTTP/1.1" 200 185 0.001321 10.0.0.19 - - [2026-02-02 02:13:27] "POST /fqname-to-id HTTP/1.1" 404 194 0.011634 10.0.0.19 - - [2026-02-02 02:13:27] "POST /security-groups HTTP/1.1" 200 586 0.084240 10.0.0.19 - - [2026-02-02 02:13:27] "POST /fqname-to-id HTTP/1.1" 404 229 0.003292 10.0.0.19 - - [2026-02-02 02:13:27] "POST /projects HTTP/1.1" 200 575 0.251815 10.0.0.19 - - [2026-02-02 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.329336 10.0.0.19 - - [2026-02-02 02:13:27] "POST /access-control-lists HTTP/1.1" 200 591 0.065863 10.0.0.19 - - [2026-02-02 02:13:27] "POST /fqname-to-id HTTP/1.1" 404 228 0.002858 10.0.0.19 - - [2026-02-02 02:13:27] "GET /project/4d4cd200-3b1e-444b-97cd-eb03c2dd952d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.475971 10.0.0.19 - - [2026-02-02 02:13:27] "POST /access-control-lists HTTP/1.1" 200 589 0.064740 10.0.0.19 - - [2026-02-02 02:13:27] "DELETE /project/5be8765cf32e4c19ae89c1b09dec4fc0 HTTP/1.1" 404 173 0.006798 10.0.0.19 - - [2026-02-02 02:13:27] "DELETE /project/a7d133c384da4e709de4bbaa5555352d HTTP/1.1" 404 173 0.004764 10.0.0.19 - - [2026-02-02 02:13:27] "DELETE /project/4d4cd2003b1e444b97cdeb03c2dd952d HTTP/1.1" 404 173 0.006350 10.0.0.19 - - [2026-02-02 02:13:27] "GET /projects?obj_uuids=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001211 10.0.0.19 - - [2026-02-02 02:13:27] "GET /project/5741c577-bdc3-4c5c-8f66-0d4f53047f3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.045648 10.0.0.19 - - [2026-02-02 02:13:27] "GET /projects?obj_uuids=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001504 10.0.0.19 - - [2026-02-02 02:13:28] "GET /project/5741c577-bdc3-4c5c-8f66-0d4f53047f3a?fields=security_groups HTTP/1.1" 200 1373 0.036752 10.0.0.19 - - [2026-02-02 02:13:28] "DELETE /security-group/62681d3f-af19-4e24-a8bb-c1d8465bd889 HTTP/1.1" 200 115 0.050982 10.0.0.19 - - [2026-02-02 02:13:28] "GET /projects?obj_uuids=5741c577-bdc3-4c5c-8f66-0d4f53047f3a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001062 10.0.0.19 - - [2026-02-02 02:13:28] "DELETE /access-control-list/6d2c4b8e-f97f-4259-867e-d1ad919d356f HTTP/1.1" 200 115 0.034427 10.0.0.19 - - [2026-02-02 02:13:28] "GET /project/5741c577-bdc3-4c5c-8f66-0d4f53047f3a?fields=application_policy_sets HTTP/1.1" 200 1412 0.040956 10.0.0.19 - - [2026-02-02 02:13:28] "DELETE /access-control-list/9017e9e7-8956-476e-aca8-43206404072c HTTP/1.1" 200 115 0.044476 10.0.0.19 - - [2026-02-02 02:13:28] "DELETE /project/5741c577-bdc3-4c5c-8f66-0d4f53047f3a HTTP/1.1" 200 115 0.356496 10.0.0.19 - - [2026-02-02 02:13:28] "GET / HTTP/1.1" 200 35931 0.002137 10.0.0.19 - - [2026-02-02 02:13:29] "GET / HTTP/1.1" 200 35931 0.001656 10.0.0.19 - - [2026-02-02 02:13:29] "POST /fqname-to-id HTTP/1.1" 404 183 0.002647 10.0.0.19 - - [2026-02-02 02:13:29] "POST /api-access-lists HTTP/1.1" 200 521 0.013296 10.0.0.19 - - [2026-02-02 02:13:29] "GET /api-access-list/faf3b4e1-4b4a-408c-825d-4c9073e73518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.005044 10.0.0.19 - - [2026-02-02 02:13:29] "GET /api-access-list/faf3b4e1-4b4a-408c-825d-4c9073e73518 HTTP/1.1" 401 292 0.000520 10.0.0.19 - - [2026-02-02 02:13:30] "GET /api-access-list/faf3b4e1-4b4a-408c-825d-4c9073e73518 HTTP/1.1" 200 1264 0.062016 10.0.0.19 - - [2026-02-02 02:13:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000439 10.0.0.19 - - [2026-02-02 02:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.068222 10.0.0.19 - - [2026-02-02 02:13:30] "GET /projects?obj_uuids=5be8765c-f32e-4c19-ae89-c1b09dec4fc0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001208 10.0.0.19 - - [2026-02-02 02:13:30] "GET /project/5be8765c-f32e-4c19-ae89-c1b09dec4fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.037938 10.0.0.19 - - [2026-02-02 02:13:30] "GET /virtual-networks?parent_id=5be8765c-f32e-4c19-ae89-c1b09dec4fc0&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011438 10.0.0.19 - - [2026-02-02 02:13:30] "POST /virtual-networks HTTP/1.1" 200 568 0.049906 10.0.0.19 - - [2026-02-02 02:13:31] "POST /route-targets HTTP/1.1" 200 327 0.010315 10.0.0.19 - - [2026-02-02 02:13:31] "POST /ref-update HTTP/1.1" 200 156 0.013710 10.0.0.19 - - [2026-02-02 02:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.016369 10.0.0.19 - - [2026-02-02 02:13:31] "GET /network-ipam/9d19402d-1d45-42cb-8133-acbb7487fd6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.010203 10.0.0.19 - - [2026-02-02 02:13:31] "POST /useragent-kv HTTP/1.1" 200 115 0.004939 10.0.0.19 - - [2026-02-02 02:13:31] "POST /ref-update HTTP/1.1" 200 156 0.050932 10.0.0.19 - - [2026-02-02 02:13:31] "POST /neutron/network HTTP/1.1" 200 831 0.048157 10.0.0.19 - - [2026-02-02 02:13:31] "POST /neutron/network HTTP/1.1" 200 831 0.018913 10.0.0.19 - - [2026-02-02 02:13:31] "GET /virtual-network/1e4213f8-0027-47b6-b06b-3efd2fad05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.012858 10.0.0.19 - - [2026-02-02 02:13:31] "POST /neutron/network HTTP/1.1" 200 831 0.018281 10.0.0.19 - - [2026-02-02 02:13:31] "POST /neutron/subnet HTTP/1.1" 200 673 0.025028 10.0.0.19 - - [2026-02-02 02:13:31] "GET /virtual-network/1e4213f8-0027-47b6-b06b-3efd2fad05c3 HTTP/1.1" 401 292 0.000526 10.0.0.19 - - [2026-02-02 02:13:31] "GET /virtual-network/1e4213f8-0027-47b6-b06b-3efd2fad05c3 HTTP/1.1" 200 2264 0.043721 10.0.0.19 - - [2026-02-02 02:13:31] "GET /virtual-network/1e4213f8-0027-47b6-b06b-3efd2fad05c3 HTTP/1.1" 401 292 0.000462 10.0.0.19 - - [2026-02-02 02:13:32] "GET /virtual-network/1e4213f8-0027-47b6-b06b-3efd2fad05c3 HTTP/1.1" 200 2004 0.043435 10.0.0.19 - - [2026-02-02 02:13:32] "GET /obj-perms HTTP/1.1" 200 4915 0.070041 10.0.0.19 - - [2026-02-02 02:13:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000531 10.0.0.19 - - [2026-02-02 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.029715 10.0.0.19 - - [2026-02-02 02:13:33] "GET /virtual-network/1e4213f8-0027-47b6-b06b-3efd2fad05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.013522 10.0.0.19 - - [2026-02-02 02:13:33] "GET /obj-perms HTTP/1.1" 200 4915 0.009187 10.0.0.19 - - [2026-02-02 02:13:33] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.027771 10.0.0.19 - - [2026-02-02 02:13:33] "GET /obj-perms HTTP/1.1" 200 4915 0.078306 10.0.0.19 - - [2026-02-02 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.19 - - [2026-02-02 02:13:33] "GET /virtual-network/1e4213f8-0027-47b6-b06b-3efd2fad05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.014297 10.0.0.19 - - [2026-02-02 02:13:33] "GET /obj-perms HTTP/1.1" 200 4915 0.012094 10.0.0.19 - - [2026-02-02 02:13:33] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.017574 10.0.0.19 - - [2026-02-02 02:13:33] "POST /id-to-fqname HTTP/1.1" 401 292 0.000683 10.0.0.19 - - [2026-02-02 02:13:34] "POST /id-to-fqname HTTP/1.1" 200 230 0.039758 10.0.0.19 - - [2026-02-02 02:13:34] "POST /neutron/network HTTP/1.1" 200 841 0.049070 10.0.0.19 - - [2026-02-02 02:13:34] "GET /aaa-mode HTTP/1.1" 401 292 0.000452 10.0.0.19 - - [2026-02-02 02:13:35] "GET / HTTP/1.1" 200 35931 0.003361 10.0.0.19 - - [2026-02-02 02:13:35] "GET /project/4d4cd200-3b1e-444b-97cd-eb03c2dd952d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000452 10.0.0.19 - - [2026-02-02 02:13:35] "GET /projects?obj_uuids=4d4cd200-3b1e-444b-97cd-eb03c2dd952d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001214 10.0.0.19 - - [2026-02-02 02:13:35] "GET /project/4d4cd200-3b1e-444b-97cd-eb03c2dd952d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.055334 10.0.0.19 - - [2026-02-02 02:13:35] "POST /neutron/network HTTP/1.1" 200 831 0.005491 10.0.0.19 - - [2026-02-02 02:13:35] "POST /neutron/port HTTP/1.1" 200 117 0.034749 10.0.0.19 - - [2026-02-02 02:13:36] "POST /neutron/port HTTP/1.1" 200 117 0.005934 10.0.0.19 - - [2026-02-02 02:13:36] "POST /neutron/port HTTP/1.1" 200 117 0.005512 10.0.0.19 - - [2026-02-02 02:13:36] "POST /neutron/network HTTP/1.1" 200 841 0.021202 10.0.0.19 - - [2026-02-02 02:13:36] "POST /neutron/network HTTP/1.1" 200 831 0.019001 10.0.0.19 - - [2026-02-02 02:13:36] "GET /projects?obj_uuids=4d4cd200-3b1e-444b-97cd-eb03c2dd952d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001503 10.0.0.19 - - [2026-02-02 02:13:36] "POST /neutron/port HTTP/1.1" 200 1055 0.320088 10.0.0.19 - - [2026-02-02 02:13:36] "POST /neutron/port HTTP/1.1" 200 1055 0.011765 10.0.0.19 - - [2026-02-02 02:13:36] "POST /neutron/port HTTP/1.1" 200 1055 0.010652 10.0.0.19 - - [2026-02-02 02:13:36] "POST /neutron/port HTTP/1.1" 200 1109 0.051927 10.0.0.19 - - [2026-02-02 02:13:36] "POST /neutron/port HTTP/1.1" 200 1119 0.012161 10.0.0.19 - - [2026-02-02 02:13:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003409 10.0.0.19 - - [2026-02-02 02:13:37] "POST /neutron/subnet HTTP/1.1" 200 647 0.007048 10.0.0.19 - - [2026-02-02 02:13:37] "POST /neutron/port HTTP/1.1" 200 117 0.001289 10.0.0.19 - - [2026-02-02 02:13:37] "POST /neutron/network HTTP/1.1" 200 831 0.006051 10.0.0.19 - - [2026-02-02 02:13:38] "GET /obj-perms HTTP/1.1" 200 5056 0.063076 10.0.0.19 - - [2026-02-02 02:13:38] "GET /obj-perms HTTP/1.1" 200 5056 0.055728 10.0.0.19 - - [2026-02-02 02:13:41] "POST /neutron/port HTTP/1.1" 200 1119 0.013302 10.0.0.19 - - [2026-02-02 02:13:41] "POST /neutron/security_group HTTP/1.1" 200 2053 0.006809 10.0.0.19 - - [2026-02-02 02:13:41] "POST /neutron/port HTTP/1.1" 200 1119 0.014158 10.0.0.19 - - [2026-02-02 02:13:41] "POST /neutron/security_group HTTP/1.1" 200 2053 0.007177 10.0.0.19 - - [2026-02-02 02:13:41] "POST /neutron/port HTTP/1.1" 200 1119 0.012975 10.0.0.19 - - [2026-02-02 02:13:41] "POST /neutron/security_group HTTP/1.1" 200 2053 0.006107 10.0.0.19 - - [2026-02-02 02:13:41] "POST /neutron/port HTTP/1.1" 200 1119 0.011992 10.0.0.19 - - [2026-02-02 02:13:41] "POST /neutron/security_group HTTP/1.1" 200 2053 0.006364 10.0.0.19 - - [2026-02-02 02:13:41] "GET /virtual-machine/7eefd7e2-8b36-41bd-ad09-4b7f3bd6204f HTTP/1.1" 200 1287 0.013673 10.0.0.19 - - [2026-02-02 02:13:41] "GET /virtual-machine/7eefd7e2-8b36-41bd-ad09-4b7f3bd6204f HTTP/1.1" 200 1287 0.010568 10.0.0.19 - - [2026-02-02 02:13:41] "GET /virtual-machine-interface/6054f3c4-3b8a-4090-9d58-10bc54f597bb HTTP/1.1" 200 2530 0.013209 10.0.0.19 - - [2026-02-02 02:13:41] "GET /virtual-machine/7eefd7e2-8b36-41bd-ad09-4b7f3bd6204f HTTP/1.1" 200 1287 0.009646 10.0.0.19 - - [2026-02-02 02:13:41] "GET /virtual-machine-interface/6054f3c4-3b8a-4090-9d58-10bc54f597bb HTTP/1.1" 200 2530 0.014835 10.0.0.19 - - [2026-02-02 02:13:41] "GET /instance-ip/b8d9fe98-3448-4d66-9674-22a98c4cb8c3 HTTP/1.1" 200 1626 0.011576 10.0.0.19 - - [2026-02-02 02:13:41] "GET /virtual-machine/7eefd7e2-8b36-41bd-ad09-4b7f3bd6204f HTTP/1.1" 200 1287 0.011661 10.0.0.19 - - [2026-02-02 02:13:41] "GET /virtual-machine-interface/6054f3c4-3b8a-4090-9d58-10bc54f597bb HTTP/1.1" 200 2530 0.013335 10.0.0.19 - - [2026-02-02 02:13:41] "GET /instance-ip/b8d9fe98-3448-4d66-9674-22a98c4cb8c3 HTTP/1.1" 200 1626 0.010370 10.0.0.19 - - [2026-02-02 02:13:41] "POST /fqname-to-id HTTP/1.1" 403 339 0.010140 10.0.0.19 - - [2026-02-02 02:13:41] "GET / HTTP/1.1" 200 35931 0.002084 10.0.0.19 - - [2026-02-02 02:13:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000531 10.0.0.19 - - [2026-02-02 02:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.027433 10.0.0.19 - - [2026-02-02 02:13:42] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003204 10.0.0.19 - - [2026-02-02 02:13:42] "GET /virtual-networks?parent_id=4d4cd200-3b1e-444b-97cd-eb03c2dd952d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.009529 10.0.0.19 - - [2026-02-02 02:13:42] "POST /fqname-to-id HTTP/1.1" 403 339 0.008943 10.0.0.19 - - [2026-02-02 02:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.19 - - [2026-02-02 02:13:42] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003021 10.0.0.19 - - [2026-02-02 02:13:42] "GET /virtual-networks?parent_id=4d4cd200-3b1e-444b-97cd-eb03c2dd952d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010398 10.0.0.19 - - [2026-02-02 02:13:42] "POST /fqname-to-id HTTP/1.1" 403 339 0.010299 10.0.0.19 - - [2026-02-02 02:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.19 - - [2026-02-02 02:13:42] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003038 10.0.0.19 - - [2026-02-02 02:13:42] "GET /virtual-networks?parent_id=4d4cd200-3b1e-444b-97cd-eb03c2dd952d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010315 10.0.0.19 - - [2026-02-02 02:13:42] "POST /fqname-to-id HTTP/1.1" 403 339 0.009700 10.0.0.19 - - [2026-02-02 02:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.19 - - [2026-02-02 02:13:42] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003246 10.0.0.19 - - [2026-02-02 02:13:42] "GET /virtual-networks?parent_id=4d4cd200-3b1e-444b-97cd-eb03c2dd952d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010751 10.0.0.19 - - [2026-02-02 02:13:42] "POST /fqname-to-id HTTP/1.1" 403 339 0.010263 10.0.0.19 - - [2026-02-02 02:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.19 - - [2026-02-02 02:13:42] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003941 10.0.0.19 - - [2026-02-02 02:13:42] "GET /virtual-networks?parent_id=4d4cd200-3b1e-444b-97cd-eb03c2dd952d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.009902 10.0.0.19 - - [2026-02-02 02:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010568 10.0.0.19 - - [2026-02-02 02:13:46] "GET /virtual-network/1e4213f8-0027-47b6-b06b-3efd2fad05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.012557 10.0.0.19 - - [2026-02-02 02:13:46] "POST /neutron/port HTTP/1.1" 200 1119 0.013513 10.0.0.19 - - [2026-02-02 02:13:46] "POST /neutron/security_group HTTP/1.1" 200 2053 0.006258 10.0.0.19 - - [2026-02-02 02:13:48] "POST /fqname-to-id HTTP/1.1" 403 339 0.010988 10.0.0.19 - - [2026-02-02 02:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.19 - - [2026-02-02 02:13:48] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003114 10.0.0.19 - - [2026-02-02 02:13:48] "GET /virtual-networks?parent_id=4d4cd200-3b1e-444b-97cd-eb03c2dd952d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010340 10.0.0.19 - - [2026-02-02 02:13:48] "POST /fqname-to-id HTTP/1.1" 403 339 0.010599 10.0.0.19 - - [2026-02-02 02:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.19 - - [2026-02-02 02:13:48] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003086 10.0.0.19 - - [2026-02-02 02:13:48] "GET /virtual-networks?parent_id=4d4cd200-3b1e-444b-97cd-eb03c2dd952d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.009854 10.0.0.19 - - [2026-02-02 02:13:48] "POST /fqname-to-id HTTP/1.1" 403 361 0.014905 10.0.0.19 - - [2026-02-02 02:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.19 - - [2026-02-02 02:13:48] "GET /routing-instance/5a3faafe-9c8d-498e-b911-9e99a33d1660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.003652 10.0.0.19 - - [2026-02-02 02:13:48] "GET /route-target/b8001a62-9b99-4213-b9b1-05ccd8c3ac9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.010057 10.0.0.19 - - [2026-02-02 02:13:48] "GET /route-target/b8001a62-9b99-4213-b9b1-05ccd8c3ac9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003400 10.0.0.19 - - [2026-02-02 02:13:48] "POST /fqname-to-id HTTP/1.1" 403 339 0.010156 10.0.0.19 - - [2026-02-02 02:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.19 - - [2026-02-02 02:13:48] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003635 10.0.0.19 - - [2026-02-02 02:13:48] "GET /virtual-networks?parent_id=4d4cd200-3b1e-444b-97cd-eb03c2dd952d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010307 10.0.0.19 - - [2026-02-02 02:13:48] "POST /fqname-to-id HTTP/1.1" 403 361 0.009040 10.0.0.19 - - [2026-02-02 02:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.19 - - [2026-02-02 02:13:48] "GET /routing-instance/5a3faafe-9c8d-498e-b911-9e99a33d1660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.003613 10.0.0.19 - - [2026-02-02 02:13:48] "GET /route-target/b8001a62-9b99-4213-b9b1-05ccd8c3ac9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.011816 10.0.0.19 - - [2026-02-02 02:13:48] "GET /route-target/b8001a62-9b99-4213-b9b1-05ccd8c3ac9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004808 10.0.0.19 - - [2026-02-02 02:13:48] "GET /obj-perms HTTP/1.1" 200 4915 0.012923 10.0.0.19 - - [2026-02-02 02:13:48] "GET /virtual-machine/7eefd7e2-8b36-41bd-ad09-4b7f3bd6204f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.009658 10.0.0.19 - - [2026-02-02 02:13:50] "GET /obj-perms HTTP/1.1" 200 4915 0.008794 10.0.0.19 - - [2026-02-02 02:13:50] "GET /virtual-machine/7eefd7e2-8b36-41bd-ad09-4b7f3bd6204f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.009001 10.0.0.19 - - [2026-02-02 02:13:53] "GET /obj-perms HTTP/1.1" 200 4915 0.009107 10.0.0.19 - - [2026-02-02 02:13:53] "GET /virtual-machine/7eefd7e2-8b36-41bd-ad09-4b7f3bd6204f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.009182 10.0.0.19 - - [2026-02-02 02:13:55] "GET /obj-perms HTTP/1.1" 200 4915 0.008894 10.0.0.19 - - [2026-02-02 02:13:55] "GET /virtual-machine/7eefd7e2-8b36-41bd-ad09-4b7f3bd6204f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.008692 10.0.0.19 - - [2026-02-02 02:13:57] "GET /obj-perms HTTP/1.1" 200 4915 0.010045 10.0.0.19 - - [2026-02-02 02:13:57] "GET /virtual-machine/7eefd7e2-8b36-41bd-ad09-4b7f3bd6204f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.008774 10.0.0.19 - - [2026-02-02 02:13:59] "GET /obj-perms HTTP/1.1" 200 4915 0.012202 10.0.0.19 - - [2026-02-02 02:13:59] "GET /virtual-machine/7eefd7e2-8b36-41bd-ad09-4b7f3bd6204f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.013480 10.0.0.19 - - [2026-02-02 02:14:01] "GET /obj-perms HTTP/1.1" 200 4915 0.010671 10.0.0.19 - - [2026-02-02 02:14:01] "GET /virtual-machine/7eefd7e2-8b36-41bd-ad09-4b7f3bd6204f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.011046 10.0.0.19 - - [2026-02-02 02:14:03] "GET /obj-perms HTTP/1.1" 200 4915 0.008740 10.0.0.19 - - [2026-02-02 02:14:03] "GET /virtual-machine/7eefd7e2-8b36-41bd-ad09-4b7f3bd6204f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.008744 10.0.0.19 - - [2026-02-02 02:14:03] "GET /obj-perms HTTP/1.1" 200 4915 0.009633 10.0.0.19 - - [2026-02-02 02:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.19 - - [2026-02-02 02:14:03] "GET /virtual-machine-interface/6054f3c4-3b8a-4090-9d58-10bc54f597bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2309 0.015116 10.0.0.19 - - [2026-02-02 02:14:03] "GET /obj-perms HTTP/1.1" 200 4915 0.011936 10.0.0.19 - - [2026-02-02 02:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.19 - - [2026-02-02 02:14:03] "GET /virtual-machine-interface/6054f3c4-3b8a-4090-9d58-10bc54f597bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2309 0.018431 10.0.0.19 - - [2026-02-02 02:14:03] "GET /obj-perms HTTP/1.1" 200 4915 0.010872 10.0.0.19 - - [2026-02-02 02:14:03] "GET /virtual-machine/7eefd7e2-8b36-41bd-ad09-4b7f3bd6204f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.011025 10.0.0.19 - - [2026-02-02 02:14:03] "GET /obj-perms HTTP/1.1" 200 4915 0.011462 10.0.0.19 - - [2026-02-02 02:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.19 - - [2026-02-02 02:14:04] "GET /virtual-machine-interface/6054f3c4-3b8a-4090-9d58-10bc54f597bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2309 0.017666 10.0.0.19 - - [2026-02-02 02:14:04] "GET /obj-perms HTTP/1.1" 200 4915 0.009644 10.0.0.19 - - [2026-02-02 02:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.19 - - [2026-02-02 02:14:04] "GET /virtual-network/1e4213f8-0027-47b6-b06b-3efd2fad05c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.012877 10.0.0.19 - - [2026-02-02 02:14:04] "GET /obj-perms HTTP/1.1" 200 4915 0.009285 10.0.0.19 - - [2026-02-02 02:14:04] "GET /virtual-machine/7eefd7e2-8b36-41bd-ad09-4b7f3bd6204f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.011168 10.0.0.19 - - [2026-02-02 02:14:04] "GET /obj-perms HTTP/1.1" 200 4915 0.010183 10.0.0.19 - - [2026-02-02 02:14:04] "GET /obj-perms HTTP/1.1" 200 4915 0.010173 10.0.0.19 - - [2026-02-02 02:14:04] "GET /obj-perms HTTP/1.1" 200 4915 0.067151 10.0.0.19 - - [2026-02-02 02:14:04] "GET /obj-perms HTTP/1.1" 200 4915 0.009937 10.0.0.19 - - [2026-02-02 02:14:05] "GET /obj-perms HTTP/1.1" 200 5020 0.058197 10.0.0.19 - - [2026-02-02 02:14:05] "GET /obj-perms HTTP/1.1" 200 5020 0.003688 10.0.0.19 - - [2026-02-02 02:14:05] "GET /obj-perms HTTP/1.1" 200 4915 0.009348 10.0.0.19 - - [2026-02-02 02:14:05] "GET /obj-perms HTTP/1.1" 200 4915 0.009881 10.0.0.19 - - [2026-02-02 02:14:06] "GET /obj-perms HTTP/1.1" 200 4915 0.067399 10.0.0.19 - - [2026-02-02 02:14:06] "GET /obj-perms HTTP/1.1" 200 4915 0.010275 10.0.0.19 - - [2026-02-02 02:14:06] "GET /obj-perms HTTP/1.1" 200 5020 0.003371 10.0.0.19 - - [2026-02-02 02:14:06] "GET /obj-perms HTTP/1.1" 200 5020 0.003424 10.0.0.19 - - [2026-02-02 02:14:06] "GET /obj-perms HTTP/1.1" 200 4915 0.010191 10.0.0.19 - - [2026-02-02 02:14:06] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.011091 10.0.0.19 - - [2026-02-02 02:14:06] "GET /virtual-machine/7eefd7e2-8b36-41bd-ad09-4b7f3bd6204f HTTP/1.1" 200 1287 0.015670 10.0.0.19 - - [2026-02-02 02:14:06] "POST /neutron/port HTTP/1.1" 200 1119 0.011597 10.0.0.19 - - [2026-02-02 02:14:06] "POST /neutron/port HTTP/1.1" 200 1109 0.011091 10.0.0.19 - - [2026-02-02 02:14:07] "POST /neutron/port HTTP/1.1" 200 151 0.103469 10.0.0.19 - - [2026-02-02 02:14:08] "GET /virtual-machine/7eefd7e2-8b36-41bd-ad09-4b7f3bd6204f HTTP/1.1" 404 171 0.011206 10.0.0.19 - - [2026-02-02 02:14:08] "GET /virtual-machine/7eefd7e2-8b36-41bd-ad09-4b7f3bd6204f HTTP/1.1" 404 171 0.009723 10.0.0.19 - - [2026-02-02 02:14:08] "GET /virtual-machine/7eefd7e2-8b36-41bd-ad09-4b7f3bd6204f HTTP/1.1" 404 171 0.007484 10.0.0.19 - - [2026-02-02 02:14:08] "POST /fqname-to-id HTTP/1.1" 403 339 0.010211 10.0.0.19 - - [2026-02-02 02:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.19 - - [2026-02-02 02:14:08] "GET /global-vrouter-config/40089cd1-dd1b-478e-b14a-c279260eeefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002803 10.0.0.19 - - [2026-02-02 02:14:08] "GET /virtual-networks?parent_id=4d4cd200-3b1e-444b-97cd-eb03c2dd952d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010239 10.0.0.19 - - [2026-02-02 02:14:08] "POST /fqname-to-id HTTP/1.1" 403 361 0.008997 10.0.0.19 - - [2026-02-02 02:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.19 - - [2026-02-02 02:14:08] "GET /routing-instance/5a3faafe-9c8d-498e-b911-9e99a33d1660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.003756 10.0.0.19 - - [2026-02-02 02:14:08] "GET /route-target/b8001a62-9b99-4213-b9b1-05ccd8c3ac9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.010625 10.0.0.19 - - [2026-02-02 02:14:08] "GET /route-target/b8001a62-9b99-4213-b9b1-05ccd8c3ac9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004725 10.0.0.19 - - [2026-02-02 02:14:08] "GET /obj-perms HTTP/1.1" 200 4915 0.009674 10.0.0.19 - - [2026-02-02 02:14:08] "GET /obj-perms HTTP/1.1" 200 4915 0.007952 10.0.0.19 - - [2026-02-02 02:14:09] "GET /obj-perms HTTP/1.1" 200 4915 0.063435 10.0.0.19 - - [2026-02-02 02:14:09] "GET /obj-perms HTTP/1.1" 200 4915 0.009898 10.0.0.19 - - [2026-02-02 02:14:09] "GET /obj-perms HTTP/1.1" 200 5020 0.003647 10.0.0.19 - - [2026-02-02 02:14:12] "GET /obj-perms HTTP/1.1" 200 5020 0.003294 10.0.0.19 - - [2026-02-02 02:14:15] "GET /obj-perms HTTP/1.1" 200 5020 0.003177 10.0.0.19 - - [2026-02-02 02:14:18] "GET /obj-perms HTTP/1.1" 200 5020 0.003833 10.0.0.19 - - [2026-02-02 02:14:21] "GET /obj-perms HTTP/1.1" 200 5020 0.003438 10.0.0.19 - - [2026-02-02 02:14:24] "GET /obj-perms HTTP/1.1" 200 5020 0.003491 10.0.0.19 - - [2026-02-02 02:14:27] "GET /obj-perms HTTP/1.1" 200 5020 0.003635 10.0.0.19 - - [2026-02-02 02:14:30] "GET /obj-perms HTTP/1.1" 200 5020 0.003622 10.0.0.19 - - [2026-02-02 02:14:33] "GET /obj-perms HTTP/1.1" 200 5020 0.003803 10.0.0.19 - - [2026-02-02 02:14:36] "GET /obj-perms HTTP/1.1" 200 5020 0.003412 10.0.0.19 - - [2026-02-02 02:14:38] "GET /obj-perms HTTP/1.1" 200 5056 0.052657 10.0.0.19 - - [2026-02-02 02:14:39] "GET /obj-perms HTTP/1.1" 200 5056 0.055304 10.0.0.19 - - [2026-02-02 02:14:39] "GET /obj-perms HTTP/1.1" 200 5020 0.004554 10.0.0.19 - - [2026-02-02 02:14:42] "GET /obj-perms HTTP/1.1" 200 5020 0.003878 10.0.0.19 - - [2026-02-02 02:14:45] "GET /obj-perms HTTP/1.1" 200 5020 0.003400 10.0.0.19 - - [2026-02-02 02:14:48] "GET /obj-perms HTTP/1.1" 200 5020 0.003750 10.0.0.19 - - [2026-02-02 02:14:51] "GET /obj-perms HTTP/1.1" 200 5020 0.003461 10.0.0.19 - - [2026-02-02 02:14:54] "GET /obj-perms HTTP/1.1" 200 5020 0.003506 10.0.0.19 - - [2026-02-02 02:14:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003013 10.0.0.19 - - [2026-02-02 02:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.19 - - [2026-02-02 02:14:54] "POST /useragent-kv HTTP/1.1" 200 115 0.001649 10.0.0.19 - - [2026-02-02 02:14:54] "DELETE /virtual-network/1e4213f8-0027-47b6-b06b-3efd2fad05c3 HTTP/1.1" 200 115 0.080392 10.0.0.19 - - [2026-02-02 02:14:54] "DELETE /route-target/b8001a62-9b99-4213-b9b1-05ccd8c3ac9d HTTP/1.1" 200 115 0.019871 10.0.0.19 - - [2026-02-02 02:14:54] "DELETE /api-access-list/faf3b4e1-4b4a-408c-825d-4c9073e73518 HTTP/1.1" 200 115 0.024799 10.0.0.19 - - [2026-02-02 02:14:54] "GET /api-access-list/faf3b4e1-4b4a-408c-825d-4c9073e73518 HTTP/1.1" 404 171 0.002608 10.0.0.19 - - [2026-02-02 02:14:55] "GET /projects?obj_uuids=4d4cd200-3b1e-444b-97cd-eb03c2dd952d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001361 10.0.0.19 - - [2026-02-02 02:14:55] "GET /project/4d4cd200-3b1e-444b-97cd-eb03c2dd952d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.026532 10.0.0.19 - - [2026-02-02 02:14:55] "GET /projects?obj_uuids=4d4cd200-3b1e-444b-97cd-eb03c2dd952d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001004 10.0.0.19 - - [2026-02-02 02:14:55] "GET /project/4d4cd200-3b1e-444b-97cd-eb03c2dd952d?fields=virtual_networks HTTP/1.1" 200 1032 0.068935 10.0.0.19 - - [2026-02-02 02:14:55] "GET /projects?obj_uuids=4d4cd200-3b1e-444b-97cd-eb03c2dd952d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001450 10.0.0.19 - - [2026-02-02 02:14:55] "GET /project/4d4cd200-3b1e-444b-97cd-eb03c2dd952d?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.025796 10.0.0.19 - - [2026-02-02 02:14:55] "GET /projects?obj_uuids=4d4cd200-3b1e-444b-97cd-eb03c2dd952d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001181 10.0.0.19 - - [2026-02-02 02:14:55] "GET /project/4d4cd200-3b1e-444b-97cd-eb03c2dd952d?fields=security_groups HTTP/1.1" 200 1253 0.023800 10.0.0.19 - - [2026-02-02 02:14:55] "GET /projects?obj_uuids=5be8765c-f32e-4c19-ae89-c1b09dec4fc0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001225 10.0.0.19 - - [2026-02-02 02:14:55] "GET /project/5be8765c-f32e-4c19-ae89-c1b09dec4fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.024483 10.0.0.19 - - [2026-02-02 02:14:55] "GET /projects?obj_uuids=5be8765c-f32e-4c19-ae89-c1b09dec4fc0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001150 10.0.0.19 - - [2026-02-02 02:14:55] "GET /project/5be8765c-f32e-4c19-ae89-c1b09dec4fc0?fields=virtual_networks HTTP/1.1" 200 1032 0.071237 10.0.0.19 - - [2026-02-02 02:14:55] "GET /projects?obj_uuids=5be8765c-f32e-4c19-ae89-c1b09dec4fc0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001364 10.0.0.19 - - [2026-02-02 02:14:55] "GET /project/5be8765c-f32e-4c19-ae89-c1b09dec4fc0?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.026471 10.0.0.19 - - [2026-02-02 02:14:55] "GET /projects?obj_uuids=5be8765c-f32e-4c19-ae89-c1b09dec4fc0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001233 10.0.0.19 - - [2026-02-02 02:14:56] "GET /project/5be8765c-f32e-4c19-ae89-c1b09dec4fc0?fields=security_groups HTTP/1.1" 200 1253 0.031032 10.0.0.19 - - [2026-02-02 02:14:57] "GET /api-access-list/45895e29-eba6-45ab-a053-49c46fe5e2cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003679 10.0.0.19 - - [2026-02-02 02:14:57] "PUT /api-access-list/45895e29-eba6-45ab-a053-49c46fe5e2cb HTTP/1.1" 200 264 0.008322 10.0.0.19 - - [2026-02-02 02:14:57] "GET /projects?obj_uuids=a7d133c3-84da-4e70-9de4-bbaa5555352d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001174 10.0.0.19 - - [2026-02-02 02:14:57] "GET /project/a7d133c3-84da-4e70-9de4-bbaa5555352d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.024895 10.0.0.19 - - [2026-02-02 02:14:57] "GET /projects?obj_uuids=a7d133c3-84da-4e70-9de4-bbaa5555352d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001058 10.0.0.19 - - [2026-02-02 02:14:57] "GET /project/a7d133c3-84da-4e70-9de4-bbaa5555352d?fields=virtual_networks HTTP/1.1" 200 1033 0.068612 10.0.0.19 - - [2026-02-02 02:14:57] "GET /projects?obj_uuids=a7d133c3-84da-4e70-9de4-bbaa5555352d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001027 10.0.0.19 - - [2026-02-02 02:14:57] "GET /project/a7d133c3-84da-4e70-9de4-bbaa5555352d?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.024559 10.0.0.19 - - [2026-02-02 02:14:57] "GET /projects?obj_uuids=a7d133c3-84da-4e70-9de4-bbaa5555352d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001175 10.0.0.19 - - [2026-02-02 02:14:57] "GET /project/a7d133c3-84da-4e70-9de4-bbaa5555352d?fields=security_groups HTTP/1.1" 200 1254 0.026454 10.0.0.19 - - [2026-02-02 02:14:58] "POST /fqname-to-id HTTP/1.1" 404 188 0.031270 10.0.0.19 - - [2026-02-02 02:14:58] "GET /projects?obj_uuids=6e3e9a80-b86a-4ca9-8233-349c89d443a6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002553 10.0.0.19 - - [2026-02-02 02:14:58] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001045 10.0.0.19 - - [2026-02-02 02:14:58] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006589 10.0.0.19 - - [2026-02-02 02:14:58] "POST /id-to-fqname HTTP/1.1" 200 190 0.001217 10.0.0.19 - - [2026-02-02 02:14:58] "POST /fqname-to-id HTTP/1.1" 404 199 0.004132 10.0.0.19 - - [2026-02-02 02:14:58] "POST /security-groups HTTP/1.1" 200 591 0.067674 10.0.0.19 - - [2026-02-02 02:14:58] "POST /fqname-to-id HTTP/1.1" 404 234 0.003544 10.0.0.19 - - [2026-02-02 02:14:58] "POST /projects HTTP/1.1" 200 585 0.222841 10.0.0.19 - - [2026-02-02 02:14:58] "POST /access-control-lists HTTP/1.1" 200 596 0.060263 10.0.0.19 - - [2026-02-02 02:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.298562 10.0.0.19 - - [2026-02-02 02:14:59] "POST /fqname-to-id HTTP/1.1" 404 233 0.002814 10.0.0.19 - - [2026-02-02 02:14:59] "GET /project/6e3e9a80-b86a-4ca9-8233-349c89d443a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.432454 10.0.0.19 - - [2026-02-02 02:14:59] "POST /access-control-lists HTTP/1.1" 200 594 0.060636 10.0.0.19 - - [2026-02-02 02:15:00] "GET / HTTP/1.1" 200 35931 0.002435 10.0.0.19 - - [2026-02-02 02:15:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000545 10.0.0.19 - - [2026-02-02 02:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.038941 10.0.0.19 - - [2026-02-02 02:15:02] "GET /api-access-list/45895e29-eba6-45ab-a053-49c46fe5e2cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003522 10.0.0.19 - - [2026-02-02 02:15:02] "GET /api-access-list/45895e29-eba6-45ab-a053-49c46fe5e2cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003393 10.0.0.19 - - [2026-02-02 02:15:03] "GET /api-access-list/45895e29-eba6-45ab-a053-49c46fe5e2cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003498 10.0.0.19 - - [2026-02-02 02:15:03] "PUT /api-access-list/45895e29-eba6-45ab-a053-49c46fe5e2cb HTTP/1.1" 200 264 0.009185 10.0.0.19 - - [2026-02-02 02:15:03] "GET /aaa-mode HTTP/1.1" 200 128 0.001191 10.0.0.19 - - [2026-02-02 02:15:03] "POST /fqname-to-id HTTP/1.1" 404 188 0.028281 10.0.0.19 - - [2026-02-02 02:15:03] "GET /projects?obj_uuids=cc5f6367-730d-4fda-92e1-9c490d0fa064&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.062385 10.0.0.19 - - [2026-02-02 02:15:03] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001134 10.0.0.19 - - [2026-02-02 02:15:03] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.050483 10.0.0.19 - - [2026-02-02 02:15:03] "POST /id-to-fqname HTTP/1.1" 200 190 0.002098 10.0.0.19 - - [2026-02-02 02:15:03] "POST /fqname-to-id HTTP/1.1" 404 199 0.002612 10.0.0.19 - - [2026-02-02 02:15:04] "POST /security-groups HTTP/1.1" 200 591 0.067260 10.0.0.19 - - [2026-02-02 02:15:04] "POST /fqname-to-id HTTP/1.1" 404 234 0.002712 10.0.0.19 - - [2026-02-02 02:15:04] "POST /projects HTTP/1.1" 200 585 0.222835 10.0.0.19 - - [2026-02-02 02:15:04] "POST /access-control-lists HTTP/1.1" 200 596 0.058850 10.0.0.19 - - [2026-02-02 02:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.298338 10.0.0.19 - - [2026-02-02 02:15:04] "POST /fqname-to-id HTTP/1.1" 404 233 0.003181 10.0.0.19 - - [2026-02-02 02:15:04] "GET /project/cc5f6367-730d-4fda-92e1-9c490d0fa064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.493917 10.0.0.19 - - [2026-02-02 02:15:04] "POST /access-control-lists HTTP/1.1" 200 594 0.072307 10.0.0.19 - - [2026-02-02 02:15:04] "POST /fqname-to-id HTTP/1.1" 404 188 0.024864 10.0.0.19 - - [2026-02-02 02:15:04] "GET /projects?obj_uuids=2ba50776-3577-4449-b94b-9c88fc66f512&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003073 10.0.0.19 - - [2026-02-02 02:15:04] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001120 10.0.0.19 - - [2026-02-02 02:15:04] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007426 10.0.0.19 - - [2026-02-02 02:15:04] "POST /id-to-fqname HTTP/1.1" 200 190 0.001713 10.0.0.19 - - [2026-02-02 02:15:04] "POST /fqname-to-id HTTP/1.1" 404 199 0.003764 10.0.0.19 - - [2026-02-02 02:15:04] "POST /security-groups HTTP/1.1" 200 591 0.060307 10.0.0.19 - - [2026-02-02 02:15:04] "POST /fqname-to-id HTTP/1.1" 404 234 0.002966 10.0.0.19 - - [2026-02-02 02:15:04] "POST /projects HTTP/1.1" 200 585 0.205628 10.0.0.19 - - [2026-02-02 02:15:05] "POST /access-control-lists HTTP/1.1" 200 596 0.056255 10.0.0.19 - - [2026-02-02 02:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.283301 10.0.0.19 - - [2026-02-02 02:15:05] "POST /fqname-to-id HTTP/1.1" 404 233 0.003040 10.0.0.19 - - [2026-02-02 02:15:05] "GET /project/2ba50776-3577-4449-b94b-9c88fc66f512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.411435 10.0.0.19 - - [2026-02-02 02:15:05] "POST /access-control-lists HTTP/1.1" 200 594 0.056286 10.0.0.19 - - [2026-02-02 02:15:05] "GET / HTTP/1.1" 200 35931 0.003220 10.0.0.19 - - [2026-02-02 02:15:06] "GET / HTTP/1.1" 200 35931 0.002613 10.0.0.19 - - [2026-02-02 02:15:07] "POST /fqname-to-id HTTP/1.1" 404 183 0.002919 10.0.0.19 - - [2026-02-02 02:15:07] "POST /api-access-lists HTTP/1.1" 200 521 0.016973 10.0.0.19 - - [2026-02-02 02:15:07] "GET /api-access-list/08761e2b-e22b-43d5-a92f-bc824aa265d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.007178 10.0.0.19 - - [2026-02-02 02:15:07] "GET /api-access-list/08761e2b-e22b-43d5-a92f-bc824aa265d7 HTTP/1.1" 401 292 0.000497 10.0.0.19 - - [2026-02-02 02:15:07] "GET /api-access-list/08761e2b-e22b-43d5-a92f-bc824aa265d7 HTTP/1.1" 200 1287 0.062479 10.0.0.19 - - [2026-02-02 02:15:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000418 10.0.0.19 - - [2026-02-02 02:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.049912 10.0.0.19 - - [2026-02-02 02:15:07] "GET /projects?obj_uuids=cc5f6367-730d-4fda-92e1-9c490d0fa064&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001232 10.0.0.19 - - [2026-02-02 02:15:07] "GET /project/cc5f6367-730d-4fda-92e1-9c490d0fa064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.037473 10.0.0.19 - - [2026-02-02 02:15:08] "GET /virtual-networks?parent_id=cc5f6367-730d-4fda-92e1-9c490d0fa064&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012851 10.0.0.19 - - [2026-02-02 02:15:08] "POST /virtual-networks HTTP/1.1" 200 583 0.053389 10.0.0.19 - - [2026-02-02 02:15:08] "POST /route-targets HTTP/1.1" 200 327 0.010012 10.0.0.19 - - [2026-02-02 02:15:08] "POST /ref-update HTTP/1.1" 200 156 0.014794 10.0.0.19 - - [2026-02-02 02:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.016085 10.0.0.19 - - [2026-02-02 02:15:08] "GET /network-ipam/9d19402d-1d45-42cb-8133-acbb7487fd6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.013237 10.0.0.19 - - [2026-02-02 02:15:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002854 10.0.0.19 - - [2026-02-02 02:15:08] "POST /ref-update HTTP/1.1" 200 156 0.055381 10.0.0.19 - - [2026-02-02 02:15:08] "POST /neutron/network HTTP/1.1" 200 845 0.046157 10.0.0.19 - - [2026-02-02 02:15:08] "POST /neutron/network HTTP/1.1" 200 845 0.021513 10.0.0.19 - - [2026-02-02 02:15:08] "GET /virtual-network/182d87d7-3b9e-430b-8a3f-c4b3b8a6f54a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.012971 10.0.0.19 - - [2026-02-02 02:15:08] "POST /neutron/network HTTP/1.1" 200 845 0.017806 10.0.0.19 - - [2026-02-02 02:15:08] "POST /neutron/subnet HTTP/1.1" 200 664 0.025694 10.0.0.19 - - [2026-02-02 02:15:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000662 10.0.0.19 - - [2026-02-02 02:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.046004 10.0.0.19 - - [2026-02-02 02:15:08] "GET /projects?obj_uuids=2ba50776-3577-4449-b94b-9c88fc66f512&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001241 10.0.0.19 - - [2026-02-02 02:15:09] "GET /project/2ba50776-3577-4449-b94b-9c88fc66f512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.037061 10.0.0.19 - - [2026-02-02 02:15:09] "GET /virtual-networks?parent_id=2ba50776-3577-4449-b94b-9c88fc66f512&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013047 10.0.0.19 - - [2026-02-02 02:15:09] "POST /virtual-networks HTTP/1.1" 200 583 0.049671 10.0.0.19 - - [2026-02-02 02:15:09] "POST /route-targets HTTP/1.1" 200 327 0.011136 10.0.0.19 - - [2026-02-02 02:15:09] "POST /ref-update HTTP/1.1" 200 156 0.016208 10.0.0.19 - - [2026-02-02 02:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.015410 10.0.0.19 - - [2026-02-02 02:15:09] "GET /network-ipam/9d19402d-1d45-42cb-8133-acbb7487fd6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.013487 10.0.0.19 - - [2026-02-02 02:15:09] "POST /useragent-kv HTTP/1.1" 200 115 0.006104 10.0.0.19 - - [2026-02-02 02:15:09] "POST /ref-update HTTP/1.1" 200 156 0.069518 10.0.0.19 - - [2026-02-02 02:15:09] "POST /neutron/network HTTP/1.1" 200 846 0.052370 10.0.0.19 - - [2026-02-02 02:15:09] "POST /neutron/network HTTP/1.1" 200 846 0.026388 10.0.0.19 - - [2026-02-02 02:15:09] "GET /virtual-network/2b6c1336-626a-4c76-919f-e664b1b5e18f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2007 0.020498 10.0.0.19 - - [2026-02-02 02:15:09] "POST /neutron/network HTTP/1.1" 200 846 0.022534 10.0.0.19 - - [2026-02-02 02:15:09] "POST /neutron/subnet HTTP/1.1" 200 669 0.028364 10.0.0.19 - - [2026-02-02 02:15:09] "GET /virtual-network/182d87d7-3b9e-430b-8a3f-c4b3b8a6f54a HTTP/1.1" 401 292 0.000483 10.0.0.19 - - [2026-02-02 02:15:10] "GET /virtual-network/182d87d7-3b9e-430b-8a3f-c4b3b8a6f54a HTTP/1.1" 200 2303 0.043865 10.0.0.19 - - [2026-02-02 02:15:10] "GET /virtual-network/182d87d7-3b9e-430b-8a3f-c4b3b8a6f54a HTTP/1.1" 401 292 0.000377 10.0.0.19 - - [2026-02-02 02:15:10] "GET /virtual-network/182d87d7-3b9e-430b-8a3f-c4b3b8a6f54a HTTP/1.1" 403 376 0.036810 10.0.0.19 - - [2026-02-02 02:15:10] "GET /virtual-network/182d87d7-3b9e-430b-8a3f-c4b3b8a6f54a HTTP/1.1" 200 2303 0.005002 10.0.0.19 - - [2026-02-02 02:15:10] "GET /virtual-networks HTTP/1.1" 200 371 0.017285 10.0.0.19 - - [2026-02-02 02:15:10] "GET /virtual-networks HTTP/1.1" 200 371 0.016412 10.0.0.19 - - [2026-02-02 02:15:10] "GET /obj-perms HTTP/1.1" 403 257 0.036235 10.0.0.19 - - [2026-02-02 02:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.19 - - [2026-02-02 02:15:10] "GET /virtual-network/182d87d7-3b9e-430b-8a3f-c4b3b8a6f54a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.013898 10.0.0.19 - - [2026-02-02 02:15:11] "GET /obj-perms HTTP/1.1" 403 257 0.036759 10.0.0.19 - - [2026-02-02 02:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.19 - - [2026-02-02 02:15:11] "GET /virtual-network/182d87d7-3b9e-430b-8a3f-c4b3b8a6f54a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.009274 10.0.0.19 - - [2026-02-02 02:15:11] "GET /obj-perms HTTP/1.1" 200 5030 0.059244 10.0.0.19 - - [2026-02-02 02:15:11] "GET /obj-perms HTTP/1.1" 403 257 0.007842 10.0.0.19 - - [2026-02-02 02:15:11] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.019330 10.0.0.19 - - [2026-02-02 02:15:12] "GET /obj-perms HTTP/1.1" 403 257 0.008302 10.0.0.19 - - [2026-02-02 02:15:12] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.016981 10.0.0.19 - - [2026-02-02 02:15:12] "GET /obj-perms HTTP/1.1" 200 5030 0.003376 10.0.0.19 - - [2026-02-02 02:15:12] "PUT /virtual-network/182d87d7-3b9e-430b-8a3f-c4b3b8a6f54a HTTP/1.1" 200 264 0.028538 10.0.0.19 - - [2026-02-02 02:15:12] "GET /virtual-networks HTTP/1.1" 200 132 0.020850 10.0.0.19 - - [2026-02-02 02:15:12] "GET /virtual-networks HTTP/1.1" 200 611 0.016123 10.0.0.19 - - [2026-02-02 02:15:12] "GET /virtual-networks HTTP/1.1" 200 1429 0.002620 10.0.0.19 - - [2026-02-02 02:15:12] "GET /obj-perms HTTP/1.1" 403 257 0.008682 10.0.0.19 - - [2026-02-02 02:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.19 - - [2026-02-02 02:15:12] "GET /virtual-network/182d87d7-3b9e-430b-8a3f-c4b3b8a6f54a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.008802 10.0.0.19 - - [2026-02-02 02:15:12] "GET /obj-perms HTTP/1.1" 403 257 0.035136 10.0.0.19 - - [2026-02-02 02:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.19 - - [2026-02-02 02:15:12] "GET /virtual-network/182d87d7-3b9e-430b-8a3f-c4b3b8a6f54a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.008937 10.0.0.19 - - [2026-02-02 02:15:12] "GET /obj-perms HTTP/1.1" 403 257 0.007694 10.0.0.19 - - [2026-02-02 02:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.19 - - [2026-02-02 02:15:12] "GET /virtual-network/182d87d7-3b9e-430b-8a3f-c4b3b8a6f54a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2007 0.014395 10.0.0.19 - - [2026-02-02 02:15:13] "GET /obj-perms HTTP/1.1" 200 5030 0.003858 10.0.0.19 - - [2026-02-02 02:15:13] "GET /obj-perms HTTP/1.1" 403 257 0.009301 10.0.0.19 - - [2026-02-02 02:15:13] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018220 10.0.0.19 - - [2026-02-02 02:15:13] "GET /obj-perms HTTP/1.1" 403 257 0.007936 10.0.0.19 - - [2026-02-02 02:15:13] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 611 0.017330 10.0.0.19 - - [2026-02-02 02:15:13] "GET /obj-perms HTTP/1.1" 200 5030 0.003261 10.0.0.19 - - [2026-02-02 02:15:13] "PUT /virtual-network/182d87d7-3b9e-430b-8a3f-c4b3b8a6f54a HTTP/1.1" 200 264 0.025135 10.0.0.19 - - [2026-02-02 02:15:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003338 10.0.0.19 - - [2026-02-02 02:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.19 - - [2026-02-02 02:15:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003008 10.0.0.19 - - [2026-02-02 02:15:13] "DELETE /virtual-network/2b6c1336-626a-4c76-919f-e664b1b5e18f HTTP/1.1" 200 115 0.071999 10.0.0.19 - - [2026-02-02 02:15:13] "DELETE /route-target/a8bfd689-8b42-45ec-9b60-8bc1bc85608f HTTP/1.1" 200 115 0.022750 10.0.0.19 - - [2026-02-02 02:15:13] "POST /useragent-kv HTTP/1.1" 200 115 0.004186 10.0.0.19 - - [2026-02-02 02:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004755 10.0.0.19 - - [2026-02-02 02:15:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003608 10.0.0.19 - - [2026-02-02 02:15:13] "DELETE /virtual-network/182d87d7-3b9e-430b-8a3f-c4b3b8a6f54a HTTP/1.1" 200 115 0.081249 10.0.0.19 - - [2026-02-02 02:15:13] "DELETE /route-target/98a8340a-d467-4d4e-bd95-af8afccf6055 HTTP/1.1" 200 115 0.024767 10.0.0.19 - - [2026-02-02 02:15:13] "DELETE /api-access-list/08761e2b-e22b-43d5-a92f-bc824aa265d7 HTTP/1.1" 200 115 0.025628 10.0.0.19 - - [2026-02-02 02:15:13] "GET /api-access-list/08761e2b-e22b-43d5-a92f-bc824aa265d7 HTTP/1.1" 404 171 0.003066 10.0.0.19 - - [2026-02-02 02:15:13] "GET /projects?obj_uuids=2ba50776-3577-4449-b94b-9c88fc66f512&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001143 10.0.0.19 - - [2026-02-02 02:15:13] "GET /project/2ba50776-3577-4449-b94b-9c88fc66f512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.028911 10.0.0.19 - - [2026-02-02 02:15:13] "GET /projects?obj_uuids=2ba50776-3577-4449-b94b-9c88fc66f512&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001924 10.0.0.19 - - [2026-02-02 02:15:13] "GET /project/2ba50776-3577-4449-b94b-9c88fc66f512?fields=virtual_networks HTTP/1.1" 200 1042 0.072611 10.0.0.19 - - [2026-02-02 02:15:14] "GET /projects?obj_uuids=2ba50776-3577-4449-b94b-9c88fc66f512&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001142 10.0.0.19 - - [2026-02-02 02:15:14] "GET /project/2ba50776-3577-4449-b94b-9c88fc66f512?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.025404 10.0.0.19 - - [2026-02-02 02:15:14] "GET /projects?obj_uuids=2ba50776-3577-4449-b94b-9c88fc66f512&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001086 10.0.0.19 - - [2026-02-02 02:15:14] "GET /project/2ba50776-3577-4449-b94b-9c88fc66f512?fields=security_groups HTTP/1.1" 200 1268 0.023507 10.0.0.19 - - [2026-02-02 02:15:14] "GET /projects?obj_uuids=cc5f6367-730d-4fda-92e1-9c490d0fa064&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001372 10.0.0.19 - - [2026-02-02 02:15:14] "GET /project/cc5f6367-730d-4fda-92e1-9c490d0fa064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.026633 10.0.0.19 - - [2026-02-02 02:15:14] "GET /projects?obj_uuids=cc5f6367-730d-4fda-92e1-9c490d0fa064&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001080 10.0.0.19 - - [2026-02-02 02:15:14] "GET /project/cc5f6367-730d-4fda-92e1-9c490d0fa064?fields=virtual_networks HTTP/1.1" 200 1043 0.065568 10.0.0.19 - - [2026-02-02 02:15:14] "GET /projects?obj_uuids=cc5f6367-730d-4fda-92e1-9c490d0fa064&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001169 10.0.0.19 - - [2026-02-02 02:15:14] "GET /project/cc5f6367-730d-4fda-92e1-9c490d0fa064?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.024995 10.0.0.19 - - [2026-02-02 02:15:14] "GET /projects?obj_uuids=cc5f6367-730d-4fda-92e1-9c490d0fa064&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001118 10.0.0.19 - - [2026-02-02 02:15:14] "GET /project/cc5f6367-730d-4fda-92e1-9c490d0fa064?fields=security_groups HTTP/1.1" 200 1269 0.025827 10.0.0.19 - - [2026-02-02 02:15:15] "GET /aaa-mode HTTP/1.1" 200 128 0.001178 10.0.0.19 - - [2026-02-02 02:15:16] "GET / HTTP/1.1" 200 35931 0.001663 10.0.0.19 - - [2026-02-02 02:15:17] "GET / HTTP/1.1" 200 35931 0.001835 10.0.0.19 - - [2026-02-02 02:15:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000497 10.0.0.19 - - [2026-02-02 02:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.069649 10.0.0.19 - - [2026-02-02 02:15:18] "GET /projects?obj_uuids=6e3e9a80-b86a-4ca9-8233-349c89d443a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001213 10.0.0.19 - - [2026-02-02 02:15:18] "GET /project/6e3e9a80-b86a-4ca9-8233-349c89d443a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.031584 10.0.0.19 - - [2026-02-02 02:15:18] "GET /virtual-networks?parent_id=6e3e9a80-b86a-4ca9-8233-349c89d443a6&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.007703 10.0.0.19 - - [2026-02-02 02:15:18] "POST /fqname-to-id HTTP/1.1" 404 197 0.007797 10.0.0.19 - - [2026-02-02 02:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010657 10.0.0.19 - - [2026-02-02 02:15:18] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001274 10.0.0.19 - - [2026-02-02 02:15:18] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.015134 10.0.0.19 - - [2026-02-02 02:15:18] "POST /service-templates HTTP/1.1" 403 264 0.007209 10.0.0.19 - - [2026-02-02 02:15:18] "POST /fqname-to-id HTTP/1.1" 404 215 0.002855 10.0.0.19 - - [2026-02-02 02:15:18] "POST /api-access-lists HTTP/1.1" 200 555 0.016211 10.0.0.19 - - [2026-02-02 02:15:18] "GET /api-access-list/2da491e9-e032-41f6-927a-1f503214519a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.004158 10.0.0.19 - - [2026-02-02 02:15:18] "GET /api-access-list/2da491e9-e032-41f6-927a-1f503214519a HTTP/1.1" 200 1322 0.003577 10.0.0.19 - - [2026-02-02 02:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010425 10.0.0.19 - - [2026-02-02 02:15:18] "GET /projects?obj_uuids=6e3e9a80-b86a-4ca9-8233-349c89d443a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001225 10.0.0.19 - - [2026-02-02 02:15:18] "GET /project/6e3e9a80-b86a-4ca9-8233-349c89d443a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.028739 10.0.0.19 - - [2026-02-02 02:15:18] "GET /virtual-networks?parent_id=6e3e9a80-b86a-4ca9-8233-349c89d443a6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010754 10.0.0.19 - - [2026-02-02 02:15:18] "POST /virtual-networks HTTP/1.1" 200 583 0.046310 10.0.0.19 - - [2026-02-02 02:15:18] "POST /route-targets HTTP/1.1" 200 327 0.010502 10.0.0.19 - - [2026-02-02 02:15:18] "POST /ref-update HTTP/1.1" 200 156 0.011712 10.0.0.19 - - [2026-02-02 02:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.014954 10.0.0.19 - - [2026-02-02 02:15:18] "GET /network-ipam/9d19402d-1d45-42cb-8133-acbb7487fd6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.011795 10.0.0.19 - - [2026-02-02 02:15:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002097 10.0.0.19 - - [2026-02-02 02:15:18] "POST /ref-update HTTP/1.1" 200 156 0.046284 10.0.0.19 - - [2026-02-02 02:15:19] "POST /neutron/network HTTP/1.1" 200 847 0.041715 10.0.0.19 - - [2026-02-02 02:15:19] "POST /neutron/network HTTP/1.1" 200 847 0.016847 10.0.0.19 - - [2026-02-02 02:15:19] "GET /virtual-network/9f89cbc7-be23-4d50-bfb0-ee9f91ec20ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.013514 10.0.0.19 - - [2026-02-02 02:15:19] "POST /neutron/network HTTP/1.1" 200 847 0.016737 10.0.0.19 - - [2026-02-02 02:15:19] "POST /neutron/subnet HTTP/1.1" 200 674 0.026221 10.0.0.19 - - [2026-02-02 02:15:19] "POST /neutron/network HTTP/1.1" 200 847 0.062113 10.0.0.19 - - [2026-02-02 02:15:19] "GET /virtual-network/9f89cbc7-be23-4d50-bfb0-ee9f91ec20ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004566 10.0.0.19 - - [2026-02-02 02:15:19] "GET /network-ipam/9d19402d-1d45-42cb-8133-acbb7487fd6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.002714 10.0.0.19 - - [2026-02-02 02:15:19] "GET /domains HTTP/1.1" 200 280 0.003418 10.0.0.19 - - [2026-02-02 02:15:19] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001037 10.0.0.19 - - [2026-02-02 02:15:19] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 3488 0.006800 10.0.0.19 - - [2026-02-02 02:15:19] "GET /projects?obj_uuids=6e3e9a80-b86a-4ca9-8233-349c89d443a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000973 10.0.0.19 - - [2026-02-02 02:15:19] "GET /project/6e3e9a80-b86a-4ca9-8233-349c89d443a6 HTTP/1.1" 200 2361 0.069977 10.0.0.19 - - [2026-02-02 02:15:19] "GET /virtual-network/9f89cbc7-be23-4d50-bfb0-ee9f91ec20ba HTTP/1.1" 200 2311 0.007023 10.0.0.19 - - [2026-02-02 02:15:19] "GET /virtual-network/9f89cbc7-be23-4d50-bfb0-ee9f91ec20ba HTTP/1.1" 200 2311 0.004922 10.0.0.19 - - [2026-02-02 02:15:19] "GET /routing-instance/7e18181d-5220-4169-8c2c-fb5681aa634c HTTP/1.1" 200 1555 0.003520 10.0.0.19 - - [2026-02-02 02:15:19] "GET /routing-instance/7e18181d-5220-4169-8c2c-fb5681aa634c HTTP/1.1" 200 1555 0.003484 10.0.0.19 - - [2026-02-02 02:15:19] "GET /route-target/94d57187-ed54-478d-bbbc-8a25b6ce3ab5 HTTP/1.1" 200 1245 0.004025 10.0.0.19 - - [2026-02-02 02:15:19] "GET /virtual-network/9f89cbc7-be23-4d50-bfb0-ee9f91ec20ba HTTP/1.1" 200 2311 0.004866 10.0.0.19 - - [2026-02-02 02:15:19] "GET /routing-instance/7e18181d-5220-4169-8c2c-fb5681aa634c HTTP/1.1" 200 1555 0.003500 10.0.0.19 - - [2026-02-02 02:15:19] "GET /virtual-network/9f89cbc7-be23-4d50-bfb0-ee9f91ec20ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005370 10.0.0.19 - - [2026-02-02 02:15:19] "GET /virtual-network/9f89cbc7-be23-4d50-bfb0-ee9f91ec20ba HTTP/1.1" 200 2311 0.004579 10.0.0.19 - - [2026-02-02 02:15:19] "GET /routing-instance/7e18181d-5220-4169-8c2c-fb5681aa634c HTTP/1.1" 200 1555 0.004476 10.0.0.19 - - [2026-02-02 02:15:19] "GET /routing-instance/7e18181d-5220-4169-8c2c-fb5681aa634c HTTP/1.1" 200 1555 0.004173 10.0.0.19 - - [2026-02-02 02:15:19] "GET /route-target/94d57187-ed54-478d-bbbc-8a25b6ce3ab5 HTTP/1.1" 200 1245 0.003501 10.0.0.19 - - [2026-02-02 02:15:19] "GET /domains HTTP/1.1" 200 280 0.002912 10.0.0.19 - - [2026-02-02 02:15:19] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001715 10.0.0.19 - - [2026-02-02 02:15:19] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540 HTTP/1.1" 200 3488 0.008266 10.0.0.19 - - [2026-02-02 02:15:19] "GET /projects?obj_uuids=6e3e9a80-b86a-4ca9-8233-349c89d443a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001052 10.0.0.19 - - [2026-02-02 02:15:19] "GET /project/6e3e9a80-b86a-4ca9-8233-349c89d443a6 HTTP/1.1" 200 2361 0.065203 10.0.0.19 - - [2026-02-02 02:15:19] "GET /virtual-network/9f89cbc7-be23-4d50-bfb0-ee9f91ec20ba HTTP/1.1" 200 2311 0.004981 10.0.0.19 - - [2026-02-02 02:15:19] "GET /obj-perms HTTP/1.1" 200 5030 0.003697 10.0.0.19 - - [2026-02-02 02:15:19] "POST /fqname-to-id HTTP/1.1" 404 197 0.008903 10.0.0.19 - - [2026-02-02 02:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008957 10.0.0.19 - - [2026-02-02 02:15:19] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001135 10.0.0.19 - - [2026-02-02 02:15:19] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.014356 10.0.0.19 - - [2026-02-02 02:15:19] "POST /service-templates HTTP/1.1" 403 264 0.009494 10.0.0.19 - - [2026-02-02 02:15:19] "POST /fqname-to-id HTTP/1.1" 404 183 0.002973 10.0.0.19 - - [2026-02-02 02:15:19] "POST /api-access-lists HTTP/1.1" 200 521 0.015217 10.0.0.19 - - [2026-02-02 02:15:19] "GET /api-access-list/17275c31-5d14-425f-a4a9-fd95afd58378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.004406 10.0.0.19 - - [2026-02-02 02:15:19] "GET /api-access-list/17275c31-5d14-425f-a4a9-fd95afd58378 HTTP/1.1" 200 1289 0.004319 10.0.0.19 - - [2026-02-02 02:15:19] "POST /fqname-to-id HTTP/1.1" 404 197 0.012685 10.0.0.19 - - [2026-02-02 02:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012240 10.0.0.19 - - [2026-02-02 02:15:20] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001355 10.0.0.19 - - [2026-02-02 02:15:20] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.015771 10.0.0.19 - - [2026-02-02 02:15:20] "POST /service-templates HTTP/1.1" 200 551 0.026035 10.0.0.19 - - [2026-02-02 02:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012088 10.0.0.19 - - [2026-02-02 02:15:20] "GET /service-template/95dd13a4-8f78-46fb-a77a-88c9d640873f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.012353 10.0.0.19 - - [2026-02-02 02:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010729 10.0.0.19 - - [2026-02-02 02:15:20] "GET /service-template/95dd13a4-8f78-46fb-a77a-88c9d640873f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.011502 10.0.0.19 - - [2026-02-02 02:15:20] "GET /virtual-network/9f89cbc7-be23-4d50-bfb0-ee9f91ec20ba HTTP/1.1" 401 292 0.000543 10.0.0.19 - - [2026-02-02 02:15:20] "GET /virtual-network/9f89cbc7-be23-4d50-bfb0-ee9f91ec20ba HTTP/1.1" 403 263 0.036760 10.0.0.19 - - [2026-02-02 02:15:20] "GET /service-template/95dd13a4-8f78-46fb-a77a-88c9d640873f HTTP/1.1" 403 264 0.008479 10.0.0.19 - - [2026-02-02 02:15:21] "GET /service-template/95dd13a4-8f78-46fb-a77a-88c9d640873f HTTP/1.1" 403 264 0.041927 10.0.0.19 - - [2026-02-02 02:15:21] "GET /obj-perms HTTP/1.1" 403 257 0.041384 10.0.0.19 - - [2026-02-02 02:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.19 - - [2026-02-02 02:15:21] "GET /virtual-network/9f89cbc7-be23-4d50-bfb0-ee9f91ec20ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.009721 10.0.0.19 - - [2026-02-02 02:15:21] "GET /obj-perms HTTP/1.1" 403 257 0.008898 10.0.0.19 - - [2026-02-02 02:15:21] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.008141 10.0.0.19 - - [2026-02-02 02:15:21] "GET /api-access-list/2da491e9-e032-41f6-927a-1f503214519a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.003415 10.0.0.19 - - [2026-02-02 02:15:21] "PUT /api-access-list/2da491e9-e032-41f6-927a-1f503214519a HTTP/1.1" 200 264 0.009436 10.0.0.19 - - [2026-02-02 02:15:21] "GET /api-access-list/2da491e9-e032-41f6-927a-1f503214519a HTTP/1.1" 200 1459 0.003541 10.0.0.19 - - [2026-02-02 02:15:21] "GET /virtual-network/9f89cbc7-be23-4d50-bfb0-ee9f91ec20ba HTTP/1.1" 200 2311 0.013666 10.0.0.19 - - [2026-02-02 02:15:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000574 10.0.0.19 - - [2026-02-02 02:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.044889 10.0.0.19 - - [2026-02-02 02:15:22] "GET /projects?obj_uuids=6e3e9a80-b86a-4ca9-8233-349c89d443a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001201 10.0.0.19 - - [2026-02-02 02:15:22] "GET /project/6e3e9a80-b86a-4ca9-8233-349c89d443a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.034651 10.0.0.19 - - [2026-02-02 02:15:22] "GET /virtual-networks?parent_id=6e3e9a80-b86a-4ca9-8233-349c89d443a6&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.014485 10.0.0.19 - - [2026-02-02 02:15:22] "POST /virtual-networks HTTP/1.1" 403 263 0.008345 10.0.0.19 - - [2026-02-02 02:15:22] "GET /service-template/95dd13a4-8f78-46fb-a77a-88c9d640873f HTTP/1.1" 403 264 0.008521 10.0.0.19 - - [2026-02-02 02:15:22] "GET /service-template/95dd13a4-8f78-46fb-a77a-88c9d640873f HTTP/1.1" 403 264 0.035749 10.0.0.19 - - [2026-02-02 02:15:22] "GET /obj-perms HTTP/1.1" 403 257 0.007259 10.0.0.19 - - [2026-02-02 02:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.19 - - [2026-02-02 02:15:22] "GET /virtual-network/9f89cbc7-be23-4d50-bfb0-ee9f91ec20ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.013548 10.0.0.19 - - [2026-02-02 02:15:22] "GET /obj-perms HTTP/1.1" 403 257 0.008186 10.0.0.19 - - [2026-02-02 02:15:22] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.019336 10.0.0.19 - - [2026-02-02 02:15:23] "GET /api-access-list/17275c31-5d14-425f-a4a9-fd95afd58378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.004442 10.0.0.19 - - [2026-02-02 02:15:23] "PUT /api-access-list/17275c31-5d14-425f-a4a9-fd95afd58378 HTTP/1.1" 200 264 0.011627 10.0.0.19 - - [2026-02-02 02:15:23] "GET /api-access-list/17275c31-5d14-425f-a4a9-fd95afd58378 HTTP/1.1" 200 1427 0.003605 10.0.0.19 - - [2026-02-02 02:15:23] "GET /service-template/95dd13a4-8f78-46fb-a77a-88c9d640873f HTTP/1.1" 200 1854 0.012455 10.0.0.19 - - [2026-02-02 02:15:23] "POST /fqname-to-id HTTP/1.1" 404 197 0.009081 10.0.0.19 - - [2026-02-02 02:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009971 10.0.0.19 - - [2026-02-02 02:15:23] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001248 10.0.0.19 - - [2026-02-02 02:15:23] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.015222 10.0.0.19 - - [2026-02-02 02:15:23] "POST /service-templates HTTP/1.1" 403 264 0.008581 10.0.0.19 - - [2026-02-02 02:15:23] "GET /api-access-list/2da491e9-e032-41f6-927a-1f503214519a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003434 10.0.0.19 - - [2026-02-02 02:15:23] "PUT /api-access-list/2da491e9-e032-41f6-927a-1f503214519a HTTP/1.1" 200 264 0.010511 10.0.0.19 - - [2026-02-02 02:15:23] "GET /api-access-list/2da491e9-e032-41f6-927a-1f503214519a HTTP/1.1" 200 1322 0.004090 10.0.0.19 - - [2026-02-02 02:15:23] "GET /api-access-list/17275c31-5d14-425f-a4a9-fd95afd58378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.003155 10.0.0.19 - - [2026-02-02 02:15:23] "PUT /api-access-list/17275c31-5d14-425f-a4a9-fd95afd58378 HTTP/1.1" 200 264 0.009084 10.0.0.19 - - [2026-02-02 02:15:23] "GET /api-access-list/17275c31-5d14-425f-a4a9-fd95afd58378 HTTP/1.1" 200 1289 0.003743 10.0.0.19 - - [2026-02-02 02:15:23] "GET /virtual-network/9f89cbc7-be23-4d50-bfb0-ee9f91ec20ba HTTP/1.1" 403 263 0.008487 10.0.0.19 - - [2026-02-02 02:15:23] "GET /virtual-network/9f89cbc7-be23-4d50-bfb0-ee9f91ec20ba HTTP/1.1" 403 263 0.039060 10.0.0.19 - - [2026-02-02 02:15:23] "GET /service-template/95dd13a4-8f78-46fb-a77a-88c9d640873f HTTP/1.1" 403 264 0.008929 10.0.0.19 - - [2026-02-02 02:15:24] "GET /service-template/95dd13a4-8f78-46fb-a77a-88c9d640873f HTTP/1.1" 403 264 0.034706 10.0.0.19 - - [2026-02-02 02:15:24] "GET /obj-perms HTTP/1.1" 403 257 0.008570 10.0.0.19 - - [2026-02-02 02:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.19 - - [2026-02-02 02:15:24] "GET /virtual-network/9f89cbc7-be23-4d50-bfb0-ee9f91ec20ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.009167 10.0.0.19 - - [2026-02-02 02:15:24] "GET /obj-perms HTTP/1.1" 403 257 0.037415 10.0.0.19 - - [2026-02-02 02:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.19 - - [2026-02-02 02:15:24] "GET /virtual-network/9f89cbc7-be23-4d50-bfb0-ee9f91ec20ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.008224 10.0.0.19 - - [2026-02-02 02:15:24] "GET /obj-perms HTTP/1.1" 403 257 0.008738 10.0.0.19 - - [2026-02-02 02:15:24] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.008598 10.0.0.19 - - [2026-02-02 02:15:24] "GET /api-access-list/45895e29-eba6-45ab-a053-49c46fe5e2cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.005732 10.0.0.19 - - [2026-02-02 02:15:24] "PUT /api-access-list/45895e29-eba6-45ab-a053-49c46fe5e2cb HTTP/1.1" 200 264 0.009638 10.0.0.19 - - [2026-02-02 02:15:25] "GET /service-template/95dd13a4-8f78-46fb-a77a-88c9d640873f HTTP/1.1" 200 1854 0.010913 10.0.0.19 - - [2026-02-02 02:15:25] "GET /virtual-network/9f89cbc7-be23-4d50-bfb0-ee9f91ec20ba HTTP/1.1" 200 2311 0.013636 10.0.0.19 - - [2026-02-02 02:15:25] "GET /obj-perms HTTP/1.1" 403 257 0.008279 10.0.0.19 - - [2026-02-02 02:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.19 - - [2026-02-02 02:15:25] "GET /virtual-network/9f89cbc7-be23-4d50-bfb0-ee9f91ec20ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.013559 10.0.0.19 - - [2026-02-02 02:15:25] "GET /obj-perms HTTP/1.1" 403 257 0.009069 10.0.0.19 - - [2026-02-02 02:15:25] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.017208 10.0.0.19 - - [2026-02-02 02:15:25] "DELETE /api-access-list/2da491e9-e032-41f6-927a-1f503214519a HTTP/1.1" 200 115 0.018878 10.0.0.19 - - [2026-02-02 02:15:25] "GET /api-access-list/2da491e9-e032-41f6-927a-1f503214519a HTTP/1.1" 404 171 0.002335 10.0.0.19 - - [2026-02-02 02:15:25] "DELETE /api-access-list/17275c31-5d14-425f-a4a9-fd95afd58378 HTTP/1.1" 200 115 0.019959 10.0.0.19 - - [2026-02-02 02:15:25] "GET /api-access-list/17275c31-5d14-425f-a4a9-fd95afd58378 HTTP/1.1" 404 171 0.002652 10.0.0.19 - - [2026-02-02 02:15:25] "GET /virtual-network/9f89cbc7-be23-4d50-bfb0-ee9f91ec20ba HTTP/1.1" 401 292 0.000392 10.0.0.19 - - [2026-02-02 02:15:25] "GET /virtual-network/9f89cbc7-be23-4d50-bfb0-ee9f91ec20ba HTTP/1.1" 403 263 0.036346 10.0.0.19 - - [2026-02-02 02:15:25] "GET /service-template/95dd13a4-8f78-46fb-a77a-88c9d640873f HTTP/1.1" 403 264 0.006885 10.0.0.19 - - [2026-02-02 02:15:26] "GET /service-template/95dd13a4-8f78-46fb-a77a-88c9d640873f HTTP/1.1" 403 264 0.037364 10.0.0.19 - - [2026-02-02 02:15:26] "GET /obj-perms HTTP/1.1" 403 257 0.034229 10.0.0.19 - - [2026-02-02 02:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.19 - - [2026-02-02 02:15:26] "GET /virtual-network/9f89cbc7-be23-4d50-bfb0-ee9f91ec20ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.007019 10.0.0.19 - - [2026-02-02 02:15:26] "GET /obj-perms HTTP/1.1" 403 257 0.007752 10.0.0.19 - - [2026-02-02 02:15:26] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.007810 10.0.0.19 - - [2026-02-02 02:15:26] "GET /api-access-list/45895e29-eba6-45ab-a053-49c46fe5e2cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2685 0.004675 10.0.0.19 - - [2026-02-02 02:15:26] "PUT /api-access-list/45895e29-eba6-45ab-a053-49c46fe5e2cb HTTP/1.1" 200 264 0.009777 10.0.0.19 - - [2026-02-02 02:15:26] "GET /virtual-network/9f89cbc7-be23-4d50-bfb0-ee9f91ec20ba HTTP/1.1" 200 2311 0.013715 10.0.0.19 - - [2026-02-02 02:15:26] "GET /service-template/95dd13a4-8f78-46fb-a77a-88c9d640873f HTTP/1.1" 200 1854 0.009484 10.0.0.19 - - [2026-02-02 02:15:26] "GET /obj-perms HTTP/1.1" 403 257 0.006872 10.0.0.19 - - [2026-02-02 02:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.19 - - [2026-02-02 02:15:26] "GET /virtual-network/9f89cbc7-be23-4d50-bfb0-ee9f91ec20ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.012369 10.0.0.19 - - [2026-02-02 02:15:26] "GET /obj-perms HTTP/1.1" 403 257 0.007843 10.0.0.19 - - [2026-02-02 02:15:26] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.016579 10.0.0.19 - - [2026-02-02 02:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009286 10.0.0.19 - - [2026-02-02 02:15:27] "DELETE /service-template/95dd13a4-8f78-46fb-a77a-88c9d640873f HTTP/1.1" 200 115 0.022565 10.0.0.19 - - [2026-02-02 02:15:27] "POST /fqname-to-id HTTP/1.1" 404 197 0.009870 10.0.0.19 - - [2026-02-02 02:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005287 10.0.0.19 - - [2026-02-02 02:15:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003880 10.0.0.19 - - [2026-02-02 02:15:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002709 10.0.0.19 - - [2026-02-02 02:15:27] "DELETE /virtual-network/9f89cbc7-be23-4d50-bfb0-ee9f91ec20ba HTTP/1.1" 200 115 0.087679 10.0.0.19 - - [2026-02-02 02:15:27] "DELETE /route-target/94d57187-ed54-478d-bbbc-8a25b6ce3ab5 HTTP/1.1" 200 115 0.019520 10.0.0.19 - - [2026-02-02 02:15:27] "GET /api-access-list/45895e29-eba6-45ab-a053-49c46fe5e2cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.003671 10.0.0.19 - - [2026-02-02 02:15:27] "PUT /api-access-list/45895e29-eba6-45ab-a053-49c46fe5e2cb HTTP/1.1" 200 264 0.009636 10.0.0.19 - - [2026-02-02 02:15:27] "GET /api-access-list/45895e29-eba6-45ab-a053-49c46fe5e2cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2691 0.003930 10.0.0.19 - - [2026-02-02 02:15:27] "PUT /api-access-list/45895e29-eba6-45ab-a053-49c46fe5e2cb HTTP/1.1" 200 264 0.009000 10.0.0.19 - - [2026-02-02 02:15:28] "GET /api-access-list/45895e29-eba6-45ab-a053-49c46fe5e2cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003418 10.0.0.19 - - [2026-02-02 02:15:28] "PUT /api-access-list/45895e29-eba6-45ab-a053-49c46fe5e2cb HTTP/1.1" 200 264 0.008984 10.0.0.19 - - [2026-02-02 02:15:28] "DELETE /project/2ba5077635774449b94b9c88fc66f512 HTTP/1.1" 404 173 0.090741 10.0.0.19 - - [2026-02-02 02:15:28] "GET /projects?obj_uuids=6e3e9a80-b86a-4ca9-8233-349c89d443a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001310 10.0.0.19 - - [2026-02-02 02:15:28] "GET /project/6e3e9a80-b86a-4ca9-8233-349c89d443a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.022121 10.0.0.19 - - [2026-02-02 02:15:28] "GET /projects?obj_uuids=6e3e9a80-b86a-4ca9-8233-349c89d443a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001315 10.0.0.19 - - [2026-02-02 02:15:28] "GET /projects?obj_uuids=4d4cd200-3b1e-444b-97cd-eb03c2dd952d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001505 10.0.0.19 - - [2026-02-02 02:15:28] "DELETE /project/cc5f6367730d4fda92e19c490d0fa064 HTTP/1.1" 404 173 0.136229 10.0.0.19 - - [2026-02-02 02:15:28] "GET /project/6e3e9a80-b86a-4ca9-8233-349c89d443a6?fields=virtual_networks HTTP/1.1" 200 1041 0.046198 10.0.0.19 - - [2026-02-02 02:15:28] "GET /project/4d4cd200-3b1e-444b-97cd-eb03c2dd952d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.048783 10.0.0.19 - - [2026-02-02 02:15:28] "GET /projects?obj_uuids=a7d133c3-84da-4e70-9de4-bbaa5555352d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001204 10.0.0.19 - - [2026-02-02 02:15:28] "GET /project/a7d133c3-84da-4e70-9de4-bbaa5555352d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.023870 10.0.0.19 - - [2026-02-02 02:15:28] "GET /projects?obj_uuids=a7d133c3-84da-4e70-9de4-bbaa5555352d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001010 10.0.0.19 - - [2026-02-02 02:15:28] "GET /projects?obj_uuids=5be8765c-f32e-4c19-ae89-c1b09dec4fc0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000849 10.0.0.19 - - [2026-02-02 02:15:28] "GET /projects?obj_uuids=6e3e9a80-b86a-4ca9-8233-349c89d443a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000870 10.0.0.19 - - [2026-02-02 02:15:28] "GET /projects?obj_uuids=4d4cd200-3b1e-444b-97cd-eb03c2dd952d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000944 10.0.0.19 - - [2026-02-02 02:15:28] "GET /projects?obj_uuids=cc5f6367-730d-4fda-92e1-9c490d0fa064&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001217 10.0.0.19 - - [2026-02-02 02:15:28] "GET /project/5be8765c-f32e-4c19-ae89-c1b09dec4fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.056648 10.0.0.19 - - [2026-02-02 02:15:28] "DELETE /project/6e3e9a80b86a4ca98233349c89d443a6 HTTP/1.1" 404 173 0.256036 10.0.0.19 - - [2026-02-02 02:15:28] "GET /project/a7d133c3-84da-4e70-9de4-bbaa5555352d?fields=security_groups HTTP/1.1" 200 1359 0.063761 10.0.0.19 - - [2026-02-02 02:15:28] "GET /project/6e3e9a80-b86a-4ca9-8233-349c89d443a6?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.065444 10.0.0.19 - - [2026-02-02 02:15:28] "GET /projects?obj_uuids=2ba50776-3577-4449-b94b-9c88fc66f512&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004679 10.0.0.19 - - [2026-02-02 02:15:28] "GET /project/4d4cd200-3b1e-444b-97cd-eb03c2dd952d?fields=security_groups HTTP/1.1" 200 1358 0.088326 10.0.0.19 - - [2026-02-02 02:15:28] "GET /projects?obj_uuids=5be8765c-f32e-4c19-ae89-c1b09dec4fc0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001560 10.0.0.19 - - [2026-02-02 02:15:28] "GET /projects?obj_uuids=6e3e9a80-b86a-4ca9-8233-349c89d443a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001011 10.0.0.19 - - [2026-02-02 02:15:28] "GET /project/2ba50776-3577-4449-b94b-9c88fc66f512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.058751 10.0.0.19 - - [2026-02-02 02:15:28] "GET /project/cc5f6367-730d-4fda-92e1-9c490d0fa064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.111307 10.0.0.19 - - [2026-02-02 02:15:28] "GET /projects?obj_uuids=2ba50776-3577-4449-b94b-9c88fc66f512&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001053 10.0.0.19 - - [2026-02-02 02:15:28] "GET /project/5be8765c-f32e-4c19-ae89-c1b09dec4fc0?fields=security_groups HTTP/1.1" 200 1358 0.094367 10.0.0.19 - - [2026-02-02 02:15:28] "GET /project/2ba50776-3577-4449-b94b-9c88fc66f512?fields=security_groups HTTP/1.1" 200 1373 0.055223 10.0.0.19 - - [2026-02-02 02:15:28] "GET /projects?obj_uuids=cc5f6367-730d-4fda-92e1-9c490d0fa064&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001378 10.0.0.19 - - [2026-02-02 02:15:28] "GET /project/6e3e9a80-b86a-4ca9-8233-349c89d443a6?fields=security_groups HTTP/1.1" 200 1267 0.122739 10.0.0.19 - - [2026-02-02 02:15:28] "DELETE /security-group/70abc78d-e2de-40bf-9298-87a8dc2fbc6e HTTP/1.1" 200 115 0.130198 10.0.0.19 - - [2026-02-02 02:15:28] "DELETE /access-control-list/11df7cb3-531d-4742-b48b-d73ed7a0b1b7 HTTP/1.1" 200 115 0.075862 10.0.0.19 - - [2026-02-02 02:15:28] "GET /projects?obj_uuids=a7d133c3-84da-4e70-9de4-bbaa5555352d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001007 10.0.0.19 - - [2026-02-02 02:15:28] "GET /project/cc5f6367-730d-4fda-92e1-9c490d0fa064?fields=security_groups HTTP/1.1" 200 1374 0.089532 10.0.0.19 - - [2026-02-02 02:15:29] "DELETE /security-group/7a5ae2d2-4e3e-4409-b05c-8517dab49eb5 HTTP/1.1" 200 115 0.155574 10.0.0.19 - - [2026-02-02 02:15:29] "GET /projects?obj_uuids=4d4cd200-3b1e-444b-97cd-eb03c2dd952d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001186 10.0.0.19 - - [2026-02-02 02:15:29] "GET /project/a7d133c3-84da-4e70-9de4-bbaa5555352d?fields=application_policy_sets HTTP/1.1" 200 1398 0.083858 10.0.0.19 - - [2026-02-02 02:15:29] "DELETE /access-control-list/542c2581-c444-4b58-9f90-47c47098298c HTTP/1.1" 200 115 0.100956 10.0.0.19 - - [2026-02-02 02:15:29] "GET /project/4d4cd200-3b1e-444b-97cd-eb03c2dd952d?fields=application_policy_sets HTTP/1.1" 200 1397 0.078778 10.0.0.19 - - [2026-02-02 02:15:29] "DELETE /security-group/158ae800-0df2-440a-941c-83ad9cf04f91 HTTP/1.1" 200 115 0.172620 10.0.0.19 - - [2026-02-02 02:15:29] "DELETE /security-group/c6c337a9-415e-4fb6-8c83-ea4f19216502 HTTP/1.1" 200 115 0.158769 10.0.0.19 - - [2026-02-02 02:15:29] "GET /projects?obj_uuids=5be8765c-f32e-4c19-ae89-c1b09dec4fc0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001404 10.0.0.19 - - [2026-02-02 02:15:29] "GET /projects?obj_uuids=2ba50776-3577-4449-b94b-9c88fc66f512&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001378 10.0.0.19 - - [2026-02-02 02:15:29] "DELETE /access-control-list/730f8509-c6dc-4527-be46-ee544d600570 HTTP/1.1" 200 115 0.083054 10.0.0.19 - - [2026-02-02 02:15:29] "GET /project/5be8765c-f32e-4c19-ae89-c1b09dec4fc0?fields=application_policy_sets HTTP/1.1" 200 1397 0.092863 10.0.0.19 - - [2026-02-02 02:15:29] "GET /project/2ba50776-3577-4449-b94b-9c88fc66f512?fields=application_policy_sets HTTP/1.1" 200 1412 0.100036 10.0.0.19 - - [2026-02-02 02:15:29] "DELETE /access-control-list/4dbe3b85-bb51-4b1b-9df5-43b43e02e1bb HTTP/1.1" 200 115 0.078331 10.0.0.19 - - [2026-02-02 02:15:29] "DELETE /security-group/58ec6ead-1807-434a-bdc8-15642bd5fce9 HTTP/1.1" 200 115 0.195624 10.0.0.19 - - [2026-02-02 02:15:29] "GET /projects?obj_uuids=cc5f6367-730d-4fda-92e1-9c490d0fa064&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001392 10.0.0.19 - - [2026-02-02 02:15:29] "DELETE /access-control-list/592c5bc7-3863-405e-a7f5-15a971ec37ea HTTP/1.1" 200 115 0.071896 10.0.0.19 - - [2026-02-02 02:15:29] "DELETE /project/a7d133c3-84da-4e70-9de4-bbaa5555352d HTTP/1.1" 200 115 0.844839 10.0.0.19 - - [2026-02-02 02:15:29] "GET /project/cc5f6367-730d-4fda-92e1-9c490d0fa064?fields=application_policy_sets HTTP/1.1" 200 1413 0.092114 10.0.0.19 - - [2026-02-02 02:15:29] "DELETE /project/4d4cd200-3b1e-444b-97cd-eb03c2dd952d HTTP/1.1" 200 115 0.874931 10.0.0.19 - - [2026-02-02 02:15:29] "DELETE /access-control-list/46b177b8-7494-4820-9a9f-cc4f2805d758 HTTP/1.1" 200 115 0.040105 10.0.0.19 - - [2026-02-02 02:15:29] "DELETE /project/5be8765c-f32e-4c19-ae89-c1b09dec4fc0 HTTP/1.1" 200 115 0.916421 10.0.0.19 - - [2026-02-02 02:15:29] "DELETE /project/2ba50776-3577-4449-b94b-9c88fc66f512 HTTP/1.1" 200 115 0.917672 10.0.0.19 - - [2026-02-02 02:15:29] "DELETE /access-control-list/772af48b-1861-409c-bd56-2a2b27a3f4f0 HTTP/1.1" 200 115 0.039300 10.0.0.19 - - [2026-02-02 02:15:29] "DELETE /access-control-list/12451c72-614d-4c8f-b7b7-7d0faf6b3966 HTTP/1.1" 200 115 0.031468 10.0.0.19 - - [2026-02-02 02:15:29] "DELETE /access-control-list/e17da174-f7e3-420e-b607-ca4876e0d1f2 HTTP/1.1" 200 115 0.032475 10.0.0.19 - - [2026-02-02 02:15:29] "DELETE /project/cc5f6367-730d-4fda-92e1-9c490d0fa064 HTTP/1.1" 200 115 1.032895 10.0.0.19 - - [2026-02-02 02:15:29] "DELETE /access-control-list/e067f0d9-786d-4bac-84fb-0c3ed91ceb82 HTTP/1.1" 200 115 0.027207 10.0.0.19 - - [2026-02-02 02:15:29] "GET /projects?obj_uuids=8c00f49e-d63d-4eb5-8702-058da160a268&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001095 10.0.0.19 - - [2026-02-02 02:15:29] "GET /project/8c00f49e-d63d-4eb5-8702-058da160a268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.022701 [Introspect:8084]10.0.0.19 - - [2026-02-02 02:15:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001609 10.0.0.19 - - [2026-02-02 02:15:30] "POST /fqname-to-id HTTP/1.1" 404 184 0.027749 10.0.0.19 - - [2026-02-02 02:15:30] "GET /projects?obj_uuids=e25a0a8f-ed56-4b91-ac52-bd9221b5227e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002508 10.0.0.19 - - [2026-02-02 02:15:30] "GET /domains?obj_uuids=2979d74a-67d6-41b8-91cd-9a21b0ad1540&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001132 10.0.0.19 - - [2026-02-02 02:15:30] "GET /domain/2979d74a-67d6-41b8-91cd-9a21b0ad1540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007354 10.0.0.19 - - [2026-02-02 02:15:30] "POST /id-to-fqname HTTP/1.1" 200 186 0.003046 10.0.0.19 - - [2026-02-02 02:15:30] "POST /fqname-to-id HTTP/1.1" 404 195 0.003496 10.0.0.19 - - [2026-02-02 02:15:30] "POST /security-groups HTTP/1.1" 200 587 0.060171 10.0.0.19 - - [2026-02-02 02:15:30] "POST /fqname-to-id HTTP/1.1" 404 230 0.005777 10.0.0.19 - - [2026-02-02 02:15:30] "POST /projects HTTP/1.1" 200 577 0.210016 10.0.0.19 - - [2026-02-02 02:15:30] "POST /access-control-lists HTTP/1.1" 200 592 0.059603 10.0.0.19 - - [2026-02-02 02:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.285631 10.0.0.19 - - [2026-02-02 02:15:30] "POST /fqname-to-id HTTP/1.1" 404 229 0.003013 10.0.0.19 - - [2026-02-02 02:15:30] "GET /project/e25a0a8f-ed56-4b91-ac52-bd9221b5227e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.411305 10.0.0.19 - - [2026-02-02 02:15:31] "POST /access-control-lists HTTP/1.1" 200 590 0.067243 10.0.0.19 - - [2026-02-02 02:15:32] "GET / HTTP/1.1" 200 35931 0.002073 10.0.0.19 - - [2026-02-02 02:15:32] "GET /projects?obj_uuids=e25a0a8f-ed56-4b91-ac52-bd9221b5227e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001122 10.0.0.19 - - [2026-02-02 02:15:32] "GET /project/e25a0a8f-ed56-4b91-ac52-bd9221b5227e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.029729 10.0.0.19 - - [2026-02-02 02:15:32] "GET /projects?obj_uuids=e25a0a8f-ed56-4b91-ac52-bd9221b5227e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001350 10.0.0.19 - - [2026-02-02 02:15:32] "GET /project/e25a0a8f-ed56-4b91-ac52-bd9221b5227e?fields=virtual_networks HTTP/1.1" 200 1035 0.071781 10.0.0.19 - - [2026-02-02 02:15:32] "GET /projects?obj_uuids=e25a0a8f-ed56-4b91-ac52-bd9221b5227e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001055 10.0.0.19 - - [2026-02-02 02:15:32] "GET /project/e25a0a8f-ed56-4b91-ac52-bd9221b5227e?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.024989 10.0.0.19 - - [2026-02-02 02:15:32] "GET /projects?obj_uuids=e25a0a8f-ed56-4b91-ac52-bd9221b5227e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001628 10.0.0.19 - - [2026-02-02 02:15:32] "GET /project/e25a0a8f-ed56-4b91-ac52-bd9221b5227e?fields=security_groups HTTP/1.1" 200 1257 0.029244 10.0.0.19 - - [2026-02-02 02:15:39] "GET /obj-perms HTTP/1.1" 200 5056 0.056329 10.0.0.19 - - [2026-02-02 02:15:40] "GET /obj-perms HTTP/1.1" 200 5056 0.058300 [Introspect:8084]10.0.0.19 - - [2026-02-02 02:16:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001169 [Introspect:8084]10.0.0.19 - - [2026-02-02 02:16:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001047