+++ date ++ echo 'INFO: =================== Mon Mar 31 02:16:26 UTC 2025 ===================' INFO: =================== Mon Mar 31 02:16:26 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.27 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.27 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.27 ++ ANALYTICSDB_NODES=10.0.0.27 ++ ANALYTICS_SNMP_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ '[' -n '10.0.0.27:8081 ' ']' +++ echo 10.0.0.27:8081 ++ ANALYTICS_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ '[' -n '10.0.0.27:9042 ' ']' +++ echo 10.0.0.27:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.27:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ '[' -n '10.0.0.27:8086 ' ']' +++ echo 10.0.0.27:8086 ++ COLLECTOR_SERVERS=10.0.0.27: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.27 ++ CONFIGDB_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ '[' -n '10.0.0.27:8082 ' ']' +++ echo 10.0.0.27:8082 ++ CONFIG_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ '[' -n '10.0.0.27:9161 ' ']' +++ echo 10.0.0.27:9161 ++ CONFIGDB_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ '[' -n '10.0.0.27:9041 ' ']' +++ echo 10.0.0.27:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.27: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.0.0.27 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.27 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ '[' -n 10.0.0.27:2181, ']' +++ echo 10.0.0.27:2181 ++ ZOOKEEPER_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ '[' -n '10.0.0.27:2181 ' ']' +++ echo 10.0.0.27:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.27:2181 ++ RABBITMQ_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ '[' -n 10.0.0.27:5673, ']' +++ echo 10.0.0.27:5673 ++ RABBITMQ_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ '[' -n '10.0.0.27:6379 ' ']' +++ echo 10.0.0.27:6379 ++ REDIS_SERVERS=10.0.0.27: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.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ '[' -n '10.0.0.27:9092 ' ']' +++ echo 10.0.0.27:9092 ++ KAFKA_SERVERS=10.0.0.27: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.27 ++ 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.27 ++ 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.27 ++ 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.27 ++ cut -d , -f 1 + local cassandra=10.0.0.27 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.27 +++ local servers=10.0.0.27 +++ 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 ++++ sort ++++ uniq +++ local local_ips=,10.0.0.27,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.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.27,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ echo 10.0.0.27 1 +++ return ++ local ip=10.0.0.27 ++ [[ -z 10.0.0.27 ]] ++ echo 10.0.0.27 + host_ip=10.0.0.27 + [[ cql == \c\q\l ]] ++ echo 10.0.0.27:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.27:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.27:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 03/31/2025 02:16:35.043 7f3aab9d53c8 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/31/2025 02:16:35.196 7f3aab9d53c8 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/31/2025 02:16:35.210 7f3aab9d53c8 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/31/2025 02:16:35.210 7f3aab9d53c8 [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.27:8082/ Hit Ctrl-C to quit. 10.0.0.27 - - [2025-03-31 02:16:40] "GET / HTTP/1.1" 503 181 0.000446 10.0.0.27 - - [2025-03-31 02:16:40] "GET / HTTP/1.1" 503 181 0.000213 10.0.0.27 - - [2025-03-31 02:16:40] "GET / HTTP/1.1" 503 181 0.000215 10.0.0.27 - - [2025-03-31 02:16:40] "GET / HTTP/1.1" 200 35931 0.001620 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.27 - - [2025-03-31 02:16:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000609 10.0.0.27 - - [2025-03-31 02:16:41] "GET / HTTP/1.1" 200 35931 0.002657 10.0.0.27 - - [2025-03-31 02:16:41] "GET / HTTP/1.1" 200 45871 0.001800 10.0.0.27 - - [2025-03-31 02:16:41] "GET / HTTP/1.1" 200 45871 0.001308 10.0.0.27 - - [2025-03-31 02:16:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000390 10.0.0.27 - - [2025-03-31 02:16:41] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000366 10.0.0.27 - - [2025-03-31 02:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.333498 10.0.0.27 - - [2025-03-31 02:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.27 - - [2025-03-31 02:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.957313 10.0.0.27 - - [2025-03-31 02:16:42] "GET /global-system-config/43dda412-ba22-409b-836c-ec2b963aa0c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.007942 10.0.0.27 - - [2025-03-31 02:16:42] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.067959 10.0.0.27 - - [2025-03-31 02:16:42] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.004574 10.0.0.27 - - [2025-03-31 02:16:42] "POST /fqname-to-id HTTP/1.1" 404 220 0.003360 10.0.0.27 - - [2025-03-31 02:16:42] "POST /config-nodes HTTP/1.1" 200 599 0.028112 /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.27 - - [2025-03-31 02:16:42] "GET / HTTP/1.1" 200 35931 0.002035 10.0.0.27 - - [2025-03-31 02:16:42] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000523 10.0.0.27 - - [2025-03-31 02:16:42] "GET / HTTP/1.1" 200 35931 0.001383 10.0.0.27 - - [2025-03-31 02:16:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000459 10.0.0.27 - - [2025-03-31 02:16:43] "GET / HTTP/1.1" 200 35931 0.002482 10.0.0.27 - - [2025-03-31 02:16:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.319215 10.0.0.27 - - [2025-03-31 02:16:43] "POST /fqname-to-id HTTP/1.1" 404 186 0.031149 10.0.0.27 - - [2025-03-31 02:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.069086 10.0.0.27 - - [2025-03-31 02:16:43] "GET /global-system-config/43dda412-ba22-409b-836c-ec2b963aa0c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.006728 10.0.0.27 - - [2025-03-31 02:16:43] "POST /service-appliance-sets HTTP/1.1" 200 553 0.065951 10.0.0.27 - - [2025-03-31 02:16:43] "POST /fqname-to-id HTTP/1.1" 404 180 0.003757 10.0.0.27 - - [2025-03-31 02:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004425 10.0.0.27 - - [2025-03-31 02:16:43] "GET /global-system-config/43dda412-ba22-409b-836c-ec2b963aa0c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.007359 10.0.0.27 - - [2025-03-31 02:16:43] "POST /service-appliance-sets HTTP/1.1" 200 541 0.021032 10.0.0.27 - - [2025-03-31 02:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.27 - - [2025-03-31 02:16:43] "GET /network-ipam/2af8dc77-93c1-4b44-8bc5-7a99df6c5564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004500 10.0.0.27 - - [2025-03-31 02:16:44] "POST /service-templates HTTP/1.1" 200 511 0.027784 10.0.0.27 - - [2025-03-31 02:16:44] "POST /service-templates HTTP/1.1" 200 501 0.019886 10.0.0.27 - - [2025-03-31 02:16:44] "POST /service-templates HTTP/1.1" 200 515 0.021124 10.0.0.27 - - [2025-03-31 02:16:44] "POST /service-templates HTTP/1.1" 200 535 0.022139 10.0.0.27 - - [2025-03-31 02:16:44] "POST /service-templates HTTP/1.1" 200 507 0.031446 10.0.0.27 - - [2025-03-31 02:16:44] "GET / HTTP/1.1" 200 35931 0.001634 10.0.0.27 - - [2025-03-31 02:16:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000483 10.0.0.27 - - [2025-03-31 02:16:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000506 10.0.0.27 - - [2025-03-31 02:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.311296 10.0.0.27 - - [2025-03-31 02:16:45] "GET /global-system-config/43dda412-ba22-409b-836c-ec2b963aa0c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.005922 10.0.0.27 - - [2025-03-31 02:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.040643 10.0.0.27 - - [2025-03-31 02:16:45] "GET /network-ipam/2af8dc77-93c1-4b44-8bc5-7a99df6c5564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003845 10.0.0.27 - - [2025-03-31 02:16:45] "POST /fqname-to-id HTTP/1.1" 404 220 0.003071 10.0.0.27 - - [2025-03-31 02:16:45] "POST /config-database-nodes HTTP/1.1" 200 617 0.018727 10.0.0.27 - - [2025-03-31 02:16:45] "POST /fqname-to-id HTTP/1.1" 404 225 0.003527 10.0.0.27 - - [2025-03-31 02:16:45] "POST /access-control-lists HTTP/1.1" 200 587 0.018289 10.0.0.27 - - [2025-03-31 02:16:45] "POST /fqname-to-id HTTP/1.1" 404 224 0.003319 10.0.0.27 - - [2025-03-31 02:16:46] "POST /access-control-lists HTTP/1.1" 200 585 0.019465 10.0.0.27 - - [2025-03-31 02:16:46] "POST /route-targets HTTP/1.1" 200 327 0.009820 10.0.0.27 - - [2025-03-31 02:16:46] "POST /ref-update HTTP/1.1" 200 156 0.010127 10.0.0.27 - - [2025-03-31 02:16:46] "POST /route-targets HTTP/1.1" 200 327 0.014029 10.0.0.27 - - [2025-03-31 02:16:46] "POST /ref-update HTTP/1.1" 200 156 0.010642 10.0.0.27 - - [2025-03-31 02:16:46] "POST /route-targets HTTP/1.1" 200 327 0.010388 10.0.0.27 - - [2025-03-31 02:16:46] "POST /ref-update HTTP/1.1" 200 156 0.011253 10.0.0.27 - - [2025-03-31 02:16:46] "POST /route-targets HTTP/1.1" 200 327 0.009874 10.0.0.27 - - [2025-03-31 02:16:46] "POST /ref-update HTTP/1.1" 200 156 0.010130 10.0.0.27 - - [2025-03-31 02:16:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.002970 10.0.0.27 - - [2025-03-31 02:16:46] "POST /access-control-lists HTTP/1.1" 200 551 0.060764 10.0.0.27 - - [2025-03-31 02:16:46] "PUT /access-control-list/812cca4d-beae-4782-aec9-ff548f70ca20 HTTP/1.1" 200 272 0.013054 10.0.0.27 - - [2025-03-31 02:16:46] "PUT /access-control-list/3011d530-aa73-45ee-80bc-ac80d9e0fc63 HTTP/1.1" 200 272 0.012294 10.0.0.27 - - [2025-03-31 02:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.27 - - [2025-03-31 02:16:48] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1162 0.004405 10.0.0.27 - - [2025-03-31 02:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.27 - - [2025-03-31 02:16:48] "PUT /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f HTTP/1.1" 200 276 0.009573 10.0.0.27 - - [2025-03-31 02:16:48] "GET / HTTP/1.1" 200 35931 0.001679 10.0.0.27 - - [2025-03-31 02:16:48] "POST /alarms HTTP/1.1" 401 292 0.000507 10.0.0.27 - - [2025-03-31 02:16:49] "POST /alarms HTTP/1.1" 200 581 0.037233 10.0.0.27 - - [2025-03-31 02:16:49] "POST /alarms HTTP/1.1" 200 575 0.016858 10.0.0.27 - - [2025-03-31 02:16:49] "POST /alarms HTTP/1.1" 200 575 0.025021 10.0.0.27 - - [2025-03-31 02:16:49] "POST /alarms HTTP/1.1" 200 559 0.018326 10.0.0.27 - - [2025-03-31 02:16:49] "POST /alarms HTTP/1.1" 200 555 0.032230 10.0.0.27 - - [2025-03-31 02:16:49] "POST /alarms HTTP/1.1" 200 557 0.017509 10.0.0.27 - - [2025-03-31 02:16:49] "POST /alarms HTTP/1.1" 200 565 0.018958 10.0.0.27 - - [2025-03-31 02:16:49] "POST /alarms HTTP/1.1" 200 549 0.018477 10.0.0.27 - - [2025-03-31 02:16:49] "POST /alarms HTTP/1.1" 200 557 0.020111 10.0.0.27 - - [2025-03-31 02:16:49] "POST /alarms HTTP/1.1" 200 567 0.026301 10.0.0.27 - - [2025-03-31 02:16:49] "POST /alarms HTTP/1.1" 200 555 0.020283 10.0.0.27 - - [2025-03-31 02:16:49] "POST /alarms HTTP/1.1" 200 567 0.023134 10.0.0.27 - - [2025-03-31 02:16:49] "POST /alarms HTTP/1.1" 200 575 0.069890 10.0.0.27 - - [2025-03-31 02:16:50] "POST /alarms HTTP/1.1" 200 569 0.017879 10.0.0.27 - - [2025-03-31 02:16:50] "POST /alarms HTTP/1.1" 200 561 0.019524 10.0.0.27 - - [2025-03-31 02:16:50] "POST /alarms HTTP/1.1" 200 561 0.019494 10.0.0.27 - - [2025-03-31 02:16:50] "POST /alarms HTTP/1.1" 200 561 0.026671 10.0.0.27 - - [2025-03-31 02:16:50] "POST /alarms HTTP/1.1" 200 547 0.025188 10.0.0.27 - - [2025-03-31 02:16:50] "POST /alarms HTTP/1.1" 200 595 0.031905 10.0.0.27 - - [2025-03-31 02:16:50] "POST /alarms HTTP/1.1" 200 575 0.017857 10.0.0.27 - - [2025-03-31 02:16:50] "POST /alarms HTTP/1.1" 200 571 0.022113 10.0.0.27 - - [2025-03-31 02:16:50] "POST /alarms HTTP/1.1" 200 583 0.018650 10.0.0.27 - - [2025-03-31 02:16:50] "POST /alarms HTTP/1.1" 200 609 0.017889 10.0.0.27 - - [2025-03-31 02:16:50] "GET / HTTP/1.1" 200 35931 0.002354 10.0.0.27 - - [2025-03-31 02:16:50] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000602 10.0.0.27 - - [2025-03-31 02:16:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.028468 10.0.0.27 - - [2025-03-31 02:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.27 - - [2025-03-31 02:16:51] "PUT /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f HTTP/1.1" 200 276 0.011096 10.0.0.27 - - [2025-03-31 02:16:51] "GET / HTTP/1.1" 200 35931 0.001669 10.0.0.27 - - [2025-03-31 02:16:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000406 10.0.0.27 - - [2025-03-31 02:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.029724 10.0.0.27 - - [2025-03-31 02:16:52] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004400 10.0.0.27 - - [2025-03-31 02:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.27 - - [2025-03-31 02:16:52] "PUT /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f HTTP/1.1" 200 276 0.009596 10.0.0.27 - - [2025-03-31 02:16:52] "GET / HTTP/1.1" 200 35931 0.001745 10.0.0.27 - - [2025-03-31 02:16:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000510 10.0.0.27 - - [2025-03-31 02:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.025128 10.0.0.27 - - [2025-03-31 02:16:52] "GET /global-system-config/43dda412-ba22-409b-836c-ec2b963aa0c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.005722 10.0.0.27 - - [2025-03-31 02:16:53] "PUT /global-system-config/43dda412-ba22-409b-836c-ec2b963aa0c4 HTTP/1.1" 200 274 0.027414 10.0.0.27 - - [2025-03-31 02:17:19] "GET /global-system-configs HTTP/1.1" 200 322 0.883760 10.0.0.27 - - [2025-03-31 02:17:19] "GET /global-system-configs HTTP/1.1" 200 322 0.025309 10.0.0.27 - - [2025-03-31 02:18:09] "GET / HTTP/1.1" 200 35931 0.001503 10.0.0.27 - - [2025-03-31 02:18:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000726 10.0.0.27 - - [2025-03-31 02:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.023388 10.0.0.27 - - [2025-03-31 02:18:09] "GET /routing-instance/159e04f6-83c5-40e9-aa60-e77c4f1a77c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004143 10.0.0.27 - - [2025-03-31 02:18:09] "POST /bgp-routers HTTP/1.1" 200 622 0.026326 10.0.0.27 - - [2025-03-31 02:18:09] "GET /bgp-router/1dd89cca-8da0-4c15-adcb-4fceec0a70c4?fields=global_system_config_back_refs HTTP/1.1" 200 1118 0.006471 10.0.0.27 - - [2025-03-31 02:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.27 - - [2025-03-31 02:18:09] "GET /global-system-config/43dda412-ba22-409b-836c-ec2b963aa0c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.006277 10.0.0.27 - - [2025-03-31 02:18:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003791 10.0.0.27 - - [2025-03-31 02:18:09] "POST /ref-update HTTP/1.1" 200 156 0.009402 10.0.0.27 - - [2025-03-31 02:19:00] "GET / HTTP/1.1" 200 35931 0.002171 10.0.0.27 - - [2025-03-31 02:19:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000488 10.0.0.27 - - [2025-03-31 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.025801 10.0.0.27 - - [2025-03-31 02:19:01] "GET /global-system-config/43dda412-ba22-409b-836c-ec2b963aa0c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.009482 10.0.0.27 - - [2025-03-31 02:19:01] "POST /fqname-to-id HTTP/1.1" 404 220 0.003585 10.0.0.27 - - [2025-03-31 02:19:01] "POST /database-nodes HTTP/1.1" 200 603 0.029873 10.0.0.27 - - [2025-03-31 02:19:51] "GET / HTTP/1.1" 200 35931 0.001695 10.0.0.27 - - [2025-03-31 02:19:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000422 10.0.0.27 - - [2025-03-31 02:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.026652 10.0.0.27 - - [2025-03-31 02:19:51] "GET /global-system-config/43dda412-ba22-409b-836c-ec2b963aa0c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006139 10.0.0.27 - - [2025-03-31 02:19:51] "POST /fqname-to-id HTTP/1.1" 404 220 0.003787 10.0.0.27 - - [2025-03-31 02:19:51] "POST /analytics-nodes HTTP/1.1" 200 605 0.019081 10.0.0.27 - - [2025-03-31 02:19:57] "GET / HTTP/1.1" 200 35931 0.002091 10.0.0.27 - - [2025-03-31 02:20:08] "GET / HTTP/1.1" 200 35931 0.001451 10.0.0.27 - - [2025-03-31 02:20:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000430 10.0.0.27 - - [2025-03-31 02:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.026123 10.0.0.27 - - [2025-03-31 02:20:09] "GET /global-system-config/43dda412-ba22-409b-836c-ec2b963aa0c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005309 10.0.0.27 - - [2025-03-31 02:20:09] "POST /fqname-to-id HTTP/1.1" 404 220 0.003104 10.0.0.27 - - [2025-03-31 02:20:09] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.019815 10.0.0.27 - - [2025-03-31 02:20:25] "GET / HTTP/1.1" 200 35931 0.001941 10.0.0.27 - - [2025-03-31 02:20:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000536 10.0.0.27 - - [2025-03-31 02:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.032550 10.0.0.27 - - [2025-03-31 02:20:26] "GET /global-system-config/43dda412-ba22-409b-836c-ec2b963aa0c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.016152 10.0.0.27 - - [2025-03-31 02:20:26] "POST /fqname-to-id HTTP/1.1" 404 220 0.007869 10.0.0.27 - - [2025-03-31 02:20:26] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.032634 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.27 - - [2025-03-31 02:20:46] "GET /obj-perms HTTP/1.1" 200 5056 0.366858 10.0.0.27 - - [2025-03-31 02:20:46] "GET /obj-perms HTTP/1.1" 200 5056 0.049013 10.0.0.27 - - [2025-03-31 02:21:46] "GET /obj-perms HTTP/1.1" 200 5056 0.043568 10.0.0.27 - - [2025-03-31 02:21:47] "GET /obj-perms HTTP/1.1" 200 5056 0.056516 10.0.0.27 - - [2025-03-31 02:22:04] "GET / HTTP/1.1" 200 35931 0.001756 10.0.0.27 - - [2025-03-31 02:22:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000446 10.0.0.27 - - [2025-03-31 02:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.026233 10.0.0.27 - - [2025-03-31 02:22:05] "GET /global-system-config/43dda412-ba22-409b-836c-ec2b963aa0c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006374 10.0.0.27 - - [2025-03-31 02:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.27 - - [2025-03-31 02:22:05] "GET /routing-instance/159e04f6-83c5-40e9-aa60-e77c4f1a77c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004130 10.0.0.27 - - [2025-03-31 02:22:05] "PUT /global-system-config/43dda412-ba22-409b-836c-ec2b963aa0c4 HTTP/1.1" 200 274 0.014162 10.0.0.27 - - [2025-03-31 02:22:05] "POST /fqname-to-id HTTP/1.1" 404 220 0.003004 10.0.0.27 - - [2025-03-31 02:22:05] "POST /virtual-routers HTTP/1.1" 200 605 0.023115 10.0.0.27 - - [2025-03-31 02:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.27 - - [2025-03-31 02:22:05] "GET /virtual-router/8c3c33eb-3747-49a6-995c-296a2cc2132f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.005628 10.0.0.27 - - [2025-03-31 02:22:05] "POST /fqname-to-id HTTP/1.1" 404 232 0.003464 10.0.0.27 - - [2025-03-31 02:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.27 - - [2025-03-31 02:22:05] "GET /virtual-network/305d3720-e5bb-4b6e-9a31-88ebe423d40d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.006025 10.0.0.27 - - [2025-03-31 02:22:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 586 0.047284 10.0.0.27 - - [2025-03-31 02:22:06] "PUT /access-control-list/d0714840-c5cb-49bc-b86e-f1b345e344fe HTTP/1.1" 200 272 0.035213 10.0.0.27 - - [2025-03-31 02:22:16] "GET /global-system-configs HTTP/1.1" 200 322 0.047061 10.0.0.27 - - [2025-03-31 02:22:16] "GET /obj-perms HTTP/1.1" 200 5056 0.060765 10.0.0.27 - - [2025-03-31 02:22:17] "GET /global-system-configs HTTP/1.1" 200 322 0.006302 10.0.0.27 - - [2025-03-31 02:22:17] "GET /obj-perms HTTP/1.1" 200 5056 0.023717 [Introspect:8084]10.0.0.27 - - [2025-03-31 02:22:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000925 [Introspect:8084]10.0.0.27 - - [2025-03-31 02:22:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.000857 [Introspect:8084]10.0.0.27 - - [2025-03-31 02:22:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.004805 [Introspect:8084]10.0.0.27 - - [2025-03-31 02:22:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.000946 10.0.0.27 - - [2025-03-31 02:22:47] "GET /obj-perms HTTP/1.1" 200 5056 0.057623 10.0.0.27 - - [2025-03-31 02:22:48] "GET /obj-perms HTTP/1.1" 200 5056 0.043322 10.0.0.27 - - [2025-03-31 02:23:11] "GET / HTTP/1.1" 200 35931 0.001819 10.0.0.27 - - [2025-03-31 02:23:11] "GET /project/05ee584b-cf74-4c2e-8d37-1c2e65a17370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000474 10.0.0.27 - - [2025-03-31 02:23:12] "GET /projects?obj_uuids=05ee584b-cf74-4c2e-8d37-1c2e65a17370&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.024523 10.0.0.27 - - [2025-03-31 02:23:12] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001195 10.0.0.27 - - [2025-03-31 02:23:12] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.030378 10.0.0.27 - - [2025-03-31 02:23:12] "POST /id-to-fqname HTTP/1.1" 200 167 0.001263 10.0.0.27 - - [2025-03-31 02:23:12] "POST /fqname-to-id HTTP/1.1" 404 176 0.003577 10.0.0.27 - - [2025-03-31 02:23:12] "POST /security-groups HTTP/1.1" 200 568 0.068714 10.0.0.27 - - [2025-03-31 02:23:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.003877 10.0.0.27 - - [2025-03-31 02:23:12] "POST /projects HTTP/1.1" 200 539 0.271087 10.0.0.27 - - [2025-03-31 02:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.342155 10.0.0.27 - - [2025-03-31 02:23:12] "POST /access-control-lists HTTP/1.1" 200 573 0.064672 10.0.0.27 - - [2025-03-31 02:23:12] "POST /fqname-to-id HTTP/1.1" 404 206 0.003163 10.0.0.27 - - [2025-03-31 02:23:12] "GET /project/05ee584b-cf74-4c2e-8d37-1c2e65a17370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.509438 10.0.0.27 - - [2025-03-31 02:23:12] "POST /access-control-lists HTTP/1.1" 200 571 0.063578 [Introspect:8084]10.0.0.27 - - [2025-03-31 02:23:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001149 10.0.0.27 - - [2025-03-31 02:23:13] "POST /fqname-to-id HTTP/1.1" 404 199 0.027573 10.0.0.27 - - [2025-03-31 02:23:13] "GET /projects?obj_uuids=4734a6b9-2854-40e3-8aaf-e864e6af5fc5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002976 10.0.0.27 - - [2025-03-31 02:23:13] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000986 10.0.0.27 - - [2025-03-31 02:23:13] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007888 10.0.0.27 - - [2025-03-31 02:23:13] "POST /id-to-fqname HTTP/1.1" 200 201 0.002393 10.0.0.27 - - [2025-03-31 02:23:13] "POST /fqname-to-id HTTP/1.1" 404 210 0.005026 10.0.0.27 - - [2025-03-31 02:23:13] "POST /security-groups HTTP/1.1" 200 602 0.063817 10.0.0.27 - - [2025-03-31 02:23:13] "POST /fqname-to-id HTTP/1.1" 404 245 0.003784 10.0.0.27 - - [2025-03-31 02:23:13] "POST /projects HTTP/1.1" 200 607 0.224791 10.0.0.27 - - [2025-03-31 02:23:13] "POST /access-control-lists HTTP/1.1" 200 607 0.060587 10.0.0.27 - - [2025-03-31 02:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.304539 10.0.0.27 - - [2025-03-31 02:23:13] "POST /fqname-to-id HTTP/1.1" 404 244 0.003180 10.0.0.27 - - [2025-03-31 02:23:13] "GET /project/4734a6b9-2854-40e3-8aaf-e864e6af5fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.433182 10.0.0.27 - - [2025-03-31 02:23:14] "POST /access-control-lists HTTP/1.1" 200 605 0.064450 10.0.0.27 - - [2025-03-31 02:23:14] "GET / HTTP/1.1" 200 35931 0.002532 10.0.0.27 - - [2025-03-31 02:23:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000471 10.0.0.27 - - [2025-03-31 02:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.057909 10.0.0.27 - - [2025-03-31 02:23:15] "GET /projects?obj_uuids=4734a6b9-2854-40e3-8aaf-e864e6af5fc5&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001073 10.0.0.27 - - [2025-03-31 02:23:15] "GET /project/4734a6b9-2854-40e3-8aaf-e864e6af5fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.038226 10.0.0.27 - - [2025-03-31 02:23:16] "POST /neutron/network HTTP/1.1" 200 117 0.045796 10.0.0.27 - - [2025-03-31 02:23:16] "GET /projects?obj_uuids=4734a6b9-2854-40e3-8aaf-e864e6af5fc5&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001098 10.0.0.27 - - [2025-03-31 02:23:16] "POST /neutron/network HTTP/1.1" 200 620 0.084259 10.0.0.27 - - [2025-03-31 02:23:16] "POST /route-targets HTTP/1.1" 200 327 0.017275 10.0.0.27 - - [2025-03-31 02:23:16] "POST /ref-update HTTP/1.1" 200 156 0.016365 10.0.0.27 - - [2025-03-31 02:23:16] "POST /useragent-kv HTTP/1.1" 200 115 0.004819 10.0.0.27 - - [2025-03-31 02:23:16] "POST /neutron/subnet HTTP/1.1" 200 720 0.223517 10.0.0.27 - - [2025-03-31 02:23:16] "POST /neutron/network HTTP/1.1" 200 838 0.005800 10.0.0.27 - - [2025-03-31 02:23:16] "POST /id-to-fqname HTTP/1.1" 200 233 0.001176 10.0.0.27 - - [2025-03-31 02:23:16] "GET /virtual-network/abaaedf2-1c96-4205-833e-d9382137748e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.004756 10.0.0.27 - - [2025-03-31 02:23:16] "POST /neutron/network HTTP/1.1" 200 838 0.006475 10.0.0.27 - - [2025-03-31 02:23:16] "GET /virtual-network/abaaedf2-1c96-4205-833e-d9382137748e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.004497 10.0.0.27 - - [2025-03-31 02:23:16] "POST /neutron/network HTTP/1.1" 200 838 0.005982 10.0.0.27 - - [2025-03-31 02:23:16] "POST /neutron/subnet HTTP/1.1" 200 720 0.007688 10.0.0.27 - - [2025-03-31 02:23:16] "GET /domains HTTP/1.1" 401 292 0.000369 10.0.0.27 - - [2025-03-31 02:23:17] "GET /domains HTTP/1.1" 200 280 0.038904 10.0.0.27 - - [2025-03-31 02:23:17] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001387 10.0.0.27 - - [2025-03-31 02:23:17] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2584 0.014023 10.0.0.27 - - [2025-03-31 02:23:17] "GET /projects?obj_uuids=4734a6b9-2854-40e3-8aaf-e864e6af5fc5&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001201 10.0.0.27 - - [2025-03-31 02:23:17] "GET /project/4734a6b9-2854-40e3-8aaf-e864e6af5fc5 HTTP/1.1" 200 2167 0.087092 10.0.0.27 - - [2025-03-31 02:23:17] "GET /virtual-network/abaaedf2-1c96-4205-833e-d9382137748e HTTP/1.1" 200 2339 0.006804 10.0.0.27 - - [2025-03-31 02:23:17] "GET /virtual-network/abaaedf2-1c96-4205-833e-d9382137748e HTTP/1.1" 200 2339 0.005179 10.0.0.27 - - [2025-03-31 02:23:17] "GET /routing-instance/2844382d-3a6e-45fa-b403-7f67d5d3c60c HTTP/1.1" 200 1494 0.004143 10.0.0.27 - - [2025-03-31 02:23:17] "GET /routing-instance/2844382d-3a6e-45fa-b403-7f67d5d3c60c HTTP/1.1" 200 1494 0.003680 10.0.0.27 - - [2025-03-31 02:23:17] "GET /route-target/dd619531-6ffb-4e8e-9770-d1cd73839e38 HTTP/1.1" 200 1220 0.004320 10.0.0.27 - - [2025-03-31 02:23:17] "GET /virtual-network/abaaedf2-1c96-4205-833e-d9382137748e HTTP/1.1" 200 2339 0.004536 10.0.0.27 - - [2025-03-31 02:23:17] "GET /routing-instance/2844382d-3a6e-45fa-b403-7f67d5d3c60c HTTP/1.1" 200 1494 0.003291 10.0.0.27 - - [2025-03-31 02:23:17] "GET /virtual-network/abaaedf2-1c96-4205-833e-d9382137748e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.004857 10.0.0.27 - - [2025-03-31 02:23:17] "GET /virtual-network/abaaedf2-1c96-4205-833e-d9382137748e HTTP/1.1" 200 2339 0.004657 10.0.0.27 - - [2025-03-31 02:23:17] "GET /routing-instance/2844382d-3a6e-45fa-b403-7f67d5d3c60c HTTP/1.1" 200 1494 0.003432 10.0.0.27 - - [2025-03-31 02:23:17] "GET /routing-instance/2844382d-3a6e-45fa-b403-7f67d5d3c60c HTTP/1.1" 200 1494 0.003384 10.0.0.27 - - [2025-03-31 02:23:17] "GET /route-target/dd619531-6ffb-4e8e-9770-d1cd73839e38 HTTP/1.1" 200 1220 0.002834 10.0.0.27 - - [2025-03-31 02:23:17] "GET /domains HTTP/1.1" 200 280 0.003263 10.0.0.27 - - [2025-03-31 02:23:17] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001056 10.0.0.27 - - [2025-03-31 02:23:17] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2584 0.007555 10.0.0.27 - - [2025-03-31 02:23:17] "GET /projects?obj_uuids=4734a6b9-2854-40e3-8aaf-e864e6af5fc5&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000959 10.0.0.27 - - [2025-03-31 02:23:17] "GET /project/4734a6b9-2854-40e3-8aaf-e864e6af5fc5 HTTP/1.1" 200 2167 0.078947 10.0.0.27 - - [2025-03-31 02:23:17] "GET /virtual-network/abaaedf2-1c96-4205-833e-d9382137748e HTTP/1.1" 200 2339 0.005528 10.0.0.27 - - [2025-03-31 02:23:17] "GET /obj-perms HTTP/1.1" 200 5052 0.043242 10.0.0.27 - - [2025-03-31 02:23:17] "POST /id-to-fqname HTTP/1.1" 200 233 0.001904 10.0.0.27 - - [2025-03-31 02:23:19] "POST /neutron/network HTTP/1.1" 200 848 0.006666 10.0.0.27 - - [2025-03-31 02:23:19] "GET /aaa-mode HTTP/1.1" 401 292 0.000424 10.0.0.27 - - [2025-03-31 02:23:20] "GET / HTTP/1.1" 200 35931 0.002817 10.0.0.27 - - [2025-03-31 02:23:20] "GET /project/4734a6b9-2854-40e3-8aaf-e864e6af5fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000446 10.0.0.27 - - [2025-03-31 02:23:20] "GET /projects?obj_uuids=4734a6b9-2854-40e3-8aaf-e864e6af5fc5&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001712 10.0.0.27 - - [2025-03-31 02:23:20] "GET /project/4734a6b9-2854-40e3-8aaf-e864e6af5fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.045504 10.0.0.27 - - [2025-03-31 02:23:21] "POST /neutron/network HTTP/1.1" 200 838 0.031551 10.0.0.27 - - [2025-03-31 02:23:21] "POST /neutron/port HTTP/1.1" 200 117 0.005850 10.0.0.27 - - [2025-03-31 02:23:21] "POST /neutron/port HTTP/1.1" 200 117 0.006118 10.0.0.27 - - [2025-03-31 02:23:21] "POST /neutron/port HTTP/1.1" 200 117 0.006124 10.0.0.27 - - [2025-03-31 02:23:22] "POST /neutron/network HTTP/1.1" 200 848 0.006771 10.0.0.27 - - [2025-03-31 02:23:22] "GET /projects?obj_uuids=4734a6b9-2854-40e3-8aaf-e864e6af5fc5&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001215 10.0.0.27 - - [2025-03-31 02:23:22] "POST /neutron/port HTTP/1.1" 200 1070 0.259187 10.0.0.27 - - [2025-03-31 02:23:22] "POST /neutron/port HTTP/1.1" 200 1070 0.036214 10.0.0.27 - - [2025-03-31 02:23:22] "POST /neutron/port HTTP/1.1" 200 1070 0.010455 10.0.0.27 - - [2025-03-31 02:23:23] "POST /neutron/port HTTP/1.1" 200 1124 0.079127 10.0.0.27 - - [2025-03-31 02:23:23] "POST /neutron/port HTTP/1.1" 200 1098 0.014980 10.0.0.27 - - [2025-03-31 02:23:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003483 10.0.0.27 - - [2025-03-31 02:23:23] "POST /neutron/subnet HTTP/1.1" 200 694 0.012921 10.0.0.27 - - [2025-03-31 02:23:23] "POST /neutron/port HTTP/1.1" 200 117 0.001328 10.0.0.27 - - [2025-03-31 02:23:23] "POST /neutron/network HTTP/1.1" 200 838 0.007011 10.0.0.27 - - [2025-03-31 02:23:26] "POST /neutron/port HTTP/1.1" 200 1098 0.023315 10.0.0.27 - - [2025-03-31 02:23:26] "POST /neutron/security_group HTTP/1.1" 200 2069 0.007227 10.0.0.27 - - [2025-03-31 02:23:31] "POST /neutron/port HTTP/1.1" 200 1098 0.015220 10.0.0.27 - - [2025-03-31 02:23:31] "POST /neutron/security_group HTTP/1.1" 200 2069 0.009845 10.0.0.27 - - [2025-03-31 02:23:31] "GET /obj-perms HTTP/1.1" 200 5052 0.003864 10.0.0.27 - - [2025-03-31 02:23:32] "GET /obj-perms HTTP/1.1" 200 5052 0.003687 10.0.0.27 - - [2025-03-31 02:23:33] "GET /obj-perms HTTP/1.1" 200 5052 0.003460 10.0.0.27 - - [2025-03-31 02:23:34] "GET /obj-perms HTTP/1.1" 200 5052 0.003653 10.0.0.27 - - [2025-03-31 02:23:35] "GET /obj-perms HTTP/1.1" 200 5052 0.004120 10.0.0.27 - - [2025-03-31 02:23:36] "POST /neutron/network HTTP/1.1" 200 838 0.010664 10.0.0.27 - - [2025-03-31 02:23:36] "POST /neutron/network HTTP/1.1" 400 204 0.024021 10.0.0.27 - - [2025-03-31 02:23:37] "POST /neutron/port HTTP/1.1" 200 1098 0.018435 10.0.0.27 - - [2025-03-31 02:23:37] "POST /neutron/port HTTP/1.1" 200 1124 0.010235 10.0.0.27 - - [2025-03-31 02:23:37] "POST /neutron/port HTTP/1.1" 200 151 0.111457 10.0.0.27 - - [2025-03-31 02:23:37] "POST /neutron/port HTTP/1.1" 200 117 0.042385 10.0.0.27 - - [2025-03-31 02:23:38] "POST /neutron/network HTTP/1.1" 200 838 0.006480 10.0.0.27 - - [2025-03-31 02:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004714 10.0.0.27 - - [2025-03-31 02:23:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003637 10.0.0.27 - - [2025-03-31 02:23:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002600 10.0.0.27 - - [2025-03-31 02:23:39] "POST /neutron/network HTTP/1.1" 200 151 0.088339 10.0.0.27 - - [2025-03-31 02:23:39] "DELETE /route-target/dd619531-6ffb-4e8e-9770-d1cd73839e38 HTTP/1.1" 200 115 0.019135 10.0.0.27 - - [2025-03-31 02:23:39] "GET /routing-instance/2844382d-3a6e-45fa-b403-7f67d5d3c60c HTTP/1.1" 404 171 0.003949 10.0.0.27 - - [2025-03-31 02:23:39] "GET /domains HTTP/1.1" 200 280 0.004180 10.0.0.27 - - [2025-03-31 02:23:39] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000910 10.0.0.27 - - [2025-03-31 02:23:39] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2584 0.049980 10.0.0.27 - - [2025-03-31 02:23:39] "GET /projects?obj_uuids=4734a6b9-2854-40e3-8aaf-e864e6af5fc5&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001057 10.0.0.27 - - [2025-03-31 02:23:39] "GET /project/4734a6b9-2854-40e3-8aaf-e864e6af5fc5 HTTP/1.1" 200 1917 0.077087 10.0.0.27 - - [2025-03-31 02:23:39] "GET /projects?obj_uuids=4734a6b9-2854-40e3-8aaf-e864e6af5fc5&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001233 10.0.0.27 - - [2025-03-31 02:23:39] "GET /project/4734a6b9-2854-40e3-8aaf-e864e6af5fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.031785 10.0.0.27 - - [2025-03-31 02:23:39] "GET /projects?obj_uuids=4734a6b9-2854-40e3-8aaf-e864e6af5fc5&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001096 10.0.0.27 - - [2025-03-31 02:23:39] "GET /project/4734a6b9-2854-40e3-8aaf-e864e6af5fc5?fields=virtual_networks HTTP/1.1" 200 1053 0.075657 10.0.0.27 - - [2025-03-31 02:23:39] "GET /projects?obj_uuids=4734a6b9-2854-40e3-8aaf-e864e6af5fc5&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001185 10.0.0.27 - - [2025-03-31 02:23:39] "GET /project/4734a6b9-2854-40e3-8aaf-e864e6af5fc5?fields=virtual_machine_interfaces HTTP/1.1" 200 1053 0.030825 10.0.0.27 - - [2025-03-31 02:23:39] "GET /projects?obj_uuids=4734a6b9-2854-40e3-8aaf-e864e6af5fc5&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001681 10.0.0.27 - - [2025-03-31 02:23:39] "GET /project/4734a6b9-2854-40e3-8aaf-e864e6af5fc5?fields=security_groups HTTP/1.1" 200 1290 0.032813 10.0.0.27 - - [2025-03-31 02:23:40] "POST /fqname-to-id HTTP/1.1" 404 200 0.024369 10.0.0.27 - - [2025-03-31 02:23:40] "GET /projects?obj_uuids=29d14954-84ab-4f0e-9ae3-a6dbb22e2584&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.016224 10.0.0.27 - - [2025-03-31 02:23:40] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001017 10.0.0.27 - - [2025-03-31 02:23:40] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007688 10.0.0.27 - - [2025-03-31 02:23:40] "POST /id-to-fqname HTTP/1.1" 200 202 0.001226 10.0.0.27 - - [2025-03-31 02:23:40] "POST /fqname-to-id HTTP/1.1" 404 211 0.005172 10.0.0.27 - - [2025-03-31 02:23:40] "POST /security-groups HTTP/1.1" 200 603 0.064427 10.0.0.27 - - [2025-03-31 02:23:40] "POST /fqname-to-id HTTP/1.1" 404 246 0.004200 10.0.0.27 - - [2025-03-31 02:23:40] "POST /projects HTTP/1.1" 200 609 0.225390 10.0.0.27 - - [2025-03-31 02:23:40] "POST /access-control-lists HTTP/1.1" 200 608 0.061189 10.0.0.27 - - [2025-03-31 02:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.302271 10.0.0.27 - - [2025-03-31 02:23:40] "POST /fqname-to-id HTTP/1.1" 404 245 0.006544 10.0.0.27 - - [2025-03-31 02:23:41] "GET /project/29d14954-84ab-4f0e-9ae3-a6dbb22e2584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.448625 10.0.0.27 - - [2025-03-31 02:23:41] "POST /access-control-lists HTTP/1.1" 200 606 0.071126 10.0.0.27 - - [2025-03-31 02:23:42] "GET / HTTP/1.1" 200 35931 0.002214 10.0.0.27 - - [2025-03-31 02:23:42] "GET /projects?obj_uuids=05ee584b-cf74-4c2e-8d37-1c2e65a17370&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001183 10.0.0.27 - - [2025-03-31 02:23:42] "GET /project/05ee584b-cf74-4c2e-8d37-1c2e65a17370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.026435 10.0.0.27 - - [2025-03-31 02:23:42] "DELETE /project/29d1495484ab4f0e9ae3a6dbb22e2584 HTTP/1.1" 404 173 0.008664 10.0.0.27 - - [2025-03-31 02:23:42] "DELETE /project/05ee584bcf744c2e8d371c2e65a17370 HTTP/1.1" 404 173 0.010051 10.0.0.27 - - [2025-03-31 02:23:42] "GET /projects?obj_uuids=4734a6b9-2854-40e3-8aaf-e864e6af5fc5&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001105 10.0.0.27 - - [2025-03-31 02:23:42] "DELETE /project/4734a6b9285440e38aafe864e6af5fc5 HTTP/1.1" 404 173 0.016142 10.0.0.27 - - [2025-03-31 02:23:43] "GET /project/4734a6b9-2854-40e3-8aaf-e864e6af5fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1511 0.038428 10.0.0.27 - - [2025-03-31 02:23:43] "GET /projects?obj_uuids=4734a6b9-2854-40e3-8aaf-e864e6af5fc5&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001015 10.0.0.27 - - [2025-03-31 02:23:43] "GET /project/4734a6b9-2854-40e3-8aaf-e864e6af5fc5?fields=security_groups HTTP/1.1" 200 1395 0.032051 10.0.0.27 - - [2025-03-31 02:23:43] "DELETE /security-group/09e472a5-88f7-4a98-b775-a4e8bb9ee290 HTTP/1.1" 200 115 0.040634 10.0.0.27 - - [2025-03-31 02:23:43] "GET /projects?obj_uuids=4734a6b9-2854-40e3-8aaf-e864e6af5fc5&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001068 10.0.0.27 - - [2025-03-31 02:23:43] "DELETE /access-control-list/5cef3f4f-70d6-459c-9ff1-956befdb6c0f HTTP/1.1" 200 115 0.038698 10.0.0.27 - - [2025-03-31 02:23:43] "GET /project/4734a6b9-2854-40e3-8aaf-e864e6af5fc5?fields=application_policy_sets HTTP/1.1" 200 1434 0.038951 10.0.0.27 - - [2025-03-31 02:23:43] "DELETE /access-control-list/bf8562bf-550d-44b4-86b3-e9db654c28a4 HTTP/1.1" 200 115 0.035848 10.0.0.27 - - [2025-03-31 02:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005725 10.0.0.27 - - [2025-03-31 02:23:43] "GET /security-group/f2b30ce1-7807-4398-8db8-c5c7f0a6ecee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3686 0.004847 10.0.0.27 - - [2025-03-31 02:23:43] "DELETE /project/4734a6b9-2854-40e3-8aaf-e864e6af5fc5 HTTP/1.1" 200 115 0.317417 10.0.0.27 - - [2025-03-31 02:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.27 - - [2025-03-31 02:23:43] "GET /projects?obj_uuids=05ee584b-cf74-4c2e-8d37-1c2e65a17370&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001584 10.0.0.27 - - [2025-03-31 02:23:43] "GET /project/05ee584b-cf74-4c2e-8d37-1c2e65a17370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.035282 10.0.0.27 - - [2025-03-31 02:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006846 10.0.0.27 - - [2025-03-31 02:23:43] "GET /security-group/f2b30ce1-7807-4398-8db8-c5c7f0a6ecee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3686 0.005251 10.0.0.27 - - [2025-03-31 02:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.27 - - [2025-03-31 02:23:43] "PUT /security-group/f2b30ce1-7807-4398-8db8-c5c7f0a6ecee HTTP/1.1" 200 262 0.019796 10.0.0.27 - - [2025-03-31 02:23:43] "PUT /access-control-list/1f18e9f3-4df9-41b8-bab3-0c644428eea7 HTTP/1.1" 200 272 0.021391 10.0.0.27 - - [2025-03-31 02:23:43] "PUT /access-control-list/62cf059e-c112-4944-b3d8-67acd01bc5f7 HTTP/1.1" 200 272 0.023755 10.0.0.27 - - [2025-03-31 02:23:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000850 10.0.0.27 - - [2025-03-31 02:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.060290 10.0.0.27 - - [2025-03-31 02:23:44] "GET /projects?obj_uuids=29d14954-84ab-4f0e-9ae3-a6dbb22e2584&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001020 10.0.0.27 - - [2025-03-31 02:23:44] "GET /project/29d14954-84ab-4f0e-9ae3-a6dbb22e2584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.031166 10.0.0.27 - - [2025-03-31 02:23:44] "POST /neutron/network HTTP/1.1" 200 117 0.029695 10.0.0.27 - - [2025-03-31 02:23:44] "GET /projects?obj_uuids=29d14954-84ab-4f0e-9ae3-a6dbb22e2584&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001073 10.0.0.27 - - [2025-03-31 02:23:44] "POST /neutron/network HTTP/1.1" 200 619 0.075380 10.0.0.27 - - [2025-03-31 02:23:44] "POST /route-targets HTTP/1.1" 200 327 0.013679 10.0.0.27 - - [2025-03-31 02:23:44] "POST /ref-update HTTP/1.1" 200 156 0.013703 10.0.0.27 - - [2025-03-31 02:23:44] "POST /useragent-kv HTTP/1.1" 200 115 0.004629 10.0.0.27 - - [2025-03-31 02:23:44] "POST /neutron/subnet HTTP/1.1" 200 734 0.152889 10.0.0.27 - - [2025-03-31 02:23:44] "POST /neutron/network HTTP/1.1" 200 840 0.005283 10.0.0.27 - - [2025-03-31 02:23:44] "POST /id-to-fqname HTTP/1.1" 200 233 0.001048 10.0.0.27 - - [2025-03-31 02:23:44] "GET /virtual-network/44add108-2bec-4049-9212-2898a02db9fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.004433 10.0.0.27 - - [2025-03-31 02:23:44] "POST /neutron/network HTTP/1.1" 200 840 0.006164 10.0.0.27 - - [2025-03-31 02:23:44] "GET /virtual-network/44add108-2bec-4049-9212-2898a02db9fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.004583 10.0.0.27 - - [2025-03-31 02:23:44] "POST /neutron/network HTTP/1.1" 200 840 0.006239 10.0.0.27 - - [2025-03-31 02:23:44] "POST /neutron/subnet HTTP/1.1" 200 734 0.008546 10.0.0.27 - - [2025-03-31 02:23:44] "GET /domains HTTP/1.1" 401 292 0.000397 10.0.0.27 - - [2025-03-31 02:23:45] "GET /domains HTTP/1.1" 200 280 0.024450 10.0.0.27 - - [2025-03-31 02:23:45] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000953 10.0.0.27 - - [2025-03-31 02:23:45] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2585 0.008183 10.0.0.27 - - [2025-03-31 02:23:45] "GET /projects?obj_uuids=29d14954-84ab-4f0e-9ae3-a6dbb22e2584&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000924 10.0.0.27 - - [2025-03-31 02:23:45] "GET /project/29d14954-84ab-4f0e-9ae3-a6dbb22e2584 HTTP/1.1" 200 2174 0.077646 10.0.0.27 - - [2025-03-31 02:23:45] "GET /virtual-network/44add108-2bec-4049-9212-2898a02db9fe HTTP/1.1" 200 2346 0.008086 10.0.0.27 - - [2025-03-31 02:23:45] "GET /virtual-network/44add108-2bec-4049-9212-2898a02db9fe HTTP/1.1" 200 2346 0.007698 10.0.0.27 - - [2025-03-31 02:23:45] "GET /routing-instance/99741bbe-6b56-47ab-a2cd-899e4cbcd8df HTTP/1.1" 200 1492 0.004572 10.0.0.27 - - [2025-03-31 02:23:45] "GET /routing-instance/99741bbe-6b56-47ab-a2cd-899e4cbcd8df HTTP/1.1" 200 1492 0.006361 10.0.0.27 - - [2025-03-31 02:23:45] "GET /route-target/7e371205-ae32-4643-9c30-e1c389f3d619 HTTP/1.1" 200 1218 0.005372 10.0.0.27 - - [2025-03-31 02:23:45] "GET /virtual-network/44add108-2bec-4049-9212-2898a02db9fe HTTP/1.1" 200 2346 0.006075 10.0.0.27 - - [2025-03-31 02:23:45] "GET /routing-instance/99741bbe-6b56-47ab-a2cd-899e4cbcd8df HTTP/1.1" 200 1492 0.003906 10.0.0.27 - - [2025-03-31 02:23:45] "GET /virtual-network/44add108-2bec-4049-9212-2898a02db9fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005565 10.0.0.27 - - [2025-03-31 02:23:45] "GET /virtual-network/44add108-2bec-4049-9212-2898a02db9fe HTTP/1.1" 200 2346 0.005400 10.0.0.27 - - [2025-03-31 02:23:45] "GET /routing-instance/99741bbe-6b56-47ab-a2cd-899e4cbcd8df HTTP/1.1" 200 1492 0.003974 10.0.0.27 - - [2025-03-31 02:23:45] "GET /routing-instance/99741bbe-6b56-47ab-a2cd-899e4cbcd8df HTTP/1.1" 200 1492 0.004493 10.0.0.27 - - [2025-03-31 02:23:45] "GET /route-target/7e371205-ae32-4643-9c30-e1c389f3d619 HTTP/1.1" 200 1218 0.003749 10.0.0.27 - - [2025-03-31 02:23:45] "GET /domains HTTP/1.1" 200 280 0.003593 10.0.0.27 - - [2025-03-31 02:23:45] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001258 10.0.0.27 - - [2025-03-31 02:23:45] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2585 0.008485 10.0.0.27 - - [2025-03-31 02:23:45] "GET /projects?obj_uuids=29d14954-84ab-4f0e-9ae3-a6dbb22e2584&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000953 10.0.0.27 - - [2025-03-31 02:23:45] "GET /project/29d14954-84ab-4f0e-9ae3-a6dbb22e2584 HTTP/1.1" 200 2174 0.079486 10.0.0.27 - - [2025-03-31 02:23:45] "GET /virtual-network/44add108-2bec-4049-9212-2898a02db9fe HTTP/1.1" 200 2346 0.007517 10.0.0.27 - - [2025-03-31 02:23:45] "GET /obj-perms HTTP/1.1" 200 5054 0.050282 10.0.0.27 - - [2025-03-31 02:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.27 - - [2025-03-31 02:23:45] "GET /projects?obj_uuids=29d14954-84ab-4f0e-9ae3-a6dbb22e2584&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001023 10.0.0.27 - - [2025-03-31 02:23:45] "GET /project/29d14954-84ab-4f0e-9ae3-a6dbb22e2584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.028506 10.0.0.27 - - [2025-03-31 02:23:45] "POST /neutron/network HTTP/1.1" 200 117 0.009695 10.0.0.27 - - [2025-03-31 02:23:45] "GET /projects?obj_uuids=29d14954-84ab-4f0e-9ae3-a6dbb22e2584&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001075 10.0.0.27 - - [2025-03-31 02:23:46] "POST /neutron/network HTTP/1.1" 200 619 0.107550 10.0.0.27 - - [2025-03-31 02:23:46] "POST /route-targets HTTP/1.1" 200 327 0.021722 10.0.0.27 - - [2025-03-31 02:23:46] "POST /ref-update HTTP/1.1" 200 156 0.012669 10.0.0.27 - - [2025-03-31 02:23:46] "POST /useragent-kv HTTP/1.1" 200 115 0.004164 10.0.0.27 - - [2025-03-31 02:23:46] "POST /neutron/subnet HTTP/1.1" 200 724 0.162116 10.0.0.27 - - [2025-03-31 02:23:46] "POST /neutron/network HTTP/1.1" 200 838 0.005545 10.0.0.27 - - [2025-03-31 02:23:46] "POST /id-to-fqname HTTP/1.1" 200 233 0.001082 10.0.0.27 - - [2025-03-31 02:23:46] "GET /virtual-network/72514917-2bea-46dc-a0d2-6b570513aeda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.004523 10.0.0.27 - - [2025-03-31 02:23:46] "POST /neutron/network HTTP/1.1" 200 838 0.006140 10.0.0.27 - - [2025-03-31 02:23:46] "GET /virtual-network/72514917-2bea-46dc-a0d2-6b570513aeda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.004884 10.0.0.27 - - [2025-03-31 02:23:46] "POST /neutron/network HTTP/1.1" 200 838 0.006630 10.0.0.27 - - [2025-03-31 02:23:46] "POST /neutron/subnet HTTP/1.1" 200 724 0.006995 10.0.0.27 - - [2025-03-31 02:23:46] "GET /domains HTTP/1.1" 200 280 0.002022 10.0.0.27 - - [2025-03-31 02:23:46] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000943 10.0.0.27 - - [2025-03-31 02:23:46] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2585 0.007303 10.0.0.27 - - [2025-03-31 02:23:46] "GET /projects?obj_uuids=29d14954-84ab-4f0e-9ae3-a6dbb22e2584&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000865 10.0.0.27 - - [2025-03-31 02:23:46] "GET /project/29d14954-84ab-4f0e-9ae3-a6dbb22e2584 HTTP/1.1" 200 2402 0.069320 10.0.0.27 - - [2025-03-31 02:23:46] "GET /virtual-network/72514917-2bea-46dc-a0d2-6b570513aeda HTTP/1.1" 200 2340 0.006418 10.0.0.27 - - [2025-03-31 02:23:46] "GET /virtual-network/72514917-2bea-46dc-a0d2-6b570513aeda HTTP/1.1" 200 2340 0.005299 10.0.0.27 - - [2025-03-31 02:23:46] "GET /routing-instance/7d279970-fa36-4fef-8a6c-9dec0ad70686 HTTP/1.1" 200 1490 0.003844 10.0.0.27 - - [2025-03-31 02:23:46] "GET /routing-instance/7d279970-fa36-4fef-8a6c-9dec0ad70686 HTTP/1.1" 200 1490 0.003335 10.0.0.27 - - [2025-03-31 02:23:46] "GET /route-target/8d2988aa-9efe-46b5-8949-d12118d04434 HTTP/1.1" 200 1218 0.002965 10.0.0.27 - - [2025-03-31 02:23:46] "GET /virtual-network/72514917-2bea-46dc-a0d2-6b570513aeda HTTP/1.1" 200 2340 0.004559 10.0.0.27 - - [2025-03-31 02:23:46] "GET /routing-instance/7d279970-fa36-4fef-8a6c-9dec0ad70686 HTTP/1.1" 200 1490 0.004072 10.0.0.27 - - [2025-03-31 02:23:46] "GET /virtual-network/72514917-2bea-46dc-a0d2-6b570513aeda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.004928 10.0.0.27 - - [2025-03-31 02:23:46] "GET /virtual-network/72514917-2bea-46dc-a0d2-6b570513aeda HTTP/1.1" 200 2340 0.004601 10.0.0.27 - - [2025-03-31 02:23:46] "GET /routing-instance/7d279970-fa36-4fef-8a6c-9dec0ad70686 HTTP/1.1" 200 1490 0.005158 10.0.0.27 - - [2025-03-31 02:23:46] "GET /routing-instance/7d279970-fa36-4fef-8a6c-9dec0ad70686 HTTP/1.1" 200 1490 0.002788 10.0.0.27 - - [2025-03-31 02:23:46] "GET /route-target/8d2988aa-9efe-46b5-8949-d12118d04434 HTTP/1.1" 200 1218 0.002468 10.0.0.27 - - [2025-03-31 02:23:46] "GET /domains HTTP/1.1" 200 280 0.002237 10.0.0.27 - - [2025-03-31 02:23:46] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000897 10.0.0.27 - - [2025-03-31 02:23:46] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2585 0.006619 10.0.0.27 - - [2025-03-31 02:23:46] "GET /projects?obj_uuids=29d14954-84ab-4f0e-9ae3-a6dbb22e2584&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000868 10.0.0.27 - - [2025-03-31 02:23:46] "GET /project/29d14954-84ab-4f0e-9ae3-a6dbb22e2584 HTTP/1.1" 200 2402 0.077729 10.0.0.27 - - [2025-03-31 02:23:46] "GET /virtual-network/72514917-2bea-46dc-a0d2-6b570513aeda HTTP/1.1" 200 2340 0.005987 10.0.0.27 - - [2025-03-31 02:23:46] "GET /obj-perms HTTP/1.1" 200 5054 0.004125 10.0.0.27 - - [2025-03-31 02:23:46] "POST /id-to-fqname HTTP/1.1" 200 233 0.001417 10.0.0.27 - - [2025-03-31 02:23:46] "POST /neutron/network HTTP/1.1" 200 848 0.007542 10.0.0.27 - - [2025-03-31 02:23:46] "GET /aaa-mode HTTP/1.1" 401 292 0.000433 10.0.0.27 - - [2025-03-31 02:23:47] "GET / HTTP/1.1" 200 35931 0.003236 10.0.0.27 - - [2025-03-31 02:23:47] "GET /project/29d14954-84ab-4f0e-9ae3-a6dbb22e2584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000682 10.0.0.27 - - [2025-03-31 02:23:47] "GET /projects?obj_uuids=29d14954-84ab-4f0e-9ae3-a6dbb22e2584&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001070 10.0.0.27 - - [2025-03-31 02:23:47] "GET /project/29d14954-84ab-4f0e-9ae3-a6dbb22e2584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.056040 10.0.0.27 - - [2025-03-31 02:23:47] "POST /neutron/network HTTP/1.1" 200 838 0.006403 10.0.0.27 - - [2025-03-31 02:23:47] "POST /neutron/port HTTP/1.1" 200 117 0.011620 10.0.0.27 - - [2025-03-31 02:23:47] "POST /neutron/port HTTP/1.1" 200 117 0.006351 10.0.0.27 - - [2025-03-31 02:23:47] "POST /id-to-fqname HTTP/1.1" 200 233 0.001740 10.0.0.27 - - [2025-03-31 02:23:47] "POST /neutron/port HTTP/1.1" 200 117 0.006587 10.0.0.27 - - [2025-03-31 02:23:48] "POST /neutron/network HTTP/1.1" 200 850 0.008882 10.0.0.27 - - [2025-03-31 02:23:48] "GET /aaa-mode HTTP/1.1" 401 292 0.000587 10.0.0.27 - - [2025-03-31 02:23:48] "POST /neutron/network HTTP/1.1" 200 848 0.007814 10.0.0.27 - - [2025-03-31 02:23:48] "GET /projects?obj_uuids=29d14954-84ab-4f0e-9ae3-a6dbb22e2584&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001335 10.0.0.27 - - [2025-03-31 02:23:48] "GET / HTTP/1.1" 200 35931 0.002085 10.0.0.27 - - [2025-03-31 02:23:48] "GET /project/29d14954-84ab-4f0e-9ae3-a6dbb22e2584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000496 10.0.0.27 - - [2025-03-31 02:23:48] "GET /obj-perms HTTP/1.1" 200 5056 0.064597 10.0.0.27 - - [2025-03-31 02:23:48] "POST /neutron/port HTTP/1.1" 200 1072 0.272788 10.0.0.27 - - [2025-03-31 02:23:48] "POST /neutron/port HTTP/1.1" 200 1072 0.009043 10.0.0.27 - - [2025-03-31 02:23:48] "POST /neutron/port HTTP/1.1" 200 1072 0.008486 10.0.0.27 - - [2025-03-31 02:23:48] "POST /neutron/port HTTP/1.1" 200 1126 0.080462 10.0.0.27 - - [2025-03-31 02:23:48] "GET /obj-perms HTTP/1.1" 200 5056 0.042773 10.0.0.27 - - [2025-03-31 02:23:48] "POST /neutron/port HTTP/1.1" 200 1100 0.017046 10.0.0.27 - - [2025-03-31 02:23:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006844 10.0.0.27 - - [2025-03-31 02:23:48] "GET /projects?obj_uuids=29d14954-84ab-4f0e-9ae3-a6dbb22e2584&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001179 10.0.0.27 - - [2025-03-31 02:23:48] "GET /project/29d14954-84ab-4f0e-9ae3-a6dbb22e2584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.061558 10.0.0.27 - - [2025-03-31 02:23:48] "POST /neutron/subnet HTTP/1.1" 200 698 0.024840 10.0.0.27 - - [2025-03-31 02:23:48] "POST /neutron/network HTTP/1.1" 200 840 0.006617 10.0.0.27 - - [2025-03-31 02:23:48] "POST /neutron/port HTTP/1.1" 200 117 0.000999 10.0.0.27 - - [2025-03-31 02:23:48] "POST /neutron/network HTTP/1.1" 200 838 0.008120 10.0.0.27 - - [2025-03-31 02:23:49] "POST /neutron/port HTTP/1.1" 200 1100 0.015914 10.0.0.27 - - [2025-03-31 02:23:49] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006646 10.0.0.27 - - [2025-03-31 02:23:49] "POST /neutron/port HTTP/1.1" 200 117 0.005057 10.0.0.27 - - [2025-03-31 02:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.27 - - [2025-03-31 02:23:49] "GET /projects?obj_uuids=29d14954-84ab-4f0e-9ae3-a6dbb22e2584&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001097 10.0.0.27 - - [2025-03-31 02:23:49] "GET /project/29d14954-84ab-4f0e-9ae3-a6dbb22e2584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.030394 10.0.0.27 - - [2025-03-31 02:23:49] "GET /virtual-network/44add108-2bec-4049-9212-2898a02db9fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007240 10.0.0.27 - - [2025-03-31 02:23:49] "GET /floating-ip-pools?parent_id=44add108-2bec-4049-9212-2898a02db9fe&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003688 10.0.0.27 - - [2025-03-31 02:23:49] "GET /virtual-network/44add108-2bec-4049-9212-2898a02db9fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005744 10.0.0.27 - - [2025-03-31 02:23:49] "POST /floating-ip-pools HTTP/1.1" 200 609 0.023271 10.0.0.27 - - [2025-03-31 02:23:49] "POST /neutron/network HTTP/1.1" 200 850 0.006261 10.0.0.27 - - [2025-03-31 02:23:49] "GET /projects?obj_uuids=29d14954-84ab-4f0e-9ae3-a6dbb22e2584&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001086 10.0.0.27 - - [2025-03-31 02:23:49] "POST /ref-update HTTP/1.1" 200 156 0.015013 10.0.0.27 - - [2025-03-31 02:23:49] "GET /virtual-network/44add108-2bec-4049-9212-2898a02db9fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005077 10.0.0.27 - - [2025-03-31 02:23:49] "GET /domains HTTP/1.1" 200 280 0.004809 10.0.0.27 - - [2025-03-31 02:23:49] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002324 10.0.0.27 - - [2025-03-31 02:23:49] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2585 0.026103 10.0.0.27 - - [2025-03-31 02:23:49] "GET /projects?obj_uuids=29d14954-84ab-4f0e-9ae3-a6dbb22e2584&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001033 10.0.0.27 - - [2025-03-31 02:23:49] "GET /project/29d14954-84ab-4f0e-9ae3-a6dbb22e2584 HTTP/1.1" 200 3244 0.080316 10.0.0.27 - - [2025-03-31 02:23:49] "GET /virtual-network/44add108-2bec-4049-9212-2898a02db9fe HTTP/1.1" 200 3158 0.011965 10.0.0.27 - - [2025-03-31 02:23:49] "GET /floating-ip-pool/68c32f99-1a44-47af-a803-66d137e7a579 HTTP/1.1" 200 1441 0.003787 10.0.0.27 - - [2025-03-31 02:23:49] "GET /domains HTTP/1.1" 200 280 0.004273 10.0.0.27 - - [2025-03-31 02:23:49] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002271 10.0.0.27 - - [2025-03-31 02:23:49] "POST /neutron/port HTTP/1.1" 200 1074 0.304782 10.0.0.27 - - [2025-03-31 02:23:49] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2585 0.019749 10.0.0.27 - - [2025-03-31 02:23:49] "GET /projects?obj_uuids=29d14954-84ab-4f0e-9ae3-a6dbb22e2584&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001034 10.0.0.27 - - [2025-03-31 02:23:49] "POST /neutron/port HTTP/1.1" 200 1074 0.011819 10.0.0.27 - - [2025-03-31 02:23:49] "POST /neutron/port HTTP/1.1" 200 1074 0.015636 10.0.0.27 - - [2025-03-31 02:23:49] "GET /project/29d14954-84ab-4f0e-9ae3-a6dbb22e2584 HTTP/1.1" 200 3244 0.095028 10.0.0.27 - - [2025-03-31 02:23:49] "GET /virtual-network/44add108-2bec-4049-9212-2898a02db9fe HTTP/1.1" 200 3158 0.005769 10.0.0.27 - - [2025-03-31 02:23:49] "GET /virtual-network/44add108-2bec-4049-9212-2898a02db9fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.011011 10.0.0.27 - - [2025-03-31 02:23:49] "POST /neutron/port HTTP/1.1" 200 1128 0.126676 10.0.0.27 - - [2025-03-31 02:23:50] "POST /neutron/port HTTP/1.1" 200 1100 0.022487 10.0.0.27 - - [2025-03-31 02:23:50] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007155 10.0.0.27 - - [2025-03-31 02:23:50] "POST /neutron/port HTTP/1.1" 200 1102 0.016508 10.0.0.27 - - [2025-03-31 02:23:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003533 10.0.0.27 - - [2025-03-31 02:23:50] "POST /neutron/subnet HTTP/1.1" 200 708 0.011829 10.0.0.27 - - [2025-03-31 02:23:50] "POST /neutron/port HTTP/1.1" 200 117 0.001570 10.0.0.27 - - [2025-03-31 02:23:50] "POST /neutron/network HTTP/1.1" 200 840 0.006256 10.0.0.27 - - [2025-03-31 02:23:55] "POST /neutron/port HTTP/1.1" 200 1100 0.016541 10.0.0.27 - - [2025-03-31 02:23:55] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006430 10.0.0.27 - - [2025-03-31 02:23:55] "POST /neutron/port HTTP/1.1" 200 1100 0.015228 10.0.0.27 - - [2025-03-31 02:23:55] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006329 10.0.0.27 - - [2025-03-31 02:23:55] "POST /neutron/port HTTP/1.1" 200 1100 0.015188 10.0.0.27 - - [2025-03-31 02:23:55] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006664 10.0.0.27 - - [2025-03-31 02:23:55] "GET /virtual-machine/e072e50d-b67c-40bc-b26c-cd674b9cb7fa HTTP/1.1" 200 1305 0.014492 10.0.0.27 - - [2025-03-31 02:23:55] "GET /virtual-machine-interface/479f6d6d-8882-4dee-a351-bd34d6b98125 HTTP/1.1" 200 3004 0.005270 10.0.0.27 - - [2025-03-31 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.27 - - [2025-03-31 02:23:55] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003906 10.0.0.27 - - [2025-03-31 02:23:55] "GET /virtual-networks?parent_id=29d14954-84ab-4f0e-9ae3-a6dbb22e2584&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003464 10.0.0.27 - - [2025-03-31 02:23:55] "GET /virtual-network/72514917-2bea-46dc-a0d2-6b570513aeda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005512 10.0.0.27 - - [2025-03-31 02:23:57] "POST /neutron/port HTTP/1.1" 200 1100 0.017630 10.0.0.27 - - [2025-03-31 02:23:57] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006063 10.0.0.27 - - [2025-03-31 02:23:58] "POST /neutron/port HTTP/1.1" 200 1102 0.014249 10.0.0.27 - - [2025-03-31 02:23:58] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005263 10.0.0.27 - - [2025-03-31 02:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.27 - - [2025-03-31 02:23:58] "GET /virtual-network/72514917-2bea-46dc-a0d2-6b570513aeda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.004786 10.0.0.27 - - [2025-03-31 02:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.27 - - [2025-03-31 02:24:00] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003708 10.0.0.27 - - [2025-03-31 02:24:00] "GET /virtual-networks?parent_id=29d14954-84ab-4f0e-9ae3-a6dbb22e2584&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003813 10.0.0.27 - - [2025-03-31 02:24:00] "GET /virtual-network/72514917-2bea-46dc-a0d2-6b570513aeda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005707 10.0.0.27 - - [2025-03-31 02:24:00] "GET /projects?obj_uuids=29d14954-84ab-4f0e-9ae3-a6dbb22e2584&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001618 10.0.0.27 - - [2025-03-31 02:24:00] "POST /neutron/floatingip HTTP/1.1" 200 532 0.089150 10.0.0.27 - - [2025-03-31 02:24:00] "POST /neutron/port HTTP/1.1" 200 1100 0.015293 10.0.0.27 - - [2025-03-31 02:24:00] "POST /neutron/floatingip HTTP/1.1" 200 532 0.006001 10.0.0.27 - - [2025-03-31 02:24:01] "POST /neutron/floatingip HTTP/1.1" 200 579 0.034499 10.0.0.27 - - [2025-03-31 02:24:01] "POST /neutron/port HTTP/1.1" 200 1102 0.017117 10.0.0.27 - - [2025-03-31 02:24:01] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009962 10.0.0.27 - - [2025-03-31 02:24:01] "POST /neutron/port HTTP/1.1" 200 1102 0.020246 10.0.0.27 - - [2025-03-31 02:24:01] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007890 10.0.0.27 - - [2025-03-31 02:24:01] "POST /neutron/port HTTP/1.1" 200 1102 0.021728 10.0.0.27 - - [2025-03-31 02:24:01] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009225 10.0.0.27 - - [2025-03-31 02:24:01] "GET /virtual-machine/07c62096-ee6d-4f2b-a02d-edd65c1e3e4b HTTP/1.1" 200 1303 0.005740 10.0.0.27 - - [2025-03-31 02:24:01] "GET /virtual-machine-interface/ee17ee0f-cad2-495e-bed3-f77955e1fb62 HTTP/1.1" 200 3005 0.005411 10.0.0.27 - - [2025-03-31 02:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.27 - - [2025-03-31 02:24:01] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003626 10.0.0.27 - - [2025-03-31 02:24:01] "GET /virtual-networks?parent_id=29d14954-84ab-4f0e-9ae3-a6dbb22e2584&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003346 10.0.0.27 - - [2025-03-31 02:24:01] "GET /virtual-network/44add108-2bec-4049-9212-2898a02db9fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005785 10.0.0.27 - - [2025-03-31 02:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.27 - - [2025-03-31 02:24:02] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003560 10.0.0.27 - - [2025-03-31 02:24:02] "GET /virtual-networks?parent_id=29d14954-84ab-4f0e-9ae3-a6dbb22e2584&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003814 10.0.0.27 - - [2025-03-31 02:24:02] "GET /virtual-network/44add108-2bec-4049-9212-2898a02db9fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007300 10.0.0.27 - - [2025-03-31 02:24:02] "POST /neutron/floatingip HTTP/1.1" 200 579 0.010616 10.0.0.27 - - [2025-03-31 02:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.27 - - [2025-03-31 02:24:02] "GET /routing-instance/99741bbe-6b56-47ab-a2cd-899e4cbcd8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.003810 10.0.0.27 - - [2025-03-31 02:24:02] "GET /route-target/7e371205-ae32-4643-9c30-e1c389f3d619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003925 10.0.0.27 - - [2025-03-31 02:24:02] "GET /floating-ip/8f6410f2-95f1-4bc0-b4e4-9048fb518ec3 HTTP/1.1" 200 1892 0.005190 10.0.0.27 - - [2025-03-31 02:24:05] "POST /neutron/floatingip HTTP/1.1" 200 579 0.010912 10.0.0.27 - - [2025-03-31 02:24:05] "POST /neutron/floatingip HTTP/1.1" 200 532 0.020600 10.0.0.27 - - [2025-03-31 02:24:05] "POST /neutron/floatingip HTTP/1.1" 200 532 0.006303 10.0.0.27 - - [2025-03-31 02:24:05] "POST /neutron/floatingip HTTP/1.1" 200 115 0.035553 10.0.0.27 - - [2025-03-31 02:24:05] "GET /floating-ip-pool/68c32f99-1a44-47af-a803-66d137e7a579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.004095 10.0.0.27 - - [2025-03-31 02:24:05] "POST /ref-update HTTP/1.1" 200 156 0.008715 10.0.0.27 - - [2025-03-31 02:24:05] "DELETE /floating-ip-pool/68c32f99-1a44-47af-a803-66d137e7a579 HTTP/1.1" 200 115 0.028320 10.0.0.27 - - [2025-03-31 02:24:05] "POST /neutron/network HTTP/1.1" 200 838 0.013008 10.0.0.27 - - [2025-03-31 02:24:05] "POST /neutron/network HTTP/1.1" 400 204 0.013445 10.0.0.27 - - [2025-03-31 02:24:06] "POST /neutron/port HTTP/1.1" 200 1102 0.016068 10.0.0.27 - - [2025-03-31 02:24:06] "POST /neutron/port HTTP/1.1" 200 1128 0.010545 10.0.0.27 - - [2025-03-31 02:24:06] "POST /neutron/port HTTP/1.1" 200 1100 0.024223 10.0.0.27 - - [2025-03-31 02:24:06] "POST /neutron/port HTTP/1.1" 200 1126 0.008767 10.0.0.27 - - [2025-03-31 02:24:06] "POST /neutron/port HTTP/1.1" 200 151 0.134250 10.0.0.27 - - [2025-03-31 02:24:06] "POST /neutron/port HTTP/1.1" 200 151 0.131658 10.0.0.27 - - [2025-03-31 02:24:08] "POST /neutron/network HTTP/1.1" 200 838 0.009985 10.0.0.27 - - [2025-03-31 02:24:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003759 10.0.0.27 - - [2025-03-31 02:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004430 10.0.0.27 - - [2025-03-31 02:24:08] "POST /useragent-kv HTTP/1.1" 200 115 0.001888 10.0.0.27 - - [2025-03-31 02:24:08] "POST /neutron/network HTTP/1.1" 200 151 0.091957 10.0.0.27 - - [2025-03-31 02:24:08] "GET /routing-instance/7d279970-fa36-4fef-8a6c-9dec0ad70686 HTTP/1.1" 404 171 0.016398 10.0.0.27 - - [2025-03-31 02:24:08] "GET /domains HTTP/1.1" 200 280 0.004253 10.0.0.27 - - [2025-03-31 02:24:08] "DELETE /route-target/8d2988aa-9efe-46b5-8949-d12118d04434 HTTP/1.1" 200 115 0.038437 10.0.0.27 - - [2025-03-31 02:24:08] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001108 10.0.0.27 - - [2025-03-31 02:24:08] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2585 0.007928 10.0.0.27 - - [2025-03-31 02:24:08] "GET /projects?obj_uuids=29d14954-84ab-4f0e-9ae3-a6dbb22e2584&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001693 10.0.0.27 - - [2025-03-31 02:24:08] "GET /project/29d14954-84ab-4f0e-9ae3-a6dbb22e2584 HTTP/1.1" 200 2174 0.069293 10.0.0.27 - - [2025-03-31 02:24:08] "POST /neutron/network HTTP/1.1" 200 840 0.005992 10.0.0.27 - - [2025-03-31 02:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.27 - - [2025-03-31 02:24:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002278 10.0.0.27 - - [2025-03-31 02:24:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002845 10.0.0.27 - - [2025-03-31 02:24:08] "POST /neutron/network HTTP/1.1" 200 151 0.087100 10.0.0.27 - - [2025-03-31 02:24:08] "DELETE /route-target/7e371205-ae32-4643-9c30-e1c389f3d619 HTTP/1.1" 200 115 0.020610 10.0.0.27 - - [2025-03-31 02:24:08] "GET /routing-instance/99741bbe-6b56-47ab-a2cd-899e4cbcd8df HTTP/1.1" 404 171 0.005005 10.0.0.27 - - [2025-03-31 02:24:08] "GET /domains HTTP/1.1" 200 280 0.003179 10.0.0.27 - - [2025-03-31 02:24:08] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001213 10.0.0.27 - - [2025-03-31 02:24:08] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2585 0.050349 10.0.0.27 - - [2025-03-31 02:24:08] "GET /projects?obj_uuids=29d14954-84ab-4f0e-9ae3-a6dbb22e2584&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001935 10.0.0.27 - - [2025-03-31 02:24:08] "GET /project/29d14954-84ab-4f0e-9ae3-a6dbb22e2584 HTTP/1.1" 200 1924 0.076422 10.0.0.27 - - [2025-03-31 02:24:08] "GET /projects?obj_uuids=29d14954-84ab-4f0e-9ae3-a6dbb22e2584&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001244 10.0.0.27 - - [2025-03-31 02:24:08] "GET /project/29d14954-84ab-4f0e-9ae3-a6dbb22e2584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.031887 10.0.0.27 - - [2025-03-31 02:24:08] "GET /projects?obj_uuids=29d14954-84ab-4f0e-9ae3-a6dbb22e2584&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001100 10.0.0.27 - - [2025-03-31 02:24:08] "GET /project/29d14954-84ab-4f0e-9ae3-a6dbb22e2584?fields=virtual_networks HTTP/1.1" 200 1056 0.074874 10.0.0.27 - - [2025-03-31 02:24:08] "GET /projects?obj_uuids=29d14954-84ab-4f0e-9ae3-a6dbb22e2584&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001012 10.0.0.27 - - [2025-03-31 02:24:09] "GET /project/29d14954-84ab-4f0e-9ae3-a6dbb22e2584?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.031753 10.0.0.27 - - [2025-03-31 02:24:09] "GET /projects?obj_uuids=29d14954-84ab-4f0e-9ae3-a6dbb22e2584&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001088 10.0.0.27 - - [2025-03-31 02:24:09] "GET /project/29d14954-84ab-4f0e-9ae3-a6dbb22e2584?fields=security_groups HTTP/1.1" 200 1294 0.036325 10.0.0.27 - - [2025-03-31 02:24:09] "POST /fqname-to-id HTTP/1.1" 404 183 0.023482 10.0.0.27 - - [2025-03-31 02:24:09] "GET /projects?obj_uuids=9ad4813e-0f5c-4508-b2ef-34cda2be5ba3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002958 10.0.0.27 - - [2025-03-31 02:24:09] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003691 10.0.0.27 - - [2025-03-31 02:24:09] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.012179 10.0.0.27 - - [2025-03-31 02:24:10] "POST /id-to-fqname HTTP/1.1" 200 185 0.001238 10.0.0.27 - - [2025-03-31 02:24:10] "POST /fqname-to-id HTTP/1.1" 404 194 0.003171 10.0.0.27 - - [2025-03-31 02:24:10] "POST /security-groups HTTP/1.1" 200 586 0.065816 10.0.0.27 - - [2025-03-31 02:24:10] "POST /fqname-to-id HTTP/1.1" 404 229 0.003104 10.0.0.27 - - [2025-03-31 02:24:10] "POST /projects HTTP/1.1" 200 575 0.219239 10.0.0.27 - - [2025-03-31 02:24:10] "POST /access-control-lists HTTP/1.1" 200 591 0.059525 10.0.0.27 - - [2025-03-31 02:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.289250 10.0.0.27 - - [2025-03-31 02:24:10] "POST /fqname-to-id HTTP/1.1" 404 228 0.002891 10.0.0.27 - - [2025-03-31 02:24:10] "GET /project/9ad4813e-0f5c-4508-b2ef-34cda2be5ba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.415351 10.0.0.27 - - [2025-03-31 02:24:10] "POST /access-control-lists HTTP/1.1" 200 589 0.067819 10.0.0.27 - - [2025-03-31 02:24:11] "GET / HTTP/1.1" 200 35931 0.002685 10.0.0.27 - - [2025-03-31 02:24:12] "GET /projects?obj_uuids=9ad4813e-0f5c-4508-b2ef-34cda2be5ba3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001204 10.0.0.27 - - [2025-03-31 02:24:12] "GET /project/9ad4813e-0f5c-4508-b2ef-34cda2be5ba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.055659 10.0.0.27 - - [2025-03-31 02:24:12] "GET /projects?obj_uuids=9ad4813e-0f5c-4508-b2ef-34cda2be5ba3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001049 10.0.0.27 - - [2025-03-31 02:24:12] "GET /project/9ad4813e-0f5c-4508-b2ef-34cda2be5ba3?fields=virtual_networks HTTP/1.1" 200 1023 0.038552 10.0.0.27 - - [2025-03-31 02:24:12] "GET /projects?obj_uuids=9ad4813e-0f5c-4508-b2ef-34cda2be5ba3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001047 10.0.0.27 - - [2025-03-31 02:24:12] "GET /project/9ad4813e-0f5c-4508-b2ef-34cda2be5ba3?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.032119 10.0.0.27 - - [2025-03-31 02:24:12] "GET /projects?obj_uuids=9ad4813e-0f5c-4508-b2ef-34cda2be5ba3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001153 10.0.0.27 - - [2025-03-31 02:24:12] "GET /project/9ad4813e-0f5c-4508-b2ef-34cda2be5ba3?fields=security_groups HTTP/1.1" 200 1244 0.032102 10.0.0.27 - - [2025-03-31 02:24:13] "POST /fqname-to-id HTTP/1.1" 404 191 0.026284 10.0.0.27 - - [2025-03-31 02:24:13] "GET /projects?obj_uuids=513c773d-18e0-40de-a85b-8ed35ab06cee&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002991 10.0.0.27 - - [2025-03-31 02:24:13] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001156 10.0.0.27 - - [2025-03-31 02:24:13] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008152 10.0.0.27 - - [2025-03-31 02:24:13] "POST /id-to-fqname HTTP/1.1" 200 193 0.002920 10.0.0.27 - - [2025-03-31 02:24:13] "POST /fqname-to-id HTTP/1.1" 404 202 0.005718 10.0.0.27 - - [2025-03-31 02:24:14] "POST /security-groups HTTP/1.1" 200 594 0.076250 10.0.0.27 - - [2025-03-31 02:24:14] "POST /fqname-to-id HTTP/1.1" 404 237 0.002732 10.0.0.27 - - [2025-03-31 02:24:14] "POST /projects HTTP/1.1" 200 591 0.257978 10.0.0.27 - - [2025-03-31 02:24:14] "POST /access-control-lists HTTP/1.1" 200 599 0.060747 10.0.0.27 - - [2025-03-31 02:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.328225 10.0.0.27 - - [2025-03-31 02:24:14] "POST /fqname-to-id HTTP/1.1" 404 236 0.002985 10.0.0.27 - - [2025-03-31 02:24:14] "GET /project/513c773d-18e0-40de-a85b-8ed35ab06cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.466213 10.0.0.27 - - [2025-03-31 02:24:14] "POST /access-control-lists HTTP/1.1" 200 597 0.064077 10.0.0.27 - - [2025-03-31 02:24:15] "GET / HTTP/1.1" 200 35931 0.001978 10.0.0.27 - - [2025-03-31 02:24:16] "GET /project/513c773d-18e0-40de-a85b-8ed35ab06cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000467 10.0.0.27 - - [2025-03-31 02:24:16] "GET /projects?obj_uuids=513c773d-18e0-40de-a85b-8ed35ab06cee&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001048 10.0.0.27 - - [2025-03-31 02:24:16] "GET /project/513c773d-18e0-40de-a85b-8ed35ab06cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.053500 10.0.0.27 - - [2025-03-31 02:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.27 - - [2025-03-31 02:24:16] "GET /security-group/5e22a89d-69c7-4fc2-a35e-919268cbd31a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.005574 10.0.0.27 - - [2025-03-31 02:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.27 - - [2025-03-31 02:24:16] "GET /projects?obj_uuids=513c773d-18e0-40de-a85b-8ed35ab06cee&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001514 10.0.0.27 - - [2025-03-31 02:24:16] "GET /project/513c773d-18e0-40de-a85b-8ed35ab06cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.029583 10.0.0.27 - - [2025-03-31 02:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004389 10.0.0.27 - - [2025-03-31 02:24:16] "GET /security-group/5e22a89d-69c7-4fc2-a35e-919268cbd31a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.004370 10.0.0.27 - - [2025-03-31 02:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.27 - - [2025-03-31 02:24:16] "PUT /security-group/5e22a89d-69c7-4fc2-a35e-919268cbd31a HTTP/1.1" 200 262 0.017863 10.0.0.27 - - [2025-03-31 02:24:16] "PUT /access-control-list/a493cb0a-23cc-4e76-85a4-dcdc4ff1ede1 HTTP/1.1" 200 272 0.012689 10.0.0.27 - - [2025-03-31 02:24:16] "PUT /access-control-list/7aad418f-dfe8-4181-81d6-c42a7dba4a91 HTTP/1.1" 200 272 0.012350 10.0.0.27 - - [2025-03-31 02:24:16] "POST /fqname-to-id HTTP/1.1" 404 202 0.002621 10.0.0.27 - - [2025-03-31 02:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.27 - - [2025-03-31 02:24:17] "GET /projects?obj_uuids=513c773d-18e0-40de-a85b-8ed35ab06cee&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001535 10.0.0.27 - - [2025-03-31 02:24:17] "GET /project/513c773d-18e0-40de-a85b-8ed35ab06cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.032882 10.0.0.27 - - [2025-03-31 02:24:17] "POST /neutron/network HTTP/1.1" 200 117 0.027822 10.0.0.27 - - [2025-03-31 02:24:17] "GET /projects?obj_uuids=513c773d-18e0-40de-a85b-8ed35ab06cee&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001014 10.0.0.27 - - [2025-03-31 02:24:17] "POST /neutron/network HTTP/1.1" 200 608 0.069898 10.0.0.27 - - [2025-03-31 02:24:17] "POST /route-targets HTTP/1.1" 200 327 0.009671 10.0.0.27 - - [2025-03-31 02:24:17] "POST /ref-update HTTP/1.1" 200 156 0.010138 10.0.0.27 - - [2025-03-31 02:24:17] "POST /useragent-kv HTTP/1.1" 200 115 0.006147 10.0.0.27 - - [2025-03-31 02:24:17] "POST /neutron/subnet HTTP/1.1" 200 734 0.136930 10.0.0.27 - - [2025-03-31 02:24:17] "POST /neutron/network HTTP/1.1" 200 829 0.005975 10.0.0.27 - - [2025-03-31 02:24:17] "POST /id-to-fqname HTTP/1.1" 200 223 0.001234 10.0.0.27 - - [2025-03-31 02:24:17] "GET /virtual-network/624c1767-3e72-466a-8a74-22fc10564cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006390 10.0.0.27 - - [2025-03-31 02:24:17] "POST /neutron/network HTTP/1.1" 200 829 0.007498 10.0.0.27 - - [2025-03-31 02:24:17] "GET /virtual-network/624c1767-3e72-466a-8a74-22fc10564cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005040 10.0.0.27 - - [2025-03-31 02:24:17] "POST /neutron/network HTTP/1.1" 200 829 0.006171 10.0.0.27 - - [2025-03-31 02:24:17] "POST /neutron/subnet HTTP/1.1" 200 734 0.006942 10.0.0.27 - - [2025-03-31 02:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.27 - - [2025-03-31 02:24:17] "GET /projects?obj_uuids=513c773d-18e0-40de-a85b-8ed35ab06cee&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001171 10.0.0.27 - - [2025-03-31 02:24:17] "GET /project/513c773d-18e0-40de-a85b-8ed35ab06cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.031619 10.0.0.27 - - [2025-03-31 02:24:17] "POST /neutron/network HTTP/1.1" 200 117 0.009178 10.0.0.27 - - [2025-03-31 02:24:17] "GET /projects?obj_uuids=513c773d-18e0-40de-a85b-8ed35ab06cee&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001176 10.0.0.27 - - [2025-03-31 02:24:17] "POST /route-targets HTTP/1.1" 200 327 0.011550 10.0.0.27 - - [2025-03-31 02:24:17] "POST /neutron/network HTTP/1.1" 200 615 0.112281 10.0.0.27 - - [2025-03-31 02:24:17] "POST /ref-update HTTP/1.1" 200 156 0.011461 10.0.0.27 - - [2025-03-31 02:24:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004879 10.0.0.27 - - [2025-03-31 02:24:18] "POST /neutron/subnet HTTP/1.1" 200 734 0.200445 10.0.0.27 - - [2025-03-31 02:24:18] "POST /neutron/network HTTP/1.1" 200 836 0.005985 10.0.0.27 - - [2025-03-31 02:24:18] "POST /id-to-fqname HTTP/1.1" 200 227 0.001257 10.0.0.27 - - [2025-03-31 02:24:18] "GET /virtual-network/fcf6edfe-65fa-4681-bd8e-6cfe44d5983d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005170 10.0.0.27 - - [2025-03-31 02:24:18] "POST /neutron/network HTTP/1.1" 200 836 0.005949 10.0.0.27 - - [2025-03-31 02:24:18] "GET /virtual-network/fcf6edfe-65fa-4681-bd8e-6cfe44d5983d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.004888 10.0.0.27 - - [2025-03-31 02:24:18] "POST /neutron/network HTTP/1.1" 200 836 0.006222 10.0.0.27 - - [2025-03-31 02:24:18] "POST /neutron/subnet HTTP/1.1" 200 734 0.006305 10.0.0.27 - - [2025-03-31 02:24:18] "POST /id-to-fqname HTTP/1.1" 200 223 0.001020 10.0.0.27 - - [2025-03-31 02:24:18] "POST /neutron/network HTTP/1.1" 200 839 0.006186 10.0.0.27 - - [2025-03-31 02:24:18] "GET /aaa-mode HTTP/1.1" 401 292 0.000385 10.0.0.27 - - [2025-03-31 02:24:18] "GET / HTTP/1.1" 200 35931 0.001720 10.0.0.27 - - [2025-03-31 02:24:18] "GET /project/513c773d-18e0-40de-a85b-8ed35ab06cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000404 10.0.0.27 - - [2025-03-31 02:24:19] "GET /projects?obj_uuids=513c773d-18e0-40de-a85b-8ed35ab06cee&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001029 10.0.0.27 - - [2025-03-31 02:24:19] "GET /project/513c773d-18e0-40de-a85b-8ed35ab06cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.050476 10.0.0.27 - - [2025-03-31 02:24:19] "POST /neutron/network HTTP/1.1" 200 829 0.006660 10.0.0.27 - - [2025-03-31 02:24:19] "POST /neutron/port HTTP/1.1" 200 117 0.005018 10.0.0.27 - - [2025-03-31 02:24:19] "POST /neutron/port HTTP/1.1" 200 117 0.004842 10.0.0.27 - - [2025-03-31 02:24:19] "POST /id-to-fqname HTTP/1.1" 200 227 0.001152 10.0.0.27 - - [2025-03-31 02:24:19] "POST /neutron/port HTTP/1.1" 200 117 0.007376 10.0.0.27 - - [2025-03-31 02:24:19] "POST /neutron/network HTTP/1.1" 200 846 0.008417 10.0.0.27 - - [2025-03-31 02:24:19] "GET /aaa-mode HTTP/1.1" 401 292 0.000484 10.0.0.27 - - [2025-03-31 02:24:19] "POST /neutron/network HTTP/1.1" 200 839 0.007098 10.0.0.27 - - [2025-03-31 02:24:19] "GET /projects?obj_uuids=513c773d-18e0-40de-a85b-8ed35ab06cee&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001873 10.0.0.27 - - [2025-03-31 02:24:19] "GET / HTTP/1.1" 200 35931 0.002902 10.0.0.27 - - [2025-03-31 02:24:19] "GET /project/513c773d-18e0-40de-a85b-8ed35ab06cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000467 10.0.0.27 - - [2025-03-31 02:24:19] "POST /neutron/port HTTP/1.1" 200 1065 0.238134 10.0.0.27 - - [2025-03-31 02:24:20] "POST /neutron/port HTTP/1.1" 200 1065 0.009946 10.0.0.27 - - [2025-03-31 02:24:20] "POST /neutron/port HTTP/1.1" 200 1065 0.012172 10.0.0.27 - - [2025-03-31 02:24:20] "POST /neutron/port HTTP/1.1" 200 1119 0.075474 10.0.0.27 - - [2025-03-31 02:24:20] "POST /neutron/port HTTP/1.1" 200 1093 0.015764 10.0.0.27 - - [2025-03-31 02:24:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003599 10.0.0.27 - - [2025-03-31 02:24:20] "POST /neutron/subnet HTTP/1.1" 200 708 0.012155 10.0.0.27 - - [2025-03-31 02:24:20] "POST /neutron/port HTTP/1.1" 200 117 0.001182 10.0.0.27 - - [2025-03-31 02:24:20] "POST /neutron/network HTTP/1.1" 200 829 0.005620 10.0.0.27 - - [2025-03-31 02:24:20] "GET /projects?obj_uuids=513c773d-18e0-40de-a85b-8ed35ab06cee&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001526 10.0.0.27 - - [2025-03-31 02:24:20] "GET /project/513c773d-18e0-40de-a85b-8ed35ab06cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.058207 10.0.0.27 - - [2025-03-31 02:24:20] "POST /neutron/network HTTP/1.1" 200 836 0.006018 10.0.0.27 - - [2025-03-31 02:24:20] "POST /neutron/port HTTP/1.1" 200 1093 0.033625 10.0.0.27 - - [2025-03-31 02:24:20] "POST /neutron/security_group HTTP/1.1" 200 2002 0.016348 10.0.0.27 - - [2025-03-31 02:24:20] "POST /neutron/port HTTP/1.1" 200 117 0.008701 10.0.0.27 - - [2025-03-31 02:24:20] "GET /projects?obj_uuids=513c773d-18e0-40de-a85b-8ed35ab06cee&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001595 10.0.0.27 - - [2025-03-31 02:24:20] "POST /neutron/router HTTP/1.1" 200 585 0.077391 10.0.0.27 - - [2025-03-31 02:24:20] "POST /neutron/router HTTP/1.1" 200 585 0.003842 10.0.0.27 - - [2025-03-31 02:24:20] "POST /route-targets HTTP/1.1" 200 327 0.028668 10.0.0.27 - - [2025-03-31 02:24:20] "PUT /logical-router/f04731f5-9aef-48e8-aea1-652882611dbd HTTP/1.1" 200 262 0.043077 10.0.0.27 - - [2025-03-31 02:24:20] "POST /neutron/router HTTP/1.1" 200 656 0.063870 10.0.0.27 - - [2025-03-31 02:24:20] "GET /logical-router/f04731f5-9aef-48e8-aea1-652882611dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1642 0.012259 10.0.0.27 - - [2025-03-31 02:24:20] "POST /neutron/router HTTP/1.1" 200 656 0.005374 10.0.0.27 - - [2025-03-31 02:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.27 - - [2025-03-31 02:24:20] "GET /projects?obj_uuids=513c773d-18e0-40de-a85b-8ed35ab06cee&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001019 10.0.0.27 - - [2025-03-31 02:24:20] "GET /service-template/ae0d80ec-a993-4ee5-bbfe-742d22a57e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.007994 10.0.0.27 - - [2025-03-31 02:24:20] "POST /fqname-to-id HTTP/1.1" 404 215 0.004864 10.0.0.27 - - [2025-03-31 02:24:20] "POST /neutron/network HTTP/1.1" 200 846 0.018832 10.0.0.27 - - [2025-03-31 02:24:20] "GET /projects?obj_uuids=513c773d-18e0-40de-a85b-8ed35ab06cee&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001571 10.0.0.27 - - [2025-03-31 02:24:21] "POST /useragent-kv HTTP/1.1" 200 115 0.006191 10.0.0.27 - - [2025-03-31 02:24:21] "POST /virtual-networks HTTP/1.1" 200 694 0.208595 10.0.0.27 - - [2025-03-31 02:24:21] "POST /neutron/router HTTP/1.1" 200 344 0.374005 10.0.0.27 - - [2025-03-31 02:24:21] "POST /route-targets HTTP/1.1" 200 327 0.063667 10.0.0.27 - - [2025-03-31 02:24:21] "POST /ref-update HTTP/1.1" 200 156 0.041131 10.0.0.27 - - [2025-03-31 02:24:21] "POST /neutron/port HTTP/1.1" 200 1093 0.074709 10.0.0.27 - - [2025-03-31 02:24:21] "POST /service-instances HTTP/1.1" 200 670 0.109754 10.0.0.27 - - [2025-03-31 02:24:21] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007884 10.0.0.27 - - [2025-03-31 02:24:21] "POST /ref-update HTTP/1.1" 200 156 0.025783 10.0.0.27 - - [2025-03-31 02:24:21] "POST /route-tables HTTP/1.1" 200 582 0.054022 10.0.0.27 - - [2025-03-31 02:24:21] "POST /neutron/port HTTP/1.1" 200 1065 0.483672 10.0.0.27 - - [2025-03-31 02:24:21] "POST /neutron/port HTTP/1.1" 200 1065 0.020000 10.0.0.27 - - [2025-03-31 02:24:21] "POST /neutron/port HTTP/1.1" 200 1065 0.012285 10.0.0.27 - - [2025-03-31 02:24:21] "PUT /logical-router/f04731f5-9aef-48e8-aea1-652882611dbd HTTP/1.1" 200 262 0.034500 10.0.0.27 - - [2025-03-31 02:24:21] "POST /ref-update HTTP/1.1" 200 156 0.026988 10.0.0.27 - - [2025-03-31 02:24:21] "POST /neutron/port HTTP/1.1" 200 1119 0.094280 10.0.0.27 - - [2025-03-31 02:24:21] "POST /neutron/port HTTP/1.1" 200 1093 0.016280 10.0.0.27 - - [2025-03-31 02:24:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003863 10.0.0.27 - - [2025-03-31 02:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.27 - - [2025-03-31 02:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.27 - - [2025-03-31 02:24:21] "POST /neutron/subnet HTTP/1.1" 200 708 0.014834 10.0.0.27 - - [2025-03-31 02:24:21] "POST /neutron/port HTTP/1.1" 200 117 0.001098 10.0.0.27 - - [2025-03-31 02:24:21] "POST /neutron/network HTTP/1.1" 200 836 0.005571 10.0.0.27 - - [2025-03-31 02:24:21] "POST /virtual-machines HTTP/1.1" 200 553 0.024690 10.0.0.27 - - [2025-03-31 02:24:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.102165 10.0.0.27 - - [2025-03-31 02:24:21] "POST /chown HTTP/1.1" 200 109 0.014652 10.0.0.27 - - [2025-03-31 02:24:21] "POST /instance-ips HTTP/1.1" 200 551 0.031436 10.0.0.27 - - [2025-03-31 02:24:22] "POST /instance-ips HTTP/1.1" 400 246 0.019842 10.0.0.27 - - [2025-03-31 02:24:22] "POST /chown HTTP/1.1" 200 109 0.010318 10.0.0.27 - - [2025-03-31 02:24:22] "PUT /virtual-machine-interface/480ba522-f35e-446b-a3af-b772f2268ef2 HTTP/1.1" 200 284 0.012851 10.0.0.27 - - [2025-03-31 02:24:22] "PUT /instance-ip/77c0675a-42a9-4610-895d-57665e9e0021 HTTP/1.1" 200 256 0.014171 10.0.0.27 - - [2025-03-31 02:24:22] "POST /ref-update HTTP/1.1" 200 156 0.012276 10.0.0.27 - - [2025-03-31 02:24:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.090807 10.0.0.27 - - [2025-03-31 02:24:22] "POST /chown HTTP/1.1" 200 109 0.007624 10.0.0.27 - - [2025-03-31 02:24:22] "POST /instance-ips HTTP/1.1" 200 549 0.034304 10.0.0.27 - - [2025-03-31 02:24:22] "POST /instance-ips HTTP/1.1" 400 316 0.015489 10.0.0.27 - - [2025-03-31 02:24:22] "POST /chown HTTP/1.1" 200 109 0.008888 10.0.0.27 - - [2025-03-31 02:24:22] "PUT /virtual-machine-interface/0ca40a20-ec98-45e3-95ae-8701db681c4b HTTP/1.1" 200 284 0.010380 10.0.0.27 - - [2025-03-31 02:24:22] "PUT /instance-ip/37aa97a6-fcf9-4973-ab5a-e06a3145a8cd HTTP/1.1" 200 256 0.014027 10.0.0.27 - - [2025-03-31 02:24:22] "POST /ref-update HTTP/1.1" 200 156 0.011541 10.0.0.27 - - [2025-03-31 02:24:22] "POST /ref-update HTTP/1.1" 200 156 0.008471 10.0.0.27 - - [2025-03-31 02:24:22] "PUT /routing-instance/fee4bf7a-ad94-46d0-b644-707869dff2e5 HTTP/1.1" 200 266 0.031196 10.0.0.27 - - [2025-03-31 02:24:22] "POST /ref-update HTTP/1.1" 200 156 0.012587 10.0.0.27 - - [2025-03-31 02:24:22] "POST /virtual-machines HTTP/1.1" 200 553 0.015004 10.0.0.27 - - [2025-03-31 02:24:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.091798 10.0.0.27 - - [2025-03-31 02:24:23] "POST /chown HTTP/1.1" 200 109 0.008191 10.0.0.27 - - [2025-03-31 02:24:23] "POST /instance-ips HTTP/1.1" 400 246 0.021315 10.0.0.27 - - [2025-03-31 02:24:23] "POST /chown HTTP/1.1" 200 109 0.007550 10.0.0.27 - - [2025-03-31 02:24:23] "PUT /virtual-machine-interface/326a76a8-e233-4e93-9d21-e8567bc02a54 HTTP/1.1" 200 284 0.009817 10.0.0.27 - - [2025-03-31 02:24:23] "PUT /instance-ip/77c0675a-42a9-4610-895d-57665e9e0021 HTTP/1.1" 200 256 0.012182 10.0.0.27 - - [2025-03-31 02:24:23] "POST /ref-update HTTP/1.1" 200 156 0.012564 10.0.0.27 - - [2025-03-31 02:24:23] "POST /ref-update HTTP/1.1" 200 156 0.014914 10.0.0.27 - - [2025-03-31 02:24:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.086451 10.0.0.27 - - [2025-03-31 02:24:23] "POST /chown HTTP/1.1" 200 109 0.007519 10.0.0.27 - - [2025-03-31 02:24:23] "POST /instance-ips HTTP/1.1" 400 316 0.014707 10.0.0.27 - - [2025-03-31 02:24:23] "POST /chown HTTP/1.1" 200 109 0.007765 10.0.0.27 - - [2025-03-31 02:24:23] "PUT /virtual-machine-interface/0d5d5e66-5e92-4e49-9dd7-cc770a9b1f8c HTTP/1.1" 200 284 0.016151 10.0.0.27 - - [2025-03-31 02:24:23] "PUT /instance-ip/37aa97a6-fcf9-4973-ab5a-e06a3145a8cd HTTP/1.1" 200 256 0.016064 10.0.0.27 - - [2025-03-31 02:24:23] "POST /ref-update HTTP/1.1" 200 156 0.011343 10.0.0.27 - - [2025-03-31 02:24:24] "POST /ref-update HTTP/1.1" 200 156 0.012756 10.0.0.27 - - [2025-03-31 02:24:26] "POST /neutron/port HTTP/1.1" 200 1093 0.019279 10.0.0.27 - - [2025-03-31 02:24:26] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007085 10.0.0.27 - - [2025-03-31 02:24:26] "POST /neutron/port HTTP/1.1" 200 1093 0.015965 10.0.0.27 - - [2025-03-31 02:24:26] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006304 10.0.0.27 - - [2025-03-31 02:24:26] "POST /neutron/port HTTP/1.1" 200 1093 0.014590 10.0.0.27 - - [2025-03-31 02:24:26] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006330 10.0.0.27 - - [2025-03-31 02:24:26] "GET /virtual-machine/7e4c79af-44b0-47d1-8d8e-cd83b8e6ef40 HTTP/1.1" 401 292 0.000453 10.0.0.27 - - [2025-03-31 02:24:26] "GET /virtual-machine/7e4c79af-44b0-47d1-8d8e-cd83b8e6ef40 HTTP/1.1" 200 1295 0.031681 10.0.0.27 - - [2025-03-31 02:24:26] "GET /virtual-machine-interface/581930d0-087a-44fc-9387-1f330965169d HTTP/1.1" 200 2956 0.008605 10.0.0.27 - - [2025-03-31 02:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.27 - - [2025-03-31 02:24:26] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003433 10.0.0.27 - - [2025-03-31 02:24:27] "GET /virtual-networks?parent_id=513c773d-18e0-40de-a85b-8ed35ab06cee&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002994 10.0.0.27 - - [2025-03-31 02:24:27] "GET /virtual-network/624c1767-3e72-466a-8a74-22fc10564cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005576 10.0.0.27 - - [2025-03-31 02:24:28] "POST /neutron/port HTTP/1.1" 200 1093 0.017424 10.0.0.27 - - [2025-03-31 02:24:28] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008446 10.0.0.27 - - [2025-03-31 02:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.27 - - [2025-03-31 02:24:30] "GET /virtual-network/624c1767-3e72-466a-8a74-22fc10564cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005732 10.0.0.27 - - [2025-03-31 02:24:30] "POST /neutron/port HTTP/1.1" 200 1093 0.014854 10.0.0.27 - - [2025-03-31 02:24:30] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005737 10.0.0.27 - - [2025-03-31 02:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.27 - - [2025-03-31 02:24:32] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002855 10.0.0.27 - - [2025-03-31 02:24:32] "GET /virtual-networks?parent_id=513c773d-18e0-40de-a85b-8ed35ab06cee&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003242 10.0.0.27 - - [2025-03-31 02:24:32] "GET /virtual-network/624c1767-3e72-466a-8a74-22fc10564cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006156 10.0.0.27 - - [2025-03-31 02:24:32] "POST /neutron/port HTTP/1.1" 200 1093 0.013611 10.0.0.27 - - [2025-03-31 02:24:32] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006479 10.0.0.27 - - [2025-03-31 02:24:32] "POST /neutron/port HTTP/1.1" 200 1093 0.015099 10.0.0.27 - - [2025-03-31 02:24:32] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005949 10.0.0.27 - - [2025-03-31 02:24:32] "POST /neutron/port HTTP/1.1" 200 1093 0.015533 10.0.0.27 - - [2025-03-31 02:24:32] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006456 10.0.0.27 - - [2025-03-31 02:24:32] "GET /virtual-machine/481c8ea1-0d2e-4fa8-8938-14e389ee052e HTTP/1.1" 200 1294 0.004956 10.0.0.27 - - [2025-03-31 02:24:32] "GET /virtual-machine-interface/0af17daa-abdd-41f2-adf3-c32ea1dd297e HTTP/1.1" 200 2967 0.004379 10.0.0.27 - - [2025-03-31 02:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.27 - - [2025-03-31 02:24:32] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003306 10.0.0.27 - - [2025-03-31 02:24:32] "GET /virtual-networks?parent_id=513c773d-18e0-40de-a85b-8ed35ab06cee&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003221 10.0.0.27 - - [2025-03-31 02:24:32] "GET /virtual-network/fcf6edfe-65fa-4681-bd8e-6cfe44d5983d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006190 10.0.0.27 - - [2025-03-31 02:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.27 - - [2025-03-31 02:24:34] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004313 10.0.0.27 - - [2025-03-31 02:24:34] "GET /virtual-networks?parent_id=513c773d-18e0-40de-a85b-8ed35ab06cee&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003287 10.0.0.27 - - [2025-03-31 02:24:34] "GET /virtual-network/fcf6edfe-65fa-4681-bd8e-6cfe44d5983d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.007621 10.0.0.27 - - [2025-03-31 02:24:38] "POST /neutron/router HTTP/1.1" 200 656 0.004287 10.0.0.27 - - [2025-03-31 02:24:38] "POST /ref-update HTTP/1.1" 200 156 0.010854 10.0.0.27 - - [2025-03-31 02:24:38] "POST /neutron/router HTTP/1.1" 200 344 0.094775 10.0.0.27 - - [2025-03-31 02:24:38] "POST /neutron/router HTTP/1.1" 200 656 0.005219 10.0.0.27 - - [2025-03-31 02:24:38] "GET /logical-router/f04731f5-9aef-48e8-aea1-652882611dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1973 0.006037 10.0.0.27 - - [2025-03-31 02:24:38] "GET /service-instance/78273dc8-c925-4ae9-b3d3-6f94f1cd4b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2315 0.003442 10.0.0.27 - - [2025-03-31 02:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.27 - - [2025-03-31 02:24:38] "POST /neutron/router HTTP/1.1" 200 151 0.068174 10.0.0.27 - - [2025-03-31 02:24:38] "DELETE /route-target/947e4346-0b77-45e5-b9e7-f30c6713a7b7 HTTP/1.1" 409 239 0.005224 10.0.0.27 - - [2025-03-31 02:24:38] "PUT /logical-router/f04731f5-9aef-48e8-aea1-652882611dbd HTTP/1.1" 404 171 0.003197 10.0.0.27 - - [2025-03-31 02:24:38] "POST /ref-update HTTP/1.1" 200 156 0.021293 10.0.0.27 - - [2025-03-31 02:24:38] "DELETE /route-table/31901e16-23f1-4157-a995-43503330ac30 HTTP/1.1" 200 115 0.043944 10.0.0.27 - - [2025-03-31 02:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004335 10.0.0.27 - - [2025-03-31 02:24:38] "PUT /routing-instance/fee4bf7a-ad94-46d0-b644-707869dff2e5 HTTP/1.1" 200 266 0.011971 10.0.0.27 - - [2025-03-31 02:24:38] "GET /virtual-network/89c2b786-5c81-4a19-b4a9-25a82042d911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.006198 10.0.0.27 - - [2025-03-31 02:24:38] "POST /neutron/network HTTP/1.1" 200 836 0.012471 10.0.0.27 - - [2025-03-31 02:24:38] "POST /ref-update HTTP/1.1" 200 156 0.032110 10.0.0.27 - - [2025-03-31 02:24:38] "POST /neutron/network HTTP/1.1" 400 204 0.051984 10.0.0.27 - - [2025-03-31 02:24:38] "POST /ref-update HTTP/1.1" 200 156 0.011510 10.0.0.27 - - [2025-03-31 02:24:38] "DELETE /instance-ip/37aa97a6-fcf9-4973-ab5a-e06a3145a8cd HTTP/1.1" 200 115 0.058659 10.0.0.27 - - [2025-03-31 02:24:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.27 - - [2025-03-31 02:24:39] "POST /useragent-kv HTTP/1.1" 200 115 0.010074 10.0.0.27 - - [2025-03-31 02:24:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002750 10.0.0.27 - - [2025-03-31 02:24:39] "DELETE /virtual-network/89c2b786-5c81-4a19-b4a9-25a82042d911 HTTP/1.1" 200 115 0.168040 10.0.0.27 - - [2025-03-31 02:24:39] "DELETE /route-target/2aadeb0f-4e5b-4c0e-855a-6dad39136bf8 HTTP/1.1" 200 115 0.029315 10.0.0.27 - - [2025-03-31 02:24:39] "DELETE /service-instance/78273dc8-c925-4ae9-b3d3-6f94f1cd4b5c HTTP/1.1" 200 115 0.039110 10.0.0.27 - - [2025-03-31 02:24:39] "GET /logical-router/f04731f5-9aef-48e8-aea1-652882611dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002455 10.0.0.27 - - [2025-03-31 02:24:39] "GET /service-instance/78273dc8-c925-4ae9-b3d3-6f94f1cd4b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002701 10.0.0.27 - - [2025-03-31 02:24:39] "POST /neutron/port HTTP/1.1" 200 1093 0.019116 10.0.0.27 - - [2025-03-31 02:24:39] "POST /neutron/port HTTP/1.1" 200 1119 0.011153 10.0.0.27 - - [2025-03-31 02:24:39] "GET /virtual-machine-interface/0ca40a20-ec98-45e3-95ae-8701db681c4b?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1332 0.010466 10.0.0.27 - - [2025-03-31 02:24:39] "POST /neutron/port HTTP/1.1" 200 1093 0.036679 10.0.0.27 - - [2025-03-31 02:24:39] "POST /neutron/port HTTP/1.1" 200 1119 0.010803 10.0.0.27 - - [2025-03-31 02:24:39] "DELETE /virtual-machine-interface/0ca40a20-ec98-45e3-95ae-8701db681c4b HTTP/1.1" 200 115 0.050904 10.0.0.27 - - [2025-03-31 02:24:39] "GET /virtual-machine-interface/480ba522-f35e-446b-a3af-b772f2268ef2?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1653 0.006354 10.0.0.27 - - [2025-03-31 02:24:39] "POST /neutron/port HTTP/1.1" 200 151 0.150372 10.0.0.27 - - [2025-03-31 02:24:39] "POST /ref-update HTTP/1.1" 200 156 0.015633 10.0.0.27 - - [2025-03-31 02:24:39] "GET /instance-ip/77c0675a-42a9-4610-895d-57665e9e0021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.006083 10.0.0.27 - - [2025-03-31 02:24:39] "POST /neutron/port HTTP/1.1" 200 151 0.150385 10.0.0.27 - - [2025-03-31 02:24:39] "DELETE /virtual-machine-interface/480ba522-f35e-446b-a3af-b772f2268ef2 HTTP/1.1" 200 115 0.043561 10.0.0.27 - - [2025-03-31 02:24:39] "POST /ref-update HTTP/1.1" 200 156 0.012035 10.0.0.27 - - [2025-03-31 02:24:39] "DELETE /virtual-machine/6a6cc148-64ae-42a6-aa8f-7aafc6bd03d5 HTTP/1.1" 200 115 0.020696 10.0.0.27 - - [2025-03-31 02:24:39] "GET /virtual-machine-interface/326a76a8-e233-4e93-9d21-e8567bc02a54?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1653 0.008260 10.0.0.27 - - [2025-03-31 02:24:39] "POST /ref-update HTTP/1.1" 200 156 0.017292 10.0.0.27 - - [2025-03-31 02:24:39] "GET /instance-ip/77c0675a-42a9-4610-895d-57665e9e0021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1696 0.005527 10.0.0.27 - - [2025-03-31 02:24:39] "DELETE /instance-ip/77c0675a-42a9-4610-895d-57665e9e0021 HTTP/1.1" 200 115 0.034333 10.0.0.27 - - [2025-03-31 02:24:39] "DELETE /virtual-machine-interface/326a76a8-e233-4e93-9d21-e8567bc02a54 HTTP/1.1" 200 115 0.036467 10.0.0.27 - - [2025-03-31 02:24:39] "GET /virtual-machine-interface/0d5d5e66-5e92-4e49-9dd7-cc770a9b1f8c?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1332 0.007258 10.0.0.27 - - [2025-03-31 02:24:40] "DELETE /virtual-machine-interface/0d5d5e66-5e92-4e49-9dd7-cc770a9b1f8c HTTP/1.1" 200 115 0.035606 10.0.0.27 - - [2025-03-31 02:24:40] "DELETE /virtual-machine/cb264ac7-7c09-4c80-b35e-c15d3eeacff0 HTTP/1.1" 200 115 0.019257 10.0.0.27 - - [2025-03-31 02:24:40] "POST /neutron/network HTTP/1.1" 200 836 0.006759 10.0.0.27 - - [2025-03-31 02:24:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003847 10.0.0.27 - - [2025-03-31 02:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006139 10.0.0.27 - - [2025-03-31 02:24:40] "POST /useragent-kv HTTP/1.1" 200 115 0.004198 10.0.0.27 - - [2025-03-31 02:24:41] "POST /neutron/network HTTP/1.1" 200 151 0.106500 10.0.0.27 - - [2025-03-31 02:24:41] "DELETE /route-target/2cb5b7fc-50ce-4957-b4ab-929fe029dfd8 HTTP/1.1" 200 115 0.030175 10.0.0.27 - - [2025-03-31 02:24:41] "POST /neutron/network HTTP/1.1" 200 829 0.010643 10.0.0.27 - - [2025-03-31 02:24:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003941 10.0.0.27 - - [2025-03-31 02:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004592 10.0.0.27 - - [2025-03-31 02:24:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002319 10.0.0.27 - - [2025-03-31 02:24:41] "POST /neutron/network HTTP/1.1" 200 151 0.091802 10.0.0.27 - - [2025-03-31 02:24:41] "DELETE /route-target/6102bf9a-f34f-41a7-9627-bac9b8138478 HTTP/1.1" 200 115 0.013171 10.0.0.27 - - [2025-03-31 02:24:41] "GET /projects?obj_uuids=513c773d-18e0-40de-a85b-8ed35ab06cee&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001647 10.0.0.27 - - [2025-03-31 02:24:41] "GET /project/513c773d-18e0-40de-a85b-8ed35ab06cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.033181 10.0.0.27 - - [2025-03-31 02:24:41] "GET /projects?obj_uuids=513c773d-18e0-40de-a85b-8ed35ab06cee&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001206 10.0.0.27 - - [2025-03-31 02:24:41] "GET /project/513c773d-18e0-40de-a85b-8ed35ab06cee?fields=virtual_networks HTTP/1.1" 200 1038 0.069856 10.0.0.27 - - [2025-03-31 02:24:41] "GET /projects?obj_uuids=513c773d-18e0-40de-a85b-8ed35ab06cee&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001608 10.0.0.27 - - [2025-03-31 02:24:41] "GET /project/513c773d-18e0-40de-a85b-8ed35ab06cee?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.027492 10.0.0.27 - - [2025-03-31 02:24:41] "GET /projects?obj_uuids=513c773d-18e0-40de-a85b-8ed35ab06cee&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001487 10.0.0.27 - - [2025-03-31 02:24:41] "GET /project/513c773d-18e0-40de-a85b-8ed35ab06cee?fields=security_groups HTTP/1.1" 200 1267 0.026784 10.0.0.27 - - [2025-03-31 02:24:42] "POST /fqname-to-id HTTP/1.1" 404 196 0.023421 10.0.0.27 - - [2025-03-31 02:24:42] "GET /projects?obj_uuids=983e35a4-d668-4e58-9734-9db66e7b3031&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002790 10.0.0.27 - - [2025-03-31 02:24:42] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001101 10.0.0.27 - - [2025-03-31 02:24:42] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008101 10.0.0.27 - - [2025-03-31 02:24:42] "POST /id-to-fqname HTTP/1.1" 200 198 0.003208 10.0.0.27 - - [2025-03-31 02:24:42] "POST /fqname-to-id HTTP/1.1" 404 207 0.003207 10.0.0.27 - - [2025-03-31 02:24:42] "POST /security-groups HTTP/1.1" 200 599 0.064010 10.0.0.27 - - [2025-03-31 02:24:42] "POST /fqname-to-id HTTP/1.1" 404 242 0.002982 10.0.0.27 - - [2025-03-31 02:24:42] "POST /projects HTTP/1.1" 200 601 0.225162 10.0.0.27 - - [2025-03-31 02:24:42] "POST /access-control-lists HTTP/1.1" 200 604 0.060047 10.0.0.27 - - [2025-03-31 02:24:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.294873 10.0.0.27 - - [2025-03-31 02:24:43] "POST /fqname-to-id HTTP/1.1" 404 241 0.003277 10.0.0.27 - - [2025-03-31 02:24:43] "GET /project/983e35a4-d668-4e58-9734-9db66e7b3031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.417139 10.0.0.27 - - [2025-03-31 02:24:43] "POST /access-control-lists HTTP/1.1" 200 602 0.064213 10.0.0.27 - - [2025-03-31 02:24:43] "DELETE /project/983e35a4d6684e5897349db66e7b3031 HTTP/1.1" 404 173 0.019924 10.0.0.27 - - [2025-03-31 02:24:43] "DELETE /project/513c773d18e040dea85b8ed35ab06cee HTTP/1.1" 404 173 0.009272 10.0.0.27 - - [2025-03-31 02:24:43] "DELETE /project/9ad4813e0f5c4508b2ef34cda2be5ba3 HTTP/1.1" 404 173 0.007776 10.0.0.27 - - [2025-03-31 02:24:43] "GET /projects?obj_uuids=513c773d-18e0-40de-a85b-8ed35ab06cee&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000957 10.0.0.27 - - [2025-03-31 02:24:43] "GET /projects?obj_uuids=9ad4813e-0f5c-4508-b2ef-34cda2be5ba3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000883 10.0.0.27 - - [2025-03-31 02:24:43] "GET /projects?obj_uuids=29d14954-84ab-4f0e-9ae3-a6dbb22e2584&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001021 10.0.0.27 - - [2025-03-31 02:24:43] "GET /project/9ad4813e-0f5c-4508-b2ef-34cda2be5ba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.061543 10.0.0.27 - - [2025-03-31 02:24:43] "GET /project/513c773d-18e0-40de-a85b-8ed35ab06cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.071646 10.0.0.27 - - [2025-03-31 02:24:43] "GET /project/29d14954-84ab-4f0e-9ae3-a6dbb22e2584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.074872 10.0.0.27 - - [2025-03-31 02:24:43] "GET /projects?obj_uuids=513c773d-18e0-40de-a85b-8ed35ab06cee&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001022 10.0.0.27 - - [2025-03-31 02:24:43] "GET /projects?obj_uuids=9ad4813e-0f5c-4508-b2ef-34cda2be5ba3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000910 10.0.0.27 - - [2025-03-31 02:24:43] "GET /projects?obj_uuids=29d14954-84ab-4f0e-9ae3-a6dbb22e2584&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000925 10.0.0.27 - - [2025-03-31 02:24:43] "GET /project/9ad4813e-0f5c-4508-b2ef-34cda2be5ba3?fields=security_groups HTTP/1.1" 200 1349 0.053496 10.0.0.27 - - [2025-03-31 02:24:43] "GET /project/513c773d-18e0-40de-a85b-8ed35ab06cee?fields=security_groups HTTP/1.1" 200 1372 0.055458 10.0.0.27 - - [2025-03-31 02:24:43] "GET /project/29d14954-84ab-4f0e-9ae3-a6dbb22e2584?fields=security_groups HTTP/1.1" 200 1399 0.060327 10.0.0.27 - - [2025-03-31 02:24:43] "DELETE /security-group/5e22a89d-69c7-4fc2-a35e-919268cbd31a HTTP/1.1" 200 115 0.086318 10.0.0.27 - - [2025-03-31 02:24:43] "DELETE /security-group/0316c9ae-439d-426b-b0db-fdc9900e7fd1 HTTP/1.1" 200 115 0.102881 10.0.0.27 - - [2025-03-31 02:24:43] "GET /projects?obj_uuids=513c773d-18e0-40de-a85b-8ed35ab06cee&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001278 10.0.0.27 - - [2025-03-31 02:24:43] "DELETE /security-group/da991256-7abe-4c24-ac1c-d4cbfd22286c HTTP/1.1" 200 115 0.097655 10.0.0.27 - - [2025-03-31 02:24:43] "GET /projects?obj_uuids=9ad4813e-0f5c-4508-b2ef-34cda2be5ba3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001595 10.0.0.27 - - [2025-03-31 02:24:43] "DELETE /access-control-list/a493cb0a-23cc-4e76-85a4-dcdc4ff1ede1 HTTP/1.1" 200 115 0.077023 10.0.0.27 - - [2025-03-31 02:24:43] "GET /projects?obj_uuids=29d14954-84ab-4f0e-9ae3-a6dbb22e2584&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001182 10.0.0.27 - - [2025-03-31 02:24:43] "GET /project/513c773d-18e0-40de-a85b-8ed35ab06cee?fields=application_policy_sets HTTP/1.1" 200 1411 0.055037 10.0.0.27 - - [2025-03-31 02:24:43] "GET /project/29d14954-84ab-4f0e-9ae3-a6dbb22e2584?fields=application_policy_sets HTTP/1.1" 200 1438 0.047620 10.0.0.27 - - [2025-03-31 02:24:43] "DELETE /access-control-list/7aad418f-dfe8-4181-81d6-c42a7dba4a91 HTTP/1.1" 200 115 0.053508 10.0.0.27 - - [2025-03-31 02:24:43] "GET /project/9ad4813e-0f5c-4508-b2ef-34cda2be5ba3?fields=application_policy_sets HTTP/1.1" 200 1388 0.098984 10.0.0.27 - - [2025-03-31 02:24:43] "DELETE /access-control-list/283662e8-58a8-4987-85d9-c5f2490f11da HTTP/1.1" 200 115 0.054565 10.0.0.27 - - [2025-03-31 02:24:43] "DELETE /access-control-list/ba653893-1e07-436a-9244-12476545106b HTTP/1.1" 200 115 0.058120 10.0.0.27 - - [2025-03-31 02:24:44] "DELETE /access-control-list/5b6593a2-4d71-4972-bb2d-1c862ef55ab0 HTTP/1.1" 200 115 0.033050 10.0.0.27 - - [2025-03-31 02:24:44] "DELETE /project/513c773d-18e0-40de-a85b-8ed35ab06cee HTTP/1.1" 200 115 0.561732 10.0.0.27 - - [2025-03-31 02:24:44] "DELETE /project/29d14954-84ab-4f0e-9ae3-a6dbb22e2584 HTTP/1.1" 200 115 0.562622 10.0.0.27 - - [2025-03-31 02:24:44] "DELETE /project/9ad4813e-0f5c-4508-b2ef-34cda2be5ba3 HTTP/1.1" 200 115 0.591525 10.0.0.27 - - [2025-03-31 02:24:44] "DELETE /access-control-list/b4e2b6a2-8793-415e-9dfb-8f3084d798a1 HTTP/1.1" 200 115 0.043090 10.0.0.27 - - [2025-03-31 02:24:44] "GET / HTTP/1.1" 200 35931 0.002409 10.0.0.27 - - [2025-03-31 02:24:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000558 10.0.0.27 - - [2025-03-31 02:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.057404 10.0.0.27 - - [2025-03-31 02:24:45] "GET /projects?obj_uuids=983e35a4-d668-4e58-9734-9db66e7b3031&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001041 10.0.0.27 - - [2025-03-31 02:24:45] "GET /project/983e35a4-d668-4e58-9734-9db66e7b3031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.023956 10.0.0.27 - - [2025-03-31 02:24:45] "POST /neutron/network HTTP/1.1" 200 117 0.028851 10.0.0.27 - - [2025-03-31 02:24:45] "GET /projects?obj_uuids=983e35a4-d668-4e58-9734-9db66e7b3031&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001407 10.0.0.27 - - [2025-03-31 02:24:45] "POST /neutron/network HTTP/1.1" 200 613 0.073842 10.0.0.27 - - [2025-03-31 02:24:45] "POST /route-targets HTTP/1.1" 200 327 0.011291 10.0.0.27 - - [2025-03-31 02:24:45] "POST /ref-update HTTP/1.1" 200 156 0.013020 10.0.0.27 - - [2025-03-31 02:24:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002696 10.0.0.27 - - [2025-03-31 02:24:45] "POST /neutron/subnet HTTP/1.1" 200 724 0.202777 10.0.0.27 - - [2025-03-31 02:24:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000438 10.0.0.27 - - [2025-03-31 02:24:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003056 10.0.0.27 - - [2025-03-31 02:24:45] "POST /neutron/subnet HTTP/1.1" 200 823 0.190307 10.0.0.27 - - [2025-03-31 02:24:45] "POST /neutron/network HTTP/1.1" 200 1005 0.013302 10.0.0.27 - - [2025-03-31 02:24:45] "POST /id-to-fqname HTTP/1.1" 200 228 0.002069 10.0.0.27 - - [2025-03-31 02:24:45] "GET /virtual-network/cb9b9db6-e63a-4fc5-a0a4-21e6e84adb8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.010175 10.0.0.27 - - [2025-03-31 02:24:45] "POST /neutron/network HTTP/1.1" 200 1005 0.008744 10.0.0.27 - - [2025-03-31 02:24:45] "GET /virtual-network/cb9b9db6-e63a-4fc5-a0a4-21e6e84adb8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007405 10.0.0.27 - - [2025-03-31 02:24:46] "POST /neutron/network HTTP/1.1" 200 1005 0.010914 10.0.0.27 - - [2025-03-31 02:24:46] "POST /neutron/subnet HTTP/1.1" 200 724 0.007130 10.0.0.27 - - [2025-03-31 02:24:46] "POST /neutron/subnet HTTP/1.1" 200 823 0.007169 10.0.0.27 - - [2025-03-31 02:24:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.27 - - [2025-03-31 02:24:46] "GET /projects?obj_uuids=983e35a4-d668-4e58-9734-9db66e7b3031&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001139 10.0.0.27 - - [2025-03-31 02:24:46] "GET /project/983e35a4-d668-4e58-9734-9db66e7b3031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.034374 10.0.0.27 - - [2025-03-31 02:24:46] "POST /fqname-to-id HTTP/1.1" 404 207 0.033198 10.0.0.27 - - [2025-03-31 02:24:46] "POST /neutron/network HTTP/1.1" 200 117 0.011437 10.0.0.27 - - [2025-03-31 02:24:46] "GET /projects?obj_uuids=983e35a4-d668-4e58-9734-9db66e7b3031&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001175 10.0.0.27 - - [2025-03-31 02:24:46] "POST /neutron/network HTTP/1.1" 200 613 0.068536 10.0.0.27 - - [2025-03-31 02:24:46] "POST /route-targets HTTP/1.1" 200 327 0.010618 10.0.0.27 - - [2025-03-31 02:24:46] "POST /ref-update HTTP/1.1" 200 156 0.012539 10.0.0.27 - - [2025-03-31 02:24:46] "POST /useragent-kv HTTP/1.1" 200 115 0.007656 10.0.0.27 - - [2025-03-31 02:24:46] "POST /neutron/subnet HTTP/1.1" 200 720 0.178042 10.0.0.27 - - [2025-03-31 02:24:46] "POST /fqname-to-id HTTP/1.1" 404 207 0.005759 10.0.0.27 - - [2025-03-31 02:24:46] "POST /useragent-kv HTTP/1.1" 200 115 0.004336 10.0.0.27 - - [2025-03-31 02:24:46] "POST /neutron/subnet HTTP/1.1" 200 828 0.140223 10.0.0.27 - - [2025-03-31 02:24:46] "POST /neutron/network HTTP/1.1" 200 1005 0.007959 10.0.0.27 - - [2025-03-31 02:24:46] "POST /id-to-fqname HTTP/1.1" 200 228 0.001236 10.0.0.27 - - [2025-03-31 02:24:46] "GET /virtual-network/c1a2d7ed-2bae-4138-abd1-ed74f92ebb75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004821 10.0.0.27 - - [2025-03-31 02:24:46] "POST /neutron/network HTTP/1.1" 200 1005 0.007175 10.0.0.27 - - [2025-03-31 02:24:46] "GET /virtual-network/c1a2d7ed-2bae-4138-abd1-ed74f92ebb75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.009426 10.0.0.27 - - [2025-03-31 02:24:46] "POST /neutron/network HTTP/1.1" 200 1005 0.008555 10.0.0.27 - - [2025-03-31 02:24:46] "POST /neutron/subnet HTTP/1.1" 200 720 0.007495 10.0.0.27 - - [2025-03-31 02:24:46] "POST /neutron/subnet HTTP/1.1" 200 828 0.007785 10.0.0.27 - - [2025-03-31 02:24:46] "POST /fqname-to-id HTTP/1.1" 404 234 0.002433 10.0.0.27 - - [2025-03-31 02:24:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.27 - - [2025-03-31 02:24:46] "GET /projects?obj_uuids=983e35a4-d668-4e58-9734-9db66e7b3031&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001339 10.0.0.27 - - [2025-03-31 02:24:46] "GET /project/983e35a4-d668-4e58-9734-9db66e7b3031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.027277 10.0.0.27 - - [2025-03-31 02:24:47] "POST /network-policys HTTP/1.1" 200 577 0.060352 10.0.0.27 - - [2025-03-31 02:24:47] "GET /network-policy/545e1ee3-c769-4edb-b71b-2f67bdb9f621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.004807 10.0.0.27 - - [2025-03-31 02:24:47] "POST /neutron/network HTTP/1.1" 200 1005 0.007594 10.0.0.27 - - [2025-03-31 02:24:47] "POST /fqname-to-id HTTP/1.1" 404 207 0.005315 10.0.0.27 - - [2025-03-31 02:24:47] "POST /fqname-to-id HTTP/1.1" 404 242 0.004122 10.0.0.27 - - [2025-03-31 02:24:47] "POST /neutron/network HTTP/1.1" 200 1113 0.047995 10.0.0.27 - - [2025-03-31 02:24:47] "POST /neutron/network HTTP/1.1" 200 1113 0.007841 10.0.0.27 - - [2025-03-31 02:24:47] "GET /virtual-network/cb9b9db6-e63a-4fc5-a0a4-21e6e84adb8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.035816 10.0.0.27 - - [2025-03-31 02:24:47] "POST /access-control-lists HTTP/1.1" 200 596 0.073338 10.0.0.27 - - [2025-03-31 02:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010953 10.0.0.27 - - [2025-03-31 02:24:47] "GET /network-policy/545e1ee3-c769-4edb-b71b-2f67bdb9f621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.003832 10.0.0.27 - - [2025-03-31 02:24:47] "POST /neutron/network HTTP/1.1" 200 1005 0.011265 10.0.0.27 - - [2025-03-31 02:24:47] "POST /fqname-to-id HTTP/1.1" 404 207 0.008167 10.0.0.27 - - [2025-03-31 02:24:47] "PUT /access-control-list/f0ab18cc-e13f-4f3d-b188-acbccf342e49 HTTP/1.1" 200 272 0.063396 10.0.0.27 - - [2025-03-31 02:24:47] "POST /fqname-to-id HTTP/1.1" 404 242 0.005143 10.0.0.27 - - [2025-03-31 02:24:47] "POST /neutron/network HTTP/1.1" 200 1113 0.111419 10.0.0.27 - - [2025-03-31 02:24:47] "POST /neutron/network HTTP/1.1" 200 1113 0.007481 10.0.0.27 - - [2025-03-31 02:24:47] "GET /virtual-network/c1a2d7ed-2bae-4138-abd1-ed74f92ebb75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006413 10.0.0.27 - - [2025-03-31 02:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.27 - - [2025-03-31 02:24:47] "GET /network-policy/545e1ee3-c769-4edb-b71b-2f67bdb9f621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.024309 10.0.0.27 - - [2025-03-31 02:24:47] "POST /access-control-lists HTTP/1.1" 200 596 0.061733 10.0.0.27 - - [2025-03-31 02:24:47] "GET /domains HTTP/1.1" 401 292 0.002898 10.0.0.27 - - [2025-03-31 02:24:47] "POST /ref-update HTTP/1.1" 200 156 0.011984 10.0.0.27 - - [2025-03-31 02:24:47] "GET /domains HTTP/1.1" 200 280 0.026191 10.0.0.27 - - [2025-03-31 02:24:48] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001045 10.0.0.27 - - [2025-03-31 02:24:48] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2581 0.009114 10.0.0.27 - - [2025-03-31 02:24:48] "GET /projects?obj_uuids=983e35a4-d668-4e58-9734-9db66e7b3031&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001686 10.0.0.27 - - [2025-03-31 02:24:48] "GET /project/983e35a4-d668-4e58-9734-9db66e7b3031 HTTP/1.1" 200 2626 0.071884 10.0.0.27 - - [2025-03-31 02:24:48] "GET /virtual-network/cb9b9db6-e63a-4fc5-a0a4-21e6e84adb8b HTTP/1.1" 200 3503 0.007023 10.0.0.27 - - [2025-03-31 02:24:48] "GET /virtual-network/cb9b9db6-e63a-4fc5-a0a4-21e6e84adb8b HTTP/1.1" 200 3503 0.005289 10.0.0.27 - - [2025-03-31 02:24:48] "GET /routing-instance/7a3fdced-00b3-4016-a219-d81f6803bcd7 HTTP/1.1" 200 1795 0.003976 10.0.0.27 - - [2025-03-31 02:24:48] "GET /routing-instance/7a3fdced-00b3-4016-a219-d81f6803bcd7 HTTP/1.1" 200 1795 0.004291 10.0.0.27 - - [2025-03-31 02:24:48] "GET /route-target/b613eb40-f95b-4e05-9c11-c6e1dfae7531 HTTP/1.1" 200 1213 0.003104 10.0.0.27 - - [2025-03-31 02:24:48] "GET /virtual-network/cb9b9db6-e63a-4fc5-a0a4-21e6e84adb8b HTTP/1.1" 200 3503 0.004618 10.0.0.27 - - [2025-03-31 02:24:48] "GET /routing-instance/7a3fdced-00b3-4016-a219-d81f6803bcd7 HTTP/1.1" 200 1795 0.003451 10.0.0.27 - - [2025-03-31 02:24:48] "GET /virtual-network/cb9b9db6-e63a-4fc5-a0a4-21e6e84adb8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.004491 10.0.0.27 - - [2025-03-31 02:24:48] "GET /virtual-network/cb9b9db6-e63a-4fc5-a0a4-21e6e84adb8b HTTP/1.1" 200 3503 0.006299 10.0.0.27 - - [2025-03-31 02:24:48] "GET /routing-instance/7a3fdced-00b3-4016-a219-d81f6803bcd7 HTTP/1.1" 200 1795 0.003622 10.0.0.27 - - [2025-03-31 02:24:48] "GET /routing-instance/7a3fdced-00b3-4016-a219-d81f6803bcd7 HTTP/1.1" 200 1795 0.003322 10.0.0.27 - - [2025-03-31 02:24:48] "GET /route-target/b613eb40-f95b-4e05-9c11-c6e1dfae7531 HTTP/1.1" 200 1213 0.003260 10.0.0.27 - - [2025-03-31 02:24:48] "GET /domains HTTP/1.1" 200 280 0.002939 10.0.0.27 - - [2025-03-31 02:24:48] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001171 10.0.0.27 - - [2025-03-31 02:24:48] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2581 0.007953 10.0.0.27 - - [2025-03-31 02:24:48] "GET /projects?obj_uuids=983e35a4-d668-4e58-9734-9db66e7b3031&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001083 10.0.0.27 - - [2025-03-31 02:24:48] "GET /project/983e35a4-d668-4e58-9734-9db66e7b3031 HTTP/1.1" 200 2626 0.072305 10.0.0.27 - - [2025-03-31 02:24:48] "GET /virtual-network/cb9b9db6-e63a-4fc5-a0a4-21e6e84adb8b HTTP/1.1" 200 3503 0.005479 10.0.0.27 - - [2025-03-31 02:24:48] "GET /obj-perms HTTP/1.1" 200 5046 0.051958 10.0.0.27 - - [2025-03-31 02:24:48] "GET /domains HTTP/1.1" 200 280 0.002832 10.0.0.27 - - [2025-03-31 02:24:48] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001065 10.0.0.27 - - [2025-03-31 02:24:48] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2581 0.007174 10.0.0.27 - - [2025-03-31 02:24:48] "GET /projects?obj_uuids=983e35a4-d668-4e58-9734-9db66e7b3031&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001190 10.0.0.27 - - [2025-03-31 02:24:48] "GET /project/983e35a4-d668-4e58-9734-9db66e7b3031 HTTP/1.1" 200 2626 0.072767 10.0.0.27 - - [2025-03-31 02:24:48] "GET /virtual-network/c1a2d7ed-2bae-4138-abd1-ed74f92ebb75 HTTP/1.1" 200 3503 0.007312 10.0.0.27 - - [2025-03-31 02:24:48] "GET /virtual-network/c1a2d7ed-2bae-4138-abd1-ed74f92ebb75 HTTP/1.1" 200 3503 0.005100 10.0.0.27 - - [2025-03-31 02:24:48] "GET /routing-instance/d1eb8aa5-aefd-4052-9bfa-b12db9436ba6 HTTP/1.1" 200 1796 0.004542 10.0.0.27 - - [2025-03-31 02:24:48] "GET /routing-instance/d1eb8aa5-aefd-4052-9bfa-b12db9436ba6 HTTP/1.1" 200 1796 0.003492 10.0.0.27 - - [2025-03-31 02:24:48] "GET /route-target/4b4ea707-288a-4e99-8e92-f5f746a841e5 HTTP/1.1" 200 1212 0.003231 10.0.0.27 - - [2025-03-31 02:24:48] "GET /virtual-network/c1a2d7ed-2bae-4138-abd1-ed74f92ebb75 HTTP/1.1" 200 3503 0.004250 10.0.0.27 - - [2025-03-31 02:24:48] "GET /routing-instance/d1eb8aa5-aefd-4052-9bfa-b12db9436ba6 HTTP/1.1" 200 1796 0.002692 10.0.0.27 - - [2025-03-31 02:24:48] "GET /virtual-network/c1a2d7ed-2bae-4138-abd1-ed74f92ebb75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.004712 10.0.0.27 - - [2025-03-31 02:24:48] "GET /virtual-network/c1a2d7ed-2bae-4138-abd1-ed74f92ebb75 HTTP/1.1" 200 3503 0.005679 10.0.0.27 - - [2025-03-31 02:24:48] "GET /routing-instance/d1eb8aa5-aefd-4052-9bfa-b12db9436ba6 HTTP/1.1" 200 1796 0.003722 10.0.0.27 - - [2025-03-31 02:24:48] "GET /routing-instance/d1eb8aa5-aefd-4052-9bfa-b12db9436ba6 HTTP/1.1" 200 1796 0.004010 10.0.0.27 - - [2025-03-31 02:24:48] "GET /route-target/4b4ea707-288a-4e99-8e92-f5f746a841e5 HTTP/1.1" 200 1212 0.003206 10.0.0.27 - - [2025-03-31 02:24:48] "GET /domains HTTP/1.1" 200 280 0.002725 10.0.0.27 - - [2025-03-31 02:24:48] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001063 10.0.0.27 - - [2025-03-31 02:24:48] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2581 0.007330 10.0.0.27 - - [2025-03-31 02:24:48] "GET /projects?obj_uuids=983e35a4-d668-4e58-9734-9db66e7b3031&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001156 10.0.0.27 - - [2025-03-31 02:24:49] "GET /project/983e35a4-d668-4e58-9734-9db66e7b3031 HTTP/1.1" 200 2626 0.073352 10.0.0.27 - - [2025-03-31 02:24:49] "GET /virtual-network/c1a2d7ed-2bae-4138-abd1-ed74f92ebb75 HTTP/1.1" 200 3503 0.005016 10.0.0.27 - - [2025-03-31 02:24:49] "GET /obj-perms HTTP/1.1" 200 5046 0.003326 10.0.0.27 - - [2025-03-31 02:24:49] "GET /virtual-network/c1a2d7ed-2bae-4138-abd1-ed74f92ebb75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005843 10.0.0.27 - - [2025-03-31 02:24:49] "POST /neutron/network HTTP/1.1" 200 1113 0.006800 10.0.0.27 - - [2025-03-31 02:24:49] "POST /fqname-to-id HTTP/1.1" 404 207 0.002161 10.0.0.27 - - [2025-03-31 02:24:49] "POST /neutron/network HTTP/1.1" 200 1005 0.059902 10.0.0.27 - - [2025-03-31 02:24:49] "DELETE /access-control-list/3ccaccc9-1d71-4217-ab70-a535e080b12f HTTP/1.1" 200 115 0.049467 10.0.0.27 - - [2025-03-31 02:24:49] "GET /obj-perms HTTP/1.1" 200 5056 0.072553 10.0.0.27 - - [2025-03-31 02:24:49] "POST /neutron/network HTTP/1.1" 200 1005 0.020036 10.0.0.27 - - [2025-03-31 02:24:49] "POST /ref-update HTTP/1.1" 200 156 0.019258 10.0.0.27 - - [2025-03-31 02:24:49] "GET /virtual-network/c1a2d7ed-2bae-4138-abd1-ed74f92ebb75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005415 10.0.0.27 - - [2025-03-31 02:24:49] "GET /virtual-network/cb9b9db6-e63a-4fc5-a0a4-21e6e84adb8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005575 10.0.0.27 - - [2025-03-31 02:24:49] "POST /neutron/network HTTP/1.1" 200 1113 0.009413 10.0.0.27 - - [2025-03-31 02:24:49] "POST /fqname-to-id HTTP/1.1" 404 207 0.005139 10.0.0.27 - - [2025-03-31 02:24:49] "POST /neutron/network HTTP/1.1" 200 1005 0.059707 10.0.0.27 - - [2025-03-31 02:24:49] "DELETE /access-control-list/f0ab18cc-e13f-4f3d-b188-acbccf342e49 HTTP/1.1" 200 115 0.040236 10.0.0.27 - - [2025-03-31 02:24:49] "POST /neutron/network HTTP/1.1" 200 1005 0.010407 10.0.0.27 - - [2025-03-31 02:24:49] "POST /ref-update HTTP/1.1" 200 156 0.014045 10.0.0.27 - - [2025-03-31 02:24:49] "GET /virtual-network/cb9b9db6-e63a-4fc5-a0a4-21e6e84adb8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004730 10.0.0.27 - - [2025-03-31 02:24:49] "DELETE /network-policy/545e1ee3-c769-4edb-b71b-2f67bdb9f621 HTTP/1.1" 200 115 0.023054 10.0.0.27 - - [2025-03-31 02:24:49] "POST /neutron/network HTTP/1.1" 200 1005 0.010269 10.0.0.27 - - [2025-03-31 02:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006611 10.0.0.27 - - [2025-03-31 02:24:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003767 10.0.0.27 - - [2025-03-31 02:24:49] "POST /useragent-kv HTTP/1.1" 200 115 0.001815 10.0.0.27 - - [2025-03-31 02:24:49] "POST /useragent-kv HTTP/1.1" 200 115 0.011445 10.0.0.27 - - [2025-03-31 02:24:49] "DELETE /route-target/4b4ea707-288a-4e99-8e92-f5f746a841e5 HTTP/1.1" 200 115 0.029868 10.0.0.27 - - [2025-03-31 02:24:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003028 10.0.0.27 - - [2025-03-31 02:24:49] "POST /neutron/network HTTP/1.1" 200 151 0.106903 10.0.0.27 - - [2025-03-31 02:24:49] "GET /routing-instance/d1eb8aa5-aefd-4052-9bfa-b12db9436ba6 HTTP/1.1" 404 171 0.005950 10.0.0.27 - - [2025-03-31 02:24:49] "GET /domains HTTP/1.1" 200 280 0.002250 10.0.0.27 - - [2025-03-31 02:24:49] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001020 10.0.0.27 - - [2025-03-31 02:24:49] "GET /obj-perms HTTP/1.1" 200 5056 0.055175 10.0.0.27 - - [2025-03-31 02:24:49] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2581 0.048379 10.0.0.27 - - [2025-03-31 02:24:49] "GET /projects?obj_uuids=983e35a4-d668-4e58-9734-9db66e7b3031&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001060 10.0.0.27 - - [2025-03-31 02:24:49] "GET /project/983e35a4-d668-4e58-9734-9db66e7b3031 HTTP/1.1" 200 2146 0.078048 10.0.0.27 - - [2025-03-31 02:24:49] "POST /neutron/network HTTP/1.1" 200 1005 0.008397 10.0.0.27 - - [2025-03-31 02:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005956 10.0.0.27 - - [2025-03-31 02:24:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003245 10.0.0.27 - - [2025-03-31 02:24:49] "POST /useragent-kv HTTP/1.1" 200 115 0.005140 10.0.0.27 - - [2025-03-31 02:24:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002706 10.0.0.27 - - [2025-03-31 02:24:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002558 10.0.0.27 - - [2025-03-31 02:24:49] "POST /neutron/network HTTP/1.1" 200 151 0.116963 10.0.0.27 - - [2025-03-31 02:24:49] "DELETE /route-target/b613eb40-f95b-4e05-9c11-c6e1dfae7531 HTTP/1.1" 200 115 0.030600 10.0.0.27 - - [2025-03-31 02:24:49] "GET /routing-instance/7a3fdced-00b3-4016-a219-d81f6803bcd7 HTTP/1.1" 404 171 0.003856 10.0.0.27 - - [2025-03-31 02:24:49] "GET /domains HTTP/1.1" 200 280 0.003541 10.0.0.27 - - [2025-03-31 02:24:49] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001207 10.0.0.27 - - [2025-03-31 02:24:49] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2581 0.050647 10.0.0.27 - - [2025-03-31 02:24:49] "GET /projects?obj_uuids=983e35a4-d668-4e58-9734-9db66e7b3031&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001583 10.0.0.27 - - [2025-03-31 02:24:50] "GET /project/983e35a4-d668-4e58-9734-9db66e7b3031 HTTP/1.1" 200 1901 0.072572 10.0.0.27 - - [2025-03-31 02:24:50] "GET /projects?obj_uuids=983e35a4-d668-4e58-9734-9db66e7b3031&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001208 10.0.0.27 - - [2025-03-31 02:24:50] "GET /project/983e35a4-d668-4e58-9734-9db66e7b3031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.022512 10.0.0.27 - - [2025-03-31 02:24:50] "GET /projects?obj_uuids=983e35a4-d668-4e58-9734-9db66e7b3031&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001083 10.0.0.27 - - [2025-03-31 02:24:50] "GET /project/983e35a4-d668-4e58-9734-9db66e7b3031?fields=virtual_networks HTTP/1.1" 200 1049 0.074778 10.0.0.27 - - [2025-03-31 02:24:50] "GET /projects?obj_uuids=983e35a4-d668-4e58-9734-9db66e7b3031&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001259 10.0.0.27 - - [2025-03-31 02:24:50] "GET /project/983e35a4-d668-4e58-9734-9db66e7b3031?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.032207 10.0.0.27 - - [2025-03-31 02:24:50] "GET /projects?obj_uuids=983e35a4-d668-4e58-9734-9db66e7b3031&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001065 10.0.0.27 - - [2025-03-31 02:24:50] "GET /project/983e35a4-d668-4e58-9734-9db66e7b3031?fields=security_groups HTTP/1.1" 200 1283 0.023845 10.0.0.27 - - [2025-03-31 02:24:51] "POST /fqname-to-id HTTP/1.1" 404 190 0.023652 10.0.0.27 - - [2025-03-31 02:24:51] "GET /projects?obj_uuids=f97c5a85-ede5-4bf5-9678-c18ddd666b87&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002538 10.0.0.27 - - [2025-03-31 02:24:51] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001377 10.0.0.27 - - [2025-03-31 02:24:51] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008053 10.0.0.27 - - [2025-03-31 02:24:51] "POST /id-to-fqname HTTP/1.1" 200 192 0.001302 10.0.0.27 - - [2025-03-31 02:24:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.011475 10.0.0.27 - - [2025-03-31 02:24:51] "POST /security-groups HTTP/1.1" 200 593 0.064479 10.0.0.27 - - [2025-03-31 02:24:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.003254 10.0.0.27 - - [2025-03-31 02:24:51] "POST /projects HTTP/1.1" 200 589 0.224102 10.0.0.27 - - [2025-03-31 02:24:51] "POST /access-control-lists HTTP/1.1" 200 598 0.062647 10.0.0.27 - - [2025-03-31 02:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.293308 10.0.0.27 - - [2025-03-31 02:24:51] "POST /fqname-to-id HTTP/1.1" 404 235 0.002649 10.0.0.27 - - [2025-03-31 02:24:51] "GET /project/f97c5a85-ede5-4bf5-9678-c18ddd666b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.422009 10.0.0.27 - - [2025-03-31 02:24:51] "POST /access-control-lists HTTP/1.1" 200 596 0.060324 10.0.0.27 - - [2025-03-31 02:24:52] "GET / HTTP/1.1" 200 35931 0.001972 10.0.0.27 - - [2025-03-31 02:24:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000469 10.0.0.27 - - [2025-03-31 02:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.058732 10.0.0.27 - - [2025-03-31 02:24:53] "GET /projects?obj_uuids=f97c5a85-ede5-4bf5-9678-c18ddd666b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001197 10.0.0.27 - - [2025-03-31 02:24:53] "GET /project/f97c5a85-ede5-4bf5-9678-c18ddd666b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.022740 10.0.0.27 - - [2025-03-31 02:24:53] "POST /neutron/network HTTP/1.1" 200 117 0.028178 10.0.0.27 - - [2025-03-31 02:24:53] "GET /projects?obj_uuids=f97c5a85-ede5-4bf5-9678-c18ddd666b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001351 10.0.0.27 - - [2025-03-31 02:24:54] "POST /neutron/network HTTP/1.1" 200 607 0.059892 10.0.0.27 - - [2025-03-31 02:24:54] "POST /route-targets HTTP/1.1" 200 327 0.013653 10.0.0.27 - - [2025-03-31 02:24:54] "POST /ref-update HTTP/1.1" 200 156 0.012839 10.0.0.27 - - [2025-03-31 02:24:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002207 10.0.0.27 - - [2025-03-31 02:24:54] "POST /neutron/subnet HTTP/1.1" 200 734 0.192434 10.0.0.27 - - [2025-03-31 02:24:54] "POST /neutron/network HTTP/1.1" 200 828 0.006087 10.0.0.27 - - [2025-03-31 02:24:54] "POST /id-to-fqname HTTP/1.1" 200 222 0.001127 10.0.0.27 - - [2025-03-31 02:24:54] "GET /virtual-network/cffb734a-b628-49f2-a748-9b3f2e05b5ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004768 10.0.0.27 - - [2025-03-31 02:24:54] "POST /neutron/network HTTP/1.1" 200 828 0.006488 10.0.0.27 - - [2025-03-31 02:24:54] "GET /virtual-network/cffb734a-b628-49f2-a748-9b3f2e05b5ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004790 10.0.0.27 - - [2025-03-31 02:24:54] "POST /neutron/network HTTP/1.1" 200 828 0.005456 10.0.0.27 - - [2025-03-31 02:24:54] "POST /neutron/subnet HTTP/1.1" 200 734 0.006983 10.0.0.27 - - [2025-03-31 02:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.27 - - [2025-03-31 02:24:54] "GET /projects?obj_uuids=f97c5a85-ede5-4bf5-9678-c18ddd666b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001070 10.0.0.27 - - [2025-03-31 02:24:54] "GET /project/f97c5a85-ede5-4bf5-9678-c18ddd666b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.027056 10.0.0.27 - - [2025-03-31 02:24:54] "POST /neutron/network HTTP/1.1" 200 117 0.009776 10.0.0.27 - - [2025-03-31 02:24:54] "GET /projects?obj_uuids=f97c5a85-ede5-4bf5-9678-c18ddd666b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001111 10.0.0.27 - - [2025-03-31 02:24:54] "POST /neutron/network HTTP/1.1" 200 607 0.068694 10.0.0.27 - - [2025-03-31 02:24:54] "POST /route-targets HTTP/1.1" 200 327 0.009177 10.0.0.27 - - [2025-03-31 02:24:54] "POST /ref-update HTTP/1.1" 200 156 0.011114 10.0.0.27 - - [2025-03-31 02:24:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002876 10.0.0.27 - - [2025-03-31 02:24:54] "POST /neutron/subnet HTTP/1.1" 200 729 0.127996 10.0.0.27 - - [2025-03-31 02:24:54] "POST /neutron/network HTTP/1.1" 200 827 0.005847 10.0.0.27 - - [2025-03-31 02:24:54] "POST /id-to-fqname HTTP/1.1" 200 222 0.001549 10.0.0.27 - - [2025-03-31 02:24:54] "GET /virtual-network/c9051925-8ce2-4b46-ad39-f49ca9d1989e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004935 10.0.0.27 - - [2025-03-31 02:24:54] "POST /neutron/network HTTP/1.1" 200 827 0.005535 10.0.0.27 - - [2025-03-31 02:24:54] "GET /virtual-network/c9051925-8ce2-4b46-ad39-f49ca9d1989e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004727 10.0.0.27 - - [2025-03-31 02:24:54] "POST /neutron/network HTTP/1.1" 200 827 0.006604 10.0.0.27 - - [2025-03-31 02:24:55] "POST /neutron/subnet HTTP/1.1" 200 729 0.007173 10.0.0.27 - - [2025-03-31 02:24:55] "POST /fqname-to-id HTTP/1.1" 404 228 0.002750 10.0.0.27 - - [2025-03-31 02:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.27 - - [2025-03-31 02:24:55] "GET /projects?obj_uuids=f97c5a85-ede5-4bf5-9678-c18ddd666b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001144 10.0.0.27 - - [2025-03-31 02:24:55] "GET /project/f97c5a85-ede5-4bf5-9678-c18ddd666b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.026787 10.0.0.27 - - [2025-03-31 02:24:55] "POST /network-policys HTTP/1.1" 200 571 0.022115 10.0.0.27 - - [2025-03-31 02:24:55] "GET /network-policy/3353371b-0ee8-4a9c-b519-c79444c0ce52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.005157 10.0.0.27 - - [2025-03-31 02:24:55] "POST /neutron/network HTTP/1.1" 200 828 0.005466 10.0.0.27 - - [2025-03-31 02:24:55] "POST /fqname-to-id HTTP/1.1" 404 236 0.005134 10.0.0.27 - - [2025-03-31 02:24:55] "POST /neutron/network HTTP/1.1" 200 930 0.043058 10.0.0.27 - - [2025-03-31 02:24:55] "POST /neutron/network HTTP/1.1" 200 930 0.006422 10.0.0.27 - - [2025-03-31 02:24:55] "POST /access-control-lists HTTP/1.1" 200 590 0.029387 10.0.0.27 - - [2025-03-31 02:24:55] "GET /virtual-network/cffb734a-b628-49f2-a748-9b3f2e05b5ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.009936 10.0.0.27 - - [2025-03-31 02:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.27 - - [2025-03-31 02:24:55] "GET /network-policy/3353371b-0ee8-4a9c-b519-c79444c0ce52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.003578 10.0.0.27 - - [2025-03-31 02:24:55] "POST /neutron/network HTTP/1.1" 200 827 0.005461 10.0.0.27 - - [2025-03-31 02:24:55] "POST /fqname-to-id HTTP/1.1" 404 236 0.003869 10.0.0.27 - - [2025-03-31 02:24:55] "POST /neutron/network HTTP/1.1" 200 929 0.064843 10.0.0.27 - - [2025-03-31 02:24:55] "POST /neutron/network HTTP/1.1" 200 929 0.044792 10.0.0.27 - - [2025-03-31 02:24:55] "POST /access-control-lists HTTP/1.1" 200 590 0.085689 10.0.0.27 - - [2025-03-31 02:24:55] "GET /virtual-network/c9051925-8ce2-4b46-ad39-f49ca9d1989e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004469 10.0.0.27 - - [2025-03-31 02:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.27 - - [2025-03-31 02:24:55] "POST /ref-update HTTP/1.1" 200 156 0.010338 10.0.0.27 - - [2025-03-31 02:24:55] "GET /network-policy/3353371b-0ee8-4a9c-b519-c79444c0ce52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.003515 10.0.0.27 - - [2025-03-31 02:24:55] "GET /domains HTTP/1.1" 401 292 0.000467 10.0.0.27 - - [2025-03-31 02:24:55] "PUT /access-control-list/d2c18a02-f314-410b-a498-53c15a0d2809 HTTP/1.1" 200 272 0.054407 10.0.0.27 - - [2025-03-31 02:24:56] "GET /domains HTTP/1.1" 200 280 0.025214 10.0.0.27 - - [2025-03-31 02:24:56] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001010 10.0.0.27 - - [2025-03-31 02:24:56] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2769 0.008401 10.0.0.27 - - [2025-03-31 02:24:56] "GET /projects?obj_uuids=f97c5a85-ede5-4bf5-9678-c18ddd666b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001040 10.0.0.27 - - [2025-03-31 02:24:56] "GET /project/f97c5a85-ede5-4bf5-9678-c18ddd666b87 HTTP/1.1" 200 2572 0.075377 10.0.0.27 - - [2025-03-31 02:24:56] "GET /virtual-network/cffb734a-b628-49f2-a748-9b3f2e05b5ea HTTP/1.1" 200 2898 0.006448 10.0.0.27 - - [2025-03-31 02:24:56] "GET /virtual-network/cffb734a-b628-49f2-a748-9b3f2e05b5ea HTTP/1.1" 200 2898 0.004894 10.0.0.27 - - [2025-03-31 02:24:56] "GET /routing-instance/3ce1dc38-da99-44d5-b558-28f9c03f989b HTTP/1.1" 200 1783 0.003686 10.0.0.27 - - [2025-03-31 02:24:56] "GET /routing-instance/3ce1dc38-da99-44d5-b558-28f9c03f989b HTTP/1.1" 200 1783 0.003171 10.0.0.27 - - [2025-03-31 02:24:56] "GET /route-target/b730dd0d-47aa-4bd9-b27f-35bffd32edb4 HTTP/1.1" 200 1207 0.004684 10.0.0.27 - - [2025-03-31 02:24:56] "GET /virtual-network/cffb734a-b628-49f2-a748-9b3f2e05b5ea HTTP/1.1" 200 2898 0.004993 10.0.0.27 - - [2025-03-31 02:24:56] "GET /routing-instance/3ce1dc38-da99-44d5-b558-28f9c03f989b HTTP/1.1" 200 1783 0.003237 10.0.0.27 - - [2025-03-31 02:24:56] "GET /virtual-network/cffb734a-b628-49f2-a748-9b3f2e05b5ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005663 10.0.0.27 - - [2025-03-31 02:24:56] "GET /virtual-network/cffb734a-b628-49f2-a748-9b3f2e05b5ea HTTP/1.1" 200 2898 0.005157 10.0.0.27 - - [2025-03-31 02:24:56] "GET /routing-instance/3ce1dc38-da99-44d5-b558-28f9c03f989b HTTP/1.1" 200 1783 0.003358 10.0.0.27 - - [2025-03-31 02:24:56] "GET /routing-instance/3ce1dc38-da99-44d5-b558-28f9c03f989b HTTP/1.1" 200 1783 0.003430 10.0.0.27 - - [2025-03-31 02:24:56] "GET /route-target/b730dd0d-47aa-4bd9-b27f-35bffd32edb4 HTTP/1.1" 200 1207 0.002996 10.0.0.27 - - [2025-03-31 02:24:56] "GET /domains HTTP/1.1" 200 280 0.002578 10.0.0.27 - - [2025-03-31 02:24:56] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000961 10.0.0.27 - - [2025-03-31 02:24:56] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2769 0.007027 10.0.0.27 - - [2025-03-31 02:24:56] "GET /projects?obj_uuids=f97c5a85-ede5-4bf5-9678-c18ddd666b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003720 10.0.0.27 - - [2025-03-31 02:24:56] "GET /project/f97c5a85-ede5-4bf5-9678-c18ddd666b87 HTTP/1.1" 200 2572 0.075442 10.0.0.27 - - [2025-03-31 02:24:56] "GET /virtual-network/cffb734a-b628-49f2-a748-9b3f2e05b5ea HTTP/1.1" 200 2898 0.004831 10.0.0.27 - - [2025-03-31 02:24:56] "GET /obj-perms HTTP/1.1" 200 5034 0.044837 10.0.0.27 - - [2025-03-31 02:24:56] "GET /domains HTTP/1.1" 200 280 0.003081 10.0.0.27 - - [2025-03-31 02:24:56] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000952 10.0.0.27 - - [2025-03-31 02:24:56] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2769 0.007669 10.0.0.27 - - [2025-03-31 02:24:56] "GET /projects?obj_uuids=f97c5a85-ede5-4bf5-9678-c18ddd666b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001893 10.0.0.27 - - [2025-03-31 02:24:56] "GET /project/f97c5a85-ede5-4bf5-9678-c18ddd666b87 HTTP/1.1" 200 2572 0.078837 10.0.0.27 - - [2025-03-31 02:24:56] "GET /virtual-network/c9051925-8ce2-4b46-ad39-f49ca9d1989e HTTP/1.1" 200 2895 0.008033 10.0.0.27 - - [2025-03-31 02:24:56] "GET /virtual-network/c9051925-8ce2-4b46-ad39-f49ca9d1989e HTTP/1.1" 200 2895 0.004904 10.0.0.27 - - [2025-03-31 02:24:56] "GET /routing-instance/408cb515-dc4c-4a64-a1e7-2d40081d7633 HTTP/1.1" 200 1783 0.003589 10.0.0.27 - - [2025-03-31 02:24:56] "GET /routing-instance/408cb515-dc4c-4a64-a1e7-2d40081d7633 HTTP/1.1" 200 1783 0.003304 10.0.0.27 - - [2025-03-31 02:24:56] "GET /route-target/0d597254-68ea-44ca-8eca-adebbb2da50b HTTP/1.1" 200 1205 0.003058 10.0.0.27 - - [2025-03-31 02:24:56] "GET /virtual-network/c9051925-8ce2-4b46-ad39-f49ca9d1989e HTTP/1.1" 200 2895 0.004570 10.0.0.27 - - [2025-03-31 02:24:56] "GET /routing-instance/408cb515-dc4c-4a64-a1e7-2d40081d7633 HTTP/1.1" 200 1783 0.003416 10.0.0.27 - - [2025-03-31 02:24:56] "GET /virtual-network/c9051925-8ce2-4b46-ad39-f49ca9d1989e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004521 10.0.0.27 - - [2025-03-31 02:24:56] "GET /virtual-network/c9051925-8ce2-4b46-ad39-f49ca9d1989e HTTP/1.1" 200 2895 0.005388 10.0.0.27 - - [2025-03-31 02:24:56] "GET /routing-instance/408cb515-dc4c-4a64-a1e7-2d40081d7633 HTTP/1.1" 200 1783 0.003207 10.0.0.27 - - [2025-03-31 02:24:56] "GET /routing-instance/408cb515-dc4c-4a64-a1e7-2d40081d7633 HTTP/1.1" 200 1783 0.003208 10.0.0.27 - - [2025-03-31 02:24:56] "GET /route-target/0d597254-68ea-44ca-8eca-adebbb2da50b HTTP/1.1" 200 1205 0.002789 10.0.0.27 - - [2025-03-31 02:24:56] "GET /domains HTTP/1.1" 200 280 0.002670 10.0.0.27 - - [2025-03-31 02:24:56] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001430 10.0.0.27 - - [2025-03-31 02:24:56] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2769 0.008572 10.0.0.27 - - [2025-03-31 02:24:56] "GET /projects?obj_uuids=f97c5a85-ede5-4bf5-9678-c18ddd666b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001320 10.0.0.27 - - [2025-03-31 02:24:57] "GET /project/f97c5a85-ede5-4bf5-9678-c18ddd666b87 HTTP/1.1" 200 2572 0.066890 10.0.0.27 - - [2025-03-31 02:24:57] "GET /virtual-network/c9051925-8ce2-4b46-ad39-f49ca9d1989e HTTP/1.1" 200 2895 0.006536 10.0.0.27 - - [2025-03-31 02:24:57] "GET /obj-perms HTTP/1.1" 200 5034 0.004097 10.0.0.27 - - [2025-03-31 02:24:57] "POST /id-to-fqname HTTP/1.1" 200 222 0.001434 10.0.0.27 - - [2025-03-31 02:24:57] "POST /neutron/network HTTP/1.1" 200 940 0.006641 10.0.0.27 - - [2025-03-31 02:24:57] "GET /aaa-mode HTTP/1.1" 401 292 0.000434 10.0.0.27 - - [2025-03-31 02:24:57] "GET / HTTP/1.1" 200 35931 0.001863 10.0.0.27 - - [2025-03-31 02:24:57] "GET /project/f97c5a85-ede5-4bf5-9678-c18ddd666b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000376 10.0.0.27 - - [2025-03-31 02:24:58] "GET /projects?obj_uuids=f97c5a85-ede5-4bf5-9678-c18ddd666b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001163 10.0.0.27 - - [2025-03-31 02:24:58] "GET /project/f97c5a85-ede5-4bf5-9678-c18ddd666b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.046365 10.0.0.27 - - [2025-03-31 02:24:58] "POST /neutron/network HTTP/1.1" 200 930 0.005468 10.0.0.27 - - [2025-03-31 02:24:58] "POST /neutron/port HTTP/1.1" 200 117 0.005160 10.0.0.27 - - [2025-03-31 02:24:58] "POST /neutron/port HTTP/1.1" 200 117 0.004698 10.0.0.27 - - [2025-03-31 02:24:58] "POST /id-to-fqname HTTP/1.1" 200 222 0.001386 10.0.0.27 - - [2025-03-31 02:24:58] "POST /neutron/port HTTP/1.1" 200 117 0.006981 10.0.0.27 - - [2025-03-31 02:24:58] "POST /neutron/network HTTP/1.1" 200 939 0.007515 10.0.0.27 - - [2025-03-31 02:24:58] "GET /aaa-mode HTTP/1.1" 401 292 0.000496 10.0.0.27 - - [2025-03-31 02:24:58] "GET / HTTP/1.1" 200 35931 0.003020 10.0.0.27 - - [2025-03-31 02:24:58] "GET /project/f97c5a85-ede5-4bf5-9678-c18ddd666b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000441 10.0.0.27 - - [2025-03-31 02:24:58] "POST /neutron/network HTTP/1.1" 200 940 0.005864 10.0.0.27 - - [2025-03-31 02:24:58] "GET /projects?obj_uuids=f97c5a85-ede5-4bf5-9678-c18ddd666b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001096 10.0.0.27 - - [2025-03-31 02:24:59] "POST /neutron/port HTTP/1.1" 200 1064 0.238979 10.0.0.27 - - [2025-03-31 02:24:59] "POST /neutron/port HTTP/1.1" 200 1064 0.012728 10.0.0.27 - - [2025-03-31 02:24:59] "POST /neutron/port HTTP/1.1" 200 1064 0.008401 10.0.0.27 - - [2025-03-31 02:24:59] "GET /projects?obj_uuids=f97c5a85-ede5-4bf5-9678-c18ddd666b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001635 10.0.0.27 - - [2025-03-31 02:24:59] "GET /project/f97c5a85-ede5-4bf5-9678-c18ddd666b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.074144 10.0.0.27 - - [2025-03-31 02:24:59] "POST /neutron/port HTTP/1.1" 200 1118 0.086710 10.0.0.27 - - [2025-03-31 02:24:59] "POST /neutron/network HTTP/1.1" 200 929 0.007003 10.0.0.27 - - [2025-03-31 02:24:59] "POST /neutron/port HTTP/1.1" 200 1092 0.019231 10.0.0.27 - - [2025-03-31 02:24:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003699 10.0.0.27 - - [2025-03-31 02:24:59] "POST /neutron/subnet HTTP/1.1" 200 708 0.024024 10.0.0.27 - - [2025-03-31 02:24:59] "POST /neutron/port HTTP/1.1" 200 117 0.001304 10.0.0.27 - - [2025-03-31 02:24:59] "POST /neutron/network HTTP/1.1" 200 930 0.007012 10.0.0.27 - - [2025-03-31 02:24:59] "POST /neutron/port HTTP/1.1" 200 1092 0.031205 10.0.0.27 - - [2025-03-31 02:24:59] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006225 10.0.0.27 - - [2025-03-31 02:24:59] "POST /neutron/port HTTP/1.1" 200 117 0.005223 10.0.0.27 - - [2025-03-31 02:24:59] "POST /neutron/port HTTP/1.1" 200 1092 0.017542 10.0.0.27 - - [2025-03-31 02:24:59] "POST /neutron/security_group HTTP/1.1" 200 2060 0.017269 10.0.0.27 - - [2025-03-31 02:24:59] "POST /neutron/network HTTP/1.1" 200 939 0.007856 10.0.0.27 - - [2025-03-31 02:24:59] "GET /projects?obj_uuids=f97c5a85-ede5-4bf5-9678-c18ddd666b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001197 10.0.0.27 - - [2025-03-31 02:24:59] "PUT /access-control-list/88a43b6b-63ba-4427-9bf1-6ebe2a0501f9 HTTP/1.1" 200 272 0.037966 10.0.0.27 - - [2025-03-31 02:25:00] "POST /neutron/port HTTP/1.1" 200 1063 0.304940 10.0.0.27 - - [2025-03-31 02:25:00] "POST /neutron/port HTTP/1.1" 200 1063 0.011074 10.0.0.27 - - [2025-03-31 02:25:00] "POST /neutron/port HTTP/1.1" 200 1063 0.008806 10.0.0.27 - - [2025-03-31 02:25:00] "POST /neutron/port HTTP/1.1" 200 1117 0.071905 10.0.0.27 - - [2025-03-31 02:25:00] "POST /neutron/port HTTP/1.1" 200 1091 0.027809 10.0.0.27 - - [2025-03-31 02:25:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003679 10.0.0.27 - - [2025-03-31 02:25:00] "POST /neutron/subnet HTTP/1.1" 200 703 0.015584 10.0.0.27 - - [2025-03-31 02:25:00] "POST /neutron/port HTTP/1.1" 200 117 0.001406 10.0.0.27 - - [2025-03-31 02:25:00] "POST /neutron/network HTTP/1.1" 200 929 0.008726 10.0.0.27 - - [2025-03-31 02:25:04] "POST /neutron/port HTTP/1.1" 200 1092 0.014446 10.0.0.27 - - [2025-03-31 02:25:04] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006655 10.0.0.27 - - [2025-03-31 02:25:04] "POST /neutron/port HTTP/1.1" 200 1092 0.018546 10.0.0.27 - - [2025-03-31 02:25:04] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008066 10.0.0.27 - - [2025-03-31 02:25:04] "POST /neutron/port HTTP/1.1" 200 1092 0.014417 10.0.0.27 - - [2025-03-31 02:25:04] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006007 10.0.0.27 - - [2025-03-31 02:25:04] "GET /virtual-machine/7dfb493c-adbb-42e9-a1ad-161cbab6a996 HTTP/1.1" 200 1294 0.004783 10.0.0.27 - - [2025-03-31 02:25:04] "GET /virtual-machine-interface/3c02e665-96e0-427d-be39-d77fd5ba05cb HTTP/1.1" 200 2951 0.005370 10.0.0.27 - - [2025-03-31 02:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.27 - - [2025-03-31 02:25:04] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003027 10.0.0.27 - - [2025-03-31 02:25:04] "GET /virtual-networks?parent_id=f97c5a85-ede5-4bf5-9678-c18ddd666b87&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003493 10.0.0.27 - - [2025-03-31 02:25:05] "GET /virtual-network/cffb734a-b628-49f2-a748-9b3f2e05b5ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.006314 10.0.0.27 - - [2025-03-31 02:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.27 - - [2025-03-31 02:25:08] "GET /virtual-network/cffb734a-b628-49f2-a748-9b3f2e05b5ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005635 10.0.0.27 - - [2025-03-31 02:25:08] "POST /neutron/port HTTP/1.1" 200 1092 0.016251 10.0.0.27 - - [2025-03-31 02:25:08] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006233 10.0.0.27 - - [2025-03-31 02:25:08] "POST /neutron/port HTTP/1.1" 200 1091 0.017346 10.0.0.27 - - [2025-03-31 02:25:08] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005644 10.0.0.27 - - [2025-03-31 02:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.27 - - [2025-03-31 02:25:10] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002985 10.0.0.27 - - [2025-03-31 02:25:10] "GET /virtual-networks?parent_id=f97c5a85-ede5-4bf5-9678-c18ddd666b87&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002982 10.0.0.27 - - [2025-03-31 02:25:10] "GET /virtual-network/cffb734a-b628-49f2-a748-9b3f2e05b5ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005368 10.0.0.27 - - [2025-03-31 02:25:10] "POST /neutron/port HTTP/1.1" 200 1092 0.016467 10.0.0.27 - - [2025-03-31 02:25:10] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006189 10.0.0.27 - - [2025-03-31 02:25:15] "POST /neutron/port HTTP/1.1" 200 1091 0.031087 10.0.0.27 - - [2025-03-31 02:25:15] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008306 10.0.0.27 - - [2025-03-31 02:25:15] "POST /neutron/port HTTP/1.1" 200 1091 0.016380 10.0.0.27 - - [2025-03-31 02:25:15] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006198 10.0.0.27 - - [2025-03-31 02:25:16] "POST /neutron/port HTTP/1.1" 200 1091 0.015728 10.0.0.27 - - [2025-03-31 02:25:16] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005827 10.0.0.27 - - [2025-03-31 02:25:16] "GET /virtual-machine/1ad090a2-06ab-49a4-b80c-4d8d04c26de1 HTTP/1.1" 200 1294 0.004960 10.0.0.27 - - [2025-03-31 02:25:16] "GET /virtual-machine-interface/848f2999-e07c-484f-b70e-377cd9fb2892 HTTP/1.1" 200 2951 0.004662 10.0.0.27 - - [2025-03-31 02:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.27 - - [2025-03-31 02:25:16] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003316 10.0.0.27 - - [2025-03-31 02:25:16] "GET /virtual-networks?parent_id=f97c5a85-ede5-4bf5-9678-c18ddd666b87&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003151 10.0.0.27 - - [2025-03-31 02:25:16] "GET /virtual-network/c9051925-8ce2-4b46-ad39-f49ca9d1989e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005602 10.0.0.27 - - [2025-03-31 02:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.27 - - [2025-03-31 02:25:17] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003247 10.0.0.27 - - [2025-03-31 02:25:17] "GET /virtual-networks?parent_id=f97c5a85-ede5-4bf5-9678-c18ddd666b87&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003066 10.0.0.27 - - [2025-03-31 02:25:17] "GET /virtual-network/c9051925-8ce2-4b46-ad39-f49ca9d1989e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005284 10.0.0.27 - - [2025-03-31 02:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.27 - - [2025-03-31 02:25:21] "GET /projects?obj_uuids=f97c5a85-ede5-4bf5-9678-c18ddd666b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001181 10.0.0.27 - - [2025-03-31 02:25:21] "GET /project/f97c5a85-ede5-4bf5-9678-c18ddd666b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.030689 10.0.0.27 - - [2025-03-31 02:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.27 - - [2025-03-31 02:25:21] "PUT /network-policy/3353371b-0ee8-4a9c-b519-c79444c0ce52 HTTP/1.1" 200 262 0.009924 10.0.0.27 - - [2025-03-31 02:25:21] "PUT /access-control-list/88a43b6b-63ba-4427-9bf1-6ebe2a0501f9 HTTP/1.1" 200 272 0.055515 10.0.0.27 - - [2025-03-31 02:25:22] "POST /ref-update HTTP/1.1" 200 156 0.013617 10.0.0.27 - - [2025-03-31 02:25:22] "PUT /access-control-list/d2c18a02-f314-410b-a498-53c15a0d2809 HTTP/1.1" 200 272 0.055296 10.0.0.27 - - [2025-03-31 02:25:22] "POST /ref-update HTTP/1.1" 200 156 0.011594 10.0.0.27 - - [2025-03-31 02:25:24] "GET /virtual-network/c9051925-8ce2-4b46-ad39-f49ca9d1989e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006617 10.0.0.27 - - [2025-03-31 02:25:24] "POST /neutron/network HTTP/1.1" 200 929 0.006169 10.0.0.27 - - [2025-03-31 02:25:24] "POST /neutron/network HTTP/1.1" 200 827 0.049036 10.0.0.27 - - [2025-03-31 02:25:24] "DELETE /access-control-list/88a43b6b-63ba-4427-9bf1-6ebe2a0501f9 HTTP/1.1" 200 115 0.037973 10.0.0.27 - - [2025-03-31 02:25:24] "POST /neutron/network HTTP/1.1" 200 827 0.007339 10.0.0.27 - - [2025-03-31 02:25:24] "GET /virtual-network/c9051925-8ce2-4b46-ad39-f49ca9d1989e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004668 10.0.0.27 - - [2025-03-31 02:25:24] "GET /virtual-network/cffb734a-b628-49f2-a748-9b3f2e05b5ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.006436 10.0.0.27 - - [2025-03-31 02:25:25] "POST /neutron/network HTTP/1.1" 200 930 0.006537 10.0.0.27 - - [2025-03-31 02:25:25] "POST /neutron/network HTTP/1.1" 200 828 0.051267 10.0.0.27 - - [2025-03-31 02:25:25] "DELETE /access-control-list/d2c18a02-f314-410b-a498-53c15a0d2809 HTTP/1.1" 200 115 0.036219 10.0.0.27 - - [2025-03-31 02:25:25] "POST /neutron/network HTTP/1.1" 200 828 0.013064 10.0.0.27 - - [2025-03-31 02:25:25] "GET /virtual-network/cffb734a-b628-49f2-a748-9b3f2e05b5ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006162 10.0.0.27 - - [2025-03-31 02:25:25] "DELETE /network-policy/3353371b-0ee8-4a9c-b519-c79444c0ce52 HTTP/1.1" 200 115 0.024706 10.0.0.27 - - [2025-03-31 02:25:25] "POST /neutron/network HTTP/1.1" 200 827 0.012922 10.0.0.27 - - [2025-03-31 02:25:25] "POST /neutron/network HTTP/1.1" 400 204 0.013524 10.0.0.27 - - [2025-03-31 02:25:25] "POST /neutron/port HTTP/1.1" 200 1091 0.031542 10.0.0.27 - - [2025-03-31 02:25:25] "POST /neutron/port HTTP/1.1" 200 1092 0.030217 10.0.0.27 - - [2025-03-31 02:25:25] "POST /neutron/port HTTP/1.1" 200 1117 0.010957 10.0.0.27 - - [2025-03-31 02:25:25] "POST /neutron/port HTTP/1.1" 200 1118 0.008656 10.0.0.27 - - [2025-03-31 02:25:25] "POST /neutron/port HTTP/1.1" 200 151 0.129210 10.0.0.27 - - [2025-03-31 02:25:25] "POST /neutron/port HTTP/1.1" 200 151 0.129967 10.0.0.27 - - [2025-03-31 02:25:27] "POST /neutron/network HTTP/1.1" 200 827 0.008817 10.0.0.27 - - [2025-03-31 02:25:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002869 10.0.0.27 - - [2025-03-31 02:25:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003177 10.0.0.27 - - [2025-03-31 02:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.27 - - [2025-03-31 02:25:27] "POST /neutron/network HTTP/1.1" 200 151 0.091909 10.0.0.27 - - [2025-03-31 02:25:27] "GET /routing-instance/408cb515-dc4c-4a64-a1e7-2d40081d7633 HTTP/1.1" 404 171 0.001943 10.0.0.27 - - [2025-03-31 02:25:27] "DELETE /route-target/0d597254-68ea-44ca-8eca-adebbb2da50b HTTP/1.1" 200 115 0.015282 10.0.0.27 - - [2025-03-31 02:25:27] "GET /domains HTTP/1.1" 200 280 0.002610 10.0.0.27 - - [2025-03-31 02:25:27] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000982 10.0.0.27 - - [2025-03-31 02:25:27] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2769 0.049690 10.0.0.27 - - [2025-03-31 02:25:27] "GET /projects?obj_uuids=f97c5a85-ede5-4bf5-9678-c18ddd666b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001277 10.0.0.27 - - [2025-03-31 02:25:27] "GET /project/f97c5a85-ede5-4bf5-9678-c18ddd666b87 HTTP/1.1" 200 2104 0.092474 10.0.0.27 - - [2025-03-31 02:25:27] "POST /neutron/network HTTP/1.1" 200 828 0.006125 10.0.0.27 - - [2025-03-31 02:25:27] "POST /useragent-kv HTTP/1.1" 200 115 0.004047 10.0.0.27 - - [2025-03-31 02:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.27 - - [2025-03-31 02:25:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003974 10.0.0.27 - - [2025-03-31 02:25:27] "POST /neutron/network HTTP/1.1" 200 151 0.104822 10.0.0.27 - - [2025-03-31 02:25:27] "DELETE /route-target/b730dd0d-47aa-4bd9-b27f-35bffd32edb4 HTTP/1.1" 200 115 0.021481 10.0.0.27 - - [2025-03-31 02:25:27] "GET /routing-instance/3ce1dc38-da99-44d5-b558-28f9c03f989b HTTP/1.1" 404 171 0.006448 10.0.0.27 - - [2025-03-31 02:25:27] "GET /domains HTTP/1.1" 200 280 0.003777 10.0.0.27 - - [2025-03-31 02:25:27] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001092 10.0.0.27 - - [2025-03-31 02:25:27] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2769 0.052498 10.0.0.27 - - [2025-03-31 02:25:27] "GET /projects?obj_uuids=f97c5a85-ede5-4bf5-9678-c18ddd666b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001495 10.0.0.27 - - [2025-03-31 02:25:27] "GET /project/f97c5a85-ede5-4bf5-9678-c18ddd666b87 HTTP/1.1" 200 1865 0.071985 10.0.0.27 - - [2025-03-31 02:25:28] "GET /projects?obj_uuids=f97c5a85-ede5-4bf5-9678-c18ddd666b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001138 10.0.0.27 - - [2025-03-31 02:25:28] "GET /project/f97c5a85-ede5-4bf5-9678-c18ddd666b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.031622 10.0.0.27 - - [2025-03-31 02:25:28] "GET /projects?obj_uuids=f97c5a85-ede5-4bf5-9678-c18ddd666b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002031 10.0.0.27 - - [2025-03-31 02:25:28] "GET /project/f97c5a85-ede5-4bf5-9678-c18ddd666b87?fields=virtual_networks HTTP/1.1" 200 1037 0.074733 10.0.0.27 - - [2025-03-31 02:25:28] "GET /projects?obj_uuids=f97c5a85-ede5-4bf5-9678-c18ddd666b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001048 10.0.0.27 - - [2025-03-31 02:25:28] "GET /project/f97c5a85-ede5-4bf5-9678-c18ddd666b87?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.024016 10.0.0.27 - - [2025-03-31 02:25:28] "GET /projects?obj_uuids=f97c5a85-ede5-4bf5-9678-c18ddd666b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001681 10.0.0.27 - - [2025-03-31 02:25:28] "GET /project/f97c5a85-ede5-4bf5-9678-c18ddd666b87?fields=security_groups HTTP/1.1" 200 1265 0.035339 10.0.0.27 - - [2025-03-31 02:25:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.025910 10.0.0.27 - - [2025-03-31 02:25:29] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003255 10.0.0.27 - - [2025-03-31 02:25:29] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001027 10.0.0.27 - - [2025-03-31 02:25:29] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007251 10.0.0.27 - - [2025-03-31 02:25:29] "POST /id-to-fqname HTTP/1.1" 200 188 0.002051 10.0.0.27 - - [2025-03-31 02:25:29] "POST /fqname-to-id HTTP/1.1" 404 197 0.002464 10.0.0.27 - - [2025-03-31 02:25:29] "POST /security-groups HTTP/1.1" 200 589 0.063580 10.0.0.27 - - [2025-03-31 02:25:29] "POST /fqname-to-id HTTP/1.1" 404 232 0.002898 10.0.0.27 - - [2025-03-31 02:25:29] "POST /projects HTTP/1.1" 200 581 0.213261 10.0.0.27 - - [2025-03-31 02:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.281251 10.0.0.27 - - [2025-03-31 02:25:29] "POST /access-control-lists HTTP/1.1" 200 594 0.062385 10.0.0.27 - - [2025-03-31 02:25:29] "POST /fqname-to-id HTTP/1.1" 404 231 0.003359 10.0.0.27 - - [2025-03-31 02:25:29] "GET /project/9c237ee6-f556-4ae9-8b18-b5f139943c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.417904 10.0.0.27 - - [2025-03-31 02:25:29] "POST /access-control-lists HTTP/1.1" 200 592 0.060040 10.0.0.27 - - [2025-03-31 02:25:30] "GET / HTTP/1.1" 200 35931 0.001949 10.0.0.27 - - [2025-03-31 02:25:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000476 10.0.0.27 - - [2025-03-31 02:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.055261 10.0.0.27 - - [2025-03-31 02:25:31] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001082 10.0.0.27 - - [2025-03-31 02:25:31] "GET /project/9c237ee6-f556-4ae9-8b18-b5f139943c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.026342 10.0.0.27 - - [2025-03-31 02:25:31] "POST /neutron/network HTTP/1.1" 200 117 0.029159 10.0.0.27 - - [2025-03-31 02:25:31] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001515 10.0.0.27 - - [2025-03-31 02:25:31] "POST /neutron/network HTTP/1.1" 200 613 0.068809 10.0.0.27 - - [2025-03-31 02:25:31] "POST /route-targets HTTP/1.1" 200 327 0.011381 10.0.0.27 - - [2025-03-31 02:25:32] "POST /ref-update HTTP/1.1" 200 156 0.014723 10.0.0.27 - - [2025-03-31 02:25:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003565 10.0.0.27 - - [2025-03-31 02:25:32] "POST /neutron/subnet HTTP/1.1" 200 725 0.170742 10.0.0.27 - - [2025-03-31 02:25:32] "POST /neutron/network HTTP/1.1" 200 832 0.006261 10.0.0.27 - - [2025-03-31 02:25:32] "POST /id-to-fqname HTTP/1.1" 200 223 0.001359 10.0.0.27 - - [2025-03-31 02:25:32] "GET /virtual-network/b9bb69f4-2d84-45b9-af30-d7217eee36a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004816 10.0.0.27 - - [2025-03-31 02:25:32] "POST /neutron/network HTTP/1.1" 200 832 0.006207 10.0.0.27 - - [2025-03-31 02:25:32] "GET /virtual-network/b9bb69f4-2d84-45b9-af30-d7217eee36a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005088 10.0.0.27 - - [2025-03-31 02:25:32] "POST /neutron/network HTTP/1.1" 200 832 0.006029 10.0.0.27 - - [2025-03-31 02:25:32] "POST /neutron/subnet HTTP/1.1" 200 725 0.006958 10.0.0.27 - - [2025-03-31 02:25:32] "GET /domains HTTP/1.1" 401 292 0.000423 10.0.0.27 - - [2025-03-31 02:25:32] "GET /domains HTTP/1.1" 200 280 0.028420 10.0.0.27 - - [2025-03-31 02:25:32] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001033 10.0.0.27 - - [2025-03-31 02:25:32] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2953 0.009099 10.0.0.27 - - [2025-03-31 02:25:32] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001136 10.0.0.27 - - [2025-03-31 02:25:32] "GET /project/9c237ee6-f556-4ae9-8b18-b5f139943c16 HTTP/1.1" 200 2081 0.073554 10.0.0.27 - - [2025-03-31 02:25:32] "GET /virtual-network/b9bb69f4-2d84-45b9-af30-d7217eee36a7 HTTP/1.1" 200 2319 0.006329 10.0.0.27 - - [2025-03-31 02:25:32] "GET /virtual-network/b9bb69f4-2d84-45b9-af30-d7217eee36a7 HTTP/1.1" 200 2319 0.004891 10.0.0.27 - - [2025-03-31 02:25:32] "GET /routing-instance/96ecc00d-ce66-4f15-936c-002104ea886f HTTP/1.1" 200 1494 0.003654 10.0.0.27 - - [2025-03-31 02:25:32] "GET /routing-instance/96ecc00d-ce66-4f15-936c-002104ea886f HTTP/1.1" 200 1494 0.003744 10.0.0.27 - - [2025-03-31 02:25:32] "GET /route-target/cea5f1c6-5819-43c1-9786-2b0ac66ef6ab HTTP/1.1" 200 1213 0.003116 10.0.0.27 - - [2025-03-31 02:25:32] "GET /virtual-network/b9bb69f4-2d84-45b9-af30-d7217eee36a7 HTTP/1.1" 200 2319 0.004752 10.0.0.27 - - [2025-03-31 02:25:32] "GET /routing-instance/96ecc00d-ce66-4f15-936c-002104ea886f HTTP/1.1" 200 1494 0.003026 10.0.0.27 - - [2025-03-31 02:25:32] "GET /virtual-network/b9bb69f4-2d84-45b9-af30-d7217eee36a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004401 10.0.0.27 - - [2025-03-31 02:25:32] "GET /virtual-network/b9bb69f4-2d84-45b9-af30-d7217eee36a7 HTTP/1.1" 200 2319 0.004534 10.0.0.27 - - [2025-03-31 02:25:32] "GET /routing-instance/96ecc00d-ce66-4f15-936c-002104ea886f HTTP/1.1" 200 1494 0.002932 10.0.0.27 - - [2025-03-31 02:25:32] "GET /routing-instance/96ecc00d-ce66-4f15-936c-002104ea886f HTTP/1.1" 200 1494 0.003287 10.0.0.27 - - [2025-03-31 02:25:32] "GET /route-target/cea5f1c6-5819-43c1-9786-2b0ac66ef6ab HTTP/1.1" 200 1213 0.003115 10.0.0.27 - - [2025-03-31 02:25:32] "GET /domains HTTP/1.1" 200 280 0.002684 10.0.0.27 - - [2025-03-31 02:25:32] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001040 10.0.0.27 - - [2025-03-31 02:25:32] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2953 0.007974 10.0.0.27 - - [2025-03-31 02:25:32] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001148 10.0.0.27 - - [2025-03-31 02:25:32] "GET /project/9c237ee6-f556-4ae9-8b18-b5f139943c16 HTTP/1.1" 200 2081 0.070749 10.0.0.27 - - [2025-03-31 02:25:32] "GET /virtual-network/b9bb69f4-2d84-45b9-af30-d7217eee36a7 HTTP/1.1" 200 2319 0.005156 10.0.0.27 - - [2025-03-31 02:25:33] "GET /obj-perms HTTP/1.1" 200 5026 0.059203 10.0.0.27 - - [2025-03-31 02:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.27 - - [2025-03-31 02:25:33] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001119 10.0.0.27 - - [2025-03-31 02:25:33] "GET /project/9c237ee6-f556-4ae9-8b18-b5f139943c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.044065 10.0.0.27 - - [2025-03-31 02:25:33] "POST /neutron/network HTTP/1.1" 200 117 0.009065 10.0.0.27 - - [2025-03-31 02:25:33] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001093 10.0.0.27 - - [2025-03-31 02:25:33] "POST /neutron/network HTTP/1.1" 200 613 0.064818 10.0.0.27 - - [2025-03-31 02:25:33] "POST /route-targets HTTP/1.1" 200 327 0.012341 10.0.0.27 - - [2025-03-31 02:25:33] "POST /ref-update HTTP/1.1" 200 156 0.012909 10.0.0.27 - - [2025-03-31 02:25:33] "POST /useragent-kv HTTP/1.1" 200 115 0.003943 10.0.0.27 - - [2025-03-31 02:25:33] "POST /neutron/subnet HTTP/1.1" 200 719 0.202973 10.0.0.27 - - [2025-03-31 02:25:33] "POST /neutron/network HTTP/1.1" 200 831 0.005514 10.0.0.27 - - [2025-03-31 02:25:33] "POST /id-to-fqname HTTP/1.1" 200 223 0.001215 10.0.0.27 - - [2025-03-31 02:25:33] "GET /virtual-network/455cdbda-6b18-4cf0-ad1a-808d06238278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004591 10.0.0.27 - - [2025-03-31 02:25:33] "POST /neutron/network HTTP/1.1" 200 831 0.006486 10.0.0.27 - - [2025-03-31 02:25:33] "GET /virtual-network/455cdbda-6b18-4cf0-ad1a-808d06238278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004612 10.0.0.27 - - [2025-03-31 02:25:33] "POST /neutron/network HTTP/1.1" 200 831 0.005493 10.0.0.27 - - [2025-03-31 02:25:33] "POST /neutron/subnet HTTP/1.1" 200 719 0.006817 10.0.0.27 - - [2025-03-31 02:25:33] "GET /domains HTTP/1.1" 200 280 0.002566 10.0.0.27 - - [2025-03-31 02:25:33] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001056 10.0.0.27 - - [2025-03-31 02:25:33] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2953 0.007258 10.0.0.27 - - [2025-03-31 02:25:33] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003506 10.0.0.27 - - [2025-03-31 02:25:34] "GET /project/9c237ee6-f556-4ae9-8b18-b5f139943c16 HTTP/1.1" 200 2299 0.074111 10.0.0.27 - - [2025-03-31 02:25:34] "GET /virtual-network/455cdbda-6b18-4cf0-ad1a-808d06238278 HTTP/1.1" 200 2315 0.007957 10.0.0.27 - - [2025-03-31 02:25:34] "GET /virtual-network/455cdbda-6b18-4cf0-ad1a-808d06238278 HTTP/1.1" 200 2315 0.005417 10.0.0.27 - - [2025-03-31 02:25:34] "GET /routing-instance/5617c468-3d6c-4273-9feb-8c7364bf5dbd HTTP/1.1" 200 1493 0.003882 10.0.0.27 - - [2025-03-31 02:25:34] "GET /routing-instance/5617c468-3d6c-4273-9feb-8c7364bf5dbd HTTP/1.1" 200 1493 0.004061 10.0.0.27 - - [2025-03-31 02:25:34] "GET /route-target/ddac532e-e564-4539-a798-abcd25153a12 HTTP/1.1" 200 1213 0.003503 10.0.0.27 - - [2025-03-31 02:25:34] "GET /virtual-network/455cdbda-6b18-4cf0-ad1a-808d06238278 HTTP/1.1" 200 2315 0.005536 10.0.0.27 - - [2025-03-31 02:25:34] "GET /routing-instance/5617c468-3d6c-4273-9feb-8c7364bf5dbd HTTP/1.1" 200 1493 0.004092 10.0.0.27 - - [2025-03-31 02:25:34] "GET /virtual-network/455cdbda-6b18-4cf0-ad1a-808d06238278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005273 10.0.0.27 - - [2025-03-31 02:25:34] "GET /virtual-network/455cdbda-6b18-4cf0-ad1a-808d06238278 HTTP/1.1" 200 2315 0.005438 10.0.0.27 - - [2025-03-31 02:25:34] "GET /routing-instance/5617c468-3d6c-4273-9feb-8c7364bf5dbd HTTP/1.1" 200 1493 0.003902 10.0.0.27 - - [2025-03-31 02:25:34] "GET /routing-instance/5617c468-3d6c-4273-9feb-8c7364bf5dbd HTTP/1.1" 200 1493 0.003538 10.0.0.27 - - [2025-03-31 02:25:34] "GET /route-target/ddac532e-e564-4539-a798-abcd25153a12 HTTP/1.1" 200 1213 0.003181 10.0.0.27 - - [2025-03-31 02:25:34] "GET /domains HTTP/1.1" 200 280 0.002776 10.0.0.27 - - [2025-03-31 02:25:34] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001024 10.0.0.27 - - [2025-03-31 02:25:34] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2953 0.007761 10.0.0.27 - - [2025-03-31 02:25:34] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001445 10.0.0.27 - - [2025-03-31 02:25:34] "GET /project/9c237ee6-f556-4ae9-8b18-b5f139943c16 HTTP/1.1" 200 2299 0.070588 10.0.0.27 - - [2025-03-31 02:25:34] "GET /virtual-network/455cdbda-6b18-4cf0-ad1a-808d06238278 HTTP/1.1" 200 2315 0.005023 10.0.0.27 - - [2025-03-31 02:25:34] "GET /obj-perms HTTP/1.1" 200 5026 0.003267 10.0.0.27 - - [2025-03-31 02:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.27 - - [2025-03-31 02:25:34] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001347 10.0.0.27 - - [2025-03-31 02:25:34] "GET /project/9c237ee6-f556-4ae9-8b18-b5f139943c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.027438 10.0.0.27 - - [2025-03-31 02:25:34] "POST /neutron/network HTTP/1.1" 200 117 0.009589 10.0.0.27 - - [2025-03-31 02:25:34] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001024 10.0.0.27 - - [2025-03-31 02:25:34] "POST /neutron/network HTTP/1.1" 200 615 0.075945 10.0.0.27 - - [2025-03-31 02:25:34] "POST /ref-update HTTP/1.1" 200 156 0.011763 10.0.0.27 - - [2025-03-31 02:25:34] "POST /useragent-kv HTTP/1.1" 200 115 0.004472 10.0.0.27 - - [2025-03-31 02:25:34] "POST /neutron/subnet HTTP/1.1" 200 734 0.151826 10.0.0.27 - - [2025-03-31 02:25:34] "POST /neutron/network HTTP/1.1" 200 836 0.006069 10.0.0.27 - - [2025-03-31 02:25:34] "POST /id-to-fqname HTTP/1.1" 200 224 0.001197 10.0.0.27 - - [2025-03-31 02:25:34] "GET /virtual-network/5489d7f8-da37-4e2d-b645-5da2b2b4389a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004942 10.0.0.27 - - [2025-03-31 02:25:34] "POST /neutron/network HTTP/1.1" 200 836 0.005560 10.0.0.27 - - [2025-03-31 02:25:34] "GET /virtual-network/5489d7f8-da37-4e2d-b645-5da2b2b4389a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004610 10.0.0.27 - - [2025-03-31 02:25:34] "POST /neutron/network HTTP/1.1" 200 836 0.005275 10.0.0.27 - - [2025-03-31 02:25:34] "POST /neutron/subnet HTTP/1.1" 200 734 0.005833 10.0.0.27 - - [2025-03-31 02:25:34] "GET /domains HTTP/1.1" 200 280 0.002069 10.0.0.27 - - [2025-03-31 02:25:34] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001094 10.0.0.27 - - [2025-03-31 02:25:34] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2953 0.012426 10.0.0.27 - - [2025-03-31 02:25:34] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001172 10.0.0.27 - - [2025-03-31 02:25:34] "GET /project/9c237ee6-f556-4ae9-8b18-b5f139943c16 HTTP/1.1" 200 2518 0.071028 10.0.0.27 - - [2025-03-31 02:25:34] "GET /virtual-network/5489d7f8-da37-4e2d-b645-5da2b2b4389a HTTP/1.1" 200 2330 0.006594 10.0.0.27 - - [2025-03-31 02:25:34] "GET /virtual-network/5489d7f8-da37-4e2d-b645-5da2b2b4389a HTTP/1.1" 200 2330 0.004872 10.0.0.27 - - [2025-03-31 02:25:34] "GET /routing-instance/18da6bc1-e976-4157-8e88-871e23d79005 HTTP/1.1" 200 1497 0.003232 10.0.0.27 - - [2025-03-31 02:25:34] "GET /routing-instance/18da6bc1-e976-4157-8e88-871e23d79005 HTTP/1.1" 200 1497 0.003268 10.0.0.27 - - [2025-03-31 02:25:35] "GET /route-target/947e4346-0b77-45e5-b9e7-f30c6713a7b7 HTTP/1.1" 200 1215 0.003425 10.0.0.27 - - [2025-03-31 02:25:35] "GET /virtual-network/5489d7f8-da37-4e2d-b645-5da2b2b4389a HTTP/1.1" 200 2330 0.004526 10.0.0.27 - - [2025-03-31 02:25:35] "GET /routing-instance/18da6bc1-e976-4157-8e88-871e23d79005 HTTP/1.1" 200 1497 0.003156 10.0.0.27 - - [2025-03-31 02:25:35] "GET /virtual-network/5489d7f8-da37-4e2d-b645-5da2b2b4389a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004689 10.0.0.27 - - [2025-03-31 02:25:35] "GET /virtual-network/5489d7f8-da37-4e2d-b645-5da2b2b4389a HTTP/1.1" 200 2330 0.005247 10.0.0.27 - - [2025-03-31 02:25:35] "GET /routing-instance/18da6bc1-e976-4157-8e88-871e23d79005 HTTP/1.1" 200 1497 0.003281 10.0.0.27 - - [2025-03-31 02:25:35] "GET /routing-instance/18da6bc1-e976-4157-8e88-871e23d79005 HTTP/1.1" 200 1497 0.003105 10.0.0.27 - - [2025-03-31 02:25:35] "GET /route-target/947e4346-0b77-45e5-b9e7-f30c6713a7b7 HTTP/1.1" 200 1215 0.002844 10.0.0.27 - - [2025-03-31 02:25:35] "GET /domains HTTP/1.1" 200 280 0.002969 10.0.0.27 - - [2025-03-31 02:25:35] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000994 10.0.0.27 - - [2025-03-31 02:25:35] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2953 0.007116 10.0.0.27 - - [2025-03-31 02:25:35] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001010 10.0.0.27 - - [2025-03-31 02:25:35] "GET /project/9c237ee6-f556-4ae9-8b18-b5f139943c16 HTTP/1.1" 200 2518 0.070695 10.0.0.27 - - [2025-03-31 02:25:35] "GET /virtual-network/5489d7f8-da37-4e2d-b645-5da2b2b4389a HTTP/1.1" 200 2330 0.010327 10.0.0.27 - - [2025-03-31 02:25:35] "GET /obj-perms HTTP/1.1" 200 5026 0.003286 10.0.0.27 - - [2025-03-31 02:25:35] "POST /id-to-fqname HTTP/1.1" 200 223 0.001347 10.0.0.27 - - [2025-03-31 02:25:35] "POST /neutron/network HTTP/1.1" 200 841 0.005914 10.0.0.27 - - [2025-03-31 02:25:35] "GET /aaa-mode HTTP/1.1" 401 292 0.000516 10.0.0.27 - - [2025-03-31 02:25:35] "GET / HTTP/1.1" 200 35931 0.001683 10.0.0.27 - - [2025-03-31 02:25:35] "GET /project/9c237ee6-f556-4ae9-8b18-b5f139943c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000456 10.0.0.27 - - [2025-03-31 02:25:36] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001163 10.0.0.27 - - [2025-03-31 02:25:36] "GET /project/9c237ee6-f556-4ae9-8b18-b5f139943c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.047923 10.0.0.27 - - [2025-03-31 02:25:36] "POST /neutron/network HTTP/1.1" 200 831 0.005726 10.0.0.27 - - [2025-03-31 02:25:36] "POST /neutron/port HTTP/1.1" 200 117 0.009554 10.0.0.27 - - [2025-03-31 02:25:36] "POST /neutron/port HTTP/1.1" 200 117 0.006764 10.0.0.27 - - [2025-03-31 02:25:36] "POST /id-to-fqname HTTP/1.1" 200 224 0.001387 10.0.0.27 - - [2025-03-31 02:25:36] "POST /neutron/port HTTP/1.1" 200 117 0.009434 10.0.0.27 - - [2025-03-31 02:25:36] "POST /neutron/network HTTP/1.1" 200 846 0.006207 10.0.0.27 - - [2025-03-31 02:25:36] "GET /aaa-mode HTTP/1.1" 401 292 0.000429 10.0.0.27 - - [2025-03-31 02:25:36] "POST /neutron/network HTTP/1.1" 200 841 0.005673 10.0.0.27 - - [2025-03-31 02:25:36] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001137 10.0.0.27 - - [2025-03-31 02:25:36] "GET / HTTP/1.1" 200 35931 0.005947 10.0.0.27 - - [2025-03-31 02:25:36] "GET /project/9c237ee6-f556-4ae9-8b18-b5f139943c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000406 10.0.0.27 - - [2025-03-31 02:25:36] "POST /neutron/port HTTP/1.1" 200 1057 0.239545 10.0.0.27 - - [2025-03-31 02:25:37] "POST /neutron/port HTTP/1.1" 200 1057 0.072961 10.0.0.27 - - [2025-03-31 02:25:37] "POST /neutron/port HTTP/1.1" 200 1057 0.009101 10.0.0.27 - - [2025-03-31 02:25:37] "POST /neutron/port HTTP/1.1" 200 1111 0.063131 10.0.0.27 - - [2025-03-31 02:25:37] "POST /neutron/port HTTP/1.1" 200 1085 0.016433 10.0.0.27 - - [2025-03-31 02:25:37] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001103 10.0.0.27 - - [2025-03-31 02:25:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007139 10.0.0.27 - - [2025-03-31 02:25:37] "GET /project/9c237ee6-f556-4ae9-8b18-b5f139943c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.064371 10.0.0.27 - - [2025-03-31 02:25:37] "POST /neutron/subnet HTTP/1.1" 200 693 0.021190 10.0.0.27 - - [2025-03-31 02:25:37] "POST /neutron/network HTTP/1.1" 200 836 0.006910 10.0.0.27 - - [2025-03-31 02:25:37] "POST /neutron/port HTTP/1.1" 200 117 0.001647 10.0.0.27 - - [2025-03-31 02:25:37] "POST /neutron/network HTTP/1.1" 200 831 0.008390 10.0.0.27 - - [2025-03-31 02:25:37] "POST /neutron/port HTTP/1.1" 200 1085 0.019955 10.0.0.27 - - [2025-03-31 02:25:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006516 10.0.0.27 - - [2025-03-31 02:25:37] "POST /neutron/port HTTP/1.1" 200 117 0.020172 10.0.0.27 - - [2025-03-31 02:25:37] "POST /fqname-to-id HTTP/1.1" 404 193 0.003246 10.0.0.27 - - [2025-03-31 02:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005071 10.0.0.27 - - [2025-03-31 02:25:37] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001839 10.0.0.27 - - [2025-03-31 02:25:37] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.011303 10.0.0.27 - - [2025-03-31 02:25:37] "POST /service-templates HTTP/1.1" 200 543 0.040725 10.0.0.27 - - [2025-03-31 02:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.27 - - [2025-03-31 02:25:37] "GET /service-template/0a96f2e2-bf79-46f2-9a96-dc37feee2d44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.005759 10.0.0.27 - - [2025-03-31 02:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.27 - - [2025-03-31 02:25:37] "POST /neutron/network HTTP/1.1" 200 846 0.006341 10.0.0.27 - - [2025-03-31 02:25:37] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001058 10.0.0.27 - - [2025-03-31 02:25:37] "GET /service-template/0a96f2e2-bf79-46f2-9a96-dc37feee2d44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.003915 10.0.0.27 - - [2025-03-31 02:25:37] "POST /id-to-fqname HTTP/1.1" 200 223 0.001557 10.0.0.27 - - [2025-03-31 02:25:37] "POST /id-to-fqname HTTP/1.1" 200 223 0.001318 10.0.0.27 - - [2025-03-31 02:25:38] "POST /id-to-fqname HTTP/1.1" 200 224 0.001240 10.0.0.27 - - [2025-03-31 02:25:38] "POST /neutron/port HTTP/1.1" 200 1060 0.250485 10.0.0.27 - - [2025-03-31 02:25:38] "POST /neutron/port HTTP/1.1" 200 1060 0.018747 10.0.0.27 - - [2025-03-31 02:25:38] "POST /neutron/port HTTP/1.1" 200 1060 0.014998 10.0.0.27 - - [2025-03-31 02:25:38] "POST /neutron/port HTTP/1.1" 200 2003 0.042579 10.0.0.27 - - [2025-03-31 02:25:38] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006556 10.0.0.27 - - [2025-03-31 02:25:38] "POST /neutron/port HTTP/1.1" 200 1114 0.119010 10.0.0.27 - - [2025-03-31 02:25:38] "POST /neutron/port HTTP/1.1" 200 1088 0.016010 10.0.0.27 - - [2025-03-31 02:25:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003351 10.0.0.27 - - [2025-03-31 02:25:38] "POST /neutron/subnet HTTP/1.1" 200 708 0.012422 10.0.0.27 - - [2025-03-31 02:25:38] "POST /neutron/port HTTP/1.1" 200 117 0.001250 10.0.0.27 - - [2025-03-31 02:25:38] "POST /neutron/network HTTP/1.1" 200 836 0.007493 10.0.0.27 - - [2025-03-31 02:25:38] "POST /neutron/network HTTP/1.1" 200 2224 0.012681 10.0.0.27 - - [2025-03-31 02:25:38] "GET /aaa-mode HTTP/1.1" 401 292 0.000599 10.0.0.27 - - [2025-03-31 02:25:39] "GET / HTTP/1.1" 200 35931 0.002865 10.0.0.27 - - [2025-03-31 02:25:39] "GET /project/9c237ee6-f556-4ae9-8b18-b5f139943c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000413 10.0.0.27 - - [2025-03-31 02:25:39] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001060 10.0.0.27 - - [2025-03-31 02:25:39] "GET /project/9c237ee6-f556-4ae9-8b18-b5f139943c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.071974 10.0.0.27 - - [2025-03-31 02:25:39] "POST /neutron/network HTTP/1.1" 200 832 0.006900 10.0.0.27 - - [2025-03-31 02:25:39] "POST /neutron/network HTTP/1.1" 200 831 0.007555 10.0.0.27 - - [2025-03-31 02:25:39] "POST /neutron/network HTTP/1.1" 200 836 0.006251 10.0.0.27 - - [2025-03-31 02:25:39] "POST /neutron/port HTTP/1.1" 200 2057 0.026098 10.0.0.27 - - [2025-03-31 02:25:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007771 10.0.0.27 - - [2025-03-31 02:25:39] "POST /neutron/port HTTP/1.1" 200 117 0.005452 10.0.0.27 - - [2025-03-31 02:25:40] "POST /neutron/port HTTP/1.1" 200 117 0.006166 10.0.0.27 - - [2025-03-31 02:25:40] "POST /neutron/network HTTP/1.1" 200 2224 0.012494 10.0.0.27 - - [2025-03-31 02:25:40] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002311 10.0.0.27 - - [2025-03-31 02:25:40] "POST /neutron/port HTTP/1.1" 200 1058 0.268963 10.0.0.27 - - [2025-03-31 02:25:40] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001592 10.0.0.27 - - [2025-03-31 02:25:40] "POST /neutron/port HTTP/1.1" 200 1057 0.205901 10.0.0.27 - - [2025-03-31 02:25:40] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001087 10.0.0.27 - - [2025-03-31 02:25:41] "POST /neutron/port HTTP/1.1" 200 1060 0.199489 10.0.0.27 - - [2025-03-31 02:25:41] "POST /neutron/port HTTP/1.1" 200 1058 0.012180 10.0.0.27 - - [2025-03-31 02:25:41] "POST /neutron/port HTTP/1.1" 200 1058 0.013643 10.0.0.27 - - [2025-03-31 02:25:41] "POST /neutron/port HTTP/1.1" 200 1112 0.066063 10.0.0.27 - - [2025-03-31 02:25:41] "POST /neutron/port HTTP/1.1" 200 1057 0.009318 10.0.0.27 - - [2025-03-31 02:25:41] "POST /neutron/port HTTP/1.1" 200 1057 0.011885 10.0.0.27 - - [2025-03-31 02:25:41] "POST /neutron/port HTTP/1.1" 200 1111 0.076298 10.0.0.27 - - [2025-03-31 02:25:41] "POST /neutron/port HTTP/1.1" 200 1060 0.012292 10.0.0.27 - - [2025-03-31 02:25:41] "POST /neutron/port HTTP/1.1" 200 1060 0.009634 10.0.0.27 - - [2025-03-31 02:25:41] "POST /neutron/port HTTP/1.1" 200 1114 0.085161 10.0.0.27 - - [2025-03-31 02:25:41] "POST /neutron/port HTTP/1.1" 200 3026 0.019138 10.0.0.27 - - [2025-03-31 02:25:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003046 10.0.0.27 - - [2025-03-31 02:25:41] "POST /neutron/subnet HTTP/1.1" 200 699 0.010948 10.0.0.27 - - [2025-03-31 02:25:41] "POST /neutron/port HTTP/1.1" 200 117 0.001108 10.0.0.27 - - [2025-03-31 02:25:41] "POST /neutron/network HTTP/1.1" 200 832 0.006835 10.0.0.27 - - [2025-03-31 02:25:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003420 10.0.0.27 - - [2025-03-31 02:25:41] "POST /neutron/subnet HTTP/1.1" 200 693 0.009875 10.0.0.27 - - [2025-03-31 02:25:41] "POST /neutron/port HTTP/1.1" 200 117 0.001089 10.0.0.27 - - [2025-03-31 02:25:41] "POST /neutron/network HTTP/1.1" 200 831 0.006737 10.0.0.27 - - [2025-03-31 02:25:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003345 10.0.0.27 - - [2025-03-31 02:25:41] "POST /neutron/subnet HTTP/1.1" 200 708 0.022458 10.0.0.27 - - [2025-03-31 02:25:41] "POST /neutron/port HTTP/1.1" 200 117 0.001302 10.0.0.27 - - [2025-03-31 02:25:41] "POST /neutron/network HTTP/1.1" 200 836 0.007229 10.0.0.27 - - [2025-03-31 02:25:44] "DELETE /project/f97c5a85ede54bf59678c18ddd666b87 HTTP/1.1" 404 173 0.010571 10.0.0.27 - - [2025-03-31 02:25:44] "DELETE /project/9c237ee6f5564ae98b18b5f139943c16 HTTP/1.1" 404 173 0.007214 10.0.0.27 - - [2025-03-31 02:25:44] "GET /projects?obj_uuids=f97c5a85-ede5-4bf5-9678-c18ddd666b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000938 10.0.0.27 - - [2025-03-31 02:25:44] "GET /projects?obj_uuids=983e35a4-d668-4e58-9734-9db66e7b3031&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000836 10.0.0.27 - - [2025-03-31 02:25:44] "GET /project/983e35a4-d668-4e58-9734-9db66e7b3031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.047622 10.0.0.27 - - [2025-03-31 02:25:44] "GET /project/f97c5a85-ede5-4bf5-9678-c18ddd666b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.054826 10.0.0.27 - - [2025-03-31 02:25:44] "GET /projects?obj_uuids=983e35a4-d668-4e58-9734-9db66e7b3031&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002191 10.0.0.27 - - [2025-03-31 02:25:44] "GET /projects?obj_uuids=f97c5a85-ede5-4bf5-9678-c18ddd666b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000961 10.0.0.27 - - [2025-03-31 02:25:44] "GET /project/983e35a4-d668-4e58-9734-9db66e7b3031?fields=security_groups HTTP/1.1" 200 1388 0.042409 10.0.0.27 - - [2025-03-31 02:25:44] "GET /project/f97c5a85-ede5-4bf5-9678-c18ddd666b87?fields=security_groups HTTP/1.1" 200 1370 0.045282 10.0.0.27 - - [2025-03-31 02:25:44] "DELETE /security-group/52f8faa7-88c5-4539-b8bd-787397c4a556 HTTP/1.1" 200 115 0.074058 10.0.0.27 - - [2025-03-31 02:25:44] "GET /projects?obj_uuids=983e35a4-d668-4e58-9734-9db66e7b3031&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001477 10.0.0.27 - - [2025-03-31 02:25:44] "DELETE /security-group/e7fd8f9e-a061-43f9-bcd9-10742e6dde6a HTTP/1.1" 200 115 0.091646 10.0.0.27 - - [2025-03-31 02:25:44] "DELETE /access-control-list/c367b2ca-8702-4cc9-8a65-56e22228a7a0 HTTP/1.1" 200 115 0.071505 10.0.0.27 - - [2025-03-31 02:25:44] "GET /projects?obj_uuids=f97c5a85-ede5-4bf5-9678-c18ddd666b87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001282 10.0.0.27 - - [2025-03-31 02:25:44] "GET /project/983e35a4-d668-4e58-9734-9db66e7b3031?fields=application_policy_sets HTTP/1.1" 200 1427 0.061384 10.0.0.27 - - [2025-03-31 02:25:44] "DELETE /access-control-list/724640a1-5f14-4e60-b3ab-d670a577fc58 HTTP/1.1" 200 115 0.040706 10.0.0.27 - - [2025-03-31 02:25:44] "GET /project/f97c5a85-ede5-4bf5-9678-c18ddd666b87?fields=application_policy_sets HTTP/1.1" 200 1409 0.079631 10.0.0.27 - - [2025-03-31 02:25:44] "DELETE /access-control-list/4f6afb19-8127-4ea0-bfc3-a75386d444ef HTTP/1.1" 200 115 0.048916 10.0.0.27 - - [2025-03-31 02:25:44] "DELETE /access-control-list/b7c092e6-e071-424e-8f8b-1df8c1d1e1ea HTTP/1.1" 200 115 0.072062 10.0.0.27 - - [2025-03-31 02:25:44] "DELETE /project/983e35a4-d668-4e58-9734-9db66e7b3031 HTTP/1.1" 200 115 0.522824 10.0.0.27 - - [2025-03-31 02:25:44] "DELETE /project/f97c5a85-ede5-4bf5-9678-c18ddd666b87 HTTP/1.1" 200 115 0.545480 10.0.0.27 - - [2025-03-31 02:25:45] "POST /neutron/port HTTP/1.1" 200 3026 0.027631 10.0.0.27 - - [2025-03-31 02:25:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005882 10.0.0.27 - - [2025-03-31 02:25:45] "POST /neutron/port HTTP/1.1" 200 3026 0.020505 10.0.0.27 - - [2025-03-31 02:25:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006681 10.0.0.27 - - [2025-03-31 02:25:45] "POST /neutron/port HTTP/1.1" 200 3026 0.018453 10.0.0.27 - - [2025-03-31 02:25:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006307 10.0.0.27 - - [2025-03-31 02:25:45] "POST /neutron/port HTTP/1.1" 200 3026 0.021555 10.0.0.27 - - [2025-03-31 02:25:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006064 10.0.0.27 - - [2025-03-31 02:25:45] "POST /neutron/port HTTP/1.1" 200 3026 0.023277 10.0.0.27 - - [2025-03-31 02:25:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006518 10.0.0.27 - - [2025-03-31 02:25:45] "GET /virtual-machine/ee0e087f-70e1-4806-9b81-0f7b3eb40e1d HTTP/1.1" 200 1803 0.004610 10.0.0.27 - - [2025-03-31 02:25:45] "GET /virtual-machine-interface/0437c57b-1e49-441d-bbc9-c5ef492e4c2d HTTP/1.1" 200 2945 0.004674 10.0.0.27 - - [2025-03-31 02:25:45] "GET /virtual-machine-interface/5e69cf1c-6be4-49ab-8c26-463a50deb59e HTTP/1.1" 200 2946 0.004895 10.0.0.27 - - [2025-03-31 02:25:45] "GET /virtual-machine-interface/cfb1d93f-046b-406f-9c36-a89d8f6a0430 HTTP/1.1" 200 2950 0.005167 10.0.0.27 - - [2025-03-31 02:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.27 - - [2025-03-31 02:25:45] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003205 10.0.0.27 - - [2025-03-31 02:25:45] "GET /virtual-networks?parent_id=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003756 10.0.0.27 - - [2025-03-31 02:25:45] "GET /virtual-network/b9bb69f4-2d84-45b9-af30-d7217eee36a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006626 10.0.0.27 - - [2025-03-31 02:25:46] "POST /neutron/port HTTP/1.1" 200 1085 0.018103 10.0.0.27 - - [2025-03-31 02:25:46] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005411 10.0.0.27 - - [2025-03-31 02:25:47] "POST /neutron/port HTTP/1.1" 200 1088 0.018096 10.0.0.27 - - [2025-03-31 02:25:47] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008852 10.0.0.27 - - [2025-03-31 02:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.27 - - [2025-03-31 02:25:48] "GET /virtual-network/b9bb69f4-2d84-45b9-af30-d7217eee36a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007243 10.0.0.27 - - [2025-03-31 02:25:49] "POST /neutron/port HTTP/1.1" 200 1085 0.017087 10.0.0.27 - - [2025-03-31 02:25:49] "POST /neutron/port HTTP/1.1" 200 1085 0.015970 10.0.0.27 - - [2025-03-31 02:25:49] "POST /neutron/network HTTP/1.1" 200 841 0.005456 10.0.0.27 - - [2025-03-31 02:25:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003390 10.0.0.27 - - [2025-03-31 02:25:49] "POST /neutron/subnet HTTP/1.1" 200 693 0.009792 10.0.0.27 - - [2025-03-31 02:25:49] "POST /neutron/port HTTP/1.1" 200 117 0.001227 10.0.0.27 - - [2025-03-31 02:25:49] "POST /neutron/network HTTP/1.1" 200 831 0.005473 10.0.0.27 - - [2025-03-31 02:25:49] "GET /obj-perms HTTP/1.1" 200 5056 0.045972 10.0.0.27 - - [2025-03-31 02:25:50] "GET /obj-perms HTTP/1.1" 200 5056 0.053027 10.0.0.27 - - [2025-03-31 02:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.27 - - [2025-03-31 02:25:53] "GET /virtual-network/b9bb69f4-2d84-45b9-af30-d7217eee36a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004555 10.0.0.27 - - [2025-03-31 02:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.27 - - [2025-03-31 02:25:57] "GET /virtual-network/b9bb69f4-2d84-45b9-af30-d7217eee36a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006985 10.0.0.27 - - [2025-03-31 02:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.27 - - [2025-03-31 02:26:01] "GET /virtual-network/b9bb69f4-2d84-45b9-af30-d7217eee36a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005903 10.0.0.27 - - [2025-03-31 02:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.27 - - [2025-03-31 02:26:03] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004792 10.0.0.27 - - [2025-03-31 02:26:03] "GET /virtual-networks?parent_id=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003208 10.0.0.27 - - [2025-03-31 02:26:03] "GET /virtual-network/b9bb69f4-2d84-45b9-af30-d7217eee36a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005656 10.0.0.27 - - [2025-03-31 02:26:03] "POST /neutron/port HTTP/1.1" 200 3026 0.022691 10.0.0.27 - - [2025-03-31 02:26:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006963 10.0.0.27 - - [2025-03-31 02:26:08] "POST /neutron/port HTTP/1.1" 200 3026 0.027489 10.0.0.27 - - [2025-03-31 02:26:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006683 10.0.0.27 - - [2025-03-31 02:26:12] "POST /neutron/port HTTP/1.1" 200 3026 0.023335 10.0.0.27 - - [2025-03-31 02:26:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006683 10.0.0.27 - - [2025-03-31 02:26:13] "POST /neutron/port HTTP/1.1" 200 3026 0.023821 10.0.0.27 - - [2025-03-31 02:26:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006766 10.0.0.27 - - [2025-03-31 02:26:19] "POST /neutron/port HTTP/1.1" 200 3026 0.018447 10.0.0.27 - - [2025-03-31 02:26:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005599 10.0.0.27 - - [2025-03-31 02:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.27 - - [2025-03-31 02:26:24] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003009 10.0.0.27 - - [2025-03-31 02:26:24] "GET /virtual-networks?parent_id=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003230 10.0.0.27 - - [2025-03-31 02:26:24] "GET /virtual-network/455cdbda-6b18-4cf0-ad1a-808d06238278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005420 10.0.0.27 - - [2025-03-31 02:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.27 - - [2025-03-31 02:26:24] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003509 10.0.0.27 - - [2025-03-31 02:26:24] "GET /virtual-networks?parent_id=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003068 10.0.0.27 - - [2025-03-31 02:26:24] "GET /virtual-network/5489d7f8-da37-4e2d-b645-5da2b2b4389a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005373 10.0.0.27 - - [2025-03-31 02:26:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.003073 10.0.0.27 - - [2025-03-31 02:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.27 - - [2025-03-31 02:26:24] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001020 10.0.0.27 - - [2025-03-31 02:26:25] "GET /project/9c237ee6-f556-4ae9-8b18-b5f139943c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.030092 10.0.0.27 - - [2025-03-31 02:26:25] "POST /service-instances HTTP/1.1" 200 543 0.068766 10.0.0.27 - - [2025-03-31 02:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.27 - - [2025-03-31 02:26:25] "GET /service-instance/abff03f5-5b16-476d-9647-b89851593961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.005669 10.0.0.27 - - [2025-03-31 02:26:25] "POST /port-tuples HTTP/1.1" 200 586 0.035643 10.0.0.27 - - [2025-03-31 02:26:25] "GET /virtual-machine-interface/0437c57b-1e49-441d-bbc9-c5ef492e4c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005938 10.0.0.27 - - [2025-03-31 02:26:25] "PUT /virtual-machine-interface/0437c57b-1e49-441d-bbc9-c5ef492e4c2d HTTP/1.1" 200 284 0.010820 10.0.0.27 - - [2025-03-31 02:26:25] "POST /ref-update HTTP/1.1" 200 156 0.010644 10.0.0.27 - - [2025-03-31 02:26:25] "POST /instance-ips HTTP/1.1" 200 385 0.031784 10.0.0.27 - - [2025-03-31 02:26:25] "GET /virtual-machine-interface/5e69cf1c-6be4-49ab-8c26-463a50deb59e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2725 0.007783 10.0.0.27 - - [2025-03-31 02:26:25] "POST /ref-update HTTP/1.1" 200 156 0.016038 10.0.0.27 - - [2025-03-31 02:26:25] "PUT /virtual-machine-interface/5e69cf1c-6be4-49ab-8c26-463a50deb59e HTTP/1.1" 200 284 0.011661 10.0.0.27 - - [2025-03-31 02:26:25] "POST /ref-update HTTP/1.1" 200 156 0.016370 10.0.0.27 - - [2025-03-31 02:26:25] "POST /ref-update HTTP/1.1" 200 156 0.014035 10.0.0.27 - - [2025-03-31 02:26:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006207 10.0.0.27 - - [2025-03-31 02:26:25] "GET /virtual-machine-interface/cfb1d93f-046b-406f-9c36-a89d8f6a0430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.007308 10.0.0.27 - - [2025-03-31 02:26:25] "POST /instance-ips HTTP/1.1" 200 385 0.026297 10.0.0.27 - - [2025-03-31 02:26:25] "PUT /virtual-machine-interface/cfb1d93f-046b-406f-9c36-a89d8f6a0430 HTTP/1.1" 200 284 0.022828 10.0.0.27 - - [2025-03-31 02:26:25] "POST /ref-update HTTP/1.1" 200 156 0.019172 10.0.0.27 - - [2025-03-31 02:26:25] "POST /ref-update HTTP/1.1" 200 156 0.011541 10.0.0.27 - - [2025-03-31 02:26:25] "POST /ref-update HTTP/1.1" 200 156 0.016004 10.0.0.27 - - [2025-03-31 02:26:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006316 10.0.0.27 - - [2025-03-31 02:26:25] "POST /neutron/port HTTP/1.1" 200 1085 0.014580 10.0.0.27 - - [2025-03-31 02:26:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007996 10.0.0.27 - - [2025-03-31 02:26:25] "POST /instance-ips HTTP/1.1" 200 373 0.019411 10.0.0.27 - - [2025-03-31 02:26:26] "POST /neutron/port HTTP/1.1" 200 1085 0.016992 10.0.0.27 - - [2025-03-31 02:26:26] "POST /ref-update HTTP/1.1" 200 156 0.030079 10.0.0.27 - - [2025-03-31 02:26:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.027779 10.0.0.27 - - [2025-03-31 02:26:26] "POST /ref-update HTTP/1.1" 200 156 0.017125 10.0.0.27 - - [2025-03-31 02:26:26] "POST /neutron/port HTTP/1.1" 200 1085 0.031459 10.0.0.27 - - [2025-03-31 02:26:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008265 10.0.0.27 - - [2025-03-31 02:26:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004155 10.0.0.27 - - [2025-03-31 02:26:26] "GET /virtual-machine/5606612d-8570-4f06-bfdf-a116ba3845cc HTTP/1.1" 200 1290 0.008068 10.0.0.27 - - [2025-03-31 02:26:26] "GET /virtual-machine-interface/ecb6da8a-211d-4c6c-8d0d-8d29da400065 HTTP/1.1" 200 2947 0.006207 10.0.0.27 - - [2025-03-31 02:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.27 - - [2025-03-31 02:26:26] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.005265 10.0.0.27 - - [2025-03-31 02:26:26] "POST /instance-ips HTTP/1.1" 200 373 0.024812 10.0.0.27 - - [2025-03-31 02:26:26] "GET /virtual-networks?parent_id=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003077 10.0.0.27 - - [2025-03-31 02:26:26] "POST /ref-update HTTP/1.1" 200 156 0.008592 10.0.0.27 - - [2025-03-31 02:26:26] "GET /virtual-network/455cdbda-6b18-4cf0-ad1a-808d06238278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006183 10.0.0.27 - - [2025-03-31 02:26:26] "POST /ref-update HTTP/1.1" 200 156 0.007534 10.0.0.27 - - [2025-03-31 02:26:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002913 10.0.0.27 - - [2025-03-31 02:26:26] "POST /instance-ips HTTP/1.1" 200 375 0.015221 10.0.0.27 - - [2025-03-31 02:26:26] "POST /ref-update HTTP/1.1" 200 156 0.010305 10.0.0.27 - - [2025-03-31 02:26:26] "POST /ref-update HTTP/1.1" 200 156 0.010365 10.0.0.27 - - [2025-03-31 02:26:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004718 10.0.0.27 - - [2025-03-31 02:26:26] "POST /instance-ips HTTP/1.1" 200 375 0.017387 10.0.0.27 - - [2025-03-31 02:26:26] "POST /ref-update HTTP/1.1" 200 156 0.011858 10.0.0.27 - - [2025-03-31 02:26:26] "POST /ref-update HTTP/1.1" 200 156 0.008154 10.0.0.27 - - [2025-03-31 02:26:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003313 10.0.0.27 - - [2025-03-31 02:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.27 - - [2025-03-31 02:26:27] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003789 10.0.0.27 - - [2025-03-31 02:26:27] "GET /virtual-networks?parent_id=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003225 10.0.0.27 - - [2025-03-31 02:26:27] "GET /virtual-network/455cdbda-6b18-4cf0-ad1a-808d06238278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006069 10.0.0.27 - - [2025-03-31 02:26:27] "POST /neutron/port HTTP/1.1" 200 1088 0.016397 10.0.0.27 - - [2025-03-31 02:26:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006602 10.0.0.27 - - [2025-03-31 02:26:27] "POST /neutron/port HTTP/1.1" 200 1088 0.015718 10.0.0.27 - - [2025-03-31 02:26:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007020 10.0.0.27 - - [2025-03-31 02:26:27] "POST /neutron/port HTTP/1.1" 200 1088 0.015990 10.0.0.27 - - [2025-03-31 02:26:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008025 10.0.0.27 - - [2025-03-31 02:26:28] "GET /virtual-machine/6837da10-ff91-4b15-a4b5-6e33722bf141 HTTP/1.1" 200 1290 0.004519 10.0.0.27 - - [2025-03-31 02:26:28] "GET /virtual-machine-interface/c5ddfe27-f00c-498b-9453-1b62f9b604c9 HTTP/1.1" 200 2950 0.004970 10.0.0.27 - - [2025-03-31 02:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.27 - - [2025-03-31 02:26:28] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003371 10.0.0.27 - - [2025-03-31 02:26:28] "GET /virtual-networks?parent_id=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003415 10.0.0.27 - - [2025-03-31 02:26:28] "GET /virtual-network/5489d7f8-da37-4e2d-b645-5da2b2b4389a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005432 10.0.0.27 - - [2025-03-31 02:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.27 - - [2025-03-31 02:26:29] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002943 10.0.0.27 - - [2025-03-31 02:26:29] "GET /virtual-networks?parent_id=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003363 10.0.0.27 - - [2025-03-31 02:26:29] "GET /virtual-network/5489d7f8-da37-4e2d-b645-5da2b2b4389a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005638 10.0.0.27 - - [2025-03-31 02:26:29] "POST /fqname-to-id HTTP/1.1" 404 211 0.002928 10.0.0.27 - - [2025-03-31 02:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.27 - - [2025-03-31 02:26:29] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002134 10.0.0.27 - - [2025-03-31 02:26:29] "GET /project/9c237ee6-f556-4ae9-8b18-b5f139943c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.030373 10.0.0.27 - - [2025-03-31 02:26:29] "POST /network-policys HTTP/1.1" 200 547 0.017817 10.0.0.27 - - [2025-03-31 02:26:29] "GET /network-policy/2f19fd30-fb8a-4f04-ae6e-4fdbe003dfc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.005300 10.0.0.27 - - [2025-03-31 02:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.27 - - [2025-03-31 02:26:29] "GET /virtual-network/455cdbda-6b18-4cf0-ad1a-808d06238278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005420 10.0.0.27 - - [2025-03-31 02:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.27 - - [2025-03-31 02:26:29] "GET /network-policy/2f19fd30-fb8a-4f04-ae6e-4fdbe003dfc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.003957 10.0.0.27 - - [2025-03-31 02:26:30] "POST /fqname-to-id HTTP/1.1" 404 242 0.004327 10.0.0.27 - - [2025-03-31 02:26:30] "POST /ref-update HTTP/1.1" 200 156 0.033843 10.0.0.27 - - [2025-03-31 02:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.27 - - [2025-03-31 02:26:30] "POST /access-control-lists HTTP/1.1" 200 601 0.073939 10.0.0.27 - - [2025-03-31 02:26:30] "GET /network-policy/2f19fd30-fb8a-4f04-ae6e-4fdbe003dfc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.003587 10.0.0.27 - - [2025-03-31 02:26:30] "POST /neutron/network HTTP/1.1" 200 919 0.007238 10.0.0.27 - - [2025-03-31 02:26:30] "GET /virtual-network/455cdbda-6b18-4cf0-ad1a-808d06238278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.004570 10.0.0.27 - - [2025-03-31 02:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.27 - - [2025-03-31 02:26:30] "GET /network-policy/2f19fd30-fb8a-4f04-ae6e-4fdbe003dfc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.004034 10.0.0.27 - - [2025-03-31 02:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.27 - - [2025-03-31 02:26:30] "GET /virtual-network/5489d7f8-da37-4e2d-b645-5da2b2b4389a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.007082 10.0.0.27 - - [2025-03-31 02:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.27 - - [2025-03-31 02:26:30] "GET /network-policy/2f19fd30-fb8a-4f04-ae6e-4fdbe003dfc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.003687 10.0.0.27 - - [2025-03-31 02:26:30] "POST /fqname-to-id HTTP/1.1" 404 244 0.005011 10.0.0.27 - - [2025-03-31 02:26:30] "POST /ref-update HTTP/1.1" 200 156 0.061155 10.0.0.27 - - [2025-03-31 02:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.27 - - [2025-03-31 02:26:30] "POST /access-control-lists HTTP/1.1" 200 604 0.061445 10.0.0.27 - - [2025-03-31 02:26:30] "GET /network-policy/2f19fd30-fb8a-4f04-ae6e-4fdbe003dfc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.003470 10.0.0.27 - - [2025-03-31 02:26:30] "POST /routing-instances HTTP/1.1" 200 759 0.025681 10.0.0.27 - - [2025-03-31 02:26:30] "POST /neutron/network HTTP/1.1" 200 924 0.006846 10.0.0.27 - - [2025-03-31 02:26:30] "GET /virtual-network/5489d7f8-da37-4e2d-b645-5da2b2b4389a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005985 10.0.0.27 - - [2025-03-31 02:26:30] "POST /route-targets HTTP/1.1" 200 327 0.010512 10.0.0.27 - - [2025-03-31 02:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.27 - - [2025-03-31 02:26:30] "POST /ref-update HTTP/1.1" 200 156 0.011850 10.0.0.27 - - [2025-03-31 02:26:30] "GET /network-policy/2f19fd30-fb8a-4f04-ae6e-4fdbe003dfc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.003840 10.0.0.27 - - [2025-03-31 02:26:30] "GET /routing-instance/6fd70688-2f47-405a-b9c7-a267d10f3384?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1277 0.004164 10.0.0.27 - - [2025-03-31 02:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.27 - - [2025-03-31 02:26:30] "GET /routing-instance/6fd70688-2f47-405a-b9c7-a267d10f3384?fields=routing_policy_back_refs HTTP/1.1" 200 1277 0.003816 10.0.0.27 - - [2025-03-31 02:26:30] "GET /service-template/0a96f2e2-bf79-46f2-9a96-dc37feee2d44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.004336 10.0.0.27 - - [2025-03-31 02:26:31] "POST /ref-update HTTP/1.1" 200 156 0.010672 10.0.0.27 - - [2025-03-31 02:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.27 - - [2025-03-31 02:26:31] "POST /routing-instances HTTP/1.1" 200 760 0.015167 10.0.0.27 - - [2025-03-31 02:26:31] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001525 10.0.0.27 - - [2025-03-31 02:26:31] "GET /project/9c237ee6-f556-4ae9-8b18-b5f139943c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.031778 10.0.0.27 - - [2025-03-31 02:26:31] "POST /route-targets HTTP/1.1" 200 327 0.009473 10.0.0.27 - - [2025-03-31 02:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.27 - - [2025-03-31 02:26:31] "POST /ref-update HTTP/1.1" 200 156 0.010774 10.0.0.27 - - [2025-03-31 02:26:31] "GET /service-instance/abff03f5-5b16-476d-9647-b89851593961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3530 0.005104 10.0.0.27 - - [2025-03-31 02:26:31] "GET /routing-instance/2dc87b13-30ee-409b-a79a-4c7a359f9863?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1278 0.003983 10.0.0.27 - - [2025-03-31 02:26:31] "GET /domains HTTP/1.1" 200 280 0.003778 10.0.0.27 - - [2025-03-31 02:26:31] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001230 10.0.0.27 - - [2025-03-31 02:26:31] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2771 0.008702 10.0.0.27 - - [2025-03-31 02:26:31] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000960 10.0.0.27 - - [2025-03-31 02:26:31] "GET /routing-instance/2dc87b13-30ee-409b-a79a-4c7a359f9863?fields=routing_policy_back_refs HTTP/1.1" 200 1278 0.004122 10.0.0.27 - - [2025-03-31 02:26:31] "GET /project/9c237ee6-f556-4ae9-8b18-b5f139943c16 HTTP/1.1" 200 4234 0.070102 10.0.0.27 - - [2025-03-31 02:26:31] "GET /service-instance/abff03f5-5b16-476d-9647-b89851593961 HTTP/1.1" 200 3784 0.005631 10.0.0.27 - - [2025-03-31 02:26:31] "PUT /routing-instance/6fd70688-2f47-405a-b9c7-a267d10f3384 HTTP/1.1" 200 266 0.013930 10.0.0.27 - - [2025-03-31 02:26:31] "GET /domains HTTP/1.1" 200 280 0.004462 10.0.0.27 - - [2025-03-31 02:26:31] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001741 10.0.0.27 - - [2025-03-31 02:26:31] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2771 0.009029 10.0.0.27 - - [2025-03-31 02:26:31] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000922 10.0.0.27 - - [2025-03-31 02:26:31] "PUT /routing-instance/2dc87b13-30ee-409b-a79a-4c7a359f9863 HTTP/1.1" 200 266 0.012290 10.0.0.27 - - [2025-03-31 02:26:31] "GET /project/9c237ee6-f556-4ae9-8b18-b5f139943c16 HTTP/1.1" 200 4234 0.064369 10.0.0.27 - - [2025-03-31 02:26:31] "GET /service-instance/abff03f5-5b16-476d-9647-b89851593961 HTTP/1.1" 200 3784 0.005335 10.0.0.27 - - [2025-03-31 02:26:31] "GET /port-tuple/739230fd-c299-44dc-bd8f-91ac61b64204 HTTP/1.1" 200 1979 0.002929 10.0.0.27 - - [2025-03-31 02:26:31] "POST /ref-update HTTP/1.1" 200 156 0.011682 10.0.0.27 - - [2025-03-31 02:26:31] "GET /virtual-machine-interface/0437c57b-1e49-441d-bbc9-c5ef492e4c2d HTTP/1.1" 200 3815 0.004742 10.0.0.27 - - [2025-03-31 02:26:31] "GET /virtual-machine-interface/5e69cf1c-6be4-49ab-8c26-463a50deb59e HTTP/1.1" 200 3798 0.004881 10.0.0.27 - - [2025-03-31 02:26:31] "GET /virtual-machine-interface/cfb1d93f-046b-406f-9c36-a89d8f6a0430 HTTP/1.1" 200 3805 0.004600 10.0.0.27 - - [2025-03-31 02:26:31] "PUT /access-control-list/9ff45c9e-43e1-4e9c-8c8e-25f21d6d10fb HTTP/1.1" 200 272 0.010972 10.0.0.27 - - [2025-03-31 02:26:31] "POST /neutron/port HTTP/1.1" 200 3833 0.036922 10.0.0.27 - - [2025-03-31 02:26:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007718 10.0.0.27 - - [2025-03-31 02:26:31] "PUT /access-control-list/873aff28-7763-4db0-b363-2488554d7727 HTTP/1.1" 200 272 0.016182 10.0.0.27 - - [2025-03-31 02:26:31] "POST /neutron/port HTTP/1.1" 200 3833 0.032486 10.0.0.27 - - [2025-03-31 02:26:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007605 10.0.0.27 - - [2025-03-31 02:26:31] "POST /neutron/port HTTP/1.1" 200 3833 0.031658 10.0.0.27 - - [2025-03-31 02:26:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005679 10.0.0.27 - - [2025-03-31 02:26:31] "POST /neutron/port HTTP/1.1" 200 3833 0.033946 10.0.0.27 - - [2025-03-31 02:26:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006007 10.0.0.27 - - [2025-03-31 02:26:31] "POST /neutron/network HTTP/1.1" 200 893 0.013196 10.0.0.27 - - [2025-03-31 02:26:31] "POST /neutron/network HTTP/1.1" 200 919 0.005722 10.0.0.27 - - [2025-03-31 02:26:31] "POST /neutron/network HTTP/1.1" 200 806 0.012961 10.0.0.27 - - [2025-03-31 02:26:32] "POST /neutron/network HTTP/1.1" 200 832 0.005583 10.0.0.27 - - [2025-03-31 02:26:32] "POST /neutron/network HTTP/1.1" 200 898 0.013016 10.0.0.27 - - [2025-03-31 02:26:32] "POST /neutron/network HTTP/1.1" 200 924 0.006526 10.0.0.27 - - [2025-03-31 02:26:32] "POST /id-to-fqname HTTP/1.1" 200 223 0.001906 10.0.0.27 - - [2025-03-31 02:26:32] "POST /id-to-fqname HTTP/1.1" 200 223 0.001741 10.0.0.27 - - [2025-03-31 02:26:32] "POST /id-to-fqname HTTP/1.1" 200 224 0.001998 10.0.0.27 - - [2025-03-31 02:26:32] "GET /virtual-machine/ee0e087f-70e1-4806-9b81-0f7b3eb40e1d HTTP/1.1" 200 1803 0.004618 10.0.0.27 - - [2025-03-31 02:26:32] "GET /virtual-machine-interface/0437c57b-1e49-441d-bbc9-c5ef492e4c2d HTTP/1.1" 200 3815 0.006698 10.0.0.27 - - [2025-03-31 02:26:32] "GET /virtual-machine-interface/5e69cf1c-6be4-49ab-8c26-463a50deb59e HTTP/1.1" 200 3798 0.005708 10.0.0.27 - - [2025-03-31 02:26:32] "GET /virtual-machine-interface/cfb1d93f-046b-406f-9c36-a89d8f6a0430 HTTP/1.1" 200 3805 0.005643 10.0.0.27 - - [2025-03-31 02:26:32] "GET /instance-ip/8484be99-71f1-4395-8d12-3f04275821b9 HTTP/1.1" 200 1621 0.005950 10.0.0.27 - - [2025-03-31 02:26:32] "GET /instance-ip/9b844283-224b-453e-af35-4e0c74d1388a HTTP/1.1" 200 1979 0.004877 10.0.0.27 - - [2025-03-31 02:26:32] "GET /instance-ip/eac5e886-04ea-4333-86a8-fb43a6f21d7c HTTP/1.1" 200 1980 0.004262 10.0.0.27 - - [2025-03-31 02:26:32] "GET /instance-ip/8e812e7e-90c0-4937-a6fe-583024fd4057 HTTP/1.1" 200 1957 0.003850 10.0.0.27 - - [2025-03-31 02:26:32] "GET /instance-ip/c7f6b54f-3d63-4d93-a6ab-e4037e00dd02 HTTP/1.1" 200 1621 0.005213 10.0.0.27 - - [2025-03-31 02:26:32] "GET /instance-ip/de4da72e-2312-4c0e-a228-0d18587a967c HTTP/1.1" 200 1955 0.007671 10.0.0.27 - - [2025-03-31 02:26:32] "GET /instance-ip/282d0b6b-18e3-4972-80f3-6edfabfb7037 HTTP/1.1" 200 1957 0.004335 10.0.0.27 - - [2025-03-31 02:26:32] "GET /instance-ip/7e802e55-0df5-46d1-9b36-1371eb47c6e4 HTTP/1.1" 200 1960 0.004212 10.0.0.27 - - [2025-03-31 02:26:32] "GET /instance-ip/a647727f-75b0-4849-ad5a-6bdcefe1a54f HTTP/1.1" 200 1625 0.004830 10.0.0.27 - - [2025-03-31 02:26:32] "POST /neutron/port HTTP/1.1" 200 3833 0.033441 10.0.0.27 - - [2025-03-31 02:26:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006623 10.0.0.27 - - [2025-03-31 02:26:32] "POST /neutron/port HTTP/1.1" 200 3833 0.029858 10.0.0.27 - - [2025-03-31 02:26:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006843 10.0.0.27 - - [2025-03-31 02:26:32] "POST /neutron/port HTTP/1.1" 200 3833 0.040749 10.0.0.27 - - [2025-03-31 02:26:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007296 10.0.0.27 - - [2025-03-31 02:26:32] "POST /neutron/port HTTP/1.1" 200 3833 0.034941 10.0.0.27 - - [2025-03-31 02:26:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.016346 10.0.0.27 - - [2025-03-31 02:26:32] "GET /virtual-machine/ee0e087f-70e1-4806-9b81-0f7b3eb40e1d HTTP/1.1" 200 1803 0.003987 10.0.0.27 - - [2025-03-31 02:26:32] "GET /virtual-machine-interface/0437c57b-1e49-441d-bbc9-c5ef492e4c2d HTTP/1.1" 200 3815 0.005145 10.0.0.27 - - [2025-03-31 02:26:32] "GET /virtual-machine-interface/5e69cf1c-6be4-49ab-8c26-463a50deb59e HTTP/1.1" 200 3798 0.005073 10.0.0.27 - - [2025-03-31 02:26:32] "GET /virtual-machine-interface/cfb1d93f-046b-406f-9c36-a89d8f6a0430 HTTP/1.1" 200 3805 0.004921 10.0.0.27 - - [2025-03-31 02:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.27 - - [2025-03-31 02:26:32] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003568 10.0.0.27 - - [2025-03-31 02:26:32] "GET /virtual-networks?parent_id=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003507 10.0.0.27 - - [2025-03-31 02:26:32] "GET /virtual-network/455cdbda-6b18-4cf0-ad1a-808d06238278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.006062 10.0.0.27 - - [2025-03-31 02:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.27 - - [2025-03-31 02:26:34] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003397 10.0.0.27 - - [2025-03-31 02:26:34] "GET /virtual-networks?parent_id=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003328 10.0.0.27 - - [2025-03-31 02:26:34] "GET /virtual-network/455cdbda-6b18-4cf0-ad1a-808d06238278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.006043 10.0.0.27 - - [2025-03-31 02:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004494 10.0.0.27 - - [2025-03-31 02:26:34] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004805 10.0.0.27 - - [2025-03-31 02:26:34] "GET /virtual-networks?parent_id=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004051 10.0.0.27 - - [2025-03-31 02:26:34] "GET /virtual-network/455cdbda-6b18-4cf0-ad1a-808d06238278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.005897 10.0.0.27 - - [2025-03-31 02:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.27 - - [2025-03-31 02:26:34] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003768 10.0.0.27 - - [2025-03-31 02:26:34] "GET /virtual-networks?parent_id=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003163 10.0.0.27 - - [2025-03-31 02:26:34] "GET /virtual-network/455cdbda-6b18-4cf0-ad1a-808d06238278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.005338 10.0.0.27 - - [2025-03-31 02:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.27 - - [2025-03-31 02:26:34] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003554 10.0.0.27 - - [2025-03-31 02:26:34] "GET /virtual-networks?parent_id=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003237 10.0.0.27 - - [2025-03-31 02:26:34] "GET /virtual-network/455cdbda-6b18-4cf0-ad1a-808d06238278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.005305 10.0.0.27 - - [2025-03-31 02:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.27 - - [2025-03-31 02:26:34] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003056 10.0.0.27 - - [2025-03-31 02:26:34] "GET /virtual-networks?parent_id=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003301 10.0.0.27 - - [2025-03-31 02:26:34] "GET /virtual-network/b9bb69f4-2d84-45b9-af30-d7217eee36a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005333 10.0.0.27 - - [2025-03-31 02:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.27 - - [2025-03-31 02:26:35] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003915 10.0.0.27 - - [2025-03-31 02:26:35] "GET /virtual-networks?parent_id=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003165 10.0.0.27 - - [2025-03-31 02:26:35] "GET /virtual-network/b9bb69f4-2d84-45b9-af30-d7217eee36a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005665 10.0.0.27 - - [2025-03-31 02:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.27 - - [2025-03-31 02:26:35] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003536 10.0.0.27 - - [2025-03-31 02:26:35] "GET /virtual-networks?parent_id=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003676 10.0.0.27 - - [2025-03-31 02:26:35] "GET /virtual-network/b9bb69f4-2d84-45b9-af30-d7217eee36a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005529 10.0.0.27 - - [2025-03-31 02:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.27 - - [2025-03-31 02:26:35] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003698 10.0.0.27 - - [2025-03-31 02:26:35] "GET /virtual-networks?parent_id=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004035 10.0.0.27 - - [2025-03-31 02:26:35] "GET /virtual-network/b9bb69f4-2d84-45b9-af30-d7217eee36a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006227 10.0.0.27 - - [2025-03-31 02:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.27 - - [2025-03-31 02:26:35] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003268 10.0.0.27 - - [2025-03-31 02:26:35] "GET /virtual-networks?parent_id=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003482 10.0.0.27 - - [2025-03-31 02:26:35] "GET /virtual-network/5489d7f8-da37-4e2d-b645-5da2b2b4389a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.006094 10.0.0.27 - - [2025-03-31 02:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.27 - - [2025-03-31 02:26:35] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004150 10.0.0.27 - - [2025-03-31 02:26:35] "GET /virtual-networks?parent_id=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003387 10.0.0.27 - - [2025-03-31 02:26:36] "GET /virtual-network/5489d7f8-da37-4e2d-b645-5da2b2b4389a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005478 10.0.0.27 - - [2025-03-31 02:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.27 - - [2025-03-31 02:26:36] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003637 10.0.0.27 - - [2025-03-31 02:26:36] "GET /virtual-networks?parent_id=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003711 10.0.0.27 - - [2025-03-31 02:26:36] "GET /virtual-network/5489d7f8-da37-4e2d-b645-5da2b2b4389a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005473 10.0.0.27 - - [2025-03-31 02:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.27 - - [2025-03-31 02:26:36] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004347 10.0.0.27 - - [2025-03-31 02:26:36] "GET /virtual-networks?parent_id=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003474 10.0.0.27 - - [2025-03-31 02:26:36] "GET /virtual-network/5489d7f8-da37-4e2d-b645-5da2b2b4389a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005323 10.0.0.27 - - [2025-03-31 02:26:36] "GET /virtual-machine/ee0e087f-70e1-4806-9b81-0f7b3eb40e1d HTTP/1.1" 200 1803 0.004868 10.0.0.27 - - [2025-03-31 02:26:36] "GET /domains HTTP/1.1" 200 280 0.003112 10.0.0.27 - - [2025-03-31 02:26:36] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001436 10.0.0.27 - - [2025-03-31 02:26:36] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2771 0.008520 10.0.0.27 - - [2025-03-31 02:26:36] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000993 10.0.0.27 - - [2025-03-31 02:26:36] "GET /project/9c237ee6-f556-4ae9-8b18-b5f139943c16 HTTP/1.1" 200 4234 0.073068 10.0.0.27 - - [2025-03-31 02:26:36] "GET /service-instance/abff03f5-5b16-476d-9647-b89851593961 HTTP/1.1" 200 3784 0.004001 10.0.0.27 - - [2025-03-31 02:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.27 - - [2025-03-31 02:26:36] "GET /routing-instance/5617c468-3d6c-4273-9feb-8c7364bf5dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1887 0.003576 10.0.0.27 - - [2025-03-31 02:26:36] "GET /routing-instance/5617c468-3d6c-4273-9feb-8c7364bf5dbd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2020 0.005359 10.0.0.27 - - [2025-03-31 02:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.27 - - [2025-03-31 02:26:36] "GET /routing-instance/18da6bc1-e976-4157-8e88-871e23d79005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1892 0.004588 10.0.0.27 - - [2025-03-31 02:26:36] "GET /routing-instance/18da6bc1-e976-4157-8e88-871e23d79005?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2023 0.005255 10.0.0.27 - - [2025-03-31 02:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008554 10.0.0.27 - - [2025-03-31 02:26:36] "GET /virtual-network/455cdbda-6b18-4cf0-ad1a-808d06238278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.006593 10.0.0.27 - - [2025-03-31 02:26:36] "GET /virtual-network/455cdbda-6b18-4cf0-ad1a-808d06238278?fields=routing_instances HTTP/1.1" 200 1683 0.006677 10.0.0.27 - - [2025-03-31 02:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.27 - - [2025-03-31 02:26:37] "GET /virtual-network/5489d7f8-da37-4e2d-b645-5da2b2b4389a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005542 10.0.0.27 - - [2025-03-31 02:26:37] "GET /virtual-network/5489d7f8-da37-4e2d-b645-5da2b2b4389a?fields=routing_instances HTTP/1.1" 200 1688 0.006847 10.0.0.27 - - [2025-03-31 02:26:41] "POST /ref-update HTTP/1.1" 200 156 0.033811 10.0.0.27 - - [2025-03-31 02:26:41] "POST /neutron/network HTTP/1.1" 200 836 0.007887 10.0.0.27 - - [2025-03-31 02:26:41] "GET /virtual-network/5489d7f8-da37-4e2d-b645-5da2b2b4389a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.007790 10.0.0.27 - - [2025-03-31 02:26:41] "DELETE /access-control-list/873aff28-7763-4db0-b363-2488554d7727 HTTP/1.1" 200 115 0.049221 10.0.0.27 - - [2025-03-31 02:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004466 10.0.0.27 - - [2025-03-31 02:26:41] "DELETE /routing-instance/6fd70688-2f47-405a-b9c7-a267d10f3384 HTTP/1.1" 200 115 0.032904 10.0.0.27 - - [2025-03-31 02:26:41] "GET /network-policy/2f19fd30-fb8a-4f04-ae6e-4fdbe003dfc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.007840 10.0.0.27 - - [2025-03-31 02:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.27 - - [2025-03-31 02:26:41] "DELETE /route-target/3887ed25-ae43-441b-9fdb-97257c8d3e01 HTTP/1.1" 200 115 0.039346 10.0.0.27 - - [2025-03-31 02:26:41] "POST /ref-update HTTP/1.1" 200 156 0.047041 10.0.0.27 - - [2025-03-31 02:26:41] "DELETE /routing-instance/2dc87b13-30ee-409b-a79a-4c7a359f9863 HTTP/1.1" 200 115 0.023852 10.0.0.27 - - [2025-03-31 02:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.27 - - [2025-03-31 02:26:41] "POST /neutron/network HTTP/1.1" 200 831 0.006676 10.0.0.27 - - [2025-03-31 02:26:41] "GET /virtual-network/455cdbda-6b18-4cf0-ad1a-808d06238278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005457 10.0.0.27 - - [2025-03-31 02:26:41] "DELETE /route-target/957ed467-6aa7-4545-9b98-1e40d670c684 HTTP/1.1" 200 115 0.014610 10.0.0.27 - - [2025-03-31 02:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.27 - - [2025-03-31 02:26:41] "DELETE /access-control-list/9ff45c9e-43e1-4e9c-8c8e-25f21d6d10fb HTTP/1.1" 200 115 0.026533 10.0.0.27 - - [2025-03-31 02:26:41] "GET /network-policy/2f19fd30-fb8a-4f04-ae6e-4fdbe003dfc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.003985 10.0.0.27 - - [2025-03-31 02:26:41] "DELETE /network-policy/2f19fd30-fb8a-4f04-ae6e-4fdbe003dfc8 HTTP/1.1" 200 115 0.024773 10.0.0.27 - - [2025-03-31 02:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005924 10.0.0.27 - - [2025-03-31 02:26:41] "DELETE /service-instance/abff03f5-5b16-476d-9647-b89851593961 HTTP/1.1" 200 115 0.049294 10.0.0.27 - - [2025-03-31 02:26:41] "GET /domains HTTP/1.1" 200 280 0.002853 10.0.0.27 - - [2025-03-31 02:26:41] "POST /ref-update HTTP/1.1" 200 156 0.015870 10.0.0.27 - - [2025-03-31 02:26:41] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001434 10.0.0.27 - - [2025-03-31 02:26:41] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2771 0.011349 10.0.0.27 - - [2025-03-31 02:26:41] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001148 10.0.0.27 - - [2025-03-31 02:26:41] "DELETE /instance-ip/9b844283-224b-453e-af35-4e0c74d1388a HTTP/1.1" 200 115 0.031546 10.0.0.27 - - [2025-03-31 02:26:41] "POST /ref-update HTTP/1.1" 200 156 0.009548 10.0.0.27 - - [2025-03-31 02:26:41] "GET /project/9c237ee6-f556-4ae9-8b18-b5f139943c16 HTTP/1.1" 200 3760 0.066941 10.0.0.27 - - [2025-03-31 02:26:41] "GET /virtual-machine/ee0e087f-70e1-4806-9b81-0f7b3eb40e1d HTTP/1.1" 200 1803 0.002964 10.0.0.27 - - [2025-03-31 02:26:41] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002622 10.0.0.27 - - [2025-03-31 02:26:41] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004904 10.0.0.27 - - [2025-03-31 02:26:41] "DELETE /instance-ip/eac5e886-04ea-4333-86a8-fb43a6f21d7c HTTP/1.1" 200 115 0.025562 10.0.0.27 - - [2025-03-31 02:26:41] "POST /ref-update HTTP/1.1" 200 156 0.008693 10.0.0.27 - - [2025-03-31 02:26:42] "DELETE /instance-ip/8e812e7e-90c0-4937-a6fe-583024fd4057 HTTP/1.1" 200 115 0.021656 10.0.0.27 - - [2025-03-31 02:26:42] "POST /ref-update HTTP/1.1" 200 156 0.009826 10.0.0.27 - - [2025-03-31 02:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.27 - - [2025-03-31 02:26:42] "DELETE /service-template/0a96f2e2-bf79-46f2-9a96-dc37feee2d44 HTTP/1.1" 200 115 0.031222 10.0.0.27 - - [2025-03-31 02:26:42] "POST /fqname-to-id HTTP/1.1" 404 193 0.012529 10.0.0.27 - - [2025-03-31 02:26:42] "DELETE /instance-ip/282d0b6b-18e3-4972-80f3-6edfabfb7037 HTTP/1.1" 200 115 0.041480 10.0.0.27 - - [2025-03-31 02:26:42] "POST /ref-update HTTP/1.1" 200 156 0.017568 10.0.0.27 - - [2025-03-31 02:26:42] "DELETE /instance-ip/de4da72e-2312-4c0e-a228-0d18587a967c HTTP/1.1" 200 115 0.026547 10.0.0.27 - - [2025-03-31 02:26:42] "POST /ref-update HTTP/1.1" 200 156 0.016930 10.0.0.27 - - [2025-03-31 02:26:42] "DELETE /instance-ip/7e802e55-0df5-46d1-9b36-1371eb47c6e4 HTTP/1.1" 200 115 0.020066 10.0.0.27 - - [2025-03-31 02:26:42] "POST /neutron/network HTTP/1.1" 200 836 0.008430 10.0.0.27 - - [2025-03-31 02:26:42] "POST /neutron/network HTTP/1.1" 400 204 0.010300 10.0.0.27 - - [2025-03-31 02:26:42] "POST /neutron/port HTTP/1.1" 200 1088 0.015728 10.0.0.27 - - [2025-03-31 02:26:42] "POST /neutron/port HTTP/1.1" 200 1114 0.014127 10.0.0.27 - - [2025-03-31 02:26:42] "POST /neutron/port HTTP/1.1" 200 151 0.135787 10.0.0.27 - - [2025-03-31 02:26:42] "POST /neutron/port HTTP/1.1" 200 1085 0.014604 10.0.0.27 - - [2025-03-31 02:26:43] "POST /neutron/port HTTP/1.1" 200 1111 0.011729 10.0.0.27 - - [2025-03-31 02:26:43] "POST /neutron/port HTTP/1.1" 200 3026 0.029044 10.0.0.27 - - [2025-03-31 02:26:43] "POST /neutron/port HTTP/1.1" 200 1112 0.019809 10.0.0.27 - - [2025-03-31 02:26:43] "POST /neutron/port HTTP/1.1" 200 151 0.122541 10.0.0.27 - - [2025-03-31 02:26:43] "POST /neutron/port HTTP/1.1" 200 151 0.112612 10.0.0.27 - - [2025-03-31 02:26:43] "POST /neutron/port HTTP/1.1" 200 1111 0.013662 10.0.0.27 - - [2025-03-31 02:26:43] "POST /neutron/port HTTP/1.1" 200 151 0.083101 10.0.0.27 - - [2025-03-31 02:26:43] "POST /neutron/port HTTP/1.1" 200 1114 0.011511 10.0.0.27 - - [2025-03-31 02:26:43] "POST /neutron/port HTTP/1.1" 200 151 0.104004 10.0.0.27 - - [2025-03-31 02:26:44] "POST /neutron/network HTTP/1.1" 200 836 0.005432 10.0.0.27 - - [2025-03-31 02:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.27 - - [2025-03-31 02:26:44] "POST /useragent-kv HTTP/1.1" 200 115 0.001963 10.0.0.27 - - [2025-03-31 02:26:44] "POST /useragent-kv HTTP/1.1" 200 115 0.001977 10.0.0.27 - - [2025-03-31 02:26:44] "POST /neutron/network HTTP/1.1" 200 151 0.085572 10.0.0.27 - - [2025-03-31 02:26:44] "DELETE /route-target/947e4346-0b77-45e5-b9e7-f30c6713a7b7 HTTP/1.1" 200 115 0.017822 10.0.0.27 - - [2025-03-31 02:26:44] "GET /routing-instance/18da6bc1-e976-4157-8e88-871e23d79005 HTTP/1.1" 404 171 0.004371 10.0.0.27 - - [2025-03-31 02:26:44] "GET /domains HTTP/1.1" 200 280 0.002298 10.0.0.27 - - [2025-03-31 02:26:44] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000924 10.0.0.27 - - [2025-03-31 02:26:44] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2571 0.054444 10.0.0.27 - - [2025-03-31 02:26:44] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001169 10.0.0.27 - - [2025-03-31 02:26:44] "GET /project/9c237ee6-f556-4ae9-8b18-b5f139943c16 HTTP/1.1" 200 2299 0.080757 10.0.0.27 - - [2025-03-31 02:26:44] "POST /neutron/network HTTP/1.1" 200 831 0.006723 10.0.0.27 - - [2025-03-31 02:26:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003943 10.0.0.27 - - [2025-03-31 02:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004708 10.0.0.27 - - [2025-03-31 02:26:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002115 10.0.0.27 - - [2025-03-31 02:26:44] "POST /neutron/network HTTP/1.1" 200 151 0.090011 10.0.0.27 - - [2025-03-31 02:26:44] "GET /routing-instance/5617c468-3d6c-4273-9feb-8c7364bf5dbd HTTP/1.1" 404 171 0.002902 10.0.0.27 - - [2025-03-31 02:26:44] "DELETE /route-target/ddac532e-e564-4539-a798-abcd25153a12 HTTP/1.1" 200 115 0.016262 10.0.0.27 - - [2025-03-31 02:26:44] "GET /domains HTTP/1.1" 200 280 0.002715 10.0.0.27 - - [2025-03-31 02:26:44] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000986 10.0.0.27 - - [2025-03-31 02:26:44] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2571 0.049340 10.0.0.27 - - [2025-03-31 02:26:44] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001029 10.0.0.27 - - [2025-03-31 02:26:44] "GET /project/9c237ee6-f556-4ae9-8b18-b5f139943c16 HTTP/1.1" 200 2081 0.064949 10.0.0.27 - - [2025-03-31 02:26:44] "POST /neutron/network HTTP/1.1" 200 832 0.005743 10.0.0.27 - - [2025-03-31 02:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004829 10.0.0.27 - - [2025-03-31 02:26:45] "POST /useragent-kv HTTP/1.1" 200 115 0.001821 10.0.0.27 - - [2025-03-31 02:26:45] "POST /useragent-kv HTTP/1.1" 200 115 0.001867 10.0.0.27 - - [2025-03-31 02:26:45] "POST /neutron/network HTTP/1.1" 200 151 0.080132 10.0.0.27 - - [2025-03-31 02:26:45] "DELETE /route-target/cea5f1c6-5819-43c1-9786-2b0ac66ef6ab HTTP/1.1" 200 115 0.020200 10.0.0.27 - - [2025-03-31 02:26:45] "GET /routing-instance/96ecc00d-ce66-4f15-936c-002104ea886f HTTP/1.1" 404 171 0.002402 10.0.0.27 - - [2025-03-31 02:26:45] "GET /domains HTTP/1.1" 200 280 0.002034 10.0.0.27 - - [2025-03-31 02:26:45] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000892 10.0.0.27 - - [2025-03-31 02:26:45] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2571 0.049614 10.0.0.27 - - [2025-03-31 02:26:45] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001272 10.0.0.27 - - [2025-03-31 02:26:45] "GET /project/9c237ee6-f556-4ae9-8b18-b5f139943c16 HTTP/1.1" 200 1841 0.069894 10.0.0.27 - - [2025-03-31 02:26:45] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001314 10.0.0.27 - - [2025-03-31 02:26:45] "GET /project/9c237ee6-f556-4ae9-8b18-b5f139943c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.024416 10.0.0.27 - - [2025-03-31 02:26:45] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001032 10.0.0.27 - - [2025-03-31 02:26:45] "GET /project/9c237ee6-f556-4ae9-8b18-b5f139943c16?fields=virtual_networks HTTP/1.1" 200 1029 0.069882 10.0.0.27 - - [2025-03-31 02:26:45] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001098 10.0.0.27 - - [2025-03-31 02:26:45] "GET /project/9c237ee6-f556-4ae9-8b18-b5f139943c16?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.023773 10.0.0.27 - - [2025-03-31 02:26:45] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001656 10.0.0.27 - - [2025-03-31 02:26:45] "GET /project/9c237ee6-f556-4ae9-8b18-b5f139943c16?fields=security_groups HTTP/1.1" 200 1253 0.027262 10.0.0.27 - - [2025-03-31 02:26:46] "POST /fqname-to-id HTTP/1.1" 404 189 0.031068 10.0.0.27 - - [2025-03-31 02:26:46] "GET /projects?obj_uuids=22b79684-d79c-43b6-8d7d-848b466d6ae5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003070 10.0.0.27 - - [2025-03-31 02:26:46] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001116 10.0.0.27 - - [2025-03-31 02:26:46] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007571 10.0.0.27 - - [2025-03-31 02:26:46] "POST /id-to-fqname HTTP/1.1" 200 191 0.002638 10.0.0.27 - - [2025-03-31 02:26:46] "POST /fqname-to-id HTTP/1.1" 404 200 0.003778 10.0.0.27 - - [2025-03-31 02:26:46] "POST /security-groups HTTP/1.1" 200 592 0.063706 10.0.0.27 - - [2025-03-31 02:26:46] "POST /fqname-to-id HTTP/1.1" 404 235 0.005123 10.0.0.27 - - [2025-03-31 02:26:46] "POST /projects HTTP/1.1" 200 587 0.229234 10.0.0.27 - - [2025-03-31 02:26:46] "POST /access-control-lists HTTP/1.1" 200 597 0.059695 10.0.0.27 - - [2025-03-31 02:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.302594 10.0.0.27 - - [2025-03-31 02:26:47] "POST /fqname-to-id HTTP/1.1" 404 234 0.002797 10.0.0.27 - - [2025-03-31 02:26:47] "GET /project/22b79684-d79c-43b6-8d7d-848b466d6ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.431597 10.0.0.27 - - [2025-03-31 02:26:47] "POST /access-control-lists HTTP/1.1" 200 595 0.067580 10.0.0.27 - - [2025-03-31 02:26:48] "GET / HTTP/1.1" 200 35931 0.003019 10.0.0.27 - - [2025-03-31 02:26:49] "GET /project/22b79684-d79c-43b6-8d7d-848b466d6ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000499 10.0.0.27 - - [2025-03-31 02:26:49] "GET /projects?obj_uuids=22b79684-d79c-43b6-8d7d-848b466d6ae5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001086 10.0.0.27 - - [2025-03-31 02:26:49] "GET /project/22b79684-d79c-43b6-8d7d-848b466d6ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.049412 10.0.0.27 - - [2025-03-31 02:26:49] "POST /fqname-to-id HTTP/1.1" 404 180 0.003381 10.0.0.27 - - [2025-03-31 02:26:49] "POST /virtual-DNSs HTTP/1.1" 200 507 0.025896 10.0.0.27 - - [2025-03-31 02:26:49] "GET /virtual-DNS/07a87bc6-8044-4228-959a-29efee70589a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.011400 10.0.0.27 - - [2025-03-31 02:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006392 10.0.0.27 - - [2025-03-31 02:26:49] "GET /virtual-DNS/07a87bc6-8044-4228-959a-29efee70589a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.004313 10.0.0.27 - - [2025-03-31 02:26:49] "GET /domains HTTP/1.1" 401 292 0.000580 10.0.0.27 - - [2025-03-31 02:26:50] "GET /domains HTTP/1.1" 200 280 0.024550 10.0.0.27 - - [2025-03-31 02:26:50] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001044 10.0.0.27 - - [2025-03-31 02:26:50] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2958 0.008406 10.0.0.27 - - [2025-03-31 02:26:50] "GET /virtual-DNS/07a87bc6-8044-4228-959a-29efee70589a HTTP/1.1" 200 1437 0.005780 10.0.0.27 - - [2025-03-31 02:26:50] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003668 10.0.0.27 - - [2025-03-31 02:26:50] "POST /network-ipams HTTP/1.1" 200 514 0.017820 10.0.0.27 - - [2025-03-31 02:26:50] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 751 0.003161 10.0.0.27 - - [2025-03-31 02:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.27 - - [2025-03-31 02:26:50] "GET /network-ipam/b27f59e1-170c-4692-a360-59a0174b8195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.005304 10.0.0.27 - - [2025-03-31 02:26:50] "PUT /network-ipam/b27f59e1-170c-4692-a360-59a0174b8195 HTTP/1.1" 200 258 0.010635 10.0.0.27 - - [2025-03-31 02:26:50] "POST /ref-update HTTP/1.1" 200 156 0.010172 10.0.0.27 - - [2025-03-31 02:26:50] "GET /obj-perms HTTP/1.1" 200 5056 0.070051 10.0.0.27 - - [2025-03-31 02:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.27 - - [2025-03-31 02:26:50] "GET /projects?obj_uuids=22b79684-d79c-43b6-8d7d-848b466d6ae5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001169 10.0.0.27 - - [2025-03-31 02:26:50] "GET /project/22b79684-d79c-43b6-8d7d-848b466d6ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.036209 10.0.0.27 - - [2025-03-31 02:26:50] "POST /neutron/network HTTP/1.1" 200 117 0.186585 10.0.0.27 - - [2025-03-31 02:26:51] "GET /projects?obj_uuids=22b79684-d79c-43b6-8d7d-848b466d6ae5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001499 10.0.0.27 - - [2025-03-31 02:26:51] "GET /obj-perms HTTP/1.1" 200 5056 0.060723 10.0.0.27 - - [2025-03-31 02:26:51] "POST /neutron/network HTTP/1.1" 200 618 0.077999 10.0.0.27 - - [2025-03-31 02:26:51] "POST /route-targets HTTP/1.1" 200 327 0.013010 10.0.0.27 - - [2025-03-31 02:26:51] "POST /ref-update HTTP/1.1" 200 156 0.010407 10.0.0.27 - - [2025-03-31 02:26:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002605 10.0.0.27 - - [2025-03-31 02:26:51] "POST /neutron/subnet HTTP/1.1" 200 711 0.169959 10.0.0.27 - - [2025-03-31 02:26:51] "POST /neutron/network HTTP/1.1" 200 833 0.005884 10.0.0.27 - - [2025-03-31 02:26:51] "POST /id-to-fqname HTTP/1.1" 200 227 0.001236 10.0.0.27 - - [2025-03-31 02:26:51] "GET /virtual-network/3e5a2637-47b0-4579-aa0f-e19fad9c00c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004498 10.0.0.27 - - [2025-03-31 02:26:51] "POST /neutron/network HTTP/1.1" 200 833 0.005685 10.0.0.27 - - [2025-03-31 02:26:51] "GET /virtual-network/3e5a2637-47b0-4579-aa0f-e19fad9c00c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004600 10.0.0.27 - - [2025-03-31 02:26:51] "POST /neutron/network HTTP/1.1" 200 833 0.005872 10.0.0.27 - - [2025-03-31 02:26:51] "POST /neutron/subnet HTTP/1.1" 200 711 0.008655 10.0.0.27 - - [2025-03-31 02:26:51] "POST /neutron/network HTTP/1.1" 200 807 0.010988 10.0.0.27 - - [2025-03-31 02:26:51] "POST /neutron/network HTTP/1.1" 200 833 0.005069 10.0.0.27 - - [2025-03-31 02:26:51] "POST /id-to-fqname HTTP/1.1" 200 227 0.001119 10.0.0.27 - - [2025-03-31 02:26:51] "POST /neutron/network HTTP/1.1" 200 843 0.005837 10.0.0.27 - - [2025-03-31 02:26:51] "GET /aaa-mode HTTP/1.1" 401 292 0.000448 10.0.0.27 - - [2025-03-31 02:26:52] "GET / HTTP/1.1" 200 35931 0.001882 10.0.0.27 - - [2025-03-31 02:26:52] "GET /project/22b79684-d79c-43b6-8d7d-848b466d6ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000457 10.0.0.27 - - [2025-03-31 02:26:52] "GET /projects?obj_uuids=22b79684-d79c-43b6-8d7d-848b466d6ae5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001163 10.0.0.27 - - [2025-03-31 02:26:52] "GET /project/22b79684-d79c-43b6-8d7d-848b466d6ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.048735 10.0.0.27 - - [2025-03-31 02:26:52] "POST /neutron/network HTTP/1.1" 200 833 0.005746 10.0.0.27 - - [2025-03-31 02:26:52] "POST /neutron/port HTTP/1.1" 200 117 0.008481 10.0.0.27 - - [2025-03-31 02:26:52] "POST /neutron/port HTTP/1.1" 200 117 0.005134 10.0.0.27 - - [2025-03-31 02:26:52] "POST /neutron/port HTTP/1.1" 200 117 0.006618 10.0.0.27 - - [2025-03-31 02:26:53] "POST /neutron/network HTTP/1.1" 200 843 0.005697 10.0.0.27 - - [2025-03-31 02:26:53] "GET /projects?obj_uuids=22b79684-d79c-43b6-8d7d-848b466d6ae5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001382 10.0.0.27 - - [2025-03-31 02:26:53] "POST /neutron/port HTTP/1.1" 200 1058 0.199254 10.0.0.27 - - [2025-03-31 02:26:53] "POST /neutron/port HTTP/1.1" 200 1058 0.012554 10.0.0.27 - - [2025-03-31 02:26:53] "POST /neutron/port HTTP/1.1" 200 1058 0.009583 10.0.0.27 - - [2025-03-31 02:26:53] "POST /neutron/port HTTP/1.1" 200 1112 0.062232 10.0.0.27 - - [2025-03-31 02:26:53] "POST /neutron/port HTTP/1.1" 200 1086 0.019663 10.0.0.27 - - [2025-03-31 02:26:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004194 10.0.0.27 - - [2025-03-31 02:26:53] "POST /neutron/subnet HTTP/1.1" 200 685 0.012899 10.0.0.27 - - [2025-03-31 02:26:53] "POST /neutron/port HTTP/1.1" 200 117 0.001388 10.0.0.27 - - [2025-03-31 02:26:53] "POST /neutron/network HTTP/1.1" 200 833 0.006140 10.0.0.27 - - [2025-03-31 02:26:57] "POST /neutron/port HTTP/1.1" 200 1086 0.016617 10.0.0.27 - - [2025-03-31 02:26:57] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007423 10.0.0.27 - - [2025-03-31 02:26:57] "POST /neutron/port HTTP/1.1" 200 1086 0.017847 10.0.0.27 - - [2025-03-31 02:26:57] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008069 10.0.0.27 - - [2025-03-31 02:26:57] "POST /neutron/port HTTP/1.1" 200 1086 0.017493 10.0.0.27 - - [2025-03-31 02:26:57] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006610 10.0.0.27 - - [2025-03-31 02:26:57] "GET /virtual-machine/3a00d2fb-b078-4e2f-820a-10c940c4bc9a HTTP/1.1" 200 1292 0.009593 10.0.0.27 - - [2025-03-31 02:26:57] "GET /virtual-machine-interface/862fd40e-e28e-4b95-9049-ea13abea6716 HTTP/1.1" 200 2964 0.006533 10.0.0.27 - - [2025-03-31 02:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.27 - - [2025-03-31 02:26:57] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.005236 10.0.0.27 - - [2025-03-31 02:26:58] "GET /virtual-networks?parent_id=22b79684-d79c-43b6-8d7d-848b466d6ae5&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004360 10.0.0.27 - - [2025-03-31 02:26:58] "GET /virtual-network/3e5a2637-47b0-4579-aa0f-e19fad9c00c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006704 10.0.0.27 - - [2025-03-31 02:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005876 10.0.0.27 - - [2025-03-31 02:27:01] "GET /virtual-network/3e5a2637-47b0-4579-aa0f-e19fad9c00c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005323 10.0.0.27 - - [2025-03-31 02:27:01] "POST /neutron/port HTTP/1.1" 200 1086 0.015154 10.0.0.27 - - [2025-03-31 02:27:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007193 10.0.0.27 - - [2025-03-31 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.27 - - [2025-03-31 02:27:03] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002980 10.0.0.27 - - [2025-03-31 02:27:03] "GET /virtual-networks?parent_id=22b79684-d79c-43b6-8d7d-848b466d6ae5&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003408 10.0.0.27 - - [2025-03-31 02:27:03] "GET /virtual-network/3e5a2637-47b0-4579-aa0f-e19fad9c00c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006720 10.0.0.27 - - [2025-03-31 02:27:07] "POST /neutron/network HTTP/1.1" 200 807 0.009942 10.0.0.27 - - [2025-03-31 02:27:07] "POST /neutron/network HTTP/1.1" 200 833 0.004882 10.0.0.27 - - [2025-03-31 02:27:07] "POST /id-to-fqname HTTP/1.1" 200 227 0.001213 10.0.0.27 - - [2025-03-31 02:27:07] "POST /neutron/port HTTP/1.1" 200 1086 0.015561 10.0.0.27 - - [2025-03-31 02:27:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005818 10.0.0.27 - - [2025-03-31 02:27:08] "POST /neutron/network HTTP/1.1" 200 843 0.006130 10.0.0.27 - - [2025-03-31 02:27:08] "GET /aaa-mode HTTP/1.1" 401 292 0.000444 10.0.0.27 - - [2025-03-31 02:27:08] "GET / HTTP/1.1" 200 35931 0.005311 10.0.0.27 - - [2025-03-31 02:27:08] "GET /project/22b79684-d79c-43b6-8d7d-848b466d6ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000885 10.0.0.27 - - [2025-03-31 02:27:08] "GET /projects?obj_uuids=22b79684-d79c-43b6-8d7d-848b466d6ae5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001049 10.0.0.27 - - [2025-03-31 02:27:08] "GET /project/22b79684-d79c-43b6-8d7d-848b466d6ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.051863 10.0.0.27 - - [2025-03-31 02:27:08] "POST /neutron/network HTTP/1.1" 200 833 0.006120 10.0.0.27 - - [2025-03-31 02:27:08] "POST /neutron/port HTTP/1.1" 200 1086 0.018219 10.0.0.27 - - [2025-03-31 02:27:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006403 10.0.0.27 - - [2025-03-31 02:27:09] "POST /neutron/port HTTP/1.1" 200 117 0.005632 10.0.0.27 - - [2025-03-31 02:27:09] "POST /neutron/port HTTP/1.1" 200 117 0.005433 10.0.0.27 - - [2025-03-31 02:27:09] "POST /neutron/network HTTP/1.1" 200 843 0.006116 10.0.0.27 - - [2025-03-31 02:27:09] "GET /projects?obj_uuids=22b79684-d79c-43b6-8d7d-848b466d6ae5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001476 10.0.0.27 - - [2025-03-31 02:27:09] "POST /neutron/port HTTP/1.1" 200 1058 0.206009 10.0.0.27 - - [2025-03-31 02:27:09] "POST /neutron/port HTTP/1.1" 200 1058 0.012902 10.0.0.27 - - [2025-03-31 02:27:09] "POST /neutron/port HTTP/1.1" 200 1058 0.009086 10.0.0.27 - - [2025-03-31 02:27:09] "POST /neutron/port HTTP/1.1" 200 1112 0.063187 10.0.0.27 - - [2025-03-31 02:27:09] "POST /neutron/port HTTP/1.1" 200 1086 0.015590 10.0.0.27 - - [2025-03-31 02:27:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003488 10.0.0.27 - - [2025-03-31 02:27:09] "POST /neutron/subnet HTTP/1.1" 200 685 0.011034 10.0.0.27 - - [2025-03-31 02:27:09] "POST /neutron/port HTTP/1.1" 200 117 0.001200 10.0.0.27 - - [2025-03-31 02:27:09] "POST /neutron/network HTTP/1.1" 200 833 0.005611 10.0.0.27 - - [2025-03-31 02:27:14] "POST /neutron/port HTTP/1.1" 200 1086 0.016860 10.0.0.27 - - [2025-03-31 02:27:14] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006144 10.0.0.27 - - [2025-03-31 02:27:14] "POST /neutron/port HTTP/1.1" 200 1086 0.016136 10.0.0.27 - - [2025-03-31 02:27:14] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005608 10.0.0.27 - - [2025-03-31 02:27:14] "POST /neutron/port HTTP/1.1" 200 1086 0.018258 10.0.0.27 - - [2025-03-31 02:27:14] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006259 10.0.0.27 - - [2025-03-31 02:27:14] "GET /virtual-machine/3fa5ef6b-d6f8-4f95-87ae-4054d49ea021 HTTP/1.1" 200 1292 0.008790 10.0.0.27 - - [2025-03-31 02:27:14] "GET /virtual-machine-interface/3e2dbb44-7748-4512-8007-2630dc8fcc29 HTTP/1.1" 200 2963 0.009670 10.0.0.27 - - [2025-03-31 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.27 - - [2025-03-31 02:27:14] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003118 10.0.0.27 - - [2025-03-31 02:27:14] "GET /virtual-networks?parent_id=22b79684-d79c-43b6-8d7d-848b466d6ae5&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003533 10.0.0.27 - - [2025-03-31 02:27:14] "GET /virtual-network/3e5a2637-47b0-4579-aa0f-e19fad9c00c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006002 10.0.0.27 - - [2025-03-31 02:27:16] "GET /global-system-configs HTTP/1.1" 200 322 0.029687 10.0.0.27 - - [2025-03-31 02:27:16] "GET /obj-perms HTTP/1.1" 200 5056 0.072182 10.0.0.27 - - [2025-03-31 02:27:17] "GET /global-system-configs HTTP/1.1" 200 322 0.046283 10.0.0.27 - - [2025-03-31 02:27:17] "GET /obj-perms HTTP/1.1" 200 5056 0.065635 10.0.0.27 - - [2025-03-31 02:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.27 - - [2025-03-31 02:27:17] "GET /virtual-network/3e5a2637-47b0-4579-aa0f-e19fad9c00c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004861 10.0.0.27 - - [2025-03-31 02:27:18] "POST /neutron/port HTTP/1.1" 200 1086 0.014577 10.0.0.27 - - [2025-03-31 02:27:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.004883 10.0.0.27 - - [2025-03-31 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.27 - - [2025-03-31 02:27:19] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002882 10.0.0.27 - - [2025-03-31 02:27:19] "GET /virtual-networks?parent_id=22b79684-d79c-43b6-8d7d-848b466d6ae5&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004330 10.0.0.27 - - [2025-03-31 02:27:19] "GET /virtual-network/3e5a2637-47b0-4579-aa0f-e19fad9c00c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005523 10.0.0.27 - - [2025-03-31 02:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.27 - - [2025-03-31 02:27:25] "DELETE /virtual-DNS/07a87bc6-8044-4228-959a-29efee70589a HTTP/1.1" 409 235 0.006000 10.0.0.27 - - [2025-03-31 02:27:25] "POST /fqname-to-id HTTP/1.1" 404 192 0.002866 10.0.0.27 - - [2025-03-31 02:27:25] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.015555 10.0.0.27 - - [2025-03-31 02:27:25] "GET /virtual-DNS-record/bc609e92-a273-4d1d-8933-b4f89d669d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.006036 10.0.0.27 - - [2025-03-31 02:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.27 - - [2025-03-31 02:27:25] "GET /virtual-DNS-record/bc609e92-a273-4d1d-8933-b4f89d669d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.003443 10.0.0.27 - - [2025-03-31 02:27:25] "GET /domains HTTP/1.1" 200 280 0.002710 10.0.0.27 - - [2025-03-31 02:27:25] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001186 10.0.0.27 - - [2025-03-31 02:27:25] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2958 0.008276 10.0.0.27 - - [2025-03-31 02:27:25] "GET /virtual-DNS/07a87bc6-8044-4228-959a-29efee70589a HTTP/1.1" 200 1906 0.003951 10.0.0.27 - - [2025-03-31 02:27:25] "GET /virtual-DNS-record/bc609e92-a273-4d1d-8933-b4f89d669d9c HTTP/1.1" 200 1336 0.002296 10.0.0.27 - - [2025-03-31 02:27:31] "DELETE /virtual-DNS-record/bc609e92-a273-4d1d-8933-b4f89d669d9c HTTP/1.1" 200 115 0.019836 10.0.0.27 - - [2025-03-31 02:27:31] "POST /fqname-to-id HTTP/1.1" 404 184 0.003194 10.0.0.27 - - [2025-03-31 02:27:31] "POST /neutron/network HTTP/1.1" 200 833 0.006862 10.0.0.27 - - [2025-03-31 02:27:31] "POST /neutron/network HTTP/1.1" 400 204 0.011197 10.0.0.27 - - [2025-03-31 02:27:31] "POST /neutron/port HTTP/1.1" 200 1086 0.021082 10.0.0.27 - - [2025-03-31 02:27:31] "POST /neutron/port HTTP/1.1" 200 1112 0.011024 10.0.0.27 - - [2025-03-31 02:27:32] "POST /neutron/port HTTP/1.1" 200 1086 0.016537 10.0.0.27 - - [2025-03-31 02:27:32] "POST /neutron/port HTTP/1.1" 200 1112 0.024421 10.0.0.27 - - [2025-03-31 02:27:32] "POST /neutron/port HTTP/1.1" 200 151 0.134165 10.0.0.27 - - [2025-03-31 02:27:32] "POST /neutron/port HTTP/1.1" 200 151 0.096771 10.0.0.27 - - [2025-03-31 02:27:33] "POST /neutron/network HTTP/1.1" 200 833 0.005506 10.0.0.27 - - [2025-03-31 02:27:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002542 10.0.0.27 - - [2025-03-31 02:27:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002275 10.0.0.27 - - [2025-03-31 02:27:33] "POST /neutron/network HTTP/1.1" 200 151 0.180266 10.0.0.27 - - [2025-03-31 02:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.27 - - [2025-03-31 02:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.036326 10.0.0.27 - - [2025-03-31 02:27:33] "DELETE /route-target/c75a5ee4-33a7-4c8f-a6fe-22fbf807c90a HTTP/1.1" 200 115 0.026308 10.0.0.27 - - [2025-03-31 02:27:33] "DELETE /network-ipam/b27f59e1-170c-4692-a360-59a0174b8195 HTTP/1.1" 200 115 0.039810 10.0.0.27 - - [2025-03-31 02:27:33] "DELETE /virtual-DNS/07a87bc6-8044-4228-959a-29efee70589a HTTP/1.1" 200 115 0.024883 10.0.0.27 - - [2025-03-31 02:27:33] "POST /fqname-to-id HTTP/1.1" 404 180 0.003879 10.0.0.27 - - [2025-03-31 02:27:33] "GET /domains HTTP/1.1" 200 280 0.003024 10.0.0.27 - - [2025-03-31 02:27:33] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001244 10.0.0.27 - - [2025-03-31 02:27:33] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2758 0.009508 10.0.0.27 - - [2025-03-31 02:27:34] "GET /projects?obj_uuids=22b79684-d79c-43b6-8d7d-848b466d6ae5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001047 10.0.0.27 - - [2025-03-31 02:27:34] "GET /project/22b79684-d79c-43b6-8d7d-848b466d6ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.024948 10.0.0.27 - - [2025-03-31 02:27:34] "GET /projects?obj_uuids=22b79684-d79c-43b6-8d7d-848b466d6ae5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001675 10.0.0.27 - - [2025-03-31 02:27:34] "GET /project/22b79684-d79c-43b6-8d7d-848b466d6ae5?fields=virtual_networks HTTP/1.1" 200 1034 0.070933 10.0.0.27 - - [2025-03-31 02:27:34] "GET /projects?obj_uuids=22b79684-d79c-43b6-8d7d-848b466d6ae5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001185 10.0.0.27 - - [2025-03-31 02:27:34] "GET /project/22b79684-d79c-43b6-8d7d-848b466d6ae5?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.027303 10.0.0.27 - - [2025-03-31 02:27:34] "GET /projects?obj_uuids=22b79684-d79c-43b6-8d7d-848b466d6ae5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001108 10.0.0.27 - - [2025-03-31 02:27:34] "GET /project/22b79684-d79c-43b6-8d7d-848b466d6ae5?fields=security_groups HTTP/1.1" 200 1261 0.027677 10.0.0.27 - - [2025-03-31 02:27:35] "POST /fqname-to-id HTTP/1.1" 404 189 0.021870 10.0.0.27 - - [2025-03-31 02:27:35] "GET /projects?obj_uuids=768693b0-e58c-4628-bb85-7932d15aef40&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002777 10.0.0.27 - - [2025-03-31 02:27:35] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001039 10.0.0.27 - - [2025-03-31 02:27:35] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007066 10.0.0.27 - - [2025-03-31 02:27:35] "POST /id-to-fqname HTTP/1.1" 200 191 0.001779 10.0.0.27 - - [2025-03-31 02:27:35] "POST /fqname-to-id HTTP/1.1" 404 200 0.002402 10.0.0.27 - - [2025-03-31 02:27:35] "POST /security-groups HTTP/1.1" 200 592 0.063943 10.0.0.27 - - [2025-03-31 02:27:35] "POST /fqname-to-id HTTP/1.1" 404 235 0.002532 10.0.0.27 - - [2025-03-31 02:27:35] "POST /projects HTTP/1.1" 200 587 0.209617 10.0.0.27 - - [2025-03-31 02:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.277541 10.0.0.27 - - [2025-03-31 02:27:35] "POST /access-control-lists HTTP/1.1" 200 597 0.060694 10.0.0.27 - - [2025-03-31 02:27:35] "POST /fqname-to-id HTTP/1.1" 404 234 0.003942 10.0.0.27 - - [2025-03-31 02:27:35] "GET /project/768693b0-e58c-4628-bb85-7932d15aef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.403670 10.0.0.27 - - [2025-03-31 02:27:35] "POST /access-control-lists HTTP/1.1" 200 595 0.071833 10.0.0.27 - - [2025-03-31 02:27:36] "GET / HTTP/1.1" 200 35931 0.002640 10.0.0.27 - - [2025-03-31 02:27:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000506 10.0.0.27 - - [2025-03-31 02:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.056740 10.0.0.27 - - [2025-03-31 02:27:37] "GET /projects?obj_uuids=768693b0-e58c-4628-bb85-7932d15aef40&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001263 10.0.0.27 - - [2025-03-31 02:27:37] "GET /project/768693b0-e58c-4628-bb85-7932d15aef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.034063 10.0.0.27 - - [2025-03-31 02:27:37] "POST /neutron/network HTTP/1.1" 200 117 0.031393 10.0.0.27 - - [2025-03-31 02:27:37] "GET /projects?obj_uuids=768693b0-e58c-4628-bb85-7932d15aef40&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001360 10.0.0.27 - - [2025-03-31 02:27:37] "POST /neutron/network HTTP/1.1" 200 606 0.064272 10.0.0.27 - - [2025-03-31 02:27:37] "POST /route-targets HTTP/1.1" 200 327 0.011211 10.0.0.27 - - [2025-03-31 02:27:37] "POST /ref-update HTTP/1.1" 200 156 0.010206 10.0.0.27 - - [2025-03-31 02:27:38] "POST /useragent-kv HTTP/1.1" 200 115 0.005148 10.0.0.27 - - [2025-03-31 02:27:38] "POST /neutron/subnet HTTP/1.1" 200 729 0.147047 10.0.0.27 - - [2025-03-31 02:27:38] "POST /neutron/network HTTP/1.1" 200 826 0.005543 10.0.0.27 - - [2025-03-31 02:27:38] "POST /id-to-fqname HTTP/1.1" 200 221 0.001294 10.0.0.27 - - [2025-03-31 02:27:38] "GET /virtual-network/8f99adb2-e5c0-45c9-9c0d-fb4ed5873f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006045 10.0.0.27 - - [2025-03-31 02:27:38] "POST /neutron/network HTTP/1.1" 200 826 0.005603 10.0.0.27 - - [2025-03-31 02:27:38] "GET /virtual-network/8f99adb2-e5c0-45c9-9c0d-fb4ed5873f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004609 10.0.0.27 - - [2025-03-31 02:27:38] "POST /neutron/network HTTP/1.1" 200 826 0.005925 10.0.0.27 - - [2025-03-31 02:27:38] "POST /neutron/subnet HTTP/1.1" 200 729 0.006495 10.0.0.27 - - [2025-03-31 02:27:38] "POST /id-to-fqname HTTP/1.1" 200 221 0.001379 10.0.0.27 - - [2025-03-31 02:27:38] "POST /neutron/network HTTP/1.1" 200 836 0.005921 10.0.0.27 - - [2025-03-31 02:27:38] "GET /aaa-mode HTTP/1.1" 401 292 0.000491 10.0.0.27 - - [2025-03-31 02:27:38] "GET / HTTP/1.1" 200 35931 0.001914 10.0.0.27 - - [2025-03-31 02:27:38] "GET /project/768693b0-e58c-4628-bb85-7932d15aef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000405 10.0.0.27 - - [2025-03-31 02:27:39] "GET /projects?obj_uuids=768693b0-e58c-4628-bb85-7932d15aef40&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001069 10.0.0.27 - - [2025-03-31 02:27:39] "GET /project/768693b0-e58c-4628-bb85-7932d15aef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.050094 10.0.0.27 - - [2025-03-31 02:27:39] "POST /neutron/network HTTP/1.1" 200 826 0.012187 10.0.0.27 - - [2025-03-31 02:27:39] "POST /neutron/port HTTP/1.1" 200 117 0.004824 10.0.0.27 - - [2025-03-31 02:27:39] "POST /neutron/port HTTP/1.1" 200 117 0.004861 10.0.0.27 - - [2025-03-31 02:27:39] "POST /id-to-fqname HTTP/1.1" 200 221 0.001375 10.0.0.27 - - [2025-03-31 02:27:39] "POST /neutron/port HTTP/1.1" 200 117 0.015767 10.0.0.27 - - [2025-03-31 02:27:39] "POST /neutron/network HTTP/1.1" 200 836 0.007140 10.0.0.27 - - [2025-03-31 02:27:39] "GET /aaa-mode HTTP/1.1" 401 292 0.000438 10.0.0.27 - - [2025-03-31 02:27:39] "POST /neutron/network HTTP/1.1" 200 836 0.005845 10.0.0.27 - - [2025-03-31 02:27:39] "GET /projects?obj_uuids=768693b0-e58c-4628-bb85-7932d15aef40&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001136 10.0.0.27 - - [2025-03-31 02:27:39] "GET / HTTP/1.1" 200 35931 0.002362 10.0.0.27 - - [2025-03-31 02:27:39] "GET /project/768693b0-e58c-4628-bb85-7932d15aef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000511 10.0.0.27 - - [2025-03-31 02:27:40] "POST /neutron/port HTTP/1.1" 200 1062 0.220055 10.0.0.27 - - [2025-03-31 02:27:40] "POST /neutron/port HTTP/1.1" 200 1062 0.009759 10.0.0.27 - - [2025-03-31 02:27:40] "POST /neutron/port HTTP/1.1" 200 1062 0.008434 10.0.0.27 - - [2025-03-31 02:27:40] "POST /neutron/port HTTP/1.1" 200 1116 0.058605 10.0.0.27 - - [2025-03-31 02:27:40] "POST /neutron/port HTTP/1.1" 200 1090 0.016004 10.0.0.27 - - [2025-03-31 02:27:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004023 10.0.0.27 - - [2025-03-31 02:27:40] "POST /neutron/subnet HTTP/1.1" 200 703 0.010921 10.0.0.27 - - [2025-03-31 02:27:40] "POST /neutron/port HTTP/1.1" 200 117 0.001330 10.0.0.27 - - [2025-03-31 02:27:40] "POST /neutron/network HTTP/1.1" 200 826 0.005604 10.0.0.27 - - [2025-03-31 02:27:40] "GET /projects?obj_uuids=768693b0-e58c-4628-bb85-7932d15aef40&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001064 10.0.0.27 - - [2025-03-31 02:27:40] "GET /project/768693b0-e58c-4628-bb85-7932d15aef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.052628 10.0.0.27 - - [2025-03-31 02:27:40] "POST /neutron/network HTTP/1.1" 200 826 0.005938 10.0.0.27 - - [2025-03-31 02:27:40] "POST /neutron/port HTTP/1.1" 200 1090 0.023251 10.0.0.27 - - [2025-03-31 02:27:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006896 10.0.0.27 - - [2025-03-31 02:27:40] "POST /neutron/port HTTP/1.1" 200 117 0.008576 10.0.0.27 - - [2025-03-31 02:27:40] "POST /neutron/port HTTP/1.1" 200 1090 0.023811 10.0.0.27 - - [2025-03-31 02:27:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008229 10.0.0.27 - - [2025-03-31 02:27:40] "POST /neutron/network HTTP/1.1" 200 836 0.006773 10.0.0.27 - - [2025-03-31 02:27:40] "GET /projects?obj_uuids=768693b0-e58c-4628-bb85-7932d15aef40&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001112 10.0.0.27 - - [2025-03-31 02:27:41] "POST /neutron/port HTTP/1.1" 200 1062 0.252046 10.0.0.27 - - [2025-03-31 02:27:41] "POST /neutron/port HTTP/1.1" 200 1062 0.009799 10.0.0.27 - - [2025-03-31 02:27:41] "POST /neutron/port HTTP/1.1" 200 1062 0.017424 10.0.0.27 - - [2025-03-31 02:27:41] "POST /neutron/port HTTP/1.1" 200 1116 0.086800 10.0.0.27 - - [2025-03-31 02:27:41] "POST /neutron/port HTTP/1.1" 200 1090 0.029417 10.0.0.27 - - [2025-03-31 02:27:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006004 10.0.0.27 - - [2025-03-31 02:27:41] "POST /neutron/subnet HTTP/1.1" 200 703 0.014743 10.0.0.27 - - [2025-03-31 02:27:41] "POST /neutron/port HTTP/1.1" 200 117 0.001261 10.0.0.27 - - [2025-03-31 02:27:41] "POST /neutron/network HTTP/1.1" 200 826 0.007016 10.0.0.27 - - [2025-03-31 02:27:44] "DELETE /project/768693b0e58c4628bb857932d15aef40 HTTP/1.1" 404 173 0.014092 10.0.0.27 - - [2025-03-31 02:27:44] "DELETE /project/22b79684d79c43b68d7d848b466d6ae5 HTTP/1.1" 404 173 0.010264 10.0.0.27 - - [2025-03-31 02:27:44] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001410 10.0.0.27 - - [2025-03-31 02:27:44] "GET /projects?obj_uuids=22b79684-d79c-43b6-8d7d-848b466d6ae5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000911 10.0.0.27 - - [2025-03-31 02:27:44] "GET /project/22b79684-d79c-43b6-8d7d-848b466d6ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.055135 10.0.0.27 - - [2025-03-31 02:27:44] "GET /project/9c237ee6-f556-4ae9-8b18-b5f139943c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.059597 10.0.0.27 - - [2025-03-31 02:27:44] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001045 10.0.0.27 - - [2025-03-31 02:27:44] "GET /projects?obj_uuids=22b79684-d79c-43b6-8d7d-848b466d6ae5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000971 10.0.0.27 - - [2025-03-31 02:27:44] "GET /project/22b79684-d79c-43b6-8d7d-848b466d6ae5?fields=security_groups HTTP/1.1" 200 1366 0.043306 10.0.0.27 - - [2025-03-31 02:27:44] "GET /project/9c237ee6-f556-4ae9-8b18-b5f139943c16?fields=security_groups HTTP/1.1" 200 1358 0.046352 10.0.0.27 - - [2025-03-31 02:27:44] "DELETE /security-group/19e649b2-b6dc-45da-af3a-cf4a2771921d HTTP/1.1" 200 115 0.055384 10.0.0.27 - - [2025-03-31 02:27:44] "GET /projects?obj_uuids=22b79684-d79c-43b6-8d7d-848b466d6ae5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001128 10.0.0.27 - - [2025-03-31 02:27:44] "DELETE /security-group/73d891de-3b3a-4ca5-97c9-1749246dfea3 HTTP/1.1" 200 115 0.061212 10.0.0.27 - - [2025-03-31 02:27:45] "GET /projects?obj_uuids=9c237ee6-f556-4ae9-8b18-b5f139943c16&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001027 10.0.0.27 - - [2025-03-31 02:27:45] "DELETE /access-control-list/69753d1b-b903-4485-99ee-3d30b26d34a4 HTTP/1.1" 200 115 0.051407 10.0.0.27 - - [2025-03-31 02:27:45] "GET /project/22b79684-d79c-43b6-8d7d-848b466d6ae5?fields=application_policy_sets HTTP/1.1" 200 1405 0.038758 10.0.0.27 - - [2025-03-31 02:27:45] "DELETE /access-control-list/5233b480-3797-489d-8735-938a5c915fed HTTP/1.1" 200 115 0.023267 10.0.0.27 - - [2025-03-31 02:27:45] "DELETE /access-control-list/5f80a97d-95bf-4d9a-82c0-80f6e7f4e4ed HTTP/1.1" 200 115 0.019869 10.0.0.27 - - [2025-03-31 02:27:45] "GET /project/9c237ee6-f556-4ae9-8b18-b5f139943c16?fields=application_policy_sets HTTP/1.1" 200 1397 0.072453 10.0.0.27 - - [2025-03-31 02:27:45] "DELETE /access-control-list/be99c82b-2680-412d-987f-2de9d8350b7c HTTP/1.1" 200 115 0.031245 10.0.0.27 - - [2025-03-31 02:27:45] "DELETE /project/22b79684-d79c-43b6-8d7d-848b466d6ae5 HTTP/1.1" 200 115 0.392026 10.0.0.27 - - [2025-03-31 02:27:45] "DELETE /project/9c237ee6-f556-4ae9-8b18-b5f139943c16 HTTP/1.1" 200 115 0.428929 10.0.0.27 - - [2025-03-31 02:27:45] "POST /neutron/port HTTP/1.1" 200 1090 0.014959 10.0.0.27 - - [2025-03-31 02:27:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007570 10.0.0.27 - - [2025-03-31 02:27:45] "POST /neutron/port HTTP/1.1" 200 1090 0.018164 10.0.0.27 - - [2025-03-31 02:27:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010635 10.0.0.27 - - [2025-03-31 02:27:45] "POST /neutron/port HTTP/1.1" 200 1090 0.015508 10.0.0.27 - - [2025-03-31 02:27:46] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006974 10.0.0.27 - - [2025-03-31 02:27:46] "GET /virtual-machine/298441ce-add0-4f1f-96a2-621f0fecc914 HTTP/1.1" 401 292 0.000557 10.0.0.27 - - [2025-03-31 02:27:46] "GET /virtual-machine/298441ce-add0-4f1f-96a2-621f0fecc914 HTTP/1.1" 200 1293 0.029653 10.0.0.27 - - [2025-03-31 02:27:46] "GET /virtual-machine-interface/6036bb43-8edb-4825-a26e-bd64f5f2ad47 HTTP/1.1" 200 2946 0.005724 10.0.0.27 - - [2025-03-31 02:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.27 - - [2025-03-31 02:27:46] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002773 10.0.0.27 - - [2025-03-31 02:27:46] "GET /virtual-networks?parent_id=768693b0-e58c-4628-bb85-7932d15aef40&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002850 10.0.0.27 - - [2025-03-31 02:27:46] "GET /virtual-network/8f99adb2-e5c0-45c9-9c0d-fb4ed5873f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006446 10.0.0.27 - - [2025-03-31 02:27:49] "POST /neutron/port HTTP/1.1" 200 1090 0.015724 10.0.0.27 - - [2025-03-31 02:27:49] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006188 10.0.0.27 - - [2025-03-31 02:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.27 - - [2025-03-31 02:27:49] "GET /virtual-network/8f99adb2-e5c0-45c9-9c0d-fb4ed5873f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008425 10.0.0.27 - - [2025-03-31 02:27:49] "POST /neutron/port HTTP/1.1" 200 1090 0.025509 10.0.0.27 - - [2025-03-31 02:27:50] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007100 10.0.0.27 - - [2025-03-31 02:27:51] "GET /obj-perms HTTP/1.1" 200 5056 0.045543 10.0.0.27 - - [2025-03-31 02:27:51] "GET /obj-perms HTTP/1.1" 200 5056 0.047460 10.0.0.27 - - [2025-03-31 02:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.27 - - [2025-03-31 02:27:51] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002992 10.0.0.27 - - [2025-03-31 02:27:51] "GET /virtual-networks?parent_id=768693b0-e58c-4628-bb85-7932d15aef40&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003070 10.0.0.27 - - [2025-03-31 02:27:51] "GET /virtual-network/8f99adb2-e5c0-45c9-9c0d-fb4ed5873f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007241 10.0.0.27 - - [2025-03-31 02:27:52] "POST /neutron/port HTTP/1.1" 200 1090 0.017025 10.0.0.27 - - [2025-03-31 02:27:52] "POST /neutron/port HTTP/1.1" 200 1090 0.015511 10.0.0.27 - - [2025-03-31 02:27:52] "POST /neutron/network HTTP/1.1" 200 836 0.005144 10.0.0.27 - - [2025-03-31 02:27:52] "POST /neutron/port HTTP/1.1" 200 1090 0.032650 10.0.0.27 - - [2025-03-31 02:27:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003511 10.0.0.27 - - [2025-03-31 02:27:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006717 10.0.0.27 - - [2025-03-31 02:27:52] "POST /neutron/subnet HTTP/1.1" 200 703 0.010217 10.0.0.27 - - [2025-03-31 02:27:52] "POST /neutron/port HTTP/1.1" 200 117 0.001258 10.0.0.27 - - [2025-03-31 02:27:52] "POST /neutron/network HTTP/1.1" 200 826 0.006103 10.0.0.27 - - [2025-03-31 02:27:52] "POST /neutron/port HTTP/1.1" 200 1090 0.021896 10.0.0.27 - - [2025-03-31 02:27:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007338 10.0.0.27 - - [2025-03-31 02:27:52] "POST /neutron/port HTTP/1.1" 200 1090 0.016224 10.0.0.27 - - [2025-03-31 02:27:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005688 10.0.0.27 - - [2025-03-31 02:27:52] "GET /virtual-machine/6b1232ea-2a48-43b3-8f2c-1e1f1e549a6f HTTP/1.1" 200 1293 0.004814 10.0.0.27 - - [2025-03-31 02:27:52] "GET /virtual-machine-interface/b3c07fb7-ec2b-46da-83b2-61a7f094988e HTTP/1.1" 200 2946 0.004996 10.0.0.27 - - [2025-03-31 02:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.27 - - [2025-03-31 02:27:52] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003714 10.0.0.27 - - [2025-03-31 02:27:52] "GET /virtual-networks?parent_id=768693b0-e58c-4628-bb85-7932d15aef40&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003107 10.0.0.27 - - [2025-03-31 02:27:52] "GET /virtual-network/8f99adb2-e5c0-45c9-9c0d-fb4ed5873f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005757 10.0.0.27 - - [2025-03-31 02:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004105 10.0.0.27 - - [2025-03-31 02:27:53] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003598 10.0.0.27 - - [2025-03-31 02:27:53] "GET /virtual-networks?parent_id=768693b0-e58c-4628-bb85-7932d15aef40&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003757 10.0.0.27 - - [2025-03-31 02:27:53] "GET /virtual-network/8f99adb2-e5c0-45c9-9c0d-fb4ed5873f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006026 10.0.0.27 - - [2025-03-31 02:27:58] "POST /neutron/network HTTP/1.1" 200 826 0.006552 10.0.0.27 - - [2025-03-31 02:27:58] "POST /neutron/network HTTP/1.1" 400 204 0.023805 10.0.0.27 - - [2025-03-31 02:27:59] "POST /neutron/port HTTP/1.1" 200 1090 0.014708 10.0.0.27 - - [2025-03-31 02:27:59] "POST /neutron/port HTTP/1.1" 200 1116 0.009324 10.0.0.27 - - [2025-03-31 02:27:59] "POST /neutron/port HTTP/1.1" 200 151 0.111817 10.0.0.27 - - [2025-03-31 02:27:59] "POST /neutron/port HTTP/1.1" 200 1090 0.019631 10.0.0.27 - - [2025-03-31 02:27:59] "POST /neutron/port HTTP/1.1" 200 1116 0.009855 10.0.0.27 - - [2025-03-31 02:27:59] "POST /neutron/port HTTP/1.1" 200 151 0.103333 10.0.0.27 - - [2025-03-31 02:28:00] "POST /neutron/network HTTP/1.1" 200 826 0.006162 10.0.0.27 - - [2025-03-31 02:28:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003411 10.0.0.27 - - [2025-03-31 02:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.27 - - [2025-03-31 02:28:00] "POST /useragent-kv HTTP/1.1" 200 115 0.001725 10.0.0.27 - - [2025-03-31 02:28:00] "POST /neutron/network HTTP/1.1" 200 151 0.074655 10.0.0.27 - - [2025-03-31 02:28:00] "DELETE /route-target/7db1195e-df21-414b-b1a5-db4ddf5c1795 HTTP/1.1" 200 115 0.013669 10.0.0.27 - - [2025-03-31 02:28:01] "GET /projects?obj_uuids=768693b0-e58c-4628-bb85-7932d15aef40&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001213 10.0.0.27 - - [2025-03-31 02:28:01] "GET /project/768693b0-e58c-4628-bb85-7932d15aef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.040023 10.0.0.27 - - [2025-03-31 02:28:01] "GET /projects?obj_uuids=768693b0-e58c-4628-bb85-7932d15aef40&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001211 10.0.0.27 - - [2025-03-31 02:28:01] "GET /project/768693b0-e58c-4628-bb85-7932d15aef40?fields=virtual_networks HTTP/1.1" 200 1034 0.023308 10.0.0.27 - - [2025-03-31 02:28:01] "GET /projects?obj_uuids=768693b0-e58c-4628-bb85-7932d15aef40&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001091 10.0.0.27 - - [2025-03-31 02:28:01] "GET /project/768693b0-e58c-4628-bb85-7932d15aef40?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.025913 10.0.0.27 - - [2025-03-31 02:28:01] "GET /projects?obj_uuids=768693b0-e58c-4628-bb85-7932d15aef40&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001053 10.0.0.27 - - [2025-03-31 02:28:01] "GET /project/768693b0-e58c-4628-bb85-7932d15aef40?fields=security_groups HTTP/1.1" 200 1261 0.027088 10.0.0.27 - - [2025-03-31 02:28:02] "POST /fqname-to-id HTTP/1.1" 404 188 0.027493 10.0.0.27 - - [2025-03-31 02:28:02] "GET /projects?obj_uuids=27118a69-fa30-4784-8141-40452cd77fcc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002635 10.0.0.27 - - [2025-03-31 02:28:02] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001206 10.0.0.27 - - [2025-03-31 02:28:02] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007544 10.0.0.27 - - [2025-03-31 02:28:02] "POST /id-to-fqname HTTP/1.1" 200 190 0.001298 10.0.0.27 - - [2025-03-31 02:28:02] "POST /fqname-to-id HTTP/1.1" 404 199 0.003659 10.0.0.27 - - [2025-03-31 02:28:02] "POST /security-groups HTTP/1.1" 200 591 0.064125 10.0.0.27 - - [2025-03-31 02:28:02] "POST /fqname-to-id HTTP/1.1" 404 234 0.004642 10.0.0.27 - - [2025-03-31 02:28:02] "POST /projects HTTP/1.1" 200 585 0.222636 10.0.0.27 - - [2025-03-31 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.297592 10.0.0.27 - - [2025-03-31 02:28:02] "POST /access-control-lists HTTP/1.1" 200 596 0.064873 10.0.0.27 - - [2025-03-31 02:28:02] "POST /fqname-to-id HTTP/1.1" 404 233 0.003156 10.0.0.27 - - [2025-03-31 02:28:02] "GET /project/27118a69-fa30-4784-8141-40452cd77fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.425292 10.0.0.27 - - [2025-03-31 02:28:02] "POST /access-control-lists HTTP/1.1" 200 594 0.068346 10.0.0.27 - - [2025-03-31 02:28:03] "GET / HTTP/1.1" 200 35931 0.002015 10.0.0.27 - - [2025-03-31 02:28:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000868 10.0.0.27 - - [2025-03-31 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.058492 10.0.0.27 - - [2025-03-31 02:28:04] "GET /projects?obj_uuids=27118a69-fa30-4784-8141-40452cd77fcc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002374 10.0.0.27 - - [2025-03-31 02:28:04] "GET /project/27118a69-fa30-4784-8141-40452cd77fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.035451 10.0.0.27 - - [2025-03-31 02:28:04] "POST /neutron/network HTTP/1.1" 200 117 0.030193 10.0.0.27 - - [2025-03-31 02:28:04] "GET /projects?obj_uuids=27118a69-fa30-4784-8141-40452cd77fcc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001647 10.0.0.27 - - [2025-03-31 02:28:05] "POST /neutron/network HTTP/1.1" 200 625 0.068707 10.0.0.27 - - [2025-03-31 02:28:05] "POST /route-targets HTTP/1.1" 200 327 0.016988 10.0.0.27 - - [2025-03-31 02:28:05] "POST /ref-update HTTP/1.1" 200 156 0.012059 10.0.0.27 - - [2025-03-31 02:28:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003267 10.0.0.27 - - [2025-03-31 02:28:05] "POST /neutron/subnet HTTP/1.1" 200 701 0.151140 10.0.0.27 - - [2025-03-31 02:28:05] "POST /neutron/network HTTP/1.1" 200 839 0.007349 10.0.0.27 - - [2025-03-31 02:28:05] "POST /id-to-fqname HTTP/1.1" 200 230 0.001294 10.0.0.27 - - [2025-03-31 02:28:05] "GET /virtual-network/75baa0e3-6dc1-46fa-bf7f-0eaf103272cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004867 10.0.0.27 - - [2025-03-31 02:28:05] "POST /neutron/network HTTP/1.1" 200 839 0.006587 10.0.0.27 - - [2025-03-31 02:28:05] "GET /virtual-network/75baa0e3-6dc1-46fa-bf7f-0eaf103272cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004812 10.0.0.27 - - [2025-03-31 02:28:05] "POST /neutron/network HTTP/1.1" 200 839 0.005825 10.0.0.27 - - [2025-03-31 02:28:05] "POST /neutron/subnet HTTP/1.1" 200 701 0.007352 10.0.0.27 - - [2025-03-31 02:28:05] "POST /neutron/network HTTP/1.1" 200 839 0.006922 10.0.0.27 - - [2025-03-31 02:28:05] "POST /id-to-fqname HTTP/1.1" 200 230 0.001754 10.0.0.27 - - [2025-03-31 02:28:05] "POST /neutron/network HTTP/1.1" 200 849 0.005895 10.0.0.27 - - [2025-03-31 02:28:05] "GET /aaa-mode HTTP/1.1" 401 292 0.000529 10.0.0.27 - - [2025-03-31 02:28:05] "GET / HTTP/1.1" 200 35931 0.001803 10.0.0.27 - - [2025-03-31 02:28:05] "GET /project/27118a69-fa30-4784-8141-40452cd77fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000400 10.0.0.27 - - [2025-03-31 02:28:06] "GET /projects?obj_uuids=27118a69-fa30-4784-8141-40452cd77fcc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001122 10.0.0.27 - - [2025-03-31 02:28:06] "GET /project/27118a69-fa30-4784-8141-40452cd77fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.047394 10.0.0.27 - - [2025-03-31 02:28:06] "POST /neutron/network HTTP/1.1" 200 839 0.006009 10.0.0.27 - - [2025-03-31 02:28:06] "POST /neutron/port HTTP/1.1" 200 117 0.004964 10.0.0.27 - - [2025-03-31 02:28:06] "POST /neutron/port HTTP/1.1" 200 117 0.004782 10.0.0.27 - - [2025-03-31 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.27 - - [2025-03-31 02:28:06] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003330 10.0.0.27 - - [2025-03-31 02:28:06] "PUT /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f HTTP/1.1" 200 276 0.008731 10.0.0.27 - - [2025-03-31 02:28:06] "POST /neutron/port HTTP/1.1" 200 117 0.004865 10.0.0.27 - - [2025-03-31 02:28:06] "POST /neutron/network HTTP/1.1" 200 849 0.005966 10.0.0.27 - - [2025-03-31 02:28:06] "GET /projects?obj_uuids=27118a69-fa30-4784-8141-40452cd77fcc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001183 10.0.0.27 - - [2025-03-31 02:28:07] "POST /neutron/port HTTP/1.1" 200 1055 0.201871 10.0.0.27 - - [2025-03-31 02:28:07] "POST /neutron/port HTTP/1.1" 200 1055 0.010209 10.0.0.27 - - [2025-03-31 02:28:07] "POST /neutron/port HTTP/1.1" 200 1055 0.013037 10.0.0.27 - - [2025-03-31 02:28:07] "POST /neutron/port HTTP/1.1" 200 1109 0.057856 10.0.0.27 - - [2025-03-31 02:28:07] "POST /neutron/port HTTP/1.1" 200 1083 0.017845 10.0.0.27 - - [2025-03-31 02:28:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003197 10.0.0.27 - - [2025-03-31 02:28:07] "POST /neutron/subnet HTTP/1.1" 200 675 0.010059 10.0.0.27 - - [2025-03-31 02:28:07] "POST /neutron/port HTTP/1.1" 200 117 0.001104 10.0.0.27 - - [2025-03-31 02:28:07] "POST /neutron/network HTTP/1.1" 200 839 0.005013 10.0.0.27 - - [2025-03-31 02:28:11] "POST /neutron/port HTTP/1.1" 200 1083 0.015705 10.0.0.27 - - [2025-03-31 02:28:11] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006418 10.0.0.27 - - [2025-03-31 02:28:11] "POST /neutron/port HTTP/1.1" 200 1083 0.015533 10.0.0.27 - - [2025-03-31 02:28:11] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006760 10.0.0.27 - - [2025-03-31 02:28:11] "POST /neutron/port HTTP/1.1" 200 1083 0.016541 10.0.0.27 - - [2025-03-31 02:28:12] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007051 10.0.0.27 - - [2025-03-31 02:28:12] "GET /virtual-machine/f8ff3752-f22a-4f72-89e7-bbacd62a86a6 HTTP/1.1" 401 292 0.000442 10.0.0.27 - - [2025-03-31 02:28:12] "GET /virtual-machine/f8ff3752-f22a-4f72-89e7-bbacd62a86a6 HTTP/1.1" 200 1292 0.028347 10.0.0.27 - - [2025-03-31 02:28:12] "GET /virtual-machine-interface/e50c6411-7232-42d9-991f-6a79d3ea767e HTTP/1.1" 200 2972 0.004954 10.0.0.27 - - [2025-03-31 02:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.27 - - [2025-03-31 02:28:12] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003448 10.0.0.27 - - [2025-03-31 02:28:12] "GET /virtual-networks?parent_id=27118a69-fa30-4784-8141-40452cd77fcc&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002993 10.0.0.27 - - [2025-03-31 02:28:12] "GET /virtual-network/75baa0e3-6dc1-46fa-bf7f-0eaf103272cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005720 10.0.0.27 - - [2025-03-31 02:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.27 - - [2025-03-31 02:28:15] "GET /virtual-network/75baa0e3-6dc1-46fa-bf7f-0eaf103272cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005095 10.0.0.27 - - [2025-03-31 02:28:15] "POST /neutron/port HTTP/1.1" 200 1083 0.015794 10.0.0.27 - - [2025-03-31 02:28:15] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006988 10.0.0.27 - - [2025-03-31 02:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.27 - - [2025-03-31 02:28:17] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003565 10.0.0.27 - - [2025-03-31 02:28:17] "GET /virtual-networks?parent_id=27118a69-fa30-4784-8141-40452cd77fcc&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003569 10.0.0.27 - - [2025-03-31 02:28:17] "GET /virtual-network/75baa0e3-6dc1-46fa-bf7f-0eaf103272cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005979 10.0.0.27 - - [2025-03-31 02:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.27 - - [2025-03-31 02:28:19] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003931 10.0.0.27 - - [2025-03-31 02:28:19] "PUT /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f HTTP/1.1" 200 276 0.012165 10.0.0.27 - - [2025-03-31 02:28:20] "POST /neutron/network HTTP/1.1" 200 839 0.008571 10.0.0.27 - - [2025-03-31 02:28:20] "POST /neutron/network HTTP/1.1" 400 204 0.011996 10.0.0.27 - - [2025-03-31 02:28:20] "POST /neutron/port HTTP/1.1" 200 1083 0.016462 10.0.0.27 - - [2025-03-31 02:28:20] "POST /neutron/port HTTP/1.1" 200 1109 0.008845 10.0.0.27 - - [2025-03-31 02:28:20] "POST /neutron/port HTTP/1.1" 200 151 0.081850 10.0.0.27 - - [2025-03-31 02:28:22] "POST /neutron/network HTTP/1.1" 200 839 0.007358 10.0.0.27 - - [2025-03-31 02:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007094 10.0.0.27 - - [2025-03-31 02:28:22] "DELETE /route-target/e8a44749-7588-4ab4-aee1-ee3b34226633 HTTP/1.1" 200 115 0.025325 10.0.0.27 - - [2025-03-31 02:28:22] "POST /useragent-kv HTTP/1.1" 200 115 0.036649 10.0.0.27 - - [2025-03-31 02:28:22] "POST /useragent-kv HTTP/1.1" 200 115 0.001965 10.0.0.27 - - [2025-03-31 02:28:22] "POST /neutron/network HTTP/1.1" 200 151 0.132999 10.0.0.27 - - [2025-03-31 02:28:22] "GET /global-vrouter-configs HTTP/1.1" 200 357 0.002690 10.0.0.27 - - [2025-03-31 02:28:22] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f HTTP/1.1" 200 1827 0.003130 10.0.0.27 - - [2025-03-31 02:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.27 - - [2025-03-31 02:28:22] "GET /projects?obj_uuids=27118a69-fa30-4784-8141-40452cd77fcc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001129 10.0.0.27 - - [2025-03-31 02:28:22] "GET /project/27118a69-fa30-4784-8141-40452cd77fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.029322 10.0.0.27 - - [2025-03-31 02:28:22] "POST /neutron/network HTTP/1.1" 200 117 0.007717 10.0.0.27 - - [2025-03-31 02:28:22] "GET /projects?obj_uuids=27118a69-fa30-4784-8141-40452cd77fcc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001244 10.0.0.27 - - [2025-03-31 02:28:22] "POST /neutron/network HTTP/1.1" 200 605 0.077333 10.0.0.27 - - [2025-03-31 02:28:22] "POST /route-targets HTTP/1.1" 200 327 0.012572 10.0.0.27 - - [2025-03-31 02:28:22] "POST /ref-update HTTP/1.1" 200 156 0.013544 10.0.0.27 - - [2025-03-31 02:28:23] "POST /useragent-kv HTTP/1.1" 200 115 0.005454 10.0.0.27 - - [2025-03-31 02:28:23] "POST /neutron/subnet HTTP/1.1" 200 720 0.175521 10.0.0.27 - - [2025-03-31 02:28:23] "POST /neutron/network HTTP/1.1" 200 823 0.005797 10.0.0.27 - - [2025-03-31 02:28:23] "POST /id-to-fqname HTTP/1.1" 200 220 0.001954 10.0.0.27 - - [2025-03-31 02:28:23] "GET /virtual-network/60845d18-1a92-4c65-8592-35536c07e3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.004917 10.0.0.27 - - [2025-03-31 02:28:23] "POST /neutron/network HTTP/1.1" 200 823 0.006785 10.0.0.27 - - [2025-03-31 02:28:23] "GET /virtual-network/60845d18-1a92-4c65-8592-35536c07e3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006073 10.0.0.27 - - [2025-03-31 02:28:23] "POST /neutron/network HTTP/1.1" 200 823 0.007658 10.0.0.27 - - [2025-03-31 02:28:23] "POST /neutron/subnet HTTP/1.1" 200 720 0.006824 10.0.0.27 - - [2025-03-31 02:28:23] "POST /id-to-fqname HTTP/1.1" 200 220 0.001155 10.0.0.27 - - [2025-03-31 02:28:23] "POST /neutron/network HTTP/1.1" 200 833 0.005707 10.0.0.27 - - [2025-03-31 02:28:23] "GET /aaa-mode HTTP/1.1" 401 292 0.000403 10.0.0.27 - - [2025-03-31 02:28:23] "GET / HTTP/1.1" 200 35931 0.001795 10.0.0.27 - - [2025-03-31 02:28:23] "GET /project/27118a69-fa30-4784-8141-40452cd77fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000377 10.0.0.27 - - [2025-03-31 02:28:24] "GET /projects?obj_uuids=27118a69-fa30-4784-8141-40452cd77fcc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001095 10.0.0.27 - - [2025-03-31 02:28:24] "GET /project/27118a69-fa30-4784-8141-40452cd77fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.047637 10.0.0.27 - - [2025-03-31 02:28:24] "POST /neutron/network HTTP/1.1" 200 823 0.029455 10.0.0.27 - - [2025-03-31 02:28:24] "POST /neutron/port HTTP/1.1" 200 117 0.004946 10.0.0.27 - - [2025-03-31 02:28:24] "POST /neutron/port HTTP/1.1" 200 117 0.004843 10.0.0.27 - - [2025-03-31 02:28:24] "POST /neutron/port HTTP/1.1" 200 117 0.005222 10.0.0.27 - - [2025-03-31 02:28:24] "POST /neutron/network HTTP/1.1" 200 833 0.006148 10.0.0.27 - - [2025-03-31 02:28:24] "GET /projects?obj_uuids=27118a69-fa30-4784-8141-40452cd77fcc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001081 10.0.0.27 - - [2025-03-31 02:28:25] "POST /neutron/port HTTP/1.1" 200 1059 0.196169 10.0.0.27 - - [2025-03-31 02:28:25] "POST /neutron/port HTTP/1.1" 200 1059 0.051580 10.0.0.27 - - [2025-03-31 02:28:25] "POST /neutron/port HTTP/1.1" 200 1059 0.009918 10.0.0.27 - - [2025-03-31 02:28:25] "POST /neutron/port HTTP/1.1" 200 1113 0.058706 10.0.0.27 - - [2025-03-31 02:28:25] "POST /neutron/port HTTP/1.1" 200 1087 0.014274 10.0.0.27 - - [2025-03-31 02:28:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003277 10.0.0.27 - - [2025-03-31 02:28:25] "POST /neutron/subnet HTTP/1.1" 200 694 0.013292 10.0.0.27 - - [2025-03-31 02:28:25] "POST /neutron/port HTTP/1.1" 200 117 0.001245 10.0.0.27 - - [2025-03-31 02:28:25] "POST /neutron/network HTTP/1.1" 200 823 0.005540 10.0.0.27 - - [2025-03-31 02:28:29] "POST /neutron/port HTTP/1.1" 200 1087 0.015008 10.0.0.27 - - [2025-03-31 02:28:29] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005672 10.0.0.27 - - [2025-03-31 02:28:29] "POST /neutron/port HTTP/1.1" 200 1087 0.014668 10.0.0.27 - - [2025-03-31 02:28:29] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005718 10.0.0.27 - - [2025-03-31 02:28:29] "POST /neutron/port HTTP/1.1" 200 1087 0.016143 10.0.0.27 - - [2025-03-31 02:28:29] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005660 10.0.0.27 - - [2025-03-31 02:28:29] "GET /virtual-machine/d4016c51-a935-4385-bccd-3860e2b6449b HTTP/1.1" 200 1293 0.004092 10.0.0.27 - - [2025-03-31 02:28:29] "GET /virtual-machine-interface/8d2afe44-5d5e-4c46-a28a-e575679a308c HTTP/1.1" 200 2942 0.005090 10.0.0.27 - - [2025-03-31 02:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.27 - - [2025-03-31 02:28:29] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003829 10.0.0.27 - - [2025-03-31 02:28:29] "GET /virtual-networks?parent_id=27118a69-fa30-4784-8141-40452cd77fcc&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003342 10.0.0.27 - - [2025-03-31 02:28:29] "GET /virtual-network/60845d18-1a92-4c65-8592-35536c07e3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005586 10.0.0.27 - - [2025-03-31 02:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.27 - - [2025-03-31 02:28:32] "GET /virtual-network/60845d18-1a92-4c65-8592-35536c07e3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005195 10.0.0.27 - - [2025-03-31 02:28:33] "POST /neutron/port HTTP/1.1" 200 1087 0.015075 10.0.0.27 - - [2025-03-31 02:28:33] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006301 10.0.0.27 - - [2025-03-31 02:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.27 - - [2025-03-31 02:28:35] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003425 10.0.0.27 - - [2025-03-31 02:28:35] "GET /virtual-networks?parent_id=27118a69-fa30-4784-8141-40452cd77fcc&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002916 10.0.0.27 - - [2025-03-31 02:28:35] "GET /virtual-network/60845d18-1a92-4c65-8592-35536c07e3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005339 10.0.0.27 - - [2025-03-31 02:28:35] "POST /neutron/port HTTP/1.1" 200 1087 0.021896 10.0.0.27 - - [2025-03-31 02:28:35] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006254 10.0.0.27 - - [2025-03-31 02:28:42] "POST /neutron/network HTTP/1.1" 200 823 0.006157 10.0.0.27 - - [2025-03-31 02:28:42] "POST /neutron/network HTTP/1.1" 400 204 0.018433 10.0.0.27 - - [2025-03-31 02:28:42] "POST /neutron/port HTTP/1.1" 200 1087 0.015164 10.0.0.27 - - [2025-03-31 02:28:42] "POST /neutron/port HTTP/1.1" 200 1113 0.009667 10.0.0.27 - - [2025-03-31 02:28:42] "POST /neutron/port HTTP/1.1" 200 151 0.079522 10.0.0.27 - - [2025-03-31 02:28:44] "POST /neutron/network HTTP/1.1" 200 823 0.006404 10.0.0.27 - - [2025-03-31 02:28:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003201 10.0.0.27 - - [2025-03-31 02:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005121 10.0.0.27 - - [2025-03-31 02:28:44] "POST /useragent-kv HTTP/1.1" 200 115 0.001976 10.0.0.27 - - [2025-03-31 02:28:44] "POST /neutron/network HTTP/1.1" 200 151 0.077546 10.0.0.27 - - [2025-03-31 02:28:44] "DELETE /route-target/b6c3d292-63d0-4094-80bf-4bff34f08d67 HTTP/1.1" 200 115 0.018527 10.0.0.27 - - [2025-03-31 02:28:44] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003583 10.0.0.27 - - [2025-03-31 02:28:44] "POST /network-ipams HTTP/1.1" 200 541 0.020269 10.0.0.27 - - [2025-03-31 02:28:45] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 764 0.004264 10.0.0.27 - - [2025-03-31 02:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.27 - - [2025-03-31 02:28:45] "GET /network-ipam/7ca99826-43ed-482c-b127-987c6548a838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.005197 10.0.0.27 - - [2025-03-31 02:28:45] "PUT /network-ipam/7ca99826-43ed-482c-b127-987c6548a838 HTTP/1.1" 200 258 0.009972 10.0.0.27 - - [2025-03-31 02:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009265 10.0.0.27 - - [2025-03-31 02:28:45] "DELETE /project/27118a69fa304784814140452cd77fcc HTTP/1.1" 404 173 0.032146 10.0.0.27 - - [2025-03-31 02:28:45] "GET /projects?obj_uuids=27118a69-fa30-4784-8141-40452cd77fcc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001343 10.0.0.27 - - [2025-03-31 02:28:45] "GET /projects?obj_uuids=768693b0-e58c-4628-bb85-7932d15aef40&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001151 10.0.0.27 - - [2025-03-31 02:28:45] "GET /project/27118a69-fa30-4784-8141-40452cd77fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.034280 10.0.0.27 - - [2025-03-31 02:28:45] "GET /project/768693b0-e58c-4628-bb85-7932d15aef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.036124 10.0.0.27 - - [2025-03-31 02:28:45] "GET /projects?obj_uuids=768693b0-e58c-4628-bb85-7932d15aef40&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001057 10.0.0.27 - - [2025-03-31 02:28:45] "POST /neutron/network HTTP/1.1" 200 117 0.007514 10.0.0.27 - - [2025-03-31 02:28:45] "GET /project/768693b0-e58c-4628-bb85-7932d15aef40?fields=security_groups HTTP/1.1" 200 1366 0.066685 10.0.0.27 - - [2025-03-31 02:28:45] "GET /projects?obj_uuids=27118a69-fa30-4784-8141-40452cd77fcc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002323 10.0.0.27 - - [2025-03-31 02:28:45] "DELETE /security-group/35143aca-4f59-49d1-95e4-6c916c2cb16a HTTP/1.1" 200 115 0.038538 10.0.0.27 - - [2025-03-31 02:28:45] "GET /projects?obj_uuids=768693b0-e58c-4628-bb85-7932d15aef40&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000942 10.0.0.27 - - [2025-03-31 02:28:45] "DELETE /access-control-list/eb2759b4-79cb-4e26-98ec-99b9671b14c5 HTTP/1.1" 200 115 0.034902 10.0.0.27 - - [2025-03-31 02:28:45] "GET /project/768693b0-e58c-4628-bb85-7932d15aef40?fields=application_policy_sets HTTP/1.1" 200 1405 0.049730 10.0.0.27 - - [2025-03-31 02:28:45] "POST /neutron/network HTTP/1.1" 200 605 0.149438 10.0.0.27 - - [2025-03-31 02:28:45] "DELETE /access-control-list/bd7e0aba-409d-476c-8ea0-0e721f94ecf1 HTTP/1.1" 200 115 0.028359 10.0.0.27 - - [2025-03-31 02:28:45] "POST /route-targets HTTP/1.1" 200 327 0.015930 10.0.0.27 - - [2025-03-31 02:28:45] "DELETE /project/768693b0-e58c-4628-bb85-7932d15aef40 HTTP/1.1" 200 115 0.409088 10.0.0.27 - - [2025-03-31 02:28:45] "POST /ref-update HTTP/1.1" 200 156 0.011599 10.0.0.27 - - [2025-03-31 02:28:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003915 10.0.0.27 - - [2025-03-31 02:28:45] "POST /neutron/subnet HTTP/1.1" 200 699 0.196701 10.0.0.27 - - [2025-03-31 02:28:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004279 10.0.0.27 - - [2025-03-31 02:28:45] "POST /neutron/subnet HTTP/1.1" 200 699 0.187272 10.0.0.27 - - [2025-03-31 02:28:45] "POST /neutron/network HTTP/1.1" 200 994 0.007326 10.0.0.27 - - [2025-03-31 02:28:46] "POST /id-to-fqname HTTP/1.1" 200 220 0.001185 10.0.0.27 - - [2025-03-31 02:28:46] "GET /virtual-network/2fcf4d6b-cfe6-4b92-84ab-b02e34644c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.004901 10.0.0.27 - - [2025-03-31 02:28:46] "POST /neutron/network HTTP/1.1" 200 994 0.007139 10.0.0.27 - - [2025-03-31 02:28:46] "GET /virtual-network/2fcf4d6b-cfe6-4b92-84ab-b02e34644c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.004729 10.0.0.27 - - [2025-03-31 02:28:46] "POST /neutron/network HTTP/1.1" 200 994 0.007178 10.0.0.27 - - [2025-03-31 02:28:46] "POST /neutron/subnet HTTP/1.1" 200 699 0.007223 10.0.0.27 - - [2025-03-31 02:28:46] "POST /neutron/subnet HTTP/1.1" 200 699 0.007109 10.0.0.27 - - [2025-03-31 02:28:46] "POST /neutron/network HTTP/1.1" 200 994 0.012228 10.0.0.27 - - [2025-03-31 02:28:46] "POST /neutron/subnet HTTP/1.1" 200 699 0.007868 10.0.0.27 - - [2025-03-31 02:28:46] "POST /neutron/subnet HTTP/1.1" 200 699 0.007581 10.0.0.27 - - [2025-03-31 02:28:46] "GET /projects?obj_uuids=27118a69-fa30-4784-8141-40452cd77fcc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001077 10.0.0.27 - - [2025-03-31 02:28:46] "POST /neutron/port HTTP/1.1" 200 1017 0.155879 10.0.0.27 - - [2025-03-31 02:28:46] "GET /projects?obj_uuids=27118a69-fa30-4784-8141-40452cd77fcc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001014 10.0.0.27 - - [2025-03-31 02:28:46] "POST /neutron/port HTTP/1.1" 200 1017 0.159708 10.0.0.27 - - [2025-03-31 02:28:46] "POST /id-to-fqname HTTP/1.1" 200 220 0.001354 10.0.0.27 - - [2025-03-31 02:28:46] "POST /neutron/port HTTP/1.1" 200 1017 0.007390 10.0.0.27 - - [2025-03-31 02:28:46] "POST /neutron/port HTTP/1.1" 200 1017 0.007615 10.0.0.27 - - [2025-03-31 02:28:46] "POST /neutron/network HTTP/1.1" 200 994 0.007012 10.0.0.27 - - [2025-03-31 02:28:46] "POST /neutron/port HTTP/1.1" 200 1017 0.009266 10.0.0.27 - - [2025-03-31 02:28:46] "POST /neutron/port HTTP/1.1" 200 117 0.006149 10.0.0.27 - - [2025-03-31 02:28:46] "POST /neutron/port HTTP/1.1" 200 117 0.004814 10.0.0.27 - - [2025-03-31 02:28:46] "POST /id-to-fqname HTTP/1.1" 200 220 0.001299 10.0.0.27 - - [2025-03-31 02:28:47] "POST /neutron/port HTTP/1.1" 200 117 0.005167 10.0.0.27 - - [2025-03-31 02:28:47] "POST /neutron/port HTTP/1.1" 200 1017 0.009086 10.0.0.27 - - [2025-03-31 02:28:47] "POST /neutron/port HTTP/1.1" 200 1017 0.007994 10.0.0.27 - - [2025-03-31 02:28:47] "POST /neutron/network HTTP/1.1" 200 994 0.007216 10.0.0.27 - - [2025-03-31 02:28:47] "POST /neutron/port HTTP/1.1" 200 1017 0.008074 10.0.0.27 - - [2025-03-31 02:28:47] "POST /neutron/port HTTP/1.1" 200 1017 0.008312 10.0.0.27 - - [2025-03-31 02:28:47] "POST /neutron/port HTTP/1.1" 200 1017 0.008271 10.0.0.27 - - [2025-03-31 02:28:47] "POST /neutron/port HTTP/1.1" 200 117 0.006154 10.0.0.27 - - [2025-03-31 02:28:47] "POST /neutron/port HTTP/1.1" 200 117 0.005311 10.0.0.27 - - [2025-03-31 02:28:47] "POST /id-to-fqname HTTP/1.1" 200 220 0.001285 10.0.0.27 - - [2025-03-31 02:28:47] "POST /neutron/port HTTP/1.1" 200 117 0.006773 10.0.0.27 - - [2025-03-31 02:28:47] "POST /neutron/network HTTP/1.1" 200 1004 0.008591 10.0.0.27 - - [2025-03-31 02:28:47] "GET /aaa-mode HTTP/1.1" 401 292 0.000407 10.0.0.27 - - [2025-03-31 02:28:47] "GET / HTTP/1.1" 200 35931 0.001500 10.0.0.27 - - [2025-03-31 02:28:47] "GET /project/27118a69-fa30-4784-8141-40452cd77fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000408 10.0.0.27 - - [2025-03-31 02:28:47] "POST /neutron/port HTTP/1.1" 200 1017 0.008051 10.0.0.27 - - [2025-03-31 02:28:47] "POST /neutron/network HTTP/1.1" 200 1004 0.007228 10.0.0.27 - - [2025-03-31 02:28:47] "POST /neutron/port HTTP/1.1" 200 1017 0.012111 10.0.0.27 - - [2025-03-31 02:28:47] "POST /neutron/port HTTP/1.1" 200 1017 0.009545 10.0.0.27 - - [2025-03-31 02:28:47] "POST /neutron/network HTTP/1.1" 200 1004 0.009604 10.0.0.27 - - [2025-03-31 02:28:47] "POST /neutron/port HTTP/1.1" 200 1017 0.008874 10.0.0.27 - - [2025-03-31 02:28:48] "POST /neutron/port HTTP/1.1" 200 1017 0.008561 10.0.0.27 - - [2025-03-31 02:28:48] "POST /neutron/port HTTP/1.1" 200 1017 0.017198 10.0.0.27 - - [2025-03-31 02:28:48] "POST /neutron/port HTTP/1.1" 200 1109 0.162752 10.0.0.27 - - [2025-03-31 02:28:48] "POST /neutron/port HTTP/1.1" 200 1109 0.153527 10.0.0.27 - - [2025-03-31 02:28:48] "GET /projects?obj_uuids=27118a69-fa30-4784-8141-40452cd77fcc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001124 10.0.0.27 - - [2025-03-31 02:28:48] "GET /project/27118a69-fa30-4784-8141-40452cd77fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.077070 10.0.0.27 - - [2025-03-31 02:28:48] "POST /neutron/port HTTP/1.1" 200 1083 0.032292 10.0.0.27 - - [2025-03-31 02:28:48] "POST /neutron/port HTTP/1.1" 200 1083 0.027025 10.0.0.27 - - [2025-03-31 02:28:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007787 10.0.0.27 - - [2025-03-31 02:28:48] "POST /neutron/network HTTP/1.1" 200 994 0.013910 10.0.0.27 - - [2025-03-31 02:28:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004131 10.0.0.27 - - [2025-03-31 02:28:48] "POST /neutron/subnet HTTP/1.1" 200 673 0.014835 10.0.0.27 - - [2025-03-31 02:28:48] "POST /neutron/subnet HTTP/1.1" 200 673 0.021690 10.0.0.27 - - [2025-03-31 02:28:48] "POST /neutron/port HTTP/1.1" 200 117 0.001926 10.0.0.27 - - [2025-03-31 02:28:48] "POST /neutron/port HTTP/1.1" 200 117 0.001187 10.0.0.27 - - [2025-03-31 02:28:48] "POST /neutron/network HTTP/1.1" 200 994 0.010752 10.0.0.27 - - [2025-03-31 02:28:48] "POST /neutron/network HTTP/1.1" 200 994 0.011238 10.0.0.27 - - [2025-03-31 02:28:48] "POST /neutron/port HTTP/1.1" 200 2050 0.032729 10.0.0.27 - - [2025-03-31 02:28:48] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005739 10.0.0.27 - - [2025-03-31 02:28:48] "POST /neutron/port HTTP/1.1" 200 117 0.004694 10.0.0.27 - - [2025-03-31 02:28:48] "GET /domains HTTP/1.1" 200 280 0.002377 10.0.0.27 - - [2025-03-31 02:28:48] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000995 10.0.0.27 - - [2025-03-31 02:28:48] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2573 0.008043 10.0.0.27 - - [2025-03-31 02:28:48] "GET /projects?obj_uuids=27118a69-fa30-4784-8141-40452cd77fcc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001430 10.0.0.27 - - [2025-03-31 02:28:48] "GET /project/27118a69-fa30-4784-8141-40452cd77fcc HTTP/1.1" 200 2841 0.068714 10.0.0.27 - - [2025-03-31 02:28:48] "GET /network-ipam/7ca99826-43ed-482c-b127-987c6548a838 HTTP/1.1" 200 2601 0.005158 10.0.0.27 - - [2025-03-31 02:28:48] "GET /domains HTTP/1.1" 200 280 0.002862 10.0.0.27 - - [2025-03-31 02:28:48] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000993 10.0.0.27 - - [2025-03-31 02:28:48] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2573 0.007314 10.0.0.27 - - [2025-03-31 02:28:48] "GET /projects?obj_uuids=27118a69-fa30-4784-8141-40452cd77fcc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000993 10.0.0.27 - - [2025-03-31 02:28:48] "GET /project/27118a69-fa30-4784-8141-40452cd77fcc HTTP/1.1" 200 2841 0.079815 10.0.0.27 - - [2025-03-31 02:28:48] "GET /virtual-network/2fcf4d6b-cfe6-4b92-84ab-b02e34644c1a HTTP/1.1" 200 3778 0.015744 10.0.0.27 - - [2025-03-31 02:28:48] "GET /virtual-network/2fcf4d6b-cfe6-4b92-84ab-b02e34644c1a HTTP/1.1" 200 3778 0.007779 10.0.0.27 - - [2025-03-31 02:28:48] "GET /routing-instance/9788c074-f7f1-4807-99e3-dfed2e662565 HTTP/1.1" 200 2381 0.004956 10.0.0.27 - - [2025-03-31 02:28:48] "GET /routing-instance/9788c074-f7f1-4807-99e3-dfed2e662565 HTTP/1.1" 200 2381 0.004068 10.0.0.27 - - [2025-03-31 02:28:48] "GET /route-target/27eba0be-9e51-4ca6-8233-6b1f64178146 HTTP/1.1" 200 1203 0.003947 10.0.0.27 - - [2025-03-31 02:28:48] "GET /virtual-network/2fcf4d6b-cfe6-4b92-84ab-b02e34644c1a HTTP/1.1" 200 3778 0.006717 10.0.0.27 - - [2025-03-31 02:28:48] "GET /routing-instance/9788c074-f7f1-4807-99e3-dfed2e662565 HTTP/1.1" 200 2381 0.005341 10.0.0.27 - - [2025-03-31 02:28:48] "GET /virtual-network/2fcf4d6b-cfe6-4b92-84ab-b02e34644c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.009509 10.0.0.27 - - [2025-03-31 02:28:48] "GET /virtual-network/2fcf4d6b-cfe6-4b92-84ab-b02e34644c1a HTTP/1.1" 200 3778 0.005240 10.0.0.27 - - [2025-03-31 02:28:48] "GET /routing-instance/9788c074-f7f1-4807-99e3-dfed2e662565 HTTP/1.1" 200 2381 0.005712 10.0.0.27 - - [2025-03-31 02:28:48] "GET /routing-instance/9788c074-f7f1-4807-99e3-dfed2e662565 HTTP/1.1" 200 2381 0.006871 10.0.0.27 - - [2025-03-31 02:28:48] "GET /route-target/27eba0be-9e51-4ca6-8233-6b1f64178146 HTTP/1.1" 200 1203 0.006684 10.0.0.27 - - [2025-03-31 02:28:48] "GET /domains HTTP/1.1" 200 280 0.002650 10.0.0.27 - - [2025-03-31 02:28:48] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001585 10.0.0.27 - - [2025-03-31 02:28:48] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2573 0.014491 10.0.0.27 - - [2025-03-31 02:28:48] "POST /neutron/network HTTP/1.1" 200 1004 0.011525 10.0.0.27 - - [2025-03-31 02:28:48] "GET /projects?obj_uuids=27118a69-fa30-4784-8141-40452cd77fcc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001265 10.0.0.27 - - [2025-03-31 02:28:48] "GET /projects?obj_uuids=27118a69-fa30-4784-8141-40452cd77fcc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001039 10.0.0.27 - - [2025-03-31 02:28:49] "GET /project/27118a69-fa30-4784-8141-40452cd77fcc HTTP/1.1" 200 2841 0.097083 10.0.0.27 - - [2025-03-31 02:28:49] "GET /virtual-network/2fcf4d6b-cfe6-4b92-84ab-b02e34644c1a HTTP/1.1" 200 3778 0.013507 10.0.0.27 - - [2025-03-31 02:28:49] "POST /neutron/port HTTP/1.1" 200 1055 0.269384 10.0.0.27 - - [2025-03-31 02:28:49] "POST /neutron/port HTTP/1.1" 200 1055 0.017811 10.0.0.27 - - [2025-03-31 02:28:49] "POST /neutron/port HTTP/1.1" 200 1055 0.007657 10.0.0.27 - - [2025-03-31 02:28:49] "POST /neutron/port HTTP/1.1" 200 1109 0.085590 10.0.0.27 - - [2025-03-31 02:28:49] "POST /neutron/port HTTP/1.1" 200 1083 0.033013 10.0.0.27 - - [2025-03-31 02:28:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008020 10.0.0.27 - - [2025-03-31 02:28:49] "GET /obj-perms HTTP/1.1" 200 5030 0.078196 10.0.0.27 - - [2025-03-31 02:28:49] "POST /neutron/subnet HTTP/1.1" 200 673 0.034790 10.0.0.27 - - [2025-03-31 02:28:49] "POST /neutron/port HTTP/1.1" 200 117 0.001404 10.0.0.27 - - [2025-03-31 02:28:49] "POST /neutron/network HTTP/1.1" 200 994 0.008094 10.0.0.27 - - [2025-03-31 02:28:49] "POST /neutron/port HTTP/1.1" 200 1083 0.019467 10.0.0.27 - - [2025-03-31 02:28:49] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007933 10.0.0.27 - - [2025-03-31 02:28:52] "GET /obj-perms HTTP/1.1" 200 5056 0.054921 10.0.0.27 - - [2025-03-31 02:28:52] "GET /obj-perms HTTP/1.1" 200 5056 0.049445 10.0.0.27 - - [2025-03-31 02:28:54] "POST /neutron/port HTTP/1.1" 200 1083 0.025956 10.0.0.27 - - [2025-03-31 02:28:54] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009542 10.0.0.27 - - [2025-03-31 02:28:54] "POST /neutron/port HTTP/1.1" 200 1083 0.027881 10.0.0.27 - - [2025-03-31 02:28:54] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008729 10.0.0.27 - - [2025-03-31 02:28:54] "POST /neutron/port HTTP/1.1" 200 1083 0.020260 10.0.0.27 - - [2025-03-31 02:28:54] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008862 10.0.0.27 - - [2025-03-31 02:28:54] "GET /virtual-machine/32c052ad-db90-4064-9eb6-f90acd8d8b85 HTTP/1.1" 200 1288 0.006972 10.0.0.27 - - [2025-03-31 02:28:54] "GET /virtual-machine-interface/ba9678ea-20b5-4158-8c9a-d4ad8abeffa9 HTTP/1.1" 200 2942 0.006854 10.0.0.27 - - [2025-03-31 02:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.27 - - [2025-03-31 02:28:54] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003882 10.0.0.27 - - [2025-03-31 02:28:55] "GET /virtual-networks?parent_id=27118a69-fa30-4784-8141-40452cd77fcc&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003359 10.0.0.27 - - [2025-03-31 02:28:55] "GET /virtual-network/2fcf4d6b-cfe6-4b92-84ab-b02e34644c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005396 10.0.0.27 - - [2025-03-31 02:28:57] "POST /neutron/port HTTP/1.1" 200 1083 0.047186 10.0.0.27 - - [2025-03-31 02:28:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006787 10.0.0.27 - - [2025-03-31 02:28:57] "POST /neutron/port HTTP/1.1" 200 1083 0.034838 10.0.0.27 - - [2025-03-31 02:28:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006755 10.0.0.27 - - [2025-03-31 02:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.27 - - [2025-03-31 02:28:58] "GET /virtual-network/2fcf4d6b-cfe6-4b92-84ab-b02e34644c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.006441 10.0.0.27 - - [2025-03-31 02:28:58] "POST /neutron/port HTTP/1.1" 200 1083 0.017987 10.0.0.27 - - [2025-03-31 02:28:58] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007074 10.0.0.27 - - [2025-03-31 02:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.27 - - [2025-03-31 02:29:00] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004102 10.0.0.27 - - [2025-03-31 02:29:00] "GET /virtual-networks?parent_id=27118a69-fa30-4784-8141-40452cd77fcc&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003170 10.0.0.27 - - [2025-03-31 02:29:00] "GET /virtual-network/2fcf4d6b-cfe6-4b92-84ab-b02e34644c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.006590 10.0.0.27 - - [2025-03-31 02:29:00] "POST /neutron/port HTTP/1.1" 200 1083 0.017324 10.0.0.27 - - [2025-03-31 02:29:00] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005982 10.0.0.27 - - [2025-03-31 02:29:00] "POST /neutron/port HTTP/1.1" 200 1083 0.015634 10.0.0.27 - - [2025-03-31 02:29:00] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006963 10.0.0.27 - - [2025-03-31 02:29:00] "POST /neutron/port HTTP/1.1" 200 1083 0.015468 10.0.0.27 - - [2025-03-31 02:29:00] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006465 10.0.0.27 - - [2025-03-31 02:29:00] "GET /virtual-machine/9084b29d-0f91-4921-8bb0-121537e231c3 HTTP/1.1" 200 1289 0.004864 10.0.0.27 - - [2025-03-31 02:29:00] "GET /virtual-machine-interface/11187b27-3373-4f38-899c-2c46ec9a28b1 HTTP/1.1" 200 2940 0.005253 10.0.0.27 - - [2025-03-31 02:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.27 - - [2025-03-31 02:29:00] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002878 10.0.0.27 - - [2025-03-31 02:29:00] "GET /virtual-networks?parent_id=27118a69-fa30-4784-8141-40452cd77fcc&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003112 10.0.0.27 - - [2025-03-31 02:29:01] "GET /virtual-network/2fcf4d6b-cfe6-4b92-84ab-b02e34644c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.008321 10.0.0.27 - - [2025-03-31 02:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.27 - - [2025-03-31 02:29:02] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003933 10.0.0.27 - - [2025-03-31 02:29:02] "GET /virtual-networks?parent_id=27118a69-fa30-4784-8141-40452cd77fcc&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003856 10.0.0.27 - - [2025-03-31 02:29:02] "GET /virtual-network/2fcf4d6b-cfe6-4b92-84ab-b02e34644c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.007843 10.0.0.27 - - [2025-03-31 02:29:02] "POST /neutron/port HTTP/1.1" 200 1083 0.018000 10.0.0.27 - - [2025-03-31 02:29:02] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006760 10.0.0.27 - - [2025-03-31 02:29:02] "POST /neutron/port HTTP/1.1" 200 1083 0.015292 10.0.0.27 - - [2025-03-31 02:29:02] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006814 10.0.0.27 - - [2025-03-31 02:29:02] "POST /neutron/port HTTP/1.1" 200 1083 0.026032 10.0.0.27 - - [2025-03-31 02:29:02] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007750 10.0.0.27 - - [2025-03-31 02:29:02] "GET /virtual-machine/bdc821de-cb93-4624-b369-4e14fa037c51 HTTP/1.1" 200 1293 0.005978 10.0.0.27 - - [2025-03-31 02:29:02] "GET /virtual-machine-interface/9289ceef-6045-4c47-9bcc-766cb2e0ab87 HTTP/1.1" 200 2942 0.008373 10.0.0.27 - - [2025-03-31 02:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.27 - - [2025-03-31 02:29:02] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003368 10.0.0.27 - - [2025-03-31 02:29:02] "GET /virtual-networks?parent_id=27118a69-fa30-4784-8141-40452cd77fcc&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003186 10.0.0.27 - - [2025-03-31 02:29:02] "GET /virtual-network/2fcf4d6b-cfe6-4b92-84ab-b02e34644c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.006128 10.0.0.27 - - [2025-03-31 02:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.27 - - [2025-03-31 02:29:03] "GET /global-vrouter-config/e572dbe9-260a-4627-a071-baf3c6c7ed4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004407 10.0.0.27 - - [2025-03-31 02:29:04] "GET /virtual-networks?parent_id=27118a69-fa30-4784-8141-40452cd77fcc&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003875 10.0.0.27 - - [2025-03-31 02:29:04] "GET /virtual-network/2fcf4d6b-cfe6-4b92-84ab-b02e34644c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005688 10.0.0.27 - - [2025-03-31 02:29:20] "POST /neutron/port HTTP/1.1" 200 1109 0.014519 10.0.0.27 - - [2025-03-31 02:29:20] "POST /neutron/port HTTP/1.1" 200 1109 0.010918 10.0.0.27 - - [2025-03-31 02:29:20] "POST /neutron/port HTTP/1.1" 200 151 0.116863 10.0.0.27 - - [2025-03-31 02:29:20] "POST /neutron/port HTTP/1.1" 200 1109 0.011396 10.0.0.27 - - [2025-03-31 02:29:20] "POST /neutron/port HTTP/1.1" 200 1109 0.017758 10.0.0.27 - - [2025-03-31 02:29:20] "POST /neutron/port HTTP/1.1" 200 1083 0.018894 10.0.0.27 - - [2025-03-31 02:29:20] "POST /neutron/port HTTP/1.1" 200 1109 0.011794 10.0.0.27 - - [2025-03-31 02:29:20] "POST /neutron/port HTTP/1.1" 200 151 0.137048 10.0.0.27 - - [2025-03-31 02:29:20] "POST /neutron/network HTTP/1.1" 200 994 0.010493 10.0.0.27 - - [2025-03-31 02:29:20] "POST /neutron/network HTTP/1.1" 400 204 0.010719 10.0.0.27 - - [2025-03-31 02:29:20] "POST /neutron/port HTTP/1.1" 200 151 0.110750 10.0.0.27 - - [2025-03-31 02:29:22] "POST /neutron/network HTTP/1.1" 200 994 0.007430 10.0.0.27 - - [2025-03-31 02:29:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003213 10.0.0.27 - - [2025-03-31 02:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.27 - - [2025-03-31 02:29:22] "POST /useragent-kv HTTP/1.1" 200 115 0.001622 10.0.0.27 - - [2025-03-31 02:29:22] "POST /useragent-kv HTTP/1.1" 200 115 0.001937 10.0.0.27 - - [2025-03-31 02:29:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002086 10.0.0.27 - - [2025-03-31 02:29:22] "POST /neutron/network HTTP/1.1" 200 151 0.105351 10.0.0.27 - - [2025-03-31 02:29:22] "DELETE /route-target/27eba0be-9e51-4ca6-8233-6b1f64178146 HTTP/1.1" 200 115 0.025941 10.0.0.27 - - [2025-03-31 02:29:22] "GET /routing-instance/9788c074-f7f1-4807-99e3-dfed2e662565 HTTP/1.1" 404 171 0.003726 10.0.0.27 - - [2025-03-31 02:29:22] "GET /domains HTTP/1.1" 200 280 0.002378 10.0.0.27 - - [2025-03-31 02:29:22] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001199 10.0.0.27 - - [2025-03-31 02:29:22] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59 HTTP/1.1" 200 2573 0.049305 10.0.0.27 - - [2025-03-31 02:29:22] "GET /projects?obj_uuids=27118a69-fa30-4784-8141-40452cd77fcc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000954 10.0.0.27 - - [2025-03-31 02:29:22] "GET /project/27118a69-fa30-4784-8141-40452cd77fcc HTTP/1.1" 200 2084 0.070169 10.0.0.27 - - [2025-03-31 02:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.27 - - [2025-03-31 02:29:22] "DELETE /network-ipam/7ca99826-43ed-482c-b127-987c6548a838 HTTP/1.1" 200 115 0.024056 10.0.0.27 - - [2025-03-31 02:29:22] "POST /fqname-to-id HTTP/1.1" 404 211 0.002297 10.0.0.27 - - [2025-03-31 02:29:23] "GET /projects?obj_uuids=27118a69-fa30-4784-8141-40452cd77fcc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001186 10.0.0.27 - - [2025-03-31 02:29:23] "GET /project/27118a69-fa30-4784-8141-40452cd77fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.050848 10.0.0.27 - - [2025-03-31 02:29:23] "GET /projects?obj_uuids=27118a69-fa30-4784-8141-40452cd77fcc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000984 10.0.0.27 - - [2025-03-31 02:29:23] "GET /project/27118a69-fa30-4784-8141-40452cd77fcc?fields=virtual_networks HTTP/1.1" 200 1031 0.070885 10.0.0.27 - - [2025-03-31 02:29:23] "GET /projects?obj_uuids=27118a69-fa30-4784-8141-40452cd77fcc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001815 10.0.0.27 - - [2025-03-31 02:29:23] "GET /project/27118a69-fa30-4784-8141-40452cd77fcc?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.023517 10.0.0.27 - - [2025-03-31 02:29:23] "GET /projects?obj_uuids=27118a69-fa30-4784-8141-40452cd77fcc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001869 10.0.0.27 - - [2025-03-31 02:29:23] "GET /project/27118a69-fa30-4784-8141-40452cd77fcc?fields=security_groups HTTP/1.1" 200 1257 0.035468 10.0.0.27 - - [2025-03-31 02:29:25] "POST /neutron/port HTTP/1.1" 200 117 0.005175 10.0.0.27 - - [2025-03-31 02:29:25] "POST /neutron/port HTTP/1.1" 400 205 0.004601 10.0.0.27 - - [2025-03-31 02:29:25] "POST /neutron/port HTTP/1.1" 200 117 0.005488 10.0.0.27 - - [2025-03-31 02:29:25] "POST /neutron/port HTTP/1.1" 400 205 0.003347 10.0.0.27 - - [2025-03-31 02:29:31] "GET / HTTP/1.1" 200 35931 0.002154 10.0.0.27 - - [2025-03-31 02:29:31] "GET /project/05ee584b-cf74-4c2e-8d37-1c2e65a17370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000443 10.0.0.27 - - [2025-03-31 02:29:32] "GET /projects?obj_uuids=05ee584b-cf74-4c2e-8d37-1c2e65a17370&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001105 10.0.0.27 - - [2025-03-31 02:29:32] "GET /project/05ee584b-cf74-4c2e-8d37-1c2e65a17370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.049953 [Introspect:8084]10.0.0.27 - - [2025-03-31 02:29:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001028 10.0.0.27 - - [2025-03-31 02:29:32] "POST /fqname-to-id HTTP/1.1" 404 184 0.026810 10.0.0.27 - - [2025-03-31 02:29:32] "GET /projects?obj_uuids=5e57f4ae-0101-4146-9171-4670033f8291&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004043 10.0.0.27 - - [2025-03-31 02:29:33] "GET /domains?obj_uuids=4d64d474-c023-4f72-ba90-2217e4aada59&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001006 10.0.0.27 - - [2025-03-31 02:29:33] "GET /domain/4d64d474-c023-4f72-ba90-2217e4aada59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008102 10.0.0.27 - - [2025-03-31 02:29:33] "POST /id-to-fqname HTTP/1.1" 200 186 0.001302 10.0.0.27 - - [2025-03-31 02:29:33] "POST /fqname-to-id HTTP/1.1" 404 195 0.002290 10.0.0.27 - - [2025-03-31 02:29:33] "POST /security-groups HTTP/1.1" 200 587 0.063648 10.0.0.27 - - [2025-03-31 02:29:33] "POST /fqname-to-id HTTP/1.1" 404 230 0.002752 10.0.0.27 - - [2025-03-31 02:29:33] "POST /projects HTTP/1.1" 200 577 0.222348 10.0.0.27 - - [2025-03-31 02:29:33] "POST /access-control-lists HTTP/1.1" 200 592 0.058944 10.0.0.27 - - [2025-03-31 02:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.297601 10.0.0.27 - - [2025-03-31 02:29:33] "POST /fqname-to-id HTTP/1.1" 404 229 0.003270 10.0.0.27 - - [2025-03-31 02:29:33] "GET /project/5e57f4ae-0101-4146-9171-4670033f8291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.428874 10.0.0.27 - - [2025-03-31 02:29:33] "POST /access-control-lists HTTP/1.1" 200 590 0.078779 10.0.0.27 - - [2025-03-31 02:29:34] "GET / HTTP/1.1" 200 35931 0.002941 10.0.0.27 - - [2025-03-31 02:29:34] "GET /projects?obj_uuids=5e57f4ae-0101-4146-9171-4670033f8291&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001102 10.0.0.27 - - [2025-03-31 02:29:34] "GET /project/5e57f4ae-0101-4146-9171-4670033f8291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.027675 10.0.0.27 - - [2025-03-31 02:29:34] "GET /projects?obj_uuids=5e57f4ae-0101-4146-9171-4670033f8291&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001123 10.0.0.27 - - [2025-03-31 02:29:34] "GET /project/5e57f4ae-0101-4146-9171-4670033f8291?fields=virtual_networks HTTP/1.1" 200 1024 0.070856 10.0.0.27 - - [2025-03-31 02:29:35] "GET /projects?obj_uuids=5e57f4ae-0101-4146-9171-4670033f8291&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001082 10.0.0.27 - - [2025-03-31 02:29:35] "GET /project/5e57f4ae-0101-4146-9171-4670033f8291?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.029966 10.0.0.27 - - [2025-03-31 02:29:35] "GET /projects?obj_uuids=5e57f4ae-0101-4146-9171-4670033f8291&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001987 10.0.0.27 - - [2025-03-31 02:29:35] "GET /project/5e57f4ae-0101-4146-9171-4670033f8291?fields=security_groups HTTP/1.1" 200 1246 0.036295 10.0.0.27 - - [2025-03-31 02:29:45] "DELETE /project/5e57f4ae0101414691714670033f8291 HTTP/1.1" 404 173 0.015172 10.0.0.27 - - [2025-03-31 02:29:45] "GET /projects?obj_uuids=27118a69-fa30-4784-8141-40452cd77fcc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001050