+++ date ++ echo 'INFO: =================== Mon Feb 10 02:17:40 UTC 2025 ===================' INFO: =================== Mon Feb 10 02:17:40 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 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.36 ++ 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.36 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.36 ++ ANALYTICSDB_NODES=10.0.0.36 ++ ANALYTICS_SNMP_NODES=10.0.0.36 ++ 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.36 +++ local server_address=10.0.0.36 +++ extended_server_list+='10.0.0.36:8081 ' +++ '[' -n '10.0.0.36:8081 ' ']' +++ echo 10.0.0.36:8081 ++ ANALYTICS_SERVERS=10.0.0.36: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.36 +++ local server_address=10.0.0.36 +++ extended_server_list+='10.0.0.36:9042 ' +++ '[' -n '10.0.0.36:9042 ' ']' +++ echo 10.0.0.36:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.36:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.36 ++ 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.36 +++ local server_address=10.0.0.36 +++ extended_server_list+='10.0.0.36:8086 ' +++ '[' -n '10.0.0.36:8086 ' ']' +++ echo 10.0.0.36:8086 ++ COLLECTOR_SERVERS=10.0.0.36: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.36 ++ CONFIGDB_NODES=10.0.0.36 ++ 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.36 +++ local server_address=10.0.0.36 +++ extended_server_list+='10.0.0.36:8082 ' +++ '[' -n '10.0.0.36:8082 ' ']' +++ echo 10.0.0.36:8082 ++ CONFIG_SERVERS=10.0.0.36: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.36 +++ local server_address=10.0.0.36 +++ extended_server_list+='10.0.0.36:9161 ' +++ '[' -n '10.0.0.36:9161 ' ']' +++ echo 10.0.0.36:9161 ++ CONFIGDB_SERVERS=10.0.0.36: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.36 +++ local server_address=10.0.0.36 +++ extended_server_list+='10.0.0.36:9041 ' +++ '[' -n '10.0.0.36:9041 ' ']' +++ echo 10.0.0.36:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.36:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.36 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.36 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.36 ++ 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.36 +++ local server_address=10.0.0.36 +++ extended_server_list+=10.0.0.36:2181, +++ '[' -n 10.0.0.36:2181, ']' +++ echo 10.0.0.36:2181 ++ ZOOKEEPER_SERVERS=10.0.0.36: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.36 +++ local server_address=10.0.0.36 +++ extended_server_list+='10.0.0.36:2181 ' +++ '[' -n '10.0.0.36:2181 ' ']' +++ echo 10.0.0.36:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.36:2181 ++ RABBITMQ_NODES=10.0.0.36 ++ 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.36 +++ local server_address=10.0.0.36 +++ extended_server_list+=10.0.0.36:5673, +++ '[' -n 10.0.0.36:5673, ']' +++ echo 10.0.0.36:5673 ++ RABBITMQ_SERVERS=10.0.0.36: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.36 +++ local server_address=10.0.0.36 +++ extended_server_list+='10.0.0.36:6379 ' +++ '[' -n '10.0.0.36:6379 ' ']' +++ echo 10.0.0.36:6379 ++ REDIS_SERVERS=10.0.0.36: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.36 ++ 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.36 +++ local server_address=10.0.0.36 +++ extended_server_list+='10.0.0.36:9092 ' +++ '[' -n '10.0.0.36:9092 ' ']' +++ echo 10.0.0.36:9092 ++ KAFKA_SERVERS=10.0.0.36: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.36 ++ 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.36 ++ 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.36 ++ 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.36 ++ cut -d , -f 1 + local cassandra=10.0.0.36 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.36 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.36 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.36 +++ 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}' ++++ uniq ++++ grep -vi host ++++ sort +++ local local_ips=,10.0.0.36,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.36'\''))' +++ local server_ip=10.0.0.36 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.36 ]] +++ [[ ,10.0.0.36,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.36, ]] +++ echo 10.0.0.36 1 +++ return ++ local ip=10.0.0.36 ++ [[ -z 10.0.0.36 ]] ++ echo 10.0.0.36 + host_ip=10.0.0.36 + [[ cql == \c\q\l ]] ++ echo 10.0.0.36:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.36:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.36:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 02/10/2025 02:17:49.230 7f0fec8a3548 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/10/2025 02:17:49.392 7f0fec8a3548 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/10/2025 02:17:49.407 7f0fec8a3548 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/10/2025 02:17:49.407 7f0fec8a3548 [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.36:8082/ Hit Ctrl-C to quit. 10.0.0.36 - - [2025-02-10 02:17:53] "GET / HTTP/1.1" 503 181 0.000483 10.0.0.36 - - [2025-02-10 02:17:53] "GET / HTTP/1.1" 503 181 0.000181 10.0.0.36 - - [2025-02-10 02:17:53] "GET / HTTP/1.1" 503 181 0.000318 10.0.0.36 - - [2025-02-10 02:17:54] "GET / HTTP/1.1" 200 35931 0.073749 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.36 - - [2025-02-10 02:17:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000803 10.0.0.36 - - [2025-02-10 02:17:54] "GET / HTTP/1.1" 200 45871 0.001962 10.0.0.36 - - [2025-02-10 02:17:54] "GET / HTTP/1.1" 200 45871 0.001315 10.0.0.36 - - [2025-02-10 02:17:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000461 10.0.0.36 - - [2025-02-10 02:17:54] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000304 10.0.0.36 - - [2025-02-10 02:17:54] "GET / HTTP/1.1" 200 35931 0.001963 10.0.0.36 - - [2025-02-10 02:17:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000463 10.0.0.36 - - [2025-02-10 02:17:54] "GET / HTTP/1.1" 200 35931 0.001530 10.0.0.36 - - [2025-02-10 02:17:55] "GET / HTTP/1.1" 200 35931 0.002952 10.0.0.36 - - [2025-02-10 02:17:55] "POST /fqname-to-id HTTP/1.1" 401 292 0.000539 10.0.0.36 - - [2025-02-10 02:17:56] "GET / HTTP/1.1" 200 35931 0.002150 10.0.0.36 - - [2025-02-10 02:17:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000599 10.0.0.36 - - [2025-02-10 02:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 2.014796 10.0.0.36 - - [2025-02-10 02:17:57] "GET /global-system-config/1f18b9fb-1a8a-4d06-afa1-3ea54b3c2800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010323 10.0.0.36 - - [2025-02-10 02:17:57] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.386660 10.0.0.36 - - [2025-02-10 02:17:57] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.002923 10.0.0.36 - - [2025-02-10 02:17:57] "POST /fqname-to-id HTTP/1.1" 404 186 0.747931 10.0.0.36 - - [2025-02-10 02:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.36 - - [2025-02-10 02:17:57] "POST /fqname-to-id HTTP/1.1" 404 220 0.005221 10.0.0.36 - - [2025-02-10 02:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 1.100075 10.0.0.36 - - [2025-02-10 02:17:57] "GET /global-system-config/1f18b9fb-1a8a-4d06-afa1-3ea54b3c2800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006693 10.0.0.36 - - [2025-02-10 02:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 1.779815 10.0.0.36 - - [2025-02-10 02:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.36 - - [2025-02-10 02:17:57] "GET /global-system-config/1f18b9fb-1a8a-4d06-afa1-3ea54b3c2800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006629 10.0.0.36 - - [2025-02-10 02:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.161252 10.0.0.36 - - [2025-02-10 02:17:57] "GET /network-ipam/cfcaa658-3785-4c60-bb9f-135e58cc9a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005814 10.0.0.36 - - [2025-02-10 02:17:57] "POST /fqname-to-id HTTP/1.1" 404 220 0.004345 10.0.0.36 - - [2025-02-10 02:17:57] "POST /config-database-nodes HTTP/1.1" 200 617 0.044258 10.0.0.36 - - [2025-02-10 02:17:57] "POST /service-appliance-sets HTTP/1.1" 200 553 0.043919 10.0.0.36 - - [2025-02-10 02:17:57] "POST /config-nodes HTTP/1.1" 200 599 0.025951 10.0.0.36 - - [2025-02-10 02:17:57] "POST /fqname-to-id HTTP/1.1" 404 180 0.021004 10.0.0.36 - - [2025-02-10 02:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.36 - - [2025-02-10 02:17:57] "GET /global-system-config/1f18b9fb-1a8a-4d06-afa1-3ea54b3c2800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007138 10.0.0.36 - - [2025-02-10 02:17:57] "POST /service-appliance-sets HTTP/1.1" 200 541 0.022052 /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.36 - - [2025-02-10 02:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.36 - - [2025-02-10 02:17:57] "GET /network-ipam/cfcaa658-3785-4c60-bb9f-135e58cc9a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005635 10.0.0.36 - - [2025-02-10 02:17:57] "GET / HTTP/1.1" 200 35931 0.002074 10.0.0.36 - - [2025-02-10 02:17:57] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000543 10.0.0.36 - - [2025-02-10 02:17:57] "POST /service-templates HTTP/1.1" 200 511 0.019998 10.0.0.36 - - [2025-02-10 02:17:57] "POST /service-templates HTTP/1.1" 200 501 0.015269 10.0.0.36 - - [2025-02-10 02:17:57] "POST /fqname-to-id HTTP/1.1" 404 225 0.003072 10.0.0.36 - - [2025-02-10 02:17:57] "POST /service-templates HTTP/1.1" 200 515 0.032678 10.0.0.36 - - [2025-02-10 02:17:57] "POST /access-control-lists HTTP/1.1" 200 587 0.031647 10.0.0.36 - - [2025-02-10 02:17:57] "POST /fqname-to-id HTTP/1.1" 404 224 0.004978 10.0.0.36 - - [2025-02-10 02:17:57] "POST /service-templates HTTP/1.1" 200 535 0.023065 10.0.0.36 - - [2025-02-10 02:17:58] "POST /access-control-lists HTTP/1.1" 200 585 0.022117 10.0.0.36 - - [2025-02-10 02:17:58] "POST /service-templates HTTP/1.1" 200 507 0.018926 10.0.0.36 - - [2025-02-10 02:17:58] "POST /route-targets HTTP/1.1" 200 327 0.012789 10.0.0.36 - - [2025-02-10 02:17:58] "POST /ref-update HTTP/1.1" 200 156 0.011314 10.0.0.36 - - [2025-02-10 02:17:58] "POST /route-targets HTTP/1.1" 200 327 0.013458 10.0.0.36 - - [2025-02-10 02:17:58] "POST /ref-update HTTP/1.1" 200 156 0.014207 10.0.0.36 - - [2025-02-10 02:17:58] "POST /route-targets HTTP/1.1" 200 327 0.013491 10.0.0.36 - - [2025-02-10 02:17:58] "POST /ref-update HTTP/1.1" 200 156 0.012725 10.0.0.36 - - [2025-02-10 02:17:58] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.351483 10.0.0.36 - - [2025-02-10 02:17:58] "POST /route-targets HTTP/1.1" 200 327 0.012115 10.0.0.36 - - [2025-02-10 02:17:58] "POST /ref-update HTTP/1.1" 200 156 0.011438 10.0.0.36 - - [2025-02-10 02:17:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.003545 10.0.0.36 - - [2025-02-10 02:17:58] "POST /access-control-lists HTTP/1.1" 200 551 0.060768 10.0.0.36 - - [2025-02-10 02:17:58] "PUT /access-control-list/bef55158-a989-4135-aee9-47a0f2164c8c HTTP/1.1" 200 272 0.011178 10.0.0.36 - - [2025-02-10 02:17:58] "PUT /access-control-list/be40d3bc-3437-429f-b661-cc9d36594eee HTTP/1.1" 200 272 0.011366 10.0.0.36 - - [2025-02-10 02:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374 10.0.0.36 - - [2025-02-10 02:18:03] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1159 0.003776 10.0.0.36 - - [2025-02-10 02:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.36 - - [2025-02-10 02:18:03] "PUT /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5 HTTP/1.1" 200 276 0.009802 10.0.0.36 - - [2025-02-10 02:18:03] "GET / HTTP/1.1" 200 35931 0.001839 10.0.0.36 - - [2025-02-10 02:18:03] "POST /alarms HTTP/1.1" 401 292 0.000472 10.0.0.36 - - [2025-02-10 02:18:04] "POST /alarms HTTP/1.1" 200 581 0.040005 10.0.0.36 - - [2025-02-10 02:18:04] "POST /alarms HTTP/1.1" 200 575 0.020727 10.0.0.36 - - [2025-02-10 02:18:04] "POST /alarms HTTP/1.1" 200 575 0.018687 10.0.0.36 - - [2025-02-10 02:18:04] "POST /alarms HTTP/1.1" 200 559 0.019903 10.0.0.36 - - [2025-02-10 02:18:04] "POST /alarms HTTP/1.1" 200 555 0.018268 10.0.0.36 - - [2025-02-10 02:18:04] "POST /alarms HTTP/1.1" 200 557 0.020679 10.0.0.36 - - [2025-02-10 02:18:04] "POST /alarms HTTP/1.1" 200 565 0.021626 10.0.0.36 - - [2025-02-10 02:18:04] "POST /alarms HTTP/1.1" 200 549 0.017349 10.0.0.36 - - [2025-02-10 02:18:04] "POST /alarms HTTP/1.1" 200 557 0.018219 10.0.0.36 - - [2025-02-10 02:18:04] "POST /alarms HTTP/1.1" 200 567 0.017548 10.0.0.36 - - [2025-02-10 02:18:04] "POST /alarms HTTP/1.1" 200 555 0.017449 10.0.0.36 - - [2025-02-10 02:18:05] "POST /alarms HTTP/1.1" 200 567 0.017991 10.0.0.36 - - [2025-02-10 02:18:05] "POST /alarms HTTP/1.1" 200 575 0.061275 10.0.0.36 - - [2025-02-10 02:18:05] "POST /alarms HTTP/1.1" 200 569 0.020096 10.0.0.36 - - [2025-02-10 02:18:05] "POST /alarms HTTP/1.1" 200 561 0.019582 10.0.0.36 - - [2025-02-10 02:18:05] "POST /alarms HTTP/1.1" 200 561 0.018264 10.0.0.36 - - [2025-02-10 02:18:05] "POST /alarms HTTP/1.1" 200 561 0.019753 10.0.0.36 - - [2025-02-10 02:18:05] "POST /alarms HTTP/1.1" 200 547 0.021757 10.0.0.36 - - [2025-02-10 02:18:05] "POST /alarms HTTP/1.1" 200 595 0.017608 10.0.0.36 - - [2025-02-10 02:18:05] "POST /alarms HTTP/1.1" 200 575 0.019152 10.0.0.36 - - [2025-02-10 02:18:05] "POST /alarms HTTP/1.1" 200 571 0.017253 10.0.0.36 - - [2025-02-10 02:18:05] "POST /alarms HTTP/1.1" 200 583 0.017874 10.0.0.36 - - [2025-02-10 02:18:05] "POST /alarms HTTP/1.1" 200 609 0.020082 10.0.0.36 - - [2025-02-10 02:18:06] "GET / HTTP/1.1" 200 35931 0.001983 10.0.0.36 - - [2025-02-10 02:18:06] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000499 10.0.0.36 - - [2025-02-10 02:18:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.024254 10.0.0.36 - - [2025-02-10 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.36 - - [2025-02-10 02:18:06] "PUT /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5 HTTP/1.1" 200 276 0.010025 10.0.0.36 - - [2025-02-10 02:18:06] "GET / HTTP/1.1" 200 35931 0.001946 10.0.0.36 - - [2025-02-10 02:18:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000477 10.0.0.36 - - [2025-02-10 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.029292 10.0.0.36 - - [2025-02-10 02:18:07] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.004188 10.0.0.36 - - [2025-02-10 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.36 - - [2025-02-10 02:18:07] "PUT /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5 HTTP/1.1" 200 276 0.011658 10.0.0.36 - - [2025-02-10 02:18:07] "GET / HTTP/1.1" 200 35931 0.002620 10.0.0.36 - - [2025-02-10 02:18:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000509 10.0.0.36 - - [2025-02-10 02:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.026641 10.0.0.36 - - [2025-02-10 02:18:08] "GET /global-system-config/1f18b9fb-1a8a-4d06-afa1-3ea54b3c2800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006460 10.0.0.36 - - [2025-02-10 02:18:08] "PUT /global-system-config/1f18b9fb-1a8a-4d06-afa1-3ea54b3c2800 HTTP/1.1" 200 274 0.016769 10.0.0.36 - - [2025-02-10 02:18:37] "GET /global-system-configs HTTP/1.1" 200 322 1.003902 10.0.0.36 - - [2025-02-10 02:18:38] "GET /global-system-configs HTTP/1.1" 200 322 0.025839 10.0.0.36 - - [2025-02-10 02:19:30] "GET / HTTP/1.1" 200 35931 0.001959 10.0.0.36 - - [2025-02-10 02:19:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000522 10.0.0.36 - - [2025-02-10 02:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.028996 10.0.0.36 - - [2025-02-10 02:19:31] "GET /routing-instance/2df83020-6873-4a05-a54f-c61556a6a827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004349 10.0.0.36 - - [2025-02-10 02:19:31] "POST /bgp-routers HTTP/1.1" 200 622 0.019957 10.0.0.36 - - [2025-02-10 02:19:31] "GET /bgp-router/22ad759e-8d1e-4fc9-a6e4-402b6f7ce5cb?fields=global_system_config_back_refs HTTP/1.1" 200 1118 0.006433 10.0.0.36 - - [2025-02-10 02:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.36 - - [2025-02-10 02:19:31] "GET /global-system-config/1f18b9fb-1a8a-4d06-afa1-3ea54b3c2800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007437 10.0.0.36 - - [2025-02-10 02:19:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003850 10.0.0.36 - - [2025-02-10 02:19:31] "POST /ref-update HTTP/1.1" 200 156 0.008284 10.0.0.36 - - [2025-02-10 02:20:26] "GET / HTTP/1.1" 200 35931 0.001896 10.0.0.36 - - [2025-02-10 02:20:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000483 10.0.0.36 - - [2025-02-10 02:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.029195 10.0.0.36 - - [2025-02-10 02:20:26] "GET /global-system-config/1f18b9fb-1a8a-4d06-afa1-3ea54b3c2800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008629 10.0.0.36 - - [2025-02-10 02:20:26] "POST /fqname-to-id HTTP/1.1" 404 220 0.003418 10.0.0.36 - - [2025-02-10 02:20:27] "POST /database-nodes HTTP/1.1" 200 603 0.022836 10.0.0.36 - - [2025-02-10 02:21:21] "GET / HTTP/1.1" 200 35931 0.002430 10.0.0.36 - - [2025-02-10 02:21:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000438 10.0.0.36 - - [2025-02-10 02:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.027084 10.0.0.36 - - [2025-02-10 02:21:22] "GET /global-system-config/1f18b9fb-1a8a-4d06-afa1-3ea54b3c2800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.009013 10.0.0.36 - - [2025-02-10 02:21:22] "POST /fqname-to-id HTTP/1.1" 404 220 0.003865 10.0.0.36 - - [2025-02-10 02:21:22] "POST /analytics-nodes HTTP/1.1" 200 605 0.019380 10.0.0.36 - - [2025-02-10 02:21:27] "GET / HTTP/1.1" 200 35931 0.003247 10.0.0.36 - - [2025-02-10 02:21:39] "GET / HTTP/1.1" 200 35931 0.001725 10.0.0.36 - - [2025-02-10 02:21:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000484 10.0.0.36 - - [2025-02-10 02:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.031741 10.0.0.36 - - [2025-02-10 02:21:39] "GET /global-system-config/1f18b9fb-1a8a-4d06-afa1-3ea54b3c2800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006942 10.0.0.36 - - [2025-02-10 02:21:39] "POST /fqname-to-id HTTP/1.1" 404 220 0.003609 10.0.0.36 - - [2025-02-10 02:21:40] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.031346 10.0.0.36 - - [2025-02-10 02:21:53] "GET / HTTP/1.1" 200 35931 0.001822 10.0.0.36 - - [2025-02-10 02:21:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000513 10.0.0.36 - - [2025-02-10 02:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.027348 10.0.0.36 - - [2025-02-10 02:21:53] "GET /global-system-config/1f18b9fb-1a8a-4d06-afa1-3ea54b3c2800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006570 10.0.0.36 - - [2025-02-10 02:21:53] "POST /fqname-to-id HTTP/1.1" 404 220 0.004384 10.0.0.36 - - [2025-02-10 02:21:53] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.018784 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.36 - - [2025-02-10 02:22:00] "GET /obj-perms HTTP/1.1" 200 5056 0.392404 10.0.0.36 - - [2025-02-10 02:22:00] "GET /obj-perms HTTP/1.1" 200 5056 0.055986 10.0.0.36 - - [2025-02-10 02:23:00] "GET /obj-perms HTTP/1.1" 200 5056 0.045182 10.0.0.36 - - [2025-02-10 02:23:01] "GET /obj-perms HTTP/1.1" 200 5056 0.049345 10.0.0.36 - - [2025-02-10 02:23:34] "GET /global-system-configs HTTP/1.1" 200 322 0.041348 10.0.0.36 - - [2025-02-10 02:23:34] "GET /obj-perms HTTP/1.1" 200 5056 0.077731 10.0.0.36 - - [2025-02-10 02:23:34] "GET / HTTP/1.1" 200 35931 0.001775 10.0.0.36 - - [2025-02-10 02:23:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000523 10.0.0.36 - - [2025-02-10 02:23:34] "GET /global-system-configs HTTP/1.1" 200 322 0.009802 10.0.0.36 - - [2025-02-10 02:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.029097 10.0.0.36 - - [2025-02-10 02:23:34] "GET /global-system-config/1f18b9fb-1a8a-4d06-afa1-3ea54b3c2800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006572 10.0.0.36 - - [2025-02-10 02:23:34] "GET /obj-perms HTTP/1.1" 200 5056 0.042617 10.0.0.36 - - [2025-02-10 02:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.36 - - [2025-02-10 02:23:34] "GET /routing-instance/2df83020-6873-4a05-a54f-c61556a6a827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005438 10.0.0.36 - - [2025-02-10 02:23:34] "PUT /global-system-config/1f18b9fb-1a8a-4d06-afa1-3ea54b3c2800 HTTP/1.1" 200 274 0.012161 10.0.0.36 - - [2025-02-10 02:23:35] "POST /fqname-to-id HTTP/1.1" 404 220 0.004094 10.0.0.36 - - [2025-02-10 02:23:35] "POST /virtual-routers HTTP/1.1" 200 605 0.022582 10.0.0.36 - - [2025-02-10 02:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.36 - - [2025-02-10 02:23:35] "GET /virtual-router/ccafc4eb-51b0-48a7-af78-c68b2c8ec60d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.008183 10.0.0.36 - - [2025-02-10 02:23:35] "POST /fqname-to-id HTTP/1.1" 404 232 0.004973 10.0.0.36 - - [2025-02-10 02:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.36 - - [2025-02-10 02:23:35] "GET /virtual-network/ef57af56-b836-491f-a7ff-f91fe4f837fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.007297 10.0.0.36 - - [2025-02-10 02:23:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 586 0.060566 10.0.0.36 - - [2025-02-10 02:23:36] "PUT /access-control-list/f1aac1d5-fd30-4e14-b670-bd2da961325b HTTP/1.1" 200 272 0.039882 [Introspect:8084]10.0.0.36 - - [2025-02-10 02:23:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001012 [Introspect:8084]10.0.0.36 - - [2025-02-10 02:23:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001001 [Introspect:8084]10.0.0.36 - - [2025-02-10 02:23:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000989 [Introspect:8084]10.0.0.36 - - [2025-02-10 02:23:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.000931 10.0.0.36 - - [2025-02-10 02:24:01] "GET /obj-perms HTTP/1.1" 200 5056 0.050919 10.0.0.36 - - [2025-02-10 02:24:02] "GET /obj-perms HTTP/1.1" 200 5056 0.047544 10.0.0.36 - - [2025-02-10 02:24:41] "GET / HTTP/1.1" 200 35931 0.001919 10.0.0.36 - - [2025-02-10 02:24:42] "GET /project/110c6374-df78-4dfb-aa6e-992e103d2eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000718 10.0.0.36 - - [2025-02-10 02:24:42] "GET /projects?obj_uuids=110c6374-df78-4dfb-aa6e-992e103d2eab&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.042408 10.0.0.36 - - [2025-02-10 02:24:42] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001261 10.0.0.36 - - [2025-02-10 02:24:42] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.031847 10.0.0.36 - - [2025-02-10 02:24:42] "POST /id-to-fqname HTTP/1.1" 200 167 0.001678 10.0.0.36 - - [2025-02-10 02:24:42] "POST /fqname-to-id HTTP/1.1" 404 176 0.003242 10.0.0.36 - - [2025-02-10 02:24:43] "POST /security-groups HTTP/1.1" 200 568 0.068268 10.0.0.36 - - [2025-02-10 02:24:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.003714 10.0.0.36 - - [2025-02-10 02:24:43] "POST /projects HTTP/1.1" 200 539 0.289499 10.0.0.36 - - [2025-02-10 02:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.362150 10.0.0.36 - - [2025-02-10 02:24:43] "POST /access-control-lists HTTP/1.1" 200 573 0.065396 10.0.0.36 - - [2025-02-10 02:24:43] "POST /fqname-to-id HTTP/1.1" 404 206 0.002823 10.0.0.36 - - [2025-02-10 02:24:43] "GET /project/110c6374-df78-4dfb-aa6e-992e103d2eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.555189 10.0.0.36 - - [2025-02-10 02:24:43] "POST /access-control-lists HTTP/1.1" 200 571 0.063042 [Introspect:8084]10.0.0.36 - - [2025-02-10 02:24:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001440 10.0.0.36 - - [2025-02-10 02:24:44] "POST /fqname-to-id HTTP/1.1" 404 199 0.023925 10.0.0.36 - - [2025-02-10 02:24:44] "GET /projects?obj_uuids=9a26b254-1517-4cb8-8f08-d073b90633a2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.008774 10.0.0.36 - - [2025-02-10 02:24:44] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001363 10.0.0.36 - - [2025-02-10 02:24:44] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009266 10.0.0.36 - - [2025-02-10 02:24:44] "POST /id-to-fqname HTTP/1.1" 200 201 0.001840 10.0.0.36 - - [2025-02-10 02:24:44] "POST /fqname-to-id HTTP/1.1" 404 210 0.002487 10.0.0.36 - - [2025-02-10 02:24:44] "POST /security-groups HTTP/1.1" 200 602 0.071617 10.0.0.36 - - [2025-02-10 02:24:44] "POST /fqname-to-id HTTP/1.1" 404 245 0.003243 10.0.0.36 - - [2025-02-10 02:24:44] "POST /projects HTTP/1.1" 200 607 0.236010 10.0.0.36 - - [2025-02-10 02:24:44] "POST /access-control-lists HTTP/1.1" 200 607 0.062222 10.0.0.36 - - [2025-02-10 02:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.316955 10.0.0.36 - - [2025-02-10 02:24:44] "POST /fqname-to-id HTTP/1.1" 404 244 0.003929 10.0.0.36 - - [2025-02-10 02:24:44] "GET /project/9a26b254-1517-4cb8-8f08-d073b90633a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.457409 10.0.0.36 - - [2025-02-10 02:24:44] "POST /access-control-lists HTTP/1.1" 200 605 0.064488 10.0.0.36 - - [2025-02-10 02:24:45] "GET / HTTP/1.1" 200 35931 0.002381 10.0.0.36 - - [2025-02-10 02:24:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000630 10.0.0.36 - - [2025-02-10 02:24:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.052598 10.0.0.36 - - [2025-02-10 02:24:46] "GET /projects?obj_uuids=9a26b254-1517-4cb8-8f08-d073b90633a2&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001286 10.0.0.36 - - [2025-02-10 02:24:46] "GET /project/9a26b254-1517-4cb8-8f08-d073b90633a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.035904 10.0.0.36 - - [2025-02-10 02:24:47] "POST /neutron/network HTTP/1.1" 200 117 0.047372 10.0.0.36 - - [2025-02-10 02:24:47] "GET /projects?obj_uuids=9a26b254-1517-4cb8-8f08-d073b90633a2&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001266 10.0.0.36 - - [2025-02-10 02:24:47] "POST /neutron/network HTTP/1.1" 200 620 0.113744 10.0.0.36 - - [2025-02-10 02:24:47] "POST /route-targets HTTP/1.1" 200 327 0.017677 10.0.0.36 - - [2025-02-10 02:24:47] "POST /ref-update HTTP/1.1" 200 156 0.023349 10.0.0.36 - - [2025-02-10 02:24:47] "POST /useragent-kv HTTP/1.1" 200 115 0.014125 10.0.0.36 - - [2025-02-10 02:24:47] "POST /neutron/subnet HTTP/1.1" 200 724 0.206920 10.0.0.36 - - [2025-02-10 02:24:47] "POST /neutron/network HTTP/1.1" 200 839 0.007054 10.0.0.36 - - [2025-02-10 02:24:47] "POST /id-to-fqname HTTP/1.1" 200 233 0.001270 10.0.0.36 - - [2025-02-10 02:24:47] "GET /virtual-network/5fc5caeb-4519-4f97-897c-356e5981bbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005867 10.0.0.36 - - [2025-02-10 02:24:47] "POST /neutron/network HTTP/1.1" 200 839 0.008428 10.0.0.36 - - [2025-02-10 02:24:47] "GET /virtual-network/5fc5caeb-4519-4f97-897c-356e5981bbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005307 10.0.0.36 - - [2025-02-10 02:24:47] "POST /neutron/network HTTP/1.1" 200 839 0.009857 10.0.0.36 - - [2025-02-10 02:24:47] "POST /neutron/subnet HTTP/1.1" 200 724 0.009402 10.0.0.36 - - [2025-02-10 02:24:47] "GET /domains HTTP/1.1" 401 292 0.000497 10.0.0.36 - - [2025-02-10 02:24:48] "GET /domains HTTP/1.1" 200 280 0.028332 10.0.0.36 - - [2025-02-10 02:24:48] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001589 10.0.0.36 - - [2025-02-10 02:24:48] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2584 0.016759 10.0.0.36 - - [2025-02-10 02:24:48] "GET /projects?obj_uuids=9a26b254-1517-4cb8-8f08-d073b90633a2&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001169 10.0.0.36 - - [2025-02-10 02:24:48] "GET /project/9a26b254-1517-4cb8-8f08-d073b90633a2 HTTP/1.1" 200 2169 0.080096 10.0.0.36 - - [2025-02-10 02:24:48] "GET /virtual-network/5fc5caeb-4519-4f97-897c-356e5981bbbd HTTP/1.1" 200 2341 0.007634 10.0.0.36 - - [2025-02-10 02:24:48] "GET /virtual-network/5fc5caeb-4519-4f97-897c-356e5981bbbd HTTP/1.1" 200 2341 0.006618 10.0.0.36 - - [2025-02-10 02:24:48] "GET /routing-instance/c7d87077-1c28-4343-947e-f98bf8b1f001 HTTP/1.1" 200 1495 0.005314 10.0.0.36 - - [2025-02-10 02:24:48] "GET /routing-instance/c7d87077-1c28-4343-947e-f98bf8b1f001 HTTP/1.1" 200 1495 0.004766 10.0.0.36 - - [2025-02-10 02:24:48] "GET /route-target/665e5b5a-f456-4d13-b613-8d58b2b0bf4b HTTP/1.1" 200 1219 0.005572 10.0.0.36 - - [2025-02-10 02:24:48] "GET /virtual-network/5fc5caeb-4519-4f97-897c-356e5981bbbd HTTP/1.1" 200 2341 0.011153 10.0.0.36 - - [2025-02-10 02:24:48] "GET /routing-instance/c7d87077-1c28-4343-947e-f98bf8b1f001 HTTP/1.1" 200 1495 0.004741 10.0.0.36 - - [2025-02-10 02:24:48] "GET /virtual-network/5fc5caeb-4519-4f97-897c-356e5981bbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006205 10.0.0.36 - - [2025-02-10 02:24:48] "GET /virtual-network/5fc5caeb-4519-4f97-897c-356e5981bbbd HTTP/1.1" 200 2341 0.005996 10.0.0.36 - - [2025-02-10 02:24:48] "GET /routing-instance/c7d87077-1c28-4343-947e-f98bf8b1f001 HTTP/1.1" 200 1495 0.004005 10.0.0.36 - - [2025-02-10 02:24:48] "GET /routing-instance/c7d87077-1c28-4343-947e-f98bf8b1f001 HTTP/1.1" 200 1495 0.003823 10.0.0.36 - - [2025-02-10 02:24:48] "GET /route-target/665e5b5a-f456-4d13-b613-8d58b2b0bf4b HTTP/1.1" 200 1219 0.003299 10.0.0.36 - - [2025-02-10 02:24:48] "GET /domains HTTP/1.1" 200 280 0.003390 10.0.0.36 - - [2025-02-10 02:24:48] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001014 10.0.0.36 - - [2025-02-10 02:24:48] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2584 0.007555 10.0.0.36 - - [2025-02-10 02:24:48] "GET /projects?obj_uuids=9a26b254-1517-4cb8-8f08-d073b90633a2&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000992 10.0.0.36 - - [2025-02-10 02:24:48] "GET /project/9a26b254-1517-4cb8-8f08-d073b90633a2 HTTP/1.1" 200 2169 0.076823 10.0.0.36 - - [2025-02-10 02:24:48] "GET /virtual-network/5fc5caeb-4519-4f97-897c-356e5981bbbd HTTP/1.1" 200 2341 0.006594 10.0.0.36 - - [2025-02-10 02:24:48] "GET /obj-perms HTTP/1.1" 200 5052 0.051389 10.0.0.36 - - [2025-02-10 02:24:48] "POST /id-to-fqname HTTP/1.1" 200 233 0.002777 10.0.0.36 - - [2025-02-10 02:24:50] "POST /neutron/network HTTP/1.1" 200 849 0.007397 10.0.0.36 - - [2025-02-10 02:24:50] "GET /aaa-mode HTTP/1.1" 401 292 0.000432 10.0.0.36 - - [2025-02-10 02:24:51] "GET / HTTP/1.1" 200 35931 0.001987 10.0.0.36 - - [2025-02-10 02:24:51] "GET /project/9a26b254-1517-4cb8-8f08-d073b90633a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000473 10.0.0.36 - - [2025-02-10 02:24:51] "GET /projects?obj_uuids=9a26b254-1517-4cb8-8f08-d073b90633a2&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001227 10.0.0.36 - - [2025-02-10 02:24:51] "GET /project/9a26b254-1517-4cb8-8f08-d073b90633a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.070202 10.0.0.36 - - [2025-02-10 02:24:52] "POST /neutron/network HTTP/1.1" 200 839 0.026341 10.0.0.36 - - [2025-02-10 02:24:52] "POST /neutron/port HTTP/1.1" 200 117 0.006780 10.0.0.36 - - [2025-02-10 02:24:52] "POST /neutron/port HTTP/1.1" 200 117 0.007642 10.0.0.36 - - [2025-02-10 02:24:52] "POST /neutron/port HTTP/1.1" 200 117 0.006294 10.0.0.36 - - [2025-02-10 02:24:53] "POST /neutron/network HTTP/1.1" 200 849 0.008842 10.0.0.36 - - [2025-02-10 02:24:53] "GET /projects?obj_uuids=9a26b254-1517-4cb8-8f08-d073b90633a2&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001257 10.0.0.36 - - [2025-02-10 02:24:53] "POST /neutron/port HTTP/1.1" 200 1071 0.256147 10.0.0.36 - - [2025-02-10 02:24:54] "POST /neutron/port HTTP/1.1" 200 1071 0.035271 10.0.0.36 - - [2025-02-10 02:24:54] "POST /neutron/port HTTP/1.1" 200 1071 0.010841 10.0.0.36 - - [2025-02-10 02:24:54] "POST /neutron/port HTTP/1.1" 200 1125 0.078909 10.0.0.36 - - [2025-02-10 02:24:54] "POST /neutron/port HTTP/1.1" 200 1099 0.015280 10.0.0.36 - - [2025-02-10 02:24:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003523 10.0.0.36 - - [2025-02-10 02:24:54] "POST /neutron/subnet HTTP/1.1" 200 698 0.011388 10.0.0.36 - - [2025-02-10 02:24:54] "POST /neutron/port HTTP/1.1" 200 117 0.001274 10.0.0.36 - - [2025-02-10 02:24:54] "POST /neutron/network HTTP/1.1" 200 839 0.006475 10.0.0.36 - - [2025-02-10 02:24:57] "POST /neutron/port HTTP/1.1" 200 1099 0.017290 10.0.0.36 - - [2025-02-10 02:24:57] "POST /neutron/security_group HTTP/1.1" 200 2069 0.006487 10.0.0.36 - - [2025-02-10 02:24:57] "DELETE /project/110c6374df784dfbaa6e992e103d2eab HTTP/1.1" 404 173 0.004505 10.0.0.36 - - [2025-02-10 02:24:57] "DELETE /project/9a26b25415174cb88f08d073b90633a2 HTTP/1.1" 404 173 0.003404 10.0.0.36 - - [2025-02-10 02:25:02] "GET /obj-perms HTTP/1.1" 200 5056 0.052858 10.0.0.36 - - [2025-02-10 02:25:02] "POST /neutron/port HTTP/1.1" 200 1099 0.039369 10.0.0.36 - - [2025-02-10 02:25:02] "POST /neutron/security_group HTTP/1.1" 200 2069 0.037386 10.0.0.36 - - [2025-02-10 02:25:03] "GET /obj-perms HTTP/1.1" 200 5056 0.080013 10.0.0.36 - - [2025-02-10 02:25:03] "GET /obj-perms HTTP/1.1" 200 5052 0.004323 10.0.0.36 - - [2025-02-10 02:25:04] "GET /obj-perms HTTP/1.1" 200 5052 0.004314 10.0.0.36 - - [2025-02-10 02:25:05] "GET /obj-perms HTTP/1.1" 200 5052 0.004323 10.0.0.36 - - [2025-02-10 02:25:06] "GET /obj-perms HTTP/1.1" 200 5052 0.004523 10.0.0.36 - - [2025-02-10 02:25:06] "POST /neutron/port HTTP/1.1" 200 1099 0.020572 10.0.0.36 - - [2025-02-10 02:25:06] "POST /neutron/port HTTP/1.1" 200 1099 0.015781 10.0.0.36 - - [2025-02-10 02:25:06] "POST /neutron/network HTTP/1.1" 200 849 0.006952 10.0.0.36 - - [2025-02-10 02:25:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003844 10.0.0.36 - - [2025-02-10 02:25:06] "POST /neutron/subnet HTTP/1.1" 200 698 0.011042 10.0.0.36 - - [2025-02-10 02:25:06] "POST /neutron/port HTTP/1.1" 200 117 0.001348 10.0.0.36 - - [2025-02-10 02:25:06] "POST /neutron/network HTTP/1.1" 200 839 0.006750 10.0.0.36 - - [2025-02-10 02:25:07] "GET /obj-perms HTTP/1.1" 200 5052 0.004362 10.0.0.36 - - [2025-02-10 02:25:08] "POST /neutron/network HTTP/1.1" 200 839 0.010015 10.0.0.36 - - [2025-02-10 02:25:08] "POST /neutron/network HTTP/1.1" 400 204 0.022591 10.0.0.36 - - [2025-02-10 02:25:08] "POST /neutron/port HTTP/1.1" 200 1099 0.017389 10.0.0.36 - - [2025-02-10 02:25:08] "POST /neutron/port HTTP/1.1" 200 1125 0.009188 10.0.0.36 - - [2025-02-10 02:25:08] "POST /neutron/port HTTP/1.1" 200 151 0.094849 10.0.0.36 - - [2025-02-10 02:25:10] "POST /neutron/network HTTP/1.1" 200 839 0.007145 10.0.0.36 - - [2025-02-10 02:25:10] "POST /useragent-kv HTTP/1.1" 200 115 0.004238 10.0.0.36 - - [2025-02-10 02:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006706 10.0.0.36 - - [2025-02-10 02:25:10] "POST /useragent-kv HTTP/1.1" 200 115 0.004044 10.0.0.36 - - [2025-02-10 02:25:10] "POST /neutron/network HTTP/1.1" 200 151 0.094153 10.0.0.36 - - [2025-02-10 02:25:10] "DELETE /route-target/665e5b5a-f456-4d13-b613-8d58b2b0bf4b HTTP/1.1" 200 115 0.022498 10.0.0.36 - - [2025-02-10 02:25:10] "GET /routing-instance/c7d87077-1c28-4343-947e-f98bf8b1f001 HTTP/1.1" 404 171 0.006118 10.0.0.36 - - [2025-02-10 02:25:10] "GET /domains HTTP/1.1" 200 280 0.002573 10.0.0.36 - - [2025-02-10 02:25:10] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001000 10.0.0.36 - - [2025-02-10 02:25:10] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2584 0.053925 10.0.0.36 - - [2025-02-10 02:25:10] "GET /projects?obj_uuids=9a26b254-1517-4cb8-8f08-d073b90633a2&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001081 10.0.0.36 - - [2025-02-10 02:25:10] "GET /project/9a26b254-1517-4cb8-8f08-d073b90633a2 HTTP/1.1" 200 1919 0.072139 10.0.0.36 - - [2025-02-10 02:25:10] "GET /projects?obj_uuids=9a26b254-1517-4cb8-8f08-d073b90633a2&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001216 10.0.0.36 - - [2025-02-10 02:25:10] "GET /project/9a26b254-1517-4cb8-8f08-d073b90633a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.032666 10.0.0.36 - - [2025-02-10 02:25:10] "GET /projects?obj_uuids=9a26b254-1517-4cb8-8f08-d073b90633a2&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001058 10.0.0.36 - - [2025-02-10 02:25:10] "GET /project/9a26b254-1517-4cb8-8f08-d073b90633a2?fields=virtual_networks HTTP/1.1" 200 1055 0.070447 10.0.0.36 - - [2025-02-10 02:25:10] "GET /projects?obj_uuids=9a26b254-1517-4cb8-8f08-d073b90633a2&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001142 10.0.0.36 - - [2025-02-10 02:25:10] "GET /project/9a26b254-1517-4cb8-8f08-d073b90633a2?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.034275 10.0.0.36 - - [2025-02-10 02:25:11] "GET /projects?obj_uuids=9a26b254-1517-4cb8-8f08-d073b90633a2&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001235 10.0.0.36 - - [2025-02-10 02:25:11] "GET /project/9a26b254-1517-4cb8-8f08-d073b90633a2?fields=security_groups HTTP/1.1" 200 1292 0.033161 10.0.0.36 - - [2025-02-10 02:25:11] "POST /fqname-to-id HTTP/1.1" 404 200 0.027019 10.0.0.36 - - [2025-02-10 02:25:11] "GET /projects?obj_uuids=236cfc8a-e785-4e7f-994b-369eab3fc6f4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003124 10.0.0.36 - - [2025-02-10 02:25:12] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001348 10.0.0.36 - - [2025-02-10 02:25:12] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009220 10.0.0.36 - - [2025-02-10 02:25:12] "POST /id-to-fqname HTTP/1.1" 200 202 0.001944 10.0.0.36 - - [2025-02-10 02:25:12] "POST /fqname-to-id HTTP/1.1" 404 211 0.010717 10.0.0.36 - - [2025-02-10 02:25:12] "POST /security-groups HTTP/1.1" 200 603 0.072910 10.0.0.36 - - [2025-02-10 02:25:12] "POST /fqname-to-id HTTP/1.1" 404 246 0.003530 10.0.0.36 - - [2025-02-10 02:25:12] "POST /projects HTTP/1.1" 200 609 0.252255 10.0.0.36 - - [2025-02-10 02:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.322332 10.0.0.36 - - [2025-02-10 02:25:12] "POST /access-control-lists HTTP/1.1" 200 608 0.063902 10.0.0.36 - - [2025-02-10 02:25:12] "GET /project/236cfc8a-e785-4e7f-994b-369eab3fc6f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.454216 10.0.0.36 - - [2025-02-10 02:25:12] "POST /fqname-to-id HTTP/1.1" 404 245 0.009537 10.0.0.36 - - [2025-02-10 02:25:12] "POST /access-control-lists HTTP/1.1" 200 606 0.068583 10.0.0.36 - - [2025-02-10 02:25:13] "GET / HTTP/1.1" 200 35931 0.003213 10.0.0.36 - - [2025-02-10 02:25:14] "GET /projects?obj_uuids=110c6374-df78-4dfb-aa6e-992e103d2eab&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001191 10.0.0.36 - - [2025-02-10 02:25:14] "GET /project/110c6374-df78-4dfb-aa6e-992e103d2eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.029866 10.0.0.36 - - [2025-02-10 02:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.36 - - [2025-02-10 02:25:14] "GET /security-group/5f2afa48-019b-4295-867d-e68389053b72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3684 0.005277 10.0.0.36 - - [2025-02-10 02:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.36 - - [2025-02-10 02:25:14] "GET /projects?obj_uuids=110c6374-df78-4dfb-aa6e-992e103d2eab&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001515 10.0.0.36 - - [2025-02-10 02:25:14] "GET /project/110c6374-df78-4dfb-aa6e-992e103d2eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.038806 10.0.0.36 - - [2025-02-10 02:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.36 - - [2025-02-10 02:25:14] "GET /security-group/5f2afa48-019b-4295-867d-e68389053b72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3684 0.004890 10.0.0.36 - - [2025-02-10 02:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.36 - - [2025-02-10 02:25:15] "PUT /security-group/5f2afa48-019b-4295-867d-e68389053b72 HTTP/1.1" 200 262 0.016308 10.0.0.36 - - [2025-02-10 02:25:15] "PUT /access-control-list/a68e4193-9892-49fd-94ac-ac50f52ced33 HTTP/1.1" 200 272 0.011537 10.0.0.36 - - [2025-02-10 02:25:15] "PUT /access-control-list/840b31ec-7a54-408a-9ea5-91461f78f877 HTTP/1.1" 200 272 0.012717 10.0.0.36 - - [2025-02-10 02:25:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000594 10.0.0.36 - - [2025-02-10 02:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.057758 10.0.0.36 - - [2025-02-10 02:25:15] "GET /projects?obj_uuids=236cfc8a-e785-4e7f-994b-369eab3fc6f4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001569 10.0.0.36 - - [2025-02-10 02:25:15] "GET /project/236cfc8a-e785-4e7f-994b-369eab3fc6f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.027004 10.0.0.36 - - [2025-02-10 02:25:15] "POST /neutron/network HTTP/1.1" 200 117 0.031631 10.0.0.36 - - [2025-02-10 02:25:15] "GET /projects?obj_uuids=236cfc8a-e785-4e7f-994b-369eab3fc6f4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001114 10.0.0.36 - - [2025-02-10 02:25:15] "POST /neutron/network HTTP/1.1" 200 619 0.073611 10.0.0.36 - - [2025-02-10 02:25:15] "POST /route-targets HTTP/1.1" 200 327 0.010815 10.0.0.36 - - [2025-02-10 02:25:15] "POST /ref-update HTTP/1.1" 200 156 0.015063 10.0.0.36 - - [2025-02-10 02:25:16] "POST /useragent-kv HTTP/1.1" 200 115 0.006942 10.0.0.36 - - [2025-02-10 02:25:16] "POST /neutron/subnet HTTP/1.1" 200 734 0.171488 10.0.0.36 - - [2025-02-10 02:25:16] "POST /neutron/network HTTP/1.1" 200 840 0.006490 10.0.0.36 - - [2025-02-10 02:25:16] "POST /id-to-fqname HTTP/1.1" 200 233 0.001214 10.0.0.36 - - [2025-02-10 02:25:16] "GET /virtual-network/abfe6c2e-8643-4171-9dfe-5faf5930a505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005282 10.0.0.36 - - [2025-02-10 02:25:16] "POST /neutron/network HTTP/1.1" 200 840 0.006314 10.0.0.36 - - [2025-02-10 02:25:16] "GET /virtual-network/abfe6c2e-8643-4171-9dfe-5faf5930a505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005330 10.0.0.36 - - [2025-02-10 02:25:16] "POST /neutron/network HTTP/1.1" 200 840 0.006818 10.0.0.36 - - [2025-02-10 02:25:16] "POST /neutron/subnet HTTP/1.1" 200 734 0.007449 10.0.0.36 - - [2025-02-10 02:25:16] "GET /domains HTTP/1.1" 401 292 0.000435 10.0.0.36 - - [2025-02-10 02:25:16] "GET /domains HTTP/1.1" 200 280 0.029342 10.0.0.36 - - [2025-02-10 02:25:16] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001307 10.0.0.36 - - [2025-02-10 02:25:16] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2782 0.010655 10.0.0.36 - - [2025-02-10 02:25:16] "GET /projects?obj_uuids=236cfc8a-e785-4e7f-994b-369eab3fc6f4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001330 10.0.0.36 - - [2025-02-10 02:25:16] "GET /project/236cfc8a-e785-4e7f-994b-369eab3fc6f4 HTTP/1.1" 200 2174 0.077567 10.0.0.36 - - [2025-02-10 02:25:16] "GET /virtual-network/abfe6c2e-8643-4171-9dfe-5faf5930a505 HTTP/1.1" 200 2347 0.006548 10.0.0.36 - - [2025-02-10 02:25:16] "GET /virtual-network/abfe6c2e-8643-4171-9dfe-5faf5930a505 HTTP/1.1" 200 2347 0.005317 10.0.0.36 - - [2025-02-10 02:25:16] "GET /routing-instance/b09fd62d-9098-40c6-a0ff-60cbbdbeb6a7 HTTP/1.1" 200 1492 0.003693 10.0.0.36 - - [2025-02-10 02:25:16] "GET /routing-instance/b09fd62d-9098-40c6-a0ff-60cbbdbeb6a7 HTTP/1.1" 200 1492 0.003147 10.0.0.36 - - [2025-02-10 02:25:16] "GET /route-target/8ffdac77-5066-41af-8c15-e418f5e0dc08 HTTP/1.1" 200 1219 0.003463 10.0.0.36 - - [2025-02-10 02:25:16] "GET /virtual-network/abfe6c2e-8643-4171-9dfe-5faf5930a505 HTTP/1.1" 200 2347 0.005234 10.0.0.36 - - [2025-02-10 02:25:16] "GET /routing-instance/b09fd62d-9098-40c6-a0ff-60cbbdbeb6a7 HTTP/1.1" 200 1492 0.003000 10.0.0.36 - - [2025-02-10 02:25:16] "GET /virtual-network/abfe6c2e-8643-4171-9dfe-5faf5930a505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004925 10.0.0.36 - - [2025-02-10 02:25:16] "GET /virtual-network/abfe6c2e-8643-4171-9dfe-5faf5930a505 HTTP/1.1" 200 2347 0.004514 10.0.0.36 - - [2025-02-10 02:25:16] "GET /routing-instance/b09fd62d-9098-40c6-a0ff-60cbbdbeb6a7 HTTP/1.1" 200 1492 0.002993 10.0.0.36 - - [2025-02-10 02:25:16] "GET /routing-instance/b09fd62d-9098-40c6-a0ff-60cbbdbeb6a7 HTTP/1.1" 200 1492 0.002990 10.0.0.36 - - [2025-02-10 02:25:16] "GET /route-target/8ffdac77-5066-41af-8c15-e418f5e0dc08 HTTP/1.1" 200 1219 0.002641 10.0.0.36 - - [2025-02-10 02:25:16] "GET /domains HTTP/1.1" 200 280 0.002841 10.0.0.36 - - [2025-02-10 02:25:16] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001028 10.0.0.36 - - [2025-02-10 02:25:16] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2782 0.007163 10.0.0.36 - - [2025-02-10 02:25:16] "GET /projects?obj_uuids=236cfc8a-e785-4e7f-994b-369eab3fc6f4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000989 10.0.0.36 - - [2025-02-10 02:25:17] "GET /project/236cfc8a-e785-4e7f-994b-369eab3fc6f4 HTTP/1.1" 200 2174 0.074530 10.0.0.36 - - [2025-02-10 02:25:17] "GET /virtual-network/abfe6c2e-8643-4171-9dfe-5faf5930a505 HTTP/1.1" 200 2347 0.005655 10.0.0.36 - - [2025-02-10 02:25:17] "GET /obj-perms HTTP/1.1" 200 5054 0.051445 10.0.0.36 - - [2025-02-10 02:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.36 - - [2025-02-10 02:25:17] "GET /projects?obj_uuids=236cfc8a-e785-4e7f-994b-369eab3fc6f4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001112 10.0.0.36 - - [2025-02-10 02:25:17] "GET /project/236cfc8a-e785-4e7f-994b-369eab3fc6f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.027804 10.0.0.36 - - [2025-02-10 02:25:17] "POST /neutron/network HTTP/1.1" 200 117 0.008817 10.0.0.36 - - [2025-02-10 02:25:17] "GET /projects?obj_uuids=236cfc8a-e785-4e7f-994b-369eab3fc6f4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001136 10.0.0.36 - - [2025-02-10 02:25:17] "POST /neutron/network HTTP/1.1" 200 619 0.085810 10.0.0.36 - - [2025-02-10 02:25:17] "POST /route-targets HTTP/1.1" 200 327 0.012463 10.0.0.36 - - [2025-02-10 02:25:17] "POST /ref-update HTTP/1.1" 200 156 0.015123 10.0.0.36 - - [2025-02-10 02:25:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004793 10.0.0.36 - - [2025-02-10 02:25:17] "POST /neutron/subnet HTTP/1.1" 200 719 0.152881 10.0.0.36 - - [2025-02-10 02:25:17] "POST /neutron/network HTTP/1.1" 200 837 0.006792 10.0.0.36 - - [2025-02-10 02:25:17] "POST /id-to-fqname HTTP/1.1" 200 233 0.001254 10.0.0.36 - - [2025-02-10 02:25:17] "GET /virtual-network/4acffda9-4e17-4017-b5c7-1872c0e0ccbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005141 10.0.0.36 - - [2025-02-10 02:25:17] "POST /neutron/network HTTP/1.1" 200 837 0.006692 10.0.0.36 - - [2025-02-10 02:25:17] "GET /virtual-network/4acffda9-4e17-4017-b5c7-1872c0e0ccbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005170 10.0.0.36 - - [2025-02-10 02:25:17] "POST /neutron/network HTTP/1.1" 200 837 0.007147 10.0.0.36 - - [2025-02-10 02:25:18] "POST /neutron/subnet HTTP/1.1" 200 719 0.008150 10.0.0.36 - - [2025-02-10 02:25:18] "GET /domains HTTP/1.1" 200 280 0.002773 10.0.0.36 - - [2025-02-10 02:25:18] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001220 10.0.0.36 - - [2025-02-10 02:25:18] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2782 0.008450 10.0.0.36 - - [2025-02-10 02:25:18] "GET /projects?obj_uuids=236cfc8a-e785-4e7f-994b-369eab3fc6f4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001090 10.0.0.36 - - [2025-02-10 02:25:18] "GET /project/236cfc8a-e785-4e7f-994b-369eab3fc6f4 HTTP/1.1" 200 2402 0.072382 10.0.0.36 - - [2025-02-10 02:25:18] "GET /virtual-network/4acffda9-4e17-4017-b5c7-1872c0e0ccbb HTTP/1.1" 200 2337 0.007889 10.0.0.36 - - [2025-02-10 02:25:18] "GET /virtual-network/4acffda9-4e17-4017-b5c7-1872c0e0ccbb HTTP/1.1" 200 2337 0.005513 10.0.0.36 - - [2025-02-10 02:25:18] "GET /routing-instance/96a2871a-0c72-4dde-a161-3926a9938391 HTTP/1.1" 200 1492 0.005255 10.0.0.36 - - [2025-02-10 02:25:18] "GET /routing-instance/96a2871a-0c72-4dde-a161-3926a9938391 HTTP/1.1" 200 1492 0.004904 10.0.0.36 - - [2025-02-10 02:25:18] "GET /route-target/f7a0700a-aa1e-4ccc-bd15-1a8454e348ee HTTP/1.1" 200 1219 0.003674 10.0.0.36 - - [2025-02-10 02:25:18] "GET /virtual-network/4acffda9-4e17-4017-b5c7-1872c0e0ccbb HTTP/1.1" 200 2337 0.006094 10.0.0.36 - - [2025-02-10 02:25:18] "GET /routing-instance/96a2871a-0c72-4dde-a161-3926a9938391 HTTP/1.1" 200 1492 0.003791 10.0.0.36 - - [2025-02-10 02:25:18] "GET /virtual-network/4acffda9-4e17-4017-b5c7-1872c0e0ccbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005058 10.0.0.36 - - [2025-02-10 02:25:18] "GET /virtual-network/4acffda9-4e17-4017-b5c7-1872c0e0ccbb HTTP/1.1" 200 2337 0.005085 10.0.0.36 - - [2025-02-10 02:25:18] "GET /routing-instance/96a2871a-0c72-4dde-a161-3926a9938391 HTTP/1.1" 200 1492 0.003968 10.0.0.36 - - [2025-02-10 02:25:18] "GET /routing-instance/96a2871a-0c72-4dde-a161-3926a9938391 HTTP/1.1" 200 1492 0.004670 10.0.0.36 - - [2025-02-10 02:25:18] "GET /route-target/f7a0700a-aa1e-4ccc-bd15-1a8454e348ee HTTP/1.1" 200 1219 0.003602 10.0.0.36 - - [2025-02-10 02:25:18] "GET /domains HTTP/1.1" 200 280 0.003282 10.0.0.36 - - [2025-02-10 02:25:18] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001180 10.0.0.36 - - [2025-02-10 02:25:18] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2782 0.008878 10.0.0.36 - - [2025-02-10 02:25:18] "GET /projects?obj_uuids=236cfc8a-e785-4e7f-994b-369eab3fc6f4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001129 10.0.0.36 - - [2025-02-10 02:25:18] "GET /project/236cfc8a-e785-4e7f-994b-369eab3fc6f4 HTTP/1.1" 200 2402 0.066191 10.0.0.36 - - [2025-02-10 02:25:18] "GET /virtual-network/4acffda9-4e17-4017-b5c7-1872c0e0ccbb HTTP/1.1" 200 2337 0.005162 10.0.0.36 - - [2025-02-10 02:25:18] "GET /obj-perms HTTP/1.1" 200 5054 0.003706 10.0.0.36 - - [2025-02-10 02:25:18] "POST /id-to-fqname HTTP/1.1" 200 233 0.001597 10.0.0.36 - - [2025-02-10 02:25:18] "POST /neutron/network HTTP/1.1" 200 847 0.006664 10.0.0.36 - - [2025-02-10 02:25:18] "GET /aaa-mode HTTP/1.1" 401 292 0.000419 10.0.0.36 - - [2025-02-10 02:25:18] "GET / HTTP/1.1" 200 35931 0.001984 10.0.0.36 - - [2025-02-10 02:25:18] "GET /project/236cfc8a-e785-4e7f-994b-369eab3fc6f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000453 10.0.0.36 - - [2025-02-10 02:25:19] "GET /projects?obj_uuids=236cfc8a-e785-4e7f-994b-369eab3fc6f4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001322 10.0.0.36 - - [2025-02-10 02:25:19] "GET /project/236cfc8a-e785-4e7f-994b-369eab3fc6f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.066467 10.0.0.36 - - [2025-02-10 02:25:19] "POST /neutron/network HTTP/1.1" 200 837 0.006703 10.0.0.36 - - [2025-02-10 02:25:19] "POST /neutron/port HTTP/1.1" 200 117 0.006002 10.0.0.36 - - [2025-02-10 02:25:19] "POST /neutron/port HTTP/1.1" 200 117 0.006360 10.0.0.36 - - [2025-02-10 02:25:19] "POST /id-to-fqname HTTP/1.1" 200 233 0.001736 10.0.0.36 - - [2025-02-10 02:25:19] "POST /neutron/port HTTP/1.1" 200 117 0.006459 10.0.0.36 - - [2025-02-10 02:25:19] "POST /neutron/network HTTP/1.1" 200 850 0.008210 10.0.0.36 - - [2025-02-10 02:25:19] "GET /aaa-mode HTTP/1.1" 401 292 0.000788 10.0.0.36 - - [2025-02-10 02:25:19] "POST /neutron/network HTTP/1.1" 200 847 0.007605 10.0.0.36 - - [2025-02-10 02:25:19] "GET /projects?obj_uuids=236cfc8a-e785-4e7f-994b-369eab3fc6f4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001028 10.0.0.36 - - [2025-02-10 02:25:20] "GET / HTTP/1.1" 200 35931 0.001765 10.0.0.36 - - [2025-02-10 02:25:20] "GET /project/236cfc8a-e785-4e7f-994b-369eab3fc6f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000498 10.0.0.36 - - [2025-02-10 02:25:20] "POST /neutron/port HTTP/1.1" 200 1071 0.257531 10.0.0.36 - - [2025-02-10 02:25:20] "POST /neutron/port HTTP/1.1" 200 1071 0.012149 10.0.0.36 - - [2025-02-10 02:25:20] "POST /neutron/port HTTP/1.1" 200 1071 0.011193 10.0.0.36 - - [2025-02-10 02:25:20] "POST /neutron/port HTTP/1.1" 200 1125 0.076839 10.0.0.36 - - [2025-02-10 02:25:20] "POST /neutron/port HTTP/1.1" 200 1099 0.015435 10.0.0.36 - - [2025-02-10 02:25:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003389 10.0.0.36 - - [2025-02-10 02:25:20] "POST /neutron/subnet HTTP/1.1" 200 693 0.008783 10.0.0.36 - - [2025-02-10 02:25:20] "POST /neutron/port HTTP/1.1" 200 117 0.001226 10.0.0.36 - - [2025-02-10 02:25:20] "POST /neutron/network HTTP/1.1" 200 837 0.006248 10.0.0.36 - - [2025-02-10 02:25:20] "GET /projects?obj_uuids=236cfc8a-e785-4e7f-994b-369eab3fc6f4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001764 10.0.0.36 - - [2025-02-10 02:25:20] "GET /project/236cfc8a-e785-4e7f-994b-369eab3fc6f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.069623 10.0.0.36 - - [2025-02-10 02:25:20] "POST /neutron/network HTTP/1.1" 200 840 0.006983 10.0.0.36 - - [2025-02-10 02:25:20] "POST /neutron/port HTTP/1.1" 200 1099 0.028238 10.0.0.36 - - [2025-02-10 02:25:20] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010106 10.0.0.36 - - [2025-02-10 02:25:20] "POST /neutron/port HTTP/1.1" 200 117 0.020272 10.0.0.36 - - [2025-02-10 02:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.36 - - [2025-02-10 02:25:20] "GET /projects?obj_uuids=236cfc8a-e785-4e7f-994b-369eab3fc6f4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001019 10.0.0.36 - - [2025-02-10 02:25:20] "GET /project/236cfc8a-e785-4e7f-994b-369eab3fc6f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.049324 10.0.0.36 - - [2025-02-10 02:25:21] "GET /virtual-network/abfe6c2e-8643-4171-9dfe-5faf5930a505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006872 10.0.0.36 - - [2025-02-10 02:25:21] "GET /floating-ip-pools?parent_id=abfe6c2e-8643-4171-9dfe-5faf5930a505&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003995 10.0.0.36 - - [2025-02-10 02:25:21] "POST /neutron/network HTTP/1.1" 200 850 0.008512 10.0.0.36 - - [2025-02-10 02:25:21] "GET /virtual-network/abfe6c2e-8643-4171-9dfe-5faf5930a505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005816 10.0.0.36 - - [2025-02-10 02:25:21] "GET /projects?obj_uuids=236cfc8a-e785-4e7f-994b-369eab3fc6f4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001857 10.0.0.36 - - [2025-02-10 02:25:21] "POST /floating-ip-pools HTTP/1.1" 200 609 0.057220 10.0.0.36 - - [2025-02-10 02:25:21] "POST /ref-update HTTP/1.1" 200 156 0.047743 10.0.0.36 - - [2025-02-10 02:25:21] "GET /virtual-network/abfe6c2e-8643-4171-9dfe-5faf5930a505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.009150 10.0.0.36 - - [2025-02-10 02:25:21] "GET /domains HTTP/1.1" 200 280 0.007669 10.0.0.36 - - [2025-02-10 02:25:21] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001126 10.0.0.36 - - [2025-02-10 02:25:21] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2782 0.014408 10.0.0.36 - - [2025-02-10 02:25:21] "GET /projects?obj_uuids=236cfc8a-e785-4e7f-994b-369eab3fc6f4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001598 10.0.0.36 - - [2025-02-10 02:25:21] "POST /neutron/port HTTP/1.1" 200 1074 0.371288 10.0.0.36 - - [2025-02-10 02:25:21] "GET /project/236cfc8a-e785-4e7f-994b-369eab3fc6f4 HTTP/1.1" 200 3244 0.081443 10.0.0.36 - - [2025-02-10 02:25:21] "GET /virtual-network/abfe6c2e-8643-4171-9dfe-5faf5930a505 HTTP/1.1" 200 3159 0.016938 10.0.0.36 - - [2025-02-10 02:25:21] "GET /floating-ip-pool/f2485dea-222d-4668-b5d6-c72dd47584f6 HTTP/1.1" 200 1442 0.004564 10.0.0.36 - - [2025-02-10 02:25:21] "POST /neutron/port HTTP/1.1" 200 1074 0.023127 10.0.0.36 - - [2025-02-10 02:25:21] "GET /domains HTTP/1.1" 200 280 0.002143 10.0.0.36 - - [2025-02-10 02:25:21] "POST /neutron/port HTTP/1.1" 200 1074 0.007601 10.0.0.36 - - [2025-02-10 02:25:21] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001141 10.0.0.36 - - [2025-02-10 02:25:21] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2782 0.010162 10.0.0.36 - - [2025-02-10 02:25:21] "GET /projects?obj_uuids=236cfc8a-e785-4e7f-994b-369eab3fc6f4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001014 10.0.0.36 - - [2025-02-10 02:25:21] "GET /project/236cfc8a-e785-4e7f-994b-369eab3fc6f4 HTTP/1.1" 200 3244 0.103366 10.0.0.36 - - [2025-02-10 02:25:21] "POST /neutron/port HTTP/1.1" 200 1128 0.146058 10.0.0.36 - - [2025-02-10 02:25:21] "GET /virtual-network/abfe6c2e-8643-4171-9dfe-5faf5930a505 HTTP/1.1" 200 3159 0.024097 10.0.0.36 - - [2025-02-10 02:25:21] "GET /virtual-network/abfe6c2e-8643-4171-9dfe-5faf5930a505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.015885 10.0.0.36 - - [2025-02-10 02:25:21] "POST /neutron/port HTTP/1.1" 200 1102 0.017486 10.0.0.36 - - [2025-02-10 02:25:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003161 10.0.0.36 - - [2025-02-10 02:25:21] "POST /neutron/port HTTP/1.1" 200 1099 0.016874 10.0.0.36 - - [2025-02-10 02:25:21] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006972 10.0.0.36 - - [2025-02-10 02:25:21] "POST /neutron/subnet HTTP/1.1" 200 708 0.017457 10.0.0.36 - - [2025-02-10 02:25:21] "POST /neutron/port HTTP/1.1" 200 117 0.001091 10.0.0.36 - - [2025-02-10 02:25:21] "POST /neutron/network HTTP/1.1" 200 840 0.005563 10.0.0.36 - - [2025-02-10 02:25:21] "POST /neutron/port HTTP/1.1" 200 1099 0.017959 10.0.0.36 - - [2025-02-10 02:25:21] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006246 10.0.0.36 - - [2025-02-10 02:25:22] "POST /neutron/port HTTP/1.1" 200 1099 0.016301 10.0.0.36 - - [2025-02-10 02:25:22] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006275 10.0.0.36 - - [2025-02-10 02:25:22] "GET /virtual-machine/9f43a346-134d-4277-afcd-125f0c35188f HTTP/1.1" 200 1305 0.005400 10.0.0.36 - - [2025-02-10 02:25:22] "GET /virtual-machine-interface/066d14af-bc58-406c-8470-e4ac657a8c0b HTTP/1.1" 200 3002 0.004883 10.0.0.36 - - [2025-02-10 02:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.36 - - [2025-02-10 02:25:22] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.004088 10.0.0.36 - - [2025-02-10 02:25:22] "GET /virtual-networks?parent_id=236cfc8a-e785-4e7f-994b-369eab3fc6f4&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003908 10.0.0.36 - - [2025-02-10 02:25:22] "GET /virtual-network/4acffda9-4e17-4017-b5c7-1872c0e0ccbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007072 10.0.0.36 - - [2025-02-10 02:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.36 - - [2025-02-10 02:25:25] "GET /virtual-network/4acffda9-4e17-4017-b5c7-1872c0e0ccbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005493 10.0.0.36 - - [2025-02-10 02:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006801 10.0.0.36 - - [2025-02-10 02:25:29] "GET /virtual-network/4acffda9-4e17-4017-b5c7-1872c0e0ccbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006495 10.0.0.36 - - [2025-02-10 02:25:30] "POST /neutron/port HTTP/1.1" 200 1099 0.043863 10.0.0.36 - - [2025-02-10 02:25:30] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005906 10.0.0.36 - - [2025-02-10 02:25:31] "POST /neutron/port HTTP/1.1" 200 1102 0.019796 10.0.0.36 - - [2025-02-10 02:25:31] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007396 10.0.0.36 - - [2025-02-10 02:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.36 - - [2025-02-10 02:25:31] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003276 10.0.0.36 - - [2025-02-10 02:25:31] "GET /virtual-networks?parent_id=236cfc8a-e785-4e7f-994b-369eab3fc6f4&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003823 10.0.0.36 - - [2025-02-10 02:25:31] "GET /virtual-network/4acffda9-4e17-4017-b5c7-1872c0e0ccbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006383 10.0.0.36 - - [2025-02-10 02:25:31] "POST /neutron/port HTTP/1.1" 200 1099 0.016039 10.0.0.36 - - [2025-02-10 02:25:31] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007314 10.0.0.36 - - [2025-02-10 02:25:37] "GET /projects?obj_uuids=236cfc8a-e785-4e7f-994b-369eab3fc6f4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001431 10.0.0.36 - - [2025-02-10 02:25:37] "POST /neutron/floatingip HTTP/1.1" 200 532 0.104759 10.0.0.36 - - [2025-02-10 02:25:37] "POST /neutron/port HTTP/1.1" 200 1099 0.018598 10.0.0.36 - - [2025-02-10 02:25:37] "POST /neutron/floatingip HTTP/1.1" 200 532 0.009207 10.0.0.36 - - [2025-02-10 02:25:37] "POST /neutron/floatingip HTTP/1.1" 200 578 0.049896 10.0.0.36 - - [2025-02-10 02:25:37] "POST /neutron/port HTTP/1.1" 200 1102 0.021522 10.0.0.36 - - [2025-02-10 02:25:37] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007805 10.0.0.36 - - [2025-02-10 02:25:37] "POST /neutron/port HTTP/1.1" 200 1102 0.018720 10.0.0.36 - - [2025-02-10 02:25:37] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009113 10.0.0.36 - - [2025-02-10 02:25:37] "POST /neutron/port HTTP/1.1" 200 1102 0.019336 10.0.0.36 - - [2025-02-10 02:25:37] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008018 10.0.0.36 - - [2025-02-10 02:25:37] "GET /virtual-machine/f9c798ae-87d3-438f-9847-f5e82f5dd02a HTTP/1.1" 200 1305 0.005133 10.0.0.36 - - [2025-02-10 02:25:37] "GET /virtual-machine-interface/0f4bd7e7-98fe-4d4f-9ae7-07c175166b6c HTTP/1.1" 200 3004 0.005265 10.0.0.36 - - [2025-02-10 02:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.36 - - [2025-02-10 02:25:37] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003371 10.0.0.36 - - [2025-02-10 02:25:37] "GET /virtual-networks?parent_id=236cfc8a-e785-4e7f-994b-369eab3fc6f4&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004249 10.0.0.36 - - [2025-02-10 02:25:37] "GET /virtual-network/abfe6c2e-8643-4171-9dfe-5faf5930a505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007562 10.0.0.36 - - [2025-02-10 02:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.36 - - [2025-02-10 02:25:38] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003336 10.0.0.36 - - [2025-02-10 02:25:38] "GET /virtual-networks?parent_id=236cfc8a-e785-4e7f-994b-369eab3fc6f4&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004190 10.0.0.36 - - [2025-02-10 02:25:38] "GET /virtual-network/abfe6c2e-8643-4171-9dfe-5faf5930a505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006455 10.0.0.36 - - [2025-02-10 02:25:38] "POST /neutron/floatingip HTTP/1.1" 200 578 0.011327 10.0.0.36 - - [2025-02-10 02:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002968 10.0.0.36 - - [2025-02-10 02:25:38] "GET /routing-instance/b09fd62d-9098-40c6-a0ff-60cbbdbeb6a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.003695 10.0.0.36 - - [2025-02-10 02:25:39] "GET /route-target/8ffdac77-5066-41af-8c15-e418f5e0dc08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004329 10.0.0.36 - - [2025-02-10 02:25:39] "GET /floating-ip/7472c3d3-5d5c-4ee6-bf9d-a66120be4bdf HTTP/1.1" 200 1890 0.005376 10.0.0.36 - - [2025-02-10 02:25:41] "POST /neutron/floatingip HTTP/1.1" 200 578 0.011073 10.0.0.36 - - [2025-02-10 02:25:41] "POST /neutron/floatingip HTTP/1.1" 200 532 0.017689 10.0.0.36 - - [2025-02-10 02:25:41] "POST /neutron/floatingip HTTP/1.1" 200 532 0.012210 10.0.0.36 - - [2025-02-10 02:25:41] "POST /neutron/floatingip HTTP/1.1" 200 115 0.035492 10.0.0.36 - - [2025-02-10 02:25:41] "GET /floating-ip-pool/f2485dea-222d-4668-b5d6-c72dd47584f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.003198 10.0.0.36 - - [2025-02-10 02:25:41] "POST /ref-update HTTP/1.1" 200 156 0.008602 10.0.0.36 - - [2025-02-10 02:25:42] "DELETE /floating-ip-pool/f2485dea-222d-4668-b5d6-c72dd47584f6 HTTP/1.1" 200 115 0.028909 10.0.0.36 - - [2025-02-10 02:25:42] "POST /neutron/network HTTP/1.1" 200 837 0.007652 10.0.0.36 - - [2025-02-10 02:25:42] "POST /neutron/network HTTP/1.1" 400 204 0.012931 10.0.0.36 - - [2025-02-10 02:25:42] "POST /neutron/port HTTP/1.1" 200 1102 0.020735 10.0.0.36 - - [2025-02-10 02:25:42] "POST /neutron/port HTTP/1.1" 200 1128 0.009150 10.0.0.36 - - [2025-02-10 02:25:42] "POST /neutron/port HTTP/1.1" 200 151 0.113816 10.0.0.36 - - [2025-02-10 02:25:42] "POST /neutron/port HTTP/1.1" 200 1099 0.020325 10.0.0.36 - - [2025-02-10 02:25:42] "POST /neutron/port HTTP/1.1" 200 1125 0.008815 10.0.0.36 - - [2025-02-10 02:25:42] "POST /neutron/port HTTP/1.1" 200 151 0.108995 10.0.0.36 - - [2025-02-10 02:25:44] "POST /neutron/network HTTP/1.1" 200 837 0.010170 10.0.0.36 - - [2025-02-10 02:25:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002871 10.0.0.36 - - [2025-02-10 02:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.36 - - [2025-02-10 02:25:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002509 10.0.0.36 - - [2025-02-10 02:25:44] "POST /neutron/network HTTP/1.1" 200 151 0.103238 10.0.0.36 - - [2025-02-10 02:25:44] "GET /routing-instance/96a2871a-0c72-4dde-a161-3926a9938391 HTTP/1.1" 404 171 0.002313 10.0.0.36 - - [2025-02-10 02:25:44] "GET /domains HTTP/1.1" 200 280 0.002391 10.0.0.36 - - [2025-02-10 02:25:44] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001197 10.0.0.36 - - [2025-02-10 02:25:44] "DELETE /route-target/f7a0700a-aa1e-4ccc-bd15-1a8454e348ee HTTP/1.1" 200 115 0.027888 10.0.0.36 - - [2025-02-10 02:25:44] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2782 0.052250 10.0.0.36 - - [2025-02-10 02:25:44] "GET /projects?obj_uuids=236cfc8a-e785-4e7f-994b-369eab3fc6f4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001090 10.0.0.36 - - [2025-02-10 02:25:44] "GET /project/236cfc8a-e785-4e7f-994b-369eab3fc6f4 HTTP/1.1" 200 2174 0.071563 10.0.0.36 - - [2025-02-10 02:25:44] "POST /neutron/network HTTP/1.1" 200 840 0.007126 10.0.0.36 - - [2025-02-10 02:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.36 - - [2025-02-10 02:25:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002293 10.0.0.36 - - [2025-02-10 02:25:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002928 10.0.0.36 - - [2025-02-10 02:25:44] "POST /neutron/network HTTP/1.1" 200 151 0.093046 10.0.0.36 - - [2025-02-10 02:25:44] "DELETE /route-target/8ffdac77-5066-41af-8c15-e418f5e0dc08 HTTP/1.1" 200 115 0.020827 10.0.0.36 - - [2025-02-10 02:25:44] "GET /routing-instance/b09fd62d-9098-40c6-a0ff-60cbbdbeb6a7 HTTP/1.1" 404 171 0.004775 10.0.0.36 - - [2025-02-10 02:25:44] "GET /domains HTTP/1.1" 200 280 0.002239 10.0.0.36 - - [2025-02-10 02:25:44] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001278 10.0.0.36 - - [2025-02-10 02:25:44] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2782 0.051914 10.0.0.36 - - [2025-02-10 02:25:44] "GET /projects?obj_uuids=236cfc8a-e785-4e7f-994b-369eab3fc6f4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001092 10.0.0.36 - - [2025-02-10 02:25:44] "GET /project/236cfc8a-e785-4e7f-994b-369eab3fc6f4 HTTP/1.1" 200 1924 0.073161 10.0.0.36 - - [2025-02-10 02:25:45] "GET /projects?obj_uuids=236cfc8a-e785-4e7f-994b-369eab3fc6f4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001402 10.0.0.36 - - [2025-02-10 02:25:45] "GET /project/236cfc8a-e785-4e7f-994b-369eab3fc6f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.027719 10.0.0.36 - - [2025-02-10 02:25:45] "GET /projects?obj_uuids=236cfc8a-e785-4e7f-994b-369eab3fc6f4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001119 10.0.0.36 - - [2025-02-10 02:25:45] "GET /project/236cfc8a-e785-4e7f-994b-369eab3fc6f4?fields=virtual_networks HTTP/1.1" 200 1056 0.070136 10.0.0.36 - - [2025-02-10 02:25:45] "GET /projects?obj_uuids=236cfc8a-e785-4e7f-994b-369eab3fc6f4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001148 10.0.0.36 - - [2025-02-10 02:25:45] "GET /project/236cfc8a-e785-4e7f-994b-369eab3fc6f4?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.034356 10.0.0.36 - - [2025-02-10 02:25:45] "GET /projects?obj_uuids=236cfc8a-e785-4e7f-994b-369eab3fc6f4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002206 10.0.0.36 - - [2025-02-10 02:25:45] "GET /project/236cfc8a-e785-4e7f-994b-369eab3fc6f4?fields=security_groups HTTP/1.1" 200 1294 0.041718 10.0.0.36 - - [2025-02-10 02:25:46] "POST /fqname-to-id HTTP/1.1" 404 183 0.026610 10.0.0.36 - - [2025-02-10 02:25:46] "GET /projects?obj_uuids=b603e85e-e30e-4cb1-8dfc-5d20c2e922e4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003742 10.0.0.36 - - [2025-02-10 02:25:46] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001217 10.0.0.36 - - [2025-02-10 02:25:46] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008910 10.0.0.36 - - [2025-02-10 02:25:46] "POST /id-to-fqname HTTP/1.1" 200 185 0.001538 10.0.0.36 - - [2025-02-10 02:25:46] "POST /fqname-to-id HTTP/1.1" 404 194 0.002622 10.0.0.36 - - [2025-02-10 02:25:46] "POST /security-groups HTTP/1.1" 200 586 0.068357 10.0.0.36 - - [2025-02-10 02:25:46] "POST /fqname-to-id HTTP/1.1" 404 229 0.003252 10.0.0.36 - - [2025-02-10 02:25:46] "POST /projects HTTP/1.1" 200 575 0.241929 10.0.0.36 - - [2025-02-10 02:25:46] "POST /access-control-lists HTTP/1.1" 200 591 0.061864 10.0.0.36 - - [2025-02-10 02:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.329228 10.0.0.36 - - [2025-02-10 02:25:46] "POST /fqname-to-id HTTP/1.1" 404 228 0.003460 10.0.0.36 - - [2025-02-10 02:25:46] "GET /project/b603e85e-e30e-4cb1-8dfc-5d20c2e922e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.469999 10.0.0.36 - - [2025-02-10 02:25:46] "POST /access-control-lists HTTP/1.1" 200 589 0.072723 10.0.0.36 - - [2025-02-10 02:25:47] "GET / HTTP/1.1" 200 35931 0.002335 10.0.0.36 - - [2025-02-10 02:25:49] "GET /projects?obj_uuids=b603e85e-e30e-4cb1-8dfc-5d20c2e922e4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001319 10.0.0.36 - - [2025-02-10 02:25:49] "GET /project/b603e85e-e30e-4cb1-8dfc-5d20c2e922e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.036024 10.0.0.36 - - [2025-02-10 02:25:49] "GET /projects?obj_uuids=b603e85e-e30e-4cb1-8dfc-5d20c2e922e4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001258 10.0.0.36 - - [2025-02-10 02:25:49] "GET /project/b603e85e-e30e-4cb1-8dfc-5d20c2e922e4?fields=virtual_networks HTTP/1.1" 200 1023 0.030859 10.0.0.36 - - [2025-02-10 02:25:49] "GET /projects?obj_uuids=b603e85e-e30e-4cb1-8dfc-5d20c2e922e4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001161 10.0.0.36 - - [2025-02-10 02:25:49] "GET /project/b603e85e-e30e-4cb1-8dfc-5d20c2e922e4?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.030573 10.0.0.36 - - [2025-02-10 02:25:49] "GET /projects?obj_uuids=b603e85e-e30e-4cb1-8dfc-5d20c2e922e4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001288 10.0.0.36 - - [2025-02-10 02:25:49] "GET /project/b603e85e-e30e-4cb1-8dfc-5d20c2e922e4?fields=security_groups HTTP/1.1" 200 1244 0.031737 10.0.0.36 - - [2025-02-10 02:25:50] "POST /fqname-to-id HTTP/1.1" 404 191 0.026374 10.0.0.36 - - [2025-02-10 02:25:50] "GET /projects?obj_uuids=ff3b5f5e-356c-4548-8706-acbc7bc16613&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003530 10.0.0.36 - - [2025-02-10 02:25:50] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001956 10.0.0.36 - - [2025-02-10 02:25:50] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009423 10.0.0.36 - - [2025-02-10 02:25:50] "POST /id-to-fqname HTTP/1.1" 200 193 0.002103 10.0.0.36 - - [2025-02-10 02:25:50] "POST /fqname-to-id HTTP/1.1" 404 202 0.002661 10.0.0.36 - - [2025-02-10 02:25:50] "POST /security-groups HTTP/1.1" 200 594 0.068532 10.0.0.36 - - [2025-02-10 02:25:50] "POST /fqname-to-id HTTP/1.1" 404 237 0.004283 10.0.0.36 - - [2025-02-10 02:25:50] "POST /projects HTTP/1.1" 200 591 0.256824 10.0.0.36 - - [2025-02-10 02:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.327524 10.0.0.36 - - [2025-02-10 02:25:50] "POST /access-control-lists HTTP/1.1" 200 599 0.065586 10.0.0.36 - - [2025-02-10 02:25:50] "POST /fqname-to-id HTTP/1.1" 404 236 0.004031 10.0.0.36 - - [2025-02-10 02:25:50] "GET /project/ff3b5f5e-356c-4548-8706-acbc7bc16613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.471832 10.0.0.36 - - [2025-02-10 02:25:50] "POST /access-control-lists HTTP/1.1" 200 597 0.060727 10.0.0.36 - - [2025-02-10 02:25:51] "GET / HTTP/1.1" 200 35931 0.002227 10.0.0.36 - - [2025-02-10 02:25:52] "GET /project/ff3b5f5e-356c-4548-8706-acbc7bc16613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000581 10.0.0.36 - - [2025-02-10 02:25:53] "GET /projects?obj_uuids=ff3b5f5e-356c-4548-8706-acbc7bc16613&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001213 10.0.0.36 - - [2025-02-10 02:25:53] "GET /project/ff3b5f5e-356c-4548-8706-acbc7bc16613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.054333 10.0.0.36 - - [2025-02-10 02:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.36 - - [2025-02-10 02:25:53] "GET /security-group/91776dc5-f56c-4af3-865c-d655a9f728c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.006319 10.0.0.36 - - [2025-02-10 02:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.36 - - [2025-02-10 02:25:53] "GET /projects?obj_uuids=ff3b5f5e-356c-4548-8706-acbc7bc16613&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001619 10.0.0.36 - - [2025-02-10 02:25:53] "GET /project/ff3b5f5e-356c-4548-8706-acbc7bc16613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.029546 10.0.0.36 - - [2025-02-10 02:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.36 - - [2025-02-10 02:25:53] "GET /security-group/91776dc5-f56c-4af3-865c-d655a9f728c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.004646 10.0.0.36 - - [2025-02-10 02:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.36 - - [2025-02-10 02:25:53] "PUT /security-group/91776dc5-f56c-4af3-865c-d655a9f728c2 HTTP/1.1" 200 262 0.014356 10.0.0.36 - - [2025-02-10 02:25:53] "PUT /access-control-list/7310ccd8-c3a2-47b3-be2d-1c1b54c4c336 HTTP/1.1" 200 272 0.010388 10.0.0.36 - - [2025-02-10 02:25:53] "PUT /access-control-list/69c76a02-678a-4e95-8c82-a3d0242e2933 HTTP/1.1" 200 272 0.008734 10.0.0.36 - - [2025-02-10 02:25:53] "POST /fqname-to-id HTTP/1.1" 404 202 0.002604 10.0.0.36 - - [2025-02-10 02:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.36 - - [2025-02-10 02:25:53] "GET /projects?obj_uuids=ff3b5f5e-356c-4548-8706-acbc7bc16613&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001812 10.0.0.36 - - [2025-02-10 02:25:53] "GET /project/ff3b5f5e-356c-4548-8706-acbc7bc16613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.029995 10.0.0.36 - - [2025-02-10 02:25:54] "POST /neutron/network HTTP/1.1" 200 117 0.029636 10.0.0.36 - - [2025-02-10 02:25:54] "GET /projects?obj_uuids=ff3b5f5e-356c-4548-8706-acbc7bc16613&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001069 10.0.0.36 - - [2025-02-10 02:25:54] "POST /neutron/network HTTP/1.1" 200 608 0.075917 10.0.0.36 - - [2025-02-10 02:25:54] "POST /route-targets HTTP/1.1" 200 327 0.010165 10.0.0.36 - - [2025-02-10 02:25:54] "POST /ref-update HTTP/1.1" 200 156 0.011835 10.0.0.36 - - [2025-02-10 02:25:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002283 10.0.0.36 - - [2025-02-10 02:25:54] "POST /neutron/subnet HTTP/1.1" 200 725 0.182682 10.0.0.36 - - [2025-02-10 02:25:54] "POST /neutron/network HTTP/1.1" 200 827 0.005329 10.0.0.36 - - [2025-02-10 02:25:54] "POST /id-to-fqname HTTP/1.1" 200 223 0.001174 10.0.0.36 - - [2025-02-10 02:25:54] "GET /virtual-network/38c79174-21e8-422e-b041-50c22934e0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004682 10.0.0.36 - - [2025-02-10 02:25:54] "POST /neutron/network HTTP/1.1" 200 827 0.009098 10.0.0.36 - - [2025-02-10 02:25:54] "GET /virtual-network/38c79174-21e8-422e-b041-50c22934e0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007993 10.0.0.36 - - [2025-02-10 02:25:54] "POST /neutron/network HTTP/1.1" 200 827 0.006953 10.0.0.36 - - [2025-02-10 02:25:54] "POST /neutron/subnet HTTP/1.1" 200 725 0.007035 10.0.0.36 - - [2025-02-10 02:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.36 - - [2025-02-10 02:25:54] "GET /projects?obj_uuids=ff3b5f5e-356c-4548-8706-acbc7bc16613&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001025 10.0.0.36 - - [2025-02-10 02:25:54] "GET /project/ff3b5f5e-356c-4548-8706-acbc7bc16613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.034006 10.0.0.36 - - [2025-02-10 02:25:54] "POST /neutron/network HTTP/1.1" 200 117 0.010505 10.0.0.36 - - [2025-02-10 02:25:54] "GET /projects?obj_uuids=ff3b5f5e-356c-4548-8706-acbc7bc16613&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001039 10.0.0.36 - - [2025-02-10 02:25:54] "POST /neutron/network HTTP/1.1" 200 615 0.109766 10.0.0.36 - - [2025-02-10 02:25:54] "POST /route-targets HTTP/1.1" 200 327 0.022434 10.0.0.36 - - [2025-02-10 02:25:54] "POST /ref-update HTTP/1.1" 200 156 0.015221 10.0.0.36 - - [2025-02-10 02:25:54] "POST /useragent-kv HTTP/1.1" 200 115 0.006886 10.0.0.36 - - [2025-02-10 02:25:54] "POST /neutron/subnet HTTP/1.1" 200 715 0.147289 10.0.0.36 - - [2025-02-10 02:25:54] "POST /neutron/network HTTP/1.1" 200 832 0.006333 10.0.0.36 - - [2025-02-10 02:25:54] "POST /id-to-fqname HTTP/1.1" 200 227 0.001110 10.0.0.36 - - [2025-02-10 02:25:54] "GET /virtual-network/e7f51e19-5844-4476-9114-598bd4ca0fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004618 10.0.0.36 - - [2025-02-10 02:25:54] "POST /neutron/network HTTP/1.1" 200 832 0.005307 10.0.0.36 - - [2025-02-10 02:25:54] "GET /virtual-network/e7f51e19-5844-4476-9114-598bd4ca0fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004979 10.0.0.36 - - [2025-02-10 02:25:55] "POST /neutron/network HTTP/1.1" 200 832 0.007131 10.0.0.36 - - [2025-02-10 02:25:55] "POST /neutron/subnet HTTP/1.1" 200 715 0.007457 10.0.0.36 - - [2025-02-10 02:25:55] "POST /id-to-fqname HTTP/1.1" 200 223 0.001295 10.0.0.36 - - [2025-02-10 02:25:55] "POST /neutron/network HTTP/1.1" 200 837 0.006707 10.0.0.36 - - [2025-02-10 02:25:55] "GET /aaa-mode HTTP/1.1" 401 292 0.000466 10.0.0.36 - - [2025-02-10 02:25:55] "GET / HTTP/1.1" 200 35931 0.003181 10.0.0.36 - - [2025-02-10 02:25:55] "GET /project/ff3b5f5e-356c-4548-8706-acbc7bc16613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000659 10.0.0.36 - - [2025-02-10 02:25:56] "GET /projects?obj_uuids=ff3b5f5e-356c-4548-8706-acbc7bc16613&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001824 10.0.0.36 - - [2025-02-10 02:25:56] "GET /project/ff3b5f5e-356c-4548-8706-acbc7bc16613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.065453 10.0.0.36 - - [2025-02-10 02:25:56] "POST /neutron/network HTTP/1.1" 200 827 0.010472 10.0.0.36 - - [2025-02-10 02:25:56] "POST /neutron/port HTTP/1.1" 200 117 0.008066 10.0.0.36 - - [2025-02-10 02:25:56] "POST /neutron/port HTTP/1.1" 200 117 0.005982 10.0.0.36 - - [2025-02-10 02:25:56] "POST /id-to-fqname HTTP/1.1" 200 227 0.001435 10.0.0.36 - - [2025-02-10 02:25:56] "POST /neutron/port HTTP/1.1" 200 117 0.006011 10.0.0.36 - - [2025-02-10 02:25:56] "POST /neutron/network HTTP/1.1" 200 842 0.006749 10.0.0.36 - - [2025-02-10 02:25:56] "GET /aaa-mode HTTP/1.1" 401 292 0.000490 10.0.0.36 - - [2025-02-10 02:25:56] "POST /neutron/network HTTP/1.1" 200 837 0.006459 10.0.0.36 - - [2025-02-10 02:25:56] "GET /projects?obj_uuids=ff3b5f5e-356c-4548-8706-acbc7bc16613&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001087 10.0.0.36 - - [2025-02-10 02:25:56] "GET / HTTP/1.1" 200 35931 0.003264 10.0.0.36 - - [2025-02-10 02:25:56] "GET /project/ff3b5f5e-356c-4548-8706-acbc7bc16613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000709 10.0.0.36 - - [2025-02-10 02:25:56] "POST /neutron/port HTTP/1.1" 200 1063 0.234362 10.0.0.36 - - [2025-02-10 02:25:56] "POST /neutron/port HTTP/1.1" 200 1063 0.008587 10.0.0.36 - - [2025-02-10 02:25:56] "POST /neutron/port HTTP/1.1" 200 1063 0.008425 10.0.0.36 - - [2025-02-10 02:25:57] "POST /neutron/port HTTP/1.1" 200 1117 0.069112 10.0.0.36 - - [2025-02-10 02:25:57] "POST /neutron/port HTTP/1.1" 200 1091 0.017100 10.0.0.36 - - [2025-02-10 02:25:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003389 10.0.0.36 - - [2025-02-10 02:25:57] "POST /neutron/subnet HTTP/1.1" 200 699 0.014683 10.0.0.36 - - [2025-02-10 02:25:57] "POST /neutron/port HTTP/1.1" 200 117 0.001294 10.0.0.36 - - [2025-02-10 02:25:57] "POST /neutron/network HTTP/1.1" 200 827 0.006233 10.0.0.36 - - [2025-02-10 02:25:57] "GET /projects?obj_uuids=ff3b5f5e-356c-4548-8706-acbc7bc16613&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001212 10.0.0.36 - - [2025-02-10 02:25:57] "GET /project/ff3b5f5e-356c-4548-8706-acbc7bc16613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.069015 10.0.0.36 - - [2025-02-10 02:25:57] "POST /neutron/network HTTP/1.1" 200 832 0.010728 10.0.0.36 - - [2025-02-10 02:25:57] "POST /neutron/port HTTP/1.1" 200 1091 0.049216 10.0.0.36 - - [2025-02-10 02:25:57] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008338 10.0.0.36 - - [2025-02-10 02:25:57] "POST /neutron/port HTTP/1.1" 200 117 0.005592 10.0.0.36 - - [2025-02-10 02:25:57] "GET /projects?obj_uuids=ff3b5f5e-356c-4548-8706-acbc7bc16613&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001459 10.0.0.36 - - [2025-02-10 02:25:57] "POST /neutron/router HTTP/1.1" 200 585 0.092337 10.0.0.36 - - [2025-02-10 02:25:57] "POST /neutron/router HTTP/1.1" 200 585 0.009652 10.0.0.36 - - [2025-02-10 02:25:57] "POST /route-targets HTTP/1.1" 200 327 0.031564 10.0.0.36 - - [2025-02-10 02:25:57] "POST /neutron/router HTTP/1.1" 200 656 0.038585 10.0.0.36 - - [2025-02-10 02:25:57] "GET /logical-router/28c5b72d-52f4-424d-a7fb-000a5e8b1ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.006757 10.0.0.36 - - [2025-02-10 02:25:57] "PUT /logical-router/28c5b72d-52f4-424d-a7fb-000a5e8b1ac6 HTTP/1.1" 200 262 0.032048 10.0.0.36 - - [2025-02-10 02:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008004 10.0.0.36 - - [2025-02-10 02:25:57] "POST /neutron/router HTTP/1.1" 200 656 0.007863 10.0.0.36 - - [2025-02-10 02:25:57] "GET /projects?obj_uuids=ff3b5f5e-356c-4548-8706-acbc7bc16613&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001367 10.0.0.36 - - [2025-02-10 02:25:57] "GET /service-template/9a8297e9-520d-4d9d-97d8-a6715b7640c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.006234 10.0.0.36 - - [2025-02-10 02:25:57] "POST /fqname-to-id HTTP/1.1" 404 215 0.016164 10.0.0.36 - - [2025-02-10 02:25:57] "POST /neutron/network HTTP/1.1" 200 842 0.031566 10.0.0.36 - - [2025-02-10 02:25:58] "GET /projects?obj_uuids=ff3b5f5e-356c-4548-8706-acbc7bc16613&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001129 10.0.0.36 - - [2025-02-10 02:25:58] "DELETE /project/236cfc8ae7854e7f994b369eab3fc6f4 HTTP/1.1" 404 173 0.008628 10.0.0.36 - - [2025-02-10 02:25:58] "DELETE /project/b603e85ee30e4cb18dfc5d20c2e922e4 HTTP/1.1" 404 173 0.015554 10.0.0.36 - - [2025-02-10 02:25:58] "DELETE /project/ff3b5f5e356c45488706acbc7bc16613 HTTP/1.1" 404 173 0.014974 10.0.0.36 - - [2025-02-10 02:25:58] "GET /projects?obj_uuids=b603e85e-e30e-4cb1-8dfc-5d20c2e922e4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001123 10.0.0.36 - - [2025-02-10 02:25:58] "GET /projects?obj_uuids=9a26b254-1517-4cb8-8f08-d073b90633a2&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000999 10.0.0.36 - - [2025-02-10 02:25:58] "GET /projects?obj_uuids=236cfc8a-e785-4e7f-994b-369eab3fc6f4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004148 10.0.0.36 - - [2025-02-10 02:25:58] "GET /project/236cfc8a-e785-4e7f-994b-369eab3fc6f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.072817 10.0.0.36 - - [2025-02-10 02:25:58] "GET /project/b603e85e-e30e-4cb1-8dfc-5d20c2e922e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.104976 10.0.0.36 - - [2025-02-10 02:25:58] "GET /projects?obj_uuids=236cfc8a-e785-4e7f-994b-369eab3fc6f4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001214 10.0.0.36 - - [2025-02-10 02:25:58] "GET /projects?obj_uuids=b603e85e-e30e-4cb1-8dfc-5d20c2e922e4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001036 10.0.0.36 - - [2025-02-10 02:25:58] "GET /project/9a26b254-1517-4cb8-8f08-d073b90633a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1513 0.233586 10.0.0.36 - - [2025-02-10 02:25:58] "GET /projects?obj_uuids=9a26b254-1517-4cb8-8f08-d073b90633a2&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001190 10.0.0.36 - - [2025-02-10 02:25:58] "GET /project/236cfc8a-e785-4e7f-994b-369eab3fc6f4?fields=security_groups HTTP/1.1" 200 1399 0.158916 10.0.0.36 - - [2025-02-10 02:25:58] "GET /project/b603e85e-e30e-4cb1-8dfc-5d20c2e922e4?fields=security_groups HTTP/1.1" 200 1349 0.156617 10.0.0.36 - - [2025-02-10 02:25:58] "GET /project/9a26b254-1517-4cb8-8f08-d073b90633a2?fields=security_groups HTTP/1.1" 200 1397 0.143051 10.0.0.36 - - [2025-02-10 02:25:58] "POST /useragent-kv HTTP/1.1" 200 115 0.019761 10.0.0.36 - - [2025-02-10 02:25:58] "POST /virtual-networks HTTP/1.1" 200 694 0.538368 10.0.0.36 - - [2025-02-10 02:25:58] "POST /neutron/router HTTP/1.1" 200 344 0.718161 10.0.0.36 - - [2025-02-10 02:25:58] "POST /route-targets HTTP/1.1" 200 327 0.111058 10.0.0.36 - - [2025-02-10 02:25:58] "DELETE /security-group/12257e31-d2d7-4fc5-84f0-cd4187d09626 HTTP/1.1" 200 115 0.231113 10.0.0.36 - - [2025-02-10 02:25:58] "GET /projects?obj_uuids=b603e85e-e30e-4cb1-8dfc-5d20c2e922e4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002010 10.0.0.36 - - [2025-02-10 02:25:58] "POST /neutron/port HTTP/1.1" 200 1091 0.092804 10.0.0.36 - - [2025-02-10 02:25:58] "DELETE /security-group/6c7dbb9e-f9a2-4b85-805b-31c68b84f59e HTTP/1.1" 200 115 0.279937 10.0.0.36 - - [2025-02-10 02:25:58] "GET /projects?obj_uuids=236cfc8a-e785-4e7f-994b-369eab3fc6f4&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001063 10.0.0.36 - - [2025-02-10 02:25:58] "POST /ref-update HTTP/1.1" 200 156 0.069412 10.0.0.36 - - [2025-02-10 02:25:58] "POST /neutron/security_group HTTP/1.1" 200 2002 0.012294 10.0.0.36 - - [2025-02-10 02:25:58] "POST /service-instances HTTP/1.1" 200 670 0.185191 10.0.0.36 - - [2025-02-10 02:25:58] "GET /project/b603e85e-e30e-4cb1-8dfc-5d20c2e922e4?fields=application_policy_sets HTTP/1.1" 200 1388 0.146241 10.0.0.36 - - [2025-02-10 02:25:58] "GET /project/236cfc8a-e785-4e7f-994b-369eab3fc6f4?fields=application_policy_sets HTTP/1.1" 200 1438 0.162979 10.0.0.36 - - [2025-02-10 02:25:58] "POST /neutron/port HTTP/1.1" 200 1091 0.103008 10.0.0.36 - - [2025-02-10 02:25:58] "DELETE /access-control-list/3fa3ac55-7422-4e5b-bf64-efcb31fda47a HTTP/1.1" 200 115 0.108078 10.0.0.36 - - [2025-02-10 02:25:58] "DELETE /security-group/d768d063-1487-47d8-8646-99ff9bb97d39 HTTP/1.1" 200 115 0.338645 10.0.0.36 - - [2025-02-10 02:25:58] "POST /neutron/security_group HTTP/1.1" 200 2002 0.025284 10.0.0.36 - - [2025-02-10 02:25:58] "POST /route-tables HTTP/1.1" 200 582 0.095493 10.0.0.36 - - [2025-02-10 02:25:58] "GET /projects?obj_uuids=9a26b254-1517-4cb8-8f08-d073b90633a2&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001321 10.0.0.36 - - [2025-02-10 02:25:58] "POST /neutron/port HTTP/1.1" 200 1061 0.949436 10.0.0.36 - - [2025-02-10 02:25:58] "DELETE /access-control-list/6ac5d104-c04c-48a7-a35f-a8bbccb0fc4c HTTP/1.1" 200 115 0.086182 10.0.0.36 - - [2025-02-10 02:25:59] "POST /ref-update HTTP/1.1" 200 156 0.046071 10.0.0.36 - - [2025-02-10 02:25:59] "POST /neutron/port HTTP/1.1" 200 1061 0.040845 10.0.0.36 - - [2025-02-10 02:25:59] "PUT /logical-router/28c5b72d-52f4-424d-a7fb-000a5e8b1ac6 HTTP/1.1" 200 262 0.080507 10.0.0.36 - - [2025-02-10 02:25:59] "GET /project/9a26b254-1517-4cb8-8f08-d073b90633a2?fields=application_policy_sets HTTP/1.1" 200 1436 0.153629 10.0.0.36 - - [2025-02-10 02:25:59] "POST /neutron/port HTTP/1.1" 200 1091 0.071824 10.0.0.36 - - [2025-02-10 02:25:59] "POST /neutron/port HTTP/1.1" 200 1061 0.026264 10.0.0.36 - - [2025-02-10 02:25:59] "DELETE /project/b603e85e-e30e-4cb1-8dfc-5d20c2e922e4 HTTP/1.1" 200 115 1.049789 10.0.0.36 - - [2025-02-10 02:25:59] "POST /neutron/security_group HTTP/1.1" 200 2002 0.020948 10.0.0.36 - - [2025-02-10 02:25:59] "GET /virtual-machine/5047410e-6ff5-4bd4-8b74-2e9e13084a4a HTTP/1.1" 401 292 0.000466 10.0.0.36 - - [2025-02-10 02:25:59] "DELETE /project/236cfc8a-e785-4e7f-994b-369eab3fc6f4 HTTP/1.1" 200 115 1.079776 10.0.0.36 - - [2025-02-10 02:25:59] "POST /ref-update HTTP/1.1" 200 156 0.063342 10.0.0.36 - - [2025-02-10 02:25:59] "DELETE /access-control-list/cb27d9f1-a901-4f7d-b3cf-c8f125fd886c HTTP/1.1" 200 115 0.067260 10.0.0.36 - - [2025-02-10 02:25:59] "DELETE /access-control-list/61888153-c1a7-44d7-b80e-291ea1c92c08 HTTP/1.1" 200 115 0.066503 10.0.0.36 - - [2025-02-10 02:25:59] "POST /neutron/port HTTP/1.1" 200 1115 0.217742 10.0.0.36 - - [2025-02-10 02:25:59] "DELETE /access-control-list/41ba978b-57f6-4357-9226-e58c49e7035c HTTP/1.1" 200 115 0.064597 10.0.0.36 - - [2025-02-10 02:25:59] "DELETE /project/9a26b254-1517-4cb8-8f08-d073b90633a2 HTTP/1.1" 200 115 1.287062 10.0.0.36 - - [2025-02-10 02:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013651 10.0.0.36 - - [2025-02-10 02:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002797 10.0.0.36 - - [2025-02-10 02:25:59] "DELETE /access-control-list/bfbea8a0-413f-4304-9750-86af4849beb7 HTTP/1.1" 200 115 0.071127 10.0.0.36 - - [2025-02-10 02:25:59] "POST /neutron/port HTTP/1.1" 200 1089 0.065219 10.0.0.36 - - [2025-02-10 02:25:59] "POST /virtual-machines HTTP/1.1" 200 553 0.031938 10.0.0.36 - - [2025-02-10 02:25:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005395 10.0.0.36 - - [2025-02-10 02:25:59] "POST /neutron/subnet HTTP/1.1" 200 689 0.032403 10.0.0.36 - - [2025-02-10 02:25:59] "POST /neutron/port HTTP/1.1" 200 117 0.001336 10.0.0.36 - - [2025-02-10 02:25:59] "POST /neutron/network HTTP/1.1" 200 832 0.041586 10.0.0.36 - - [2025-02-10 02:25:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.123388 10.0.0.36 - - [2025-02-10 02:25:59] "GET /virtual-machine/5047410e-6ff5-4bd4-8b74-2e9e13084a4a HTTP/1.1" 200 1295 0.046624 10.0.0.36 - - [2025-02-10 02:25:59] "GET /virtual-machine-interface/cc50339e-4504-493a-bc09-9497d7a09af3 HTTP/1.1" 200 2957 0.010868 10.0.0.36 - - [2025-02-10 02:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.36 - - [2025-02-10 02:25:59] "POST /chown HTTP/1.1" 200 109 0.010315 10.0.0.36 - - [2025-02-10 02:25:59] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.004978 10.0.0.36 - - [2025-02-10 02:25:59] "GET /virtual-networks?parent_id=ff3b5f5e-356c-4548-8706-acbc7bc16613&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004199 10.0.0.36 - - [2025-02-10 02:25:59] "POST /instance-ips HTTP/1.1" 200 551 0.023673 10.0.0.36 - - [2025-02-10 02:25:59] "GET /virtual-network/38c79174-21e8-422e-b041-50c22934e0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005763 10.0.0.36 - - [2025-02-10 02:25:59] "POST /instance-ips HTTP/1.1" 400 246 0.016112 10.0.0.36 - - [2025-02-10 02:25:59] "POST /chown HTTP/1.1" 200 109 0.013265 10.0.0.36 - - [2025-02-10 02:25:59] "PUT /virtual-machine-interface/f3c3ab91-a3b2-4a1c-a359-b87a7f6792c9 HTTP/1.1" 200 284 0.013601 10.0.0.36 - - [2025-02-10 02:25:59] "PUT /instance-ip/8775beea-a4f7-419e-8d7d-0c51a2417074 HTTP/1.1" 200 256 0.016366 10.0.0.36 - - [2025-02-10 02:26:00] "POST /ref-update HTTP/1.1" 200 156 0.013221 10.0.0.36 - - [2025-02-10 02:26:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.109493 10.0.0.36 - - [2025-02-10 02:26:00] "POST /chown HTTP/1.1" 200 109 0.009408 10.0.0.36 - - [2025-02-10 02:26:00] "POST /instance-ips HTTP/1.1" 200 549 0.029760 10.0.0.36 - - [2025-02-10 02:26:00] "POST /instance-ips HTTP/1.1" 400 316 0.026296 10.0.0.36 - - [2025-02-10 02:26:00] "POST /chown HTTP/1.1" 200 109 0.011180 10.0.0.36 - - [2025-02-10 02:26:00] "PUT /virtual-machine-interface/db99c7f5-eea1-49fb-872d-70395bece0de HTTP/1.1" 200 284 0.013073 10.0.0.36 - - [2025-02-10 02:26:00] "PUT /instance-ip/537e0d5c-8245-48dc-8568-567412396ebe HTTP/1.1" 200 256 0.019321 10.0.0.36 - - [2025-02-10 02:26:00] "POST /ref-update HTTP/1.1" 200 156 0.016366 10.0.0.36 - - [2025-02-10 02:26:00] "POST /ref-update HTTP/1.1" 200 156 0.012814 10.0.0.36 - - [2025-02-10 02:26:00] "PUT /routing-instance/e44d9005-661f-4ab3-93f4-a136a389efa3 HTTP/1.1" 200 266 0.040440 10.0.0.36 - - [2025-02-10 02:26:00] "POST /ref-update HTTP/1.1" 200 156 0.039558 10.0.0.36 - - [2025-02-10 02:26:00] "POST /virtual-machines HTTP/1.1" 200 553 0.014106 10.0.0.36 - - [2025-02-10 02:26:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.108785 10.0.0.36 - - [2025-02-10 02:26:00] "POST /chown HTTP/1.1" 200 109 0.010327 10.0.0.36 - - [2025-02-10 02:26:01] "POST /instance-ips HTTP/1.1" 400 246 0.024706 10.0.0.36 - - [2025-02-10 02:26:01] "POST /chown HTTP/1.1" 200 109 0.008769 10.0.0.36 - - [2025-02-10 02:26:01] "PUT /virtual-machine-interface/a6b7d394-edac-4d51-907a-8eaed107d888 HTTP/1.1" 200 284 0.012139 10.0.0.36 - - [2025-02-10 02:26:01] "PUT /instance-ip/8775beea-a4f7-419e-8d7d-0c51a2417074 HTTP/1.1" 200 256 0.014012 10.0.0.36 - - [2025-02-10 02:26:01] "POST /ref-update HTTP/1.1" 200 156 0.014170 10.0.0.36 - - [2025-02-10 02:26:01] "POST /ref-update HTTP/1.1" 200 156 0.014091 10.0.0.36 - - [2025-02-10 02:26:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.113478 10.0.0.36 - - [2025-02-10 02:26:01] "POST /chown HTTP/1.1" 200 109 0.008980 10.0.0.36 - - [2025-02-10 02:26:01] "POST /instance-ips HTTP/1.1" 400 316 0.022354 10.0.0.36 - - [2025-02-10 02:26:01] "POST /chown HTTP/1.1" 200 109 0.010872 10.0.0.36 - - [2025-02-10 02:26:01] "PUT /virtual-machine-interface/74a1ffa6-a58e-4d98-8727-73df1b38ca2c HTTP/1.1" 200 284 0.016585 10.0.0.36 - - [2025-02-10 02:26:01] "PUT /instance-ip/537e0d5c-8245-48dc-8568-567412396ebe HTTP/1.1" 200 256 0.015435 10.0.0.36 - - [2025-02-10 02:26:01] "POST /ref-update HTTP/1.1" 200 156 0.015032 10.0.0.36 - - [2025-02-10 02:26:01] "POST /ref-update HTTP/1.1" 200 156 0.013854 10.0.0.36 - - [2025-02-10 02:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.36 - - [2025-02-10 02:26:02] "GET /virtual-network/38c79174-21e8-422e-b041-50c22934e0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005700 10.0.0.36 - - [2025-02-10 02:26:03] "GET /obj-perms HTTP/1.1" 200 5056 0.052244 10.0.0.36 - - [2025-02-10 02:26:03] "GET /obj-perms HTTP/1.1" 200 5056 0.058146 10.0.0.36 - - [2025-02-10 02:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004420 10.0.0.36 - - [2025-02-10 02:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.36 - - [2025-02-10 02:26:03] "POST /chown HTTP/1.1" 200 109 0.009281 10.0.0.36 - - [2025-02-10 02:26:03] "POST /instance-ips HTTP/1.1" 400 246 0.020963 10.0.0.36 - - [2025-02-10 02:26:03] "POST /chown HTTP/1.1" 200 109 0.009549 10.0.0.36 - - [2025-02-10 02:26:04] "POST /chown HTTP/1.1" 200 109 0.008553 10.0.0.36 - - [2025-02-10 02:26:04] "POST /instance-ips HTTP/1.1" 400 316 0.015698 10.0.0.36 - - [2025-02-10 02:26:04] "POST /chown HTTP/1.1" 200 109 0.009320 10.0.0.36 - - [2025-02-10 02:26:04] "POST /chown HTTP/1.1" 200 109 0.009822 10.0.0.36 - - [2025-02-10 02:26:04] "POST /instance-ips HTTP/1.1" 400 246 0.018867 10.0.0.36 - - [2025-02-10 02:26:04] "POST /chown HTTP/1.1" 200 109 0.008920 10.0.0.36 - - [2025-02-10 02:26:04] "POST /chown HTTP/1.1" 200 109 0.009372 10.0.0.36 - - [2025-02-10 02:26:04] "POST /instance-ips HTTP/1.1" 400 316 0.017112 10.0.0.36 - - [2025-02-10 02:26:04] "POST /chown HTTP/1.1" 200 109 0.019017 10.0.0.36 - - [2025-02-10 02:26:06] "POST /neutron/port HTTP/1.1" 200 1091 0.015789 10.0.0.36 - - [2025-02-10 02:26:06] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006561 10.0.0.36 - - [2025-02-10 02:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004808 10.0.0.36 - - [2025-02-10 02:26:07] "GET /virtual-network/38c79174-21e8-422e-b041-50c22934e0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006226 10.0.0.36 - - [2025-02-10 02:26:08] "POST /neutron/port HTTP/1.1" 200 1091 0.017841 10.0.0.36 - - [2025-02-10 02:26:08] "POST /neutron/port HTTP/1.1" 200 1091 0.016160 10.0.0.36 - - [2025-02-10 02:26:08] "POST /neutron/network HTTP/1.1" 200 837 0.006886 10.0.0.36 - - [2025-02-10 02:26:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004397 10.0.0.36 - - [2025-02-10 02:26:08] "POST /neutron/subnet HTTP/1.1" 200 699 0.015165 10.0.0.36 - - [2025-02-10 02:26:08] "POST /neutron/port HTTP/1.1" 200 117 0.001889 10.0.0.36 - - [2025-02-10 02:26:08] "POST /neutron/network HTTP/1.1" 200 827 0.008360 10.0.0.36 - - [2025-02-10 02:26:09] "POST /neutron/port HTTP/1.1" 200 1089 0.016855 10.0.0.36 - - [2025-02-10 02:26:09] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005208 10.0.0.36 - - [2025-02-10 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.36 - - [2025-02-10 02:26:09] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.004634 10.0.0.36 - - [2025-02-10 02:26:09] "GET /virtual-networks?parent_id=ff3b5f5e-356c-4548-8706-acbc7bc16613&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003819 10.0.0.36 - - [2025-02-10 02:26:09] "GET /virtual-network/38c79174-21e8-422e-b041-50c22934e0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006542 10.0.0.36 - - [2025-02-10 02:26:09] "POST /neutron/port HTTP/1.1" 200 1089 0.014820 10.0.0.36 - - [2025-02-10 02:26:09] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006453 10.0.0.36 - - [2025-02-10 02:26:09] "POST /neutron/port HTTP/1.1" 200 1089 0.015905 10.0.0.36 - - [2025-02-10 02:26:09] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006375 10.0.0.36 - - [2025-02-10 02:26:09] "POST /neutron/port HTTP/1.1" 200 1089 0.016157 10.0.0.36 - - [2025-02-10 02:26:09] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006854 10.0.0.36 - - [2025-02-10 02:26:09] "GET /virtual-machine/59ca5604-a76a-404b-a83a-4a67311f03d6 HTTP/1.1" 200 1295 0.004763 10.0.0.36 - - [2025-02-10 02:26:09] "GET /virtual-machine-interface/700e7d96-cebc-4d45-b7b5-58d61707382d HTTP/1.1" 200 2968 0.005142 10.0.0.36 - - [2025-02-10 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.36 - - [2025-02-10 02:26:09] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.002992 10.0.0.36 - - [2025-02-10 02:26:09] "GET /virtual-networks?parent_id=ff3b5f5e-356c-4548-8706-acbc7bc16613&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003803 10.0.0.36 - - [2025-02-10 02:26:09] "GET /virtual-network/e7f51e19-5844-4476-9114-598bd4ca0fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006791 10.0.0.36 - - [2025-02-10 02:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.36 - - [2025-02-10 02:26:11] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.004227 10.0.0.36 - - [2025-02-10 02:26:11] "GET /virtual-networks?parent_id=ff3b5f5e-356c-4548-8706-acbc7bc16613&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004028 10.0.0.36 - - [2025-02-10 02:26:11] "GET /virtual-network/e7f51e19-5844-4476-9114-598bd4ca0fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.011293 10.0.0.36 - - [2025-02-10 02:26:15] "POST /neutron/router HTTP/1.1" 200 656 0.004716 10.0.0.36 - - [2025-02-10 02:26:15] "POST /ref-update HTTP/1.1" 200 156 0.012716 10.0.0.36 - - [2025-02-10 02:26:15] "POST /neutron/router HTTP/1.1" 200 344 0.107034 10.0.0.36 - - [2025-02-10 02:26:15] "POST /neutron/router HTTP/1.1" 200 656 0.006529 10.0.0.36 - - [2025-02-10 02:26:15] "GET /logical-router/28c5b72d-52f4-424d-a7fb-000a5e8b1ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.005738 10.0.0.36 - - [2025-02-10 02:26:15] "GET /service-instance/0e9f4c57-2971-41ee-8814-9b7f8249dd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2314 0.003877 10.0.0.36 - - [2025-02-10 02:26:15] "PUT /logical-router/28c5b72d-52f4-424d-a7fb-000a5e8b1ac6 HTTP/1.1" 500 213 0.133266 10.0.0.36 - - [2025-02-10 02:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005192 10.0.0.36 - - [2025-02-10 02:26:15] "POST /neutron/router HTTP/1.1" 200 151 0.250004 10.0.0.36 - - [2025-02-10 02:26:15] "DELETE /route-target/22aa55fb-eb5a-4aab-81f6-88b66deb0cbd HTTP/1.1" 409 239 0.004653 10.0.0.36 - - [2025-02-10 02:26:15] "POST /ref-update HTTP/1.1" 200 156 0.019517 10.0.0.36 - - [2025-02-10 02:26:15] "GET /logical-router/28c5b72d-52f4-424d-a7fb-000a5e8b1ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003930 10.0.0.36 - - [2025-02-10 02:26:15] "PUT /routing-instance/e44d9005-661f-4ab3-93f4-a136a389efa3 HTTP/1.1" 200 266 0.015918 10.0.0.36 - - [2025-02-10 02:26:15] "GET /service-instance/0e9f4c57-2971-41ee-8814-9b7f8249dd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2314 0.011955 10.0.0.36 - - [2025-02-10 02:26:15] "POST /neutron/network HTTP/1.1" 200 832 0.009426 10.0.0.36 - - [2025-02-10 02:26:16] "DELETE /route-table/58863985-be91-4040-bb0c-05a6f2ba768d HTTP/1.1" 200 115 0.029726 10.0.0.36 - - [2025-02-10 02:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004645 10.0.0.36 - - [2025-02-10 02:26:16] "POST /neutron/network HTTP/1.1" 400 204 0.054595 10.0.0.36 - - [2025-02-10 02:26:16] "GET /virtual-network/05dd18e6-afac-48d0-b2d6-b72da50f4abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.006676 10.0.0.36 - - [2025-02-10 02:26:16] "POST /ref-update HTTP/1.1" 200 156 0.013635 10.0.0.36 - - [2025-02-10 02:26:16] "POST /ref-update HTTP/1.1" 200 156 0.013361 10.0.0.36 - - [2025-02-10 02:26:16] "DELETE /instance-ip/537e0d5c-8245-48dc-8568-567412396ebe HTTP/1.1" 200 115 0.038651 10.0.0.36 - - [2025-02-10 02:26:16] "POST /useragent-kv HTTP/1.1" 200 115 0.006558 10.0.0.36 - - [2025-02-10 02:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004898 10.0.0.36 - - [2025-02-10 02:26:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002701 10.0.0.36 - - [2025-02-10 02:26:16] "DELETE /virtual-network/05dd18e6-afac-48d0-b2d6-b72da50f4abc HTTP/1.1" 200 115 0.125095 10.0.0.36 - - [2025-02-10 02:26:16] "DELETE /route-target/5e414244-374f-4efe-9101-65730e9110f4 HTTP/1.1" 200 115 0.046971 10.0.0.36 - - [2025-02-10 02:26:16] "POST /neutron/port HTTP/1.1" 200 1089 0.029584 10.0.0.36 - - [2025-02-10 02:26:16] "DELETE /service-instance/0e9f4c57-2971-41ee-8814-9b7f8249dd54 HTTP/1.1" 200 115 0.072935 10.0.0.36 - - [2025-02-10 02:26:16] "POST /neutron/port HTTP/1.1" 200 1115 0.026135 10.0.0.36 - - [2025-02-10 02:26:16] "GET /virtual-machine-interface/74a1ffa6-a58e-4d98-8727-73df1b38ca2c?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1332 0.008816 10.0.0.36 - - [2025-02-10 02:26:16] "POST /neutron/port HTTP/1.1" 200 1091 0.027793 10.0.0.36 - - [2025-02-10 02:26:16] "POST /neutron/port HTTP/1.1" 200 1117 0.012492 10.0.0.36 - - [2025-02-10 02:26:16] "DELETE /virtual-machine-interface/74a1ffa6-a58e-4d98-8727-73df1b38ca2c HTTP/1.1" 200 115 0.064940 10.0.0.36 - - [2025-02-10 02:26:16] "GET /virtual-machine-interface/a6b7d394-edac-4d51-907a-8eaed107d888?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1654 0.005913 10.0.0.36 - - [2025-02-10 02:26:16] "POST /neutron/port HTTP/1.1" 200 151 0.185279 10.0.0.36 - - [2025-02-10 02:26:16] "POST /ref-update HTTP/1.1" 200 156 0.013232 10.0.0.36 - - [2025-02-10 02:26:16] "POST /neutron/port HTTP/1.1" 200 151 0.142770 10.0.0.36 - - [2025-02-10 02:26:16] "GET /instance-ip/8775beea-a4f7-419e-8d7d-0c51a2417074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005816 10.0.0.36 - - [2025-02-10 02:26:16] "DELETE /virtual-machine-interface/a6b7d394-edac-4d51-907a-8eaed107d888 HTTP/1.1" 200 115 0.049385 10.0.0.36 - - [2025-02-10 02:26:16] "DELETE /virtual-machine/f101fb57-28ff-4717-ad09-df469e3d72d4 HTTP/1.1" 200 115 0.021588 10.0.0.36 - - [2025-02-10 02:26:16] "GET /virtual-machine-interface/f3c3ab91-a3b2-4a1c-a359-b87a7f6792c9?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1654 0.008182 10.0.0.36 - - [2025-02-10 02:26:16] "POST /ref-update HTTP/1.1" 200 156 0.014117 10.0.0.36 - - [2025-02-10 02:26:17] "GET /instance-ip/8775beea-a4f7-419e-8d7d-0c51a2417074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1693 0.006142 10.0.0.36 - - [2025-02-10 02:26:17] "DELETE /instance-ip/8775beea-a4f7-419e-8d7d-0c51a2417074 HTTP/1.1" 200 115 0.031085 10.0.0.36 - - [2025-02-10 02:26:17] "DELETE /virtual-machine-interface/f3c3ab91-a3b2-4a1c-a359-b87a7f6792c9 HTTP/1.1" 200 115 0.038993 10.0.0.36 - - [2025-02-10 02:26:17] "GET /virtual-machine-interface/db99c7f5-eea1-49fb-872d-70395bece0de?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1333 0.005982 10.0.0.36 - - [2025-02-10 02:26:17] "DELETE /virtual-machine-interface/db99c7f5-eea1-49fb-872d-70395bece0de HTTP/1.1" 200 115 0.030568 10.0.0.36 - - [2025-02-10 02:26:17] "POST /ref-update HTTP/1.1" 200 156 0.009947 10.0.0.36 - - [2025-02-10 02:26:17] "DELETE /virtual-machine/c621ddbb-fb2e-45b8-9baf-f3a3da53ed60 HTTP/1.1" 200 115 0.018702 10.0.0.36 - - [2025-02-10 02:26:18] "POST /neutron/network HTTP/1.1" 200 832 0.006360 10.0.0.36 - - [2025-02-10 02:26:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003054 10.0.0.36 - - [2025-02-10 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005227 10.0.0.36 - - [2025-02-10 02:26:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002243 10.0.0.36 - - [2025-02-10 02:26:18] "POST /neutron/network HTTP/1.1" 200 151 0.081539 10.0.0.36 - - [2025-02-10 02:26:18] "POST /neutron/network HTTP/1.1" 200 827 0.011057 10.0.0.36 - - [2025-02-10 02:26:18] "DELETE /route-target/0a1f307d-62d4-4a7e-b67c-5367ef1c627c HTTP/1.1" 200 115 0.027228 10.0.0.36 - - [2025-02-10 02:26:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003756 10.0.0.36 - - [2025-02-10 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.36 - - [2025-02-10 02:26:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002348 10.0.0.36 - - [2025-02-10 02:26:18] "POST /neutron/network HTTP/1.1" 200 151 0.083913 10.0.0.36 - - [2025-02-10 02:26:18] "DELETE /route-target/51748cb7-ff46-4d9a-8c8d-8ecdb46d9068 HTTP/1.1" 200 115 0.017214 10.0.0.36 - - [2025-02-10 02:26:18] "GET /projects?obj_uuids=ff3b5f5e-356c-4548-8706-acbc7bc16613&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001314 10.0.0.36 - - [2025-02-10 02:26:18] "GET /project/ff3b5f5e-356c-4548-8706-acbc7bc16613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.027170 10.0.0.36 - - [2025-02-10 02:26:18] "GET /projects?obj_uuids=ff3b5f5e-356c-4548-8706-acbc7bc16613&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001158 10.0.0.36 - - [2025-02-10 02:26:18] "GET /project/ff3b5f5e-356c-4548-8706-acbc7bc16613?fields=virtual_networks HTTP/1.1" 200 1038 0.065733 10.0.0.36 - - [2025-02-10 02:26:18] "GET /projects?obj_uuids=ff3b5f5e-356c-4548-8706-acbc7bc16613&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001165 10.0.0.36 - - [2025-02-10 02:26:18] "GET /project/ff3b5f5e-356c-4548-8706-acbc7bc16613?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.023789 10.0.0.36 - - [2025-02-10 02:26:18] "GET /projects?obj_uuids=ff3b5f5e-356c-4548-8706-acbc7bc16613&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001201 10.0.0.36 - - [2025-02-10 02:26:18] "GET /project/ff3b5f5e-356c-4548-8706-acbc7bc16613?fields=security_groups HTTP/1.1" 200 1267 0.026423 10.0.0.36 - - [2025-02-10 02:26:19] "POST /fqname-to-id HTTP/1.1" 404 196 0.027008 10.0.0.36 - - [2025-02-10 02:26:19] "GET /projects?obj_uuids=2e420d2e-e839-478f-8fab-df57b4ffec30&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002824 10.0.0.36 - - [2025-02-10 02:26:19] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001669 10.0.0.36 - - [2025-02-10 02:26:19] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008534 10.0.0.36 - - [2025-02-10 02:26:19] "POST /id-to-fqname HTTP/1.1" 200 198 0.001416 10.0.0.36 - - [2025-02-10 02:26:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.003762 10.0.0.36 - - [2025-02-10 02:26:19] "POST /security-groups HTTP/1.1" 200 599 0.063652 10.0.0.36 - - [2025-02-10 02:26:19] "POST /fqname-to-id HTTP/1.1" 404 242 0.002888 10.0.0.36 - - [2025-02-10 02:26:19] "POST /projects HTTP/1.1" 200 601 0.218279 10.0.0.36 - - [2025-02-10 02:26:19] "POST /access-control-lists HTTP/1.1" 200 604 0.058538 10.0.0.36 - - [2025-02-10 02:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.299930 10.0.0.36 - - [2025-02-10 02:26:20] "POST /fqname-to-id HTTP/1.1" 404 241 0.003256 10.0.0.36 - - [2025-02-10 02:26:20] "GET /project/2e420d2e-e839-478f-8fab-df57b4ffec30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.424884 10.0.0.36 - - [2025-02-10 02:26:20] "POST /access-control-lists HTTP/1.1" 200 602 0.059920 10.0.0.36 - - [2025-02-10 02:26:21] "GET / HTTP/1.1" 200 35931 0.002398 10.0.0.36 - - [2025-02-10 02:26:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000564 10.0.0.36 - - [2025-02-10 02:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.056772 10.0.0.36 - - [2025-02-10 02:26:22] "GET /projects?obj_uuids=2e420d2e-e839-478f-8fab-df57b4ffec30&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001086 10.0.0.36 - - [2025-02-10 02:26:22] "GET /project/2e420d2e-e839-478f-8fab-df57b4ffec30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.025320 10.0.0.36 - - [2025-02-10 02:26:22] "POST /neutron/network HTTP/1.1" 200 117 0.029249 10.0.0.36 - - [2025-02-10 02:26:22] "GET /projects?obj_uuids=2e420d2e-e839-478f-8fab-df57b4ffec30&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001507 10.0.0.36 - - [2025-02-10 02:26:22] "POST /neutron/network HTTP/1.1" 200 613 0.068375 10.0.0.36 - - [2025-02-10 02:26:22] "POST /route-targets HTTP/1.1" 200 327 0.010613 10.0.0.36 - - [2025-02-10 02:26:22] "POST /ref-update HTTP/1.1" 200 156 0.013827 10.0.0.36 - - [2025-02-10 02:26:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003509 10.0.0.36 - - [2025-02-10 02:26:22] "POST /neutron/subnet HTTP/1.1" 200 710 0.127987 10.0.0.36 - - [2025-02-10 02:26:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.001007 10.0.0.36 - - [2025-02-10 02:26:22] "POST /useragent-kv HTTP/1.1" 200 115 0.006241 10.0.0.36 - - [2025-02-10 02:26:22] "POST /neutron/subnet HTTP/1.1" 200 828 0.128916 10.0.0.36 - - [2025-02-10 02:26:22] "POST /neutron/network HTTP/1.1" 200 1003 0.007507 10.0.0.36 - - [2025-02-10 02:26:22] "POST /id-to-fqname HTTP/1.1" 200 228 0.001269 10.0.0.36 - - [2025-02-10 02:26:22] "GET /virtual-network/6ac6440d-99da-460f-b1ad-657400bb0c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.004895 10.0.0.36 - - [2025-02-10 02:26:22] "POST /neutron/network HTTP/1.1" 200 1003 0.008204 10.0.0.36 - - [2025-02-10 02:26:22] "GET /virtual-network/6ac6440d-99da-460f-b1ad-657400bb0c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.005730 10.0.0.36 - - [2025-02-10 02:26:23] "POST /neutron/network HTTP/1.1" 200 1003 0.007580 10.0.0.36 - - [2025-02-10 02:26:23] "POST /neutron/subnet HTTP/1.1" 200 710 0.006276 10.0.0.36 - - [2025-02-10 02:26:23] "POST /neutron/subnet HTTP/1.1" 200 828 0.006261 10.0.0.36 - - [2025-02-10 02:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.36 - - [2025-02-10 02:26:23] "GET /projects?obj_uuids=2e420d2e-e839-478f-8fab-df57b4ffec30&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001039 10.0.0.36 - - [2025-02-10 02:26:23] "GET /project/2e420d2e-e839-478f-8fab-df57b4ffec30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.028099 10.0.0.36 - - [2025-02-10 02:26:23] "POST /neutron/network HTTP/1.1" 200 117 0.009450 10.0.0.36 - - [2025-02-10 02:26:23] "GET /projects?obj_uuids=2e420d2e-e839-478f-8fab-df57b4ffec30&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001177 10.0.0.36 - - [2025-02-10 02:26:23] "POST /fqname-to-id HTTP/1.1" 404 207 0.024749 10.0.0.36 - - [2025-02-10 02:26:23] "POST /neutron/network HTTP/1.1" 200 613 0.065332 10.0.0.36 - - [2025-02-10 02:26:23] "POST /route-targets HTTP/1.1" 200 327 0.010576 10.0.0.36 - - [2025-02-10 02:26:23] "POST /ref-update HTTP/1.1" 200 156 0.011516 10.0.0.36 - - [2025-02-10 02:26:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003392 10.0.0.36 - - [2025-02-10 02:26:23] "POST /neutron/subnet HTTP/1.1" 200 734 0.177584 10.0.0.36 - - [2025-02-10 02:26:23] "POST /fqname-to-id HTTP/1.1" 404 207 0.004587 10.0.0.36 - - [2025-02-10 02:26:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002133 10.0.0.36 - - [2025-02-10 02:26:23] "POST /neutron/subnet HTTP/1.1" 200 823 0.154811 10.0.0.36 - - [2025-02-10 02:26:23] "POST /neutron/network HTTP/1.1" 200 1007 0.008444 10.0.0.36 - - [2025-02-10 02:26:23] "POST /id-to-fqname HTTP/1.1" 200 228 0.001135 10.0.0.36 - - [2025-02-10 02:26:23] "GET /virtual-network/aad5992f-47d9-4ef7-a636-bc3b679f9928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.004556 10.0.0.36 - - [2025-02-10 02:26:23] "POST /neutron/network HTTP/1.1" 200 1007 0.006753 10.0.0.36 - - [2025-02-10 02:26:23] "GET /virtual-network/aad5992f-47d9-4ef7-a636-bc3b679f9928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.004690 10.0.0.36 - - [2025-02-10 02:26:23] "POST /neutron/network HTTP/1.1" 200 1007 0.006702 10.0.0.36 - - [2025-02-10 02:26:23] "POST /neutron/subnet HTTP/1.1" 200 734 0.005840 10.0.0.36 - - [2025-02-10 02:26:23] "POST /neutron/subnet HTTP/1.1" 200 823 0.005684 10.0.0.36 - - [2025-02-10 02:26:23] "POST /fqname-to-id HTTP/1.1" 404 234 0.002127 10.0.0.36 - - [2025-02-10 02:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.36 - - [2025-02-10 02:26:23] "GET /projects?obj_uuids=2e420d2e-e839-478f-8fab-df57b4ffec30&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001007 10.0.0.36 - - [2025-02-10 02:26:23] "GET /project/2e420d2e-e839-478f-8fab-df57b4ffec30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.026138 10.0.0.36 - - [2025-02-10 02:26:24] "POST /network-policys HTTP/1.1" 200 577 0.063812 10.0.0.36 - - [2025-02-10 02:26:24] "GET /network-policy/8d2da9cd-26ab-4c1d-b5cb-d2135cadc49f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.005378 10.0.0.36 - - [2025-02-10 02:26:24] "POST /neutron/network HTTP/1.1" 200 1003 0.009488 10.0.0.36 - - [2025-02-10 02:26:24] "POST /fqname-to-id HTTP/1.1" 404 242 0.007618 10.0.0.36 - - [2025-02-10 02:26:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.003657 10.0.0.36 - - [2025-02-10 02:26:24] "POST /neutron/network HTTP/1.1" 200 1111 0.057317 10.0.0.36 - - [2025-02-10 02:26:24] "POST /access-control-lists HTTP/1.1" 200 596 0.075006 10.0.0.36 - - [2025-02-10 02:26:24] "POST /neutron/network HTTP/1.1" 200 1111 0.046650 10.0.0.36 - - [2025-02-10 02:26:24] "GET /virtual-network/6ac6440d-99da-460f-b1ad-657400bb0c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.008019 10.0.0.36 - - [2025-02-10 02:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.36 - - [2025-02-10 02:26:24] "GET /network-policy/8d2da9cd-26ab-4c1d-b5cb-d2135cadc49f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.004452 10.0.0.36 - - [2025-02-10 02:26:24] "POST /neutron/network HTTP/1.1" 200 1007 0.007949 10.0.0.36 - - [2025-02-10 02:26:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.007597 10.0.0.36 - - [2025-02-10 02:26:24] "POST /neutron/network HTTP/1.1" 200 1115 0.059406 10.0.0.36 - - [2025-02-10 02:26:24] "PUT /access-control-list/5811a5e3-1d5b-42f1-846c-4660a274c0af HTTP/1.1" 200 272 0.062097 10.0.0.36 - - [2025-02-10 02:26:24] "POST /neutron/network HTTP/1.1" 200 1115 0.025160 10.0.0.36 - - [2025-02-10 02:26:24] "GET /virtual-network/aad5992f-47d9-4ef7-a636-bc3b679f9928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.007325 10.0.0.36 - - [2025-02-10 02:26:24] "POST /fqname-to-id HTTP/1.1" 404 242 0.006069 10.0.0.36 - - [2025-02-10 02:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.36 - - [2025-02-10 02:26:24] "GET /network-policy/8d2da9cd-26ab-4c1d-b5cb-d2135cadc49f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.002921 10.0.0.36 - - [2025-02-10 02:26:24] "GET /domains HTTP/1.1" 401 292 0.000485 10.0.0.36 - - [2025-02-10 02:26:24] "POST /access-control-lists HTTP/1.1" 200 596 0.060956 10.0.0.36 - - [2025-02-10 02:26:24] "POST /ref-update HTTP/1.1" 200 156 0.010615 10.0.0.36 - - [2025-02-10 02:26:24] "GET /domains HTTP/1.1" 200 280 0.024740 10.0.0.36 - - [2025-02-10 02:26:24] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001077 10.0.0.36 - - [2025-02-10 02:26:24] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2770 0.008768 10.0.0.36 - - [2025-02-10 02:26:24] "GET /projects?obj_uuids=2e420d2e-e839-478f-8fab-df57b4ffec30&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000993 10.0.0.36 - - [2025-02-10 02:26:25] "GET /project/2e420d2e-e839-478f-8fab-df57b4ffec30 HTTP/1.1" 200 2625 0.069557 10.0.0.36 - - [2025-02-10 02:26:25] "GET /virtual-network/6ac6440d-99da-460f-b1ad-657400bb0c6e HTTP/1.1" 200 3496 0.005905 10.0.0.36 - - [2025-02-10 02:26:25] "GET /virtual-network/6ac6440d-99da-460f-b1ad-657400bb0c6e HTTP/1.1" 200 3496 0.005097 10.0.0.36 - - [2025-02-10 02:26:25] "GET /routing-instance/dd2d7617-8e08-4038-9ba3-ec3b4ba640f0 HTTP/1.1" 200 1796 0.003060 10.0.0.36 - - [2025-02-10 02:26:25] "GET /routing-instance/dd2d7617-8e08-4038-9ba3-ec3b4ba640f0 HTTP/1.1" 200 1796 0.002819 10.0.0.36 - - [2025-02-10 02:26:25] "GET /route-target/2102c43f-cb63-4b5b-ab70-cd6f3ecd5ed7 HTTP/1.1" 200 1212 0.002659 10.0.0.36 - - [2025-02-10 02:26:25] "GET /virtual-network/6ac6440d-99da-460f-b1ad-657400bb0c6e HTTP/1.1" 200 3496 0.004746 10.0.0.36 - - [2025-02-10 02:26:25] "GET /routing-instance/dd2d7617-8e08-4038-9ba3-ec3b4ba640f0 HTTP/1.1" 200 1796 0.002825 10.0.0.36 - - [2025-02-10 02:26:25] "GET /virtual-network/6ac6440d-99da-460f-b1ad-657400bb0c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.004514 10.0.0.36 - - [2025-02-10 02:26:25] "GET /virtual-network/6ac6440d-99da-460f-b1ad-657400bb0c6e HTTP/1.1" 200 3496 0.004470 10.0.0.36 - - [2025-02-10 02:26:25] "GET /routing-instance/dd2d7617-8e08-4038-9ba3-ec3b4ba640f0 HTTP/1.1" 200 1796 0.003046 10.0.0.36 - - [2025-02-10 02:26:25] "GET /routing-instance/dd2d7617-8e08-4038-9ba3-ec3b4ba640f0 HTTP/1.1" 200 1796 0.003142 10.0.0.36 - - [2025-02-10 02:26:25] "GET /route-target/2102c43f-cb63-4b5b-ab70-cd6f3ecd5ed7 HTTP/1.1" 200 1212 0.002487 10.0.0.36 - - [2025-02-10 02:26:25] "GET /domains HTTP/1.1" 200 280 0.002448 10.0.0.36 - - [2025-02-10 02:26:25] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000997 10.0.0.36 - - [2025-02-10 02:26:25] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2770 0.007029 10.0.0.36 - - [2025-02-10 02:26:25] "GET /projects?obj_uuids=2e420d2e-e839-478f-8fab-df57b4ffec30&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001033 10.0.0.36 - - [2025-02-10 02:26:25] "GET /project/2e420d2e-e839-478f-8fab-df57b4ffec30 HTTP/1.1" 200 2625 0.070165 10.0.0.36 - - [2025-02-10 02:26:25] "GET /virtual-network/6ac6440d-99da-460f-b1ad-657400bb0c6e HTTP/1.1" 200 3496 0.004794 10.0.0.36 - - [2025-02-10 02:26:25] "GET /obj-perms HTTP/1.1" 200 5046 0.049067 10.0.0.36 - - [2025-02-10 02:26:25] "GET /domains HTTP/1.1" 200 280 0.002957 10.0.0.36 - - [2025-02-10 02:26:25] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001067 10.0.0.36 - - [2025-02-10 02:26:25] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2770 0.007373 10.0.0.36 - - [2025-02-10 02:26:25] "GET /projects?obj_uuids=2e420d2e-e839-478f-8fab-df57b4ffec30&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002839 10.0.0.36 - - [2025-02-10 02:26:25] "GET /project/2e420d2e-e839-478f-8fab-df57b4ffec30 HTTP/1.1" 200 2625 0.073490 10.0.0.36 - - [2025-02-10 02:26:25] "GET /virtual-network/aad5992f-47d9-4ef7-a636-bc3b679f9928 HTTP/1.1" 200 3509 0.007209 10.0.0.36 - - [2025-02-10 02:26:25] "GET /virtual-network/aad5992f-47d9-4ef7-a636-bc3b679f9928 HTTP/1.1" 200 3509 0.005036 10.0.0.36 - - [2025-02-10 02:26:25] "GET /routing-instance/c0d2a017-af8d-4a01-9453-5af77f69b52d HTTP/1.1" 200 1796 0.003218 10.0.0.36 - - [2025-02-10 02:26:25] "GET /routing-instance/c0d2a017-af8d-4a01-9453-5af77f69b52d HTTP/1.1" 200 1796 0.002953 10.0.0.36 - - [2025-02-10 02:26:25] "GET /route-target/69436f35-4c72-4abe-a347-5a9bf9b6da13 HTTP/1.1" 200 1212 0.002628 10.0.0.36 - - [2025-02-10 02:26:25] "GET /virtual-network/aad5992f-47d9-4ef7-a636-bc3b679f9928 HTTP/1.1" 200 3509 0.004452 10.0.0.36 - - [2025-02-10 02:26:25] "GET /routing-instance/c0d2a017-af8d-4a01-9453-5af77f69b52d HTTP/1.1" 200 1796 0.002911 10.0.0.36 - - [2025-02-10 02:26:25] "GET /virtual-network/aad5992f-47d9-4ef7-a636-bc3b679f9928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.004872 10.0.0.36 - - [2025-02-10 02:26:25] "GET /virtual-network/aad5992f-47d9-4ef7-a636-bc3b679f9928 HTTP/1.1" 200 3509 0.004739 10.0.0.36 - - [2025-02-10 02:26:25] "GET /routing-instance/c0d2a017-af8d-4a01-9453-5af77f69b52d HTTP/1.1" 200 1796 0.002681 10.0.0.36 - - [2025-02-10 02:26:25] "GET /routing-instance/c0d2a017-af8d-4a01-9453-5af77f69b52d HTTP/1.1" 200 1796 0.002669 10.0.0.36 - - [2025-02-10 02:26:25] "GET /route-target/69436f35-4c72-4abe-a347-5a9bf9b6da13 HTTP/1.1" 200 1212 0.002433 10.0.0.36 - - [2025-02-10 02:26:25] "GET /domains HTTP/1.1" 200 280 0.003786 10.0.0.36 - - [2025-02-10 02:26:25] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001519 10.0.0.36 - - [2025-02-10 02:26:25] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2770 0.009933 10.0.0.36 - - [2025-02-10 02:26:25] "GET /projects?obj_uuids=2e420d2e-e839-478f-8fab-df57b4ffec30&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001817 10.0.0.36 - - [2025-02-10 02:26:25] "GET /project/2e420d2e-e839-478f-8fab-df57b4ffec30 HTTP/1.1" 200 2625 0.079658 10.0.0.36 - - [2025-02-10 02:26:26] "GET /virtual-network/aad5992f-47d9-4ef7-a636-bc3b679f9928 HTTP/1.1" 200 3509 0.005646 10.0.0.36 - - [2025-02-10 02:26:26] "GET /obj-perms HTTP/1.1" 200 5046 0.003843 10.0.0.36 - - [2025-02-10 02:26:26] "GET /virtual-network/aad5992f-47d9-4ef7-a636-bc3b679f9928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006190 10.0.0.36 - - [2025-02-10 02:26:26] "POST /neutron/network HTTP/1.1" 200 1115 0.008018 10.0.0.36 - - [2025-02-10 02:26:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.009765 10.0.0.36 - - [2025-02-10 02:26:26] "POST /neutron/network HTTP/1.1" 200 1007 0.055828 10.0.0.36 - - [2025-02-10 02:26:26] "DELETE /access-control-list/e78c996b-6778-4ae5-a24c-6b7f4f863019 HTTP/1.1" 200 115 0.033100 10.0.0.36 - - [2025-02-10 02:26:26] "POST /neutron/network HTTP/1.1" 200 1007 0.008631 10.0.0.36 - - [2025-02-10 02:26:26] "GET /virtual-network/aad5992f-47d9-4ef7-a636-bc3b679f9928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005935 10.0.0.36 - - [2025-02-10 02:26:26] "POST /ref-update HTTP/1.1" 200 156 0.031040 10.0.0.36 - - [2025-02-10 02:26:26] "GET /virtual-network/6ac6440d-99da-460f-b1ad-657400bb0c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.010462 10.0.0.36 - - [2025-02-10 02:26:26] "POST /neutron/network HTTP/1.1" 200 1111 0.008701 10.0.0.36 - - [2025-02-10 02:26:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.005228 10.0.0.36 - - [2025-02-10 02:26:26] "POST /neutron/network HTTP/1.1" 200 1003 0.046285 10.0.0.36 - - [2025-02-10 02:26:26] "DELETE /access-control-list/5811a5e3-1d5b-42f1-846c-4660a274c0af HTTP/1.1" 200 115 0.024548 10.0.0.36 - - [2025-02-10 02:26:26] "POST /neutron/network HTTP/1.1" 200 1003 0.012170 10.0.0.36 - - [2025-02-10 02:26:26] "POST /ref-update HTTP/1.1" 200 156 0.017454 10.0.0.36 - - [2025-02-10 02:26:26] "GET /virtual-network/6ac6440d-99da-460f-b1ad-657400bb0c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008157 10.0.0.36 - - [2025-02-10 02:26:26] "DELETE /network-policy/8d2da9cd-26ab-4c1d-b5cb-d2135cadc49f HTTP/1.1" 200 115 0.026850 10.0.0.36 - - [2025-02-10 02:26:26] "POST /neutron/network HTTP/1.1" 200 1007 0.007517 10.0.0.36 - - [2025-02-10 02:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.36 - - [2025-02-10 02:26:26] "POST /useragent-kv HTTP/1.1" 200 115 0.003268 10.0.0.36 - - [2025-02-10 02:26:26] "POST /useragent-kv HTTP/1.1" 200 115 0.001882 10.0.0.36 - - [2025-02-10 02:26:26] "POST /useragent-kv HTTP/1.1" 200 115 0.001692 10.0.0.36 - - [2025-02-10 02:26:26] "POST /useragent-kv HTTP/1.1" 200 115 0.001719 10.0.0.36 - - [2025-02-10 02:26:26] "POST /neutron/network HTTP/1.1" 200 151 0.090800 10.0.0.36 - - [2025-02-10 02:26:26] "DELETE /route-target/69436f35-4c72-4abe-a347-5a9bf9b6da13 HTTP/1.1" 200 115 0.026546 10.0.0.36 - - [2025-02-10 02:26:26] "GET /routing-instance/c0d2a017-af8d-4a01-9453-5af77f69b52d HTTP/1.1" 404 171 0.002261 10.0.0.36 - - [2025-02-10 02:26:26] "GET /domains HTTP/1.1" 200 280 0.002102 10.0.0.36 - - [2025-02-10 02:26:26] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000979 10.0.0.36 - - [2025-02-10 02:26:26] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2770 0.051550 10.0.0.36 - - [2025-02-10 02:26:26] "GET /projects?obj_uuids=2e420d2e-e839-478f-8fab-df57b4ffec30&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001608 10.0.0.36 - - [2025-02-10 02:26:26] "GET /project/2e420d2e-e839-478f-8fab-df57b4ffec30 HTTP/1.1" 200 2145 0.072386 10.0.0.36 - - [2025-02-10 02:26:26] "POST /neutron/network HTTP/1.1" 200 1003 0.008276 10.0.0.36 - - [2025-02-10 02:26:26] "POST /useragent-kv HTTP/1.1" 200 115 0.003511 10.0.0.36 - - [2025-02-10 02:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004348 10.0.0.36 - - [2025-02-10 02:26:26] "POST /useragent-kv HTTP/1.1" 200 115 0.001765 10.0.0.36 - - [2025-02-10 02:26:26] "POST /useragent-kv HTTP/1.1" 200 115 0.003052 10.0.0.36 - - [2025-02-10 02:26:26] "POST /useragent-kv HTTP/1.1" 200 115 0.001934 10.0.0.36 - - [2025-02-10 02:26:26] "POST /neutron/network HTTP/1.1" 200 151 0.090343 10.0.0.36 - - [2025-02-10 02:26:26] "DELETE /route-target/2102c43f-cb63-4b5b-ab70-cd6f3ecd5ed7 HTTP/1.1" 200 115 0.018451 10.0.0.36 - - [2025-02-10 02:26:26] "GET /routing-instance/dd2d7617-8e08-4038-9ba3-ec3b4ba640f0 HTTP/1.1" 404 171 0.002463 10.0.0.36 - - [2025-02-10 02:26:26] "GET /domains HTTP/1.1" 200 280 0.005010 10.0.0.36 - - [2025-02-10 02:26:26] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001110 10.0.0.36 - - [2025-02-10 02:26:26] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2770 0.050802 10.0.0.36 - - [2025-02-10 02:26:26] "GET /projects?obj_uuids=2e420d2e-e839-478f-8fab-df57b4ffec30&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001055 10.0.0.36 - - [2025-02-10 02:26:26] "GET /project/2e420d2e-e839-478f-8fab-df57b4ffec30 HTTP/1.1" 200 1900 0.077833 10.0.0.36 - - [2025-02-10 02:26:27] "GET /projects?obj_uuids=2e420d2e-e839-478f-8fab-df57b4ffec30&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001188 10.0.0.36 - - [2025-02-10 02:26:27] "GET /project/2e420d2e-e839-478f-8fab-df57b4ffec30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.033000 10.0.0.36 - - [2025-02-10 02:26:27] "GET /projects?obj_uuids=2e420d2e-e839-478f-8fab-df57b4ffec30&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001578 10.0.0.36 - - [2025-02-10 02:26:27] "GET /project/2e420d2e-e839-478f-8fab-df57b4ffec30?fields=virtual_networks HTTP/1.1" 200 1048 0.073874 10.0.0.36 - - [2025-02-10 02:26:27] "GET /projects?obj_uuids=2e420d2e-e839-478f-8fab-df57b4ffec30&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001286 10.0.0.36 - - [2025-02-10 02:26:27] "GET /project/2e420d2e-e839-478f-8fab-df57b4ffec30?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.032727 10.0.0.36 - - [2025-02-10 02:26:27] "GET /projects?obj_uuids=2e420d2e-e839-478f-8fab-df57b4ffec30&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001174 10.0.0.36 - - [2025-02-10 02:26:27] "GET /project/2e420d2e-e839-478f-8fab-df57b4ffec30?fields=security_groups HTTP/1.1" 200 1282 0.030878 10.0.0.36 - - [2025-02-10 02:26:28] "POST /fqname-to-id HTTP/1.1" 404 190 0.027219 10.0.0.36 - - [2025-02-10 02:26:28] "GET /projects?obj_uuids=7c420765-5c8d-4ccd-a606-c3f9f12abc9a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002944 10.0.0.36 - - [2025-02-10 02:26:28] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001200 10.0.0.36 - - [2025-02-10 02:26:28] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008538 10.0.0.36 - - [2025-02-10 02:26:28] "POST /id-to-fqname HTTP/1.1" 200 192 0.001645 10.0.0.36 - - [2025-02-10 02:26:28] "POST /fqname-to-id HTTP/1.1" 404 201 0.002893 10.0.0.36 - - [2025-02-10 02:26:28] "POST /security-groups HTTP/1.1" 200 593 0.063922 10.0.0.36 - - [2025-02-10 02:26:28] "POST /fqname-to-id HTTP/1.1" 404 236 0.006335 10.0.0.36 - - [2025-02-10 02:26:28] "POST /projects HTTP/1.1" 200 589 0.240789 10.0.0.36 - - [2025-02-10 02:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.312720 10.0.0.36 - - [2025-02-10 02:26:28] "POST /access-control-lists HTTP/1.1" 200 598 0.064068 10.0.0.36 - - [2025-02-10 02:26:28] "POST /fqname-to-id HTTP/1.1" 404 235 0.002750 10.0.0.36 - - [2025-02-10 02:26:28] "GET /project/7c420765-5c8d-4ccd-a606-c3f9f12abc9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.448078 10.0.0.36 - - [2025-02-10 02:26:28] "POST /access-control-lists HTTP/1.1" 200 596 0.064534 10.0.0.36 - - [2025-02-10 02:26:29] "GET / HTTP/1.1" 200 35931 0.002275 10.0.0.36 - - [2025-02-10 02:26:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000584 10.0.0.36 - - [2025-02-10 02:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.055153 10.0.0.36 - - [2025-02-10 02:26:31] "GET /projects?obj_uuids=7c420765-5c8d-4ccd-a606-c3f9f12abc9a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001164 10.0.0.36 - - [2025-02-10 02:26:31] "GET /project/7c420765-5c8d-4ccd-a606-c3f9f12abc9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.027630 10.0.0.36 - - [2025-02-10 02:26:31] "POST /neutron/network HTTP/1.1" 200 117 0.032575 10.0.0.36 - - [2025-02-10 02:26:31] "GET /projects?obj_uuids=7c420765-5c8d-4ccd-a606-c3f9f12abc9a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002618 10.0.0.36 - - [2025-02-10 02:26:31] "POST /neutron/network HTTP/1.1" 200 607 0.088579 10.0.0.36 - - [2025-02-10 02:26:31] "POST /route-targets HTTP/1.1" 200 327 0.012003 10.0.0.36 - - [2025-02-10 02:26:31] "POST /ref-update HTTP/1.1" 200 156 0.015867 10.0.0.36 - - [2025-02-10 02:26:31] "POST /useragent-kv HTTP/1.1" 200 115 0.005141 10.0.0.36 - - [2025-02-10 02:26:31] "POST /neutron/subnet HTTP/1.1" 200 729 0.149364 10.0.0.36 - - [2025-02-10 02:26:31] "POST /neutron/network HTTP/1.1" 200 827 0.005995 10.0.0.36 - - [2025-02-10 02:26:31] "POST /id-to-fqname HTTP/1.1" 200 222 0.001280 10.0.0.36 - - [2025-02-10 02:26:31] "GET /virtual-network/32b91736-3a0a-4cfc-b90f-a13ede77548a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005060 10.0.0.36 - - [2025-02-10 02:26:31] "POST /neutron/network HTTP/1.1" 200 827 0.006544 10.0.0.36 - - [2025-02-10 02:26:31] "GET /virtual-network/32b91736-3a0a-4cfc-b90f-a13ede77548a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005320 10.0.0.36 - - [2025-02-10 02:26:31] "POST /neutron/network HTTP/1.1" 200 827 0.006451 10.0.0.36 - - [2025-02-10 02:26:31] "POST /neutron/subnet HTTP/1.1" 200 729 0.006138 10.0.0.36 - - [2025-02-10 02:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.36 - - [2025-02-10 02:26:31] "GET /projects?obj_uuids=7c420765-5c8d-4ccd-a606-c3f9f12abc9a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001039 10.0.0.36 - - [2025-02-10 02:26:31] "GET /project/7c420765-5c8d-4ccd-a606-c3f9f12abc9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.027757 10.0.0.36 - - [2025-02-10 02:26:31] "POST /neutron/network HTTP/1.1" 200 117 0.007762 10.0.0.36 - - [2025-02-10 02:26:31] "GET /projects?obj_uuids=7c420765-5c8d-4ccd-a606-c3f9f12abc9a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001105 10.0.0.36 - - [2025-02-10 02:26:31] "POST /neutron/network HTTP/1.1" 200 607 0.067001 10.0.0.36 - - [2025-02-10 02:26:31] "POST /route-targets HTTP/1.1" 200 327 0.011446 10.0.0.36 - - [2025-02-10 02:26:31] "POST /ref-update HTTP/1.1" 200 156 0.010735 10.0.0.36 - - [2025-02-10 02:26:32] "POST /useragent-kv HTTP/1.1" 200 115 0.004529 10.0.0.36 - - [2025-02-10 02:26:32] "POST /neutron/subnet HTTP/1.1" 200 729 0.213342 10.0.0.36 - - [2025-02-10 02:26:32] "POST /neutron/network HTTP/1.1" 200 827 0.006857 10.0.0.36 - - [2025-02-10 02:26:32] "POST /id-to-fqname HTTP/1.1" 200 222 0.001640 10.0.0.36 - - [2025-02-10 02:26:32] "GET /virtual-network/4e4bbdd6-41e1-4dd3-b401-fc90f58b5f0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005903 10.0.0.36 - - [2025-02-10 02:26:32] "POST /neutron/network HTTP/1.1" 200 827 0.006611 10.0.0.36 - - [2025-02-10 02:26:32] "GET /virtual-network/4e4bbdd6-41e1-4dd3-b401-fc90f58b5f0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005861 10.0.0.36 - - [2025-02-10 02:26:32] "POST /neutron/network HTTP/1.1" 200 827 0.008843 10.0.0.36 - - [2025-02-10 02:26:32] "POST /neutron/subnet HTTP/1.1" 200 729 0.008579 10.0.0.36 - - [2025-02-10 02:26:32] "POST /fqname-to-id HTTP/1.1" 404 228 0.002460 10.0.0.36 - - [2025-02-10 02:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.36 - - [2025-02-10 02:26:32] "GET /projects?obj_uuids=7c420765-5c8d-4ccd-a606-c3f9f12abc9a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001207 10.0.0.36 - - [2025-02-10 02:26:32] "GET /project/7c420765-5c8d-4ccd-a606-c3f9f12abc9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.027576 10.0.0.36 - - [2025-02-10 02:26:32] "POST /network-policys HTTP/1.1" 200 571 0.018979 10.0.0.36 - - [2025-02-10 02:26:32] "GET /network-policy/1ddbe67b-7d00-4387-9602-04ee03a159bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.005663 10.0.0.36 - - [2025-02-10 02:26:32] "POST /neutron/network HTTP/1.1" 200 827 0.007000 10.0.0.36 - - [2025-02-10 02:26:32] "POST /fqname-to-id HTTP/1.1" 404 236 0.003628 10.0.0.36 - - [2025-02-10 02:26:32] "POST /neutron/network HTTP/1.1" 200 929 0.051581 10.0.0.36 - - [2025-02-10 02:26:32] "POST /neutron/network HTTP/1.1" 200 929 0.039178 10.0.0.36 - - [2025-02-10 02:26:32] "POST /access-control-lists HTTP/1.1" 200 590 0.075159 10.0.0.36 - - [2025-02-10 02:26:32] "GET /virtual-network/32b91736-3a0a-4cfc-b90f-a13ede77548a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.011385 10.0.0.36 - - [2025-02-10 02:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.36 - - [2025-02-10 02:26:32] "GET /network-policy/1ddbe67b-7d00-4387-9602-04ee03a159bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.004667 10.0.0.36 - - [2025-02-10 02:26:32] "POST /neutron/network HTTP/1.1" 200 827 0.006928 10.0.0.36 - - [2025-02-10 02:26:32] "POST /neutron/network HTTP/1.1" 200 929 0.092958 10.0.0.36 - - [2025-02-10 02:26:32] "PUT /access-control-list/ccbf7754-3b6d-4a48-81b5-bb8b396b9190 HTTP/1.1" 200 272 0.064201 10.0.0.36 - - [2025-02-10 02:26:32] "POST /fqname-to-id HTTP/1.1" 404 236 0.002866 10.0.0.36 - - [2025-02-10 02:26:32] "POST /neutron/network HTTP/1.1" 200 929 0.006565 10.0.0.36 - - [2025-02-10 02:26:32] "GET /virtual-network/4e4bbdd6-41e1-4dd3-b401-fc90f58b5f0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006303 10.0.0.36 - - [2025-02-10 02:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.36 - - [2025-02-10 02:26:33] "GET /network-policy/1ddbe67b-7d00-4387-9602-04ee03a159bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.033010 10.0.0.36 - - [2025-02-10 02:26:33] "POST /access-control-lists HTTP/1.1" 200 590 0.066026 10.0.0.36 - - [2025-02-10 02:26:33] "GET /domains HTTP/1.1" 401 292 0.000681 10.0.0.36 - - [2025-02-10 02:26:33] "POST /ref-update HTTP/1.1" 200 156 0.016581 10.0.0.36 - - [2025-02-10 02:26:33] "GET /domains HTTP/1.1" 200 280 0.028268 10.0.0.36 - - [2025-02-10 02:26:33] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001091 10.0.0.36 - - [2025-02-10 02:26:33] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2958 0.009285 10.0.0.36 - - [2025-02-10 02:26:33] "GET /projects?obj_uuids=7c420765-5c8d-4ccd-a606-c3f9f12abc9a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001034 10.0.0.36 - - [2025-02-10 02:26:33] "GET /project/7c420765-5c8d-4ccd-a606-c3f9f12abc9a HTTP/1.1" 200 2571 0.069665 10.0.0.36 - - [2025-02-10 02:26:33] "GET /virtual-network/32b91736-3a0a-4cfc-b90f-a13ede77548a HTTP/1.1" 200 2894 0.006509 10.0.0.36 - - [2025-02-10 02:26:33] "GET /virtual-network/32b91736-3a0a-4cfc-b90f-a13ede77548a HTTP/1.1" 200 2894 0.004853 10.0.0.36 - - [2025-02-10 02:26:33] "GET /routing-instance/bc43124f-b5cb-49f3-a5b9-2968b74b09ae HTTP/1.1" 200 1784 0.004036 10.0.0.36 - - [2025-02-10 02:26:33] "GET /routing-instance/bc43124f-b5cb-49f3-a5b9-2968b74b09ae HTTP/1.1" 200 1784 0.003267 10.0.0.36 - - [2025-02-10 02:26:33] "GET /route-target/067b111d-0873-4971-93b4-a0d4d1aac4a6 HTTP/1.1" 200 1205 0.002906 10.0.0.36 - - [2025-02-10 02:26:33] "GET /virtual-network/32b91736-3a0a-4cfc-b90f-a13ede77548a HTTP/1.1" 200 2894 0.004723 10.0.0.36 - - [2025-02-10 02:26:33] "GET /routing-instance/bc43124f-b5cb-49f3-a5b9-2968b74b09ae HTTP/1.1" 200 1784 0.003300 10.0.0.36 - - [2025-02-10 02:26:33] "GET /virtual-network/32b91736-3a0a-4cfc-b90f-a13ede77548a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005445 10.0.0.36 - - [2025-02-10 02:26:33] "GET /virtual-network/32b91736-3a0a-4cfc-b90f-a13ede77548a HTTP/1.1" 200 2894 0.005570 10.0.0.36 - - [2025-02-10 02:26:33] "GET /routing-instance/bc43124f-b5cb-49f3-a5b9-2968b74b09ae HTTP/1.1" 200 1784 0.003111 10.0.0.36 - - [2025-02-10 02:26:33] "GET /routing-instance/bc43124f-b5cb-49f3-a5b9-2968b74b09ae HTTP/1.1" 200 1784 0.002941 10.0.0.36 - - [2025-02-10 02:26:33] "GET /route-target/067b111d-0873-4971-93b4-a0d4d1aac4a6 HTTP/1.1" 200 1205 0.002556 10.0.0.36 - - [2025-02-10 02:26:33] "GET /domains HTTP/1.1" 200 280 0.004751 10.0.0.36 - - [2025-02-10 02:26:33] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001223 10.0.0.36 - - [2025-02-10 02:26:33] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2958 0.008440 10.0.0.36 - - [2025-02-10 02:26:33] "GET /projects?obj_uuids=7c420765-5c8d-4ccd-a606-c3f9f12abc9a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001836 10.0.0.36 - - [2025-02-10 02:26:33] "GET /project/7c420765-5c8d-4ccd-a606-c3f9f12abc9a HTTP/1.1" 200 2571 0.066841 10.0.0.36 - - [2025-02-10 02:26:33] "GET /virtual-network/32b91736-3a0a-4cfc-b90f-a13ede77548a HTTP/1.1" 200 2894 0.005295 10.0.0.36 - - [2025-02-10 02:26:34] "GET /obj-perms HTTP/1.1" 200 5034 0.048466 10.0.0.36 - - [2025-02-10 02:26:34] "GET /domains HTTP/1.1" 200 280 0.003270 10.0.0.36 - - [2025-02-10 02:26:34] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001246 10.0.0.36 - - [2025-02-10 02:26:34] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2958 0.008597 10.0.0.36 - - [2025-02-10 02:26:34] "GET /projects?obj_uuids=7c420765-5c8d-4ccd-a606-c3f9f12abc9a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002119 10.0.0.36 - - [2025-02-10 02:26:34] "GET /project/7c420765-5c8d-4ccd-a606-c3f9f12abc9a HTTP/1.1" 200 2571 0.073149 10.0.0.36 - - [2025-02-10 02:26:34] "GET /virtual-network/4e4bbdd6-41e1-4dd3-b401-fc90f58b5f0b HTTP/1.1" 200 2894 0.007381 10.0.0.36 - - [2025-02-10 02:26:34] "GET /virtual-network/4e4bbdd6-41e1-4dd3-b401-fc90f58b5f0b HTTP/1.1" 200 2894 0.005173 10.0.0.36 - - [2025-02-10 02:26:34] "GET /routing-instance/baeb1907-03d1-4ef8-8dab-747076be9005 HTTP/1.1" 200 1784 0.003357 10.0.0.36 - - [2025-02-10 02:26:34] "GET /routing-instance/baeb1907-03d1-4ef8-8dab-747076be9005 HTTP/1.1" 200 1784 0.003165 10.0.0.36 - - [2025-02-10 02:26:34] "GET /route-target/aa583fae-2b67-4fcc-8cf1-3a06668a5c01 HTTP/1.1" 200 1207 0.003061 10.0.0.36 - - [2025-02-10 02:26:34] "GET /virtual-network/4e4bbdd6-41e1-4dd3-b401-fc90f58b5f0b HTTP/1.1" 200 2894 0.004561 10.0.0.36 - - [2025-02-10 02:26:34] "GET /routing-instance/baeb1907-03d1-4ef8-8dab-747076be9005 HTTP/1.1" 200 1784 0.002975 10.0.0.36 - - [2025-02-10 02:26:34] "GET /virtual-network/4e4bbdd6-41e1-4dd3-b401-fc90f58b5f0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005298 10.0.0.36 - - [2025-02-10 02:26:34] "GET /virtual-network/4e4bbdd6-41e1-4dd3-b401-fc90f58b5f0b HTTP/1.1" 200 2894 0.005332 10.0.0.36 - - [2025-02-10 02:26:34] "GET /routing-instance/baeb1907-03d1-4ef8-8dab-747076be9005 HTTP/1.1" 200 1784 0.003389 10.0.0.36 - - [2025-02-10 02:26:34] "GET /routing-instance/baeb1907-03d1-4ef8-8dab-747076be9005 HTTP/1.1" 200 1784 0.003524 10.0.0.36 - - [2025-02-10 02:26:34] "GET /route-target/aa583fae-2b67-4fcc-8cf1-3a06668a5c01 HTTP/1.1" 200 1207 0.003394 10.0.0.36 - - [2025-02-10 02:26:34] "GET /domains HTTP/1.1" 200 280 0.003165 10.0.0.36 - - [2025-02-10 02:26:34] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001239 10.0.0.36 - - [2025-02-10 02:26:34] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2958 0.008448 10.0.0.36 - - [2025-02-10 02:26:34] "GET /projects?obj_uuids=7c420765-5c8d-4ccd-a606-c3f9f12abc9a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001533 10.0.0.36 - - [2025-02-10 02:26:34] "GET /project/7c420765-5c8d-4ccd-a606-c3f9f12abc9a HTTP/1.1" 200 2571 0.074208 10.0.0.36 - - [2025-02-10 02:26:34] "GET /virtual-network/4e4bbdd6-41e1-4dd3-b401-fc90f58b5f0b HTTP/1.1" 200 2894 0.004911 10.0.0.36 - - [2025-02-10 02:26:34] "GET /obj-perms HTTP/1.1" 200 5034 0.002782 10.0.0.36 - - [2025-02-10 02:26:34] "POST /id-to-fqname HTTP/1.1" 200 222 0.001245 10.0.0.36 - - [2025-02-10 02:26:34] "POST /neutron/network HTTP/1.1" 200 939 0.006190 10.0.0.36 - - [2025-02-10 02:26:34] "GET /aaa-mode HTTP/1.1" 401 292 0.000437 10.0.0.36 - - [2025-02-10 02:26:35] "GET / HTTP/1.1" 200 35931 0.002073 10.0.0.36 - - [2025-02-10 02:26:35] "GET /project/7c420765-5c8d-4ccd-a606-c3f9f12abc9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000492 10.0.0.36 - - [2025-02-10 02:26:35] "GET /projects?obj_uuids=7c420765-5c8d-4ccd-a606-c3f9f12abc9a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001335 10.0.0.36 - - [2025-02-10 02:26:35] "GET /project/7c420765-5c8d-4ccd-a606-c3f9f12abc9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.061100 10.0.0.36 - - [2025-02-10 02:26:35] "POST /neutron/network HTTP/1.1" 200 929 0.005176 10.0.0.36 - - [2025-02-10 02:26:35] "POST /neutron/port HTTP/1.1" 200 117 0.006612 10.0.0.36 - - [2025-02-10 02:26:35] "POST /neutron/port HTTP/1.1" 200 117 0.005352 10.0.0.36 - - [2025-02-10 02:26:35] "POST /id-to-fqname HTTP/1.1" 200 222 0.001552 10.0.0.36 - - [2025-02-10 02:26:35] "POST /neutron/port HTTP/1.1" 200 117 0.008718 10.0.0.36 - - [2025-02-10 02:26:36] "POST /neutron/network HTTP/1.1" 200 939 0.006663 10.0.0.36 - - [2025-02-10 02:26:36] "GET /aaa-mode HTTP/1.1" 401 292 0.000474 10.0.0.36 - - [2025-02-10 02:26:36] "POST /neutron/network HTTP/1.1" 200 939 0.006850 10.0.0.36 - - [2025-02-10 02:26:36] "GET /projects?obj_uuids=7c420765-5c8d-4ccd-a606-c3f9f12abc9a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001284 10.0.0.36 - - [2025-02-10 02:26:36] "GET / HTTP/1.1" 200 35931 0.001839 10.0.0.36 - - [2025-02-10 02:26:36] "GET /project/7c420765-5c8d-4ccd-a606-c3f9f12abc9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000467 10.0.0.36 - - [2025-02-10 02:26:36] "POST /neutron/port HTTP/1.1" 200 1063 0.259407 10.0.0.36 - - [2025-02-10 02:26:36] "POST /neutron/port HTTP/1.1" 200 1063 0.013753 10.0.0.36 - - [2025-02-10 02:26:36] "POST /neutron/port HTTP/1.1" 200 1063 0.011674 10.0.0.36 - - [2025-02-10 02:26:36] "POST /neutron/port HTTP/1.1" 200 1117 0.086344 10.0.0.36 - - [2025-02-10 02:26:36] "POST /neutron/port HTTP/1.1" 200 1091 0.018713 10.0.0.36 - - [2025-02-10 02:26:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003571 10.0.0.36 - - [2025-02-10 02:26:36] "POST /neutron/subnet HTTP/1.1" 200 703 0.012040 10.0.0.36 - - [2025-02-10 02:26:36] "POST /neutron/port HTTP/1.1" 200 117 0.001276 10.0.0.36 - - [2025-02-10 02:26:36] "POST /neutron/network HTTP/1.1" 200 929 0.006012 10.0.0.36 - - [2025-02-10 02:26:36] "GET /projects?obj_uuids=7c420765-5c8d-4ccd-a606-c3f9f12abc9a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001203 10.0.0.36 - - [2025-02-10 02:26:36] "GET /project/7c420765-5c8d-4ccd-a606-c3f9f12abc9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.064702 10.0.0.36 - - [2025-02-10 02:26:36] "POST /neutron/network HTTP/1.1" 200 929 0.006694 10.0.0.36 - - [2025-02-10 02:26:37] "POST /neutron/port HTTP/1.1" 200 1091 0.029045 10.0.0.36 - - [2025-02-10 02:26:37] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008078 10.0.0.36 - - [2025-02-10 02:26:37] "POST /neutron/port HTTP/1.1" 200 117 0.006650 10.0.0.36 - - [2025-02-10 02:26:37] "POST /neutron/port HTTP/1.1" 200 1091 0.024377 10.0.0.36 - - [2025-02-10 02:26:37] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009835 10.0.0.36 - - [2025-02-10 02:26:37] "POST /neutron/network HTTP/1.1" 200 939 0.009841 10.0.0.36 - - [2025-02-10 02:26:37] "GET /projects?obj_uuids=7c420765-5c8d-4ccd-a606-c3f9f12abc9a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001319 10.0.0.36 - - [2025-02-10 02:26:37] "PUT /access-control-list/79baf2c9-643f-4924-a2c8-fe4cc7a08af6 HTTP/1.1" 200 272 0.015977 10.0.0.36 - - [2025-02-10 02:26:37] "POST /neutron/port HTTP/1.1" 200 1063 0.377425 10.0.0.36 - - [2025-02-10 02:26:37] "POST /neutron/port HTTP/1.1" 200 1063 0.018032 10.0.0.36 - - [2025-02-10 02:26:37] "POST /neutron/port HTTP/1.1" 200 1063 0.021371 10.0.0.36 - - [2025-02-10 02:26:38] "POST /neutron/port HTTP/1.1" 200 1117 0.102300 10.0.0.36 - - [2025-02-10 02:26:38] "POST /neutron/port HTTP/1.1" 200 1091 0.019199 10.0.0.36 - - [2025-02-10 02:26:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003680 10.0.0.36 - - [2025-02-10 02:26:38] "POST /neutron/subnet HTTP/1.1" 200 703 0.011143 10.0.0.36 - - [2025-02-10 02:26:38] "POST /neutron/port HTTP/1.1" 200 117 0.001505 10.0.0.36 - - [2025-02-10 02:26:38] "POST /neutron/network HTTP/1.1" 200 929 0.006276 10.0.0.36 - - [2025-02-10 02:26:42] "POST /neutron/port HTTP/1.1" 200 1091 0.021097 10.0.0.36 - - [2025-02-10 02:26:42] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007814 10.0.0.36 - - [2025-02-10 02:26:42] "POST /neutron/port HTTP/1.1" 200 1091 0.016902 10.0.0.36 - - [2025-02-10 02:26:42] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007680 10.0.0.36 - - [2025-02-10 02:26:42] "POST /neutron/port HTTP/1.1" 200 1091 0.016092 10.0.0.36 - - [2025-02-10 02:26:42] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008088 10.0.0.36 - - [2025-02-10 02:26:42] "GET /virtual-machine/b34b3df7-31fd-4a09-bc02-d35f4c224955 HTTP/1.1" 200 1295 0.007956 10.0.0.36 - - [2025-02-10 02:26:42] "GET /virtual-machine-interface/c335edd5-4212-45c3-b2b1-16765598dc87 HTTP/1.1" 200 2952 0.005371 10.0.0.36 - - [2025-02-10 02:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.36 - - [2025-02-10 02:26:42] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.006543 10.0.0.36 - - [2025-02-10 02:26:42] "GET /virtual-networks?parent_id=7c420765-5c8d-4ccd-a606-c3f9f12abc9a&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003335 10.0.0.36 - - [2025-02-10 02:26:42] "GET /virtual-network/32b91736-3a0a-4cfc-b90f-a13ede77548a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006012 10.0.0.36 - - [2025-02-10 02:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.36 - - [2025-02-10 02:26:45] "GET /virtual-network/32b91736-3a0a-4cfc-b90f-a13ede77548a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005811 10.0.0.36 - - [2025-02-10 02:26:46] "POST /neutron/port HTTP/1.1" 200 1091 0.028119 10.0.0.36 - - [2025-02-10 02:26:46] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006218 10.0.0.36 - - [2025-02-10 02:26:47] "POST /neutron/port HTTP/1.1" 200 1091 0.018161 10.0.0.36 - - [2025-02-10 02:26:47] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009579 10.0.0.36 - - [2025-02-10 02:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.36 - - [2025-02-10 02:26:47] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003521 10.0.0.36 - - [2025-02-10 02:26:48] "GET /virtual-networks?parent_id=7c420765-5c8d-4ccd-a606-c3f9f12abc9a&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003523 10.0.0.36 - - [2025-02-10 02:26:48] "GET /virtual-network/32b91736-3a0a-4cfc-b90f-a13ede77548a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006027 10.0.0.36 - - [2025-02-10 02:26:48] "POST /neutron/port HTTP/1.1" 200 1091 0.019975 10.0.0.36 - - [2025-02-10 02:26:48] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007205 10.0.0.36 - - [2025-02-10 02:26:48] "POST /neutron/port HTTP/1.1" 200 1091 0.015844 10.0.0.36 - - [2025-02-10 02:26:48] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006902 10.0.0.36 - - [2025-02-10 02:26:48] "POST /neutron/port HTTP/1.1" 200 1091 0.017558 10.0.0.36 - - [2025-02-10 02:26:48] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007882 10.0.0.36 - - [2025-02-10 02:26:48] "GET /virtual-machine/17876274-7016-4a27-8432-0ed21bec49fc HTTP/1.1" 200 1293 0.008204 10.0.0.36 - - [2025-02-10 02:26:48] "GET /virtual-machine-interface/3cda4118-4822-4e93-80c8-26ac42335f20 HTTP/1.1" 200 2950 0.005492 10.0.0.36 - - [2025-02-10 02:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.36 - - [2025-02-10 02:26:48] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003465 10.0.0.36 - - [2025-02-10 02:26:48] "GET /virtual-networks?parent_id=7c420765-5c8d-4ccd-a606-c3f9f12abc9a&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003524 10.0.0.36 - - [2025-02-10 02:26:48] "GET /virtual-network/4e4bbdd6-41e1-4dd3-b401-fc90f58b5f0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006244 10.0.0.36 - - [2025-02-10 02:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.36 - - [2025-02-10 02:26:49] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003557 10.0.0.36 - - [2025-02-10 02:26:49] "GET /virtual-networks?parent_id=7c420765-5c8d-4ccd-a606-c3f9f12abc9a&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003559 10.0.0.36 - - [2025-02-10 02:26:49] "GET /virtual-network/4e4bbdd6-41e1-4dd3-b401-fc90f58b5f0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006314 10.0.0.36 - - [2025-02-10 02:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.36 - - [2025-02-10 02:26:53] "GET /projects?obj_uuids=7c420765-5c8d-4ccd-a606-c3f9f12abc9a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001219 10.0.0.36 - - [2025-02-10 02:26:53] "GET /project/7c420765-5c8d-4ccd-a606-c3f9f12abc9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.027705 10.0.0.36 - - [2025-02-10 02:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.36 - - [2025-02-10 02:26:54] "PUT /network-policy/1ddbe67b-7d00-4387-9602-04ee03a159bd HTTP/1.1" 200 262 0.011253 10.0.0.36 - - [2025-02-10 02:26:54] "PUT /access-control-list/ccbf7754-3b6d-4a48-81b5-bb8b396b9190 HTTP/1.1" 200 272 0.051663 10.0.0.36 - - [2025-02-10 02:26:54] "POST /ref-update HTTP/1.1" 200 156 0.014630 10.0.0.36 - - [2025-02-10 02:26:54] "PUT /access-control-list/79baf2c9-643f-4924-a2c8-fe4cc7a08af6 HTTP/1.1" 200 272 0.052983 10.0.0.36 - - [2025-02-10 02:26:54] "POST /ref-update HTTP/1.1" 200 156 0.011319 10.0.0.36 - - [2025-02-10 02:26:57] "GET /virtual-network/4e4bbdd6-41e1-4dd3-b401-fc90f58b5f0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.007016 10.0.0.36 - - [2025-02-10 02:26:57] "POST /neutron/network HTTP/1.1" 200 929 0.006573 10.0.0.36 - - [2025-02-10 02:26:57] "POST /neutron/network HTTP/1.1" 200 827 0.053337 10.0.0.36 - - [2025-02-10 02:26:57] "DELETE /access-control-list/79baf2c9-643f-4924-a2c8-fe4cc7a08af6 HTTP/1.1" 200 115 0.037874 10.0.0.36 - - [2025-02-10 02:26:57] "POST /neutron/network HTTP/1.1" 200 827 0.007152 10.0.0.36 - - [2025-02-10 02:26:57] "GET /virtual-network/4e4bbdd6-41e1-4dd3-b401-fc90f58b5f0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005275 10.0.0.36 - - [2025-02-10 02:26:57] "GET /virtual-network/32b91736-3a0a-4cfc-b90f-a13ede77548a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004820 10.0.0.36 - - [2025-02-10 02:26:57] "POST /neutron/network HTTP/1.1" 200 929 0.008083 10.0.0.36 - - [2025-02-10 02:26:57] "POST /neutron/network HTTP/1.1" 200 827 0.064663 10.0.0.36 - - [2025-02-10 02:26:57] "POST /neutron/network HTTP/1.1" 200 827 0.012046 10.0.0.36 - - [2025-02-10 02:26:57] "GET /virtual-network/32b91736-3a0a-4cfc-b90f-a13ede77548a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.013949 10.0.0.36 - - [2025-02-10 02:26:57] "DELETE /access-control-list/ccbf7754-3b6d-4a48-81b5-bb8b396b9190 HTTP/1.1" 200 115 0.074430 10.0.0.36 - - [2025-02-10 02:26:57] "DELETE /network-policy/1ddbe67b-7d00-4387-9602-04ee03a159bd HTTP/1.1" 200 115 0.030759 10.0.0.36 - - [2025-02-10 02:26:57] "POST /neutron/network HTTP/1.1" 200 827 0.006527 10.0.0.36 - - [2025-02-10 02:26:57] "POST /neutron/network HTTP/1.1" 400 204 0.016057 10.0.0.36 - - [2025-02-10 02:26:58] "POST /neutron/port HTTP/1.1" 200 1091 0.015250 10.0.0.36 - - [2025-02-10 02:26:58] "POST /neutron/port HTTP/1.1" 200 1117 0.011869 10.0.0.36 - - [2025-02-10 02:26:58] "POST /neutron/port HTTP/1.1" 200 1091 0.021192 10.0.0.36 - - [2025-02-10 02:26:58] "POST /neutron/port HTTP/1.1" 200 1117 0.009609 10.0.0.36 - - [2025-02-10 02:26:58] "POST /neutron/port HTTP/1.1" 200 151 0.127985 10.0.0.36 - - [2025-02-10 02:26:58] "POST /neutron/port HTTP/1.1" 200 151 0.130588 10.0.0.36 - - [2025-02-10 02:26:59] "DELETE /project/7c4207655c8d4ccda606c3f9f12abc9a HTTP/1.1" 404 173 0.011911 10.0.0.36 - - [2025-02-10 02:26:59] "DELETE /project/2e420d2ee839478f8fabdf57b4ffec30 HTTP/1.1" 404 173 0.010898 10.0.0.36 - - [2025-02-10 02:26:59] "GET /projects?obj_uuids=2e420d2e-e839-478f-8fab-df57b4ffec30&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001068 10.0.0.36 - - [2025-02-10 02:26:59] "GET /projects?obj_uuids=ff3b5f5e-356c-4548-8706-acbc7bc16613&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000973 10.0.0.36 - - [2025-02-10 02:26:59] "GET /project/ff3b5f5e-356c-4548-8706-acbc7bc16613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.049735 10.0.0.36 - - [2025-02-10 02:26:59] "GET /project/2e420d2e-e839-478f-8fab-df57b4ffec30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.056070 10.0.0.36 - - [2025-02-10 02:26:59] "GET /projects?obj_uuids=ff3b5f5e-356c-4548-8706-acbc7bc16613&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001156 10.0.0.36 - - [2025-02-10 02:26:59] "GET /projects?obj_uuids=2e420d2e-e839-478f-8fab-df57b4ffec30&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001017 10.0.0.36 - - [2025-02-10 02:26:59] "GET /project/ff3b5f5e-356c-4548-8706-acbc7bc16613?fields=security_groups HTTP/1.1" 200 1372 0.039872 10.0.0.36 - - [2025-02-10 02:26:59] "GET /project/2e420d2e-e839-478f-8fab-df57b4ffec30?fields=security_groups HTTP/1.1" 200 1387 0.040354 10.0.0.36 - - [2025-02-10 02:26:59] "DELETE /security-group/91776dc5-f56c-4af3-865c-d655a9f728c2 HTTP/1.1" 200 115 0.121206 10.0.0.36 - - [2025-02-10 02:26:59] "GET /projects?obj_uuids=ff3b5f5e-356c-4548-8706-acbc7bc16613&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001129 10.0.0.36 - - [2025-02-10 02:26:59] "DELETE /security-group/ce9177e7-a1ae-4494-a54f-39e4df4e1a84 HTTP/1.1" 200 115 0.132134 10.0.0.36 - - [2025-02-10 02:26:59] "DELETE /access-control-list/7310ccd8-c3a2-47b3-be2d-1c1b54c4c336 HTTP/1.1" 200 115 0.114228 10.0.0.36 - - [2025-02-10 02:26:59] "GET /projects?obj_uuids=2e420d2e-e839-478f-8fab-df57b4ffec30&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001066 10.0.0.36 - - [2025-02-10 02:26:59] "GET /project/ff3b5f5e-356c-4548-8706-acbc7bc16613?fields=application_policy_sets HTTP/1.1" 200 1411 0.038900 10.0.0.36 - - [2025-02-10 02:26:59] "DELETE /access-control-list/69c76a02-678a-4e95-8c82-a3d0242e2933 HTTP/1.1" 200 115 0.031656 10.0.0.36 - - [2025-02-10 02:26:59] "DELETE /access-control-list/914804e9-9333-49ce-801c-533f30912b61 HTTP/1.1" 200 115 0.021983 10.0.0.36 - - [2025-02-10 02:26:59] "GET /project/2e420d2e-e839-478f-8fab-df57b4ffec30?fields=application_policy_sets HTTP/1.1" 200 1426 0.076483 10.0.0.36 - - [2025-02-10 02:26:59] "DELETE /access-control-list/2b2813f2-14f2-49d2-898e-f74343cac20b HTTP/1.1" 200 115 0.029309 10.0.0.36 - - [2025-02-10 02:26:59] "DELETE /project/ff3b5f5e-356c-4548-8706-acbc7bc16613 HTTP/1.1" 200 115 0.448462 10.0.0.36 - - [2025-02-10 02:26:59] "DELETE /project/2e420d2e-e839-478f-8fab-df57b4ffec30 HTTP/1.1" 200 115 0.495751 10.0.0.36 - - [2025-02-10 02:26:59] "POST /neutron/network HTTP/1.1" 200 827 0.005392 10.0.0.36 - - [2025-02-10 02:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004712 10.0.0.36 - - [2025-02-10 02:26:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002600 10.0.0.36 - - [2025-02-10 02:27:00] "POST /useragent-kv HTTP/1.1" 200 115 0.006069 10.0.0.36 - - [2025-02-10 02:27:00] "POST /neutron/network HTTP/1.1" 200 151 0.088454 10.0.0.36 - - [2025-02-10 02:27:00] "GET /routing-instance/baeb1907-03d1-4ef8-8dab-747076be9005 HTTP/1.1" 404 171 0.002903 10.0.0.36 - - [2025-02-10 02:27:00] "DELETE /route-target/aa583fae-2b67-4fcc-8cf1-3a06668a5c01 HTTP/1.1" 200 115 0.022166 10.0.0.36 - - [2025-02-10 02:27:00] "GET /domains HTTP/1.1" 200 280 0.002646 10.0.0.36 - - [2025-02-10 02:27:00] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001430 10.0.0.36 - - [2025-02-10 02:27:00] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2575 0.053463 10.0.0.36 - - [2025-02-10 02:27:00] "GET /projects?obj_uuids=7c420765-5c8d-4ccd-a606-c3f9f12abc9a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001112 10.0.0.36 - - [2025-02-10 02:27:00] "GET /project/7c420765-5c8d-4ccd-a606-c3f9f12abc9a HTTP/1.1" 200 2103 0.075338 10.0.0.36 - - [2025-02-10 02:27:00] "POST /neutron/network HTTP/1.1" 200 827 0.006447 10.0.0.36 - - [2025-02-10 02:27:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002245 10.0.0.36 - - [2025-02-10 02:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.36 - - [2025-02-10 02:27:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002046 10.0.0.36 - - [2025-02-10 02:27:00] "POST /neutron/network HTTP/1.1" 200 151 0.076034 10.0.0.36 - - [2025-02-10 02:27:00] "GET /routing-instance/bc43124f-b5cb-49f3-a5b9-2968b74b09ae HTTP/1.1" 404 171 0.002011 10.0.0.36 - - [2025-02-10 02:27:00] "DELETE /route-target/067b111d-0873-4971-93b4-a0d4d1aac4a6 HTTP/1.1" 200 115 0.022366 10.0.0.36 - - [2025-02-10 02:27:00] "GET /domains HTTP/1.1" 200 280 0.004651 10.0.0.36 - - [2025-02-10 02:27:00] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001017 10.0.0.36 - - [2025-02-10 02:27:00] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2575 0.051238 10.0.0.36 - - [2025-02-10 02:27:00] "GET /projects?obj_uuids=7c420765-5c8d-4ccd-a606-c3f9f12abc9a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001064 10.0.0.36 - - [2025-02-10 02:27:00] "GET /project/7c420765-5c8d-4ccd-a606-c3f9f12abc9a HTTP/1.1" 200 1864 0.074474 10.0.0.36 - - [2025-02-10 02:27:00] "GET /projects?obj_uuids=7c420765-5c8d-4ccd-a606-c3f9f12abc9a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001195 10.0.0.36 - - [2025-02-10 02:27:00] "GET /project/7c420765-5c8d-4ccd-a606-c3f9f12abc9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.026323 10.0.0.36 - - [2025-02-10 02:27:00] "GET /projects?obj_uuids=7c420765-5c8d-4ccd-a606-c3f9f12abc9a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001293 10.0.0.36 - - [2025-02-10 02:27:00] "GET /project/7c420765-5c8d-4ccd-a606-c3f9f12abc9a?fields=virtual_networks HTTP/1.1" 200 1036 0.072016 10.0.0.36 - - [2025-02-10 02:27:00] "GET /projects?obj_uuids=7c420765-5c8d-4ccd-a606-c3f9f12abc9a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001178 10.0.0.36 - - [2025-02-10 02:27:00] "GET /project/7c420765-5c8d-4ccd-a606-c3f9f12abc9a?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.027822 10.0.0.36 - - [2025-02-10 02:27:00] "GET /projects?obj_uuids=7c420765-5c8d-4ccd-a606-c3f9f12abc9a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001244 10.0.0.36 - - [2025-02-10 02:27:01] "GET /project/7c420765-5c8d-4ccd-a606-c3f9f12abc9a?fields=security_groups HTTP/1.1" 200 1264 0.032211 10.0.0.36 - - [2025-02-10 02:27:01] "POST /fqname-to-id HTTP/1.1" 404 186 0.026024 10.0.0.36 - - [2025-02-10 02:27:01] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002825 10.0.0.36 - - [2025-02-10 02:27:01] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001124 10.0.0.36 - - [2025-02-10 02:27:01] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007582 10.0.0.36 - - [2025-02-10 02:27:02] "POST /id-to-fqname HTTP/1.1" 200 188 0.002309 10.0.0.36 - - [2025-02-10 02:27:02] "POST /fqname-to-id HTTP/1.1" 404 197 0.002775 10.0.0.36 - - [2025-02-10 02:27:02] "POST /security-groups HTTP/1.1" 200 589 0.067982 10.0.0.36 - - [2025-02-10 02:27:02] "POST /fqname-to-id HTTP/1.1" 404 232 0.003076 10.0.0.36 - - [2025-02-10 02:27:02] "POST /projects HTTP/1.1" 200 581 0.226956 10.0.0.36 - - [2025-02-10 02:27:02] "POST /access-control-lists HTTP/1.1" 200 594 0.059103 10.0.0.36 - - [2025-02-10 02:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.297618 10.0.0.36 - - [2025-02-10 02:27:02] "POST /fqname-to-id HTTP/1.1" 404 231 0.003291 10.0.0.36 - - [2025-02-10 02:27:02] "GET /project/605072df-3307-4604-af13-269a66a8bf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.421385 10.0.0.36 - - [2025-02-10 02:27:02] "POST /access-control-lists HTTP/1.1" 200 592 0.065310 10.0.0.36 - - [2025-02-10 02:27:03] "GET / HTTP/1.1" 200 35931 0.002498 10.0.0.36 - - [2025-02-10 02:27:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000562 10.0.0.36 - - [2025-02-10 02:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.054118 10.0.0.36 - - [2025-02-10 02:27:04] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001086 10.0.0.36 - - [2025-02-10 02:27:04] "GET /project/605072df-3307-4604-af13-269a66a8bf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.029281 10.0.0.36 - - [2025-02-10 02:27:04] "POST /neutron/network HTTP/1.1" 200 117 0.332370 10.0.0.36 - - [2025-02-10 02:27:04] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001469 10.0.0.36 - - [2025-02-10 02:27:04] "GET /obj-perms HTTP/1.1" 200 5056 0.062033 10.0.0.36 - - [2025-02-10 02:27:05] "POST /neutron/network HTTP/1.1" 200 613 0.081365 10.0.0.36 - - [2025-02-10 02:27:05] "POST /route-targets HTTP/1.1" 200 327 0.010907 10.0.0.36 - - [2025-02-10 02:27:05] "POST /ref-update HTTP/1.1" 200 156 0.013537 10.0.0.36 - - [2025-02-10 02:27:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004382 10.0.0.36 - - [2025-02-10 02:27:05] "POST /neutron/subnet HTTP/1.1" 200 734 0.138149 10.0.0.36 - - [2025-02-10 02:27:05] "POST /neutron/network HTTP/1.1" 200 834 0.006594 10.0.0.36 - - [2025-02-10 02:27:05] "POST /id-to-fqname HTTP/1.1" 200 223 0.001312 10.0.0.36 - - [2025-02-10 02:27:05] "GET /virtual-network/75f314f1-b129-47be-b6aa-2dea3ac4dcc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005306 10.0.0.36 - - [2025-02-10 02:27:05] "POST /neutron/network HTTP/1.1" 200 834 0.007018 10.0.0.36 - - [2025-02-10 02:27:05] "GET /virtual-network/75f314f1-b129-47be-b6aa-2dea3ac4dcc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005382 10.0.0.36 - - [2025-02-10 02:27:05] "POST /neutron/network HTTP/1.1" 200 834 0.006211 10.0.0.36 - - [2025-02-10 02:27:05] "GET /obj-perms HTTP/1.1" 200 5056 0.046433 10.0.0.36 - - [2025-02-10 02:27:05] "POST /neutron/subnet HTTP/1.1" 200 734 0.007447 10.0.0.36 - - [2025-02-10 02:27:05] "GET /domains HTTP/1.1" 401 292 0.000407 10.0.0.36 - - [2025-02-10 02:27:05] "GET /domains HTTP/1.1" 200 280 0.026320 10.0.0.36 - - [2025-02-10 02:27:05] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001279 10.0.0.36 - - [2025-02-10 02:27:05] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2759 0.010427 10.0.0.36 - - [2025-02-10 02:27:05] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001104 10.0.0.36 - - [2025-02-10 02:27:05] "GET /project/605072df-3307-4604-af13-269a66a8bf61 HTTP/1.1" 200 2080 0.081530 10.0.0.36 - - [2025-02-10 02:27:05] "GET /virtual-network/75f314f1-b129-47be-b6aa-2dea3ac4dcc9 HTTP/1.1" 200 2324 0.006289 10.0.0.36 - - [2025-02-10 02:27:05] "GET /virtual-network/75f314f1-b129-47be-b6aa-2dea3ac4dcc9 HTTP/1.1" 200 2324 0.004740 10.0.0.36 - - [2025-02-10 02:27:05] "GET /routing-instance/157b44b7-cf4e-4f07-8aba-147bfbd20c83 HTTP/1.1" 200 1492 0.003121 10.0.0.36 - - [2025-02-10 02:27:05] "GET /routing-instance/157b44b7-cf4e-4f07-8aba-147bfbd20c83 HTTP/1.1" 200 1492 0.002939 10.0.0.36 - - [2025-02-10 02:27:05] "GET /route-target/d7425811-901d-4347-a7d7-b2788f4d8905 HTTP/1.1" 200 1213 0.003067 10.0.0.36 - - [2025-02-10 02:27:05] "GET /virtual-network/75f314f1-b129-47be-b6aa-2dea3ac4dcc9 HTTP/1.1" 200 2324 0.004391 10.0.0.36 - - [2025-02-10 02:27:05] "GET /routing-instance/157b44b7-cf4e-4f07-8aba-147bfbd20c83 HTTP/1.1" 200 1492 0.002929 10.0.0.36 - - [2025-02-10 02:27:05] "GET /virtual-network/75f314f1-b129-47be-b6aa-2dea3ac4dcc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.004489 10.0.0.36 - - [2025-02-10 02:27:05] "GET /virtual-network/75f314f1-b129-47be-b6aa-2dea3ac4dcc9 HTTP/1.1" 200 2324 0.004465 10.0.0.36 - - [2025-02-10 02:27:05] "GET /routing-instance/157b44b7-cf4e-4f07-8aba-147bfbd20c83 HTTP/1.1" 200 1492 0.002809 10.0.0.36 - - [2025-02-10 02:27:05] "GET /routing-instance/157b44b7-cf4e-4f07-8aba-147bfbd20c83 HTTP/1.1" 200 1492 0.002701 10.0.0.36 - - [2025-02-10 02:27:05] "GET /route-target/d7425811-901d-4347-a7d7-b2788f4d8905 HTTP/1.1" 200 1213 0.002465 10.0.0.36 - - [2025-02-10 02:27:05] "GET /domains HTTP/1.1" 200 280 0.002492 10.0.0.36 - - [2025-02-10 02:27:05] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001021 10.0.0.36 - - [2025-02-10 02:27:05] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2759 0.006880 10.0.0.36 - - [2025-02-10 02:27:05] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000967 10.0.0.36 - - [2025-02-10 02:27:06] "GET /project/605072df-3307-4604-af13-269a66a8bf61 HTTP/1.1" 200 2080 0.069904 10.0.0.36 - - [2025-02-10 02:27:06] "GET /virtual-network/75f314f1-b129-47be-b6aa-2dea3ac4dcc9 HTTP/1.1" 200 2324 0.005389 10.0.0.36 - - [2025-02-10 02:27:06] "GET /obj-perms HTTP/1.1" 200 5026 0.049199 10.0.0.36 - - [2025-02-10 02:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.36 - - [2025-02-10 02:27:06] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001150 10.0.0.36 - - [2025-02-10 02:27:06] "GET /project/605072df-3307-4604-af13-269a66a8bf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.025650 10.0.0.36 - - [2025-02-10 02:27:06] "POST /neutron/network HTTP/1.1" 200 117 0.009868 10.0.0.36 - - [2025-02-10 02:27:06] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001235 10.0.0.36 - - [2025-02-10 02:27:06] "POST /neutron/network HTTP/1.1" 200 613 0.082757 10.0.0.36 - - [2025-02-10 02:27:06] "POST /route-targets HTTP/1.1" 200 327 0.010161 10.0.0.36 - - [2025-02-10 02:27:06] "POST /ref-update HTTP/1.1" 200 156 0.012871 10.0.0.36 - - [2025-02-10 02:27:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002486 10.0.0.36 - - [2025-02-10 02:27:06] "POST /neutron/subnet HTTP/1.1" 200 724 0.202682 10.0.0.36 - - [2025-02-10 02:27:06] "POST /neutron/network HTTP/1.1" 200 832 0.005270 10.0.0.36 - - [2025-02-10 02:27:06] "POST /id-to-fqname HTTP/1.1" 200 223 0.001157 10.0.0.36 - - [2025-02-10 02:27:06] "GET /virtual-network/7adf7b3e-4f99-4926-9c0a-a86f9bbce6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004865 10.0.0.36 - - [2025-02-10 02:27:06] "POST /neutron/network HTTP/1.1" 200 832 0.005087 10.0.0.36 - - [2025-02-10 02:27:07] "GET /virtual-network/7adf7b3e-4f99-4926-9c0a-a86f9bbce6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004598 10.0.0.36 - - [2025-02-10 02:27:07] "POST /neutron/network HTTP/1.1" 200 832 0.006316 10.0.0.36 - - [2025-02-10 02:27:07] "POST /neutron/subnet HTTP/1.1" 200 724 0.006006 10.0.0.36 - - [2025-02-10 02:27:07] "GET /domains HTTP/1.1" 200 280 0.002039 10.0.0.36 - - [2025-02-10 02:27:07] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001031 10.0.0.36 - - [2025-02-10 02:27:07] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2759 0.007252 10.0.0.36 - - [2025-02-10 02:27:07] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001025 10.0.0.36 - - [2025-02-10 02:27:07] "GET /project/605072df-3307-4604-af13-269a66a8bf61 HTTP/1.1" 200 2298 0.066707 10.0.0.36 - - [2025-02-10 02:27:07] "GET /virtual-network/7adf7b3e-4f99-4926-9c0a-a86f9bbce6b3 HTTP/1.1" 200 2318 0.006174 10.0.0.36 - - [2025-02-10 02:27:07] "GET /virtual-network/7adf7b3e-4f99-4926-9c0a-a86f9bbce6b3 HTTP/1.1" 200 2318 0.005342 10.0.0.36 - - [2025-02-10 02:27:07] "GET /routing-instance/5dafca50-775a-4c47-b33f-6ddc8f0ac97d HTTP/1.1" 200 1493 0.003835 10.0.0.36 - - [2025-02-10 02:27:07] "GET /routing-instance/5dafca50-775a-4c47-b33f-6ddc8f0ac97d HTTP/1.1" 200 1493 0.003562 10.0.0.36 - - [2025-02-10 02:27:07] "GET /route-target/6903e9dd-1409-40c9-960d-17fadaccaf38 HTTP/1.1" 200 1212 0.004924 10.0.0.36 - - [2025-02-10 02:27:07] "GET /virtual-network/7adf7b3e-4f99-4926-9c0a-a86f9bbce6b3 HTTP/1.1" 200 2318 0.004925 10.0.0.36 - - [2025-02-10 02:27:07] "GET /routing-instance/5dafca50-775a-4c47-b33f-6ddc8f0ac97d HTTP/1.1" 200 1493 0.003091 10.0.0.36 - - [2025-02-10 02:27:07] "GET /virtual-network/7adf7b3e-4f99-4926-9c0a-a86f9bbce6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005188 10.0.0.36 - - [2025-02-10 02:27:07] "GET /virtual-network/7adf7b3e-4f99-4926-9c0a-a86f9bbce6b3 HTTP/1.1" 200 2318 0.005763 10.0.0.36 - - [2025-02-10 02:27:07] "GET /routing-instance/5dafca50-775a-4c47-b33f-6ddc8f0ac97d HTTP/1.1" 200 1493 0.004617 10.0.0.36 - - [2025-02-10 02:27:07] "GET /routing-instance/5dafca50-775a-4c47-b33f-6ddc8f0ac97d HTTP/1.1" 200 1493 0.003759 10.0.0.36 - - [2025-02-10 02:27:07] "GET /route-target/6903e9dd-1409-40c9-960d-17fadaccaf38 HTTP/1.1" 200 1212 0.003293 10.0.0.36 - - [2025-02-10 02:27:07] "GET /domains HTTP/1.1" 200 280 0.003408 10.0.0.36 - - [2025-02-10 02:27:07] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001132 10.0.0.36 - - [2025-02-10 02:27:07] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2759 0.007782 10.0.0.36 - - [2025-02-10 02:27:07] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000994 10.0.0.36 - - [2025-02-10 02:27:07] "GET /project/605072df-3307-4604-af13-269a66a8bf61 HTTP/1.1" 200 2298 0.070380 10.0.0.36 - - [2025-02-10 02:27:07] "GET /virtual-network/7adf7b3e-4f99-4926-9c0a-a86f9bbce6b3 HTTP/1.1" 200 2318 0.005043 10.0.0.36 - - [2025-02-10 02:27:07] "GET /obj-perms HTTP/1.1" 200 5026 0.002968 10.0.0.36 - - [2025-02-10 02:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.36 - - [2025-02-10 02:27:07] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001128 10.0.0.36 - - [2025-02-10 02:27:07] "GET /project/605072df-3307-4604-af13-269a66a8bf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.030927 10.0.0.36 - - [2025-02-10 02:27:07] "POST /neutron/network HTTP/1.1" 200 117 0.010305 10.0.0.36 - - [2025-02-10 02:27:07] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001150 10.0.0.36 - - [2025-02-10 02:27:07] "POST /neutron/network HTTP/1.1" 200 615 0.068113 10.0.0.36 - - [2025-02-10 02:27:07] "POST /ref-update HTTP/1.1" 200 156 0.012273 10.0.0.36 - - [2025-02-10 02:27:07] "POST /useragent-kv HTTP/1.1" 200 115 0.004539 10.0.0.36 - - [2025-02-10 02:27:07] "POST /neutron/subnet HTTP/1.1" 200 725 0.208852 10.0.0.36 - - [2025-02-10 02:27:07] "POST /neutron/network HTTP/1.1" 200 834 0.006501 10.0.0.36 - - [2025-02-10 02:27:07] "POST /id-to-fqname HTTP/1.1" 200 224 0.001407 10.0.0.36 - - [2025-02-10 02:27:07] "GET /virtual-network/b2163f8c-c6b0-42f4-b6de-b984d5378afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005545 10.0.0.36 - - [2025-02-10 02:27:07] "POST /neutron/network HTTP/1.1" 200 834 0.006600 10.0.0.36 - - [2025-02-10 02:27:07] "GET /virtual-network/b2163f8c-c6b0-42f4-b6de-b984d5378afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004625 10.0.0.36 - - [2025-02-10 02:27:08] "POST /neutron/network HTTP/1.1" 200 834 0.005744 10.0.0.36 - - [2025-02-10 02:27:08] "POST /neutron/subnet HTTP/1.1" 200 725 0.005922 10.0.0.36 - - [2025-02-10 02:27:08] "GET /domains HTTP/1.1" 200 280 0.002219 10.0.0.36 - - [2025-02-10 02:27:08] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001019 10.0.0.36 - - [2025-02-10 02:27:08] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2759 0.006826 10.0.0.36 - - [2025-02-10 02:27:08] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000950 10.0.0.36 - - [2025-02-10 02:27:08] "GET /project/605072df-3307-4604-af13-269a66a8bf61 HTTP/1.1" 200 2517 0.071832 10.0.0.36 - - [2025-02-10 02:27:08] "GET /virtual-network/b2163f8c-c6b0-42f4-b6de-b984d5378afd HTTP/1.1" 200 2325 0.006036 10.0.0.36 - - [2025-02-10 02:27:08] "GET /virtual-network/b2163f8c-c6b0-42f4-b6de-b984d5378afd HTTP/1.1" 200 2325 0.004586 10.0.0.36 - - [2025-02-10 02:27:08] "GET /routing-instance/26be904e-2edf-4613-913e-8ccf46a50618 HTTP/1.1" 200 1497 0.003265 10.0.0.36 - - [2025-02-10 02:27:08] "GET /routing-instance/26be904e-2edf-4613-913e-8ccf46a50618 HTTP/1.1" 200 1497 0.003199 10.0.0.36 - - [2025-02-10 02:27:08] "GET /route-target/22aa55fb-eb5a-4aab-81f6-88b66deb0cbd HTTP/1.1" 200 1213 0.002714 10.0.0.36 - - [2025-02-10 02:27:08] "GET /virtual-network/b2163f8c-c6b0-42f4-b6de-b984d5378afd HTTP/1.1" 200 2325 0.004950 10.0.0.36 - - [2025-02-10 02:27:08] "GET /routing-instance/26be904e-2edf-4613-913e-8ccf46a50618 HTTP/1.1" 200 1497 0.003623 10.0.0.36 - - [2025-02-10 02:27:08] "GET /virtual-network/b2163f8c-c6b0-42f4-b6de-b984d5378afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004826 10.0.0.36 - - [2025-02-10 02:27:08] "GET /virtual-network/b2163f8c-c6b0-42f4-b6de-b984d5378afd HTTP/1.1" 200 2325 0.004630 10.0.0.36 - - [2025-02-10 02:27:08] "GET /routing-instance/26be904e-2edf-4613-913e-8ccf46a50618 HTTP/1.1" 200 1497 0.003052 10.0.0.36 - - [2025-02-10 02:27:08] "GET /routing-instance/26be904e-2edf-4613-913e-8ccf46a50618 HTTP/1.1" 200 1497 0.003031 10.0.0.36 - - [2025-02-10 02:27:08] "GET /route-target/22aa55fb-eb5a-4aab-81f6-88b66deb0cbd HTTP/1.1" 200 1213 0.003002 10.0.0.36 - - [2025-02-10 02:27:08] "GET /domains HTTP/1.1" 200 280 0.002899 10.0.0.36 - - [2025-02-10 02:27:08] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001492 10.0.0.36 - - [2025-02-10 02:27:08] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2759 0.008364 10.0.0.36 - - [2025-02-10 02:27:08] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001038 10.0.0.36 - - [2025-02-10 02:27:08] "GET /project/605072df-3307-4604-af13-269a66a8bf61 HTTP/1.1" 200 2517 0.070867 10.0.0.36 - - [2025-02-10 02:27:08] "GET /virtual-network/b2163f8c-c6b0-42f4-b6de-b984d5378afd HTTP/1.1" 200 2325 0.005206 10.0.0.36 - - [2025-02-10 02:27:08] "GET /obj-perms HTTP/1.1" 200 5026 0.002928 10.0.0.36 - - [2025-02-10 02:27:08] "POST /id-to-fqname HTTP/1.1" 200 223 0.001633 10.0.0.36 - - [2025-02-10 02:27:08] "POST /neutron/network HTTP/1.1" 200 842 0.007090 10.0.0.36 - - [2025-02-10 02:27:08] "GET /aaa-mode HTTP/1.1" 401 292 0.000411 10.0.0.36 - - [2025-02-10 02:27:08] "GET / HTTP/1.1" 200 35931 0.001776 10.0.0.36 - - [2025-02-10 02:27:08] "GET /project/605072df-3307-4604-af13-269a66a8bf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000470 10.0.0.36 - - [2025-02-10 02:27:09] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001272 10.0.0.36 - - [2025-02-10 02:27:09] "GET /project/605072df-3307-4604-af13-269a66a8bf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.052488 10.0.0.36 - - [2025-02-10 02:27:09] "POST /neutron/network HTTP/1.1" 200 832 0.006482 10.0.0.36 - - [2025-02-10 02:27:09] "POST /neutron/port HTTP/1.1" 200 117 0.005675 10.0.0.36 - - [2025-02-10 02:27:09] "POST /neutron/port HTTP/1.1" 200 117 0.006362 10.0.0.36 - - [2025-02-10 02:27:09] "POST /id-to-fqname HTTP/1.1" 200 224 0.001601 10.0.0.36 - - [2025-02-10 02:27:09] "POST /neutron/port HTTP/1.1" 200 117 0.005513 10.0.0.36 - - [2025-02-10 02:27:09] "POST /neutron/network HTTP/1.1" 200 844 0.006465 10.0.0.36 - - [2025-02-10 02:27:09] "GET /aaa-mode HTTP/1.1" 401 292 0.000474 10.0.0.36 - - [2025-02-10 02:27:09] "POST /neutron/network HTTP/1.1" 200 842 0.006618 10.0.0.36 - - [2025-02-10 02:27:09] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001678 10.0.0.36 - - [2025-02-10 02:27:10] "GET / HTTP/1.1" 200 35931 0.006119 10.0.0.36 - - [2025-02-10 02:27:10] "GET /project/605072df-3307-4604-af13-269a66a8bf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.001017 10.0.0.36 - - [2025-02-10 02:27:10] "POST /neutron/port HTTP/1.1" 200 1058 0.252315 10.0.0.36 - - [2025-02-10 02:27:10] "POST /neutron/port HTTP/1.1" 200 1058 0.010992 10.0.0.36 - - [2025-02-10 02:27:10] "POST /neutron/port HTTP/1.1" 200 1058 0.008559 10.0.0.36 - - [2025-02-10 02:27:10] "POST /neutron/port HTTP/1.1" 200 1112 0.071097 10.0.0.36 - - [2025-02-10 02:27:10] "POST /neutron/port HTTP/1.1" 200 1086 0.018183 10.0.0.36 - - [2025-02-10 02:27:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003657 10.0.0.36 - - [2025-02-10 02:27:10] "POST /neutron/subnet HTTP/1.1" 200 698 0.012828 10.0.0.36 - - [2025-02-10 02:27:10] "POST /neutron/port HTTP/1.1" 200 117 0.002046 10.0.0.36 - - [2025-02-10 02:27:10] "POST /neutron/network HTTP/1.1" 200 832 0.008450 10.0.0.36 - - [2025-02-10 02:27:10] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001356 10.0.0.36 - - [2025-02-10 02:27:10] "GET /project/605072df-3307-4604-af13-269a66a8bf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.060997 10.0.0.36 - - [2025-02-10 02:27:10] "POST /neutron/network HTTP/1.1" 200 834 0.006463 10.0.0.36 - - [2025-02-10 02:27:10] "POST /neutron/port HTTP/1.1" 200 1086 0.034609 10.0.0.36 - - [2025-02-10 02:27:10] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007533 10.0.0.36 - - [2025-02-10 02:27:10] "POST /neutron/port HTTP/1.1" 200 117 0.008933 10.0.0.36 - - [2025-02-10 02:27:10] "POST /fqname-to-id HTTP/1.1" 404 193 0.004379 10.0.0.36 - - [2025-02-10 02:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.36 - - [2025-02-10 02:27:10] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001281 10.0.0.36 - - [2025-02-10 02:27:10] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009362 10.0.0.36 - - [2025-02-10 02:27:10] "POST /service-templates HTTP/1.1" 200 543 0.025539 10.0.0.36 - - [2025-02-10 02:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.36 - - [2025-02-10 02:27:11] "GET /service-template/4d931922-ad5c-4d9a-87ad-9f3e8845cc48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.006054 10.0.0.36 - - [2025-02-10 02:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.36 - - [2025-02-10 02:27:11] "POST /neutron/network HTTP/1.1" 200 844 0.008949 10.0.0.36 - - [2025-02-10 02:27:11] "GET /service-template/4d931922-ad5c-4d9a-87ad-9f3e8845cc48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.005774 10.0.0.36 - - [2025-02-10 02:27:11] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001127 10.0.0.36 - - [2025-02-10 02:27:11] "POST /id-to-fqname HTTP/1.1" 200 223 0.002613 10.0.0.36 - - [2025-02-10 02:27:11] "POST /id-to-fqname HTTP/1.1" 200 223 0.001691 10.0.0.36 - - [2025-02-10 02:27:11] "POST /id-to-fqname HTTP/1.1" 200 224 0.001647 10.0.0.36 - - [2025-02-10 02:27:11] "POST /neutron/port HTTP/1.1" 200 1058 0.347394 10.0.0.36 - - [2025-02-10 02:27:11] "POST /neutron/port HTTP/1.1" 200 1058 0.014731 10.0.0.36 - - [2025-02-10 02:27:11] "POST /neutron/port HTTP/1.1" 200 2002 0.035830 10.0.0.36 - - [2025-02-10 02:27:11] "POST /neutron/port HTTP/1.1" 200 1058 0.022668 10.0.0.36 - - [2025-02-10 02:27:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009734 10.0.0.36 - - [2025-02-10 02:27:11] "POST /neutron/port HTTP/1.1" 200 1112 0.095367 10.0.0.36 - - [2025-02-10 02:27:11] "POST /neutron/port HTTP/1.1" 200 1086 0.021095 10.0.0.36 - - [2025-02-10 02:27:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003467 10.0.0.36 - - [2025-02-10 02:27:11] "POST /neutron/subnet HTTP/1.1" 200 699 0.013471 10.0.0.36 - - [2025-02-10 02:27:11] "POST /neutron/port HTTP/1.1" 200 117 0.002081 10.0.0.36 - - [2025-02-10 02:27:11] "POST /neutron/network HTTP/1.1" 200 834 0.008421 10.0.0.36 - - [2025-02-10 02:27:12] "POST /neutron/network HTTP/1.1" 200 2225 0.013960 10.0.0.36 - - [2025-02-10 02:27:12] "GET /aaa-mode HTTP/1.1" 401 292 0.000505 10.0.0.36 - - [2025-02-10 02:27:12] "GET / HTTP/1.1" 200 35931 0.001778 10.0.0.36 - - [2025-02-10 02:27:12] "GET /project/605072df-3307-4604-af13-269a66a8bf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000574 10.0.0.36 - - [2025-02-10 02:27:13] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001460 10.0.0.36 - - [2025-02-10 02:27:13] "GET /project/605072df-3307-4604-af13-269a66a8bf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.057724 10.0.0.36 - - [2025-02-10 02:27:13] "POST /neutron/network HTTP/1.1" 200 834 0.006857 10.0.0.36 - - [2025-02-10 02:27:13] "POST /neutron/network HTTP/1.1" 200 832 0.009391 10.0.0.36 - - [2025-02-10 02:27:13] "POST /neutron/network HTTP/1.1" 200 834 0.008073 10.0.0.36 - - [2025-02-10 02:27:13] "POST /neutron/port HTTP/1.1" 200 2056 0.057953 10.0.0.36 - - [2025-02-10 02:27:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011688 10.0.0.36 - - [2025-02-10 02:27:13] "POST /neutron/port HTTP/1.1" 200 117 0.010060 10.0.0.36 - - [2025-02-10 02:27:13] "POST /neutron/port HTTP/1.1" 200 117 0.005642 10.0.0.36 - - [2025-02-10 02:27:13] "POST /neutron/network HTTP/1.1" 200 2225 0.015241 10.0.0.36 - - [2025-02-10 02:27:13] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001202 10.0.0.36 - - [2025-02-10 02:27:14] "POST /neutron/port HTTP/1.1" 200 1060 0.273238 10.0.0.36 - - [2025-02-10 02:27:14] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001254 10.0.0.36 - - [2025-02-10 02:27:14] "POST /neutron/port HTTP/1.1" 200 1058 0.215613 10.0.0.36 - - [2025-02-10 02:27:14] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001431 10.0.0.36 - - [2025-02-10 02:27:14] "POST /neutron/port HTTP/1.1" 200 1058 0.245483 10.0.0.36 - - [2025-02-10 02:27:14] "POST /neutron/port HTTP/1.1" 200 1060 0.010533 10.0.0.36 - - [2025-02-10 02:27:14] "POST /neutron/port HTTP/1.1" 200 1060 0.009201 10.0.0.36 - - [2025-02-10 02:27:14] "POST /neutron/port HTTP/1.1" 200 1114 0.086187 10.0.0.36 - - [2025-02-10 02:27:14] "POST /neutron/port HTTP/1.1" 200 1058 0.010120 10.0.0.36 - - [2025-02-10 02:27:14] "POST /neutron/port HTTP/1.1" 200 1058 0.009782 10.0.0.36 - - [2025-02-10 02:27:14] "POST /neutron/port HTTP/1.1" 200 1112 0.100882 10.0.0.36 - - [2025-02-10 02:27:15] "POST /neutron/port HTTP/1.1" 200 1058 0.012947 10.0.0.36 - - [2025-02-10 02:27:15] "POST /neutron/port HTTP/1.1" 200 1058 0.010554 10.0.0.36 - - [2025-02-10 02:27:15] "POST /neutron/port HTTP/1.1" 200 1112 0.073156 10.0.0.36 - - [2025-02-10 02:27:15] "POST /neutron/port HTTP/1.1" 200 3027 0.023355 10.0.0.36 - - [2025-02-10 02:27:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004245 10.0.0.36 - - [2025-02-10 02:27:15] "POST /neutron/subnet HTTP/1.1" 200 708 0.015891 10.0.0.36 - - [2025-02-10 02:27:15] "POST /neutron/port HTTP/1.1" 200 117 0.001556 10.0.0.36 - - [2025-02-10 02:27:15] "POST /neutron/network HTTP/1.1" 200 834 0.011402 10.0.0.36 - - [2025-02-10 02:27:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009713 10.0.0.36 - - [2025-02-10 02:27:15] "POST /neutron/subnet HTTP/1.1" 200 698 0.018896 10.0.0.36 - - [2025-02-10 02:27:15] "POST /neutron/port HTTP/1.1" 200 117 0.001801 10.0.0.36 - - [2025-02-10 02:27:15] "POST /neutron/network HTTP/1.1" 200 832 0.009842 10.0.0.36 - - [2025-02-10 02:27:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004240 10.0.0.36 - - [2025-02-10 02:27:15] "POST /neutron/subnet HTTP/1.1" 200 699 0.016858 10.0.0.36 - - [2025-02-10 02:27:15] "POST /neutron/port HTTP/1.1" 200 117 0.001422 10.0.0.36 - - [2025-02-10 02:27:15] "POST /neutron/network HTTP/1.1" 200 834 0.010143 10.0.0.36 - - [2025-02-10 02:27:18] "POST /neutron/port HTTP/1.1" 200 3027 0.037349 10.0.0.36 - - [2025-02-10 02:27:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006594 10.0.0.36 - - [2025-02-10 02:27:18] "POST /neutron/port HTTP/1.1" 200 3027 0.028491 10.0.0.36 - - [2025-02-10 02:27:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006972 10.0.0.36 - - [2025-02-10 02:27:18] "POST /neutron/port HTTP/1.1" 200 3027 0.023423 10.0.0.36 - - [2025-02-10 02:27:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006111 10.0.0.36 - - [2025-02-10 02:27:19] "POST /neutron/port HTTP/1.1" 200 3027 0.021250 10.0.0.36 - - [2025-02-10 02:27:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007336 10.0.0.36 - - [2025-02-10 02:27:19] "POST /neutron/port HTTP/1.1" 200 3027 0.024598 10.0.0.36 - - [2025-02-10 02:27:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007394 10.0.0.36 - - [2025-02-10 02:27:19] "GET /virtual-machine/493872aa-8a13-44be-873c-30b255f9ef97 HTTP/1.1" 200 1801 0.005912 10.0.0.36 - - [2025-02-10 02:27:19] "GET /virtual-machine-interface/04aaaee9-71c0-4860-9d21-176eb4172fdf HTTP/1.1" 200 2945 0.008702 10.0.0.36 - - [2025-02-10 02:27:19] "GET /virtual-machine-interface/6ad57cd8-4548-4402-a08a-18a7d85a89ab HTTP/1.1" 200 2949 0.005642 10.0.0.36 - - [2025-02-10 02:27:19] "GET /virtual-machine-interface/d01cdcd2-54db-4ad9-acc7-21efd75587b0 HTTP/1.1" 200 2947 0.005841 10.0.0.36 - - [2025-02-10 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.36 - - [2025-02-10 02:27:19] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003865 10.0.0.36 - - [2025-02-10 02:27:19] "GET /virtual-networks?parent_id=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003932 10.0.0.36 - - [2025-02-10 02:27:19] "GET /virtual-network/75f314f1-b129-47be-b6aa-2dea3ac4dcc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.009983 10.0.0.36 - - [2025-02-10 02:27:19] "POST /neutron/port HTTP/1.1" 200 1086 0.023782 10.0.0.36 - - [2025-02-10 02:27:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006331 10.0.0.36 - - [2025-02-10 02:27:21] "POST /neutron/port HTTP/1.1" 200 1086 0.017316 10.0.0.36 - - [2025-02-10 02:27:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005545 10.0.0.36 - - [2025-02-10 02:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.36 - - [2025-02-10 02:27:22] "GET /virtual-network/75f314f1-b129-47be-b6aa-2dea3ac4dcc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006088 10.0.0.36 - - [2025-02-10 02:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005196 10.0.0.36 - - [2025-02-10 02:27:26] "GET /virtual-network/75f314f1-b129-47be-b6aa-2dea3ac4dcc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007585 10.0.0.36 - - [2025-02-10 02:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.36 - - [2025-02-10 02:27:30] "GET /virtual-network/75f314f1-b129-47be-b6aa-2dea3ac4dcc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005265 10.0.0.36 - - [2025-02-10 02:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.36 - - [2025-02-10 02:27:34] "GET /virtual-network/75f314f1-b129-47be-b6aa-2dea3ac4dcc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005228 10.0.0.36 - - [2025-02-10 02:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.36 - - [2025-02-10 02:27:37] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003553 10.0.0.36 - - [2025-02-10 02:27:37] "GET /virtual-networks?parent_id=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003946 10.0.0.36 - - [2025-02-10 02:27:37] "GET /virtual-network/75f314f1-b129-47be-b6aa-2dea3ac4dcc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007310 10.0.0.36 - - [2025-02-10 02:27:37] "POST /neutron/port HTTP/1.1" 200 3027 0.023315 10.0.0.36 - - [2025-02-10 02:27:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007557 10.0.0.36 - - [2025-02-10 02:27:42] "POST /neutron/port HTTP/1.1" 200 3027 0.019734 10.0.0.36 - - [2025-02-10 02:27:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006060 10.0.0.36 - - [2025-02-10 02:27:46] "POST /neutron/port HTTP/1.1" 200 3027 0.019908 10.0.0.36 - - [2025-02-10 02:27:46] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005627 10.0.0.36 - - [2025-02-10 02:27:47] "POST /neutron/port HTTP/1.1" 200 3027 0.019831 10.0.0.36 - - [2025-02-10 02:27:47] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005945 10.0.0.36 - - [2025-02-10 02:27:52] "POST /neutron/port HTTP/1.1" 200 3027 0.019861 10.0.0.36 - - [2025-02-10 02:27:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005443 10.0.0.36 - - [2025-02-10 02:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.36 - - [2025-02-10 02:27:57] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003130 10.0.0.36 - - [2025-02-10 02:27:58] "GET /virtual-networks?parent_id=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003059 10.0.0.36 - - [2025-02-10 02:27:58] "GET /virtual-network/7adf7b3e-4f99-4926-9c0a-a86f9bbce6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006054 10.0.0.36 - - [2025-02-10 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.36 - - [2025-02-10 02:27:58] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003857 10.0.0.36 - - [2025-02-10 02:27:58] "GET /virtual-networks?parent_id=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003542 10.0.0.36 - - [2025-02-10 02:27:58] "GET /virtual-network/b2163f8c-c6b0-42f4-b6de-b984d5378afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006537 10.0.0.36 - - [2025-02-10 02:27:58] "POST /fqname-to-id HTTP/1.1" 404 207 0.003176 10.0.0.36 - - [2025-02-10 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.36 - - [2025-02-10 02:27:58] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001240 10.0.0.36 - - [2025-02-10 02:27:58] "GET /project/605072df-3307-4604-af13-269a66a8bf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.027221 10.0.0.36 - - [2025-02-10 02:27:58] "POST /service-instances HTTP/1.1" 200 543 0.064442 10.0.0.36 - - [2025-02-10 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.36 - - [2025-02-10 02:27:58] "GET /service-instance/c343b138-9686-42c2-bf0c-3a92ac9fd3d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.006638 10.0.0.36 - - [2025-02-10 02:27:58] "POST /port-tuples HTTP/1.1" 200 586 0.023075 10.0.0.36 - - [2025-02-10 02:27:58] "GET /virtual-machine-interface/04aaaee9-71c0-4860-9d21-176eb4172fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005947 10.0.0.36 - - [2025-02-10 02:27:59] "PUT /virtual-machine-interface/04aaaee9-71c0-4860-9d21-176eb4172fdf HTTP/1.1" 200 284 0.010635 10.0.0.36 - - [2025-02-10 02:27:59] "POST /ref-update HTTP/1.1" 200 156 0.010449 10.0.0.36 - - [2025-02-10 02:27:59] "POST /instance-ips HTTP/1.1" 200 385 0.025779 10.0.0.36 - - [2025-02-10 02:27:59] "GET /virtual-machine-interface/d01cdcd2-54db-4ad9-acc7-21efd75587b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2726 0.007485 10.0.0.36 - - [2025-02-10 02:27:59] "POST /ref-update HTTP/1.1" 200 156 0.015633 10.0.0.36 - - [2025-02-10 02:27:59] "PUT /virtual-machine-interface/d01cdcd2-54db-4ad9-acc7-21efd75587b0 HTTP/1.1" 200 284 0.014796 10.0.0.36 - - [2025-02-10 02:27:59] "POST /ref-update HTTP/1.1" 200 156 0.010312 10.0.0.36 - - [2025-02-10 02:27:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004300 10.0.0.36 - - [2025-02-10 02:27:59] "POST /ref-update HTTP/1.1" 200 156 0.013743 10.0.0.36 - - [2025-02-10 02:27:59] "GET /virtual-machine-interface/6ad57cd8-4548-4402-a08a-18a7d85a89ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2728 0.006341 10.0.0.36 - - [2025-02-10 02:27:59] "POST /instance-ips HTTP/1.1" 200 385 0.030128 10.0.0.36 - - [2025-02-10 02:27:59] "PUT /virtual-machine-interface/6ad57cd8-4548-4402-a08a-18a7d85a89ab HTTP/1.1" 200 284 0.011896 10.0.0.36 - - [2025-02-10 02:27:59] "POST /ref-update HTTP/1.1" 200 156 0.022469 10.0.0.36 - - [2025-02-10 02:27:59] "POST /ref-update HTTP/1.1" 200 156 0.012043 10.0.0.36 - - [2025-02-10 02:27:59] "POST /ref-update HTTP/1.1" 200 156 0.009941 10.0.0.36 - - [2025-02-10 02:27:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005764 10.0.0.36 - - [2025-02-10 02:27:59] "POST /neutron/port HTTP/1.1" 200 1086 0.016254 10.0.0.36 - - [2025-02-10 02:27:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006618 10.0.0.36 - - [2025-02-10 02:27:59] "POST /instance-ips HTTP/1.1" 200 373 0.014447 10.0.0.36 - - [2025-02-10 02:27:59] "POST /neutron/port HTTP/1.1" 200 1086 0.014023 10.0.0.36 - - [2025-02-10 02:27:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007031 10.0.0.36 - - [2025-02-10 02:27:59] "POST /ref-update HTTP/1.1" 200 156 0.007929 10.0.0.36 - - [2025-02-10 02:27:59] "POST /neutron/port HTTP/1.1" 200 1086 0.017913 10.0.0.36 - - [2025-02-10 02:27:59] "POST /ref-update HTTP/1.1" 200 156 0.009504 10.0.0.36 - - [2025-02-10 02:27:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006615 10.0.0.36 - - [2025-02-10 02:27:59] "GET /virtual-machine/78a07ad4-69c9-4bac-83d7-ad03994e9de6 HTTP/1.1" 200 1289 0.004995 10.0.0.36 - - [2025-02-10 02:27:59] "GET /virtual-machine-interface/0e8771ae-9f5a-4299-b237-15a651748172 HTTP/1.1" 200 2946 0.006851 10.0.0.36 - - [2025-02-10 02:27:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005454 10.0.0.36 - - [2025-02-10 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.36 - - [2025-02-10 02:27:59] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.002883 10.0.0.36 - - [2025-02-10 02:27:59] "POST /instance-ips HTTP/1.1" 200 373 0.015036 10.0.0.36 - - [2025-02-10 02:27:59] "GET /virtual-networks?parent_id=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002894 10.0.0.36 - - [2025-02-10 02:27:59] "POST /ref-update HTTP/1.1" 200 156 0.009019 10.0.0.36 - - [2025-02-10 02:27:59] "GET /virtual-network/7adf7b3e-4f99-4926-9c0a-a86f9bbce6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005577 10.0.0.36 - - [2025-02-10 02:27:59] "DELETE /project/605072df33074604af13269a66a8bf61 HTTP/1.1" 404 173 0.003865 10.0.0.36 - - [2025-02-10 02:27:59] "GET /projects?obj_uuids=7c420765-5c8d-4ccd-a606-c3f9f12abc9a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001073 10.0.0.36 - - [2025-02-10 02:27:59] "POST /ref-update HTTP/1.1" 200 156 0.018357 10.0.0.36 - - [2025-02-10 02:27:59] "GET /project/7c420765-5c8d-4ccd-a606-c3f9f12abc9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.031772 10.0.0.36 - - [2025-02-10 02:28:00] "GET /projects?obj_uuids=7c420765-5c8d-4ccd-a606-c3f9f12abc9a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001181 10.0.0.36 - - [2025-02-10 02:28:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003176 10.0.0.36 - - [2025-02-10 02:28:00] "GET /project/7c420765-5c8d-4ccd-a606-c3f9f12abc9a?fields=security_groups HTTP/1.1" 200 1369 0.073481 10.0.0.36 - - [2025-02-10 02:28:00] "POST /instance-ips HTTP/1.1" 200 375 0.016353 10.0.0.36 - - [2025-02-10 02:28:00] "POST /ref-update HTTP/1.1" 200 156 0.020096 10.0.0.36 - - [2025-02-10 02:28:00] "DELETE /security-group/b9ad2d71-9c49-4753-a4fd-96d7b92dc73f HTTP/1.1" 200 115 0.054196 10.0.0.36 - - [2025-02-10 02:28:00] "GET /projects?obj_uuids=7c420765-5c8d-4ccd-a606-c3f9f12abc9a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001396 10.0.0.36 - - [2025-02-10 02:28:00] "DELETE /access-control-list/86367e0f-8139-4925-9188-7be48eea4c32 HTTP/1.1" 200 115 0.042790 10.0.0.36 - - [2025-02-10 02:28:00] "GET /project/7c420765-5c8d-4ccd-a606-c3f9f12abc9a?fields=application_policy_sets HTTP/1.1" 200 1408 0.035737 10.0.0.36 - - [2025-02-10 02:28:00] "POST /ref-update HTTP/1.1" 200 156 0.008159 10.0.0.36 - - [2025-02-10 02:28:00] "DELETE /access-control-list/b8c5ca4d-8a11-4804-a271-fdc356f5bd28 HTTP/1.1" 200 115 0.031965 10.0.0.36 - - [2025-02-10 02:28:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002620 10.0.0.36 - - [2025-02-10 02:28:00] "DELETE /project/7c420765-5c8d-4ccd-a606-c3f9f12abc9a HTTP/1.1" 200 115 0.364105 10.0.0.36 - - [2025-02-10 02:28:00] "POST /instance-ips HTTP/1.1" 200 375 0.014109 10.0.0.36 - - [2025-02-10 02:28:00] "POST /ref-update HTTP/1.1" 200 156 0.009244 10.0.0.36 - - [2025-02-10 02:28:00] "POST /ref-update HTTP/1.1" 200 156 0.009347 10.0.0.36 - - [2025-02-10 02:28:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003302 10.0.0.36 - - [2025-02-10 02:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.36 - - [2025-02-10 02:28:01] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003138 10.0.0.36 - - [2025-02-10 02:28:01] "GET /virtual-networks?parent_id=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003441 10.0.0.36 - - [2025-02-10 02:28:01] "GET /virtual-network/7adf7b3e-4f99-4926-9c0a-a86f9bbce6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005810 10.0.0.36 - - [2025-02-10 02:28:01] "POST /neutron/port HTTP/1.1" 200 1086 0.015758 10.0.0.36 - - [2025-02-10 02:28:01] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006032 10.0.0.36 - - [2025-02-10 02:28:01] "POST /neutron/port HTTP/1.1" 200 1086 0.014646 10.0.0.36 - - [2025-02-10 02:28:01] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005566 10.0.0.36 - - [2025-02-10 02:28:01] "POST /neutron/port HTTP/1.1" 200 1086 0.014419 10.0.0.36 - - [2025-02-10 02:28:01] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006283 10.0.0.36 - - [2025-02-10 02:28:01] "GET /virtual-machine/4782f59b-15e2-4fe4-98ee-cb38fb4a4897 HTTP/1.1" 200 1290 0.004304 10.0.0.36 - - [2025-02-10 02:28:01] "GET /virtual-machine-interface/4cc53fda-6929-4df5-bc3f-9e583b3495b6 HTTP/1.1" 200 2949 0.004789 10.0.0.36 - - [2025-02-10 02:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.36 - - [2025-02-10 02:28:01] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.002892 10.0.0.36 - - [2025-02-10 02:28:01] "GET /virtual-networks?parent_id=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002367 10.0.0.36 - - [2025-02-10 02:28:01] "GET /virtual-network/b2163f8c-c6b0-42f4-b6de-b984d5378afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005265 10.0.0.36 - - [2025-02-10 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.36 - - [2025-02-10 02:28:02] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003141 10.0.0.36 - - [2025-02-10 02:28:02] "GET /virtual-networks?parent_id=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002860 10.0.0.36 - - [2025-02-10 02:28:02] "GET /virtual-network/b2163f8c-c6b0-42f4-b6de-b984d5378afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005081 10.0.0.36 - - [2025-02-10 02:28:03] "POST /fqname-to-id HTTP/1.1" 404 211 0.003361 10.0.0.36 - - [2025-02-10 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.36 - - [2025-02-10 02:28:03] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001207 10.0.0.36 - - [2025-02-10 02:28:03] "GET /project/605072df-3307-4604-af13-269a66a8bf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.024828 10.0.0.36 - - [2025-02-10 02:28:03] "POST /network-policys HTTP/1.1" 200 547 0.018532 10.0.0.36 - - [2025-02-10 02:28:03] "GET /network-policy/ee07d02f-8e47-4444-b946-131e3dff3400?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.005499 10.0.0.36 - - [2025-02-10 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.36 - - [2025-02-10 02:28:03] "GET /virtual-network/7adf7b3e-4f99-4926-9c0a-a86f9bbce6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006228 10.0.0.36 - - [2025-02-10 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.36 - - [2025-02-10 02:28:03] "GET /network-policy/ee07d02f-8e47-4444-b946-131e3dff3400?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.004039 10.0.0.36 - - [2025-02-10 02:28:03] "POST /fqname-to-id HTTP/1.1" 404 242 0.005032 10.0.0.36 - - [2025-02-10 02:28:03] "POST /ref-update HTTP/1.1" 200 156 0.038076 10.0.0.36 - - [2025-02-10 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.36 - - [2025-02-10 02:28:03] "POST /access-control-lists HTTP/1.1" 200 601 0.066943 10.0.0.36 - - [2025-02-10 02:28:03] "GET /network-policy/ee07d02f-8e47-4444-b946-131e3dff3400?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.004097 10.0.0.36 - - [2025-02-10 02:28:03] "POST /neutron/network HTTP/1.1" 200 920 0.008404 10.0.0.36 - - [2025-02-10 02:28:03] "GET /virtual-network/7adf7b3e-4f99-4926-9c0a-a86f9bbce6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005549 10.0.0.36 - - [2025-02-10 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.36 - - [2025-02-10 02:28:03] "GET /network-policy/ee07d02f-8e47-4444-b946-131e3dff3400?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.004063 10.0.0.36 - - [2025-02-10 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.36 - - [2025-02-10 02:28:03] "GET /virtual-network/b2163f8c-c6b0-42f4-b6de-b984d5378afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005767 10.0.0.36 - - [2025-02-10 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005348 10.0.0.36 - - [2025-02-10 02:28:04] "GET /network-policy/ee07d02f-8e47-4444-b946-131e3dff3400?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.004124 10.0.0.36 - - [2025-02-10 02:28:04] "POST /ref-update HTTP/1.1" 200 156 0.035581 10.0.0.36 - - [2025-02-10 02:28:04] "PUT /access-control-list/7025d2b6-d015-43a9-9ec7-f1511f300fbc HTTP/1.1" 200 272 0.015132 10.0.0.36 - - [2025-02-10 02:28:04] "POST /fqname-to-id HTTP/1.1" 404 244 0.003012 10.0.0.36 - - [2025-02-10 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.36 - - [2025-02-10 02:28:04] "GET /network-policy/ee07d02f-8e47-4444-b946-131e3dff3400?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.028180 10.0.0.36 - - [2025-02-10 02:28:04] "POST /access-control-lists HTTP/1.1" 200 604 0.061019 10.0.0.36 - - [2025-02-10 02:28:04] "POST /neutron/network HTTP/1.1" 200 922 0.008340 10.0.0.36 - - [2025-02-10 02:28:04] "GET /virtual-network/b2163f8c-c6b0-42f4-b6de-b984d5378afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004687 10.0.0.36 - - [2025-02-10 02:28:04] "POST /routing-instances HTTP/1.1" 200 759 0.024425 10.0.0.36 - - [2025-02-10 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.36 - - [2025-02-10 02:28:04] "POST /route-targets HTTP/1.1" 200 327 0.009861 10.0.0.36 - - [2025-02-10 02:28:04] "GET /network-policy/ee07d02f-8e47-4444-b946-131e3dff3400?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003933 10.0.0.36 - - [2025-02-10 02:28:04] "POST /ref-update HTTP/1.1" 200 156 0.010169 10.0.0.36 - - [2025-02-10 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.36 - - [2025-02-10 02:28:04] "GET /routing-instance/1842ec92-9d36-4b8a-bf58-46283a6b6b5f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1277 0.003985 10.0.0.36 - - [2025-02-10 02:28:04] "GET /service-template/4d931922-ad5c-4d9a-87ad-9f3e8845cc48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.002883 10.0.0.36 - - [2025-02-10 02:28:04] "GET /routing-instance/1842ec92-9d36-4b8a-bf58-46283a6b6b5f?fields=routing_policy_back_refs HTTP/1.1" 200 1277 0.003777 10.0.0.36 - - [2025-02-10 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.36 - - [2025-02-10 02:28:04] "POST /ref-update HTTP/1.1" 200 156 0.009451 10.0.0.36 - - [2025-02-10 02:28:04] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001171 10.0.0.36 - - [2025-02-10 02:28:04] "GET /project/605072df-3307-4604-af13-269a66a8bf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.025748 10.0.0.36 - - [2025-02-10 02:28:04] "POST /routing-instances HTTP/1.1" 200 760 0.015978 10.0.0.36 - - [2025-02-10 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.36 - - [2025-02-10 02:28:04] "POST /route-targets HTTP/1.1" 200 327 0.009593 10.0.0.36 - - [2025-02-10 02:28:04] "GET /service-instance/c343b138-9686-42c2-bf0c-3a92ac9fd3d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3530 0.004962 10.0.0.36 - - [2025-02-10 02:28:04] "POST /ref-update HTTP/1.1" 200 156 0.009626 10.0.0.36 - - [2025-02-10 02:28:04] "GET /domains HTTP/1.1" 200 280 0.002284 10.0.0.36 - - [2025-02-10 02:28:04] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001061 10.0.0.36 - - [2025-02-10 02:28:04] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2771 0.008512 10.0.0.36 - - [2025-02-10 02:28:04] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000979 10.0.0.36 - - [2025-02-10 02:28:04] "GET /routing-instance/836ec5bc-c270-417e-a324-f294b82f308d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1278 0.003159 10.0.0.36 - - [2025-02-10 02:28:04] "GET /project/605072df-3307-4604-af13-269a66a8bf61 HTTP/1.1" 200 4233 0.067816 10.0.0.36 - - [2025-02-10 02:28:04] "GET /routing-instance/836ec5bc-c270-417e-a324-f294b82f308d?fields=routing_policy_back_refs HTTP/1.1" 200 1278 0.003209 10.0.0.36 - - [2025-02-10 02:28:04] "GET /service-instance/c343b138-9686-42c2-bf0c-3a92ac9fd3d6 HTTP/1.1" 200 3784 0.004616 10.0.0.36 - - [2025-02-10 02:28:04] "GET /domains HTTP/1.1" 200 280 0.002125 10.0.0.36 - - [2025-02-10 02:28:04] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001031 10.0.0.36 - - [2025-02-10 02:28:04] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2771 0.007147 10.0.0.36 - - [2025-02-10 02:28:04] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000975 10.0.0.36 - - [2025-02-10 02:28:04] "PUT /routing-instance/1842ec92-9d36-4b8a-bf58-46283a6b6b5f HTTP/1.1" 200 266 0.008942 10.0.0.36 - - [2025-02-10 02:28:05] "GET /project/605072df-3307-4604-af13-269a66a8bf61 HTTP/1.1" 200 4233 0.068897 10.0.0.36 - - [2025-02-10 02:28:05] "PUT /routing-instance/836ec5bc-c270-417e-a324-f294b82f308d HTTP/1.1" 200 266 0.010789 10.0.0.36 - - [2025-02-10 02:28:05] "GET /service-instance/c343b138-9686-42c2-bf0c-3a92ac9fd3d6 HTTP/1.1" 200 3784 0.005202 10.0.0.36 - - [2025-02-10 02:28:05] "GET /port-tuple/8edb44dc-c7b1-4617-b352-0d755ce2803a HTTP/1.1" 200 1980 0.003351 10.0.0.36 - - [2025-02-10 02:28:05] "GET /virtual-machine-interface/04aaaee9-71c0-4860-9d21-176eb4172fdf HTTP/1.1" 200 3815 0.005613 10.0.0.36 - - [2025-02-10 02:28:05] "GET /virtual-machine-interface/6ad57cd8-4548-4402-a08a-18a7d85a89ab HTTP/1.1" 200 3804 0.005230 10.0.0.36 - - [2025-02-10 02:28:05] "GET /virtual-machine-interface/d01cdcd2-54db-4ad9-acc7-21efd75587b0 HTTP/1.1" 200 3799 0.005162 10.0.0.36 - - [2025-02-10 02:28:05] "POST /ref-update HTTP/1.1" 200 156 0.013118 10.0.0.36 - - [2025-02-10 02:28:05] "PUT /access-control-list/5bfec30a-65d2-4605-9037-e8ca38e16cc4 HTTP/1.1" 200 272 0.015744 10.0.0.36 - - [2025-02-10 02:28:05] "POST /neutron/port HTTP/1.1" 200 3834 0.049950 10.0.0.36 - - [2025-02-10 02:28:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005846 10.0.0.36 - - [2025-02-10 02:28:05] "POST /neutron/port HTTP/1.1" 200 3834 0.034282 10.0.0.36 - - [2025-02-10 02:28:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007058 10.0.0.36 - - [2025-02-10 02:28:05] "POST /neutron/port HTTP/1.1" 200 3834 0.036954 10.0.0.36 - - [2025-02-10 02:28:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006073 10.0.0.36 - - [2025-02-10 02:28:05] "POST /neutron/port HTTP/1.1" 200 3834 0.033958 10.0.0.36 - - [2025-02-10 02:28:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006279 10.0.0.36 - - [2025-02-10 02:28:05] "POST /neutron/network HTTP/1.1" 200 894 0.025284 10.0.0.36 - - [2025-02-10 02:28:05] "POST /neutron/network HTTP/1.1" 200 920 0.006021 10.0.0.36 - - [2025-02-10 02:28:05] "POST /neutron/network HTTP/1.1" 200 808 0.014082 10.0.0.36 - - [2025-02-10 02:28:05] "POST /neutron/network HTTP/1.1" 200 834 0.006084 10.0.0.36 - - [2025-02-10 02:28:05] "POST /neutron/network HTTP/1.1" 200 896 0.018176 10.0.0.36 - - [2025-02-10 02:28:05] "POST /neutron/network HTTP/1.1" 200 922 0.007968 10.0.0.36 - - [2025-02-10 02:28:05] "POST /id-to-fqname HTTP/1.1" 200 223 0.001225 10.0.0.36 - - [2025-02-10 02:28:05] "POST /id-to-fqname HTTP/1.1" 200 223 0.001040 10.0.0.36 - - [2025-02-10 02:28:05] "POST /id-to-fqname HTTP/1.1" 200 224 0.001632 10.0.0.36 - - [2025-02-10 02:28:05] "GET /virtual-machine/493872aa-8a13-44be-873c-30b255f9ef97 HTTP/1.1" 200 1801 0.004625 10.0.0.36 - - [2025-02-10 02:28:05] "GET /virtual-machine-interface/04aaaee9-71c0-4860-9d21-176eb4172fdf HTTP/1.1" 200 3815 0.009125 10.0.0.36 - - [2025-02-10 02:28:05] "GET /virtual-machine-interface/6ad57cd8-4548-4402-a08a-18a7d85a89ab HTTP/1.1" 200 3804 0.005401 10.0.0.36 - - [2025-02-10 02:28:05] "GET /virtual-machine-interface/d01cdcd2-54db-4ad9-acc7-21efd75587b0 HTTP/1.1" 200 3799 0.005470 10.0.0.36 - - [2025-02-10 02:28:05] "GET /instance-ip/314dfd2b-5115-4882-8ca6-b2eab0ca922b HTTP/1.1" 200 1978 0.003917 10.0.0.36 - - [2025-02-10 02:28:05] "GET /obj-perms HTTP/1.1" 200 5056 0.048633 10.0.0.36 - - [2025-02-10 02:28:05] "GET /instance-ip/390a372d-ff1f-40be-983b-39ba22c0ef31 HTTP/1.1" 200 1980 0.003925 10.0.0.36 - - [2025-02-10 02:28:05] "GET /instance-ip/bc808598-d0ed-437b-95e0-afd7c22d5c99 HTTP/1.1" 200 1624 0.005724 10.0.0.36 - - [2025-02-10 02:28:05] "GET /instance-ip/458104fe-5b9a-41eb-b14c-a157f704c9c4 HTTP/1.1" 200 1960 0.003437 10.0.0.36 - - [2025-02-10 02:28:05] "GET /instance-ip/635d8f3f-b273-4155-b002-73eb77c71b39 HTTP/1.1" 200 1622 0.004667 10.0.0.36 - - [2025-02-10 02:28:05] "GET /instance-ip/f0c794dc-f693-4be6-bf5a-eafe3bf153ad HTTP/1.1" 200 1959 0.003832 10.0.0.36 - - [2025-02-10 02:28:05] "GET /instance-ip/0d27be4a-08f6-4e6e-860b-71e7e32d3cad HTTP/1.1" 200 1954 0.003463 10.0.0.36 - - [2025-02-10 02:28:05] "GET /instance-ip/c66853f7-5a86-4fb9-98e5-43ce09883e6b HTTP/1.1" 200 1955 0.003273 10.0.0.36 - - [2025-02-10 02:28:05] "GET /instance-ip/e4541f69-e372-4b8a-95bb-7dc9bf28532d HTTP/1.1" 200 1622 0.007860 10.0.0.36 - - [2025-02-10 02:28:05] "POST /neutron/port HTTP/1.1" 200 3834 0.038279 10.0.0.36 - - [2025-02-10 02:28:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007134 10.0.0.36 - - [2025-02-10 02:28:06] "POST /neutron/port HTTP/1.1" 200 3834 0.033695 10.0.0.36 - - [2025-02-10 02:28:06] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006780 10.0.0.36 - - [2025-02-10 02:28:06] "POST /neutron/port HTTP/1.1" 200 3834 0.050648 10.0.0.36 - - [2025-02-10 02:28:06] "GET /obj-perms HTTP/1.1" 200 5056 0.050972 10.0.0.36 - - [2025-02-10 02:28:06] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007098 10.0.0.36 - - [2025-02-10 02:28:06] "POST /neutron/port HTTP/1.1" 200 3834 0.033214 10.0.0.36 - - [2025-02-10 02:28:06] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006927 10.0.0.36 - - [2025-02-10 02:28:06] "GET /virtual-machine/493872aa-8a13-44be-873c-30b255f9ef97 HTTP/1.1" 200 1801 0.004587 10.0.0.36 - - [2025-02-10 02:28:06] "GET /virtual-machine-interface/04aaaee9-71c0-4860-9d21-176eb4172fdf HTTP/1.1" 200 3815 0.005397 10.0.0.36 - - [2025-02-10 02:28:06] "GET /virtual-machine-interface/6ad57cd8-4548-4402-a08a-18a7d85a89ab HTTP/1.1" 200 3804 0.005366 10.0.0.36 - - [2025-02-10 02:28:06] "GET /virtual-machine-interface/d01cdcd2-54db-4ad9-acc7-21efd75587b0 HTTP/1.1" 200 3799 0.005229 10.0.0.36 - - [2025-02-10 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.36 - - [2025-02-10 02:28:06] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003091 10.0.0.36 - - [2025-02-10 02:28:06] "GET /virtual-networks?parent_id=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003815 10.0.0.36 - - [2025-02-10 02:28:06] "GET /virtual-network/7adf7b3e-4f99-4926-9c0a-a86f9bbce6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.007293 10.0.0.36 - - [2025-02-10 02:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.36 - - [2025-02-10 02:28:07] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003369 10.0.0.36 - - [2025-02-10 02:28:07] "GET /virtual-networks?parent_id=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002760 10.0.0.36 - - [2025-02-10 02:28:07] "GET /virtual-network/7adf7b3e-4f99-4926-9c0a-a86f9bbce6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005100 10.0.0.36 - - [2025-02-10 02:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.36 - - [2025-02-10 02:28:07] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003788 10.0.0.36 - - [2025-02-10 02:28:07] "GET /virtual-networks?parent_id=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003423 10.0.0.36 - - [2025-02-10 02:28:07] "GET /virtual-network/7adf7b3e-4f99-4926-9c0a-a86f9bbce6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005787 10.0.0.36 - - [2025-02-10 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.36 - - [2025-02-10 02:28:08] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003960 10.0.0.36 - - [2025-02-10 02:28:08] "GET /virtual-networks?parent_id=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002940 10.0.0.36 - - [2025-02-10 02:28:08] "GET /virtual-network/7adf7b3e-4f99-4926-9c0a-a86f9bbce6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005538 10.0.0.36 - - [2025-02-10 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.36 - - [2025-02-10 02:28:08] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.004155 10.0.0.36 - - [2025-02-10 02:28:08] "GET /virtual-networks?parent_id=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003335 10.0.0.36 - - [2025-02-10 02:28:08] "GET /virtual-network/7adf7b3e-4f99-4926-9c0a-a86f9bbce6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.006029 10.0.0.36 - - [2025-02-10 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.36 - - [2025-02-10 02:28:08] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003498 10.0.0.36 - - [2025-02-10 02:28:08] "GET /virtual-networks?parent_id=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003872 10.0.0.36 - - [2025-02-10 02:28:08] "GET /virtual-network/75f314f1-b129-47be-b6aa-2dea3ac4dcc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006247 10.0.0.36 - - [2025-02-10 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.36 - - [2025-02-10 02:28:08] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.005082 10.0.0.36 - - [2025-02-10 02:28:08] "GET /virtual-networks?parent_id=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004062 10.0.0.36 - - [2025-02-10 02:28:08] "GET /virtual-network/75f314f1-b129-47be-b6aa-2dea3ac4dcc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005604 10.0.0.36 - - [2025-02-10 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.36 - - [2025-02-10 02:28:08] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.004025 10.0.0.36 - - [2025-02-10 02:28:09] "GET /virtual-networks?parent_id=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003319 10.0.0.36 - - [2025-02-10 02:28:09] "GET /virtual-network/75f314f1-b129-47be-b6aa-2dea3ac4dcc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005612 10.0.0.36 - - [2025-02-10 02:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.36 - - [2025-02-10 02:28:09] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003978 10.0.0.36 - - [2025-02-10 02:28:09] "GET /virtual-networks?parent_id=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003661 10.0.0.36 - - [2025-02-10 02:28:09] "GET /virtual-network/75f314f1-b129-47be-b6aa-2dea3ac4dcc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006177 10.0.0.36 - - [2025-02-10 02:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.36 - - [2025-02-10 02:28:09] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003042 10.0.0.36 - - [2025-02-10 02:28:09] "GET /virtual-networks?parent_id=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003075 10.0.0.36 - - [2025-02-10 02:28:09] "GET /virtual-network/b2163f8c-c6b0-42f4-b6de-b984d5378afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005197 10.0.0.36 - - [2025-02-10 02:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.36 - - [2025-02-10 02:28:09] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003605 10.0.0.36 - - [2025-02-10 02:28:09] "GET /virtual-networks?parent_id=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004594 10.0.0.36 - - [2025-02-10 02:28:09] "GET /virtual-network/b2163f8c-c6b0-42f4-b6de-b984d5378afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005905 10.0.0.36 - - [2025-02-10 02:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.36 - - [2025-02-10 02:28:09] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003922 10.0.0.36 - - [2025-02-10 02:28:09] "GET /virtual-networks?parent_id=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003226 10.0.0.36 - - [2025-02-10 02:28:09] "GET /virtual-network/b2163f8c-c6b0-42f4-b6de-b984d5378afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005817 10.0.0.36 - - [2025-02-10 02:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.36 - - [2025-02-10 02:28:10] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003550 10.0.0.36 - - [2025-02-10 02:28:10] "GET /virtual-networks?parent_id=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003173 10.0.0.36 - - [2025-02-10 02:28:10] "GET /virtual-network/b2163f8c-c6b0-42f4-b6de-b984d5378afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006012 10.0.0.36 - - [2025-02-10 02:28:10] "GET /virtual-machine/493872aa-8a13-44be-873c-30b255f9ef97 HTTP/1.1" 200 1801 0.004683 10.0.0.36 - - [2025-02-10 02:28:10] "GET /domains HTTP/1.1" 200 280 0.003559 10.0.0.36 - - [2025-02-10 02:28:10] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001216 10.0.0.36 - - [2025-02-10 02:28:10] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2771 0.007897 10.0.0.36 - - [2025-02-10 02:28:10] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001054 10.0.0.36 - - [2025-02-10 02:28:10] "GET /project/605072df-3307-4604-af13-269a66a8bf61 HTTP/1.1" 200 4233 0.070095 10.0.0.36 - - [2025-02-10 02:28:10] "GET /service-instance/c343b138-9686-42c2-bf0c-3a92ac9fd3d6 HTTP/1.1" 200 3784 0.003685 10.0.0.36 - - [2025-02-10 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.36 - - [2025-02-10 02:28:10] "GET /routing-instance/5dafca50-775a-4c47-b33f-6ddc8f0ac97d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1887 0.003010 10.0.0.36 - - [2025-02-10 02:28:10] "GET /routing-instance/5dafca50-775a-4c47-b33f-6ddc8f0ac97d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2020 0.005970 10.0.0.36 - - [2025-02-10 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.36 - - [2025-02-10 02:28:10] "GET /routing-instance/26be904e-2edf-4613-913e-8ccf46a50618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1892 0.004662 10.0.0.36 - - [2025-02-10 02:28:10] "GET /routing-instance/26be904e-2edf-4613-913e-8ccf46a50618?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2023 0.005873 10.0.0.36 - - [2025-02-10 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.36 - - [2025-02-10 02:28:10] "GET /virtual-network/7adf7b3e-4f99-4926-9c0a-a86f9bbce6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005900 10.0.0.36 - - [2025-02-10 02:28:10] "GET /virtual-network/7adf7b3e-4f99-4926-9c0a-a86f9bbce6b3?fields=routing_instances HTTP/1.1" 200 1683 0.007798 10.0.0.36 - - [2025-02-10 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.36 - - [2025-02-10 02:28:10] "GET /virtual-network/b2163f8c-c6b0-42f4-b6de-b984d5378afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005845 10.0.0.36 - - [2025-02-10 02:28:10] "GET /virtual-network/b2163f8c-c6b0-42f4-b6de-b984d5378afd?fields=routing_instances HTTP/1.1" 200 1689 0.007569 10.0.0.36 - - [2025-02-10 02:28:11] "POST /neutron/port HTTP/1.1" 200 1086 0.014945 10.0.0.36 - - [2025-02-10 02:28:11] "POST /neutron/port HTTP/1.1" 200 1086 0.015094 10.0.0.36 - - [2025-02-10 02:28:11] "POST /neutron/network HTTP/1.1" 200 930 0.006670 10.0.0.36 - - [2025-02-10 02:28:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003463 10.0.0.36 - - [2025-02-10 02:28:11] "POST /neutron/subnet HTTP/1.1" 200 698 0.011695 10.0.0.36 - - [2025-02-10 02:28:11] "POST /neutron/port HTTP/1.1" 200 117 0.001450 10.0.0.36 - - [2025-02-10 02:28:11] "POST /neutron/network HTTP/1.1" 200 920 0.007694 10.0.0.36 - - [2025-02-10 02:28:14] "POST /ref-update HTTP/1.1" 200 156 0.034386 10.0.0.36 - - [2025-02-10 02:28:14] "DELETE /access-control-list/5bfec30a-65d2-4605-9037-e8ca38e16cc4 HTTP/1.1" 200 115 0.030257 10.0.0.36 - - [2025-02-10 02:28:15] "POST /neutron/network HTTP/1.1" 200 834 0.009846 10.0.0.36 - - [2025-02-10 02:28:15] "GET /virtual-network/b2163f8c-c6b0-42f4-b6de-b984d5378afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005126 10.0.0.36 - - [2025-02-10 02:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.36 - - [2025-02-10 02:28:15] "DELETE /routing-instance/1842ec92-9d36-4b8a-bf58-46283a6b6b5f HTTP/1.1" 200 115 0.028642 10.0.0.36 - - [2025-02-10 02:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.36 - - [2025-02-10 02:28:15] "GET /network-policy/ee07d02f-8e47-4444-b946-131e3dff3400?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.004046 10.0.0.36 - - [2025-02-10 02:28:15] "DELETE /route-target/7cf928b2-337f-40d8-976b-3ff98fc5f814 HTTP/1.1" 200 115 0.015157 10.0.0.36 - - [2025-02-10 02:28:15] "POST /ref-update HTTP/1.1" 200 156 0.029938 10.0.0.36 - - [2025-02-10 02:28:15] "DELETE /routing-instance/836ec5bc-c270-417e-a324-f294b82f308d HTTP/1.1" 200 115 0.047741 10.0.0.36 - - [2025-02-10 02:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005132 10.0.0.36 - - [2025-02-10 02:28:15] "POST /neutron/network HTTP/1.1" 200 832 0.006932 10.0.0.36 - - [2025-02-10 02:28:15] "GET /virtual-network/7adf7b3e-4f99-4926-9c0a-a86f9bbce6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004832 10.0.0.36 - - [2025-02-10 02:28:15] "DELETE /route-target/add831eb-6499-4c88-ba20-747498e363f4 HTTP/1.1" 200 115 0.013089 10.0.0.36 - - [2025-02-10 02:28:15] "DELETE /access-control-list/7025d2b6-d015-43a9-9ec7-f1511f300fbc HTTP/1.1" 200 115 0.024188 10.0.0.36 - - [2025-02-10 02:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010681 10.0.0.36 - - [2025-02-10 02:28:15] "GET /network-policy/ee07d02f-8e47-4444-b946-131e3dff3400?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.004152 10.0.0.36 - - [2025-02-10 02:28:15] "DELETE /network-policy/ee07d02f-8e47-4444-b946-131e3dff3400 HTTP/1.1" 200 115 0.020496 10.0.0.36 - - [2025-02-10 02:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.36 - - [2025-02-10 02:28:15] "DELETE /service-instance/c343b138-9686-42c2-bf0c-3a92ac9fd3d6 HTTP/1.1" 200 115 0.035386 10.0.0.36 - - [2025-02-10 02:28:15] "GET /domains HTTP/1.1" 200 280 0.002690 10.0.0.36 - - [2025-02-10 02:28:15] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001086 10.0.0.36 - - [2025-02-10 02:28:15] "POST /ref-update HTTP/1.1" 200 156 0.017660 10.0.0.36 - - [2025-02-10 02:28:15] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2771 0.008079 10.0.0.36 - - [2025-02-10 02:28:15] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001555 10.0.0.36 - - [2025-02-10 02:28:15] "DELETE /instance-ip/f0c794dc-f693-4be6-bf5a-eafe3bf153ad HTTP/1.1" 200 115 0.026144 10.0.0.36 - - [2025-02-10 02:28:15] "POST /ref-update HTTP/1.1" 200 156 0.012975 10.0.0.36 - - [2025-02-10 02:28:15] "GET /project/605072df-3307-4604-af13-269a66a8bf61 HTTP/1.1" 200 3759 0.066303 10.0.0.36 - - [2025-02-10 02:28:15] "GET /virtual-machine/493872aa-8a13-44be-873c-30b255f9ef97 HTTP/1.1" 200 1801 0.004776 10.0.0.36 - - [2025-02-10 02:28:15] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004473 10.0.0.36 - - [2025-02-10 02:28:15] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001990 10.0.0.36 - - [2025-02-10 02:28:15] "DELETE /instance-ip/458104fe-5b9a-41eb-b14c-a157f704c9c4 HTTP/1.1" 200 115 0.023970 10.0.0.36 - - [2025-02-10 02:28:15] "POST /ref-update HTTP/1.1" 200 156 0.009346 10.0.0.36 - - [2025-02-10 02:28:15] "DELETE /instance-ip/0d27be4a-08f6-4e6e-860b-71e7e32d3cad HTTP/1.1" 200 115 0.019851 10.0.0.36 - - [2025-02-10 02:28:15] "POST /ref-update HTTP/1.1" 200 156 0.009301 10.0.0.36 - - [2025-02-10 02:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.36 - - [2025-02-10 02:28:15] "DELETE /service-template/4d931922-ad5c-4d9a-87ad-9f3e8845cc48 HTTP/1.1" 200 115 0.036580 10.0.0.36 - - [2025-02-10 02:28:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.006119 10.0.0.36 - - [2025-02-10 02:28:15] "DELETE /instance-ip/314dfd2b-5115-4882-8ca6-b2eab0ca922b HTTP/1.1" 200 115 0.032140 10.0.0.36 - - [2025-02-10 02:28:15] "POST /ref-update HTTP/1.1" 200 156 0.011623 10.0.0.36 - - [2025-02-10 02:28:15] "DELETE /instance-ip/c66853f7-5a86-4fb9-98e5-43ce09883e6b HTTP/1.1" 200 115 0.025443 10.0.0.36 - - [2025-02-10 02:28:15] "POST /ref-update HTTP/1.1" 200 156 0.008681 10.0.0.36 - - [2025-02-10 02:28:15] "DELETE /instance-ip/390a372d-ff1f-40be-983b-39ba22c0ef31 HTTP/1.1" 200 115 0.018849 10.0.0.36 - - [2025-02-10 02:28:16] "POST /neutron/network HTTP/1.1" 200 834 0.007958 10.0.0.36 - - [2025-02-10 02:28:16] "POST /neutron/network HTTP/1.1" 400 204 0.014254 10.0.0.36 - - [2025-02-10 02:28:16] "POST /neutron/port HTTP/1.1" 200 1086 0.015574 10.0.0.36 - - [2025-02-10 02:28:16] "POST /neutron/port HTTP/1.1" 200 1112 0.011301 10.0.0.36 - - [2025-02-10 02:28:16] "POST /neutron/port HTTP/1.1" 200 151 0.099216 10.0.0.36 - - [2025-02-10 02:28:16] "POST /neutron/port HTTP/1.1" 200 1086 0.026394 10.0.0.36 - - [2025-02-10 02:28:16] "POST /neutron/port HTTP/1.1" 200 1112 0.009959 10.0.0.36 - - [2025-02-10 02:28:16] "POST /neutron/port HTTP/1.1" 200 151 0.093485 10.0.0.36 - - [2025-02-10 02:28:16] "POST /neutron/port HTTP/1.1" 200 3027 0.022917 10.0.0.36 - - [2025-02-10 02:28:16] "POST /neutron/port HTTP/1.1" 200 1112 0.009614 10.0.0.36 - - [2025-02-10 02:28:16] "POST /neutron/port HTTP/1.1" 200 151 0.090787 10.0.0.36 - - [2025-02-10 02:28:16] "POST /neutron/port HTTP/1.1" 200 1112 0.010762 10.0.0.36 - - [2025-02-10 02:28:17] "POST /neutron/port HTTP/1.1" 200 151 0.093540 10.0.0.36 - - [2025-02-10 02:28:17] "POST /neutron/port HTTP/1.1" 200 1114 0.012798 10.0.0.36 - - [2025-02-10 02:28:17] "POST /neutron/port HTTP/1.1" 200 151 0.092021 10.0.0.36 - - [2025-02-10 02:28:18] "POST /neutron/network HTTP/1.1" 200 834 0.006242 10.0.0.36 - - [2025-02-10 02:28:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002280 10.0.0.36 - - [2025-02-10 02:28:18] "POST /useragent-kv HTTP/1.1" 200 115 0.001846 10.0.0.36 - - [2025-02-10 02:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004826 10.0.0.36 - - [2025-02-10 02:28:18] "POST /neutron/network HTTP/1.1" 200 151 0.074042 10.0.0.36 - - [2025-02-10 02:28:18] "GET /routing-instance/26be904e-2edf-4613-913e-8ccf46a50618 HTTP/1.1" 404 171 0.001986 10.0.0.36 - - [2025-02-10 02:28:18] "DELETE /route-target/22aa55fb-eb5a-4aab-81f6-88b66deb0cbd HTTP/1.1" 200 115 0.017051 10.0.0.36 - - [2025-02-10 02:28:18] "GET /domains HTTP/1.1" 200 280 0.003479 10.0.0.36 - - [2025-02-10 02:28:18] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001007 10.0.0.36 - - [2025-02-10 02:28:18] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2571 0.049999 10.0.0.36 - - [2025-02-10 02:28:18] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001209 10.0.0.36 - - [2025-02-10 02:28:18] "GET /project/605072df-3307-4604-af13-269a66a8bf61 HTTP/1.1" 200 2298 0.071367 10.0.0.36 - - [2025-02-10 02:28:18] "POST /neutron/network HTTP/1.1" 200 832 0.006000 10.0.0.36 - - [2025-02-10 02:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.36 - - [2025-02-10 02:28:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002273 10.0.0.36 - - [2025-02-10 02:28:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002793 10.0.0.36 - - [2025-02-10 02:28:18] "POST /neutron/network HTTP/1.1" 200 151 0.080815 10.0.0.36 - - [2025-02-10 02:28:18] "DELETE /route-target/6903e9dd-1409-40c9-960d-17fadaccaf38 HTTP/1.1" 200 115 0.018436 10.0.0.36 - - [2025-02-10 02:28:18] "GET /routing-instance/5dafca50-775a-4c47-b33f-6ddc8f0ac97d HTTP/1.1" 404 171 0.002415 10.0.0.36 - - [2025-02-10 02:28:18] "GET /domains HTTP/1.1" 200 280 0.002154 10.0.0.36 - - [2025-02-10 02:28:18] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001041 10.0.0.36 - - [2025-02-10 02:28:18] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2571 0.051773 10.0.0.36 - - [2025-02-10 02:28:18] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001067 10.0.0.36 - - [2025-02-10 02:28:18] "GET /project/605072df-3307-4604-af13-269a66a8bf61 HTTP/1.1" 200 2080 0.067142 10.0.0.36 - - [2025-02-10 02:28:18] "POST /neutron/network HTTP/1.1" 200 834 0.006098 10.0.0.36 - - [2025-02-10 02:28:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004055 10.0.0.36 - - [2025-02-10 02:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004616 10.0.0.36 - - [2025-02-10 02:28:18] "POST /useragent-kv HTTP/1.1" 200 115 0.001732 10.0.0.36 - - [2025-02-10 02:28:18] "POST /neutron/network HTTP/1.1" 200 151 0.075588 10.0.0.36 - - [2025-02-10 02:28:18] "DELETE /route-target/d7425811-901d-4347-a7d7-b2788f4d8905 HTTP/1.1" 200 115 0.014983 10.0.0.36 - - [2025-02-10 02:28:18] "GET /routing-instance/157b44b7-cf4e-4f07-8aba-147bfbd20c83 HTTP/1.1" 404 171 0.005053 10.0.0.36 - - [2025-02-10 02:28:18] "GET /domains HTTP/1.1" 200 280 0.002224 10.0.0.36 - - [2025-02-10 02:28:18] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001016 10.0.0.36 - - [2025-02-10 02:28:18] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2571 0.049668 10.0.0.36 - - [2025-02-10 02:28:18] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001099 10.0.0.36 - - [2025-02-10 02:28:18] "GET /project/605072df-3307-4604-af13-269a66a8bf61 HTTP/1.1" 200 1840 0.067036 10.0.0.36 - - [2025-02-10 02:28:19] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001378 10.0.0.36 - - [2025-02-10 02:28:19] "GET /project/605072df-3307-4604-af13-269a66a8bf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.028331 10.0.0.36 - - [2025-02-10 02:28:19] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001169 10.0.0.36 - - [2025-02-10 02:28:19] "GET /project/605072df-3307-4604-af13-269a66a8bf61?fields=virtual_networks HTTP/1.1" 200 1028 0.070409 10.0.0.36 - - [2025-02-10 02:28:19] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001184 10.0.0.36 - - [2025-02-10 02:28:19] "GET /project/605072df-3307-4604-af13-269a66a8bf61?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.024589 10.0.0.36 - - [2025-02-10 02:28:19] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001138 10.0.0.36 - - [2025-02-10 02:28:19] "GET /project/605072df-3307-4604-af13-269a66a8bf61?fields=security_groups HTTP/1.1" 200 1252 0.024461 10.0.0.36 - - [2025-02-10 02:28:20] "POST /fqname-to-id HTTP/1.1" 404 189 0.023052 10.0.0.36 - - [2025-02-10 02:28:20] "GET /projects?obj_uuids=68bcc961-eb0a-4475-8d27-ab0ea64d84e9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002769 10.0.0.36 - - [2025-02-10 02:28:20] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001415 10.0.0.36 - - [2025-02-10 02:28:20] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008980 10.0.0.36 - - [2025-02-10 02:28:20] "POST /id-to-fqname HTTP/1.1" 200 191 0.001412 10.0.0.36 - - [2025-02-10 02:28:20] "POST /fqname-to-id HTTP/1.1" 404 200 0.002327 10.0.0.36 - - [2025-02-10 02:28:20] "POST /security-groups HTTP/1.1" 200 592 0.069982 10.0.0.36 - - [2025-02-10 02:28:20] "POST /fqname-to-id HTTP/1.1" 404 235 0.002645 10.0.0.36 - - [2025-02-10 02:28:20] "POST /projects HTTP/1.1" 200 587 0.223751 10.0.0.36 - - [2025-02-10 02:28:20] "POST /access-control-lists HTTP/1.1" 200 597 0.058190 10.0.0.36 - - [2025-02-10 02:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.292092 10.0.0.36 - - [2025-02-10 02:28:20] "POST /fqname-to-id HTTP/1.1" 404 234 0.002845 10.0.0.36 - - [2025-02-10 02:28:20] "GET /project/68bcc961-eb0a-4475-8d27-ab0ea64d84e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.413456 10.0.0.36 - - [2025-02-10 02:28:20] "POST /access-control-lists HTTP/1.1" 200 595 0.063642 10.0.0.36 - - [2025-02-10 02:28:21] "GET / HTTP/1.1" 200 35931 0.002364 10.0.0.36 - - [2025-02-10 02:28:22] "GET /project/68bcc961-eb0a-4475-8d27-ab0ea64d84e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000619 10.0.0.36 - - [2025-02-10 02:28:23] "GET /projects?obj_uuids=68bcc961-eb0a-4475-8d27-ab0ea64d84e9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001210 10.0.0.36 - - [2025-02-10 02:28:23] "GET /project/68bcc961-eb0a-4475-8d27-ab0ea64d84e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.054502 10.0.0.36 - - [2025-02-10 02:28:23] "POST /fqname-to-id HTTP/1.1" 404 180 0.003038 10.0.0.36 - - [2025-02-10 02:28:23] "POST /virtual-DNSs HTTP/1.1" 200 507 0.016907 10.0.0.36 - - [2025-02-10 02:28:23] "GET /virtual-DNS/03f1eb83-fcdb-4403-9800-9354b6cddff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.005502 10.0.0.36 - - [2025-02-10 02:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.36 - - [2025-02-10 02:28:23] "GET /virtual-DNS/03f1eb83-fcdb-4403-9800-9354b6cddff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.004373 10.0.0.36 - - [2025-02-10 02:28:23] "GET /domains HTTP/1.1" 401 292 0.000535 10.0.0.36 - - [2025-02-10 02:28:24] "GET /domains HTTP/1.1" 200 280 0.026741 10.0.0.36 - - [2025-02-10 02:28:24] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001135 10.0.0.36 - - [2025-02-10 02:28:24] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2958 0.008823 10.0.0.36 - - [2025-02-10 02:28:24] "GET /virtual-DNS/03f1eb83-fcdb-4403-9800-9354b6cddff0 HTTP/1.1" 200 1437 0.003725 10.0.0.36 - - [2025-02-10 02:28:24] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.002182 10.0.0.36 - - [2025-02-10 02:28:24] "POST /network-ipams HTTP/1.1" 200 514 0.015879 10.0.0.36 - - [2025-02-10 02:28:24] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 751 0.003391 10.0.0.36 - - [2025-02-10 02:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.36 - - [2025-02-10 02:28:24] "GET /network-ipam/38ec3431-7f87-47ae-8f98-a42d3fdd8fc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.005313 10.0.0.36 - - [2025-02-10 02:28:24] "PUT /network-ipam/38ec3431-7f87-47ae-8f98-a42d3fdd8fc3 HTTP/1.1" 200 258 0.011461 10.0.0.36 - - [2025-02-10 02:28:24] "POST /ref-update HTTP/1.1" 200 156 0.009672 10.0.0.36 - - [2025-02-10 02:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.36 - - [2025-02-10 02:28:24] "GET /projects?obj_uuids=68bcc961-eb0a-4475-8d27-ab0ea64d84e9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001915 10.0.0.36 - - [2025-02-10 02:28:24] "GET /project/68bcc961-eb0a-4475-8d27-ab0ea64d84e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.030119 10.0.0.36 - - [2025-02-10 02:28:24] "POST /neutron/network HTTP/1.1" 200 117 0.030594 10.0.0.36 - - [2025-02-10 02:28:24] "GET /projects?obj_uuids=68bcc961-eb0a-4475-8d27-ab0ea64d84e9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001122 10.0.0.36 - - [2025-02-10 02:28:24] "POST /neutron/network HTTP/1.1" 200 618 0.072653 10.0.0.36 - - [2025-02-10 02:28:24] "POST /route-targets HTTP/1.1" 200 327 0.014526 10.0.0.36 - - [2025-02-10 02:28:24] "POST /ref-update HTTP/1.1" 200 156 0.012361 10.0.0.36 - - [2025-02-10 02:28:24] "POST /useragent-kv HTTP/1.1" 200 115 0.007099 10.0.0.36 - - [2025-02-10 02:28:24] "POST /neutron/subnet HTTP/1.1" 200 711 0.194601 10.0.0.36 - - [2025-02-10 02:28:24] "POST /neutron/network HTTP/1.1" 200 833 0.005502 10.0.0.36 - - [2025-02-10 02:28:24] "POST /id-to-fqname HTTP/1.1" 200 227 0.001351 10.0.0.36 - - [2025-02-10 02:28:24] "GET /virtual-network/9fc3b4fc-8096-4073-90f4-30d8d3e08304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005722 10.0.0.36 - - [2025-02-10 02:28:24] "POST /neutron/network HTTP/1.1" 200 833 0.007214 10.0.0.36 - - [2025-02-10 02:28:24] "GET /virtual-network/9fc3b4fc-8096-4073-90f4-30d8d3e08304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007430 10.0.0.36 - - [2025-02-10 02:28:25] "POST /neutron/network HTTP/1.1" 200 833 0.008740 10.0.0.36 - - [2025-02-10 02:28:25] "POST /neutron/subnet HTTP/1.1" 200 711 0.008490 10.0.0.36 - - [2025-02-10 02:28:25] "POST /neutron/network HTTP/1.1" 200 807 0.012364 10.0.0.36 - - [2025-02-10 02:28:25] "POST /neutron/network HTTP/1.1" 200 833 0.006508 10.0.0.36 - - [2025-02-10 02:28:25] "POST /id-to-fqname HTTP/1.1" 200 227 0.001752 10.0.0.36 - - [2025-02-10 02:28:25] "POST /neutron/network HTTP/1.1" 200 843 0.006344 10.0.0.36 - - [2025-02-10 02:28:25] "GET /aaa-mode HTTP/1.1" 401 292 0.000421 10.0.0.36 - - [2025-02-10 02:28:25] "GET / HTTP/1.1" 200 35931 0.002186 10.0.0.36 - - [2025-02-10 02:28:25] "GET /project/68bcc961-eb0a-4475-8d27-ab0ea64d84e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000457 10.0.0.36 - - [2025-02-10 02:28:26] "GET /projects?obj_uuids=68bcc961-eb0a-4475-8d27-ab0ea64d84e9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001242 10.0.0.36 - - [2025-02-10 02:28:26] "GET /project/68bcc961-eb0a-4475-8d27-ab0ea64d84e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.047622 10.0.0.36 - - [2025-02-10 02:28:26] "POST /neutron/network HTTP/1.1" 200 833 0.005186 10.0.0.36 - - [2025-02-10 02:28:26] "POST /neutron/port HTTP/1.1" 200 117 0.005750 10.0.0.36 - - [2025-02-10 02:28:26] "POST /neutron/port HTTP/1.1" 200 117 0.005002 10.0.0.36 - - [2025-02-10 02:28:26] "POST /neutron/port HTTP/1.1" 200 117 0.005865 10.0.0.36 - - [2025-02-10 02:28:26] "POST /neutron/network HTTP/1.1" 200 843 0.006356 10.0.0.36 - - [2025-02-10 02:28:26] "GET /projects?obj_uuids=68bcc961-eb0a-4475-8d27-ab0ea64d84e9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001200 10.0.0.36 - - [2025-02-10 02:28:26] "POST /neutron/port HTTP/1.1" 200 1058 0.215156 10.0.0.36 - - [2025-02-10 02:28:26] "POST /neutron/port HTTP/1.1" 200 1058 0.014234 10.0.0.36 - - [2025-02-10 02:28:26] "POST /neutron/port HTTP/1.1" 200 1058 0.010486 10.0.0.36 - - [2025-02-10 02:28:27] "POST /neutron/port HTTP/1.1" 200 1112 0.090888 10.0.0.36 - - [2025-02-10 02:28:27] "POST /neutron/port HTTP/1.1" 200 1086 0.016546 10.0.0.36 - - [2025-02-10 02:28:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002894 10.0.0.36 - - [2025-02-10 02:28:27] "POST /neutron/subnet HTTP/1.1" 200 685 0.010170 10.0.0.36 - - [2025-02-10 02:28:27] "POST /neutron/port HTTP/1.1" 200 117 0.001248 10.0.0.36 - - [2025-02-10 02:28:27] "POST /neutron/network HTTP/1.1" 200 833 0.005769 10.0.0.36 - - [2025-02-10 02:28:31] "POST /neutron/port HTTP/1.1" 200 1086 0.018794 10.0.0.36 - - [2025-02-10 02:28:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007295 10.0.0.36 - - [2025-02-10 02:28:31] "POST /neutron/port HTTP/1.1" 200 1086 0.016579 10.0.0.36 - - [2025-02-10 02:28:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006341 10.0.0.36 - - [2025-02-10 02:28:31] "POST /neutron/port HTTP/1.1" 200 1086 0.015481 10.0.0.36 - - [2025-02-10 02:28:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006923 10.0.0.36 - - [2025-02-10 02:28:31] "GET /virtual-machine/9b49ef1e-5d3d-49ea-8a68-97a1b43cf452 HTTP/1.1" 200 1293 0.004547 10.0.0.36 - - [2025-02-10 02:28:31] "GET /virtual-machine-interface/7125580b-f600-401b-8db3-47cd202faa35 HTTP/1.1" 200 2964 0.005030 10.0.0.36 - - [2025-02-10 02:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.36 - - [2025-02-10 02:28:31] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.002759 10.0.0.36 - - [2025-02-10 02:28:31] "GET /virtual-networks?parent_id=68bcc961-eb0a-4475-8d27-ab0ea64d84e9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003201 10.0.0.36 - - [2025-02-10 02:28:31] "GET /virtual-network/9fc3b4fc-8096-4073-90f4-30d8d3e08304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006558 10.0.0.36 - - [2025-02-10 02:28:34] "GET /global-system-configs HTTP/1.1" 200 322 0.033371 10.0.0.36 - - [2025-02-10 02:28:34] "GET /obj-perms HTTP/1.1" 200 5056 0.074062 10.0.0.36 - - [2025-02-10 02:28:34] "GET /global-system-configs HTTP/1.1" 200 322 0.031179 10.0.0.36 - - [2025-02-10 02:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004373 10.0.0.36 - - [2025-02-10 02:28:34] "GET /virtual-network/9fc3b4fc-8096-4073-90f4-30d8d3e08304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007627 10.0.0.36 - - [2025-02-10 02:28:34] "GET /obj-perms HTTP/1.1" 200 5056 0.069319 10.0.0.36 - - [2025-02-10 02:28:36] "POST /neutron/port HTTP/1.1" 200 1086 0.018677 10.0.0.36 - - [2025-02-10 02:28:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005563 10.0.0.36 - - [2025-02-10 02:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.36 - - [2025-02-10 02:28:39] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.002987 10.0.0.36 - - [2025-02-10 02:28:39] "GET /virtual-networks?parent_id=68bcc961-eb0a-4475-8d27-ab0ea64d84e9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.007163 10.0.0.36 - - [2025-02-10 02:28:39] "GET /virtual-network/9fc3b4fc-8096-4073-90f4-30d8d3e08304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007193 10.0.0.36 - - [2025-02-10 02:28:39] "POST /neutron/port HTTP/1.1" 200 1086 0.014927 10.0.0.36 - - [2025-02-10 02:28:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005931 10.0.0.36 - - [2025-02-10 02:28:48] "POST /neutron/network HTTP/1.1" 200 807 0.011368 10.0.0.36 - - [2025-02-10 02:28:48] "POST /neutron/network HTTP/1.1" 200 833 0.006291 10.0.0.36 - - [2025-02-10 02:28:48] "POST /id-to-fqname HTTP/1.1" 200 227 0.001495 10.0.0.36 - - [2025-02-10 02:28:48] "POST /neutron/port HTTP/1.1" 200 1086 0.017597 10.0.0.36 - - [2025-02-10 02:28:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006691 10.0.0.36 - - [2025-02-10 02:28:49] "POST /neutron/network HTTP/1.1" 200 843 0.006577 10.0.0.36 - - [2025-02-10 02:28:49] "GET /aaa-mode HTTP/1.1" 401 292 0.000450 10.0.0.36 - - [2025-02-10 02:28:49] "GET / HTTP/1.1" 200 35931 0.003268 10.0.0.36 - - [2025-02-10 02:28:49] "GET /project/68bcc961-eb0a-4475-8d27-ab0ea64d84e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000467 10.0.0.36 - - [2025-02-10 02:28:49] "GET /projects?obj_uuids=68bcc961-eb0a-4475-8d27-ab0ea64d84e9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001424 10.0.0.36 - - [2025-02-10 02:28:49] "GET /project/68bcc961-eb0a-4475-8d27-ab0ea64d84e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.077307 10.0.0.36 - - [2025-02-10 02:28:49] "POST /neutron/network HTTP/1.1" 200 833 0.006882 10.0.0.36 - - [2025-02-10 02:28:50] "POST /neutron/port HTTP/1.1" 200 1086 0.020174 10.0.0.36 - - [2025-02-10 02:28:50] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009284 10.0.0.36 - - [2025-02-10 02:28:50] "POST /neutron/port HTTP/1.1" 200 117 0.005694 10.0.0.36 - - [2025-02-10 02:28:50] "POST /neutron/port HTTP/1.1" 200 117 0.005508 10.0.0.36 - - [2025-02-10 02:28:50] "POST /neutron/network HTTP/1.1" 200 843 0.006529 10.0.0.36 - - [2025-02-10 02:28:50] "GET /projects?obj_uuids=68bcc961-eb0a-4475-8d27-ab0ea64d84e9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001479 10.0.0.36 - - [2025-02-10 02:28:50] "POST /neutron/port HTTP/1.1" 200 1058 0.218835 10.0.0.36 - - [2025-02-10 02:28:50] "POST /neutron/port HTTP/1.1" 200 1058 0.010670 10.0.0.36 - - [2025-02-10 02:28:50] "POST /neutron/port HTTP/1.1" 200 1058 0.012784 10.0.0.36 - - [2025-02-10 02:28:50] "POST /neutron/port HTTP/1.1" 200 1112 0.059788 10.0.0.36 - - [2025-02-10 02:28:50] "POST /neutron/port HTTP/1.1" 200 1086 0.016051 10.0.0.36 - - [2025-02-10 02:28:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003620 10.0.0.36 - - [2025-02-10 02:28:50] "POST /neutron/subnet HTTP/1.1" 200 685 0.010397 10.0.0.36 - - [2025-02-10 02:28:50] "POST /neutron/port HTTP/1.1" 200 117 0.001351 10.0.0.36 - - [2025-02-10 02:28:50] "POST /neutron/network HTTP/1.1" 200 833 0.006126 10.0.0.36 - - [2025-02-10 02:28:55] "POST /neutron/port HTTP/1.1" 200 1086 0.016856 10.0.0.36 - - [2025-02-10 02:28:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007569 10.0.0.36 - - [2025-02-10 02:28:55] "POST /neutron/port HTTP/1.1" 200 1086 0.017791 10.0.0.36 - - [2025-02-10 02:28:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007502 10.0.0.36 - - [2025-02-10 02:28:55] "POST /neutron/port HTTP/1.1" 200 1086 0.020502 10.0.0.36 - - [2025-02-10 02:28:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008909 10.0.0.36 - - [2025-02-10 02:28:55] "GET /virtual-machine/53f789c9-b42d-439d-91c9-df50c4f0ccd3 HTTP/1.1" 200 1293 0.005545 10.0.0.36 - - [2025-02-10 02:28:55] "GET /virtual-machine-interface/f01ba3c3-b27c-4d5e-b9d0-e449143a65fc HTTP/1.1" 200 2965 0.005681 10.0.0.36 - - [2025-02-10 02:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.36 - - [2025-02-10 02:28:55] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003848 10.0.0.36 - - [2025-02-10 02:28:55] "GET /virtual-networks?parent_id=68bcc961-eb0a-4475-8d27-ab0ea64d84e9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003561 10.0.0.36 - - [2025-02-10 02:28:55] "GET /virtual-network/9fc3b4fc-8096-4073-90f4-30d8d3e08304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006397 10.0.0.36 - - [2025-02-10 02:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004661 10.0.0.36 - - [2025-02-10 02:28:58] "GET /virtual-network/9fc3b4fc-8096-4073-90f4-30d8d3e08304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006436 10.0.0.36 - - [2025-02-10 02:29:00] "POST /neutron/port HTTP/1.1" 200 1086 0.018440 10.0.0.36 - - [2025-02-10 02:29:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005849 10.0.0.36 - - [2025-02-10 02:29:00] "DELETE /project/68bcc961eb0a44758d27ab0ea64d84e9 HTTP/1.1" 404 173 0.005727 10.0.0.36 - - [2025-02-10 02:29:00] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001120 10.0.0.36 - - [2025-02-10 02:29:00] "GET /project/605072df-3307-4604-af13-269a66a8bf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.035812 10.0.0.36 - - [2025-02-10 02:29:00] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001099 10.0.0.36 - - [2025-02-10 02:29:00] "GET /project/605072df-3307-4604-af13-269a66a8bf61?fields=security_groups HTTP/1.1" 200 1357 0.033078 10.0.0.36 - - [2025-02-10 02:29:00] "DELETE /security-group/e1b51c0e-4570-4c56-8272-9dd917683131 HTTP/1.1" 200 115 0.056695 10.0.0.36 - - [2025-02-10 02:29:00] "GET /projects?obj_uuids=605072df-3307-4604-af13-269a66a8bf61&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001592 10.0.0.36 - - [2025-02-10 02:29:00] "GET /project/605072df-3307-4604-af13-269a66a8bf61?fields=application_policy_sets HTTP/1.1" 200 1396 0.031713 10.0.0.36 - - [2025-02-10 02:29:00] "DELETE /access-control-list/ca85aacf-afd5-4723-8eb9-a85cc4783141 HTTP/1.1" 200 115 0.072994 10.0.0.36 - - [2025-02-10 02:29:00] "DELETE /access-control-list/d3b74794-1ea5-463a-9057-9779d1480153 HTTP/1.1" 200 115 0.024322 10.0.0.36 - - [2025-02-10 02:29:00] "DELETE /project/605072df-3307-4604-af13-269a66a8bf61 HTTP/1.1" 200 115 0.338248 10.0.0.36 - - [2025-02-10 02:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.36 - - [2025-02-10 02:29:02] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003316 10.0.0.36 - - [2025-02-10 02:29:02] "GET /virtual-networks?parent_id=68bcc961-eb0a-4475-8d27-ab0ea64d84e9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003044 10.0.0.36 - - [2025-02-10 02:29:02] "GET /virtual-network/9fc3b4fc-8096-4073-90f4-30d8d3e08304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007603 10.0.0.36 - - [2025-02-10 02:29:03] "POST /neutron/port HTTP/1.1" 200 1086 0.017027 10.0.0.36 - - [2025-02-10 02:29:03] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006567 10.0.0.36 - - [2025-02-10 02:29:06] "GET /obj-perms HTTP/1.1" 200 5056 0.046504 10.0.0.36 - - [2025-02-10 02:29:06] "GET /obj-perms HTTP/1.1" 200 5056 0.044075 10.0.0.36 - - [2025-02-10 02:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.36 - - [2025-02-10 02:29:14] "DELETE /virtual-DNS/03f1eb83-fcdb-4403-9800-9354b6cddff0 HTTP/1.1" 409 235 0.006200 10.0.0.36 - - [2025-02-10 02:29:14] "POST /fqname-to-id HTTP/1.1" 404 192 0.003188 10.0.0.36 - - [2025-02-10 02:29:14] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.019068 10.0.0.36 - - [2025-02-10 02:29:14] "GET /virtual-DNS-record/caef1864-ac02-43ad-82de-70f242aafae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.004445 10.0.0.36 - - [2025-02-10 02:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.36 - - [2025-02-10 02:29:14] "GET /virtual-DNS-record/caef1864-ac02-43ad-82de-70f242aafae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.003783 10.0.0.36 - - [2025-02-10 02:29:14] "GET /domains HTTP/1.1" 200 280 0.003235 10.0.0.36 - - [2025-02-10 02:29:14] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003468 10.0.0.36 - - [2025-02-10 02:29:14] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2774 0.011773 10.0.0.36 - - [2025-02-10 02:29:14] "GET /virtual-DNS/03f1eb83-fcdb-4403-9800-9354b6cddff0 HTTP/1.1" 200 1906 0.004122 10.0.0.36 - - [2025-02-10 02:29:14] "GET /virtual-DNS-record/caef1864-ac02-43ad-82de-70f242aafae5 HTTP/1.1" 200 1336 0.002887 10.0.0.36 - - [2025-02-10 02:29:19] "DELETE /virtual-DNS-record/caef1864-ac02-43ad-82de-70f242aafae5 HTTP/1.1" 200 115 0.019904 10.0.0.36 - - [2025-02-10 02:29:19] "POST /fqname-to-id HTTP/1.1" 404 184 0.002589 10.0.0.36 - - [2025-02-10 02:29:20] "POST /neutron/network HTTP/1.1" 200 833 0.009090 10.0.0.36 - - [2025-02-10 02:29:20] "POST /neutron/network HTTP/1.1" 400 204 0.011528 10.0.0.36 - - [2025-02-10 02:29:20] "POST /neutron/port HTTP/1.1" 200 1086 0.028728 10.0.0.36 - - [2025-02-10 02:29:20] "POST /neutron/port HTTP/1.1" 200 1112 0.010910 10.0.0.36 - - [2025-02-10 02:29:20] "POST /neutron/port HTTP/1.1" 200 1086 0.022762 10.0.0.36 - - [2025-02-10 02:29:20] "POST /neutron/port HTTP/1.1" 200 1112 0.009712 10.0.0.36 - - [2025-02-10 02:29:20] "POST /neutron/port HTTP/1.1" 200 151 0.105751 10.0.0.36 - - [2025-02-10 02:29:20] "POST /neutron/port HTTP/1.1" 200 151 0.114838 10.0.0.36 - - [2025-02-10 02:29:22] "POST /neutron/network HTTP/1.1" 200 833 0.006474 10.0.0.36 - - [2025-02-10 02:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006866 10.0.0.36 - - [2025-02-10 02:29:22] "POST /useragent-kv HTTP/1.1" 200 115 0.028807 10.0.0.36 - - [2025-02-10 02:29:22] "POST /useragent-kv HTTP/1.1" 200 115 0.006842 10.0.0.36 - - [2025-02-10 02:29:22] "DELETE /route-target/d2fe9e88-5a2e-493b-8693-0103b3ddeaea HTTP/1.1" 200 115 0.038697 10.0.0.36 - - [2025-02-10 02:29:22] "POST /neutron/network HTTP/1.1" 200 151 0.227638 10.0.0.36 - - [2025-02-10 02:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.36 - - [2025-02-10 02:29:22] "DELETE /network-ipam/38ec3431-7f87-47ae-8f98-a42d3fdd8fc3 HTTP/1.1" 200 115 0.022808 10.0.0.36 - - [2025-02-10 02:29:22] "DELETE /virtual-DNS/03f1eb83-fcdb-4403-9800-9354b6cddff0 HTTP/1.1" 200 115 0.021844 10.0.0.36 - - [2025-02-10 02:29:22] "POST /fqname-to-id HTTP/1.1" 404 180 0.002665 10.0.0.36 - - [2025-02-10 02:29:22] "GET /domains HTTP/1.1" 200 280 0.003750 10.0.0.36 - - [2025-02-10 02:29:22] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001220 10.0.0.36 - - [2025-02-10 02:29:22] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2574 0.009474 10.0.0.36 - - [2025-02-10 02:29:22] "GET /projects?obj_uuids=68bcc961-eb0a-4475-8d27-ab0ea64d84e9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001276 10.0.0.36 - - [2025-02-10 02:29:22] "GET /project/68bcc961-eb0a-4475-8d27-ab0ea64d84e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.032295 10.0.0.36 - - [2025-02-10 02:29:22] "GET /projects?obj_uuids=68bcc961-eb0a-4475-8d27-ab0ea64d84e9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001323 10.0.0.36 - - [2025-02-10 02:29:22] "GET /project/68bcc961-eb0a-4475-8d27-ab0ea64d84e9?fields=virtual_networks HTTP/1.1" 200 1034 0.073413 10.0.0.36 - - [2025-02-10 02:29:22] "GET /projects?obj_uuids=68bcc961-eb0a-4475-8d27-ab0ea64d84e9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001667 10.0.0.36 - - [2025-02-10 02:29:22] "GET /project/68bcc961-eb0a-4475-8d27-ab0ea64d84e9?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.027400 10.0.0.36 - - [2025-02-10 02:29:23] "GET /projects?obj_uuids=68bcc961-eb0a-4475-8d27-ab0ea64d84e9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001180 10.0.0.36 - - [2025-02-10 02:29:23] "GET /project/68bcc961-eb0a-4475-8d27-ab0ea64d84e9?fields=security_groups HTTP/1.1" 200 1261 0.028019 10.0.0.36 - - [2025-02-10 02:29:23] "POST /fqname-to-id HTTP/1.1" 404 189 0.027845 10.0.0.36 - - [2025-02-10 02:29:23] "GET /projects?obj_uuids=514c9666-fbb1-409d-b84a-27ced4aee9a2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002902 10.0.0.36 - - [2025-02-10 02:29:23] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001255 10.0.0.36 - - [2025-02-10 02:29:23] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008786 10.0.0.36 - - [2025-02-10 02:29:24] "POST /id-to-fqname HTTP/1.1" 200 191 0.001561 10.0.0.36 - - [2025-02-10 02:29:24] "POST /fqname-to-id HTTP/1.1" 404 200 0.002304 10.0.0.36 - - [2025-02-10 02:29:24] "POST /security-groups HTTP/1.1" 200 592 0.063504 10.0.0.36 - - [2025-02-10 02:29:24] "POST /fqname-to-id HTTP/1.1" 404 235 0.002706 10.0.0.36 - - [2025-02-10 02:29:24] "POST /projects HTTP/1.1" 200 587 0.218356 10.0.0.36 - - [2025-02-10 02:29:24] "POST /access-control-lists HTTP/1.1" 200 597 0.059944 10.0.0.36 - - [2025-02-10 02:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.290717 10.0.0.36 - - [2025-02-10 02:29:24] "POST /fqname-to-id HTTP/1.1" 404 234 0.003150 10.0.0.36 - - [2025-02-10 02:29:24] "GET /project/514c9666-fbb1-409d-b84a-27ced4aee9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.414068 10.0.0.36 - - [2025-02-10 02:29:24] "POST /access-control-lists HTTP/1.1" 200 595 0.064335 10.0.0.36 - - [2025-02-10 02:29:25] "GET / HTTP/1.1" 200 35931 0.004092 10.0.0.36 - - [2025-02-10 02:29:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000636 10.0.0.36 - - [2025-02-10 02:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.059494 10.0.0.36 - - [2025-02-10 02:29:26] "GET /projects?obj_uuids=514c9666-fbb1-409d-b84a-27ced4aee9a2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001128 10.0.0.36 - - [2025-02-10 02:29:26] "GET /project/514c9666-fbb1-409d-b84a-27ced4aee9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.033332 10.0.0.36 - - [2025-02-10 02:29:26] "POST /neutron/network HTTP/1.1" 200 117 0.035239 10.0.0.36 - - [2025-02-10 02:29:26] "GET /projects?obj_uuids=514c9666-fbb1-409d-b84a-27ced4aee9a2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001750 10.0.0.36 - - [2025-02-10 02:29:26] "POST /neutron/network HTTP/1.1" 200 606 0.077448 10.0.0.36 - - [2025-02-10 02:29:26] "POST /route-targets HTTP/1.1" 200 327 0.016456 10.0.0.36 - - [2025-02-10 02:29:26] "POST /ref-update HTTP/1.1" 200 156 0.016988 10.0.0.36 - - [2025-02-10 02:29:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003836 10.0.0.36 - - [2025-02-10 02:29:27] "POST /neutron/subnet HTTP/1.1" 200 734 0.178829 10.0.0.36 - - [2025-02-10 02:29:27] "POST /neutron/network HTTP/1.1" 200 827 0.005454 10.0.0.36 - - [2025-02-10 02:29:27] "POST /id-to-fqname HTTP/1.1" 200 221 0.001225 10.0.0.36 - - [2025-02-10 02:29:27] "GET /virtual-network/57a78fed-50bd-46d8-96b7-1bcd34f82dbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004992 10.0.0.36 - - [2025-02-10 02:29:27] "POST /neutron/network HTTP/1.1" 200 827 0.007675 10.0.0.36 - - [2025-02-10 02:29:27] "GET /virtual-network/57a78fed-50bd-46d8-96b7-1bcd34f82dbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005281 10.0.0.36 - - [2025-02-10 02:29:27] "POST /neutron/network HTTP/1.1" 200 827 0.006242 10.0.0.36 - - [2025-02-10 02:29:27] "POST /neutron/subnet HTTP/1.1" 200 734 0.007146 10.0.0.36 - - [2025-02-10 02:29:27] "POST /id-to-fqname HTTP/1.1" 200 221 0.001295 10.0.0.36 - - [2025-02-10 02:29:27] "POST /neutron/network HTTP/1.1" 200 837 0.007656 10.0.0.36 - - [2025-02-10 02:29:27] "GET /aaa-mode HTTP/1.1" 401 292 0.000721 10.0.0.36 - - [2025-02-10 02:29:27] "GET / HTTP/1.1" 200 35931 0.002068 10.0.0.36 - - [2025-02-10 02:29:27] "GET /project/514c9666-fbb1-409d-b84a-27ced4aee9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000478 10.0.0.36 - - [2025-02-10 02:29:28] "GET /projects?obj_uuids=514c9666-fbb1-409d-b84a-27ced4aee9a2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001259 10.0.0.36 - - [2025-02-10 02:29:28] "GET /project/514c9666-fbb1-409d-b84a-27ced4aee9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.056628 10.0.0.36 - - [2025-02-10 02:29:28] "POST /neutron/network HTTP/1.1" 200 827 0.005909 10.0.0.36 - - [2025-02-10 02:29:28] "POST /neutron/port HTTP/1.1" 200 117 0.007069 10.0.0.36 - - [2025-02-10 02:29:28] "POST /neutron/port HTTP/1.1" 200 117 0.006295 10.0.0.36 - - [2025-02-10 02:29:28] "POST /id-to-fqname HTTP/1.1" 200 221 0.001744 10.0.0.36 - - [2025-02-10 02:29:28] "POST /neutron/port HTTP/1.1" 200 117 0.008896 10.0.0.36 - - [2025-02-10 02:29:28] "POST /neutron/network HTTP/1.1" 200 837 0.006479 10.0.0.36 - - [2025-02-10 02:29:28] "GET /aaa-mode HTTP/1.1" 401 292 0.000489 10.0.0.36 - - [2025-02-10 02:29:28] "POST /neutron/network HTTP/1.1" 200 837 0.009117 10.0.0.36 - - [2025-02-10 02:29:28] "GET /projects?obj_uuids=514c9666-fbb1-409d-b84a-27ced4aee9a2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001775 10.0.0.36 - - [2025-02-10 02:29:29] "GET / HTTP/1.1" 200 35931 0.001808 10.0.0.36 - - [2025-02-10 02:29:29] "GET /project/514c9666-fbb1-409d-b84a-27ced4aee9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000440 10.0.0.36 - - [2025-02-10 02:29:29] "POST /neutron/port HTTP/1.1" 200 1063 0.280933 10.0.0.36 - - [2025-02-10 02:29:29] "POST /neutron/port HTTP/1.1" 200 1063 0.012601 10.0.0.36 - - [2025-02-10 02:29:29] "POST /neutron/port HTTP/1.1" 200 1063 0.012515 10.0.0.36 - - [2025-02-10 02:29:29] "POST /neutron/port HTTP/1.1" 200 1117 0.077835 10.0.0.36 - - [2025-02-10 02:29:29] "POST /neutron/port HTTP/1.1" 200 1091 0.023806 10.0.0.36 - - [2025-02-10 02:29:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003919 10.0.0.36 - - [2025-02-10 02:29:29] "POST /neutron/subnet HTTP/1.1" 200 708 0.027032 10.0.0.36 - - [2025-02-10 02:29:29] "POST /neutron/port HTTP/1.1" 200 117 0.001382 10.0.0.36 - - [2025-02-10 02:29:29] "POST /neutron/network HTTP/1.1" 200 827 0.005853 10.0.0.36 - - [2025-02-10 02:29:29] "GET /projects?obj_uuids=514c9666-fbb1-409d-b84a-27ced4aee9a2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001114 10.0.0.36 - - [2025-02-10 02:29:29] "GET /project/514c9666-fbb1-409d-b84a-27ced4aee9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.063169 10.0.0.36 - - [2025-02-10 02:29:29] "POST /neutron/network HTTP/1.1" 200 827 0.007341 10.0.0.36 - - [2025-02-10 02:29:29] "POST /neutron/port HTTP/1.1" 200 1091 0.022258 10.0.0.36 - - [2025-02-10 02:29:29] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008285 10.0.0.36 - - [2025-02-10 02:29:29] "POST /neutron/port HTTP/1.1" 200 117 0.006131 10.0.0.36 - - [2025-02-10 02:29:29] "POST /neutron/port HTTP/1.1" 200 1091 0.022289 10.0.0.36 - - [2025-02-10 02:29:29] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010535 10.0.0.36 - - [2025-02-10 02:29:30] "POST /neutron/network HTTP/1.1" 200 837 0.007086 10.0.0.36 - - [2025-02-10 02:29:30] "GET /projects?obj_uuids=514c9666-fbb1-409d-b84a-27ced4aee9a2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001229 10.0.0.36 - - [2025-02-10 02:29:30] "POST /neutron/port HTTP/1.1" 200 1063 0.229989 10.0.0.36 - - [2025-02-10 02:29:30] "POST /neutron/port HTTP/1.1" 200 1063 0.012623 10.0.0.36 - - [2025-02-10 02:29:30] "POST /neutron/port HTTP/1.1" 200 1063 0.008502 10.0.0.36 - - [2025-02-10 02:29:30] "POST /neutron/port HTTP/1.1" 200 1117 0.096552 10.0.0.36 - - [2025-02-10 02:29:30] "POST /neutron/port HTTP/1.1" 200 1091 0.032960 10.0.0.36 - - [2025-02-10 02:29:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003666 10.0.0.36 - - [2025-02-10 02:29:30] "POST /neutron/subnet HTTP/1.1" 200 708 0.018102 10.0.0.36 - - [2025-02-10 02:29:30] "POST /neutron/port HTTP/1.1" 200 117 0.001358 10.0.0.36 - - [2025-02-10 02:29:30] "POST /neutron/network HTTP/1.1" 200 827 0.006268 10.0.0.36 - - [2025-02-10 02:29:34] "POST /neutron/port HTTP/1.1" 200 1091 0.021292 10.0.0.36 - - [2025-02-10 02:29:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007964 10.0.0.36 - - [2025-02-10 02:29:35] "POST /neutron/port HTTP/1.1" 200 1091 0.030204 10.0.0.36 - - [2025-02-10 02:29:35] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008530 10.0.0.36 - - [2025-02-10 02:29:35] "POST /neutron/port HTTP/1.1" 200 1091 0.021021 10.0.0.36 - - [2025-02-10 02:29:35] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007162 10.0.0.36 - - [2025-02-10 02:29:35] "GET /virtual-machine/6aacfa62-44fd-44dc-a9a2-97e74d024d03 HTTP/1.1" 401 292 0.000935 10.0.0.36 - - [2025-02-10 02:29:35] "GET /virtual-machine/6aacfa62-44fd-44dc-a9a2-97e74d024d03 HTTP/1.1" 200 1293 0.035291 10.0.0.36 - - [2025-02-10 02:29:35] "GET /virtual-machine-interface/ddad69bc-5af6-4b89-9769-7d5aa81b6db0 HTTP/1.1" 200 2947 0.006926 10.0.0.36 - - [2025-02-10 02:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.36 - - [2025-02-10 02:29:35] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003495 10.0.0.36 - - [2025-02-10 02:29:35] "GET /virtual-networks?parent_id=514c9666-fbb1-409d-b84a-27ced4aee9a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003534 10.0.0.36 - - [2025-02-10 02:29:35] "GET /virtual-network/57a78fed-50bd-46d8-96b7-1bcd34f82dbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006693 10.0.0.36 - - [2025-02-10 02:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.36 - - [2025-02-10 02:29:38] "GET /virtual-network/57a78fed-50bd-46d8-96b7-1bcd34f82dbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005387 10.0.0.36 - - [2025-02-10 02:29:39] "POST /neutron/port HTTP/1.1" 200 1091 0.021547 10.0.0.36 - - [2025-02-10 02:29:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005319 10.0.0.36 - - [2025-02-10 02:29:40] "POST /neutron/port HTTP/1.1" 200 1091 0.015660 10.0.0.36 - - [2025-02-10 02:29:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.004826 10.0.0.36 - - [2025-02-10 02:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.36 - - [2025-02-10 02:29:40] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.002986 10.0.0.36 - - [2025-02-10 02:29:41] "GET /virtual-networks?parent_id=514c9666-fbb1-409d-b84a-27ced4aee9a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003134 10.0.0.36 - - [2025-02-10 02:29:41] "GET /virtual-network/57a78fed-50bd-46d8-96b7-1bcd34f82dbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005676 10.0.0.36 - - [2025-02-10 02:29:41] "POST /neutron/port HTTP/1.1" 200 1091 0.016754 10.0.0.36 - - [2025-02-10 02:29:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006269 10.0.0.36 - - [2025-02-10 02:29:41] "POST /neutron/port HTTP/1.1" 200 1091 0.017751 10.0.0.36 - - [2025-02-10 02:29:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006932 10.0.0.36 - - [2025-02-10 02:29:41] "POST /neutron/port HTTP/1.1" 200 1091 0.016176 10.0.0.36 - - [2025-02-10 02:29:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005956 10.0.0.36 - - [2025-02-10 02:29:41] "GET /virtual-machine/05735923-356b-4959-8cf8-f50dd5274c94 HTTP/1.1" 200 1292 0.005156 10.0.0.36 - - [2025-02-10 02:29:41] "GET /virtual-machine-interface/e12361fa-b276-4ece-8629-557f57c3bd5d HTTP/1.1" 200 2946 0.005487 10.0.0.36 - - [2025-02-10 02:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.36 - - [2025-02-10 02:29:41] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003032 10.0.0.36 - - [2025-02-10 02:29:41] "GET /virtual-networks?parent_id=514c9666-fbb1-409d-b84a-27ced4aee9a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003825 10.0.0.36 - - [2025-02-10 02:29:41] "GET /virtual-network/57a78fed-50bd-46d8-96b7-1bcd34f82dbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006755 10.0.0.36 - - [2025-02-10 02:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006487 10.0.0.36 - - [2025-02-10 02:29:42] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003506 10.0.0.36 - - [2025-02-10 02:29:42] "GET /virtual-networks?parent_id=514c9666-fbb1-409d-b84a-27ced4aee9a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003736 10.0.0.36 - - [2025-02-10 02:29:42] "GET /virtual-network/57a78fed-50bd-46d8-96b7-1bcd34f82dbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006112 10.0.0.36 - - [2025-02-10 02:29:47] "POST /neutron/network HTTP/1.1" 200 827 0.011556 10.0.0.36 - - [2025-02-10 02:29:47] "POST /neutron/network HTTP/1.1" 400 204 0.011105 10.0.0.36 - - [2025-02-10 02:29:48] "POST /neutron/port HTTP/1.1" 200 1091 0.017011 10.0.0.36 - - [2025-02-10 02:29:48] "POST /neutron/port HTTP/1.1" 200 1117 0.013752 10.0.0.36 - - [2025-02-10 02:29:48] "POST /neutron/port HTTP/1.1" 200 1091 0.022355 10.0.0.36 - - [2025-02-10 02:29:48] "POST /neutron/port HTTP/1.1" 200 151 0.113625 10.0.0.36 - - [2025-02-10 02:29:48] "POST /neutron/port HTTP/1.1" 200 1117 0.010544 10.0.0.36 - - [2025-02-10 02:29:48] "POST /neutron/port HTTP/1.1" 200 151 0.096110 10.0.0.36 - - [2025-02-10 02:29:49] "POST /neutron/network HTTP/1.1" 200 827 0.007014 10.0.0.36 - - [2025-02-10 02:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.36 - - [2025-02-10 02:29:50] "DELETE /route-target/8ced72b5-22d9-4a7d-9d26-c4e2c6eced98 HTTP/1.1" 200 115 0.015928 10.0.0.36 - - [2025-02-10 02:29:50] "POST /useragent-kv HTTP/1.1" 200 115 0.040228 10.0.0.36 - - [2025-02-10 02:29:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002035 10.0.0.36 - - [2025-02-10 02:29:50] "POST /neutron/network HTTP/1.1" 200 151 0.115055 10.0.0.36 - - [2025-02-10 02:29:50] "GET /projects?obj_uuids=514c9666-fbb1-409d-b84a-27ced4aee9a2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001359 10.0.0.36 - - [2025-02-10 02:29:50] "GET /project/514c9666-fbb1-409d-b84a-27ced4aee9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.057902 10.0.0.36 - - [2025-02-10 02:29:50] "GET /projects?obj_uuids=514c9666-fbb1-409d-b84a-27ced4aee9a2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001086 10.0.0.36 - - [2025-02-10 02:29:50] "GET /project/514c9666-fbb1-409d-b84a-27ced4aee9a2?fields=virtual_networks HTTP/1.1" 200 1034 0.068221 10.0.0.36 - - [2025-02-10 02:29:50] "GET /projects?obj_uuids=514c9666-fbb1-409d-b84a-27ced4aee9a2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001282 10.0.0.36 - - [2025-02-10 02:29:50] "GET /project/514c9666-fbb1-409d-b84a-27ced4aee9a2?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.024375 10.0.0.36 - - [2025-02-10 02:29:50] "GET /projects?obj_uuids=514c9666-fbb1-409d-b84a-27ced4aee9a2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001292 10.0.0.36 - - [2025-02-10 02:29:50] "GET /project/514c9666-fbb1-409d-b84a-27ced4aee9a2?fields=security_groups HTTP/1.1" 200 1261 0.029526 10.0.0.36 - - [2025-02-10 02:29:51] "POST /fqname-to-id HTTP/1.1" 404 188 0.029723 10.0.0.36 - - [2025-02-10 02:29:51] "GET /projects?obj_uuids=dabac01d-177c-46b1-8e8f-07eda078179e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003221 10.0.0.36 - - [2025-02-10 02:29:51] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001328 10.0.0.36 - - [2025-02-10 02:29:51] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.033768 10.0.0.36 - - [2025-02-10 02:29:51] "POST /id-to-fqname HTTP/1.1" 200 190 0.002311 10.0.0.36 - - [2025-02-10 02:29:51] "POST /fqname-to-id HTTP/1.1" 404 199 0.004363 10.0.0.36 - - [2025-02-10 02:29:51] "POST /security-groups HTTP/1.1" 200 591 0.063039 10.0.0.36 - - [2025-02-10 02:29:51] "POST /fqname-to-id HTTP/1.1" 404 234 0.003355 10.0.0.36 - - [2025-02-10 02:29:51] "POST /projects HTTP/1.1" 200 585 0.226561 10.0.0.36 - - [2025-02-10 02:29:51] "POST /access-control-lists HTTP/1.1" 200 596 0.057597 10.0.0.36 - - [2025-02-10 02:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.295029 10.0.0.36 - - [2025-02-10 02:29:51] "POST /fqname-to-id HTTP/1.1" 404 233 0.003069 10.0.0.36 - - [2025-02-10 02:29:51] "GET /project/dabac01d-177c-46b1-8e8f-07eda078179e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.443911 10.0.0.36 - - [2025-02-10 02:29:52] "POST /access-control-lists HTTP/1.1" 200 594 0.059948 10.0.0.36 - - [2025-02-10 02:29:53] "GET / HTTP/1.1" 200 35931 0.002335 10.0.0.36 - - [2025-02-10 02:29:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000652 10.0.0.36 - - [2025-02-10 02:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.057019 10.0.0.36 - - [2025-02-10 02:29:54] "GET /projects?obj_uuids=dabac01d-177c-46b1-8e8f-07eda078179e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001282 10.0.0.36 - - [2025-02-10 02:29:54] "GET /project/dabac01d-177c-46b1-8e8f-07eda078179e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.028088 10.0.0.36 - - [2025-02-10 02:29:54] "POST /neutron/network HTTP/1.1" 200 117 0.033304 10.0.0.36 - - [2025-02-10 02:29:54] "GET /projects?obj_uuids=dabac01d-177c-46b1-8e8f-07eda078179e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001889 10.0.0.36 - - [2025-02-10 02:29:54] "POST /neutron/network HTTP/1.1" 200 625 0.071028 10.0.0.36 - - [2025-02-10 02:29:54] "POST /route-targets HTTP/1.1" 200 327 0.012424 10.0.0.36 - - [2025-02-10 02:29:54] "POST /ref-update HTTP/1.1" 200 156 0.012107 10.0.0.36 - - [2025-02-10 02:29:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002514 10.0.0.36 - - [2025-02-10 02:29:54] "POST /neutron/subnet HTTP/1.1" 200 701 0.143739 10.0.0.36 - - [2025-02-10 02:29:54] "POST /neutron/network HTTP/1.1" 200 839 0.007388 10.0.0.36 - - [2025-02-10 02:29:54] "POST /id-to-fqname HTTP/1.1" 200 230 0.001885 10.0.0.36 - - [2025-02-10 02:29:54] "GET /virtual-network/e58e7d22-dd26-4ca6-9a2a-291ffb2686d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006108 10.0.0.36 - - [2025-02-10 02:29:54] "POST /neutron/network HTTP/1.1" 200 839 0.007458 10.0.0.36 - - [2025-02-10 02:29:54] "GET /virtual-network/e58e7d22-dd26-4ca6-9a2a-291ffb2686d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006004 10.0.0.36 - - [2025-02-10 02:29:54] "POST /neutron/network HTTP/1.1" 200 839 0.007041 10.0.0.36 - - [2025-02-10 02:29:54] "POST /neutron/subnet HTTP/1.1" 200 701 0.007174 10.0.0.36 - - [2025-02-10 02:29:54] "POST /neutron/network HTTP/1.1" 200 839 0.006504 10.0.0.36 - - [2025-02-10 02:29:54] "POST /id-to-fqname HTTP/1.1" 200 230 0.001490 10.0.0.36 - - [2025-02-10 02:29:55] "POST /neutron/network HTTP/1.1" 200 849 0.007209 10.0.0.36 - - [2025-02-10 02:29:55] "GET /aaa-mode HTTP/1.1" 401 292 0.000511 10.0.0.36 - - [2025-02-10 02:29:55] "GET / HTTP/1.1" 200 35931 0.001981 10.0.0.36 - - [2025-02-10 02:29:55] "GET /project/dabac01d-177c-46b1-8e8f-07eda078179e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000504 10.0.0.36 - - [2025-02-10 02:29:55] "GET /projects?obj_uuids=dabac01d-177c-46b1-8e8f-07eda078179e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001388 10.0.0.36 - - [2025-02-10 02:29:55] "GET /project/dabac01d-177c-46b1-8e8f-07eda078179e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.060000 10.0.0.36 - - [2025-02-10 02:29:55] "POST /neutron/network HTTP/1.1" 200 839 0.029114 10.0.0.36 - - [2025-02-10 02:29:56] "POST /neutron/port HTTP/1.1" 200 117 0.005764 10.0.0.36 - - [2025-02-10 02:29:56] "POST /neutron/port HTTP/1.1" 200 117 0.007769 10.0.0.36 - - [2025-02-10 02:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.36 - - [2025-02-10 02:29:56] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.004284 10.0.0.36 - - [2025-02-10 02:29:56] "PUT /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5 HTTP/1.1" 200 276 0.013352 10.0.0.36 - - [2025-02-10 02:29:56] "POST /neutron/port HTTP/1.1" 200 117 0.005921 10.0.0.36 - - [2025-02-10 02:29:56] "POST /neutron/network HTTP/1.1" 200 849 0.008309 10.0.0.36 - - [2025-02-10 02:29:56] "GET /projects?obj_uuids=dabac01d-177c-46b1-8e8f-07eda078179e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001914 10.0.0.36 - - [2025-02-10 02:29:56] "POST /neutron/port HTTP/1.1" 200 1055 0.237189 10.0.0.36 - - [2025-02-10 02:29:56] "POST /neutron/port HTTP/1.1" 200 1055 0.033941 10.0.0.36 - - [2025-02-10 02:29:56] "POST /neutron/port HTTP/1.1" 200 1055 0.008477 10.0.0.36 - - [2025-02-10 02:29:57] "POST /neutron/port HTTP/1.1" 200 1109 0.060019 10.0.0.36 - - [2025-02-10 02:29:57] "POST /neutron/port HTTP/1.1" 200 1083 0.015028 10.0.0.36 - - [2025-02-10 02:29:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003615 10.0.0.36 - - [2025-02-10 02:29:57] "POST /neutron/subnet HTTP/1.1" 200 675 0.011496 10.0.0.36 - - [2025-02-10 02:29:57] "POST /neutron/port HTTP/1.1" 200 117 0.001390 10.0.0.36 - - [2025-02-10 02:29:57] "POST /neutron/network HTTP/1.1" 200 839 0.006199 10.0.0.36 - - [2025-02-10 02:30:00] "DELETE /project/dabac01d177c46b18e8f07eda078179e HTTP/1.1" 404 173 0.020599 10.0.0.36 - - [2025-02-10 02:30:00] "DELETE /project/514c9666fbb1409db84a27ced4aee9a2 HTTP/1.1" 404 173 0.012018 10.0.0.36 - - [2025-02-10 02:30:00] "GET /projects?obj_uuids=514c9666-fbb1-409d-b84a-27ced4aee9a2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001427 10.0.0.36 - - [2025-02-10 02:30:00] "GET /projects?obj_uuids=68bcc961-eb0a-4475-8d27-ab0ea64d84e9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001007 10.0.0.36 - - [2025-02-10 02:30:00] "GET /project/68bcc961-eb0a-4475-8d27-ab0ea64d84e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.052313 10.0.0.36 - - [2025-02-10 02:30:00] "GET /project/514c9666-fbb1-409d-b84a-27ced4aee9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.056921 10.0.0.36 - - [2025-02-10 02:30:00] "GET /projects?obj_uuids=514c9666-fbb1-409d-b84a-27ced4aee9a2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001760 10.0.0.36 - - [2025-02-10 02:30:00] "GET /projects?obj_uuids=68bcc961-eb0a-4475-8d27-ab0ea64d84e9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001101 10.0.0.36 - - [2025-02-10 02:30:00] "GET /project/68bcc961-eb0a-4475-8d27-ab0ea64d84e9?fields=security_groups HTTP/1.1" 200 1366 0.047059 10.0.0.36 - - [2025-02-10 02:30:00] "GET /project/514c9666-fbb1-409d-b84a-27ced4aee9a2?fields=security_groups HTTP/1.1" 200 1366 0.053282 10.0.0.36 - - [2025-02-10 02:30:00] "DELETE /security-group/4fe6783a-289b-4d9e-a1cb-9c5572a07728 HTTP/1.1" 200 115 0.056123 10.0.0.36 - - [2025-02-10 02:30:01] "GET /projects?obj_uuids=68bcc961-eb0a-4475-8d27-ab0ea64d84e9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001049 10.0.0.36 - - [2025-02-10 02:30:01] "DELETE /security-group/4ea12c4e-66b7-419d-9abd-158590aac054 HTTP/1.1" 200 115 0.055724 10.0.0.36 - - [2025-02-10 02:30:01] "GET /projects?obj_uuids=514c9666-fbb1-409d-b84a-27ced4aee9a2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001035 10.0.0.36 - - [2025-02-10 02:30:01] "DELETE /access-control-list/d5c9d8ca-fafb-4380-87ed-3fd76a3d7909 HTTP/1.1" 200 115 0.039539 10.0.0.36 - - [2025-02-10 02:30:01] "GET /project/68bcc961-eb0a-4475-8d27-ab0ea64d84e9?fields=application_policy_sets HTTP/1.1" 200 1405 0.037199 10.0.0.36 - - [2025-02-10 02:30:01] "DELETE /access-control-list/62ca050d-8f8d-4da0-92da-928bc3f55d46 HTTP/1.1" 200 115 0.032743 10.0.0.36 - - [2025-02-10 02:30:01] "GET /project/514c9666-fbb1-409d-b84a-27ced4aee9a2?fields=application_policy_sets HTTP/1.1" 200 1405 0.080706 10.0.0.36 - - [2025-02-10 02:30:01] "DELETE /access-control-list/e8ea6495-a500-456a-aa54-c3f6f3a31ac0 HTTP/1.1" 200 115 0.043044 10.0.0.36 - - [2025-02-10 02:30:01] "DELETE /access-control-list/c2a690cf-0e98-4d33-af7f-0a225cadbebd HTTP/1.1" 200 115 0.031353 10.0.0.36 - - [2025-02-10 02:30:01] "DELETE /project/68bcc961-eb0a-4475-8d27-ab0ea64d84e9 HTTP/1.1" 200 115 0.421078 10.0.0.36 - - [2025-02-10 02:30:01] "DELETE /project/514c9666-fbb1-409d-b84a-27ced4aee9a2 HTTP/1.1" 200 115 0.468096 10.0.0.36 - - [2025-02-10 02:30:01] "POST /neutron/port HTTP/1.1" 200 1083 0.018927 10.0.0.36 - - [2025-02-10 02:30:01] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007449 10.0.0.36 - - [2025-02-10 02:30:01] "POST /neutron/port HTTP/1.1" 200 1083 0.015638 10.0.0.36 - - [2025-02-10 02:30:01] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006415 10.0.0.36 - - [2025-02-10 02:30:01] "POST /neutron/port HTTP/1.1" 200 1083 0.018262 10.0.0.36 - - [2025-02-10 02:30:01] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006235 10.0.0.36 - - [2025-02-10 02:30:01] "GET /virtual-machine/a51fa42c-6b70-4b91-a66c-6f4e7e0ba8d0 HTTP/1.1" 401 292 0.000466 10.0.0.36 - - [2025-02-10 02:30:02] "GET /virtual-machine/a51fa42c-6b70-4b91-a66c-6f4e7e0ba8d0 HTTP/1.1" 200 1293 0.026969 10.0.0.36 - - [2025-02-10 02:30:02] "GET /virtual-machine-interface/051d7781-d720-4dd4-89cf-106b3492ed30 HTTP/1.1" 200 2969 0.004977 10.0.0.36 - - [2025-02-10 02:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.36 - - [2025-02-10 02:30:02] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003727 10.0.0.36 - - [2025-02-10 02:30:02] "GET /virtual-networks?parent_id=dabac01d-177c-46b1-8e8f-07eda078179e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003152 10.0.0.36 - - [2025-02-10 02:30:02] "GET /virtual-network/e58e7d22-dd26-4ca6-9a2a-291ffb2686d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006184 10.0.0.36 - - [2025-02-10 02:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004429 10.0.0.36 - - [2025-02-10 02:30:05] "GET /virtual-network/e58e7d22-dd26-4ca6-9a2a-291ffb2686d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006446 10.0.0.36 - - [2025-02-10 02:30:06] "POST /neutron/port HTTP/1.1" 200 1083 0.016872 10.0.0.36 - - [2025-02-10 02:30:06] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005528 10.0.0.36 - - [2025-02-10 02:30:07] "GET /obj-perms HTTP/1.1" 200 5056 0.054741 10.0.0.36 - - [2025-02-10 02:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.36 - - [2025-02-10 02:30:07] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003807 10.0.0.36 - - [2025-02-10 02:30:07] "GET /virtual-networks?parent_id=dabac01d-177c-46b1-8e8f-07eda078179e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004562 10.0.0.36 - - [2025-02-10 02:30:07] "GET /virtual-network/e58e7d22-dd26-4ca6-9a2a-291ffb2686d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007416 10.0.0.36 - - [2025-02-10 02:30:07] "POST /neutron/port HTTP/1.1" 200 1083 0.017183 10.0.0.36 - - [2025-02-10 02:30:07] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005940 10.0.0.36 - - [2025-02-10 02:30:07] "GET /obj-perms HTTP/1.1" 200 5056 0.056889 10.0.0.36 - - [2025-02-10 02:30:14] "POST /neutron/port HTTP/1.1" 200 1083 0.019618 10.0.0.36 - - [2025-02-10 02:30:14] "POST /neutron/port HTTP/1.1" 200 1083 0.018728 10.0.0.36 - - [2025-02-10 02:30:14] "POST /neutron/network HTTP/1.1" 200 849 0.005841 10.0.0.36 - - [2025-02-10 02:30:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003056 10.0.0.36 - - [2025-02-10 02:30:14] "POST /neutron/subnet HTTP/1.1" 200 675 0.011395 10.0.0.36 - - [2025-02-10 02:30:14] "POST /neutron/port HTTP/1.1" 200 117 0.001445 10.0.0.36 - - [2025-02-10 02:30:14] "POST /neutron/network HTTP/1.1" 200 839 0.006805 10.0.0.36 - - [2025-02-10 02:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.36 - - [2025-02-10 02:30:14] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.005288 10.0.0.36 - - [2025-02-10 02:30:14] "PUT /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5 HTTP/1.1" 200 276 0.010427 10.0.0.36 - - [2025-02-10 02:30:14] "POST /neutron/network HTTP/1.1" 200 839 0.008916 10.0.0.36 - - [2025-02-10 02:30:14] "POST /neutron/network HTTP/1.1" 400 204 0.010519 10.0.0.36 - - [2025-02-10 02:30:15] "POST /neutron/port HTTP/1.1" 200 1083 0.016567 10.0.0.36 - - [2025-02-10 02:30:15] "POST /neutron/port HTTP/1.1" 200 1109 0.011516 10.0.0.36 - - [2025-02-10 02:30:15] "POST /neutron/port HTTP/1.1" 200 151 0.097901 10.0.0.36 - - [2025-02-10 02:30:16] "POST /neutron/network HTTP/1.1" 200 839 0.006157 10.0.0.36 - - [2025-02-10 02:30:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002067 10.0.0.36 - - [2025-02-10 02:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008748 10.0.0.36 - - [2025-02-10 02:30:17] "POST /useragent-kv HTTP/1.1" 200 115 0.001984 10.0.0.36 - - [2025-02-10 02:30:17] "POST /neutron/network HTTP/1.1" 200 151 0.085501 10.0.0.36 - - [2025-02-10 02:30:17] "DELETE /route-target/6ac5c81c-3d58-4d56-8b49-9b642a3af988 HTTP/1.1" 200 115 0.017794 10.0.0.36 - - [2025-02-10 02:30:17] "GET /global-vrouter-configs HTTP/1.1" 200 357 0.003282 10.0.0.36 - - [2025-02-10 02:30:17] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5 HTTP/1.1" 200 1824 0.003088 10.0.0.36 - - [2025-02-10 02:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.36 - - [2025-02-10 02:30:17] "GET /projects?obj_uuids=dabac01d-177c-46b1-8e8f-07eda078179e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001057 10.0.0.36 - - [2025-02-10 02:30:17] "GET /project/dabac01d-177c-46b1-8e8f-07eda078179e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.026602 10.0.0.36 - - [2025-02-10 02:30:17] "POST /neutron/network HTTP/1.1" 200 117 0.007333 10.0.0.36 - - [2025-02-10 02:30:17] "GET /projects?obj_uuids=dabac01d-177c-46b1-8e8f-07eda078179e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001094 10.0.0.36 - - [2025-02-10 02:30:17] "POST /neutron/network HTTP/1.1" 200 605 0.066422 10.0.0.36 - - [2025-02-10 02:30:17] "POST /route-targets HTTP/1.1" 200 327 0.008826 10.0.0.36 - - [2025-02-10 02:30:17] "POST /ref-update HTTP/1.1" 200 156 0.010587 10.0.0.36 - - [2025-02-10 02:30:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003734 10.0.0.36 - - [2025-02-10 02:30:18] "POST /neutron/subnet HTTP/1.1" 200 729 0.204636 10.0.0.36 - - [2025-02-10 02:30:18] "POST /neutron/network HTTP/1.1" 200 825 0.006044 10.0.0.36 - - [2025-02-10 02:30:18] "POST /id-to-fqname HTTP/1.1" 200 220 0.001269 10.0.0.36 - - [2025-02-10 02:30:18] "GET /virtual-network/1e00d6ff-e5ea-4115-a416-37e90c58eaed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005012 10.0.0.36 - - [2025-02-10 02:30:18] "POST /neutron/network HTTP/1.1" 200 825 0.007629 10.0.0.36 - - [2025-02-10 02:30:18] "GET /virtual-network/1e00d6ff-e5ea-4115-a416-37e90c58eaed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005383 10.0.0.36 - - [2025-02-10 02:30:18] "POST /neutron/network HTTP/1.1" 200 825 0.008870 10.0.0.36 - - [2025-02-10 02:30:18] "POST /neutron/subnet HTTP/1.1" 200 729 0.006718 10.0.0.36 - - [2025-02-10 02:30:18] "POST /id-to-fqname HTTP/1.1" 200 220 0.001338 10.0.0.36 - - [2025-02-10 02:30:18] "POST /neutron/network HTTP/1.1" 200 835 0.007333 10.0.0.36 - - [2025-02-10 02:30:18] "GET /aaa-mode HTTP/1.1" 401 292 0.000767 10.0.0.36 - - [2025-02-10 02:30:18] "GET / HTTP/1.1" 200 35931 0.003781 10.0.0.36 - - [2025-02-10 02:30:18] "GET /project/dabac01d-177c-46b1-8e8f-07eda078179e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000513 10.0.0.36 - - [2025-02-10 02:30:19] "GET /projects?obj_uuids=dabac01d-177c-46b1-8e8f-07eda078179e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002089 10.0.0.36 - - [2025-02-10 02:30:19] "GET /project/dabac01d-177c-46b1-8e8f-07eda078179e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.056484 10.0.0.36 - - [2025-02-10 02:30:19] "POST /neutron/network HTTP/1.1" 200 825 0.005789 10.0.0.36 - - [2025-02-10 02:30:19] "POST /neutron/port HTTP/1.1" 200 117 0.005829 10.0.0.36 - - [2025-02-10 02:30:19] "POST /neutron/port HTTP/1.1" 200 117 0.005950 10.0.0.36 - - [2025-02-10 02:30:19] "POST /neutron/port HTTP/1.1" 200 117 0.005759 10.0.0.36 - - [2025-02-10 02:30:19] "POST /neutron/network HTTP/1.1" 200 835 0.006420 10.0.0.36 - - [2025-02-10 02:30:19] "GET /projects?obj_uuids=dabac01d-177c-46b1-8e8f-07eda078179e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001120 10.0.0.36 - - [2025-02-10 02:30:19] "POST /neutron/port HTTP/1.1" 200 1061 0.192946 10.0.0.36 - - [2025-02-10 02:30:19] "POST /neutron/port HTTP/1.1" 200 1061 0.009495 10.0.0.36 - - [2025-02-10 02:30:19] "POST /neutron/port HTTP/1.1" 200 1061 0.008159 10.0.0.36 - - [2025-02-10 02:30:20] "POST /neutron/port HTTP/1.1" 200 1115 0.061316 10.0.0.36 - - [2025-02-10 02:30:20] "POST /neutron/port HTTP/1.1" 200 1089 0.015277 10.0.0.36 - - [2025-02-10 02:30:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003454 10.0.0.36 - - [2025-02-10 02:30:20] "POST /neutron/subnet HTTP/1.1" 200 703 0.011731 10.0.0.36 - - [2025-02-10 02:30:20] "POST /neutron/port HTTP/1.1" 200 117 0.001474 10.0.0.36 - - [2025-02-10 02:30:20] "POST /neutron/network HTTP/1.1" 200 825 0.006163 10.0.0.36 - - [2025-02-10 02:30:24] "POST /neutron/port HTTP/1.1" 200 1089 0.017061 10.0.0.36 - - [2025-02-10 02:30:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006397 10.0.0.36 - - [2025-02-10 02:30:24] "POST /neutron/port HTTP/1.1" 200 1089 0.016467 10.0.0.36 - - [2025-02-10 02:30:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005859 10.0.0.36 - - [2025-02-10 02:30:24] "POST /neutron/port HTTP/1.1" 200 1089 0.016624 10.0.0.36 - - [2025-02-10 02:30:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006094 10.0.0.36 - - [2025-02-10 02:30:24] "GET /virtual-machine/3a1ec511-1f03-4ec0-b02a-f302b9dc0219 HTTP/1.1" 200 1292 0.004025 10.0.0.36 - - [2025-02-10 02:30:24] "GET /virtual-machine-interface/c9f0d306-476a-44e3-8ce3-d5fc2b4a8cd6 HTTP/1.1" 200 2942 0.004646 10.0.0.36 - - [2025-02-10 02:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.36 - - [2025-02-10 02:30:24] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003043 10.0.0.36 - - [2025-02-10 02:30:24] "GET /virtual-networks?parent_id=dabac01d-177c-46b1-8e8f-07eda078179e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003154 10.0.0.36 - - [2025-02-10 02:30:24] "GET /virtual-network/1e00d6ff-e5ea-4115-a416-37e90c58eaed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005432 10.0.0.36 - - [2025-02-10 02:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.36 - - [2025-02-10 02:30:27] "GET /virtual-network/1e00d6ff-e5ea-4115-a416-37e90c58eaed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005714 10.0.0.36 - - [2025-02-10 02:30:29] "POST /neutron/port HTTP/1.1" 200 1089 0.017006 10.0.0.36 - - [2025-02-10 02:30:29] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009277 10.0.0.36 - - [2025-02-10 02:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.36 - - [2025-02-10 02:30:30] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003912 10.0.0.36 - - [2025-02-10 02:30:30] "GET /virtual-networks?parent_id=dabac01d-177c-46b1-8e8f-07eda078179e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004059 10.0.0.36 - - [2025-02-10 02:30:30] "GET /virtual-network/1e00d6ff-e5ea-4115-a416-37e90c58eaed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008166 10.0.0.36 - - [2025-02-10 02:30:32] "POST /neutron/network HTTP/1.1" 200 825 0.006622 10.0.0.36 - - [2025-02-10 02:30:32] "POST /neutron/network HTTP/1.1" 400 204 0.009891 10.0.0.36 - - [2025-02-10 02:30:32] "POST /neutron/port HTTP/1.1" 200 1089 0.017485 10.0.0.36 - - [2025-02-10 02:30:32] "POST /neutron/port HTTP/1.1" 200 1115 0.014128 10.0.0.36 - - [2025-02-10 02:30:32] "POST /neutron/port HTTP/1.1" 200 151 0.101274 10.0.0.36 - - [2025-02-10 02:30:34] "POST /neutron/network HTTP/1.1" 200 825 0.006941 10.0.0.36 - - [2025-02-10 02:30:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003680 10.0.0.36 - - [2025-02-10 02:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004761 10.0.0.36 - - [2025-02-10 02:30:34] "POST /useragent-kv HTTP/1.1" 200 115 0.001948 10.0.0.36 - - [2025-02-10 02:30:34] "POST /neutron/network HTTP/1.1" 200 151 0.095921 10.0.0.36 - - [2025-02-10 02:30:34] "DELETE /route-target/01a56263-96fb-44ee-b5cb-3c9f428e210a HTTP/1.1" 200 115 0.016235 10.0.0.36 - - [2025-02-10 02:30:34] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003246 10.0.0.36 - - [2025-02-10 02:30:34] "POST /network-ipams HTTP/1.1" 200 541 0.017459 10.0.0.36 - - [2025-02-10 02:30:34] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 764 0.003410 10.0.0.36 - - [2025-02-10 02:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004330 10.0.0.36 - - [2025-02-10 02:30:35] "GET /network-ipam/4c818216-ca81-4ed5-b835-4138ee3b1db3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.005849 10.0.0.36 - - [2025-02-10 02:30:35] "PUT /network-ipam/4c818216-ca81-4ed5-b835-4138ee3b1db3 HTTP/1.1" 200 258 0.010833 10.0.0.36 - - [2025-02-10 02:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.36 - - [2025-02-10 02:30:35] "GET /projects?obj_uuids=dabac01d-177c-46b1-8e8f-07eda078179e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001423 10.0.0.36 - - [2025-02-10 02:30:35] "GET /project/dabac01d-177c-46b1-8e8f-07eda078179e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.031448 10.0.0.36 - - [2025-02-10 02:30:35] "POST /neutron/network HTTP/1.1" 200 117 0.009029 10.0.0.36 - - [2025-02-10 02:30:35] "GET /projects?obj_uuids=dabac01d-177c-46b1-8e8f-07eda078179e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001246 10.0.0.36 - - [2025-02-10 02:30:35] "POST /neutron/network HTTP/1.1" 200 605 0.082731 10.0.0.36 - - [2025-02-10 02:30:35] "POST /route-targets HTTP/1.1" 200 327 0.011317 10.0.0.36 - - [2025-02-10 02:30:35] "POST /ref-update HTTP/1.1" 200 156 0.017476 10.0.0.36 - - [2025-02-10 02:30:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003942 10.0.0.36 - - [2025-02-10 02:30:35] "POST /neutron/subnet HTTP/1.1" 200 699 0.186266 10.0.0.36 - - [2025-02-10 02:30:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002864 10.0.0.36 - - [2025-02-10 02:30:35] "POST /neutron/subnet HTTP/1.1" 200 699 0.131154 10.0.0.36 - - [2025-02-10 02:30:35] "POST /neutron/network HTTP/1.1" 200 994 0.007433 10.0.0.36 - - [2025-02-10 02:30:35] "POST /id-to-fqname HTTP/1.1" 200 220 0.001190 10.0.0.36 - - [2025-02-10 02:30:35] "GET /virtual-network/d6708356-ecc1-4f79-9dae-acc86618ac4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004933 10.0.0.36 - - [2025-02-10 02:30:35] "POST /neutron/network HTTP/1.1" 200 994 0.010103 10.0.0.36 - - [2025-02-10 02:30:35] "GET /virtual-network/d6708356-ecc1-4f79-9dae-acc86618ac4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005572 10.0.0.36 - - [2025-02-10 02:30:35] "POST /neutron/network HTTP/1.1" 200 994 0.011254 10.0.0.36 - - [2025-02-10 02:30:36] "POST /neutron/subnet HTTP/1.1" 200 699 0.008365 10.0.0.36 - - [2025-02-10 02:30:36] "POST /neutron/subnet HTTP/1.1" 200 699 0.009468 10.0.0.36 - - [2025-02-10 02:30:36] "POST /neutron/network HTTP/1.1" 200 994 0.009247 10.0.0.36 - - [2025-02-10 02:30:36] "POST /neutron/subnet HTTP/1.1" 200 699 0.007291 10.0.0.36 - - [2025-02-10 02:30:36] "POST /neutron/subnet HTTP/1.1" 200 699 0.007060 10.0.0.36 - - [2025-02-10 02:30:36] "GET /projects?obj_uuids=dabac01d-177c-46b1-8e8f-07eda078179e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001192 10.0.0.36 - - [2025-02-10 02:30:36] "POST /neutron/port HTTP/1.1" 200 1017 0.182557 10.0.0.36 - - [2025-02-10 02:30:36] "GET /projects?obj_uuids=dabac01d-177c-46b1-8e8f-07eda078179e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001539 10.0.0.36 - - [2025-02-10 02:30:36] "POST /neutron/port HTTP/1.1" 200 1017 0.234140 10.0.0.36 - - [2025-02-10 02:30:36] "POST /id-to-fqname HTTP/1.1" 200 220 0.001542 10.0.0.36 - - [2025-02-10 02:30:36] "POST /neutron/port HTTP/1.1" 200 1017 0.008369 10.0.0.36 - - [2025-02-10 02:30:36] "POST /neutron/port HTTP/1.1" 200 1017 0.010225 10.0.0.36 - - [2025-02-10 02:30:36] "POST /neutron/network HTTP/1.1" 200 994 0.008792 10.0.0.36 - - [2025-02-10 02:30:36] "POST /neutron/port HTTP/1.1" 200 1017 0.007544 10.0.0.36 - - [2025-02-10 02:30:36] "POST /neutron/port HTTP/1.1" 200 117 0.006170 10.0.0.36 - - [2025-02-10 02:30:36] "POST /neutron/port HTTP/1.1" 200 117 0.006237 10.0.0.36 - - [2025-02-10 02:30:36] "POST /id-to-fqname HTTP/1.1" 200 220 0.001778 10.0.0.36 - - [2025-02-10 02:30:37] "POST /neutron/port HTTP/1.1" 200 117 0.006400 10.0.0.36 - - [2025-02-10 02:30:37] "POST /neutron/port HTTP/1.1" 200 1017 0.009984 10.0.0.36 - - [2025-02-10 02:30:37] "POST /neutron/port HTTP/1.1" 200 1017 0.008366 10.0.0.36 - - [2025-02-10 02:30:37] "POST /neutron/network HTTP/1.1" 200 994 0.008547 10.0.0.36 - - [2025-02-10 02:30:37] "POST /neutron/port HTTP/1.1" 200 1017 0.009053 10.0.0.36 - - [2025-02-10 02:30:37] "POST /neutron/port HTTP/1.1" 200 1017 0.009734 10.0.0.36 - - [2025-02-10 02:30:37] "POST /neutron/port HTTP/1.1" 200 1017 0.013420 10.0.0.36 - - [2025-02-10 02:30:37] "POST /neutron/port HTTP/1.1" 200 117 0.008391 10.0.0.36 - - [2025-02-10 02:30:37] "POST /neutron/port HTTP/1.1" 200 117 0.006418 10.0.0.36 - - [2025-02-10 02:30:37] "POST /id-to-fqname HTTP/1.1" 200 220 0.002024 10.0.0.36 - - [2025-02-10 02:30:37] "POST /neutron/port HTTP/1.1" 200 117 0.007759 10.0.0.36 - - [2025-02-10 02:30:37] "POST /neutron/network HTTP/1.1" 200 1004 0.009754 10.0.0.36 - - [2025-02-10 02:30:37] "GET /aaa-mode HTTP/1.1" 401 292 0.000546 10.0.0.36 - - [2025-02-10 02:30:37] "POST /neutron/port HTTP/1.1" 200 1017 0.011105 10.0.0.36 - - [2025-02-10 02:30:38] "POST /neutron/network HTTP/1.1" 200 1004 0.016970 10.0.0.36 - - [2025-02-10 02:30:38] "POST /neutron/port HTTP/1.1" 200 1017 0.008667 10.0.0.36 - - [2025-02-10 02:30:38] "GET / HTTP/1.1" 200 35931 0.002069 10.0.0.36 - - [2025-02-10 02:30:38] "POST /neutron/port HTTP/1.1" 200 1017 0.011160 10.0.0.36 - - [2025-02-10 02:30:38] "GET /project/dabac01d-177c-46b1-8e8f-07eda078179e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000613 10.0.0.36 - - [2025-02-10 02:30:38] "POST /neutron/port HTTP/1.1" 200 1017 0.019068 10.0.0.36 - - [2025-02-10 02:30:38] "POST /neutron/network HTTP/1.1" 200 1004 0.019180 10.0.0.36 - - [2025-02-10 02:30:38] "POST /neutron/port HTTP/1.1" 200 1017 0.019646 10.0.0.36 - - [2025-02-10 02:30:38] "POST /neutron/port HTTP/1.1" 200 1109 0.124416 10.0.0.36 - - [2025-02-10 02:30:38] "POST /neutron/port HTTP/1.1" 200 1017 0.009738 10.0.0.36 - - [2025-02-10 02:30:38] "POST /neutron/port HTTP/1.1" 200 1109 0.119275 10.0.0.36 - - [2025-02-10 02:30:38] "POST /neutron/port HTTP/1.1" 200 1083 0.024072 10.0.0.36 - - [2025-02-10 02:30:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005270 10.0.0.36 - - [2025-02-10 02:30:38] "POST /neutron/subnet HTTP/1.1" 200 673 0.025657 10.0.0.36 - - [2025-02-10 02:30:38] "POST /neutron/port HTTP/1.1" 200 1083 0.022388 10.0.0.36 - - [2025-02-10 02:30:38] "POST /neutron/port HTTP/1.1" 200 117 0.001789 10.0.0.36 - - [2025-02-10 02:30:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006230 10.0.0.36 - - [2025-02-10 02:30:38] "GET /projects?obj_uuids=dabac01d-177c-46b1-8e8f-07eda078179e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001749 10.0.0.36 - - [2025-02-10 02:30:38] "POST /neutron/network HTTP/1.1" 200 994 0.013869 10.0.0.36 - - [2025-02-10 02:30:38] "GET /project/dabac01d-177c-46b1-8e8f-07eda078179e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.079134 10.0.0.36 - - [2025-02-10 02:30:38] "POST /neutron/subnet HTTP/1.1" 200 673 0.037657 10.0.0.36 - - [2025-02-10 02:30:38] "POST /neutron/network HTTP/1.1" 200 994 0.013540 10.0.0.36 - - [2025-02-10 02:30:38] "POST /neutron/port HTTP/1.1" 200 117 0.001205 10.0.0.36 - - [2025-02-10 02:30:38] "POST /neutron/network HTTP/1.1" 200 994 0.010117 10.0.0.36 - - [2025-02-10 02:30:38] "POST /neutron/port HTTP/1.1" 200 2050 0.023778 10.0.0.36 - - [2025-02-10 02:30:38] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006941 10.0.0.36 - - [2025-02-10 02:30:38] "POST /neutron/port HTTP/1.1" 200 117 0.006078 10.0.0.36 - - [2025-02-10 02:30:38] "GET /domains HTTP/1.1" 200 280 0.003437 10.0.0.36 - - [2025-02-10 02:30:38] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001328 10.0.0.36 - - [2025-02-10 02:30:38] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2573 0.014431 10.0.0.36 - - [2025-02-10 02:30:38] "GET /projects?obj_uuids=dabac01d-177c-46b1-8e8f-07eda078179e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001719 10.0.0.36 - - [2025-02-10 02:30:38] "GET /project/dabac01d-177c-46b1-8e8f-07eda078179e HTTP/1.1" 200 2843 0.092406 10.0.0.36 - - [2025-02-10 02:30:38] "GET /network-ipam/4c818216-ca81-4ed5-b835-4138ee3b1db3 HTTP/1.1" 200 2601 0.009456 10.0.0.36 - - [2025-02-10 02:30:39] "GET /domains HTTP/1.1" 200 280 0.003590 10.0.0.36 - - [2025-02-10 02:30:39] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001305 10.0.0.36 - - [2025-02-10 02:30:39] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2573 0.009864 10.0.0.36 - - [2025-02-10 02:30:39] "GET /projects?obj_uuids=dabac01d-177c-46b1-8e8f-07eda078179e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001199 10.0.0.36 - - [2025-02-10 02:30:39] "GET /project/dabac01d-177c-46b1-8e8f-07eda078179e HTTP/1.1" 200 2843 0.097109 10.0.0.36 - - [2025-02-10 02:30:39] "GET /virtual-network/d6708356-ecc1-4f79-9dae-acc86618ac4e HTTP/1.1" 200 3780 0.013531 10.0.0.36 - - [2025-02-10 02:30:39] "GET /virtual-network/d6708356-ecc1-4f79-9dae-acc86618ac4e HTTP/1.1" 200 3780 0.008473 10.0.0.36 - - [2025-02-10 02:30:39] "GET /routing-instance/715bb399-2260-4b4e-9a1e-2c6e2fe74fb7 HTTP/1.1" 200 2380 0.008861 10.0.0.36 - - [2025-02-10 02:30:39] "GET /routing-instance/715bb399-2260-4b4e-9a1e-2c6e2fe74fb7 HTTP/1.1" 200 2380 0.007967 10.0.0.36 - - [2025-02-10 02:30:39] "GET /route-target/a0719bf8-a4e9-4709-8048-59248bda96be HTTP/1.1" 200 1204 0.006973 10.0.0.36 - - [2025-02-10 02:30:39] "GET /virtual-network/d6708356-ecc1-4f79-9dae-acc86618ac4e HTTP/1.1" 200 3780 0.007677 10.0.0.36 - - [2025-02-10 02:30:39] "GET /routing-instance/715bb399-2260-4b4e-9a1e-2c6e2fe74fb7 HTTP/1.1" 200 2380 0.003754 10.0.0.36 - - [2025-02-10 02:30:39] "GET /virtual-network/d6708356-ecc1-4f79-9dae-acc86618ac4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006083 10.0.0.36 - - [2025-02-10 02:30:39] "GET /virtual-network/d6708356-ecc1-4f79-9dae-acc86618ac4e HTTP/1.1" 200 3780 0.005578 10.0.0.36 - - [2025-02-10 02:30:39] "GET /routing-instance/715bb399-2260-4b4e-9a1e-2c6e2fe74fb7 HTTP/1.1" 200 2380 0.007775 10.0.0.36 - - [2025-02-10 02:30:39] "GET /routing-instance/715bb399-2260-4b4e-9a1e-2c6e2fe74fb7 HTTP/1.1" 200 2380 0.004146 10.0.0.36 - - [2025-02-10 02:30:39] "POST /neutron/network HTTP/1.1" 200 1004 0.012952 10.0.0.36 - - [2025-02-10 02:30:39] "GET /route-target/a0719bf8-a4e9-4709-8048-59248bda96be HTTP/1.1" 200 1204 0.004121 10.0.0.36 - - [2025-02-10 02:30:39] "GET /domains HTTP/1.1" 200 280 0.011517 10.0.0.36 - - [2025-02-10 02:30:39] "GET /projects?obj_uuids=dabac01d-177c-46b1-8e8f-07eda078179e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001802 10.0.0.36 - - [2025-02-10 02:30:39] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001667 10.0.0.36 - - [2025-02-10 02:30:39] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2573 0.067625 10.0.0.36 - - [2025-02-10 02:30:39] "GET /projects?obj_uuids=dabac01d-177c-46b1-8e8f-07eda078179e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002879 10.0.0.36 - - [2025-02-10 02:30:39] "GET /project/dabac01d-177c-46b1-8e8f-07eda078179e HTTP/1.1" 200 3087 0.128604 10.0.0.36 - - [2025-02-10 02:30:39] "GET /virtual-network/d6708356-ecc1-4f79-9dae-acc86618ac4e HTTP/1.1" 200 4038 0.031713 10.0.0.36 - - [2025-02-10 02:30:39] "POST /neutron/port HTTP/1.1" 200 1055 0.367000 10.0.0.36 - - [2025-02-10 02:30:39] "POST /neutron/port HTTP/1.1" 200 1055 0.020011 10.0.0.36 - - [2025-02-10 02:30:39] "POST /neutron/port HTTP/1.1" 200 1055 0.010343 10.0.0.36 - - [2025-02-10 02:30:39] "POST /neutron/port HTTP/1.1" 200 1109 0.107465 10.0.0.36 - - [2025-02-10 02:30:39] "POST /neutron/port HTTP/1.1" 200 1083 0.026057 10.0.0.36 - - [2025-02-10 02:30:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004241 10.0.0.36 - - [2025-02-10 02:30:40] "POST /neutron/subnet HTTP/1.1" 200 673 0.022019 10.0.0.36 - - [2025-02-10 02:30:40] "POST /neutron/port HTTP/1.1" 200 117 0.001626 10.0.0.36 - - [2025-02-10 02:30:40] "POST /neutron/network HTTP/1.1" 200 994 0.019177 10.0.0.36 - - [2025-02-10 02:30:40] "GET /obj-perms HTTP/1.1" 200 5030 0.073188 10.0.0.36 - - [2025-02-10 02:30:40] "POST /neutron/port HTTP/1.1" 200 1083 0.024042 10.0.0.36 - - [2025-02-10 02:30:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011487 10.0.0.36 - - [2025-02-10 02:30:40] "POST /neutron/port HTTP/1.1" 200 1083 0.024896 10.0.0.36 - - [2025-02-10 02:30:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008623 10.0.0.36 - - [2025-02-10 02:30:40] "POST /neutron/port HTTP/1.1" 200 1083 0.021424 10.0.0.36 - - [2025-02-10 02:30:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.017361 10.0.0.36 - - [2025-02-10 02:30:40] "GET /virtual-machine/2eaa8468-2ce7-4aa7-a57d-5f7760372751 HTTP/1.1" 200 1288 0.013323 10.0.0.36 - - [2025-02-10 02:30:40] "GET /virtual-machine-interface/011dc2fc-ffda-4caa-a3ef-08cd0a41f295 HTTP/1.1" 200 2939 0.010966 10.0.0.36 - - [2025-02-10 02:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009191 10.0.0.36 - - [2025-02-10 02:30:40] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.006101 10.0.0.36 - - [2025-02-10 02:30:40] "GET /virtual-networks?parent_id=dabac01d-177c-46b1-8e8f-07eda078179e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.006150 10.0.0.36 - - [2025-02-10 02:30:40] "GET /virtual-network/d6708356-ecc1-4f79-9dae-acc86618ac4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.009639 10.0.0.36 - - [2025-02-10 02:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.36 - - [2025-02-10 02:30:43] "GET /virtual-network/d6708356-ecc1-4f79-9dae-acc86618ac4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005337 10.0.0.36 - - [2025-02-10 02:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.36 - - [2025-02-10 02:30:48] "GET /virtual-network/d6708356-ecc1-4f79-9dae-acc86618ac4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006233 10.0.0.36 - - [2025-02-10 02:30:48] "POST /neutron/port HTTP/1.1" 200 1083 0.038379 10.0.0.36 - - [2025-02-10 02:30:48] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006297 10.0.0.36 - - [2025-02-10 02:30:48] "POST /neutron/port HTTP/1.1" 200 1083 0.018227 10.0.0.36 - - [2025-02-10 02:30:48] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006165 10.0.0.36 - - [2025-02-10 02:30:49] "POST /neutron/port HTTP/1.1" 200 1083 0.016708 10.0.0.36 - - [2025-02-10 02:30:49] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006029 10.0.0.36 - - [2025-02-10 02:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.36 - - [2025-02-10 02:30:50] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003475 10.0.0.36 - - [2025-02-10 02:30:50] "GET /virtual-networks?parent_id=dabac01d-177c-46b1-8e8f-07eda078179e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005040 10.0.0.36 - - [2025-02-10 02:30:50] "GET /virtual-network/d6708356-ecc1-4f79-9dae-acc86618ac4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006180 10.0.0.36 - - [2025-02-10 02:30:50] "POST /neutron/port HTTP/1.1" 200 1083 0.015137 10.0.0.36 - - [2025-02-10 02:30:50] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005835 10.0.0.36 - - [2025-02-10 02:30:50] "POST /neutron/port HTTP/1.1" 200 1083 0.016608 10.0.0.36 - - [2025-02-10 02:30:50] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005914 10.0.0.36 - - [2025-02-10 02:30:50] "POST /neutron/port HTTP/1.1" 200 1083 0.017300 10.0.0.36 - - [2025-02-10 02:30:50] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006120 10.0.0.36 - - [2025-02-10 02:30:50] "GET /virtual-machine/3fb24b3a-838c-4c95-ab99-8c7a566b3388 HTTP/1.1" 200 1288 0.004640 10.0.0.36 - - [2025-02-10 02:30:50] "GET /virtual-machine-interface/9eb0500c-8b7d-4080-9413-e3da39c54c2c HTTP/1.1" 200 2942 0.004865 10.0.0.36 - - [2025-02-10 02:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.36 - - [2025-02-10 02:30:50] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.002999 10.0.0.36 - - [2025-02-10 02:30:50] "GET /virtual-networks?parent_id=dabac01d-177c-46b1-8e8f-07eda078179e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003178 10.0.0.36 - - [2025-02-10 02:30:50] "GET /virtual-network/d6708356-ecc1-4f79-9dae-acc86618ac4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005855 10.0.0.36 - - [2025-02-10 02:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.36 - - [2025-02-10 02:30:52] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.004301 10.0.0.36 - - [2025-02-10 02:30:52] "GET /virtual-networks?parent_id=dabac01d-177c-46b1-8e8f-07eda078179e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003275 10.0.0.36 - - [2025-02-10 02:30:52] "GET /virtual-network/d6708356-ecc1-4f79-9dae-acc86618ac4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006388 10.0.0.36 - - [2025-02-10 02:30:52] "POST /neutron/port HTTP/1.1" 200 1083 0.017230 10.0.0.36 - - [2025-02-10 02:30:52] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006266 10.0.0.36 - - [2025-02-10 02:30:52] "POST /neutron/port HTTP/1.1" 200 1083 0.016811 10.0.0.36 - - [2025-02-10 02:30:52] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006335 10.0.0.36 - - [2025-02-10 02:30:52] "POST /neutron/port HTTP/1.1" 200 1083 0.015059 10.0.0.36 - - [2025-02-10 02:30:52] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006559 10.0.0.36 - - [2025-02-10 02:30:52] "GET /virtual-machine/3874d419-e13f-47dd-bb02-7ea876231850 HTTP/1.1" 200 1292 0.004848 10.0.0.36 - - [2025-02-10 02:30:52] "GET /virtual-machine-interface/00ec0229-bbd7-44b4-b025-1b385f99685a HTTP/1.1" 200 2939 0.006448 10.0.0.36 - - [2025-02-10 02:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.36 - - [2025-02-10 02:30:52] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.002915 10.0.0.36 - - [2025-02-10 02:30:52] "GET /virtual-networks?parent_id=dabac01d-177c-46b1-8e8f-07eda078179e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004559 10.0.0.36 - - [2025-02-10 02:30:52] "GET /virtual-network/d6708356-ecc1-4f79-9dae-acc86618ac4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006646 10.0.0.36 - - [2025-02-10 02:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.36 - - [2025-02-10 02:30:53] "GET /global-vrouter-config/071a7038-76f8-4a6a-828c-4a6275cbf3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003218 10.0.0.36 - - [2025-02-10 02:30:53] "GET /virtual-networks?parent_id=dabac01d-177c-46b1-8e8f-07eda078179e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002857 10.0.0.36 - - [2025-02-10 02:30:53] "GET /virtual-network/d6708356-ecc1-4f79-9dae-acc86618ac4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005766 10.0.0.36 - - [2025-02-10 02:31:08] "GET /obj-perms HTTP/1.1" 200 5056 0.046770 10.0.0.36 - - [2025-02-10 02:31:08] "GET /obj-perms HTTP/1.1" 200 5056 0.049227 10.0.0.36 - - [2025-02-10 02:31:10] "POST /neutron/port HTTP/1.1" 200 1109 0.014827 10.0.0.36 - - [2025-02-10 02:31:10] "POST /neutron/port HTTP/1.1" 200 1109 0.010289 10.0.0.36 - - [2025-02-10 02:31:10] "POST /neutron/port HTTP/1.1" 200 151 0.108565 10.0.0.36 - - [2025-02-10 02:31:10] "POST /neutron/port HTTP/1.1" 200 1109 0.010975 10.0.0.36 - - [2025-02-10 02:31:10] "POST /neutron/port HTTP/1.1" 200 1109 0.009961 10.0.0.36 - - [2025-02-10 02:31:10] "POST /neutron/port HTTP/1.1" 200 151 0.114662 10.0.0.36 - - [2025-02-10 02:31:10] "POST /neutron/network HTTP/1.1" 200 994 0.007694 10.0.0.36 - - [2025-02-10 02:31:10] "POST /neutron/network HTTP/1.1" 400 204 0.018672 10.0.0.36 - - [2025-02-10 02:31:10] "POST /neutron/port HTTP/1.1" 200 1083 0.019993 10.0.0.36 - - [2025-02-10 02:31:10] "POST /neutron/port HTTP/1.1" 200 1109 0.011239 10.0.0.36 - - [2025-02-10 02:31:10] "POST /neutron/port HTTP/1.1" 200 151 0.110468 10.0.0.36 - - [2025-02-10 02:31:12] "POST /neutron/network HTTP/1.1" 200 994 0.009076 10.0.0.36 - - [2025-02-10 02:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006870 10.0.0.36 - - [2025-02-10 02:31:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002259 10.0.0.36 - - [2025-02-10 02:31:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003824 10.0.0.36 - - [2025-02-10 02:31:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004200 10.0.0.36 - - [2025-02-10 02:31:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002057 10.0.0.36 - - [2025-02-10 02:31:12] "POST /neutron/network HTTP/1.1" 200 151 0.128931 10.0.0.36 - - [2025-02-10 02:31:12] "DELETE /route-target/a0719bf8-a4e9-4709-8048-59248bda96be HTTP/1.1" 200 115 0.034855 10.0.0.36 - - [2025-02-10 02:31:12] "GET /routing-instance/715bb399-2260-4b4e-9a1e-2c6e2fe74fb7 HTTP/1.1" 404 171 0.003499 10.0.0.36 - - [2025-02-10 02:31:12] "GET /domains HTTP/1.1" 200 280 0.002607 10.0.0.36 - - [2025-02-10 02:31:12] "GET /domains?obj_uuids=77883bac-58e5-4a12-9065-4e365e19ca29&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002470 10.0.0.36 - - [2025-02-10 02:31:12] "GET /domain/77883bac-58e5-4a12-9065-4e365e19ca29 HTTP/1.1" 200 2573 0.054641 10.0.0.36 - - [2025-02-10 02:31:12] "GET /projects?obj_uuids=dabac01d-177c-46b1-8e8f-07eda078179e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001074 10.0.0.36 - - [2025-02-10 02:31:12] "GET /project/dabac01d-177c-46b1-8e8f-07eda078179e HTTP/1.1" 200 2086 0.075396 10.0.0.36 - - [2025-02-10 02:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.36 - - [2025-02-10 02:31:12] "DELETE /network-ipam/4c818216-ca81-4ed5-b835-4138ee3b1db3 HTTP/1.1" 200 115 0.021685 10.0.0.36 - - [2025-02-10 02:31:12] "POST /fqname-to-id HTTP/1.1" 404 211 0.002978 10.0.0.36 - - [2025-02-10 02:31:13] "GET /projects?obj_uuids=dabac01d-177c-46b1-8e8f-07eda078179e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001203 10.0.0.36 - - [2025-02-10 02:31:13] "GET /project/dabac01d-177c-46b1-8e8f-07eda078179e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.036243 10.0.0.36 - - [2025-02-10 02:31:13] "GET /projects?obj_uuids=dabac01d-177c-46b1-8e8f-07eda078179e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001602 10.0.0.36 - - [2025-02-10 02:31:13] "GET /project/dabac01d-177c-46b1-8e8f-07eda078179e?fields=virtual_networks HTTP/1.1" 200 1033 0.035806 10.0.0.36 - - [2025-02-10 02:31:13] "GET /projects?obj_uuids=dabac01d-177c-46b1-8e8f-07eda078179e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001750 10.0.0.36 - - [2025-02-10 02:31:13] "GET /project/dabac01d-177c-46b1-8e8f-07eda078179e?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.040074 10.0.0.36 - - [2025-02-10 02:31:13] "GET /projects?obj_uuids=dabac01d-177c-46b1-8e8f-07eda078179e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001242 10.0.0.36 - - [2025-02-10 02:31:13] "GET /project/dabac01d-177c-46b1-8e8f-07eda078179e?fields=security_groups HTTP/1.1" 200 1259 0.038662 10.0.0.36 - - [2025-02-10 02:31:15] "POST /neutron/port HTTP/1.1" 200 117 0.006872 10.0.0.36 - - [2025-02-10 02:31:15] "POST /neutron/port HTTP/1.1" 400 205 0.003475 10.0.0.36 - - [2025-02-10 02:31:15] "POST /neutron/port HTTP/1.1" 200 117 0.007452 10.0.0.36 - - [2025-02-10 02:31:15] "POST /neutron/port HTTP/1.1" 400 205 0.003654 10.0.0.36 - - [2025-02-10 02:31:21] "GET / HTTP/1.1" 200 35931 0.004565 10.0.0.36 - - [2025-02-10 02:31:22] "GET /project/110c6374-df78-4dfb-aa6e-992e103d2eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000653 10.0.0.36 - - [2025-02-10 02:31:22] "GET /projects?obj_uuids=110c6374-df78-4dfb-aa6e-992e103d2eab&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001359 10.0.0.36 - - [2025-02-10 02:31:22] "GET /project/110c6374-df78-4dfb-aa6e-992e103d2eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.051965 [Introspect:8084]10.0.0.36 - - [2025-02-10 02:31:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001250