+++ date ++ echo 'INFO: =================== Mon Jan 20 02:07:51 UTC 2025 ===================' INFO: =================== Mon Jan 20 02:07:51 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.17 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.17 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.17 ++ ANALYTICSDB_NODES=10.0.0.17 ++ ANALYTICS_SNMP_NODES=10.0.0.17 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:8081 ' +++ '[' -n '10.0.0.17:8081 ' ']' +++ echo 10.0.0.17:8081 ++ ANALYTICS_SERVERS=10.0.0.17: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9042 ' +++ '[' -n '10.0.0.17:9042 ' ']' +++ echo 10.0.0.17:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.17:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.17 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:8086 ' +++ '[' -n '10.0.0.17:8086 ' ']' +++ echo 10.0.0.17:8086 ++ COLLECTOR_SERVERS=10.0.0.17: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.17 ++ CONFIGDB_NODES=10.0.0.17 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:8082 ' +++ '[' -n '10.0.0.17:8082 ' ']' +++ echo 10.0.0.17:8082 ++ CONFIG_SERVERS=10.0.0.17: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9161 ' +++ '[' -n '10.0.0.17:9161 ' ']' +++ echo 10.0.0.17:9161 ++ CONFIGDB_SERVERS=10.0.0.17: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9041 ' +++ '[' -n '10.0.0.17:9041 ' ']' +++ echo 10.0.0.17:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.17: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.28 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.28 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.17 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+=10.0.0.17:2181, +++ '[' -n 10.0.0.17:2181, ']' +++ echo 10.0.0.17:2181 ++ ZOOKEEPER_SERVERS=10.0.0.17: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:2181 ' +++ '[' -n '10.0.0.17:2181 ' ']' +++ echo 10.0.0.17:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.17:2181 ++ RABBITMQ_NODES=10.0.0.17 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+=10.0.0.17:5673, +++ '[' -n 10.0.0.17:5673, ']' +++ echo 10.0.0.17:5673 ++ RABBITMQ_SERVERS=10.0.0.17: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:6379 ' +++ '[' -n '10.0.0.17:6379 ' ']' +++ echo 10.0.0.17:6379 ++ REDIS_SERVERS=10.0.0.17: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.17 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9092 ' +++ '[' -n '10.0.0.17:9092 ' ']' +++ echo 10.0.0.17:9092 ++ KAFKA_SERVERS=10.0.0.17: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.17 ++ 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.17 ++ 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_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ 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.17 ++ 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.17 ++ cut -d , -f 1 + local cassandra=10.0.0.17 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.17 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.17 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.17 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq ++++ sort +++ local local_ips=,10.0.0.17,10.20.0.28,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.17'\''))' +++ local server_ip=10.0.0.17 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.17 ]] +++ [[ ,10.0.0.17,10.20.0.28,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.17, ]] +++ echo 10.0.0.17 1 +++ return ++ local ip=10.0.0.17 ++ [[ -z 10.0.0.17 ]] ++ echo 10.0.0.17 + host_ip=10.0.0.17 + [[ cql == \c\q\l ]] ++ echo 10.0.0.17:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.17:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.17: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__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled 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 01/20/2025 02:07:59.933 7fa0907307c8 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/20/2025 02:08:00.077 7fa0907307c8 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/20/2025 02:08:00.091 7fa0907307c8 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/20/2025 02:08:00.091 7fa0907307c8 [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.17:8082/ Hit Ctrl-C to quit. 10.0.0.17 - - [2025-01-20 02:08:03] "GET / HTTP/1.1" 503 181 0.000249 10.0.0.17 - - [2025-01-20 02:08:03] "GET / HTTP/1.1" 503 181 0.000150 10.0.0.17 - - [2025-01-20 02:08:04] "GET / HTTP/1.1" 200 45871 0.002820 10.0.0.17 - - [2025-01-20 02:08:04] "GET / HTTP/1.1" 200 45871 0.002102 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.17 - - [2025-01-20 02:08:04] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000583 10.0.0.17 - - [2025-01-20 02:08:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000276 10.0.0.17 - - [2025-01-20 02:08:05] "GET / HTTP/1.1" 200 35931 0.001867 10.0.0.17 - - [2025-01-20 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.613356 10.0.0.17 - - [2025-01-20 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004375 10.0.0.17 - - [2025-01-20 02:08:05] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.338564 10.0.0.17 - - [2025-01-20 02:08:05] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.002912 /usr/local/lib/python3.6/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' 10.0.0.17 - - [2025-01-20 02:08:05] "GET / HTTP/1.1" 200 35931 0.001485 10.0.0.17 - - [2025-01-20 02:08:06] "GET / HTTP/1.1" 200 35931 0.002462 10.0.0.17 - - [2025-01-20 02:08:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000452 10.0.0.17 - - [2025-01-20 02:08:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000473 10.0.0.17 - - [2025-01-20 02:08:06] "GET / HTTP/1.1" 200 35931 0.001389 10.0.0.17 - - [2025-01-20 02:08:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000546 10.0.0.17 - - [2025-01-20 02:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.307237 10.0.0.17 - - [2025-01-20 02:08:06] "GET /global-system-config/61423936-0fd7-43ea-a129-e57a2c424a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006044 10.0.0.17 - - [2025-01-20 02:08:06] "POST /fqname-to-id HTTP/1.1" 404 220 0.004286 10.0.0.17 - - [2025-01-20 02:08:06] "POST /config-nodes HTTP/1.1" 200 599 0.021847 10.0.0.17 - - [2025-01-20 02:08:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.319489 10.0.0.17 - - [2025-01-20 02:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.17 - - [2025-01-20 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.037311 10.0.0.17 - - [2025-01-20 02:08:07] "GET /global-system-config/61423936-0fd7-43ea-a129-e57a2c424a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005750 10.0.0.17 - - [2025-01-20 02:08:07] "GET /network-ipam/910e7f43-e949-4d6f-b2fd-54d89c19e767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003614 10.0.0.17 - - [2025-01-20 02:08:07] "POST /service-appliance-sets HTTP/1.1" 200 553 0.029493 10.0.0.17 - - [2025-01-20 02:08:07] "GET / HTTP/1.1" 200 35931 0.001653 10.0.0.17 - - [2025-01-20 02:08:07] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000443 10.0.0.17 - - [2025-01-20 02:08:07] "POST /fqname-to-id HTTP/1.1" 404 180 0.003010 10.0.0.17 - - [2025-01-20 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.17 - - [2025-01-20 02:08:07] "GET /global-system-config/61423936-0fd7-43ea-a129-e57a2c424a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007027 10.0.0.17 - - [2025-01-20 02:08:07] "POST /service-appliance-sets HTTP/1.1" 200 541 0.043080 10.0.0.17 - - [2025-01-20 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.17 - - [2025-01-20 02:08:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.024250 10.0.0.17 - - [2025-01-20 02:08:07] "GET /network-ipam/910e7f43-e949-4d6f-b2fd-54d89c19e767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004187 10.0.0.17 - - [2025-01-20 02:08:07] "POST /service-templates HTTP/1.1" 200 511 0.022006 10.0.0.17 - - [2025-01-20 02:08:07] "POST /service-templates HTTP/1.1" 200 501 0.018368 10.0.0.17 - - [2025-01-20 02:08:07] "POST /fqname-to-id HTTP/1.1" 404 225 0.002626 10.0.0.17 - - [2025-01-20 02:08:07] "POST /access-control-lists HTTP/1.1" 200 587 0.025562 10.0.0.17 - - [2025-01-20 02:08:07] "POST /service-templates HTTP/1.1" 200 515 0.023698 10.0.0.17 - - [2025-01-20 02:08:07] "POST /fqname-to-id HTTP/1.1" 404 224 0.003074 10.0.0.17 - - [2025-01-20 02:08:07] "POST /service-templates HTTP/1.1" 200 535 0.017602 10.0.0.17 - - [2025-01-20 02:08:07] "POST /access-control-lists HTTP/1.1" 200 585 0.017223 10.0.0.17 - - [2025-01-20 02:08:07] "POST /service-templates HTTP/1.1" 200 507 0.017469 10.0.0.17 - - [2025-01-20 02:08:07] "POST /route-targets HTTP/1.1" 200 327 0.011838 10.0.0.17 - - [2025-01-20 02:08:07] "POST /ref-update HTTP/1.1" 200 156 0.011698 10.0.0.17 - - [2025-01-20 02:08:08] "POST /route-targets HTTP/1.1" 200 327 0.011219 10.0.0.17 - - [2025-01-20 02:08:08] "POST /ref-update HTTP/1.1" 200 156 0.010101 10.0.0.17 - - [2025-01-20 02:08:08] "POST /route-targets HTTP/1.1" 200 327 0.010460 10.0.0.17 - - [2025-01-20 02:08:08] "POST /ref-update HTTP/1.1" 200 156 0.017834 10.0.0.17 - - [2025-01-20 02:08:08] "POST /route-targets HTTP/1.1" 200 327 0.010509 10.0.0.17 - - [2025-01-20 02:08:08] "POST /ref-update HTTP/1.1" 200 156 0.011035 10.0.0.17 - - [2025-01-20 02:08:08] "POST /fqname-to-id HTTP/1.1" 404 201 0.002925 10.0.0.17 - - [2025-01-20 02:08:08] "POST /access-control-lists HTTP/1.1" 200 551 0.061542 10.0.0.17 - - [2025-01-20 02:08:08] "PUT /access-control-list/d9a261c9-330e-431e-910f-d6621e4b40c0 HTTP/1.1" 200 272 0.009594 10.0.0.17 - - [2025-01-20 02:08:08] "PUT /access-control-list/e592d93a-66af-45fb-9d31-012dc6c3e5d0 HTTP/1.1" 200 272 0.024293 10.0.0.17 - - [2025-01-20 02:08:11] "GET / HTTP/1.1" 200 35931 0.002106 10.0.0.17 - - [2025-01-20 02:08:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000634 10.0.0.17 - - [2025-01-20 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.025216 10.0.0.17 - - [2025-01-20 02:08:11] "GET /global-system-config/61423936-0fd7-43ea-a129-e57a2c424a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007334 10.0.0.17 - - [2025-01-20 02:08:11] "POST /fqname-to-id HTTP/1.1" 404 220 0.005016 10.0.0.17 - - [2025-01-20 02:08:11] "POST /config-database-nodes HTTP/1.1" 200 617 0.018868 10.0.0.17 - - [2025-01-20 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.17 - - [2025-01-20 02:08:12] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1162 0.003577 10.0.0.17 - - [2025-01-20 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.17 - - [2025-01-20 02:08:12] "PUT /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3 HTTP/1.1" 200 276 0.022414 10.0.0.17 - - [2025-01-20 02:08:12] "GET / HTTP/1.1" 200 35931 0.001518 10.0.0.17 - - [2025-01-20 02:08:12] "POST /alarms HTTP/1.1" 401 292 0.000477 10.0.0.17 - - [2025-01-20 02:08:13] "POST /alarms HTTP/1.1" 200 581 0.037922 10.0.0.17 - - [2025-01-20 02:08:13] "POST /alarms HTTP/1.1" 200 575 0.017941 10.0.0.17 - - [2025-01-20 02:08:13] "POST /alarms HTTP/1.1" 200 575 0.018411 10.0.0.17 - - [2025-01-20 02:08:13] "POST /alarms HTTP/1.1" 200 559 0.020391 10.0.0.17 - - [2025-01-20 02:08:13] "POST /alarms HTTP/1.1" 200 555 0.019925 10.0.0.17 - - [2025-01-20 02:08:13] "POST /alarms HTTP/1.1" 200 557 0.017837 10.0.0.17 - - [2025-01-20 02:08:13] "POST /alarms HTTP/1.1" 200 565 0.017211 10.0.0.17 - - [2025-01-20 02:08:13] "POST /alarms HTTP/1.1" 200 549 0.022938 10.0.0.17 - - [2025-01-20 02:08:13] "POST /alarms HTTP/1.1" 200 557 0.018138 10.0.0.17 - - [2025-01-20 02:08:13] "POST /alarms HTTP/1.1" 200 567 0.016915 10.0.0.17 - - [2025-01-20 02:08:13] "POST /alarms HTTP/1.1" 200 555 0.017408 10.0.0.17 - - [2025-01-20 02:08:13] "POST /alarms HTTP/1.1" 200 567 0.017575 10.0.0.17 - - [2025-01-20 02:08:14] "POST /alarms HTTP/1.1" 200 575 0.061466 10.0.0.17 - - [2025-01-20 02:08:14] "POST /alarms HTTP/1.1" 200 569 0.017933 10.0.0.17 - - [2025-01-20 02:08:14] "POST /alarms HTTP/1.1" 200 561 0.019357 10.0.0.17 - - [2025-01-20 02:08:14] "POST /alarms HTTP/1.1" 200 561 0.017151 10.0.0.17 - - [2025-01-20 02:08:14] "POST /alarms HTTP/1.1" 200 561 0.046751 10.0.0.17 - - [2025-01-20 02:08:14] "POST /alarms HTTP/1.1" 200 547 0.016970 10.0.0.17 - - [2025-01-20 02:08:14] "POST /alarms HTTP/1.1" 200 595 0.017288 10.0.0.17 - - [2025-01-20 02:08:14] "POST /alarms HTTP/1.1" 200 575 0.016156 10.0.0.17 - - [2025-01-20 02:08:14] "POST /alarms HTTP/1.1" 200 571 0.017148 10.0.0.17 - - [2025-01-20 02:08:14] "POST /alarms HTTP/1.1" 200 583 0.016792 10.0.0.17 - - [2025-01-20 02:08:14] "POST /alarms HTTP/1.1" 200 609 0.021747 10.0.0.17 - - [2025-01-20 02:08:14] "GET / HTTP/1.1" 200 35931 0.001598 10.0.0.17 - - [2025-01-20 02:08:14] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000383 10.0.0.17 - - [2025-01-20 02:08:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.020809 10.0.0.17 - - [2025-01-20 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.17 - - [2025-01-20 02:08:15] "PUT /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3 HTTP/1.1" 200 276 0.013712 10.0.0.17 - - [2025-01-20 02:08:15] "GET / HTTP/1.1" 200 35931 0.001588 10.0.0.17 - - [2025-01-20 02:08:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000473 10.0.0.17 - - [2025-01-20 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.022546 10.0.0.17 - - [2025-01-20 02:08:16] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003183 10.0.0.17 - - [2025-01-20 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.17 - - [2025-01-20 02:08:16] "PUT /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3 HTTP/1.1" 200 276 0.008374 10.0.0.17 - - [2025-01-20 02:08:16] "GET / HTTP/1.1" 200 35931 0.001615 10.0.0.17 - - [2025-01-20 02:08:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000394 10.0.0.17 - - [2025-01-20 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.021348 10.0.0.17 - - [2025-01-20 02:08:16] "GET /global-system-config/61423936-0fd7-43ea-a129-e57a2c424a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005237 10.0.0.17 - - [2025-01-20 02:08:16] "PUT /global-system-config/61423936-0fd7-43ea-a129-e57a2c424a0f HTTP/1.1" 200 274 0.031904 10.0.0.17 - - [2025-01-20 02:08:41] "GET /global-system-configs HTTP/1.1" 200 322 0.587248 10.0.0.17 - - [2025-01-20 02:08:42] "GET /global-system-configs HTTP/1.1" 200 322 0.030692 10.0.0.17 - - [2025-01-20 02:09:30] "GET / HTTP/1.1" 200 35931 0.001446 10.0.0.17 - - [2025-01-20 02:09:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000416 10.0.0.17 - - [2025-01-20 02:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.024060 10.0.0.17 - - [2025-01-20 02:09:30] "GET /routing-instance/dedfc2a3-22fb-47e9-b87a-002aad5c5e07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003821 10.0.0.17 - - [2025-01-20 02:09:30] "POST /bgp-routers HTTP/1.1" 200 620 0.020810 10.0.0.17 - - [2025-01-20 02:09:30] "GET /bgp-router/cc8da7d5-5744-46d4-89db-355e337a4d89?fields=global_system_config_back_refs HTTP/1.1" 200 1116 0.006950 10.0.0.17 - - [2025-01-20 02:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.17 - - [2025-01-20 02:09:31] "GET /global-system-config/61423936-0fd7-43ea-a129-e57a2c424a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005995 10.0.0.17 - - [2025-01-20 02:09:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009805 10.0.0.17 - - [2025-01-20 02:09:31] "POST /ref-update HTTP/1.1" 200 156 0.008638 10.0.0.17 - - [2025-01-20 02:10:19] "GET / HTTP/1.1" 200 35931 0.001632 10.0.0.17 - - [2025-01-20 02:10:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000408 10.0.0.17 - - [2025-01-20 02:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.028878 10.0.0.17 - - [2025-01-20 02:10:20] "GET /global-system-config/61423936-0fd7-43ea-a129-e57a2c424a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007922 10.0.0.17 - - [2025-01-20 02:10:20] "POST /fqname-to-id HTTP/1.1" 404 220 0.003189 10.0.0.17 - - [2025-01-20 02:10:20] "POST /database-nodes HTTP/1.1" 200 603 0.016774 10.0.0.17 - - [2025-01-20 02:11:08] "GET / HTTP/1.1" 200 35931 0.001668 10.0.0.17 - - [2025-01-20 02:11:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000546 10.0.0.17 - - [2025-01-20 02:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.021930 10.0.0.17 - - [2025-01-20 02:11:09] "GET /global-system-config/61423936-0fd7-43ea-a129-e57a2c424a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005338 10.0.0.17 - - [2025-01-20 02:11:09] "POST /fqname-to-id HTTP/1.1" 404 220 0.002793 10.0.0.17 - - [2025-01-20 02:11:09] "POST /analytics-nodes HTTP/1.1" 200 605 0.018391 10.0.0.17 - - [2025-01-20 02:11:14] "GET / HTTP/1.1" 200 35931 0.002195 10.0.0.17 - - [2025-01-20 02:11:25] "GET / HTTP/1.1" 200 35931 0.001464 10.0.0.17 - - [2025-01-20 02:11:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000497 10.0.0.17 - - [2025-01-20 02:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.022179 10.0.0.17 - - [2025-01-20 02:11:25] "GET /global-system-config/61423936-0fd7-43ea-a129-e57a2c424a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005186 10.0.0.17 - - [2025-01-20 02:11:25] "POST /fqname-to-id HTTP/1.1" 404 220 0.002826 10.0.0.17 - - [2025-01-20 02:11:25] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.017621 10.0.0.17 - - [2025-01-20 02:11:36] "GET / HTTP/1.1" 200 35931 0.001421 10.0.0.17 - - [2025-01-20 02:11:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000380 10.0.0.17 - - [2025-01-20 02:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.024840 10.0.0.17 - - [2025-01-20 02:11:37] "GET /global-system-config/61423936-0fd7-43ea-a129-e57a2c424a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005945 10.0.0.17 - - [2025-01-20 02:11:37] "POST /fqname-to-id HTTP/1.1" 404 220 0.002871 10.0.0.17 - - [2025-01-20 02:11:37] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.025401 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.17 - - [2025-01-20 02:12:09] "GET /obj-perms HTTP/1.1" 200 5056 0.354340 10.0.0.17 - - [2025-01-20 02:12:10] "GET /obj-perms HTTP/1.1" 200 5056 0.047215 10.0.0.17 - - [2025-01-20 02:13:10] "GET /obj-perms HTTP/1.1" 200 5056 0.043727 10.0.0.17 - - [2025-01-20 02:13:10] "GET /obj-perms HTTP/1.1" 200 5056 0.042607 10.0.0.17 - - [2025-01-20 02:13:13] "GET / HTTP/1.1" 200 35931 0.001580 10.0.0.17 - - [2025-01-20 02:13:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000419 10.0.0.17 - - [2025-01-20 02:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.028662 10.0.0.17 - - [2025-01-20 02:13:13] "GET /global-system-config/61423936-0fd7-43ea-a129-e57a2c424a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.008202 10.0.0.17 - - [2025-01-20 02:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.17 - - [2025-01-20 02:13:13] "GET /routing-instance/dedfc2a3-22fb-47e9-b87a-002aad5c5e07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003841 10.0.0.17 - - [2025-01-20 02:13:13] "PUT /global-system-config/61423936-0fd7-43ea-a129-e57a2c424a0f HTTP/1.1" 200 274 0.011458 10.0.0.17 - - [2025-01-20 02:13:13] "POST /fqname-to-id HTTP/1.1" 404 218 0.002855 10.0.0.17 - - [2025-01-20 02:13:13] "POST /virtual-routers HTTP/1.1" 200 603 0.026132 10.0.0.17 - - [2025-01-20 02:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.17 - - [2025-01-20 02:13:13] "GET /virtual-router/c3496eed-066b-4458-9784-a4d6d6b78963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.005387 10.0.0.17 - - [2025-01-20 02:13:14] "POST /fqname-to-id HTTP/1.1" 404 231 0.003055 10.0.0.17 - - [2025-01-20 02:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.17 - - [2025-01-20 02:13:14] "GET /virtual-network/3694d81e-4976-4427-82f2-60999d1a1d86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.005895 10.0.0.17 - - [2025-01-20 02:13:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.045938 10.0.0.17 - - [2025-01-20 02:13:14] "PUT /access-control-list/0db3680f-41ad-49e9-94e5-19b04ca7e665 HTTP/1.1" 200 272 0.036763 [Introspect:8084]10.0.0.17 - - [2025-01-20 02:13:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.17 - - [2025-01-20 02:13:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.000836 [Introspect:8084]10.0.0.17 - - [2025-01-20 02:13:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000800 [Introspect:8084]10.0.0.17 - - [2025-01-20 02:13:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.000921 10.0.0.17 - - [2025-01-20 02:13:39] "GET /global-system-configs HTTP/1.1" 200 322 0.002824 10.0.0.17 - - [2025-01-20 02:13:39] "GET /obj-perms HTTP/1.1" 200 5056 0.026142 10.0.0.17 - - [2025-01-20 02:13:40] "GET /global-system-configs HTTP/1.1" 200 322 0.011647 10.0.0.17 - - [2025-01-20 02:13:40] "GET /obj-perms HTTP/1.1" 200 5056 0.023953 10.0.0.17 - - [2025-01-20 02:14:11] "GET /obj-perms HTTP/1.1" 200 5056 0.040997 10.0.0.17 - - [2025-01-20 02:14:11] "GET /obj-perms HTTP/1.1" 200 5056 0.048038 10.0.0.17 - - [2025-01-20 02:14:11] "GET / HTTP/1.1" 200 35931 0.001585 10.0.0.17 - - [2025-01-20 02:14:12] "GET /project/d4f2029b-9f44-44a7-8ddb-b911db9191b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000458 10.0.0.17 - - [2025-01-20 02:14:13] "GET /projects?obj_uuids=d4f2029b-9f44-44a7-8ddb-b911db9191b5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.022819 10.0.0.17 - - [2025-01-20 02:14:13] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001113 10.0.0.17 - - [2025-01-20 02:14:13] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.067265 10.0.0.17 - - [2025-01-20 02:14:13] "POST /id-to-fqname HTTP/1.1" 200 167 0.001199 10.0.0.17 - - [2025-01-20 02:14:13] "POST /fqname-to-id HTTP/1.1" 404 176 0.002855 10.0.0.17 - - [2025-01-20 02:14:13] "POST /security-groups HTTP/1.1" 200 568 0.069188 10.0.0.17 - - [2025-01-20 02:14:13] "POST /fqname-to-id HTTP/1.1" 404 207 0.002636 10.0.0.17 - - [2025-01-20 02:14:13] "POST /projects HTTP/1.1" 200 539 0.233698 10.0.0.17 - - [2025-01-20 02:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.300594 10.0.0.17 - - [2025-01-20 02:14:13] "POST /access-control-lists HTTP/1.1" 200 573 0.065707 10.0.0.17 - - [2025-01-20 02:14:13] "POST /fqname-to-id HTTP/1.1" 404 206 0.002973 10.0.0.17 - - [2025-01-20 02:14:13] "GET /project/d4f2029b-9f44-44a7-8ddb-b911db9191b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.497338 10.0.0.17 - - [2025-01-20 02:14:13] "POST /access-control-lists HTTP/1.1" 200 571 0.060429 [Introspect:8084]10.0.0.17 - - [2025-01-20 02:14:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.000975 10.0.0.17 - - [2025-01-20 02:14:14] "POST /fqname-to-id HTTP/1.1" 404 199 0.022066 10.0.0.17 - - [2025-01-20 02:14:14] "GET /projects?obj_uuids=d8397a5e-3e08-407b-ae84-6f1672f95c83&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002842 10.0.0.17 - - [2025-01-20 02:14:14] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000982 10.0.0.17 - - [2025-01-20 02:14:14] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007419 10.0.0.17 - - [2025-01-20 02:14:14] "POST /id-to-fqname HTTP/1.1" 200 201 0.001163 10.0.0.17 - - [2025-01-20 02:14:14] "POST /fqname-to-id HTTP/1.1" 404 210 0.003779 10.0.0.17 - - [2025-01-20 02:14:14] "POST /security-groups HTTP/1.1" 200 602 0.064142 10.0.0.17 - - [2025-01-20 02:14:14] "POST /fqname-to-id HTTP/1.1" 404 245 0.002372 10.0.0.17 - - [2025-01-20 02:14:14] "POST /projects HTTP/1.1" 200 607 0.223740 10.0.0.17 - - [2025-01-20 02:14:14] "POST /access-control-lists HTTP/1.1" 200 607 0.058620 10.0.0.17 - - [2025-01-20 02:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.296616 10.0.0.17 - - [2025-01-20 02:14:15] "POST /fqname-to-id HTTP/1.1" 404 244 0.002847 10.0.0.17 - - [2025-01-20 02:14:15] "GET /project/d8397a5e-3e08-407b-ae84-6f1672f95c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.416593 10.0.0.17 - - [2025-01-20 02:14:15] "POST /access-control-lists HTTP/1.1" 200 605 0.060441 10.0.0.17 - - [2025-01-20 02:14:16] "GET / HTTP/1.1" 200 35931 0.001854 10.0.0.17 - - [2025-01-20 02:14:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000539 10.0.0.17 - - [2025-01-20 02:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.057327 10.0.0.17 - - [2025-01-20 02:14:16] "GET /projects?obj_uuids=d8397a5e-3e08-407b-ae84-6f1672f95c83&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001045 10.0.0.17 - - [2025-01-20 02:14:16] "GET /project/d8397a5e-3e08-407b-ae84-6f1672f95c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.026098 10.0.0.17 - - [2025-01-20 02:14:17] "POST /neutron/network HTTP/1.1" 200 117 0.040223 10.0.0.17 - - [2025-01-20 02:14:17] "GET /projects?obj_uuids=d8397a5e-3e08-407b-ae84-6f1672f95c83&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001097 10.0.0.17 - - [2025-01-20 02:14:17] "POST /neutron/network HTTP/1.1" 200 620 0.075820 10.0.0.17 - - [2025-01-20 02:14:17] "POST /route-targets HTTP/1.1" 200 327 0.010529 10.0.0.17 - - [2025-01-20 02:14:17] "POST /ref-update HTTP/1.1" 200 156 0.010390 10.0.0.17 - - [2025-01-20 02:14:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002933 10.0.0.17 - - [2025-01-20 02:14:17] "POST /neutron/subnet HTTP/1.1" 200 725 0.171682 10.0.0.17 - - [2025-01-20 02:14:17] "POST /neutron/network HTTP/1.1" 200 839 0.005268 10.0.0.17 - - [2025-01-20 02:14:17] "POST /id-to-fqname HTTP/1.1" 200 233 0.003092 10.0.0.17 - - [2025-01-20 02:14:17] "GET /virtual-network/9af0f883-2751-40ec-a6e5-f2b46b4cfc02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005094 10.0.0.17 - - [2025-01-20 02:14:17] "POST /neutron/network HTTP/1.1" 200 839 0.006921 10.0.0.17 - - [2025-01-20 02:14:17] "GET /virtual-network/9af0f883-2751-40ec-a6e5-f2b46b4cfc02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.004579 10.0.0.17 - - [2025-01-20 02:14:17] "POST /neutron/network HTTP/1.1" 200 839 0.005530 10.0.0.17 - - [2025-01-20 02:14:17] "POST /neutron/subnet HTTP/1.1" 200 725 0.006131 10.0.0.17 - - [2025-01-20 02:14:17] "GET /domains HTTP/1.1" 401 292 0.000362 10.0.0.17 - - [2025-01-20 02:14:18] "GET /domains HTTP/1.1" 200 280 0.024289 10.0.0.17 - - [2025-01-20 02:14:18] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001248 10.0.0.17 - - [2025-01-20 02:14:18] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 2584 0.015149 10.0.0.17 - - [2025-01-20 02:14:18] "GET /projects?obj_uuids=d8397a5e-3e08-407b-ae84-6f1672f95c83&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000895 10.0.0.17 - - [2025-01-20 02:14:18] "GET /project/d8397a5e-3e08-407b-ae84-6f1672f95c83 HTTP/1.1" 200 2169 0.071152 10.0.0.17 - - [2025-01-20 02:14:18] "GET /virtual-network/9af0f883-2751-40ec-a6e5-f2b46b4cfc02 HTTP/1.1" 200 2343 0.005694 10.0.0.17 - - [2025-01-20 02:14:18] "GET /virtual-network/9af0f883-2751-40ec-a6e5-f2b46b4cfc02 HTTP/1.1" 200 2343 0.004155 10.0.0.17 - - [2025-01-20 02:14:18] "GET /routing-instance/c3aceb6a-b6b9-46ad-b391-f56cc7e466f2 HTTP/1.1" 200 1495 0.003322 10.0.0.17 - - [2025-01-20 02:14:18] "GET /routing-instance/c3aceb6a-b6b9-46ad-b391-f56cc7e466f2 HTTP/1.1" 200 1495 0.003866 10.0.0.17 - - [2025-01-20 02:14:18] "GET /route-target/4949a3b5-f5a8-4abf-bf23-9bb9b9cad66b HTTP/1.1" 200 1219 0.003660 10.0.0.17 - - [2025-01-20 02:14:18] "GET /virtual-network/9af0f883-2751-40ec-a6e5-f2b46b4cfc02 HTTP/1.1" 200 2343 0.004480 10.0.0.17 - - [2025-01-20 02:14:18] "GET /routing-instance/c3aceb6a-b6b9-46ad-b391-f56cc7e466f2 HTTP/1.1" 200 1495 0.002963 10.0.0.17 - - [2025-01-20 02:14:18] "GET /virtual-network/9af0f883-2751-40ec-a6e5-f2b46b4cfc02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.004586 10.0.0.17 - - [2025-01-20 02:14:18] "GET /virtual-network/9af0f883-2751-40ec-a6e5-f2b46b4cfc02 HTTP/1.1" 200 2343 0.004684 10.0.0.17 - - [2025-01-20 02:14:18] "GET /routing-instance/c3aceb6a-b6b9-46ad-b391-f56cc7e466f2 HTTP/1.1" 200 1495 0.002928 10.0.0.17 - - [2025-01-20 02:14:18] "GET /routing-instance/c3aceb6a-b6b9-46ad-b391-f56cc7e466f2 HTTP/1.1" 200 1495 0.002804 10.0.0.17 - - [2025-01-20 02:14:18] "GET /route-target/4949a3b5-f5a8-4abf-bf23-9bb9b9cad66b HTTP/1.1" 200 1219 0.003364 10.0.0.17 - - [2025-01-20 02:14:18] "GET /domains HTTP/1.1" 200 280 0.003107 10.0.0.17 - - [2025-01-20 02:14:18] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001421 10.0.0.17 - - [2025-01-20 02:14:18] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 2584 0.008731 10.0.0.17 - - [2025-01-20 02:14:18] "GET /projects?obj_uuids=d8397a5e-3e08-407b-ae84-6f1672f95c83&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000921 10.0.0.17 - - [2025-01-20 02:14:18] "GET /project/d8397a5e-3e08-407b-ae84-6f1672f95c83 HTTP/1.1" 200 2169 0.068787 10.0.0.17 - - [2025-01-20 02:14:18] "GET /virtual-network/9af0f883-2751-40ec-a6e5-f2b46b4cfc02 HTTP/1.1" 200 2343 0.004732 10.0.0.17 - - [2025-01-20 02:14:18] "GET /obj-perms HTTP/1.1" 200 5052 0.041956 10.0.0.17 - - [2025-01-20 02:14:18] "POST /id-to-fqname HTTP/1.1" 200 233 0.001655 10.0.0.17 - - [2025-01-20 02:14:20] "POST /neutron/network HTTP/1.1" 200 849 0.005950 10.0.0.17 - - [2025-01-20 02:14:20] "GET /aaa-mode HTTP/1.1" 401 292 0.000514 10.0.0.17 - - [2025-01-20 02:14:20] "GET / HTTP/1.1" 200 35931 0.001579 10.0.0.17 - - [2025-01-20 02:14:20] "GET /project/d8397a5e-3e08-407b-ae84-6f1672f95c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000405 10.0.0.17 - - [2025-01-20 02:14:20] "GET /projects?obj_uuids=d8397a5e-3e08-407b-ae84-6f1672f95c83&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001202 10.0.0.17 - - [2025-01-20 02:14:20] "GET /project/d8397a5e-3e08-407b-ae84-6f1672f95c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.052935 10.0.0.17 - - [2025-01-20 02:14:21] "POST /neutron/network HTTP/1.1" 200 839 0.028336 10.0.0.17 - - [2025-01-20 02:14:21] "POST /neutron/port HTTP/1.1" 200 117 0.004978 10.0.0.17 - - [2025-01-20 02:14:21] "POST /neutron/port HTTP/1.1" 200 117 0.004656 10.0.0.17 - - [2025-01-20 02:14:21] "POST /neutron/port HTTP/1.1" 200 117 0.004809 10.0.0.17 - - [2025-01-20 02:14:22] "POST /neutron/network HTTP/1.1" 200 849 0.005644 10.0.0.17 - - [2025-01-20 02:14:22] "GET /projects?obj_uuids=d8397a5e-3e08-407b-ae84-6f1672f95c83&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001137 10.0.0.17 - - [2025-01-20 02:14:23] "POST /neutron/port HTTP/1.1" 200 1071 0.233433 10.0.0.17 - - [2025-01-20 02:14:23] "POST /neutron/port HTTP/1.1" 200 1071 0.032178 10.0.0.17 - - [2025-01-20 02:14:23] "POST /neutron/port HTTP/1.1" 200 1071 0.012669 10.0.0.17 - - [2025-01-20 02:14:23] "POST /neutron/port HTTP/1.1" 200 1125 0.083073 10.0.0.17 - - [2025-01-20 02:14:23] "POST /neutron/port HTTP/1.1" 200 1099 0.012994 10.0.0.17 - - [2025-01-20 02:14:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003226 10.0.0.17 - - [2025-01-20 02:14:23] "POST /neutron/subnet HTTP/1.1" 200 699 0.012138 10.0.0.17 - - [2025-01-20 02:14:23] "POST /neutron/port HTTP/1.1" 200 117 0.001138 10.0.0.17 - - [2025-01-20 02:14:23] "POST /neutron/network HTTP/1.1" 200 839 0.007871 10.0.0.17 - - [2025-01-20 02:14:26] "POST /neutron/port HTTP/1.1" 200 1099 0.014366 10.0.0.17 - - [2025-01-20 02:14:26] "POST /neutron/security_group HTTP/1.1" 200 2069 0.007557 10.0.0.17 - - [2025-01-20 02:14:26] "GET /obj-perms HTTP/1.1" 200 5052 0.004775 10.0.0.17 - - [2025-01-20 02:14:27] "GET /obj-perms HTTP/1.1" 200 5052 0.003299 10.0.0.17 - - [2025-01-20 02:14:28] "GET /obj-perms HTTP/1.1" 200 5052 0.003721 10.0.0.17 - - [2025-01-20 02:14:29] "GET /obj-perms HTTP/1.1" 200 5052 0.003397 10.0.0.17 - - [2025-01-20 02:14:31] "GET /obj-perms HTTP/1.1" 200 5052 0.003196 10.0.0.17 - - [2025-01-20 02:14:32] "POST /neutron/network HTTP/1.1" 200 839 0.009624 10.0.0.17 - - [2025-01-20 02:14:32] "POST /neutron/network HTTP/1.1" 400 204 0.011858 10.0.0.17 - - [2025-01-20 02:14:32] "POST /neutron/port HTTP/1.1" 200 1099 0.027886 10.0.0.17 - - [2025-01-20 02:14:32] "POST /neutron/port HTTP/1.1" 200 1125 0.008739 10.0.0.17 - - [2025-01-20 02:14:32] "POST /neutron/port HTTP/1.1" 200 151 0.105145 10.0.0.17 - - [2025-01-20 02:14:34] "POST /neutron/network HTTP/1.1" 200 839 0.005749 10.0.0.17 - - [2025-01-20 02:14:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003418 10.0.0.17 - - [2025-01-20 02:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009596 10.0.0.17 - - [2025-01-20 02:14:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002414 10.0.0.17 - - [2025-01-20 02:14:34] "POST /neutron/network HTTP/1.1" 200 151 0.090373 10.0.0.17 - - [2025-01-20 02:14:34] "GET /routing-instance/c3aceb6a-b6b9-46ad-b391-f56cc7e466f2 HTTP/1.1" 404 171 0.001810 10.0.0.17 - - [2025-01-20 02:14:34] "DELETE /route-target/4949a3b5-f5a8-4abf-bf23-9bb9b9cad66b HTTP/1.1" 200 115 0.027220 10.0.0.17 - - [2025-01-20 02:14:34] "GET /domains HTTP/1.1" 200 280 0.004742 10.0.0.17 - - [2025-01-20 02:14:34] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001098 10.0.0.17 - - [2025-01-20 02:14:34] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 2584 0.047948 10.0.0.17 - - [2025-01-20 02:14:34] "GET /projects?obj_uuids=d8397a5e-3e08-407b-ae84-6f1672f95c83&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001368 10.0.0.17 - - [2025-01-20 02:14:34] "GET /project/d8397a5e-3e08-407b-ae84-6f1672f95c83 HTTP/1.1" 200 1919 0.069124 10.0.0.17 - - [2025-01-20 02:14:34] "GET /projects?obj_uuids=d8397a5e-3e08-407b-ae84-6f1672f95c83&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001061 10.0.0.17 - - [2025-01-20 02:14:34] "GET /project/d8397a5e-3e08-407b-ae84-6f1672f95c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.026894 10.0.0.17 - - [2025-01-20 02:14:34] "GET /projects?obj_uuids=d8397a5e-3e08-407b-ae84-6f1672f95c83&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000922 10.0.0.17 - - [2025-01-20 02:14:34] "GET /project/d8397a5e-3e08-407b-ae84-6f1672f95c83?fields=virtual_networks HTTP/1.1" 200 1055 0.068164 10.0.0.17 - - [2025-01-20 02:14:34] "GET /projects?obj_uuids=d8397a5e-3e08-407b-ae84-6f1672f95c83&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001005 10.0.0.17 - - [2025-01-20 02:14:34] "GET /project/d8397a5e-3e08-407b-ae84-6f1672f95c83?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.039947 10.0.0.17 - - [2025-01-20 02:14:34] "GET /projects?obj_uuids=d8397a5e-3e08-407b-ae84-6f1672f95c83&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001010 10.0.0.17 - - [2025-01-20 02:14:34] "GET /project/d8397a5e-3e08-407b-ae84-6f1672f95c83?fields=security_groups HTTP/1.1" 200 1292 0.027072 10.0.0.17 - - [2025-01-20 02:14:35] "POST /fqname-to-id HTTP/1.1" 404 200 0.022515 10.0.0.17 - - [2025-01-20 02:14:35] "GET /projects?obj_uuids=4bd6d087-fece-4403-a2f0-19de59c158f5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002520 10.0.0.17 - - [2025-01-20 02:14:35] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000980 10.0.0.17 - - [2025-01-20 02:14:35] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007395 10.0.0.17 - - [2025-01-20 02:14:35] "POST /id-to-fqname HTTP/1.1" 200 202 0.001209 10.0.0.17 - - [2025-01-20 02:14:35] "POST /fqname-to-id HTTP/1.1" 404 211 0.003355 10.0.0.17 - - [2025-01-20 02:14:36] "POST /security-groups HTTP/1.1" 200 603 0.063968 10.0.0.17 - - [2025-01-20 02:14:36] "POST /fqname-to-id HTTP/1.1" 404 246 0.002684 10.0.0.17 - - [2025-01-20 02:14:36] "POST /projects HTTP/1.1" 200 609 0.243253 10.0.0.17 - - [2025-01-20 02:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.310336 10.0.0.17 - - [2025-01-20 02:14:36] "POST /access-control-lists HTTP/1.1" 200 608 0.064761 10.0.0.17 - - [2025-01-20 02:14:36] "POST /fqname-to-id HTTP/1.1" 404 245 0.003758 10.0.0.17 - - [2025-01-20 02:14:36] "GET /project/4bd6d087-fece-4403-a2f0-19de59c158f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.429977 10.0.0.17 - - [2025-01-20 02:14:36] "POST /access-control-lists HTTP/1.1" 200 606 0.060621 10.0.0.17 - - [2025-01-20 02:14:37] "GET / HTTP/1.1" 200 35931 0.001844 10.0.0.17 - - [2025-01-20 02:14:37] "GET /projects?obj_uuids=d4f2029b-9f44-44a7-8ddb-b911db9191b5&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001091 10.0.0.17 - - [2025-01-20 02:14:37] "GET /project/d4f2029b-9f44-44a7-8ddb-b911db9191b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.026439 10.0.0.17 - - [2025-01-20 02:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.17 - - [2025-01-20 02:14:38] "GET /security-group/fc3138db-c295-42a0-b857-b2aac342ecc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3686 0.005599 10.0.0.17 - - [2025-01-20 02:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.17 - - [2025-01-20 02:14:38] "GET /projects?obj_uuids=d4f2029b-9f44-44a7-8ddb-b911db9191b5&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001286 10.0.0.17 - - [2025-01-20 02:14:38] "GET /project/d4f2029b-9f44-44a7-8ddb-b911db9191b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.029495 10.0.0.17 - - [2025-01-20 02:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.17 - - [2025-01-20 02:14:38] "GET /security-group/fc3138db-c295-42a0-b857-b2aac342ecc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3686 0.006017 10.0.0.17 - - [2025-01-20 02:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.17 - - [2025-01-20 02:14:38] "PUT /security-group/fc3138db-c295-42a0-b857-b2aac342ecc7 HTTP/1.1" 200 262 0.015276 10.0.0.17 - - [2025-01-20 02:14:38] "PUT /access-control-list/4f548cfa-154f-44b9-9cc6-317a0207347f HTTP/1.1" 200 272 0.011356 10.0.0.17 - - [2025-01-20 02:14:38] "PUT /access-control-list/d0b566df-6ba3-4d19-9a16-a98f1b86326b HTTP/1.1" 200 272 0.023842 10.0.0.17 - - [2025-01-20 02:14:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000544 10.0.0.17 - - [2025-01-20 02:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.048146 10.0.0.17 - - [2025-01-20 02:14:39] "GET /projects?obj_uuids=4bd6d087-fece-4403-a2f0-19de59c158f5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002318 10.0.0.17 - - [2025-01-20 02:14:39] "GET /project/4bd6d087-fece-4403-a2f0-19de59c158f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.030205 10.0.0.17 - - [2025-01-20 02:14:39] "POST /neutron/network HTTP/1.1" 200 117 0.027681 10.0.0.17 - - [2025-01-20 02:14:39] "GET /projects?obj_uuids=4bd6d087-fece-4403-a2f0-19de59c158f5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001060 10.0.0.17 - - [2025-01-20 02:14:39] "POST /neutron/network HTTP/1.1" 200 619 0.071260 10.0.0.17 - - [2025-01-20 02:14:39] "POST /route-targets HTTP/1.1" 200 327 0.015856 10.0.0.17 - - [2025-01-20 02:14:39] "POST /ref-update HTTP/1.1" 200 156 0.033795 10.0.0.17 - - [2025-01-20 02:14:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002222 10.0.0.17 - - [2025-01-20 02:14:39] "POST /neutron/subnet HTTP/1.1" 200 729 0.161634 10.0.0.17 - - [2025-01-20 02:14:39] "POST /neutron/network HTTP/1.1" 200 839 0.006834 10.0.0.17 - - [2025-01-20 02:14:39] "POST /id-to-fqname HTTP/1.1" 200 233 0.003082 10.0.0.17 - - [2025-01-20 02:14:39] "GET /virtual-network/521905ff-0f6c-426c-a5fe-271cb28506cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005317 10.0.0.17 - - [2025-01-20 02:14:39] "POST /neutron/network HTTP/1.1" 200 839 0.005888 10.0.0.17 - - [2025-01-20 02:14:39] "GET /virtual-network/521905ff-0f6c-426c-a5fe-271cb28506cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.004728 10.0.0.17 - - [2025-01-20 02:14:39] "POST /neutron/network HTTP/1.1" 200 839 0.006021 10.0.0.17 - - [2025-01-20 02:14:39] "POST /neutron/subnet HTTP/1.1" 200 729 0.009167 10.0.0.17 - - [2025-01-20 02:14:39] "GET /domains HTTP/1.1" 401 292 0.000374 10.0.0.17 - - [2025-01-20 02:14:40] "GET /domains HTTP/1.1" 200 280 0.026595 10.0.0.17 - - [2025-01-20 02:14:40] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000973 10.0.0.17 - - [2025-01-20 02:14:40] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 2782 0.008350 10.0.0.17 - - [2025-01-20 02:14:40] "GET /projects?obj_uuids=4bd6d087-fece-4403-a2f0-19de59c158f5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000872 10.0.0.17 - - [2025-01-20 02:14:40] "GET /project/4bd6d087-fece-4403-a2f0-19de59c158f5 HTTP/1.1" 200 2174 0.073663 10.0.0.17 - - [2025-01-20 02:14:40] "GET /virtual-network/521905ff-0f6c-426c-a5fe-271cb28506cc HTTP/1.1" 200 2343 0.007601 10.0.0.17 - - [2025-01-20 02:14:40] "GET /virtual-network/521905ff-0f6c-426c-a5fe-271cb28506cc HTTP/1.1" 200 2343 0.004965 10.0.0.17 - - [2025-01-20 02:14:40] "GET /routing-instance/65482e04-bef6-479c-bc64-8125e41329ed HTTP/1.1" 200 1491 0.003286 10.0.0.17 - - [2025-01-20 02:14:40] "GET /routing-instance/65482e04-bef6-479c-bc64-8125e41329ed HTTP/1.1" 200 1491 0.002868 10.0.0.17 - - [2025-01-20 02:14:40] "GET /route-target/d8121bf3-0d01-4124-859a-10bfd4c581d7 HTTP/1.1" 200 1218 0.003357 10.0.0.17 - - [2025-01-20 02:14:40] "GET /virtual-network/521905ff-0f6c-426c-a5fe-271cb28506cc HTTP/1.1" 200 2343 0.004220 10.0.0.17 - - [2025-01-20 02:14:40] "GET /routing-instance/65482e04-bef6-479c-bc64-8125e41329ed HTTP/1.1" 200 1491 0.002897 10.0.0.17 - - [2025-01-20 02:14:40] "GET /virtual-network/521905ff-0f6c-426c-a5fe-271cb28506cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.004536 10.0.0.17 - - [2025-01-20 02:14:40] "GET /virtual-network/521905ff-0f6c-426c-a5fe-271cb28506cc HTTP/1.1" 200 2343 0.004380 10.0.0.17 - - [2025-01-20 02:14:40] "GET /routing-instance/65482e04-bef6-479c-bc64-8125e41329ed HTTP/1.1" 200 1491 0.002818 10.0.0.17 - - [2025-01-20 02:14:40] "GET /routing-instance/65482e04-bef6-479c-bc64-8125e41329ed HTTP/1.1" 200 1491 0.002895 10.0.0.17 - - [2025-01-20 02:14:40] "GET /route-target/d8121bf3-0d01-4124-859a-10bfd4c581d7 HTTP/1.1" 200 1218 0.002615 10.0.0.17 - - [2025-01-20 02:14:40] "GET /domains HTTP/1.1" 200 280 0.002428 10.0.0.17 - - [2025-01-20 02:14:40] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000854 10.0.0.17 - - [2025-01-20 02:14:40] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 2782 0.006688 10.0.0.17 - - [2025-01-20 02:14:40] "GET /projects?obj_uuids=4bd6d087-fece-4403-a2f0-19de59c158f5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000870 10.0.0.17 - - [2025-01-20 02:14:40] "GET /project/4bd6d087-fece-4403-a2f0-19de59c158f5 HTTP/1.1" 200 2174 0.069506 10.0.0.17 - - [2025-01-20 02:14:40] "GET /virtual-network/521905ff-0f6c-426c-a5fe-271cb28506cc HTTP/1.1" 200 2343 0.004676 10.0.0.17 - - [2025-01-20 02:14:40] "GET /obj-perms HTTP/1.1" 200 5054 0.041854 10.0.0.17 - - [2025-01-20 02:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.17 - - [2025-01-20 02:14:40] "GET /projects?obj_uuids=4bd6d087-fece-4403-a2f0-19de59c158f5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000895 10.0.0.17 - - [2025-01-20 02:14:40] "GET /project/4bd6d087-fece-4403-a2f0-19de59c158f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.024359 10.0.0.17 - - [2025-01-20 02:14:40] "POST /neutron/network HTTP/1.1" 200 117 0.009799 10.0.0.17 - - [2025-01-20 02:14:40] "GET /projects?obj_uuids=4bd6d087-fece-4403-a2f0-19de59c158f5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001253 10.0.0.17 - - [2025-01-20 02:14:40] "POST /neutron/network HTTP/1.1" 200 619 0.075643 10.0.0.17 - - [2025-01-20 02:14:40] "POST /route-targets HTTP/1.1" 200 327 0.010521 10.0.0.17 - - [2025-01-20 02:14:40] "POST /ref-update HTTP/1.1" 200 156 0.011830 10.0.0.17 - - [2025-01-20 02:14:41] "POST /useragent-kv HTTP/1.1" 200 115 0.004475 10.0.0.17 - - [2025-01-20 02:14:41] "POST /neutron/subnet HTTP/1.1" 200 715 0.182485 10.0.0.17 - - [2025-01-20 02:14:41] "POST /neutron/network HTTP/1.1" 200 836 0.006114 10.0.0.17 - - [2025-01-20 02:14:41] "POST /id-to-fqname HTTP/1.1" 200 233 0.001108 10.0.0.17 - - [2025-01-20 02:14:41] "GET /virtual-network/5655cb30-75ac-443a-a5a6-993266c73a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004523 10.0.0.17 - - [2025-01-20 02:14:41] "POST /neutron/network HTTP/1.1" 200 836 0.005700 10.0.0.17 - - [2025-01-20 02:14:41] "GET /virtual-network/5655cb30-75ac-443a-a5a6-993266c73a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005005 10.0.0.17 - - [2025-01-20 02:14:41] "POST /neutron/network HTTP/1.1" 200 836 0.006325 10.0.0.17 - - [2025-01-20 02:14:41] "POST /neutron/subnet HTTP/1.1" 200 715 0.006423 10.0.0.17 - - [2025-01-20 02:14:41] "GET /domains HTTP/1.1" 200 280 0.002568 10.0.0.17 - - [2025-01-20 02:14:41] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000942 10.0.0.17 - - [2025-01-20 02:14:41] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 2782 0.006523 10.0.0.17 - - [2025-01-20 02:14:41] "GET /projects?obj_uuids=4bd6d087-fece-4403-a2f0-19de59c158f5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000913 10.0.0.17 - - [2025-01-20 02:14:41] "GET /project/4bd6d087-fece-4403-a2f0-19de59c158f5 HTTP/1.1" 200 2402 0.069139 10.0.0.17 - - [2025-01-20 02:14:41] "GET /virtual-network/5655cb30-75ac-443a-a5a6-993266c73a4c HTTP/1.1" 200 2334 0.007210 10.0.0.17 - - [2025-01-20 02:14:41] "GET /virtual-network/5655cb30-75ac-443a-a5a6-993266c73a4c HTTP/1.1" 200 2334 0.005073 10.0.0.17 - - [2025-01-20 02:14:41] "GET /routing-instance/3e3097d8-94f7-4d1d-bbe8-de4d4f75692a HTTP/1.1" 200 1491 0.004329 10.0.0.17 - - [2025-01-20 02:14:41] "GET /routing-instance/3e3097d8-94f7-4d1d-bbe8-de4d4f75692a HTTP/1.1" 200 1491 0.002985 10.0.0.17 - - [2025-01-20 02:14:41] "GET /route-target/53782f0f-46c3-44a1-aa43-9cf06fe56a4b HTTP/1.1" 200 1218 0.002893 10.0.0.17 - - [2025-01-20 02:14:41] "GET /virtual-network/5655cb30-75ac-443a-a5a6-993266c73a4c HTTP/1.1" 200 2334 0.004361 10.0.0.17 - - [2025-01-20 02:14:41] "GET /routing-instance/3e3097d8-94f7-4d1d-bbe8-de4d4f75692a HTTP/1.1" 200 1491 0.002979 10.0.0.17 - - [2025-01-20 02:14:41] "GET /virtual-network/5655cb30-75ac-443a-a5a6-993266c73a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004457 10.0.0.17 - - [2025-01-20 02:14:41] "GET /virtual-network/5655cb30-75ac-443a-a5a6-993266c73a4c HTTP/1.1" 200 2334 0.004226 10.0.0.17 - - [2025-01-20 02:14:41] "GET /routing-instance/3e3097d8-94f7-4d1d-bbe8-de4d4f75692a HTTP/1.1" 200 1491 0.002806 10.0.0.17 - - [2025-01-20 02:14:41] "GET /routing-instance/3e3097d8-94f7-4d1d-bbe8-de4d4f75692a HTTP/1.1" 200 1491 0.003030 10.0.0.17 - - [2025-01-20 02:14:41] "GET /route-target/53782f0f-46c3-44a1-aa43-9cf06fe56a4b HTTP/1.1" 200 1218 0.002394 10.0.0.17 - - [2025-01-20 02:14:41] "GET /domains HTTP/1.1" 200 280 0.002188 10.0.0.17 - - [2025-01-20 02:14:41] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000867 10.0.0.17 - - [2025-01-20 02:14:41] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 2782 0.006146 10.0.0.17 - - [2025-01-20 02:14:41] "GET /projects?obj_uuids=4bd6d087-fece-4403-a2f0-19de59c158f5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000870 10.0.0.17 - - [2025-01-20 02:14:41] "GET /project/4bd6d087-fece-4403-a2f0-19de59c158f5 HTTP/1.1" 200 2402 0.070030 10.0.0.17 - - [2025-01-20 02:14:41] "GET /virtual-network/5655cb30-75ac-443a-a5a6-993266c73a4c HTTP/1.1" 200 2334 0.005131 10.0.0.17 - - [2025-01-20 02:14:41] "GET /obj-perms HTTP/1.1" 200 5054 0.003422 10.0.0.17 - - [2025-01-20 02:14:41] "POST /id-to-fqname HTTP/1.1" 200 233 0.001202 10.0.0.17 - - [2025-01-20 02:14:41] "POST /neutron/network HTTP/1.1" 200 846 0.007090 10.0.0.17 - - [2025-01-20 02:14:41] "GET /aaa-mode HTTP/1.1" 401 292 0.000627 10.0.0.17 - - [2025-01-20 02:14:42] "GET / HTTP/1.1" 200 35931 0.001697 10.0.0.17 - - [2025-01-20 02:14:42] "GET /project/4bd6d087-fece-4403-a2f0-19de59c158f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000388 10.0.0.17 - - [2025-01-20 02:14:42] "GET /projects?obj_uuids=4bd6d087-fece-4403-a2f0-19de59c158f5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001045 10.0.0.17 - - [2025-01-20 02:14:42] "GET /project/4bd6d087-fece-4403-a2f0-19de59c158f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.048167 10.0.0.17 - - [2025-01-20 02:14:42] "POST /neutron/network HTTP/1.1" 200 836 0.006087 10.0.0.17 - - [2025-01-20 02:14:42] "POST /neutron/port HTTP/1.1" 200 117 0.007976 10.0.0.17 - - [2025-01-20 02:14:42] "POST /neutron/port HTTP/1.1" 200 117 0.006638 10.0.0.17 - - [2025-01-20 02:14:42] "POST /id-to-fqname HTTP/1.1" 200 233 0.001730 10.0.0.17 - - [2025-01-20 02:14:42] "POST /neutron/port HTTP/1.1" 200 117 0.005186 10.0.0.17 - - [2025-01-20 02:14:42] "POST /neutron/network HTTP/1.1" 200 849 0.012489 10.0.0.17 - - [2025-01-20 02:14:42] "GET /aaa-mode HTTP/1.1" 401 292 0.000418 10.0.0.17 - - [2025-01-20 02:14:43] "POST /neutron/network HTTP/1.1" 200 846 0.005911 10.0.0.17 - - [2025-01-20 02:14:43] "GET /projects?obj_uuids=4bd6d087-fece-4403-a2f0-19de59c158f5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001003 10.0.0.17 - - [2025-01-20 02:14:43] "GET / HTTP/1.1" 200 35931 0.001594 10.0.0.17 - - [2025-01-20 02:14:43] "GET /project/4bd6d087-fece-4403-a2f0-19de59c158f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000365 10.0.0.17 - - [2025-01-20 02:14:43] "POST /neutron/port HTTP/1.1" 200 1070 0.255160 10.0.0.17 - - [2025-01-20 02:14:43] "POST /neutron/port HTTP/1.1" 200 1070 0.009341 10.0.0.17 - - [2025-01-20 02:14:43] "POST /neutron/port HTTP/1.1" 200 1070 0.007923 10.0.0.17 - - [2025-01-20 02:14:43] "POST /neutron/port HTTP/1.1" 200 1124 0.070176 10.0.0.17 - - [2025-01-20 02:14:43] "POST /neutron/port HTTP/1.1" 200 1098 0.015222 10.0.0.17 - - [2025-01-20 02:14:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003447 10.0.0.17 - - [2025-01-20 02:14:43] "POST /neutron/subnet HTTP/1.1" 200 689 0.009966 10.0.0.17 - - [2025-01-20 02:14:43] "POST /neutron/port HTTP/1.1" 200 117 0.001477 10.0.0.17 - - [2025-01-20 02:14:43] "POST /neutron/network HTTP/1.1" 200 836 0.007696 10.0.0.17 - - [2025-01-20 02:14:43] "GET /projects?obj_uuids=4bd6d087-fece-4403-a2f0-19de59c158f5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001262 10.0.0.17 - - [2025-01-20 02:14:43] "GET /project/4bd6d087-fece-4403-a2f0-19de59c158f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.057979 10.0.0.17 - - [2025-01-20 02:14:43] "POST /neutron/network HTTP/1.1" 200 839 0.008358 10.0.0.17 - - [2025-01-20 02:14:43] "POST /neutron/port HTTP/1.1" 200 1098 0.021623 10.0.0.17 - - [2025-01-20 02:14:43] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007529 10.0.0.17 - - [2025-01-20 02:14:43] "POST /neutron/port HTTP/1.1" 200 117 0.004899 10.0.0.17 - - [2025-01-20 02:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.17 - - [2025-01-20 02:14:43] "GET /projects?obj_uuids=4bd6d087-fece-4403-a2f0-19de59c158f5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001134 10.0.0.17 - - [2025-01-20 02:14:43] "GET /project/4bd6d087-fece-4403-a2f0-19de59c158f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.036584 10.0.0.17 - - [2025-01-20 02:14:43] "GET /virtual-network/521905ff-0f6c-426c-a5fe-271cb28506cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006266 10.0.0.17 - - [2025-01-20 02:14:44] "GET /floating-ip-pools?parent_id=521905ff-0f6c-426c-a5fe-271cb28506cc&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003166 10.0.0.17 - - [2025-01-20 02:14:44] "GET /virtual-network/521905ff-0f6c-426c-a5fe-271cb28506cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005562 10.0.0.17 - - [2025-01-20 02:14:44] "POST /neutron/network HTTP/1.1" 200 849 0.006327 10.0.0.17 - - [2025-01-20 02:14:44] "POST /floating-ip-pools HTTP/1.1" 200 609 0.037286 10.0.0.17 - - [2025-01-20 02:14:44] "GET /projects?obj_uuids=4bd6d087-fece-4403-a2f0-19de59c158f5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001056 10.0.0.17 - - [2025-01-20 02:14:44] "POST /ref-update HTTP/1.1" 200 156 0.021008 10.0.0.17 - - [2025-01-20 02:14:44] "GET /virtual-network/521905ff-0f6c-426c-a5fe-271cb28506cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005510 10.0.0.17 - - [2025-01-20 02:14:44] "GET /domains HTTP/1.1" 200 280 0.003700 10.0.0.17 - - [2025-01-20 02:14:44] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001128 10.0.0.17 - - [2025-01-20 02:14:44] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 2782 0.015585 10.0.0.17 - - [2025-01-20 02:14:44] "GET /projects?obj_uuids=4bd6d087-fece-4403-a2f0-19de59c158f5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001191 10.0.0.17 - - [2025-01-20 02:14:44] "GET /project/4bd6d087-fece-4403-a2f0-19de59c158f5 HTTP/1.1" 200 3244 0.079035 10.0.0.17 - - [2025-01-20 02:14:44] "GET /virtual-network/521905ff-0f6c-426c-a5fe-271cb28506cc HTTP/1.1" 200 3155 0.016067 10.0.0.17 - - [2025-01-20 02:14:44] "GET /floating-ip-pool/0dfe53b9-d7a7-485d-80bb-f30c17b15b90 HTTP/1.1" 200 1440 0.002846 10.0.0.17 - - [2025-01-20 02:14:44] "GET /domains HTTP/1.1" 200 280 0.003412 10.0.0.17 - - [2025-01-20 02:14:44] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001246 10.0.0.17 - - [2025-01-20 02:14:44] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 2782 0.007234 10.0.0.17 - - [2025-01-20 02:14:44] "GET /projects?obj_uuids=4bd6d087-fece-4403-a2f0-19de59c158f5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001082 10.0.0.17 - - [2025-01-20 02:14:44] "POST /neutron/port HTTP/1.1" 200 1073 0.329761 10.0.0.17 - - [2025-01-20 02:14:44] "POST /neutron/port HTTP/1.1" 200 1073 0.013611 10.0.0.17 - - [2025-01-20 02:14:44] "POST /neutron/port HTTP/1.1" 200 1073 0.010481 10.0.0.17 - - [2025-01-20 02:14:44] "GET /project/4bd6d087-fece-4403-a2f0-19de59c158f5 HTTP/1.1" 200 3244 0.083145 10.0.0.17 - - [2025-01-20 02:14:44] "GET /virtual-network/521905ff-0f6c-426c-a5fe-271cb28506cc HTTP/1.1" 200 3155 0.008202 10.0.0.17 - - [2025-01-20 02:14:44] "GET /virtual-network/521905ff-0f6c-426c-a5fe-271cb28506cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.004416 10.0.0.17 - - [2025-01-20 02:14:44] "POST /neutron/port HTTP/1.1" 200 1127 0.089825 10.0.0.17 - - [2025-01-20 02:14:44] "POST /neutron/port HTTP/1.1" 200 1098 0.019782 10.0.0.17 - - [2025-01-20 02:14:44] "POST /neutron/security_group HTTP/1.1" 200 2070 0.017003 10.0.0.17 - - [2025-01-20 02:14:44] "POST /neutron/port HTTP/1.1" 200 1101 0.013758 10.0.0.17 - - [2025-01-20 02:14:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002787 10.0.0.17 - - [2025-01-20 02:14:44] "POST /neutron/subnet HTTP/1.1" 200 703 0.008464 10.0.0.17 - - [2025-01-20 02:14:44] "POST /neutron/port HTTP/1.1" 200 117 0.000972 10.0.0.17 - - [2025-01-20 02:14:44] "POST /neutron/network HTTP/1.1" 200 839 0.006355 10.0.0.17 - - [2025-01-20 02:14:49] "POST /neutron/port HTTP/1.1" 200 1098 0.016132 10.0.0.17 - - [2025-01-20 02:14:49] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007297 10.0.0.17 - - [2025-01-20 02:14:49] "POST /neutron/port HTTP/1.1" 200 1098 0.017573 10.0.0.17 - - [2025-01-20 02:14:49] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008524 10.0.0.17 - - [2025-01-20 02:14:49] "POST /neutron/port HTTP/1.1" 200 1098 0.015177 10.0.0.17 - - [2025-01-20 02:14:49] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006084 10.0.0.17 - - [2025-01-20 02:14:49] "GET /virtual-machine/fe444c84-fa0a-4eaa-aa3d-359259ba1103 HTTP/1.1" 200 1305 0.004456 10.0.0.17 - - [2025-01-20 02:14:49] "GET /virtual-machine-interface/408626f1-a008-48d2-a5a5-25ffc025129c HTTP/1.1" 200 3004 0.005021 10.0.0.17 - - [2025-01-20 02:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.17 - - [2025-01-20 02:14:50] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002995 10.0.0.17 - - [2025-01-20 02:14:50] "GET /virtual-networks?parent_id=4bd6d087-fece-4403-a2f0-19de59c158f5&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003072 10.0.0.17 - - [2025-01-20 02:14:50] "GET /virtual-network/5655cb30-75ac-443a-a5a6-993266c73a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005295 10.0.0.17 - - [2025-01-20 02:14:51] "POST /neutron/port HTTP/1.1" 200 1098 0.015839 10.0.0.17 - - [2025-01-20 02:14:51] "POST /neutron/port HTTP/1.1" 200 1098 0.014179 10.0.0.17 - - [2025-01-20 02:14:51] "POST /neutron/network HTTP/1.1" 200 846 0.006074 10.0.0.17 - - [2025-01-20 02:14:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002650 10.0.0.17 - - [2025-01-20 02:14:51] "POST /neutron/subnet HTTP/1.1" 200 689 0.009228 10.0.0.17 - - [2025-01-20 02:14:51] "POST /neutron/port HTTP/1.1" 200 117 0.001009 10.0.0.17 - - [2025-01-20 02:14:51] "POST /neutron/network HTTP/1.1" 200 836 0.005677 10.0.0.17 - - [2025-01-20 02:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.17 - - [2025-01-20 02:14:53] "GET /virtual-network/5655cb30-75ac-443a-a5a6-993266c73a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004606 10.0.0.17 - - [2025-01-20 02:14:54] "POST /neutron/port HTTP/1.1" 200 1098 0.033952 10.0.0.17 - - [2025-01-20 02:14:54] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005204 10.0.0.17 - - [2025-01-20 02:14:54] "POST /neutron/port HTTP/1.1" 200 1101 0.014936 10.0.0.17 - - [2025-01-20 02:14:54] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009640 10.0.0.17 - - [2025-01-20 02:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.17 - - [2025-01-20 02:14:55] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003024 10.0.0.17 - - [2025-01-20 02:14:55] "GET /virtual-networks?parent_id=4bd6d087-fece-4403-a2f0-19de59c158f5&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.008291 10.0.0.17 - - [2025-01-20 02:14:55] "GET /virtual-network/5655cb30-75ac-443a-a5a6-993266c73a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004910 10.0.0.17 - - [2025-01-20 02:14:55] "POST /neutron/port HTTP/1.1" 200 1098 0.015973 10.0.0.17 - - [2025-01-20 02:14:55] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005966 10.0.0.17 - - [2025-01-20 02:15:00] "GET /projects?obj_uuids=4bd6d087-fece-4403-a2f0-19de59c158f5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001006 10.0.0.17 - - [2025-01-20 02:15:00] "POST /neutron/floatingip HTTP/1.1" 200 531 0.057632 10.0.0.17 - - [2025-01-20 02:15:00] "POST /neutron/port HTTP/1.1" 200 1098 0.013652 10.0.0.17 - - [2025-01-20 02:15:00] "POST /neutron/floatingip HTTP/1.1" 200 531 0.005194 10.0.0.17 - - [2025-01-20 02:15:00] "POST /neutron/floatingip HTTP/1.1" 200 576 0.031119 10.0.0.17 - - [2025-01-20 02:15:00] "POST /neutron/port HTTP/1.1" 200 1101 0.014591 10.0.0.17 - - [2025-01-20 02:15:00] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006009 10.0.0.17 - - [2025-01-20 02:15:00] "POST /neutron/port HTTP/1.1" 200 1101 0.014450 10.0.0.17 - - [2025-01-20 02:15:00] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007107 10.0.0.17 - - [2025-01-20 02:15:00] "POST /neutron/port HTTP/1.1" 200 1101 0.014636 10.0.0.17 - - [2025-01-20 02:15:00] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005900 10.0.0.17 - - [2025-01-20 02:15:00] "GET /virtual-machine/ba9b6ad2-7294-413c-bb15-12c8611159c0 HTTP/1.1" 200 1305 0.004182 10.0.0.17 - - [2025-01-20 02:15:00] "GET /virtual-machine-interface/f64085e6-54fd-4517-bb8c-fba64b510774 HTTP/1.1" 200 3005 0.004658 10.0.0.17 - - [2025-01-20 02:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.17 - - [2025-01-20 02:15:00] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003064 10.0.0.17 - - [2025-01-20 02:15:01] "GET /virtual-networks?parent_id=4bd6d087-fece-4403-a2f0-19de59c158f5&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003020 10.0.0.17 - - [2025-01-20 02:15:01] "GET /virtual-network/521905ff-0f6c-426c-a5fe-271cb28506cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005111 10.0.0.17 - - [2025-01-20 02:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.17 - - [2025-01-20 02:15:02] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002839 10.0.0.17 - - [2025-01-20 02:15:02] "GET /virtual-networks?parent_id=4bd6d087-fece-4403-a2f0-19de59c158f5&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003330 10.0.0.17 - - [2025-01-20 02:15:02] "GET /virtual-network/521905ff-0f6c-426c-a5fe-271cb28506cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005170 10.0.0.17 - - [2025-01-20 02:15:02] "POST /neutron/floatingip HTTP/1.1" 200 576 0.013415 10.0.0.17 - - [2025-01-20 02:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.17 - - [2025-01-20 02:15:02] "GET /routing-instance/65482e04-bef6-479c-bc64-8125e41329ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.004033 10.0.0.17 - - [2025-01-20 02:15:02] "GET /route-target/d8121bf3-0d01-4124-859a-10bfd4c581d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003971 10.0.0.17 - - [2025-01-20 02:15:02] "GET /floating-ip/d028a029-c11e-47c9-85ef-ed3c477eb1f7 HTTP/1.1" 200 1888 0.005605 10.0.0.17 - - [2025-01-20 02:15:05] "POST /neutron/floatingip HTTP/1.1" 200 576 0.011629 10.0.0.17 - - [2025-01-20 02:15:05] "POST /neutron/floatingip HTTP/1.1" 200 531 0.015542 10.0.0.17 - - [2025-01-20 02:15:05] "POST /neutron/floatingip HTTP/1.1" 200 531 0.005174 10.0.0.17 - - [2025-01-20 02:15:05] "POST /neutron/floatingip HTTP/1.1" 200 115 0.029197 10.0.0.17 - - [2025-01-20 02:15:05] "GET /floating-ip-pool/0dfe53b9-d7a7-485d-80bb-f30c17b15b90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.002882 10.0.0.17 - - [2025-01-20 02:15:05] "POST /ref-update HTTP/1.1" 200 156 0.008848 10.0.0.17 - - [2025-01-20 02:15:05] "DELETE /floating-ip-pool/0dfe53b9-d7a7-485d-80bb-f30c17b15b90 HTTP/1.1" 200 115 0.020558 10.0.0.17 - - [2025-01-20 02:15:05] "POST /neutron/network HTTP/1.1" 200 836 0.008811 10.0.0.17 - - [2025-01-20 02:15:05] "POST /neutron/network HTTP/1.1" 400 204 0.009459 10.0.0.17 - - [2025-01-20 02:15:06] "DELETE /project/4bd6d087fece4403a2f019de59c158f5 HTTP/1.1" 404 173 0.009474 10.0.0.17 - - [2025-01-20 02:15:06] "DELETE /project/d4f2029b9f4444a78ddbb911db9191b5 HTTP/1.1" 404 173 0.006925 10.0.0.17 - - [2025-01-20 02:15:06] "DELETE /project/d8397a5e3e08407bae846f1672f95c83 HTTP/1.1" 404 173 0.003139 10.0.0.17 - - [2025-01-20 02:15:06] "GET /projects?obj_uuids=d8397a5e-3e08-407b-ae84-6f1672f95c83&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001020 10.0.0.17 - - [2025-01-20 02:15:06] "GET /project/d8397a5e-3e08-407b-ae84-6f1672f95c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1513 0.032767 10.0.0.17 - - [2025-01-20 02:15:06] "GET /projects?obj_uuids=d8397a5e-3e08-407b-ae84-6f1672f95c83&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000964 10.0.0.17 - - [2025-01-20 02:15:06] "GET /project/d8397a5e-3e08-407b-ae84-6f1672f95c83?fields=security_groups HTTP/1.1" 200 1397 0.071425 10.0.0.17 - - [2025-01-20 02:15:06] "POST /neutron/port HTTP/1.1" 200 1101 0.012701 10.0.0.17 - - [2025-01-20 02:15:06] "POST /neutron/port HTTP/1.1" 200 1127 0.010324 10.0.0.17 - - [2025-01-20 02:15:06] "DELETE /security-group/23b4aa35-f54b-4518-a897-f58f11781bd4 HTTP/1.1" 200 115 0.048574 10.0.0.17 - - [2025-01-20 02:15:06] "GET /projects?obj_uuids=d8397a5e-3e08-407b-ae84-6f1672f95c83&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001001 10.0.0.17 - - [2025-01-20 02:15:06] "DELETE /access-control-list/700a0cd1-d8c0-4d91-832c-f50352fc3ab4 HTTP/1.1" 200 115 0.038535 10.0.0.17 - - [2025-01-20 02:15:06] "GET /project/d8397a5e-3e08-407b-ae84-6f1672f95c83?fields=application_policy_sets HTTP/1.1" 200 1436 0.040932 10.0.0.17 - - [2025-01-20 02:15:06] "POST /neutron/port HTTP/1.1" 200 1098 0.035176 10.0.0.17 - - [2025-01-20 02:15:06] "DELETE /access-control-list/0dd158a1-6329-4508-aa92-68ee8037e605 HTTP/1.1" 200 115 0.042477 10.0.0.17 - - [2025-01-20 02:15:06] "POST /neutron/port HTTP/1.1" 200 1124 0.011562 10.0.0.17 - - [2025-01-20 02:15:06] "POST /neutron/port HTTP/1.1" 200 151 0.183340 10.0.0.17 - - [2025-01-20 02:15:06] "DELETE /project/d8397a5e-3e08-407b-ae84-6f1672f95c83 HTTP/1.1" 200 115 0.389030 10.0.0.17 - - [2025-01-20 02:15:06] "POST /neutron/port HTTP/1.1" 200 151 0.128764 10.0.0.17 - - [2025-01-20 02:15:07] "POST /neutron/network HTTP/1.1" 200 836 0.005626 10.0.0.17 - - [2025-01-20 02:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.17 - - [2025-01-20 02:15:07] "POST /useragent-kv HTTP/1.1" 200 115 0.001823 10.0.0.17 - - [2025-01-20 02:15:07] "POST /useragent-kv HTTP/1.1" 200 115 0.002605 10.0.0.17 - - [2025-01-20 02:15:07] "POST /neutron/network HTTP/1.1" 200 151 0.078559 10.0.0.17 - - [2025-01-20 02:15:07] "DELETE /route-target/53782f0f-46c3-44a1-aa43-9cf06fe56a4b HTTP/1.1" 200 115 0.015489 10.0.0.17 - - [2025-01-20 02:15:07] "GET /routing-instance/3e3097d8-94f7-4d1d-bbe8-de4d4f75692a HTTP/1.1" 404 171 0.002072 10.0.0.17 - - [2025-01-20 02:15:07] "GET /domains HTTP/1.1" 200 280 0.001974 10.0.0.17 - - [2025-01-20 02:15:07] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000853 10.0.0.17 - - [2025-01-20 02:15:07] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 2585 0.050110 10.0.0.17 - - [2025-01-20 02:15:07] "GET /projects?obj_uuids=4bd6d087-fece-4403-a2f0-19de59c158f5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000985 10.0.0.17 - - [2025-01-20 02:15:08] "GET /project/4bd6d087-fece-4403-a2f0-19de59c158f5 HTTP/1.1" 200 2174 0.067152 10.0.0.17 - - [2025-01-20 02:15:08] "POST /neutron/network HTTP/1.1" 200 839 0.005133 10.0.0.17 - - [2025-01-20 02:15:08] "POST /useragent-kv HTTP/1.1" 200 115 0.001977 10.0.0.17 - - [2025-01-20 02:15:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002482 10.0.0.17 - - [2025-01-20 02:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.17 - - [2025-01-20 02:15:08] "POST /neutron/network HTTP/1.1" 200 151 0.068821 10.0.0.17 - - [2025-01-20 02:15:08] "GET /routing-instance/65482e04-bef6-479c-bc64-8125e41329ed HTTP/1.1" 404 171 0.001792 10.0.0.17 - - [2025-01-20 02:15:08] "GET /domains HTTP/1.1" 200 280 0.002582 10.0.0.17 - - [2025-01-20 02:15:08] "DELETE /route-target/d8121bf3-0d01-4124-859a-10bfd4c581d7 HTTP/1.1" 200 115 0.016485 10.0.0.17 - - [2025-01-20 02:15:08] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000881 10.0.0.17 - - [2025-01-20 02:15:08] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 2585 0.048338 10.0.0.17 - - [2025-01-20 02:15:08] "GET /projects?obj_uuids=4bd6d087-fece-4403-a2f0-19de59c158f5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000969 10.0.0.17 - - [2025-01-20 02:15:08] "GET /project/4bd6d087-fece-4403-a2f0-19de59c158f5 HTTP/1.1" 200 1924 0.064228 10.0.0.17 - - [2025-01-20 02:15:08] "GET /projects?obj_uuids=4bd6d087-fece-4403-a2f0-19de59c158f5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000995 10.0.0.17 - - [2025-01-20 02:15:08] "GET /project/4bd6d087-fece-4403-a2f0-19de59c158f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.025084 10.0.0.17 - - [2025-01-20 02:15:08] "GET /projects?obj_uuids=4bd6d087-fece-4403-a2f0-19de59c158f5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001373 10.0.0.17 - - [2025-01-20 02:15:08] "GET /project/4bd6d087-fece-4403-a2f0-19de59c158f5?fields=virtual_networks HTTP/1.1" 200 1056 0.071614 10.0.0.17 - - [2025-01-20 02:15:08] "GET /projects?obj_uuids=4bd6d087-fece-4403-a2f0-19de59c158f5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001067 10.0.0.17 - - [2025-01-20 02:15:08] "GET /project/4bd6d087-fece-4403-a2f0-19de59c158f5?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.027107 10.0.0.17 - - [2025-01-20 02:15:08] "GET /projects?obj_uuids=4bd6d087-fece-4403-a2f0-19de59c158f5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001013 10.0.0.17 - - [2025-01-20 02:15:08] "GET /project/4bd6d087-fece-4403-a2f0-19de59c158f5?fields=security_groups HTTP/1.1" 200 1294 0.026917 10.0.0.17 - - [2025-01-20 02:15:09] "POST /fqname-to-id HTTP/1.1" 404 183 0.022205 10.0.0.17 - - [2025-01-20 02:15:09] "GET /projects?obj_uuids=1a1cf74f-f795-4f0c-93ef-930c12887a4d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003788 10.0.0.17 - - [2025-01-20 02:15:09] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000998 10.0.0.17 - - [2025-01-20 02:15:09] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006734 10.0.0.17 - - [2025-01-20 02:15:09] "POST /id-to-fqname HTTP/1.1" 200 185 0.001173 10.0.0.17 - - [2025-01-20 02:15:09] "POST /fqname-to-id HTTP/1.1" 404 194 0.002912 10.0.0.17 - - [2025-01-20 02:15:09] "POST /security-groups HTTP/1.1" 200 586 0.063727 10.0.0.17 - - [2025-01-20 02:15:09] "POST /fqname-to-id HTTP/1.1" 404 229 0.002719 10.0.0.17 - - [2025-01-20 02:15:09] "POST /projects HTTP/1.1" 200 575 0.214708 10.0.0.17 - - [2025-01-20 02:15:09] "POST /access-control-lists HTTP/1.1" 200 591 0.056878 10.0.0.17 - - [2025-01-20 02:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.284421 10.0.0.17 - - [2025-01-20 02:15:09] "POST /fqname-to-id HTTP/1.1" 404 228 0.002966 10.0.0.17 - - [2025-01-20 02:15:09] "GET /project/1a1cf74f-f795-4f0c-93ef-930c12887a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.409527 10.0.0.17 - - [2025-01-20 02:15:10] "POST /access-control-lists HTTP/1.1" 200 589 0.068924 10.0.0.17 - - [2025-01-20 02:15:10] "GET / HTTP/1.1" 200 35931 0.002009 10.0.0.17 - - [2025-01-20 02:15:11] "GET /obj-perms HTTP/1.1" 200 5056 0.057142 10.0.0.17 - - [2025-01-20 02:15:12] "GET /obj-perms HTTP/1.1" 200 5056 0.044933 10.0.0.17 - - [2025-01-20 02:15:12] "GET /projects?obj_uuids=1a1cf74f-f795-4f0c-93ef-930c12887a4d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001340 10.0.0.17 - - [2025-01-20 02:15:12] "GET /project/1a1cf74f-f795-4f0c-93ef-930c12887a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.032299 10.0.0.17 - - [2025-01-20 02:15:12] "GET /projects?obj_uuids=1a1cf74f-f795-4f0c-93ef-930c12887a4d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001234 10.0.0.17 - - [2025-01-20 02:15:12] "GET /project/1a1cf74f-f795-4f0c-93ef-930c12887a4d?fields=virtual_networks HTTP/1.1" 200 1022 0.069230 10.0.0.17 - - [2025-01-20 02:15:12] "GET /projects?obj_uuids=1a1cf74f-f795-4f0c-93ef-930c12887a4d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001015 10.0.0.17 - - [2025-01-20 02:15:12] "GET /project/1a1cf74f-f795-4f0c-93ef-930c12887a4d?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.031595 10.0.0.17 - - [2025-01-20 02:15:12] "GET /projects?obj_uuids=1a1cf74f-f795-4f0c-93ef-930c12887a4d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001009 10.0.0.17 - - [2025-01-20 02:15:12] "GET /project/1a1cf74f-f795-4f0c-93ef-930c12887a4d?fields=security_groups HTTP/1.1" 200 1243 0.028346 10.0.0.17 - - [2025-01-20 02:15:13] "POST /fqname-to-id HTTP/1.1" 404 191 0.024472 10.0.0.17 - - [2025-01-20 02:15:13] "GET /projects?obj_uuids=b9172896-a456-4a08-a6c6-2d0a57e2172a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003623 10.0.0.17 - - [2025-01-20 02:15:13] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000929 10.0.0.17 - - [2025-01-20 02:15:13] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006500 10.0.0.17 - - [2025-01-20 02:15:13] "POST /id-to-fqname HTTP/1.1" 200 193 0.002284 10.0.0.17 - - [2025-01-20 02:15:13] "POST /fqname-to-id HTTP/1.1" 404 202 0.003135 10.0.0.17 - - [2025-01-20 02:15:13] "POST /security-groups HTTP/1.1" 200 594 0.063632 10.0.0.17 - - [2025-01-20 02:15:13] "POST /fqname-to-id HTTP/1.1" 404 237 0.002959 10.0.0.17 - - [2025-01-20 02:15:13] "POST /projects HTTP/1.1" 200 591 0.220121 10.0.0.17 - - [2025-01-20 02:15:13] "POST /access-control-lists HTTP/1.1" 200 599 0.060997 10.0.0.17 - - [2025-01-20 02:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.290049 10.0.0.17 - - [2025-01-20 02:15:13] "POST /fqname-to-id HTTP/1.1" 404 236 0.002764 10.0.0.17 - - [2025-01-20 02:15:13] "GET /project/b9172896-a456-4a08-a6c6-2d0a57e2172a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.421980 10.0.0.17 - - [2025-01-20 02:15:13] "POST /access-control-lists HTTP/1.1" 200 597 0.060311 10.0.0.17 - - [2025-01-20 02:15:14] "GET / HTTP/1.1" 200 35931 0.001855 10.0.0.17 - - [2025-01-20 02:15:15] "GET /project/b9172896-a456-4a08-a6c6-2d0a57e2172a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000471 10.0.0.17 - - [2025-01-20 02:15:16] "GET /projects?obj_uuids=b9172896-a456-4a08-a6c6-2d0a57e2172a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001019 10.0.0.17 - - [2025-01-20 02:15:16] "GET /project/b9172896-a456-4a08-a6c6-2d0a57e2172a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.050423 10.0.0.17 - - [2025-01-20 02:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.17 - - [2025-01-20 02:15:16] "GET /security-group/3de27cb7-315b-448e-99e8-0a2d9894b99e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.005434 10.0.0.17 - - [2025-01-20 02:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005042 10.0.0.17 - - [2025-01-20 02:15:16] "GET /projects?obj_uuids=b9172896-a456-4a08-a6c6-2d0a57e2172a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001348 10.0.0.17 - - [2025-01-20 02:15:16] "GET /project/b9172896-a456-4a08-a6c6-2d0a57e2172a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.035210 10.0.0.17 - - [2025-01-20 02:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.17 - - [2025-01-20 02:15:16] "GET /security-group/3de27cb7-315b-448e-99e8-0a2d9894b99e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.003697 10.0.0.17 - - [2025-01-20 02:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.17 - - [2025-01-20 02:15:16] "PUT /security-group/3de27cb7-315b-448e-99e8-0a2d9894b99e HTTP/1.1" 200 262 0.013714 10.0.0.17 - - [2025-01-20 02:15:16] "PUT /access-control-list/2151244d-9faa-49fc-a6cf-d67b8de73e1c HTTP/1.1" 200 272 0.009762 10.0.0.17 - - [2025-01-20 02:15:16] "PUT /access-control-list/2d1cd25f-038d-4add-a771-3b20aa8fb5e1 HTTP/1.1" 200 272 0.008325 10.0.0.17 - - [2025-01-20 02:15:16] "POST /fqname-to-id HTTP/1.1" 404 202 0.002499 10.0.0.17 - - [2025-01-20 02:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.17 - - [2025-01-20 02:15:16] "GET /projects?obj_uuids=b9172896-a456-4a08-a6c6-2d0a57e2172a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001366 10.0.0.17 - - [2025-01-20 02:15:16] "GET /project/b9172896-a456-4a08-a6c6-2d0a57e2172a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.026004 10.0.0.17 - - [2025-01-20 02:15:16] "POST /neutron/network HTTP/1.1" 200 117 0.026676 10.0.0.17 - - [2025-01-20 02:15:16] "GET /projects?obj_uuids=b9172896-a456-4a08-a6c6-2d0a57e2172a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000978 10.0.0.17 - - [2025-01-20 02:15:17] "POST /neutron/network HTTP/1.1" 200 608 0.064166 10.0.0.17 - - [2025-01-20 02:15:17] "POST /route-targets HTTP/1.1" 200 327 0.032357 10.0.0.17 - - [2025-01-20 02:15:17] "POST /ref-update HTTP/1.1" 200 156 0.016052 10.0.0.17 - - [2025-01-20 02:15:17] "POST /useragent-kv HTTP/1.1" 200 115 0.010450 10.0.0.17 - - [2025-01-20 02:15:17] "POST /neutron/subnet HTTP/1.1" 200 720 0.200420 10.0.0.17 - - [2025-01-20 02:15:17] "POST /neutron/network HTTP/1.1" 200 826 0.007812 10.0.0.17 - - [2025-01-20 02:15:17] "POST /id-to-fqname HTTP/1.1" 200 223 0.001646 10.0.0.17 - - [2025-01-20 02:15:17] "GET /virtual-network/eb48e103-12cb-4df8-b99b-ff9d1f6550af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005142 10.0.0.17 - - [2025-01-20 02:15:17] "POST /neutron/network HTTP/1.1" 200 826 0.006860 10.0.0.17 - - [2025-01-20 02:15:17] "GET /virtual-network/eb48e103-12cb-4df8-b99b-ff9d1f6550af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006307 10.0.0.17 - - [2025-01-20 02:15:17] "POST /neutron/network HTTP/1.1" 200 826 0.007142 10.0.0.17 - - [2025-01-20 02:15:17] "POST /neutron/subnet HTTP/1.1" 200 720 0.011919 10.0.0.17 - - [2025-01-20 02:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.17 - - [2025-01-20 02:15:17] "GET /projects?obj_uuids=b9172896-a456-4a08-a6c6-2d0a57e2172a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001381 10.0.0.17 - - [2025-01-20 02:15:17] "GET /project/b9172896-a456-4a08-a6c6-2d0a57e2172a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.037225 10.0.0.17 - - [2025-01-20 02:15:17] "POST /neutron/network HTTP/1.1" 200 117 0.010458 10.0.0.17 - - [2025-01-20 02:15:17] "GET /projects?obj_uuids=b9172896-a456-4a08-a6c6-2d0a57e2172a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001392 10.0.0.17 - - [2025-01-20 02:15:17] "POST /neutron/network HTTP/1.1" 200 615 0.101569 10.0.0.17 - - [2025-01-20 02:15:17] "POST /route-targets HTTP/1.1" 200 327 0.010606 10.0.0.17 - - [2025-01-20 02:15:17] "POST /ref-update HTTP/1.1" 200 156 0.019802 10.0.0.17 - - [2025-01-20 02:15:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004189 10.0.0.17 - - [2025-01-20 02:15:17] "POST /neutron/subnet HTTP/1.1" 200 720 0.187965 10.0.0.17 - - [2025-01-20 02:15:17] "POST /neutron/network HTTP/1.1" 200 833 0.005111 10.0.0.17 - - [2025-01-20 02:15:17] "POST /id-to-fqname HTTP/1.1" 200 227 0.001072 10.0.0.17 - - [2025-01-20 02:15:17] "GET /virtual-network/5fd2418e-3137-4279-9ada-f4af30e20a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004335 10.0.0.17 - - [2025-01-20 02:15:18] "POST /neutron/network HTTP/1.1" 200 833 0.005352 10.0.0.17 - - [2025-01-20 02:15:18] "GET /virtual-network/5fd2418e-3137-4279-9ada-f4af30e20a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005113 10.0.0.17 - - [2025-01-20 02:15:18] "POST /neutron/network HTTP/1.1" 200 833 0.006690 10.0.0.17 - - [2025-01-20 02:15:18] "POST /neutron/subnet HTTP/1.1" 200 720 0.008141 10.0.0.17 - - [2025-01-20 02:15:18] "POST /id-to-fqname HTTP/1.1" 200 223 0.001649 10.0.0.17 - - [2025-01-20 02:15:18] "POST /neutron/network HTTP/1.1" 200 836 0.005682 10.0.0.17 - - [2025-01-20 02:15:18] "GET /aaa-mode HTTP/1.1" 401 292 0.000406 10.0.0.17 - - [2025-01-20 02:15:18] "GET / HTTP/1.1" 200 35931 0.001538 10.0.0.17 - - [2025-01-20 02:15:18] "GET /project/b9172896-a456-4a08-a6c6-2d0a57e2172a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000382 10.0.0.17 - - [2025-01-20 02:15:19] "GET /projects?obj_uuids=b9172896-a456-4a08-a6c6-2d0a57e2172a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001025 10.0.0.17 - - [2025-01-20 02:15:19] "GET /project/b9172896-a456-4a08-a6c6-2d0a57e2172a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.042261 10.0.0.17 - - [2025-01-20 02:15:19] "POST /neutron/network HTTP/1.1" 200 826 0.006480 10.0.0.17 - - [2025-01-20 02:15:19] "POST /neutron/port HTTP/1.1" 200 117 0.005314 10.0.0.17 - - [2025-01-20 02:15:19] "POST /neutron/port HTTP/1.1" 200 117 0.005126 10.0.0.17 - - [2025-01-20 02:15:19] "POST /id-to-fqname HTTP/1.1" 200 227 0.001288 10.0.0.17 - - [2025-01-20 02:15:19] "POST /neutron/port HTTP/1.1" 200 117 0.006176 10.0.0.17 - - [2025-01-20 02:15:19] "POST /neutron/network HTTP/1.1" 200 843 0.006223 10.0.0.17 - - [2025-01-20 02:15:19] "GET /aaa-mode HTTP/1.1" 401 292 0.000430 10.0.0.17 - - [2025-01-20 02:15:19] "POST /neutron/network HTTP/1.1" 200 836 0.005315 10.0.0.17 - - [2025-01-20 02:15:19] "GET /projects?obj_uuids=b9172896-a456-4a08-a6c6-2d0a57e2172a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001026 10.0.0.17 - - [2025-01-20 02:15:19] "GET / HTTP/1.1" 200 35931 0.001667 10.0.0.17 - - [2025-01-20 02:15:19] "GET /project/b9172896-a456-4a08-a6c6-2d0a57e2172a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000373 10.0.0.17 - - [2025-01-20 02:15:19] "POST /neutron/port HTTP/1.1" 200 1062 0.200481 10.0.0.17 - - [2025-01-20 02:15:19] "POST /neutron/port HTTP/1.1" 200 1062 0.008510 10.0.0.17 - - [2025-01-20 02:15:19] "POST /neutron/port HTTP/1.1" 200 1062 0.007666 10.0.0.17 - - [2025-01-20 02:15:19] "POST /neutron/port HTTP/1.1" 200 1116 0.059950 10.0.0.17 - - [2025-01-20 02:15:19] "POST /neutron/port HTTP/1.1" 200 1090 0.017771 10.0.0.17 - - [2025-01-20 02:15:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002950 10.0.0.17 - - [2025-01-20 02:15:20] "POST /neutron/subnet HTTP/1.1" 200 694 0.013113 10.0.0.17 - - [2025-01-20 02:15:20] "POST /neutron/port HTTP/1.1" 200 117 0.001205 10.0.0.17 - - [2025-01-20 02:15:20] "POST /neutron/network HTTP/1.1" 200 826 0.005982 10.0.0.17 - - [2025-01-20 02:15:20] "GET /projects?obj_uuids=b9172896-a456-4a08-a6c6-2d0a57e2172a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001054 10.0.0.17 - - [2025-01-20 02:15:20] "GET /project/b9172896-a456-4a08-a6c6-2d0a57e2172a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.057016 10.0.0.17 - - [2025-01-20 02:15:20] "POST /neutron/network HTTP/1.1" 200 833 0.007764 10.0.0.17 - - [2025-01-20 02:15:20] "POST /neutron/port HTTP/1.1" 200 1090 0.021727 10.0.0.17 - - [2025-01-20 02:15:20] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006064 10.0.0.17 - - [2025-01-20 02:15:20] "POST /neutron/port HTTP/1.1" 200 117 0.007251 10.0.0.17 - - [2025-01-20 02:15:20] "GET /projects?obj_uuids=b9172896-a456-4a08-a6c6-2d0a57e2172a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001353 10.0.0.17 - - [2025-01-20 02:15:20] "POST /neutron/router HTTP/1.1" 200 585 0.058142 10.0.0.17 - - [2025-01-20 02:15:20] "POST /neutron/router HTTP/1.1" 200 585 0.004756 10.0.0.17 - - [2025-01-20 02:15:20] "POST /route-targets HTTP/1.1" 200 327 0.020711 10.0.0.17 - - [2025-01-20 02:15:20] "PUT /logical-router/052904c5-5f1c-4e8c-a1cf-32f26fb7989c HTTP/1.1" 200 262 0.036234 10.0.0.17 - - [2025-01-20 02:15:20] "POST /neutron/router HTTP/1.1" 200 656 0.050190 10.0.0.17 - - [2025-01-20 02:15:20] "POST /neutron/router HTTP/1.1" 200 656 0.006543 10.0.0.17 - - [2025-01-20 02:15:20] "GET /logical-router/052904c5-5f1c-4e8c-a1cf-32f26fb7989c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1640 0.007233 10.0.0.17 - - [2025-01-20 02:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007773 10.0.0.17 - - [2025-01-20 02:15:20] "GET /projects?obj_uuids=b9172896-a456-4a08-a6c6-2d0a57e2172a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001390 10.0.0.17 - - [2025-01-20 02:15:20] "GET /service-template/8b89887c-e0af-4298-86d6-9630fc72068f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.005072 10.0.0.17 - - [2025-01-20 02:15:20] "POST /fqname-to-id HTTP/1.1" 404 215 0.002232 10.0.0.17 - - [2025-01-20 02:15:20] "POST /neutron/network HTTP/1.1" 200 843 0.009625 10.0.0.17 - - [2025-01-20 02:15:20] "GET /projects?obj_uuids=b9172896-a456-4a08-a6c6-2d0a57e2172a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001422 10.0.0.17 - - [2025-01-20 02:15:20] "POST /useragent-kv HTTP/1.1" 200 115 0.009471 10.0.0.17 - - [2025-01-20 02:15:20] "POST /virtual-networks HTTP/1.1" 200 694 0.261143 10.0.0.17 - - [2025-01-20 02:15:20] "POST /neutron/router HTTP/1.1" 200 344 0.457796 10.0.0.17 - - [2025-01-20 02:15:20] "POST /route-targets HTTP/1.1" 200 327 0.040583 10.0.0.17 - - [2025-01-20 02:15:21] "POST /ref-update HTTP/1.1" 200 156 0.072345 10.0.0.17 - - [2025-01-20 02:15:21] "POST /neutron/port HTTP/1.1" 200 1090 0.127233 10.0.0.17 - - [2025-01-20 02:15:21] "POST /service-instances HTTP/1.1" 200 670 0.173295 10.0.0.17 - - [2025-01-20 02:15:21] "POST /ref-update HTTP/1.1" 200 156 0.027227 10.0.0.17 - - [2025-01-20 02:15:21] "POST /neutron/security_group HTTP/1.1" 200 2002 0.022392 10.0.0.17 - - [2025-01-20 02:15:21] "POST /route-tables HTTP/1.1" 200 582 0.019624 10.0.0.17 - - [2025-01-20 02:15:21] "PUT /logical-router/052904c5-5f1c-4e8c-a1cf-32f26fb7989c HTTP/1.1" 200 262 0.024331 10.0.0.17 - - [2025-01-20 02:15:21] "POST /neutron/port HTTP/1.1" 200 1062 0.541141 10.0.0.17 - - [2025-01-20 02:15:21] "POST /neutron/port HTTP/1.1" 200 1062 0.017086 10.0.0.17 - - [2025-01-20 02:15:21] "POST /neutron/port HTTP/1.1" 200 1062 0.016265 10.0.0.17 - - [2025-01-20 02:15:21] "POST /ref-update HTTP/1.1" 200 156 0.027303 10.0.0.17 - - [2025-01-20 02:15:21] "POST /neutron/port HTTP/1.1" 200 1116 0.091787 10.0.0.17 - - [2025-01-20 02:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.17 - - [2025-01-20 02:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.17 - - [2025-01-20 02:15:21] "POST /neutron/port HTTP/1.1" 200 1090 0.014105 10.0.0.17 - - [2025-01-20 02:15:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003996 10.0.0.17 - - [2025-01-20 02:15:21] "POST /virtual-machines HTTP/1.1" 200 553 0.018254 10.0.0.17 - - [2025-01-20 02:15:21] "POST /neutron/subnet HTTP/1.1" 200 694 0.014023 10.0.0.17 - - [2025-01-20 02:15:21] "POST /neutron/port HTTP/1.1" 200 117 0.000987 10.0.0.17 - - [2025-01-20 02:15:21] "POST /neutron/network HTTP/1.1" 200 833 0.009730 10.0.0.17 - - [2025-01-20 02:15:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.111153 10.0.0.17 - - [2025-01-20 02:15:21] "POST /chown HTTP/1.1" 200 109 0.008917 10.0.0.17 - - [2025-01-20 02:15:21] "POST /instance-ips HTTP/1.1" 200 551 0.020049 10.0.0.17 - - [2025-01-20 02:15:21] "POST /instance-ips HTTP/1.1" 400 246 0.013429 10.0.0.17 - - [2025-01-20 02:15:21] "POST /chown HTTP/1.1" 200 109 0.008396 10.0.0.17 - - [2025-01-20 02:15:21] "PUT /virtual-machine-interface/85510ac2-ac95-492f-aed8-77fd37b44f28 HTTP/1.1" 200 284 0.008777 10.0.0.17 - - [2025-01-20 02:15:22] "PUT /instance-ip/118d3370-8dbd-4e22-bc8c-62306af5e9f9 HTTP/1.1" 200 256 0.009950 10.0.0.17 - - [2025-01-20 02:15:22] "POST /ref-update HTTP/1.1" 200 156 0.021902 10.0.0.17 - - [2025-01-20 02:15:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.108936 10.0.0.17 - - [2025-01-20 02:15:22] "POST /chown HTTP/1.1" 200 109 0.011887 10.0.0.17 - - [2025-01-20 02:15:22] "POST /instance-ips HTTP/1.1" 200 549 0.025619 10.0.0.17 - - [2025-01-20 02:15:22] "POST /instance-ips HTTP/1.1" 400 316 0.017846 10.0.0.17 - - [2025-01-20 02:15:22] "POST /chown HTTP/1.1" 200 109 0.008306 10.0.0.17 - - [2025-01-20 02:15:22] "PUT /virtual-machine-interface/da0adffa-7172-4ab6-a705-9d8f72fa74d2 HTTP/1.1" 200 284 0.013045 10.0.0.17 - - [2025-01-20 02:15:22] "PUT /instance-ip/b93aa17f-7c49-40e6-b0bc-1b6c58258305 HTTP/1.1" 200 256 0.015317 10.0.0.17 - - [2025-01-20 02:15:22] "POST /ref-update HTTP/1.1" 200 156 0.010301 10.0.0.17 - - [2025-01-20 02:15:22] "POST /ref-update HTTP/1.1" 200 156 0.012239 10.0.0.17 - - [2025-01-20 02:15:22] "PUT /routing-instance/34da4116-b84e-41e5-a4a5-efe1832ed32f HTTP/1.1" 200 266 0.021010 10.0.0.17 - - [2025-01-20 02:15:22] "POST /ref-update HTTP/1.1" 200 156 0.008809 10.0.0.17 - - [2025-01-20 02:15:22] "POST /virtual-machines HTTP/1.1" 200 553 0.023684 10.0.0.17 - - [2025-01-20 02:15:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.084092 10.0.0.17 - - [2025-01-20 02:15:23] "POST /chown HTTP/1.1" 200 109 0.006893 10.0.0.17 - - [2025-01-20 02:15:23] "POST /instance-ips HTTP/1.1" 400 246 0.018632 10.0.0.17 - - [2025-01-20 02:15:23] "POST /chown HTTP/1.1" 200 109 0.007125 10.0.0.17 - - [2025-01-20 02:15:23] "PUT /virtual-machine-interface/4613fb33-1054-4c79-b2aa-d09a0e249384 HTTP/1.1" 200 284 0.011799 10.0.0.17 - - [2025-01-20 02:15:23] "PUT /instance-ip/118d3370-8dbd-4e22-bc8c-62306af5e9f9 HTTP/1.1" 200 256 0.013363 10.0.0.17 - - [2025-01-20 02:15:23] "POST /ref-update HTTP/1.1" 200 156 0.011812 10.0.0.17 - - [2025-01-20 02:15:23] "POST /ref-update HTTP/1.1" 200 156 0.010520 10.0.0.17 - - [2025-01-20 02:15:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.081337 10.0.0.17 - - [2025-01-20 02:15:23] "POST /chown HTTP/1.1" 200 109 0.007113 10.0.0.17 - - [2025-01-20 02:15:23] "POST /instance-ips HTTP/1.1" 400 316 0.024241 10.0.0.17 - - [2025-01-20 02:15:23] "POST /chown HTTP/1.1" 200 109 0.007013 10.0.0.17 - - [2025-01-20 02:15:23] "PUT /virtual-machine-interface/19117317-69fd-4a91-a8c4-366bf05d7fb2 HTTP/1.1" 200 284 0.015358 10.0.0.17 - - [2025-01-20 02:15:23] "PUT /instance-ip/b93aa17f-7c49-40e6-b0bc-1b6c58258305 HTTP/1.1" 200 256 0.015040 10.0.0.17 - - [2025-01-20 02:15:23] "POST /ref-update HTTP/1.1" 200 156 0.010687 10.0.0.17 - - [2025-01-20 02:15:23] "POST /ref-update HTTP/1.1" 200 156 0.011542 10.0.0.17 - - [2025-01-20 02:15:26] "POST /neutron/port HTTP/1.1" 200 1090 0.014845 10.0.0.17 - - [2025-01-20 02:15:26] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005600 10.0.0.17 - - [2025-01-20 02:15:26] "POST /neutron/port HTTP/1.1" 200 1090 0.014456 10.0.0.17 - - [2025-01-20 02:15:26] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006566 10.0.0.17 - - [2025-01-20 02:15:26] "POST /neutron/port HTTP/1.1" 200 1090 0.013814 10.0.0.17 - - [2025-01-20 02:15:26] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005760 10.0.0.17 - - [2025-01-20 02:15:26] "GET /virtual-machine/a56fdffa-60f2-495c-bd76-13440297ebc7 HTTP/1.1" 401 292 0.000382 10.0.0.17 - - [2025-01-20 02:15:26] "GET /virtual-machine/a56fdffa-60f2-495c-bd76-13440297ebc7 HTTP/1.1" 200 1296 0.025814 10.0.0.17 - - [2025-01-20 02:15:26] "GET /virtual-machine-interface/8d642c86-3180-42a1-aba4-2f1e7a1e324a HTTP/1.1" 200 2957 0.004341 10.0.0.17 - - [2025-01-20 02:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.17 - - [2025-01-20 02:15:26] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002808 10.0.0.17 - - [2025-01-20 02:15:26] "GET /virtual-networks?parent_id=b9172896-a456-4a08-a6c6-2d0a57e2172a&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002700 10.0.0.17 - - [2025-01-20 02:15:26] "GET /virtual-network/eb48e103-12cb-4df8-b99b-ff9d1f6550af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005293 10.0.0.17 - - [2025-01-20 02:15:28] "POST /neutron/port HTTP/1.1" 200 1090 0.014407 10.0.0.17 - - [2025-01-20 02:15:28] "POST /neutron/security_group HTTP/1.1" 200 2002 0.010362 10.0.0.17 - - [2025-01-20 02:15:30] "POST /neutron/port HTTP/1.1" 200 1090 0.015465 10.0.0.17 - - [2025-01-20 02:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.17 - - [2025-01-20 02:15:30] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003875 10.0.0.17 - - [2025-01-20 02:15:30] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007178 10.0.0.17 - - [2025-01-20 02:15:30] "GET /virtual-networks?parent_id=b9172896-a456-4a08-a6c6-2d0a57e2172a&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002919 10.0.0.17 - - [2025-01-20 02:15:30] "GET /virtual-network/eb48e103-12cb-4df8-b99b-ff9d1f6550af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004994 10.0.0.17 - - [2025-01-20 02:15:30] "POST /neutron/port HTTP/1.1" 200 1090 0.014434 10.0.0.17 - - [2025-01-20 02:15:30] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006174 10.0.0.17 - - [2025-01-20 02:15:30] "POST /neutron/port HTTP/1.1" 200 1090 0.013722 10.0.0.17 - - [2025-01-20 02:15:30] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006272 10.0.0.17 - - [2025-01-20 02:15:30] "POST /neutron/port HTTP/1.1" 200 1090 0.013561 10.0.0.17 - - [2025-01-20 02:15:30] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005889 10.0.0.17 - - [2025-01-20 02:15:30] "GET /virtual-machine/3f723fe4-10ab-4065-9780-34a5fba152e0 HTTP/1.1" 200 1295 0.004045 10.0.0.17 - - [2025-01-20 02:15:30] "GET /virtual-machine-interface/4eb9187f-1b19-48f7-9fec-8aca723d9689 HTTP/1.1" 200 2968 0.004196 10.0.0.17 - - [2025-01-20 02:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.17 - - [2025-01-20 02:15:30] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002874 10.0.0.17 - - [2025-01-20 02:15:30] "GET /virtual-networks?parent_id=b9172896-a456-4a08-a6c6-2d0a57e2172a&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002864 10.0.0.17 - - [2025-01-20 02:15:30] "GET /virtual-network/5fd2418e-3137-4279-9ada-f4af30e20a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005331 10.0.0.17 - - [2025-01-20 02:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.17 - - [2025-01-20 02:15:31] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002962 10.0.0.17 - - [2025-01-20 02:15:31] "GET /virtual-networks?parent_id=b9172896-a456-4a08-a6c6-2d0a57e2172a&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003415 10.0.0.17 - - [2025-01-20 02:15:31] "GET /virtual-network/5fd2418e-3137-4279-9ada-f4af30e20a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005041 10.0.0.17 - - [2025-01-20 02:15:35] "POST /neutron/router HTTP/1.1" 200 656 0.003777 10.0.0.17 - - [2025-01-20 02:15:35] "POST /ref-update HTTP/1.1" 200 156 0.012005 10.0.0.17 - - [2025-01-20 02:15:35] "POST /neutron/router HTTP/1.1" 200 344 0.107739 10.0.0.17 - - [2025-01-20 02:15:35] "POST /neutron/router HTTP/1.1" 200 656 0.004845 10.0.0.17 - - [2025-01-20 02:15:35] "GET /logical-router/052904c5-5f1c-4e8c-a1cf-32f26fb7989c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.008115 10.0.0.17 - - [2025-01-20 02:15:35] "GET /service-instance/f62d6f72-6dcf-483b-96fb-135dc1656e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2316 0.004854 10.0.0.17 - - [2025-01-20 02:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.17 - - [2025-01-20 02:15:35] "POST /neutron/router HTTP/1.1" 200 151 0.069694 10.0.0.17 - - [2025-01-20 02:15:35] "DELETE /route-target/45e4f534-fd96-4cb8-ab57-1a52a17f0039 HTTP/1.1" 409 239 0.005272 10.0.0.17 - - [2025-01-20 02:15:35] "PUT /logical-router/052904c5-5f1c-4e8c-a1cf-32f26fb7989c HTTP/1.1" 404 171 0.003571 10.0.0.17 - - [2025-01-20 02:15:36] "POST /ref-update HTTP/1.1" 200 156 0.021088 10.0.0.17 - - [2025-01-20 02:15:36] "DELETE /route-table/d4b3e1a3-2507-415a-960c-65be03192897 HTTP/1.1" 200 115 0.035483 10.0.0.17 - - [2025-01-20 02:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.17 - - [2025-01-20 02:15:36] "PUT /routing-instance/34da4116-b84e-41e5-a4a5-efe1832ed32f HTTP/1.1" 200 266 0.011204 10.0.0.17 - - [2025-01-20 02:15:36] "POST /neutron/network HTTP/1.1" 200 833 0.011840 10.0.0.17 - - [2025-01-20 02:15:36] "GET /virtual-network/adcff318-ca71-4748-9a57-a7040410cc88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.008939 10.0.0.17 - - [2025-01-20 02:15:36] "POST /neutron/network HTTP/1.1" 400 204 0.042717 10.0.0.17 - - [2025-01-20 02:15:36] "POST /ref-update HTTP/1.1" 200 156 0.030354 10.0.0.17 - - [2025-01-20 02:15:36] "POST /ref-update HTTP/1.1" 200 156 0.010208 10.0.0.17 - - [2025-01-20 02:15:36] "DELETE /instance-ip/b93aa17f-7c49-40e6-b0bc-1b6c58258305 HTTP/1.1" 200 115 0.037620 10.0.0.17 - - [2025-01-20 02:15:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002450 10.0.0.17 - - [2025-01-20 02:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.17 - - [2025-01-20 02:15:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002488 10.0.0.17 - - [2025-01-20 02:15:36] "DELETE /virtual-network/adcff318-ca71-4748-9a57-a7040410cc88 HTTP/1.1" 200 115 0.100888 10.0.0.17 - - [2025-01-20 02:15:36] "DELETE /route-target/5b32fe58-ec58-4685-9bc9-6ae29b2f1729 HTTP/1.1" 200 115 0.016723 10.0.0.17 - - [2025-01-20 02:15:36] "DELETE /service-instance/f62d6f72-6dcf-483b-96fb-135dc1656e09 HTTP/1.1" 200 115 0.039936 10.0.0.17 - - [2025-01-20 02:15:36] "GET /logical-router/052904c5-5f1c-4e8c-a1cf-32f26fb7989c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003145 10.0.0.17 - - [2025-01-20 02:15:36] "GET /service-instance/f62d6f72-6dcf-483b-96fb-135dc1656e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001900 10.0.0.17 - - [2025-01-20 02:15:36] "POST /neutron/port HTTP/1.1" 200 1090 0.015315 10.0.0.17 - - [2025-01-20 02:15:36] "POST /neutron/port HTTP/1.1" 200 1116 0.008483 10.0.0.17 - - [2025-01-20 02:15:36] "GET /virtual-machine-interface/85510ac2-ac95-492f-aed8-77fd37b44f28?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1653 0.014276 10.0.0.17 - - [2025-01-20 02:15:36] "POST /neutron/port HTTP/1.1" 200 1090 0.020197 10.0.0.17 - - [2025-01-20 02:15:36] "POST /neutron/port HTTP/1.1" 200 1116 0.014255 10.0.0.17 - - [2025-01-20 02:15:36] "POST /ref-update HTTP/1.1" 200 156 0.018105 10.0.0.17 - - [2025-01-20 02:15:36] "GET /instance-ip/118d3370-8dbd-4e22-bc8c-62306af5e9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005133 10.0.0.17 - - [2025-01-20 02:15:36] "POST /neutron/port HTTP/1.1" 200 151 0.180985 10.0.0.17 - - [2025-01-20 02:15:36] "POST /neutron/port HTTP/1.1" 200 151 0.132885 10.0.0.17 - - [2025-01-20 02:15:36] "DELETE /virtual-machine-interface/85510ac2-ac95-492f-aed8-77fd37b44f28 HTTP/1.1" 200 115 0.037862 10.0.0.17 - - [2025-01-20 02:15:36] "GET /virtual-machine-interface/da0adffa-7172-4ab6-a705-9d8f72fa74d2?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1334 0.008835 10.0.0.17 - - [2025-01-20 02:15:36] "DELETE /virtual-machine-interface/da0adffa-7172-4ab6-a705-9d8f72fa74d2 HTTP/1.1" 200 115 0.030292 10.0.0.17 - - [2025-01-20 02:15:36] "POST /ref-update HTTP/1.1" 200 156 0.012008 10.0.0.17 - - [2025-01-20 02:15:37] "DELETE /virtual-machine/a6c5619a-5d04-40fd-aae3-0361a188205a HTTP/1.1" 200 115 0.019798 10.0.0.17 - - [2025-01-20 02:15:37] "GET /virtual-machine-interface/4613fb33-1054-4c79-b2aa-d09a0e249384?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1653 0.005100 10.0.0.17 - - [2025-01-20 02:15:37] "POST /ref-update HTTP/1.1" 200 156 0.010955 10.0.0.17 - - [2025-01-20 02:15:37] "GET /instance-ip/118d3370-8dbd-4e22-bc8c-62306af5e9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1694 0.004901 10.0.0.17 - - [2025-01-20 02:15:37] "DELETE /instance-ip/118d3370-8dbd-4e22-bc8c-62306af5e9f9 HTTP/1.1" 200 115 0.025323 10.0.0.17 - - [2025-01-20 02:15:37] "DELETE /virtual-machine-interface/4613fb33-1054-4c79-b2aa-d09a0e249384 HTTP/1.1" 200 115 0.028219 10.0.0.17 - - [2025-01-20 02:15:37] "GET /virtual-machine-interface/19117317-69fd-4a91-a8c4-366bf05d7fb2?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1333 0.004714 10.0.0.17 - - [2025-01-20 02:15:37] "DELETE /virtual-machine-interface/19117317-69fd-4a91-a8c4-366bf05d7fb2 HTTP/1.1" 200 115 0.023729 10.0.0.17 - - [2025-01-20 02:15:37] "DELETE /virtual-machine/2f5ddcfe-ba93-49f0-8663-7ee96ac60656 HTTP/1.1" 200 115 0.014239 10.0.0.17 - - [2025-01-20 02:15:38] "POST /neutron/network HTTP/1.1" 200 833 0.005640 10.0.0.17 - - [2025-01-20 02:15:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002849 10.0.0.17 - - [2025-01-20 02:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.17 - - [2025-01-20 02:15:38] "POST /useragent-kv HTTP/1.1" 200 115 0.001555 10.0.0.17 - - [2025-01-20 02:15:38] "POST /neutron/network HTTP/1.1" 200 151 0.078209 10.0.0.17 - - [2025-01-20 02:15:38] "DELETE /route-target/831acc4d-fb9a-4341-af2f-cc73ae955ed5 HTTP/1.1" 200 115 0.014247 10.0.0.17 - - [2025-01-20 02:15:38] "POST /neutron/network HTTP/1.1" 200 826 0.007102 10.0.0.17 - - [2025-01-20 02:15:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002859 10.0.0.17 - - [2025-01-20 02:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.17 - - [2025-01-20 02:15:38] "POST /useragent-kv HTTP/1.1" 200 115 0.001857 10.0.0.17 - - [2025-01-20 02:15:38] "POST /neutron/network HTTP/1.1" 200 151 0.082153 10.0.0.17 - - [2025-01-20 02:15:38] "DELETE /route-target/c4bb6f89-f01a-4405-abaa-5678856accd6 HTTP/1.1" 200 115 0.014667 10.0.0.17 - - [2025-01-20 02:15:38] "GET /projects?obj_uuids=b9172896-a456-4a08-a6c6-2d0a57e2172a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001029 10.0.0.17 - - [2025-01-20 02:15:38] "GET /project/b9172896-a456-4a08-a6c6-2d0a57e2172a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.022571 10.0.0.17 - - [2025-01-20 02:15:38] "GET /projects?obj_uuids=b9172896-a456-4a08-a6c6-2d0a57e2172a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000907 10.0.0.17 - - [2025-01-20 02:15:38] "GET /project/b9172896-a456-4a08-a6c6-2d0a57e2172a?fields=virtual_networks HTTP/1.1" 200 1039 0.065190 10.0.0.17 - - [2025-01-20 02:15:38] "GET /projects?obj_uuids=b9172896-a456-4a08-a6c6-2d0a57e2172a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000979 10.0.0.17 - - [2025-01-20 02:15:38] "GET /project/b9172896-a456-4a08-a6c6-2d0a57e2172a?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.021378 10.0.0.17 - - [2025-01-20 02:15:38] "GET /projects?obj_uuids=b9172896-a456-4a08-a6c6-2d0a57e2172a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000962 10.0.0.17 - - [2025-01-20 02:15:38] "GET /project/b9172896-a456-4a08-a6c6-2d0a57e2172a?fields=security_groups HTTP/1.1" 200 1268 0.028255 10.0.0.17 - - [2025-01-20 02:15:39] "POST /fqname-to-id HTTP/1.1" 404 196 0.022946 10.0.0.17 - - [2025-01-20 02:15:39] "GET /projects?obj_uuids=487da056-0df6-4c34-ad75-fb91375671a1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002253 10.0.0.17 - - [2025-01-20 02:15:39] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000959 10.0.0.17 - - [2025-01-20 02:15:39] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007179 10.0.0.17 - - [2025-01-20 02:15:39] "POST /id-to-fqname HTTP/1.1" 200 198 0.001093 10.0.0.17 - - [2025-01-20 02:15:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.003270 10.0.0.17 - - [2025-01-20 02:15:39] "POST /security-groups HTTP/1.1" 200 599 0.063556 10.0.0.17 - - [2025-01-20 02:15:39] "POST /fqname-to-id HTTP/1.1" 404 242 0.002360 10.0.0.17 - - [2025-01-20 02:15:39] "POST /projects HTTP/1.1" 200 601 0.206207 10.0.0.17 - - [2025-01-20 02:15:39] "POST /access-control-lists HTTP/1.1" 200 604 0.061706 10.0.0.17 - - [2025-01-20 02:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.277822 10.0.0.17 - - [2025-01-20 02:15:40] "POST /fqname-to-id HTTP/1.1" 404 241 0.002602 10.0.0.17 - - [2025-01-20 02:15:40] "GET /project/487da056-0df6-4c34-ad75-fb91375671a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.393278 10.0.0.17 - - [2025-01-20 02:15:40] "POST /access-control-lists HTTP/1.1" 200 602 0.060591 10.0.0.17 - - [2025-01-20 02:15:41] "GET / HTTP/1.1" 200 35931 0.001862 10.0.0.17 - - [2025-01-20 02:15:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000487 10.0.0.17 - - [2025-01-20 02:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.048235 10.0.0.17 - - [2025-01-20 02:15:42] "GET /projects?obj_uuids=487da056-0df6-4c34-ad75-fb91375671a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001030 10.0.0.17 - - [2025-01-20 02:15:42] "GET /project/487da056-0df6-4c34-ad75-fb91375671a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.026573 10.0.0.17 - - [2025-01-20 02:15:42] "POST /neutron/network HTTP/1.1" 200 117 0.033273 10.0.0.17 - - [2025-01-20 02:15:42] "GET /projects?obj_uuids=487da056-0df6-4c34-ad75-fb91375671a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001312 10.0.0.17 - - [2025-01-20 02:15:42] "POST /neutron/network HTTP/1.1" 200 613 0.058724 10.0.0.17 - - [2025-01-20 02:15:42] "POST /route-targets HTTP/1.1" 200 327 0.011616 10.0.0.17 - - [2025-01-20 02:15:42] "POST /ref-update HTTP/1.1" 200 156 0.010339 10.0.0.17 - - [2025-01-20 02:15:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002841 10.0.0.17 - - [2025-01-20 02:15:42] "POST /neutron/subnet HTTP/1.1" 200 724 0.169540 10.0.0.17 - - [2025-01-20 02:15:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000387 10.0.0.17 - - [2025-01-20 02:15:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003390 10.0.0.17 - - [2025-01-20 02:15:42] "POST /neutron/subnet HTTP/1.1" 200 828 0.170763 10.0.0.17 - - [2025-01-20 02:15:42] "POST /neutron/network HTTP/1.1" 200 1006 0.008479 10.0.0.17 - - [2025-01-20 02:15:42] "POST /id-to-fqname HTTP/1.1" 200 228 0.001546 10.0.0.17 - - [2025-01-20 02:15:42] "GET /virtual-network/12510805-42c8-4f99-89e4-478f2a6d8bb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006492 10.0.0.17 - - [2025-01-20 02:15:42] "POST /neutron/network HTTP/1.1" 200 1006 0.006915 10.0.0.17 - - [2025-01-20 02:15:42] "GET /virtual-network/12510805-42c8-4f99-89e4-478f2a6d8bb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005684 10.0.0.17 - - [2025-01-20 02:15:42] "POST /neutron/network HTTP/1.1" 200 1006 0.007378 10.0.0.17 - - [2025-01-20 02:15:42] "POST /neutron/subnet HTTP/1.1" 200 724 0.005855 10.0.0.17 - - [2025-01-20 02:15:42] "POST /neutron/subnet HTTP/1.1" 200 828 0.005810 10.0.0.17 - - [2025-01-20 02:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.17 - - [2025-01-20 02:15:42] "GET /projects?obj_uuids=487da056-0df6-4c34-ad75-fb91375671a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000909 10.0.0.17 - - [2025-01-20 02:15:42] "GET /project/487da056-0df6-4c34-ad75-fb91375671a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.024374 10.0.0.17 - - [2025-01-20 02:15:42] "POST /fqname-to-id HTTP/1.1" 404 207 0.022188 10.0.0.17 - - [2025-01-20 02:15:42] "POST /neutron/network HTTP/1.1" 200 117 0.011725 10.0.0.17 - - [2025-01-20 02:15:43] "GET /projects?obj_uuids=487da056-0df6-4c34-ad75-fb91375671a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000999 10.0.0.17 - - [2025-01-20 02:15:43] "POST /neutron/network HTTP/1.1" 200 613 0.082225 10.0.0.17 - - [2025-01-20 02:15:43] "POST /route-targets HTTP/1.1" 200 327 0.008806 10.0.0.17 - - [2025-01-20 02:15:43] "POST /ref-update HTTP/1.1" 200 156 0.012212 10.0.0.17 - - [2025-01-20 02:15:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002849 10.0.0.17 - - [2025-01-20 02:15:43] "POST /neutron/subnet HTTP/1.1" 200 720 0.164876 10.0.0.17 - - [2025-01-20 02:15:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.002404 10.0.0.17 - - [2025-01-20 02:15:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004559 10.0.0.17 - - [2025-01-20 02:15:43] "POST /neutron/subnet HTTP/1.1" 200 828 0.181935 10.0.0.17 - - [2025-01-20 02:15:43] "POST /neutron/network HTTP/1.1" 200 1005 0.009603 10.0.0.17 - - [2025-01-20 02:15:43] "POST /id-to-fqname HTTP/1.1" 200 228 0.001282 10.0.0.17 - - [2025-01-20 02:15:43] "GET /virtual-network/3121e610-0439-42cc-87bd-b2c8e805ad4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005044 10.0.0.17 - - [2025-01-20 02:15:43] "POST /neutron/network HTTP/1.1" 200 1005 0.015681 10.0.0.17 - - [2025-01-20 02:15:43] "GET /virtual-network/3121e610-0439-42cc-87bd-b2c8e805ad4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004718 10.0.0.17 - - [2025-01-20 02:15:43] "POST /neutron/network HTTP/1.1" 200 1005 0.007634 10.0.0.17 - - [2025-01-20 02:15:43] "POST /neutron/subnet HTTP/1.1" 200 720 0.006307 10.0.0.17 - - [2025-01-20 02:15:43] "POST /neutron/subnet HTTP/1.1" 200 828 0.006834 10.0.0.17 - - [2025-01-20 02:15:43] "POST /fqname-to-id HTTP/1.1" 404 234 0.002060 10.0.0.17 - - [2025-01-20 02:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.17 - - [2025-01-20 02:15:43] "GET /projects?obj_uuids=487da056-0df6-4c34-ad75-fb91375671a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001000 10.0.0.17 - - [2025-01-20 02:15:43] "GET /project/487da056-0df6-4c34-ad75-fb91375671a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.027118 10.0.0.17 - - [2025-01-20 02:15:43] "POST /network-policys HTTP/1.1" 200 577 0.060071 10.0.0.17 - - [2025-01-20 02:15:43] "GET /network-policy/2e4fe002-c8d0-44b1-842c-172d5a9ce1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3127 0.004530 10.0.0.17 - - [2025-01-20 02:15:43] "POST /neutron/network HTTP/1.1" 200 1006 0.007549 10.0.0.17 - - [2025-01-20 02:15:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.004129 10.0.0.17 - - [2025-01-20 02:15:44] "POST /fqname-to-id HTTP/1.1" 404 242 0.002745 10.0.0.17 - - [2025-01-20 02:15:44] "POST /neutron/network HTTP/1.1" 200 1114 0.040809 10.0.0.17 - - [2025-01-20 02:15:44] "POST /access-control-lists HTTP/1.1" 200 596 0.066134 10.0.0.17 - - [2025-01-20 02:15:44] "POST /neutron/network HTTP/1.1" 200 1114 0.053157 10.0.0.17 - - [2025-01-20 02:15:44] "GET /virtual-network/12510805-42c8-4f99-89e4-478f2a6d8bb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.011577 10.0.0.17 - - [2025-01-20 02:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.17 - - [2025-01-20 02:15:44] "GET /network-policy/2e4fe002-c8d0-44b1-842c-172d5a9ce1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3127 0.003372 10.0.0.17 - - [2025-01-20 02:15:44] "POST /neutron/network HTTP/1.1" 200 1005 0.008051 10.0.0.17 - - [2025-01-20 02:15:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.011641 10.0.0.17 - - [2025-01-20 02:15:44] "PUT /access-control-list/3e45f026-7cfa-4464-b6a9-51a0b21c3684 HTTP/1.1" 200 272 0.060771 10.0.0.17 - - [2025-01-20 02:15:44] "POST /fqname-to-id HTTP/1.1" 404 242 0.003217 10.0.0.17 - - [2025-01-20 02:15:44] "POST /neutron/network HTTP/1.1" 200 1113 0.099163 10.0.0.17 - - [2025-01-20 02:15:44] "POST /neutron/network HTTP/1.1" 200 1113 0.006853 10.0.0.17 - - [2025-01-20 02:15:44] "GET /virtual-network/3121e610-0439-42cc-87bd-b2c8e805ad4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.004879 10.0.0.17 - - [2025-01-20 02:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.17 - - [2025-01-20 02:15:44] "GET /network-policy/2e4fe002-c8d0-44b1-842c-172d5a9ce1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3127 0.017267 10.0.0.17 - - [2025-01-20 02:15:44] "POST /access-control-lists HTTP/1.1" 200 596 0.061642 10.0.0.17 - - [2025-01-20 02:15:44] "GET /domains HTTP/1.1" 401 292 0.000473 10.0.0.17 - - [2025-01-20 02:15:44] "POST /ref-update HTTP/1.1" 200 156 0.009601 10.0.0.17 - - [2025-01-20 02:15:44] "GET /domains HTTP/1.1" 200 280 0.026670 10.0.0.17 - - [2025-01-20 02:15:44] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001303 10.0.0.17 - - [2025-01-20 02:15:44] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 3149 0.008331 10.0.0.17 - - [2025-01-20 02:15:44] "GET /projects?obj_uuids=487da056-0df6-4c34-ad75-fb91375671a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000890 10.0.0.17 - - [2025-01-20 02:15:44] "GET /project/487da056-0df6-4c34-ad75-fb91375671a1 HTTP/1.1" 200 2625 0.067746 10.0.0.17 - - [2025-01-20 02:15:44] "GET /virtual-network/12510805-42c8-4f99-89e4-478f2a6d8bb7 HTTP/1.1" 200 3504 0.008396 10.0.0.17 - - [2025-01-20 02:15:44] "GET /virtual-network/12510805-42c8-4f99-89e4-478f2a6d8bb7 HTTP/1.1" 200 3504 0.004755 10.0.0.17 - - [2025-01-20 02:15:44] "GET /routing-instance/3d97e7f0-6a1d-484e-835b-6fe1f49d3496 HTTP/1.1" 200 1794 0.003462 10.0.0.17 - - [2025-01-20 02:15:44] "GET /routing-instance/3d97e7f0-6a1d-484e-835b-6fe1f49d3496 HTTP/1.1" 200 1794 0.003267 10.0.0.17 - - [2025-01-20 02:15:44] "GET /route-target/dd395d5e-b222-43c6-a04a-d5e01cb5ff2c HTTP/1.1" 200 1213 0.003659 10.0.0.17 - - [2025-01-20 02:15:44] "GET /virtual-network/12510805-42c8-4f99-89e4-478f2a6d8bb7 HTTP/1.1" 200 3504 0.006220 10.0.0.17 - - [2025-01-20 02:15:44] "GET /routing-instance/3d97e7f0-6a1d-484e-835b-6fe1f49d3496 HTTP/1.1" 200 1794 0.004571 10.0.0.17 - - [2025-01-20 02:15:44] "GET /virtual-network/12510805-42c8-4f99-89e4-478f2a6d8bb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.005867 10.0.0.17 - - [2025-01-20 02:15:44] "GET /virtual-network/12510805-42c8-4f99-89e4-478f2a6d8bb7 HTTP/1.1" 200 3504 0.005055 10.0.0.17 - - [2025-01-20 02:15:44] "GET /routing-instance/3d97e7f0-6a1d-484e-835b-6fe1f49d3496 HTTP/1.1" 200 1794 0.004309 10.0.0.17 - - [2025-01-20 02:15:44] "GET /routing-instance/3d97e7f0-6a1d-484e-835b-6fe1f49d3496 HTTP/1.1" 200 1794 0.003444 10.0.0.17 - - [2025-01-20 02:15:44] "GET /route-target/dd395d5e-b222-43c6-a04a-d5e01cb5ff2c HTTP/1.1" 200 1213 0.003387 10.0.0.17 - - [2025-01-20 02:15:44] "GET /domains HTTP/1.1" 200 280 0.004126 10.0.0.17 - - [2025-01-20 02:15:45] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001481 10.0.0.17 - - [2025-01-20 02:15:45] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 3149 0.009830 10.0.0.17 - - [2025-01-20 02:15:45] "GET /projects?obj_uuids=487da056-0df6-4c34-ad75-fb91375671a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000945 10.0.0.17 - - [2025-01-20 02:15:45] "GET /project/487da056-0df6-4c34-ad75-fb91375671a1 HTTP/1.1" 200 2625 0.068838 10.0.0.17 - - [2025-01-20 02:15:45] "GET /virtual-network/12510805-42c8-4f99-89e4-478f2a6d8bb7 HTTP/1.1" 200 3504 0.004512 10.0.0.17 - - [2025-01-20 02:15:45] "GET /obj-perms HTTP/1.1" 200 5046 0.045110 10.0.0.17 - - [2025-01-20 02:15:45] "GET /domains HTTP/1.1" 200 280 0.002616 10.0.0.17 - - [2025-01-20 02:15:45] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000957 10.0.0.17 - - [2025-01-20 02:15:45] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 3149 0.006831 10.0.0.17 - - [2025-01-20 02:15:45] "GET /projects?obj_uuids=487da056-0df6-4c34-ad75-fb91375671a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000879 10.0.0.17 - - [2025-01-20 02:15:45] "GET /project/487da056-0df6-4c34-ad75-fb91375671a1 HTTP/1.1" 200 2625 0.065414 10.0.0.17 - - [2025-01-20 02:15:45] "GET /virtual-network/3121e610-0439-42cc-87bd-b2c8e805ad4f HTTP/1.1" 200 3501 0.006128 10.0.0.17 - - [2025-01-20 02:15:45] "GET /virtual-network/3121e610-0439-42cc-87bd-b2c8e805ad4f HTTP/1.1" 200 3501 0.004176 10.0.0.17 - - [2025-01-20 02:15:45] "GET /routing-instance/3fd70d1b-d7eb-487e-a97a-005b1dae1caa HTTP/1.1" 200 1795 0.003160 10.0.0.17 - - [2025-01-20 02:15:45] "GET /routing-instance/3fd70d1b-d7eb-487e-a97a-005b1dae1caa HTTP/1.1" 200 1795 0.003146 10.0.0.17 - - [2025-01-20 02:15:45] "GET /route-target/0ca98e38-7632-49cf-8752-27a58c2831ac HTTP/1.1" 200 1210 0.002380 10.0.0.17 - - [2025-01-20 02:15:45] "GET /virtual-network/3121e610-0439-42cc-87bd-b2c8e805ad4f HTTP/1.1" 200 3501 0.003987 10.0.0.17 - - [2025-01-20 02:15:45] "GET /routing-instance/3fd70d1b-d7eb-487e-a97a-005b1dae1caa HTTP/1.1" 200 1795 0.002744 10.0.0.17 - - [2025-01-20 02:15:45] "GET /virtual-network/3121e610-0439-42cc-87bd-b2c8e805ad4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.003954 10.0.0.17 - - [2025-01-20 02:15:45] "GET /virtual-network/3121e610-0439-42cc-87bd-b2c8e805ad4f HTTP/1.1" 200 3501 0.003989 10.0.0.17 - - [2025-01-20 02:15:45] "GET /routing-instance/3fd70d1b-d7eb-487e-a97a-005b1dae1caa HTTP/1.1" 200 1795 0.002615 10.0.0.17 - - [2025-01-20 02:15:45] "GET /routing-instance/3fd70d1b-d7eb-487e-a97a-005b1dae1caa HTTP/1.1" 200 1795 0.002609 10.0.0.17 - - [2025-01-20 02:15:45] "GET /route-target/0ca98e38-7632-49cf-8752-27a58c2831ac HTTP/1.1" 200 1210 0.002526 10.0.0.17 - - [2025-01-20 02:15:45] "GET /domains HTTP/1.1" 200 280 0.001841 10.0.0.17 - - [2025-01-20 02:15:45] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000850 10.0.0.17 - - [2025-01-20 02:15:45] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 3149 0.005876 10.0.0.17 - - [2025-01-20 02:15:45] "GET /projects?obj_uuids=487da056-0df6-4c34-ad75-fb91375671a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000971 10.0.0.17 - - [2025-01-20 02:15:45] "GET /project/487da056-0df6-4c34-ad75-fb91375671a1 HTTP/1.1" 200 2625 0.074749 10.0.0.17 - - [2025-01-20 02:15:45] "GET /virtual-network/3121e610-0439-42cc-87bd-b2c8e805ad4f HTTP/1.1" 200 3501 0.004508 10.0.0.17 - - [2025-01-20 02:15:45] "GET /obj-perms HTTP/1.1" 200 5046 0.002562 10.0.0.17 - - [2025-01-20 02:15:45] "GET /virtual-network/3121e610-0439-42cc-87bd-b2c8e805ad4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005630 10.0.0.17 - - [2025-01-20 02:15:45] "POST /neutron/network HTTP/1.1" 200 1113 0.007286 10.0.0.17 - - [2025-01-20 02:15:45] "POST /fqname-to-id HTTP/1.1" 404 207 0.002230 10.0.0.17 - - [2025-01-20 02:15:45] "POST /neutron/network HTTP/1.1" 200 1005 0.051172 10.0.0.17 - - [2025-01-20 02:15:45] "DELETE /access-control-list/897c1234-20c4-44f4-a0ef-8d687e62d57f HTTP/1.1" 200 115 0.029496 10.0.0.17 - - [2025-01-20 02:15:45] "POST /neutron/network HTTP/1.1" 200 1005 0.007973 10.0.0.17 - - [2025-01-20 02:15:45] "POST /ref-update HTTP/1.1" 200 156 0.016247 10.0.0.17 - - [2025-01-20 02:15:45] "GET /virtual-network/3121e610-0439-42cc-87bd-b2c8e805ad4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005333 10.0.0.17 - - [2025-01-20 02:15:45] "GET /virtual-network/12510805-42c8-4f99-89e4-478f2a6d8bb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.004450 10.0.0.17 - - [2025-01-20 02:15:45] "POST /neutron/network HTTP/1.1" 200 1114 0.007433 10.0.0.17 - - [2025-01-20 02:15:45] "POST /fqname-to-id HTTP/1.1" 404 207 0.009690 10.0.0.17 - - [2025-01-20 02:15:46] "POST /neutron/network HTTP/1.1" 200 1006 0.046450 10.0.0.17 - - [2025-01-20 02:15:46] "DELETE /access-control-list/3e45f026-7cfa-4464-b6a9-51a0b21c3684 HTTP/1.1" 200 115 0.032732 10.0.0.17 - - [2025-01-20 02:15:46] "POST /neutron/network HTTP/1.1" 200 1006 0.015791 10.0.0.17 - - [2025-01-20 02:15:46] "POST /ref-update HTTP/1.1" 200 156 0.017266 10.0.0.17 - - [2025-01-20 02:15:46] "GET /virtual-network/12510805-42c8-4f99-89e4-478f2a6d8bb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.004691 10.0.0.17 - - [2025-01-20 02:15:46] "DELETE /network-policy/2e4fe002-c8d0-44b1-842c-172d5a9ce1e7 HTTP/1.1" 200 115 0.032500 10.0.0.17 - - [2025-01-20 02:15:46] "POST /neutron/network HTTP/1.1" 200 1005 0.013231 10.0.0.17 - - [2025-01-20 02:15:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002798 10.0.0.17 - - [2025-01-20 02:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.17 - - [2025-01-20 02:15:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003428 10.0.0.17 - - [2025-01-20 02:15:46] "POST /useragent-kv HTTP/1.1" 200 115 0.001952 10.0.0.17 - - [2025-01-20 02:15:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003072 10.0.0.17 - - [2025-01-20 02:15:46] "POST /neutron/network HTTP/1.1" 200 151 0.080935 10.0.0.17 - - [2025-01-20 02:15:46] "DELETE /route-target/0ca98e38-7632-49cf-8752-27a58c2831ac HTTP/1.1" 200 115 0.028719 10.0.0.17 - - [2025-01-20 02:15:46] "GET /routing-instance/3fd70d1b-d7eb-487e-a97a-005b1dae1caa HTTP/1.1" 404 171 0.002521 10.0.0.17 - - [2025-01-20 02:15:46] "GET /domains HTTP/1.1" 200 280 0.002879 10.0.0.17 - - [2025-01-20 02:15:46] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000969 10.0.0.17 - - [2025-01-20 02:15:46] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 3149 0.048341 10.0.0.17 - - [2025-01-20 02:15:46] "GET /projects?obj_uuids=487da056-0df6-4c34-ad75-fb91375671a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001531 10.0.0.17 - - [2025-01-20 02:15:46] "GET /project/487da056-0df6-4c34-ad75-fb91375671a1 HTTP/1.1" 200 2145 0.068760 10.0.0.17 - - [2025-01-20 02:15:46] "POST /neutron/network HTTP/1.1" 200 1006 0.009108 10.0.0.17 - - [2025-01-20 02:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.17 - - [2025-01-20 02:15:46] "POST /useragent-kv HTTP/1.1" 200 115 0.001941 10.0.0.17 - - [2025-01-20 02:15:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002353 10.0.0.17 - - [2025-01-20 02:15:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002132 10.0.0.17 - - [2025-01-20 02:15:46] "POST /useragent-kv HTTP/1.1" 200 115 0.001652 10.0.0.17 - - [2025-01-20 02:15:46] "POST /neutron/network HTTP/1.1" 200 151 0.085898 10.0.0.17 - - [2025-01-20 02:15:46] "DELETE /route-target/dd395d5e-b222-43c6-a04a-d5e01cb5ff2c HTTP/1.1" 200 115 0.018292 10.0.0.17 - - [2025-01-20 02:15:46] "GET /routing-instance/3d97e7f0-6a1d-484e-835b-6fe1f49d3496 HTTP/1.1" 404 171 0.002022 10.0.0.17 - - [2025-01-20 02:15:46] "GET /domains HTTP/1.1" 200 280 0.002050 10.0.0.17 - - [2025-01-20 02:15:46] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000891 10.0.0.17 - - [2025-01-20 02:15:46] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 3149 0.049436 10.0.0.17 - - [2025-01-20 02:15:46] "GET /projects?obj_uuids=487da056-0df6-4c34-ad75-fb91375671a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000909 10.0.0.17 - - [2025-01-20 02:15:46] "GET /project/487da056-0df6-4c34-ad75-fb91375671a1 HTTP/1.1" 200 1900 0.066903 10.0.0.17 - - [2025-01-20 02:15:46] "GET /projects?obj_uuids=487da056-0df6-4c34-ad75-fb91375671a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001037 10.0.0.17 - - [2025-01-20 02:15:46] "GET /project/487da056-0df6-4c34-ad75-fb91375671a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.025423 10.0.0.17 - - [2025-01-20 02:15:46] "GET /projects?obj_uuids=487da056-0df6-4c34-ad75-fb91375671a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001040 10.0.0.17 - - [2025-01-20 02:15:46] "GET /project/487da056-0df6-4c34-ad75-fb91375671a1?fields=virtual_networks HTTP/1.1" 200 1048 0.067023 10.0.0.17 - - [2025-01-20 02:15:47] "GET /projects?obj_uuids=487da056-0df6-4c34-ad75-fb91375671a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001235 10.0.0.17 - - [2025-01-20 02:15:47] "GET /project/487da056-0df6-4c34-ad75-fb91375671a1?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.029011 10.0.0.17 - - [2025-01-20 02:15:47] "GET /projects?obj_uuids=487da056-0df6-4c34-ad75-fb91375671a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001460 10.0.0.17 - - [2025-01-20 02:15:47] "GET /project/487da056-0df6-4c34-ad75-fb91375671a1?fields=security_groups HTTP/1.1" 200 1282 0.029487 10.0.0.17 - - [2025-01-20 02:15:47] "POST /fqname-to-id HTTP/1.1" 404 190 0.021294 10.0.0.17 - - [2025-01-20 02:15:47] "GET /projects?obj_uuids=5aa9ed24-c005-439a-90a9-87661faf414b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002284 10.0.0.17 - - [2025-01-20 02:15:47] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000906 10.0.0.17 - - [2025-01-20 02:15:47] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008859 10.0.0.17 - - [2025-01-20 02:15:48] "POST /id-to-fqname HTTP/1.1" 200 192 0.001104 10.0.0.17 - - [2025-01-20 02:15:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.002414 10.0.0.17 - - [2025-01-20 02:15:48] "POST /security-groups HTTP/1.1" 200 593 0.063519 10.0.0.17 - - [2025-01-20 02:15:48] "POST /fqname-to-id HTTP/1.1" 404 236 0.002405 10.0.0.17 - - [2025-01-20 02:15:48] "POST /projects HTTP/1.1" 200 589 0.204093 10.0.0.17 - - [2025-01-20 02:15:48] "POST /access-control-lists HTTP/1.1" 200 598 0.055586 10.0.0.17 - - [2025-01-20 02:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.269687 10.0.0.17 - - [2025-01-20 02:15:48] "POST /fqname-to-id HTTP/1.1" 404 235 0.002494 10.0.0.17 - - [2025-01-20 02:15:48] "GET /project/5aa9ed24-c005-439a-90a9-87661faf414b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.383543 10.0.0.17 - - [2025-01-20 02:15:48] "POST /access-control-lists HTTP/1.1" 200 596 0.058091 10.0.0.17 - - [2025-01-20 02:15:49] "GET / HTTP/1.1" 200 35931 0.001894 10.0.0.17 - - [2025-01-20 02:15:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000459 10.0.0.17 - - [2025-01-20 02:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.049823 10.0.0.17 - - [2025-01-20 02:15:50] "GET /projects?obj_uuids=5aa9ed24-c005-439a-90a9-87661faf414b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000914 10.0.0.17 - - [2025-01-20 02:15:50] "GET /project/5aa9ed24-c005-439a-90a9-87661faf414b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.024812 10.0.0.17 - - [2025-01-20 02:15:50] "POST /neutron/network HTTP/1.1" 200 117 0.027714 10.0.0.17 - - [2025-01-20 02:15:50] "GET /projects?obj_uuids=5aa9ed24-c005-439a-90a9-87661faf414b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001296 10.0.0.17 - - [2025-01-20 02:15:50] "POST /neutron/network HTTP/1.1" 200 607 0.062812 10.0.0.17 - - [2025-01-20 02:15:50] "POST /route-targets HTTP/1.1" 200 327 0.009880 10.0.0.17 - - [2025-01-20 02:15:50] "POST /ref-update HTTP/1.1" 200 156 0.009387 10.0.0.17 - - [2025-01-20 02:15:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002771 10.0.0.17 - - [2025-01-20 02:15:50] "POST /neutron/subnet HTTP/1.1" 200 720 0.173509 10.0.0.17 - - [2025-01-20 02:15:50] "POST /neutron/network HTTP/1.1" 200 825 0.005129 10.0.0.17 - - [2025-01-20 02:15:50] "POST /id-to-fqname HTTP/1.1" 200 222 0.001017 10.0.0.17 - - [2025-01-20 02:15:50] "GET /virtual-network/d79ce4c7-f1e9-438f-9e53-8b68d3ac7ab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004179 10.0.0.17 - - [2025-01-20 02:15:50] "POST /neutron/network HTTP/1.1" 200 825 0.005151 10.0.0.17 - - [2025-01-20 02:15:50] "GET /virtual-network/d79ce4c7-f1e9-438f-9e53-8b68d3ac7ab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004339 10.0.0.17 - - [2025-01-20 02:15:50] "POST /neutron/network HTTP/1.1" 200 825 0.005777 10.0.0.17 - - [2025-01-20 02:15:50] "POST /neutron/subnet HTTP/1.1" 200 720 0.006174 10.0.0.17 - - [2025-01-20 02:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.17 - - [2025-01-20 02:15:50] "GET /projects?obj_uuids=5aa9ed24-c005-439a-90a9-87661faf414b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001277 10.0.0.17 - - [2025-01-20 02:15:50] "GET /project/5aa9ed24-c005-439a-90a9-87661faf414b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.024837 10.0.0.17 - - [2025-01-20 02:15:50] "POST /neutron/network HTTP/1.1" 200 117 0.007673 10.0.0.17 - - [2025-01-20 02:15:50] "GET /projects?obj_uuids=5aa9ed24-c005-439a-90a9-87661faf414b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001056 10.0.0.17 - - [2025-01-20 02:15:51] "POST /neutron/network HTTP/1.1" 200 607 0.062620 10.0.0.17 - - [2025-01-20 02:15:51] "POST /route-targets HTTP/1.1" 200 327 0.009853 10.0.0.17 - - [2025-01-20 02:15:51] "POST /ref-update HTTP/1.1" 200 156 0.009551 10.0.0.17 - - [2025-01-20 02:15:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003661 10.0.0.17 - - [2025-01-20 02:15:51] "POST /neutron/subnet HTTP/1.1" 200 724 0.210052 10.0.0.17 - - [2025-01-20 02:15:51] "POST /neutron/network HTTP/1.1" 200 826 0.010098 10.0.0.17 - - [2025-01-20 02:15:51] "POST /id-to-fqname HTTP/1.1" 200 222 0.001101 10.0.0.17 - - [2025-01-20 02:15:51] "GET /virtual-network/7f56aab4-dd3b-464f-8914-c9909eaca999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004400 10.0.0.17 - - [2025-01-20 02:15:51] "POST /neutron/network HTTP/1.1" 200 826 0.005205 10.0.0.17 - - [2025-01-20 02:15:51] "GET /virtual-network/7f56aab4-dd3b-464f-8914-c9909eaca999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005252 10.0.0.17 - - [2025-01-20 02:15:51] "POST /neutron/network HTTP/1.1" 200 826 0.005419 10.0.0.17 - - [2025-01-20 02:15:51] "POST /neutron/subnet HTTP/1.1" 200 724 0.006351 10.0.0.17 - - [2025-01-20 02:15:51] "POST /fqname-to-id HTTP/1.1" 404 228 0.001955 10.0.0.17 - - [2025-01-20 02:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.17 - - [2025-01-20 02:15:51] "GET /projects?obj_uuids=5aa9ed24-c005-439a-90a9-87661faf414b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001003 10.0.0.17 - - [2025-01-20 02:15:51] "GET /project/5aa9ed24-c005-439a-90a9-87661faf414b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.025334 10.0.0.17 - - [2025-01-20 02:15:51] "POST /network-policys HTTP/1.1" 200 571 0.015855 10.0.0.17 - - [2025-01-20 02:15:51] "GET /network-policy/76cd23ea-ff93-4254-916f-a247ca890bb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.004163 10.0.0.17 - - [2025-01-20 02:15:51] "POST /neutron/network HTTP/1.1" 200 825 0.005287 10.0.0.17 - - [2025-01-20 02:15:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.007382 10.0.0.17 - - [2025-01-20 02:15:51] "POST /neutron/network HTTP/1.1" 200 927 0.046151 10.0.0.17 - - [2025-01-20 02:15:51] "POST /neutron/network HTTP/1.1" 200 927 0.040969 10.0.0.17 - - [2025-01-20 02:15:51] "POST /access-control-lists HTTP/1.1" 200 590 0.068578 10.0.0.17 - - [2025-01-20 02:15:51] "GET /virtual-network/d79ce4c7-f1e9-438f-9e53-8b68d3ac7ab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.009225 10.0.0.17 - - [2025-01-20 02:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.17 - - [2025-01-20 02:15:51] "GET /network-policy/76cd23ea-ff93-4254-916f-a247ca890bb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.003339 10.0.0.17 - - [2025-01-20 02:15:51] "POST /neutron/network HTTP/1.1" 200 826 0.005400 10.0.0.17 - - [2025-01-20 02:15:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.005306 10.0.0.17 - - [2025-01-20 02:15:52] "POST /neutron/network HTTP/1.1" 200 928 0.048480 10.0.0.17 - - [2025-01-20 02:15:52] "POST /neutron/network HTTP/1.1" 200 928 0.005388 10.0.0.17 - - [2025-01-20 02:15:52] "GET /virtual-network/7f56aab4-dd3b-464f-8914-c9909eaca999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.043006 10.0.0.17 - - [2025-01-20 02:15:52] "POST /access-control-lists HTTP/1.1" 200 590 0.081679 10.0.0.17 - - [2025-01-20 02:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.17 - - [2025-01-20 02:15:52] "GET /network-policy/76cd23ea-ff93-4254-916f-a247ca890bb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.002855 10.0.0.17 - - [2025-01-20 02:15:52] "POST /ref-update HTTP/1.1" 200 156 0.010429 10.0.0.17 - - [2025-01-20 02:15:52] "GET /domains HTTP/1.1" 401 292 0.000421 10.0.0.17 - - [2025-01-20 02:15:52] "PUT /access-control-list/d3bb33b3-8d41-40c0-929e-2ee6ebf036ec HTTP/1.1" 200 272 0.054412 10.0.0.17 - - [2025-01-20 02:15:52] "GET /domains HTTP/1.1" 200 280 0.024412 10.0.0.17 - - [2025-01-20 02:15:52] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000966 10.0.0.17 - - [2025-01-20 02:15:52] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 3337 0.007905 10.0.0.17 - - [2025-01-20 02:15:52] "GET /projects?obj_uuids=5aa9ed24-c005-439a-90a9-87661faf414b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001329 10.0.0.17 - - [2025-01-20 02:15:52] "GET /project/5aa9ed24-c005-439a-90a9-87661faf414b HTTP/1.1" 200 2571 0.073420 10.0.0.17 - - [2025-01-20 02:15:52] "GET /virtual-network/d79ce4c7-f1e9-438f-9e53-8b68d3ac7ab2 HTTP/1.1" 200 2889 0.011753 10.0.0.17 - - [2025-01-20 02:15:52] "GET /virtual-network/d79ce4c7-f1e9-438f-9e53-8b68d3ac7ab2 HTTP/1.1" 200 2889 0.006319 10.0.0.17 - - [2025-01-20 02:15:52] "GET /routing-instance/38be2bfd-5ab0-4a1e-87ed-f588bc1d2d81 HTTP/1.1" 200 1782 0.002781 10.0.0.17 - - [2025-01-20 02:15:52] "GET /routing-instance/38be2bfd-5ab0-4a1e-87ed-f588bc1d2d81 HTTP/1.1" 200 1782 0.002529 10.0.0.17 - - [2025-01-20 02:15:52] "GET /route-target/e8614c61-8211-416e-b29c-70df9cb613bb HTTP/1.1" 200 1207 0.014625 10.0.0.17 - - [2025-01-20 02:15:52] "GET /virtual-network/d79ce4c7-f1e9-438f-9e53-8b68d3ac7ab2 HTTP/1.1" 200 2889 0.004388 10.0.0.17 - - [2025-01-20 02:15:52] "GET /routing-instance/38be2bfd-5ab0-4a1e-87ed-f588bc1d2d81 HTTP/1.1" 200 1782 0.002778 10.0.0.17 - - [2025-01-20 02:15:52] "GET /virtual-network/d79ce4c7-f1e9-438f-9e53-8b68d3ac7ab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.004172 10.0.0.17 - - [2025-01-20 02:15:52] "GET /virtual-network/d79ce4c7-f1e9-438f-9e53-8b68d3ac7ab2 HTTP/1.1" 200 2889 0.004714 10.0.0.17 - - [2025-01-20 02:15:52] "GET /routing-instance/38be2bfd-5ab0-4a1e-87ed-f588bc1d2d81 HTTP/1.1" 200 1782 0.002661 10.0.0.17 - - [2025-01-20 02:15:52] "GET /routing-instance/38be2bfd-5ab0-4a1e-87ed-f588bc1d2d81 HTTP/1.1" 200 1782 0.002609 10.0.0.17 - - [2025-01-20 02:15:52] "GET /route-target/e8614c61-8211-416e-b29c-70df9cb613bb HTTP/1.1" 200 1207 0.002377 10.0.0.17 - - [2025-01-20 02:15:52] "GET /domains HTTP/1.1" 200 280 0.007672 10.0.0.17 - - [2025-01-20 02:15:52] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000985 10.0.0.17 - - [2025-01-20 02:15:52] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 3337 0.007451 10.0.0.17 - - [2025-01-20 02:15:52] "GET /projects?obj_uuids=5aa9ed24-c005-439a-90a9-87661faf414b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001468 10.0.0.17 - - [2025-01-20 02:15:52] "GET /project/5aa9ed24-c005-439a-90a9-87661faf414b HTTP/1.1" 200 2571 0.070826 10.0.0.17 - - [2025-01-20 02:15:52] "GET /virtual-network/d79ce4c7-f1e9-438f-9e53-8b68d3ac7ab2 HTTP/1.1" 200 2889 0.004537 10.0.0.17 - - [2025-01-20 02:15:53] "GET /obj-perms HTTP/1.1" 200 5034 0.045248 10.0.0.17 - - [2025-01-20 02:15:53] "GET /domains HTTP/1.1" 200 280 0.002225 10.0.0.17 - - [2025-01-20 02:15:53] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000898 10.0.0.17 - - [2025-01-20 02:15:53] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 3337 0.006341 10.0.0.17 - - [2025-01-20 02:15:53] "GET /projects?obj_uuids=5aa9ed24-c005-439a-90a9-87661faf414b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001203 10.0.0.17 - - [2025-01-20 02:15:53] "GET /project/5aa9ed24-c005-439a-90a9-87661faf414b HTTP/1.1" 200 2571 0.069725 10.0.0.17 - - [2025-01-20 02:15:53] "GET /virtual-network/7f56aab4-dd3b-464f-8914-c9909eaca999 HTTP/1.1" 200 2891 0.006685 10.0.0.17 - - [2025-01-20 02:15:53] "GET /virtual-network/7f56aab4-dd3b-464f-8914-c9909eaca999 HTTP/1.1" 200 2891 0.004310 10.0.0.17 - - [2025-01-20 02:15:53] "GET /routing-instance/1507063b-9669-4ab1-904b-2e7070c6be1a HTTP/1.1" 200 1783 0.003182 10.0.0.17 - - [2025-01-20 02:15:53] "GET /routing-instance/1507063b-9669-4ab1-904b-2e7070c6be1a HTTP/1.1" 200 1783 0.003070 10.0.0.17 - - [2025-01-20 02:15:53] "GET /route-target/34c3738e-4d91-42de-85df-2b514fbb9f15 HTTP/1.1" 200 1205 0.002716 10.0.0.17 - - [2025-01-20 02:15:53] "GET /virtual-network/7f56aab4-dd3b-464f-8914-c9909eaca999 HTTP/1.1" 200 2891 0.004546 10.0.0.17 - - [2025-01-20 02:15:53] "GET /routing-instance/1507063b-9669-4ab1-904b-2e7070c6be1a HTTP/1.1" 200 1783 0.009511 10.0.0.17 - - [2025-01-20 02:15:53] "GET /virtual-network/7f56aab4-dd3b-464f-8914-c9909eaca999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.004561 10.0.0.17 - - [2025-01-20 02:15:53] "GET /virtual-network/7f56aab4-dd3b-464f-8914-c9909eaca999 HTTP/1.1" 200 2891 0.004829 10.0.0.17 - - [2025-01-20 02:15:53] "GET /routing-instance/1507063b-9669-4ab1-904b-2e7070c6be1a HTTP/1.1" 200 1783 0.003141 10.0.0.17 - - [2025-01-20 02:15:53] "GET /routing-instance/1507063b-9669-4ab1-904b-2e7070c6be1a HTTP/1.1" 200 1783 0.002900 10.0.0.17 - - [2025-01-20 02:15:53] "GET /route-target/34c3738e-4d91-42de-85df-2b514fbb9f15 HTTP/1.1" 200 1205 0.002508 10.0.0.17 - - [2025-01-20 02:15:53] "GET /domains HTTP/1.1" 200 280 0.002270 10.0.0.17 - - [2025-01-20 02:15:53] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000973 10.0.0.17 - - [2025-01-20 02:15:53] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 3337 0.006434 10.0.0.17 - - [2025-01-20 02:15:53] "GET /projects?obj_uuids=5aa9ed24-c005-439a-90a9-87661faf414b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003458 10.0.0.17 - - [2025-01-20 02:15:53] "GET /project/5aa9ed24-c005-439a-90a9-87661faf414b HTTP/1.1" 200 2571 0.068739 10.0.0.17 - - [2025-01-20 02:15:53] "GET /virtual-network/7f56aab4-dd3b-464f-8914-c9909eaca999 HTTP/1.1" 200 2891 0.004673 10.0.0.17 - - [2025-01-20 02:15:53] "GET /obj-perms HTTP/1.1" 200 5034 0.002874 10.0.0.17 - - [2025-01-20 02:15:53] "POST /id-to-fqname HTTP/1.1" 200 222 0.001298 10.0.0.17 - - [2025-01-20 02:15:53] "POST /neutron/network HTTP/1.1" 200 937 0.005023 10.0.0.17 - - [2025-01-20 02:15:53] "GET /aaa-mode HTTP/1.1" 401 292 0.000355 10.0.0.17 - - [2025-01-20 02:15:54] "GET / HTTP/1.1" 200 35931 0.001639 10.0.0.17 - - [2025-01-20 02:15:54] "GET /project/5aa9ed24-c005-439a-90a9-87661faf414b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000372 10.0.0.17 - - [2025-01-20 02:15:54] "GET /projects?obj_uuids=5aa9ed24-c005-439a-90a9-87661faf414b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001295 10.0.0.17 - - [2025-01-20 02:15:54] "GET /project/5aa9ed24-c005-439a-90a9-87661faf414b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.051759 10.0.0.17 - - [2025-01-20 02:15:54] "POST /neutron/network HTTP/1.1" 200 927 0.007523 10.0.0.17 - - [2025-01-20 02:15:54] "POST /neutron/port HTTP/1.1" 200 117 0.004645 10.0.0.17 - - [2025-01-20 02:15:54] "POST /neutron/port HTTP/1.1" 200 117 0.004815 10.0.0.17 - - [2025-01-20 02:15:54] "POST /id-to-fqname HTTP/1.1" 200 222 0.001230 10.0.0.17 - - [2025-01-20 02:15:54] "POST /neutron/port HTTP/1.1" 200 117 0.004936 10.0.0.17 - - [2025-01-20 02:15:54] "POST /neutron/network HTTP/1.1" 200 938 0.006217 10.0.0.17 - - [2025-01-20 02:15:54] "GET /aaa-mode HTTP/1.1" 401 292 0.000420 10.0.0.17 - - [2025-01-20 02:15:54] "POST /neutron/network HTTP/1.1" 200 937 0.005607 10.0.0.17 - - [2025-01-20 02:15:54] "GET /projects?obj_uuids=5aa9ed24-c005-439a-90a9-87661faf414b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001166 10.0.0.17 - - [2025-01-20 02:15:55] "GET / HTTP/1.1" 200 35931 0.001631 10.0.0.17 - - [2025-01-20 02:15:55] "GET /project/5aa9ed24-c005-439a-90a9-87661faf414b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000386 10.0.0.17 - - [2025-01-20 02:15:55] "POST /neutron/port HTTP/1.1" 200 1061 0.190865 10.0.0.17 - - [2025-01-20 02:15:55] "POST /neutron/port HTTP/1.1" 200 1061 0.009838 10.0.0.17 - - [2025-01-20 02:15:55] "POST /neutron/port HTTP/1.1" 200 1061 0.011994 10.0.0.17 - - [2025-01-20 02:15:55] "POST /neutron/port HTTP/1.1" 200 1115 0.063849 10.0.0.17 - - [2025-01-20 02:15:55] "POST /neutron/port HTTP/1.1" 200 1089 0.013402 10.0.0.17 - - [2025-01-20 02:15:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002687 10.0.0.17 - - [2025-01-20 02:15:55] "POST /neutron/subnet HTTP/1.1" 200 694 0.011124 10.0.0.17 - - [2025-01-20 02:15:55] "POST /neutron/port HTTP/1.1" 200 117 0.001096 10.0.0.17 - - [2025-01-20 02:15:55] "POST /neutron/network HTTP/1.1" 200 927 0.005230 10.0.0.17 - - [2025-01-20 02:15:55] "GET /projects?obj_uuids=5aa9ed24-c005-439a-90a9-87661faf414b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001041 10.0.0.17 - - [2025-01-20 02:15:55] "GET /project/5aa9ed24-c005-439a-90a9-87661faf414b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.046649 10.0.0.17 - - [2025-01-20 02:15:55] "POST /neutron/network HTTP/1.1" 200 928 0.004996 10.0.0.17 - - [2025-01-20 02:15:55] "POST /neutron/port HTTP/1.1" 200 1089 0.019939 10.0.0.17 - - [2025-01-20 02:15:55] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006153 10.0.0.17 - - [2025-01-20 02:15:55] "POST /neutron/port HTTP/1.1" 200 117 0.007731 10.0.0.17 - - [2025-01-20 02:15:55] "POST /neutron/port HTTP/1.1" 200 1089 0.019004 10.0.0.17 - - [2025-01-20 02:15:55] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006890 10.0.0.17 - - [2025-01-20 02:15:56] "POST /neutron/network HTTP/1.1" 200 938 0.010027 10.0.0.17 - - [2025-01-20 02:15:56] "GET /projects?obj_uuids=5aa9ed24-c005-439a-90a9-87661faf414b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001085 10.0.0.17 - - [2025-01-20 02:15:56] "PUT /access-control-list/fbd9c512-7af9-44a5-b352-109641bf7a98 HTTP/1.1" 200 272 0.064060 10.0.0.17 - - [2025-01-20 02:15:56] "POST /neutron/port HTTP/1.1" 200 1062 0.294472 10.0.0.17 - - [2025-01-20 02:15:56] "POST /neutron/port HTTP/1.1" 200 1062 0.013469 10.0.0.17 - - [2025-01-20 02:15:56] "POST /neutron/port HTTP/1.1" 200 1062 0.010101 10.0.0.17 - - [2025-01-20 02:15:56] "POST /neutron/port HTTP/1.1" 200 1116 0.059775 10.0.0.17 - - [2025-01-20 02:15:56] "POST /neutron/port HTTP/1.1" 200 1090 0.019729 10.0.0.17 - - [2025-01-20 02:15:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003213 10.0.0.17 - - [2025-01-20 02:15:56] "POST /neutron/subnet HTTP/1.1" 200 698 0.009586 10.0.0.17 - - [2025-01-20 02:15:56] "POST /neutron/port HTTP/1.1" 200 117 0.001257 10.0.0.17 - - [2025-01-20 02:15:56] "POST /neutron/network HTTP/1.1" 200 928 0.005527 10.0.0.17 - - [2025-01-20 02:16:00] "POST /neutron/port HTTP/1.1" 200 1089 0.014177 10.0.0.17 - - [2025-01-20 02:16:00] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007081 10.0.0.17 - - [2025-01-20 02:16:00] "POST /neutron/port HTTP/1.1" 200 1089 0.013757 10.0.0.17 - - [2025-01-20 02:16:00] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005720 10.0.0.17 - - [2025-01-20 02:16:01] "POST /neutron/port HTTP/1.1" 200 1089 0.015203 10.0.0.17 - - [2025-01-20 02:16:01] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006034 10.0.0.17 - - [2025-01-20 02:16:01] "GET /virtual-machine/6300a22a-fb6e-40c4-866f-6b844fbd5679 HTTP/1.1" 200 1293 0.004265 10.0.0.17 - - [2025-01-20 02:16:01] "GET /virtual-machine-interface/c0946779-9fcc-469f-aad8-15832ce66ac1 HTTP/1.1" 200 2952 0.005347 10.0.0.17 - - [2025-01-20 02:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.17 - - [2025-01-20 02:16:01] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003432 10.0.0.17 - - [2025-01-20 02:16:01] "GET /virtual-networks?parent_id=5aa9ed24-c005-439a-90a9-87661faf414b&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003081 10.0.0.17 - - [2025-01-20 02:16:01] "GET /virtual-network/d79ce4c7-f1e9-438f-9e53-8b68d3ac7ab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005827 10.0.0.17 - - [2025-01-20 02:16:03] "POST /neutron/port HTTP/1.1" 200 1089 0.013777 10.0.0.17 - - [2025-01-20 02:16:03] "POST /neutron/security_group HTTP/1.1" 200 2060 0.004633 10.0.0.17 - - [2025-01-20 02:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.17 - - [2025-01-20 02:16:04] "GET /virtual-network/d79ce4c7-f1e9-438f-9e53-8b68d3ac7ab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.004324 10.0.0.17 - - [2025-01-20 02:16:04] "POST /neutron/port HTTP/1.1" 200 1090 0.019350 10.0.0.17 - - [2025-01-20 02:16:05] "POST /neutron/security_group HTTP/1.1" 200 2060 0.004758 10.0.0.17 - - [2025-01-20 02:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.17 - - [2025-01-20 02:16:06] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003331 10.0.0.17 - - [2025-01-20 02:16:06] "DELETE /project/1a1cf74ff7954f0c93ef930c12887a4d HTTP/1.1" 404 173 0.021517 10.0.0.17 - - [2025-01-20 02:16:06] "DELETE /project/487da0560df64c34ad75fb91375671a1 HTTP/1.1" 404 173 0.020525 10.0.0.17 - - [2025-01-20 02:16:06] "DELETE /project/5aa9ed24c005439a90a987661faf414b HTTP/1.1" 404 173 0.009423 10.0.0.17 - - [2025-01-20 02:16:06] "DELETE /project/b9172896a4564a08a6c62d0a57e2172a HTTP/1.1" 404 173 0.008548 10.0.0.17 - - [2025-01-20 02:16:06] "GET /projects?obj_uuids=487da056-0df6-4c34-ad75-fb91375671a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000928 10.0.0.17 - - [2025-01-20 02:16:06] "GET /projects?obj_uuids=b9172896-a456-4a08-a6c6-2d0a57e2172a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000845 10.0.0.17 - - [2025-01-20 02:16:06] "GET /projects?obj_uuids=4bd6d087-fece-4403-a2f0-19de59c158f5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000881 10.0.0.17 - - [2025-01-20 02:16:06] "GET /projects?obj_uuids=1a1cf74f-f795-4f0c-93ef-930c12887a4d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000824 10.0.0.17 - - [2025-01-20 02:16:06] "GET /virtual-networks?parent_id=5aa9ed24-c005-439a-90a9-87661faf414b&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.006185 10.0.0.17 - - [2025-01-20 02:16:06] "GET /project/b9172896-a456-4a08-a6c6-2d0a57e2172a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.060564 10.0.0.17 - - [2025-01-20 02:16:06] "GET /project/487da056-0df6-4c34-ad75-fb91375671a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.074575 10.0.0.17 - - [2025-01-20 02:16:06] "GET /project/1a1cf74f-f795-4f0c-93ef-930c12887a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.082677 10.0.0.17 - - [2025-01-20 02:16:06] "GET /project/4bd6d087-fece-4403-a2f0-19de59c158f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.089292 10.0.0.17 - - [2025-01-20 02:16:06] "GET /virtual-network/d79ce4c7-f1e9-438f-9e53-8b68d3ac7ab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.022843 10.0.0.17 - - [2025-01-20 02:16:06] "GET /projects?obj_uuids=487da056-0df6-4c34-ad75-fb91375671a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001059 10.0.0.17 - - [2025-01-20 02:16:06] "GET /projects?obj_uuids=b9172896-a456-4a08-a6c6-2d0a57e2172a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000828 10.0.0.17 - - [2025-01-20 02:16:06] "GET /projects?obj_uuids=4bd6d087-fece-4403-a2f0-19de59c158f5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000863 10.0.0.17 - - [2025-01-20 02:16:06] "GET /projects?obj_uuids=1a1cf74f-f795-4f0c-93ef-930c12887a4d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000796 10.0.0.17 - - [2025-01-20 02:16:06] "GET /project/b9172896-a456-4a08-a6c6-2d0a57e2172a?fields=security_groups HTTP/1.1" 200 1373 0.058301 10.0.0.17 - - [2025-01-20 02:16:06] "GET /project/487da056-0df6-4c34-ad75-fb91375671a1?fields=security_groups HTTP/1.1" 200 1387 0.066872 10.0.0.17 - - [2025-01-20 02:16:06] "GET /project/1a1cf74f-f795-4f0c-93ef-930c12887a4d?fields=security_groups HTTP/1.1" 200 1348 0.076553 10.0.0.17 - - [2025-01-20 02:16:06] "GET /project/4bd6d087-fece-4403-a2f0-19de59c158f5?fields=security_groups HTTP/1.1" 200 1399 0.082590 10.0.0.17 - - [2025-01-20 02:16:06] "DELETE /security-group/3de27cb7-315b-448e-99e8-0a2d9894b99e HTTP/1.1" 200 115 0.096024 10.0.0.17 - - [2025-01-20 02:16:06] "DELETE /access-control-list/2151244d-9faa-49fc-a6cf-d67b8de73e1c HTTP/1.1" 200 115 0.062594 10.0.0.17 - - [2025-01-20 02:16:06] "GET /projects?obj_uuids=b9172896-a456-4a08-a6c6-2d0a57e2172a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001032 10.0.0.17 - - [2025-01-20 02:16:06] "DELETE /security-group/fd085cfc-9ad1-4cf9-bd3b-db1c11cc09c2 HTTP/1.1" 200 115 0.114393 10.0.0.17 - - [2025-01-20 02:16:06] "GET /projects?obj_uuids=487da056-0df6-4c34-ad75-fb91375671a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001046 10.0.0.17 - - [2025-01-20 02:16:06] "GET /project/b9172896-a456-4a08-a6c6-2d0a57e2172a?fields=application_policy_sets HTTP/1.1" 200 1412 0.060394 10.0.0.17 - - [2025-01-20 02:16:06] "DELETE /access-control-list/2d1cd25f-038d-4add-a771-3b20aa8fb5e1 HTTP/1.1" 200 115 0.067921 10.0.0.17 - - [2025-01-20 02:16:06] "DELETE /security-group/d088c7de-fc0c-472d-86bb-f2b9c94c0dad HTTP/1.1" 200 115 0.124830 10.0.0.17 - - [2025-01-20 02:16:06] "DELETE /security-group/1f45df89-b61c-4e77-9c2c-d46fecfa1bda HTTP/1.1" 200 115 0.133672 10.0.0.17 - - [2025-01-20 02:16:06] "GET /projects?obj_uuids=1a1cf74f-f795-4f0c-93ef-930c12887a4d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001549 10.0.0.17 - - [2025-01-20 02:16:06] "GET /projects?obj_uuids=4bd6d087-fece-4403-a2f0-19de59c158f5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001683 10.0.0.17 - - [2025-01-20 02:16:06] "POST /neutron/port HTTP/1.1" 200 1090 0.052999 10.0.0.17 - - [2025-01-20 02:16:06] "GET /project/487da056-0df6-4c34-ad75-fb91375671a1?fields=application_policy_sets HTTP/1.1" 200 1426 0.096926 10.0.0.17 - - [2025-01-20 02:16:06] "GET /project/1a1cf74f-f795-4f0c-93ef-930c12887a4d?fields=application_policy_sets HTTP/1.1" 200 1387 0.062263 10.0.0.17 - - [2025-01-20 02:16:06] "POST /neutron/security_group HTTP/1.1" 200 2060 0.015543 10.0.0.17 - - [2025-01-20 02:16:06] "DELETE /access-control-list/145bdac5-870d-4e15-9e8e-dc1ab0be2522 HTTP/1.1" 200 115 0.074332 10.0.0.17 - - [2025-01-20 02:16:06] "GET /project/4bd6d087-fece-4403-a2f0-19de59c158f5?fields=application_policy_sets HTTP/1.1" 200 1438 0.094738 10.0.0.17 - - [2025-01-20 02:16:07] "DELETE /access-control-list/175451ff-8e12-49d6-91d9-7597369dffcb HTTP/1.1" 200 115 0.065591 10.0.0.17 - - [2025-01-20 02:16:07] "POST /neutron/port HTTP/1.1" 200 1090 0.046420 10.0.0.17 - - [2025-01-20 02:16:07] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010741 10.0.0.17 - - [2025-01-20 02:16:07] "DELETE /access-control-list/a44431c6-f46f-410d-a667-04cb043b8579 HTTP/1.1" 200 115 0.050410 10.0.0.17 - - [2025-01-20 02:16:07] "DELETE /project/b9172896-a456-4a08-a6c6-2d0a57e2172a HTTP/1.1" 200 115 0.618331 10.0.0.17 - - [2025-01-20 02:16:07] "DELETE /access-control-list/c9fb16f6-ad8b-4cc1-be3a-6283b866a486 HTTP/1.1" 200 115 0.046673 10.0.0.17 - - [2025-01-20 02:16:07] "DELETE /project/487da056-0df6-4c34-ad75-fb91375671a1 HTTP/1.1" 200 115 0.667850 10.0.0.17 - - [2025-01-20 02:16:07] "POST /neutron/port HTTP/1.1" 200 1090 0.037441 10.0.0.17 - - [2025-01-20 02:16:07] "DELETE /project/1a1cf74f-f795-4f0c-93ef-930c12887a4d HTTP/1.1" 200 115 0.693589 10.0.0.17 - - [2025-01-20 02:16:07] "DELETE /project/4bd6d087-fece-4403-a2f0-19de59c158f5 HTTP/1.1" 200 115 0.697058 10.0.0.17 - - [2025-01-20 02:16:07] "POST /neutron/security_group HTTP/1.1" 200 2060 0.011018 10.0.0.17 - - [2025-01-20 02:16:07] "DELETE /access-control-list/fb2db4b5-56b7-4268-84f0-ceeb27176753 HTTP/1.1" 200 115 0.043645 10.0.0.17 - - [2025-01-20 02:16:07] "GET /virtual-machine/669fe646-e4b5-43ba-b45f-879315151fba HTTP/1.1" 200 1294 0.004355 10.0.0.17 - - [2025-01-20 02:16:07] "GET /virtual-machine-interface/7b805240-466c-4a15-a838-b4ab7dcd58b2 HTTP/1.1" 200 2951 0.005134 10.0.0.17 - - [2025-01-20 02:16:07] "DELETE /access-control-list/c23f60d9-b01f-4f61-9d1b-4c1094e0d64d HTTP/1.1" 200 115 0.026810 10.0.0.17 - - [2025-01-20 02:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.17 - - [2025-01-20 02:16:07] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003038 10.0.0.17 - - [2025-01-20 02:16:07] "GET /virtual-networks?parent_id=5aa9ed24-c005-439a-90a9-87661faf414b&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003065 10.0.0.17 - - [2025-01-20 02:16:07] "GET /virtual-network/7f56aab4-dd3b-464f-8914-c9909eaca999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005057 10.0.0.17 - - [2025-01-20 02:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.17 - - [2025-01-20 02:16:08] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002759 10.0.0.17 - - [2025-01-20 02:16:08] "GET /virtual-networks?parent_id=5aa9ed24-c005-439a-90a9-87661faf414b&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002835 10.0.0.17 - - [2025-01-20 02:16:08] "GET /virtual-network/7f56aab4-dd3b-464f-8914-c9909eaca999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005143 10.0.0.17 - - [2025-01-20 02:16:12] "GET /obj-perms HTTP/1.1" 200 5056 0.042256 10.0.0.17 - - [2025-01-20 02:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.17 - - [2025-01-20 02:16:12] "GET /projects?obj_uuids=5aa9ed24-c005-439a-90a9-87661faf414b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001356 10.0.0.17 - - [2025-01-20 02:16:12] "GET /project/5aa9ed24-c005-439a-90a9-87661faf414b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.028808 10.0.0.17 - - [2025-01-20 02:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.17 - - [2025-01-20 02:16:12] "GET /obj-perms HTTP/1.1" 200 5056 0.045836 10.0.0.17 - - [2025-01-20 02:16:12] "PUT /network-policy/76cd23ea-ff93-4254-916f-a247ca890bb9 HTTP/1.1" 200 262 0.011639 10.0.0.17 - - [2025-01-20 02:16:12] "PUT /access-control-list/fbd9c512-7af9-44a5-b352-109641bf7a98 HTTP/1.1" 200 272 0.052440 10.0.0.17 - - [2025-01-20 02:16:12] "POST /ref-update HTTP/1.1" 200 156 0.011867 10.0.0.17 - - [2025-01-20 02:16:13] "PUT /access-control-list/d3bb33b3-8d41-40c0-929e-2ee6ebf036ec HTTP/1.1" 200 272 0.053664 10.0.0.17 - - [2025-01-20 02:16:13] "POST /ref-update HTTP/1.1" 200 156 0.010476 10.0.0.17 - - [2025-01-20 02:16:16] "GET /virtual-network/7f56aab4-dd3b-464f-8914-c9909eaca999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005618 10.0.0.17 - - [2025-01-20 02:16:16] "POST /neutron/network HTTP/1.1" 200 928 0.005524 10.0.0.17 - - [2025-01-20 02:16:16] "POST /neutron/network HTTP/1.1" 200 826 0.046901 10.0.0.17 - - [2025-01-20 02:16:16] "DELETE /access-control-list/fbd9c512-7af9-44a5-b352-109641bf7a98 HTTP/1.1" 200 115 0.045773 10.0.0.17 - - [2025-01-20 02:16:16] "POST /neutron/network HTTP/1.1" 200 826 0.009050 10.0.0.17 - - [2025-01-20 02:16:16] "GET /virtual-network/7f56aab4-dd3b-464f-8914-c9909eaca999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005060 10.0.0.17 - - [2025-01-20 02:16:16] "GET /virtual-network/d79ce4c7-f1e9-438f-9e53-8b68d3ac7ab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.004562 10.0.0.17 - - [2025-01-20 02:16:16] "POST /neutron/network HTTP/1.1" 200 927 0.007190 10.0.0.17 - - [2025-01-20 02:16:16] "POST /neutron/network HTTP/1.1" 200 825 0.064231 10.0.0.17 - - [2025-01-20 02:16:16] "DELETE /access-control-list/d3bb33b3-8d41-40c0-929e-2ee6ebf036ec HTTP/1.1" 200 115 0.063938 10.0.0.17 - - [2025-01-20 02:16:16] "POST /neutron/network HTTP/1.1" 200 825 0.009950 10.0.0.17 - - [2025-01-20 02:16:16] "GET /virtual-network/d79ce4c7-f1e9-438f-9e53-8b68d3ac7ab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005061 10.0.0.17 - - [2025-01-20 02:16:16] "DELETE /network-policy/76cd23ea-ff93-4254-916f-a247ca890bb9 HTTP/1.1" 200 115 0.023535 10.0.0.17 - - [2025-01-20 02:16:16] "POST /neutron/network HTTP/1.1" 200 826 0.005324 10.0.0.17 - - [2025-01-20 02:16:16] "POST /neutron/network HTTP/1.1" 400 204 0.008998 10.0.0.17 - - [2025-01-20 02:16:16] "POST /neutron/port HTTP/1.1" 200 1090 0.014689 10.0.0.17 - - [2025-01-20 02:16:16] "POST /neutron/port HTTP/1.1" 200 1116 0.015287 10.0.0.17 - - [2025-01-20 02:16:16] "POST /neutron/port HTTP/1.1" 200 1089 0.019315 10.0.0.17 - - [2025-01-20 02:16:16] "POST /neutron/port HTTP/1.1" 200 1115 0.011077 10.0.0.17 - - [2025-01-20 02:16:16] "POST /neutron/port HTTP/1.1" 200 151 0.172353 10.0.0.17 - - [2025-01-20 02:16:16] "POST /neutron/port HTTP/1.1" 200 151 0.162446 10.0.0.17 - - [2025-01-20 02:16:18] "POST /neutron/network HTTP/1.1" 200 826 0.005312 10.0.0.17 - - [2025-01-20 02:16:18] "POST /useragent-kv HTTP/1.1" 200 115 0.001725 10.0.0.17 - - [2025-01-20 02:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005403 10.0.0.17 - - [2025-01-20 02:16:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002858 10.0.0.17 - - [2025-01-20 02:16:18] "POST /neutron/network HTTP/1.1" 200 151 0.074752 10.0.0.17 - - [2025-01-20 02:16:18] "GET /routing-instance/1507063b-9669-4ab1-904b-2e7070c6be1a HTTP/1.1" 404 171 0.001854 10.0.0.17 - - [2025-01-20 02:16:18] "GET /domains HTTP/1.1" 200 280 0.002120 10.0.0.17 - - [2025-01-20 02:16:18] "DELETE /route-target/34c3738e-4d91-42de-85df-2b514fbb9f15 HTTP/1.1" 200 115 0.023246 10.0.0.17 - - [2025-01-20 02:16:18] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000952 10.0.0.17 - - [2025-01-20 02:16:18] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 2575 0.048233 10.0.0.17 - - [2025-01-20 02:16:18] "GET /projects?obj_uuids=5aa9ed24-c005-439a-90a9-87661faf414b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000971 10.0.0.17 - - [2025-01-20 02:16:18] "GET /project/5aa9ed24-c005-439a-90a9-87661faf414b HTTP/1.1" 200 2103 0.065373 10.0.0.17 - - [2025-01-20 02:16:18] "POST /neutron/network HTTP/1.1" 200 825 0.005121 10.0.0.17 - - [2025-01-20 02:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.17 - - [2025-01-20 02:16:18] "POST /useragent-kv HTTP/1.1" 200 115 0.001980 10.0.0.17 - - [2025-01-20 02:16:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002509 10.0.0.17 - - [2025-01-20 02:16:18] "POST /neutron/network HTTP/1.1" 200 151 0.080669 10.0.0.17 - - [2025-01-20 02:16:19] "DELETE /route-target/e8614c61-8211-416e-b29c-70df9cb613bb HTTP/1.1" 200 115 0.016349 10.0.0.17 - - [2025-01-20 02:16:19] "GET /routing-instance/38be2bfd-5ab0-4a1e-87ed-f588bc1d2d81 HTTP/1.1" 404 171 0.002323 10.0.0.17 - - [2025-01-20 02:16:19] "GET /domains HTTP/1.1" 200 280 0.002172 10.0.0.17 - - [2025-01-20 02:16:19] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000926 10.0.0.17 - - [2025-01-20 02:16:19] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 2575 0.049421 10.0.0.17 - - [2025-01-20 02:16:19] "GET /projects?obj_uuids=5aa9ed24-c005-439a-90a9-87661faf414b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000925 10.0.0.17 - - [2025-01-20 02:16:19] "GET /project/5aa9ed24-c005-439a-90a9-87661faf414b HTTP/1.1" 200 1864 0.063523 10.0.0.17 - - [2025-01-20 02:16:19] "GET /projects?obj_uuids=5aa9ed24-c005-439a-90a9-87661faf414b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001014 10.0.0.17 - - [2025-01-20 02:16:19] "GET /project/5aa9ed24-c005-439a-90a9-87661faf414b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.023336 10.0.0.17 - - [2025-01-20 02:16:19] "GET /projects?obj_uuids=5aa9ed24-c005-439a-90a9-87661faf414b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000934 10.0.0.17 - - [2025-01-20 02:16:19] "GET /project/5aa9ed24-c005-439a-90a9-87661faf414b?fields=virtual_networks HTTP/1.1" 200 1036 0.062384 10.0.0.17 - - [2025-01-20 02:16:19] "GET /projects?obj_uuids=5aa9ed24-c005-439a-90a9-87661faf414b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001312 10.0.0.17 - - [2025-01-20 02:16:19] "GET /project/5aa9ed24-c005-439a-90a9-87661faf414b?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.024958 10.0.0.17 - - [2025-01-20 02:16:19] "GET /projects?obj_uuids=5aa9ed24-c005-439a-90a9-87661faf414b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001047 10.0.0.17 - - [2025-01-20 02:16:19] "GET /project/5aa9ed24-c005-439a-90a9-87661faf414b?fields=security_groups HTTP/1.1" 200 1264 0.029898 10.0.0.17 - - [2025-01-20 02:16:20] "POST /fqname-to-id HTTP/1.1" 404 186 0.021103 10.0.0.17 - - [2025-01-20 02:16:20] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002441 10.0.0.17 - - [2025-01-20 02:16:20] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000982 10.0.0.17 - - [2025-01-20 02:16:20] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006842 10.0.0.17 - - [2025-01-20 02:16:20] "POST /id-to-fqname HTTP/1.1" 200 188 0.001142 10.0.0.17 - - [2025-01-20 02:16:20] "POST /fqname-to-id HTTP/1.1" 404 197 0.003942 10.0.0.17 - - [2025-01-20 02:16:20] "POST /security-groups HTTP/1.1" 200 589 0.059752 10.0.0.17 - - [2025-01-20 02:16:20] "POST /fqname-to-id HTTP/1.1" 404 232 0.002659 10.0.0.17 - - [2025-01-20 02:16:20] "POST /projects HTTP/1.1" 200 581 0.212809 10.0.0.17 - - [2025-01-20 02:16:20] "POST /access-control-lists HTTP/1.1" 200 594 0.059701 10.0.0.17 - - [2025-01-20 02:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.278622 10.0.0.17 - - [2025-01-20 02:16:20] "POST /fqname-to-id HTTP/1.1" 404 231 0.002685 10.0.0.17 - - [2025-01-20 02:16:20] "GET /project/45e262bc-5435-445a-b79c-0162347b58dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.396753 10.0.0.17 - - [2025-01-20 02:16:20] "POST /access-control-lists HTTP/1.1" 200 592 0.060285 10.0.0.17 - - [2025-01-20 02:16:21] "GET / HTTP/1.1" 200 35931 0.001889 10.0.0.17 - - [2025-01-20 02:16:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000507 10.0.0.17 - - [2025-01-20 02:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.050730 10.0.0.17 - - [2025-01-20 02:16:22] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001017 10.0.0.17 - - [2025-01-20 02:16:22] "GET /project/45e262bc-5435-445a-b79c-0162347b58dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.026671 10.0.0.17 - - [2025-01-20 02:16:22] "POST /neutron/network HTTP/1.1" 200 117 0.027804 10.0.0.17 - - [2025-01-20 02:16:22] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001472 10.0.0.17 - - [2025-01-20 02:16:23] "POST /neutron/network HTTP/1.1" 200 613 0.060216 10.0.0.17 - - [2025-01-20 02:16:23] "POST /route-targets HTTP/1.1" 200 327 0.011742 10.0.0.17 - - [2025-01-20 02:16:23] "POST /ref-update HTTP/1.1" 200 156 0.015976 10.0.0.17 - - [2025-01-20 02:16:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003000 10.0.0.17 - - [2025-01-20 02:16:23] "POST /neutron/subnet HTTP/1.1" 200 725 0.198132 10.0.0.17 - - [2025-01-20 02:16:23] "POST /neutron/network HTTP/1.1" 200 832 0.005425 10.0.0.17 - - [2025-01-20 02:16:23] "POST /id-to-fqname HTTP/1.1" 200 223 0.001166 10.0.0.17 - - [2025-01-20 02:16:23] "GET /virtual-network/a64e80c5-eeb2-4f9b-94e2-53eaeef4e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004355 10.0.0.17 - - [2025-01-20 02:16:23] "POST /neutron/network HTTP/1.1" 200 832 0.005198 10.0.0.17 - - [2025-01-20 02:16:23] "GET /virtual-network/a64e80c5-eeb2-4f9b-94e2-53eaeef4e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004954 10.0.0.17 - - [2025-01-20 02:16:23] "POST /neutron/network HTTP/1.1" 200 832 0.005545 10.0.0.17 - - [2025-01-20 02:16:23] "POST /neutron/subnet HTTP/1.1" 200 725 0.006641 10.0.0.17 - - [2025-01-20 02:16:23] "GET /domains HTTP/1.1" 401 292 0.000362 10.0.0.17 - - [2025-01-20 02:16:23] "GET /domains HTTP/1.1" 200 280 0.023020 10.0.0.17 - - [2025-01-20 02:16:23] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001012 10.0.0.17 - - [2025-01-20 02:16:23] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 2759 0.007604 10.0.0.17 - - [2025-01-20 02:16:23] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000986 10.0.0.17 - - [2025-01-20 02:16:23] "GET /project/45e262bc-5435-445a-b79c-0162347b58dd HTTP/1.1" 200 2080 0.069057 10.0.0.17 - - [2025-01-20 02:16:23] "GET /virtual-network/a64e80c5-eeb2-4f9b-94e2-53eaeef4e093 HTTP/1.1" 200 2319 0.005400 10.0.0.17 - - [2025-01-20 02:16:23] "GET /virtual-network/a64e80c5-eeb2-4f9b-94e2-53eaeef4e093 HTTP/1.1" 200 2319 0.004002 10.0.0.17 - - [2025-01-20 02:16:23] "GET /routing-instance/4d4afebc-c8f7-421b-893e-bba5370f2be1 HTTP/1.1" 200 1492 0.003045 10.0.0.17 - - [2025-01-20 02:16:23] "GET /routing-instance/4d4afebc-c8f7-421b-893e-bba5370f2be1 HTTP/1.1" 200 1492 0.002633 10.0.0.17 - - [2025-01-20 02:16:23] "GET /route-target/1c848dce-49be-4766-a1ea-15266ac891a1 HTTP/1.1" 200 1212 0.002423 10.0.0.17 - - [2025-01-20 02:16:23] "GET /virtual-network/a64e80c5-eeb2-4f9b-94e2-53eaeef4e093 HTTP/1.1" 200 2319 0.004154 10.0.0.17 - - [2025-01-20 02:16:23] "GET /routing-instance/4d4afebc-c8f7-421b-893e-bba5370f2be1 HTTP/1.1" 200 1492 0.003391 10.0.0.17 - - [2025-01-20 02:16:23] "GET /virtual-network/a64e80c5-eeb2-4f9b-94e2-53eaeef4e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004274 10.0.0.17 - - [2025-01-20 02:16:23] "GET /virtual-network/a64e80c5-eeb2-4f9b-94e2-53eaeef4e093 HTTP/1.1" 200 2319 0.004033 10.0.0.17 - - [2025-01-20 02:16:23] "GET /routing-instance/4d4afebc-c8f7-421b-893e-bba5370f2be1 HTTP/1.1" 200 1492 0.003161 10.0.0.17 - - [2025-01-20 02:16:23] "GET /routing-instance/4d4afebc-c8f7-421b-893e-bba5370f2be1 HTTP/1.1" 200 1492 0.003692 10.0.0.17 - - [2025-01-20 02:16:23] "GET /route-target/1c848dce-49be-4766-a1ea-15266ac891a1 HTTP/1.1" 200 1212 0.002404 10.0.0.17 - - [2025-01-20 02:16:23] "GET /domains HTTP/1.1" 200 280 0.002379 10.0.0.17 - - [2025-01-20 02:16:23] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001000 10.0.0.17 - - [2025-01-20 02:16:23] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 2759 0.006993 10.0.0.17 - - [2025-01-20 02:16:23] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000916 10.0.0.17 - - [2025-01-20 02:16:24] "GET /project/45e262bc-5435-445a-b79c-0162347b58dd HTTP/1.1" 200 2080 0.064099 10.0.0.17 - - [2025-01-20 02:16:24] "GET /virtual-network/a64e80c5-eeb2-4f9b-94e2-53eaeef4e093 HTTP/1.1" 200 2319 0.004184 10.0.0.17 - - [2025-01-20 02:16:24] "GET /obj-perms HTTP/1.1" 200 5026 0.045408 10.0.0.17 - - [2025-01-20 02:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.17 - - [2025-01-20 02:16:24] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000983 10.0.0.17 - - [2025-01-20 02:16:24] "GET /project/45e262bc-5435-445a-b79c-0162347b58dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.023259 10.0.0.17 - - [2025-01-20 02:16:24] "POST /neutron/network HTTP/1.1" 200 117 0.009379 10.0.0.17 - - [2025-01-20 02:16:24] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001085 10.0.0.17 - - [2025-01-20 02:16:24] "POST /neutron/network HTTP/1.1" 200 613 0.067781 10.0.0.17 - - [2025-01-20 02:16:24] "POST /route-targets HTTP/1.1" 200 327 0.011206 10.0.0.17 - - [2025-01-20 02:16:24] "POST /ref-update HTTP/1.1" 200 156 0.011194 10.0.0.17 - - [2025-01-20 02:16:24] "POST /useragent-kv HTTP/1.1" 200 115 0.005084 10.0.0.17 - - [2025-01-20 02:16:24] "POST /neutron/subnet HTTP/1.1" 200 720 0.167727 10.0.0.17 - - [2025-01-20 02:16:24] "POST /neutron/network HTTP/1.1" 200 831 0.004908 10.0.0.17 - - [2025-01-20 02:16:24] "POST /id-to-fqname HTTP/1.1" 200 223 0.001029 10.0.0.17 - - [2025-01-20 02:16:24] "GET /virtual-network/3055d129-e61d-439d-9a56-6ed136f0a79e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004780 10.0.0.17 - - [2025-01-20 02:16:24] "POST /neutron/network HTTP/1.1" 200 831 0.005505 10.0.0.17 - - [2025-01-20 02:16:24] "GET /virtual-network/3055d129-e61d-439d-9a56-6ed136f0a79e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004474 10.0.0.17 - - [2025-01-20 02:16:24] "POST /neutron/network HTTP/1.1" 200 831 0.005159 10.0.0.17 - - [2025-01-20 02:16:24] "POST /neutron/subnet HTTP/1.1" 200 720 0.006140 10.0.0.17 - - [2025-01-20 02:16:24] "GET /domains HTTP/1.1" 200 280 0.002074 10.0.0.17 - - [2025-01-20 02:16:24] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000887 10.0.0.17 - - [2025-01-20 02:16:24] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 2759 0.005960 10.0.0.17 - - [2025-01-20 02:16:24] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000869 10.0.0.17 - - [2025-01-20 02:16:25] "GET /project/45e262bc-5435-445a-b79c-0162347b58dd HTTP/1.1" 200 2298 0.068855 10.0.0.17 - - [2025-01-20 02:16:25] "GET /virtual-network/3055d129-e61d-439d-9a56-6ed136f0a79e HTTP/1.1" 200 2316 0.005715 10.0.0.17 - - [2025-01-20 02:16:25] "GET /virtual-network/3055d129-e61d-439d-9a56-6ed136f0a79e HTTP/1.1" 200 2316 0.004473 10.0.0.17 - - [2025-01-20 02:16:25] "GET /routing-instance/b91126b3-6a3b-4f1f-9c1b-42064a590377 HTTP/1.1" 200 1494 0.002982 10.0.0.17 - - [2025-01-20 02:16:25] "GET /routing-instance/b91126b3-6a3b-4f1f-9c1b-42064a590377 HTTP/1.1" 200 1494 0.002783 10.0.0.17 - - [2025-01-20 02:16:25] "GET /route-target/198df4b3-3ca0-4eba-baf0-5924f3602ca5 HTTP/1.1" 200 1212 0.002364 10.0.0.17 - - [2025-01-20 02:16:25] "GET /virtual-network/3055d129-e61d-439d-9a56-6ed136f0a79e HTTP/1.1" 200 2316 0.004268 10.0.0.17 - - [2025-01-20 02:16:25] "GET /routing-instance/b91126b3-6a3b-4f1f-9c1b-42064a590377 HTTP/1.1" 200 1494 0.003159 10.0.0.17 - - [2025-01-20 02:16:25] "GET /virtual-network/3055d129-e61d-439d-9a56-6ed136f0a79e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004048 10.0.0.17 - - [2025-01-20 02:16:25] "GET /virtual-network/3055d129-e61d-439d-9a56-6ed136f0a79e HTTP/1.1" 200 2316 0.003843 10.0.0.17 - - [2025-01-20 02:16:25] "GET /routing-instance/b91126b3-6a3b-4f1f-9c1b-42064a590377 HTTP/1.1" 200 1494 0.002602 10.0.0.17 - - [2025-01-20 02:16:25] "GET /routing-instance/b91126b3-6a3b-4f1f-9c1b-42064a590377 HTTP/1.1" 200 1494 0.002619 10.0.0.17 - - [2025-01-20 02:16:25] "GET /route-target/198df4b3-3ca0-4eba-baf0-5924f3602ca5 HTTP/1.1" 200 1212 0.002396 10.0.0.17 - - [2025-01-20 02:16:25] "GET /domains HTTP/1.1" 200 280 0.002265 10.0.0.17 - - [2025-01-20 02:16:25] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002123 10.0.0.17 - - [2025-01-20 02:16:25] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 2759 0.007456 10.0.0.17 - - [2025-01-20 02:16:25] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000834 10.0.0.17 - - [2025-01-20 02:16:25] "GET /project/45e262bc-5435-445a-b79c-0162347b58dd HTTP/1.1" 200 2298 0.066365 10.0.0.17 - - [2025-01-20 02:16:25] "GET /virtual-network/3055d129-e61d-439d-9a56-6ed136f0a79e HTTP/1.1" 200 2316 0.004387 10.0.0.17 - - [2025-01-20 02:16:25] "GET /obj-perms HTTP/1.1" 200 5026 0.004239 10.0.0.17 - - [2025-01-20 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.17 - - [2025-01-20 02:16:25] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001309 10.0.0.17 - - [2025-01-20 02:16:25] "GET /project/45e262bc-5435-445a-b79c-0162347b58dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.032476 10.0.0.17 - - [2025-01-20 02:16:25] "POST /neutron/network HTTP/1.1" 200 117 0.010714 10.0.0.17 - - [2025-01-20 02:16:25] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001757 10.0.0.17 - - [2025-01-20 02:16:25] "POST /neutron/network HTTP/1.1" 200 615 0.067516 10.0.0.17 - - [2025-01-20 02:16:25] "POST /ref-update HTTP/1.1" 200 156 0.010890 10.0.0.17 - - [2025-01-20 02:16:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002474 10.0.0.17 - - [2025-01-20 02:16:25] "POST /neutron/subnet HTTP/1.1" 200 729 0.135412 10.0.0.17 - - [2025-01-20 02:16:25] "POST /neutron/network HTTP/1.1" 200 835 0.005503 10.0.0.17 - - [2025-01-20 02:16:25] "POST /id-to-fqname HTTP/1.1" 200 224 0.001128 10.0.0.17 - - [2025-01-20 02:16:25] "GET /virtual-network/580e8fde-0d40-47b8-883f-9e618d3af3f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006568 10.0.0.17 - - [2025-01-20 02:16:25] "POST /neutron/network HTTP/1.1" 200 835 0.005573 10.0.0.17 - - [2025-01-20 02:16:25] "GET /virtual-network/580e8fde-0d40-47b8-883f-9e618d3af3f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005257 10.0.0.17 - - [2025-01-20 02:16:25] "POST /neutron/network HTTP/1.1" 200 835 0.005028 10.0.0.17 - - [2025-01-20 02:16:25] "POST /neutron/subnet HTTP/1.1" 200 729 0.006390 10.0.0.17 - - [2025-01-20 02:16:25] "GET /domains HTTP/1.1" 200 280 0.002312 10.0.0.17 - - [2025-01-20 02:16:25] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000929 10.0.0.17 - - [2025-01-20 02:16:25] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 2759 0.006799 10.0.0.17 - - [2025-01-20 02:16:25] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000969 10.0.0.17 - - [2025-01-20 02:16:25] "GET /project/45e262bc-5435-445a-b79c-0162347b58dd HTTP/1.1" 200 2517 0.067502 10.0.0.17 - - [2025-01-20 02:16:25] "GET /virtual-network/580e8fde-0d40-47b8-883f-9e618d3af3f6 HTTP/1.1" 200 2326 0.005790 10.0.0.17 - - [2025-01-20 02:16:25] "GET /virtual-network/580e8fde-0d40-47b8-883f-9e618d3af3f6 HTTP/1.1" 200 2326 0.005225 10.0.0.17 - - [2025-01-20 02:16:25] "GET /routing-instance/d80a4d4b-7567-4fde-b0a6-cb849eabf8d2 HTTP/1.1" 200 1498 0.004742 10.0.0.17 - - [2025-01-20 02:16:25] "GET /routing-instance/d80a4d4b-7567-4fde-b0a6-cb849eabf8d2 HTTP/1.1" 200 1498 0.003458 10.0.0.17 - - [2025-01-20 02:16:25] "GET /route-target/45e4f534-fd96-4cb8-ab57-1a52a17f0039 HTTP/1.1" 200 1214 0.003632 10.0.0.17 - - [2025-01-20 02:16:25] "GET /virtual-network/580e8fde-0d40-47b8-883f-9e618d3af3f6 HTTP/1.1" 200 2326 0.005177 10.0.0.17 - - [2025-01-20 02:16:25] "GET /routing-instance/d80a4d4b-7567-4fde-b0a6-cb849eabf8d2 HTTP/1.1" 200 1498 0.003118 10.0.0.17 - - [2025-01-20 02:16:25] "GET /virtual-network/580e8fde-0d40-47b8-883f-9e618d3af3f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.004715 10.0.0.17 - - [2025-01-20 02:16:25] "GET /virtual-network/580e8fde-0d40-47b8-883f-9e618d3af3f6 HTTP/1.1" 200 2326 0.004452 10.0.0.17 - - [2025-01-20 02:16:25] "GET /routing-instance/d80a4d4b-7567-4fde-b0a6-cb849eabf8d2 HTTP/1.1" 200 1498 0.003614 10.0.0.17 - - [2025-01-20 02:16:25] "GET /routing-instance/d80a4d4b-7567-4fde-b0a6-cb849eabf8d2 HTTP/1.1" 200 1498 0.003088 10.0.0.17 - - [2025-01-20 02:16:25] "GET /route-target/45e4f534-fd96-4cb8-ab57-1a52a17f0039 HTTP/1.1" 200 1214 0.002863 10.0.0.17 - - [2025-01-20 02:16:25] "GET /domains HTTP/1.1" 200 280 0.002401 10.0.0.17 - - [2025-01-20 02:16:25] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001003 10.0.0.17 - - [2025-01-20 02:16:25] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 2759 0.006631 10.0.0.17 - - [2025-01-20 02:16:25] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001456 10.0.0.17 - - [2025-01-20 02:16:26] "GET /project/45e262bc-5435-445a-b79c-0162347b58dd HTTP/1.1" 200 2517 0.074754 10.0.0.17 - - [2025-01-20 02:16:26] "GET /virtual-network/580e8fde-0d40-47b8-883f-9e618d3af3f6 HTTP/1.1" 200 2326 0.004541 10.0.0.17 - - [2025-01-20 02:16:26] "GET /obj-perms HTTP/1.1" 200 5026 0.002897 10.0.0.17 - - [2025-01-20 02:16:26] "POST /id-to-fqname HTTP/1.1" 200 223 0.001297 10.0.0.17 - - [2025-01-20 02:16:26] "POST /neutron/network HTTP/1.1" 200 841 0.005349 10.0.0.17 - - [2025-01-20 02:16:26] "GET /aaa-mode HTTP/1.1" 401 292 0.000389 10.0.0.17 - - [2025-01-20 02:16:26] "GET / HTTP/1.1" 200 35931 0.001778 10.0.0.17 - - [2025-01-20 02:16:26] "GET /project/45e262bc-5435-445a-b79c-0162347b58dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000374 10.0.0.17 - - [2025-01-20 02:16:26] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001235 10.0.0.17 - - [2025-01-20 02:16:26] "GET /project/45e262bc-5435-445a-b79c-0162347b58dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.045902 10.0.0.17 - - [2025-01-20 02:16:26] "POST /neutron/network HTTP/1.1" 200 831 0.004785 10.0.0.17 - - [2025-01-20 02:16:27] "POST /neutron/port HTTP/1.1" 200 117 0.004939 10.0.0.17 - - [2025-01-20 02:16:27] "POST /neutron/port HTTP/1.1" 200 117 0.004817 10.0.0.17 - - [2025-01-20 02:16:27] "POST /id-to-fqname HTTP/1.1" 200 224 0.001328 10.0.0.17 - - [2025-01-20 02:16:27] "POST /neutron/port HTTP/1.1" 200 117 0.005332 10.0.0.17 - - [2025-01-20 02:16:27] "POST /neutron/network HTTP/1.1" 200 845 0.005200 10.0.0.17 - - [2025-01-20 02:16:27] "GET /aaa-mode HTTP/1.1" 401 292 0.000374 10.0.0.17 - - [2025-01-20 02:16:27] "POST /neutron/network HTTP/1.1" 200 841 0.005404 10.0.0.17 - - [2025-01-20 02:16:27] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001000 10.0.0.17 - - [2025-01-20 02:16:27] "GET / HTTP/1.1" 200 35931 0.001690 10.0.0.17 - - [2025-01-20 02:16:27] "GET /project/45e262bc-5435-445a-b79c-0162347b58dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000498 10.0.0.17 - - [2025-01-20 02:16:27] "POST /neutron/port HTTP/1.1" 200 1057 0.215443 10.0.0.17 - - [2025-01-20 02:16:27] "POST /neutron/port HTTP/1.1" 200 1057 0.009171 10.0.0.17 - - [2025-01-20 02:16:27] "POST /neutron/port HTTP/1.1" 200 1057 0.007033 10.0.0.17 - - [2025-01-20 02:16:27] "POST /neutron/port HTTP/1.1" 200 1111 0.057331 10.0.0.17 - - [2025-01-20 02:16:27] "POST /neutron/port HTTP/1.1" 200 1085 0.014307 10.0.0.17 - - [2025-01-20 02:16:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003132 10.0.0.17 - - [2025-01-20 02:16:27] "POST /neutron/subnet HTTP/1.1" 200 694 0.009268 10.0.0.17 - - [2025-01-20 02:16:27] "POST /neutron/port HTTP/1.1" 200 117 0.001387 10.0.0.17 - - [2025-01-20 02:16:27] "POST /neutron/network HTTP/1.1" 200 831 0.006498 10.0.0.17 - - [2025-01-20 02:16:27] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003113 10.0.0.17 - - [2025-01-20 02:16:28] "GET /project/45e262bc-5435-445a-b79c-0162347b58dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.051887 10.0.0.17 - - [2025-01-20 02:16:28] "POST /neutron/network HTTP/1.1" 200 835 0.005363 10.0.0.17 - - [2025-01-20 02:16:28] "POST /neutron/port HTTP/1.1" 200 1085 0.029363 10.0.0.17 - - [2025-01-20 02:16:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007488 10.0.0.17 - - [2025-01-20 02:16:28] "POST /neutron/port HTTP/1.1" 200 117 0.006475 10.0.0.17 - - [2025-01-20 02:16:28] "POST /fqname-to-id HTTP/1.1" 404 193 0.004350 10.0.0.17 - - [2025-01-20 02:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.17 - - [2025-01-20 02:16:28] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001123 10.0.0.17 - - [2025-01-20 02:16:28] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009917 10.0.0.17 - - [2025-01-20 02:16:28] "POST /service-templates HTTP/1.1" 200 543 0.030472 10.0.0.17 - - [2025-01-20 02:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.17 - - [2025-01-20 02:16:28] "GET /service-template/7fe34501-c0a0-409f-90a2-f838b423bab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004800 10.0.0.17 - - [2025-01-20 02:16:28] "POST /neutron/network HTTP/1.1" 200 845 0.005266 10.0.0.17 - - [2025-01-20 02:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.17 - - [2025-01-20 02:16:28] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001272 10.0.0.17 - - [2025-01-20 02:16:28] "GET /service-template/7fe34501-c0a0-409f-90a2-f838b423bab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.011220 10.0.0.17 - - [2025-01-20 02:16:28] "POST /id-to-fqname HTTP/1.1" 200 223 0.001372 10.0.0.17 - - [2025-01-20 02:16:28] "POST /id-to-fqname HTTP/1.1" 200 223 0.001323 10.0.0.17 - - [2025-01-20 02:16:28] "POST /id-to-fqname HTTP/1.1" 200 224 0.001315 10.0.0.17 - - [2025-01-20 02:16:28] "POST /neutron/port HTTP/1.1" 200 1059 0.256095 10.0.0.17 - - [2025-01-20 02:16:28] "POST /neutron/port HTTP/1.1" 200 1059 0.008192 10.0.0.17 - - [2025-01-20 02:16:28] "POST /neutron/port HTTP/1.1" 200 1059 0.019692 10.0.0.17 - - [2025-01-20 02:16:28] "POST /neutron/port HTTP/1.1" 200 2002 0.041057 10.0.0.17 - - [2025-01-20 02:16:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006524 10.0.0.17 - - [2025-01-20 02:16:28] "POST /neutron/port HTTP/1.1" 200 1113 0.093967 10.0.0.17 - - [2025-01-20 02:16:29] "POST /neutron/port HTTP/1.1" 200 1087 0.016254 10.0.0.17 - - [2025-01-20 02:16:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003320 10.0.0.17 - - [2025-01-20 02:16:29] "POST /neutron/subnet HTTP/1.1" 200 703 0.014215 10.0.0.17 - - [2025-01-20 02:16:29] "POST /neutron/port HTTP/1.1" 200 117 0.001745 10.0.0.17 - - [2025-01-20 02:16:29] "POST /neutron/network HTTP/1.1" 200 835 0.005640 10.0.0.17 - - [2025-01-20 02:16:29] "POST /neutron/network HTTP/1.1" 200 2223 0.012683 10.0.0.17 - - [2025-01-20 02:16:29] "GET /aaa-mode HTTP/1.1" 401 292 0.000358 10.0.0.17 - - [2025-01-20 02:16:30] "GET / HTTP/1.1" 200 35931 0.002723 10.0.0.17 - - [2025-01-20 02:16:30] "GET /project/45e262bc-5435-445a-b79c-0162347b58dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000546 10.0.0.17 - - [2025-01-20 02:16:30] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001051 10.0.0.17 - - [2025-01-20 02:16:30] "GET /project/45e262bc-5435-445a-b79c-0162347b58dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.046786 10.0.0.17 - - [2025-01-20 02:16:30] "POST /neutron/network HTTP/1.1" 200 832 0.005169 10.0.0.17 - - [2025-01-20 02:16:30] "POST /neutron/network HTTP/1.1" 200 831 0.006209 10.0.0.17 - - [2025-01-20 02:16:30] "POST /neutron/network HTTP/1.1" 200 835 0.004819 10.0.0.17 - - [2025-01-20 02:16:30] "POST /neutron/port HTTP/1.1" 200 2056 0.023616 10.0.0.17 - - [2025-01-20 02:16:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008972 10.0.0.17 - - [2025-01-20 02:16:30] "POST /neutron/port HTTP/1.1" 200 117 0.004632 10.0.0.17 - - [2025-01-20 02:16:30] "POST /neutron/port HTTP/1.1" 200 117 0.004817 10.0.0.17 - - [2025-01-20 02:16:31] "POST /neutron/network HTTP/1.1" 200 2223 0.011537 10.0.0.17 - - [2025-01-20 02:16:31] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001951 10.0.0.17 - - [2025-01-20 02:16:31] "POST /neutron/port HTTP/1.1" 200 1058 0.251997 10.0.0.17 - - [2025-01-20 02:16:31] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001251 10.0.0.17 - - [2025-01-20 02:16:31] "POST /neutron/port HTTP/1.1" 200 1057 0.188493 10.0.0.17 - - [2025-01-20 02:16:31] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000999 10.0.0.17 - - [2025-01-20 02:16:31] "POST /neutron/port HTTP/1.1" 200 1059 0.229230 10.0.0.17 - - [2025-01-20 02:16:31] "POST /neutron/port HTTP/1.1" 200 1058 0.008814 10.0.0.17 - - [2025-01-20 02:16:31] "POST /neutron/port HTTP/1.1" 200 1058 0.008054 10.0.0.17 - - [2025-01-20 02:16:31] "POST /neutron/port HTTP/1.1" 200 1112 0.063399 10.0.0.17 - - [2025-01-20 02:16:31] "POST /neutron/port HTTP/1.1" 200 1057 0.009450 10.0.0.17 - - [2025-01-20 02:16:32] "POST /neutron/port HTTP/1.1" 200 1057 0.008401 10.0.0.17 - - [2025-01-20 02:16:32] "POST /neutron/port HTTP/1.1" 200 1111 0.071707 10.0.0.17 - - [2025-01-20 02:16:32] "POST /neutron/port HTTP/1.1" 200 1059 0.008264 10.0.0.17 - - [2025-01-20 02:16:32] "POST /neutron/port HTTP/1.1" 200 1059 0.007546 10.0.0.17 - - [2025-01-20 02:16:32] "POST /neutron/port HTTP/1.1" 200 1113 0.059226 10.0.0.17 - - [2025-01-20 02:16:32] "POST /neutron/port HTTP/1.1" 200 3025 0.018567 10.0.0.17 - - [2025-01-20 02:16:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002834 10.0.0.17 - - [2025-01-20 02:16:32] "POST /neutron/subnet HTTP/1.1" 200 699 0.009232 10.0.0.17 - - [2025-01-20 02:16:32] "POST /neutron/port HTTP/1.1" 200 117 0.000997 10.0.0.17 - - [2025-01-20 02:16:32] "POST /neutron/network HTTP/1.1" 200 832 0.005608 10.0.0.17 - - [2025-01-20 02:16:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004629 10.0.0.17 - - [2025-01-20 02:16:32] "POST /neutron/subnet HTTP/1.1" 200 694 0.009862 10.0.0.17 - - [2025-01-20 02:16:32] "POST /neutron/port HTTP/1.1" 200 117 0.001094 10.0.0.17 - - [2025-01-20 02:16:32] "POST /neutron/network HTTP/1.1" 200 831 0.004879 10.0.0.17 - - [2025-01-20 02:16:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002864 10.0.0.17 - - [2025-01-20 02:16:32] "POST /neutron/subnet HTTP/1.1" 200 703 0.010385 10.0.0.17 - - [2025-01-20 02:16:32] "POST /neutron/port HTTP/1.1" 200 117 0.001117 10.0.0.17 - - [2025-01-20 02:16:32] "POST /neutron/network HTTP/1.1" 200 835 0.004963 10.0.0.17 - - [2025-01-20 02:16:35] "POST /neutron/port HTTP/1.1" 200 3025 0.022083 10.0.0.17 - - [2025-01-20 02:16:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005297 10.0.0.17 - - [2025-01-20 02:16:35] "POST /neutron/port HTTP/1.1" 200 3025 0.019753 10.0.0.17 - - [2025-01-20 02:16:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005583 10.0.0.17 - - [2025-01-20 02:16:36] "POST /neutron/port HTTP/1.1" 200 3025 0.018871 10.0.0.17 - - [2025-01-20 02:16:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006068 10.0.0.17 - - [2025-01-20 02:16:36] "POST /neutron/port HTTP/1.1" 200 3025 0.017733 10.0.0.17 - - [2025-01-20 02:16:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004826 10.0.0.17 - - [2025-01-20 02:16:36] "POST /neutron/port HTTP/1.1" 200 3025 0.022346 10.0.0.17 - - [2025-01-20 02:16:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005653 10.0.0.17 - - [2025-01-20 02:16:36] "POST /neutron/port HTTP/1.1" 200 1085 0.015661 10.0.0.17 - - [2025-01-20 02:16:36] "GET /virtual-machine/e85cd5ff-a00c-49a9-b241-bde80a34a235 HTTP/1.1" 200 1803 0.006981 10.0.0.17 - - [2025-01-20 02:16:36] "GET /virtual-machine-interface/7b0f5bcc-9602-48ea-ac62-19ff1cb22e77 HTTP/1.1" 200 2946 0.008067 10.0.0.17 - - [2025-01-20 02:16:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007193 10.0.0.17 - - [2025-01-20 02:16:36] "GET /virtual-machine-interface/8838ab9a-0e1c-4834-b284-56e1d7eec736 HTTP/1.1" 200 2949 0.006312 10.0.0.17 - - [2025-01-20 02:16:36] "GET /virtual-machine-interface/b224c4ed-e126-4782-bbd1-8a5d1c5b4036 HTTP/1.1" 200 2947 0.004387 10.0.0.17 - - [2025-01-20 02:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.17 - - [2025-01-20 02:16:36] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002720 10.0.0.17 - - [2025-01-20 02:16:36] "GET /virtual-networks?parent_id=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002841 10.0.0.17 - - [2025-01-20 02:16:36] "GET /virtual-network/a64e80c5-eeb2-4f9b-94e2-53eaeef4e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004962 10.0.0.17 - - [2025-01-20 02:16:37] "POST /neutron/port HTTP/1.1" 200 1087 0.019511 10.0.0.17 - - [2025-01-20 02:16:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004905 10.0.0.17 - - [2025-01-20 02:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.17 - - [2025-01-20 02:16:39] "GET /virtual-network/a64e80c5-eeb2-4f9b-94e2-53eaeef4e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004569 10.0.0.17 - - [2025-01-20 02:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.17 - - [2025-01-20 02:16:43] "GET /virtual-network/a64e80c5-eeb2-4f9b-94e2-53eaeef4e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006178 10.0.0.17 - - [2025-01-20 02:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.17 - - [2025-01-20 02:16:47] "GET /virtual-network/a64e80c5-eeb2-4f9b-94e2-53eaeef4e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004918 10.0.0.17 - - [2025-01-20 02:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.17 - - [2025-01-20 02:16:51] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003194 10.0.0.17 - - [2025-01-20 02:16:52] "GET /virtual-networks?parent_id=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002980 10.0.0.17 - - [2025-01-20 02:16:52] "GET /virtual-network/a64e80c5-eeb2-4f9b-94e2-53eaeef4e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005064 10.0.0.17 - - [2025-01-20 02:16:52] "POST /neutron/port HTTP/1.1" 200 3025 0.025766 10.0.0.17 - - [2025-01-20 02:16:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006270 10.0.0.17 - - [2025-01-20 02:16:52] "POST /neutron/port HTTP/1.1" 200 1085 0.015049 10.0.0.17 - - [2025-01-20 02:16:52] "POST /neutron/port HTTP/1.1" 200 1085 0.015937 10.0.0.17 - - [2025-01-20 02:16:52] "POST /neutron/network HTTP/1.1" 200 841 0.005513 10.0.0.17 - - [2025-01-20 02:16:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002862 10.0.0.17 - - [2025-01-20 02:16:52] "POST /neutron/subnet HTTP/1.1" 200 694 0.011568 10.0.0.17 - - [2025-01-20 02:16:52] "POST /neutron/port HTTP/1.1" 200 117 0.001339 10.0.0.17 - - [2025-01-20 02:16:52] "POST /neutron/network HTTP/1.1" 200 831 0.006193 10.0.0.17 - - [2025-01-20 02:16:57] "POST /neutron/port HTTP/1.1" 200 3025 0.018721 10.0.0.17 - - [2025-01-20 02:16:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005894 10.0.0.17 - - [2025-01-20 02:17:02] "POST /neutron/port HTTP/1.1" 200 3025 0.021658 10.0.0.17 - - [2025-01-20 02:17:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005177 10.0.0.17 - - [2025-01-20 02:17:02] "POST /neutron/port HTTP/1.1" 200 3025 0.018182 10.0.0.17 - - [2025-01-20 02:17:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005382 10.0.0.17 - - [2025-01-20 02:17:07] "DELETE /project/45e262bc5435445ab79c0162347b58dd HTTP/1.1" 404 173 0.007858 10.0.0.17 - - [2025-01-20 02:17:07] "GET /projects?obj_uuids=5aa9ed24-c005-439a-90a9-87661faf414b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000958 10.0.0.17 - - [2025-01-20 02:17:07] "GET /project/5aa9ed24-c005-439a-90a9-87661faf414b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.025788 10.0.0.17 - - [2025-01-20 02:17:07] "GET /projects?obj_uuids=5aa9ed24-c005-439a-90a9-87661faf414b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000973 10.0.0.17 - - [2025-01-20 02:17:07] "GET /project/5aa9ed24-c005-439a-90a9-87661faf414b?fields=security_groups HTTP/1.1" 200 1369 0.067646 10.0.0.17 - - [2025-01-20 02:17:07] "DELETE /security-group/79a3df1b-697a-4680-b694-b216fd2b50ed HTTP/1.1" 200 115 0.034200 10.0.0.17 - - [2025-01-20 02:17:07] "GET /projects?obj_uuids=5aa9ed24-c005-439a-90a9-87661faf414b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000994 10.0.0.17 - - [2025-01-20 02:17:07] "DELETE /access-control-list/e6b8adc5-9caa-42af-9ecc-e95c0cb49ffa HTTP/1.1" 200 115 0.036141 10.0.0.17 - - [2025-01-20 02:17:07] "GET /project/5aa9ed24-c005-439a-90a9-87661faf414b?fields=application_policy_sets HTTP/1.1" 200 1408 0.029525 10.0.0.17 - - [2025-01-20 02:17:07] "DELETE /access-control-list/f5752cdd-6e03-4a7f-bf92-85be353a6037 HTTP/1.1" 200 115 0.013848 10.0.0.17 - - [2025-01-20 02:17:07] "DELETE /project/5aa9ed24-c005-439a-90a9-87661faf414b HTTP/1.1" 200 115 0.326123 10.0.0.17 - - [2025-01-20 02:17:07] "POST /neutron/port HTTP/1.1" 200 3025 0.020659 10.0.0.17 - - [2025-01-20 02:17:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007022 10.0.0.17 - - [2025-01-20 02:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.17 - - [2025-01-20 02:17:12] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003368 10.0.0.17 - - [2025-01-20 02:17:12] "GET /virtual-networks?parent_id=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002949 10.0.0.17 - - [2025-01-20 02:17:12] "GET /virtual-network/3055d129-e61d-439d-9a56-6ed136f0a79e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005071 10.0.0.17 - - [2025-01-20 02:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.17 - - [2025-01-20 02:17:13] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002764 10.0.0.17 - - [2025-01-20 02:17:13] "GET /virtual-networks?parent_id=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002728 10.0.0.17 - - [2025-01-20 02:17:13] "GET /obj-perms HTTP/1.1" 200 5056 0.040382 10.0.0.17 - - [2025-01-20 02:17:13] "GET /virtual-network/580e8fde-0d40-47b8-883f-9e618d3af3f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005226 10.0.0.17 - - [2025-01-20 02:17:13] "POST /fqname-to-id HTTP/1.1" 404 207 0.002553 10.0.0.17 - - [2025-01-20 02:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.17 - - [2025-01-20 02:17:13] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001188 10.0.0.17 - - [2025-01-20 02:17:13] "GET /project/45e262bc-5435-445a-b79c-0162347b58dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.050261 10.0.0.17 - - [2025-01-20 02:17:13] "GET /obj-perms HTTP/1.1" 200 5056 0.051837 10.0.0.17 - - [2025-01-20 02:17:13] "POST /service-instances HTTP/1.1" 200 543 0.062527 10.0.0.17 - - [2025-01-20 02:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.17 - - [2025-01-20 02:17:13] "GET /service-instance/21ffbd3f-101f-4af5-9bc2-85303ab78be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.005011 10.0.0.17 - - [2025-01-20 02:17:13] "POST /port-tuples HTTP/1.1" 200 586 0.027707 10.0.0.17 - - [2025-01-20 02:17:13] "GET /virtual-machine-interface/b224c4ed-e126-4782-bbd1-8a5d1c5b4036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2726 0.005704 10.0.0.17 - - [2025-01-20 02:17:13] "PUT /virtual-machine-interface/b224c4ed-e126-4782-bbd1-8a5d1c5b4036 HTTP/1.1" 200 284 0.010088 10.0.0.17 - - [2025-01-20 02:17:14] "POST /ref-update HTTP/1.1" 200 156 0.011197 10.0.0.17 - - [2025-01-20 02:17:14] "POST /instance-ips HTTP/1.1" 200 385 0.023040 10.0.0.17 - - [2025-01-20 02:17:14] "POST /ref-update HTTP/1.1" 200 156 0.010980 10.0.0.17 - - [2025-01-20 02:17:14] "GET /virtual-machine-interface/7b0f5bcc-9602-48ea-ac62-19ff1cb22e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2725 0.004848 10.0.0.17 - - [2025-01-20 02:17:14] "POST /ref-update HTTP/1.1" 200 156 0.007762 10.0.0.17 - - [2025-01-20 02:17:14] "PUT /virtual-machine-interface/7b0f5bcc-9602-48ea-ac62-19ff1cb22e77 HTTP/1.1" 200 284 0.014261 10.0.0.17 - - [2025-01-20 02:17:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003073 10.0.0.17 - - [2025-01-20 02:17:14] "POST /ref-update HTTP/1.1" 200 156 0.007894 10.0.0.17 - - [2025-01-20 02:17:14] "GET /virtual-machine-interface/8838ab9a-0e1c-4834-b284-56e1d7eec736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2728 0.005048 10.0.0.17 - - [2025-01-20 02:17:14] "POST /instance-ips HTTP/1.1" 200 385 0.028979 10.0.0.17 - - [2025-01-20 02:17:14] "PUT /virtual-machine-interface/8838ab9a-0e1c-4834-b284-56e1d7eec736 HTTP/1.1" 200 284 0.010841 10.0.0.17 - - [2025-01-20 02:17:14] "POST /ref-update HTTP/1.1" 200 156 0.010692 10.0.0.17 - - [2025-01-20 02:17:14] "POST /ref-update HTTP/1.1" 200 156 0.008485 10.0.0.17 - - [2025-01-20 02:17:14] "POST /ref-update HTTP/1.1" 200 156 0.007448 10.0.0.17 - - [2025-01-20 02:17:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003166 10.0.0.17 - - [2025-01-20 02:17:14] "POST /neutron/port HTTP/1.1" 200 1085 0.014717 10.0.0.17 - - [2025-01-20 02:17:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006094 10.0.0.17 - - [2025-01-20 02:17:14] "POST /instance-ips HTTP/1.1" 200 373 0.014100 10.0.0.17 - - [2025-01-20 02:17:14] "POST /neutron/port HTTP/1.1" 200 1085 0.015148 10.0.0.17 - - [2025-01-20 02:17:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005725 10.0.0.17 - - [2025-01-20 02:17:14] "POST /ref-update HTTP/1.1" 200 156 0.008845 10.0.0.17 - - [2025-01-20 02:17:14] "POST /neutron/port HTTP/1.1" 200 1085 0.014702 10.0.0.17 - - [2025-01-20 02:17:14] "POST /ref-update HTTP/1.1" 200 156 0.011414 10.0.0.17 - - [2025-01-20 02:17:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009562 10.0.0.17 - - [2025-01-20 02:17:14] "GET /virtual-machine/35690bc4-3222-47eb-b5eb-a7837a697aed HTTP/1.1" 200 1290 0.004813 10.0.0.17 - - [2025-01-20 02:17:14] "GET /virtual-machine-interface/6d4d5cf5-66fd-4eb2-8730-28db73c648c3 HTTP/1.1" 200 2945 0.005788 10.0.0.17 - - [2025-01-20 02:17:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003079 10.0.0.17 - - [2025-01-20 02:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.17 - - [2025-01-20 02:17:14] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003518 10.0.0.17 - - [2025-01-20 02:17:14] "GET /virtual-networks?parent_id=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003125 10.0.0.17 - - [2025-01-20 02:17:14] "POST /instance-ips HTTP/1.1" 200 373 0.016765 10.0.0.17 - - [2025-01-20 02:17:14] "GET /virtual-network/3055d129-e61d-439d-9a56-6ed136f0a79e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.010269 10.0.0.17 - - [2025-01-20 02:17:14] "POST /ref-update HTTP/1.1" 200 156 0.015651 10.0.0.17 - - [2025-01-20 02:17:14] "POST /ref-update HTTP/1.1" 200 156 0.008909 10.0.0.17 - - [2025-01-20 02:17:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003375 10.0.0.17 - - [2025-01-20 02:17:14] "POST /instance-ips HTTP/1.1" 200 375 0.018880 10.0.0.17 - - [2025-01-20 02:17:14] "POST /ref-update HTTP/1.1" 200 156 0.009350 10.0.0.17 - - [2025-01-20 02:17:15] "POST /ref-update HTTP/1.1" 200 156 0.007730 10.0.0.17 - - [2025-01-20 02:17:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002981 10.0.0.17 - - [2025-01-20 02:17:15] "POST /instance-ips HTTP/1.1" 200 375 0.013990 10.0.0.17 - - [2025-01-20 02:17:15] "POST /ref-update HTTP/1.1" 200 156 0.008898 10.0.0.17 - - [2025-01-20 02:17:15] "POST /ref-update HTTP/1.1" 200 156 0.008782 10.0.0.17 - - [2025-01-20 02:17:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002894 10.0.0.17 - - [2025-01-20 02:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.17 - - [2025-01-20 02:17:15] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003496 10.0.0.17 - - [2025-01-20 02:17:15] "GET /virtual-networks?parent_id=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003658 10.0.0.17 - - [2025-01-20 02:17:15] "GET /virtual-network/3055d129-e61d-439d-9a56-6ed136f0a79e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005669 10.0.0.17 - - [2025-01-20 02:17:16] "POST /neutron/port HTTP/1.1" 200 1087 0.014998 10.0.0.17 - - [2025-01-20 02:17:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005484 10.0.0.17 - - [2025-01-20 02:17:16] "POST /neutron/port HTTP/1.1" 200 1087 0.015271 10.0.0.17 - - [2025-01-20 02:17:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006451 10.0.0.17 - - [2025-01-20 02:17:16] "POST /neutron/port HTTP/1.1" 200 1087 0.014051 10.0.0.17 - - [2025-01-20 02:17:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006029 10.0.0.17 - - [2025-01-20 02:17:16] "GET /virtual-machine/a650f3ac-2921-4fb7-9d20-1e8bd979866f HTTP/1.1" 200 1291 0.004530 10.0.0.17 - - [2025-01-20 02:17:16] "GET /virtual-machine-interface/bb99360b-c49c-4c0b-ad05-ca3cad589b96 HTTP/1.1" 200 2950 0.004629 10.0.0.17 - - [2025-01-20 02:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.17 - - [2025-01-20 02:17:16] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002902 10.0.0.17 - - [2025-01-20 02:17:16] "GET /virtual-networks?parent_id=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002855 10.0.0.17 - - [2025-01-20 02:17:16] "GET /virtual-network/580e8fde-0d40-47b8-883f-9e618d3af3f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005898 10.0.0.17 - - [2025-01-20 02:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.17 - - [2025-01-20 02:17:17] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002684 10.0.0.17 - - [2025-01-20 02:17:17] "GET /virtual-networks?parent_id=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003265 10.0.0.17 - - [2025-01-20 02:17:17] "GET /virtual-network/580e8fde-0d40-47b8-883f-9e618d3af3f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005146 10.0.0.17 - - [2025-01-20 02:17:17] "POST /fqname-to-id HTTP/1.1" 404 211 0.002951 10.0.0.17 - - [2025-01-20 02:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.17 - - [2025-01-20 02:17:18] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001079 10.0.0.17 - - [2025-01-20 02:17:18] "GET /project/45e262bc-5435-445a-b79c-0162347b58dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.026263 10.0.0.17 - - [2025-01-20 02:17:18] "POST /network-policys HTTP/1.1" 200 547 0.027065 10.0.0.17 - - [2025-01-20 02:17:18] "GET /network-policy/ae71a3fd-d647-4aa1-b5b6-d5e5c4a04b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.004633 10.0.0.17 - - [2025-01-20 02:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.17 - - [2025-01-20 02:17:18] "GET /virtual-network/3055d129-e61d-439d-9a56-6ed136f0a79e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004994 10.0.0.17 - - [2025-01-20 02:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.17 - - [2025-01-20 02:17:18] "GET /network-policy/ae71a3fd-d647-4aa1-b5b6-d5e5c4a04b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003590 10.0.0.17 - - [2025-01-20 02:17:18] "POST /fqname-to-id HTTP/1.1" 404 242 0.003869 10.0.0.17 - - [2025-01-20 02:17:18] "POST /ref-update HTTP/1.1" 200 156 0.034951 10.0.0.17 - - [2025-01-20 02:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.17 - - [2025-01-20 02:17:18] "POST /access-control-lists HTTP/1.1" 200 601 0.063192 10.0.0.17 - - [2025-01-20 02:17:18] "GET /network-policy/ae71a3fd-d647-4aa1-b5b6-d5e5c4a04b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003331 10.0.0.17 - - [2025-01-20 02:17:18] "POST /neutron/network HTTP/1.1" 200 919 0.006850 10.0.0.17 - - [2025-01-20 02:17:18] "GET /virtual-network/3055d129-e61d-439d-9a56-6ed136f0a79e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.004107 10.0.0.17 - - [2025-01-20 02:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.17 - - [2025-01-20 02:17:18] "GET /network-policy/ae71a3fd-d647-4aa1-b5b6-d5e5c4a04b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003359 10.0.0.17 - - [2025-01-20 02:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.17 - - [2025-01-20 02:17:18] "GET /virtual-network/580e8fde-0d40-47b8-883f-9e618d3af3f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005061 10.0.0.17 - - [2025-01-20 02:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.17 - - [2025-01-20 02:17:18] "GET /network-policy/ae71a3fd-d647-4aa1-b5b6-d5e5c4a04b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003473 10.0.0.17 - - [2025-01-20 02:17:18] "POST /fqname-to-id HTTP/1.1" 404 244 0.003143 10.0.0.17 - - [2025-01-20 02:17:18] "POST /ref-update HTTP/1.1" 200 156 0.027914 10.0.0.17 - - [2025-01-20 02:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.17 - - [2025-01-20 02:17:19] "POST /access-control-lists HTTP/1.1" 200 604 0.061658 10.0.0.17 - - [2025-01-20 02:17:19] "GET /network-policy/ae71a3fd-d647-4aa1-b5b6-d5e5c4a04b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003356 10.0.0.17 - - [2025-01-20 02:17:19] "POST /routing-instances HTTP/1.1" 200 759 0.015589 10.0.0.17 - - [2025-01-20 02:17:19] "POST /neutron/network HTTP/1.1" 200 923 0.006566 10.0.0.17 - - [2025-01-20 02:17:19] "GET /virtual-network/580e8fde-0d40-47b8-883f-9e618d3af3f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005198 10.0.0.17 - - [2025-01-20 02:17:19] "POST /route-targets HTTP/1.1" 200 327 0.008871 10.0.0.17 - - [2025-01-20 02:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.17 - - [2025-01-20 02:17:19] "POST /ref-update HTTP/1.1" 200 156 0.009825 10.0.0.17 - - [2025-01-20 02:17:19] "GET /network-policy/ae71a3fd-d647-4aa1-b5b6-d5e5c4a04b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003222 10.0.0.17 - - [2025-01-20 02:17:19] "GET /routing-instance/87190c42-ba14-4fe9-969f-b7adf4d495d3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1277 0.003322 10.0.0.17 - - [2025-01-20 02:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.17 - - [2025-01-20 02:17:19] "GET /routing-instance/87190c42-ba14-4fe9-969f-b7adf4d495d3?fields=routing_policy_back_refs HTTP/1.1" 200 1277 0.003774 10.0.0.17 - - [2025-01-20 02:17:19] "GET /service-template/7fe34501-c0a0-409f-90a2-f838b423bab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004011 10.0.0.17 - - [2025-01-20 02:17:19] "POST /ref-update HTTP/1.1" 200 156 0.010884 10.0.0.17 - - [2025-01-20 02:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.17 - - [2025-01-20 02:17:19] "POST /routing-instances HTTP/1.1" 200 760 0.017819 10.0.0.17 - - [2025-01-20 02:17:19] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001156 10.0.0.17 - - [2025-01-20 02:17:19] "GET /project/45e262bc-5435-445a-b79c-0162347b58dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.026337 10.0.0.17 - - [2025-01-20 02:17:19] "POST /route-targets HTTP/1.1" 200 327 0.009705 10.0.0.17 - - [2025-01-20 02:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.17 - - [2025-01-20 02:17:19] "POST /ref-update HTTP/1.1" 200 156 0.009761 10.0.0.17 - - [2025-01-20 02:17:19] "GET /service-instance/21ffbd3f-101f-4af5-9bc2-85303ab78be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3529 0.004807 10.0.0.17 - - [2025-01-20 02:17:19] "GET /routing-instance/91847f29-886e-46b2-b258-224b1f796aba?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1279 0.003609 10.0.0.17 - - [2025-01-20 02:17:19] "GET /domains HTTP/1.1" 200 280 0.002514 10.0.0.17 - - [2025-01-20 02:17:19] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001247 10.0.0.17 - - [2025-01-20 02:17:19] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 2771 0.007762 10.0.0.17 - - [2025-01-20 02:17:19] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000945 10.0.0.17 - - [2025-01-20 02:17:19] "GET /routing-instance/91847f29-886e-46b2-b258-224b1f796aba?fields=routing_policy_back_refs HTTP/1.1" 200 1279 0.002981 10.0.0.17 - - [2025-01-20 02:17:19] "GET /project/45e262bc-5435-445a-b79c-0162347b58dd HTTP/1.1" 200 4233 0.065922 10.0.0.17 - - [2025-01-20 02:17:19] "GET /service-instance/21ffbd3f-101f-4af5-9bc2-85303ab78be9 HTTP/1.1" 200 3783 0.004350 10.0.0.17 - - [2025-01-20 02:17:19] "PUT /routing-instance/87190c42-ba14-4fe9-969f-b7adf4d495d3 HTTP/1.1" 200 266 0.012124 10.0.0.17 - - [2025-01-20 02:17:19] "GET /domains HTTP/1.1" 200 280 0.005018 10.0.0.17 - - [2025-01-20 02:17:19] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001527 10.0.0.17 - - [2025-01-20 02:17:19] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 2771 0.009585 10.0.0.17 - - [2025-01-20 02:17:19] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001335 10.0.0.17 - - [2025-01-20 02:17:19] "PUT /routing-instance/91847f29-886e-46b2-b258-224b1f796aba HTTP/1.1" 200 266 0.011683 10.0.0.17 - - [2025-01-20 02:17:19] "GET /project/45e262bc-5435-445a-b79c-0162347b58dd HTTP/1.1" 200 4233 0.068777 10.0.0.17 - - [2025-01-20 02:17:19] "GET /service-instance/21ffbd3f-101f-4af5-9bc2-85303ab78be9 HTTP/1.1" 200 3783 0.004504 10.0.0.17 - - [2025-01-20 02:17:19] "POST /ref-update HTTP/1.1" 200 156 0.010273 10.0.0.17 - - [2025-01-20 02:17:19] "GET /port-tuple/0ed61806-9136-477f-874b-645ed1b9183f HTTP/1.1" 200 1978 0.004618 10.0.0.17 - - [2025-01-20 02:17:19] "GET /virtual-machine-interface/7b0f5bcc-9602-48ea-ac62-19ff1cb22e77 HTTP/1.1" 200 3798 0.004729 10.0.0.17 - - [2025-01-20 02:17:19] "GET /virtual-machine-interface/8838ab9a-0e1c-4834-b284-56e1d7eec736 HTTP/1.1" 200 3804 0.004654 10.0.0.17 - - [2025-01-20 02:17:19] "GET /virtual-machine-interface/b224c4ed-e126-4782-bbd1-8a5d1c5b4036 HTTP/1.1" 200 3817 0.004537 10.0.0.17 - - [2025-01-20 02:17:19] "PUT /access-control-list/6ccddb64-a19d-453a-8e4f-9bc67ea92284 HTTP/1.1" 200 272 0.009315 10.0.0.17 - - [2025-01-20 02:17:19] "POST /neutron/port HTTP/1.1" 200 3832 0.041358 10.0.0.17 - - [2025-01-20 02:17:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008504 10.0.0.17 - - [2025-01-20 02:17:19] "PUT /access-control-list/df8ac320-0892-425b-8c71-8ef0e3603093 HTTP/1.1" 200 272 0.021954 10.0.0.17 - - [2025-01-20 02:17:20] "POST /neutron/port HTTP/1.1" 200 3832 0.034772 10.0.0.17 - - [2025-01-20 02:17:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005841 10.0.0.17 - - [2025-01-20 02:17:20] "POST /neutron/port HTTP/1.1" 200 3832 0.029679 10.0.0.17 - - [2025-01-20 02:17:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006254 10.0.0.17 - - [2025-01-20 02:17:20] "POST /neutron/port HTTP/1.1" 200 3832 0.032892 10.0.0.17 - - [2025-01-20 02:17:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005033 10.0.0.17 - - [2025-01-20 02:17:20] "POST /neutron/network HTTP/1.1" 200 893 0.012832 10.0.0.17 - - [2025-01-20 02:17:20] "POST /neutron/network HTTP/1.1" 200 919 0.005477 10.0.0.17 - - [2025-01-20 02:17:20] "POST /neutron/network HTTP/1.1" 200 806 0.015413 10.0.0.17 - - [2025-01-20 02:17:20] "POST /neutron/network HTTP/1.1" 200 832 0.005033 10.0.0.17 - - [2025-01-20 02:17:20] "POST /neutron/network HTTP/1.1" 200 897 0.012614 10.0.0.17 - - [2025-01-20 02:17:20] "POST /neutron/network HTTP/1.1" 200 923 0.006122 10.0.0.17 - - [2025-01-20 02:17:20] "POST /id-to-fqname HTTP/1.1" 200 223 0.001103 10.0.0.17 - - [2025-01-20 02:17:20] "POST /id-to-fqname HTTP/1.1" 200 223 0.000946 10.0.0.17 - - [2025-01-20 02:17:20] "POST /id-to-fqname HTTP/1.1" 200 224 0.002452 10.0.0.17 - - [2025-01-20 02:17:20] "GET /virtual-machine/e85cd5ff-a00c-49a9-b241-bde80a34a235 HTTP/1.1" 200 1803 0.003701 10.0.0.17 - - [2025-01-20 02:17:20] "GET /virtual-machine-interface/7b0f5bcc-9602-48ea-ac62-19ff1cb22e77 HTTP/1.1" 200 3798 0.005440 10.0.0.17 - - [2025-01-20 02:17:20] "GET /virtual-machine-interface/8838ab9a-0e1c-4834-b284-56e1d7eec736 HTTP/1.1" 200 3804 0.005272 10.0.0.17 - - [2025-01-20 02:17:20] "GET /virtual-machine-interface/b224c4ed-e126-4782-bbd1-8a5d1c5b4036 HTTP/1.1" 200 3817 0.006685 10.0.0.17 - - [2025-01-20 02:17:20] "GET /instance-ip/c05e8eb3-e03c-4057-96f8-5fee98079ee8 HTTP/1.1" 200 1955 0.003216 10.0.0.17 - - [2025-01-20 02:17:20] "GET /instance-ip/d1649189-1fb8-4c16-9aa8-804a436f6f46 HTTP/1.1" 200 1621 0.004141 10.0.0.17 - - [2025-01-20 02:17:20] "GET /instance-ip/f1765e89-c82a-4954-89a3-a3f8f5dd226d HTTP/1.1" 200 1956 0.003641 10.0.0.17 - - [2025-01-20 02:17:20] "GET /instance-ip/407cdf85-c4b3-43d0-bcbc-1dba914cd0b8 HTTP/1.1" 200 1623 0.005089 10.0.0.17 - - [2025-01-20 02:17:20] "GET /instance-ip/4a7104dd-9ecb-4b3d-82db-6213e6e436ff HTTP/1.1" 200 1957 0.003019 10.0.0.17 - - [2025-01-20 02:17:20] "GET /instance-ip/ee518a7e-0923-4139-b94f-009a85f9eb0b HTTP/1.1" 200 1961 0.003330 10.0.0.17 - - [2025-01-20 02:17:20] "GET /instance-ip/1b55b93c-82c0-4bf1-a583-939abead72a0 HTTP/1.1" 200 1978 0.003095 10.0.0.17 - - [2025-01-20 02:17:20] "GET /instance-ip/5777f205-ced7-4d81-b577-f544ba6e7c1a HTTP/1.1" 200 1621 0.004196 10.0.0.17 - - [2025-01-20 02:17:20] "GET /instance-ip/f672753b-d848-4531-a887-aafe73202414 HTTP/1.1" 200 1981 0.002804 10.0.0.17 - - [2025-01-20 02:17:20] "POST /neutron/port HTTP/1.1" 200 3832 0.035211 10.0.0.17 - - [2025-01-20 02:17:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006784 10.0.0.17 - - [2025-01-20 02:17:20] "POST /neutron/port HTTP/1.1" 200 3832 0.032221 10.0.0.17 - - [2025-01-20 02:17:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006296 10.0.0.17 - - [2025-01-20 02:17:20] "POST /neutron/port HTTP/1.1" 200 3832 0.030924 10.0.0.17 - - [2025-01-20 02:17:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005648 10.0.0.17 - - [2025-01-20 02:17:20] "POST /neutron/port HTTP/1.1" 200 3832 0.031157 10.0.0.17 - - [2025-01-20 02:17:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006748 10.0.0.17 - - [2025-01-20 02:17:20] "GET /virtual-machine/e85cd5ff-a00c-49a9-b241-bde80a34a235 HTTP/1.1" 200 1803 0.003352 10.0.0.17 - - [2025-01-20 02:17:20] "GET /virtual-machine-interface/7b0f5bcc-9602-48ea-ac62-19ff1cb22e77 HTTP/1.1" 200 3798 0.004682 10.0.0.17 - - [2025-01-20 02:17:20] "GET /virtual-machine-interface/8838ab9a-0e1c-4834-b284-56e1d7eec736 HTTP/1.1" 200 3804 0.007220 10.0.0.17 - - [2025-01-20 02:17:20] "GET /virtual-machine-interface/b224c4ed-e126-4782-bbd1-8a5d1c5b4036 HTTP/1.1" 200 3817 0.004888 10.0.0.17 - - [2025-01-20 02:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.17 - - [2025-01-20 02:17:20] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003104 10.0.0.17 - - [2025-01-20 02:17:21] "GET /virtual-networks?parent_id=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002976 10.0.0.17 - - [2025-01-20 02:17:21] "GET /virtual-network/3055d129-e61d-439d-9a56-6ed136f0a79e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005709 10.0.0.17 - - [2025-01-20 02:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.17 - - [2025-01-20 02:17:22] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002944 10.0.0.17 - - [2025-01-20 02:17:22] "GET /virtual-networks?parent_id=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004080 10.0.0.17 - - [2025-01-20 02:17:22] "GET /virtual-network/3055d129-e61d-439d-9a56-6ed136f0a79e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005217 10.0.0.17 - - [2025-01-20 02:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.17 - - [2025-01-20 02:17:22] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004402 10.0.0.17 - - [2025-01-20 02:17:22] "GET /virtual-networks?parent_id=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002942 10.0.0.17 - - [2025-01-20 02:17:22] "GET /virtual-network/3055d129-e61d-439d-9a56-6ed136f0a79e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005438 10.0.0.17 - - [2025-01-20 02:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.17 - - [2025-01-20 02:17:22] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003943 10.0.0.17 - - [2025-01-20 02:17:22] "GET /virtual-networks?parent_id=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003051 10.0.0.17 - - [2025-01-20 02:17:22] "GET /virtual-network/3055d129-e61d-439d-9a56-6ed136f0a79e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.006625 10.0.0.17 - - [2025-01-20 02:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.17 - - [2025-01-20 02:17:22] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003645 10.0.0.17 - - [2025-01-20 02:17:22] "GET /virtual-networks?parent_id=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002959 10.0.0.17 - - [2025-01-20 02:17:22] "GET /virtual-network/3055d129-e61d-439d-9a56-6ed136f0a79e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005653 10.0.0.17 - - [2025-01-20 02:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.17 - - [2025-01-20 02:17:23] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003486 10.0.0.17 - - [2025-01-20 02:17:23] "GET /virtual-networks?parent_id=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003134 10.0.0.17 - - [2025-01-20 02:17:23] "GET /virtual-network/a64e80c5-eeb2-4f9b-94e2-53eaeef4e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005545 10.0.0.17 - - [2025-01-20 02:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.17 - - [2025-01-20 02:17:23] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003490 10.0.0.17 - - [2025-01-20 02:17:23] "GET /virtual-networks?parent_id=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002826 10.0.0.17 - - [2025-01-20 02:17:23] "GET /virtual-network/a64e80c5-eeb2-4f9b-94e2-53eaeef4e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005055 10.0.0.17 - - [2025-01-20 02:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.17 - - [2025-01-20 02:17:23] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003447 10.0.0.17 - - [2025-01-20 02:17:23] "GET /virtual-networks?parent_id=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002990 10.0.0.17 - - [2025-01-20 02:17:23] "GET /virtual-network/a64e80c5-eeb2-4f9b-94e2-53eaeef4e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.010510 10.0.0.17 - - [2025-01-20 02:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.17 - - [2025-01-20 02:17:23] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003830 10.0.0.17 - - [2025-01-20 02:17:23] "GET /virtual-networks?parent_id=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002748 10.0.0.17 - - [2025-01-20 02:17:23] "GET /virtual-network/a64e80c5-eeb2-4f9b-94e2-53eaeef4e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005416 10.0.0.17 - - [2025-01-20 02:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.17 - - [2025-01-20 02:17:23] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002742 10.0.0.17 - - [2025-01-20 02:17:23] "GET /virtual-networks?parent_id=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002993 10.0.0.17 - - [2025-01-20 02:17:24] "GET /virtual-network/580e8fde-0d40-47b8-883f-9e618d3af3f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004928 10.0.0.17 - - [2025-01-20 02:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.17 - - [2025-01-20 02:17:24] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003827 10.0.0.17 - - [2025-01-20 02:17:24] "GET /virtual-networks?parent_id=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003902 10.0.0.17 - - [2025-01-20 02:17:24] "GET /virtual-network/580e8fde-0d40-47b8-883f-9e618d3af3f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004946 10.0.0.17 - - [2025-01-20 02:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.17 - - [2025-01-20 02:17:24] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003903 10.0.0.17 - - [2025-01-20 02:17:24] "GET /virtual-networks?parent_id=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002785 10.0.0.17 - - [2025-01-20 02:17:24] "GET /virtual-network/580e8fde-0d40-47b8-883f-9e618d3af3f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005026 10.0.0.17 - - [2025-01-20 02:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.17 - - [2025-01-20 02:17:24] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003442 10.0.0.17 - - [2025-01-20 02:17:24] "GET /virtual-networks?parent_id=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003927 10.0.0.17 - - [2025-01-20 02:17:24] "GET /virtual-network/580e8fde-0d40-47b8-883f-9e618d3af3f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004914 10.0.0.17 - - [2025-01-20 02:17:24] "GET /virtual-machine/e85cd5ff-a00c-49a9-b241-bde80a34a235 HTTP/1.1" 200 1803 0.003833 10.0.0.17 - - [2025-01-20 02:17:24] "GET /domains HTTP/1.1" 200 280 0.002279 10.0.0.17 - - [2025-01-20 02:17:24] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000962 10.0.0.17 - - [2025-01-20 02:17:24] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 2771 0.007122 10.0.0.17 - - [2025-01-20 02:17:24] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001096 10.0.0.17 - - [2025-01-20 02:17:24] "GET /project/45e262bc-5435-445a-b79c-0162347b58dd HTTP/1.1" 200 4233 0.075436 10.0.0.17 - - [2025-01-20 02:17:24] "GET /service-instance/21ffbd3f-101f-4af5-9bc2-85303ab78be9 HTTP/1.1" 200 3783 0.004839 10.0.0.17 - - [2025-01-20 02:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.17 - - [2025-01-20 02:17:24] "GET /routing-instance/b91126b3-6a3b-4f1f-9c1b-42064a590377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1888 0.003455 10.0.0.17 - - [2025-01-20 02:17:24] "GET /routing-instance/b91126b3-6a3b-4f1f-9c1b-42064a590377?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2021 0.005141 10.0.0.17 - - [2025-01-20 02:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.17 - - [2025-01-20 02:17:24] "GET /routing-instance/d80a4d4b-7567-4fde-b0a6-cb849eabf8d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.003622 10.0.0.17 - - [2025-01-20 02:17:25] "GET /routing-instance/d80a4d4b-7567-4fde-b0a6-cb849eabf8d2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2024 0.006258 10.0.0.17 - - [2025-01-20 02:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.17 - - [2025-01-20 02:17:25] "GET /virtual-network/3055d129-e61d-439d-9a56-6ed136f0a79e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.006569 10.0.0.17 - - [2025-01-20 02:17:25] "GET /virtual-network/3055d129-e61d-439d-9a56-6ed136f0a79e?fields=routing_instances HTTP/1.1" 200 1683 0.006556 10.0.0.17 - - [2025-01-20 02:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.17 - - [2025-01-20 02:17:25] "GET /virtual-network/580e8fde-0d40-47b8-883f-9e618d3af3f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004987 10.0.0.17 - - [2025-01-20 02:17:25] "GET /virtual-network/580e8fde-0d40-47b8-883f-9e618d3af3f6?fields=routing_instances HTTP/1.1" 200 1687 0.006869 10.0.0.17 - - [2025-01-20 02:17:29] "POST /ref-update HTTP/1.1" 200 156 0.026059 10.0.0.17 - - [2025-01-20 02:17:29] "POST /neutron/network HTTP/1.1" 200 835 0.005700 10.0.0.17 - - [2025-01-20 02:17:29] "GET /virtual-network/580e8fde-0d40-47b8-883f-9e618d3af3f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.004211 10.0.0.17 - - [2025-01-20 02:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.17 - - [2025-01-20 02:17:29] "GET /network-policy/ae71a3fd-d647-4aa1-b5b6-d5e5c4a04b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003453 10.0.0.17 - - [2025-01-20 02:17:29] "POST /ref-update HTTP/1.1" 200 156 0.030873 10.0.0.17 - - [2025-01-20 02:17:29] "POST /neutron/network HTTP/1.1" 200 831 0.006748 10.0.0.17 - - [2025-01-20 02:17:29] "GET /virtual-network/3055d129-e61d-439d-9a56-6ed136f0a79e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004984 10.0.0.17 - - [2025-01-20 02:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004852 10.0.0.17 - - [2025-01-20 02:17:29] "GET /network-policy/ae71a3fd-d647-4aa1-b5b6-d5e5c4a04b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003383 10.0.0.17 - - [2025-01-20 02:17:29] "DELETE /network-policy/ae71a3fd-d647-4aa1-b5b6-d5e5c4a04b14 HTTP/1.1" 200 115 0.018634 10.0.0.17 - - [2025-01-20 02:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.17 - - [2025-01-20 02:17:29] "DELETE /access-control-list/df8ac320-0892-425b-8c71-8ef0e3603093 HTTP/1.1" 200 115 0.023399 10.0.0.17 - - [2025-01-20 02:17:29] "DELETE /service-instance/21ffbd3f-101f-4af5-9bc2-85303ab78be9 HTTP/1.1" 200 115 0.046264 10.0.0.17 - - [2025-01-20 02:17:29] "GET /domains HTTP/1.1" 200 280 0.002658 10.0.0.17 - - [2025-01-20 02:17:29] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000962 10.0.0.17 - - [2025-01-20 02:17:29] "POST /ref-update HTTP/1.1" 200 156 0.015754 10.0.0.17 - - [2025-01-20 02:17:29] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 2771 0.006451 10.0.0.17 - - [2025-01-20 02:17:29] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000990 10.0.0.17 - - [2025-01-20 02:17:29] "DELETE /instance-ip/1b55b93c-82c0-4bf1-a583-939abead72a0 HTTP/1.1" 200 115 0.024236 10.0.0.17 - - [2025-01-20 02:17:29] "POST /ref-update HTTP/1.1" 200 156 0.011577 10.0.0.17 - - [2025-01-20 02:17:29] "DELETE /routing-instance/87190c42-ba14-4fe9-969f-b7adf4d495d3 HTTP/1.1" 200 115 0.031039 10.0.0.17 - - [2025-01-20 02:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.17 - - [2025-01-20 02:17:29] "GET /project/45e262bc-5435-445a-b79c-0162347b58dd HTTP/1.1" 200 3759 0.077017 10.0.0.17 - - [2025-01-20 02:17:30] "GET /virtual-machine/e85cd5ff-a00c-49a9-b241-bde80a34a235 HTTP/1.1" 200 1803 0.011411 10.0.0.17 - - [2025-01-20 02:17:30] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002253 10.0.0.17 - - [2025-01-20 02:17:30] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002014 10.0.0.17 - - [2025-01-20 02:17:30] "DELETE /instance-ip/f672753b-d848-4531-a887-aafe73202414 HTTP/1.1" 200 115 0.034616 10.0.0.17 - - [2025-01-20 02:17:30] "DELETE /route-target/347d2bb9-4a62-447d-9b3a-1209e08ed27d HTTP/1.1" 200 115 0.017943 10.0.0.17 - - [2025-01-20 02:17:30] "POST /ref-update HTTP/1.1" 200 156 0.011128 10.0.0.17 - - [2025-01-20 02:17:30] "DELETE /routing-instance/91847f29-886e-46b2-b258-224b1f796aba HTTP/1.1" 200 115 0.036036 10.0.0.17 - - [2025-01-20 02:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.17 - - [2025-01-20 02:17:30] "DELETE /instance-ip/f1765e89-c82a-4954-89a3-a3f8f5dd226d HTTP/1.1" 200 115 0.029020 10.0.0.17 - - [2025-01-20 02:17:30] "POST /ref-update HTTP/1.1" 200 156 0.010020 10.0.0.17 - - [2025-01-20 02:17:30] "DELETE /route-target/aa44214f-1e03-4ddc-968f-ed5e7234db7b HTTP/1.1" 200 115 0.014000 10.0.0.17 - - [2025-01-20 02:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006201 10.0.0.17 - - [2025-01-20 02:17:30] "DELETE /access-control-list/6ccddb64-a19d-453a-8e4f-9bc67ea92284 HTTP/1.1" 200 115 0.051306 10.0.0.17 - - [2025-01-20 02:17:30] "DELETE /service-template/7fe34501-c0a0-409f-90a2-f838b423bab2 HTTP/1.1" 200 115 0.040427 10.0.0.17 - - [2025-01-20 02:17:30] "DELETE /instance-ip/4a7104dd-9ecb-4b3d-82db-6213e6e436ff HTTP/1.1" 200 115 0.071269 10.0.0.17 - - [2025-01-20 02:17:30] "POST /fqname-to-id HTTP/1.1" 404 193 0.002585 10.0.0.17 - - [2025-01-20 02:17:30] "POST /ref-update HTTP/1.1" 200 156 0.007811 10.0.0.17 - - [2025-01-20 02:17:30] "DELETE /instance-ip/c05e8eb3-e03c-4057-96f8-5fee98079ee8 HTTP/1.1" 200 115 0.026205 10.0.0.17 - - [2025-01-20 02:17:30] "POST /ref-update HTTP/1.1" 200 156 0.010237 10.0.0.17 - - [2025-01-20 02:17:30] "DELETE /instance-ip/ee518a7e-0923-4139-b94f-009a85f9eb0b HTTP/1.1" 200 115 0.030059 10.0.0.17 - - [2025-01-20 02:17:30] "POST /neutron/network HTTP/1.1" 200 835 0.005902 10.0.0.17 - - [2025-01-20 02:17:30] "POST /neutron/network HTTP/1.1" 400 204 0.009260 10.0.0.17 - - [2025-01-20 02:17:30] "POST /neutron/port HTTP/1.1" 200 1087 0.017794 10.0.0.17 - - [2025-01-20 02:17:30] "POST /neutron/port HTTP/1.1" 200 1113 0.008482 10.0.0.17 - - [2025-01-20 02:17:30] "POST /neutron/port HTTP/1.1" 200 1085 0.026274 10.0.0.17 - - [2025-01-20 02:17:30] "POST /neutron/port HTTP/1.1" 200 1111 0.017874 10.0.0.17 - - [2025-01-20 02:17:31] "POST /neutron/port HTTP/1.1" 200 151 0.161684 10.0.0.17 - - [2025-01-20 02:17:31] "POST /neutron/port HTTP/1.1" 200 3025 0.039499 10.0.0.17 - - [2025-01-20 02:17:31] "POST /neutron/port HTTP/1.1" 200 1113 0.019358 10.0.0.17 - - [2025-01-20 02:17:31] "POST /neutron/port HTTP/1.1" 200 151 0.163448 10.0.0.17 - - [2025-01-20 02:17:31] "POST /neutron/port HTTP/1.1" 200 151 0.131866 10.0.0.17 - - [2025-01-20 02:17:31] "POST /neutron/port HTTP/1.1" 200 1111 0.010276 10.0.0.17 - - [2025-01-20 02:17:31] "POST /neutron/port HTTP/1.1" 200 151 0.110995 10.0.0.17 - - [2025-01-20 02:17:31] "POST /neutron/port HTTP/1.1" 200 1112 0.008636 10.0.0.17 - - [2025-01-20 02:17:31] "POST /neutron/port HTTP/1.1" 200 151 0.103619 10.0.0.17 - - [2025-01-20 02:17:32] "POST /neutron/network HTTP/1.1" 200 835 0.005958 10.0.0.17 - - [2025-01-20 02:17:32] "POST /useragent-kv HTTP/1.1" 200 115 0.001964 10.0.0.17 - - [2025-01-20 02:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.17 - - [2025-01-20 02:17:32] "POST /useragent-kv HTTP/1.1" 200 115 0.001909 10.0.0.17 - - [2025-01-20 02:17:32] "POST /neutron/network HTTP/1.1" 200 151 0.083185 10.0.0.17 - - [2025-01-20 02:17:32] "GET /routing-instance/d80a4d4b-7567-4fde-b0a6-cb849eabf8d2 HTTP/1.1" 404 171 0.001993 10.0.0.17 - - [2025-01-20 02:17:32] "GET /domains HTTP/1.1" 200 280 0.002372 10.0.0.17 - - [2025-01-20 02:17:32] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001001 10.0.0.17 - - [2025-01-20 02:17:32] "DELETE /route-target/45e4f534-fd96-4cb8-ab57-1a52a17f0039 HTTP/1.1" 200 115 0.026899 10.0.0.17 - - [2025-01-20 02:17:32] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 2571 0.049804 10.0.0.17 - - [2025-01-20 02:17:32] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000994 10.0.0.17 - - [2025-01-20 02:17:32] "GET /project/45e262bc-5435-445a-b79c-0162347b58dd HTTP/1.1" 200 2298 0.062740 10.0.0.17 - - [2025-01-20 02:17:32] "POST /neutron/network HTTP/1.1" 200 831 0.005358 10.0.0.17 - - [2025-01-20 02:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.17 - - [2025-01-20 02:17:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002000 10.0.0.17 - - [2025-01-20 02:17:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002557 10.0.0.17 - - [2025-01-20 02:17:32] "POST /neutron/network HTTP/1.1" 200 151 0.083278 10.0.0.17 - - [2025-01-20 02:17:32] "DELETE /route-target/198df4b3-3ca0-4eba-baf0-5924f3602ca5 HTTP/1.1" 200 115 0.016095 10.0.0.17 - - [2025-01-20 02:17:32] "GET /routing-instance/b91126b3-6a3b-4f1f-9c1b-42064a590377 HTTP/1.1" 404 171 0.002848 10.0.0.17 - - [2025-01-20 02:17:32] "GET /domains HTTP/1.1" 200 280 0.002279 10.0.0.17 - - [2025-01-20 02:17:32] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000864 10.0.0.17 - - [2025-01-20 02:17:32] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 2571 0.047778 10.0.0.17 - - [2025-01-20 02:17:32] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000991 10.0.0.17 - - [2025-01-20 02:17:32] "GET /project/45e262bc-5435-445a-b79c-0162347b58dd HTTP/1.1" 200 2080 0.063632 10.0.0.17 - - [2025-01-20 02:17:33] "POST /neutron/network HTTP/1.1" 200 832 0.005941 10.0.0.17 - - [2025-01-20 02:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.17 - - [2025-01-20 02:17:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002312 10.0.0.17 - - [2025-01-20 02:17:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002999 10.0.0.17 - - [2025-01-20 02:17:33] "POST /neutron/network HTTP/1.1" 200 151 0.081181 10.0.0.17 - - [2025-01-20 02:17:33] "DELETE /route-target/1c848dce-49be-4766-a1ea-15266ac891a1 HTTP/1.1" 200 115 0.014568 10.0.0.17 - - [2025-01-20 02:17:33] "GET /routing-instance/4d4afebc-c8f7-421b-893e-bba5370f2be1 HTTP/1.1" 404 171 0.001957 10.0.0.17 - - [2025-01-20 02:17:33] "GET /domains HTTP/1.1" 200 280 0.002157 10.0.0.17 - - [2025-01-20 02:17:33] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000889 10.0.0.17 - - [2025-01-20 02:17:33] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 2571 0.047364 10.0.0.17 - - [2025-01-20 02:17:33] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001339 10.0.0.17 - - [2025-01-20 02:17:33] "GET /project/45e262bc-5435-445a-b79c-0162347b58dd HTTP/1.1" 200 1840 0.069300 10.0.0.17 - - [2025-01-20 02:17:33] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000997 10.0.0.17 - - [2025-01-20 02:17:33] "GET /project/45e262bc-5435-445a-b79c-0162347b58dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.029263 10.0.0.17 - - [2025-01-20 02:17:33] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001410 10.0.0.17 - - [2025-01-20 02:17:33] "GET /project/45e262bc-5435-445a-b79c-0162347b58dd?fields=virtual_networks HTTP/1.1" 200 1028 0.069869 10.0.0.17 - - [2025-01-20 02:17:33] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001122 10.0.0.17 - - [2025-01-20 02:17:33] "GET /project/45e262bc-5435-445a-b79c-0162347b58dd?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.023081 10.0.0.17 - - [2025-01-20 02:17:33] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001045 10.0.0.17 - - [2025-01-20 02:17:33] "GET /project/45e262bc-5435-445a-b79c-0162347b58dd?fields=security_groups HTTP/1.1" 200 1252 0.022523 10.0.0.17 - - [2025-01-20 02:17:34] "POST /fqname-to-id HTTP/1.1" 404 189 0.021974 10.0.0.17 - - [2025-01-20 02:17:34] "GET /projects?obj_uuids=7d1e2264-b235-439e-9332-7a05782c9fc8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002114 10.0.0.17 - - [2025-01-20 02:17:34] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000986 10.0.0.17 - - [2025-01-20 02:17:34] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007605 10.0.0.17 - - [2025-01-20 02:17:34] "POST /id-to-fqname HTTP/1.1" 200 191 0.001168 10.0.0.17 - - [2025-01-20 02:17:34] "POST /fqname-to-id HTTP/1.1" 404 200 0.002095 10.0.0.17 - - [2025-01-20 02:17:34] "POST /security-groups HTTP/1.1" 200 592 0.059483 10.0.0.17 - - [2025-01-20 02:17:34] "POST /fqname-to-id HTTP/1.1" 404 235 0.002259 10.0.0.17 - - [2025-01-20 02:17:34] "POST /projects HTTP/1.1" 200 587 0.205659 10.0.0.17 - - [2025-01-20 02:17:34] "POST /access-control-lists HTTP/1.1" 200 597 0.056482 10.0.0.17 - - [2025-01-20 02:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.270741 10.0.0.17 - - [2025-01-20 02:17:34] "POST /fqname-to-id HTTP/1.1" 404 234 0.002695 10.0.0.17 - - [2025-01-20 02:17:34] "GET /project/7d1e2264-b235-439e-9332-7a05782c9fc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.386196 10.0.0.17 - - [2025-01-20 02:17:35] "POST /access-control-lists HTTP/1.1" 200 595 0.060037 10.0.0.17 - - [2025-01-20 02:17:35] "GET / HTTP/1.1" 200 35931 0.002552 10.0.0.17 - - [2025-01-20 02:17:37] "GET /project/7d1e2264-b235-439e-9332-7a05782c9fc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000544 10.0.0.17 - - [2025-01-20 02:17:37] "GET /projects?obj_uuids=7d1e2264-b235-439e-9332-7a05782c9fc8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001028 10.0.0.17 - - [2025-01-20 02:17:37] "GET /project/7d1e2264-b235-439e-9332-7a05782c9fc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.046764 10.0.0.17 - - [2025-01-20 02:17:37] "POST /fqname-to-id HTTP/1.1" 404 180 0.002313 10.0.0.17 - - [2025-01-20 02:17:37] "POST /virtual-DNSs HTTP/1.1" 200 507 0.019551 10.0.0.17 - - [2025-01-20 02:17:37] "GET /virtual-DNS/13edabf5-b2a1-466f-a880-47e3528d989e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.004322 10.0.0.17 - - [2025-01-20 02:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.17 - - [2025-01-20 02:17:37] "GET /virtual-DNS/13edabf5-b2a1-466f-a880-47e3528d989e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.003249 10.0.0.17 - - [2025-01-20 02:17:37] "GET /domains HTTP/1.1" 401 292 0.000439 10.0.0.17 - - [2025-01-20 02:17:37] "GET /domains HTTP/1.1" 200 280 0.023245 10.0.0.17 - - [2025-01-20 02:17:37] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000935 10.0.0.17 - - [2025-01-20 02:17:37] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 2958 0.007448 10.0.0.17 - - [2025-01-20 02:17:37] "GET /virtual-DNS/13edabf5-b2a1-466f-a880-47e3528d989e HTTP/1.1" 200 1438 0.003454 10.0.0.17 - - [2025-01-20 02:17:37] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.001961 10.0.0.17 - - [2025-01-20 02:17:37] "POST /network-ipams HTTP/1.1" 200 514 0.015267 10.0.0.17 - - [2025-01-20 02:17:38] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 751 0.002758 10.0.0.17 - - [2025-01-20 02:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.17 - - [2025-01-20 02:17:38] "GET /network-ipam/ff10f018-4144-47e6-944b-a02a0ce9bce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.007058 10.0.0.17 - - [2025-01-20 02:17:38] "PUT /network-ipam/ff10f018-4144-47e6-944b-a02a0ce9bce6 HTTP/1.1" 200 258 0.010038 10.0.0.17 - - [2025-01-20 02:17:38] "POST /ref-update HTTP/1.1" 200 156 0.008055 10.0.0.17 - - [2025-01-20 02:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.17 - - [2025-01-20 02:17:38] "GET /projects?obj_uuids=7d1e2264-b235-439e-9332-7a05782c9fc8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001431 10.0.0.17 - - [2025-01-20 02:17:38] "GET /project/7d1e2264-b235-439e-9332-7a05782c9fc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.025548 10.0.0.17 - - [2025-01-20 02:17:38] "POST /neutron/network HTTP/1.1" 200 117 0.027480 10.0.0.17 - - [2025-01-20 02:17:38] "GET /projects?obj_uuids=7d1e2264-b235-439e-9332-7a05782c9fc8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001020 10.0.0.17 - - [2025-01-20 02:17:38] "POST /neutron/network HTTP/1.1" 200 618 0.060005 10.0.0.17 - - [2025-01-20 02:17:38] "POST /route-targets HTTP/1.1" 200 327 0.011822 10.0.0.17 - - [2025-01-20 02:17:38] "POST /ref-update HTTP/1.1" 200 156 0.011769 10.0.0.17 - - [2025-01-20 02:17:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002579 10.0.0.17 - - [2025-01-20 02:17:38] "POST /neutron/subnet HTTP/1.1" 200 711 0.198314 10.0.0.17 - - [2025-01-20 02:17:38] "POST /neutron/network HTTP/1.1" 200 833 0.007246 10.0.0.17 - - [2025-01-20 02:17:38] "POST /id-to-fqname HTTP/1.1" 200 227 0.001395 10.0.0.17 - - [2025-01-20 02:17:38] "GET /virtual-network/67e534f3-18f5-48e0-9850-cd6e700607f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004839 10.0.0.17 - - [2025-01-20 02:17:38] "POST /neutron/network HTTP/1.1" 200 833 0.005184 10.0.0.17 - - [2025-01-20 02:17:38] "GET /virtual-network/67e534f3-18f5-48e0-9850-cd6e700607f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004584 10.0.0.17 - - [2025-01-20 02:17:38] "POST /neutron/network HTTP/1.1" 200 833 0.005609 10.0.0.17 - - [2025-01-20 02:17:38] "POST /neutron/subnet HTTP/1.1" 200 711 0.006087 10.0.0.17 - - [2025-01-20 02:17:38] "POST /neutron/network HTTP/1.1" 200 807 0.008941 10.0.0.17 - - [2025-01-20 02:17:38] "POST /neutron/network HTTP/1.1" 200 833 0.005175 10.0.0.17 - - [2025-01-20 02:17:38] "POST /id-to-fqname HTTP/1.1" 200 227 0.001201 10.0.0.17 - - [2025-01-20 02:17:39] "POST /neutron/network HTTP/1.1" 200 843 0.005474 10.0.0.17 - - [2025-01-20 02:17:39] "GET /aaa-mode HTTP/1.1" 401 292 0.000428 10.0.0.17 - - [2025-01-20 02:17:39] "GET / HTTP/1.1" 200 35931 0.001816 10.0.0.17 - - [2025-01-20 02:17:39] "GET /project/7d1e2264-b235-439e-9332-7a05782c9fc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000373 10.0.0.17 - - [2025-01-20 02:17:39] "GET /projects?obj_uuids=7d1e2264-b235-439e-9332-7a05782c9fc8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001043 10.0.0.17 - - [2025-01-20 02:17:39] "GET /project/7d1e2264-b235-439e-9332-7a05782c9fc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.046865 10.0.0.17 - - [2025-01-20 02:17:39] "POST /neutron/network HTTP/1.1" 200 833 0.004592 10.0.0.17 - - [2025-01-20 02:17:39] "POST /neutron/port HTTP/1.1" 200 117 0.004460 10.0.0.17 - - [2025-01-20 02:17:39] "POST /neutron/port HTTP/1.1" 200 117 0.018692 10.0.0.17 - - [2025-01-20 02:17:40] "POST /neutron/port HTTP/1.1" 200 117 0.005786 10.0.0.17 - - [2025-01-20 02:17:40] "POST /neutron/network HTTP/1.1" 200 843 0.005098 10.0.0.17 - - [2025-01-20 02:17:40] "GET /projects?obj_uuids=7d1e2264-b235-439e-9332-7a05782c9fc8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000967 10.0.0.17 - - [2025-01-20 02:17:40] "POST /neutron/port HTTP/1.1" 200 1058 0.190604 10.0.0.17 - - [2025-01-20 02:17:40] "POST /neutron/port HTTP/1.1" 200 1058 0.008454 10.0.0.17 - - [2025-01-20 02:17:40] "POST /neutron/port HTTP/1.1" 200 1058 0.007524 10.0.0.17 - - [2025-01-20 02:17:40] "POST /neutron/port HTTP/1.1" 200 1112 0.057168 10.0.0.17 - - [2025-01-20 02:17:40] "POST /neutron/port HTTP/1.1" 200 1086 0.015327 10.0.0.17 - - [2025-01-20 02:17:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002873 10.0.0.17 - - [2025-01-20 02:17:40] "POST /neutron/subnet HTTP/1.1" 200 685 0.011233 10.0.0.17 - - [2025-01-20 02:17:40] "POST /neutron/port HTTP/1.1" 200 117 0.001049 10.0.0.17 - - [2025-01-20 02:17:40] "POST /neutron/network HTTP/1.1" 200 833 0.004836 10.0.0.17 - - [2025-01-20 02:17:45] "POST /neutron/port HTTP/1.1" 200 1086 0.014343 10.0.0.17 - - [2025-01-20 02:17:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006083 10.0.0.17 - - [2025-01-20 02:17:45] "POST /neutron/port HTTP/1.1" 200 1086 0.013930 10.0.0.17 - - [2025-01-20 02:17:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006328 10.0.0.17 - - [2025-01-20 02:17:45] "POST /neutron/port HTTP/1.1" 200 1086 0.013284 10.0.0.17 - - [2025-01-20 02:17:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006537 10.0.0.17 - - [2025-01-20 02:17:45] "GET /virtual-machine/bad67f2f-5fe7-4bac-9d05-19922b3bae46 HTTP/1.1" 200 1294 0.004529 10.0.0.17 - - [2025-01-20 02:17:45] "GET /virtual-machine-interface/8ea9f5f4-56bb-471b-9d76-172b9189ca15 HTTP/1.1" 200 2965 0.004288 10.0.0.17 - - [2025-01-20 02:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.17 - - [2025-01-20 02:17:45] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003231 10.0.0.17 - - [2025-01-20 02:17:45] "GET /virtual-networks?parent_id=7d1e2264-b235-439e-9332-7a05782c9fc8&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002776 10.0.0.17 - - [2025-01-20 02:17:45] "GET /virtual-network/67e534f3-18f5-48e0-9850-cd6e700607f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005244 10.0.0.17 - - [2025-01-20 02:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.17 - - [2025-01-20 02:17:48] "GET /virtual-network/67e534f3-18f5-48e0-9850-cd6e700607f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.009745 10.0.0.17 - - [2025-01-20 02:17:48] "POST /neutron/port HTTP/1.1" 200 1086 0.014261 10.0.0.17 - - [2025-01-20 02:17:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.004879 10.0.0.17 - - [2025-01-20 02:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.17 - - [2025-01-20 02:17:50] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002769 10.0.0.17 - - [2025-01-20 02:17:50] "GET /virtual-networks?parent_id=7d1e2264-b235-439e-9332-7a05782c9fc8&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002729 10.0.0.17 - - [2025-01-20 02:17:50] "GET /virtual-network/67e534f3-18f5-48e0-9850-cd6e700607f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004991 10.0.0.17 - - [2025-01-20 02:17:55] "POST /neutron/network HTTP/1.1" 200 807 0.009443 10.0.0.17 - - [2025-01-20 02:17:55] "POST /neutron/network HTTP/1.1" 200 833 0.004980 10.0.0.17 - - [2025-01-20 02:17:55] "POST /id-to-fqname HTTP/1.1" 200 227 0.001048 10.0.0.17 - - [2025-01-20 02:17:55] "POST /neutron/port HTTP/1.1" 200 1086 0.015885 10.0.0.17 - - [2025-01-20 02:17:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005816 10.0.0.17 - - [2025-01-20 02:17:55] "POST /neutron/network HTTP/1.1" 200 843 0.005132 10.0.0.17 - - [2025-01-20 02:17:55] "GET /aaa-mode HTTP/1.1" 401 292 0.000388 10.0.0.17 - - [2025-01-20 02:17:55] "GET / HTTP/1.1" 200 35931 0.001729 10.0.0.17 - - [2025-01-20 02:17:55] "GET /project/7d1e2264-b235-439e-9332-7a05782c9fc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000405 10.0.0.17 - - [2025-01-20 02:17:56] "GET /projects?obj_uuids=7d1e2264-b235-439e-9332-7a05782c9fc8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001097 10.0.0.17 - - [2025-01-20 02:17:56] "GET /project/7d1e2264-b235-439e-9332-7a05782c9fc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.056052 10.0.0.17 - - [2025-01-20 02:17:56] "POST /neutron/network HTTP/1.1" 200 833 0.006524 10.0.0.17 - - [2025-01-20 02:17:56] "POST /neutron/port HTTP/1.1" 200 1086 0.016476 10.0.0.17 - - [2025-01-20 02:17:56] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006834 10.0.0.17 - - [2025-01-20 02:17:56] "POST /neutron/port HTTP/1.1" 200 117 0.004546 10.0.0.17 - - [2025-01-20 02:17:56] "POST /neutron/port HTTP/1.1" 200 117 0.005578 10.0.0.17 - - [2025-01-20 02:17:56] "POST /neutron/network HTTP/1.1" 200 843 0.006989 10.0.0.17 - - [2025-01-20 02:17:56] "GET /projects?obj_uuids=7d1e2264-b235-439e-9332-7a05782c9fc8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001025 10.0.0.17 - - [2025-01-20 02:17:56] "POST /neutron/port HTTP/1.1" 200 1058 0.201743 10.0.0.17 - - [2025-01-20 02:17:56] "POST /neutron/port HTTP/1.1" 200 1058 0.009954 10.0.0.17 - - [2025-01-20 02:17:56] "POST /neutron/port HTTP/1.1" 200 1058 0.009330 10.0.0.17 - - [2025-01-20 02:17:56] "POST /neutron/port HTTP/1.1" 200 1112 0.053378 10.0.0.17 - - [2025-01-20 02:17:56] "POST /neutron/port HTTP/1.1" 200 1086 0.018178 10.0.0.17 - - [2025-01-20 02:17:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002879 10.0.0.17 - - [2025-01-20 02:17:56] "POST /neutron/subnet HTTP/1.1" 200 685 0.011340 10.0.0.17 - - [2025-01-20 02:17:57] "POST /neutron/port HTTP/1.1" 200 117 0.001256 10.0.0.17 - - [2025-01-20 02:17:57] "POST /neutron/network HTTP/1.1" 200 833 0.005732 10.0.0.17 - - [2025-01-20 02:18:01] "POST /neutron/port HTTP/1.1" 200 1086 0.013834 10.0.0.17 - - [2025-01-20 02:18:01] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006407 10.0.0.17 - - [2025-01-20 02:18:01] "POST /neutron/port HTTP/1.1" 200 1086 0.012679 10.0.0.17 - - [2025-01-20 02:18:01] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005112 10.0.0.17 - - [2025-01-20 02:18:01] "POST /neutron/port HTTP/1.1" 200 1086 0.015581 10.0.0.17 - - [2025-01-20 02:18:01] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005746 10.0.0.17 - - [2025-01-20 02:18:01] "GET /virtual-machine/f7b035dc-31d5-4e44-9fc2-a6133f71d010 HTTP/1.1" 200 1294 0.003646 10.0.0.17 - - [2025-01-20 02:18:01] "GET /virtual-machine-interface/de4ee24d-5cd0-4754-8d0d-0414a3b7ea68 HTTP/1.1" 200 2965 0.004977 10.0.0.17 - - [2025-01-20 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.17 - - [2025-01-20 02:18:01] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002865 10.0.0.17 - - [2025-01-20 02:18:01] "GET /virtual-networks?parent_id=7d1e2264-b235-439e-9332-7a05782c9fc8&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002731 10.0.0.17 - - [2025-01-20 02:18:01] "GET /virtual-network/67e534f3-18f5-48e0-9850-cd6e700607f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005915 10.0.0.17 - - [2025-01-20 02:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.17 - - [2025-01-20 02:18:04] "GET /virtual-network/67e534f3-18f5-48e0-9850-cd6e700607f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004313 10.0.0.17 - - [2025-01-20 02:18:05] "POST /neutron/port HTTP/1.1" 200 1086 0.014673 10.0.0.17 - - [2025-01-20 02:18:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005517 10.0.0.17 - - [2025-01-20 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.17 - - [2025-01-20 02:18:06] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002803 10.0.0.17 - - [2025-01-20 02:18:06] "GET /virtual-networks?parent_id=7d1e2264-b235-439e-9332-7a05782c9fc8&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003003 10.0.0.17 - - [2025-01-20 02:18:07] "GET /virtual-network/67e534f3-18f5-48e0-9850-cd6e700607f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005117 10.0.0.17 - - [2025-01-20 02:18:07] "DELETE /project/7d1e2264b235439e93327a05782c9fc8 HTTP/1.1" 404 173 0.007307 10.0.0.17 - - [2025-01-20 02:18:07] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000926 10.0.0.17 - - [2025-01-20 02:18:07] "GET /project/45e262bc-5435-445a-b79c-0162347b58dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.030070 10.0.0.17 - - [2025-01-20 02:18:07] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001371 10.0.0.17 - - [2025-01-20 02:18:07] "GET /project/45e262bc-5435-445a-b79c-0162347b58dd?fields=security_groups HTTP/1.1" 200 1357 0.071569 10.0.0.17 - - [2025-01-20 02:18:07] "DELETE /security-group/d193c93e-ad6d-4e92-827b-83a999112f6e HTTP/1.1" 200 115 0.040797 10.0.0.17 - - [2025-01-20 02:18:07] "GET /projects?obj_uuids=45e262bc-5435-445a-b79c-0162347b58dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001017 10.0.0.17 - - [2025-01-20 02:18:07] "DELETE /access-control-list/7ab25287-8d0c-4dc2-b536-0d61c94f8fc6 HTTP/1.1" 200 115 0.034188 10.0.0.17 - - [2025-01-20 02:18:07] "GET /project/45e262bc-5435-445a-b79c-0162347b58dd?fields=application_policy_sets HTTP/1.1" 200 1396 0.038605 10.0.0.17 - - [2025-01-20 02:18:07] "DELETE /access-control-list/98a7523b-a5ed-4ca6-8d0c-733b38eae54b HTTP/1.1" 200 115 0.034326 10.0.0.17 - - [2025-01-20 02:18:07] "DELETE /project/45e262bc-5435-445a-b79c-0162347b58dd HTTP/1.1" 200 115 0.337144 10.0.0.17 - - [2025-01-20 02:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.17 - - [2025-01-20 02:18:12] "DELETE /virtual-DNS/13edabf5-b2a1-466f-a880-47e3528d989e HTTP/1.1" 409 235 0.006210 10.0.0.17 - - [2025-01-20 02:18:12] "POST /fqname-to-id HTTP/1.1" 404 192 0.003398 10.0.0.17 - - [2025-01-20 02:18:12] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.016276 10.0.0.17 - - [2025-01-20 02:18:13] "GET /virtual-DNS-record/323a532a-4921-4510-86dd-6741c2861e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.004697 10.0.0.17 - - [2025-01-20 02:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.17 - - [2025-01-20 02:18:13] "GET /virtual-DNS-record/323a532a-4921-4510-86dd-6741c2861e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.003343 10.0.0.17 - - [2025-01-20 02:18:13] "GET /domains HTTP/1.1" 200 280 0.002750 10.0.0.17 - - [2025-01-20 02:18:13] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001075 10.0.0.17 - - [2025-01-20 02:18:13] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 2774 0.008645 10.0.0.17 - - [2025-01-20 02:18:13] "GET /virtual-DNS/13edabf5-b2a1-466f-a880-47e3528d989e HTTP/1.1" 200 1907 0.003422 10.0.0.17 - - [2025-01-20 02:18:13] "GET /virtual-DNS-record/323a532a-4921-4510-86dd-6741c2861e62 HTTP/1.1" 200 1335 0.002627 10.0.0.17 - - [2025-01-20 02:18:13] "GET /obj-perms HTTP/1.1" 200 5056 0.041538 10.0.0.17 - - [2025-01-20 02:18:14] "GET /obj-perms HTTP/1.1" 200 5056 0.044109 10.0.0.17 - - [2025-01-20 02:18:18] "DELETE /virtual-DNS-record/323a532a-4921-4510-86dd-6741c2861e62 HTTP/1.1" 200 115 0.017067 10.0.0.17 - - [2025-01-20 02:18:18] "POST /fqname-to-id HTTP/1.1" 404 184 0.002668 10.0.0.17 - - [2025-01-20 02:18:18] "POST /neutron/network HTTP/1.1" 200 833 0.006954 10.0.0.17 - - [2025-01-20 02:18:18] "POST /neutron/network HTTP/1.1" 400 204 0.010470 10.0.0.17 - - [2025-01-20 02:18:19] "POST /neutron/port HTTP/1.1" 200 1086 0.014970 10.0.0.17 - - [2025-01-20 02:18:19] "POST /neutron/port HTTP/1.1" 200 1112 0.010752 10.0.0.17 - - [2025-01-20 02:18:19] "POST /neutron/port HTTP/1.1" 200 1086 0.016806 10.0.0.17 - - [2025-01-20 02:18:19] "POST /neutron/port HTTP/1.1" 200 1112 0.009051 10.0.0.17 - - [2025-01-20 02:18:19] "POST /neutron/port HTTP/1.1" 200 151 0.154933 10.0.0.17 - - [2025-01-20 02:18:19] "POST /neutron/port HTTP/1.1" 200 151 0.121422 10.0.0.17 - - [2025-01-20 02:18:20] "POST /neutron/network HTTP/1.1" 200 833 0.005297 10.0.0.17 - - [2025-01-20 02:18:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003493 10.0.0.17 - - [2025-01-20 02:18:20] "POST /useragent-kv HTTP/1.1" 200 115 0.001999 10.0.0.17 - - [2025-01-20 02:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.029735 10.0.0.17 - - [2025-01-20 02:18:21] "POST /neutron/network HTTP/1.1" 200 151 0.271864 10.0.0.17 - - [2025-01-20 02:18:21] "DELETE /route-target/a8f8d0de-12d9-40d0-8ee5-304b1a2f3d15 HTTP/1.1" 200 115 0.036468 10.0.0.17 - - [2025-01-20 02:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.17 - - [2025-01-20 02:18:21] "DELETE /network-ipam/ff10f018-4144-47e6-944b-a02a0ce9bce6 HTTP/1.1" 200 115 0.025827 10.0.0.17 - - [2025-01-20 02:18:21] "DELETE /virtual-DNS/13edabf5-b2a1-466f-a880-47e3528d989e HTTP/1.1" 200 115 0.028318 10.0.0.17 - - [2025-01-20 02:18:21] "POST /fqname-to-id HTTP/1.1" 404 180 0.005660 10.0.0.17 - - [2025-01-20 02:18:21] "GET /domains HTTP/1.1" 200 280 0.007416 10.0.0.17 - - [2025-01-20 02:18:21] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001399 10.0.0.17 - - [2025-01-20 02:18:21] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 2574 0.009889 10.0.0.17 - - [2025-01-20 02:18:21] "GET /projects?obj_uuids=7d1e2264-b235-439e-9332-7a05782c9fc8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001631 10.0.0.17 - - [2025-01-20 02:18:21] "GET /project/7d1e2264-b235-439e-9332-7a05782c9fc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.029681 10.0.0.17 - - [2025-01-20 02:18:21] "GET /projects?obj_uuids=7d1e2264-b235-439e-9332-7a05782c9fc8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001164 10.0.0.17 - - [2025-01-20 02:18:21] "GET /project/7d1e2264-b235-439e-9332-7a05782c9fc8?fields=virtual_networks HTTP/1.1" 200 1034 0.068969 10.0.0.17 - - [2025-01-20 02:18:21] "GET /projects?obj_uuids=7d1e2264-b235-439e-9332-7a05782c9fc8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001065 10.0.0.17 - - [2025-01-20 02:18:21] "GET /project/7d1e2264-b235-439e-9332-7a05782c9fc8?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.027386 10.0.0.17 - - [2025-01-20 02:18:21] "GET /projects?obj_uuids=7d1e2264-b235-439e-9332-7a05782c9fc8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001089 10.0.0.17 - - [2025-01-20 02:18:21] "GET /project/7d1e2264-b235-439e-9332-7a05782c9fc8?fields=security_groups HTTP/1.1" 200 1261 0.029991 10.0.0.17 - - [2025-01-20 02:18:22] "POST /fqname-to-id HTTP/1.1" 404 189 0.026169 10.0.0.17 - - [2025-01-20 02:18:22] "GET /projects?obj_uuids=155ec052-8ed3-4846-ba9f-800b35bb39c8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002999 10.0.0.17 - - [2025-01-20 02:18:22] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001070 10.0.0.17 - - [2025-01-20 02:18:22] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007282 10.0.0.17 - - [2025-01-20 02:18:22] "POST /id-to-fqname HTTP/1.1" 200 191 0.001787 10.0.0.17 - - [2025-01-20 02:18:22] "POST /fqname-to-id HTTP/1.1" 404 200 0.003092 10.0.0.17 - - [2025-01-20 02:18:22] "POST /security-groups HTTP/1.1" 200 592 0.059748 10.0.0.17 - - [2025-01-20 02:18:22] "POST /fqname-to-id HTTP/1.1" 404 235 0.002670 10.0.0.17 - - [2025-01-20 02:18:22] "POST /projects HTTP/1.1" 200 587 0.221584 10.0.0.17 - - [2025-01-20 02:18:22] "POST /access-control-lists HTTP/1.1" 200 597 0.058697 10.0.0.17 - - [2025-01-20 02:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.294016 10.0.0.17 - - [2025-01-20 02:18:22] "POST /fqname-to-id HTTP/1.1" 404 234 0.002604 10.0.0.17 - - [2025-01-20 02:18:22] "GET /project/155ec052-8ed3-4846-ba9f-800b35bb39c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.411234 10.0.0.17 - - [2025-01-20 02:18:23] "POST /access-control-lists HTTP/1.1" 200 595 0.061950 10.0.0.17 - - [2025-01-20 02:18:23] "GET / HTTP/1.1" 200 35931 0.001848 10.0.0.17 - - [2025-01-20 02:18:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000465 10.0.0.17 - - [2025-01-20 02:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.050373 10.0.0.17 - - [2025-01-20 02:18:24] "GET /projects?obj_uuids=155ec052-8ed3-4846-ba9f-800b35bb39c8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000962 10.0.0.17 - - [2025-01-20 02:18:24] "GET /project/155ec052-8ed3-4846-ba9f-800b35bb39c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.024277 10.0.0.17 - - [2025-01-20 02:18:25] "POST /neutron/network HTTP/1.1" 200 117 0.026823 10.0.0.17 - - [2025-01-20 02:18:25] "GET /projects?obj_uuids=155ec052-8ed3-4846-ba9f-800b35bb39c8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002285 10.0.0.17 - - [2025-01-20 02:18:25] "POST /neutron/network HTTP/1.1" 200 606 0.057022 10.0.0.17 - - [2025-01-20 02:18:25] "POST /route-targets HTTP/1.1" 200 327 0.008893 10.0.0.17 - - [2025-01-20 02:18:25] "POST /ref-update HTTP/1.1" 200 156 0.012167 10.0.0.17 - - [2025-01-20 02:18:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002796 10.0.0.17 - - [2025-01-20 02:18:25] "POST /neutron/subnet HTTP/1.1" 200 729 0.174262 10.0.0.17 - - [2025-01-20 02:18:25] "POST /neutron/network HTTP/1.1" 200 826 0.004205 10.0.0.17 - - [2025-01-20 02:18:25] "POST /id-to-fqname HTTP/1.1" 200 221 0.001018 10.0.0.17 - - [2025-01-20 02:18:25] "GET /virtual-network/86e58856-0c58-4242-9c14-77fa70934416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004205 10.0.0.17 - - [2025-01-20 02:18:25] "POST /neutron/network HTTP/1.1" 200 826 0.005612 10.0.0.17 - - [2025-01-20 02:18:25] "GET /virtual-network/86e58856-0c58-4242-9c14-77fa70934416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004884 10.0.0.17 - - [2025-01-20 02:18:25] "POST /neutron/network HTTP/1.1" 200 826 0.005567 10.0.0.17 - - [2025-01-20 02:18:25] "POST /neutron/subnet HTTP/1.1" 200 729 0.006505 10.0.0.17 - - [2025-01-20 02:18:25] "POST /id-to-fqname HTTP/1.1" 200 221 0.001257 10.0.0.17 - - [2025-01-20 02:18:25] "POST /neutron/network HTTP/1.1" 200 836 0.005164 10.0.0.17 - - [2025-01-20 02:18:25] "GET /aaa-mode HTTP/1.1" 401 292 0.000387 10.0.0.17 - - [2025-01-20 02:18:26] "GET / HTTP/1.1" 200 35931 0.001791 10.0.0.17 - - [2025-01-20 02:18:26] "GET /project/155ec052-8ed3-4846-ba9f-800b35bb39c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000427 10.0.0.17 - - [2025-01-20 02:18:26] "GET /projects?obj_uuids=155ec052-8ed3-4846-ba9f-800b35bb39c8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001091 10.0.0.17 - - [2025-01-20 02:18:26] "GET /project/155ec052-8ed3-4846-ba9f-800b35bb39c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.044676 10.0.0.17 - - [2025-01-20 02:18:26] "POST /neutron/network HTTP/1.1" 200 826 0.004887 10.0.0.17 - - [2025-01-20 02:18:26] "POST /neutron/port HTTP/1.1" 200 117 0.005919 10.0.0.17 - - [2025-01-20 02:18:26] "POST /neutron/port HTTP/1.1" 200 117 0.005574 10.0.0.17 - - [2025-01-20 02:18:26] "POST /id-to-fqname HTTP/1.1" 200 221 0.001445 10.0.0.17 - - [2025-01-20 02:18:26] "POST /neutron/port HTTP/1.1" 200 117 0.004934 10.0.0.17 - - [2025-01-20 02:18:26] "POST /neutron/network HTTP/1.1" 200 836 0.005598 10.0.0.17 - - [2025-01-20 02:18:26] "GET /aaa-mode HTTP/1.1" 401 292 0.000364 10.0.0.17 - - [2025-01-20 02:18:26] "POST /neutron/network HTTP/1.1" 200 836 0.005689 10.0.0.17 - - [2025-01-20 02:18:26] "GET /projects?obj_uuids=155ec052-8ed3-4846-ba9f-800b35bb39c8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001495 10.0.0.17 - - [2025-01-20 02:18:27] "GET / HTTP/1.1" 200 35931 0.001740 10.0.0.17 - - [2025-01-20 02:18:27] "GET /project/155ec052-8ed3-4846-ba9f-800b35bb39c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000375 10.0.0.17 - - [2025-01-20 02:18:27] "POST /neutron/port HTTP/1.1" 200 1062 0.194766 10.0.0.17 - - [2025-01-20 02:18:27] "POST /neutron/port HTTP/1.1" 200 1062 0.009443 10.0.0.17 - - [2025-01-20 02:18:27] "POST /neutron/port HTTP/1.1" 200 1062 0.010512 10.0.0.17 - - [2025-01-20 02:18:27] "POST /neutron/port HTTP/1.1" 200 1116 0.060675 10.0.0.17 - - [2025-01-20 02:18:27] "POST /neutron/port HTTP/1.1" 200 1090 0.019853 10.0.0.17 - - [2025-01-20 02:18:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002744 10.0.0.17 - - [2025-01-20 02:18:27] "POST /neutron/subnet HTTP/1.1" 200 703 0.009495 10.0.0.17 - - [2025-01-20 02:18:27] "POST /neutron/port HTTP/1.1" 200 117 0.001026 10.0.0.17 - - [2025-01-20 02:18:27] "POST /neutron/network HTTP/1.1" 200 826 0.004678 10.0.0.17 - - [2025-01-20 02:18:27] "GET /projects?obj_uuids=155ec052-8ed3-4846-ba9f-800b35bb39c8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001086 10.0.0.17 - - [2025-01-20 02:18:27] "GET /project/155ec052-8ed3-4846-ba9f-800b35bb39c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.049870 10.0.0.17 - - [2025-01-20 02:18:27] "POST /neutron/network HTTP/1.1" 200 826 0.004668 10.0.0.17 - - [2025-01-20 02:18:27] "POST /neutron/port HTTP/1.1" 200 1090 0.018850 10.0.0.17 - - [2025-01-20 02:18:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006863 10.0.0.17 - - [2025-01-20 02:18:27] "POST /neutron/port HTTP/1.1" 200 117 0.007537 10.0.0.17 - - [2025-01-20 02:18:27] "POST /neutron/port HTTP/1.1" 200 1090 0.024077 10.0.0.17 - - [2025-01-20 02:18:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008425 10.0.0.17 - - [2025-01-20 02:18:27] "POST /neutron/network HTTP/1.1" 200 836 0.005491 10.0.0.17 - - [2025-01-20 02:18:27] "GET /projects?obj_uuids=155ec052-8ed3-4846-ba9f-800b35bb39c8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001586 10.0.0.17 - - [2025-01-20 02:18:28] "POST /neutron/port HTTP/1.1" 200 1062 0.258931 10.0.0.17 - - [2025-01-20 02:18:28] "POST /neutron/port HTTP/1.1" 200 1062 0.013978 10.0.0.17 - - [2025-01-20 02:18:28] "POST /neutron/port HTTP/1.1" 200 1062 0.011219 10.0.0.17 - - [2025-01-20 02:18:28] "POST /neutron/port HTTP/1.1" 200 1116 0.067840 10.0.0.17 - - [2025-01-20 02:18:28] "POST /neutron/port HTTP/1.1" 200 1090 0.014666 10.0.0.17 - - [2025-01-20 02:18:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002679 10.0.0.17 - - [2025-01-20 02:18:28] "POST /neutron/subnet HTTP/1.1" 200 703 0.014898 10.0.0.17 - - [2025-01-20 02:18:28] "POST /neutron/port HTTP/1.1" 200 117 0.001357 10.0.0.17 - - [2025-01-20 02:18:28] "POST /neutron/network HTTP/1.1" 200 826 0.004986 10.0.0.17 - - [2025-01-20 02:18:32] "POST /neutron/port HTTP/1.1" 200 1090 0.019847 10.0.0.17 - - [2025-01-20 02:18:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006976 10.0.0.17 - - [2025-01-20 02:18:32] "POST /neutron/port HTTP/1.1" 200 1090 0.014680 10.0.0.17 - - [2025-01-20 02:18:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005268 10.0.0.17 - - [2025-01-20 02:18:32] "POST /neutron/port HTTP/1.1" 200 1090 0.016633 10.0.0.17 - - [2025-01-20 02:18:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005236 10.0.0.17 - - [2025-01-20 02:18:32] "GET /virtual-machine/f1378432-59a8-4eb2-914c-0e9b270cf8a4 HTTP/1.1" 401 292 0.000394 10.0.0.17 - - [2025-01-20 02:18:33] "GET /virtual-machine/f1378432-59a8-4eb2-914c-0e9b270cf8a4 HTTP/1.1" 200 1294 0.026201 10.0.0.17 - - [2025-01-20 02:18:33] "GET /virtual-machine-interface/b7c74a09-a26f-4a1c-913f-3dc028753cb3 HTTP/1.1" 200 2947 0.004307 10.0.0.17 - - [2025-01-20 02:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.17 - - [2025-01-20 02:18:33] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003580 10.0.0.17 - - [2025-01-20 02:18:33] "GET /virtual-networks?parent_id=155ec052-8ed3-4846-ba9f-800b35bb39c8&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002722 10.0.0.17 - - [2025-01-20 02:18:33] "GET /virtual-network/86e58856-0c58-4242-9c14-77fa70934416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005654 10.0.0.17 - - [2025-01-20 02:18:35] "POST /neutron/port HTTP/1.1" 200 1090 0.014375 10.0.0.17 - - [2025-01-20 02:18:35] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005188 10.0.0.17 - - [2025-01-20 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.17 - - [2025-01-20 02:18:36] "GET /virtual-network/86e58856-0c58-4242-9c14-77fa70934416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004724 10.0.0.17 - - [2025-01-20 02:18:36] "POST /neutron/port HTTP/1.1" 200 1090 0.015170 10.0.0.17 - - [2025-01-20 02:18:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005522 10.0.0.17 - - [2025-01-20 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.17 - - [2025-01-20 02:18:38] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003997 10.0.0.17 - - [2025-01-20 02:18:38] "GET /virtual-networks?parent_id=155ec052-8ed3-4846-ba9f-800b35bb39c8&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002726 10.0.0.17 - - [2025-01-20 02:18:38] "GET /virtual-network/86e58856-0c58-4242-9c14-77fa70934416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004941 10.0.0.17 - - [2025-01-20 02:18:38] "POST /neutron/port HTTP/1.1" 200 1090 0.014514 10.0.0.17 - - [2025-01-20 02:18:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009175 10.0.0.17 - - [2025-01-20 02:18:39] "GET /global-system-configs HTTP/1.1" 200 322 0.026995 10.0.0.17 - - [2025-01-20 02:18:39] "GET /obj-perms HTTP/1.1" 200 5056 0.061165 10.0.0.17 - - [2025-01-20 02:18:40] "GET /global-system-configs HTTP/1.1" 200 322 0.048630 10.0.0.17 - - [2025-01-20 02:18:40] "GET /obj-perms HTTP/1.1" 200 5056 0.062987 10.0.0.17 - - [2025-01-20 02:18:44] "POST /neutron/port HTTP/1.1" 200 1090 0.013812 10.0.0.17 - - [2025-01-20 02:18:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005284 10.0.0.17 - - [2025-01-20 02:18:44] "POST /neutron/port HTTP/1.1" 200 1090 0.015105 10.0.0.17 - - [2025-01-20 02:18:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005705 10.0.0.17 - - [2025-01-20 02:18:44] "POST /neutron/port HTTP/1.1" 200 1090 0.015876 10.0.0.17 - - [2025-01-20 02:18:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005482 10.0.0.17 - - [2025-01-20 02:18:44] "GET /virtual-machine/96269ce2-f32c-4c0c-8502-e13d017a351b HTTP/1.1" 200 1293 0.004419 10.0.0.17 - - [2025-01-20 02:18:44] "GET /virtual-machine-interface/9b9692bf-0206-4042-bd2f-c059cf7d1e7d HTTP/1.1" 200 2947 0.004944 10.0.0.17 - - [2025-01-20 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.17 - - [2025-01-20 02:18:44] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002983 10.0.0.17 - - [2025-01-20 02:18:44] "GET /virtual-networks?parent_id=155ec052-8ed3-4846-ba9f-800b35bb39c8&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002794 10.0.0.17 - - [2025-01-20 02:18:44] "GET /virtual-network/86e58856-0c58-4242-9c14-77fa70934416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005291 10.0.0.17 - - [2025-01-20 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.17 - - [2025-01-20 02:18:45] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004126 10.0.0.17 - - [2025-01-20 02:18:45] "GET /virtual-networks?parent_id=155ec052-8ed3-4846-ba9f-800b35bb39c8&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003188 10.0.0.17 - - [2025-01-20 02:18:45] "GET /virtual-network/86e58856-0c58-4242-9c14-77fa70934416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005060 10.0.0.17 - - [2025-01-20 02:18:50] "POST /neutron/network HTTP/1.1" 200 826 0.007015 10.0.0.17 - - [2025-01-20 02:18:50] "POST /neutron/network HTTP/1.1" 400 204 0.009777 10.0.0.17 - - [2025-01-20 02:18:51] "POST /neutron/port HTTP/1.1" 200 1090 0.017875 10.0.0.17 - - [2025-01-20 02:18:51] "POST /neutron/port HTTP/1.1" 200 1116 0.009372 10.0.0.17 - - [2025-01-20 02:18:51] "POST /neutron/port HTTP/1.1" 200 1090 0.023886 10.0.0.17 - - [2025-01-20 02:18:51] "POST /neutron/port HTTP/1.1" 200 1116 0.015511 10.0.0.17 - - [2025-01-20 02:18:51] "POST /neutron/port HTTP/1.1" 200 151 0.119757 10.0.0.17 - - [2025-01-20 02:18:51] "POST /neutron/port HTTP/1.1" 200 151 0.102027 10.0.0.17 - - [2025-01-20 02:18:52] "POST /neutron/network HTTP/1.1" 200 826 0.005432 10.0.0.17 - - [2025-01-20 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.17 - - [2025-01-20 02:18:52] "POST /useragent-kv HTTP/1.1" 200 115 0.001987 10.0.0.17 - - [2025-01-20 02:18:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002543 10.0.0.17 - - [2025-01-20 02:18:52] "POST /neutron/network HTTP/1.1" 200 151 0.079172 10.0.0.17 - - [2025-01-20 02:18:52] "DELETE /route-target/edd73230-2e6c-413e-920e-0c63df0a4eb2 HTTP/1.1" 200 115 0.016456 10.0.0.17 - - [2025-01-20 02:18:53] "GET /projects?obj_uuids=155ec052-8ed3-4846-ba9f-800b35bb39c8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001269 10.0.0.17 - - [2025-01-20 02:18:53] "GET /project/155ec052-8ed3-4846-ba9f-800b35bb39c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.026231 10.0.0.17 - - [2025-01-20 02:18:53] "GET /projects?obj_uuids=155ec052-8ed3-4846-ba9f-800b35bb39c8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001041 10.0.0.17 - - [2025-01-20 02:18:53] "GET /project/155ec052-8ed3-4846-ba9f-800b35bb39c8?fields=virtual_networks HTTP/1.1" 200 1034 0.069286 10.0.0.17 - - [2025-01-20 02:18:53] "GET /projects?obj_uuids=155ec052-8ed3-4846-ba9f-800b35bb39c8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001645 10.0.0.17 - - [2025-01-20 02:18:53] "GET /project/155ec052-8ed3-4846-ba9f-800b35bb39c8?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.029488 10.0.0.17 - - [2025-01-20 02:18:53] "GET /projects?obj_uuids=155ec052-8ed3-4846-ba9f-800b35bb39c8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001110 10.0.0.17 - - [2025-01-20 02:18:53] "GET /project/155ec052-8ed3-4846-ba9f-800b35bb39c8?fields=security_groups HTTP/1.1" 200 1261 0.029077 10.0.0.17 - - [2025-01-20 02:18:54] "POST /fqname-to-id HTTP/1.1" 404 188 0.021313 10.0.0.17 - - [2025-01-20 02:18:54] "GET /projects?obj_uuids=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003059 10.0.0.17 - - [2025-01-20 02:18:54] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002995 10.0.0.17 - - [2025-01-20 02:18:54] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008654 10.0.0.17 - - [2025-01-20 02:18:54] "POST /id-to-fqname HTTP/1.1" 200 190 0.001161 10.0.0.17 - - [2025-01-20 02:18:54] "POST /fqname-to-id HTTP/1.1" 404 199 0.003162 10.0.0.17 - - [2025-01-20 02:18:54] "POST /security-groups HTTP/1.1" 200 591 0.068469 10.0.0.17 - - [2025-01-20 02:18:54] "POST /fqname-to-id HTTP/1.1" 404 234 0.003078 10.0.0.17 - - [2025-01-20 02:18:54] "POST /projects HTTP/1.1" 200 585 0.226653 10.0.0.17 - - [2025-01-20 02:18:54] "POST /access-control-lists HTTP/1.1" 200 596 0.061050 10.0.0.17 - - [2025-01-20 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.300591 10.0.0.17 - - [2025-01-20 02:18:54] "POST /fqname-to-id HTTP/1.1" 404 233 0.002557 10.0.0.17 - - [2025-01-20 02:18:54] "GET /project/80141c75-9591-44c0-adc1-ef476ff22113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.434066 10.0.0.17 - - [2025-01-20 02:18:54] "POST /access-control-lists HTTP/1.1" 200 594 0.068088 10.0.0.17 - - [2025-01-20 02:18:55] "GET / HTTP/1.1" 200 35931 0.001841 10.0.0.17 - - [2025-01-20 02:18:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000620 10.0.0.17 - - [2025-01-20 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.048544 10.0.0.17 - - [2025-01-20 02:18:56] "GET /projects?obj_uuids=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001127 10.0.0.17 - - [2025-01-20 02:18:56] "GET /project/80141c75-9591-44c0-adc1-ef476ff22113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.024899 10.0.0.17 - - [2025-01-20 02:18:56] "POST /neutron/network HTTP/1.1" 200 117 0.025429 10.0.0.17 - - [2025-01-20 02:18:56] "GET /projects?obj_uuids=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001557 10.0.0.17 - - [2025-01-20 02:18:56] "POST /neutron/network HTTP/1.1" 200 625 0.063977 10.0.0.17 - - [2025-01-20 02:18:56] "POST /route-targets HTTP/1.1" 200 327 0.010634 10.0.0.17 - - [2025-01-20 02:18:56] "POST /ref-update HTTP/1.1" 200 156 0.009829 10.0.0.17 - - [2025-01-20 02:18:56] "POST /useragent-kv HTTP/1.1" 200 115 0.004035 10.0.0.17 - - [2025-01-20 02:18:56] "POST /neutron/subnet HTTP/1.1" 200 701 0.154844 10.0.0.17 - - [2025-01-20 02:18:56] "POST /neutron/network HTTP/1.1" 200 839 0.004799 10.0.0.17 - - [2025-01-20 02:18:56] "POST /id-to-fqname HTTP/1.1" 200 230 0.001057 10.0.0.17 - - [2025-01-20 02:18:56] "GET /virtual-network/3e3b78ee-c5df-4c29-9585-61bec3118d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004576 10.0.0.17 - - [2025-01-20 02:18:56] "POST /neutron/network HTTP/1.1" 200 839 0.005221 10.0.0.17 - - [2025-01-20 02:18:56] "GET /virtual-network/3e3b78ee-c5df-4c29-9585-61bec3118d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004481 10.0.0.17 - - [2025-01-20 02:18:57] "POST /neutron/network HTTP/1.1" 200 839 0.005290 10.0.0.17 - - [2025-01-20 02:18:57] "POST /neutron/subnet HTTP/1.1" 200 701 0.005825 10.0.0.17 - - [2025-01-20 02:18:57] "POST /neutron/network HTTP/1.1" 200 839 0.004464 10.0.0.17 - - [2025-01-20 02:18:57] "POST /id-to-fqname HTTP/1.1" 200 230 0.001575 10.0.0.17 - - [2025-01-20 02:18:57] "POST /neutron/network HTTP/1.1" 200 849 0.005467 10.0.0.17 - - [2025-01-20 02:18:57] "GET /aaa-mode HTTP/1.1" 401 292 0.000358 10.0.0.17 - - [2025-01-20 02:18:57] "GET / HTTP/1.1" 200 35931 0.001494 10.0.0.17 - - [2025-01-20 02:18:57] "GET /project/80141c75-9591-44c0-adc1-ef476ff22113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000364 10.0.0.17 - - [2025-01-20 02:18:57] "GET /projects?obj_uuids=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001047 10.0.0.17 - - [2025-01-20 02:18:57] "GET /project/80141c75-9591-44c0-adc1-ef476ff22113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.044925 10.0.0.17 - - [2025-01-20 02:18:57] "POST /neutron/network HTTP/1.1" 200 839 0.005027 10.0.0.17 - - [2025-01-20 02:18:58] "POST /neutron/port HTTP/1.1" 200 117 0.005170 10.0.0.17 - - [2025-01-20 02:18:58] "POST /neutron/port HTTP/1.1" 200 117 0.004866 10.0.0.17 - - [2025-01-20 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.17 - - [2025-01-20 02:18:58] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002654 10.0.0.17 - - [2025-01-20 02:18:58] "PUT /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3 HTTP/1.1" 200 276 0.009948 10.0.0.17 - - [2025-01-20 02:18:58] "POST /neutron/port HTTP/1.1" 200 117 0.004750 10.0.0.17 - - [2025-01-20 02:18:58] "POST /neutron/network HTTP/1.1" 200 849 0.008318 10.0.0.17 - - [2025-01-20 02:18:58] "GET /projects?obj_uuids=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000976 10.0.0.17 - - [2025-01-20 02:18:58] "POST /neutron/port HTTP/1.1" 200 1055 0.200105 10.0.0.17 - - [2025-01-20 02:18:58] "POST /neutron/port HTTP/1.1" 200 1055 0.009078 10.0.0.17 - - [2025-01-20 02:18:58] "POST /neutron/port HTTP/1.1" 200 1055 0.008555 10.0.0.17 - - [2025-01-20 02:18:58] "POST /neutron/port HTTP/1.1" 200 1109 0.059113 10.0.0.17 - - [2025-01-20 02:18:58] "POST /neutron/port HTTP/1.1" 200 1083 0.016251 10.0.0.17 - - [2025-01-20 02:18:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003107 10.0.0.17 - - [2025-01-20 02:18:58] "POST /neutron/subnet HTTP/1.1" 200 675 0.010762 10.0.0.17 - - [2025-01-20 02:18:58] "POST /neutron/port HTTP/1.1" 200 117 0.001689 10.0.0.17 - - [2025-01-20 02:18:58] "POST /neutron/network HTTP/1.1" 200 839 0.004894 10.0.0.17 - - [2025-01-20 02:19:03] "POST /neutron/port HTTP/1.1" 200 1083 0.014026 10.0.0.17 - - [2025-01-20 02:19:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006766 10.0.0.17 - - [2025-01-20 02:19:03] "POST /neutron/port HTTP/1.1" 200 1083 0.013711 10.0.0.17 - - [2025-01-20 02:19:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005280 10.0.0.17 - - [2025-01-20 02:19:03] "POST /neutron/port HTTP/1.1" 200 1083 0.013069 10.0.0.17 - - [2025-01-20 02:19:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005497 10.0.0.17 - - [2025-01-20 02:19:03] "GET /virtual-machine/5bf2cabb-c49d-444e-bb62-24ceaa1555d6 HTTP/1.1" 401 292 0.000354 10.0.0.17 - - [2025-01-20 02:19:03] "GET /virtual-machine/5bf2cabb-c49d-444e-bb62-24ceaa1555d6 HTTP/1.1" 200 1292 0.025059 10.0.0.17 - - [2025-01-20 02:19:03] "GET /virtual-machine-interface/a5bb1d94-f85a-430d-8ea4-6acd8e99ed91 HTTP/1.1" 200 2972 0.004635 10.0.0.17 - - [2025-01-20 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.17 - - [2025-01-20 02:19:03] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003210 10.0.0.17 - - [2025-01-20 02:19:03] "GET /virtual-networks?parent_id=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002719 10.0.0.17 - - [2025-01-20 02:19:04] "GET /virtual-network/3e3b78ee-c5df-4c29-9585-61bec3118d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004742 10.0.0.17 - - [2025-01-20 02:19:06] "POST /neutron/port HTTP/1.1" 200 1083 0.014524 10.0.0.17 - - [2025-01-20 02:19:07] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005648 10.0.0.17 - - [2025-01-20 02:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.17 - - [2025-01-20 02:19:07] "GET /virtual-network/3e3b78ee-c5df-4c29-9585-61bec3118d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005218 10.0.0.17 - - [2025-01-20 02:19:08] "DELETE /project/80141c75959144c0adc1ef476ff22113 HTTP/1.1" 404 173 0.008769 10.0.0.17 - - [2025-01-20 02:19:08] "DELETE /project/155ec0528ed34846ba9f800b35bb39c8 HTTP/1.1" 404 173 0.007906 10.0.0.17 - - [2025-01-20 02:19:08] "GET /projects?obj_uuids=155ec052-8ed3-4846-ba9f-800b35bb39c8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001496 10.0.0.17 - - [2025-01-20 02:19:08] "GET /projects?obj_uuids=7d1e2264-b235-439e-9332-7a05782c9fc8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001357 10.0.0.17 - - [2025-01-20 02:19:08] "GET /project/7d1e2264-b235-439e-9332-7a05782c9fc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.036966 10.0.0.17 - - [2025-01-20 02:19:08] "GET /project/155ec052-8ed3-4846-ba9f-800b35bb39c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.046033 10.0.0.17 - - [2025-01-20 02:19:08] "GET /projects?obj_uuids=7d1e2264-b235-439e-9332-7a05782c9fc8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001060 10.0.0.17 - - [2025-01-20 02:19:08] "GET /projects?obj_uuids=155ec052-8ed3-4846-ba9f-800b35bb39c8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000908 10.0.0.17 - - [2025-01-20 02:19:08] "GET /project/7d1e2264-b235-439e-9332-7a05782c9fc8?fields=security_groups HTTP/1.1" 200 1366 0.033457 10.0.0.17 - - [2025-01-20 02:19:08] "GET /project/155ec052-8ed3-4846-ba9f-800b35bb39c8?fields=security_groups HTTP/1.1" 200 1366 0.033945 10.0.0.17 - - [2025-01-20 02:19:08] "DELETE /security-group/efaec619-8cdc-4b9c-89da-15fe06293768 HTTP/1.1" 200 115 0.067621 10.0.0.17 - - [2025-01-20 02:19:08] "GET /projects?obj_uuids=7d1e2264-b235-439e-9332-7a05782c9fc8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001565 10.0.0.17 - - [2025-01-20 02:19:08] "DELETE /access-control-list/9b074cbc-0fd7-4750-b591-c283ce70cc59 HTTP/1.1" 200 115 0.039892 10.0.0.17 - - [2025-01-20 02:19:08] "DELETE /security-group/c8b82a28-90c0-49b3-9e74-19c98debc9c9 HTTP/1.1" 200 115 0.083519 10.0.0.17 - - [2025-01-20 02:19:08] "GET /projects?obj_uuids=155ec052-8ed3-4846-ba9f-800b35bb39c8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001350 10.0.0.17 - - [2025-01-20 02:19:08] "GET /project/7d1e2264-b235-439e-9332-7a05782c9fc8?fields=application_policy_sets HTTP/1.1" 200 1405 0.050982 10.0.0.17 - - [2025-01-20 02:19:08] "DELETE /access-control-list/f026a214-3b49-47e8-bb84-549578f71c0b HTTP/1.1" 200 115 0.053444 10.0.0.17 - - [2025-01-20 02:19:08] "GET /project/155ec052-8ed3-4846-ba9f-800b35bb39c8?fields=application_policy_sets HTTP/1.1" 200 1405 0.069679 10.0.0.17 - - [2025-01-20 02:19:08] "DELETE /access-control-list/34529181-6bbd-4454-a051-e74f2ae55da3 HTTP/1.1" 200 115 0.029290 10.0.0.17 - - [2025-01-20 02:19:08] "DELETE /access-control-list/0e9eec93-92f7-40bc-b9a8-fd98c61c94a8 HTTP/1.1" 200 115 0.021255 10.0.0.17 - - [2025-01-20 02:19:08] "DELETE /project/7d1e2264-b235-439e-9332-7a05782c9fc8 HTTP/1.1" 200 115 0.402940 10.0.0.17 - - [2025-01-20 02:19:08] "DELETE /project/155ec052-8ed3-4846-ba9f-800b35bb39c8 HTTP/1.1" 200 115 0.438483 10.0.0.17 - - [2025-01-20 02:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.17 - - [2025-01-20 02:19:09] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003437 10.0.0.17 - - [2025-01-20 02:19:09] "GET /virtual-networks?parent_id=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003092 10.0.0.17 - - [2025-01-20 02:19:09] "GET /virtual-network/3e3b78ee-c5df-4c29-9585-61bec3118d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005588 10.0.0.17 - - [2025-01-20 02:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.17 - - [2025-01-20 02:19:11] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002813 10.0.0.17 - - [2025-01-20 02:19:11] "PUT /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3 HTTP/1.1" 200 276 0.009547 10.0.0.17 - - [2025-01-20 02:19:11] "POST /neutron/network HTTP/1.1" 200 839 0.021837 10.0.0.17 - - [2025-01-20 02:19:11] "POST /neutron/network HTTP/1.1" 400 204 0.012926 10.0.0.17 - - [2025-01-20 02:19:12] "POST /neutron/port HTTP/1.1" 200 1083 0.017217 10.0.0.17 - - [2025-01-20 02:19:12] "POST /neutron/port HTTP/1.1" 200 1109 0.008210 10.0.0.17 - - [2025-01-20 02:19:12] "POST /neutron/port HTTP/1.1" 200 151 0.108032 10.0.0.17 - - [2025-01-20 02:19:13] "POST /neutron/network HTTP/1.1" 200 839 0.004988 10.0.0.17 - - [2025-01-20 02:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004973 10.0.0.17 - - [2025-01-20 02:19:13] "DELETE /route-target/3ff1e03d-7ac6-4511-a44d-6e36b49a7e30 HTTP/1.1" 200 115 0.017991 10.0.0.17 - - [2025-01-20 02:19:13] "POST /useragent-kv HTTP/1.1" 200 115 0.028272 10.0.0.17 - - [2025-01-20 02:19:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002911 10.0.0.17 - - [2025-01-20 02:19:13] "POST /neutron/network HTTP/1.1" 200 151 0.108184 10.0.0.17 - - [2025-01-20 02:19:14] "GET /global-vrouter-configs HTTP/1.1" 200 357 0.003358 10.0.0.17 - - [2025-01-20 02:19:14] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3 HTTP/1.1" 200 1827 0.002997 10.0.0.17 - - [2025-01-20 02:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.17 - - [2025-01-20 02:19:14] "GET /projects?obj_uuids=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001292 10.0.0.17 - - [2025-01-20 02:19:14] "GET /project/80141c75-9591-44c0-adc1-ef476ff22113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.027634 10.0.0.17 - - [2025-01-20 02:19:14] "POST /neutron/network HTTP/1.1" 200 117 0.008338 10.0.0.17 - - [2025-01-20 02:19:14] "GET /projects?obj_uuids=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001238 10.0.0.17 - - [2025-01-20 02:19:14] "POST /neutron/network HTTP/1.1" 200 605 0.062939 10.0.0.17 - - [2025-01-20 02:19:14] "POST /route-targets HTTP/1.1" 200 327 0.008959 10.0.0.17 - - [2025-01-20 02:19:14] "POST /ref-update HTTP/1.1" 200 156 0.010369 10.0.0.17 - - [2025-01-20 02:19:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003924 10.0.0.17 - - [2025-01-20 02:19:14] "POST /neutron/subnet HTTP/1.1" 200 729 0.163723 10.0.0.17 - - [2025-01-20 02:19:14] "POST /neutron/network HTTP/1.1" 200 825 0.007344 10.0.0.17 - - [2025-01-20 02:19:14] "POST /id-to-fqname HTTP/1.1" 200 220 0.001123 10.0.0.17 - - [2025-01-20 02:19:14] "GET /virtual-network/c6d76cee-714a-4602-b43d-588caf891818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006653 10.0.0.17 - - [2025-01-20 02:19:14] "GET /obj-perms HTTP/1.1" 200 5056 0.044474 10.0.0.17 - - [2025-01-20 02:19:14] "POST /neutron/network HTTP/1.1" 200 825 0.006196 10.0.0.17 - - [2025-01-20 02:19:14] "GET /virtual-network/c6d76cee-714a-4602-b43d-588caf891818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004518 10.0.0.17 - - [2025-01-20 02:19:14] "POST /neutron/network HTTP/1.1" 200 825 0.005844 10.0.0.17 - - [2025-01-20 02:19:14] "POST /neutron/subnet HTTP/1.1" 200 729 0.007040 10.0.0.17 - - [2025-01-20 02:19:14] "POST /id-to-fqname HTTP/1.1" 200 220 0.001094 10.0.0.17 - - [2025-01-20 02:19:14] "POST /neutron/network HTTP/1.1" 200 835 0.005236 10.0.0.17 - - [2025-01-20 02:19:14] "GET /aaa-mode HTTP/1.1" 401 292 0.000423 10.0.0.17 - - [2025-01-20 02:19:15] "GET /obj-perms HTTP/1.1" 200 5056 0.043622 10.0.0.17 - - [2025-01-20 02:19:15] "GET / HTTP/1.1" 200 35931 0.005021 10.0.0.17 - - [2025-01-20 02:19:15] "GET /project/80141c75-9591-44c0-adc1-ef476ff22113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000834 10.0.0.17 - - [2025-01-20 02:19:15] "GET /projects?obj_uuids=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001075 10.0.0.17 - - [2025-01-20 02:19:15] "GET /project/80141c75-9591-44c0-adc1-ef476ff22113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.051618 10.0.0.17 - - [2025-01-20 02:19:15] "POST /neutron/network HTTP/1.1" 200 825 0.004960 10.0.0.17 - - [2025-01-20 02:19:15] "POST /neutron/port HTTP/1.1" 200 117 0.004821 10.0.0.17 - - [2025-01-20 02:19:15] "POST /neutron/port HTTP/1.1" 200 117 0.004627 10.0.0.17 - - [2025-01-20 02:19:15] "POST /neutron/port HTTP/1.1" 200 117 0.005476 10.0.0.17 - - [2025-01-20 02:19:16] "POST /neutron/network HTTP/1.1" 200 835 0.005148 10.0.0.17 - - [2025-01-20 02:19:16] "GET /projects?obj_uuids=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001082 10.0.0.17 - - [2025-01-20 02:19:16] "POST /neutron/port HTTP/1.1" 200 1061 0.203602 10.0.0.17 - - [2025-01-20 02:19:16] "POST /neutron/port HTTP/1.1" 200 1061 0.008813 10.0.0.17 - - [2025-01-20 02:19:16] "POST /neutron/port HTTP/1.1" 200 1061 0.009103 10.0.0.17 - - [2025-01-20 02:19:16] "POST /neutron/port HTTP/1.1" 200 1115 0.056132 10.0.0.17 - - [2025-01-20 02:19:16] "POST /neutron/port HTTP/1.1" 200 1089 0.015560 10.0.0.17 - - [2025-01-20 02:19:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002892 10.0.0.17 - - [2025-01-20 02:19:16] "POST /neutron/subnet HTTP/1.1" 200 703 0.009356 10.0.0.17 - - [2025-01-20 02:19:16] "POST /neutron/port HTTP/1.1" 200 117 0.001101 10.0.0.17 - - [2025-01-20 02:19:16] "POST /neutron/network HTTP/1.1" 200 825 0.005048 10.0.0.17 - - [2025-01-20 02:19:20] "POST /neutron/port HTTP/1.1" 200 1089 0.014191 10.0.0.17 - - [2025-01-20 02:19:20] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005643 10.0.0.17 - - [2025-01-20 02:19:20] "POST /neutron/port HTTP/1.1" 200 1089 0.016144 10.0.0.17 - - [2025-01-20 02:19:20] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005309 10.0.0.17 - - [2025-01-20 02:19:21] "POST /neutron/port HTTP/1.1" 200 1089 0.018980 10.0.0.17 - - [2025-01-20 02:19:21] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005511 10.0.0.17 - - [2025-01-20 02:19:21] "GET /virtual-machine/190bf3ca-d170-4765-ae3f-002572d4020a HTTP/1.1" 200 1292 0.004314 10.0.0.17 - - [2025-01-20 02:19:21] "GET /virtual-machine-interface/b5a13fd9-e476-4cc3-920a-da4c9a708d35 HTTP/1.1" 200 2942 0.004427 10.0.0.17 - - [2025-01-20 02:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.17 - - [2025-01-20 02:19:21] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002781 10.0.0.17 - - [2025-01-20 02:19:21] "GET /virtual-networks?parent_id=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003229 10.0.0.17 - - [2025-01-20 02:19:21] "GET /virtual-network/c6d76cee-714a-4602-b43d-588caf891818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005201 10.0.0.17 - - [2025-01-20 02:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.17 - - [2025-01-20 02:19:24] "GET /virtual-network/c6d76cee-714a-4602-b43d-588caf891818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007444 10.0.0.17 - - [2025-01-20 02:19:24] "POST /neutron/port HTTP/1.1" 200 1089 0.014199 10.0.0.17 - - [2025-01-20 02:19:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005132 10.0.0.17 - - [2025-01-20 02:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.17 - - [2025-01-20 02:19:26] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003206 10.0.0.17 - - [2025-01-20 02:19:26] "GET /virtual-networks?parent_id=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002725 10.0.0.17 - - [2025-01-20 02:19:26] "GET /virtual-network/c6d76cee-714a-4602-b43d-588caf891818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005285 10.0.0.17 - - [2025-01-20 02:19:28] "POST /neutron/network HTTP/1.1" 200 825 0.005635 10.0.0.17 - - [2025-01-20 02:19:28] "POST /neutron/network HTTP/1.1" 400 204 0.013608 10.0.0.17 - - [2025-01-20 02:19:28] "POST /neutron/port HTTP/1.1" 200 1089 0.014914 10.0.0.17 - - [2025-01-20 02:19:28] "POST /neutron/port HTTP/1.1" 200 1115 0.008174 10.0.0.17 - - [2025-01-20 02:19:29] "POST /neutron/port HTTP/1.1" 200 151 0.102280 10.0.0.17 - - [2025-01-20 02:19:30] "POST /neutron/network HTTP/1.1" 200 825 0.007638 10.0.0.17 - - [2025-01-20 02:19:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.17 - - [2025-01-20 02:19:30] "POST /useragent-kv HTTP/1.1" 200 115 0.001940 10.0.0.17 - - [2025-01-20 02:19:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002779 10.0.0.17 - - [2025-01-20 02:19:30] "POST /neutron/network HTTP/1.1" 200 151 0.077774 10.0.0.17 - - [2025-01-20 02:19:30] "DELETE /route-target/10492584-616b-4b41-bf4b-6d3081a1e9cb HTTP/1.1" 200 115 0.016170 10.0.0.17 - - [2025-01-20 02:19:31] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.002770 10.0.0.17 - - [2025-01-20 02:19:31] "POST /network-ipams HTTP/1.1" 200 541 0.015409 10.0.0.17 - - [2025-01-20 02:19:31] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 764 0.003199 10.0.0.17 - - [2025-01-20 02:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.17 - - [2025-01-20 02:19:31] "GET /network-ipam/8dd0d9c5-9193-4383-a778-18b9e4595b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.004612 10.0.0.17 - - [2025-01-20 02:19:31] "PUT /network-ipam/8dd0d9c5-9193-4383-a778-18b9e4595b66 HTTP/1.1" 200 258 0.009177 10.0.0.17 - - [2025-01-20 02:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.17 - - [2025-01-20 02:19:31] "GET /projects?obj_uuids=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001064 10.0.0.17 - - [2025-01-20 02:19:31] "GET /project/80141c75-9591-44c0-adc1-ef476ff22113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.020730 10.0.0.17 - - [2025-01-20 02:19:31] "POST /neutron/network HTTP/1.1" 200 117 0.007083 10.0.0.17 - - [2025-01-20 02:19:31] "GET /projects?obj_uuids=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001179 10.0.0.17 - - [2025-01-20 02:19:31] "POST /neutron/network HTTP/1.1" 200 605 0.053872 10.0.0.17 - - [2025-01-20 02:19:31] "POST /route-targets HTTP/1.1" 200 327 0.008615 10.0.0.17 - - [2025-01-20 02:19:31] "POST /ref-update HTTP/1.1" 200 156 0.009455 10.0.0.17 - - [2025-01-20 02:19:31] "POST /useragent-kv HTTP/1.1" 200 115 0.001863 10.0.0.17 - - [2025-01-20 02:19:31] "POST /neutron/subnet HTTP/1.1" 200 699 0.182580 10.0.0.17 - - [2025-01-20 02:19:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003355 10.0.0.17 - - [2025-01-20 02:19:31] "POST /neutron/subnet HTTP/1.1" 200 699 0.142755 10.0.0.17 - - [2025-01-20 02:19:31] "POST /neutron/network HTTP/1.1" 200 994 0.007917 10.0.0.17 - - [2025-01-20 02:19:31] "POST /id-to-fqname HTTP/1.1" 200 220 0.001098 10.0.0.17 - - [2025-01-20 02:19:31] "GET /virtual-network/e6bb1b4e-7c6a-4f5e-8288-e31fb2efb856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.004513 10.0.0.17 - - [2025-01-20 02:19:31] "POST /neutron/network HTTP/1.1" 200 994 0.007679 10.0.0.17 - - [2025-01-20 02:19:32] "GET /virtual-network/e6bb1b4e-7c6a-4f5e-8288-e31fb2efb856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.004601 10.0.0.17 - - [2025-01-20 02:19:32] "POST /neutron/network HTTP/1.1" 200 994 0.007228 10.0.0.17 - - [2025-01-20 02:19:32] "POST /neutron/subnet HTTP/1.1" 200 699 0.005908 10.0.0.17 - - [2025-01-20 02:19:32] "POST /neutron/subnet HTTP/1.1" 200 699 0.006611 10.0.0.17 - - [2025-01-20 02:19:32] "POST /neutron/network HTTP/1.1" 200 994 0.006906 10.0.0.17 - - [2025-01-20 02:19:32] "POST /neutron/subnet HTTP/1.1" 200 699 0.006045 10.0.0.17 - - [2025-01-20 02:19:32] "POST /neutron/subnet HTTP/1.1" 200 699 0.006666 10.0.0.17 - - [2025-01-20 02:19:32] "GET /projects?obj_uuids=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001107 10.0.0.17 - - [2025-01-20 02:19:32] "POST /neutron/port HTTP/1.1" 200 1017 0.161949 10.0.0.17 - - [2025-01-20 02:19:32] "GET /projects?obj_uuids=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001026 10.0.0.17 - - [2025-01-20 02:19:32] "POST /neutron/port HTTP/1.1" 200 1017 0.139257 10.0.0.17 - - [2025-01-20 02:19:32] "POST /id-to-fqname HTTP/1.1" 200 220 0.001121 10.0.0.17 - - [2025-01-20 02:19:32] "POST /neutron/port HTTP/1.1" 200 1017 0.006883 10.0.0.17 - - [2025-01-20 02:19:32] "POST /neutron/port HTTP/1.1" 200 1017 0.026922 10.0.0.17 - - [2025-01-20 02:19:32] "POST /neutron/network HTTP/1.1" 200 994 0.006216 10.0.0.17 - - [2025-01-20 02:19:32] "POST /neutron/port HTTP/1.1" 200 1017 0.006328 10.0.0.17 - - [2025-01-20 02:19:32] "POST /neutron/port HTTP/1.1" 200 117 0.005728 10.0.0.17 - - [2025-01-20 02:19:32] "POST /neutron/port HTTP/1.1" 200 117 0.004362 10.0.0.17 - - [2025-01-20 02:19:32] "POST /id-to-fqname HTTP/1.1" 200 220 0.001189 10.0.0.17 - - [2025-01-20 02:19:32] "POST /neutron/port HTTP/1.1" 200 117 0.006778 10.0.0.17 - - [2025-01-20 02:19:33] "POST /neutron/port HTTP/1.1" 200 1017 0.007413 10.0.0.17 - - [2025-01-20 02:19:33] "POST /neutron/port HTTP/1.1" 200 1017 0.007427 10.0.0.17 - - [2025-01-20 02:19:33] "POST /neutron/network HTTP/1.1" 200 994 0.005675 10.0.0.17 - - [2025-01-20 02:19:33] "POST /neutron/port HTTP/1.1" 200 1017 0.011903 10.0.0.17 - - [2025-01-20 02:19:33] "POST /neutron/port HTTP/1.1" 200 1017 0.007288 10.0.0.17 - - [2025-01-20 02:19:33] "POST /neutron/port HTTP/1.1" 200 1017 0.009929 10.0.0.17 - - [2025-01-20 02:19:33] "POST /neutron/port HTTP/1.1" 200 117 0.005364 10.0.0.17 - - [2025-01-20 02:19:33] "POST /neutron/port HTTP/1.1" 200 117 0.008814 10.0.0.17 - - [2025-01-20 02:19:33] "POST /id-to-fqname HTTP/1.1" 200 220 0.001195 10.0.0.17 - - [2025-01-20 02:19:33] "POST /neutron/port HTTP/1.1" 200 117 0.005325 10.0.0.17 - - [2025-01-20 02:19:33] "POST /neutron/network HTTP/1.1" 200 1004 0.007059 10.0.0.17 - - [2025-01-20 02:19:33] "GET /aaa-mode HTTP/1.1" 401 292 0.000385 10.0.0.17 - - [2025-01-20 02:19:33] "GET / HTTP/1.1" 200 35931 0.001726 10.0.0.17 - - [2025-01-20 02:19:33] "GET /project/80141c75-9591-44c0-adc1-ef476ff22113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000366 10.0.0.17 - - [2025-01-20 02:19:33] "POST /neutron/port HTTP/1.1" 200 1017 0.025570 10.0.0.17 - - [2025-01-20 02:19:33] "POST /neutron/network HTTP/1.1" 200 1004 0.006242 10.0.0.17 - - [2025-01-20 02:19:33] "POST /neutron/port HTTP/1.1" 200 1017 0.008089 10.0.0.17 - - [2025-01-20 02:19:33] "POST /neutron/port HTTP/1.1" 200 1017 0.008318 10.0.0.17 - - [2025-01-20 02:19:33] "POST /neutron/port HTTP/1.1" 200 1017 0.006187 10.0.0.17 - - [2025-01-20 02:19:33] "POST /neutron/network HTTP/1.1" 200 1004 0.014750 10.0.0.17 - - [2025-01-20 02:19:33] "POST /neutron/port HTTP/1.1" 200 1017 0.021980 10.0.0.17 - - [2025-01-20 02:19:33] "POST /neutron/port HTTP/1.1" 200 1017 0.017896 10.0.0.17 - - [2025-01-20 02:19:33] "POST /neutron/port HTTP/1.1" 200 1109 0.093595 10.0.0.17 - - [2025-01-20 02:19:33] "POST /neutron/port HTTP/1.1" 200 1083 0.020741 10.0.0.17 - - [2025-01-20 02:19:34] "POST /neutron/port HTTP/1.1" 200 1109 0.082738 10.0.0.17 - - [2025-01-20 02:19:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004515 10.0.0.17 - - [2025-01-20 02:19:34] "POST /neutron/subnet HTTP/1.1" 200 673 0.020499 10.0.0.17 - - [2025-01-20 02:19:34] "POST /neutron/port HTTP/1.1" 200 1083 0.018262 10.0.0.17 - - [2025-01-20 02:19:34] "GET /projects?obj_uuids=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001047 10.0.0.17 - - [2025-01-20 02:19:34] "GET /project/80141c75-9591-44c0-adc1-ef476ff22113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.058561 10.0.0.17 - - [2025-01-20 02:19:34] "POST /neutron/port HTTP/1.1" 200 117 0.002020 10.0.0.17 - - [2025-01-20 02:19:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004677 10.0.0.17 - - [2025-01-20 02:19:34] "POST /neutron/network HTTP/1.1" 200 994 0.006208 10.0.0.17 - - [2025-01-20 02:19:34] "POST /neutron/network HTTP/1.1" 200 994 0.011374 10.0.0.17 - - [2025-01-20 02:19:34] "POST /neutron/subnet HTTP/1.1" 200 673 0.018649 10.0.0.17 - - [2025-01-20 02:19:34] "POST /neutron/port HTTP/1.1" 200 117 0.001101 10.0.0.17 - - [2025-01-20 02:19:34] "POST /neutron/network HTTP/1.1" 200 994 0.012944 10.0.0.17 - - [2025-01-20 02:19:34] "POST /neutron/port HTTP/1.1" 200 2050 0.019092 10.0.0.17 - - [2025-01-20 02:19:34] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005981 10.0.0.17 - - [2025-01-20 02:19:34] "POST /neutron/port HTTP/1.1" 200 117 0.004573 10.0.0.17 - - [2025-01-20 02:19:34] "GET /domains HTTP/1.1" 200 280 0.002450 10.0.0.17 - - [2025-01-20 02:19:34] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000973 10.0.0.17 - - [2025-01-20 02:19:34] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 2573 0.011553 10.0.0.17 - - [2025-01-20 02:19:34] "GET /projects?obj_uuids=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001857 10.0.0.17 - - [2025-01-20 02:19:34] "GET /project/80141c75-9591-44c0-adc1-ef476ff22113 HTTP/1.1" 200 2842 0.089019 10.0.0.17 - - [2025-01-20 02:19:34] "GET /network-ipam/8dd0d9c5-9193-4383-a778-18b9e4595b66 HTTP/1.1" 200 2602 0.005857 10.0.0.17 - - [2025-01-20 02:19:34] "GET /domains HTTP/1.1" 200 280 0.002373 10.0.0.17 - - [2025-01-20 02:19:34] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000954 10.0.0.17 - - [2025-01-20 02:19:34] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 2573 0.006493 10.0.0.17 - - [2025-01-20 02:19:34] "GET /projects?obj_uuids=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000929 10.0.0.17 - - [2025-01-20 02:19:34] "GET /project/80141c75-9591-44c0-adc1-ef476ff22113 HTTP/1.1" 200 2842 0.079300 10.0.0.17 - - [2025-01-20 02:19:34] "GET /virtual-network/e6bb1b4e-7c6a-4f5e-8288-e31fb2efb856 HTTP/1.1" 200 3779 0.008418 10.0.0.17 - - [2025-01-20 02:19:34] "GET /virtual-network/e6bb1b4e-7c6a-4f5e-8288-e31fb2efb856 HTTP/1.1" 200 3779 0.005593 10.0.0.17 - - [2025-01-20 02:19:34] "GET /routing-instance/599ae045-6651-4a80-a96c-398daafd0319 HTTP/1.1" 200 2380 0.003452 10.0.0.17 - - [2025-01-20 02:19:34] "GET /routing-instance/599ae045-6651-4a80-a96c-398daafd0319 HTTP/1.1" 200 2380 0.009633 10.0.0.17 - - [2025-01-20 02:19:34] "GET /route-target/7adbb2cc-8dc1-4e6c-9a8a-697744db1fa1 HTTP/1.1" 200 1204 0.009152 10.0.0.17 - - [2025-01-20 02:19:34] "GET /virtual-network/e6bb1b4e-7c6a-4f5e-8288-e31fb2efb856 HTTP/1.1" 200 3779 0.015100 10.0.0.17 - - [2025-01-20 02:19:34] "GET /routing-instance/599ae045-6651-4a80-a96c-398daafd0319 HTTP/1.1" 200 2380 0.003203 10.0.0.17 - - [2025-01-20 02:19:34] "GET /virtual-network/e6bb1b4e-7c6a-4f5e-8288-e31fb2efb856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.007835 10.0.0.17 - - [2025-01-20 02:19:34] "GET /virtual-network/e6bb1b4e-7c6a-4f5e-8288-e31fb2efb856 HTTP/1.1" 200 3779 0.009961 10.0.0.17 - - [2025-01-20 02:19:34] "GET /routing-instance/599ae045-6651-4a80-a96c-398daafd0319 HTTP/1.1" 200 2380 0.005286 10.0.0.17 - - [2025-01-20 02:19:34] "GET /routing-instance/599ae045-6651-4a80-a96c-398daafd0319 HTTP/1.1" 200 2380 0.009085 10.0.0.17 - - [2025-01-20 02:19:34] "GET /route-target/7adbb2cc-8dc1-4e6c-9a8a-697744db1fa1 HTTP/1.1" 200 1204 0.003058 10.0.0.17 - - [2025-01-20 02:19:34] "GET /domains HTTP/1.1" 200 280 0.002423 10.0.0.17 - - [2025-01-20 02:19:34] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000955 10.0.0.17 - - [2025-01-20 02:19:34] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 2573 0.006453 10.0.0.17 - - [2025-01-20 02:19:34] "POST /neutron/network HTTP/1.1" 200 1004 0.006890 10.0.0.17 - - [2025-01-20 02:19:34] "GET /projects?obj_uuids=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000869 10.0.0.17 - - [2025-01-20 02:19:34] "GET /projects?obj_uuids=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000956 10.0.0.17 - - [2025-01-20 02:19:34] "GET /project/80141c75-9591-44c0-adc1-ef476ff22113 HTTP/1.1" 200 2842 0.104478 10.0.0.17 - - [2025-01-20 02:19:34] "GET /virtual-network/e6bb1b4e-7c6a-4f5e-8288-e31fb2efb856 HTTP/1.1" 200 3779 0.008918 10.0.0.17 - - [2025-01-20 02:19:35] "POST /neutron/port HTTP/1.1" 200 1055 0.256287 10.0.0.17 - - [2025-01-20 02:19:35] "POST /neutron/port HTTP/1.1" 200 1055 0.014874 10.0.0.17 - - [2025-01-20 02:19:35] "POST /neutron/port HTTP/1.1" 200 1055 0.013457 10.0.0.17 - - [2025-01-20 02:19:35] "POST /neutron/port HTTP/1.1" 200 1109 0.119951 10.0.0.17 - - [2025-01-20 02:19:35] "POST /neutron/port HTTP/1.1" 200 1083 0.036252 10.0.0.17 - - [2025-01-20 02:19:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002946 10.0.0.17 - - [2025-01-20 02:19:35] "POST /neutron/subnet HTTP/1.1" 200 673 0.011602 10.0.0.17 - - [2025-01-20 02:19:35] "GET /obj-perms HTTP/1.1" 200 5030 0.088209 10.0.0.17 - - [2025-01-20 02:19:35] "POST /neutron/port HTTP/1.1" 200 117 0.000981 10.0.0.17 - - [2025-01-20 02:19:35] "POST /neutron/network HTTP/1.1" 200 994 0.012160 10.0.0.17 - - [2025-01-20 02:19:35] "POST /neutron/port HTTP/1.1" 200 1083 0.014670 10.0.0.17 - - [2025-01-20 02:19:35] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006998 10.0.0.17 - - [2025-01-20 02:19:40] "POST /neutron/port HTTP/1.1" 200 1083 0.013957 10.0.0.17 - - [2025-01-20 02:19:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005350 10.0.0.17 - - [2025-01-20 02:19:40] "POST /neutron/port HTTP/1.1" 200 1083 0.014101 10.0.0.17 - - [2025-01-20 02:19:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.004882 10.0.0.17 - - [2025-01-20 02:19:40] "POST /neutron/port HTTP/1.1" 200 1083 0.015085 10.0.0.17 - - [2025-01-20 02:19:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006061 10.0.0.17 - - [2025-01-20 02:19:40] "GET /virtual-machine/496c907a-d08f-4eb1-a601-fe96096e332c HTTP/1.1" 200 1288 0.004403 10.0.0.17 - - [2025-01-20 02:19:40] "GET /virtual-machine-interface/657a6a10-a190-4a39-b8ea-fe8a836bc5ac HTTP/1.1" 200 2941 0.004648 10.0.0.17 - - [2025-01-20 02:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.17 - - [2025-01-20 02:19:40] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002890 10.0.0.17 - - [2025-01-20 02:19:40] "GET /virtual-networks?parent_id=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003079 10.0.0.17 - - [2025-01-20 02:19:40] "GET /virtual-network/e6bb1b4e-7c6a-4f5e-8288-e31fb2efb856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005419 10.0.0.17 - - [2025-01-20 02:19:42] "POST /neutron/port HTTP/1.1" 200 1083 0.014979 10.0.0.17 - - [2025-01-20 02:19:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005002 10.0.0.17 - - [2025-01-20 02:19:42] "POST /neutron/port HTTP/1.1" 200 1083 0.018988 10.0.0.17 - - [2025-01-20 02:19:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.004597 10.0.0.17 - - [2025-01-20 02:19:43] "POST /neutron/port HTTP/1.1" 200 1083 0.013620 10.0.0.17 - - [2025-01-20 02:19:43] "POST /neutron/security_group HTTP/1.1" 200 2058 0.004789 10.0.0.17 - - [2025-01-20 02:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.17 - - [2025-01-20 02:19:43] "GET /virtual-network/e6bb1b4e-7c6a-4f5e-8288-e31fb2efb856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.004663 10.0.0.17 - - [2025-01-20 02:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.17 - - [2025-01-20 02:19:46] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002933 10.0.0.17 - - [2025-01-20 02:19:46] "GET /virtual-networks?parent_id=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002895 10.0.0.17 - - [2025-01-20 02:19:46] "GET /virtual-network/e6bb1b4e-7c6a-4f5e-8288-e31fb2efb856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005139 10.0.0.17 - - [2025-01-20 02:19:46] "POST /neutron/port HTTP/1.1" 200 1083 0.015088 10.0.0.17 - - [2025-01-20 02:19:46] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006770 10.0.0.17 - - [2025-01-20 02:19:46] "POST /neutron/port HTTP/1.1" 200 1083 0.014626 10.0.0.17 - - [2025-01-20 02:19:46] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005615 10.0.0.17 - - [2025-01-20 02:19:46] "POST /neutron/port HTTP/1.1" 200 1083 0.014457 10.0.0.17 - - [2025-01-20 02:19:46] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005962 10.0.0.17 - - [2025-01-20 02:19:46] "GET /virtual-machine/f10ca1b0-1bec-47cd-95d1-c254ad7d36b0 HTTP/1.1" 200 1289 0.003946 10.0.0.17 - - [2025-01-20 02:19:46] "GET /virtual-machine-interface/3844593a-a44c-409d-9b84-6d6ad6a8ea33 HTTP/1.1" 200 2941 0.004378 10.0.0.17 - - [2025-01-20 02:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.17 - - [2025-01-20 02:19:46] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002517 10.0.0.17 - - [2025-01-20 02:19:46] "GET /virtual-networks?parent_id=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003138 10.0.0.17 - - [2025-01-20 02:19:46] "GET /virtual-network/e6bb1b4e-7c6a-4f5e-8288-e31fb2efb856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005164 10.0.0.17 - - [2025-01-20 02:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.17 - - [2025-01-20 02:19:47] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002817 10.0.0.17 - - [2025-01-20 02:19:47] "GET /virtual-networks?parent_id=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002723 10.0.0.17 - - [2025-01-20 02:19:47] "GET /virtual-network/e6bb1b4e-7c6a-4f5e-8288-e31fb2efb856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.004976 10.0.0.17 - - [2025-01-20 02:19:48] "POST /neutron/port HTTP/1.1" 200 1083 0.015357 10.0.0.17 - - [2025-01-20 02:19:48] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006754 10.0.0.17 - - [2025-01-20 02:19:48] "POST /neutron/port HTTP/1.1" 200 1083 0.013822 10.0.0.17 - - [2025-01-20 02:19:48] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005618 10.0.0.17 - - [2025-01-20 02:19:48] "POST /neutron/port HTTP/1.1" 200 1083 0.016872 10.0.0.17 - - [2025-01-20 02:19:48] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006724 10.0.0.17 - - [2025-01-20 02:19:48] "GET /virtual-machine/82c63d82-8c01-424b-b037-3e82b295880b HTTP/1.1" 200 1292 0.005145 10.0.0.17 - - [2025-01-20 02:19:48] "GET /virtual-machine-interface/3ba7b90b-e741-4829-9632-9150bc776837 HTTP/1.1" 200 2941 0.004453 10.0.0.17 - - [2025-01-20 02:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.17 - - [2025-01-20 02:19:48] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003120 10.0.0.17 - - [2025-01-20 02:19:48] "GET /virtual-networks?parent_id=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003659 10.0.0.17 - - [2025-01-20 02:19:48] "GET /virtual-network/e6bb1b4e-7c6a-4f5e-8288-e31fb2efb856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.007638 10.0.0.17 - - [2025-01-20 02:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.17 - - [2025-01-20 02:19:49] "GET /global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002846 10.0.0.17 - - [2025-01-20 02:19:49] "GET /virtual-networks?parent_id=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002618 10.0.0.17 - - [2025-01-20 02:19:49] "GET /virtual-network/e6bb1b4e-7c6a-4f5e-8288-e31fb2efb856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005047 10.0.0.17 - - [2025-01-20 02:19:55] "POST /neutron/port HTTP/1.1" 200 1083 0.016783 10.0.0.17 - - [2025-01-20 02:19:55] "POST /neutron/port HTTP/1.1" 200 1083 0.014058 10.0.0.17 - - [2025-01-20 02:19:55] "POST /neutron/network HTTP/1.1" 200 1004 0.006930 10.0.0.17 - - [2025-01-20 02:19:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003608 10.0.0.17 - - [2025-01-20 02:19:55] "POST /neutron/subnet HTTP/1.1" 200 673 0.013206 10.0.0.17 - - [2025-01-20 02:19:55] "POST /neutron/port HTTP/1.1" 200 117 0.001237 10.0.0.17 - - [2025-01-20 02:19:55] "POST /neutron/network HTTP/1.1" 200 994 0.007696 10.0.0.17 - - [2025-01-20 02:20:05] "POST /neutron/port HTTP/1.1" 200 1109 0.016889 10.0.0.17 - - [2025-01-20 02:20:05] "POST /neutron/port HTTP/1.1" 200 1109 0.015476 10.0.0.17 - - [2025-01-20 02:20:05] "POST /neutron/port HTTP/1.1" 200 151 0.126187 10.0.0.17 - - [2025-01-20 02:20:05] "POST /neutron/port HTTP/1.1" 200 1083 0.017897 10.0.0.17 - - [2025-01-20 02:20:05] "POST /neutron/port HTTP/1.1" 200 1109 0.007426 10.0.0.17 - - [2025-01-20 02:20:05] "POST /neutron/port HTTP/1.1" 200 1109 0.009405 10.0.0.17 - - [2025-01-20 02:20:05] "POST /neutron/port HTTP/1.1" 200 1109 0.016260 10.0.0.17 - - [2025-01-20 02:20:05] "POST /neutron/port HTTP/1.1" 400 205 0.004730 10.0.0.17 - - [2025-01-20 02:20:05] "POST /neutron/port HTTP/1.1" 200 151 0.139066 10.0.0.17 - - [2025-01-20 02:20:05] "POST /neutron/port HTTP/1.1" 200 151 0.133671 10.0.0.17 - - [2025-01-20 02:20:06] "POST /neutron/network HTTP/1.1" 200 994 0.008422 10.0.0.17 - - [2025-01-20 02:20:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002597 10.0.0.17 - - [2025-01-20 02:20:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002531 10.0.0.17 - - [2025-01-20 02:20:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002335 10.0.0.17 - - [2025-01-20 02:20:06] "POST /useragent-kv HTTP/1.1" 200 115 0.001767 10.0.0.17 - - [2025-01-20 02:20:06] "POST /neutron/network HTTP/1.1" 200 151 0.098193 10.0.0.17 - - [2025-01-20 02:20:06] "GET /routing-instance/599ae045-6651-4a80-a96c-398daafd0319 HTTP/1.1" 404 171 0.002652 10.0.0.17 - - [2025-01-20 02:20:06] "GET /domains HTTP/1.1" 200 280 0.003545 10.0.0.17 - - [2025-01-20 02:20:06] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001277 10.0.0.17 - - [2025-01-20 02:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.17 - - [2025-01-20 02:20:06] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447 HTTP/1.1" 200 2573 0.049231 10.0.0.17 - - [2025-01-20 02:20:06] "GET /projects?obj_uuids=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001078 10.0.0.17 - - [2025-01-20 02:20:06] "POST /neutron/port HTTP/1.1" 200 117 0.017059 10.0.0.17 - - [2025-01-20 02:20:06] "DELETE /route-target/7adbb2cc-8dc1-4e6c-9a8a-697744db1fa1 HTTP/1.1" 200 115 0.034463 10.0.0.17 - - [2025-01-20 02:20:06] "POST /neutron/port HTTP/1.1" 400 205 0.002580 10.0.0.17 - - [2025-01-20 02:20:06] "GET /project/80141c75-9591-44c0-adc1-ef476ff22113 HTTP/1.1" 200 2085 0.083271 10.0.0.17 - - [2025-01-20 02:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006224 10.0.0.17 - - [2025-01-20 02:20:06] "DELETE /network-ipam/8dd0d9c5-9193-4383-a778-18b9e4595b66 HTTP/1.1" 200 115 0.028676 10.0.0.17 - - [2025-01-20 02:20:06] "POST /fqname-to-id HTTP/1.1" 404 211 0.002547 10.0.0.17 - - [2025-01-20 02:20:06] "GET /projects?obj_uuids=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001042 10.0.0.17 - - [2025-01-20 02:20:06] "GET /project/80141c75-9591-44c0-adc1-ef476ff22113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.055042 10.0.0.17 - - [2025-01-20 02:20:06] "GET /projects?obj_uuids=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000999 10.0.0.17 - - [2025-01-20 02:20:06] "GET /project/80141c75-9591-44c0-adc1-ef476ff22113?fields=virtual_networks HTTP/1.1" 200 1032 0.066579 10.0.0.17 - - [2025-01-20 02:20:06] "GET /projects?obj_uuids=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001054 10.0.0.17 - - [2025-01-20 02:20:06] "GET /project/80141c75-9591-44c0-adc1-ef476ff22113?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.027061 10.0.0.17 - - [2025-01-20 02:20:06] "GET /projects?obj_uuids=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001007 10.0.0.17 - - [2025-01-20 02:20:06] "GET /project/80141c75-9591-44c0-adc1-ef476ff22113?fields=security_groups HTTP/1.1" 200 1258 0.025415 10.0.0.17 - - [2025-01-20 02:20:08] "GET /projects?obj_uuids=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001000 10.0.0.17 - - [2025-01-20 02:20:08] "GET /project/80141c75-9591-44c0-adc1-ef476ff22113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.040483 10.0.0.17 - - [2025-01-20 02:20:08] "GET /projects?obj_uuids=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001346 10.0.0.17 - - [2025-01-20 02:20:08] "GET /project/80141c75-9591-44c0-adc1-ef476ff22113?fields=security_groups HTTP/1.1" 200 1363 0.042679 10.0.0.17 - - [2025-01-20 02:20:08] "DELETE /security-group/b85732b2-11eb-4a12-a9b3-eb6db84ea34c HTTP/1.1" 200 115 0.047718 10.0.0.17 - - [2025-01-20 02:20:08] "GET /projects?obj_uuids=80141c75-9591-44c0-adc1-ef476ff22113&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001257 10.0.0.17 - - [2025-01-20 02:20:08] "DELETE /access-control-list/dd6fadf8-14ea-49d8-ac46-a06d97554474 HTTP/1.1" 200 115 0.041449 10.0.0.17 - - [2025-01-20 02:20:08] "GET /project/80141c75-9591-44c0-adc1-ef476ff22113?fields=application_policy_sets HTTP/1.1" 200 1402 0.038427 10.0.0.17 - - [2025-01-20 02:20:08] "DELETE /access-control-list/44b4b3d8-4f1b-430c-bf8d-04b9f58bd860 HTTP/1.1" 200 115 0.028456 10.0.0.17 - - [2025-01-20 02:20:08] "DELETE /project/80141c75-9591-44c0-adc1-ef476ff22113 HTTP/1.1" 200 115 0.361533 10.0.0.17 - - [2025-01-20 02:20:10] "POST /neutron/port HTTP/1.1" 200 117 0.005025 10.0.0.17 - - [2025-01-20 02:20:10] "POST /neutron/port HTTP/1.1" 400 205 0.002626 10.0.0.17 - - [2025-01-20 02:20:14] "GET / HTTP/1.1" 200 35931 0.002193 10.0.0.17 - - [2025-01-20 02:20:14] "GET /project/d4f2029b-9f44-44a7-8ddb-b911db9191b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000439 10.0.0.17 - - [2025-01-20 02:20:15] "GET /projects?obj_uuids=d4f2029b-9f44-44a7-8ddb-b911db9191b5&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001858 10.0.0.17 - - [2025-01-20 02:20:15] "GET /project/d4f2029b-9f44-44a7-8ddb-b911db9191b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.349445 10.0.0.17 - - [2025-01-20 02:20:15] "GET /obj-perms HTTP/1.1" 200 5056 0.067956 10.0.0.17 - - [2025-01-20 02:20:15] "GET /obj-perms HTTP/1.1" 200 5056 0.057373 [Introspect:8084]10.0.0.17 - - [2025-01-20 02:20:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001050 10.0.0.17 - - [2025-01-20 02:20:16] "POST /fqname-to-id HTTP/1.1" 404 184 0.019784 10.0.0.17 - - [2025-01-20 02:20:16] "GET /projects?obj_uuids=461aeb8e-615e-47c9-98c8-82a7f4727967&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002430 10.0.0.17 - - [2025-01-20 02:20:16] "GET /domains?obj_uuids=9668a63d-14cd-4b12-8591-b4f8fd6cf447&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000953 10.0.0.17 - - [2025-01-20 02:20:16] "GET /domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006472 10.0.0.17 - - [2025-01-20 02:20:16] "POST /id-to-fqname HTTP/1.1" 200 186 0.002200 10.0.0.17 - - [2025-01-20 02:20:16] "POST /fqname-to-id HTTP/1.1" 404 195 0.004645 10.0.0.17 - - [2025-01-20 02:20:16] "POST /security-groups HTTP/1.1" 200 587 0.059660 10.0.0.17 - - [2025-01-20 02:20:16] "POST /fqname-to-id HTTP/1.1" 404 230 0.007282 10.0.0.17 - - [2025-01-20 02:20:16] "POST /projects HTTP/1.1" 200 577 0.207056 10.0.0.17 - - [2025-01-20 02:20:16] "POST /access-control-lists HTTP/1.1" 200 592 0.059030 10.0.0.17 - - [2025-01-20 02:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.278697 10.0.0.17 - - [2025-01-20 02:20:16] "POST /fqname-to-id HTTP/1.1" 404 229 0.002806 10.0.0.17 - - [2025-01-20 02:20:16] "GET /project/461aeb8e-615e-47c9-98c8-82a7f4727967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.397545 10.0.0.17 - - [2025-01-20 02:20:16] "POST /access-control-lists HTTP/1.1" 200 590 0.060246 10.0.0.17 - - [2025-01-20 02:20:17] "GET / HTTP/1.1" 200 35931 0.002125 10.0.0.17 - - [2025-01-20 02:20:18] "GET /projects?obj_uuids=461aeb8e-615e-47c9-98c8-82a7f4727967&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001015 10.0.0.17 - - [2025-01-20 02:20:18] "GET /project/461aeb8e-615e-47c9-98c8-82a7f4727967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.032314 10.0.0.17 - - [2025-01-20 02:20:18] "GET /projects?obj_uuids=461aeb8e-615e-47c9-98c8-82a7f4727967&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001495