+++ date ++ echo 'INFO: =================== Mon Feb 10 02:18:01 UTC 2025 ===================' INFO: =================== Mon Feb 10 02:18:01 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 ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.41 ++ 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.41 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.41 ++ ANALYTICSDB_NODES=10.0.0.41 ++ ANALYTICS_SNMP_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ '[' -n '10.0.0.41:8081 ' ']' +++ echo 10.0.0.41:8081 ++ ANALYTICS_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ '[' -n '10.0.0.41:9042 ' ']' +++ echo 10.0.0.41:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.41:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ '[' -n '10.0.0.41:8086 ' ']' +++ echo 10.0.0.41:8086 ++ COLLECTOR_SERVERS=10.0.0.41: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.41 ++ CONFIGDB_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ '[' -n '10.0.0.41:8082 ' ']' +++ echo 10.0.0.41:8082 ++ CONFIG_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ '[' -n '10.0.0.41:9161 ' ']' +++ echo 10.0.0.41:9161 ++ CONFIGDB_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ '[' -n '10.0.0.41:9041 ' ']' +++ echo 10.0.0.41:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.41: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.17 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ '[' -n 10.0.0.41:2181, ']' +++ echo 10.0.0.41:2181 ++ ZOOKEEPER_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ '[' -n '10.0.0.41:2181 ' ']' +++ echo 10.0.0.41:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.41:2181 ++ RABBITMQ_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ '[' -n 10.0.0.41:5673, ']' +++ echo 10.0.0.41:5673 ++ RABBITMQ_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ '[' -n '10.0.0.41:6379 ' ']' +++ echo 10.0.0.41:6379 ++ REDIS_SERVERS=10.0.0.41: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.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ '[' -n '10.0.0.41:9092 ' ']' +++ echo 10.0.0.41:9092 ++ KAFKA_SERVERS=10.0.0.41: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.41 ++ 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.41 ++ 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.41 ++ 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.41 ++ cut -d , -f 1 + local cassandra=10.0.0.41 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 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.41 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.41 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq ++++ sort +++ local local_ips=,10.0.0.41,10.20.0.17,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.41'\''))' +++ local server_ip=10.0.0.41 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.41 ]] +++ [[ ,10.0.0.41,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.41, ]] +++ echo 10.0.0.41 1 +++ return ++ local ip=10.0.0.41 ++ [[ -z 10.0.0.41 ]] ++ echo 10.0.0.41 + host_ip=10.0.0.41 + [[ cql == \c\q\l ]] ++ echo 10.0.0.41:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.41:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.41:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 02/10/2025 02:18:10.405 7f4bace665c8 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/10/2025 02:18:10.563 7f4bace665c8 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/10/2025 02:18:10.578 7f4bace665c8 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/10/2025 02:18:10.578 7f4bace665c8 [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.41:8082/ Hit Ctrl-C to quit. 10.0.0.41 - - [2025-02-10 02:18:14] "GET / HTTP/1.1" 503 181 0.000293 10.0.0.41 - - [2025-02-10 02:18:14] "GET / HTTP/1.1" 503 181 0.000172 10.0.0.41 - - [2025-02-10 02:18:15] "GET / HTTP/1.1" 200 35931 0.001798 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.41 - - [2025-02-10 02:18:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000654 10.0.0.41 - - [2025-02-10 02:18:15] "GET / HTTP/1.1" 200 35931 0.002548 10.0.0.41 - - [2025-02-10 02:18:15] "GET / HTTP/1.1" 200 45871 0.001762 10.0.0.41 - - [2025-02-10 02:18:15] "GET / HTTP/1.1" 200 45871 0.001282 10.0.0.41 - - [2025-02-10 02:18:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000447 10.0.0.41 - - [2025-02-10 02:18:15] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000305 10.0.0.41 - - [2025-02-10 02:18:16] "GET / HTTP/1.1" 200 35931 0.001987 10.0.0.41 - - [2025-02-10 02:18:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000502 10.0.0.41 - - [2025-02-10 02:18:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000541 10.0.0.41 - - [2025-02-10 02:18:17] "GET / HTTP/1.1" 200 35931 0.001956 10.0.0.41 - - [2025-02-10 02:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 1.671870 10.0.0.41 - - [2025-02-10 02:18:17] "GET /global-system-config/f8196dcf-72e7-41f1-bfe5-36505ab2234e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006437 10.0.0.41 - - [2025-02-10 02:18:17] "GET / HTTP/1.1" 200 35931 0.001785 10.0.0.41 - - [2025-02-10 02:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.364210 10.0.0.41 - - [2025-02-10 02:18:17] "GET /global-system-config/f8196dcf-72e7-41f1-bfe5-36505ab2234e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006956 10.0.0.41 - - [2025-02-10 02:18:17] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.023630 10.0.0.41 - - [2025-02-10 02:18:17] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.009993 10.0.0.41 - - [2025-02-10 02:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.716047 10.0.0.41 - - [2025-02-10 02:18:17] "POST /fqname-to-id HTTP/1.1" 404 220 0.009379 10.0.0.41 - - [2025-02-10 02:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008104 10.0.0.41 - - [2025-02-10 02:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.085408 10.0.0.41 - - [2025-02-10 02:18:17] "GET /network-ipam/521b55a6-1a9c-48cb-93b0-b19bbf784c7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005100 10.0.0.41 - - [2025-02-10 02:18:17] "POST /fqname-to-id HTTP/1.1" 404 220 0.003199 10.0.0.41 - - [2025-02-10 02:18:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000447 10.0.0.41 - - [2025-02-10 02:18:17] "POST /config-database-nodes HTTP/1.1" 200 617 0.034778 10.0.0.41 - - [2025-02-10 02:18:17] "POST /config-nodes HTTP/1.1" 200 599 0.029675 10.0.0.41 - - [2025-02-10 02:18:18] "GET / HTTP/1.1" 200 35931 0.001652 10.0.0.41 - - [2025-02-10 02:18:18] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000475 10.0.0.41 - - [2025-02-10 02:18:18] "POST /fqname-to-id HTTP/1.1" 404 225 0.003091 10.0.0.41 - - [2025-02-10 02:18:18] "POST /access-control-lists HTTP/1.1" 200 587 0.018733 10.0.0.41 - - [2025-02-10 02:18:18] "POST /fqname-to-id HTTP/1.1" 404 224 0.003267 /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.41 - - [2025-02-10 02:18:18] "POST /access-control-lists HTTP/1.1" 200 585 0.025003 10.0.0.41 - - [2025-02-10 02:18:18] "POST /route-targets HTTP/1.1" 200 327 0.013415 10.0.0.41 - - [2025-02-10 02:18:18] "POST /ref-update HTTP/1.1" 200 156 0.011197 10.0.0.41 - - [2025-02-10 02:18:18] "POST /route-targets HTTP/1.1" 200 327 0.011429 10.0.0.41 - - [2025-02-10 02:18:18] "POST /ref-update HTTP/1.1" 200 156 0.012743 10.0.0.41 - - [2025-02-10 02:18:18] "POST /fqname-to-id HTTP/1.1" 404 186 0.368574 10.0.0.41 - - [2025-02-10 02:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009814 10.0.0.41 - - [2025-02-10 02:18:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.071142 10.0.0.41 - - [2025-02-10 02:18:18] "POST /route-targets HTTP/1.1" 200 327 0.031091 10.0.0.41 - - [2025-02-10 02:18:18] "GET /global-system-config/f8196dcf-72e7-41f1-bfe5-36505ab2234e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009552 10.0.0.41 - - [2025-02-10 02:18:18] "POST /ref-update HTTP/1.1" 200 156 0.011850 10.0.0.41 - - [2025-02-10 02:18:18] "POST /service-appliance-sets HTTP/1.1" 200 553 0.037135 10.0.0.41 - - [2025-02-10 02:18:18] "POST /route-targets HTTP/1.1" 200 327 0.010911 10.0.0.41 - - [2025-02-10 02:18:18] "POST /fqname-to-id HTTP/1.1" 404 180 0.003464 10.0.0.41 - - [2025-02-10 02:18:18] "POST /ref-update HTTP/1.1" 200 156 0.010592 10.0.0.41 - - [2025-02-10 02:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005510 10.0.0.41 - - [2025-02-10 02:18:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.003035 10.0.0.41 - - [2025-02-10 02:18:18] "GET /global-system-config/f8196dcf-72e7-41f1-bfe5-36505ab2234e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005702 10.0.0.41 - - [2025-02-10 02:18:19] "POST /access-control-lists HTTP/1.1" 200 551 0.069322 10.0.0.41 - - [2025-02-10 02:18:19] "POST /service-appliance-sets HTTP/1.1" 200 541 0.070416 10.0.0.41 - - [2025-02-10 02:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.41 - - [2025-02-10 02:18:19] "PUT /access-control-list/5d82868a-22d0-4095-8bba-b2f3725c219e HTTP/1.1" 200 272 0.011141 10.0.0.41 - - [2025-02-10 02:18:19] "GET /network-ipam/521b55a6-1a9c-48cb-93b0-b19bbf784c7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004249 10.0.0.41 - - [2025-02-10 02:18:19] "PUT /access-control-list/e0e0b07c-6aba-4017-9e83-c998bb2260f6 HTTP/1.1" 200 272 0.009380 10.0.0.41 - - [2025-02-10 02:18:19] "POST /service-templates HTTP/1.1" 200 511 0.019380 10.0.0.41 - - [2025-02-10 02:18:19] "POST /service-templates HTTP/1.1" 200 501 0.019348 10.0.0.41 - - [2025-02-10 02:18:19] "POST /service-templates HTTP/1.1" 200 515 0.018429 10.0.0.41 - - [2025-02-10 02:18:19] "POST /service-templates HTTP/1.1" 200 535 0.016888 10.0.0.41 - - [2025-02-10 02:18:19] "POST /service-templates HTTP/1.1" 200 507 0.018769 10.0.0.41 - - [2025-02-10 02:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.41 - - [2025-02-10 02:18:23] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1161 0.003429 10.0.0.41 - - [2025-02-10 02:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.41 - - [2025-02-10 02:18:23] "PUT /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3 HTTP/1.1" 200 276 0.008534 10.0.0.41 - - [2025-02-10 02:18:24] "GET / HTTP/1.1" 200 35931 0.001957 10.0.0.41 - - [2025-02-10 02:18:24] "POST /alarms HTTP/1.1" 401 292 0.000459 10.0.0.41 - - [2025-02-10 02:18:24] "POST /alarms HTTP/1.1" 200 581 0.038925 10.0.0.41 - - [2025-02-10 02:18:24] "POST /alarms HTTP/1.1" 200 575 0.015465 10.0.0.41 - - [2025-02-10 02:18:24] "POST /alarms HTTP/1.1" 200 575 0.017785 10.0.0.41 - - [2025-02-10 02:18:24] "POST /alarms HTTP/1.1" 200 559 0.016258 10.0.0.41 - - [2025-02-10 02:18:24] "POST /alarms HTTP/1.1" 200 555 0.016558 10.0.0.41 - - [2025-02-10 02:18:24] "POST /alarms HTTP/1.1" 200 557 0.016751 10.0.0.41 - - [2025-02-10 02:18:24] "POST /alarms HTTP/1.1" 200 565 0.021030 10.0.0.41 - - [2025-02-10 02:18:24] "POST /alarms HTTP/1.1" 200 549 0.020439 10.0.0.41 - - [2025-02-10 02:18:25] "POST /alarms HTTP/1.1" 200 557 0.017165 10.0.0.41 - - [2025-02-10 02:18:25] "POST /alarms HTTP/1.1" 200 567 0.018076 10.0.0.41 - - [2025-02-10 02:18:25] "POST /alarms HTTP/1.1" 200 555 0.017390 10.0.0.41 - - [2025-02-10 02:18:25] "POST /alarms HTTP/1.1" 200 567 0.017873 10.0.0.41 - - [2025-02-10 02:18:25] "POST /alarms HTTP/1.1" 200 575 0.060839 10.0.0.41 - - [2025-02-10 02:18:25] "POST /alarms HTTP/1.1" 200 569 0.017044 10.0.0.41 - - [2025-02-10 02:18:25] "POST /alarms HTTP/1.1" 200 561 0.017275 10.0.0.41 - - [2025-02-10 02:18:25] "POST /alarms HTTP/1.1" 200 561 0.016889 10.0.0.41 - - [2025-02-10 02:18:25] "POST /alarms HTTP/1.1" 200 561 0.017114 10.0.0.41 - - [2025-02-10 02:18:25] "POST /alarms HTTP/1.1" 200 547 0.017099 10.0.0.41 - - [2025-02-10 02:18:25] "POST /alarms HTTP/1.1" 200 595 0.016855 10.0.0.41 - - [2025-02-10 02:18:25] "POST /alarms HTTP/1.1" 200 575 0.017169 10.0.0.41 - - [2025-02-10 02:18:25] "POST /alarms HTTP/1.1" 200 571 0.017444 10.0.0.41 - - [2025-02-10 02:18:25] "POST /alarms HTTP/1.1" 200 583 0.017842 10.0.0.41 - - [2025-02-10 02:18:25] "POST /alarms HTTP/1.1" 200 609 0.017408 10.0.0.41 - - [2025-02-10 02:18:26] "GET / HTTP/1.1" 200 35931 0.001908 10.0.0.41 - - [2025-02-10 02:18:26] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000462 10.0.0.41 - - [2025-02-10 02:18:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.023763 10.0.0.41 - - [2025-02-10 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.41 - - [2025-02-10 02:18:26] "PUT /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3 HTTP/1.1" 200 276 0.008765 10.0.0.41 - - [2025-02-10 02:18:27] "GET / HTTP/1.1" 200 35931 0.001911 10.0.0.41 - - [2025-02-10 02:18:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000463 10.0.0.41 - - [2025-02-10 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.024226 10.0.0.41 - - [2025-02-10 02:18:27] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003697 10.0.0.41 - - [2025-02-10 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.41 - - [2025-02-10 02:18:27] "PUT /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3 HTTP/1.1" 200 276 0.008109 10.0.0.41 - - [2025-02-10 02:18:27] "GET / HTTP/1.1" 200 35931 0.002920 10.0.0.41 - - [2025-02-10 02:18:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000717 10.0.0.41 - - [2025-02-10 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.025268 10.0.0.41 - - [2025-02-10 02:18:28] "GET /global-system-config/f8196dcf-72e7-41f1-bfe5-36505ab2234e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006499 10.0.0.41 - - [2025-02-10 02:18:28] "PUT /global-system-config/f8196dcf-72e7-41f1-bfe5-36505ab2234e HTTP/1.1" 200 274 0.018065 10.0.0.41 - - [2025-02-10 02:18:56] "GET /global-system-configs HTTP/1.1" 200 322 0.674700 10.0.0.41 - - [2025-02-10 02:18:57] "GET /global-system-configs HTTP/1.1" 200 322 0.025653 10.0.0.41 - - [2025-02-10 02:19:49] "GET / HTTP/1.1" 200 35931 0.001839 10.0.0.41 - - [2025-02-10 02:19:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000472 10.0.0.41 - - [2025-02-10 02:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.025352 10.0.0.41 - - [2025-02-10 02:19:50] "GET /routing-instance/d02975b8-54ed-41ad-a1d5-cacf41436373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004309 10.0.0.41 - - [2025-02-10 02:19:50] "POST /bgp-routers HTTP/1.1" 200 620 0.020621 10.0.0.41 - - [2025-02-10 02:19:50] "GET /bgp-router/07de392f-0992-4531-996f-6600f089975c?fields=global_system_config_back_refs HTTP/1.1" 200 1115 0.006668 10.0.0.41 - - [2025-02-10 02:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.41 - - [2025-02-10 02:19:50] "GET /global-system-config/f8196dcf-72e7-41f1-bfe5-36505ab2234e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007152 10.0.0.41 - - [2025-02-10 02:19:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003652 10.0.0.41 - - [2025-02-10 02:19:50] "POST /ref-update HTTP/1.1" 200 156 0.008201 10.0.0.41 - - [2025-02-10 02:20:46] "GET / HTTP/1.1" 200 35931 0.001877 10.0.0.41 - - [2025-02-10 02:20:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000543 10.0.0.41 - - [2025-02-10 02:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.026053 10.0.0.41 - - [2025-02-10 02:20:46] "GET /global-system-config/f8196dcf-72e7-41f1-bfe5-36505ab2234e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.007771 10.0.0.41 - - [2025-02-10 02:20:46] "POST /fqname-to-id HTTP/1.1" 404 220 0.003355 10.0.0.41 - - [2025-02-10 02:20:46] "POST /database-nodes HTTP/1.1" 200 603 0.019170 10.0.0.41 - - [2025-02-10 02:21:40] "GET / HTTP/1.1" 200 35931 0.002495 10.0.0.41 - - [2025-02-10 02:21:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000485 10.0.0.41 - - [2025-02-10 02:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.027070 10.0.0.41 - - [2025-02-10 02:21:41] "GET /global-system-config/f8196dcf-72e7-41f1-bfe5-36505ab2234e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006164 10.0.0.41 - - [2025-02-10 02:21:41] "POST /fqname-to-id HTTP/1.1" 404 220 0.004055 10.0.0.41 - - [2025-02-10 02:21:41] "POST /analytics-nodes HTTP/1.1" 200 605 0.018547 10.0.0.41 - - [2025-02-10 02:21:47] "GET / HTTP/1.1" 200 35931 0.002217 10.0.0.41 - - [2025-02-10 02:21:58] "GET / HTTP/1.1" 200 35931 0.001583 10.0.0.41 - - [2025-02-10 02:21:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000518 10.0.0.41 - - [2025-02-10 02:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.024857 10.0.0.41 - - [2025-02-10 02:21:58] "GET /global-system-config/f8196dcf-72e7-41f1-bfe5-36505ab2234e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006293 10.0.0.41 - - [2025-02-10 02:21:58] "POST /fqname-to-id HTTP/1.1" 404 220 0.003613 10.0.0.41 - - [2025-02-10 02:21:58] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.028155 10.0.0.41 - - [2025-02-10 02:22:11] "GET / HTTP/1.1" 200 35931 0.001691 10.0.0.41 - - [2025-02-10 02:22:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000484 10.0.0.41 - - [2025-02-10 02:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.031136 10.0.0.41 - - [2025-02-10 02:22:11] "GET /global-system-config/f8196dcf-72e7-41f1-bfe5-36505ab2234e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006044 10.0.0.41 - - [2025-02-10 02:22:11] "POST /fqname-to-id HTTP/1.1" 404 220 0.003202 10.0.0.41 - - [2025-02-10 02:22:11] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.028109 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.41 - - [2025-02-10 02:22:21] "GET /obj-perms HTTP/1.1" 200 5056 0.413330 10.0.0.41 - - [2025-02-10 02:22:22] "GET /obj-perms HTTP/1.1" 200 5056 0.043988 10.0.0.41 - - [2025-02-10 02:23:22] "GET /obj-perms HTTP/1.1" 200 5056 0.046668 10.0.0.41 - - [2025-02-10 02:23:22] "GET /obj-perms HTTP/1.1" 200 5056 0.056919 10.0.0.41 - - [2025-02-10 02:23:53] "GET / HTTP/1.1" 200 35931 0.001931 10.0.0.41 - - [2025-02-10 02:23:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000468 10.0.0.41 - - [2025-02-10 02:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.025651 10.0.0.41 - - [2025-02-10 02:23:53] "GET /global-system-config/f8196dcf-72e7-41f1-bfe5-36505ab2234e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005894 10.0.0.41 - - [2025-02-10 02:23:53] "GET /global-system-configs HTTP/1.1" 200 322 0.003012 10.0.0.41 - - [2025-02-10 02:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.41 - - [2025-02-10 02:23:53] "GET /obj-perms HTTP/1.1" 200 5056 0.023294 10.0.0.41 - - [2025-02-10 02:23:53] "GET /routing-instance/d02975b8-54ed-41ad-a1d5-cacf41436373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004265 10.0.0.41 - - [2025-02-10 02:23:53] "PUT /global-system-config/f8196dcf-72e7-41f1-bfe5-36505ab2234e HTTP/1.1" 200 274 0.011966 10.0.0.41 - - [2025-02-10 02:23:53] "POST /fqname-to-id HTTP/1.1" 404 218 0.003403 10.0.0.41 - - [2025-02-10 02:23:54] "POST /virtual-routers HTTP/1.1" 200 603 0.017951 10.0.0.41 - - [2025-02-10 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.41 - - [2025-02-10 02:23:54] "GET /virtual-router/9d7a9ef8-f42d-4326-ba63-142def14d19b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.005432 10.0.0.41 - - [2025-02-10 02:23:54] "POST /fqname-to-id HTTP/1.1" 404 231 0.003246 10.0.0.41 - - [2025-02-10 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.41 - - [2025-02-10 02:23:54] "GET /virtual-network/d5d42b6a-8fe8-4cdc-8f83-568d1aa8fd34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.005859 10.0.0.41 - - [2025-02-10 02:23:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.043250 10.0.0.41 - - [2025-02-10 02:23:54] "PUT /access-control-list/43719e33-55e1-473c-8fd7-c04548d1d06b HTTP/1.1" 200 272 0.034207 10.0.0.41 - - [2025-02-10 02:23:55] "GET /global-system-configs HTTP/1.1" 200 322 0.007544 10.0.0.41 - - [2025-02-10 02:23:55] "GET /obj-perms HTTP/1.1" 200 5056 0.027145 [Introspect:8084]10.0.0.41 - - [2025-02-10 02:24:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000958 [Introspect:8084]10.0.0.41 - - [2025-02-10 02:24:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.000894 [Introspect:8084]10.0.0.41 - - [2025-02-10 02:24:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000893 [Introspect:8084]10.0.0.41 - - [2025-02-10 02:24:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.000881 10.0.0.41 - - [2025-02-10 02:24:23] "GET /obj-perms HTTP/1.1" 200 5056 0.042524 10.0.0.41 - - [2025-02-10 02:24:23] "GET /obj-perms HTTP/1.1" 200 5056 0.042070 10.0.0.41 - - [2025-02-10 02:25:00] "GET / HTTP/1.1" 200 35931 0.001978 10.0.0.41 - - [2025-02-10 02:25:01] "GET /project/2ab73996-9b22-4c8f-bc9a-46baf73f6704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000533 10.0.0.41 - - [2025-02-10 02:25:02] "GET /projects?obj_uuids=2ab73996-9b22-4c8f-bc9a-46baf73f6704&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.020680 10.0.0.41 - - [2025-02-10 02:25:02] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001116 10.0.0.41 - - [2025-02-10 02:25:02] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.072196 10.0.0.41 - - [2025-02-10 02:25:02] "POST /id-to-fqname HTTP/1.1" 200 167 0.001713 10.0.0.41 - - [2025-02-10 02:25:02] "POST /fqname-to-id HTTP/1.1" 404 176 0.002689 10.0.0.41 - - [2025-02-10 02:25:02] "POST /security-groups HTTP/1.1" 200 568 0.069746 10.0.0.41 - - [2025-02-10 02:25:02] "POST /fqname-to-id HTTP/1.1" 404 207 0.002631 10.0.0.41 - - [2025-02-10 02:25:02] "POST /projects HTTP/1.1" 200 539 0.237618 10.0.0.41 - - [2025-02-10 02:25:02] "POST /access-control-lists HTTP/1.1" 200 573 0.062562 10.0.0.41 - - [2025-02-10 02:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.316886 10.0.0.41 - - [2025-02-10 02:25:02] "POST /fqname-to-id HTTP/1.1" 404 206 0.003178 10.0.0.41 - - [2025-02-10 02:25:02] "GET /project/2ab73996-9b22-4c8f-bc9a-46baf73f6704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.517261 10.0.0.41 - - [2025-02-10 02:25:02] "POST /access-control-lists HTTP/1.1" 200 571 0.064112 [Introspect:8084]10.0.0.41 - - [2025-02-10 02:25:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001201 10.0.0.41 - - [2025-02-10 02:25:03] "POST /fqname-to-id HTTP/1.1" 404 199 0.022660 10.0.0.41 - - [2025-02-10 02:25:03] "GET /projects?obj_uuids=828e5484-b69d-4b91-85a9-86064e318a07&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002710 10.0.0.41 - - [2025-02-10 02:25:03] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001027 10.0.0.41 - - [2025-02-10 02:25:03] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007536 10.0.0.41 - - [2025-02-10 02:25:03] "POST /id-to-fqname HTTP/1.1" 200 201 0.002008 10.0.0.41 - - [2025-02-10 02:25:03] "POST /fqname-to-id HTTP/1.1" 404 210 0.003116 10.0.0.41 - - [2025-02-10 02:25:03] "POST /security-groups HTTP/1.1" 200 602 0.067779 10.0.0.41 - - [2025-02-10 02:25:03] "POST /fqname-to-id HTTP/1.1" 404 245 0.003278 10.0.0.41 - - [2025-02-10 02:25:03] "POST /projects HTTP/1.1" 200 607 0.254481 10.0.0.41 - - [2025-02-10 02:25:03] "POST /access-control-lists HTTP/1.1" 200 607 0.059580 10.0.0.41 - - [2025-02-10 02:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.328455 10.0.0.41 - - [2025-02-10 02:25:03] "POST /fqname-to-id HTTP/1.1" 404 244 0.002641 10.0.0.41 - - [2025-02-10 02:25:03] "GET /project/828e5484-b69d-4b91-85a9-86064e318a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.450992 10.0.0.41 - - [2025-02-10 02:25:04] "POST /access-control-lists HTTP/1.1" 200 605 0.064563 10.0.0.41 - - [2025-02-10 02:25:04] "GET / HTTP/1.1" 200 35931 0.001660 10.0.0.41 - - [2025-02-10 02:25:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000530 10.0.0.41 - - [2025-02-10 02:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.055998 10.0.0.41 - - [2025-02-10 02:25:05] "GET /projects?obj_uuids=828e5484-b69d-4b91-85a9-86064e318a07&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001513 10.0.0.41 - - [2025-02-10 02:25:06] "GET /project/828e5484-b69d-4b91-85a9-86064e318a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.039194 10.0.0.41 - - [2025-02-10 02:25:06] "POST /neutron/network HTTP/1.1" 200 117 0.038564 10.0.0.41 - - [2025-02-10 02:25:06] "GET /projects?obj_uuids=828e5484-b69d-4b91-85a9-86064e318a07&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001528 10.0.0.41 - - [2025-02-10 02:25:06] "POST /neutron/network HTTP/1.1" 200 620 0.070013 10.0.0.41 - - [2025-02-10 02:25:06] "POST /route-targets HTTP/1.1" 200 327 0.016326 10.0.0.41 - - [2025-02-10 02:25:06] "POST /ref-update HTTP/1.1" 200 156 0.017050 10.0.0.41 - - [2025-02-10 02:25:06] "POST /useragent-kv HTTP/1.1" 200 115 0.006010 10.0.0.41 - - [2025-02-10 02:25:06] "POST /neutron/subnet HTTP/1.1" 200 725 0.218676 10.0.0.41 - - [2025-02-10 02:25:06] "POST /neutron/network HTTP/1.1" 200 839 0.006010 10.0.0.41 - - [2025-02-10 02:25:06] "POST /id-to-fqname HTTP/1.1" 200 233 0.001204 10.0.0.41 - - [2025-02-10 02:25:06] "GET /virtual-network/a3914859-b71f-4016-a692-8453348d3ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005011 10.0.0.41 - - [2025-02-10 02:25:06] "POST /neutron/network HTTP/1.1" 200 839 0.007741 10.0.0.41 - - [2025-02-10 02:25:06] "GET /virtual-network/a3914859-b71f-4016-a692-8453348d3ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.004927 10.0.0.41 - - [2025-02-10 02:25:06] "POST /neutron/network HTTP/1.1" 200 839 0.006311 10.0.0.41 - - [2025-02-10 02:25:06] "POST /neutron/subnet HTTP/1.1" 200 725 0.006241 10.0.0.41 - - [2025-02-10 02:25:06] "GET /domains HTTP/1.1" 401 292 0.000381 10.0.0.41 - - [2025-02-10 02:25:07] "GET /domains HTTP/1.1" 200 280 0.024194 10.0.0.41 - - [2025-02-10 02:25:07] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001427 10.0.0.41 - - [2025-02-10 02:25:07] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2585 0.013624 10.0.0.41 - - [2025-02-10 02:25:07] "GET /projects?obj_uuids=828e5484-b69d-4b91-85a9-86064e318a07&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000972 10.0.0.41 - - [2025-02-10 02:25:07] "GET /project/828e5484-b69d-4b91-85a9-86064e318a07 HTTP/1.1" 200 2167 0.075081 10.0.0.41 - - [2025-02-10 02:25:07] "GET /virtual-network/a3914859-b71f-4016-a692-8453348d3ebb HTTP/1.1" 200 2343 0.006986 10.0.0.41 - - [2025-02-10 02:25:07] "GET /virtual-network/a3914859-b71f-4016-a692-8453348d3ebb HTTP/1.1" 200 2343 0.004926 10.0.0.41 - - [2025-02-10 02:25:07] "GET /routing-instance/a5159d20-682d-43a0-a988-a1a068fbe513 HTTP/1.1" 200 1495 0.004659 10.0.0.41 - - [2025-02-10 02:25:07] "GET /routing-instance/a5159d20-682d-43a0-a988-a1a068fbe513 HTTP/1.1" 200 1495 0.003180 10.0.0.41 - - [2025-02-10 02:25:07] "GET /route-target/9c478e7e-e47d-4105-a2c2-58de7ad0288c HTTP/1.1" 200 1220 0.003342 10.0.0.41 - - [2025-02-10 02:25:07] "GET /virtual-network/a3914859-b71f-4016-a692-8453348d3ebb HTTP/1.1" 200 2343 0.005349 10.0.0.41 - - [2025-02-10 02:25:07] "GET /routing-instance/a5159d20-682d-43a0-a988-a1a068fbe513 HTTP/1.1" 200 1495 0.003479 10.0.0.41 - - [2025-02-10 02:25:07] "GET /virtual-network/a3914859-b71f-4016-a692-8453348d3ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.004783 10.0.0.41 - - [2025-02-10 02:25:07] "GET /virtual-network/a3914859-b71f-4016-a692-8453348d3ebb HTTP/1.1" 200 2343 0.004771 10.0.0.41 - - [2025-02-10 02:25:07] "GET /routing-instance/a5159d20-682d-43a0-a988-a1a068fbe513 HTTP/1.1" 200 1495 0.003055 10.0.0.41 - - [2025-02-10 02:25:07] "GET /routing-instance/a5159d20-682d-43a0-a988-a1a068fbe513 HTTP/1.1" 200 1495 0.003072 10.0.0.41 - - [2025-02-10 02:25:07] "GET /route-target/9c478e7e-e47d-4105-a2c2-58de7ad0288c HTTP/1.1" 200 1220 0.002696 10.0.0.41 - - [2025-02-10 02:25:07] "GET /domains HTTP/1.1" 200 280 0.003015 10.0.0.41 - - [2025-02-10 02:25:07] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000985 10.0.0.41 - - [2025-02-10 02:25:07] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2585 0.007038 10.0.0.41 - - [2025-02-10 02:25:07] "GET /projects?obj_uuids=828e5484-b69d-4b91-85a9-86064e318a07&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000983 10.0.0.41 - - [2025-02-10 02:25:07] "GET /project/828e5484-b69d-4b91-85a9-86064e318a07 HTTP/1.1" 200 2167 0.080419 10.0.0.41 - - [2025-02-10 02:25:07] "GET /virtual-network/a3914859-b71f-4016-a692-8453348d3ebb HTTP/1.1" 200 2343 0.006715 10.0.0.41 - - [2025-02-10 02:25:07] "GET /obj-perms HTTP/1.1" 200 5052 0.044284 10.0.0.41 - - [2025-02-10 02:25:07] "POST /id-to-fqname HTTP/1.1" 200 233 0.001315 10.0.0.41 - - [2025-02-10 02:25:09] "POST /neutron/network HTTP/1.1" 200 849 0.006539 10.0.0.41 - - [2025-02-10 02:25:09] "GET /aaa-mode HTTP/1.1" 401 292 0.000421 10.0.0.41 - - [2025-02-10 02:25:10] "GET / HTTP/1.1" 200 35931 0.001661 10.0.0.41 - - [2025-02-10 02:25:10] "GET /project/828e5484-b69d-4b91-85a9-86064e318a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000436 10.0.0.41 - - [2025-02-10 02:25:10] "GET /projects?obj_uuids=828e5484-b69d-4b91-85a9-86064e318a07&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001143 10.0.0.41 - - [2025-02-10 02:25:10] "GET /project/828e5484-b69d-4b91-85a9-86064e318a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.048759 10.0.0.41 - - [2025-02-10 02:25:11] "POST /neutron/network HTTP/1.1" 200 839 0.028906 10.0.0.41 - - [2025-02-10 02:25:11] "POST /neutron/port HTTP/1.1" 200 117 0.005864 10.0.0.41 - - [2025-02-10 02:25:11] "POST /neutron/port HTTP/1.1" 200 117 0.005336 10.0.0.41 - - [2025-02-10 02:25:11] "POST /neutron/port HTTP/1.1" 200 117 0.005512 10.0.0.41 - - [2025-02-10 02:25:12] "POST /neutron/network HTTP/1.1" 200 849 0.006402 10.0.0.41 - - [2025-02-10 02:25:12] "GET /projects?obj_uuids=828e5484-b69d-4b91-85a9-86064e318a07&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001581 10.0.0.41 - - [2025-02-10 02:25:12] "POST /neutron/port HTTP/1.1" 200 1071 0.318972 10.0.0.41 - - [2025-02-10 02:25:13] "POST /neutron/port HTTP/1.1" 200 1071 0.030670 10.0.0.41 - - [2025-02-10 02:25:13] "POST /neutron/port HTTP/1.1" 200 1071 0.008379 10.0.0.41 - - [2025-02-10 02:25:13] "POST /neutron/port HTTP/1.1" 200 1125 0.082529 10.0.0.41 - - [2025-02-10 02:25:13] "POST /neutron/port HTTP/1.1" 200 1099 0.015509 10.0.0.41 - - [2025-02-10 02:25:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003555 10.0.0.41 - - [2025-02-10 02:25:13] "POST /neutron/subnet HTTP/1.1" 200 699 0.010597 10.0.0.41 - - [2025-02-10 02:25:13] "POST /neutron/port HTTP/1.1" 200 117 0.001216 10.0.0.41 - - [2025-02-10 02:25:13] "POST /neutron/network HTTP/1.1" 200 839 0.005793 10.0.0.41 - - [2025-02-10 02:25:16] "POST /neutron/port HTTP/1.1" 200 1099 0.023270 10.0.0.41 - - [2025-02-10 02:25:16] "POST /neutron/security_group HTTP/1.1" 200 2069 0.012094 10.0.0.41 - - [2025-02-10 02:25:16] "GET /obj-perms HTTP/1.1" 200 5052 0.003708 10.0.0.41 - - [2025-02-10 02:25:17] "GET /obj-perms HTTP/1.1" 200 5052 0.003663 10.0.0.41 - - [2025-02-10 02:25:18] "GET /obj-perms HTTP/1.1" 200 5052 0.003690 10.0.0.41 - - [2025-02-10 02:25:18] "DELETE /project/2ab739969b224c8fbc9a46baf73f6704 HTTP/1.1" 404 173 0.003787 10.0.0.41 - - [2025-02-10 02:25:18] "DELETE /project/828e5484b69d4b9185a986064e318a07 HTTP/1.1" 404 173 0.002807 10.0.0.41 - - [2025-02-10 02:25:19] "GET /obj-perms HTTP/1.1" 200 5052 0.003732 10.0.0.41 - - [2025-02-10 02:25:20] "GET /obj-perms HTTP/1.1" 200 5052 0.003792 10.0.0.41 - - [2025-02-10 02:25:21] "POST /neutron/network HTTP/1.1" 200 839 0.010317 10.0.0.41 - - [2025-02-10 02:25:21] "POST /neutron/network HTTP/1.1" 400 204 0.010023 10.0.0.41 - - [2025-02-10 02:25:22] "POST /neutron/port HTTP/1.1" 200 1099 0.014390 10.0.0.41 - - [2025-02-10 02:25:22] "POST /neutron/port HTTP/1.1" 200 1125 0.009431 10.0.0.41 - - [2025-02-10 02:25:22] "POST /neutron/port HTTP/1.1" 200 151 0.099560 10.0.0.41 - - [2025-02-10 02:25:23] "POST /neutron/network HTTP/1.1" 200 839 0.006368 10.0.0.41 - - [2025-02-10 02:25:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003847 10.0.0.41 - - [2025-02-10 02:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004776 10.0.0.41 - - [2025-02-10 02:25:23] "POST /useragent-kv HTTP/1.1" 200 115 0.001892 10.0.0.41 - - [2025-02-10 02:25:23] "POST /neutron/network HTTP/1.1" 200 151 0.078440 10.0.0.41 - - [2025-02-10 02:25:23] "GET /routing-instance/a5159d20-682d-43a0-a988-a1a068fbe513 HTTP/1.1" 404 171 0.001936 10.0.0.41 - - [2025-02-10 02:25:23] "GET /domains HTTP/1.1" 200 280 0.002456 10.0.0.41 - - [2025-02-10 02:25:23] "DELETE /route-target/9c478e7e-e47d-4105-a2c2-58de7ad0288c HTTP/1.1" 200 115 0.029836 10.0.0.41 - - [2025-02-10 02:25:23] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001022 10.0.0.41 - - [2025-02-10 02:25:23] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2585 0.053420 10.0.0.41 - - [2025-02-10 02:25:24] "GET /projects?obj_uuids=828e5484-b69d-4b91-85a9-86064e318a07&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001221 10.0.0.41 - - [2025-02-10 02:25:24] "GET /obj-perms HTTP/1.1" 200 5056 0.041530 10.0.0.41 - - [2025-02-10 02:25:24] "GET /project/828e5484-b69d-4b91-85a9-86064e318a07 HTTP/1.1" 200 1917 0.073539 10.0.0.41 - - [2025-02-10 02:25:24] "GET /projects?obj_uuids=828e5484-b69d-4b91-85a9-86064e318a07&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001180 10.0.0.41 - - [2025-02-10 02:25:24] "GET /project/828e5484-b69d-4b91-85a9-86064e318a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.031379 10.0.0.41 - - [2025-02-10 02:25:24] "GET /projects?obj_uuids=828e5484-b69d-4b91-85a9-86064e318a07&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001118 10.0.0.41 - - [2025-02-10 02:25:24] "GET /project/828e5484-b69d-4b91-85a9-86064e318a07?fields=virtual_networks HTTP/1.1" 200 1053 0.069826 10.0.0.41 - - [2025-02-10 02:25:24] "GET /projects?obj_uuids=828e5484-b69d-4b91-85a9-86064e318a07&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001435 10.0.0.41 - - [2025-02-10 02:25:24] "GET /project/828e5484-b69d-4b91-85a9-86064e318a07?fields=virtual_machine_interfaces HTTP/1.1" 200 1053 0.033008 10.0.0.41 - - [2025-02-10 02:25:24] "GET /obj-perms HTTP/1.1" 200 5056 0.056981 10.0.0.41 - - [2025-02-10 02:25:24] "GET /projects?obj_uuids=828e5484-b69d-4b91-85a9-86064e318a07&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001077 10.0.0.41 - - [2025-02-10 02:25:24] "GET /project/828e5484-b69d-4b91-85a9-86064e318a07?fields=security_groups HTTP/1.1" 200 1290 0.028188 10.0.0.41 - - [2025-02-10 02:25:25] "POST /fqname-to-id HTTP/1.1" 404 200 0.022454 10.0.0.41 - - [2025-02-10 02:25:25] "GET /projects?obj_uuids=26352af8-d2e0-493f-a005-a8fb429aa66a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003142 10.0.0.41 - - [2025-02-10 02:25:25] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001147 10.0.0.41 - - [2025-02-10 02:25:25] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007731 10.0.0.41 - - [2025-02-10 02:25:25] "POST /id-to-fqname HTTP/1.1" 200 202 0.001374 10.0.0.41 - - [2025-02-10 02:25:25] "POST /fqname-to-id HTTP/1.1" 404 211 0.003676 10.0.0.41 - - [2025-02-10 02:25:25] "POST /security-groups HTTP/1.1" 200 603 0.067651 10.0.0.41 - - [2025-02-10 02:25:25] "POST /fqname-to-id HTTP/1.1" 404 246 0.003254 10.0.0.41 - - [2025-02-10 02:25:25] "POST /projects HTTP/1.1" 200 609 0.228320 10.0.0.41 - - [2025-02-10 02:25:25] "POST /access-control-lists HTTP/1.1" 200 608 0.059487 10.0.0.41 - - [2025-02-10 02:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.295161 10.0.0.41 - - [2025-02-10 02:25:25] "POST /fqname-to-id HTTP/1.1" 404 245 0.002915 10.0.0.41 - - [2025-02-10 02:25:25] "GET /project/26352af8-d2e0-493f-a005-a8fb429aa66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.416305 10.0.0.41 - - [2025-02-10 02:25:25] "POST /access-control-lists HTTP/1.1" 200 606 0.060807 10.0.0.41 - - [2025-02-10 02:25:26] "GET / HTTP/1.1" 200 35931 0.002583 10.0.0.41 - - [2025-02-10 02:25:27] "GET /projects?obj_uuids=2ab73996-9b22-4c8f-bc9a-46baf73f6704&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001229 10.0.0.41 - - [2025-02-10 02:25:27] "GET /project/2ab73996-9b22-4c8f-bc9a-46baf73f6704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.032697 10.0.0.41 - - [2025-02-10 02:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.41 - - [2025-02-10 02:25:28] "GET /security-group/0b94b2f6-57c0-48ae-85c5-fd2f05a03711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3683 0.006120 10.0.0.41 - - [2025-02-10 02:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.41 - - [2025-02-10 02:25:28] "GET /projects?obj_uuids=2ab73996-9b22-4c8f-bc9a-46baf73f6704&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001537 10.0.0.41 - - [2025-02-10 02:25:28] "GET /project/2ab73996-9b22-4c8f-bc9a-46baf73f6704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.036736 10.0.0.41 - - [2025-02-10 02:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.41 - - [2025-02-10 02:25:28] "GET /security-group/0b94b2f6-57c0-48ae-85c5-fd2f05a03711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3683 0.004584 10.0.0.41 - - [2025-02-10 02:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.41 - - [2025-02-10 02:25:28] "PUT /security-group/0b94b2f6-57c0-48ae-85c5-fd2f05a03711 HTTP/1.1" 200 262 0.014948 10.0.0.41 - - [2025-02-10 02:25:28] "PUT /access-control-list/a301f6f8-4160-46b2-bf54-ec37f2213f5f HTTP/1.1" 200 272 0.010390 10.0.0.41 - - [2025-02-10 02:25:28] "PUT /access-control-list/e043be83-17a7-4dbe-81cd-f825eb6e1b40 HTTP/1.1" 200 272 0.010550 10.0.0.41 - - [2025-02-10 02:25:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000529 10.0.0.41 - - [2025-02-10 02:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.051348 10.0.0.41 - - [2025-02-10 02:25:28] "GET /projects?obj_uuids=26352af8-d2e0-493f-a005-a8fb429aa66a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001433 10.0.0.41 - - [2025-02-10 02:25:29] "GET /project/26352af8-d2e0-493f-a005-a8fb429aa66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.025932 10.0.0.41 - - [2025-02-10 02:25:29] "POST /neutron/network HTTP/1.1" 200 117 0.028074 10.0.0.41 - - [2025-02-10 02:25:29] "GET /projects?obj_uuids=26352af8-d2e0-493f-a005-a8fb429aa66a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001073 10.0.0.41 - - [2025-02-10 02:25:29] "POST /neutron/network HTTP/1.1" 200 619 0.071468 10.0.0.41 - - [2025-02-10 02:25:29] "POST /route-targets HTTP/1.1" 200 327 0.010613 10.0.0.41 - - [2025-02-10 02:25:29] "POST /ref-update HTTP/1.1" 200 156 0.017772 10.0.0.41 - - [2025-02-10 02:25:29] "POST /useragent-kv HTTP/1.1" 200 115 0.009852 10.0.0.41 - - [2025-02-10 02:25:29] "POST /neutron/subnet HTTP/1.1" 200 734 0.220685 10.0.0.41 - - [2025-02-10 02:25:29] "POST /neutron/network HTTP/1.1" 200 840 0.006161 10.0.0.41 - - [2025-02-10 02:25:29] "POST /id-to-fqname HTTP/1.1" 200 233 0.001270 10.0.0.41 - - [2025-02-10 02:25:29] "GET /virtual-network/e1a59da7-96f0-4d4e-9448-6ac584131b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005970 10.0.0.41 - - [2025-02-10 02:25:29] "POST /neutron/network HTTP/1.1" 200 840 0.006922 10.0.0.41 - - [2025-02-10 02:25:29] "GET /virtual-network/e1a59da7-96f0-4d4e-9448-6ac584131b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005419 10.0.0.41 - - [2025-02-10 02:25:29] "POST /neutron/network HTTP/1.1" 200 840 0.006040 10.0.0.41 - - [2025-02-10 02:25:29] "POST /neutron/subnet HTTP/1.1" 200 734 0.006886 10.0.0.41 - - [2025-02-10 02:25:29] "GET /domains HTTP/1.1" 401 292 0.000412 10.0.0.41 - - [2025-02-10 02:25:29] "GET /domains HTTP/1.1" 200 280 0.024810 10.0.0.41 - - [2025-02-10 02:25:29] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001461 10.0.0.41 - - [2025-02-10 02:25:29] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2783 0.009135 10.0.0.41 - - [2025-02-10 02:25:30] "GET /projects?obj_uuids=26352af8-d2e0-493f-a005-a8fb429aa66a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001014 10.0.0.41 - - [2025-02-10 02:25:30] "GET /project/26352af8-d2e0-493f-a005-a8fb429aa66a HTTP/1.1" 200 2174 0.069778 10.0.0.41 - - [2025-02-10 02:25:30] "GET /virtual-network/e1a59da7-96f0-4d4e-9448-6ac584131b0e HTTP/1.1" 200 2347 0.007115 10.0.0.41 - - [2025-02-10 02:25:30] "GET /virtual-network/e1a59da7-96f0-4d4e-9448-6ac584131b0e HTTP/1.1" 200 2347 0.005112 10.0.0.41 - - [2025-02-10 02:25:30] "GET /routing-instance/925ea27b-19c2-447b-9757-1c804f65a975 HTTP/1.1" 200 1492 0.003509 10.0.0.41 - - [2025-02-10 02:25:30] "GET /routing-instance/925ea27b-19c2-447b-9757-1c804f65a975 HTTP/1.1" 200 1492 0.003278 10.0.0.41 - - [2025-02-10 02:25:30] "GET /route-target/a676f7a4-7b1c-4bfb-a9d9-cfa54b2ba7a9 HTTP/1.1" 200 1219 0.003576 10.0.0.41 - - [2025-02-10 02:25:30] "GET /virtual-network/e1a59da7-96f0-4d4e-9448-6ac584131b0e HTTP/1.1" 200 2347 0.004963 10.0.0.41 - - [2025-02-10 02:25:30] "GET /routing-instance/925ea27b-19c2-447b-9757-1c804f65a975 HTTP/1.1" 200 1492 0.003271 10.0.0.41 - - [2025-02-10 02:25:30] "GET /virtual-network/e1a59da7-96f0-4d4e-9448-6ac584131b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004726 10.0.0.41 - - [2025-02-10 02:25:30] "GET /virtual-network/e1a59da7-96f0-4d4e-9448-6ac584131b0e HTTP/1.1" 200 2347 0.005181 10.0.0.41 - - [2025-02-10 02:25:30] "GET /routing-instance/925ea27b-19c2-447b-9757-1c804f65a975 HTTP/1.1" 200 1492 0.003008 10.0.0.41 - - [2025-02-10 02:25:30] "GET /routing-instance/925ea27b-19c2-447b-9757-1c804f65a975 HTTP/1.1" 200 1492 0.002998 10.0.0.41 - - [2025-02-10 02:25:30] "GET /route-target/a676f7a4-7b1c-4bfb-a9d9-cfa54b2ba7a9 HTTP/1.1" 200 1219 0.002740 10.0.0.41 - - [2025-02-10 02:25:30] "GET /domains HTTP/1.1" 200 280 0.003357 10.0.0.41 - - [2025-02-10 02:25:30] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001009 10.0.0.41 - - [2025-02-10 02:25:30] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2783 0.007350 10.0.0.41 - - [2025-02-10 02:25:30] "GET /projects?obj_uuids=26352af8-d2e0-493f-a005-a8fb429aa66a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001016 10.0.0.41 - - [2025-02-10 02:25:30] "GET /project/26352af8-d2e0-493f-a005-a8fb429aa66a HTTP/1.1" 200 2174 0.077627 10.0.0.41 - - [2025-02-10 02:25:30] "GET /virtual-network/e1a59da7-96f0-4d4e-9448-6ac584131b0e HTTP/1.1" 200 2347 0.005305 10.0.0.41 - - [2025-02-10 02:25:30] "GET /obj-perms HTTP/1.1" 200 5054 0.046442 10.0.0.41 - - [2025-02-10 02:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.41 - - [2025-02-10 02:25:30] "GET /projects?obj_uuids=26352af8-d2e0-493f-a005-a8fb429aa66a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001066 10.0.0.41 - - [2025-02-10 02:25:30] "GET /project/26352af8-d2e0-493f-a005-a8fb429aa66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.035513 10.0.0.41 - - [2025-02-10 02:25:30] "POST /neutron/network HTTP/1.1" 200 117 0.009725 10.0.0.41 - - [2025-02-10 02:25:30] "GET /projects?obj_uuids=26352af8-d2e0-493f-a005-a8fb429aa66a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001161 10.0.0.41 - - [2025-02-10 02:25:30] "POST /neutron/network HTTP/1.1" 200 619 0.086334 10.0.0.41 - - [2025-02-10 02:25:30] "POST /route-targets HTTP/1.1" 200 327 0.010872 10.0.0.41 - - [2025-02-10 02:25:30] "POST /ref-update HTTP/1.1" 200 156 0.021625 10.0.0.41 - - [2025-02-10 02:25:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003444 10.0.0.41 - - [2025-02-10 02:25:31] "POST /neutron/subnet HTTP/1.1" 200 714 0.210080 10.0.0.41 - - [2025-02-10 02:25:31] "POST /neutron/network HTTP/1.1" 200 836 0.006905 10.0.0.41 - - [2025-02-10 02:25:31] "POST /id-to-fqname HTTP/1.1" 200 233 0.001428 10.0.0.41 - - [2025-02-10 02:25:31] "GET /virtual-network/241751c3-4f2c-4ee4-b9ab-00c808e2ecc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005839 10.0.0.41 - - [2025-02-10 02:25:31] "POST /neutron/network HTTP/1.1" 200 836 0.006440 10.0.0.41 - - [2025-02-10 02:25:31] "GET /virtual-network/241751c3-4f2c-4ee4-b9ab-00c808e2ecc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005532 10.0.0.41 - - [2025-02-10 02:25:31] "POST /neutron/network HTTP/1.1" 200 836 0.006461 10.0.0.41 - - [2025-02-10 02:25:31] "POST /neutron/subnet HTTP/1.1" 200 714 0.007703 10.0.0.41 - - [2025-02-10 02:25:31] "GET /domains HTTP/1.1" 200 280 0.003905 10.0.0.41 - - [2025-02-10 02:25:31] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001062 10.0.0.41 - - [2025-02-10 02:25:31] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2783 0.007273 10.0.0.41 - - [2025-02-10 02:25:31] "GET /projects?obj_uuids=26352af8-d2e0-493f-a005-a8fb429aa66a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001071 10.0.0.41 - - [2025-02-10 02:25:31] "GET /project/26352af8-d2e0-493f-a005-a8fb429aa66a HTTP/1.1" 200 2402 0.075294 10.0.0.41 - - [2025-02-10 02:25:31] "GET /virtual-network/241751c3-4f2c-4ee4-b9ab-00c808e2ecc3 HTTP/1.1" 200 2334 0.006662 10.0.0.41 - - [2025-02-10 02:25:31] "GET /virtual-network/241751c3-4f2c-4ee4-b9ab-00c808e2ecc3 HTTP/1.1" 200 2334 0.005455 10.0.0.41 - - [2025-02-10 02:25:31] "GET /routing-instance/17bf96a7-a298-4e0e-8ba8-47be285bbc29 HTTP/1.1" 200 1491 0.004087 10.0.0.41 - - [2025-02-10 02:25:31] "GET /routing-instance/17bf96a7-a298-4e0e-8ba8-47be285bbc29 HTTP/1.1" 200 1491 0.003243 10.0.0.41 - - [2025-02-10 02:25:31] "GET /route-target/79fe2870-6427-45dd-bc5f-3e5d4a731209 HTTP/1.1" 200 1218 0.003010 10.0.0.41 - - [2025-02-10 02:25:31] "GET /virtual-network/241751c3-4f2c-4ee4-b9ab-00c808e2ecc3 HTTP/1.1" 200 2334 0.004689 10.0.0.41 - - [2025-02-10 02:25:31] "GET /routing-instance/17bf96a7-a298-4e0e-8ba8-47be285bbc29 HTTP/1.1" 200 1491 0.003121 10.0.0.41 - - [2025-02-10 02:25:31] "GET /virtual-network/241751c3-4f2c-4ee4-b9ab-00c808e2ecc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004952 10.0.0.41 - - [2025-02-10 02:25:31] "GET /virtual-network/241751c3-4f2c-4ee4-b9ab-00c808e2ecc3 HTTP/1.1" 200 2334 0.004945 10.0.0.41 - - [2025-02-10 02:25:31] "GET /routing-instance/17bf96a7-a298-4e0e-8ba8-47be285bbc29 HTTP/1.1" 200 1491 0.003284 10.0.0.41 - - [2025-02-10 02:25:31] "GET /routing-instance/17bf96a7-a298-4e0e-8ba8-47be285bbc29 HTTP/1.1" 200 1491 0.003649 10.0.0.41 - - [2025-02-10 02:25:31] "GET /route-target/79fe2870-6427-45dd-bc5f-3e5d4a731209 HTTP/1.1" 200 1218 0.002835 10.0.0.41 - - [2025-02-10 02:25:31] "GET /domains HTTP/1.1" 200 280 0.002975 10.0.0.41 - - [2025-02-10 02:25:31] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001056 10.0.0.41 - - [2025-02-10 02:25:31] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2783 0.007594 10.0.0.41 - - [2025-02-10 02:25:31] "GET /projects?obj_uuids=26352af8-d2e0-493f-a005-a8fb429aa66a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000983 10.0.0.41 - - [2025-02-10 02:25:31] "GET /project/26352af8-d2e0-493f-a005-a8fb429aa66a HTTP/1.1" 200 2402 0.068467 10.0.0.41 - - [2025-02-10 02:25:31] "GET /virtual-network/241751c3-4f2c-4ee4-b9ab-00c808e2ecc3 HTTP/1.1" 200 2334 0.008652 10.0.0.41 - - [2025-02-10 02:25:31] "GET /obj-perms HTTP/1.1" 200 5054 0.003894 10.0.0.41 - - [2025-02-10 02:25:31] "POST /id-to-fqname HTTP/1.1" 200 233 0.001498 10.0.0.41 - - [2025-02-10 02:25:31] "POST /neutron/network HTTP/1.1" 200 846 0.007513 10.0.0.41 - - [2025-02-10 02:25:31] "GET /aaa-mode HTTP/1.1" 401 292 0.000617 10.0.0.41 - - [2025-02-10 02:25:32] "GET / HTTP/1.1" 200 35931 0.001832 10.0.0.41 - - [2025-02-10 02:25:32] "GET /project/26352af8-d2e0-493f-a005-a8fb429aa66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000434 10.0.0.41 - - [2025-02-10 02:25:32] "GET /projects?obj_uuids=26352af8-d2e0-493f-a005-a8fb429aa66a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001141 10.0.0.41 - - [2025-02-10 02:25:32] "GET /project/26352af8-d2e0-493f-a005-a8fb429aa66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.053724 10.0.0.41 - - [2025-02-10 02:25:32] "POST /neutron/network HTTP/1.1" 200 836 0.006224 10.0.0.41 - - [2025-02-10 02:25:32] "POST /neutron/port HTTP/1.1" 200 117 0.005414 10.0.0.41 - - [2025-02-10 02:25:32] "POST /neutron/port HTTP/1.1" 200 117 0.005433 10.0.0.41 - - [2025-02-10 02:25:32] "POST /id-to-fqname HTTP/1.1" 200 233 0.001289 10.0.0.41 - - [2025-02-10 02:25:32] "POST /neutron/port HTTP/1.1" 200 117 0.006611 10.0.0.41 - - [2025-02-10 02:25:32] "POST /neutron/network HTTP/1.1" 200 850 0.005926 10.0.0.41 - - [2025-02-10 02:25:33] "GET /aaa-mode HTTP/1.1" 401 292 0.000432 10.0.0.41 - - [2025-02-10 02:25:33] "POST /neutron/network HTTP/1.1" 200 846 0.006834 10.0.0.41 - - [2025-02-10 02:25:33] "GET /projects?obj_uuids=26352af8-d2e0-493f-a005-a8fb429aa66a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001205 10.0.0.41 - - [2025-02-10 02:25:33] "GET / HTTP/1.1" 200 35931 0.001957 10.0.0.41 - - [2025-02-10 02:25:33] "GET /project/26352af8-d2e0-493f-a005-a8fb429aa66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.001405 10.0.0.41 - - [2025-02-10 02:25:33] "POST /neutron/port HTTP/1.1" 200 1070 0.221211 10.0.0.41 - - [2025-02-10 02:25:33] "POST /neutron/port HTTP/1.1" 200 1070 0.011955 10.0.0.41 - - [2025-02-10 02:25:33] "POST /neutron/port HTTP/1.1" 200 1070 0.008699 10.0.0.41 - - [2025-02-10 02:25:33] "POST /neutron/port HTTP/1.1" 200 1124 0.078550 10.0.0.41 - - [2025-02-10 02:25:33] "POST /neutron/port HTTP/1.1" 200 1098 0.014923 10.0.0.41 - - [2025-02-10 02:25:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004536 10.0.0.41 - - [2025-02-10 02:25:33] "POST /neutron/subnet HTTP/1.1" 200 688 0.010418 10.0.0.41 - - [2025-02-10 02:25:33] "POST /neutron/port HTTP/1.1" 200 117 0.001153 10.0.0.41 - - [2025-02-10 02:25:33] "POST /neutron/network HTTP/1.1" 200 836 0.005562 10.0.0.41 - - [2025-02-10 02:25:33] "GET /projects?obj_uuids=26352af8-d2e0-493f-a005-a8fb429aa66a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001256 10.0.0.41 - - [2025-02-10 02:25:33] "GET /project/26352af8-d2e0-493f-a005-a8fb429aa66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.050559 10.0.0.41 - - [2025-02-10 02:25:33] "POST /neutron/network HTTP/1.1" 200 840 0.006042 10.0.0.41 - - [2025-02-10 02:25:33] "POST /neutron/port HTTP/1.1" 200 1098 0.022888 10.0.0.41 - - [2025-02-10 02:25:34] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010160 10.0.0.41 - - [2025-02-10 02:25:34] "POST /neutron/port HTTP/1.1" 200 117 0.005441 10.0.0.41 - - [2025-02-10 02:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.41 - - [2025-02-10 02:25:34] "GET /projects?obj_uuids=26352af8-d2e0-493f-a005-a8fb429aa66a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001401 10.0.0.41 - - [2025-02-10 02:25:34] "GET /project/26352af8-d2e0-493f-a005-a8fb429aa66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.033933 10.0.0.41 - - [2025-02-10 02:25:34] "GET /virtual-network/e1a59da7-96f0-4d4e-9448-6ac584131b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006546 10.0.0.41 - - [2025-02-10 02:25:34] "GET /floating-ip-pools?parent_id=e1a59da7-96f0-4d4e-9448-6ac584131b0e&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003290 10.0.0.41 - - [2025-02-10 02:25:34] "GET /virtual-network/e1a59da7-96f0-4d4e-9448-6ac584131b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006000 10.0.0.41 - - [2025-02-10 02:25:34] "POST /floating-ip-pools HTTP/1.1" 200 609 0.019112 10.0.0.41 - - [2025-02-10 02:25:34] "POST /ref-update HTTP/1.1" 200 156 0.018590 10.0.0.41 - - [2025-02-10 02:25:34] "POST /neutron/network HTTP/1.1" 200 850 0.027490 10.0.0.41 - - [2025-02-10 02:25:34] "GET /projects?obj_uuids=26352af8-d2e0-493f-a005-a8fb429aa66a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001455 10.0.0.41 - - [2025-02-10 02:25:34] "GET /virtual-network/e1a59da7-96f0-4d4e-9448-6ac584131b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005493 10.0.0.41 - - [2025-02-10 02:25:34] "GET /domains HTTP/1.1" 200 280 0.003133 10.0.0.41 - - [2025-02-10 02:25:34] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001116 10.0.0.41 - - [2025-02-10 02:25:34] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2783 0.011337 10.0.0.41 - - [2025-02-10 02:25:34] "GET /projects?obj_uuids=26352af8-d2e0-493f-a005-a8fb429aa66a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001010 10.0.0.41 - - [2025-02-10 02:25:34] "GET /project/26352af8-d2e0-493f-a005-a8fb429aa66a HTTP/1.1" 200 3244 0.148611 10.0.0.41 - - [2025-02-10 02:25:34] "GET /virtual-network/e1a59da7-96f0-4d4e-9448-6ac584131b0e HTTP/1.1" 200 2938 0.010391 10.0.0.41 - - [2025-02-10 02:25:34] "GET /floating-ip-pool/b7160d72-663d-446f-9971-d482eadb4cc1 HTTP/1.1" 200 1442 0.004530 10.0.0.41 - - [2025-02-10 02:25:34] "GET /domains HTTP/1.1" 200 280 0.002451 10.0.0.41 - - [2025-02-10 02:25:34] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001637 10.0.0.41 - - [2025-02-10 02:25:34] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2783 0.014486 10.0.0.41 - - [2025-02-10 02:25:34] "GET /projects?obj_uuids=26352af8-d2e0-493f-a005-a8fb429aa66a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001133 10.0.0.41 - - [2025-02-10 02:25:34] "POST /neutron/port HTTP/1.1" 200 1074 0.371138 10.0.0.41 - - [2025-02-10 02:25:34] "GET /project/26352af8-d2e0-493f-a005-a8fb429aa66a HTTP/1.1" 200 3244 0.096026 10.0.0.41 - - [2025-02-10 02:25:34] "GET /virtual-network/e1a59da7-96f0-4d4e-9448-6ac584131b0e HTTP/1.1" 200 3159 0.016054 10.0.0.41 - - [2025-02-10 02:25:34] "GET /virtual-network/e1a59da7-96f0-4d4e-9448-6ac584131b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.009676 10.0.0.41 - - [2025-02-10 02:25:34] "POST /neutron/port HTTP/1.1" 200 1074 0.030257 10.0.0.41 - - [2025-02-10 02:25:34] "POST /neutron/port HTTP/1.1" 200 1074 0.013710 10.0.0.41 - - [2025-02-10 02:25:34] "POST /neutron/port HTTP/1.1" 200 1098 0.030191 10.0.0.41 - - [2025-02-10 02:25:34] "POST /neutron/port HTTP/1.1" 200 1128 0.083202 10.0.0.41 - - [2025-02-10 02:25:34] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007760 10.0.0.41 - - [2025-02-10 02:25:35] "POST /neutron/port HTTP/1.1" 200 1102 0.017925 10.0.0.41 - - [2025-02-10 02:25:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003873 10.0.0.41 - - [2025-02-10 02:25:35] "POST /neutron/port HTTP/1.1" 200 1098 0.022451 10.0.0.41 - - [2025-02-10 02:25:35] "POST /neutron/subnet HTTP/1.1" 200 708 0.010876 10.0.0.41 - - [2025-02-10 02:25:35] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005795 10.0.0.41 - - [2025-02-10 02:25:35] "POST /neutron/port HTTP/1.1" 200 117 0.001070 10.0.0.41 - - [2025-02-10 02:25:35] "POST /neutron/network HTTP/1.1" 200 840 0.005209 10.0.0.41 - - [2025-02-10 02:25:35] "POST /neutron/port HTTP/1.1" 200 1098 0.016507 10.0.0.41 - - [2025-02-10 02:25:35] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008106 10.0.0.41 - - [2025-02-10 02:25:35] "GET /virtual-machine/0fc67075-8848-4aab-a38c-4e5e3868d12f HTTP/1.1" 200 1304 0.005072 10.0.0.41 - - [2025-02-10 02:25:35] "GET /virtual-machine-interface/b0edcc73-9f6f-430f-aa31-3d3cee54f7d8 HTTP/1.1" 200 3005 0.005183 10.0.0.41 - - [2025-02-10 02:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.41 - - [2025-02-10 02:25:35] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003420 10.0.0.41 - - [2025-02-10 02:25:35] "GET /virtual-networks?parent_id=26352af8-d2e0-493f-a005-a8fb429aa66a&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003434 10.0.0.41 - - [2025-02-10 02:25:35] "GET /virtual-network/241751c3-4f2c-4ee4-b9ab-00c808e2ecc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.007880 10.0.0.41 - - [2025-02-10 02:25:36] "POST /neutron/port HTTP/1.1" 200 1098 0.015015 10.0.0.41 - - [2025-02-10 02:25:36] "POST /neutron/port HTTP/1.1" 200 1098 0.015266 10.0.0.41 - - [2025-02-10 02:25:36] "POST /neutron/network HTTP/1.1" 200 846 0.006074 10.0.0.41 - - [2025-02-10 02:25:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003727 10.0.0.41 - - [2025-02-10 02:25:36] "POST /neutron/subnet HTTP/1.1" 200 688 0.009558 10.0.0.41 - - [2025-02-10 02:25:36] "POST /neutron/port HTTP/1.1" 200 117 0.001188 10.0.0.41 - - [2025-02-10 02:25:36] "POST /neutron/network HTTP/1.1" 200 836 0.006148 10.0.0.41 - - [2025-02-10 02:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.41 - - [2025-02-10 02:25:38] "GET /virtual-network/241751c3-4f2c-4ee4-b9ab-00c808e2ecc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005131 10.0.0.41 - - [2025-02-10 02:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.41 - - [2025-02-10 02:25:42] "GET /virtual-network/241751c3-4f2c-4ee4-b9ab-00c808e2ecc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005328 10.0.0.41 - - [2025-02-10 02:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.41 - - [2025-02-10 02:25:44] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003472 10.0.0.41 - - [2025-02-10 02:25:44] "GET /virtual-networks?parent_id=26352af8-d2e0-493f-a005-a8fb429aa66a&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003395 10.0.0.41 - - [2025-02-10 02:25:44] "GET /virtual-network/241751c3-4f2c-4ee4-b9ab-00c808e2ecc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005810 10.0.0.41 - - [2025-02-10 02:25:44] "POST /neutron/port HTTP/1.1" 200 1098 0.015762 10.0.0.41 - - [2025-02-10 02:25:44] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006106 10.0.0.41 - - [2025-02-10 02:25:46] "POST /neutron/port HTTP/1.1" 200 1098 0.040824 10.0.0.41 - - [2025-02-10 02:25:46] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005218 10.0.0.41 - - [2025-02-10 02:25:46] "POST /neutron/port HTTP/1.1" 200 1102 0.014660 10.0.0.41 - - [2025-02-10 02:25:46] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005544 10.0.0.41 - - [2025-02-10 02:25:49] "GET /projects?obj_uuids=26352af8-d2e0-493f-a005-a8fb429aa66a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001150 10.0.0.41 - - [2025-02-10 02:25:50] "POST /neutron/floatingip HTTP/1.1" 200 532 0.071672 10.0.0.41 - - [2025-02-10 02:25:50] "POST /neutron/port HTTP/1.1" 200 1098 0.017096 10.0.0.41 - - [2025-02-10 02:25:50] "POST /neutron/floatingip HTTP/1.1" 200 532 0.005378 10.0.0.41 - - [2025-02-10 02:25:50] "POST /neutron/floatingip HTTP/1.1" 200 577 0.034659 10.0.0.41 - - [2025-02-10 02:25:50] "POST /neutron/port HTTP/1.1" 200 1102 0.017107 10.0.0.41 - - [2025-02-10 02:25:50] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006752 10.0.0.41 - - [2025-02-10 02:25:50] "POST /neutron/port HTTP/1.1" 200 1102 0.017097 10.0.0.41 - - [2025-02-10 02:25:50] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007431 10.0.0.41 - - [2025-02-10 02:25:50] "POST /neutron/port HTTP/1.1" 200 1102 0.020651 10.0.0.41 - - [2025-02-10 02:25:50] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010466 10.0.0.41 - - [2025-02-10 02:25:50] "GET /virtual-machine/89c2ffbe-a88e-413a-a16b-244afc551623 HTTP/1.1" 200 1304 0.005301 10.0.0.41 - - [2025-02-10 02:25:50] "GET /virtual-machine-interface/0e1ebd63-8400-4b0b-9b95-7c5103bf83fa HTTP/1.1" 200 3004 0.005294 10.0.0.41 - - [2025-02-10 02:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.41 - - [2025-02-10 02:25:50] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003198 10.0.0.41 - - [2025-02-10 02:25:50] "GET /virtual-networks?parent_id=26352af8-d2e0-493f-a005-a8fb429aa66a&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004426 10.0.0.41 - - [2025-02-10 02:25:50] "GET /virtual-network/e1a59da7-96f0-4d4e-9448-6ac584131b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006781 10.0.0.41 - - [2025-02-10 02:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.41 - - [2025-02-10 02:25:51] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003240 10.0.0.41 - - [2025-02-10 02:25:51] "GET /virtual-networks?parent_id=26352af8-d2e0-493f-a005-a8fb429aa66a&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002761 10.0.0.41 - - [2025-02-10 02:25:51] "GET /virtual-network/e1a59da7-96f0-4d4e-9448-6ac584131b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005391 10.0.0.41 - - [2025-02-10 02:25:51] "POST /neutron/floatingip HTTP/1.1" 200 577 0.009680 10.0.0.41 - - [2025-02-10 02:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.41 - - [2025-02-10 02:25:51] "GET /routing-instance/925ea27b-19c2-447b-9757-1c804f65a975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.003350 10.0.0.41 - - [2025-02-10 02:25:51] "GET /route-target/a676f7a4-7b1c-4bfb-a9d9-cfa54b2ba7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003946 10.0.0.41 - - [2025-02-10 02:25:51] "GET /floating-ip/f0119aa3-e84e-4a20-96e6-4732f2209036 HTTP/1.1" 200 1890 0.005264 10.0.0.41 - - [2025-02-10 02:25:55] "POST /neutron/floatingip HTTP/1.1" 200 577 0.009222 10.0.0.41 - - [2025-02-10 02:25:55] "POST /neutron/floatingip HTTP/1.1" 200 532 0.015262 10.0.0.41 - - [2025-02-10 02:25:55] "POST /neutron/floatingip HTTP/1.1" 200 532 0.005715 10.0.0.41 - - [2025-02-10 02:25:55] "POST /neutron/floatingip HTTP/1.1" 200 115 0.035683 10.0.0.41 - - [2025-02-10 02:25:55] "GET /floating-ip-pool/b7160d72-663d-446f-9971-d482eadb4cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002928 10.0.0.41 - - [2025-02-10 02:25:55] "POST /ref-update HTTP/1.1" 200 156 0.007185 10.0.0.41 - - [2025-02-10 02:25:55] "DELETE /floating-ip-pool/b7160d72-663d-446f-9971-d482eadb4cc1 HTTP/1.1" 200 115 0.025300 10.0.0.41 - - [2025-02-10 02:25:55] "POST /neutron/network HTTP/1.1" 200 836 0.006655 10.0.0.41 - - [2025-02-10 02:25:55] "POST /neutron/network HTTP/1.1" 400 204 0.010582 10.0.0.41 - - [2025-02-10 02:25:55] "POST /neutron/port HTTP/1.1" 200 1102 0.014322 10.0.0.41 - - [2025-02-10 02:25:55] "POST /neutron/port HTTP/1.1" 200 1128 0.009798 10.0.0.41 - - [2025-02-10 02:25:55] "POST /neutron/port HTTP/1.1" 200 1098 0.021836 10.0.0.41 - - [2025-02-10 02:25:55] "POST /neutron/port HTTP/1.1" 200 1124 0.018110 10.0.0.41 - - [2025-02-10 02:25:55] "POST /neutron/port HTTP/1.1" 200 151 0.134645 10.0.0.41 - - [2025-02-10 02:25:56] "POST /neutron/port HTTP/1.1" 200 151 0.125248 10.0.0.41 - - [2025-02-10 02:25:57] "POST /neutron/network HTTP/1.1" 200 836 0.006763 10.0.0.41 - - [2025-02-10 02:25:57] "POST /useragent-kv HTTP/1.1" 200 115 0.004798 10.0.0.41 - - [2025-02-10 02:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005723 10.0.0.41 - - [2025-02-10 02:25:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002239 10.0.0.41 - - [2025-02-10 02:25:57] "POST /neutron/network HTTP/1.1" 200 151 0.100067 10.0.0.41 - - [2025-02-10 02:25:57] "GET /routing-instance/17bf96a7-a298-4e0e-8ba8-47be285bbc29 HTTP/1.1" 404 171 0.003183 10.0.0.41 - - [2025-02-10 02:25:57] "DELETE /route-target/79fe2870-6427-45dd-bc5f-3e5d4a731209 HTTP/1.1" 200 115 0.021985 10.0.0.41 - - [2025-02-10 02:25:57] "GET /domains HTTP/1.1" 200 280 0.003219 10.0.0.41 - - [2025-02-10 02:25:57] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001200 10.0.0.41 - - [2025-02-10 02:25:57] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2783 0.053779 10.0.0.41 - - [2025-02-10 02:25:57] "GET /projects?obj_uuids=26352af8-d2e0-493f-a005-a8fb429aa66a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001645 10.0.0.41 - - [2025-02-10 02:25:57] "GET /project/26352af8-d2e0-493f-a005-a8fb429aa66a HTTP/1.1" 200 2174 0.070188 10.0.0.41 - - [2025-02-10 02:25:57] "POST /neutron/network HTTP/1.1" 200 840 0.006413 10.0.0.41 - - [2025-02-10 02:25:57] "POST /useragent-kv HTTP/1.1" 200 115 0.004594 10.0.0.41 - - [2025-02-10 02:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004850 10.0.0.41 - - [2025-02-10 02:25:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002117 10.0.0.41 - - [2025-02-10 02:25:57] "POST /neutron/network HTTP/1.1" 200 151 0.088710 10.0.0.41 - - [2025-02-10 02:25:57] "GET /routing-instance/925ea27b-19c2-447b-9757-1c804f65a975 HTTP/1.1" 404 171 0.002271 10.0.0.41 - - [2025-02-10 02:25:57] "DELETE /route-target/a676f7a4-7b1c-4bfb-a9d9-cfa54b2ba7a9 HTTP/1.1" 200 115 0.023488 10.0.0.41 - - [2025-02-10 02:25:57] "GET /domains HTTP/1.1" 200 280 0.005981 10.0.0.41 - - [2025-02-10 02:25:57] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001179 10.0.0.41 - - [2025-02-10 02:25:57] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2783 0.050821 10.0.0.41 - - [2025-02-10 02:25:57] "GET /projects?obj_uuids=26352af8-d2e0-493f-a005-a8fb429aa66a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001725 10.0.0.41 - - [2025-02-10 02:25:57] "GET /project/26352af8-d2e0-493f-a005-a8fb429aa66a HTTP/1.1" 200 1924 0.072521 10.0.0.41 - - [2025-02-10 02:25:58] "GET /projects?obj_uuids=26352af8-d2e0-493f-a005-a8fb429aa66a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001190 10.0.0.41 - - [2025-02-10 02:25:58] "GET /project/26352af8-d2e0-493f-a005-a8fb429aa66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.028837 10.0.0.41 - - [2025-02-10 02:25:58] "GET /projects?obj_uuids=26352af8-d2e0-493f-a005-a8fb429aa66a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001227 10.0.0.41 - - [2025-02-10 02:25:58] "GET /project/26352af8-d2e0-493f-a005-a8fb429aa66a?fields=virtual_networks HTTP/1.1" 200 1056 0.071947 10.0.0.41 - - [2025-02-10 02:25:58] "GET /projects?obj_uuids=26352af8-d2e0-493f-a005-a8fb429aa66a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001189 10.0.0.41 - - [2025-02-10 02:25:58] "GET /project/26352af8-d2e0-493f-a005-a8fb429aa66a?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.033123 10.0.0.41 - - [2025-02-10 02:25:58] "GET /projects?obj_uuids=26352af8-d2e0-493f-a005-a8fb429aa66a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001285 10.0.0.41 - - [2025-02-10 02:25:58] "GET /project/26352af8-d2e0-493f-a005-a8fb429aa66a?fields=security_groups HTTP/1.1" 200 1294 0.028319 10.0.0.41 - - [2025-02-10 02:25:59] "POST /fqname-to-id HTTP/1.1" 404 183 0.026251 10.0.0.41 - - [2025-02-10 02:25:59] "GET /projects?obj_uuids=50ef0546-4516-44a2-84fe-1068ad25c5f7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002626 10.0.0.41 - - [2025-02-10 02:25:59] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002712 10.0.0.41 - - [2025-02-10 02:25:59] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.011617 10.0.0.41 - - [2025-02-10 02:25:59] "POST /id-to-fqname HTTP/1.1" 200 185 0.001300 10.0.0.41 - - [2025-02-10 02:25:59] "POST /fqname-to-id HTTP/1.1" 404 194 0.005909 10.0.0.41 - - [2025-02-10 02:25:59] "POST /security-groups HTTP/1.1" 200 586 0.064058 10.0.0.41 - - [2025-02-10 02:25:59] "POST /fqname-to-id HTTP/1.1" 404 229 0.002513 10.0.0.41 - - [2025-02-10 02:25:59] "POST /projects HTTP/1.1" 200 575 0.250371 10.0.0.41 - - [2025-02-10 02:25:59] "POST /access-control-lists HTTP/1.1" 200 591 0.058592 10.0.0.41 - - [2025-02-10 02:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.328314 10.0.0.41 - - [2025-02-10 02:25:59] "POST /fqname-to-id HTTP/1.1" 404 228 0.002818 10.0.0.41 - - [2025-02-10 02:25:59] "GET /project/50ef0546-4516-44a2-84fe-1068ad25c5f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.455219 10.0.0.41 - - [2025-02-10 02:25:59] "POST /access-control-lists HTTP/1.1" 200 589 0.068460 10.0.0.41 - - [2025-02-10 02:26:00] "GET / HTTP/1.1" 200 35931 0.002136 10.0.0.41 - - [2025-02-10 02:26:02] "GET /projects?obj_uuids=50ef0546-4516-44a2-84fe-1068ad25c5f7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001586 10.0.0.41 - - [2025-02-10 02:26:02] "GET /project/50ef0546-4516-44a2-84fe-1068ad25c5f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.029273 10.0.0.41 - - [2025-02-10 02:26:02] "GET /projects?obj_uuids=50ef0546-4516-44a2-84fe-1068ad25c5f7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001251 10.0.0.41 - - [2025-02-10 02:26:02] "GET /project/50ef0546-4516-44a2-84fe-1068ad25c5f7?fields=virtual_networks HTTP/1.1" 200 1021 0.074157 10.0.0.41 - - [2025-02-10 02:26:02] "GET /projects?obj_uuids=50ef0546-4516-44a2-84fe-1068ad25c5f7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001137 10.0.0.41 - - [2025-02-10 02:26:02] "GET /project/50ef0546-4516-44a2-84fe-1068ad25c5f7?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.030517 10.0.0.41 - - [2025-02-10 02:26:02] "GET /projects?obj_uuids=50ef0546-4516-44a2-84fe-1068ad25c5f7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001211 10.0.0.41 - - [2025-02-10 02:26:02] "GET /project/50ef0546-4516-44a2-84fe-1068ad25c5f7?fields=security_groups HTTP/1.1" 200 1242 0.046995 10.0.0.41 - - [2025-02-10 02:26:03] "POST /fqname-to-id HTTP/1.1" 404 191 0.024267 10.0.0.41 - - [2025-02-10 02:26:03] "GET /projects?obj_uuids=9d7f2a79-0254-4d28-ab35-0fa232c42ce1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002990 10.0.0.41 - - [2025-02-10 02:26:03] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001244 10.0.0.41 - - [2025-02-10 02:26:03] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008230 10.0.0.41 - - [2025-02-10 02:26:03] "POST /id-to-fqname HTTP/1.1" 200 193 0.001350 10.0.0.41 - - [2025-02-10 02:26:03] "POST /fqname-to-id HTTP/1.1" 404 202 0.003326 10.0.0.41 - - [2025-02-10 02:26:03] "POST /security-groups HTTP/1.1" 200 594 0.063518 10.0.0.41 - - [2025-02-10 02:26:03] "POST /fqname-to-id HTTP/1.1" 404 237 0.002582 10.0.0.41 - - [2025-02-10 02:26:03] "POST /projects HTTP/1.1" 200 591 0.240918 10.0.0.41 - - [2025-02-10 02:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.313747 10.0.0.41 - - [2025-02-10 02:26:03] "POST /access-control-lists HTTP/1.1" 200 599 0.064312 10.0.0.41 - - [2025-02-10 02:26:03] "POST /fqname-to-id HTTP/1.1" 404 236 0.002861 10.0.0.41 - - [2025-02-10 02:26:03] "GET /project/9d7f2a79-0254-4d28-ab35-0fa232c42ce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.442572 10.0.0.41 - - [2025-02-10 02:26:03] "POST /access-control-lists HTTP/1.1" 200 597 0.060007 10.0.0.41 - - [2025-02-10 02:26:04] "GET / HTTP/1.1" 200 35931 0.002049 10.0.0.41 - - [2025-02-10 02:26:05] "GET /project/9d7f2a79-0254-4d28-ab35-0fa232c42ce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000529 10.0.0.41 - - [2025-02-10 02:26:06] "GET /projects?obj_uuids=9d7f2a79-0254-4d28-ab35-0fa232c42ce1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001212 10.0.0.41 - - [2025-02-10 02:26:06] "GET /project/9d7f2a79-0254-4d28-ab35-0fa232c42ce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.050426 10.0.0.41 - - [2025-02-10 02:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.41 - - [2025-02-10 02:26:06] "GET /security-group/9e5f5fec-fca5-402b-91bc-87009800d4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3764 0.005303 10.0.0.41 - - [2025-02-10 02:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.41 - - [2025-02-10 02:26:06] "GET /projects?obj_uuids=9d7f2a79-0254-4d28-ab35-0fa232c42ce1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002644 10.0.0.41 - - [2025-02-10 02:26:06] "GET /project/9d7f2a79-0254-4d28-ab35-0fa232c42ce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.025688 10.0.0.41 - - [2025-02-10 02:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.41 - - [2025-02-10 02:26:06] "GET /security-group/9e5f5fec-fca5-402b-91bc-87009800d4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3764 0.004334 10.0.0.41 - - [2025-02-10 02:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.41 - - [2025-02-10 02:26:06] "PUT /security-group/9e5f5fec-fca5-402b-91bc-87009800d4db HTTP/1.1" 200 262 0.014166 10.0.0.41 - - [2025-02-10 02:26:06] "PUT /access-control-list/4104efe3-c109-4256-b091-43bb4d2a0f5d HTTP/1.1" 200 272 0.011125 10.0.0.41 - - [2025-02-10 02:26:06] "PUT /access-control-list/a4dd51ed-7ea8-48be-b360-8eaf817d2f15 HTTP/1.1" 200 272 0.011466 10.0.0.41 - - [2025-02-10 02:26:06] "POST /fqname-to-id HTTP/1.1" 404 202 0.002331 10.0.0.41 - - [2025-02-10 02:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.41 - - [2025-02-10 02:26:06] "GET /projects?obj_uuids=9d7f2a79-0254-4d28-ab35-0fa232c42ce1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001516 10.0.0.41 - - [2025-02-10 02:26:06] "GET /project/9d7f2a79-0254-4d28-ab35-0fa232c42ce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.038431 10.0.0.41 - - [2025-02-10 02:26:06] "POST /neutron/network HTTP/1.1" 200 117 0.028971 10.0.0.41 - - [2025-02-10 02:26:06] "GET /projects?obj_uuids=9d7f2a79-0254-4d28-ab35-0fa232c42ce1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001162 10.0.0.41 - - [2025-02-10 02:26:07] "POST /neutron/network HTTP/1.1" 200 608 0.069216 10.0.0.41 - - [2025-02-10 02:26:07] "POST /route-targets HTTP/1.1" 200 327 0.010224 10.0.0.41 - - [2025-02-10 02:26:07] "POST /ref-update HTTP/1.1" 200 156 0.011049 10.0.0.41 - - [2025-02-10 02:26:07] "POST /useragent-kv HTTP/1.1" 200 115 0.005857 10.0.0.41 - - [2025-02-10 02:26:07] "POST /neutron/subnet HTTP/1.1" 200 734 0.149048 10.0.0.41 - - [2025-02-10 02:26:07] "POST /neutron/network HTTP/1.1" 200 829 0.006782 10.0.0.41 - - [2025-02-10 02:26:07] "POST /id-to-fqname HTTP/1.1" 200 223 0.001168 10.0.0.41 - - [2025-02-10 02:26:07] "GET /virtual-network/dbfe2bbe-b4b1-44e9-9a95-706134e8d8ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005185 10.0.0.41 - - [2025-02-10 02:26:07] "POST /neutron/network HTTP/1.1" 200 829 0.006211 10.0.0.41 - - [2025-02-10 02:26:07] "GET /virtual-network/dbfe2bbe-b4b1-44e9-9a95-706134e8d8ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005128 10.0.0.41 - - [2025-02-10 02:26:07] "POST /neutron/network HTTP/1.1" 200 829 0.006689 10.0.0.41 - - [2025-02-10 02:26:07] "POST /neutron/subnet HTTP/1.1" 200 734 0.007464 10.0.0.41 - - [2025-02-10 02:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.41 - - [2025-02-10 02:26:07] "GET /projects?obj_uuids=9d7f2a79-0254-4d28-ab35-0fa232c42ce1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001041 10.0.0.41 - - [2025-02-10 02:26:07] "GET /project/9d7f2a79-0254-4d28-ab35-0fa232c42ce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.024821 10.0.0.41 - - [2025-02-10 02:26:07] "POST /neutron/network HTTP/1.1" 200 117 0.008913 10.0.0.41 - - [2025-02-10 02:26:07] "GET /projects?obj_uuids=9d7f2a79-0254-4d28-ab35-0fa232c42ce1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001063 10.0.0.41 - - [2025-02-10 02:26:07] "POST /neutron/network HTTP/1.1" 200 615 0.111206 10.0.0.41 - - [2025-02-10 02:26:07] "POST /route-targets HTTP/1.1" 200 327 0.021120 10.0.0.41 - - [2025-02-10 02:26:07] "POST /ref-update HTTP/1.1" 200 156 0.012684 10.0.0.41 - - [2025-02-10 02:26:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003970 10.0.0.41 - - [2025-02-10 02:26:08] "POST /neutron/subnet HTTP/1.1" 200 729 0.213696 10.0.0.41 - - [2025-02-10 02:26:08] "POST /neutron/network HTTP/1.1" 200 835 0.004995 10.0.0.41 - - [2025-02-10 02:26:08] "POST /id-to-fqname HTTP/1.1" 200 227 0.001134 10.0.0.41 - - [2025-02-10 02:26:08] "GET /virtual-network/7d38e21d-ed78-4adc-9418-71d8bcbf53de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.004498 10.0.0.41 - - [2025-02-10 02:26:08] "POST /neutron/network HTTP/1.1" 200 835 0.005549 10.0.0.41 - - [2025-02-10 02:26:08] "GET /virtual-network/7d38e21d-ed78-4adc-9418-71d8bcbf53de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.004636 10.0.0.41 - - [2025-02-10 02:26:08] "POST /neutron/network HTTP/1.1" 200 835 0.006188 10.0.0.41 - - [2025-02-10 02:26:08] "POST /neutron/subnet HTTP/1.1" 200 729 0.007138 10.0.0.41 - - [2025-02-10 02:26:08] "POST /id-to-fqname HTTP/1.1" 200 223 0.001111 10.0.0.41 - - [2025-02-10 02:26:08] "POST /neutron/network HTTP/1.1" 200 839 0.006122 10.0.0.41 - - [2025-02-10 02:26:08] "GET /aaa-mode HTTP/1.1" 401 292 0.000426 10.0.0.41 - - [2025-02-10 02:26:08] "GET / HTTP/1.1" 200 35931 0.002231 10.0.0.41 - - [2025-02-10 02:26:08] "GET /project/9d7f2a79-0254-4d28-ab35-0fa232c42ce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000555 10.0.0.41 - - [2025-02-10 02:26:09] "GET /projects?obj_uuids=9d7f2a79-0254-4d28-ab35-0fa232c42ce1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001168 10.0.0.41 - - [2025-02-10 02:26:09] "GET /project/9d7f2a79-0254-4d28-ab35-0fa232c42ce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.053565 10.0.0.41 - - [2025-02-10 02:26:09] "POST /neutron/network HTTP/1.1" 200 829 0.004992 10.0.0.41 - - [2025-02-10 02:26:09] "POST /neutron/port HTTP/1.1" 200 117 0.005172 10.0.0.41 - - [2025-02-10 02:26:09] "POST /neutron/port HTTP/1.1" 200 117 0.005182 10.0.0.41 - - [2025-02-10 02:26:09] "POST /id-to-fqname HTTP/1.1" 200 227 0.001376 10.0.0.41 - - [2025-02-10 02:26:09] "POST /neutron/port HTTP/1.1" 200 117 0.005786 10.0.0.41 - - [2025-02-10 02:26:09] "POST /neutron/network HTTP/1.1" 200 845 0.006525 10.0.0.41 - - [2025-02-10 02:26:09] "GET /aaa-mode HTTP/1.1" 401 292 0.000445 10.0.0.41 - - [2025-02-10 02:26:09] "POST /neutron/network HTTP/1.1" 200 839 0.006173 10.0.0.41 - - [2025-02-10 02:26:09] "GET /projects?obj_uuids=9d7f2a79-0254-4d28-ab35-0fa232c42ce1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001213 10.0.0.41 - - [2025-02-10 02:26:09] "GET / HTTP/1.1" 200 35931 0.001983 10.0.0.41 - - [2025-02-10 02:26:09] "GET /project/9d7f2a79-0254-4d28-ab35-0fa232c42ce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000412 10.0.0.41 - - [2025-02-10 02:26:09] "POST /neutron/port HTTP/1.1" 200 1065 0.237193 10.0.0.41 - - [2025-02-10 02:26:09] "POST /neutron/port HTTP/1.1" 200 1065 0.009158 10.0.0.41 - - [2025-02-10 02:26:09] "POST /neutron/port HTTP/1.1" 200 1065 0.007685 10.0.0.41 - - [2025-02-10 02:26:10] "POST /neutron/port HTTP/1.1" 200 1119 0.063051 10.0.0.41 - - [2025-02-10 02:26:10] "POST /neutron/port HTTP/1.1" 200 1093 0.015590 10.0.0.41 - - [2025-02-10 02:26:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003220 10.0.0.41 - - [2025-02-10 02:26:10] "POST /neutron/subnet HTTP/1.1" 200 708 0.011302 10.0.0.41 - - [2025-02-10 02:26:10] "POST /neutron/port HTTP/1.1" 200 117 0.001076 10.0.0.41 - - [2025-02-10 02:26:10] "POST /neutron/network HTTP/1.1" 200 829 0.005912 10.0.0.41 - - [2025-02-10 02:26:10] "GET /projects?obj_uuids=9d7f2a79-0254-4d28-ab35-0fa232c42ce1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001132 10.0.0.41 - - [2025-02-10 02:26:10] "GET /project/9d7f2a79-0254-4d28-ab35-0fa232c42ce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.052716 10.0.0.41 - - [2025-02-10 02:26:10] "POST /neutron/network HTTP/1.1" 200 835 0.006247 10.0.0.41 - - [2025-02-10 02:26:10] "POST /neutron/port HTTP/1.1" 200 1093 0.020919 10.0.0.41 - - [2025-02-10 02:26:10] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006448 10.0.0.41 - - [2025-02-10 02:26:10] "POST /neutron/port HTTP/1.1" 200 117 0.007229 10.0.0.41 - - [2025-02-10 02:26:10] "GET /projects?obj_uuids=9d7f2a79-0254-4d28-ab35-0fa232c42ce1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001568 10.0.0.41 - - [2025-02-10 02:26:10] "POST /neutron/router HTTP/1.1" 200 585 0.093104 10.0.0.41 - - [2025-02-10 02:26:10] "POST /neutron/router HTTP/1.1" 200 585 0.009326 10.0.0.41 - - [2025-02-10 02:26:10] "POST /route-targets HTTP/1.1" 200 327 0.039483 10.0.0.41 - - [2025-02-10 02:26:10] "POST /neutron/router HTTP/1.1" 200 656 0.076168 10.0.0.41 - - [2025-02-10 02:26:10] "GET /logical-router/e3068ba8-85ab-4a11-90af-064def945440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.011317 10.0.0.41 - - [2025-02-10 02:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006826 10.0.0.41 - - [2025-02-10 02:26:10] "PUT /logical-router/e3068ba8-85ab-4a11-90af-064def945440 HTTP/1.1" 200 262 0.069477 10.0.0.41 - - [2025-02-10 02:26:10] "POST /neutron/router HTTP/1.1" 200 656 0.012177 10.0.0.41 - - [2025-02-10 02:26:10] "GET /projects?obj_uuids=9d7f2a79-0254-4d28-ab35-0fa232c42ce1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001818 10.0.0.41 - - [2025-02-10 02:26:10] "GET /service-template/40afc3f9-cd47-4d10-b034-49391898be9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004765 10.0.0.41 - - [2025-02-10 02:26:10] "POST /fqname-to-id HTTP/1.1" 404 215 0.002517 10.0.0.41 - - [2025-02-10 02:26:10] "POST /neutron/network HTTP/1.1" 200 845 0.006324 10.0.0.41 - - [2025-02-10 02:26:11] "GET /projects?obj_uuids=9d7f2a79-0254-4d28-ab35-0fa232c42ce1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001199 10.0.0.41 - - [2025-02-10 02:26:11] "POST /useragent-kv HTTP/1.1" 200 115 0.006819 10.0.0.41 - - [2025-02-10 02:26:11] "POST /virtual-networks HTTP/1.1" 200 694 0.281488 10.0.0.41 - - [2025-02-10 02:26:11] "POST /neutron/router HTTP/1.1" 200 344 0.443151 10.0.0.41 - - [2025-02-10 02:26:11] "POST /route-targets HTTP/1.1" 200 327 0.033056 10.0.0.41 - - [2025-02-10 02:26:11] "POST /ref-update HTTP/1.1" 200 156 0.030993 10.0.0.41 - - [2025-02-10 02:26:11] "POST /neutron/port HTTP/1.1" 200 1093 0.028162 10.0.0.41 - - [2025-02-10 02:26:11] "POST /neutron/security_group HTTP/1.1" 200 2002 0.038086 10.0.0.41 - - [2025-02-10 02:26:11] "POST /service-instances HTTP/1.1" 200 670 0.104455 10.0.0.41 - - [2025-02-10 02:26:11] "POST /ref-update HTTP/1.1" 200 156 0.038136 10.0.0.41 - - [2025-02-10 02:26:11] "POST /route-tables HTTP/1.1" 200 582 0.061130 10.0.0.41 - - [2025-02-10 02:26:11] "PUT /logical-router/e3068ba8-85ab-4a11-90af-064def945440 HTTP/1.1" 200 262 0.027349 10.0.0.41 - - [2025-02-10 02:26:11] "POST /neutron/port HTTP/1.1" 200 1064 0.548686 10.0.0.41 - - [2025-02-10 02:26:11] "POST /neutron/port HTTP/1.1" 200 1064 0.013290 10.0.0.41 - - [2025-02-10 02:26:11] "POST /neutron/port HTTP/1.1" 200 1064 0.011885 10.0.0.41 - - [2025-02-10 02:26:11] "POST /ref-update HTTP/1.1" 200 156 0.026210 10.0.0.41 - - [2025-02-10 02:26:11] "POST /neutron/port HTTP/1.1" 200 1118 0.067456 10.0.0.41 - - [2025-02-10 02:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004983 10.0.0.41 - - [2025-02-10 02:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.41 - - [2025-02-10 02:26:11] "POST /neutron/port HTTP/1.1" 200 1092 0.019481 10.0.0.41 - - [2025-02-10 02:26:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003178 10.0.0.41 - - [2025-02-10 02:26:11] "POST /neutron/subnet HTTP/1.1" 200 703 0.009029 10.0.0.41 - - [2025-02-10 02:26:11] "POST /neutron/port HTTP/1.1" 200 117 0.001471 10.0.0.41 - - [2025-02-10 02:26:11] "POST /virtual-machines HTTP/1.1" 200 553 0.014042 10.0.0.41 - - [2025-02-10 02:26:11] "POST /neutron/network HTTP/1.1" 200 835 0.005403 10.0.0.41 - - [2025-02-10 02:26:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.095972 10.0.0.41 - - [2025-02-10 02:26:11] "POST /chown HTTP/1.1" 200 109 0.007356 10.0.0.41 - - [2025-02-10 02:26:12] "POST /instance-ips HTTP/1.1" 200 551 0.021129 10.0.0.41 - - [2025-02-10 02:26:12] "POST /instance-ips HTTP/1.1" 400 246 0.034076 10.0.0.41 - - [2025-02-10 02:26:12] "POST /chown HTTP/1.1" 200 109 0.009362 10.0.0.41 - - [2025-02-10 02:26:12] "PUT /virtual-machine-interface/ecffc8cb-f7a3-4449-9acb-e0a7e9487ba1 HTTP/1.1" 200 284 0.012709 10.0.0.41 - - [2025-02-10 02:26:12] "PUT /instance-ip/8a78d180-d5dd-4f42-a796-0409cef23976 HTTP/1.1" 200 256 0.014230 10.0.0.41 - - [2025-02-10 02:26:12] "POST /ref-update HTTP/1.1" 200 156 0.012968 10.0.0.41 - - [2025-02-10 02:26:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.096290 10.0.0.41 - - [2025-02-10 02:26:12] "POST /chown HTTP/1.1" 200 109 0.007824 10.0.0.41 - - [2025-02-10 02:26:12] "POST /instance-ips HTTP/1.1" 200 549 0.031588 10.0.0.41 - - [2025-02-10 02:26:12] "POST /instance-ips HTTP/1.1" 400 316 0.012857 10.0.0.41 - - [2025-02-10 02:26:12] "POST /chown HTTP/1.1" 200 109 0.011172 10.0.0.41 - - [2025-02-10 02:26:12] "PUT /virtual-machine-interface/a7b884e5-ea1e-4f6c-98b6-a8bc1745d86e HTTP/1.1" 200 284 0.013100 10.0.0.41 - - [2025-02-10 02:26:12] "PUT /instance-ip/1ec0e706-3b85-4298-b12a-5594efc1a94a HTTP/1.1" 200 256 0.015158 10.0.0.41 - - [2025-02-10 02:26:12] "POST /ref-update HTTP/1.1" 200 156 0.013029 10.0.0.41 - - [2025-02-10 02:26:12] "POST /ref-update HTTP/1.1" 200 156 0.015942 10.0.0.41 - - [2025-02-10 02:26:12] "PUT /routing-instance/4ac77433-cb6c-448d-bdf6-cded3ae8c681 HTTP/1.1" 200 266 0.019139 10.0.0.41 - - [2025-02-10 02:26:13] "POST /ref-update HTTP/1.1" 200 156 0.015244 10.0.0.41 - - [2025-02-10 02:26:13] "POST /virtual-machines HTTP/1.1" 200 553 0.013787 10.0.0.41 - - [2025-02-10 02:26:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.094217 10.0.0.41 - - [2025-02-10 02:26:13] "POST /chown HTTP/1.1" 200 109 0.007860 10.0.0.41 - - [2025-02-10 02:26:13] "POST /instance-ips HTTP/1.1" 400 246 0.014919 10.0.0.41 - - [2025-02-10 02:26:13] "POST /chown HTTP/1.1" 200 109 0.007946 10.0.0.41 - - [2025-02-10 02:26:13] "PUT /virtual-machine-interface/f7d0c5a4-96d5-4c5e-9780-8423a6cab696 HTTP/1.1" 200 284 0.010133 10.0.0.41 - - [2025-02-10 02:26:13] "PUT /instance-ip/8a78d180-d5dd-4f42-a796-0409cef23976 HTTP/1.1" 200 256 0.012310 10.0.0.41 - - [2025-02-10 02:26:13] "POST /ref-update HTTP/1.1" 200 156 0.011338 10.0.0.41 - - [2025-02-10 02:26:13] "POST /ref-update HTTP/1.1" 200 156 0.011899 10.0.0.41 - - [2025-02-10 02:26:13] "POST /ref-update HTTP/1.1" 200 156 0.017725 10.0.0.41 - - [2025-02-10 02:26:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.101114 10.0.0.41 - - [2025-02-10 02:26:13] "PUT /routing-instance/4ac77433-cb6c-448d-bdf6-cded3ae8c681 HTTP/1.1" 200 266 0.034639 10.0.0.41 - - [2025-02-10 02:26:13] "POST /chown HTTP/1.1" 200 109 0.013290 10.0.0.41 - - [2025-02-10 02:26:13] "POST /instance-ips HTTP/1.1" 400 316 0.013304 10.0.0.41 - - [2025-02-10 02:26:13] "POST /chown HTTP/1.1" 200 109 0.007466 10.0.0.41 - - [2025-02-10 02:26:13] "PUT /virtual-machine-interface/b259ff6b-d0c4-4f78-94c0-4b06aa800c8f HTTP/1.1" 200 284 0.011409 10.0.0.41 - - [2025-02-10 02:26:14] "PUT /instance-ip/1ec0e706-3b85-4298-b12a-5594efc1a94a HTTP/1.1" 200 256 0.013162 10.0.0.41 - - [2025-02-10 02:26:14] "POST /ref-update HTTP/1.1" 200 156 0.013178 10.0.0.41 - - [2025-02-10 02:26:14] "POST /ref-update HTTP/1.1" 200 156 0.010316 10.0.0.41 - - [2025-02-10 02:26:14] "PUT /routing-instance/4ac77433-cb6c-448d-bdf6-cded3ae8c681 HTTP/1.1" 200 266 0.017864 10.0.0.41 - - [2025-02-10 02:26:14] "POST /ref-update HTTP/1.1" 200 156 0.020468 10.0.0.41 - - [2025-02-10 02:26:16] "POST /neutron/port HTTP/1.1" 200 1093 0.021125 10.0.0.41 - - [2025-02-10 02:26:16] "POST /neutron/security_group HTTP/1.1" 200 2002 0.009910 10.0.0.41 - - [2025-02-10 02:26:16] "POST /neutron/port HTTP/1.1" 200 1093 0.016885 10.0.0.41 - - [2025-02-10 02:26:16] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006656 10.0.0.41 - - [2025-02-10 02:26:16] "POST /neutron/port HTTP/1.1" 200 1093 0.015445 10.0.0.41 - - [2025-02-10 02:26:16] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007860 10.0.0.41 - - [2025-02-10 02:26:16] "GET /virtual-machine/645e222c-2a55-4a97-b8c0-73c3fdf48106 HTTP/1.1" 401 292 0.000494 10.0.0.41 - - [2025-02-10 02:26:17] "GET /virtual-machine/645e222c-2a55-4a97-b8c0-73c3fdf48106 HTTP/1.1" 200 1295 0.028584 10.0.0.41 - - [2025-02-10 02:26:17] "GET /virtual-machine-interface/06697194-5336-435b-b7dc-a762f2d501ab HTTP/1.1" 200 2955 0.005164 10.0.0.41 - - [2025-02-10 02:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.41 - - [2025-02-10 02:26:17] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003006 10.0.0.41 - - [2025-02-10 02:26:17] "GET /virtual-networks?parent_id=9d7f2a79-0254-4d28-ab35-0fa232c42ce1&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003238 10.0.0.41 - - [2025-02-10 02:26:17] "GET /virtual-network/dbfe2bbe-b4b1-44e9-9a95-706134e8d8ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005788 10.0.0.41 - - [2025-02-10 02:26:19] "DELETE /project/50ef0546451644a284fe1068ad25c5f7 HTTP/1.1" 404 173 0.017209 10.0.0.41 - - [2025-02-10 02:26:19] "DELETE /project/9d7f2a7902544d28ab350fa232c42ce1 HTTP/1.1" 404 173 0.016142 10.0.0.41 - - [2025-02-10 02:26:19] "DELETE /project/26352af8d2e0493fa005a8fb429aa66a HTTP/1.1" 404 173 0.006374 10.0.0.41 - - [2025-02-10 02:26:19] "GET /projects?obj_uuids=828e5484-b69d-4b91-85a9-86064e318a07&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001315 10.0.0.41 - - [2025-02-10 02:26:19] "GET /projects?obj_uuids=50ef0546-4516-44a2-84fe-1068ad25c5f7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001013 10.0.0.41 - - [2025-02-10 02:26:19] "GET /projects?obj_uuids=26352af8-d2e0-493f-a005-a8fb429aa66a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000986 10.0.0.41 - - [2025-02-10 02:26:19] "GET /project/828e5484-b69d-4b91-85a9-86064e318a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1511 0.060572 10.0.0.41 - - [2025-02-10 02:26:19] "GET /project/50ef0546-4516-44a2-84fe-1068ad25c5f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.067236 10.0.0.41 - - [2025-02-10 02:26:19] "GET /project/26352af8-d2e0-493f-a005-a8fb429aa66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.069432 10.0.0.41 - - [2025-02-10 02:26:19] "GET /projects?obj_uuids=828e5484-b69d-4b91-85a9-86064e318a07&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001710 10.0.0.41 - - [2025-02-10 02:26:19] "GET /projects?obj_uuids=26352af8-d2e0-493f-a005-a8fb429aa66a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001033 10.0.0.41 - - [2025-02-10 02:26:19] "GET /projects?obj_uuids=50ef0546-4516-44a2-84fe-1068ad25c5f7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000961 10.0.0.41 - - [2025-02-10 02:26:19] "GET /project/50ef0546-4516-44a2-84fe-1068ad25c5f7?fields=security_groups HTTP/1.1" 200 1347 0.061319 10.0.0.41 - - [2025-02-10 02:26:19] "GET /project/828e5484-b69d-4b91-85a9-86064e318a07?fields=security_groups HTTP/1.1" 200 1395 0.076494 10.0.0.41 - - [2025-02-10 02:26:19] "GET /project/26352af8-d2e0-493f-a005-a8fb429aa66a?fields=security_groups HTTP/1.1" 200 1399 0.070751 10.0.0.41 - - [2025-02-10 02:26:19] "DELETE /security-group/61273ed6-1c6a-4cd5-b30c-62a5cc1c57fa HTTP/1.1" 200 115 0.083990 10.0.0.41 - - [2025-02-10 02:26:19] "DELETE /security-group/0be0d643-4578-47e8-84e8-7c989caac444 HTTP/1.1" 200 115 0.088194 10.0.0.41 - - [2025-02-10 02:26:19] "GET /projects?obj_uuids=50ef0546-4516-44a2-84fe-1068ad25c5f7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001069 10.0.0.41 - - [2025-02-10 02:26:19] "DELETE /access-control-list/78f58d5b-28a0-4d42-bac0-4e4469113d36 HTTP/1.1" 200 115 0.050111 10.0.0.41 - - [2025-02-10 02:26:19] "GET /projects?obj_uuids=828e5484-b69d-4b91-85a9-86064e318a07&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001003 10.0.0.41 - - [2025-02-10 02:26:19] "DELETE /security-group/6fbe161e-fbca-47bd-9e28-604b0974fa96 HTTP/1.1" 200 115 0.096145 10.0.0.41 - - [2025-02-10 02:26:19] "GET /projects?obj_uuids=26352af8-d2e0-493f-a005-a8fb429aa66a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001595 10.0.0.41 - - [2025-02-10 02:26:19] "GET /project/828e5484-b69d-4b91-85a9-86064e318a07?fields=application_policy_sets HTTP/1.1" 200 1434 0.052713 10.0.0.41 - - [2025-02-10 02:26:19] "GET /project/50ef0546-4516-44a2-84fe-1068ad25c5f7?fields=application_policy_sets HTTP/1.1" 200 1386 0.065439 10.0.0.41 - - [2025-02-10 02:26:19] "DELETE /access-control-list/56e34a99-d949-4c8a-93df-e7f35acf9d4c HTTP/1.1" 200 115 0.056996 10.0.0.41 - - [2025-02-10 02:26:19] "GET /project/26352af8-d2e0-493f-a005-a8fb429aa66a?fields=application_policy_sets HTTP/1.1" 200 1438 0.099343 10.0.0.41 - - [2025-02-10 02:26:19] "DELETE /access-control-list/8c5cc3ce-080c-495f-9dd8-68acf9bc54c0 HTTP/1.1" 200 115 0.067601 10.0.0.41 - - [2025-02-10 02:26:19] "DELETE /access-control-list/3fc7eea5-1e95-4ccd-8ffc-34925215d5b7 HTTP/1.1" 200 115 0.075206 10.0.0.41 - - [2025-02-10 02:26:19] "POST /neutron/port HTTP/1.1" 200 1093 0.088566 10.0.0.41 - - [2025-02-10 02:26:19] "POST /neutron/security_group HTTP/1.1" 200 2002 0.020038 10.0.0.41 - - [2025-02-10 02:26:19] "DELETE /access-control-list/75d8ef26-ff38-438b-bb01-cddce552ad62 HTTP/1.1" 200 115 0.110497 10.0.0.41 - - [2025-02-10 02:26:19] "DELETE /project/828e5484-b69d-4b91-85a9-86064e318a07 HTTP/1.1" 200 115 0.682284 10.0.0.41 - - [2025-02-10 02:26:19] "DELETE /project/50ef0546-4516-44a2-84fe-1068ad25c5f7 HTTP/1.1" 200 115 0.687642 10.0.0.41 - - [2025-02-10 02:26:19] "DELETE /access-control-list/aa0530df-4d18-4b17-8541-5ebde755d4fe HTTP/1.1" 200 115 0.043821 10.0.0.41 - - [2025-02-10 02:26:19] "DELETE /project/26352af8-d2e0-493f-a005-a8fb429aa66a HTTP/1.1" 200 115 0.717039 10.0.0.41 - - [2025-02-10 02:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.41 - - [2025-02-10 02:26:20] "GET /virtual-network/dbfe2bbe-b4b1-44e9-9a95-706134e8d8ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005347 10.0.0.41 - - [2025-02-10 02:26:21] "POST /neutron/port HTTP/1.1" 200 1092 0.015712 10.0.0.41 - - [2025-02-10 02:26:21] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006181 10.0.0.41 - - [2025-02-10 02:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.41 - - [2025-02-10 02:26:22] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004267 10.0.0.41 - - [2025-02-10 02:26:22] "GET /virtual-networks?parent_id=9d7f2a79-0254-4d28-ab35-0fa232c42ce1&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003073 10.0.0.41 - - [2025-02-10 02:26:22] "GET /virtual-network/dbfe2bbe-b4b1-44e9-9a95-706134e8d8ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005732 10.0.0.41 - - [2025-02-10 02:26:22] "POST /neutron/port HTTP/1.1" 200 1092 0.016626 10.0.0.41 - - [2025-02-10 02:26:22] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005403 10.0.0.41 - - [2025-02-10 02:26:22] "POST /neutron/port HTTP/1.1" 200 1092 0.018616 10.0.0.41 - - [2025-02-10 02:26:22] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006688 10.0.0.41 - - [2025-02-10 02:26:22] "POST /neutron/port HTTP/1.1" 200 1092 0.013840 10.0.0.41 - - [2025-02-10 02:26:22] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005474 10.0.0.41 - - [2025-02-10 02:26:22] "GET /virtual-machine/362030c4-6a1b-4c02-b934-be765285b238 HTTP/1.1" 200 1295 0.003898 10.0.0.41 - - [2025-02-10 02:26:22] "GET /virtual-machine-interface/252302a7-3ec3-4e93-9b8b-edd4e23f0126 HTTP/1.1" 200 2968 0.004660 10.0.0.41 - - [2025-02-10 02:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.41 - - [2025-02-10 02:26:22] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002944 10.0.0.41 - - [2025-02-10 02:26:23] "GET /virtual-networks?parent_id=9d7f2a79-0254-4d28-ab35-0fa232c42ce1&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003196 10.0.0.41 - - [2025-02-10 02:26:23] "GET /virtual-network/7d38e21d-ed78-4adc-9418-71d8bcbf53de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005451 10.0.0.41 - - [2025-02-10 02:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.41 - - [2025-02-10 02:26:24] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003303 10.0.0.41 - - [2025-02-10 02:26:24] "GET /virtual-networks?parent_id=9d7f2a79-0254-4d28-ab35-0fa232c42ce1&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003176 10.0.0.41 - - [2025-02-10 02:26:24] "GET /virtual-network/7d38e21d-ed78-4adc-9418-71d8bcbf53de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005762 10.0.0.41 - - [2025-02-10 02:26:24] "GET /obj-perms HTTP/1.1" 200 5056 0.043528 10.0.0.41 - - [2025-02-10 02:26:25] "GET /obj-perms HTTP/1.1" 200 5056 0.041864 10.0.0.41 - - [2025-02-10 02:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.41 - - [2025-02-10 02:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.41 - - [2025-02-10 02:26:25] "POST /chown HTTP/1.1" 200 109 0.007864 10.0.0.41 - - [2025-02-10 02:26:25] "POST /instance-ips HTTP/1.1" 400 246 0.013989 10.0.0.41 - - [2025-02-10 02:26:25] "POST /chown HTTP/1.1" 200 109 0.007141 10.0.0.41 - - [2025-02-10 02:26:25] "POST /chown HTTP/1.1" 200 109 0.007605 10.0.0.41 - - [2025-02-10 02:26:25] "POST /instance-ips HTTP/1.1" 400 316 0.013875 10.0.0.41 - - [2025-02-10 02:26:25] "POST /chown HTTP/1.1" 200 109 0.007672 10.0.0.41 - - [2025-02-10 02:26:25] "POST /chown HTTP/1.1" 200 109 0.007722 10.0.0.41 - - [2025-02-10 02:26:25] "POST /instance-ips HTTP/1.1" 400 246 0.016563 10.0.0.41 - - [2025-02-10 02:26:25] "POST /chown HTTP/1.1" 200 109 0.009438 10.0.0.41 - - [2025-02-10 02:26:25] "POST /chown HTTP/1.1" 200 109 0.010167 10.0.0.41 - - [2025-02-10 02:26:25] "POST /instance-ips HTTP/1.1" 400 316 0.014326 10.0.0.41 - - [2025-02-10 02:26:25] "POST /chown HTTP/1.1" 200 109 0.007635 10.0.0.41 - - [2025-02-10 02:26:28] "POST /neutron/router HTTP/1.1" 200 656 0.005002 10.0.0.41 - - [2025-02-10 02:26:28] "POST /ref-update HTTP/1.1" 200 156 0.015751 10.0.0.41 - - [2025-02-10 02:26:28] "POST /neutron/router HTTP/1.1" 200 344 0.127696 10.0.0.41 - - [2025-02-10 02:26:28] "POST /neutron/router HTTP/1.1" 200 656 0.005140 10.0.0.41 - - [2025-02-10 02:26:28] "GET /logical-router/e3068ba8-85ab-4a11-90af-064def945440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1973 0.007448 10.0.0.41 - - [2025-02-10 02:26:28] "GET /service-instance/8c41b652-1676-4f88-80c8-8c3a313f2890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2315 0.003690 10.0.0.41 - - [2025-02-10 02:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.41 - - [2025-02-10 02:26:28] "POST /neutron/router HTTP/1.1" 200 151 0.057384 10.0.0.41 - - [2025-02-10 02:26:28] "DELETE /route-target/a569d73f-c0b6-4e9d-862f-e3add155ae93 HTTP/1.1" 409 239 0.004544 10.0.0.41 - - [2025-02-10 02:26:28] "PUT /logical-router/e3068ba8-85ab-4a11-90af-064def945440 HTTP/1.1" 404 171 0.003101 10.0.0.41 - - [2025-02-10 02:26:28] "POST /ref-update HTTP/1.1" 200 156 0.010360 10.0.0.41 - - [2025-02-10 02:26:28] "DELETE /route-table/4337cbd0-6f0e-4f1e-8041-38b25f45843d HTTP/1.1" 200 115 0.036297 10.0.0.41 - - [2025-02-10 02:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.41 - - [2025-02-10 02:26:28] "PUT /routing-instance/4ac77433-cb6c-448d-bdf6-cded3ae8c681 HTTP/1.1" 200 266 0.014100 10.0.0.41 - - [2025-02-10 02:26:28] "GET /virtual-network/c973af3d-e953-4e2a-b304-966df2a0c3fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.007057 10.0.0.41 - - [2025-02-10 02:26:28] "POST /neutron/network HTTP/1.1" 200 835 0.008075 10.0.0.41 - - [2025-02-10 02:26:28] "POST /neutron/network HTTP/1.1" 400 204 0.038135 10.0.0.41 - - [2025-02-10 02:26:28] "POST /ref-update HTTP/1.1" 200 156 0.014976 10.0.0.41 - - [2025-02-10 02:26:28] "POST /ref-update HTTP/1.1" 200 156 0.013315 10.0.0.41 - - [2025-02-10 02:26:28] "DELETE /instance-ip/1ec0e706-3b85-4298-b12a-5594efc1a94a HTTP/1.1" 200 115 0.048515 10.0.0.41 - - [2025-02-10 02:26:28] "POST /useragent-kv HTTP/1.1" 200 115 0.005046 10.0.0.41 - - [2025-02-10 02:26:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003175 10.0.0.41 - - [2025-02-10 02:26:28] "DELETE /virtual-network/c973af3d-e953-4e2a-b304-966df2a0c3fa HTTP/1.1" 200 115 0.144363 10.0.0.41 - - [2025-02-10 02:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008050 10.0.0.41 - - [2025-02-10 02:26:29] "DELETE /route-target/005a498d-cda9-4439-b33d-f50d88657a07 HTTP/1.1" 200 115 0.036095 10.0.0.41 - - [2025-02-10 02:26:29] "DELETE /service-instance/8c41b652-1676-4f88-80c8-8c3a313f2890 HTTP/1.1" 200 115 0.062119 10.0.0.41 - - [2025-02-10 02:26:29] "GET /logical-router/e3068ba8-85ab-4a11-90af-064def945440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002517 10.0.0.41 - - [2025-02-10 02:26:29] "GET /service-instance/8c41b652-1676-4f88-80c8-8c3a313f2890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.007809 10.0.0.41 - - [2025-02-10 02:26:29] "POST /neutron/port HTTP/1.1" 200 1092 0.053890 10.0.0.41 - - [2025-02-10 02:26:29] "POST /neutron/port HTTP/1.1" 200 1118 0.014274 10.0.0.41 - - [2025-02-10 02:26:29] "GET /virtual-machine-interface/b259ff6b-d0c4-4f78-94c0-4b06aa800c8f?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1334 0.010487 10.0.0.41 - - [2025-02-10 02:26:29] "POST /neutron/port HTTP/1.1" 200 1093 0.024318 10.0.0.41 - - [2025-02-10 02:26:29] "POST /neutron/port HTTP/1.1" 200 1119 0.011195 10.0.0.41 - - [2025-02-10 02:26:29] "DELETE /virtual-machine-interface/b259ff6b-d0c4-4f78-94c0-4b06aa800c8f HTTP/1.1" 200 115 0.050694 10.0.0.41 - - [2025-02-10 02:26:29] "GET /virtual-machine-interface/f7d0c5a4-96d5-4c5e-9780-8423a6cab696?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1654 0.018487 10.0.0.41 - - [2025-02-10 02:26:29] "POST /neutron/port HTTP/1.1" 200 151 0.179158 10.0.0.41 - - [2025-02-10 02:26:29] "POST /ref-update HTTP/1.1" 200 156 0.018874 10.0.0.41 - - [2025-02-10 02:26:29] "POST /neutron/port HTTP/1.1" 200 151 0.176086 10.0.0.41 - - [2025-02-10 02:26:29] "GET /instance-ip/8a78d180-d5dd-4f42-a796-0409cef23976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.004632 10.0.0.41 - - [2025-02-10 02:26:29] "DELETE /virtual-machine-interface/f7d0c5a4-96d5-4c5e-9780-8423a6cab696 HTTP/1.1" 200 115 0.039691 10.0.0.41 - - [2025-02-10 02:26:29] "DELETE /virtual-machine/39de7358-077a-4c14-864c-698206572132 HTTP/1.1" 200 115 0.017598 10.0.0.41 - - [2025-02-10 02:26:29] "GET /virtual-machine-interface/ecffc8cb-f7a3-4449-9acb-e0a7e9487ba1?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1654 0.006992 10.0.0.41 - - [2025-02-10 02:26:29] "POST /ref-update HTTP/1.1" 200 156 0.012059 10.0.0.41 - - [2025-02-10 02:26:29] "GET /instance-ip/8a78d180-d5dd-4f42-a796-0409cef23976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1696 0.005559 10.0.0.41 - - [2025-02-10 02:26:29] "DELETE /instance-ip/8a78d180-d5dd-4f42-a796-0409cef23976 HTTP/1.1" 200 115 0.024560 10.0.0.41 - - [2025-02-10 02:26:29] "DELETE /virtual-machine-interface/ecffc8cb-f7a3-4449-9acb-e0a7e9487ba1 HTTP/1.1" 200 115 0.042039 10.0.0.41 - - [2025-02-10 02:26:29] "GET /virtual-machine-interface/a7b884e5-ea1e-4f6c-98b6-a8bc1745d86e?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1334 0.006108 10.0.0.41 - - [2025-02-10 02:26:29] "DELETE /virtual-machine-interface/a7b884e5-ea1e-4f6c-98b6-a8bc1745d86e HTTP/1.1" 200 115 0.029705 10.0.0.41 - - [2025-02-10 02:26:29] "POST /ref-update HTTP/1.1" 200 156 0.009265 10.0.0.41 - - [2025-02-10 02:26:29] "DELETE /virtual-machine/1b969771-7e74-43fb-9f82-5f148def0e5d HTTP/1.1" 200 115 0.019211 10.0.0.41 - - [2025-02-10 02:26:30] "POST /neutron/network HTTP/1.1" 200 835 0.005852 10.0.0.41 - - [2025-02-10 02:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004794 10.0.0.41 - - [2025-02-10 02:26:30] "POST /useragent-kv HTTP/1.1" 200 115 0.001987 10.0.0.41 - - [2025-02-10 02:26:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003210 10.0.0.41 - - [2025-02-10 02:26:30] "POST /neutron/network HTTP/1.1" 200 151 0.091015 10.0.0.41 - - [2025-02-10 02:26:30] "DELETE /route-target/f23d2ca8-5f72-4713-a8ab-fbc51a52d33f HTTP/1.1" 200 115 0.018349 10.0.0.41 - - [2025-02-10 02:26:30] "POST /neutron/network HTTP/1.1" 200 829 0.004857 10.0.0.41 - - [2025-02-10 02:26:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003500 10.0.0.41 - - [2025-02-10 02:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.41 - - [2025-02-10 02:26:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003230 10.0.0.41 - - [2025-02-10 02:26:30] "POST /neutron/network HTTP/1.1" 200 151 0.077883 10.0.0.41 - - [2025-02-10 02:26:30] "DELETE /route-target/752815e7-0b49-4634-9016-fdf121fae560 HTTP/1.1" 200 115 0.018643 10.0.0.41 - - [2025-02-10 02:26:31] "GET /projects?obj_uuids=9d7f2a79-0254-4d28-ab35-0fa232c42ce1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001155 10.0.0.41 - - [2025-02-10 02:26:31] "GET /project/9d7f2a79-0254-4d28-ab35-0fa232c42ce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.029481 10.0.0.41 - - [2025-02-10 02:26:31] "GET /projects?obj_uuids=9d7f2a79-0254-4d28-ab35-0fa232c42ce1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001087 10.0.0.41 - - [2025-02-10 02:26:31] "GET /project/9d7f2a79-0254-4d28-ab35-0fa232c42ce1?fields=virtual_networks HTTP/1.1" 200 1039 0.065236 10.0.0.41 - - [2025-02-10 02:26:31] "GET /projects?obj_uuids=9d7f2a79-0254-4d28-ab35-0fa232c42ce1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001761 10.0.0.41 - - [2025-02-10 02:26:31] "GET /project/9d7f2a79-0254-4d28-ab35-0fa232c42ce1?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.041584 10.0.0.41 - - [2025-02-10 02:26:31] "GET /projects?obj_uuids=9d7f2a79-0254-4d28-ab35-0fa232c42ce1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001224 10.0.0.41 - - [2025-02-10 02:26:31] "GET /project/9d7f2a79-0254-4d28-ab35-0fa232c42ce1?fields=security_groups HTTP/1.1" 200 1268 0.031065 10.0.0.41 - - [2025-02-10 02:26:32] "POST /fqname-to-id HTTP/1.1" 404 196 0.022625 10.0.0.41 - - [2025-02-10 02:26:32] "GET /projects?obj_uuids=52cccb36-16e2-4387-a10e-ac51e8fccc03&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002978 10.0.0.41 - - [2025-02-10 02:26:32] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001160 10.0.0.41 - - [2025-02-10 02:26:32] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008256 10.0.0.41 - - [2025-02-10 02:26:32] "POST /id-to-fqname HTTP/1.1" 200 198 0.002779 10.0.0.41 - - [2025-02-10 02:26:32] "POST /fqname-to-id HTTP/1.1" 404 207 0.002337 10.0.0.41 - - [2025-02-10 02:26:32] "POST /security-groups HTTP/1.1" 200 599 0.067353 10.0.0.41 - - [2025-02-10 02:26:32] "POST /fqname-to-id HTTP/1.1" 404 242 0.002614 10.0.0.41 - - [2025-02-10 02:26:32] "POST /projects HTTP/1.1" 200 601 0.226978 10.0.0.41 - - [2025-02-10 02:26:32] "POST /access-control-lists HTTP/1.1" 200 604 0.059221 10.0.0.41 - - [2025-02-10 02:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.306497 10.0.0.41 - - [2025-02-10 02:26:32] "POST /fqname-to-id HTTP/1.1" 404 241 0.002789 10.0.0.41 - - [2025-02-10 02:26:32] "GET /project/52cccb36-16e2-4387-a10e-ac51e8fccc03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.430856 10.0.0.41 - - [2025-02-10 02:26:32] "POST /access-control-lists HTTP/1.1" 200 602 0.063999 10.0.0.41 - - [2025-02-10 02:26:33] "GET / HTTP/1.1" 200 35931 0.002282 10.0.0.41 - - [2025-02-10 02:26:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000532 10.0.0.41 - - [2025-02-10 02:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.053091 10.0.0.41 - - [2025-02-10 02:26:34] "GET /projects?obj_uuids=52cccb36-16e2-4387-a10e-ac51e8fccc03&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001027 10.0.0.41 - - [2025-02-10 02:26:34] "GET /project/52cccb36-16e2-4387-a10e-ac51e8fccc03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.029256 10.0.0.41 - - [2025-02-10 02:26:35] "POST /neutron/network HTTP/1.1" 200 117 0.030533 10.0.0.41 - - [2025-02-10 02:26:35] "GET /projects?obj_uuids=52cccb36-16e2-4387-a10e-ac51e8fccc03&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001469 10.0.0.41 - - [2025-02-10 02:26:35] "POST /neutron/network HTTP/1.1" 200 613 0.080112 10.0.0.41 - - [2025-02-10 02:26:35] "POST /route-targets HTTP/1.1" 200 327 0.011879 10.0.0.41 - - [2025-02-10 02:26:35] "POST /ref-update HTTP/1.1" 200 156 0.014337 10.0.0.41 - - [2025-02-10 02:26:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003220 10.0.0.41 - - [2025-02-10 02:26:35] "POST /neutron/subnet HTTP/1.1" 200 729 0.137878 10.0.0.41 - - [2025-02-10 02:26:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000447 10.0.0.41 - - [2025-02-10 02:26:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003579 10.0.0.41 - - [2025-02-10 02:26:35] "POST /neutron/subnet HTTP/1.1" 200 823 0.187187 10.0.0.41 - - [2025-02-10 02:26:35] "POST /neutron/network HTTP/1.1" 200 1006 0.007338 10.0.0.41 - - [2025-02-10 02:26:35] "POST /id-to-fqname HTTP/1.1" 200 228 0.001186 10.0.0.41 - - [2025-02-10 02:26:35] "GET /virtual-network/cdea1446-432f-4e72-9fd0-9f9ea605525e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004869 10.0.0.41 - - [2025-02-10 02:26:35] "POST /neutron/network HTTP/1.1" 200 1006 0.007634 10.0.0.41 - - [2025-02-10 02:26:35] "GET /virtual-network/cdea1446-432f-4e72-9fd0-9f9ea605525e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005172 10.0.0.41 - - [2025-02-10 02:26:35] "POST /neutron/network HTTP/1.1" 200 1006 0.007233 10.0.0.41 - - [2025-02-10 02:26:35] "POST /neutron/subnet HTTP/1.1" 200 729 0.006366 10.0.0.41 - - [2025-02-10 02:26:35] "POST /neutron/subnet HTTP/1.1" 200 823 0.006581 10.0.0.41 - - [2025-02-10 02:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.41 - - [2025-02-10 02:26:35] "GET /projects?obj_uuids=52cccb36-16e2-4387-a10e-ac51e8fccc03&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001017 10.0.0.41 - - [2025-02-10 02:26:35] "GET /project/52cccb36-16e2-4387-a10e-ac51e8fccc03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.028648 10.0.0.41 - - [2025-02-10 02:26:35] "POST /neutron/network HTTP/1.1" 200 117 0.008574 10.0.0.41 - - [2025-02-10 02:26:35] "GET /projects?obj_uuids=52cccb36-16e2-4387-a10e-ac51e8fccc03&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001175 10.0.0.41 - - [2025-02-10 02:26:35] "POST /fqname-to-id HTTP/1.1" 404 207 0.023200 10.0.0.41 - - [2025-02-10 02:26:35] "POST /neutron/network HTTP/1.1" 200 613 0.066359 10.0.0.41 - - [2025-02-10 02:26:35] "POST /route-targets HTTP/1.1" 200 327 0.012862 10.0.0.41 - - [2025-02-10 02:26:35] "POST /ref-update HTTP/1.1" 200 156 0.015989 10.0.0.41 - - [2025-02-10 02:26:36] "POST /useragent-kv HTTP/1.1" 200 115 0.005759 10.0.0.41 - - [2025-02-10 02:26:36] "POST /neutron/subnet HTTP/1.1" 200 715 0.191648 10.0.0.41 - - [2025-02-10 02:26:36] "POST /fqname-to-id HTTP/1.1" 404 207 0.006292 10.0.0.41 - - [2025-02-10 02:26:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003646 10.0.0.41 - - [2025-02-10 02:26:36] "POST /neutron/subnet HTTP/1.1" 200 823 0.201487 10.0.0.41 - - [2025-02-10 02:26:36] "POST /neutron/network HTTP/1.1" 200 1003 0.007320 10.0.0.41 - - [2025-02-10 02:26:36] "POST /id-to-fqname HTTP/1.1" 200 228 0.001310 10.0.0.41 - - [2025-02-10 02:26:36] "GET /virtual-network/27f0dd32-a4c3-4335-8d57-3e4b429fbf56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.004978 10.0.0.41 - - [2025-02-10 02:26:36] "POST /neutron/network HTTP/1.1" 200 1003 0.007688 10.0.0.41 - - [2025-02-10 02:26:36] "GET /virtual-network/27f0dd32-a4c3-4335-8d57-3e4b429fbf56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.005701 10.0.0.41 - - [2025-02-10 02:26:36] "POST /neutron/network HTTP/1.1" 200 1003 0.007862 10.0.0.41 - - [2025-02-10 02:26:36] "POST /neutron/subnet HTTP/1.1" 200 715 0.006933 10.0.0.41 - - [2025-02-10 02:26:36] "POST /neutron/subnet HTTP/1.1" 200 823 0.006609 10.0.0.41 - - [2025-02-10 02:26:36] "POST /fqname-to-id HTTP/1.1" 404 234 0.002141 10.0.0.41 - - [2025-02-10 02:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.41 - - [2025-02-10 02:26:36] "GET /projects?obj_uuids=52cccb36-16e2-4387-a10e-ac51e8fccc03&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001184 10.0.0.41 - - [2025-02-10 02:26:36] "GET /project/52cccb36-16e2-4387-a10e-ac51e8fccc03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.032774 10.0.0.41 - - [2025-02-10 02:26:36] "POST /network-policys HTTP/1.1" 200 577 0.063179 10.0.0.41 - - [2025-02-10 02:26:36] "GET /network-policy/90239acc-db30-43cc-b22f-a4502f1d18c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.004955 10.0.0.41 - - [2025-02-10 02:26:36] "POST /neutron/network HTTP/1.1" 200 1006 0.008474 10.0.0.41 - - [2025-02-10 02:26:36] "POST /fqname-to-id HTTP/1.1" 404 242 0.008278 10.0.0.41 - - [2025-02-10 02:26:36] "POST /fqname-to-id HTTP/1.1" 404 207 0.003168 10.0.0.41 - - [2025-02-10 02:26:36] "POST /neutron/network HTTP/1.1" 200 1114 0.059179 10.0.0.41 - - [2025-02-10 02:26:36] "POST /access-control-lists HTTP/1.1" 200 596 0.072562 10.0.0.41 - - [2025-02-10 02:26:36] "POST /neutron/network HTTP/1.1" 200 1114 0.045686 10.0.0.41 - - [2025-02-10 02:26:36] "GET /virtual-network/cdea1446-432f-4e72-9fd0-9f9ea605525e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006308 10.0.0.41 - - [2025-02-10 02:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.41 - - [2025-02-10 02:26:37] "GET /network-policy/90239acc-db30-43cc-b22f-a4502f1d18c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.004098 10.0.0.41 - - [2025-02-10 02:26:37] "POST /neutron/network HTTP/1.1" 200 1003 0.008188 10.0.0.41 - - [2025-02-10 02:26:37] "POST /fqname-to-id HTTP/1.1" 404 242 0.005944 10.0.0.41 - - [2025-02-10 02:26:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.005686 10.0.0.41 - - [2025-02-10 02:26:37] "POST /neutron/network HTTP/1.1" 200 1111 0.058674 10.0.0.41 - - [2025-02-10 02:26:37] "POST /access-control-lists HTTP/1.1" 200 596 0.070127 10.0.0.41 - - [2025-02-10 02:26:37] "POST /neutron/network HTTP/1.1" 200 1111 0.040729 10.0.0.41 - - [2025-02-10 02:26:37] "GET /virtual-network/27f0dd32-a4c3-4335-8d57-3e4b429fbf56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.008161 10.0.0.41 - - [2025-02-10 02:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.41 - - [2025-02-10 02:26:37] "POST /ref-update HTTP/1.1" 200 156 0.012746 10.0.0.41 - - [2025-02-10 02:26:37] "GET /network-policy/90239acc-db30-43cc-b22f-a4502f1d18c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.004164 10.0.0.41 - - [2025-02-10 02:26:37] "GET /domains HTTP/1.1" 401 292 0.000463 10.0.0.41 - - [2025-02-10 02:26:37] "PUT /access-control-list/c8d0181f-e031-4479-8c1a-324d9021cdac HTTP/1.1" 200 272 0.063514 10.0.0.41 - - [2025-02-10 02:26:37] "GET /domains HTTP/1.1" 200 280 0.026258 10.0.0.41 - - [2025-02-10 02:26:37] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001367 10.0.0.41 - - [2025-02-10 02:26:37] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2771 0.011431 10.0.0.41 - - [2025-02-10 02:26:37] "GET /projects?obj_uuids=52cccb36-16e2-4387-a10e-ac51e8fccc03&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001150 10.0.0.41 - - [2025-02-10 02:26:37] "GET /project/52cccb36-16e2-4387-a10e-ac51e8fccc03 HTTP/1.1" 200 2625 0.079355 10.0.0.41 - - [2025-02-10 02:26:37] "GET /virtual-network/cdea1446-432f-4e72-9fd0-9f9ea605525e HTTP/1.1" 200 3506 0.007221 10.0.0.41 - - [2025-02-10 02:26:37] "GET /virtual-network/cdea1446-432f-4e72-9fd0-9f9ea605525e HTTP/1.1" 200 3506 0.005038 10.0.0.41 - - [2025-02-10 02:26:37] "GET /routing-instance/0ae884e6-a0a3-4923-a219-bef0a99ec538 HTTP/1.1" 200 1794 0.003629 10.0.0.41 - - [2025-02-10 02:26:37] "GET /routing-instance/0ae884e6-a0a3-4923-a219-bef0a99ec538 HTTP/1.1" 200 1794 0.003866 10.0.0.41 - - [2025-02-10 02:26:37] "GET /route-target/c698b483-9adc-4163-bd2a-63c23b0109c1 HTTP/1.1" 200 1213 0.003484 10.0.0.41 - - [2025-02-10 02:26:37] "GET /virtual-network/cdea1446-432f-4e72-9fd0-9f9ea605525e HTTP/1.1" 200 3506 0.005697 10.0.0.41 - - [2025-02-10 02:26:37] "GET /routing-instance/0ae884e6-a0a3-4923-a219-bef0a99ec538 HTTP/1.1" 200 1794 0.004244 10.0.0.41 - - [2025-02-10 02:26:37] "GET /virtual-network/cdea1446-432f-4e72-9fd0-9f9ea605525e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006780 10.0.0.41 - - [2025-02-10 02:26:37] "GET /virtual-network/cdea1446-432f-4e72-9fd0-9f9ea605525e HTTP/1.1" 200 3506 0.005938 10.0.0.41 - - [2025-02-10 02:26:37] "GET /routing-instance/0ae884e6-a0a3-4923-a219-bef0a99ec538 HTTP/1.1" 200 1794 0.004861 10.0.0.41 - - [2025-02-10 02:26:37] "GET /routing-instance/0ae884e6-a0a3-4923-a219-bef0a99ec538 HTTP/1.1" 200 1794 0.003578 10.0.0.41 - - [2025-02-10 02:26:37] "GET /route-target/c698b483-9adc-4163-bd2a-63c23b0109c1 HTTP/1.1" 200 1213 0.003882 10.0.0.41 - - [2025-02-10 02:26:37] "GET /domains HTTP/1.1" 200 280 0.003022 10.0.0.41 - - [2025-02-10 02:26:37] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001214 10.0.0.41 - - [2025-02-10 02:26:37] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2771 0.007848 10.0.0.41 - - [2025-02-10 02:26:37] "GET /projects?obj_uuids=52cccb36-16e2-4387-a10e-ac51e8fccc03&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001092 10.0.0.41 - - [2025-02-10 02:26:38] "GET /project/52cccb36-16e2-4387-a10e-ac51e8fccc03 HTTP/1.1" 200 2625 0.076314 10.0.0.41 - - [2025-02-10 02:26:38] "GET /virtual-network/cdea1446-432f-4e72-9fd0-9f9ea605525e HTTP/1.1" 200 3506 0.005068 10.0.0.41 - - [2025-02-10 02:26:38] "GET /obj-perms HTTP/1.1" 200 5046 0.049599 10.0.0.41 - - [2025-02-10 02:26:38] "GET /domains HTTP/1.1" 200 280 0.003285 10.0.0.41 - - [2025-02-10 02:26:38] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001115 10.0.0.41 - - [2025-02-10 02:26:38] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2771 0.007568 10.0.0.41 - - [2025-02-10 02:26:38] "GET /projects?obj_uuids=52cccb36-16e2-4387-a10e-ac51e8fccc03&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001031 10.0.0.41 - - [2025-02-10 02:26:38] "GET /project/52cccb36-16e2-4387-a10e-ac51e8fccc03 HTTP/1.1" 200 2625 0.066469 10.0.0.41 - - [2025-02-10 02:26:38] "GET /virtual-network/27f0dd32-a4c3-4335-8d57-3e4b429fbf56 HTTP/1.1" 200 3496 0.007253 10.0.0.41 - - [2025-02-10 02:26:38] "GET /virtual-network/27f0dd32-a4c3-4335-8d57-3e4b429fbf56 HTTP/1.1" 200 3496 0.004943 10.0.0.41 - - [2025-02-10 02:26:38] "GET /routing-instance/0b13ab13-0fab-4f13-b79a-588e67f30c3b HTTP/1.1" 200 1794 0.005224 10.0.0.41 - - [2025-02-10 02:26:38] "GET /routing-instance/0b13ab13-0fab-4f13-b79a-588e67f30c3b HTTP/1.1" 200 1794 0.003057 10.0.0.41 - - [2025-02-10 02:26:38] "GET /route-target/267b82f2-c2c2-4214-92ff-2699519dcbaa HTTP/1.1" 200 1212 0.002847 10.0.0.41 - - [2025-02-10 02:26:38] "GET /virtual-network/27f0dd32-a4c3-4335-8d57-3e4b429fbf56 HTTP/1.1" 200 3496 0.004648 10.0.0.41 - - [2025-02-10 02:26:38] "GET /routing-instance/0b13ab13-0fab-4f13-b79a-588e67f30c3b HTTP/1.1" 200 1794 0.003216 10.0.0.41 - - [2025-02-10 02:26:38] "GET /virtual-network/27f0dd32-a4c3-4335-8d57-3e4b429fbf56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.004929 10.0.0.41 - - [2025-02-10 02:26:38] "GET /virtual-network/27f0dd32-a4c3-4335-8d57-3e4b429fbf56 HTTP/1.1" 200 3496 0.005475 10.0.0.41 - - [2025-02-10 02:26:38] "GET /routing-instance/0b13ab13-0fab-4f13-b79a-588e67f30c3b HTTP/1.1" 200 1794 0.003984 10.0.0.41 - - [2025-02-10 02:26:38] "GET /routing-instance/0b13ab13-0fab-4f13-b79a-588e67f30c3b HTTP/1.1" 200 1794 0.003621 10.0.0.41 - - [2025-02-10 02:26:38] "GET /route-target/267b82f2-c2c2-4214-92ff-2699519dcbaa HTTP/1.1" 200 1212 0.002894 10.0.0.41 - - [2025-02-10 02:26:38] "GET /domains HTTP/1.1" 200 280 0.002276 10.0.0.41 - - [2025-02-10 02:26:38] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001012 10.0.0.41 - - [2025-02-10 02:26:38] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2771 0.008190 10.0.0.41 - - [2025-02-10 02:26:38] "GET /projects?obj_uuids=52cccb36-16e2-4387-a10e-ac51e8fccc03&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000955 10.0.0.41 - - [2025-02-10 02:26:38] "GET /project/52cccb36-16e2-4387-a10e-ac51e8fccc03 HTTP/1.1" 200 2625 0.073532 10.0.0.41 - - [2025-02-10 02:26:38] "GET /virtual-network/27f0dd32-a4c3-4335-8d57-3e4b429fbf56 HTTP/1.1" 200 3496 0.004654 10.0.0.41 - - [2025-02-10 02:26:38] "GET /obj-perms HTTP/1.1" 200 5046 0.003201 10.0.0.41 - - [2025-02-10 02:26:38] "GET /virtual-network/27f0dd32-a4c3-4335-8d57-3e4b429fbf56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005578 10.0.0.41 - - [2025-02-10 02:26:38] "POST /neutron/network HTTP/1.1" 200 1111 0.008209 10.0.0.41 - - [2025-02-10 02:26:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.014678 10.0.0.41 - - [2025-02-10 02:26:38] "POST /neutron/network HTTP/1.1" 200 1003 0.058285 10.0.0.41 - - [2025-02-10 02:26:38] "DELETE /access-control-list/7cc6e898-ddd3-457f-9a32-3751d1fa6204 HTTP/1.1" 200 115 0.047445 10.0.0.41 - - [2025-02-10 02:26:38] "POST /neutron/network HTTP/1.1" 200 1003 0.012511 10.0.0.41 - - [2025-02-10 02:26:38] "POST /ref-update HTTP/1.1" 200 156 0.012913 10.0.0.41 - - [2025-02-10 02:26:38] "GET /virtual-network/27f0dd32-a4c3-4335-8d57-3e4b429fbf56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.005408 10.0.0.41 - - [2025-02-10 02:26:38] "GET /virtual-network/cdea1446-432f-4e72-9fd0-9f9ea605525e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.004825 10.0.0.41 - - [2025-02-10 02:26:39] "POST /neutron/network HTTP/1.1" 200 1114 0.007397 10.0.0.41 - - [2025-02-10 02:26:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.002629 10.0.0.41 - - [2025-02-10 02:26:39] "POST /neutron/network HTTP/1.1" 200 1006 0.046041 10.0.0.41 - - [2025-02-10 02:26:39] "DELETE /access-control-list/c8d0181f-e031-4479-8c1a-324d9021cdac HTTP/1.1" 200 115 0.030244 10.0.0.41 - - [2025-02-10 02:26:39] "POST /neutron/network HTTP/1.1" 200 1006 0.012346 10.0.0.41 - - [2025-02-10 02:26:39] "GET /virtual-network/cdea1446-432f-4e72-9fd0-9f9ea605525e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005174 10.0.0.41 - - [2025-02-10 02:26:39] "POST /ref-update HTTP/1.1" 200 156 0.017096 10.0.0.41 - - [2025-02-10 02:26:39] "DELETE /network-policy/90239acc-db30-43cc-b22f-a4502f1d18c6 HTTP/1.1" 200 115 0.027426 10.0.0.41 - - [2025-02-10 02:26:39] "POST /neutron/network HTTP/1.1" 200 1003 0.007446 10.0.0.41 - - [2025-02-10 02:26:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003364 10.0.0.41 - - [2025-02-10 02:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.41 - - [2025-02-10 02:26:39] "POST /useragent-kv HTTP/1.1" 200 115 0.001817 10.0.0.41 - - [2025-02-10 02:26:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002872 10.0.0.41 - - [2025-02-10 02:26:39] "POST /useragent-kv HTTP/1.1" 200 115 0.001973 10.0.0.41 - - [2025-02-10 02:26:39] "POST /neutron/network HTTP/1.1" 200 151 0.093636 10.0.0.41 - - [2025-02-10 02:26:39] "DELETE /route-target/267b82f2-c2c2-4214-92ff-2699519dcbaa HTTP/1.1" 200 115 0.027694 10.0.0.41 - - [2025-02-10 02:26:39] "GET /routing-instance/0b13ab13-0fab-4f13-b79a-588e67f30c3b HTTP/1.1" 404 171 0.005955 10.0.0.41 - - [2025-02-10 02:26:39] "GET /domains HTTP/1.1" 200 280 0.002498 10.0.0.41 - - [2025-02-10 02:26:39] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001046 10.0.0.41 - - [2025-02-10 02:26:39] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2771 0.049591 10.0.0.41 - - [2025-02-10 02:26:39] "GET /projects?obj_uuids=52cccb36-16e2-4387-a10e-ac51e8fccc03&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001231 10.0.0.41 - - [2025-02-10 02:26:39] "GET /project/52cccb36-16e2-4387-a10e-ac51e8fccc03 HTTP/1.1" 200 2145 0.071281 10.0.0.41 - - [2025-02-10 02:26:39] "POST /neutron/network HTTP/1.1" 200 1006 0.007542 10.0.0.41 - - [2025-02-10 02:26:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003142 10.0.0.41 - - [2025-02-10 02:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.41 - - [2025-02-10 02:26:39] "POST /useragent-kv HTTP/1.1" 200 115 0.001743 10.0.0.41 - - [2025-02-10 02:26:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003513 10.0.0.41 - - [2025-02-10 02:26:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002164 10.0.0.41 - - [2025-02-10 02:26:39] "POST /neutron/network HTTP/1.1" 200 151 0.095637 10.0.0.41 - - [2025-02-10 02:26:39] "GET /routing-instance/0ae884e6-a0a3-4923-a219-bef0a99ec538 HTTP/1.1" 404 171 0.004822 10.0.0.41 - - [2025-02-10 02:26:39] "DELETE /route-target/c698b483-9adc-4163-bd2a-63c23b0109c1 HTTP/1.1" 200 115 0.032498 10.0.0.41 - - [2025-02-10 02:26:39] "GET /domains HTTP/1.1" 200 280 0.002994 10.0.0.41 - - [2025-02-10 02:26:39] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001213 10.0.0.41 - - [2025-02-10 02:26:39] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2771 0.056205 10.0.0.41 - - [2025-02-10 02:26:39] "GET /projects?obj_uuids=52cccb36-16e2-4387-a10e-ac51e8fccc03&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001137 10.0.0.41 - - [2025-02-10 02:26:39] "GET /project/52cccb36-16e2-4387-a10e-ac51e8fccc03 HTTP/1.1" 200 1900 0.074348 10.0.0.41 - - [2025-02-10 02:26:40] "GET /projects?obj_uuids=52cccb36-16e2-4387-a10e-ac51e8fccc03&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002722 10.0.0.41 - - [2025-02-10 02:26:40] "GET /project/52cccb36-16e2-4387-a10e-ac51e8fccc03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.029505 10.0.0.41 - - [2025-02-10 02:26:40] "GET /projects?obj_uuids=52cccb36-16e2-4387-a10e-ac51e8fccc03&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001003 10.0.0.41 - - [2025-02-10 02:26:40] "GET /project/52cccb36-16e2-4387-a10e-ac51e8fccc03?fields=virtual_networks HTTP/1.1" 200 1048 0.072228 10.0.0.41 - - [2025-02-10 02:26:40] "GET /projects?obj_uuids=52cccb36-16e2-4387-a10e-ac51e8fccc03&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001148 10.0.0.41 - - [2025-02-10 02:26:40] "GET /project/52cccb36-16e2-4387-a10e-ac51e8fccc03?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.031197 10.0.0.41 - - [2025-02-10 02:26:40] "GET /projects?obj_uuids=52cccb36-16e2-4387-a10e-ac51e8fccc03&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001193 10.0.0.41 - - [2025-02-10 02:26:40] "GET /project/52cccb36-16e2-4387-a10e-ac51e8fccc03?fields=security_groups HTTP/1.1" 200 1282 0.024537 10.0.0.41 - - [2025-02-10 02:26:41] "POST /fqname-to-id HTTP/1.1" 404 190 0.024143 10.0.0.41 - - [2025-02-10 02:26:41] "GET /projects?obj_uuids=58a07ddf-a494-4c03-b460-8206a91a9a39&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002581 10.0.0.41 - - [2025-02-10 02:26:41] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001155 10.0.0.41 - - [2025-02-10 02:26:41] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007618 10.0.0.41 - - [2025-02-10 02:26:41] "POST /id-to-fqname HTTP/1.1" 200 192 0.001301 10.0.0.41 - - [2025-02-10 02:26:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.003358 10.0.0.41 - - [2025-02-10 02:26:41] "POST /security-groups HTTP/1.1" 200 593 0.063509 10.0.0.41 - - [2025-02-10 02:26:41] "POST /fqname-to-id HTTP/1.1" 404 236 0.004700 10.0.0.41 - - [2025-02-10 02:26:41] "POST /projects HTTP/1.1" 200 589 0.221368 10.0.0.41 - - [2025-02-10 02:26:41] "POST /access-control-lists HTTP/1.1" 200 598 0.057813 10.0.0.41 - - [2025-02-10 02:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.295360 10.0.0.41 - - [2025-02-10 02:26:41] "POST /fqname-to-id HTTP/1.1" 404 235 0.002628 10.0.0.41 - - [2025-02-10 02:26:41] "GET /project/58a07ddf-a494-4c03-b460-8206a91a9a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.411414 10.0.0.41 - - [2025-02-10 02:26:41] "POST /access-control-lists HTTP/1.1" 200 596 0.060012 10.0.0.41 - - [2025-02-10 02:26:42] "GET / HTTP/1.1" 200 35931 0.002138 10.0.0.41 - - [2025-02-10 02:26:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000533 10.0.0.41 - - [2025-02-10 02:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.054104 10.0.0.41 - - [2025-02-10 02:26:43] "GET /projects?obj_uuids=58a07ddf-a494-4c03-b460-8206a91a9a39&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001182 10.0.0.41 - - [2025-02-10 02:26:43] "GET /project/58a07ddf-a494-4c03-b460-8206a91a9a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.026458 10.0.0.41 - - [2025-02-10 02:26:43] "POST /neutron/network HTTP/1.1" 200 117 0.027618 10.0.0.41 - - [2025-02-10 02:26:43] "GET /projects?obj_uuids=58a07ddf-a494-4c03-b460-8206a91a9a39&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001491 10.0.0.41 - - [2025-02-10 02:26:43] "POST /neutron/network HTTP/1.1" 200 607 0.064731 10.0.0.41 - - [2025-02-10 02:26:43] "POST /route-targets HTTP/1.1" 200 327 0.012610 10.0.0.41 - - [2025-02-10 02:26:44] "POST /ref-update HTTP/1.1" 200 156 0.010910 10.0.0.41 - - [2025-02-10 02:26:44] "POST /useragent-kv HTTP/1.1" 200 115 0.004004 10.0.0.41 - - [2025-02-10 02:26:44] "POST /neutron/subnet HTTP/1.1" 200 729 0.194317 10.0.0.41 - - [2025-02-10 02:26:44] "POST /neutron/network HTTP/1.1" 200 827 0.005933 10.0.0.41 - - [2025-02-10 02:26:44] "POST /id-to-fqname HTTP/1.1" 200 222 0.001243 10.0.0.41 - - [2025-02-10 02:26:44] "GET /virtual-network/a1821e2f-8ddb-4e11-8f0b-b6333a681b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004675 10.0.0.41 - - [2025-02-10 02:26:44] "POST /neutron/network HTTP/1.1" 200 827 0.005729 10.0.0.41 - - [2025-02-10 02:26:44] "GET /virtual-network/a1821e2f-8ddb-4e11-8f0b-b6333a681b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005065 10.0.0.41 - - [2025-02-10 02:26:44] "POST /neutron/network HTTP/1.1" 200 827 0.007093 10.0.0.41 - - [2025-02-10 02:26:44] "POST /neutron/subnet HTTP/1.1" 200 729 0.006726 10.0.0.41 - - [2025-02-10 02:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.41 - - [2025-02-10 02:26:44] "GET /projects?obj_uuids=58a07ddf-a494-4c03-b460-8206a91a9a39&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001053 10.0.0.41 - - [2025-02-10 02:26:44] "GET /project/58a07ddf-a494-4c03-b460-8206a91a9a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.024333 10.0.0.41 - - [2025-02-10 02:26:44] "POST /neutron/network HTTP/1.1" 200 117 0.008734 10.0.0.41 - - [2025-02-10 02:26:44] "GET /projects?obj_uuids=58a07ddf-a494-4c03-b460-8206a91a9a39&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001110 10.0.0.41 - - [2025-02-10 02:26:44] "POST /neutron/network HTTP/1.1" 200 607 0.071038 10.0.0.41 - - [2025-02-10 02:26:44] "POST /route-targets HTTP/1.1" 200 327 0.012393 10.0.0.41 - - [2025-02-10 02:26:44] "POST /ref-update HTTP/1.1" 200 156 0.011092 10.0.0.41 - - [2025-02-10 02:26:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002224 10.0.0.41 - - [2025-02-10 02:26:44] "POST /neutron/subnet HTTP/1.1" 200 720 0.148043 10.0.0.41 - - [2025-02-10 02:26:44] "POST /neutron/network HTTP/1.1" 200 825 0.005067 10.0.0.41 - - [2025-02-10 02:26:44] "POST /id-to-fqname HTTP/1.1" 200 222 0.001122 10.0.0.41 - - [2025-02-10 02:26:44] "GET /virtual-network/52bab1c4-fa37-43b1-8b3e-d784170311c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004605 10.0.0.41 - - [2025-02-10 02:26:44] "POST /neutron/network HTTP/1.1" 200 825 0.007710 10.0.0.41 - - [2025-02-10 02:26:44] "GET /virtual-network/52bab1c4-fa37-43b1-8b3e-d784170311c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007142 10.0.0.41 - - [2025-02-10 02:26:44] "POST /neutron/network HTTP/1.1" 200 825 0.007243 10.0.0.41 - - [2025-02-10 02:26:44] "POST /neutron/subnet HTTP/1.1" 200 720 0.008353 10.0.0.41 - - [2025-02-10 02:26:44] "POST /fqname-to-id HTTP/1.1" 404 228 0.003084 10.0.0.41 - - [2025-02-10 02:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.41 - - [2025-02-10 02:26:44] "GET /projects?obj_uuids=58a07ddf-a494-4c03-b460-8206a91a9a39&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001719 10.0.0.41 - - [2025-02-10 02:26:44] "GET /project/58a07ddf-a494-4c03-b460-8206a91a9a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.032783 10.0.0.41 - - [2025-02-10 02:26:45] "POST /network-policys HTTP/1.1" 200 571 0.017136 10.0.0.41 - - [2025-02-10 02:26:45] "GET /network-policy/ff407a45-45d4-447b-8abb-fdd8f49c6365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.004369 10.0.0.41 - - [2025-02-10 02:26:45] "POST /neutron/network HTTP/1.1" 200 827 0.005255 10.0.0.41 - - [2025-02-10 02:26:45] "POST /fqname-to-id HTTP/1.1" 404 236 0.004596 10.0.0.41 - - [2025-02-10 02:26:45] "POST /neutron/network HTTP/1.1" 200 929 0.040724 10.0.0.41 - - [2025-02-10 02:26:45] "POST /neutron/network HTTP/1.1" 200 929 0.005597 10.0.0.41 - - [2025-02-10 02:26:45] "GET /virtual-network/a1821e2f-8ddb-4e11-8f0b-b6333a681b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.039539 10.0.0.41 - - [2025-02-10 02:26:45] "POST /access-control-lists HTTP/1.1" 200 590 0.071796 10.0.0.41 - - [2025-02-10 02:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008498 10.0.0.41 - - [2025-02-10 02:26:45] "GET /network-policy/ff407a45-45d4-447b-8abb-fdd8f49c6365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.003781 10.0.0.41 - - [2025-02-10 02:26:45] "POST /neutron/network HTTP/1.1" 200 825 0.005997 10.0.0.41 - - [2025-02-10 02:26:45] "POST /fqname-to-id HTTP/1.1" 404 236 0.005688 10.0.0.41 - - [2025-02-10 02:26:45] "POST /neutron/network HTTP/1.1" 200 927 0.051553 10.0.0.41 - - [2025-02-10 02:26:45] "POST /neutron/network HTTP/1.1" 200 927 0.042764 10.0.0.41 - - [2025-02-10 02:26:45] "POST /access-control-lists HTTP/1.1" 200 590 0.071027 10.0.0.41 - - [2025-02-10 02:26:45] "GET /virtual-network/52bab1c4-fa37-43b1-8b3e-d784170311c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.011168 10.0.0.41 - - [2025-02-10 02:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.41 - - [2025-02-10 02:26:45] "POST /ref-update HTTP/1.1" 200 156 0.009654 10.0.0.41 - - [2025-02-10 02:26:45] "GET /network-policy/ff407a45-45d4-447b-8abb-fdd8f49c6365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.003291 10.0.0.41 - - [2025-02-10 02:26:45] "GET /domains HTTP/1.1" 401 292 0.000446 10.0.0.41 - - [2025-02-10 02:26:45] "PUT /access-control-list/8d63299a-5ce6-4626-8d4e-d09733439093 HTTP/1.1" 200 272 0.054364 10.0.0.41 - - [2025-02-10 02:26:45] "GET /domains HTTP/1.1" 200 280 0.024064 10.0.0.41 - - [2025-02-10 02:26:45] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001035 10.0.0.41 - - [2025-02-10 02:26:45] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2959 0.008317 10.0.0.41 - - [2025-02-10 02:26:45] "GET /projects?obj_uuids=58a07ddf-a494-4c03-b460-8206a91a9a39&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000967 10.0.0.41 - - [2025-02-10 02:26:46] "GET /project/58a07ddf-a494-4c03-b460-8206a91a9a39 HTTP/1.1" 200 2571 0.072620 10.0.0.41 - - [2025-02-10 02:26:46] "GET /virtual-network/a1821e2f-8ddb-4e11-8f0b-b6333a681b5c HTTP/1.1" 200 2895 0.005999 10.0.0.41 - - [2025-02-10 02:26:46] "GET /virtual-network/a1821e2f-8ddb-4e11-8f0b-b6333a681b5c HTTP/1.1" 200 2895 0.004641 10.0.0.41 - - [2025-02-10 02:26:46] "GET /routing-instance/33dd5e92-957b-4bd3-9ef0-88d41df0fe67 HTTP/1.1" 200 1783 0.003166 10.0.0.41 - - [2025-02-10 02:26:46] "GET /routing-instance/33dd5e92-957b-4bd3-9ef0-88d41df0fe67 HTTP/1.1" 200 1783 0.002970 10.0.0.41 - - [2025-02-10 02:26:46] "GET /route-target/8de8e90b-7e02-41cc-8d5d-04ab4b1b63a6 HTTP/1.1" 200 1207 0.002603 10.0.0.41 - - [2025-02-10 02:26:46] "GET /virtual-network/a1821e2f-8ddb-4e11-8f0b-b6333a681b5c HTTP/1.1" 200 2895 0.004380 10.0.0.41 - - [2025-02-10 02:26:46] "GET /routing-instance/33dd5e92-957b-4bd3-9ef0-88d41df0fe67 HTTP/1.1" 200 1783 0.003073 10.0.0.41 - - [2025-02-10 02:26:46] "GET /virtual-network/a1821e2f-8ddb-4e11-8f0b-b6333a681b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004664 10.0.0.41 - - [2025-02-10 02:26:46] "GET /virtual-network/a1821e2f-8ddb-4e11-8f0b-b6333a681b5c HTTP/1.1" 200 2895 0.004891 10.0.0.41 - - [2025-02-10 02:26:46] "GET /routing-instance/33dd5e92-957b-4bd3-9ef0-88d41df0fe67 HTTP/1.1" 200 1783 0.002857 10.0.0.41 - - [2025-02-10 02:26:46] "GET /routing-instance/33dd5e92-957b-4bd3-9ef0-88d41df0fe67 HTTP/1.1" 200 1783 0.002838 10.0.0.41 - - [2025-02-10 02:26:46] "GET /route-target/8de8e90b-7e02-41cc-8d5d-04ab4b1b63a6 HTTP/1.1" 200 1207 0.002555 10.0.0.41 - - [2025-02-10 02:26:46] "GET /domains HTTP/1.1" 200 280 0.002643 10.0.0.41 - - [2025-02-10 02:26:46] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001049 10.0.0.41 - - [2025-02-10 02:26:46] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2959 0.007045 10.0.0.41 - - [2025-02-10 02:26:46] "GET /projects?obj_uuids=58a07ddf-a494-4c03-b460-8206a91a9a39&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001333 10.0.0.41 - - [2025-02-10 02:26:46] "GET /project/58a07ddf-a494-4c03-b460-8206a91a9a39 HTTP/1.1" 200 2571 0.067130 10.0.0.41 - - [2025-02-10 02:26:46] "GET /virtual-network/a1821e2f-8ddb-4e11-8f0b-b6333a681b5c HTTP/1.1" 200 2895 0.005277 10.0.0.41 - - [2025-02-10 02:26:46] "GET /obj-perms HTTP/1.1" 200 5034 0.047967 10.0.0.41 - - [2025-02-10 02:26:46] "GET /domains HTTP/1.1" 200 280 0.002776 10.0.0.41 - - [2025-02-10 02:26:46] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001122 10.0.0.41 - - [2025-02-10 02:26:46] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2959 0.007726 10.0.0.41 - - [2025-02-10 02:26:46] "GET /projects?obj_uuids=58a07ddf-a494-4c03-b460-8206a91a9a39&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001423 10.0.0.41 - - [2025-02-10 02:26:46] "GET /project/58a07ddf-a494-4c03-b460-8206a91a9a39 HTTP/1.1" 200 2571 0.065905 10.0.0.41 - - [2025-02-10 02:26:46] "GET /virtual-network/52bab1c4-fa37-43b1-8b3e-d784170311c2 HTTP/1.1" 200 2888 0.006882 10.0.0.41 - - [2025-02-10 02:26:46] "GET /virtual-network/52bab1c4-fa37-43b1-8b3e-d784170311c2 HTTP/1.1" 200 2888 0.004315 10.0.0.41 - - [2025-02-10 02:26:46] "GET /routing-instance/42f2f856-40f3-47e4-8ba0-b2a8d2595753 HTTP/1.1" 200 1783 0.002960 10.0.0.41 - - [2025-02-10 02:26:46] "GET /routing-instance/42f2f856-40f3-47e4-8ba0-b2a8d2595753 HTTP/1.1" 200 1783 0.002852 10.0.0.41 - - [2025-02-10 02:26:46] "GET /route-target/bfcd22b6-be9a-4b65-87fb-0522ab8b6370 HTTP/1.1" 200 1206 0.002666 10.0.0.41 - - [2025-02-10 02:26:46] "GET /virtual-network/52bab1c4-fa37-43b1-8b3e-d784170311c2 HTTP/1.1" 200 2888 0.004281 10.0.0.41 - - [2025-02-10 02:26:46] "GET /routing-instance/42f2f856-40f3-47e4-8ba0-b2a8d2595753 HTTP/1.1" 200 1783 0.016721 10.0.0.41 - - [2025-02-10 02:26:46] "GET /virtual-network/52bab1c4-fa37-43b1-8b3e-d784170311c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005247 10.0.0.41 - - [2025-02-10 02:26:46] "GET /virtual-network/52bab1c4-fa37-43b1-8b3e-d784170311c2 HTTP/1.1" 200 2888 0.004792 10.0.0.41 - - [2025-02-10 02:26:46] "GET /routing-instance/42f2f856-40f3-47e4-8ba0-b2a8d2595753 HTTP/1.1" 200 1783 0.003265 10.0.0.41 - - [2025-02-10 02:26:46] "GET /routing-instance/42f2f856-40f3-47e4-8ba0-b2a8d2595753 HTTP/1.1" 200 1783 0.003085 10.0.0.41 - - [2025-02-10 02:26:46] "GET /route-target/bfcd22b6-be9a-4b65-87fb-0522ab8b6370 HTTP/1.1" 200 1206 0.002760 10.0.0.41 - - [2025-02-10 02:26:46] "GET /domains HTTP/1.1" 200 280 0.002394 10.0.0.41 - - [2025-02-10 02:26:46] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001067 10.0.0.41 - - [2025-02-10 02:26:46] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2959 0.006853 10.0.0.41 - - [2025-02-10 02:26:46] "GET /projects?obj_uuids=58a07ddf-a494-4c03-b460-8206a91a9a39&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000965 10.0.0.41 - - [2025-02-10 02:26:46] "GET /project/58a07ddf-a494-4c03-b460-8206a91a9a39 HTTP/1.1" 200 2571 0.067100 10.0.0.41 - - [2025-02-10 02:26:46] "GET /virtual-network/52bab1c4-fa37-43b1-8b3e-d784170311c2 HTTP/1.1" 200 2888 0.004815 10.0.0.41 - - [2025-02-10 02:26:47] "GET /obj-perms HTTP/1.1" 200 5034 0.002887 10.0.0.41 - - [2025-02-10 02:26:47] "POST /id-to-fqname HTTP/1.1" 200 222 0.001267 10.0.0.41 - - [2025-02-10 02:26:47] "POST /neutron/network HTTP/1.1" 200 939 0.006142 10.0.0.41 - - [2025-02-10 02:26:47] "GET /aaa-mode HTTP/1.1" 401 292 0.000427 10.0.0.41 - - [2025-02-10 02:26:47] "GET / HTTP/1.1" 200 35931 0.001959 10.0.0.41 - - [2025-02-10 02:26:47] "GET /project/58a07ddf-a494-4c03-b460-8206a91a9a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000422 10.0.0.41 - - [2025-02-10 02:26:47] "GET /projects?obj_uuids=58a07ddf-a494-4c03-b460-8206a91a9a39&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001185 10.0.0.41 - - [2025-02-10 02:26:47] "GET /project/58a07ddf-a494-4c03-b460-8206a91a9a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.047610 10.0.0.41 - - [2025-02-10 02:26:48] "POST /neutron/network HTTP/1.1" 200 929 0.005896 10.0.0.41 - - [2025-02-10 02:26:48] "POST /neutron/port HTTP/1.1" 200 117 0.005291 10.0.0.41 - - [2025-02-10 02:26:48] "POST /neutron/port HTTP/1.1" 200 117 0.004940 10.0.0.41 - - [2025-02-10 02:26:48] "POST /id-to-fqname HTTP/1.1" 200 222 0.001302 10.0.0.41 - - [2025-02-10 02:26:48] "POST /neutron/port HTTP/1.1" 200 117 0.007031 10.0.0.41 - - [2025-02-10 02:26:48] "POST /neutron/network HTTP/1.1" 200 937 0.006604 10.0.0.41 - - [2025-02-10 02:26:48] "GET /aaa-mode HTTP/1.1" 401 292 0.000449 10.0.0.41 - - [2025-02-10 02:26:48] "POST /neutron/network HTTP/1.1" 200 939 0.006814 10.0.0.41 - - [2025-02-10 02:26:48] "GET /projects?obj_uuids=58a07ddf-a494-4c03-b460-8206a91a9a39&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001156 10.0.0.41 - - [2025-02-10 02:26:48] "POST /neutron/port HTTP/1.1" 200 1063 0.217988 10.0.0.41 - - [2025-02-10 02:26:48] "GET / HTTP/1.1" 200 35931 0.001512 10.0.0.41 - - [2025-02-10 02:26:48] "POST /neutron/port HTTP/1.1" 200 1063 0.013053 10.0.0.41 - - [2025-02-10 02:26:48] "GET /project/58a07ddf-a494-4c03-b460-8206a91a9a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000422 10.0.0.41 - - [2025-02-10 02:26:48] "POST /neutron/port HTTP/1.1" 200 1063 0.008237 10.0.0.41 - - [2025-02-10 02:26:48] "POST /neutron/port HTTP/1.1" 200 1117 0.056637 10.0.0.41 - - [2025-02-10 02:26:48] "POST /neutron/port HTTP/1.1" 200 1091 0.021840 10.0.0.41 - - [2025-02-10 02:26:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003448 10.0.0.41 - - [2025-02-10 02:26:49] "POST /neutron/subnet HTTP/1.1" 200 703 0.011640 10.0.0.41 - - [2025-02-10 02:26:49] "POST /neutron/port HTTP/1.1" 200 117 0.001122 10.0.0.41 - - [2025-02-10 02:26:49] "POST /neutron/network HTTP/1.1" 200 929 0.005357 10.0.0.41 - - [2025-02-10 02:26:49] "GET /projects?obj_uuids=58a07ddf-a494-4c03-b460-8206a91a9a39&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001193 10.0.0.41 - - [2025-02-10 02:26:49] "GET /project/58a07ddf-a494-4c03-b460-8206a91a9a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.052447 10.0.0.41 - - [2025-02-10 02:26:49] "POST /neutron/network HTTP/1.1" 200 927 0.007895 10.0.0.41 - - [2025-02-10 02:26:49] "POST /neutron/port HTTP/1.1" 200 1091 0.021402 10.0.0.41 - - [2025-02-10 02:26:49] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005874 10.0.0.41 - - [2025-02-10 02:26:49] "POST /neutron/port HTTP/1.1" 200 117 0.005252 10.0.0.41 - - [2025-02-10 02:26:49] "POST /neutron/port HTTP/1.1" 200 1091 0.018289 10.0.0.41 - - [2025-02-10 02:26:49] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010704 10.0.0.41 - - [2025-02-10 02:26:49] "POST /neutron/network HTTP/1.1" 200 937 0.006202 10.0.0.41 - - [2025-02-10 02:26:49] "GET /projects?obj_uuids=58a07ddf-a494-4c03-b460-8206a91a9a39&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001209 10.0.0.41 - - [2025-02-10 02:26:50] "PUT /access-control-list/3465761a-c557-4b2e-9e16-a37399924d45 HTTP/1.1" 200 272 0.090384 10.0.0.41 - - [2025-02-10 02:26:50] "POST /neutron/port HTTP/1.1" 200 1061 0.383703 10.0.0.41 - - [2025-02-10 02:26:50] "POST /neutron/port HTTP/1.1" 200 1061 0.013263 10.0.0.41 - - [2025-02-10 02:26:50] "POST /neutron/port HTTP/1.1" 200 1061 0.010070 10.0.0.41 - - [2025-02-10 02:26:50] "POST /neutron/port HTTP/1.1" 200 1115 0.079790 10.0.0.41 - - [2025-02-10 02:26:50] "POST /neutron/port HTTP/1.1" 200 1089 0.021633 10.0.0.41 - - [2025-02-10 02:26:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003151 10.0.0.41 - - [2025-02-10 02:26:50] "POST /neutron/subnet HTTP/1.1" 200 694 0.011461 10.0.0.41 - - [2025-02-10 02:26:50] "POST /neutron/port HTTP/1.1" 200 117 0.001205 10.0.0.41 - - [2025-02-10 02:26:50] "POST /neutron/network HTTP/1.1" 200 927 0.006341 10.0.0.41 - - [2025-02-10 02:26:54] "POST /neutron/port HTTP/1.1" 200 1091 0.015508 10.0.0.41 - - [2025-02-10 02:26:54] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005526 10.0.0.41 - - [2025-02-10 02:26:54] "POST /neutron/port HTTP/1.1" 200 1091 0.014409 10.0.0.41 - - [2025-02-10 02:26:54] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006082 10.0.0.41 - - [2025-02-10 02:26:54] "POST /neutron/port HTTP/1.1" 200 1091 0.014708 10.0.0.41 - - [2025-02-10 02:26:54] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005588 10.0.0.41 - - [2025-02-10 02:26:54] "GET /virtual-machine/812def9c-a6e0-4703-934c-8db5f8a2fad8 HTTP/1.1" 200 1294 0.004551 10.0.0.41 - - [2025-02-10 02:26:54] "GET /virtual-machine-interface/a66bbe25-7612-4f8c-8f6d-e55423ef02c2 HTTP/1.1" 200 2952 0.004627 10.0.0.41 - - [2025-02-10 02:26:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.41 - - [2025-02-10 02:26:54] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002993 10.0.0.41 - - [2025-02-10 02:26:54] "GET /virtual-networks?parent_id=58a07ddf-a494-4c03-b460-8206a91a9a39&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002638 10.0.0.41 - - [2025-02-10 02:26:55] "GET /virtual-network/a1821e2f-8ddb-4e11-8f0b-b6333a681b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006010 10.0.0.41 - - [2025-02-10 02:26:58] "POST /neutron/port HTTP/1.1" 200 1091 0.015497 10.0.0.41 - - [2025-02-10 02:26:58] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006275 10.0.0.41 - - [2025-02-10 02:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.41 - - [2025-02-10 02:26:58] "GET /virtual-network/a1821e2f-8ddb-4e11-8f0b-b6333a681b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005655 10.0.0.41 - - [2025-02-10 02:26:59] "POST /neutron/port HTTP/1.1" 200 1089 0.015697 10.0.0.41 - - [2025-02-10 02:26:59] "POST /neutron/security_group HTTP/1.1" 200 2060 0.004817 10.0.0.41 - - [2025-02-10 02:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.41 - - [2025-02-10 02:27:00] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003342 10.0.0.41 - - [2025-02-10 02:27:00] "GET /virtual-networks?parent_id=58a07ddf-a494-4c03-b460-8206a91a9a39&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003324 10.0.0.41 - - [2025-02-10 02:27:00] "GET /virtual-network/a1821e2f-8ddb-4e11-8f0b-b6333a681b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005671 10.0.0.41 - - [2025-02-10 02:27:00] "POST /neutron/port HTTP/1.1" 200 1089 0.016685 10.0.0.41 - - [2025-02-10 02:27:00] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006623 10.0.0.41 - - [2025-02-10 02:27:00] "POST /neutron/port HTTP/1.1" 200 1089 0.016644 10.0.0.41 - - [2025-02-10 02:27:00] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007401 10.0.0.41 - - [2025-02-10 02:27:00] "POST /neutron/port HTTP/1.1" 200 1089 0.017303 10.0.0.41 - - [2025-02-10 02:27:00] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007950 10.0.0.41 - - [2025-02-10 02:27:00] "GET /virtual-machine/2fd6e78b-95dc-46ac-9839-38ed64a27aeb HTTP/1.1" 200 1294 0.004635 10.0.0.41 - - [2025-02-10 02:27:00] "GET /virtual-machine-interface/e52cf1af-7309-470f-b3df-0c8d5a05668e HTTP/1.1" 200 2952 0.005400 10.0.0.41 - - [2025-02-10 02:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.41 - - [2025-02-10 02:27:00] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002753 10.0.0.41 - - [2025-02-10 02:27:00] "GET /virtual-networks?parent_id=58a07ddf-a494-4c03-b460-8206a91a9a39&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003204 10.0.0.41 - - [2025-02-10 02:27:00] "GET /virtual-network/52bab1c4-fa37-43b1-8b3e-d784170311c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005836 10.0.0.41 - - [2025-02-10 02:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.41 - - [2025-02-10 02:27:02] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002890 10.0.0.41 - - [2025-02-10 02:27:02] "GET /virtual-networks?parent_id=58a07ddf-a494-4c03-b460-8206a91a9a39&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003585 10.0.0.41 - - [2025-02-10 02:27:02] "GET /virtual-network/52bab1c4-fa37-43b1-8b3e-d784170311c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005558 10.0.0.41 - - [2025-02-10 02:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.41 - - [2025-02-10 02:27:06] "GET /projects?obj_uuids=58a07ddf-a494-4c03-b460-8206a91a9a39&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001598 10.0.0.41 - - [2025-02-10 02:27:06] "GET /project/58a07ddf-a494-4c03-b460-8206a91a9a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.030053 10.0.0.41 - - [2025-02-10 02:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.41 - - [2025-02-10 02:27:06] "PUT /network-policy/ff407a45-45d4-447b-8abb-fdd8f49c6365 HTTP/1.1" 200 262 0.010636 10.0.0.41 - - [2025-02-10 02:27:07] "PUT /access-control-list/3465761a-c557-4b2e-9e16-a37399924d45 HTTP/1.1" 200 272 0.052085 10.0.0.41 - - [2025-02-10 02:27:07] "POST /ref-update HTTP/1.1" 200 156 0.011240 10.0.0.41 - - [2025-02-10 02:27:07] "PUT /access-control-list/8d63299a-5ce6-4626-8d4e-d09733439093 HTTP/1.1" 200 272 0.053223 10.0.0.41 - - [2025-02-10 02:27:07] "POST /ref-update HTTP/1.1" 200 156 0.011731 10.0.0.41 - - [2025-02-10 02:27:10] "GET /virtual-network/52bab1c4-fa37-43b1-8b3e-d784170311c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005862 10.0.0.41 - - [2025-02-10 02:27:10] "POST /neutron/network HTTP/1.1" 200 927 0.007843 10.0.0.41 - - [2025-02-10 02:27:10] "POST /neutron/network HTTP/1.1" 200 825 0.052242 10.0.0.41 - - [2025-02-10 02:27:10] "DELETE /access-control-list/3465761a-c557-4b2e-9e16-a37399924d45 HTTP/1.1" 200 115 0.040723 10.0.0.41 - - [2025-02-10 02:27:10] "POST /neutron/network HTTP/1.1" 200 825 0.009079 10.0.0.41 - - [2025-02-10 02:27:10] "GET /virtual-network/52bab1c4-fa37-43b1-8b3e-d784170311c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007684 10.0.0.41 - - [2025-02-10 02:27:10] "GET /virtual-network/a1821e2f-8ddb-4e11-8f0b-b6333a681b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005404 10.0.0.41 - - [2025-02-10 02:27:10] "POST /neutron/network HTTP/1.1" 200 929 0.008648 10.0.0.41 - - [2025-02-10 02:27:10] "POST /neutron/network HTTP/1.1" 200 827 0.069392 10.0.0.41 - - [2025-02-10 02:27:10] "DELETE /access-control-list/8d63299a-5ce6-4626-8d4e-d09733439093 HTTP/1.1" 200 115 0.055631 10.0.0.41 - - [2025-02-10 02:27:10] "POST /neutron/network HTTP/1.1" 200 827 0.010512 10.0.0.41 - - [2025-02-10 02:27:10] "GET /virtual-network/a1821e2f-8ddb-4e11-8f0b-b6333a681b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008217 10.0.0.41 - - [2025-02-10 02:27:10] "DELETE /network-policy/ff407a45-45d4-447b-8abb-fdd8f49c6365 HTTP/1.1" 200 115 0.027178 10.0.0.41 - - [2025-02-10 02:27:10] "POST /neutron/network HTTP/1.1" 200 825 0.008826 10.0.0.41 - - [2025-02-10 02:27:10] "POST /neutron/network HTTP/1.1" 400 204 0.013767 10.0.0.41 - - [2025-02-10 02:27:10] "POST /neutron/port HTTP/1.1" 200 1089 0.023860 10.0.0.41 - - [2025-02-10 02:27:10] "POST /neutron/port HTTP/1.1" 200 1115 0.019332 10.0.0.41 - - [2025-02-10 02:27:10] "POST /neutron/port HTTP/1.1" 200 1091 0.021046 10.0.0.41 - - [2025-02-10 02:27:10] "POST /neutron/port HTTP/1.1" 200 1117 0.012277 10.0.0.41 - - [2025-02-10 02:27:10] "POST /neutron/port HTTP/1.1" 200 151 0.143866 10.0.0.41 - - [2025-02-10 02:27:10] "POST /neutron/port HTTP/1.1" 200 151 0.125074 10.0.0.41 - - [2025-02-10 02:27:12] "POST /neutron/network HTTP/1.1" 200 825 0.006299 10.0.0.41 - - [2025-02-10 02:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.41 - - [2025-02-10 02:27:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002275 10.0.0.41 - - [2025-02-10 02:27:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003240 10.0.0.41 - - [2025-02-10 02:27:12] "POST /neutron/network HTTP/1.1" 200 151 0.082821 10.0.0.41 - - [2025-02-10 02:27:12] "DELETE /route-target/bfcd22b6-be9a-4b65-87fb-0522ab8b6370 HTTP/1.1" 200 115 0.019603 10.0.0.41 - - [2025-02-10 02:27:12] "GET /routing-instance/42f2f856-40f3-47e4-8ba0-b2a8d2595753 HTTP/1.1" 404 171 0.004250 10.0.0.41 - - [2025-02-10 02:27:12] "GET /domains HTTP/1.1" 200 280 0.002174 10.0.0.41 - - [2025-02-10 02:27:12] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001066 10.0.0.41 - - [2025-02-10 02:27:12] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2959 0.049838 10.0.0.41 - - [2025-02-10 02:27:12] "GET /projects?obj_uuids=58a07ddf-a494-4c03-b460-8206a91a9a39&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001152 10.0.0.41 - - [2025-02-10 02:27:12] "GET /project/58a07ddf-a494-4c03-b460-8206a91a9a39 HTTP/1.1" 200 2103 0.073952 10.0.0.41 - - [2025-02-10 02:27:12] "POST /neutron/network HTTP/1.1" 200 827 0.005905 10.0.0.41 - - [2025-02-10 02:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.41 - - [2025-02-10 02:27:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002938 10.0.0.41 - - [2025-02-10 02:27:12] "POST /useragent-kv HTTP/1.1" 200 115 0.001992 10.0.0.41 - - [2025-02-10 02:27:12] "POST /neutron/network HTTP/1.1" 200 151 0.084908 10.0.0.41 - - [2025-02-10 02:27:12] "DELETE /route-target/8de8e90b-7e02-41cc-8d5d-04ab4b1b63a6 HTTP/1.1" 200 115 0.020009 10.0.0.41 - - [2025-02-10 02:27:12] "GET /routing-instance/33dd5e92-957b-4bd3-9ef0-88d41df0fe67 HTTP/1.1" 404 171 0.004228 10.0.0.41 - - [2025-02-10 02:27:12] "GET /domains HTTP/1.1" 200 280 0.002374 10.0.0.41 - - [2025-02-10 02:27:12] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001054 10.0.0.41 - - [2025-02-10 02:27:12] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2959 0.051135 10.0.0.41 - - [2025-02-10 02:27:12] "GET /projects?obj_uuids=58a07ddf-a494-4c03-b460-8206a91a9a39&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001078 10.0.0.41 - - [2025-02-10 02:27:12] "GET /project/58a07ddf-a494-4c03-b460-8206a91a9a39 HTTP/1.1" 200 1864 0.072854 10.0.0.41 - - [2025-02-10 02:27:13] "GET /projects?obj_uuids=58a07ddf-a494-4c03-b460-8206a91a9a39&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001830 10.0.0.41 - - [2025-02-10 02:27:13] "GET /project/58a07ddf-a494-4c03-b460-8206a91a9a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.029227 10.0.0.41 - - [2025-02-10 02:27:13] "GET /projects?obj_uuids=58a07ddf-a494-4c03-b460-8206a91a9a39&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001154 10.0.0.41 - - [2025-02-10 02:27:13] "GET /project/58a07ddf-a494-4c03-b460-8206a91a9a39?fields=virtual_networks HTTP/1.1" 200 1036 0.071411 10.0.0.41 - - [2025-02-10 02:27:13] "GET /projects?obj_uuids=58a07ddf-a494-4c03-b460-8206a91a9a39&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001175 10.0.0.41 - - [2025-02-10 02:27:13] "GET /project/58a07ddf-a494-4c03-b460-8206a91a9a39?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.024204 10.0.0.41 - - [2025-02-10 02:27:13] "GET /projects?obj_uuids=58a07ddf-a494-4c03-b460-8206a91a9a39&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001259 10.0.0.41 - - [2025-02-10 02:27:13] "GET /project/58a07ddf-a494-4c03-b460-8206a91a9a39?fields=security_groups HTTP/1.1" 200 1264 0.026426 10.0.0.41 - - [2025-02-10 02:27:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.024294 10.0.0.41 - - [2025-02-10 02:27:14] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002854 10.0.0.41 - - [2025-02-10 02:27:14] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001599 10.0.0.41 - - [2025-02-10 02:27:14] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009238 10.0.0.41 - - [2025-02-10 02:27:14] "POST /id-to-fqname HTTP/1.1" 200 188 0.002207 10.0.0.41 - - [2025-02-10 02:27:14] "POST /fqname-to-id HTTP/1.1" 404 197 0.003722 10.0.0.41 - - [2025-02-10 02:27:14] "POST /security-groups HTTP/1.1" 200 589 0.063543 10.0.0.41 - - [2025-02-10 02:27:14] "POST /fqname-to-id HTTP/1.1" 404 232 0.003848 10.0.0.41 - - [2025-02-10 02:27:14] "POST /projects HTTP/1.1" 200 581 0.232121 10.0.0.41 - - [2025-02-10 02:27:14] "POST /access-control-lists HTTP/1.1" 200 594 0.059101 10.0.0.41 - - [2025-02-10 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.306979 10.0.0.41 - - [2025-02-10 02:27:14] "POST /fqname-to-id HTTP/1.1" 404 231 0.002777 10.0.0.41 - - [2025-02-10 02:27:14] "GET /project/58a6848a-1df6-4b5b-b2a7-18d39c36924c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.432116 10.0.0.41 - - [2025-02-10 02:27:14] "POST /access-control-lists HTTP/1.1" 200 592 0.063985 10.0.0.41 - - [2025-02-10 02:27:15] "GET / HTTP/1.1" 200 35931 0.002121 10.0.0.41 - - [2025-02-10 02:27:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000753 10.0.0.41 - - [2025-02-10 02:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.055658 10.0.0.41 - - [2025-02-10 02:27:17] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001139 10.0.0.41 - - [2025-02-10 02:27:17] "GET /project/58a6848a-1df6-4b5b-b2a7-18d39c36924c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.026235 10.0.0.41 - - [2025-02-10 02:27:17] "POST /neutron/network HTTP/1.1" 200 117 0.029078 10.0.0.41 - - [2025-02-10 02:27:17] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001455 10.0.0.41 - - [2025-02-10 02:27:17] "POST /neutron/network HTTP/1.1" 200 613 0.078266 10.0.0.41 - - [2025-02-10 02:27:17] "POST /route-targets HTTP/1.1" 200 327 0.010503 10.0.0.41 - - [2025-02-10 02:27:17] "POST /ref-update HTTP/1.1" 200 156 0.013335 10.0.0.41 - - [2025-02-10 02:27:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002754 10.0.0.41 - - [2025-02-10 02:27:17] "POST /neutron/subnet HTTP/1.1" 200 729 0.185270 10.0.0.41 - - [2025-02-10 02:27:17] "POST /neutron/network HTTP/1.1" 200 833 0.006575 10.0.0.41 - - [2025-02-10 02:27:17] "POST /id-to-fqname HTTP/1.1" 200 223 0.001329 10.0.0.41 - - [2025-02-10 02:27:17] "GET /virtual-network/e24dc1e1-65f6-4e4b-a860-b4c404c03abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005244 10.0.0.41 - - [2025-02-10 02:27:17] "POST /neutron/network HTTP/1.1" 200 833 0.011567 10.0.0.41 - - [2025-02-10 02:27:17] "GET /virtual-network/e24dc1e1-65f6-4e4b-a860-b4c404c03abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005448 10.0.0.41 - - [2025-02-10 02:27:17] "POST /neutron/network HTTP/1.1" 200 833 0.005962 10.0.0.41 - - [2025-02-10 02:27:17] "POST /neutron/subnet HTTP/1.1" 200 729 0.006195 10.0.0.41 - - [2025-02-10 02:27:17] "GET /domains HTTP/1.1" 401 292 0.000440 10.0.0.41 - - [2025-02-10 02:27:17] "GET /domains HTTP/1.1" 200 280 0.024425 10.0.0.41 - - [2025-02-10 02:27:17] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001028 10.0.0.41 - - [2025-02-10 02:27:18] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 3143 0.008451 10.0.0.41 - - [2025-02-10 02:27:18] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001019 10.0.0.41 - - [2025-02-10 02:27:18] "GET /project/58a6848a-1df6-4b5b-b2a7-18d39c36924c HTTP/1.1" 200 2080 0.069781 10.0.0.41 - - [2025-02-10 02:27:18] "GET /virtual-network/e24dc1e1-65f6-4e4b-a860-b4c404c03abd HTTP/1.1" 200 2322 0.006164 10.0.0.41 - - [2025-02-10 02:27:18] "GET /virtual-network/e24dc1e1-65f6-4e4b-a860-b4c404c03abd HTTP/1.1" 200 2322 0.005018 10.0.0.41 - - [2025-02-10 02:27:18] "GET /routing-instance/d09eeddb-bb8e-468e-8e5a-88c7196fcb0c HTTP/1.1" 200 1494 0.003595 10.0.0.41 - - [2025-02-10 02:27:18] "GET /routing-instance/d09eeddb-bb8e-468e-8e5a-88c7196fcb0c HTTP/1.1" 200 1494 0.005024 10.0.0.41 - - [2025-02-10 02:27:18] "GET /route-target/c9aac8d0-4235-4d26-87ed-304b8d90274c HTTP/1.1" 200 1212 0.003181 10.0.0.41 - - [2025-02-10 02:27:18] "GET /virtual-network/e24dc1e1-65f6-4e4b-a860-b4c404c03abd HTTP/1.1" 200 2322 0.004633 10.0.0.41 - - [2025-02-10 02:27:18] "GET /routing-instance/d09eeddb-bb8e-468e-8e5a-88c7196fcb0c HTTP/1.1" 200 1494 0.003014 10.0.0.41 - - [2025-02-10 02:27:18] "GET /virtual-network/e24dc1e1-65f6-4e4b-a860-b4c404c03abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004487 10.0.0.41 - - [2025-02-10 02:27:18] "GET /virtual-network/e24dc1e1-65f6-4e4b-a860-b4c404c03abd HTTP/1.1" 200 2322 0.004539 10.0.0.41 - - [2025-02-10 02:27:18] "GET /routing-instance/d09eeddb-bb8e-468e-8e5a-88c7196fcb0c HTTP/1.1" 200 1494 0.002815 10.0.0.41 - - [2025-02-10 02:27:18] "GET /routing-instance/d09eeddb-bb8e-468e-8e5a-88c7196fcb0c HTTP/1.1" 200 1494 0.002729 10.0.0.41 - - [2025-02-10 02:27:18] "GET /route-target/c9aac8d0-4235-4d26-87ed-304b8d90274c HTTP/1.1" 200 1212 0.002647 10.0.0.41 - - [2025-02-10 02:27:18] "GET /domains HTTP/1.1" 200 280 0.002139 10.0.0.41 - - [2025-02-10 02:27:18] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000981 10.0.0.41 - - [2025-02-10 02:27:18] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 3143 0.006790 10.0.0.41 - - [2025-02-10 02:27:18] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000995 10.0.0.41 - - [2025-02-10 02:27:18] "GET /project/58a6848a-1df6-4b5b-b2a7-18d39c36924c HTTP/1.1" 200 2080 0.066267 10.0.0.41 - - [2025-02-10 02:27:18] "GET /virtual-network/e24dc1e1-65f6-4e4b-a860-b4c404c03abd HTTP/1.1" 200 2322 0.005020 10.0.0.41 - - [2025-02-10 02:27:18] "GET /obj-perms HTTP/1.1" 200 5026 0.047683 10.0.0.41 - - [2025-02-10 02:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.41 - - [2025-02-10 02:27:18] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001166 10.0.0.41 - - [2025-02-10 02:27:18] "GET /project/58a6848a-1df6-4b5b-b2a7-18d39c36924c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.025652 10.0.0.41 - - [2025-02-10 02:27:18] "POST /neutron/network HTTP/1.1" 200 117 0.008810 10.0.0.41 - - [2025-02-10 02:27:18] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001132 10.0.0.41 - - [2025-02-10 02:27:18] "POST /neutron/network HTTP/1.1" 200 613 0.071805 10.0.0.41 - - [2025-02-10 02:27:18] "POST /route-targets HTTP/1.1" 200 327 0.010414 10.0.0.41 - - [2025-02-10 02:27:18] "POST /ref-update HTTP/1.1" 200 156 0.012309 10.0.0.41 - - [2025-02-10 02:27:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003735 10.0.0.41 - - [2025-02-10 02:27:19] "POST /neutron/subnet HTTP/1.1" 200 710 0.189767 10.0.0.41 - - [2025-02-10 02:27:19] "POST /neutron/network HTTP/1.1" 200 829 0.005137 10.0.0.41 - - [2025-02-10 02:27:19] "POST /id-to-fqname HTTP/1.1" 200 223 0.001194 10.0.0.41 - - [2025-02-10 02:27:19] "GET /virtual-network/77d2f701-6eb4-4083-8679-da412e54b6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004879 10.0.0.41 - - [2025-02-10 02:27:19] "POST /neutron/network HTTP/1.1" 200 829 0.006353 10.0.0.41 - - [2025-02-10 02:27:19] "GET /virtual-network/77d2f701-6eb4-4083-8679-da412e54b6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004802 10.0.0.41 - - [2025-02-10 02:27:19] "POST /neutron/network HTTP/1.1" 200 829 0.005852 10.0.0.41 - - [2025-02-10 02:27:19] "POST /neutron/subnet HTTP/1.1" 200 710 0.006549 10.0.0.41 - - [2025-02-10 02:27:19] "GET /domains HTTP/1.1" 200 280 0.002753 10.0.0.41 - - [2025-02-10 02:27:19] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001068 10.0.0.41 - - [2025-02-10 02:27:19] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 3143 0.007108 10.0.0.41 - - [2025-02-10 02:27:19] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001449 10.0.0.41 - - [2025-02-10 02:27:19] "GET /project/58a6848a-1df6-4b5b-b2a7-18d39c36924c HTTP/1.1" 200 2298 0.068680 10.0.0.41 - - [2025-02-10 02:27:19] "GET /virtual-network/77d2f701-6eb4-4083-8679-da412e54b6ee HTTP/1.1" 200 2308 0.006075 10.0.0.41 - - [2025-02-10 02:27:19] "GET /virtual-network/77d2f701-6eb4-4083-8679-da412e54b6ee HTTP/1.1" 200 2308 0.004800 10.0.0.41 - - [2025-02-10 02:27:19] "GET /routing-instance/8de84930-91fb-4896-b693-97211240ff20 HTTP/1.1" 200 1494 0.003168 10.0.0.41 - - [2025-02-10 02:27:19] "GET /routing-instance/8de84930-91fb-4896-b693-97211240ff20 HTTP/1.1" 200 1494 0.002990 10.0.0.41 - - [2025-02-10 02:27:19] "GET /route-target/11e798bd-cfba-4725-9f22-9209a55522ff HTTP/1.1" 200 1212 0.002664 10.0.0.41 - - [2025-02-10 02:27:19] "GET /virtual-network/77d2f701-6eb4-4083-8679-da412e54b6ee HTTP/1.1" 200 2308 0.004507 10.0.0.41 - - [2025-02-10 02:27:19] "GET /routing-instance/8de84930-91fb-4896-b693-97211240ff20 HTTP/1.1" 200 1494 0.003017 10.0.0.41 - - [2025-02-10 02:27:19] "GET /virtual-network/77d2f701-6eb4-4083-8679-da412e54b6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004505 10.0.0.41 - - [2025-02-10 02:27:19] "GET /virtual-network/77d2f701-6eb4-4083-8679-da412e54b6ee HTTP/1.1" 200 2308 0.004913 10.0.0.41 - - [2025-02-10 02:27:19] "GET /routing-instance/8de84930-91fb-4896-b693-97211240ff20 HTTP/1.1" 200 1494 0.002763 10.0.0.41 - - [2025-02-10 02:27:19] "GET /routing-instance/8de84930-91fb-4896-b693-97211240ff20 HTTP/1.1" 200 1494 0.002774 10.0.0.41 - - [2025-02-10 02:27:19] "GET /route-target/11e798bd-cfba-4725-9f22-9209a55522ff HTTP/1.1" 200 1212 0.002692 10.0.0.41 - - [2025-02-10 02:27:19] "GET /domains HTTP/1.1" 200 280 0.002553 10.0.0.41 - - [2025-02-10 02:27:19] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001099 10.0.0.41 - - [2025-02-10 02:27:19] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 3143 0.008280 10.0.0.41 - - [2025-02-10 02:27:19] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001357 10.0.0.41 - - [2025-02-10 02:27:19] "GET /project/58a6848a-1df6-4b5b-b2a7-18d39c36924c HTTP/1.1" 200 2298 0.065930 10.0.0.41 - - [2025-02-10 02:27:19] "GET /virtual-network/77d2f701-6eb4-4083-8679-da412e54b6ee HTTP/1.1" 200 2308 0.004726 10.0.0.41 - - [2025-02-10 02:27:19] "GET /obj-perms HTTP/1.1" 200 5026 0.002675 10.0.0.41 - - [2025-02-10 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.41 - - [2025-02-10 02:27:19] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001000 10.0.0.41 - - [2025-02-10 02:27:19] "GET /project/58a6848a-1df6-4b5b-b2a7-18d39c36924c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.030415 10.0.0.41 - - [2025-02-10 02:27:19] "POST /neutron/network HTTP/1.1" 200 117 0.012715 10.0.0.41 - - [2025-02-10 02:27:19] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001143 10.0.0.41 - - [2025-02-10 02:27:19] "POST /neutron/network HTTP/1.1" 200 615 0.084455 10.0.0.41 - - [2025-02-10 02:27:19] "DELETE /project/58a6848a1df64b5bb2a718d39c36924c HTTP/1.1" 404 173 0.021226 10.0.0.41 - - [2025-02-10 02:27:19] "DELETE /project/52cccb3616e24387a10eac51e8fccc03 HTTP/1.1" 404 173 0.020411 10.0.0.41 - - [2025-02-10 02:27:19] "DELETE /project/58a07ddfa4944c03b4608206a91a9a39 HTTP/1.1" 404 173 0.013983 10.0.0.41 - - [2025-02-10 02:27:19] "GET /projects?obj_uuids=58a07ddf-a494-4c03-b460-8206a91a9a39&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001096 10.0.0.41 - - [2025-02-10 02:27:19] "GET /projects?obj_uuids=9d7f2a79-0254-4d28-ab35-0fa232c42ce1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000948 10.0.0.41 - - [2025-02-10 02:27:19] "GET /projects?obj_uuids=52cccb36-16e2-4387-a10e-ac51e8fccc03&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.056169 10.0.0.41 - - [2025-02-10 02:27:19] "POST /ref-update HTTP/1.1" 200 156 0.081868 10.0.0.41 - - [2025-02-10 02:27:19] "GET /project/52cccb36-16e2-4387-a10e-ac51e8fccc03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.126118 10.0.0.41 - - [2025-02-10 02:27:19] "GET /project/9d7f2a79-0254-4d28-ab35-0fa232c42ce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.130924 10.0.0.41 - - [2025-02-10 02:27:19] "GET /project/58a07ddf-a494-4c03-b460-8206a91a9a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.135535 10.0.0.41 - - [2025-02-10 02:27:20] "GET /projects?obj_uuids=58a07ddf-a494-4c03-b460-8206a91a9a39&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001547 10.0.0.41 - - [2025-02-10 02:27:20] "GET /projects?obj_uuids=9d7f2a79-0254-4d28-ab35-0fa232c42ce1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001099 10.0.0.41 - - [2025-02-10 02:27:20] "GET /projects?obj_uuids=52cccb36-16e2-4387-a10e-ac51e8fccc03&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001042 10.0.0.41 - - [2025-02-10 02:27:20] "GET /project/58a07ddf-a494-4c03-b460-8206a91a9a39?fields=security_groups HTTP/1.1" 200 1369 0.062977 10.0.0.41 - - [2025-02-10 02:27:20] "GET /project/9d7f2a79-0254-4d28-ab35-0fa232c42ce1?fields=security_groups HTTP/1.1" 200 1373 0.073211 10.0.0.41 - - [2025-02-10 02:27:20] "GET /project/52cccb36-16e2-4387-a10e-ac51e8fccc03?fields=security_groups HTTP/1.1" 200 1387 0.083125 10.0.0.41 - - [2025-02-10 02:27:20] "DELETE /security-group/edbf3f68-ba4b-43bc-9e0e-e33c3527b386 HTTP/1.1" 200 115 0.089389 10.0.0.41 - - [2025-02-10 02:27:20] "GET /projects?obj_uuids=58a07ddf-a494-4c03-b460-8206a91a9a39&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001171 10.0.0.41 - - [2025-02-10 02:27:20] "DELETE /access-control-list/f2ec25d8-187b-4c4f-aa5b-3d8fcc32d5bd HTTP/1.1" 200 115 0.057516 10.0.0.41 - - [2025-02-10 02:27:20] "DELETE /security-group/9e5f5fec-fca5-402b-91bc-87009800d4db HTTP/1.1" 200 115 0.089487 10.0.0.41 - - [2025-02-10 02:27:20] "DELETE /security-group/a7a8a837-a919-45bc-aa46-033e0d1e9d5a HTTP/1.1" 200 115 0.099574 10.0.0.41 - - [2025-02-10 02:27:20] "GET /projects?obj_uuids=9d7f2a79-0254-4d28-ab35-0fa232c42ce1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001054 10.0.0.41 - - [2025-02-10 02:27:20] "GET /projects?obj_uuids=52cccb36-16e2-4387-a10e-ac51e8fccc03&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001079 10.0.0.41 - - [2025-02-10 02:27:20] "GET /project/58a07ddf-a494-4c03-b460-8206a91a9a39?fields=application_policy_sets HTTP/1.1" 200 1408 0.051144 10.0.0.41 - - [2025-02-10 02:27:20] "DELETE /access-control-list/962365a4-e527-4ce6-9584-69af04b71a83 HTTP/1.1" 200 115 0.051845 10.0.0.41 - - [2025-02-10 02:27:20] "GET /project/52cccb36-16e2-4387-a10e-ac51e8fccc03?fields=application_policy_sets HTTP/1.1" 200 1426 0.084764 10.0.0.41 - - [2025-02-10 02:27:20] "GET /project/9d7f2a79-0254-4d28-ab35-0fa232c42ce1?fields=application_policy_sets HTTP/1.1" 200 1412 0.108722 10.0.0.41 - - [2025-02-10 02:27:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003248 10.0.0.41 - - [2025-02-10 02:27:20] "DELETE /access-control-list/4104efe3-c109-4256-b091-43bb4d2a0f5d HTTP/1.1" 200 115 0.058540 10.0.0.41 - - [2025-02-10 02:27:20] "POST /neutron/subnet HTTP/1.1" 200 730 0.529728 10.0.0.41 - - [2025-02-10 02:27:20] "POST /neutron/network HTTP/1.1" 200 835 0.012313 10.0.0.41 - - [2025-02-10 02:27:20] "POST /id-to-fqname HTTP/1.1" 200 224 0.001299 10.0.0.41 - - [2025-02-10 02:27:20] "DELETE /access-control-list/a4dd51ed-7ea8-48be-b360-8eaf817d2f15 HTTP/1.1" 200 115 0.069909 10.0.0.41 - - [2025-02-10 02:27:20] "GET /virtual-network/c004cc09-cc93-4f79-9154-9448a91229b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005483 10.0.0.41 - - [2025-02-10 02:27:20] "DELETE /access-control-list/e6b9bf0d-c06a-4441-8188-25c37764fa81 HTTP/1.1" 200 115 0.049240 10.0.0.41 - - [2025-02-10 02:27:20] "DELETE /project/58a07ddf-a494-4c03-b460-8206a91a9a39 HTTP/1.1" 200 115 0.663252 10.0.0.41 - - [2025-02-10 02:27:20] "POST /neutron/network HTTP/1.1" 200 835 0.012924 10.0.0.41 - - [2025-02-10 02:27:20] "GET /virtual-network/c004cc09-cc93-4f79-9154-9448a91229b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006388 10.0.0.41 - - [2025-02-10 02:27:20] "DELETE /project/52cccb36-16e2-4387-a10e-ac51e8fccc03 HTTP/1.1" 200 115 0.683137 10.0.0.41 - - [2025-02-10 02:27:20] "DELETE /access-control-list/998d807c-0c7f-49bb-95e3-4633b93599a5 HTTP/1.1" 200 115 0.041096 10.0.0.41 - - [2025-02-10 02:27:20] "DELETE /project/9d7f2a79-0254-4d28-ab35-0fa232c42ce1 HTTP/1.1" 200 115 0.696111 10.0.0.41 - - [2025-02-10 02:27:20] "POST /neutron/network HTTP/1.1" 200 835 0.006233 10.0.0.41 - - [2025-02-10 02:27:20] "POST /neutron/subnet HTTP/1.1" 200 730 0.006688 10.0.0.41 - - [2025-02-10 02:27:20] "GET /domains HTTP/1.1" 200 280 0.002823 10.0.0.41 - - [2025-02-10 02:27:20] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001541 10.0.0.41 - - [2025-02-10 02:27:20] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2572 0.011224 10.0.0.41 - - [2025-02-10 02:27:20] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001545 10.0.0.41 - - [2025-02-10 02:27:20] "GET /project/58a6848a-1df6-4b5b-b2a7-18d39c36924c HTTP/1.1" 200 2517 0.064529 10.0.0.41 - - [2025-02-10 02:27:20] "GET /virtual-network/c004cc09-cc93-4f79-9154-9448a91229b8 HTTP/1.1" 200 2328 0.006132 10.0.0.41 - - [2025-02-10 02:27:20] "GET /virtual-network/c004cc09-cc93-4f79-9154-9448a91229b8 HTTP/1.1" 200 2328 0.004863 10.0.0.41 - - [2025-02-10 02:27:20] "GET /routing-instance/231f068d-b26d-426d-bdf8-70aa046eb810 HTTP/1.1" 200 1497 0.003091 10.0.0.41 - - [2025-02-10 02:27:20] "GET /routing-instance/231f068d-b26d-426d-bdf8-70aa046eb810 HTTP/1.1" 200 1497 0.002965 10.0.0.41 - - [2025-02-10 02:27:20] "GET /route-target/a569d73f-c0b6-4e9d-862f-e3add155ae93 HTTP/1.1" 200 1214 0.002598 10.0.0.41 - - [2025-02-10 02:27:20] "GET /virtual-network/c004cc09-cc93-4f79-9154-9448a91229b8 HTTP/1.1" 200 2328 0.004327 10.0.0.41 - - [2025-02-10 02:27:20] "GET /routing-instance/231f068d-b26d-426d-bdf8-70aa046eb810 HTTP/1.1" 200 1497 0.002938 10.0.0.41 - - [2025-02-10 02:27:20] "GET /virtual-network/c004cc09-cc93-4f79-9154-9448a91229b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.004390 10.0.0.41 - - [2025-02-10 02:27:20] "GET /virtual-network/c004cc09-cc93-4f79-9154-9448a91229b8 HTTP/1.1" 200 2328 0.004795 10.0.0.41 - - [2025-02-10 02:27:20] "GET /routing-instance/231f068d-b26d-426d-bdf8-70aa046eb810 HTTP/1.1" 200 1497 0.002747 10.0.0.41 - - [2025-02-10 02:27:20] "GET /routing-instance/231f068d-b26d-426d-bdf8-70aa046eb810 HTTP/1.1" 200 1497 0.002744 10.0.0.41 - - [2025-02-10 02:27:20] "GET /route-target/a569d73f-c0b6-4e9d-862f-e3add155ae93 HTTP/1.1" 200 1214 0.002754 10.0.0.41 - - [2025-02-10 02:27:20] "GET /domains HTTP/1.1" 200 280 0.002167 10.0.0.41 - - [2025-02-10 02:27:20] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001013 10.0.0.41 - - [2025-02-10 02:27:20] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2572 0.007417 10.0.0.41 - - [2025-02-10 02:27:20] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001272 10.0.0.41 - - [2025-02-10 02:27:20] "GET /project/58a6848a-1df6-4b5b-b2a7-18d39c36924c HTTP/1.1" 200 2517 0.065319 10.0.0.41 - - [2025-02-10 02:27:20] "GET /virtual-network/c004cc09-cc93-4f79-9154-9448a91229b8 HTTP/1.1" 200 2328 0.006145 10.0.0.41 - - [2025-02-10 02:27:20] "GET /obj-perms HTTP/1.1" 200 5026 0.002728 10.0.0.41 - - [2025-02-10 02:27:20] "POST /id-to-fqname HTTP/1.1" 200 223 0.001335 10.0.0.41 - - [2025-02-10 02:27:21] "POST /neutron/network HTTP/1.1" 200 839 0.005796 10.0.0.41 - - [2025-02-10 02:27:21] "GET /aaa-mode HTTP/1.1" 401 292 0.000411 10.0.0.41 - - [2025-02-10 02:27:21] "GET / HTTP/1.1" 200 35931 0.002006 10.0.0.41 - - [2025-02-10 02:27:21] "GET /project/58a6848a-1df6-4b5b-b2a7-18d39c36924c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000433 10.0.0.41 - - [2025-02-10 02:27:21] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001223 10.0.0.41 - - [2025-02-10 02:27:21] "GET /project/58a6848a-1df6-4b5b-b2a7-18d39c36924c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.046662 10.0.0.41 - - [2025-02-10 02:27:21] "POST /neutron/network HTTP/1.1" 200 829 0.004915 10.0.0.41 - - [2025-02-10 02:27:22] "POST /neutron/port HTTP/1.1" 200 117 0.005087 10.0.0.41 - - [2025-02-10 02:27:22] "POST /neutron/port HTTP/1.1" 200 117 0.004819 10.0.0.41 - - [2025-02-10 02:27:22] "POST /id-to-fqname HTTP/1.1" 200 224 0.001276 10.0.0.41 - - [2025-02-10 02:27:22] "POST /neutron/port HTTP/1.1" 200 117 0.006915 10.0.0.41 - - [2025-02-10 02:27:22] "POST /neutron/network HTTP/1.1" 200 845 0.005961 10.0.0.41 - - [2025-02-10 02:27:22] "GET /aaa-mode HTTP/1.1" 401 292 0.000428 10.0.0.41 - - [2025-02-10 02:27:22] "POST /neutron/network HTTP/1.1" 200 839 0.006395 10.0.0.41 - - [2025-02-10 02:27:22] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001105 10.0.0.41 - - [2025-02-10 02:27:22] "GET / HTTP/1.1" 200 35931 0.001898 10.0.0.41 - - [2025-02-10 02:27:22] "GET /project/58a6848a-1df6-4b5b-b2a7-18d39c36924c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000674 10.0.0.41 - - [2025-02-10 02:27:22] "POST /neutron/port HTTP/1.1" 200 1055 0.219038 10.0.0.41 - - [2025-02-10 02:27:22] "POST /neutron/port HTTP/1.1" 200 1055 0.018891 10.0.0.41 - - [2025-02-10 02:27:22] "POST /neutron/port HTTP/1.1" 200 1055 0.008161 10.0.0.41 - - [2025-02-10 02:27:22] "POST /neutron/port HTTP/1.1" 200 1109 0.057844 10.0.0.41 - - [2025-02-10 02:27:22] "POST /neutron/port HTTP/1.1" 200 1083 0.014925 10.0.0.41 - - [2025-02-10 02:27:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002929 10.0.0.41 - - [2025-02-10 02:27:22] "POST /neutron/subnet HTTP/1.1" 200 684 0.009353 10.0.0.41 - - [2025-02-10 02:27:22] "POST /neutron/port HTTP/1.1" 200 117 0.001189 10.0.0.41 - - [2025-02-10 02:27:22] "POST /neutron/network HTTP/1.1" 200 829 0.005925 10.0.0.41 - - [2025-02-10 02:27:22] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001209 10.0.0.41 - - [2025-02-10 02:27:22] "GET /project/58a6848a-1df6-4b5b-b2a7-18d39c36924c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.048500 10.0.0.41 - - [2025-02-10 02:27:23] "POST /neutron/network HTTP/1.1" 200 835 0.005180 10.0.0.41 - - [2025-02-10 02:27:23] "POST /neutron/port HTTP/1.1" 200 1083 0.031607 10.0.0.41 - - [2025-02-10 02:27:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006719 10.0.0.41 - - [2025-02-10 02:27:23] "POST /neutron/port HTTP/1.1" 200 117 0.005219 10.0.0.41 - - [2025-02-10 02:27:23] "POST /fqname-to-id HTTP/1.1" 404 193 0.004293 10.0.0.41 - - [2025-02-10 02:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.41 - - [2025-02-10 02:27:23] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001210 10.0.0.41 - - [2025-02-10 02:27:23] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.009110 10.0.0.41 - - [2025-02-10 02:27:23] "POST /service-templates HTTP/1.1" 200 543 0.022054 10.0.0.41 - - [2025-02-10 02:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.41 - - [2025-02-10 02:27:23] "GET /service-template/3c81697d-d58b-4c60-bb4a-cb2e9b30731a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004943 10.0.0.41 - - [2025-02-10 02:27:23] "POST /neutron/network HTTP/1.1" 200 845 0.007091 10.0.0.41 - - [2025-02-10 02:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.41 - - [2025-02-10 02:27:23] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001131 10.0.0.41 - - [2025-02-10 02:27:23] "GET /service-template/3c81697d-d58b-4c60-bb4a-cb2e9b30731a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.006043 10.0.0.41 - - [2025-02-10 02:27:23] "POST /id-to-fqname HTTP/1.1" 200 223 0.001511 10.0.0.41 - - [2025-02-10 02:27:23] "POST /id-to-fqname HTTP/1.1" 200 223 0.001632 10.0.0.41 - - [2025-02-10 02:27:23] "POST /id-to-fqname HTTP/1.1" 200 224 0.002026 10.0.0.41 - - [2025-02-10 02:27:23] "POST /neutron/port HTTP/1.1" 200 1059 0.246902 10.0.0.41 - - [2025-02-10 02:27:23] "POST /neutron/port HTTP/1.1" 200 1059 0.012922 10.0.0.41 - - [2025-02-10 02:27:23] "POST /neutron/port HTTP/1.1" 200 1059 0.015176 10.0.0.41 - - [2025-02-10 02:27:23] "POST /neutron/port HTTP/1.1" 200 2012 0.055379 10.0.0.41 - - [2025-02-10 02:27:23] "POST /neutron/port HTTP/1.1" 200 1113 0.103583 10.0.0.41 - - [2025-02-10 02:27:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006573 10.0.0.41 - - [2025-02-10 02:27:24] "POST /neutron/port HTTP/1.1" 200 1087 0.017077 10.0.0.41 - - [2025-02-10 02:27:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003087 10.0.0.41 - - [2025-02-10 02:27:24] "POST /neutron/subnet HTTP/1.1" 200 704 0.010777 10.0.0.41 - - [2025-02-10 02:27:24] "POST /neutron/port HTTP/1.1" 200 117 0.001264 10.0.0.41 - - [2025-02-10 02:27:24] "POST /neutron/network HTTP/1.1" 200 835 0.006476 10.0.0.41 - - [2025-02-10 02:27:24] "POST /neutron/network HTTP/1.1" 200 2222 0.012245 10.0.0.41 - - [2025-02-10 02:27:24] "GET /aaa-mode HTTP/1.1" 401 292 0.000485 10.0.0.41 - - [2025-02-10 02:27:25] "GET / HTTP/1.1" 200 35931 0.002872 10.0.0.41 - - [2025-02-10 02:27:25] "GET /project/58a6848a-1df6-4b5b-b2a7-18d39c36924c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000429 10.0.0.41 - - [2025-02-10 02:27:25] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001170 10.0.0.41 - - [2025-02-10 02:27:25] "GET /project/58a6848a-1df6-4b5b-b2a7-18d39c36924c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.055130 10.0.0.41 - - [2025-02-10 02:27:25] "POST /neutron/network HTTP/1.1" 200 833 0.005265 10.0.0.41 - - [2025-02-10 02:27:25] "POST /neutron/network HTTP/1.1" 200 829 0.005419 10.0.0.41 - - [2025-02-10 02:27:25] "POST /neutron/network HTTP/1.1" 200 835 0.005484 10.0.0.41 - - [2025-02-10 02:27:25] "POST /neutron/port HTTP/1.1" 200 2054 0.021913 10.0.0.41 - - [2025-02-10 02:27:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005655 10.0.0.41 - - [2025-02-10 02:27:25] "POST /neutron/port HTTP/1.1" 200 117 0.006054 10.0.0.41 - - [2025-02-10 02:27:25] "POST /neutron/port HTTP/1.1" 200 117 0.005360 10.0.0.41 - - [2025-02-10 02:27:26] "POST /neutron/network HTTP/1.1" 200 2222 0.012554 10.0.0.41 - - [2025-02-10 02:27:26] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001525 10.0.0.41 - - [2025-02-10 02:27:26] "GET /obj-perms HTTP/1.1" 200 5056 0.073430 10.0.0.41 - - [2025-02-10 02:27:26] "POST /neutron/port HTTP/1.1" 200 1059 0.283415 10.0.0.41 - - [2025-02-10 02:27:26] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001623 10.0.0.41 - - [2025-02-10 02:27:26] "POST /neutron/port HTTP/1.1" 200 1055 0.263231 10.0.0.41 - - [2025-02-10 02:27:26] "GET /obj-perms HTTP/1.1" 200 5056 0.055887 10.0.0.41 - - [2025-02-10 02:27:26] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001157 10.0.0.41 - - [2025-02-10 02:27:27] "POST /neutron/port HTTP/1.1" 200 1059 0.244551 10.0.0.41 - - [2025-02-10 02:27:27] "POST /neutron/port HTTP/1.1" 200 1059 0.009680 10.0.0.41 - - [2025-02-10 02:27:27] "POST /neutron/port HTTP/1.1" 200 1059 0.012934 10.0.0.41 - - [2025-02-10 02:27:27] "POST /neutron/port HTTP/1.1" 200 1113 0.088202 10.0.0.41 - - [2025-02-10 02:27:27] "POST /neutron/port HTTP/1.1" 200 1055 0.010164 10.0.0.41 - - [2025-02-10 02:27:27] "POST /neutron/port HTTP/1.1" 200 1055 0.016733 10.0.0.41 - - [2025-02-10 02:27:27] "POST /neutron/port HTTP/1.1" 200 1109 0.084359 10.0.0.41 - - [2025-02-10 02:27:27] "POST /neutron/port HTTP/1.1" 200 1059 0.011691 10.0.0.41 - - [2025-02-10 02:27:27] "POST /neutron/port HTTP/1.1" 200 1059 0.012748 10.0.0.41 - - [2025-02-10 02:27:27] "POST /neutron/port HTTP/1.1" 200 1113 0.066397 10.0.0.41 - - [2025-02-10 02:27:27] "POST /neutron/port HTTP/1.1" 200 3024 0.021548 10.0.0.41 - - [2025-02-10 02:27:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002897 10.0.0.41 - - [2025-02-10 02:27:27] "POST /neutron/subnet HTTP/1.1" 200 703 0.011146 10.0.0.41 - - [2025-02-10 02:27:27] "POST /neutron/port HTTP/1.1" 200 117 0.001126 10.0.0.41 - - [2025-02-10 02:27:27] "POST /neutron/network HTTP/1.1" 200 833 0.005058 10.0.0.41 - - [2025-02-10 02:27:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003022 10.0.0.41 - - [2025-02-10 02:27:27] "POST /neutron/subnet HTTP/1.1" 200 684 0.010334 10.0.0.41 - - [2025-02-10 02:27:27] "POST /neutron/port HTTP/1.1" 200 117 0.001258 10.0.0.41 - - [2025-02-10 02:27:27] "POST /neutron/network HTTP/1.1" 200 829 0.005883 10.0.0.41 - - [2025-02-10 02:27:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002781 10.0.0.41 - - [2025-02-10 02:27:27] "POST /neutron/subnet HTTP/1.1" 200 704 0.009575 10.0.0.41 - - [2025-02-10 02:27:27] "POST /neutron/port HTTP/1.1" 200 117 0.001137 10.0.0.41 - - [2025-02-10 02:27:27] "POST /neutron/network HTTP/1.1" 200 835 0.005376 10.0.0.41 - - [2025-02-10 02:27:30] "POST /neutron/port HTTP/1.1" 200 3024 0.020755 10.0.0.41 - - [2025-02-10 02:27:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005472 10.0.0.41 - - [2025-02-10 02:27:31] "POST /neutron/port HTTP/1.1" 200 3024 0.023899 10.0.0.41 - - [2025-02-10 02:27:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005817 10.0.0.41 - - [2025-02-10 02:27:31] "POST /neutron/port HTTP/1.1" 200 3024 0.019945 10.0.0.41 - - [2025-02-10 02:27:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008075 10.0.0.41 - - [2025-02-10 02:27:31] "POST /neutron/port HTTP/1.1" 200 3024 0.020429 10.0.0.41 - - [2025-02-10 02:27:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007602 10.0.0.41 - - [2025-02-10 02:27:31] "POST /neutron/port HTTP/1.1" 200 3024 0.020542 10.0.0.41 - - [2025-02-10 02:27:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006679 10.0.0.41 - - [2025-02-10 02:27:31] "GET /virtual-machine/d7335715-3831-498e-b722-88ef16daeb4d HTTP/1.1" 200 1803 0.004602 10.0.0.41 - - [2025-02-10 02:27:31] "GET /virtual-machine-interface/5fa71c62-88a8-4ae2-95be-2e3ac6fb13bc HTTP/1.1" 200 2946 0.004892 10.0.0.41 - - [2025-02-10 02:27:31] "GET /virtual-machine-interface/8eef6a41-a3f2-4d40-bace-fe037501076c HTTP/1.1" 200 2947 0.005303 10.0.0.41 - - [2025-02-10 02:27:31] "GET /virtual-machine-interface/ada42cfe-f3b0-4ed8-930f-94892d976d52 HTTP/1.1" 200 2950 0.005207 10.0.0.41 - - [2025-02-10 02:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.41 - - [2025-02-10 02:27:31] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003131 10.0.0.41 - - [2025-02-10 02:27:31] "GET /virtual-networks?parent_id=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004250 10.0.0.41 - - [2025-02-10 02:27:31] "GET /virtual-network/e24dc1e1-65f6-4e4b-a860-b4c404c03abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005984 10.0.0.41 - - [2025-02-10 02:27:31] "POST /neutron/port HTTP/1.1" 200 1083 0.017720 10.0.0.41 - - [2025-02-10 02:27:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005281 10.0.0.41 - - [2025-02-10 02:27:34] "POST /neutron/port HTTP/1.1" 200 1087 0.015889 10.0.0.41 - - [2025-02-10 02:27:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005046 10.0.0.41 - - [2025-02-10 02:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.41 - - [2025-02-10 02:27:34] "GET /virtual-network/e24dc1e1-65f6-4e4b-a860-b4c404c03abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005233 10.0.0.41 - - [2025-02-10 02:27:38] "POST /neutron/port HTTP/1.1" 200 1083 0.015953 10.0.0.41 - - [2025-02-10 02:27:38] "POST /neutron/port HTTP/1.1" 200 1083 0.014366 10.0.0.41 - - [2025-02-10 02:27:38] "POST /neutron/network HTTP/1.1" 200 839 0.004757 10.0.0.41 - - [2025-02-10 02:27:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002613 10.0.0.41 - - [2025-02-10 02:27:38] "POST /neutron/subnet HTTP/1.1" 200 684 0.009612 10.0.0.41 - - [2025-02-10 02:27:38] "POST /neutron/port HTTP/1.1" 200 117 0.001083 10.0.0.41 - - [2025-02-10 02:27:38] "POST /neutron/network HTTP/1.1" 200 829 0.004663 10.0.0.41 - - [2025-02-10 02:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.41 - - [2025-02-10 02:27:38] "GET /virtual-network/e24dc1e1-65f6-4e4b-a860-b4c404c03abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004928 10.0.0.41 - - [2025-02-10 02:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.41 - - [2025-02-10 02:27:42] "GET /virtual-network/e24dc1e1-65f6-4e4b-a860-b4c404c03abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005228 10.0.0.41 - - [2025-02-10 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.41 - - [2025-02-10 02:27:47] "GET /virtual-network/e24dc1e1-65f6-4e4b-a860-b4c404c03abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005061 10.0.0.41 - - [2025-02-10 02:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.41 - - [2025-02-10 02:27:49] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003236 10.0.0.41 - - [2025-02-10 02:27:49] "GET /virtual-networks?parent_id=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003768 10.0.0.41 - - [2025-02-10 02:27:49] "GET /virtual-network/e24dc1e1-65f6-4e4b-a860-b4c404c03abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006757 10.0.0.41 - - [2025-02-10 02:27:49] "POST /neutron/port HTTP/1.1" 200 3024 0.022248 10.0.0.41 - - [2025-02-10 02:27:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006297 10.0.0.41 - - [2025-02-10 02:27:54] "POST /neutron/port HTTP/1.1" 200 3024 0.024854 10.0.0.41 - - [2025-02-10 02:27:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007817 10.0.0.41 - - [2025-02-10 02:27:57] "POST /neutron/port HTTP/1.1" 200 3024 0.023386 10.0.0.41 - - [2025-02-10 02:27:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005491 10.0.0.41 - - [2025-02-10 02:27:59] "POST /neutron/port HTTP/1.1" 200 3024 0.019258 10.0.0.41 - - [2025-02-10 02:27:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005679 10.0.0.41 - - [2025-02-10 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.41 - - [2025-02-10 02:28:04] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003416 10.0.0.41 - - [2025-02-10 02:28:05] "GET /virtual-networks?parent_id=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003247 10.0.0.41 - - [2025-02-10 02:28:05] "GET /virtual-network/77d2f701-6eb4-4083-8679-da412e54b6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005920 10.0.0.41 - - [2025-02-10 02:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.41 - - [2025-02-10 02:28:05] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003367 10.0.0.41 - - [2025-02-10 02:28:05] "GET /virtual-networks?parent_id=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003246 10.0.0.41 - - [2025-02-10 02:28:05] "GET /virtual-network/c004cc09-cc93-4f79-9154-9448a91229b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005722 10.0.0.41 - - [2025-02-10 02:28:05] "POST /fqname-to-id HTTP/1.1" 404 207 0.002999 10.0.0.41 - - [2025-02-10 02:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.41 - - [2025-02-10 02:28:05] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001151 10.0.0.41 - - [2025-02-10 02:28:05] "GET /project/58a6848a-1df6-4b5b-b2a7-18d39c36924c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.026905 10.0.0.41 - - [2025-02-10 02:28:05] "POST /service-instances HTTP/1.1" 200 543 0.063989 10.0.0.41 - - [2025-02-10 02:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.41 - - [2025-02-10 02:28:05] "GET /service-instance/e48f237b-d489-457b-89d7-87c2edc26b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.005454 10.0.0.41 - - [2025-02-10 02:28:05] "POST /port-tuples HTTP/1.1" 200 586 0.029645 10.0.0.41 - - [2025-02-10 02:28:06] "GET /virtual-machine-interface/5fa71c62-88a8-4ae2-95be-2e3ac6fb13bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2725 0.005830 10.0.0.41 - - [2025-02-10 02:28:06] "PUT /virtual-machine-interface/5fa71c62-88a8-4ae2-95be-2e3ac6fb13bc HTTP/1.1" 200 284 0.011506 10.0.0.41 - - [2025-02-10 02:28:06] "POST /ref-update HTTP/1.1" 200 156 0.010607 10.0.0.41 - - [2025-02-10 02:28:06] "POST /instance-ips HTTP/1.1" 200 385 0.025678 10.0.0.41 - - [2025-02-10 02:28:06] "GET /virtual-machine-interface/8eef6a41-a3f2-4d40-bace-fe037501076c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2726 0.013268 10.0.0.41 - - [2025-02-10 02:28:06] "POST /ref-update HTTP/1.1" 200 156 0.024066 10.0.0.41 - - [2025-02-10 02:28:06] "PUT /virtual-machine-interface/8eef6a41-a3f2-4d40-bace-fe037501076c HTTP/1.1" 200 284 0.010661 10.0.0.41 - - [2025-02-10 02:28:06] "POST /ref-update HTTP/1.1" 200 156 0.011985 10.0.0.41 - - [2025-02-10 02:28:06] "POST /ref-update HTTP/1.1" 200 156 0.009470 10.0.0.41 - - [2025-02-10 02:28:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002878 10.0.0.41 - - [2025-02-10 02:28:06] "GET /virtual-machine-interface/ada42cfe-f3b0-4ed8-930f-94892d976d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.005947 10.0.0.41 - - [2025-02-10 02:28:06] "POST /instance-ips HTTP/1.1" 200 385 0.024587 10.0.0.41 - - [2025-02-10 02:28:06] "PUT /virtual-machine-interface/ada42cfe-f3b0-4ed8-930f-94892d976d52 HTTP/1.1" 200 284 0.009736 10.0.0.41 - - [2025-02-10 02:28:06] "POST /ref-update HTTP/1.1" 200 156 0.008973 10.0.0.41 - - [2025-02-10 02:28:06] "POST /ref-update HTTP/1.1" 200 156 0.008527 10.0.0.41 - - [2025-02-10 02:28:06] "POST /ref-update HTTP/1.1" 200 156 0.009693 10.0.0.41 - - [2025-02-10 02:28:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003026 10.0.0.41 - - [2025-02-10 02:28:06] "POST /neutron/port HTTP/1.1" 200 1083 0.020598 10.0.0.41 - - [2025-02-10 02:28:06] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005849 10.0.0.41 - - [2025-02-10 02:28:06] "POST /instance-ips HTTP/1.1" 200 373 0.027373 10.0.0.41 - - [2025-02-10 02:28:06] "POST /neutron/port HTTP/1.1" 200 1083 0.024714 10.0.0.41 - - [2025-02-10 02:28:06] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006543 10.0.0.41 - - [2025-02-10 02:28:06] "POST /ref-update HTTP/1.1" 200 156 0.007673 10.0.0.41 - - [2025-02-10 02:28:06] "POST /ref-update HTTP/1.1" 200 156 0.009326 10.0.0.41 - - [2025-02-10 02:28:06] "POST /neutron/port HTTP/1.1" 200 1083 0.021569 10.0.0.41 - - [2025-02-10 02:28:06] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005588 10.0.0.41 - - [2025-02-10 02:28:06] "GET /virtual-machine/41a1ac59-3064-4d02-af03-56d93cbf0bbb HTTP/1.1" 200 1290 0.003888 10.0.0.41 - - [2025-02-10 02:28:06] "GET /virtual-machine-interface/e4b722fb-260e-404f-b930-5fa319560a57 HTTP/1.1" 200 2947 0.004871 10.0.0.41 - - [2025-02-10 02:28:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002635 10.0.0.41 - - [2025-02-10 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.41 - - [2025-02-10 02:28:06] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002660 10.0.0.41 - - [2025-02-10 02:28:06] "POST /instance-ips HTTP/1.1" 200 373 0.018052 10.0.0.41 - - [2025-02-10 02:28:06] "GET /virtual-networks?parent_id=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002550 10.0.0.41 - - [2025-02-10 02:28:06] "POST /ref-update HTTP/1.1" 200 156 0.008324 10.0.0.41 - - [2025-02-10 02:28:06] "GET /virtual-network/77d2f701-6eb4-4083-8679-da412e54b6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.010893 10.0.0.41 - - [2025-02-10 02:28:07] "POST /ref-update HTTP/1.1" 200 156 0.008634 10.0.0.41 - - [2025-02-10 02:28:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002703 10.0.0.41 - - [2025-02-10 02:28:07] "POST /instance-ips HTTP/1.1" 200 375 0.015165 10.0.0.41 - - [2025-02-10 02:28:07] "POST /ref-update HTTP/1.1" 200 156 0.010146 10.0.0.41 - - [2025-02-10 02:28:07] "POST /ref-update HTTP/1.1" 200 156 0.008322 10.0.0.41 - - [2025-02-10 02:28:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003565 10.0.0.41 - - [2025-02-10 02:28:07] "POST /instance-ips HTTP/1.1" 200 375 0.018157 10.0.0.41 - - [2025-02-10 02:28:07] "POST /ref-update HTTP/1.1" 200 156 0.009848 10.0.0.41 - - [2025-02-10 02:28:07] "POST /ref-update HTTP/1.1" 200 156 0.009516 10.0.0.41 - - [2025-02-10 02:28:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003113 10.0.0.41 - - [2025-02-10 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.41 - - [2025-02-10 02:28:08] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002863 10.0.0.41 - - [2025-02-10 02:28:08] "GET /virtual-networks?parent_id=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002503 10.0.0.41 - - [2025-02-10 02:28:08] "GET /virtual-network/77d2f701-6eb4-4083-8679-da412e54b6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005152 10.0.0.41 - - [2025-02-10 02:28:08] "POST /neutron/port HTTP/1.1" 200 1087 0.015666 10.0.0.41 - - [2025-02-10 02:28:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005364 10.0.0.41 - - [2025-02-10 02:28:08] "POST /neutron/port HTTP/1.1" 200 1087 0.015559 10.0.0.41 - - [2025-02-10 02:28:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005869 10.0.0.41 - - [2025-02-10 02:28:08] "POST /neutron/port HTTP/1.1" 200 1087 0.014806 10.0.0.41 - - [2025-02-10 02:28:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005432 10.0.0.41 - - [2025-02-10 02:28:08] "GET /virtual-machine/1d22ed49-74e2-4d67-8b1d-cc755e585111 HTTP/1.1" 200 1290 0.004136 10.0.0.41 - - [2025-02-10 02:28:08] "GET /virtual-machine-interface/feca2818-bb2e-4b9d-b571-6ae862f42727 HTTP/1.1" 200 2950 0.004502 10.0.0.41 - - [2025-02-10 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.41 - - [2025-02-10 02:28:08] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002685 10.0.0.41 - - [2025-02-10 02:28:08] "GET /virtual-networks?parent_id=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002986 10.0.0.41 - - [2025-02-10 02:28:08] "GET /virtual-network/c004cc09-cc93-4f79-9154-9448a91229b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005285 10.0.0.41 - - [2025-02-10 02:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.41 - - [2025-02-10 02:28:09] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003841 10.0.0.41 - - [2025-02-10 02:28:09] "GET /virtual-networks?parent_id=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003509 10.0.0.41 - - [2025-02-10 02:28:09] "GET /virtual-network/c004cc09-cc93-4f79-9154-9448a91229b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005133 10.0.0.41 - - [2025-02-10 02:28:10] "POST /fqname-to-id HTTP/1.1" 404 211 0.003626 10.0.0.41 - - [2025-02-10 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.41 - - [2025-02-10 02:28:10] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001813 10.0.0.41 - - [2025-02-10 02:28:10] "GET /project/58a6848a-1df6-4b5b-b2a7-18d39c36924c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.039057 10.0.0.41 - - [2025-02-10 02:28:10] "POST /network-policys HTTP/1.1" 200 547 0.018385 10.0.0.41 - - [2025-02-10 02:28:10] "GET /network-policy/521e2500-eadd-4000-a8c2-c7e7b5942221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.005450 10.0.0.41 - - [2025-02-10 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.41 - - [2025-02-10 02:28:10] "GET /virtual-network/77d2f701-6eb4-4083-8679-da412e54b6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005561 10.0.0.41 - - [2025-02-10 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.41 - - [2025-02-10 02:28:10] "GET /network-policy/521e2500-eadd-4000-a8c2-c7e7b5942221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.003883 10.0.0.41 - - [2025-02-10 02:28:10] "POST /fqname-to-id HTTP/1.1" 404 242 0.002887 10.0.0.41 - - [2025-02-10 02:28:10] "POST /ref-update HTTP/1.1" 200 156 0.028515 10.0.0.41 - - [2025-02-10 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.41 - - [2025-02-10 02:28:10] "POST /access-control-lists HTTP/1.1" 200 601 0.062332 10.0.0.41 - - [2025-02-10 02:28:10] "GET /network-policy/521e2500-eadd-4000-a8c2-c7e7b5942221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.003310 10.0.0.41 - - [2025-02-10 02:28:10] "POST /neutron/network HTTP/1.1" 200 917 0.006694 10.0.0.41 - - [2025-02-10 02:28:10] "GET /virtual-network/77d2f701-6eb4-4083-8679-da412e54b6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.004664 10.0.0.41 - - [2025-02-10 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.41 - - [2025-02-10 02:28:10] "GET /network-policy/521e2500-eadd-4000-a8c2-c7e7b5942221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.003755 10.0.0.41 - - [2025-02-10 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.41 - - [2025-02-10 02:28:11] "GET /virtual-network/c004cc09-cc93-4f79-9154-9448a91229b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007071 10.0.0.41 - - [2025-02-10 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.41 - - [2025-02-10 02:28:11] "GET /network-policy/521e2500-eadd-4000-a8c2-c7e7b5942221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.005333 10.0.0.41 - - [2025-02-10 02:28:11] "POST /fqname-to-id HTTP/1.1" 404 244 0.005884 10.0.0.41 - - [2025-02-10 02:28:11] "POST /ref-update HTTP/1.1" 200 156 0.036737 10.0.0.41 - - [2025-02-10 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.41 - - [2025-02-10 02:28:11] "POST /access-control-lists HTTP/1.1" 200 604 0.063754 10.0.0.41 - - [2025-02-10 02:28:11] "GET /network-policy/521e2500-eadd-4000-a8c2-c7e7b5942221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.003650 10.0.0.41 - - [2025-02-10 02:28:11] "POST /routing-instances HTTP/1.1" 200 759 0.015789 10.0.0.41 - - [2025-02-10 02:28:11] "POST /neutron/network HTTP/1.1" 200 923 0.006844 10.0.0.41 - - [2025-02-10 02:28:11] "GET /virtual-network/c004cc09-cc93-4f79-9154-9448a91229b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.004625 10.0.0.41 - - [2025-02-10 02:28:11] "POST /route-targets HTTP/1.1" 200 327 0.008244 10.0.0.41 - - [2025-02-10 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.41 - - [2025-02-10 02:28:11] "POST /ref-update HTTP/1.1" 200 156 0.009505 10.0.0.41 - - [2025-02-10 02:28:11] "GET /network-policy/521e2500-eadd-4000-a8c2-c7e7b5942221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.003096 10.0.0.41 - - [2025-02-10 02:28:11] "GET /routing-instance/963fb2fc-c129-444e-9c1e-9c212ba68ca8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1278 0.003802 10.0.0.41 - - [2025-02-10 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.41 - - [2025-02-10 02:28:11] "GET /routing-instance/963fb2fc-c129-444e-9c1e-9c212ba68ca8?fields=routing_policy_back_refs HTTP/1.1" 200 1278 0.003602 10.0.0.41 - - [2025-02-10 02:28:11] "GET /service-template/3c81697d-d58b-4c60-bb4a-cb2e9b30731a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.003129 10.0.0.41 - - [2025-02-10 02:28:11] "POST /ref-update HTTP/1.1" 200 156 0.009966 10.0.0.41 - - [2025-02-10 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.41 - - [2025-02-10 02:28:11] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001477 10.0.0.41 - - [2025-02-10 02:28:11] "POST /routing-instances HTTP/1.1" 200 760 0.023998 10.0.0.41 - - [2025-02-10 02:28:11] "GET /project/58a6848a-1df6-4b5b-b2a7-18d39c36924c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.038064 10.0.0.41 - - [2025-02-10 02:28:11] "POST /route-targets HTTP/1.1" 200 327 0.011351 10.0.0.41 - - [2025-02-10 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.41 - - [2025-02-10 02:28:11] "GET /service-instance/e48f237b-d489-457b-89d7-87c2edc26b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3529 0.006607 10.0.0.41 - - [2025-02-10 02:28:11] "POST /ref-update HTTP/1.1" 200 156 0.014223 10.0.0.41 - - [2025-02-10 02:28:11] "GET /domains HTTP/1.1" 200 280 0.003246 10.0.0.41 - - [2025-02-10 02:28:11] "GET /routing-instance/ea660e9d-821e-4514-afe5-c84f9e42930f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1279 0.003331 10.0.0.41 - - [2025-02-10 02:28:11] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001020 10.0.0.41 - - [2025-02-10 02:28:11] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2772 0.008145 10.0.0.41 - - [2025-02-10 02:28:11] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000965 10.0.0.41 - - [2025-02-10 02:28:11] "GET /routing-instance/ea660e9d-821e-4514-afe5-c84f9e42930f?fields=routing_policy_back_refs HTTP/1.1" 200 1279 0.003775 10.0.0.41 - - [2025-02-10 02:28:11] "GET /project/58a6848a-1df6-4b5b-b2a7-18d39c36924c HTTP/1.1" 200 4233 0.064634 10.0.0.41 - - [2025-02-10 02:28:11] "GET /service-instance/e48f237b-d489-457b-89d7-87c2edc26b27 HTTP/1.1" 200 3783 0.004505 10.0.0.41 - - [2025-02-10 02:28:11] "GET /domains HTTP/1.1" 200 280 0.002381 10.0.0.41 - - [2025-02-10 02:28:11] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001007 10.0.0.41 - - [2025-02-10 02:28:11] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2772 0.009290 10.0.0.41 - - [2025-02-10 02:28:11] "PUT /routing-instance/963fb2fc-c129-444e-9c1e-9c212ba68ca8 HTTP/1.1" 200 266 0.014176 10.0.0.41 - - [2025-02-10 02:28:11] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000991 10.0.0.41 - - [2025-02-10 02:28:12] "PUT /routing-instance/ea660e9d-821e-4514-afe5-c84f9e42930f HTTP/1.1" 200 266 0.011830 10.0.0.41 - - [2025-02-10 02:28:12] "GET /project/58a6848a-1df6-4b5b-b2a7-18d39c36924c HTTP/1.1" 200 4233 0.076008 10.0.0.41 - - [2025-02-10 02:28:12] "GET /service-instance/e48f237b-d489-457b-89d7-87c2edc26b27 HTTP/1.1" 200 3783 0.003565 10.0.0.41 - - [2025-02-10 02:28:12] "GET /port-tuple/a10d12d9-4062-4fac-a9fb-79402f0bd0c5 HTTP/1.1" 200 1980 0.003006 10.0.0.41 - - [2025-02-10 02:28:12] "GET /virtual-machine-interface/5fa71c62-88a8-4ae2-95be-2e3ac6fb13bc HTTP/1.1" 200 3816 0.004815 10.0.0.41 - - [2025-02-10 02:28:12] "GET /virtual-machine-interface/8eef6a41-a3f2-4d40-bace-fe037501076c HTTP/1.1" 200 3799 0.006023 10.0.0.41 - - [2025-02-10 02:28:12] "POST /ref-update HTTP/1.1" 200 156 0.012537 10.0.0.41 - - [2025-02-10 02:28:12] "GET /virtual-machine-interface/ada42cfe-f3b0-4ed8-930f-94892d976d52 HTTP/1.1" 200 3805 0.010110 10.0.0.41 - - [2025-02-10 02:28:12] "PUT /access-control-list/195b5ad0-7884-460d-a6e4-0c371603d7fe HTTP/1.1" 200 272 0.014767 10.0.0.41 - - [2025-02-10 02:28:12] "POST /neutron/port HTTP/1.1" 200 3831 0.043728 10.0.0.41 - - [2025-02-10 02:28:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005586 10.0.0.41 - - [2025-02-10 02:28:12] "PUT /access-control-list/cf505f19-a02e-4d33-be80-543baa0e6e45 HTTP/1.1" 200 272 0.010626 10.0.0.41 - - [2025-02-10 02:28:12] "POST /neutron/port HTTP/1.1" 200 3831 0.031693 10.0.0.41 - - [2025-02-10 02:28:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006256 10.0.0.41 - - [2025-02-10 02:28:12] "POST /neutron/port HTTP/1.1" 200 3831 0.039433 10.0.0.41 - - [2025-02-10 02:28:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006686 10.0.0.41 - - [2025-02-10 02:28:12] "POST /neutron/port HTTP/1.1" 200 3831 0.032570 10.0.0.41 - - [2025-02-10 02:28:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005692 10.0.0.41 - - [2025-02-10 02:28:12] "POST /neutron/network HTTP/1.1" 200 891 0.011184 10.0.0.41 - - [2025-02-10 02:28:12] "POST /neutron/network HTTP/1.1" 200 917 0.004578 10.0.0.41 - - [2025-02-10 02:28:12] "POST /neutron/network HTTP/1.1" 200 807 0.010675 10.0.0.41 - - [2025-02-10 02:28:12] "POST /neutron/network HTTP/1.1" 200 833 0.004865 10.0.0.41 - - [2025-02-10 02:28:12] "POST /neutron/network HTTP/1.1" 200 897 0.012175 10.0.0.41 - - [2025-02-10 02:28:12] "POST /neutron/network HTTP/1.1" 200 923 0.004663 10.0.0.41 - - [2025-02-10 02:28:12] "POST /id-to-fqname HTTP/1.1" 200 223 0.001138 10.0.0.41 - - [2025-02-10 02:28:12] "POST /id-to-fqname HTTP/1.1" 200 223 0.000986 10.0.0.41 - - [2025-02-10 02:28:12] "POST /id-to-fqname HTTP/1.1" 200 224 0.001230 10.0.0.41 - - [2025-02-10 02:28:12] "GET /virtual-machine/d7335715-3831-498e-b722-88ef16daeb4d HTTP/1.1" 200 1803 0.003856 10.0.0.41 - - [2025-02-10 02:28:12] "GET /virtual-machine-interface/5fa71c62-88a8-4ae2-95be-2e3ac6fb13bc HTTP/1.1" 200 3816 0.005178 10.0.0.41 - - [2025-02-10 02:28:12] "GET /virtual-machine-interface/8eef6a41-a3f2-4d40-bace-fe037501076c HTTP/1.1" 200 3799 0.004706 10.0.0.41 - - [2025-02-10 02:28:12] "GET /virtual-machine-interface/ada42cfe-f3b0-4ed8-930f-94892d976d52 HTTP/1.1" 200 3805 0.004984 10.0.0.41 - - [2025-02-10 02:28:12] "GET /instance-ip/4112a610-a86f-4e32-8593-f477c6479322 HTTP/1.1" 200 1977 0.003402 10.0.0.41 - - [2025-02-10 02:28:12] "GET /instance-ip/4e275d9a-b348-4b29-ac27-521b26c44952 HTTP/1.1" 200 1980 0.003032 10.0.0.41 - - [2025-02-10 02:28:12] "GET /instance-ip/a0561d25-8d85-423d-ad8a-4bac1085e992 HTTP/1.1" 200 1623 0.004081 10.0.0.41 - - [2025-02-10 02:28:12] "GET /instance-ip/622b3e46-c775-4c47-a552-96727ebc1538 HTTP/1.1" 200 1954 0.002924 10.0.0.41 - - [2025-02-10 02:28:12] "GET /instance-ip/aa11f337-5a07-4119-b44a-7c9f89b9c852 HTTP/1.1" 200 1619 0.003999 10.0.0.41 - - [2025-02-10 02:28:12] "GET /instance-ip/c852c377-ee90-45df-b0de-de4e2643cee3 HTTP/1.1" 200 1957 0.003315 10.0.0.41 - - [2025-02-10 02:28:12] "GET /instance-ip/3d4e90f4-52cd-4741-ab99-7f5ba397ce50 HTTP/1.1" 200 1958 0.002919 10.0.0.41 - - [2025-02-10 02:28:12] "GET /instance-ip/85a0d069-73b3-4d2e-b81f-942daf50c1df HTTP/1.1" 200 1960 0.002952 10.0.0.41 - - [2025-02-10 02:28:12] "GET /instance-ip/93978247-7722-47e2-b074-3173f2985828 HTTP/1.1" 200 1624 0.003985 10.0.0.41 - - [2025-02-10 02:28:12] "POST /neutron/port HTTP/1.1" 200 3831 0.030567 10.0.0.41 - - [2025-02-10 02:28:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008009 10.0.0.41 - - [2025-02-10 02:28:12] "POST /neutron/port HTTP/1.1" 200 3831 0.035605 10.0.0.41 - - [2025-02-10 02:28:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005650 10.0.0.41 - - [2025-02-10 02:28:13] "POST /neutron/port HTTP/1.1" 200 3831 0.031173 10.0.0.41 - - [2025-02-10 02:28:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005903 10.0.0.41 - - [2025-02-10 02:28:13] "POST /neutron/port HTTP/1.1" 200 3831 0.030768 10.0.0.41 - - [2025-02-10 02:28:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005353 10.0.0.41 - - [2025-02-10 02:28:13] "GET /virtual-machine/d7335715-3831-498e-b722-88ef16daeb4d HTTP/1.1" 200 1803 0.003281 10.0.0.41 - - [2025-02-10 02:28:13] "GET /virtual-machine-interface/5fa71c62-88a8-4ae2-95be-2e3ac6fb13bc HTTP/1.1" 200 3816 0.007867 10.0.0.41 - - [2025-02-10 02:28:13] "GET /virtual-machine-interface/8eef6a41-a3f2-4d40-bace-fe037501076c HTTP/1.1" 200 3799 0.005346 10.0.0.41 - - [2025-02-10 02:28:13] "GET /virtual-machine-interface/ada42cfe-f3b0-4ed8-930f-94892d976d52 HTTP/1.1" 200 3805 0.005244 10.0.0.41 - - [2025-02-10 02:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.41 - - [2025-02-10 02:28:13] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002837 10.0.0.41 - - [2025-02-10 02:28:13] "GET /virtual-networks?parent_id=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003259 10.0.0.41 - - [2025-02-10 02:28:13] "GET /virtual-network/77d2f701-6eb4-4083-8679-da412e54b6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006464 10.0.0.41 - - [2025-02-10 02:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.41 - - [2025-02-10 02:28:14] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002838 10.0.0.41 - - [2025-02-10 02:28:14] "GET /virtual-networks?parent_id=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002733 10.0.0.41 - - [2025-02-10 02:28:14] "GET /virtual-network/77d2f701-6eb4-4083-8679-da412e54b6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006149 10.0.0.41 - - [2025-02-10 02:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.41 - - [2025-02-10 02:28:14] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005026 10.0.0.41 - - [2025-02-10 02:28:14] "GET /virtual-networks?parent_id=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003093 10.0.0.41 - - [2025-02-10 02:28:14] "GET /virtual-network/77d2f701-6eb4-4083-8679-da412e54b6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005567 10.0.0.41 - - [2025-02-10 02:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.41 - - [2025-02-10 02:28:14] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004105 10.0.0.41 - - [2025-02-10 02:28:15] "GET /virtual-networks?parent_id=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003314 10.0.0.41 - - [2025-02-10 02:28:15] "GET /virtual-network/77d2f701-6eb4-4083-8679-da412e54b6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005566 10.0.0.41 - - [2025-02-10 02:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.41 - - [2025-02-10 02:28:15] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003763 10.0.0.41 - - [2025-02-10 02:28:15] "GET /virtual-networks?parent_id=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003277 10.0.0.41 - - [2025-02-10 02:28:15] "GET /virtual-network/77d2f701-6eb4-4083-8679-da412e54b6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005646 10.0.0.41 - - [2025-02-10 02:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.41 - - [2025-02-10 02:28:15] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003233 10.0.0.41 - - [2025-02-10 02:28:15] "GET /virtual-networks?parent_id=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003270 10.0.0.41 - - [2025-02-10 02:28:15] "GET /virtual-network/e24dc1e1-65f6-4e4b-a860-b4c404c03abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005642 10.0.0.41 - - [2025-02-10 02:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.41 - - [2025-02-10 02:28:15] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003912 10.0.0.41 - - [2025-02-10 02:28:15] "GET /virtual-networks?parent_id=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003441 10.0.0.41 - - [2025-02-10 02:28:15] "GET /virtual-network/e24dc1e1-65f6-4e4b-a860-b4c404c03abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006055 10.0.0.41 - - [2025-02-10 02:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.41 - - [2025-02-10 02:28:15] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003692 10.0.0.41 - - [2025-02-10 02:28:15] "GET /virtual-networks?parent_id=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003340 10.0.0.41 - - [2025-02-10 02:28:15] "GET /virtual-network/e24dc1e1-65f6-4e4b-a860-b4c404c03abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005742 10.0.0.41 - - [2025-02-10 02:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.41 - - [2025-02-10 02:28:16] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003987 10.0.0.41 - - [2025-02-10 02:28:16] "GET /virtual-networks?parent_id=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003336 10.0.0.41 - - [2025-02-10 02:28:16] "GET /virtual-network/e24dc1e1-65f6-4e4b-a860-b4c404c03abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005836 10.0.0.41 - - [2025-02-10 02:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.41 - - [2025-02-10 02:28:16] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003205 10.0.0.41 - - [2025-02-10 02:28:16] "GET /virtual-networks?parent_id=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003476 10.0.0.41 - - [2025-02-10 02:28:16] "GET /virtual-network/c004cc09-cc93-4f79-9154-9448a91229b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006446 10.0.0.41 - - [2025-02-10 02:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.41 - - [2025-02-10 02:28:16] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003780 10.0.0.41 - - [2025-02-10 02:28:16] "GET /virtual-networks?parent_id=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003572 10.0.0.41 - - [2025-02-10 02:28:16] "GET /virtual-network/c004cc09-cc93-4f79-9154-9448a91229b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005737 10.0.0.41 - - [2025-02-10 02:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.41 - - [2025-02-10 02:28:16] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003891 10.0.0.41 - - [2025-02-10 02:28:16] "GET /virtual-networks?parent_id=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003195 10.0.0.41 - - [2025-02-10 02:28:16] "GET /virtual-network/c004cc09-cc93-4f79-9154-9448a91229b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005694 10.0.0.41 - - [2025-02-10 02:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.41 - - [2025-02-10 02:28:16] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003844 10.0.0.41 - - [2025-02-10 02:28:16] "GET /virtual-networks?parent_id=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004231 10.0.0.41 - - [2025-02-10 02:28:16] "GET /virtual-network/c004cc09-cc93-4f79-9154-9448a91229b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.007616 10.0.0.41 - - [2025-02-10 02:28:17] "GET /virtual-machine/d7335715-3831-498e-b722-88ef16daeb4d HTTP/1.1" 200 1803 0.004943 10.0.0.41 - - [2025-02-10 02:28:17] "GET /domains HTTP/1.1" 200 280 0.002828 10.0.0.41 - - [2025-02-10 02:28:17] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001402 10.0.0.41 - - [2025-02-10 02:28:17] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2772 0.008333 10.0.0.41 - - [2025-02-10 02:28:17] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001059 10.0.0.41 - - [2025-02-10 02:28:17] "GET /project/58a6848a-1df6-4b5b-b2a7-18d39c36924c HTTP/1.1" 200 4233 0.075071 10.0.0.41 - - [2025-02-10 02:28:17] "GET /service-instance/e48f237b-d489-457b-89d7-87c2edc26b27 HTTP/1.1" 200 3783 0.004194 10.0.0.41 - - [2025-02-10 02:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.41 - - [2025-02-10 02:28:17] "GET /routing-instance/8de84930-91fb-4896-b693-97211240ff20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1888 0.003618 10.0.0.41 - - [2025-02-10 02:28:17] "GET /routing-instance/8de84930-91fb-4896-b693-97211240ff20?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2021 0.005870 10.0.0.41 - - [2025-02-10 02:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.41 - - [2025-02-10 02:28:17] "GET /routing-instance/231f068d-b26d-426d-bdf8-70aa046eb810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1892 0.004330 10.0.0.41 - - [2025-02-10 02:28:17] "GET /routing-instance/231f068d-b26d-426d-bdf8-70aa046eb810?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2023 0.005168 10.0.0.41 - - [2025-02-10 02:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.41 - - [2025-02-10 02:28:17] "GET /virtual-network/77d2f701-6eb4-4083-8679-da412e54b6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006037 10.0.0.41 - - [2025-02-10 02:28:17] "GET /virtual-network/77d2f701-6eb4-4083-8679-da412e54b6ee?fields=routing_instances HTTP/1.1" 200 1682 0.006968 10.0.0.41 - - [2025-02-10 02:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.41 - - [2025-02-10 02:28:17] "GET /virtual-network/c004cc09-cc93-4f79-9154-9448a91229b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005585 10.0.0.41 - - [2025-02-10 02:28:17] "GET /virtual-network/c004cc09-cc93-4f79-9154-9448a91229b8?fields=routing_instances HTTP/1.1" 200 1689 0.007539 10.0.0.41 - - [2025-02-10 02:28:21] "POST /ref-update HTTP/1.1" 200 156 0.039237 10.0.0.41 - - [2025-02-10 02:28:21] "POST /neutron/network HTTP/1.1" 200 835 0.007280 10.0.0.41 - - [2025-02-10 02:28:21] "DELETE /access-control-list/cf505f19-a02e-4d33-be80-543baa0e6e45 HTTP/1.1" 200 115 0.047175 10.0.0.41 - - [2025-02-10 02:28:21] "GET /virtual-network/c004cc09-cc93-4f79-9154-9448a91229b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.010977 10.0.0.41 - - [2025-02-10 02:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.41 - - [2025-02-10 02:28:21] "DELETE /routing-instance/963fb2fc-c129-444e-9c1e-9c212ba68ca8 HTTP/1.1" 200 115 0.029294 10.0.0.41 - - [2025-02-10 02:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.41 - - [2025-02-10 02:28:21] "GET /network-policy/521e2500-eadd-4000-a8c2-c7e7b5942221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.002937 10.0.0.41 - - [2025-02-10 02:28:22] "DELETE /route-target/a39a0e28-76fb-478d-99b6-0438f37d8115 HTTP/1.1" 200 115 0.030482 10.0.0.41 - - [2025-02-10 02:28:22] "POST /ref-update HTTP/1.1" 200 156 0.036875 10.0.0.41 - - [2025-02-10 02:28:22] "DELETE /routing-instance/ea660e9d-821e-4514-afe5-c84f9e42930f HTTP/1.1" 200 115 0.026788 10.0.0.41 - - [2025-02-10 02:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.41 - - [2025-02-10 02:28:22] "POST /neutron/network HTTP/1.1" 200 829 0.009525 10.0.0.41 - - [2025-02-10 02:28:22] "GET /virtual-network/77d2f701-6eb4-4083-8679-da412e54b6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004720 10.0.0.41 - - [2025-02-10 02:28:22] "DELETE /route-target/49e557df-e4af-4686-910a-8edbea99a342 HTTP/1.1" 200 115 0.015377 10.0.0.41 - - [2025-02-10 02:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.41 - - [2025-02-10 02:28:22] "DELETE /access-control-list/195b5ad0-7884-460d-a6e4-0c371603d7fe HTTP/1.1" 200 115 0.019268 10.0.0.41 - - [2025-02-10 02:28:22] "GET /network-policy/521e2500-eadd-4000-a8c2-c7e7b5942221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.003822 10.0.0.41 - - [2025-02-10 02:28:22] "DELETE /network-policy/521e2500-eadd-4000-a8c2-c7e7b5942221 HTTP/1.1" 200 115 0.021755 10.0.0.41 - - [2025-02-10 02:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.41 - - [2025-02-10 02:28:22] "DELETE /service-instance/e48f237b-d489-457b-89d7-87c2edc26b27 HTTP/1.1" 200 115 0.039898 10.0.0.41 - - [2025-02-10 02:28:22] "GET /domains HTTP/1.1" 200 280 0.003471 10.0.0.41 - - [2025-02-10 02:28:22] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001500 10.0.0.41 - - [2025-02-10 02:28:22] "POST /ref-update HTTP/1.1" 200 156 0.017097 10.0.0.41 - - [2025-02-10 02:28:22] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2772 0.008186 10.0.0.41 - - [2025-02-10 02:28:22] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001056 10.0.0.41 - - [2025-02-10 02:28:22] "DELETE /instance-ip/622b3e46-c775-4c47-a552-96727ebc1538 HTTP/1.1" 200 115 0.024911 10.0.0.41 - - [2025-02-10 02:28:22] "POST /ref-update HTTP/1.1" 200 156 0.009533 10.0.0.41 - - [2025-02-10 02:28:22] "GET /project/58a6848a-1df6-4b5b-b2a7-18d39c36924c HTTP/1.1" 200 3759 0.068335 10.0.0.41 - - [2025-02-10 02:28:22] "GET /virtual-machine/d7335715-3831-498e-b722-88ef16daeb4d HTTP/1.1" 200 1803 0.004327 10.0.0.41 - - [2025-02-10 02:28:22] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001959 10.0.0.41 - - [2025-02-10 02:28:22] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002403 10.0.0.41 - - [2025-02-10 02:28:22] "DELETE /instance-ip/85a0d069-73b3-4d2e-b81f-942daf50c1df HTTP/1.1" 200 115 0.027421 10.0.0.41 - - [2025-02-10 02:28:22] "POST /ref-update HTTP/1.1" 200 156 0.008389 10.0.0.41 - - [2025-02-10 02:28:22] "DELETE /instance-ip/3d4e90f4-52cd-4741-ab99-7f5ba397ce50 HTTP/1.1" 200 115 0.021964 10.0.0.41 - - [2025-02-10 02:28:22] "POST /ref-update HTTP/1.1" 200 156 0.009419 10.0.0.41 - - [2025-02-10 02:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.41 - - [2025-02-10 02:28:22] "DELETE /service-template/3c81697d-d58b-4c60-bb4a-cb2e9b30731a HTTP/1.1" 200 115 0.032766 10.0.0.41 - - [2025-02-10 02:28:22] "POST /fqname-to-id HTTP/1.1" 404 193 0.003882 10.0.0.41 - - [2025-02-10 02:28:22] "DELETE /instance-ip/4e275d9a-b348-4b29-ac27-521b26c44952 HTTP/1.1" 200 115 0.032421 10.0.0.41 - - [2025-02-10 02:28:22] "POST /ref-update HTTP/1.1" 200 156 0.009434 10.0.0.41 - - [2025-02-10 02:28:22] "DELETE /instance-ip/4112a610-a86f-4e32-8593-f477c6479322 HTTP/1.1" 200 115 0.022572 10.0.0.41 - - [2025-02-10 02:28:22] "POST /ref-update HTTP/1.1" 200 156 0.010755 10.0.0.41 - - [2025-02-10 02:28:22] "DELETE /instance-ip/c852c377-ee90-45df-b0de-de4e2643cee3 HTTP/1.1" 200 115 0.023602 10.0.0.41 - - [2025-02-10 02:28:22] "POST /neutron/network HTTP/1.1" 200 835 0.006320 10.0.0.41 - - [2025-02-10 02:28:22] "POST /neutron/network HTTP/1.1" 400 204 0.014514 10.0.0.41 - - [2025-02-10 02:28:23] "POST /neutron/port HTTP/1.1" 200 1087 0.020002 10.0.0.41 - - [2025-02-10 02:28:23] "POST /neutron/port HTTP/1.1" 200 1113 0.012181 10.0.0.41 - - [2025-02-10 02:28:23] "POST /neutron/port HTTP/1.1" 200 1083 0.023059 10.0.0.41 - - [2025-02-10 02:28:23] "POST /neutron/port HTTP/1.1" 200 1109 0.008944 10.0.0.41 - - [2025-02-10 02:28:23] "POST /neutron/port HTTP/1.1" 200 151 0.136644 10.0.0.41 - - [2025-02-10 02:28:23] "POST /neutron/port HTTP/1.1" 200 151 0.135681 10.0.0.41 - - [2025-02-10 02:28:23] "POST /neutron/port HTTP/1.1" 200 3024 0.025136 10.0.0.41 - - [2025-02-10 02:28:23] "POST /neutron/port HTTP/1.1" 200 1109 0.008772 10.0.0.41 - - [2025-02-10 02:28:23] "POST /neutron/port HTTP/1.1" 200 151 0.111432 10.0.0.41 - - [2025-02-10 02:28:23] "POST /neutron/port HTTP/1.1" 200 1113 0.009239 10.0.0.41 - - [2025-02-10 02:28:23] "POST /neutron/port HTTP/1.1" 200 151 0.080273 10.0.0.41 - - [2025-02-10 02:28:23] "POST /neutron/port HTTP/1.1" 200 1113 0.008157 10.0.0.41 - - [2025-02-10 02:28:23] "POST /neutron/port HTTP/1.1" 200 151 0.092458 10.0.0.41 - - [2025-02-10 02:28:24] "POST /neutron/network HTTP/1.1" 200 835 0.005986 10.0.0.41 - - [2025-02-10 02:28:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003663 10.0.0.41 - - [2025-02-10 02:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.41 - - [2025-02-10 02:28:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003254 10.0.0.41 - - [2025-02-10 02:28:24] "POST /neutron/network HTTP/1.1" 200 151 0.075778 10.0.0.41 - - [2025-02-10 02:28:24] "DELETE /route-target/a569d73f-c0b6-4e9d-862f-e3add155ae93 HTTP/1.1" 200 115 0.016672 10.0.0.41 - - [2025-02-10 02:28:24] "GET /routing-instance/231f068d-b26d-426d-bdf8-70aa046eb810 HTTP/1.1" 404 171 0.003100 10.0.0.41 - - [2025-02-10 02:28:24] "GET /domains HTTP/1.1" 200 280 0.002062 10.0.0.41 - - [2025-02-10 02:28:24] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000972 10.0.0.41 - - [2025-02-10 02:28:25] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2572 0.049715 10.0.0.41 - - [2025-02-10 02:28:25] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001563 10.0.0.41 - - [2025-02-10 02:28:25] "GET /project/58a6848a-1df6-4b5b-b2a7-18d39c36924c HTTP/1.1" 200 2298 0.066907 10.0.0.41 - - [2025-02-10 02:28:25] "POST /neutron/network HTTP/1.1" 200 829 0.005802 10.0.0.41 - - [2025-02-10 02:28:25] "POST /useragent-kv HTTP/1.1" 200 115 0.005067 10.0.0.41 - - [2025-02-10 02:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.41 - - [2025-02-10 02:28:25] "POST /useragent-kv HTTP/1.1" 200 115 0.001943 10.0.0.41 - - [2025-02-10 02:28:25] "POST /neutron/network HTTP/1.1" 200 151 0.079631 10.0.0.41 - - [2025-02-10 02:28:25] "DELETE /route-target/11e798bd-cfba-4725-9f22-9209a55522ff HTTP/1.1" 200 115 0.015273 10.0.0.41 - - [2025-02-10 02:28:25] "GET /routing-instance/8de84930-91fb-4896-b693-97211240ff20 HTTP/1.1" 404 171 0.006343 10.0.0.41 - - [2025-02-10 02:28:25] "GET /domains HTTP/1.1" 200 280 0.002187 10.0.0.41 - - [2025-02-10 02:28:25] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001066 10.0.0.41 - - [2025-02-10 02:28:25] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2572 0.051158 10.0.0.41 - - [2025-02-10 02:28:25] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001755 10.0.0.41 - - [2025-02-10 02:28:25] "GET /project/58a6848a-1df6-4b5b-b2a7-18d39c36924c HTTP/1.1" 200 2080 0.067628 10.0.0.41 - - [2025-02-10 02:28:25] "POST /neutron/network HTTP/1.1" 200 833 0.005473 10.0.0.41 - - [2025-02-10 02:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006060 10.0.0.41 - - [2025-02-10 02:28:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002161 10.0.0.41 - - [2025-02-10 02:28:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002886 10.0.0.41 - - [2025-02-10 02:28:25] "POST /neutron/network HTTP/1.1" 200 151 0.079543 10.0.0.41 - - [2025-02-10 02:28:25] "DELETE /route-target/c9aac8d0-4235-4d26-87ed-304b8d90274c HTTP/1.1" 200 115 0.016012 10.0.0.41 - - [2025-02-10 02:28:25] "GET /routing-instance/d09eeddb-bb8e-468e-8e5a-88c7196fcb0c HTTP/1.1" 404 171 0.002208 10.0.0.41 - - [2025-02-10 02:28:25] "GET /domains HTTP/1.1" 200 280 0.003220 10.0.0.41 - - [2025-02-10 02:28:25] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001006 10.0.0.41 - - [2025-02-10 02:28:25] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2572 0.046796 10.0.0.41 - - [2025-02-10 02:28:25] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001539 10.0.0.41 - - [2025-02-10 02:28:25] "GET /project/58a6848a-1df6-4b5b-b2a7-18d39c36924c HTTP/1.1" 200 1840 0.062571 10.0.0.41 - - [2025-02-10 02:28:25] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001158 10.0.0.41 - - [2025-02-10 02:28:25] "GET /project/58a6848a-1df6-4b5b-b2a7-18d39c36924c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.027911 10.0.0.41 - - [2025-02-10 02:28:25] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001115 10.0.0.41 - - [2025-02-10 02:28:26] "GET /project/58a6848a-1df6-4b5b-b2a7-18d39c36924c?fields=virtual_networks HTTP/1.1" 200 1028 0.068302 10.0.0.41 - - [2025-02-10 02:28:26] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001156 10.0.0.41 - - [2025-02-10 02:28:26] "GET /project/58a6848a-1df6-4b5b-b2a7-18d39c36924c?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.023875 10.0.0.41 - - [2025-02-10 02:28:26] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001170 10.0.0.41 - - [2025-02-10 02:28:26] "GET /project/58a6848a-1df6-4b5b-b2a7-18d39c36924c?fields=security_groups HTTP/1.1" 200 1252 0.025171 10.0.0.41 - - [2025-02-10 02:28:27] "GET /obj-perms HTTP/1.1" 200 5056 0.063113 10.0.0.41 - - [2025-02-10 02:28:27] "GET /obj-perms HTTP/1.1" 200 5056 0.080742 10.0.0.41 - - [2025-02-10 02:28:27] "POST /fqname-to-id HTTP/1.1" 404 189 0.029541 10.0.0.41 - - [2025-02-10 02:28:27] "GET /projects?obj_uuids=984ce021-39d7-4452-b0f6-9d2d64712497&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002529 10.0.0.41 - - [2025-02-10 02:28:27] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001189 10.0.0.41 - - [2025-02-10 02:28:27] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007453 10.0.0.41 - - [2025-02-10 02:28:27] "POST /id-to-fqname HTTP/1.1" 200 191 0.001505 10.0.0.41 - - [2025-02-10 02:28:27] "POST /fqname-to-id HTTP/1.1" 404 200 0.002742 10.0.0.41 - - [2025-02-10 02:28:27] "POST /security-groups HTTP/1.1" 200 592 0.059424 10.0.0.41 - - [2025-02-10 02:28:28] "POST /fqname-to-id HTTP/1.1" 404 235 0.003291 10.0.0.41 - - [2025-02-10 02:28:28] "POST /projects HTTP/1.1" 200 587 0.210600 10.0.0.41 - - [2025-02-10 02:28:28] "POST /access-control-lists HTTP/1.1" 200 597 0.058431 10.0.0.41 - - [2025-02-10 02:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.283293 10.0.0.41 - - [2025-02-10 02:28:28] "POST /fqname-to-id HTTP/1.1" 404 234 0.002950 10.0.0.41 - - [2025-02-10 02:28:28] "GET /project/984ce021-39d7-4452-b0f6-9d2d64712497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.398961 10.0.0.41 - - [2025-02-10 02:28:28] "POST /access-control-lists HTTP/1.1" 200 595 0.063928 10.0.0.41 - - [2025-02-10 02:28:29] "GET / HTTP/1.1" 200 35931 0.002048 10.0.0.41 - - [2025-02-10 02:28:30] "GET /project/984ce021-39d7-4452-b0f6-9d2d64712497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000555 10.0.0.41 - - [2025-02-10 02:28:30] "GET /projects?obj_uuids=984ce021-39d7-4452-b0f6-9d2d64712497&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001189 10.0.0.41 - - [2025-02-10 02:28:30] "GET /project/984ce021-39d7-4452-b0f6-9d2d64712497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.044855 10.0.0.41 - - [2025-02-10 02:28:30] "POST /fqname-to-id HTTP/1.1" 404 180 0.002215 10.0.0.41 - - [2025-02-10 02:28:30] "POST /virtual-DNSs HTTP/1.1" 200 507 0.015143 10.0.0.41 - - [2025-02-10 02:28:30] "GET /virtual-DNS/8a61359e-b44a-4fdb-b44b-7ee1275c7c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.004574 10.0.0.41 - - [2025-02-10 02:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.41 - - [2025-02-10 02:28:30] "GET /virtual-DNS/8a61359e-b44a-4fdb-b44b-7ee1275c7c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.003598 10.0.0.41 - - [2025-02-10 02:28:31] "GET /domains HTTP/1.1" 401 292 0.000471 10.0.0.41 - - [2025-02-10 02:28:31] "GET /domains HTTP/1.1" 200 280 0.025169 10.0.0.41 - - [2025-02-10 02:28:31] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001130 10.0.0.41 - - [2025-02-10 02:28:31] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2959 0.008668 10.0.0.41 - - [2025-02-10 02:28:31] "GET /virtual-DNS/8a61359e-b44a-4fdb-b44b-7ee1275c7c9c HTTP/1.1" 200 1438 0.003764 10.0.0.41 - - [2025-02-10 02:28:31] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.001989 10.0.0.41 - - [2025-02-10 02:28:31] "POST /network-ipams HTTP/1.1" 200 514 0.018946 10.0.0.41 - - [2025-02-10 02:28:31] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 751 0.003026 10.0.0.41 - - [2025-02-10 02:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.41 - - [2025-02-10 02:28:31] "GET /network-ipam/09ddcbce-5139-4446-a7d7-c9c1c3103191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.004858 10.0.0.41 - - [2025-02-10 02:28:31] "PUT /network-ipam/09ddcbce-5139-4446-a7d7-c9c1c3103191 HTTP/1.1" 200 258 0.009204 10.0.0.41 - - [2025-02-10 02:28:31] "POST /ref-update HTTP/1.1" 200 156 0.008297 10.0.0.41 - - [2025-02-10 02:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.41 - - [2025-02-10 02:28:31] "GET /projects?obj_uuids=984ce021-39d7-4452-b0f6-9d2d64712497&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002836 10.0.0.41 - - [2025-02-10 02:28:31] "GET /project/984ce021-39d7-4452-b0f6-9d2d64712497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.025983 10.0.0.41 - - [2025-02-10 02:28:31] "POST /neutron/network HTTP/1.1" 200 117 0.029555 10.0.0.41 - - [2025-02-10 02:28:31] "GET /projects?obj_uuids=984ce021-39d7-4452-b0f6-9d2d64712497&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001766 10.0.0.41 - - [2025-02-10 02:28:31] "POST /neutron/network HTTP/1.1" 200 618 0.071919 10.0.0.41 - - [2025-02-10 02:28:32] "POST /route-targets HTTP/1.1" 200 327 0.011247 10.0.0.41 - - [2025-02-10 02:28:32] "POST /ref-update HTTP/1.1" 200 156 0.011781 10.0.0.41 - - [2025-02-10 02:28:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002243 10.0.0.41 - - [2025-02-10 02:28:32] "POST /neutron/subnet HTTP/1.1" 200 711 0.213938 10.0.0.41 - - [2025-02-10 02:28:32] "POST /neutron/network HTTP/1.1" 200 833 0.004631 10.0.0.41 - - [2025-02-10 02:28:32] "POST /id-to-fqname HTTP/1.1" 200 227 0.001214 10.0.0.41 - - [2025-02-10 02:28:32] "GET /virtual-network/17decbea-93a4-409b-887f-575f7283f828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005229 10.0.0.41 - - [2025-02-10 02:28:32] "POST /neutron/network HTTP/1.1" 200 833 0.005805 10.0.0.41 - - [2025-02-10 02:28:32] "GET /virtual-network/17decbea-93a4-409b-887f-575f7283f828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004805 10.0.0.41 - - [2025-02-10 02:28:32] "POST /neutron/network HTTP/1.1" 200 833 0.006190 10.0.0.41 - - [2025-02-10 02:28:32] "POST /neutron/subnet HTTP/1.1" 200 711 0.006219 10.0.0.41 - - [2025-02-10 02:28:32] "POST /neutron/network HTTP/1.1" 200 807 0.008900 10.0.0.41 - - [2025-02-10 02:28:32] "POST /neutron/network HTTP/1.1" 200 833 0.004397 10.0.0.41 - - [2025-02-10 02:28:32] "POST /id-to-fqname HTTP/1.1" 200 227 0.001090 10.0.0.41 - - [2025-02-10 02:28:32] "POST /neutron/network HTTP/1.1" 200 843 0.005846 10.0.0.41 - - [2025-02-10 02:28:32] "GET /aaa-mode HTTP/1.1" 401 292 0.000413 10.0.0.41 - - [2025-02-10 02:28:32] "GET / HTTP/1.1" 200 35931 0.002090 10.0.0.41 - - [2025-02-10 02:28:32] "GET /project/984ce021-39d7-4452-b0f6-9d2d64712497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000433 10.0.0.41 - - [2025-02-10 02:28:33] "GET /projects?obj_uuids=984ce021-39d7-4452-b0f6-9d2d64712497&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001183 10.0.0.41 - - [2025-02-10 02:28:33] "GET /project/984ce021-39d7-4452-b0f6-9d2d64712497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.044777 10.0.0.41 - - [2025-02-10 02:28:33] "POST /neutron/network HTTP/1.1" 200 833 0.005729 10.0.0.41 - - [2025-02-10 02:28:33] "POST /neutron/port HTTP/1.1" 200 117 0.005420 10.0.0.41 - - [2025-02-10 02:28:33] "POST /neutron/port HTTP/1.1" 200 117 0.004796 10.0.0.41 - - [2025-02-10 02:28:33] "POST /neutron/port HTTP/1.1" 200 117 0.005172 10.0.0.41 - - [2025-02-10 02:28:33] "POST /neutron/network HTTP/1.1" 200 843 0.005913 10.0.0.41 - - [2025-02-10 02:28:33] "GET /projects?obj_uuids=984ce021-39d7-4452-b0f6-9d2d64712497&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001150 10.0.0.41 - - [2025-02-10 02:28:34] "POST /neutron/port HTTP/1.1" 200 1058 0.189650 10.0.0.41 - - [2025-02-10 02:28:34] "POST /neutron/port HTTP/1.1" 200 1058 0.011422 10.0.0.41 - - [2025-02-10 02:28:34] "POST /neutron/port HTTP/1.1" 200 1058 0.008260 10.0.0.41 - - [2025-02-10 02:28:34] "POST /neutron/port HTTP/1.1" 200 1112 0.060139 10.0.0.41 - - [2025-02-10 02:28:34] "POST /neutron/port HTTP/1.1" 200 1086 0.015566 10.0.0.41 - - [2025-02-10 02:28:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003282 10.0.0.41 - - [2025-02-10 02:28:34] "POST /neutron/subnet HTTP/1.1" 200 685 0.010949 10.0.0.41 - - [2025-02-10 02:28:34] "POST /neutron/port HTTP/1.1" 200 117 0.001367 10.0.0.41 - - [2025-02-10 02:28:34] "POST /neutron/network HTTP/1.1" 200 833 0.005802 10.0.0.41 - - [2025-02-10 02:28:38] "POST /neutron/port HTTP/1.1" 200 1086 0.014838 10.0.0.41 - - [2025-02-10 02:28:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005805 10.0.0.41 - - [2025-02-10 02:28:38] "POST /neutron/port HTTP/1.1" 200 1086 0.014185 10.0.0.41 - - [2025-02-10 02:28:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005358 10.0.0.41 - - [2025-02-10 02:28:38] "POST /neutron/port HTTP/1.1" 200 1086 0.014995 10.0.0.41 - - [2025-02-10 02:28:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005417 10.0.0.41 - - [2025-02-10 02:28:38] "GET /virtual-machine/e2aed8e2-c8b5-40d8-be36-905955bdaa30 HTTP/1.1" 200 1294 0.003855 10.0.0.41 - - [2025-02-10 02:28:38] "GET /virtual-machine-interface/b309a44c-4afb-4aff-b952-0de5008714fd HTTP/1.1" 200 2965 0.004528 10.0.0.41 - - [2025-02-10 02:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.41 - - [2025-02-10 02:28:38] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002594 10.0.0.41 - - [2025-02-10 02:28:38] "GET /virtual-networks?parent_id=984ce021-39d7-4452-b0f6-9d2d64712497&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002291 10.0.0.41 - - [2025-02-10 02:28:38] "GET /virtual-network/17decbea-93a4-409b-887f-575f7283f828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005351 10.0.0.41 - - [2025-02-10 02:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.41 - - [2025-02-10 02:28:42] "GET /virtual-network/17decbea-93a4-409b-887f-575f7283f828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005705 10.0.0.41 - - [2025-02-10 02:28:43] "POST /neutron/port HTTP/1.1" 200 1086 0.015141 10.0.0.41 - - [2025-02-10 02:28:43] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005760 10.0.0.41 - - [2025-02-10 02:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.41 - - [2025-02-10 02:28:44] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003067 10.0.0.41 - - [2025-02-10 02:28:44] "GET /virtual-networks?parent_id=984ce021-39d7-4452-b0f6-9d2d64712497&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002912 10.0.0.41 - - [2025-02-10 02:28:44] "GET /virtual-network/17decbea-93a4-409b-887f-575f7283f828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005653 10.0.0.41 - - [2025-02-10 02:28:48] "POST /neutron/network HTTP/1.1" 200 807 0.011218 10.0.0.41 - - [2025-02-10 02:28:48] "POST /neutron/network HTTP/1.1" 200 833 0.005009 10.0.0.41 - - [2025-02-10 02:28:48] "POST /id-to-fqname HTTP/1.1" 200 227 0.001372 10.0.0.41 - - [2025-02-10 02:28:48] "POST /neutron/port HTTP/1.1" 200 1086 0.019962 10.0.0.41 - - [2025-02-10 02:28:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006163 10.0.0.41 - - [2025-02-10 02:28:49] "POST /neutron/network HTTP/1.1" 200 843 0.005876 10.0.0.41 - - [2025-02-10 02:28:49] "GET /aaa-mode HTTP/1.1" 401 292 0.000423 10.0.0.41 - - [2025-02-10 02:28:49] "GET / HTTP/1.1" 200 35931 0.002007 10.0.0.41 - - [2025-02-10 02:28:49] "GET /project/984ce021-39d7-4452-b0f6-9d2d64712497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000423 10.0.0.41 - - [2025-02-10 02:28:49] "GET /projects?obj_uuids=984ce021-39d7-4452-b0f6-9d2d64712497&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001195 10.0.0.41 - - [2025-02-10 02:28:49] "GET /project/984ce021-39d7-4452-b0f6-9d2d64712497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.065636 10.0.0.41 - - [2025-02-10 02:28:49] "POST /neutron/network HTTP/1.1" 200 833 0.008532 10.0.0.41 - - [2025-02-10 02:28:50] "POST /neutron/port HTTP/1.1" 200 1086 0.019482 10.0.0.41 - - [2025-02-10 02:28:50] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008995 10.0.0.41 - - [2025-02-10 02:28:50] "POST /neutron/port HTTP/1.1" 200 117 0.006021 10.0.0.41 - - [2025-02-10 02:28:50] "POST /neutron/port HTTP/1.1" 200 117 0.005302 10.0.0.41 - - [2025-02-10 02:28:50] "POST /neutron/network HTTP/1.1" 200 843 0.006238 10.0.0.41 - - [2025-02-10 02:28:50] "GET /projects?obj_uuids=984ce021-39d7-4452-b0f6-9d2d64712497&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001242 10.0.0.41 - - [2025-02-10 02:28:50] "POST /neutron/port HTTP/1.1" 200 1058 0.193934 10.0.0.41 - - [2025-02-10 02:28:50] "POST /neutron/port HTTP/1.1" 200 1058 0.009421 10.0.0.41 - - [2025-02-10 02:28:50] "POST /neutron/port HTTP/1.1" 200 1058 0.009805 10.0.0.41 - - [2025-02-10 02:28:50] "POST /neutron/port HTTP/1.1" 200 1112 0.068039 10.0.0.41 - - [2025-02-10 02:28:50] "POST /neutron/port HTTP/1.1" 200 1086 0.015522 10.0.0.41 - - [2025-02-10 02:28:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003478 10.0.0.41 - - [2025-02-10 02:28:50] "POST /neutron/subnet HTTP/1.1" 200 685 0.011033 10.0.0.41 - - [2025-02-10 02:28:50] "POST /neutron/port HTTP/1.1" 200 117 0.001259 10.0.0.41 - - [2025-02-10 02:28:51] "POST /neutron/network HTTP/1.1" 200 833 0.005446 10.0.0.41 - - [2025-02-10 02:28:53] "GET /global-system-configs HTTP/1.1" 200 322 0.028827 10.0.0.41 - - [2025-02-10 02:28:53] "GET /obj-perms HTTP/1.1" 200 5056 0.058827 10.0.0.41 - - [2025-02-10 02:28:55] "GET /global-system-configs HTTP/1.1" 200 322 0.033136 10.0.0.41 - - [2025-02-10 02:28:55] "POST /neutron/port HTTP/1.1" 200 1086 0.025516 10.0.0.41 - - [2025-02-10 02:28:55] "GET /obj-perms HTTP/1.1" 200 5056 0.070895 10.0.0.41 - - [2025-02-10 02:28:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005911 10.0.0.41 - - [2025-02-10 02:28:55] "POST /neutron/port HTTP/1.1" 200 1086 0.015124 10.0.0.41 - - [2025-02-10 02:28:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006280 10.0.0.41 - - [2025-02-10 02:28:55] "POST /neutron/port HTTP/1.1" 200 1086 0.015654 10.0.0.41 - - [2025-02-10 02:28:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006607 10.0.0.41 - - [2025-02-10 02:28:55] "GET /virtual-machine/76b03373-5b8f-4224-ad89-fc1159263ad0 HTTP/1.1" 200 1293 0.004364 10.0.0.41 - - [2025-02-10 02:28:55] "GET /virtual-machine-interface/f7c2d7c9-e756-4f08-bf16-1ebfd4759661 HTTP/1.1" 200 2965 0.004703 10.0.0.41 - - [2025-02-10 02:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.41 - - [2025-02-10 02:28:55] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002951 10.0.0.41 - - [2025-02-10 02:28:55] "GET /virtual-networks?parent_id=984ce021-39d7-4452-b0f6-9d2d64712497&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002789 10.0.0.41 - - [2025-02-10 02:28:55] "GET /virtual-network/17decbea-93a4-409b-887f-575f7283f828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005663 10.0.0.41 - - [2025-02-10 02:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.41 - - [2025-02-10 02:28:58] "GET /virtual-network/17decbea-93a4-409b-887f-575f7283f828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005864 10.0.0.41 - - [2025-02-10 02:29:00] "POST /neutron/port HTTP/1.1" 200 1086 0.015240 10.0.0.41 - - [2025-02-10 02:29:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005262 10.0.0.41 - - [2025-02-10 02:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.41 - - [2025-02-10 02:29:00] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002946 10.0.0.41 - - [2025-02-10 02:29:00] "GET /virtual-networks?parent_id=984ce021-39d7-4452-b0f6-9d2d64712497&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002631 10.0.0.41 - - [2025-02-10 02:29:00] "GET /virtual-network/17decbea-93a4-409b-887f-575f7283f828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005015 10.0.0.41 - - [2025-02-10 02:29:01] "POST /neutron/port HTTP/1.1" 200 1086 0.015168 10.0.0.41 - - [2025-02-10 02:29:01] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005503 10.0.0.41 - - [2025-02-10 02:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.41 - - [2025-02-10 02:29:11] "DELETE /virtual-DNS/8a61359e-b44a-4fdb-b44b-7ee1275c7c9c HTTP/1.1" 409 235 0.005504 10.0.0.41 - - [2025-02-10 02:29:11] "POST /fqname-to-id HTTP/1.1" 404 192 0.002528 10.0.0.41 - - [2025-02-10 02:29:12] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.016049 10.0.0.41 - - [2025-02-10 02:29:12] "GET /virtual-DNS-record/5b0b2e14-cb67-4079-879d-9cf9262d96e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.005033 10.0.0.41 - - [2025-02-10 02:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.41 - - [2025-02-10 02:29:12] "GET /virtual-DNS-record/5b0b2e14-cb67-4079-879d-9cf9262d96e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.003009 10.0.0.41 - - [2025-02-10 02:29:12] "GET /domains HTTP/1.1" 200 280 0.002691 10.0.0.41 - - [2025-02-10 02:29:12] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001111 10.0.0.41 - - [2025-02-10 02:29:12] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2959 0.007192 10.0.0.41 - - [2025-02-10 02:29:12] "GET /virtual-DNS/8a61359e-b44a-4fdb-b44b-7ee1275c7c9c HTTP/1.1" 200 1907 0.003586 10.0.0.41 - - [2025-02-10 02:29:12] "GET /virtual-DNS-record/5b0b2e14-cb67-4079-879d-9cf9262d96e3 HTTP/1.1" 200 1335 0.002232 10.0.0.41 - - [2025-02-10 02:29:17] "DELETE /virtual-DNS-record/5b0b2e14-cb67-4079-879d-9cf9262d96e3 HTTP/1.1" 200 115 0.021433 10.0.0.41 - - [2025-02-10 02:29:17] "POST /fqname-to-id HTTP/1.1" 404 184 0.002451 10.0.0.41 - - [2025-02-10 02:29:17] "POST /neutron/network HTTP/1.1" 200 833 0.007612 10.0.0.41 - - [2025-02-10 02:29:17] "POST /neutron/network HTTP/1.1" 400 204 0.009609 10.0.0.41 - - [2025-02-10 02:29:18] "POST /neutron/port HTTP/1.1" 200 1086 0.019752 10.0.0.41 - - [2025-02-10 02:29:18] "POST /neutron/port HTTP/1.1" 200 1112 0.010920 10.0.0.41 - - [2025-02-10 02:29:18] "POST /neutron/port HTTP/1.1" 200 1086 0.023423 10.0.0.41 - - [2025-02-10 02:29:18] "POST /neutron/port HTTP/1.1" 200 1112 0.010690 10.0.0.41 - - [2025-02-10 02:29:18] "POST /neutron/port HTTP/1.1" 200 151 0.134598 10.0.0.41 - - [2025-02-10 02:29:18] "POST /neutron/port HTTP/1.1" 200 151 0.132263 10.0.0.41 - - [2025-02-10 02:29:19] "POST /neutron/network HTTP/1.1" 200 833 0.005993 10.0.0.41 - - [2025-02-10 02:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.030117 10.0.0.41 - - [2025-02-10 02:29:20] "DELETE /route-target/1f334044-b329-4ca7-a47f-3d9bdc28d0c5 HTTP/1.1" 200 115 0.019771 10.0.0.41 - - [2025-02-10 02:29:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002516 10.0.0.41 - - [2025-02-10 02:29:20] "POST /useragent-kv HTTP/1.1" 200 115 0.001875 10.0.0.41 - - [2025-02-10 02:29:20] "POST /neutron/network HTTP/1.1" 200 151 0.208021 10.0.0.41 - - [2025-02-10 02:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.41 - - [2025-02-10 02:29:20] "DELETE /network-ipam/09ddcbce-5139-4446-a7d7-c9c1c3103191 HTTP/1.1" 200 115 0.023031 10.0.0.41 - - [2025-02-10 02:29:20] "DELETE /virtual-DNS/8a61359e-b44a-4fdb-b44b-7ee1275c7c9c HTTP/1.1" 200 115 0.019901 10.0.0.41 - - [2025-02-10 02:29:20] "POST /fqname-to-id HTTP/1.1" 404 180 0.002849 10.0.0.41 - - [2025-02-10 02:29:20] "GET /domains HTTP/1.1" 200 280 0.002881 10.0.0.41 - - [2025-02-10 02:29:20] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001114 10.0.0.41 - - [2025-02-10 02:29:20] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2759 0.008733 10.0.0.41 - - [2025-02-10 02:29:20] "GET /projects?obj_uuids=984ce021-39d7-4452-b0f6-9d2d64712497&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001184 10.0.0.41 - - [2025-02-10 02:29:20] "GET /project/984ce021-39d7-4452-b0f6-9d2d64712497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.028847 10.0.0.41 - - [2025-02-10 02:29:20] "GET /projects?obj_uuids=984ce021-39d7-4452-b0f6-9d2d64712497&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001185 10.0.0.41 - - [2025-02-10 02:29:20] "GET /project/984ce021-39d7-4452-b0f6-9d2d64712497?fields=virtual_networks HTTP/1.1" 200 1035 0.071206 10.0.0.41 - - [2025-02-10 02:29:20] "GET /projects?obj_uuids=984ce021-39d7-4452-b0f6-9d2d64712497&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001184 10.0.0.41 - - [2025-02-10 02:29:20] "DELETE /project/984ce02139d74452b0f69d2d64712497 HTTP/1.1" 404 173 0.007320 10.0.0.41 - - [2025-02-10 02:29:20] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001015 10.0.0.41 - - [2025-02-10 02:29:20] "GET /project/984ce021-39d7-4452-b0f6-9d2d64712497?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.041457 10.0.0.41 - - [2025-02-10 02:29:20] "GET /project/58a6848a-1df6-4b5b-b2a7-18d39c36924c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.044128 10.0.0.41 - - [2025-02-10 02:29:20] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001532 10.0.0.41 - - [2025-02-10 02:29:20] "GET /project/58a6848a-1df6-4b5b-b2a7-18d39c36924c?fields=security_groups HTTP/1.1" 200 1357 0.027558 10.0.0.41 - - [2025-02-10 02:29:20] "GET /projects?obj_uuids=984ce021-39d7-4452-b0f6-9d2d64712497&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001105 10.0.0.41 - - [2025-02-10 02:29:20] "GET /project/984ce021-39d7-4452-b0f6-9d2d64712497?fields=security_groups HTTP/1.1" 200 1262 0.071193 10.0.0.41 - - [2025-02-10 02:29:20] "DELETE /security-group/7cdaeba2-5018-4251-a91f-56ce2445b473 HTTP/1.1" 200 115 0.052990 10.0.0.41 - - [2025-02-10 02:29:20] "GET /projects?obj_uuids=58a6848a-1df6-4b5b-b2a7-18d39c36924c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001060 10.0.0.41 - - [2025-02-10 02:29:20] "DELETE /access-control-list/fdfa9c65-4126-4236-be21-5422d88a59f9 HTTP/1.1" 200 115 0.028893 10.0.0.41 - - [2025-02-10 02:29:20] "GET /project/58a6848a-1df6-4b5b-b2a7-18d39c36924c?fields=application_policy_sets HTTP/1.1" 200 1396 0.039040 10.0.0.41 - - [2025-02-10 02:29:20] "DELETE /access-control-list/a1a7aa1a-e91d-484c-8113-37db125d5ce2 HTTP/1.1" 200 115 0.033629 10.0.0.41 - - [2025-02-10 02:29:20] "DELETE /project/58a6848a-1df6-4b5b-b2a7-18d39c36924c HTTP/1.1" 200 115 0.326006 10.0.0.41 - - [2025-02-10 02:29:21] "POST /fqname-to-id HTTP/1.1" 404 189 0.022572 10.0.0.41 - - [2025-02-10 02:29:21] "GET /projects?obj_uuids=0d2486a3-1b4b-4c5b-b371-b8179ba264ea&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002498 10.0.0.41 - - [2025-02-10 02:29:21] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001048 10.0.0.41 - - [2025-02-10 02:29:21] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007176 10.0.0.41 - - [2025-02-10 02:29:21] "POST /id-to-fqname HTTP/1.1" 200 191 0.001317 10.0.0.41 - - [2025-02-10 02:29:21] "POST /fqname-to-id HTTP/1.1" 404 200 0.002282 10.0.0.41 - - [2025-02-10 02:29:21] "POST /security-groups HTTP/1.1" 200 592 0.063272 10.0.0.41 - - [2025-02-10 02:29:21] "POST /fqname-to-id HTTP/1.1" 404 235 0.004728 10.0.0.41 - - [2025-02-10 02:29:21] "POST /projects HTTP/1.1" 200 587 0.205037 10.0.0.41 - - [2025-02-10 02:29:21] "POST /access-control-lists HTTP/1.1" 200 597 0.060191 10.0.0.41 - - [2025-02-10 02:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.273947 10.0.0.41 - - [2025-02-10 02:29:21] "POST /fqname-to-id HTTP/1.1" 404 234 0.002532 10.0.0.41 - - [2025-02-10 02:29:22] "GET /project/0d2486a3-1b4b-4c5b-b371-b8179ba264ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.389686 10.0.0.41 - - [2025-02-10 02:29:22] "POST /access-control-lists HTTP/1.1" 200 595 0.059871 10.0.0.41 - - [2025-02-10 02:29:23] "GET / HTTP/1.1" 200 35931 0.002112 10.0.0.41 - - [2025-02-10 02:29:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000526 10.0.0.41 - - [2025-02-10 02:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.054546 10.0.0.41 - - [2025-02-10 02:29:24] "GET /projects?obj_uuids=0d2486a3-1b4b-4c5b-b371-b8179ba264ea&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001308 10.0.0.41 - - [2025-02-10 02:29:24] "GET /project/0d2486a3-1b4b-4c5b-b371-b8179ba264ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.026486 10.0.0.41 - - [2025-02-10 02:29:24] "POST /neutron/network HTTP/1.1" 200 117 0.028443 10.0.0.41 - - [2025-02-10 02:29:24] "GET /projects?obj_uuids=0d2486a3-1b4b-4c5b-b371-b8179ba264ea&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001655 10.0.0.41 - - [2025-02-10 02:29:24] "POST /neutron/network HTTP/1.1" 200 606 0.070704 10.0.0.41 - - [2025-02-10 02:29:24] "POST /route-targets HTTP/1.1" 200 327 0.015074 10.0.0.41 - - [2025-02-10 02:29:24] "POST /ref-update HTTP/1.1" 200 156 0.014279 10.0.0.41 - - [2025-02-10 02:29:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002967 10.0.0.41 - - [2025-02-10 02:29:24] "POST /neutron/subnet HTTP/1.1" 200 729 0.136081 10.0.0.41 - - [2025-02-10 02:29:24] "POST /neutron/network HTTP/1.1" 200 826 0.004988 10.0.0.41 - - [2025-02-10 02:29:24] "POST /id-to-fqname HTTP/1.1" 200 221 0.001128 10.0.0.41 - - [2025-02-10 02:29:24] "GET /virtual-network/39665cb7-2254-4037-89a5-57b32b483ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005054 10.0.0.41 - - [2025-02-10 02:29:24] "POST /neutron/network HTTP/1.1" 200 826 0.005435 10.0.0.41 - - [2025-02-10 02:29:24] "GET /virtual-network/39665cb7-2254-4037-89a5-57b32b483ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004731 10.0.0.41 - - [2025-02-10 02:29:24] "POST /neutron/network HTTP/1.1" 200 826 0.005738 10.0.0.41 - - [2025-02-10 02:29:24] "POST /neutron/subnet HTTP/1.1" 200 729 0.006685 10.0.0.41 - - [2025-02-10 02:29:24] "POST /id-to-fqname HTTP/1.1" 200 221 0.001139 10.0.0.41 - - [2025-02-10 02:29:24] "POST /neutron/network HTTP/1.1" 200 836 0.005949 10.0.0.41 - - [2025-02-10 02:29:24] "GET /aaa-mode HTTP/1.1" 401 292 0.000421 10.0.0.41 - - [2025-02-10 02:29:25] "GET / HTTP/1.1" 200 35931 0.002130 10.0.0.41 - - [2025-02-10 02:29:25] "GET /project/0d2486a3-1b4b-4c5b-b371-b8179ba264ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000436 10.0.0.41 - - [2025-02-10 02:29:25] "GET /projects?obj_uuids=0d2486a3-1b4b-4c5b-b371-b8179ba264ea&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001842 10.0.0.41 - - [2025-02-10 02:29:25] "GET /project/0d2486a3-1b4b-4c5b-b371-b8179ba264ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.052999 10.0.0.41 - - [2025-02-10 02:29:25] "POST /neutron/network HTTP/1.1" 200 826 0.005296 10.0.0.41 - - [2025-02-10 02:29:25] "POST /neutron/port HTTP/1.1" 200 117 0.005048 10.0.0.41 - - [2025-02-10 02:29:25] "POST /neutron/port HTTP/1.1" 200 117 0.004939 10.0.0.41 - - [2025-02-10 02:29:25] "POST /id-to-fqname HTTP/1.1" 200 221 0.001367 10.0.0.41 - - [2025-02-10 02:29:25] "POST /neutron/port HTTP/1.1" 200 117 0.005703 10.0.0.41 - - [2025-02-10 02:29:26] "POST /neutron/network HTTP/1.1" 200 836 0.006076 10.0.0.41 - - [2025-02-10 02:29:26] "GET /aaa-mode HTTP/1.1" 401 292 0.000462 10.0.0.41 - - [2025-02-10 02:29:26] "POST /neutron/network HTTP/1.1" 200 836 0.006079 10.0.0.41 - - [2025-02-10 02:29:26] "GET /projects?obj_uuids=0d2486a3-1b4b-4c5b-b371-b8179ba264ea&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001151 10.0.0.41 - - [2025-02-10 02:29:26] "GET / HTTP/1.1" 200 35931 0.002451 10.0.0.41 - - [2025-02-10 02:29:26] "GET /project/0d2486a3-1b4b-4c5b-b371-b8179ba264ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000442 10.0.0.41 - - [2025-02-10 02:29:26] "POST /neutron/port HTTP/1.1" 200 1062 0.194392 10.0.0.41 - - [2025-02-10 02:29:26] "POST /neutron/port HTTP/1.1" 200 1062 0.009500 10.0.0.41 - - [2025-02-10 02:29:26] "POST /neutron/port HTTP/1.1" 200 1062 0.008167 10.0.0.41 - - [2025-02-10 02:29:26] "POST /neutron/port HTTP/1.1" 200 1116 0.067301 10.0.0.41 - - [2025-02-10 02:29:26] "POST /neutron/port HTTP/1.1" 200 1090 0.020749 10.0.0.41 - - [2025-02-10 02:29:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003063 10.0.0.41 - - [2025-02-10 02:29:26] "POST /neutron/subnet HTTP/1.1" 200 703 0.009627 10.0.0.41 - - [2025-02-10 02:29:26] "POST /neutron/port HTTP/1.1" 200 117 0.001162 10.0.0.41 - - [2025-02-10 02:29:26] "POST /neutron/network HTTP/1.1" 200 826 0.005020 10.0.0.41 - - [2025-02-10 02:29:26] "GET /projects?obj_uuids=0d2486a3-1b4b-4c5b-b371-b8179ba264ea&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001204 10.0.0.41 - - [2025-02-10 02:29:26] "GET /project/0d2486a3-1b4b-4c5b-b371-b8179ba264ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.051831 10.0.0.41 - - [2025-02-10 02:29:26] "POST /neutron/network HTTP/1.1" 200 826 0.005869 10.0.0.41 - - [2025-02-10 02:29:27] "POST /neutron/port HTTP/1.1" 200 1090 0.034463 10.0.0.41 - - [2025-02-10 02:29:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006855 10.0.0.41 - - [2025-02-10 02:29:27] "POST /neutron/port HTTP/1.1" 200 117 0.006343 10.0.0.41 - - [2025-02-10 02:29:27] "POST /neutron/port HTTP/1.1" 200 1090 0.014947 10.0.0.41 - - [2025-02-10 02:29:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007565 10.0.0.41 - - [2025-02-10 02:29:27] "POST /neutron/network HTTP/1.1" 200 836 0.006007 10.0.0.41 - - [2025-02-10 02:29:27] "GET /projects?obj_uuids=0d2486a3-1b4b-4c5b-b371-b8179ba264ea&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001165 10.0.0.41 - - [2025-02-10 02:29:27] "POST /neutron/port HTTP/1.1" 200 1062 0.262419 10.0.0.41 - - [2025-02-10 02:29:27] "POST /neutron/port HTTP/1.1" 200 1062 0.010723 10.0.0.41 - - [2025-02-10 02:29:27] "POST /neutron/port HTTP/1.1" 200 1062 0.008815 10.0.0.41 - - [2025-02-10 02:29:27] "POST /neutron/port HTTP/1.1" 200 1116 0.078789 10.0.0.41 - - [2025-02-10 02:29:27] "POST /neutron/port HTTP/1.1" 200 1090 0.016478 10.0.0.41 - - [2025-02-10 02:29:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002820 10.0.0.41 - - [2025-02-10 02:29:27] "POST /neutron/subnet HTTP/1.1" 200 703 0.010785 10.0.0.41 - - [2025-02-10 02:29:27] "POST /neutron/port HTTP/1.1" 200 117 0.001140 10.0.0.41 - - [2025-02-10 02:29:27] "POST /neutron/network HTTP/1.1" 200 826 0.005533 10.0.0.41 - - [2025-02-10 02:29:28] "GET /obj-perms HTTP/1.1" 200 5056 0.045280 10.0.0.41 - - [2025-02-10 02:29:28] "GET /obj-perms HTTP/1.1" 200 5056 0.044299 10.0.0.41 - - [2025-02-10 02:29:32] "POST /neutron/port HTTP/1.1" 200 1090 0.015722 10.0.0.41 - - [2025-02-10 02:29:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005996 10.0.0.41 - - [2025-02-10 02:29:32] "POST /neutron/port HTTP/1.1" 200 1090 0.015400 10.0.0.41 - - [2025-02-10 02:29:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006521 10.0.0.41 - - [2025-02-10 02:29:32] "POST /neutron/port HTTP/1.1" 200 1090 0.014615 10.0.0.41 - - [2025-02-10 02:29:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005651 10.0.0.41 - - [2025-02-10 02:29:32] "GET /virtual-machine/261156a7-497a-4e5f-9dee-f91bbba9887c HTTP/1.1" 401 292 0.000459 10.0.0.41 - - [2025-02-10 02:29:32] "GET /virtual-machine/261156a7-497a-4e5f-9dee-f91bbba9887c HTTP/1.1" 200 1293 0.026642 10.0.0.41 - - [2025-02-10 02:29:32] "GET /virtual-machine-interface/bd651f90-63ac-4a8e-9eda-422b223d2110 HTTP/1.1" 200 2947 0.008255 10.0.0.41 - - [2025-02-10 02:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.41 - - [2025-02-10 02:29:32] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003032 10.0.0.41 - - [2025-02-10 02:29:32] "GET /virtual-networks?parent_id=0d2486a3-1b4b-4c5b-b371-b8179ba264ea&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003026 10.0.0.41 - - [2025-02-10 02:29:32] "GET /virtual-network/39665cb7-2254-4037-89a5-57b32b483ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005286 10.0.0.41 - - [2025-02-10 02:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.41 - - [2025-02-10 02:29:36] "GET /virtual-network/39665cb7-2254-4037-89a5-57b32b483ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006294 10.0.0.41 - - [2025-02-10 02:29:36] "POST /neutron/port HTTP/1.1" 200 1090 0.015276 10.0.0.41 - - [2025-02-10 02:29:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.004982 10.0.0.41 - - [2025-02-10 02:29:37] "POST /neutron/port HTTP/1.1" 200 1090 0.015697 10.0.0.41 - - [2025-02-10 02:29:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006548 10.0.0.41 - - [2025-02-10 02:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.41 - - [2025-02-10 02:29:38] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003219 10.0.0.41 - - [2025-02-10 02:29:38] "GET /virtual-networks?parent_id=0d2486a3-1b4b-4c5b-b371-b8179ba264ea&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003259 10.0.0.41 - - [2025-02-10 02:29:38] "GET /virtual-network/39665cb7-2254-4037-89a5-57b32b483ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005927 10.0.0.41 - - [2025-02-10 02:29:38] "POST /neutron/port HTTP/1.1" 200 1090 0.015267 10.0.0.41 - - [2025-02-10 02:29:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005782 10.0.0.41 - - [2025-02-10 02:29:38] "POST /neutron/port HTTP/1.1" 200 1090 0.014947 10.0.0.41 - - [2025-02-10 02:29:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006159 10.0.0.41 - - [2025-02-10 02:29:38] "POST /neutron/port HTTP/1.1" 200 1090 0.014441 10.0.0.41 - - [2025-02-10 02:29:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005472 10.0.0.41 - - [2025-02-10 02:29:38] "GET /virtual-machine/d8531479-e42a-4b49-bf7c-1144f6767833 HTTP/1.1" 200 1294 0.004628 10.0.0.41 - - [2025-02-10 02:29:38] "GET /virtual-machine-interface/651c10b7-0d70-40d5-a6d8-257376aa3f63 HTTP/1.1" 200 2946 0.004755 10.0.0.41 - - [2025-02-10 02:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.41 - - [2025-02-10 02:29:38] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002942 10.0.0.41 - - [2025-02-10 02:29:38] "GET /virtual-networks?parent_id=0d2486a3-1b4b-4c5b-b371-b8179ba264ea&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003108 10.0.0.41 - - [2025-02-10 02:29:38] "GET /virtual-network/39665cb7-2254-4037-89a5-57b32b483ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005449 10.0.0.41 - - [2025-02-10 02:29:39] "POST /neutron/port HTTP/1.1" 200 1090 0.015050 10.0.0.41 - - [2025-02-10 02:29:39] "POST /neutron/port HTTP/1.1" 200 1090 0.014933 10.0.0.41 - - [2025-02-10 02:29:39] "POST /neutron/network HTTP/1.1" 200 836 0.004759 10.0.0.41 - - [2025-02-10 02:29:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002547 10.0.0.41 - - [2025-02-10 02:29:39] "POST /neutron/subnet HTTP/1.1" 200 703 0.009283 10.0.0.41 - - [2025-02-10 02:29:39] "POST /neutron/port HTTP/1.1" 200 117 0.001064 10.0.0.41 - - [2025-02-10 02:29:39] "POST /neutron/network HTTP/1.1" 200 826 0.004901 10.0.0.41 - - [2025-02-10 02:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.41 - - [2025-02-10 02:29:40] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003013 10.0.0.41 - - [2025-02-10 02:29:40] "GET /virtual-networks?parent_id=0d2486a3-1b4b-4c5b-b371-b8179ba264ea&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002697 10.0.0.41 - - [2025-02-10 02:29:40] "GET /virtual-network/39665cb7-2254-4037-89a5-57b32b483ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005782 10.0.0.41 - - [2025-02-10 02:29:45] "POST /neutron/network HTTP/1.1" 200 826 0.008241 10.0.0.41 - - [2025-02-10 02:29:45] "POST /neutron/network HTTP/1.1" 400 204 0.010540 10.0.0.41 - - [2025-02-10 02:29:45] "POST /neutron/port HTTP/1.1" 200 1090 0.020055 10.0.0.41 - - [2025-02-10 02:29:45] "POST /neutron/port HTTP/1.1" 200 1090 0.018041 10.0.0.41 - - [2025-02-10 02:29:45] "POST /neutron/port HTTP/1.1" 200 1116 0.010395 10.0.0.41 - - [2025-02-10 02:29:45] "POST /neutron/port HTTP/1.1" 200 1116 0.009280 10.0.0.41 - - [2025-02-10 02:29:45] "POST /neutron/port HTTP/1.1" 200 151 0.136692 10.0.0.41 - - [2025-02-10 02:29:45] "POST /neutron/port HTTP/1.1" 200 151 0.136339 10.0.0.41 - - [2025-02-10 02:29:47] "POST /neutron/network HTTP/1.1" 200 826 0.006171 10.0.0.41 - - [2025-02-10 02:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007583 10.0.0.41 - - [2025-02-10 02:29:47] "POST /useragent-kv HTTP/1.1" 200 115 0.004426 10.0.0.41 - - [2025-02-10 02:29:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003038 10.0.0.41 - - [2025-02-10 02:29:47] "POST /neutron/network HTTP/1.1" 200 151 0.100497 10.0.0.41 - - [2025-02-10 02:29:47] "DELETE /route-target/2eee047f-aa41-45c3-916c-48fd0db6b2da HTTP/1.1" 200 115 0.021573 10.0.0.41 - - [2025-02-10 02:29:47] "GET /projects?obj_uuids=0d2486a3-1b4b-4c5b-b371-b8179ba264ea&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001168 10.0.0.41 - - [2025-02-10 02:29:47] "GET /project/0d2486a3-1b4b-4c5b-b371-b8179ba264ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.031835 10.0.0.41 - - [2025-02-10 02:29:47] "GET /projects?obj_uuids=0d2486a3-1b4b-4c5b-b371-b8179ba264ea&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001076 10.0.0.41 - - [2025-02-10 02:29:47] "GET /project/0d2486a3-1b4b-4c5b-b371-b8179ba264ea?fields=virtual_networks HTTP/1.1" 200 1033 0.070282 10.0.0.41 - - [2025-02-10 02:29:47] "GET /projects?obj_uuids=0d2486a3-1b4b-4c5b-b371-b8179ba264ea&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001662 10.0.0.41 - - [2025-02-10 02:29:47] "GET /project/0d2486a3-1b4b-4c5b-b371-b8179ba264ea?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.027716 10.0.0.41 - - [2025-02-10 02:29:47] "GET /projects?obj_uuids=0d2486a3-1b4b-4c5b-b371-b8179ba264ea&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001144 10.0.0.41 - - [2025-02-10 02:29:47] "GET /project/0d2486a3-1b4b-4c5b-b371-b8179ba264ea?fields=security_groups HTTP/1.1" 200 1260 0.026606 10.0.0.41 - - [2025-02-10 02:29:48] "POST /fqname-to-id HTTP/1.1" 404 188 0.023208 10.0.0.41 - - [2025-02-10 02:29:48] "GET /projects?obj_uuids=4f348dd3-156e-4e3d-8835-fe91299d6dc6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002418 10.0.0.41 - - [2025-02-10 02:29:48] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001106 10.0.0.41 - - [2025-02-10 02:29:48] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007922 10.0.0.41 - - [2025-02-10 02:29:48] "POST /id-to-fqname HTTP/1.1" 200 190 0.003453 10.0.0.41 - - [2025-02-10 02:29:48] "POST /fqname-to-id HTTP/1.1" 404 199 0.002926 10.0.0.41 - - [2025-02-10 02:29:48] "POST /security-groups HTTP/1.1" 200 591 0.059408 10.0.0.41 - - [2025-02-10 02:29:48] "POST /fqname-to-id HTTP/1.1" 404 234 0.002306 10.0.0.41 - - [2025-02-10 02:29:48] "POST /projects HTTP/1.1" 200 585 0.234839 10.0.0.41 - - [2025-02-10 02:29:48] "POST /access-control-lists HTTP/1.1" 200 596 0.058621 10.0.0.41 - - [2025-02-10 02:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.303751 10.0.0.41 - - [2025-02-10 02:29:48] "POST /fqname-to-id HTTP/1.1" 404 233 0.002735 10.0.0.41 - - [2025-02-10 02:29:49] "GET /project/4f348dd3-156e-4e3d-8835-fe91299d6dc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.428727 10.0.0.41 - - [2025-02-10 02:29:49] "POST /access-control-lists HTTP/1.1" 200 594 0.068084 10.0.0.41 - - [2025-02-10 02:29:50] "GET / HTTP/1.1" 200 35931 0.002332 10.0.0.41 - - [2025-02-10 02:29:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000546 10.0.0.41 - - [2025-02-10 02:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.051712 10.0.0.41 - - [2025-02-10 02:29:51] "GET /projects?obj_uuids=4f348dd3-156e-4e3d-8835-fe91299d6dc6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001101 10.0.0.41 - - [2025-02-10 02:29:51] "GET /project/4f348dd3-156e-4e3d-8835-fe91299d6dc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.027518 10.0.0.41 - - [2025-02-10 02:29:51] "POST /neutron/network HTTP/1.1" 200 117 0.028353 10.0.0.41 - - [2025-02-10 02:29:51] "GET /projects?obj_uuids=4f348dd3-156e-4e3d-8835-fe91299d6dc6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001445 10.0.0.41 - - [2025-02-10 02:29:51] "POST /neutron/network HTTP/1.1" 200 625 0.059549 10.0.0.41 - - [2025-02-10 02:29:51] "POST /route-targets HTTP/1.1" 200 327 0.012642 10.0.0.41 - - [2025-02-10 02:29:51] "POST /ref-update HTTP/1.1" 200 156 0.015036 10.0.0.41 - - [2025-02-10 02:29:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002445 10.0.0.41 - - [2025-02-10 02:29:51] "POST /neutron/subnet HTTP/1.1" 200 701 0.167818 10.0.0.41 - - [2025-02-10 02:29:51] "POST /neutron/network HTTP/1.1" 200 839 0.005371 10.0.0.41 - - [2025-02-10 02:29:51] "POST /id-to-fqname HTTP/1.1" 200 230 0.001163 10.0.0.41 - - [2025-02-10 02:29:51] "GET /virtual-network/d7602fd9-58a1-483f-b0a9-31c2b7b18d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004673 10.0.0.41 - - [2025-02-10 02:29:51] "POST /neutron/network HTTP/1.1" 200 839 0.005358 10.0.0.41 - - [2025-02-10 02:29:51] "GET /virtual-network/d7602fd9-58a1-483f-b0a9-31c2b7b18d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004524 10.0.0.41 - - [2025-02-10 02:29:51] "POST /neutron/network HTTP/1.1" 200 839 0.005596 10.0.0.41 - - [2025-02-10 02:29:51] "POST /neutron/subnet HTTP/1.1" 200 701 0.005837 10.0.0.41 - - [2025-02-10 02:29:51] "POST /neutron/network HTTP/1.1" 200 839 0.004263 10.0.0.41 - - [2025-02-10 02:29:51] "POST /id-to-fqname HTTP/1.1" 200 230 0.001019 10.0.0.41 - - [2025-02-10 02:29:51] "POST /neutron/network HTTP/1.1" 200 849 0.005650 10.0.0.41 - - [2025-02-10 02:29:51] "GET /aaa-mode HTTP/1.1" 401 292 0.000449 10.0.0.41 - - [2025-02-10 02:29:52] "GET / HTTP/1.1" 200 35931 0.003144 10.0.0.41 - - [2025-02-10 02:29:52] "GET /project/4f348dd3-156e-4e3d-8835-fe91299d6dc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000419 10.0.0.41 - - [2025-02-10 02:29:52] "GET /projects?obj_uuids=4f348dd3-156e-4e3d-8835-fe91299d6dc6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001215 10.0.0.41 - - [2025-02-10 02:29:52] "GET /project/4f348dd3-156e-4e3d-8835-fe91299d6dc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.046924 10.0.0.41 - - [2025-02-10 02:29:52] "POST /neutron/network HTTP/1.1" 200 839 0.004885 10.0.0.41 - - [2025-02-10 02:29:52] "POST /neutron/port HTTP/1.1" 200 117 0.005129 10.0.0.41 - - [2025-02-10 02:29:52] "POST /neutron/port HTTP/1.1" 200 117 0.004957 10.0.0.41 - - [2025-02-10 02:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.41 - - [2025-02-10 02:29:52] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002696 10.0.0.41 - - [2025-02-10 02:29:52] "PUT /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3 HTTP/1.1" 200 276 0.008227 10.0.0.41 - - [2025-02-10 02:29:53] "POST /neutron/port HTTP/1.1" 200 117 0.004844 10.0.0.41 - - [2025-02-10 02:29:53] "POST /neutron/network HTTP/1.1" 200 849 0.005830 10.0.0.41 - - [2025-02-10 02:29:53] "GET /projects?obj_uuids=4f348dd3-156e-4e3d-8835-fe91299d6dc6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001106 10.0.0.41 - - [2025-02-10 02:29:53] "POST /neutron/port HTTP/1.1" 200 1055 0.250945 10.0.0.41 - - [2025-02-10 02:29:53] "POST /neutron/port HTTP/1.1" 200 1055 0.009362 10.0.0.41 - - [2025-02-10 02:29:53] "POST /neutron/port HTTP/1.1" 200 1055 0.007515 10.0.0.41 - - [2025-02-10 02:29:53] "POST /neutron/port HTTP/1.1" 200 1109 0.053105 10.0.0.41 - - [2025-02-10 02:29:53] "POST /neutron/port HTTP/1.1" 200 1083 0.014956 10.0.0.41 - - [2025-02-10 02:29:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002745 10.0.0.41 - - [2025-02-10 02:29:53] "POST /neutron/subnet HTTP/1.1" 200 675 0.009132 10.0.0.41 - - [2025-02-10 02:29:53] "POST /neutron/port HTTP/1.1" 200 117 0.000975 10.0.0.41 - - [2025-02-10 02:29:53] "POST /neutron/network HTTP/1.1" 200 839 0.005475 10.0.0.41 - - [2025-02-10 02:29:58] "POST /neutron/port HTTP/1.1" 200 1083 0.015222 10.0.0.41 - - [2025-02-10 02:29:58] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006224 10.0.0.41 - - [2025-02-10 02:29:58] "POST /neutron/port HTTP/1.1" 200 1083 0.015173 10.0.0.41 - - [2025-02-10 02:29:58] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006257 10.0.0.41 - - [2025-02-10 02:29:58] "POST /neutron/port HTTP/1.1" 200 1083 0.015503 10.0.0.41 - - [2025-02-10 02:29:58] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005857 10.0.0.41 - - [2025-02-10 02:29:58] "GET /virtual-machine/22aed987-53f8-4eb2-b1b3-438e15d50dbd HTTP/1.1" 401 292 0.000463 10.0.0.41 - - [2025-02-10 02:29:58] "GET /virtual-machine/22aed987-53f8-4eb2-b1b3-438e15d50dbd HTTP/1.1" 200 1292 0.026281 10.0.0.41 - - [2025-02-10 02:29:58] "GET /virtual-machine-interface/0e181de7-b5a8-489f-b624-ac1552f021a5 HTTP/1.1" 200 2971 0.004938 10.0.0.41 - - [2025-02-10 02:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.41 - - [2025-02-10 02:29:58] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002761 10.0.0.41 - - [2025-02-10 02:29:58] "GET /virtual-networks?parent_id=4f348dd3-156e-4e3d-8835-fe91299d6dc6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002873 10.0.0.41 - - [2025-02-10 02:29:58] "GET /virtual-network/d7602fd9-58a1-483f-b0a9-31c2b7b18d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005248 10.0.0.41 - - [2025-02-10 02:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.41 - - [2025-02-10 02:30:02] "GET /virtual-network/d7602fd9-58a1-483f-b0a9-31c2b7b18d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004963 10.0.0.41 - - [2025-02-10 02:30:02] "POST /neutron/port HTTP/1.1" 200 1083 0.015365 10.0.0.41 - - [2025-02-10 02:30:02] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005012 10.0.0.41 - - [2025-02-10 02:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.41 - - [2025-02-10 02:30:04] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003491 10.0.0.41 - - [2025-02-10 02:30:04] "GET /virtual-networks?parent_id=4f348dd3-156e-4e3d-8835-fe91299d6dc6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003084 10.0.0.41 - - [2025-02-10 02:30:04] "GET /virtual-network/d7602fd9-58a1-483f-b0a9-31c2b7b18d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005630 10.0.0.41 - - [2025-02-10 02:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.41 - - [2025-02-10 02:30:06] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003387 10.0.0.41 - - [2025-02-10 02:30:06] "PUT /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3 HTTP/1.1" 200 276 0.009027 10.0.0.41 - - [2025-02-10 02:30:06] "POST /neutron/network HTTP/1.1" 200 839 0.007385 10.0.0.41 - - [2025-02-10 02:30:06] "POST /neutron/network HTTP/1.1" 400 204 0.011869 10.0.0.41 - - [2025-02-10 02:30:06] "POST /neutron/port HTTP/1.1" 200 1083 0.015693 10.0.0.41 - - [2025-02-10 02:30:06] "POST /neutron/port HTTP/1.1" 200 1109 0.008141 10.0.0.41 - - [2025-02-10 02:30:06] "POST /neutron/port HTTP/1.1" 200 151 0.076142 10.0.0.41 - - [2025-02-10 02:30:08] "POST /neutron/network HTTP/1.1" 200 839 0.005736 10.0.0.41 - - [2025-02-10 02:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008971 10.0.0.41 - - [2025-02-10 02:30:08] "POST /useragent-kv HTTP/1.1" 200 115 0.034196 10.0.0.41 - - [2025-02-10 02:30:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003356 10.0.0.41 - - [2025-02-10 02:30:08] "POST /neutron/network HTTP/1.1" 200 151 0.107869 10.0.0.41 - - [2025-02-10 02:30:08] "DELETE /route-target/582383f8-6acd-4fea-ac2d-f2649babcdd5 HTTP/1.1" 200 115 0.039685 10.0.0.41 - - [2025-02-10 02:30:09] "GET /global-vrouter-configs HTTP/1.1" 200 357 0.003002 10.0.0.41 - - [2025-02-10 02:30:09] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3 HTTP/1.1" 200 1826 0.003313 10.0.0.41 - - [2025-02-10 02:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.41 - - [2025-02-10 02:30:09] "GET /projects?obj_uuids=4f348dd3-156e-4e3d-8835-fe91299d6dc6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001035 10.0.0.41 - - [2025-02-10 02:30:09] "GET /project/4f348dd3-156e-4e3d-8835-fe91299d6dc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.024813 10.0.0.41 - - [2025-02-10 02:30:09] "POST /neutron/network HTTP/1.1" 200 117 0.008868 10.0.0.41 - - [2025-02-10 02:30:09] "GET /projects?obj_uuids=4f348dd3-156e-4e3d-8835-fe91299d6dc6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001110 10.0.0.41 - - [2025-02-10 02:30:09] "POST /neutron/network HTTP/1.1" 200 605 0.064615 10.0.0.41 - - [2025-02-10 02:30:09] "POST /route-targets HTTP/1.1" 200 327 0.011767 10.0.0.41 - - [2025-02-10 02:30:09] "POST /ref-update HTTP/1.1" 200 156 0.013929 10.0.0.41 - - [2025-02-10 02:30:09] "POST /useragent-kv HTTP/1.1" 200 115 0.004013 10.0.0.41 - - [2025-02-10 02:30:09] "POST /neutron/subnet HTTP/1.1" 200 720 0.143437 10.0.0.41 - - [2025-02-10 02:30:09] "POST /neutron/network HTTP/1.1" 200 823 0.004533 10.0.0.41 - - [2025-02-10 02:30:09] "POST /id-to-fqname HTTP/1.1" 200 220 0.001139 10.0.0.41 - - [2025-02-10 02:30:09] "GET /virtual-network/f548d911-0f68-4224-99b5-af46ce5baf33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004475 10.0.0.41 - - [2025-02-10 02:30:09] "POST /neutron/network HTTP/1.1" 200 823 0.004770 10.0.0.41 - - [2025-02-10 02:30:09] "GET /virtual-network/f548d911-0f68-4224-99b5-af46ce5baf33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005211 10.0.0.41 - - [2025-02-10 02:30:09] "POST /neutron/network HTTP/1.1" 200 823 0.004450 10.0.0.41 - - [2025-02-10 02:30:09] "POST /neutron/subnet HTTP/1.1" 200 720 0.005972 10.0.0.41 - - [2025-02-10 02:30:09] "POST /id-to-fqname HTTP/1.1" 200 220 0.001056 10.0.0.41 - - [2025-02-10 02:30:09] "POST /neutron/network HTTP/1.1" 200 833 0.005838 10.0.0.41 - - [2025-02-10 02:30:09] "GET /aaa-mode HTTP/1.1" 401 292 0.000401 10.0.0.41 - - [2025-02-10 02:30:10] "GET / HTTP/1.1" 200 35931 0.001860 10.0.0.41 - - [2025-02-10 02:30:10] "GET /project/4f348dd3-156e-4e3d-8835-fe91299d6dc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000409 10.0.0.41 - - [2025-02-10 02:30:10] "GET /projects?obj_uuids=4f348dd3-156e-4e3d-8835-fe91299d6dc6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001178 10.0.0.41 - - [2025-02-10 02:30:10] "GET /project/4f348dd3-156e-4e3d-8835-fe91299d6dc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.046724 10.0.0.41 - - [2025-02-10 02:30:10] "POST /neutron/network HTTP/1.1" 200 823 0.005186 10.0.0.41 - - [2025-02-10 02:30:10] "POST /neutron/port HTTP/1.1" 200 117 0.005853 10.0.0.41 - - [2025-02-10 02:30:10] "POST /neutron/port HTTP/1.1" 200 117 0.004989 10.0.0.41 - - [2025-02-10 02:30:10] "POST /neutron/port HTTP/1.1" 200 117 0.006013 10.0.0.41 - - [2025-02-10 02:30:11] "POST /neutron/network HTTP/1.1" 200 833 0.007102 10.0.0.41 - - [2025-02-10 02:30:11] "GET /projects?obj_uuids=4f348dd3-156e-4e3d-8835-fe91299d6dc6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001138 10.0.0.41 - - [2025-02-10 02:30:11] "POST /neutron/port HTTP/1.1" 200 1059 0.216171 10.0.0.41 - - [2025-02-10 02:30:11] "POST /neutron/port HTTP/1.1" 200 1059 0.008840 10.0.0.41 - - [2025-02-10 02:30:11] "POST /neutron/port HTTP/1.1" 200 1059 0.008207 10.0.0.41 - - [2025-02-10 02:30:11] "POST /neutron/port HTTP/1.1" 200 1113 0.063337 10.0.0.41 - - [2025-02-10 02:30:11] "POST /neutron/port HTTP/1.1" 200 1087 0.015487 10.0.0.41 - - [2025-02-10 02:30:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002733 10.0.0.41 - - [2025-02-10 02:30:11] "POST /neutron/subnet HTTP/1.1" 200 694 0.010474 10.0.0.41 - - [2025-02-10 02:30:11] "POST /neutron/port HTTP/1.1" 200 117 0.001068 10.0.0.41 - - [2025-02-10 02:30:11] "POST /neutron/network HTTP/1.1" 200 823 0.004433 10.0.0.41 - - [2025-02-10 02:30:15] "POST /neutron/port HTTP/1.1" 200 1087 0.014338 10.0.0.41 - - [2025-02-10 02:30:15] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005347 10.0.0.41 - - [2025-02-10 02:30:16] "POST /neutron/port HTTP/1.1" 200 1087 0.014012 10.0.0.41 - - [2025-02-10 02:30:16] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006305 10.0.0.41 - - [2025-02-10 02:30:16] "POST /neutron/port HTTP/1.1" 200 1087 0.013470 10.0.0.41 - - [2025-02-10 02:30:16] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005438 10.0.0.41 - - [2025-02-10 02:30:16] "GET /virtual-machine/39b41a9d-aa0e-467f-a326-27dd19ed7639 HTTP/1.1" 200 1292 0.004020 10.0.0.41 - - [2025-02-10 02:30:16] "GET /virtual-machine-interface/9c97ce57-6409-4fdf-938c-551589e0c230 HTTP/1.1" 200 2942 0.004635 10.0.0.41 - - [2025-02-10 02:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.41 - - [2025-02-10 02:30:16] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002925 10.0.0.41 - - [2025-02-10 02:30:16] "GET /virtual-networks?parent_id=4f348dd3-156e-4e3d-8835-fe91299d6dc6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003402 10.0.0.41 - - [2025-02-10 02:30:16] "GET /virtual-network/f548d911-0f68-4224-99b5-af46ce5baf33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005709 10.0.0.41 - - [2025-02-10 02:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.41 - - [2025-02-10 02:30:19] "GET /virtual-network/f548d911-0f68-4224-99b5-af46ce5baf33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005107 10.0.0.41 - - [2025-02-10 02:30:20] "POST /neutron/port HTTP/1.1" 200 1087 0.015414 10.0.0.41 - - [2025-02-10 02:30:20] "POST /neutron/security_group HTTP/1.1" 200 2058 0.004643 10.0.0.41 - - [2025-02-10 02:30:21] "GET /projects?obj_uuids=0d2486a3-1b4b-4c5b-b371-b8179ba264ea&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001410 10.0.0.41 - - [2025-02-10 02:30:21] "DELETE /project/0d2486a31b4b4c5bb371b8179ba264ea HTTP/1.1" 404 173 0.041173 10.0.0.41 - - [2025-02-10 02:30:21] "GET /project/0d2486a3-1b4b-4c5b-b371-b8179ba264ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.028332 10.0.0.41 - - [2025-02-10 02:30:21] "GET /projects?obj_uuids=0d2486a3-1b4b-4c5b-b371-b8179ba264ea&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001081 10.0.0.41 - - [2025-02-10 02:30:21] "GET /projects?obj_uuids=984ce021-39d7-4452-b0f6-9d2d64712497&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000972 10.0.0.41 - - [2025-02-10 02:30:21] "DELETE /project/4f348dd3156e4e3d8835fe91299d6dc6 HTTP/1.1" 404 173 0.080547 10.0.0.41 - - [2025-02-10 02:30:21] "GET /project/0d2486a3-1b4b-4c5b-b371-b8179ba264ea?fields=security_groups HTTP/1.1" 200 1365 0.031296 10.0.0.41 - - [2025-02-10 02:30:21] "GET /project/984ce021-39d7-4452-b0f6-9d2d64712497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.033731 10.0.0.41 - - [2025-02-10 02:30:21] "GET /projects?obj_uuids=984ce021-39d7-4452-b0f6-9d2d64712497&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001090 10.0.0.41 - - [2025-02-10 02:30:21] "GET /project/984ce021-39d7-4452-b0f6-9d2d64712497?fields=security_groups HTTP/1.1" 200 1367 0.033382 10.0.0.41 - - [2025-02-10 02:30:21] "DELETE /security-group/55bcebb0-9f1c-4c66-b02d-41862e9479b7 HTTP/1.1" 200 115 0.066891 10.0.0.41 - - [2025-02-10 02:30:21] "GET /projects?obj_uuids=0d2486a3-1b4b-4c5b-b371-b8179ba264ea&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001120 10.0.0.41 - - [2025-02-10 02:30:21] "DELETE /access-control-list/a981024a-1dc2-4375-b706-ee035c8a36a7 HTTP/1.1" 200 115 0.034726 10.0.0.41 - - [2025-02-10 02:30:21] "GET /project/0d2486a3-1b4b-4c5b-b371-b8179ba264ea?fields=application_policy_sets HTTP/1.1" 200 1404 0.040747 10.0.0.41 - - [2025-02-10 02:30:21] "DELETE /access-control-list/c5166709-751b-4fe4-b0ac-850b4c4e8149 HTTP/1.1" 200 115 0.030937 10.0.0.41 - - [2025-02-10 02:30:21] "DELETE /security-group/5c84803b-dc7a-4265-b12f-191de1c2d857 HTTP/1.1" 200 115 0.073667 10.0.0.41 - - [2025-02-10 02:30:21] "GET /projects?obj_uuids=984ce021-39d7-4452-b0f6-9d2d64712497&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001073 10.0.0.41 - - [2025-02-10 02:30:21] "DELETE /access-control-list/f690a9f7-c66b-4c39-ba5d-f40a25e4125f HTTP/1.1" 200 115 0.033787 10.0.0.41 - - [2025-02-10 02:30:21] "DELETE /access-control-list/c0203f82-3390-4a21-be9e-3ebe6c9e5d02 HTTP/1.1" 200 115 0.025654 10.0.0.41 - - [2025-02-10 02:30:21] "GET /project/984ce021-39d7-4452-b0f6-9d2d64712497?fields=application_policy_sets HTTP/1.1" 200 1406 0.072775 10.0.0.41 - - [2025-02-10 02:30:21] "DELETE /project/0d2486a3-1b4b-4c5b-b371-b8179ba264ea HTTP/1.1" 200 115 0.406777 10.0.0.41 - - [2025-02-10 02:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.41 - - [2025-02-10 02:30:21] "DELETE /project/984ce021-39d7-4452-b0f6-9d2d64712497 HTTP/1.1" 200 115 0.501972 10.0.0.41 - - [2025-02-10 02:30:21] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003695 10.0.0.41 - - [2025-02-10 02:30:21] "GET /virtual-networks?parent_id=4f348dd3-156e-4e3d-8835-fe91299d6dc6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002938 10.0.0.41 - - [2025-02-10 02:30:21] "GET /virtual-network/f548d911-0f68-4224-99b5-af46ce5baf33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005456 10.0.0.41 - - [2025-02-10 02:30:23] "POST /neutron/network HTTP/1.1" 200 823 0.009935 10.0.0.41 - - [2025-02-10 02:30:23] "POST /neutron/network HTTP/1.1" 400 204 0.009522 10.0.0.41 - - [2025-02-10 02:30:24] "POST /neutron/port HTTP/1.1" 200 1087 0.015024 10.0.0.41 - - [2025-02-10 02:30:24] "POST /neutron/port HTTP/1.1" 200 1113 0.007694 10.0.0.41 - - [2025-02-10 02:30:24] "POST /neutron/port HTTP/1.1" 200 151 0.099200 10.0.0.41 - - [2025-02-10 02:30:25] "POST /neutron/network HTTP/1.1" 200 823 0.006877 10.0.0.41 - - [2025-02-10 02:30:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003507 10.0.0.41 - - [2025-02-10 02:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.41 - - [2025-02-10 02:30:25] "POST /useragent-kv HTTP/1.1" 200 115 0.001773 10.0.0.41 - - [2025-02-10 02:30:25] "POST /neutron/network HTTP/1.1" 200 151 0.079077 10.0.0.41 - - [2025-02-10 02:30:25] "DELETE /route-target/1248a95c-493d-4248-a919-7fc0ae6e3c84 HTTP/1.1" 200 115 0.011820 10.0.0.41 - - [2025-02-10 02:30:26] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003141 10.0.0.41 - - [2025-02-10 02:30:26] "POST /network-ipams HTTP/1.1" 200 541 0.017375 10.0.0.41 - - [2025-02-10 02:30:26] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 764 0.002818 10.0.0.41 - - [2025-02-10 02:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.41 - - [2025-02-10 02:30:26] "GET /network-ipam/8363356f-d395-4e79-b323-f76f8f300862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.004865 10.0.0.41 - - [2025-02-10 02:30:26] "PUT /network-ipam/8363356f-d395-4e79-b323-f76f8f300862 HTTP/1.1" 200 258 0.009683 10.0.0.41 - - [2025-02-10 02:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.41 - - [2025-02-10 02:30:26] "GET /projects?obj_uuids=4f348dd3-156e-4e3d-8835-fe91299d6dc6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001117 10.0.0.41 - - [2025-02-10 02:30:26] "GET /project/4f348dd3-156e-4e3d-8835-fe91299d6dc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.025747 10.0.0.41 - - [2025-02-10 02:30:26] "POST /neutron/network HTTP/1.1" 200 117 0.007015 10.0.0.41 - - [2025-02-10 02:30:26] "GET /projects?obj_uuids=4f348dd3-156e-4e3d-8835-fe91299d6dc6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001128 10.0.0.41 - - [2025-02-10 02:30:26] "POST /neutron/network HTTP/1.1" 200 605 0.067701 10.0.0.41 - - [2025-02-10 02:30:26] "POST /route-targets HTTP/1.1" 200 327 0.010685 10.0.0.41 - - [2025-02-10 02:30:26] "POST /ref-update HTTP/1.1" 200 156 0.009521 10.0.0.41 - - [2025-02-10 02:30:26] "POST /useragent-kv HTTP/1.1" 200 115 0.002547 10.0.0.41 - - [2025-02-10 02:30:26] "POST /neutron/subnet HTTP/1.1" 200 699 0.157393 10.0.0.41 - - [2025-02-10 02:30:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003755 10.0.0.41 - - [2025-02-10 02:30:27] "POST /neutron/subnet HTTP/1.1" 200 699 0.133286 10.0.0.41 - - [2025-02-10 02:30:27] "POST /neutron/network HTTP/1.1" 200 994 0.006238 10.0.0.41 - - [2025-02-10 02:30:27] "POST /id-to-fqname HTTP/1.1" 200 220 0.001143 10.0.0.41 - - [2025-02-10 02:30:27] "GET /virtual-network/6167af54-e5e7-43ee-a577-9e15e81f92eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.004552 10.0.0.41 - - [2025-02-10 02:30:27] "POST /neutron/network HTTP/1.1" 200 994 0.007385 10.0.0.41 - - [2025-02-10 02:30:27] "GET /virtual-network/6167af54-e5e7-43ee-a577-9e15e81f92eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.004816 10.0.0.41 - - [2025-02-10 02:30:27] "POST /neutron/network HTTP/1.1" 200 994 0.007154 10.0.0.41 - - [2025-02-10 02:30:27] "POST /neutron/subnet HTTP/1.1" 200 699 0.006288 10.0.0.41 - - [2025-02-10 02:30:27] "POST /neutron/subnet HTTP/1.1" 200 699 0.005769 10.0.0.41 - - [2025-02-10 02:30:27] "POST /neutron/network HTTP/1.1" 200 994 0.005735 10.0.0.41 - - [2025-02-10 02:30:27] "POST /neutron/subnet HTTP/1.1" 200 699 0.005887 10.0.0.41 - - [2025-02-10 02:30:27] "POST /neutron/subnet HTTP/1.1" 200 699 0.005675 10.0.0.41 - - [2025-02-10 02:30:27] "GET /projects?obj_uuids=4f348dd3-156e-4e3d-8835-fe91299d6dc6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001674 10.0.0.41 - - [2025-02-10 02:30:27] "POST /neutron/port HTTP/1.1" 200 1017 0.167273 10.0.0.41 - - [2025-02-10 02:30:27] "GET /projects?obj_uuids=4f348dd3-156e-4e3d-8835-fe91299d6dc6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001262 10.0.0.41 - - [2025-02-10 02:30:27] "POST /neutron/port HTTP/1.1" 200 1017 0.155008 10.0.0.41 - - [2025-02-10 02:30:27] "POST /id-to-fqname HTTP/1.1" 200 220 0.001256 10.0.0.41 - - [2025-02-10 02:30:27] "POST /neutron/port HTTP/1.1" 200 1017 0.007877 10.0.0.41 - - [2025-02-10 02:30:27] "POST /neutron/port HTTP/1.1" 200 1017 0.027504 10.0.0.41 - - [2025-02-10 02:30:27] "POST /neutron/network HTTP/1.1" 200 994 0.006902 10.0.0.41 - - [2025-02-10 02:30:27] "POST /neutron/port HTTP/1.1" 200 1017 0.006836 10.0.0.41 - - [2025-02-10 02:30:27] "POST /neutron/port HTTP/1.1" 200 117 0.005261 10.0.0.41 - - [2025-02-10 02:30:28] "POST /neutron/port HTTP/1.1" 200 117 0.005041 10.0.0.41 - - [2025-02-10 02:30:28] "POST /id-to-fqname HTTP/1.1" 200 220 0.001360 10.0.0.41 - - [2025-02-10 02:30:28] "POST /neutron/port HTTP/1.1" 200 117 0.005254 10.0.0.41 - - [2025-02-10 02:30:28] "POST /neutron/port HTTP/1.1" 200 1017 0.008177 10.0.0.41 - - [2025-02-10 02:30:28] "POST /neutron/port HTTP/1.1" 200 1017 0.006549 10.0.0.41 - - [2025-02-10 02:30:28] "POST /neutron/network HTTP/1.1" 200 994 0.006142 10.0.0.41 - - [2025-02-10 02:30:28] "POST /neutron/port HTTP/1.1" 200 1017 0.006406 10.0.0.41 - - [2025-02-10 02:30:28] "POST /neutron/port HTTP/1.1" 200 1017 0.009495 10.0.0.41 - - [2025-02-10 02:30:28] "POST /neutron/port HTTP/1.1" 200 117 0.007872 10.0.0.41 - - [2025-02-10 02:30:28] "POST /neutron/port HTTP/1.1" 200 1017 0.008992 10.0.0.41 - - [2025-02-10 02:30:28] "POST /neutron/port HTTP/1.1" 200 117 0.005267 10.0.0.41 - - [2025-02-10 02:30:28] "POST /id-to-fqname HTTP/1.1" 200 220 0.001325 10.0.0.41 - - [2025-02-10 02:30:28] "POST /neutron/port HTTP/1.1" 200 117 0.006476 10.0.0.41 - - [2025-02-10 02:30:28] "POST /neutron/network HTTP/1.1" 200 1004 0.008668 10.0.0.41 - - [2025-02-10 02:30:28] "GET /aaa-mode HTTP/1.1" 401 292 0.000573 10.0.0.41 - - [2025-02-10 02:30:28] "GET /obj-perms HTTP/1.1" 200 5056 0.048686 10.0.0.41 - - [2025-02-10 02:30:28] "GET / HTTP/1.1" 200 35931 0.002037 10.0.0.41 - - [2025-02-10 02:30:28] "GET /project/4f348dd3-156e-4e3d-8835-fe91299d6dc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000520 10.0.0.41 - - [2025-02-10 02:30:29] "POST /neutron/port HTTP/1.1" 200 1017 0.054367 10.0.0.41 - - [2025-02-10 02:30:29] "POST /neutron/network HTTP/1.1" 200 1004 0.012326 10.0.0.41 - - [2025-02-10 02:30:29] "POST /neutron/port HTTP/1.1" 200 1017 0.074974 10.0.0.41 - - [2025-02-10 02:30:29] "GET /obj-perms HTTP/1.1" 200 5056 0.116725 10.0.0.41 - - [2025-02-10 02:30:29] "GET /projects?obj_uuids=4f348dd3-156e-4e3d-8835-fe91299d6dc6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001140 10.0.0.41 - - [2025-02-10 02:30:29] "GET /project/4f348dd3-156e-4e3d-8835-fe91299d6dc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.060491 10.0.0.41 - - [2025-02-10 02:30:29] "POST /neutron/port HTTP/1.1" 200 1017 0.021797 10.0.0.41 - - [2025-02-10 02:30:29] "POST /neutron/network HTTP/1.1" 200 1004 0.008804 10.0.0.41 - - [2025-02-10 02:30:29] "POST /neutron/port HTTP/1.1" 200 1017 0.008850 10.0.0.41 - - [2025-02-10 02:30:29] "POST /neutron/network HTTP/1.1" 200 994 0.014110 10.0.0.41 - - [2025-02-10 02:30:29] "POST /neutron/port HTTP/1.1" 200 1017 0.014291 10.0.0.41 - - [2025-02-10 02:30:29] "POST /neutron/port HTTP/1.1" 200 1017 0.017057 10.0.0.41 - - [2025-02-10 02:30:29] "POST /neutron/port HTTP/1.1" 200 1109 0.121868 10.0.0.41 - - [2025-02-10 02:30:29] "POST /neutron/port HTTP/1.1" 200 1109 0.129209 10.0.0.41 - - [2025-02-10 02:30:29] "POST /neutron/port HTTP/1.1" 200 1083 0.028714 10.0.0.41 - - [2025-02-10 02:30:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004541 10.0.0.41 - - [2025-02-10 02:30:29] "POST /neutron/port HTTP/1.1" 200 1083 0.024452 10.0.0.41 - - [2025-02-10 02:30:29] "POST /neutron/port HTTP/1.1" 200 2050 0.028153 10.0.0.41 - - [2025-02-10 02:30:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004159 10.0.0.41 - - [2025-02-10 02:30:29] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009357 10.0.0.41 - - [2025-02-10 02:30:29] "POST /neutron/subnet HTTP/1.1" 200 673 0.020709 10.0.0.41 - - [2025-02-10 02:30:29] "POST /neutron/port HTTP/1.1" 200 117 0.001115 10.0.0.41 - - [2025-02-10 02:30:29] "POST /neutron/subnet HTTP/1.1" 200 673 0.023703 10.0.0.41 - - [2025-02-10 02:30:29] "POST /neutron/port HTTP/1.1" 200 117 0.004326 10.0.0.41 - - [2025-02-10 02:30:29] "POST /neutron/port HTTP/1.1" 200 117 0.001096 10.0.0.41 - - [2025-02-10 02:30:29] "POST /neutron/network HTTP/1.1" 200 994 0.008548 10.0.0.41 - - [2025-02-10 02:30:29] "GET /domains HTTP/1.1" 200 280 0.003757 10.0.0.41 - - [2025-02-10 02:30:29] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001165 10.0.0.41 - - [2025-02-10 02:30:29] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2574 0.011350 10.0.0.41 - - [2025-02-10 02:30:29] "POST /neutron/network HTTP/1.1" 200 994 0.008414 10.0.0.41 - - [2025-02-10 02:30:29] "GET /projects?obj_uuids=4f348dd3-156e-4e3d-8835-fe91299d6dc6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001037 10.0.0.41 - - [2025-02-10 02:30:29] "GET /project/4f348dd3-156e-4e3d-8835-fe91299d6dc6 HTTP/1.1" 200 2841 0.076041 10.0.0.41 - - [2025-02-10 02:30:29] "GET /network-ipam/8363356f-d395-4e79-b323-f76f8f300862 HTTP/1.1" 200 2601 0.004380 10.0.0.41 - - [2025-02-10 02:30:29] "GET /domains HTTP/1.1" 200 280 0.002532 10.0.0.41 - - [2025-02-10 02:30:29] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001081 10.0.0.41 - - [2025-02-10 02:30:29] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2574 0.007260 10.0.0.41 - - [2025-02-10 02:30:29] "GET /projects?obj_uuids=4f348dd3-156e-4e3d-8835-fe91299d6dc6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001049 10.0.0.41 - - [2025-02-10 02:30:29] "GET /project/4f348dd3-156e-4e3d-8835-fe91299d6dc6 HTTP/1.1" 200 2841 0.072372 10.0.0.41 - - [2025-02-10 02:30:29] "GET /virtual-network/6167af54-e5e7-43ee-a577-9e15e81f92eb HTTP/1.1" 200 3779 0.010716 10.0.0.41 - - [2025-02-10 02:30:29] "GET /virtual-network/6167af54-e5e7-43ee-a577-9e15e81f92eb HTTP/1.1" 200 3779 0.007349 10.0.0.41 - - [2025-02-10 02:30:30] "GET /routing-instance/fbd26030-1750-4922-99fe-ea05dd6f24f0 HTTP/1.1" 200 2381 0.014871 10.0.0.41 - - [2025-02-10 02:30:30] "GET /routing-instance/fbd26030-1750-4922-99fe-ea05dd6f24f0 HTTP/1.1" 200 2381 0.009203 10.0.0.41 - - [2025-02-10 02:30:30] "GET /route-target/8bec3f60-d387-40f2-9c97-e070f10fbd9d HTTP/1.1" 200 1205 0.003617 10.0.0.41 - - [2025-02-10 02:30:30] "GET /virtual-network/6167af54-e5e7-43ee-a577-9e15e81f92eb HTTP/1.1" 200 3779 0.009817 10.0.0.41 - - [2025-02-10 02:30:30] "GET /routing-instance/fbd26030-1750-4922-99fe-ea05dd6f24f0 HTTP/1.1" 200 2381 0.003818 10.0.0.41 - - [2025-02-10 02:30:30] "GET /virtual-network/6167af54-e5e7-43ee-a577-9e15e81f92eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006672 10.0.0.41 - - [2025-02-10 02:30:30] "GET /virtual-network/6167af54-e5e7-43ee-a577-9e15e81f92eb HTTP/1.1" 200 3779 0.008201 10.0.0.41 - - [2025-02-10 02:30:30] "GET /routing-instance/fbd26030-1750-4922-99fe-ea05dd6f24f0 HTTP/1.1" 200 2381 0.012104 10.0.0.41 - - [2025-02-10 02:30:30] "GET /routing-instance/fbd26030-1750-4922-99fe-ea05dd6f24f0 HTTP/1.1" 200 2381 0.009230 10.0.0.41 - - [2025-02-10 02:30:30] "GET /route-target/8bec3f60-d387-40f2-9c97-e070f10fbd9d HTTP/1.1" 200 1205 0.003587 10.0.0.41 - - [2025-02-10 02:30:30] "POST /neutron/network HTTP/1.1" 200 1004 0.018518 10.0.0.41 - - [2025-02-10 02:30:30] "GET /domains HTTP/1.1" 200 280 0.007218 10.0.0.41 - - [2025-02-10 02:30:30] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001587 10.0.0.41 - - [2025-02-10 02:30:30] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2574 0.008129 10.0.0.41 - - [2025-02-10 02:30:30] "GET /projects?obj_uuids=4f348dd3-156e-4e3d-8835-fe91299d6dc6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.007817 10.0.0.41 - - [2025-02-10 02:30:30] "GET /projects?obj_uuids=4f348dd3-156e-4e3d-8835-fe91299d6dc6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001045 10.0.0.41 - - [2025-02-10 02:30:30] "GET /project/4f348dd3-156e-4e3d-8835-fe91299d6dc6 HTTP/1.1" 200 2841 0.154866 10.0.0.41 - - [2025-02-10 02:30:30] "GET /virtual-network/6167af54-e5e7-43ee-a577-9e15e81f92eb HTTP/1.1" 200 3779 0.025677 10.0.0.41 - - [2025-02-10 02:30:30] "POST /neutron/port HTTP/1.1" 200 1055 0.400221 10.0.0.41 - - [2025-02-10 02:30:30] "POST /neutron/port HTTP/1.1" 200 1055 0.015378 10.0.0.41 - - [2025-02-10 02:30:30] "POST /neutron/port HTTP/1.1" 200 1055 0.012671 10.0.0.41 - - [2025-02-10 02:30:30] "POST /neutron/port HTTP/1.1" 200 1109 0.094893 10.0.0.41 - - [2025-02-10 02:30:30] "POST /neutron/port HTTP/1.1" 200 1083 0.015457 10.0.0.41 - - [2025-02-10 02:30:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003692 10.0.0.41 - - [2025-02-10 02:30:30] "POST /neutron/subnet HTTP/1.1" 200 673 0.019461 10.0.0.41 - - [2025-02-10 02:30:30] "POST /neutron/port HTTP/1.1" 200 117 0.001981 10.0.0.41 - - [2025-02-10 02:30:30] "GET /obj-perms HTTP/1.1" 200 5030 0.051974 10.0.0.41 - - [2025-02-10 02:30:30] "POST /neutron/network HTTP/1.1" 200 994 0.017851 10.0.0.41 - - [2025-02-10 02:30:30] "POST /neutron/port HTTP/1.1" 200 1083 0.016819 10.0.0.41 - - [2025-02-10 02:30:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006301 10.0.0.41 - - [2025-02-10 02:30:36] "POST /neutron/port HTTP/1.1" 200 1083 0.015313 10.0.0.41 - - [2025-02-10 02:30:36] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005567 10.0.0.41 - - [2025-02-10 02:30:36] "POST /neutron/port HTTP/1.1" 200 1083 0.015850 10.0.0.41 - - [2025-02-10 02:30:36] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006484 10.0.0.41 - - [2025-02-10 02:30:36] "POST /neutron/port HTTP/1.1" 200 1083 0.016811 10.0.0.41 - - [2025-02-10 02:30:36] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006055 10.0.0.41 - - [2025-02-10 02:30:36] "GET /virtual-machine/5b66d729-fa6e-4979-8e28-e95b5153e139 HTTP/1.1" 200 1288 0.004209 10.0.0.41 - - [2025-02-10 02:30:36] "GET /virtual-machine-interface/3a03b176-f03f-40bf-a29d-b6974ef7a899 HTTP/1.1" 200 2941 0.004645 10.0.0.41 - - [2025-02-10 02:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.41 - - [2025-02-10 02:30:36] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002976 10.0.0.41 - - [2025-02-10 02:30:36] "GET /virtual-networks?parent_id=4f348dd3-156e-4e3d-8835-fe91299d6dc6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003701 10.0.0.41 - - [2025-02-10 02:30:36] "GET /virtual-network/6167af54-e5e7-43ee-a577-9e15e81f92eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.007375 10.0.0.41 - - [2025-02-10 02:30:39] "POST /neutron/port HTTP/1.1" 200 1083 0.017319 10.0.0.41 - - [2025-02-10 02:30:39] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006845 10.0.0.41 - - [2025-02-10 02:30:39] "POST /neutron/port HTTP/1.1" 200 1083 0.015717 10.0.0.41 - - [2025-02-10 02:30:39] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005472 10.0.0.41 - - [2025-02-10 02:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.41 - - [2025-02-10 02:30:39] "GET /virtual-network/6167af54-e5e7-43ee-a577-9e15e81f92eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005328 10.0.0.41 - - [2025-02-10 02:30:40] "POST /neutron/port HTTP/1.1" 200 1083 0.018844 10.0.0.41 - - [2025-02-10 02:30:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005080 10.0.0.41 - - [2025-02-10 02:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.41 - - [2025-02-10 02:30:41] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002966 10.0.0.41 - - [2025-02-10 02:30:41] "GET /virtual-networks?parent_id=4f348dd3-156e-4e3d-8835-fe91299d6dc6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004294 10.0.0.41 - - [2025-02-10 02:30:41] "GET /virtual-network/6167af54-e5e7-43ee-a577-9e15e81f92eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005589 10.0.0.41 - - [2025-02-10 02:30:42] "POST /neutron/port HTTP/1.1" 200 1083 0.014820 10.0.0.41 - - [2025-02-10 02:30:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005834 10.0.0.41 - - [2025-02-10 02:30:42] "POST /neutron/port HTTP/1.1" 200 1083 0.015190 10.0.0.41 - - [2025-02-10 02:30:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005295 10.0.0.41 - - [2025-02-10 02:30:42] "POST /neutron/port HTTP/1.1" 200 1083 0.013660 10.0.0.41 - - [2025-02-10 02:30:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005218 10.0.0.41 - - [2025-02-10 02:30:42] "GET /virtual-machine/28e57c77-2318-4de5-9bc8-7b6e3b89cef6 HTTP/1.1" 200 1288 0.004646 10.0.0.41 - - [2025-02-10 02:30:42] "GET /virtual-machine-interface/0523f6a3-eb5f-4963-b780-d7b3da34fe4d HTTP/1.1" 200 2940 0.004726 10.0.0.41 - - [2025-02-10 02:30:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.41 - - [2025-02-10 02:30:42] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002658 10.0.0.41 - - [2025-02-10 02:30:42] "GET /virtual-networks?parent_id=4f348dd3-156e-4e3d-8835-fe91299d6dc6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002998 10.0.0.41 - - [2025-02-10 02:30:42] "GET /virtual-network/6167af54-e5e7-43ee-a577-9e15e81f92eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005726 10.0.0.41 - - [2025-02-10 02:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.41 - - [2025-02-10 02:30:43] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003144 10.0.0.41 - - [2025-02-10 02:30:43] "GET /virtual-networks?parent_id=4f348dd3-156e-4e3d-8835-fe91299d6dc6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002990 10.0.0.41 - - [2025-02-10 02:30:43] "GET /virtual-network/6167af54-e5e7-43ee-a577-9e15e81f92eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005550 10.0.0.41 - - [2025-02-10 02:30:43] "POST /neutron/port HTTP/1.1" 200 1083 0.014922 10.0.0.41 - - [2025-02-10 02:30:43] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005469 10.0.0.41 - - [2025-02-10 02:30:43] "POST /neutron/port HTTP/1.1" 200 1083 0.013930 10.0.0.41 - - [2025-02-10 02:30:43] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005366 10.0.0.41 - - [2025-02-10 02:30:43] "POST /neutron/port HTTP/1.1" 200 1083 0.014395 10.0.0.41 - - [2025-02-10 02:30:43] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005719 10.0.0.41 - - [2025-02-10 02:30:44] "GET /virtual-machine/8d64b87f-bf13-4b11-8170-0b7282b1ec77 HTTP/1.1" 200 1292 0.004102 10.0.0.41 - - [2025-02-10 02:30:44] "GET /virtual-machine-interface/ed47241d-68d6-4fb4-a653-3f28a6ba8935 HTTP/1.1" 200 2942 0.004713 10.0.0.41 - - [2025-02-10 02:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.41 - - [2025-02-10 02:30:44] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003011 10.0.0.41 - - [2025-02-10 02:30:44] "GET /virtual-networks?parent_id=4f348dd3-156e-4e3d-8835-fe91299d6dc6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003350 10.0.0.41 - - [2025-02-10 02:30:44] "GET /virtual-network/6167af54-e5e7-43ee-a577-9e15e81f92eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005466 10.0.0.41 - - [2025-02-10 02:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005463 10.0.0.41 - - [2025-02-10 02:30:45] "GET /global-vrouter-config/9e47240a-7fad-4abf-89e3-969d03deaff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003312 10.0.0.41 - - [2025-02-10 02:30:45] "GET /virtual-networks?parent_id=4f348dd3-156e-4e3d-8835-fe91299d6dc6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003721 10.0.0.41 - - [2025-02-10 02:30:45] "GET /virtual-network/6167af54-e5e7-43ee-a577-9e15e81f92eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005722 10.0.0.41 - - [2025-02-10 02:31:01] "POST /neutron/port HTTP/1.1" 200 1109 0.016583 10.0.0.41 - - [2025-02-10 02:31:01] "POST /neutron/port HTTP/1.1" 200 1109 0.008477 10.0.0.41 - - [2025-02-10 02:31:01] "POST /neutron/port HTTP/1.1" 200 151 0.125029 10.0.0.41 - - [2025-02-10 02:31:01] "POST /neutron/port HTTP/1.1" 200 1109 0.010567 10.0.0.41 - - [2025-02-10 02:31:01] "POST /neutron/port HTTP/1.1" 200 1083 0.015984 10.0.0.41 - - [2025-02-10 02:31:01] "POST /neutron/port HTTP/1.1" 200 1109 0.008416 10.0.0.41 - - [2025-02-10 02:31:01] "POST /neutron/port HTTP/1.1" 200 1109 0.011571 10.0.0.41 - - [2025-02-10 02:31:01] "POST /neutron/port HTTP/1.1" 200 151 0.165537 10.0.0.41 - - [2025-02-10 02:31:01] "POST /neutron/network HTTP/1.1" 200 994 0.011370 10.0.0.41 - - [2025-02-10 02:31:01] "POST /neutron/port HTTP/1.1" 200 151 0.174230 10.0.0.41 - - [2025-02-10 02:31:01] "POST /useragent-kv HTTP/1.1" 200 115 0.011400 10.0.0.41 - - [2025-02-10 02:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009748 10.0.0.41 - - [2025-02-10 02:31:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003274 10.0.0.41 - - [2025-02-10 02:31:01] "POST /useragent-kv HTTP/1.1" 200 115 0.005161 10.0.0.41 - - [2025-02-10 02:31:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002107 10.0.0.41 - - [2025-02-10 02:31:01] "POST /neutron/network HTTP/1.1" 200 151 0.124436 10.0.0.41 - - [2025-02-10 02:31:02] "DELETE /route-target/8bec3f60-d387-40f2-9c97-e070f10fbd9d HTTP/1.1" 200 115 0.032428 10.0.0.41 - - [2025-02-10 02:31:02] "GET /routing-instance/fbd26030-1750-4922-99fe-ea05dd6f24f0 HTTP/1.1" 404 171 0.006137 10.0.0.41 - - [2025-02-10 02:31:02] "GET /domains HTTP/1.1" 200 280 0.002521 10.0.0.41 - - [2025-02-10 02:31:02] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002287 10.0.0.41 - - [2025-02-10 02:31:02] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d HTTP/1.1" 200 2574 0.054192 10.0.0.41 - - [2025-02-10 02:31:02] "GET /projects?obj_uuids=4f348dd3-156e-4e3d-8835-fe91299d6dc6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001150 10.0.0.41 - - [2025-02-10 02:31:02] "GET /project/4f348dd3-156e-4e3d-8835-fe91299d6dc6 HTTP/1.1" 200 2084 0.070915 10.0.0.41 - - [2025-02-10 02:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.41 - - [2025-02-10 02:31:02] "DELETE /network-ipam/8363356f-d395-4e79-b323-f76f8f300862 HTTP/1.1" 200 115 0.026853 10.0.0.41 - - [2025-02-10 02:31:02] "POST /fqname-to-id HTTP/1.1" 404 211 0.003736 10.0.0.41 - - [2025-02-10 02:31:02] "GET /projects?obj_uuids=4f348dd3-156e-4e3d-8835-fe91299d6dc6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001922 10.0.0.41 - - [2025-02-10 02:31:02] "GET /project/4f348dd3-156e-4e3d-8835-fe91299d6dc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.058630 10.0.0.41 - - [2025-02-10 02:31:02] "GET /projects?obj_uuids=4f348dd3-156e-4e3d-8835-fe91299d6dc6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001153 10.0.0.41 - - [2025-02-10 02:31:02] "GET /project/4f348dd3-156e-4e3d-8835-fe91299d6dc6?fields=virtual_networks HTTP/1.1" 200 1031 0.071864 10.0.0.41 - - [2025-02-10 02:31:02] "GET /projects?obj_uuids=4f348dd3-156e-4e3d-8835-fe91299d6dc6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001119 10.0.0.41 - - [2025-02-10 02:31:02] "GET /project/4f348dd3-156e-4e3d-8835-fe91299d6dc6?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.028585 10.0.0.41 - - [2025-02-10 02:31:02] "GET /projects?obj_uuids=4f348dd3-156e-4e3d-8835-fe91299d6dc6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001146 10.0.0.41 - - [2025-02-10 02:31:02] "GET /project/4f348dd3-156e-4e3d-8835-fe91299d6dc6?fields=security_groups HTTP/1.1" 200 1257 0.034381 10.0.0.41 - - [2025-02-10 02:31:06] "POST /neutron/port HTTP/1.1" 200 117 0.005727 10.0.0.41 - - [2025-02-10 02:31:06] "POST /neutron/port HTTP/1.1" 400 205 0.003250 10.0.0.41 - - [2025-02-10 02:31:06] "POST /neutron/port HTTP/1.1" 200 117 0.004344 10.0.0.41 - - [2025-02-10 02:31:06] "POST /neutron/port HTTP/1.1" 400 205 0.002944 10.0.0.41 - - [2025-02-10 02:31:11] "GET / HTTP/1.1" 200 35931 0.002127 10.0.0.41 - - [2025-02-10 02:31:11] "GET /project/2ab73996-9b22-4c8f-bc9a-46baf73f6704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000527 10.0.0.41 - - [2025-02-10 02:31:12] "GET /projects?obj_uuids=2ab73996-9b22-4c8f-bc9a-46baf73f6704&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001804 10.0.0.41 - - [2025-02-10 02:31:12] "GET /project/2ab73996-9b22-4c8f-bc9a-46baf73f6704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.060706 [Introspect:8084]10.0.0.41 - - [2025-02-10 02:31:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001197 10.0.0.41 - - [2025-02-10 02:31:13] "POST /fqname-to-id HTTP/1.1" 404 184 0.021685 10.0.0.41 - - [2025-02-10 02:31:13] "GET /projects?obj_uuids=abfe4abd-5831-4ae3-a93e-794201396410&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002481 10.0.0.41 - - [2025-02-10 02:31:13] "GET /domains?obj_uuids=b7676ca7-c8fe-47f8-aecb-eb2bcb61585d&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001196 10.0.0.41 - - [2025-02-10 02:31:13] "GET /domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009148 10.0.0.41 - - [2025-02-10 02:31:13] "POST /id-to-fqname HTTP/1.1" 200 186 0.001554 10.0.0.41 - - [2025-02-10 02:31:13] "POST /fqname-to-id HTTP/1.1" 404 195 0.004609 10.0.0.41 - - [2025-02-10 02:31:13] "POST /security-groups HTTP/1.1" 200 587 0.067698 10.0.0.41 - - [2025-02-10 02:31:13] "POST /fqname-to-id HTTP/1.1" 404 230 0.002883 10.0.0.41 - - [2025-02-10 02:31:13] "POST /projects HTTP/1.1" 200 577 0.230650 10.0.0.41 - - [2025-02-10 02:31:13] "POST /access-control-lists HTTP/1.1" 200 592 0.057700 10.0.0.41 - - [2025-02-10 02:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.305874 10.0.0.41 - - [2025-02-10 02:31:13] "POST /fqname-to-id HTTP/1.1" 404 229 0.002953 10.0.0.41 - - [2025-02-10 02:31:13] "GET /project/abfe4abd-5831-4ae3-a93e-794201396410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.433280 10.0.0.41 - - [2025-02-10 02:31:13] "POST /access-control-lists HTTP/1.1" 200 590 0.059878