+++ date ++ echo 'INFO: =================== Mon Feb 17 02:24:44 UTC 2025 ===================' INFO: =================== Mon Feb 17 02:24:44 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.30 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.30 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.30 ++ ANALYTICSDB_NODES=10.0.0.30 ++ ANALYTICS_SNMP_NODES=10.0.0.30 ++ 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.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:8081 ' +++ '[' -n '10.0.0.30:8081 ' ']' +++ echo 10.0.0.30:8081 ++ ANALYTICS_SERVERS=10.0.0.30: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.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:9042 ' +++ '[' -n '10.0.0.30:9042 ' ']' +++ echo 10.0.0.30:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.30:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.30 ++ 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.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:8086 ' +++ '[' -n '10.0.0.30:8086 ' ']' +++ echo 10.0.0.30:8086 ++ COLLECTOR_SERVERS=10.0.0.30: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.30 ++ CONFIGDB_NODES=10.0.0.30 ++ 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.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:8082 ' +++ '[' -n '10.0.0.30:8082 ' ']' +++ echo 10.0.0.30:8082 ++ CONFIG_SERVERS=10.0.0.30: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.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:9161 ' +++ '[' -n '10.0.0.30:9161 ' ']' +++ echo 10.0.0.30:9161 ++ CONFIGDB_SERVERS=10.0.0.30: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.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:9041 ' +++ '[' -n '10.0.0.30:9041 ' ']' +++ echo 10.0.0.30:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.30: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.30 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.30 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.30 ++ 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.30 +++ local server_address=10.0.0.30 +++ extended_server_list+=10.0.0.30:2181, +++ '[' -n 10.0.0.30:2181, ']' +++ echo 10.0.0.30:2181 ++ ZOOKEEPER_SERVERS=10.0.0.30: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.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:2181 ' +++ '[' -n '10.0.0.30:2181 ' ']' +++ echo 10.0.0.30:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.30:2181 ++ RABBITMQ_NODES=10.0.0.30 ++ 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.30 +++ local server_address=10.0.0.30 +++ extended_server_list+=10.0.0.30:5673, +++ '[' -n 10.0.0.30:5673, ']' +++ echo 10.0.0.30:5673 ++ RABBITMQ_SERVERS=10.0.0.30: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.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:6379 ' +++ '[' -n '10.0.0.30:6379 ' ']' +++ echo 10.0.0.30:6379 ++ REDIS_SERVERS=10.0.0.30: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.30 ++ 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.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:9092 ' +++ '[' -n '10.0.0.30:9092 ' ']' +++ echo 10.0.0.30:9092 ++ KAFKA_SERVERS=10.0.0.30: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.30 ++ 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.30 ++ 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.30 ++ 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.30 ++ cut -d , -f 1 + local cassandra=10.0.0.30 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.30 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.30 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.30 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host +++ local local_ips=,10.0.0.30,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.30'\''))' +++ local server_ip=10.0.0.30 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.30 ]] +++ [[ ,10.0.0.30,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.30, ]] +++ echo 10.0.0.30 1 +++ return ++ local ip=10.0.0.30 ++ [[ -z 10.0.0.30 ]] ++ echo 10.0.0.30 + host_ip=10.0.0.30 + [[ cql == \c\q\l ]] ++ echo 10.0.0.30:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.30:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.30:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 02/17/2025 02:24:52.946 7ff0fcb7c908 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/17/2025 02:24:53.110 7ff0fcb7c908 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/17/2025 02:24:53.126 7ff0fcb7c908 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/17/2025 02:24:53.126 7ff0fcb7c908 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Exception in thread Task Scheduler: Traceback (most recent call last): File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner self.run() File "cassandra/cluster.py", line 4239, in cassandra.cluster._Scheduler.run File "/usr/lib64/python3.6/concurrent/futures/thread.py", line 122, in submit self._work_queue.put(w) File "/usr/lib64/python3.6/queue.py", line 126, in put with self.not_full: File "/usr/lib64/python3.6/threading.py", line 240, in __enter__ return self._lock.__enter__() File "src/gevent/_semaphore.py", line 278, in gevent._gevent_c_semaphore.Semaphore.__enter__ File "src/gevent/_semaphore.py", line 279, in gevent._gevent_c_semaphore.Semaphore.__enter__ File "src/gevent/_semaphore.py", line 180, in gevent._gevent_c_semaphore.Semaphore.acquire File "/usr/local/lib64/python3.6/site-packages/gevent/thread.py", line 121, in acquire acquired = BoundedSemaphore.acquire(self, blocking, timeout) File "src/gevent/_semaphore.py", line 180, in gevent._gevent_c_semaphore.Semaphore.acquire File "src/gevent/_semaphore.py", line 249, in gevent._gevent_c_semaphore.Semaphore.acquire File "src/gevent/_abstract_linkable.py", line 521, in gevent._gevent_c_abstract_linkable.AbstractLinkable._wait File "src/gevent/_abstract_linkable.py", line 487, in gevent._gevent_c_abstract_linkable.AbstractLinkable._wait_core File "src/gevent/_abstract_linkable.py", line 490, in gevent._gevent_c_abstract_linkable.AbstractLinkable._wait_core File "src/gevent/_abstract_linkable.py", line 442, in gevent._gevent_c_abstract_linkable.AbstractLinkable._AbstractLinkable__wait_to_be_notified File "src/gevent/_abstract_linkable.py", line 451, in gevent._gevent_c_abstract_linkable.AbstractLinkable._switch_to_hub AttributeError: 'NoneType' object has no attribute 'switch' 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.30:8082/ Hit Ctrl-C to quit. 10.0.0.30 - - [2025-02-17 02:24:56] "GET / HTTP/1.1" 503 181 0.000289 10.0.0.30 - - [2025-02-17 02:24:56] "GET / HTTP/1.1" 503 181 0.000168 10.0.0.30 - - [2025-02-17 02:24:57] "GET / HTTP/1.1" 200 35931 0.002027 10.0.0.30 - - [2025-02-17 02:24:57] "GET / HTTP/1.1" 200 45871 0.002640 10.0.0.30 - - [2025-02-17 02:24:57] "GET / HTTP/1.1" 200 45871 0.002287 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.30 - - [2025-02-17 02:24:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000908 10.0.0.30 - - [2025-02-17 02:24:57] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000519 10.0.0.30 - - [2025-02-17 02:24:58] "GET / HTTP/1.1" 200 35931 0.002309 10.0.0.30 - - [2025-02-17 02:24:58] "GET / HTTP/1.1" 200 35931 0.002372 10.0.0.30 - - [2025-02-17 02:24:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000450 10.0.0.30 - - [2025-02-17 02:24:59] "GET / HTTP/1.1" 200 35931 0.046140 10.0.0.30 - - [2025-02-17 02:24:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000513 10.0.0.30 - - [2025-02-17 02:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 1.032365 10.0.0.30 - - [2025-02-17 02:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.30 - - [2025-02-17 02:24:59] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.704928 10.0.0.30 - - [2025-02-17 02:24:59] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.002419 10.0.0.30 - - [2025-02-17 02:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.063413 10.0.0.30 - - [2025-02-17 02:24:59] "GET /global-system-config/c92aca9a-76ce-4ac4-a891-787462b3d0df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005731 10.0.0.30 - - [2025-02-17 02:24:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000648 10.0.0.30 - - [2025-02-17 02:24:59] "POST /fqname-to-id HTTP/1.1" 404 220 0.003025 10.0.0.30 - - [2025-02-17 02:24:59] "POST /config-nodes HTTP/1.1" 200 599 0.018130 10.0.0.30 - - [2025-02-17 02:24:59] "GET / HTTP/1.1" 200 35931 0.001762 10.0.0.30 - - [2025-02-17 02:24:59] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000454 10.0.0.30 - - [2025-02-17 02:24:59] "POST /fqname-to-id HTTP/1.1" 404 186 0.349271 10.0.0.30 - - [2025-02-17 02:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.30 - - [2025-02-17 02:25:00] "GET /global-system-config/c92aca9a-76ce-4ac4-a891-787462b3d0df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007137 10.0.0.30 - - [2025-02-17 02:25:00] "POST /service-appliance-sets HTTP/1.1" 200 553 0.022029 10.0.0.30 - - [2025-02-17 02:25:00] "POST /fqname-to-id HTTP/1.1" 404 180 0.003450 10.0.0.30 - - [2025-02-17 02:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.30 - - [2025-02-17 02:25:00] "GET / HTTP/1.1" 200 35931 0.001901 10.0.0.30 - - [2025-02-17 02:25:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000672 10.0.0.30 - - [2025-02-17 02:25:00] "GET /global-system-config/c92aca9a-76ce-4ac4-a891-787462b3d0df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007501 10.0.0.30 - - [2025-02-17 02:25:00] "POST /service-appliance-sets HTTP/1.1" 200 541 0.031502 10.0.0.30 - - [2025-02-17 02:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.30 - - [2025-02-17 02:25:00] "GET /network-ipam/5eb69359-b1a0-4d48-9fdd-a3e1ebb38155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005053 10.0.0.30 - - [2025-02-17 02:25:00] "POST /service-templates HTTP/1.1" 200 511 0.030460 10.0.0.30 - - [2025-02-17 02:25:00] "POST /service-templates HTTP/1.1" 200 501 0.025362 10.0.0.30 - - [2025-02-17 02:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.716441 10.0.0.30 - - [2025-02-17 02:25:00] "GET /network-ipam/5eb69359-b1a0-4d48-9fdd-a3e1ebb38155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006075 10.0.0.30 - - [2025-02-17 02:25:00] "POST /service-templates HTTP/1.1" 200 515 0.026480 10.0.0.30 - - [2025-02-17 02:25:00] "POST /service-templates HTTP/1.1" 200 535 0.027259 10.0.0.30 - - [2025-02-17 02:25:00] "POST /service-templates HTTP/1.1" 200 507 0.022434 10.0.0.30 - - [2025-02-17 02:25:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.714731 /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.30 - - [2025-02-17 02:25:01] "POST /fqname-to-id HTTP/1.1" 404 225 0.004077 10.0.0.30 - - [2025-02-17 02:25:01] "POST /access-control-lists HTTP/1.1" 200 587 0.020382 10.0.0.30 - - [2025-02-17 02:25:01] "POST /fqname-to-id HTTP/1.1" 404 224 0.003835 10.0.0.30 - - [2025-02-17 02:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.381632 10.0.0.30 - - [2025-02-17 02:25:01] "GET /global-system-config/c92aca9a-76ce-4ac4-a891-787462b3d0df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011003 10.0.0.30 - - [2025-02-17 02:25:01] "POST /access-control-lists HTTP/1.1" 200 585 0.029040 10.0.0.30 - - [2025-02-17 02:25:01] "POST /fqname-to-id HTTP/1.1" 404 220 0.003539 10.0.0.30 - - [2025-02-17 02:25:01] "POST /route-targets HTTP/1.1" 200 327 0.017950 10.0.0.30 - - [2025-02-17 02:25:01] "POST /config-database-nodes HTTP/1.1" 200 617 0.029940 10.0.0.30 - - [2025-02-17 02:25:01] "POST /ref-update HTTP/1.1" 200 156 0.010690 10.0.0.30 - - [2025-02-17 02:25:01] "POST /route-targets HTTP/1.1" 200 327 0.011340 10.0.0.30 - - [2025-02-17 02:25:01] "POST /ref-update HTTP/1.1" 200 156 0.011130 10.0.0.30 - - [2025-02-17 02:25:01] "POST /route-targets HTTP/1.1" 200 327 0.012468 10.0.0.30 - - [2025-02-17 02:25:01] "POST /ref-update HTTP/1.1" 200 156 0.014127 10.0.0.30 - - [2025-02-17 02:25:01] "POST /route-targets HTTP/1.1" 200 327 0.016100 10.0.0.30 - - [2025-02-17 02:25:01] "POST /ref-update HTTP/1.1" 200 156 0.012735 10.0.0.30 - - [2025-02-17 02:25:02] "POST /fqname-to-id HTTP/1.1" 404 201 0.003818 10.0.0.30 - - [2025-02-17 02:25:02] "POST /access-control-lists HTTP/1.1" 200 551 0.068792 10.0.0.30 - - [2025-02-17 02:25:02] "PUT /access-control-list/f676dff5-eadb-487b-b3be-f187b133603b HTTP/1.1" 200 272 0.012882 10.0.0.30 - - [2025-02-17 02:25:02] "PUT /access-control-list/8e3b35bd-a9e9-4465-94ae-ea7ae85282ff HTTP/1.1" 200 272 0.014252 10.0.0.30 - - [2025-02-17 02:25:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.30 - - [2025-02-17 02:25:06] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1161 0.008198 10.0.0.30 - - [2025-02-17 02:25:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.30 - - [2025-02-17 02:25:06] "PUT /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae HTTP/1.1" 200 276 0.012092 10.0.0.30 - - [2025-02-17 02:25:06] "GET / HTTP/1.1" 200 35931 0.001632 10.0.0.30 - - [2025-02-17 02:25:06] "POST /alarms HTTP/1.1" 401 292 0.000615 10.0.0.30 - - [2025-02-17 02:25:06] "POST /alarms HTTP/1.1" 200 581 0.045736 10.0.0.30 - - [2025-02-17 02:25:06] "POST /alarms HTTP/1.1" 200 575 0.019249 10.0.0.30 - - [2025-02-17 02:25:07] "POST /alarms HTTP/1.1" 200 575 0.023233 10.0.0.30 - - [2025-02-17 02:25:07] "POST /alarms HTTP/1.1" 200 559 0.021025 10.0.0.30 - - [2025-02-17 02:25:07] "POST /alarms HTTP/1.1" 200 555 0.020389 10.0.0.30 - - [2025-02-17 02:25:07] "POST /alarms HTTP/1.1" 200 557 0.020006 10.0.0.30 - - [2025-02-17 02:25:07] "POST /alarms HTTP/1.1" 200 565 0.019306 10.0.0.30 - - [2025-02-17 02:25:07] "POST /alarms HTTP/1.1" 200 549 0.019228 10.0.0.30 - - [2025-02-17 02:25:07] "POST /alarms HTTP/1.1" 200 557 0.018706 10.0.0.30 - - [2025-02-17 02:25:07] "POST /alarms HTTP/1.1" 200 567 0.020339 10.0.0.30 - - [2025-02-17 02:25:07] "POST /alarms HTTP/1.1" 200 555 0.021550 10.0.0.30 - - [2025-02-17 02:25:07] "POST /alarms HTTP/1.1" 200 567 0.017989 10.0.0.30 - - [2025-02-17 02:25:07] "POST /alarms HTTP/1.1" 200 575 0.061651 10.0.0.30 - - [2025-02-17 02:25:07] "POST /alarms HTTP/1.1" 200 569 0.020179 10.0.0.30 - - [2025-02-17 02:25:07] "POST /alarms HTTP/1.1" 200 561 0.024971 10.0.0.30 - - [2025-02-17 02:25:07] "POST /alarms HTTP/1.1" 200 561 0.020848 10.0.0.30 - - [2025-02-17 02:25:07] "POST /alarms HTTP/1.1" 200 561 0.022332 10.0.0.30 - - [2025-02-17 02:25:08] "POST /alarms HTTP/1.1" 200 547 0.023869 10.0.0.30 - - [2025-02-17 02:25:08] "POST /alarms HTTP/1.1" 200 595 0.019967 10.0.0.30 - - [2025-02-17 02:25:08] "POST /alarms HTTP/1.1" 200 575 0.019010 10.0.0.30 - - [2025-02-17 02:25:08] "POST /alarms HTTP/1.1" 200 571 0.021767 10.0.0.30 - - [2025-02-17 02:25:08] "POST /alarms HTTP/1.1" 200 583 0.019422 10.0.0.30 - - [2025-02-17 02:25:08] "POST /alarms HTTP/1.1" 200 609 0.019701 10.0.0.30 - - [2025-02-17 02:25:08] "GET / HTTP/1.1" 200 35931 0.001886 10.0.0.30 - - [2025-02-17 02:25:08] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000502 10.0.0.30 - - [2025-02-17 02:25:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.026898 10.0.0.30 - - [2025-02-17 02:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.30 - - [2025-02-17 02:25:09] "PUT /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae HTTP/1.1" 200 276 0.010556 10.0.0.30 - - [2025-02-17 02:25:09] "GET / HTTP/1.1" 200 35931 0.001970 10.0.0.30 - - [2025-02-17 02:25:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000541 10.0.0.30 - - [2025-02-17 02:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.029845 10.0.0.30 - - [2025-02-17 02:25:09] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004538 10.0.0.30 - - [2025-02-17 02:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.30 - - [2025-02-17 02:25:10] "PUT /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae HTTP/1.1" 200 276 0.011044 10.0.0.30 - - [2025-02-17 02:25:10] "GET / HTTP/1.1" 200 35931 0.002595 10.0.0.30 - - [2025-02-17 02:25:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000626 10.0.0.30 - - [2025-02-17 02:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.030489 10.0.0.30 - - [2025-02-17 02:25:10] "GET /global-system-config/c92aca9a-76ce-4ac4-a891-787462b3d0df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006702 10.0.0.30 - - [2025-02-17 02:25:11] "PUT /global-system-config/c92aca9a-76ce-4ac4-a891-787462b3d0df HTTP/1.1" 200 274 0.019135 10.0.0.30 - - [2025-02-17 02:25:43] "GET /global-system-configs HTTP/1.1" 200 322 1.016188 10.0.0.30 - - [2025-02-17 02:25:44] "GET /global-system-configs HTTP/1.1" 200 322 0.343445 10.0.0.30 - - [2025-02-17 02:26:43] "GET / HTTP/1.1" 200 35931 0.001897 10.0.0.30 - - [2025-02-17 02:26:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000473 10.0.0.30 - - [2025-02-17 02:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.027906 10.0.0.30 - - [2025-02-17 02:26:43] "GET /routing-instance/ae19d670-3699-4fb0-821c-c4af96b7a217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004511 10.0.0.30 - - [2025-02-17 02:26:43] "POST /bgp-routers HTTP/1.1" 200 622 0.021999 10.0.0.30 - - [2025-02-17 02:26:43] "GET /bgp-router/117d7b9c-fd64-4e1f-af97-49da0435d31f?fields=global_system_config_back_refs HTTP/1.1" 200 1117 0.006433 10.0.0.30 - - [2025-02-17 02:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.30 - - [2025-02-17 02:26:43] "GET /global-system-config/c92aca9a-76ce-4ac4-a891-787462b3d0df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009604 10.0.0.30 - - [2025-02-17 02:26:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003887 10.0.0.30 - - [2025-02-17 02:26:43] "POST /ref-update HTTP/1.1" 200 156 0.009114 10.0.0.30 - - [2025-02-17 02:27:42] "GET / HTTP/1.1" 200 35931 0.001858 10.0.0.30 - - [2025-02-17 02:27:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000534 10.0.0.30 - - [2025-02-17 02:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.029061 10.0.0.30 - - [2025-02-17 02:27:42] "GET /global-system-config/c92aca9a-76ce-4ac4-a891-787462b3d0df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.008165 10.0.0.30 - - [2025-02-17 02:27:42] "POST /fqname-to-id HTTP/1.1" 404 220 0.003441 10.0.0.30 - - [2025-02-17 02:27:42] "POST /database-nodes HTTP/1.1" 200 603 0.023181 10.0.0.30 - - [2025-02-17 02:28:41] "GET / HTTP/1.1" 200 35931 0.001681 10.0.0.30 - - [2025-02-17 02:28:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000500 10.0.0.30 - - [2025-02-17 02:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.023534 10.0.0.30 - - [2025-02-17 02:28:41] "GET /global-system-config/c92aca9a-76ce-4ac4-a891-787462b3d0df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.006350 10.0.0.30 - - [2025-02-17 02:28:41] "POST /fqname-to-id HTTP/1.1" 404 220 0.004203 10.0.0.30 - - [2025-02-17 02:28:41] "POST /analytics-nodes HTTP/1.1" 200 605 0.018028 10.0.0.30 - - [2025-02-17 02:28:48] "GET / HTTP/1.1" 200 35931 0.001880 10.0.0.30 - - [2025-02-17 02:28:59] "GET / HTTP/1.1" 200 35931 0.001588 10.0.0.30 - - [2025-02-17 02:28:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000597 10.0.0.30 - - [2025-02-17 02:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.036757 10.0.0.30 - - [2025-02-17 02:29:00] "GET /global-system-config/c92aca9a-76ce-4ac4-a891-787462b3d0df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.008569 10.0.0.30 - - [2025-02-17 02:29:00] "POST /fqname-to-id HTTP/1.1" 404 220 0.004321 10.0.0.30 - - [2025-02-17 02:29:00] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.026724 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.30 - - [2025-02-17 02:29:03] "GET /obj-perms HTTP/1.1" 200 5056 0.440036 10.0.0.30 - - [2025-02-17 02:29:03] "GET /obj-perms HTTP/1.1" 200 5056 0.062117 10.0.0.30 - - [2025-02-17 02:29:14] "GET / HTTP/1.1" 200 35931 0.001836 10.0.0.30 - - [2025-02-17 02:29:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000513 10.0.0.30 - - [2025-02-17 02:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.030194 10.0.0.30 - - [2025-02-17 02:29:15] "GET /global-system-config/c92aca9a-76ce-4ac4-a891-787462b3d0df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.007030 10.0.0.30 - - [2025-02-17 02:29:15] "POST /fqname-to-id HTTP/1.1" 404 220 0.003409 10.0.0.30 - - [2025-02-17 02:29:15] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.026637 10.0.0.30 - - [2025-02-17 02:30:03] "GET /obj-perms HTTP/1.1" 200 5056 0.050572 10.0.0.30 - - [2025-02-17 02:30:04] "GET /obj-perms HTTP/1.1" 200 5056 0.055095 10.0.0.30 - - [2025-02-17 02:30:40] "GET /global-system-configs HTTP/1.1" 200 322 0.036986 10.0.0.30 - - [2025-02-17 02:30:40] "GET /obj-perms HTTP/1.1" 200 5056 0.076773 10.0.0.30 - - [2025-02-17 02:30:41] "GET /global-system-configs HTTP/1.1" 200 322 0.029329 10.0.0.30 - - [2025-02-17 02:30:41] "GET /obj-perms HTTP/1.1" 200 5056 0.064766 10.0.0.30 - - [2025-02-17 02:30:58] "GET / HTTP/1.1" 200 35931 0.002515 10.0.0.30 - - [2025-02-17 02:30:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000437 10.0.0.30 - - [2025-02-17 02:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.023376 10.0.0.30 - - [2025-02-17 02:30:59] "GET /global-system-config/c92aca9a-76ce-4ac4-a891-787462b3d0df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.005986 10.0.0.30 - - [2025-02-17 02:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.30 - - [2025-02-17 02:30:59] "GET /routing-instance/ae19d670-3699-4fb0-821c-c4af96b7a217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004844 10.0.0.30 - - [2025-02-17 02:30:59] "PUT /global-system-config/c92aca9a-76ce-4ac4-a891-787462b3d0df HTTP/1.1" 200 274 0.018088 10.0.0.30 - - [2025-02-17 02:30:59] "POST /fqname-to-id HTTP/1.1" 404 220 0.003812 10.0.0.30 - - [2025-02-17 02:30:59] "POST /virtual-routers HTTP/1.1" 200 605 0.024777 10.0.0.30 - - [2025-02-17 02:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.30 - - [2025-02-17 02:30:59] "GET /virtual-router/23a90241-169d-4a4e-9fec-333e7ec7571e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.006498 10.0.0.30 - - [2025-02-17 02:30:59] "POST /fqname-to-id HTTP/1.1" 404 232 0.003291 10.0.0.30 - - [2025-02-17 02:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.30 - - [2025-02-17 02:30:59] "GET /virtual-network/9b64e6fe-a5c6-4307-bd5d-d57dbfc50710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.007442 10.0.0.30 - - [2025-02-17 02:30:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 586 0.054368 10.0.0.30 - - [2025-02-17 02:31:00] "PUT /access-control-list/ab08f74b-ac07-481d-b5cf-431eb49b8236 HTTP/1.1" 200 272 0.044717 10.0.0.30 - - [2025-02-17 02:31:04] "GET /obj-perms HTTP/1.1" 200 5056 0.042920 10.0.0.30 - - [2025-02-17 02:31:05] "GET /obj-perms HTTP/1.1" 200 5056 0.052961 [Introspect:8084]10.0.0.30 - - [2025-02-17 02:31:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001047 [Introspect:8084]10.0.0.30 - - [2025-02-17 02:31:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001164 [Introspect:8084]10.0.0.30 - - [2025-02-17 02:31:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000925 [Introspect:8084]10.0.0.30 - - [2025-02-17 02:31:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.000960 10.0.0.30 - - [2025-02-17 02:32:05] "GET /obj-perms HTTP/1.1" 200 5056 0.046394 10.0.0.30 - - [2025-02-17 02:32:05] "GET /obj-perms HTTP/1.1" 200 5056 0.052792 10.0.0.30 - - [2025-02-17 02:32:24] "GET / HTTP/1.1" 200 35931 0.002085 10.0.0.30 - - [2025-02-17 02:32:25] "GET /project/318d43de-a4b2-421f-9ab7-11d8152d7fce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000798 10.0.0.30 - - [2025-02-17 02:32:26] "GET /projects?obj_uuids=318d43de-a4b2-421f-9ab7-11d8152d7fce&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.023950 10.0.0.30 - - [2025-02-17 02:32:26] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001240 10.0.0.30 - - [2025-02-17 02:32:26] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.031749 10.0.0.30 - - [2025-02-17 02:32:26] "POST /id-to-fqname HTTP/1.1" 200 167 0.001681 10.0.0.30 - - [2025-02-17 02:32:26] "POST /fqname-to-id HTTP/1.1" 404 176 0.002931 10.0.0.30 - - [2025-02-17 02:32:26] "POST /security-groups HTTP/1.1" 200 568 0.068644 10.0.0.30 - - [2025-02-17 02:32:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.004199 10.0.0.30 - - [2025-02-17 02:32:26] "POST /projects HTTP/1.1" 200 539 0.231164 10.0.0.30 - - [2025-02-17 02:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.304354 10.0.0.30 - - [2025-02-17 02:32:26] "POST /access-control-lists HTTP/1.1" 200 573 0.068231 10.0.0.30 - - [2025-02-17 02:32:26] "POST /fqname-to-id HTTP/1.1" 404 206 0.005734 10.0.0.30 - - [2025-02-17 02:32:26] "GET /project/318d43de-a4b2-421f-9ab7-11d8152d7fce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.478603 10.0.0.30 - - [2025-02-17 02:32:26] "POST /access-control-lists HTTP/1.1" 200 571 0.068260 [Introspect:8084]10.0.0.30 - - [2025-02-17 02:32:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001161 10.0.0.30 - - [2025-02-17 02:32:27] "POST /fqname-to-id HTTP/1.1" 404 199 0.030012 10.0.0.30 - - [2025-02-17 02:32:27] "GET /projects?obj_uuids=f2e07240-eef9-48ea-a58f-17606bed4aa9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003475 10.0.0.30 - - [2025-02-17 02:32:27] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001238 10.0.0.30 - - [2025-02-17 02:32:27] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008237 10.0.0.30 - - [2025-02-17 02:32:27] "POST /id-to-fqname HTTP/1.1" 200 201 0.001334 10.0.0.30 - - [2025-02-17 02:32:27] "POST /fqname-to-id HTTP/1.1" 404 210 0.003726 10.0.0.30 - - [2025-02-17 02:32:27] "POST /security-groups HTTP/1.1" 200 602 0.064144 10.0.0.30 - - [2025-02-17 02:32:27] "POST /fqname-to-id HTTP/1.1" 404 245 0.004328 10.0.0.30 - - [2025-02-17 02:32:27] "POST /projects HTTP/1.1" 200 607 0.234744 10.0.0.30 - - [2025-02-17 02:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.306156 10.0.0.30 - - [2025-02-17 02:32:28] "POST /access-control-lists HTTP/1.1" 200 607 0.064628 10.0.0.30 - - [2025-02-17 02:32:28] "POST /fqname-to-id HTTP/1.1" 404 244 0.004171 10.0.0.30 - - [2025-02-17 02:32:28] "GET /project/f2e07240-eef9-48ea-a58f-17606bed4aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.463548 10.0.0.30 - - [2025-02-17 02:32:28] "POST /access-control-lists HTTP/1.1" 200 605 0.064622 10.0.0.30 - - [2025-02-17 02:32:29] "GET / HTTP/1.1" 200 35931 0.003058 10.0.0.30 - - [2025-02-17 02:32:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000554 10.0.0.30 - - [2025-02-17 02:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.064466 10.0.0.30 - - [2025-02-17 02:32:30] "GET /projects?obj_uuids=f2e07240-eef9-48ea-a58f-17606bed4aa9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001226 10.0.0.30 - - [2025-02-17 02:32:30] "GET /project/f2e07240-eef9-48ea-a58f-17606bed4aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.029800 10.0.0.30 - - [2025-02-17 02:32:30] "POST /neutron/network HTTP/1.1" 200 117 0.043899 10.0.0.30 - - [2025-02-17 02:32:30] "GET /projects?obj_uuids=f2e07240-eef9-48ea-a58f-17606bed4aa9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001263 10.0.0.30 - - [2025-02-17 02:32:30] "POST /neutron/network HTTP/1.1" 200 620 0.104621 10.0.0.30 - - [2025-02-17 02:32:30] "POST /route-targets HTTP/1.1" 200 327 0.014367 10.0.0.30 - - [2025-02-17 02:32:30] "POST /ref-update HTTP/1.1" 200 156 0.020148 10.0.0.30 - - [2025-02-17 02:32:31] "POST /useragent-kv HTTP/1.1" 200 115 0.007559 10.0.0.30 - - [2025-02-17 02:32:31] "POST /neutron/subnet HTTP/1.1" 200 720 0.182601 10.0.0.30 - - [2025-02-17 02:32:31] "POST /neutron/network HTTP/1.1" 200 838 0.008855 10.0.0.30 - - [2025-02-17 02:32:31] "POST /id-to-fqname HTTP/1.1" 200 233 0.001669 10.0.0.30 - - [2025-02-17 02:32:31] "GET /virtual-network/3ec27190-608b-4d7e-a27d-f553e634c9b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006734 10.0.0.30 - - [2025-02-17 02:32:31] "POST /neutron/network HTTP/1.1" 200 838 0.007590 10.0.0.30 - - [2025-02-17 02:32:31] "GET /virtual-network/3ec27190-608b-4d7e-a27d-f553e634c9b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006389 10.0.0.30 - - [2025-02-17 02:32:31] "POST /neutron/network HTTP/1.1" 200 838 0.007615 10.0.0.30 - - [2025-02-17 02:32:31] "POST /neutron/subnet HTTP/1.1" 200 720 0.010412 10.0.0.30 - - [2025-02-17 02:32:31] "GET /domains HTTP/1.1" 401 292 0.000652 10.0.0.30 - - [2025-02-17 02:32:31] "GET /domains HTTP/1.1" 200 280 0.027826 10.0.0.30 - - [2025-02-17 02:32:31] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001883 10.0.0.30 - - [2025-02-17 02:32:31] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2585 0.018370 10.0.0.30 - - [2025-02-17 02:32:31] "GET /projects?obj_uuids=f2e07240-eef9-48ea-a58f-17606bed4aa9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001417 10.0.0.30 - - [2025-02-17 02:32:31] "GET /project/f2e07240-eef9-48ea-a58f-17606bed4aa9 HTTP/1.1" 200 2169 0.079263 10.0.0.30 - - [2025-02-17 02:32:31] "GET /virtual-network/3ec27190-608b-4d7e-a27d-f553e634c9b7 HTTP/1.1" 200 2339 0.008011 10.0.0.30 - - [2025-02-17 02:32:31] "GET /virtual-network/3ec27190-608b-4d7e-a27d-f553e634c9b7 HTTP/1.1" 200 2339 0.007135 10.0.0.30 - - [2025-02-17 02:32:31] "GET /routing-instance/2847aec9-4890-4415-86fa-48e52970a842 HTTP/1.1" 200 1493 0.006520 10.0.0.30 - - [2025-02-17 02:32:31] "GET /routing-instance/2847aec9-4890-4415-86fa-48e52970a842 HTTP/1.1" 200 1493 0.004931 10.0.0.30 - - [2025-02-17 02:32:31] "GET /route-target/7dad4ebf-8313-454a-acd4-78427d9a66ea HTTP/1.1" 200 1219 0.004501 10.0.0.30 - - [2025-02-17 02:32:31] "GET /virtual-network/3ec27190-608b-4d7e-a27d-f553e634c9b7 HTTP/1.1" 200 2339 0.007126 10.0.0.30 - - [2025-02-17 02:32:31] "GET /routing-instance/2847aec9-4890-4415-86fa-48e52970a842 HTTP/1.1" 200 1493 0.005780 10.0.0.30 - - [2025-02-17 02:32:31] "GET /virtual-network/3ec27190-608b-4d7e-a27d-f553e634c9b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007125 10.0.0.30 - - [2025-02-17 02:32:31] "GET /virtual-network/3ec27190-608b-4d7e-a27d-f553e634c9b7 HTTP/1.1" 200 2339 0.007337 10.0.0.30 - - [2025-02-17 02:32:31] "GET /routing-instance/2847aec9-4890-4415-86fa-48e52970a842 HTTP/1.1" 200 1493 0.005219 10.0.0.30 - - [2025-02-17 02:32:31] "GET /routing-instance/2847aec9-4890-4415-86fa-48e52970a842 HTTP/1.1" 200 1493 0.005043 10.0.0.30 - - [2025-02-17 02:32:31] "GET /route-target/7dad4ebf-8313-454a-acd4-78427d9a66ea HTTP/1.1" 200 1219 0.004083 10.0.0.30 - - [2025-02-17 02:32:31] "GET /domains HTTP/1.1" 200 280 0.004031 10.0.0.30 - - [2025-02-17 02:32:31] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001495 10.0.0.30 - - [2025-02-17 02:32:31] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2585 0.009961 10.0.0.30 - - [2025-02-17 02:32:31] "GET /projects?obj_uuids=f2e07240-eef9-48ea-a58f-17606bed4aa9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001354 10.0.0.30 - - [2025-02-17 02:32:32] "GET /project/f2e07240-eef9-48ea-a58f-17606bed4aa9 HTTP/1.1" 200 2169 0.077739 10.0.0.30 - - [2025-02-17 02:32:32] "GET /virtual-network/3ec27190-608b-4d7e-a27d-f553e634c9b7 HTTP/1.1" 200 2339 0.007208 10.0.0.30 - - [2025-02-17 02:32:32] "GET /obj-perms HTTP/1.1" 200 5052 0.060435 10.0.0.30 - - [2025-02-17 02:32:32] "POST /id-to-fqname HTTP/1.1" 200 233 0.003351 10.0.0.30 - - [2025-02-17 02:32:34] "POST /neutron/network HTTP/1.1" 200 848 0.007088 10.0.0.30 - - [2025-02-17 02:32:34] "GET /aaa-mode HTTP/1.1" 401 292 0.000567 10.0.0.30 - - [2025-02-17 02:32:34] "GET / HTTP/1.1" 200 35931 0.002108 10.0.0.30 - - [2025-02-17 02:32:34] "GET /project/f2e07240-eef9-48ea-a58f-17606bed4aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000646 10.0.0.30 - - [2025-02-17 02:32:35] "GET /projects?obj_uuids=f2e07240-eef9-48ea-a58f-17606bed4aa9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001124 10.0.0.30 - - [2025-02-17 02:32:35] "GET /project/f2e07240-eef9-48ea-a58f-17606bed4aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.056566 10.0.0.30 - - [2025-02-17 02:32:35] "POST /neutron/network HTTP/1.1" 200 838 0.037420 10.0.0.30 - - [2025-02-17 02:32:36] "POST /neutron/port HTTP/1.1" 200 117 0.006616 10.0.0.30 - - [2025-02-17 02:32:36] "POST /neutron/port HTTP/1.1" 200 117 0.007748 10.0.0.30 - - [2025-02-17 02:32:36] "POST /neutron/port HTTP/1.1" 200 117 0.006143 10.0.0.30 - - [2025-02-17 02:32:37] "POST /neutron/network HTTP/1.1" 200 848 0.008750 10.0.0.30 - - [2025-02-17 02:32:37] "GET /projects?obj_uuids=f2e07240-eef9-48ea-a58f-17606bed4aa9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001220 10.0.0.30 - - [2025-02-17 02:32:37] "POST /neutron/port HTTP/1.1" 200 1070 0.238764 10.0.0.30 - - [2025-02-17 02:32:37] "POST /neutron/port HTTP/1.1" 200 1070 0.034173 10.0.0.30 - - [2025-02-17 02:32:37] "POST /neutron/port HTTP/1.1" 200 1070 0.009995 10.0.0.30 - - [2025-02-17 02:32:37] "POST /neutron/port HTTP/1.1" 200 1124 0.081634 10.0.0.30 - - [2025-02-17 02:32:38] "POST /neutron/port HTTP/1.1" 200 1098 0.017377 10.0.0.30 - - [2025-02-17 02:32:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003891 10.0.0.30 - - [2025-02-17 02:32:38] "POST /neutron/subnet HTTP/1.1" 200 694 0.012111 10.0.0.30 - - [2025-02-17 02:32:38] "POST /neutron/port HTTP/1.1" 200 117 0.001325 10.0.0.30 - - [2025-02-17 02:32:38] "POST /neutron/network HTTP/1.1" 200 838 0.006912 10.0.0.30 - - [2025-02-17 02:32:41] "POST /neutron/port HTTP/1.1" 200 1098 0.015278 10.0.0.30 - - [2025-02-17 02:32:41] "POST /neutron/security_group HTTP/1.1" 200 2069 0.006107 10.0.0.30 - - [2025-02-17 02:32:46] "POST /neutron/port HTTP/1.1" 200 1098 0.017837 10.0.0.30 - - [2025-02-17 02:32:46] "POST /neutron/security_group HTTP/1.1" 200 2069 0.009730 10.0.0.30 - - [2025-02-17 02:32:46] "GET /obj-perms HTTP/1.1" 200 5052 0.004498 10.0.0.30 - - [2025-02-17 02:32:47] "GET /obj-perms HTTP/1.1" 200 5052 0.004201 10.0.0.30 - - [2025-02-17 02:32:48] "GET /obj-perms HTTP/1.1" 200 5052 0.003795 10.0.0.30 - - [2025-02-17 02:32:49] "GET /obj-perms HTTP/1.1" 200 5052 0.004118 10.0.0.30 - - [2025-02-17 02:32:50] "GET /obj-perms HTTP/1.1" 200 5052 0.004895 10.0.0.30 - - [2025-02-17 02:32:51] "POST /neutron/network HTTP/1.1" 200 838 0.009108 10.0.0.30 - - [2025-02-17 02:32:51] "POST /neutron/network HTTP/1.1" 400 204 0.014089 10.0.0.30 - - [2025-02-17 02:32:52] "POST /neutron/port HTTP/1.1" 200 1098 0.034114 10.0.0.30 - - [2025-02-17 02:32:52] "POST /neutron/port HTTP/1.1" 200 1124 0.011445 10.0.0.30 - - [2025-02-17 02:32:52] "POST /neutron/port HTTP/1.1" 200 151 0.135361 10.0.0.30 - - [2025-02-17 02:32:53] "POST /neutron/network HTTP/1.1" 200 838 0.006978 10.0.0.30 - - [2025-02-17 02:32:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003712 10.0.0.30 - - [2025-02-17 02:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005021 10.0.0.30 - - [2025-02-17 02:32:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002437 10.0.0.30 - - [2025-02-17 02:32:53] "POST /neutron/network HTTP/1.1" 200 151 0.098681 10.0.0.30 - - [2025-02-17 02:32:53] "DELETE /route-target/7dad4ebf-8313-454a-acd4-78427d9a66ea HTTP/1.1" 200 115 0.020146 10.0.0.30 - - [2025-02-17 02:32:53] "GET /routing-instance/2847aec9-4890-4415-86fa-48e52970a842 HTTP/1.1" 404 171 0.004615 10.0.0.30 - - [2025-02-17 02:32:53] "GET /domains HTTP/1.1" 200 280 0.003044 10.0.0.30 - - [2025-02-17 02:32:53] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001236 10.0.0.30 - - [2025-02-17 02:32:53] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2585 0.052440 10.0.0.30 - - [2025-02-17 02:32:53] "GET /projects?obj_uuids=f2e07240-eef9-48ea-a58f-17606bed4aa9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001219 10.0.0.30 - - [2025-02-17 02:32:53] "GET /project/f2e07240-eef9-48ea-a58f-17606bed4aa9 HTTP/1.1" 200 1919 0.076356 10.0.0.30 - - [2025-02-17 02:32:54] "GET /projects?obj_uuids=f2e07240-eef9-48ea-a58f-17606bed4aa9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001302 10.0.0.30 - - [2025-02-17 02:32:54] "GET /project/f2e07240-eef9-48ea-a58f-17606bed4aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.036989 10.0.0.30 - - [2025-02-17 02:32:54] "GET /projects?obj_uuids=f2e07240-eef9-48ea-a58f-17606bed4aa9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001274 10.0.0.30 - - [2025-02-17 02:32:54] "GET /project/f2e07240-eef9-48ea-a58f-17606bed4aa9?fields=virtual_networks HTTP/1.1" 200 1055 0.028467 10.0.0.30 - - [2025-02-17 02:32:54] "GET /projects?obj_uuids=f2e07240-eef9-48ea-a58f-17606bed4aa9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001128 10.0.0.30 - - [2025-02-17 02:32:54] "GET /project/f2e07240-eef9-48ea-a58f-17606bed4aa9?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.029745 10.0.0.30 - - [2025-02-17 02:32:54] "GET /projects?obj_uuids=f2e07240-eef9-48ea-a58f-17606bed4aa9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001155 10.0.0.30 - - [2025-02-17 02:32:54] "GET /project/f2e07240-eef9-48ea-a58f-17606bed4aa9?fields=security_groups HTTP/1.1" 200 1292 0.027892 10.0.0.30 - - [2025-02-17 02:32:55] "POST /fqname-to-id HTTP/1.1" 404 200 0.026229 10.0.0.30 - - [2025-02-17 02:32:55] "GET /projects?obj_uuids=41bac6f7-1740-4fd4-b0b3-693593144daf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003059 10.0.0.30 - - [2025-02-17 02:32:55] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001204 10.0.0.30 - - [2025-02-17 02:32:55] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008681 10.0.0.30 - - [2025-02-17 02:32:55] "POST /id-to-fqname HTTP/1.1" 200 202 0.001345 10.0.0.30 - - [2025-02-17 02:32:55] "POST /fqname-to-id HTTP/1.1" 404 211 0.004098 10.0.0.30 - - [2025-02-17 02:32:55] "POST /security-groups HTTP/1.1" 200 603 0.064684 10.0.0.30 - - [2025-02-17 02:32:55] "POST /fqname-to-id HTTP/1.1" 404 246 0.006733 10.0.0.30 - - [2025-02-17 02:32:55] "POST /projects HTTP/1.1" 200 609 0.222868 10.0.0.30 - - [2025-02-17 02:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.295439 10.0.0.30 - - [2025-02-17 02:32:55] "POST /access-control-lists HTTP/1.1" 200 608 0.067390 10.0.0.30 - - [2025-02-17 02:32:55] "GET /project/41bac6f7-1740-4fd4-b0b3-693593144daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.428089 10.0.0.30 - - [2025-02-17 02:32:55] "POST /fqname-to-id HTTP/1.1" 404 245 0.004227 10.0.0.30 - - [2025-02-17 02:32:55] "POST /access-control-lists HTTP/1.1" 200 606 0.068383 10.0.0.30 - - [2025-02-17 02:32:56] "GET / HTTP/1.1" 200 35931 0.002140 10.0.0.30 - - [2025-02-17 02:32:57] "GET /projects?obj_uuids=318d43de-a4b2-421f-9ab7-11d8152d7fce&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001229 10.0.0.30 - - [2025-02-17 02:32:57] "GET /project/318d43de-a4b2-421f-9ab7-11d8152d7fce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.056244 10.0.0.30 - - [2025-02-17 02:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.30 - - [2025-02-17 02:32:58] "GET /security-group/f066a574-0650-4496-807e-b4546a165e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3685 0.005173 10.0.0.30 - - [2025-02-17 02:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.30 - - [2025-02-17 02:32:58] "GET /projects?obj_uuids=318d43de-a4b2-421f-9ab7-11d8152d7fce&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.002023 10.0.0.30 - - [2025-02-17 02:32:58] "GET /project/318d43de-a4b2-421f-9ab7-11d8152d7fce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.031004 10.0.0.30 - - [2025-02-17 02:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.30 - - [2025-02-17 02:32:58] "GET /security-group/f066a574-0650-4496-807e-b4546a165e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3685 0.004502 10.0.0.30 - - [2025-02-17 02:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.30 - - [2025-02-17 02:32:58] "PUT /security-group/f066a574-0650-4496-807e-b4546a165e7f HTTP/1.1" 200 262 0.015635 10.0.0.30 - - [2025-02-17 02:32:58] "PUT /access-control-list/2f74ba21-c660-4e8d-9db7-1b4e538a1dd5 HTTP/1.1" 200 272 0.009820 10.0.0.30 - - [2025-02-17 02:32:58] "PUT /access-control-list/076eaace-5be3-41d3-a123-d8c0a4c69f0f HTTP/1.1" 200 272 0.012308 10.0.0.30 - - [2025-02-17 02:32:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000784 10.0.0.30 - - [2025-02-17 02:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.059329 10.0.0.30 - - [2025-02-17 02:32:59] "GET /projects?obj_uuids=41bac6f7-1740-4fd4-b0b3-693593144daf&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002187 10.0.0.30 - - [2025-02-17 02:32:59] "GET /project/41bac6f7-1740-4fd4-b0b3-693593144daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.029423 10.0.0.30 - - [2025-02-17 02:32:59] "POST /neutron/network HTTP/1.1" 200 117 0.038851 10.0.0.30 - - [2025-02-17 02:32:59] "GET /projects?obj_uuids=41bac6f7-1740-4fd4-b0b3-693593144daf&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001158 10.0.0.30 - - [2025-02-17 02:32:59] "POST /neutron/network HTTP/1.1" 200 619 0.124774 10.0.0.30 - - [2025-02-17 02:32:59] "POST /route-targets HTTP/1.1" 200 327 0.011253 10.0.0.30 - - [2025-02-17 02:32:59] "POST /ref-update HTTP/1.1" 200 156 0.013561 10.0.0.30 - - [2025-02-17 02:32:59] "POST /useragent-kv HTTP/1.1" 200 115 0.004301 10.0.0.30 - - [2025-02-17 02:32:59] "POST /neutron/subnet HTTP/1.1" 200 734 0.213097 10.0.0.30 - - [2025-02-17 02:32:59] "POST /neutron/network HTTP/1.1" 200 840 0.007080 10.0.0.30 - - [2025-02-17 02:32:59] "POST /id-to-fqname HTTP/1.1" 200 233 0.001316 10.0.0.30 - - [2025-02-17 02:32:59] "GET /virtual-network/23547826-959e-40f0-bcd4-5f55f7fd1ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.008885 10.0.0.30 - - [2025-02-17 02:32:59] "POST /neutron/network HTTP/1.1" 200 840 0.007650 10.0.0.30 - - [2025-02-17 02:32:59] "GET /virtual-network/23547826-959e-40f0-bcd4-5f55f7fd1ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.008379 10.0.0.30 - - [2025-02-17 02:32:59] "POST /neutron/network HTTP/1.1" 200 840 0.008802 10.0.0.30 - - [2025-02-17 02:32:59] "POST /neutron/subnet HTTP/1.1" 200 734 0.009234 10.0.0.30 - - [2025-02-17 02:32:59] "GET /domains HTTP/1.1" 401 292 0.000662 10.0.0.30 - - [2025-02-17 02:33:00] "GET /domains HTTP/1.1" 200 280 0.030436 10.0.0.30 - - [2025-02-17 02:33:00] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001705 10.0.0.30 - - [2025-02-17 02:33:00] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2783 0.013535 10.0.0.30 - - [2025-02-17 02:33:00] "GET /projects?obj_uuids=41bac6f7-1740-4fd4-b0b3-693593144daf&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001894 10.0.0.30 - - [2025-02-17 02:33:00] "GET /project/41bac6f7-1740-4fd4-b0b3-693593144daf HTTP/1.1" 200 2174 0.089353 10.0.0.30 - - [2025-02-17 02:33:00] "GET /virtual-network/23547826-959e-40f0-bcd4-5f55f7fd1ec4 HTTP/1.1" 200 2346 0.009404 10.0.0.30 - - [2025-02-17 02:33:00] "GET /virtual-network/23547826-959e-40f0-bcd4-5f55f7fd1ec4 HTTP/1.1" 200 2346 0.005695 10.0.0.30 - - [2025-02-17 02:33:00] "GET /routing-instance/cf9797b9-34b5-4402-aa9f-3a48fc1ed919 HTTP/1.1" 200 1492 0.004130 10.0.0.30 - - [2025-02-17 02:33:00] "GET /routing-instance/cf9797b9-34b5-4402-aa9f-3a48fc1ed919 HTTP/1.1" 200 1492 0.004240 10.0.0.30 - - [2025-02-17 02:33:00] "GET /route-target/8157a862-6311-4d1b-98b2-db379155fd55 HTTP/1.1" 200 1218 0.004273 10.0.0.30 - - [2025-02-17 02:33:00] "GET /virtual-network/23547826-959e-40f0-bcd4-5f55f7fd1ec4 HTTP/1.1" 200 2346 0.005523 10.0.0.30 - - [2025-02-17 02:33:00] "GET /routing-instance/cf9797b9-34b5-4402-aa9f-3a48fc1ed919 HTTP/1.1" 200 1492 0.004274 10.0.0.30 - - [2025-02-17 02:33:00] "GET /virtual-network/23547826-959e-40f0-bcd4-5f55f7fd1ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006729 10.0.0.30 - - [2025-02-17 02:33:00] "GET /virtual-network/23547826-959e-40f0-bcd4-5f55f7fd1ec4 HTTP/1.1" 200 2346 0.007566 10.0.0.30 - - [2025-02-17 02:33:00] "GET /routing-instance/cf9797b9-34b5-4402-aa9f-3a48fc1ed919 HTTP/1.1" 200 1492 0.004669 10.0.0.30 - - [2025-02-17 02:33:00] "GET /routing-instance/cf9797b9-34b5-4402-aa9f-3a48fc1ed919 HTTP/1.1" 200 1492 0.004076 10.0.0.30 - - [2025-02-17 02:33:00] "GET /route-target/8157a862-6311-4d1b-98b2-db379155fd55 HTTP/1.1" 200 1218 0.003712 10.0.0.30 - - [2025-02-17 02:33:00] "GET /domains HTTP/1.1" 200 280 0.003728 10.0.0.30 - - [2025-02-17 02:33:00] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001263 10.0.0.30 - - [2025-02-17 02:33:00] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2783 0.008898 10.0.0.30 - - [2025-02-17 02:33:00] "GET /projects?obj_uuids=41bac6f7-1740-4fd4-b0b3-693593144daf&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001285 10.0.0.30 - - [2025-02-17 02:33:00] "GET /project/41bac6f7-1740-4fd4-b0b3-693593144daf HTTP/1.1" 200 2174 0.074034 10.0.0.30 - - [2025-02-17 02:33:00] "GET /virtual-network/23547826-959e-40f0-bcd4-5f55f7fd1ec4 HTTP/1.1" 200 2346 0.006089 10.0.0.30 - - [2025-02-17 02:33:00] "GET /obj-perms HTTP/1.1" 200 5054 0.056949 10.0.0.30 - - [2025-02-17 02:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004836 10.0.0.30 - - [2025-02-17 02:33:01] "GET /projects?obj_uuids=41bac6f7-1740-4fd4-b0b3-693593144daf&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001320 10.0.0.30 - - [2025-02-17 02:33:01] "GET /project/41bac6f7-1740-4fd4-b0b3-693593144daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.037238 10.0.0.30 - - [2025-02-17 02:33:01] "POST /neutron/network HTTP/1.1" 200 117 0.011869 10.0.0.30 - - [2025-02-17 02:33:01] "GET /projects?obj_uuids=41bac6f7-1740-4fd4-b0b3-693593144daf&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001379 10.0.0.30 - - [2025-02-17 02:33:01] "POST /neutron/network HTTP/1.1" 200 619 0.081286 10.0.0.30 - - [2025-02-17 02:33:01] "POST /route-targets HTTP/1.1" 200 327 0.014481 10.0.0.30 - - [2025-02-17 02:33:01] "POST /ref-update HTTP/1.1" 200 156 0.013089 10.0.0.30 - - [2025-02-17 02:33:01] "POST /useragent-kv HTTP/1.1" 200 115 0.007995 10.0.0.30 - - [2025-02-17 02:33:01] "POST /neutron/subnet HTTP/1.1" 200 714 0.171904 10.0.0.30 - - [2025-02-17 02:33:01] "POST /neutron/network HTTP/1.1" 200 836 0.008221 10.0.0.30 - - [2025-02-17 02:33:01] "POST /id-to-fqname HTTP/1.1" 200 233 0.001561 10.0.0.30 - - [2025-02-17 02:33:01] "GET /virtual-network/7f49c282-b0ee-4dbd-8283-b3da6636f264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005748 10.0.0.30 - - [2025-02-17 02:33:01] "POST /neutron/network HTTP/1.1" 200 836 0.006901 10.0.0.30 - - [2025-02-17 02:33:01] "GET /virtual-network/7f49c282-b0ee-4dbd-8283-b3da6636f264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005794 10.0.0.30 - - [2025-02-17 02:33:01] "POST /neutron/network HTTP/1.1" 200 836 0.007004 10.0.0.30 - - [2025-02-17 02:33:01] "POST /neutron/subnet HTTP/1.1" 200 714 0.008732 10.0.0.30 - - [2025-02-17 02:33:01] "GET /domains HTTP/1.1" 200 280 0.003396 10.0.0.30 - - [2025-02-17 02:33:01] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001353 10.0.0.30 - - [2025-02-17 02:33:01] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2783 0.008915 10.0.0.30 - - [2025-02-17 02:33:01] "GET /projects?obj_uuids=41bac6f7-1740-4fd4-b0b3-693593144daf&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001365 10.0.0.30 - - [2025-02-17 02:33:01] "GET /project/41bac6f7-1740-4fd4-b0b3-693593144daf HTTP/1.1" 200 2402 0.073808 10.0.0.30 - - [2025-02-17 02:33:01] "GET /virtual-network/7f49c282-b0ee-4dbd-8283-b3da6636f264 HTTP/1.1" 200 2333 0.007082 10.0.0.30 - - [2025-02-17 02:33:01] "GET /virtual-network/7f49c282-b0ee-4dbd-8283-b3da6636f264 HTTP/1.1" 200 2333 0.005592 10.0.0.30 - - [2025-02-17 02:33:01] "GET /routing-instance/34d4796e-91ef-4a05-b60e-fd1b8e605f1f HTTP/1.1" 200 1491 0.004502 10.0.0.30 - - [2025-02-17 02:33:01] "GET /routing-instance/34d4796e-91ef-4a05-b60e-fd1b8e605f1f HTTP/1.1" 200 1491 0.004384 10.0.0.30 - - [2025-02-17 02:33:01] "GET /route-target/6500d22e-77ed-4446-a643-1737db7dbff6 HTTP/1.1" 200 1218 0.003659 10.0.0.30 - - [2025-02-17 02:33:01] "GET /virtual-network/7f49c282-b0ee-4dbd-8283-b3da6636f264 HTTP/1.1" 200 2333 0.005595 10.0.0.30 - - [2025-02-17 02:33:01] "GET /routing-instance/34d4796e-91ef-4a05-b60e-fd1b8e605f1f HTTP/1.1" 200 1491 0.004619 10.0.0.30 - - [2025-02-17 02:33:01] "GET /virtual-network/7f49c282-b0ee-4dbd-8283-b3da6636f264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.007266 10.0.0.30 - - [2025-02-17 02:33:01] "GET /virtual-network/7f49c282-b0ee-4dbd-8283-b3da6636f264 HTTP/1.1" 200 2333 0.006306 10.0.0.30 - - [2025-02-17 02:33:01] "GET /routing-instance/34d4796e-91ef-4a05-b60e-fd1b8e605f1f HTTP/1.1" 200 1491 0.005529 10.0.0.30 - - [2025-02-17 02:33:01] "GET /routing-instance/34d4796e-91ef-4a05-b60e-fd1b8e605f1f HTTP/1.1" 200 1491 0.004746 10.0.0.30 - - [2025-02-17 02:33:01] "GET /route-target/6500d22e-77ed-4446-a643-1737db7dbff6 HTTP/1.1" 200 1218 0.003604 10.0.0.30 - - [2025-02-17 02:33:01] "GET /domains HTTP/1.1" 200 280 0.003238 10.0.0.30 - - [2025-02-17 02:33:01] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001454 10.0.0.30 - - [2025-02-17 02:33:01] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2783 0.010173 10.0.0.30 - - [2025-02-17 02:33:01] "GET /projects?obj_uuids=41bac6f7-1740-4fd4-b0b3-693593144daf&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001322 10.0.0.30 - - [2025-02-17 02:33:01] "GET /project/41bac6f7-1740-4fd4-b0b3-693593144daf HTTP/1.1" 200 2402 0.076195 10.0.0.30 - - [2025-02-17 02:33:01] "GET /virtual-network/7f49c282-b0ee-4dbd-8283-b3da6636f264 HTTP/1.1" 200 2333 0.005937 10.0.0.30 - - [2025-02-17 02:33:01] "GET /obj-perms HTTP/1.1" 200 5054 0.004035 10.0.0.30 - - [2025-02-17 02:33:02] "POST /id-to-fqname HTTP/1.1" 200 233 0.001916 10.0.0.30 - - [2025-02-17 02:33:02] "POST /neutron/network HTTP/1.1" 200 846 0.007478 10.0.0.30 - - [2025-02-17 02:33:02] "GET /aaa-mode HTTP/1.1" 401 292 0.000570 10.0.0.30 - - [2025-02-17 02:33:02] "GET / HTTP/1.1" 200 35931 0.004525 10.0.0.30 - - [2025-02-17 02:33:02] "GET /project/41bac6f7-1740-4fd4-b0b3-693593144daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000700 10.0.0.30 - - [2025-02-17 02:33:02] "DELETE /project/318d43dea4b2421f9ab711d8152d7fce HTTP/1.1" 404 173 0.009454 10.0.0.30 - - [2025-02-17 02:33:02] "DELETE /project/41bac6f717404fd4b0b3693593144daf HTTP/1.1" 404 173 0.008770 10.0.0.30 - - [2025-02-17 02:33:02] "DELETE /project/f2e07240eef948eaa58f17606bed4aa9 HTTP/1.1" 404 173 0.007645 10.0.0.30 - - [2025-02-17 02:33:02] "GET /projects?obj_uuids=f2e07240-eef9-48ea-a58f-17606bed4aa9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001285 10.0.0.30 - - [2025-02-17 02:33:03] "GET /project/f2e07240-eef9-48ea-a58f-17606bed4aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1513 0.034955 10.0.0.30 - - [2025-02-17 02:33:03] "GET /projects?obj_uuids=f2e07240-eef9-48ea-a58f-17606bed4aa9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001415 10.0.0.30 - - [2025-02-17 02:33:03] "GET /projects?obj_uuids=41bac6f7-1740-4fd4-b0b3-693593144daf&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001123 10.0.0.30 - - [2025-02-17 02:33:03] "GET /project/41bac6f7-1740-4fd4-b0b3-693593144daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.076354 10.0.0.30 - - [2025-02-17 02:33:03] "POST /neutron/network HTTP/1.1" 200 836 0.007181 10.0.0.30 - - [2025-02-17 02:33:03] "GET /project/f2e07240-eef9-48ea-a58f-17606bed4aa9?fields=security_groups HTTP/1.1" 200 1397 0.088652 10.0.0.30 - - [2025-02-17 02:33:03] "DELETE /security-group/cbdb17b8-50ba-4d7f-9d5c-e70e01ed72e2 HTTP/1.1" 200 115 0.041037 10.0.0.30 - - [2025-02-17 02:33:03] "GET /projects?obj_uuids=f2e07240-eef9-48ea-a58f-17606bed4aa9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001769 10.0.0.30 - - [2025-02-17 02:33:03] "POST /neutron/port HTTP/1.1" 200 117 0.006160 10.0.0.30 - - [2025-02-17 02:33:03] "DELETE /access-control-list/2b9a5a0d-1240-4199-bdc5-0ef72497c6c3 HTTP/1.1" 200 115 0.035535 10.0.0.30 - - [2025-02-17 02:33:03] "GET /project/f2e07240-eef9-48ea-a58f-17606bed4aa9?fields=application_policy_sets HTTP/1.1" 200 1436 0.046328 10.0.0.30 - - [2025-02-17 02:33:03] "POST /neutron/port HTTP/1.1" 200 117 0.006460 10.0.0.30 - - [2025-02-17 02:33:03] "POST /id-to-fqname HTTP/1.1" 200 233 0.001391 10.0.0.30 - - [2025-02-17 02:33:03] "DELETE /access-control-list/976e8704-25b9-4f2b-8843-472274833532 HTTP/1.1" 200 115 0.049612 10.0.0.30 - - [2025-02-17 02:33:03] "POST /neutron/port HTTP/1.1" 200 117 0.009158 10.0.0.30 - - [2025-02-17 02:33:03] "DELETE /project/f2e07240-eef9-48ea-a58f-17606bed4aa9 HTTP/1.1" 200 115 0.396851 10.0.0.30 - - [2025-02-17 02:33:03] "POST /neutron/network HTTP/1.1" 200 850 0.006858 10.0.0.30 - - [2025-02-17 02:33:03] "GET /aaa-mode HTTP/1.1" 401 292 0.000553 10.0.0.30 - - [2025-02-17 02:33:03] "POST /neutron/network HTTP/1.1" 200 846 0.007111 10.0.0.30 - - [2025-02-17 02:33:03] "GET /projects?obj_uuids=41bac6f7-1740-4fd4-b0b3-693593144daf&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001710 10.0.0.30 - - [2025-02-17 02:33:03] "GET / HTTP/1.1" 200 35931 0.002052 10.0.0.30 - - [2025-02-17 02:33:03] "GET /project/41bac6f7-1740-4fd4-b0b3-693593144daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000455 10.0.0.30 - - [2025-02-17 02:33:04] "POST /neutron/port HTTP/1.1" 200 1070 0.307436 10.0.0.30 - - [2025-02-17 02:33:04] "POST /neutron/port HTTP/1.1" 200 1070 0.011811 10.0.0.30 - - [2025-02-17 02:33:04] "POST /neutron/port HTTP/1.1" 200 1070 0.021224 10.0.0.30 - - [2025-02-17 02:33:04] "POST /neutron/port HTTP/1.1" 200 1124 0.084423 10.0.0.30 - - [2025-02-17 02:33:04] "POST /neutron/port HTTP/1.1" 200 1098 0.015117 10.0.0.30 - - [2025-02-17 02:33:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003672 10.0.0.30 - - [2025-02-17 02:33:04] "GET /projects?obj_uuids=41bac6f7-1740-4fd4-b0b3-693593144daf&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001135 10.0.0.30 - - [2025-02-17 02:33:04] "POST /neutron/subnet HTTP/1.1" 200 688 0.018320 10.0.0.30 - - [2025-02-17 02:33:04] "GET /project/41bac6f7-1740-4fd4-b0b3-693593144daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.066322 10.0.0.30 - - [2025-02-17 02:33:04] "POST /neutron/port HTTP/1.1" 200 117 0.001445 10.0.0.30 - - [2025-02-17 02:33:04] "POST /neutron/network HTTP/1.1" 200 840 0.007848 10.0.0.30 - - [2025-02-17 02:33:04] "POST /neutron/network HTTP/1.1" 200 836 0.008380 10.0.0.30 - - [2025-02-17 02:33:04] "POST /neutron/port HTTP/1.1" 200 1098 0.028823 10.0.0.30 - - [2025-02-17 02:33:04] "POST /neutron/security_group HTTP/1.1" 200 2070 0.019233 10.0.0.30 - - [2025-02-17 02:33:04] "POST /neutron/port HTTP/1.1" 200 117 0.010316 10.0.0.30 - - [2025-02-17 02:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.014833 10.0.0.30 - - [2025-02-17 02:33:04] "GET /projects?obj_uuids=41bac6f7-1740-4fd4-b0b3-693593144daf&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002244 10.0.0.30 - - [2025-02-17 02:33:04] "GET /project/41bac6f7-1740-4fd4-b0b3-693593144daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.052006 10.0.0.30 - - [2025-02-17 02:33:04] "GET /virtual-network/23547826-959e-40f0-bcd4-5f55f7fd1ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.008001 10.0.0.30 - - [2025-02-17 02:33:05] "GET /floating-ip-pools?parent_id=23547826-959e-40f0-bcd4-5f55f7fd1ec4&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003958 10.0.0.30 - - [2025-02-17 02:33:05] "GET /virtual-network/23547826-959e-40f0-bcd4-5f55f7fd1ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006277 10.0.0.30 - - [2025-02-17 02:33:05] "POST /floating-ip-pools HTTP/1.1" 200 609 0.041862 10.0.0.30 - - [2025-02-17 02:33:05] "POST /neutron/network HTTP/1.1" 200 850 0.008606 10.0.0.30 - - [2025-02-17 02:33:05] "POST /ref-update HTTP/1.1" 200 156 0.016992 10.0.0.30 - - [2025-02-17 02:33:05] "GET /virtual-network/23547826-959e-40f0-bcd4-5f55f7fd1ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.013700 10.0.0.30 - - [2025-02-17 02:33:05] "GET /projects?obj_uuids=41bac6f7-1740-4fd4-b0b3-693593144daf&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001800 10.0.0.30 - - [2025-02-17 02:33:05] "GET /domains HTTP/1.1" 200 280 0.006522 10.0.0.30 - - [2025-02-17 02:33:05] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001265 10.0.0.30 - - [2025-02-17 02:33:05] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2586 0.031060 10.0.0.30 - - [2025-02-17 02:33:05] "GET /projects?obj_uuids=41bac6f7-1740-4fd4-b0b3-693593144daf&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001966 10.0.0.30 - - [2025-02-17 02:33:05] "GET /project/41bac6f7-1740-4fd4-b0b3-693593144daf HTTP/1.1" 200 3244 0.147577 10.0.0.30 - - [2025-02-17 02:33:05] "GET /virtual-network/23547826-959e-40f0-bcd4-5f55f7fd1ec4 HTTP/1.1" 200 2937 0.013951 10.0.0.30 - - [2025-02-17 02:33:05] "GET /floating-ip-pool/bcd8be59-c524-4e19-9a7a-f9b7abfb6b65 HTTP/1.1" 200 1442 0.006748 10.0.0.30 - - [2025-02-17 02:33:05] "GET /domains HTTP/1.1" 200 280 0.003493 10.0.0.30 - - [2025-02-17 02:33:05] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001256 10.0.0.30 - - [2025-02-17 02:33:05] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2586 0.013529 10.0.0.30 - - [2025-02-17 02:33:05] "GET /projects?obj_uuids=41bac6f7-1740-4fd4-b0b3-693593144daf&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001345 10.0.0.30 - - [2025-02-17 02:33:05] "GET /project/41bac6f7-1740-4fd4-b0b3-693593144daf HTTP/1.1" 200 3244 0.111763 10.0.0.30 - - [2025-02-17 02:33:05] "GET /virtual-network/23547826-959e-40f0-bcd4-5f55f7fd1ec4 HTTP/1.1" 200 3158 0.008513 10.0.0.30 - - [2025-02-17 02:33:05] "POST /neutron/port HTTP/1.1" 200 1074 0.500760 10.0.0.30 - - [2025-02-17 02:33:05] "GET /virtual-network/23547826-959e-40f0-bcd4-5f55f7fd1ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005738 10.0.0.30 - - [2025-02-17 02:33:05] "POST /neutron/port HTTP/1.1" 200 1074 0.012074 10.0.0.30 - - [2025-02-17 02:33:05] "POST /neutron/port HTTP/1.1" 200 1074 0.012633 10.0.0.30 - - [2025-02-17 02:33:05] "POST /neutron/port HTTP/1.1" 200 1098 0.039689 10.0.0.30 - - [2025-02-17 02:33:05] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008349 10.0.0.30 - - [2025-02-17 02:33:05] "POST /neutron/port HTTP/1.1" 200 1128 0.120330 10.0.0.30 - - [2025-02-17 02:33:05] "POST /neutron/port HTTP/1.1" 200 1102 0.017894 10.0.0.30 - - [2025-02-17 02:33:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006536 10.0.0.30 - - [2025-02-17 02:33:06] "POST /neutron/subnet HTTP/1.1" 200 708 0.017954 10.0.0.30 - - [2025-02-17 02:33:06] "POST /neutron/port HTTP/1.1" 200 117 0.001541 10.0.0.30 - - [2025-02-17 02:33:06] "POST /neutron/network HTTP/1.1" 200 840 0.006944 10.0.0.30 - - [2025-02-17 02:33:06] "GET /obj-perms HTTP/1.1" 200 5056 0.053848 10.0.0.30 - - [2025-02-17 02:33:06] "GET /obj-perms HTTP/1.1" 200 5056 0.051493 10.0.0.30 - - [2025-02-17 02:33:10] "POST /neutron/port HTTP/1.1" 200 1098 0.022136 10.0.0.30 - - [2025-02-17 02:33:11] "POST /neutron/security_group HTTP/1.1" 200 2070 0.011196 10.0.0.30 - - [2025-02-17 02:33:11] "POST /neutron/port HTTP/1.1" 200 1098 0.018396 10.0.0.30 - - [2025-02-17 02:33:11] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008018 10.0.0.30 - - [2025-02-17 02:33:11] "POST /neutron/port HTTP/1.1" 200 1098 0.018505 10.0.0.30 - - [2025-02-17 02:33:11] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007716 10.0.0.30 - - [2025-02-17 02:33:11] "GET /virtual-machine/c0ffcd4e-3442-4881-af1e-fc49e36a110b HTTP/1.1" 200 1305 0.005981 10.0.0.30 - - [2025-02-17 02:33:11] "GET /virtual-machine-interface/0ae23603-3ecf-4196-b950-15b26b14c4dc HTTP/1.1" 200 3003 0.005959 10.0.0.30 - - [2025-02-17 02:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004961 10.0.0.30 - - [2025-02-17 02:33:11] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004658 10.0.0.30 - - [2025-02-17 02:33:11] "GET /virtual-networks?parent_id=41bac6f7-1740-4fd4-b0b3-693593144daf&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003943 10.0.0.30 - - [2025-02-17 02:33:11] "GET /virtual-network/7f49c282-b0ee-4dbd-8283-b3da6636f264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.007512 10.0.0.30 - - [2025-02-17 02:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.30 - - [2025-02-17 02:33:14] "GET /virtual-network/7f49c282-b0ee-4dbd-8283-b3da6636f264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006508 10.0.0.30 - - [2025-02-17 02:33:15] "POST /neutron/port HTTP/1.1" 200 1098 0.042663 10.0.0.30 - - [2025-02-17 02:33:15] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008002 10.0.0.30 - - [2025-02-17 02:33:16] "POST /neutron/port HTTP/1.1" 200 1102 0.017516 10.0.0.30 - - [2025-02-17 02:33:16] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006828 10.0.0.30 - - [2025-02-17 02:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008394 10.0.0.30 - - [2025-02-17 02:33:16] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004952 10.0.0.30 - - [2025-02-17 02:33:16] "GET /virtual-networks?parent_id=41bac6f7-1740-4fd4-b0b3-693593144daf&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.005005 10.0.0.30 - - [2025-02-17 02:33:16] "GET /virtual-network/7f49c282-b0ee-4dbd-8283-b3da6636f264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.008219 10.0.0.30 - - [2025-02-17 02:33:16] "POST /neutron/port HTTP/1.1" 200 1098 0.019027 10.0.0.30 - - [2025-02-17 02:33:16] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007604 10.0.0.30 - - [2025-02-17 02:33:21] "GET /projects?obj_uuids=41bac6f7-1740-4fd4-b0b3-693593144daf&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001502 10.0.0.30 - - [2025-02-17 02:33:22] "POST /neutron/floatingip HTTP/1.1" 200 532 0.073100 10.0.0.30 - - [2025-02-17 02:33:22] "POST /neutron/port HTTP/1.1" 200 1098 0.016498 10.0.0.30 - - [2025-02-17 02:33:22] "POST /neutron/floatingip HTTP/1.1" 200 532 0.004834 10.0.0.30 - - [2025-02-17 02:33:22] "POST /neutron/port HTTP/1.1" 200 1098 0.022470 10.0.0.30 - - [2025-02-17 02:33:22] "POST /neutron/floatingip HTTP/1.1" 200 577 0.037194 10.0.0.30 - - [2025-02-17 02:33:22] "POST /neutron/port HTTP/1.1" 200 1098 0.017073 10.0.0.30 - - [2025-02-17 02:33:22] "POST /neutron/network HTTP/1.1" 200 846 0.006733 10.0.0.30 - - [2025-02-17 02:33:22] "POST /neutron/port HTTP/1.1" 200 1102 0.021001 10.0.0.30 - - [2025-02-17 02:33:22] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007496 10.0.0.30 - - [2025-02-17 02:33:22] "POST /neutron/floatingip HTTP/1.1" 200 551 0.015128 10.0.0.30 - - [2025-02-17 02:33:22] "POST /neutron/subnet HTTP/1.1" 200 688 0.012573 10.0.0.30 - - [2025-02-17 02:33:22] "POST /neutron/port HTTP/1.1" 200 117 0.001335 10.0.0.30 - - [2025-02-17 02:33:22] "POST /neutron/network HTTP/1.1" 200 836 0.007612 10.0.0.30 - - [2025-02-17 02:33:22] "POST /neutron/port HTTP/1.1" 200 1102 0.021197 10.0.0.30 - - [2025-02-17 02:33:22] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007811 10.0.0.30 - - [2025-02-17 02:33:22] "POST /neutron/port HTTP/1.1" 200 1102 0.015955 10.0.0.30 - - [2025-02-17 02:33:22] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008397 10.0.0.30 - - [2025-02-17 02:33:22] "GET /virtual-machine/e09d2ceb-1057-4a42-a4ad-56a54875fb51 HTTP/1.1" 200 1305 0.005961 10.0.0.30 - - [2025-02-17 02:33:22] "GET /virtual-machine-interface/525088f1-6d24-46db-80fd-5954818b296b HTTP/1.1" 200 3003 0.005891 10.0.0.30 - - [2025-02-17 02:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.30 - - [2025-02-17 02:33:22] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003807 10.0.0.30 - - [2025-02-17 02:33:22] "GET /virtual-networks?parent_id=41bac6f7-1740-4fd4-b0b3-693593144daf&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003797 10.0.0.30 - - [2025-02-17 02:33:22] "GET /virtual-network/23547826-959e-40f0-bcd4-5f55f7fd1ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006379 10.0.0.30 - - [2025-02-17 02:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.30 - - [2025-02-17 02:33:23] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003723 10.0.0.30 - - [2025-02-17 02:33:23] "GET /virtual-networks?parent_id=41bac6f7-1740-4fd4-b0b3-693593144daf&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003843 10.0.0.30 - - [2025-02-17 02:33:23] "GET /virtual-network/23547826-959e-40f0-bcd4-5f55f7fd1ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006113 10.0.0.30 - - [2025-02-17 02:33:23] "POST /neutron/floatingip HTTP/1.1" 200 577 0.010165 10.0.0.30 - - [2025-02-17 02:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.30 - - [2025-02-17 02:33:23] "GET /routing-instance/cf9797b9-34b5-4402-aa9f-3a48fc1ed919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.003988 10.0.0.30 - - [2025-02-17 02:33:23] "GET /route-target/8157a862-6311-4d1b-98b2-db379155fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004287 10.0.0.30 - - [2025-02-17 02:33:24] "GET /floating-ip/a8ee2099-c405-41c8-8557-7d7a81a51e86 HTTP/1.1" 200 1889 0.006576 10.0.0.30 - - [2025-02-17 02:33:27] "POST /neutron/floatingip HTTP/1.1" 200 577 0.009855 10.0.0.30 - - [2025-02-17 02:33:27] "POST /neutron/floatingip HTTP/1.1" 200 532 0.019786 10.0.0.30 - - [2025-02-17 02:33:27] "POST /neutron/floatingip HTTP/1.1" 200 532 0.007678 10.0.0.30 - - [2025-02-17 02:33:27] "POST /neutron/floatingip HTTP/1.1" 200 115 0.042225 10.0.0.30 - - [2025-02-17 02:33:27] "GET /floating-ip-pool/bcd8be59-c524-4e19-9a7a-f9b7abfb6b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.004087 10.0.0.30 - - [2025-02-17 02:33:27] "POST /ref-update HTTP/1.1" 200 156 0.013101 10.0.0.30 - - [2025-02-17 02:33:27] "DELETE /floating-ip-pool/bcd8be59-c524-4e19-9a7a-f9b7abfb6b65 HTTP/1.1" 200 115 0.028810 10.0.0.30 - - [2025-02-17 02:33:27] "POST /neutron/network HTTP/1.1" 200 836 0.012434 10.0.0.30 - - [2025-02-17 02:33:27] "POST /neutron/network HTTP/1.1" 400 204 0.019780 10.0.0.30 - - [2025-02-17 02:33:28] "POST /neutron/port HTTP/1.1" 200 1102 0.018356 10.0.0.30 - - [2025-02-17 02:33:28] "POST /neutron/port HTTP/1.1" 200 1128 0.013324 10.0.0.30 - - [2025-02-17 02:33:28] "POST /neutron/port HTTP/1.1" 200 1098 0.018677 10.0.0.30 - - [2025-02-17 02:33:28] "POST /neutron/port HTTP/1.1" 200 1124 0.012872 10.0.0.30 - - [2025-02-17 02:33:28] "POST /neutron/port HTTP/1.1" 200 151 0.155756 10.0.0.30 - - [2025-02-17 02:33:28] "POST /neutron/port HTTP/1.1" 200 151 0.149786 10.0.0.30 - - [2025-02-17 02:33:29] "POST /neutron/network HTTP/1.1" 200 836 0.008990 10.0.0.30 - - [2025-02-17 02:33:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003395 10.0.0.30 - - [2025-02-17 02:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008821 10.0.0.30 - - [2025-02-17 02:33:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003831 10.0.0.30 - - [2025-02-17 02:33:29] "POST /neutron/network HTTP/1.1" 200 151 0.098975 10.0.0.30 - - [2025-02-17 02:33:29] "DELETE /route-target/6500d22e-77ed-4446-a643-1737db7dbff6 HTTP/1.1" 200 115 0.022184 10.0.0.30 - - [2025-02-17 02:33:29] "GET /routing-instance/34d4796e-91ef-4a05-b60e-fd1b8e605f1f HTTP/1.1" 404 171 0.003158 10.0.0.30 - - [2025-02-17 02:33:29] "GET /domains HTTP/1.1" 200 280 0.003017 10.0.0.30 - - [2025-02-17 02:33:29] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001201 10.0.0.30 - - [2025-02-17 02:33:29] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2586 0.050202 10.0.0.30 - - [2025-02-17 02:33:29] "GET /projects?obj_uuids=41bac6f7-1740-4fd4-b0b3-693593144daf&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001714 10.0.0.30 - - [2025-02-17 02:33:30] "GET /project/41bac6f7-1740-4fd4-b0b3-693593144daf HTTP/1.1" 200 2174 0.076159 10.0.0.30 - - [2025-02-17 02:33:30] "POST /neutron/network HTTP/1.1" 200 840 0.006258 10.0.0.30 - - [2025-02-17 02:33:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003919 10.0.0.30 - - [2025-02-17 02:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004987 10.0.0.30 - - [2025-02-17 02:33:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002174 10.0.0.30 - - [2025-02-17 02:33:30] "POST /neutron/network HTTP/1.1" 200 151 0.093018 10.0.0.30 - - [2025-02-17 02:33:30] "DELETE /route-target/8157a862-6311-4d1b-98b2-db379155fd55 HTTP/1.1" 200 115 0.017544 10.0.0.30 - - [2025-02-17 02:33:30] "GET /routing-instance/cf9797b9-34b5-4402-aa9f-3a48fc1ed919 HTTP/1.1" 404 171 0.003035 10.0.0.30 - - [2025-02-17 02:33:30] "GET /domains HTTP/1.1" 200 280 0.002829 10.0.0.30 - - [2025-02-17 02:33:30] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001133 10.0.0.30 - - [2025-02-17 02:33:30] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2586 0.048720 10.0.0.30 - - [2025-02-17 02:33:30] "GET /projects?obj_uuids=41bac6f7-1740-4fd4-b0b3-693593144daf&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001725 10.0.0.30 - - [2025-02-17 02:33:30] "GET /project/41bac6f7-1740-4fd4-b0b3-693593144daf HTTP/1.1" 200 1924 0.076630 10.0.0.30 - - [2025-02-17 02:33:30] "GET /projects?obj_uuids=41bac6f7-1740-4fd4-b0b3-693593144daf&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001631 10.0.0.30 - - [2025-02-17 02:33:30] "GET /project/41bac6f7-1740-4fd4-b0b3-693593144daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.040298 10.0.0.30 - - [2025-02-17 02:33:30] "GET /projects?obj_uuids=41bac6f7-1740-4fd4-b0b3-693593144daf&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001203 10.0.0.30 - - [2025-02-17 02:33:30] "GET /project/41bac6f7-1740-4fd4-b0b3-693593144daf?fields=virtual_networks HTTP/1.1" 200 1056 0.038060 10.0.0.30 - - [2025-02-17 02:33:30] "GET /projects?obj_uuids=41bac6f7-1740-4fd4-b0b3-693593144daf&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001409 10.0.0.30 - - [2025-02-17 02:33:30] "GET /project/41bac6f7-1740-4fd4-b0b3-693593144daf?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.033324 10.0.0.30 - - [2025-02-17 02:33:30] "GET /projects?obj_uuids=41bac6f7-1740-4fd4-b0b3-693593144daf&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001494 10.0.0.30 - - [2025-02-17 02:33:30] "GET /project/41bac6f7-1740-4fd4-b0b3-693593144daf?fields=security_groups HTTP/1.1" 200 1294 0.033795 10.0.0.30 - - [2025-02-17 02:33:31] "POST /fqname-to-id HTTP/1.1" 404 183 0.026670 10.0.0.30 - - [2025-02-17 02:33:31] "GET /projects?obj_uuids=6badced4-0567-47e2-82c6-64e809643d20&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002829 10.0.0.30 - - [2025-02-17 02:33:31] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001602 10.0.0.30 - - [2025-02-17 02:33:31] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008584 10.0.0.30 - - [2025-02-17 02:33:31] "POST /id-to-fqname HTTP/1.1" 200 185 0.001868 10.0.0.30 - - [2025-02-17 02:33:31] "POST /fqname-to-id HTTP/1.1" 404 194 0.004544 10.0.0.30 - - [2025-02-17 02:33:32] "POST /security-groups HTTP/1.1" 200 586 0.067973 10.0.0.30 - - [2025-02-17 02:33:32] "POST /fqname-to-id HTTP/1.1" 404 229 0.003042 10.0.0.30 - - [2025-02-17 02:33:32] "POST /projects HTTP/1.1" 200 575 0.260077 10.0.0.30 - - [2025-02-17 02:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.298598 10.0.0.30 - - [2025-02-17 02:33:32] "POST /access-control-lists HTTP/1.1" 200 591 0.068403 10.0.0.30 - - [2025-02-17 02:33:32] "GET /project/6badced4-0567-47e2-82c6-64e809643d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.454636 10.0.0.30 - - [2025-02-17 02:33:32] "POST /fqname-to-id HTTP/1.1" 404 228 0.004094 10.0.0.30 - - [2025-02-17 02:33:32] "POST /access-control-lists HTTP/1.1" 200 589 0.071972 10.0.0.30 - - [2025-02-17 02:33:33] "GET / HTTP/1.1" 200 35931 0.002293 10.0.0.30 - - [2025-02-17 02:33:34] "GET /projects?obj_uuids=6badced4-0567-47e2-82c6-64e809643d20&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001251 10.0.0.30 - - [2025-02-17 02:33:34] "GET /project/6badced4-0567-47e2-82c6-64e809643d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.036667 10.0.0.30 - - [2025-02-17 02:33:34] "GET /projects?obj_uuids=6badced4-0567-47e2-82c6-64e809643d20&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001885 10.0.0.30 - - [2025-02-17 02:33:34] "GET /project/6badced4-0567-47e2-82c6-64e809643d20?fields=virtual_networks HTTP/1.1" 200 1021 0.042010 10.0.0.30 - - [2025-02-17 02:33:34] "GET /projects?obj_uuids=6badced4-0567-47e2-82c6-64e809643d20&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001909 10.0.0.30 - - [2025-02-17 02:33:34] "GET /project/6badced4-0567-47e2-82c6-64e809643d20?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.046114 10.0.0.30 - - [2025-02-17 02:33:34] "GET /projects?obj_uuids=6badced4-0567-47e2-82c6-64e809643d20&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001695 10.0.0.30 - - [2025-02-17 02:33:35] "GET /project/6badced4-0567-47e2-82c6-64e809643d20?fields=security_groups HTTP/1.1" 200 1242 0.050469 10.0.0.30 - - [2025-02-17 02:33:35] "POST /fqname-to-id HTTP/1.1" 404 191 0.027203 10.0.0.30 - - [2025-02-17 02:33:35] "GET /projects?obj_uuids=7d6e1acf-c07a-42d6-b7db-ae2931aefd39&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003593 10.0.0.30 - - [2025-02-17 02:33:36] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001577 10.0.0.30 - - [2025-02-17 02:33:36] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008812 10.0.0.30 - - [2025-02-17 02:33:36] "POST /id-to-fqname HTTP/1.1" 200 193 0.001401 10.0.0.30 - - [2025-02-17 02:33:36] "POST /fqname-to-id HTTP/1.1" 404 202 0.003255 10.0.0.30 - - [2025-02-17 02:33:36] "POST /security-groups HTTP/1.1" 200 594 0.068230 10.0.0.30 - - [2025-02-17 02:33:36] "POST /fqname-to-id HTTP/1.1" 404 237 0.003085 10.0.0.30 - - [2025-02-17 02:33:36] "POST /projects HTTP/1.1" 200 591 0.228600 10.0.0.30 - - [2025-02-17 02:33:36] "POST /access-control-lists HTTP/1.1" 200 599 0.059499 10.0.0.30 - - [2025-02-17 02:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.304296 10.0.0.30 - - [2025-02-17 02:33:36] "POST /fqname-to-id HTTP/1.1" 404 236 0.003060 10.0.0.30 - - [2025-02-17 02:33:36] "GET /project/7d6e1acf-c07a-42d6-b7db-ae2931aefd39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.448210 10.0.0.30 - - [2025-02-17 02:33:36] "POST /access-control-lists HTTP/1.1" 200 597 0.059552 10.0.0.30 - - [2025-02-17 02:33:37] "GET / HTTP/1.1" 200 35931 0.003170 10.0.0.30 - - [2025-02-17 02:33:38] "GET /project/7d6e1acf-c07a-42d6-b7db-ae2931aefd39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000551 10.0.0.30 - - [2025-02-17 02:33:39] "GET /projects?obj_uuids=7d6e1acf-c07a-42d6-b7db-ae2931aefd39&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001244 10.0.0.30 - - [2025-02-17 02:33:39] "GET /project/7d6e1acf-c07a-42d6-b7db-ae2931aefd39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.057822 10.0.0.30 - - [2025-02-17 02:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.30 - - [2025-02-17 02:33:39] "GET /security-group/41c39d9f-1681-4bcd-a88b-0dbd66cd7f3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.006375 10.0.0.30 - - [2025-02-17 02:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.30 - - [2025-02-17 02:33:39] "GET /projects?obj_uuids=7d6e1acf-c07a-42d6-b7db-ae2931aefd39&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001451 10.0.0.30 - - [2025-02-17 02:33:39] "GET /project/7d6e1acf-c07a-42d6-b7db-ae2931aefd39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.028306 10.0.0.30 - - [2025-02-17 02:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.30 - - [2025-02-17 02:33:39] "GET /security-group/41c39d9f-1681-4bcd-a88b-0dbd66cd7f3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.004430 10.0.0.30 - - [2025-02-17 02:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.30 - - [2025-02-17 02:33:39] "PUT /security-group/41c39d9f-1681-4bcd-a88b-0dbd66cd7f3c HTTP/1.1" 200 262 0.018648 10.0.0.30 - - [2025-02-17 02:33:39] "PUT /access-control-list/c0b02383-010b-4758-a5de-22e60511aa59 HTTP/1.1" 200 272 0.014495 10.0.0.30 - - [2025-02-17 02:33:39] "POST /fqname-to-id HTTP/1.1" 404 202 0.002413 10.0.0.30 - - [2025-02-17 02:33:39] "PUT /access-control-list/d2780404-3a47-4667-bb2a-f2a240d2da4a HTTP/1.1" 200 272 0.021780 10.0.0.30 - - [2025-02-17 02:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.30 - - [2025-02-17 02:33:39] "GET /projects?obj_uuids=7d6e1acf-c07a-42d6-b7db-ae2931aefd39&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001630 10.0.0.30 - - [2025-02-17 02:33:39] "GET /project/7d6e1acf-c07a-42d6-b7db-ae2931aefd39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.033537 10.0.0.30 - - [2025-02-17 02:33:39] "POST /neutron/network HTTP/1.1" 200 117 0.028700 10.0.0.30 - - [2025-02-17 02:33:39] "GET /projects?obj_uuids=7d6e1acf-c07a-42d6-b7db-ae2931aefd39&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001215 10.0.0.30 - - [2025-02-17 02:33:39] "POST /neutron/network HTTP/1.1" 200 608 0.082917 10.0.0.30 - - [2025-02-17 02:33:39] "POST /route-targets HTTP/1.1" 200 327 0.013320 10.0.0.30 - - [2025-02-17 02:33:39] "POST /ref-update HTTP/1.1" 200 156 0.012796 10.0.0.30 - - [2025-02-17 02:33:39] "POST /useragent-kv HTTP/1.1" 200 115 0.009601 10.0.0.30 - - [2025-02-17 02:33:40] "POST /neutron/subnet HTTP/1.1" 200 725 0.165254 10.0.0.30 - - [2025-02-17 02:33:40] "POST /neutron/network HTTP/1.1" 200 827 0.006639 10.0.0.30 - - [2025-02-17 02:33:40] "POST /id-to-fqname HTTP/1.1" 200 223 0.004484 10.0.0.30 - - [2025-02-17 02:33:40] "GET /virtual-network/2b9511f6-27cc-48b8-8c59-38fa7f1ae307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006653 10.0.0.30 - - [2025-02-17 02:33:40] "POST /neutron/network HTTP/1.1" 200 827 0.007226 10.0.0.30 - - [2025-02-17 02:33:40] "GET /virtual-network/2b9511f6-27cc-48b8-8c59-38fa7f1ae307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005419 10.0.0.30 - - [2025-02-17 02:33:40] "POST /neutron/network HTTP/1.1" 200 827 0.006619 10.0.0.30 - - [2025-02-17 02:33:40] "POST /neutron/subnet HTTP/1.1" 200 725 0.006541 10.0.0.30 - - [2025-02-17 02:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.30 - - [2025-02-17 02:33:40] "GET /projects?obj_uuids=7d6e1acf-c07a-42d6-b7db-ae2931aefd39&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001496 10.0.0.30 - - [2025-02-17 02:33:40] "GET /project/7d6e1acf-c07a-42d6-b7db-ae2931aefd39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.035838 10.0.0.30 - - [2025-02-17 02:33:40] "POST /neutron/network HTTP/1.1" 200 117 0.012387 10.0.0.30 - - [2025-02-17 02:33:40] "GET /projects?obj_uuids=7d6e1acf-c07a-42d6-b7db-ae2931aefd39&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001242 10.0.0.30 - - [2025-02-17 02:33:40] "POST /neutron/network HTTP/1.1" 200 615 0.094662 10.0.0.30 - - [2025-02-17 02:33:40] "POST /route-targets HTTP/1.1" 200 327 0.011777 10.0.0.30 - - [2025-02-17 02:33:40] "POST /ref-update HTTP/1.1" 200 156 0.017089 10.0.0.30 - - [2025-02-17 02:33:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003826 10.0.0.30 - - [2025-02-17 02:33:40] "POST /neutron/subnet HTTP/1.1" 200 724 0.180205 10.0.0.30 - - [2025-02-17 02:33:40] "POST /neutron/network HTTP/1.1" 200 834 0.005501 10.0.0.30 - - [2025-02-17 02:33:40] "POST /id-to-fqname HTTP/1.1" 200 227 0.001192 10.0.0.30 - - [2025-02-17 02:33:40] "GET /virtual-network/13014277-027f-4b30-9e37-3f326e662604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004959 10.0.0.30 - - [2025-02-17 02:33:40] "POST /neutron/network HTTP/1.1" 200 834 0.005873 10.0.0.30 - - [2025-02-17 02:33:40] "GET /virtual-network/13014277-027f-4b30-9e37-3f326e662604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005085 10.0.0.30 - - [2025-02-17 02:33:40] "POST /neutron/network HTTP/1.1" 200 834 0.006769 10.0.0.30 - - [2025-02-17 02:33:40] "POST /neutron/subnet HTTP/1.1" 200 724 0.007609 10.0.0.30 - - [2025-02-17 02:33:40] "POST /id-to-fqname HTTP/1.1" 200 223 0.001562 10.0.0.30 - - [2025-02-17 02:33:40] "POST /neutron/network HTTP/1.1" 200 837 0.006381 10.0.0.30 - - [2025-02-17 02:33:41] "GET /aaa-mode HTTP/1.1" 401 292 0.000459 10.0.0.30 - - [2025-02-17 02:33:41] "GET / HTTP/1.1" 200 35931 0.001987 10.0.0.30 - - [2025-02-17 02:33:41] "GET /project/7d6e1acf-c07a-42d6-b7db-ae2931aefd39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000461 10.0.0.30 - - [2025-02-17 02:33:41] "GET /projects?obj_uuids=7d6e1acf-c07a-42d6-b7db-ae2931aefd39&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001369 10.0.0.30 - - [2025-02-17 02:33:41] "GET /project/7d6e1acf-c07a-42d6-b7db-ae2931aefd39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.062942 10.0.0.30 - - [2025-02-17 02:33:41] "POST /neutron/network HTTP/1.1" 200 827 0.014364 10.0.0.30 - - [2025-02-17 02:33:41] "POST /neutron/port HTTP/1.1" 200 117 0.005545 10.0.0.30 - - [2025-02-17 02:33:41] "POST /neutron/port HTTP/1.1" 200 117 0.006034 10.0.0.30 - - [2025-02-17 02:33:42] "POST /id-to-fqname HTTP/1.1" 200 227 0.001458 10.0.0.30 - - [2025-02-17 02:33:42] "POST /neutron/port HTTP/1.1" 200 117 0.007447 10.0.0.30 - - [2025-02-17 02:33:42] "POST /neutron/network HTTP/1.1" 200 844 0.006006 10.0.0.30 - - [2025-02-17 02:33:42] "GET /aaa-mode HTTP/1.1" 401 292 0.000434 10.0.0.30 - - [2025-02-17 02:33:42] "POST /neutron/network HTTP/1.1" 200 837 0.006457 10.0.0.30 - - [2025-02-17 02:33:42] "GET /projects?obj_uuids=7d6e1acf-c07a-42d6-b7db-ae2931aefd39&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001257 10.0.0.30 - - [2025-02-17 02:33:42] "GET / HTTP/1.1" 200 35931 0.001867 10.0.0.30 - - [2025-02-17 02:33:42] "GET /project/7d6e1acf-c07a-42d6-b7db-ae2931aefd39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000503 10.0.0.30 - - [2025-02-17 02:33:42] "POST /neutron/port HTTP/1.1" 200 1063 0.221297 10.0.0.30 - - [2025-02-17 02:33:42] "POST /neutron/port HTTP/1.1" 200 1063 0.010463 10.0.0.30 - - [2025-02-17 02:33:42] "POST /neutron/port HTTP/1.1" 200 1063 0.012089 10.0.0.30 - - [2025-02-17 02:33:42] "POST /neutron/port HTTP/1.1" 200 1117 0.077975 10.0.0.30 - - [2025-02-17 02:33:42] "POST /neutron/port HTTP/1.1" 200 1091 0.014892 10.0.0.30 - - [2025-02-17 02:33:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003394 10.0.0.30 - - [2025-02-17 02:33:42] "POST /neutron/subnet HTTP/1.1" 200 699 0.015074 10.0.0.30 - - [2025-02-17 02:33:42] "POST /neutron/port HTTP/1.1" 200 117 0.001287 10.0.0.30 - - [2025-02-17 02:33:42] "POST /neutron/network HTTP/1.1" 200 827 0.006134 10.0.0.30 - - [2025-02-17 02:33:42] "GET /projects?obj_uuids=7d6e1acf-c07a-42d6-b7db-ae2931aefd39&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001356 10.0.0.30 - - [2025-02-17 02:33:42] "GET /project/7d6e1acf-c07a-42d6-b7db-ae2931aefd39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.057876 10.0.0.30 - - [2025-02-17 02:33:42] "POST /neutron/network HTTP/1.1" 200 834 0.008999 10.0.0.30 - - [2025-02-17 02:33:43] "POST /neutron/port HTTP/1.1" 200 1091 0.018861 10.0.0.30 - - [2025-02-17 02:33:43] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006577 10.0.0.30 - - [2025-02-17 02:33:43] "POST /neutron/port HTTP/1.1" 200 117 0.007013 10.0.0.30 - - [2025-02-17 02:33:43] "GET /projects?obj_uuids=7d6e1acf-c07a-42d6-b7db-ae2931aefd39&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001211 10.0.0.30 - - [2025-02-17 02:33:43] "POST /neutron/router HTTP/1.1" 200 585 0.063664 10.0.0.30 - - [2025-02-17 02:33:43] "POST /neutron/router HTTP/1.1" 200 585 0.011536 10.0.0.30 - - [2025-02-17 02:33:43] "POST /route-targets HTTP/1.1" 200 327 0.035686 10.0.0.30 - - [2025-02-17 02:33:43] "POST /neutron/router HTTP/1.1" 200 656 0.054059 10.0.0.30 - - [2025-02-17 02:33:43] "GET /logical-router/4a68eb63-c982-4ed3-971e-a58b13e5819f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.009828 10.0.0.30 - - [2025-02-17 02:33:43] "POST /neutron/router HTTP/1.1" 200 656 0.013790 10.0.0.30 - - [2025-02-17 02:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006151 10.0.0.30 - - [2025-02-17 02:33:43] "PUT /logical-router/4a68eb63-c982-4ed3-971e-a58b13e5819f HTTP/1.1" 200 262 0.042644 10.0.0.30 - - [2025-02-17 02:33:43] "GET /projects?obj_uuids=7d6e1acf-c07a-42d6-b7db-ae2931aefd39&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001186 10.0.0.30 - - [2025-02-17 02:33:43] "GET /service-template/a2478dcf-f929-4a20-ad3e-7a1e4a5a812e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.012381 10.0.0.30 - - [2025-02-17 02:33:43] "POST /fqname-to-id HTTP/1.1" 404 215 0.002762 10.0.0.30 - - [2025-02-17 02:33:43] "POST /neutron/network HTTP/1.1" 200 844 0.025407 10.0.0.30 - - [2025-02-17 02:33:43] "GET /projects?obj_uuids=7d6e1acf-c07a-42d6-b7db-ae2931aefd39&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001235 10.0.0.30 - - [2025-02-17 02:33:43] "POST /useragent-kv HTTP/1.1" 200 115 0.008311 10.0.0.30 - - [2025-02-17 02:33:43] "POST /virtual-networks HTTP/1.1" 200 694 0.244141 10.0.0.30 - - [2025-02-17 02:33:43] "POST /route-targets HTTP/1.1" 200 327 0.037067 10.0.0.30 - - [2025-02-17 02:33:43] "POST /neutron/router HTTP/1.1" 200 344 0.499026 10.0.0.30 - - [2025-02-17 02:33:43] "POST /ref-update HTTP/1.1" 200 156 0.057945 10.0.0.30 - - [2025-02-17 02:33:43] "POST /service-instances HTTP/1.1" 200 670 0.136732 10.0.0.30 - - [2025-02-17 02:33:44] "POST /ref-update HTTP/1.1" 200 156 0.056311 10.0.0.30 - - [2025-02-17 02:33:44] "POST /neutron/port HTTP/1.1" 200 1091 0.099459 10.0.0.30 - - [2025-02-17 02:33:44] "POST /neutron/security_group HTTP/1.1" 200 2002 0.030981 10.0.0.30 - - [2025-02-17 02:33:44] "POST /route-tables HTTP/1.1" 200 582 0.081862 10.0.0.30 - - [2025-02-17 02:33:44] "PUT /logical-router/4a68eb63-c982-4ed3-971e-a58b13e5819f HTTP/1.1" 200 262 0.044806 10.0.0.30 - - [2025-02-17 02:33:44] "POST /neutron/port HTTP/1.1" 200 1063 0.512082 10.0.0.30 - - [2025-02-17 02:33:44] "POST /neutron/port HTTP/1.1" 200 1063 0.016194 10.0.0.30 - - [2025-02-17 02:33:44] "POST /neutron/port HTTP/1.1" 200 1063 0.011318 10.0.0.30 - - [2025-02-17 02:33:44] "POST /ref-update HTTP/1.1" 200 156 0.036044 10.0.0.30 - - [2025-02-17 02:33:44] "POST /neutron/port HTTP/1.1" 200 1117 0.089100 10.0.0.30 - - [2025-02-17 02:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.30 - - [2025-02-17 02:33:44] "POST /neutron/port HTTP/1.1" 200 1091 0.019313 10.0.0.30 - - [2025-02-17 02:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.30 - - [2025-02-17 02:33:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005618 10.0.0.30 - - [2025-02-17 02:33:44] "POST /neutron/subnet HTTP/1.1" 200 698 0.013190 10.0.0.30 - - [2025-02-17 02:33:44] "POST /neutron/port HTTP/1.1" 200 117 0.001228 10.0.0.30 - - [2025-02-17 02:33:44] "POST /virtual-machines HTTP/1.1" 200 553 0.015108 10.0.0.30 - - [2025-02-17 02:33:44] "POST /neutron/network HTTP/1.1" 200 834 0.006107 10.0.0.30 - - [2025-02-17 02:33:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.121218 10.0.0.30 - - [2025-02-17 02:33:44] "POST /chown HTTP/1.1" 200 109 0.008116 10.0.0.30 - - [2025-02-17 02:33:44] "POST /instance-ips HTTP/1.1" 200 551 0.051419 10.0.0.30 - - [2025-02-17 02:33:44] "POST /instance-ips HTTP/1.1" 400 246 0.018552 10.0.0.30 - - [2025-02-17 02:33:44] "POST /chown HTTP/1.1" 200 109 0.010076 10.0.0.30 - - [2025-02-17 02:33:44] "PUT /virtual-machine-interface/bc017ad5-d12e-4f9e-83e0-3e42920c7a52 HTTP/1.1" 200 284 0.012826 10.0.0.30 - - [2025-02-17 02:33:45] "PUT /instance-ip/4badfc8e-e575-4070-8232-7d65d0981f56 HTTP/1.1" 200 256 0.017270 10.0.0.30 - - [2025-02-17 02:33:45] "POST /ref-update HTTP/1.1" 200 156 0.013106 10.0.0.30 - - [2025-02-17 02:33:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.096684 10.0.0.30 - - [2025-02-17 02:33:45] "POST /chown HTTP/1.1" 200 109 0.012977 10.0.0.30 - - [2025-02-17 02:33:45] "POST /instance-ips HTTP/1.1" 200 549 0.049890 10.0.0.30 - - [2025-02-17 02:33:45] "POST /instance-ips HTTP/1.1" 400 316 0.044691 10.0.0.30 - - [2025-02-17 02:33:45] "POST /chown HTTP/1.1" 200 109 0.010141 10.0.0.30 - - [2025-02-17 02:33:45] "PUT /virtual-machine-interface/962b13e2-e630-42ed-86c5-bc01b812d7b1 HTTP/1.1" 200 284 0.017051 10.0.0.30 - - [2025-02-17 02:33:45] "PUT /instance-ip/3a1acb8f-8a95-4151-9c56-f1dd62d4eb02 HTTP/1.1" 200 256 0.015429 10.0.0.30 - - [2025-02-17 02:33:45] "POST /ref-update HTTP/1.1" 200 156 0.021562 10.0.0.30 - - [2025-02-17 02:33:45] "POST /ref-update HTTP/1.1" 200 156 0.018569 10.0.0.30 - - [2025-02-17 02:33:45] "POST /ref-update HTTP/1.1" 200 156 0.024139 10.0.0.30 - - [2025-02-17 02:33:45] "PUT /routing-instance/9c5d9837-c444-45e8-9ce4-c0afa6f61609 HTTP/1.1" 200 266 0.041580 10.0.0.30 - - [2025-02-17 02:33:45] "POST /virtual-machines HTTP/1.1" 200 553 0.019430 10.0.0.30 - - [2025-02-17 02:33:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.102542 10.0.0.30 - - [2025-02-17 02:33:46] "POST /chown HTTP/1.1" 200 109 0.011735 10.0.0.30 - - [2025-02-17 02:33:46] "POST /instance-ips HTTP/1.1" 400 246 0.030315 10.0.0.30 - - [2025-02-17 02:33:46] "POST /chown HTTP/1.1" 200 109 0.008317 10.0.0.30 - - [2025-02-17 02:33:46] "PUT /virtual-machine-interface/3f2b7263-5c6f-4bfa-afef-b6d2f09abdef HTTP/1.1" 200 284 0.012333 10.0.0.30 - - [2025-02-17 02:33:46] "PUT /instance-ip/4badfc8e-e575-4070-8232-7d65d0981f56 HTTP/1.1" 200 256 0.019900 10.0.0.30 - - [2025-02-17 02:33:46] "POST /ref-update HTTP/1.1" 200 156 0.014455 10.0.0.30 - - [2025-02-17 02:33:46] "POST /ref-update HTTP/1.1" 200 156 0.012642 10.0.0.30 - - [2025-02-17 02:33:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.108768 10.0.0.30 - - [2025-02-17 02:33:46] "POST /chown HTTP/1.1" 200 109 0.008477 10.0.0.30 - - [2025-02-17 02:33:46] "POST /instance-ips HTTP/1.1" 400 316 0.023182 10.0.0.30 - - [2025-02-17 02:33:46] "POST /chown HTTP/1.1" 200 109 0.009384 10.0.0.30 - - [2025-02-17 02:33:46] "PUT /virtual-machine-interface/186b322d-5353-49fd-b122-e6ec9a754f1e HTTP/1.1" 200 284 0.012026 10.0.0.30 - - [2025-02-17 02:33:46] "PUT /instance-ip/3a1acb8f-8a95-4151-9c56-f1dd62d4eb02 HTTP/1.1" 200 256 0.018217 10.0.0.30 - - [2025-02-17 02:33:47] "POST /ref-update HTTP/1.1" 200 156 0.029305 10.0.0.30 - - [2025-02-17 02:33:47] "POST /ref-update HTTP/1.1" 200 156 0.021461 10.0.0.30 - - [2025-02-17 02:33:49] "POST /neutron/port HTTP/1.1" 200 1091 0.020763 10.0.0.30 - - [2025-02-17 02:33:49] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007244 10.0.0.30 - - [2025-02-17 02:33:49] "POST /neutron/port HTTP/1.1" 200 1091 0.015809 10.0.0.30 - - [2025-02-17 02:33:49] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008502 10.0.0.30 - - [2025-02-17 02:33:49] "POST /neutron/port HTTP/1.1" 200 1091 0.021500 10.0.0.30 - - [2025-02-17 02:33:49] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007679 10.0.0.30 - - [2025-02-17 02:33:49] "GET /virtual-machine/f2fffb46-9e96-4871-8d7a-e2a83b5bf38e HTTP/1.1" 401 292 0.000502 10.0.0.30 - - [2025-02-17 02:33:49] "GET /virtual-machine/f2fffb46-9e96-4871-8d7a-e2a83b5bf38e HTTP/1.1" 200 1296 0.039123 10.0.0.30 - - [2025-02-17 02:33:49] "GET /virtual-machine-interface/a1ea4c26-61ec-4093-af51-2893296c6aad HTTP/1.1" 200 2957 0.006502 10.0.0.30 - - [2025-02-17 02:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.30 - - [2025-02-17 02:33:50] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004129 10.0.0.30 - - [2025-02-17 02:33:50] "GET /virtual-networks?parent_id=7d6e1acf-c07a-42d6-b7db-ae2931aefd39&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004344 10.0.0.30 - - [2025-02-17 02:33:50] "GET /virtual-network/2b9511f6-27cc-48b8-8c59-38fa7f1ae307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006616 10.0.0.30 - - [2025-02-17 02:33:52] "POST /neutron/port HTTP/1.1" 200 1091 0.015117 10.0.0.30 - - [2025-02-17 02:33:52] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006003 10.0.0.30 - - [2025-02-17 02:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.30 - - [2025-02-17 02:33:53] "GET /virtual-network/2b9511f6-27cc-48b8-8c59-38fa7f1ae307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005721 10.0.0.30 - - [2025-02-17 02:33:54] "POST /neutron/port HTTP/1.1" 200 1091 0.015989 10.0.0.30 - - [2025-02-17 02:33:54] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005748 10.0.0.30 - - [2025-02-17 02:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.30 - - [2025-02-17 02:33:55] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003474 10.0.0.30 - - [2025-02-17 02:33:55] "GET /virtual-networks?parent_id=7d6e1acf-c07a-42d6-b7db-ae2931aefd39&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003872 10.0.0.30 - - [2025-02-17 02:33:55] "GET /virtual-network/2b9511f6-27cc-48b8-8c59-38fa7f1ae307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005951 10.0.0.30 - - [2025-02-17 02:33:55] "POST /neutron/port HTTP/1.1" 200 1091 0.014856 10.0.0.30 - - [2025-02-17 02:33:55] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005951 10.0.0.30 - - [2025-02-17 02:33:55] "POST /neutron/port HTTP/1.1" 200 1091 0.017021 10.0.0.30 - - [2025-02-17 02:33:55] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008209 10.0.0.30 - - [2025-02-17 02:33:55] "POST /neutron/port HTTP/1.1" 200 1091 0.014569 10.0.0.30 - - [2025-02-17 02:33:55] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006284 10.0.0.30 - - [2025-02-17 02:33:55] "GET /virtual-machine/7ef6abb6-acb5-4d99-99ac-f45a4ea60232 HTTP/1.1" 200 1295 0.005434 10.0.0.30 - - [2025-02-17 02:33:55] "GET /virtual-machine-interface/6cbadf42-03ef-4a92-b5fb-411c0b913044 HTTP/1.1" 200 2968 0.005984 10.0.0.30 - - [2025-02-17 02:33:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.30 - - [2025-02-17 02:33:56] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004252 10.0.0.30 - - [2025-02-17 02:33:56] "GET /virtual-networks?parent_id=7d6e1acf-c07a-42d6-b7db-ae2931aefd39&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003574 10.0.0.30 - - [2025-02-17 02:33:56] "GET /virtual-network/13014277-027f-4b30-9e37-3f326e662604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005697 10.0.0.30 - - [2025-02-17 02:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.30 - - [2025-02-17 02:33:57] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005287 10.0.0.30 - - [2025-02-17 02:33:57] "GET /virtual-networks?parent_id=7d6e1acf-c07a-42d6-b7db-ae2931aefd39&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003634 10.0.0.30 - - [2025-02-17 02:33:57] "GET /virtual-network/13014277-027f-4b30-9e37-3f326e662604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006104 10.0.0.30 - - [2025-02-17 02:34:01] "POST /neutron/router HTTP/1.1" 200 656 0.005647 10.0.0.30 - - [2025-02-17 02:34:01] "POST /ref-update HTTP/1.1" 200 156 0.010517 10.0.0.30 - - [2025-02-17 02:34:01] "POST /neutron/router HTTP/1.1" 200 344 0.126901 10.0.0.30 - - [2025-02-17 02:34:01] "POST /neutron/router HTTP/1.1" 200 656 0.008116 10.0.0.30 - - [2025-02-17 02:34:01] "GET /logical-router/4a68eb63-c982-4ed3-971e-a58b13e5819f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.007524 10.0.0.30 - - [2025-02-17 02:34:01] "GET /service-instance/ee24bd6b-0cdb-40ad-8838-d9bbfa8e0076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2315 0.004074 10.0.0.30 - - [2025-02-17 02:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005438 10.0.0.30 - - [2025-02-17 02:34:01] "POST /neutron/router HTTP/1.1" 200 151 0.078712 10.0.0.30 - - [2025-02-17 02:34:01] "DELETE /route-target/1db4c703-4c66-45ec-b2de-43b12c30c726 HTTP/1.1" 409 239 0.006756 10.0.0.30 - - [2025-02-17 02:34:01] "PUT /logical-router/4a68eb63-c982-4ed3-971e-a58b13e5819f HTTP/1.1" 404 171 0.004373 10.0.0.30 - - [2025-02-17 02:34:01] "POST /ref-update HTTP/1.1" 200 156 0.024330 10.0.0.30 - - [2025-02-17 02:34:01] "DELETE /route-table/520d03ac-d9db-4bc1-bbc7-30aceeaf463c HTTP/1.1" 200 115 0.068604 10.0.0.30 - - [2025-02-17 02:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004728 10.0.0.30 - - [2025-02-17 02:34:01] "PUT /routing-instance/9c5d9837-c444-45e8-9ce4-c0afa6f61609 HTTP/1.1" 200 266 0.010837 10.0.0.30 - - [2025-02-17 02:34:01] "GET /virtual-network/95161b7d-1e26-4969-8204-aff262f020f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.006956 10.0.0.30 - - [2025-02-17 02:34:01] "POST /neutron/network HTTP/1.1" 200 834 0.015714 10.0.0.30 - - [2025-02-17 02:34:01] "POST /ref-update HTTP/1.1" 200 156 0.026283 10.0.0.30 - - [2025-02-17 02:34:01] "POST /neutron/network HTTP/1.1" 400 204 0.084979 10.0.0.30 - - [2025-02-17 02:34:01] "POST /ref-update HTTP/1.1" 200 156 0.034162 10.0.0.30 - - [2025-02-17 02:34:01] "DELETE /instance-ip/3a1acb8f-8a95-4151-9c56-f1dd62d4eb02 HTTP/1.1" 200 115 0.063751 10.0.0.30 - - [2025-02-17 02:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007387 10.0.0.30 - - [2025-02-17 02:34:02] "POST /useragent-kv HTTP/1.1" 200 115 0.006216 10.0.0.30 - - [2025-02-17 02:34:02] "POST /useragent-kv HTTP/1.1" 200 115 0.004747 10.0.0.30 - - [2025-02-17 02:34:02] "DELETE /virtual-network/95161b7d-1e26-4969-8204-aff262f020f7 HTTP/1.1" 200 115 0.177170 10.0.0.30 - - [2025-02-17 02:34:02] "DELETE /route-target/7d63cbde-dd36-4b42-b335-e77c5665a5fc HTTP/1.1" 200 115 0.045002 10.0.0.30 - - [2025-02-17 02:34:02] "DELETE /service-instance/ee24bd6b-0cdb-40ad-8838-d9bbfa8e0076 HTTP/1.1" 200 115 0.064209 10.0.0.30 - - [2025-02-17 02:34:02] "GET /logical-router/4a68eb63-c982-4ed3-971e-a58b13e5819f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004122 10.0.0.30 - - [2025-02-17 02:34:02] "GET /service-instance/ee24bd6b-0cdb-40ad-8838-d9bbfa8e0076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006540 10.0.0.30 - - [2025-02-17 02:34:02] "POST /neutron/port HTTP/1.1" 200 1091 0.034634 10.0.0.30 - - [2025-02-17 02:34:02] "POST /neutron/port HTTP/1.1" 200 1117 0.017712 10.0.0.30 - - [2025-02-17 02:34:02] "GET /virtual-machine-interface/186b322d-5353-49fd-b122-e6ec9a754f1e?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1333 0.007559 10.0.0.30 - - [2025-02-17 02:34:02] "POST /neutron/port HTTP/1.1" 200 1091 0.031353 10.0.0.30 - - [2025-02-17 02:34:02] "POST /neutron/port HTTP/1.1" 200 1117 0.026529 10.0.0.30 - - [2025-02-17 02:34:02] "DELETE /virtual-machine-interface/186b322d-5353-49fd-b122-e6ec9a754f1e HTTP/1.1" 200 115 0.071249 10.0.0.30 - - [2025-02-17 02:34:02] "GET /virtual-machine-interface/3f2b7263-5c6f-4bfa-afef-b6d2f09abdef?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1653 0.013514 10.0.0.30 - - [2025-02-17 02:34:02] "POST /neutron/port HTTP/1.1" 200 151 0.192780 10.0.0.30 - - [2025-02-17 02:34:02] "POST /ref-update HTTP/1.1" 200 156 0.037809 10.0.0.30 - - [2025-02-17 02:34:02] "GET /instance-ip/4badfc8e-e575-4070-8232-7d65d0981f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006143 10.0.0.30 - - [2025-02-17 02:34:02] "POST /neutron/port HTTP/1.1" 200 151 0.178975 10.0.0.30 - - [2025-02-17 02:34:02] "DELETE /virtual-machine-interface/3f2b7263-5c6f-4bfa-afef-b6d2f09abdef HTTP/1.1" 200 115 0.055185 10.0.0.30 - - [2025-02-17 02:34:02] "DELETE /virtual-machine/bf933579-fb49-4c85-b33e-d69e5eecad3b HTTP/1.1" 200 115 0.032084 10.0.0.30 - - [2025-02-17 02:34:02] "GET /virtual-machine-interface/bc017ad5-d12e-4f9e-83e0-3e42920c7a52?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1653 0.007822 10.0.0.30 - - [2025-02-17 02:34:02] "POST /ref-update HTTP/1.1" 200 156 0.019805 10.0.0.30 - - [2025-02-17 02:34:02] "GET /instance-ip/4badfc8e-e575-4070-8232-7d65d0981f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1694 0.008515 10.0.0.30 - - [2025-02-17 02:34:02] "DELETE /instance-ip/4badfc8e-e575-4070-8232-7d65d0981f56 HTTP/1.1" 200 115 0.052036 10.0.0.30 - - [2025-02-17 02:34:03] "DELETE /virtual-machine-interface/bc017ad5-d12e-4f9e-83e0-3e42920c7a52 HTTP/1.1" 200 115 0.049300 10.0.0.30 - - [2025-02-17 02:34:03] "GET /virtual-machine-interface/962b13e2-e630-42ed-86c5-bc01b812d7b1?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1333 0.008792 10.0.0.30 - - [2025-02-17 02:34:03] "DELETE /virtual-machine-interface/962b13e2-e630-42ed-86c5-bc01b812d7b1 HTTP/1.1" 200 115 0.041118 10.0.0.30 - - [2025-02-17 02:34:03] "POST /ref-update HTTP/1.1" 200 156 0.011615 10.0.0.30 - - [2025-02-17 02:34:03] "DELETE /virtual-machine/492f3af2-0678-4f3d-9cc3-41942e8bb76f HTTP/1.1" 200 115 0.021047 10.0.0.30 - - [2025-02-17 02:34:03] "DELETE /project/6badced4056747e282c664e809643d20 HTTP/1.1" 404 173 0.022393 10.0.0.30 - - [2025-02-17 02:34:03] "DELETE /project/7d6e1acfc07a42d6b7dbae2931aefd39 HTTP/1.1" 404 173 0.021177 10.0.0.30 - - [2025-02-17 02:34:03] "GET /projects?obj_uuids=41bac6f7-1740-4fd4-b0b3-693593144daf&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001688 10.0.0.30 - - [2025-02-17 02:34:03] "GET /projects?obj_uuids=6badced4-0567-47e2-82c6-64e809643d20&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001595 10.0.0.30 - - [2025-02-17 02:34:03] "GET /project/41bac6f7-1740-4fd4-b0b3-693593144daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.060903 10.0.0.30 - - [2025-02-17 02:34:03] "GET /project/6badced4-0567-47e2-82c6-64e809643d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.065507 10.0.0.30 - - [2025-02-17 02:34:03] "GET /projects?obj_uuids=6badced4-0567-47e2-82c6-64e809643d20&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001835 10.0.0.30 - - [2025-02-17 02:34:03] "GET /projects?obj_uuids=41bac6f7-1740-4fd4-b0b3-693593144daf&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001637 10.0.0.30 - - [2025-02-17 02:34:03] "GET /project/41bac6f7-1740-4fd4-b0b3-693593144daf?fields=security_groups HTTP/1.1" 200 1399 0.058859 10.0.0.30 - - [2025-02-17 02:34:03] "GET /project/6badced4-0567-47e2-82c6-64e809643d20?fields=security_groups HTTP/1.1" 200 1347 0.063977 10.0.0.30 - - [2025-02-17 02:34:03] "DELETE /security-group/cd6b3ecf-0be8-41a7-971d-12898b80e8f9 HTTP/1.1" 200 115 0.094419 10.0.0.30 - - [2025-02-17 02:34:03] "GET /projects?obj_uuids=41bac6f7-1740-4fd4-b0b3-693593144daf&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001841 10.0.0.30 - - [2025-02-17 02:34:03] "DELETE /access-control-list/142269d5-0a86-4b25-b2e5-37a28b89ba44 HTTP/1.1" 200 115 0.073133 10.0.0.30 - - [2025-02-17 02:34:03] "DELETE /security-group/d15cabc2-d245-4575-9928-9614e0be3fe9 HTTP/1.1" 200 115 0.119516 10.0.0.30 - - [2025-02-17 02:34:03] "GET /projects?obj_uuids=6badced4-0567-47e2-82c6-64e809643d20&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002246 10.0.0.30 - - [2025-02-17 02:34:03] "GET /project/41bac6f7-1740-4fd4-b0b3-693593144daf?fields=application_policy_sets HTTP/1.1" 200 1438 0.064425 10.0.0.30 - - [2025-02-17 02:34:03] "DELETE /access-control-list/bc101b4d-1d53-4286-a786-7386ced0cb21 HTTP/1.1" 200 115 0.068256 10.0.0.30 - - [2025-02-17 02:34:03] "GET /project/6badced4-0567-47e2-82c6-64e809643d20?fields=application_policy_sets HTTP/1.1" 200 1386 0.090638 10.0.0.30 - - [2025-02-17 02:34:03] "DELETE /access-control-list/f364004d-6387-48a5-bf23-1a107cd5f6a9 HTTP/1.1" 200 115 0.046833 10.0.0.30 - - [2025-02-17 02:34:03] "POST /neutron/network HTTP/1.1" 200 834 0.015200 10.0.0.30 - - [2025-02-17 02:34:03] "DELETE /access-control-list/5f56fd1f-3c90-4518-b199-fe647d078eab HTTP/1.1" 200 115 0.062420 10.0.0.30 - - [2025-02-17 02:34:04] "DELETE /project/41bac6f7-1740-4fd4-b0b3-693593144daf HTTP/1.1" 200 115 0.563913 10.0.0.30 - - [2025-02-17 02:34:04] "DELETE /project/6badced4-0567-47e2-82c6-64e809643d20 HTTP/1.1" 200 115 0.584226 10.0.0.30 - - [2025-02-17 02:34:04] "POST /useragent-kv HTTP/1.1" 200 115 0.004899 10.0.0.30 - - [2025-02-17 02:34:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005209 10.0.0.30 - - [2025-02-17 02:34:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002509 10.0.0.30 - - [2025-02-17 02:34:04] "POST /neutron/network HTTP/1.1" 200 151 0.172704 10.0.0.30 - - [2025-02-17 02:34:04] "DELETE /route-target/cf1d3d81-3bed-4ba4-ad2a-2a6dd1e60785 HTTP/1.1" 200 115 0.017416 10.0.0.30 - - [2025-02-17 02:34:04] "POST /neutron/network HTTP/1.1" 200 827 0.006365 10.0.0.30 - - [2025-02-17 02:34:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003735 10.0.0.30 - - [2025-02-17 02:34:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004806 10.0.0.30 - - [2025-02-17 02:34:04] "POST /useragent-kv HTTP/1.1" 200 115 0.004320 10.0.0.30 - - [2025-02-17 02:34:04] "POST /neutron/network HTTP/1.1" 200 151 0.091801 10.0.0.30 - - [2025-02-17 02:34:04] "DELETE /route-target/92ab4629-3d65-47d7-853f-c0eaaef75778 HTTP/1.1" 200 115 0.017694 10.0.0.30 - - [2025-02-17 02:34:04] "GET /projects?obj_uuids=7d6e1acf-c07a-42d6-b7db-ae2931aefd39&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001223 10.0.0.30 - - [2025-02-17 02:34:04] "GET /project/7d6e1acf-c07a-42d6-b7db-ae2931aefd39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.032262 10.0.0.30 - - [2025-02-17 02:34:04] "GET /projects?obj_uuids=7d6e1acf-c07a-42d6-b7db-ae2931aefd39&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001172 10.0.0.30 - - [2025-02-17 02:34:04] "GET /project/7d6e1acf-c07a-42d6-b7db-ae2931aefd39?fields=virtual_networks HTTP/1.1" 200 1038 0.073937 10.0.0.30 - - [2025-02-17 02:34:04] "GET /projects?obj_uuids=7d6e1acf-c07a-42d6-b7db-ae2931aefd39&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001209 10.0.0.30 - - [2025-02-17 02:34:04] "GET /project/7d6e1acf-c07a-42d6-b7db-ae2931aefd39?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.036561 10.0.0.30 - - [2025-02-17 02:34:04] "GET /projects?obj_uuids=7d6e1acf-c07a-42d6-b7db-ae2931aefd39&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001220 10.0.0.30 - - [2025-02-17 02:34:04] "GET /project/7d6e1acf-c07a-42d6-b7db-ae2931aefd39?fields=security_groups HTTP/1.1" 200 1267 0.032762 10.0.0.30 - - [2025-02-17 02:34:05] "POST /fqname-to-id HTTP/1.1" 404 196 0.026207 10.0.0.30 - - [2025-02-17 02:34:05] "GET /projects?obj_uuids=78191375-d348-4210-82f1-7a1e04a37cbb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002643 10.0.0.30 - - [2025-02-17 02:34:05] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002419 10.0.0.30 - - [2025-02-17 02:34:05] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009535 10.0.0.30 - - [2025-02-17 02:34:05] "POST /id-to-fqname HTTP/1.1" 200 198 0.001675 10.0.0.30 - - [2025-02-17 02:34:05] "POST /fqname-to-id HTTP/1.1" 404 207 0.005578 10.0.0.30 - - [2025-02-17 02:34:05] "POST /security-groups HTTP/1.1" 200 599 0.063817 10.0.0.30 - - [2025-02-17 02:34:06] "POST /fqname-to-id HTTP/1.1" 404 242 0.003559 10.0.0.30 - - [2025-02-17 02:34:06] "POST /projects HTTP/1.1" 200 601 0.235906 10.0.0.30 - - [2025-02-17 02:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.288959 10.0.0.30 - - [2025-02-17 02:34:06] "POST /access-control-lists HTTP/1.1" 200 604 0.061547 10.0.0.30 - - [2025-02-17 02:34:06] "GET /project/78191375-d348-4210-82f1-7a1e04a37cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.430086 10.0.0.30 - - [2025-02-17 02:34:06] "POST /fqname-to-id HTTP/1.1" 404 241 0.003510 10.0.0.30 - - [2025-02-17 02:34:06] "POST /access-control-lists HTTP/1.1" 200 602 0.060255 10.0.0.30 - - [2025-02-17 02:34:07] "GET /obj-perms HTTP/1.1" 200 5056 0.091818 10.0.0.30 - - [2025-02-17 02:34:07] "GET / HTTP/1.1" 200 35931 0.001967 10.0.0.30 - - [2025-02-17 02:34:08] "GET /obj-perms HTTP/1.1" 200 5056 0.417227 10.0.0.30 - - [2025-02-17 02:34:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000620 10.0.0.30 - - [2025-02-17 02:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.032885 10.0.0.30 - - [2025-02-17 02:34:09] "GET /projects?obj_uuids=78191375-d348-4210-82f1-7a1e04a37cbb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001735 10.0.0.30 - - [2025-02-17 02:34:09] "GET /project/78191375-d348-4210-82f1-7a1e04a37cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.037124 10.0.0.30 - - [2025-02-17 02:34:09] "POST /neutron/network HTTP/1.1" 200 117 0.033301 10.0.0.30 - - [2025-02-17 02:34:09] "GET /projects?obj_uuids=78191375-d348-4210-82f1-7a1e04a37cbb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002116 10.0.0.30 - - [2025-02-17 02:34:09] "POST /neutron/network HTTP/1.1" 200 613 0.083947 10.0.0.30 - - [2025-02-17 02:34:09] "POST /route-targets HTTP/1.1" 200 327 0.011693 10.0.0.30 - - [2025-02-17 02:34:09] "POST /ref-update HTTP/1.1" 200 156 0.013595 10.0.0.30 - - [2025-02-17 02:34:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003773 10.0.0.30 - - [2025-02-17 02:34:09] "POST /neutron/subnet HTTP/1.1" 200 720 0.181155 10.0.0.30 - - [2025-02-17 02:34:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000440 10.0.0.30 - - [2025-02-17 02:34:09] "POST /useragent-kv HTTP/1.1" 200 115 0.009739 10.0.0.30 - - [2025-02-17 02:34:09] "POST /neutron/subnet HTTP/1.1" 200 828 0.196011 10.0.0.30 - - [2025-02-17 02:34:09] "POST /neutron/network HTTP/1.1" 200 1005 0.009602 10.0.0.30 - - [2025-02-17 02:34:09] "POST /id-to-fqname HTTP/1.1" 200 228 0.001616 10.0.0.30 - - [2025-02-17 02:34:09] "GET /virtual-network/70ee9bdc-5079-4c72-903d-828aaf986458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006505 10.0.0.30 - - [2025-02-17 02:34:09] "POST /neutron/network HTTP/1.1" 200 1005 0.020928 10.0.0.30 - - [2025-02-17 02:34:09] "GET /virtual-network/70ee9bdc-5079-4c72-903d-828aaf986458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.009617 10.0.0.30 - - [2025-02-17 02:34:09] "POST /neutron/network HTTP/1.1" 200 1005 0.012259 10.0.0.30 - - [2025-02-17 02:34:09] "POST /neutron/subnet HTTP/1.1" 200 720 0.011150 10.0.0.30 - - [2025-02-17 02:34:09] "POST /neutron/subnet HTTP/1.1" 200 828 0.014766 10.0.0.30 - - [2025-02-17 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008350 10.0.0.30 - - [2025-02-17 02:34:10] "GET /projects?obj_uuids=78191375-d348-4210-82f1-7a1e04a37cbb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001948 10.0.0.30 - - [2025-02-17 02:34:10] "GET /project/78191375-d348-4210-82f1-7a1e04a37cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.045403 10.0.0.30 - - [2025-02-17 02:34:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.028392 10.0.0.30 - - [2025-02-17 02:34:10] "POST /neutron/network HTTP/1.1" 200 117 0.009623 10.0.0.30 - - [2025-02-17 02:34:10] "GET /projects?obj_uuids=78191375-d348-4210-82f1-7a1e04a37cbb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001231 10.0.0.30 - - [2025-02-17 02:34:10] "POST /neutron/network HTTP/1.1" 200 613 0.083847 10.0.0.30 - - [2025-02-17 02:34:10] "POST /route-targets HTTP/1.1" 200 327 0.010741 10.0.0.30 - - [2025-02-17 02:34:10] "POST /ref-update HTTP/1.1" 200 156 0.018172 10.0.0.30 - - [2025-02-17 02:34:10] "POST /useragent-kv HTTP/1.1" 200 115 0.005069 10.0.0.30 - - [2025-02-17 02:34:10] "POST /neutron/subnet HTTP/1.1" 200 729 0.167137 10.0.0.30 - - [2025-02-17 02:34:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.005039 10.0.0.30 - - [2025-02-17 02:34:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003909 10.0.0.30 - - [2025-02-17 02:34:10] "POST /neutron/subnet HTTP/1.1" 200 828 0.185087 10.0.0.30 - - [2025-02-17 02:34:10] "POST /neutron/network HTTP/1.1" 200 1007 0.010684 10.0.0.30 - - [2025-02-17 02:34:10] "POST /id-to-fqname HTTP/1.1" 200 228 0.001762 10.0.0.30 - - [2025-02-17 02:34:10] "GET /virtual-network/f4ad6205-372d-4739-96c5-fc45fddd2732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006713 10.0.0.30 - - [2025-02-17 02:34:10] "POST /neutron/network HTTP/1.1" 200 1007 0.009146 10.0.0.30 - - [2025-02-17 02:34:10] "GET /virtual-network/f4ad6205-372d-4739-96c5-fc45fddd2732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006662 10.0.0.30 - - [2025-02-17 02:34:10] "POST /neutron/network HTTP/1.1" 200 1007 0.009897 10.0.0.30 - - [2025-02-17 02:34:10] "POST /neutron/subnet HTTP/1.1" 200 729 0.009186 10.0.0.30 - - [2025-02-17 02:34:10] "POST /neutron/subnet HTTP/1.1" 200 828 0.008497 10.0.0.30 - - [2025-02-17 02:34:10] "POST /fqname-to-id HTTP/1.1" 404 234 0.003047 10.0.0.30 - - [2025-02-17 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.30 - - [2025-02-17 02:34:10] "GET /projects?obj_uuids=78191375-d348-4210-82f1-7a1e04a37cbb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001428 10.0.0.30 - - [2025-02-17 02:34:10] "GET /project/78191375-d348-4210-82f1-7a1e04a37cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.037457 10.0.0.30 - - [2025-02-17 02:34:11] "POST /network-policys HTTP/1.1" 200 577 0.068710 10.0.0.30 - - [2025-02-17 02:34:11] "GET /network-policy/28e5268d-1e43-48eb-b82e-244d189ea716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.007486 10.0.0.30 - - [2025-02-17 02:34:11] "POST /neutron/network HTTP/1.1" 200 1005 0.012041 10.0.0.30 - - [2025-02-17 02:34:11] "POST /fqname-to-id HTTP/1.1" 404 207 0.012228 10.0.0.30 - - [2025-02-17 02:34:11] "POST /fqname-to-id HTTP/1.1" 404 242 0.010057 10.0.0.30 - - [2025-02-17 02:34:11] "POST /neutron/network HTTP/1.1" 200 1113 0.083790 10.0.0.30 - - [2025-02-17 02:34:11] "POST /access-control-lists HTTP/1.1" 200 596 0.091774 10.0.0.30 - - [2025-02-17 02:34:11] "POST /neutron/network HTTP/1.1" 200 1113 0.062701 10.0.0.30 - - [2025-02-17 02:34:11] "GET /virtual-network/70ee9bdc-5079-4c72-903d-828aaf986458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.008536 10.0.0.30 - - [2025-02-17 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006334 10.0.0.30 - - [2025-02-17 02:34:11] "GET /network-policy/28e5268d-1e43-48eb-b82e-244d189ea716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.004518 10.0.0.30 - - [2025-02-17 02:34:11] "POST /neutron/network HTTP/1.1" 200 1007 0.008955 10.0.0.30 - - [2025-02-17 02:34:11] "POST /fqname-to-id HTTP/1.1" 404 207 0.009078 10.0.0.30 - - [2025-02-17 02:34:11] "POST /neutron/network HTTP/1.1" 200 1115 0.065733 10.0.0.30 - - [2025-02-17 02:34:11] "PUT /access-control-list/2c5eea78-e980-4de3-b294-82ea210f5eec HTTP/1.1" 200 272 0.061432 10.0.0.30 - - [2025-02-17 02:34:11] "POST /neutron/network HTTP/1.1" 200 1115 0.015436 10.0.0.30 - - [2025-02-17 02:34:11] "POST /fqname-to-id HTTP/1.1" 404 242 0.002907 10.0.0.30 - - [2025-02-17 02:34:11] "GET /virtual-network/f4ad6205-372d-4739-96c5-fc45fddd2732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005611 10.0.0.30 - - [2025-02-17 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.30 - - [2025-02-17 02:34:11] "GET /network-policy/28e5268d-1e43-48eb-b82e-244d189ea716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.003472 10.0.0.30 - - [2025-02-17 02:34:11] "GET /domains HTTP/1.1" 401 292 0.000495 10.0.0.30 - - [2025-02-17 02:34:11] "POST /access-control-lists HTTP/1.1" 200 596 0.067755 10.0.0.30 - - [2025-02-17 02:34:11] "POST /ref-update HTTP/1.1" 200 156 0.013630 10.0.0.30 - - [2025-02-17 02:34:12] "GET /domains HTTP/1.1" 200 280 0.032309 10.0.0.30 - - [2025-02-17 02:34:12] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001487 10.0.0.30 - - [2025-02-17 02:34:12] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2771 0.015465 10.0.0.30 - - [2025-02-17 02:34:12] "GET /projects?obj_uuids=78191375-d348-4210-82f1-7a1e04a37cbb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001304 10.0.0.30 - - [2025-02-17 02:34:12] "GET /project/78191375-d348-4210-82f1-7a1e04a37cbb HTTP/1.1" 200 2624 0.093337 10.0.0.30 - - [2025-02-17 02:34:12] "GET /virtual-network/70ee9bdc-5079-4c72-903d-828aaf986458 HTTP/1.1" 200 3502 0.008170 10.0.0.30 - - [2025-02-17 02:34:12] "GET /virtual-network/70ee9bdc-5079-4c72-903d-828aaf986458 HTTP/1.1" 200 3502 0.005815 10.0.0.30 - - [2025-02-17 02:34:12] "GET /routing-instance/e318ae6f-5d75-448d-9b4d-6df72fb47b84 HTTP/1.1" 200 1796 0.005048 10.0.0.30 - - [2025-02-17 02:34:12] "GET /routing-instance/e318ae6f-5d75-448d-9b4d-6df72fb47b84 HTTP/1.1" 200 1796 0.004007 10.0.0.30 - - [2025-02-17 02:34:12] "GET /route-target/7e144c7b-e56e-4d4a-af02-55d83cbef11a HTTP/1.1" 200 1212 0.004141 10.0.0.30 - - [2025-02-17 02:34:12] "GET /virtual-network/70ee9bdc-5079-4c72-903d-828aaf986458 HTTP/1.1" 200 3502 0.006721 10.0.0.30 - - [2025-02-17 02:34:12] "GET /routing-instance/e318ae6f-5d75-448d-9b4d-6df72fb47b84 HTTP/1.1" 200 1796 0.004858 10.0.0.30 - - [2025-02-17 02:34:12] "GET /virtual-network/70ee9bdc-5079-4c72-903d-828aaf986458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.007076 10.0.0.30 - - [2025-02-17 02:34:12] "GET /virtual-network/70ee9bdc-5079-4c72-903d-828aaf986458 HTTP/1.1" 200 3502 0.006834 10.0.0.30 - - [2025-02-17 02:34:12] "GET /routing-instance/e318ae6f-5d75-448d-9b4d-6df72fb47b84 HTTP/1.1" 200 1796 0.004064 10.0.0.30 - - [2025-02-17 02:34:12] "GET /routing-instance/e318ae6f-5d75-448d-9b4d-6df72fb47b84 HTTP/1.1" 200 1796 0.005805 10.0.0.30 - - [2025-02-17 02:34:12] "GET /route-target/7e144c7b-e56e-4d4a-af02-55d83cbef11a HTTP/1.1" 200 1212 0.004467 10.0.0.30 - - [2025-02-17 02:34:12] "GET /domains HTTP/1.1" 200 280 0.003281 10.0.0.30 - - [2025-02-17 02:34:12] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001868 10.0.0.30 - - [2025-02-17 02:34:12] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2771 0.010462 10.0.0.30 - - [2025-02-17 02:34:12] "GET /projects?obj_uuids=78191375-d348-4210-82f1-7a1e04a37cbb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001868 10.0.0.30 - - [2025-02-17 02:34:12] "GET /project/78191375-d348-4210-82f1-7a1e04a37cbb HTTP/1.1" 200 2624 0.085732 10.0.0.30 - - [2025-02-17 02:34:12] "GET /virtual-network/70ee9bdc-5079-4c72-903d-828aaf986458 HTTP/1.1" 200 3502 0.006345 10.0.0.30 - - [2025-02-17 02:34:12] "GET /obj-perms HTTP/1.1" 200 5046 0.059954 10.0.0.30 - - [2025-02-17 02:34:12] "GET /domains HTTP/1.1" 200 280 0.003422 10.0.0.30 - - [2025-02-17 02:34:12] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001394 10.0.0.30 - - [2025-02-17 02:34:12] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2771 0.009121 10.0.0.30 - - [2025-02-17 02:34:12] "GET /projects?obj_uuids=78191375-d348-4210-82f1-7a1e04a37cbb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001273 10.0.0.30 - - [2025-02-17 02:34:13] "GET /project/78191375-d348-4210-82f1-7a1e04a37cbb HTTP/1.1" 200 2624 0.075910 10.0.0.30 - - [2025-02-17 02:34:13] "GET /virtual-network/f4ad6205-372d-4739-96c5-fc45fddd2732 HTTP/1.1" 200 3509 0.008133 10.0.0.30 - - [2025-02-17 02:34:13] "GET /virtual-network/f4ad6205-372d-4739-96c5-fc45fddd2732 HTTP/1.1" 200 3509 0.005778 10.0.0.30 - - [2025-02-17 02:34:13] "GET /routing-instance/117bf538-d1fd-4bf6-9ea6-23ef5a5a8c7c HTTP/1.1" 200 1795 0.005723 10.0.0.30 - - [2025-02-17 02:34:13] "GET /routing-instance/117bf538-d1fd-4bf6-9ea6-23ef5a5a8c7c HTTP/1.1" 200 1795 0.004910 10.0.0.30 - - [2025-02-17 02:34:13] "GET /route-target/5fa99c56-a788-4616-a15f-3ea172f8615a HTTP/1.1" 200 1212 0.004073 10.0.0.30 - - [2025-02-17 02:34:13] "GET /virtual-network/f4ad6205-372d-4739-96c5-fc45fddd2732 HTTP/1.1" 200 3509 0.005735 10.0.0.30 - - [2025-02-17 02:34:13] "GET /routing-instance/117bf538-d1fd-4bf6-9ea6-23ef5a5a8c7c HTTP/1.1" 200 1795 0.004318 10.0.0.30 - - [2025-02-17 02:34:13] "GET /virtual-network/f4ad6205-372d-4739-96c5-fc45fddd2732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006229 10.0.0.30 - - [2025-02-17 02:34:13] "GET /virtual-network/f4ad6205-372d-4739-96c5-fc45fddd2732 HTTP/1.1" 200 3509 0.005738 10.0.0.30 - - [2025-02-17 02:34:13] "GET /routing-instance/117bf538-d1fd-4bf6-9ea6-23ef5a5a8c7c HTTP/1.1" 200 1795 0.004706 10.0.0.30 - - [2025-02-17 02:34:13] "GET /routing-instance/117bf538-d1fd-4bf6-9ea6-23ef5a5a8c7c HTTP/1.1" 200 1795 0.004631 10.0.0.30 - - [2025-02-17 02:34:13] "GET /route-target/5fa99c56-a788-4616-a15f-3ea172f8615a HTTP/1.1" 200 1212 0.003925 10.0.0.30 - - [2025-02-17 02:34:13] "GET /domains HTTP/1.1" 200 280 0.002917 10.0.0.30 - - [2025-02-17 02:34:13] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001218 10.0.0.30 - - [2025-02-17 02:34:13] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2771 0.008325 10.0.0.30 - - [2025-02-17 02:34:13] "GET /projects?obj_uuids=78191375-d348-4210-82f1-7a1e04a37cbb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001335 10.0.0.30 - - [2025-02-17 02:34:13] "GET /project/78191375-d348-4210-82f1-7a1e04a37cbb HTTP/1.1" 200 2624 0.078878 10.0.0.30 - - [2025-02-17 02:34:13] "GET /virtual-network/f4ad6205-372d-4739-96c5-fc45fddd2732 HTTP/1.1" 200 3509 0.006973 10.0.0.30 - - [2025-02-17 02:34:13] "GET /obj-perms HTTP/1.1" 200 5046 0.004903 10.0.0.30 - - [2025-02-17 02:34:13] "GET /virtual-network/f4ad6205-372d-4739-96c5-fc45fddd2732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.007063 10.0.0.30 - - [2025-02-17 02:34:13] "POST /neutron/network HTTP/1.1" 200 1115 0.009342 10.0.0.30 - - [2025-02-17 02:34:13] "POST /fqname-to-id HTTP/1.1" 404 207 0.009849 10.0.0.30 - - [2025-02-17 02:34:13] "POST /neutron/network HTTP/1.1" 200 1007 0.062984 10.0.0.30 - - [2025-02-17 02:34:13] "DELETE /access-control-list/9e69dd1c-df94-4866-9eec-8ce1e5978e08 HTTP/1.1" 200 115 0.055255 10.0.0.30 - - [2025-02-17 02:34:13] "POST /neutron/network HTTP/1.1" 200 1007 0.015690 10.0.0.30 - - [2025-02-17 02:34:13] "GET /virtual-network/f4ad6205-372d-4739-96c5-fc45fddd2732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006890 10.0.0.30 - - [2025-02-17 02:34:13] "POST /ref-update HTTP/1.1" 200 156 0.022869 10.0.0.30 - - [2025-02-17 02:34:13] "GET /virtual-network/70ee9bdc-5079-4c72-903d-828aaf986458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.011738 10.0.0.30 - - [2025-02-17 02:34:13] "POST /neutron/network HTTP/1.1" 200 1113 0.008689 10.0.0.30 - - [2025-02-17 02:34:13] "POST /fqname-to-id HTTP/1.1" 404 207 0.008071 10.0.0.30 - - [2025-02-17 02:34:13] "POST /neutron/network HTTP/1.1" 200 1005 0.067128 10.0.0.30 - - [2025-02-17 02:34:13] "DELETE /access-control-list/2c5eea78-e980-4de3-b294-82ea210f5eec HTTP/1.1" 200 115 0.053546 10.0.0.30 - - [2025-02-17 02:34:13] "POST /neutron/network HTTP/1.1" 200 1005 0.011394 10.0.0.30 - - [2025-02-17 02:34:13] "GET /virtual-network/70ee9bdc-5079-4c72-903d-828aaf986458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006022 10.0.0.30 - - [2025-02-17 02:34:13] "POST /ref-update HTTP/1.1" 200 156 0.022160 10.0.0.30 - - [2025-02-17 02:34:13] "DELETE /network-policy/28e5268d-1e43-48eb-b82e-244d189ea716 HTTP/1.1" 200 115 0.035228 10.0.0.30 - - [2025-02-17 02:34:13] "POST /neutron/network HTTP/1.1" 200 1007 0.012033 10.0.0.30 - - [2025-02-17 02:34:13] "POST /useragent-kv HTTP/1.1" 200 115 0.007612 10.0.0.30 - - [2025-02-17 02:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005549 10.0.0.30 - - [2025-02-17 02:34:13] "POST /useragent-kv HTTP/1.1" 200 115 0.006162 10.0.0.30 - - [2025-02-17 02:34:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002738 10.0.0.30 - - [2025-02-17 02:34:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002356 10.0.0.30 - - [2025-02-17 02:34:13] "POST /neutron/network HTTP/1.1" 200 151 0.120594 10.0.0.30 - - [2025-02-17 02:34:13] "DELETE /route-target/5fa99c56-a788-4616-a15f-3ea172f8615a HTTP/1.1" 200 115 0.027063 10.0.0.30 - - [2025-02-17 02:34:13] "GET /routing-instance/117bf538-d1fd-4bf6-9ea6-23ef5a5a8c7c HTTP/1.1" 404 171 0.003385 10.0.0.30 - - [2025-02-17 02:34:13] "GET /domains HTTP/1.1" 200 280 0.003221 10.0.0.30 - - [2025-02-17 02:34:13] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001368 10.0.0.30 - - [2025-02-17 02:34:13] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2771 0.050470 10.0.0.30 - - [2025-02-17 02:34:14] "GET /projects?obj_uuids=78191375-d348-4210-82f1-7a1e04a37cbb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001650 10.0.0.30 - - [2025-02-17 02:34:14] "GET /project/78191375-d348-4210-82f1-7a1e04a37cbb HTTP/1.1" 200 2144 0.090452 10.0.0.30 - - [2025-02-17 02:34:14] "POST /neutron/network HTTP/1.1" 200 1005 0.010471 10.0.0.30 - - [2025-02-17 02:34:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003568 10.0.0.30 - - [2025-02-17 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004955 10.0.0.30 - - [2025-02-17 02:34:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002510 10.0.0.30 - - [2025-02-17 02:34:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003971 10.0.0.30 - - [2025-02-17 02:34:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002581 10.0.0.30 - - [2025-02-17 02:34:14] "POST /neutron/network HTTP/1.1" 200 151 0.119976 10.0.0.30 - - [2025-02-17 02:34:14] "DELETE /route-target/7e144c7b-e56e-4d4a-af02-55d83cbef11a HTTP/1.1" 200 115 0.029663 10.0.0.30 - - [2025-02-17 02:34:14] "GET /routing-instance/e318ae6f-5d75-448d-9b4d-6df72fb47b84 HTTP/1.1" 404 171 0.006655 10.0.0.30 - - [2025-02-17 02:34:14] "GET /domains HTTP/1.1" 200 280 0.006657 10.0.0.30 - - [2025-02-17 02:34:14] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001503 10.0.0.30 - - [2025-02-17 02:34:14] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2771 0.053133 10.0.0.30 - - [2025-02-17 02:34:14] "GET /projects?obj_uuids=78191375-d348-4210-82f1-7a1e04a37cbb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001943 10.0.0.30 - - [2025-02-17 02:34:14] "GET /project/78191375-d348-4210-82f1-7a1e04a37cbb HTTP/1.1" 200 1899 0.088614 10.0.0.30 - - [2025-02-17 02:34:14] "GET /projects?obj_uuids=78191375-d348-4210-82f1-7a1e04a37cbb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001523 10.0.0.30 - - [2025-02-17 02:34:14] "GET /project/78191375-d348-4210-82f1-7a1e04a37cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.034330 10.0.0.30 - - [2025-02-17 02:34:14] "GET /projects?obj_uuids=78191375-d348-4210-82f1-7a1e04a37cbb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001635 10.0.0.30 - - [2025-02-17 02:34:14] "GET /project/78191375-d348-4210-82f1-7a1e04a37cbb?fields=virtual_networks HTTP/1.1" 200 1047 0.080043 10.0.0.30 - - [2025-02-17 02:34:14] "GET /projects?obj_uuids=78191375-d348-4210-82f1-7a1e04a37cbb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001314 10.0.0.30 - - [2025-02-17 02:34:14] "GET /project/78191375-d348-4210-82f1-7a1e04a37cbb?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.032520 10.0.0.30 - - [2025-02-17 02:34:15] "GET /projects?obj_uuids=78191375-d348-4210-82f1-7a1e04a37cbb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001393 10.0.0.30 - - [2025-02-17 02:34:15] "GET /project/78191375-d348-4210-82f1-7a1e04a37cbb?fields=security_groups HTTP/1.1" 200 1281 0.032087 10.0.0.30 - - [2025-02-17 02:34:15] "POST /fqname-to-id HTTP/1.1" 404 190 0.034338 10.0.0.30 - - [2025-02-17 02:34:16] "GET /projects?obj_uuids=0b253380-4c7c-4607-abaa-9eb4d795a0ef&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003149 10.0.0.30 - - [2025-02-17 02:34:16] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001459 10.0.0.30 - - [2025-02-17 02:34:16] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.010346 10.0.0.30 - - [2025-02-17 02:34:16] "POST /id-to-fqname HTTP/1.1" 200 192 0.001761 10.0.0.30 - - [2025-02-17 02:34:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.004871 10.0.0.30 - - [2025-02-17 02:34:16] "POST /security-groups HTTP/1.1" 200 593 0.062242 10.0.0.30 - - [2025-02-17 02:34:16] "POST /fqname-to-id HTTP/1.1" 404 236 0.004366 10.0.0.30 - - [2025-02-17 02:34:16] "POST /projects HTTP/1.1" 200 589 0.230130 10.0.0.30 - - [2025-02-17 02:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.264741 10.0.0.30 - - [2025-02-17 02:34:16] "POST /access-control-lists HTTP/1.1" 200 598 0.065794 10.0.0.30 - - [2025-02-17 02:34:16] "GET /project/0b253380-4c7c-4607-abaa-9eb4d795a0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.425517 10.0.0.30 - - [2025-02-17 02:34:16] "POST /fqname-to-id HTTP/1.1" 404 235 0.002954 10.0.0.30 - - [2025-02-17 02:34:16] "POST /access-control-lists HTTP/1.1" 200 596 0.077183 10.0.0.30 - - [2025-02-17 02:34:17] "GET / HTTP/1.1" 200 35931 0.004866 10.0.0.30 - - [2025-02-17 02:34:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000566 10.0.0.30 - - [2025-02-17 02:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.059325 10.0.0.30 - - [2025-02-17 02:34:18] "GET /projects?obj_uuids=0b253380-4c7c-4607-abaa-9eb4d795a0ef&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001264 10.0.0.30 - - [2025-02-17 02:34:18] "GET /project/0b253380-4c7c-4607-abaa-9eb4d795a0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.029547 10.0.0.30 - - [2025-02-17 02:34:18] "POST /neutron/network HTTP/1.1" 200 117 0.037978 10.0.0.30 - - [2025-02-17 02:34:19] "GET /projects?obj_uuids=0b253380-4c7c-4607-abaa-9eb4d795a0ef&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002009 10.0.0.30 - - [2025-02-17 02:34:19] "POST /neutron/network HTTP/1.1" 200 607 0.086606 10.0.0.30 - - [2025-02-17 02:34:19] "POST /route-targets HTTP/1.1" 200 327 0.011548 10.0.0.30 - - [2025-02-17 02:34:19] "POST /ref-update HTTP/1.1" 200 156 0.018387 10.0.0.30 - - [2025-02-17 02:34:19] "POST /useragent-kv HTTP/1.1" 200 115 0.007821 10.0.0.30 - - [2025-02-17 02:34:19] "POST /neutron/subnet HTTP/1.1" 200 734 0.150852 10.0.0.30 - - [2025-02-17 02:34:19] "POST /neutron/network HTTP/1.1" 200 828 0.006926 10.0.0.30 - - [2025-02-17 02:34:19] "POST /id-to-fqname HTTP/1.1" 200 222 0.001512 10.0.0.30 - - [2025-02-17 02:34:19] "GET /virtual-network/6fbaaa46-354e-4066-ab72-bf70217da500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007070 10.0.0.30 - - [2025-02-17 02:34:19] "POST /neutron/network HTTP/1.1" 200 828 0.006420 10.0.0.30 - - [2025-02-17 02:34:19] "GET /virtual-network/6fbaaa46-354e-4066-ab72-bf70217da500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005740 10.0.0.30 - - [2025-02-17 02:34:19] "POST /neutron/network HTTP/1.1" 200 828 0.006565 10.0.0.30 - - [2025-02-17 02:34:19] "POST /neutron/subnet HTTP/1.1" 200 734 0.009070 10.0.0.30 - - [2025-02-17 02:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.30 - - [2025-02-17 02:34:19] "GET /projects?obj_uuids=0b253380-4c7c-4607-abaa-9eb4d795a0ef&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001359 10.0.0.30 - - [2025-02-17 02:34:19] "GET /project/0b253380-4c7c-4607-abaa-9eb4d795a0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.037930 10.0.0.30 - - [2025-02-17 02:34:19] "POST /neutron/network HTTP/1.1" 200 117 0.012623 10.0.0.30 - - [2025-02-17 02:34:19] "GET /projects?obj_uuids=0b253380-4c7c-4607-abaa-9eb4d795a0ef&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001951 10.0.0.30 - - [2025-02-17 02:34:19] "POST /neutron/network HTTP/1.1" 200 607 0.084915 10.0.0.30 - - [2025-02-17 02:34:19] "POST /route-targets HTTP/1.1" 200 327 0.011863 10.0.0.30 - - [2025-02-17 02:34:19] "POST /ref-update HTTP/1.1" 200 156 0.012796 10.0.0.30 - - [2025-02-17 02:34:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002743 10.0.0.30 - - [2025-02-17 02:34:19] "POST /neutron/subnet HTTP/1.1" 200 724 0.180550 10.0.0.30 - - [2025-02-17 02:34:19] "POST /neutron/network HTTP/1.1" 200 826 0.006910 10.0.0.30 - - [2025-02-17 02:34:19] "POST /id-to-fqname HTTP/1.1" 200 222 0.001668 10.0.0.30 - - [2025-02-17 02:34:19] "GET /virtual-network/40e3c271-231e-433f-9efa-3a196859539e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006111 10.0.0.30 - - [2025-02-17 02:34:20] "POST /neutron/network HTTP/1.1" 200 826 0.007349 10.0.0.30 - - [2025-02-17 02:34:20] "GET /virtual-network/40e3c271-231e-433f-9efa-3a196859539e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006147 10.0.0.30 - - [2025-02-17 02:34:20] "POST /neutron/network HTTP/1.1" 200 826 0.006779 10.0.0.30 - - [2025-02-17 02:34:20] "POST /neutron/subnet HTTP/1.1" 200 724 0.009032 10.0.0.30 - - [2025-02-17 02:34:20] "POST /fqname-to-id HTTP/1.1" 404 228 0.002759 10.0.0.30 - - [2025-02-17 02:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.30 - - [2025-02-17 02:34:20] "GET /projects?obj_uuids=0b253380-4c7c-4607-abaa-9eb4d795a0ef&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001557 10.0.0.30 - - [2025-02-17 02:34:20] "GET /project/0b253380-4c7c-4607-abaa-9eb4d795a0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.034952 10.0.0.30 - - [2025-02-17 02:34:20] "POST /network-policys HTTP/1.1" 200 571 0.019865 10.0.0.30 - - [2025-02-17 02:34:20] "GET /network-policy/19f9a507-356a-45f3-8eb2-a24b3ba8ab96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.006063 10.0.0.30 - - [2025-02-17 02:34:20] "POST /neutron/network HTTP/1.1" 200 828 0.006391 10.0.0.30 - - [2025-02-17 02:34:20] "POST /fqname-to-id HTTP/1.1" 404 236 0.003971 10.0.0.30 - - [2025-02-17 02:34:20] "POST /neutron/network HTTP/1.1" 200 930 0.047271 10.0.0.30 - - [2025-02-17 02:34:20] "POST /neutron/network HTTP/1.1" 200 930 0.043864 10.0.0.30 - - [2025-02-17 02:34:20] "POST /access-control-lists HTTP/1.1" 200 590 0.071280 10.0.0.30 - - [2025-02-17 02:34:20] "GET /virtual-network/6fbaaa46-354e-4066-ab72-bf70217da500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.012190 10.0.0.30 - - [2025-02-17 02:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.30 - - [2025-02-17 02:34:20] "GET /network-policy/19f9a507-356a-45f3-8eb2-a24b3ba8ab96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.003961 10.0.0.30 - - [2025-02-17 02:34:20] "POST /neutron/network HTTP/1.1" 200 826 0.006125 10.0.0.30 - - [2025-02-17 02:34:20] "POST /fqname-to-id HTTP/1.1" 404 236 0.006753 10.0.0.30 - - [2025-02-17 02:34:20] "POST /neutron/network HTTP/1.1" 200 928 0.059659 10.0.0.30 - - [2025-02-17 02:34:20] "POST /neutron/network HTTP/1.1" 200 928 0.040069 10.0.0.30 - - [2025-02-17 02:34:20] "POST /access-control-lists HTTP/1.1" 200 590 0.080984 10.0.0.30 - - [2025-02-17 02:34:20] "GET /virtual-network/40e3c271-231e-433f-9efa-3a196859539e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.021381 10.0.0.30 - - [2025-02-17 02:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.30 - - [2025-02-17 02:34:20] "POST /ref-update HTTP/1.1" 200 156 0.012721 10.0.0.30 - - [2025-02-17 02:34:20] "GET /network-policy/19f9a507-356a-45f3-8eb2-a24b3ba8ab96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.005828 10.0.0.30 - - [2025-02-17 02:34:20] "GET /domains HTTP/1.1" 401 292 0.000557 10.0.0.30 - - [2025-02-17 02:34:20] "PUT /access-control-list/876d29c9-28a8-4901-b67f-699b5d3ac782 HTTP/1.1" 200 272 0.056138 10.0.0.30 - - [2025-02-17 02:34:21] "GET /domains HTTP/1.1" 200 280 0.029462 10.0.0.30 - - [2025-02-17 02:34:21] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001353 10.0.0.30 - - [2025-02-17 02:34:21] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2959 0.011401 10.0.0.30 - - [2025-02-17 02:34:21] "GET /projects?obj_uuids=0b253380-4c7c-4607-abaa-9eb4d795a0ef&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001573 10.0.0.30 - - [2025-02-17 02:34:21] "GET /project/0b253380-4c7c-4607-abaa-9eb4d795a0ef HTTP/1.1" 200 2570 0.075300 10.0.0.30 - - [2025-02-17 02:34:21] "GET /virtual-network/6fbaaa46-354e-4066-ab72-bf70217da500 HTTP/1.1" 200 2897 0.007286 10.0.0.30 - - [2025-02-17 02:34:21] "GET /virtual-network/6fbaaa46-354e-4066-ab72-bf70217da500 HTTP/1.1" 200 2897 0.006156 10.0.0.30 - - [2025-02-17 02:34:21] "GET /routing-instance/599c761e-0dfc-48dc-bc62-40d676820245 HTTP/1.1" 200 1783 0.005010 10.0.0.30 - - [2025-02-17 02:34:21] "GET /routing-instance/599c761e-0dfc-48dc-bc62-40d676820245 HTTP/1.1" 200 1783 0.004502 10.0.0.30 - - [2025-02-17 02:34:21] "GET /route-target/17bfde61-f1df-4843-9854-8c8d6a0c9a51 HTTP/1.1" 200 1206 0.004314 10.0.0.30 - - [2025-02-17 02:34:21] "GET /virtual-network/6fbaaa46-354e-4066-ab72-bf70217da500 HTTP/1.1" 200 2897 0.006233 10.0.0.30 - - [2025-02-17 02:34:21] "GET /routing-instance/599c761e-0dfc-48dc-bc62-40d676820245 HTTP/1.1" 200 1783 0.004839 10.0.0.30 - - [2025-02-17 02:34:21] "GET /virtual-network/6fbaaa46-354e-4066-ab72-bf70217da500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005363 10.0.0.30 - - [2025-02-17 02:34:21] "GET /virtual-network/6fbaaa46-354e-4066-ab72-bf70217da500 HTTP/1.1" 200 2897 0.005637 10.0.0.30 - - [2025-02-17 02:34:21] "GET /routing-instance/599c761e-0dfc-48dc-bc62-40d676820245 HTTP/1.1" 200 1783 0.003774 10.0.0.30 - - [2025-02-17 02:34:21] "GET /routing-instance/599c761e-0dfc-48dc-bc62-40d676820245 HTTP/1.1" 200 1783 0.003684 10.0.0.30 - - [2025-02-17 02:34:21] "GET /route-target/17bfde61-f1df-4843-9854-8c8d6a0c9a51 HTTP/1.1" 200 1206 0.003533 10.0.0.30 - - [2025-02-17 02:34:21] "GET /domains HTTP/1.1" 200 280 0.002918 10.0.0.30 - - [2025-02-17 02:34:21] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001184 10.0.0.30 - - [2025-02-17 02:34:21] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2959 0.007936 10.0.0.30 - - [2025-02-17 02:34:21] "GET /projects?obj_uuids=0b253380-4c7c-4607-abaa-9eb4d795a0ef&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001520 10.0.0.30 - - [2025-02-17 02:34:21] "GET /project/0b253380-4c7c-4607-abaa-9eb4d795a0ef HTTP/1.1" 200 2570 0.076802 10.0.0.30 - - [2025-02-17 02:34:21] "GET /virtual-network/6fbaaa46-354e-4066-ab72-bf70217da500 HTTP/1.1" 200 2897 0.006460 10.0.0.30 - - [2025-02-17 02:34:22] "GET /obj-perms HTTP/1.1" 200 5034 0.057544 10.0.0.30 - - [2025-02-17 02:34:22] "GET /domains HTTP/1.1" 200 280 0.003309 10.0.0.30 - - [2025-02-17 02:34:22] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001494 10.0.0.30 - - [2025-02-17 02:34:22] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2959 0.008969 10.0.0.30 - - [2025-02-17 02:34:22] "GET /projects?obj_uuids=0b253380-4c7c-4607-abaa-9eb4d795a0ef&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002094 10.0.0.30 - - [2025-02-17 02:34:22] "GET /project/0b253380-4c7c-4607-abaa-9eb4d795a0ef HTTP/1.1" 200 2570 0.072726 10.0.0.30 - - [2025-02-17 02:34:22] "GET /virtual-network/40e3c271-231e-433f-9efa-3a196859539e HTTP/1.1" 200 2891 0.008318 10.0.0.30 - - [2025-02-17 02:34:22] "GET /virtual-network/40e3c271-231e-433f-9efa-3a196859539e HTTP/1.1" 200 2891 0.005982 10.0.0.30 - - [2025-02-17 02:34:22] "GET /routing-instance/018041d6-7905-4752-ad07-487180c289c5 HTTP/1.1" 200 1782 0.004536 10.0.0.30 - - [2025-02-17 02:34:22] "GET /routing-instance/018041d6-7905-4752-ad07-487180c289c5 HTTP/1.1" 200 1782 0.004115 10.0.0.30 - - [2025-02-17 02:34:22] "GET /route-target/fae673b3-669b-4948-8788-20e01aa51b4f HTTP/1.1" 200 1206 0.003869 10.0.0.30 - - [2025-02-17 02:34:22] "GET /virtual-network/40e3c271-231e-433f-9efa-3a196859539e HTTP/1.1" 200 2891 0.006048 10.0.0.30 - - [2025-02-17 02:34:22] "GET /routing-instance/018041d6-7905-4752-ad07-487180c289c5 HTTP/1.1" 200 1782 0.004095 10.0.0.30 - - [2025-02-17 02:34:22] "GET /virtual-network/40e3c271-231e-433f-9efa-3a196859539e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005866 10.0.0.30 - - [2025-02-17 02:34:22] "GET /virtual-network/40e3c271-231e-433f-9efa-3a196859539e HTTP/1.1" 200 2891 0.006344 10.0.0.30 - - [2025-02-17 02:34:22] "GET /routing-instance/018041d6-7905-4752-ad07-487180c289c5 HTTP/1.1" 200 1782 0.004330 10.0.0.30 - - [2025-02-17 02:34:22] "GET /routing-instance/018041d6-7905-4752-ad07-487180c289c5 HTTP/1.1" 200 1782 0.003961 10.0.0.30 - - [2025-02-17 02:34:22] "GET /route-target/fae673b3-669b-4948-8788-20e01aa51b4f HTTP/1.1" 200 1206 0.003580 10.0.0.30 - - [2025-02-17 02:34:22] "GET /domains HTTP/1.1" 200 280 0.003060 10.0.0.30 - - [2025-02-17 02:34:22] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001316 10.0.0.30 - - [2025-02-17 02:34:22] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2959 0.008709 10.0.0.30 - - [2025-02-17 02:34:22] "GET /projects?obj_uuids=0b253380-4c7c-4607-abaa-9eb4d795a0ef&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002211 10.0.0.30 - - [2025-02-17 02:34:22] "GET /project/0b253380-4c7c-4607-abaa-9eb4d795a0ef HTTP/1.1" 200 2570 0.081907 10.0.0.30 - - [2025-02-17 02:34:22] "GET /virtual-network/40e3c271-231e-433f-9efa-3a196859539e HTTP/1.1" 200 2891 0.007089 10.0.0.30 - - [2025-02-17 02:34:22] "GET /obj-perms HTTP/1.1" 200 5034 0.003529 10.0.0.30 - - [2025-02-17 02:34:22] "POST /id-to-fqname HTTP/1.1" 200 222 0.002239 10.0.0.30 - - [2025-02-17 02:34:22] "POST /neutron/network HTTP/1.1" 200 940 0.007905 10.0.0.30 - - [2025-02-17 02:34:22] "GET /aaa-mode HTTP/1.1" 401 292 0.000538 10.0.0.30 - - [2025-02-17 02:34:23] "GET / HTTP/1.1" 200 35931 0.002350 10.0.0.30 - - [2025-02-17 02:34:23] "GET /project/0b253380-4c7c-4607-abaa-9eb4d795a0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000480 10.0.0.30 - - [2025-02-17 02:34:23] "GET /projects?obj_uuids=0b253380-4c7c-4607-abaa-9eb4d795a0ef&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001650 10.0.0.30 - - [2025-02-17 02:34:23] "GET /project/0b253380-4c7c-4607-abaa-9eb4d795a0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.066314 10.0.0.30 - - [2025-02-17 02:34:23] "POST /neutron/network HTTP/1.1" 200 930 0.007275 10.0.0.30 - - [2025-02-17 02:34:23] "POST /neutron/port HTTP/1.1" 200 117 0.005435 10.0.0.30 - - [2025-02-17 02:34:23] "POST /neutron/port HTTP/1.1" 200 117 0.005670 10.0.0.30 - - [2025-02-17 02:34:23] "POST /id-to-fqname HTTP/1.1" 200 222 0.001557 10.0.0.30 - - [2025-02-17 02:34:23] "POST /neutron/port HTTP/1.1" 200 117 0.006163 10.0.0.30 - - [2025-02-17 02:34:23] "POST /neutron/network HTTP/1.1" 200 938 0.006342 10.0.0.30 - - [2025-02-17 02:34:23] "GET /aaa-mode HTTP/1.1" 401 292 0.000564 10.0.0.30 - - [2025-02-17 02:34:24] "POST /neutron/network HTTP/1.1" 200 940 0.006690 10.0.0.30 - - [2025-02-17 02:34:24] "GET /projects?obj_uuids=0b253380-4c7c-4607-abaa-9eb4d795a0ef&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001351 10.0.0.30 - - [2025-02-17 02:34:24] "GET / HTTP/1.1" 200 35931 0.001933 10.0.0.30 - - [2025-02-17 02:34:24] "GET /project/0b253380-4c7c-4607-abaa-9eb4d795a0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000444 10.0.0.30 - - [2025-02-17 02:34:24] "POST /neutron/port HTTP/1.1" 200 1064 0.252849 10.0.0.30 - - [2025-02-17 02:34:24] "POST /neutron/port HTTP/1.1" 200 1064 0.012733 10.0.0.30 - - [2025-02-17 02:34:24] "POST /neutron/port HTTP/1.1" 200 1064 0.014293 10.0.0.30 - - [2025-02-17 02:34:24] "POST /neutron/port HTTP/1.1" 200 1118 0.094506 10.0.0.30 - - [2025-02-17 02:34:24] "POST /neutron/port HTTP/1.1" 200 1092 0.015960 10.0.0.30 - - [2025-02-17 02:34:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003846 10.0.0.30 - - [2025-02-17 02:34:24] "POST /neutron/subnet HTTP/1.1" 200 708 0.011384 10.0.0.30 - - [2025-02-17 02:34:24] "POST /neutron/port HTTP/1.1" 200 117 0.001379 10.0.0.30 - - [2025-02-17 02:34:24] "POST /neutron/network HTTP/1.1" 200 930 0.006045 10.0.0.30 - - [2025-02-17 02:34:24] "GET /projects?obj_uuids=0b253380-4c7c-4607-abaa-9eb4d795a0ef&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001255 10.0.0.30 - - [2025-02-17 02:34:24] "GET /project/0b253380-4c7c-4607-abaa-9eb4d795a0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.053990 10.0.0.30 - - [2025-02-17 02:34:24] "POST /neutron/network HTTP/1.1" 200 928 0.006271 10.0.0.30 - - [2025-02-17 02:34:24] "POST /neutron/port HTTP/1.1" 200 1092 0.025205 10.0.0.30 - - [2025-02-17 02:34:24] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010505 10.0.0.30 - - [2025-02-17 02:34:25] "POST /neutron/port HTTP/1.1" 200 117 0.006423 10.0.0.30 - - [2025-02-17 02:34:25] "POST /neutron/port HTTP/1.1" 200 1092 0.023689 10.0.0.30 - - [2025-02-17 02:34:25] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008169 10.0.0.30 - - [2025-02-17 02:34:25] "POST /neutron/network HTTP/1.1" 200 938 0.007655 10.0.0.30 - - [2025-02-17 02:34:25] "GET /projects?obj_uuids=0b253380-4c7c-4607-abaa-9eb4d795a0ef&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001293 10.0.0.30 - - [2025-02-17 02:34:25] "PUT /access-control-list/c257f73c-c8b0-436a-ae11-842498ef6e10 HTTP/1.1" 200 272 0.069689 10.0.0.30 - - [2025-02-17 02:34:25] "POST /neutron/port HTTP/1.1" 200 1062 0.345641 10.0.0.30 - - [2025-02-17 02:34:25] "POST /neutron/port HTTP/1.1" 200 1062 0.011354 10.0.0.30 - - [2025-02-17 02:34:25] "POST /neutron/port HTTP/1.1" 200 1062 0.011434 10.0.0.30 - - [2025-02-17 02:34:25] "POST /neutron/port HTTP/1.1" 200 1116 0.097718 10.0.0.30 - - [2025-02-17 02:34:26] "POST /neutron/port HTTP/1.1" 200 1090 0.020813 10.0.0.30 - - [2025-02-17 02:34:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004153 10.0.0.30 - - [2025-02-17 02:34:26] "POST /neutron/subnet HTTP/1.1" 200 698 0.012915 10.0.0.30 - - [2025-02-17 02:34:26] "POST /neutron/port HTTP/1.1" 200 117 0.001372 10.0.0.30 - - [2025-02-17 02:34:26] "POST /neutron/network HTTP/1.1" 200 928 0.007145 10.0.0.30 - - [2025-02-17 02:34:30] "POST /neutron/port HTTP/1.1" 200 1092 0.016977 10.0.0.30 - - [2025-02-17 02:34:30] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007302 10.0.0.30 - - [2025-02-17 02:34:30] "POST /neutron/port HTTP/1.1" 200 1092 0.019212 10.0.0.30 - - [2025-02-17 02:34:30] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009166 10.0.0.30 - - [2025-02-17 02:34:30] "POST /neutron/port HTTP/1.1" 200 1092 0.017489 10.0.0.30 - - [2025-02-17 02:34:30] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007767 10.0.0.30 - - [2025-02-17 02:34:30] "GET /virtual-machine/27dd9a71-ac2b-4860-a1dc-92845833ac9a HTTP/1.1" 200 1294 0.006573 10.0.0.30 - - [2025-02-17 02:34:30] "GET /virtual-machine-interface/fdd3c588-afa7-4bc4-be90-50c230cbc4d2 HTTP/1.1" 200 2952 0.006606 10.0.0.30 - - [2025-02-17 02:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.30 - - [2025-02-17 02:34:30] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.006966 10.0.0.30 - - [2025-02-17 02:34:30] "GET /virtual-networks?parent_id=0b253380-4c7c-4607-abaa-9eb4d795a0ef&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003419 10.0.0.30 - - [2025-02-17 02:34:30] "GET /virtual-network/6fbaaa46-354e-4066-ab72-bf70217da500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006387 10.0.0.30 - - [2025-02-17 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.30 - - [2025-02-17 02:34:33] "GET /virtual-network/6fbaaa46-354e-4066-ab72-bf70217da500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005460 10.0.0.30 - - [2025-02-17 02:34:34] "POST /neutron/port HTTP/1.1" 200 1092 0.018444 10.0.0.30 - - [2025-02-17 02:34:34] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006401 10.0.0.30 - - [2025-02-17 02:34:35] "POST /neutron/port HTTP/1.1" 200 1090 0.024889 10.0.0.30 - - [2025-02-17 02:34:35] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006609 10.0.0.30 - - [2025-02-17 02:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009488 10.0.0.30 - - [2025-02-17 02:34:35] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004075 10.0.0.30 - - [2025-02-17 02:34:35] "GET /virtual-networks?parent_id=0b253380-4c7c-4607-abaa-9eb4d795a0ef&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003285 10.0.0.30 - - [2025-02-17 02:34:35] "GET /virtual-network/6fbaaa46-354e-4066-ab72-bf70217da500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.007921 10.0.0.30 - - [2025-02-17 02:34:36] "POST /neutron/port HTTP/1.1" 200 1090 0.020802 10.0.0.30 - - [2025-02-17 02:34:36] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007788 10.0.0.30 - - [2025-02-17 02:34:36] "POST /neutron/port HTTP/1.1" 200 1090 0.016328 10.0.0.30 - - [2025-02-17 02:34:36] "POST /neutron/security_group HTTP/1.1" 200 2060 0.012130 10.0.0.30 - - [2025-02-17 02:34:36] "POST /neutron/port HTTP/1.1" 200 1090 0.015970 10.0.0.30 - - [2025-02-17 02:34:36] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007018 10.0.0.30 - - [2025-02-17 02:34:36] "GET /virtual-machine/83b93f31-20bf-4507-9107-d8288b3093d8 HTTP/1.1" 200 1294 0.007695 10.0.0.30 - - [2025-02-17 02:34:36] "GET /virtual-machine-interface/c7eec467-41e4-43a1-9254-41138382fd91 HTTP/1.1" 200 2952 0.006589 10.0.0.30 - - [2025-02-17 02:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.30 - - [2025-02-17 02:34:36] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003189 10.0.0.30 - - [2025-02-17 02:34:36] "GET /virtual-networks?parent_id=0b253380-4c7c-4607-abaa-9eb4d795a0ef&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003031 10.0.0.30 - - [2025-02-17 02:34:36] "GET /virtual-network/40e3c271-231e-433f-9efa-3a196859539e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006016 10.0.0.30 - - [2025-02-17 02:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.30 - - [2025-02-17 02:34:37] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003023 10.0.0.30 - - [2025-02-17 02:34:37] "GET /virtual-networks?parent_id=0b253380-4c7c-4607-abaa-9eb4d795a0ef&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003182 10.0.0.30 - - [2025-02-17 02:34:37] "GET /virtual-network/40e3c271-231e-433f-9efa-3a196859539e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005898 10.0.0.30 - - [2025-02-17 02:34:38] "POST /neutron/port HTTP/1.1" 200 1090 0.015933 10.0.0.30 - - [2025-02-17 02:34:38] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006405 10.0.0.30 - - [2025-02-17 02:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.30 - - [2025-02-17 02:34:47] "GET /projects?obj_uuids=0b253380-4c7c-4607-abaa-9eb4d795a0ef&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001731 10.0.0.30 - - [2025-02-17 02:34:47] "GET /project/0b253380-4c7c-4607-abaa-9eb4d795a0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.032446 10.0.0.30 - - [2025-02-17 02:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.30 - - [2025-02-17 02:34:47] "PUT /network-policy/19f9a507-356a-45f3-8eb2-a24b3ba8ab96 HTTP/1.1" 200 262 0.011725 10.0.0.30 - - [2025-02-17 02:34:48] "PUT /access-control-list/876d29c9-28a8-4901-b67f-699b5d3ac782 HTTP/1.1" 200 272 0.056062 10.0.0.30 - - [2025-02-17 02:34:48] "POST /ref-update HTTP/1.1" 200 156 0.016990 10.0.0.30 - - [2025-02-17 02:34:48] "PUT /access-control-list/c257f73c-c8b0-436a-ae11-842498ef6e10 HTTP/1.1" 200 272 0.053282 10.0.0.30 - - [2025-02-17 02:34:48] "POST /ref-update HTTP/1.1" 200 156 0.012688 10.0.0.30 - - [2025-02-17 02:34:51] "GET /virtual-network/40e3c271-231e-433f-9efa-3a196859539e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.007039 10.0.0.30 - - [2025-02-17 02:34:51] "POST /neutron/network HTTP/1.1" 200 928 0.006582 10.0.0.30 - - [2025-02-17 02:34:51] "POST /neutron/network HTTP/1.1" 200 826 0.078880 10.0.0.30 - - [2025-02-17 02:34:51] "DELETE /access-control-list/c257f73c-c8b0-436a-ae11-842498ef6e10 HTTP/1.1" 200 115 0.074286 10.0.0.30 - - [2025-02-17 02:34:51] "POST /neutron/network HTTP/1.1" 200 826 0.013129 10.0.0.30 - - [2025-02-17 02:34:51] "GET /virtual-network/40e3c271-231e-433f-9efa-3a196859539e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006786 10.0.0.30 - - [2025-02-17 02:34:51] "GET /virtual-network/6fbaaa46-354e-4066-ab72-bf70217da500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.007593 10.0.0.30 - - [2025-02-17 02:34:51] "POST /neutron/network HTTP/1.1" 200 930 0.013191 10.0.0.30 - - [2025-02-17 02:34:51] "POST /neutron/network HTTP/1.1" 200 828 0.083522 10.0.0.30 - - [2025-02-17 02:34:51] "DELETE /access-control-list/876d29c9-28a8-4901-b67f-699b5d3ac782 HTTP/1.1" 200 115 0.061292 10.0.0.30 - - [2025-02-17 02:34:51] "POST /neutron/network HTTP/1.1" 200 828 0.019674 10.0.0.30 - - [2025-02-17 02:34:51] "GET /virtual-network/6fbaaa46-354e-4066-ab72-bf70217da500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006590 10.0.0.30 - - [2025-02-17 02:34:51] "DELETE /network-policy/19f9a507-356a-45f3-8eb2-a24b3ba8ab96 HTTP/1.1" 200 115 0.035810 10.0.0.30 - - [2025-02-17 02:34:51] "POST /neutron/network HTTP/1.1" 200 826 0.006958 10.0.0.30 - - [2025-02-17 02:34:51] "POST /neutron/network HTTP/1.1" 400 204 0.013888 10.0.0.30 - - [2025-02-17 02:34:51] "POST /neutron/port HTTP/1.1" 200 1090 0.017639 10.0.0.30 - - [2025-02-17 02:34:51] "POST /neutron/port HTTP/1.1" 200 1116 0.011650 10.0.0.30 - - [2025-02-17 02:34:51] "POST /neutron/port HTTP/1.1" 200 1092 0.021564 10.0.0.30 - - [2025-02-17 02:34:51] "POST /neutron/port HTTP/1.1" 200 1118 0.019492 10.0.0.30 - - [2025-02-17 02:34:51] "POST /neutron/port HTTP/1.1" 200 151 0.118901 10.0.0.30 - - [2025-02-17 02:34:51] "POST /neutron/port HTTP/1.1" 200 151 0.110504 10.0.0.30 - - [2025-02-17 02:34:53] "POST /neutron/network HTTP/1.1" 200 826 0.007039 10.0.0.30 - - [2025-02-17 02:34:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003681 10.0.0.30 - - [2025-02-17 02:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.30 - - [2025-02-17 02:34:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003420 10.0.0.30 - - [2025-02-17 02:34:53] "POST /neutron/network HTTP/1.1" 200 151 0.086602 10.0.0.30 - - [2025-02-17 02:34:53] "DELETE /route-target/fae673b3-669b-4948-8788-20e01aa51b4f HTTP/1.1" 200 115 0.019907 10.0.0.30 - - [2025-02-17 02:34:53] "GET /routing-instance/018041d6-7905-4752-ad07-487180c289c5 HTTP/1.1" 404 171 0.003119 10.0.0.30 - - [2025-02-17 02:34:53] "GET /domains HTTP/1.1" 200 280 0.003325 10.0.0.30 - - [2025-02-17 02:34:53] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001646 10.0.0.30 - - [2025-02-17 02:34:53] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2959 0.051469 10.0.0.30 - - [2025-02-17 02:34:53] "GET /projects?obj_uuids=0b253380-4c7c-4607-abaa-9eb4d795a0ef&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001552 10.0.0.30 - - [2025-02-17 02:34:53] "GET /project/0b253380-4c7c-4607-abaa-9eb4d795a0ef HTTP/1.1" 200 2102 0.070481 10.0.0.30 - - [2025-02-17 02:34:53] "POST /neutron/network HTTP/1.1" 200 828 0.005821 10.0.0.30 - - [2025-02-17 02:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004826 10.0.0.30 - - [2025-02-17 02:34:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002287 10.0.0.30 - - [2025-02-17 02:34:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003295 10.0.0.30 - - [2025-02-17 02:34:54] "POST /neutron/network HTTP/1.1" 200 151 0.088581 10.0.0.30 - - [2025-02-17 02:34:54] "DELETE /route-target/17bfde61-f1df-4843-9854-8c8d6a0c9a51 HTTP/1.1" 200 115 0.023735 10.0.0.30 - - [2025-02-17 02:34:54] "GET /routing-instance/599c761e-0dfc-48dc-bc62-40d676820245 HTTP/1.1" 404 171 0.002486 10.0.0.30 - - [2025-02-17 02:34:54] "GET /domains HTTP/1.1" 200 280 0.002268 10.0.0.30 - - [2025-02-17 02:34:54] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001283 10.0.0.30 - - [2025-02-17 02:34:54] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2959 0.049703 10.0.0.30 - - [2025-02-17 02:34:54] "GET /projects?obj_uuids=0b253380-4c7c-4607-abaa-9eb4d795a0ef&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001477 10.0.0.30 - - [2025-02-17 02:34:54] "GET /project/0b253380-4c7c-4607-abaa-9eb4d795a0ef HTTP/1.1" 200 1863 0.070701 10.0.0.30 - - [2025-02-17 02:34:54] "GET /projects?obj_uuids=0b253380-4c7c-4607-abaa-9eb4d795a0ef&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001230 10.0.0.30 - - [2025-02-17 02:34:54] "GET /project/0b253380-4c7c-4607-abaa-9eb4d795a0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.028150 10.0.0.30 - - [2025-02-17 02:34:54] "GET /projects?obj_uuids=0b253380-4c7c-4607-abaa-9eb4d795a0ef&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001165 10.0.0.30 - - [2025-02-17 02:34:54] "GET /project/0b253380-4c7c-4607-abaa-9eb4d795a0ef?fields=virtual_networks HTTP/1.1" 200 1035 0.072804 10.0.0.30 - - [2025-02-17 02:34:54] "GET /projects?obj_uuids=0b253380-4c7c-4607-abaa-9eb4d795a0ef&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001177 10.0.0.30 - - [2025-02-17 02:34:54] "GET /project/0b253380-4c7c-4607-abaa-9eb4d795a0ef?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.032297 10.0.0.30 - - [2025-02-17 02:34:54] "GET /projects?obj_uuids=0b253380-4c7c-4607-abaa-9eb4d795a0ef&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001193 10.0.0.30 - - [2025-02-17 02:34:54] "GET /project/0b253380-4c7c-4607-abaa-9eb4d795a0ef?fields=security_groups HTTP/1.1" 200 1263 0.026176 10.0.0.30 - - [2025-02-17 02:34:55] "POST /fqname-to-id HTTP/1.1" 404 186 0.027030 10.0.0.30 - - [2025-02-17 02:34:55] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002434 10.0.0.30 - - [2025-02-17 02:34:55] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001149 10.0.0.30 - - [2025-02-17 02:34:55] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008636 10.0.0.30 - - [2025-02-17 02:34:55] "POST /id-to-fqname HTTP/1.1" 200 188 0.001365 10.0.0.30 - - [2025-02-17 02:34:55] "POST /fqname-to-id HTTP/1.1" 404 197 0.002395 10.0.0.30 - - [2025-02-17 02:34:55] "POST /security-groups HTTP/1.1" 200 589 0.067772 10.0.0.30 - - [2025-02-17 02:34:55] "POST /fqname-to-id HTTP/1.1" 404 232 0.003303 10.0.0.30 - - [2025-02-17 02:34:55] "POST /projects HTTP/1.1" 200 581 0.220899 10.0.0.30 - - [2025-02-17 02:34:55] "POST /access-control-lists HTTP/1.1" 200 594 0.057680 10.0.0.30 - - [2025-02-17 02:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.293480 10.0.0.30 - - [2025-02-17 02:34:55] "POST /fqname-to-id HTTP/1.1" 404 231 0.003330 10.0.0.30 - - [2025-02-17 02:34:56] "GET /project/46966dba-09d3-4cb1-af08-11b11c6b2f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.422026 10.0.0.30 - - [2025-02-17 02:34:56] "POST /access-control-lists HTTP/1.1" 200 592 0.064062 10.0.0.30 - - [2025-02-17 02:34:57] "GET / HTTP/1.1" 200 35931 0.002347 10.0.0.30 - - [2025-02-17 02:34:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000556 10.0.0.30 - - [2025-02-17 02:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.056477 10.0.0.30 - - [2025-02-17 02:34:58] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001209 10.0.0.30 - - [2025-02-17 02:34:58] "GET /project/46966dba-09d3-4cb1-af08-11b11c6b2f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.032879 10.0.0.30 - - [2025-02-17 02:34:58] "POST /neutron/network HTTP/1.1" 200 117 0.036925 10.0.0.30 - - [2025-02-17 02:34:58] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001591 10.0.0.30 - - [2025-02-17 02:34:58] "POST /neutron/network HTTP/1.1" 200 613 0.067002 10.0.0.30 - - [2025-02-17 02:34:58] "POST /route-targets HTTP/1.1" 200 327 0.012212 10.0.0.30 - - [2025-02-17 02:34:58] "POST /ref-update HTTP/1.1" 200 156 0.014292 10.0.0.30 - - [2025-02-17 02:34:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002322 10.0.0.30 - - [2025-02-17 02:34:58] "POST /neutron/subnet HTTP/1.1" 200 720 0.194120 10.0.0.30 - - [2025-02-17 02:34:58] "POST /neutron/network HTTP/1.1" 200 831 0.006172 10.0.0.30 - - [2025-02-17 02:34:58] "POST /id-to-fqname HTTP/1.1" 200 223 0.001297 10.0.0.30 - - [2025-02-17 02:34:58] "GET /virtual-network/ee2513c5-b9c5-4d85-8ce5-8104d6c141f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005067 10.0.0.30 - - [2025-02-17 02:34:58] "POST /neutron/network HTTP/1.1" 200 831 0.005825 10.0.0.30 - - [2025-02-17 02:34:58] "GET /virtual-network/ee2513c5-b9c5-4d85-8ce5-8104d6c141f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005259 10.0.0.30 - - [2025-02-17 02:34:58] "POST /neutron/network HTTP/1.1" 200 831 0.005917 10.0.0.30 - - [2025-02-17 02:34:58] "POST /neutron/subnet HTTP/1.1" 200 720 0.006786 10.0.0.30 - - [2025-02-17 02:34:58] "GET /domains HTTP/1.1" 401 292 0.000448 10.0.0.30 - - [2025-02-17 02:34:59] "GET /domains HTTP/1.1" 200 280 0.025948 10.0.0.30 - - [2025-02-17 02:34:59] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001141 10.0.0.30 - - [2025-02-17 02:34:59] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 3143 0.009054 10.0.0.30 - - [2025-02-17 02:34:59] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001301 10.0.0.30 - - [2025-02-17 02:34:59] "GET /project/46966dba-09d3-4cb1-af08-11b11c6b2f2a HTTP/1.1" 200 2080 0.073501 10.0.0.30 - - [2025-02-17 02:34:59] "GET /virtual-network/ee2513c5-b9c5-4d85-8ce5-8104d6c141f0 HTTP/1.1" 200 2316 0.006515 10.0.0.30 - - [2025-02-17 02:34:59] "GET /virtual-network/ee2513c5-b9c5-4d85-8ce5-8104d6c141f0 HTTP/1.1" 200 2316 0.004995 10.0.0.30 - - [2025-02-17 02:34:59] "GET /routing-instance/20efb09a-0c18-4021-906e-590f421d751f HTTP/1.1" 200 1493 0.004081 10.0.0.30 - - [2025-02-17 02:34:59] "GET /routing-instance/20efb09a-0c18-4021-906e-590f421d751f HTTP/1.1" 200 1493 0.003917 10.0.0.30 - - [2025-02-17 02:34:59] "GET /route-target/75de28b8-66fe-4b64-af11-2a6b0ee9c3ec HTTP/1.1" 200 1212 0.002985 10.0.0.30 - - [2025-02-17 02:34:59] "GET /virtual-network/ee2513c5-b9c5-4d85-8ce5-8104d6c141f0 HTTP/1.1" 200 2316 0.004678 10.0.0.30 - - [2025-02-17 02:34:59] "GET /routing-instance/20efb09a-0c18-4021-906e-590f421d751f HTTP/1.1" 200 1493 0.003618 10.0.0.30 - - [2025-02-17 02:34:59] "GET /virtual-network/ee2513c5-b9c5-4d85-8ce5-8104d6c141f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004874 10.0.0.30 - - [2025-02-17 02:34:59] "GET /virtual-network/ee2513c5-b9c5-4d85-8ce5-8104d6c141f0 HTTP/1.1" 200 2316 0.005084 10.0.0.30 - - [2025-02-17 02:34:59] "GET /routing-instance/20efb09a-0c18-4021-906e-590f421d751f HTTP/1.1" 200 1493 0.003476 10.0.0.30 - - [2025-02-17 02:34:59] "GET /routing-instance/20efb09a-0c18-4021-906e-590f421d751f HTTP/1.1" 200 1493 0.003230 10.0.0.30 - - [2025-02-17 02:34:59] "GET /route-target/75de28b8-66fe-4b64-af11-2a6b0ee9c3ec HTTP/1.1" 200 1212 0.003287 10.0.0.30 - - [2025-02-17 02:34:59] "GET /domains HTTP/1.1" 200 280 0.002887 10.0.0.30 - - [2025-02-17 02:34:59] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001128 10.0.0.30 - - [2025-02-17 02:34:59] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 3143 0.007732 10.0.0.30 - - [2025-02-17 02:34:59] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001153 10.0.0.30 - - [2025-02-17 02:34:59] "GET /project/46966dba-09d3-4cb1-af08-11b11c6b2f2a HTTP/1.1" 200 2080 0.069330 10.0.0.30 - - [2025-02-17 02:34:59] "GET /virtual-network/ee2513c5-b9c5-4d85-8ce5-8104d6c141f0 HTTP/1.1" 200 2316 0.005174 10.0.0.30 - - [2025-02-17 02:34:59] "GET /obj-perms HTTP/1.1" 200 5026 0.051614 10.0.0.30 - - [2025-02-17 02:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.30 - - [2025-02-17 02:34:59] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001168 10.0.0.30 - - [2025-02-17 02:34:59] "GET /project/46966dba-09d3-4cb1-af08-11b11c6b2f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.024732 10.0.0.30 - - [2025-02-17 02:35:00] "POST /neutron/network HTTP/1.1" 200 117 0.012844 10.0.0.30 - - [2025-02-17 02:35:00] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001945 10.0.0.30 - - [2025-02-17 02:35:00] "POST /neutron/network HTTP/1.1" 200 613 0.080844 10.0.0.30 - - [2025-02-17 02:35:00] "POST /route-targets HTTP/1.1" 200 327 0.011001 10.0.0.30 - - [2025-02-17 02:35:00] "POST /ref-update HTTP/1.1" 200 156 0.020867 10.0.0.30 - - [2025-02-17 02:35:00] "POST /useragent-kv HTTP/1.1" 200 115 0.005461 10.0.0.30 - - [2025-02-17 02:35:00] "POST /neutron/subnet HTTP/1.1" 200 729 0.204924 10.0.0.30 - - [2025-02-17 02:35:00] "POST /neutron/network HTTP/1.1" 200 833 0.006318 10.0.0.30 - - [2025-02-17 02:35:00] "POST /id-to-fqname HTTP/1.1" 200 223 0.001776 10.0.0.30 - - [2025-02-17 02:35:00] "GET /virtual-network/fc5921dc-dec9-47c7-9b4a-069d564f7693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007704 10.0.0.30 - - [2025-02-17 02:35:00] "POST /neutron/network HTTP/1.1" 200 833 0.008896 10.0.0.30 - - [2025-02-17 02:35:00] "GET /virtual-network/fc5921dc-dec9-47c7-9b4a-069d564f7693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007735 10.0.0.30 - - [2025-02-17 02:35:00] "POST /neutron/network HTTP/1.1" 200 833 0.007188 10.0.0.30 - - [2025-02-17 02:35:00] "POST /neutron/subnet HTTP/1.1" 200 729 0.008381 10.0.0.30 - - [2025-02-17 02:35:00] "GET /domains HTTP/1.1" 200 280 0.003748 10.0.0.30 - - [2025-02-17 02:35:00] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001944 10.0.0.30 - - [2025-02-17 02:35:00] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 3143 0.011765 10.0.0.30 - - [2025-02-17 02:35:00] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001552 10.0.0.30 - - [2025-02-17 02:35:00] "GET /project/46966dba-09d3-4cb1-af08-11b11c6b2f2a HTTP/1.1" 200 2298 0.071303 10.0.0.30 - - [2025-02-17 02:35:00] "GET /virtual-network/fc5921dc-dec9-47c7-9b4a-069d564f7693 HTTP/1.1" 200 2322 0.007689 10.0.0.30 - - [2025-02-17 02:35:00] "GET /virtual-network/fc5921dc-dec9-47c7-9b4a-069d564f7693 HTTP/1.1" 200 2322 0.005659 10.0.0.30 - - [2025-02-17 02:35:00] "GET /routing-instance/1e12f874-30ac-44f9-a39d-b5b5c2f5fbb2 HTTP/1.1" 200 1493 0.004473 10.0.0.30 - - [2025-02-17 02:35:00] "GET /routing-instance/1e12f874-30ac-44f9-a39d-b5b5c2f5fbb2 HTTP/1.1" 200 1493 0.005059 10.0.0.30 - - [2025-02-17 02:35:00] "GET /route-target/56d0b9d2-2b0c-4f7c-a66f-ad7e8e7b848b HTTP/1.1" 200 1212 0.003942 10.0.0.30 - - [2025-02-17 02:35:00] "GET /virtual-network/fc5921dc-dec9-47c7-9b4a-069d564f7693 HTTP/1.1" 200 2322 0.005935 10.0.0.30 - - [2025-02-17 02:35:00] "GET /routing-instance/1e12f874-30ac-44f9-a39d-b5b5c2f5fbb2 HTTP/1.1" 200 1493 0.004138 10.0.0.30 - - [2025-02-17 02:35:00] "GET /virtual-network/fc5921dc-dec9-47c7-9b4a-069d564f7693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005598 10.0.0.30 - - [2025-02-17 02:35:00] "GET /virtual-network/fc5921dc-dec9-47c7-9b4a-069d564f7693 HTTP/1.1" 200 2322 0.006151 10.0.0.30 - - [2025-02-17 02:35:00] "GET /routing-instance/1e12f874-30ac-44f9-a39d-b5b5c2f5fbb2 HTTP/1.1" 200 1493 0.003654 10.0.0.30 - - [2025-02-17 02:35:00] "GET /routing-instance/1e12f874-30ac-44f9-a39d-b5b5c2f5fbb2 HTTP/1.1" 200 1493 0.003965 10.0.0.30 - - [2025-02-17 02:35:00] "GET /route-target/56d0b9d2-2b0c-4f7c-a66f-ad7e8e7b848b HTTP/1.1" 200 1212 0.003172 10.0.0.30 - - [2025-02-17 02:35:00] "GET /domains HTTP/1.1" 200 280 0.003030 10.0.0.30 - - [2025-02-17 02:35:00] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001372 10.0.0.30 - - [2025-02-17 02:35:00] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 3143 0.009711 10.0.0.30 - - [2025-02-17 02:35:00] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001774 10.0.0.30 - - [2025-02-17 02:35:00] "GET /project/46966dba-09d3-4cb1-af08-11b11c6b2f2a HTTP/1.1" 200 2298 0.075675 10.0.0.30 - - [2025-02-17 02:35:00] "GET /virtual-network/fc5921dc-dec9-47c7-9b4a-069d564f7693 HTTP/1.1" 200 2322 0.005874 10.0.0.30 - - [2025-02-17 02:35:00] "GET /obj-perms HTTP/1.1" 200 5026 0.003623 10.0.0.30 - - [2025-02-17 02:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.30 - - [2025-02-17 02:35:00] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001559 10.0.0.30 - - [2025-02-17 02:35:01] "GET /project/46966dba-09d3-4cb1-af08-11b11c6b2f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.032464 10.0.0.30 - - [2025-02-17 02:35:01] "POST /neutron/network HTTP/1.1" 200 117 0.012846 10.0.0.30 - - [2025-02-17 02:35:01] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001441 10.0.0.30 - - [2025-02-17 02:35:01] "POST /neutron/network HTTP/1.1" 200 615 0.081095 10.0.0.30 - - [2025-02-17 02:35:01] "POST /ref-update HTTP/1.1" 200 156 0.013747 10.0.0.30 - - [2025-02-17 02:35:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003245 10.0.0.30 - - [2025-02-17 02:35:01] "POST /neutron/subnet HTTP/1.1" 200 720 0.177824 10.0.0.30 - - [2025-02-17 02:35:01] "POST /neutron/network HTTP/1.1" 200 833 0.006461 10.0.0.30 - - [2025-02-17 02:35:01] "POST /id-to-fqname HTTP/1.1" 200 224 0.001774 10.0.0.30 - - [2025-02-17 02:35:01] "GET /virtual-network/a6fd5420-6fad-4c4e-a1e1-3e49d011e03a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007617 10.0.0.30 - - [2025-02-17 02:35:01] "POST /neutron/network HTTP/1.1" 200 833 0.007025 10.0.0.30 - - [2025-02-17 02:35:01] "GET /virtual-network/a6fd5420-6fad-4c4e-a1e1-3e49d011e03a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005930 10.0.0.30 - - [2025-02-17 02:35:01] "POST /neutron/network HTTP/1.1" 200 833 0.006892 10.0.0.30 - - [2025-02-17 02:35:01] "POST /neutron/subnet HTTP/1.1" 200 720 0.008182 10.0.0.30 - - [2025-02-17 02:35:01] "GET /domains HTTP/1.1" 200 280 0.003574 10.0.0.30 - - [2025-02-17 02:35:01] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001328 10.0.0.30 - - [2025-02-17 02:35:01] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 3143 0.009430 10.0.0.30 - - [2025-02-17 02:35:01] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001410 10.0.0.30 - - [2025-02-17 02:35:01] "GET /project/46966dba-09d3-4cb1-af08-11b11c6b2f2a HTTP/1.1" 200 2517 0.073203 10.0.0.30 - - [2025-02-17 02:35:01] "GET /virtual-network/a6fd5420-6fad-4c4e-a1e1-3e49d011e03a HTTP/1.1" 200 2322 0.008781 10.0.0.30 - - [2025-02-17 02:35:01] "GET /virtual-network/a6fd5420-6fad-4c4e-a1e1-3e49d011e03a HTTP/1.1" 200 2322 0.007010 10.0.0.30 - - [2025-02-17 02:35:01] "GET /routing-instance/0ea5ddde-66b3-4e33-89a0-c43eb2aa8620 HTTP/1.1" 200 1496 0.005021 10.0.0.30 - - [2025-02-17 02:35:01] "GET /routing-instance/0ea5ddde-66b3-4e33-89a0-c43eb2aa8620 HTTP/1.1" 200 1496 0.005039 10.0.0.30 - - [2025-02-17 02:35:01] "GET /route-target/1db4c703-4c66-45ec-b2de-43b12c30c726 HTTP/1.1" 200 1214 0.004661 10.0.0.30 - - [2025-02-17 02:35:01] "GET /virtual-network/a6fd5420-6fad-4c4e-a1e1-3e49d011e03a HTTP/1.1" 200 2322 0.008144 10.0.0.30 - - [2025-02-17 02:35:01] "GET /routing-instance/0ea5ddde-66b3-4e33-89a0-c43eb2aa8620 HTTP/1.1" 200 1496 0.004282 10.0.0.30 - - [2025-02-17 02:35:01] "GET /virtual-network/a6fd5420-6fad-4c4e-a1e1-3e49d011e03a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007821 10.0.0.30 - - [2025-02-17 02:35:01] "GET /virtual-network/a6fd5420-6fad-4c4e-a1e1-3e49d011e03a HTTP/1.1" 200 2322 0.006323 10.0.0.30 - - [2025-02-17 02:35:01] "GET /routing-instance/0ea5ddde-66b3-4e33-89a0-c43eb2aa8620 HTTP/1.1" 200 1496 0.004516 10.0.0.30 - - [2025-02-17 02:35:01] "GET /routing-instance/0ea5ddde-66b3-4e33-89a0-c43eb2aa8620 HTTP/1.1" 200 1496 0.005079 10.0.0.30 - - [2025-02-17 02:35:01] "GET /route-target/1db4c703-4c66-45ec-b2de-43b12c30c726 HTTP/1.1" 200 1214 0.004209 10.0.0.30 - - [2025-02-17 02:35:01] "GET /domains HTTP/1.1" 200 280 0.004262 10.0.0.30 - - [2025-02-17 02:35:01] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001378 10.0.0.30 - - [2025-02-17 02:35:01] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 3143 0.009672 10.0.0.30 - - [2025-02-17 02:35:01] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001344 10.0.0.30 - - [2025-02-17 02:35:01] "GET /project/46966dba-09d3-4cb1-af08-11b11c6b2f2a HTTP/1.1" 200 2517 0.080172 10.0.0.30 - - [2025-02-17 02:35:01] "GET /virtual-network/a6fd5420-6fad-4c4e-a1e1-3e49d011e03a HTTP/1.1" 200 2322 0.008596 10.0.0.30 - - [2025-02-17 02:35:01] "GET /obj-perms HTTP/1.1" 200 5026 0.004703 10.0.0.30 - - [2025-02-17 02:35:01] "POST /id-to-fqname HTTP/1.1" 200 223 0.002243 10.0.0.30 - - [2025-02-17 02:35:02] "POST /neutron/network HTTP/1.1" 200 843 0.006986 10.0.0.30 - - [2025-02-17 02:35:02] "GET /aaa-mode HTTP/1.1" 401 292 0.000771 10.0.0.30 - - [2025-02-17 02:35:02] "GET / HTTP/1.1" 200 35931 0.002336 10.0.0.30 - - [2025-02-17 02:35:02] "GET /project/46966dba-09d3-4cb1-af08-11b11c6b2f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000500 10.0.0.30 - - [2025-02-17 02:35:03] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001456 10.0.0.30 - - [2025-02-17 02:35:03] "GET /project/46966dba-09d3-4cb1-af08-11b11c6b2f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.065511 10.0.0.30 - - [2025-02-17 02:35:03] "POST /neutron/network HTTP/1.1" 200 833 0.008527 10.0.0.30 - - [2025-02-17 02:35:03] "POST /neutron/port HTTP/1.1" 200 117 0.005264 10.0.0.30 - - [2025-02-17 02:35:03] "POST /neutron/port HTTP/1.1" 200 117 0.006352 10.0.0.30 - - [2025-02-17 02:35:03] "POST /id-to-fqname HTTP/1.1" 200 224 0.001884 10.0.0.30 - - [2025-02-17 02:35:03] "POST /neutron/port HTTP/1.1" 200 117 0.008015 10.0.0.30 - - [2025-02-17 02:35:03] "POST /neutron/network HTTP/1.1" 200 843 0.006675 10.0.0.30 - - [2025-02-17 02:35:03] "GET /aaa-mode HTTP/1.1" 401 292 0.000455 10.0.0.30 - - [2025-02-17 02:35:03] "POST /neutron/network HTTP/1.1" 200 843 0.007230 10.0.0.30 - - [2025-02-17 02:35:03] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001609 10.0.0.30 - - [2025-02-17 02:35:03] "GET / HTTP/1.1" 200 35931 0.002993 10.0.0.30 - - [2025-02-17 02:35:03] "GET /project/46966dba-09d3-4cb1-af08-11b11c6b2f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000709 10.0.0.30 - - [2025-02-17 02:35:03] "POST /neutron/port HTTP/1.1" 200 1059 0.247092 10.0.0.30 - - [2025-02-17 02:35:03] "POST /neutron/port HTTP/1.1" 200 1059 0.024306 10.0.0.30 - - [2025-02-17 02:35:03] "POST /neutron/port HTTP/1.1" 200 1059 0.009675 10.0.0.30 - - [2025-02-17 02:35:04] "POST /neutron/port HTTP/1.1" 200 1113 0.102867 10.0.0.30 - - [2025-02-17 02:35:04] "DELETE /project/46966dba09d34cb1af0811b11c6b2f2a HTTP/1.1" 404 173 0.025326 10.0.0.30 - - [2025-02-17 02:35:04] "DELETE /project/0b2533804c7c4607abaa9eb4d795a0ef HTTP/1.1" 404 173 0.015911 10.0.0.30 - - [2025-02-17 02:35:04] "DELETE /project/78191375d348421082f17a1e04a37cbb HTTP/1.1" 404 173 0.010686 10.0.0.30 - - [2025-02-17 02:35:04] "GET /projects?obj_uuids=78191375-d348-4210-82f1-7a1e04a37cbb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001124 10.0.0.30 - - [2025-02-17 02:35:04] "GET /projects?obj_uuids=7d6e1acf-c07a-42d6-b7db-ae2931aefd39&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001477 10.0.0.30 - - [2025-02-17 02:35:04] "GET /projects?obj_uuids=0b253380-4c7c-4607-abaa-9eb4d795a0ef&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001069 10.0.0.30 - - [2025-02-17 02:35:04] "POST /neutron/port HTTP/1.1" 200 1087 0.094347 10.0.0.30 - - [2025-02-17 02:35:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.011379 10.0.0.30 - - [2025-02-17 02:35:04] "GET /project/78191375-d348-4210-82f1-7a1e04a37cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.072598 10.0.0.30 - - [2025-02-17 02:35:04] "GET /project/0b253380-4c7c-4607-abaa-9eb4d795a0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.072557 10.0.0.30 - - [2025-02-17 02:35:04] "GET /project/7d6e1acf-c07a-42d6-b7db-ae2931aefd39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.084151 10.0.0.30 - - [2025-02-17 02:35:04] "GET /projects?obj_uuids=7d6e1acf-c07a-42d6-b7db-ae2931aefd39&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001195 10.0.0.30 - - [2025-02-17 02:35:04] "GET /projects?obj_uuids=0b253380-4c7c-4607-abaa-9eb4d795a0ef&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001019 10.0.0.30 - - [2025-02-17 02:35:04] "GET /projects?obj_uuids=78191375-d348-4210-82f1-7a1e04a37cbb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000944 10.0.0.30 - - [2025-02-17 02:35:04] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001154 10.0.0.30 - - [2025-02-17 02:35:04] "POST /neutron/subnet HTTP/1.1" 200 703 0.052466 10.0.0.30 - - [2025-02-17 02:35:04] "GET /project/78191375-d348-4210-82f1-7a1e04a37cbb?fields=security_groups HTTP/1.1" 200 1386 0.061137 10.0.0.30 - - [2025-02-17 02:35:04] "GET /project/0b253380-4c7c-4607-abaa-9eb4d795a0ef?fields=security_groups HTTP/1.1" 200 1368 0.062914 10.0.0.30 - - [2025-02-17 02:35:04] "GET /project/7d6e1acf-c07a-42d6-b7db-ae2931aefd39?fields=security_groups HTTP/1.1" 200 1372 0.064352 10.0.0.30 - - [2025-02-17 02:35:04] "POST /neutron/port HTTP/1.1" 200 117 0.001178 10.0.0.30 - - [2025-02-17 02:35:04] "POST /neutron/network HTTP/1.1" 200 833 0.005595 10.0.0.30 - - [2025-02-17 02:35:04] "GET /project/46966dba-09d3-4cb1-af08-11b11c6b2f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.124627 10.0.0.30 - - [2025-02-17 02:35:04] "POST /neutron/network HTTP/1.1" 200 833 0.011892 10.0.0.30 - - [2025-02-17 02:35:04] "DELETE /security-group/b819741a-30e5-47f2-97a4-c5572643b3cd HTTP/1.1" 200 115 0.087625 10.0.0.30 - - [2025-02-17 02:35:04] "DELETE /security-group/41c39d9f-1681-4bcd-a88b-0dbd66cd7f3c HTTP/1.1" 200 115 0.092906 10.0.0.30 - - [2025-02-17 02:35:04] "GET /projects?obj_uuids=78191375-d348-4210-82f1-7a1e04a37cbb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001773 10.0.0.30 - - [2025-02-17 02:35:04] "DELETE /security-group/f89faacf-b855-4095-88e4-12ebc9b789bb HTTP/1.1" 200 115 0.108033 10.0.0.30 - - [2025-02-17 02:35:04] "GET /projects?obj_uuids=7d6e1acf-c07a-42d6-b7db-ae2931aefd39&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001400 10.0.0.30 - - [2025-02-17 02:35:04] "GET /projects?obj_uuids=0b253380-4c7c-4607-abaa-9eb4d795a0ef&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001522 10.0.0.30 - - [2025-02-17 02:35:04] "DELETE /access-control-list/a37ff0a2-51eb-414e-9301-1d4d0c508664 HTTP/1.1" 200 115 0.086583 10.0.0.30 - - [2025-02-17 02:35:04] "GET /project/78191375-d348-4210-82f1-7a1e04a37cbb?fields=application_policy_sets HTTP/1.1" 200 1425 0.066818 10.0.0.30 - - [2025-02-17 02:35:04] "GET /project/0b253380-4c7c-4607-abaa-9eb4d795a0ef?fields=application_policy_sets HTTP/1.1" 200 1407 0.070159 10.0.0.30 - - [2025-02-17 02:35:04] "DELETE /access-control-list/0edee43e-f923-4a39-b655-d225363a469a HTTP/1.1" 200 115 0.072716 10.0.0.30 - - [2025-02-17 02:35:04] "GET /project/7d6e1acf-c07a-42d6-b7db-ae2931aefd39?fields=application_policy_sets HTTP/1.1" 200 1411 0.136521 10.0.0.30 - - [2025-02-17 02:35:04] "POST /neutron/port HTTP/1.1" 200 1087 0.074968 10.0.0.30 - - [2025-02-17 02:35:04] "DELETE /access-control-list/c0b02383-010b-4758-a5de-22e60511aa59 HTTP/1.1" 200 115 0.089816 10.0.0.30 - - [2025-02-17 02:35:04] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008485 10.0.0.30 - - [2025-02-17 02:35:04] "DELETE /access-control-list/d2780404-3a47-4667-bb2a-f2a240d2da4a HTTP/1.1" 200 115 0.075050 10.0.0.30 - - [2025-02-17 02:35:04] "POST /neutron/port HTTP/1.1" 200 117 0.011843 10.0.0.30 - - [2025-02-17 02:35:04] "DELETE /project/78191375-d348-4210-82f1-7a1e04a37cbb HTTP/1.1" 200 115 0.684720 10.0.0.30 - - [2025-02-17 02:35:04] "POST /fqname-to-id HTTP/1.1" 404 193 0.002729 10.0.0.30 - - [2025-02-17 02:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.106074 10.0.0.30 - - [2025-02-17 02:35:04] "DELETE /project/0b253380-4c7c-4607-abaa-9eb4d795a0ef HTTP/1.1" 200 115 0.804508 10.0.0.30 - - [2025-02-17 02:35:04] "DELETE /access-control-list/c50a90af-b2d3-4433-9454-9c61b9dba31e HTTP/1.1" 200 115 0.149945 10.0.0.30 - - [2025-02-17 02:35:04] "DELETE /project/7d6e1acf-c07a-42d6-b7db-ae2931aefd39 HTTP/1.1" 200 115 0.843791 10.0.0.30 - - [2025-02-17 02:35:04] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002895 10.0.0.30 - - [2025-02-17 02:35:04] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.016666 10.0.0.30 - - [2025-02-17 02:35:04] "DELETE /access-control-list/10d4b711-dae8-4af0-b08b-b267e94a3569 HTTP/1.1" 200 115 0.043302 10.0.0.30 - - [2025-02-17 02:35:05] "POST /service-templates HTTP/1.1" 200 543 0.022738 10.0.0.30 - - [2025-02-17 02:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.30 - - [2025-02-17 02:35:05] "GET /service-template/b1f44ddf-9dc7-4599-9235-4dc57a25589f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.009279 10.0.0.30 - - [2025-02-17 02:35:05] "POST /neutron/network HTTP/1.1" 200 843 0.008449 10.0.0.30 - - [2025-02-17 02:35:05] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001382 10.0.0.30 - - [2025-02-17 02:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007649 10.0.0.30 - - [2025-02-17 02:35:05] "GET /service-template/b1f44ddf-9dc7-4599-9235-4dc57a25589f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.006443 10.0.0.30 - - [2025-02-17 02:35:05] "POST /id-to-fqname HTTP/1.1" 200 223 0.001678 10.0.0.30 - - [2025-02-17 02:35:05] "POST /id-to-fqname HTTP/1.1" 200 223 0.001890 10.0.0.30 - - [2025-02-17 02:35:05] "POST /id-to-fqname HTTP/1.1" 200 224 0.001458 10.0.0.30 - - [2025-02-17 02:35:05] "POST /neutron/port HTTP/1.1" 200 1057 0.312526 10.0.0.30 - - [2025-02-17 02:35:05] "POST /neutron/port HTTP/1.1" 200 1057 0.028564 10.0.0.30 - - [2025-02-17 02:35:05] "POST /neutron/port HTTP/1.1" 200 1057 0.011199 10.0.0.30 - - [2025-02-17 02:35:05] "POST /neutron/port HTTP/1.1" 200 2002 0.061724 10.0.0.30 - - [2025-02-17 02:35:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.016045 10.0.0.30 - - [2025-02-17 02:35:05] "POST /neutron/port HTTP/1.1" 200 1111 0.115012 10.0.0.30 - - [2025-02-17 02:35:05] "POST /neutron/port HTTP/1.1" 200 1085 0.015737 10.0.0.30 - - [2025-02-17 02:35:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003729 10.0.0.30 - - [2025-02-17 02:35:05] "POST /neutron/subnet HTTP/1.1" 200 694 0.013574 10.0.0.30 - - [2025-02-17 02:35:05] "POST /neutron/port HTTP/1.1" 200 117 0.001337 10.0.0.30 - - [2025-02-17 02:35:05] "POST /neutron/network HTTP/1.1" 200 833 0.006061 10.0.0.30 - - [2025-02-17 02:35:06] "POST /neutron/network HTTP/1.1" 200 2222 0.018505 10.0.0.30 - - [2025-02-17 02:35:06] "GET /aaa-mode HTTP/1.1" 401 292 0.001438 10.0.0.30 - - [2025-02-17 02:35:06] "GET / HTTP/1.1" 200 35931 0.001630 10.0.0.30 - - [2025-02-17 02:35:06] "GET /project/46966dba-09d3-4cb1-af08-11b11c6b2f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000445 10.0.0.30 - - [2025-02-17 02:35:07] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001201 10.0.0.30 - - [2025-02-17 02:35:07] "GET /project/46966dba-09d3-4cb1-af08-11b11c6b2f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.068370 10.0.0.30 - - [2025-02-17 02:35:07] "POST /neutron/network HTTP/1.1" 200 831 0.005831 10.0.0.30 - - [2025-02-17 02:35:07] "POST /neutron/network HTTP/1.1" 200 833 0.005320 10.0.0.30 - - [2025-02-17 02:35:07] "POST /neutron/network HTTP/1.1" 200 833 0.005411 10.0.0.30 - - [2025-02-17 02:35:07] "POST /neutron/port HTTP/1.1" 200 2056 0.020855 10.0.0.30 - - [2025-02-17 02:35:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007270 10.0.0.30 - - [2025-02-17 02:35:07] "POST /neutron/port HTTP/1.1" 200 117 0.005437 10.0.0.30 - - [2025-02-17 02:35:07] "POST /neutron/port HTTP/1.1" 200 117 0.005181 10.0.0.30 - - [2025-02-17 02:35:07] "POST /neutron/network HTTP/1.1" 200 2222 0.016674 10.0.0.30 - - [2025-02-17 02:35:07] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001197 10.0.0.30 - - [2025-02-17 02:35:08] "POST /neutron/port HTTP/1.1" 200 1057 0.317408 10.0.0.30 - - [2025-02-17 02:35:08] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001954 10.0.0.30 - - [2025-02-17 02:35:08] "GET /obj-perms HTTP/1.1" 200 5056 0.075904 10.0.0.30 - - [2025-02-17 02:35:08] "POST /neutron/port HTTP/1.1" 200 1059 0.250869 10.0.0.30 - - [2025-02-17 02:35:08] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001341 10.0.0.30 - - [2025-02-17 02:35:08] "POST /neutron/port HTTP/1.1" 200 1057 0.270986 10.0.0.30 - - [2025-02-17 02:35:08] "POST /neutron/port HTTP/1.1" 200 1057 0.012797 10.0.0.30 - - [2025-02-17 02:35:08] "POST /neutron/port HTTP/1.1" 200 1057 0.012947 10.0.0.30 - - [2025-02-17 02:35:08] "POST /neutron/port HTTP/1.1" 200 1111 0.100957 10.0.0.30 - - [2025-02-17 02:35:08] "GET /obj-perms HTTP/1.1" 200 5056 0.085147 10.0.0.30 - - [2025-02-17 02:35:09] "POST /neutron/port HTTP/1.1" 200 1059 0.013178 10.0.0.30 - - [2025-02-17 02:35:09] "POST /neutron/port HTTP/1.1" 200 1059 0.010617 10.0.0.30 - - [2025-02-17 02:35:09] "POST /neutron/port HTTP/1.1" 200 1113 0.099458 10.0.0.30 - - [2025-02-17 02:35:09] "POST /neutron/port HTTP/1.1" 200 1057 0.011898 10.0.0.30 - - [2025-02-17 02:35:09] "POST /neutron/port HTTP/1.1" 200 1057 0.010575 10.0.0.30 - - [2025-02-17 02:35:09] "POST /neutron/port HTTP/1.1" 200 1111 0.076927 10.0.0.30 - - [2025-02-17 02:35:09] "POST /neutron/port HTTP/1.1" 200 3024 0.022765 10.0.0.30 - - [2025-02-17 02:35:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004149 10.0.0.30 - - [2025-02-17 02:35:09] "POST /neutron/subnet HTTP/1.1" 200 694 0.014247 10.0.0.30 - - [2025-02-17 02:35:09] "POST /neutron/port HTTP/1.1" 200 117 0.001375 10.0.0.30 - - [2025-02-17 02:35:09] "POST /neutron/network HTTP/1.1" 200 831 0.006709 10.0.0.30 - - [2025-02-17 02:35:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004094 10.0.0.30 - - [2025-02-17 02:35:09] "POST /neutron/subnet HTTP/1.1" 200 703 0.012546 10.0.0.30 - - [2025-02-17 02:35:09] "POST /neutron/port HTTP/1.1" 200 117 0.001390 10.0.0.30 - - [2025-02-17 02:35:09] "POST /neutron/network HTTP/1.1" 200 833 0.008296 10.0.0.30 - - [2025-02-17 02:35:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004841 10.0.0.30 - - [2025-02-17 02:35:09] "POST /neutron/subnet HTTP/1.1" 200 694 0.013250 10.0.0.30 - - [2025-02-17 02:35:09] "POST /neutron/port HTTP/1.1" 200 117 0.001539 10.0.0.30 - - [2025-02-17 02:35:09] "POST /neutron/network HTTP/1.1" 200 833 0.007010 10.0.0.30 - - [2025-02-17 02:35:12] "POST /neutron/port HTTP/1.1" 200 3024 0.028443 10.0.0.30 - - [2025-02-17 02:35:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007652 10.0.0.30 - - [2025-02-17 02:35:12] "POST /neutron/port HTTP/1.1" 200 3024 0.023716 10.0.0.30 - - [2025-02-17 02:35:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007264 10.0.0.30 - - [2025-02-17 02:35:12] "POST /neutron/port HTTP/1.1" 200 3024 0.025417 10.0.0.30 - - [2025-02-17 02:35:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008627 10.0.0.30 - - [2025-02-17 02:35:13] "POST /neutron/port HTTP/1.1" 200 3024 0.026534 10.0.0.30 - - [2025-02-17 02:35:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008322 10.0.0.30 - - [2025-02-17 02:35:13] "POST /neutron/port HTTP/1.1" 200 3024 0.025502 10.0.0.30 - - [2025-02-17 02:35:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008851 10.0.0.30 - - [2025-02-17 02:35:13] "GET /virtual-machine/93d5b173-263e-4e0a-bdda-a30847d7eacc HTTP/1.1" 200 1803 0.006000 10.0.0.30 - - [2025-02-17 02:35:13] "GET /virtual-machine-interface/6974f32f-c974-4126-9e35-87c3ad4027ad HTTP/1.1" 200 2946 0.005956 10.0.0.30 - - [2025-02-17 02:35:13] "GET /virtual-machine-interface/8344bf4d-a416-4ae6-95c5-148bf9c03242 HTTP/1.1" 200 2949 0.007132 10.0.0.30 - - [2025-02-17 02:35:13] "GET /virtual-machine-interface/d1fec037-47ba-4d3e-9a7e-67dd8bb943ec HTTP/1.1" 200 2947 0.007041 10.0.0.30 - - [2025-02-17 02:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.30 - - [2025-02-17 02:35:13] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003882 10.0.0.30 - - [2025-02-17 02:35:13] "GET /virtual-networks?parent_id=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.006078 10.0.0.30 - - [2025-02-17 02:35:13] "GET /virtual-network/ee2513c5-b9c5-4d85-8ce5-8104d6c141f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.009779 10.0.0.30 - - [2025-02-17 02:35:14] "POST /neutron/port HTTP/1.1" 200 1087 0.018059 10.0.0.30 - - [2025-02-17 02:35:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008491 10.0.0.30 - - [2025-02-17 02:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.30 - - [2025-02-17 02:35:16] "GET /virtual-network/ee2513c5-b9c5-4d85-8ce5-8104d6c141f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006739 10.0.0.30 - - [2025-02-17 02:35:17] "POST /neutron/port HTTP/1.1" 200 1085 0.019531 10.0.0.30 - - [2025-02-17 02:35:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006855 10.0.0.30 - - [2025-02-17 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.30 - - [2025-02-17 02:35:20] "GET /virtual-network/ee2513c5-b9c5-4d85-8ce5-8104d6c141f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005814 10.0.0.30 - - [2025-02-17 02:35:24] "POST /neutron/port HTTP/1.1" 200 1087 0.017652 10.0.0.30 - - [2025-02-17 02:35:24] "POST /neutron/port HTTP/1.1" 200 1087 0.017348 10.0.0.30 - - [2025-02-17 02:35:24] "POST /neutron/network HTTP/1.1" 200 843 0.006810 10.0.0.30 - - [2025-02-17 02:35:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004638 10.0.0.30 - - [2025-02-17 02:35:24] "POST /neutron/subnet HTTP/1.1" 200 703 0.012181 10.0.0.30 - - [2025-02-17 02:35:24] "POST /neutron/port HTTP/1.1" 200 117 0.001351 10.0.0.30 - - [2025-02-17 02:35:24] "POST /neutron/network HTTP/1.1" 200 833 0.007267 10.0.0.30 - - [2025-02-17 02:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498 10.0.0.30 - - [2025-02-17 02:35:24] "GET /virtual-network/ee2513c5-b9c5-4d85-8ce5-8104d6c141f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.013371 10.0.0.30 - - [2025-02-17 02:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.30 - - [2025-02-17 02:35:29] "GET /virtual-network/ee2513c5-b9c5-4d85-8ce5-8104d6c141f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008426 10.0.0.30 - - [2025-02-17 02:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.30 - - [2025-02-17 02:35:31] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003714 10.0.0.30 - - [2025-02-17 02:35:31] "GET /virtual-networks?parent_id=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003908 10.0.0.30 - - [2025-02-17 02:35:31] "GET /virtual-network/ee2513c5-b9c5-4d85-8ce5-8104d6c141f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006408 10.0.0.30 - - [2025-02-17 02:35:31] "POST /neutron/port HTTP/1.1" 200 3024 0.022520 10.0.0.30 - - [2025-02-17 02:35:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007090 10.0.0.30 - - [2025-02-17 02:35:36] "POST /neutron/port HTTP/1.1" 200 3024 0.020061 10.0.0.30 - - [2025-02-17 02:35:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005943 10.0.0.30 - - [2025-02-17 02:35:40] "GET /global-system-configs HTTP/1.1" 200 322 0.033338 10.0.0.30 - - [2025-02-17 02:35:40] "GET /obj-perms HTTP/1.1" 200 5056 0.075789 10.0.0.30 - - [2025-02-17 02:35:40] "GET /global-system-configs HTTP/1.1" 200 322 0.004943 10.0.0.30 - - [2025-02-17 02:35:40] "GET /obj-perms HTTP/1.1" 200 5056 0.003274 10.0.0.30 - - [2025-02-17 02:35:41] "POST /neutron/port HTTP/1.1" 200 3024 0.021235 10.0.0.30 - - [2025-02-17 02:35:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006775 10.0.0.30 - - [2025-02-17 02:35:41] "POST /neutron/port HTTP/1.1" 200 3024 0.021183 10.0.0.30 - - [2025-02-17 02:35:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006579 10.0.0.30 - - [2025-02-17 02:35:46] "POST /neutron/port HTTP/1.1" 200 3024 0.020460 10.0.0.30 - - [2025-02-17 02:35:46] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008632 10.0.0.30 - - [2025-02-17 02:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.30 - - [2025-02-17 02:35:52] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003369 10.0.0.30 - - [2025-02-17 02:35:52] "GET /virtual-networks?parent_id=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003294 10.0.0.30 - - [2025-02-17 02:35:52] "GET /virtual-network/fc5921dc-dec9-47c7-9b4a-069d564f7693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006225 10.0.0.30 - - [2025-02-17 02:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.30 - - [2025-02-17 02:35:52] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003726 10.0.0.30 - - [2025-02-17 02:35:52] "GET /virtual-networks?parent_id=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003738 10.0.0.30 - - [2025-02-17 02:35:52] "GET /virtual-network/a6fd5420-6fad-4c4e-a1e1-3e49d011e03a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005799 10.0.0.30 - - [2025-02-17 02:35:52] "POST /fqname-to-id HTTP/1.1" 404 207 0.003881 10.0.0.30 - - [2025-02-17 02:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.30 - - [2025-02-17 02:35:52] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001637 10.0.0.30 - - [2025-02-17 02:35:52] "GET /project/46966dba-09d3-4cb1-af08-11b11c6b2f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.043555 10.0.0.30 - - [2025-02-17 02:35:52] "POST /service-instances HTTP/1.1" 200 543 0.063831 10.0.0.30 - - [2025-02-17 02:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.30 - - [2025-02-17 02:35:52] "GET /service-instance/562ee6cc-980b-468d-aeb6-5c3ee8222bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.007037 10.0.0.30 - - [2025-02-17 02:35:53] "POST /port-tuples HTTP/1.1" 200 586 0.034542 10.0.0.30 - - [2025-02-17 02:35:53] "GET /virtual-machine-interface/d1fec037-47ba-4d3e-9a7e-67dd8bb943ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2726 0.009458 10.0.0.30 - - [2025-02-17 02:35:53] "PUT /virtual-machine-interface/d1fec037-47ba-4d3e-9a7e-67dd8bb943ec HTTP/1.1" 200 284 0.015843 10.0.0.30 - - [2025-02-17 02:35:53] "POST /ref-update HTTP/1.1" 200 156 0.014567 10.0.0.30 - - [2025-02-17 02:35:53] "GET /virtual-machine-interface/6974f32f-c974-4126-9e35-87c3ad4027ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2725 0.007542 10.0.0.30 - - [2025-02-17 02:35:53] "POST /instance-ips HTTP/1.1" 200 385 0.042320 10.0.0.30 - - [2025-02-17 02:35:53] "POST /ref-update HTTP/1.1" 200 156 0.017929 10.0.0.30 - - [2025-02-17 02:35:53] "PUT /virtual-machine-interface/6974f32f-c974-4126-9e35-87c3ad4027ad HTTP/1.1" 200 284 0.014389 10.0.0.30 - - [2025-02-17 02:35:53] "POST /ref-update HTTP/1.1" 200 156 0.011242 10.0.0.30 - - [2025-02-17 02:35:53] "POST /ref-update HTTP/1.1" 200 156 0.015079 10.0.0.30 - - [2025-02-17 02:35:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008111 10.0.0.30 - - [2025-02-17 02:35:53] "GET /virtual-machine-interface/8344bf4d-a416-4ae6-95c5-148bf9c03242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2728 0.006854 10.0.0.30 - - [2025-02-17 02:35:53] "POST /instance-ips HTTP/1.1" 200 385 0.024217 10.0.0.30 - - [2025-02-17 02:35:53] "PUT /virtual-machine-interface/8344bf4d-a416-4ae6-95c5-148bf9c03242 HTTP/1.1" 200 284 0.014472 10.0.0.30 - - [2025-02-17 02:35:53] "POST /ref-update HTTP/1.1" 200 156 0.009908 10.0.0.30 - - [2025-02-17 02:35:53] "POST /ref-update HTTP/1.1" 200 156 0.012612 10.0.0.30 - - [2025-02-17 02:35:53] "POST /ref-update HTTP/1.1" 200 156 0.010151 10.0.0.30 - - [2025-02-17 02:35:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003547 10.0.0.30 - - [2025-02-17 02:35:53] "POST /neutron/port HTTP/1.1" 200 1087 0.018036 10.0.0.30 - - [2025-02-17 02:35:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005584 10.0.0.30 - - [2025-02-17 02:35:53] "POST /instance-ips HTTP/1.1" 200 373 0.026263 10.0.0.30 - - [2025-02-17 02:35:53] "POST /neutron/port HTTP/1.1" 200 1087 0.026674 10.0.0.30 - - [2025-02-17 02:35:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006129 10.0.0.30 - - [2025-02-17 02:35:53] "POST /ref-update HTTP/1.1" 200 156 0.012588 10.0.0.30 - - [2025-02-17 02:35:53] "POST /neutron/port HTTP/1.1" 200 1087 0.024433 10.0.0.30 - - [2025-02-17 02:35:53] "POST /ref-update HTTP/1.1" 200 156 0.015671 10.0.0.30 - - [2025-02-17 02:35:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.017369 10.0.0.30 - - [2025-02-17 02:35:53] "GET /virtual-machine/53ff39f3-fea6-4dd6-9594-003408cb814d HTTP/1.1" 200 1290 0.006731 10.0.0.30 - - [2025-02-17 02:35:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003884 10.0.0.30 - - [2025-02-17 02:35:53] "GET /virtual-machine-interface/c6bfdf0b-6f68-495b-817d-7028ca531e4c HTTP/1.1" 200 2946 0.006361 10.0.0.30 - - [2025-02-17 02:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.30 - - [2025-02-17 02:35:53] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.006757 10.0.0.30 - - [2025-02-17 02:35:54] "POST /instance-ips HTTP/1.1" 200 373 0.020963 10.0.0.30 - - [2025-02-17 02:35:54] "GET /virtual-networks?parent_id=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003092 10.0.0.30 - - [2025-02-17 02:35:54] "POST /ref-update HTTP/1.1" 200 156 0.008950 10.0.0.30 - - [2025-02-17 02:35:54] "GET /virtual-network/fc5921dc-dec9-47c7-9b4a-069d564f7693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005860 10.0.0.30 - - [2025-02-17 02:35:54] "POST /ref-update HTTP/1.1" 200 156 0.008427 10.0.0.30 - - [2025-02-17 02:35:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003104 10.0.0.30 - - [2025-02-17 02:35:54] "POST /instance-ips HTTP/1.1" 200 375 0.015397 10.0.0.30 - - [2025-02-17 02:35:54] "POST /ref-update HTTP/1.1" 200 156 0.009743 10.0.0.30 - - [2025-02-17 02:35:54] "POST /ref-update HTTP/1.1" 200 156 0.008501 10.0.0.30 - - [2025-02-17 02:35:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003172 10.0.0.30 - - [2025-02-17 02:35:54] "POST /instance-ips HTTP/1.1" 200 375 0.017724 10.0.0.30 - - [2025-02-17 02:35:54] "POST /ref-update HTTP/1.1" 200 156 0.012034 10.0.0.30 - - [2025-02-17 02:35:54] "POST /ref-update HTTP/1.1" 200 156 0.014395 10.0.0.30 - - [2025-02-17 02:35:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003452 10.0.0.30 - - [2025-02-17 02:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.30 - - [2025-02-17 02:35:55] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003204 10.0.0.30 - - [2025-02-17 02:35:55] "GET /virtual-networks?parent_id=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003103 10.0.0.30 - - [2025-02-17 02:35:55] "GET /virtual-network/fc5921dc-dec9-47c7-9b4a-069d564f7693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006446 10.0.0.30 - - [2025-02-17 02:35:55] "POST /neutron/port HTTP/1.1" 200 1085 0.017362 10.0.0.30 - - [2025-02-17 02:35:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006767 10.0.0.30 - - [2025-02-17 02:35:55] "POST /neutron/port HTTP/1.1" 200 1085 0.016006 10.0.0.30 - - [2025-02-17 02:35:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006591 10.0.0.30 - - [2025-02-17 02:35:55] "POST /neutron/port HTTP/1.1" 200 1085 0.019353 10.0.0.30 - - [2025-02-17 02:35:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007309 10.0.0.30 - - [2025-02-17 02:35:55] "GET /virtual-machine/fa596262-8a44-4de3-8487-9a6cadf25041 HTTP/1.1" 200 1290 0.005986 10.0.0.30 - - [2025-02-17 02:35:55] "GET /virtual-machine-interface/b564068a-57aa-4650-aeec-6f13216eaf40 HTTP/1.1" 200 2950 0.008295 10.0.0.30 - - [2025-02-17 02:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.30 - - [2025-02-17 02:35:55] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003365 10.0.0.30 - - [2025-02-17 02:35:55] "GET /virtual-networks?parent_id=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003183 10.0.0.30 - - [2025-02-17 02:35:55] "GET /virtual-network/a6fd5420-6fad-4c4e-a1e1-3e49d011e03a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005996 10.0.0.30 - - [2025-02-17 02:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.30 - - [2025-02-17 02:35:57] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004084 10.0.0.30 - - [2025-02-17 02:35:57] "GET /virtual-networks?parent_id=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003362 10.0.0.30 - - [2025-02-17 02:35:57] "GET /virtual-network/a6fd5420-6fad-4c4e-a1e1-3e49d011e03a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006140 10.0.0.30 - - [2025-02-17 02:35:57] "POST /fqname-to-id HTTP/1.1" 404 211 0.003197 10.0.0.30 - - [2025-02-17 02:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.30 - - [2025-02-17 02:35:57] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001260 10.0.0.30 - - [2025-02-17 02:35:57] "GET /project/46966dba-09d3-4cb1-af08-11b11c6b2f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.031884 10.0.0.30 - - [2025-02-17 02:35:57] "POST /network-policys HTTP/1.1" 200 547 0.020441 10.0.0.30 - - [2025-02-17 02:35:57] "GET /network-policy/069526f6-c03e-4f8a-bc9a-1643ec4538af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.005394 10.0.0.30 - - [2025-02-17 02:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.30 - - [2025-02-17 02:35:57] "GET /virtual-network/fc5921dc-dec9-47c7-9b4a-069d564f7693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006195 10.0.0.30 - - [2025-02-17 02:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.30 - - [2025-02-17 02:35:57] "GET /network-policy/069526f6-c03e-4f8a-bc9a-1643ec4538af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.004301 10.0.0.30 - - [2025-02-17 02:35:57] "POST /fqname-to-id HTTP/1.1" 404 242 0.005791 10.0.0.30 - - [2025-02-17 02:35:57] "POST /ref-update HTTP/1.1" 200 156 0.041598 10.0.0.30 - - [2025-02-17 02:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.30 - - [2025-02-17 02:35:57] "POST /access-control-lists HTTP/1.1" 200 601 0.065753 10.0.0.30 - - [2025-02-17 02:35:57] "GET /network-policy/069526f6-c03e-4f8a-bc9a-1643ec4538af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.003729 10.0.0.30 - - [2025-02-17 02:35:58] "POST /neutron/network HTTP/1.1" 200 921 0.007905 10.0.0.30 - - [2025-02-17 02:35:58] "GET /virtual-network/fc5921dc-dec9-47c7-9b4a-069d564f7693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005465 10.0.0.30 - - [2025-02-17 02:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.30 - - [2025-02-17 02:35:58] "GET /network-policy/069526f6-c03e-4f8a-bc9a-1643ec4538af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.004536 10.0.0.30 - - [2025-02-17 02:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.30 - - [2025-02-17 02:35:58] "GET /virtual-network/a6fd5420-6fad-4c4e-a1e1-3e49d011e03a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005474 10.0.0.30 - - [2025-02-17 02:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.30 - - [2025-02-17 02:35:58] "GET /network-policy/069526f6-c03e-4f8a-bc9a-1643ec4538af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.003848 10.0.0.30 - - [2025-02-17 02:35:58] "POST /fqname-to-id HTTP/1.1" 404 244 0.003911 10.0.0.30 - - [2025-02-17 02:35:58] "POST /ref-update HTTP/1.1" 200 156 0.038775 10.0.0.30 - - [2025-02-17 02:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.30 - - [2025-02-17 02:35:58] "POST /access-control-lists HTTP/1.1" 200 604 0.063487 10.0.0.30 - - [2025-02-17 02:35:58] "GET /network-policy/069526f6-c03e-4f8a-bc9a-1643ec4538af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.003641 10.0.0.30 - - [2025-02-17 02:35:58] "POST /routing-instances HTTP/1.1" 200 759 0.016028 10.0.0.30 - - [2025-02-17 02:35:58] "POST /neutron/network HTTP/1.1" 200 921 0.007242 10.0.0.30 - - [2025-02-17 02:35:58] "GET /virtual-network/a6fd5420-6fad-4c4e-a1e1-3e49d011e03a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.004866 10.0.0.30 - - [2025-02-17 02:35:58] "POST /route-targets HTTP/1.1" 200 327 0.009448 10.0.0.30 - - [2025-02-17 02:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.30 - - [2025-02-17 02:35:58] "POST /ref-update HTTP/1.1" 200 156 0.010796 10.0.0.30 - - [2025-02-17 02:35:58] "GET /network-policy/069526f6-c03e-4f8a-bc9a-1643ec4538af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.003673 10.0.0.30 - - [2025-02-17 02:35:58] "GET /routing-instance/69ce058a-7805-4c55-9afb-4f8ba1e49f17?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1277 0.004472 10.0.0.30 - - [2025-02-17 02:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.30 - - [2025-02-17 02:35:58] "GET /routing-instance/69ce058a-7805-4c55-9afb-4f8ba1e49f17?fields=routing_policy_back_refs HTTP/1.1" 200 1277 0.003846 10.0.0.30 - - [2025-02-17 02:35:58] "GET /service-template/b1f44ddf-9dc7-4599-9235-4dc57a25589f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.003663 10.0.0.30 - - [2025-02-17 02:35:58] "POST /ref-update HTTP/1.1" 200 156 0.009351 10.0.0.30 - - [2025-02-17 02:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.30 - - [2025-02-17 02:35:58] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001251 10.0.0.30 - - [2025-02-17 02:35:58] "POST /routing-instances HTTP/1.1" 200 760 0.022445 10.0.0.30 - - [2025-02-17 02:35:58] "GET /project/46966dba-09d3-4cb1-af08-11b11c6b2f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.037379 10.0.0.30 - - [2025-02-17 02:35:58] "POST /route-targets HTTP/1.1" 200 327 0.010699 10.0.0.30 - - [2025-02-17 02:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.30 - - [2025-02-17 02:35:58] "POST /ref-update HTTP/1.1" 200 156 0.010647 10.0.0.30 - - [2025-02-17 02:35:58] "GET /service-instance/562ee6cc-980b-468d-aeb6-5c3ee8222bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3529 0.007016 10.0.0.30 - - [2025-02-17 02:35:59] "GET /routing-instance/584058bf-ed93-4fd4-b97e-0d3a90d4a5e6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1278 0.004355 10.0.0.30 - - [2025-02-17 02:35:59] "GET /domains HTTP/1.1" 200 280 0.003004 10.0.0.30 - - [2025-02-17 02:35:59] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001075 10.0.0.30 - - [2025-02-17 02:35:59] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2772 0.008808 10.0.0.30 - - [2025-02-17 02:35:59] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001122 10.0.0.30 - - [2025-02-17 02:35:59] "GET /routing-instance/584058bf-ed93-4fd4-b97e-0d3a90d4a5e6?fields=routing_policy_back_refs HTTP/1.1" 200 1278 0.003776 10.0.0.30 - - [2025-02-17 02:35:59] "GET /project/46966dba-09d3-4cb1-af08-11b11c6b2f2a HTTP/1.1" 200 4233 0.075511 10.0.0.30 - - [2025-02-17 02:35:59] "GET /service-instance/562ee6cc-980b-468d-aeb6-5c3ee8222bf2 HTTP/1.1" 200 3783 0.005868 10.0.0.30 - - [2025-02-17 02:35:59] "PUT /routing-instance/69ce058a-7805-4c55-9afb-4f8ba1e49f17 HTTP/1.1" 200 266 0.014278 10.0.0.30 - - [2025-02-17 02:35:59] "GET /domains HTTP/1.1" 200 280 0.003111 10.0.0.30 - - [2025-02-17 02:35:59] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001096 10.0.0.30 - - [2025-02-17 02:35:59] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2772 0.007782 10.0.0.30 - - [2025-02-17 02:35:59] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000999 10.0.0.30 - - [2025-02-17 02:35:59] "PUT /routing-instance/584058bf-ed93-4fd4-b97e-0d3a90d4a5e6 HTTP/1.1" 200 266 0.009984 10.0.0.30 - - [2025-02-17 02:35:59] "GET /project/46966dba-09d3-4cb1-af08-11b11c6b2f2a HTTP/1.1" 200 4233 0.078347 10.0.0.30 - - [2025-02-17 02:35:59] "GET /service-instance/562ee6cc-980b-468d-aeb6-5c3ee8222bf2 HTTP/1.1" 200 3783 0.004835 10.0.0.30 - - [2025-02-17 02:35:59] "GET /port-tuple/89a93c59-9d91-497f-88b8-9f4ea6edd71c HTTP/1.1" 200 1978 0.003107 10.0.0.30 - - [2025-02-17 02:35:59] "POST /ref-update HTTP/1.1" 200 156 0.017468 10.0.0.30 - - [2025-02-17 02:35:59] "GET /virtual-machine-interface/6974f32f-c974-4126-9e35-87c3ad4027ad HTTP/1.1" 200 3798 0.014540 10.0.0.30 - - [2025-02-17 02:35:59] "GET /virtual-machine-interface/8344bf4d-a416-4ae6-95c5-148bf9c03242 HTTP/1.1" 200 3804 0.006845 10.0.0.30 - - [2025-02-17 02:35:59] "GET /virtual-machine-interface/d1fec037-47ba-4d3e-9a7e-67dd8bb943ec HTTP/1.1" 200 3817 0.006652 10.0.0.30 - - [2025-02-17 02:35:59] "PUT /access-control-list/e28f0665-f23c-4a82-ae45-0b9885085da3 HTTP/1.1" 200 272 0.011729 10.0.0.30 - - [2025-02-17 02:35:59] "PUT /access-control-list/f2865bc6-8c46-4d2e-94dc-be7e4b4e5ed5 HTTP/1.1" 200 272 0.013704 10.0.0.30 - - [2025-02-17 02:35:59] "POST /neutron/port HTTP/1.1" 200 3831 0.050217 10.0.0.30 - - [2025-02-17 02:35:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006576 10.0.0.30 - - [2025-02-17 02:35:59] "POST /neutron/port HTTP/1.1" 200 3831 0.031976 10.0.0.30 - - [2025-02-17 02:35:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006804 10.0.0.30 - - [2025-02-17 02:35:59] "POST /neutron/port HTTP/1.1" 200 3831 0.037686 10.0.0.30 - - [2025-02-17 02:35:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009066 10.0.0.30 - - [2025-02-17 02:35:59] "POST /neutron/port HTTP/1.1" 200 3831 0.042776 10.0.0.30 - - [2025-02-17 02:35:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007018 10.0.0.30 - - [2025-02-17 02:35:59] "POST /neutron/network HTTP/1.1" 200 895 0.013041 10.0.0.30 - - [2025-02-17 02:35:59] "POST /neutron/network HTTP/1.1" 200 921 0.006591 10.0.0.30 - - [2025-02-17 02:35:59] "POST /neutron/network HTTP/1.1" 200 805 0.014042 10.0.0.30 - - [2025-02-17 02:35:59] "POST /neutron/network HTTP/1.1" 200 831 0.005688 10.0.0.30 - - [2025-02-17 02:35:59] "POST /neutron/network HTTP/1.1" 200 895 0.012319 10.0.0.30 - - [2025-02-17 02:35:59] "POST /neutron/network HTTP/1.1" 200 921 0.005552 10.0.0.30 - - [2025-02-17 02:35:59] "POST /id-to-fqname HTTP/1.1" 200 223 0.001237 10.0.0.30 - - [2025-02-17 02:35:59] "POST /id-to-fqname HTTP/1.1" 200 223 0.001088 10.0.0.30 - - [2025-02-17 02:35:59] "POST /id-to-fqname HTTP/1.1" 200 224 0.001536 10.0.0.30 - - [2025-02-17 02:35:59] "GET /virtual-machine/93d5b173-263e-4e0a-bdda-a30847d7eacc HTTP/1.1" 200 1803 0.003823 10.0.0.30 - - [2025-02-17 02:35:59] "GET /virtual-machine-interface/6974f32f-c974-4126-9e35-87c3ad4027ad HTTP/1.1" 200 3798 0.006117 10.0.0.30 - - [2025-02-17 02:36:00] "GET /virtual-machine-interface/8344bf4d-a416-4ae6-95c5-148bf9c03242 HTTP/1.1" 200 3804 0.006455 10.0.0.30 - - [2025-02-17 02:36:00] "GET /virtual-machine-interface/d1fec037-47ba-4d3e-9a7e-67dd8bb943ec HTTP/1.1" 200 3817 0.007396 10.0.0.30 - - [2025-02-17 02:36:00] "GET /instance-ip/8d41ba83-210f-4cbb-a755-fdcf6c442380 HTTP/1.1" 200 1957 0.004462 10.0.0.30 - - [2025-02-17 02:36:00] "GET /instance-ip/e5b87fdb-78ad-4df7-a77e-fdc709338a86 HTTP/1.1" 200 1623 0.006133 10.0.0.30 - - [2025-02-17 02:36:00] "GET /instance-ip/f399b335-251f-4958-8688-4ad2248cb1e1 HTTP/1.1" 200 1954 0.003788 10.0.0.30 - - [2025-02-17 02:36:00] "GET /instance-ip/395dfa0f-43a0-4143-9927-fe2b6ac7d5f5 HTTP/1.1" 200 1958 0.004460 10.0.0.30 - - [2025-02-17 02:36:00] "GET /instance-ip/a10797a4-ff01-429d-bbc2-8623748cf534 HTTP/1.1" 200 1622 0.005370 10.0.0.30 - - [2025-02-17 02:36:00] "GET /instance-ip/eb1a7384-c653-4910-84ee-e72e4bb181f4 HTTP/1.1" 200 1960 0.004606 10.0.0.30 - - [2025-02-17 02:36:00] "GET /instance-ip/8b9be15a-4e54-47b3-8736-74a8e16a5730 HTTP/1.1" 200 1980 0.004053 10.0.0.30 - - [2025-02-17 02:36:00] "GET /instance-ip/9145cfa6-5446-4e2a-83ce-6a63b2e4765d HTTP/1.1" 200 1620 0.005111 10.0.0.30 - - [2025-02-17 02:36:00] "GET /instance-ip/9daa5b58-b27e-45cf-b95f-6c06c8fd058a HTTP/1.1" 200 1979 0.003689 10.0.0.30 - - [2025-02-17 02:36:00] "POST /neutron/port HTTP/1.1" 200 3831 0.037977 10.0.0.30 - - [2025-02-17 02:36:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007339 10.0.0.30 - - [2025-02-17 02:36:00] "POST /neutron/port HTTP/1.1" 200 3831 0.037924 10.0.0.30 - - [2025-02-17 02:36:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006827 10.0.0.30 - - [2025-02-17 02:36:00] "POST /neutron/port HTTP/1.1" 200 3831 0.049496 10.0.0.30 - - [2025-02-17 02:36:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006933 10.0.0.30 - - [2025-02-17 02:36:00] "POST /neutron/port HTTP/1.1" 200 3831 0.050332 10.0.0.30 - - [2025-02-17 02:36:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010163 10.0.0.30 - - [2025-02-17 02:36:00] "GET /virtual-machine/93d5b173-263e-4e0a-bdda-a30847d7eacc HTTP/1.1" 200 1803 0.005398 10.0.0.30 - - [2025-02-17 02:36:00] "GET /virtual-machine-interface/6974f32f-c974-4126-9e35-87c3ad4027ad HTTP/1.1" 200 3798 0.006907 10.0.0.30 - - [2025-02-17 02:36:00] "GET /virtual-machine-interface/8344bf4d-a416-4ae6-95c5-148bf9c03242 HTTP/1.1" 200 3804 0.008166 10.0.0.30 - - [2025-02-17 02:36:00] "GET /virtual-machine-interface/d1fec037-47ba-4d3e-9a7e-67dd8bb943ec HTTP/1.1" 200 3817 0.008490 10.0.0.30 - - [2025-02-17 02:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.30 - - [2025-02-17 02:36:00] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003773 10.0.0.30 - - [2025-02-17 02:36:00] "GET /virtual-networks?parent_id=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003620 10.0.0.30 - - [2025-02-17 02:36:00] "GET /virtual-network/fc5921dc-dec9-47c7-9b4a-069d564f7693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.008490 10.0.0.30 - - [2025-02-17 02:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.30 - - [2025-02-17 02:36:01] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004384 10.0.0.30 - - [2025-02-17 02:36:02] "GET /virtual-networks?parent_id=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003876 10.0.0.30 - - [2025-02-17 02:36:02] "GET /virtual-network/fc5921dc-dec9-47c7-9b4a-069d564f7693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.008008 10.0.0.30 - - [2025-02-17 02:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.30 - - [2025-02-17 02:36:02] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004261 10.0.0.30 - - [2025-02-17 02:36:02] "GET /virtual-networks?parent_id=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003389 10.0.0.30 - - [2025-02-17 02:36:02] "GET /virtual-network/fc5921dc-dec9-47c7-9b4a-069d564f7693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006613 10.0.0.30 - - [2025-02-17 02:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.30 - - [2025-02-17 02:36:02] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005170 10.0.0.30 - - [2025-02-17 02:36:02] "GET /virtual-networks?parent_id=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003897 10.0.0.30 - - [2025-02-17 02:36:02] "GET /virtual-network/fc5921dc-dec9-47c7-9b4a-069d564f7693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005927 10.0.0.30 - - [2025-02-17 02:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.30 - - [2025-02-17 02:36:02] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004029 10.0.0.30 - - [2025-02-17 02:36:02] "GET /virtual-networks?parent_id=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004281 10.0.0.30 - - [2025-02-17 02:36:02] "GET /virtual-network/fc5921dc-dec9-47c7-9b4a-069d564f7693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005989 10.0.0.30 - - [2025-02-17 02:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.30 - - [2025-02-17 02:36:02] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004260 10.0.0.30 - - [2025-02-17 02:36:02] "GET /virtual-networks?parent_id=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003491 10.0.0.30 - - [2025-02-17 02:36:02] "GET /virtual-network/ee2513c5-b9c5-4d85-8ce5-8104d6c141f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005846 10.0.0.30 - - [2025-02-17 02:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.30 - - [2025-02-17 02:36:03] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004088 10.0.0.30 - - [2025-02-17 02:36:03] "GET /virtual-networks?parent_id=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003187 10.0.0.30 - - [2025-02-17 02:36:03] "GET /virtual-network/ee2513c5-b9c5-4d85-8ce5-8104d6c141f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005625 10.0.0.30 - - [2025-02-17 02:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.30 - - [2025-02-17 02:36:03] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003866 10.0.0.30 - - [2025-02-17 02:36:03] "GET /virtual-networks?parent_id=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003159 10.0.0.30 - - [2025-02-17 02:36:03] "GET /virtual-network/ee2513c5-b9c5-4d85-8ce5-8104d6c141f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006037 10.0.0.30 - - [2025-02-17 02:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.30 - - [2025-02-17 02:36:03] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003560 10.0.0.30 - - [2025-02-17 02:36:03] "GET /virtual-networks?parent_id=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003348 10.0.0.30 - - [2025-02-17 02:36:03] "GET /virtual-network/ee2513c5-b9c5-4d85-8ce5-8104d6c141f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006230 10.0.0.30 - - [2025-02-17 02:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.30 - - [2025-02-17 02:36:03] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004377 10.0.0.30 - - [2025-02-17 02:36:03] "GET /virtual-networks?parent_id=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003476 10.0.0.30 - - [2025-02-17 02:36:03] "GET /virtual-network/a6fd5420-6fad-4c4e-a1e1-3e49d011e03a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005691 10.0.0.30 - - [2025-02-17 02:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.30 - - [2025-02-17 02:36:03] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003736 10.0.0.30 - - [2025-02-17 02:36:03] "GET /virtual-networks?parent_id=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003567 10.0.0.30 - - [2025-02-17 02:36:04] "GET /virtual-network/a6fd5420-6fad-4c4e-a1e1-3e49d011e03a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.008509 10.0.0.30 - - [2025-02-17 02:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.30 - - [2025-02-17 02:36:04] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004537 10.0.0.30 - - [2025-02-17 02:36:04] "GET /virtual-networks?parent_id=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003246 10.0.0.30 - - [2025-02-17 02:36:04] "GET /virtual-network/a6fd5420-6fad-4c4e-a1e1-3e49d011e03a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.008014 10.0.0.30 - - [2025-02-17 02:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.30 - - [2025-02-17 02:36:04] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003883 10.0.0.30 - - [2025-02-17 02:36:04] "GET /virtual-networks?parent_id=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003342 10.0.0.30 - - [2025-02-17 02:36:04] "GET /virtual-network/a6fd5420-6fad-4c4e-a1e1-3e49d011e03a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005916 10.0.0.30 - - [2025-02-17 02:36:04] "GET /virtual-machine/93d5b173-263e-4e0a-bdda-a30847d7eacc HTTP/1.1" 200 1803 0.004400 10.0.0.30 - - [2025-02-17 02:36:04] "GET /domains HTTP/1.1" 200 280 0.002828 10.0.0.30 - - [2025-02-17 02:36:04] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001225 10.0.0.30 - - [2025-02-17 02:36:04] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2772 0.007941 10.0.0.30 - - [2025-02-17 02:36:04] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001181 10.0.0.30 - - [2025-02-17 02:36:04] "GET /project/46966dba-09d3-4cb1-af08-11b11c6b2f2a HTTP/1.1" 200 4233 0.072375 10.0.0.30 - - [2025-02-17 02:36:04] "GET /service-instance/562ee6cc-980b-468d-aeb6-5c3ee8222bf2 HTTP/1.1" 200 3783 0.003841 10.0.0.30 - - [2025-02-17 02:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.30 - - [2025-02-17 02:36:04] "GET /routing-instance/1e12f874-30ac-44f9-a39d-b5b5c2f5fbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1887 0.005186 10.0.0.30 - - [2025-02-17 02:36:04] "GET /routing-instance/1e12f874-30ac-44f9-a39d-b5b5c2f5fbb2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2020 0.007668 10.0.0.30 - - [2025-02-17 02:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.30 - - [2025-02-17 02:36:04] "GET /routing-instance/0ea5ddde-66b3-4e33-89a0-c43eb2aa8620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1891 0.004530 10.0.0.30 - - [2025-02-17 02:36:04] "GET /routing-instance/0ea5ddde-66b3-4e33-89a0-c43eb2aa8620?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2022 0.005286 10.0.0.30 - - [2025-02-17 02:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.30 - - [2025-02-17 02:36:04] "GET /virtual-network/fc5921dc-dec9-47c7-9b4a-069d564f7693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005831 10.0.0.30 - - [2025-02-17 02:36:05] "GET /virtual-network/fc5921dc-dec9-47c7-9b4a-069d564f7693?fields=routing_instances HTTP/1.1" 200 1684 0.012756 10.0.0.30 - - [2025-02-17 02:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.30 - - [2025-02-17 02:36:05] "GET /virtual-network/a6fd5420-6fad-4c4e-a1e1-3e49d011e03a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006469 10.0.0.30 - - [2025-02-17 02:36:05] "GET /virtual-network/a6fd5420-6fad-4c4e-a1e1-3e49d011e03a?fields=routing_instances HTTP/1.1" 200 1689 0.008155 10.0.0.30 - - [2025-02-17 02:36:09] "POST /ref-update HTTP/1.1" 200 156 0.044136 10.0.0.30 - - [2025-02-17 02:36:09] "POST /neutron/network HTTP/1.1" 200 833 0.011192 10.0.0.30 - - [2025-02-17 02:36:09] "GET /virtual-network/a6fd5420-6fad-4c4e-a1e1-3e49d011e03a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005898 10.0.0.30 - - [2025-02-17 02:36:09] "DELETE /access-control-list/f2865bc6-8c46-4d2e-94dc-be7e4b4e5ed5 HTTP/1.1" 200 115 0.071465 10.0.0.30 - - [2025-02-17 02:36:09] "GET /obj-perms HTTP/1.1" 200 5056 0.076073 10.0.0.30 - - [2025-02-17 02:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.30 - - [2025-02-17 02:36:09] "DELETE /routing-instance/69ce058a-7805-4c55-9afb-4f8ba1e49f17 HTTP/1.1" 200 115 0.031330 10.0.0.30 - - [2025-02-17 02:36:09] "GET /network-policy/069526f6-c03e-4f8a-bc9a-1643ec4538af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.009016 10.0.0.30 - - [2025-02-17 02:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005166 10.0.0.30 - - [2025-02-17 02:36:09] "DELETE /route-target/c6d5c41d-f4de-4bbc-964d-7a071c5c8460 HTTP/1.1" 200 115 0.039152 10.0.0.30 - - [2025-02-17 02:36:09] "POST /ref-update HTTP/1.1" 200 156 0.048974 10.0.0.30 - - [2025-02-17 02:36:09] "DELETE /routing-instance/584058bf-ed93-4fd4-b97e-0d3a90d4a5e6 HTTP/1.1" 200 115 0.030644 10.0.0.30 - - [2025-02-17 02:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009496 10.0.0.30 - - [2025-02-17 02:36:09] "POST /neutron/network HTTP/1.1" 200 833 0.008971 10.0.0.30 - - [2025-02-17 02:36:09] "GET /virtual-network/fc5921dc-dec9-47c7-9b4a-069d564f7693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007023 10.0.0.30 - - [2025-02-17 02:36:09] "DELETE /route-target/0dbf2299-027d-47b0-b8c0-07f9531b8988 HTTP/1.1" 200 115 0.017557 10.0.0.30 - - [2025-02-17 02:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011800 10.0.0.30 - - [2025-02-17 02:36:09] "DELETE /access-control-list/e28f0665-f23c-4a82-ae45-0b9885085da3 HTTP/1.1" 200 115 0.031902 10.0.0.30 - - [2025-02-17 02:36:09] "GET /network-policy/069526f6-c03e-4f8a-bc9a-1643ec4538af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2180 0.005082 10.0.0.30 - - [2025-02-17 02:36:09] "GET /obj-perms HTTP/1.1" 200 5056 0.054553 10.0.0.30 - - [2025-02-17 02:36:09] "DELETE /network-policy/069526f6-c03e-4f8a-bc9a-1643ec4538af HTTP/1.1" 200 115 0.026579 10.0.0.30 - - [2025-02-17 02:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004950 10.0.0.30 - - [2025-02-17 02:36:09] "DELETE /service-instance/562ee6cc-980b-468d-aeb6-5c3ee8222bf2 HTTP/1.1" 200 115 0.047877 10.0.0.30 - - [2025-02-17 02:36:09] "GET /domains HTTP/1.1" 200 280 0.003399 10.0.0.30 - - [2025-02-17 02:36:09] "POST /ref-update HTTP/1.1" 200 156 0.016979 10.0.0.30 - - [2025-02-17 02:36:09] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001243 10.0.0.30 - - [2025-02-17 02:36:09] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2772 0.009638 10.0.0.30 - - [2025-02-17 02:36:10] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001379 10.0.0.30 - - [2025-02-17 02:36:10] "DELETE /instance-ip/8d41ba83-210f-4cbb-a755-fdcf6c442380 HTTP/1.1" 200 115 0.039120 10.0.0.30 - - [2025-02-17 02:36:10] "POST /ref-update HTTP/1.1" 200 156 0.010962 10.0.0.30 - - [2025-02-17 02:36:10] "GET /project/46966dba-09d3-4cb1-af08-11b11c6b2f2a HTTP/1.1" 200 3759 0.073937 10.0.0.30 - - [2025-02-17 02:36:10] "GET /virtual-machine/93d5b173-263e-4e0a-bdda-a30847d7eacc HTTP/1.1" 200 1803 0.005229 10.0.0.30 - - [2025-02-17 02:36:10] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002510 10.0.0.30 - - [2025-02-17 02:36:10] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.005527 10.0.0.30 - - [2025-02-17 02:36:10] "DELETE /instance-ip/8b9be15a-4e54-47b3-8736-74a8e16a5730 HTTP/1.1" 200 115 0.035572 10.0.0.30 - - [2025-02-17 02:36:10] "POST /ref-update HTTP/1.1" 200 156 0.013441 10.0.0.30 - - [2025-02-17 02:36:10] "DELETE /instance-ip/eb1a7384-c653-4910-84ee-e72e4bb181f4 HTTP/1.1" 200 115 0.027753 10.0.0.30 - - [2025-02-17 02:36:10] "POST /ref-update HTTP/1.1" 200 156 0.014102 10.0.0.30 - - [2025-02-17 02:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.30 - - [2025-02-17 02:36:10] "DELETE /service-template/b1f44ddf-9dc7-4599-9235-4dc57a25589f HTTP/1.1" 200 115 0.037995 10.0.0.30 - - [2025-02-17 02:36:10] "POST /fqname-to-id HTTP/1.1" 404 193 0.005305 10.0.0.30 - - [2025-02-17 02:36:10] "DELETE /instance-ip/395dfa0f-43a0-4143-9927-fe2b6ac7d5f5 HTTP/1.1" 200 115 0.041923 10.0.0.30 - - [2025-02-17 02:36:10] "POST /ref-update HTTP/1.1" 200 156 0.013001 10.0.0.30 - - [2025-02-17 02:36:10] "DELETE /instance-ip/9daa5b58-b27e-45cf-b95f-6c06c8fd058a HTTP/1.1" 200 115 0.022995 10.0.0.30 - - [2025-02-17 02:36:10] "POST /ref-update HTTP/1.1" 200 156 0.011389 10.0.0.30 - - [2025-02-17 02:36:10] "DELETE /instance-ip/f399b335-251f-4958-8688-4ad2248cb1e1 HTTP/1.1" 200 115 0.036403 10.0.0.30 - - [2025-02-17 02:36:10] "POST /neutron/network HTTP/1.1" 200 833 0.008811 10.0.0.30 - - [2025-02-17 02:36:10] "POST /neutron/network HTTP/1.1" 400 204 0.016105 10.0.0.30 - - [2025-02-17 02:36:10] "POST /neutron/port HTTP/1.1" 200 1085 0.022870 10.0.0.30 - - [2025-02-17 02:36:11] "POST /neutron/port HTTP/1.1" 200 1111 0.014776 10.0.0.30 - - [2025-02-17 02:36:11] "POST /neutron/port HTTP/1.1" 200 1087 0.019492 10.0.0.30 - - [2025-02-17 02:36:11] "POST /neutron/port HTTP/1.1" 200 1113 0.013368 10.0.0.30 - - [2025-02-17 02:36:11] "POST /neutron/port HTTP/1.1" 200 151 0.115915 10.0.0.30 - - [2025-02-17 02:36:11] "POST /neutron/port HTTP/1.1" 200 3024 0.030445 10.0.0.30 - - [2025-02-17 02:36:11] "POST /neutron/port HTTP/1.1" 200 1113 0.014172 10.0.0.30 - - [2025-02-17 02:36:11] "POST /neutron/port HTTP/1.1" 200 151 0.165645 10.0.0.30 - - [2025-02-17 02:36:11] "POST /neutron/port HTTP/1.1" 200 151 0.097458 10.0.0.30 - - [2025-02-17 02:36:11] "POST /neutron/port HTTP/1.1" 200 1111 0.012435 10.0.0.30 - - [2025-02-17 02:36:11] "POST /neutron/port HTTP/1.1" 200 151 0.103935 10.0.0.30 - - [2025-02-17 02:36:11] "POST /neutron/port HTTP/1.1" 200 1111 0.013989 10.0.0.30 - - [2025-02-17 02:36:11] "POST /neutron/port HTTP/1.1" 200 151 0.111682 10.0.0.30 - - [2025-02-17 02:36:12] "POST /neutron/network HTTP/1.1" 200 833 0.007334 10.0.0.30 - - [2025-02-17 02:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005537 10.0.0.30 - - [2025-02-17 02:36:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002640 10.0.0.30 - - [2025-02-17 02:36:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002405 10.0.0.30 - - [2025-02-17 02:36:12] "POST /neutron/network HTTP/1.1" 200 151 0.098189 10.0.0.30 - - [2025-02-17 02:36:12] "DELETE /route-target/1db4c703-4c66-45ec-b2de-43b12c30c726 HTTP/1.1" 200 115 0.023112 10.0.0.30 - - [2025-02-17 02:36:12] "GET /routing-instance/0ea5ddde-66b3-4e33-89a0-c43eb2aa8620 HTTP/1.1" 404 171 0.003102 10.0.0.30 - - [2025-02-17 02:36:12] "GET /domains HTTP/1.1" 200 280 0.003393 10.0.0.30 - - [2025-02-17 02:36:12] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001280 10.0.0.30 - - [2025-02-17 02:36:12] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2572 0.051014 10.0.0.30 - - [2025-02-17 02:36:12] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001984 10.0.0.30 - - [2025-02-17 02:36:12] "GET /project/46966dba-09d3-4cb1-af08-11b11c6b2f2a HTTP/1.1" 200 2298 0.076166 10.0.0.30 - - [2025-02-17 02:36:12] "POST /neutron/network HTTP/1.1" 200 833 0.006939 10.0.0.30 - - [2025-02-17 02:36:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003020 10.0.0.30 - - [2025-02-17 02:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007675 10.0.0.30 - - [2025-02-17 02:36:12] "POST /useragent-kv HTTP/1.1" 200 115 0.005754 10.0.0.30 - - [2025-02-17 02:36:13] "POST /neutron/network HTTP/1.1" 200 151 0.092436 10.0.0.30 - - [2025-02-17 02:36:13] "GET /routing-instance/1e12f874-30ac-44f9-a39d-b5b5c2f5fbb2 HTTP/1.1" 404 171 0.002366 10.0.0.30 - - [2025-02-17 02:36:13] "DELETE /route-target/56d0b9d2-2b0c-4f7c-a66f-ad7e8e7b848b HTTP/1.1" 200 115 0.020326 10.0.0.30 - - [2025-02-17 02:36:13] "GET /domains HTTP/1.1" 200 280 0.003500 10.0.0.30 - - [2025-02-17 02:36:13] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001197 10.0.0.30 - - [2025-02-17 02:36:13] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2572 0.048633 10.0.0.30 - - [2025-02-17 02:36:13] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001284 10.0.0.30 - - [2025-02-17 02:36:13] "GET /project/46966dba-09d3-4cb1-af08-11b11c6b2f2a HTTP/1.1" 200 2080 0.072733 10.0.0.30 - - [2025-02-17 02:36:13] "POST /neutron/network HTTP/1.1" 200 831 0.006745 10.0.0.30 - - [2025-02-17 02:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007001 10.0.0.30 - - [2025-02-17 02:36:13] "POST /useragent-kv HTTP/1.1" 200 115 0.004555 10.0.0.30 - - [2025-02-17 02:36:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002653 10.0.0.30 - - [2025-02-17 02:36:13] "POST /neutron/network HTTP/1.1" 200 151 0.103798 10.0.0.30 - - [2025-02-17 02:36:13] "DELETE /route-target/75de28b8-66fe-4b64-af11-2a6b0ee9c3ec HTTP/1.1" 200 115 0.022702 10.0.0.30 - - [2025-02-17 02:36:13] "GET /routing-instance/20efb09a-0c18-4021-906e-590f421d751f HTTP/1.1" 404 171 0.002875 10.0.0.30 - - [2025-02-17 02:36:13] "GET /domains HTTP/1.1" 200 280 0.003052 10.0.0.30 - - [2025-02-17 02:36:13] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001469 10.0.0.30 - - [2025-02-17 02:36:13] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2572 0.049255 10.0.0.30 - - [2025-02-17 02:36:13] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001942 10.0.0.30 - - [2025-02-17 02:36:13] "GET /project/46966dba-09d3-4cb1-af08-11b11c6b2f2a HTTP/1.1" 200 1840 0.084016 10.0.0.30 - - [2025-02-17 02:36:13] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001487 10.0.0.30 - - [2025-02-17 02:36:13] "GET /project/46966dba-09d3-4cb1-af08-11b11c6b2f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.029601 10.0.0.30 - - [2025-02-17 02:36:13] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001253 10.0.0.30 - - [2025-02-17 02:36:13] "GET /project/46966dba-09d3-4cb1-af08-11b11c6b2f2a?fields=virtual_networks HTTP/1.1" 200 1028 0.081371 10.0.0.30 - - [2025-02-17 02:36:13] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002053 10.0.0.30 - - [2025-02-17 02:36:13] "GET /project/46966dba-09d3-4cb1-af08-11b11c6b2f2a?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.031688 10.0.0.30 - - [2025-02-17 02:36:14] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001274 10.0.0.30 - - [2025-02-17 02:36:14] "GET /project/46966dba-09d3-4cb1-af08-11b11c6b2f2a?fields=security_groups HTTP/1.1" 200 1252 0.031724 10.0.0.30 - - [2025-02-17 02:36:14] "POST /fqname-to-id HTTP/1.1" 404 189 0.030012 10.0.0.30 - - [2025-02-17 02:36:15] "GET /projects?obj_uuids=0ab26863-7e20-4340-9d51-3238ebba3560&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002987 10.0.0.30 - - [2025-02-17 02:36:15] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001623 10.0.0.30 - - [2025-02-17 02:36:15] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009802 10.0.0.30 - - [2025-02-17 02:36:15] "POST /id-to-fqname HTTP/1.1" 200 191 0.002797 10.0.0.30 - - [2025-02-17 02:36:15] "POST /fqname-to-id HTTP/1.1" 404 200 0.002660 10.0.0.30 - - [2025-02-17 02:36:15] "POST /security-groups HTTP/1.1" 200 592 0.067793 10.0.0.30 - - [2025-02-17 02:36:15] "POST /fqname-to-id HTTP/1.1" 404 235 0.003520 10.0.0.30 - - [2025-02-17 02:36:15] "POST /projects HTTP/1.1" 200 587 0.233881 10.0.0.30 - - [2025-02-17 02:36:15] "POST /access-control-lists HTTP/1.1" 200 597 0.065884 10.0.0.30 - - [2025-02-17 02:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.313648 10.0.0.30 - - [2025-02-17 02:36:15] "POST /fqname-to-id HTTP/1.1" 404 234 0.003116 10.0.0.30 - - [2025-02-17 02:36:15] "GET /project/0ab26863-7e20-4340-9d51-3238ebba3560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.444726 10.0.0.30 - - [2025-02-17 02:36:15] "POST /access-control-lists HTTP/1.1" 200 595 0.060345 10.0.0.30 - - [2025-02-17 02:36:16] "GET / HTTP/1.1" 200 35931 0.002437 10.0.0.30 - - [2025-02-17 02:36:17] "GET /project/0ab26863-7e20-4340-9d51-3238ebba3560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000681 10.0.0.30 - - [2025-02-17 02:36:18] "GET /projects?obj_uuids=0ab26863-7e20-4340-9d51-3238ebba3560&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001688 10.0.0.30 - - [2025-02-17 02:36:18] "GET /project/0ab26863-7e20-4340-9d51-3238ebba3560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.071997 10.0.0.30 - - [2025-02-17 02:36:18] "POST /fqname-to-id HTTP/1.1" 404 180 0.003321 10.0.0.30 - - [2025-02-17 02:36:18] "POST /virtual-DNSs HTTP/1.1" 200 507 0.025793 10.0.0.30 - - [2025-02-17 02:36:18] "GET /virtual-DNS/51f0fecb-40f2-424f-92be-18736f5d5fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.005958 10.0.0.30 - - [2025-02-17 02:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.30 - - [2025-02-17 02:36:18] "GET /virtual-DNS/51f0fecb-40f2-424f-92be-18736f5d5fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.004711 10.0.0.30 - - [2025-02-17 02:36:18] "GET /domains HTTP/1.1" 401 292 0.000696 10.0.0.30 - - [2025-02-17 02:36:18] "GET /domains HTTP/1.1" 200 280 0.027151 10.0.0.30 - - [2025-02-17 02:36:18] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001400 10.0.0.30 - - [2025-02-17 02:36:18] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2959 0.010027 10.0.0.30 - - [2025-02-17 02:36:18] "GET /virtual-DNS/51f0fecb-40f2-424f-92be-18736f5d5fe4 HTTP/1.1" 200 1438 0.004881 10.0.0.30 - - [2025-02-17 02:36:18] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.002733 10.0.0.30 - - [2025-02-17 02:36:18] "POST /network-ipams HTTP/1.1" 200 514 0.019230 10.0.0.30 - - [2025-02-17 02:36:19] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 751 0.003553 10.0.0.30 - - [2025-02-17 02:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.30 - - [2025-02-17 02:36:19] "GET /network-ipam/c27e1f3f-d8d9-47cf-8f93-38175d3b1e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.005377 10.0.0.30 - - [2025-02-17 02:36:19] "PUT /network-ipam/c27e1f3f-d8d9-47cf-8f93-38175d3b1e4c HTTP/1.1" 200 258 0.012034 10.0.0.30 - - [2025-02-17 02:36:19] "POST /ref-update HTTP/1.1" 200 156 0.010278 10.0.0.30 - - [2025-02-17 02:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.30 - - [2025-02-17 02:36:19] "GET /projects?obj_uuids=0ab26863-7e20-4340-9d51-3238ebba3560&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001718 10.0.0.30 - - [2025-02-17 02:36:19] "GET /project/0ab26863-7e20-4340-9d51-3238ebba3560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.030412 10.0.0.30 - - [2025-02-17 02:36:19] "POST /neutron/network HTTP/1.1" 200 117 0.032828 10.0.0.30 - - [2025-02-17 02:36:19] "GET /projects?obj_uuids=0ab26863-7e20-4340-9d51-3238ebba3560&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001282 10.0.0.30 - - [2025-02-17 02:36:19] "POST /neutron/network HTTP/1.1" 200 618 0.065424 10.0.0.30 - - [2025-02-17 02:36:19] "POST /route-targets HTTP/1.1" 200 327 0.010352 10.0.0.30 - - [2025-02-17 02:36:19] "POST /ref-update HTTP/1.1" 200 156 0.013930 10.0.0.30 - - [2025-02-17 02:36:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002879 10.0.0.30 - - [2025-02-17 02:36:19] "POST /neutron/subnet HTTP/1.1" 200 711 0.181097 10.0.0.30 - - [2025-02-17 02:36:19] "POST /neutron/network HTTP/1.1" 200 833 0.005746 10.0.0.30 - - [2025-02-17 02:36:19] "POST /id-to-fqname HTTP/1.1" 200 227 0.001291 10.0.0.30 - - [2025-02-17 02:36:19] "GET /virtual-network/c98bc944-05ce-48b1-8567-c5f57135747f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005729 10.0.0.30 - - [2025-02-17 02:36:19] "POST /neutron/network HTTP/1.1" 200 833 0.006397 10.0.0.30 - - [2025-02-17 02:36:19] "GET /virtual-network/c98bc944-05ce-48b1-8567-c5f57135747f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005582 10.0.0.30 - - [2025-02-17 02:36:19] "POST /neutron/network HTTP/1.1" 200 833 0.006666 10.0.0.30 - - [2025-02-17 02:36:19] "POST /neutron/subnet HTTP/1.1" 200 711 0.007324 10.0.0.30 - - [2025-02-17 02:36:19] "POST /neutron/network HTTP/1.1" 200 807 0.011322 10.0.0.30 - - [2025-02-17 02:36:19] "POST /neutron/network HTTP/1.1" 200 833 0.005970 10.0.0.30 - - [2025-02-17 02:36:19] "POST /id-to-fqname HTTP/1.1" 200 227 0.001349 10.0.0.30 - - [2025-02-17 02:36:20] "POST /neutron/network HTTP/1.1" 200 843 0.008729 10.0.0.30 - - [2025-02-17 02:36:20] "GET /aaa-mode HTTP/1.1" 401 292 0.001328 10.0.0.30 - - [2025-02-17 02:36:20] "GET / HTTP/1.1" 200 35931 0.002358 10.0.0.30 - - [2025-02-17 02:36:20] "GET /project/0ab26863-7e20-4340-9d51-3238ebba3560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000443 10.0.0.30 - - [2025-02-17 02:36:20] "GET /projects?obj_uuids=0ab26863-7e20-4340-9d51-3238ebba3560&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001294 10.0.0.30 - - [2025-02-17 02:36:21] "GET /project/0ab26863-7e20-4340-9d51-3238ebba3560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.062273 10.0.0.30 - - [2025-02-17 02:36:21] "POST /neutron/network HTTP/1.1" 200 833 0.007153 10.0.0.30 - - [2025-02-17 02:36:21] "POST /neutron/port HTTP/1.1" 200 117 0.007643 10.0.0.30 - - [2025-02-17 02:36:21] "POST /neutron/port HTTP/1.1" 200 117 0.006607 10.0.0.30 - - [2025-02-17 02:36:21] "POST /neutron/port HTTP/1.1" 200 117 0.008046 10.0.0.30 - - [2025-02-17 02:36:21] "POST /neutron/network HTTP/1.1" 200 843 0.006753 10.0.0.30 - - [2025-02-17 02:36:21] "GET /projects?obj_uuids=0ab26863-7e20-4340-9d51-3238ebba3560&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001261 10.0.0.30 - - [2025-02-17 02:36:21] "POST /neutron/port HTTP/1.1" 200 1058 0.213112 10.0.0.30 - - [2025-02-17 02:36:21] "POST /neutron/port HTTP/1.1" 200 1058 0.011519 10.0.0.30 - - [2025-02-17 02:36:21] "POST /neutron/port HTTP/1.1" 200 1058 0.009224 10.0.0.30 - - [2025-02-17 02:36:21] "POST /neutron/port HTTP/1.1" 200 1112 0.063051 10.0.0.30 - - [2025-02-17 02:36:22] "POST /neutron/port HTTP/1.1" 200 1086 0.017369 10.0.0.30 - - [2025-02-17 02:36:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004284 10.0.0.30 - - [2025-02-17 02:36:22] "POST /neutron/subnet HTTP/1.1" 200 685 0.011948 10.0.0.30 - - [2025-02-17 02:36:22] "POST /neutron/port HTTP/1.1" 200 117 0.001371 10.0.0.30 - - [2025-02-17 02:36:22] "POST /neutron/network HTTP/1.1" 200 833 0.006759 10.0.0.30 - - [2025-02-17 02:36:26] "POST /neutron/port HTTP/1.1" 200 1086 0.016933 10.0.0.30 - - [2025-02-17 02:36:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008067 10.0.0.30 - - [2025-02-17 02:36:26] "POST /neutron/port HTTP/1.1" 200 1086 0.016628 10.0.0.30 - - [2025-02-17 02:36:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006832 10.0.0.30 - - [2025-02-17 02:36:26] "POST /neutron/port HTTP/1.1" 200 1086 0.017969 10.0.0.30 - - [2025-02-17 02:36:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007520 10.0.0.30 - - [2025-02-17 02:36:26] "GET /virtual-machine/61dc26c7-d845-4120-8197-6ea91a0dd7e8 HTTP/1.1" 200 1292 0.005328 10.0.0.30 - - [2025-02-17 02:36:26] "GET /virtual-machine-interface/613523e9-ac5e-4609-9ca6-aae4caa9fb35 HTTP/1.1" 200 2964 0.006118 10.0.0.30 - - [2025-02-17 02:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003987 10.0.0.30 - - [2025-02-17 02:36:26] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003774 10.0.0.30 - - [2025-02-17 02:36:26] "GET /virtual-networks?parent_id=0ab26863-7e20-4340-9d51-3238ebba3560&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003474 10.0.0.30 - - [2025-02-17 02:36:26] "GET /virtual-network/c98bc944-05ce-48b1-8567-c5f57135747f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008038 10.0.0.30 - - [2025-02-17 02:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.30 - - [2025-02-17 02:36:29] "GET /virtual-network/c98bc944-05ce-48b1-8567-c5f57135747f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006003 10.0.0.30 - - [2025-02-17 02:36:32] "POST /neutron/port HTTP/1.1" 200 1086 0.019956 10.0.0.30 - - [2025-02-17 02:36:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007448 10.0.0.30 - - [2025-02-17 02:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.30 - - [2025-02-17 02:36:33] "GET /virtual-network/c98bc944-05ce-48b1-8567-c5f57135747f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005544 10.0.0.30 - - [2025-02-17 02:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.30 - - [2025-02-17 02:36:36] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003152 10.0.0.30 - - [2025-02-17 02:36:36] "GET /virtual-networks?parent_id=0ab26863-7e20-4340-9d51-3238ebba3560&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003246 10.0.0.30 - - [2025-02-17 02:36:36] "GET /virtual-network/c98bc944-05ce-48b1-8567-c5f57135747f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007770 10.0.0.30 - - [2025-02-17 02:36:40] "POST /neutron/network HTTP/1.1" 200 807 0.012109 10.0.0.30 - - [2025-02-17 02:36:40] "POST /neutron/network HTTP/1.1" 200 833 0.005552 10.0.0.30 - - [2025-02-17 02:36:40] "POST /id-to-fqname HTTP/1.1" 200 227 0.001277 10.0.0.30 - - [2025-02-17 02:36:40] "POST /neutron/port HTTP/1.1" 200 1086 0.014579 10.0.0.30 - - [2025-02-17 02:36:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006245 10.0.0.30 - - [2025-02-17 02:36:41] "POST /neutron/network HTTP/1.1" 200 843 0.006888 10.0.0.30 - - [2025-02-17 02:36:41] "GET /aaa-mode HTTP/1.1" 401 292 0.000657 10.0.0.30 - - [2025-02-17 02:36:41] "GET / HTTP/1.1" 200 35931 0.002024 10.0.0.30 - - [2025-02-17 02:36:41] "GET /project/0ab26863-7e20-4340-9d51-3238ebba3560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000415 10.0.0.30 - - [2025-02-17 02:36:41] "GET /projects?obj_uuids=0ab26863-7e20-4340-9d51-3238ebba3560&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001413 10.0.0.30 - - [2025-02-17 02:36:41] "GET /project/0ab26863-7e20-4340-9d51-3238ebba3560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.057093 10.0.0.30 - - [2025-02-17 02:36:41] "POST /neutron/network HTTP/1.1" 200 833 0.007636 10.0.0.30 - - [2025-02-17 02:36:42] "POST /neutron/port HTTP/1.1" 200 1086 0.020467 10.0.0.30 - - [2025-02-17 02:36:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006739 10.0.0.30 - - [2025-02-17 02:36:42] "POST /neutron/port HTTP/1.1" 200 117 0.005234 10.0.0.30 - - [2025-02-17 02:36:42] "POST /neutron/port HTTP/1.1" 200 117 0.005424 10.0.0.30 - - [2025-02-17 02:36:42] "POST /neutron/network HTTP/1.1" 200 843 0.006986 10.0.0.30 - - [2025-02-17 02:36:42] "GET /projects?obj_uuids=0ab26863-7e20-4340-9d51-3238ebba3560&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001223 10.0.0.30 - - [2025-02-17 02:36:42] "POST /neutron/port HTTP/1.1" 200 1058 0.198568 10.0.0.30 - - [2025-02-17 02:36:42] "POST /neutron/port HTTP/1.1" 200 1058 0.011892 10.0.0.30 - - [2025-02-17 02:36:42] "POST /neutron/port HTTP/1.1" 200 1058 0.013473 10.0.0.30 - - [2025-02-17 02:36:42] "POST /neutron/port HTTP/1.1" 200 1112 0.078824 10.0.0.30 - - [2025-02-17 02:36:42] "POST /neutron/port HTTP/1.1" 200 1086 0.015238 10.0.0.30 - - [2025-02-17 02:36:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003441 10.0.0.30 - - [2025-02-17 02:36:42] "POST /neutron/subnet HTTP/1.1" 200 685 0.011776 10.0.0.30 - - [2025-02-17 02:36:42] "POST /neutron/port HTTP/1.1" 200 117 0.001190 10.0.0.30 - - [2025-02-17 02:36:42] "POST /neutron/network HTTP/1.1" 200 833 0.005394 10.0.0.30 - - [2025-02-17 02:36:47] "POST /neutron/port HTTP/1.1" 200 1086 0.018503 10.0.0.30 - - [2025-02-17 02:36:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006923 10.0.0.30 - - [2025-02-17 02:36:47] "POST /neutron/port HTTP/1.1" 200 1086 0.017622 10.0.0.30 - - [2025-02-17 02:36:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007517 10.0.0.30 - - [2025-02-17 02:36:47] "POST /neutron/port HTTP/1.1" 200 1086 0.016881 10.0.0.30 - - [2025-02-17 02:36:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007076 10.0.0.30 - - [2025-02-17 02:36:47] "GET /virtual-machine/ded422dd-0d92-4a0b-85a4-85733ded860f HTTP/1.1" 200 1293 0.006425 10.0.0.30 - - [2025-02-17 02:36:47] "GET /virtual-machine-interface/b33205f0-908e-4817-890e-46501de600f3 HTTP/1.1" 200 2964 0.006072 10.0.0.30 - - [2025-02-17 02:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.30 - - [2025-02-17 02:36:47] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003400 10.0.0.30 - - [2025-02-17 02:36:47] "GET /virtual-networks?parent_id=0ab26863-7e20-4340-9d51-3238ebba3560&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004633 10.0.0.30 - - [2025-02-17 02:36:47] "GET /virtual-network/c98bc944-05ce-48b1-8567-c5f57135747f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007136 10.0.0.30 - - [2025-02-17 02:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.30 - - [2025-02-17 02:36:50] "GET /virtual-network/c98bc944-05ce-48b1-8567-c5f57135747f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006325 10.0.0.30 - - [2025-02-17 02:36:52] "POST /neutron/port HTTP/1.1" 200 1086 0.015520 10.0.0.30 - - [2025-02-17 02:36:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005744 10.0.0.30 - - [2025-02-17 02:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.30 - - [2025-02-17 02:36:54] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004332 10.0.0.30 - - [2025-02-17 02:36:54] "GET /virtual-networks?parent_id=0ab26863-7e20-4340-9d51-3238ebba3560&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004162 10.0.0.30 - - [2025-02-17 02:36:54] "GET /virtual-network/c98bc944-05ce-48b1-8567-c5f57135747f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006424 10.0.0.30 - - [2025-02-17 02:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004522 10.0.0.30 - - [2025-02-17 02:37:00] "DELETE /virtual-DNS/51f0fecb-40f2-424f-92be-18736f5d5fe4 HTTP/1.1" 409 235 0.009123 10.0.0.30 - - [2025-02-17 02:37:00] "POST /fqname-to-id HTTP/1.1" 404 192 0.003999 10.0.0.30 - - [2025-02-17 02:37:01] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.023104 10.0.0.30 - - [2025-02-17 02:37:01] "GET /virtual-DNS-record/06a1d542-b898-4a20-a5c1-40545b1a90cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.006250 10.0.0.30 - - [2025-02-17 02:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686 10.0.0.30 - - [2025-02-17 02:37:01] "GET /virtual-DNS-record/06a1d542-b898-4a20-a5c1-40545b1a90cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.003947 10.0.0.30 - - [2025-02-17 02:37:01] "GET /domains HTTP/1.1" 200 280 0.003318 10.0.0.30 - - [2025-02-17 02:37:01] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001911 10.0.0.30 - - [2025-02-17 02:37:01] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2959 0.009246 10.0.0.30 - - [2025-02-17 02:37:01] "GET /virtual-DNS/51f0fecb-40f2-424f-92be-18736f5d5fe4 HTTP/1.1" 200 1907 0.005205 10.0.0.30 - - [2025-02-17 02:37:01] "GET /virtual-DNS-record/06a1d542-b898-4a20-a5c1-40545b1a90cd HTTP/1.1" 200 1335 0.003204 10.0.0.30 - - [2025-02-17 02:37:05] "DELETE /project/0ab268637e2043409d513238ebba3560 HTTP/1.1" 404 173 0.006403 10.0.0.30 - - [2025-02-17 02:37:05] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001131 10.0.0.30 - - [2025-02-17 02:37:05] "GET /project/46966dba-09d3-4cb1-af08-11b11c6b2f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.032444 10.0.0.30 - - [2025-02-17 02:37:05] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001185 10.0.0.30 - - [2025-02-17 02:37:05] "GET /project/46966dba-09d3-4cb1-af08-11b11c6b2f2a?fields=security_groups HTTP/1.1" 200 1357 0.069688 10.0.0.30 - - [2025-02-17 02:37:05] "DELETE /security-group/b619a7e1-e5a2-4d46-a63d-f873b80c8be1 HTTP/1.1" 200 115 0.041540 10.0.0.30 - - [2025-02-17 02:37:05] "GET /projects?obj_uuids=46966dba-09d3-4cb1-af08-11b11c6b2f2a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001297 10.0.0.30 - - [2025-02-17 02:37:05] "DELETE /access-control-list/5fcf52d9-d2cb-43e5-be1b-8e88d1a90c20 HTTP/1.1" 200 115 0.036277 10.0.0.30 - - [2025-02-17 02:37:05] "GET /project/46966dba-09d3-4cb1-af08-11b11c6b2f2a?fields=application_policy_sets HTTP/1.1" 200 1396 0.037890 10.0.0.30 - - [2025-02-17 02:37:05] "DELETE /access-control-list/20b9009f-8e99-4fd1-a1fe-277b853f26d7 HTTP/1.1" 200 115 0.030459 10.0.0.30 - - [2025-02-17 02:37:05] "DELETE /project/46966dba-09d3-4cb1-af08-11b11c6b2f2a HTTP/1.1" 200 115 0.350173 10.0.0.30 - - [2025-02-17 02:37:06] "DELETE /virtual-DNS-record/06a1d542-b898-4a20-a5c1-40545b1a90cd HTTP/1.1" 200 115 0.022210 10.0.0.30 - - [2025-02-17 02:37:06] "POST /fqname-to-id HTTP/1.1" 404 184 0.002884 10.0.0.30 - - [2025-02-17 02:37:06] "POST /neutron/network HTTP/1.1" 200 833 0.006766 10.0.0.30 - - [2025-02-17 02:37:06] "POST /neutron/network HTTP/1.1" 400 204 0.010517 10.0.0.30 - - [2025-02-17 02:37:07] "POST /neutron/port HTTP/1.1" 200 1086 0.015622 10.0.0.30 - - [2025-02-17 02:37:07] "POST /neutron/port HTTP/1.1" 200 1112 0.009888 10.0.0.30 - - [2025-02-17 02:37:07] "POST /neutron/port HTTP/1.1" 200 1086 0.022487 10.0.0.30 - - [2025-02-17 02:37:07] "POST /neutron/port HTTP/1.1" 200 1112 0.011679 10.0.0.30 - - [2025-02-17 02:37:07] "POST /neutron/port HTTP/1.1" 200 151 0.121560 10.0.0.30 - - [2025-02-17 02:37:07] "POST /neutron/port HTTP/1.1" 200 151 0.106187 10.0.0.30 - - [2025-02-17 02:37:08] "POST /neutron/network HTTP/1.1" 200 833 0.007574 10.0.0.30 - - [2025-02-17 02:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004718 10.0.0.30 - - [2025-02-17 02:37:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002572 10.0.0.30 - - [2025-02-17 02:37:09] "POST /useragent-kv HTTP/1.1" 200 115 0.004339 10.0.0.30 - - [2025-02-17 02:37:09] "POST /neutron/network HTTP/1.1" 200 151 0.208898 10.0.0.30 - - [2025-02-17 02:37:09] "DELETE /route-target/962be61d-2e33-4c96-9e64-006bef231eea HTTP/1.1" 200 115 0.017900 10.0.0.30 - - [2025-02-17 02:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.30 - - [2025-02-17 02:37:09] "DELETE /network-ipam/c27e1f3f-d8d9-47cf-8f93-38175d3b1e4c HTTP/1.1" 200 115 0.029201 10.0.0.30 - - [2025-02-17 02:37:09] "DELETE /virtual-DNS/51f0fecb-40f2-424f-92be-18736f5d5fe4 HTTP/1.1" 200 115 0.033056 10.0.0.30 - - [2025-02-17 02:37:09] "POST /fqname-to-id HTTP/1.1" 404 180 0.003507 10.0.0.30 - - [2025-02-17 02:37:09] "GET /domains HTTP/1.1" 200 280 0.003032 10.0.0.30 - - [2025-02-17 02:37:09] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001249 10.0.0.30 - - [2025-02-17 02:37:09] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2575 0.010192 10.0.0.30 - - [2025-02-17 02:37:09] "GET /projects?obj_uuids=0ab26863-7e20-4340-9d51-3238ebba3560&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001647 10.0.0.30 - - [2025-02-17 02:37:09] "GET /project/0ab26863-7e20-4340-9d51-3238ebba3560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.033398 10.0.0.30 - - [2025-02-17 02:37:09] "GET /projects?obj_uuids=0ab26863-7e20-4340-9d51-3238ebba3560&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002013 10.0.0.30 - - [2025-02-17 02:37:09] "GET /project/0ab26863-7e20-4340-9d51-3238ebba3560?fields=virtual_networks HTTP/1.1" 200 1033 0.070730 10.0.0.30 - - [2025-02-17 02:37:09] "GET /projects?obj_uuids=0ab26863-7e20-4340-9d51-3238ebba3560&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001686 10.0.0.30 - - [2025-02-17 02:37:09] "GET /project/0ab26863-7e20-4340-9d51-3238ebba3560?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.034010 10.0.0.30 - - [2025-02-17 02:37:09] "GET /projects?obj_uuids=0ab26863-7e20-4340-9d51-3238ebba3560&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001860 10.0.0.30 - - [2025-02-17 02:37:09] "GET /project/0ab26863-7e20-4340-9d51-3238ebba3560?fields=security_groups HTTP/1.1" 200 1260 0.035523 10.0.0.30 - - [2025-02-17 02:37:10] "GET /obj-perms HTTP/1.1" 200 5056 0.377971 10.0.0.30 - - [2025-02-17 02:37:11] "GET /obj-perms HTTP/1.1" 200 5056 0.164511 10.0.0.30 - - [2025-02-17 02:37:11] "POST /fqname-to-id HTTP/1.1" 404 189 0.025918 10.0.0.30 - - [2025-02-17 02:37:11] "GET /projects?obj_uuids=c6bee8e1-5c5a-4428-8590-93dea099ff58&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002675 10.0.0.30 - - [2025-02-17 02:37:11] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001237 10.0.0.30 - - [2025-02-17 02:37:11] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008170 10.0.0.30 - - [2025-02-17 02:37:11] "POST /id-to-fqname HTTP/1.1" 200 191 0.001458 10.0.0.30 - - [2025-02-17 02:37:11] "POST /fqname-to-id HTTP/1.1" 404 200 0.003352 10.0.0.30 - - [2025-02-17 02:37:11] "POST /security-groups HTTP/1.1" 200 592 0.068029 10.0.0.30 - - [2025-02-17 02:37:11] "POST /fqname-to-id HTTP/1.1" 404 235 0.005196 10.0.0.30 - - [2025-02-17 02:37:11] "POST /projects HTTP/1.1" 200 587 0.227723 10.0.0.30 - - [2025-02-17 02:37:11] "POST /access-control-lists HTTP/1.1" 200 597 0.058658 10.0.0.30 - - [2025-02-17 02:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.305990 10.0.0.30 - - [2025-02-17 02:37:11] "POST /fqname-to-id HTTP/1.1" 404 234 0.003585 10.0.0.30 - - [2025-02-17 02:37:11] "GET /project/c6bee8e1-5c5a-4428-8590-93dea099ff58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.430298 10.0.0.30 - - [2025-02-17 02:37:12] "POST /access-control-lists HTTP/1.1" 200 595 0.059894 10.0.0.30 - - [2025-02-17 02:37:13] "GET / HTTP/1.1" 200 35931 0.002159 10.0.0.30 - - [2025-02-17 02:37:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000654 10.0.0.30 - - [2025-02-17 02:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.066302 10.0.0.30 - - [2025-02-17 02:37:14] "GET /projects?obj_uuids=c6bee8e1-5c5a-4428-8590-93dea099ff58&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001223 10.0.0.30 - - [2025-02-17 02:37:14] "GET /project/c6bee8e1-5c5a-4428-8590-93dea099ff58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.027150 10.0.0.30 - - [2025-02-17 02:37:14] "POST /neutron/network HTTP/1.1" 200 117 0.037531 10.0.0.30 - - [2025-02-17 02:37:14] "GET /projects?obj_uuids=c6bee8e1-5c5a-4428-8590-93dea099ff58&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002342 10.0.0.30 - - [2025-02-17 02:37:14] "POST /neutron/network HTTP/1.1" 200 606 0.077482 10.0.0.30 - - [2025-02-17 02:37:14] "POST /route-targets HTTP/1.1" 200 327 0.013505 10.0.0.30 - - [2025-02-17 02:37:14] "POST /ref-update HTTP/1.1" 200 156 0.013395 10.0.0.30 - - [2025-02-17 02:37:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003998 10.0.0.30 - - [2025-02-17 02:37:14] "POST /neutron/subnet HTTP/1.1" 200 719 0.199565 10.0.0.30 - - [2025-02-17 02:37:14] "POST /neutron/network HTTP/1.1" 200 824 0.006806 10.0.0.30 - - [2025-02-17 02:37:14] "POST /id-to-fqname HTTP/1.1" 200 221 0.001861 10.0.0.30 - - [2025-02-17 02:37:14] "GET /virtual-network/02f47d1d-5d96-4584-a978-bcc560912153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006925 10.0.0.30 - - [2025-02-17 02:37:14] "POST /neutron/network HTTP/1.1" 200 824 0.006339 10.0.0.30 - - [2025-02-17 02:37:14] "GET /virtual-network/02f47d1d-5d96-4584-a978-bcc560912153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005760 10.0.0.30 - - [2025-02-17 02:37:14] "POST /neutron/network HTTP/1.1" 200 824 0.007029 10.0.0.30 - - [2025-02-17 02:37:14] "POST /neutron/subnet HTTP/1.1" 200 719 0.009645 10.0.0.30 - - [2025-02-17 02:37:14] "POST /id-to-fqname HTTP/1.1" 200 221 0.001500 10.0.0.30 - - [2025-02-17 02:37:15] "POST /neutron/network HTTP/1.1" 200 834 0.006675 10.0.0.30 - - [2025-02-17 02:37:15] "GET /aaa-mode HTTP/1.1" 401 292 0.000513 10.0.0.30 - - [2025-02-17 02:37:15] "GET / HTTP/1.1" 200 35931 0.001705 10.0.0.30 - - [2025-02-17 02:37:15] "GET /project/c6bee8e1-5c5a-4428-8590-93dea099ff58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000489 10.0.0.30 - - [2025-02-17 02:37:15] "GET /projects?obj_uuids=c6bee8e1-5c5a-4428-8590-93dea099ff58&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001199 10.0.0.30 - - [2025-02-17 02:37:16] "GET /project/c6bee8e1-5c5a-4428-8590-93dea099ff58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.048701 10.0.0.30 - - [2025-02-17 02:37:16] "POST /neutron/network HTTP/1.1" 200 824 0.005931 10.0.0.30 - - [2025-02-17 02:37:16] "POST /neutron/port HTTP/1.1" 200 117 0.006303 10.0.0.30 - - [2025-02-17 02:37:16] "POST /neutron/port HTTP/1.1" 200 117 0.007847 10.0.0.30 - - [2025-02-17 02:37:16] "POST /id-to-fqname HTTP/1.1" 200 221 0.001830 10.0.0.30 - - [2025-02-17 02:37:16] "POST /neutron/port HTTP/1.1" 200 117 0.005439 10.0.0.30 - - [2025-02-17 02:37:16] "POST /neutron/network HTTP/1.1" 200 834 0.007961 10.0.0.30 - - [2025-02-17 02:37:16] "GET /aaa-mode HTTP/1.1" 401 292 0.000690 10.0.0.30 - - [2025-02-17 02:37:16] "POST /neutron/network HTTP/1.1" 200 834 0.006892 10.0.0.30 - - [2025-02-17 02:37:16] "GET /projects?obj_uuids=c6bee8e1-5c5a-4428-8590-93dea099ff58&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001805 10.0.0.30 - - [2025-02-17 02:37:16] "GET / HTTP/1.1" 200 35931 0.002890 10.0.0.30 - - [2025-02-17 02:37:16] "GET /project/c6bee8e1-5c5a-4428-8590-93dea099ff58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.001458 10.0.0.30 - - [2025-02-17 02:37:16] "POST /neutron/port HTTP/1.1" 200 1060 0.257754 10.0.0.30 - - [2025-02-17 02:37:16] "POST /neutron/port HTTP/1.1" 200 1060 0.011444 10.0.0.30 - - [2025-02-17 02:37:16] "POST /neutron/port HTTP/1.1" 200 1060 0.011034 10.0.0.30 - - [2025-02-17 02:37:16] "POST /neutron/port HTTP/1.1" 200 1114 0.076160 10.0.0.30 - - [2025-02-17 02:37:17] "POST /neutron/port HTTP/1.1" 200 1088 0.016284 10.0.0.30 - - [2025-02-17 02:37:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003638 10.0.0.30 - - [2025-02-17 02:37:17] "POST /neutron/subnet HTTP/1.1" 200 693 0.013083 10.0.0.30 - - [2025-02-17 02:37:17] "POST /neutron/port HTTP/1.1" 200 117 0.001323 10.0.0.30 - - [2025-02-17 02:37:17] "POST /neutron/network HTTP/1.1" 200 824 0.005924 10.0.0.30 - - [2025-02-17 02:37:17] "GET /projects?obj_uuids=c6bee8e1-5c5a-4428-8590-93dea099ff58&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001376 10.0.0.30 - - [2025-02-17 02:37:17] "GET /project/c6bee8e1-5c5a-4428-8590-93dea099ff58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.060262 10.0.0.30 - - [2025-02-17 02:37:17] "POST /neutron/network HTTP/1.1" 200 824 0.007258 10.0.0.30 - - [2025-02-17 02:37:17] "POST /neutron/port HTTP/1.1" 200 1088 0.028679 10.0.0.30 - - [2025-02-17 02:37:17] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008228 10.0.0.30 - - [2025-02-17 02:37:17] "POST /neutron/port HTTP/1.1" 200 117 0.006555 10.0.0.30 - - [2025-02-17 02:37:17] "POST /neutron/port HTTP/1.1" 200 1088 0.021575 10.0.0.30 - - [2025-02-17 02:37:17] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007401 10.0.0.30 - - [2025-02-17 02:37:17] "POST /neutron/network HTTP/1.1" 200 834 0.006809 10.0.0.30 - - [2025-02-17 02:37:17] "GET /projects?obj_uuids=c6bee8e1-5c5a-4428-8590-93dea099ff58&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001348 10.0.0.30 - - [2025-02-17 02:37:18] "POST /neutron/port HTTP/1.1" 200 1060 0.249086 10.0.0.30 - - [2025-02-17 02:37:18] "POST /neutron/port HTTP/1.1" 200 1060 0.014429 10.0.0.30 - - [2025-02-17 02:37:18] "POST /neutron/port HTTP/1.1" 200 1060 0.018167 10.0.0.30 - - [2025-02-17 02:37:18] "POST /neutron/port HTTP/1.1" 200 1114 0.103457 10.0.0.30 - - [2025-02-17 02:37:18] "POST /neutron/port HTTP/1.1" 200 1088 0.023344 10.0.0.30 - - [2025-02-17 02:37:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005105 10.0.0.30 - - [2025-02-17 02:37:18] "POST /neutron/subnet HTTP/1.1" 200 693 0.015050 10.0.0.30 - - [2025-02-17 02:37:18] "POST /neutron/port HTTP/1.1" 200 117 0.001422 10.0.0.30 - - [2025-02-17 02:37:18] "POST /neutron/network HTTP/1.1" 200 824 0.008088 10.0.0.30 - - [2025-02-17 02:37:22] "POST /neutron/port HTTP/1.1" 200 1088 0.019796 10.0.0.30 - - [2025-02-17 02:37:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007869 10.0.0.30 - - [2025-02-17 02:37:22] "POST /neutron/port HTTP/1.1" 200 1088 0.017311 10.0.0.30 - - [2025-02-17 02:37:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007445 10.0.0.30 - - [2025-02-17 02:37:22] "POST /neutron/port HTTP/1.1" 200 1088 0.017170 10.0.0.30 - - [2025-02-17 02:37:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007495 10.0.0.30 - - [2025-02-17 02:37:22] "GET /virtual-machine/2f4445b1-77a5-4e0e-819a-297ed6343217 HTTP/1.1" 401 292 0.000582 10.0.0.30 - - [2025-02-17 02:37:23] "GET /virtual-machine/2f4445b1-77a5-4e0e-819a-297ed6343217 HTTP/1.1" 200 1292 0.029143 10.0.0.30 - - [2025-02-17 02:37:23] "GET /virtual-machine-interface/7f399a39-11a6-480c-85ba-f4cd4b6d2042 HTTP/1.1" 200 2945 0.006283 10.0.0.30 - - [2025-02-17 02:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.30 - - [2025-02-17 02:37:23] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004169 10.0.0.30 - - [2025-02-17 02:37:23] "GET /virtual-networks?parent_id=c6bee8e1-5c5a-4428-8590-93dea099ff58&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003330 10.0.0.30 - - [2025-02-17 02:37:23] "GET /virtual-network/02f47d1d-5d96-4584-a978-bcc560912153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006459 10.0.0.30 - - [2025-02-17 02:37:25] "POST /neutron/port HTTP/1.1" 200 1088 0.016996 10.0.0.30 - - [2025-02-17 02:37:25] "POST /neutron/port HTTP/1.1" 200 1088 0.018718 10.0.0.30 - - [2025-02-17 02:37:25] "POST /neutron/network HTTP/1.1" 200 834 0.006633 10.0.0.30 - - [2025-02-17 02:37:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003997 10.0.0.30 - - [2025-02-17 02:37:25] "POST /neutron/subnet HTTP/1.1" 200 693 0.011443 10.0.0.30 - - [2025-02-17 02:37:25] "POST /neutron/port HTTP/1.1" 200 117 0.001429 10.0.0.30 - - [2025-02-17 02:37:25] "POST /neutron/network HTTP/1.1" 200 824 0.006595 10.0.0.30 - - [2025-02-17 02:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.30 - - [2025-02-17 02:37:26] "GET /virtual-network/02f47d1d-5d96-4584-a978-bcc560912153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005530 10.0.0.30 - - [2025-02-17 02:37:27] "POST /neutron/port HTTP/1.1" 200 1088 0.018732 10.0.0.30 - - [2025-02-17 02:37:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006653 10.0.0.30 - - [2025-02-17 02:37:28] "POST /neutron/port HTTP/1.1" 200 1088 0.017836 10.0.0.30 - - [2025-02-17 02:37:28] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007044 10.0.0.30 - - [2025-02-17 02:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.30 - - [2025-02-17 02:37:28] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003659 10.0.0.30 - - [2025-02-17 02:37:28] "GET /virtual-networks?parent_id=c6bee8e1-5c5a-4428-8590-93dea099ff58&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003510 10.0.0.30 - - [2025-02-17 02:37:28] "GET /virtual-network/02f47d1d-5d96-4584-a978-bcc560912153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006100 10.0.0.30 - - [2025-02-17 02:37:28] "POST /neutron/port HTTP/1.1" 200 1088 0.019731 10.0.0.30 - - [2025-02-17 02:37:28] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008120 10.0.0.30 - - [2025-02-17 02:37:34] "POST /neutron/port HTTP/1.1" 200 1088 0.019036 10.0.0.30 - - [2025-02-17 02:37:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008384 10.0.0.30 - - [2025-02-17 02:37:34] "POST /neutron/port HTTP/1.1" 200 1088 0.016789 10.0.0.30 - - [2025-02-17 02:37:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007540 10.0.0.30 - - [2025-02-17 02:37:34] "POST /neutron/port HTTP/1.1" 200 1088 0.018587 10.0.0.30 - - [2025-02-17 02:37:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007783 10.0.0.30 - - [2025-02-17 02:37:34] "GET /virtual-machine/ef41e5c2-b3d7-4ba4-a2fb-72b3b2c65f45 HTTP/1.1" 200 1294 0.005996 10.0.0.30 - - [2025-02-17 02:37:34] "GET /virtual-machine-interface/ee043ea7-cf6d-435c-8941-749c769323ff HTTP/1.1" 200 2946 0.005915 10.0.0.30 - - [2025-02-17 02:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.30 - - [2025-02-17 02:37:34] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003404 10.0.0.30 - - [2025-02-17 02:37:34] "GET /virtual-networks?parent_id=c6bee8e1-5c5a-4428-8590-93dea099ff58&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003421 10.0.0.30 - - [2025-02-17 02:37:34] "GET /virtual-network/02f47d1d-5d96-4584-a978-bcc560912153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006488 10.0.0.30 - - [2025-02-17 02:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.30 - - [2025-02-17 02:37:35] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004086 10.0.0.30 - - [2025-02-17 02:37:35] "GET /virtual-networks?parent_id=c6bee8e1-5c5a-4428-8590-93dea099ff58&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003080 10.0.0.30 - - [2025-02-17 02:37:35] "GET /virtual-network/02f47d1d-5d96-4584-a978-bcc560912153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005878 10.0.0.30 - - [2025-02-17 02:37:40] "POST /neutron/network HTTP/1.1" 200 824 0.008043 10.0.0.30 - - [2025-02-17 02:37:40] "POST /neutron/network HTTP/1.1" 400 204 0.010818 10.0.0.30 - - [2025-02-17 02:37:41] "POST /neutron/port HTTP/1.1" 200 1088 0.016961 10.0.0.30 - - [2025-02-17 02:37:41] "POST /neutron/port HTTP/1.1" 200 1114 0.008749 10.0.0.30 - - [2025-02-17 02:37:41] "POST /neutron/port HTTP/1.1" 200 1088 0.029676 10.0.0.30 - - [2025-02-17 02:37:41] "POST /neutron/port HTTP/1.1" 200 1114 0.008896 10.0.0.30 - - [2025-02-17 02:37:41] "POST /neutron/port HTTP/1.1" 200 151 0.128856 10.0.0.30 - - [2025-02-17 02:37:41] "POST /neutron/port HTTP/1.1" 200 151 0.109448 10.0.0.30 - - [2025-02-17 02:37:42] "POST /neutron/network HTTP/1.1" 200 824 0.005945 10.0.0.30 - - [2025-02-17 02:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.30 - - [2025-02-17 02:37:42] "DELETE /route-target/aeb41b65-6742-4aed-a5c9-4e53d0639a4f HTTP/1.1" 200 115 0.016757 10.0.0.30 - - [2025-02-17 02:37:42] "POST /useragent-kv HTTP/1.1" 200 115 0.035556 10.0.0.30 - - [2025-02-17 02:37:42] "POST /useragent-kv HTTP/1.1" 200 115 0.001967 10.0.0.30 - - [2025-02-17 02:37:42] "POST /neutron/network HTTP/1.1" 200 151 0.113044 10.0.0.30 - - [2025-02-17 02:37:43] "GET /projects?obj_uuids=c6bee8e1-5c5a-4428-8590-93dea099ff58&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001301 10.0.0.30 - - [2025-02-17 02:37:43] "GET /project/c6bee8e1-5c5a-4428-8590-93dea099ff58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.055216 10.0.0.30 - - [2025-02-17 02:37:43] "GET /projects?obj_uuids=c6bee8e1-5c5a-4428-8590-93dea099ff58&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001173 10.0.0.30 - - [2025-02-17 02:37:43] "GET /project/c6bee8e1-5c5a-4428-8590-93dea099ff58?fields=virtual_networks HTTP/1.1" 200 1034 0.072615 10.0.0.30 - - [2025-02-17 02:37:43] "GET /projects?obj_uuids=c6bee8e1-5c5a-4428-8590-93dea099ff58&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001901 10.0.0.30 - - [2025-02-17 02:37:43] "GET /project/c6bee8e1-5c5a-4428-8590-93dea099ff58?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.031202 10.0.0.30 - - [2025-02-17 02:37:43] "GET /projects?obj_uuids=c6bee8e1-5c5a-4428-8590-93dea099ff58&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001188 10.0.0.30 - - [2025-02-17 02:37:43] "GET /project/c6bee8e1-5c5a-4428-8590-93dea099ff58?fields=security_groups HTTP/1.1" 200 1261 0.032130 10.0.0.30 - - [2025-02-17 02:37:44] "POST /fqname-to-id HTTP/1.1" 404 188 0.027475 10.0.0.30 - - [2025-02-17 02:37:44] "GET /projects?obj_uuids=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002448 10.0.0.30 - - [2025-02-17 02:37:44] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001168 10.0.0.30 - - [2025-02-17 02:37:44] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.032771 10.0.0.30 - - [2025-02-17 02:37:44] "POST /id-to-fqname HTTP/1.1" 200 190 0.001393 10.0.0.30 - - [2025-02-17 02:37:44] "POST /fqname-to-id HTTP/1.1" 404 199 0.003261 10.0.0.30 - - [2025-02-17 02:37:44] "POST /security-groups HTTP/1.1" 200 591 0.063620 10.0.0.30 - - [2025-02-17 02:37:44] "POST /fqname-to-id HTTP/1.1" 404 234 0.002841 10.0.0.30 - - [2025-02-17 02:37:44] "POST /projects HTTP/1.1" 200 585 0.224274 10.0.0.30 - - [2025-02-17 02:37:44] "POST /access-control-lists HTTP/1.1" 200 596 0.059993 10.0.0.30 - - [2025-02-17 02:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.300060 10.0.0.30 - - [2025-02-17 02:37:44] "POST /fqname-to-id HTTP/1.1" 404 233 0.003071 10.0.0.30 - - [2025-02-17 02:37:44] "GET /project/4f776663-1e02-428f-accb-077f41c3cc6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.447721 10.0.0.30 - - [2025-02-17 02:37:44] "POST /access-control-lists HTTP/1.1" 200 594 0.059856 10.0.0.30 - - [2025-02-17 02:37:45] "GET / HTTP/1.1" 200 35931 0.002264 10.0.0.30 - - [2025-02-17 02:37:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000735 10.0.0.30 - - [2025-02-17 02:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.071443 10.0.0.30 - - [2025-02-17 02:37:47] "GET /projects?obj_uuids=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001774 10.0.0.30 - - [2025-02-17 02:37:47] "GET /project/4f776663-1e02-428f-accb-077f41c3cc6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.029044 10.0.0.30 - - [2025-02-17 02:37:47] "POST /neutron/network HTTP/1.1" 200 117 0.039417 10.0.0.30 - - [2025-02-17 02:37:47] "GET /projects?obj_uuids=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001869 10.0.0.30 - - [2025-02-17 02:37:47] "POST /neutron/network HTTP/1.1" 200 625 0.071389 10.0.0.30 - - [2025-02-17 02:37:47] "POST /route-targets HTTP/1.1" 200 327 0.012433 10.0.0.30 - - [2025-02-17 02:37:47] "POST /ref-update HTTP/1.1" 200 156 0.016772 10.0.0.30 - - [2025-02-17 02:37:47] "POST /useragent-kv HTTP/1.1" 200 115 0.002772 10.0.0.30 - - [2025-02-17 02:37:47] "POST /neutron/subnet HTTP/1.1" 200 701 0.178602 10.0.0.30 - - [2025-02-17 02:37:47] "POST /neutron/network HTTP/1.1" 200 839 0.005908 10.0.0.30 - - [2025-02-17 02:37:47] "POST /id-to-fqname HTTP/1.1" 200 230 0.002053 10.0.0.30 - - [2025-02-17 02:37:47] "GET /virtual-network/ce98bb0f-96a0-4d93-bbb0-e8057529d270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007669 10.0.0.30 - - [2025-02-17 02:37:47] "POST /neutron/network HTTP/1.1" 200 839 0.008040 10.0.0.30 - - [2025-02-17 02:37:47] "GET /virtual-network/ce98bb0f-96a0-4d93-bbb0-e8057529d270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007094 10.0.0.30 - - [2025-02-17 02:37:47] "POST /neutron/network HTTP/1.1" 200 839 0.007952 10.0.0.30 - - [2025-02-17 02:37:47] "POST /neutron/subnet HTTP/1.1" 200 701 0.008220 10.0.0.30 - - [2025-02-17 02:37:47] "POST /neutron/network HTTP/1.1" 200 839 0.006001 10.0.0.30 - - [2025-02-17 02:37:47] "POST /id-to-fqname HTTP/1.1" 200 230 0.001762 10.0.0.30 - - [2025-02-17 02:37:47] "POST /neutron/network HTTP/1.1" 200 849 0.007471 10.0.0.30 - - [2025-02-17 02:37:47] "GET /aaa-mode HTTP/1.1" 401 292 0.000651 10.0.0.30 - - [2025-02-17 02:37:48] "GET / HTTP/1.1" 200 35931 0.003214 10.0.0.30 - - [2025-02-17 02:37:48] "GET /project/4f776663-1e02-428f-accb-077f41c3cc6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000692 10.0.0.30 - - [2025-02-17 02:37:48] "GET /projects?obj_uuids=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001408 10.0.0.30 - - [2025-02-17 02:37:48] "GET /project/4f776663-1e02-428f-accb-077f41c3cc6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.056307 10.0.0.30 - - [2025-02-17 02:37:48] "POST /neutron/network HTTP/1.1" 200 839 0.031897 10.0.0.30 - - [2025-02-17 02:37:48] "POST /neutron/port HTTP/1.1" 200 117 0.005529 10.0.0.30 - - [2025-02-17 02:37:49] "POST /neutron/port HTTP/1.1" 200 117 0.005402 10.0.0.30 - - [2025-02-17 02:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.30 - - [2025-02-17 02:37:49] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004407 10.0.0.30 - - [2025-02-17 02:37:49] "PUT /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae HTTP/1.1" 200 276 0.010216 10.0.0.30 - - [2025-02-17 02:37:49] "POST /neutron/port HTTP/1.1" 200 117 0.005737 10.0.0.30 - - [2025-02-17 02:37:49] "POST /neutron/network HTTP/1.1" 200 849 0.006284 10.0.0.30 - - [2025-02-17 02:37:49] "GET /projects?obj_uuids=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001429 10.0.0.30 - - [2025-02-17 02:37:49] "POST /neutron/port HTTP/1.1" 200 1055 0.224480 10.0.0.30 - - [2025-02-17 02:37:49] "POST /neutron/port HTTP/1.1" 200 1055 0.036388 10.0.0.30 - - [2025-02-17 02:37:49] "POST /neutron/port HTTP/1.1" 200 1055 0.011157 10.0.0.30 - - [2025-02-17 02:37:49] "POST /neutron/port HTTP/1.1" 200 1109 0.072302 10.0.0.30 - - [2025-02-17 02:37:49] "POST /neutron/port HTTP/1.1" 200 1083 0.015463 10.0.0.30 - - [2025-02-17 02:37:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003575 10.0.0.30 - - [2025-02-17 02:37:49] "POST /neutron/subnet HTTP/1.1" 200 675 0.011533 10.0.0.30 - - [2025-02-17 02:37:49] "POST /neutron/port HTTP/1.1" 200 117 0.001883 10.0.0.30 - - [2025-02-17 02:37:50] "POST /neutron/network HTTP/1.1" 200 839 0.007950 10.0.0.30 - - [2025-02-17 02:37:54] "POST /neutron/port HTTP/1.1" 200 1083 0.014871 10.0.0.30 - - [2025-02-17 02:37:54] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006650 10.0.0.30 - - [2025-02-17 02:37:54] "POST /neutron/port HTTP/1.1" 200 1083 0.015641 10.0.0.30 - - [2025-02-17 02:37:54] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006708 10.0.0.30 - - [2025-02-17 02:37:54] "POST /neutron/port HTTP/1.1" 200 1083 0.019326 10.0.0.30 - - [2025-02-17 02:37:54] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006894 10.0.0.30 - - [2025-02-17 02:37:54] "GET /virtual-machine/0812f763-44c4-497c-ba4c-88afe930e298 HTTP/1.1" 401 292 0.000626 10.0.0.30 - - [2025-02-17 02:37:54] "GET /virtual-machine/0812f763-44c4-497c-ba4c-88afe930e298 HTTP/1.1" 200 1291 0.027251 10.0.0.30 - - [2025-02-17 02:37:54] "GET /virtual-machine-interface/392a9f02-c1c7-4579-9566-26eb128b49d7 HTTP/1.1" 200 2971 0.005060 10.0.0.30 - - [2025-02-17 02:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.30 - - [2025-02-17 02:37:54] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003227 10.0.0.30 - - [2025-02-17 02:37:55] "GET /virtual-networks?parent_id=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003094 10.0.0.30 - - [2025-02-17 02:37:55] "GET /virtual-network/ce98bb0f-96a0-4d93-bbb0-e8057529d270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007749 10.0.0.30 - - [2025-02-17 02:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.30 - - [2025-02-17 02:37:58] "GET /virtual-network/ce98bb0f-96a0-4d93-bbb0-e8057529d270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005466 10.0.0.30 - - [2025-02-17 02:37:59] "POST /neutron/port HTTP/1.1" 200 1083 0.014672 10.0.0.30 - - [2025-02-17 02:37:59] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005490 10.0.0.30 - - [2025-02-17 02:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.30 - - [2025-02-17 02:38:00] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003671 10.0.0.30 - - [2025-02-17 02:38:00] "GET /virtual-networks?parent_id=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004405 10.0.0.30 - - [2025-02-17 02:38:00] "GET /virtual-network/ce98bb0f-96a0-4d93-bbb0-e8057529d270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006933 10.0.0.30 - - [2025-02-17 02:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.30 - - [2025-02-17 02:38:02] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003903 10.0.0.30 - - [2025-02-17 02:38:02] "PUT /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae HTTP/1.1" 200 276 0.011460 10.0.0.30 - - [2025-02-17 02:38:02] "POST /neutron/network HTTP/1.1" 200 839 0.006473 10.0.0.30 - - [2025-02-17 02:38:02] "POST /neutron/network HTTP/1.1" 400 204 0.011300 10.0.0.30 - - [2025-02-17 02:38:03] "POST /neutron/port HTTP/1.1" 200 1083 0.016127 10.0.0.30 - - [2025-02-17 02:38:03] "POST /neutron/port HTTP/1.1" 200 1109 0.009116 10.0.0.30 - - [2025-02-17 02:38:03] "POST /neutron/port HTTP/1.1" 200 151 0.086323 10.0.0.30 - - [2025-02-17 02:38:04] "POST /neutron/network HTTP/1.1" 200 839 0.006361 10.0.0.30 - - [2025-02-17 02:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004602 10.0.0.30 - - [2025-02-17 02:38:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002741 10.0.0.30 - - [2025-02-17 02:38:04] "POST /useragent-kv HTTP/1.1" 200 115 0.004267 10.0.0.30 - - [2025-02-17 02:38:04] "POST /neutron/network HTTP/1.1" 200 151 0.089149 10.0.0.30 - - [2025-02-17 02:38:04] "DELETE /route-target/586a1c06-739b-472a-8d76-d61b6ff4ee96 HTTP/1.1" 200 115 0.015662 10.0.0.30 - - [2025-02-17 02:38:05] "GET /global-vrouter-configs HTTP/1.1" 200 357 0.003325 10.0.0.30 - - [2025-02-17 02:38:05] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae HTTP/1.1" 200 1826 0.003668 10.0.0.30 - - [2025-02-17 02:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.30 - - [2025-02-17 02:38:05] "GET /projects?obj_uuids=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001162 10.0.0.30 - - [2025-02-17 02:38:05] "DELETE /project/c6bee8e15c5a4428859093dea099ff58 HTTP/1.1" 404 173 0.010230 10.0.0.30 - - [2025-02-17 02:38:05] "DELETE /project/4f7766631e02428faccb077f41c3cc6b HTTP/1.1" 404 173 0.004239 10.0.0.30 - - [2025-02-17 02:38:05] "GET /projects?obj_uuids=0ab26863-7e20-4340-9d51-3238ebba3560&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001103 10.0.0.30 - - [2025-02-17 02:38:05] "GET /projects?obj_uuids=c6bee8e1-5c5a-4428-8590-93dea099ff58&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001429 10.0.0.30 - - [2025-02-17 02:38:05] "GET /project/4f776663-1e02-428f-accb-077f41c3cc6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.061411 10.0.0.30 - - [2025-02-17 02:38:05] "GET /project/0ab26863-7e20-4340-9d51-3238ebba3560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.052628 10.0.0.30 - - [2025-02-17 02:38:05] "GET /projects?obj_uuids=0ab26863-7e20-4340-9d51-3238ebba3560&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001151 10.0.0.30 - - [2025-02-17 02:38:05] "GET /project/c6bee8e1-5c5a-4428-8590-93dea099ff58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.087039 10.0.0.30 - - [2025-02-17 02:38:05] "GET /projects?obj_uuids=c6bee8e1-5c5a-4428-8590-93dea099ff58&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001649 10.0.0.30 - - [2025-02-17 02:38:05] "POST /neutron/network HTTP/1.1" 200 117 0.009980 10.0.0.30 - - [2025-02-17 02:38:05] "GET /project/c6bee8e1-5c5a-4428-8590-93dea099ff58?fields=security_groups HTTP/1.1" 200 1366 0.035378 10.0.0.30 - - [2025-02-17 02:38:05] "GET /projects?obj_uuids=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001235 10.0.0.30 - - [2025-02-17 02:38:05] "GET /project/0ab26863-7e20-4340-9d51-3238ebba3560?fields=security_groups HTTP/1.1" 200 1365 0.085946 10.0.0.30 - - [2025-02-17 02:38:05] "DELETE /security-group/1edeb6f4-1733-46ee-95d0-ed4c2badd76e HTTP/1.1" 200 115 0.072304 10.0.0.30 - - [2025-02-17 02:38:05] "DELETE /access-control-list/9c9cac41-8f1d-43df-af2a-3981ae6a315e HTTP/1.1" 200 115 0.045711 10.0.0.30 - - [2025-02-17 02:38:05] "GET /projects?obj_uuids=c6bee8e1-5c5a-4428-8590-93dea099ff58&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001231 10.0.0.30 - - [2025-02-17 02:38:05] "GET /project/c6bee8e1-5c5a-4428-8590-93dea099ff58?fields=application_policy_sets HTTP/1.1" 200 1405 0.055904 10.0.0.30 - - [2025-02-17 02:38:05] "DELETE /security-group/656e6ed7-bc8a-43c9-a17c-b8d1ca66126d HTTP/1.1" 200 115 0.112201 10.0.0.30 - - [2025-02-17 02:38:05] "DELETE /access-control-list/a1698130-1d0c-4adf-975c-cf2db08ee399 HTTP/1.1" 200 115 0.055958 10.0.0.30 - - [2025-02-17 02:38:05] "GET /projects?obj_uuids=0ab26863-7e20-4340-9d51-3238ebba3560&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001109 10.0.0.30 - - [2025-02-17 02:38:05] "POST /neutron/network HTTP/1.1" 200 605 0.207885 10.0.0.30 - - [2025-02-17 02:38:05] "GET /project/0ab26863-7e20-4340-9d51-3238ebba3560?fields=application_policy_sets HTTP/1.1" 200 1404 0.067808 10.0.0.30 - - [2025-02-17 02:38:05] "DELETE /access-control-list/83fc2033-94fb-4672-9b26-e80dcfe9708a HTTP/1.1" 200 115 0.067474 10.0.0.30 - - [2025-02-17 02:38:05] "DELETE /access-control-list/d5cac98c-624c-4bf1-a79d-a764b886fbdc HTTP/1.1" 200 115 0.026214 10.0.0.30 - - [2025-02-17 02:38:05] "DELETE /project/c6bee8e1-5c5a-4428-8590-93dea099ff58 HTTP/1.1" 200 115 0.490726 10.0.0.30 - - [2025-02-17 02:38:05] "POST /route-targets HTTP/1.1" 200 327 0.019332 10.0.0.30 - - [2025-02-17 02:38:05] "DELETE /project/0ab26863-7e20-4340-9d51-3238ebba3560 HTTP/1.1" 200 115 0.531084 10.0.0.30 - - [2025-02-17 02:38:06] "POST /ref-update HTTP/1.1" 200 156 0.019263 10.0.0.30 - - [2025-02-17 02:38:06] "POST /useragent-kv HTTP/1.1" 200 115 0.005988 10.0.0.30 - - [2025-02-17 02:38:06] "POST /neutron/subnet HTTP/1.1" 200 724 0.242603 10.0.0.30 - - [2025-02-17 02:38:06] "POST /neutron/network HTTP/1.1" 200 824 0.005952 10.0.0.30 - - [2025-02-17 02:38:06] "POST /id-to-fqname HTTP/1.1" 200 220 0.001330 10.0.0.30 - - [2025-02-17 02:38:06] "GET /virtual-network/98cdfbd4-f731-46cf-ad6e-5b13d16f13f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005772 10.0.0.30 - - [2025-02-17 02:38:06] "POST /neutron/network HTTP/1.1" 200 824 0.005976 10.0.0.30 - - [2025-02-17 02:38:06] "GET /virtual-network/98cdfbd4-f731-46cf-ad6e-5b13d16f13f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005301 10.0.0.30 - - [2025-02-17 02:38:06] "POST /neutron/network HTTP/1.1" 200 824 0.006034 10.0.0.30 - - [2025-02-17 02:38:06] "POST /neutron/subnet HTTP/1.1" 200 724 0.006980 10.0.0.30 - - [2025-02-17 02:38:06] "POST /id-to-fqname HTTP/1.1" 200 220 0.001289 10.0.0.30 - - [2025-02-17 02:38:06] "POST /neutron/network HTTP/1.1" 200 834 0.006232 10.0.0.30 - - [2025-02-17 02:38:06] "GET /aaa-mode HTTP/1.1" 401 292 0.000465 10.0.0.30 - - [2025-02-17 02:38:06] "GET / HTTP/1.1" 200 35931 0.003275 10.0.0.30 - - [2025-02-17 02:38:06] "GET /project/4f776663-1e02-428f-accb-077f41c3cc6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000668 10.0.0.30 - - [2025-02-17 02:38:07] "GET /projects?obj_uuids=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001207 10.0.0.30 - - [2025-02-17 02:38:07] "GET /project/4f776663-1e02-428f-accb-077f41c3cc6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.069247 10.0.0.30 - - [2025-02-17 02:38:07] "POST /neutron/network HTTP/1.1" 200 824 0.005524 10.0.0.30 - - [2025-02-17 02:38:07] "POST /neutron/port HTTP/1.1" 200 117 0.005320 10.0.0.30 - - [2025-02-17 02:38:07] "POST /neutron/port HTTP/1.1" 200 117 0.005286 10.0.0.30 - - [2025-02-17 02:38:07] "POST /neutron/port HTTP/1.1" 200 117 0.006042 10.0.0.30 - - [2025-02-17 02:38:07] "POST /neutron/network HTTP/1.1" 200 834 0.006233 10.0.0.30 - - [2025-02-17 02:38:07] "GET /projects?obj_uuids=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001833 10.0.0.30 - - [2025-02-17 02:38:08] "POST /neutron/port HTTP/1.1" 200 1060 0.245059 10.0.0.30 - - [2025-02-17 02:38:08] "POST /neutron/port HTTP/1.1" 200 1060 0.012915 10.0.0.30 - - [2025-02-17 02:38:08] "POST /neutron/port HTTP/1.1" 200 1060 0.019742 10.0.0.30 - - [2025-02-17 02:38:08] "POST /neutron/port HTTP/1.1" 200 1114 0.085023 10.0.0.30 - - [2025-02-17 02:38:08] "POST /neutron/port HTTP/1.1" 200 1088 0.015017 10.0.0.30 - - [2025-02-17 02:38:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003366 10.0.0.30 - - [2025-02-17 02:38:08] "POST /neutron/subnet HTTP/1.1" 200 698 0.011590 10.0.0.30 - - [2025-02-17 02:38:08] "POST /neutron/port HTTP/1.1" 200 117 0.001677 10.0.0.30 - - [2025-02-17 02:38:08] "POST /neutron/network HTTP/1.1" 200 824 0.006484 10.0.0.30 - - [2025-02-17 02:38:11] "GET /obj-perms HTTP/1.1" 200 5056 0.067912 10.0.0.30 - - [2025-02-17 02:38:11] "GET /obj-perms HTTP/1.1" 200 5056 0.050871 10.0.0.30 - - [2025-02-17 02:38:12] "POST /neutron/port HTTP/1.1" 200 1088 0.018609 10.0.0.30 - - [2025-02-17 02:38:12] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007853 10.0.0.30 - - [2025-02-17 02:38:12] "POST /neutron/port HTTP/1.1" 200 1088 0.017060 10.0.0.30 - - [2025-02-17 02:38:12] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006837 10.0.0.30 - - [2025-02-17 02:38:12] "POST /neutron/port HTTP/1.1" 200 1088 0.016749 10.0.0.30 - - [2025-02-17 02:38:12] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006739 10.0.0.30 - - [2025-02-17 02:38:12] "GET /virtual-machine/6f993210-b180-424d-aa1b-bbc2997b40a0 HTTP/1.1" 200 1292 0.006052 10.0.0.30 - - [2025-02-17 02:38:12] "GET /virtual-machine-interface/a35a7ef9-0aa0-482c-8b74-5c71ab87fb65 HTTP/1.1" 200 2942 0.006317 10.0.0.30 - - [2025-02-17 02:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.30 - - [2025-02-17 02:38:12] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003405 10.0.0.30 - - [2025-02-17 02:38:12] "GET /virtual-networks?parent_id=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003457 10.0.0.30 - - [2025-02-17 02:38:12] "GET /virtual-network/98cdfbd4-f731-46cf-ad6e-5b13d16f13f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006291 10.0.0.30 - - [2025-02-17 02:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.30 - - [2025-02-17 02:38:16] "GET /virtual-network/98cdfbd4-f731-46cf-ad6e-5b13d16f13f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006170 10.0.0.30 - - [2025-02-17 02:38:19] "POST /neutron/port HTTP/1.1" 200 1088 0.043859 10.0.0.30 - - [2025-02-17 02:38:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006385 10.0.0.30 - - [2025-02-17 02:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.30 - - [2025-02-17 02:38:20] "GET /virtual-network/98cdfbd4-f731-46cf-ad6e-5b13d16f13f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006603 10.0.0.30 - - [2025-02-17 02:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.30 - - [2025-02-17 02:38:22] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004480 10.0.0.30 - - [2025-02-17 02:38:22] "GET /virtual-networks?parent_id=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003825 10.0.0.30 - - [2025-02-17 02:38:22] "GET /virtual-network/98cdfbd4-f731-46cf-ad6e-5b13d16f13f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007230 10.0.0.30 - - [2025-02-17 02:38:24] "POST /neutron/network HTTP/1.1" 200 824 0.010239 10.0.0.30 - - [2025-02-17 02:38:24] "POST /neutron/network HTTP/1.1" 400 204 0.010953 10.0.0.30 - - [2025-02-17 02:38:24] "POST /neutron/port HTTP/1.1" 200 1088 0.015976 10.0.0.30 - - [2025-02-17 02:38:24] "POST /neutron/port HTTP/1.1" 200 1114 0.009582 10.0.0.30 - - [2025-02-17 02:38:25] "POST /neutron/port HTTP/1.1" 200 151 0.095500 10.0.0.30 - - [2025-02-17 02:38:26] "POST /neutron/network HTTP/1.1" 200 824 0.008451 10.0.0.30 - - [2025-02-17 02:38:26] "POST /useragent-kv HTTP/1.1" 200 115 0.003975 10.0.0.30 - - [2025-02-17 02:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005276 10.0.0.30 - - [2025-02-17 02:38:26] "POST /useragent-kv HTTP/1.1" 200 115 0.002046 10.0.0.30 - - [2025-02-17 02:38:26] "POST /neutron/network HTTP/1.1" 200 151 0.096831 10.0.0.30 - - [2025-02-17 02:38:26] "DELETE /route-target/e51b3d32-e722-409e-9ed3-60535dec982e HTTP/1.1" 200 115 0.020930 10.0.0.30 - - [2025-02-17 02:38:27] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003762 10.0.0.30 - - [2025-02-17 02:38:27] "POST /network-ipams HTTP/1.1" 200 541 0.018195 10.0.0.30 - - [2025-02-17 02:38:27] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 764 0.003901 10.0.0.30 - - [2025-02-17 02:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.30 - - [2025-02-17 02:38:27] "GET /network-ipam/250a0e99-ed4c-4137-b010-b55e4c51d7e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.006049 10.0.0.30 - - [2025-02-17 02:38:27] "PUT /network-ipam/250a0e99-ed4c-4137-b010-b55e4c51d7e9 HTTP/1.1" 200 258 0.011813 10.0.0.30 - - [2025-02-17 02:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.30 - - [2025-02-17 02:38:27] "GET /projects?obj_uuids=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001693 10.0.0.30 - - [2025-02-17 02:38:27] "GET /project/4f776663-1e02-428f-accb-077f41c3cc6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.028619 10.0.0.30 - - [2025-02-17 02:38:27] "POST /neutron/network HTTP/1.1" 200 117 0.008634 10.0.0.30 - - [2025-02-17 02:38:27] "GET /projects?obj_uuids=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001866 10.0.0.30 - - [2025-02-17 02:38:27] "POST /neutron/network HTTP/1.1" 200 605 0.095721 10.0.0.30 - - [2025-02-17 02:38:27] "POST /route-targets HTTP/1.1" 200 327 0.010328 10.0.0.30 - - [2025-02-17 02:38:27] "POST /ref-update HTTP/1.1" 200 156 0.011990 10.0.0.30 - - [2025-02-17 02:38:27] "POST /useragent-kv HTTP/1.1" 200 115 0.005052 10.0.0.30 - - [2025-02-17 02:38:27] "POST /neutron/subnet HTTP/1.1" 200 699 0.143695 10.0.0.30 - - [2025-02-17 02:38:28] "POST /useragent-kv HTTP/1.1" 200 115 0.002750 10.0.0.30 - - [2025-02-17 02:38:28] "POST /neutron/subnet HTTP/1.1" 200 699 0.168933 10.0.0.30 - - [2025-02-17 02:38:28] "POST /neutron/network HTTP/1.1" 200 994 0.007883 10.0.0.30 - - [2025-02-17 02:38:28] "POST /id-to-fqname HTTP/1.1" 200 220 0.001530 10.0.0.30 - - [2025-02-17 02:38:28] "GET /virtual-network/cdb2c8c2-3fb6-4a79-8c09-6ea9ec3aafcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006088 10.0.0.30 - - [2025-02-17 02:38:28] "POST /neutron/network HTTP/1.1" 200 994 0.008750 10.0.0.30 - - [2025-02-17 02:38:28] "GET /virtual-network/cdb2c8c2-3fb6-4a79-8c09-6ea9ec3aafcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006308 10.0.0.30 - - [2025-02-17 02:38:28] "POST /neutron/network HTTP/1.1" 200 994 0.009198 10.0.0.30 - - [2025-02-17 02:38:28] "POST /neutron/subnet HTTP/1.1" 200 699 0.008529 10.0.0.30 - - [2025-02-17 02:38:28] "POST /neutron/subnet HTTP/1.1" 200 699 0.009026 10.0.0.30 - - [2025-02-17 02:38:28] "POST /neutron/network HTTP/1.1" 200 994 0.008650 10.0.0.30 - - [2025-02-17 02:38:28] "POST /neutron/subnet HTTP/1.1" 200 699 0.008393 10.0.0.30 - - [2025-02-17 02:38:28] "POST /neutron/subnet HTTP/1.1" 200 699 0.007463 10.0.0.30 - - [2025-02-17 02:38:28] "GET /projects?obj_uuids=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001320 10.0.0.30 - - [2025-02-17 02:38:28] "POST /neutron/port HTTP/1.1" 200 1017 0.182620 10.0.0.30 - - [2025-02-17 02:38:28] "GET /projects?obj_uuids=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001888 10.0.0.30 - - [2025-02-17 02:38:28] "POST /neutron/port HTTP/1.1" 200 1017 0.183585 10.0.0.30 - - [2025-02-17 02:38:28] "POST /id-to-fqname HTTP/1.1" 200 220 0.001666 10.0.0.30 - - [2025-02-17 02:38:28] "POST /neutron/port HTTP/1.1" 200 1017 0.008925 10.0.0.30 - - [2025-02-17 02:38:28] "POST /neutron/port HTTP/1.1" 200 1017 0.008706 10.0.0.30 - - [2025-02-17 02:38:28] "POST /neutron/network HTTP/1.1" 200 994 0.008539 10.0.0.30 - - [2025-02-17 02:38:29] "POST /neutron/port HTTP/1.1" 200 1017 0.008181 10.0.0.30 - - [2025-02-17 02:38:29] "POST /neutron/port HTTP/1.1" 200 117 0.006747 10.0.0.30 - - [2025-02-17 02:38:29] "POST /neutron/port HTTP/1.1" 200 117 0.006233 10.0.0.30 - - [2025-02-17 02:38:29] "POST /id-to-fqname HTTP/1.1" 200 220 0.002259 10.0.0.30 - - [2025-02-17 02:38:29] "POST /neutron/port HTTP/1.1" 200 117 0.006986 10.0.0.30 - - [2025-02-17 02:38:29] "POST /neutron/port HTTP/1.1" 200 1017 0.014147 10.0.0.30 - - [2025-02-17 02:38:29] "POST /neutron/port HTTP/1.1" 200 1017 0.015235 10.0.0.30 - - [2025-02-17 02:38:29] "POST /neutron/network HTTP/1.1" 200 994 0.011777 10.0.0.30 - - [2025-02-17 02:38:29] "POST /neutron/port HTTP/1.1" 200 1017 0.007953 10.0.0.30 - - [2025-02-17 02:38:29] "POST /neutron/port HTTP/1.1" 200 1017 0.007472 10.0.0.30 - - [2025-02-17 02:38:29] "POST /neutron/port HTTP/1.1" 200 1017 0.010407 10.0.0.30 - - [2025-02-17 02:38:29] "POST /neutron/port HTTP/1.1" 200 117 0.009288 10.0.0.30 - - [2025-02-17 02:38:29] "POST /neutron/port HTTP/1.1" 200 117 0.007565 10.0.0.30 - - [2025-02-17 02:38:29] "POST /id-to-fqname HTTP/1.1" 200 220 0.002283 10.0.0.30 - - [2025-02-17 02:38:29] "POST /neutron/port HTTP/1.1" 200 117 0.009887 10.0.0.30 - - [2025-02-17 02:38:30] "POST /neutron/network HTTP/1.1" 200 1004 0.012137 10.0.0.30 - - [2025-02-17 02:38:30] "GET /aaa-mode HTTP/1.1" 401 292 0.000744 10.0.0.30 - - [2025-02-17 02:38:30] "POST /neutron/port HTTP/1.1" 200 1017 0.011650 10.0.0.30 - - [2025-02-17 02:38:30] "POST /neutron/network HTTP/1.1" 200 1004 0.009477 10.0.0.30 - - [2025-02-17 02:38:30] "POST /neutron/port HTTP/1.1" 200 1017 0.012251 10.0.0.30 - - [2025-02-17 02:38:30] "POST /neutron/port HTTP/1.1" 200 1017 0.009271 10.0.0.30 - - [2025-02-17 02:38:30] "POST /neutron/port HTTP/1.1" 200 1109 0.098301 10.0.0.30 - - [2025-02-17 02:38:30] "POST /neutron/port HTTP/1.1" 200 1017 0.013911 10.0.0.30 - - [2025-02-17 02:38:30] "POST /neutron/port HTTP/1.1" 200 1083 0.030937 10.0.0.30 - - [2025-02-17 02:38:30] "POST /neutron/network HTTP/1.1" 200 1004 0.009326 10.0.0.30 - - [2025-02-17 02:38:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003811 10.0.0.30 - - [2025-02-17 02:38:30] "GET / HTTP/1.1" 200 35931 0.001756 10.0.0.30 - - [2025-02-17 02:38:30] "POST /neutron/port HTTP/1.1" 200 1017 0.010954 10.0.0.30 - - [2025-02-17 02:38:30] "GET /project/4f776663-1e02-428f-accb-077f41c3cc6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000370 10.0.0.30 - - [2025-02-17 02:38:30] "POST /neutron/port HTTP/1.1" 200 1017 0.012298 10.0.0.30 - - [2025-02-17 02:38:30] "POST /neutron/subnet HTTP/1.1" 200 673 0.029899 10.0.0.30 - - [2025-02-17 02:38:30] "POST /neutron/port HTTP/1.1" 200 117 0.001379 10.0.0.30 - - [2025-02-17 02:38:30] "POST /neutron/network HTTP/1.1" 200 994 0.023409 10.0.0.30 - - [2025-02-17 02:38:30] "POST /neutron/port HTTP/1.1" 200 1109 0.118252 10.0.0.30 - - [2025-02-17 02:38:30] "POST /neutron/port HTTP/1.1" 200 1083 0.021470 10.0.0.30 - - [2025-02-17 02:38:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004266 10.0.0.30 - - [2025-02-17 02:38:30] "POST /neutron/subnet HTTP/1.1" 200 673 0.014024 10.0.0.30 - - [2025-02-17 02:38:30] "POST /neutron/port HTTP/1.1" 200 117 0.001600 10.0.0.30 - - [2025-02-17 02:38:30] "POST /neutron/network HTTP/1.1" 200 994 0.010821 10.0.0.30 - - [2025-02-17 02:38:30] "GET /projects?obj_uuids=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001333 10.0.0.30 - - [2025-02-17 02:38:30] "GET /project/4f776663-1e02-428f-accb-077f41c3cc6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.074400 10.0.0.30 - - [2025-02-17 02:38:30] "POST /neutron/network HTTP/1.1" 200 994 0.009565 10.0.0.30 - - [2025-02-17 02:38:31] "POST /neutron/port HTTP/1.1" 200 2050 0.037618 10.0.0.30 - - [2025-02-17 02:38:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.014627 10.0.0.30 - - [2025-02-17 02:38:31] "POST /neutron/port HTTP/1.1" 200 117 0.012099 10.0.0.30 - - [2025-02-17 02:38:31] "GET /domains HTTP/1.1" 200 280 0.004527 10.0.0.30 - - [2025-02-17 02:38:31] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001234 10.0.0.30 - - [2025-02-17 02:38:31] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2574 0.010067 10.0.0.30 - - [2025-02-17 02:38:31] "GET /projects?obj_uuids=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001609 10.0.0.30 - - [2025-02-17 02:38:31] "GET /project/4f776663-1e02-428f-accb-077f41c3cc6b HTTP/1.1" 200 2842 0.084746 10.0.0.30 - - [2025-02-17 02:38:31] "GET /network-ipam/250a0e99-ed4c-4137-b010-b55e4c51d7e9 HTTP/1.1" 200 2601 0.006388 10.0.0.30 - - [2025-02-17 02:38:31] "GET /domains HTTP/1.1" 200 280 0.003711 10.0.0.30 - - [2025-02-17 02:38:31] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001433 10.0.0.30 - - [2025-02-17 02:38:31] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2574 0.008800 10.0.0.30 - - [2025-02-17 02:38:31] "GET /projects?obj_uuids=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001257 10.0.0.30 - - [2025-02-17 02:38:31] "GET /project/4f776663-1e02-428f-accb-077f41c3cc6b HTTP/1.1" 200 2842 0.079618 10.0.0.30 - - [2025-02-17 02:38:31] "GET /virtual-network/cdb2c8c2-3fb6-4a79-8c09-6ea9ec3aafcd HTTP/1.1" 200 3780 0.007396 10.0.0.30 - - [2025-02-17 02:38:31] "GET /virtual-network/cdb2c8c2-3fb6-4a79-8c09-6ea9ec3aafcd HTTP/1.1" 200 3780 0.006229 10.0.0.30 - - [2025-02-17 02:38:31] "GET /routing-instance/500eb99d-d11e-43fc-8fbc-6e71ec6fe9d9 HTTP/1.1" 200 2380 0.004049 10.0.0.30 - - [2025-02-17 02:38:31] "GET /routing-instance/500eb99d-d11e-43fc-8fbc-6e71ec6fe9d9 HTTP/1.1" 200 2380 0.004102 10.0.0.30 - - [2025-02-17 02:38:31] "GET /route-target/ccb0d0de-14b1-46de-a196-2daa655d401f HTTP/1.1" 200 1205 0.004136 10.0.0.30 - - [2025-02-17 02:38:31] "GET /virtual-network/cdb2c8c2-3fb6-4a79-8c09-6ea9ec3aafcd HTTP/1.1" 200 3780 0.006481 10.0.0.30 - - [2025-02-17 02:38:31] "GET /routing-instance/500eb99d-d11e-43fc-8fbc-6e71ec6fe9d9 HTTP/1.1" 200 2380 0.004678 10.0.0.30 - - [2025-02-17 02:38:31] "GET /virtual-network/cdb2c8c2-3fb6-4a79-8c09-6ea9ec3aafcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007231 10.0.0.30 - - [2025-02-17 02:38:31] "GET /virtual-network/cdb2c8c2-3fb6-4a79-8c09-6ea9ec3aafcd HTTP/1.1" 200 3780 0.013916 10.0.0.30 - - [2025-02-17 02:38:31] "POST /neutron/network HTTP/1.1" 200 1004 0.028026 10.0.0.30 - - [2025-02-17 02:38:31] "GET /routing-instance/500eb99d-d11e-43fc-8fbc-6e71ec6fe9d9 HTTP/1.1" 200 2380 0.014256 10.0.0.30 - - [2025-02-17 02:38:31] "GET /projects?obj_uuids=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001278 10.0.0.30 - - [2025-02-17 02:38:31] "GET /routing-instance/500eb99d-d11e-43fc-8fbc-6e71ec6fe9d9 HTTP/1.1" 200 2380 0.005795 10.0.0.30 - - [2025-02-17 02:38:31] "GET /route-target/ccb0d0de-14b1-46de-a196-2daa655d401f HTTP/1.1" 200 1205 0.005359 10.0.0.30 - - [2025-02-17 02:38:31] "GET /domains HTTP/1.1" 200 280 0.003018 10.0.0.30 - - [2025-02-17 02:38:31] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001293 10.0.0.30 - - [2025-02-17 02:38:31] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2574 0.017992 10.0.0.30 - - [2025-02-17 02:38:31] "GET /projects?obj_uuids=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001677 10.0.0.30 - - [2025-02-17 02:38:31] "GET /project/4f776663-1e02-428f-accb-077f41c3cc6b HTTP/1.1" 200 3086 0.124036 10.0.0.30 - - [2025-02-17 02:38:31] "GET /virtual-network/cdb2c8c2-3fb6-4a79-8c09-6ea9ec3aafcd HTTP/1.1" 200 4038 0.009534 10.0.0.30 - - [2025-02-17 02:38:32] "POST /neutron/port HTTP/1.1" 200 1055 0.404664 10.0.0.30 - - [2025-02-17 02:38:32] "POST /neutron/port HTTP/1.1" 200 1055 0.017110 10.0.0.30 - - [2025-02-17 02:38:32] "POST /neutron/port HTTP/1.1" 200 1055 0.016357 10.0.0.30 - - [2025-02-17 02:38:32] "POST /neutron/port HTTP/1.1" 200 1109 0.090490 10.0.0.30 - - [2025-02-17 02:38:32] "POST /neutron/port HTTP/1.1" 200 1083 0.019369 10.0.0.30 - - [2025-02-17 02:38:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005273 10.0.0.30 - - [2025-02-17 02:38:32] "POST /neutron/subnet HTTP/1.1" 200 673 0.030872 10.0.0.30 - - [2025-02-17 02:38:32] "POST /neutron/port HTTP/1.1" 200 117 0.002047 10.0.0.30 - - [2025-02-17 02:38:32] "GET /obj-perms HTTP/1.1" 200 5030 0.071897 10.0.0.30 - - [2025-02-17 02:38:32] "POST /neutron/network HTTP/1.1" 200 994 0.012918 10.0.0.30 - - [2025-02-17 02:38:32] "POST /neutron/port HTTP/1.1" 200 1083 0.018109 10.0.0.30 - - [2025-02-17 02:38:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007526 10.0.0.30 - - [2025-02-17 02:38:32] "POST /neutron/port HTTP/1.1" 200 1083 0.028110 10.0.0.30 - - [2025-02-17 02:38:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008141 10.0.0.30 - - [2025-02-17 02:38:32] "POST /neutron/port HTTP/1.1" 200 1083 0.018090 10.0.0.30 - - [2025-02-17 02:38:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007967 10.0.0.30 - - [2025-02-17 02:38:32] "GET /virtual-machine/32719c9d-f57b-4852-932d-7bf9e3a8874c HTTP/1.1" 200 1288 0.006289 10.0.0.30 - - [2025-02-17 02:38:32] "GET /virtual-machine-interface/c69d2cb0-7c83-4e2f-8020-5202e5203d88 HTTP/1.1" 200 2941 0.007052 10.0.0.30 - - [2025-02-17 02:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.30 - - [2025-02-17 02:38:32] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.006278 10.0.0.30 - - [2025-02-17 02:38:32] "GET /virtual-networks?parent_id=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003628 10.0.0.30 - - [2025-02-17 02:38:32] "GET /virtual-network/cdb2c8c2-3fb6-4a79-8c09-6ea9ec3aafcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.009295 10.0.0.30 - - [2025-02-17 02:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.30 - - [2025-02-17 02:38:36] "GET /virtual-network/cdb2c8c2-3fb6-4a79-8c09-6ea9ec3aafcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005919 10.0.0.30 - - [2025-02-17 02:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.30 - - [2025-02-17 02:38:40] "GET /virtual-network/cdb2c8c2-3fb6-4a79-8c09-6ea9ec3aafcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005754 10.0.0.30 - - [2025-02-17 02:38:40] "POST /neutron/port HTTP/1.1" 200 1083 0.023257 10.0.0.30 - - [2025-02-17 02:38:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007052 10.0.0.30 - - [2025-02-17 02:38:40] "POST /neutron/port HTTP/1.1" 200 1083 0.030802 10.0.0.30 - - [2025-02-17 02:38:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008069 10.0.0.30 - - [2025-02-17 02:38:41] "POST /neutron/port HTTP/1.1" 200 1083 0.016832 10.0.0.30 - - [2025-02-17 02:38:41] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006973 10.0.0.30 - - [2025-02-17 02:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.30 - - [2025-02-17 02:38:42] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003897 10.0.0.30 - - [2025-02-17 02:38:42] "GET /virtual-networks?parent_id=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003325 10.0.0.30 - - [2025-02-17 02:38:42] "GET /virtual-network/cdb2c8c2-3fb6-4a79-8c09-6ea9ec3aafcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005889 10.0.0.30 - - [2025-02-17 02:38:42] "POST /neutron/port HTTP/1.1" 200 1083 0.020894 10.0.0.30 - - [2025-02-17 02:38:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006968 10.0.0.30 - - [2025-02-17 02:38:42] "POST /neutron/port HTTP/1.1" 200 1083 0.017101 10.0.0.30 - - [2025-02-17 02:38:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008574 10.0.0.30 - - [2025-02-17 02:38:42] "POST /neutron/port HTTP/1.1" 200 1083 0.023126 10.0.0.30 - - [2025-02-17 02:38:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008023 10.0.0.30 - - [2025-02-17 02:38:42] "GET /virtual-machine/f54c36bb-91b8-4736-825a-3d49eaccb856 HTTP/1.1" 200 1288 0.006281 10.0.0.30 - - [2025-02-17 02:38:42] "GET /virtual-machine-interface/06b216c2-bfad-44b3-b0c8-09f187f250de HTTP/1.1" 200 2940 0.006183 10.0.0.30 - - [2025-02-17 02:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.30 - - [2025-02-17 02:38:42] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003452 10.0.0.30 - - [2025-02-17 02:38:43] "GET /virtual-networks?parent_id=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003531 10.0.0.30 - - [2025-02-17 02:38:43] "GET /virtual-network/cdb2c8c2-3fb6-4a79-8c09-6ea9ec3aafcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005617 10.0.0.30 - - [2025-02-17 02:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.30 - - [2025-02-17 02:38:44] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003599 10.0.0.30 - - [2025-02-17 02:38:44] "GET /virtual-networks?parent_id=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003344 10.0.0.30 - - [2025-02-17 02:38:44] "GET /virtual-network/cdb2c8c2-3fb6-4a79-8c09-6ea9ec3aafcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006381 10.0.0.30 - - [2025-02-17 02:38:44] "POST /neutron/port HTTP/1.1" 200 1083 0.024385 10.0.0.30 - - [2025-02-17 02:38:44] "POST /neutron/security_group HTTP/1.1" 200 2058 0.017622 10.0.0.30 - - [2025-02-17 02:38:44] "POST /neutron/port HTTP/1.1" 200 1083 0.027607 10.0.0.30 - - [2025-02-17 02:38:44] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006966 10.0.0.30 - - [2025-02-17 02:38:44] "POST /neutron/port HTTP/1.1" 200 1083 0.018773 10.0.0.30 - - [2025-02-17 02:38:44] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006899 10.0.0.30 - - [2025-02-17 02:38:44] "GET /virtual-machine/c11b8614-29e6-4441-9d77-38180affb7aa HTTP/1.1" 200 1293 0.008583 10.0.0.30 - - [2025-02-17 02:38:44] "GET /virtual-machine-interface/9b8a626d-b02e-489c-a811-761918ed7ba3 HTTP/1.1" 200 2942 0.005588 10.0.0.30 - - [2025-02-17 02:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.30 - - [2025-02-17 02:38:44] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003518 10.0.0.30 - - [2025-02-17 02:38:44] "GET /virtual-networks?parent_id=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003720 10.0.0.30 - - [2025-02-17 02:38:44] "GET /virtual-network/cdb2c8c2-3fb6-4a79-8c09-6ea9ec3aafcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006511 10.0.0.30 - - [2025-02-17 02:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.30 - - [2025-02-17 02:38:46] "GET /global-vrouter-config/83ffc4db-7518-4596-be7e-9f9800fb55ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003696 10.0.0.30 - - [2025-02-17 02:38:46] "GET /virtual-networks?parent_id=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003288 10.0.0.30 - - [2025-02-17 02:38:46] "GET /virtual-network/cdb2c8c2-3fb6-4a79-8c09-6ea9ec3aafcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005996 10.0.0.30 - - [2025-02-17 02:39:02] "POST /neutron/port HTTP/1.1" 200 1109 0.017881 10.0.0.30 - - [2025-02-17 02:39:02] "POST /neutron/port HTTP/1.1" 200 1109 0.016596 10.0.0.30 - - [2025-02-17 02:39:02] "POST /neutron/port HTTP/1.1" 200 151 0.185709 10.0.0.30 - - [2025-02-17 02:39:02] "POST /neutron/port HTTP/1.1" 200 1109 0.012442 10.0.0.30 - - [2025-02-17 02:39:02] "POST /neutron/port HTTP/1.1" 200 1109 0.016336 10.0.0.30 - - [2025-02-17 02:39:02] "POST /neutron/port HTTP/1.1" 200 1083 0.023431 10.0.0.30 - - [2025-02-17 02:39:02] "POST /neutron/port HTTP/1.1" 200 1109 0.013493 10.0.0.30 - - [2025-02-17 02:39:02] "POST /neutron/port HTTP/1.1" 200 117 0.008280 10.0.0.30 - - [2025-02-17 02:39:02] "POST /neutron/port HTTP/1.1" 200 151 0.189931 10.0.0.30 - - [2025-02-17 02:39:02] "POST /neutron/port HTTP/1.1" 400 205 0.005468 10.0.0.30 - - [2025-02-17 02:39:02] "POST /neutron/network HTTP/1.1" 200 994 0.016014 10.0.0.30 - - [2025-02-17 02:39:02] "POST /neutron/port HTTP/1.1" 200 151 0.215767 10.0.0.30 - - [2025-02-17 02:39:03] "POST /useragent-kv HTTP/1.1" 200 115 0.005071 10.0.0.30 - - [2025-02-17 02:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007470 10.0.0.30 - - [2025-02-17 02:39:03] "POST /useragent-kv HTTP/1.1" 200 115 0.005609 10.0.0.30 - - [2025-02-17 02:39:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003296 10.0.0.30 - - [2025-02-17 02:39:03] "POST /useragent-kv HTTP/1.1" 200 115 0.005051 10.0.0.30 - - [2025-02-17 02:39:03] "POST /neutron/network HTTP/1.1" 200 151 0.134479 10.0.0.30 - - [2025-02-17 02:39:03] "GET /routing-instance/500eb99d-d11e-43fc-8fbc-6e71ec6fe9d9 HTTP/1.1" 404 171 0.004219 10.0.0.30 - - [2025-02-17 02:39:03] "DELETE /route-target/ccb0d0de-14b1-46de-a196-2daa655d401f HTTP/1.1" 200 115 0.039728 10.0.0.30 - - [2025-02-17 02:39:03] "GET /domains HTTP/1.1" 200 280 0.004786 10.0.0.30 - - [2025-02-17 02:39:03] "GET /domains?obj_uuids=ee412809-653a-4520-9e1b-53b96c651b7e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001700 10.0.0.30 - - [2025-02-17 02:39:03] "GET /domain/ee412809-653a-4520-9e1b-53b96c651b7e HTTP/1.1" 200 2574 0.050740 10.0.0.30 - - [2025-02-17 02:39:03] "GET /projects?obj_uuids=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001352 10.0.0.30 - - [2025-02-17 02:39:03] "GET /project/4f776663-1e02-428f-accb-077f41c3cc6b HTTP/1.1" 200 2085 0.078043 10.0.0.30 - - [2025-02-17 02:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.30 - - [2025-02-17 02:39:03] "DELETE /network-ipam/250a0e99-ed4c-4137-b010-b55e4c51d7e9 HTTP/1.1" 200 115 0.024752 10.0.0.30 - - [2025-02-17 02:39:03] "POST /fqname-to-id HTTP/1.1" 404 211 0.002537 10.0.0.30 - - [2025-02-17 02:39:03] "GET /projects?obj_uuids=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001875 10.0.0.30 - - [2025-02-17 02:39:03] "GET /project/4f776663-1e02-428f-accb-077f41c3cc6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.037070 10.0.0.30 - - [2025-02-17 02:39:03] "GET /projects?obj_uuids=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001176 10.0.0.30 - - [2025-02-17 02:39:03] "GET /project/4f776663-1e02-428f-accb-077f41c3cc6b?fields=virtual_networks HTTP/1.1" 200 1032 0.074689 10.0.0.30 - - [2025-02-17 02:39:03] "GET /projects?obj_uuids=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001179 10.0.0.30 - - [2025-02-17 02:39:03] "GET /project/4f776663-1e02-428f-accb-077f41c3cc6b?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.033544 10.0.0.30 - - [2025-02-17 02:39:03] "GET /projects?obj_uuids=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001192 10.0.0.30 - - [2025-02-17 02:39:03] "GET /project/4f776663-1e02-428f-accb-077f41c3cc6b?fields=security_groups HTTP/1.1" 200 1258 0.032612 10.0.0.30 - - [2025-02-17 02:39:06] "GET /projects?obj_uuids=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001172 10.0.0.30 - - [2025-02-17 02:39:06] "GET /project/4f776663-1e02-428f-accb-077f41c3cc6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.043643 10.0.0.30 - - [2025-02-17 02:39:06] "GET /projects?obj_uuids=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001425 10.0.0.30 - - [2025-02-17 02:39:06] "GET /project/4f776663-1e02-428f-accb-077f41c3cc6b?fields=security_groups HTTP/1.1" 200 1363 0.034299 10.0.0.30 - - [2025-02-17 02:39:06] "DELETE /security-group/3aef565a-d988-4e6d-8a60-b5d1f55f05f2 HTTP/1.1" 200 115 0.055026 10.0.0.30 - - [2025-02-17 02:39:06] "GET /projects?obj_uuids=4f776663-1e02-428f-accb-077f41c3cc6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001981 10.0.0.30 - - [2025-02-17 02:39:06] "DELETE /access-control-list/ff4bb567-5a95-47a2-83ad-ba46f3ada360 HTTP/1.1" 200 115 0.061486 10.0.0.30 - - [2025-02-17 02:39:06] "GET /project/4f776663-1e02-428f-accb-077f41c3cc6b?fields=application_policy_sets HTTP/1.1" 200 1402 0.053172 10.0.0.30 - - [2025-02-17 02:39:06] "DELETE /access-control-list/35fb0228-44d2-40fa-90c8-d160bf0d6ee1 HTTP/1.1" 200 115 0.036212 10.0.0.30 - - [2025-02-17 02:39:06] "DELETE /project/4f776663-1e02-428f-accb-077f41c3cc6b HTTP/1.1" 200 115 0.379488 10.0.0.30 - - [2025-02-17 02:39:07] "POST /neutron/port HTTP/1.1" 200 117 0.006622 10.0.0.30 - - [2025-02-17 02:39:07] "POST /neutron/port HTTP/1.1" 400 205 0.004086 10.0.0.30 - - [2025-02-17 02:39:12] "GET /obj-perms HTTP/1.1" 200 5056 0.054986 10.0.0.30 - - [2025-02-17 02:39:12] "GET /obj-perms HTTP/1.1" 200 5056 0.061539 10.0.0.30 - - [2025-02-17 02:39:13] "GET / HTTP/1.1" 200 35931 0.002763 10.0.0.30 - - [2025-02-17 02:39:14] "GET /project/318d43de-a4b2-421f-9ab7-11d8152d7fce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000553 10.0.0.30 - - [2025-02-17 02:39:14] "GET /projects?obj_uuids=318d43de-a4b2-421f-9ab7-11d8152d7fce&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001303 10.0.0.30 - - [2025-02-17 02:39:14] "GET /project/318d43de-a4b2-421f-9ab7-11d8152d7fce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.058803 [Introspect:8084]10.0.0.30 - - [2025-02-17 02:39:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001276 10.0.0.30 - - [2025-02-17 02:39:15] "POST /fqname-to-id HTTP/1.1" 404 184 0.029303 10.0.0.30 - - [2025-02-17 02:39:15] "GET /projects?obj_uuids=8c472f20-e21e-468b-8c8f-ef7210352640&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002842