++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Apr 23 01:37:06 AM UTC 2026 ===================' INFO: =================== Thu Apr 23 01:37:06 AM UTC 2026 =================== ++ 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 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.129 ++ 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=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ 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=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=True ++ 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.129 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.129 ++ ANALYTICSDB_NODES=10.0.0.129 ++ ANALYTICS_SNMP_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8081 ' +++ '[' -n '10.0.0.129:8081 ' ']' +++ echo 10.0.0.129:8081 ++ ANALYTICS_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9042 ' +++ '[' -n '10.0.0.129:9042 ' ']' +++ echo 10.0.0.129:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.129:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8086 ' +++ '[' -n '10.0.0.129:8086 ' ']' +++ echo 10.0.0.129:8086 ++ COLLECTOR_SERVERS=10.0.0.129: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.129 ++ CONFIGDB_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8082 ' +++ '[' -n '10.0.0.129:8082 ' ']' +++ echo 10.0.0.129:8082 ++ CONFIG_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9161 ' +++ '[' -n '10.0.0.129:9161 ' ']' +++ echo 10.0.0.129:9161 ++ CONFIGDB_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9041 ' +++ '[' -n '10.0.0.129:9041 ' ']' +++ echo 10.0.0.129:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.129:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=True ++ 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=True ++ 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=True ++ 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.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:2181, +++ '[' -n 10.0.0.129:2181, ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:2181 ' +++ '[' -n '10.0.0.129:2181 ' ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.129:2181 ++ RABBITMQ_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:5673, +++ '[' -n 10.0.0.129:5673, ']' +++ echo 10.0.0.129:5673 ++ RABBITMQ_SERVERS=10.0.0.129: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=True ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:6379 ' +++ '[' -n '10.0.0.129:6379 ' ']' +++ echo 10.0.0.129:6379 ++ REDIS_SERVERS=10.0.0.129:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=True ++ 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 True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' redis_ssl_config ++ true ++ KAFKA_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9092 ' +++ '[' -n '10.0.0.129:9092 ' ']' +++ echo 10.0.0.129:9092 ++ KAFKA_SERVERS=10.0.0.129:9092 ++ KAFKA_SSL_ENABLE=True ++ 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=password ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=252.129.220.164 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5050 ++ KEYSTONE_AUTH_PUBLIC_PORT=5050 ++ 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.129 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=password ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ 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.129 ++ 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=True ++ 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=True ++ 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=True ++ 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 password' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' xmpp_certs_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' analytics_api_ssl_opts ++ true ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' rabbitmq_ssl_config ++ true ++ read -r -d '' kombu_ssl_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' kafka_ssl_config ++ true ++ [[ -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 True + local val=true + [[ true == \t\r\u\e ]] + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + wait_files /etc/contrail/ssl/certs/server.pem /etc/contrail/ssl/private/server-privkey.pem + local file1=/etc/contrail/ssl/certs/server.pem + local file2=/etc/contrail/ssl/private/server-privkey.pem + printf 'INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem' INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem+ wait_cmd_success 'test -f /etc/contrail/ssl/certs/server.pem' + local 'cmd=test -f /etc/contrail/ssl/certs/server.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/certs/server.pem + return 0 + wait_cmd_success 'test -f /etc/contrail/ssl/private/server-privkey.pem' + local 'cmd=test -f /etc/contrail/ssl/private/server-privkey.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/private/server-privkey.pem + return 0 + echo -e '\nINFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present' INFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_config_api_certs_if_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_for_cassandra ++ echo 10.0.0.129 ++ cut -d , -f 1 + local cassandra=10.0.0.129 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 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.129 +++ local servers=10.0.0.129 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ uniq ++++ sort +++ cut -d ' ' -f 1 ++++ grep -vi host ++++ tr '\n' , +++ local local_ips=,10.0.0.129,10.159.222.1,127.0.0.1,172.17.0.1,252.129.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.129'\''))' +++ local server_ip=10.0.0.129 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.129 ]] +++ [[ ,10.0.0.129,10.159.222.1,127.0.0.1,172.17.0.1,252.129.0.1,, =~ ,10\.0\.0\.129, ]] +++ echo 10.0.0.129 1 +++ return ++ local ip=10.0.0.129 ++ [[ -z 10.0.0.129 ]] ++ echo 10.0.0.129 + host_ip=10.0.0.129 + [[ cql == \c\q\l ]] ++ echo 10.0.0.129:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.129:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.129:8082' + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + (( CONFIG_API_WORKER_COUNT == 1 )) + read -r -d '' config_api_certs_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 ]] + 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 ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort ++ grep '^API__.*__.*=.*$' + 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 True + local val=true + [[ true == \t\r\u\e ]] + cat + [[ 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 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 04/23/2026 01:37:46.715 7f50d283c240 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/23/2026 01:37:46.862 7f50d283c240 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/23/2026 01:37:46.876 7f50d283c240 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/23/2026 01:37:46.876 7f50d283c240 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.129 - - [2026-04-23 01:37:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001247 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=, ca_certs='/etc/contrail/ssl/certs/ca-cert.pem', keyfile='/etc/contrail/ssl/private/server-privkey.pem', certfile='/etc/contrail/ssl/certs/server.pem', ssl_version=<_SSLMethod.PROTOCOL_TLSv1_2: 5>))... Listening on http://10.0.0.129:8082/ Hit Ctrl-C to quit. 10.0.0.129 - - [2026-04-23 01:37:53] "GET / HTTP/1.1" 503 181 0.000233 10.0.0.129 - - [2026-04-23 01:37:53] "GET / HTTP/1.1" 503 181 0.000170 10.0.0.129 - - [2026-04-23 01:37:54] "GET / HTTP/1.1" 200 36499 0.002033 10.0.0.129 - - [2026-04-23 01:37:54] "GET / HTTP/1.1" 200 36499 0.001506 10.0.0.129 - - [2026-04-23 01:37:54] "GET / HTTP/1.1" 200 45019 0.001603 10.0.0.129 - - [2026-04-23 01:37:54] "GET / HTTP/1.1" 200 45019 0.001107 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.129 - - [2026-04-23 01:37:54] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 298 0.000689 10.0.0.129 - - [2026-04-23 01:37:54] "POST /fqname-to-id HTTP/1.1" 401 298 0.000283 10.0.0.129 - - [2026-04-23 01:37:55] "GET / HTTP/1.1" 200 36499 0.001551 10.0.0.129 - - [2026-04-23 01:37:55] "POST /fqname-to-id HTTP/1.1" 401 298 0.000544 10.0.0.129 - - [2026-04-23 01:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.054250 10.0.0.129 - - [2026-04-23 01:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.390513 10.0.0.129 - - [2026-04-23 01:37:55] "GET /global-system-config/dcecb936-450a-467e-add5-f6f7582a0cc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.012767 10.0.0.129 - - [2026-04-23 01:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005003 10.0.0.129 - - [2026-04-23 01:37:55] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.421893 10.0.0.129 - - [2026-04-23 01:37:55] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.002359 10.0.0.129 - - [2026-04-23 01:37:55] "POST /fqname-to-id HTTP/1.1" 404 214 0.004544 10.0.0.129 - - [2026-04-23 01:37:55] "GET / HTTP/1.1" 200 36499 0.002409 10.0.0.129 - - [2026-04-23 01:37:55] "POST /config-database-nodes HTTP/1.1" 200 611 0.042584 /usr/local/lib/python3.9/site-packages/keystoneauth1/adapter.py:278: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn( 10.0.0.129 - - [2026-04-23 01:37:55] "POST /fqname-to-id HTTP/1.1" 401 298 0.001002 10.0.0.129 - - [2026-04-23 01:37:56] "GET / HTTP/1.1" 200 36499 0.001890 10.0.0.129 - - [2026-04-23 01:37:56] "POST /fqname-to-id HTTP/1.1" 401 298 0.000568 10.0.0.129 - - [2026-04-23 01:37:56] "POST /fqname-to-id HTTP/1.1" 404 186 0.034696 10.0.0.129 - - [2026-04-23 01:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004492 10.0.0.129 - - [2026-04-23 01:37:56] "GET /global-system-config/dcecb936-450a-467e-add5-f6f7582a0cc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.007653 10.0.0.129 - - [2026-04-23 01:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.037635 10.0.0.129 - - [2026-04-23 01:37:56] "GET /global-system-config/dcecb936-450a-467e-add5-f6f7582a0cc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.005531 10.0.0.129 - - [2026-04-23 01:37:56] "GET / HTTP/1.1" 200 36499 0.001851 10.0.0.129 - - [2026-04-23 01:37:56] "POST /service-appliance-sets HTTP/1.1" 200 557 0.042023 10.0.0.129 - - [2026-04-23 01:37:56] "POST /fqname-to-id HTTP/1.1" 404 214 0.003555 10.0.0.129 - - [2026-04-23 01:37:56] "POST /fqname-to-id HTTP/1.1" 404 180 0.003633 10.0.0.129 - - [2026-04-23 01:37:56] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.025585 10.0.0.129 - - [2026-04-23 01:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006320 10.0.0.129 - - [2026-04-23 01:37:56] "GET /global-system-config/dcecb936-450a-467e-add5-f6f7582a0cc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.007544 10.0.0.129 - - [2026-04-23 01:37:56] "POST /service-appliance-sets HTTP/1.1" 200 545 0.033878 10.0.0.129 - - [2026-04-23 01:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008121 10.0.0.129 - - [2026-04-23 01:37:56] "GET /network-ipam/3dabfb9f-05d5-4a7e-a761-6a307fcbe7d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1957 0.008386 10.0.0.129 - - [2026-04-23 01:37:57] "POST /service-templates HTTP/1.1" 200 515 0.087669 10.0.0.129 - - [2026-04-23 01:37:57] "GET / HTTP/1.1" 200 36499 0.001995 10.0.0.129 - - [2026-04-23 01:37:57] "POST /fqname-to-id HTTP/1.1" 401 298 0.000552 10.0.0.129 - - [2026-04-23 01:37:57] "POST /service-templates HTTP/1.1" 200 505 0.081876 10.0.0.129 - - [2026-04-23 01:37:57] "POST /service-templates HTTP/1.1" 200 519 0.034564 10.0.0.129 - - [2026-04-23 01:37:57] "POST /service-templates HTTP/1.1" 200 539 0.049804 10.0.0.129 - - [2026-04-23 01:37:57] "POST /service-templates HTTP/1.1" 200 511 0.039256 10.0.0.129 - - [2026-04-23 01:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.040096 10.0.0.129 - - [2026-04-23 01:37:57] "GET /routing-instance/89166bf1-b20e-42dc-a0bf-4df1d2b98ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.004097 10.0.0.129 - - [2026-04-23 01:37:57] "POST /bgp-routers HTTP/1.1" 200 616 0.026073 10.0.0.129 - - [2026-04-23 01:37:57] "GET /bgp-router/0ded57d2-0485-4a6e-b476-da62b2993b14?fields=global_system_config_back_refs HTTP/1.1" 200 1112 0.009326 10.0.0.129 - - [2026-04-23 01:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014580 10.0.0.129 - - [2026-04-23 01:37:57] "GET /global-system-config/dcecb936-450a-467e-add5-f6f7582a0cc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.015762 10.0.0.129 - - [2026-04-23 01:37:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008663 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.129 - - [2026-04-23 01:37:57] "POST /ref-update HTTP/1.1" 200 156 0.012181 10.0.0.129 - - [2026-04-23 01:37:57] "GET / HTTP/1.1" 200 36499 0.001785 10.0.0.129 - - [2026-04-23 01:37:57] "POST /fqname-to-id HTTP/1.1" 401 298 0.000649 10.0.0.129 - - [2026-04-23 01:37:58] "POST /fqname-to-id HTTP/1.1" 401 298 0.000462 10.0.0.129 - - [2026-04-23 01:37:58] "GET /obj-perms HTTP/1.1" 200 6411 0.389503 10.0.0.129 - - [2026-04-23 01:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.031126 10.0.0.129 - - [2026-04-23 01:37:58] "GET /global-system-config/dcecb936-450a-467e-add5-f6f7582a0cc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.023746 10.0.0.129 - - [2026-04-23 01:37:58] "POST /fqname-to-id HTTP/1.1" 404 214 0.003792 10.0.0.129 - - [2026-04-23 01:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.030693 10.0.0.129 - - [2026-04-23 01:37:58] "GET /network-ipam/3dabfb9f-05d5-4a7e-a761-6a307fcbe7d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1957 0.009917 10.0.0.129 - - [2026-04-23 01:37:58] "POST /database-nodes HTTP/1.1" 200 597 0.037527 10.0.0.129 - - [2026-04-23 01:37:58] "GET /obj-perms HTTP/1.1" 200 6411 0.060933 10.0.0.129 - - [2026-04-23 01:37:59] "POST /fqname-to-id HTTP/1.1" 404 225 0.003024 10.0.0.129 - - [2026-04-23 01:37:59] "POST /access-control-lists HTTP/1.1" 200 591 0.019195 10.0.0.129 - - [2026-04-23 01:37:59] "POST /fqname-to-id HTTP/1.1" 404 224 0.003815 10.0.0.129 - - [2026-04-23 01:37:59] "POST /access-control-lists HTTP/1.1" 200 589 0.022932 10.0.0.129 - - [2026-04-23 01:37:59] "POST /route-targets HTTP/1.1" 200 329 0.042253 10.0.0.129 - - [2026-04-23 01:37:59] "POST /ref-update HTTP/1.1" 200 156 0.012836 10.0.0.129 - - [2026-04-23 01:37:59] "POST /route-targets HTTP/1.1" 200 329 0.012308 10.0.0.129 - - [2026-04-23 01:37:59] "POST /ref-update HTTP/1.1" 200 156 0.013438 10.0.0.129 - - [2026-04-23 01:37:59] "POST /route-targets HTTP/1.1" 200 329 0.018586 10.0.0.129 - - [2026-04-23 01:37:59] "POST /ref-update HTTP/1.1" 200 156 0.017101 10.0.0.129 - - [2026-04-23 01:37:59] "POST /route-targets HTTP/1.1" 200 329 0.013695 10.0.0.129 - - [2026-04-23 01:38:00] "POST /ref-update HTTP/1.1" 200 156 0.019145 10.0.0.129 - - [2026-04-23 01:38:00] "POST /fqname-to-id HTTP/1.1" 404 201 0.004617 10.0.0.129 - - [2026-04-23 01:38:00] "POST /access-control-lists HTTP/1.1" 200 555 0.071931 10.0.0.129 - - [2026-04-23 01:38:00] "GET / HTTP/1.1" 200 36499 0.001609 10.0.0.129 - - [2026-04-23 01:38:00] "POST /fqname-to-id HTTP/1.1" 401 298 0.000808 10.0.0.129 - - [2026-04-23 01:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.050909 10.0.0.129 - - [2026-04-23 01:38:00] "GET /global-system-config/dcecb936-450a-467e-add5-f6f7582a0cc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008691 10.0.0.129 - - [2026-04-23 01:38:00] "POST /fqname-to-id HTTP/1.1" 404 214 0.006309 10.0.0.129 - - [2026-04-23 01:38:00] "POST /analytics-nodes HTTP/1.1" 200 599 0.025806 10.0.0.129 - - [2026-04-23 01:38:02] "GET / HTTP/1.1" 200 36499 0.001668 10.0.0.129 - - [2026-04-23 01:38:02] "POST /fqname-to-id HTTP/1.1" 401 298 0.000422 10.0.0.129 - - [2026-04-23 01:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.032892 10.0.0.129 - - [2026-04-23 01:38:02] "GET /global-system-config/dcecb936-450a-467e-add5-f6f7582a0cc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006542 10.0.0.129 - - [2026-04-23 01:38:02] "POST /fqname-to-id HTTP/1.1" 404 214 0.003701 10.0.0.129 - - [2026-04-23 01:38:02] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.018532 10.0.0.129 - - [2026-04-23 01:38:03] "GET / HTTP/1.1" 200 36499 0.001907 10.0.0.129 - - [2026-04-23 01:38:03] "POST /fqname-to-id HTTP/1.1" 401 298 0.000563 10.0.0.129 - - [2026-04-23 01:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.035359 10.0.0.129 - - [2026-04-23 01:38:04] "GET /global-system-config/dcecb936-450a-467e-add5-f6f7582a0cc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.007617 10.0.0.129 - - [2026-04-23 01:38:04] "POST /fqname-to-id HTTP/1.1" 404 214 0.007936 10.0.0.129 - - [2026-04-23 01:38:04] "POST /config-nodes HTTP/1.1" 200 593 0.060708 10.0.0.129 - - [2026-04-23 01:38:04] "GET / HTTP/1.1" 200 36499 0.002213 10.0.0.129 - - [2026-04-23 01:38:04] "POST /global-vrouter-configs HTTP/1.1" 401 298 0.000485 10.0.0.129 - - [2026-04-23 01:38:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.045233 10.0.0.129 - - [2026-04-23 01:38:07] "GET /global-system-configs HTTP/1.1" 401 298 0.000451 10.0.0.129 - - [2026-04-23 01:38:07] "GET /global-system-configs HTTP/1.1" 401 298 0.000399 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:38:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001316 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:38:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001033 10.0.0.129 - - [2026-04-23 01:38:08] "GET /global-system-configs HTTP/1.1" 401 298 0.000407 10.0.0.129 - - [2026-04-23 01:38:08] "GET /global-system-configs HTTP/1.1" 401 298 0.000594 10.0.0.129 - - [2026-04-23 01:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004949 10.0.0.129 - - [2026-04-23 01:38:10] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004820 10.0.0.129 - - [2026-04-23 01:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.129 - - [2026-04-23 01:38:10] "PUT /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5 HTTP/1.1" 200 278 0.011650 10.0.0.129 - - [2026-04-23 01:38:10] "GET / HTTP/1.1" 200 36499 0.001417 10.0.0.129 - - [2026-04-23 01:38:10] "POST /alarms HTTP/1.1" 401 298 0.000407 10.0.0.129 - - [2026-04-23 01:38:10] "POST /alarms HTTP/1.1" 200 585 0.081373 10.0.0.129 - - [2026-04-23 01:38:11] "POST /alarms HTTP/1.1" 200 579 0.045889 10.0.0.129 - - [2026-04-23 01:38:11] "POST /alarms HTTP/1.1" 200 579 0.035286 10.0.0.129 - - [2026-04-23 01:38:11] "POST /alarms HTTP/1.1" 200 563 0.035801 10.0.0.129 - - [2026-04-23 01:38:11] "POST /alarms HTTP/1.1" 200 559 0.054924 10.0.0.129 - - [2026-04-23 01:38:11] "POST /alarms HTTP/1.1" 200 561 0.043788 10.0.0.129 - - [2026-04-23 01:38:11] "POST /alarms HTTP/1.1" 200 569 0.022647 10.0.0.129 - - [2026-04-23 01:38:11] "POST /alarms HTTP/1.1" 200 553 0.031281 10.0.0.129 - - [2026-04-23 01:38:11] "POST /alarms HTTP/1.1" 200 561 0.040677 10.0.0.129 - - [2026-04-23 01:38:11] "POST /alarms HTTP/1.1" 200 571 0.019852 10.0.0.129 - - [2026-04-23 01:38:11] "POST /alarms HTTP/1.1" 200 559 0.024055 10.0.0.129 - - [2026-04-23 01:38:11] "POST /alarms HTTP/1.1" 200 571 0.028909 10.0.0.129 - - [2026-04-23 01:38:11] "POST /alarms HTTP/1.1" 200 579 0.086886 10.0.0.129 - - [2026-04-23 01:38:12] "POST /alarms HTTP/1.1" 200 573 0.032532 10.0.0.129 - - [2026-04-23 01:38:12] "POST /alarms HTTP/1.1" 200 565 0.024228 10.0.0.129 - - [2026-04-23 01:38:12] "POST /alarms HTTP/1.1" 200 565 0.047694 10.0.0.129 - - [2026-04-23 01:38:12] "POST /alarms HTTP/1.1" 200 565 0.033484 10.0.0.129 - - [2026-04-23 01:38:12] "POST /alarms HTTP/1.1" 200 551 0.029068 10.0.0.129 - - [2026-04-23 01:38:12] "POST /alarms HTTP/1.1" 200 599 0.021391 10.0.0.129 - - [2026-04-23 01:38:12] "POST /alarms HTTP/1.1" 200 579 0.021238 10.0.0.129 - - [2026-04-23 01:38:12] "POST /alarms HTTP/1.1" 200 575 0.031195 10.0.0.129 - - [2026-04-23 01:38:12] "POST /alarms HTTP/1.1" 200 587 0.027884 10.0.0.129 - - [2026-04-23 01:38:12] "POST /alarms HTTP/1.1" 200 613 0.028342 10.0.0.129 - - [2026-04-23 01:38:13] "GET / HTTP/1.1" 200 36499 0.002534 10.0.0.129 - - [2026-04-23 01:38:13] "POST /global-vrouter-configs HTTP/1.1" 401 298 0.000561 10.0.0.129 - - [2026-04-23 01:38:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.034598 10.0.0.129 - - [2026-04-23 01:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.129 - - [2026-04-23 01:38:13] "PUT /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5 HTTP/1.1" 200 278 0.015763 10.0.0.129 - - [2026-04-23 01:38:13] "GET / HTTP/1.1" 200 36499 0.001941 10.0.0.129 - - [2026-04-23 01:38:13] "POST /fqname-to-id HTTP/1.1" 401 298 0.000569 10.0.0.129 - - [2026-04-23 01:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.050681 10.0.0.129 - - [2026-04-23 01:38:14] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004975 10.0.0.129 - - [2026-04-23 01:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005447 10.0.0.129 - - [2026-04-23 01:38:14] "PUT /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5 HTTP/1.1" 200 278 0.020769 10.0.0.129 - - [2026-04-23 01:38:14] "GET / HTTP/1.1" 200 36499 0.001609 10.0.0.129 - - [2026-04-23 01:38:14] "POST /fqname-to-id HTTP/1.1" 401 298 0.000448 10.0.0.129 - - [2026-04-23 01:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.033092 10.0.0.129 - - [2026-04-23 01:38:15] "GET /global-system-config/dcecb936-450a-467e-add5-f6f7582a0cc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005865 10.0.0.129 - - [2026-04-23 01:38:15] "PUT /global-system-config/dcecb936-450a-467e-add5-f6f7582a0cc2 HTTP/1.1" 200 276 0.051922 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:38:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001035 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:38:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001464 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:38:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001304 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:38:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001383 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:38:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001298 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:38:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001394 10.0.0.129 - - [2026-04-23 01:38:59] "GET /obj-perms HTTP/1.1" 200 6411 0.055455 10.0.0.129 - - [2026-04-23 01:38:59] "GET /obj-perms HTTP/1.1" 200 6411 0.053385 10.0.0.129 - - [2026-04-23 01:39:23] "GET / HTTP/1.1" 200 36499 0.001699 10.0.0.129 - - [2026-04-23 01:39:23] "POST /fqname-to-id HTTP/1.1" 401 298 0.000455 10.0.0.129 - - [2026-04-23 01:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.030943 10.0.0.129 - - [2026-04-23 01:39:23] "GET /global-system-config/dcecb936-450a-467e-add5-f6f7582a0cc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006095 10.0.0.129 - - [2026-04-23 01:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.129 - - [2026-04-23 01:39:23] "GET /routing-instance/89166bf1-b20e-42dc-a0bf-4df1d2b98ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.004402 10.0.0.129 - - [2026-04-23 01:39:23] "PUT /global-system-config/dcecb936-450a-467e-add5-f6f7582a0cc2 HTTP/1.1" 200 276 0.009600 10.0.0.129 - - [2026-04-23 01:39:23] "POST /fqname-to-id HTTP/1.1" 404 214 0.003608 10.0.0.129 - - [2026-04-23 01:39:23] "POST /virtual-routers HTTP/1.1" 200 599 0.023131 10.0.0.129 - - [2026-04-23 01:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.129 - - [2026-04-23 01:39:23] "GET /virtual-router/d0d1ca1e-58f4-4701-925b-7060a2c01216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.005458 10.0.0.129 - - [2026-04-23 01:39:24] "POST /fqname-to-id HTTP/1.1" 404 227 0.003274 10.0.0.129 - - [2026-04-23 01:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.129 - - [2026-04-23 01:39:24] "GET /virtual-network/1813b948-1944-47c7-9976-b17703ea4c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006679 10.0.0.129 - - [2026-04-23 01:39:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.108525 10.0.0.129 - - [2026-04-23 01:39:59] "GET /obj-perms HTTP/1.1" 200 6411 0.066435 10.0.0.129 - - [2026-04-23 01:40:00] "GET /obj-perms HTTP/1.1" 200 6411 0.063182 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:40:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001081 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:40:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001313 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:40:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001039 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:40:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001199 10.0.0.129 - - [2026-04-23 01:41:00] "GET /obj-perms HTTP/1.1" 200 6411 0.071932 10.0.0.129 - - [2026-04-23 01:41:01] "GET /obj-perms HTTP/1.1" 200 6411 0.061759 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:41:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001206 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:41:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001111 10.0.0.129 - - [2026-04-23 01:41:50] "GET / HTTP/1.1" 200 36499 0.002687 10.0.0.129 - - [2026-04-23 01:41:50] "POST /fqname-to-id HTTP/1.1" 401 298 0.000421 10.0.0.129 - - [2026-04-23 01:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.034860 10.0.0.129 - - [2026-04-23 01:41:50] "GET /global-system-config/dcecb936-450a-467e-add5-f6f7582a0cc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006645 10.0.0.129 - - [2026-04-23 01:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.129 - - [2026-04-23 01:41:50] "GET /routing-instance/89166bf1-b20e-42dc-a0bf-4df1d2b98ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.004880 10.0.0.129 - - [2026-04-23 01:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.129 - - [2026-04-23 01:41:50] "GET /virtual-router/d0d1ca1e-58f4-4701-925b-7060a2c01216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.004608 10.0.0.129 - - [2026-04-23 01:41:51] "PUT /virtual-router/d0d1ca1e-58f4-4701-925b-7060a2c01216 HTTP/1.1" 200 264 0.086197 10.0.0.129 - - [2026-04-23 01:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.129 - - [2026-04-23 01:41:51] "GET /virtual-router/d0d1ca1e-58f4-4701-925b-7060a2c01216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.004468 10.0.0.129 - - [2026-04-23 01:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004976 10.0.0.129 - - [2026-04-23 01:41:51] "GET /virtual-machine-interface/675e5e5e-f234-4059-81f8-c68d0e828938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1901 0.006385 10.0.0.129 - - [2026-04-23 01:41:51] "PUT /virtual-machine-interface/675e5e5e-f234-4059-81f8-c68d0e828938 HTTP/1.1" 200 286 0.012848 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:41:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000927 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:41:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001168 10.0.0.129 - - [2026-04-23 01:42:01] "GET /obj-perms HTTP/1.1" 200 6411 0.058290 10.0.0.129 - - [2026-04-23 01:42:02] "GET /obj-perms HTTP/1.1" 200 6411 0.059369 10.0.0.129 - - [2026-04-23 01:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.129 - - [2026-04-23 01:42:02] "GET /virtual-router/d0d1ca1e-58f4-4701-925b-7060a2c01216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.007306 10.0.0.129 - - [2026-04-23 01:43:02] "GET /obj-perms HTTP/1.1" 200 6411 0.056279 10.0.0.129 - - [2026-04-23 01:43:02] "GET /obj-perms HTTP/1.1" 200 6411 0.058705 10.0.0.129 - - [2026-04-23 01:43:07] "GET /global-system-configs HTTP/1.1" 401 298 0.000466 10.0.0.129 - - [2026-04-23 01:43:07] "GET /global-system-configs HTTP/1.1" 401 298 0.000444 10.0.0.129 - - [2026-04-23 01:43:08] "GET /global-system-configs HTTP/1.1" 401 298 0.000396 10.0.0.129 - - [2026-04-23 01:43:08] "GET /global-system-configs HTTP/1.1" 401 298 0.000382 10.0.0.129 - - [2026-04-23 01:43:32] "GET / HTTP/1.1" 200 36499 0.002212 10.0.0.129 - - [2026-04-23 01:43:41] "GET /project/6a2607fb-1e0c-4e3c-84d0-f6eee5ff75a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000447 10.0.0.129 - - [2026-04-23 01:43:42] "GET /projects?obj_uuids=6a2607fb-1e0c-4e3c-84d0-f6eee5ff75a6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.032277 10.0.0.129 - - [2026-04-23 01:43:42] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.003325 10.0.0.129 - - [2026-04-23 01:43:42] "POST /domains HTTP/1.1" 200 331 0.015501 10.0.0.129 - - [2026-04-23 01:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.050808 10.0.0.129 - - [2026-04-23 01:43:42] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.163620 10.0.0.129 - - [2026-04-23 01:43:42] "POST /id-to-fqname HTTP/1.1" 200 165 0.001991 10.0.0.129 - - [2026-04-23 01:43:42] "POST /fqname-to-id HTTP/1.1" 404 174 0.002928 10.0.0.129 - - [2026-04-23 01:43:42] "POST /security-groups HTTP/1.1" 200 560 0.064821 10.0.0.129 - - [2026-04-23 01:43:42] "POST /fqname-to-id HTTP/1.1" 404 205 0.028497 10.0.0.129 - - [2026-04-23 01:43:42] "POST /projects HTTP/1.1" 200 531 0.293456 10.0.0.129 - - [2026-04-23 01:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.326199 10.0.0.129 - - [2026-04-23 01:43:42] "POST /access-control-lists HTTP/1.1" 200 575 0.062626 10.0.0.129 - - [2026-04-23 01:43:42] "GET /project/6a2607fb-1e0c-4e3c-84d0-f6eee5ff75a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.661695 10.0.0.129 - - [2026-04-23 01:43:42] "POST /fqname-to-id HTTP/1.1" 404 204 0.002999 10.0.0.129 - - [2026-04-23 01:43:42] "POST /access-control-lists HTTP/1.1" 200 573 0.066551 Traceback (most recent call last): File "src/gevent/greenlet.py", line 912, in gevent._gevent_cgreenlet.Greenlet.run File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/server.py", line 209, in wrap_socket_and_handle with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket: File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 873, in wrap_socket return SSLSocket(sock=sock, keyfile=keyfile, certfile=certfile, File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 351, in __init__ self.do_handshake() File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 740, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:1147) 2026-04-23T01:43:43Z failed with SSLError [Introspect:8084]10.0.0.129 - - [2026-04-23 01:43:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001851 10.0.0.129 - - [2026-04-23 01:43:44] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001050 10.0.0.129 - - [2026-04-23 01:43:44] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008796 10.0.0.129 - - [2026-04-23 01:43:44] "POST /fqname-to-id HTTP/1.1" 404 197 0.030527 10.0.0.129 - - [2026-04-23 01:43:45] "GET /projects?obj_uuids=a974891a-d5b7-4618-95d9-e2eca7350a57&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003672 10.0.0.129 - - [2026-04-23 01:43:45] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001132 10.0.0.129 - - [2026-04-23 01:43:45] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007557 10.0.0.129 - - [2026-04-23 01:43:45] "POST /id-to-fqname HTTP/1.1" 200 199 0.001612 10.0.0.129 - - [2026-04-23 01:43:45] "POST /fqname-to-id HTTP/1.1" 404 208 0.002843 10.0.0.129 - - [2026-04-23 01:43:45] "POST /security-groups HTTP/1.1" 200 594 0.072726 10.0.0.129 - - [2026-04-23 01:43:45] "POST /fqname-to-id HTTP/1.1" 404 243 0.002712 10.0.0.129 - - [2026-04-23 01:43:45] "POST /projects HTTP/1.1" 200 599 0.252908 10.0.0.129 - - [2026-04-23 01:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.291423 10.0.0.129 - - [2026-04-23 01:43:45] "POST /access-control-lists HTTP/1.1" 200 609 0.077461 10.0.0.129 - - [2026-04-23 01:43:45] "GET /project/a974891a-d5b7-4618-95d9-e2eca7350a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.466411 10.0.0.129 - - [2026-04-23 01:43:45] "POST /fqname-to-id HTTP/1.1" 404 242 0.002946 10.0.0.129 - - [2026-04-23 01:43:45] "POST /access-control-lists HTTP/1.1" 200 607 0.065492 10.0.0.129 - - [2026-04-23 01:43:47] "GET / HTTP/1.1" 200 36499 0.001555 10.0.0.129 - - [2026-04-23 01:43:54] "POST /fqname-to-id HTTP/1.1" 401 298 0.000502 10.0.0.129 - - [2026-04-23 01:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.067714 10.0.0.129 - - [2026-04-23 01:43:54] "GET /projects?obj_uuids=a974891a-d5b7-4618-95d9-e2eca7350a57&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000964 10.0.0.129 - - [2026-04-23 01:43:54] "GET /project/a974891a-d5b7-4618-95d9-e2eca7350a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.030747 252.129.176.193 - - [2026-04-23 01:43:55] "POST /neutron/network HTTP/1.1" 200 117 0.051341 10.0.0.129 - - [2026-04-23 01:43:55] "GET /projects?obj_uuids=a974891a-d5b7-4618-95d9-e2eca7350a57&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001121 252.129.176.193 - - [2026-04-23 01:43:55] "POST /neutron/network HTTP/1.1" 200 618 0.075678 10.0.0.129 - - [2026-04-23 01:43:55] "POST /route-targets HTTP/1.1" 200 329 0.010565 10.0.0.129 - - [2026-04-23 01:43:55] "POST /ref-update HTTP/1.1" 200 156 0.012478 10.0.0.129 - - [2026-04-23 01:43:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003690 252.129.176.193 - - [2026-04-23 01:43:55] "POST /neutron/subnet HTTP/1.1" 200 729 0.134504 252.129.176.193 - - [2026-04-23 01:43:55] "POST /neutron/network HTTP/1.1" 200 838 0.010199 10.0.0.129 - - [2026-04-23 01:43:56] "POST /id-to-fqname HTTP/1.1" 200 231 0.001342 10.0.0.129 - - [2026-04-23 01:43:56] "GET /virtual-network/65be4dd8-8690-47d0-a4df-49d631afe330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005404 252.129.176.193 - - [2026-04-23 01:43:56] "POST /neutron/network HTTP/1.1" 200 838 0.005945 10.0.0.129 - - [2026-04-23 01:43:56] "GET /virtual-network/65be4dd8-8690-47d0-a4df-49d631afe330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.009043 252.129.176.193 - - [2026-04-23 01:43:56] "POST /neutron/network HTTP/1.1" 200 838 0.006136 252.129.176.193 - - [2026-04-23 01:43:56] "POST /neutron/subnet HTTP/1.1" 200 729 0.008072 10.0.0.129 - - [2026-04-23 01:43:56] "GET /domains HTTP/1.1" 401 298 0.000474 10.0.0.129 - - [2026-04-23 01:43:56] "DELETE /project/a974891ad5b7461895d9e2eca7350a57 HTTP/1.1" 404 173 0.003686 10.0.0.129 - - [2026-04-23 01:43:56] "DELETE /project/6a2607fb1e0c4e3c84d0f6eee5ff75a6 HTTP/1.1" 404 173 0.003296 10.0.0.129 - - [2026-04-23 01:43:56] "GET /domains HTTP/1.1" 200 440 0.032465 10.0.0.129 - - [2026-04-23 01:43:56] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001381 10.0.0.129 - - [2026-04-23 01:43:56] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1319 0.009843 10.0.0.129 - - [2026-04-23 01:43:56] "GET /projects?obj_uuids=a974891a-d5b7-4618-95d9-e2eca7350a57&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001152 10.0.0.129 - - [2026-04-23 01:43:56] "GET /project/a974891a-d5b7-4618-95d9-e2eca7350a57 HTTP/1.1" 200 2171 0.032158 10.0.0.129 - - [2026-04-23 01:43:56] "GET /virtual-network/65be4dd8-8690-47d0-a4df-49d631afe330 HTTP/1.1" 200 2349 0.008860 10.0.0.129 - - [2026-04-23 01:43:56] "GET /virtual-network/65be4dd8-8690-47d0-a4df-49d631afe330 HTTP/1.1" 200 2349 0.005507 10.0.0.129 - - [2026-04-23 01:43:57] "GET /routing-instance/517060e6-ab3a-48bc-952e-33e5e43e534e HTTP/1.1" 200 1498 0.004773 10.0.0.129 - - [2026-04-23 01:43:57] "GET /routing-instance/517060e6-ab3a-48bc-952e-33e5e43e534e HTTP/1.1" 200 1498 0.004846 10.0.0.129 - - [2026-04-23 01:43:57] "GET /route-target/3277d95f-c959-4e99-b1e1-625b18344800 HTTP/1.1" 200 1221 0.003682 10.0.0.129 - - [2026-04-23 01:43:57] "GET /virtual-network/65be4dd8-8690-47d0-a4df-49d631afe330 HTTP/1.1" 200 2349 0.006350 10.0.0.129 - - [2026-04-23 01:43:57] "GET /routing-instance/517060e6-ab3a-48bc-952e-33e5e43e534e HTTP/1.1" 200 1498 0.004165 10.0.0.129 - - [2026-04-23 01:43:57] "GET /virtual-network/65be4dd8-8690-47d0-a4df-49d631afe330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005732 10.0.0.129 - - [2026-04-23 01:43:57] "GET /virtual-network/65be4dd8-8690-47d0-a4df-49d631afe330 HTTP/1.1" 200 2349 0.006353 10.0.0.129 - - [2026-04-23 01:43:57] "GET /routing-instance/517060e6-ab3a-48bc-952e-33e5e43e534e HTTP/1.1" 200 1498 0.004381 10.0.0.129 - - [2026-04-23 01:43:57] "GET /routing-instance/517060e6-ab3a-48bc-952e-33e5e43e534e HTTP/1.1" 200 1498 0.004203 10.0.0.129 - - [2026-04-23 01:43:57] "GET /route-target/3277d95f-c959-4e99-b1e1-625b18344800 HTTP/1.1" 200 1221 0.003955 10.0.0.129 - - [2026-04-23 01:43:57] "GET /domains HTTP/1.1" 200 440 0.004743 10.0.0.129 - - [2026-04-23 01:43:57] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001137 10.0.0.129 - - [2026-04-23 01:43:57] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1319 0.007304 10.0.0.129 - - [2026-04-23 01:43:57] "GET /projects?obj_uuids=a974891a-d5b7-4618-95d9-e2eca7350a57&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000987 10.0.0.129 - - [2026-04-23 01:43:57] "GET /project/a974891a-d5b7-4618-95d9-e2eca7350a57 HTTP/1.1" 200 2171 0.049063 10.0.0.129 - - [2026-04-23 01:43:57] "GET /virtual-network/65be4dd8-8690-47d0-a4df-49d631afe330 HTTP/1.1" 200 2349 0.005607 10.0.0.129 - - [2026-04-23 01:43:58] "GET /obj-perms HTTP/1.1" 200 6480 0.063354 10.0.0.129 - - [2026-04-23 01:43:58] "POST /id-to-fqname HTTP/1.1" 200 231 0.001731 252.129.176.193 - - [2026-04-23 01:44:02] "POST /neutron/network HTTP/1.1" 200 848 0.006048 252.129.176.193 - - [2026-04-23 01:44:02] "GET /aaa-mode HTTP/1.1" 401 298 0.000495 252.129.176.193 - - [2026-04-23 01:44:02] "GET / HTTP/1.1" 200 36499 0.002532 252.129.176.193 - - [2026-04-23 01:44:02] "GET /project/a974891a-d5b7-4618-95d9-e2eca7350a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000399 10.0.0.129 - - [2026-04-23 01:44:03] "GET /projects?obj_uuids=a974891a-d5b7-4618-95d9-e2eca7350a57&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001038 252.129.176.193 - - [2026-04-23 01:44:03] "GET /project/a974891a-d5b7-4618-95d9-e2eca7350a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.073136 10.0.0.129 - - [2026-04-23 01:44:03] "GET /obj-perms HTTP/1.1" 200 6411 0.083035 252.129.176.193 - - [2026-04-23 01:44:03] "POST /neutron/network HTTP/1.1" 200 838 0.035325 10.0.0.129 - - [2026-04-23 01:44:03] "GET /obj-perms HTTP/1.1" 200 6411 0.054941 252.129.176.193 - - [2026-04-23 01:44:05] "POST /neutron/port HTTP/1.1" 200 117 0.006612 252.129.176.193 - - [2026-04-23 01:44:05] "POST /neutron/port HTTP/1.1" 200 117 0.010080 252.129.176.193 - - [2026-04-23 01:44:06] "POST /neutron/network HTTP/1.1" 200 848 0.015075 10.0.0.129 - - [2026-04-23 01:44:06] "GET /projects?obj_uuids=a974891a-d5b7-4618-95d9-e2eca7350a57&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001011 252.129.176.193 - - [2026-04-23 01:44:06] "POST /neutron/port HTTP/1.1" 200 1070 0.284437 252.129.176.193 - - [2026-04-23 01:44:06] "POST /neutron/port HTTP/1.1" 200 1080 0.013967 252.129.176.193 - - [2026-04-23 01:44:06] "POST /neutron/security_group HTTP/1.1" 200 2067 0.007632 252.129.176.193 - - [2026-04-23 01:44:07] "POST /neutron/port HTTP/1.1" 200 1070 0.042564 252.129.176.193 - - [2026-04-23 01:44:07] "POST /neutron/port HTTP/1.1" 200 1070 0.014588 252.129.176.193 - - [2026-04-23 01:44:07] "POST /neutron/port HTTP/1.1" 200 1120 0.079534 252.129.176.193 - - [2026-04-23 01:44:07] "POST /neutron/port HTTP/1.1" 200 1130 0.024318 252.129.176.193 - - [2026-04-23 01:44:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005460 252.129.176.193 - - [2026-04-23 01:44:07] "POST /neutron/subnet HTTP/1.1" 200 703 0.007786 252.129.176.193 - - [2026-04-23 01:44:07] "POST /neutron/port HTTP/1.1" 200 117 0.001812 252.129.176.193 - - [2026-04-23 01:44:07] "POST /neutron/network HTTP/1.1" 200 838 0.007426 252.129.176.193 - - [2026-04-23 01:44:12] "POST /neutron/port HTTP/1.1" 200 1130 0.029340 252.129.176.193 - - [2026-04-23 01:44:12] "POST /neutron/security_group HTTP/1.1" 200 2067 0.014836 252.129.176.193 - - [2026-04-23 01:44:17] "POST /neutron/port HTTP/1.1" 200 1130 0.016850 252.129.176.193 - - [2026-04-23 01:44:17] "POST /neutron/security_group HTTP/1.1" 200 2067 0.007503 10.0.0.129 - - [2026-04-23 01:44:17] "GET /obj-perms HTTP/1.1" 200 6480 0.001928 10.0.0.129 - - [2026-04-23 01:44:18] "GET /obj-perms HTTP/1.1" 200 6480 0.002106 10.0.0.129 - - [2026-04-23 01:44:19] "GET /obj-perms HTTP/1.1" 200 6480 0.002120 10.0.0.129 - - [2026-04-23 01:44:20] "GET /obj-perms HTTP/1.1" 200 6480 0.002014 252.129.176.193 - - [2026-04-23 01:44:20] "POST /neutron/port HTTP/1.1" 200 1130 0.042779 252.129.176.193 - - [2026-04-23 01:44:20] "POST /neutron/security_group HTTP/1.1" 200 2067 0.006332 252.129.176.193 - - [2026-04-23 01:44:21] "POST /neutron/port HTTP/1.1" 200 1130 0.042463 10.0.0.129 - - [2026-04-23 01:44:21] "GET /obj-perms HTTP/1.1" 200 6480 0.001662 252.129.176.193 - - [2026-04-23 01:44:21] "POST /neutron/security_group HTTP/1.1" 200 2067 0.006882 252.129.176.193 - - [2026-04-23 01:44:22] "POST /neutron/port HTTP/1.1" 200 1130 0.040800 252.129.176.193 - - [2026-04-23 01:44:22] "POST /neutron/security_group HTTP/1.1" 200 2067 0.006063 252.129.176.193 - - [2026-04-23 01:44:22] "POST /neutron/network HTTP/1.1" 200 838 0.008989 252.129.176.193 - - [2026-04-23 01:44:23] "POST /neutron/network HTTP/1.1" 400 204 0.012444 252.129.176.193 - - [2026-04-23 01:44:23] "POST /neutron/port HTTP/1.1" 200 1130 0.014199 252.129.176.193 - - [2026-04-23 01:44:23] "POST /neutron/port HTTP/1.1" 200 1120 0.014660 252.129.176.193 - - [2026-04-23 01:44:23] "POST /neutron/port HTTP/1.1" 200 151 0.126556 252.129.176.193 - - [2026-04-23 01:44:25] "POST /neutron/network HTTP/1.1" 200 838 0.006793 10.0.0.129 - - [2026-04-23 01:44:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003642 10.0.0.129 - - [2026-04-23 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007962 10.0.0.129 - - [2026-04-23 01:44:25] "POST /useragent-kv HTTP/1.1" 200 115 0.006243 252.129.176.193 - - [2026-04-23 01:44:25] "POST /neutron/network HTTP/1.1" 200 151 0.137158 10.0.0.129 - - [2026-04-23 01:44:25] "GET /routing-instance/517060e6-ab3a-48bc-952e-33e5e43e534e HTTP/1.1" 404 171 0.003182 10.0.0.129 - - [2026-04-23 01:44:25] "DELETE /route-target/3277d95f-c959-4e99-b1e1-625b18344800 HTTP/1.1" 200 115 0.031211 10.0.0.129 - - [2026-04-23 01:44:25] "GET /domains HTTP/1.1" 200 440 0.004507 10.0.0.129 - - [2026-04-23 01:44:25] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001190 10.0.0.129 - - [2026-04-23 01:44:25] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1319 0.007715 10.0.0.129 - - [2026-04-23 01:44:25] "GET /projects?obj_uuids=a974891a-d5b7-4618-95d9-e2eca7350a57&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001799 10.0.0.129 - - [2026-04-23 01:44:25] "GET /project/a974891a-d5b7-4618-95d9-e2eca7350a57 HTTP/1.1" 200 1921 0.033161 10.0.0.129 - - [2026-04-23 01:44:26] "GET /projects?obj_uuids=a974891a-d5b7-4618-95d9-e2eca7350a57&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001905 10.0.0.129 - - [2026-04-23 01:44:26] "GET /project/a974891a-d5b7-4618-95d9-e2eca7350a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.036545 10.0.0.129 - - [2026-04-23 01:44:26] "GET /projects?obj_uuids=a974891a-d5b7-4618-95d9-e2eca7350a57&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000956 10.0.0.129 - - [2026-04-23 01:44:26] "GET /project/a974891a-d5b7-4618-95d9-e2eca7350a57?fields=virtual_networks HTTP/1.1" 200 1057 0.073463 10.0.0.129 - - [2026-04-23 01:44:26] "GET /projects?obj_uuids=a974891a-d5b7-4618-95d9-e2eca7350a57&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001436 10.0.0.129 - - [2026-04-23 01:44:26] "GET /project/a974891a-d5b7-4618-95d9-e2eca7350a57?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.031693 10.0.0.129 - - [2026-04-23 01:44:26] "GET /projects?obj_uuids=a974891a-d5b7-4618-95d9-e2eca7350a57&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001007 10.0.0.129 - - [2026-04-23 01:44:26] "GET /project/a974891a-d5b7-4618-95d9-e2eca7350a57?fields=security_groups HTTP/1.1" 200 1294 0.037956 10.0.0.129 - - [2026-04-23 01:44:27] "GET /projects?obj_uuids=6a2607fb-1e0c-4e3c-84d0-f6eee5ff75a6&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001184 10.0.0.129 - - [2026-04-23 01:44:27] "GET /project/6a2607fb-1e0c-4e3c-84d0-f6eee5ff75a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.046866 10.0.0.129 - - [2026-04-23 01:44:31] "GET /projects?obj_uuids=6a2607fb-1e0c-4e3c-84d0-f6eee5ff75a6&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001386 10.0.0.129 - - [2026-04-23 01:44:31] "GET /project/6a2607fb-1e0c-4e3c-84d0-f6eee5ff75a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.030526 10.0.0.129 - - [2026-04-23 01:44:32] "GET /documentation/index.html HTTP/1.1" 200 219571 0.004614 10.0.0.129 - - [2026-04-23 01:44:32] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001280 10.0.0.129 - - [2026-04-23 01:44:32] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007559 10.0.0.129 - - [2026-04-23 01:44:32] "POST /fqname-to-id HTTP/1.1" 404 198 0.034716 10.0.0.129 - - [2026-04-23 01:44:32] "GET /projects?obj_uuids=7d53c701-f517-40da-a184-45a75434d879&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003972 10.0.0.129 - - [2026-04-23 01:44:33] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001350 10.0.0.129 - - [2026-04-23 01:44:33] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007805 10.0.0.129 - - [2026-04-23 01:44:33] "POST /id-to-fqname HTTP/1.1" 200 200 0.001229 10.0.0.129 - - [2026-04-23 01:44:33] "POST /fqname-to-id HTTP/1.1" 404 209 0.004002 10.0.0.129 - - [2026-04-23 01:44:33] "POST /security-groups HTTP/1.1" 200 595 0.064929 10.0.0.129 - - [2026-04-23 01:44:33] "POST /fqname-to-id HTTP/1.1" 404 244 0.003162 10.0.0.129 - - [2026-04-23 01:44:33] "POST /projects HTTP/1.1" 200 601 0.222096 10.0.0.129 - - [2026-04-23 01:44:33] "POST /access-control-lists HTTP/1.1" 200 610 0.067431 10.0.0.129 - - [2026-04-23 01:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.300398 10.0.0.129 - - [2026-04-23 01:44:33] "POST /fqname-to-id HTTP/1.1" 404 243 0.003263 10.0.0.129 - - [2026-04-23 01:44:33] "GET /project/7d53c701-f517-40da-a184-45a75434d879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.442745 10.0.0.129 - - [2026-04-23 01:44:33] "POST /access-control-lists HTTP/1.1" 200 608 0.062381 10.0.0.129 - - [2026-04-23 01:44:34] "GET / HTTP/1.1" 200 36499 0.002131 10.0.0.129 - - [2026-04-23 01:44:35] "GET /projects?obj_uuids=6a2607fb-1e0c-4e3c-84d0-f6eee5ff75a6&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001510 10.0.0.129 - - [2026-04-23 01:44:35] "GET /project/6a2607fb-1e0c-4e3c-84d0-f6eee5ff75a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.029334 10.0.0.129 - - [2026-04-23 01:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.129 - - [2026-04-23 01:44:35] "GET /security-group/34038a74-2f91-4d04-9242-4677cd6532ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3683 0.004794 10.0.0.129 - - [2026-04-23 01:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.129 - - [2026-04-23 01:44:36] "GET /projects?obj_uuids=6a2607fb-1e0c-4e3c-84d0-f6eee5ff75a6&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001328 10.0.0.129 - - [2026-04-23 01:44:36] "GET /project/6a2607fb-1e0c-4e3c-84d0-f6eee5ff75a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.028402 10.0.0.129 - - [2026-04-23 01:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.129 - - [2026-04-23 01:44:36] "GET /security-group/34038a74-2f91-4d04-9242-4677cd6532ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3683 0.003960 10.0.0.129 - - [2026-04-23 01:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.129 - - [2026-04-23 01:44:36] "PUT /security-group/34038a74-2f91-4d04-9242-4677cd6532ac HTTP/1.1" 200 264 0.014781 10.0.0.129 - - [2026-04-23 01:44:36] "PUT /access-control-list/8789221b-cf6d-4156-91fd-51b94b094d4c HTTP/1.1" 200 274 0.009124 10.0.0.129 - - [2026-04-23 01:44:36] "PUT /access-control-list/3680288e-b43a-4f7f-8893-9338e1d85a48 HTTP/1.1" 200 274 0.011815 10.0.0.129 - - [2026-04-23 01:44:36] "POST /fqname-to-id HTTP/1.1" 401 298 0.000534 10.0.0.129 - - [2026-04-23 01:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.078515 10.0.0.129 - - [2026-04-23 01:44:37] "GET /projects?obj_uuids=7d53c701-f517-40da-a184-45a75434d879&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001117 10.0.0.129 - - [2026-04-23 01:44:37] "GET /project/7d53c701-f517-40da-a184-45a75434d879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.028448 252.129.176.193 - - [2026-04-23 01:44:37] "POST /neutron/network HTTP/1.1" 200 117 0.038999 10.0.0.129 - - [2026-04-23 01:44:37] "GET /projects?obj_uuids=7d53c701-f517-40da-a184-45a75434d879&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000997 252.129.176.193 - - [2026-04-23 01:44:37] "POST /neutron/network HTTP/1.1" 200 617 0.071773 10.0.0.129 - - [2026-04-23 01:44:37] "POST /route-targets HTTP/1.1" 200 329 0.010035 10.0.0.129 - - [2026-04-23 01:44:37] "POST /ref-update HTTP/1.1" 200 156 0.013576 10.0.0.129 - - [2026-04-23 01:44:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003732 252.129.176.193 - - [2026-04-23 01:44:37] "POST /neutron/subnet HTTP/1.1" 200 729 0.207682 252.129.176.193 - - [2026-04-23 01:44:37] "POST /neutron/network HTTP/1.1" 200 837 0.006672 10.0.0.129 - - [2026-04-23 01:44:37] "POST /id-to-fqname HTTP/1.1" 200 231 0.001294 10.0.0.129 - - [2026-04-23 01:44:37] "GET /virtual-network/5c9f3587-dc9a-4e00-9492-f789b6a265a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005320 252.129.176.193 - - [2026-04-23 01:44:37] "POST /neutron/network HTTP/1.1" 200 837 0.006326 10.0.0.129 - - [2026-04-23 01:44:37] "GET /virtual-network/5c9f3587-dc9a-4e00-9492-f789b6a265a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005340 252.129.176.193 - - [2026-04-23 01:44:37] "POST /neutron/network HTTP/1.1" 200 837 0.006660 252.129.176.193 - - [2026-04-23 01:44:38] "POST /neutron/subnet HTTP/1.1" 200 729 0.007556 10.0.0.129 - - [2026-04-23 01:44:38] "GET /domains HTTP/1.1" 401 298 0.000517 10.0.0.129 - - [2026-04-23 01:44:38] "GET /domains HTTP/1.1" 200 440 0.032151 10.0.0.129 - - [2026-04-23 01:44:38] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001286 10.0.0.129 - - [2026-04-23 01:44:38] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1517 0.008351 10.0.0.129 - - [2026-04-23 01:44:38] "GET /projects?obj_uuids=7d53c701-f517-40da-a184-45a75434d879&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001663 10.0.0.129 - - [2026-04-23 01:44:38] "GET /project/7d53c701-f517-40da-a184-45a75434d879 HTTP/1.1" 200 2176 0.032790 10.0.0.129 - - [2026-04-23 01:44:38] "GET /virtual-network/5c9f3587-dc9a-4e00-9492-f789b6a265a4 HTTP/1.1" 200 2347 0.006822 10.0.0.129 - - [2026-04-23 01:44:38] "GET /virtual-network/5c9f3587-dc9a-4e00-9492-f789b6a265a4 HTTP/1.1" 200 2347 0.006582 10.0.0.129 - - [2026-04-23 01:44:38] "GET /routing-instance/c158eb09-14a7-44da-8bac-e309ecc221f6 HTTP/1.1" 200 1496 0.004478 10.0.0.129 - - [2026-04-23 01:44:38] "GET /routing-instance/c158eb09-14a7-44da-8bac-e309ecc221f6 HTTP/1.1" 200 1496 0.003776 10.0.0.129 - - [2026-04-23 01:44:38] "GET /route-target/bd76d951-05a8-46fe-b539-b2ba9916f55a HTTP/1.1" 200 1221 0.004637 10.0.0.129 - - [2026-04-23 01:44:38] "GET /virtual-network/5c9f3587-dc9a-4e00-9492-f789b6a265a4 HTTP/1.1" 200 2347 0.005468 10.0.0.129 - - [2026-04-23 01:44:38] "GET /routing-instance/c158eb09-14a7-44da-8bac-e309ecc221f6 HTTP/1.1" 200 1496 0.006398 10.0.0.129 - - [2026-04-23 01:44:39] "GET /virtual-network/5c9f3587-dc9a-4e00-9492-f789b6a265a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005750 10.0.0.129 - - [2026-04-23 01:44:39] "GET /virtual-network/5c9f3587-dc9a-4e00-9492-f789b6a265a4 HTTP/1.1" 200 2347 0.005362 10.0.0.129 - - [2026-04-23 01:44:39] "GET /routing-instance/c158eb09-14a7-44da-8bac-e309ecc221f6 HTTP/1.1" 200 1496 0.003803 10.0.0.129 - - [2026-04-23 01:44:39] "GET /routing-instance/c158eb09-14a7-44da-8bac-e309ecc221f6 HTTP/1.1" 200 1496 0.004661 10.0.0.129 - - [2026-04-23 01:44:39] "GET /route-target/bd76d951-05a8-46fe-b539-b2ba9916f55a HTTP/1.1" 200 1221 0.005024 10.0.0.129 - - [2026-04-23 01:44:39] "GET /domains HTTP/1.1" 200 440 0.003680 10.0.0.129 - - [2026-04-23 01:44:39] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001082 10.0.0.129 - - [2026-04-23 01:44:39] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1517 0.007556 10.0.0.129 - - [2026-04-23 01:44:39] "GET /projects?obj_uuids=7d53c701-f517-40da-a184-45a75434d879&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001277 10.0.0.129 - - [2026-04-23 01:44:39] "GET /project/7d53c701-f517-40da-a184-45a75434d879 HTTP/1.1" 200 2176 0.051713 10.0.0.129 - - [2026-04-23 01:44:39] "GET /virtual-network/5c9f3587-dc9a-4e00-9492-f789b6a265a4 HTTP/1.1" 200 2347 0.006305 10.0.0.129 - - [2026-04-23 01:44:40] "GET /obj-perms HTTP/1.1" 200 6482 0.077121 10.0.0.129 - - [2026-04-23 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007962 10.0.0.129 - - [2026-04-23 01:44:40] "GET /projects?obj_uuids=7d53c701-f517-40da-a184-45a75434d879&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002504 10.0.0.129 - - [2026-04-23 01:44:40] "GET /project/7d53c701-f517-40da-a184-45a75434d879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.060333 252.129.176.193 - - [2026-04-23 01:44:40] "POST /neutron/network HTTP/1.1" 200 117 0.014187 10.0.0.129 - - [2026-04-23 01:44:40] "GET /projects?obj_uuids=7d53c701-f517-40da-a184-45a75434d879&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003085 252.129.176.193 - - [2026-04-23 01:44:40] "POST /neutron/network HTTP/1.1" 200 617 0.142992 10.0.0.129 - - [2026-04-23 01:44:40] "POST /route-targets HTTP/1.1" 200 329 0.061368 10.0.0.129 - - [2026-04-23 01:44:40] "POST /ref-update HTTP/1.1" 200 156 0.038232 10.0.0.129 - - [2026-04-23 01:44:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003151 252.129.176.193 - - [2026-04-23 01:44:41] "POST /neutron/subnet HTTP/1.1" 200 734 0.344120 252.129.176.193 - - [2026-04-23 01:44:41] "POST /neutron/network HTTP/1.1" 200 838 0.011786 10.0.0.129 - - [2026-04-23 01:44:41] "POST /id-to-fqname HTTP/1.1" 200 231 0.001642 10.0.0.129 - - [2026-04-23 01:44:41] "GET /virtual-network/d114bc2e-0a85-479a-9874-f499080e46e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006444 252.129.176.193 - - [2026-04-23 01:44:41] "POST /neutron/network HTTP/1.1" 200 838 0.007042 10.0.0.129 - - [2026-04-23 01:44:41] "GET /virtual-network/d114bc2e-0a85-479a-9874-f499080e46e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.010641 252.129.176.193 - - [2026-04-23 01:44:41] "POST /neutron/network HTTP/1.1" 200 838 0.006963 252.129.176.193 - - [2026-04-23 01:44:41] "POST /neutron/subnet HTTP/1.1" 200 734 0.008266 10.0.0.129 - - [2026-04-23 01:44:41] "GET /domains HTTP/1.1" 200 440 0.004047 10.0.0.129 - - [2026-04-23 01:44:41] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001229 10.0.0.129 - - [2026-04-23 01:44:41] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1517 0.010402 10.0.0.129 - - [2026-04-23 01:44:41] "GET /projects?obj_uuids=7d53c701-f517-40da-a184-45a75434d879&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000984 10.0.0.129 - - [2026-04-23 01:44:41] "GET /project/7d53c701-f517-40da-a184-45a75434d879 HTTP/1.1" 200 2404 0.037338 10.0.0.129 - - [2026-04-23 01:44:41] "GET /virtual-network/d114bc2e-0a85-479a-9874-f499080e46e9 HTTP/1.1" 200 2351 0.008600 10.0.0.129 - - [2026-04-23 01:44:41] "GET /virtual-network/d114bc2e-0a85-479a-9874-f499080e46e9 HTTP/1.1" 200 2351 0.005627 10.0.0.129 - - [2026-04-23 01:44:41] "GET /routing-instance/a9a1a34e-6fc7-4fd3-a774-a71686b26bfa HTTP/1.1" 200 1496 0.006735 10.0.0.129 - - [2026-04-23 01:44:41] "GET /routing-instance/a9a1a34e-6fc7-4fd3-a774-a71686b26bfa HTTP/1.1" 200 1496 0.012022 10.0.0.129 - - [2026-04-23 01:44:42] "GET /route-target/8852dfb5-0228-4b04-bba8-8c31185a033b HTTP/1.1" 200 1220 0.007864 10.0.0.129 - - [2026-04-23 01:44:42] "GET /virtual-network/d114bc2e-0a85-479a-9874-f499080e46e9 HTTP/1.1" 200 2351 0.005985 10.0.0.129 - - [2026-04-23 01:44:42] "GET /routing-instance/a9a1a34e-6fc7-4fd3-a774-a71686b26bfa HTTP/1.1" 200 1496 0.004042 10.0.0.129 - - [2026-04-23 01:44:42] "GET /virtual-network/d114bc2e-0a85-479a-9874-f499080e46e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.015056 10.0.0.129 - - [2026-04-23 01:44:42] "GET /virtual-network/d114bc2e-0a85-479a-9874-f499080e46e9 HTTP/1.1" 200 2351 0.009822 10.0.0.129 - - [2026-04-23 01:44:42] "GET /routing-instance/a9a1a34e-6fc7-4fd3-a774-a71686b26bfa HTTP/1.1" 200 1496 0.005361 10.0.0.129 - - [2026-04-23 01:44:42] "GET /routing-instance/a9a1a34e-6fc7-4fd3-a774-a71686b26bfa HTTP/1.1" 200 1496 0.007807 10.0.0.129 - - [2026-04-23 01:44:42] "GET /route-target/8852dfb5-0228-4b04-bba8-8c31185a033b HTTP/1.1" 200 1220 0.003774 10.0.0.129 - - [2026-04-23 01:44:42] "GET /domains HTTP/1.1" 200 440 0.003140 10.0.0.129 - - [2026-04-23 01:44:42] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001233 10.0.0.129 - - [2026-04-23 01:44:42] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1517 0.008896 10.0.0.129 - - [2026-04-23 01:44:42] "GET /projects?obj_uuids=7d53c701-f517-40da-a184-45a75434d879&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002233 10.0.0.129 - - [2026-04-23 01:44:42] "GET /project/7d53c701-f517-40da-a184-45a75434d879 HTTP/1.1" 200 2404 0.068611 10.0.0.129 - - [2026-04-23 01:44:42] "GET /virtual-network/d114bc2e-0a85-479a-9874-f499080e46e9 HTTP/1.1" 200 2351 0.006063 10.0.0.129 - - [2026-04-23 01:44:42] "GET /obj-perms HTTP/1.1" 200 6482 0.001775 10.0.0.129 - - [2026-04-23 01:44:43] "POST /id-to-fqname HTTP/1.1" 200 231 0.001895 252.129.176.193 - - [2026-04-23 01:44:44] "POST /neutron/network HTTP/1.1" 200 848 0.010622 252.129.176.193 - - [2026-04-23 01:44:44] "GET /aaa-mode HTTP/1.1" 401 298 0.000427 252.129.176.193 - - [2026-04-23 01:44:44] "GET / HTTP/1.1" 200 36499 0.002379 252.129.176.193 - - [2026-04-23 01:44:44] "GET /project/7d53c701-f517-40da-a184-45a75434d879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.001033 10.0.0.129 - - [2026-04-23 01:44:44] "GET /projects?obj_uuids=7d53c701-f517-40da-a184-45a75434d879&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001107 252.129.176.193 - - [2026-04-23 01:44:44] "GET /project/7d53c701-f517-40da-a184-45a75434d879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.086386 252.129.176.193 - - [2026-04-23 01:44:45] "POST /neutron/network HTTP/1.1" 200 838 0.045073 252.129.176.193 - - [2026-04-23 01:44:45] "POST /neutron/port HTTP/1.1" 200 117 0.013695 252.129.176.193 - - [2026-04-23 01:44:45] "POST /neutron/port HTTP/1.1" 200 117 0.007696 10.0.0.129 - - [2026-04-23 01:44:45] "POST /id-to-fqname HTTP/1.1" 200 231 0.001644 252.129.176.193 - - [2026-04-23 01:44:45] "POST /neutron/port HTTP/1.1" 200 117 0.005885 252.129.176.193 - - [2026-04-23 01:44:45] "POST /neutron/network HTTP/1.1" 200 847 0.012358 252.129.176.193 - - [2026-04-23 01:44:46] "GET /aaa-mode HTTP/1.1" 401 298 0.003722 252.129.176.193 - - [2026-04-23 01:44:46] "GET / HTTP/1.1" 200 36499 0.004158 252.129.176.193 - - [2026-04-23 01:44:46] "GET /project/7d53c701-f517-40da-a184-45a75434d879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.003045 10.0.0.129 - - [2026-04-23 01:44:46] "GET /projects?obj_uuids=7d53c701-f517-40da-a184-45a75434d879&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001138 252.129.176.193 - - [2026-04-23 01:44:46] "GET /project/7d53c701-f517-40da-a184-45a75434d879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.107036 252.129.176.193 - - [2026-04-23 01:44:46] "POST /neutron/network HTTP/1.1" 200 837 0.011004 252.129.176.193 - - [2026-04-23 01:44:46] "POST /neutron/network HTTP/1.1" 200 848 0.020336 252.129.176.193 - - [2026-04-23 01:44:47] "POST /neutron/port HTTP/1.1" 200 117 0.007301 10.0.0.129 - - [2026-04-23 01:44:47] "GET /projects?obj_uuids=7d53c701-f517-40da-a184-45a75434d879&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001650 252.129.176.193 - - [2026-04-23 01:44:47] "POST /neutron/port HTTP/1.1" 200 117 0.045200 10.0.0.129 - - [2026-04-23 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.028054 10.0.0.129 - - [2026-04-23 01:44:47] "GET /projects?obj_uuids=7d53c701-f517-40da-a184-45a75434d879&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001130 10.0.0.129 - - [2026-04-23 01:44:47] "GET /project/7d53c701-f517-40da-a184-45a75434d879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.063042 10.0.0.129 - - [2026-04-23 01:44:47] "GET /virtual-network/5c9f3587-dc9a-4e00-9492-f789b6a265a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.024884 10.0.0.129 - - [2026-04-23 01:44:47] "GET /floating-ip-pools?parent_id=5c9f3587-dc9a-4e00-9492-f789b6a265a4&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.006093 10.0.0.129 - - [2026-04-23 01:44:47] "GET /virtual-network/5c9f3587-dc9a-4e00-9492-f789b6a265a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.017462 10.0.0.129 - - [2026-04-23 01:44:47] "POST /floating-ip-pools HTTP/1.1" 200 611 0.073185 252.129.176.193 - - [2026-04-23 01:44:47] "POST /neutron/port HTTP/1.1" 200 1072 0.658649 10.0.0.129 - - [2026-04-23 01:44:47] "POST /ref-update HTTP/1.1" 200 156 0.020561 10.0.0.129 - - [2026-04-23 01:44:47] "GET /virtual-network/5c9f3587-dc9a-4e00-9492-f789b6a265a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.009261 252.129.176.193 - - [2026-04-23 01:44:47] "POST /neutron/port HTTP/1.1" 200 1072 0.032997 10.0.0.129 - - [2026-04-23 01:44:47] "GET /domains HTTP/1.1" 200 440 0.006050 252.129.176.193 - - [2026-04-23 01:44:47] "POST /neutron/port HTTP/1.1" 200 1072 0.014802 10.0.0.129 - - [2026-04-23 01:44:47] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001102 10.0.0.129 - - [2026-04-23 01:44:47] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1517 0.013555 10.0.0.129 - - [2026-04-23 01:44:48] "GET /projects?obj_uuids=7d53c701-f517-40da-a184-45a75434d879&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001726 252.129.176.193 - - [2026-04-23 01:44:48] "POST /neutron/network HTTP/1.1" 200 847 0.019896 10.0.0.129 - - [2026-04-23 01:44:48] "GET /project/7d53c701-f517-40da-a184-45a75434d879 HTTP/1.1" 200 2990 0.121764 252.129.176.193 - - [2026-04-23 01:44:48] "POST /neutron/port HTTP/1.1" 200 1122 0.193022 10.0.0.129 - - [2026-04-23 01:44:48] "GET /virtual-network/5c9f3587-dc9a-4e00-9492-f789b6a265a4 HTTP/1.1" 200 2627 0.008529 10.0.0.129 - - [2026-04-23 01:44:48] "GET /projects?obj_uuids=7d53c701-f517-40da-a184-45a75434d879&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001097 10.0.0.129 - - [2026-04-23 01:44:48] "GET /floating-ip-pool/02b7c4a3-8a43-4bf2-aaaa-34c00cd076ca HTTP/1.1" 200 1442 0.004648 252.129.176.193 - - [2026-04-23 01:44:48] "POST /neutron/port HTTP/1.1" 200 1132 0.013824 10.0.0.129 - - [2026-04-23 01:44:48] "GET /domains HTTP/1.1" 200 440 0.002090 10.0.0.129 - - [2026-04-23 01:44:48] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001597 10.0.0.129 - - [2026-04-23 01:44:48] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1517 0.019092 252.129.176.193 - - [2026-04-23 01:44:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.021333 10.0.0.129 - - [2026-04-23 01:44:48] "GET /projects?obj_uuids=7d53c701-f517-40da-a184-45a75434d879&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002100 252.129.176.193 - - [2026-04-23 01:44:48] "POST /neutron/subnet HTTP/1.1" 200 708 0.051503 10.0.0.129 - - [2026-04-23 01:44:48] "GET /project/7d53c701-f517-40da-a184-45a75434d879 HTTP/1.1" 200 3246 0.125387 252.129.176.193 - - [2026-04-23 01:44:48] "POST /neutron/port HTTP/1.1" 200 117 0.001283 10.0.0.129 - - [2026-04-23 01:44:48] "GET /virtual-network/5c9f3587-dc9a-4e00-9492-f789b6a265a4 HTTP/1.1" 200 3161 0.012631 252.129.176.193 - - [2026-04-23 01:44:48] "POST /neutron/network HTTP/1.1" 200 838 0.011440 252.129.176.193 - - [2026-04-23 01:44:48] "POST /neutron/port HTTP/1.1" 200 1071 0.474613 10.0.0.129 - - [2026-04-23 01:44:48] "GET /virtual-network/5c9f3587-dc9a-4e00-9492-f789b6a265a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005019 252.129.176.193 - - [2026-04-23 01:44:48] "POST /neutron/port HTTP/1.1" 200 1071 0.043430 252.129.176.193 - - [2026-04-23 01:44:48] "POST /neutron/port HTTP/1.1" 200 1132 0.020444 252.129.176.193 - - [2026-04-23 01:44:48] "POST /neutron/port HTTP/1.1" 200 1071 0.012786 252.129.176.193 - - [2026-04-23 01:44:48] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006677 252.129.176.193 - - [2026-04-23 01:44:48] "POST /neutron/port HTTP/1.1" 200 1121 0.074563 252.129.176.193 - - [2026-04-23 01:44:49] "POST /neutron/port HTTP/1.1" 200 1131 0.018663 252.129.176.193 - - [2026-04-23 01:44:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004424 252.129.176.193 - - [2026-04-23 01:44:49] "POST /neutron/subnet HTTP/1.1" 200 703 0.010251 252.129.176.193 - - [2026-04-23 01:44:49] "POST /neutron/port HTTP/1.1" 200 117 0.002081 252.129.176.193 - - [2026-04-23 01:44:49] "POST /neutron/network HTTP/1.1" 200 837 0.006087 252.129.176.193 - - [2026-04-23 01:44:53] "POST /neutron/port HTTP/1.1" 200 1132 0.048664 252.129.176.193 - - [2026-04-23 01:44:54] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008754 252.129.176.193 - - [2026-04-23 01:44:54] "POST /neutron/port HTTP/1.1" 200 1132 0.023247 252.129.176.193 - - [2026-04-23 01:44:54] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007672 252.129.176.193 - - [2026-04-23 01:44:54] "POST /neutron/port HTTP/1.1" 200 1132 0.015178 252.129.176.193 - - [2026-04-23 01:44:54] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007472 10.0.0.129 - - [2026-04-23 01:44:54] "GET /virtual-machine/e41bb808-3301-4a5b-b7b3-34f64d485d86 HTTP/1.1" 200 1307 0.005532 10.0.0.129 - - [2026-04-23 01:44:54] "GET /virtual-machine-interface/a2e6ed7c-54b9-417c-bd40-6dd164c62771 HTTP/1.1" 200 3007 0.010734 10.0.0.129 - - [2026-04-23 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.129 - - [2026-04-23 01:44:54] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005095 10.0.0.129 - - [2026-04-23 01:44:54] "GET /virtual-networks?parent_id=7d53c701-f517-40da-a184-45a75434d879&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.011602 10.0.0.129 - - [2026-04-23 01:44:54] "GET /virtual-network/d114bc2e-0a85-479a-9874-f499080e46e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006187 10.0.0.129 - - [2026-04-23 01:44:56] "DELETE /project/7d53c701f51740daa18445a75434d879 HTTP/1.1" 404 173 0.004030 10.0.0.129 - - [2026-04-23 01:44:56] "GET /projects?obj_uuids=a974891a-d5b7-4618-95d9-e2eca7350a57&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002083 10.0.0.129 - - [2026-04-23 01:44:56] "GET /project/a974891a-d5b7-4618-95d9-e2eca7350a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.044491 10.0.0.129 - - [2026-04-23 01:44:56] "GET /projects?obj_uuids=a974891a-d5b7-4618-95d9-e2eca7350a57&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001460 10.0.0.129 - - [2026-04-23 01:44:56] "GET /project/a974891a-d5b7-4618-95d9-e2eca7350a57?fields=security_groups HTTP/1.1" 200 1384 0.040944 10.0.0.129 - - [2026-04-23 01:44:56] "DELETE /security-group/6e7577a2-865c-4a12-91ab-81d64cab5f9e HTTP/1.1" 200 115 0.055830 10.0.0.129 - - [2026-04-23 01:44:56] "GET /projects?obj_uuids=a974891a-d5b7-4618-95d9-e2eca7350a57&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001125 10.0.0.129 - - [2026-04-23 01:44:56] "DELETE /access-control-list/0c494f66-9bf3-4670-b4e6-7a4c9a7975c4 HTTP/1.1" 200 115 0.048613 10.0.0.129 - - [2026-04-23 01:44:56] "GET /project/a974891a-d5b7-4618-95d9-e2eca7350a57?fields=application_policy_sets HTTP/1.1" 200 1423 0.053432 10.0.0.129 - - [2026-04-23 01:44:56] "DELETE /access-control-list/7c67daae-6fd2-42a5-b8bc-0a30c6228023 HTTP/1.1" 200 115 0.055284 10.0.0.129 - - [2026-04-23 01:44:56] "DELETE /project/a974891a-d5b7-4618-95d9-e2eca7350a57 HTTP/1.1" 200 115 0.392503 10.0.0.129 - - [2026-04-23 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.129 - - [2026-04-23 01:44:57] "GET /virtual-network/d114bc2e-0a85-479a-9874-f499080e46e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.008487 252.129.176.193 - - [2026-04-23 01:44:59] "POST /neutron/port HTTP/1.1" 200 1131 0.015291 252.129.176.193 - - [2026-04-23 01:44:59] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007651 252.129.176.193 - - [2026-04-23 01:44:59] "POST /neutron/port HTTP/1.1" 200 1132 0.076290 252.129.176.193 - - [2026-04-23 01:44:59] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005867 252.129.176.193 - - [2026-04-23 01:45:00] "POST /neutron/port HTTP/1.1" 200 1132 0.012884 252.129.176.193 - - [2026-04-23 01:45:00] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005986 252.129.176.193 - - [2026-04-23 01:45:00] "POST /neutron/port HTTP/1.1" 200 1131 0.053380 252.129.176.193 - - [2026-04-23 01:45:00] "POST /neutron/port HTTP/1.1" 200 1132 0.051544 252.129.176.193 - - [2026-04-23 01:45:00] "POST /neutron/security_group HTTP/1.1" 200 2068 0.073260 252.129.176.193 - - [2026-04-23 01:45:00] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006322 252.129.176.193 - - [2026-04-23 01:45:02] "POST /neutron/port HTTP/1.1" 200 1131 0.021168 10.0.0.129 - - [2026-04-23 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.015321 10.0.0.129 - - [2026-04-23 01:45:02] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004469 10.0.0.129 - - [2026-04-23 01:45:02] "GET /virtual-networks?parent_id=7d53c701-f517-40da-a184-45a75434d879&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003170 252.129.176.193 - - [2026-04-23 01:45:02] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007107 10.0.0.129 - - [2026-04-23 01:45:02] "GET /virtual-network/d114bc2e-0a85-479a-9874-f499080e46e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006077 252.129.176.193 - - [2026-04-23 01:45:02] "POST /neutron/port HTTP/1.1" 200 1131 0.031718 252.129.176.193 - - [2026-04-23 01:45:02] "POST /neutron/port HTTP/1.1" 200 1132 0.019559 252.129.176.193 - - [2026-04-23 01:45:02] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009723 252.129.176.193 - - [2026-04-23 01:45:02] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007260 252.129.176.193 - - [2026-04-23 01:45:03] "POST /neutron/port HTTP/1.1" 200 1132 0.014147 252.129.176.193 - - [2026-04-23 01:45:03] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007625 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:45:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001110 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:45:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001060 10.0.0.129 - - [2026-04-23 01:45:04] "GET /obj-perms HTTP/1.1" 200 6411 0.071593 10.0.0.129 - - [2026-04-23 01:45:04] "GET /obj-perms HTTP/1.1" 200 6411 0.064912 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:45:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001445 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:45:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.002038 10.0.0.129 - - [2026-04-23 01:45:07] "GET /projects?obj_uuids=7d53c701-f517-40da-a184-45a75434d879&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001227 252.129.176.193 - - [2026-04-23 01:45:07] "POST /neutron/floatingip HTTP/1.1" 200 531 0.074965 252.129.176.193 - - [2026-04-23 01:45:07] "POST /neutron/port HTTP/1.1" 200 1132 0.018207 252.129.176.193 - - [2026-04-23 01:45:07] "POST /neutron/floatingip HTTP/1.1" 200 531 0.007497 252.129.176.193 - - [2026-04-23 01:45:07] "POST /neutron/floatingip HTTP/1.1" 200 580 0.032418 252.129.176.193 - - [2026-04-23 01:45:08] "POST /neutron/port HTTP/1.1" 200 1131 0.022812 252.129.176.193 - - [2026-04-23 01:45:08] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006536 252.129.176.193 - - [2026-04-23 01:45:08] "POST /neutron/port HTTP/1.1" 200 1131 0.016222 252.129.176.193 - - [2026-04-23 01:45:08] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006720 252.129.176.193 - - [2026-04-23 01:45:08] "POST /neutron/port HTTP/1.1" 200 1131 0.069069 252.129.176.193 - - [2026-04-23 01:45:08] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006831 10.0.0.129 - - [2026-04-23 01:45:08] "GET /virtual-machine/cc0ca8d1-8759-4fcb-b21e-2136c81ddfb5 HTTP/1.1" 200 1307 0.004892 10.0.0.129 - - [2026-04-23 01:45:08] "GET /virtual-machine-interface/744c2997-c265-4aee-b712-763d297b364e HTTP/1.1" 200 3006 0.005336 10.0.0.129 - - [2026-04-23 01:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.129 - - [2026-04-23 01:45:08] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002944 10.0.0.129 - - [2026-04-23 01:45:08] "GET /virtual-networks?parent_id=7d53c701-f517-40da-a184-45a75434d879&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003448 10.0.0.129 - - [2026-04-23 01:45:08] "GET /virtual-network/5c9f3587-dc9a-4e00-9492-f789b6a265a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006457 10.0.0.129 - - [2026-04-23 01:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.129 - - [2026-04-23 01:45:09] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002873 10.0.0.129 - - [2026-04-23 01:45:09] "GET /virtual-networks?parent_id=7d53c701-f517-40da-a184-45a75434d879&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003417 10.0.0.129 - - [2026-04-23 01:45:10] "GET /virtual-network/5c9f3587-dc9a-4e00-9492-f789b6a265a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007181 252.129.176.193 - - [2026-04-23 01:45:10] "POST /neutron/floatingip HTTP/1.1" 200 580 0.015103 10.0.0.129 - - [2026-04-23 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.129 - - [2026-04-23 01:45:10] "GET /routing-instance/c158eb09-14a7-44da-8bac-e309ecc221f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.003459 10.0.0.129 - - [2026-04-23 01:45:10] "GET /route-target/bd76d951-05a8-46fe-b539-b2ba9916f55a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 904 0.004036 10.0.0.129 - - [2026-04-23 01:45:10] "GET /floating-ip/09724f88-da9c-49b2-b506-23e83cac9658 HTTP/1.1" 200 1893 0.005195 252.129.176.193 - - [2026-04-23 01:45:13] "POST /neutron/floatingip HTTP/1.1" 200 580 0.015245 252.129.176.193 - - [2026-04-23 01:45:13] "POST /neutron/floatingip HTTP/1.1" 200 531 0.020905 252.129.176.193 - - [2026-04-23 01:45:13] "POST /neutron/floatingip HTTP/1.1" 200 531 0.006262 252.129.176.193 - - [2026-04-23 01:45:13] "POST /neutron/floatingip HTTP/1.1" 200 115 0.038500 10.0.0.129 - - [2026-04-23 01:45:13] "GET /floating-ip-pool/02b7c4a3-8a43-4bf2-aaaa-34c00cd076ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.003724 10.0.0.129 - - [2026-04-23 01:45:13] "POST /ref-update HTTP/1.1" 200 156 0.023421 10.0.0.129 - - [2026-04-23 01:45:13] "DELETE /floating-ip-pool/02b7c4a3-8a43-4bf2-aaaa-34c00cd076ca HTTP/1.1" 200 115 0.032070 252.129.176.193 - - [2026-04-23 01:45:14] "POST /neutron/network HTTP/1.1" 200 838 0.007128 252.129.176.193 - - [2026-04-23 01:45:14] "POST /neutron/network HTTP/1.1" 400 204 0.014368 252.129.176.193 - - [2026-04-23 01:45:14] "POST /neutron/port HTTP/1.1" 200 1131 0.015668 252.129.176.193 - - [2026-04-23 01:45:14] "POST /neutron/port HTTP/1.1" 200 1132 0.016927 252.129.176.193 - - [2026-04-23 01:45:14] "POST /neutron/port HTTP/1.1" 200 1121 0.010603 252.129.176.193 - - [2026-04-23 01:45:14] "POST /neutron/port HTTP/1.1" 200 1122 0.021380 252.129.176.193 - - [2026-04-23 01:45:15] "POST /neutron/port HTTP/1.1" 200 151 0.134806 252.129.176.193 - - [2026-04-23 01:45:15] "POST /neutron/port HTTP/1.1" 200 151 0.170982 252.129.176.193 - - [2026-04-23 01:45:16] "POST /neutron/network HTTP/1.1" 200 838 0.005736 10.0.0.129 - - [2026-04-23 01:45:16] "POST /useragent-kv HTTP/1.1" 200 115 0.004070 10.0.0.129 - - [2026-04-23 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.129 - - [2026-04-23 01:45:16] "POST /useragent-kv HTTP/1.1" 200 115 0.005021 252.129.176.193 - - [2026-04-23 01:45:16] "POST /neutron/network HTTP/1.1" 200 151 0.094835 10.0.0.129 - - [2026-04-23 01:45:16] "DELETE /route-target/8852dfb5-0228-4b04-bba8-8c31185a033b HTTP/1.1" 200 115 0.023664 10.0.0.129 - - [2026-04-23 01:45:16] "GET /routing-instance/a9a1a34e-6fc7-4fd3-a774-a71686b26bfa HTTP/1.1" 404 171 0.003126 10.0.0.129 - - [2026-04-23 01:45:16] "GET /domains HTTP/1.1" 200 440 0.003548 10.0.0.129 - - [2026-04-23 01:45:16] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001177 10.0.0.129 - - [2026-04-23 01:45:16] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1320 0.011274 10.0.0.129 - - [2026-04-23 01:45:16] "GET /projects?obj_uuids=7d53c701-f517-40da-a184-45a75434d879&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001740 10.0.0.129 - - [2026-04-23 01:45:16] "GET /project/7d53c701-f517-40da-a184-45a75434d879 HTTP/1.1" 200 2176 0.031533 252.129.176.193 - - [2026-04-23 01:45:16] "POST /neutron/network HTTP/1.1" 200 837 0.005636 10.0.0.129 - - [2026-04-23 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005283 10.0.0.129 - - [2026-04-23 01:45:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003647 10.0.0.129 - - [2026-04-23 01:45:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004474 252.129.176.193 - - [2026-04-23 01:45:17] "POST /neutron/network HTTP/1.1" 200 151 0.100629 10.0.0.129 - - [2026-04-23 01:45:17] "DELETE /route-target/bd76d951-05a8-46fe-b539-b2ba9916f55a HTTP/1.1" 200 115 0.021452 10.0.0.129 - - [2026-04-23 01:45:17] "GET /routing-instance/c158eb09-14a7-44da-8bac-e309ecc221f6 HTTP/1.1" 404 171 0.004385 10.0.0.129 - - [2026-04-23 01:45:17] "GET /domains HTTP/1.1" 200 440 0.002923 10.0.0.129 - - [2026-04-23 01:45:17] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001164 10.0.0.129 - - [2026-04-23 01:45:17] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1320 0.006847 10.0.0.129 - - [2026-04-23 01:45:17] "GET /projects?obj_uuids=7d53c701-f517-40da-a184-45a75434d879&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001769 10.0.0.129 - - [2026-04-23 01:45:17] "GET /project/7d53c701-f517-40da-a184-45a75434d879 HTTP/1.1" 200 1926 0.029631 10.0.0.129 - - [2026-04-23 01:45:17] "GET /projects?obj_uuids=7d53c701-f517-40da-a184-45a75434d879&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001234 10.0.0.129 - - [2026-04-23 01:45:18] "GET /project/7d53c701-f517-40da-a184-45a75434d879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.025635 10.0.0.129 - - [2026-04-23 01:45:18] "GET /projects?obj_uuids=7d53c701-f517-40da-a184-45a75434d879&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001045 10.0.0.129 - - [2026-04-23 01:45:18] "GET /project/7d53c701-f517-40da-a184-45a75434d879?fields=virtual_networks HTTP/1.1" 200 1058 0.072018 10.0.0.129 - - [2026-04-23 01:45:18] "GET /projects?obj_uuids=7d53c701-f517-40da-a184-45a75434d879&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001560 10.0.0.129 - - [2026-04-23 01:45:18] "GET /project/7d53c701-f517-40da-a184-45a75434d879?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.031207 10.0.0.129 - - [2026-04-23 01:45:18] "GET /projects?obj_uuids=7d53c701-f517-40da-a184-45a75434d879&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001100 10.0.0.129 - - [2026-04-23 01:45:18] "GET /project/7d53c701-f517-40da-a184-45a75434d879?fields=security_groups HTTP/1.1" 200 1296 0.067857 10.0.0.129 - - [2026-04-23 01:45:19] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001117 10.0.0.129 - - [2026-04-23 01:45:19] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007171 10.0.0.129 - - [2026-04-23 01:45:19] "POST /fqname-to-id HTTP/1.1" 404 181 0.033740 10.0.0.129 - - [2026-04-23 01:45:19] "GET /projects?obj_uuids=c6d72ee3-8bb3-49e2-8cb2-16ae7e09bd13&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002432 10.0.0.129 - - [2026-04-23 01:45:19] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001092 10.0.0.129 - - [2026-04-23 01:45:19] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007970 10.0.0.129 - - [2026-04-23 01:45:19] "POST /id-to-fqname HTTP/1.1" 200 183 0.002543 10.0.0.129 - - [2026-04-23 01:45:19] "POST /fqname-to-id HTTP/1.1" 404 192 0.002797 10.0.0.129 - - [2026-04-23 01:45:20] "POST /security-groups HTTP/1.1" 200 578 0.072057 10.0.0.129 - - [2026-04-23 01:45:20] "POST /fqname-to-id HTTP/1.1" 404 227 0.002841 10.0.0.129 - - [2026-04-23 01:45:20] "POST /projects HTTP/1.1" 200 567 0.592727 10.0.0.129 - - [2026-04-23 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.674528 10.0.0.129 - - [2026-04-23 01:45:20] "POST /access-control-lists HTTP/1.1" 200 593 0.068879 10.0.0.129 - - [2026-04-23 01:45:20] "POST /fqname-to-id HTTP/1.1" 404 226 0.004160 10.0.0.129 - - [2026-04-23 01:45:20] "GET /project/c6d72ee3-8bb3-49e2-8cb2-16ae7e09bd13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.836209 10.0.0.129 - - [2026-04-23 01:45:20] "POST /access-control-lists HTTP/1.1" 200 591 0.064624 10.0.0.129 - - [2026-04-23 01:45:21] "GET / HTTP/1.1" 200 36499 0.002290 10.0.0.129 - - [2026-04-23 01:45:22] "GET / HTTP/1.1" 200 36499 0.003017 10.0.0.129 - - [2026-04-23 01:45:22] "POST /fqname-to-id HTTP/1.1" 401 298 0.000437 10.0.0.129 - - [2026-04-23 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.048694 10.0.0.129 - - [2026-04-23 01:45:22] "GET /global-system-config/dcecb936-450a-467e-add5-f6f7582a0cc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005317 10.0.0.129 - - [2026-04-23 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.129 - - [2026-04-23 01:45:22] "GET /config-node/6091456b-a77e-4c66-a086-ef651d9937ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.004884 10.0.0.129 - - [2026-04-23 01:45:23] "GET /projects?obj_uuids=c6d72ee3-8bb3-49e2-8cb2-16ae7e09bd13&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001677 10.0.0.129 - - [2026-04-23 01:45:23] "GET /project/c6d72ee3-8bb3-49e2-8cb2-16ae7e09bd13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.023069 10.0.0.129 - - [2026-04-23 01:45:23] "GET /projects?obj_uuids=c6d72ee3-8bb3-49e2-8cb2-16ae7e09bd13&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000969 10.0.0.129 - - [2026-04-23 01:45:23] "GET /project/c6d72ee3-8bb3-49e2-8cb2-16ae7e09bd13?fields=virtual_networks HTTP/1.1" 200 1025 0.075238 10.0.0.129 - - [2026-04-23 01:45:23] "GET /projects?obj_uuids=c6d72ee3-8bb3-49e2-8cb2-16ae7e09bd13&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001032 10.0.0.129 - - [2026-04-23 01:45:23] "GET /project/c6d72ee3-8bb3-49e2-8cb2-16ae7e09bd13?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.025901 10.0.0.129 - - [2026-04-23 01:45:24] "GET /projects?obj_uuids=c6d72ee3-8bb3-49e2-8cb2-16ae7e09bd13&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001618 10.0.0.129 - - [2026-04-23 01:45:24] "GET /project/c6d72ee3-8bb3-49e2-8cb2-16ae7e09bd13?fields=security_groups HTTP/1.1" 200 1246 0.030092 10.0.0.129 - - [2026-04-23 01:45:24] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001271 10.0.0.129 - - [2026-04-23 01:45:24] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008604 10.0.0.129 - - [2026-04-23 01:45:25] "POST /fqname-to-id HTTP/1.1" 404 181 0.040227 10.0.0.129 - - [2026-04-23 01:45:25] "GET /projects?obj_uuids=206f2199-c5f7-4292-944e-c5d9666828d6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002496 10.0.0.129 - - [2026-04-23 01:45:25] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001193 10.0.0.129 - - [2026-04-23 01:45:25] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008997 10.0.0.129 - - [2026-04-23 01:45:25] "POST /id-to-fqname HTTP/1.1" 200 183 0.001424 10.0.0.129 - - [2026-04-23 01:45:25] "POST /fqname-to-id HTTP/1.1" 404 192 0.003218 10.0.0.129 - - [2026-04-23 01:45:25] "POST /security-groups HTTP/1.1" 200 578 0.068513 10.0.0.129 - - [2026-04-23 01:45:25] "POST /fqname-to-id HTTP/1.1" 404 227 0.002484 10.0.0.129 - - [2026-04-23 01:45:25] "POST /projects HTTP/1.1" 200 567 0.237195 10.0.0.129 - - [2026-04-23 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.317065 10.0.0.129 - - [2026-04-23 01:45:25] "POST /access-control-lists HTTP/1.1" 200 593 0.070361 10.0.0.129 - - [2026-04-23 01:45:25] "POST /fqname-to-id HTTP/1.1" 404 226 0.002546 10.0.0.129 - - [2026-04-23 01:45:25] "GET /project/206f2199-c5f7-4292-944e-c5d9666828d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.471063 10.0.0.129 - - [2026-04-23 01:45:25] "POST /access-control-lists HTTP/1.1" 200 591 0.061039 10.0.0.129 - - [2026-04-23 01:45:26] "GET / HTTP/1.1" 200 36499 0.002110 10.0.0.129 - - [2026-04-23 01:45:27] "POST /fqname-to-id HTTP/1.1" 404 191 0.003102 10.0.0.129 - - [2026-04-23 01:45:27] "GET /projects?obj_uuids=6a2607fb-1e0c-4e3c-84d0-f6eee5ff75a6&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001112 10.0.0.129 - - [2026-04-23 01:45:27] "POST /fqname-to-id HTTP/1.1" 404 226 0.002782 10.0.0.129 - - [2026-04-23 01:45:27] "POST /access-control-lists HTTP/1.1" 200 592 0.019199 10.0.0.129 - - [2026-04-23 01:45:27] "POST /fqname-to-id HTTP/1.1" 404 225 0.003012 10.0.0.129 - - [2026-04-23 01:45:27] "POST /access-control-lists HTTP/1.1" 200 590 0.024812 10.0.0.129 - - [2026-04-23 01:45:27] "PUT /access-control-list/6f036bff-f2dc-4c3a-84cb-83d5fba81a1b HTTP/1.1" 200 274 0.011907 252.129.176.193 - - [2026-04-23 01:45:27] "POST /neutron/security_group HTTP/1.1" 200 1362 0.413940 10.0.0.129 - - [2026-04-23 01:45:27] "PUT /access-control-list/6f036bff-f2dc-4c3a-84cb-83d5fba81a1b HTTP/1.1" 200 274 0.016487 10.0.0.129 - - [2026-04-23 01:45:28] "GET /projects?obj_uuids=6a2607fb-1e0c-4e3c-84d0-f6eee5ff75a6&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001297 252.129.176.193 - - [2026-04-23 01:45:28] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.031879 252.129.176.193 - - [2026-04-23 01:45:28] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.011541 252.129.176.193 - - [2026-04-23 01:45:28] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.104531 10.0.0.129 - - [2026-04-23 01:45:28] "PUT /access-control-list/6f036bff-f2dc-4c3a-84cb-83d5fba81a1b HTTP/1.1" 200 274 0.008575 252.129.176.193 - - [2026-04-23 01:45:28] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.012133 252.129.176.193 - - [2026-04-23 01:45:28] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.137655 10.0.0.129 - - [2026-04-23 01:45:28] "POST /fqname-to-id HTTP/1.1" 404 191 0.003386 10.0.0.129 - - [2026-04-23 01:45:28] "PUT /access-control-list/6f036bff-f2dc-4c3a-84cb-83d5fba81a1b HTTP/1.1" 200 274 0.014421 10.0.0.129 - - [2026-04-23 01:45:28] "GET /projects?obj_uuids=6a2607fb-1e0c-4e3c-84d0-f6eee5ff75a6&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001020 10.0.0.129 - - [2026-04-23 01:45:28] "POST /fqname-to-id HTTP/1.1" 404 226 0.007341 10.0.0.129 - - [2026-04-23 01:45:28] "POST /access-control-lists HTTP/1.1" 200 592 0.020641 10.0.0.129 - - [2026-04-23 01:45:28] "POST /fqname-to-id HTTP/1.1" 404 225 0.003083 10.0.0.129 - - [2026-04-23 01:45:28] "POST /access-control-lists HTTP/1.1" 200 590 0.019640 10.0.0.129 - - [2026-04-23 01:45:28] "PUT /access-control-list/2c512eba-947b-4724-ab38-9cef99c9b87b HTTP/1.1" 200 274 0.011612 252.129.176.193 - - [2026-04-23 01:45:28] "POST /neutron/security_group HTTP/1.1" 200 1362 0.333985 10.0.0.129 - - [2026-04-23 01:45:28] "PUT /access-control-list/2c512eba-947b-4724-ab38-9cef99c9b87b HTTP/1.1" 200 274 0.015369 10.0.0.129 - - [2026-04-23 01:45:28] "GET /projects?obj_uuids=6a2607fb-1e0c-4e3c-84d0-f6eee5ff75a6&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001107 252.129.176.193 - - [2026-04-23 01:45:28] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.030671 252.129.176.193 - - [2026-04-23 01:45:28] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.008261 252.129.176.193 - - [2026-04-23 01:45:29] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.151798 10.0.0.129 - - [2026-04-23 01:45:29] "PUT /access-control-list/2c512eba-947b-4724-ab38-9cef99c9b87b HTTP/1.1" 200 274 0.018699 252.129.176.193 - - [2026-04-23 01:45:29] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.011981 252.129.176.193 - - [2026-04-23 01:45:29] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.135211 10.0.0.129 - - [2026-04-23 01:45:29] "POST /fqname-to-id HTTP/1.1" 401 298 0.000406 10.0.0.129 - - [2026-04-23 01:45:29] "PUT /access-control-list/2c512eba-947b-4724-ab38-9cef99c9b87b HTTP/1.1" 200 274 0.012866 10.0.0.129 - - [2026-04-23 01:45:29] "POST /fqname-to-id HTTP/1.1" 404 208 0.031920 10.0.0.129 - - [2026-04-23 01:45:29] "GET /projects?obj_uuids=206f2199-c5f7-4292-944e-c5d9666828d6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001400 10.0.0.129 - - [2026-04-23 01:45:29] "POST /fqname-to-id HTTP/1.1" 404 243 0.004966 10.0.0.129 - - [2026-04-23 01:45:29] "POST /access-control-lists HTTP/1.1" 200 609 0.015490 10.0.0.129 - - [2026-04-23 01:45:29] "POST /fqname-to-id HTTP/1.1" 404 242 0.003980 10.0.0.129 - - [2026-04-23 01:45:29] "POST /access-control-lists HTTP/1.1" 200 607 0.022163 10.0.0.129 - - [2026-04-23 01:45:30] "PUT /access-control-list/826e9f17-7c03-4e19-81de-0c5ddbeb8221 HTTP/1.1" 200 274 0.010703 252.129.176.193 - - [2026-04-23 01:45:30] "POST /neutron/security_group HTTP/1.1" 200 1377 0.424732 10.0.0.129 - - [2026-04-23 01:45:30] "PUT /access-control-list/826e9f17-7c03-4e19-81de-0c5ddbeb8221 HTTP/1.1" 200 274 0.017042 10.0.0.129 - - [2026-04-23 01:45:30] "GET /projects?obj_uuids=206f2199-c5f7-4292-944e-c5d9666828d6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001019 252.129.176.193 - - [2026-04-23 01:45:30] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.028699 252.129.176.193 - - [2026-04-23 01:45:30] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.009284 252.129.176.193 - - [2026-04-23 01:45:30] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.139638 10.0.0.129 - - [2026-04-23 01:45:30] "PUT /access-control-list/826e9f17-7c03-4e19-81de-0c5ddbeb8221 HTTP/1.1" 200 274 0.011483 252.129.176.193 - - [2026-04-23 01:45:30] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.011824 252.129.176.193 - - [2026-04-23 01:45:30] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.113156 10.0.0.129 - - [2026-04-23 01:45:30] "POST /fqname-to-id HTTP/1.1" 404 208 0.003624 10.0.0.129 - - [2026-04-23 01:45:30] "PUT /access-control-list/826e9f17-7c03-4e19-81de-0c5ddbeb8221 HTTP/1.1" 200 274 0.009069 10.0.0.129 - - [2026-04-23 01:45:30] "GET /projects?obj_uuids=206f2199-c5f7-4292-944e-c5d9666828d6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001064 10.0.0.129 - - [2026-04-23 01:45:30] "POST /fqname-to-id HTTP/1.1" 404 243 0.002981 10.0.0.129 - - [2026-04-23 01:45:30] "POST /access-control-lists HTTP/1.1" 200 609 0.017350 10.0.0.129 - - [2026-04-23 01:45:30] "POST /fqname-to-id HTTP/1.1" 404 242 0.002932 10.0.0.129 - - [2026-04-23 01:45:30] "POST /access-control-lists HTTP/1.1" 200 607 0.017213 10.0.0.129 - - [2026-04-23 01:45:30] "PUT /access-control-list/13d4b0d1-4e62-4b13-a601-98a5f57ff6de HTTP/1.1" 200 274 0.012930 252.129.176.193 - - [2026-04-23 01:45:31] "POST /neutron/security_group HTTP/1.1" 200 1377 0.366999 10.0.0.129 - - [2026-04-23 01:45:31] "PUT /access-control-list/13d4b0d1-4e62-4b13-a601-98a5f57ff6de HTTP/1.1" 200 274 0.012078 10.0.0.129 - - [2026-04-23 01:45:31] "GET /projects?obj_uuids=206f2199-c5f7-4292-944e-c5d9666828d6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001265 252.129.176.193 - - [2026-04-23 01:45:31] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.039199 252.129.176.193 - - [2026-04-23 01:45:31] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.009136 10.0.0.129 - - [2026-04-23 01:45:31] "PUT /access-control-list/13d4b0d1-4e62-4b13-a601-98a5f57ff6de HTTP/1.1" 200 274 0.009257 252.129.176.193 - - [2026-04-23 01:45:31] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.247121 252.129.176.193 - - [2026-04-23 01:45:31] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.014629 252.129.176.193 - - [2026-04-23 01:45:31] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.106744 10.0.0.129 - - [2026-04-23 01:45:31] "PUT /access-control-list/13d4b0d1-4e62-4b13-a601-98a5f57ff6de HTTP/1.1" 200 274 0.013719 10.0.0.129 - - [2026-04-23 01:45:32] "GET /projects?obj_uuids=6a2607fb-1e0c-4e3c-84d0-f6eee5ff75a6&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001120 252.129.176.193 - - [2026-04-23 01:45:32] "POST /neutron/router HTTP/1.1" 200 539 0.258369 10.0.0.129 - - [2026-04-23 01:45:32] "POST /route-targets HTTP/1.1" 200 329 0.019553 10.0.0.129 - - [2026-04-23 01:45:32] "PUT /logical-router/f792a88d-42c8-4fd9-aca4-0e65becce241 HTTP/1.1" 200 264 0.014679 252.129.176.193 - - [2026-04-23 01:45:32] "POST /neutron/router HTTP/1.1" 200 539 0.007486 252.129.176.193 - - [2026-04-23 01:45:32] "POST /neutron/router HTTP/1.1" 200 539 0.004430 252.129.176.193 - - [2026-04-23 01:45:32] "POST /neutron/router HTTP/1.1" 200 539 0.003982 252.129.176.193 - - [2026-04-23 01:45:32] "POST /neutron/router HTTP/1.1" 200 539 0.004872 252.129.176.193 - - [2026-04-23 01:45:32] "POST /neutron/router HTTP/1.1" 200 539 0.003486 252.129.176.193 - - [2026-04-23 01:45:32] "POST /neutron/router HTTP/1.1" 200 539 0.003730 252.129.176.193 - - [2026-04-23 01:45:32] "POST /neutron/router HTTP/1.1" 200 539 0.003627 252.129.176.193 - - [2026-04-23 01:45:32] "POST /neutron/router HTTP/1.1" 200 539 0.003534 252.129.176.193 - - [2026-04-23 01:45:33] "POST /neutron/router HTTP/1.1" 200 539 0.003775 252.129.176.193 - - [2026-04-23 01:45:33] "POST /neutron/router HTTP/1.1" 200 539 0.004233 252.129.176.193 - - [2026-04-23 01:45:33] "POST /neutron/router HTTP/1.1" 200 539 0.004048 252.129.176.193 - - [2026-04-23 01:45:33] "POST /neutron/router HTTP/1.1" 200 539 0.004933 252.129.176.193 - - [2026-04-23 01:45:33] "POST /neutron/router HTTP/1.1" 200 539 0.004826 252.129.176.193 - - [2026-04-23 01:45:33] "POST /neutron/router HTTP/1.1" 200 539 0.003745 252.129.176.193 - - [2026-04-23 01:45:33] "POST /neutron/router HTTP/1.1" 200 539 0.004114 252.129.176.193 - - [2026-04-23 01:45:33] "POST /neutron/router HTTP/1.1" 200 539 0.003657 252.129.176.193 - - [2026-04-23 01:45:33] "POST /neutron/router HTTP/1.1" 200 539 0.005239 252.129.176.193 - - [2026-04-23 01:45:33] "POST /neutron/router HTTP/1.1" 200 539 0.008698 252.129.176.193 - - [2026-04-23 01:45:33] "POST /neutron/router HTTP/1.1" 200 539 0.003679 252.129.176.193 - - [2026-04-23 01:45:33] "POST /neutron/router HTTP/1.1" 200 539 0.005229 252.129.176.193 - - [2026-04-23 01:45:33] "POST /neutron/router HTTP/1.1" 200 539 0.003950 252.129.176.193 - - [2026-04-23 01:45:33] "POST /neutron/router HTTP/1.1" 200 539 0.003951 10.0.0.129 - - [2026-04-23 01:45:33] "GET / HTTP/1.1" 200 36499 0.001743 10.0.0.129 - - [2026-04-23 01:45:33] "POST /fqname-to-id HTTP/1.1" 401 298 0.000489 252.129.176.193 - - [2026-04-23 01:45:33] "POST /neutron/router HTTP/1.1" 200 539 0.003667 252.129.176.193 - - [2026-04-23 01:45:33] "POST /neutron/router HTTP/1.1" 200 539 0.004485 252.129.176.193 - - [2026-04-23 01:45:34] "POST /neutron/router HTTP/1.1" 200 539 0.003944 252.129.176.193 - - [2026-04-23 01:45:34] "POST /neutron/router HTTP/1.1" 200 539 0.003912 252.129.176.193 - - [2026-04-23 01:45:34] "POST /neutron/router HTTP/1.1" 200 539 0.006074 252.129.176.193 - - [2026-04-23 01:45:34] "POST /neutron/router HTTP/1.1" 200 539 0.008880 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:45:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000820 10.0.0.129 - - [2026-04-23 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.031978 10.0.0.129 - - [2026-04-23 01:45:34] "GET /routing-instance/89166bf1-b20e-42dc-a0bf-4df1d2b98ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.003435 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:45:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001159 252.129.176.193 - - [2026-04-23 01:45:34] "POST /neutron/router HTTP/1.1" 200 539 0.003454 10.0.0.129 - - [2026-04-23 01:45:34] "POST /bgp-routers HTTP/1.1" 409 299 0.002615 10.0.0.129 - - [2026-04-23 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006123 252.129.176.193 - - [2026-04-23 01:45:34] "POST /neutron/router HTTP/1.1" 200 539 0.004451 10.0.0.129 - - [2026-04-23 01:45:34] "GET /bgp-router/0ded57d2-0485-4a6e-b476-da62b2993b14?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1800 0.005310 252.129.176.193 - - [2026-04-23 01:45:34] "POST /neutron/router HTTP/1.1" 200 539 0.004469 10.0.0.129 - - [2026-04-23 01:45:34] "PUT /bgp-router/0ded57d2-0485-4a6e-b476-da62b2993b14 HTTP/1.1" 200 256 0.012983 252.129.176.193 - - [2026-04-23 01:45:34] "POST /neutron/router HTTP/1.1" 200 539 0.004640 252.129.176.193 - - [2026-04-23 01:45:34] "POST /neutron/router HTTP/1.1" 200 539 0.027877 252.129.176.193 - - [2026-04-23 01:45:34] "POST /neutron/router HTTP/1.1" 200 539 0.003975 252.129.176.193 - - [2026-04-23 01:45:34] "POST /neutron/router HTTP/1.1" 200 539 0.022171 252.129.176.193 - - [2026-04-23 01:45:34] "POST /neutron/router HTTP/1.1" 200 539 0.004112 10.0.0.129 - - [2026-04-23 01:45:34] "GET /logical-router/f792a88d-42c8-4fd9-aca4-0e65becce241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002299 252.129.176.193 - - [2026-04-23 01:45:34] "POST /neutron/router HTTP/1.1" 200 151 0.048034 10.0.0.129 - - [2026-04-23 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.129 - - [2026-04-23 01:45:34] "GET /projects?obj_uuids=206f2199-c5f7-4292-944e-c5d9666828d6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001769 10.0.0.129 - - [2026-04-23 01:45:34] "DELETE /route-target/9316ee21-5e1a-4494-9a95-66fc19121cd5 HTTP/1.1" 200 115 0.023321 252.129.176.193 - - [2026-04-23 01:45:34] "POST /neutron/router HTTP/1.1" 200 557 0.061785 10.0.0.129 - - [2026-04-23 01:45:35] "POST /route-targets HTTP/1.1" 200 329 0.016515 10.0.0.129 - - [2026-04-23 01:45:35] "PUT /logical-router/da04e744-0cbd-4e1a-a057-9b4b312dc739 HTTP/1.1" 200 264 0.014179 252.129.176.193 - - [2026-04-23 01:45:35] "POST /neutron/router HTTP/1.1" 200 557 0.005749 252.129.176.193 - - [2026-04-23 01:45:35] "POST /neutron/router HTTP/1.1" 200 557 0.003856 252.129.176.193 - - [2026-04-23 01:45:35] "POST /neutron/router HTTP/1.1" 200 557 0.004395 252.129.176.193 - - [2026-04-23 01:45:35] "POST /neutron/router HTTP/1.1" 200 557 0.003716 252.129.176.193 - - [2026-04-23 01:45:35] "POST /neutron/router HTTP/1.1" 200 557 0.003802 252.129.176.193 - - [2026-04-23 01:45:35] "POST /neutron/router HTTP/1.1" 200 557 0.003725 252.129.176.193 - - [2026-04-23 01:45:35] "POST /neutron/router HTTP/1.1" 200 557 0.003807 252.129.176.193 - - [2026-04-23 01:45:35] "POST /neutron/router HTTP/1.1" 200 557 0.003721 252.129.176.193 - - [2026-04-23 01:45:35] "POST /neutron/router HTTP/1.1" 200 557 0.004051 252.129.176.193 - - [2026-04-23 01:45:35] "POST /neutron/router HTTP/1.1" 200 557 0.004468 252.129.176.193 - - [2026-04-23 01:45:35] "POST /neutron/router HTTP/1.1" 200 557 0.004232 252.129.176.193 - - [2026-04-23 01:45:35] "POST /neutron/router HTTP/1.1" 200 557 0.004671 252.129.176.193 - - [2026-04-23 01:45:35] "POST /neutron/router HTTP/1.1" 200 557 0.003744 252.129.176.193 - - [2026-04-23 01:45:35] "POST /neutron/router HTTP/1.1" 200 557 0.004407 252.129.176.193 - - [2026-04-23 01:45:35] "POST /neutron/router HTTP/1.1" 200 557 0.003492 252.129.176.193 - - [2026-04-23 01:45:36] "POST /neutron/router HTTP/1.1" 200 557 0.004050 252.129.176.193 - - [2026-04-23 01:45:36] "POST /neutron/router HTTP/1.1" 200 557 0.004495 252.129.176.193 - - [2026-04-23 01:45:36] "POST /neutron/router HTTP/1.1" 200 557 0.006696 252.129.176.193 - - [2026-04-23 01:45:36] "POST /neutron/router HTTP/1.1" 200 557 0.003996 252.129.176.193 - - [2026-04-23 01:45:36] "POST /neutron/router HTTP/1.1" 200 557 0.004821 252.129.176.193 - - [2026-04-23 01:45:36] "POST /neutron/router HTTP/1.1" 200 557 0.003964 252.129.176.193 - - [2026-04-23 01:45:36] "POST /neutron/router HTTP/1.1" 200 557 0.003721 252.129.176.193 - - [2026-04-23 01:45:36] "POST /neutron/router HTTP/1.1" 200 557 0.003705 252.129.176.193 - - [2026-04-23 01:45:36] "POST /neutron/router HTTP/1.1" 200 557 0.004059 252.129.176.193 - - [2026-04-23 01:45:36] "POST /neutron/router HTTP/1.1" 200 557 0.003695 252.129.176.193 - - [2026-04-23 01:45:36] "POST /neutron/router HTTP/1.1" 200 557 0.003856 252.129.176.193 - - [2026-04-23 01:45:36] "POST /neutron/router HTTP/1.1" 200 557 0.003555 252.129.176.193 - - [2026-04-23 01:45:36] "POST /neutron/router HTTP/1.1" 200 557 0.003354 252.129.176.193 - - [2026-04-23 01:45:36] "POST /neutron/router HTTP/1.1" 200 557 0.003857 252.129.176.193 - - [2026-04-23 01:45:36] "POST /neutron/router HTTP/1.1" 200 557 0.003937 252.129.176.193 - - [2026-04-23 01:45:36] "POST /neutron/router HTTP/1.1" 200 557 0.004136 252.129.176.193 - - [2026-04-23 01:45:36] "POST /neutron/router HTTP/1.1" 200 557 0.003611 252.129.176.193 - - [2026-04-23 01:45:37] "POST /neutron/router HTTP/1.1" 200 557 0.020087 252.129.176.193 - - [2026-04-23 01:45:37] "POST /neutron/router HTTP/1.1" 200 557 0.003744 252.129.176.193 - - [2026-04-23 01:45:37] "POST /neutron/router HTTP/1.1" 200 557 0.019953 252.129.176.193 - - [2026-04-23 01:45:37] "POST /neutron/router HTTP/1.1" 200 557 0.004111 10.0.0.129 - - [2026-04-23 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893 252.129.176.193 - - [2026-04-23 01:45:37] "POST /neutron/router HTTP/1.1" 200 151 0.049155 10.0.0.129 - - [2026-04-23 01:45:37] "GET /logical-router/da04e744-0cbd-4e1a-a057-9b4b312dc739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.009754 10.0.0.129 - - [2026-04-23 01:45:37] "DELETE /route-target/3ffe139b-f5c3-48a3-8a1d-17c87b6ad343 HTTP/1.1" 200 115 0.019943 10.0.0.129 - - [2026-04-23 01:45:37] "GET /projects?obj_uuids=6a2607fb-1e0c-4e3c-84d0-f6eee5ff75a6&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001130 252.129.176.193 - - [2026-04-23 01:45:37] "POST /neutron/router HTTP/1.1" 200 540 0.049335 10.0.0.129 - - [2026-04-23 01:45:37] "POST /route-targets HTTP/1.1" 200 329 0.010062 10.0.0.129 - - [2026-04-23 01:45:37] "PUT /logical-router/5ffb2026-5e5c-4df2-a4d3-b6a5609a45ef HTTP/1.1" 200 264 0.016619 252.129.176.193 - - [2026-04-23 01:45:37] "POST /neutron/router HTTP/1.1" 200 540 0.005875 252.129.176.193 - - [2026-04-23 01:45:37] "POST /neutron/router HTTP/1.1" 200 540 0.003911 252.129.176.193 - - [2026-04-23 01:45:37] "POST /neutron/router HTTP/1.1" 200 540 0.003691 252.129.176.193 - - [2026-04-23 01:45:37] "POST /neutron/router HTTP/1.1" 200 540 0.003670 252.129.176.193 - - [2026-04-23 01:45:37] "POST /neutron/router HTTP/1.1" 200 540 0.003994 252.129.176.193 - - [2026-04-23 01:45:37] "POST /neutron/router HTTP/1.1" 200 540 0.003556 252.129.176.193 - - [2026-04-23 01:45:37] "POST /neutron/router HTTP/1.1" 200 540 0.005368 252.129.176.193 - - [2026-04-23 01:45:37] "POST /neutron/router HTTP/1.1" 200 540 0.003860 252.129.176.193 - - [2026-04-23 01:45:37] "POST /neutron/router HTTP/1.1" 200 540 0.003638 252.129.176.193 - - [2026-04-23 01:45:38] "POST /neutron/router HTTP/1.1" 200 540 0.003620 252.129.176.193 - - [2026-04-23 01:45:38] "POST /neutron/router HTTP/1.1" 200 540 0.004897 252.129.176.193 - - [2026-04-23 01:45:38] "POST /neutron/router HTTP/1.1" 200 540 0.004046 252.129.176.193 - - [2026-04-23 01:45:38] "POST /neutron/router HTTP/1.1" 200 540 0.004006 252.129.176.193 - - [2026-04-23 01:45:38] "POST /neutron/router HTTP/1.1" 200 540 0.005262 252.129.176.193 - - [2026-04-23 01:45:38] "POST /neutron/router HTTP/1.1" 200 540 0.004099 252.129.176.193 - - [2026-04-23 01:45:38] "POST /neutron/router HTTP/1.1" 200 540 0.003553 252.129.176.193 - - [2026-04-23 01:45:38] "POST /neutron/router HTTP/1.1" 200 540 0.004713 252.129.176.193 - - [2026-04-23 01:45:38] "POST /neutron/router HTTP/1.1" 200 540 0.004648 252.129.176.193 - - [2026-04-23 01:45:38] "POST /neutron/router HTTP/1.1" 200 540 0.003598 252.129.176.193 - - [2026-04-23 01:45:38] "POST /neutron/router HTTP/1.1" 200 540 0.003561 252.129.176.193 - - [2026-04-23 01:45:38] "POST /neutron/router HTTP/1.1" 200 540 0.003993 252.129.176.193 - - [2026-04-23 01:45:38] "POST /neutron/router HTTP/1.1" 200 540 0.003789 252.129.176.193 - - [2026-04-23 01:45:38] "POST /neutron/router HTTP/1.1" 200 540 0.003601 252.129.176.193 - - [2026-04-23 01:45:38] "POST /neutron/router HTTP/1.1" 200 540 0.003787 252.129.176.193 - - [2026-04-23 01:45:38] "POST /neutron/router HTTP/1.1" 200 540 0.003870 252.129.176.193 - - [2026-04-23 01:45:39] "POST /neutron/router HTTP/1.1" 200 540 0.003816 252.129.176.193 - - [2026-04-23 01:45:39] "POST /neutron/router HTTP/1.1" 200 540 0.004293 252.129.176.193 - - [2026-04-23 01:45:39] "POST /neutron/router HTTP/1.1" 200 540 0.005337 252.129.176.193 - - [2026-04-23 01:45:39] "POST /neutron/router HTTP/1.1" 200 540 0.005072 252.129.176.193 - - [2026-04-23 01:45:39] "POST /neutron/router HTTP/1.1" 200 540 0.003914 252.129.176.193 - - [2026-04-23 01:45:39] "POST /neutron/router HTTP/1.1" 200 540 0.003719 252.129.176.193 - - [2026-04-23 01:45:39] "POST /neutron/router HTTP/1.1" 200 540 0.004889 252.129.176.193 - - [2026-04-23 01:45:39] "POST /neutron/router HTTP/1.1" 200 540 0.019401 252.129.176.193 - - [2026-04-23 01:45:39] "POST /neutron/router HTTP/1.1" 200 540 0.003866 252.129.176.193 - - [2026-04-23 01:45:39] "POST /neutron/router HTTP/1.1" 200 539 0.021084 252.129.176.193 - - [2026-04-23 01:45:39] "POST /neutron/router HTTP/1.1" 200 539 0.004205 10.0.0.129 - - [2026-04-23 01:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.129 - - [2026-04-23 01:45:39] "GET /logical-router/5ffb2026-5e5c-4df2-a4d3-b6a5609a45ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003049 252.129.176.193 - - [2026-04-23 01:45:39] "POST /neutron/router HTTP/1.1" 200 151 0.049839 10.0.0.129 - - [2026-04-23 01:45:39] "DELETE /route-target/723ed7df-92c8-4ccb-84e4-b91da485815f HTTP/1.1" 200 115 0.012400 252.129.176.193 - - [2026-04-23 01:45:39] "POST /neutron/security_group HTTP/1.1" 200 519 0.004901 252.129.176.193 - - [2026-04-23 01:45:39] "POST /neutron/security_group HTTP/1.1" 200 151 0.043273 10.0.0.129 - - [2026-04-23 01:45:39] "DELETE /access-control-list/7d060d45-6524-4dc5-b115-0f468f20fac5 HTTP/1.1" 200 115 0.030294 252.129.176.193 - - [2026-04-23 01:45:39] "POST /neutron/security_group HTTP/1.1" 200 519 0.004176 10.0.0.129 - - [2026-04-23 01:45:39] "DELETE /access-control-list/13d4b0d1-4e62-4b13-a601-98a5f57ff6de HTTP/1.1" 200 115 0.015432 252.129.176.193 - - [2026-04-23 01:45:40] "POST /neutron/security_group HTTP/1.1" 200 151 0.041640 10.0.0.129 - - [2026-04-23 01:45:40] "DELETE /access-control-list/e19cb0d1-f115-4dd9-a840-3d315be635fd HTTP/1.1" 200 115 0.023826 252.129.176.193 - - [2026-04-23 01:45:40] "POST /neutron/security_group HTTP/1.1" 200 504 0.003247 10.0.0.129 - - [2026-04-23 01:45:40] "DELETE /access-control-list/826e9f17-7c03-4e19-81de-0c5ddbeb8221 HTTP/1.1" 200 115 0.026824 252.129.176.193 - - [2026-04-23 01:45:40] "POST /neutron/security_group HTTP/1.1" 200 151 0.042138 10.0.0.129 - - [2026-04-23 01:45:40] "DELETE /access-control-list/40b7c231-af99-46b5-a56b-df9c5098d9ed HTTP/1.1" 200 115 0.027127 252.129.176.193 - - [2026-04-23 01:45:40] "POST /neutron/security_group HTTP/1.1" 200 504 0.005519 10.0.0.129 - - [2026-04-23 01:45:40] "DELETE /access-control-list/2c512eba-947b-4724-ab38-9cef99c9b87b HTTP/1.1" 200 115 0.026278 252.129.176.193 - - [2026-04-23 01:45:40] "POST /neutron/security_group HTTP/1.1" 200 151 0.045871 10.0.0.129 - - [2026-04-23 01:45:40] "DELETE /access-control-list/100a5049-9d35-4d55-a5e4-bce21b884578 HTTP/1.1" 200 115 0.022021 10.0.0.129 - - [2026-04-23 01:45:40] "DELETE /access-control-list/6f036bff-f2dc-4c3a-84cb-83d5fba81a1b HTTP/1.1" 200 115 0.022704 10.0.0.129 - - [2026-04-23 01:45:40] "GET /projects?obj_uuids=206f2199-c5f7-4292-944e-c5d9666828d6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001220 10.0.0.129 - - [2026-04-23 01:45:40] "GET /project/206f2199-c5f7-4292-944e-c5d9666828d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.035480 10.0.0.129 - - [2026-04-23 01:45:40] "GET /projects?obj_uuids=206f2199-c5f7-4292-944e-c5d9666828d6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000944 10.0.0.129 - - [2026-04-23 01:45:40] "GET /project/206f2199-c5f7-4292-944e-c5d9666828d6?fields=virtual_networks HTTP/1.1" 200 1024 0.068074 10.0.0.129 - - [2026-04-23 01:45:40] "GET /projects?obj_uuids=206f2199-c5f7-4292-944e-c5d9666828d6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001272 10.0.0.129 - - [2026-04-23 01:45:40] "GET /project/206f2199-c5f7-4292-944e-c5d9666828d6?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.026423 10.0.0.129 - - [2026-04-23 01:45:40] "GET /projects?obj_uuids=206f2199-c5f7-4292-944e-c5d9666828d6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001052 10.0.0.129 - - [2026-04-23 01:45:40] "GET /project/206f2199-c5f7-4292-944e-c5d9666828d6?fields=security_groups HTTP/1.1" 200 1245 0.026755 10.0.0.129 - - [2026-04-23 01:45:41] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001104 10.0.0.129 - - [2026-04-23 01:45:41] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008857 10.0.0.129 - - [2026-04-23 01:45:41] "POST /fqname-to-id HTTP/1.1" 404 182 0.032400 10.0.0.129 - - [2026-04-23 01:45:41] "GET /projects?obj_uuids=017bb5cc-016c-43a6-ae99-7e9d36f8335f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002561 10.0.0.129 - - [2026-04-23 01:45:42] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001371 10.0.0.129 - - [2026-04-23 01:45:42] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008339 10.0.0.129 - - [2026-04-23 01:45:42] "POST /id-to-fqname HTTP/1.1" 200 184 0.001376 10.0.0.129 - - [2026-04-23 01:45:42] "POST /fqname-to-id HTTP/1.1" 404 193 0.006011 10.0.0.129 - - [2026-04-23 01:45:42] "POST /security-groups HTTP/1.1" 200 579 0.069852 10.0.0.129 - - [2026-04-23 01:45:42] "POST /fqname-to-id HTTP/1.1" 404 228 0.005497 10.0.0.129 - - [2026-04-23 01:45:42] "POST /projects HTTP/1.1" 200 569 0.247689 10.0.0.129 - - [2026-04-23 01:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.323853 10.0.0.129 - - [2026-04-23 01:45:42] "POST /access-control-lists HTTP/1.1" 200 594 0.067627 10.0.0.129 - - [2026-04-23 01:45:42] "POST /fqname-to-id HTTP/1.1" 404 227 0.002529 10.0.0.129 - - [2026-04-23 01:45:42] "GET /project/017bb5cc-016c-43a6-ae99-7e9d36f8335f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.462521 10.0.0.129 - - [2026-04-23 01:45:42] "POST /access-control-lists HTTP/1.1" 200 592 0.061141 10.0.0.129 - - [2026-04-23 01:45:43] "GET / HTTP/1.1" 200 36499 0.002068 10.0.0.129 - - [2026-04-23 01:45:44] "POST /fqname-to-id HTTP/1.1" 401 298 0.000510 10.0.0.129 - - [2026-04-23 01:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.078529 10.0.0.129 - - [2026-04-23 01:45:44] "GET /projects?obj_uuids=017bb5cc-016c-43a6-ae99-7e9d36f8335f&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001162 10.0.0.129 - - [2026-04-23 01:45:44] "GET /project/017bb5cc-016c-43a6-ae99-7e9d36f8335f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.030627 252.129.176.193 - - [2026-04-23 01:45:45] "POST /neutron/network HTTP/1.1" 200 117 0.040549 10.0.0.129 - - [2026-04-23 01:45:45] "GET /projects?obj_uuids=017bb5cc-016c-43a6-ae99-7e9d36f8335f&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001327 252.129.176.193 - - [2026-04-23 01:45:45] "POST /neutron/network HTTP/1.1" 200 599 0.070227 10.0.0.129 - - [2026-04-23 01:45:45] "POST /route-targets HTTP/1.1" 200 329 0.012636 10.0.0.129 - - [2026-04-23 01:45:45] "POST /ref-update HTTP/1.1" 200 156 0.010780 10.0.0.129 - - [2026-04-23 01:45:45] "POST /useragent-kv HTTP/1.1" 200 115 0.005347 252.129.176.193 - - [2026-04-23 01:45:45] "POST /neutron/subnet HTTP/1.1" 200 724 0.136092 252.129.176.193 - - [2026-04-23 01:45:45] "POST /neutron/network HTTP/1.1" 200 818 0.008079 10.0.0.129 - - [2026-04-23 01:45:45] "POST /id-to-fqname HTTP/1.1" 200 214 0.001599 10.0.0.129 - - [2026-04-23 01:45:45] "GET /virtual-network/feb43239-f263-45b9-a814-75e524a1d584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004934 252.129.176.193 - - [2026-04-23 01:45:45] "POST /neutron/network HTTP/1.1" 200 818 0.005767 10.0.0.129 - - [2026-04-23 01:45:45] "GET /virtual-network/feb43239-f263-45b9-a814-75e524a1d584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005033 252.129.176.193 - - [2026-04-23 01:45:45] "POST /neutron/network HTTP/1.1" 200 818 0.005804 252.129.176.193 - - [2026-04-23 01:45:45] "POST /neutron/subnet HTTP/1.1" 200 724 0.007256 10.0.0.129 - - [2026-04-23 01:45:45] "POST /fqname-to-id HTTP/1.1" 404 204 0.002948 10.0.0.129 - - [2026-04-23 01:45:45] "GET /virtual-network/feb43239-f263-45b9-a814-75e524a1d584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004838 10.0.0.129 - - [2026-04-23 01:45:45] "GET /projects?obj_uuids=017bb5cc-016c-43a6-ae99-7e9d36f8335f&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001328 252.129.176.193 - - [2026-04-23 01:45:46] "POST /neutron/port HTTP/1.1" 200 1015 0.215047 10.0.0.129 - - [2026-04-23 01:45:46] "GET /virtual-machine-interface/197bdea0-85f3-461f-b350-42737a90f024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2386 0.005647 10.0.0.129 - - [2026-04-23 01:45:46] "GET /virtual-machine-interface/197bdea0-85f3-461f-b350-42737a90f024?fields=instance_ip_back_refs HTTP/1.1" 200 1321 0.005170 10.0.0.129 - - [2026-04-23 01:45:46] "GET /instance-ip/6d84ff06-6fda-4da2-b18a-5f25a26d7776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004262 10.0.0.129 - - [2026-04-23 01:45:46] "GET /virtual-machine-interface/197bdea0-85f3-461f-b350-42737a90f024 HTTP/1.1" 401 298 0.001032 10.0.0.129 - - [2026-04-23 01:45:46] "GET /virtual-machine-interface/197bdea0-85f3-461f-b350-42737a90f024 HTTP/1.1" 200 2609 0.034699 252.129.176.193 - - [2026-04-23 01:45:46] "POST /neutron/port HTTP/1.1" 200 1015 0.009255 252.129.176.193 - - [2026-04-23 01:45:46] "POST /neutron/port HTTP/1.1" 200 151 0.068618 252.129.176.193 - - [2026-04-23 01:45:46] "POST /neutron/network HTTP/1.1" 200 818 0.005745 10.0.0.129 - - [2026-04-23 01:45:47] "POST /useragent-kv HTTP/1.1" 200 115 0.010696 10.0.0.129 - - [2026-04-23 01:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.129 - - [2026-04-23 01:45:47] "POST /useragent-kv HTTP/1.1" 200 115 0.002714 252.129.176.193 - - [2026-04-23 01:45:47] "POST /neutron/network HTTP/1.1" 200 151 0.094550 10.0.0.129 - - [2026-04-23 01:45:47] "DELETE /route-target/c07b407e-c32d-4255-9221-081e9c613f40 HTTP/1.1" 200 115 0.020896 10.0.0.129 - - [2026-04-23 01:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007874 10.0.0.129 - - [2026-04-23 01:45:47] "GET /projects?obj_uuids=017bb5cc-016c-43a6-ae99-7e9d36f8335f&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001174 10.0.0.129 - - [2026-04-23 01:45:47] "GET /project/017bb5cc-016c-43a6-ae99-7e9d36f8335f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.029109 252.129.176.193 - - [2026-04-23 01:45:47] "POST /neutron/network HTTP/1.1" 200 117 0.010829 10.0.0.129 - - [2026-04-23 01:45:48] "GET /projects?obj_uuids=017bb5cc-016c-43a6-ae99-7e9d36f8335f&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000969 252.129.176.193 - - [2026-04-23 01:45:48] "POST /neutron/network HTTP/1.1" 200 601 0.072375 10.0.0.129 - - [2026-04-23 01:45:48] "POST /useragent-kv HTTP/1.1" 200 115 0.003480 252.129.176.193 - - [2026-04-23 01:45:48] "POST /neutron/subnet HTTP/1.1" 200 710 0.202059 10.0.0.129 - - [2026-04-23 01:45:48] "POST /route-targets HTTP/1.1" 200 329 0.018841 10.0.0.129 - - [2026-04-23 01:45:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002744 10.0.0.129 - - [2026-04-23 01:45:48] "POST /ref-update HTTP/1.1" 200 156 0.017473 252.129.176.193 - - [2026-04-23 01:45:48] "POST /neutron/subnet HTTP/1.1" 200 719 0.209359 252.129.176.193 - - [2026-04-23 01:45:48] "POST /neutron/network HTTP/1.1" 200 972 0.007311 10.0.0.129 - - [2026-04-23 01:45:48] "POST /id-to-fqname HTTP/1.1" 200 215 0.001288 10.0.0.129 - - [2026-04-23 01:45:48] "GET /virtual-network/620ade9d-c3ed-428a-844f-d01fe6b0c4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.004827 252.129.176.193 - - [2026-04-23 01:45:48] "POST /neutron/network HTTP/1.1" 200 972 0.007105 10.0.0.129 - - [2026-04-23 01:45:48] "GET /virtual-network/620ade9d-c3ed-428a-844f-d01fe6b0c4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005361 252.129.176.193 - - [2026-04-23 01:45:48] "POST /neutron/network HTTP/1.1" 200 972 0.011558 252.129.176.193 - - [2026-04-23 01:45:48] "POST /neutron/subnet HTTP/1.1" 200 710 0.007287 252.129.176.193 - - [2026-04-23 01:45:49] "POST /neutron/subnet HTTP/1.1" 200 719 0.007534 10.0.0.129 - - [2026-04-23 01:45:49] "GET /projects?obj_uuids=017bb5cc-016c-43a6-ae99-7e9d36f8335f&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001038 252.129.176.193 - - [2026-04-23 01:45:49] "POST /neutron/port HTTP/1.1" 200 1013 0.162584 10.0.0.129 - - [2026-04-23 01:45:49] "GET /projects?obj_uuids=017bb5cc-016c-43a6-ae99-7e9d36f8335f&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001147 252.129.176.193 - - [2026-04-23 01:45:49] "POST /neutron/port HTTP/1.1" 200 1015 0.177318 10.0.0.129 - - [2026-04-23 01:45:49] "POST /id-to-fqname HTTP/1.1" 200 215 0.001395 252.129.176.193 - - [2026-04-23 01:45:49] "POST /neutron/port HTTP/1.1" 200 1013 0.010214 252.129.176.193 - - [2026-04-23 01:45:50] "POST /neutron/port HTTP/1.1" 200 1013 0.010164 252.129.176.193 - - [2026-04-23 01:45:50] "POST /neutron/network HTTP/1.1" 200 972 0.006870 252.129.176.193 - - [2026-04-23 01:45:50] "POST /neutron/port HTTP/1.1" 200 1013 0.010135 252.129.176.193 - - [2026-04-23 01:45:50] "POST /neutron/port HTTP/1.1" 200 117 0.004813 252.129.176.193 - - [2026-04-23 01:45:50] "POST /neutron/port HTTP/1.1" 200 117 0.005423 10.0.0.129 - - [2026-04-23 01:45:50] "POST /id-to-fqname HTTP/1.1" 200 215 0.001839 252.129.176.193 - - [2026-04-23 01:45:50] "POST /neutron/port HTTP/1.1" 200 117 0.005764 252.129.176.193 - - [2026-04-23 01:45:50] "POST /neutron/port HTTP/1.1" 200 1013 0.009053 252.129.176.193 - - [2026-04-23 01:45:50] "POST /neutron/port HTTP/1.1" 200 1015 0.009081 252.129.176.193 - - [2026-04-23 01:45:50] "POST /neutron/port HTTP/1.1" 200 1015 0.010608 252.129.176.193 - - [2026-04-23 01:45:50] "POST /neutron/network HTTP/1.1" 200 972 0.007385 252.129.176.193 - - [2026-04-23 01:45:50] "POST /neutron/port HTTP/1.1" 200 1015 0.009691 252.129.176.193 - - [2026-04-23 01:45:51] "POST /neutron/port HTTP/1.1" 200 117 0.005945 252.129.176.193 - - [2026-04-23 01:45:51] "POST /neutron/port HTTP/1.1" 200 117 0.007876 252.129.176.193 - - [2026-04-23 01:45:51] "POST /neutron/port HTTP/1.1" 200 117 0.009464 252.129.176.193 - - [2026-04-23 01:45:51] "POST /neutron/port HTTP/1.1" 200 1015 0.010760 252.129.176.193 - - [2026-04-23 01:45:52] "POST /neutron/port HTTP/1.1" 200 1013 0.012365 252.129.176.193 - - [2026-04-23 01:45:52] "POST /neutron/network HTTP/1.1" 200 982 0.009826 252.129.176.193 - - [2026-04-23 01:45:52] "POST /neutron/port HTTP/1.1" 200 1013 0.015239 252.129.176.193 - - [2026-04-23 01:45:52] "POST /neutron/port HTTP/1.1" 200 1013 0.044308 252.129.176.193 - - [2026-04-23 01:45:52] "POST /neutron/port HTTP/1.1" 200 1101 0.195723 252.129.176.193 - - [2026-04-23 01:45:53] "POST /neutron/port HTTP/1.1" 200 1111 0.077079 252.129.176.193 - - [2026-04-23 01:45:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.017653 252.129.176.193 - - [2026-04-23 01:45:53] "POST /neutron/port HTTP/1.1" 200 1015 0.058111 252.129.176.193 - - [2026-04-23 01:45:53] "POST /neutron/network HTTP/1.1" 200 982 0.027065 252.129.176.193 - - [2026-04-23 01:45:53] "POST /neutron/subnet HTTP/1.1" 200 684 0.033717 252.129.176.193 - - [2026-04-23 01:45:53] "POST /neutron/port HTTP/1.1" 200 117 0.013447 252.129.176.193 - - [2026-04-23 01:45:53] "POST /neutron/port HTTP/1.1" 200 1015 0.074013 252.129.176.193 - - [2026-04-23 01:45:53] "POST /neutron/network HTTP/1.1" 200 972 0.026337 252.129.176.193 - - [2026-04-23 01:45:53] "POST /neutron/port HTTP/1.1" 200 1015 0.011307 252.129.176.193 - - [2026-04-23 01:45:53] "POST /neutron/port HTTP/1.1" 200 1103 0.186827 252.129.176.193 - - [2026-04-23 01:45:54] "POST /neutron/port HTTP/1.1" 200 1113 0.018153 252.129.176.193 - - [2026-04-23 01:45:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006574 252.129.176.193 - - [2026-04-23 01:45:54] "POST /neutron/subnet HTTP/1.1" 200 693 0.010504 252.129.176.193 - - [2026-04-23 01:45:54] "POST /neutron/port HTTP/1.1" 200 117 0.001227 252.129.176.193 - - [2026-04-23 01:45:54] "POST /neutron/network HTTP/1.1" 200 972 0.009661 252.129.176.193 - - [2026-04-23 01:45:56] "POST /neutron/port HTTP/1.1" 200 1111 0.012497 252.129.176.193 - - [2026-04-23 01:45:56] "POST /neutron/security_group HTTP/1.1" 200 2052 0.012822 10.0.0.129 - - [2026-04-23 01:45:56] "DELETE /project/017bb5cc016c43a6ae997e9d36f8335f HTTP/1.1" 404 173 0.018504 10.0.0.129 - - [2026-04-23 01:45:56] "DELETE /project/206f2199c5f74292944ec5d9666828d6 HTTP/1.1" 404 173 0.017677 10.0.0.129 - - [2026-04-23 01:45:56] "DELETE /project/c6d72ee38bb349e28cb216ae7e09bd13 HTTP/1.1" 404 173 0.016688 10.0.0.129 - - [2026-04-23 01:45:56] "GET /projects?obj_uuids=7d53c701-f517-40da-a184-45a75434d879&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001219 10.0.0.129 - - [2026-04-23 01:45:56] "GET /projects?obj_uuids=c6d72ee3-8bb3-49e2-8cb2-16ae7e09bd13&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001143 10.0.0.129 - - [2026-04-23 01:45:56] "GET /projects?obj_uuids=206f2199-c5f7-4292-944e-c5d9666828d6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001013 10.0.0.129 - - [2026-04-23 01:45:57] "GET /project/7d53c701-f517-40da-a184-45a75434d879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.107875 10.0.0.129 - - [2026-04-23 01:45:57] "GET /project/c6d72ee3-8bb3-49e2-8cb2-16ae7e09bd13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.119564 10.0.0.129 - - [2026-04-23 01:45:57] "GET /projects?obj_uuids=7d53c701-f517-40da-a184-45a75434d879&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001052 10.0.0.129 - - [2026-04-23 01:45:57] "GET /projects?obj_uuids=c6d72ee3-8bb3-49e2-8cb2-16ae7e09bd13&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001554 10.0.0.129 - - [2026-04-23 01:45:57] "GET /project/206f2199-c5f7-4292-944e-c5d9666828d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.130964 10.0.0.129 - - [2026-04-23 01:45:57] "GET /project/7d53c701-f517-40da-a184-45a75434d879?fields=security_groups HTTP/1.1" 200 1386 0.059224 10.0.0.129 - - [2026-04-23 01:45:57] "GET /project/c6d72ee3-8bb3-49e2-8cb2-16ae7e09bd13?fields=security_groups HTTP/1.1" 200 1336 0.063906 10.0.0.129 - - [2026-04-23 01:45:57] "GET /projects?obj_uuids=206f2199-c5f7-4292-944e-c5d9666828d6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.003428 10.0.0.129 - - [2026-04-23 01:45:57] "GET /project/206f2199-c5f7-4292-944e-c5d9666828d6?fields=security_groups HTTP/1.1" 200 1335 0.051231 10.0.0.129 - - [2026-04-23 01:45:57] "DELETE /security-group/90495aa6-cb10-42f3-be35-a9cec480d5d3 HTTP/1.1" 200 115 0.051095 10.0.0.129 - - [2026-04-23 01:45:57] "GET /projects?obj_uuids=7d53c701-f517-40da-a184-45a75434d879&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003572 10.0.0.129 - - [2026-04-23 01:45:57] "GET /project/7d53c701-f517-40da-a184-45a75434d879?fields=application_policy_sets HTTP/1.1" 200 1425 0.109573 10.0.0.129 - - [2026-04-23 01:45:57] "DELETE /security-group/0312b359-43ca-436f-8943-b5e648dfa1af HTTP/1.1" 200 115 0.181264 10.0.0.129 - - [2026-04-23 01:45:57] "DELETE /access-control-list/2cc5bfc8-d7bd-4fa9-b5ce-4fdbaf7a2abf HTTP/1.1" 200 115 0.122581 10.0.0.129 - - [2026-04-23 01:45:57] "GET /projects?obj_uuids=c6d72ee3-8bb3-49e2-8cb2-16ae7e09bd13&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001333 10.0.0.129 - - [2026-04-23 01:45:57] "DELETE /security-group/05487da2-5da7-4086-8882-6430bef03420 HTTP/1.1" 200 115 0.161776 10.0.0.129 - - [2026-04-23 01:45:57] "GET /project/c6d72ee3-8bb3-49e2-8cb2-16ae7e09bd13?fields=application_policy_sets HTTP/1.1" 200 1375 0.077531 10.0.0.129 - - [2026-04-23 01:45:57] "GET /projects?obj_uuids=206f2199-c5f7-4292-944e-c5d9666828d6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001808 10.0.0.129 - - [2026-04-23 01:45:57] "DELETE /access-control-list/e1896e30-32de-4472-ab10-d348d1a36c05 HTTP/1.1" 200 115 0.068412 10.0.0.129 - - [2026-04-23 01:45:57] "GET /project/206f2199-c5f7-4292-944e-c5d9666828d6?fields=application_policy_sets HTTP/1.1" 200 1374 0.113478 10.0.0.129 - - [2026-04-23 01:45:57] "DELETE /access-control-list/d67f731a-f1c6-4a37-9967-5fc0e6b792f2 HTTP/1.1" 200 115 0.121575 10.0.0.129 - - [2026-04-23 01:45:57] "DELETE /project/7d53c701-f517-40da-a184-45a75434d879 HTTP/1.1" 200 115 0.853630 10.0.0.129 - - [2026-04-23 01:45:57] "DELETE /access-control-list/af8f554e-5c81-4191-b17f-49a3bc5db26f HTTP/1.1" 200 115 0.206492 10.0.0.129 - - [2026-04-23 01:45:57] "DELETE /project/c6d72ee3-8bb3-49e2-8cb2-16ae7e09bd13 HTTP/1.1" 200 115 1.002530 10.0.0.129 - - [2026-04-23 01:45:57] "DELETE /access-control-list/51099aef-7cd3-47b1-ae14-3ae264c14032 HTTP/1.1" 200 115 0.063089 10.0.0.129 - - [2026-04-23 01:45:57] "DELETE /project/206f2199-c5f7-4292-944e-c5d9666828d6 HTTP/1.1" 200 115 1.020793 10.0.0.129 - - [2026-04-23 01:45:58] "DELETE /access-control-list/acfa7402-760e-46d6-bb9a-968c53aac9c3 HTTP/1.1" 200 115 0.034874 252.129.176.193 - - [2026-04-23 01:46:01] "POST /neutron/port HTTP/1.1" 200 1111 0.015724 252.129.176.193 - - [2026-04-23 01:46:01] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009895 252.129.176.193 - - [2026-04-23 01:46:01] "POST /neutron/port HTTP/1.1" 200 1111 0.017163 252.129.176.193 - - [2026-04-23 01:46:01] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010463 252.129.176.193 - - [2026-04-23 01:46:01] "POST /neutron/port HTTP/1.1" 200 1111 0.015168 252.129.176.193 - - [2026-04-23 01:46:02] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007802 10.0.0.129 - - [2026-04-23 01:46:02] "GET /virtual-machine/eec22cea-a194-4deb-ac95-b5f388fa7f5b HTTP/1.1" 200 1287 0.007194 10.0.0.129 - - [2026-04-23 01:46:02] "GET /virtual-machine-interface/d3799d00-d49a-4aaa-b3a3-f8d6c9471ac0 HTTP/1.1" 200 2927 0.006252 10.0.0.129 - - [2026-04-23 01:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004515 10.0.0.129 - - [2026-04-23 01:46:02] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003320 10.0.0.129 - - [2026-04-23 01:46:02] "GET /virtual-networks?parent_id=017bb5cc-016c-43a6-ae99-7e9d36f8335f&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003832 10.0.0.129 - - [2026-04-23 01:46:02] "GET /virtual-network/620ade9d-c3ed-428a-844f-d01fe6b0c4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005289 10.0.0.129 - - [2026-04-23 01:46:05] "GET /obj-perms HTTP/1.1" 200 6411 0.068669 10.0.0.129 - - [2026-04-23 01:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005776 10.0.0.129 - - [2026-04-23 01:46:05] "GET /virtual-network/620ade9d-c3ed-428a-844f-d01fe6b0c4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.008062 252.129.176.193 - - [2026-04-23 01:46:05] "POST /neutron/port HTTP/1.1" 200 1111 0.015966 252.129.176.193 - - [2026-04-23 01:46:05] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008001 10.0.0.129 - - [2026-04-23 01:46:05] "GET /obj-perms HTTP/1.1" 200 6411 0.059047 252.129.176.193 - - [2026-04-23 01:46:05] "POST /neutron/port HTTP/1.1" 200 1113 0.014097 252.129.176.193 - - [2026-04-23 01:46:05] "POST /neutron/port HTTP/1.1" 200 1111 0.012696 252.129.176.193 - - [2026-04-23 01:46:05] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005234 252.129.176.193 - - [2026-04-23 01:46:05] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005304 252.129.176.193 - - [2026-04-23 01:46:06] "POST /neutron/port HTTP/1.1" 200 1113 0.013455 252.129.176.193 - - [2026-04-23 01:46:06] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006250 252.129.176.193 - - [2026-04-23 01:46:07] "POST /neutron/port HTTP/1.1" 200 1111 0.021894 252.129.176.193 - - [2026-04-23 01:46:07] "POST /neutron/port HTTP/1.1" 200 1113 0.019887 252.129.176.193 - - [2026-04-23 01:46:07] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006432 252.129.176.193 - - [2026-04-23 01:46:07] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006981 252.129.176.193 - - [2026-04-23 01:46:07] "POST /neutron/port HTTP/1.1" 200 1113 0.013545 252.129.176.193 - - [2026-04-23 01:46:07] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006170 10.0.0.129 - - [2026-04-23 01:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.129 - - [2026-04-23 01:46:07] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002996 10.0.0.129 - - [2026-04-23 01:46:07] "GET /virtual-networks?parent_id=017bb5cc-016c-43a6-ae99-7e9d36f8335f&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003346 10.0.0.129 - - [2026-04-23 01:46:07] "GET /virtual-network/620ade9d-c3ed-428a-844f-d01fe6b0c4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005013 252.129.176.193 - - [2026-04-23 01:46:08] "POST /neutron/port HTTP/1.1" 200 1113 0.017168 252.129.176.193 - - [2026-04-23 01:46:08] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006410 252.129.176.193 - - [2026-04-23 01:46:08] "POST /neutron/port HTTP/1.1" 200 1113 0.015075 252.129.176.193 - - [2026-04-23 01:46:08] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006770 252.129.176.193 - - [2026-04-23 01:46:08] "POST /neutron/port HTTP/1.1" 200 1113 0.014625 252.129.176.193 - - [2026-04-23 01:46:08] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006065 10.0.0.129 - - [2026-04-23 01:46:08] "GET /virtual-machine/8e1f18a2-bca6-4f46-8ea3-92122e133fe8 HTTP/1.1" 200 1287 0.005001 10.0.0.129 - - [2026-04-23 01:46:08] "GET /virtual-machine-interface/75ba5bb6-19a6-41c6-a33a-caafe42a9002 HTTP/1.1" 200 2926 0.006040 10.0.0.129 - - [2026-04-23 01:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.129 - - [2026-04-23 01:46:08] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003610 10.0.0.129 - - [2026-04-23 01:46:08] "GET /virtual-networks?parent_id=017bb5cc-016c-43a6-ae99-7e9d36f8335f&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003069 10.0.0.129 - - [2026-04-23 01:46:08] "GET /virtual-network/620ade9d-c3ed-428a-844f-d01fe6b0c4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.006438 10.0.0.129 - - [2026-04-23 01:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.129 - - [2026-04-23 01:46:10] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003528 10.0.0.129 - - [2026-04-23 01:46:10] "GET /virtual-networks?parent_id=017bb5cc-016c-43a6-ae99-7e9d36f8335f&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003768 10.0.0.129 - - [2026-04-23 01:46:10] "GET /virtual-network/620ade9d-c3ed-428a-844f-d01fe6b0c4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005359 252.129.176.193 - - [2026-04-23 01:46:13] "POST /neutron/port HTTP/1.1" 200 1103 0.019088 252.129.176.193 - - [2026-04-23 01:46:13] "POST /neutron/port HTTP/1.1" 200 1103 0.013524 252.129.176.193 - - [2026-04-23 01:46:13] "POST /neutron/port HTTP/1.1" 200 151 0.112565 252.129.176.193 - - [2026-04-23 01:46:13] "POST /neutron/port HTTP/1.1" 200 1101 0.013342 252.129.176.193 - - [2026-04-23 01:46:13] "POST /neutron/port HTTP/1.1" 200 1101 0.011916 252.129.176.193 - - [2026-04-23 01:46:14] "POST /neutron/port HTTP/1.1" 200 151 0.154160 252.129.176.193 - - [2026-04-23 01:46:14] "POST /neutron/network HTTP/1.1" 200 972 0.009912 10.0.0.129 - - [2026-04-23 01:46:14] "POST /useragent-kv HTTP/1.1" 200 115 0.005202 10.0.0.129 - - [2026-04-23 01:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004851 10.0.0.129 - - [2026-04-23 01:46:14] "POST /useragent-kv HTTP/1.1" 200 115 0.006819 10.0.0.129 - - [2026-04-23 01:46:14] "POST /useragent-kv HTTP/1.1" 200 115 0.004354 10.0.0.129 - - [2026-04-23 01:46:14] "POST /useragent-kv HTTP/1.1" 200 115 0.004626 252.129.176.193 - - [2026-04-23 01:46:14] "POST /neutron/network HTTP/1.1" 200 151 0.129532 10.0.0.129 - - [2026-04-23 01:46:14] "DELETE /route-target/3d439c14-2f40-431d-a495-1d04fa5c5bd0 HTTP/1.1" 200 115 0.036857 10.0.0.129 - - [2026-04-23 01:46:14] "GET /projects?obj_uuids=017bb5cc-016c-43a6-ae99-7e9d36f8335f&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001027 10.0.0.129 - - [2026-04-23 01:46:14] "GET /project/017bb5cc-016c-43a6-ae99-7e9d36f8335f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.045030 10.0.0.129 - - [2026-04-23 01:46:14] "GET /projects?obj_uuids=017bb5cc-016c-43a6-ae99-7e9d36f8335f&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001158 10.0.0.129 - - [2026-04-23 01:46:14] "GET /project/017bb5cc-016c-43a6-ae99-7e9d36f8335f?fields=virtual_networks HTTP/1.1" 200 1025 0.037454 10.0.0.129 - - [2026-04-23 01:46:14] "GET /projects?obj_uuids=017bb5cc-016c-43a6-ae99-7e9d36f8335f&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001309 10.0.0.129 - - [2026-04-23 01:46:14] "GET /project/017bb5cc-016c-43a6-ae99-7e9d36f8335f?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.043759 10.0.0.129 - - [2026-04-23 01:46:14] "GET /projects?obj_uuids=017bb5cc-016c-43a6-ae99-7e9d36f8335f&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001121 10.0.0.129 - - [2026-04-23 01:46:14] "GET /project/017bb5cc-016c-43a6-ae99-7e9d36f8335f?fields=security_groups HTTP/1.1" 200 1247 0.043097 10.0.0.129 - - [2026-04-23 01:46:15] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001557 10.0.0.129 - - [2026-04-23 01:46:15] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008839 10.0.0.129 - - [2026-04-23 01:46:15] "POST /fqname-to-id HTTP/1.1" 404 184 0.040974 10.0.0.129 - - [2026-04-23 01:46:16] "GET /projects?obj_uuids=a93fc792-f60d-4003-a604-d33d572b43bb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002408 10.0.0.129 - - [2026-04-23 01:46:16] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001281 10.0.0.129 - - [2026-04-23 01:46:16] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008455 10.0.0.129 - - [2026-04-23 01:46:16] "POST /id-to-fqname HTTP/1.1" 200 186 0.003471 10.0.0.129 - - [2026-04-23 01:46:16] "POST /fqname-to-id HTTP/1.1" 404 195 0.003906 10.0.0.129 - - [2026-04-23 01:46:16] "POST /security-groups HTTP/1.1" 200 581 0.067340 10.0.0.129 - - [2026-04-23 01:46:16] "POST /fqname-to-id HTTP/1.1" 404 230 0.010231 10.0.0.129 - - [2026-04-23 01:46:16] "POST /projects HTTP/1.1" 200 573 0.239175 10.0.0.129 - - [2026-04-23 01:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.314599 10.0.0.129 - - [2026-04-23 01:46:16] "POST /access-control-lists HTTP/1.1" 200 596 0.070580 10.0.0.129 - - [2026-04-23 01:46:16] "GET /project/a93fc792-f60d-4003-a604-d33d572b43bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.470716 10.0.0.129 - - [2026-04-23 01:46:16] "POST /fqname-to-id HTTP/1.1" 404 229 0.012807 10.0.0.129 - - [2026-04-23 01:46:16] "POST /access-control-lists HTTP/1.1" 200 594 0.065013 10.0.0.129 - - [2026-04-23 01:46:17] "GET / HTTP/1.1" 200 36499 0.002436 10.0.0.129 - - [2026-04-23 01:46:18] "POST /fqname-to-id HTTP/1.1" 401 298 0.000738 252.129.176.193 - - [2026-04-23 01:46:18] "POST /neutron/port HTTP/1.1" 200 117 0.006021 252.129.176.193 - - [2026-04-23 01:46:18] "POST /neutron/port HTTP/1.1" 200 117 0.005247 252.129.176.193 - - [2026-04-23 01:46:18] "POST /neutron/port HTTP/1.1" 400 205 0.004092 252.129.176.193 - - [2026-04-23 01:46:18] "POST /neutron/port HTTP/1.1" 400 205 0.003875 10.0.0.129 - - [2026-04-23 01:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.106299 10.0.0.129 - - [2026-04-23 01:46:19] "GET /projects?obj_uuids=a93fc792-f60d-4003-a604-d33d572b43bb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001154 10.0.0.129 - - [2026-04-23 01:46:19] "GET /project/a93fc792-f60d-4003-a604-d33d572b43bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.043491 252.129.176.193 - - [2026-04-23 01:46:19] "POST /neutron/network HTTP/1.1" 200 117 0.041807 10.0.0.129 - - [2026-04-23 01:46:19] "GET /projects?obj_uuids=a93fc792-f60d-4003-a604-d33d572b43bb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001141 252.129.176.193 - - [2026-04-23 01:46:19] "POST /neutron/network HTTP/1.1" 200 603 0.073603 10.0.0.129 - - [2026-04-23 01:46:19] "POST /route-targets HTTP/1.1" 200 329 0.013153 10.0.0.129 - - [2026-04-23 01:46:19] "POST /ref-update HTTP/1.1" 200 156 0.025398 10.0.0.129 - - [2026-04-23 01:46:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002785 252.129.176.193 - - [2026-04-23 01:46:19] "POST /neutron/subnet HTTP/1.1" 200 729 0.158883 252.129.176.193 - - [2026-04-23 01:46:19] "POST /neutron/network HTTP/1.1" 200 823 0.005961 10.0.0.129 - - [2026-04-23 01:46:19] "POST /id-to-fqname HTTP/1.1" 200 217 0.001436 10.0.0.129 - - [2026-04-23 01:46:19] "GET /virtual-network/f77c8e1d-2bdd-4e7f-a79a-6ab979e22741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005655 252.129.176.193 - - [2026-04-23 01:46:19] "POST /neutron/network HTTP/1.1" 200 823 0.005959 10.0.0.129 - - [2026-04-23 01:46:20] "GET /virtual-network/f77c8e1d-2bdd-4e7f-a79a-6ab979e22741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005079 252.129.176.193 - - [2026-04-23 01:46:20] "POST /neutron/network HTTP/1.1" 200 823 0.008200 252.129.176.193 - - [2026-04-23 01:46:20] "POST /neutron/subnet HTTP/1.1" 200 729 0.009653 10.0.0.129 - - [2026-04-23 01:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.129 - - [2026-04-23 01:46:20] "GET /projects?obj_uuids=a93fc792-f60d-4003-a604-d33d572b43bb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001110 10.0.0.129 - - [2026-04-23 01:46:20] "GET /project/a93fc792-f60d-4003-a604-d33d572b43bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.026318 252.129.176.193 - - [2026-04-23 01:46:20] "POST /neutron/network HTTP/1.1" 200 117 0.012730 10.0.0.129 - - [2026-04-23 01:46:20] "GET /projects?obj_uuids=a93fc792-f60d-4003-a604-d33d572b43bb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001003 252.129.176.193 - - [2026-04-23 01:46:20] "POST /neutron/network HTTP/1.1" 200 603 0.075260 10.0.0.129 - - [2026-04-23 01:46:20] "POST /route-targets HTTP/1.1" 200 329 0.011652 10.0.0.129 - - [2026-04-23 01:46:20] "POST /ref-update HTTP/1.1" 200 156 0.025794 10.0.0.129 - - [2026-04-23 01:46:20] "POST /useragent-kv HTTP/1.1" 200 115 0.004092 252.129.176.193 - - [2026-04-23 01:46:20] "POST /neutron/subnet HTTP/1.1" 200 724 0.204676 252.129.176.193 - - [2026-04-23 01:46:20] "POST /neutron/network HTTP/1.1" 200 822 0.005861 10.0.0.129 - - [2026-04-23 01:46:20] "POST /id-to-fqname HTTP/1.1" 200 217 0.001417 10.0.0.129 - - [2026-04-23 01:46:20] "GET /virtual-network/6f9c3778-b092-478f-a09f-e68ba5ae9d32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005460 252.129.176.193 - - [2026-04-23 01:46:20] "POST /neutron/network HTTP/1.1" 200 822 0.007088 10.0.0.129 - - [2026-04-23 01:46:20] "GET /virtual-network/6f9c3778-b092-478f-a09f-e68ba5ae9d32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005786 252.129.176.193 - - [2026-04-23 01:46:20] "POST /neutron/network HTTP/1.1" 200 822 0.005843 252.129.176.193 - - [2026-04-23 01:46:21] "POST /neutron/subnet HTTP/1.1" 200 724 0.006543 10.0.0.129 - - [2026-04-23 01:46:21] "POST /id-to-fqname HTTP/1.1" 200 217 0.001582 252.129.176.193 - - [2026-04-23 01:46:21] "POST /neutron/network HTTP/1.1" 200 833 0.005321 252.129.176.193 - - [2026-04-23 01:46:21] "GET /aaa-mode HTTP/1.1" 401 298 0.000504 252.129.176.193 - - [2026-04-23 01:46:21] "GET / HTTP/1.1" 200 36499 0.002002 252.129.176.193 - - [2026-04-23 01:46:21] "GET /project/a93fc792-f60d-4003-a604-d33d572b43bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000476 10.0.0.129 - - [2026-04-23 01:46:21] "GET /projects?obj_uuids=a93fc792-f60d-4003-a604-d33d572b43bb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001055 252.129.176.193 - - [2026-04-23 01:46:21] "GET /project/a93fc792-f60d-4003-a604-d33d572b43bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.069948 252.129.176.193 - - [2026-04-23 01:46:21] "POST /neutron/network HTTP/1.1" 200 823 0.006778 252.129.176.193 - - [2026-04-23 01:46:22] "POST /neutron/port HTTP/1.1" 200 117 0.006973 252.129.176.193 - - [2026-04-23 01:46:22] "POST /neutron/port HTTP/1.1" 200 117 0.007301 10.0.0.129 - - [2026-04-23 01:46:22] "POST /id-to-fqname HTTP/1.1" 200 217 0.001277 252.129.176.193 - - [2026-04-23 01:46:22] "POST /neutron/port HTTP/1.1" 200 117 0.006111 252.129.176.193 - - [2026-04-23 01:46:22] "POST /neutron/network HTTP/1.1" 200 832 0.006349 252.129.176.193 - - [2026-04-23 01:46:22] "GET /aaa-mode HTTP/1.1" 401 298 0.000403 252.129.176.193 - - [2026-04-23 01:46:22] "GET / HTTP/1.1" 200 36499 0.005485 252.129.176.193 - - [2026-04-23 01:46:22] "GET /project/a93fc792-f60d-4003-a604-d33d572b43bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.001506 252.129.176.193 - - [2026-04-23 01:46:22] "POST /neutron/network HTTP/1.1" 200 833 0.007000 10.0.0.129 - - [2026-04-23 01:46:23] "GET /projects?obj_uuids=a93fc792-f60d-4003-a604-d33d572b43bb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.004447 10.0.0.129 - - [2026-04-23 01:46:23] "GET /projects?obj_uuids=a93fc792-f60d-4003-a604-d33d572b43bb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000930 252.129.176.193 - - [2026-04-23 01:46:23] "GET /project/a93fc792-f60d-4003-a604-d33d572b43bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.071597 252.129.176.193 - - [2026-04-23 01:46:23] "POST /neutron/network HTTP/1.1" 200 822 0.005871 252.129.176.193 - - [2026-04-23 01:46:23] "POST /neutron/port HTTP/1.1" 200 1057 0.310282 252.129.176.193 - - [2026-04-23 01:46:23] "POST /neutron/port HTTP/1.1" 200 1067 0.020237 252.129.176.193 - - [2026-04-23 01:46:23] "POST /neutron/port HTTP/1.1" 200 1057 0.013014 252.129.176.193 - - [2026-04-23 01:46:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012908 252.129.176.193 - - [2026-04-23 01:46:23] "POST /neutron/port HTTP/1.1" 200 117 0.006279 252.129.176.193 - - [2026-04-23 01:46:23] "POST /neutron/port HTTP/1.1" 200 1057 0.014414 10.0.0.129 - - [2026-04-23 01:46:23] "GET /projects?obj_uuids=a93fc792-f60d-4003-a604-d33d572b43bb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001645 252.129.176.193 - - [2026-04-23 01:46:23] "POST /neutron/port HTTP/1.1" 200 1107 0.123598 252.129.176.193 - - [2026-04-23 01:46:23] "POST /neutron/router HTTP/1.1" 200 578 0.122087 10.0.0.129 - - [2026-04-23 01:46:23] "POST /route-targets HTTP/1.1" 200 329 0.015527 10.0.0.129 - - [2026-04-23 01:46:23] "PUT /logical-router/81a49b81-e0a5-4dfd-bf30-f5f8a5e78a88 HTTP/1.1" 200 264 0.039680 252.129.176.193 - - [2026-04-23 01:46:23] "POST /neutron/router HTTP/1.1" 200 578 0.012108 252.129.176.193 - - [2026-04-23 01:46:23] "POST /neutron/port HTTP/1.1" 200 1117 0.022673 10.0.0.129 - - [2026-04-23 01:46:23] "GET /projects?obj_uuids=a93fc792-f60d-4003-a604-d33d572b43bb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001088 252.129.176.193 - - [2026-04-23 01:46:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005725 252.129.176.193 - - [2026-04-23 01:46:23] "POST /neutron/network HTTP/1.1" 200 832 0.008437 252.129.176.193 - - [2026-04-23 01:46:23] "POST /neutron/subnet HTTP/1.1" 200 703 0.025927 10.0.0.129 - - [2026-04-23 01:46:23] "GET /projects?obj_uuids=a93fc792-f60d-4003-a604-d33d572b43bb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002479 252.129.176.193 - - [2026-04-23 01:46:24] "POST /neutron/port HTTP/1.1" 200 117 0.001885 252.129.176.193 - - [2026-04-23 01:46:24] "POST /neutron/network HTTP/1.1" 200 823 0.005800 252.129.176.193 - - [2026-04-23 01:46:24] "POST /neutron/router HTTP/1.1" 200 344 0.388761 10.0.0.129 - - [2026-04-23 01:46:24] "POST /ref-update HTTP/1.1" 200 156 0.034448 252.129.176.193 - - [2026-04-23 01:46:24] "POST /neutron/port HTTP/1.1" 200 1056 0.371274 252.129.176.193 - - [2026-04-23 01:46:24] "POST /neutron/port HTTP/1.1" 200 1056 0.012606 252.129.176.193 - - [2026-04-23 01:46:24] "POST /neutron/port HTTP/1.1" 200 1117 0.011576 252.129.176.193 - - [2026-04-23 01:46:24] "POST /neutron/port HTTP/1.1" 200 1056 0.014928 252.129.176.193 - - [2026-04-23 01:46:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006377 252.129.176.193 - - [2026-04-23 01:46:24] "POST /neutron/port HTTP/1.1" 200 1106 0.070523 252.129.176.193 - - [2026-04-23 01:46:24] "POST /neutron/port HTTP/1.1" 200 1116 0.013785 252.129.176.193 - - [2026-04-23 01:46:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003609 252.129.176.193 - - [2026-04-23 01:46:24] "POST /neutron/subnet HTTP/1.1" 200 698 0.007197 252.129.176.193 - - [2026-04-23 01:46:24] "POST /neutron/port HTTP/1.1" 200 117 0.001793 252.129.176.193 - - [2026-04-23 01:46:24] "POST /neutron/network HTTP/1.1" 200 822 0.005652 252.129.176.193 - - [2026-04-23 01:46:27] "POST /neutron/port HTTP/1.1" 200 1117 0.015270 252.129.176.193 - - [2026-04-23 01:46:27] "POST /neutron/port HTTP/1.1" 200 1117 0.016034 252.129.176.193 - - [2026-04-23 01:46:27] "POST /neutron/network HTTP/1.1" 200 833 0.006225 252.129.176.193 - - [2026-04-23 01:46:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003590 252.129.176.193 - - [2026-04-23 01:46:27] "POST /neutron/subnet HTTP/1.1" 200 703 0.010175 252.129.176.193 - - [2026-04-23 01:46:27] "POST /neutron/port HTTP/1.1" 200 117 0.001988 252.129.176.193 - - [2026-04-23 01:46:28] "POST /neutron/network HTTP/1.1" 200 823 0.006239 252.129.176.193 - - [2026-04-23 01:46:29] "POST /neutron/port HTTP/1.1" 200 1117 0.018897 252.129.176.193 - - [2026-04-23 01:46:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006626 252.129.176.193 - - [2026-04-23 01:46:29] "POST /neutron/port HTTP/1.1" 200 1117 0.012643 252.129.176.193 - - [2026-04-23 01:46:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005761 252.129.176.193 - - [2026-04-23 01:46:29] "POST /neutron/port HTTP/1.1" 200 1117 0.012868 252.129.176.193 - - [2026-04-23 01:46:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013943 10.0.0.129 - - [2026-04-23 01:46:29] "GET /virtual-machine/b72d8253-a42f-4219-950f-35f929fc24cd HTTP/1.1" 401 298 0.000478 10.0.0.129 - - [2026-04-23 01:46:30] "GET /virtual-machine/b72d8253-a42f-4219-950f-35f929fc24cd HTTP/1.1" 200 1293 0.036066 10.0.0.129 - - [2026-04-23 01:46:30] "GET /virtual-machine-interface/0d833681-04c0-4f0d-8d06-af7d6c90c575 HTTP/1.1" 200 2935 0.006740 10.0.0.129 - - [2026-04-23 01:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.129 - - [2026-04-23 01:46:30] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004472 10.0.0.129 - - [2026-04-23 01:46:30] "GET /virtual-networks?parent_id=a93fc792-f60d-4003-a604-d33d572b43bb&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003643 10.0.0.129 - - [2026-04-23 01:46:30] "GET /virtual-network/f77c8e1d-2bdd-4e7f-a79a-6ab979e22741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006972 10.0.0.129 - - [2026-04-23 01:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.129 - - [2026-04-23 01:46:33] "GET /virtual-network/f77c8e1d-2bdd-4e7f-a79a-6ab979e22741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004684 252.129.176.193 - - [2026-04-23 01:46:34] "POST /neutron/port HTTP/1.1" 200 1117 0.015536 252.129.176.193 - - [2026-04-23 01:46:34] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006410 252.129.176.193 - - [2026-04-23 01:46:34] "POST /neutron/port HTTP/1.1" 200 1117 0.013118 252.129.176.193 - - [2026-04-23 01:46:34] "POST /neutron/port HTTP/1.1" 200 1116 0.019658 252.129.176.193 - - [2026-04-23 01:46:34] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005926 252.129.176.193 - - [2026-04-23 01:46:34] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006667 252.129.176.193 - - [2026-04-23 01:46:34] "POST /neutron/port HTTP/1.1" 200 1117 0.025516 252.129.176.193 - - [2026-04-23 01:46:34] "POST /neutron/port HTTP/1.1" 200 1116 0.020386 252.129.176.193 - - [2026-04-23 01:46:34] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005557 252.129.176.193 - - [2026-04-23 01:46:34] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006244 252.129.176.193 - - [2026-04-23 01:46:35] "POST /neutron/port HTTP/1.1" 200 1116 0.014990 252.129.176.193 - - [2026-04-23 01:46:35] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005998 10.0.0.129 - - [2026-04-23 01:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.129 - - [2026-04-23 01:46:36] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002756 10.0.0.129 - - [2026-04-23 01:46:36] "GET /virtual-networks?parent_id=a93fc792-f60d-4003-a604-d33d572b43bb&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.005232 10.0.0.129 - - [2026-04-23 01:46:36] "GET /virtual-network/f77c8e1d-2bdd-4e7f-a79a-6ab979e22741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007116 252.129.176.193 - - [2026-04-23 01:46:36] "POST /neutron/port HTTP/1.1" 200 1116 0.017463 252.129.176.193 - - [2026-04-23 01:46:36] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006373 252.129.176.193 - - [2026-04-23 01:46:36] "POST /neutron/port HTTP/1.1" 200 1117 0.025720 252.129.176.193 - - [2026-04-23 01:46:36] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006335 252.129.176.193 - - [2026-04-23 01:46:37] "POST /neutron/port HTTP/1.1" 200 1117 0.015388 252.129.176.193 - - [2026-04-23 01:46:37] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005890 252.129.176.193 - - [2026-04-23 01:46:41] "POST /neutron/port HTTP/1.1" 200 1116 0.013037 252.129.176.193 - - [2026-04-23 01:46:41] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007130 252.129.176.193 - - [2026-04-23 01:46:41] "POST /neutron/port HTTP/1.1" 200 1116 0.013262 252.129.176.193 - - [2026-04-23 01:46:41] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009984 252.129.176.193 - - [2026-04-23 01:46:42] "POST /neutron/port HTTP/1.1" 200 1116 0.013158 252.129.176.193 - - [2026-04-23 01:46:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006606 10.0.0.129 - - [2026-04-23 01:46:42] "GET /virtual-machine/1a92ceed-7d70-4668-90d5-8426fd0a5bfb HTTP/1.1" 200 1292 0.005173 10.0.0.129 - - [2026-04-23 01:46:42] "GET /virtual-machine-interface/45ef27d1-e8b3-4e86-8018-69f9ea9b17ae HTTP/1.1" 200 2935 0.005620 10.0.0.129 - - [2026-04-23 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.129 - - [2026-04-23 01:46:42] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003120 10.0.0.129 - - [2026-04-23 01:46:42] "GET /virtual-networks?parent_id=a93fc792-f60d-4003-a604-d33d572b43bb&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003192 10.0.0.129 - - [2026-04-23 01:46:42] "GET /virtual-network/6f9c3778-b092-478f-a09f-e68ba5ae9d32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.041646 10.0.0.129 - - [2026-04-23 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.129 - - [2026-04-23 01:46:43] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003403 10.0.0.129 - - [2026-04-23 01:46:43] "GET /virtual-networks?parent_id=a93fc792-f60d-4003-a604-d33d572b43bb&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003422 10.0.0.129 - - [2026-04-23 01:46:43] "GET /virtual-network/6f9c3778-b092-478f-a09f-e68ba5ae9d32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005143 252.129.176.193 - - [2026-04-23 01:46:49] "POST /neutron/router HTTP/1.1" 200 578 0.005020 10.0.0.129 - - [2026-04-23 01:46:49] "GET /projects?obj_uuids=a93fc792-f60d-4003-a604-d33d572b43bb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001216 252.129.176.193 - - [2026-04-23 01:46:49] "POST /neutron/router HTTP/1.1" 200 344 0.241132 252.129.176.193 - - [2026-04-23 01:46:49] "POST /neutron/port HTTP/1.1" 200 1917 0.019111 10.0.0.129 - - [2026-04-23 01:46:49] "POST /ref-update HTTP/1.1" 200 156 0.010115 252.129.176.193 - - [2026-04-23 01:46:55] "POST /neutron/router HTTP/1.1" 200 578 0.006319 10.0.0.129 - - [2026-04-23 01:46:56] "POST /ref-update HTTP/1.1" 200 156 0.013958 252.129.176.193 - - [2026-04-23 01:46:56] "POST /neutron/router HTTP/1.1" 200 344 0.117540 10.0.0.129 - - [2026-04-23 01:46:58] "DELETE /project/a93fc792f60d4003a604d33d572b43bb HTTP/1.1" 404 173 0.005377 10.0.0.129 - - [2026-04-23 01:46:58] "GET /projects?obj_uuids=017bb5cc-016c-43a6-ae99-7e9d36f8335f&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000915 10.0.0.129 - - [2026-04-23 01:46:58] "GET /project/017bb5cc-016c-43a6-ae99-7e9d36f8335f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.027773 10.0.0.129 - - [2026-04-23 01:46:58] "GET /projects?obj_uuids=017bb5cc-016c-43a6-ae99-7e9d36f8335f&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001397 10.0.0.129 - - [2026-04-23 01:46:58] "GET /project/017bb5cc-016c-43a6-ae99-7e9d36f8335f?fields=security_groups HTTP/1.1" 200 1337 0.070129 10.0.0.129 - - [2026-04-23 01:46:58] "DELETE /security-group/bd0ac2e8-095d-4bfe-98dd-369e7067e93d HTTP/1.1" 200 115 0.047392 10.0.0.129 - - [2026-04-23 01:46:58] "GET /projects?obj_uuids=017bb5cc-016c-43a6-ae99-7e9d36f8335f&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001035 10.0.0.129 - - [2026-04-23 01:46:58] "DELETE /access-control-list/3ab960c7-bc38-4019-86ac-06aeefb1e75d HTTP/1.1" 200 115 0.036053 10.0.0.129 - - [2026-04-23 01:46:58] "GET /project/017bb5cc-016c-43a6-ae99-7e9d36f8335f?fields=application_policy_sets HTTP/1.1" 200 1376 0.039931 10.0.0.129 - - [2026-04-23 01:46:58] "DELETE /access-control-list/8dcb645f-1fae-4877-8377-e5e9ac36dcee HTTP/1.1" 200 115 0.039680 10.0.0.129 - - [2026-04-23 01:46:58] "DELETE /project/017bb5cc-016c-43a6-ae99-7e9d36f8335f HTTP/1.1" 200 115 0.348128 252.129.176.193 - - [2026-04-23 01:46:59] "POST /neutron/router HTTP/1.1" 200 578 0.005370 10.0.0.129 - - [2026-04-23 01:46:59] "GET /projects?obj_uuids=a93fc792-f60d-4003-a604-d33d572b43bb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001074 252.129.176.193 - - [2026-04-23 01:46:59] "POST /neutron/router HTTP/1.1" 200 344 0.209138 10.0.0.129 - - [2026-04-23 01:46:59] "POST /ref-update HTTP/1.1" 200 156 0.008719 252.129.176.193 - - [2026-04-23 01:47:01] "POST /neutron/router HTTP/1.1" 200 578 0.006263 10.0.0.129 - - [2026-04-23 01:47:01] "POST /ref-update HTTP/1.1" 200 156 0.014647 252.129.176.193 - - [2026-04-23 01:47:02] "POST /neutron/router HTTP/1.1" 200 344 0.123418 252.129.176.193 - - [2026-04-23 01:47:02] "POST /neutron/router HTTP/1.1" 200 578 0.007074 10.0.0.129 - - [2026-04-23 01:47:02] "POST /ref-update HTTP/1.1" 200 156 0.021546 252.129.176.193 - - [2026-04-23 01:47:02] "POST /neutron/router HTTP/1.1" 200 344 0.146270 252.129.176.193 - - [2026-04-23 01:47:02] "POST /neutron/router HTTP/1.1" 200 578 0.004868 252.129.176.193 - - [2026-04-23 01:47:02] "POST /neutron/router HTTP/1.1" 200 151 0.041661 10.0.0.129 - - [2026-04-23 01:47:02] "GET /logical-router/81a49b81-e0a5-4dfd-bf30-f5f8a5e78a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005113 10.0.0.129 - - [2026-04-23 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.129 - - [2026-04-23 01:47:02] "DELETE /route-target/220710e8-e5de-4fb4-89fe-e2edfc8e34df HTTP/1.1" 200 115 0.019400 252.129.176.193 - - [2026-04-23 01:47:02] "POST /neutron/network HTTP/1.1" 200 822 0.010996 252.129.176.193 - - [2026-04-23 01:47:02] "POST /neutron/network HTTP/1.1" 400 204 0.010701 252.129.176.193 - - [2026-04-23 01:47:03] "POST /neutron/port HTTP/1.1" 200 1116 0.024025 252.129.176.193 - - [2026-04-23 01:47:03] "POST /neutron/port HTTP/1.1" 200 1117 0.013887 252.129.176.193 - - [2026-04-23 01:47:03] "POST /neutron/port HTTP/1.1" 200 1106 0.014523 252.129.176.193 - - [2026-04-23 01:47:03] "POST /neutron/port HTTP/1.1" 200 1107 0.013597 252.129.176.193 - - [2026-04-23 01:47:03] "POST /neutron/port HTTP/1.1" 200 151 0.128215 252.129.176.193 - - [2026-04-23 01:47:03] "POST /neutron/port HTTP/1.1" 200 151 0.131701 252.129.176.193 - - [2026-04-23 01:47:04] "POST /neutron/network HTTP/1.1" 200 822 0.008893 10.0.0.129 - - [2026-04-23 01:47:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003548 10.0.0.129 - - [2026-04-23 01:47:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002547 10.0.0.129 - - [2026-04-23 01:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007030 252.129.176.193 - - [2026-04-23 01:47:04] "POST /neutron/network HTTP/1.1" 200 151 0.080718 10.0.0.129 - - [2026-04-23 01:47:05] "DELETE /route-target/e06c6ac0-940b-4829-8d16-4c716ca0f354 HTTP/1.1" 200 115 0.023096 252.129.176.193 - - [2026-04-23 01:47:05] "POST /neutron/network HTTP/1.1" 200 823 0.007643 10.0.0.129 - - [2026-04-23 01:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006899 10.0.0.129 - - [2026-04-23 01:47:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004321 10.0.0.129 - - [2026-04-23 01:47:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003764 252.129.176.193 - - [2026-04-23 01:47:05] "POST /neutron/network HTTP/1.1" 200 151 0.098667 10.0.0.129 - - [2026-04-23 01:47:05] "DELETE /route-target/ceb0849f-bb17-4cd3-998b-1ac0d544730a HTTP/1.1" 200 115 0.028283 10.0.0.129 - - [2026-04-23 01:47:05] "GET /projects?obj_uuids=a93fc792-f60d-4003-a604-d33d572b43bb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001060 10.0.0.129 - - [2026-04-23 01:47:05] "GET /project/a93fc792-f60d-4003-a604-d33d572b43bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.024506 10.0.0.129 - - [2026-04-23 01:47:05] "GET /projects?obj_uuids=a93fc792-f60d-4003-a604-d33d572b43bb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001013 10.0.0.129 - - [2026-04-23 01:47:05] "GET /project/a93fc792-f60d-4003-a604-d33d572b43bb?fields=virtual_networks HTTP/1.1" 200 1031 0.066863 10.0.0.129 - - [2026-04-23 01:47:05] "GET /projects?obj_uuids=a93fc792-f60d-4003-a604-d33d572b43bb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001441 10.0.0.129 - - [2026-04-23 01:47:05] "GET /project/a93fc792-f60d-4003-a604-d33d572b43bb?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.027591 10.0.0.129 - - [2026-04-23 01:47:05] "GET /projects?obj_uuids=a93fc792-f60d-4003-a604-d33d572b43bb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001209 10.0.0.129 - - [2026-04-23 01:47:05] "GET /project/a93fc792-f60d-4003-a604-d33d572b43bb?fields=security_groups HTTP/1.1" 200 1255 0.030427 10.0.0.129 - - [2026-04-23 01:47:06] "GET /obj-perms HTTP/1.1" 200 6411 0.071360 10.0.0.129 - - [2026-04-23 01:47:06] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001167 10.0.0.129 - - [2026-04-23 01:47:06] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008169 10.0.0.129 - - [2026-04-23 01:47:06] "GET /obj-perms HTTP/1.1" 200 6411 0.059692 10.0.0.129 - - [2026-04-23 01:47:06] "POST /fqname-to-id HTTP/1.1" 404 189 0.028579 10.0.0.129 - - [2026-04-23 01:47:06] "GET /projects?obj_uuids=73d51924-cf2a-478b-945f-b4df11ac484e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002459 10.0.0.129 - - [2026-04-23 01:47:06] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001406 10.0.0.129 - - [2026-04-23 01:47:06] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.010064 10.0.0.129 - - [2026-04-23 01:47:07] "POST /id-to-fqname HTTP/1.1" 200 191 0.002106 10.0.0.129 - - [2026-04-23 01:47:07] "POST /fqname-to-id HTTP/1.1" 404 200 0.003550 10.0.0.129 - - [2026-04-23 01:47:07] "POST /security-groups HTTP/1.1" 200 586 0.066621 10.0.0.129 - - [2026-04-23 01:47:07] "POST /fqname-to-id HTTP/1.1" 404 235 0.002828 10.0.0.129 - - [2026-04-23 01:47:07] "POST /projects HTTP/1.1" 200 583 0.229518 10.0.0.129 - - [2026-04-23 01:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.306984 10.0.0.129 - - [2026-04-23 01:47:07] "POST /access-control-lists HTTP/1.1" 200 601 0.066081 10.0.0.129 - - [2026-04-23 01:47:07] "POST /fqname-to-id HTTP/1.1" 404 234 0.002697 10.0.0.129 - - [2026-04-23 01:47:07] "GET /project/73d51924-cf2a-478b-945f-b4df11ac484e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.451165 10.0.0.129 - - [2026-04-23 01:47:07] "POST /access-control-lists HTTP/1.1" 200 599 0.060719 10.0.0.129 - - [2026-04-23 01:47:08] "GET / HTTP/1.1" 200 36499 0.001857 10.0.0.129 - - [2026-04-23 01:47:09] "POST /fqname-to-id HTTP/1.1" 401 298 0.000772 10.0.0.129 - - [2026-04-23 01:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.031375 10.0.0.129 - - [2026-04-23 01:47:10] "GET /projects?obj_uuids=73d51924-cf2a-478b-945f-b4df11ac484e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001173 10.0.0.129 - - [2026-04-23 01:47:10] "GET /project/73d51924-cf2a-478b-945f-b4df11ac484e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.027576 10.0.0.129 - - [2026-04-23 01:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.129 - - [2026-04-23 01:47:10] "GET /security-group/7f462baa-28cd-4564-957e-917726b0ba4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3761 0.024178 10.0.0.129 - - [2026-04-23 01:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.129 - - [2026-04-23 01:47:10] "GET /projects?obj_uuids=73d51924-cf2a-478b-945f-b4df11ac484e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001028 10.0.0.129 - - [2026-04-23 01:47:10] "GET /project/73d51924-cf2a-478b-945f-b4df11ac484e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.024766 10.0.0.129 - - [2026-04-23 01:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.129 - - [2026-04-23 01:47:10] "GET /security-group/7f462baa-28cd-4564-957e-917726b0ba4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3761 0.004297 10.0.0.129 - - [2026-04-23 01:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.129 - - [2026-04-23 01:47:10] "PUT /security-group/7f462baa-28cd-4564-957e-917726b0ba4a HTTP/1.1" 200 264 0.015852 10.0.0.129 - - [2026-04-23 01:47:10] "PUT /access-control-list/c8656c50-cb59-468b-8047-b14c127baa13 HTTP/1.1" 200 274 0.010499 10.0.0.129 - - [2026-04-23 01:47:10] "PUT /access-control-list/9aa7d6c2-1e26-4db0-9ce2-8518c46d05d5 HTTP/1.1" 200 274 0.016430 10.0.0.129 - - [2026-04-23 01:47:10] "POST /fqname-to-id HTTP/1.1" 404 200 0.002856 10.0.0.129 - - [2026-04-23 01:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.129 - - [2026-04-23 01:47:10] "GET /projects?obj_uuids=73d51924-cf2a-478b-945f-b4df11ac484e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001351 10.0.0.129 - - [2026-04-23 01:47:10] "GET /project/73d51924-cf2a-478b-945f-b4df11ac484e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.028822 252.129.176.193 - - [2026-04-23 01:47:10] "POST /neutron/network HTTP/1.1" 200 117 0.034566 10.0.0.129 - - [2026-04-23 01:47:10] "GET /projects?obj_uuids=73d51924-cf2a-478b-945f-b4df11ac484e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002693 252.129.176.193 - - [2026-04-23 01:47:11] "POST /neutron/network HTTP/1.1" 200 606 0.074446 10.0.0.129 - - [2026-04-23 01:47:11] "POST /route-targets HTTP/1.1" 200 329 0.011226 10.0.0.129 - - [2026-04-23 01:47:11] "POST /ref-update HTTP/1.1" 200 156 0.010282 10.0.0.129 - - [2026-04-23 01:47:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003748 252.129.176.193 - - [2026-04-23 01:47:11] "POST /neutron/subnet HTTP/1.1" 200 720 0.228347 252.129.176.193 - - [2026-04-23 01:47:11] "POST /neutron/network HTTP/1.1" 200 824 0.006070 10.0.0.129 - - [2026-04-23 01:47:11] "POST /id-to-fqname HTTP/1.1" 200 221 0.001593 10.0.0.129 - - [2026-04-23 01:47:11] "GET /virtual-network/c3a78ac2-cf2e-4ff4-bee4-8f567705e7e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005820 252.129.176.193 - - [2026-04-23 01:47:11] "POST /neutron/network HTTP/1.1" 200 824 0.007074 10.0.0.129 - - [2026-04-23 01:47:11] "GET /virtual-network/c3a78ac2-cf2e-4ff4-bee4-8f567705e7e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005291 252.129.176.193 - - [2026-04-23 01:47:11] "POST /neutron/network HTTP/1.1" 200 824 0.005554 252.129.176.193 - - [2026-04-23 01:47:11] "POST /neutron/subnet HTTP/1.1" 200 720 0.006955 10.0.0.129 - - [2026-04-23 01:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.129 - - [2026-04-23 01:47:11] "GET /projects?obj_uuids=73d51924-cf2a-478b-945f-b4df11ac484e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001104 10.0.0.129 - - [2026-04-23 01:47:11] "GET /project/73d51924-cf2a-478b-945f-b4df11ac484e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.037123 252.129.176.193 - - [2026-04-23 01:47:11] "POST /neutron/network HTTP/1.1" 200 117 0.010523 10.0.0.129 - - [2026-04-23 01:47:11] "GET /projects?obj_uuids=73d51924-cf2a-478b-945f-b4df11ac484e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001210 252.129.176.193 - - [2026-04-23 01:47:12] "POST /neutron/network HTTP/1.1" 200 613 0.108633 10.0.0.129 - - [2026-04-23 01:47:12] "POST /route-targets HTTP/1.1" 200 329 0.012554 10.0.0.129 - - [2026-04-23 01:47:12] "POST /ref-update HTTP/1.1" 200 156 0.010123 10.0.0.129 - - [2026-04-23 01:47:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004453 252.129.176.193 - - [2026-04-23 01:47:12] "POST /neutron/subnet HTTP/1.1" 200 724 0.157587 252.129.176.193 - - [2026-04-23 01:47:12] "POST /neutron/network HTTP/1.1" 200 832 0.005284 10.0.0.129 - - [2026-04-23 01:47:12] "POST /id-to-fqname HTTP/1.1" 200 225 0.001269 10.0.0.129 - - [2026-04-23 01:47:12] "GET /virtual-network/a52a57b6-8c7f-45d5-abef-b0b97aa29650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005239 252.129.176.193 - - [2026-04-23 01:47:12] "POST /neutron/network HTTP/1.1" 200 832 0.006238 10.0.0.129 - - [2026-04-23 01:47:12] "GET /virtual-network/a52a57b6-8c7f-45d5-abef-b0b97aa29650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007697 252.129.176.193 - - [2026-04-23 01:47:12] "POST /neutron/network HTTP/1.1" 200 832 0.005307 252.129.176.193 - - [2026-04-23 01:47:12] "POST /neutron/subnet HTTP/1.1" 200 724 0.012987 10.0.0.129 - - [2026-04-23 01:47:12] "POST /id-to-fqname HTTP/1.1" 200 221 0.001385 252.129.176.193 - - [2026-04-23 01:47:12] "POST /neutron/network HTTP/1.1" 200 834 0.005076 252.129.176.193 - - [2026-04-23 01:47:12] "GET /aaa-mode HTTP/1.1" 401 298 0.001104 252.129.176.193 - - [2026-04-23 01:47:13] "GET / HTTP/1.1" 200 36499 0.005903 252.129.176.193 - - [2026-04-23 01:47:13] "GET /project/73d51924-cf2a-478b-945f-b4df11ac484e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000867 10.0.0.129 - - [2026-04-23 01:47:13] "GET /projects?obj_uuids=73d51924-cf2a-478b-945f-b4df11ac484e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001038 252.129.176.193 - - [2026-04-23 01:47:13] "GET /project/73d51924-cf2a-478b-945f-b4df11ac484e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.060480 252.129.176.193 - - [2026-04-23 01:47:13] "POST /neutron/network HTTP/1.1" 200 824 0.006400 252.129.176.193 - - [2026-04-23 01:47:13] "POST /neutron/port HTTP/1.1" 200 117 0.005480 252.129.176.193 - - [2026-04-23 01:47:13] "POST /neutron/port HTTP/1.1" 200 117 0.005635 10.0.0.129 - - [2026-04-23 01:47:13] "POST /id-to-fqname HTTP/1.1" 200 225 0.001435 252.129.176.193 - - [2026-04-23 01:47:13] "POST /neutron/port HTTP/1.1" 200 117 0.006099 252.129.176.193 - - [2026-04-23 01:47:14] "POST /neutron/network HTTP/1.1" 200 842 0.010733 252.129.176.193 - - [2026-04-23 01:47:14] "GET /aaa-mode HTTP/1.1" 401 298 0.001164 252.129.176.193 - - [2026-04-23 01:47:14] "GET / HTTP/1.1" 200 36499 0.001724 252.129.176.193 - - [2026-04-23 01:47:14] "GET /project/73d51924-cf2a-478b-945f-b4df11ac484e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000606 252.129.176.193 - - [2026-04-23 01:47:14] "POST /neutron/network HTTP/1.1" 200 834 0.011224 10.0.0.129 - - [2026-04-23 01:47:14] "GET /projects?obj_uuids=73d51924-cf2a-478b-945f-b4df11ac484e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001158 10.0.0.129 - - [2026-04-23 01:47:14] "GET /projects?obj_uuids=73d51924-cf2a-478b-945f-b4df11ac484e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001763 252.129.176.193 - - [2026-04-23 01:47:14] "GET /project/73d51924-cf2a-478b-945f-b4df11ac484e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.278330 252.129.176.193 - - [2026-04-23 01:47:14] "POST /neutron/network HTTP/1.1" 200 832 0.006222 252.129.176.193 - - [2026-04-23 01:47:15] "POST /neutron/port HTTP/1.1" 200 1060 0.821015 252.129.176.193 - - [2026-04-23 01:47:15] "POST /neutron/port HTTP/1.1" 200 1060 0.043538 252.129.176.193 - - [2026-04-23 01:47:15] "POST /neutron/port HTTP/1.1" 200 1070 0.035794 252.129.176.193 - - [2026-04-23 01:47:15] "POST /neutron/port HTTP/1.1" 200 1060 0.018856 252.129.176.193 - - [2026-04-23 01:47:15] "POST /neutron/security_group HTTP/1.1" 200 2000 0.013838 252.129.176.193 - - [2026-04-23 01:47:15] "POST /neutron/port HTTP/1.1" 200 117 0.008396 252.129.176.193 - - [2026-04-23 01:47:15] "POST /neutron/port HTTP/1.1" 200 1110 0.159772 10.0.0.129 - - [2026-04-23 01:47:15] "GET /projects?obj_uuids=73d51924-cf2a-478b-945f-b4df11ac484e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001633 252.129.176.193 - - [2026-04-23 01:47:15] "POST /neutron/router HTTP/1.1" 200 583 0.091285 252.129.176.193 - - [2026-04-23 01:47:15] "POST /neutron/port HTTP/1.1" 200 1120 0.017582 10.0.0.129 - - [2026-04-23 01:47:15] "POST /route-targets HTTP/1.1" 200 329 0.026289 252.129.176.193 - - [2026-04-23 01:47:15] "POST /neutron/router HTTP/1.1" 200 583 0.005702 10.0.0.129 - - [2026-04-23 01:47:15] "PUT /logical-router/2c6fe19b-4d96-4d4f-998a-24da4057dc0c HTTP/1.1" 200 264 0.050232 252.129.176.193 - - [2026-04-23 01:47:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003866 252.129.176.193 - - [2026-04-23 01:47:15] "POST /neutron/router HTTP/1.1" 200 654 0.048771 252.129.176.193 - - [2026-04-23 01:47:15] "POST /neutron/subnet HTTP/1.1" 200 694 0.009309 10.0.0.129 - - [2026-04-23 01:47:15] "GET /logical-router/2c6fe19b-4d96-4d4f-998a-24da4057dc0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1645 0.003722 10.0.0.129 - - [2026-04-23 01:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009435 252.129.176.193 - - [2026-04-23 01:47:16] "POST /neutron/router HTTP/1.1" 200 654 0.008579 252.129.176.193 - - [2026-04-23 01:47:16] "POST /neutron/port HTTP/1.1" 200 117 0.001689 10.0.0.129 - - [2026-04-23 01:47:16] "GET /service-template/5eb4e9c4-250f-4d41-af8a-42156d47030b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.004053 10.0.0.129 - - [2026-04-23 01:47:16] "POST /fqname-to-id HTTP/1.1" 404 213 0.004145 252.129.176.193 - - [2026-04-23 01:47:16] "POST /neutron/network HTTP/1.1" 200 824 0.006183 10.0.0.129 - - [2026-04-23 01:47:16] "GET /projects?obj_uuids=73d51924-cf2a-478b-945f-b4df11ac484e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001499 252.129.176.193 - - [2026-04-23 01:47:16] "POST /neutron/network HTTP/1.1" 200 842 0.009947 10.0.0.129 - - [2026-04-23 01:47:16] "GET /projects?obj_uuids=73d51924-cf2a-478b-945f-b4df11ac484e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001552 10.0.0.129 - - [2026-04-23 01:47:16] "POST /useragent-kv HTTP/1.1" 200 115 0.009218 10.0.0.129 - - [2026-04-23 01:47:16] "POST /virtual-networks HTTP/1.1" 200 696 0.233781 10.0.0.129 - - [2026-04-23 01:47:16] "POST /route-targets HTTP/1.1" 200 329 0.031849 10.0.0.129 - - [2026-04-23 01:47:16] "POST /ref-update HTTP/1.1" 200 156 0.041154 10.0.0.129 - - [2026-04-23 01:47:16] "POST /service-instances HTTP/1.1" 200 672 0.181784 252.129.176.193 - - [2026-04-23 01:47:16] "POST /neutron/router HTTP/1.1" 200 344 0.536411 10.0.0.129 - - [2026-04-23 01:47:16] "POST /ref-update HTTP/1.1" 200 156 0.054857 10.0.0.129 - - [2026-04-23 01:47:16] "POST /route-tables HTTP/1.1" 200 584 0.060512 252.129.176.193 - - [2026-04-23 01:47:16] "POST /neutron/port HTTP/1.1" 200 1120 0.025578 10.0.0.129 - - [2026-04-23 01:47:16] "PUT /logical-router/2c6fe19b-4d96-4d4f-998a-24da4057dc0c HTTP/1.1" 200 264 0.036903 252.129.176.193 - - [2026-04-23 01:47:16] "POST /neutron/security_group HTTP/1.1" 200 2000 0.013618 252.129.176.193 - - [2026-04-23 01:47:16] "POST /neutron/port HTTP/1.1" 200 1061 0.486919 10.0.0.129 - - [2026-04-23 01:47:16] "POST /ref-update HTTP/1.1" 200 156 0.019176 252.129.176.193 - - [2026-04-23 01:47:16] "POST /neutron/port HTTP/1.1" 200 1061 0.013820 10.0.0.129 - - [2026-04-23 01:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 252.129.176.193 - - [2026-04-23 01:47:16] "POST /neutron/port HTTP/1.1" 200 1061 0.011922 10.0.0.129 - - [2026-04-23 01:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.129 - - [2026-04-23 01:47:17] "POST /virtual-machines HTTP/1.1" 200 551 0.020436 252.129.176.193 - - [2026-04-23 01:47:17] "POST /neutron/port HTTP/1.1" 200 1111 0.081659 10.0.0.129 - - [2026-04-23 01:47:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.126091 252.129.176.193 - - [2026-04-23 01:47:17] "POST /neutron/port HTTP/1.1" 200 1121 0.025493 10.0.0.129 - - [2026-04-23 01:47:17] "POST /chown HTTP/1.1" 200 109 0.008750 252.129.176.193 - - [2026-04-23 01:47:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007579 10.0.0.129 - - [2026-04-23 01:47:17] "POST /instance-ips HTTP/1.1" 200 549 0.039516 252.129.176.193 - - [2026-04-23 01:47:17] "POST /neutron/subnet HTTP/1.1" 200 698 0.013739 10.0.0.129 - - [2026-04-23 01:47:17] "POST /instance-ips HTTP/1.1" 400 244 0.027325 252.129.176.193 - - [2026-04-23 01:47:17] "POST /neutron/port HTTP/1.1" 200 117 0.001296 10.0.0.129 - - [2026-04-23 01:47:17] "POST /chown HTTP/1.1" 200 109 0.012508 252.129.176.193 - - [2026-04-23 01:47:17] "POST /neutron/network HTTP/1.1" 200 832 0.007457 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:47:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001151 10.0.0.129 - - [2026-04-23 01:47:17] "PUT /virtual-machine-interface/359715c4-17c2-4687-b2e3-edb588f2e9e9 HTTP/1.1" 200 286 0.011063 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:47:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001607 10.0.0.129 - - [2026-04-23 01:47:17] "PUT /instance-ip/cb768c88-3d13-4363-bf06-4d6cda9002ae HTTP/1.1" 200 258 0.011666 10.0.0.129 - - [2026-04-23 01:47:17] "POST /ref-update HTTP/1.1" 200 156 0.010875 10.0.0.129 - - [2026-04-23 01:47:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.085711 10.0.0.129 - - [2026-04-23 01:47:17] "POST /chown HTTP/1.1" 200 109 0.017067 10.0.0.129 - - [2026-04-23 01:47:17] "POST /instance-ips HTTP/1.1" 200 547 0.048513 10.0.0.129 - - [2026-04-23 01:47:18] "POST /instance-ips HTTP/1.1" 400 314 0.019302 10.0.0.129 - - [2026-04-23 01:47:18] "POST /chown HTTP/1.1" 200 109 0.021896 10.0.0.129 - - [2026-04-23 01:47:18] "PUT /virtual-machine-interface/a5a84162-3e31-4989-9080-54410a691e76 HTTP/1.1" 200 286 0.012230 10.0.0.129 - - [2026-04-23 01:47:18] "PUT /instance-ip/33326422-537e-4cab-a765-dd6de09b36ca HTTP/1.1" 200 258 0.015102 10.0.0.129 - - [2026-04-23 01:47:18] "POST /ref-update HTTP/1.1" 200 156 0.011962 10.0.0.129 - - [2026-04-23 01:47:18] "POST /ref-update HTTP/1.1" 200 156 0.013487 10.0.0.129 - - [2026-04-23 01:47:18] "PUT /routing-instance/b9519ab9-a0e3-4edf-8558-eaddfbd9c3cb HTTP/1.1" 200 268 0.015275 10.0.0.129 - - [2026-04-23 01:47:18] "POST /ref-update HTTP/1.1" 200 156 0.010775 10.0.0.129 - - [2026-04-23 01:47:18] "POST /virtual-machines HTTP/1.1" 200 551 0.034508 10.0.0.129 - - [2026-04-23 01:47:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.121931 10.0.0.129 - - [2026-04-23 01:47:18] "POST /chown HTTP/1.1" 200 109 0.007679 10.0.0.129 - - [2026-04-23 01:47:18] "POST /instance-ips HTTP/1.1" 400 244 0.161972 10.0.0.129 - - [2026-04-23 01:47:19] "POST /chown HTTP/1.1" 200 109 0.089546 10.0.0.129 - - [2026-04-23 01:47:19] "PUT /virtual-machine-interface/552c58aa-f7bf-4ec5-9a01-2ad63d2e568d HTTP/1.1" 200 286 0.011441 10.0.0.129 - - [2026-04-23 01:47:19] "PUT /instance-ip/cb768c88-3d13-4363-bf06-4d6cda9002ae HTTP/1.1" 200 258 0.015051 10.0.0.129 - - [2026-04-23 01:47:19] "POST /ref-update HTTP/1.1" 200 156 0.014571 10.0.0.129 - - [2026-04-23 01:47:19] "POST /ref-update HTTP/1.1" 200 156 0.014415 10.0.0.129 - - [2026-04-23 01:47:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.102783 10.0.0.129 - - [2026-04-23 01:47:19] "POST /ref-update HTTP/1.1" 200 156 0.033265 10.0.0.129 - - [2026-04-23 01:47:19] "PUT /routing-instance/b9519ab9-a0e3-4edf-8558-eaddfbd9c3cb HTTP/1.1" 200 268 0.061869 10.0.0.129 - - [2026-04-23 01:47:19] "POST /chown HTTP/1.1" 200 109 0.054110 10.0.0.129 - - [2026-04-23 01:47:19] "POST /instance-ips HTTP/1.1" 400 314 0.020973 10.0.0.129 - - [2026-04-23 01:47:19] "POST /chown HTTP/1.1" 200 109 0.010725 10.0.0.129 - - [2026-04-23 01:47:19] "PUT /virtual-machine-interface/0d015a9c-c0c8-4c10-9072-d3b37d5a1e5c HTTP/1.1" 200 286 0.011996 10.0.0.129 - - [2026-04-23 01:47:19] "PUT /instance-ip/33326422-537e-4cab-a765-dd6de09b36ca HTTP/1.1" 200 258 0.013102 10.0.0.129 - - [2026-04-23 01:47:19] "POST /ref-update HTTP/1.1" 200 156 0.022527 10.0.0.129 - - [2026-04-23 01:47:19] "POST /ref-update HTTP/1.1" 200 156 0.011750 10.0.0.129 - - [2026-04-23 01:47:19] "POST /ref-update HTTP/1.1" 200 156 0.018320 10.0.0.129 - - [2026-04-23 01:47:19] "PUT /routing-instance/b9519ab9-a0e3-4edf-8558-eaddfbd9c3cb HTTP/1.1" 200 268 0.023358 252.129.176.193 - - [2026-04-23 01:47:21] "POST /neutron/port HTTP/1.1" 200 1120 0.013604 252.129.176.193 - - [2026-04-23 01:47:21] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006648 252.129.176.193 - - [2026-04-23 01:47:22] "POST /neutron/port HTTP/1.1" 200 1120 0.015233 252.129.176.193 - - [2026-04-23 01:47:22] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006822 252.129.176.193 - - [2026-04-23 01:47:22] "POST /neutron/port HTTP/1.1" 200 1120 0.012507 252.129.176.193 - - [2026-04-23 01:47:22] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006342 10.0.0.129 - - [2026-04-23 01:47:22] "GET /virtual-machine/4b6fd549-c9da-4486-8f1b-35425d85d713 HTTP/1.1" 401 298 0.000426 10.0.0.129 - - [2026-04-23 01:47:22] "GET /virtual-machine/4b6fd549-c9da-4486-8f1b-35425d85d713 HTTP/1.1" 200 1297 0.035039 10.0.0.129 - - [2026-04-23 01:47:22] "GET /virtual-machine-interface/21b87007-69c9-4233-a63e-5b9ba35badd0 HTTP/1.1" 200 2958 0.005422 10.0.0.129 - - [2026-04-23 01:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.129 - - [2026-04-23 01:47:22] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003987 10.0.0.129 - - [2026-04-23 01:47:22] "GET /virtual-networks?parent_id=73d51924-cf2a-478b-945f-b4df11ac484e&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003500 10.0.0.129 - - [2026-04-23 01:47:23] "GET /virtual-network/c3a78ac2-cf2e-4ff4-bee4-8f567705e7e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007934 252.129.176.193 - - [2026-04-23 01:47:26] "POST /neutron/port HTTP/1.1" 200 1120 0.012413 252.129.176.193 - - [2026-04-23 01:47:26] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006164 10.0.0.129 - - [2026-04-23 01:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.129 - - [2026-04-23 01:47:26] "GET /virtual-network/c3a78ac2-cf2e-4ff4-bee4-8f567705e7e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005243 252.129.176.193 - - [2026-04-23 01:47:26] "POST /neutron/port HTTP/1.1" 200 1120 0.013497 252.129.176.193 - - [2026-04-23 01:47:26] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008115 252.129.176.193 - - [2026-04-23 01:47:26] "POST /neutron/port HTTP/1.1" 200 1120 0.013075 252.129.176.193 - - [2026-04-23 01:47:26] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006145 252.129.176.193 - - [2026-04-23 01:47:27] "POST /neutron/port HTTP/1.1" 200 1120 0.021777 252.129.176.193 - - [2026-04-23 01:47:27] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005674 252.129.176.193 - - [2026-04-23 01:47:28] "POST /neutron/port HTTP/1.1" 200 1121 0.016324 252.129.176.193 - - [2026-04-23 01:47:28] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008301 252.129.176.193 - - [2026-04-23 01:47:28] "POST /neutron/port HTTP/1.1" 200 1121 0.012907 252.129.176.193 - - [2026-04-23 01:47:28] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006150 10.0.0.129 - - [2026-04-23 01:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.129 - - [2026-04-23 01:47:28] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003628 10.0.0.129 - - [2026-04-23 01:47:28] "GET /virtual-networks?parent_id=73d51924-cf2a-478b-945f-b4df11ac484e&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003958 10.0.0.129 - - [2026-04-23 01:47:28] "GET /virtual-network/c3a78ac2-cf2e-4ff4-bee4-8f567705e7e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008727 252.129.176.193 - - [2026-04-23 01:47:28] "POST /neutron/port HTTP/1.1" 200 1121 0.019041 252.129.176.193 - - [2026-04-23 01:47:28] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005093 252.129.176.193 - - [2026-04-23 01:47:28] "POST /neutron/port HTTP/1.1" 200 1121 0.014102 252.129.176.193 - - [2026-04-23 01:47:28] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005850 252.129.176.193 - - [2026-04-23 01:47:28] "POST /neutron/port HTTP/1.1" 200 1121 0.013369 252.129.176.193 - - [2026-04-23 01:47:28] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006789 252.129.176.193 - - [2026-04-23 01:47:29] "POST /neutron/port HTTP/1.1" 200 1121 0.013196 252.129.176.193 - - [2026-04-23 01:47:29] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006671 10.0.0.129 - - [2026-04-23 01:47:29] "GET /virtual-machine/a0edd942-d39d-481d-8b09-04a64d1ef199 HTTP/1.1" 200 1298 0.007040 10.0.0.129 - - [2026-04-23 01:47:29] "GET /virtual-machine-interface/b0484846-f81c-4804-96ef-33b6fdb8dca7 HTTP/1.1" 200 2971 0.006342 10.0.0.129 - - [2026-04-23 01:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.129 - - [2026-04-23 01:47:29] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004162 10.0.0.129 - - [2026-04-23 01:47:29] "GET /virtual-networks?parent_id=73d51924-cf2a-478b-945f-b4df11ac484e&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003222 10.0.0.129 - - [2026-04-23 01:47:29] "GET /virtual-network/a52a57b6-8c7f-45d5-abef-b0b97aa29650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006971 252.129.176.193 - - [2026-04-23 01:47:29] "POST /neutron/port HTTP/1.1" 200 1121 0.018115 252.129.176.193 - - [2026-04-23 01:47:29] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005755 10.0.0.129 - - [2026-04-23 01:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.129 - - [2026-04-23 01:47:30] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002853 10.0.0.129 - - [2026-04-23 01:47:30] "GET /virtual-networks?parent_id=73d51924-cf2a-478b-945f-b4df11ac484e&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003500 10.0.0.129 - - [2026-04-23 01:47:30] "GET /virtual-network/a52a57b6-8c7f-45d5-abef-b0b97aa29650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005272 252.129.176.193 - - [2026-04-23 01:47:34] "POST /neutron/router HTTP/1.1" 200 654 0.004409 10.0.0.129 - - [2026-04-23 01:47:34] "POST /ref-update HTTP/1.1" 200 156 0.013259 252.129.176.193 - - [2026-04-23 01:47:34] "POST /neutron/router HTTP/1.1" 200 344 0.128870 252.129.176.193 - - [2026-04-23 01:47:34] "POST /neutron/router HTTP/1.1" 200 654 0.006132 10.0.0.129 - - [2026-04-23 01:47:35] "GET /logical-router/2c6fe19b-4d96-4d4f-998a-24da4057dc0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.013309 10.0.0.129 - - [2026-04-23 01:47:35] "GET /service-instance/e855c283-07f4-40ee-9a7c-555f002f5c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2316 0.003596 10.0.0.129 - - [2026-04-23 01:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 252.129.176.193 - - [2026-04-23 01:47:35] "POST /neutron/router HTTP/1.1" 200 151 0.077560 10.0.0.129 - - [2026-04-23 01:47:35] "DELETE /route-target/8c69a9f7-45a0-4b9e-a16e-d9f09a58632f HTTP/1.1" 409 241 0.005053 10.0.0.129 - - [2026-04-23 01:47:35] "PUT /logical-router/2c6fe19b-4d96-4d4f-998a-24da4057dc0c HTTP/1.1" 404 171 0.003071 10.0.0.129 - - [2026-04-23 01:47:35] "POST /ref-update HTTP/1.1" 200 156 0.014519 10.0.0.129 - - [2026-04-23 01:47:35] "DELETE /route-table/6724f9a3-62c4-49fd-a70d-22e42830e8ea HTTP/1.1" 200 115 0.035087 10.0.0.129 - - [2026-04-23 01:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012137 10.0.0.129 - - [2026-04-23 01:47:35] "PUT /routing-instance/b9519ab9-a0e3-4edf-8558-eaddfbd9c3cb HTTP/1.1" 200 268 0.020412 10.0.0.129 - - [2026-04-23 01:47:35] "GET /virtual-network/ef5ee512-d272-4d1a-ac36-9b108f3efaea?fields=virtual_machine_interface_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 2298 0.029924 252.129.176.193 - - [2026-04-23 01:47:35] "POST /neutron/network HTTP/1.1" 200 832 0.014591 10.0.0.129 - - [2026-04-23 01:47:35] "POST /ref-update HTTP/1.1" 200 156 0.017675 10.0.0.129 - - [2026-04-23 01:47:35] "POST /ref-update HTTP/1.1" 200 156 0.015522 10.0.0.129 - - [2026-04-23 01:47:35] "GET /virtual-machine-interface/0d015a9c-c0c8-4c10-9072-d3b37d5a1e5c?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1647 0.015847 252.129.176.193 - - [2026-04-23 01:47:35] "POST /neutron/network HTTP/1.1" 400 204 0.084026 10.0.0.129 - - [2026-04-23 01:47:35] "POST /ref-update HTTP/1.1" 200 156 0.012628 10.0.0.129 - - [2026-04-23 01:47:35] "GET /instance-ip/33326422-537e-4cab-a765-dd6de09b36ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.005334 10.0.0.129 - - [2026-04-23 01:47:35] "DELETE /virtual-machine-interface/0d015a9c-c0c8-4c10-9072-d3b37d5a1e5c HTTP/1.1" 200 115 0.095042 10.0.0.129 - - [2026-04-23 01:47:35] "GET /virtual-machine-interface/a5a84162-3e31-4989-9080-54410a691e76?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1649 0.007006 10.0.0.129 - - [2026-04-23 01:47:35] "POST /ref-update HTTP/1.1" 200 156 0.018430 10.0.0.129 - - [2026-04-23 01:47:35] "GET /instance-ip/33326422-537e-4cab-a765-dd6de09b36ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.004876 10.0.0.129 - - [2026-04-23 01:47:35] "DELETE /instance-ip/33326422-537e-4cab-a765-dd6de09b36ca HTTP/1.1" 200 115 0.037496 10.0.0.129 - - [2026-04-23 01:47:36] "DELETE /virtual-machine-interface/a5a84162-3e31-4989-9080-54410a691e76 HTTP/1.1" 200 115 0.050518 10.0.0.129 - - [2026-04-23 01:47:36] "DELETE /instance-ip/33326422-537e-4cab-a765-dd6de09b36ca HTTP/1.1" 404 177 0.005579 252.129.176.193 - - [2026-04-23 01:47:36] "POST /neutron/port HTTP/1.1" 200 1120 0.025838 252.129.176.193 - - [2026-04-23 01:47:36] "POST /neutron/port HTTP/1.1" 200 1121 0.020310 10.0.0.129 - - [2026-04-23 01:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005377 252.129.176.193 - - [2026-04-23 01:47:36] "POST /neutron/port HTTP/1.1" 200 1110 0.028222 252.129.176.193 - - [2026-04-23 01:47:36] "POST /neutron/port HTTP/1.1" 200 1111 0.019354 10.0.0.129 - - [2026-04-23 01:47:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003178 10.0.0.129 - - [2026-04-23 01:47:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003251 10.0.0.129 - - [2026-04-23 01:47:36] "DELETE /virtual-network/ef5ee512-d272-4d1a-ac36-9b108f3efaea HTTP/1.1" 200 115 0.135231 10.0.0.129 - - [2026-04-23 01:47:36] "DELETE /route-target/779746eb-ab1e-4c57-af2e-c2d93da96a5d HTTP/1.1" 200 115 0.034011 10.0.0.129 - - [2026-04-23 01:47:36] "DELETE /service-instance/e855c283-07f4-40ee-9a7c-555f002f5c59 HTTP/1.1" 200 115 0.053698 10.0.0.129 - - [2026-04-23 01:47:36] "GET /logical-router/2c6fe19b-4d96-4d4f-998a-24da4057dc0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002764 10.0.0.129 - - [2026-04-23 01:47:36] "GET /service-instance/e855c283-07f4-40ee-9a7c-555f002f5c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003638 252.129.176.193 - - [2026-04-23 01:47:36] "POST /neutron/port HTTP/1.1" 200 151 0.163164 252.129.176.193 - - [2026-04-23 01:47:36] "POST /neutron/port HTTP/1.1" 200 151 0.160692 10.0.0.129 - - [2026-04-23 01:47:36] "GET /virtual-machine-interface/552c58aa-f7bf-4ec5-9a01-2ad63d2e568d?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1651 0.007850 10.0.0.129 - - [2026-04-23 01:47:36] "POST /ref-update HTTP/1.1" 200 156 0.014636 10.0.0.129 - - [2026-04-23 01:47:36] "GET /instance-ip/cb768c88-3d13-4363-bf06-4d6cda9002ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004184 10.0.0.129 - - [2026-04-23 01:47:36] "DELETE /virtual-machine-interface/552c58aa-f7bf-4ec5-9a01-2ad63d2e568d HTTP/1.1" 200 115 0.071381 10.0.0.129 - - [2026-04-23 01:47:36] "DELETE /virtual-machine/288d989e-7fe4-421a-bbe5-2ac6913aa7f0 HTTP/1.1" 200 115 0.027050 10.0.0.129 - - [2026-04-23 01:47:36] "GET /virtual-machine-interface/359715c4-17c2-4687-b2e3-edb588f2e9e9?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1651 0.007317 10.0.0.129 - - [2026-04-23 01:47:36] "POST /ref-update HTTP/1.1" 200 156 0.014425 10.0.0.129 - - [2026-04-23 01:47:36] "GET /instance-ip/cb768c88-3d13-4363-bf06-4d6cda9002ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1692 0.005424 10.0.0.129 - - [2026-04-23 01:47:36] "DELETE /instance-ip/cb768c88-3d13-4363-bf06-4d6cda9002ae HTTP/1.1" 200 115 0.026751 10.0.0.129 - - [2026-04-23 01:47:36] "DELETE /virtual-machine-interface/359715c4-17c2-4687-b2e3-edb588f2e9e9 HTTP/1.1" 200 115 0.036172 10.0.0.129 - - [2026-04-23 01:47:36] "POST /ref-update HTTP/1.1" 200 156 0.009919 10.0.0.129 - - [2026-04-23 01:47:36] "DELETE /virtual-machine/6d0bc47b-36ee-4d4f-be71-08fb162c7a39 HTTP/1.1" 200 115 0.022515 252.129.176.193 - - [2026-04-23 01:47:37] "POST /neutron/network HTTP/1.1" 200 832 0.005255 10.0.0.129 - - [2026-04-23 01:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.129 - - [2026-04-23 01:47:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002077 10.0.0.129 - - [2026-04-23 01:47:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002862 252.129.176.193 - - [2026-04-23 01:47:37] "POST /neutron/network HTTP/1.1" 200 151 0.087346 10.0.0.129 - - [2026-04-23 01:47:37] "DELETE /route-target/b5ce368f-81bb-4c3d-9607-dc8554794e1b HTTP/1.1" 200 115 0.014397 252.129.176.193 - - [2026-04-23 01:47:37] "POST /neutron/network HTTP/1.1" 200 824 0.005284 10.0.0.129 - - [2026-04-23 01:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.129 - - [2026-04-23 01:47:37] "POST /useragent-kv HTTP/1.1" 200 115 0.004667 10.0.0.129 - - [2026-04-23 01:47:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002678 252.129.176.193 - - [2026-04-23 01:47:37] "POST /neutron/network HTTP/1.1" 200 151 0.109497 10.0.0.129 - - [2026-04-23 01:47:37] "DELETE /route-target/ce6a1f79-d1a6-40c8-8487-0b173e1cc562 HTTP/1.1" 200 115 0.026164 10.0.0.129 - - [2026-04-23 01:47:38] "GET /projects?obj_uuids=73d51924-cf2a-478b-945f-b4df11ac484e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001364 10.0.0.129 - - [2026-04-23 01:47:38] "GET /project/73d51924-cf2a-478b-945f-b4df11ac484e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.032040 10.0.0.129 - - [2026-04-23 01:47:38] "GET /projects?obj_uuids=73d51924-cf2a-478b-945f-b4df11ac484e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001105 10.0.0.129 - - [2026-04-23 01:47:38] "GET /project/73d51924-cf2a-478b-945f-b4df11ac484e?fields=virtual_networks HTTP/1.1" 200 1040 0.070037 10.0.0.129 - - [2026-04-23 01:47:38] "GET /projects?obj_uuids=73d51924-cf2a-478b-945f-b4df11ac484e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001288 10.0.0.129 - - [2026-04-23 01:47:38] "GET /project/73d51924-cf2a-478b-945f-b4df11ac484e?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.023113 10.0.0.129 - - [2026-04-23 01:47:38] "GET /projects?obj_uuids=73d51924-cf2a-478b-945f-b4df11ac484e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001100 10.0.0.129 - - [2026-04-23 01:47:38] "GET /project/73d51924-cf2a-478b-945f-b4df11ac484e?fields=security_groups HTTP/1.1" 200 1269 0.031585 10.0.0.129 - - [2026-04-23 01:47:39] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001360 10.0.0.129 - - [2026-04-23 01:47:39] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007878 10.0.0.129 - - [2026-04-23 01:47:39] "POST /fqname-to-id HTTP/1.1" 404 194 0.032338 10.0.0.129 - - [2026-04-23 01:47:39] "GET /projects?obj_uuids=6984f94a-9547-4b43-9a4f-e8aab8af8156&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004258 10.0.0.129 - - [2026-04-23 01:47:39] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000944 10.0.0.129 - - [2026-04-23 01:47:39] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007132 10.0.0.129 - - [2026-04-23 01:47:39] "POST /id-to-fqname HTTP/1.1" 200 196 0.001281 10.0.0.129 - - [2026-04-23 01:47:39] "POST /fqname-to-id HTTP/1.1" 404 205 0.003496 10.0.0.129 - - [2026-04-23 01:47:39] "POST /security-groups HTTP/1.1" 200 591 0.080825 10.0.0.129 - - [2026-04-23 01:47:39] "POST /fqname-to-id HTTP/1.1" 404 240 0.003772 10.0.0.129 - - [2026-04-23 01:47:40] "POST /projects HTTP/1.1" 200 593 0.257767 10.0.0.129 - - [2026-04-23 01:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.293270 10.0.0.129 - - [2026-04-23 01:47:40] "POST /access-control-lists HTTP/1.1" 200 606 0.075439 10.0.0.129 - - [2026-04-23 01:47:40] "GET /project/6984f94a-9547-4b43-9a4f-e8aab8af8156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.455240 10.0.0.129 - - [2026-04-23 01:47:40] "POST /fqname-to-id HTTP/1.1" 404 239 0.003527 10.0.0.129 - - [2026-04-23 01:47:40] "POST /access-control-lists HTTP/1.1" 200 604 0.064295 10.0.0.129 - - [2026-04-23 01:47:41] "GET / HTTP/1.1" 200 36499 0.001851 10.0.0.129 - - [2026-04-23 01:47:42] "POST /fqname-to-id HTTP/1.1" 401 298 0.000538 10.0.0.129 - - [2026-04-23 01:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.086972 10.0.0.129 - - [2026-04-23 01:47:42] "GET /projects?obj_uuids=6984f94a-9547-4b43-9a4f-e8aab8af8156&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001414 10.0.0.129 - - [2026-04-23 01:47:42] "GET /project/6984f94a-9547-4b43-9a4f-e8aab8af8156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.027588 252.129.176.193 - - [2026-04-23 01:47:42] "POST /neutron/network HTTP/1.1" 200 117 0.035715 10.0.0.129 - - [2026-04-23 01:47:42] "GET /projects?obj_uuids=6984f94a-9547-4b43-9a4f-e8aab8af8156&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001056 252.129.176.193 - - [2026-04-23 01:47:43] "POST /neutron/network HTTP/1.1" 200 611 0.081957 10.0.0.129 - - [2026-04-23 01:47:43] "POST /route-targets HTTP/1.1" 200 329 0.009681 10.0.0.129 - - [2026-04-23 01:47:43] "POST /ref-update HTTP/1.1" 200 156 0.011910 10.0.0.129 - - [2026-04-23 01:47:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004070 252.129.176.193 - - [2026-04-23 01:47:43] "POST /neutron/subnet HTTP/1.1" 200 729 0.160343 10.0.0.129 - - [2026-04-23 01:47:43] "POST /fqname-to-id HTTP/1.1" 401 298 0.000459 10.0.0.129 - - [2026-04-23 01:47:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002938 252.129.176.193 - - [2026-04-23 01:47:43] "POST /neutron/subnet HTTP/1.1" 200 828 0.147042 252.129.176.193 - - [2026-04-23 01:47:43] "POST /neutron/network HTTP/1.1" 200 1005 0.007839 10.0.0.129 - - [2026-04-23 01:47:43] "POST /id-to-fqname HTTP/1.1" 200 226 0.001407 10.0.0.129 - - [2026-04-23 01:47:43] "GET /virtual-network/4fa6ec84-631d-4aa1-a641-241dcd9cdd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005814 252.129.176.193 - - [2026-04-23 01:47:43] "POST /neutron/network HTTP/1.1" 200 1005 0.009091 10.0.0.129 - - [2026-04-23 01:47:43] "GET /virtual-network/4fa6ec84-631d-4aa1-a641-241dcd9cdd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006418 252.129.176.193 - - [2026-04-23 01:47:43] "POST /neutron/network HTTP/1.1" 200 1005 0.007455 10.0.0.129 - - [2026-04-23 01:47:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.027407 252.129.176.193 - - [2026-04-23 01:47:43] "POST /neutron/subnet HTTP/1.1" 200 729 0.008918 252.129.176.193 - - [2026-04-23 01:47:43] "POST /neutron/subnet HTTP/1.1" 200 828 0.007921 10.0.0.129 - - [2026-04-23 01:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.129 - - [2026-04-23 01:47:43] "GET /projects?obj_uuids=6984f94a-9547-4b43-9a4f-e8aab8af8156&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001116 10.0.0.129 - - [2026-04-23 01:47:43] "GET /project/6984f94a-9547-4b43-9a4f-e8aab8af8156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.030659 252.129.176.193 - - [2026-04-23 01:47:44] "POST /neutron/network HTTP/1.1" 200 117 0.013683 10.0.0.129 - - [2026-04-23 01:47:44] "GET /projects?obj_uuids=6984f94a-9547-4b43-9a4f-e8aab8af8156&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001092 252.129.176.193 - - [2026-04-23 01:47:44] "POST /neutron/network HTTP/1.1" 200 611 0.068705 10.0.0.129 - - [2026-04-23 01:47:44] "POST /route-targets HTTP/1.1" 200 329 0.014342 10.0.0.129 - - [2026-04-23 01:47:44] "POST /ref-update HTTP/1.1" 200 156 0.015506 10.0.0.129 - - [2026-04-23 01:47:44] "POST /useragent-kv HTTP/1.1" 200 115 0.005366 252.129.176.193 - - [2026-04-23 01:47:44] "POST /neutron/subnet HTTP/1.1" 200 720 0.190377 10.0.0.129 - - [2026-04-23 01:47:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.006288 10.0.0.129 - - [2026-04-23 01:47:44] "POST /useragent-kv HTTP/1.1" 200 115 0.006796 252.129.176.193 - - [2026-04-23 01:47:44] "POST /neutron/subnet HTTP/1.1" 200 828 0.200403 252.129.176.193 - - [2026-04-23 01:47:44] "POST /neutron/network HTTP/1.1" 200 1003 0.007064 10.0.0.129 - - [2026-04-23 01:47:44] "POST /id-to-fqname HTTP/1.1" 200 226 0.001425 10.0.0.129 - - [2026-04-23 01:47:44] "GET /virtual-network/4a640421-299c-4e07-90cf-137268e5c077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005849 252.129.176.193 - - [2026-04-23 01:47:44] "POST /neutron/network HTTP/1.1" 200 1003 0.007336 10.0.0.129 - - [2026-04-23 01:47:44] "GET /virtual-network/4a640421-299c-4e07-90cf-137268e5c077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005387 252.129.176.193 - - [2026-04-23 01:47:44] "POST /neutron/network HTTP/1.1" 200 1003 0.008272 252.129.176.193 - - [2026-04-23 01:47:44] "POST /neutron/subnet HTTP/1.1" 200 720 0.007461 252.129.176.193 - - [2026-04-23 01:47:45] "POST /neutron/subnet HTTP/1.1" 200 828 0.008014 10.0.0.129 - - [2026-04-23 01:47:45] "POST /fqname-to-id HTTP/1.1" 404 232 0.002691 10.0.0.129 - - [2026-04-23 01:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.129 - - [2026-04-23 01:47:45] "GET /projects?obj_uuids=6984f94a-9547-4b43-9a4f-e8aab8af8156&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001780 10.0.0.129 - - [2026-04-23 01:47:45] "GET /project/6984f94a-9547-4b43-9a4f-e8aab8af8156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.031619 10.0.0.129 - - [2026-04-23 01:47:45] "POST /network-policys HTTP/1.1" 200 579 0.060277 10.0.0.129 - - [2026-04-23 01:47:45] "GET /network-policy/39d7cb49-bcaf-4ebb-87c8-bdde62d2674e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005403 252.129.176.193 - - [2026-04-23 01:47:45] "POST /neutron/network HTTP/1.1" 200 1005 0.007609 10.0.0.129 - - [2026-04-23 01:47:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.007355 10.0.0.129 - - [2026-04-23 01:47:45] "POST /fqname-to-id HTTP/1.1" 404 207 0.006832 252.129.176.193 - - [2026-04-23 01:47:45] "POST /neutron/network HTTP/1.1" 200 1111 0.060110 10.0.0.129 - - [2026-04-23 01:47:45] "POST /access-control-lists HTTP/1.1" 200 598 0.071766 252.129.176.193 - - [2026-04-23 01:47:45] "POST /neutron/network HTTP/1.1" 200 1111 0.007960 10.0.0.129 - - [2026-04-23 01:47:45] "GET /virtual-network/4fa6ec84-631d-4aa1-a641-241dcd9cdd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.007596 10.0.0.129 - - [2026-04-23 01:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.129 - - [2026-04-23 01:47:45] "GET /network-policy/39d7cb49-bcaf-4ebb-87c8-bdde62d2674e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004515 252.129.176.193 - - [2026-04-23 01:47:45] "POST /neutron/network HTTP/1.1" 200 1003 0.008042 10.0.0.129 - - [2026-04-23 01:47:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.005346 10.0.0.129 - - [2026-04-23 01:47:45] "POST /fqname-to-id HTTP/1.1" 404 207 0.002881 252.129.176.193 - - [2026-04-23 01:47:45] "POST /neutron/network HTTP/1.1" 200 1109 0.052737 10.0.0.129 - - [2026-04-23 01:47:45] "POST /access-control-lists HTTP/1.1" 200 598 0.071342 252.129.176.193 - - [2026-04-23 01:47:45] "POST /neutron/network HTTP/1.1" 200 1109 0.009519 10.0.0.129 - - [2026-04-23 01:47:46] "POST /ref-update HTTP/1.1" 200 156 0.011661 10.0.0.129 - - [2026-04-23 01:47:46] "GET /virtual-network/4a640421-299c-4e07-90cf-137268e5c077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.011150 10.0.0.129 - - [2026-04-23 01:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005621 10.0.0.129 - - [2026-04-23 01:47:46] "GET /network-policy/39d7cb49-bcaf-4ebb-87c8-bdde62d2674e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003781 10.0.0.129 - - [2026-04-23 01:47:46] "GET /domains HTTP/1.1" 401 298 0.000456 10.0.0.129 - - [2026-04-23 01:47:46] "GET /domains HTTP/1.1" 200 440 0.043816 10.0.0.129 - - [2026-04-23 01:47:46] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000987 10.0.0.129 - - [2026-04-23 01:47:46] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1689 0.009679 10.0.0.129 - - [2026-04-23 01:47:46] "GET /projects?obj_uuids=6984f94a-9547-4b43-9a4f-e8aab8af8156&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001218 10.0.0.129 - - [2026-04-23 01:47:46] "GET /project/6984f94a-9547-4b43-9a4f-e8aab8af8156 HTTP/1.1" 200 2627 0.027531 10.0.0.129 - - [2026-04-23 01:47:46] "GET /virtual-network/4fa6ec84-631d-4aa1-a641-241dcd9cdd0f HTTP/1.1" 200 3513 0.008488 10.0.0.129 - - [2026-04-23 01:47:46] "GET /virtual-network/4fa6ec84-631d-4aa1-a641-241dcd9cdd0f HTTP/1.1" 200 3513 0.005375 10.0.0.129 - - [2026-04-23 01:47:46] "GET /routing-instance/5e986ed0-5301-4b83-8555-920ca7263fa0 HTTP/1.1" 200 1798 0.003801 10.0.0.129 - - [2026-04-23 01:47:46] "GET /routing-instance/5e986ed0-5301-4b83-8555-920ca7263fa0 HTTP/1.1" 200 1798 0.004718 10.0.0.129 - - [2026-04-23 01:47:46] "GET /route-target/cf78b03d-53d7-49e3-993a-b32140c0333f HTTP/1.1" 200 1215 0.004052 10.0.0.129 - - [2026-04-23 01:47:46] "GET /virtual-network/4fa6ec84-631d-4aa1-a641-241dcd9cdd0f HTTP/1.1" 200 3513 0.005183 10.0.0.129 - - [2026-04-23 01:47:47] "GET /routing-instance/5e986ed0-5301-4b83-8555-920ca7263fa0 HTTP/1.1" 200 1798 0.004652 10.0.0.129 - - [2026-04-23 01:47:47] "GET /virtual-network/4fa6ec84-631d-4aa1-a641-241dcd9cdd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.006089 10.0.0.129 - - [2026-04-23 01:47:47] "GET /virtual-network/4fa6ec84-631d-4aa1-a641-241dcd9cdd0f HTTP/1.1" 200 3513 0.005394 10.0.0.129 - - [2026-04-23 01:47:47] "GET /routing-instance/5e986ed0-5301-4b83-8555-920ca7263fa0 HTTP/1.1" 200 1798 0.004130 10.0.0.129 - - [2026-04-23 01:47:47] "GET /routing-instance/5e986ed0-5301-4b83-8555-920ca7263fa0 HTTP/1.1" 200 1798 0.005389 10.0.0.129 - - [2026-04-23 01:47:47] "GET /route-target/cf78b03d-53d7-49e3-993a-b32140c0333f HTTP/1.1" 200 1215 0.003876 10.0.0.129 - - [2026-04-23 01:47:47] "GET /domains HTTP/1.1" 200 440 0.002956 10.0.0.129 - - [2026-04-23 01:47:47] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001357 10.0.0.129 - - [2026-04-23 01:47:47] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1689 0.007506 10.0.0.129 - - [2026-04-23 01:47:47] "GET /projects?obj_uuids=6984f94a-9547-4b43-9a4f-e8aab8af8156&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001608 10.0.0.129 - - [2026-04-23 01:47:47] "GET /project/6984f94a-9547-4b43-9a4f-e8aab8af8156 HTTP/1.1" 200 2627 0.028103 10.0.0.129 - - [2026-04-23 01:47:47] "GET /virtual-network/4fa6ec84-631d-4aa1-a641-241dcd9cdd0f HTTP/1.1" 200 3513 0.004936 10.0.0.129 - - [2026-04-23 01:47:48] "GET /obj-perms HTTP/1.1" 200 6474 0.064968 10.0.0.129 - - [2026-04-23 01:47:48] "GET /domains HTTP/1.1" 200 440 0.002699 10.0.0.129 - - [2026-04-23 01:47:48] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001569 10.0.0.129 - - [2026-04-23 01:47:48] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1689 0.007371 10.0.0.129 - - [2026-04-23 01:47:48] "GET /projects?obj_uuids=6984f94a-9547-4b43-9a4f-e8aab8af8156&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001085 10.0.0.129 - - [2026-04-23 01:47:48] "GET /project/6984f94a-9547-4b43-9a4f-e8aab8af8156 HTTP/1.1" 200 2627 0.027896 10.0.0.129 - - [2026-04-23 01:47:48] "GET /virtual-network/4a640421-299c-4e07-90cf-137268e5c077 HTTP/1.1" 200 3507 0.013040 10.0.0.129 - - [2026-04-23 01:47:48] "GET /virtual-network/4a640421-299c-4e07-90cf-137268e5c077 HTTP/1.1" 200 3507 0.004701 10.0.0.129 - - [2026-04-23 01:47:48] "GET /routing-instance/6ffa941b-0f2b-4e31-a692-bcfe8ac2be53 HTTP/1.1" 200 1799 0.004033 10.0.0.129 - - [2026-04-23 01:47:48] "GET /routing-instance/6ffa941b-0f2b-4e31-a692-bcfe8ac2be53 HTTP/1.1" 200 1799 0.005410 10.0.0.129 - - [2026-04-23 01:47:48] "GET /route-target/6cbbb1ac-cc56-4635-8b56-8d06c69a4e90 HTTP/1.1" 200 1214 0.003878 10.0.0.129 - - [2026-04-23 01:47:48] "GET /virtual-network/4a640421-299c-4e07-90cf-137268e5c077 HTTP/1.1" 200 3507 0.005043 10.0.0.129 - - [2026-04-23 01:47:48] "GET /routing-instance/6ffa941b-0f2b-4e31-a692-bcfe8ac2be53 HTTP/1.1" 200 1799 0.003479 10.0.0.129 - - [2026-04-23 01:47:48] "GET /virtual-network/4a640421-299c-4e07-90cf-137268e5c077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.004813 10.0.0.129 - - [2026-04-23 01:47:48] "GET /virtual-network/4a640421-299c-4e07-90cf-137268e5c077 HTTP/1.1" 200 3507 0.004704 10.0.0.129 - - [2026-04-23 01:47:49] "GET /routing-instance/6ffa941b-0f2b-4e31-a692-bcfe8ac2be53 HTTP/1.1" 200 1799 0.003870 10.0.0.129 - - [2026-04-23 01:47:49] "GET /routing-instance/6ffa941b-0f2b-4e31-a692-bcfe8ac2be53 HTTP/1.1" 200 1799 0.004734 10.0.0.129 - - [2026-04-23 01:47:49] "GET /route-target/6cbbb1ac-cc56-4635-8b56-8d06c69a4e90 HTTP/1.1" 200 1214 0.003578 10.0.0.129 - - [2026-04-23 01:47:49] "GET /domains HTTP/1.1" 200 440 0.003381 10.0.0.129 - - [2026-04-23 01:47:49] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001194 10.0.0.129 - - [2026-04-23 01:47:49] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1689 0.007054 10.0.0.129 - - [2026-04-23 01:47:49] "GET /projects?obj_uuids=6984f94a-9547-4b43-9a4f-e8aab8af8156&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001648 10.0.0.129 - - [2026-04-23 01:47:49] "GET /project/6984f94a-9547-4b43-9a4f-e8aab8af8156 HTTP/1.1" 200 2627 0.026350 10.0.0.129 - - [2026-04-23 01:47:49] "GET /virtual-network/4a640421-299c-4e07-90cf-137268e5c077 HTTP/1.1" 200 3507 0.005499 10.0.0.129 - - [2026-04-23 01:47:49] "GET /obj-perms HTTP/1.1" 200 6474 0.001959 10.0.0.129 - - [2026-04-23 01:47:49] "GET /virtual-network/4a640421-299c-4e07-90cf-137268e5c077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.005023 252.129.176.193 - - [2026-04-23 01:47:49] "POST /neutron/network HTTP/1.1" 200 1109 0.008594 10.0.0.129 - - [2026-04-23 01:47:49] "POST /fqname-to-id HTTP/1.1" 404 207 0.002733 252.129.176.193 - - [2026-04-23 01:47:49] "POST /neutron/network HTTP/1.1" 200 1003 0.045583 252.129.176.193 - - [2026-04-23 01:47:49] "POST /neutron/network HTTP/1.1" 200 1003 0.008396 10.0.0.129 - - [2026-04-23 01:47:49] "GET /virtual-network/4a640421-299c-4e07-90cf-137268e5c077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005532 10.0.0.129 - - [2026-04-23 01:47:49] "GET /virtual-network/4fa6ec84-631d-4aa1-a641-241dcd9cdd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.004388 252.129.176.193 - - [2026-04-23 01:47:50] "POST /neutron/network HTTP/1.1" 200 1111 0.006787 10.0.0.129 - - [2026-04-23 01:47:50] "POST /fqname-to-id HTTP/1.1" 404 207 0.004112 252.129.176.193 - - [2026-04-23 01:47:50] "POST /neutron/network HTTP/1.1" 200 1005 0.047306 252.129.176.193 - - [2026-04-23 01:47:50] "POST /neutron/network HTTP/1.1" 200 1005 0.008682 10.0.0.129 - - [2026-04-23 01:47:50] "GET /virtual-network/4fa6ec84-631d-4aa1-a641-241dcd9cdd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006312 10.0.0.129 - - [2026-04-23 01:47:50] "DELETE /network-policy/39d7cb49-bcaf-4ebb-87c8-bdde62d2674e HTTP/1.1" 200 115 0.029080 252.129.176.193 - - [2026-04-23 01:47:50] "POST /neutron/network HTTP/1.1" 200 1003 0.007810 10.0.0.129 - - [2026-04-23 01:47:50] "DELETE /access-control-list/69ec8479-ebd6-44b1-a275-fd081d88d4ee HTTP/1.1" 200 115 0.029717 10.0.0.129 - - [2026-04-23 01:47:50] "POST /ref-update HTTP/1.1" 200 156 0.012787 10.0.0.129 - - [2026-04-23 01:47:50] "DELETE /access-control-list/be5f416c-1ef6-45fa-923f-328b42a59f37 HTTP/1.1" 200 115 0.030604 10.0.0.129 - - [2026-04-23 01:47:50] "POST /useragent-kv HTTP/1.1" 200 115 0.001803 10.0.0.129 - - [2026-04-23 01:47:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002674 10.0.0.129 - - [2026-04-23 01:47:50] "POST /ref-update HTTP/1.1" 200 156 0.020199 10.0.0.129 - - [2026-04-23 01:47:50] "POST /useragent-kv HTTP/1.1" 200 115 0.001944 10.0.0.129 - - [2026-04-23 01:47:50] "POST /useragent-kv HTTP/1.1" 200 115 0.001552 252.129.176.193 - - [2026-04-23 01:47:50] "POST /neutron/network HTTP/1.1" 200 151 0.110936 10.0.0.129 - - [2026-04-23 01:47:50] "GET /routing-instance/6ffa941b-0f2b-4e31-a692-bcfe8ac2be53 HTTP/1.1" 404 171 0.003573 10.0.0.129 - - [2026-04-23 01:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.129 - - [2026-04-23 01:47:50] "GET /domains HTTP/1.1" 200 440 0.002848 10.0.0.129 - - [2026-04-23 01:47:50] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003157 10.0.0.129 - - [2026-04-23 01:47:50] "DELETE /route-target/6cbbb1ac-cc56-4635-8b56-8d06c69a4e90 HTTP/1.1" 200 115 0.031058 10.0.0.129 - - [2026-04-23 01:47:50] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1689 0.024329 10.0.0.129 - - [2026-04-23 01:47:50] "GET /projects?obj_uuids=6984f94a-9547-4b43-9a4f-e8aab8af8156&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001260 10.0.0.129 - - [2026-04-23 01:47:50] "GET /project/6984f94a-9547-4b43-9a4f-e8aab8af8156 HTTP/1.1" 200 2147 0.027602 252.129.176.193 - - [2026-04-23 01:47:51] "POST /neutron/network HTTP/1.1" 200 1005 0.007757 10.0.0.129 - - [2026-04-23 01:47:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002292 10.0.0.129 - - [2026-04-23 01:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006110 10.0.0.129 - - [2026-04-23 01:47:51] "POST /useragent-kv HTTP/1.1" 200 115 0.004295 10.0.0.129 - - [2026-04-23 01:47:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002101 10.0.0.129 - - [2026-04-23 01:47:51] "POST /useragent-kv HTTP/1.1" 200 115 0.001708 252.129.176.193 - - [2026-04-23 01:47:51] "POST /neutron/network HTTP/1.1" 200 151 0.100735 10.0.0.129 - - [2026-04-23 01:47:51] "DELETE /route-target/cf78b03d-53d7-49e3-993a-b32140c0333f HTTP/1.1" 200 115 0.026215 10.0.0.129 - - [2026-04-23 01:47:51] "GET /routing-instance/5e986ed0-5301-4b83-8555-920ca7263fa0 HTTP/1.1" 404 171 0.003945 10.0.0.129 - - [2026-04-23 01:47:51] "GET /domains HTTP/1.1" 200 440 0.003871 10.0.0.129 - - [2026-04-23 01:47:51] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001111 10.0.0.129 - - [2026-04-23 01:47:51] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1689 0.007531 10.0.0.129 - - [2026-04-23 01:47:51] "GET /projects?obj_uuids=6984f94a-9547-4b43-9a4f-e8aab8af8156&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001900 10.0.0.129 - - [2026-04-23 01:47:51] "GET /project/6984f94a-9547-4b43-9a4f-e8aab8af8156 HTTP/1.1" 200 1902 0.027790 10.0.0.129 - - [2026-04-23 01:47:52] "GET /projects?obj_uuids=6984f94a-9547-4b43-9a4f-e8aab8af8156&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000986 10.0.0.129 - - [2026-04-23 01:47:52] "GET /project/6984f94a-9547-4b43-9a4f-e8aab8af8156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.026011 10.0.0.129 - - [2026-04-23 01:47:52] "GET /projects?obj_uuids=6984f94a-9547-4b43-9a4f-e8aab8af8156&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000947 10.0.0.129 - - [2026-04-23 01:47:52] "GET /project/6984f94a-9547-4b43-9a4f-e8aab8af8156?fields=virtual_networks HTTP/1.1" 200 1050 0.070288 10.0.0.129 - - [2026-04-23 01:47:52] "GET /projects?obj_uuids=6984f94a-9547-4b43-9a4f-e8aab8af8156&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001700 10.0.0.129 - - [2026-04-23 01:47:52] "GET /project/6984f94a-9547-4b43-9a4f-e8aab8af8156?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.028480 10.0.0.129 - - [2026-04-23 01:47:52] "GET /projects?obj_uuids=6984f94a-9547-4b43-9a4f-e8aab8af8156&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001132 10.0.0.129 - - [2026-04-23 01:47:52] "GET /project/6984f94a-9547-4b43-9a4f-e8aab8af8156?fields=security_groups HTTP/1.1" 200 1284 0.028999 10.0.0.129 - - [2026-04-23 01:47:53] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001020 10.0.0.129 - - [2026-04-23 01:47:53] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007641 10.0.0.129 - - [2026-04-23 01:47:53] "POST /fqname-to-id HTTP/1.1" 404 202 0.029462 10.0.0.129 - - [2026-04-23 01:47:53] "GET /projects?obj_uuids=ad50d424-5090-4080-9c86-dd5499bbcee3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002638 10.0.0.129 - - [2026-04-23 01:47:53] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000991 10.0.0.129 - - [2026-04-23 01:47:53] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006951 10.0.0.129 - - [2026-04-23 01:47:53] "POST /id-to-fqname HTTP/1.1" 200 204 0.001214 10.0.0.129 - - [2026-04-23 01:47:53] "POST /fqname-to-id HTTP/1.1" 404 213 0.003803 10.0.0.129 - - [2026-04-23 01:47:53] "POST /security-groups HTTP/1.1" 200 599 0.064348 10.0.0.129 - - [2026-04-23 01:47:53] "POST /fqname-to-id HTTP/1.1" 404 248 0.002450 10.0.0.129 - - [2026-04-23 01:47:53] "POST /projects HTTP/1.1" 200 609 0.210202 10.0.0.129 - - [2026-04-23 01:47:53] "POST /access-control-lists HTTP/1.1" 200 614 0.065529 10.0.0.129 - - [2026-04-23 01:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.291333 10.0.0.129 - - [2026-04-23 01:47:53] "POST /fqname-to-id HTTP/1.1" 404 247 0.003022 10.0.0.129 - - [2026-04-23 01:47:53] "GET /project/ad50d424-5090-4080-9c86-dd5499bbcee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.432112 10.0.0.129 - - [2026-04-23 01:47:53] "POST /access-control-lists HTTP/1.1" 200 612 0.060659 10.0.0.129 - - [2026-04-23 01:47:55] "GET / HTTP/1.1" 200 36499 0.003455 10.0.0.129 - - [2026-04-23 01:47:56] "POST /fqname-to-id HTTP/1.1" 401 298 0.000654 10.0.0.129 - - [2026-04-23 01:47:56] "POST /fqname-to-id HTTP/1.1" 404 231 0.073619 10.0.0.129 - - [2026-04-23 01:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.129 - - [2026-04-23 01:47:56] "GET /projects?obj_uuids=ad50d424-5090-4080-9c86-dd5499bbcee3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001182 10.0.0.129 - - [2026-04-23 01:47:56] "GET /project/ad50d424-5090-4080-9c86-dd5499bbcee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.023828 10.0.0.129 - - [2026-04-23 01:47:56] "POST /network-policys HTTP/1.1" 200 569 0.060361 10.0.0.129 - - [2026-04-23 01:47:56] "GET /network-policy/0266a284-489f-4d00-97a4-7c424f494e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3146 0.005726 10.0.0.129 - - [2026-04-23 01:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.129 - - [2026-04-23 01:47:57] "GET /projects?obj_uuids=ad50d424-5090-4080-9c86-dd5499bbcee3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001095 10.0.0.129 - - [2026-04-23 01:47:57] "GET /project/ad50d424-5090-4080-9c86-dd5499bbcee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.024632 252.129.176.193 - - [2026-04-23 01:47:57] "POST /neutron/network HTTP/1.1" 200 117 0.038787 10.0.0.129 - - [2026-04-23 01:47:57] "GET /projects?obj_uuids=ad50d424-5090-4080-9c86-dd5499bbcee3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001089 252.129.176.193 - - [2026-04-23 01:47:57] "POST /neutron/network HTTP/1.1" 200 621 0.065371 10.0.0.129 - - [2026-04-23 01:47:57] "POST /route-targets HTTP/1.1" 200 329 0.010139 10.0.0.129 - - [2026-04-23 01:47:57] "POST /ref-update HTTP/1.1" 200 156 0.011318 10.0.0.129 - - [2026-04-23 01:47:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002636 252.129.176.193 - - [2026-04-23 01:47:57] "POST /neutron/subnet HTTP/1.1" 200 724 0.160423 10.0.0.129 - - [2026-04-23 01:47:57] "POST /fqname-to-id HTTP/1.1" 404 207 0.002173 10.0.0.129 - - [2026-04-23 01:47:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002334 252.129.176.193 - - [2026-04-23 01:47:57] "POST /neutron/subnet HTTP/1.1" 200 828 0.144486 252.129.176.193 - - [2026-04-23 01:47:57] "POST /neutron/network HTTP/1.1" 200 1014 0.007082 10.0.0.129 - - [2026-04-23 01:47:57] "POST /id-to-fqname HTTP/1.1" 200 235 0.001748 10.0.0.129 - - [2026-04-23 01:47:57] "GET /virtual-network/729447d8-f540-4c17-a984-d118ac791a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2663 0.006288 252.129.176.193 - - [2026-04-23 01:47:57] "POST /neutron/network HTTP/1.1" 200 1014 0.007335 10.0.0.129 - - [2026-04-23 01:47:58] "GET /virtual-network/729447d8-f540-4c17-a984-d118ac791a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2663 0.005034 252.129.176.193 - - [2026-04-23 01:47:58] "POST /neutron/network HTTP/1.1" 200 1014 0.008648 252.129.176.193 - - [2026-04-23 01:47:58] "POST /neutron/subnet HTTP/1.1" 200 724 0.008336 252.129.176.193 - - [2026-04-23 01:47:58] "POST /neutron/subnet HTTP/1.1" 200 828 0.008616 252.129.176.193 - - [2026-04-23 01:47:58] "POST /neutron/network HTTP/1.1" 200 1014 0.010523 10.0.0.129 - - [2026-04-23 01:47:58] "POST /fqname-to-id HTTP/1.1" 404 250 0.007702 10.0.0.129 - - [2026-04-23 01:47:58] "POST /fqname-to-id HTTP/1.1" 404 207 0.007024 252.129.176.193 - - [2026-04-23 01:47:58] "POST /neutron/network HTTP/1.1" 200 1119 0.052180 10.0.0.129 - - [2026-04-23 01:47:58] "POST /access-control-lists HTTP/1.1" 200 609 0.066543 252.129.176.193 - - [2026-04-23 01:47:58] "POST /neutron/network HTTP/1.1" 200 1119 0.010747 10.0.0.129 - - [2026-04-23 01:47:58] "DELETE /project/6984f94a95474b439a4fe8aab8af8156 HTTP/1.1" 404 173 0.014343 10.0.0.129 - - [2026-04-23 01:47:58] "DELETE /project/ad50d424509040809c86dd5499bbcee3 HTTP/1.1" 404 173 0.011661 10.0.0.129 - - [2026-04-23 01:47:58] "DELETE /project/73d51924cf2a478b945fb4df11ac484e HTTP/1.1" 404 173 0.008966 10.0.0.129 - - [2026-04-23 01:47:58] "GET /projects?obj_uuids=73d51924-cf2a-478b-945f-b4df11ac484e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000951 10.0.0.129 - - [2026-04-23 01:47:58] "GET /projects?obj_uuids=6984f94a-9547-4b43-9a4f-e8aab8af8156&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000861 10.0.0.129 - - [2026-04-23 01:47:58] "GET /projects?obj_uuids=a93fc792-f60d-4003-a604-d33d572b43bb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000914 10.0.0.129 - - [2026-04-23 01:47:58] "GET /virtual-network/729447d8-f540-4c17-a984-d118ac791a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.006209 10.0.0.129 - - [2026-04-23 01:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007194 10.0.0.129 - - [2026-04-23 01:47:58] "GET /project/a93fc792-f60d-4003-a604-d33d572b43bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.051255 10.0.0.129 - - [2026-04-23 01:47:58] "GET /project/6984f94a-9547-4b43-9a4f-e8aab8af8156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.059992 10.0.0.129 - - [2026-04-23 01:47:58] "GET /project/73d51924-cf2a-478b-945f-b4df11ac484e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.064909 10.0.0.129 - - [2026-04-23 01:47:58] "GET /network-policy/0266a284-489f-4d00-97a4-7c424f494e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3146 0.012056 10.0.0.129 - - [2026-04-23 01:47:58] "GET /projects?obj_uuids=73d51924-cf2a-478b-945f-b4df11ac484e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001233 10.0.0.129 - - [2026-04-23 01:47:58] "GET /projects?obj_uuids=6984f94a-9547-4b43-9a4f-e8aab8af8156&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000877 10.0.0.129 - - [2026-04-23 01:47:58] "GET /projects?obj_uuids=a93fc792-f60d-4003-a604-d33d572b43bb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000805 10.0.0.129 - - [2026-04-23 01:47:58] "GET /project/a93fc792-f60d-4003-a604-d33d572b43bb?fields=security_groups HTTP/1.1" 200 1345 0.054078 10.0.0.129 - - [2026-04-23 01:47:58] "GET /project/6984f94a-9547-4b43-9a4f-e8aab8af8156?fields=security_groups HTTP/1.1" 200 1374 0.058133 10.0.0.129 - - [2026-04-23 01:47:58] "GET /domains HTTP/1.1" 401 298 0.001034 10.0.0.129 - - [2026-04-23 01:47:58] "GET /project/73d51924-cf2a-478b-945f-b4df11ac484e?fields=security_groups HTTP/1.1" 200 1359 0.071501 10.0.0.129 - - [2026-04-23 01:47:58] "DELETE /security-group/d5540013-5676-444f-bc5c-6748733254f7 HTTP/1.1" 200 115 0.097724 10.0.0.129 - - [2026-04-23 01:47:58] "DELETE /security-group/14842ef2-bfa1-4d95-b192-a1780afc1e9f HTTP/1.1" 200 115 0.099882 10.0.0.129 - - [2026-04-23 01:47:58] "GET /projects?obj_uuids=a93fc792-f60d-4003-a604-d33d572b43bb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001082 10.0.0.129 - - [2026-04-23 01:47:58] "GET /projects?obj_uuids=6984f94a-9547-4b43-9a4f-e8aab8af8156&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001267 10.0.0.129 - - [2026-04-23 01:47:58] "DELETE /security-group/7f462baa-28cd-4564-957e-917726b0ba4a HTTP/1.1" 200 115 0.116129 10.0.0.129 - - [2026-04-23 01:47:58] "GET /projects?obj_uuids=73d51924-cf2a-478b-945f-b4df11ac484e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000937 10.0.0.129 - - [2026-04-23 01:47:58] "DELETE /access-control-list/a77934f7-fef2-489f-805a-a1dcfa332b9a HTTP/1.1" 200 115 0.072788 10.0.0.129 - - [2026-04-23 01:47:58] "GET /project/a93fc792-f60d-4003-a604-d33d572b43bb?fields=application_policy_sets HTTP/1.1" 200 1384 0.061604 10.0.0.129 - - [2026-04-23 01:47:58] "GET /project/73d51924-cf2a-478b-945f-b4df11ac484e?fields=application_policy_sets HTTP/1.1" 200 1398 0.043003 10.0.0.129 - - [2026-04-23 01:47:58] "DELETE /access-control-list/8131ea10-d7d7-4e79-b8cc-fd6097e18d6e HTTP/1.1" 200 115 0.048420 10.0.0.129 - - [2026-04-23 01:47:58] "GET /project/6984f94a-9547-4b43-9a4f-e8aab8af8156?fields=application_policy_sets HTTP/1.1" 200 1413 0.090475 10.0.0.129 - - [2026-04-23 01:47:58] "DELETE /access-control-list/802ea8f9-38f1-4025-be11-d087a46fbd70 HTTP/1.1" 200 115 0.050945 10.0.0.129 - - [2026-04-23 01:47:58] "DELETE /access-control-list/a3fe47cc-e468-4496-b8e7-a85487a66181 HTTP/1.1" 200 115 0.051726 10.0.0.129 - - [2026-04-23 01:47:59] "DELETE /access-control-list/c8656c50-cb59-468b-8047-b14c127baa13 HTTP/1.1" 200 115 0.047351 10.0.0.129 - - [2026-04-23 01:47:59] "GET /domains HTTP/1.1" 200 440 0.035047 10.0.0.129 - - [2026-04-23 01:47:59] "DELETE /project/a93fc792-f60d-4003-a604-d33d572b43bb HTTP/1.1" 200 115 0.563967 10.0.0.129 - - [2026-04-23 01:47:59] "DELETE /access-control-list/9aa7d6c2-1e26-4db0-9ce2-8518c46d05d5 HTTP/1.1" 200 115 0.031803 10.0.0.129 - - [2026-04-23 01:47:59] "DELETE /project/73d51924-cf2a-478b-945f-b4df11ac484e HTTP/1.1" 200 115 0.591176 10.0.0.129 - - [2026-04-23 01:47:59] "DELETE /project/6984f94a-9547-4b43-9a4f-e8aab8af8156 HTTP/1.1" 200 115 0.596532 10.0.0.129 - - [2026-04-23 01:47:59] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000949 10.0.0.129 - - [2026-04-23 01:47:59] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1324 0.008603 10.0.0.129 - - [2026-04-23 01:47:59] "GET /projects?obj_uuids=ad50d424-5090-4080-9c86-dd5499bbcee3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000954 10.0.0.129 - - [2026-04-23 01:47:59] "GET /project/ad50d424-5090-4080-9c86-dd5499bbcee3 HTTP/1.1" 200 2461 0.035303 10.0.0.129 - - [2026-04-23 01:47:59] "GET /virtual-network/729447d8-f540-4c17-a984-d118ac791a1f HTTP/1.1" 200 3548 0.009359 10.0.0.129 - - [2026-04-23 01:47:59] "GET /virtual-network/729447d8-f540-4c17-a984-d118ac791a1f HTTP/1.1" 200 3548 0.010862 10.0.0.129 - - [2026-04-23 01:47:59] "GET /routing-instance/06ea03f0-ff17-4589-8de9-cc32abdb4061 HTTP/1.1" 200 1498 0.008058 10.0.0.129 - - [2026-04-23 01:47:59] "GET /routing-instance/06ea03f0-ff17-4589-8de9-cc32abdb4061 HTTP/1.1" 200 1498 0.004293 10.0.0.129 - - [2026-04-23 01:47:59] "GET /route-target/c3863365-7ac3-4dc9-af4c-27334d6f3812 HTTP/1.1" 200 1225 0.005054 10.0.0.129 - - [2026-04-23 01:47:59] "GET /virtual-network/729447d8-f540-4c17-a984-d118ac791a1f HTTP/1.1" 200 3548 0.005914 10.0.0.129 - - [2026-04-23 01:47:59] "GET /routing-instance/06ea03f0-ff17-4589-8de9-cc32abdb4061 HTTP/1.1" 200 1498 0.004515 10.0.0.129 - - [2026-04-23 01:47:59] "GET /virtual-network/729447d8-f540-4c17-a984-d118ac791a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.006871 10.0.0.129 - - [2026-04-23 01:47:59] "GET /virtual-network/729447d8-f540-4c17-a984-d118ac791a1f HTTP/1.1" 200 3548 0.004660 10.0.0.129 - - [2026-04-23 01:47:59] "GET /routing-instance/06ea03f0-ff17-4589-8de9-cc32abdb4061 HTTP/1.1" 200 1498 0.005952 10.0.0.129 - - [2026-04-23 01:47:59] "GET /routing-instance/06ea03f0-ff17-4589-8de9-cc32abdb4061 HTTP/1.1" 200 1498 0.003960 10.0.0.129 - - [2026-04-23 01:47:59] "GET /route-target/c3863365-7ac3-4dc9-af4c-27334d6f3812 HTTP/1.1" 200 1225 0.003787 10.0.0.129 - - [2026-04-23 01:47:59] "GET /domains HTTP/1.1" 200 440 0.002929 10.0.0.129 - - [2026-04-23 01:48:00] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001579 10.0.0.129 - - [2026-04-23 01:48:00] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1324 0.009572 10.0.0.129 - - [2026-04-23 01:48:00] "GET /projects?obj_uuids=ad50d424-5090-4080-9c86-dd5499bbcee3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001495 10.0.0.129 - - [2026-04-23 01:48:00] "GET /project/ad50d424-5090-4080-9c86-dd5499bbcee3 HTTP/1.1" 200 2461 0.022472 10.0.0.129 - - [2026-04-23 01:48:00] "GET /virtual-network/729447d8-f540-4c17-a984-d118ac791a1f HTTP/1.1" 200 3548 0.005980 10.0.0.129 - - [2026-04-23 01:48:00] "GET /obj-perms HTTP/1.1" 200 6490 0.067652 10.0.0.129 - - [2026-04-23 01:48:00] "GET /domains HTTP/1.1" 200 440 0.002733 10.0.0.129 - - [2026-04-23 01:48:00] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002607 10.0.0.129 - - [2026-04-23 01:48:00] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1324 0.011082 10.0.0.129 - - [2026-04-23 01:48:00] "GET /projects?obj_uuids=ad50d424-5090-4080-9c86-dd5499bbcee3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001546 10.0.0.129 - - [2026-04-23 01:48:01] "GET /project/ad50d424-5090-4080-9c86-dd5499bbcee3 HTTP/1.1" 200 2461 0.038424 10.0.0.129 - - [2026-04-23 01:48:01] "GET /network-policy/0266a284-489f-4d00-97a4-7c424f494e7a HTTP/1.1" 200 3472 0.005522 10.0.0.129 - - [2026-04-23 01:48:01] "DELETE /network-policy/0266a284-489f-4d00-97a4-7c424f494e7a HTTP/1.1" 409 240 0.007995 252.129.176.193 - - [2026-04-23 01:48:01] "POST /neutron/network HTTP/1.1" 200 1119 0.008834 10.0.0.129 - - [2026-04-23 01:48:01] "DELETE /access-control-list/5763d326-5f27-4ef9-a1db-501ea83ea1fd HTTP/1.1" 200 115 0.028605 10.0.0.129 - - [2026-04-23 01:48:01] "POST /useragent-kv HTTP/1.1" 200 115 0.005040 10.0.0.129 - - [2026-04-23 01:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004332 10.0.0.129 - - [2026-04-23 01:48:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002400 10.0.0.129 - - [2026-04-23 01:48:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002927 10.0.0.129 - - [2026-04-23 01:48:01] "POST /useragent-kv HTTP/1.1" 200 115 0.001896 252.129.176.193 - - [2026-04-23 01:48:01] "POST /neutron/network HTTP/1.1" 200 151 0.104993 10.0.0.129 - - [2026-04-23 01:48:01] "GET /routing-instance/06ea03f0-ff17-4589-8de9-cc32abdb4061 HTTP/1.1" 404 171 0.003424 10.0.0.129 - - [2026-04-23 01:48:01] "DELETE /route-target/c3863365-7ac3-4dc9-af4c-27334d6f3812 HTTP/1.1" 200 115 0.026924 10.0.0.129 - - [2026-04-23 01:48:01] "GET /domains HTTP/1.1" 200 440 0.003724 10.0.0.129 - - [2026-04-23 01:48:01] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001198 10.0.0.129 - - [2026-04-23 01:48:01] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1324 0.007881 10.0.0.129 - - [2026-04-23 01:48:01] "GET /projects?obj_uuids=ad50d424-5090-4080-9c86-dd5499bbcee3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001105 10.0.0.129 - - [2026-04-23 01:48:01] "GET /project/ad50d424-5090-4080-9c86-dd5499bbcee3 HTTP/1.1" 200 2207 0.034166 10.0.0.129 - - [2026-04-23 01:48:01] "DELETE /network-policy/0266a284-489f-4d00-97a4-7c424f494e7a HTTP/1.1" 200 115 0.026360 10.0.0.129 - - [2026-04-23 01:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.129 - - [2026-04-23 01:48:01] "GET /projects?obj_uuids=ad50d424-5090-4080-9c86-dd5499bbcee3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001608 10.0.0.129 - - [2026-04-23 01:48:01] "GET /project/ad50d424-5090-4080-9c86-dd5499bbcee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.027050 10.0.0.129 - - [2026-04-23 01:48:01] "GET /network-policys?parent_fq_name_str=admin_domain%3Actest-TestBasicPolicyNegativeIpv4v6-25515057&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004225 10.0.0.129 - - [2026-04-23 01:48:02] "GET /projects?obj_uuids=ad50d424-5090-4080-9c86-dd5499bbcee3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001465 10.0.0.129 - - [2026-04-23 01:48:02] "GET /project/ad50d424-5090-4080-9c86-dd5499bbcee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.030450 10.0.0.129 - - [2026-04-23 01:48:02] "GET /projects?obj_uuids=ad50d424-5090-4080-9c86-dd5499bbcee3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001035 10.0.0.129 - - [2026-04-23 01:48:02] "GET /project/ad50d424-5090-4080-9c86-dd5499bbcee3?fields=virtual_networks HTTP/1.1" 200 1067 0.078963 10.0.0.129 - - [2026-04-23 01:48:02] "GET /projects?obj_uuids=ad50d424-5090-4080-9c86-dd5499bbcee3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001289 10.0.0.129 - - [2026-04-23 01:48:02] "GET /project/ad50d424-5090-4080-9c86-dd5499bbcee3?fields=virtual_machine_interfaces HTTP/1.1" 200 1067 0.026754 10.0.0.129 - - [2026-04-23 01:48:03] "GET /projects?obj_uuids=ad50d424-5090-4080-9c86-dd5499bbcee3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001667 10.0.0.129 - - [2026-04-23 01:48:03] "GET /project/ad50d424-5090-4080-9c86-dd5499bbcee3?fields=security_groups HTTP/1.1" 200 1309 0.023918 10.0.0.129 - - [2026-04-23 01:48:03] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001176 10.0.0.129 - - [2026-04-23 01:48:03] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007497 10.0.0.129 - - [2026-04-23 01:48:04] "POST /fqname-to-id HTTP/1.1" 404 188 0.031353 10.0.0.129 - - [2026-04-23 01:48:04] "GET /projects?obj_uuids=bbe543f6-c8ad-405a-838c-992bdd870466&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002464 10.0.0.129 - - [2026-04-23 01:48:04] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001958 10.0.0.129 - - [2026-04-23 01:48:04] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.011254 10.0.0.129 - - [2026-04-23 01:48:04] "POST /id-to-fqname HTTP/1.1" 200 190 0.001358 10.0.0.129 - - [2026-04-23 01:48:04] "POST /fqname-to-id HTTP/1.1" 404 199 0.003362 10.0.0.129 - - [2026-04-23 01:48:04] "POST /security-groups HTTP/1.1" 200 585 0.064522 10.0.0.129 - - [2026-04-23 01:48:04] "POST /fqname-to-id HTTP/1.1" 404 234 0.004308 10.0.0.129 - - [2026-04-23 01:48:04] "POST /projects HTTP/1.1" 200 581 0.221384 10.0.0.129 - - [2026-04-23 01:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.303362 10.0.0.129 - - [2026-04-23 01:48:04] "POST /access-control-lists HTTP/1.1" 200 600 0.064346 10.0.0.129 - - [2026-04-23 01:48:04] "POST /fqname-to-id HTTP/1.1" 404 233 0.003986 10.0.0.129 - - [2026-04-23 01:48:04] "GET /project/bbe543f6-c8ad-405a-838c-992bdd870466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.458202 10.0.0.129 - - [2026-04-23 01:48:04] "POST /access-control-lists HTTP/1.1" 200 598 0.068197 10.0.0.129 - - [2026-04-23 01:48:05] "GET / HTTP/1.1" 200 36499 0.004383 10.0.0.129 - - [2026-04-23 01:48:06] "POST /fqname-to-id HTTP/1.1" 401 298 0.000742 10.0.0.129 - - [2026-04-23 01:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.038869 10.0.0.129 - - [2026-04-23 01:48:07] "GET /obj-perms HTTP/1.1" 200 6411 0.059406 10.0.0.129 - - [2026-04-23 01:48:07] "GET /projects?obj_uuids=bbe543f6-c8ad-405a-838c-992bdd870466&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001067 10.0.0.129 - - [2026-04-23 01:48:07] "GET /project/bbe543f6-c8ad-405a-838c-992bdd870466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.025237 252.129.176.193 - - [2026-04-23 01:48:07] "POST /neutron/network HTTP/1.1" 200 117 0.040482 10.0.0.129 - - [2026-04-23 01:48:07] "GET /projects?obj_uuids=bbe543f6-c8ad-405a-838c-992bdd870466&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001212 10.0.0.129 - - [2026-04-23 01:48:07] "GET /global-system-configs HTTP/1.1" 401 298 0.000395 10.0.0.129 - - [2026-04-23 01:48:07] "GET /global-system-configs HTTP/1.1" 401 298 0.000529 252.129.176.193 - - [2026-04-23 01:48:07] "POST /neutron/network HTTP/1.1" 200 605 0.093654 10.0.0.129 - - [2026-04-23 01:48:07] "POST /route-targets HTTP/1.1" 200 329 0.013667 10.0.0.129 - - [2026-04-23 01:48:07] "GET /obj-perms HTTP/1.1" 200 6411 0.066249 10.0.0.129 - - [2026-04-23 01:48:07] "POST /ref-update HTTP/1.1" 200 156 0.020430 10.0.0.129 - - [2026-04-23 01:48:07] "POST /useragent-kv HTTP/1.1" 200 115 0.002993 252.129.176.193 - - [2026-04-23 01:48:07] "POST /neutron/subnet HTTP/1.1" 200 734 0.170555 252.129.176.193 - - [2026-04-23 01:48:07] "POST /neutron/network HTTP/1.1" 200 826 0.005184 10.0.0.129 - - [2026-04-23 01:48:07] "POST /id-to-fqname HTTP/1.1" 200 220 0.003347 10.0.0.129 - - [2026-04-23 01:48:07] "GET /virtual-network/fb804d0e-43e4-4cb7-9df0-f897bdde10f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005370 252.129.176.193 - - [2026-04-23 01:48:07] "POST /neutron/network HTTP/1.1" 200 826 0.005330 10.0.0.129 - - [2026-04-23 01:48:07] "GET /virtual-network/fb804d0e-43e4-4cb7-9df0-f897bdde10f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005052 252.129.176.193 - - [2026-04-23 01:48:07] "POST /neutron/network HTTP/1.1" 200 826 0.007293 252.129.176.193 - - [2026-04-23 01:48:08] "POST /neutron/subnet HTTP/1.1" 200 734 0.007104 10.0.0.129 - - [2026-04-23 01:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.129 - - [2026-04-23 01:48:08] "GET /projects?obj_uuids=bbe543f6-c8ad-405a-838c-992bdd870466&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001348 10.0.0.129 - - [2026-04-23 01:48:08] "GET /project/bbe543f6-c8ad-405a-838c-992bdd870466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.026617 252.129.176.193 - - [2026-04-23 01:48:08] "POST /neutron/network HTTP/1.1" 200 117 0.011633 10.0.0.129 - - [2026-04-23 01:48:08] "GET /projects?obj_uuids=bbe543f6-c8ad-405a-838c-992bdd870466&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001444 252.129.176.193 - - [2026-04-23 01:48:08] "POST /neutron/network HTTP/1.1" 200 605 0.065628 10.0.0.129 - - [2026-04-23 01:48:08] "POST /route-targets HTTP/1.1" 200 329 0.011439 10.0.0.129 - - [2026-04-23 01:48:08] "POST /ref-update HTTP/1.1" 200 156 0.010300 10.0.0.129 - - [2026-04-23 01:48:08] "GET /global-system-configs HTTP/1.1" 401 298 0.000448 10.0.0.129 - - [2026-04-23 01:48:08] "GET /global-system-configs HTTP/1.1" 401 298 0.000724 10.0.0.129 - - [2026-04-23 01:48:08] "POST /useragent-kv HTTP/1.1" 200 115 0.004449 252.129.176.193 - - [2026-04-23 01:48:08] "POST /neutron/subnet HTTP/1.1" 200 725 0.209022 252.129.176.193 - - [2026-04-23 01:48:08] "POST /neutron/network HTTP/1.1" 200 824 0.006828 10.0.0.129 - - [2026-04-23 01:48:08] "POST /id-to-fqname HTTP/1.1" 200 220 0.001386 10.0.0.129 - - [2026-04-23 01:48:08] "GET /virtual-network/24897fb5-e3cb-4561-9b66-d7486177dccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006595 252.129.176.193 - - [2026-04-23 01:48:08] "POST /neutron/network HTTP/1.1" 200 824 0.006958 10.0.0.129 - - [2026-04-23 01:48:08] "GET /virtual-network/24897fb5-e3cb-4561-9b66-d7486177dccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006541 252.129.176.193 - - [2026-04-23 01:48:08] "POST /neutron/network HTTP/1.1" 200 824 0.007125 252.129.176.193 - - [2026-04-23 01:48:08] "POST /neutron/subnet HTTP/1.1" 200 725 0.006663 10.0.0.129 - - [2026-04-23 01:48:08] "POST /fqname-to-id HTTP/1.1" 404 226 0.002980 10.0.0.129 - - [2026-04-23 01:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.129 - - [2026-04-23 01:48:09] "GET /projects?obj_uuids=bbe543f6-c8ad-405a-838c-992bdd870466&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001480 10.0.0.129 - - [2026-04-23 01:48:09] "GET /project/bbe543f6-c8ad-405a-838c-992bdd870466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.024627 10.0.0.129 - - [2026-04-23 01:48:09] "POST /network-policys HTTP/1.1" 200 573 0.018217 10.0.0.129 - - [2026-04-23 01:48:09] "GET /network-policy/b1b0813c-e631-445f-a5be-54f09013220a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.005348 252.129.176.193 - - [2026-04-23 01:48:09] "POST /neutron/network HTTP/1.1" 200 826 0.005694 10.0.0.129 - - [2026-04-23 01:48:09] "POST /fqname-to-id HTTP/1.1" 404 234 0.003582 252.129.176.193 - - [2026-04-23 01:48:09] "POST /neutron/network HTTP/1.1" 200 926 0.045559 10.0.0.129 - - [2026-04-23 01:48:09] "POST /access-control-lists HTTP/1.1" 200 592 0.065566 252.129.176.193 - - [2026-04-23 01:48:09] "POST /neutron/network HTTP/1.1" 200 926 0.007757 10.0.0.129 - - [2026-04-23 01:48:09] "GET /virtual-network/fb804d0e-43e4-4cb7-9df0-f897bdde10f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.005243 10.0.0.129 - - [2026-04-23 01:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.129 - - [2026-04-23 01:48:09] "GET /network-policy/b1b0813c-e631-445f-a5be-54f09013220a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.004846 252.129.176.193 - - [2026-04-23 01:48:09] "POST /neutron/network HTTP/1.1" 200 824 0.006407 10.0.0.129 - - [2026-04-23 01:48:09] "POST /fqname-to-id HTTP/1.1" 404 234 0.005765 252.129.176.193 - - [2026-04-23 01:48:09] "POST /neutron/network HTTP/1.1" 200 924 0.050673 10.0.0.129 - - [2026-04-23 01:48:09] "POST /access-control-lists HTTP/1.1" 200 592 0.079601 252.129.176.193 - - [2026-04-23 01:48:09] "POST /neutron/network HTTP/1.1" 200 924 0.006823 10.0.0.129 - - [2026-04-23 01:48:09] "GET /virtual-network/24897fb5-e3cb-4561-9b66-d7486177dccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.004774 10.0.0.129 - - [2026-04-23 01:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.129 - - [2026-04-23 01:48:09] "POST /ref-update HTTP/1.1" 200 156 0.015563 10.0.0.129 - - [2026-04-23 01:48:09] "GET /network-policy/b1b0813c-e631-445f-a5be-54f09013220a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.003360 10.0.0.129 - - [2026-04-23 01:48:09] "GET /domains HTTP/1.1" 401 298 0.000398 10.0.0.129 - - [2026-04-23 01:48:10] "GET /domains HTTP/1.1" 200 440 0.032177 10.0.0.129 - - [2026-04-23 01:48:10] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002199 10.0.0.129 - - [2026-04-23 01:48:10] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1512 0.011257 10.0.0.129 - - [2026-04-23 01:48:10] "GET /projects?obj_uuids=bbe543f6-c8ad-405a-838c-992bdd870466&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001012 10.0.0.129 - - [2026-04-23 01:48:10] "GET /project/bbe543f6-c8ad-405a-838c-992bdd870466 HTTP/1.1" 200 2573 0.031141 10.0.0.129 - - [2026-04-23 01:48:10] "GET /virtual-network/fb804d0e-43e4-4cb7-9df0-f897bdde10f4 HTTP/1.1" 200 2903 0.007224 10.0.0.129 - - [2026-04-23 01:48:10] "GET /virtual-network/fb804d0e-43e4-4cb7-9df0-f897bdde10f4 HTTP/1.1" 200 2903 0.006977 10.0.0.129 - - [2026-04-23 01:48:10] "GET /routing-instance/aa00f592-caa3-4ed6-8b79-212e2c2a4a16 HTTP/1.1" 200 1788 0.004021 10.0.0.129 - - [2026-04-23 01:48:10] "GET /routing-instance/aa00f592-caa3-4ed6-8b79-212e2c2a4a16 HTTP/1.1" 200 1788 0.003607 10.0.0.129 - - [2026-04-23 01:48:10] "GET /route-target/1c0f906c-969e-41c3-8911-6fd3307415d9 HTTP/1.1" 200 1207 0.003520 10.0.0.129 - - [2026-04-23 01:48:10] "GET /virtual-network/fb804d0e-43e4-4cb7-9df0-f897bdde10f4 HTTP/1.1" 200 2903 0.005448 10.0.0.129 - - [2026-04-23 01:48:10] "GET /routing-instance/aa00f592-caa3-4ed6-8b79-212e2c2a4a16 HTTP/1.1" 200 1788 0.003589 10.0.0.129 - - [2026-04-23 01:48:10] "GET /virtual-network/fb804d0e-43e4-4cb7-9df0-f897bdde10f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.005317 10.0.0.129 - - [2026-04-23 01:48:10] "GET /virtual-network/fb804d0e-43e4-4cb7-9df0-f897bdde10f4 HTTP/1.1" 200 2903 0.005332 10.0.0.129 - - [2026-04-23 01:48:10] "GET /routing-instance/aa00f592-caa3-4ed6-8b79-212e2c2a4a16 HTTP/1.1" 200 1788 0.004005 10.0.0.129 - - [2026-04-23 01:48:10] "GET /routing-instance/aa00f592-caa3-4ed6-8b79-212e2c2a4a16 HTTP/1.1" 200 1788 0.003876 10.0.0.129 - - [2026-04-23 01:48:11] "GET /route-target/1c0f906c-969e-41c3-8911-6fd3307415d9 HTTP/1.1" 200 1207 0.004818 10.0.0.129 - - [2026-04-23 01:48:11] "GET /domains HTTP/1.1" 200 440 0.003402 10.0.0.129 - - [2026-04-23 01:48:11] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001846 10.0.0.129 - - [2026-04-23 01:48:11] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1512 0.008432 10.0.0.129 - - [2026-04-23 01:48:11] "GET /projects?obj_uuids=bbe543f6-c8ad-405a-838c-992bdd870466&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001508 10.0.0.129 - - [2026-04-23 01:48:11] "GET /project/bbe543f6-c8ad-405a-838c-992bdd870466 HTTP/1.1" 200 2573 0.034017 10.0.0.129 - - [2026-04-23 01:48:11] "GET /virtual-network/fb804d0e-43e4-4cb7-9df0-f897bdde10f4 HTTP/1.1" 200 2903 0.005155 10.0.0.129 - - [2026-04-23 01:48:11] "GET /obj-perms HTTP/1.1" 200 6462 0.058121 10.0.0.129 - - [2026-04-23 01:48:12] "GET /domains HTTP/1.1" 200 440 0.002657 10.0.0.129 - - [2026-04-23 01:48:12] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001230 10.0.0.129 - - [2026-04-23 01:48:12] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1512 0.009080 10.0.0.129 - - [2026-04-23 01:48:12] "GET /projects?obj_uuids=bbe543f6-c8ad-405a-838c-992bdd870466&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001477 10.0.0.129 - - [2026-04-23 01:48:12] "GET /project/bbe543f6-c8ad-405a-838c-992bdd870466 HTTP/1.1" 200 2573 0.025057 10.0.0.129 - - [2026-04-23 01:48:12] "GET /virtual-network/24897fb5-e3cb-4561-9b66-d7486177dccc HTTP/1.1" 200 2896 0.006969 10.0.0.129 - - [2026-04-23 01:48:12] "GET /virtual-network/24897fb5-e3cb-4561-9b66-d7486177dccc HTTP/1.1" 200 2896 0.005147 10.0.0.129 - - [2026-04-23 01:48:12] "GET /routing-instance/47862117-924b-4576-b3a8-4bc419e7705e HTTP/1.1" 200 1787 0.004707 10.0.0.129 - - [2026-04-23 01:48:12] "GET /routing-instance/47862117-924b-4576-b3a8-4bc419e7705e HTTP/1.1" 200 1787 0.005104 10.0.0.129 - - [2026-04-23 01:48:12] "GET /route-target/3b12abdb-cfb3-46be-aa6d-4de54f9badf2 HTTP/1.1" 200 1208 0.003582 10.0.0.129 - - [2026-04-23 01:48:12] "GET /virtual-network/24897fb5-e3cb-4561-9b66-d7486177dccc HTTP/1.1" 200 2896 0.004906 10.0.0.129 - - [2026-04-23 01:48:12] "GET /routing-instance/47862117-924b-4576-b3a8-4bc419e7705e HTTP/1.1" 200 1787 0.004006 10.0.0.129 - - [2026-04-23 01:48:12] "GET /virtual-network/24897fb5-e3cb-4561-9b66-d7486177dccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.004803 10.0.0.129 - - [2026-04-23 01:48:12] "GET /virtual-network/24897fb5-e3cb-4561-9b66-d7486177dccc HTTP/1.1" 200 2896 0.005283 10.0.0.129 - - [2026-04-23 01:48:12] "GET /routing-instance/47862117-924b-4576-b3a8-4bc419e7705e HTTP/1.1" 200 1787 0.003642 10.0.0.129 - - [2026-04-23 01:48:12] "GET /routing-instance/47862117-924b-4576-b3a8-4bc419e7705e HTTP/1.1" 200 1787 0.004570 10.0.0.129 - - [2026-04-23 01:48:12] "GET /route-target/3b12abdb-cfb3-46be-aa6d-4de54f9badf2 HTTP/1.1" 200 1208 0.003322 10.0.0.129 - - [2026-04-23 01:48:12] "GET /domains HTTP/1.1" 200 440 0.002495 10.0.0.129 - - [2026-04-23 01:48:13] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001227 10.0.0.129 - - [2026-04-23 01:48:13] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1512 0.007369 10.0.0.129 - - [2026-04-23 01:48:13] "GET /projects?obj_uuids=bbe543f6-c8ad-405a-838c-992bdd870466&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001072 10.0.0.129 - - [2026-04-23 01:48:13] "GET /project/bbe543f6-c8ad-405a-838c-992bdd870466 HTTP/1.1" 200 2573 0.039385 10.0.0.129 - - [2026-04-23 01:48:13] "GET /virtual-network/24897fb5-e3cb-4561-9b66-d7486177dccc HTTP/1.1" 200 2896 0.005027 10.0.0.129 - - [2026-04-23 01:48:13] "GET /obj-perms HTTP/1.1" 200 6462 0.001801 10.0.0.129 - - [2026-04-23 01:48:13] "POST /id-to-fqname HTTP/1.1" 200 220 0.001597 252.129.176.193 - - [2026-04-23 01:48:13] "POST /neutron/network HTTP/1.1" 200 936 0.006224 252.129.176.193 - - [2026-04-23 01:48:13] "GET /aaa-mode HTTP/1.1" 401 298 0.000538 252.129.176.193 - - [2026-04-23 01:48:14] "GET / HTTP/1.1" 200 36499 0.004369 252.129.176.193 - - [2026-04-23 01:48:14] "GET /project/bbe543f6-c8ad-405a-838c-992bdd870466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000379 10.0.0.129 - - [2026-04-23 01:48:14] "GET /projects?obj_uuids=bbe543f6-c8ad-405a-838c-992bdd870466&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001212 252.129.176.193 - - [2026-04-23 01:48:14] "GET /project/bbe543f6-c8ad-405a-838c-992bdd870466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.053001 252.129.176.193 - - [2026-04-23 01:48:14] "POST /neutron/network HTTP/1.1" 200 926 0.032759 252.129.176.193 - - [2026-04-23 01:48:15] "POST /neutron/port HTTP/1.1" 200 117 0.005564 252.129.176.193 - - [2026-04-23 01:48:15] "POST /neutron/port HTTP/1.1" 200 117 0.005746 10.0.0.129 - - [2026-04-23 01:48:15] "POST /id-to-fqname HTTP/1.1" 200 220 0.001822 252.129.176.193 - - [2026-04-23 01:48:15] "POST /neutron/port HTTP/1.1" 200 117 0.005500 252.129.176.193 - - [2026-04-23 01:48:15] "POST /neutron/network HTTP/1.1" 200 934 0.006134 252.129.176.193 - - [2026-04-23 01:48:15] "GET /aaa-mode HTTP/1.1" 401 298 0.000418 252.129.176.193 - - [2026-04-23 01:48:15] "GET / HTTP/1.1" 200 36499 0.002651 252.129.176.193 - - [2026-04-23 01:48:15] "GET /project/bbe543f6-c8ad-405a-838c-992bdd870466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000354 252.129.176.193 - - [2026-04-23 01:48:15] "POST /neutron/network HTTP/1.1" 200 936 0.010229 10.0.0.129 - - [2026-04-23 01:48:15] "GET /projects?obj_uuids=bbe543f6-c8ad-405a-838c-992bdd870466&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001281 252.129.176.193 - - [2026-04-23 01:48:16] "POST /neutron/port HTTP/1.1" 200 1062 0.245425 10.0.0.129 - - [2026-04-23 01:48:16] "GET /projects?obj_uuids=bbe543f6-c8ad-405a-838c-992bdd870466&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001068 252.129.176.193 - - [2026-04-23 01:48:16] "POST /neutron/port HTTP/1.1" 200 1062 0.016412 252.129.176.193 - - [2026-04-23 01:48:16] "GET /project/bbe543f6-c8ad-405a-838c-992bdd870466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.065352 252.129.176.193 - - [2026-04-23 01:48:16] "POST /neutron/port HTTP/1.1" 200 1062 0.009999 252.129.176.193 - - [2026-04-23 01:48:16] "POST /neutron/port HTTP/1.1" 200 1112 0.072862 252.129.176.193 - - [2026-04-23 01:48:16] "POST /neutron/port HTTP/1.1" 200 1122 0.013090 252.129.176.193 - - [2026-04-23 01:48:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004583 252.129.176.193 - - [2026-04-23 01:48:16] "POST /neutron/network HTTP/1.1" 200 924 0.039608 252.129.176.193 - - [2026-04-23 01:48:16] "POST /neutron/subnet HTTP/1.1" 200 708 0.007764 252.129.176.193 - - [2026-04-23 01:48:16] "POST /neutron/port HTTP/1.1" 200 117 0.001597 252.129.176.193 - - [2026-04-23 01:48:16] "POST /neutron/network HTTP/1.1" 200 926 0.007841 252.129.176.193 - - [2026-04-23 01:48:16] "POST /neutron/port HTTP/1.1" 200 1122 0.016331 252.129.176.193 - - [2026-04-23 01:48:16] "POST /neutron/security_group HTTP/1.1" 200 2058 0.013866 252.129.176.193 - - [2026-04-23 01:48:17] "POST /neutron/port HTTP/1.1" 200 117 0.011349 252.129.176.193 - - [2026-04-23 01:48:17] "POST /neutron/port HTTP/1.1" 200 1122 0.017962 252.129.176.193 - - [2026-04-23 01:48:17] "POST /neutron/security_group HTTP/1.1" 200 2058 0.014670 252.129.176.193 - - [2026-04-23 01:48:17] "POST /neutron/network HTTP/1.1" 200 934 0.009901 10.0.0.129 - - [2026-04-23 01:48:17] "GET /projects?obj_uuids=bbe543f6-c8ad-405a-838c-992bdd870466&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002109 252.129.176.193 - - [2026-04-23 01:48:17] "POST /neutron/port HTTP/1.1" 200 1060 0.258362 252.129.176.193 - - [2026-04-23 01:48:17] "POST /neutron/port HTTP/1.1" 200 1060 0.011845 252.129.176.193 - - [2026-04-23 01:48:17] "POST /neutron/port HTTP/1.1" 200 1060 0.013285 252.129.176.193 - - [2026-04-23 01:48:18] "POST /neutron/port HTTP/1.1" 200 1110 0.079894 252.129.176.193 - - [2026-04-23 01:48:18] "POST /neutron/port HTTP/1.1" 200 1120 0.014840 252.129.176.193 - - [2026-04-23 01:48:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004392 252.129.176.193 - - [2026-04-23 01:48:18] "POST /neutron/subnet HTTP/1.1" 200 699 0.009361 252.129.176.193 - - [2026-04-23 01:48:18] "POST /neutron/port HTTP/1.1" 200 117 0.001299 252.129.176.193 - - [2026-04-23 01:48:18] "POST /neutron/network HTTP/1.1" 200 924 0.010147 252.129.176.193 - - [2026-04-23 01:48:22] "POST /neutron/port HTTP/1.1" 200 1122 0.012901 252.129.176.193 - - [2026-04-23 01:48:22] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007039 252.129.176.193 - - [2026-04-23 01:48:22] "POST /neutron/port HTTP/1.1" 200 1122 0.014824 252.129.176.193 - - [2026-04-23 01:48:22] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006764 252.129.176.193 - - [2026-04-23 01:48:22] "POST /neutron/port HTTP/1.1" 200 1122 0.015327 252.129.176.193 - - [2026-04-23 01:48:22] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006037 10.0.0.129 - - [2026-04-23 01:48:22] "GET /virtual-machine/8c6385ee-86bc-4746-95ac-920d5d4a19b2 HTTP/1.1" 200 1297 0.005222 10.0.0.129 - - [2026-04-23 01:48:22] "GET /virtual-machine-interface/04f9722a-4356-416e-8915-1f75ca6c7d1c HTTP/1.1" 200 2951 0.006637 10.0.0.129 - - [2026-04-23 01:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.129 - - [2026-04-23 01:48:22] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003556 10.0.0.129 - - [2026-04-23 01:48:23] "GET /virtual-networks?parent_id=bbe543f6-c8ad-405a-838c-992bdd870466&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004409 10.0.0.129 - - [2026-04-23 01:48:23] "GET /virtual-network/fb804d0e-43e4-4cb7-9df0-f897bdde10f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.006061 10.0.0.129 - - [2026-04-23 01:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012279 10.0.0.129 - - [2026-04-23 01:48:26] "GET /virtual-network/fb804d0e-43e4-4cb7-9df0-f897bdde10f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.007470 252.129.176.193 - - [2026-04-23 01:48:26] "POST /neutron/port HTTP/1.1" 200 1122 0.013404 252.129.176.193 - - [2026-04-23 01:48:26] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005382 252.129.176.193 - - [2026-04-23 01:48:26] "POST /neutron/port HTTP/1.1" 200 1122 0.014613 252.129.176.193 - - [2026-04-23 01:48:26] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005854 252.129.176.193 - - [2026-04-23 01:48:27] "POST /neutron/port HTTP/1.1" 200 1120 0.017295 252.129.176.193 - - [2026-04-23 01:48:27] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006828 252.129.176.193 - - [2026-04-23 01:48:28] "POST /neutron/port HTTP/1.1" 200 1120 0.015169 252.129.176.193 - - [2026-04-23 01:48:28] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005529 252.129.176.193 - - [2026-04-23 01:48:28] "POST /neutron/port HTTP/1.1" 200 1122 0.015704 252.129.176.193 - - [2026-04-23 01:48:28] "POST /neutron/port HTTP/1.1" 200 1120 0.012119 252.129.176.193 - - [2026-04-23 01:48:28] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006144 252.129.176.193 - - [2026-04-23 01:48:28] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006495 10.0.0.129 - - [2026-04-23 01:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005060 10.0.0.129 - - [2026-04-23 01:48:28] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003850 252.129.176.193 - - [2026-04-23 01:48:28] "POST /neutron/port HTTP/1.1" 200 1122 0.012343 10.0.0.129 - - [2026-04-23 01:48:28] "GET /virtual-networks?parent_id=bbe543f6-c8ad-405a-838c-992bdd870466&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002146 10.0.0.129 - - [2026-04-23 01:48:28] "GET /virtual-network/fb804d0e-43e4-4cb7-9df0-f897bdde10f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.005079 252.129.176.193 - - [2026-04-23 01:48:28] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008679 252.129.176.193 - - [2026-04-23 01:48:28] "POST /neutron/port HTTP/1.1" 200 1120 0.012384 252.129.176.193 - - [2026-04-23 01:48:28] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010736 252.129.176.193 - - [2026-04-23 01:48:28] "POST /neutron/port HTTP/1.1" 200 1122 0.012335 252.129.176.193 - - [2026-04-23 01:48:28] "POST /neutron/port HTTP/1.1" 200 1120 0.014549 252.129.176.193 - - [2026-04-23 01:48:29] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008873 252.129.176.193 - - [2026-04-23 01:48:29] "POST /neutron/port HTTP/1.1" 200 1122 0.014983 252.129.176.193 - - [2026-04-23 01:48:29] "POST /neutron/port HTTP/1.1" 200 1120 0.013860 252.129.176.193 - - [2026-04-23 01:48:29] "POST /neutron/network HTTP/1.1" 200 936 0.006165 252.129.176.193 - - [2026-04-23 01:48:29] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006711 252.129.176.193 - - [2026-04-23 01:48:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004423 10.0.0.129 - - [2026-04-23 01:48:29] "GET /virtual-machine/b79fd545-97e8-47ad-adb4-77ccfd0da77d HTTP/1.1" 200 1297 0.004992 10.0.0.129 - - [2026-04-23 01:48:29] "GET /virtual-machine-interface/d4c328aa-3630-4c80-8925-ec7dcb0d8b52 HTTP/1.1" 200 2953 0.006564 252.129.176.193 - - [2026-04-23 01:48:29] "POST /neutron/subnet HTTP/1.1" 200 708 0.012488 252.129.176.193 - - [2026-04-23 01:48:29] "POST /neutron/port HTTP/1.1" 200 117 0.005112 252.129.176.193 - - [2026-04-23 01:48:29] "POST /neutron/port HTTP/1.1" 200 1120 0.023437 252.129.176.193 - - [2026-04-23 01:48:29] "POST /neutron/network HTTP/1.1" 200 926 0.005576 252.129.176.193 - - [2026-04-23 01:48:29] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010070 10.0.0.129 - - [2026-04-23 01:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005434 10.0.0.129 - - [2026-04-23 01:48:29] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.007195 10.0.0.129 - - [2026-04-23 01:48:29] "GET /virtual-networks?parent_id=bbe543f6-c8ad-405a-838c-992bdd870466&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003148 10.0.0.129 - - [2026-04-23 01:48:29] "GET /virtual-network/24897fb5-e3cb-4561-9b66-d7486177dccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005849 10.0.0.129 - - [2026-04-23 01:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.129 - - [2026-04-23 01:48:30] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002551 10.0.0.129 - - [2026-04-23 01:48:30] "GET /virtual-networks?parent_id=bbe543f6-c8ad-405a-838c-992bdd870466&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003864 10.0.0.129 - - [2026-04-23 01:48:30] "GET /virtual-network/24897fb5-e3cb-4561-9b66-d7486177dccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.004901 10.0.0.129 - - [2026-04-23 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004445 10.0.0.129 - - [2026-04-23 01:48:35] "GET /projects?obj_uuids=bbe543f6-c8ad-405a-838c-992bdd870466&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001107 10.0.0.129 - - [2026-04-23 01:48:35] "GET /project/bbe543f6-c8ad-405a-838c-992bdd870466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.028275 10.0.0.129 - - [2026-04-23 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.129 - - [2026-04-23 01:48:35] "PUT /network-policy/b1b0813c-e631-445f-a5be-54f09013220a HTTP/1.1" 200 264 0.010541 10.0.0.129 - - [2026-04-23 01:48:35] "PUT /access-control-list/510b98dc-0741-4eda-9979-ebabb2a15adc HTTP/1.1" 200 274 0.052706 10.0.0.129 - - [2026-04-23 01:48:35] "POST /ref-update HTTP/1.1" 200 156 0.012548 10.0.0.129 - - [2026-04-23 01:48:35] "PUT /access-control-list/f1c948f8-8d28-48da-9344-4b692f86eea3 HTTP/1.1" 200 274 0.053832 10.0.0.129 - - [2026-04-23 01:48:35] "POST /ref-update HTTP/1.1" 200 156 0.011954 10.0.0.129 - - [2026-04-23 01:48:38] "GET /virtual-network/24897fb5-e3cb-4561-9b66-d7486177dccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.007326 252.129.176.193 - - [2026-04-23 01:48:38] "POST /neutron/network HTTP/1.1" 200 924 0.006187 252.129.176.193 - - [2026-04-23 01:48:38] "POST /neutron/network HTTP/1.1" 200 824 0.052224 10.0.0.129 - - [2026-04-23 01:48:38] "DELETE /access-control-list/510b98dc-0741-4eda-9979-ebabb2a15adc HTTP/1.1" 200 115 0.055682 252.129.176.193 - - [2026-04-23 01:48:39] "POST /neutron/network HTTP/1.1" 200 824 0.006652 10.0.0.129 - - [2026-04-23 01:48:39] "GET /virtual-network/24897fb5-e3cb-4561-9b66-d7486177dccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007091 10.0.0.129 - - [2026-04-23 01:48:39] "GET /virtual-network/fb804d0e-43e4-4cb7-9df0-f897bdde10f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.009155 252.129.176.193 - - [2026-04-23 01:48:39] "POST /neutron/network HTTP/1.1" 200 926 0.005791 252.129.176.193 - - [2026-04-23 01:48:39] "POST /neutron/network HTTP/1.1" 200 826 0.066991 10.0.0.129 - - [2026-04-23 01:48:39] "DELETE /access-control-list/f1c948f8-8d28-48da-9344-4b692f86eea3 HTTP/1.1" 200 115 0.024932 252.129.176.193 - - [2026-04-23 01:48:39] "POST /neutron/network HTTP/1.1" 200 826 0.007141 10.0.0.129 - - [2026-04-23 01:48:39] "GET /virtual-network/fb804d0e-43e4-4cb7-9df0-f897bdde10f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006557 10.0.0.129 - - [2026-04-23 01:48:39] "DELETE /network-policy/b1b0813c-e631-445f-a5be-54f09013220a HTTP/1.1" 200 115 0.030179 252.129.176.193 - - [2026-04-23 01:48:39] "POST /neutron/network HTTP/1.1" 200 824 0.007097 252.129.176.193 - - [2026-04-23 01:48:39] "POST /neutron/network HTTP/1.1" 400 204 0.022481 252.129.176.193 - - [2026-04-23 01:48:39] "POST /neutron/port HTTP/1.1" 200 1120 0.023779 252.129.176.193 - - [2026-04-23 01:48:39] "POST /neutron/port HTTP/1.1" 200 1110 0.022965 252.129.176.193 - - [2026-04-23 01:48:39] "POST /neutron/port HTTP/1.1" 200 1122 0.017101 252.129.176.193 - - [2026-04-23 01:48:39] "POST /neutron/port HTTP/1.1" 200 1112 0.014498 252.129.176.193 - - [2026-04-23 01:48:39] "POST /neutron/port HTTP/1.1" 200 151 0.153249 252.129.176.193 - - [2026-04-23 01:48:39] "POST /neutron/port HTTP/1.1" 200 151 0.145309 252.129.176.193 - - [2026-04-23 01:48:41] "POST /neutron/network HTTP/1.1" 200 824 0.007061 10.0.0.129 - - [2026-04-23 01:48:41] "POST /useragent-kv HTTP/1.1" 200 115 0.004390 10.0.0.129 - - [2026-04-23 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004695 10.0.0.129 - - [2026-04-23 01:48:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003327 252.129.176.193 - - [2026-04-23 01:48:41] "POST /neutron/network HTTP/1.1" 200 151 0.097746 10.0.0.129 - - [2026-04-23 01:48:41] "DELETE /route-target/3b12abdb-cfb3-46be-aa6d-4de54f9badf2 HTTP/1.1" 200 115 0.016182 10.0.0.129 - - [2026-04-23 01:48:41] "GET /routing-instance/47862117-924b-4576-b3a8-4bc419e7705e HTTP/1.1" 404 171 0.003823 10.0.0.129 - - [2026-04-23 01:48:41] "GET /domains HTTP/1.1" 200 440 0.003536 10.0.0.129 - - [2026-04-23 01:48:41] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001132 10.0.0.129 - - [2026-04-23 01:48:41] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1512 0.007450 10.0.0.129 - - [2026-04-23 01:48:41] "GET /projects?obj_uuids=bbe543f6-c8ad-405a-838c-992bdd870466&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001889 10.0.0.129 - - [2026-04-23 01:48:41] "GET /project/bbe543f6-c8ad-405a-838c-992bdd870466 HTTP/1.1" 200 2105 0.029001 252.129.176.193 - - [2026-04-23 01:48:42] "POST /neutron/network HTTP/1.1" 200 826 0.008148 10.0.0.129 - - [2026-04-23 01:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.036853 10.0.0.129 - - [2026-04-23 01:48:42] "POST /useragent-kv HTTP/1.1" 200 115 0.040048 10.0.0.129 - - [2026-04-23 01:48:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002919 252.129.176.193 - - [2026-04-23 01:48:42] "POST /neutron/network HTTP/1.1" 200 151 0.119551 10.0.0.129 - - [2026-04-23 01:48:42] "DELETE /route-target/1c0f906c-969e-41c3-8911-6fd3307415d9 HTTP/1.1" 200 115 0.015358 10.0.0.129 - - [2026-04-23 01:48:42] "GET /routing-instance/aa00f592-caa3-4ed6-8b79-212e2c2a4a16 HTTP/1.1" 404 171 0.002510 10.0.0.129 - - [2026-04-23 01:48:42] "GET /domains HTTP/1.1" 200 440 0.002924 10.0.0.129 - - [2026-04-23 01:48:42] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001232 10.0.0.129 - - [2026-04-23 01:48:42] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1512 0.007651 10.0.0.129 - - [2026-04-23 01:48:42] "GET /projects?obj_uuids=bbe543f6-c8ad-405a-838c-992bdd870466&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001301 10.0.0.129 - - [2026-04-23 01:48:42] "GET /project/bbe543f6-c8ad-405a-838c-992bdd870466 HTTP/1.1" 200 1866 0.027174 10.0.0.129 - - [2026-04-23 01:48:43] "GET /projects?obj_uuids=bbe543f6-c8ad-405a-838c-992bdd870466&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001033 10.0.0.129 - - [2026-04-23 01:48:43] "GET /project/bbe543f6-c8ad-405a-838c-992bdd870466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.052752 10.0.0.129 - - [2026-04-23 01:48:43] "GET /projects?obj_uuids=bbe543f6-c8ad-405a-838c-992bdd870466&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000999 10.0.0.129 - - [2026-04-23 01:48:43] "GET /project/bbe543f6-c8ad-405a-838c-992bdd870466?fields=virtual_networks HTTP/1.1" 200 1038 0.064094 10.0.0.129 - - [2026-04-23 01:48:43] "GET /projects?obj_uuids=bbe543f6-c8ad-405a-838c-992bdd870466&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001704 10.0.0.129 - - [2026-04-23 01:48:43] "GET /project/bbe543f6-c8ad-405a-838c-992bdd870466?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.024606 10.0.0.129 - - [2026-04-23 01:48:43] "GET /projects?obj_uuids=bbe543f6-c8ad-405a-838c-992bdd870466&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001149 10.0.0.129 - - [2026-04-23 01:48:43] "GET /project/bbe543f6-c8ad-405a-838c-992bdd870466?fields=security_groups HTTP/1.1" 200 1266 0.028360 10.0.0.129 - - [2026-04-23 01:48:44] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001479 10.0.0.129 - - [2026-04-23 01:48:44] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008608 10.0.0.129 - - [2026-04-23 01:48:44] "POST /fqname-to-id HTTP/1.1" 404 179 0.030011 10.0.0.129 - - [2026-04-23 01:48:44] "GET /projects?obj_uuids=50feff4f-eb57-4037-aefd-0bf043ed97fb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003016 10.0.0.129 - - [2026-04-23 01:48:44] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001245 10.0.0.129 - - [2026-04-23 01:48:44] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.044424 10.0.0.129 - - [2026-04-23 01:48:44] "POST /id-to-fqname HTTP/1.1" 200 181 0.001489 10.0.0.129 - - [2026-04-23 01:48:44] "POST /fqname-to-id HTTP/1.1" 404 190 0.004060 10.0.0.129 - - [2026-04-23 01:48:44] "POST /security-groups HTTP/1.1" 200 576 0.060193 10.0.0.129 - - [2026-04-23 01:48:45] "POST /fqname-to-id HTTP/1.1" 404 225 0.003325 10.0.0.129 - - [2026-04-23 01:48:45] "POST /projects HTTP/1.1" 200 563 0.207408 10.0.0.129 - - [2026-04-23 01:48:45] "POST /access-control-lists HTTP/1.1" 200 591 0.057396 10.0.0.129 - - [2026-04-23 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.288604 10.0.0.129 - - [2026-04-23 01:48:45] "POST /fqname-to-id HTTP/1.1" 404 224 0.003123 10.0.0.129 - - [2026-04-23 01:48:45] "GET /project/50feff4f-eb57-4037-aefd-0bf043ed97fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.475120 10.0.0.129 - - [2026-04-23 01:48:45] "POST /access-control-lists HTTP/1.1" 200 589 0.061137 10.0.0.129 - - [2026-04-23 01:48:46] "GET / HTTP/1.1" 200 36499 0.003958 10.0.0.129 - - [2026-04-23 01:48:47] "POST /fqname-to-id HTTP/1.1" 401 298 0.000586 10.0.0.129 - - [2026-04-23 01:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.072531 10.0.0.129 - - [2026-04-23 01:48:47] "GET /projects?obj_uuids=50feff4f-eb57-4037-aefd-0bf043ed97fb&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001067 10.0.0.129 - - [2026-04-23 01:48:47] "GET /project/50feff4f-eb57-4037-aefd-0bf043ed97fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.025441 252.129.176.193 - - [2026-04-23 01:48:47] "POST /neutron/network HTTP/1.1" 200 117 0.037165 10.0.0.129 - - [2026-04-23 01:48:47] "GET /projects?obj_uuids=50feff4f-eb57-4037-aefd-0bf043ed97fb&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001086 252.129.176.193 - - [2026-04-23 01:48:47] "POST /neutron/network HTTP/1.1" 200 610 0.078398 10.0.0.129 - - [2026-04-23 01:48:48] "POST /route-targets HTTP/1.1" 200 329 0.011051 10.0.0.129 - - [2026-04-23 01:48:48] "POST /ref-update HTTP/1.1" 200 156 0.011569 10.0.0.129 - - [2026-04-23 01:48:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002437 252.129.176.193 - - [2026-04-23 01:48:48] "POST /neutron/subnet HTTP/1.1" 200 729 0.198724 252.129.176.193 - - [2026-04-23 01:48:48] "POST /neutron/network HTTP/1.1" 200 830 0.005760 10.0.0.129 - - [2026-04-23 01:48:48] "POST /id-to-fqname HTTP/1.1" 200 218 0.001478 10.0.0.129 - - [2026-04-23 01:48:48] "GET /virtual-network/10b33f7e-3dad-4adf-a4b1-2e5cfb9f5332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005357 252.129.176.193 - - [2026-04-23 01:48:48] "POST /neutron/network HTTP/1.1" 200 830 0.005247 10.0.0.129 - - [2026-04-23 01:48:48] "GET /virtual-network/10b33f7e-3dad-4adf-a4b1-2e5cfb9f5332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006068 252.129.176.193 - - [2026-04-23 01:48:48] "POST /neutron/network HTTP/1.1" 200 830 0.005635 252.129.176.193 - - [2026-04-23 01:48:48] "POST /neutron/subnet HTTP/1.1" 200 729 0.006987 10.0.0.129 - - [2026-04-23 01:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.129 - - [2026-04-23 01:48:48] "GET /virtual-network/10b33f7e-3dad-4adf-a4b1-2e5cfb9f5332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005048 10.0.0.129 - - [2026-04-23 01:48:48] "PUT /virtual-network/10b33f7e-3dad-4adf-a4b1-2e5cfb9f5332 HTTP/1.1" 200 266 0.031873 10.0.0.129 - - [2026-04-23 01:48:48] "POST /route-targets HTTP/1.1" 200 325 0.017524 10.0.0.129 - - [2026-04-23 01:48:48] "POST /ref-update HTTP/1.1" 200 156 0.010320 10.0.0.129 - - [2026-04-23 01:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.129 - - [2026-04-23 01:48:48] "GET /projects?obj_uuids=50feff4f-eb57-4037-aefd-0bf043ed97fb&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001010 10.0.0.129 - - [2026-04-23 01:48:48] "GET /project/50feff4f-eb57-4037-aefd-0bf043ed97fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.028286 252.129.176.193 - - [2026-04-23 01:48:48] "POST /neutron/network HTTP/1.1" 200 117 0.010354 10.0.0.129 - - [2026-04-23 01:48:48] "GET /projects?obj_uuids=50feff4f-eb57-4037-aefd-0bf043ed97fb&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001441 252.129.176.193 - - [2026-04-23 01:48:49] "POST /neutron/network HTTP/1.1" 200 610 0.067868 10.0.0.129 - - [2026-04-23 01:48:49] "POST /route-targets HTTP/1.1" 200 329 0.009237 10.0.0.129 - - [2026-04-23 01:48:49] "POST /ref-update HTTP/1.1" 200 156 0.012757 10.0.0.129 - - [2026-04-23 01:48:49] "POST /useragent-kv HTTP/1.1" 200 115 0.004498 252.129.176.193 - - [2026-04-23 01:48:49] "POST /neutron/subnet HTTP/1.1" 200 715 0.181185 252.129.176.193 - - [2026-04-23 01:48:49] "POST /neutron/network HTTP/1.1" 200 827 0.007184 10.0.0.129 - - [2026-04-23 01:48:49] "POST /id-to-fqname HTTP/1.1" 200 218 0.001488 10.0.0.129 - - [2026-04-23 01:48:49] "GET /virtual-network/67104eb7-b0d6-45f1-9188-b0caa1f5e79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007933 252.129.176.193 - - [2026-04-23 01:48:49] "POST /neutron/network HTTP/1.1" 200 827 0.005614 10.0.0.129 - - [2026-04-23 01:48:49] "GET /virtual-network/67104eb7-b0d6-45f1-9188-b0caa1f5e79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005065 252.129.176.193 - - [2026-04-23 01:48:49] "POST /neutron/network HTTP/1.1" 200 827 0.005750 252.129.176.193 - - [2026-04-23 01:48:49] "POST /neutron/subnet HTTP/1.1" 200 715 0.007324 10.0.0.129 - - [2026-04-23 01:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.129 - - [2026-04-23 01:48:49] "GET /virtual-network/67104eb7-b0d6-45f1-9188-b0caa1f5e79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004887 10.0.0.129 - - [2026-04-23 01:48:49] "POST /ref-update HTTP/1.1" 200 156 0.012682 10.0.0.129 - - [2026-04-23 01:48:49] "PUT /virtual-network/67104eb7-b0d6-45f1-9188-b0caa1f5e79c HTTP/1.1" 200 266 0.053989 10.0.0.129 - - [2026-04-23 01:48:49] "POST /id-to-fqname HTTP/1.1" 200 218 0.001842 252.129.176.193 - - [2026-04-23 01:48:50] "POST /neutron/network HTTP/1.1" 200 840 0.005919 252.129.176.193 - - [2026-04-23 01:48:50] "GET /aaa-mode HTTP/1.1" 401 298 0.000620 252.129.176.193 - - [2026-04-23 01:48:50] "GET / HTTP/1.1" 200 36499 0.003880 252.129.176.193 - - [2026-04-23 01:48:50] "GET /project/50feff4f-eb57-4037-aefd-0bf043ed97fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000397 10.0.0.129 - - [2026-04-23 01:48:50] "GET /projects?obj_uuids=50feff4f-eb57-4037-aefd-0bf043ed97fb&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001091 252.129.176.193 - - [2026-04-23 01:48:50] "GET /project/50feff4f-eb57-4037-aefd-0bf043ed97fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.060908 252.129.176.193 - - [2026-04-23 01:48:50] "POST /neutron/network HTTP/1.1" 200 830 0.005547 252.129.176.193 - - [2026-04-23 01:48:50] "POST /neutron/port HTTP/1.1" 200 117 0.005730 252.129.176.193 - - [2026-04-23 01:48:50] "POST /neutron/port HTTP/1.1" 200 117 0.006453 10.0.0.129 - - [2026-04-23 01:48:50] "POST /id-to-fqname HTTP/1.1" 200 218 0.001654 252.129.176.193 - - [2026-04-23 01:48:51] "POST /neutron/port HTTP/1.1" 200 117 0.005721 252.129.176.193 - - [2026-04-23 01:48:51] "POST /neutron/network HTTP/1.1" 200 837 0.007567 252.129.176.193 - - [2026-04-23 01:48:51] "GET /aaa-mode HTTP/1.1" 401 298 0.001201 252.129.176.193 - - [2026-04-23 01:48:51] "GET / HTTP/1.1" 200 36499 0.001892 252.129.176.193 - - [2026-04-23 01:48:51] "GET /project/50feff4f-eb57-4037-aefd-0bf043ed97fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000707 252.129.176.193 - - [2026-04-23 01:48:51] "POST /neutron/network HTTP/1.1" 200 840 0.018251 10.0.0.129 - - [2026-04-23 01:48:51] "GET /projects?obj_uuids=50feff4f-eb57-4037-aefd-0bf043ed97fb&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001034 10.0.0.129 - - [2026-04-23 01:48:51] "GET /projects?obj_uuids=50feff4f-eb57-4037-aefd-0bf043ed97fb&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001276 252.129.176.193 - - [2026-04-23 01:48:51] "GET /project/50feff4f-eb57-4037-aefd-0bf043ed97fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.071733 252.129.176.193 - - [2026-04-23 01:48:51] "POST /neutron/port HTTP/1.1" 200 1052 0.264827 252.129.176.193 - - [2026-04-23 01:48:51] "POST /neutron/network HTTP/1.1" 200 827 0.006248 252.129.176.193 - - [2026-04-23 01:48:51] "POST /neutron/port HTTP/1.1" 200 1052 0.016110 252.129.176.193 - - [2026-04-23 01:48:51] "POST /neutron/port HTTP/1.1" 200 1052 0.013163 252.129.176.193 - - [2026-04-23 01:48:52] "POST /neutron/port HTTP/1.1" 200 1112 0.030566 252.129.176.193 - - [2026-04-23 01:48:52] "POST /neutron/port HTTP/1.1" 200 1102 0.091998 252.129.176.193 - - [2026-04-23 01:48:52] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008302 252.129.176.193 - - [2026-04-23 01:48:52] "POST /neutron/port HTTP/1.1" 200 1112 0.016248 252.129.176.193 - - [2026-04-23 01:48:52] "POST /neutron/port HTTP/1.1" 200 117 0.004790 252.129.176.193 - - [2026-04-23 01:48:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004401 252.129.176.193 - - [2026-04-23 01:48:52] "POST /neutron/port HTTP/1.1" 200 1112 0.022680 252.129.176.193 - - [2026-04-23 01:48:52] "POST /neutron/subnet HTTP/1.1" 200 703 0.009825 252.129.176.193 - - [2026-04-23 01:48:52] "POST /neutron/security_group HTTP/1.1" 200 2049 0.010677 252.129.176.193 - - [2026-04-23 01:48:52] "POST /neutron/port HTTP/1.1" 200 117 0.000971 252.129.176.193 - - [2026-04-23 01:48:52] "POST /neutron/network HTTP/1.1" 200 830 0.007891 252.129.176.193 - - [2026-04-23 01:48:52] "POST /neutron/network HTTP/1.1" 200 837 0.006696 10.0.0.129 - - [2026-04-23 01:48:52] "GET /projects?obj_uuids=50feff4f-eb57-4037-aefd-0bf043ed97fb&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001057 252.129.176.193 - - [2026-04-23 01:48:52] "POST /neutron/port HTTP/1.1" 200 1049 0.224293 252.129.176.193 - - [2026-04-23 01:48:52] "POST /neutron/port HTTP/1.1" 200 1049 0.012118 252.129.176.193 - - [2026-04-23 01:48:53] "POST /neutron/port HTTP/1.1" 200 1049 0.011431 252.129.176.193 - - [2026-04-23 01:48:53] "POST /neutron/port HTTP/1.1" 200 1099 0.062426 252.129.176.193 - - [2026-04-23 01:48:53] "POST /neutron/port HTTP/1.1" 200 1109 0.015846 252.129.176.193 - - [2026-04-23 01:48:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004219 252.129.176.193 - - [2026-04-23 01:48:53] "POST /neutron/subnet HTTP/1.1" 200 689 0.007899 252.129.176.193 - - [2026-04-23 01:48:53] "POST /neutron/port HTTP/1.1" 200 117 0.001287 252.129.176.193 - - [2026-04-23 01:48:53] "POST /neutron/network HTTP/1.1" 200 827 0.005463 252.129.176.193 - - [2026-04-23 01:48:57] "POST /neutron/port HTTP/1.1" 200 1112 0.014713 252.129.176.193 - - [2026-04-23 01:48:57] "POST /neutron/security_group HTTP/1.1" 200 2049 0.011448 252.129.176.193 - - [2026-04-23 01:48:57] "POST /neutron/port HTTP/1.1" 200 1112 0.014615 252.129.176.193 - - [2026-04-23 01:48:57] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006800 252.129.176.193 - - [2026-04-23 01:48:57] "POST /neutron/port HTTP/1.1" 200 1112 0.014340 252.129.176.193 - - [2026-04-23 01:48:57] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006949 10.0.0.129 - - [2026-04-23 01:48:57] "GET /virtual-machine/5b722877-3fde-46e3-b26f-45746d2724c1 HTTP/1.1" 401 298 0.000404 10.0.0.129 - - [2026-04-23 01:48:58] "GET /virtual-machine/5b722877-3fde-46e3-b26f-45746d2724c1 HTTP/1.1" 200 1287 0.036245 10.0.0.129 - - [2026-04-23 01:48:58] "GET /virtual-machine-interface/02a46b19-2ba1-43e3-972e-54dbebc27c3d HTTP/1.1" 200 2928 0.006639 10.0.0.129 - - [2026-04-23 01:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.129 - - [2026-04-23 01:48:58] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003633 10.0.0.129 - - [2026-04-23 01:48:58] "GET /virtual-networks?parent_id=50feff4f-eb57-4037-aefd-0bf043ed97fb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003389 10.0.0.129 - - [2026-04-23 01:48:58] "GET /virtual-network/10b33f7e-3dad-4adf-a4b1-2e5cfb9f5332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.009302 10.0.0.129 - - [2026-04-23 01:48:59] "DELETE /project/bbe543f6c8ad405a838c992bdd870466 HTTP/1.1" 404 173 0.021544 10.0.0.129 - - [2026-04-23 01:48:59] "DELETE /project/50feff4feb574037aefd0bf043ed97fb HTTP/1.1" 404 173 0.017821 10.0.0.129 - - [2026-04-23 01:48:59] "GET /projects?obj_uuids=ad50d424-5090-4080-9c86-dd5499bbcee3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001359 10.0.0.129 - - [2026-04-23 01:48:59] "GET /projects?obj_uuids=bbe543f6-c8ad-405a-838c-992bdd870466&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000838 10.0.0.129 - - [2026-04-23 01:48:59] "GET /project/bbe543f6-c8ad-405a-838c-992bdd870466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.053964 10.0.0.129 - - [2026-04-23 01:48:59] "GET /project/ad50d424-5090-4080-9c86-dd5499bbcee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1520 0.059850 10.0.0.129 - - [2026-04-23 01:48:59] "GET /projects?obj_uuids=ad50d424-5090-4080-9c86-dd5499bbcee3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001091 10.0.0.129 - - [2026-04-23 01:48:59] "GET /projects?obj_uuids=bbe543f6-c8ad-405a-838c-992bdd870466&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001282 10.0.0.129 - - [2026-04-23 01:48:59] "GET /project/bbe543f6-c8ad-405a-838c-992bdd870466?fields=security_groups HTTP/1.1" 200 1356 0.050684 10.0.0.129 - - [2026-04-23 01:48:59] "GET /project/ad50d424-5090-4080-9c86-dd5499bbcee3?fields=security_groups HTTP/1.1" 200 1399 0.053890 10.0.0.129 - - [2026-04-23 01:48:59] "DELETE /security-group/c37188f5-328a-41f5-bb0f-a0e348dfbdcd HTTP/1.1" 200 115 0.073678 10.0.0.129 - - [2026-04-23 01:48:59] "GET /projects?obj_uuids=bbe543f6-c8ad-405a-838c-992bdd870466&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001092 10.0.0.129 - - [2026-04-23 01:48:59] "DELETE /access-control-list/ce7abe67-c618-45ee-9a31-0f8bd4fe8a52 HTTP/1.1" 200 115 0.044811 10.0.0.129 - - [2026-04-23 01:48:59] "DELETE /security-group/3d8e8c0e-8b47-4a3a-9f63-8f95de51eefe HTTP/1.1" 200 115 0.078046 10.0.0.129 - - [2026-04-23 01:48:59] "GET /projects?obj_uuids=ad50d424-5090-4080-9c86-dd5499bbcee3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001023 10.0.0.129 - - [2026-04-23 01:48:59] "GET /project/bbe543f6-c8ad-405a-838c-992bdd870466?fields=application_policy_sets HTTP/1.1" 200 1395 0.050724 10.0.0.129 - - [2026-04-23 01:48:59] "DELETE /access-control-list/bd9e53fb-e0df-4cd1-b6a9-213f6318567e HTTP/1.1" 200 115 0.057438 10.0.0.129 - - [2026-04-23 01:48:59] "GET /project/ad50d424-5090-4080-9c86-dd5499bbcee3?fields=application_policy_sets HTTP/1.1" 200 1438 0.070079 10.0.0.129 - - [2026-04-23 01:48:59] "DELETE /access-control-list/08535915-2b79-4db9-87de-69018c78bf57 HTTP/1.1" 200 115 0.038905 10.0.0.129 - - [2026-04-23 01:48:59] "DELETE /access-control-list/cd8fdba4-c4f7-41e5-bc6b-cd8c97c7322f HTTP/1.1" 200 115 0.056310 10.0.0.129 - - [2026-04-23 01:48:59] "DELETE /project/bbe543f6-c8ad-405a-838c-992bdd870466 HTTP/1.1" 200 115 0.491423 10.0.0.129 - - [2026-04-23 01:48:59] "DELETE /project/ad50d424-5090-4080-9c86-dd5499bbcee3 HTTP/1.1" 200 115 0.532788 10.0.0.129 - - [2026-04-23 01:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.129 - - [2026-04-23 01:49:01] "GET /virtual-network/10b33f7e-3dad-4adf-a4b1-2e5cfb9f5332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006927 252.129.176.193 - - [2026-04-23 01:49:02] "POST /neutron/port HTTP/1.1" 200 1112 0.014261 252.129.176.193 - - [2026-04-23 01:49:02] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006083 252.129.176.193 - - [2026-04-23 01:49:02] "POST /neutron/port HTTP/1.1" 200 1112 0.016195 252.129.176.193 - - [2026-04-23 01:49:02] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006668 252.129.176.193 - - [2026-04-23 01:49:02] "POST /neutron/port HTTP/1.1" 200 1112 0.016679 252.129.176.193 - - [2026-04-23 01:49:02] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006442 252.129.176.193 - - [2026-04-23 01:49:03] "POST /neutron/port HTTP/1.1" 200 1109 0.015024 252.129.176.193 - - [2026-04-23 01:49:03] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006326 252.129.176.193 - - [2026-04-23 01:49:03] "POST /neutron/port HTTP/1.1" 200 1109 0.013590 252.129.176.193 - - [2026-04-23 01:49:03] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005669 252.129.176.193 - - [2026-04-23 01:49:03] "POST /neutron/port HTTP/1.1" 200 1109 0.012563 252.129.176.193 - - [2026-04-23 01:49:03] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006770 10.0.0.129 - - [2026-04-23 01:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.129 - - [2026-04-23 01:49:03] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003974 10.0.0.129 - - [2026-04-23 01:49:03] "GET /virtual-networks?parent_id=50feff4f-eb57-4037-aefd-0bf043ed97fb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003144 10.0.0.129 - - [2026-04-23 01:49:04] "GET /virtual-network/10b33f7e-3dad-4adf-a4b1-2e5cfb9f5332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.007703 252.129.176.193 - - [2026-04-23 01:49:04] "POST /neutron/port HTTP/1.1" 200 1109 0.017303 252.129.176.193 - - [2026-04-23 01:49:04] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007438 252.129.176.193 - - [2026-04-23 01:49:04] "POST /neutron/port HTTP/1.1" 200 1109 0.015684 252.129.176.193 - - [2026-04-23 01:49:04] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006196 252.129.176.193 - - [2026-04-23 01:49:04] "POST /neutron/port HTTP/1.1" 200 1109 0.013849 252.129.176.193 - - [2026-04-23 01:49:04] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006137 10.0.0.129 - - [2026-04-23 01:49:04] "GET /virtual-machine/ed156984-2f97-4816-8ed7-76fde9ce90d6 HTTP/1.1" 200 1288 0.004718 10.0.0.129 - - [2026-04-23 01:49:04] "GET /virtual-machine-interface/436fea79-03c5-41e7-99ed-1941d5777c55 HTTP/1.1" 200 2929 0.006552 10.0.0.129 - - [2026-04-23 01:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.129 - - [2026-04-23 01:49:05] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003642 10.0.0.129 - - [2026-04-23 01:49:05] "GET /virtual-networks?parent_id=50feff4f-eb57-4037-aefd-0bf043ed97fb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003431 10.0.0.129 - - [2026-04-23 01:49:05] "GET /virtual-network/67104eb7-b0d6-45f1-9188-b0caa1f5e79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.006128 252.129.176.193 - - [2026-04-23 01:49:05] "POST /neutron/port HTTP/1.1" 200 1109 0.013688 252.129.176.193 - - [2026-04-23 01:49:05] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005732 10.0.0.129 - - [2026-04-23 01:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.129 - - [2026-04-23 01:49:06] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.006466 10.0.0.129 - - [2026-04-23 01:49:06] "GET /virtual-networks?parent_id=50feff4f-eb57-4037-aefd-0bf043ed97fb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003007 10.0.0.129 - - [2026-04-23 01:49:06] "GET /virtual-network/67104eb7-b0d6-45f1-9188-b0caa1f5e79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.006308 10.0.0.129 - - [2026-04-23 01:49:06] "POST /routing-policys HTTP/1.1" 200 536 0.020535 10.0.0.129 - - [2026-04-23 01:49:06] "GET /virtual-network/10b33f7e-3dad-4adf-a4b1-2e5cfb9f5332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.009993 10.0.0.129 - - [2026-04-23 01:49:06] "POST /ref-update HTTP/1.1" 200 156 0.014031 10.0.0.129 - - [2026-04-23 01:49:06] "PUT /virtual-network/10b33f7e-3dad-4adf-a4b1-2e5cfb9f5332 HTTP/1.1" 200 266 0.040872 10.0.0.129 - - [2026-04-23 01:49:07] "GET /obj-perms HTTP/1.1" 200 6411 0.067021 10.0.0.129 - - [2026-04-23 01:49:08] "GET /obj-perms HTTP/1.1" 200 6411 0.064467 10.0.0.129 - - [2026-04-23 01:49:10] "POST /ref-update HTTP/1.1" 200 156 0.012671 10.0.0.129 - - [2026-04-23 01:49:10] "POST /ref-update HTTP/1.1" 200 156 0.031925 10.0.0.129 - - [2026-04-23 01:49:10] "DELETE /routing-policy/e34361dd-12c8-4f52-9ab1-ef643eeed27d HTTP/1.1" 200 115 0.021581 252.129.176.193 - - [2026-04-23 01:49:10] "POST /neutron/network HTTP/1.1" 200 827 0.009288 252.129.176.193 - - [2026-04-23 01:49:10] "POST /neutron/network HTTP/1.1" 400 204 0.011637 252.129.176.193 - - [2026-04-23 01:49:11] "POST /neutron/port HTTP/1.1" 200 1112 0.023447 252.129.176.193 - - [2026-04-23 01:49:11] "POST /neutron/port HTTP/1.1" 200 1109 0.017010 252.129.176.193 - - [2026-04-23 01:49:11] "POST /neutron/port HTTP/1.1" 200 1102 0.017900 252.129.176.193 - - [2026-04-23 01:49:11] "POST /neutron/port HTTP/1.1" 200 1099 0.013338 252.129.176.193 - - [2026-04-23 01:49:11] "POST /neutron/port HTTP/1.1" 200 151 0.179673 252.129.176.193 - - [2026-04-23 01:49:11] "POST /neutron/port HTTP/1.1" 200 151 0.181948 252.129.176.193 - - [2026-04-23 01:49:12] "POST /neutron/network HTTP/1.1" 200 827 0.011279 10.0.0.129 - - [2026-04-23 01:49:13] "POST /useragent-kv HTTP/1.1" 200 115 0.004927 10.0.0.129 - - [2026-04-23 01:49:13] "POST /useragent-kv HTTP/1.1" 200 115 0.004086 10.0.0.129 - - [2026-04-23 01:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012964 252.129.176.193 - - [2026-04-23 01:49:13] "POST /neutron/network HTTP/1.1" 200 151 0.106915 252.129.176.193 - - [2026-04-23 01:49:13] "POST /neutron/network HTTP/1.1" 200 830 0.006915 10.0.0.129 - - [2026-04-23 01:49:13] "DELETE /route-target/35e3cef3-74ae-4f51-b971-5a0fa58f64a9 HTTP/1.1" 200 115 0.045624 10.0.0.129 - - [2026-04-23 01:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.129 - - [2026-04-23 01:49:13] "DELETE /route-target/8b7d85d2-b03d-4c49-ae28-17b8f9568b09 HTTP/1.1" 409 241 0.006094 10.0.0.129 - - [2026-04-23 01:49:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003164 10.0.0.129 - - [2026-04-23 01:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.129 - - [2026-04-23 01:49:13] "POST /useragent-kv HTTP/1.1" 200 115 0.004079 252.129.176.193 - - [2026-04-23 01:49:13] "POST /neutron/network HTTP/1.1" 200 151 0.100250 10.0.0.129 - - [2026-04-23 01:49:13] "DELETE /route-target/db276100-bc69-4a7e-ade5-65c3fa8dd2bd HTTP/1.1" 200 115 0.033184 10.0.0.129 - - [2026-04-23 01:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.129 - - [2026-04-23 01:49:13] "DELETE /route-target/8b7d85d2-b03d-4c49-ae28-17b8f9568b09 HTTP/1.1" 200 115 0.015591 10.0.0.129 - - [2026-04-23 01:49:13] "GET /projects?obj_uuids=50feff4f-eb57-4037-aefd-0bf043ed97fb&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001186 10.0.0.129 - - [2026-04-23 01:49:13] "GET /project/50feff4f-eb57-4037-aefd-0bf043ed97fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.033422 10.0.0.129 - - [2026-04-23 01:49:13] "GET /projects?obj_uuids=50feff4f-eb57-4037-aefd-0bf043ed97fb&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001319 10.0.0.129 - - [2026-04-23 01:49:13] "GET /project/50feff4f-eb57-4037-aefd-0bf043ed97fb?fields=virtual_networks HTTP/1.1" 200 1020 0.076991 10.0.0.129 - - [2026-04-23 01:49:13] "GET /projects?obj_uuids=50feff4f-eb57-4037-aefd-0bf043ed97fb&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001235 10.0.0.129 - - [2026-04-23 01:49:13] "GET /project/50feff4f-eb57-4037-aefd-0bf043ed97fb?fields=virtual_machine_interfaces HTTP/1.1" 200 1020 0.030210 10.0.0.129 - - [2026-04-23 01:49:13] "GET /projects?obj_uuids=50feff4f-eb57-4037-aefd-0bf043ed97fb&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001545 10.0.0.129 - - [2026-04-23 01:49:13] "GET /project/50feff4f-eb57-4037-aefd-0bf043ed97fb?fields=security_groups HTTP/1.1" 200 1239 0.036664 10.0.0.129 - - [2026-04-23 01:49:14] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001101 10.0.0.129 - - [2026-04-23 01:49:14] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.006872 10.0.0.129 - - [2026-04-23 01:49:14] "POST /fqname-to-id HTTP/1.1" 404 184 0.036518 10.0.0.129 - - [2026-04-23 01:49:15] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002683 10.0.0.129 - - [2026-04-23 01:49:15] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000910 10.0.0.129 - - [2026-04-23 01:49:15] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.010588 10.0.0.129 - - [2026-04-23 01:49:15] "POST /id-to-fqname HTTP/1.1" 200 186 0.002438 10.0.0.129 - - [2026-04-23 01:49:15] "POST /fqname-to-id HTTP/1.1" 404 195 0.003966 10.0.0.129 - - [2026-04-23 01:49:15] "POST /security-groups HTTP/1.1" 200 581 0.064893 10.0.0.129 - - [2026-04-23 01:49:15] "POST /fqname-to-id HTTP/1.1" 404 230 0.002864 10.0.0.129 - - [2026-04-23 01:49:15] "POST /projects HTTP/1.1" 200 573 0.214472 10.0.0.129 - - [2026-04-23 01:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.247695 10.0.0.129 - - [2026-04-23 01:49:15] "POST /access-control-lists HTTP/1.1" 200 596 0.055701 10.0.0.129 - - [2026-04-23 01:49:15] "GET /project/e4a006b3-9b3d-4bbf-ad8d-946d54c83f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.387890 10.0.0.129 - - [2026-04-23 01:49:15] "POST /fqname-to-id HTTP/1.1" 404 229 0.003647 10.0.0.129 - - [2026-04-23 01:49:15] "POST /access-control-lists HTTP/1.1" 200 594 0.076227 10.0.0.129 - - [2026-04-23 01:49:16] "GET / HTTP/1.1" 200 36499 0.002639 10.0.0.129 - - [2026-04-23 01:49:17] "POST /fqname-to-id HTTP/1.1" 401 298 0.000751 10.0.0.129 - - [2026-04-23 01:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.093759 10.0.0.129 - - [2026-04-23 01:49:18] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001006 10.0.0.129 - - [2026-04-23 01:49:18] "GET /project/e4a006b3-9b3d-4bbf-ad8d-946d54c83f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.024726 252.129.176.193 - - [2026-04-23 01:49:18] "POST /neutron/network HTTP/1.1" 200 117 0.039165 10.0.0.129 - - [2026-04-23 01:49:18] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001259 252.129.176.193 - - [2026-04-23 01:49:18] "POST /neutron/network HTTP/1.1" 200 611 0.065331 10.0.0.129 - - [2026-04-23 01:49:18] "POST /route-targets HTTP/1.1" 200 329 0.010331 10.0.0.129 - - [2026-04-23 01:49:18] "POST /ref-update HTTP/1.1" 200 156 0.016123 10.0.0.129 - - [2026-04-23 01:49:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004237 252.129.176.193 - - [2026-04-23 01:49:18] "POST /neutron/subnet HTTP/1.1" 200 720 0.143028 252.129.176.193 - - [2026-04-23 01:49:18] "POST /neutron/network HTTP/1.1" 200 829 0.005586 10.0.0.129 - - [2026-04-23 01:49:18] "POST /id-to-fqname HTTP/1.1" 200 221 0.001432 10.0.0.129 - - [2026-04-23 01:49:18] "GET /virtual-network/14ed1883-27ca-4ccc-8d42-47b91e5e2d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004992 252.129.176.193 - - [2026-04-23 01:49:18] "POST /neutron/network HTTP/1.1" 200 829 0.005663 10.0.0.129 - - [2026-04-23 01:49:18] "GET /virtual-network/14ed1883-27ca-4ccc-8d42-47b91e5e2d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004868 252.129.176.193 - - [2026-04-23 01:49:18] "POST /neutron/network HTTP/1.1" 200 829 0.005797 252.129.176.193 - - [2026-04-23 01:49:18] "POST /neutron/subnet HTTP/1.1" 200 720 0.008136 10.0.0.129 - - [2026-04-23 01:49:18] "GET /domains HTTP/1.1" 401 298 0.000961 10.0.0.129 - - [2026-04-23 01:49:19] "GET /domains HTTP/1.1" 200 440 0.033925 10.0.0.129 - - [2026-04-23 01:49:19] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001442 10.0.0.129 - - [2026-04-23 01:49:19] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1485 0.010401 10.0.0.129 - - [2026-04-23 01:49:19] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000941 10.0.0.129 - - [2026-04-23 01:49:19] "GET /project/e4a006b3-9b3d-4bbf-ad8d-946d54c83f16 HTTP/1.1" 200 2083 0.024117 10.0.0.129 - - [2026-04-23 01:49:19] "GET /virtual-network/14ed1883-27ca-4ccc-8d42-47b91e5e2d83 HTTP/1.1" 200 2320 0.007865 10.0.0.129 - - [2026-04-23 01:49:19] "GET /virtual-network/14ed1883-27ca-4ccc-8d42-47b91e5e2d83 HTTP/1.1" 200 2320 0.005267 10.0.0.129 - - [2026-04-23 01:49:19] "GET /routing-instance/55c47bc6-5a32-4b6a-b841-a919e72de8fc HTTP/1.1" 200 1497 0.003912 10.0.0.129 - - [2026-04-23 01:49:19] "GET /routing-instance/55c47bc6-5a32-4b6a-b841-a919e72de8fc HTTP/1.1" 200 1497 0.003821 10.0.0.129 - - [2026-04-23 01:49:19] "GET /route-target/044fb171-ff3b-4f6d-9920-c849653f6d87 HTTP/1.1" 200 1213 0.003662 10.0.0.129 - - [2026-04-23 01:49:19] "GET /virtual-network/14ed1883-27ca-4ccc-8d42-47b91e5e2d83 HTTP/1.1" 200 2320 0.005989 10.0.0.129 - - [2026-04-23 01:49:19] "GET /routing-instance/55c47bc6-5a32-4b6a-b841-a919e72de8fc HTTP/1.1" 200 1497 0.004255 10.0.0.129 - - [2026-04-23 01:49:19] "GET /virtual-network/14ed1883-27ca-4ccc-8d42-47b91e5e2d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006085 10.0.0.129 - - [2026-04-23 01:49:19] "GET /virtual-network/14ed1883-27ca-4ccc-8d42-47b91e5e2d83 HTTP/1.1" 200 2320 0.004935 10.0.0.129 - - [2026-04-23 01:49:20] "GET /routing-instance/55c47bc6-5a32-4b6a-b841-a919e72de8fc HTTP/1.1" 200 1497 0.003682 10.0.0.129 - - [2026-04-23 01:49:20] "GET /routing-instance/55c47bc6-5a32-4b6a-b841-a919e72de8fc HTTP/1.1" 200 1497 0.003747 10.0.0.129 - - [2026-04-23 01:49:20] "GET /route-target/044fb171-ff3b-4f6d-9920-c849653f6d87 HTTP/1.1" 200 1213 0.003305 10.0.0.129 - - [2026-04-23 01:49:20] "GET /domains HTTP/1.1" 200 440 0.002706 10.0.0.129 - - [2026-04-23 01:49:20] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001481 10.0.0.129 - - [2026-04-23 01:49:20] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1485 0.009269 10.0.0.129 - - [2026-04-23 01:49:20] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001056 10.0.0.129 - - [2026-04-23 01:49:20] "GET /project/e4a006b3-9b3d-4bbf-ad8d-946d54c83f16 HTTP/1.1" 200 2083 0.029338 10.0.0.129 - - [2026-04-23 01:49:20] "GET /virtual-network/14ed1883-27ca-4ccc-8d42-47b91e5e2d83 HTTP/1.1" 200 2320 0.007339 10.0.0.129 - - [2026-04-23 01:49:20] "GET /obj-perms HTTP/1.1" 200 6454 0.061934 10.0.0.129 - - [2026-04-23 01:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004324 10.0.0.129 - - [2026-04-23 01:49:21] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001538 10.0.0.129 - - [2026-04-23 01:49:21] "GET /project/e4a006b3-9b3d-4bbf-ad8d-946d54c83f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.033879 252.129.176.193 - - [2026-04-23 01:49:21] "POST /neutron/network HTTP/1.1" 200 117 0.011122 10.0.0.129 - - [2026-04-23 01:49:21] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001177 252.129.176.193 - - [2026-04-23 01:49:21] "POST /neutron/network HTTP/1.1" 200 611 0.075564 10.0.0.129 - - [2026-04-23 01:49:21] "POST /route-targets HTTP/1.1" 200 329 0.013335 10.0.0.129 - - [2026-04-23 01:49:21] "POST /ref-update HTTP/1.1" 200 156 0.013928 10.0.0.129 - - [2026-04-23 01:49:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002877 252.129.176.193 - - [2026-04-23 01:49:21] "POST /neutron/subnet HTTP/1.1" 200 710 0.176044 252.129.176.193 - - [2026-04-23 01:49:21] "POST /neutron/network HTTP/1.1" 200 827 0.006279 10.0.0.129 - - [2026-04-23 01:49:21] "POST /id-to-fqname HTTP/1.1" 200 221 0.001626 10.0.0.129 - - [2026-04-23 01:49:21] "GET /virtual-network/a95c2878-3292-4566-9e6c-824c8ae02727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005116 252.129.176.193 - - [2026-04-23 01:49:21] "POST /neutron/network HTTP/1.1" 200 827 0.005465 10.0.0.129 - - [2026-04-23 01:49:21] "GET /virtual-network/a95c2878-3292-4566-9e6c-824c8ae02727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005258 252.129.176.193 - - [2026-04-23 01:49:21] "POST /neutron/network HTTP/1.1" 200 827 0.005249 252.129.176.193 - - [2026-04-23 01:49:21] "POST /neutron/subnet HTTP/1.1" 200 710 0.006661 10.0.0.129 - - [2026-04-23 01:49:21] "GET /domains HTTP/1.1" 200 440 0.002629 10.0.0.129 - - [2026-04-23 01:49:22] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001014 10.0.0.129 - - [2026-04-23 01:49:22] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1485 0.006906 10.0.0.129 - - [2026-04-23 01:49:22] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001612 10.0.0.129 - - [2026-04-23 01:49:22] "GET /project/e4a006b3-9b3d-4bbf-ad8d-946d54c83f16 HTTP/1.1" 200 2301 0.026805 10.0.0.129 - - [2026-04-23 01:49:22] "GET /virtual-network/a95c2878-3292-4566-9e6c-824c8ae02727 HTTP/1.1" 200 2315 0.009965 10.0.0.129 - - [2026-04-23 01:49:22] "GET /virtual-network/a95c2878-3292-4566-9e6c-824c8ae02727 HTTP/1.1" 200 2315 0.005731 10.0.0.129 - - [2026-04-23 01:49:22] "GET /routing-instance/842ee074-742c-4f8a-a85c-f45c0f7873f7 HTTP/1.1" 200 1497 0.004374 10.0.0.129 - - [2026-04-23 01:49:22] "GET /routing-instance/842ee074-742c-4f8a-a85c-f45c0f7873f7 HTTP/1.1" 200 1497 0.004768 10.0.0.129 - - [2026-04-23 01:49:22] "GET /route-target/9b898c27-d1a1-4284-8939-855d0a6ecdf5 HTTP/1.1" 200 1214 0.003792 10.0.0.129 - - [2026-04-23 01:49:22] "GET /virtual-network/a95c2878-3292-4566-9e6c-824c8ae02727 HTTP/1.1" 200 2315 0.008076 10.0.0.129 - - [2026-04-23 01:49:22] "GET /routing-instance/842ee074-742c-4f8a-a85c-f45c0f7873f7 HTTP/1.1" 200 1497 0.005478 10.0.0.129 - - [2026-04-23 01:49:22] "GET /virtual-network/a95c2878-3292-4566-9e6c-824c8ae02727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005723 10.0.0.129 - - [2026-04-23 01:49:22] "GET /virtual-network/a95c2878-3292-4566-9e6c-824c8ae02727 HTTP/1.1" 200 2315 0.010244 10.0.0.129 - - [2026-04-23 01:49:22] "GET /routing-instance/842ee074-742c-4f8a-a85c-f45c0f7873f7 HTTP/1.1" 200 1497 0.006636 10.0.0.129 - - [2026-04-23 01:49:22] "GET /routing-instance/842ee074-742c-4f8a-a85c-f45c0f7873f7 HTTP/1.1" 200 1497 0.005370 10.0.0.129 - - [2026-04-23 01:49:22] "GET /route-target/9b898c27-d1a1-4284-8939-855d0a6ecdf5 HTTP/1.1" 200 1214 0.005456 10.0.0.129 - - [2026-04-23 01:49:22] "GET /domains HTTP/1.1" 200 440 0.002942 10.0.0.129 - - [2026-04-23 01:49:22] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001677 10.0.0.129 - - [2026-04-23 01:49:22] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1485 0.010567 10.0.0.129 - - [2026-04-23 01:49:23] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002081 10.0.0.129 - - [2026-04-23 01:49:23] "GET /project/e4a006b3-9b3d-4bbf-ad8d-946d54c83f16 HTTP/1.1" 200 2301 0.060853 10.0.0.129 - - [2026-04-23 01:49:23] "GET /virtual-network/a95c2878-3292-4566-9e6c-824c8ae02727 HTTP/1.1" 200 2315 0.013537 10.0.0.129 - - [2026-04-23 01:49:23] "GET /obj-perms HTTP/1.1" 200 6454 0.002618 10.0.0.129 - - [2026-04-23 01:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.129 - - [2026-04-23 01:49:23] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001151 10.0.0.129 - - [2026-04-23 01:49:23] "GET /project/e4a006b3-9b3d-4bbf-ad8d-946d54c83f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.055493 252.129.176.193 - - [2026-04-23 01:49:23] "POST /neutron/network HTTP/1.1" 200 117 0.015760 10.0.0.129 - - [2026-04-23 01:49:23] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001291 252.129.176.193 - - [2026-04-23 01:49:23] "POST /neutron/network HTTP/1.1" 200 613 0.198050 10.0.0.129 - - [2026-04-23 01:49:23] "POST /ref-update HTTP/1.1" 200 156 0.013554 10.0.0.129 - - [2026-04-23 01:49:24] "POST /useragent-kv HTTP/1.1" 200 115 0.021118 252.129.176.193 - - [2026-04-23 01:49:24] "POST /neutron/subnet HTTP/1.1" 200 720 0.288581 252.129.176.193 - - [2026-04-23 01:49:24] "POST /neutron/network HTTP/1.1" 200 831 0.010687 10.0.0.129 - - [2026-04-23 01:49:24] "POST /id-to-fqname HTTP/1.1" 200 222 0.004613 10.0.0.129 - - [2026-04-23 01:49:24] "GET /virtual-network/b2429005-5dce-47db-80fa-fa95fe446d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.009168 252.129.176.193 - - [2026-04-23 01:49:24] "POST /neutron/network HTTP/1.1" 200 831 0.012181 10.0.0.129 - - [2026-04-23 01:49:24] "GET /virtual-network/b2429005-5dce-47db-80fa-fa95fe446d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.008459 252.129.176.193 - - [2026-04-23 01:49:24] "POST /neutron/network HTTP/1.1" 200 831 0.017840 252.129.176.193 - - [2026-04-23 01:49:24] "POST /neutron/subnet HTTP/1.1" 200 720 0.025017 10.0.0.129 - - [2026-04-23 01:49:24] "GET /domains HTTP/1.1" 200 440 0.006804 10.0.0.129 - - [2026-04-23 01:49:24] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001113 10.0.0.129 - - [2026-04-23 01:49:24] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1485 0.008914 10.0.0.129 - - [2026-04-23 01:49:24] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001024 10.0.0.129 - - [2026-04-23 01:49:24] "GET /project/e4a006b3-9b3d-4bbf-ad8d-946d54c83f16 HTTP/1.1" 200 2520 0.077438 10.0.0.129 - - [2026-04-23 01:49:24] "GET /virtual-network/b2429005-5dce-47db-80fa-fa95fe446d0b HTTP/1.1" 200 2325 0.010448 10.0.0.129 - - [2026-04-23 01:49:25] "GET /virtual-network/b2429005-5dce-47db-80fa-fa95fe446d0b HTTP/1.1" 200 2325 0.004771 10.0.0.129 - - [2026-04-23 01:49:25] "GET /routing-instance/d5f91f69-6b85-450c-95bd-5fdde91147b3 HTTP/1.1" 200 1502 0.004474 10.0.0.129 - - [2026-04-23 01:49:25] "GET /routing-instance/d5f91f69-6b85-450c-95bd-5fdde91147b3 HTTP/1.1" 200 1502 0.004412 10.0.0.129 - - [2026-04-23 01:49:25] "GET /route-target/8c69a9f7-45a0-4b9e-a16e-d9f09a58632f HTTP/1.1" 200 1217 0.007732 10.0.0.129 - - [2026-04-23 01:49:25] "GET /virtual-network/b2429005-5dce-47db-80fa-fa95fe446d0b HTTP/1.1" 200 2325 0.014489 10.0.0.129 - - [2026-04-23 01:49:25] "GET /routing-instance/d5f91f69-6b85-450c-95bd-5fdde91147b3 HTTP/1.1" 200 1502 0.007487 10.0.0.129 - - [2026-04-23 01:49:25] "GET /virtual-network/b2429005-5dce-47db-80fa-fa95fe446d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007993 10.0.0.129 - - [2026-04-23 01:49:25] "GET /virtual-network/b2429005-5dce-47db-80fa-fa95fe446d0b HTTP/1.1" 200 2325 0.007530 10.0.0.129 - - [2026-04-23 01:49:25] "GET /routing-instance/d5f91f69-6b85-450c-95bd-5fdde91147b3 HTTP/1.1" 200 1502 0.004032 10.0.0.129 - - [2026-04-23 01:49:25] "GET /routing-instance/d5f91f69-6b85-450c-95bd-5fdde91147b3 HTTP/1.1" 200 1502 0.006133 10.0.0.129 - - [2026-04-23 01:49:25] "GET /route-target/8c69a9f7-45a0-4b9e-a16e-d9f09a58632f HTTP/1.1" 200 1217 0.016501 10.0.0.129 - - [2026-04-23 01:49:25] "GET /domains HTTP/1.1" 200 440 0.014237 10.0.0.129 - - [2026-04-23 01:49:25] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001237 10.0.0.129 - - [2026-04-23 01:49:25] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1485 0.009848 10.0.0.129 - - [2026-04-23 01:49:25] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003728 10.0.0.129 - - [2026-04-23 01:49:25] "GET /project/e4a006b3-9b3d-4bbf-ad8d-946d54c83f16 HTTP/1.1" 200 2520 0.068558 10.0.0.129 - - [2026-04-23 01:49:26] "GET /virtual-network/b2429005-5dce-47db-80fa-fa95fe446d0b HTTP/1.1" 200 2325 0.006909 10.0.0.129 - - [2026-04-23 01:49:26] "GET /obj-perms HTTP/1.1" 200 6454 0.001756 10.0.0.129 - - [2026-04-23 01:49:26] "POST /id-to-fqname HTTP/1.1" 200 221 0.001655 252.129.176.193 - - [2026-04-23 01:49:26] "POST /neutron/network HTTP/1.1" 200 837 0.008473 252.129.176.193 - - [2026-04-23 01:49:26] "GET /aaa-mode HTTP/1.1" 401 298 0.000430 252.129.176.193 - - [2026-04-23 01:49:26] "GET / HTTP/1.1" 200 36499 0.001586 252.129.176.193 - - [2026-04-23 01:49:26] "GET /project/e4a006b3-9b3d-4bbf-ad8d-946d54c83f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000374 10.0.0.129 - - [2026-04-23 01:49:27] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001480 252.129.176.193 - - [2026-04-23 01:49:27] "GET /project/e4a006b3-9b3d-4bbf-ad8d-946d54c83f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.067018 252.129.176.193 - - [2026-04-23 01:49:27] "POST /neutron/network HTTP/1.1" 200 827 0.020781 252.129.176.193 - - [2026-04-23 01:49:27] "POST /neutron/port HTTP/1.1" 200 117 0.009139 252.129.176.193 - - [2026-04-23 01:49:27] "POST /neutron/port HTTP/1.1" 200 117 0.007024 10.0.0.129 - - [2026-04-23 01:49:27] "POST /id-to-fqname HTTP/1.1" 200 222 0.001518 252.129.176.193 - - [2026-04-23 01:49:28] "POST /neutron/port HTTP/1.1" 200 117 0.010257 252.129.176.193 - - [2026-04-23 01:49:28] "POST /neutron/network HTTP/1.1" 200 841 0.016749 252.129.176.193 - - [2026-04-23 01:49:28] "GET /aaa-mode HTTP/1.1" 401 298 0.001202 252.129.176.193 - - [2026-04-23 01:49:28] "GET / HTTP/1.1" 200 36499 0.002524 252.129.176.193 - - [2026-04-23 01:49:28] "GET /project/e4a006b3-9b3d-4bbf-ad8d-946d54c83f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000445 252.129.176.193 - - [2026-04-23 01:49:28] "POST /neutron/network HTTP/1.1" 200 837 0.008582 10.0.0.129 - - [2026-04-23 01:49:28] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001217 10.0.0.129 - - [2026-04-23 01:49:28] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002126 252.129.176.193 - - [2026-04-23 01:49:29] "GET /project/e4a006b3-9b3d-4bbf-ad8d-946d54c83f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.186283 252.129.176.193 - - [2026-04-23 01:49:29] "POST /neutron/network HTTP/1.1" 200 831 0.011854 252.129.176.193 - - [2026-04-23 01:49:29] "POST /neutron/port HTTP/1.1" 200 1053 0.550807 252.129.176.193 - - [2026-04-23 01:49:29] "POST /neutron/port HTTP/1.1" 200 1053 0.053212 252.129.176.193 - - [2026-04-23 01:49:29] "POST /neutron/port HTTP/1.1" 200 1053 0.020110 252.129.176.193 - - [2026-04-23 01:49:29] "POST /neutron/port HTTP/1.1" 200 1063 0.028581 252.129.176.193 - - [2026-04-23 01:49:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.028079 252.129.176.193 - - [2026-04-23 01:49:29] "POST /neutron/port HTTP/1.1" 200 1103 0.129733 252.129.176.193 - - [2026-04-23 01:49:29] "POST /neutron/port HTTP/1.1" 200 117 0.012012 10.0.0.129 - - [2026-04-23 01:49:29] "POST /fqname-to-id HTTP/1.1" 404 191 0.002987 10.0.0.129 - - [2026-04-23 01:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.129 - - [2026-04-23 01:49:29] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001125 10.0.0.129 - - [2026-04-23 01:49:29] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.012047 252.129.176.193 - - [2026-04-23 01:49:29] "POST /neutron/port HTTP/1.1" 200 1113 0.018838 10.0.0.129 - - [2026-04-23 01:49:29] "POST /service-templates HTTP/1.1" 200 545 0.034722 252.129.176.193 - - [2026-04-23 01:49:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009958 10.0.0.129 - - [2026-04-23 01:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012449 252.129.176.193 - - [2026-04-23 01:49:29] "POST /neutron/subnet HTTP/1.1" 200 684 0.009429 10.0.0.129 - - [2026-04-23 01:49:29] "GET /service-template/a86037fe-b1fb-43b9-80b3-abe42c3293c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.007264 252.129.176.193 - - [2026-04-23 01:49:29] "POST /neutron/port HTTP/1.1" 200 117 0.001191 10.0.0.129 - - [2026-04-23 01:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.129 - - [2026-04-23 01:49:29] "GET /service-template/a86037fe-b1fb-43b9-80b3-abe42c3293c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.002809 252.129.176.193 - - [2026-04-23 01:49:30] "POST /neutron/network HTTP/1.1" 200 827 0.007500 10.0.0.129 - - [2026-04-23 01:49:30] "POST /id-to-fqname HTTP/1.1" 200 221 0.001616 10.0.0.129 - - [2026-04-23 01:49:30] "POST /id-to-fqname HTTP/1.1" 200 221 0.002432 252.129.176.193 - - [2026-04-23 01:49:30] "POST /neutron/network HTTP/1.1" 200 841 0.006630 10.0.0.129 - - [2026-04-23 01:49:30] "POST /id-to-fqname HTTP/1.1" 200 222 0.002360 10.0.0.129 - - [2026-04-23 01:49:30] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001382 252.129.176.193 - - [2026-04-23 01:49:30] "POST /neutron/port HTTP/1.1" 200 1113 0.066446 252.129.176.193 - - [2026-04-23 01:49:30] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008973 252.129.176.193 - - [2026-04-23 01:49:30] "POST /neutron/port HTTP/1.1" 200 1055 0.343379 252.129.176.193 - - [2026-04-23 01:49:30] "POST /neutron/port HTTP/1.1" 200 1055 0.021586 252.129.176.193 - - [2026-04-23 01:49:30] "POST /neutron/port HTTP/1.1" 200 1055 0.012188 252.129.176.193 - - [2026-04-23 01:49:30] "POST /neutron/port HTTP/1.1" 200 1105 0.085564 252.129.176.193 - - [2026-04-23 01:49:30] "POST /neutron/port HTTP/1.1" 200 1115 0.011937 252.129.176.193 - - [2026-04-23 01:49:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004636 252.129.176.193 - - [2026-04-23 01:49:31] "POST /neutron/subnet HTTP/1.1" 200 694 0.011482 252.129.176.193 - - [2026-04-23 01:49:31] "POST /neutron/port HTTP/1.1" 200 117 0.001702 252.129.176.193 - - [2026-04-23 01:49:31] "POST /neutron/network HTTP/1.1" 200 831 0.007802 252.129.176.193 - - [2026-04-23 01:49:32] "POST /neutron/network HTTP/1.1" 200 2212 0.010853 252.129.176.193 - - [2026-04-23 01:49:32] "GET /aaa-mode HTTP/1.1" 401 298 0.000520 252.129.176.193 - - [2026-04-23 01:49:32] "GET / HTTP/1.1" 200 36499 0.001974 252.129.176.193 - - [2026-04-23 01:49:32] "GET /project/e4a006b3-9b3d-4bbf-ad8d-946d54c83f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000496 10.0.0.129 - - [2026-04-23 01:49:32] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001035 252.129.176.193 - - [2026-04-23 01:49:32] "GET /project/e4a006b3-9b3d-4bbf-ad8d-946d54c83f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.073595 252.129.176.193 - - [2026-04-23 01:49:32] "POST /neutron/network HTTP/1.1" 200 829 0.009178 252.129.176.193 - - [2026-04-23 01:49:32] "POST /neutron/network HTTP/1.1" 200 827 0.006815 252.129.176.193 - - [2026-04-23 01:49:32] "POST /neutron/network HTTP/1.1" 200 831 0.007979 252.129.176.193 - - [2026-04-23 01:49:33] "POST /neutron/port HTTP/1.1" 200 2076 0.031172 252.129.176.193 - - [2026-04-23 01:49:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008414 252.129.176.193 - - [2026-04-23 01:49:33] "POST /neutron/port HTTP/1.1" 200 117 0.008446 252.129.176.193 - - [2026-04-23 01:49:33] "POST /neutron/port HTTP/1.1" 200 117 0.005244 252.129.176.193 - - [2026-04-23 01:49:33] "POST /neutron/network HTTP/1.1" 200 2212 0.009857 10.0.0.129 - - [2026-04-23 01:49:33] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001130 252.129.176.193 - - [2026-04-23 01:49:34] "POST /neutron/port HTTP/1.1" 200 1055 0.314636 10.0.0.129 - - [2026-04-23 01:49:34] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001832 252.129.176.193 - - [2026-04-23 01:49:34] "POST /neutron/port HTTP/1.1" 200 1053 0.280801 10.0.0.129 - - [2026-04-23 01:49:34] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002423 252.129.176.193 - - [2026-04-23 01:49:34] "POST /neutron/port HTTP/1.1" 200 1055 0.275038 252.129.176.193 - - [2026-04-23 01:49:35] "POST /neutron/port HTTP/1.1" 200 1055 0.040301 252.129.176.193 - - [2026-04-23 01:49:35] "POST /neutron/port HTTP/1.1" 200 1055 0.012100 252.129.176.193 - - [2026-04-23 01:49:35] "POST /neutron/port HTTP/1.1" 200 1105 0.117469 252.129.176.193 - - [2026-04-23 01:49:35] "POST /neutron/port HTTP/1.1" 200 1053 0.013891 252.129.176.193 - - [2026-04-23 01:49:35] "POST /neutron/port HTTP/1.1" 200 1053 0.014695 252.129.176.193 - - [2026-04-23 01:49:35] "POST /neutron/port HTTP/1.1" 200 1103 0.120987 252.129.176.193 - - [2026-04-23 01:49:35] "POST /neutron/port HTTP/1.1" 200 1055 0.012228 252.129.176.193 - - [2026-04-23 01:49:35] "POST /neutron/port HTTP/1.1" 200 1055 0.012252 252.129.176.193 - - [2026-04-23 01:49:35] "POST /neutron/port HTTP/1.1" 200 1105 0.130870 252.129.176.193 - - [2026-04-23 01:49:36] "POST /neutron/port HTTP/1.1" 200 3038 0.024796 252.129.176.193 - - [2026-04-23 01:49:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003962 252.129.176.193 - - [2026-04-23 01:49:36] "POST /neutron/subnet HTTP/1.1" 200 694 0.006547 252.129.176.193 - - [2026-04-23 01:49:36] "POST /neutron/port HTTP/1.1" 200 117 0.001743 252.129.176.193 - - [2026-04-23 01:49:36] "POST /neutron/network HTTP/1.1" 200 829 0.011636 252.129.176.193 - - [2026-04-23 01:49:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003504 252.129.176.193 - - [2026-04-23 01:49:36] "POST /neutron/subnet HTTP/1.1" 200 684 0.006296 252.129.176.193 - - [2026-04-23 01:49:36] "POST /neutron/port HTTP/1.1" 200 117 0.001956 252.129.176.193 - - [2026-04-23 01:49:36] "POST /neutron/network HTTP/1.1" 200 827 0.006998 252.129.176.193 - - [2026-04-23 01:49:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003798 252.129.176.193 - - [2026-04-23 01:49:36] "POST /neutron/subnet HTTP/1.1" 200 694 0.007427 252.129.176.193 - - [2026-04-23 01:49:36] "POST /neutron/port HTTP/1.1" 200 117 0.002023 252.129.176.193 - - [2026-04-23 01:49:36] "POST /neutron/network HTTP/1.1" 200 831 0.005598 252.129.176.193 - - [2026-04-23 01:49:38] "POST /neutron/port HTTP/1.1" 200 3038 0.030840 252.129.176.193 - - [2026-04-23 01:49:38] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007709 252.129.176.193 - - [2026-04-23 01:49:40] "POST /neutron/port HTTP/1.1" 200 1113 0.018676 252.129.176.193 - - [2026-04-23 01:49:40] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008172 252.129.176.193 - - [2026-04-23 01:49:41] "POST /neutron/port HTTP/1.1" 200 1113 0.053542 252.129.176.193 - - [2026-04-23 01:49:41] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008056 252.129.176.193 - - [2026-04-23 01:49:41] "POST /neutron/port HTTP/1.1" 200 1115 0.020286 252.129.176.193 - - [2026-04-23 01:49:41] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008039 252.129.176.193 - - [2026-04-23 01:49:42] "POST /neutron/port HTTP/1.1" 200 1115 0.058794 252.129.176.193 - - [2026-04-23 01:49:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010310 252.129.176.193 - - [2026-04-23 01:49:42] "POST /neutron/port HTTP/1.1" 200 1115 0.049245 252.129.176.193 - - [2026-04-23 01:49:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009604 252.129.176.193 - - [2026-04-23 01:49:43] "POST /neutron/port HTTP/1.1" 200 1113 0.013932 252.129.176.193 - - [2026-04-23 01:49:43] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007086 252.129.176.193 - - [2026-04-23 01:49:43] "POST /neutron/port HTTP/1.1" 200 1115 0.029952 252.129.176.193 - - [2026-04-23 01:49:43] "POST /neutron/port HTTP/1.1" 200 1113 0.032040 252.129.176.193 - - [2026-04-23 01:49:43] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010986 252.129.176.193 - - [2026-04-23 01:49:43] "POST /neutron/port HTTP/1.1" 200 3038 0.046828 252.129.176.193 - - [2026-04-23 01:49:43] "POST /neutron/security_group HTTP/1.1" 200 2054 0.064044 252.129.176.193 - - [2026-04-23 01:49:43] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007638 252.129.176.193 - - [2026-04-23 01:49:44] "POST /neutron/port HTTP/1.1" 200 3038 0.026626 252.129.176.193 - - [2026-04-23 01:49:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011868 252.129.176.193 - - [2026-04-23 01:49:44] "POST /neutron/port HTTP/1.1" 200 3038 0.025087 252.129.176.193 - - [2026-04-23 01:49:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.017658 252.129.176.193 - - [2026-04-23 01:49:44] "POST /neutron/port HTTP/1.1" 200 3038 0.030497 252.129.176.193 - - [2026-04-23 01:49:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008020 252.129.176.193 - - [2026-04-23 01:49:44] "POST /neutron/port HTTP/1.1" 200 3038 0.020044 252.129.176.193 - - [2026-04-23 01:49:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.053677 10.0.0.129 - - [2026-04-23 01:49:44] "GET /virtual-machine/edd42326-7018-4e8c-b78d-532f13cc9517 HTTP/1.1" 200 1805 0.005266 10.0.0.129 - - [2026-04-23 01:49:44] "GET /virtual-machine-interface/60ce43fa-0e80-4e62-9b46-ef63e665b509 HTTP/1.1" 200 2951 0.006677 10.0.0.129 - - [2026-04-23 01:49:44] "GET /virtual-machine-interface/73896e1b-0d69-40ab-b44b-4a2acf06f12f HTTP/1.1" 200 2948 0.008821 10.0.0.129 - - [2026-04-23 01:49:44] "GET /virtual-machine-interface/94dce75a-5bb2-43d4-9df8-3318e7d91d38 HTTP/1.1" 200 2949 0.008045 10.0.0.129 - - [2026-04-23 01:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.129 - - [2026-04-23 01:49:45] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003393 10.0.0.129 - - [2026-04-23 01:49:45] "GET /virtual-networks?parent_id=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004747 10.0.0.129 - - [2026-04-23 01:49:45] "GET /virtual-network/14ed1883-27ca-4ccc-8d42-47b91e5e2d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008621 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:49:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001490 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:49:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.002609 10.0.0.129 - - [2026-04-23 01:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.129 - - [2026-04-23 01:49:48] "GET /virtual-network/14ed1883-27ca-4ccc-8d42-47b91e5e2d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005047 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:49:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000901 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:49:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001408 10.0.0.129 - - [2026-04-23 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.129 - - [2026-04-23 01:49:52] "GET /virtual-network/14ed1883-27ca-4ccc-8d42-47b91e5e2d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006272 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:49:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000935 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:49:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001960 10.0.0.129 - - [2026-04-23 01:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.129 - - [2026-04-23 01:49:56] "GET /virtual-network/14ed1883-27ca-4ccc-8d42-47b91e5e2d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005066 10.0.0.129 - - [2026-04-23 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.129 - - [2026-04-23 01:49:58] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004650 10.0.0.129 - - [2026-04-23 01:49:59] "GET /virtual-networks?parent_id=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003726 10.0.0.129 - - [2026-04-23 01:49:59] "GET /virtual-network/14ed1883-27ca-4ccc-8d42-47b91e5e2d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006717 252.129.176.193 - - [2026-04-23 01:49:59] "POST /neutron/port HTTP/1.1" 200 3038 0.022985 252.129.176.193 - - [2026-04-23 01:49:59] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007917 10.0.0.129 - - [2026-04-23 01:49:59] "DELETE /project/e4a006b39b3d4bbfad8d946d54c83f16 HTTP/1.1" 404 173 0.004165 10.0.0.129 - - [2026-04-23 01:49:59] "GET /projects?obj_uuids=50feff4f-eb57-4037-aefd-0bf043ed97fb&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.000837 10.0.0.129 - - [2026-04-23 01:49:59] "GET /project/50feff4f-eb57-4037-aefd-0bf043ed97fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.028336 10.0.0.129 - - [2026-04-23 01:49:59] "GET /projects?obj_uuids=50feff4f-eb57-4037-aefd-0bf043ed97fb&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.000983 10.0.0.129 - - [2026-04-23 01:49:59] "GET /project/50feff4f-eb57-4037-aefd-0bf043ed97fb?fields=security_groups HTTP/1.1" 200 1329 0.068558 10.0.0.129 - - [2026-04-23 01:49:59] "DELETE /security-group/e229ff2d-2742-45d7-a66e-08d76a7f4797 HTTP/1.1" 200 115 0.037005 10.0.0.129 - - [2026-04-23 01:49:59] "GET /projects?obj_uuids=50feff4f-eb57-4037-aefd-0bf043ed97fb&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001276 10.0.0.129 - - [2026-04-23 01:49:59] "GET /project/50feff4f-eb57-4037-aefd-0bf043ed97fb?fields=application_policy_sets HTTP/1.1" 200 1368 0.032756 10.0.0.129 - - [2026-04-23 01:49:59] "DELETE /access-control-list/186de436-1b54-4817-8d6b-26916ce6b52f HTTP/1.1" 200 115 0.040257 10.0.0.129 - - [2026-04-23 01:49:59] "DELETE /access-control-list/5833bfc3-6a4a-4c41-ba4a-7bf8278df60f HTTP/1.1" 200 115 0.024630 10.0.0.129 - - [2026-04-23 01:50:00] "DELETE /project/50feff4f-eb57-4037-aefd-0bf043ed97fb HTTP/1.1" 200 115 0.352163 252.129.176.193 - - [2026-04-23 01:50:04] "POST /neutron/port HTTP/1.1" 200 3038 0.020192 252.129.176.193 - - [2026-04-23 01:50:04] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005800 10.0.0.129 - - [2026-04-23 01:50:08] "GET /obj-perms HTTP/1.1" 200 6411 0.056109 10.0.0.129 - - [2026-04-23 01:50:09] "GET /obj-perms HTTP/1.1" 200 6411 0.063219 252.129.176.193 - - [2026-04-23 01:50:09] "POST /neutron/port HTTP/1.1" 200 3038 0.022048 252.129.176.193 - - [2026-04-23 01:50:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006221 252.129.176.193 - - [2026-04-23 01:50:10] "POST /neutron/port HTTP/1.1" 200 3038 0.057415 252.129.176.193 - - [2026-04-23 01:50:10] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006516 252.129.176.193 - - [2026-04-23 01:50:11] "POST /neutron/port HTTP/1.1" 200 3038 0.021430 252.129.176.193 - - [2026-04-23 01:50:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006172 252.129.176.193 - - [2026-04-23 01:50:11] "POST /neutron/port HTTP/1.1" 200 3038 0.022929 252.129.176.193 - - [2026-04-23 01:50:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008185 252.129.176.193 - - [2026-04-23 01:50:11] "POST /neutron/port HTTP/1.1" 200 3038 0.019411 252.129.176.193 - - [2026-04-23 01:50:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005679 252.129.176.193 - - [2026-04-23 01:50:14] "POST /neutron/port HTTP/1.1" 200 3038 0.027527 252.129.176.193 - - [2026-04-23 01:50:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007563 10.0.0.129 - - [2026-04-23 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.129 - - [2026-04-23 01:50:20] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003498 10.0.0.129 - - [2026-04-23 01:50:20] "GET /virtual-networks?parent_id=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003257 10.0.0.129 - - [2026-04-23 01:50:20] "GET /virtual-network/a95c2878-3292-4566-9e6c-824c8ae02727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005159 10.0.0.129 - - [2026-04-23 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.129 - - [2026-04-23 01:50:20] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003407 10.0.0.129 - - [2026-04-23 01:50:20] "GET /virtual-networks?parent_id=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003124 10.0.0.129 - - [2026-04-23 01:50:20] "GET /virtual-network/b2429005-5dce-47db-80fa-fa95fe446d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004980 10.0.0.129 - - [2026-04-23 01:50:20] "POST /fqname-to-id HTTP/1.1" 404 205 0.002764 10.0.0.129 - - [2026-04-23 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.129 - - [2026-04-23 01:50:20] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001034 10.0.0.129 - - [2026-04-23 01:50:20] "GET /project/e4a006b3-9b3d-4bbf-ad8d-946d54c83f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.024689 10.0.0.129 - - [2026-04-23 01:50:21] "POST /service-instances HTTP/1.1" 200 545 0.060623 10.0.0.129 - - [2026-04-23 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.129 - - [2026-04-23 01:50:21] "GET /service-instance/03b28f87-1e0d-4ae2-92bd-80b9ac7edc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.005589 10.0.0.129 - - [2026-04-23 01:50:21] "POST /port-tuples HTTP/1.1" 200 588 0.022065 10.0.0.129 - - [2026-04-23 01:50:21] "GET /virtual-machine-interface/73896e1b-0d69-40ab-b44b-4a2acf06f12f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2725 0.005764 10.0.0.129 - - [2026-04-23 01:50:21] "PUT /virtual-machine-interface/73896e1b-0d69-40ab-b44b-4a2acf06f12f HTTP/1.1" 200 286 0.010873 10.0.0.129 - - [2026-04-23 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.011507 10.0.0.129 - - [2026-04-23 01:50:21] "POST /instance-ips HTTP/1.1" 200 387 0.027977 10.0.0.129 - - [2026-04-23 01:50:21] "GET /virtual-machine-interface/94dce75a-5bb2-43d4-9df8-3318e7d91d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2726 0.005032 10.0.0.129 - - [2026-04-23 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.014099 10.0.0.129 - - [2026-04-23 01:50:21] "PUT /virtual-machine-interface/94dce75a-5bb2-43d4-9df8-3318e7d91d38 HTTP/1.1" 200 286 0.014812 10.0.0.129 - - [2026-04-23 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.013660 10.0.0.129 - - [2026-04-23 01:50:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006799 10.0.0.129 - - [2026-04-23 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.015590 10.0.0.129 - - [2026-04-23 01:50:21] "GET /virtual-machine-interface/60ce43fa-0e80-4e62-9b46-ef63e665b509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2728 0.004891 10.0.0.129 - - [2026-04-23 01:50:21] "POST /instance-ips HTTP/1.1" 200 387 0.027479 10.0.0.129 - - [2026-04-23 01:50:21] "PUT /virtual-machine-interface/60ce43fa-0e80-4e62-9b46-ef63e665b509 HTTP/1.1" 200 286 0.010763 10.0.0.129 - - [2026-04-23 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.009711 10.0.0.129 - - [2026-04-23 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.009617 10.0.0.129 - - [2026-04-23 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.012390 10.0.0.129 - - [2026-04-23 01:50:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004353 252.129.176.193 - - [2026-04-23 01:50:21] "POST /neutron/port HTTP/1.1" 200 1113 0.012398 10.0.0.129 - - [2026-04-23 01:50:21] "POST /instance-ips HTTP/1.1" 200 375 0.015005 252.129.176.193 - - [2026-04-23 01:50:21] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006289 10.0.0.129 - - [2026-04-23 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.009188 252.129.176.193 - - [2026-04-23 01:50:21] "POST /neutron/port HTTP/1.1" 200 1113 0.012958 10.0.0.129 - - [2026-04-23 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.008029 252.129.176.193 - - [2026-04-23 01:50:21] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006037 10.0.0.129 - - [2026-04-23 01:50:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002995 252.129.176.193 - - [2026-04-23 01:50:22] "POST /neutron/port HTTP/1.1" 200 1113 0.018873 10.0.0.129 - - [2026-04-23 01:50:22] "POST /instance-ips HTTP/1.1" 200 375 0.026535 10.0.0.129 - - [2026-04-23 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.017193 252.129.176.193 - - [2026-04-23 01:50:22] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007834 10.0.0.129 - - [2026-04-23 01:50:22] "GET /virtual-machine/2db7444a-2614-4cdd-933f-af80442ab291 HTTP/1.1" 200 1292 0.007547 10.0.0.129 - - [2026-04-23 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.009043 10.0.0.129 - - [2026-04-23 01:50:22] "GET /virtual-machine-interface/af1f64e6-33f5-4d7b-bfe8-f1419a54633c HTTP/1.1" 200 2949 0.006112 10.0.0.129 - - [2026-04-23 01:50:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003605 10.0.0.129 - - [2026-04-23 01:50:22] "POST /instance-ips HTTP/1.1" 200 377 0.019407 10.0.0.129 - - [2026-04-23 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.017313 10.0.0.129 - - [2026-04-23 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.129 - - [2026-04-23 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.011580 10.0.0.129 - - [2026-04-23 01:50:22] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.007719 10.0.0.129 - - [2026-04-23 01:50:22] "GET /virtual-networks?parent_id=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.009054 10.0.0.129 - - [2026-04-23 01:50:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008011 10.0.0.129 - - [2026-04-23 01:50:22] "GET /virtual-network/a95c2878-3292-4566-9e6c-824c8ae02727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006506 10.0.0.129 - - [2026-04-23 01:50:22] "POST /instance-ips HTTP/1.1" 200 377 0.019171 10.0.0.129 - - [2026-04-23 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.013237 10.0.0.129 - - [2026-04-23 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.009799 10.0.0.129 - - [2026-04-23 01:50:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003171 10.0.0.129 - - [2026-04-23 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.129 - - [2026-04-23 01:50:23] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004297 10.0.0.129 - - [2026-04-23 01:50:23] "GET /virtual-networks?parent_id=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002831 10.0.0.129 - - [2026-04-23 01:50:23] "GET /virtual-network/a95c2878-3292-4566-9e6c-824c8ae02727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006044 252.129.176.193 - - [2026-04-23 01:50:24] "POST /neutron/port HTTP/1.1" 200 1115 0.016505 252.129.176.193 - - [2026-04-23 01:50:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007380 252.129.176.193 - - [2026-04-23 01:50:24] "POST /neutron/port HTTP/1.1" 200 1115 0.014323 252.129.176.193 - - [2026-04-23 01:50:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007109 252.129.176.193 - - [2026-04-23 01:50:24] "POST /neutron/port HTTP/1.1" 200 1115 0.014888 252.129.176.193 - - [2026-04-23 01:50:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006566 10.0.0.129 - - [2026-04-23 01:50:24] "GET /virtual-machine/df5c20da-e898-42cf-9486-8170f23c3f37 HTTP/1.1" 200 1293 0.005059 10.0.0.129 - - [2026-04-23 01:50:24] "GET /virtual-machine-interface/bde98165-e92e-4be0-99e3-748b259d10a7 HTTP/1.1" 200 2952 0.006027 10.0.0.129 - - [2026-04-23 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.129 - - [2026-04-23 01:50:24] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003120 10.0.0.129 - - [2026-04-23 01:50:24] "GET /virtual-networks?parent_id=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003152 10.0.0.129 - - [2026-04-23 01:50:24] "GET /virtual-network/b2429005-5dce-47db-80fa-fa95fe446d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005453 10.0.0.129 - - [2026-04-23 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004625 10.0.0.129 - - [2026-04-23 01:50:25] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003189 10.0.0.129 - - [2026-04-23 01:50:26] "GET /virtual-networks?parent_id=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002935 10.0.0.129 - - [2026-04-23 01:50:26] "GET /virtual-network/b2429005-5dce-47db-80fa-fa95fe446d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007071 10.0.0.129 - - [2026-04-23 01:50:26] "POST /fqname-to-id HTTP/1.1" 404 209 0.003402 10.0.0.129 - - [2026-04-23 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.129 - - [2026-04-23 01:50:26] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001731 10.0.0.129 - - [2026-04-23 01:50:26] "GET /project/e4a006b3-9b3d-4bbf-ad8d-946d54c83f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.035340 10.0.0.129 - - [2026-04-23 01:50:26] "POST /network-policys HTTP/1.1" 200 549 0.019621 10.0.0.129 - - [2026-04-23 01:50:26] "GET /network-policy/5f51d9f1-f5a8-4797-b535-fd97fa9d725a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.005758 10.0.0.129 - - [2026-04-23 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.129 - - [2026-04-23 01:50:26] "GET /virtual-network/a95c2878-3292-4566-9e6c-824c8ae02727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005860 10.0.0.129 - - [2026-04-23 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.129 - - [2026-04-23 01:50:26] "GET /network-policy/5f51d9f1-f5a8-4797-b535-fd97fa9d725a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.003476 10.0.0.129 - - [2026-04-23 01:50:26] "POST /fqname-to-id HTTP/1.1" 404 240 0.007621 10.0.0.129 - - [2026-04-23 01:50:26] "POST /ref-update HTTP/1.1" 200 156 0.040161 10.0.0.129 - - [2026-04-23 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.129 - - [2026-04-23 01:50:26] "POST /access-control-lists HTTP/1.1" 200 603 0.063388 10.0.0.129 - - [2026-04-23 01:50:26] "GET /network-policy/5f51d9f1-f5a8-4797-b535-fd97fa9d725a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.003613 252.129.176.193 - - [2026-04-23 01:50:27] "POST /neutron/network HTTP/1.1" 200 913 0.007425 10.0.0.129 - - [2026-04-23 01:50:27] "GET /virtual-network/a95c2878-3292-4566-9e6c-824c8ae02727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.005310 10.0.0.129 - - [2026-04-23 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.129 - - [2026-04-23 01:50:27] "GET /network-policy/5f51d9f1-f5a8-4797-b535-fd97fa9d725a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.004137 10.0.0.129 - - [2026-04-23 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.129 - - [2026-04-23 01:50:27] "GET /virtual-network/b2429005-5dce-47db-80fa-fa95fe446d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006322 10.0.0.129 - - [2026-04-23 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.129 - - [2026-04-23 01:50:27] "GET /network-policy/5f51d9f1-f5a8-4797-b535-fd97fa9d725a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.003715 10.0.0.129 - - [2026-04-23 01:50:27] "POST /fqname-to-id HTTP/1.1" 404 242 0.002809 10.0.0.129 - - [2026-04-23 01:50:27] "POST /ref-update HTTP/1.1" 200 156 0.035028 10.0.0.129 - - [2026-04-23 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.129 - - [2026-04-23 01:50:27] "POST /access-control-lists HTTP/1.1" 200 606 0.065104 10.0.0.129 - - [2026-04-23 01:50:27] "GET /network-policy/5f51d9f1-f5a8-4797-b535-fd97fa9d725a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.003626 10.0.0.129 - - [2026-04-23 01:50:27] "POST /routing-instances HTTP/1.1" 200 757 0.018332 252.129.176.193 - - [2026-04-23 01:50:27] "POST /neutron/network HTTP/1.1" 200 917 0.007010 10.0.0.129 - - [2026-04-23 01:50:27] "POST /route-targets HTTP/1.1" 200 329 0.011113 10.0.0.129 - - [2026-04-23 01:50:27] "GET /virtual-network/b2429005-5dce-47db-80fa-fa95fe446d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004565 10.0.0.129 - - [2026-04-23 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.129 - - [2026-04-23 01:50:27] "POST /ref-update HTTP/1.1" 200 156 0.011140 10.0.0.129 - - [2026-04-23 01:50:27] "GET /network-policy/5f51d9f1-f5a8-4797-b535-fd97fa9d725a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.004076 10.0.0.129 - - [2026-04-23 01:50:27] "GET /routing-instance/d80fa3b4-561f-47ee-a8e8-1db74c1920f0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1276 0.004418 10.0.0.129 - - [2026-04-23 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.129 - - [2026-04-23 01:50:27] "GET /routing-instance/d80fa3b4-561f-47ee-a8e8-1db74c1920f0?fields=routing_policy_back_refs HTTP/1.1" 200 1276 0.003859 10.0.0.129 - - [2026-04-23 01:50:27] "GET /service-template/a86037fe-b1fb-43b9-80b3-abe42c3293c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.004046 10.0.0.129 - - [2026-04-23 01:50:27] "POST /ref-update HTTP/1.1" 200 156 0.010956 10.0.0.129 - - [2026-04-23 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.129 - - [2026-04-23 01:50:27] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001034 10.0.0.129 - - [2026-04-23 01:50:27] "POST /routing-instances HTTP/1.1" 200 758 0.023448 10.0.0.129 - - [2026-04-23 01:50:27] "GET /project/e4a006b3-9b3d-4bbf-ad8d-946d54c83f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.031545 10.0.0.129 - - [2026-04-23 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.129 - - [2026-04-23 01:50:27] "POST /route-targets HTTP/1.1" 200 329 0.012111 10.0.0.129 - - [2026-04-23 01:50:27] "GET /service-instance/03b28f87-1e0d-4ae2-92bd-80b9ac7edc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3542 0.008993 10.0.0.129 - - [2026-04-23 01:50:27] "POST /ref-update HTTP/1.1" 200 156 0.015528 10.0.0.129 - - [2026-04-23 01:50:28] "GET /domains HTTP/1.1" 200 440 0.003272 10.0.0.129 - - [2026-04-23 01:50:28] "GET /routing-instance/1530ad73-8fdb-4433-b0ef-a14cd1597854?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1276 0.006275 10.0.0.129 - - [2026-04-23 01:50:28] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001042 10.0.0.129 - - [2026-04-23 01:50:28] "GET /routing-instance/1530ad73-8fdb-4433-b0ef-a14cd1597854?fields=routing_policy_back_refs HTTP/1.1" 200 1276 0.004040 10.0.0.129 - - [2026-04-23 01:50:28] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1529 0.011178 10.0.0.129 - - [2026-04-23 01:50:28] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001070 10.0.0.129 - - [2026-04-23 01:50:28] "PUT /routing-instance/d80fa3b4-561f-47ee-a8e8-1db74c1920f0 HTTP/1.1" 200 268 0.019627 10.0.0.129 - - [2026-04-23 01:50:28] "GET /project/e4a006b3-9b3d-4bbf-ad8d-946d54c83f16 HTTP/1.1" 200 4236 0.052813 10.0.0.129 - - [2026-04-23 01:50:28] "PUT /routing-instance/1530ad73-8fdb-4433-b0ef-a14cd1597854 HTTP/1.1" 200 268 0.011448 10.0.0.129 - - [2026-04-23 01:50:28] "GET /service-instance/03b28f87-1e0d-4ae2-92bd-80b9ac7edc97 HTTP/1.1" 200 3796 0.005508 10.0.0.129 - - [2026-04-23 01:50:28] "POST /ref-update HTTP/1.1" 200 156 0.013127 10.0.0.129 - - [2026-04-23 01:50:28] "GET /domains HTTP/1.1" 200 440 0.002775 10.0.0.129 - - [2026-04-23 01:50:28] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001676 10.0.0.129 - - [2026-04-23 01:50:28] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1529 0.007383 10.0.0.129 - - [2026-04-23 01:50:28] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001173 10.0.0.129 - - [2026-04-23 01:50:28] "GET /project/e4a006b3-9b3d-4bbf-ad8d-946d54c83f16 HTTP/1.1" 200 4236 0.022943 10.0.0.129 - - [2026-04-23 01:50:28] "GET /service-instance/03b28f87-1e0d-4ae2-92bd-80b9ac7edc97 HTTP/1.1" 200 3796 0.003813 10.0.0.129 - - [2026-04-23 01:50:28] "GET /port-tuple/08fbd50f-8ab4-4802-98cc-e7863cfadf50 HTTP/1.1" 200 1980 0.003813 10.0.0.129 - - [2026-04-23 01:50:28] "GET /virtual-machine-interface/60ce43fa-0e80-4e62-9b46-ef63e665b509 HTTP/1.1" 200 3810 0.006361 10.0.0.129 - - [2026-04-23 01:50:28] "GET /virtual-machine-interface/73896e1b-0d69-40ab-b44b-4a2acf06f12f HTTP/1.1" 200 3822 0.007132 10.0.0.129 - - [2026-04-23 01:50:28] "GET /virtual-machine-interface/94dce75a-5bb2-43d4-9df8-3318e7d91d38 HTTP/1.1" 200 3805 0.005308 252.129.176.193 - - [2026-04-23 01:50:28] "POST /neutron/port HTTP/1.1" 200 3809 0.042188 252.129.176.193 - - [2026-04-23 01:50:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005924 252.129.176.193 - - [2026-04-23 01:50:28] "POST /neutron/port HTTP/1.1" 200 3809 0.029879 252.129.176.193 - - [2026-04-23 01:50:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006047 252.129.176.193 - - [2026-04-23 01:50:29] "POST /neutron/port HTTP/1.1" 200 3809 0.033530 252.129.176.193 - - [2026-04-23 01:50:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007119 252.129.176.193 - - [2026-04-23 01:50:29] "POST /neutron/port HTTP/1.1" 200 3809 0.043226 252.129.176.193 - - [2026-04-23 01:50:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006973 252.129.176.193 - - [2026-04-23 01:50:29] "POST /neutron/network HTTP/1.1" 200 887 0.014261 252.129.176.193 - - [2026-04-23 01:50:29] "POST /neutron/network HTTP/1.1" 200 913 0.006333 252.129.176.193 - - [2026-04-23 01:50:29] "POST /neutron/network HTTP/1.1" 200 803 0.013689 252.129.176.193 - - [2026-04-23 01:50:29] "POST /neutron/network HTTP/1.1" 200 829 0.005940 252.129.176.193 - - [2026-04-23 01:50:29] "POST /neutron/network HTTP/1.1" 200 891 0.012795 252.129.176.193 - - [2026-04-23 01:50:29] "POST /neutron/network HTTP/1.1" 200 917 0.005622 10.0.0.129 - - [2026-04-23 01:50:29] "POST /id-to-fqname HTTP/1.1" 200 221 0.001424 10.0.0.129 - - [2026-04-23 01:50:29] "POST /id-to-fqname HTTP/1.1" 200 221 0.001324 10.0.0.129 - - [2026-04-23 01:50:29] "POST /id-to-fqname HTTP/1.1" 200 222 0.003686 10.0.0.129 - - [2026-04-23 01:50:29] "GET /virtual-machine/edd42326-7018-4e8c-b78d-532f13cc9517 HTTP/1.1" 200 1805 0.004005 10.0.0.129 - - [2026-04-23 01:50:29] "GET /virtual-machine-interface/60ce43fa-0e80-4e62-9b46-ef63e665b509 HTTP/1.1" 200 3810 0.005199 10.0.0.129 - - [2026-04-23 01:50:29] "GET /virtual-machine-interface/73896e1b-0d69-40ab-b44b-4a2acf06f12f HTTP/1.1" 200 3822 0.006129 10.0.0.129 - - [2026-04-23 01:50:29] "GET /virtual-machine-interface/94dce75a-5bb2-43d4-9df8-3318e7d91d38 HTTP/1.1" 200 3805 0.006614 10.0.0.129 - - [2026-04-23 01:50:29] "GET /instance-ip/32db8602-fa29-4842-8511-56628ac942d2 HTTP/1.1" 200 1622 0.005105 10.0.0.129 - - [2026-04-23 01:50:30] "GET /instance-ip/44d52739-da76-4192-aa98-ff734981baee HTTP/1.1" 200 1962 0.004051 10.0.0.129 - - [2026-04-23 01:50:30] "GET /instance-ip/e5888e2c-17e9-45d2-be41-736748fb2686 HTTP/1.1" 200 1965 0.004616 10.0.0.129 - - [2026-04-23 01:50:30] "GET /instance-ip/415723a3-1ea8-45ac-87f5-07cce2fda9f4 HTTP/1.1" 200 1621 0.005837 10.0.0.129 - - [2026-04-23 01:50:30] "GET /instance-ip/b590e717-e29d-43dd-bbbc-c47fe8c6ce16 HTTP/1.1" 200 1985 0.005222 10.0.0.129 - - [2026-04-23 01:50:30] "GET /instance-ip/da2f12b7-b900-4161-a9e5-0d31632ae535 HTTP/1.1" 200 1983 0.004232 10.0.0.129 - - [2026-04-23 01:50:30] "GET /instance-ip/07726340-1a31-4ce6-9ca7-5402da6a49aa HTTP/1.1" 200 1957 0.004509 10.0.0.129 - - [2026-04-23 01:50:30] "GET /instance-ip/ef90f432-cef6-4852-9f4a-715721083bef HTTP/1.1" 200 1621 0.005503 10.0.0.129 - - [2026-04-23 01:50:30] "GET /instance-ip/f49df90f-896c-49dc-b5af-8cc418278f60 HTTP/1.1" 200 1961 0.004077 252.129.176.193 - - [2026-04-23 01:50:30] "POST /neutron/port HTTP/1.1" 200 3809 0.033469 252.129.176.193 - - [2026-04-23 01:50:30] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006464 252.129.176.193 - - [2026-04-23 01:50:30] "POST /neutron/port HTTP/1.1" 200 3809 0.030756 252.129.176.193 - - [2026-04-23 01:50:30] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007220 252.129.176.193 - - [2026-04-23 01:50:30] "POST /neutron/port HTTP/1.1" 200 3809 0.038581 252.129.176.193 - - [2026-04-23 01:50:30] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006352 252.129.176.193 - - [2026-04-23 01:50:30] "POST /neutron/port HTTP/1.1" 200 3809 0.032956 252.129.176.193 - - [2026-04-23 01:50:30] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006507 10.0.0.129 - - [2026-04-23 01:50:30] "GET /virtual-machine/edd42326-7018-4e8c-b78d-532f13cc9517 HTTP/1.1" 200 1805 0.004201 10.0.0.129 - - [2026-04-23 01:50:30] "GET /virtual-machine-interface/60ce43fa-0e80-4e62-9b46-ef63e665b509 HTTP/1.1" 200 3810 0.005828 10.0.0.129 - - [2026-04-23 01:50:31] "GET /virtual-machine-interface/73896e1b-0d69-40ab-b44b-4a2acf06f12f HTTP/1.1" 200 3822 0.005848 10.0.0.129 - - [2026-04-23 01:50:31] "GET /virtual-machine-interface/94dce75a-5bb2-43d4-9df8-3318e7d91d38 HTTP/1.1" 200 3805 0.005900 10.0.0.129 - - [2026-04-23 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.129 - - [2026-04-23 01:50:31] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003416 10.0.0.129 - - [2026-04-23 01:50:31] "GET /virtual-networks?parent_id=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003517 10.0.0.129 - - [2026-04-23 01:50:31] "GET /virtual-network/a95c2878-3292-4566-9e6c-824c8ae02727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.005577 252.129.176.193 - - [2026-04-23 01:50:31] "POST /neutron/port HTTP/1.1" 200 1113 0.014907 252.129.176.193 - - [2026-04-23 01:50:32] "POST /neutron/port HTTP/1.1" 200 1113 0.014002 252.129.176.193 - - [2026-04-23 01:50:32] "POST /neutron/network HTTP/1.1" 200 923 0.005842 252.129.176.193 - - [2026-04-23 01:50:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004781 252.129.176.193 - - [2026-04-23 01:50:32] "POST /neutron/subnet HTTP/1.1" 200 684 0.011454 252.129.176.193 - - [2026-04-23 01:50:32] "POST /neutron/port HTTP/1.1" 200 117 0.001238 252.129.176.193 - - [2026-04-23 01:50:32] "POST /neutron/network HTTP/1.1" 200 913 0.005454 10.0.0.129 - - [2026-04-23 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006452 10.0.0.129 - - [2026-04-23 01:50:32] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.009064 10.0.0.129 - - [2026-04-23 01:50:32] "GET /virtual-networks?parent_id=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003306 10.0.0.129 - - [2026-04-23 01:50:32] "GET /virtual-network/a95c2878-3292-4566-9e6c-824c8ae02727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.005152 10.0.0.129 - - [2026-04-23 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.129 - - [2026-04-23 01:50:32] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003507 10.0.0.129 - - [2026-04-23 01:50:33] "GET /virtual-networks?parent_id=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003526 10.0.0.129 - - [2026-04-23 01:50:33] "GET /virtual-network/a95c2878-3292-4566-9e6c-824c8ae02727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.006595 10.0.0.129 - - [2026-04-23 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.129 - - [2026-04-23 01:50:33] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003448 10.0.0.129 - - [2026-04-23 01:50:33] "GET /virtual-networks?parent_id=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003677 10.0.0.129 - - [2026-04-23 01:50:33] "GET /virtual-network/a95c2878-3292-4566-9e6c-824c8ae02727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.006334 10.0.0.129 - - [2026-04-23 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.129 - - [2026-04-23 01:50:33] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003037 10.0.0.129 - - [2026-04-23 01:50:33] "GET /virtual-networks?parent_id=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003010 10.0.0.129 - - [2026-04-23 01:50:33] "GET /virtual-network/a95c2878-3292-4566-9e6c-824c8ae02727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.004964 10.0.0.129 - - [2026-04-23 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.129 - - [2026-04-23 01:50:33] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003092 10.0.0.129 - - [2026-04-23 01:50:33] "GET /virtual-networks?parent_id=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002814 10.0.0.129 - - [2026-04-23 01:50:33] "GET /virtual-network/14ed1883-27ca-4ccc-8d42-47b91e5e2d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005480 10.0.0.129 - - [2026-04-23 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.129 - - [2026-04-23 01:50:33] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.006648 10.0.0.129 - - [2026-04-23 01:50:34] "GET /virtual-networks?parent_id=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004029 10.0.0.129 - - [2026-04-23 01:50:34] "GET /virtual-network/14ed1883-27ca-4ccc-8d42-47b91e5e2d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005971 10.0.0.129 - - [2026-04-23 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.129 - - [2026-04-23 01:50:34] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003470 10.0.0.129 - - [2026-04-23 01:50:34] "GET /virtual-networks?parent_id=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003479 10.0.0.129 - - [2026-04-23 01:50:34] "GET /virtual-network/14ed1883-27ca-4ccc-8d42-47b91e5e2d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007056 10.0.0.129 - - [2026-04-23 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.129 - - [2026-04-23 01:50:34] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003868 10.0.0.129 - - [2026-04-23 01:50:34] "GET /virtual-networks?parent_id=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004499 10.0.0.129 - - [2026-04-23 01:50:34] "GET /virtual-network/14ed1883-27ca-4ccc-8d42-47b91e5e2d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005388 10.0.0.129 - - [2026-04-23 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.129 - - [2026-04-23 01:50:34] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004843 10.0.0.129 - - [2026-04-23 01:50:34] "GET /virtual-networks?parent_id=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003356 10.0.0.129 - - [2026-04-23 01:50:34] "GET /virtual-network/b2429005-5dce-47db-80fa-fa95fe446d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.007679 10.0.0.129 - - [2026-04-23 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.129 - - [2026-04-23 01:50:35] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003580 10.0.0.129 - - [2026-04-23 01:50:35] "GET /virtual-networks?parent_id=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003082 10.0.0.129 - - [2026-04-23 01:50:35] "GET /virtual-network/b2429005-5dce-47db-80fa-fa95fe446d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.007412 10.0.0.129 - - [2026-04-23 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.129 - - [2026-04-23 01:50:35] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003093 10.0.0.129 - - [2026-04-23 01:50:35] "GET /virtual-networks?parent_id=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003938 10.0.0.129 - - [2026-04-23 01:50:35] "GET /virtual-network/b2429005-5dce-47db-80fa-fa95fe446d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005843 10.0.0.129 - - [2026-04-23 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.129 - - [2026-04-23 01:50:35] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003567 10.0.0.129 - - [2026-04-23 01:50:35] "GET /virtual-networks?parent_id=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002968 10.0.0.129 - - [2026-04-23 01:50:35] "GET /virtual-network/b2429005-5dce-47db-80fa-fa95fe446d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005171 10.0.0.129 - - [2026-04-23 01:50:35] "GET /virtual-machine/edd42326-7018-4e8c-b78d-532f13cc9517 HTTP/1.1" 200 1805 0.003637 10.0.0.129 - - [2026-04-23 01:50:35] "GET /domains HTTP/1.1" 200 440 0.002949 10.0.0.129 - - [2026-04-23 01:50:35] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001599 10.0.0.129 - - [2026-04-23 01:50:35] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1529 0.007467 10.0.0.129 - - [2026-04-23 01:50:35] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001135 10.0.0.129 - - [2026-04-23 01:50:35] "GET /project/e4a006b3-9b3d-4bbf-ad8d-946d54c83f16 HTTP/1.1" 200 4236 0.024463 10.0.0.129 - - [2026-04-23 01:50:35] "GET /service-instance/03b28f87-1e0d-4ae2-92bd-80b9ac7edc97 HTTP/1.1" 200 3796 0.004135 10.0.0.129 - - [2026-04-23 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.129 - - [2026-04-23 01:50:36] "GET /routing-instance/842ee074-742c-4f8a-a85c-f45c0f7873f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1889 0.003627 10.0.0.129 - - [2026-04-23 01:50:36] "GET /routing-instance/842ee074-742c-4f8a-a85c-f45c0f7873f7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2022 0.006469 10.0.0.129 - - [2026-04-23 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.129 - - [2026-04-23 01:50:36] "GET /routing-instance/d5f91f69-6b85-450c-95bd-5fdde91147b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.004997 10.0.0.129 - - [2026-04-23 01:50:36] "GET /routing-instance/d5f91f69-6b85-450c-95bd-5fdde91147b3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2026 0.005334 10.0.0.129 - - [2026-04-23 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.129 - - [2026-04-23 01:50:36] "GET /virtual-network/a95c2878-3292-4566-9e6c-824c8ae02727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.005841 10.0.0.129 - - [2026-04-23 01:50:36] "GET /virtual-network/a95c2878-3292-4566-9e6c-824c8ae02727?fields=routing_instances HTTP/1.1" 200 1684 0.008394 10.0.0.129 - - [2026-04-23 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.129 - - [2026-04-23 01:50:36] "GET /virtual-network/b2429005-5dce-47db-80fa-fa95fe446d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004565 10.0.0.129 - - [2026-04-23 01:50:36] "GET /virtual-network/b2429005-5dce-47db-80fa-fa95fe446d0b?fields=routing_instances HTTP/1.1" 200 1688 0.007525 10.0.0.129 - - [2026-04-23 01:50:40] "POST /ref-update HTTP/1.1" 200 156 0.035098 10.0.0.129 - - [2026-04-23 01:50:40] "DELETE /access-control-list/b99ea333-1703-4c5a-b3d1-44cb5d201af0 HTTP/1.1" 200 115 0.036801 252.129.176.193 - - [2026-04-23 01:50:40] "POST /neutron/network HTTP/1.1" 200 831 0.017022 10.0.0.129 - - [2026-04-23 01:50:41] "GET /virtual-network/b2429005-5dce-47db-80fa-fa95fe446d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006679 10.0.0.129 - - [2026-04-23 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.129 - - [2026-04-23 01:50:41] "DELETE /routing-instance/d80fa3b4-561f-47ee-a8e8-1db74c1920f0 HTTP/1.1" 200 115 0.024313 10.0.0.129 - - [2026-04-23 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.129 - - [2026-04-23 01:50:41] "GET /network-policy/5f51d9f1-f5a8-4797-b535-fd97fa9d725a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.004026 10.0.0.129 - - [2026-04-23 01:50:41] "DELETE /route-target/3b9f417c-3946-4e7b-82da-b32c2d9cf448 HTTP/1.1" 200 115 0.015292 10.0.0.129 - - [2026-04-23 01:50:41] "POST /ref-update HTTP/1.1" 200 156 0.046093 10.0.0.129 - - [2026-04-23 01:50:41] "DELETE /routing-instance/1530ad73-8fdb-4433-b0ef-a14cd1597854 HTTP/1.1" 200 115 0.055254 10.0.0.129 - - [2026-04-23 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006591 252.129.176.193 - - [2026-04-23 01:50:41] "POST /neutron/network HTTP/1.1" 200 827 0.009048 10.0.0.129 - - [2026-04-23 01:50:41] "DELETE /route-target/5bac28ca-a5a5-4186-9172-4a84669038c6 HTTP/1.1" 200 115 0.020684 10.0.0.129 - - [2026-04-23 01:50:41] "GET /virtual-network/a95c2878-3292-4566-9e6c-824c8ae02727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007318 10.0.0.129 - - [2026-04-23 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005911 10.0.0.129 - - [2026-04-23 01:50:41] "DELETE /access-control-list/84ffbc20-4afa-41ab-bd32-e00390c7987a HTTP/1.1" 200 115 0.046618 10.0.0.129 - - [2026-04-23 01:50:41] "GET /network-policy/5f51d9f1-f5a8-4797-b535-fd97fa9d725a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.003609 10.0.0.129 - - [2026-04-23 01:50:41] "DELETE /network-policy/5f51d9f1-f5a8-4797-b535-fd97fa9d725a HTTP/1.1" 200 115 0.025203 10.0.0.129 - - [2026-04-23 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.129 - - [2026-04-23 01:50:41] "DELETE /service-instance/03b28f87-1e0d-4ae2-92bd-80b9ac7edc97 HTTP/1.1" 200 115 0.056249 10.0.0.129 - - [2026-04-23 01:50:41] "POST /ref-update HTTP/1.1" 200 156 0.025484 10.0.0.129 - - [2026-04-23 01:50:41] "GET /domains HTTP/1.1" 200 440 0.008648 10.0.0.129 - - [2026-04-23 01:50:41] "DELETE /instance-ip/07726340-1a31-4ce6-9ca7-5402da6a49aa HTTP/1.1" 200 115 0.032030 10.0.0.129 - - [2026-04-23 01:50:41] "POST /ref-update HTTP/1.1" 200 156 0.016413 10.0.0.129 - - [2026-04-23 01:50:41] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002307 10.0.0.129 - - [2026-04-23 01:50:41] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1529 0.008606 10.0.0.129 - - [2026-04-23 01:50:41] "DELETE /instance-ip/44d52739-da76-4192-aa98-ff734981baee HTTP/1.1" 200 115 0.025301 10.0.0.129 - - [2026-04-23 01:50:41] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001270 10.0.0.129 - - [2026-04-23 01:50:41] "POST /ref-update HTTP/1.1" 200 156 0.016412 10.0.0.129 - - [2026-04-23 01:50:41] "GET /project/e4a006b3-9b3d-4bbf-ad8d-946d54c83f16 HTTP/1.1" 200 3762 0.041883 10.0.0.129 - - [2026-04-23 01:50:41] "DELETE /instance-ip/f49df90f-896c-49dc-b5af-8cc418278f60 HTTP/1.1" 200 115 0.029490 10.0.0.129 - - [2026-04-23 01:50:41] "GET /virtual-machine/edd42326-7018-4e8c-b78d-532f13cc9517 HTTP/1.1" 200 1805 0.005021 10.0.0.129 - - [2026-04-23 01:50:41] "POST /ref-update HTTP/1.1" 200 156 0.012747 10.0.0.129 - - [2026-04-23 01:50:41] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002711 10.0.0.129 - - [2026-04-23 01:50:41] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003651 10.0.0.129 - - [2026-04-23 01:50:41] "DELETE /instance-ip/b590e717-e29d-43dd-bbbc-c47fe8c6ce16 HTTP/1.1" 200 115 0.028384 10.0.0.129 - - [2026-04-23 01:50:41] "POST /ref-update HTTP/1.1" 200 156 0.010396 10.0.0.129 - - [2026-04-23 01:50:41] "DELETE /instance-ip/da2f12b7-b900-4161-a9e5-0d31632ae535 HTTP/1.1" 200 115 0.024346 10.0.0.129 - - [2026-04-23 01:50:41] "POST /ref-update HTTP/1.1" 200 156 0.010970 10.0.0.129 - - [2026-04-23 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.129 - - [2026-04-23 01:50:42] "DELETE /instance-ip/e5888e2c-17e9-45d2-be41-736748fb2686 HTTP/1.1" 200 115 0.056027 10.0.0.129 - - [2026-04-23 01:50:42] "DELETE /service-template/a86037fe-b1fb-43b9-80b3-abe42c3293c1 HTTP/1.1" 200 115 0.039520 10.0.0.129 - - [2026-04-23 01:50:42] "POST /fqname-to-id HTTP/1.1" 404 191 0.007129 252.129.176.193 - - [2026-04-23 01:50:42] "POST /neutron/network HTTP/1.1" 200 831 0.007598 252.129.176.193 - - [2026-04-23 01:50:42] "POST /neutron/network HTTP/1.1" 400 204 0.013005 252.129.176.193 - - [2026-04-23 01:50:43] "POST /neutron/port HTTP/1.1" 200 1113 0.019210 252.129.176.193 - - [2026-04-23 01:50:43] "POST /neutron/port HTTP/1.1" 200 1115 0.011184 252.129.176.193 - - [2026-04-23 01:50:43] "POST /neutron/port HTTP/1.1" 200 1103 0.019738 252.129.176.193 - - [2026-04-23 01:50:43] "POST /neutron/port HTTP/1.1" 200 1105 0.013590 252.129.176.193 - - [2026-04-23 01:50:43] "POST /neutron/port HTTP/1.1" 200 3038 0.035585 252.129.176.193 - - [2026-04-23 01:50:43] "POST /neutron/port HTTP/1.1" 200 1105 0.024238 252.129.176.193 - - [2026-04-23 01:50:43] "POST /neutron/port HTTP/1.1" 200 151 0.206156 252.129.176.193 - - [2026-04-23 01:50:43] "POST /neutron/port HTTP/1.1" 200 151 0.200596 252.129.176.193 - - [2026-04-23 01:50:43] "POST /neutron/port HTTP/1.1" 200 151 0.142654 252.129.176.193 - - [2026-04-23 01:50:43] "POST /neutron/port HTTP/1.1" 200 1105 0.018219 252.129.176.193 - - [2026-04-23 01:50:43] "POST /neutron/port HTTP/1.1" 200 151 0.145418 252.129.176.193 - - [2026-04-23 01:50:43] "POST /neutron/port HTTP/1.1" 200 1103 0.011839 252.129.176.193 - - [2026-04-23 01:50:44] "POST /neutron/port HTTP/1.1" 200 151 0.169796 252.129.176.193 - - [2026-04-23 01:50:44] "POST /neutron/network HTTP/1.1" 200 831 0.007193 10.0.0.129 - - [2026-04-23 01:50:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002321 10.0.0.129 - - [2026-04-23 01:50:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003247 10.0.0.129 - - [2026-04-23 01:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 252.129.176.193 - - [2026-04-23 01:50:44] "POST /neutron/network HTTP/1.1" 200 151 0.089004 10.0.0.129 - - [2026-04-23 01:50:44] "GET /routing-instance/d5f91f69-6b85-450c-95bd-5fdde91147b3 HTTP/1.1" 404 171 0.003275 10.0.0.129 - - [2026-04-23 01:50:44] "DELETE /route-target/8c69a9f7-45a0-4b9e-a16e-d9f09a58632f HTTP/1.1" 200 115 0.023973 10.0.0.129 - - [2026-04-23 01:50:44] "GET /domains HTTP/1.1" 200 440 0.002565 10.0.0.129 - - [2026-04-23 01:50:44] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001127 10.0.0.129 - - [2026-04-23 01:50:44] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1306 0.009609 10.0.0.129 - - [2026-04-23 01:50:44] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001979 10.0.0.129 - - [2026-04-23 01:50:44] "GET /project/e4a006b3-9b3d-4bbf-ad8d-946d54c83f16 HTTP/1.1" 200 2301 0.033336 252.129.176.193 - - [2026-04-23 01:50:45] "POST /neutron/network HTTP/1.1" 200 827 0.006829 10.0.0.129 - - [2026-04-23 01:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005267 10.0.0.129 - - [2026-04-23 01:50:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002231 10.0.0.129 - - [2026-04-23 01:50:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003332 252.129.176.193 - - [2026-04-23 01:50:45] "POST /neutron/network HTTP/1.1" 200 151 0.100873 10.0.0.129 - - [2026-04-23 01:50:45] "DELETE /route-target/9b898c27-d1a1-4284-8939-855d0a6ecdf5 HTTP/1.1" 200 115 0.027944 10.0.0.129 - - [2026-04-23 01:50:45] "GET /routing-instance/842ee074-742c-4f8a-a85c-f45c0f7873f7 HTTP/1.1" 404 171 0.003752 10.0.0.129 - - [2026-04-23 01:50:45] "GET /domains HTTP/1.1" 200 440 0.002906 10.0.0.129 - - [2026-04-23 01:50:45] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001150 10.0.0.129 - - [2026-04-23 01:50:45] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1306 0.007140 10.0.0.129 - - [2026-04-23 01:50:45] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001983 10.0.0.129 - - [2026-04-23 01:50:45] "GET /project/e4a006b3-9b3d-4bbf-ad8d-946d54c83f16 HTTP/1.1" 200 2083 0.030266 252.129.176.193 - - [2026-04-23 01:50:45] "POST /neutron/network HTTP/1.1" 200 829 0.005894 10.0.0.129 - - [2026-04-23 01:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004928 10.0.0.129 - - [2026-04-23 01:50:45] "POST /useragent-kv HTTP/1.1" 200 115 0.007370 10.0.0.129 - - [2026-04-23 01:50:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002349 252.129.176.193 - - [2026-04-23 01:50:45] "POST /neutron/network HTTP/1.1" 200 151 0.087859 10.0.0.129 - - [2026-04-23 01:50:46] "DELETE /route-target/044fb171-ff3b-4f6d-9920-c849653f6d87 HTTP/1.1" 200 115 0.023782 10.0.0.129 - - [2026-04-23 01:50:46] "GET /routing-instance/55c47bc6-5a32-4b6a-b841-a919e72de8fc HTTP/1.1" 404 171 0.002664 10.0.0.129 - - [2026-04-23 01:50:46] "GET /domains HTTP/1.1" 200 440 0.003627 10.0.0.129 - - [2026-04-23 01:50:46] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001466 10.0.0.129 - - [2026-04-23 01:50:46] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1306 0.009752 10.0.0.129 - - [2026-04-23 01:50:46] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001342 10.0.0.129 - - [2026-04-23 01:50:46] "GET /project/e4a006b3-9b3d-4bbf-ad8d-946d54c83f16 HTTP/1.1" 200 1843 0.030426 10.0.0.129 - - [2026-04-23 01:50:46] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001049 10.0.0.129 - - [2026-04-23 01:50:46] "GET /project/e4a006b3-9b3d-4bbf-ad8d-946d54c83f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.025797 10.0.0.129 - - [2026-04-23 01:50:46] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001159 10.0.0.129 - - [2026-04-23 01:50:46] "GET /project/e4a006b3-9b3d-4bbf-ad8d-946d54c83f16?fields=virtual_networks HTTP/1.1" 200 1031 0.072122 10.0.0.129 - - [2026-04-23 01:50:47] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001382 10.0.0.129 - - [2026-04-23 01:50:47] "GET /project/e4a006b3-9b3d-4bbf-ad8d-946d54c83f16?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.025073 10.0.0.129 - - [2026-04-23 01:50:47] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001227 10.0.0.129 - - [2026-04-23 01:50:47] "GET /project/e4a006b3-9b3d-4bbf-ad8d-946d54c83f16?fields=security_groups HTTP/1.1" 200 1255 0.025376 10.0.0.129 - - [2026-04-23 01:50:47] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001030 10.0.0.129 - - [2026-04-23 01:50:47] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008828 10.0.0.129 - - [2026-04-23 01:50:48] "POST /fqname-to-id HTTP/1.1" 404 187 0.033170 10.0.0.129 - - [2026-04-23 01:50:48] "GET /projects?obj_uuids=1f8f24a0-e168-4bff-b76b-2ddfbdc4eca6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003323 10.0.0.129 - - [2026-04-23 01:50:48] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001087 10.0.0.129 - - [2026-04-23 01:50:48] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007246 10.0.0.129 - - [2026-04-23 01:50:48] "POST /id-to-fqname HTTP/1.1" 200 189 0.001234 10.0.0.129 - - [2026-04-23 01:50:48] "POST /fqname-to-id HTTP/1.1" 404 198 0.003844 10.0.0.129 - - [2026-04-23 01:50:48] "POST /security-groups HTTP/1.1" 200 584 0.065054 10.0.0.129 - - [2026-04-23 01:50:48] "POST /fqname-to-id HTTP/1.1" 404 233 0.002746 10.0.0.129 - - [2026-04-23 01:50:48] "POST /projects HTTP/1.1" 200 579 0.223552 10.0.0.129 - - [2026-04-23 01:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.259905 10.0.0.129 - - [2026-04-23 01:50:48] "POST /access-control-lists HTTP/1.1" 200 599 0.061845 10.0.0.129 - - [2026-04-23 01:50:48] "GET /project/1f8f24a0-e168-4bff-b76b-2ddfbdc4eca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.401778 10.0.0.129 - - [2026-04-23 01:50:48] "POST /fqname-to-id HTTP/1.1" 404 232 0.003348 10.0.0.129 - - [2026-04-23 01:50:48] "POST /access-control-lists HTTP/1.1" 200 597 0.068303 10.0.0.129 - - [2026-04-23 01:50:49] "GET / HTTP/1.1" 200 36499 0.001934 10.0.0.129 - - [2026-04-23 01:50:51] "POST /fqname-to-id HTTP/1.1" 401 298 0.000902 10.0.0.129 - - [2026-04-23 01:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.039539 10.0.0.129 - - [2026-04-23 01:50:51] "GET /projects?obj_uuids=1f8f24a0-e168-4bff-b76b-2ddfbdc4eca6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001352 10.0.0.129 - - [2026-04-23 01:50:51] "GET /project/1f8f24a0-e168-4bff-b76b-2ddfbdc4eca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.028443 10.0.0.129 - - [2026-04-23 01:50:51] "POST /fqname-to-id HTTP/1.1" 404 178 0.002935 10.0.0.129 - - [2026-04-23 01:50:51] "POST /virtual-DNSs HTTP/1.1" 200 509 0.019108 10.0.0.129 - - [2026-04-23 01:50:51] "GET /virtual-DNS/d5d3c1f1-fec1-478a-94af-d9694dd1183e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.005509 10.0.0.129 - - [2026-04-23 01:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.129 - - [2026-04-23 01:50:52] "GET /virtual-DNS/d5d3c1f1-fec1-478a-94af-d9694dd1183e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.025040 10.0.0.129 - - [2026-04-23 01:50:52] "GET /domains HTTP/1.1" 401 298 0.000491 10.0.0.129 - - [2026-04-23 01:50:52] "GET /domains HTTP/1.1" 200 440 0.034333 10.0.0.129 - - [2026-04-23 01:50:52] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002191 10.0.0.129 - - [2026-04-23 01:50:52] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1693 0.009841 10.0.0.129 - - [2026-04-23 01:50:52] "GET /virtual-DNS/d5d3c1f1-fec1-478a-94af-d9694dd1183e HTTP/1.1" 200 1441 0.004633 10.0.0.129 - - [2026-04-23 01:50:52] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 549 0.002847 10.0.0.129 - - [2026-04-23 01:50:52] "POST /network-ipams HTTP/1.1" 200 516 0.017822 10.0.0.129 - - [2026-04-23 01:50:52] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 755 0.002669 10.0.0.129 - - [2026-04-23 01:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.129 - - [2026-04-23 01:50:52] "GET /network-ipam/4606ddb5-ddbf-4c7b-b298-e5601667e17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.004828 10.0.0.129 - - [2026-04-23 01:50:52] "PUT /network-ipam/4606ddb5-ddbf-4c7b-b298-e5601667e17e HTTP/1.1" 200 260 0.014141 10.0.0.129 - - [2026-04-23 01:50:52] "POST /ref-update HTTP/1.1" 200 156 0.008579 10.0.0.129 - - [2026-04-23 01:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.129 - - [2026-04-23 01:50:53] "GET /projects?obj_uuids=1f8f24a0-e168-4bff-b76b-2ddfbdc4eca6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001121 10.0.0.129 - - [2026-04-23 01:50:53] "GET /project/1f8f24a0-e168-4bff-b76b-2ddfbdc4eca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.026985 252.129.176.193 - - [2026-04-23 01:50:53] "POST /neutron/network HTTP/1.1" 200 117 0.048280 10.0.0.129 - - [2026-04-23 01:50:53] "GET /projects?obj_uuids=1f8f24a0-e168-4bff-b76b-2ddfbdc4eca6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001214 252.129.176.193 - - [2026-04-23 01:50:53] "POST /neutron/network HTTP/1.1" 200 616 0.072179 10.0.0.129 - - [2026-04-23 01:50:53] "POST /route-targets HTTP/1.1" 200 329 0.012520 10.0.0.129 - - [2026-04-23 01:50:53] "POST /ref-update HTTP/1.1" 200 156 0.015526 10.0.0.129 - - [2026-04-23 01:50:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002752 252.129.176.193 - - [2026-04-23 01:50:53] "POST /neutron/subnet HTTP/1.1" 200 711 0.221570 252.129.176.193 - - [2026-04-23 01:50:53] "POST /neutron/network HTTP/1.1" 200 829 0.006475 10.0.0.129 - - [2026-04-23 01:50:53] "POST /id-to-fqname HTTP/1.1" 200 225 0.001305 10.0.0.129 - - [2026-04-23 01:50:53] "GET /virtual-network/ecf8f570-1c96-48d3-9df6-6d65928163e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005310 252.129.176.193 - - [2026-04-23 01:50:53] "POST /neutron/network HTTP/1.1" 200 829 0.005170 10.0.0.129 - - [2026-04-23 01:50:53] "GET /virtual-network/ecf8f570-1c96-48d3-9df6-6d65928163e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005281 252.129.176.193 - - [2026-04-23 01:50:53] "POST /neutron/network HTTP/1.1" 200 829 0.006429 252.129.176.193 - - [2026-04-23 01:50:53] "POST /neutron/subnet HTTP/1.1" 200 711 0.008393 252.129.176.193 - - [2026-04-23 01:50:54] "POST /neutron/network HTTP/1.1" 200 803 0.015429 252.129.176.193 - - [2026-04-23 01:50:54] "POST /neutron/network HTTP/1.1" 200 829 0.005468 10.0.0.129 - - [2026-04-23 01:50:54] "POST /id-to-fqname HTTP/1.1" 200 225 0.001537 252.129.176.193 - - [2026-04-23 01:50:54] "POST /neutron/network HTTP/1.1" 200 839 0.005039 252.129.176.193 - - [2026-04-23 01:50:54] "GET /aaa-mode HTTP/1.1" 401 298 0.000407 252.129.176.193 - - [2026-04-23 01:50:54] "GET / HTTP/1.1" 200 36499 0.002203 252.129.176.193 - - [2026-04-23 01:50:54] "GET /project/1f8f24a0-e168-4bff-b76b-2ddfbdc4eca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000392 10.0.0.129 - - [2026-04-23 01:50:54] "GET /projects?obj_uuids=1f8f24a0-e168-4bff-b76b-2ddfbdc4eca6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001215 252.129.176.193 - - [2026-04-23 01:50:54] "GET /project/1f8f24a0-e168-4bff-b76b-2ddfbdc4eca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.055787 252.129.176.193 - - [2026-04-23 01:50:55] "POST /neutron/network HTTP/1.1" 200 829 0.005421 252.129.176.193 - - [2026-04-23 01:50:55] "POST /neutron/port HTTP/1.1" 200 117 0.005105 252.129.176.193 - - [2026-04-23 01:50:55] "POST /neutron/port HTTP/1.1" 200 117 0.005386 252.129.176.193 - - [2026-04-23 01:50:55] "POST /neutron/port HTTP/1.1" 200 117 0.005303 252.129.176.193 - - [2026-04-23 01:50:56] "POST /neutron/network HTTP/1.1" 200 839 0.009145 10.0.0.129 - - [2026-04-23 01:50:56] "GET /projects?obj_uuids=1f8f24a0-e168-4bff-b76b-2ddfbdc4eca6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001186 252.129.176.193 - - [2026-04-23 01:50:56] "POST /neutron/port HTTP/1.1" 200 1056 0.227854 252.129.176.193 - - [2026-04-23 01:50:56] "POST /neutron/port HTTP/1.1" 200 1056 0.015987 252.129.176.193 - - [2026-04-23 01:50:56] "POST /neutron/port HTTP/1.1" 200 1056 0.013143 252.129.176.193 - - [2026-04-23 01:50:56] "POST /neutron/port HTTP/1.1" 200 1106 0.064245 252.129.176.193 - - [2026-04-23 01:50:56] "POST /neutron/port HTTP/1.1" 200 1116 0.012932 252.129.176.193 - - [2026-04-23 01:50:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003587 252.129.176.193 - - [2026-04-23 01:50:56] "POST /neutron/subnet HTTP/1.1" 200 685 0.007525 252.129.176.193 - - [2026-04-23 01:50:57] "POST /neutron/port HTTP/1.1" 200 117 0.001774 252.129.176.193 - - [2026-04-23 01:50:57] "POST /neutron/network HTTP/1.1" 200 829 0.005981 10.0.0.129 - - [2026-04-23 01:51:00] "DELETE /project/1f8f24a0e1684bffb76b2ddfbdc4eca6 HTTP/1.1" 404 173 0.007248 10.0.0.129 - - [2026-04-23 01:51:00] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001027 10.0.0.129 - - [2026-04-23 01:51:00] "GET /project/e4a006b3-9b3d-4bbf-ad8d-946d54c83f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.032527 10.0.0.129 - - [2026-04-23 01:51:00] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001270 10.0.0.129 - - [2026-04-23 01:51:00] "GET /project/e4a006b3-9b3d-4bbf-ad8d-946d54c83f16?fields=security_groups HTTP/1.1" 200 1345 0.080354 10.0.0.129 - - [2026-04-23 01:51:00] "DELETE /security-group/d7815c4c-9158-4a1f-a611-ac9eebeb4b50 HTTP/1.1" 200 115 0.063229 10.0.0.129 - - [2026-04-23 01:51:00] "GET /projects?obj_uuids=e4a006b3-9b3d-4bbf-ad8d-946d54c83f16&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001882 10.0.0.129 - - [2026-04-23 01:51:00] "DELETE /access-control-list/261ba7e0-f2f3-49f4-bf08-6ec71511ed07 HTTP/1.1" 200 115 0.039517 10.0.0.129 - - [2026-04-23 01:51:00] "GET /project/e4a006b3-9b3d-4bbf-ad8d-946d54c83f16?fields=application_policy_sets HTTP/1.1" 200 1384 0.050483 10.0.0.129 - - [2026-04-23 01:51:00] "DELETE /access-control-list/2bf0de5b-38c5-413e-8867-01215966baba HTTP/1.1" 200 115 0.041206 252.129.176.193 - - [2026-04-23 01:51:00] "POST /neutron/port HTTP/1.1" 200 1116 0.038661 10.0.0.129 - - [2026-04-23 01:51:00] "DELETE /project/e4a006b3-9b3d-4bbf-ad8d-946d54c83f16 HTTP/1.1" 200 115 0.422401 252.129.176.193 - - [2026-04-23 01:51:00] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009099 252.129.176.193 - - [2026-04-23 01:51:00] "POST /neutron/port HTTP/1.1" 200 1116 0.017671 252.129.176.193 - - [2026-04-23 01:51:00] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009822 252.129.176.193 - - [2026-04-23 01:51:00] "POST /neutron/port HTTP/1.1" 200 1116 0.016611 252.129.176.193 - - [2026-04-23 01:51:00] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006899 10.0.0.129 - - [2026-04-23 01:51:00] "GET /virtual-machine/a04ac1f5-103c-4e54-b5fa-48c88bac3add HTTP/1.1" 200 1296 0.005628 10.0.0.129 - - [2026-04-23 01:51:01] "GET /virtual-machine-interface/33f4c5d9-2582-4077-b544-241bf1c66e0f HTTP/1.1" 200 2966 0.007478 10.0.0.129 - - [2026-04-23 01:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.129 - - [2026-04-23 01:51:01] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004161 10.0.0.129 - - [2026-04-23 01:51:01] "GET /virtual-networks?parent_id=1f8f24a0-e168-4bff-b76b-2ddfbdc4eca6&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003330 10.0.0.129 - - [2026-04-23 01:51:01] "GET /virtual-network/ecf8f570-1c96-48d3-9df6-6d65928163e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.009138 10.0.0.129 - - [2026-04-23 01:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.129 - - [2026-04-23 01:51:04] "GET /virtual-network/ecf8f570-1c96-48d3-9df6-6d65928163e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005009 252.129.176.193 - - [2026-04-23 01:51:06] "POST /neutron/port HTTP/1.1" 200 1116 0.012440 252.129.176.193 - - [2026-04-23 01:51:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005611 252.129.176.193 - - [2026-04-23 01:51:06] "POST /neutron/port HTTP/1.1" 200 1116 0.013151 252.129.176.193 - - [2026-04-23 01:51:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005729 252.129.176.193 - - [2026-04-23 01:51:07] "POST /neutron/port HTTP/1.1" 200 1116 0.016790 252.129.176.193 - - [2026-04-23 01:51:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006660 10.0.0.129 - - [2026-04-23 01:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.129 - - [2026-04-23 01:51:08] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003228 10.0.0.129 - - [2026-04-23 01:51:08] "GET /virtual-networks?parent_id=1f8f24a0-e168-4bff-b76b-2ddfbdc4eca6&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003148 10.0.0.129 - - [2026-04-23 01:51:08] "GET /virtual-network/ecf8f570-1c96-48d3-9df6-6d65928163e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006401 252.129.176.193 - - [2026-04-23 01:51:08] "POST /neutron/port HTTP/1.1" 200 1116 0.013708 252.129.176.193 - - [2026-04-23 01:51:09] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007103 10.0.0.129 - - [2026-04-23 01:51:09] "GET /obj-perms HTTP/1.1" 200 6411 0.061546 10.0.0.129 - - [2026-04-23 01:51:10] "GET /obj-perms HTTP/1.1" 200 6411 0.068439 252.129.176.193 - - [2026-04-23 01:51:18] "POST /neutron/network HTTP/1.1" 200 803 0.012388 252.129.176.193 - - [2026-04-23 01:51:18] "POST /neutron/network HTTP/1.1" 200 829 0.005746 10.0.0.129 - - [2026-04-23 01:51:18] "POST /id-to-fqname HTTP/1.1" 200 225 0.001464 252.129.176.193 - - [2026-04-23 01:51:18] "POST /neutron/port HTTP/1.1" 200 1116 0.014177 252.129.176.193 - - [2026-04-23 01:51:18] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005970 252.129.176.193 - - [2026-04-23 01:51:19] "POST /neutron/network HTTP/1.1" 200 839 0.005892 252.129.176.193 - - [2026-04-23 01:51:19] "GET /aaa-mode HTTP/1.1" 401 298 0.000559 252.129.176.193 - - [2026-04-23 01:51:19] "GET / HTTP/1.1" 200 36499 0.003192 252.129.176.193 - - [2026-04-23 01:51:19] "GET /project/1f8f24a0-e168-4bff-b76b-2ddfbdc4eca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000564 10.0.0.129 - - [2026-04-23 01:51:19] "GET /projects?obj_uuids=1f8f24a0-e168-4bff-b76b-2ddfbdc4eca6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001549 252.129.176.193 - - [2026-04-23 01:51:19] "GET /project/1f8f24a0-e168-4bff-b76b-2ddfbdc4eca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.074120 252.129.176.193 - - [2026-04-23 01:51:19] "POST /neutron/network HTTP/1.1" 200 829 0.039695 252.129.176.193 - - [2026-04-23 01:51:19] "POST /neutron/port HTTP/1.1" 200 1116 0.016890 252.129.176.193 - - [2026-04-23 01:51:19] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007455 252.129.176.193 - - [2026-04-23 01:51:20] "POST /neutron/port HTTP/1.1" 200 117 0.010130 252.129.176.193 - - [2026-04-23 01:51:20] "POST /neutron/port HTTP/1.1" 200 117 0.007620 252.129.176.193 - - [2026-04-23 01:51:20] "POST /neutron/network HTTP/1.1" 200 839 0.005976 10.0.0.129 - - [2026-04-23 01:51:20] "GET /projects?obj_uuids=1f8f24a0-e168-4bff-b76b-2ddfbdc4eca6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001074 252.129.176.193 - - [2026-04-23 01:51:20] "POST /neutron/port HTTP/1.1" 200 1056 0.244079 252.129.176.193 - - [2026-04-23 01:51:20] "POST /neutron/port HTTP/1.1" 200 1056 0.012122 252.129.176.193 - - [2026-04-23 01:51:20] "POST /neutron/port HTTP/1.1" 200 1056 0.012849 252.129.176.193 - - [2026-04-23 01:51:21] "POST /neutron/port HTTP/1.1" 200 1106 0.063796 252.129.176.193 - - [2026-04-23 01:51:21] "POST /neutron/port HTTP/1.1" 200 1116 0.013920 252.129.176.193 - - [2026-04-23 01:51:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004210 252.129.176.193 - - [2026-04-23 01:51:21] "POST /neutron/subnet HTTP/1.1" 200 685 0.008860 252.129.176.193 - - [2026-04-23 01:51:21] "POST /neutron/port HTTP/1.1" 200 117 0.001479 252.129.176.193 - - [2026-04-23 01:51:21] "POST /neutron/network HTTP/1.1" 200 829 0.005458 252.129.176.193 - - [2026-04-23 01:51:25] "POST /neutron/port HTTP/1.1" 200 1116 0.014306 252.129.176.193 - - [2026-04-23 01:51:25] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006327 252.129.176.193 - - [2026-04-23 01:51:25] "POST /neutron/port HTTP/1.1" 200 1116 0.016953 252.129.176.193 - - [2026-04-23 01:51:25] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005617 252.129.176.193 - - [2026-04-23 01:51:25] "POST /neutron/port HTTP/1.1" 200 1116 0.014858 252.129.176.193 - - [2026-04-23 01:51:25] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006611 10.0.0.129 - - [2026-04-23 01:51:25] "GET /virtual-machine/46c854aa-2d00-47fd-944a-0dab3bdd0a61 HTTP/1.1" 200 1295 0.007010 10.0.0.129 - - [2026-04-23 01:51:25] "GET /virtual-machine-interface/d54120c3-ad79-425e-8b82-772bf6481022 HTTP/1.1" 200 2967 0.006966 10.0.0.129 - - [2026-04-23 01:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.129 - - [2026-04-23 01:51:25] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003065 10.0.0.129 - - [2026-04-23 01:51:25] "GET /virtual-networks?parent_id=1f8f24a0-e168-4bff-b76b-2ddfbdc4eca6&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.007341 10.0.0.129 - - [2026-04-23 01:51:25] "GET /virtual-network/ecf8f570-1c96-48d3-9df6-6d65928163e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006284 10.0.0.129 - - [2026-04-23 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004598 10.0.0.129 - - [2026-04-23 01:51:29] "GET /virtual-network/ecf8f570-1c96-48d3-9df6-6d65928163e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005610 252.129.176.193 - - [2026-04-23 01:51:31] "POST /neutron/port HTTP/1.1" 200 1116 0.014225 252.129.176.193 - - [2026-04-23 01:51:31] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005712 252.129.176.193 - - [2026-04-23 01:51:31] "POST /neutron/port HTTP/1.1" 200 1116 0.012557 252.129.176.193 - - [2026-04-23 01:51:31] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005485 252.129.176.193 - - [2026-04-23 01:51:33] "POST /neutron/port HTTP/1.1" 200 1116 0.012376 252.129.176.193 - - [2026-04-23 01:51:33] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005864 10.0.0.129 - - [2026-04-23 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.129 - - [2026-04-23 01:51:33] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003296 10.0.0.129 - - [2026-04-23 01:51:33] "GET /virtual-networks?parent_id=1f8f24a0-e168-4bff-b76b-2ddfbdc4eca6&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002844 10.0.0.129 - - [2026-04-23 01:51:33] "GET /virtual-network/ecf8f570-1c96-48d3-9df6-6d65928163e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006242 10.0.0.129 - - [2026-04-23 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369 10.0.0.129 - - [2026-04-23 01:51:40] "DELETE /virtual-DNS/d5d3c1f1-fec1-478a-94af-d9694dd1183e HTTP/1.1" 409 237 0.006884 10.0.0.129 - - [2026-04-23 01:51:40] "POST /fqname-to-id HTTP/1.1" 404 190 0.003433 10.0.0.129 - - [2026-04-23 01:51:40] "POST /virtual-DNS-records HTTP/1.1" 200 533 0.017510 10.0.0.129 - - [2026-04-23 01:51:40] "GET /virtual-DNS-record/a6cdfa9c-ba6a-48e7-b5e5-908c29343a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.005342 10.0.0.129 - - [2026-04-23 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.129 - - [2026-04-23 01:51:40] "GET /virtual-DNS-record/a6cdfa9c-ba6a-48e7-b5e5-908c29343a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.003544 10.0.0.129 - - [2026-04-23 01:51:40] "GET /domains HTTP/1.1" 200 440 0.003725 10.0.0.129 - - [2026-04-23 01:51:40] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001093 10.0.0.129 - - [2026-04-23 01:51:40] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1509 0.009918 10.0.0.129 - - [2026-04-23 01:51:40] "GET /virtual-DNS/d5d3c1f1-fec1-478a-94af-d9694dd1183e HTTP/1.1" 200 1910 0.004418 10.0.0.129 - - [2026-04-23 01:51:40] "GET /virtual-DNS-record/a6cdfa9c-ba6a-48e7-b5e5-908c29343a55 HTTP/1.1" 200 1339 0.004367 10.0.0.129 - - [2026-04-23 01:51:46] "DELETE /virtual-DNS-record/a6cdfa9c-ba6a-48e7-b5e5-908c29343a55 HTTP/1.1" 200 115 0.034119 10.0.0.129 - - [2026-04-23 01:51:46] "POST /fqname-to-id HTTP/1.1" 404 182 0.003809 252.129.176.193 - - [2026-04-23 01:51:46] "POST /neutron/network HTTP/1.1" 200 829 0.007590 252.129.176.193 - - [2026-04-23 01:51:46] "POST /neutron/network HTTP/1.1" 400 204 0.010831 252.129.176.193 - - [2026-04-23 01:51:47] "POST /neutron/port HTTP/1.1" 200 1116 0.016677 252.129.176.193 - - [2026-04-23 01:51:47] "POST /neutron/port HTTP/1.1" 200 1116 0.012407 252.129.176.193 - - [2026-04-23 01:51:47] "POST /neutron/port HTTP/1.1" 200 1106 0.014694 252.129.176.193 - - [2026-04-23 01:51:47] "POST /neutron/port HTTP/1.1" 200 1106 0.010003 252.129.176.193 - - [2026-04-23 01:51:47] "POST /neutron/port HTTP/1.1" 200 151 0.161664 252.129.176.193 - - [2026-04-23 01:51:47] "POST /neutron/port HTTP/1.1" 200 151 0.156182 252.129.176.193 - - [2026-04-23 01:51:48] "POST /neutron/network HTTP/1.1" 200 829 0.005583 10.0.0.129 - - [2026-04-23 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.129 - - [2026-04-23 01:51:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003219 10.0.0.129 - - [2026-04-23 01:51:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002141 252.129.176.193 - - [2026-04-23 01:51:49] "POST /neutron/network HTTP/1.1" 200 151 0.415994 10.0.0.129 - - [2026-04-23 01:51:49] "DELETE /route-target/e6eaefdd-3e12-429f-913c-3ec97cf365fe HTTP/1.1" 200 115 0.025612 10.0.0.129 - - [2026-04-23 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.129 - - [2026-04-23 01:51:49] "DELETE /network-ipam/4606ddb5-ddbf-4c7b-b298-e5601667e17e HTTP/1.1" 200 115 0.030439 10.0.0.129 - - [2026-04-23 01:51:49] "DELETE /virtual-DNS/d5d3c1f1-fec1-478a-94af-d9694dd1183e HTTP/1.1" 200 115 0.024259 10.0.0.129 - - [2026-04-23 01:51:49] "POST /fqname-to-id HTTP/1.1" 404 178 0.002974 10.0.0.129 - - [2026-04-23 01:51:49] "GET /domains HTTP/1.1" 200 440 0.003768 10.0.0.129 - - [2026-04-23 01:51:49] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001265 10.0.0.129 - - [2026-04-23 01:51:49] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1309 0.015301 10.0.0.129 - - [2026-04-23 01:51:50] "GET /projects?obj_uuids=1f8f24a0-e168-4bff-b76b-2ddfbdc4eca6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001104 10.0.0.129 - - [2026-04-23 01:51:50] "GET /project/1f8f24a0-e168-4bff-b76b-2ddfbdc4eca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.043271 10.0.0.129 - - [2026-04-23 01:51:50] "GET /projects?obj_uuids=1f8f24a0-e168-4bff-b76b-2ddfbdc4eca6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.016768 10.0.0.129 - - [2026-04-23 01:51:50] "GET /project/1f8f24a0-e168-4bff-b76b-2ddfbdc4eca6?fields=virtual_networks HTTP/1.1" 200 1036 0.160010 10.0.0.129 - - [2026-04-23 01:51:50] "GET /projects?obj_uuids=1f8f24a0-e168-4bff-b76b-2ddfbdc4eca6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.004027 10.0.0.129 - - [2026-04-23 01:51:50] "GET /project/1f8f24a0-e168-4bff-b76b-2ddfbdc4eca6?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.050557 10.0.0.129 - - [2026-04-23 01:51:50] "GET /projects?obj_uuids=1f8f24a0-e168-4bff-b76b-2ddfbdc4eca6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001152 10.0.0.129 - - [2026-04-23 01:51:50] "GET /project/1f8f24a0-e168-4bff-b76b-2ddfbdc4eca6?fields=security_groups HTTP/1.1" 200 1263 0.059378 10.0.0.129 - - [2026-04-23 01:51:51] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001444 10.0.0.129 - - [2026-04-23 01:51:51] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.014200 10.0.0.129 - - [2026-04-23 01:51:52] "POST /fqname-to-id HTTP/1.1" 404 187 0.036421 10.0.0.129 - - [2026-04-23 01:51:52] "GET /projects?obj_uuids=bd5129d1-2b6d-437f-895b-62124e142c13&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003276 10.0.0.129 - - [2026-04-23 01:51:52] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001139 10.0.0.129 - - [2026-04-23 01:51:52] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007573 10.0.0.129 - - [2026-04-23 01:51:52] "POST /id-to-fqname HTTP/1.1" 200 189 0.003774 10.0.0.129 - - [2026-04-23 01:51:52] "POST /fqname-to-id HTTP/1.1" 404 198 0.005728 10.0.0.129 - - [2026-04-23 01:51:52] "POST /security-groups HTTP/1.1" 200 584 0.080406 10.0.0.129 - - [2026-04-23 01:51:52] "POST /projects HTTP/1.1" 200 579 0.331808 10.0.0.129 - - [2026-04-23 01:51:52] "POST /fqname-to-id HTTP/1.1" 404 233 0.011922 10.0.0.129 - - [2026-04-23 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.393011 10.0.0.129 - - [2026-04-23 01:51:52] "POST /access-control-lists HTTP/1.1" 200 599 0.071365 10.0.0.129 - - [2026-04-23 01:51:52] "POST /fqname-to-id HTTP/1.1" 404 232 0.003130 10.0.0.129 - - [2026-04-23 01:51:52] "GET /project/bd5129d1-2b6d-437f-895b-62124e142c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.630182 10.0.0.129 - - [2026-04-23 01:51:52] "POST /access-control-lists HTTP/1.1" 200 597 0.071767 10.0.0.129 - - [2026-04-23 01:51:54] "GET / HTTP/1.1" 200 36499 0.001930 10.0.0.129 - - [2026-04-23 01:51:55] "POST /fqname-to-id HTTP/1.1" 401 298 0.000683 10.0.0.129 - - [2026-04-23 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.080790 10.0.0.129 - - [2026-04-23 01:51:55] "GET /projects?obj_uuids=bd5129d1-2b6d-437f-895b-62124e142c13&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001868 10.0.0.129 - - [2026-04-23 01:51:55] "GET /project/bd5129d1-2b6d-437f-895b-62124e142c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.034005 252.129.176.193 - - [2026-04-23 01:51:55] "POST /neutron/network HTTP/1.1" 200 117 0.049929 10.0.0.129 - - [2026-04-23 01:51:55] "GET /projects?obj_uuids=bd5129d1-2b6d-437f-895b-62124e142c13&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001247 252.129.176.193 - - [2026-04-23 01:51:56] "POST /neutron/network HTTP/1.1" 200 604 0.117163 10.0.0.129 - - [2026-04-23 01:51:56] "POST /route-targets HTTP/1.1" 200 329 0.010571 10.0.0.129 - - [2026-04-23 01:51:56] "POST /ref-update HTTP/1.1" 200 156 0.046926 10.0.0.129 - - [2026-04-23 01:51:56] "POST /useragent-kv HTTP/1.1" 200 115 0.005637 252.129.176.193 - - [2026-04-23 01:51:56] "POST /neutron/subnet HTTP/1.1" 200 725 0.172010 252.129.176.193 - - [2026-04-23 01:51:56] "POST /neutron/network HTTP/1.1" 200 823 0.006665 10.0.0.129 - - [2026-04-23 01:51:56] "POST /id-to-fqname HTTP/1.1" 200 219 0.001852 10.0.0.129 - - [2026-04-23 01:51:56] "GET /virtual-network/7fbf9199-ac36-4f56-8ecc-3e6890f3d226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004894 252.129.176.193 - - [2026-04-23 01:51:56] "POST /neutron/network HTTP/1.1" 200 823 0.010641 10.0.0.129 - - [2026-04-23 01:51:56] "GET /virtual-network/7fbf9199-ac36-4f56-8ecc-3e6890f3d226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006117 252.129.176.193 - - [2026-04-23 01:51:56] "POST /neutron/network HTTP/1.1" 200 823 0.007273 252.129.176.193 - - [2026-04-23 01:51:56] "POST /neutron/subnet HTTP/1.1" 200 725 0.011480 10.0.0.129 - - [2026-04-23 01:51:56] "POST /id-to-fqname HTTP/1.1" 200 219 0.001534 252.129.176.193 - - [2026-04-23 01:51:56] "POST /neutron/network HTTP/1.1" 200 833 0.005669 252.129.176.193 - - [2026-04-23 01:51:56] "GET /aaa-mode HTTP/1.1" 401 298 0.000432 252.129.176.193 - - [2026-04-23 01:51:57] "GET / HTTP/1.1" 200 36499 0.002254 252.129.176.193 - - [2026-04-23 01:51:57] "GET /project/bd5129d1-2b6d-437f-895b-62124e142c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000649 10.0.0.129 - - [2026-04-23 01:51:57] "GET /projects?obj_uuids=bd5129d1-2b6d-437f-895b-62124e142c13&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001016 252.129.176.193 - - [2026-04-23 01:51:57] "GET /project/bd5129d1-2b6d-437f-895b-62124e142c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.061416 252.129.176.193 - - [2026-04-23 01:51:57] "POST /neutron/network HTTP/1.1" 200 823 0.005895 252.129.176.193 - - [2026-04-23 01:51:57] "POST /neutron/port HTTP/1.1" 200 117 0.009286 252.129.176.193 - - [2026-04-23 01:51:57] "POST /neutron/port HTTP/1.1" 200 117 0.006389 10.0.0.129 - - [2026-04-23 01:51:57] "POST /id-to-fqname HTTP/1.1" 200 219 0.004887 252.129.176.193 - - [2026-04-23 01:51:57] "POST /neutron/port HTTP/1.1" 200 117 0.005346 252.129.176.193 - - [2026-04-23 01:51:58] "POST /neutron/network HTTP/1.1" 200 833 0.005558 252.129.176.193 - - [2026-04-23 01:51:58] "GET /aaa-mode HTTP/1.1" 401 298 0.000450 252.129.176.193 - - [2026-04-23 01:51:58] "GET / HTTP/1.1" 200 36499 0.002560 252.129.176.193 - - [2026-04-23 01:51:58] "GET /project/bd5129d1-2b6d-437f-895b-62124e142c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000474 252.129.176.193 - - [2026-04-23 01:51:58] "POST /neutron/network HTTP/1.1" 200 833 0.008397 10.0.0.129 - - [2026-04-23 01:51:58] "GET /projects?obj_uuids=bd5129d1-2b6d-437f-895b-62124e142c13&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001151 10.0.0.129 - - [2026-04-23 01:51:58] "GET /projects?obj_uuids=bd5129d1-2b6d-437f-895b-62124e142c13&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001041 252.129.176.193 - - [2026-04-23 01:51:58] "GET /project/bd5129d1-2b6d-437f-895b-62124e142c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.126162 252.129.176.193 - - [2026-04-23 01:51:58] "POST /neutron/network HTTP/1.1" 200 823 0.012060 252.129.176.193 - - [2026-04-23 01:51:58] "POST /neutron/port HTTP/1.1" 200 1059 0.296413 252.129.176.193 - - [2026-04-23 01:51:58] "POST /neutron/port HTTP/1.1" 200 1059 0.011540 252.129.176.193 - - [2026-04-23 01:51:58] "POST /neutron/port HTTP/1.1" 200 1059 0.014252 252.129.176.193 - - [2026-04-23 01:51:58] "POST /neutron/port HTTP/1.1" 200 1069 0.017211 252.129.176.193 - - [2026-04-23 01:51:59] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010960 252.129.176.193 - - [2026-04-23 01:51:59] "POST /neutron/port HTTP/1.1" 200 117 0.024381 252.129.176.193 - - [2026-04-23 01:51:59] "POST /neutron/port HTTP/1.1" 200 1109 0.133452 252.129.176.193 - - [2026-04-23 01:51:59] "POST /neutron/port HTTP/1.1" 200 1119 0.027683 252.129.176.193 - - [2026-04-23 01:51:59] "POST /neutron/port HTTP/1.1" 200 1119 0.019953 252.129.176.193 - - [2026-04-23 01:51:59] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009657 252.129.176.193 - - [2026-04-23 01:51:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002915 252.129.176.193 - - [2026-04-23 01:51:59] "POST /neutron/subnet HTTP/1.1" 200 699 0.021969 252.129.176.193 - - [2026-04-23 01:51:59] "POST /neutron/port HTTP/1.1" 200 117 0.002495 252.129.176.193 - - [2026-04-23 01:51:59] "POST /neutron/network HTTP/1.1" 200 823 0.006215 252.129.176.193 - - [2026-04-23 01:51:59] "POST /neutron/network HTTP/1.1" 200 833 0.008939 10.0.0.129 - - [2026-04-23 01:51:59] "GET /projects?obj_uuids=bd5129d1-2b6d-437f-895b-62124e142c13&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001038 252.129.176.193 - - [2026-04-23 01:52:00] "POST /neutron/port HTTP/1.1" 200 1059 0.240257 252.129.176.193 - - [2026-04-23 01:52:00] "POST /neutron/port HTTP/1.1" 200 1059 0.013818 252.129.176.193 - - [2026-04-23 01:52:00] "POST /neutron/port HTTP/1.1" 200 1059 0.011795 252.129.176.193 - - [2026-04-23 01:52:00] "POST /neutron/port HTTP/1.1" 200 1109 0.076743 252.129.176.193 - - [2026-04-23 01:52:00] "POST /neutron/port HTTP/1.1" 200 1119 0.018374 252.129.176.193 - - [2026-04-23 01:52:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003866 252.129.176.193 - - [2026-04-23 01:52:00] "POST /neutron/subnet HTTP/1.1" 200 699 0.009078 10.0.0.129 - - [2026-04-23 01:52:00] "DELETE /project/bd5129d12b6d437f895b62124e142c13 HTTP/1.1" 404 173 0.006410 10.0.0.129 - - [2026-04-23 01:52:00] "GET /projects?obj_uuids=1f8f24a0-e168-4bff-b76b-2ddfbdc4eca6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001101 252.129.176.193 - - [2026-04-23 01:52:00] "POST /neutron/port HTTP/1.1" 200 117 0.001125 10.0.0.129 - - [2026-04-23 01:52:00] "GET /project/1f8f24a0-e168-4bff-b76b-2ddfbdc4eca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.043464 10.0.0.129 - - [2026-04-23 01:52:00] "GET /projects?obj_uuids=1f8f24a0-e168-4bff-b76b-2ddfbdc4eca6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001628 252.129.176.193 - - [2026-04-23 01:52:00] "POST /neutron/network HTTP/1.1" 200 823 0.006580 10.0.0.129 - - [2026-04-23 01:52:00] "GET /project/1f8f24a0-e168-4bff-b76b-2ddfbdc4eca6?fields=security_groups HTTP/1.1" 200 1353 0.035006 10.0.0.129 - - [2026-04-23 01:52:00] "DELETE /security-group/1db638a1-4f70-453c-8c24-a1b9884192c3 HTTP/1.1" 200 115 0.063826 10.0.0.129 - - [2026-04-23 01:52:00] "GET /projects?obj_uuids=1f8f24a0-e168-4bff-b76b-2ddfbdc4eca6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002041 10.0.0.129 - - [2026-04-23 01:52:00] "DELETE /access-control-list/08bd5030-1fcb-4cea-aa0f-03d4a4403821 HTTP/1.1" 200 115 0.057771 10.0.0.129 - - [2026-04-23 01:52:00] "GET /project/1f8f24a0-e168-4bff-b76b-2ddfbdc4eca6?fields=application_policy_sets HTTP/1.1" 200 1392 0.064325 10.0.0.129 - - [2026-04-23 01:52:00] "DELETE /access-control-list/0a38903e-cc83-4baa-b29a-5f51b4352eb0 HTTP/1.1" 200 115 0.040903 10.0.0.129 - - [2026-04-23 01:52:01] "DELETE /project/1f8f24a0-e168-4bff-b76b-2ddfbdc4eca6 HTTP/1.1" 200 115 0.417796 252.129.176.193 - - [2026-04-23 01:52:04] "POST /neutron/port HTTP/1.1" 200 1119 0.013990 252.129.176.193 - - [2026-04-23 01:52:04] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007662 252.129.176.193 - - [2026-04-23 01:52:04] "POST /neutron/port HTTP/1.1" 200 1119 0.015743 252.129.176.193 - - [2026-04-23 01:52:04] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006585 252.129.176.193 - - [2026-04-23 01:52:04] "POST /neutron/port HTTP/1.1" 200 1119 0.012312 252.129.176.193 - - [2026-04-23 01:52:04] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006670 10.0.0.129 - - [2026-04-23 01:52:04] "GET /virtual-machine/d34ea5c5-3ed5-4173-8dec-a22e1a96128f HTTP/1.1" 401 298 0.000510 10.0.0.129 - - [2026-04-23 01:52:05] "GET /virtual-machine/d34ea5c5-3ed5-4173-8dec-a22e1a96128f HTTP/1.1" 200 1296 0.039917 10.0.0.129 - - [2026-04-23 01:52:05] "GET /virtual-machine-interface/80975b44-d4ad-47d8-9f08-c1befad629d1 HTTP/1.1" 200 2948 0.005990 10.0.0.129 - - [2026-04-23 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.129 - - [2026-04-23 01:52:05] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005193 10.0.0.129 - - [2026-04-23 01:52:05] "GET /virtual-networks?parent_id=bd5129d1-2b6d-437f-895b-62124e142c13&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.007024 10.0.0.129 - - [2026-04-23 01:52:05] "GET /virtual-network/7fbf9199-ac36-4f56-8ecc-3e6890f3d226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005623 10.0.0.129 - - [2026-04-23 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.129 - - [2026-04-23 01:52:08] "GET /virtual-network/7fbf9199-ac36-4f56-8ecc-3e6890f3d226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004866 252.129.176.193 - - [2026-04-23 01:52:09] "POST /neutron/port HTTP/1.1" 200 1119 0.017104 252.129.176.193 - - [2026-04-23 01:52:09] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006253 252.129.176.193 - - [2026-04-23 01:52:09] "POST /neutron/port HTTP/1.1" 200 1119 0.014640 252.129.176.193 - - [2026-04-23 01:52:09] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007037 252.129.176.193 - - [2026-04-23 01:52:09] "POST /neutron/port HTTP/1.1" 200 1119 0.013087 252.129.176.193 - - [2026-04-23 01:52:09] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005556 10.0.0.129 - - [2026-04-23 01:52:10] "GET /obj-perms HTTP/1.1" 200 6411 0.068007 252.129.176.193 - - [2026-04-23 01:52:10] "POST /neutron/port HTTP/1.1" 200 1119 0.012228 252.129.176.193 - - [2026-04-23 01:52:10] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006402 252.129.176.193 - - [2026-04-23 01:52:10] "POST /neutron/port HTTP/1.1" 200 1119 0.012723 252.129.176.193 - - [2026-04-23 01:52:10] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005294 10.0.0.129 - - [2026-04-23 01:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.129 - - [2026-04-23 01:52:10] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.006783 10.0.0.129 - - [2026-04-23 01:52:10] "GET /virtual-networks?parent_id=bd5129d1-2b6d-437f-895b-62124e142c13&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003627 10.0.0.129 - - [2026-04-23 01:52:11] "GET /obj-perms HTTP/1.1" 200 6411 0.060463 10.0.0.129 - - [2026-04-23 01:52:11] "GET /virtual-network/7fbf9199-ac36-4f56-8ecc-3e6890f3d226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006513 252.129.176.193 - - [2026-04-23 01:52:11] "POST /neutron/port HTTP/1.1" 200 1119 0.023863 252.129.176.193 - - [2026-04-23 01:52:11] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006637 252.129.176.193 - - [2026-04-23 01:52:12] "POST /neutron/port HTTP/1.1" 200 1119 0.020642 252.129.176.193 - - [2026-04-23 01:52:12] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005386 252.129.176.193 - - [2026-04-23 01:52:12] "POST /neutron/port HTTP/1.1" 200 1119 0.090579 252.129.176.193 - - [2026-04-23 01:52:12] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007378 252.129.176.193 - - [2026-04-23 01:52:16] "POST /neutron/port HTTP/1.1" 200 1119 0.012478 252.129.176.193 - - [2026-04-23 01:52:16] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005809 252.129.176.193 - - [2026-04-23 01:52:16] "POST /neutron/port HTTP/1.1" 200 1119 0.012142 252.129.176.193 - - [2026-04-23 01:52:16] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005931 252.129.176.193 - - [2026-04-23 01:52:16] "POST /neutron/port HTTP/1.1" 200 1119 0.012772 252.129.176.193 - - [2026-04-23 01:52:16] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006808 10.0.0.129 - - [2026-04-23 01:52:16] "GET /virtual-machine/7e180c3c-053f-4d5c-afd6-860a4e0bfd03 HTTP/1.1" 200 1295 0.004702 10.0.0.129 - - [2026-04-23 01:52:16] "GET /virtual-machine-interface/396e6ef7-bf9f-4900-8b48-6a5a401cd94a HTTP/1.1" 200 2948 0.005638 10.0.0.129 - - [2026-04-23 01:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.129 - - [2026-04-23 01:52:17] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003483 10.0.0.129 - - [2026-04-23 01:52:17] "GET /virtual-networks?parent_id=bd5129d1-2b6d-437f-895b-62124e142c13&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003816 10.0.0.129 - - [2026-04-23 01:52:17] "GET /virtual-network/7fbf9199-ac36-4f56-8ecc-3e6890f3d226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006652 10.0.0.129 - - [2026-04-23 01:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.129 - - [2026-04-23 01:52:18] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003815 10.0.0.129 - - [2026-04-23 01:52:18] "GET /virtual-networks?parent_id=bd5129d1-2b6d-437f-895b-62124e142c13&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003788 10.0.0.129 - - [2026-04-23 01:52:18] "GET /virtual-network/7fbf9199-ac36-4f56-8ecc-3e6890f3d226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006428 252.129.176.193 - - [2026-04-23 01:52:23] "POST /neutron/network HTTP/1.1" 200 823 0.006082 252.129.176.193 - - [2026-04-23 01:52:23] "POST /neutron/network HTTP/1.1" 400 204 0.009537 252.129.176.193 - - [2026-04-23 01:52:23] "POST /neutron/port HTTP/1.1" 200 1119 0.015553 252.129.176.193 - - [2026-04-23 01:52:23] "POST /neutron/port HTTP/1.1" 200 1119 0.012971 252.129.176.193 - - [2026-04-23 01:52:23] "POST /neutron/port HTTP/1.1" 200 1109 0.014311 252.129.176.193 - - [2026-04-23 01:52:23] "POST /neutron/port HTTP/1.1" 200 1109 0.009808 252.129.176.193 - - [2026-04-23 01:52:24] "POST /neutron/port HTTP/1.1" 200 151 0.172681 252.129.176.193 - - [2026-04-23 01:52:24] "POST /neutron/port HTTP/1.1" 200 151 0.188997 252.129.176.193 - - [2026-04-23 01:52:25] "POST /neutron/network HTTP/1.1" 200 823 0.007057 10.0.0.129 - - [2026-04-23 01:52:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003714 10.0.0.129 - - [2026-04-23 01:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.129 - - [2026-04-23 01:52:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003048 252.129.176.193 - - [2026-04-23 01:52:25] "POST /neutron/network HTTP/1.1" 200 151 0.087412 10.0.0.129 - - [2026-04-23 01:52:25] "DELETE /route-target/a40be470-1b6c-42d9-9963-6a89bc223765 HTTP/1.1" 200 115 0.014443 10.0.0.129 - - [2026-04-23 01:52:25] "GET /projects?obj_uuids=bd5129d1-2b6d-437f-895b-62124e142c13&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001080 10.0.0.129 - - [2026-04-23 01:52:25] "GET /project/bd5129d1-2b6d-437f-895b-62124e142c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.023284 10.0.0.129 - - [2026-04-23 01:52:25] "GET /projects?obj_uuids=bd5129d1-2b6d-437f-895b-62124e142c13&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001004 10.0.0.129 - - [2026-04-23 01:52:26] "GET /project/bd5129d1-2b6d-437f-895b-62124e142c13?fields=virtual_networks HTTP/1.1" 200 1036 0.064719 10.0.0.129 - - [2026-04-23 01:52:26] "GET /projects?obj_uuids=bd5129d1-2b6d-437f-895b-62124e142c13&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001167 10.0.0.129 - - [2026-04-23 01:52:26] "GET /project/bd5129d1-2b6d-437f-895b-62124e142c13?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.030743 10.0.0.129 - - [2026-04-23 01:52:26] "GET /projects?obj_uuids=bd5129d1-2b6d-437f-895b-62124e142c13&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001153 10.0.0.129 - - [2026-04-23 01:52:26] "GET /project/bd5129d1-2b6d-437f-895b-62124e142c13?fields=security_groups HTTP/1.1" 200 1263 0.026814 10.0.0.129 - - [2026-04-23 01:52:27] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001373 10.0.0.129 - - [2026-04-23 01:52:27] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007187 10.0.0.129 - - [2026-04-23 01:52:27] "POST /fqname-to-id HTTP/1.1" 404 186 0.033541 10.0.0.129 - - [2026-04-23 01:52:27] "GET /projects?obj_uuids=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002465 10.0.0.129 - - [2026-04-23 01:52:27] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001119 10.0.0.129 - - [2026-04-23 01:52:27] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007452 10.0.0.129 - - [2026-04-23 01:52:27] "POST /id-to-fqname HTTP/1.1" 200 188 0.003263 10.0.0.129 - - [2026-04-23 01:52:27] "POST /fqname-to-id HTTP/1.1" 404 197 0.003097 10.0.0.129 - - [2026-04-23 01:52:27] "POST /security-groups HTTP/1.1" 200 583 0.068173 10.0.0.129 - - [2026-04-23 01:52:27] "POST /fqname-to-id HTTP/1.1" 404 232 0.002710 10.0.0.129 - - [2026-04-23 01:52:27] "POST /projects HTTP/1.1" 200 577 0.226899 10.0.0.129 - - [2026-04-23 01:52:27] "POST /access-control-lists HTTP/1.1" 200 598 0.062247 10.0.0.129 - - [2026-04-23 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.299686 10.0.0.129 - - [2026-04-23 01:52:27] "POST /fqname-to-id HTTP/1.1" 404 231 0.003081 10.0.0.129 - - [2026-04-23 01:52:27] "GET /project/f33673cc-e130-45b5-8a0d-813caec251fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.444347 10.0.0.129 - - [2026-04-23 01:52:27] "POST /access-control-lists HTTP/1.1" 200 596 0.064818 10.0.0.129 - - [2026-04-23 01:52:29] "GET / HTTP/1.1" 200 36499 0.002128 10.0.0.129 - - [2026-04-23 01:52:29] "POST /fqname-to-id HTTP/1.1" 401 298 0.000479 10.0.0.129 - - [2026-04-23 01:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.079131 10.0.0.129 - - [2026-04-23 01:52:30] "GET /projects?obj_uuids=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001238 10.0.0.129 - - [2026-04-23 01:52:30] "GET /project/f33673cc-e130-45b5-8a0d-813caec251fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.026326 252.129.176.193 - - [2026-04-23 01:52:30] "POST /neutron/network HTTP/1.1" 200 117 0.040877 10.0.0.129 - - [2026-04-23 01:52:30] "GET /projects?obj_uuids=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001194 252.129.176.193 - - [2026-04-23 01:52:30] "POST /neutron/network HTTP/1.1" 200 623 0.081518 10.0.0.129 - - [2026-04-23 01:52:30] "POST /route-targets HTTP/1.1" 200 329 0.012800 10.0.0.129 - - [2026-04-23 01:52:30] "POST /ref-update HTTP/1.1" 200 156 0.011844 10.0.0.129 - - [2026-04-23 01:52:30] "POST /useragent-kv HTTP/1.1" 200 115 0.004803 252.129.176.193 - - [2026-04-23 01:52:30] "POST /neutron/subnet HTTP/1.1" 200 701 0.176322 252.129.176.193 - - [2026-04-23 01:52:31] "POST /neutron/network HTTP/1.1" 200 837 0.005404 10.0.0.129 - - [2026-04-23 01:52:31] "POST /id-to-fqname HTTP/1.1" 200 228 0.003267 10.0.0.129 - - [2026-04-23 01:52:31] "GET /virtual-network/dcd60ce1-b9fa-453a-8591-5a075f5b232f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006986 252.129.176.193 - - [2026-04-23 01:52:31] "POST /neutron/network HTTP/1.1" 200 837 0.005538 10.0.0.129 - - [2026-04-23 01:52:31] "GET /virtual-network/dcd60ce1-b9fa-453a-8591-5a075f5b232f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006120 252.129.176.193 - - [2026-04-23 01:52:31] "POST /neutron/network HTTP/1.1" 200 837 0.005655 252.129.176.193 - - [2026-04-23 01:52:31] "POST /neutron/subnet HTTP/1.1" 200 701 0.006374 252.129.176.193 - - [2026-04-23 01:52:31] "POST /neutron/network HTTP/1.1" 200 837 0.006517 10.0.0.129 - - [2026-04-23 01:52:31] "POST /id-to-fqname HTTP/1.1" 200 228 0.001296 252.129.176.193 - - [2026-04-23 01:52:31] "POST /neutron/network HTTP/1.1" 200 847 0.005208 252.129.176.193 - - [2026-04-23 01:52:31] "GET /aaa-mode HTTP/1.1" 401 298 0.000660 252.129.176.193 - - [2026-04-23 01:52:31] "GET / HTTP/1.1" 200 36499 0.001561 252.129.176.193 - - [2026-04-23 01:52:31] "GET /project/f33673cc-e130-45b5-8a0d-813caec251fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000367 10.0.0.129 - - [2026-04-23 01:52:32] "GET /projects?obj_uuids=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001236 252.129.176.193 - - [2026-04-23 01:52:32] "GET /project/f33673cc-e130-45b5-8a0d-813caec251fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.062769 252.129.176.193 - - [2026-04-23 01:52:32] "POST /neutron/network HTTP/1.1" 200 837 0.007304 252.129.176.193 - - [2026-04-23 01:52:32] "POST /neutron/port HTTP/1.1" 200 117 0.006643 252.129.176.193 - - [2026-04-23 01:52:32] "POST /neutron/port HTTP/1.1" 200 117 0.005836 10.0.0.129 - - [2026-04-23 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005405 10.0.0.129 - - [2026-04-23 01:52:32] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004881 10.0.0.129 - - [2026-04-23 01:52:32] "PUT /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5 HTTP/1.1" 200 278 0.016769 252.129.176.193 - - [2026-04-23 01:52:32] "POST /neutron/port HTTP/1.1" 200 117 0.006489 252.129.176.193 - - [2026-04-23 01:52:33] "POST /neutron/network HTTP/1.1" 200 847 0.005983 10.0.0.129 - - [2026-04-23 01:52:33] "GET /projects?obj_uuids=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001189 252.129.176.193 - - [2026-04-23 01:52:33] "POST /neutron/port HTTP/1.1" 200 1053 0.228836 252.129.176.193 - - [2026-04-23 01:52:33] "POST /neutron/port HTTP/1.1" 200 1053 0.011363 252.129.176.193 - - [2026-04-23 01:52:33] "POST /neutron/port HTTP/1.1" 200 1053 0.010451 252.129.176.193 - - [2026-04-23 01:52:33] "POST /neutron/port HTTP/1.1" 200 1103 0.055365 252.129.176.193 - - [2026-04-23 01:52:33] "POST /neutron/port HTTP/1.1" 200 1113 0.015023 252.129.176.193 - - [2026-04-23 01:52:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003794 252.129.176.193 - - [2026-04-23 01:52:33] "POST /neutron/subnet HTTP/1.1" 200 675 0.006878 252.129.176.193 - - [2026-04-23 01:52:33] "POST /neutron/port HTTP/1.1" 200 117 0.001750 252.129.176.193 - - [2026-04-23 01:52:34] "POST /neutron/network HTTP/1.1" 200 837 0.005746 252.129.176.193 - - [2026-04-23 01:52:37] "POST /neutron/port HTTP/1.1" 200 1113 0.016230 252.129.176.193 - - [2026-04-23 01:52:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006590 252.129.176.193 - - [2026-04-23 01:52:38] "POST /neutron/port HTTP/1.1" 200 1113 0.013877 252.129.176.193 - - [2026-04-23 01:52:38] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007671 252.129.176.193 - - [2026-04-23 01:52:38] "POST /neutron/port HTTP/1.1" 200 1113 0.015417 252.129.176.193 - - [2026-04-23 01:52:38] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005990 10.0.0.129 - - [2026-04-23 01:52:38] "GET /virtual-machine/85440c07-c1fb-4ca0-bd8f-0961f3225e52 HTTP/1.1" 401 298 0.000405 10.0.0.129 - - [2026-04-23 01:52:38] "GET /virtual-machine/85440c07-c1fb-4ca0-bd8f-0961f3225e52 HTTP/1.1" 200 1294 0.034171 10.0.0.129 - - [2026-04-23 01:52:38] "GET /virtual-machine-interface/e9b7a45d-ffa3-40fa-ba7a-154be20367ce HTTP/1.1" 200 2974 0.005862 10.0.0.129 - - [2026-04-23 01:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.129 - - [2026-04-23 01:52:39] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004272 10.0.0.129 - - [2026-04-23 01:52:39] "GET /virtual-networks?parent_id=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003556 10.0.0.129 - - [2026-04-23 01:52:39] "GET /virtual-network/dcd60ce1-b9fa-453a-8591-5a075f5b232f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005570 10.0.0.129 - - [2026-04-23 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002968 10.0.0.129 - - [2026-04-23 01:52:42] "GET /virtual-network/dcd60ce1-b9fa-453a-8591-5a075f5b232f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.004661 252.129.176.193 - - [2026-04-23 01:52:43] "POST /neutron/port HTTP/1.1" 200 1113 0.013629 252.129.176.193 - - [2026-04-23 01:52:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006991 252.129.176.193 - - [2026-04-23 01:52:44] "POST /neutron/port HTTP/1.1" 200 1113 0.029574 252.129.176.193 - - [2026-04-23 01:52:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006406 252.129.176.193 - - [2026-04-23 01:52:44] "POST /neutron/port HTTP/1.1" 200 1113 0.014703 252.129.176.193 - - [2026-04-23 01:52:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006517 252.129.176.193 - - [2026-04-23 01:52:45] "POST /neutron/port HTTP/1.1" 200 1113 0.013978 252.129.176.193 - - [2026-04-23 01:52:46] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005403 10.0.0.129 - - [2026-04-23 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.129 - - [2026-04-23 01:52:46] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003019 10.0.0.129 - - [2026-04-23 01:52:46] "GET /virtual-networks?parent_id=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002735 10.0.0.129 - - [2026-04-23 01:52:46] "GET /virtual-network/dcd60ce1-b9fa-453a-8591-5a075f5b232f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005853 10.0.0.129 - - [2026-04-23 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.129 - - [2026-04-23 01:52:48] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003252 10.0.0.129 - - [2026-04-23 01:52:48] "PUT /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5 HTTP/1.1" 200 278 0.010120 252.129.176.193 - - [2026-04-23 01:52:48] "POST /neutron/network HTTP/1.1" 200 837 0.007152 252.129.176.193 - - [2026-04-23 01:52:48] "POST /neutron/network HTTP/1.1" 400 204 0.012496 252.129.176.193 - - [2026-04-23 01:52:49] "POST /neutron/port HTTP/1.1" 200 1113 0.012458 252.129.176.193 - - [2026-04-23 01:52:49] "POST /neutron/port HTTP/1.1" 200 1103 0.013525 252.129.176.193 - - [2026-04-23 01:52:49] "POST /neutron/port HTTP/1.1" 200 151 0.096387 252.129.176.193 - - [2026-04-23 01:52:51] "POST /neutron/network HTTP/1.1" 200 837 0.008435 10.0.0.129 - - [2026-04-23 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005717 10.0.0.129 - - [2026-04-23 01:52:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002937 10.0.0.129 - - [2026-04-23 01:52:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003894 252.129.176.193 - - [2026-04-23 01:52:51] "POST /neutron/network HTTP/1.1" 200 151 0.089430 10.0.0.129 - - [2026-04-23 01:52:51] "DELETE /route-target/0e65f3aa-454d-4c65-8f3f-8b25027faff0 HTTP/1.1" 200 115 0.020920 10.0.0.129 - - [2026-04-23 01:52:52] "GET /global-vrouter-configs HTTP/1.1" 200 359 0.002498 10.0.0.129 - - [2026-04-23 01:52:52] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5 HTTP/1.1" 200 1886 0.003487 10.0.0.129 - - [2026-04-23 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.129 - - [2026-04-23 01:52:52] "GET /projects?obj_uuids=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001016 10.0.0.129 - - [2026-04-23 01:52:52] "GET /project/f33673cc-e130-45b5-8a0d-813caec251fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.026330 252.129.176.193 - - [2026-04-23 01:52:52] "POST /neutron/network HTTP/1.1" 200 117 0.008415 10.0.0.129 - - [2026-04-23 01:52:52] "GET /projects?obj_uuids=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001159 252.129.176.193 - - [2026-04-23 01:52:52] "POST /neutron/network HTTP/1.1" 200 603 0.071970 10.0.0.129 - - [2026-04-23 01:52:52] "POST /route-targets HTTP/1.1" 200 329 0.022271 10.0.0.129 - - [2026-04-23 01:52:52] "POST /ref-update HTTP/1.1" 200 156 0.020760 10.0.0.129 - - [2026-04-23 01:52:52] "POST /useragent-kv HTTP/1.1" 200 115 0.003182 252.129.176.193 - - [2026-04-23 01:52:52] "POST /neutron/subnet HTTP/1.1" 200 730 0.133122 252.129.176.193 - - [2026-04-23 01:52:52] "POST /neutron/network HTTP/1.1" 200 823 0.005530 10.0.0.129 - - [2026-04-23 01:52:52] "POST /id-to-fqname HTTP/1.1" 200 218 0.001420 10.0.0.129 - - [2026-04-23 01:52:52] "GET /virtual-network/f29c40a5-d0ff-4519-abfe-5a6752915742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006279 252.129.176.193 - - [2026-04-23 01:52:52] "POST /neutron/network HTTP/1.1" 200 823 0.006239 10.0.0.129 - - [2026-04-23 01:52:52] "GET /virtual-network/f29c40a5-d0ff-4519-abfe-5a6752915742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005125 252.129.176.193 - - [2026-04-23 01:52:52] "POST /neutron/network HTTP/1.1" 200 823 0.005124 252.129.176.193 - - [2026-04-23 01:52:52] "POST /neutron/subnet HTTP/1.1" 200 730 0.007998 10.0.0.129 - - [2026-04-23 01:52:52] "POST /id-to-fqname HTTP/1.1" 200 218 0.001624 252.129.176.193 - - [2026-04-23 01:52:53] "POST /neutron/network HTTP/1.1" 200 833 0.019349 252.129.176.193 - - [2026-04-23 01:52:53] "GET /aaa-mode HTTP/1.1" 401 298 0.000619 252.129.176.193 - - [2026-04-23 01:52:53] "GET / HTTP/1.1" 200 36499 0.003415 252.129.176.193 - - [2026-04-23 01:52:53] "GET /project/f33673cc-e130-45b5-8a0d-813caec251fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000539 10.0.0.129 - - [2026-04-23 01:52:53] "GET /projects?obj_uuids=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001058 252.129.176.193 - - [2026-04-23 01:52:53] "GET /project/f33673cc-e130-45b5-8a0d-813caec251fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.065079 252.129.176.193 - - [2026-04-23 01:52:53] "POST /neutron/network HTTP/1.1" 200 823 0.006133 252.129.176.193 - - [2026-04-23 01:52:53] "POST /neutron/port HTTP/1.1" 200 117 0.005418 252.129.176.193 - - [2026-04-23 01:52:53] "POST /neutron/port HTTP/1.1" 200 117 0.006321 252.129.176.193 - - [2026-04-23 01:52:54] "POST /neutron/port HTTP/1.1" 200 117 0.006877 252.129.176.193 - - [2026-04-23 01:52:54] "POST /neutron/network HTTP/1.1" 200 833 0.008455 10.0.0.129 - - [2026-04-23 01:52:54] "GET /projects?obj_uuids=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001184 252.129.176.193 - - [2026-04-23 01:52:54] "POST /neutron/port HTTP/1.1" 200 1059 0.240504 252.129.176.193 - - [2026-04-23 01:52:54] "POST /neutron/port HTTP/1.1" 200 1059 0.010540 252.129.176.193 - - [2026-04-23 01:52:54] "POST /neutron/port HTTP/1.1" 200 1059 0.011235 252.129.176.193 - - [2026-04-23 01:52:54] "POST /neutron/port HTTP/1.1" 200 1109 0.067914 252.129.176.193 - - [2026-04-23 01:52:55] "POST /neutron/port HTTP/1.1" 200 1119 0.012482 252.129.176.193 - - [2026-04-23 01:52:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010728 252.129.176.193 - - [2026-04-23 01:52:55] "POST /neutron/subnet HTTP/1.1" 200 704 0.007820 252.129.176.193 - - [2026-04-23 01:52:55] "POST /neutron/port HTTP/1.1" 200 117 0.001188 252.129.176.193 - - [2026-04-23 01:52:55] "POST /neutron/network HTTP/1.1" 200 823 0.005899 252.129.176.193 - - [2026-04-23 01:52:59] "POST /neutron/port HTTP/1.1" 200 1119 0.014320 252.129.176.193 - - [2026-04-23 01:52:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010904 252.129.176.193 - - [2026-04-23 01:52:59] "POST /neutron/port HTTP/1.1" 200 1119 0.013429 252.129.176.193 - - [2026-04-23 01:52:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007680 252.129.176.193 - - [2026-04-23 01:52:59] "POST /neutron/port HTTP/1.1" 200 1119 0.012519 252.129.176.193 - - [2026-04-23 01:52:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006287 10.0.0.129 - - [2026-04-23 01:52:59] "GET /virtual-machine/6b54ece2-97ea-450f-9549-e535c900b46f HTTP/1.1" 200 1294 0.005956 10.0.0.129 - - [2026-04-23 01:52:59] "GET /virtual-machine-interface/753b7f33-836d-44c7-8b55-4f268569499c HTTP/1.1" 200 2943 0.005397 10.0.0.129 - - [2026-04-23 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.129 - - [2026-04-23 01:52:59] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003079 10.0.0.129 - - [2026-04-23 01:52:59] "GET /virtual-networks?parent_id=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003707 10.0.0.129 - - [2026-04-23 01:52:59] "GET /virtual-network/f29c40a5-d0ff-4519-abfe-5a6752915742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005499 10.0.0.129 - - [2026-04-23 01:53:01] "DELETE /project/f33673cce13045b58a0d813caec251fb HTTP/1.1" 404 173 0.005180 10.0.0.129 - - [2026-04-23 01:53:01] "GET /projects?obj_uuids=bd5129d1-2b6d-437f-895b-62124e142c13&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000921 10.0.0.129 - - [2026-04-23 01:53:01] "GET /project/bd5129d1-2b6d-437f-895b-62124e142c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.031496 10.0.0.129 - - [2026-04-23 01:53:01] "GET /projects?obj_uuids=bd5129d1-2b6d-437f-895b-62124e142c13&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001089 10.0.0.129 - - [2026-04-23 01:53:01] "GET /project/bd5129d1-2b6d-437f-895b-62124e142c13?fields=security_groups HTTP/1.1" 200 1353 0.070507 10.0.0.129 - - [2026-04-23 01:53:01] "DELETE /security-group/f054e0f3-1b7f-43ed-83bd-3624b2a81f7a HTTP/1.1" 200 115 0.045642 10.0.0.129 - - [2026-04-23 01:53:01] "GET /projects?obj_uuids=bd5129d1-2b6d-437f-895b-62124e142c13&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001041 10.0.0.129 - - [2026-04-23 01:53:01] "DELETE /access-control-list/a7e1a646-25f7-4836-bd85-7b2e68964ca6 HTTP/1.1" 200 115 0.037714 10.0.0.129 - - [2026-04-23 01:53:01] "GET /project/bd5129d1-2b6d-437f-895b-62124e142c13?fields=application_policy_sets HTTP/1.1" 200 1392 0.039189 10.0.0.129 - - [2026-04-23 01:53:01] "DELETE /access-control-list/70a65278-6713-46a5-8499-77136c3398e3 HTTP/1.1" 200 115 0.035330 10.0.0.129 - - [2026-04-23 01:53:01] "DELETE /project/bd5129d1-2b6d-437f-895b-62124e142c13 HTTP/1.1" 200 115 0.365402 10.0.0.129 - - [2026-04-23 01:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.129 - - [2026-04-23 01:53:03] "GET /virtual-network/f29c40a5-d0ff-4519-abfe-5a6752915742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005257 252.129.176.193 - - [2026-04-23 01:53:04] "POST /neutron/port HTTP/1.1" 200 1119 0.018345 252.129.176.193 - - [2026-04-23 01:53:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006011 252.129.176.193 - - [2026-04-23 01:53:05] "POST /neutron/port HTTP/1.1" 200 1119 0.014966 252.129.176.193 - - [2026-04-23 01:53:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008610 252.129.176.193 - - [2026-04-23 01:53:05] "POST /neutron/port HTTP/1.1" 200 1119 0.013841 252.129.176.193 - - [2026-04-23 01:53:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005826 10.0.0.129 - - [2026-04-23 01:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.129 - - [2026-04-23 01:53:07] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003172 10.0.0.129 - - [2026-04-23 01:53:07] "GET /virtual-networks?parent_id=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002967 10.0.0.129 - - [2026-04-23 01:53:07] "GET /virtual-network/f29c40a5-d0ff-4519-abfe-5a6752915742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005565 10.0.0.129 - - [2026-04-23 01:53:07] "GET /global-system-configs HTTP/1.1" 401 298 0.000844 10.0.0.129 - - [2026-04-23 01:53:07] "GET /global-system-configs HTTP/1.1" 401 298 0.000656 252.129.176.193 - - [2026-04-23 01:53:07] "POST /neutron/port HTTP/1.1" 200 1119 0.013962 252.129.176.193 - - [2026-04-23 01:53:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006392 252.129.176.193 - - [2026-04-23 01:53:07] "POST /neutron/port HTTP/1.1" 200 1119 0.015245 252.129.176.193 - - [2026-04-23 01:53:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007776 10.0.0.129 - - [2026-04-23 01:53:08] "GET /global-system-configs HTTP/1.1" 401 298 0.000430 10.0.0.129 - - [2026-04-23 01:53:08] "GET /global-system-configs HTTP/1.1" 401 298 0.000520 10.0.0.129 - - [2026-04-23 01:53:11] "GET /obj-perms HTTP/1.1" 200 6411 0.066174 10.0.0.129 - - [2026-04-23 01:53:11] "GET /obj-perms HTTP/1.1" 200 6411 0.181119 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:53:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001457 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:53:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001211 252.129.176.193 - - [2026-04-23 01:53:14] "POST /neutron/network HTTP/1.1" 200 823 0.010515 252.129.176.193 - - [2026-04-23 01:53:14] "POST /neutron/network HTTP/1.1" 400 204 0.014749 252.129.176.193 - - [2026-04-23 01:53:15] "POST /neutron/port HTTP/1.1" 200 1119 0.013515 252.129.176.193 - - [2026-04-23 01:53:15] "POST /neutron/port HTTP/1.1" 200 1109 0.012926 252.129.176.193 - - [2026-04-23 01:53:15] "POST /neutron/port HTTP/1.1" 200 151 0.107244 252.129.176.193 - - [2026-04-23 01:53:16] "POST /neutron/network HTTP/1.1" 200 823 0.006293 10.0.0.129 - - [2026-04-23 01:53:16] "POST /useragent-kv HTTP/1.1" 200 115 0.004680 10.0.0.129 - - [2026-04-23 01:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.129 - - [2026-04-23 01:53:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003201 252.129.176.193 - - [2026-04-23 01:53:16] "POST /neutron/network HTTP/1.1" 200 151 0.086242 10.0.0.129 - - [2026-04-23 01:53:16] "DELETE /route-target/a353e64f-ec55-45f1-a4c4-5b067a980715 HTTP/1.1" 200 115 0.016856 10.0.0.129 - - [2026-04-23 01:53:17] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 549 0.003034 10.0.0.129 - - [2026-04-23 01:53:17] "POST /network-ipams HTTP/1.1" 200 543 0.017498 10.0.0.129 - - [2026-04-23 01:53:17] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 768 0.002818 10.0.0.129 - - [2026-04-23 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.129 - - [2026-04-23 01:53:17] "GET /network-ipam/a033b52c-b998-40d9-a769-a3fe5ed62cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1332 0.006313 10.0.0.129 - - [2026-04-23 01:53:17] "PUT /network-ipam/a033b52c-b998-40d9-a769-a3fe5ed62cf4 HTTP/1.1" 200 260 0.011840 10.0.0.129 - - [2026-04-23 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.129 - - [2026-04-23 01:53:18] "GET /projects?obj_uuids=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001020 10.0.0.129 - - [2026-04-23 01:53:18] "GET /project/f33673cc-e130-45b5-8a0d-813caec251fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.030295 252.129.176.193 - - [2026-04-23 01:53:18] "POST /neutron/network HTTP/1.1" 200 117 0.009382 10.0.0.129 - - [2026-04-23 01:53:18] "GET /projects?obj_uuids=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001122 252.129.176.193 - - [2026-04-23 01:53:18] "POST /neutron/network HTTP/1.1" 200 603 0.066618 10.0.0.129 - - [2026-04-23 01:53:18] "POST /route-targets HTTP/1.1" 200 329 0.010575 10.0.0.129 - - [2026-04-23 01:53:18] "POST /ref-update HTTP/1.1" 200 156 0.016359 10.0.0.129 - - [2026-04-23 01:53:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003907 252.129.176.193 - - [2026-04-23 01:53:18] "POST /neutron/subnet HTTP/1.1" 200 699 0.126975 10.0.0.129 - - [2026-04-23 01:53:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003995 252.129.176.193 - - [2026-04-23 01:53:18] "POST /neutron/subnet HTTP/1.1" 200 699 0.192156 252.129.176.193 - - [2026-04-23 01:53:18] "POST /neutron/network HTTP/1.1" 200 988 0.007171 10.0.0.129 - - [2026-04-23 01:53:18] "POST /id-to-fqname HTTP/1.1" 200 218 0.001884 10.0.0.129 - - [2026-04-23 01:53:18] "GET /virtual-network/b86be9f3-fd50-4902-8797-e2bd0a83410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005239 252.129.176.193 - - [2026-04-23 01:53:18] "POST /neutron/network HTTP/1.1" 200 988 0.007895 10.0.0.129 - - [2026-04-23 01:53:18] "GET /virtual-network/b86be9f3-fd50-4902-8797-e2bd0a83410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005679 252.129.176.193 - - [2026-04-23 01:53:18] "POST /neutron/network HTTP/1.1" 200 988 0.008139 252.129.176.193 - - [2026-04-23 01:53:19] "POST /neutron/subnet HTTP/1.1" 200 699 0.007548 252.129.176.193 - - [2026-04-23 01:53:19] "POST /neutron/subnet HTTP/1.1" 200 699 0.007331 252.129.176.193 - - [2026-04-23 01:53:19] "POST /neutron/network HTTP/1.1" 200 988 0.007584 252.129.176.193 - - [2026-04-23 01:53:19] "POST /neutron/subnet HTTP/1.1" 200 699 0.006561 252.129.176.193 - - [2026-04-23 01:53:19] "POST /neutron/subnet HTTP/1.1" 200 699 0.010444 10.0.0.129 - - [2026-04-23 01:53:19] "GET /projects?obj_uuids=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001379 252.129.176.193 - - [2026-04-23 01:53:19] "POST /neutron/port HTTP/1.1" 200 1015 0.174055 10.0.0.129 - - [2026-04-23 01:53:19] "GET /projects?obj_uuids=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001128 252.129.176.193 - - [2026-04-23 01:53:19] "POST /neutron/port HTTP/1.1" 200 1015 0.171809 10.0.0.129 - - [2026-04-23 01:53:19] "POST /id-to-fqname HTTP/1.1" 200 218 0.001576 252.129.176.193 - - [2026-04-23 01:53:20] "POST /neutron/port HTTP/1.1" 200 1015 0.010369 252.129.176.193 - - [2026-04-23 01:53:20] "POST /neutron/port HTTP/1.1" 200 1015 0.044579 252.129.176.193 - - [2026-04-23 01:53:20] "POST /neutron/network HTTP/1.1" 200 988 0.008170 252.129.176.193 - - [2026-04-23 01:53:20] "POST /neutron/port HTTP/1.1" 200 1015 0.010025 252.129.176.193 - - [2026-04-23 01:53:20] "POST /neutron/port HTTP/1.1" 200 117 0.007110 252.129.176.193 - - [2026-04-23 01:53:20] "POST /neutron/port HTTP/1.1" 200 117 0.005483 10.0.0.129 - - [2026-04-23 01:53:20] "POST /id-to-fqname HTTP/1.1" 200 218 0.001431 252.129.176.193 - - [2026-04-23 01:53:20] "POST /neutron/port HTTP/1.1" 200 117 0.005221 252.129.176.193 - - [2026-04-23 01:53:20] "POST /neutron/port HTTP/1.1" 200 1015 0.009006 252.129.176.193 - - [2026-04-23 01:53:21] "POST /neutron/port HTTP/1.1" 200 1015 0.012105 252.129.176.193 - - [2026-04-23 01:53:21] "POST /neutron/port HTTP/1.1" 200 1015 0.050568 252.129.176.193 - - [2026-04-23 01:53:21] "POST /neutron/network HTTP/1.1" 200 988 0.008154 252.129.176.193 - - [2026-04-23 01:53:21] "POST /neutron/port HTTP/1.1" 200 1015 0.012886 252.129.176.193 - - [2026-04-23 01:53:21] "POST /neutron/port HTTP/1.1" 200 1015 0.019367 252.129.176.193 - - [2026-04-23 01:53:21] "POST /neutron/port HTTP/1.1" 200 117 0.006313 252.129.176.193 - - [2026-04-23 01:53:21] "POST /neutron/port HTTP/1.1" 200 1015 0.014820 252.129.176.193 - - [2026-04-23 01:53:21] "POST /neutron/port HTTP/1.1" 200 117 0.005399 252.129.176.193 - - [2026-04-23 01:53:21] "POST /neutron/network HTTP/1.1" 200 998 0.007863 10.0.0.129 - - [2026-04-23 01:53:21] "POST /id-to-fqname HTTP/1.1" 200 218 0.001411 252.129.176.193 - - [2026-04-23 01:53:21] "POST /neutron/port HTTP/1.1" 200 1015 0.013530 252.129.176.193 - - [2026-04-23 01:53:21] "POST /neutron/port HTTP/1.1" 200 117 0.009150 252.129.176.193 - - [2026-04-23 01:53:21] "POST /neutron/port HTTP/1.1" 200 1015 0.011159 252.129.176.193 - - [2026-04-23 01:53:21] "POST /neutron/network HTTP/1.1" 200 998 0.006879 252.129.176.193 - - [2026-04-23 01:53:21] "POST /neutron/port HTTP/1.1" 200 1103 0.080192 252.129.176.193 - - [2026-04-23 01:53:22] "GET /aaa-mode HTTP/1.1" 401 298 0.000626 252.129.176.193 - - [2026-04-23 01:53:22] "GET / HTTP/1.1" 200 36499 0.001872 252.129.176.193 - - [2026-04-23 01:53:22] "GET /project/f33673cc-e130-45b5-8a0d-813caec251fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000351 252.129.176.193 - - [2026-04-23 01:53:22] "POST /neutron/port HTTP/1.1" 200 1113 0.018277 252.129.176.193 - - [2026-04-23 01:53:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004648 252.129.176.193 - - [2026-04-23 01:53:22] "POST /neutron/subnet HTTP/1.1" 200 673 0.009689 252.129.176.193 - - [2026-04-23 01:53:22] "POST /neutron/port HTTP/1.1" 200 117 0.001482 252.129.176.193 - - [2026-04-23 01:53:22] "POST /neutron/port HTTP/1.1" 200 1015 0.011339 252.129.176.193 - - [2026-04-23 01:53:22] "POST /neutron/network HTTP/1.1" 200 988 0.010963 252.129.176.193 - - [2026-04-23 01:53:22] "POST /neutron/network HTTP/1.1" 200 998 0.006134 252.129.176.193 - - [2026-04-23 01:53:22] "POST /neutron/port HTTP/1.1" 200 1015 0.015334 10.0.0.129 - - [2026-04-23 01:53:22] "GET /projects?obj_uuids=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001284 252.129.176.193 - - [2026-04-23 01:53:22] "GET /project/f33673cc-e130-45b5-8a0d-813caec251fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.066935 252.129.176.193 - - [2026-04-23 01:53:22] "POST /neutron/network HTTP/1.1" 200 988 0.010502 252.129.176.193 - - [2026-04-23 01:53:22] "POST /neutron/port HTTP/1.1" 200 1015 0.013416 252.129.176.193 - - [2026-04-23 01:53:22] "POST /neutron/port HTTP/1.1" 200 1103 0.106182 252.129.176.193 - - [2026-04-23 01:53:22] "POST /neutron/port HTTP/1.1" 200 2074 0.025845 252.129.176.193 - - [2026-04-23 01:53:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007754 252.129.176.193 - - [2026-04-23 01:53:22] "POST /neutron/port HTTP/1.1" 200 1113 0.019382 252.129.176.193 - - [2026-04-23 01:53:22] "POST /neutron/port HTTP/1.1" 200 117 0.007655 252.129.176.193 - - [2026-04-23 01:53:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005033 10.0.0.129 - - [2026-04-23 01:53:22] "GET /domains HTTP/1.1" 200 440 0.004098 252.129.176.193 - - [2026-04-23 01:53:22] "POST /neutron/subnet HTTP/1.1" 200 673 0.010925 10.0.0.129 - - [2026-04-23 01:53:22] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001796 10.0.0.129 - - [2026-04-23 01:53:22] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1308 0.010438 252.129.176.193 - - [2026-04-23 01:53:23] "POST /neutron/port HTTP/1.1" 200 117 0.001771 10.0.0.129 - - [2026-04-23 01:53:23] "GET /projects?obj_uuids=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000966 10.0.0.129 - - [2026-04-23 01:53:23] "GET /project/f33673cc-e130-45b5-8a0d-813caec251fb HTTP/1.1" 200 2844 0.037023 252.129.176.193 - - [2026-04-23 01:53:23] "POST /neutron/network HTTP/1.1" 200 988 0.012194 10.0.0.129 - - [2026-04-23 01:53:23] "GET /network-ipam/a033b52c-b998-40d9-a769-a3fe5ed62cf4 HTTP/1.1" 200 2649 0.007807 10.0.0.129 - - [2026-04-23 01:53:23] "GET /domains HTTP/1.1" 200 440 0.003304 10.0.0.129 - - [2026-04-23 01:53:23] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001637 10.0.0.129 - - [2026-04-23 01:53:23] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1308 0.010446 252.129.176.193 - - [2026-04-23 01:53:23] "POST /neutron/network HTTP/1.1" 200 998 0.006281 10.0.0.129 - - [2026-04-23 01:53:23] "GET /projects?obj_uuids=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001319 10.0.0.129 - - [2026-04-23 01:53:23] "GET /project/f33673cc-e130-45b5-8a0d-813caec251fb HTTP/1.1" 200 2844 0.034122 10.0.0.129 - - [2026-04-23 01:53:23] "GET /projects?obj_uuids=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001427 10.0.0.129 - - [2026-04-23 01:53:23] "GET /virtual-network/b86be9f3-fd50-4902-8797-e2bd0a83410b HTTP/1.1" 200 3786 0.008029 10.0.0.129 - - [2026-04-23 01:53:23] "GET /virtual-network/b86be9f3-fd50-4902-8797-e2bd0a83410b HTTP/1.1" 200 3786 0.029974 10.0.0.129 - - [2026-04-23 01:53:23] "GET /routing-instance/02e8d1b0-9458-4446-8d58-fa811263d2ea HTTP/1.1" 200 2815 0.005403 10.0.0.129 - - [2026-04-23 01:53:23] "GET /routing-instance/02e8d1b0-9458-4446-8d58-fa811263d2ea HTTP/1.1" 200 2815 0.004906 252.129.176.193 - - [2026-04-23 01:53:23] "POST /neutron/port HTTP/1.1" 200 1053 0.273711 10.0.0.129 - - [2026-04-23 01:53:23] "GET /route-target/2048fe78-77bd-4ae4-afd8-a30331e32e93 HTTP/1.1" 200 1206 0.003145 252.129.176.193 - - [2026-04-23 01:53:23] "POST /neutron/port HTTP/1.1" 200 1053 0.012340 10.0.0.129 - - [2026-04-23 01:53:23] "GET /virtual-network/b86be9f3-fd50-4902-8797-e2bd0a83410b HTTP/1.1" 200 4240 0.006419 252.129.176.193 - - [2026-04-23 01:53:23] "POST /neutron/port HTTP/1.1" 200 1053 0.010940 10.0.0.129 - - [2026-04-23 01:53:23] "GET /routing-instance/02e8d1b0-9458-4446-8d58-fa811263d2ea HTTP/1.1" 200 2815 0.003517 10.0.0.129 - - [2026-04-23 01:53:23] "GET /virtual-network/b86be9f3-fd50-4902-8797-e2bd0a83410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006480 10.0.0.129 - - [2026-04-23 01:53:23] "GET /virtual-network/b86be9f3-fd50-4902-8797-e2bd0a83410b HTTP/1.1" 200 4240 0.005564 252.129.176.193 - - [2026-04-23 01:53:23] "POST /neutron/port HTTP/1.1" 200 1103 0.068609 10.0.0.129 - - [2026-04-23 01:53:23] "GET /routing-instance/02e8d1b0-9458-4446-8d58-fa811263d2ea HTTP/1.1" 200 2815 0.003564 10.0.0.129 - - [2026-04-23 01:53:24] "GET /routing-instance/02e8d1b0-9458-4446-8d58-fa811263d2ea HTTP/1.1" 200 2815 0.004515 252.129.176.193 - - [2026-04-23 01:53:24] "POST /neutron/port HTTP/1.1" 200 1113 0.012633 10.0.0.129 - - [2026-04-23 01:53:24] "GET /route-target/2048fe78-77bd-4ae4-afd8-a30331e32e93 HTTP/1.1" 200 1206 0.003443 252.129.176.193 - - [2026-04-23 01:53:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006321 252.129.176.193 - - [2026-04-23 01:53:24] "POST /neutron/subnet HTTP/1.1" 200 673 0.009776 10.0.0.129 - - [2026-04-23 01:53:24] "GET /domains HTTP/1.1" 200 440 0.004839 252.129.176.193 - - [2026-04-23 01:53:24] "POST /neutron/port HTTP/1.1" 200 117 0.001187 10.0.0.129 - - [2026-04-23 01:53:24] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001503 10.0.0.129 - - [2026-04-23 01:53:24] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1308 0.007462 252.129.176.193 - - [2026-04-23 01:53:24] "POST /neutron/network HTTP/1.1" 200 988 0.009730 10.0.0.129 - - [2026-04-23 01:53:24] "GET /projects?obj_uuids=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001356 10.0.0.129 - - [2026-04-23 01:53:24] "GET /project/f33673cc-e130-45b5-8a0d-813caec251fb HTTP/1.1" 200 3088 0.033839 10.0.0.129 - - [2026-04-23 01:53:24] "GET /virtual-network/b86be9f3-fd50-4902-8797-e2bd0a83410b HTTP/1.1" 200 4240 0.006117 10.0.0.129 - - [2026-04-23 01:53:24] "GET /obj-perms HTTP/1.1" 200 6458 0.065737 252.129.176.193 - - [2026-04-23 01:53:25] "POST /neutron/port HTTP/1.1" 200 1113 0.016156 252.129.176.193 - - [2026-04-23 01:53:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008095 252.129.176.193 - - [2026-04-23 01:53:25] "POST /neutron/port HTTP/1.1" 200 1113 0.020289 252.129.176.193 - - [2026-04-23 01:53:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006879 252.129.176.193 - - [2026-04-23 01:53:25] "POST /neutron/port HTTP/1.1" 200 1113 0.013515 252.129.176.193 - - [2026-04-23 01:53:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006499 10.0.0.129 - - [2026-04-23 01:53:25] "GET /virtual-machine/b8708797-50a2-42f1-9a3a-54c40336f4c8 HTTP/1.1" 200 1291 0.008825 10.0.0.129 - - [2026-04-23 01:53:25] "GET /virtual-machine-interface/061e30b2-94e0-46d8-9a75-dcef913e1624 HTTP/1.1" 200 2942 0.014793 10.0.0.129 - - [2026-04-23 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.129 - - [2026-04-23 01:53:25] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003257 10.0.0.129 - - [2026-04-23 01:53:25] "GET /virtual-networks?parent_id=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003020 10.0.0.129 - - [2026-04-23 01:53:25] "GET /virtual-network/b86be9f3-fd50-4902-8797-e2bd0a83410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005477 10.0.0.129 - - [2026-04-23 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004727 10.0.0.129 - - [2026-04-23 01:53:29] "GET /virtual-network/b86be9f3-fd50-4902-8797-e2bd0a83410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004995 252.129.176.193 - - [2026-04-23 01:53:32] "POST /neutron/port HTTP/1.1" 200 1113 0.013361 252.129.176.193 - - [2026-04-23 01:53:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005730 252.129.176.193 - - [2026-04-23 01:53:33] "POST /neutron/port HTTP/1.1" 200 1113 0.015020 252.129.176.193 - - [2026-04-23 01:53:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010702 10.0.0.129 - - [2026-04-23 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.129 - - [2026-04-23 01:53:33] "GET /virtual-network/b86be9f3-fd50-4902-8797-e2bd0a83410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005451 252.129.176.193 - - [2026-04-23 01:53:33] "POST /neutron/port HTTP/1.1" 200 1113 0.015632 252.129.176.193 - - [2026-04-23 01:53:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006294 252.129.176.193 - - [2026-04-23 01:53:33] "POST /neutron/port HTTP/1.1" 200 1113 0.020423 252.129.176.193 - - [2026-04-23 01:53:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006161 252.129.176.193 - - [2026-04-23 01:53:33] "POST /neutron/port HTTP/1.1" 200 1113 0.013959 252.129.176.193 - - [2026-04-23 01:53:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006284 252.129.176.193 - - [2026-04-23 01:53:34] "POST /neutron/port HTTP/1.1" 200 1113 0.015192 252.129.176.193 - - [2026-04-23 01:53:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006292 252.129.176.193 - - [2026-04-23 01:53:34] "POST /neutron/port HTTP/1.1" 200 1113 0.016932 252.129.176.193 - - [2026-04-23 01:53:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007374 252.129.176.193 - - [2026-04-23 01:53:34] "POST /neutron/port HTTP/1.1" 200 1113 0.013864 252.129.176.193 - - [2026-04-23 01:53:35] "POST /neutron/port HTTP/1.1" 200 1113 0.014608 252.129.176.193 - - [2026-04-23 01:53:35] "POST /neutron/network HTTP/1.1" 200 998 0.010267 252.129.176.193 - - [2026-04-23 01:53:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004427 252.129.176.193 - - [2026-04-23 01:53:35] "POST /neutron/subnet HTTP/1.1" 200 673 0.009057 252.129.176.193 - - [2026-04-23 01:53:35] "POST /neutron/port HTTP/1.1" 200 117 0.001363 252.129.176.193 - - [2026-04-23 01:53:35] "POST /neutron/network HTTP/1.1" 200 988 0.007609 10.0.0.129 - - [2026-04-23 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.129 - - [2026-04-23 01:53:35] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003790 10.0.0.129 - - [2026-04-23 01:53:35] "GET /virtual-networks?parent_id=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003201 10.0.0.129 - - [2026-04-23 01:53:35] "GET /virtual-network/b86be9f3-fd50-4902-8797-e2bd0a83410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005388 252.129.176.193 - - [2026-04-23 01:53:35] "POST /neutron/port HTTP/1.1" 200 1113 0.012949 252.129.176.193 - - [2026-04-23 01:53:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006685 252.129.176.193 - - [2026-04-23 01:53:35] "POST /neutron/port HTTP/1.1" 200 1113 0.019873 252.129.176.193 - - [2026-04-23 01:53:35] "POST /neutron/port HTTP/1.1" 200 1113 0.017617 252.129.176.193 - - [2026-04-23 01:53:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005918 252.129.176.193 - - [2026-04-23 01:53:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007906 252.129.176.193 - - [2026-04-23 01:53:36] "POST /neutron/port HTTP/1.1" 200 1113 0.018343 252.129.176.193 - - [2026-04-23 01:53:36] "POST /neutron/port HTTP/1.1" 200 1113 0.015090 252.129.176.193 - - [2026-04-23 01:53:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006154 252.129.176.193 - - [2026-04-23 01:53:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012753 10.0.0.129 - - [2026-04-23 01:53:36] "GET /virtual-machine/f337133e-017e-46db-9645-afff2c4396f1 HTTP/1.1" 200 1291 0.009918 10.0.0.129 - - [2026-04-23 01:53:36] "GET /virtual-machine-interface/89edc69e-6609-432f-afa9-a8aabeac7332 HTTP/1.1" 200 2943 0.006854 252.129.176.193 - - [2026-04-23 01:53:36] "POST /neutron/port HTTP/1.1" 200 1113 0.027143 252.129.176.193 - - [2026-04-23 01:53:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006070 252.129.176.193 - - [2026-04-23 01:53:36] "POST /neutron/port HTTP/1.1" 200 1113 0.016669 252.129.176.193 - - [2026-04-23 01:53:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006084 10.0.0.129 - - [2026-04-23 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.129 - - [2026-04-23 01:53:36] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003207 10.0.0.129 - - [2026-04-23 01:53:36] "GET /virtual-networks?parent_id=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003292 10.0.0.129 - - [2026-04-23 01:53:36] "GET /virtual-network/b86be9f3-fd50-4902-8797-e2bd0a83410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006180 10.0.0.129 - - [2026-04-23 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.129 - - [2026-04-23 01:53:37] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003441 10.0.0.129 - - [2026-04-23 01:53:37] "GET /virtual-networks?parent_id=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003201 10.0.0.129 - - [2026-04-23 01:53:37] "GET /virtual-network/b86be9f3-fd50-4902-8797-e2bd0a83410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004942 252.129.176.193 - - [2026-04-23 01:53:38] "POST /neutron/port HTTP/1.1" 200 1113 0.013716 252.129.176.193 - - [2026-04-23 01:53:38] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006480 252.129.176.193 - - [2026-04-23 01:53:38] "POST /neutron/port HTTP/1.1" 200 1113 0.013164 252.129.176.193 - - [2026-04-23 01:53:38] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006507 252.129.176.193 - - [2026-04-23 01:53:38] "POST /neutron/port HTTP/1.1" 200 1113 0.014524 252.129.176.193 - - [2026-04-23 01:53:38] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007247 10.0.0.129 - - [2026-04-23 01:53:38] "GET /virtual-machine/0076cb7f-4510-490c-bc62-d75ef0230241 HTTP/1.1" 200 1292 0.005107 10.0.0.129 - - [2026-04-23 01:53:38] "GET /virtual-machine-interface/62bff558-dc92-4b2c-ae8c-dc921a89c514 HTTP/1.1" 200 2943 0.005122 10.0.0.129 - - [2026-04-23 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.129 - - [2026-04-23 01:53:38] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003366 10.0.0.129 - - [2026-04-23 01:53:38] "GET /virtual-networks?parent_id=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002945 10.0.0.129 - - [2026-04-23 01:53:38] "GET /virtual-network/b86be9f3-fd50-4902-8797-e2bd0a83410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005682 10.0.0.129 - - [2026-04-23 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.129 - - [2026-04-23 01:53:40] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003648 10.0.0.129 - - [2026-04-23 01:53:40] "GET /virtual-networks?parent_id=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002842 10.0.0.129 - - [2026-04-23 01:53:40] "GET /virtual-network/b86be9f3-fd50-4902-8797-e2bd0a83410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006226 252.129.176.193 - - [2026-04-23 01:53:56] "POST /neutron/port HTTP/1.1" 200 1103 0.029546 252.129.176.193 - - [2026-04-23 01:53:56] "POST /neutron/port HTTP/1.1" 200 1103 0.017455 252.129.176.193 - - [2026-04-23 01:53:56] "POST /neutron/port HTTP/1.1" 200 151 0.182012 252.129.176.193 - - [2026-04-23 01:53:57] "POST /neutron/port HTTP/1.1" 200 1103 0.016412 252.129.176.193 - - [2026-04-23 01:53:57] "POST /neutron/port HTTP/1.1" 200 1103 0.032606 252.129.176.193 - - [2026-04-23 01:53:57] "POST /neutron/port HTTP/1.1" 200 1113 0.036649 252.129.176.193 - - [2026-04-23 01:53:57] "POST /neutron/port HTTP/1.1" 200 1103 0.023737 252.129.176.193 - - [2026-04-23 01:53:57] "POST /neutron/port HTTP/1.1" 200 151 0.261063 252.129.176.193 - - [2026-04-23 01:53:57] "POST /neutron/network HTTP/1.1" 200 988 0.010716 252.129.176.193 - - [2026-04-23 01:53:57] "POST /neutron/port HTTP/1.1" 200 151 0.253599 252.129.176.193 - - [2026-04-23 01:53:57] "POST /neutron/port HTTP/1.1" 200 117 0.028024 252.129.176.193 - - [2026-04-23 01:53:57] "POST /neutron/port HTTP/1.1" 400 205 0.003662 10.0.0.129 - - [2026-04-23 01:53:57] "POST /useragent-kv HTTP/1.1" 200 115 0.071889 10.0.0.129 - - [2026-04-23 01:53:57] "POST /useragent-kv HTTP/1.1" 200 115 0.004370 10.0.0.129 - - [2026-04-23 01:53:57] "POST /useragent-kv HTTP/1.1" 200 115 0.009967 10.0.0.129 - - [2026-04-23 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.112932 10.0.0.129 - - [2026-04-23 01:53:57] "POST /useragent-kv HTTP/1.1" 200 115 0.023459 252.129.176.193 - - [2026-04-23 01:53:57] "POST /neutron/network HTTP/1.1" 200 151 0.374100 10.0.0.129 - - [2026-04-23 01:53:57] "DELETE /route-target/2048fe78-77bd-4ae4-afd8-a30331e32e93 HTTP/1.1" 200 115 0.033373 10.0.0.129 - - [2026-04-23 01:53:57] "GET /routing-instance/02e8d1b0-9458-4446-8d58-fa811263d2ea HTTP/1.1" 404 171 0.007704 10.0.0.129 - - [2026-04-23 01:53:58] "GET /domains HTTP/1.1" 200 440 0.003256 10.0.0.129 - - [2026-04-23 01:53:58] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003031 10.0.0.129 - - [2026-04-23 01:53:58] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 1308 0.023289 10.0.0.129 - - [2026-04-23 01:53:58] "GET /projects?obj_uuids=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002746 10.0.0.129 - - [2026-04-23 01:53:58] "GET /project/f33673cc-e130-45b5-8a0d-813caec251fb HTTP/1.1" 200 2087 0.067372 10.0.0.129 - - [2026-04-23 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.129 - - [2026-04-23 01:53:58] "DELETE /network-ipam/a033b52c-b998-40d9-a769-a3fe5ed62cf4 HTTP/1.1" 200 115 0.022339 10.0.0.129 - - [2026-04-23 01:53:58] "POST /fqname-to-id HTTP/1.1" 404 209 0.002528 10.0.0.129 - - [2026-04-23 01:53:59] "GET /projects?obj_uuids=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000995 10.0.0.129 - - [2026-04-23 01:53:59] "GET /project/f33673cc-e130-45b5-8a0d-813caec251fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.095885 10.0.0.129 - - [2026-04-23 01:53:59] "GET /projects?obj_uuids=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001702 10.0.0.129 - - [2026-04-23 01:53:59] "GET /project/f33673cc-e130-45b5-8a0d-813caec251fb?fields=virtual_networks HTTP/1.1" 200 1034 0.062432 10.0.0.129 - - [2026-04-23 01:53:59] "GET /projects?obj_uuids=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001279 10.0.0.129 - - [2026-04-23 01:53:59] "GET /project/f33673cc-e130-45b5-8a0d-813caec251fb?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.082815 10.0.0.129 - - [2026-04-23 01:53:59] "GET /projects?obj_uuids=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001168 10.0.0.129 - - [2026-04-23 01:53:59] "GET /project/f33673cc-e130-45b5-8a0d-813caec251fb?fields=security_groups HTTP/1.1" 200 1260 0.033747 10.0.0.129 - - [2026-04-23 01:54:01] "GET /projects?obj_uuids=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001085 10.0.0.129 - - [2026-04-23 01:54:01] "GET /project/f33673cc-e130-45b5-8a0d-813caec251fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.029561 10.0.0.129 - - [2026-04-23 01:54:01] "GET /projects?obj_uuids=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000973 10.0.0.129 - - [2026-04-23 01:54:01] "GET /project/f33673cc-e130-45b5-8a0d-813caec251fb?fields=security_groups HTTP/1.1" 200 1350 0.065446 10.0.0.129 - - [2026-04-23 01:54:01] "DELETE /security-group/340711ff-d959-496f-b71e-e5a9d5c69294 HTTP/1.1" 200 115 0.068272 10.0.0.129 - - [2026-04-23 01:54:01] "DELETE /access-control-list/75998c34-44af-4069-acbd-994e78119e5a HTTP/1.1" 200 115 0.040516 10.0.0.129 - - [2026-04-23 01:54:01] "GET /projects?obj_uuids=f33673cc-e130-45b5-8a0d-813caec251fb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001012 10.0.0.129 - - [2026-04-23 01:54:02] "GET /project/f33673cc-e130-45b5-8a0d-813caec251fb?fields=application_policy_sets HTTP/1.1" 200 1389 0.045087 252.129.176.193 - - [2026-04-23 01:54:02] "POST /neutron/port HTTP/1.1" 200 117 0.007254 10.0.0.129 - - [2026-04-23 01:54:02] "DELETE /access-control-list/0ce6f9a0-9362-475d-896e-12dd9239bcf9 HTTP/1.1" 200 115 0.058400 252.129.176.193 - - [2026-04-23 01:54:02] "POST /neutron/port HTTP/1.1" 400 205 0.004334 10.0.0.129 - - [2026-04-23 01:54:02] "DELETE /project/f33673cc-e130-45b5-8a0d-813caec251fb HTTP/1.1" 200 115 0.428890 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:54:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001229 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:54:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001184 10.0.0.129 - - [2026-04-23 01:54:12] "GET /obj-perms HTTP/1.1" 200 6411 0.061139 10.0.0.129 - - [2026-04-23 01:54:12] "GET /obj-perms HTTP/1.1" 200 6411 0.064516 10.0.0.129 - - [2026-04-23 01:54:15] "GET / HTTP/1.1" 200 36499 0.002903 10.0.0.129 - - [2026-04-23 01:54:15] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000461 10.0.0.129 - - [2026-04-23 01:54:16] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001211 10.0.0.129 - - [2026-04-23 01:54:16] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.036494 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:54:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001091 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:54:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001086 10.0.0.129 - - [2026-04-23 01:54:16] "POST /fqname-to-id HTTP/1.1" 404 181 0.032477 10.0.0.129 - - [2026-04-23 01:54:16] "GET /projects?obj_uuids=eaf59863-a53a-4434-8c16-2a08daa751b5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003756 10.0.0.129 - - [2026-04-23 01:54:16] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001132 10.0.0.129 - - [2026-04-23 01:54:16] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006713 10.0.0.129 - - [2026-04-23 01:54:16] "POST /id-to-fqname HTTP/1.1" 200 183 0.002006 10.0.0.129 - - [2026-04-23 01:54:16] "POST /fqname-to-id HTTP/1.1" 404 192 0.002120 10.0.0.129 - - [2026-04-23 01:54:16] "POST /security-groups HTTP/1.1" 200 578 0.060380 10.0.0.129 - - [2026-04-23 01:54:16] "POST /fqname-to-id HTTP/1.1" 404 227 0.003111 10.0.0.129 - - [2026-04-23 01:54:16] "POST /projects HTTP/1.1" 200 567 0.209405 10.0.0.129 - - [2026-04-23 01:54:16] "POST /access-control-lists HTTP/1.1" 200 593 0.058600 10.0.0.129 - - [2026-04-23 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.282121 10.0.0.129 - - [2026-04-23 01:54:16] "POST /fqname-to-id HTTP/1.1" 404 226 0.002774 10.0.0.129 - - [2026-04-23 01:54:16] "GET /project/eaf59863-a53a-4434-8c16-2a08daa751b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.419190 10.0.0.129 - - [2026-04-23 01:54:17] "POST /access-control-lists HTTP/1.1" 200 591 0.069847 10.0.0.129 - - [2026-04-23 01:54:18] "GET / HTTP/1.1" 200 36499 0.002304 10.0.0.129 - - [2026-04-23 01:54:20] "POST /fqname-to-id HTTP/1.1" 401 298 0.000495 10.0.0.129 - - [2026-04-23 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.036596 10.0.0.129 - - [2026-04-23 01:54:21] "GET /api-access-list/327dbdcf-9feb-4074-83c9-3a413c77822e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.004169 10.0.0.129 - - [2026-04-23 01:54:21] "GET /api-access-list/327dbdcf-9feb-4074-83c9-3a413c77822e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.003771 10.0.0.129 - - [2026-04-23 01:54:21] "GET /api-access-list/327dbdcf-9feb-4074-83c9-3a413c77822e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.003932 10.0.0.129 - - [2026-04-23 01:54:21] "PUT /api-access-list/327dbdcf-9feb-4074-83c9-3a413c77822e HTTP/1.1" 200 266 0.011278 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:54:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001173 10.0.0.129 - - [2026-04-23 01:54:21] "GET /aaa-mode HTTP/1.1" 401 298 0.000418 [Introspect:8084]10.0.0.129 - - [2026-04-23 01:54:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001015 10.0.0.129 - - [2026-04-23 01:54:22] "GET /aaa-mode HTTP/1.1" 200 128 0.034847 10.0.0.129 - - [2026-04-23 01:54:22] "POST /fqname-to-id HTTP/1.1" 404 181 0.029429 10.0.0.129 - - [2026-04-23 01:54:22] "GET /projects?obj_uuids=de9cb1bc-9d9f-4223-aac2-c59f48757386&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002850 10.0.0.129 - - [2026-04-23 01:54:22] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001024 10.0.0.129 - - [2026-04-23 01:54:22] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007483 10.0.0.129 - - [2026-04-23 01:54:22] "POST /id-to-fqname HTTP/1.1" 200 183 0.001345 10.0.0.129 - - [2026-04-23 01:54:22] "POST /fqname-to-id HTTP/1.1" 404 192 0.006943 10.0.0.129 - - [2026-04-23 01:54:23] "POST /security-groups HTTP/1.1" 200 578 0.192472 10.0.0.129 - - [2026-04-23 01:54:23] "POST /fqname-to-id HTTP/1.1" 404 227 0.014845 10.0.0.129 - - [2026-04-23 01:54:23] "POST /projects HTTP/1.1" 200 567 0.363311 10.0.0.129 - - [2026-04-23 01:54:23] "POST /access-control-lists HTTP/1.1" 200 593 0.061480 10.0.0.129 - - [2026-04-23 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.444531 10.0.0.129 - - [2026-04-23 01:54:23] "POST /fqname-to-id HTTP/1.1" 404 226 0.007097 10.0.0.129 - - [2026-04-23 01:54:23] "GET /project/de9cb1bc-9d9f-4223-aac2-c59f48757386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.596744 10.0.0.129 - - [2026-04-23 01:54:23] "POST /access-control-lists HTTP/1.1" 200 591 0.060237 10.0.0.129 - - [2026-04-23 01:54:23] "POST /fqname-to-id HTTP/1.1" 404 181 0.027566 10.0.0.129 - - [2026-04-23 01:54:23] "GET /projects?obj_uuids=d5c6a3af-7cce-4f69-8415-0f25d0a07c5b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003257 10.0.0.129 - - [2026-04-23 01:54:23] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001217 10.0.0.129 - - [2026-04-23 01:54:23] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006850 10.0.0.129 - - [2026-04-23 01:54:23] "POST /id-to-fqname HTTP/1.1" 200 183 0.002171 10.0.0.129 - - [2026-04-23 01:54:23] "POST /fqname-to-id HTTP/1.1" 404 192 0.002876 10.0.0.129 - - [2026-04-23 01:54:23] "POST /security-groups HTTP/1.1" 200 578 0.065397 10.0.0.129 - - [2026-04-23 01:54:23] "POST /fqname-to-id HTTP/1.1" 404 227 0.002383 10.0.0.129 - - [2026-04-23 01:54:24] "POST /projects HTTP/1.1" 200 567 0.230158 10.0.0.129 - - [2026-04-23 01:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.302967 10.0.0.129 - - [2026-04-23 01:54:24] "POST /access-control-lists HTTP/1.1" 200 593 0.081249 10.0.0.129 - - [2026-04-23 01:54:24] "GET /project/d5c6a3af-7cce-4f69-8415-0f25d0a07c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.452267 10.0.0.129 - - [2026-04-23 01:54:24] "POST /fqname-to-id HTTP/1.1" 404 226 0.012314 10.0.0.129 - - [2026-04-23 01:54:24] "POST /access-control-lists HTTP/1.1" 200 591 0.062438 10.0.0.129 - - [2026-04-23 01:54:24] "GET / HTTP/1.1" 200 36499 0.002060 10.0.0.129 - - [2026-04-23 01:54:25] "GET / HTTP/1.1" 200 36499 0.001882 10.0.0.129 - - [2026-04-23 01:54:26] "POST /fqname-to-id HTTP/1.1" 404 181 0.003891 10.0.0.129 - - [2026-04-23 01:54:26] "POST /api-access-lists HTTP/1.1" 200 523 0.014336 10.0.0.129 - - [2026-04-23 01:54:26] "GET /api-access-list/3789b225-14a3-4ea1-ac2b-7ea09c678948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.004648 10.0.0.129 - - [2026-04-23 01:54:26] "GET /api-access-list/3789b225-14a3-4ea1-ac2b-7ea09c678948 HTTP/1.1" 401 298 0.000445 10.0.0.129 - - [2026-04-23 01:54:26] "GET /api-access-list/3789b225-14a3-4ea1-ac2b-7ea09c678948 HTTP/1.1" 200 1267 0.079288 10.0.0.129 - - [2026-04-23 01:54:26] "POST /fqname-to-id HTTP/1.1" 401 298 0.000481 10.0.0.129 - - [2026-04-23 01:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.071321 10.0.0.129 - - [2026-04-23 01:54:27] "GET /projects?obj_uuids=de9cb1bc-9d9f-4223-aac2-c59f48757386&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001191 10.0.0.129 - - [2026-04-23 01:54:27] "GET /project/de9cb1bc-9d9f-4223-aac2-c59f48757386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.033521 10.0.0.129 - - [2026-04-23 01:54:27] "GET /virtual-networks?parent_id=de9cb1bc-9d9f-4223-aac2-c59f48757386&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015920 10.0.0.129 - - [2026-04-23 01:54:27] "POST /virtual-networks HTTP/1.1" 200 570 0.056048 10.0.0.129 - - [2026-04-23 01:54:27] "POST /route-targets HTTP/1.1" 200 329 0.010668 10.0.0.129 - - [2026-04-23 01:54:27] "POST /ref-update HTTP/1.1" 200 156 0.011692 10.0.0.129 - - [2026-04-23 01:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014769 10.0.0.129 - - [2026-04-23 01:54:27] "GET /network-ipam/50c74c81-3a5a-47e1-9ff0-21831eea238b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.011786 10.0.0.129 - - [2026-04-23 01:54:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003611 10.0.0.129 - - [2026-04-23 01:54:27] "POST /ref-update HTTP/1.1" 200 156 0.049094 252.129.176.193 - - [2026-04-23 01:54:27] "POST /neutron/network HTTP/1.1" 200 831 0.056914 252.129.176.193 - - [2026-04-23 01:54:27] "POST /neutron/network HTTP/1.1" 200 831 0.022827 10.0.0.129 - - [2026-04-23 01:54:27] "GET /virtual-network/cdf76ea7-0e6c-4e91-bbab-d26b74fc038b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.014198 252.129.176.193 - - [2026-04-23 01:54:27] "POST /neutron/network HTTP/1.1" 200 831 0.023220 252.129.176.193 - - [2026-04-23 01:54:28] "POST /neutron/subnet HTTP/1.1" 200 680 0.044234 10.0.0.129 - - [2026-04-23 01:54:28] "GET /virtual-network/cdf76ea7-0e6c-4e91-bbab-d26b74fc038b HTTP/1.1" 401 298 0.000466 10.0.0.129 - - [2026-04-23 01:54:28] "GET /virtual-network/cdf76ea7-0e6c-4e91-bbab-d26b74fc038b HTTP/1.1" 200 2273 0.044840 10.0.0.129 - - [2026-04-23 01:54:28] "GET /virtual-network/cdf76ea7-0e6c-4e91-bbab-d26b74fc038b HTTP/1.1" 401 298 0.000458 10.0.0.129 - - [2026-04-23 01:54:28] "GET /virtual-network/cdf76ea7-0e6c-4e91-bbab-d26b74fc038b HTTP/1.1" 200 2013 0.051213 10.0.0.129 - - [2026-04-23 01:54:29] "GET /obj-perms HTTP/1.1" 200 6343 0.075992 10.0.0.129 - - [2026-04-23 01:54:29] "POST /fqname-to-id HTTP/1.1" 401 298 0.000700 10.0.0.129 - - [2026-04-23 01:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.031049 10.0.0.129 - - [2026-04-23 01:54:29] "GET /virtual-network/cdf76ea7-0e6c-4e91-bbab-d26b74fc038b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.016149 10.0.0.129 - - [2026-04-23 01:54:29] "GET /obj-perms HTTP/1.1" 200 6343 0.009237 10.0.0.129 - - [2026-04-23 01:54:29] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.018152 10.0.0.129 - - [2026-04-23 01:54:30] "GET /obj-perms HTTP/1.1" 200 6343 0.070856 10.0.0.129 - - [2026-04-23 01:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.129 - - [2026-04-23 01:54:30] "GET /virtual-network/cdf76ea7-0e6c-4e91-bbab-d26b74fc038b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.016784 10.0.0.129 - - [2026-04-23 01:54:30] "GET /obj-perms HTTP/1.1" 200 6343 0.010093 10.0.0.129 - - [2026-04-23 01:54:30] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.019221 10.0.0.129 - - [2026-04-23 01:54:30] "POST /id-to-fqname HTTP/1.1" 401 298 0.000445 10.0.0.129 - - [2026-04-23 01:54:31] "POST /id-to-fqname HTTP/1.1" 200 228 0.038909 252.129.176.193 - - [2026-04-23 01:54:31] "POST /neutron/network HTTP/1.1" 200 841 0.052416 252.129.176.193 - - [2026-04-23 01:54:31] "GET /aaa-mode HTTP/1.1" 401 298 0.000955 252.129.176.193 - - [2026-04-23 01:54:31] "GET / HTTP/1.1" 200 36499 0.005601 252.129.176.193 - - [2026-04-23 01:54:31] "GET /project/d5c6a3af-7cce-4f69-8415-0f25d0a07c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000993 10.0.0.129 - - [2026-04-23 01:54:32] "GET /projects?obj_uuids=d5c6a3af-7cce-4f69-8415-0f25d0a07c5b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001114 252.129.176.193 - - [2026-04-23 01:54:32] "GET /project/d5c6a3af-7cce-4f69-8415-0f25d0a07c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.059025 252.129.176.193 - - [2026-04-23 01:54:32] "POST /neutron/network HTTP/1.1" 200 831 0.039509 252.129.176.193 - - [2026-04-23 01:54:32] "POST /neutron/port HTTP/1.1" 200 117 0.044457 252.129.176.193 - - [2026-04-23 01:54:32] "POST /neutron/port HTTP/1.1" 200 117 0.005875 252.129.176.193 - - [2026-04-23 01:54:33] "POST /neutron/port HTTP/1.1" 200 117 0.005038 252.129.176.193 - - [2026-04-23 01:54:33] "POST /neutron/network HTTP/1.1" 200 841 0.021117 252.129.176.193 - - [2026-04-23 01:54:33] "POST /neutron/network HTTP/1.1" 200 831 0.025980 10.0.0.129 - - [2026-04-23 01:54:33] "GET /projects?obj_uuids=d5c6a3af-7cce-4f69-8415-0f25d0a07c5b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001953 252.129.176.193 - - [2026-04-23 01:54:33] "POST /neutron/port HTTP/1.1" 200 1054 0.354774 252.129.176.193 - - [2026-04-23 01:54:34] "POST /neutron/port HTTP/1.1" 200 1054 0.041961 252.129.176.193 - - [2026-04-23 01:54:34] "POST /neutron/port HTTP/1.1" 200 1054 0.011950 252.129.176.193 - - [2026-04-23 01:54:34] "POST /neutron/port HTTP/1.1" 200 1104 0.065977 252.129.176.193 - - [2026-04-23 01:54:34] "POST /neutron/port HTTP/1.1" 200 1114 0.012743 252.129.176.193 - - [2026-04-23 01:54:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003545 252.129.176.193 - - [2026-04-23 01:54:34] "POST /neutron/subnet HTTP/1.1" 200 654 0.008196 252.129.176.193 - - [2026-04-23 01:54:34] "POST /neutron/port HTTP/1.1" 200 117 0.001843 252.129.176.193 - - [2026-04-23 01:54:34] "POST /neutron/network HTTP/1.1" 200 831 0.005904 252.129.176.193 - - [2026-04-23 01:54:38] "POST /neutron/port HTTP/1.1" 200 1114 0.016428 252.129.176.193 - - [2026-04-23 01:54:38] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006978 252.129.176.193 - - [2026-04-23 01:54:38] "POST /neutron/port HTTP/1.1" 200 1114 0.013793 252.129.176.193 - - [2026-04-23 01:54:38] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007064 252.129.176.193 - - [2026-04-23 01:54:38] "POST /neutron/port HTTP/1.1" 200 1114 0.012767 252.129.176.193 - - [2026-04-23 01:54:38] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006975 252.129.176.193 - - [2026-04-23 01:54:38] "POST /neutron/port HTTP/1.1" 200 1114 0.012560 252.129.176.193 - - [2026-04-23 01:54:38] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006824 10.0.0.129 - - [2026-04-23 01:54:38] "GET /virtual-machine/7bc9fa38-04ef-45aa-9fd0-b595f23c6eeb HTTP/1.1" 200 1289 0.014995 10.0.0.129 - - [2026-04-23 01:54:38] "GET /virtual-machine/7bc9fa38-04ef-45aa-9fd0-b595f23c6eeb HTTP/1.1" 200 1289 0.013528 10.0.0.129 - - [2026-04-23 01:54:38] "GET /virtual-machine-interface/356ae106-0bbb-4da2-8441-1d4253726581 HTTP/1.1" 200 2531 0.017339 10.0.0.129 - - [2026-04-23 01:54:38] "GET /virtual-machine/7bc9fa38-04ef-45aa-9fd0-b595f23c6eeb HTTP/1.1" 200 1289 0.012745 10.0.0.129 - - [2026-04-23 01:54:39] "GET /virtual-machine-interface/356ae106-0bbb-4da2-8441-1d4253726581 HTTP/1.1" 200 2531 0.016331 10.0.0.129 - - [2026-04-23 01:54:39] "GET /instance-ip/68996a0d-264c-4a1a-bad0-a171e4d221c9 HTTP/1.1" 200 1628 0.014230 10.0.0.129 - - [2026-04-23 01:54:39] "GET /virtual-machine/7bc9fa38-04ef-45aa-9fd0-b595f23c6eeb HTTP/1.1" 200 1289 0.013560 10.0.0.129 - - [2026-04-23 01:54:39] "GET /virtual-machine-interface/356ae106-0bbb-4da2-8441-1d4253726581 HTTP/1.1" 200 2531 0.020120 10.0.0.129 - - [2026-04-23 01:54:39] "GET /instance-ip/68996a0d-264c-4a1a-bad0-a171e4d221c9 HTTP/1.1" 200 1628 0.017485 10.0.0.129 - - [2026-04-23 01:54:39] "POST /fqname-to-id HTTP/1.1" 403 329 0.012233 10.0.0.129 - - [2026-04-23 01:54:39] "GET / HTTP/1.1" 200 36499 0.002588 10.0.0.129 - - [2026-04-23 01:54:39] "POST /fqname-to-id HTTP/1.1" 401 298 0.000640 10.0.0.129 - - [2026-04-23 01:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.030124 10.0.0.129 - - [2026-04-23 01:54:40] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003877 10.0.0.129 - - [2026-04-23 01:54:40] "GET /virtual-networks?parent_id=d5c6a3af-7cce-4f69-8415-0f25d0a07c5b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019819 10.0.0.129 - - [2026-04-23 01:54:40] "POST /fqname-to-id HTTP/1.1" 403 329 0.013193 10.0.0.129 - - [2026-04-23 01:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.129 - - [2026-04-23 01:54:40] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002573 10.0.0.129 - - [2026-04-23 01:54:40] "GET /virtual-networks?parent_id=d5c6a3af-7cce-4f69-8415-0f25d0a07c5b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012191 10.0.0.129 - - [2026-04-23 01:54:40] "POST /fqname-to-id HTTP/1.1" 403 329 0.011775 10.0.0.129 - - [2026-04-23 01:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.129 - - [2026-04-23 01:54:40] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003769 10.0.0.129 - - [2026-04-23 01:54:40] "GET /virtual-networks?parent_id=d5c6a3af-7cce-4f69-8415-0f25d0a07c5b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011606 10.0.0.129 - - [2026-04-23 01:54:40] "POST /fqname-to-id HTTP/1.1" 403 329 0.012863 10.0.0.129 - - [2026-04-23 01:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004658 10.0.0.129 - - [2026-04-23 01:54:40] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003376 10.0.0.129 - - [2026-04-23 01:54:40] "GET /virtual-networks?parent_id=d5c6a3af-7cce-4f69-8415-0f25d0a07c5b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019482 10.0.0.129 - - [2026-04-23 01:54:40] "POST /fqname-to-id HTTP/1.1" 403 329 0.014781 10.0.0.129 - - [2026-04-23 01:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.129 - - [2026-04-23 01:54:40] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003059 10.0.0.129 - - [2026-04-23 01:54:40] "GET /virtual-networks?parent_id=d5c6a3af-7cce-4f69-8415-0f25d0a07c5b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011486 252.129.176.193 - - [2026-04-23 01:54:43] "POST /neutron/port HTTP/1.1" 200 1114 0.013520 252.129.176.193 - - [2026-04-23 01:54:43] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006181 10.0.0.129 - - [2026-04-23 01:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.018175 10.0.0.129 - - [2026-04-23 01:54:44] "GET /virtual-network/cdf76ea7-0e6c-4e91-bbab-d26b74fc038b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.016974 252.129.176.193 - - [2026-04-23 01:54:44] "POST /neutron/port HTTP/1.1" 200 1114 0.042035 252.129.176.193 - - [2026-04-23 01:54:44] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005889 252.129.176.193 - - [2026-04-23 01:54:45] "POST /neutron/port HTTP/1.1" 200 1114 0.041113 252.129.176.193 - - [2026-04-23 01:54:46] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005918 10.0.0.129 - - [2026-04-23 01:54:46] "POST /fqname-to-id HTTP/1.1" 403 329 0.021556 10.0.0.129 - - [2026-04-23 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.129 - - [2026-04-23 01:54:46] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003105 252.129.176.193 - - [2026-04-23 01:54:46] "POST /neutron/port HTTP/1.1" 200 1114 0.045631 10.0.0.129 - - [2026-04-23 01:54:46] "GET /virtual-networks?parent_id=d5c6a3af-7cce-4f69-8415-0f25d0a07c5b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011923 252.129.176.193 - - [2026-04-23 01:54:46] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005485 10.0.0.129 - - [2026-04-23 01:54:46] "POST /fqname-to-id HTTP/1.1" 403 329 0.012823 10.0.0.129 - - [2026-04-23 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.129 - - [2026-04-23 01:54:46] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002842 10.0.0.129 - - [2026-04-23 01:54:46] "GET /virtual-networks?parent_id=d5c6a3af-7cce-4f69-8415-0f25d0a07c5b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020271 10.0.0.129 - - [2026-04-23 01:54:46] "POST /fqname-to-id HTTP/1.1" 403 351 0.023366 10.0.0.129 - - [2026-04-23 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.129 - - [2026-04-23 01:54:46] "GET /routing-instance/6eef7079-6b62-45ee-8e62-61e76b615e2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003726 10.0.0.129 - - [2026-04-23 01:54:46] "GET /route-target/8fd2a0e6-1d1b-4bd6-b360-44b9b1c104b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.011730 10.0.0.129 - - [2026-04-23 01:54:46] "GET /route-target/8fd2a0e6-1d1b-4bd6-b360-44b9b1c104b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 904 0.002797 10.0.0.129 - - [2026-04-23 01:54:46] "POST /fqname-to-id HTTP/1.1" 403 329 0.011079 10.0.0.129 - - [2026-04-23 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.129 - - [2026-04-23 01:54:46] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003466 10.0.0.129 - - [2026-04-23 01:54:46] "GET /virtual-networks?parent_id=d5c6a3af-7cce-4f69-8415-0f25d0a07c5b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011802 10.0.0.129 - - [2026-04-23 01:54:46] "POST /fqname-to-id HTTP/1.1" 403 351 0.017920 10.0.0.129 - - [2026-04-23 01:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007429 10.0.0.129 - - [2026-04-23 01:54:47] "GET /routing-instance/6eef7079-6b62-45ee-8e62-61e76b615e2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004651 10.0.0.129 - - [2026-04-23 01:54:47] "GET /route-target/8fd2a0e6-1d1b-4bd6-b360-44b9b1c104b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.011585 10.0.0.129 - - [2026-04-23 01:54:47] "GET /route-target/8fd2a0e6-1d1b-4bd6-b360-44b9b1c104b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 904 0.002887 10.0.0.129 - - [2026-04-23 01:54:47] "GET /obj-perms HTTP/1.1" 200 6343 0.009403 10.0.0.129 - - [2026-04-23 01:54:47] "GET /virtual-machine/7bc9fa38-04ef-45aa-9fd0-b595f23c6eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.011742 10.0.0.129 - - [2026-04-23 01:54:49] "GET /obj-perms HTTP/1.1" 200 6343 0.010252 10.0.0.129 - - [2026-04-23 01:54:49] "GET /virtual-machine/7bc9fa38-04ef-45aa-9fd0-b595f23c6eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.011314 10.0.0.129 - - [2026-04-23 01:54:49] "GET /obj-perms HTTP/1.1" 200 6343 0.009205 10.0.0.129 - - [2026-04-23 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.129 - - [2026-04-23 01:54:49] "GET /virtual-machine-interface/356ae106-0bbb-4da2-8441-1d4253726581?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.016515 10.0.0.129 - - [2026-04-23 01:54:49] "GET /obj-perms HTTP/1.1" 200 6343 0.010477 10.0.0.129 - - [2026-04-23 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.129 - - [2026-04-23 01:54:49] "GET /virtual-machine-interface/356ae106-0bbb-4da2-8441-1d4253726581?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.015835 10.0.0.129 - - [2026-04-23 01:54:49] "GET /obj-perms HTTP/1.1" 200 6343 0.010310 10.0.0.129 - - [2026-04-23 01:54:49] "GET /virtual-machine/7bc9fa38-04ef-45aa-9fd0-b595f23c6eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.012724 10.0.0.129 - - [2026-04-23 01:54:49] "GET /obj-perms HTTP/1.1" 200 6343 0.009717 10.0.0.129 - - [2026-04-23 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.129 - - [2026-04-23 01:54:49] "GET /virtual-machine-interface/356ae106-0bbb-4da2-8441-1d4253726581?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.017090 10.0.0.129 - - [2026-04-23 01:54:50] "GET /obj-perms HTTP/1.1" 200 6343 0.008729 10.0.0.129 - - [2026-04-23 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.129 - - [2026-04-23 01:54:50] "GET /virtual-network/cdf76ea7-0e6c-4e91-bbab-d26b74fc038b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.017989 10.0.0.129 - - [2026-04-23 01:54:50] "GET /obj-perms HTTP/1.1" 200 6343 0.009326 10.0.0.129 - - [2026-04-23 01:54:50] "GET /virtual-machine/7bc9fa38-04ef-45aa-9fd0-b595f23c6eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.015864 10.0.0.129 - - [2026-04-23 01:54:50] "GET /obj-perms HTTP/1.1" 200 6343 0.009237 10.0.0.129 - - [2026-04-23 01:54:50] "GET /obj-perms HTTP/1.1" 200 6343 0.031280 10.0.0.129 - - [2026-04-23 01:54:50] "GET /obj-perms HTTP/1.1" 200 6343 0.065382 10.0.0.129 - - [2026-04-23 01:54:50] "GET /obj-perms HTTP/1.1" 200 6343 0.008422 10.0.0.129 - - [2026-04-23 01:54:51] "GET /obj-perms HTTP/1.1" 200 6448 0.060083 10.0.0.129 - - [2026-04-23 01:54:51] "GET /obj-perms HTTP/1.1" 200 6448 0.001902 10.0.0.129 - - [2026-04-23 01:54:51] "GET /obj-perms HTTP/1.1" 200 6343 0.010047 10.0.0.129 - - [2026-04-23 01:54:51] "GET /obj-perms HTTP/1.1" 200 6343 0.009006 10.0.0.129 - - [2026-04-23 01:54:52] "GET /obj-perms HTTP/1.1" 200 6343 0.064252 10.0.0.129 - - [2026-04-23 01:54:52] "GET /obj-perms HTTP/1.1" 200 6343 0.008856 10.0.0.129 - - [2026-04-23 01:54:52] "GET /obj-perms HTTP/1.1" 200 6448 0.013121 10.0.0.129 - - [2026-04-23 01:54:52] "GET /obj-perms HTTP/1.1" 200 6448 0.001819 10.0.0.129 - - [2026-04-23 01:54:52] "GET /obj-perms HTTP/1.1" 200 6343 0.010626 10.0.0.129 - - [2026-04-23 01:54:52] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 322 0.011507 10.0.0.129 - - [2026-04-23 01:54:52] "GET /virtual-machine/7bc9fa38-04ef-45aa-9fd0-b595f23c6eeb HTTP/1.1" 200 1289 0.021689 252.129.176.193 - - [2026-04-23 01:54:53] "POST /neutron/port HTTP/1.1" 200 1114 0.013233 252.129.176.193 - - [2026-04-23 01:54:53] "POST /neutron/port HTTP/1.1" 200 1104 0.011932 252.129.176.193 - - [2026-04-23 01:54:53] "POST /neutron/port HTTP/1.1" 200 151 0.130690 10.0.0.129 - - [2026-04-23 01:54:54] "GET /virtual-machine/7bc9fa38-04ef-45aa-9fd0-b595f23c6eeb HTTP/1.1" 404 171 0.012747 10.0.0.129 - - [2026-04-23 01:54:54] "GET /virtual-machine/7bc9fa38-04ef-45aa-9fd0-b595f23c6eeb HTTP/1.1" 404 171 0.009782 10.0.0.129 - - [2026-04-23 01:54:54] "GET /virtual-machine/7bc9fa38-04ef-45aa-9fd0-b595f23c6eeb HTTP/1.1" 404 171 0.009866 10.0.0.129 - - [2026-04-23 01:54:55] "POST /fqname-to-id HTTP/1.1" 403 329 0.010551 10.0.0.129 - - [2026-04-23 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.129 - - [2026-04-23 01:54:55] "GET /global-vrouter-config/316c9e9a-90a8-4555-b785-d3f8a20710a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003859 10.0.0.129 - - [2026-04-23 01:54:55] "GET /virtual-networks?parent_id=d5c6a3af-7cce-4f69-8415-0f25d0a07c5b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012872 10.0.0.129 - - [2026-04-23 01:54:55] "POST /fqname-to-id HTTP/1.1" 403 351 0.011864 10.0.0.129 - - [2026-04-23 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.129 - - [2026-04-23 01:54:55] "GET /routing-instance/6eef7079-6b62-45ee-8e62-61e76b615e2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004143 10.0.0.129 - - [2026-04-23 01:54:55] "GET /route-target/8fd2a0e6-1d1b-4bd6-b360-44b9b1c104b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.011719 10.0.0.129 - - [2026-04-23 01:54:55] "GET /route-target/8fd2a0e6-1d1b-4bd6-b360-44b9b1c104b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 904 0.003281 10.0.0.129 - - [2026-04-23 01:54:55] "GET /obj-perms HTTP/1.1" 200 6343 0.009282 10.0.0.129 - - [2026-04-23 01:54:55] "GET /obj-perms HTTP/1.1" 200 6343 0.008258 10.0.0.129 - - [2026-04-23 01:54:55] "GET /obj-perms HTTP/1.1" 200 6343 0.065667 10.0.0.129 - - [2026-04-23 01:54:55] "GET /obj-perms HTTP/1.1" 200 6343 0.009249 10.0.0.129 - - [2026-04-23 01:54:56] "GET /obj-perms HTTP/1.1" 200 6448 0.001739 10.0.0.129 - - [2026-04-23 01:54:56] "GET /obj-perms HTTP/1.1" 200 6448 0.001815 10.0.0.129 - - [2026-04-23 01:54:59] "GET /obj-perms HTTP/1.1" 200 6448 0.001935 10.0.0.129 - - [2026-04-23 01:54:59] "GET /obj-perms HTTP/1.1" 200 6448 0.002279 10.0.0.129 - - [2026-04-23 01:55:02] "DELETE /project/eaf59863a53a44348c162a08daa751b5 HTTP/1.1" 404 173 0.005719 10.0.0.129 - - [2026-04-23 01:55:02] "DELETE /project/de9cb1bc9d9f4223aac2c59f48757386 HTTP/1.1" 404 173 0.005032 10.0.0.129 - - [2026-04-23 01:55:02] "DELETE /project/d5c6a3af7cce4f6984150f25d0a07c5b HTTP/1.1" 404 173 0.003870 10.0.0.129 - - [2026-04-23 01:55:02] "GET /obj-perms HTTP/1.1" 200 6448 0.001887 10.0.0.129 - - [2026-04-23 01:55:02] "GET /obj-perms HTTP/1.1" 200 6448 0.002184 10.0.0.129 - - [2026-04-23 01:55:05] "GET /obj-perms HTTP/1.1" 200 6448 0.002360 10.0.0.129 - - [2026-04-23 01:55:05] "GET /obj-perms HTTP/1.1" 200 6448 0.001973 10.0.0.129 - - [2026-04-23 01:55:08] "GET /obj-perms HTTP/1.1" 200 6448 0.002189 10.0.0.129 - - [2026-04-23 01:55:08] "GET /obj-perms HTTP/1.1" 200 6448 0.002031 10.0.0.129 - - [2026-04-23 01:55:11] "GET /obj-perms HTTP/1.1" 200 6448 0.001932 10.0.0.129 - - [2026-04-23 01:55:11] "GET /obj-perms HTTP/1.1" 200 6448 0.001730 10.0.0.129 - - [2026-04-23 01:55:13] "GET /obj-perms HTTP/1.1" 200 6411 0.067475 10.0.0.129 - - [2026-04-23 01:55:13] "GET /obj-perms HTTP/1.1" 200 6411 0.057801 10.0.0.129 - - [2026-04-23 01:55:15] "GET /obj-perms HTTP/1.1" 200 6448 0.001966 10.0.0.129 - - [2026-04-23 01:55:15] "GET /obj-perms HTTP/1.1" 200 6448 0.002121 10.0.0.129 - - [2026-04-23 01:55:18] "GET /obj-perms HTTP/1.1" 200 6448 0.002306 10.0.0.129 - - [2026-04-23 01:55:18] "GET /obj-perms HTTP/1.1" 200 6448 0.001892 10.0.0.129 - - [2026-04-23 01:55:21] "GET /obj-perms HTTP/1.1" 200 6448 0.002381 10.0.0.129 - - [2026-04-23 01:55:21] "GET /obj-perms HTTP/1.1" 200 6448 0.001674 10.0.0.129 - - [2026-04-23 01:55:21] "GET /obj-perms HTTP/1.1" 200 6448 0.002935 10.0.0.129 - - [2026-04-23 01:55:21] "GET /obj-perms HTTP/1.1" 200 6448 0.001944 10.0.0.129 - - [2026-04-23 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.129 - - [2026-04-23 01:55:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002118 10.0.0.129 - - [2026-04-23 01:55:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002757 10.0.0.129 - - [2026-04-23 01:55:21] "DELETE /virtual-network/cdf76ea7-0e6c-4e91-bbab-d26b74fc038b HTTP/1.1" 200 115 0.080675 10.0.0.129 - - [2026-04-23 01:55:21] "DELETE /route-target/8fd2a0e6-1d1b-4bd6-b360-44b9b1c104b6 HTTP/1.1" 200 115 0.021978 10.0.0.129 - - [2026-04-23 01:55:21] "DELETE /api-access-list/3789b225-14a3-4ea1-ac2b-7ea09c678948 HTTP/1.1" 200 115 0.024380 10.0.0.129 - - [2026-04-23 01:55:21] "GET /api-access-list/3789b225-14a3-4ea1-ac2b-7ea09c678948 HTTP/1.1" 404 171 0.002768 10.0.0.129 - - [2026-04-23 01:55:22] "GET /projects?obj_uuids=d5c6a3af-7cce-4f69-8415-0f25d0a07c5b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001754 10.0.0.129 - - [2026-04-23 01:55:22] "GET /project/d5c6a3af-7cce-4f69-8415-0f25d0a07c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.026071 10.0.0.129 - - [2026-04-23 01:55:22] "GET /projects?obj_uuids=d5c6a3af-7cce-4f69-8415-0f25d0a07c5b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001038 10.0.0.129 - - [2026-04-23 01:55:22] "GET /project/d5c6a3af-7cce-4f69-8415-0f25d0a07c5b?fields=virtual_networks HTTP/1.1" 200 1024 0.070065 10.0.0.129 - - [2026-04-23 01:55:22] "GET /projects?obj_uuids=d5c6a3af-7cce-4f69-8415-0f25d0a07c5b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001040 10.0.0.129 - - [2026-04-23 01:55:22] "GET /project/d5c6a3af-7cce-4f69-8415-0f25d0a07c5b?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.027641 10.0.0.129 - - [2026-04-23 01:55:22] "GET /projects?obj_uuids=d5c6a3af-7cce-4f69-8415-0f25d0a07c5b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001392 10.0.0.129 - - [2026-04-23 01:55:22] "GET /project/d5c6a3af-7cce-4f69-8415-0f25d0a07c5b?fields=security_groups HTTP/1.1" 200 1245 0.024289 10.0.0.129 - - [2026-04-23 01:55:22] "GET /projects?obj_uuids=de9cb1bc-9d9f-4223-aac2-c59f48757386&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001297 10.0.0.129 - - [2026-04-23 01:55:22] "GET /project/de9cb1bc-9d9f-4223-aac2-c59f48757386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.033904 10.0.0.129 - - [2026-04-23 01:55:22] "GET /projects?obj_uuids=de9cb1bc-9d9f-4223-aac2-c59f48757386&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001112 10.0.0.129 - - [2026-04-23 01:55:22] "GET /project/de9cb1bc-9d9f-4223-aac2-c59f48757386?fields=virtual_networks HTTP/1.1" 200 1025 0.077928 10.0.0.129 - - [2026-04-23 01:55:22] "GET /projects?obj_uuids=de9cb1bc-9d9f-4223-aac2-c59f48757386&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001494 10.0.0.129 - - [2026-04-23 01:55:22] "GET /project/de9cb1bc-9d9f-4223-aac2-c59f48757386?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.026868 10.0.0.129 - - [2026-04-23 01:55:23] "GET /projects?obj_uuids=de9cb1bc-9d9f-4223-aac2-c59f48757386&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001156 10.0.0.129 - - [2026-04-23 01:55:23] "GET /project/de9cb1bc-9d9f-4223-aac2-c59f48757386?fields=security_groups HTTP/1.1" 200 1246 0.025758 10.0.0.129 - - [2026-04-23 01:55:24] "GET /api-access-list/327dbdcf-9feb-4074-83c9-3a413c77822e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.003463 10.0.0.129 - - [2026-04-23 01:55:24] "PUT /api-access-list/327dbdcf-9feb-4074-83c9-3a413c77822e HTTP/1.1" 200 266 0.009879 10.0.0.129 - - [2026-04-23 01:55:24] "GET /projects?obj_uuids=eaf59863-a53a-4434-8c16-2a08daa751b5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001192 10.0.0.129 - - [2026-04-23 01:55:24] "GET /project/eaf59863-a53a-4434-8c16-2a08daa751b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.024566 10.0.0.129 - - [2026-04-23 01:55:24] "GET /projects?obj_uuids=eaf59863-a53a-4434-8c16-2a08daa751b5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001034 10.0.0.129 - - [2026-04-23 01:55:24] "GET /project/eaf59863-a53a-4434-8c16-2a08daa751b5?fields=virtual_networks HTTP/1.1" 200 1025 0.070484 10.0.0.129 - - [2026-04-23 01:55:24] "GET /projects?obj_uuids=eaf59863-a53a-4434-8c16-2a08daa751b5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000992 10.0.0.129 - - [2026-04-23 01:55:25] "GET /project/eaf59863-a53a-4434-8c16-2a08daa751b5?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.034265 10.0.0.129 - - [2026-04-23 01:55:25] "GET /projects?obj_uuids=eaf59863-a53a-4434-8c16-2a08daa751b5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001332 10.0.0.129 - - [2026-04-23 01:55:25] "GET /project/eaf59863-a53a-4434-8c16-2a08daa751b5?fields=security_groups HTTP/1.1" 200 1246 0.028077 10.0.0.129 - - [2026-04-23 01:55:25] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002795 10.0.0.129 - - [2026-04-23 01:55:25] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009283 10.0.0.129 - - [2026-04-23 01:55:26] "POST /fqname-to-id HTTP/1.1" 404 186 0.039830 10.0.0.129 - - [2026-04-23 01:55:26] "GET /projects?obj_uuids=9b049008-9e00-465a-9161-e955fa023a77&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003201 10.0.0.129 - - [2026-04-23 01:55:26] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001292 10.0.0.129 - - [2026-04-23 01:55:26] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009022 10.0.0.129 - - [2026-04-23 01:55:26] "POST /id-to-fqname HTTP/1.1" 200 188 0.002223 10.0.0.129 - - [2026-04-23 01:55:26] "POST /fqname-to-id HTTP/1.1" 404 197 0.003261 10.0.0.129 - - [2026-04-23 01:55:26] "POST /security-groups HTTP/1.1" 200 583 0.068477 10.0.0.129 - - [2026-04-23 01:55:26] "POST /fqname-to-id HTTP/1.1" 404 232 0.003372 10.0.0.129 - - [2026-04-23 01:55:26] "POST /projects HTTP/1.1" 200 577 0.221310 10.0.0.129 - - [2026-04-23 01:55:26] "POST /access-control-lists HTTP/1.1" 200 598 0.062317 10.0.0.129 - - [2026-04-23 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.301065 10.0.0.129 - - [2026-04-23 01:55:26] "POST /fqname-to-id HTTP/1.1" 404 231 0.003067 10.0.0.129 - - [2026-04-23 01:55:26] "GET /project/9b049008-9e00-465a-9161-e955fa023a77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.448598 10.0.0.129 - - [2026-04-23 01:55:26] "POST /access-control-lists HTTP/1.1" 200 596 0.056982 10.0.0.129 - - [2026-04-23 01:55:27] "GET / HTTP/1.1" 200 36499 0.002499 10.0.0.129 - - [2026-04-23 01:55:30] "POST /fqname-to-id HTTP/1.1" 401 298 0.000752 10.0.0.129 - - [2026-04-23 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.033688 10.0.0.129 - - [2026-04-23 01:55:30] "GET /api-access-list/327dbdcf-9feb-4074-83c9-3a413c77822e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.003003 10.0.0.129 - - [2026-04-23 01:55:30] "GET /api-access-list/327dbdcf-9feb-4074-83c9-3a413c77822e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.003514 10.0.0.129 - - [2026-04-23 01:55:30] "GET /api-access-list/327dbdcf-9feb-4074-83c9-3a413c77822e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.003350 10.0.0.129 - - [2026-04-23 01:55:30] "PUT /api-access-list/327dbdcf-9feb-4074-83c9-3a413c77822e HTTP/1.1" 200 266 0.011029 10.0.0.129 - - [2026-04-23 01:55:30] "GET /aaa-mode HTTP/1.1" 200 128 0.001101 10.0.0.129 - - [2026-04-23 01:55:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.028024 10.0.0.129 - - [2026-04-23 01:55:31] "GET /projects?obj_uuids=4c70c282-f5f8-4dc5-b010-c3aaeea11cde&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002239 10.0.0.129 - - [2026-04-23 01:55:31] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002881 10.0.0.129 - - [2026-04-23 01:55:31] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009382 10.0.0.129 - - [2026-04-23 01:55:31] "POST /id-to-fqname HTTP/1.1" 200 188 0.001710 10.0.0.129 - - [2026-04-23 01:55:31] "POST /fqname-to-id HTTP/1.1" 404 197 0.003905 10.0.0.129 - - [2026-04-23 01:55:31] "POST /security-groups HTTP/1.1" 200 583 0.064348 10.0.0.129 - - [2026-04-23 01:55:31] "POST /fqname-to-id HTTP/1.1" 404 232 0.003553 10.0.0.129 - - [2026-04-23 01:55:31] "POST /projects HTTP/1.1" 200 577 0.223787 10.0.0.129 - - [2026-04-23 01:55:31] "POST /access-control-lists HTTP/1.1" 200 598 0.059210 10.0.0.129 - - [2026-04-23 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.298495 10.0.0.129 - - [2026-04-23 01:55:31] "POST /fqname-to-id HTTP/1.1" 404 231 0.003105 10.0.0.129 - - [2026-04-23 01:55:31] "GET /project/4c70c282-f5f8-4dc5-b010-c3aaeea11cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.433562 10.0.0.129 - - [2026-04-23 01:55:31] "POST /access-control-lists HTTP/1.1" 200 596 0.062212 10.0.0.129 - - [2026-04-23 01:55:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.033408 10.0.0.129 - - [2026-04-23 01:55:32] "GET /projects?obj_uuids=42189b02-138f-46f6-8f42-11d67b695495&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003115 10.0.0.129 - - [2026-04-23 01:55:32] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001031 10.0.0.129 - - [2026-04-23 01:55:32] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007734 10.0.0.129 - - [2026-04-23 01:55:32] "POST /id-to-fqname HTTP/1.1" 200 188 0.001353 10.0.0.129 - - [2026-04-23 01:55:32] "POST /fqname-to-id HTTP/1.1" 404 197 0.002351 10.0.0.129 - - [2026-04-23 01:55:32] "POST /security-groups HTTP/1.1" 200 583 0.064783 10.0.0.129 - - [2026-04-23 01:55:32] "POST /fqname-to-id HTTP/1.1" 404 232 0.002488 10.0.0.129 - - [2026-04-23 01:55:32] "POST /projects HTTP/1.1" 200 577 0.220211 10.0.0.129 - - [2026-04-23 01:55:32] "POST /access-control-lists HTTP/1.1" 200 598 0.061255 10.0.0.129 - - [2026-04-23 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.297374 10.0.0.129 - - [2026-04-23 01:55:32] "POST /fqname-to-id HTTP/1.1" 404 231 0.002826 10.0.0.129 - - [2026-04-23 01:55:32] "GET /project/42189b02-138f-46f6-8f42-11d67b695495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.450860 10.0.0.129 - - [2026-04-23 01:55:32] "POST /access-control-lists HTTP/1.1" 200 596 0.060388 10.0.0.129 - - [2026-04-23 01:55:33] "GET / HTTP/1.1" 200 36499 0.002384 10.0.0.129 - - [2026-04-23 01:55:34] "GET / HTTP/1.1" 200 36499 0.002278 10.0.0.129 - - [2026-04-23 01:55:34] "POST /fqname-to-id HTTP/1.1" 404 181 0.003889 10.0.0.129 - - [2026-04-23 01:55:34] "POST /api-access-lists HTTP/1.1" 200 523 0.013152 10.0.0.129 - - [2026-04-23 01:55:34] "GET /api-access-list/eb2d70a1-0ef0-400e-9117-00f4561da72a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.004928 10.0.0.129 - - [2026-04-23 01:55:34] "GET /api-access-list/eb2d70a1-0ef0-400e-9117-00f4561da72a HTTP/1.1" 401 298 0.000675 10.0.0.129 - - [2026-04-23 01:55:35] "GET /api-access-list/eb2d70a1-0ef0-400e-9117-00f4561da72a HTTP/1.1" 200 1292 0.078802 10.0.0.129 - - [2026-04-23 01:55:35] "POST /fqname-to-id HTTP/1.1" 401 298 0.000651 10.0.0.129 - - [2026-04-23 01:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.043293 10.0.0.129 - - [2026-04-23 01:55:35] "GET /projects?obj_uuids=4c70c282-f5f8-4dc5-b010-c3aaeea11cde&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001116 10.0.0.129 - - [2026-04-23 01:55:35] "GET /project/4c70c282-f5f8-4dc5-b010-c3aaeea11cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.039024 10.0.0.129 - - [2026-04-23 01:55:35] "GET /virtual-networks?parent_id=4c70c282-f5f8-4dc5-b010-c3aaeea11cde&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013475 10.0.0.129 - - [2026-04-23 01:55:35] "POST /virtual-networks HTTP/1.1" 200 585 0.063345 10.0.0.129 - - [2026-04-23 01:55:35] "POST /route-targets HTTP/1.1" 200 329 0.011293 10.0.0.129 - - [2026-04-23 01:55:36] "POST /ref-update HTTP/1.1" 200 156 0.015518 10.0.0.129 - - [2026-04-23 01:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.017395 10.0.0.129 - - [2026-04-23 01:55:36] "GET /network-ipam/50c74c81-3a5a-47e1-9ff0-21831eea238b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.010810 10.0.0.129 - - [2026-04-23 01:55:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002892 10.0.0.129 - - [2026-04-23 01:55:36] "POST /ref-update HTTP/1.1" 200 156 0.052819 252.129.176.193 - - [2026-04-23 01:55:36] "POST /neutron/network HTTP/1.1" 200 847 0.049866 252.129.176.193 - - [2026-04-23 01:55:36] "POST /neutron/network HTTP/1.1" 200 847 0.022651 10.0.0.129 - - [2026-04-23 01:55:36] "GET /virtual-network/84b3e6c9-529d-4fe0-bf1f-bef8b34e0153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.013761 252.129.176.193 - - [2026-04-23 01:55:36] "POST /neutron/network HTTP/1.1" 200 847 0.019902 252.129.176.193 - - [2026-04-23 01:55:36] "POST /neutron/subnet HTTP/1.1" 200 681 0.028928 10.0.0.129 - - [2026-04-23 01:55:36] "POST /fqname-to-id HTTP/1.1" 401 298 0.000563 10.0.0.129 - - [2026-04-23 01:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.053838 10.0.0.129 - - [2026-04-23 01:55:37] "GET /projects?obj_uuids=42189b02-138f-46f6-8f42-11d67b695495&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001853 10.0.0.129 - - [2026-04-23 01:55:37] "GET /project/42189b02-138f-46f6-8f42-11d67b695495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.044249 10.0.0.129 - - [2026-04-23 01:55:37] "GET /virtual-networks?parent_id=42189b02-138f-46f6-8f42-11d67b695495&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012142 10.0.0.129 - - [2026-04-23 01:55:37] "POST /virtual-networks HTTP/1.1" 200 585 0.065678 10.0.0.129 - - [2026-04-23 01:55:37] "POST /route-targets HTTP/1.1" 200 329 0.013053 10.0.0.129 - - [2026-04-23 01:55:37] "POST /ref-update HTTP/1.1" 200 156 0.015022 10.0.0.129 - - [2026-04-23 01:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.021557 10.0.0.129 - - [2026-04-23 01:55:37] "GET /network-ipam/50c74c81-3a5a-47e1-9ff0-21831eea238b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.012874 10.0.0.129 - - [2026-04-23 01:55:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003767 10.0.0.129 - - [2026-04-23 01:55:37] "POST /ref-update HTTP/1.1" 200 156 0.051173 252.129.176.193 - - [2026-04-23 01:55:37] "POST /neutron/network HTTP/1.1" 200 846 0.054229 252.129.176.193 - - [2026-04-23 01:55:37] "POST /neutron/network HTTP/1.1" 200 846 0.044435 10.0.0.129 - - [2026-04-23 01:55:37] "GET /virtual-network/8d1f5ac1-31b7-4b2e-af76-43751957999b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.014043 252.129.176.193 - - [2026-04-23 01:55:37] "POST /neutron/network HTTP/1.1" 200 846 0.020114 252.129.176.193 - - [2026-04-23 01:55:37] "POST /neutron/subnet HTTP/1.1" 200 676 0.037320 10.0.0.129 - - [2026-04-23 01:55:37] "GET /virtual-network/84b3e6c9-529d-4fe0-bf1f-bef8b34e0153 HTTP/1.1" 401 298 0.000435 10.0.0.129 - - [2026-04-23 01:55:38] "GET /virtual-network/84b3e6c9-529d-4fe0-bf1f-bef8b34e0153 HTTP/1.1" 200 2318 0.050337 10.0.0.129 - - [2026-04-23 01:55:38] "GET /virtual-network/84b3e6c9-529d-4fe0-bf1f-bef8b34e0153 HTTP/1.1" 401 298 0.000394 10.0.0.129 - - [2026-04-23 01:55:38] "GET /virtual-network/84b3e6c9-529d-4fe0-bf1f-bef8b34e0153 HTTP/1.1" 403 366 0.036648 10.0.0.129 - - [2026-04-23 01:55:38] "GET /virtual-network/84b3e6c9-529d-4fe0-bf1f-bef8b34e0153 HTTP/1.1" 200 2318 0.004973 10.0.0.129 - - [2026-04-23 01:55:38] "GET /virtual-networks HTTP/1.1" 200 371 0.019284 10.0.0.129 - - [2026-04-23 01:55:39] "GET /virtual-networks HTTP/1.1" 200 371 0.017798 10.0.0.129 - - [2026-04-23 01:55:39] "GET /obj-perms HTTP/1.1" 403 257 0.038832 10.0.0.129 - - [2026-04-23 01:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.129 - - [2026-04-23 01:55:39] "GET /virtual-network/84b3e6c9-529d-4fe0-bf1f-bef8b34e0153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.015227 10.0.0.129 - - [2026-04-23 01:55:40] "GET /obj-perms HTTP/1.1" 403 257 0.043678 10.0.0.129 - - [2026-04-23 01:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.129 - - [2026-04-23 01:55:40] "GET /virtual-network/84b3e6c9-529d-4fe0-bf1f-bef8b34e0153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.011082 10.0.0.129 - - [2026-04-23 01:55:40] "GET /obj-perms HTTP/1.1" 200 6458 0.067291 10.0.0.129 - - [2026-04-23 01:55:40] "GET /obj-perms HTTP/1.1" 403 257 0.008626 10.0.0.129 - - [2026-04-23 01:55:40] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.017722 10.0.0.129 - - [2026-04-23 01:55:40] "GET /obj-perms HTTP/1.1" 403 257 0.008768 10.0.0.129 - - [2026-04-23 01:55:40] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.038633 10.0.0.129 - - [2026-04-23 01:55:40] "GET /obj-perms HTTP/1.1" 200 6458 0.001952 10.0.0.129 - - [2026-04-23 01:55:41] "PUT /virtual-network/84b3e6c9-529d-4fe0-bf1f-bef8b34e0153 HTTP/1.1" 200 266 0.027181 10.0.0.129 - - [2026-04-23 01:55:41] "GET /virtual-networks HTTP/1.1" 200 132 0.022650 10.0.0.129 - - [2026-04-23 01:55:41] "GET /virtual-networks HTTP/1.1" 200 611 0.018433 10.0.0.129 - - [2026-04-23 01:55:41] "GET /virtual-networks HTTP/1.1" 200 1437 0.002946 10.0.0.129 - - [2026-04-23 01:55:41] "GET /obj-perms HTTP/1.1" 403 257 0.009927 10.0.0.129 - - [2026-04-23 01:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.129 - - [2026-04-23 01:55:41] "GET /virtual-network/84b3e6c9-529d-4fe0-bf1f-bef8b34e0153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.009264 10.0.0.129 - - [2026-04-23 01:55:41] "GET /obj-perms HTTP/1.1" 403 257 0.053182 10.0.0.129 - - [2026-04-23 01:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.129 - - [2026-04-23 01:55:41] "GET /virtual-network/84b3e6c9-529d-4fe0-bf1f-bef8b34e0153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.012401 10.0.0.129 - - [2026-04-23 01:55:41] "GET /obj-perms HTTP/1.1" 403 257 0.010089 10.0.0.129 - - [2026-04-23 01:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.129 - - [2026-04-23 01:55:41] "GET /virtual-network/84b3e6c9-529d-4fe0-bf1f-bef8b34e0153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2022 0.016233 10.0.0.129 - - [2026-04-23 01:55:42] "GET /obj-perms HTTP/1.1" 200 6458 0.001812 10.0.0.129 - - [2026-04-23 01:55:42] "GET /obj-perms HTTP/1.1" 403 257 0.008764 10.0.0.129 - - [2026-04-23 01:55:42] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018801 10.0.0.129 - - [2026-04-23 01:55:42] "GET /obj-perms HTTP/1.1" 403 257 0.008711 10.0.0.129 - - [2026-04-23 01:55:42] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 611 0.017541 10.0.0.129 - - [2026-04-23 01:55:42] "GET /obj-perms HTTP/1.1" 200 6458 0.002802 10.0.0.129 - - [2026-04-23 01:55:42] "PUT /virtual-network/84b3e6c9-529d-4fe0-bf1f-bef8b34e0153 HTTP/1.1" 200 266 0.031022 10.0.0.129 - - [2026-04-23 01:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.129 - - [2026-04-23 01:55:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003419 10.0.0.129 - - [2026-04-23 01:55:42] "POST /useragent-kv HTTP/1.1" 200 115 0.001788 10.0.0.129 - - [2026-04-23 01:55:42] "DELETE /virtual-network/8d1f5ac1-31b7-4b2e-af76-43751957999b HTTP/1.1" 200 115 0.086122 10.0.0.129 - - [2026-04-23 01:55:42] "DELETE /route-target/bf04b6d0-4223-4f6f-af91-fc9889aee093 HTTP/1.1" 200 115 0.020307 10.0.0.129 - - [2026-04-23 01:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.129 - - [2026-04-23 01:55:42] "POST /useragent-kv HTTP/1.1" 200 115 0.007808 10.0.0.129 - - [2026-04-23 01:55:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002554 10.0.0.129 - - [2026-04-23 01:55:42] "DELETE /virtual-network/84b3e6c9-529d-4fe0-bf1f-bef8b34e0153 HTTP/1.1" 200 115 0.095535 10.0.0.129 - - [2026-04-23 01:55:42] "DELETE /route-target/a1c3f0df-b93c-414e-b257-0b45ae424b09 HTTP/1.1" 200 115 0.030293 10.0.0.129 - - [2026-04-23 01:55:42] "DELETE /api-access-list/eb2d70a1-0ef0-400e-9117-00f4561da72a HTTP/1.1" 200 115 0.025733 10.0.0.129 - - [2026-04-23 01:55:42] "GET /api-access-list/eb2d70a1-0ef0-400e-9117-00f4561da72a HTTP/1.1" 404 171 0.002701 10.0.0.129 - - [2026-04-23 01:55:42] "GET /projects?obj_uuids=42189b02-138f-46f6-8f42-11d67b695495&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000977 10.0.0.129 - - [2026-04-23 01:55:43] "GET /project/42189b02-138f-46f6-8f42-11d67b695495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.026434 10.0.0.129 - - [2026-04-23 01:55:43] "GET /projects?obj_uuids=42189b02-138f-46f6-8f42-11d67b695495&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002363 10.0.0.129 - - [2026-04-23 01:55:43] "GET /project/42189b02-138f-46f6-8f42-11d67b695495?fields=virtual_networks HTTP/1.1" 200 1034 0.067881 10.0.0.129 - - [2026-04-23 01:55:43] "GET /projects?obj_uuids=42189b02-138f-46f6-8f42-11d67b695495&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001241 10.0.0.129 - - [2026-04-23 01:55:43] "GET /project/42189b02-138f-46f6-8f42-11d67b695495?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.024802 10.0.0.129 - - [2026-04-23 01:55:43] "GET /projects?obj_uuids=42189b02-138f-46f6-8f42-11d67b695495&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001094 10.0.0.129 - - [2026-04-23 01:55:43] "GET /project/42189b02-138f-46f6-8f42-11d67b695495?fields=security_groups HTTP/1.1" 200 1260 0.067248 10.0.0.129 - - [2026-04-23 01:55:43] "GET /projects?obj_uuids=4c70c282-f5f8-4dc5-b010-c3aaeea11cde&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001878 10.0.0.129 - - [2026-04-23 01:55:43] "GET /project/4c70c282-f5f8-4dc5-b010-c3aaeea11cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.032876 10.0.0.129 - - [2026-04-23 01:55:43] "GET /projects?obj_uuids=4c70c282-f5f8-4dc5-b010-c3aaeea11cde&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001097 10.0.0.129 - - [2026-04-23 01:55:43] "GET /project/4c70c282-f5f8-4dc5-b010-c3aaeea11cde?fields=virtual_networks HTTP/1.1" 200 1034 0.069328 10.0.0.129 - - [2026-04-23 01:55:43] "GET /projects?obj_uuids=4c70c282-f5f8-4dc5-b010-c3aaeea11cde&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001158 10.0.0.129 - - [2026-04-23 01:55:43] "GET /project/4c70c282-f5f8-4dc5-b010-c3aaeea11cde?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.028468 10.0.0.129 - - [2026-04-23 01:55:43] "GET /projects?obj_uuids=4c70c282-f5f8-4dc5-b010-c3aaeea11cde&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001374 10.0.0.129 - - [2026-04-23 01:55:43] "GET /project/4c70c282-f5f8-4dc5-b010-c3aaeea11cde?fields=security_groups HTTP/1.1" 200 1260 0.023771 10.0.0.129 - - [2026-04-23 01:55:44] "GET /aaa-mode HTTP/1.1" 200 128 0.001354 10.0.0.129 - - [2026-04-23 01:55:45] "GET / HTTP/1.1" 200 36499 0.002744 10.0.0.129 - - [2026-04-23 01:55:46] "GET / HTTP/1.1" 200 36499 0.001818 10.0.0.129 - - [2026-04-23 01:55:47] "POST /fqname-to-id HTTP/1.1" 401 298 0.000472 10.0.0.129 - - [2026-04-23 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.086802 10.0.0.129 - - [2026-04-23 01:55:47] "GET /projects?obj_uuids=9b049008-9e00-465a-9161-e955fa023a77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001133 10.0.0.129 - - [2026-04-23 01:55:47] "GET /project/9b049008-9e00-465a-9161-e955fa023a77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.036167 10.0.0.129 - - [2026-04-23 01:55:47] "GET /virtual-networks?parent_id=9b049008-9e00-465a-9161-e955fa023a77&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.009928 10.0.0.129 - - [2026-04-23 01:55:47] "POST /fqname-to-id HTTP/1.1" 404 195 0.009059 10.0.0.129 - - [2026-04-23 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010905 10.0.0.129 - - [2026-04-23 01:55:47] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001207 10.0.0.129 - - [2026-04-23 01:55:47] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.014631 10.0.0.129 - - [2026-04-23 01:55:47] "POST /service-templates HTTP/1.1" 403 264 0.008293 10.0.0.129 - - [2026-04-23 01:55:47] "POST /fqname-to-id HTTP/1.1" 404 213 0.003553 10.0.0.129 - - [2026-04-23 01:55:47] "POST /api-access-lists HTTP/1.1" 200 557 0.017141 10.0.0.129 - - [2026-04-23 01:55:48] "GET /api-access-list/41ec3b3e-8a25-44cf-a049-39db6613b9f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.005330 10.0.0.129 - - [2026-04-23 01:55:48] "GET /api-access-list/41ec3b3e-8a25-44cf-a049-39db6613b9f4 HTTP/1.1" 200 1325 0.003212 10.0.0.129 - - [2026-04-23 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011815 10.0.0.129 - - [2026-04-23 01:55:48] "GET /projects?obj_uuids=9b049008-9e00-465a-9161-e955fa023a77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001214 10.0.0.129 - - [2026-04-23 01:55:48] "GET /project/9b049008-9e00-465a-9161-e955fa023a77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.037859 10.0.0.129 - - [2026-04-23 01:55:48] "GET /virtual-networks?parent_id=9b049008-9e00-465a-9161-e955fa023a77&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012227 10.0.0.129 - - [2026-04-23 01:55:48] "POST /virtual-networks HTTP/1.1" 200 585 0.064993 10.0.0.129 - - [2026-04-23 01:55:48] "POST /route-targets HTTP/1.1" 200 329 0.010157 10.0.0.129 - - [2026-04-23 01:55:48] "POST /ref-update HTTP/1.1" 200 156 0.014741 10.0.0.129 - - [2026-04-23 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.014215 10.0.0.129 - - [2026-04-23 01:55:48] "GET /network-ipam/50c74c81-3a5a-47e1-9ff0-21831eea238b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.012936 10.0.0.129 - - [2026-04-23 01:55:48] "POST /useragent-kv HTTP/1.1" 200 115 0.004280 10.0.0.129 - - [2026-04-23 01:55:48] "POST /ref-update HTTP/1.1" 200 156 0.049997 252.129.176.193 - - [2026-04-23 01:55:48] "POST /neutron/network HTTP/1.1" 200 846 0.055564 252.129.176.193 - - [2026-04-23 01:55:48] "POST /neutron/network HTTP/1.1" 200 846 0.020180 10.0.0.129 - - [2026-04-23 01:55:48] "GET /virtual-network/be443ac1-6168-4da8-825c-b5541d5fbcbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.016510 252.129.176.193 - - [2026-04-23 01:55:48] "POST /neutron/network HTTP/1.1" 200 846 0.020347 252.129.176.193 - - [2026-04-23 01:55:49] "POST /neutron/subnet HTTP/1.1" 200 679 0.039385 252.129.176.193 - - [2026-04-23 01:55:49] "POST /neutron/network HTTP/1.1" 200 846 0.034266 10.0.0.129 - - [2026-04-23 01:55:49] "GET /virtual-network/be443ac1-6168-4da8-825c-b5541d5fbcbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.005016 10.0.0.129 - - [2026-04-23 01:55:49] "GET /network-ipam/50c74c81-3a5a-47e1-9ff0-21831eea238b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.003162 10.0.0.129 - - [2026-04-23 01:55:49] "GET /domains HTTP/1.1" 200 440 0.003096 10.0.0.129 - - [2026-04-23 01:55:49] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001376 10.0.0.129 - - [2026-04-23 01:55:49] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 2223 0.008137 10.0.0.129 - - [2026-04-23 01:55:49] "GET /projects?obj_uuids=9b049008-9e00-465a-9161-e955fa023a77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001061 10.0.0.129 - - [2026-04-23 01:55:49] "GET /project/9b049008-9e00-465a-9161-e955fa023a77 HTTP/1.1" 200 2355 0.023177 10.0.0.129 - - [2026-04-23 01:55:49] "GET /virtual-network/be443ac1-6168-4da8-825c-b5541d5fbcbc HTTP/1.1" 200 2317 0.006937 10.0.0.129 - - [2026-04-23 01:55:49] "GET /virtual-network/be443ac1-6168-4da8-825c-b5541d5fbcbc HTTP/1.1" 200 2317 0.006519 10.0.0.129 - - [2026-04-23 01:55:49] "GET /routing-instance/aef3f7de-4989-4ec0-b429-fe9607132272 HTTP/1.1" 200 1560 0.004663 10.0.0.129 - - [2026-04-23 01:55:49] "GET /routing-instance/aef3f7de-4989-4ec0-b429-fe9607132272 HTTP/1.1" 200 1560 0.004235 10.0.0.129 - - [2026-04-23 01:55:49] "GET /route-target/d66b2c11-a4b3-4184-a4a6-dd290fcb3025 HTTP/1.1" 200 1247 0.003634 10.0.0.129 - - [2026-04-23 01:55:49] "GET /virtual-network/be443ac1-6168-4da8-825c-b5541d5fbcbc HTTP/1.1" 200 2317 0.005340 10.0.0.129 - - [2026-04-23 01:55:49] "GET /routing-instance/aef3f7de-4989-4ec0-b429-fe9607132272 HTTP/1.1" 200 1560 0.003891 10.0.0.129 - - [2026-04-23 01:55:49] "GET /virtual-network/be443ac1-6168-4da8-825c-b5541d5fbcbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.008778 10.0.0.129 - - [2026-04-23 01:55:49] "GET /virtual-network/be443ac1-6168-4da8-825c-b5541d5fbcbc HTTP/1.1" 200 2317 0.005641 10.0.0.129 - - [2026-04-23 01:55:49] "GET /routing-instance/aef3f7de-4989-4ec0-b429-fe9607132272 HTTP/1.1" 200 1560 0.005763 10.0.0.129 - - [2026-04-23 01:55:50] "GET /routing-instance/aef3f7de-4989-4ec0-b429-fe9607132272 HTTP/1.1" 200 1560 0.003480 10.0.0.129 - - [2026-04-23 01:55:50] "GET /route-target/d66b2c11-a4b3-4184-a4a6-dd290fcb3025 HTTP/1.1" 200 1247 0.012695 10.0.0.129 - - [2026-04-23 01:55:50] "GET /domains HTTP/1.1" 200 440 0.007546 10.0.0.129 - - [2026-04-23 01:55:50] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001292 10.0.0.129 - - [2026-04-23 01:55:50] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244 HTTP/1.1" 200 2223 0.007521 10.0.0.129 - - [2026-04-23 01:55:50] "GET /projects?obj_uuids=9b049008-9e00-465a-9161-e955fa023a77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.004977 10.0.0.129 - - [2026-04-23 01:55:50] "GET /project/9b049008-9e00-465a-9161-e955fa023a77 HTTP/1.1" 200 2355 0.114123 10.0.0.129 - - [2026-04-23 01:55:50] "GET /virtual-network/be443ac1-6168-4da8-825c-b5541d5fbcbc HTTP/1.1" 200 2317 0.006109 10.0.0.129 - - [2026-04-23 01:55:50] "GET /obj-perms HTTP/1.1" 200 6458 0.003203 10.0.0.129 - - [2026-04-23 01:55:50] "POST /fqname-to-id HTTP/1.1" 404 195 0.018960 10.0.0.129 - - [2026-04-23 01:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.039879 10.0.0.129 - - [2026-04-23 01:55:51] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001659 10.0.0.129 - - [2026-04-23 01:55:51] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.018119 10.0.0.129 - - [2026-04-23 01:55:51] "POST /service-templates HTTP/1.1" 403 264 0.011835 10.0.0.129 - - [2026-04-23 01:55:51] "POST /fqname-to-id HTTP/1.1" 404 181 0.004182 10.0.0.129 - - [2026-04-23 01:55:51] "POST /api-access-lists HTTP/1.1" 200 523 0.030056 10.0.0.129 - - [2026-04-23 01:55:51] "GET /api-access-list/86325357-1c7c-44c0-bd1d-2bcfe698f247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.010799 10.0.0.129 - - [2026-04-23 01:55:51] "GET /api-access-list/86325357-1c7c-44c0-bd1d-2bcfe698f247 HTTP/1.1" 200 1292 0.008776 10.0.0.129 - - [2026-04-23 01:55:51] "POST /fqname-to-id HTTP/1.1" 404 195 0.036506 10.0.0.129 - - [2026-04-23 01:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.033525 10.0.0.129 - - [2026-04-23 01:55:51] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001884 10.0.0.129 - - [2026-04-23 01:55:51] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.025950 10.0.0.129 - - [2026-04-23 01:55:51] "POST /service-templates HTTP/1.1" 200 553 0.068000 10.0.0.129 - - [2026-04-23 01:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.111915 10.0.0.129 - - [2026-04-23 01:55:51] "GET /service-template/6d49e091-1778-4f2f-9df6-e66d53027382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.016669 10.0.0.129 - - [2026-04-23 01:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014122 10.0.0.129 - - [2026-04-23 01:55:51] "GET /service-template/6d49e091-1778-4f2f-9df6-e66d53027382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.014816 10.0.0.129 - - [2026-04-23 01:55:51] "GET /virtual-network/be443ac1-6168-4da8-825c-b5541d5fbcbc HTTP/1.1" 401 298 0.000480 10.0.0.129 - - [2026-04-23 01:55:52] "GET /virtual-network/be443ac1-6168-4da8-825c-b5541d5fbcbc HTTP/1.1" 403 263 0.067662 10.0.0.129 - - [2026-04-23 01:55:52] "GET /service-template/6d49e091-1778-4f2f-9df6-e66d53027382 HTTP/1.1" 403 264 0.018450 10.0.0.129 - - [2026-04-23 01:55:52] "GET /service-template/6d49e091-1778-4f2f-9df6-e66d53027382 HTTP/1.1" 403 264 0.061454 10.0.0.129 - - [2026-04-23 01:55:53] "GET /obj-perms HTTP/1.1" 403 257 0.060628 10.0.0.129 - - [2026-04-23 01:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.129 - - [2026-04-23 01:55:53] "GET /virtual-network/be443ac1-6168-4da8-825c-b5541d5fbcbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.016865 10.0.0.129 - - [2026-04-23 01:55:53] "GET /obj-perms HTTP/1.1" 403 257 0.014828 10.0.0.129 - - [2026-04-23 01:55:53] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.010694 10.0.0.129 - - [2026-04-23 01:55:53] "GET /api-access-list/41ec3b3e-8a25-44cf-a049-39db6613b9f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.004000 10.0.0.129 - - [2026-04-23 01:55:53] "PUT /api-access-list/41ec3b3e-8a25-44cf-a049-39db6613b9f4 HTTP/1.1" 200 266 0.012199 10.0.0.129 - - [2026-04-23 01:55:53] "GET /api-access-list/41ec3b3e-8a25-44cf-a049-39db6613b9f4 HTTP/1.1" 200 1462 0.012593 10.0.0.129 - - [2026-04-23 01:55:53] "GET /virtual-network/be443ac1-6168-4da8-825c-b5541d5fbcbc HTTP/1.1" 200 2317 0.020068 10.0.0.129 - - [2026-04-23 01:55:54] "POST /fqname-to-id HTTP/1.1" 401 298 0.000747 10.0.0.129 - - [2026-04-23 01:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.081409 10.0.0.129 - - [2026-04-23 01:55:54] "GET /projects?obj_uuids=9b049008-9e00-465a-9161-e955fa023a77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002233 10.0.0.129 - - [2026-04-23 01:55:54] "GET /project/9b049008-9e00-465a-9161-e955fa023a77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.069322 10.0.0.129 - - [2026-04-23 01:55:54] "GET /virtual-networks?parent_id=9b049008-9e00-465a-9161-e955fa023a77&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.018728 10.0.0.129 - - [2026-04-23 01:55:54] "POST /virtual-networks HTTP/1.1" 403 263 0.014580 10.0.0.129 - - [2026-04-23 01:55:54] "GET /service-template/6d49e091-1778-4f2f-9df6-e66d53027382 HTTP/1.1" 403 264 0.011513 10.0.0.129 - - [2026-04-23 01:55:55] "GET /service-template/6d49e091-1778-4f2f-9df6-e66d53027382 HTTP/1.1" 403 264 0.044594 10.0.0.129 - - [2026-04-23 01:55:55] "GET /obj-perms HTTP/1.1" 403 257 0.014041 10.0.0.129 - - [2026-04-23 01:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.129 - - [2026-04-23 01:55:55] "GET /virtual-network/be443ac1-6168-4da8-825c-b5541d5fbcbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.020606 10.0.0.129 - - [2026-04-23 01:55:55] "GET /obj-perms HTTP/1.1" 403 257 0.010450 10.0.0.129 - - [2026-04-23 01:55:55] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.019925 10.0.0.129 - - [2026-04-23 01:55:55] "GET /api-access-list/86325357-1c7c-44c0-bd1d-2bcfe698f247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.003527 10.0.0.129 - - [2026-04-23 01:55:55] "PUT /api-access-list/86325357-1c7c-44c0-bd1d-2bcfe698f247 HTTP/1.1" 200 266 0.009460 10.0.0.129 - - [2026-04-23 01:55:55] "GET /api-access-list/86325357-1c7c-44c0-bd1d-2bcfe698f247 HTTP/1.1" 200 1430 0.004368 10.0.0.129 - - [2026-04-23 01:55:55] "GET /service-template/6d49e091-1778-4f2f-9df6-e66d53027382 HTTP/1.1" 200 1855 0.014258 10.0.0.129 - - [2026-04-23 01:55:55] "POST /fqname-to-id HTTP/1.1" 404 195 0.012099 10.0.0.129 - - [2026-04-23 01:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015302 10.0.0.129 - - [2026-04-23 01:55:55] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001607 10.0.0.129 - - [2026-04-23 01:55:55] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.019204 10.0.0.129 - - [2026-04-23 01:55:55] "POST /service-templates HTTP/1.1" 403 264 0.011007 10.0.0.129 - - [2026-04-23 01:55:55] "GET /api-access-list/41ec3b3e-8a25-44cf-a049-39db6613b9f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.004378 10.0.0.129 - - [2026-04-23 01:55:55] "PUT /api-access-list/41ec3b3e-8a25-44cf-a049-39db6613b9f4 HTTP/1.1" 200 266 0.008200 10.0.0.129 - - [2026-04-23 01:55:55] "GET /api-access-list/41ec3b3e-8a25-44cf-a049-39db6613b9f4 HTTP/1.1" 200 1325 0.003969 10.0.0.129 - - [2026-04-23 01:55:55] "GET /api-access-list/86325357-1c7c-44c0-bd1d-2bcfe698f247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.007150 10.0.0.129 - - [2026-04-23 01:55:55] "PUT /api-access-list/86325357-1c7c-44c0-bd1d-2bcfe698f247 HTTP/1.1" 200 266 0.010440 10.0.0.129 - - [2026-04-23 01:55:56] "GET /api-access-list/86325357-1c7c-44c0-bd1d-2bcfe698f247 HTTP/1.1" 200 1292 0.003843 10.0.0.129 - - [2026-04-23 01:55:56] "GET /virtual-network/be443ac1-6168-4da8-825c-b5541d5fbcbc HTTP/1.1" 403 263 0.015455 10.0.0.129 - - [2026-04-23 01:55:56] "GET /virtual-network/be443ac1-6168-4da8-825c-b5541d5fbcbc HTTP/1.1" 403 263 0.040507 10.0.0.129 - - [2026-04-23 01:55:56] "GET /service-template/6d49e091-1778-4f2f-9df6-e66d53027382 HTTP/1.1" 403 264 0.011705 10.0.0.129 - - [2026-04-23 01:55:56] "GET /service-template/6d49e091-1778-4f2f-9df6-e66d53027382 HTTP/1.1" 403 264 0.039809 10.0.0.129 - - [2026-04-23 01:55:57] "GET /obj-perms HTTP/1.1" 403 257 0.011341 10.0.0.129 - - [2026-04-23 01:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006745 10.0.0.129 - - [2026-04-23 01:55:57] "GET /virtual-network/be443ac1-6168-4da8-825c-b5541d5fbcbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.009936 10.0.0.129 - - [2026-04-23 01:55:57] "GET /obj-perms HTTP/1.1" 403 257 0.042962 10.0.0.129 - - [2026-04-23 01:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.129 - - [2026-04-23 01:55:57] "GET /virtual-network/be443ac1-6168-4da8-825c-b5541d5fbcbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.018552 10.0.0.129 - - [2026-04-23 01:55:57] "GET /obj-perms HTTP/1.1" 403 257 0.011778 10.0.0.129 - - [2026-04-23 01:55:57] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.009706 10.0.0.129 - - [2026-04-23 01:55:57] "GET /api-access-list/327dbdcf-9feb-4074-83c9-3a413c77822e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.003279 10.0.0.129 - - [2026-04-23 01:55:57] "PUT /api-access-list/327dbdcf-9feb-4074-83c9-3a413c77822e HTTP/1.1" 200 266 0.010913 10.0.0.129 - - [2026-04-23 01:55:57] "GET /service-template/6d49e091-1778-4f2f-9df6-e66d53027382 HTTP/1.1" 200 1855 0.016687 10.0.0.129 - - [2026-04-23 01:55:57] "GET /virtual-network/be443ac1-6168-4da8-825c-b5541d5fbcbc HTTP/1.1" 200 2317 0.016183 10.0.0.129 - - [2026-04-23 01:55:57] "GET /obj-perms HTTP/1.1" 403 257 0.010229 10.0.0.129 - - [2026-04-23 01:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.129 - - [2026-04-23 01:55:58] "GET /virtual-network/be443ac1-6168-4da8-825c-b5541d5fbcbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.016161 10.0.0.129 - - [2026-04-23 01:55:58] "GET /obj-perms HTTP/1.1" 403 257 0.016714 10.0.0.129 - - [2026-04-23 01:55:58] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.030874 10.0.0.129 - - [2026-04-23 01:55:58] "DELETE /api-access-list/41ec3b3e-8a25-44cf-a049-39db6613b9f4 HTTP/1.1" 200 115 0.032806 10.0.0.129 - - [2026-04-23 01:55:58] "GET /api-access-list/41ec3b3e-8a25-44cf-a049-39db6613b9f4 HTTP/1.1" 404 171 0.004874 10.0.0.129 - - [2026-04-23 01:55:58] "DELETE /api-access-list/86325357-1c7c-44c0-bd1d-2bcfe698f247 HTTP/1.1" 200 115 0.028558 10.0.0.129 - - [2026-04-23 01:55:58] "GET /api-access-list/86325357-1c7c-44c0-bd1d-2bcfe698f247 HTTP/1.1" 404 171 0.006290 10.0.0.129 - - [2026-04-23 01:55:58] "GET /virtual-network/be443ac1-6168-4da8-825c-b5541d5fbcbc HTTP/1.1" 401 298 0.000447 10.0.0.129 - - [2026-04-23 01:55:58] "GET /virtual-network/be443ac1-6168-4da8-825c-b5541d5fbcbc HTTP/1.1" 403 263 0.039403 10.0.0.129 - - [2026-04-23 01:55:58] "GET /service-template/6d49e091-1778-4f2f-9df6-e66d53027382 HTTP/1.1" 403 264 0.009973 10.0.0.129 - - [2026-04-23 01:55:59] "GET /service-template/6d49e091-1778-4f2f-9df6-e66d53027382 HTTP/1.1" 403 264 0.037424 10.0.0.129 - - [2026-04-23 01:55:59] "GET /obj-perms HTTP/1.1" 403 257 0.036040 10.0.0.129 - - [2026-04-23 01:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.129 - - [2026-04-23 01:55:59] "GET /virtual-network/be443ac1-6168-4da8-825c-b5541d5fbcbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.007740 10.0.0.129 - - [2026-04-23 01:55:59] "GET /obj-perms HTTP/1.1" 403 257 0.007638 10.0.0.129 - - [2026-04-23 01:55:59] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.006774 10.0.0.129 - - [2026-04-23 01:56:00] "GET /api-access-list/327dbdcf-9feb-4074-83c9-3a413c77822e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2688 0.003770 10.0.0.129 - - [2026-04-23 01:56:00] "PUT /api-access-list/327dbdcf-9feb-4074-83c9-3a413c77822e HTTP/1.1" 200 266 0.010128 10.0.0.129 - - [2026-04-23 01:56:00] "GET /virtual-network/be443ac1-6168-4da8-825c-b5541d5fbcbc HTTP/1.1" 200 2317 0.018497 10.0.0.129 - - [2026-04-23 01:56:00] "GET /service-template/6d49e091-1778-4f2f-9df6-e66d53027382 HTTP/1.1" 200 1855 0.011320 10.0.0.129 - - [2026-04-23 01:56:00] "GET /obj-perms HTTP/1.1" 403 257 0.008030 10.0.0.129 - - [2026-04-23 01:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.129 - - [2026-04-23 01:56:00] "GET /virtual-network/be443ac1-6168-4da8-825c-b5541d5fbcbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.013467 10.0.0.129 - - [2026-04-23 01:56:00] "GET /obj-perms HTTP/1.1" 403 257 0.007030 10.0.0.129 - - [2026-04-23 01:56:00] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.018041 10.0.0.129 - - [2026-04-23 01:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010491 10.0.0.129 - - [2026-04-23 01:56:00] "DELETE /service-template/6d49e091-1778-4f2f-9df6-e66d53027382 HTTP/1.1" 200 115 0.026125 10.0.0.129 - - [2026-04-23 01:56:00] "POST /fqname-to-id HTTP/1.1" 404 195 0.011670 10.0.0.129 - - [2026-04-23 01:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.129 - - [2026-04-23 01:56:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002697 10.0.0.129 - - [2026-04-23 01:56:00] "POST /useragent-kv HTTP/1.1" 200 115 0.004067 10.0.0.129 - - [2026-04-23 01:56:00] "DELETE /virtual-network/be443ac1-6168-4da8-825c-b5541d5fbcbc HTTP/1.1" 200 115 0.089589 10.0.0.129 - - [2026-04-23 01:56:00] "DELETE /route-target/d66b2c11-a4b3-4184-a4a6-dd290fcb3025 HTTP/1.1" 200 115 0.021948 10.0.0.129 - - [2026-04-23 01:56:01] "GET /api-access-list/327dbdcf-9feb-4074-83c9-3a413c77822e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.003697 10.0.0.129 - - [2026-04-23 01:56:01] "PUT /api-access-list/327dbdcf-9feb-4074-83c9-3a413c77822e HTTP/1.1" 200 266 0.012004 10.0.0.129 - - [2026-04-23 01:56:01] "GET /api-access-list/327dbdcf-9feb-4074-83c9-3a413c77822e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2694 0.003994 10.0.0.129 - - [2026-04-23 01:56:01] "PUT /api-access-list/327dbdcf-9feb-4074-83c9-3a413c77822e HTTP/1.1" 200 266 0.011039 10.0.0.129 - - [2026-04-23 01:56:02] "DELETE /project/9b0490089e00465a9161e955fa023a77 HTTP/1.1" 404 173 0.025963 10.0.0.129 - - [2026-04-23 01:56:02] "DELETE /project/4c70c282f5f84dc5b010c3aaeea11cde HTTP/1.1" 404 173 0.025218 10.0.0.129 - - [2026-04-23 01:56:02] "GET /api-access-list/327dbdcf-9feb-4074-83c9-3a413c77822e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.005465 10.0.0.129 - - [2026-04-23 01:56:02] "GET /projects?obj_uuids=de9cb1bc-9d9f-4223-aac2-c59f48757386&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001020 10.0.0.129 - - [2026-04-23 01:56:02] "GET /projects?obj_uuids=42189b02-138f-46f6-8f42-11d67b695495&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000894 10.0.0.129 - - [2026-04-23 01:56:02] "DELETE /project/42189b02138f46f68f4211d67b695495 HTTP/1.1" 404 173 0.013303 10.0.0.129 - - [2026-04-23 01:56:02] "GET /projects?obj_uuids=d5c6a3af-7cce-4f69-8415-0f25d0a07c5b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001041 10.0.0.129 - - [2026-04-23 01:56:02] "GET /projects?obj_uuids=4c70c282-f5f8-4dc5-b010-c3aaeea11cde&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000917 10.0.0.129 - - [2026-04-23 01:56:02] "PUT /api-access-list/327dbdcf-9feb-4074-83c9-3a413c77822e HTTP/1.1" 200 266 0.025117 10.0.0.129 - - [2026-04-23 01:56:02] "GET /projects?obj_uuids=eaf59863-a53a-4434-8c16-2a08daa751b5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001566 10.0.0.129 - - [2026-04-23 01:56:02] "GET /project/42189b02-138f-46f6-8f42-11d67b695495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.093272 10.0.0.129 - - [2026-04-23 01:56:02] "GET /project/de9cb1bc-9d9f-4223-aac2-c59f48757386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.105649 10.0.0.129 - - [2026-04-23 01:56:02] "GET /projects?obj_uuids=9b049008-9e00-465a-9161-e955fa023a77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001709 10.0.0.129 - - [2026-04-23 01:56:02] "GET /projects?obj_uuids=de9cb1bc-9d9f-4223-aac2-c59f48757386&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000965 10.0.0.129 - - [2026-04-23 01:56:02] "GET /projects?obj_uuids=42189b02-138f-46f6-8f42-11d67b695495&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001770 10.0.0.129 - - [2026-04-23 01:56:02] "GET /project/eaf59863-a53a-4434-8c16-2a08daa751b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.101043 10.0.0.129 - - [2026-04-23 01:56:02] "GET /project/4c70c282-f5f8-4dc5-b010-c3aaeea11cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.192025 10.0.0.129 - - [2026-04-23 01:56:02] "GET /project/d5c6a3af-7cce-4f69-8415-0f25d0a07c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.199032 10.0.0.129 - - [2026-04-23 01:56:02] "GET /project/9b049008-9e00-465a-9161-e955fa023a77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.103694 10.0.0.129 - - [2026-04-23 01:56:02] "GET /project/42189b02-138f-46f6-8f42-11d67b695495?fields=security_groups HTTP/1.1" 200 1350 0.099627 10.0.0.129 - - [2026-04-23 01:56:02] "GET /project/de9cb1bc-9d9f-4223-aac2-c59f48757386?fields=security_groups HTTP/1.1" 200 1336 0.101511 10.0.0.129 - - [2026-04-23 01:56:02] "GET /projects?obj_uuids=d5c6a3af-7cce-4f69-8415-0f25d0a07c5b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000920 10.0.0.129 - - [2026-04-23 01:56:02] "GET /projects?obj_uuids=4c70c282-f5f8-4dc5-b010-c3aaeea11cde&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000813 10.0.0.129 - - [2026-04-23 01:56:02] "GET /projects?obj_uuids=eaf59863-a53a-4434-8c16-2a08daa751b5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000922 10.0.0.129 - - [2026-04-23 01:56:02] "GET /projects?obj_uuids=9b049008-9e00-465a-9161-e955fa023a77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000916 10.0.0.129 - - [2026-04-23 01:56:02] "GET /project/9b049008-9e00-465a-9161-e955fa023a77?fields=virtual_networks HTTP/1.1" 200 1035 0.058432 10.0.0.129 - - [2026-04-23 01:56:02] "GET /project/eaf59863-a53a-4434-8c16-2a08daa751b5?fields=security_groups HTTP/1.1" 200 1336 0.061784 10.0.0.129 - - [2026-04-23 01:56:02] "GET /project/d5c6a3af-7cce-4f69-8415-0f25d0a07c5b?fields=security_groups HTTP/1.1" 200 1335 0.062519 10.0.0.129 - - [2026-04-23 01:56:02] "GET /project/4c70c282-f5f8-4dc5-b010-c3aaeea11cde?fields=security_groups HTTP/1.1" 200 1350 0.069244 10.0.0.129 - - [2026-04-23 01:56:02] "GET /projects?obj_uuids=9b049008-9e00-465a-9161-e955fa023a77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001286 10.0.0.129 - - [2026-04-23 01:56:02] "DELETE /security-group/56e7cecc-5f04-47fc-856d-1eadaf13aaa4 HTTP/1.1" 200 115 0.121141 10.0.0.129 - - [2026-04-23 01:56:02] "GET /project/9b049008-9e00-465a-9161-e955fa023a77?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.066342 10.0.0.129 - - [2026-04-23 01:56:02] "DELETE /security-group/c8ba6cca-6fe6-4fc4-a482-9b7001c0f499 HTTP/1.1" 200 115 0.139654 10.0.0.129 - - [2026-04-23 01:56:02] "GET /projects?obj_uuids=42189b02-138f-46f6-8f42-11d67b695495&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001053 10.0.0.129 - - [2026-04-23 01:56:02] "GET /projects?obj_uuids=de9cb1bc-9d9f-4223-aac2-c59f48757386&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001577 10.0.0.129 - - [2026-04-23 01:56:02] "DELETE /access-control-list/1cb02745-32d1-45c9-9c78-68bb519983d2 HTTP/1.1" 200 115 0.083600 10.0.0.129 - - [2026-04-23 01:56:02] "GET /projects?obj_uuids=9b049008-9e00-465a-9161-e955fa023a77&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002107 10.0.0.129 - - [2026-04-23 01:56:02] "GET /project/42189b02-138f-46f6-8f42-11d67b695495?fields=application_policy_sets HTTP/1.1" 200 1389 0.083186 10.0.0.129 - - [2026-04-23 01:56:02] "GET /project/de9cb1bc-9d9f-4223-aac2-c59f48757386?fields=application_policy_sets HTTP/1.1" 200 1375 0.074533 10.0.0.129 - - [2026-04-23 01:56:02] "DELETE /security-group/d7558445-24f6-4097-9a7a-49fde5e41647 HTTP/1.1" 200 115 0.167399 10.0.0.129 - - [2026-04-23 01:56:02] "GET /projects?obj_uuids=eaf59863-a53a-4434-8c16-2a08daa751b5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001348 10.0.0.129 - - [2026-04-23 01:56:02] "DELETE /access-control-list/7c71d8d7-37c9-4915-9428-aedc0cb68a4d HTTP/1.1" 200 115 0.084558 10.0.0.129 - - [2026-04-23 01:56:02] "DELETE /security-group/df62c86b-95a8-4dd6-8d43-a0d685a7a0aa HTTP/1.1" 200 115 0.164789 10.0.0.129 - - [2026-04-23 01:56:02] "DELETE /security-group/aacf89d4-36ad-414c-ae3c-f1bd61a3d2bd HTTP/1.1" 200 115 0.171026 10.0.0.129 - - [2026-04-23 01:56:02] "GET /projects?obj_uuids=4c70c282-f5f8-4dc5-b010-c3aaeea11cde&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000906 10.0.0.129 - - [2026-04-23 01:56:02] "GET /projects?obj_uuids=d5c6a3af-7cce-4f69-8415-0f25d0a07c5b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001029 10.0.0.129 - - [2026-04-23 01:56:02] "GET /project/9b049008-9e00-465a-9161-e955fa023a77?fields=security_groups HTTP/1.1" 200 1261 0.132126 10.0.0.129 - - [2026-04-23 01:56:02] "DELETE /access-control-list/6aec560c-7a4a-4e17-9647-41ce858237a6 HTTP/1.1" 200 115 0.078274 10.0.0.129 - - [2026-04-23 01:56:02] "GET /project/4c70c282-f5f8-4dc5-b010-c3aaeea11cde?fields=application_policy_sets HTTP/1.1" 200 1389 0.090498 10.0.0.129 - - [2026-04-23 01:56:03] "GET /project/eaf59863-a53a-4434-8c16-2a08daa751b5?fields=application_policy_sets HTTP/1.1" 200 1375 0.140616 10.0.0.129 - - [2026-04-23 01:56:03] "GET /project/d5c6a3af-7cce-4f69-8415-0f25d0a07c5b?fields=application_policy_sets HTTP/1.1" 200 1374 0.149528 10.0.0.129 - - [2026-04-23 01:56:03] "DELETE /access-control-list/8bae6172-21b9-40c7-9195-faf56cf42225 HTTP/1.1" 200 115 0.099907 10.0.0.129 - - [2026-04-23 01:56:03] "DELETE /access-control-list/f64dc46c-4a9a-4db6-9dd0-be7ddb320b2c HTTP/1.1" 200 115 0.126420 10.0.0.129 - - [2026-04-23 01:56:03] "DELETE /project/42189b02-138f-46f6-8f42-11d67b695495 HTTP/1.1" 200 115 0.885440 10.0.0.129 - - [2026-04-23 01:56:03] "DELETE /project/de9cb1bc-9d9f-4223-aac2-c59f48757386 HTTP/1.1" 200 115 0.925858 10.0.0.129 - - [2026-04-23 01:56:03] "DELETE /access-control-list/be006fa4-01f9-4554-ac64-c2e2b317b40e HTTP/1.1" 200 115 0.053257 10.0.0.129 - - [2026-04-23 01:56:03] "DELETE /project/4c70c282-f5f8-4dc5-b010-c3aaeea11cde HTTP/1.1" 200 115 0.953790 10.0.0.129 - - [2026-04-23 01:56:03] "DELETE /project/eaf59863-a53a-4434-8c16-2a08daa751b5 HTTP/1.1" 200 115 0.917342 10.0.0.129 - - [2026-04-23 01:56:03] "DELETE /project/d5c6a3af-7cce-4f69-8415-0f25d0a07c5b HTTP/1.1" 200 115 0.970653 10.0.0.129 - - [2026-04-23 01:56:03] "DELETE /access-control-list/7052be10-ab62-4447-a116-3a8e8f5e2b6d HTTP/1.1" 200 115 0.038800 10.0.0.129 - - [2026-04-23 01:56:03] "DELETE /access-control-list/7686e951-1057-47b2-99e9-06e4945240db HTTP/1.1" 200 115 0.023952 10.0.0.129 - - [2026-04-23 01:56:03] "DELETE /access-control-list/6a7d650f-ff38-477b-abe1-190c76d9dca5 HTTP/1.1" 200 115 0.030919 10.0.0.129 - - [2026-04-23 01:56:03] "DELETE /access-control-list/c2b10bab-ab01-47db-82da-94922ef4d34d HTTP/1.1" 200 115 0.031931 10.0.0.129 - - [2026-04-23 01:56:03] "GET /projects?obj_uuids=6a2607fb-1e0c-4e3c-84d0-f6eee5ff75a6&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001543 10.0.0.129 - - [2026-04-23 01:56:03] "GET /project/6a2607fb-1e0c-4e3c-84d0-f6eee5ff75a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.026621 Traceback (most recent call last): File "src/gevent/greenlet.py", line 912, in gevent._gevent_cgreenlet.Greenlet.run File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/server.py", line 209, in wrap_socket_and_handle with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket: File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 873, in wrap_socket return SSLSocket(sock=sock, keyfile=keyfile, certfile=certfile, File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 351, in __init__ self.do_handshake() File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 740, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:1147) 2026-04-23T01:56:04Z failed with SSLError [Introspect:8084]10.0.0.129 - - [2026-04-23 01:56:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001117 10.0.0.129 - - [2026-04-23 01:56:05] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001157 10.0.0.129 - - [2026-04-23 01:56:05] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007104 10.0.0.129 - - [2026-04-23 01:56:05] "POST /fqname-to-id HTTP/1.1" 404 182 0.038656 10.0.0.129 - - [2026-04-23 01:56:05] "GET /projects?obj_uuids=57729649-e427-4a1e-afb4-4c653c16dd86&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002755 10.0.0.129 - - [2026-04-23 01:56:05] "GET /domains?obj_uuids=463c1a7f-4575-42ba-bd06-1a9f36cbf244&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001051 10.0.0.129 - - [2026-04-23 01:56:05] "GET /domain/463c1a7f-4575-42ba-bd06-1a9f36cbf244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009951 10.0.0.129 - - [2026-04-23 01:56:05] "POST /id-to-fqname HTTP/1.1" 200 184 0.003926 10.0.0.129 - - [2026-04-23 01:56:05] "POST /fqname-to-id HTTP/1.1" 404 193 0.004334 10.0.0.129 - - [2026-04-23 01:56:05] "POST /security-groups HTTP/1.1" 200 579 0.064919 10.0.0.129 - - [2026-04-23 01:56:05] "POST /fqname-to-id HTTP/1.1" 404 228 0.002759 10.0.0.129 - - [2026-04-23 01:56:05] "POST /projects HTTP/1.1" 200 569 0.228766 10.0.0.129 - - [2026-04-23 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.262600 10.0.0.129 - - [2026-04-23 01:56:06] "POST /access-control-lists HTTP/1.1" 200 594 0.069557 10.0.0.129 - - [2026-04-23 01:56:06] "GET /project/57729649-e427-4a1e-afb4-4c653c16dd86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.408739 10.0.0.129 - - [2026-04-23 01:56:06] "POST /fqname-to-id HTTP/1.1" 404 227 0.002753 10.0.0.129 - - [2026-04-23 01:56:06] "POST /access-control-lists HTTP/1.1" 200 592 0.064599 10.0.0.129 - - [2026-04-23 01:56:07] "GET / HTTP/1.1" 200 36499 0.002452 10.0.0.129 - - [2026-04-23 01:56:07] "GET /projects?obj_uuids=57729649-e427-4a1e-afb4-4c653c16dd86&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001070 10.0.0.129 - - [2026-04-23 01:56:07] "GET /project/57729649-e427-4a1e-afb4-4c653c16dd86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.024141 10.0.0.129 - - [2026-04-23 01:56:07] "GET /projects?obj_uuids=57729649-e427-4a1e-afb4-4c653c16dd86&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001007 10.0.0.129 - - [2026-04-23 01:56:07] "GET /project/57729649-e427-4a1e-afb4-4c653c16dd86?fields=virtual_networks HTTP/1.1" 200 1026 0.072482 10.0.0.129 - - [2026-04-23 01:56:07] "GET /projects?obj_uuids=57729649-e427-4a1e-afb4-4c653c16dd86&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000952 10.0.0.129 - - [2026-04-23 01:56:07] "GET /project/57729649-e427-4a1e-afb4-4c653c16dd86?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.023245 10.0.0.129 - - [2026-04-23 01:56:08] "GET /projects?obj_uuids=57729649-e427-4a1e-afb4-4c653c16dd86&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001087 10.0.0.129 - - [2026-04-23 01:56:08] "GET /project/57729649-e427-4a1e-afb4-4c653c16dd86?fields=security_groups HTTP/1.1" 200 1248 0.025892 10.0.0.129 - - [2026-04-23 01:56:14] "GET /obj-perms HTTP/1.1" 200 6411 0.065074 10.0.0.129 - - [2026-04-23 01:56:14] "GET /obj-perms HTTP/1.1" 200 6411 0.062827