+++ date ++ echo 'INFO: =================== Thu Jan 16 02:24:58 UTC 2025 ===================' INFO: =================== Thu Jan 16 02:24:58 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 +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.24 ++ 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.24 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.24 ++ ANALYTICSDB_NODES=10.0.0.24 ++ ANALYTICS_SNMP_NODES=10.0.0.24 ++ 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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:8081 ' +++ '[' -n '10.0.0.24:8081 ' ']' +++ echo 10.0.0.24:8081 ++ ANALYTICS_SERVERS=10.0.0.24: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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:9042 ' +++ '[' -n '10.0.0.24:9042 ' ']' +++ echo 10.0.0.24:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.24:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.24 ++ 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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:8086 ' +++ '[' -n '10.0.0.24:8086 ' ']' +++ echo 10.0.0.24:8086 ++ COLLECTOR_SERVERS=10.0.0.24: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.24 ++ CONFIGDB_NODES=10.0.0.24 ++ 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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:8082 ' +++ '[' -n '10.0.0.24:8082 ' ']' +++ echo 10.0.0.24:8082 ++ CONFIG_SERVERS=10.0.0.24: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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:9161 ' +++ '[' -n '10.0.0.24:9161 ' ']' +++ echo 10.0.0.24:9161 ++ CONFIGDB_SERVERS=10.0.0.24: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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:9041 ' +++ '[' -n '10.0.0.24:9041 ' ']' +++ echo 10.0.0.24:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.24:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.23 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.23 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.24 ++ 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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+=10.0.0.24:2181, +++ '[' -n 10.0.0.24:2181, ']' +++ echo 10.0.0.24:2181 ++ ZOOKEEPER_SERVERS=10.0.0.24: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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:2181 ' +++ '[' -n '10.0.0.24:2181 ' ']' +++ echo 10.0.0.24:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.24:2181 ++ RABBITMQ_NODES=10.0.0.24 ++ 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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+=10.0.0.24:5673, +++ '[' -n 10.0.0.24:5673, ']' +++ echo 10.0.0.24:5673 ++ RABBITMQ_SERVERS=10.0.0.24: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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:6379 ' +++ '[' -n '10.0.0.24:6379 ' ']' +++ echo 10.0.0.24:6379 ++ REDIS_SERVERS=10.0.0.24: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.24 ++ 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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:9092 ' +++ '[' -n '10.0.0.24:9092 ' ']' +++ echo 10.0.0.24:9092 ++ KAFKA_SERVERS=10.0.0.24: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.24 ++ 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.24 ++ 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.24 ++ 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.24 ++ cut -d , -f 1 + local cassandra=10.0.0.24 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.24 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.24 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.24 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.24,10.20.0.23,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.24'\''))' +++ local server_ip=10.0.0.24 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.24 ]] +++ [[ ,10.0.0.24,10.20.0.23,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.24, ]] +++ echo 10.0.0.24 1 +++ return ++ local ip=10.0.0.24 ++ [[ -z 10.0.0.24 ]] ++ echo 10.0.0.24 + host_ip=10.0.0.24 + [[ cql == \c\q\l ]] ++ echo 10.0.0.24:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.24:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.24: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 ++ grep '^API__.*__.*=.*$' ++ set ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 01/16/2025 02:25:07.516 7f4654a8f248 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/16/2025 02:25:07.674 7f4654a8f248 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/16/2025 02:25:07.688 7f4654a8f248 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/16/2025 02:25:07.688 7f4654a8f248 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.24:8082/ Hit Ctrl-C to quit. 10.0.0.24 - - [2025-01-16 02:25:11] "GET / HTTP/1.1" 503 181 0.000301 10.0.0.24 - - [2025-01-16 02:25:11] "GET / HTTP/1.1" 503 181 0.000178 10.0.0.24 - - [2025-01-16 02:25:11] "GET / HTTP/1.1" 200 35931 0.001822 10.0.0.24 - - [2025-01-16 02:25:12] "GET / HTTP/1.1" 200 35931 0.002491 10.0.0.24 - - [2025-01-16 02:25:12] "GET / HTTP/1.1" 200 45871 0.001535 10.0.0.24 - - [2025-01-16 02:25:12] "GET / HTTP/1.1" 200 45871 0.001425 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.24 - - [2025-01-16 02:25:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.001699 10.0.0.24 - - [2025-01-16 02:25:12] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000501 10.0.0.24 - - [2025-01-16 02:25:13] "GET / HTTP/1.1" 200 35931 0.002609 10.0.0.24 - - [2025-01-16 02:25:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000545 10.0.0.24 - - [2025-01-16 02:25:13] "GET / HTTP/1.1" 200 35931 0.002888 10.0.0.24 - - [2025-01-16 02:25:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000955 10.0.0.24 - - [2025-01-16 02:25:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000711 10.0.0.24 - - [2025-01-16 02:25:14] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.393219 10.0.0.24 - - [2025-01-16 02:25:14] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.006115 10.0.0.24 - - [2025-01-16 02:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 1.071709 10.0.0.24 - - [2025-01-16 02:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005383 10.0.0.24 - - [2025-01-16 02:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.423098 10.0.0.24 - - [2025-01-16 02:25:14] "GET /global-system-config/e630a6e3-1cdc-4240-a994-e123adae1bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009436 10.0.0.24 - - [2025-01-16 02:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.796439 10.0.0.24 - - [2025-01-16 02:25:14] "GET /global-system-config/e630a6e3-1cdc-4240-a994-e123adae1bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008745 10.0.0.24 - - [2025-01-16 02:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.085962 10.0.0.24 - - [2025-01-16 02:25:14] "POST /fqname-to-id HTTP/1.1" 404 220 0.007319 10.0.0.24 - - [2025-01-16 02:25:14] "GET /network-ipam/37401e80-6105-4cc4-a8e8-a548c3431469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006747 10.0.0.24 - - [2025-01-16 02:25:14] "POST /fqname-to-id HTTP/1.1" 404 220 0.004252 10.0.0.24 - - [2025-01-16 02:25:14] "POST /config-database-nodes HTTP/1.1" 200 617 0.031019 10.0.0.24 - - [2025-01-16 02:25:14] "POST /config-nodes HTTP/1.1" 200 599 0.035554 /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.24 - - [2025-01-16 02:25:15] "GET / HTTP/1.1" 200 35931 0.002016 10.0.0.24 - - [2025-01-16 02:25:15] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000539 10.0.0.24 - - [2025-01-16 02:25:15] "POST /fqname-to-id HTTP/1.1" 404 225 0.003295 10.0.0.24 - - [2025-01-16 02:25:15] "POST /access-control-lists HTTP/1.1" 200 587 0.027852 10.0.0.24 - - [2025-01-16 02:25:15] "POST /fqname-to-id HTTP/1.1" 404 224 0.003854 10.0.0.24 - - [2025-01-16 02:25:15] "POST /access-control-lists HTTP/1.1" 200 585 0.024748 10.0.0.24 - - [2025-01-16 02:25:15] "POST /route-targets HTTP/1.1" 200 327 0.014090 10.0.0.24 - - [2025-01-16 02:25:15] "POST /ref-update HTTP/1.1" 200 156 0.013569 10.0.0.24 - - [2025-01-16 02:25:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.027150 10.0.0.24 - - [2025-01-16 02:25:15] "POST /route-targets HTTP/1.1" 200 327 0.012432 10.0.0.24 - - [2025-01-16 02:25:15] "POST /ref-update HTTP/1.1" 200 156 0.017929 10.0.0.24 - - [2025-01-16 02:25:15] "POST /route-targets HTTP/1.1" 200 327 0.015212 10.0.0.24 - - [2025-01-16 02:25:16] "POST /ref-update HTTP/1.1" 200 156 0.019173 10.0.0.24 - - [2025-01-16 02:25:16] "POST /route-targets HTTP/1.1" 200 327 0.017540 10.0.0.24 - - [2025-01-16 02:25:16] "POST /ref-update HTTP/1.1" 200 156 0.011737 10.0.0.24 - - [2025-01-16 02:25:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.003511 10.0.0.24 - - [2025-01-16 02:25:16] "POST /access-control-lists HTTP/1.1" 200 551 0.065102 10.0.0.24 - - [2025-01-16 02:25:16] "PUT /access-control-list/ee4792a2-4c5f-48df-bb25-b6832d7de0b6 HTTP/1.1" 200 272 0.015042 10.0.0.24 - - [2025-01-16 02:25:16] "PUT /access-control-list/5fa95385-657e-4d65-a45d-8ec26cbf9db0 HTTP/1.1" 200 272 0.013728 10.0.0.24 - - [2025-01-16 02:25:18] "GET / HTTP/1.1" 200 35931 0.001865 10.0.0.24 - - [2025-01-16 02:25:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000533 10.0.0.24 - - [2025-01-16 02:25:19] "POST /fqname-to-id HTTP/1.1" 404 186 0.025669 10.0.0.24 - - [2025-01-16 02:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.24 - - [2025-01-16 02:25:19] "GET /global-system-config/e630a6e3-1cdc-4240-a994-e123adae1bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007042 10.0.0.24 - - [2025-01-16 02:25:19] "POST /service-appliance-sets HTTP/1.1" 200 553 0.022061 10.0.0.24 - - [2025-01-16 02:25:19] "POST /fqname-to-id HTTP/1.1" 404 180 0.004620 10.0.0.24 - - [2025-01-16 02:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.24 - - [2025-01-16 02:25:19] "GET /global-system-config/e630a6e3-1cdc-4240-a994-e123adae1bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008779 10.0.0.24 - - [2025-01-16 02:25:19] "POST /service-appliance-sets HTTP/1.1" 200 541 0.021072 10.0.0.24 - - [2025-01-16 02:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004803 10.0.0.24 - - [2025-01-16 02:25:19] "GET /network-ipam/37401e80-6105-4cc4-a8e8-a548c3431469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004645 10.0.0.24 - - [2025-01-16 02:25:19] "POST /service-templates HTTP/1.1" 200 511 0.030440 10.0.0.24 - - [2025-01-16 02:25:19] "POST /service-templates HTTP/1.1" 200 501 0.023455 10.0.0.24 - - [2025-01-16 02:25:19] "POST /service-templates HTTP/1.1" 200 515 0.023896 10.0.0.24 - - [2025-01-16 02:25:19] "POST /service-templates HTTP/1.1" 200 535 0.023289 10.0.0.24 - - [2025-01-16 02:25:20] "POST /service-templates HTTP/1.1" 200 507 0.022848 10.0.0.24 - - [2025-01-16 02:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.24 - - [2025-01-16 02:25:20] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1161 0.004432 10.0.0.24 - - [2025-01-16 02:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004663 10.0.0.24 - - [2025-01-16 02:25:20] "PUT /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037 HTTP/1.1" 200 276 0.012232 10.0.0.24 - - [2025-01-16 02:25:21] "GET / HTTP/1.1" 200 35931 0.001728 10.0.0.24 - - [2025-01-16 02:25:21] "POST /alarms HTTP/1.1" 401 292 0.000597 10.0.0.24 - - [2025-01-16 02:25:21] "POST /alarms HTTP/1.1" 200 581 0.056265 10.0.0.24 - - [2025-01-16 02:25:21] "POST /alarms HTTP/1.1" 200 575 0.025007 10.0.0.24 - - [2025-01-16 02:25:21] "POST /alarms HTTP/1.1" 200 575 0.022404 10.0.0.24 - - [2025-01-16 02:25:21] "POST /alarms HTTP/1.1" 200 559 0.022060 10.0.0.24 - - [2025-01-16 02:25:21] "POST /alarms HTTP/1.1" 200 555 0.024139 10.0.0.24 - - [2025-01-16 02:25:22] "POST /alarms HTTP/1.1" 200 557 0.033633 10.0.0.24 - - [2025-01-16 02:25:22] "POST /alarms HTTP/1.1" 200 565 0.021834 10.0.0.24 - - [2025-01-16 02:25:22] "POST /alarms HTTP/1.1" 200 549 0.020351 10.0.0.24 - - [2025-01-16 02:25:22] "POST /alarms HTTP/1.1" 200 557 0.020763 10.0.0.24 - - [2025-01-16 02:25:22] "POST /alarms HTTP/1.1" 200 567 0.021209 10.0.0.24 - - [2025-01-16 02:25:22] "POST /alarms HTTP/1.1" 200 555 0.021428 10.0.0.24 - - [2025-01-16 02:25:22] "POST /alarms HTTP/1.1" 200 567 0.026822 10.0.0.24 - - [2025-01-16 02:25:22] "POST /alarms HTTP/1.1" 200 575 0.064792 10.0.0.24 - - [2025-01-16 02:25:22] "POST /alarms HTTP/1.1" 200 569 0.022342 10.0.0.24 - - [2025-01-16 02:25:22] "POST /alarms HTTP/1.1" 200 561 0.021041 10.0.0.24 - - [2025-01-16 02:25:22] "POST /alarms HTTP/1.1" 200 561 0.021868 10.0.0.24 - - [2025-01-16 02:25:22] "POST /alarms HTTP/1.1" 200 561 0.020664 10.0.0.24 - - [2025-01-16 02:25:22] "POST /alarms HTTP/1.1" 200 547 0.021866 10.0.0.24 - - [2025-01-16 02:25:22] "POST /alarms HTTP/1.1" 200 595 0.021966 10.0.0.24 - - [2025-01-16 02:25:23] "POST /alarms HTTP/1.1" 200 575 0.020512 10.0.0.24 - - [2025-01-16 02:25:23] "POST /alarms HTTP/1.1" 200 571 0.022529 10.0.0.24 - - [2025-01-16 02:25:23] "POST /alarms HTTP/1.1" 200 583 0.020748 10.0.0.24 - - [2025-01-16 02:25:23] "POST /alarms HTTP/1.1" 200 609 0.021699 10.0.0.24 - - [2025-01-16 02:25:23] "GET / HTTP/1.1" 200 35931 0.002132 10.0.0.24 - - [2025-01-16 02:25:23] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000504 10.0.0.24 - - [2025-01-16 02:25:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.031371 10.0.0.24 - - [2025-01-16 02:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.24 - - [2025-01-16 02:25:24] "PUT /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037 HTTP/1.1" 200 276 0.012017 10.0.0.24 - - [2025-01-16 02:25:24] "GET / HTTP/1.1" 200 35931 0.002555 10.0.0.24 - - [2025-01-16 02:25:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000499 10.0.0.24 - - [2025-01-16 02:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.027196 10.0.0.24 - - [2025-01-16 02:25:25] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004031 10.0.0.24 - - [2025-01-16 02:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.24 - - [2025-01-16 02:25:25] "PUT /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037 HTTP/1.1" 200 276 0.010656 10.0.0.24 - - [2025-01-16 02:25:25] "GET / HTTP/1.1" 200 35931 0.002880 10.0.0.24 - - [2025-01-16 02:25:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000691 10.0.0.24 - - [2025-01-16 02:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.027181 10.0.0.24 - - [2025-01-16 02:25:25] "GET /global-system-config/e630a6e3-1cdc-4240-a994-e123adae1bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006984 10.0.0.24 - - [2025-01-16 02:25:26] "PUT /global-system-config/e630a6e3-1cdc-4240-a994-e123adae1bab HTTP/1.1" 200 274 0.019850 10.0.0.24 - - [2025-01-16 02:26:00] "GET /global-system-configs HTTP/1.1" 200 322 0.697952 10.0.0.24 - - [2025-01-16 02:26:00] "GET /global-system-configs HTTP/1.1" 200 322 0.084319 10.0.0.24 - - [2025-01-16 02:26:56] "GET / HTTP/1.1" 200 35931 0.001894 10.0.0.24 - - [2025-01-16 02:26:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000687 10.0.0.24 - - [2025-01-16 02:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.026459 10.0.0.24 - - [2025-01-16 02:26:57] "GET /routing-instance/a8314ce6-fe07-4fe3-b928-df3337738754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004040 10.0.0.24 - - [2025-01-16 02:26:57] "POST /bgp-routers HTTP/1.1" 200 620 0.028408 10.0.0.24 - - [2025-01-16 02:26:57] "GET /bgp-router/0dda884d-9c5c-4247-a868-c5a034af3383?fields=global_system_config_back_refs HTTP/1.1" 200 1114 0.005913 10.0.0.24 - - [2025-01-16 02:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.24 - - [2025-01-16 02:26:57] "GET /global-system-config/e630a6e3-1cdc-4240-a994-e123adae1bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007168 10.0.0.24 - - [2025-01-16 02:26:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003684 10.0.0.24 - - [2025-01-16 02:26:57] "POST /ref-update HTTP/1.1" 200 156 0.008001 10.0.0.24 - - [2025-01-16 02:27:56] "GET / HTTP/1.1" 200 35931 0.002595 10.0.0.24 - - [2025-01-16 02:27:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000676 10.0.0.24 - - [2025-01-16 02:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.029956 10.0.0.24 - - [2025-01-16 02:27:56] "GET /global-system-config/e630a6e3-1cdc-4240-a994-e123adae1bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.007881 10.0.0.24 - - [2025-01-16 02:27:56] "POST /fqname-to-id HTTP/1.1" 404 220 0.003144 10.0.0.24 - - [2025-01-16 02:27:56] "POST /database-nodes HTTP/1.1" 200 603 0.032881 10.0.0.24 - - [2025-01-16 02:28:58] "GET / HTTP/1.1" 200 35931 0.002061 10.0.0.24 - - [2025-01-16 02:28:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000526 10.0.0.24 - - [2025-01-16 02:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.026969 10.0.0.24 - - [2025-01-16 02:28:58] "GET /global-system-config/e630a6e3-1cdc-4240-a994-e123adae1bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.007734 10.0.0.24 - - [2025-01-16 02:28:58] "POST /fqname-to-id HTTP/1.1" 404 220 0.003537 10.0.0.24 - - [2025-01-16 02:28:58] "POST /analytics-nodes HTTP/1.1" 200 605 0.023091 10.0.0.24 - - [2025-01-16 02:29:04] "GET / HTTP/1.1" 200 35931 0.002809 10.0.0.24 - - [2025-01-16 02:29:16] "GET / HTTP/1.1" 200 35931 0.002799 10.0.0.24 - - [2025-01-16 02:29:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000772 10.0.0.24 - - [2025-01-16 02:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.032737 10.0.0.24 - - [2025-01-16 02:29:17] "GET /global-system-config/e630a6e3-1cdc-4240-a994-e123adae1bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.007025 10.0.0.24 - - [2025-01-16 02:29:17] "POST /fqname-to-id HTTP/1.1" 404 220 0.003948 10.0.0.24 - - [2025-01-16 02:29:17] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.028736 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.24 - - [2025-01-16 02:29:22] "GET /obj-perms HTTP/1.1" 200 5056 0.424688 10.0.0.24 - - [2025-01-16 02:29:22] "GET /obj-perms HTTP/1.1" 200 5056 0.059223 10.0.0.24 - - [2025-01-16 02:29:32] "GET / HTTP/1.1" 200 35931 0.001974 10.0.0.24 - - [2025-01-16 02:29:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000540 10.0.0.24 - - [2025-01-16 02:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.029224 10.0.0.24 - - [2025-01-16 02:29:32] "GET /global-system-config/e630a6e3-1cdc-4240-a994-e123adae1bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.007358 10.0.0.24 - - [2025-01-16 02:29:32] "POST /fqname-to-id HTTP/1.1" 404 220 0.003503 10.0.0.24 - - [2025-01-16 02:29:32] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.036389 10.0.0.24 - - [2025-01-16 02:30:23] "GET /obj-perms HTTP/1.1" 200 5056 0.055607 10.0.0.24 - - [2025-01-16 02:30:23] "GET /obj-perms HTTP/1.1" 200 5056 0.053104 10.0.0.24 - - [2025-01-16 02:30:56] "GET /global-system-configs HTTP/1.1" 200 322 0.008100 10.0.0.24 - - [2025-01-16 02:30:56] "GET /obj-perms HTTP/1.1" 200 5056 0.030422 10.0.0.24 - - [2025-01-16 02:30:56] "GET /global-system-configs HTTP/1.1" 200 322 0.007729 10.0.0.24 - - [2025-01-16 02:30:56] "GET /obj-perms HTTP/1.1" 200 5056 0.028572 10.0.0.24 - - [2025-01-16 02:31:20] "GET / HTTP/1.1" 200 35931 0.002820 10.0.0.24 - - [2025-01-16 02:31:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000573 10.0.0.24 - - [2025-01-16 02:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.027241 10.0.0.24 - - [2025-01-16 02:31:20] "GET /global-system-config/e630a6e3-1cdc-4240-a994-e123adae1bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.007318 10.0.0.24 - - [2025-01-16 02:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005201 10.0.0.24 - - [2025-01-16 02:31:20] "GET /routing-instance/a8314ce6-fe07-4fe3-b928-df3337738754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005017 10.0.0.24 - - [2025-01-16 02:31:20] "PUT /global-system-config/e630a6e3-1cdc-4240-a994-e123adae1bab HTTP/1.1" 200 274 0.016357 10.0.0.24 - - [2025-01-16 02:31:20] "POST /fqname-to-id HTTP/1.1" 404 218 0.003358 10.0.0.24 - - [2025-01-16 02:31:20] "POST /virtual-routers HTTP/1.1" 200 603 0.031611 10.0.0.24 - - [2025-01-16 02:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.24 - - [2025-01-16 02:31:20] "GET /virtual-router/4acc0990-a15a-42b1-804d-f074b9c4b858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.007746 10.0.0.24 - - [2025-01-16 02:31:20] "POST /fqname-to-id HTTP/1.1" 404 231 0.004471 10.0.0.24 - - [2025-01-16 02:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.24 - - [2025-01-16 02:31:21] "GET /virtual-network/d6c8b4a3-943c-48d6-b3ef-cb4bb895cf85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.007909 10.0.0.24 - - [2025-01-16 02:31:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.065239 10.0.0.24 - - [2025-01-16 02:31:21] "PUT /access-control-list/aa1de2c9-0e6e-4e26-864d-64f52246745e HTTP/1.1" 200 272 0.044270 10.0.0.24 - - [2025-01-16 02:31:23] "GET /obj-perms HTTP/1.1" 200 5056 0.053557 10.0.0.24 - - [2025-01-16 02:31:24] "GET /obj-perms HTTP/1.1" 200 5056 0.080872 [Introspect:8084]10.0.0.24 - - [2025-01-16 02:31:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000929 [Introspect:8084]10.0.0.24 - - [2025-01-16 02:31:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.000961 [Introspect:8084]10.0.0.24 - - [2025-01-16 02:31:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000939 [Introspect:8084]10.0.0.24 - - [2025-01-16 02:31:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001052 10.0.0.24 - - [2025-01-16 02:32:24] "GET /obj-perms HTTP/1.1" 200 5056 0.052294 10.0.0.24 - - [2025-01-16 02:32:25] "GET /obj-perms HTTP/1.1" 200 5056 0.050858 10.0.0.24 - - [2025-01-16 02:32:40] "GET / HTTP/1.1" 200 35931 0.001743 10.0.0.24 - - [2025-01-16 02:32:41] "GET /project/903a3c96-0a54-401a-96da-6e9999c7ac6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000552 10.0.0.24 - - [2025-01-16 02:32:41] "GET /projects?obj_uuids=903a3c96-0a54-401a-96da-6e9999c7ac6e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.022463 10.0.0.24 - - [2025-01-16 02:32:41] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001184 10.0.0.24 - - [2025-01-16 02:32:41] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.029190 10.0.0.24 - - [2025-01-16 02:32:41] "POST /id-to-fqname HTTP/1.1" 200 167 0.001841 10.0.0.24 - - [2025-01-16 02:32:41] "POST /fqname-to-id HTTP/1.1" 404 176 0.002690 10.0.0.24 - - [2025-01-16 02:32:42] "POST /security-groups HTTP/1.1" 200 568 0.068495 10.0.0.24 - - [2025-01-16 02:32:42] "POST /fqname-to-id HTTP/1.1" 404 207 0.002746 10.0.0.24 - - [2025-01-16 02:32:42] "POST /projects HTTP/1.1" 200 539 0.247963 10.0.0.24 - - [2025-01-16 02:32:42] "POST /access-control-lists HTTP/1.1" 200 573 0.063434 10.0.0.24 - - [2025-01-16 02:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.321465 10.0.0.24 - - [2025-01-16 02:32:42] "POST /fqname-to-id HTTP/1.1" 404 206 0.003067 10.0.0.24 - - [2025-01-16 02:32:42] "GET /project/903a3c96-0a54-401a-96da-6e9999c7ac6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.495672 10.0.0.24 - - [2025-01-16 02:32:42] "POST /access-control-lists HTTP/1.1" 200 571 0.072390 [Introspect:8084]10.0.0.24 - - [2025-01-16 02:32:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001148 10.0.0.24 - - [2025-01-16 02:32:43] "POST /fqname-to-id HTTP/1.1" 404 199 0.023558 10.0.0.24 - - [2025-01-16 02:32:43] "GET /projects?obj_uuids=5c69a749-b41a-44fe-9677-4dab57136f95&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002855 10.0.0.24 - - [2025-01-16 02:32:43] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001161 10.0.0.24 - - [2025-01-16 02:32:43] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007977 10.0.0.24 - - [2025-01-16 02:32:43] "POST /id-to-fqname HTTP/1.1" 200 201 0.001534 10.0.0.24 - - [2025-01-16 02:32:43] "POST /fqname-to-id HTTP/1.1" 404 210 0.004205 10.0.0.24 - - [2025-01-16 02:32:43] "POST /security-groups HTTP/1.1" 200 602 0.064224 10.0.0.24 - - [2025-01-16 02:32:43] "POST /fqname-to-id HTTP/1.1" 404 245 0.003979 10.0.0.24 - - [2025-01-16 02:32:43] "POST /projects HTTP/1.1" 200 607 0.225186 10.0.0.24 - - [2025-01-16 02:32:43] "POST /access-control-lists HTTP/1.1" 200 607 0.062099 10.0.0.24 - - [2025-01-16 02:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.300752 10.0.0.24 - - [2025-01-16 02:32:43] "POST /fqname-to-id HTTP/1.1" 404 244 0.003253 10.0.0.24 - - [2025-01-16 02:32:43] "GET /project/5c69a749-b41a-44fe-9677-4dab57136f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.429058 10.0.0.24 - - [2025-01-16 02:32:43] "POST /access-control-lists HTTP/1.1" 200 605 0.079559 10.0.0.24 - - [2025-01-16 02:32:44] "GET / HTTP/1.1" 200 35931 0.002032 10.0.0.24 - - [2025-01-16 02:32:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000678 10.0.0.24 - - [2025-01-16 02:32:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.062712 10.0.0.24 - - [2025-01-16 02:32:45] "GET /projects?obj_uuids=5c69a749-b41a-44fe-9677-4dab57136f95&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001281 10.0.0.24 - - [2025-01-16 02:32:45] "GET /project/5c69a749-b41a-44fe-9677-4dab57136f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.026055 10.0.0.24 - - [2025-01-16 02:32:46] "POST /neutron/network HTTP/1.1" 200 117 0.047207 10.0.0.24 - - [2025-01-16 02:32:46] "GET /projects?obj_uuids=5c69a749-b41a-44fe-9677-4dab57136f95&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001358 10.0.0.24 - - [2025-01-16 02:32:46] "POST /neutron/network HTTP/1.1" 200 620 0.121566 10.0.0.24 - - [2025-01-16 02:32:46] "POST /route-targets HTTP/1.1" 200 327 0.019435 10.0.0.24 - - [2025-01-16 02:32:46] "POST /ref-update HTTP/1.1" 200 156 0.026474 10.0.0.24 - - [2025-01-16 02:32:46] "POST /useragent-kv HTTP/1.1" 200 115 0.009231 10.0.0.24 - - [2025-01-16 02:32:46] "POST /neutron/subnet HTTP/1.1" 200 725 0.254397 10.0.0.24 - - [2025-01-16 02:32:46] "POST /neutron/network HTTP/1.1" 200 839 0.007560 10.0.0.24 - - [2025-01-16 02:32:46] "POST /id-to-fqname HTTP/1.1" 200 233 0.001484 10.0.0.24 - - [2025-01-16 02:32:46] "GET /virtual-network/3bcd650c-7111-43e0-95e4-075df98a173f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006863 10.0.0.24 - - [2025-01-16 02:32:46] "POST /neutron/network HTTP/1.1" 200 839 0.007375 10.0.0.24 - - [2025-01-16 02:32:46] "GET /virtual-network/3bcd650c-7111-43e0-95e4-075df98a173f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006184 10.0.0.24 - - [2025-01-16 02:32:46] "POST /neutron/network HTTP/1.1" 200 839 0.007403 10.0.0.24 - - [2025-01-16 02:32:46] "POST /neutron/subnet HTTP/1.1" 200 725 0.009656 10.0.0.24 - - [2025-01-16 02:32:46] "GET /domains HTTP/1.1" 401 292 0.000515 10.0.0.24 - - [2025-01-16 02:32:47] "GET /domains HTTP/1.1" 200 280 0.027561 10.0.0.24 - - [2025-01-16 02:32:47] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002606 10.0.0.24 - - [2025-01-16 02:32:47] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2584 0.016801 10.0.0.24 - - [2025-01-16 02:32:47] "GET /projects?obj_uuids=5c69a749-b41a-44fe-9677-4dab57136f95&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001222 10.0.0.24 - - [2025-01-16 02:32:47] "GET /project/5c69a749-b41a-44fe-9677-4dab57136f95 HTTP/1.1" 200 2167 0.078440 10.0.0.24 - - [2025-01-16 02:32:47] "GET /virtual-network/3bcd650c-7111-43e0-95e4-075df98a173f HTTP/1.1" 200 2341 0.008513 10.0.0.24 - - [2025-01-16 02:32:47] "GET /virtual-network/3bcd650c-7111-43e0-95e4-075df98a173f HTTP/1.1" 200 2341 0.005537 10.0.0.24 - - [2025-01-16 02:32:47] "GET /routing-instance/48d40b1d-b559-4d14-99f7-f4df16ab5172 HTTP/1.1" 200 1494 0.003872 10.0.0.24 - - [2025-01-16 02:32:47] "GET /routing-instance/48d40b1d-b559-4d14-99f7-f4df16ab5172 HTTP/1.1" 200 1494 0.004088 10.0.0.24 - - [2025-01-16 02:32:47] "GET /route-target/19353bc7-2a28-45be-a0cf-54a97afd6fa0 HTTP/1.1" 200 1219 0.003903 10.0.0.24 - - [2025-01-16 02:32:47] "GET /virtual-network/3bcd650c-7111-43e0-95e4-075df98a173f HTTP/1.1" 200 2341 0.005550 10.0.0.24 - - [2025-01-16 02:32:47] "GET /routing-instance/48d40b1d-b559-4d14-99f7-f4df16ab5172 HTTP/1.1" 200 1494 0.004746 10.0.0.24 - - [2025-01-16 02:32:47] "GET /virtual-network/3bcd650c-7111-43e0-95e4-075df98a173f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006938 10.0.0.24 - - [2025-01-16 02:32:47] "GET /virtual-network/3bcd650c-7111-43e0-95e4-075df98a173f HTTP/1.1" 200 2341 0.006646 10.0.0.24 - - [2025-01-16 02:32:47] "GET /routing-instance/48d40b1d-b559-4d14-99f7-f4df16ab5172 HTTP/1.1" 200 1494 0.004464 10.0.0.24 - - [2025-01-16 02:32:47] "GET /routing-instance/48d40b1d-b559-4d14-99f7-f4df16ab5172 HTTP/1.1" 200 1494 0.005771 10.0.0.24 - - [2025-01-16 02:32:47] "GET /route-target/19353bc7-2a28-45be-a0cf-54a97afd6fa0 HTTP/1.1" 200 1219 0.003667 10.0.0.24 - - [2025-01-16 02:32:47] "GET /domains HTTP/1.1" 200 280 0.003475 10.0.0.24 - - [2025-01-16 02:32:47] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001255 10.0.0.24 - - [2025-01-16 02:32:47] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2584 0.008004 10.0.0.24 - - [2025-01-16 02:32:47] "GET /projects?obj_uuids=5c69a749-b41a-44fe-9677-4dab57136f95&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001205 10.0.0.24 - - [2025-01-16 02:32:47] "GET /project/5c69a749-b41a-44fe-9677-4dab57136f95 HTTP/1.1" 200 2167 0.089045 10.0.0.24 - - [2025-01-16 02:32:47] "GET /virtual-network/3bcd650c-7111-43e0-95e4-075df98a173f HTTP/1.1" 200 2341 0.005785 10.0.0.24 - - [2025-01-16 02:32:47] "GET /obj-perms HTTP/1.1" 200 5052 0.051920 10.0.0.24 - - [2025-01-16 02:32:47] "POST /id-to-fqname HTTP/1.1" 200 233 0.002377 10.0.0.24 - - [2025-01-16 02:32:49] "POST /neutron/network HTTP/1.1" 200 849 0.006788 10.0.0.24 - - [2025-01-16 02:32:49] "GET /aaa-mode HTTP/1.1" 401 292 0.000487 10.0.0.24 - - [2025-01-16 02:32:50] "GET / HTTP/1.1" 200 35931 0.003624 10.0.0.24 - - [2025-01-16 02:32:50] "GET /project/5c69a749-b41a-44fe-9677-4dab57136f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.001113 10.0.0.24 - - [2025-01-16 02:32:50] "GET /projects?obj_uuids=5c69a749-b41a-44fe-9677-4dab57136f95&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001129 10.0.0.24 - - [2025-01-16 02:32:50] "GET /project/5c69a749-b41a-44fe-9677-4dab57136f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.051940 10.0.0.24 - - [2025-01-16 02:32:51] "POST /neutron/network HTTP/1.1" 200 839 0.029076 10.0.0.24 - - [2025-01-16 02:32:51] "POST /neutron/port HTTP/1.1" 200 117 0.005725 10.0.0.24 - - [2025-01-16 02:32:51] "POST /neutron/port HTTP/1.1" 200 117 0.006292 10.0.0.24 - - [2025-01-16 02:32:51] "POST /neutron/port HTTP/1.1" 200 117 0.006041 10.0.0.24 - - [2025-01-16 02:32:52] "POST /neutron/network HTTP/1.1" 200 849 0.006885 10.0.0.24 - - [2025-01-16 02:32:52] "GET /projects?obj_uuids=5c69a749-b41a-44fe-9677-4dab57136f95&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001233 10.0.0.24 - - [2025-01-16 02:32:52] "POST /neutron/port HTTP/1.1" 200 1071 0.273192 10.0.0.24 - - [2025-01-16 02:32:53] "POST /neutron/port HTTP/1.1" 200 1071 0.049037 10.0.0.24 - - [2025-01-16 02:32:53] "POST /neutron/port HTTP/1.1" 200 1071 0.018568 10.0.0.24 - - [2025-01-16 02:32:53] "POST /neutron/port HTTP/1.1" 200 1125 0.091512 10.0.0.24 - - [2025-01-16 02:32:53] "POST /neutron/port HTTP/1.1" 200 1099 0.017076 10.0.0.24 - - [2025-01-16 02:32:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003811 10.0.0.24 - - [2025-01-16 02:32:53] "POST /neutron/subnet HTTP/1.1" 200 699 0.012489 10.0.0.24 - - [2025-01-16 02:32:53] "POST /neutron/port HTTP/1.1" 200 117 0.001332 10.0.0.24 - - [2025-01-16 02:32:53] "POST /neutron/network HTTP/1.1" 200 839 0.006753 10.0.0.24 - - [2025-01-16 02:32:56] "POST /neutron/port HTTP/1.1" 200 1099 0.016876 10.0.0.24 - - [2025-01-16 02:32:56] "POST /neutron/security_group HTTP/1.1" 200 2069 0.007097 10.0.0.24 - - [2025-01-16 02:32:56] "GET /obj-perms HTTP/1.1" 200 5052 0.005779 10.0.0.24 - - [2025-01-16 02:32:57] "GET /obj-perms HTTP/1.1" 200 5052 0.004200 10.0.0.24 - - [2025-01-16 02:32:58] "GET /obj-perms HTTP/1.1" 200 5052 0.004338 10.0.0.24 - - [2025-01-16 02:32:59] "GET /obj-perms HTTP/1.1" 200 5052 0.005531 10.0.0.24 - - [2025-01-16 02:33:00] "GET /obj-perms HTTP/1.1" 200 5052 0.004462 10.0.0.24 - - [2025-01-16 02:33:02] "POST /neutron/network HTTP/1.1" 200 839 0.014098 10.0.0.24 - - [2025-01-16 02:33:02] "POST /neutron/network HTTP/1.1" 400 204 0.018714 10.0.0.24 - - [2025-01-16 02:33:02] "POST /neutron/port HTTP/1.1" 200 1099 0.023348 10.0.0.24 - - [2025-01-16 02:33:02] "POST /neutron/port HTTP/1.1" 200 1125 0.014930 10.0.0.24 - - [2025-01-16 02:33:02] "POST /neutron/port HTTP/1.1" 200 151 0.147773 10.0.0.24 - - [2025-01-16 02:33:04] "POST /neutron/network HTTP/1.1" 200 839 0.007202 10.0.0.24 - - [2025-01-16 02:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004891 10.0.0.24 - - [2025-01-16 02:33:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003083 10.0.0.24 - - [2025-01-16 02:33:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003424 10.0.0.24 - - [2025-01-16 02:33:04] "POST /neutron/network HTTP/1.1" 200 151 0.104179 10.0.0.24 - - [2025-01-16 02:33:04] "GET /routing-instance/48d40b1d-b559-4d14-99f7-f4df16ab5172 HTTP/1.1" 404 171 0.002517 10.0.0.24 - - [2025-01-16 02:33:04] "DELETE /route-target/19353bc7-2a28-45be-a0cf-54a97afd6fa0 HTTP/1.1" 200 115 0.023311 10.0.0.24 - - [2025-01-16 02:33:04] "GET /domains HTTP/1.1" 200 280 0.002641 10.0.0.24 - - [2025-01-16 02:33:04] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001092 10.0.0.24 - - [2025-01-16 02:33:04] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2584 0.051919 10.0.0.24 - - [2025-01-16 02:33:04] "GET /projects?obj_uuids=5c69a749-b41a-44fe-9677-4dab57136f95&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002062 10.0.0.24 - - [2025-01-16 02:33:04] "GET /project/5c69a749-b41a-44fe-9677-4dab57136f95 HTTP/1.1" 200 1917 0.076550 10.0.0.24 - - [2025-01-16 02:33:04] "GET /projects?obj_uuids=5c69a749-b41a-44fe-9677-4dab57136f95&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001248 10.0.0.24 - - [2025-01-16 02:33:04] "GET /project/5c69a749-b41a-44fe-9677-4dab57136f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.032360 10.0.0.24 - - [2025-01-16 02:33:04] "GET /projects?obj_uuids=5c69a749-b41a-44fe-9677-4dab57136f95&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001121 10.0.0.24 - - [2025-01-16 02:33:04] "GET /project/5c69a749-b41a-44fe-9677-4dab57136f95?fields=virtual_networks HTTP/1.1" 200 1053 0.075309 10.0.0.24 - - [2025-01-16 02:33:04] "GET /projects?obj_uuids=5c69a749-b41a-44fe-9677-4dab57136f95&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001141 10.0.0.24 - - [2025-01-16 02:33:04] "GET /project/5c69a749-b41a-44fe-9677-4dab57136f95?fields=virtual_machine_interfaces HTTP/1.1" 200 1053 0.033632 10.0.0.24 - - [2025-01-16 02:33:04] "GET /projects?obj_uuids=5c69a749-b41a-44fe-9677-4dab57136f95&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001316 10.0.0.24 - - [2025-01-16 02:33:04] "GET /project/5c69a749-b41a-44fe-9677-4dab57136f95?fields=security_groups HTTP/1.1" 200 1290 0.036434 10.0.0.24 - - [2025-01-16 02:33:05] "POST /fqname-to-id HTTP/1.1" 404 200 0.028654 10.0.0.24 - - [2025-01-16 02:33:05] "GET /projects?obj_uuids=29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003686 10.0.0.24 - - [2025-01-16 02:33:05] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001154 10.0.0.24 - - [2025-01-16 02:33:05] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008531 10.0.0.24 - - [2025-01-16 02:33:05] "POST /id-to-fqname HTTP/1.1" 200 202 0.002206 10.0.0.24 - - [2025-01-16 02:33:05] "POST /fqname-to-id HTTP/1.1" 404 211 0.003809 10.0.0.24 - - [2025-01-16 02:33:06] "POST /security-groups HTTP/1.1" 200 603 0.068043 10.0.0.24 - - [2025-01-16 02:33:06] "POST /fqname-to-id HTTP/1.1" 404 246 0.003663 10.0.0.24 - - [2025-01-16 02:33:06] "POST /projects HTTP/1.1" 200 609 0.242590 10.0.0.24 - - [2025-01-16 02:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.311761 10.0.0.24 - - [2025-01-16 02:33:06] "POST /access-control-lists HTTP/1.1" 200 608 0.072606 10.0.0.24 - - [2025-01-16 02:33:06] "POST /fqname-to-id HTTP/1.1" 404 245 0.002826 10.0.0.24 - - [2025-01-16 02:33:06] "GET /project/29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.450257 10.0.0.24 - - [2025-01-16 02:33:06] "POST /access-control-lists HTTP/1.1" 200 606 0.064143 10.0.0.24 - - [2025-01-16 02:33:07] "GET / HTTP/1.1" 200 35931 0.002236 10.0.0.24 - - [2025-01-16 02:33:07] "GET /projects?obj_uuids=903a3c96-0a54-401a-96da-6e9999c7ac6e&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001188 10.0.0.24 - - [2025-01-16 02:33:07] "GET /project/903a3c96-0a54-401a-96da-6e9999c7ac6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.033499 10.0.0.24 - - [2025-01-16 02:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.24 - - [2025-01-16 02:33:08] "GET /security-group/68e74673-f621-4b5d-9b4d-5ede5467e76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3684 0.007006 10.0.0.24 - - [2025-01-16 02:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.24 - - [2025-01-16 02:33:08] "GET /projects?obj_uuids=903a3c96-0a54-401a-96da-6e9999c7ac6e&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001629 10.0.0.24 - - [2025-01-16 02:33:08] "GET /project/903a3c96-0a54-401a-96da-6e9999c7ac6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.034444 10.0.0.24 - - [2025-01-16 02:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.24 - - [2025-01-16 02:33:08] "GET /security-group/68e74673-f621-4b5d-9b4d-5ede5467e76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3684 0.004952 10.0.0.24 - - [2025-01-16 02:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.24 - - [2025-01-16 02:33:08] "PUT /security-group/68e74673-f621-4b5d-9b4d-5ede5467e76e HTTP/1.1" 200 262 0.016968 10.0.0.24 - - [2025-01-16 02:33:08] "PUT /access-control-list/d862c6f9-3356-4d9c-96f7-6d0c8ab34c04 HTTP/1.1" 200 272 0.011042 10.0.0.24 - - [2025-01-16 02:33:09] "PUT /access-control-list/22ffa0aa-a6dc-440c-b2a0-7f2c5f28d9cc HTTP/1.1" 200 272 0.016078 10.0.0.24 - - [2025-01-16 02:33:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000563 10.0.0.24 - - [2025-01-16 02:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.064399 10.0.0.24 - - [2025-01-16 02:33:09] "GET /projects?obj_uuids=29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001949 10.0.0.24 - - [2025-01-16 02:33:09] "GET /project/29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.040268 10.0.0.24 - - [2025-01-16 02:33:09] "POST /neutron/network HTTP/1.1" 200 117 0.033916 10.0.0.24 - - [2025-01-16 02:33:09] "GET /projects?obj_uuids=29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001867 10.0.0.24 - - [2025-01-16 02:33:09] "POST /neutron/network HTTP/1.1" 200 619 0.165508 10.0.0.24 - - [2025-01-16 02:33:09] "POST /route-targets HTTP/1.1" 200 327 0.015111 10.0.0.24 - - [2025-01-16 02:33:10] "POST /ref-update HTTP/1.1" 200 156 0.024034 10.0.0.24 - - [2025-01-16 02:33:10] "POST /useragent-kv HTTP/1.1" 200 115 0.006712 10.0.0.24 - - [2025-01-16 02:33:10] "POST /neutron/subnet HTTP/1.1" 200 724 0.215996 10.0.0.24 - - [2025-01-16 02:33:10] "POST /neutron/network HTTP/1.1" 200 838 0.007784 10.0.0.24 - - [2025-01-16 02:33:10] "POST /id-to-fqname HTTP/1.1" 200 233 0.001439 10.0.0.24 - - [2025-01-16 02:33:10] "GET /virtual-network/4a723f94-d44f-4959-8e95-f656b893fccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005764 10.0.0.24 - - [2025-01-16 02:33:10] "POST /neutron/network HTTP/1.1" 200 838 0.007344 10.0.0.24 - - [2025-01-16 02:33:10] "GET /virtual-network/4a723f94-d44f-4959-8e95-f656b893fccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005992 10.0.0.24 - - [2025-01-16 02:33:10] "POST /neutron/network HTTP/1.1" 200 838 0.007821 10.0.0.24 - - [2025-01-16 02:33:10] "POST /neutron/subnet HTTP/1.1" 200 724 0.008838 10.0.0.24 - - [2025-01-16 02:33:10] "GET /domains HTTP/1.1" 401 292 0.000542 10.0.0.24 - - [2025-01-16 02:33:10] "GET /domains HTTP/1.1" 200 280 0.029455 10.0.0.24 - - [2025-01-16 02:33:10] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001620 10.0.0.24 - - [2025-01-16 02:33:10] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2782 0.010072 10.0.0.24 - - [2025-01-16 02:33:10] "GET /projects?obj_uuids=29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001194 10.0.0.24 - - [2025-01-16 02:33:10] "GET /project/29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5 HTTP/1.1" 200 2173 0.078874 10.0.0.24 - - [2025-01-16 02:33:10] "GET /virtual-network/4a723f94-d44f-4959-8e95-f656b893fccd HTTP/1.1" 200 2339 0.010352 10.0.0.24 - - [2025-01-16 02:33:10] "GET /virtual-network/4a723f94-d44f-4959-8e95-f656b893fccd HTTP/1.1" 200 2339 0.010845 10.0.0.24 - - [2025-01-16 02:33:10] "GET /routing-instance/9edc0c16-c6d6-48af-b779-059343a6d608 HTTP/1.1" 200 1492 0.005875 10.0.0.24 - - [2025-01-16 02:33:10] "GET /routing-instance/9edc0c16-c6d6-48af-b779-059343a6d608 HTTP/1.1" 200 1492 0.005755 10.0.0.24 - - [2025-01-16 02:33:10] "GET /route-target/4b920f76-919d-4133-8c5f-09c072c099b3 HTTP/1.1" 200 1218 0.005838 10.0.0.24 - - [2025-01-16 02:33:10] "GET /virtual-network/4a723f94-d44f-4959-8e95-f656b893fccd HTTP/1.1" 200 2339 0.007995 10.0.0.24 - - [2025-01-16 02:33:10] "GET /routing-instance/9edc0c16-c6d6-48af-b779-059343a6d608 HTTP/1.1" 200 1492 0.004705 10.0.0.24 - - [2025-01-16 02:33:10] "GET /virtual-network/4a723f94-d44f-4959-8e95-f656b893fccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006793 10.0.0.24 - - [2025-01-16 02:33:10] "GET /virtual-network/4a723f94-d44f-4959-8e95-f656b893fccd HTTP/1.1" 200 2339 0.006648 10.0.0.24 - - [2025-01-16 02:33:10] "GET /routing-instance/9edc0c16-c6d6-48af-b779-059343a6d608 HTTP/1.1" 200 1492 0.004190 10.0.0.24 - - [2025-01-16 02:33:10] "GET /routing-instance/9edc0c16-c6d6-48af-b779-059343a6d608 HTTP/1.1" 200 1492 0.004972 10.0.0.24 - - [2025-01-16 02:33:10] "GET /route-target/4b920f76-919d-4133-8c5f-09c072c099b3 HTTP/1.1" 200 1218 0.004599 10.0.0.24 - - [2025-01-16 02:33:11] "GET /domains HTTP/1.1" 200 280 0.004615 10.0.0.24 - - [2025-01-16 02:33:11] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001406 10.0.0.24 - - [2025-01-16 02:33:11] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2782 0.009079 10.0.0.24 - - [2025-01-16 02:33:11] "GET /projects?obj_uuids=29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001412 10.0.0.24 - - [2025-01-16 02:33:11] "GET /project/29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5 HTTP/1.1" 200 2173 0.074368 10.0.0.24 - - [2025-01-16 02:33:11] "GET /virtual-network/4a723f94-d44f-4959-8e95-f656b893fccd HTTP/1.1" 200 2339 0.009013 10.0.0.24 - - [2025-01-16 02:33:11] "GET /obj-perms HTTP/1.1" 200 5054 0.066457 10.0.0.24 - - [2025-01-16 02:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.24 - - [2025-01-16 02:33:11] "GET /projects?obj_uuids=29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001690 10.0.0.24 - - [2025-01-16 02:33:11] "GET /project/29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.044593 10.0.0.24 - - [2025-01-16 02:33:11] "POST /neutron/network HTTP/1.1" 200 117 0.010229 10.0.0.24 - - [2025-01-16 02:33:11] "GET /projects?obj_uuids=29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001279 10.0.0.24 - - [2025-01-16 02:33:11] "POST /neutron/network HTTP/1.1" 200 619 0.092392 10.0.0.24 - - [2025-01-16 02:33:11] "POST /route-targets HTTP/1.1" 200 327 0.019117 10.0.0.24 - - [2025-01-16 02:33:11] "POST /ref-update HTTP/1.1" 200 156 0.015809 10.0.0.24 - - [2025-01-16 02:33:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003618 10.0.0.24 - - [2025-01-16 02:33:12] "POST /neutron/subnet HTTP/1.1" 200 725 0.203977 10.0.0.24 - - [2025-01-16 02:33:12] "POST /neutron/network HTTP/1.1" 200 838 0.006813 10.0.0.24 - - [2025-01-16 02:33:12] "POST /id-to-fqname HTTP/1.1" 200 233 0.002031 10.0.0.24 - - [2025-01-16 02:33:12] "GET /virtual-network/ca99fd64-9880-40f7-abcb-89844ef82225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007072 10.0.0.24 - - [2025-01-16 02:33:12] "POST /neutron/network HTTP/1.1" 200 838 0.007398 10.0.0.24 - - [2025-01-16 02:33:12] "GET /virtual-network/ca99fd64-9880-40f7-abcb-89844ef82225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005805 10.0.0.24 - - [2025-01-16 02:33:12] "POST /neutron/network HTTP/1.1" 200 838 0.006756 10.0.0.24 - - [2025-01-16 02:33:12] "POST /neutron/subnet HTTP/1.1" 200 725 0.008791 10.0.0.24 - - [2025-01-16 02:33:12] "GET /domains HTTP/1.1" 200 280 0.003445 10.0.0.24 - - [2025-01-16 02:33:12] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001302 10.0.0.24 - - [2025-01-16 02:33:12] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2782 0.008524 10.0.0.24 - - [2025-01-16 02:33:12] "GET /projects?obj_uuids=29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001315 10.0.0.24 - - [2025-01-16 02:33:12] "GET /project/29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5 HTTP/1.1" 200 2401 0.095801 10.0.0.24 - - [2025-01-16 02:33:12] "GET /virtual-network/ca99fd64-9880-40f7-abcb-89844ef82225 HTTP/1.1" 200 2340 0.009679 10.0.0.24 - - [2025-01-16 02:33:12] "GET /virtual-network/ca99fd64-9880-40f7-abcb-89844ef82225 HTTP/1.1" 200 2340 0.006039 10.0.0.24 - - [2025-01-16 02:33:12] "GET /routing-instance/074abe20-d4df-444a-a3b9-14752189a1f5 HTTP/1.1" 200 1490 0.004971 10.0.0.24 - - [2025-01-16 02:33:12] "GET /routing-instance/074abe20-d4df-444a-a3b9-14752189a1f5 HTTP/1.1" 200 1490 0.006113 10.0.0.24 - - [2025-01-16 02:33:12] "GET /route-target/3f87e109-dc73-427a-85b2-852c3c6869e8 HTTP/1.1" 200 1217 0.005544 10.0.0.24 - - [2025-01-16 02:33:12] "GET /virtual-network/ca99fd64-9880-40f7-abcb-89844ef82225 HTTP/1.1" 200 2340 0.008919 10.0.0.24 - - [2025-01-16 02:33:12] "GET /routing-instance/074abe20-d4df-444a-a3b9-14752189a1f5 HTTP/1.1" 200 1490 0.005155 10.0.0.24 - - [2025-01-16 02:33:12] "GET /virtual-network/ca99fd64-9880-40f7-abcb-89844ef82225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007513 10.0.0.24 - - [2025-01-16 02:33:12] "GET /virtual-network/ca99fd64-9880-40f7-abcb-89844ef82225 HTTP/1.1" 200 2340 0.007196 10.0.0.24 - - [2025-01-16 02:33:12] "GET /routing-instance/074abe20-d4df-444a-a3b9-14752189a1f5 HTTP/1.1" 200 1490 0.005421 10.0.0.24 - - [2025-01-16 02:33:12] "GET /routing-instance/074abe20-d4df-444a-a3b9-14752189a1f5 HTTP/1.1" 200 1490 0.007334 10.0.0.24 - - [2025-01-16 02:33:12] "GET /route-target/3f87e109-dc73-427a-85b2-852c3c6869e8 HTTP/1.1" 200 1217 0.004468 10.0.0.24 - - [2025-01-16 02:33:12] "GET /domains HTTP/1.1" 200 280 0.004052 10.0.0.24 - - [2025-01-16 02:33:12] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001799 10.0.0.24 - - [2025-01-16 02:33:12] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2782 0.010547 10.0.0.24 - - [2025-01-16 02:33:12] "GET /projects?obj_uuids=29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001509 10.0.0.24 - - [2025-01-16 02:33:12] "GET /project/29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5 HTTP/1.1" 200 2401 0.082905 10.0.0.24 - - [2025-01-16 02:33:12] "GET /virtual-network/ca99fd64-9880-40f7-abcb-89844ef82225 HTTP/1.1" 200 2340 0.006229 10.0.0.24 - - [2025-01-16 02:33:12] "GET /obj-perms HTTP/1.1" 200 5054 0.003841 10.0.0.24 - - [2025-01-16 02:33:12] "POST /id-to-fqname HTTP/1.1" 200 233 0.001697 10.0.0.24 - - [2025-01-16 02:33:12] "POST /neutron/network HTTP/1.1" 200 848 0.008308 10.0.0.24 - - [2025-01-16 02:33:12] "GET /aaa-mode HTTP/1.1" 401 292 0.000646 10.0.0.24 - - [2025-01-16 02:33:13] "GET / HTTP/1.1" 200 35931 0.002734 10.0.0.24 - - [2025-01-16 02:33:13] "GET /project/29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000563 10.0.0.24 - - [2025-01-16 02:33:13] "GET /projects?obj_uuids=29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001309 10.0.0.24 - - [2025-01-16 02:33:13] "GET /project/29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.061944 10.0.0.24 - - [2025-01-16 02:33:13] "POST /neutron/network HTTP/1.1" 200 838 0.008551 10.0.0.24 - - [2025-01-16 02:33:13] "POST /neutron/port HTTP/1.1" 200 117 0.007404 10.0.0.24 - - [2025-01-16 02:33:13] "POST /neutron/port HTTP/1.1" 200 117 0.006159 10.0.0.24 - - [2025-01-16 02:33:13] "POST /id-to-fqname HTTP/1.1" 200 233 0.001773 10.0.0.24 - - [2025-01-16 02:33:13] "POST /neutron/port HTTP/1.1" 200 117 0.008604 10.0.0.24 - - [2025-01-16 02:33:14] "POST /neutron/network HTTP/1.1" 200 848 0.008411 10.0.0.24 - - [2025-01-16 02:33:14] "GET /aaa-mode HTTP/1.1" 401 292 0.000585 10.0.0.24 - - [2025-01-16 02:33:14] "POST /neutron/network HTTP/1.1" 200 848 0.007864 10.0.0.24 - - [2025-01-16 02:33:14] "GET /projects?obj_uuids=29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001353 10.0.0.24 - - [2025-01-16 02:33:14] "GET / HTTP/1.1" 200 35931 0.002012 10.0.0.24 - - [2025-01-16 02:33:14] "GET /project/29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000507 10.0.0.24 - - [2025-01-16 02:33:14] "POST /neutron/port HTTP/1.1" 200 1072 0.323558 10.0.0.24 - - [2025-01-16 02:33:14] "POST /neutron/port HTTP/1.1" 200 1072 0.012927 10.0.0.24 - - [2025-01-16 02:33:14] "POST /neutron/port HTTP/1.1" 200 1072 0.011917 10.0.0.24 - - [2025-01-16 02:33:14] "POST /neutron/port HTTP/1.1" 200 1126 0.086748 10.0.0.24 - - [2025-01-16 02:33:14] "POST /neutron/port HTTP/1.1" 200 1100 0.016874 10.0.0.24 - - [2025-01-16 02:33:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004326 10.0.0.24 - - [2025-01-16 02:33:14] "POST /neutron/subnet HTTP/1.1" 200 699 0.014836 10.0.0.24 - - [2025-01-16 02:33:14] "POST /neutron/port HTTP/1.1" 200 117 0.001479 10.0.0.24 - - [2025-01-16 02:33:14] "GET /projects?obj_uuids=29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001232 10.0.0.24 - - [2025-01-16 02:33:14] "POST /neutron/network HTTP/1.1" 200 838 0.006333 10.0.0.24 - - [2025-01-16 02:33:14] "GET /project/29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.069014 10.0.0.24 - - [2025-01-16 02:33:15] "POST /neutron/network HTTP/1.1" 200 838 0.007093 10.0.0.24 - - [2025-01-16 02:33:15] "POST /neutron/port HTTP/1.1" 200 1100 0.037657 10.0.0.24 - - [2025-01-16 02:33:15] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008992 10.0.0.24 - - [2025-01-16 02:33:15] "POST /neutron/port HTTP/1.1" 200 117 0.007277 10.0.0.24 - - [2025-01-16 02:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.24 - - [2025-01-16 02:33:15] "GET /projects?obj_uuids=29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001443 10.0.0.24 - - [2025-01-16 02:33:15] "GET /project/29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.043592 10.0.0.24 - - [2025-01-16 02:33:15] "GET /virtual-network/4a723f94-d44f-4959-8e95-f656b893fccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006304 10.0.0.24 - - [2025-01-16 02:33:15] "GET /floating-ip-pools?parent_id=4a723f94-d44f-4959-8e95-f656b893fccd&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003562 10.0.0.24 - - [2025-01-16 02:33:15] "GET /virtual-network/4a723f94-d44f-4959-8e95-f656b893fccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006279 10.0.0.24 - - [2025-01-16 02:33:15] "POST /floating-ip-pools HTTP/1.1" 200 609 0.032040 10.0.0.24 - - [2025-01-16 02:33:15] "POST /ref-update HTTP/1.1" 200 156 0.014698 10.0.0.24 - - [2025-01-16 02:33:15] "DELETE /project/903a3c960a54401a96da6e9999c7ac6e HTTP/1.1" 404 173 0.016518 10.0.0.24 - - [2025-01-16 02:33:15] "DELETE /project/29e28fa6aaa24987a97ad79bb4cf6cd5 HTTP/1.1" 404 173 0.014714 10.0.0.24 - - [2025-01-16 02:33:15] "DELETE /project/5c69a749b41a44fe96774dab57136f95 HTTP/1.1" 404 173 0.009874 10.0.0.24 - - [2025-01-16 02:33:15] "POST /neutron/network HTTP/1.1" 200 848 0.029576 10.0.0.24 - - [2025-01-16 02:33:15] "GET /projects?obj_uuids=5c69a749-b41a-44fe-9677-4dab57136f95&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001137 10.0.0.24 - - [2025-01-16 02:33:15] "GET /virtual-network/4a723f94-d44f-4959-8e95-f656b893fccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.008508 10.0.0.24 - - [2025-01-16 02:33:15] "GET /projects?obj_uuids=29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001528 10.0.0.24 - - [2025-01-16 02:33:15] "GET /project/5c69a749-b41a-44fe-9677-4dab57136f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1511 0.068428 10.0.0.24 - - [2025-01-16 02:33:15] "GET /domains HTTP/1.1" 200 280 0.009783 10.0.0.24 - - [2025-01-16 02:33:15] "GET /projects?obj_uuids=5c69a749-b41a-44fe-9677-4dab57136f95&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001720 10.0.0.24 - - [2025-01-16 02:33:15] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001667 10.0.0.24 - - [2025-01-16 02:33:15] "GET /project/5c69a749-b41a-44fe-9677-4dab57136f95?fields=security_groups HTTP/1.1" 200 1395 0.082275 10.0.0.24 - - [2025-01-16 02:33:15] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2782 0.074683 10.0.0.24 - - [2025-01-16 02:33:15] "GET /projects?obj_uuids=29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001515 10.0.0.24 - - [2025-01-16 02:33:16] "GET /project/29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5 HTTP/1.1" 200 3243 0.199617 10.0.0.24 - - [2025-01-16 02:33:16] "GET /virtual-network/4a723f94-d44f-4959-8e95-f656b893fccd HTTP/1.1" 200 2930 0.015130 10.0.0.24 - - [2025-01-16 02:33:16] "GET /floating-ip-pool/fed89dda-2376-4c94-a3d0-39970ae64699 HTTP/1.1" 200 1441 0.012031 10.0.0.24 - - [2025-01-16 02:33:16] "DELETE /security-group/50bb5265-8345-4c5d-9381-37c60c974f6c HTTP/1.1" 200 115 0.213103 10.0.0.24 - - [2025-01-16 02:33:16] "GET /projects?obj_uuids=5c69a749-b41a-44fe-9677-4dab57136f95&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002036 10.0.0.24 - - [2025-01-16 02:33:16] "GET /domains HTTP/1.1" 200 280 0.005656 10.0.0.24 - - [2025-01-16 02:33:16] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001575 10.0.0.24 - - [2025-01-16 02:33:16] "DELETE /access-control-list/fb0c4cca-8c46-44a8-9d51-664b525d55e1 HTTP/1.1" 200 115 0.084547 10.0.0.24 - - [2025-01-16 02:33:16] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2782 0.063061 10.0.0.24 - - [2025-01-16 02:33:16] "GET /project/5c69a749-b41a-44fe-9677-4dab57136f95?fields=application_policy_sets HTTP/1.1" 200 1434 0.084569 10.0.0.24 - - [2025-01-16 02:33:16] "GET /projects?obj_uuids=29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001216 10.0.0.24 - - [2025-01-16 02:33:16] "DELETE /access-control-list/b48015cc-fa10-4f30-b99c-57a3f6960c87 HTTP/1.1" 200 115 0.075442 10.0.0.24 - - [2025-01-16 02:33:16] "GET /project/29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5 HTTP/1.1" 200 3243 0.126379 10.0.0.24 - - [2025-01-16 02:33:16] "GET /virtual-network/4a723f94-d44f-4959-8e95-f656b893fccd HTTP/1.1" 200 3151 0.028311 10.0.0.24 - - [2025-01-16 02:33:16] "GET /virtual-network/4a723f94-d44f-4959-8e95-f656b893fccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.010133 10.0.0.24 - - [2025-01-16 02:33:16] "POST /neutron/port HTTP/1.1" 200 1072 0.749212 10.0.0.24 - - [2025-01-16 02:33:16] "DELETE /project/5c69a749-b41a-44fe-9677-4dab57136f95 HTTP/1.1" 200 115 0.833879 10.0.0.24 - - [2025-01-16 02:33:16] "POST /neutron/port HTTP/1.1" 200 1072 0.026598 10.0.0.24 - - [2025-01-16 02:33:16] "POST /neutron/port HTTP/1.1" 200 1100 0.031456 10.0.0.24 - - [2025-01-16 02:33:16] "POST /neutron/port HTTP/1.1" 200 1072 0.013357 10.0.0.24 - - [2025-01-16 02:33:16] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008901 10.0.0.24 - - [2025-01-16 02:33:16] "POST /neutron/port HTTP/1.1" 200 1126 0.112991 10.0.0.24 - - [2025-01-16 02:33:16] "POST /neutron/port HTTP/1.1" 200 1100 0.035477 10.0.0.24 - - [2025-01-16 02:33:16] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006476 10.0.0.24 - - [2025-01-16 02:33:16] "POST /neutron/port HTTP/1.1" 200 1100 0.024945 10.0.0.24 - - [2025-01-16 02:33:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.014082 10.0.0.24 - - [2025-01-16 02:33:16] "POST /neutron/subnet HTTP/1.1" 200 698 0.017652 10.0.0.24 - - [2025-01-16 02:33:16] "POST /neutron/port HTTP/1.1" 200 117 0.001294 10.0.0.24 - - [2025-01-16 02:33:16] "POST /neutron/port HTTP/1.1" 200 1100 0.022480 10.0.0.24 - - [2025-01-16 02:33:16] "POST /neutron/network HTTP/1.1" 200 838 0.006420 10.0.0.24 - - [2025-01-16 02:33:16] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007004 10.0.0.24 - - [2025-01-16 02:33:16] "GET /virtual-machine/ae0b0b98-b35f-42ed-b818-8d8d492e0815 HTTP/1.1" 200 1305 0.019104 10.0.0.24 - - [2025-01-16 02:33:16] "GET /virtual-machine-interface/91181d5c-88bb-4b06-9004-9ca76c3f7388 HTTP/1.1" 200 3004 0.015021 10.0.0.24 - - [2025-01-16 02:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.24 - - [2025-01-16 02:33:16] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005612 10.0.0.24 - - [2025-01-16 02:33:17] "GET /virtual-networks?parent_id=29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004064 10.0.0.24 - - [2025-01-16 02:33:17] "GET /virtual-network/ca99fd64-9880-40f7-abcb-89844ef82225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007837 10.0.0.24 - - [2025-01-16 02:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.24 - - [2025-01-16 02:33:20] "GET /virtual-network/ca99fd64-9880-40f7-abcb-89844ef82225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005620 10.0.0.24 - - [2025-01-16 02:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.24 - - [2025-01-16 02:33:24] "GET /virtual-network/ca99fd64-9880-40f7-abcb-89844ef82225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006597 10.0.0.24 - - [2025-01-16 02:33:25] "GET /obj-perms HTTP/1.1" 200 5056 0.058121 10.0.0.24 - - [2025-01-16 02:33:25] "GET /obj-perms HTTP/1.1" 200 5056 0.053398 10.0.0.24 - - [2025-01-16 02:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.24 - - [2025-01-16 02:33:26] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.009268 10.0.0.24 - - [2025-01-16 02:33:26] "GET /virtual-networks?parent_id=29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004244 10.0.0.24 - - [2025-01-16 02:33:26] "GET /virtual-network/ca99fd64-9880-40f7-abcb-89844ef82225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006372 10.0.0.24 - - [2025-01-16 02:33:26] "POST /neutron/port HTTP/1.1" 200 1100 0.018508 10.0.0.24 - - [2025-01-16 02:33:26] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008514 10.0.0.24 - - [2025-01-16 02:33:28] "POST /neutron/port HTTP/1.1" 200 1100 0.049740 10.0.0.24 - - [2025-01-16 02:33:28] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006643 10.0.0.24 - - [2025-01-16 02:33:28] "POST /neutron/port HTTP/1.1" 200 1100 0.016759 10.0.0.24 - - [2025-01-16 02:33:28] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008166 10.0.0.24 - - [2025-01-16 02:33:31] "GET /projects?obj_uuids=29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001602 10.0.0.24 - - [2025-01-16 02:33:31] "POST /neutron/floatingip HTTP/1.1" 200 530 0.069310 10.0.0.24 - - [2025-01-16 02:33:31] "POST /neutron/port HTTP/1.1" 200 1100 0.016794 10.0.0.24 - - [2025-01-16 02:33:31] "POST /neutron/floatingip HTTP/1.1" 200 530 0.006821 10.0.0.24 - - [2025-01-16 02:33:31] "POST /neutron/floatingip HTTP/1.1" 200 577 0.038283 10.0.0.24 - - [2025-01-16 02:33:31] "POST /neutron/port HTTP/1.1" 200 1100 0.017059 10.0.0.24 - - [2025-01-16 02:33:31] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007826 10.0.0.24 - - [2025-01-16 02:33:32] "POST /neutron/port HTTP/1.1" 200 1100 0.017430 10.0.0.24 - - [2025-01-16 02:33:32] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008547 10.0.0.24 - - [2025-01-16 02:33:32] "POST /neutron/port HTTP/1.1" 200 1100 0.018796 10.0.0.24 - - [2025-01-16 02:33:32] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009263 10.0.0.24 - - [2025-01-16 02:33:32] "GET /virtual-machine/b39510d1-9ff2-4f3a-b8c9-a8eec3dfacfe HTTP/1.1" 200 1305 0.006192 10.0.0.24 - - [2025-01-16 02:33:32] "GET /virtual-machine-interface/4fd3549c-5f7b-4804-aa09-e4dd48f3869c HTTP/1.1" 200 3003 0.007447 10.0.0.24 - - [2025-01-16 02:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004248 10.0.0.24 - - [2025-01-16 02:33:32] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003921 10.0.0.24 - - [2025-01-16 02:33:32] "GET /virtual-networks?parent_id=29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003828 10.0.0.24 - - [2025-01-16 02:33:32] "GET /virtual-network/4a723f94-d44f-4959-8e95-f656b893fccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006872 10.0.0.24 - - [2025-01-16 02:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.24 - - [2025-01-16 02:33:33] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004929 10.0.0.24 - - [2025-01-16 02:33:33] "GET /virtual-networks?parent_id=29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003386 10.0.0.24 - - [2025-01-16 02:33:33] "GET /virtual-network/4a723f94-d44f-4959-8e95-f656b893fccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005951 10.0.0.24 - - [2025-01-16 02:33:33] "POST /neutron/floatingip HTTP/1.1" 200 577 0.011185 10.0.0.24 - - [2025-01-16 02:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.24 - - [2025-01-16 02:33:33] "GET /routing-instance/9edc0c16-c6d6-48af-b779-059343a6d608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.003574 10.0.0.24 - - [2025-01-16 02:33:33] "GET /route-target/4b920f76-919d-4133-8c5f-09c072c099b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004415 10.0.0.24 - - [2025-01-16 02:33:33] "GET /floating-ip/67b53dec-b9d0-4978-91a4-f5f8cb7b8ee7 HTTP/1.1" 200 1888 0.006512 10.0.0.24 - - [2025-01-16 02:33:36] "POST /neutron/floatingip HTTP/1.1" 200 577 0.009901 10.0.0.24 - - [2025-01-16 02:33:36] "POST /neutron/floatingip HTTP/1.1" 200 530 0.024453 10.0.0.24 - - [2025-01-16 02:33:36] "POST /neutron/floatingip HTTP/1.1" 200 530 0.006272 10.0.0.24 - - [2025-01-16 02:33:36] "POST /neutron/floatingip HTTP/1.1" 200 115 0.036081 10.0.0.24 - - [2025-01-16 02:33:36] "GET /floating-ip-pool/fed89dda-2376-4c94-a3d0-39970ae64699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.003582 10.0.0.24 - - [2025-01-16 02:33:36] "POST /ref-update HTTP/1.1" 200 156 0.009084 10.0.0.24 - - [2025-01-16 02:33:36] "DELETE /floating-ip-pool/fed89dda-2376-4c94-a3d0-39970ae64699 HTTP/1.1" 200 115 0.033057 10.0.0.24 - - [2025-01-16 02:33:36] "POST /neutron/network HTTP/1.1" 200 838 0.010690 10.0.0.24 - - [2025-01-16 02:33:36] "POST /neutron/network HTTP/1.1" 400 204 0.011158 10.0.0.24 - - [2025-01-16 02:33:37] "POST /neutron/port HTTP/1.1" 200 1100 0.015028 10.0.0.24 - - [2025-01-16 02:33:37] "POST /neutron/port HTTP/1.1" 200 1126 0.009767 10.0.0.24 - - [2025-01-16 02:33:37] "POST /neutron/port HTTP/1.1" 200 151 0.125965 10.0.0.24 - - [2025-01-16 02:33:37] "POST /neutron/port HTTP/1.1" 200 1100 0.016316 10.0.0.24 - - [2025-01-16 02:33:37] "POST /neutron/port HTTP/1.1" 200 1126 0.010273 10.0.0.24 - - [2025-01-16 02:33:37] "POST /neutron/port HTTP/1.1" 200 151 0.119978 10.0.0.24 - - [2025-01-16 02:33:38] "POST /neutron/network HTTP/1.1" 200 838 0.006315 10.0.0.24 - - [2025-01-16 02:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.24 - - [2025-01-16 02:33:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002386 10.0.0.24 - - [2025-01-16 02:33:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002851 10.0.0.24 - - [2025-01-16 02:33:39] "POST /neutron/network HTTP/1.1" 200 151 0.114539 10.0.0.24 - - [2025-01-16 02:33:39] "GET /routing-instance/074abe20-d4df-444a-a3b9-14752189a1f5 HTTP/1.1" 404 171 0.004342 10.0.0.24 - - [2025-01-16 02:33:39] "DELETE /route-target/3f87e109-dc73-427a-85b2-852c3c6869e8 HTTP/1.1" 200 115 0.024036 10.0.0.24 - - [2025-01-16 02:33:39] "GET /domains HTTP/1.1" 200 280 0.003825 10.0.0.24 - - [2025-01-16 02:33:39] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001137 10.0.0.24 - - [2025-01-16 02:33:39] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2585 0.052335 10.0.0.24 - - [2025-01-16 02:33:39] "GET /projects?obj_uuids=29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001124 10.0.0.24 - - [2025-01-16 02:33:39] "GET /project/29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5 HTTP/1.1" 200 2173 0.079950 10.0.0.24 - - [2025-01-16 02:33:39] "POST /neutron/network HTTP/1.1" 200 838 0.006000 10.0.0.24 - - [2025-01-16 02:33:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004535 10.0.0.24 - - [2025-01-16 02:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005897 10.0.0.24 - - [2025-01-16 02:33:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002301 10.0.0.24 - - [2025-01-16 02:33:39] "POST /neutron/network HTTP/1.1" 200 151 0.100332 10.0.0.24 - - [2025-01-16 02:33:39] "GET /routing-instance/9edc0c16-c6d6-48af-b779-059343a6d608 HTTP/1.1" 404 171 0.005519 10.0.0.24 - - [2025-01-16 02:33:39] "DELETE /route-target/4b920f76-919d-4133-8c5f-09c072c099b3 HTTP/1.1" 200 115 0.032108 10.0.0.24 - - [2025-01-16 02:33:39] "GET /domains HTTP/1.1" 200 280 0.003238 10.0.0.24 - - [2025-01-16 02:33:39] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001831 10.0.0.24 - - [2025-01-16 02:33:39] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2585 0.051767 10.0.0.24 - - [2025-01-16 02:33:39] "GET /projects?obj_uuids=29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001182 10.0.0.24 - - [2025-01-16 02:33:39] "GET /project/29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5 HTTP/1.1" 200 1923 0.071799 10.0.0.24 - - [2025-01-16 02:33:39] "GET /projects?obj_uuids=29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001223 10.0.0.24 - - [2025-01-16 02:33:39] "GET /project/29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.028516 10.0.0.24 - - [2025-01-16 02:33:39] "GET /projects?obj_uuids=29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001194 10.0.0.24 - - [2025-01-16 02:33:39] "GET /project/29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5?fields=virtual_networks HTTP/1.1" 200 1055 0.071044 10.0.0.24 - - [2025-01-16 02:33:39] "GET /projects?obj_uuids=29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001236 10.0.0.24 - - [2025-01-16 02:33:39] "GET /project/29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.036025 10.0.0.24 - - [2025-01-16 02:33:40] "GET /projects?obj_uuids=29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001827 10.0.0.24 - - [2025-01-16 02:33:40] "GET /project/29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5?fields=security_groups HTTP/1.1" 200 1293 0.033241 10.0.0.24 - - [2025-01-16 02:33:40] "POST /fqname-to-id HTTP/1.1" 404 183 0.025303 10.0.0.24 - - [2025-01-16 02:33:40] "GET /projects?obj_uuids=109611be-dcea-4a99-9ade-cd5d4011bb20&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002676 10.0.0.24 - - [2025-01-16 02:33:40] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001601 10.0.0.24 - - [2025-01-16 02:33:40] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008309 10.0.0.24 - - [2025-01-16 02:33:41] "POST /id-to-fqname HTTP/1.1" 200 185 0.001256 10.0.0.24 - - [2025-01-16 02:33:41] "POST /fqname-to-id HTTP/1.1" 404 194 0.004239 10.0.0.24 - - [2025-01-16 02:33:41] "POST /security-groups HTTP/1.1" 200 586 0.064137 10.0.0.24 - - [2025-01-16 02:33:41] "POST /fqname-to-id HTTP/1.1" 404 229 0.004670 10.0.0.24 - - [2025-01-16 02:33:41] "POST /projects HTTP/1.1" 200 575 0.226646 10.0.0.24 - - [2025-01-16 02:33:41] "POST /access-control-lists HTTP/1.1" 200 591 0.057139 10.0.0.24 - - [2025-01-16 02:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.297271 10.0.0.24 - - [2025-01-16 02:33:41] "POST /fqname-to-id HTTP/1.1" 404 228 0.003138 10.0.0.24 - - [2025-01-16 02:33:41] "GET /project/109611be-dcea-4a99-9ade-cd5d4011bb20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.419688 10.0.0.24 - - [2025-01-16 02:33:41] "POST /access-control-lists HTTP/1.1" 200 589 0.060136 10.0.0.24 - - [2025-01-16 02:33:42] "GET / HTTP/1.1" 200 35931 0.002550 10.0.0.24 - - [2025-01-16 02:33:43] "GET /projects?obj_uuids=109611be-dcea-4a99-9ade-cd5d4011bb20&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001234 10.0.0.24 - - [2025-01-16 02:33:43] "GET /project/109611be-dcea-4a99-9ade-cd5d4011bb20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.033556 10.0.0.24 - - [2025-01-16 02:33:43] "GET /projects?obj_uuids=109611be-dcea-4a99-9ade-cd5d4011bb20&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001246 10.0.0.24 - - [2025-01-16 02:33:43] "GET /project/109611be-dcea-4a99-9ade-cd5d4011bb20?fields=virtual_networks HTTP/1.1" 200 1021 0.078065 10.0.0.24 - - [2025-01-16 02:33:43] "GET /projects?obj_uuids=109611be-dcea-4a99-9ade-cd5d4011bb20&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001672 10.0.0.24 - - [2025-01-16 02:33:43] "GET /project/109611be-dcea-4a99-9ade-cd5d4011bb20?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.047823 10.0.0.24 - - [2025-01-16 02:33:43] "GET /projects?obj_uuids=109611be-dcea-4a99-9ade-cd5d4011bb20&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001883 10.0.0.24 - - [2025-01-16 02:33:43] "GET /project/109611be-dcea-4a99-9ade-cd5d4011bb20?fields=security_groups HTTP/1.1" 200 1242 0.038895 10.0.0.24 - - [2025-01-16 02:33:44] "POST /fqname-to-id HTTP/1.1" 404 191 0.026135 10.0.0.24 - - [2025-01-16 02:33:44] "GET /projects?obj_uuids=6bbc4b94-f3cc-4884-9454-2bb85020a6ea&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003588 10.0.0.24 - - [2025-01-16 02:33:44] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001140 10.0.0.24 - - [2025-01-16 02:33:45] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008071 10.0.0.24 - - [2025-01-16 02:33:45] "POST /id-to-fqname HTTP/1.1" 200 193 0.001465 10.0.0.24 - - [2025-01-16 02:33:45] "POST /fqname-to-id HTTP/1.1" 404 202 0.003917 10.0.0.24 - - [2025-01-16 02:33:45] "POST /security-groups HTTP/1.1" 200 594 0.067517 10.0.0.24 - - [2025-01-16 02:33:45] "POST /fqname-to-id HTTP/1.1" 404 237 0.003505 10.0.0.24 - - [2025-01-16 02:33:45] "POST /projects HTTP/1.1" 200 591 0.233949 10.0.0.24 - - [2025-01-16 02:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.310158 10.0.0.24 - - [2025-01-16 02:33:45] "POST /access-control-lists HTTP/1.1" 200 599 0.073115 10.0.0.24 - - [2025-01-16 02:33:45] "POST /fqname-to-id HTTP/1.1" 404 236 0.002577 10.0.0.24 - - [2025-01-16 02:33:45] "GET /project/6bbc4b94-f3cc-4884-9454-2bb85020a6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.448003 10.0.0.24 - - [2025-01-16 02:33:45] "POST /access-control-lists HTTP/1.1" 200 597 0.072649 10.0.0.24 - - [2025-01-16 02:33:46] "GET / HTTP/1.1" 200 35931 0.002496 10.0.0.24 - - [2025-01-16 02:33:47] "GET /project/6bbc4b94-f3cc-4884-9454-2bb85020a6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000658 10.0.0.24 - - [2025-01-16 02:33:48] "GET /projects?obj_uuids=6bbc4b94-f3cc-4884-9454-2bb85020a6ea&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001289 10.0.0.24 - - [2025-01-16 02:33:48] "GET /project/6bbc4b94-f3cc-4884-9454-2bb85020a6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.066772 10.0.0.24 - - [2025-01-16 02:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005564 10.0.0.24 - - [2025-01-16 02:33:48] "GET /security-group/ed2d1c5e-1cce-44e2-b0f0-d77ed4482ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.006229 10.0.0.24 - - [2025-01-16 02:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.24 - - [2025-01-16 02:33:48] "GET /projects?obj_uuids=6bbc4b94-f3cc-4884-9454-2bb85020a6ea&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001714 10.0.0.24 - - [2025-01-16 02:33:48] "GET /project/6bbc4b94-f3cc-4884-9454-2bb85020a6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.032303 10.0.0.24 - - [2025-01-16 02:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.24 - - [2025-01-16 02:33:48] "GET /security-group/ed2d1c5e-1cce-44e2-b0f0-d77ed4482ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.004788 10.0.0.24 - - [2025-01-16 02:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.24 - - [2025-01-16 02:33:48] "PUT /security-group/ed2d1c5e-1cce-44e2-b0f0-d77ed4482ced HTTP/1.1" 200 262 0.039381 10.0.0.24 - - [2025-01-16 02:33:48] "PUT /access-control-list/c38ff5ea-0190-4b3d-ba1d-4c1bd2ad601a HTTP/1.1" 200 272 0.011929 10.0.0.24 - - [2025-01-16 02:33:48] "PUT /access-control-list/98291862-821d-406f-b0ea-b3e13a8d7f09 HTTP/1.1" 200 272 0.015314 10.0.0.24 - - [2025-01-16 02:33:48] "POST /fqname-to-id HTTP/1.1" 404 202 0.005917 10.0.0.24 - - [2025-01-16 02:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.24 - - [2025-01-16 02:33:48] "GET /projects?obj_uuids=6bbc4b94-f3cc-4884-9454-2bb85020a6ea&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001835 10.0.0.24 - - [2025-01-16 02:33:48] "GET /project/6bbc4b94-f3cc-4884-9454-2bb85020a6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.035465 10.0.0.24 - - [2025-01-16 02:33:48] "POST /neutron/network HTTP/1.1" 200 117 0.032164 10.0.0.24 - - [2025-01-16 02:33:48] "GET /projects?obj_uuids=6bbc4b94-f3cc-4884-9454-2bb85020a6ea&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001339 10.0.0.24 - - [2025-01-16 02:33:48] "POST /neutron/network HTTP/1.1" 200 608 0.095853 10.0.0.24 - - [2025-01-16 02:33:48] "POST /route-targets HTTP/1.1" 200 327 0.017385 10.0.0.24 - - [2025-01-16 02:33:48] "POST /ref-update HTTP/1.1" 200 156 0.020440 10.0.0.24 - - [2025-01-16 02:33:49] "POST /useragent-kv HTTP/1.1" 200 115 0.011940 10.0.0.24 - - [2025-01-16 02:33:49] "POST /neutron/subnet HTTP/1.1" 200 720 0.199884 10.0.0.24 - - [2025-01-16 02:33:49] "POST /neutron/network HTTP/1.1" 200 826 0.007400 10.0.0.24 - - [2025-01-16 02:33:49] "POST /id-to-fqname HTTP/1.1" 200 223 0.001531 10.0.0.24 - - [2025-01-16 02:33:49] "GET /virtual-network/5923bb43-2045-4a81-b7ec-cd64da0b53f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005416 10.0.0.24 - - [2025-01-16 02:33:49] "POST /neutron/network HTTP/1.1" 200 826 0.006780 10.0.0.24 - - [2025-01-16 02:33:49] "GET /virtual-network/5923bb43-2045-4a81-b7ec-cd64da0b53f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006145 10.0.0.24 - - [2025-01-16 02:33:49] "POST /neutron/network HTTP/1.1" 200 826 0.006353 10.0.0.24 - - [2025-01-16 02:33:49] "POST /neutron/subnet HTTP/1.1" 200 720 0.008764 10.0.0.24 - - [2025-01-16 02:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.24 - - [2025-01-16 02:33:49] "GET /projects?obj_uuids=6bbc4b94-f3cc-4884-9454-2bb85020a6ea&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001140 10.0.0.24 - - [2025-01-16 02:33:49] "GET /project/6bbc4b94-f3cc-4884-9454-2bb85020a6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.033256 10.0.0.24 - - [2025-01-16 02:33:49] "POST /neutron/network HTTP/1.1" 200 117 0.009384 10.0.0.24 - - [2025-01-16 02:33:49] "GET /projects?obj_uuids=6bbc4b94-f3cc-4884-9454-2bb85020a6ea&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001210 10.0.0.24 - - [2025-01-16 02:33:49] "POST /neutron/network HTTP/1.1" 200 615 0.113806 10.0.0.24 - - [2025-01-16 02:33:49] "POST /route-targets HTTP/1.1" 200 327 0.021385 10.0.0.24 - - [2025-01-16 02:33:49] "POST /ref-update HTTP/1.1" 200 156 0.021766 10.0.0.24 - - [2025-01-16 02:33:49] "POST /useragent-kv HTTP/1.1" 200 115 0.009623 10.0.0.24 - - [2025-01-16 02:33:49] "POST /neutron/subnet HTTP/1.1" 200 719 0.169723 10.0.0.24 - - [2025-01-16 02:33:49] "POST /neutron/network HTTP/1.1" 200 833 0.005777 10.0.0.24 - - [2025-01-16 02:33:49] "POST /id-to-fqname HTTP/1.1" 200 227 0.001261 10.0.0.24 - - [2025-01-16 02:33:49] "GET /virtual-network/ae4cc0e5-a90d-48d2-8f93-b5d6312b1116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005327 10.0.0.24 - - [2025-01-16 02:33:49] "POST /neutron/network HTTP/1.1" 200 833 0.005878 10.0.0.24 - - [2025-01-16 02:33:49] "GET /virtual-network/ae4cc0e5-a90d-48d2-8f93-b5d6312b1116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005598 10.0.0.24 - - [2025-01-16 02:33:49] "POST /neutron/network HTTP/1.1" 200 833 0.007858 10.0.0.24 - - [2025-01-16 02:33:50] "POST /neutron/subnet HTTP/1.1" 200 719 0.009711 10.0.0.24 - - [2025-01-16 02:33:50] "POST /id-to-fqname HTTP/1.1" 200 223 0.001425 10.0.0.24 - - [2025-01-16 02:33:50] "POST /neutron/network HTTP/1.1" 200 836 0.006745 10.0.0.24 - - [2025-01-16 02:33:50] "GET /aaa-mode HTTP/1.1" 401 292 0.000500 10.0.0.24 - - [2025-01-16 02:33:50] "GET / HTTP/1.1" 200 35931 0.002992 10.0.0.24 - - [2025-01-16 02:33:50] "GET /project/6bbc4b94-f3cc-4884-9454-2bb85020a6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000580 10.0.0.24 - - [2025-01-16 02:33:51] "GET /projects?obj_uuids=6bbc4b94-f3cc-4884-9454-2bb85020a6ea&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001227 10.0.0.24 - - [2025-01-16 02:33:51] "GET /project/6bbc4b94-f3cc-4884-9454-2bb85020a6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.054090 10.0.0.24 - - [2025-01-16 02:33:51] "POST /neutron/network HTTP/1.1" 200 826 0.005542 10.0.0.24 - - [2025-01-16 02:33:51] "POST /neutron/port HTTP/1.1" 200 117 0.005109 10.0.0.24 - - [2025-01-16 02:33:51] "POST /neutron/port HTTP/1.1" 200 117 0.005305 10.0.0.24 - - [2025-01-16 02:33:51] "POST /id-to-fqname HTTP/1.1" 200 227 0.001580 10.0.0.24 - - [2025-01-16 02:33:51] "POST /neutron/port HTTP/1.1" 200 117 0.005598 10.0.0.24 - - [2025-01-16 02:33:51] "POST /neutron/network HTTP/1.1" 200 843 0.006091 10.0.0.24 - - [2025-01-16 02:33:51] "GET /aaa-mode HTTP/1.1" 401 292 0.000437 10.0.0.24 - - [2025-01-16 02:33:51] "POST /neutron/network HTTP/1.1" 200 836 0.006241 10.0.0.24 - - [2025-01-16 02:33:51] "GET /projects?obj_uuids=6bbc4b94-f3cc-4884-9454-2bb85020a6ea&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001190 10.0.0.24 - - [2025-01-16 02:33:51] "GET / HTTP/1.1" 200 35931 0.002079 10.0.0.24 - - [2025-01-16 02:33:51] "GET /project/6bbc4b94-f3cc-4884-9454-2bb85020a6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000450 10.0.0.24 - - [2025-01-16 02:33:51] "POST /neutron/port HTTP/1.1" 200 1062 0.239560 10.0.0.24 - - [2025-01-16 02:33:51] "POST /neutron/port HTTP/1.1" 200 1062 0.010361 10.0.0.24 - - [2025-01-16 02:33:51] "POST /neutron/port HTTP/1.1" 200 1062 0.012319 10.0.0.24 - - [2025-01-16 02:33:52] "POST /neutron/port HTTP/1.1" 200 1116 0.075449 10.0.0.24 - - [2025-01-16 02:33:52] "POST /neutron/port HTTP/1.1" 200 1090 0.015574 10.0.0.24 - - [2025-01-16 02:33:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003384 10.0.0.24 - - [2025-01-16 02:33:52] "POST /neutron/subnet HTTP/1.1" 200 694 0.011891 10.0.0.24 - - [2025-01-16 02:33:52] "POST /neutron/port HTTP/1.1" 200 117 0.001302 10.0.0.24 - - [2025-01-16 02:33:52] "POST /neutron/network HTTP/1.1" 200 826 0.005665 10.0.0.24 - - [2025-01-16 02:33:52] "GET /projects?obj_uuids=6bbc4b94-f3cc-4884-9454-2bb85020a6ea&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002177 10.0.0.24 - - [2025-01-16 02:33:52] "GET /project/6bbc4b94-f3cc-4884-9454-2bb85020a6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.056877 10.0.0.24 - - [2025-01-16 02:33:52] "POST /neutron/network HTTP/1.1" 200 833 0.006096 10.0.0.24 - - [2025-01-16 02:33:52] "POST /neutron/port HTTP/1.1" 200 1090 0.032374 10.0.0.24 - - [2025-01-16 02:33:52] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008029 10.0.0.24 - - [2025-01-16 02:33:52] "POST /neutron/port HTTP/1.1" 200 117 0.005660 10.0.0.24 - - [2025-01-16 02:33:52] "GET /projects?obj_uuids=6bbc4b94-f3cc-4884-9454-2bb85020a6ea&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001171 10.0.0.24 - - [2025-01-16 02:33:52] "POST /neutron/router HTTP/1.1" 200 585 0.079030 10.0.0.24 - - [2025-01-16 02:33:52] "POST /neutron/router HTTP/1.1" 200 585 0.004183 10.0.0.24 - - [2025-01-16 02:33:52] "POST /route-targets HTTP/1.1" 200 327 0.015655 10.0.0.24 - - [2025-01-16 02:33:52] "POST /neutron/router HTTP/1.1" 200 656 0.044124 10.0.0.24 - - [2025-01-16 02:33:52] "GET /logical-router/4df2ac94-02fb-419a-b8dd-75f2baf8cc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.022829 10.0.0.24 - - [2025-01-16 02:33:52] "POST /neutron/router HTTP/1.1" 200 656 0.014070 10.0.0.24 - - [2025-01-16 02:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007082 10.0.0.24 - - [2025-01-16 02:33:52] "PUT /logical-router/4df2ac94-02fb-419a-b8dd-75f2baf8cc6c HTTP/1.1" 200 262 0.060281 10.0.0.24 - - [2025-01-16 02:33:52] "GET /projects?obj_uuids=6bbc4b94-f3cc-4884-9454-2bb85020a6ea&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001561 10.0.0.24 - - [2025-01-16 02:33:52] "GET /service-template/a730be35-7a04-416f-8408-8734aa8c39fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.006554 10.0.0.24 - - [2025-01-16 02:33:52] "POST /fqname-to-id HTTP/1.1" 404 215 0.004271 10.0.0.24 - - [2025-01-16 02:33:52] "POST /neutron/network HTTP/1.1" 200 843 0.010902 10.0.0.24 - - [2025-01-16 02:33:52] "GET /projects?obj_uuids=6bbc4b94-f3cc-4884-9454-2bb85020a6ea&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001194 10.0.0.24 - - [2025-01-16 02:33:53] "POST /useragent-kv HTTP/1.1" 200 115 0.010280 10.0.0.24 - - [2025-01-16 02:33:53] "POST /virtual-networks HTTP/1.1" 200 694 0.239914 10.0.0.24 - - [2025-01-16 02:33:53] "POST /route-targets HTTP/1.1" 200 327 0.060174 10.0.0.24 - - [2025-01-16 02:33:53] "POST /neutron/router HTTP/1.1" 200 344 0.504887 10.0.0.24 - - [2025-01-16 02:33:53] "POST /ref-update HTTP/1.1" 200 156 0.055832 10.0.0.24 - - [2025-01-16 02:33:53] "POST /service-instances HTTP/1.1" 200 670 0.122009 10.0.0.24 - - [2025-01-16 02:33:53] "POST /neutron/port HTTP/1.1" 200 1090 0.033729 10.0.0.24 - - [2025-01-16 02:33:53] "POST /neutron/security_group HTTP/1.1" 200 2002 0.022979 10.0.0.24 - - [2025-01-16 02:33:53] "POST /ref-update HTTP/1.1" 200 156 0.023459 10.0.0.24 - - [2025-01-16 02:33:53] "POST /route-tables HTTP/1.1" 200 582 0.048060 10.0.0.24 - - [2025-01-16 02:33:53] "POST /neutron/port HTTP/1.1" 200 1062 0.542923 10.0.0.24 - - [2025-01-16 02:33:53] "PUT /logical-router/4df2ac94-02fb-419a-b8dd-75f2baf8cc6c HTTP/1.1" 200 262 0.067494 10.0.0.24 - - [2025-01-16 02:33:53] "POST /neutron/port HTTP/1.1" 200 1062 0.031934 10.0.0.24 - - [2025-01-16 02:33:53] "POST /neutron/port HTTP/1.1" 200 1062 0.016850 10.0.0.24 - - [2025-01-16 02:33:53] "POST /ref-update HTTP/1.1" 200 156 0.028226 10.0.0.24 - - [2025-01-16 02:33:53] "POST /neutron/port HTTP/1.1" 200 1116 0.109193 10.0.0.24 - - [2025-01-16 02:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.24 - - [2025-01-16 02:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.24 - - [2025-01-16 02:33:53] "POST /neutron/port HTTP/1.1" 200 1090 0.020190 10.0.0.24 - - [2025-01-16 02:33:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003110 10.0.0.24 - - [2025-01-16 02:33:53] "POST /neutron/subnet HTTP/1.1" 200 693 0.010294 10.0.0.24 - - [2025-01-16 02:33:53] "POST /neutron/port HTTP/1.1" 200 117 0.001664 10.0.0.24 - - [2025-01-16 02:33:53] "POST /virtual-machines HTTP/1.1" 200 553 0.013439 10.0.0.24 - - [2025-01-16 02:33:53] "POST /neutron/network HTTP/1.1" 200 833 0.005983 10.0.0.24 - - [2025-01-16 02:33:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.103315 10.0.0.24 - - [2025-01-16 02:33:53] "POST /chown HTTP/1.1" 200 109 0.009278 10.0.0.24 - - [2025-01-16 02:33:54] "POST /instance-ips HTTP/1.1" 200 551 0.033394 10.0.0.24 - - [2025-01-16 02:33:54] "POST /instance-ips HTTP/1.1" 400 246 0.019731 10.0.0.24 - - [2025-01-16 02:33:54] "POST /chown HTTP/1.1" 200 109 0.008697 10.0.0.24 - - [2025-01-16 02:33:54] "PUT /virtual-machine-interface/2d897d86-fd1f-4a12-842d-53d97d8f1f7c HTTP/1.1" 200 284 0.010438 10.0.0.24 - - [2025-01-16 02:33:54] "PUT /instance-ip/7bcd1896-8574-4855-a661-4f6e5675f192 HTTP/1.1" 200 256 0.013119 10.0.0.24 - - [2025-01-16 02:33:54] "POST /ref-update HTTP/1.1" 200 156 0.012966 10.0.0.24 - - [2025-01-16 02:33:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.098712 10.0.0.24 - - [2025-01-16 02:33:54] "POST /chown HTTP/1.1" 200 109 0.009215 10.0.0.24 - - [2025-01-16 02:33:54] "POST /instance-ips HTTP/1.1" 200 549 0.031795 10.0.0.24 - - [2025-01-16 02:33:54] "POST /instance-ips HTTP/1.1" 400 316 0.026781 10.0.0.24 - - [2025-01-16 02:33:54] "POST /chown HTTP/1.1" 200 109 0.010630 10.0.0.24 - - [2025-01-16 02:33:54] "PUT /virtual-machine-interface/8a042023-0d19-4bf4-8a76-0eb2b0bdabfc HTTP/1.1" 200 284 0.012309 10.0.0.24 - - [2025-01-16 02:33:54] "PUT /instance-ip/7665e2eb-8c94-4edc-bf33-244b420218fe HTTP/1.1" 200 256 0.014890 10.0.0.24 - - [2025-01-16 02:33:54] "POST /ref-update HTTP/1.1" 200 156 0.014794 10.0.0.24 - - [2025-01-16 02:33:55] "POST /ref-update HTTP/1.1" 200 156 0.018359 10.0.0.24 - - [2025-01-16 02:33:55] "PUT /routing-instance/bb9748a0-6d46-4de7-af14-22f547a2fbd4 HTTP/1.1" 200 266 0.025447 10.0.0.24 - - [2025-01-16 02:33:55] "POST /ref-update HTTP/1.1" 200 156 0.015486 10.0.0.24 - - [2025-01-16 02:33:55] "POST /virtual-machines HTTP/1.1" 200 553 0.013798 10.0.0.24 - - [2025-01-16 02:33:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.097140 10.0.0.24 - - [2025-01-16 02:33:55] "POST /chown HTTP/1.1" 200 109 0.009806 10.0.0.24 - - [2025-01-16 02:33:55] "POST /instance-ips HTTP/1.1" 400 246 0.014366 10.0.0.24 - - [2025-01-16 02:33:55] "POST /chown HTTP/1.1" 200 109 0.008349 10.0.0.24 - - [2025-01-16 02:33:55] "PUT /virtual-machine-interface/c321be00-fdd0-444d-ace4-a258e6080cdd HTTP/1.1" 200 284 0.011908 10.0.0.24 - - [2025-01-16 02:33:55] "PUT /instance-ip/7bcd1896-8574-4855-a661-4f6e5675f192 HTTP/1.1" 200 256 0.017519 10.0.0.24 - - [2025-01-16 02:33:55] "POST /ref-update HTTP/1.1" 200 156 0.015180 10.0.0.24 - - [2025-01-16 02:33:55] "POST /ref-update HTTP/1.1" 200 156 0.015653 10.0.0.24 - - [2025-01-16 02:33:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.093550 10.0.0.24 - - [2025-01-16 02:33:55] "POST /ref-update HTTP/1.1" 200 156 0.019987 10.0.0.24 - - [2025-01-16 02:33:55] "PUT /routing-instance/bb9748a0-6d46-4de7-af14-22f547a2fbd4 HTTP/1.1" 200 266 0.019047 10.0.0.24 - - [2025-01-16 02:33:55] "POST /chown HTTP/1.1" 200 109 0.010160 10.0.0.24 - - [2025-01-16 02:33:55] "POST /instance-ips HTTP/1.1" 400 316 0.016280 10.0.0.24 - - [2025-01-16 02:33:55] "POST /chown HTTP/1.1" 200 109 0.008198 10.0.0.24 - - [2025-01-16 02:33:56] "PUT /virtual-machine-interface/6a646b8a-9250-4d4d-904d-92d621c3a191 HTTP/1.1" 200 284 0.012177 10.0.0.24 - - [2025-01-16 02:33:56] "PUT /instance-ip/7665e2eb-8c94-4edc-bf33-244b420218fe HTTP/1.1" 200 256 0.013910 10.0.0.24 - - [2025-01-16 02:33:56] "POST /ref-update HTTP/1.1" 200 156 0.014522 10.0.0.24 - - [2025-01-16 02:33:56] "POST /ref-update HTTP/1.1" 200 156 0.011944 10.0.0.24 - - [2025-01-16 02:33:56] "PUT /routing-instance/bb9748a0-6d46-4de7-af14-22f547a2fbd4 HTTP/1.1" 200 266 0.022096 10.0.0.24 - - [2025-01-16 02:33:56] "POST /ref-update HTTP/1.1" 200 156 0.021021 10.0.0.24 - - [2025-01-16 02:33:58] "POST /neutron/port HTTP/1.1" 200 1090 0.016504 10.0.0.24 - - [2025-01-16 02:33:58] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006296 10.0.0.24 - - [2025-01-16 02:33:58] "POST /neutron/port HTTP/1.1" 200 1090 0.016568 10.0.0.24 - - [2025-01-16 02:33:58] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006502 10.0.0.24 - - [2025-01-16 02:33:58] "POST /neutron/port HTTP/1.1" 200 1090 0.023345 10.0.0.24 - - [2025-01-16 02:33:58] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006911 10.0.0.24 - - [2025-01-16 02:33:58] "GET /virtual-machine/1a96b900-ffe8-4c6b-a283-603b8ac66ba3 HTTP/1.1" 401 292 0.000531 10.0.0.24 - - [2025-01-16 02:33:59] "GET /virtual-machine/1a96b900-ffe8-4c6b-a283-603b8ac66ba3 HTTP/1.1" 200 1295 0.031633 10.0.0.24 - - [2025-01-16 02:33:59] "GET /virtual-machine-interface/606c4f81-c9c2-435d-9550-ad45ca91b9d2 HTTP/1.1" 200 2955 0.008637 10.0.0.24 - - [2025-01-16 02:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.24 - - [2025-01-16 02:33:59] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003045 10.0.0.24 - - [2025-01-16 02:33:59] "GET /virtual-networks?parent_id=6bbc4b94-f3cc-4884-9454-2bb85020a6ea&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003399 10.0.0.24 - - [2025-01-16 02:33:59] "GET /virtual-network/5923bb43-2045-4a81-b7ec-cd64da0b53f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005967 10.0.0.24 - - [2025-01-16 02:34:01] "POST /neutron/port HTTP/1.1" 200 1090 0.018709 10.0.0.24 - - [2025-01-16 02:34:01] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007523 10.0.0.24 - - [2025-01-16 02:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.24 - - [2025-01-16 02:34:02] "GET /virtual-network/5923bb43-2045-4a81-b7ec-cd64da0b53f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007420 10.0.0.24 - - [2025-01-16 02:34:03] "POST /neutron/port HTTP/1.1" 200 1090 0.015851 10.0.0.24 - - [2025-01-16 02:34:03] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006348 10.0.0.24 - - [2025-01-16 02:34:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.24 - - [2025-01-16 02:34:04] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003122 10.0.0.24 - - [2025-01-16 02:34:04] "GET /virtual-networks?parent_id=6bbc4b94-f3cc-4884-9454-2bb85020a6ea&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003463 10.0.0.24 - - [2025-01-16 02:34:04] "GET /virtual-network/5923bb43-2045-4a81-b7ec-cd64da0b53f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006220 10.0.0.24 - - [2025-01-16 02:34:04] "POST /neutron/port HTTP/1.1" 200 1090 0.015568 10.0.0.24 - - [2025-01-16 02:34:04] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006617 10.0.0.24 - - [2025-01-16 02:34:04] "POST /neutron/port HTTP/1.1" 200 1090 0.014289 10.0.0.24 - - [2025-01-16 02:34:04] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005758 10.0.0.24 - - [2025-01-16 02:34:04] "POST /neutron/port HTTP/1.1" 200 1090 0.014590 10.0.0.24 - - [2025-01-16 02:34:04] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006294 10.0.0.24 - - [2025-01-16 02:34:04] "GET /virtual-machine/5421d384-1958-4fb5-ba5b-91fbd24dd01b HTTP/1.1" 200 1295 0.004681 10.0.0.24 - - [2025-01-16 02:34:04] "GET /virtual-machine-interface/868e6b2c-f649-42b4-8d05-805ee56457ff HTTP/1.1" 200 2967 0.005418 10.0.0.24 - - [2025-01-16 02:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.24 - - [2025-01-16 02:34:05] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003772 10.0.0.24 - - [2025-01-16 02:34:05] "GET /virtual-networks?parent_id=6bbc4b94-f3cc-4884-9454-2bb85020a6ea&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003383 10.0.0.24 - - [2025-01-16 02:34:05] "GET /virtual-network/ae4cc0e5-a90d-48d2-8f93-b5d6312b1116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006159 10.0.0.24 - - [2025-01-16 02:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.24 - - [2025-01-16 02:34:06] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003424 10.0.0.24 - - [2025-01-16 02:34:06] "GET /virtual-networks?parent_id=6bbc4b94-f3cc-4884-9454-2bb85020a6ea&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003156 10.0.0.24 - - [2025-01-16 02:34:06] "GET /virtual-network/ae4cc0e5-a90d-48d2-8f93-b5d6312b1116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005703 10.0.0.24 - - [2025-01-16 02:34:10] "POST /neutron/router HTTP/1.1" 200 656 0.005178 10.0.0.24 - - [2025-01-16 02:34:10] "POST /ref-update HTTP/1.1" 200 156 0.016444 10.0.0.24 - - [2025-01-16 02:34:10] "POST /neutron/router HTTP/1.1" 200 344 0.133034 10.0.0.24 - - [2025-01-16 02:34:10] "POST /neutron/router HTTP/1.1" 200 656 0.008307 10.0.0.24 - - [2025-01-16 02:34:10] "GET /logical-router/4df2ac94-02fb-419a-b8dd-75f2baf8cc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.007676 10.0.0.24 - - [2025-01-16 02:34:10] "GET /service-instance/8a9a3f24-422c-49c5-b91e-80bcb17b258f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2314 0.008750 10.0.0.24 - - [2025-01-16 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.24 - - [2025-01-16 02:34:10] "POST /neutron/router HTTP/1.1" 200 151 0.090601 10.0.0.24 - - [2025-01-16 02:34:10] "DELETE /route-target/01562a24-fab8-4a1f-ac0f-f397f68cb266 HTTP/1.1" 409 239 0.006804 10.0.0.24 - - [2025-01-16 02:34:10] "PUT /logical-router/4df2ac94-02fb-419a-b8dd-75f2baf8cc6c HTTP/1.1" 404 171 0.005083 10.0.0.24 - - [2025-01-16 02:34:10] "POST /ref-update HTTP/1.1" 200 156 0.017411 10.0.0.24 - - [2025-01-16 02:34:11] "DELETE /route-table/6da0809b-f548-4ea2-9f48-2865ff530507 HTTP/1.1" 200 115 0.045234 10.0.0.24 - - [2025-01-16 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005135 10.0.0.24 - - [2025-01-16 02:34:11] "PUT /routing-instance/bb9748a0-6d46-4de7-af14-22f547a2fbd4 HTTP/1.1" 200 266 0.026325 10.0.0.24 - - [2025-01-16 02:34:11] "GET /virtual-network/f24629b2-7f7d-4ef5-8950-c975686e08b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.014233 10.0.0.24 - - [2025-01-16 02:34:11] "POST /neutron/network HTTP/1.1" 200 833 0.022856 10.0.0.24 - - [2025-01-16 02:34:11] "POST /ref-update HTTP/1.1" 200 156 0.021538 10.0.0.24 - - [2025-01-16 02:34:11] "POST /neutron/network HTTP/1.1" 400 204 0.062329 10.0.0.24 - - [2025-01-16 02:34:11] "POST /ref-update HTTP/1.1" 200 156 0.013127 10.0.0.24 - - [2025-01-16 02:34:11] "DELETE /instance-ip/7665e2eb-8c94-4edc-bf33-244b420218fe HTTP/1.1" 200 115 0.031929 10.0.0.24 - - [2025-01-16 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005381 10.0.0.24 - - [2025-01-16 02:34:11] "POST /useragent-kv HTTP/1.1" 200 115 0.011310 10.0.0.24 - - [2025-01-16 02:34:11] "POST /useragent-kv HTTP/1.1" 200 115 0.004205 10.0.0.24 - - [2025-01-16 02:34:11] "DELETE /virtual-network/f24629b2-7f7d-4ef5-8950-c975686e08b7 HTTP/1.1" 200 115 0.163958 10.0.0.24 - - [2025-01-16 02:34:11] "DELETE /route-target/af4b285d-4271-4b8d-9ca5-db7284347e33 HTTP/1.1" 200 115 0.035660 10.0.0.24 - - [2025-01-16 02:34:11] "DELETE /service-instance/8a9a3f24-422c-49c5-b91e-80bcb17b258f HTTP/1.1" 200 115 0.061710 10.0.0.24 - - [2025-01-16 02:34:11] "GET /logical-router/4df2ac94-02fb-419a-b8dd-75f2baf8cc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003511 10.0.0.24 - - [2025-01-16 02:34:11] "GET /service-instance/8a9a3f24-422c-49c5-b91e-80bcb17b258f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004662 10.0.0.24 - - [2025-01-16 02:34:11] "GET /virtual-machine-interface/8a042023-0d19-4bf4-8a76-0eb2b0bdabfc?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1331 0.010030 10.0.0.24 - - [2025-01-16 02:34:11] "POST /neutron/port HTTP/1.1" 200 1090 0.023503 10.0.0.24 - - [2025-01-16 02:34:11] "DELETE /virtual-machine-interface/8a042023-0d19-4bf4-8a76-0eb2b0bdabfc HTTP/1.1" 200 115 0.052830 10.0.0.24 - - [2025-01-16 02:34:11] "GET /virtual-machine-interface/2d897d86-fd1f-4a12-842d-53d97d8f1f7c?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1651 0.017726 10.0.0.24 - - [2025-01-16 02:34:11] "POST /neutron/port HTTP/1.1" 200 1116 0.024849 10.0.0.24 - - [2025-01-16 02:34:11] "POST /neutron/port HTTP/1.1" 200 1090 0.030716 10.0.0.24 - - [2025-01-16 02:34:11] "POST /neutron/port HTTP/1.1" 200 1116 0.019957 10.0.0.24 - - [2025-01-16 02:34:11] "POST /ref-update HTTP/1.1" 200 156 0.038749 10.0.0.24 - - [2025-01-16 02:34:11] "GET /instance-ip/7bcd1896-8574-4855-a661-4f6e5675f192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.008916 10.0.0.24 - - [2025-01-16 02:34:12] "DELETE /virtual-machine-interface/2d897d86-fd1f-4a12-842d-53d97d8f1f7c HTTP/1.1" 200 115 0.100647 10.0.0.24 - - [2025-01-16 02:34:12] "POST /neutron/port HTTP/1.1" 200 151 0.287292 10.0.0.24 - - [2025-01-16 02:34:12] "POST /ref-update HTTP/1.1" 200 156 0.030992 10.0.0.24 - - [2025-01-16 02:34:12] "POST /neutron/port HTTP/1.1" 200 151 0.275279 10.0.0.24 - - [2025-01-16 02:34:12] "DELETE /virtual-machine/6d5d90c4-919c-4b63-a4a5-f3ccc9b06601 HTTP/1.1" 200 115 0.029574 10.0.0.24 - - [2025-01-16 02:34:12] "GET /virtual-machine-interface/6a646b8a-9250-4d4d-904d-92d621c3a191?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1332 0.016024 10.0.0.24 - - [2025-01-16 02:34:12] "DELETE /virtual-machine-interface/6a646b8a-9250-4d4d-904d-92d621c3a191 HTTP/1.1" 200 115 0.050802 10.0.0.24 - - [2025-01-16 02:34:12] "GET /virtual-machine-interface/c321be00-fdd0-444d-ace4-a258e6080cdd?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1653 0.009633 10.0.0.24 - - [2025-01-16 02:34:12] "POST /ref-update HTTP/1.1" 200 156 0.022217 10.0.0.24 - - [2025-01-16 02:34:12] "GET /instance-ip/7bcd1896-8574-4855-a661-4f6e5675f192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1694 0.008107 10.0.0.24 - - [2025-01-16 02:34:12] "DELETE /instance-ip/7bcd1896-8574-4855-a661-4f6e5675f192 HTTP/1.1" 200 115 0.037992 10.0.0.24 - - [2025-01-16 02:34:12] "DELETE /virtual-machine-interface/c321be00-fdd0-444d-ace4-a258e6080cdd HTTP/1.1" 200 115 0.060396 10.0.0.24 - - [2025-01-16 02:34:12] "DELETE /virtual-machine/420e4f35-4bff-4755-a63d-8af85c2cf12e HTTP/1.1" 200 115 0.034681 10.0.0.24 - - [2025-01-16 02:34:13] "POST /neutron/network HTTP/1.1" 200 833 0.006851 10.0.0.24 - - [2025-01-16 02:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005474 10.0.0.24 - - [2025-01-16 02:34:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002512 10.0.0.24 - - [2025-01-16 02:34:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003967 10.0.0.24 - - [2025-01-16 02:34:13] "POST /neutron/network HTTP/1.1" 200 151 0.121763 10.0.0.24 - - [2025-01-16 02:34:13] "DELETE /route-target/f3deb9f9-71d0-4941-8b0b-c6091f379e41 HTTP/1.1" 200 115 0.039623 10.0.0.24 - - [2025-01-16 02:34:13] "POST /neutron/network HTTP/1.1" 200 826 0.011127 10.0.0.24 - - [2025-01-16 02:34:13] "POST /useragent-kv HTTP/1.1" 200 115 0.005121 10.0.0.24 - - [2025-01-16 02:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005146 10.0.0.24 - - [2025-01-16 02:34:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003374 10.0.0.24 - - [2025-01-16 02:34:13] "POST /neutron/network HTTP/1.1" 200 151 0.106155 10.0.0.24 - - [2025-01-16 02:34:13] "DELETE /route-target/3c53b914-486d-4e70-a735-6f24489c2ad1 HTTP/1.1" 200 115 0.023761 10.0.0.24 - - [2025-01-16 02:34:13] "GET /projects?obj_uuids=6bbc4b94-f3cc-4884-9454-2bb85020a6ea&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001470 10.0.0.24 - - [2025-01-16 02:34:13] "GET /project/6bbc4b94-f3cc-4884-9454-2bb85020a6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.051194 10.0.0.24 - - [2025-01-16 02:34:13] "GET /projects?obj_uuids=6bbc4b94-f3cc-4884-9454-2bb85020a6ea&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001457 10.0.0.24 - - [2025-01-16 02:34:13] "GET /project/6bbc4b94-f3cc-4884-9454-2bb85020a6ea?fields=virtual_networks HTTP/1.1" 200 1037 0.037410 10.0.0.24 - - [2025-01-16 02:34:13] "GET /projects?obj_uuids=6bbc4b94-f3cc-4884-9454-2bb85020a6ea&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001307 10.0.0.24 - - [2025-01-16 02:34:13] "GET /project/6bbc4b94-f3cc-4884-9454-2bb85020a6ea?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.035004 10.0.0.24 - - [2025-01-16 02:34:14] "GET /projects?obj_uuids=6bbc4b94-f3cc-4884-9454-2bb85020a6ea&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001379 10.0.0.24 - - [2025-01-16 02:34:14] "GET /project/6bbc4b94-f3cc-4884-9454-2bb85020a6ea?fields=security_groups HTTP/1.1" 200 1266 0.030988 10.0.0.24 - - [2025-01-16 02:34:15] "POST /fqname-to-id HTTP/1.1" 404 196 0.026974 10.0.0.24 - - [2025-01-16 02:34:15] "GET /projects?obj_uuids=61cba606-e841-44f8-becf-e67a1e3a8c48&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003000 10.0.0.24 - - [2025-01-16 02:34:15] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001231 10.0.0.24 - - [2025-01-16 02:34:15] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009536 10.0.0.24 - - [2025-01-16 02:34:15] "POST /id-to-fqname HTTP/1.1" 200 198 0.001702 10.0.0.24 - - [2025-01-16 02:34:15] "POST /fqname-to-id HTTP/1.1" 404 207 0.005381 10.0.0.24 - - [2025-01-16 02:34:15] "POST /security-groups HTTP/1.1" 200 599 0.064352 10.0.0.24 - - [2025-01-16 02:34:15] "POST /fqname-to-id HTTP/1.1" 404 242 0.003603 10.0.0.24 - - [2025-01-16 02:34:15] "POST /projects HTTP/1.1" 200 601 0.223483 10.0.0.24 - - [2025-01-16 02:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.297156 10.0.0.24 - - [2025-01-16 02:34:15] "POST /access-control-lists HTTP/1.1" 200 604 0.062477 10.0.0.24 - - [2025-01-16 02:34:15] "POST /fqname-to-id HTTP/1.1" 404 241 0.003076 10.0.0.24 - - [2025-01-16 02:34:15] "GET /project/61cba606-e841-44f8-becf-e67a1e3a8c48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.431759 10.0.0.24 - - [2025-01-16 02:34:15] "POST /access-control-lists HTTP/1.1" 200 602 0.059483 10.0.0.24 - - [2025-01-16 02:34:16] "GET / HTTP/1.1" 200 35931 0.002833 10.0.0.24 - - [2025-01-16 02:34:16] "DELETE /project/6bbc4b94f3cc488494542bb85020a6ea HTTP/1.1" 404 173 0.027269 10.0.0.24 - - [2025-01-16 02:34:16] "DELETE /project/61cba606e84144f8becfe67a1e3a8c48 HTTP/1.1" 404 173 0.026121 10.0.0.24 - - [2025-01-16 02:34:16] "DELETE /project/109611bedcea4a999adecd5d4011bb20 HTTP/1.1" 404 173 0.016223 10.0.0.24 - - [2025-01-16 02:34:16] "GET /projects?obj_uuids=29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001465 10.0.0.24 - - [2025-01-16 02:34:16] "GET /projects?obj_uuids=6bbc4b94-f3cc-4884-9454-2bb85020a6ea&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001342 10.0.0.24 - - [2025-01-16 02:34:16] "GET /projects?obj_uuids=109611be-dcea-4a99-9ade-cd5d4011bb20&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001432 10.0.0.24 - - [2025-01-16 02:34:16] "GET /project/6bbc4b94-f3cc-4884-9454-2bb85020a6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.086091 10.0.0.24 - - [2025-01-16 02:34:16] "GET /project/109611be-dcea-4a99-9ade-cd5d4011bb20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.094330 10.0.0.24 - - [2025-01-16 02:34:16] "GET /project/29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1515 0.113653 10.0.0.24 - - [2025-01-16 02:34:17] "GET /projects?obj_uuids=29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001499 10.0.0.24 - - [2025-01-16 02:34:17] "GET /projects?obj_uuids=109611be-dcea-4a99-9ade-cd5d4011bb20&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001243 10.0.0.24 - - [2025-01-16 02:34:17] "GET /projects?obj_uuids=6bbc4b94-f3cc-4884-9454-2bb85020a6ea&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001099 10.0.0.24 - - [2025-01-16 02:34:17] "GET /project/6bbc4b94-f3cc-4884-9454-2bb85020a6ea?fields=security_groups HTTP/1.1" 200 1371 0.080955 10.0.0.24 - - [2025-01-16 02:34:17] "GET /project/109611be-dcea-4a99-9ade-cd5d4011bb20?fields=security_groups HTTP/1.1" 200 1347 0.085367 10.0.0.24 - - [2025-01-16 02:34:17] "GET /project/29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5?fields=security_groups HTTP/1.1" 200 1398 0.088126 10.0.0.24 - - [2025-01-16 02:34:17] "DELETE /security-group/ed2d1c5e-1cce-44e2-b0f0-d77ed4482ced HTTP/1.1" 200 115 0.101192 10.0.0.24 - - [2025-01-16 02:34:17] "GET /projects?obj_uuids=6bbc4b94-f3cc-4884-9454-2bb85020a6ea&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001541 10.0.0.24 - - [2025-01-16 02:34:17] "DELETE /access-control-list/c38ff5ea-0190-4b3d-ba1d-4c1bd2ad601a HTTP/1.1" 200 115 0.072801 10.0.0.24 - - [2025-01-16 02:34:17] "DELETE /security-group/06b30d31-843c-4b58-a46a-7dba134b79f7 HTTP/1.1" 200 115 0.114913 10.0.0.24 - - [2025-01-16 02:34:17] "DELETE /security-group/687b7ad5-404f-4365-8793-79ca1355f9cc HTTP/1.1" 200 115 0.133053 10.0.0.24 - - [2025-01-16 02:34:17] "GET /projects?obj_uuids=29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001413 10.0.0.24 - - [2025-01-16 02:34:17] "GET /projects?obj_uuids=109611be-dcea-4a99-9ade-cd5d4011bb20&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001577 10.0.0.24 - - [2025-01-16 02:34:17] "GET /project/6bbc4b94-f3cc-4884-9454-2bb85020a6ea?fields=application_policy_sets HTTP/1.1" 200 1410 0.060815 10.0.0.24 - - [2025-01-16 02:34:17] "DELETE /access-control-list/98291862-821d-406f-b0ea-b3e13a8d7f09 HTTP/1.1" 200 115 0.066289 10.0.0.24 - - [2025-01-16 02:34:17] "GET /project/109611be-dcea-4a99-9ade-cd5d4011bb20?fields=application_policy_sets HTTP/1.1" 200 1386 0.073562 10.0.0.24 - - [2025-01-16 02:34:17] "GET /project/29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5?fields=application_policy_sets HTTP/1.1" 200 1437 0.114714 10.0.0.24 - - [2025-01-16 02:34:17] "DELETE /access-control-list/33184c43-5321-488a-a307-f585983c53b4 HTTP/1.1" 200 115 0.061013 10.0.0.24 - - [2025-01-16 02:34:17] "DELETE /access-control-list/31c4fba0-eceb-483c-8d84-9b7715c30fc7 HTTP/1.1" 200 115 0.071802 10.0.0.24 - - [2025-01-16 02:34:17] "DELETE /access-control-list/5d17009e-ba64-4740-bc45-8bcc302b624b HTTP/1.1" 200 115 0.072358 10.0.0.24 - - [2025-01-16 02:34:17] "DELETE /project/6bbc4b94-f3cc-4884-9454-2bb85020a6ea HTTP/1.1" 200 115 0.729894 10.0.0.24 - - [2025-01-16 02:34:17] "DELETE /project/109611be-dcea-4a99-9ade-cd5d4011bb20 HTTP/1.1" 200 115 0.738750 10.0.0.24 - - [2025-01-16 02:34:17] "DELETE /access-control-list/84a26ac7-be7a-48dc-808d-33e93a92d29a HTTP/1.1" 200 115 0.061156 10.0.0.24 - - [2025-01-16 02:34:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.001069 10.0.0.24 - - [2025-01-16 02:34:17] "DELETE /project/29e28fa6-aaa2-4987-a97a-d79bb4cf6cd5 HTTP/1.1" 200 115 0.773283 10.0.0.24 - - [2025-01-16 02:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.029723 10.0.0.24 - - [2025-01-16 02:34:17] "GET /projects?obj_uuids=61cba606-e841-44f8-becf-e67a1e3a8c48&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001258 10.0.0.24 - - [2025-01-16 02:34:18] "GET /project/61cba606-e841-44f8-becf-e67a1e3a8c48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.027589 10.0.0.24 - - [2025-01-16 02:34:18] "POST /neutron/network HTTP/1.1" 200 117 0.034787 10.0.0.24 - - [2025-01-16 02:34:18] "GET /projects?obj_uuids=61cba606-e841-44f8-becf-e67a1e3a8c48&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001332 10.0.0.24 - - [2025-01-16 02:34:18] "POST /neutron/network HTTP/1.1" 200 613 0.079650 10.0.0.24 - - [2025-01-16 02:34:18] "POST /route-targets HTTP/1.1" 200 327 0.013128 10.0.0.24 - - [2025-01-16 02:34:18] "POST /ref-update HTTP/1.1" 200 156 0.014133 10.0.0.24 - - [2025-01-16 02:34:18] "POST /useragent-kv HTTP/1.1" 200 115 0.005066 10.0.0.24 - - [2025-01-16 02:34:18] "POST /neutron/subnet HTTP/1.1" 200 720 0.226184 10.0.0.24 - - [2025-01-16 02:34:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000678 10.0.0.24 - - [2025-01-16 02:34:18] "POST /useragent-kv HTTP/1.1" 200 115 0.005940 10.0.0.24 - - [2025-01-16 02:34:18] "POST /neutron/subnet HTTP/1.1" 200 818 0.221681 10.0.0.24 - - [2025-01-16 02:34:18] "POST /neutron/network HTTP/1.1" 200 1003 0.010009 10.0.0.24 - - [2025-01-16 02:34:18] "POST /id-to-fqname HTTP/1.1" 200 228 0.001569 10.0.0.24 - - [2025-01-16 02:34:18] "GET /virtual-network/3b634a3e-3e6b-4076-98b2-49ba881e2008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006498 10.0.0.24 - - [2025-01-16 02:34:18] "POST /neutron/network HTTP/1.1" 200 1003 0.007855 10.0.0.24 - - [2025-01-16 02:34:18] "GET /virtual-network/3b634a3e-3e6b-4076-98b2-49ba881e2008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005664 10.0.0.24 - - [2025-01-16 02:34:18] "POST /neutron/network HTTP/1.1" 200 1003 0.009388 10.0.0.24 - - [2025-01-16 02:34:18] "POST /neutron/subnet HTTP/1.1" 200 720 0.008037 10.0.0.24 - - [2025-01-16 02:34:18] "POST /neutron/subnet HTTP/1.1" 200 818 0.007714 10.0.0.24 - - [2025-01-16 02:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.24 - - [2025-01-16 02:34:18] "GET /projects?obj_uuids=61cba606-e841-44f8-becf-e67a1e3a8c48&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001641 10.0.0.24 - - [2025-01-16 02:34:18] "GET /project/61cba606-e841-44f8-becf-e67a1e3a8c48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.029227 10.0.0.24 - - [2025-01-16 02:34:19] "POST /neutron/network HTTP/1.1" 200 117 0.011567 10.0.0.24 - - [2025-01-16 02:34:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.027050 10.0.0.24 - - [2025-01-16 02:34:19] "GET /projects?obj_uuids=61cba606-e841-44f8-becf-e67a1e3a8c48&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001256 10.0.0.24 - - [2025-01-16 02:34:19] "POST /neutron/network HTTP/1.1" 200 613 0.076486 10.0.0.24 - - [2025-01-16 02:34:19] "POST /route-targets HTTP/1.1" 200 327 0.012234 10.0.0.24 - - [2025-01-16 02:34:19] "POST /ref-update HTTP/1.1" 200 156 0.016804 10.0.0.24 - - [2025-01-16 02:34:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003827 10.0.0.24 - - [2025-01-16 02:34:19] "POST /neutron/subnet HTTP/1.1" 200 715 0.211001 10.0.0.24 - - [2025-01-16 02:34:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.012174 10.0.0.24 - - [2025-01-16 02:34:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004645 10.0.0.24 - - [2025-01-16 02:34:19] "POST /neutron/subnet HTTP/1.1" 200 828 0.185558 10.0.0.24 - - [2025-01-16 02:34:19] "POST /neutron/network HTTP/1.1" 200 1004 0.009941 10.0.0.24 - - [2025-01-16 02:34:19] "POST /id-to-fqname HTTP/1.1" 200 228 0.001461 10.0.0.24 - - [2025-01-16 02:34:19] "GET /virtual-network/daf344c4-8066-48ad-aed9-33c6f9ef2ce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.014327 10.0.0.24 - - [2025-01-16 02:34:19] "POST /neutron/network HTTP/1.1" 200 1004 0.009764 10.0.0.24 - - [2025-01-16 02:34:19] "GET /virtual-network/daf344c4-8066-48ad-aed9-33c6f9ef2ce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007019 10.0.0.24 - - [2025-01-16 02:34:19] "POST /neutron/network HTTP/1.1" 200 1004 0.009029 10.0.0.24 - - [2025-01-16 02:34:19] "POST /neutron/subnet HTTP/1.1" 200 715 0.008717 10.0.0.24 - - [2025-01-16 02:34:19] "POST /neutron/subnet HTTP/1.1" 200 828 0.008214 10.0.0.24 - - [2025-01-16 02:34:19] "POST /fqname-to-id HTTP/1.1" 404 234 0.002937 10.0.0.24 - - [2025-01-16 02:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.24 - - [2025-01-16 02:34:19] "GET /projects?obj_uuids=61cba606-e841-44f8-becf-e67a1e3a8c48&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001403 10.0.0.24 - - [2025-01-16 02:34:19] "GET /project/61cba606-e841-44f8-becf-e67a1e3a8c48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.030558 10.0.0.24 - - [2025-01-16 02:34:20] "POST /network-policys HTTP/1.1" 200 577 0.064638 10.0.0.24 - - [2025-01-16 02:34:20] "GET /network-policy/7c10a05d-6e76-4a93-a40a-93d04a04ac46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3127 0.006763 10.0.0.24 - - [2025-01-16 02:34:20] "POST /neutron/network HTTP/1.1" 200 1003 0.008548 10.0.0.24 - - [2025-01-16 02:34:20] "POST /fqname-to-id HTTP/1.1" 404 207 0.005741 10.0.0.24 - - [2025-01-16 02:34:20] "POST /fqname-to-id HTTP/1.1" 404 242 0.002896 10.0.0.24 - - [2025-01-16 02:34:20] "POST /neutron/network HTTP/1.1" 200 1111 0.051750 10.0.0.24 - - [2025-01-16 02:34:20] "POST /access-control-lists HTTP/1.1" 200 596 0.079671 10.0.0.24 - - [2025-01-16 02:34:20] "POST /neutron/network HTTP/1.1" 200 1111 0.058465 10.0.0.24 - - [2025-01-16 02:34:20] "GET /virtual-network/3b634a3e-3e6b-4076-98b2-49ba881e2008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006693 10.0.0.24 - - [2025-01-16 02:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.24 - - [2025-01-16 02:34:20] "GET /network-policy/7c10a05d-6e76-4a93-a40a-93d04a04ac46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3127 0.004277 10.0.0.24 - - [2025-01-16 02:34:20] "POST /neutron/network HTTP/1.1" 200 1004 0.008857 10.0.0.24 - - [2025-01-16 02:34:20] "POST /fqname-to-id HTTP/1.1" 404 207 0.003934 10.0.0.24 - - [2025-01-16 02:34:20] "POST /fqname-to-id HTTP/1.1" 404 242 0.002673 10.0.0.24 - - [2025-01-16 02:34:20] "POST /neutron/network HTTP/1.1" 200 1112 0.053685 10.0.0.24 - - [2025-01-16 02:34:20] "POST /access-control-lists HTTP/1.1" 200 596 0.066386 10.0.0.24 - - [2025-01-16 02:34:20] "POST /neutron/network HTTP/1.1" 200 1112 0.043303 10.0.0.24 - - [2025-01-16 02:34:20] "GET /virtual-network/daf344c4-8066-48ad-aed9-33c6f9ef2ce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.009306 10.0.0.24 - - [2025-01-16 02:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.24 - - [2025-01-16 02:34:20] "POST /ref-update HTTP/1.1" 200 156 0.011246 10.0.0.24 - - [2025-01-16 02:34:20] "GET /network-policy/7c10a05d-6e76-4a93-a40a-93d04a04ac46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3127 0.006896 10.0.0.24 - - [2025-01-16 02:34:20] "GET /domains HTTP/1.1" 401 292 0.000551 10.0.0.24 - - [2025-01-16 02:34:20] "PUT /access-control-list/17db3834-7937-4f9b-8667-39e54f9c2a00 HTTP/1.1" 200 272 0.057999 10.0.0.24 - - [2025-01-16 02:34:21] "GET /domains HTTP/1.1" 200 280 0.031013 10.0.0.24 - - [2025-01-16 02:34:21] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002714 10.0.0.24 - - [2025-01-16 02:34:21] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2581 0.014466 10.0.0.24 - - [2025-01-16 02:34:21] "GET /projects?obj_uuids=61cba606-e841-44f8-becf-e67a1e3a8c48&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001255 10.0.0.24 - - [2025-01-16 02:34:21] "GET /project/61cba606-e841-44f8-becf-e67a1e3a8c48 HTTP/1.1" 200 2624 0.073420 10.0.0.24 - - [2025-01-16 02:34:21] "GET /virtual-network/3b634a3e-3e6b-4076-98b2-49ba881e2008 HTTP/1.1" 200 3495 0.009244 10.0.0.24 - - [2025-01-16 02:34:21] "GET /virtual-network/3b634a3e-3e6b-4076-98b2-49ba881e2008 HTTP/1.1" 200 3495 0.005630 10.0.0.24 - - [2025-01-16 02:34:21] "GET /routing-instance/91f8c600-e4ed-43c7-b1a9-5faea7dab21b HTTP/1.1" 200 1796 0.005162 10.0.0.24 - - [2025-01-16 02:34:21] "GET /routing-instance/91f8c600-e4ed-43c7-b1a9-5faea7dab21b HTTP/1.1" 200 1796 0.005028 10.0.0.24 - - [2025-01-16 02:34:21] "GET /route-target/214f7d18-e609-4fac-a6ff-8395973c9617 HTTP/1.1" 200 1212 0.005840 10.0.0.24 - - [2025-01-16 02:34:21] "GET /virtual-network/3b634a3e-3e6b-4076-98b2-49ba881e2008 HTTP/1.1" 200 3495 0.007306 10.0.0.24 - - [2025-01-16 02:34:21] "GET /routing-instance/91f8c600-e4ed-43c7-b1a9-5faea7dab21b HTTP/1.1" 200 1796 0.004566 10.0.0.24 - - [2025-01-16 02:34:21] "GET /virtual-network/3b634a3e-3e6b-4076-98b2-49ba881e2008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006396 10.0.0.24 - - [2025-01-16 02:34:21] "GET /virtual-network/3b634a3e-3e6b-4076-98b2-49ba881e2008 HTTP/1.1" 200 3495 0.006214 10.0.0.24 - - [2025-01-16 02:34:21] "GET /routing-instance/91f8c600-e4ed-43c7-b1a9-5faea7dab21b HTTP/1.1" 200 1796 0.004876 10.0.0.24 - - [2025-01-16 02:34:21] "GET /routing-instance/91f8c600-e4ed-43c7-b1a9-5faea7dab21b HTTP/1.1" 200 1796 0.005269 10.0.0.24 - - [2025-01-16 02:34:21] "GET /route-target/214f7d18-e609-4fac-a6ff-8395973c9617 HTTP/1.1" 200 1212 0.004093 10.0.0.24 - - [2025-01-16 02:34:21] "GET /domains HTTP/1.1" 200 280 0.003999 10.0.0.24 - - [2025-01-16 02:34:21] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001353 10.0.0.24 - - [2025-01-16 02:34:21] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2581 0.009431 10.0.0.24 - - [2025-01-16 02:34:21] "GET /projects?obj_uuids=61cba606-e841-44f8-becf-e67a1e3a8c48&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001213 10.0.0.24 - - [2025-01-16 02:34:21] "GET /project/61cba606-e841-44f8-becf-e67a1e3a8c48 HTTP/1.1" 200 2624 0.079181 10.0.0.24 - - [2025-01-16 02:34:21] "GET /virtual-network/3b634a3e-3e6b-4076-98b2-49ba881e2008 HTTP/1.1" 200 3495 0.007324 10.0.0.24 - - [2025-01-16 02:34:21] "GET /obj-perms HTTP/1.1" 200 5046 0.056714 10.0.0.24 - - [2025-01-16 02:34:21] "GET /domains HTTP/1.1" 200 280 0.003867 10.0.0.24 - - [2025-01-16 02:34:21] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001833 10.0.0.24 - - [2025-01-16 02:34:21] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2581 0.010281 10.0.0.24 - - [2025-01-16 02:34:21] "GET /projects?obj_uuids=61cba606-e841-44f8-becf-e67a1e3a8c48&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001648 10.0.0.24 - - [2025-01-16 02:34:21] "GET /project/61cba606-e841-44f8-becf-e67a1e3a8c48 HTTP/1.1" 200 2624 0.073921 10.0.0.24 - - [2025-01-16 02:34:21] "GET /virtual-network/daf344c4-8066-48ad-aed9-33c6f9ef2ce2 HTTP/1.1" 200 3499 0.009816 10.0.0.24 - - [2025-01-16 02:34:21] "GET /virtual-network/daf344c4-8066-48ad-aed9-33c6f9ef2ce2 HTTP/1.1" 200 3499 0.006484 10.0.0.24 - - [2025-01-16 02:34:21] "GET /routing-instance/3efafd68-22c4-41e3-b6a8-e206a63b73df HTTP/1.1" 200 1795 0.005350 10.0.0.24 - - [2025-01-16 02:34:21] "GET /routing-instance/3efafd68-22c4-41e3-b6a8-e206a63b73df HTTP/1.1" 200 1795 0.005636 10.0.0.24 - - [2025-01-16 02:34:21] "GET /route-target/2d753723-7a36-4b64-89e6-0045d66918d8 HTTP/1.1" 200 1211 0.004423 10.0.0.24 - - [2025-01-16 02:34:22] "GET /virtual-network/daf344c4-8066-48ad-aed9-33c6f9ef2ce2 HTTP/1.1" 200 3499 0.007551 10.0.0.24 - - [2025-01-16 02:34:22] "GET /routing-instance/3efafd68-22c4-41e3-b6a8-e206a63b73df HTTP/1.1" 200 1795 0.004295 10.0.0.24 - - [2025-01-16 02:34:22] "GET /virtual-network/daf344c4-8066-48ad-aed9-33c6f9ef2ce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.005857 10.0.0.24 - - [2025-01-16 02:34:22] "GET /virtual-network/daf344c4-8066-48ad-aed9-33c6f9ef2ce2 HTTP/1.1" 200 3499 0.005833 10.0.0.24 - - [2025-01-16 02:34:22] "GET /routing-instance/3efafd68-22c4-41e3-b6a8-e206a63b73df HTTP/1.1" 200 1795 0.004085 10.0.0.24 - - [2025-01-16 02:34:22] "GET /routing-instance/3efafd68-22c4-41e3-b6a8-e206a63b73df HTTP/1.1" 200 1795 0.003971 10.0.0.24 - - [2025-01-16 02:34:22] "GET /route-target/2d753723-7a36-4b64-89e6-0045d66918d8 HTTP/1.1" 200 1211 0.003898 10.0.0.24 - - [2025-01-16 02:34:22] "GET /domains HTTP/1.1" 200 280 0.002917 10.0.0.24 - - [2025-01-16 02:34:22] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001187 10.0.0.24 - - [2025-01-16 02:34:22] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2581 0.008265 10.0.0.24 - - [2025-01-16 02:34:22] "GET /projects?obj_uuids=61cba606-e841-44f8-becf-e67a1e3a8c48&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001307 10.0.0.24 - - [2025-01-16 02:34:22] "GET /project/61cba606-e841-44f8-becf-e67a1e3a8c48 HTTP/1.1" 200 2624 0.074116 10.0.0.24 - - [2025-01-16 02:34:22] "GET /virtual-network/daf344c4-8066-48ad-aed9-33c6f9ef2ce2 HTTP/1.1" 200 3499 0.006994 10.0.0.24 - - [2025-01-16 02:34:22] "GET /obj-perms HTTP/1.1" 200 5046 0.003506 10.0.0.24 - - [2025-01-16 02:34:22] "GET /virtual-network/daf344c4-8066-48ad-aed9-33c6f9ef2ce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.007935 10.0.0.24 - - [2025-01-16 02:34:22] "POST /neutron/network HTTP/1.1" 200 1112 0.008243 10.0.0.24 - - [2025-01-16 02:34:22] "POST /fqname-to-id HTTP/1.1" 404 207 0.004560 10.0.0.24 - - [2025-01-16 02:34:22] "POST /neutron/network HTTP/1.1" 200 1004 0.060678 10.0.0.24 - - [2025-01-16 02:34:22] "DELETE /access-control-list/d15b407c-4b30-457f-86e7-c9abebadc910 HTTP/1.1" 200 115 0.046998 10.0.0.24 - - [2025-01-16 02:34:22] "POST /neutron/network HTTP/1.1" 200 1004 0.013854 10.0.0.24 - - [2025-01-16 02:34:22] "GET /virtual-network/daf344c4-8066-48ad-aed9-33c6f9ef2ce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005792 10.0.0.24 - - [2025-01-16 02:34:22] "POST /ref-update HTTP/1.1" 200 156 0.025324 10.0.0.24 - - [2025-01-16 02:34:22] "GET /virtual-network/3b634a3e-3e6b-4076-98b2-49ba881e2008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.008565 10.0.0.24 - - [2025-01-16 02:34:22] "POST /neutron/network HTTP/1.1" 200 1111 0.008458 10.0.0.24 - - [2025-01-16 02:34:22] "POST /fqname-to-id HTTP/1.1" 404 207 0.006190 10.0.0.24 - - [2025-01-16 02:34:22] "POST /neutron/network HTTP/1.1" 200 1003 0.057570 10.0.0.24 - - [2025-01-16 02:34:22] "DELETE /access-control-list/17db3834-7937-4f9b-8667-39e54f9c2a00 HTTP/1.1" 200 115 0.062837 10.0.0.24 - - [2025-01-16 02:34:22] "POST /neutron/network HTTP/1.1" 200 1003 0.027627 10.0.0.24 - - [2025-01-16 02:34:22] "GET /virtual-network/3b634a3e-3e6b-4076-98b2-49ba881e2008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006206 10.0.0.24 - - [2025-01-16 02:34:22] "POST /ref-update HTTP/1.1" 200 156 0.025037 10.0.0.24 - - [2025-01-16 02:34:22] "DELETE /network-policy/7c10a05d-6e76-4a93-a40a-93d04a04ac46 HTTP/1.1" 200 115 0.035753 10.0.0.24 - - [2025-01-16 02:34:22] "POST /neutron/network HTTP/1.1" 200 1004 0.008651 10.0.0.24 - - [2025-01-16 02:34:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002931 10.0.0.24 - - [2025-01-16 02:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004616 10.0.0.24 - - [2025-01-16 02:34:22] "POST /useragent-kv HTTP/1.1" 200 115 0.004900 10.0.0.24 - - [2025-01-16 02:34:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003040 10.0.0.24 - - [2025-01-16 02:34:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002367 10.0.0.24 - - [2025-01-16 02:34:22] "POST /neutron/network HTTP/1.1" 200 151 0.104050 10.0.0.24 - - [2025-01-16 02:34:22] "DELETE /route-target/2d753723-7a36-4b64-89e6-0045d66918d8 HTTP/1.1" 200 115 0.028234 10.0.0.24 - - [2025-01-16 02:34:22] "GET /routing-instance/3efafd68-22c4-41e3-b6a8-e206a63b73df HTTP/1.1" 404 171 0.002587 10.0.0.24 - - [2025-01-16 02:34:22] "GET /domains HTTP/1.1" 200 280 0.002576 10.0.0.24 - - [2025-01-16 02:34:22] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001147 10.0.0.24 - - [2025-01-16 02:34:22] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2581 0.051061 10.0.0.24 - - [2025-01-16 02:34:22] "GET /projects?obj_uuids=61cba606-e841-44f8-becf-e67a1e3a8c48&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002173 10.0.0.24 - - [2025-01-16 02:34:22] "GET /project/61cba606-e841-44f8-becf-e67a1e3a8c48 HTTP/1.1" 200 2144 0.080386 10.0.0.24 - - [2025-01-16 02:34:22] "POST /neutron/network HTTP/1.1" 200 1003 0.011378 10.0.0.24 - - [2025-01-16 02:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006844 10.0.0.24 - - [2025-01-16 02:34:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003011 10.0.0.24 - - [2025-01-16 02:34:23] "POST /useragent-kv HTTP/1.1" 200 115 0.004626 10.0.0.24 - - [2025-01-16 02:34:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003641 10.0.0.24 - - [2025-01-16 02:34:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003004 10.0.0.24 - - [2025-01-16 02:34:23] "POST /neutron/network HTTP/1.1" 200 151 0.129965 10.0.0.24 - - [2025-01-16 02:34:23] "DELETE /route-target/214f7d18-e609-4fac-a6ff-8395973c9617 HTTP/1.1" 200 115 0.042279 10.0.0.24 - - [2025-01-16 02:34:23] "GET /routing-instance/91f8c600-e4ed-43c7-b1a9-5faea7dab21b HTTP/1.1" 404 171 0.003150 10.0.0.24 - - [2025-01-16 02:34:23] "GET /domains HTTP/1.1" 200 280 0.003348 10.0.0.24 - - [2025-01-16 02:34:23] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001183 10.0.0.24 - - [2025-01-16 02:34:23] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2581 0.050102 10.0.0.24 - - [2025-01-16 02:34:23] "GET /projects?obj_uuids=61cba606-e841-44f8-becf-e67a1e3a8c48&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001187 10.0.0.24 - - [2025-01-16 02:34:23] "GET /project/61cba606-e841-44f8-becf-e67a1e3a8c48 HTTP/1.1" 200 1899 0.070385 10.0.0.24 - - [2025-01-16 02:34:23] "GET /projects?obj_uuids=61cba606-e841-44f8-becf-e67a1e3a8c48&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001493 10.0.0.24 - - [2025-01-16 02:34:23] "GET /project/61cba606-e841-44f8-becf-e67a1e3a8c48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.032936 10.0.0.24 - - [2025-01-16 02:34:23] "GET /projects?obj_uuids=61cba606-e841-44f8-becf-e67a1e3a8c48&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001243 10.0.0.24 - - [2025-01-16 02:34:23] "GET /project/61cba606-e841-44f8-becf-e67a1e3a8c48?fields=virtual_networks HTTP/1.1" 200 1047 0.078611 10.0.0.24 - - [2025-01-16 02:34:23] "GET /projects?obj_uuids=61cba606-e841-44f8-becf-e67a1e3a8c48&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001585 10.0.0.24 - - [2025-01-16 02:34:23] "GET /project/61cba606-e841-44f8-becf-e67a1e3a8c48?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.038244 10.0.0.24 - - [2025-01-16 02:34:23] "GET /projects?obj_uuids=61cba606-e841-44f8-becf-e67a1e3a8c48&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001322 10.0.0.24 - - [2025-01-16 02:34:23] "GET /project/61cba606-e841-44f8-becf-e67a1e3a8c48?fields=security_groups HTTP/1.1" 200 1281 0.032262 10.0.0.24 - - [2025-01-16 02:34:24] "POST /fqname-to-id HTTP/1.1" 404 190 0.027187 10.0.0.24 - - [2025-01-16 02:34:24] "GET /projects?obj_uuids=793c1f12-4fd4-4188-836c-9b20a5119e18&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003595 10.0.0.24 - - [2025-01-16 02:34:24] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002992 10.0.0.24 - - [2025-01-16 02:34:24] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010181 10.0.0.24 - - [2025-01-16 02:34:25] "POST /id-to-fqname HTTP/1.1" 200 192 0.002495 10.0.0.24 - - [2025-01-16 02:34:25] "POST /fqname-to-id HTTP/1.1" 404 201 0.003645 10.0.0.24 - - [2025-01-16 02:34:25] "POST /security-groups HTTP/1.1" 200 593 0.064258 10.0.0.24 - - [2025-01-16 02:34:25] "POST /fqname-to-id HTTP/1.1" 404 236 0.004340 10.0.0.24 - - [2025-01-16 02:34:25] "POST /projects HTTP/1.1" 200 589 0.261409 10.0.0.24 - - [2025-01-16 02:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.336035 10.0.0.24 - - [2025-01-16 02:34:25] "POST /access-control-lists HTTP/1.1" 200 598 0.061845 10.0.0.24 - - [2025-01-16 02:34:25] "POST /fqname-to-id HTTP/1.1" 404 235 0.002740 10.0.0.24 - - [2025-01-16 02:34:25] "GET /project/793c1f12-4fd4-4188-836c-9b20a5119e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.479522 10.0.0.24 - - [2025-01-16 02:34:25] "POST /access-control-lists HTTP/1.1" 200 596 0.066828 10.0.0.24 - - [2025-01-16 02:34:26] "GET /obj-perms HTTP/1.1" 200 5056 0.069744 10.0.0.24 - - [2025-01-16 02:34:27] "GET / HTTP/1.1" 200 35931 0.002715 10.0.0.24 - - [2025-01-16 02:34:27] "GET /obj-perms HTTP/1.1" 200 5056 0.433221 10.0.0.24 - - [2025-01-16 02:34:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000593 10.0.0.24 - - [2025-01-16 02:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.030270 10.0.0.24 - - [2025-01-16 02:34:28] "GET /projects?obj_uuids=793c1f12-4fd4-4188-836c-9b20a5119e18&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001887 10.0.0.24 - - [2025-01-16 02:34:28] "GET /project/793c1f12-4fd4-4188-836c-9b20a5119e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.039723 10.0.0.24 - - [2025-01-16 02:34:28] "POST /neutron/network HTTP/1.1" 200 117 0.035995 10.0.0.24 - - [2025-01-16 02:34:28] "GET /projects?obj_uuids=793c1f12-4fd4-4188-836c-9b20a5119e18&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001975 10.0.0.24 - - [2025-01-16 02:34:28] "POST /neutron/network HTTP/1.1" 200 607 0.073288 10.0.0.24 - - [2025-01-16 02:34:28] "POST /route-targets HTTP/1.1" 200 327 0.018906 10.0.0.24 - - [2025-01-16 02:34:28] "POST /ref-update HTTP/1.1" 200 156 0.012754 10.0.0.24 - - [2025-01-16 02:34:28] "POST /useragent-kv HTTP/1.1" 200 115 0.004795 10.0.0.24 - - [2025-01-16 02:34:28] "POST /neutron/subnet HTTP/1.1" 200 720 0.187341 10.0.0.24 - - [2025-01-16 02:34:28] "POST /neutron/network HTTP/1.1" 200 825 0.007082 10.0.0.24 - - [2025-01-16 02:34:28] "POST /id-to-fqname HTTP/1.1" 200 222 0.001752 10.0.0.24 - - [2025-01-16 02:34:28] "GET /virtual-network/9dc8a7a8-fc46-423b-80d2-28cd06e43bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007162 10.0.0.24 - - [2025-01-16 02:34:28] "POST /neutron/network HTTP/1.1" 200 825 0.006413 10.0.0.24 - - [2025-01-16 02:34:28] "GET /virtual-network/9dc8a7a8-fc46-423b-80d2-28cd06e43bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005666 10.0.0.24 - - [2025-01-16 02:34:28] "POST /neutron/network HTTP/1.1" 200 825 0.006301 10.0.0.24 - - [2025-01-16 02:34:28] "POST /neutron/subnet HTTP/1.1" 200 720 0.008985 10.0.0.24 - - [2025-01-16 02:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.24 - - [2025-01-16 02:34:28] "GET /projects?obj_uuids=793c1f12-4fd4-4188-836c-9b20a5119e18&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001197 10.0.0.24 - - [2025-01-16 02:34:29] "GET /project/793c1f12-4fd4-4188-836c-9b20a5119e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.034272 10.0.0.24 - - [2025-01-16 02:34:29] "POST /neutron/network HTTP/1.1" 200 117 0.009783 10.0.0.24 - - [2025-01-16 02:34:29] "GET /projects?obj_uuids=793c1f12-4fd4-4188-836c-9b20a5119e18&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001292 10.0.0.24 - - [2025-01-16 02:34:29] "POST /neutron/network HTTP/1.1" 200 607 0.076288 10.0.0.24 - - [2025-01-16 02:34:29] "POST /route-targets HTTP/1.1" 200 327 0.012021 10.0.0.24 - - [2025-01-16 02:34:29] "POST /ref-update HTTP/1.1" 200 156 0.015887 10.0.0.24 - - [2025-01-16 02:34:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003553 10.0.0.24 - - [2025-01-16 02:34:29] "POST /neutron/subnet HTTP/1.1" 200 715 0.153754 10.0.0.24 - - [2025-01-16 02:34:29] "POST /neutron/network HTTP/1.1" 200 824 0.006176 10.0.0.24 - - [2025-01-16 02:34:29] "POST /id-to-fqname HTTP/1.1" 200 222 0.001484 10.0.0.24 - - [2025-01-16 02:34:29] "GET /virtual-network/11e34749-27c7-4ee3-8ea8-285a4a501d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007012 10.0.0.24 - - [2025-01-16 02:34:29] "POST /neutron/network HTTP/1.1" 200 824 0.006772 10.0.0.24 - - [2025-01-16 02:34:29] "GET /virtual-network/11e34749-27c7-4ee3-8ea8-285a4a501d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006713 10.0.0.24 - - [2025-01-16 02:34:29] "POST /neutron/network HTTP/1.1" 200 824 0.006911 10.0.0.24 - - [2025-01-16 02:34:29] "POST /neutron/subnet HTTP/1.1" 200 715 0.007559 10.0.0.24 - - [2025-01-16 02:34:29] "POST /fqname-to-id HTTP/1.1" 404 228 0.002546 10.0.0.24 - - [2025-01-16 02:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.24 - - [2025-01-16 02:34:29] "GET /projects?obj_uuids=793c1f12-4fd4-4188-836c-9b20a5119e18&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001493 10.0.0.24 - - [2025-01-16 02:34:29] "GET /project/793c1f12-4fd4-4188-836c-9b20a5119e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.027203 10.0.0.24 - - [2025-01-16 02:34:29] "POST /network-policys HTTP/1.1" 200 571 0.023102 10.0.0.24 - - [2025-01-16 02:34:29] "GET /network-policy/4d399e12-a919-45de-85d5-92a542f72e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.006725 10.0.0.24 - - [2025-01-16 02:34:29] "POST /neutron/network HTTP/1.1" 200 825 0.007227 10.0.0.24 - - [2025-01-16 02:34:29] "POST /fqname-to-id HTTP/1.1" 404 236 0.007594 10.0.0.24 - - [2025-01-16 02:34:29] "POST /neutron/network HTTP/1.1" 200 927 0.062182 10.0.0.24 - - [2025-01-16 02:34:29] "POST /neutron/network HTTP/1.1" 200 927 0.045518 10.0.0.24 - - [2025-01-16 02:34:29] "POST /access-control-lists HTTP/1.1" 200 590 0.079232 10.0.0.24 - - [2025-01-16 02:34:29] "GET /virtual-network/9dc8a7a8-fc46-423b-80d2-28cd06e43bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.014735 10.0.0.24 - - [2025-01-16 02:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.24 - - [2025-01-16 02:34:30] "GET /network-policy/4d399e12-a919-45de-85d5-92a542f72e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.004279 10.0.0.24 - - [2025-01-16 02:34:30] "POST /neutron/network HTTP/1.1" 200 824 0.008187 10.0.0.24 - - [2025-01-16 02:34:30] "POST /neutron/network HTTP/1.1" 200 926 0.055887 10.0.0.24 - - [2025-01-16 02:34:30] "PUT /access-control-list/42806821-64fc-4e0b-b717-6afa63a8ed82 HTTP/1.1" 200 272 0.021637 10.0.0.24 - - [2025-01-16 02:34:30] "POST /fqname-to-id HTTP/1.1" 404 236 0.003134 10.0.0.24 - - [2025-01-16 02:34:30] "POST /neutron/network HTTP/1.1" 200 926 0.007682 10.0.0.24 - - [2025-01-16 02:34:30] "GET /virtual-network/11e34749-27c7-4ee3-8ea8-285a4a501d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.006498 10.0.0.24 - - [2025-01-16 02:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.24 - - [2025-01-16 02:34:30] "GET /network-policy/4d399e12-a919-45de-85d5-92a542f72e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.028245 10.0.0.24 - - [2025-01-16 02:34:30] "POST /access-control-lists HTTP/1.1" 200 590 0.065794 10.0.0.24 - - [2025-01-16 02:34:30] "GET /domains HTTP/1.1" 401 292 0.000424 10.0.0.24 - - [2025-01-16 02:34:30] "POST /ref-update HTTP/1.1" 200 156 0.011641 10.0.0.24 - - [2025-01-16 02:34:30] "GET /domains HTTP/1.1" 200 280 0.035341 10.0.0.24 - - [2025-01-16 02:34:30] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001368 10.0.0.24 - - [2025-01-16 02:34:30] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2769 0.010967 10.0.0.24 - - [2025-01-16 02:34:30] "GET /projects?obj_uuids=793c1f12-4fd4-4188-836c-9b20a5119e18&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002031 10.0.0.24 - - [2025-01-16 02:34:30] "GET /project/793c1f12-4fd4-4188-836c-9b20a5119e18 HTTP/1.1" 200 2569 0.077035 10.0.0.24 - - [2025-01-16 02:34:30] "GET /virtual-network/9dc8a7a8-fc46-423b-80d2-28cd06e43bdc HTTP/1.1" 200 2887 0.007682 10.0.0.24 - - [2025-01-16 02:34:30] "GET /virtual-network/9dc8a7a8-fc46-423b-80d2-28cd06e43bdc HTTP/1.1" 200 2887 0.006422 10.0.0.24 - - [2025-01-16 02:34:30] "GET /routing-instance/e80dcf60-5fa3-46a2-aa03-1f551a89e874 HTTP/1.1" 200 1784 0.005064 10.0.0.24 - - [2025-01-16 02:34:30] "GET /routing-instance/e80dcf60-5fa3-46a2-aa03-1f551a89e874 HTTP/1.1" 200 1784 0.003965 10.0.0.24 - - [2025-01-16 02:34:30] "GET /route-target/4fbbdc6b-2990-4f79-8075-06935c7e2d62 HTTP/1.1" 200 1205 0.003978 10.0.0.24 - - [2025-01-16 02:34:30] "GET /virtual-network/9dc8a7a8-fc46-423b-80d2-28cd06e43bdc HTTP/1.1" 200 2887 0.005773 10.0.0.24 - - [2025-01-16 02:34:30] "GET /routing-instance/e80dcf60-5fa3-46a2-aa03-1f551a89e874 HTTP/1.1" 200 1784 0.003988 10.0.0.24 - - [2025-01-16 02:34:30] "GET /virtual-network/9dc8a7a8-fc46-423b-80d2-28cd06e43bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.006337 10.0.0.24 - - [2025-01-16 02:34:30] "GET /virtual-network/9dc8a7a8-fc46-423b-80d2-28cd06e43bdc HTTP/1.1" 200 2887 0.006572 10.0.0.24 - - [2025-01-16 02:34:30] "GET /routing-instance/e80dcf60-5fa3-46a2-aa03-1f551a89e874 HTTP/1.1" 200 1784 0.004350 10.0.0.24 - - [2025-01-16 02:34:30] "GET /routing-instance/e80dcf60-5fa3-46a2-aa03-1f551a89e874 HTTP/1.1" 200 1784 0.004668 10.0.0.24 - - [2025-01-16 02:34:30] "GET /route-target/4fbbdc6b-2990-4f79-8075-06935c7e2d62 HTTP/1.1" 200 1205 0.003510 10.0.0.24 - - [2025-01-16 02:34:30] "GET /domains HTTP/1.1" 200 280 0.003540 10.0.0.24 - - [2025-01-16 02:34:30] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001261 10.0.0.24 - - [2025-01-16 02:34:30] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2769 0.008665 10.0.0.24 - - [2025-01-16 02:34:31] "GET /projects?obj_uuids=793c1f12-4fd4-4188-836c-9b20a5119e18&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001780 10.0.0.24 - - [2025-01-16 02:34:31] "GET /project/793c1f12-4fd4-4188-836c-9b20a5119e18 HTTP/1.1" 200 2569 0.072977 10.0.0.24 - - [2025-01-16 02:34:31] "GET /virtual-network/9dc8a7a8-fc46-423b-80d2-28cd06e43bdc HTTP/1.1" 200 2887 0.005973 10.0.0.24 - - [2025-01-16 02:34:31] "GET /obj-perms HTTP/1.1" 200 5034 0.059424 10.0.0.24 - - [2025-01-16 02:34:31] "GET /domains HTTP/1.1" 200 280 0.003580 10.0.0.24 - - [2025-01-16 02:34:31] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001255 10.0.0.24 - - [2025-01-16 02:34:31] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2769 0.008249 10.0.0.24 - - [2025-01-16 02:34:31] "GET /projects?obj_uuids=793c1f12-4fd4-4188-836c-9b20a5119e18&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001679 10.0.0.24 - - [2025-01-16 02:34:31] "GET /project/793c1f12-4fd4-4188-836c-9b20a5119e18 HTTP/1.1" 200 2569 0.081041 10.0.0.24 - - [2025-01-16 02:34:31] "GET /virtual-network/11e34749-27c7-4ee3-8ea8-285a4a501d04 HTTP/1.1" 200 2884 0.011754 10.0.0.24 - - [2025-01-16 02:34:31] "GET /virtual-network/11e34749-27c7-4ee3-8ea8-285a4a501d04 HTTP/1.1" 200 2884 0.007032 10.0.0.24 - - [2025-01-16 02:34:31] "GET /routing-instance/af1ac704-a14c-40d5-ae3d-cfef7c0be143 HTTP/1.1" 200 1784 0.004883 10.0.0.24 - - [2025-01-16 02:34:31] "GET /routing-instance/af1ac704-a14c-40d5-ae3d-cfef7c0be143 HTTP/1.1" 200 1784 0.004714 10.0.0.24 - - [2025-01-16 02:34:31] "GET /route-target/ee7d0d78-3c9a-4a5e-90ef-9ad59e472f9d HTTP/1.1" 200 1207 0.004348 10.0.0.24 - - [2025-01-16 02:34:31] "GET /virtual-network/11e34749-27c7-4ee3-8ea8-285a4a501d04 HTTP/1.1" 200 2884 0.006210 10.0.0.24 - - [2025-01-16 02:34:31] "GET /routing-instance/af1ac704-a14c-40d5-ae3d-cfef7c0be143 HTTP/1.1" 200 1784 0.004549 10.0.0.24 - - [2025-01-16 02:34:31] "GET /virtual-network/11e34749-27c7-4ee3-8ea8-285a4a501d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.006261 10.0.0.24 - - [2025-01-16 02:34:31] "GET /virtual-network/11e34749-27c7-4ee3-8ea8-285a4a501d04 HTTP/1.1" 200 2884 0.006894 10.0.0.24 - - [2025-01-16 02:34:31] "GET /routing-instance/af1ac704-a14c-40d5-ae3d-cfef7c0be143 HTTP/1.1" 200 1784 0.004275 10.0.0.24 - - [2025-01-16 02:34:31] "GET /routing-instance/af1ac704-a14c-40d5-ae3d-cfef7c0be143 HTTP/1.1" 200 1784 0.004278 10.0.0.24 - - [2025-01-16 02:34:31] "GET /route-target/ee7d0d78-3c9a-4a5e-90ef-9ad59e472f9d HTTP/1.1" 200 1207 0.004111 10.0.0.24 - - [2025-01-16 02:34:31] "GET /domains HTTP/1.1" 200 280 0.003922 10.0.0.24 - - [2025-01-16 02:34:31] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001940 10.0.0.24 - - [2025-01-16 02:34:31] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2769 0.012200 10.0.0.24 - - [2025-01-16 02:34:31] "GET /projects?obj_uuids=793c1f12-4fd4-4188-836c-9b20a5119e18&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002440 10.0.0.24 - - [2025-01-16 02:34:31] "GET /project/793c1f12-4fd4-4188-836c-9b20a5119e18 HTTP/1.1" 200 2569 0.077816 10.0.0.24 - - [2025-01-16 02:34:31] "GET /virtual-network/11e34749-27c7-4ee3-8ea8-285a4a501d04 HTTP/1.1" 200 2884 0.005690 10.0.0.24 - - [2025-01-16 02:34:31] "GET /obj-perms HTTP/1.1" 200 5034 0.003545 10.0.0.24 - - [2025-01-16 02:34:31] "POST /id-to-fqname HTTP/1.1" 200 222 0.001618 10.0.0.24 - - [2025-01-16 02:34:32] "POST /neutron/network HTTP/1.1" 200 937 0.008042 10.0.0.24 - - [2025-01-16 02:34:32] "GET /aaa-mode HTTP/1.1" 401 292 0.000567 10.0.0.24 - - [2025-01-16 02:34:32] "GET / HTTP/1.1" 200 35931 0.002092 10.0.0.24 - - [2025-01-16 02:34:32] "GET /project/793c1f12-4fd4-4188-836c-9b20a5119e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000456 10.0.0.24 - - [2025-01-16 02:34:32] "GET /projects?obj_uuids=793c1f12-4fd4-4188-836c-9b20a5119e18&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001408 10.0.0.24 - - [2025-01-16 02:34:32] "GET /project/793c1f12-4fd4-4188-836c-9b20a5119e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.053086 10.0.0.24 - - [2025-01-16 02:34:33] "POST /neutron/network HTTP/1.1" 200 927 0.007363 10.0.0.24 - - [2025-01-16 02:34:33] "POST /neutron/port HTTP/1.1" 200 117 0.007187 10.0.0.24 - - [2025-01-16 02:34:33] "POST /neutron/port HTTP/1.1" 200 117 0.006493 10.0.0.24 - - [2025-01-16 02:34:33] "POST /id-to-fqname HTTP/1.1" 200 222 0.001660 10.0.0.24 - - [2025-01-16 02:34:33] "POST /neutron/port HTTP/1.1" 200 117 0.007206 10.0.0.24 - - [2025-01-16 02:34:33] "POST /neutron/network HTTP/1.1" 200 936 0.006825 10.0.0.24 - - [2025-01-16 02:34:33] "GET /aaa-mode HTTP/1.1" 401 292 0.000714 10.0.0.24 - - [2025-01-16 02:34:33] "POST /neutron/network HTTP/1.1" 200 937 0.006891 10.0.0.24 - - [2025-01-16 02:34:33] "GET /projects?obj_uuids=793c1f12-4fd4-4188-836c-9b20a5119e18&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001694 10.0.0.24 - - [2025-01-16 02:34:33] "POST /neutron/port HTTP/1.1" 200 1061 0.251288 10.0.0.24 - - [2025-01-16 02:34:33] "POST /neutron/port HTTP/1.1" 200 1061 0.011618 10.0.0.24 - - [2025-01-16 02:34:33] "GET / HTTP/1.1" 200 35931 0.001461 10.0.0.24 - - [2025-01-16 02:34:33] "GET /project/793c1f12-4fd4-4188-836c-9b20a5119e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000448 10.0.0.24 - - [2025-01-16 02:34:33] "POST /neutron/port HTTP/1.1" 200 1061 0.010495 10.0.0.24 - - [2025-01-16 02:34:33] "POST /neutron/port HTTP/1.1" 200 1115 0.083753 10.0.0.24 - - [2025-01-16 02:34:34] "POST /neutron/port HTTP/1.1" 200 1089 0.016141 10.0.0.24 - - [2025-01-16 02:34:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004728 10.0.0.24 - - [2025-01-16 02:34:34] "POST /neutron/subnet HTTP/1.1" 200 694 0.014295 10.0.0.24 - - [2025-01-16 02:34:34] "POST /neutron/port HTTP/1.1" 200 117 0.001517 10.0.0.24 - - [2025-01-16 02:34:34] "POST /neutron/network HTTP/1.1" 200 927 0.006282 10.0.0.24 - - [2025-01-16 02:34:34] "GET /projects?obj_uuids=793c1f12-4fd4-4188-836c-9b20a5119e18&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001431 10.0.0.24 - - [2025-01-16 02:34:34] "GET /project/793c1f12-4fd4-4188-836c-9b20a5119e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.059116 10.0.0.24 - - [2025-01-16 02:34:34] "POST /neutron/network HTTP/1.1" 200 926 0.007167 10.0.0.24 - - [2025-01-16 02:34:34] "POST /neutron/port HTTP/1.1" 200 1089 0.020144 10.0.0.24 - - [2025-01-16 02:34:34] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009320 10.0.0.24 - - [2025-01-16 02:34:34] "POST /neutron/port HTTP/1.1" 200 117 0.007203 10.0.0.24 - - [2025-01-16 02:34:34] "POST /neutron/port HTTP/1.1" 200 1089 0.023218 10.0.0.24 - - [2025-01-16 02:34:34] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009579 10.0.0.24 - - [2025-01-16 02:34:34] "POST /neutron/network HTTP/1.1" 200 936 0.009384 10.0.0.24 - - [2025-01-16 02:34:34] "GET /projects?obj_uuids=793c1f12-4fd4-4188-836c-9b20a5119e18&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001255 10.0.0.24 - - [2025-01-16 02:34:35] "PUT /access-control-list/dbb856c5-1c95-4e1f-868b-ed757770592a HTTP/1.1" 200 272 0.084437 10.0.0.24 - - [2025-01-16 02:34:35] "POST /neutron/port HTTP/1.1" 200 1060 0.330346 10.0.0.24 - - [2025-01-16 02:34:35] "POST /neutron/port HTTP/1.1" 200 1060 0.010468 10.0.0.24 - - [2025-01-16 02:34:35] "POST /neutron/port HTTP/1.1" 200 1060 0.012339 10.0.0.24 - - [2025-01-16 02:34:35] "POST /neutron/port HTTP/1.1" 200 1114 0.064655 10.0.0.24 - - [2025-01-16 02:34:35] "POST /neutron/port HTTP/1.1" 200 1088 0.017089 10.0.0.24 - - [2025-01-16 02:34:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003567 10.0.0.24 - - [2025-01-16 02:34:35] "POST /neutron/subnet HTTP/1.1" 200 689 0.010940 10.0.0.24 - - [2025-01-16 02:34:35] "POST /neutron/port HTTP/1.1" 200 117 0.001266 10.0.0.24 - - [2025-01-16 02:34:35] "POST /neutron/network HTTP/1.1" 200 926 0.006566 10.0.0.24 - - [2025-01-16 02:34:39] "POST /neutron/port HTTP/1.1" 200 1089 0.017090 10.0.0.24 - - [2025-01-16 02:34:39] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006197 10.0.0.24 - - [2025-01-16 02:34:39] "POST /neutron/port HTTP/1.1" 200 1089 0.018259 10.0.0.24 - - [2025-01-16 02:34:39] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008858 10.0.0.24 - - [2025-01-16 02:34:39] "POST /neutron/port HTTP/1.1" 200 1089 0.016382 10.0.0.24 - - [2025-01-16 02:34:39] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006383 10.0.0.24 - - [2025-01-16 02:34:39] "GET /virtual-machine/70ffe638-da2b-44bf-9ee4-597aabc3f358 HTTP/1.1" 200 1294 0.005055 10.0.0.24 - - [2025-01-16 02:34:39] "GET /virtual-machine-interface/6e06be3b-f973-4302-9476-2a9743f94c0f HTTP/1.1" 200 2950 0.005373 10.0.0.24 - - [2025-01-16 02:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.24 - - [2025-01-16 02:34:40] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003431 10.0.0.24 - - [2025-01-16 02:34:40] "GET /virtual-networks?parent_id=793c1f12-4fd4-4188-836c-9b20a5119e18&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003175 10.0.0.24 - - [2025-01-16 02:34:40] "GET /virtual-network/9dc8a7a8-fc46-423b-80d2-28cd06e43bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.006143 10.0.0.24 - - [2025-01-16 02:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.24 - - [2025-01-16 02:34:43] "GET /virtual-network/9dc8a7a8-fc46-423b-80d2-28cd06e43bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005158 10.0.0.24 - - [2025-01-16 02:34:43] "POST /neutron/port HTTP/1.1" 200 1089 0.016651 10.0.0.24 - - [2025-01-16 02:34:43] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007356 10.0.0.24 - - [2025-01-16 02:34:44] "POST /neutron/port HTTP/1.1" 200 1088 0.017356 10.0.0.24 - - [2025-01-16 02:34:44] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006021 10.0.0.24 - - [2025-01-16 02:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.24 - - [2025-01-16 02:34:45] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004013 10.0.0.24 - - [2025-01-16 02:34:45] "GET /virtual-networks?parent_id=793c1f12-4fd4-4188-836c-9b20a5119e18&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003727 10.0.0.24 - - [2025-01-16 02:34:45] "GET /virtual-network/9dc8a7a8-fc46-423b-80d2-28cd06e43bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005718 10.0.0.24 - - [2025-01-16 02:34:45] "POST /neutron/port HTTP/1.1" 200 1088 0.020683 10.0.0.24 - - [2025-01-16 02:34:45] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007959 10.0.0.24 - - [2025-01-16 02:34:45] "POST /neutron/port HTTP/1.1" 200 1088 0.016573 10.0.0.24 - - [2025-01-16 02:34:45] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009156 10.0.0.24 - - [2025-01-16 02:34:45] "POST /neutron/port HTTP/1.1" 200 1088 0.020662 10.0.0.24 - - [2025-01-16 02:34:45] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008240 10.0.0.24 - - [2025-01-16 02:34:45] "GET /virtual-machine/92a0652b-6714-4078-8ebd-b211c1b0b3b7 HTTP/1.1" 200 1295 0.007624 10.0.0.24 - - [2025-01-16 02:34:46] "GET /virtual-machine-interface/0ae80d91-3f35-4db7-8193-b215cef3837e HTTP/1.1" 200 2948 0.006193 10.0.0.24 - - [2025-01-16 02:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.24 - - [2025-01-16 02:34:46] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003451 10.0.0.24 - - [2025-01-16 02:34:46] "GET /virtual-networks?parent_id=793c1f12-4fd4-4188-836c-9b20a5119e18&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003588 10.0.0.24 - - [2025-01-16 02:34:46] "GET /virtual-network/11e34749-27c7-4ee3-8ea8-285a4a501d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.006256 10.0.0.24 - - [2025-01-16 02:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.24 - - [2025-01-16 02:34:47] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004528 10.0.0.24 - - [2025-01-16 02:34:47] "GET /virtual-networks?parent_id=793c1f12-4fd4-4188-836c-9b20a5119e18&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004122 10.0.0.24 - - [2025-01-16 02:34:47] "GET /virtual-network/11e34749-27c7-4ee3-8ea8-285a4a501d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.005970 10.0.0.24 - - [2025-01-16 02:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.24 - - [2025-01-16 02:34:51] "GET /projects?obj_uuids=793c1f12-4fd4-4188-836c-9b20a5119e18&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001106 10.0.0.24 - - [2025-01-16 02:34:51] "GET /project/793c1f12-4fd4-4188-836c-9b20a5119e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.025877 10.0.0.24 - - [2025-01-16 02:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.24 - - [2025-01-16 02:34:51] "PUT /network-policy/4d399e12-a919-45de-85d5-92a542f72e75 HTTP/1.1" 200 262 0.010683 10.0.0.24 - - [2025-01-16 02:34:52] "PUT /access-control-list/42806821-64fc-4e0b-b717-6afa63a8ed82 HTTP/1.1" 200 272 0.053794 10.0.0.24 - - [2025-01-16 02:34:52] "POST /ref-update HTTP/1.1" 200 156 0.026654 10.0.0.24 - - [2025-01-16 02:34:52] "PUT /access-control-list/dbb856c5-1c95-4e1f-868b-ed757770592a HTTP/1.1" 200 272 0.053126 10.0.0.24 - - [2025-01-16 02:34:52] "POST /ref-update HTTP/1.1" 200 156 0.011921 10.0.0.24 - - [2025-01-16 02:34:54] "GET /virtual-network/11e34749-27c7-4ee3-8ea8-285a4a501d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.007642 10.0.0.24 - - [2025-01-16 02:34:54] "POST /neutron/network HTTP/1.1" 200 926 0.005892 10.0.0.24 - - [2025-01-16 02:34:54] "POST /neutron/network HTTP/1.1" 200 824 0.045352 10.0.0.24 - - [2025-01-16 02:34:54] "DELETE /access-control-list/dbb856c5-1c95-4e1f-868b-ed757770592a HTTP/1.1" 200 115 0.035819 10.0.0.24 - - [2025-01-16 02:34:54] "POST /neutron/network HTTP/1.1" 200 824 0.012919 10.0.0.24 - - [2025-01-16 02:34:55] "GET /virtual-network/11e34749-27c7-4ee3-8ea8-285a4a501d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.010429 10.0.0.24 - - [2025-01-16 02:34:55] "GET /virtual-network/9dc8a7a8-fc46-423b-80d2-28cd06e43bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.007630 10.0.0.24 - - [2025-01-16 02:34:55] "POST /neutron/network HTTP/1.1" 200 927 0.008137 10.0.0.24 - - [2025-01-16 02:34:55] "POST /neutron/network HTTP/1.1" 200 825 0.056120 10.0.0.24 - - [2025-01-16 02:34:55] "DELETE /access-control-list/42806821-64fc-4e0b-b717-6afa63a8ed82 HTTP/1.1" 200 115 0.049803 10.0.0.24 - - [2025-01-16 02:34:55] "POST /neutron/network HTTP/1.1" 200 825 0.022070 10.0.0.24 - - [2025-01-16 02:34:55] "GET /virtual-network/9dc8a7a8-fc46-423b-80d2-28cd06e43bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006031 10.0.0.24 - - [2025-01-16 02:34:55] "DELETE /network-policy/4d399e12-a919-45de-85d5-92a542f72e75 HTTP/1.1" 200 115 0.026334 10.0.0.24 - - [2025-01-16 02:34:55] "POST /neutron/network HTTP/1.1" 200 824 0.005781 10.0.0.24 - - [2025-01-16 02:34:55] "POST /neutron/network HTTP/1.1" 400 204 0.013420 10.0.0.24 - - [2025-01-16 02:34:55] "POST /neutron/port HTTP/1.1" 200 1088 0.018630 10.0.0.24 - - [2025-01-16 02:34:55] "POST /neutron/port HTTP/1.1" 200 1114 0.010094 10.0.0.24 - - [2025-01-16 02:34:55] "POST /neutron/port HTTP/1.1" 200 1089 0.022477 10.0.0.24 - - [2025-01-16 02:34:55] "POST /neutron/port HTTP/1.1" 200 1115 0.008985 10.0.0.24 - - [2025-01-16 02:34:55] "POST /neutron/port HTTP/1.1" 200 151 0.141711 10.0.0.24 - - [2025-01-16 02:34:55] "POST /neutron/port HTTP/1.1" 200 151 0.152409 10.0.0.24 - - [2025-01-16 02:34:57] "POST /neutron/network HTTP/1.1" 200 824 0.006102 10.0.0.24 - - [2025-01-16 02:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.24 - - [2025-01-16 02:34:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002547 10.0.0.24 - - [2025-01-16 02:34:57] "POST /useragent-kv HTTP/1.1" 200 115 0.004281 10.0.0.24 - - [2025-01-16 02:34:57] "POST /neutron/network HTTP/1.1" 200 151 0.086876 10.0.0.24 - - [2025-01-16 02:34:57] "DELETE /route-target/ee7d0d78-3c9a-4a5e-90ef-9ad59e472f9d HTTP/1.1" 200 115 0.020125 10.0.0.24 - - [2025-01-16 02:34:57] "GET /routing-instance/af1ac704-a14c-40d5-ae3d-cfef7c0be143 HTTP/1.1" 404 171 0.002685 10.0.0.24 - - [2025-01-16 02:34:57] "GET /domains HTTP/1.1" 200 280 0.002422 10.0.0.24 - - [2025-01-16 02:34:57] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001041 10.0.0.24 - - [2025-01-16 02:34:57] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2769 0.049706 10.0.0.24 - - [2025-01-16 02:34:57] "GET /projects?obj_uuids=793c1f12-4fd4-4188-836c-9b20a5119e18&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001170 10.0.0.24 - - [2025-01-16 02:34:57] "GET /project/793c1f12-4fd4-4188-836c-9b20a5119e18 HTTP/1.1" 200 2101 0.071871 10.0.0.24 - - [2025-01-16 02:34:57] "POST /neutron/network HTTP/1.1" 200 825 0.005954 10.0.0.24 - - [2025-01-16 02:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008561 10.0.0.24 - - [2025-01-16 02:34:57] "POST /useragent-kv HTTP/1.1" 200 115 0.004249 10.0.0.24 - - [2025-01-16 02:34:57] "POST /useragent-kv HTTP/1.1" 200 115 0.003283 10.0.0.24 - - [2025-01-16 02:34:57] "POST /neutron/network HTTP/1.1" 200 151 0.103737 10.0.0.24 - - [2025-01-16 02:34:57] "GET /routing-instance/e80dcf60-5fa3-46a2-aa03-1f551a89e874 HTTP/1.1" 404 171 0.004451 10.0.0.24 - - [2025-01-16 02:34:57] "DELETE /route-target/4fbbdc6b-2990-4f79-8075-06935c7e2d62 HTTP/1.1" 200 115 0.033974 10.0.0.24 - - [2025-01-16 02:34:57] "GET /domains HTTP/1.1" 200 280 0.003258 10.0.0.24 - - [2025-01-16 02:34:57] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001535 10.0.0.24 - - [2025-01-16 02:34:57] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2769 0.050022 10.0.0.24 - - [2025-01-16 02:34:57] "GET /projects?obj_uuids=793c1f12-4fd4-4188-836c-9b20a5119e18&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001804 10.0.0.24 - - [2025-01-16 02:34:57] "GET /project/793c1f12-4fd4-4188-836c-9b20a5119e18 HTTP/1.1" 200 1862 0.068189 10.0.0.24 - - [2025-01-16 02:34:58] "GET /projects?obj_uuids=793c1f12-4fd4-4188-836c-9b20a5119e18&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001409 10.0.0.24 - - [2025-01-16 02:34:58] "GET /project/793c1f12-4fd4-4188-836c-9b20a5119e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.031939 10.0.0.24 - - [2025-01-16 02:34:58] "GET /projects?obj_uuids=793c1f12-4fd4-4188-836c-9b20a5119e18&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001203 10.0.0.24 - - [2025-01-16 02:34:58] "GET /project/793c1f12-4fd4-4188-836c-9b20a5119e18?fields=virtual_networks HTTP/1.1" 200 1034 0.068930 10.0.0.24 - - [2025-01-16 02:34:58] "GET /projects?obj_uuids=793c1f12-4fd4-4188-836c-9b20a5119e18&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001288 10.0.0.24 - - [2025-01-16 02:34:58] "GET /project/793c1f12-4fd4-4188-836c-9b20a5119e18?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.027862 10.0.0.24 - - [2025-01-16 02:34:58] "GET /projects?obj_uuids=793c1f12-4fd4-4188-836c-9b20a5119e18&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001179 10.0.0.24 - - [2025-01-16 02:34:58] "GET /project/793c1f12-4fd4-4188-836c-9b20a5119e18?fields=security_groups HTTP/1.1" 200 1262 0.039769 10.0.0.24 - - [2025-01-16 02:34:59] "POST /fqname-to-id HTTP/1.1" 404 186 0.023257 10.0.0.24 - - [2025-01-16 02:34:59] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002488 10.0.0.24 - - [2025-01-16 02:34:59] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001472 10.0.0.24 - - [2025-01-16 02:34:59] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007571 10.0.0.24 - - [2025-01-16 02:34:59] "POST /id-to-fqname HTTP/1.1" 200 188 0.001713 10.0.0.24 - - [2025-01-16 02:34:59] "POST /fqname-to-id HTTP/1.1" 404 197 0.002555 10.0.0.24 - - [2025-01-16 02:34:59] "POST /security-groups HTTP/1.1" 200 589 0.059441 10.0.0.24 - - [2025-01-16 02:34:59] "POST /fqname-to-id HTTP/1.1" 404 232 0.002709 10.0.0.24 - - [2025-01-16 02:34:59] "POST /projects HTTP/1.1" 200 581 0.220242 10.0.0.24 - - [2025-01-16 02:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.287783 10.0.0.24 - - [2025-01-16 02:34:59] "POST /access-control-lists HTTP/1.1" 200 594 0.057631 10.0.0.24 - - [2025-01-16 02:34:59] "POST /fqname-to-id HTTP/1.1" 404 231 0.002707 10.0.0.24 - - [2025-01-16 02:34:59] "GET /project/8bfb53bf-df35-4ea4-8118-81af70b803c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.413150 10.0.0.24 - - [2025-01-16 02:34:59] "POST /access-control-lists HTTP/1.1" 200 592 0.059532 10.0.0.24 - - [2025-01-16 02:35:00] "GET / HTTP/1.1" 200 35931 0.002478 10.0.0.24 - - [2025-01-16 02:35:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000622 10.0.0.24 - - [2025-01-16 02:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.064801 10.0.0.24 - - [2025-01-16 02:35:02] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001314 10.0.0.24 - - [2025-01-16 02:35:02] "GET /project/8bfb53bf-df35-4ea4-8118-81af70b803c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.029680 10.0.0.24 - - [2025-01-16 02:35:02] "POST /neutron/network HTTP/1.1" 200 117 0.037745 10.0.0.24 - - [2025-01-16 02:35:02] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001990 10.0.0.24 - - [2025-01-16 02:35:02] "POST /neutron/network HTTP/1.1" 200 613 0.081692 10.0.0.24 - - [2025-01-16 02:35:02] "POST /route-targets HTTP/1.1" 200 327 0.014219 10.0.0.24 - - [2025-01-16 02:35:02] "POST /ref-update HTTP/1.1" 200 156 0.021969 10.0.0.24 - - [2025-01-16 02:35:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003049 10.0.0.24 - - [2025-01-16 02:35:02] "POST /neutron/subnet HTTP/1.1" 200 729 0.215681 10.0.0.24 - - [2025-01-16 02:35:02] "POST /neutron/network HTTP/1.1" 200 833 0.008154 10.0.0.24 - - [2025-01-16 02:35:02] "POST /id-to-fqname HTTP/1.1" 200 223 0.002212 10.0.0.24 - - [2025-01-16 02:35:02] "GET /virtual-network/4e2060dd-a430-4712-8d7e-4d554d10e87e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008157 10.0.0.24 - - [2025-01-16 02:35:02] "POST /neutron/network HTTP/1.1" 200 833 0.007079 10.0.0.24 - - [2025-01-16 02:35:02] "GET /virtual-network/4e2060dd-a430-4712-8d7e-4d554d10e87e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005682 10.0.0.24 - - [2025-01-16 02:35:02] "POST /neutron/network HTTP/1.1" 200 833 0.006702 10.0.0.24 - - [2025-01-16 02:35:02] "POST /neutron/subnet HTTP/1.1" 200 729 0.010170 10.0.0.24 - - [2025-01-16 02:35:02] "GET /domains HTTP/1.1" 401 292 0.000505 10.0.0.24 - - [2025-01-16 02:35:03] "GET /domains HTTP/1.1" 200 280 0.027267 10.0.0.24 - - [2025-01-16 02:35:03] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001674 10.0.0.24 - - [2025-01-16 02:35:03] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2953 0.012496 10.0.0.24 - - [2025-01-16 02:35:03] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001578 10.0.0.24 - - [2025-01-16 02:35:03] "GET /project/8bfb53bf-df35-4ea4-8118-81af70b803c0 HTTP/1.1" 200 2079 0.070678 10.0.0.24 - - [2025-01-16 02:35:03] "GET /virtual-network/4e2060dd-a430-4712-8d7e-4d554d10e87e HTTP/1.1" 200 2320 0.007423 10.0.0.24 - - [2025-01-16 02:35:03] "GET /virtual-network/4e2060dd-a430-4712-8d7e-4d554d10e87e HTTP/1.1" 200 2320 0.005125 10.0.0.24 - - [2025-01-16 02:35:03] "GET /routing-instance/a681da9a-82c4-428f-bd1c-d18f4757ddab HTTP/1.1" 200 1494 0.004096 10.0.0.24 - - [2025-01-16 02:35:03] "GET /routing-instance/a681da9a-82c4-428f-bd1c-d18f4757ddab HTTP/1.1" 200 1494 0.004267 10.0.0.24 - - [2025-01-16 02:35:03] "GET /route-target/1a358358-f3b8-4cf5-bbee-3c33d8449594 HTTP/1.1" 200 1212 0.003260 10.0.0.24 - - [2025-01-16 02:35:03] "GET /virtual-network/4e2060dd-a430-4712-8d7e-4d554d10e87e HTTP/1.1" 200 2320 0.005384 10.0.0.24 - - [2025-01-16 02:35:03] "GET /routing-instance/a681da9a-82c4-428f-bd1c-d18f4757ddab HTTP/1.1" 200 1494 0.003286 10.0.0.24 - - [2025-01-16 02:35:03] "GET /virtual-network/4e2060dd-a430-4712-8d7e-4d554d10e87e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007517 10.0.0.24 - - [2025-01-16 02:35:03] "GET /virtual-network/4e2060dd-a430-4712-8d7e-4d554d10e87e HTTP/1.1" 200 2320 0.007501 10.0.0.24 - - [2025-01-16 02:35:03] "GET /routing-instance/a681da9a-82c4-428f-bd1c-d18f4757ddab HTTP/1.1" 200 1494 0.004610 10.0.0.24 - - [2025-01-16 02:35:03] "GET /routing-instance/a681da9a-82c4-428f-bd1c-d18f4757ddab HTTP/1.1" 200 1494 0.004951 10.0.0.24 - - [2025-01-16 02:35:03] "GET /route-target/1a358358-f3b8-4cf5-bbee-3c33d8449594 HTTP/1.1" 200 1212 0.006630 10.0.0.24 - - [2025-01-16 02:35:03] "GET /domains HTTP/1.1" 200 280 0.002883 10.0.0.24 - - [2025-01-16 02:35:03] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001145 10.0.0.24 - - [2025-01-16 02:35:03] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2953 0.007845 10.0.0.24 - - [2025-01-16 02:35:03] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001098 10.0.0.24 - - [2025-01-16 02:35:03] "GET /project/8bfb53bf-df35-4ea4-8118-81af70b803c0 HTTP/1.1" 200 2079 0.072071 10.0.0.24 - - [2025-01-16 02:35:03] "GET /virtual-network/4e2060dd-a430-4712-8d7e-4d554d10e87e HTTP/1.1" 200 2320 0.005357 10.0.0.24 - - [2025-01-16 02:35:03] "GET /obj-perms HTTP/1.1" 200 5026 0.108075 10.0.0.24 - - [2025-01-16 02:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.24 - - [2025-01-16 02:35:03] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001193 10.0.0.24 - - [2025-01-16 02:35:03] "GET /project/8bfb53bf-df35-4ea4-8118-81af70b803c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.031456 10.0.0.24 - - [2025-01-16 02:35:04] "POST /neutron/network HTTP/1.1" 200 117 0.009378 10.0.0.24 - - [2025-01-16 02:35:04] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001194 10.0.0.24 - - [2025-01-16 02:35:04] "POST /neutron/network HTTP/1.1" 200 613 0.075570 10.0.0.24 - - [2025-01-16 02:35:04] "POST /route-targets HTTP/1.1" 200 327 0.010885 10.0.0.24 - - [2025-01-16 02:35:04] "POST /ref-update HTTP/1.1" 200 156 0.017640 10.0.0.24 - - [2025-01-16 02:35:04] "POST /useragent-kv HTTP/1.1" 200 115 0.005351 10.0.0.24 - - [2025-01-16 02:35:04] "POST /neutron/subnet HTTP/1.1" 200 729 0.224989 10.0.0.24 - - [2025-01-16 02:35:04] "POST /neutron/network HTTP/1.1" 200 833 0.005509 10.0.0.24 - - [2025-01-16 02:35:04] "POST /id-to-fqname HTTP/1.1" 200 223 0.001214 10.0.0.24 - - [2025-01-16 02:35:04] "GET /virtual-network/b561e760-a862-45d8-9296-07033e7ad627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005007 10.0.0.24 - - [2025-01-16 02:35:04] "POST /neutron/network HTTP/1.1" 200 833 0.006541 10.0.0.24 - - [2025-01-16 02:35:04] "GET /virtual-network/b561e760-a862-45d8-9296-07033e7ad627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005128 10.0.0.24 - - [2025-01-16 02:35:04] "POST /neutron/network HTTP/1.1" 200 833 0.005712 10.0.0.24 - - [2025-01-16 02:35:04] "POST /neutron/subnet HTTP/1.1" 200 729 0.006538 10.0.0.24 - - [2025-01-16 02:35:04] "GET /domains HTTP/1.1" 200 280 0.002369 10.0.0.24 - - [2025-01-16 02:35:04] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001100 10.0.0.24 - - [2025-01-16 02:35:04] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2953 0.007263 10.0.0.24 - - [2025-01-16 02:35:04] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001066 10.0.0.24 - - [2025-01-16 02:35:04] "GET /project/8bfb53bf-df35-4ea4-8118-81af70b803c0 HTTP/1.1" 200 2297 0.072094 10.0.0.24 - - [2025-01-16 02:35:04] "GET /virtual-network/b561e760-a862-45d8-9296-07033e7ad627 HTTP/1.1" 200 2321 0.008497 10.0.0.24 - - [2025-01-16 02:35:04] "GET /virtual-network/b561e760-a862-45d8-9296-07033e7ad627 HTTP/1.1" 200 2321 0.005057 10.0.0.24 - - [2025-01-16 02:35:04] "GET /routing-instance/54ba54ff-197d-40ff-b74f-0e1377ff4ee9 HTTP/1.1" 200 1493 0.003589 10.0.0.24 - - [2025-01-16 02:35:04] "GET /routing-instance/54ba54ff-197d-40ff-b74f-0e1377ff4ee9 HTTP/1.1" 200 1493 0.003366 10.0.0.24 - - [2025-01-16 02:35:04] "GET /route-target/55ee6963-d848-40a6-8e70-4ac4e02bd677 HTTP/1.1" 200 1212 0.003144 10.0.0.24 - - [2025-01-16 02:35:04] "GET /virtual-network/b561e760-a862-45d8-9296-07033e7ad627 HTTP/1.1" 200 2321 0.005056 10.0.0.24 - - [2025-01-16 02:35:04] "GET /routing-instance/54ba54ff-197d-40ff-b74f-0e1377ff4ee9 HTTP/1.1" 200 1493 0.004052 10.0.0.24 - - [2025-01-16 02:35:04] "GET /virtual-network/b561e760-a862-45d8-9296-07033e7ad627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005464 10.0.0.24 - - [2025-01-16 02:35:04] "GET /virtual-network/b561e760-a862-45d8-9296-07033e7ad627 HTTP/1.1" 200 2321 0.005074 10.0.0.24 - - [2025-01-16 02:35:04] "GET /routing-instance/54ba54ff-197d-40ff-b74f-0e1377ff4ee9 HTTP/1.1" 200 1493 0.003436 10.0.0.24 - - [2025-01-16 02:35:04] "GET /routing-instance/54ba54ff-197d-40ff-b74f-0e1377ff4ee9 HTTP/1.1" 200 1493 0.003335 10.0.0.24 - - [2025-01-16 02:35:04] "GET /route-target/55ee6963-d848-40a6-8e70-4ac4e02bd677 HTTP/1.1" 200 1212 0.003259 10.0.0.24 - - [2025-01-16 02:35:04] "GET /domains HTTP/1.1" 200 280 0.003118 10.0.0.24 - - [2025-01-16 02:35:04] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001540 10.0.0.24 - - [2025-01-16 02:35:04] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2953 0.008114 10.0.0.24 - - [2025-01-16 02:35:04] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001132 10.0.0.24 - - [2025-01-16 02:35:04] "GET /project/8bfb53bf-df35-4ea4-8118-81af70b803c0 HTTP/1.1" 200 2297 0.071956 10.0.0.24 - - [2025-01-16 02:35:04] "GET /virtual-network/b561e760-a862-45d8-9296-07033e7ad627 HTTP/1.1" 200 2321 0.005725 10.0.0.24 - - [2025-01-16 02:35:04] "GET /obj-perms HTTP/1.1" 200 5026 0.003655 10.0.0.24 - - [2025-01-16 02:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004127 10.0.0.24 - - [2025-01-16 02:35:04] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002327 10.0.0.24 - - [2025-01-16 02:35:04] "GET /project/8bfb53bf-df35-4ea4-8118-81af70b803c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.038420 10.0.0.24 - - [2025-01-16 02:35:05] "POST /neutron/network HTTP/1.1" 200 117 0.011723 10.0.0.24 - - [2025-01-16 02:35:05] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001208 10.0.0.24 - - [2025-01-16 02:35:05] "POST /neutron/network HTTP/1.1" 200 615 0.067753 10.0.0.24 - - [2025-01-16 02:35:05] "POST /ref-update HTTP/1.1" 200 156 0.010220 10.0.0.24 - - [2025-01-16 02:35:05] "POST /useragent-kv HTTP/1.1" 200 115 0.006300 10.0.0.24 - - [2025-01-16 02:35:05] "POST /neutron/subnet HTTP/1.1" 200 730 0.144313 10.0.0.24 - - [2025-01-16 02:35:05] "POST /neutron/network HTTP/1.1" 200 835 0.005987 10.0.0.24 - - [2025-01-16 02:35:05] "POST /id-to-fqname HTTP/1.1" 200 224 0.001433 10.0.0.24 - - [2025-01-16 02:35:05] "GET /virtual-network/609a2d8a-8f1c-4a3a-abfb-43e67c7bd26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005378 10.0.0.24 - - [2025-01-16 02:35:05] "POST /neutron/network HTTP/1.1" 200 835 0.006253 10.0.0.24 - - [2025-01-16 02:35:05] "GET /virtual-network/609a2d8a-8f1c-4a3a-abfb-43e67c7bd26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005430 10.0.0.24 - - [2025-01-16 02:35:05] "POST /neutron/network HTTP/1.1" 200 835 0.006044 10.0.0.24 - - [2025-01-16 02:35:05] "POST /neutron/subnet HTTP/1.1" 200 730 0.007572 10.0.0.24 - - [2025-01-16 02:35:05] "GET /domains HTTP/1.1" 200 280 0.002342 10.0.0.24 - - [2025-01-16 02:35:05] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001086 10.0.0.24 - - [2025-01-16 02:35:05] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2953 0.007346 10.0.0.24 - - [2025-01-16 02:35:05] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001160 10.0.0.24 - - [2025-01-16 02:35:05] "GET /project/8bfb53bf-df35-4ea4-8118-81af70b803c0 HTTP/1.1" 200 2516 0.067007 10.0.0.24 - - [2025-01-16 02:35:05] "GET /virtual-network/609a2d8a-8f1c-4a3a-abfb-43e67c7bd26e HTTP/1.1" 200 2326 0.007013 10.0.0.24 - - [2025-01-16 02:35:05] "GET /virtual-network/609a2d8a-8f1c-4a3a-abfb-43e67c7bd26e HTTP/1.1" 200 2326 0.007156 10.0.0.24 - - [2025-01-16 02:35:05] "GET /routing-instance/65791e6b-3c03-4b24-8889-e4f2ffdfe231 HTTP/1.1" 200 1496 0.003852 10.0.0.24 - - [2025-01-16 02:35:05] "GET /routing-instance/65791e6b-3c03-4b24-8889-e4f2ffdfe231 HTTP/1.1" 200 1496 0.004312 10.0.0.24 - - [2025-01-16 02:35:05] "GET /route-target/01562a24-fab8-4a1f-ac0f-f397f68cb266 HTTP/1.1" 200 1212 0.003103 10.0.0.24 - - [2025-01-16 02:35:05] "GET /virtual-network/609a2d8a-8f1c-4a3a-abfb-43e67c7bd26e HTTP/1.1" 200 2326 0.004870 10.0.0.24 - - [2025-01-16 02:35:05] "GET /routing-instance/65791e6b-3c03-4b24-8889-e4f2ffdfe231 HTTP/1.1" 200 1496 0.004335 10.0.0.24 - - [2025-01-16 02:35:05] "GET /virtual-network/609a2d8a-8f1c-4a3a-abfb-43e67c7bd26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007281 10.0.0.24 - - [2025-01-16 02:35:05] "GET /virtual-network/609a2d8a-8f1c-4a3a-abfb-43e67c7bd26e HTTP/1.1" 200 2326 0.007609 10.0.0.24 - - [2025-01-16 02:35:05] "GET /routing-instance/65791e6b-3c03-4b24-8889-e4f2ffdfe231 HTTP/1.1" 200 1496 0.004817 10.0.0.24 - - [2025-01-16 02:35:05] "GET /routing-instance/65791e6b-3c03-4b24-8889-e4f2ffdfe231 HTTP/1.1" 200 1496 0.003648 10.0.0.24 - - [2025-01-16 02:35:05] "GET /route-target/01562a24-fab8-4a1f-ac0f-f397f68cb266 HTTP/1.1" 200 1212 0.003465 10.0.0.24 - - [2025-01-16 02:35:05] "GET /domains HTTP/1.1" 200 280 0.003871 10.0.0.24 - - [2025-01-16 02:35:05] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001440 10.0.0.24 - - [2025-01-16 02:35:05] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2953 0.011375 10.0.0.24 - - [2025-01-16 02:35:05] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001664 10.0.0.24 - - [2025-01-16 02:35:05] "GET /project/8bfb53bf-df35-4ea4-8118-81af70b803c0 HTTP/1.1" 200 2516 0.080328 10.0.0.24 - - [2025-01-16 02:35:05] "GET /virtual-network/609a2d8a-8f1c-4a3a-abfb-43e67c7bd26e HTTP/1.1" 200 2326 0.005053 10.0.0.24 - - [2025-01-16 02:35:05] "GET /obj-perms HTTP/1.1" 200 5026 0.003190 10.0.0.24 - - [2025-01-16 02:35:05] "POST /id-to-fqname HTTP/1.1" 200 223 0.001565 10.0.0.24 - - [2025-01-16 02:35:06] "POST /neutron/network HTTP/1.1" 200 843 0.005985 10.0.0.24 - - [2025-01-16 02:35:06] "GET /aaa-mode HTTP/1.1" 401 292 0.000439 10.0.0.24 - - [2025-01-16 02:35:06] "GET / HTTP/1.1" 200 35931 0.002006 10.0.0.24 - - [2025-01-16 02:35:06] "GET /project/8bfb53bf-df35-4ea4-8118-81af70b803c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000434 10.0.0.24 - - [2025-01-16 02:35:06] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001247 10.0.0.24 - - [2025-01-16 02:35:06] "GET /project/8bfb53bf-df35-4ea4-8118-81af70b803c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.048536 10.0.0.24 - - [2025-01-16 02:35:06] "POST /neutron/network HTTP/1.1" 200 833 0.006511 10.0.0.24 - - [2025-01-16 02:35:06] "POST /neutron/port HTTP/1.1" 200 117 0.005857 10.0.0.24 - - [2025-01-16 02:35:06] "POST /neutron/port HTTP/1.1" 200 117 0.005319 10.0.0.24 - - [2025-01-16 02:35:07] "POST /id-to-fqname HTTP/1.1" 200 224 0.001840 10.0.0.24 - - [2025-01-16 02:35:07] "POST /neutron/port HTTP/1.1" 200 117 0.006352 10.0.0.24 - - [2025-01-16 02:35:07] "POST /neutron/network HTTP/1.1" 200 845 0.006793 10.0.0.24 - - [2025-01-16 02:35:07] "GET /aaa-mode HTTP/1.1" 401 292 0.000497 10.0.0.24 - - [2025-01-16 02:35:07] "POST /neutron/network HTTP/1.1" 200 843 0.006034 10.0.0.24 - - [2025-01-16 02:35:07] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001272 10.0.0.24 - - [2025-01-16 02:35:07] "GET / HTTP/1.1" 200 35931 0.001867 10.0.0.24 - - [2025-01-16 02:35:07] "GET /project/8bfb53bf-df35-4ea4-8118-81af70b803c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000487 10.0.0.24 - - [2025-01-16 02:35:07] "POST /neutron/port HTTP/1.1" 200 1059 0.232946 10.0.0.24 - - [2025-01-16 02:35:07] "POST /neutron/port HTTP/1.1" 200 1059 0.009292 10.0.0.24 - - [2025-01-16 02:35:07] "POST /neutron/port HTTP/1.1" 200 1059 0.008882 10.0.0.24 - - [2025-01-16 02:35:07] "POST /neutron/port HTTP/1.1" 200 1113 0.056992 10.0.0.24 - - [2025-01-16 02:35:07] "POST /neutron/port HTTP/1.1" 200 1087 0.016482 10.0.0.24 - - [2025-01-16 02:35:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003284 10.0.0.24 - - [2025-01-16 02:35:07] "POST /neutron/subnet HTTP/1.1" 200 703 0.011476 10.0.0.24 - - [2025-01-16 02:35:07] "POST /neutron/port HTTP/1.1" 200 117 0.001336 10.0.0.24 - - [2025-01-16 02:35:07] "POST /neutron/network HTTP/1.1" 200 833 0.005873 10.0.0.24 - - [2025-01-16 02:35:07] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001169 10.0.0.24 - - [2025-01-16 02:35:08] "GET /project/8bfb53bf-df35-4ea4-8118-81af70b803c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.064209 10.0.0.24 - - [2025-01-16 02:35:08] "POST /neutron/network HTTP/1.1" 200 835 0.005954 10.0.0.24 - - [2025-01-16 02:35:08] "POST /neutron/port HTTP/1.1" 200 1087 0.029237 10.0.0.24 - - [2025-01-16 02:35:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007201 10.0.0.24 - - [2025-01-16 02:35:08] "POST /neutron/port HTTP/1.1" 200 117 0.005344 10.0.0.24 - - [2025-01-16 02:35:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.002779 10.0.0.24 - - [2025-01-16 02:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.24 - - [2025-01-16 02:35:08] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001683 10.0.0.24 - - [2025-01-16 02:35:08] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009759 10.0.0.24 - - [2025-01-16 02:35:08] "POST /service-templates HTTP/1.1" 200 543 0.030354 10.0.0.24 - - [2025-01-16 02:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.24 - - [2025-01-16 02:35:08] "GET /service-template/b495e1f7-a4f0-44f5-81fc-93b65b33b27e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.007017 10.0.0.24 - - [2025-01-16 02:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.24 - - [2025-01-16 02:35:08] "POST /neutron/network HTTP/1.1" 200 845 0.007650 10.0.0.24 - - [2025-01-16 02:35:08] "GET /service-template/b495e1f7-a4f0-44f5-81fc-93b65b33b27e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.004153 10.0.0.24 - - [2025-01-16 02:35:08] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001193 10.0.0.24 - - [2025-01-16 02:35:08] "POST /id-to-fqname HTTP/1.1" 200 223 0.001923 10.0.0.24 - - [2025-01-16 02:35:08] "POST /id-to-fqname HTTP/1.1" 200 223 0.002043 10.0.0.24 - - [2025-01-16 02:35:08] "POST /id-to-fqname HTTP/1.1" 200 224 0.005051 10.0.0.24 - - [2025-01-16 02:35:08] "POST /neutron/port HTTP/1.1" 200 1059 0.358470 10.0.0.24 - - [2025-01-16 02:35:08] "POST /neutron/port HTTP/1.1" 200 2004 0.029791 10.0.0.24 - - [2025-01-16 02:35:09] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007709 10.0.0.24 - - [2025-01-16 02:35:09] "POST /neutron/port HTTP/1.1" 200 1059 0.015147 10.0.0.24 - - [2025-01-16 02:35:09] "POST /neutron/port HTTP/1.1" 200 1059 0.014748 10.0.0.24 - - [2025-01-16 02:35:09] "POST /neutron/port HTTP/1.1" 200 1113 0.100780 10.0.0.24 - - [2025-01-16 02:35:09] "POST /neutron/port HTTP/1.1" 200 1087 0.027867 10.0.0.24 - - [2025-01-16 02:35:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005958 10.0.0.24 - - [2025-01-16 02:35:09] "POST /neutron/subnet HTTP/1.1" 200 704 0.018725 10.0.0.24 - - [2025-01-16 02:35:09] "POST /neutron/port HTTP/1.1" 200 117 0.002543 10.0.0.24 - - [2025-01-16 02:35:09] "POST /neutron/network HTTP/1.1" 200 835 0.010116 10.0.0.24 - - [2025-01-16 02:35:10] "POST /neutron/network HTTP/1.1" 200 2226 0.022686 10.0.0.24 - - [2025-01-16 02:35:10] "GET /aaa-mode HTTP/1.1" 401 292 0.000471 10.0.0.24 - - [2025-01-16 02:35:10] "GET / HTTP/1.1" 200 35931 0.002246 10.0.0.24 - - [2025-01-16 02:35:10] "GET /project/8bfb53bf-df35-4ea4-8118-81af70b803c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000572 10.0.0.24 - - [2025-01-16 02:35:10] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001910 10.0.0.24 - - [2025-01-16 02:35:10] "GET /project/8bfb53bf-df35-4ea4-8118-81af70b803c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.095714 10.0.0.24 - - [2025-01-16 02:35:10] "POST /neutron/network HTTP/1.1" 200 833 0.007390 10.0.0.24 - - [2025-01-16 02:35:10] "POST /neutron/network HTTP/1.1" 200 833 0.006639 10.0.0.24 - - [2025-01-16 02:35:10] "POST /neutron/network HTTP/1.1" 200 835 0.008088 10.0.0.24 - - [2025-01-16 02:35:11] "POST /neutron/port HTTP/1.1" 200 2058 0.022621 10.0.0.24 - - [2025-01-16 02:35:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008220 10.0.0.24 - - [2025-01-16 02:35:11] "POST /neutron/port HTTP/1.1" 200 117 0.006268 10.0.0.24 - - [2025-01-16 02:35:11] "POST /neutron/port HTTP/1.1" 200 117 0.006158 10.0.0.24 - - [2025-01-16 02:35:11] "POST /neutron/network HTTP/1.1" 200 2226 0.019109 10.0.0.24 - - [2025-01-16 02:35:11] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002095 10.0.0.24 - - [2025-01-16 02:35:11] "POST /neutron/port HTTP/1.1" 200 1059 0.344030 10.0.0.24 - - [2025-01-16 02:35:12] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002928 10.0.0.24 - - [2025-01-16 02:35:12] "POST /neutron/port HTTP/1.1" 200 1059 0.259552 10.0.0.24 - - [2025-01-16 02:35:12] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001327 10.0.0.24 - - [2025-01-16 02:35:12] "POST /neutron/port HTTP/1.1" 200 1059 0.276770 10.0.0.24 - - [2025-01-16 02:35:12] "POST /neutron/port HTTP/1.1" 200 1059 0.020661 10.0.0.24 - - [2025-01-16 02:35:12] "POST /neutron/port HTTP/1.1" 200 1059 0.015337 10.0.0.24 - - [2025-01-16 02:35:12] "POST /neutron/port HTTP/1.1" 200 1113 0.135549 10.0.0.24 - - [2025-01-16 02:35:12] "POST /neutron/port HTTP/1.1" 200 1059 0.014732 10.0.0.24 - - [2025-01-16 02:35:12] "POST /neutron/port HTTP/1.1" 200 1059 0.011257 10.0.0.24 - - [2025-01-16 02:35:13] "POST /neutron/port HTTP/1.1" 200 1113 0.118663 10.0.0.24 - - [2025-01-16 02:35:13] "POST /neutron/port HTTP/1.1" 200 1059 0.014735 10.0.0.24 - - [2025-01-16 02:35:13] "POST /neutron/port HTTP/1.1" 200 1059 0.013308 10.0.0.24 - - [2025-01-16 02:35:13] "POST /neutron/port HTTP/1.1" 200 1113 0.091829 10.0.0.24 - - [2025-01-16 02:35:13] "POST /neutron/port HTTP/1.1" 200 3028 0.031310 10.0.0.24 - - [2025-01-16 02:35:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004349 10.0.0.24 - - [2025-01-16 02:35:13] "POST /neutron/subnet HTTP/1.1" 200 703 0.017616 10.0.0.24 - - [2025-01-16 02:35:13] "POST /neutron/port HTTP/1.1" 200 117 0.002255 10.0.0.24 - - [2025-01-16 02:35:13] "POST /neutron/network HTTP/1.1" 200 833 0.011620 10.0.0.24 - - [2025-01-16 02:35:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004968 10.0.0.24 - - [2025-01-16 02:35:13] "POST /neutron/subnet HTTP/1.1" 200 703 0.018217 10.0.0.24 - - [2025-01-16 02:35:13] "POST /neutron/port HTTP/1.1" 200 117 0.001449 10.0.0.24 - - [2025-01-16 02:35:13] "POST /neutron/network HTTP/1.1" 200 833 0.007098 10.0.0.24 - - [2025-01-16 02:35:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004307 10.0.0.24 - - [2025-01-16 02:35:13] "POST /neutron/subnet HTTP/1.1" 200 704 0.015481 10.0.0.24 - - [2025-01-16 02:35:13] "POST /neutron/port HTTP/1.1" 200 117 0.001917 10.0.0.24 - - [2025-01-16 02:35:13] "POST /neutron/network HTTP/1.1" 200 835 0.007986 10.0.0.24 - - [2025-01-16 02:35:14] "POST /neutron/port HTTP/1.1" 200 1087 0.028941 10.0.0.24 - - [2025-01-16 02:35:14] "POST /neutron/port HTTP/1.1" 200 1087 0.026534 10.0.0.24 - - [2025-01-16 02:35:14] "POST /neutron/network HTTP/1.1" 200 843 0.007672 10.0.0.24 - - [2025-01-16 02:35:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006486 10.0.0.24 - - [2025-01-16 02:35:14] "POST /neutron/subnet HTTP/1.1" 200 703 0.018963 10.0.0.24 - - [2025-01-16 02:35:14] "POST /neutron/port HTTP/1.1" 200 117 0.001924 10.0.0.24 - - [2025-01-16 02:35:14] "POST /neutron/network HTTP/1.1" 200 833 0.006618 10.0.0.24 - - [2025-01-16 02:35:16] "POST /neutron/port HTTP/1.1" 200 3028 0.023738 10.0.0.24 - - [2025-01-16 02:35:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007555 10.0.0.24 - - [2025-01-16 02:35:16] "POST /neutron/port HTTP/1.1" 200 3028 0.025749 10.0.0.24 - - [2025-01-16 02:35:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010446 10.0.0.24 - - [2025-01-16 02:35:16] "POST /neutron/port HTTP/1.1" 200 3028 0.049037 10.0.0.24 - - [2025-01-16 02:35:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.024075 10.0.0.24 - - [2025-01-16 02:35:16] "POST /neutron/port HTTP/1.1" 200 3028 0.022437 10.0.0.24 - - [2025-01-16 02:35:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007934 10.0.0.24 - - [2025-01-16 02:35:16] "POST /neutron/port HTTP/1.1" 200 3028 0.027446 10.0.0.24 - - [2025-01-16 02:35:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009758 10.0.0.24 - - [2025-01-16 02:35:16] "GET /virtual-machine/65747116-5fe6-45dd-a7fc-4fcdd8abdb1c HTTP/1.1" 200 1802 0.007223 10.0.0.24 - - [2025-01-16 02:35:16] "GET /virtual-machine-interface/5417dcbb-8216-4ba0-943e-4e0d2a631a29 HTTP/1.1" 200 2945 0.008548 10.0.0.24 - - [2025-01-16 02:35:16] "GET /virtual-machine-interface/cee2c68b-333d-4bdf-af34-e72476f5398d HTTP/1.1" 200 2949 0.009464 10.0.0.24 - - [2025-01-16 02:35:16] "GET /virtual-machine-interface/d26643dd-4b60-446a-b2cf-61fa245db528 HTTP/1.1" 200 2946 0.008798 10.0.0.24 - - [2025-01-16 02:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.24 - - [2025-01-16 02:35:17] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005141 10.0.0.24 - - [2025-01-16 02:35:17] "GET /virtual-networks?parent_id=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004419 10.0.0.24 - - [2025-01-16 02:35:17] "GET /virtual-network/4e2060dd-a430-4712-8d7e-4d554d10e87e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007248 10.0.0.24 - - [2025-01-16 02:35:17] "DELETE /project/8bfb53bfdf354ea4811881af70b803c0 HTTP/1.1" 404 173 0.020394 10.0.0.24 - - [2025-01-16 02:35:17] "DELETE /project/793c1f124fd44188836c9b20a5119e18 HTTP/1.1" 404 173 0.018647 10.0.0.24 - - [2025-01-16 02:35:17] "GET /projects?obj_uuids=61cba606-e841-44f8-becf-e67a1e3a8c48&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001542 10.0.0.24 - - [2025-01-16 02:35:17] "GET /projects?obj_uuids=793c1f12-4fd4-4188-836c-9b20a5119e18&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001230 10.0.0.24 - - [2025-01-16 02:35:17] "GET /project/793c1f12-4fd4-4188-836c-9b20a5119e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.088881 10.0.0.24 - - [2025-01-16 02:35:17] "GET /project/61cba606-e841-44f8-becf-e67a1e3a8c48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.089013 10.0.0.24 - - [2025-01-16 02:35:17] "GET /projects?obj_uuids=61cba606-e841-44f8-becf-e67a1e3a8c48&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001211 10.0.0.24 - - [2025-01-16 02:35:17] "GET /projects?obj_uuids=793c1f12-4fd4-4188-836c-9b20a5119e18&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001456 10.0.0.24 - - [2025-01-16 02:35:17] "GET /project/793c1f12-4fd4-4188-836c-9b20a5119e18?fields=security_groups HTTP/1.1" 200 1367 0.040054 10.0.0.24 - - [2025-01-16 02:35:17] "GET /project/61cba606-e841-44f8-becf-e67a1e3a8c48?fields=security_groups HTTP/1.1" 200 1386 0.047271 10.0.0.24 - - [2025-01-16 02:35:18] "DELETE /security-group/cc8ab9ea-91ba-4886-afbc-b5f064f6d85b HTTP/1.1" 200 115 0.113349 10.0.0.24 - - [2025-01-16 02:35:18] "DELETE /access-control-list/9fe57d25-66b8-4480-8558-505d32e1f1ae HTTP/1.1" 200 115 0.069518 10.0.0.24 - - [2025-01-16 02:35:18] "GET /projects?obj_uuids=793c1f12-4fd4-4188-836c-9b20a5119e18&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003439 10.0.0.24 - - [2025-01-16 02:35:18] "DELETE /security-group/8f098333-74d0-4d28-85d6-39e792c97969 HTTP/1.1" 200 115 0.126104 10.0.0.24 - - [2025-01-16 02:35:18] "GET /projects?obj_uuids=61cba606-e841-44f8-becf-e67a1e3a8c48&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001300 10.0.0.24 - - [2025-01-16 02:35:18] "GET /project/793c1f12-4fd4-4188-836c-9b20a5119e18?fields=application_policy_sets HTTP/1.1" 200 1406 0.054297 10.0.0.24 - - [2025-01-16 02:35:18] "DELETE /access-control-list/edbd95c2-873c-4863-90a3-2af3b9b1e4dc HTTP/1.1" 200 115 0.052913 10.0.0.24 - - [2025-01-16 02:35:18] "GET /project/61cba606-e841-44f8-becf-e67a1e3a8c48?fields=application_policy_sets HTTP/1.1" 200 1425 0.112493 10.0.0.24 - - [2025-01-16 02:35:18] "DELETE /access-control-list/1f7127b3-7b9e-472a-ac92-0ffe1111c930 HTTP/1.1" 200 115 0.088374 10.0.0.24 - - [2025-01-16 02:35:18] "DELETE /access-control-list/1a3cab75-7762-450d-a7b0-c4c242bbb2f6 HTTP/1.1" 200 115 0.061793 10.0.0.24 - - [2025-01-16 02:35:18] "DELETE /project/793c1f12-4fd4-4188-836c-9b20a5119e18 HTTP/1.1" 200 115 0.606986 10.0.0.24 - - [2025-01-16 02:35:18] "DELETE /project/61cba606-e841-44f8-becf-e67a1e3a8c48 HTTP/1.1" 200 115 0.641042 10.0.0.24 - - [2025-01-16 02:35:19] "POST /neutron/port HTTP/1.1" 200 1087 0.023115 10.0.0.24 - - [2025-01-16 02:35:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010349 10.0.0.24 - - [2025-01-16 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.24 - - [2025-01-16 02:35:20] "GET /virtual-network/4e2060dd-a430-4712-8d7e-4d554d10e87e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.009913 10.0.0.24 - - [2025-01-16 02:35:21] "POST /neutron/port HTTP/1.1" 200 1087 0.025241 10.0.0.24 - - [2025-01-16 02:35:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009698 10.0.0.24 - - [2025-01-16 02:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.24 - - [2025-01-16 02:35:24] "GET /virtual-network/4e2060dd-a430-4712-8d7e-4d554d10e87e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006076 10.0.0.24 - - [2025-01-16 02:35:27] "GET /obj-perms HTTP/1.1" 200 5056 0.051717 10.0.0.24 - - [2025-01-16 02:35:28] "GET /obj-perms HTTP/1.1" 200 5056 0.049911 10.0.0.24 - - [2025-01-16 02:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.24 - - [2025-01-16 02:35:28] "GET /virtual-network/4e2060dd-a430-4712-8d7e-4d554d10e87e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008935 10.0.0.24 - - [2025-01-16 02:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.24 - - [2025-01-16 02:35:32] "GET /virtual-network/4e2060dd-a430-4712-8d7e-4d554d10e87e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005577 10.0.0.24 - - [2025-01-16 02:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.24 - - [2025-01-16 02:35:36] "GET /virtual-network/4e2060dd-a430-4712-8d7e-4d554d10e87e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005211 10.0.0.24 - - [2025-01-16 02:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.24 - - [2025-01-16 02:35:38] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003146 10.0.0.24 - - [2025-01-16 02:35:38] "GET /virtual-networks?parent_id=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003258 10.0.0.24 - - [2025-01-16 02:35:39] "GET /virtual-network/4e2060dd-a430-4712-8d7e-4d554d10e87e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005849 10.0.0.24 - - [2025-01-16 02:35:39] "POST /neutron/port HTTP/1.1" 200 3028 0.019625 10.0.0.24 - - [2025-01-16 02:35:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006468 10.0.0.24 - - [2025-01-16 02:35:44] "POST /neutron/port HTTP/1.1" 200 3028 0.025073 10.0.0.24 - - [2025-01-16 02:35:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009174 10.0.0.24 - - [2025-01-16 02:35:48] "POST /neutron/port HTTP/1.1" 200 3028 0.026550 10.0.0.24 - - [2025-01-16 02:35:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006892 10.0.0.24 - - [2025-01-16 02:35:49] "POST /neutron/port HTTP/1.1" 200 3028 0.020334 10.0.0.24 - - [2025-01-16 02:35:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006300 10.0.0.24 - - [2025-01-16 02:35:54] "POST /neutron/port HTTP/1.1" 200 3028 0.020876 10.0.0.24 - - [2025-01-16 02:35:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006442 10.0.0.24 - - [2025-01-16 02:35:56] "GET /global-system-configs HTTP/1.1" 200 322 0.033647 10.0.0.24 - - [2025-01-16 02:35:56] "GET /obj-perms HTTP/1.1" 200 5056 0.067463 10.0.0.24 - - [2025-01-16 02:35:56] "GET /global-system-configs HTTP/1.1" 200 322 0.026909 10.0.0.24 - - [2025-01-16 02:35:56] "GET /obj-perms HTTP/1.1" 200 5056 0.057575 10.0.0.24 - - [2025-01-16 02:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.24 - - [2025-01-16 02:35:59] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004670 10.0.0.24 - - [2025-01-16 02:35:59] "GET /virtual-networks?parent_id=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003703 10.0.0.24 - - [2025-01-16 02:36:00] "GET /virtual-network/b561e760-a862-45d8-9296-07033e7ad627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005783 10.0.0.24 - - [2025-01-16 02:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.24 - - [2025-01-16 02:36:00] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004587 10.0.0.24 - - [2025-01-16 02:36:00] "GET /virtual-networks?parent_id=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004672 10.0.0.24 - - [2025-01-16 02:36:00] "GET /virtual-network/609a2d8a-8f1c-4a3a-abfb-43e67c7bd26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007374 10.0.0.24 - - [2025-01-16 02:36:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.003633 10.0.0.24 - - [2025-01-16 02:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.24 - - [2025-01-16 02:36:00] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001427 10.0.0.24 - - [2025-01-16 02:36:00] "GET /project/8bfb53bf-df35-4ea4-8118-81af70b803c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.040670 10.0.0.24 - - [2025-01-16 02:36:00] "POST /service-instances HTTP/1.1" 200 543 0.069264 10.0.0.24 - - [2025-01-16 02:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004644 10.0.0.24 - - [2025-01-16 02:36:00] "GET /service-instance/22e3181e-5bf9-4e6b-a31c-5041d9c1d760?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2134 0.007035 10.0.0.24 - - [2025-01-16 02:36:00] "POST /port-tuples HTTP/1.1" 200 586 0.025756 10.0.0.24 - - [2025-01-16 02:36:00] "GET /virtual-machine-interface/5417dcbb-8216-4ba0-943e-4e0d2a631a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.007378 10.0.0.24 - - [2025-01-16 02:36:01] "PUT /virtual-machine-interface/5417dcbb-8216-4ba0-943e-4e0d2a631a29 HTTP/1.1" 200 284 0.014288 10.0.0.24 - - [2025-01-16 02:36:01] "POST /ref-update HTTP/1.1" 200 156 0.011856 10.0.0.24 - - [2025-01-16 02:36:01] "POST /instance-ips HTTP/1.1" 200 385 0.027367 10.0.0.24 - - [2025-01-16 02:36:01] "GET /virtual-machine-interface/d26643dd-4b60-446a-b2cf-61fa245db528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2725 0.007409 10.0.0.24 - - [2025-01-16 02:36:01] "POST /ref-update HTTP/1.1" 200 156 0.014667 10.0.0.24 - - [2025-01-16 02:36:01] "PUT /virtual-machine-interface/d26643dd-4b60-446a-b2cf-61fa245db528 HTTP/1.1" 200 284 0.015429 10.0.0.24 - - [2025-01-16 02:36:01] "POST /ref-update HTTP/1.1" 200 156 0.012619 10.0.0.24 - - [2025-01-16 02:36:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003592 10.0.0.24 - - [2025-01-16 02:36:01] "POST /ref-update HTTP/1.1" 200 156 0.015376 10.0.0.24 - - [2025-01-16 02:36:01] "GET /virtual-machine-interface/cee2c68b-333d-4bdf-af34-e72476f5398d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2728 0.007575 10.0.0.24 - - [2025-01-16 02:36:01] "POST /instance-ips HTTP/1.1" 200 385 0.036543 10.0.0.24 - - [2025-01-16 02:36:01] "PUT /virtual-machine-interface/cee2c68b-333d-4bdf-af34-e72476f5398d HTTP/1.1" 200 284 0.012465 10.0.0.24 - - [2025-01-16 02:36:01] "POST /ref-update HTTP/1.1" 200 156 0.012011 10.0.0.24 - - [2025-01-16 02:36:01] "POST /ref-update HTTP/1.1" 200 156 0.009468 10.0.0.24 - - [2025-01-16 02:36:01] "POST /ref-update HTTP/1.1" 200 156 0.009348 10.0.0.24 - - [2025-01-16 02:36:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003235 10.0.0.24 - - [2025-01-16 02:36:01] "POST /neutron/port HTTP/1.1" 200 1087 0.016694 10.0.0.24 - - [2025-01-16 02:36:01] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007264 10.0.0.24 - - [2025-01-16 02:36:01] "POST /instance-ips HTTP/1.1" 200 373 0.018631 10.0.0.24 - - [2025-01-16 02:36:01] "POST /neutron/port HTTP/1.1" 200 1087 0.021558 10.0.0.24 - - [2025-01-16 02:36:01] "POST /ref-update HTTP/1.1" 200 156 0.010843 10.0.0.24 - - [2025-01-16 02:36:01] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006837 10.0.0.24 - - [2025-01-16 02:36:01] "POST /ref-update HTTP/1.1" 200 156 0.010000 10.0.0.24 - - [2025-01-16 02:36:01] "POST /neutron/port HTTP/1.1" 200 1087 0.020277 10.0.0.24 - - [2025-01-16 02:36:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003249 10.0.0.24 - - [2025-01-16 02:36:01] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007908 10.0.0.24 - - [2025-01-16 02:36:01] "GET /virtual-machine/7da7d5ea-ed66-4150-8870-815eed741723 HTTP/1.1" 200 1289 0.005289 10.0.0.24 - - [2025-01-16 02:36:01] "GET /virtual-machine-interface/578c8e9b-3551-4675-947b-b329bf01d17c HTTP/1.1" 200 2945 0.005610 10.0.0.24 - - [2025-01-16 02:36:01] "POST /instance-ips HTTP/1.1" 200 373 0.018167 10.0.0.24 - - [2025-01-16 02:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004484 10.0.0.24 - - [2025-01-16 02:36:01] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003671 10.0.0.24 - - [2025-01-16 02:36:01] "POST /ref-update HTTP/1.1" 200 156 0.011184 10.0.0.24 - - [2025-01-16 02:36:01] "GET /virtual-networks?parent_id=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004090 10.0.0.24 - - [2025-01-16 02:36:01] "POST /ref-update HTTP/1.1" 200 156 0.011077 10.0.0.24 - - [2025-01-16 02:36:01] "GET /virtual-network/b561e760-a862-45d8-9296-07033e7ad627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006071 10.0.0.24 - - [2025-01-16 02:36:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003211 10.0.0.24 - - [2025-01-16 02:36:02] "POST /instance-ips HTTP/1.1" 200 375 0.020821 10.0.0.24 - - [2025-01-16 02:36:02] "POST /ref-update HTTP/1.1" 200 156 0.011760 10.0.0.24 - - [2025-01-16 02:36:02] "POST /ref-update HTTP/1.1" 200 156 0.012395 10.0.0.24 - - [2025-01-16 02:36:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003567 10.0.0.24 - - [2025-01-16 02:36:02] "POST /instance-ips HTTP/1.1" 200 375 0.020698 10.0.0.24 - - [2025-01-16 02:36:02] "POST /ref-update HTTP/1.1" 200 156 0.012676 10.0.0.24 - - [2025-01-16 02:36:02] "POST /ref-update HTTP/1.1" 200 156 0.011906 10.0.0.24 - - [2025-01-16 02:36:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003473 10.0.0.24 - - [2025-01-16 02:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.24 - - [2025-01-16 02:36:03] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003299 10.0.0.24 - - [2025-01-16 02:36:03] "GET /virtual-networks?parent_id=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003284 10.0.0.24 - - [2025-01-16 02:36:03] "GET /virtual-network/b561e760-a862-45d8-9296-07033e7ad627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006642 10.0.0.24 - - [2025-01-16 02:36:03] "POST /neutron/port HTTP/1.1" 200 1087 0.016913 10.0.0.24 - - [2025-01-16 02:36:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006330 10.0.0.24 - - [2025-01-16 02:36:03] "POST /neutron/port HTTP/1.1" 200 1087 0.016683 10.0.0.24 - - [2025-01-16 02:36:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007139 10.0.0.24 - - [2025-01-16 02:36:03] "POST /neutron/port HTTP/1.1" 200 1087 0.017867 10.0.0.24 - - [2025-01-16 02:36:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008252 10.0.0.24 - - [2025-01-16 02:36:03] "GET /virtual-machine/ce314f0b-8e57-4390-9d36-8d40db479017 HTTP/1.1" 200 1291 0.004916 10.0.0.24 - - [2025-01-16 02:36:03] "GET /virtual-machine-interface/33a575b5-4b53-41a7-9703-82d80e240d3e HTTP/1.1" 200 2948 0.007893 10.0.0.24 - - [2025-01-16 02:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.24 - - [2025-01-16 02:36:03] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003176 10.0.0.24 - - [2025-01-16 02:36:03] "GET /virtual-networks?parent_id=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003237 10.0.0.24 - - [2025-01-16 02:36:03] "GET /virtual-network/609a2d8a-8f1c-4a3a-abfb-43e67c7bd26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007181 10.0.0.24 - - [2025-01-16 02:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.24 - - [2025-01-16 02:36:04] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004292 10.0.0.24 - - [2025-01-16 02:36:04] "GET /virtual-networks?parent_id=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003990 10.0.0.24 - - [2025-01-16 02:36:04] "GET /virtual-network/609a2d8a-8f1c-4a3a-abfb-43e67c7bd26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007280 10.0.0.24 - - [2025-01-16 02:36:05] "POST /fqname-to-id HTTP/1.1" 404 211 0.003151 10.0.0.24 - - [2025-01-16 02:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.24 - - [2025-01-16 02:36:05] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001305 10.0.0.24 - - [2025-01-16 02:36:05] "GET /project/8bfb53bf-df35-4ea4-8118-81af70b803c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.030553 10.0.0.24 - - [2025-01-16 02:36:05] "POST /network-policys HTTP/1.1" 200 547 0.018980 10.0.0.24 - - [2025-01-16 02:36:05] "GET /network-policy/c720e833-1e0d-4cf4-b7ea-783e1e9588a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.005153 10.0.0.24 - - [2025-01-16 02:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.24 - - [2025-01-16 02:36:05] "GET /virtual-network/b561e760-a862-45d8-9296-07033e7ad627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006411 10.0.0.24 - - [2025-01-16 02:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.24 - - [2025-01-16 02:36:05] "GET /network-policy/c720e833-1e0d-4cf4-b7ea-783e1e9588a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.004392 10.0.0.24 - - [2025-01-16 02:36:05] "POST /fqname-to-id HTTP/1.1" 404 242 0.004866 10.0.0.24 - - [2025-01-16 02:36:05] "POST /ref-update HTTP/1.1" 200 156 0.036791 10.0.0.24 - - [2025-01-16 02:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.24 - - [2025-01-16 02:36:05] "POST /access-control-lists HTTP/1.1" 200 601 0.063793 10.0.0.24 - - [2025-01-16 02:36:05] "GET /network-policy/c720e833-1e0d-4cf4-b7ea-783e1e9588a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.003866 10.0.0.24 - - [2025-01-16 02:36:05] "POST /neutron/network HTTP/1.1" 200 921 0.006889 10.0.0.24 - - [2025-01-16 02:36:05] "GET /virtual-network/b561e760-a862-45d8-9296-07033e7ad627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.004769 10.0.0.24 - - [2025-01-16 02:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.24 - - [2025-01-16 02:36:05] "GET /network-policy/c720e833-1e0d-4cf4-b7ea-783e1e9588a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.004341 10.0.0.24 - - [2025-01-16 02:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.24 - - [2025-01-16 02:36:06] "GET /virtual-network/609a2d8a-8f1c-4a3a-abfb-43e67c7bd26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006500 10.0.0.24 - - [2025-01-16 02:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.24 - - [2025-01-16 02:36:06] "GET /network-policy/c720e833-1e0d-4cf4-b7ea-783e1e9588a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.003802 10.0.0.24 - - [2025-01-16 02:36:06] "POST /fqname-to-id HTTP/1.1" 404 244 0.005592 10.0.0.24 - - [2025-01-16 02:36:06] "POST /ref-update HTTP/1.1" 200 156 0.038754 10.0.0.24 - - [2025-01-16 02:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.24 - - [2025-01-16 02:36:06] "POST /access-control-lists HTTP/1.1" 200 604 0.063652 10.0.0.24 - - [2025-01-16 02:36:06] "GET /network-policy/c720e833-1e0d-4cf4-b7ea-783e1e9588a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.003723 10.0.0.24 - - [2025-01-16 02:36:06] "POST /routing-instances HTTP/1.1" 200 759 0.015550 10.0.0.24 - - [2025-01-16 02:36:06] "POST /neutron/network HTTP/1.1" 200 923 0.009150 10.0.0.24 - - [2025-01-16 02:36:06] "GET /virtual-network/609a2d8a-8f1c-4a3a-abfb-43e67c7bd26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006729 10.0.0.24 - - [2025-01-16 02:36:06] "POST /route-targets HTTP/1.1" 200 327 0.010781 10.0.0.24 - - [2025-01-16 02:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.24 - - [2025-01-16 02:36:06] "POST /ref-update HTTP/1.1" 200 156 0.010811 10.0.0.24 - - [2025-01-16 02:36:06] "GET /network-policy/c720e833-1e0d-4cf4-b7ea-783e1e9588a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.004041 10.0.0.24 - - [2025-01-16 02:36:06] "GET /routing-instance/971865b4-be6c-441e-a8c6-3f5d2dec56d4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1277 0.004101 10.0.0.24 - - [2025-01-16 02:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.24 - - [2025-01-16 02:36:06] "GET /routing-instance/971865b4-be6c-441e-a8c6-3f5d2dec56d4?fields=routing_policy_back_refs HTTP/1.1" 200 1277 0.003620 10.0.0.24 - - [2025-01-16 02:36:06] "GET /service-template/b495e1f7-a4f0-44f5-81fc-93b65b33b27e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.003840 10.0.0.24 - - [2025-01-16 02:36:06] "POST /ref-update HTTP/1.1" 200 156 0.009938 10.0.0.24 - - [2025-01-16 02:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.24 - - [2025-01-16 02:36:06] "POST /routing-instances HTTP/1.1" 200 760 0.017408 10.0.0.24 - - [2025-01-16 02:36:06] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001627 10.0.0.24 - - [2025-01-16 02:36:06] "GET /project/8bfb53bf-df35-4ea4-8118-81af70b803c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.026594 10.0.0.24 - - [2025-01-16 02:36:06] "POST /route-targets HTTP/1.1" 200 327 0.009859 10.0.0.24 - - [2025-01-16 02:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.24 - - [2025-01-16 02:36:06] "POST /ref-update HTTP/1.1" 200 156 0.010148 10.0.0.24 - - [2025-01-16 02:36:06] "GET /service-instance/22e3181e-5bf9-4e6b-a31c-5041d9c1d760?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3528 0.005883 10.0.0.24 - - [2025-01-16 02:36:06] "GET /routing-instance/efaa1007-93a3-4282-96d3-bd1087ab6276?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1278 0.004240 10.0.0.24 - - [2025-01-16 02:36:06] "GET /domains HTTP/1.1" 200 280 0.003450 10.0.0.24 - - [2025-01-16 02:36:06] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001059 10.0.0.24 - - [2025-01-16 02:36:06] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2771 0.008401 10.0.0.24 - - [2025-01-16 02:36:06] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001086 10.0.0.24 - - [2025-01-16 02:36:06] "GET /routing-instance/efaa1007-93a3-4282-96d3-bd1087ab6276?fields=routing_policy_back_refs HTTP/1.1" 200 1278 0.003654 10.0.0.24 - - [2025-01-16 02:36:06] "GET /project/8bfb53bf-df35-4ea4-8118-81af70b803c0 HTTP/1.1" 200 4232 0.064104 10.0.0.24 - - [2025-01-16 02:36:06] "GET /service-instance/22e3181e-5bf9-4e6b-a31c-5041d9c1d760 HTTP/1.1" 200 3782 0.006011 10.0.0.24 - - [2025-01-16 02:36:06] "PUT /routing-instance/971865b4-be6c-441e-a8c6-3f5d2dec56d4 HTTP/1.1" 200 266 0.013006 10.0.0.24 - - [2025-01-16 02:36:06] "GET /domains HTTP/1.1" 200 280 0.003487 10.0.0.24 - - [2025-01-16 02:36:06] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001573 10.0.0.24 - - [2025-01-16 02:36:06] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2771 0.008549 10.0.0.24 - - [2025-01-16 02:36:06] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001215 10.0.0.24 - - [2025-01-16 02:36:07] "PUT /routing-instance/efaa1007-93a3-4282-96d3-bd1087ab6276 HTTP/1.1" 200 266 0.011127 10.0.0.24 - - [2025-01-16 02:36:07] "GET /project/8bfb53bf-df35-4ea4-8118-81af70b803c0 HTTP/1.1" 200 4232 0.071123 10.0.0.24 - - [2025-01-16 02:36:07] "GET /service-instance/22e3181e-5bf9-4e6b-a31c-5041d9c1d760 HTTP/1.1" 200 3782 0.003758 10.0.0.24 - - [2025-01-16 02:36:07] "GET /port-tuple/e1c16b16-e3b5-466f-a1fb-0862275fc86d HTTP/1.1" 200 1979 0.003013 10.0.0.24 - - [2025-01-16 02:36:07] "POST /ref-update HTTP/1.1" 200 156 0.011243 10.0.0.24 - - [2025-01-16 02:36:07] "GET /virtual-machine-interface/5417dcbb-8216-4ba0-943e-4e0d2a631a29 HTTP/1.1" 200 3815 0.009927 10.0.0.24 - - [2025-01-16 02:36:07] "GET /virtual-machine-interface/cee2c68b-333d-4bdf-af34-e72476f5398d HTTP/1.1" 200 3804 0.007364 10.0.0.24 - - [2025-01-16 02:36:07] "GET /virtual-machine-interface/d26643dd-4b60-446a-b2cf-61fa245db528 HTTP/1.1" 200 3798 0.005575 10.0.0.24 - - [2025-01-16 02:36:07] "PUT /access-control-list/d1ef434b-7c12-4aa5-b79b-624824ae79a3 HTTP/1.1" 200 272 0.010593 10.0.0.24 - - [2025-01-16 02:36:07] "POST /neutron/port HTTP/1.1" 200 3835 0.038851 10.0.0.24 - - [2025-01-16 02:36:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007970 10.0.0.24 - - [2025-01-16 02:36:07] "PUT /access-control-list/41a3c55f-d378-4a8f-b34c-a369848985db HTTP/1.1" 200 272 0.019797 10.0.0.24 - - [2025-01-16 02:36:07] "POST /neutron/port HTTP/1.1" 200 3835 0.035753 10.0.0.24 - - [2025-01-16 02:36:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006106 10.0.0.24 - - [2025-01-16 02:36:07] "POST /neutron/port HTTP/1.1" 200 3835 0.029388 10.0.0.24 - - [2025-01-16 02:36:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005764 10.0.0.24 - - [2025-01-16 02:36:07] "POST /neutron/port HTTP/1.1" 200 3835 0.032737 10.0.0.24 - - [2025-01-16 02:36:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005635 10.0.0.24 - - [2025-01-16 02:36:07] "POST /neutron/network HTTP/1.1" 200 895 0.013031 10.0.0.24 - - [2025-01-16 02:36:07] "POST /neutron/network HTTP/1.1" 200 921 0.005937 10.0.0.24 - - [2025-01-16 02:36:07] "POST /neutron/network HTTP/1.1" 200 807 0.013326 10.0.0.24 - - [2025-01-16 02:36:07] "POST /neutron/network HTTP/1.1" 200 833 0.005143 10.0.0.24 - - [2025-01-16 02:36:07] "POST /neutron/network HTTP/1.1" 200 897 0.011743 10.0.0.24 - - [2025-01-16 02:36:07] "POST /neutron/network HTTP/1.1" 200 923 0.005088 10.0.0.24 - - [2025-01-16 02:36:07] "POST /id-to-fqname HTTP/1.1" 200 223 0.001268 10.0.0.24 - - [2025-01-16 02:36:07] "POST /id-to-fqname HTTP/1.1" 200 223 0.001212 10.0.0.24 - - [2025-01-16 02:36:07] "POST /id-to-fqname HTTP/1.1" 200 224 0.001454 10.0.0.24 - - [2025-01-16 02:36:07] "GET /virtual-machine/65747116-5fe6-45dd-a7fc-4fcdd8abdb1c HTTP/1.1" 200 1802 0.003972 10.0.0.24 - - [2025-01-16 02:36:07] "GET /virtual-machine-interface/5417dcbb-8216-4ba0-943e-4e0d2a631a29 HTTP/1.1" 200 3815 0.005505 10.0.0.24 - - [2025-01-16 02:36:07] "GET /virtual-machine-interface/cee2c68b-333d-4bdf-af34-e72476f5398d HTTP/1.1" 200 3804 0.005810 10.0.0.24 - - [2025-01-16 02:36:07] "GET /virtual-machine-interface/d26643dd-4b60-446a-b2cf-61fa245db528 HTTP/1.1" 200 3798 0.005741 10.0.0.24 - - [2025-01-16 02:36:07] "GET /instance-ip/46395050-a505-4a6b-ae04-33480dbcb6a0 HTTP/1.1" 200 1622 0.004653 10.0.0.24 - - [2025-01-16 02:36:07] "GET /instance-ip/b1acf0ec-a42a-46d1-9290-26360b865d47 HTTP/1.1" 200 1981 0.003180 10.0.0.24 - - [2025-01-16 02:36:07] "GET /instance-ip/d60830e7-2a0c-47cf-88a9-413d05e8160e HTTP/1.1" 200 1978 0.003124 10.0.0.24 - - [2025-01-16 02:36:07] "GET /instance-ip/4efb919a-8428-4525-9df5-bb81a6f486c3 HTTP/1.1" 200 1960 0.003023 10.0.0.24 - - [2025-01-16 02:36:07] "GET /instance-ip/5ebf0454-be87-4b15-89d5-b7c282fab36c HTTP/1.1" 200 1957 0.003041 10.0.0.24 - - [2025-01-16 02:36:07] "GET /instance-ip/a02d996b-b76e-4aaa-b26e-75fae9c40b7e HTTP/1.1" 200 1624 0.004702 10.0.0.24 - - [2025-01-16 02:36:07] "GET /instance-ip/4f86b21e-7539-4f75-bdec-3c8dbe976153 HTTP/1.1" 200 1622 0.004040 10.0.0.24 - - [2025-01-16 02:36:07] "GET /instance-ip/ba6e9f0f-891a-4f54-b427-69b6fddec61d HTTP/1.1" 200 1955 0.003116 10.0.0.24 - - [2025-01-16 02:36:07] "GET /instance-ip/fcc50537-81ea-474c-8ddb-1b86bdb23383 HTTP/1.1" 200 1957 0.003262 10.0.0.24 - - [2025-01-16 02:36:07] "POST /neutron/port HTTP/1.1" 200 3835 0.033345 10.0.0.24 - - [2025-01-16 02:36:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006601 10.0.0.24 - - [2025-01-16 02:36:08] "POST /neutron/port HTTP/1.1" 200 3835 0.031303 10.0.0.24 - - [2025-01-16 02:36:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006061 10.0.0.24 - - [2025-01-16 02:36:08] "POST /neutron/port HTTP/1.1" 200 3835 0.031616 10.0.0.24 - - [2025-01-16 02:36:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005720 10.0.0.24 - - [2025-01-16 02:36:08] "POST /neutron/port HTTP/1.1" 200 3835 0.033233 10.0.0.24 - - [2025-01-16 02:36:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007201 10.0.0.24 - - [2025-01-16 02:36:08] "GET /virtual-machine/65747116-5fe6-45dd-a7fc-4fcdd8abdb1c HTTP/1.1" 200 1802 0.004055 10.0.0.24 - - [2025-01-16 02:36:08] "GET /virtual-machine-interface/5417dcbb-8216-4ba0-943e-4e0d2a631a29 HTTP/1.1" 200 3815 0.005360 10.0.0.24 - - [2025-01-16 02:36:08] "GET /virtual-machine-interface/cee2c68b-333d-4bdf-af34-e72476f5398d HTTP/1.1" 200 3804 0.005177 10.0.0.24 - - [2025-01-16 02:36:08] "GET /virtual-machine-interface/d26643dd-4b60-446a-b2cf-61fa245db528 HTTP/1.1" 200 3798 0.005138 10.0.0.24 - - [2025-01-16 02:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.24 - - [2025-01-16 02:36:08] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003397 10.0.0.24 - - [2025-01-16 02:36:08] "GET /virtual-networks?parent_id=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003156 10.0.0.24 - - [2025-01-16 02:36:08] "GET /virtual-network/b561e760-a862-45d8-9296-07033e7ad627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006102 10.0.0.24 - - [2025-01-16 02:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.24 - - [2025-01-16 02:36:09] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003671 10.0.0.24 - - [2025-01-16 02:36:09] "GET /virtual-networks?parent_id=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003534 10.0.0.24 - - [2025-01-16 02:36:09] "GET /virtual-network/b561e760-a862-45d8-9296-07033e7ad627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005899 10.0.0.24 - - [2025-01-16 02:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.24 - - [2025-01-16 02:36:09] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004329 10.0.0.24 - - [2025-01-16 02:36:09] "GET /virtual-networks?parent_id=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003228 10.0.0.24 - - [2025-01-16 02:36:09] "GET /virtual-network/b561e760-a862-45d8-9296-07033e7ad627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005710 10.0.0.24 - - [2025-01-16 02:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.24 - - [2025-01-16 02:36:10] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.006016 10.0.0.24 - - [2025-01-16 02:36:10] "GET /virtual-networks?parent_id=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003557 10.0.0.24 - - [2025-01-16 02:36:10] "GET /virtual-network/b561e760-a862-45d8-9296-07033e7ad627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006230 10.0.0.24 - - [2025-01-16 02:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.24 - - [2025-01-16 02:36:10] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004304 10.0.0.24 - - [2025-01-16 02:36:10] "GET /virtual-networks?parent_id=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003584 10.0.0.24 - - [2025-01-16 02:36:10] "GET /virtual-network/b561e760-a862-45d8-9296-07033e7ad627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.008177 10.0.0.24 - - [2025-01-16 02:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.24 - - [2025-01-16 02:36:10] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004229 10.0.0.24 - - [2025-01-16 02:36:10] "GET /virtual-networks?parent_id=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004236 10.0.0.24 - - [2025-01-16 02:36:10] "GET /virtual-network/4e2060dd-a430-4712-8d7e-4d554d10e87e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006152 10.0.0.24 - - [2025-01-16 02:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.24 - - [2025-01-16 02:36:10] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004786 10.0.0.24 - - [2025-01-16 02:36:10] "GET /virtual-networks?parent_id=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003359 10.0.0.24 - - [2025-01-16 02:36:10] "GET /virtual-network/4e2060dd-a430-4712-8d7e-4d554d10e87e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006455 10.0.0.24 - - [2025-01-16 02:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.24 - - [2025-01-16 02:36:10] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004432 10.0.0.24 - - [2025-01-16 02:36:10] "GET /virtual-networks?parent_id=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004092 10.0.0.24 - - [2025-01-16 02:36:10] "GET /virtual-network/4e2060dd-a430-4712-8d7e-4d554d10e87e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005767 10.0.0.24 - - [2025-01-16 02:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.24 - - [2025-01-16 02:36:11] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004059 10.0.0.24 - - [2025-01-16 02:36:11] "GET /virtual-networks?parent_id=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003489 10.0.0.24 - - [2025-01-16 02:36:11] "GET /virtual-network/4e2060dd-a430-4712-8d7e-4d554d10e87e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008034 10.0.0.24 - - [2025-01-16 02:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.24 - - [2025-01-16 02:36:11] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004115 10.0.0.24 - - [2025-01-16 02:36:11] "GET /virtual-networks?parent_id=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003978 10.0.0.24 - - [2025-01-16 02:36:11] "GET /virtual-network/609a2d8a-8f1c-4a3a-abfb-43e67c7bd26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005916 10.0.0.24 - - [2025-01-16 02:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.24 - - [2025-01-16 02:36:11] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004508 10.0.0.24 - - [2025-01-16 02:36:11] "GET /virtual-networks?parent_id=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004259 10.0.0.24 - - [2025-01-16 02:36:11] "GET /virtual-network/609a2d8a-8f1c-4a3a-abfb-43e67c7bd26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006774 10.0.0.24 - - [2025-01-16 02:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.24 - - [2025-01-16 02:36:11] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004673 10.0.0.24 - - [2025-01-16 02:36:11] "GET /virtual-networks?parent_id=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003373 10.0.0.24 - - [2025-01-16 02:36:11] "GET /virtual-network/609a2d8a-8f1c-4a3a-abfb-43e67c7bd26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006023 10.0.0.24 - - [2025-01-16 02:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.24 - - [2025-01-16 02:36:11] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004035 10.0.0.24 - - [2025-01-16 02:36:12] "GET /virtual-networks?parent_id=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003921 10.0.0.24 - - [2025-01-16 02:36:12] "GET /virtual-network/609a2d8a-8f1c-4a3a-abfb-43e67c7bd26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.007506 10.0.0.24 - - [2025-01-16 02:36:12] "GET /virtual-machine/65747116-5fe6-45dd-a7fc-4fcdd8abdb1c HTTP/1.1" 200 1802 0.006129 10.0.0.24 - - [2025-01-16 02:36:12] "GET /domains HTTP/1.1" 200 280 0.003521 10.0.0.24 - - [2025-01-16 02:36:12] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001557 10.0.0.24 - - [2025-01-16 02:36:12] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2771 0.010127 10.0.0.24 - - [2025-01-16 02:36:12] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001409 10.0.0.24 - - [2025-01-16 02:36:12] "GET /project/8bfb53bf-df35-4ea4-8118-81af70b803c0 HTTP/1.1" 200 4232 0.073999 10.0.0.24 - - [2025-01-16 02:36:12] "GET /service-instance/22e3181e-5bf9-4e6b-a31c-5041d9c1d760 HTTP/1.1" 200 3782 0.004526 10.0.0.24 - - [2025-01-16 02:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.24 - - [2025-01-16 02:36:12] "GET /routing-instance/54ba54ff-197d-40ff-b74f-0e1377ff4ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1887 0.004154 10.0.0.24 - - [2025-01-16 02:36:12] "GET /routing-instance/54ba54ff-197d-40ff-b74f-0e1377ff4ee9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2020 0.007197 10.0.0.24 - - [2025-01-16 02:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.24 - - [2025-01-16 02:36:12] "GET /routing-instance/65791e6b-3c03-4b24-8889-e4f2ffdfe231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1891 0.004887 10.0.0.24 - - [2025-01-16 02:36:12] "GET /routing-instance/65791e6b-3c03-4b24-8889-e4f2ffdfe231?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2022 0.007192 10.0.0.24 - - [2025-01-16 02:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.24 - - [2025-01-16 02:36:12] "GET /virtual-network/b561e760-a862-45d8-9296-07033e7ad627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006987 10.0.0.24 - - [2025-01-16 02:36:12] "GET /virtual-network/b561e760-a862-45d8-9296-07033e7ad627?fields=routing_instances HTTP/1.1" 200 1683 0.008401 10.0.0.24 - - [2025-01-16 02:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.24 - - [2025-01-16 02:36:12] "GET /virtual-network/609a2d8a-8f1c-4a3a-abfb-43e67c7bd26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006223 10.0.0.24 - - [2025-01-16 02:36:12] "GET /virtual-network/609a2d8a-8f1c-4a3a-abfb-43e67c7bd26e?fields=routing_instances HTTP/1.1" 200 1687 0.008936 10.0.0.24 - - [2025-01-16 02:36:16] "POST /neutron/port HTTP/1.1" 200 1087 0.017725 10.0.0.24 - - [2025-01-16 02:36:16] "POST /neutron/port HTTP/1.1" 200 1087 0.018565 10.0.0.24 - - [2025-01-16 02:36:16] "POST /neutron/network HTTP/1.1" 200 933 0.006302 10.0.0.24 - - [2025-01-16 02:36:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003616 10.0.0.24 - - [2025-01-16 02:36:16] "POST /neutron/subnet HTTP/1.1" 200 704 0.012236 10.0.0.24 - - [2025-01-16 02:36:16] "POST /neutron/port HTTP/1.1" 200 117 0.001394 10.0.0.24 - - [2025-01-16 02:36:16] "POST /neutron/network HTTP/1.1" 200 923 0.006878 10.0.0.24 - - [2025-01-16 02:36:17] "POST /ref-update HTTP/1.1" 200 156 0.039618 10.0.0.24 - - [2025-01-16 02:36:17] "POST /neutron/network HTTP/1.1" 200 835 0.014727 10.0.0.24 - - [2025-01-16 02:36:17] "DELETE /access-control-list/41a3c55f-d378-4a8f-b34c-a369848985db HTTP/1.1" 200 115 0.038443 10.0.0.24 - - [2025-01-16 02:36:17] "GET /virtual-network/609a2d8a-8f1c-4a3a-abfb-43e67c7bd26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.018107 10.0.0.24 - - [2025-01-16 02:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009200 10.0.0.24 - - [2025-01-16 02:36:17] "DELETE /routing-instance/971865b4-be6c-441e-a8c6-3f5d2dec56d4 HTTP/1.1" 200 115 0.052941 10.0.0.24 - - [2025-01-16 02:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004864 10.0.0.24 - - [2025-01-16 02:36:17] "GET /network-policy/c720e833-1e0d-4cf4-b7ea-783e1e9588a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.008504 10.0.0.24 - - [2025-01-16 02:36:17] "DELETE /route-target/bde9572c-aded-44f1-ae2f-fdc88775f411 HTTP/1.1" 200 115 0.019165 10.0.0.24 - - [2025-01-16 02:36:17] "POST /ref-update HTTP/1.1" 200 156 0.041114 10.0.0.24 - - [2025-01-16 02:36:17] "DELETE /routing-instance/efaa1007-93a3-4282-96d3-bd1087ab6276 HTTP/1.1" 200 115 0.061910 10.0.0.24 - - [2025-01-16 02:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.24 - - [2025-01-16 02:36:17] "POST /neutron/network HTTP/1.1" 200 833 0.008606 10.0.0.24 - - [2025-01-16 02:36:17] "GET /virtual-network/b561e760-a862-45d8-9296-07033e7ad627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005983 10.0.0.24 - - [2025-01-16 02:36:17] "DELETE /route-target/cff5fb31-f5a7-49a2-8a8f-29f4c1ca3d92 HTTP/1.1" 200 115 0.017249 10.0.0.24 - - [2025-01-16 02:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006886 10.0.0.24 - - [2025-01-16 02:36:17] "DELETE /access-control-list/d1ef434b-7c12-4aa5-b79b-624824ae79a3 HTTP/1.1" 200 115 0.029176 10.0.0.24 - - [2025-01-16 02:36:17] "GET /network-policy/c720e833-1e0d-4cf4-b7ea-783e1e9588a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.004819 10.0.0.24 - - [2025-01-16 02:36:17] "DELETE /network-policy/c720e833-1e0d-4cf4-b7ea-783e1e9588a4 HTTP/1.1" 200 115 0.027683 10.0.0.24 - - [2025-01-16 02:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.24 - - [2025-01-16 02:36:17] "DELETE /service-instance/22e3181e-5bf9-4e6b-a31c-5041d9c1d760 HTTP/1.1" 200 115 0.063659 10.0.0.24 - - [2025-01-16 02:36:17] "GET /domains HTTP/1.1" 200 280 0.003115 10.0.0.24 - - [2025-01-16 02:36:17] "POST /ref-update HTTP/1.1" 200 156 0.013765 10.0.0.24 - - [2025-01-16 02:36:17] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001980 10.0.0.24 - - [2025-01-16 02:36:17] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2771 0.013473 10.0.0.24 - - [2025-01-16 02:36:17] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001295 10.0.0.24 - - [2025-01-16 02:36:17] "DELETE /instance-ip/d60830e7-2a0c-47cf-88a9-413d05e8160e HTTP/1.1" 200 115 0.038124 10.0.0.24 - - [2025-01-16 02:36:17] "POST /ref-update HTTP/1.1" 200 156 0.012762 10.0.0.24 - - [2025-01-16 02:36:17] "GET /project/8bfb53bf-df35-4ea4-8118-81af70b803c0 HTTP/1.1" 200 3758 0.069417 10.0.0.24 - - [2025-01-16 02:36:17] "GET /virtual-machine/65747116-5fe6-45dd-a7fc-4fcdd8abdb1c HTTP/1.1" 200 1802 0.006595 10.0.0.24 - - [2025-01-16 02:36:17] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002382 10.0.0.24 - - [2025-01-16 02:36:17] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.006126 10.0.0.24 - - [2025-01-16 02:36:17] "DELETE /instance-ip/4efb919a-8428-4525-9df5-bb81a6f486c3 HTTP/1.1" 200 115 0.035347 10.0.0.24 - - [2025-01-16 02:36:17] "POST /ref-update HTTP/1.1" 200 156 0.009912 10.0.0.24 - - [2025-01-16 02:36:17] "DELETE /instance-ip/b1acf0ec-a42a-46d1-9290-26360b865d47 HTTP/1.1" 200 115 0.024024 10.0.0.24 - - [2025-01-16 02:36:17] "POST /ref-update HTTP/1.1" 200 156 0.013819 10.0.0.24 - - [2025-01-16 02:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005084 10.0.0.24 - - [2025-01-16 02:36:18] "DELETE /service-template/b495e1f7-a4f0-44f5-81fc-93b65b33b27e HTTP/1.1" 200 115 0.054106 10.0.0.24 - - [2025-01-16 02:36:18] "DELETE /instance-ip/fcc50537-81ea-474c-8ddb-1b86bdb23383 HTTP/1.1" 200 115 0.063762 10.0.0.24 - - [2025-01-16 02:36:18] "POST /fqname-to-id HTTP/1.1" 404 193 0.004883 10.0.0.24 - - [2025-01-16 02:36:18] "POST /ref-update HTTP/1.1" 200 156 0.013021 10.0.0.24 - - [2025-01-16 02:36:18] "DELETE /instance-ip/ba6e9f0f-891a-4f54-b427-69b6fddec61d HTTP/1.1" 200 115 0.025345 10.0.0.24 - - [2025-01-16 02:36:18] "POST /ref-update HTTP/1.1" 200 156 0.013215 10.0.0.24 - - [2025-01-16 02:36:18] "DELETE /instance-ip/5ebf0454-be87-4b15-89d5-b7c282fab36c HTTP/1.1" 200 115 0.030790 10.0.0.24 - - [2025-01-16 02:36:18] "POST /neutron/network HTTP/1.1" 200 835 0.008332 10.0.0.24 - - [2025-01-16 02:36:18] "POST /neutron/network HTTP/1.1" 400 204 0.020585 10.0.0.24 - - [2025-01-16 02:36:18] "POST /neutron/port HTTP/1.1" 200 1087 0.017867 10.0.0.24 - - [2025-01-16 02:36:18] "POST /neutron/port HTTP/1.1" 200 1113 0.014291 10.0.0.24 - - [2025-01-16 02:36:18] "POST /neutron/port HTTP/1.1" 200 1087 0.039602 10.0.0.24 - - [2025-01-16 02:36:18] "POST /neutron/port HTTP/1.1" 200 1113 0.011132 10.0.0.24 - - [2025-01-16 02:36:19] "POST /neutron/port HTTP/1.1" 200 151 0.194954 10.0.0.24 - - [2025-01-16 02:36:19] "POST /neutron/port HTTP/1.1" 200 151 0.163918 10.0.0.24 - - [2025-01-16 02:36:19] "POST /neutron/port HTTP/1.1" 200 3028 0.026568 10.0.0.24 - - [2025-01-16 02:36:19] "POST /neutron/port HTTP/1.1" 200 1113 0.013356 10.0.0.24 - - [2025-01-16 02:36:19] "POST /neutron/port HTTP/1.1" 200 151 0.116499 10.0.0.24 - - [2025-01-16 02:36:19] "POST /neutron/port HTTP/1.1" 200 1113 0.010837 10.0.0.24 - - [2025-01-16 02:36:19] "POST /neutron/port HTTP/1.1" 200 151 0.102986 10.0.0.24 - - [2025-01-16 02:36:19] "POST /neutron/port HTTP/1.1" 200 1113 0.010860 10.0.0.24 - - [2025-01-16 02:36:19] "POST /neutron/port HTTP/1.1" 200 151 0.121738 10.0.0.24 - - [2025-01-16 02:36:20] "POST /neutron/network HTTP/1.1" 200 835 0.006884 10.0.0.24 - - [2025-01-16 02:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006289 10.0.0.24 - - [2025-01-16 02:36:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003635 10.0.0.24 - - [2025-01-16 02:36:20] "POST /useragent-kv HTTP/1.1" 200 115 0.004693 10.0.0.24 - - [2025-01-16 02:36:20] "POST /neutron/network HTTP/1.1" 200 151 0.124581 10.0.0.24 - - [2025-01-16 02:36:20] "DELETE /route-target/01562a24-fab8-4a1f-ac0f-f397f68cb266 HTTP/1.1" 200 115 0.022527 10.0.0.24 - - [2025-01-16 02:36:20] "GET /routing-instance/65791e6b-3c03-4b24-8889-e4f2ffdfe231 HTTP/1.1" 404 171 0.003518 10.0.0.24 - - [2025-01-16 02:36:20] "GET /domains HTTP/1.1" 200 280 0.002733 10.0.0.24 - - [2025-01-16 02:36:20] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001269 10.0.0.24 - - [2025-01-16 02:36:20] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2571 0.053107 10.0.0.24 - - [2025-01-16 02:36:20] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001346 10.0.0.24 - - [2025-01-16 02:36:20] "GET /project/8bfb53bf-df35-4ea4-8118-81af70b803c0 HTTP/1.1" 200 2297 0.077447 10.0.0.24 - - [2025-01-16 02:36:20] "POST /neutron/network HTTP/1.1" 200 833 0.006753 10.0.0.24 - - [2025-01-16 02:36:20] "POST /useragent-kv HTTP/1.1" 200 115 0.004084 10.0.0.24 - - [2025-01-16 02:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005063 10.0.0.24 - - [2025-01-16 02:36:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003491 10.0.0.24 - - [2025-01-16 02:36:20] "POST /neutron/network HTTP/1.1" 200 151 0.087878 10.0.0.24 - - [2025-01-16 02:36:20] "DELETE /route-target/55ee6963-d848-40a6-8e70-4ac4e02bd677 HTTP/1.1" 200 115 0.015949 10.0.0.24 - - [2025-01-16 02:36:20] "GET /routing-instance/54ba54ff-197d-40ff-b74f-0e1377ff4ee9 HTTP/1.1" 404 171 0.002615 10.0.0.24 - - [2025-01-16 02:36:20] "GET /domains HTTP/1.1" 200 280 0.002571 10.0.0.24 - - [2025-01-16 02:36:20] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001240 10.0.0.24 - - [2025-01-16 02:36:20] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2571 0.051342 10.0.0.24 - - [2025-01-16 02:36:20] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002966 10.0.0.24 - - [2025-01-16 02:36:21] "GET /project/8bfb53bf-df35-4ea4-8118-81af70b803c0 HTTP/1.1" 200 2079 0.082097 10.0.0.24 - - [2025-01-16 02:36:21] "POST /neutron/network HTTP/1.1" 200 833 0.008582 10.0.0.24 - - [2025-01-16 02:36:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003081 10.0.0.24 - - [2025-01-16 02:36:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002585 10.0.0.24 - - [2025-01-16 02:36:21] "POST /neutron/network HTTP/1.1" 200 151 0.102458 10.0.0.24 - - [2025-01-16 02:36:21] "GET /routing-instance/a681da9a-82c4-428f-bd1c-d18f4757ddab HTTP/1.1" 404 171 0.003582 10.0.0.24 - - [2025-01-16 02:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.035587 10.0.0.24 - - [2025-01-16 02:36:21] "GET /domains HTTP/1.1" 200 280 0.002657 10.0.0.24 - - [2025-01-16 02:36:21] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001669 10.0.0.24 - - [2025-01-16 02:36:21] "DELETE /route-target/1a358358-f3b8-4cf5-bbee-3c33d8449594 HTTP/1.1" 200 115 0.025525 10.0.0.24 - - [2025-01-16 02:36:21] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2571 0.056305 10.0.0.24 - - [2025-01-16 02:36:21] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001342 10.0.0.24 - - [2025-01-16 02:36:21] "GET /project/8bfb53bf-df35-4ea4-8118-81af70b803c0 HTTP/1.1" 200 1839 0.070347 10.0.0.24 - - [2025-01-16 02:36:21] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001396 10.0.0.24 - - [2025-01-16 02:36:21] "GET /project/8bfb53bf-df35-4ea4-8118-81af70b803c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.031647 10.0.0.24 - - [2025-01-16 02:36:21] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001341 10.0.0.24 - - [2025-01-16 02:36:21] "GET /project/8bfb53bf-df35-4ea4-8118-81af70b803c0?fields=virtual_networks HTTP/1.1" 200 1027 0.077114 10.0.0.24 - - [2025-01-16 02:36:21] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001719 10.0.0.24 - - [2025-01-16 02:36:21] "GET /project/8bfb53bf-df35-4ea4-8118-81af70b803c0?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.035938 10.0.0.24 - - [2025-01-16 02:36:21] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001489 10.0.0.24 - - [2025-01-16 02:36:21] "GET /project/8bfb53bf-df35-4ea4-8118-81af70b803c0?fields=security_groups HTTP/1.1" 200 1251 0.031938 10.0.0.24 - - [2025-01-16 02:36:22] "POST /fqname-to-id HTTP/1.1" 404 189 0.035145 10.0.0.24 - - [2025-01-16 02:36:22] "GET /projects?obj_uuids=39376cd1-f733-4f36-9d17-ae8e70b948a1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003650 10.0.0.24 - - [2025-01-16 02:36:22] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001665 10.0.0.24 - - [2025-01-16 02:36:22] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009787 10.0.0.24 - - [2025-01-16 02:36:23] "POST /id-to-fqname HTTP/1.1" 200 191 0.001781 10.0.0.24 - - [2025-01-16 02:36:23] "POST /fqname-to-id HTTP/1.1" 404 200 0.004386 10.0.0.24 - - [2025-01-16 02:36:23] "POST /security-groups HTTP/1.1" 200 592 0.066633 10.0.0.24 - - [2025-01-16 02:36:23] "POST /fqname-to-id HTTP/1.1" 404 235 0.003019 10.0.0.24 - - [2025-01-16 02:36:23] "POST /projects HTTP/1.1" 200 587 0.232543 10.0.0.24 - - [2025-01-16 02:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.305374 10.0.0.24 - - [2025-01-16 02:36:23] "POST /access-control-lists HTTP/1.1" 200 597 0.060744 10.0.0.24 - - [2025-01-16 02:36:23] "POST /fqname-to-id HTTP/1.1" 404 234 0.003648 10.0.0.24 - - [2025-01-16 02:36:23] "GET /project/39376cd1-f733-4f36-9d17-ae8e70b948a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.450652 10.0.0.24 - - [2025-01-16 02:36:23] "POST /access-control-lists HTTP/1.1" 200 595 0.063191 10.0.0.24 - - [2025-01-16 02:36:24] "GET / HTTP/1.1" 200 35931 0.002450 10.0.0.24 - - [2025-01-16 02:36:25] "GET /project/39376cd1-f733-4f36-9d17-ae8e70b948a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000517 10.0.0.24 - - [2025-01-16 02:36:26] "GET /projects?obj_uuids=39376cd1-f733-4f36-9d17-ae8e70b948a1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001753 10.0.0.24 - - [2025-01-16 02:36:26] "GET /project/39376cd1-f733-4f36-9d17-ae8e70b948a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.059883 10.0.0.24 - - [2025-01-16 02:36:26] "POST /fqname-to-id HTTP/1.1" 404 180 0.003102 10.0.0.24 - - [2025-01-16 02:36:26] "POST /virtual-DNSs HTTP/1.1" 200 507 0.032699 10.0.0.24 - - [2025-01-16 02:36:26] "GET /virtual-DNS/a3e91797-f4cb-4f76-8819-44e22eca8cd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.005567 10.0.0.24 - - [2025-01-16 02:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.24 - - [2025-01-16 02:36:26] "GET /virtual-DNS/a3e91797-f4cb-4f76-8819-44e22eca8cd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.003977 10.0.0.24 - - [2025-01-16 02:36:26] "GET /domains HTTP/1.1" 401 292 0.000628 10.0.0.24 - - [2025-01-16 02:36:26] "GET /domains HTTP/1.1" 200 280 0.028135 10.0.0.24 - - [2025-01-16 02:36:26] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001366 10.0.0.24 - - [2025-01-16 02:36:26] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2958 0.009716 10.0.0.24 - - [2025-01-16 02:36:26] "GET /virtual-DNS/a3e91797-f4cb-4f76-8819-44e22eca8cd8 HTTP/1.1" 200 1437 0.005022 10.0.0.24 - - [2025-01-16 02:36:26] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.002871 10.0.0.24 - - [2025-01-16 02:36:26] "POST /network-ipams HTTP/1.1" 200 514 0.021729 10.0.0.24 - - [2025-01-16 02:36:27] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 751 0.003287 10.0.0.24 - - [2025-01-16 02:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.24 - - [2025-01-16 02:36:27] "GET /network-ipam/5f1372fa-28e1-4976-917b-16696e68c3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.006171 10.0.0.24 - - [2025-01-16 02:36:27] "PUT /network-ipam/5f1372fa-28e1-4976-917b-16696e68c3b7 HTTP/1.1" 200 258 0.011553 10.0.0.24 - - [2025-01-16 02:36:27] "POST /ref-update HTTP/1.1" 200 156 0.011192 10.0.0.24 - - [2025-01-16 02:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.24 - - [2025-01-16 02:36:27] "GET /projects?obj_uuids=39376cd1-f733-4f36-9d17-ae8e70b948a1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001847 10.0.0.24 - - [2025-01-16 02:36:27] "GET /project/39376cd1-f733-4f36-9d17-ae8e70b948a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.034358 10.0.0.24 - - [2025-01-16 02:36:27] "POST /neutron/network HTTP/1.1" 200 117 0.034258 10.0.0.24 - - [2025-01-16 02:36:27] "GET /projects?obj_uuids=39376cd1-f733-4f36-9d17-ae8e70b948a1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001618 10.0.0.24 - - [2025-01-16 02:36:27] "POST /neutron/network HTTP/1.1" 200 618 0.077720 10.0.0.24 - - [2025-01-16 02:36:27] "POST /route-targets HTTP/1.1" 200 327 0.014208 10.0.0.24 - - [2025-01-16 02:36:27] "POST /ref-update HTTP/1.1" 200 156 0.014282 10.0.0.24 - - [2025-01-16 02:36:27] "POST /useragent-kv HTTP/1.1" 200 115 0.006464 10.0.0.24 - - [2025-01-16 02:36:27] "POST /neutron/subnet HTTP/1.1" 200 711 0.237113 10.0.0.24 - - [2025-01-16 02:36:27] "POST /neutron/network HTTP/1.1" 200 833 0.006693 10.0.0.24 - - [2025-01-16 02:36:27] "POST /id-to-fqname HTTP/1.1" 200 227 0.001854 10.0.0.24 - - [2025-01-16 02:36:27] "GET /virtual-network/fde2ee96-00cb-4c35-a910-8f71683ba9fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006742 10.0.0.24 - - [2025-01-16 02:36:27] "POST /neutron/network HTTP/1.1" 200 833 0.008568 10.0.0.24 - - [2025-01-16 02:36:27] "GET /virtual-network/fde2ee96-00cb-4c35-a910-8f71683ba9fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008216 10.0.0.24 - - [2025-01-16 02:36:28] "POST /neutron/network HTTP/1.1" 200 833 0.007466 10.0.0.24 - - [2025-01-16 02:36:28] "POST /neutron/subnet HTTP/1.1" 200 711 0.008031 10.0.0.24 - - [2025-01-16 02:36:28] "POST /neutron/network HTTP/1.1" 200 807 0.012265 10.0.0.24 - - [2025-01-16 02:36:28] "POST /neutron/network HTTP/1.1" 200 833 0.006152 10.0.0.24 - - [2025-01-16 02:36:28] "POST /id-to-fqname HTTP/1.1" 200 227 0.001443 10.0.0.24 - - [2025-01-16 02:36:28] "POST /neutron/network HTTP/1.1" 200 843 0.006517 10.0.0.24 - - [2025-01-16 02:36:28] "GET /aaa-mode HTTP/1.1" 401 292 0.000491 10.0.0.24 - - [2025-01-16 02:36:28] "GET /obj-perms HTTP/1.1" 200 5056 0.055724 10.0.0.24 - - [2025-01-16 02:36:28] "GET / HTTP/1.1" 200 35931 0.001796 10.0.0.24 - - [2025-01-16 02:36:28] "GET /project/39376cd1-f733-4f36-9d17-ae8e70b948a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000689 10.0.0.24 - - [2025-01-16 02:36:28] "GET /obj-perms HTTP/1.1" 200 5056 0.051397 10.0.0.24 - - [2025-01-16 02:36:29] "GET /projects?obj_uuids=39376cd1-f733-4f36-9d17-ae8e70b948a1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001526 10.0.0.24 - - [2025-01-16 02:36:29] "GET /project/39376cd1-f733-4f36-9d17-ae8e70b948a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.057721 10.0.0.24 - - [2025-01-16 02:36:29] "POST /neutron/network HTTP/1.1" 200 833 0.006866 10.0.0.24 - - [2025-01-16 02:36:29] "POST /neutron/port HTTP/1.1" 200 117 0.008572 10.0.0.24 - - [2025-01-16 02:36:29] "POST /neutron/port HTTP/1.1" 200 117 0.007010 10.0.0.24 - - [2025-01-16 02:36:29] "POST /neutron/port HTTP/1.1" 200 117 0.006624 10.0.0.24 - - [2025-01-16 02:36:29] "POST /neutron/network HTTP/1.1" 200 843 0.006964 10.0.0.24 - - [2025-01-16 02:36:29] "GET /projects?obj_uuids=39376cd1-f733-4f36-9d17-ae8e70b948a1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001863 10.0.0.24 - - [2025-01-16 02:36:30] "POST /neutron/port HTTP/1.1" 200 1058 0.286890 10.0.0.24 - - [2025-01-16 02:36:30] "POST /neutron/port HTTP/1.1" 200 1058 0.011870 10.0.0.24 - - [2025-01-16 02:36:30] "POST /neutron/port HTTP/1.1" 200 1058 0.011129 10.0.0.24 - - [2025-01-16 02:36:30] "POST /neutron/port HTTP/1.1" 200 1112 0.072808 10.0.0.24 - - [2025-01-16 02:36:30] "POST /neutron/port HTTP/1.1" 200 1086 0.018995 10.0.0.24 - - [2025-01-16 02:36:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003874 10.0.0.24 - - [2025-01-16 02:36:30] "POST /neutron/subnet HTTP/1.1" 200 685 0.013324 10.0.0.24 - - [2025-01-16 02:36:30] "POST /neutron/port HTTP/1.1" 200 117 0.001931 10.0.0.24 - - [2025-01-16 02:36:30] "POST /neutron/network HTTP/1.1" 200 833 0.007894 10.0.0.24 - - [2025-01-16 02:36:34] "POST /neutron/port HTTP/1.1" 200 1086 0.017084 10.0.0.24 - - [2025-01-16 02:36:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007330 10.0.0.24 - - [2025-01-16 02:36:34] "POST /neutron/port HTTP/1.1" 200 1086 0.014990 10.0.0.24 - - [2025-01-16 02:36:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007312 10.0.0.24 - - [2025-01-16 02:36:34] "POST /neutron/port HTTP/1.1" 200 1086 0.016651 10.0.0.24 - - [2025-01-16 02:36:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007152 10.0.0.24 - - [2025-01-16 02:36:34] "GET /virtual-machine/54959033-d7f1-42ce-9993-7a5de0bc11cf HTTP/1.1" 200 1293 0.005042 10.0.0.24 - - [2025-01-16 02:36:34] "GET /virtual-machine-interface/12de677e-f544-453a-a58c-082ed8cbecc4 HTTP/1.1" 200 2963 0.005546 10.0.0.24 - - [2025-01-16 02:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.24 - - [2025-01-16 02:36:34] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003387 10.0.0.24 - - [2025-01-16 02:36:34] "GET /virtual-networks?parent_id=39376cd1-f733-4f36-9d17-ae8e70b948a1&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003278 10.0.0.24 - - [2025-01-16 02:36:34] "GET /virtual-network/fde2ee96-00cb-4c35-a910-8f71683ba9fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005878 10.0.0.24 - - [2025-01-16 02:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.24 - - [2025-01-16 02:36:37] "GET /virtual-network/fde2ee96-00cb-4c35-a910-8f71683ba9fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008469 10.0.0.24 - - [2025-01-16 02:36:39] "POST /neutron/port HTTP/1.1" 200 1086 0.016554 10.0.0.24 - - [2025-01-16 02:36:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005578 10.0.0.24 - - [2025-01-16 02:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.24 - - [2025-01-16 02:36:42] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003645 10.0.0.24 - - [2025-01-16 02:36:42] "GET /virtual-networks?parent_id=39376cd1-f733-4f36-9d17-ae8e70b948a1&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003389 10.0.0.24 - - [2025-01-16 02:36:42] "GET /virtual-network/fde2ee96-00cb-4c35-a910-8f71683ba9fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005837 10.0.0.24 - - [2025-01-16 02:36:42] "POST /neutron/port HTTP/1.1" 200 1086 0.015426 10.0.0.24 - - [2025-01-16 02:36:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006574 10.0.0.24 - - [2025-01-16 02:36:51] "POST /neutron/network HTTP/1.1" 200 807 0.010448 10.0.0.24 - - [2025-01-16 02:36:51] "POST /neutron/network HTTP/1.1" 200 833 0.005942 10.0.0.24 - - [2025-01-16 02:36:51] "POST /id-to-fqname HTTP/1.1" 200 227 0.001917 10.0.0.24 - - [2025-01-16 02:36:52] "POST /neutron/port HTTP/1.1" 200 1086 0.020829 10.0.0.24 - - [2025-01-16 02:36:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007476 10.0.0.24 - - [2025-01-16 02:36:52] "POST /neutron/network HTTP/1.1" 200 843 0.005804 10.0.0.24 - - [2025-01-16 02:36:52] "GET /aaa-mode HTTP/1.1" 401 292 0.000445 10.0.0.24 - - [2025-01-16 02:36:52] "GET / HTTP/1.1" 200 35931 0.001648 10.0.0.24 - - [2025-01-16 02:36:52] "GET /project/39376cd1-f733-4f36-9d17-ae8e70b948a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000480 10.0.0.24 - - [2025-01-16 02:36:52] "GET /projects?obj_uuids=39376cd1-f733-4f36-9d17-ae8e70b948a1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001256 10.0.0.24 - - [2025-01-16 02:36:52] "GET /project/39376cd1-f733-4f36-9d17-ae8e70b948a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.054854 10.0.0.24 - - [2025-01-16 02:36:52] "POST /neutron/network HTTP/1.1" 200 833 0.005615 10.0.0.24 - - [2025-01-16 02:36:53] "POST /neutron/port HTTP/1.1" 200 1086 0.020452 10.0.0.24 - - [2025-01-16 02:36:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007679 10.0.0.24 - - [2025-01-16 02:36:53] "POST /neutron/port HTTP/1.1" 200 117 0.005045 10.0.0.24 - - [2025-01-16 02:36:53] "POST /neutron/port HTTP/1.1" 200 117 0.005219 10.0.0.24 - - [2025-01-16 02:36:53] "POST /neutron/network HTTP/1.1" 200 843 0.006140 10.0.0.24 - - [2025-01-16 02:36:53] "GET /projects?obj_uuids=39376cd1-f733-4f36-9d17-ae8e70b948a1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001669 10.0.0.24 - - [2025-01-16 02:36:53] "POST /neutron/port HTTP/1.1" 200 1058 0.199755 10.0.0.24 - - [2025-01-16 02:36:53] "POST /neutron/port HTTP/1.1" 200 1058 0.009154 10.0.0.24 - - [2025-01-16 02:36:53] "POST /neutron/port HTTP/1.1" 200 1058 0.010309 10.0.0.24 - - [2025-01-16 02:36:53] "POST /neutron/port HTTP/1.1" 200 1112 0.062828 10.0.0.24 - - [2025-01-16 02:36:53] "POST /neutron/port HTTP/1.1" 200 1086 0.017684 10.0.0.24 - - [2025-01-16 02:36:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003564 10.0.0.24 - - [2025-01-16 02:36:53] "POST /neutron/subnet HTTP/1.1" 200 685 0.010618 10.0.0.24 - - [2025-01-16 02:36:53] "POST /neutron/port HTTP/1.1" 200 117 0.001250 10.0.0.24 - - [2025-01-16 02:36:53] "POST /neutron/network HTTP/1.1" 200 833 0.005401 10.0.0.24 - - [2025-01-16 02:36:58] "POST /neutron/port HTTP/1.1" 200 1086 0.015534 10.0.0.24 - - [2025-01-16 02:36:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006056 10.0.0.24 - - [2025-01-16 02:36:58] "POST /neutron/port HTTP/1.1" 200 1086 0.015814 10.0.0.24 - - [2025-01-16 02:36:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006211 10.0.0.24 - - [2025-01-16 02:36:58] "POST /neutron/port HTTP/1.1" 200 1086 0.014693 10.0.0.24 - - [2025-01-16 02:36:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006656 10.0.0.24 - - [2025-01-16 02:36:58] "GET /virtual-machine/6bfc559e-0407-4370-b238-5f7af298793b HTTP/1.1" 200 1293 0.005094 10.0.0.24 - - [2025-01-16 02:36:58] "GET /virtual-machine-interface/4f523ffd-7ba7-4a30-bdf8-8389b65a15bd HTTP/1.1" 200 2963 0.004769 10.0.0.24 - - [2025-01-16 02:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.24 - - [2025-01-16 02:36:58] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003401 10.0.0.24 - - [2025-01-16 02:36:58] "GET /virtual-networks?parent_id=39376cd1-f733-4f36-9d17-ae8e70b948a1&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003189 10.0.0.24 - - [2025-01-16 02:36:58] "GET /virtual-network/fde2ee96-00cb-4c35-a910-8f71683ba9fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005710 10.0.0.24 - - [2025-01-16 02:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.24 - - [2025-01-16 02:37:01] "GET /virtual-network/fde2ee96-00cb-4c35-a910-8f71683ba9fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006105 10.0.0.24 - - [2025-01-16 02:37:03] "POST /neutron/port HTTP/1.1" 200 1086 0.017222 10.0.0.24 - - [2025-01-16 02:37:03] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005115 10.0.0.24 - - [2025-01-16 02:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.24 - - [2025-01-16 02:37:05] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003206 10.0.0.24 - - [2025-01-16 02:37:05] "GET /virtual-networks?parent_id=39376cd1-f733-4f36-9d17-ae8e70b948a1&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003118 10.0.0.24 - - [2025-01-16 02:37:06] "GET /virtual-network/fde2ee96-00cb-4c35-a910-8f71683ba9fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005705 10.0.0.24 - - [2025-01-16 02:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.24 - - [2025-01-16 02:37:11] "DELETE /virtual-DNS/a3e91797-f4cb-4f76-8819-44e22eca8cd8 HTTP/1.1" 409 235 0.008770 10.0.0.24 - - [2025-01-16 02:37:12] "POST /fqname-to-id HTTP/1.1" 404 192 0.003918 10.0.0.24 - - [2025-01-16 02:37:12] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.020688 10.0.0.24 - - [2025-01-16 02:37:12] "GET /virtual-DNS-record/53e2cb99-e785-4242-9743-5901d8b9f457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.006629 10.0.0.24 - - [2025-01-16 02:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.24 - - [2025-01-16 02:37:12] "GET /virtual-DNS-record/53e2cb99-e785-4242-9743-5901d8b9f457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.003651 10.0.0.24 - - [2025-01-16 02:37:12] "GET /domains HTTP/1.1" 200 280 0.003584 10.0.0.24 - - [2025-01-16 02:37:12] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001736 10.0.0.24 - - [2025-01-16 02:37:12] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2958 0.008560 10.0.0.24 - - [2025-01-16 02:37:12] "GET /virtual-DNS/a3e91797-f4cb-4f76-8819-44e22eca8cd8 HTTP/1.1" 200 1906 0.004552 10.0.0.24 - - [2025-01-16 02:37:12] "GET /virtual-DNS-record/53e2cb99-e785-4242-9743-5901d8b9f457 HTTP/1.1" 200 1335 0.003212 10.0.0.24 - - [2025-01-16 02:37:16] "POST /neutron/port HTTP/1.1" 200 1086 0.018061 10.0.0.24 - - [2025-01-16 02:37:16] "POST /neutron/port HTTP/1.1" 200 1086 0.018013 10.0.0.24 - - [2025-01-16 02:37:16] "POST /neutron/network HTTP/1.1" 200 843 0.007188 10.0.0.24 - - [2025-01-16 02:37:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004662 10.0.0.24 - - [2025-01-16 02:37:16] "POST /neutron/subnet HTTP/1.1" 200 685 0.012064 10.0.0.24 - - [2025-01-16 02:37:16] "POST /neutron/port HTTP/1.1" 200 117 0.001471 10.0.0.24 - - [2025-01-16 02:37:16] "POST /neutron/network HTTP/1.1" 200 833 0.006788 10.0.0.24 - - [2025-01-16 02:37:17] "DELETE /virtual-DNS-record/53e2cb99-e785-4242-9743-5901d8b9f457 HTTP/1.1" 200 115 0.035586 10.0.0.24 - - [2025-01-16 02:37:17] "POST /fqname-to-id HTTP/1.1" 404 184 0.003443 10.0.0.24 - - [2025-01-16 02:37:18] "POST /neutron/network HTTP/1.1" 200 833 0.007338 10.0.0.24 - - [2025-01-16 02:37:18] "POST /neutron/network HTTP/1.1" 400 204 0.013771 10.0.0.24 - - [2025-01-16 02:37:18] "DELETE /project/39376cd1f7334f369d17ae8e70b948a1 HTTP/1.1" 404 173 0.008992 10.0.0.24 - - [2025-01-16 02:37:18] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001230 10.0.0.24 - - [2025-01-16 02:37:18] "GET /project/8bfb53bf-df35-4ea4-8118-81af70b803c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.036698 10.0.0.24 - - [2025-01-16 02:37:18] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001528 10.0.0.24 - - [2025-01-16 02:37:18] "POST /neutron/port HTTP/1.1" 200 1086 0.028414 10.0.0.24 - - [2025-01-16 02:37:18] "GET /project/8bfb53bf-df35-4ea4-8118-81af70b803c0?fields=security_groups HTTP/1.1" 200 1356 0.038110 10.0.0.24 - - [2025-01-16 02:37:18] "POST /neutron/port HTTP/1.1" 200 1112 0.015918 10.0.0.24 - - [2025-01-16 02:37:18] "POST /neutron/port HTTP/1.1" 200 1086 0.033966 10.0.0.24 - - [2025-01-16 02:37:18] "DELETE /security-group/638b3a2d-dc4f-44d7-bd9f-cf79a011346a HTTP/1.1" 200 115 0.072097 10.0.0.24 - - [2025-01-16 02:37:18] "GET /projects?obj_uuids=8bfb53bf-df35-4ea4-8118-81af70b803c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001353 10.0.0.24 - - [2025-01-16 02:37:18] "POST /neutron/port HTTP/1.1" 200 1112 0.013598 10.0.0.24 - - [2025-01-16 02:37:18] "GET /project/8bfb53bf-df35-4ea4-8118-81af70b803c0?fields=application_policy_sets HTTP/1.1" 200 1395 0.043388 10.0.0.24 - - [2025-01-16 02:37:18] "POST /neutron/port HTTP/1.1" 200 151 0.198174 10.0.0.24 - - [2025-01-16 02:37:18] "DELETE /project/8bfb53bf-df35-4ea4-8118-81af70b803c0 HTTP/1.1" 200 115 0.391629 10.0.0.24 - - [2025-01-16 02:37:18] "POST /neutron/port HTTP/1.1" 200 151 0.175202 10.0.0.24 - - [2025-01-16 02:37:19] "DELETE /access-control-list/35c0c8e4-fcf8-4fd8-a7c5-31b3be610f7f HTTP/1.1" 200 115 0.025459 10.0.0.24 - - [2025-01-16 02:37:19] "DELETE /access-control-list/12369b90-8832-4a48-9981-dd336a7a680a HTTP/1.1" 200 115 0.020579 10.0.0.24 - - [2025-01-16 02:37:20] "POST /neutron/network HTTP/1.1" 200 833 0.008523 10.0.0.24 - - [2025-01-16 02:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.24 - - [2025-01-16 02:37:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002439 10.0.0.24 - - [2025-01-16 02:37:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002153 10.0.0.24 - - [2025-01-16 02:37:20] "POST /neutron/network HTTP/1.1" 200 151 0.221350 10.0.0.24 - - [2025-01-16 02:37:20] "DELETE /route-target/17f3f472-6bf4-4c40-af18-3906170c166d HTTP/1.1" 200 115 0.069196 10.0.0.24 - - [2025-01-16 02:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.24 - - [2025-01-16 02:37:20] "DELETE /network-ipam/5f1372fa-28e1-4976-917b-16696e68c3b7 HTTP/1.1" 200 115 0.027259 10.0.0.24 - - [2025-01-16 02:37:20] "DELETE /virtual-DNS/a3e91797-f4cb-4f76-8819-44e22eca8cd8 HTTP/1.1" 200 115 0.022966 10.0.0.24 - - [2025-01-16 02:37:20] "POST /fqname-to-id HTTP/1.1" 404 180 0.002906 10.0.0.24 - - [2025-01-16 02:37:20] "GET /domains HTTP/1.1" 200 280 0.003630 10.0.0.24 - - [2025-01-16 02:37:20] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001236 10.0.0.24 - - [2025-01-16 02:37:20] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2574 0.009268 10.0.0.24 - - [2025-01-16 02:37:20] "GET /projects?obj_uuids=39376cd1-f733-4f36-9d17-ae8e70b948a1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001389 10.0.0.24 - - [2025-01-16 02:37:20] "GET /project/39376cd1-f733-4f36-9d17-ae8e70b948a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.029441 10.0.0.24 - - [2025-01-16 02:37:20] "GET /projects?obj_uuids=39376cd1-f733-4f36-9d17-ae8e70b948a1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001536 10.0.0.24 - - [2025-01-16 02:37:20] "GET /project/39376cd1-f733-4f36-9d17-ae8e70b948a1?fields=virtual_networks HTTP/1.1" 200 1033 0.074058 10.0.0.24 - - [2025-01-16 02:37:20] "GET /projects?obj_uuids=39376cd1-f733-4f36-9d17-ae8e70b948a1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001787 10.0.0.24 - - [2025-01-16 02:37:20] "GET /project/39376cd1-f733-4f36-9d17-ae8e70b948a1?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.027829 10.0.0.24 - - [2025-01-16 02:37:21] "GET /projects?obj_uuids=39376cd1-f733-4f36-9d17-ae8e70b948a1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001592 10.0.0.24 - - [2025-01-16 02:37:21] "GET /project/39376cd1-f733-4f36-9d17-ae8e70b948a1?fields=security_groups HTTP/1.1" 200 1260 0.030355 10.0.0.24 - - [2025-01-16 02:37:21] "POST /fqname-to-id HTTP/1.1" 404 189 0.028760 10.0.0.24 - - [2025-01-16 02:37:22] "GET /projects?obj_uuids=0fe963ae-476f-428a-9d16-6bd3e6c8bd9e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003429 10.0.0.24 - - [2025-01-16 02:37:22] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001803 10.0.0.24 - - [2025-01-16 02:37:22] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010366 10.0.0.24 - - [2025-01-16 02:37:22] "POST /id-to-fqname HTTP/1.1" 200 191 0.001720 10.0.0.24 - - [2025-01-16 02:37:22] "POST /fqname-to-id HTTP/1.1" 404 200 0.004643 10.0.0.24 - - [2025-01-16 02:37:22] "POST /security-groups HTTP/1.1" 200 592 0.070981 10.0.0.24 - - [2025-01-16 02:37:22] "POST /fqname-to-id HTTP/1.1" 404 235 0.003587 10.0.0.24 - - [2025-01-16 02:37:22] "POST /projects HTTP/1.1" 200 587 0.239711 10.0.0.24 - - [2025-01-16 02:37:22] "POST /access-control-lists HTTP/1.1" 200 597 0.061656 10.0.0.24 - - [2025-01-16 02:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.322249 10.0.0.24 - - [2025-01-16 02:37:22] "POST /fqname-to-id HTTP/1.1" 404 234 0.003868 10.0.0.24 - - [2025-01-16 02:37:22] "GET /project/0fe963ae-476f-428a-9d16-6bd3e6c8bd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.462320 10.0.0.24 - - [2025-01-16 02:37:22] "POST /access-control-lists HTTP/1.1" 200 595 0.064366 10.0.0.24 - - [2025-01-16 02:37:23] "GET / HTTP/1.1" 200 35931 0.004415 10.0.0.24 - - [2025-01-16 02:37:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000623 10.0.0.24 - - [2025-01-16 02:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.060551 10.0.0.24 - - [2025-01-16 02:37:24] "GET /projects?obj_uuids=0fe963ae-476f-428a-9d16-6bd3e6c8bd9e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001372 10.0.0.24 - - [2025-01-16 02:37:24] "GET /project/0fe963ae-476f-428a-9d16-6bd3e6c8bd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.027956 10.0.0.24 - - [2025-01-16 02:37:24] "POST /neutron/network HTTP/1.1" 200 117 0.032351 10.0.0.24 - - [2025-01-16 02:37:25] "GET /projects?obj_uuids=0fe963ae-476f-428a-9d16-6bd3e6c8bd9e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001656 10.0.0.24 - - [2025-01-16 02:37:25] "POST /neutron/network HTTP/1.1" 200 606 0.073122 10.0.0.24 - - [2025-01-16 02:37:25] "POST /route-targets HTTP/1.1" 200 327 0.010520 10.0.0.24 - - [2025-01-16 02:37:25] "POST /ref-update HTTP/1.1" 200 156 0.012304 10.0.0.24 - - [2025-01-16 02:37:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003280 10.0.0.24 - - [2025-01-16 02:37:25] "POST /neutron/subnet HTTP/1.1" 200 730 0.141131 10.0.0.24 - - [2025-01-16 02:37:25] "POST /neutron/network HTTP/1.1" 200 826 0.006258 10.0.0.24 - - [2025-01-16 02:37:25] "POST /id-to-fqname HTTP/1.1" 200 221 0.001385 10.0.0.24 - - [2025-01-16 02:37:25] "GET /virtual-network/35d8a58b-db91-458a-bce1-3d8c0fd0bfbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005987 10.0.0.24 - - [2025-01-16 02:37:25] "POST /neutron/network HTTP/1.1" 200 826 0.006835 10.0.0.24 - - [2025-01-16 02:37:25] "GET /virtual-network/35d8a58b-db91-458a-bce1-3d8c0fd0bfbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006052 10.0.0.24 - - [2025-01-16 02:37:25] "POST /neutron/network HTTP/1.1" 200 826 0.006747 10.0.0.24 - - [2025-01-16 02:37:25] "POST /neutron/subnet HTTP/1.1" 200 730 0.008782 10.0.0.24 - - [2025-01-16 02:37:25] "POST /id-to-fqname HTTP/1.1" 200 221 0.001899 10.0.0.24 - - [2025-01-16 02:37:25] "POST /neutron/network HTTP/1.1" 200 836 0.006528 10.0.0.24 - - [2025-01-16 02:37:25] "GET /aaa-mode HTTP/1.1" 401 292 0.000498 10.0.0.24 - - [2025-01-16 02:37:26] "GET / HTTP/1.1" 200 35931 0.002262 10.0.0.24 - - [2025-01-16 02:37:26] "GET /project/0fe963ae-476f-428a-9d16-6bd3e6c8bd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000461 10.0.0.24 - - [2025-01-16 02:37:26] "GET /projects?obj_uuids=0fe963ae-476f-428a-9d16-6bd3e6c8bd9e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001596 10.0.0.24 - - [2025-01-16 02:37:26] "GET /project/0fe963ae-476f-428a-9d16-6bd3e6c8bd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.056224 10.0.0.24 - - [2025-01-16 02:37:26] "POST /neutron/network HTTP/1.1" 200 826 0.006839 10.0.0.24 - - [2025-01-16 02:37:26] "POST /neutron/port HTTP/1.1" 200 117 0.005536 10.0.0.24 - - [2025-01-16 02:37:26] "POST /neutron/port HTTP/1.1" 200 117 0.006257 10.0.0.24 - - [2025-01-16 02:37:26] "POST /id-to-fqname HTTP/1.1" 200 221 0.001744 10.0.0.24 - - [2025-01-16 02:37:26] "POST /neutron/port HTTP/1.1" 200 117 0.006402 10.0.0.24 - - [2025-01-16 02:37:26] "POST /neutron/network HTTP/1.1" 200 836 0.008536 10.0.0.24 - - [2025-01-16 02:37:26] "GET /aaa-mode HTTP/1.1" 401 292 0.000600 10.0.0.24 - - [2025-01-16 02:37:27] "POST /neutron/network HTTP/1.1" 200 836 0.006477 10.0.0.24 - - [2025-01-16 02:37:27] "GET /projects?obj_uuids=0fe963ae-476f-428a-9d16-6bd3e6c8bd9e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001339 10.0.0.24 - - [2025-01-16 02:37:27] "GET / HTTP/1.1" 200 35931 0.001926 10.0.0.24 - - [2025-01-16 02:37:27] "GET /project/0fe963ae-476f-428a-9d16-6bd3e6c8bd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000671 10.0.0.24 - - [2025-01-16 02:37:27] "POST /neutron/port HTTP/1.1" 200 1062 0.244765 10.0.0.24 - - [2025-01-16 02:37:27] "POST /neutron/port HTTP/1.1" 200 1062 0.014489 10.0.0.24 - - [2025-01-16 02:37:27] "POST /neutron/port HTTP/1.1" 200 1062 0.013360 10.0.0.24 - - [2025-01-16 02:37:27] "POST /neutron/port HTTP/1.1" 200 1116 0.083135 10.0.0.24 - - [2025-01-16 02:37:27] "POST /neutron/port HTTP/1.1" 200 1090 0.018291 10.0.0.24 - - [2025-01-16 02:37:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003932 10.0.0.24 - - [2025-01-16 02:37:27] "POST /neutron/subnet HTTP/1.1" 200 704 0.012758 10.0.0.24 - - [2025-01-16 02:37:27] "POST /neutron/port HTTP/1.1" 200 117 0.001370 10.0.0.24 - - [2025-01-16 02:37:27] "POST /neutron/network HTTP/1.1" 200 826 0.006551 10.0.0.24 - - [2025-01-16 02:37:27] "GET /projects?obj_uuids=0fe963ae-476f-428a-9d16-6bd3e6c8bd9e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001394 10.0.0.24 - - [2025-01-16 02:37:27] "GET /project/0fe963ae-476f-428a-9d16-6bd3e6c8bd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.055106 10.0.0.24 - - [2025-01-16 02:37:27] "POST /neutron/network HTTP/1.1" 200 826 0.006537 10.0.0.24 - - [2025-01-16 02:37:27] "POST /neutron/port HTTP/1.1" 200 1090 0.021006 10.0.0.24 - - [2025-01-16 02:37:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007613 10.0.0.24 - - [2025-01-16 02:37:27] "POST /neutron/port HTTP/1.1" 200 117 0.007815 10.0.0.24 - - [2025-01-16 02:37:28] "POST /neutron/port HTTP/1.1" 200 1090 0.028780 10.0.0.24 - - [2025-01-16 02:37:28] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011220 10.0.0.24 - - [2025-01-16 02:37:28] "POST /neutron/network HTTP/1.1" 200 836 0.007068 10.0.0.24 - - [2025-01-16 02:37:28] "GET /projects?obj_uuids=0fe963ae-476f-428a-9d16-6bd3e6c8bd9e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001469 10.0.0.24 - - [2025-01-16 02:37:28] "POST /neutron/port HTTP/1.1" 200 1062 0.336953 10.0.0.24 - - [2025-01-16 02:37:28] "POST /neutron/port HTTP/1.1" 200 1062 0.011101 10.0.0.24 - - [2025-01-16 02:37:28] "POST /neutron/port HTTP/1.1" 200 1062 0.017622 10.0.0.24 - - [2025-01-16 02:37:28] "POST /neutron/port HTTP/1.1" 200 1116 0.140939 10.0.0.24 - - [2025-01-16 02:37:29] "POST /neutron/port HTTP/1.1" 200 1090 0.023082 10.0.0.24 - - [2025-01-16 02:37:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004553 10.0.0.24 - - [2025-01-16 02:37:29] "POST /neutron/subnet HTTP/1.1" 200 704 0.015477 10.0.0.24 - - [2025-01-16 02:37:29] "POST /neutron/port HTTP/1.1" 200 117 0.002015 10.0.0.24 - - [2025-01-16 02:37:29] "POST /neutron/network HTTP/1.1" 200 826 0.007465 10.0.0.24 - - [2025-01-16 02:37:29] "GET /obj-perms HTTP/1.1" 200 5056 0.060544 10.0.0.24 - - [2025-01-16 02:37:29] "GET /obj-perms HTTP/1.1" 200 5056 0.063225 10.0.0.24 - - [2025-01-16 02:37:33] "POST /neutron/port HTTP/1.1" 200 1090 0.016810 10.0.0.24 - - [2025-01-16 02:37:33] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007162 10.0.0.24 - - [2025-01-16 02:37:33] "POST /neutron/port HTTP/1.1" 200 1090 0.016755 10.0.0.24 - - [2025-01-16 02:37:33] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010168 10.0.0.24 - - [2025-01-16 02:37:33] "POST /neutron/port HTTP/1.1" 200 1090 0.022352 10.0.0.24 - - [2025-01-16 02:37:33] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010117 10.0.0.24 - - [2025-01-16 02:37:33] "GET /virtual-machine/c33c9c6c-e1ff-49e9-9726-0fe129aae9fd HTTP/1.1" 401 292 0.000489 10.0.0.24 - - [2025-01-16 02:37:33] "GET /virtual-machine/c33c9c6c-e1ff-49e9-9726-0fe129aae9fd HTTP/1.1" 200 1294 0.028383 10.0.0.24 - - [2025-01-16 02:37:33] "GET /virtual-machine-interface/dbd88a51-2f15-4365-b6dc-f2ab359d0dae HTTP/1.1" 200 2946 0.007896 10.0.0.24 - - [2025-01-16 02:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.24 - - [2025-01-16 02:37:33] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003391 10.0.0.24 - - [2025-01-16 02:37:33] "GET /virtual-networks?parent_id=0fe963ae-476f-428a-9d16-6bd3e6c8bd9e&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003453 10.0.0.24 - - [2025-01-16 02:37:33] "GET /virtual-network/35d8a58b-db91-458a-bce1-3d8c0fd0bfbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007072 10.0.0.24 - - [2025-01-16 02:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.24 - - [2025-01-16 02:37:37] "GET /virtual-network/35d8a58b-db91-458a-bce1-3d8c0fd0bfbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005100 10.0.0.24 - - [2025-01-16 02:37:37] "POST /neutron/port HTTP/1.1" 200 1090 0.018385 10.0.0.24 - - [2025-01-16 02:37:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010081 10.0.0.24 - - [2025-01-16 02:37:39] "POST /neutron/port HTTP/1.1" 200 1090 0.018828 10.0.0.24 - - [2025-01-16 02:37:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006672 10.0.0.24 - - [2025-01-16 02:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.24 - - [2025-01-16 02:37:39] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003110 10.0.0.24 - - [2025-01-16 02:37:39] "GET /virtual-networks?parent_id=0fe963ae-476f-428a-9d16-6bd3e6c8bd9e&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003527 10.0.0.24 - - [2025-01-16 02:37:39] "GET /virtual-network/35d8a58b-db91-458a-bce1-3d8c0fd0bfbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006039 10.0.0.24 - - [2025-01-16 02:37:39] "POST /neutron/port HTTP/1.1" 200 1090 0.016144 10.0.0.24 - - [2025-01-16 02:37:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007144 10.0.0.24 - - [2025-01-16 02:37:39] "POST /neutron/port HTTP/1.1" 200 1090 0.016176 10.0.0.24 - - [2025-01-16 02:37:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006699 10.0.0.24 - - [2025-01-16 02:37:39] "POST /neutron/port HTTP/1.1" 200 1090 0.016594 10.0.0.24 - - [2025-01-16 02:37:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006078 10.0.0.24 - - [2025-01-16 02:37:39] "GET /virtual-machine/9bba99ed-646b-40ef-81df-edee9362a282 HTTP/1.1" 200 1293 0.004285 10.0.0.24 - - [2025-01-16 02:37:39] "GET /virtual-machine-interface/9df83939-6a02-40e0-b9b1-5d9d8eabd0bd HTTP/1.1" 200 2946 0.005035 10.0.0.24 - - [2025-01-16 02:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.24 - - [2025-01-16 02:37:39] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003075 10.0.0.24 - - [2025-01-16 02:37:39] "GET /virtual-networks?parent_id=0fe963ae-476f-428a-9d16-6bd3e6c8bd9e&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003398 10.0.0.24 - - [2025-01-16 02:37:39] "GET /virtual-network/35d8a58b-db91-458a-bce1-3d8c0fd0bfbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006037 10.0.0.24 - - [2025-01-16 02:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.24 - - [2025-01-16 02:37:40] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003683 10.0.0.24 - - [2025-01-16 02:37:41] "GET /virtual-networks?parent_id=0fe963ae-476f-428a-9d16-6bd3e6c8bd9e&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003101 10.0.0.24 - - [2025-01-16 02:37:41] "GET /virtual-network/35d8a58b-db91-458a-bce1-3d8c0fd0bfbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006140 10.0.0.24 - - [2025-01-16 02:37:46] "POST /neutron/network HTTP/1.1" 200 826 0.006403 10.0.0.24 - - [2025-01-16 02:37:46] "POST /neutron/network HTTP/1.1" 400 204 0.011853 10.0.0.24 - - [2025-01-16 02:37:46] "POST /neutron/port HTTP/1.1" 200 1090 0.017939 10.0.0.24 - - [2025-01-16 02:37:46] "POST /neutron/port HTTP/1.1" 200 1116 0.010776 10.0.0.24 - - [2025-01-16 02:37:46] "POST /neutron/port HTTP/1.1" 200 1090 0.025173 10.0.0.24 - - [2025-01-16 02:37:46] "POST /neutron/port HTTP/1.1" 200 1116 0.013236 10.0.0.24 - - [2025-01-16 02:37:46] "POST /neutron/port HTTP/1.1" 200 151 0.129787 10.0.0.24 - - [2025-01-16 02:37:46] "POST /neutron/port HTTP/1.1" 200 151 0.106235 10.0.0.24 - - [2025-01-16 02:37:48] "POST /neutron/network HTTP/1.1" 200 826 0.006443 10.0.0.24 - - [2025-01-16 02:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006100 10.0.0.24 - - [2025-01-16 02:37:48] "DELETE /route-target/e1903821-1f66-4fbe-bb53-cffe169d4384 HTTP/1.1" 200 115 0.025957 10.0.0.24 - - [2025-01-16 02:37:48] "POST /useragent-kv HTTP/1.1" 200 115 0.038401 10.0.0.24 - - [2025-01-16 02:37:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002361 10.0.0.24 - - [2025-01-16 02:37:48] "POST /neutron/network HTTP/1.1" 200 151 0.117572 10.0.0.24 - - [2025-01-16 02:37:48] "GET /projects?obj_uuids=0fe963ae-476f-428a-9d16-6bd3e6c8bd9e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001317 10.0.0.24 - - [2025-01-16 02:37:48] "GET /project/0fe963ae-476f-428a-9d16-6bd3e6c8bd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.057750 10.0.0.24 - - [2025-01-16 02:37:48] "GET /projects?obj_uuids=0fe963ae-476f-428a-9d16-6bd3e6c8bd9e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001366 10.0.0.24 - - [2025-01-16 02:37:48] "GET /project/0fe963ae-476f-428a-9d16-6bd3e6c8bd9e?fields=virtual_networks HTTP/1.1" 200 1033 0.070215 10.0.0.24 - - [2025-01-16 02:37:48] "GET /projects?obj_uuids=0fe963ae-476f-428a-9d16-6bd3e6c8bd9e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001295 10.0.0.24 - - [2025-01-16 02:37:48] "GET /project/0fe963ae-476f-428a-9d16-6bd3e6c8bd9e?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.028563 10.0.0.24 - - [2025-01-16 02:37:48] "GET /projects?obj_uuids=0fe963ae-476f-428a-9d16-6bd3e6c8bd9e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001372 10.0.0.24 - - [2025-01-16 02:37:48] "GET /project/0fe963ae-476f-428a-9d16-6bd3e6c8bd9e?fields=security_groups HTTP/1.1" 200 1260 0.024513 10.0.0.24 - - [2025-01-16 02:37:49] "POST /fqname-to-id HTTP/1.1" 404 188 0.027056 10.0.0.24 - - [2025-01-16 02:37:49] "GET /projects?obj_uuids=a799c174-5f51-46a0-a35b-b44994794a5b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003855 10.0.0.24 - - [2025-01-16 02:37:49] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001286 10.0.0.24 - - [2025-01-16 02:37:49] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.034432 10.0.0.24 - - [2025-01-16 02:37:49] "POST /id-to-fqname HTTP/1.1" 200 190 0.004010 10.0.0.24 - - [2025-01-16 02:37:50] "POST /fqname-to-id HTTP/1.1" 404 199 0.003476 10.0.0.24 - - [2025-01-16 02:37:50] "POST /security-groups HTTP/1.1" 200 591 0.067599 10.0.0.24 - - [2025-01-16 02:37:50] "POST /fqname-to-id HTTP/1.1" 404 234 0.003349 10.0.0.24 - - [2025-01-16 02:37:50] "POST /projects HTTP/1.1" 200 585 0.244390 10.0.0.24 - - [2025-01-16 02:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.315211 10.0.0.24 - - [2025-01-16 02:37:50] "POST /access-control-lists HTTP/1.1" 200 596 0.061373 10.0.0.24 - - [2025-01-16 02:37:50] "POST /fqname-to-id HTTP/1.1" 404 233 0.002827 10.0.0.24 - - [2025-01-16 02:37:50] "GET /project/a799c174-5f51-46a0-a35b-b44994794a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.482404 10.0.0.24 - - [2025-01-16 02:37:50] "POST /access-control-lists HTTP/1.1" 200 594 0.064029 10.0.0.24 - - [2025-01-16 02:37:51] "GET / HTTP/1.1" 200 35931 0.002229 10.0.0.24 - - [2025-01-16 02:37:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000681 10.0.0.24 - - [2025-01-16 02:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.055564 10.0.0.24 - - [2025-01-16 02:37:52] "GET /projects?obj_uuids=a799c174-5f51-46a0-a35b-b44994794a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001162 10.0.0.24 - - [2025-01-16 02:37:52] "GET /project/a799c174-5f51-46a0-a35b-b44994794a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.026294 10.0.0.24 - - [2025-01-16 02:37:52] "POST /neutron/network HTTP/1.1" 200 117 0.030855 10.0.0.24 - - [2025-01-16 02:37:52] "GET /projects?obj_uuids=a799c174-5f51-46a0-a35b-b44994794a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001438 10.0.0.24 - - [2025-01-16 02:37:52] "POST /neutron/network HTTP/1.1" 200 625 0.063485 10.0.0.24 - - [2025-01-16 02:37:52] "POST /route-targets HTTP/1.1" 200 327 0.012495 10.0.0.24 - - [2025-01-16 02:37:52] "POST /ref-update HTTP/1.1" 200 156 0.013710 10.0.0.24 - - [2025-01-16 02:37:52] "POST /useragent-kv HTTP/1.1" 200 115 0.003873 10.0.0.24 - - [2025-01-16 02:37:52] "POST /neutron/subnet HTTP/1.1" 200 701 0.191357 10.0.0.24 - - [2025-01-16 02:37:52] "POST /neutron/network HTTP/1.1" 200 839 0.005804 10.0.0.24 - - [2025-01-16 02:37:52] "POST /id-to-fqname HTTP/1.1" 200 230 0.001648 10.0.0.24 - - [2025-01-16 02:37:52] "GET /virtual-network/7908c920-73cd-43aa-914d-c1870f33df79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004947 10.0.0.24 - - [2025-01-16 02:37:53] "POST /neutron/network HTTP/1.1" 200 839 0.006315 10.0.0.24 - - [2025-01-16 02:37:53] "GET /virtual-network/7908c920-73cd-43aa-914d-c1870f33df79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006271 10.0.0.24 - - [2025-01-16 02:37:53] "POST /neutron/network HTTP/1.1" 200 839 0.007273 10.0.0.24 - - [2025-01-16 02:37:53] "POST /neutron/subnet HTTP/1.1" 200 701 0.008593 10.0.0.24 - - [2025-01-16 02:37:53] "POST /neutron/network HTTP/1.1" 200 839 0.006394 10.0.0.24 - - [2025-01-16 02:37:53] "POST /id-to-fqname HTTP/1.1" 200 230 0.001143 10.0.0.24 - - [2025-01-16 02:37:53] "POST /neutron/network HTTP/1.1" 200 849 0.007144 10.0.0.24 - - [2025-01-16 02:37:53] "GET /aaa-mode HTTP/1.1" 401 292 0.000458 10.0.0.24 - - [2025-01-16 02:37:53] "GET / HTTP/1.1" 200 35931 0.002012 10.0.0.24 - - [2025-01-16 02:37:53] "GET /project/a799c174-5f51-46a0-a35b-b44994794a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000443 10.0.0.24 - - [2025-01-16 02:37:54] "GET /projects?obj_uuids=a799c174-5f51-46a0-a35b-b44994794a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001165 10.0.0.24 - - [2025-01-16 02:37:54] "GET /project/a799c174-5f51-46a0-a35b-b44994794a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.049817 10.0.0.24 - - [2025-01-16 02:37:54] "POST /neutron/network HTTP/1.1" 200 839 0.026649 10.0.0.24 - - [2025-01-16 02:37:54] "POST /neutron/port HTTP/1.1" 200 117 0.005400 10.0.0.24 - - [2025-01-16 02:37:54] "POST /neutron/port HTTP/1.1" 200 117 0.006440 10.0.0.24 - - [2025-01-16 02:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.24 - - [2025-01-16 02:37:54] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005234 10.0.0.24 - - [2025-01-16 02:37:54] "PUT /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037 HTTP/1.1" 200 276 0.011400 10.0.0.24 - - [2025-01-16 02:37:54] "POST /neutron/port HTTP/1.1" 200 117 0.007291 10.0.0.24 - - [2025-01-16 02:37:54] "POST /neutron/network HTTP/1.1" 200 849 0.008122 10.0.0.24 - - [2025-01-16 02:37:54] "GET /projects?obj_uuids=a799c174-5f51-46a0-a35b-b44994794a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001794 10.0.0.24 - - [2025-01-16 02:37:55] "POST /neutron/port HTTP/1.1" 200 1055 0.226245 10.0.0.24 - - [2025-01-16 02:37:55] "POST /neutron/port HTTP/1.1" 200 1055 0.031657 10.0.0.24 - - [2025-01-16 02:37:55] "POST /neutron/port HTTP/1.1" 200 1055 0.008072 10.0.0.24 - - [2025-01-16 02:37:55] "POST /neutron/port HTTP/1.1" 200 1109 0.054998 10.0.0.24 - - [2025-01-16 02:37:55] "POST /neutron/port HTTP/1.1" 200 1083 0.014130 10.0.0.24 - - [2025-01-16 02:37:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003238 10.0.0.24 - - [2025-01-16 02:37:55] "POST /neutron/subnet HTTP/1.1" 200 675 0.013278 10.0.0.24 - - [2025-01-16 02:37:55] "POST /neutron/port HTTP/1.1" 200 117 0.001326 10.0.0.24 - - [2025-01-16 02:37:55] "POST /neutron/network HTTP/1.1" 200 839 0.005750 10.0.0.24 - - [2025-01-16 02:37:59] "POST /neutron/port HTTP/1.1" 200 1083 0.017438 10.0.0.24 - - [2025-01-16 02:37:59] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009655 10.0.0.24 - - [2025-01-16 02:37:59] "POST /neutron/port HTTP/1.1" 200 1083 0.015685 10.0.0.24 - - [2025-01-16 02:37:59] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007126 10.0.0.24 - - [2025-01-16 02:37:59] "POST /neutron/port HTTP/1.1" 200 1083 0.016892 10.0.0.24 - - [2025-01-16 02:37:59] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006750 10.0.0.24 - - [2025-01-16 02:37:59] "GET /virtual-machine/d08d6b53-a569-4e20-9f3f-e5b1dae688fc HTTP/1.1" 401 292 0.000607 10.0.0.24 - - [2025-01-16 02:38:00] "GET /virtual-machine/d08d6b53-a569-4e20-9f3f-e5b1dae688fc HTTP/1.1" 200 1293 0.036509 10.0.0.24 - - [2025-01-16 02:38:00] "GET /virtual-machine-interface/29525455-1826-443a-afa7-3aa1ebde2ccc HTTP/1.1" 200 2970 0.005744 10.0.0.24 - - [2025-01-16 02:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.24 - - [2025-01-16 02:38:00] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003947 10.0.0.24 - - [2025-01-16 02:38:00] "GET /virtual-networks?parent_id=a799c174-5f51-46a0-a35b-b44994794a5b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004057 10.0.0.24 - - [2025-01-16 02:38:00] "GET /virtual-network/7908c920-73cd-43aa-914d-c1870f33df79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006311 10.0.0.24 - - [2025-01-16 02:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.24 - - [2025-01-16 02:38:03] "GET /virtual-network/7908c920-73cd-43aa-914d-c1870f33df79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005720 10.0.0.24 - - [2025-01-16 02:38:04] "POST /neutron/port HTTP/1.1" 200 1083 0.015798 10.0.0.24 - - [2025-01-16 02:38:04] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005969 10.0.0.24 - - [2025-01-16 02:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.24 - - [2025-01-16 02:38:05] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003130 10.0.0.24 - - [2025-01-16 02:38:05] "GET /virtual-networks?parent_id=a799c174-5f51-46a0-a35b-b44994794a5b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003225 10.0.0.24 - - [2025-01-16 02:38:05] "GET /virtual-network/7908c920-73cd-43aa-914d-c1870f33df79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007304 10.0.0.24 - - [2025-01-16 02:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.24 - - [2025-01-16 02:38:07] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003864 10.0.0.24 - - [2025-01-16 02:38:07] "PUT /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037 HTTP/1.1" 200 276 0.009309 10.0.0.24 - - [2025-01-16 02:38:08] "POST /neutron/network HTTP/1.1" 200 839 0.008864 10.0.0.24 - - [2025-01-16 02:38:08] "POST /neutron/network HTTP/1.1" 400 204 0.010488 10.0.0.24 - - [2025-01-16 02:38:08] "POST /neutron/port HTTP/1.1" 200 1083 0.020625 10.0.0.24 - - [2025-01-16 02:38:08] "POST /neutron/port HTTP/1.1" 200 1109 0.010820 10.0.0.24 - - [2025-01-16 02:38:08] "POST /neutron/port HTTP/1.1" 200 151 0.146588 10.0.0.24 - - [2025-01-16 02:38:10] "POST /neutron/network HTTP/1.1" 200 839 0.006895 10.0.0.24 - - [2025-01-16 02:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005103 10.0.0.24 - - [2025-01-16 02:38:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002402 10.0.0.24 - - [2025-01-16 02:38:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003933 10.0.0.24 - - [2025-01-16 02:38:10] "POST /neutron/network HTTP/1.1" 200 151 0.101054 10.0.0.24 - - [2025-01-16 02:38:10] "DELETE /route-target/3fcb812e-2da8-405e-93b6-83c752d41953 HTTP/1.1" 200 115 0.019574 10.0.0.24 - - [2025-01-16 02:38:10] "GET /global-vrouter-configs HTTP/1.1" 200 357 0.003191 10.0.0.24 - - [2025-01-16 02:38:10] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037 HTTP/1.1" 200 1826 0.004217 10.0.0.24 - - [2025-01-16 02:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.24 - - [2025-01-16 02:38:10] "GET /projects?obj_uuids=a799c174-5f51-46a0-a35b-b44994794a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001452 10.0.0.24 - - [2025-01-16 02:38:10] "GET /project/a799c174-5f51-46a0-a35b-b44994794a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.027830 10.0.0.24 - - [2025-01-16 02:38:10] "POST /neutron/network HTTP/1.1" 200 117 0.009300 10.0.0.24 - - [2025-01-16 02:38:10] "GET /projects?obj_uuids=a799c174-5f51-46a0-a35b-b44994794a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001848 10.0.0.24 - - [2025-01-16 02:38:10] "POST /neutron/network HTTP/1.1" 200 605 0.085882 10.0.0.24 - - [2025-01-16 02:38:11] "POST /route-targets HTTP/1.1" 200 327 0.013743 10.0.0.24 - - [2025-01-16 02:38:11] "POST /ref-update HTTP/1.1" 200 156 0.017492 10.0.0.24 - - [2025-01-16 02:38:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002939 10.0.0.24 - - [2025-01-16 02:38:11] "POST /neutron/subnet HTTP/1.1" 200 724 0.187783 10.0.0.24 - - [2025-01-16 02:38:11] "POST /neutron/network HTTP/1.1" 200 824 0.006942 10.0.0.24 - - [2025-01-16 02:38:11] "POST /id-to-fqname HTTP/1.1" 200 220 0.001655 10.0.0.24 - - [2025-01-16 02:38:11] "GET /virtual-network/ec20e829-ada6-4e87-924f-1336292bcc7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006411 10.0.0.24 - - [2025-01-16 02:38:11] "POST /neutron/network HTTP/1.1" 200 824 0.006580 10.0.0.24 - - [2025-01-16 02:38:11] "GET /virtual-network/ec20e829-ada6-4e87-924f-1336292bcc7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006710 10.0.0.24 - - [2025-01-16 02:38:11] "POST /neutron/network HTTP/1.1" 200 824 0.007716 10.0.0.24 - - [2025-01-16 02:38:11] "POST /neutron/subnet HTTP/1.1" 200 724 0.010020 10.0.0.24 - - [2025-01-16 02:38:11] "POST /id-to-fqname HTTP/1.1" 200 220 0.001703 10.0.0.24 - - [2025-01-16 02:38:11] "POST /neutron/network HTTP/1.1" 200 834 0.006239 10.0.0.24 - - [2025-01-16 02:38:11] "GET /aaa-mode HTTP/1.1" 401 292 0.000518 10.0.0.24 - - [2025-01-16 02:38:11] "GET / HTTP/1.1" 200 35931 0.002167 10.0.0.24 - - [2025-01-16 02:38:11] "GET /project/a799c174-5f51-46a0-a35b-b44994794a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000528 10.0.0.24 - - [2025-01-16 02:38:12] "GET /projects?obj_uuids=a799c174-5f51-46a0-a35b-b44994794a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001579 10.0.0.24 - - [2025-01-16 02:38:12] "GET /project/a799c174-5f51-46a0-a35b-b44994794a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.063362 10.0.0.24 - - [2025-01-16 02:38:12] "POST /neutron/network HTTP/1.1" 200 824 0.009730 10.0.0.24 - - [2025-01-16 02:38:12] "POST /neutron/port HTTP/1.1" 200 117 0.006313 10.0.0.24 - - [2025-01-16 02:38:12] "POST /neutron/port HTTP/1.1" 200 117 0.005574 10.0.0.24 - - [2025-01-16 02:38:12] "POST /neutron/port HTTP/1.1" 200 117 0.005953 10.0.0.24 - - [2025-01-16 02:38:13] "POST /neutron/network HTTP/1.1" 200 834 0.006988 10.0.0.24 - - [2025-01-16 02:38:13] "GET /projects?obj_uuids=a799c174-5f51-46a0-a35b-b44994794a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001344 10.0.0.24 - - [2025-01-16 02:38:13] "POST /neutron/port HTTP/1.1" 200 1060 0.253514 10.0.0.24 - - [2025-01-16 02:38:13] "POST /neutron/port HTTP/1.1" 200 1060 0.010471 10.0.0.24 - - [2025-01-16 02:38:13] "POST /neutron/port HTTP/1.1" 200 1060 0.010798 10.0.0.24 - - [2025-01-16 02:38:13] "POST /neutron/port HTTP/1.1" 200 1114 0.073986 10.0.0.24 - - [2025-01-16 02:38:13] "POST /neutron/port HTTP/1.1" 200 1088 0.026095 10.0.0.24 - - [2025-01-16 02:38:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.011079 10.0.0.24 - - [2025-01-16 02:38:13] "POST /neutron/subnet HTTP/1.1" 200 698 0.013252 10.0.0.24 - - [2025-01-16 02:38:13] "POST /neutron/port HTTP/1.1" 200 117 0.001451 10.0.0.24 - - [2025-01-16 02:38:13] "POST /neutron/network HTTP/1.1" 200 824 0.006960 10.0.0.24 - - [2025-01-16 02:38:17] "POST /neutron/port HTTP/1.1" 200 1088 0.017192 10.0.0.24 - - [2025-01-16 02:38:17] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007326 10.0.0.24 - - [2025-01-16 02:38:17] "POST /neutron/port HTTP/1.1" 200 1088 0.026639 10.0.0.24 - - [2025-01-16 02:38:17] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009128 10.0.0.24 - - [2025-01-16 02:38:17] "POST /neutron/port HTTP/1.1" 200 1088 0.017592 10.0.0.24 - - [2025-01-16 02:38:17] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007073 10.0.0.24 - - [2025-01-16 02:38:17] "GET /virtual-machine/71b804c4-74b9-4e6a-b42d-da0e150a896e HTTP/1.1" 200 1292 0.006611 10.0.0.24 - - [2025-01-16 02:38:17] "GET /virtual-machine-interface/dabef5c2-17d5-4f52-9a26-7bd166b59361 HTTP/1.1" 200 2941 0.005955 10.0.0.24 - - [2025-01-16 02:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004513 10.0.0.24 - - [2025-01-16 02:38:18] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005216 10.0.0.24 - - [2025-01-16 02:38:18] "GET /virtual-networks?parent_id=a799c174-5f51-46a0-a35b-b44994794a5b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004114 10.0.0.24 - - [2025-01-16 02:38:18] "GET /virtual-network/ec20e829-ada6-4e87-924f-1336292bcc7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008696 10.0.0.24 - - [2025-01-16 02:38:18] "DELETE /project/0fe963ae476f428a9d166bd3e6c8bd9e HTTP/1.1" 404 173 0.013535 10.0.0.24 - - [2025-01-16 02:38:18] "DELETE /project/a799c1745f5146a0a35bb44994794a5b HTTP/1.1" 404 173 0.012360 10.0.0.24 - - [2025-01-16 02:38:18] "GET /projects?obj_uuids=0fe963ae-476f-428a-9d16-6bd3e6c8bd9e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001751 10.0.0.24 - - [2025-01-16 02:38:18] "GET /projects?obj_uuids=39376cd1-f733-4f36-9d17-ae8e70b948a1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001662 10.0.0.24 - - [2025-01-16 02:38:18] "GET /project/39376cd1-f733-4f36-9d17-ae8e70b948a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.055888 10.0.0.24 - - [2025-01-16 02:38:18] "GET /project/0fe963ae-476f-428a-9d16-6bd3e6c8bd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.064339 10.0.0.24 - - [2025-01-16 02:38:19] "GET /projects?obj_uuids=0fe963ae-476f-428a-9d16-6bd3e6c8bd9e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001345 10.0.0.24 - - [2025-01-16 02:38:19] "GET /projects?obj_uuids=39376cd1-f733-4f36-9d17-ae8e70b948a1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001528 10.0.0.24 - - [2025-01-16 02:38:19] "GET /project/39376cd1-f733-4f36-9d17-ae8e70b948a1?fields=security_groups HTTP/1.1" 200 1365 0.049360 10.0.0.24 - - [2025-01-16 02:38:19] "GET /project/0fe963ae-476f-428a-9d16-6bd3e6c8bd9e?fields=security_groups HTTP/1.1" 200 1365 0.052762 10.0.0.24 - - [2025-01-16 02:38:19] "DELETE /security-group/75af104b-346d-4a24-b39d-66cea8130bd5 HTTP/1.1" 200 115 0.066821 10.0.0.24 - - [2025-01-16 02:38:19] "DELETE /security-group/9f9ef8c8-9e68-458a-954e-d73c6a04130d HTTP/1.1" 200 115 0.071506 10.0.0.24 - - [2025-01-16 02:38:19] "GET /projects?obj_uuids=39376cd1-f733-4f36-9d17-ae8e70b948a1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001569 10.0.0.24 - - [2025-01-16 02:38:19] "GET /projects?obj_uuids=0fe963ae-476f-428a-9d16-6bd3e6c8bd9e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001535 10.0.0.24 - - [2025-01-16 02:38:19] "DELETE /access-control-list/142082ce-ce39-4823-9946-af1b919305cb HTTP/1.1" 200 115 0.070248 10.0.0.24 - - [2025-01-16 02:38:19] "GET /project/39376cd1-f733-4f36-9d17-ae8e70b948a1?fields=application_policy_sets HTTP/1.1" 200 1404 0.084589 10.0.0.24 - - [2025-01-16 02:38:19] "GET /project/0fe963ae-476f-428a-9d16-6bd3e6c8bd9e?fields=application_policy_sets HTTP/1.1" 200 1404 0.077201 10.0.0.24 - - [2025-01-16 02:38:19] "DELETE /access-control-list/86e97eb9-cc24-4275-bb98-808b09ac7c4c HTTP/1.1" 200 115 0.074411 10.0.0.24 - - [2025-01-16 02:38:19] "DELETE /access-control-list/0da81d63-53c6-4935-b2c6-5a876e9f7835 HTTP/1.1" 200 115 0.056305 10.0.0.24 - - [2025-01-16 02:38:19] "DELETE /access-control-list/eeff3c65-dd10-4954-8e53-4c0a13d21e1a HTTP/1.1" 200 115 0.034593 10.0.0.24 - - [2025-01-16 02:38:19] "DELETE /project/39376cd1-f733-4f36-9d17-ae8e70b948a1 HTTP/1.1" 200 115 0.501733 10.0.0.24 - - [2025-01-16 02:38:19] "DELETE /project/0fe963ae-476f-428a-9d16-6bd3e6c8bd9e HTTP/1.1" 200 115 0.528595 10.0.0.24 - - [2025-01-16 02:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.24 - - [2025-01-16 02:38:21] "GET /virtual-network/ec20e829-ada6-4e87-924f-1336292bcc7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006652 10.0.0.24 - - [2025-01-16 02:38:23] "POST /neutron/port HTTP/1.1" 200 1088 0.019228 10.0.0.24 - - [2025-01-16 02:38:23] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006308 10.0.0.24 - - [2025-01-16 02:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.24 - - [2025-01-16 02:38:25] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004072 10.0.0.24 - - [2025-01-16 02:38:25] "GET /virtual-networks?parent_id=a799c174-5f51-46a0-a35b-b44994794a5b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003802 10.0.0.24 - - [2025-01-16 02:38:25] "GET /virtual-network/ec20e829-ada6-4e87-924f-1336292bcc7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005939 10.0.0.24 - - [2025-01-16 02:38:27] "POST /neutron/network HTTP/1.1" 200 824 0.006864 10.0.0.24 - - [2025-01-16 02:38:27] "POST /neutron/network HTTP/1.1" 400 204 0.015047 10.0.0.24 - - [2025-01-16 02:38:27] "POST /neutron/port HTTP/1.1" 200 1088 0.015401 10.0.0.24 - - [2025-01-16 02:38:28] "POST /neutron/port HTTP/1.1" 200 1114 0.010941 10.0.0.24 - - [2025-01-16 02:38:28] "POST /neutron/port HTTP/1.1" 200 151 0.110503 10.0.0.24 - - [2025-01-16 02:38:29] "POST /neutron/network HTTP/1.1" 200 824 0.006921 10.0.0.24 - - [2025-01-16 02:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006098 10.0.0.24 - - [2025-01-16 02:38:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003442 10.0.0.24 - - [2025-01-16 02:38:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003433 10.0.0.24 - - [2025-01-16 02:38:29] "POST /neutron/network HTTP/1.1" 200 151 0.105193 10.0.0.24 - - [2025-01-16 02:38:29] "DELETE /route-target/629f859f-3003-4d36-b47f-5eb2c83e254a HTTP/1.1" 200 115 0.016198 10.0.0.24 - - [2025-01-16 02:38:30] "GET /obj-perms HTTP/1.1" 200 5056 0.057403 10.0.0.24 - - [2025-01-16 02:38:30] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003119 10.0.0.24 - - [2025-01-16 02:38:30] "POST /network-ipams HTTP/1.1" 200 541 0.018195 10.0.0.24 - - [2025-01-16 02:38:30] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 764 0.003654 10.0.0.24 - - [2025-01-16 02:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.24 - - [2025-01-16 02:38:30] "GET /network-ipam/7522a09c-b87e-4103-811b-9361a070daa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.005668 10.0.0.24 - - [2025-01-16 02:38:30] "PUT /network-ipam/7522a09c-b87e-4103-811b-9361a070daa2 HTTP/1.1" 200 258 0.012628 10.0.0.24 - - [2025-01-16 02:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.24 - - [2025-01-16 02:38:30] "GET /obj-perms HTTP/1.1" 200 5056 0.056905 10.0.0.24 - - [2025-01-16 02:38:30] "GET /projects?obj_uuids=a799c174-5f51-46a0-a35b-b44994794a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001457 10.0.0.24 - - [2025-01-16 02:38:30] "GET /project/a799c174-5f51-46a0-a35b-b44994794a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.036764 10.0.0.24 - - [2025-01-16 02:38:30] "POST /neutron/network HTTP/1.1" 200 117 0.009640 10.0.0.24 - - [2025-01-16 02:38:30] "GET /projects?obj_uuids=a799c174-5f51-46a0-a35b-b44994794a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001944 10.0.0.24 - - [2025-01-16 02:38:30] "POST /neutron/network HTTP/1.1" 200 605 0.082257 10.0.0.24 - - [2025-01-16 02:38:30] "POST /route-targets HTTP/1.1" 200 327 0.013190 10.0.0.24 - - [2025-01-16 02:38:30] "POST /ref-update HTTP/1.1" 200 156 0.015473 10.0.0.24 - - [2025-01-16 02:38:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003134 10.0.0.24 - - [2025-01-16 02:38:30] "POST /neutron/subnet HTTP/1.1" 200 699 0.168067 10.0.0.24 - - [2025-01-16 02:38:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003237 10.0.0.24 - - [2025-01-16 02:38:31] "POST /neutron/subnet HTTP/1.1" 200 699 0.185791 10.0.0.24 - - [2025-01-16 02:38:31] "POST /neutron/network HTTP/1.1" 200 994 0.010632 10.0.0.24 - - [2025-01-16 02:38:31] "POST /id-to-fqname HTTP/1.1" 200 220 0.001474 10.0.0.24 - - [2025-01-16 02:38:31] "GET /virtual-network/5707c194-0743-49cd-8af2-2fbccb0c88e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.006286 10.0.0.24 - - [2025-01-16 02:38:31] "POST /neutron/network HTTP/1.1" 200 994 0.007629 10.0.0.24 - - [2025-01-16 02:38:31] "GET /virtual-network/5707c194-0743-49cd-8af2-2fbccb0c88e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005599 10.0.0.24 - - [2025-01-16 02:38:31] "POST /neutron/network HTTP/1.1" 200 994 0.008360 10.0.0.24 - - [2025-01-16 02:38:31] "POST /neutron/subnet HTTP/1.1" 200 699 0.008173 10.0.0.24 - - [2025-01-16 02:38:31] "POST /neutron/subnet HTTP/1.1" 200 699 0.008160 10.0.0.24 - - [2025-01-16 02:38:31] "POST /neutron/network HTTP/1.1" 200 994 0.008084 10.0.0.24 - - [2025-01-16 02:38:31] "POST /neutron/subnet HTTP/1.1" 200 699 0.008114 10.0.0.24 - - [2025-01-16 02:38:31] "POST /neutron/subnet HTTP/1.1" 200 699 0.008816 10.0.0.24 - - [2025-01-16 02:38:31] "GET /projects?obj_uuids=a799c174-5f51-46a0-a35b-b44994794a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001807 10.0.0.24 - - [2025-01-16 02:38:31] "POST /neutron/port HTTP/1.1" 200 1017 0.173193 10.0.0.24 - - [2025-01-16 02:38:31] "GET /projects?obj_uuids=a799c174-5f51-46a0-a35b-b44994794a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001235 10.0.0.24 - - [2025-01-16 02:38:31] "POST /neutron/port HTTP/1.1" 200 1017 0.180087 10.0.0.24 - - [2025-01-16 02:38:31] "POST /id-to-fqname HTTP/1.1" 200 220 0.001830 10.0.0.24 - - [2025-01-16 02:38:31] "POST /neutron/port HTTP/1.1" 200 1017 0.011086 10.0.0.24 - - [2025-01-16 02:38:32] "POST /neutron/port HTTP/1.1" 200 1017 0.010345 10.0.0.24 - - [2025-01-16 02:38:32] "POST /neutron/network HTTP/1.1" 200 994 0.008761 10.0.0.24 - - [2025-01-16 02:38:32] "POST /neutron/port HTTP/1.1" 200 1017 0.009242 10.0.0.24 - - [2025-01-16 02:38:32] "POST /neutron/port HTTP/1.1" 200 117 0.006211 10.0.0.24 - - [2025-01-16 02:38:32] "POST /neutron/port HTTP/1.1" 200 117 0.006546 10.0.0.24 - - [2025-01-16 02:38:32] "POST /id-to-fqname HTTP/1.1" 200 220 0.002010 10.0.0.24 - - [2025-01-16 02:38:32] "POST /neutron/port HTTP/1.1" 200 117 0.006913 10.0.0.24 - - [2025-01-16 02:38:32] "POST /neutron/port HTTP/1.1" 200 1017 0.009259 10.0.0.24 - - [2025-01-16 02:38:32] "POST /neutron/port HTTP/1.1" 200 1017 0.008655 10.0.0.24 - - [2025-01-16 02:38:32] "POST /neutron/network HTTP/1.1" 200 994 0.007739 10.0.0.24 - - [2025-01-16 02:38:32] "POST /neutron/port HTTP/1.1" 200 1017 0.010550 10.0.0.24 - - [2025-01-16 02:38:32] "POST /neutron/port HTTP/1.1" 200 1017 0.007183 10.0.0.24 - - [2025-01-16 02:38:32] "POST /neutron/port HTTP/1.1" 200 1017 0.010140 10.0.0.24 - - [2025-01-16 02:38:32] "POST /neutron/port HTTP/1.1" 200 117 0.008600 10.0.0.24 - - [2025-01-16 02:38:32] "POST /neutron/port HTTP/1.1" 200 117 0.006170 10.0.0.24 - - [2025-01-16 02:38:32] "POST /id-to-fqname HTTP/1.1" 200 220 0.001634 10.0.0.24 - - [2025-01-16 02:38:32] "POST /neutron/port HTTP/1.1" 200 117 0.006550 10.0.0.24 - - [2025-01-16 02:38:32] "POST /neutron/network HTTP/1.1" 200 1004 0.008911 10.0.0.24 - - [2025-01-16 02:38:32] "GET /aaa-mode HTTP/1.1" 401 292 0.000530 10.0.0.24 - - [2025-01-16 02:38:33] "POST /neutron/port HTTP/1.1" 200 1017 0.009244 10.0.0.24 - - [2025-01-16 02:38:33] "POST /neutron/network HTTP/1.1" 200 1004 0.009198 10.0.0.24 - - [2025-01-16 02:38:33] "POST /neutron/port HTTP/1.1" 200 1017 0.009314 10.0.0.24 - - [2025-01-16 02:38:33] "POST /neutron/port HTTP/1.1" 200 1017 0.008625 10.0.0.24 - - [2025-01-16 02:38:33] "POST /neutron/port HTTP/1.1" 200 1109 0.110407 10.0.0.24 - - [2025-01-16 02:38:33] "POST /neutron/port HTTP/1.1" 200 1017 0.013397 10.0.0.24 - - [2025-01-16 02:38:33] "POST /neutron/network HTTP/1.1" 200 1004 0.009431 10.0.0.24 - - [2025-01-16 02:38:33] "GET / HTTP/1.1" 200 35931 0.002311 10.0.0.24 - - [2025-01-16 02:38:33] "GET /project/a799c174-5f51-46a0-a35b-b44994794a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000511 10.0.0.24 - - [2025-01-16 02:38:33] "POST /neutron/port HTTP/1.1" 200 1017 0.009285 10.0.0.24 - - [2025-01-16 02:38:33] "POST /neutron/port HTTP/1.1" 200 1017 0.012927 10.0.0.24 - - [2025-01-16 02:38:33] "POST /neutron/port HTTP/1.1" 200 1083 0.048115 10.0.0.24 - - [2025-01-16 02:38:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009698 10.0.0.24 - - [2025-01-16 02:38:33] "POST /neutron/port HTTP/1.1" 200 1109 0.121303 10.0.0.24 - - [2025-01-16 02:38:33] "POST /neutron/subnet HTTP/1.1" 200 673 0.020530 10.0.0.24 - - [2025-01-16 02:38:33] "POST /neutron/port HTTP/1.1" 200 117 0.001487 10.0.0.24 - - [2025-01-16 02:38:33] "POST /neutron/network HTTP/1.1" 200 994 0.012434 10.0.0.24 - - [2025-01-16 02:38:33] "POST /neutron/port HTTP/1.1" 200 1083 0.018766 10.0.0.24 - - [2025-01-16 02:38:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005287 10.0.0.24 - - [2025-01-16 02:38:33] "POST /neutron/subnet HTTP/1.1" 200 673 0.019257 10.0.0.24 - - [2025-01-16 02:38:33] "POST /neutron/port HTTP/1.1" 200 117 0.001564 10.0.0.24 - - [2025-01-16 02:38:33] "POST /neutron/network HTTP/1.1" 200 994 0.007986 10.0.0.24 - - [2025-01-16 02:38:33] "GET /projects?obj_uuids=a799c174-5f51-46a0-a35b-b44994794a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001840 10.0.0.24 - - [2025-01-16 02:38:33] "GET /project/a799c174-5f51-46a0-a35b-b44994794a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.061775 10.0.0.24 - - [2025-01-16 02:38:33] "POST /neutron/network HTTP/1.1" 200 994 0.008961 10.0.0.24 - - [2025-01-16 02:38:34] "POST /neutron/port HTTP/1.1" 200 2050 0.023587 10.0.0.24 - - [2025-01-16 02:38:34] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008190 10.0.0.24 - - [2025-01-16 02:38:34] "POST /neutron/port HTTP/1.1" 200 117 0.007962 10.0.0.24 - - [2025-01-16 02:38:34] "GET /domains HTTP/1.1" 200 280 0.005942 10.0.0.24 - - [2025-01-16 02:38:34] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001667 10.0.0.24 - - [2025-01-16 02:38:34] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2573 0.010288 10.0.0.24 - - [2025-01-16 02:38:34] "GET /projects?obj_uuids=a799c174-5f51-46a0-a35b-b44994794a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001916 10.0.0.24 - - [2025-01-16 02:38:34] "GET /project/a799c174-5f51-46a0-a35b-b44994794a5b HTTP/1.1" 200 2842 0.090183 10.0.0.24 - - [2025-01-16 02:38:34] "GET /network-ipam/7522a09c-b87e-4103-811b-9361a070daa2 HTTP/1.1" 200 2599 0.011257 10.0.0.24 - - [2025-01-16 02:38:34] "GET /domains HTTP/1.1" 200 280 0.006723 10.0.0.24 - - [2025-01-16 02:38:34] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001443 10.0.0.24 - - [2025-01-16 02:38:34] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2573 0.013752 10.0.0.24 - - [2025-01-16 02:38:34] "GET /projects?obj_uuids=a799c174-5f51-46a0-a35b-b44994794a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001932 10.0.0.24 - - [2025-01-16 02:38:34] "GET /project/a799c174-5f51-46a0-a35b-b44994794a5b HTTP/1.1" 200 2842 0.072069 10.0.0.24 - - [2025-01-16 02:38:34] "GET /virtual-network/5707c194-0743-49cd-8af2-2fbccb0c88e6 HTTP/1.1" 200 3778 0.013161 10.0.0.24 - - [2025-01-16 02:38:34] "GET /virtual-network/5707c194-0743-49cd-8af2-2fbccb0c88e6 HTTP/1.1" 200 3778 0.008396 10.0.0.24 - - [2025-01-16 02:38:34] "GET /routing-instance/93a87815-ac06-4fa9-a7d1-e6495dc89a51 HTTP/1.1" 200 2381 0.006547 10.0.0.24 - - [2025-01-16 02:38:34] "GET /routing-instance/93a87815-ac06-4fa9-a7d1-e6495dc89a51 HTTP/1.1" 200 2381 0.006617 10.0.0.24 - - [2025-01-16 02:38:34] "GET /route-target/cc7e3d3d-e37a-4a22-bd11-4955b887e618 HTTP/1.1" 200 1205 0.005577 10.0.0.24 - - [2025-01-16 02:38:34] "GET /virtual-network/5707c194-0743-49cd-8af2-2fbccb0c88e6 HTTP/1.1" 200 3778 0.010219 10.0.0.24 - - [2025-01-16 02:38:34] "GET /routing-instance/93a87815-ac06-4fa9-a7d1-e6495dc89a51 HTTP/1.1" 200 2381 0.005864 10.0.0.24 - - [2025-01-16 02:38:34] "GET /virtual-network/5707c194-0743-49cd-8af2-2fbccb0c88e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.009957 10.0.0.24 - - [2025-01-16 02:38:34] "GET /virtual-network/5707c194-0743-49cd-8af2-2fbccb0c88e6 HTTP/1.1" 200 3778 0.011056 10.0.0.24 - - [2025-01-16 02:38:34] "POST /neutron/network HTTP/1.1" 200 1004 0.021003 10.0.0.24 - - [2025-01-16 02:38:34] "GET /routing-instance/93a87815-ac06-4fa9-a7d1-e6495dc89a51 HTTP/1.1" 200 2381 0.003545 10.0.0.24 - - [2025-01-16 02:38:34] "GET /routing-instance/93a87815-ac06-4fa9-a7d1-e6495dc89a51 HTTP/1.1" 200 2381 0.006330 10.0.0.24 - - [2025-01-16 02:38:34] "GET /projects?obj_uuids=a799c174-5f51-46a0-a35b-b44994794a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001216 10.0.0.24 - - [2025-01-16 02:38:34] "GET /route-target/cc7e3d3d-e37a-4a22-bd11-4955b887e618 HTTP/1.1" 200 1205 0.004165 10.0.0.24 - - [2025-01-16 02:38:34] "GET /domains HTTP/1.1" 200 280 0.007240 10.0.0.24 - - [2025-01-16 02:38:34] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001267 10.0.0.24 - - [2025-01-16 02:38:34] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2573 0.012694 10.0.0.24 - - [2025-01-16 02:38:34] "GET /projects?obj_uuids=a799c174-5f51-46a0-a35b-b44994794a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001950 10.0.0.24 - - [2025-01-16 02:38:34] "GET /project/a799c174-5f51-46a0-a35b-b44994794a5b HTTP/1.1" 200 3086 0.120978 10.0.0.24 - - [2025-01-16 02:38:34] "GET /virtual-network/5707c194-0743-49cd-8af2-2fbccb0c88e6 HTTP/1.1" 200 4036 0.029466 10.0.0.24 - - [2025-01-16 02:38:34] "POST /neutron/port HTTP/1.1" 200 1055 0.358446 10.0.0.24 - - [2025-01-16 02:38:34] "POST /neutron/port HTTP/1.1" 200 1055 0.015285 10.0.0.24 - - [2025-01-16 02:38:34] "POST /neutron/port HTTP/1.1" 200 1055 0.014114 10.0.0.24 - - [2025-01-16 02:38:35] "POST /neutron/port HTTP/1.1" 200 1109 0.100539 10.0.0.24 - - [2025-01-16 02:38:35] "POST /neutron/port HTTP/1.1" 200 1083 0.024297 10.0.0.24 - - [2025-01-16 02:38:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004701 10.0.0.24 - - [2025-01-16 02:38:35] "POST /neutron/subnet HTTP/1.1" 200 673 0.024772 10.0.0.24 - - [2025-01-16 02:38:35] "POST /neutron/port HTTP/1.1" 200 117 0.001591 10.0.0.24 - - [2025-01-16 02:38:35] "POST /neutron/network HTTP/1.1" 200 994 0.015259 10.0.0.24 - - [2025-01-16 02:38:35] "GET /obj-perms HTTP/1.1" 200 5030 0.059223 10.0.0.24 - - [2025-01-16 02:38:35] "POST /neutron/port HTTP/1.1" 200 1083 0.032515 10.0.0.24 - - [2025-01-16 02:38:35] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008698 10.0.0.24 - - [2025-01-16 02:38:35] "POST /neutron/port HTTP/1.1" 200 1083 0.021657 10.0.0.24 - - [2025-01-16 02:38:35] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007124 10.0.0.24 - - [2025-01-16 02:38:35] "POST /neutron/port HTTP/1.1" 200 1083 0.020426 10.0.0.24 - - [2025-01-16 02:38:35] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006808 10.0.0.24 - - [2025-01-16 02:38:35] "GET /virtual-machine/49fb8d49-9b55-4c94-bbaf-f5d5ced18685 HTTP/1.1" 200 1288 0.005663 10.0.0.24 - - [2025-01-16 02:38:35] "GET /virtual-machine-interface/60a05765-1e5f-429f-9e1f-a4d0c4915c60 HTTP/1.1" 200 2940 0.007668 10.0.0.24 - - [2025-01-16 02:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.24 - - [2025-01-16 02:38:35] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005697 10.0.0.24 - - [2025-01-16 02:38:35] "GET /virtual-networks?parent_id=a799c174-5f51-46a0-a35b-b44994794a5b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004422 10.0.0.24 - - [2025-01-16 02:38:35] "GET /virtual-network/5707c194-0743-49cd-8af2-2fbccb0c88e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.009062 10.0.0.24 - - [2025-01-16 02:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.24 - - [2025-01-16 02:38:38] "GET /virtual-network/5707c194-0743-49cd-8af2-2fbccb0c88e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005216 10.0.0.24 - - [2025-01-16 02:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.24 - - [2025-01-16 02:38:43] "GET /virtual-network/5707c194-0743-49cd-8af2-2fbccb0c88e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.008782 10.0.0.24 - - [2025-01-16 02:38:43] "POST /neutron/port HTTP/1.1" 200 1083 0.042602 10.0.0.24 - - [2025-01-16 02:38:43] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006822 10.0.0.24 - - [2025-01-16 02:38:43] "POST /neutron/port HTTP/1.1" 200 1083 0.021465 10.0.0.24 - - [2025-01-16 02:38:43] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008621 10.0.0.24 - - [2025-01-16 02:38:44] "POST /neutron/port HTTP/1.1" 200 1083 0.024919 10.0.0.24 - - [2025-01-16 02:38:44] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010694 10.0.0.24 - - [2025-01-16 02:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006957 10.0.0.24 - - [2025-01-16 02:38:45] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005646 10.0.0.24 - - [2025-01-16 02:38:45] "GET /virtual-networks?parent_id=a799c174-5f51-46a0-a35b-b44994794a5b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003817 10.0.0.24 - - [2025-01-16 02:38:45] "GET /virtual-network/5707c194-0743-49cd-8af2-2fbccb0c88e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.007792 10.0.0.24 - - [2025-01-16 02:38:45] "POST /neutron/port HTTP/1.1" 200 1083 0.017695 10.0.0.24 - - [2025-01-16 02:38:45] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007891 10.0.0.24 - - [2025-01-16 02:38:45] "POST /neutron/port HTTP/1.1" 200 1083 0.022154 10.0.0.24 - - [2025-01-16 02:38:45] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007427 10.0.0.24 - - [2025-01-16 02:38:45] "POST /neutron/port HTTP/1.1" 200 1083 0.016999 10.0.0.24 - - [2025-01-16 02:38:45] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007224 10.0.0.24 - - [2025-01-16 02:38:45] "GET /virtual-machine/eedddae0-e0d8-4f00-9cf4-2bc5dfa57d32 HTTP/1.1" 200 1289 0.005556 10.0.0.24 - - [2025-01-16 02:38:45] "GET /virtual-machine-interface/002d5079-c85e-44e1-981a-8fd57e3785ed HTTP/1.1" 200 2938 0.005285 10.0.0.24 - - [2025-01-16 02:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.24 - - [2025-01-16 02:38:45] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003709 10.0.0.24 - - [2025-01-16 02:38:45] "GET /virtual-networks?parent_id=a799c174-5f51-46a0-a35b-b44994794a5b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003733 10.0.0.24 - - [2025-01-16 02:38:45] "GET /virtual-network/5707c194-0743-49cd-8af2-2fbccb0c88e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.006304 10.0.0.24 - - [2025-01-16 02:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.24 - - [2025-01-16 02:38:46] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003454 10.0.0.24 - - [2025-01-16 02:38:47] "GET /virtual-networks?parent_id=a799c174-5f51-46a0-a35b-b44994794a5b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003167 10.0.0.24 - - [2025-01-16 02:38:47] "GET /virtual-network/5707c194-0743-49cd-8af2-2fbccb0c88e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.009349 10.0.0.24 - - [2025-01-16 02:38:47] "POST /neutron/port HTTP/1.1" 200 1083 0.017410 10.0.0.24 - - [2025-01-16 02:38:47] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008785 10.0.0.24 - - [2025-01-16 02:38:47] "POST /neutron/port HTTP/1.1" 200 1083 0.018987 10.0.0.24 - - [2025-01-16 02:38:47] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008924 10.0.0.24 - - [2025-01-16 02:38:47] "POST /neutron/port HTTP/1.1" 200 1083 0.017039 10.0.0.24 - - [2025-01-16 02:38:47] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008308 10.0.0.24 - - [2025-01-16 02:38:47] "GET /virtual-machine/80f37da0-e696-47d6-bb8a-856b9d48d5a5 HTTP/1.1" 200 1292 0.005774 10.0.0.24 - - [2025-01-16 02:38:47] "GET /virtual-machine-interface/90b01170-fa0e-475e-bedb-4c726f460f29 HTTP/1.1" 200 2941 0.005541 10.0.0.24 - - [2025-01-16 02:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.24 - - [2025-01-16 02:38:47] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003402 10.0.0.24 - - [2025-01-16 02:38:47] "GET /virtual-networks?parent_id=a799c174-5f51-46a0-a35b-b44994794a5b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003450 10.0.0.24 - - [2025-01-16 02:38:47] "GET /virtual-network/5707c194-0743-49cd-8af2-2fbccb0c88e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.006114 10.0.0.24 - - [2025-01-16 02:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.24 - - [2025-01-16 02:38:48] "GET /global-vrouter-config/1fc8327a-9ad5-4128-8f7d-4ed54217c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003228 10.0.0.24 - - [2025-01-16 02:38:48] "GET /virtual-networks?parent_id=a799c174-5f51-46a0-a35b-b44994794a5b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003479 10.0.0.24 - - [2025-01-16 02:38:48] "GET /virtual-network/5707c194-0743-49cd-8af2-2fbccb0c88e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005579 10.0.0.24 - - [2025-01-16 02:39:05] "POST /neutron/port HTTP/1.1" 200 1109 0.019766 10.0.0.24 - - [2025-01-16 02:39:05] "POST /neutron/port HTTP/1.1" 200 1109 0.020960 10.0.0.24 - - [2025-01-16 02:39:05] "POST /neutron/port HTTP/1.1" 200 151 0.148794 10.0.0.24 - - [2025-01-16 02:39:05] "POST /neutron/port HTTP/1.1" 200 1083 0.034117 10.0.0.24 - - [2025-01-16 02:39:05] "POST /neutron/port HTTP/1.1" 200 1109 0.012466 10.0.0.24 - - [2025-01-16 02:39:05] "POST /neutron/port HTTP/1.1" 200 1109 0.013490 10.0.0.24 - - [2025-01-16 02:39:05] "POST /neutron/port HTTP/1.1" 200 1109 0.022927 10.0.0.24 - - [2025-01-16 02:39:05] "POST /neutron/port HTTP/1.1" 200 151 0.173046 10.0.0.24 - - [2025-01-16 02:39:05] "POST /neutron/port HTTP/1.1" 200 151 0.163087 10.0.0.24 - - [2025-01-16 02:39:05] "POST /neutron/network HTTP/1.1" 200 994 0.008928 10.0.0.24 - - [2025-01-16 02:39:05] "POST /neutron/port HTTP/1.1" 200 117 0.007832 10.0.0.24 - - [2025-01-16 02:39:05] "POST /neutron/port HTTP/1.1" 400 205 0.003400 10.0.0.24 - - [2025-01-16 02:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006819 10.0.0.24 - - [2025-01-16 02:39:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003688 10.0.0.24 - - [2025-01-16 02:39:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004711 10.0.0.24 - - [2025-01-16 02:39:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003752 10.0.0.24 - - [2025-01-16 02:39:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004225 10.0.0.24 - - [2025-01-16 02:39:05] "POST /neutron/network HTTP/1.1" 200 151 0.170038 10.0.0.24 - - [2025-01-16 02:39:05] "DELETE /route-target/cc7e3d3d-e37a-4a22-bd11-4955b887e618 HTTP/1.1" 200 115 0.037283 10.0.0.24 - - [2025-01-16 02:39:05] "GET /routing-instance/93a87815-ac06-4fa9-a7d1-e6495dc89a51 HTTP/1.1" 404 171 0.002616 10.0.0.24 - - [2025-01-16 02:39:05] "GET /domains HTTP/1.1" 200 280 0.008655 10.0.0.24 - - [2025-01-16 02:39:05] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001848 10.0.0.24 - - [2025-01-16 02:39:05] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8 HTTP/1.1" 200 2573 0.053422 10.0.0.24 - - [2025-01-16 02:39:05] "GET /projects?obj_uuids=a799c174-5f51-46a0-a35b-b44994794a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001217 10.0.0.24 - - [2025-01-16 02:39:06] "GET /project/a799c174-5f51-46a0-a35b-b44994794a5b HTTP/1.1" 200 2085 0.074058 10.0.0.24 - - [2025-01-16 02:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.24 - - [2025-01-16 02:39:06] "DELETE /network-ipam/7522a09c-b87e-4103-811b-9361a070daa2 HTTP/1.1" 200 115 0.022813 10.0.0.24 - - [2025-01-16 02:39:06] "POST /fqname-to-id HTTP/1.1" 404 211 0.002246 10.0.0.24 - - [2025-01-16 02:39:06] "GET /projects?obj_uuids=a799c174-5f51-46a0-a35b-b44994794a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001269 10.0.0.24 - - [2025-01-16 02:39:06] "GET /project/a799c174-5f51-46a0-a35b-b44994794a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.031339 10.0.0.24 - - [2025-01-16 02:39:06] "GET /projects?obj_uuids=a799c174-5f51-46a0-a35b-b44994794a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001596 10.0.0.24 - - [2025-01-16 02:39:06] "GET /project/a799c174-5f51-46a0-a35b-b44994794a5b?fields=virtual_networks HTTP/1.1" 200 1032 0.067671 10.0.0.24 - - [2025-01-16 02:39:06] "GET /projects?obj_uuids=a799c174-5f51-46a0-a35b-b44994794a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001251 10.0.0.24 - - [2025-01-16 02:39:06] "GET /project/a799c174-5f51-46a0-a35b-b44994794a5b?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.033170 10.0.0.24 - - [2025-01-16 02:39:06] "GET /projects?obj_uuids=a799c174-5f51-46a0-a35b-b44994794a5b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001238 10.0.0.24 - - [2025-01-16 02:39:06] "GET /project/a799c174-5f51-46a0-a35b-b44994794a5b?fields=security_groups HTTP/1.1" 200 1258 0.032247 10.0.0.24 - - [2025-01-16 02:39:10] "POST /neutron/port HTTP/1.1" 200 117 0.005766 10.0.0.24 - - [2025-01-16 02:39:10] "POST /neutron/port HTTP/1.1" 400 205 0.003623 10.0.0.24 - - [2025-01-16 02:39:15] "GET / HTTP/1.1" 200 35931 0.002563 10.0.0.24 - - [2025-01-16 02:39:16] "GET /project/903a3c96-0a54-401a-96da-6e9999c7ac6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000555 10.0.0.24 - - [2025-01-16 02:39:16] "GET /projects?obj_uuids=903a3c96-0a54-401a-96da-6e9999c7ac6e&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001364 10.0.0.24 - - [2025-01-16 02:39:16] "GET /project/903a3c96-0a54-401a-96da-6e9999c7ac6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.056885 [Introspect:8084]10.0.0.24 - - [2025-01-16 02:39:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001253 10.0.0.24 - - [2025-01-16 02:39:17] "POST /fqname-to-id HTTP/1.1" 404 184 0.029220 10.0.0.24 - - [2025-01-16 02:39:17] "GET /projects?obj_uuids=39fa90a3-0171-4558-8f3e-059c29dc6d31&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003561 10.0.0.24 - - [2025-01-16 02:39:17] "GET /domains?obj_uuids=dea5725e-ca52-4bf1-898d-7446fcf384b8&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001259 10.0.0.24 - - [2025-01-16 02:39:17] "GET /domain/dea5725e-ca52-4bf1-898d-7446fcf384b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008468 10.0.0.24 - - [2025-01-16 02:39:17] "POST /id-to-fqname HTTP/1.1" 200 186 0.001682 10.0.0.24 - - [2025-01-16 02:39:17] "POST /fqname-to-id HTTP/1.1" 404 195 0.004369 10.0.0.24 - - [2025-01-16 02:39:17] "POST /security-groups HTTP/1.1" 200 587 0.063633 10.0.0.24 - - [2025-01-16 02:39:17] "POST /fqname-to-id HTTP/1.1" 404 230 0.004445 10.0.0.24 - - [2025-01-16 02:39:17] "POST /projects HTTP/1.1" 200 577 0.223614 10.0.0.24 - - [2025-01-16 02:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.296230 10.0.0.24 - - [2025-01-16 02:39:17] "POST /access-control-lists HTTP/1.1" 200 592 0.065158 10.0.0.24 - - [2025-01-16 02:39:17] "POST /fqname-to-id HTTP/1.1" 404 229 0.002845 10.0.0.24 - - [2025-01-16 02:39:17] "GET /project/39fa90a3-0171-4558-8f3e-059c29dc6d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.431358 10.0.0.24 - - [2025-01-16 02:39:18] "POST /access-control-lists HTTP/1.1" 200 590 0.064238