+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Sun Aug 9 13:36:37 2026] *** compiled with version: 13.3.0 on 03 July 2026 22:28:27 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: neutron-server-cc5b7fdf8-4w6sn machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fa9c0a6e668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-08-09 13:36:41.741 7 INFO neutron.common.config [-] Logging enabled! 2026-08-09 13:36:41.741 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-08-09 13:36:41.784 8 INFO neutron.common.config [-] Logging enabled! 2026-08-09 13:36:41.784 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-08-09 13:36:42.857 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-09 13:36:42.933 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-09 13:36:44.355 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-09 13:36:44.358 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-09 13:36:44.362 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-09 13:36:44.363 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-09 13:36:44.363 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-09 13:36:44.363 7 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-08-09 13:36:44.363 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-08-09 13:36:44.363 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-09 13:36:44.371 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-09 13:36:44.371 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-09 13:36:44.371 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-09 13:36:44.393 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-09 13:36:44.394 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-09 13:36:44.394 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-09 13:36:44.420 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-09 13:36:44.421 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-09 13:36:44.421 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-09 13:36:44.421 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-09 13:36:44.526 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-09 13:36:44.529 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-09 13:36:44.533 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-09 13:36:44.534 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-09 13:36:44.534 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-09 13:36:44.534 8 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-08-09 13:36:44.534 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-08-09 13:36:44.534 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-09 13:36:44.542 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-09 13:36:44.542 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-09 13:36:44.542 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-09 13:36:44.564 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-09 13:36:44.565 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-09 13:36:44.565 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-09 13:36:44.591 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-09 13:36:44.591 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-09 13:36:44.591 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-09 13:36:44.591 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-09 13:36:44.921 7 INFO neutron.plugins.ml2.managers [None req-aa213067-fd71-42dd-b617-dd0e46db3663 - - - - - -] Initializing driver for type 'vlan' 2026-08-09 13:36:45.072 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-aa213067-fd71-42dd-b617-dd0e46db3663 - - - - - -] VlanTypeDriver initialization complete 2026-08-09 13:36:45.072 7 INFO neutron.plugins.ml2.managers [None req-aa213067-fd71-42dd-b617-dd0e46db3663 - - - - - -] Initializing driver for type 'vxlan' 2026-08-09 13:36:45.073 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-aa213067-fd71-42dd-b617-dd0e46db3663 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-09 13:36:45.087 8 INFO neutron.plugins.ml2.managers [None req-2a9b559c-b610-43f8-ab84-72a4162b3c56 - - - - - -] Initializing driver for type 'vlan' 2026-08-09 13:36:45.087 7 INFO neutron.plugins.ml2.managers [None req-aa213067-fd71-42dd-b617-dd0e46db3663 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-09 13:36:45.087 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-aa213067-fd71-42dd-b617-dd0e46db3663 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-09 13:36:45.088 7 INFO neutron.plugins.ml2.managers [None req-aa213067-fd71-42dd-b617-dd0e46db3663 - - - - - -] Initializing extension driver 'port_security' 2026-08-09 13:36:45.088 7 INFO neutron.plugins.ml2.extensions.port_security [None req-aa213067-fd71-42dd-b617-dd0e46db3663 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-09 13:36:45.088 7 INFO neutron.plugins.ml2.managers [None req-aa213067-fd71-42dd-b617-dd0e46db3663 - - - - - -] Initializing extension driver 'qos' 2026-08-09 13:36:45.088 7 INFO neutron.plugins.ml2.managers [None req-aa213067-fd71-42dd-b617-dd0e46db3663 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-09 13:36:45.088 7 INFO neutron.plugins.ml2.managers [None req-aa213067-fd71-42dd-b617-dd0e46db3663 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-09 13:36:45.108 7 INFO neutron.quota [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded quota_driver: . 2026-08-09 13:36:45.108 7 INFO neutron.plugins.ml2.plugin [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Modular L2 Plugin initialization complete 2026-08-09 13:36:45.109 7 INFO neutron.plugins.ml2.managers [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-09 13:36:45.109 7 INFO neutron.plugins.ml2.managers [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-09 13:36:45.109 7 INFO neutron.plugins.ml2.managers [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Got port-security extension from driver 'port_security' 2026-08-09 13:36:45.109 7 INFO neutron.manager [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loading Plugin: qos 2026-08-09 13:36:45.122 7 INFO neutron.manager [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loading Plugin: router 2026-08-09 13:36:45.167 7 INFO neutron.services.service_base [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-09 13:36:45.167 7 INFO neutron.manager [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loading Plugin: segments 2026-08-09 13:36:45.263 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-2a9b559c-b610-43f8-ab84-72a4162b3c56 - - - - - -] VlanTypeDriver initialization complete 2026-08-09 13:36:45.263 8 INFO neutron.plugins.ml2.managers [None req-2a9b559c-b610-43f8-ab84-72a4162b3c56 - - - - - -] Initializing driver for type 'vxlan' 2026-08-09 13:36:45.263 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-2a9b559c-b610-43f8-ab84-72a4162b3c56 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-09 13:36:45.265 7 INFO neutron.manager [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loading Plugin: trunk 2026-08-09 13:36:45.276 8 INFO neutron.plugins.ml2.managers [None req-2a9b559c-b610-43f8-ab84-72a4162b3c56 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-09 13:36:45.276 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-2a9b559c-b610-43f8-ab84-72a4162b3c56 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-09 13:36:45.276 8 INFO neutron.plugins.ml2.managers [None req-2a9b559c-b610-43f8-ab84-72a4162b3c56 - - - - - -] Initializing extension driver 'port_security' 2026-08-09 13:36:45.277 8 INFO neutron.plugins.ml2.extensions.port_security [None req-2a9b559c-b610-43f8-ab84-72a4162b3c56 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-09 13:36:45.277 8 INFO neutron.plugins.ml2.managers [None req-2a9b559c-b610-43f8-ab84-72a4162b3c56 - - - - - -] Initializing extension driver 'qos' 2026-08-09 13:36:45.277 8 INFO neutron.plugins.ml2.managers [None req-2a9b559c-b610-43f8-ab84-72a4162b3c56 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-09 13:36:45.277 8 INFO neutron.plugins.ml2.managers [None req-2a9b559c-b610-43f8-ab84-72a4162b3c56 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-09 13:36:45.280 7 INFO neutron.manager [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loading Plugin: vpnaas 2026-08-09 13:36:45.299 8 INFO neutron.quota [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded quota_driver: . 2026-08-09 13:36:45.300 8 INFO neutron.plugins.ml2.plugin [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Modular L2 Plugin initialization complete 2026-08-09 13:36:45.300 8 INFO neutron.plugins.ml2.managers [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-09 13:36:45.300 8 INFO neutron.plugins.ml2.managers [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-09 13:36:45.300 8 INFO neutron.plugins.ml2.managers [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Got port-security extension from driver 'port_security' 2026-08-09 13:36:45.301 8 INFO neutron.manager [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loading Plugin: qos 2026-08-09 13:36:45.314 8 INFO neutron.manager [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loading Plugin: router 2026-08-09 13:36:45.320 7 WARNING stevedore.named [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-09 13:36:45.362 8 INFO neutron.services.service_base [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-09 13:36:45.362 8 INFO neutron.manager [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loading Plugin: segments 2026-08-09 13:36:45.384 7 INFO neutron_vpnaas.services.vpn.plugin [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-09 13:36:45.385 7 INFO neutron.manager [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loading Plugin: taas 2026-08-09 13:36:45.409 7 WARNING stevedore.named [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-09 13:36:45.434 7 INFO neutron_taas.services.taas.taas_plugin [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-09 13:36:45.435 7 INFO neutron.manager [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loading Plugin: tapmirror 2026-08-09 13:36:45.449 7 WARNING stevedore.named [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-09 13:36:45.457 8 INFO neutron.manager [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loading Plugin: trunk 2026-08-09 13:36:45.465 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-09 13:36:45.466 7 INFO neutron.manager [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loading Plugin: auto_allocate 2026-08-09 13:36:45.471 8 INFO neutron.manager [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loading Plugin: vpnaas 2026-08-09 13:36:45.475 7 INFO neutron.manager [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loading Plugin: tag 2026-08-09 13:36:45.485 7 INFO neutron.manager [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loading Plugin: timestamp 2026-08-09 13:36:45.487 7 INFO neutron.manager [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loading Plugin: network_ip_availability 2026-08-09 13:36:45.492 7 INFO neutron.manager [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loading Plugin: flavors 2026-08-09 13:36:45.495 7 INFO neutron.manager [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loading Plugin: revisions 2026-08-09 13:36:45.499 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Initializing extension manager. 2026-08-09 13:36:45.500 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: aap-reject-multicast 2026-08-09 13:36:45.501 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: address-group 2026-08-09 13:36:45.501 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: address-scope 2026-08-09 13:36:45.502 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-09 13:36:45.503 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: agent 2026-08-09 13:36:45.503 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: agent-resources-synced 2026-08-09 13:36:45.504 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: agent_sort_key 2026-08-09 13:36:45.505 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: allowed-address-pairs 2026-08-09 13:36:45.506 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: auto-allocated-topology 2026-08-09 13:36:45.506 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: availability_zone 2026-08-09 13:36:45.507 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: availability_zone_filter 2026-08-09 13:36:45.507 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-09 13:36:45.508 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: default-subnetpools 2026-08-09 13:36:45.509 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-09 13:36:45.510 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: dns-integration 2026-08-09 13:36:45.511 8 WARNING stevedore.named [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-09 13:36:45.511 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: dns-domain-ports 2026-08-09 13:36:45.511 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-09 13:36:45.512 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: dvr 2026-08-09 13:36:45.513 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-09 13:36:45.513 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: empty-string-filtering 2026-08-09 13:36:45.514 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension evpn not supported by any of loaded plugins 2026-08-09 13:36:45.514 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-09 13:36:45.515 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-09 13:36:45.516 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: external-net 2026-08-09 13:36:45.516 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-09 13:36:45.517 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: extraroute 2026-08-09 13:36:45.518 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: extraroute-atomic 2026-08-09 13:36:45.518 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: filter-validation 2026-08-09 13:36:45.519 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-09 13:36:45.519 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-09 13:36:45.520 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-09 13:36:45.520 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: fip-port-details 2026-08-09 13:36:45.521 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: flavors 2026-08-09 13:36:45.522 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-09 13:36:45.523 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: floatingip-pools 2026-08-09 13:36:45.523 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: ip_allocation 2026-08-09 13:36:45.524 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: ip-substring-filtering 2026-08-09 13:36:45.524 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: l2_adjacency 2026-08-09 13:36:45.525 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: router 2026-08-09 13:36:45.526 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-08-09 13:36:45.528 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-09 13:36:45.528 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-09 13:36:45.529 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-09 13:36:45.529 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: ext-gw-mode 2026-08-09 13:36:45.530 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: l3-ha 2026-08-09 13:36:45.530 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-09 13:36:45.531 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-09 13:36:45.531 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: l3-flavors 2026-08-09 13:36:45.532 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-09 13:36:45.533 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-09 13:36:45.535 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-09 13:36:45.536 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-09 13:36:45.537 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-09 13:36:45.539 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-09 13:36:45.539 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-09 13:36:45.540 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: multi-provider 2026-08-09 13:36:45.540 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: net-mtu 2026-08-09 13:36:45.541 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: net-mtu-writable 2026-08-09 13:36:45.541 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: network_availability_zone 2026-08-09 13:36:45.542 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: network_ha 2026-08-09 13:36:45.543 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: network-ip-availability 2026-08-09 13:36:45.544 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: network-ip-availability-details 2026-08-09 13:36:45.545 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-09 13:36:45.545 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: pagination 2026-08-09 13:36:45.546 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: port-device-profile 2026-08-09 13:36:45.546 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-09 13:36:45.547 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-09 13:36:45.547 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-09 13:36:45.548 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: port-mac-override 2026-08-09 13:36:45.548 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-09 13:36:45.549 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-09 13:36:45.549 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-09 13:36:45.550 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: port-resource-request 2026-08-09 13:36:45.550 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: port-resource-request-groups 2026-08-09 13:36:45.551 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-09 13:36:45.551 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: binding 2026-08-09 13:36:45.552 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: binding-extended 2026-08-09 13:36:45.553 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: port-security 2026-08-09 13:36:45.553 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: project-id 2026-08-09 13:36:45.554 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: provider 2026-08-09 13:36:45.554 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-08-09 13:36:45.555 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-09 13:36:45.557 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: qos 2026-08-09 13:36:45.557 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-09 13:36:45.558 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-09 13:36:45.558 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: qos-default 2026-08-09 13:36:45.559 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: qos-fip 2026-08-09 13:36:45.559 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-09 13:36:45.560 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: qos-gateway-ip 2026-08-09 13:36:45.560 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: qos-port-network-policy 2026-08-09 13:36:45.561 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: qos-pps-minimum 2026-08-09 13:36:45.562 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-09 13:36:45.562 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: qos-pps 2026-08-09 13:36:45.563 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: qos-rule-type-details 2026-08-09 13:36:45.563 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-09 13:36:45.564 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: qos-rules-alias 2026-08-09 13:36:45.565 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: quota-check-limit 2026-08-09 13:36:45.565 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: quota-check-limit-default 2026-08-09 13:36:45.567 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: quotas 2026-08-09 13:36:45.568 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: quota_details 2026-08-09 13:36:45.569 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: rbac-policies 2026-08-09 13:36:45.570 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: rbac-address-group 2026-08-09 13:36:45.570 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: rbac-address-scope 2026-08-09 13:36:45.571 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: rbac-security-groups 2026-08-09 13:36:45.571 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: rbac-subnetpool 2026-08-09 13:36:45.572 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: revision-if-match 2026-08-09 13:36:45.573 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: standard-attr-revisions 2026-08-09 13:36:45.573 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: router_availability_zone 2026-08-09 13:36:45.574 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-08-09 13:36:45.574 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-09 13:36:45.576 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: security-groups-default-rules 2026-08-09 13:36:45.576 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: security-groups-default-statefulness 2026-08-09 13:36:45.576 8 INFO neutron_vpnaas.services.vpn.plugin [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-09 13:36:45.577 8 INFO neutron.manager [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loading Plugin: taas 2026-08-09 13:36:45.577 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-09 13:36:45.577 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-09 13:36:45.578 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-09 13:36:45.578 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-09 13:36:45.579 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-09 13:36:45.584 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: security-group 2026-08-09 13:36:45.585 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: segment 2026-08-09 13:36:45.586 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-09 13:36:45.586 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: service-type 2026-08-09 13:36:45.587 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: sorting 2026-08-09 13:36:45.587 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: standard-attr-segment 2026-08-09 13:36:45.588 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: standard-attr-description 2026-08-09 13:36:45.588 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: stateful-security-group 2026-08-09 13:36:45.589 7 WARNING neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-09 13:36:45.589 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-09 13:36:45.590 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: subnet-external-network 2026-08-09 13:36:45.590 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: subnet_onboard 2026-08-09 13:36:45.591 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-09 13:36:45.591 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: subnet-service-types 2026-08-09 13:36:45.592 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: subnet_allocation 2026-08-09 13:36:45.593 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-09 13:36:45.593 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: tag-creation 2026-08-09 13:36:45.594 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-09 13:36:45.599 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: standard-attr-tag 2026-08-09 13:36:45.599 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-09 13:36:45.600 8 WARNING stevedore.named [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-09 13:36:45.600 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: trunk 2026-08-09 13:36:45.601 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: trunk-details 2026-08-09 13:36:45.601 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-09 13:36:45.602 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-09 13:36:45.602 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-09 13:36:45.603 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-09 13:36:45.605 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-09 13:36:45.605 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-09 13:36:45.606 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: vpn-flavors 2026-08-09 13:36:45.608 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: vpnaas 2026-08-09 13:36:45.610 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: taas 2026-08-09 13:36:45.611 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: tap-mirror 2026-08-09 13:36:45.612 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: tap-mirror-both-direction 2026-08-09 13:36:45.612 7 INFO neutron.api.extensions [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Loaded extension: taas-vlan-filter 2026-08-09 13:36:45.615 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-09 13:36:45.615 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-09 13:36:45.615 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-09 13:36:45.615 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-09 13:36:45.617 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-09 13:36:45.619 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-09 13:36:45.619 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-09 13:36:45.622 8 INFO neutron_taas.services.taas.taas_plugin [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-09 13:36:45.622 8 INFO neutron.manager [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loading Plugin: tapmirror 2026-08-09 13:36:45.623 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-09 13:36:45.624 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-09 13:36:45.625 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-09 13:36:45.626 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-09 13:36:45.626 7 WARNING neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] subnetpool is already registered 2026-08-09 13:36:45.626 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-09 13:36:45.626 7 WARNING neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] subnetpool is already registered 2026-08-09 13:36:45.627 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-09 13:36:45.627 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-09 13:36:45.628 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-09 13:36:45.628 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-09 13:36:45.629 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-09 13:36:45.629 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-09 13:36:45.629 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-09 13:36:45.629 7 WARNING neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] ipsecpolicy is already registered 2026-08-09 13:36:45.630 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-09 13:36:45.630 7 WARNING neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] ikepolicy is already registered 2026-08-09 13:36:45.632 8 WARNING stevedore.named [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-09 13:36:45.633 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-09 13:36:45.634 7 WARNING neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] router_route is already registered 2026-08-09 13:36:45.635 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-09 13:36:45.635 7 WARNING neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] router is already registered 2026-08-09 13:36:45.635 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-09 13:36:45.636 7 WARNING neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] floatingip is already registered 2026-08-09 13:36:45.640 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-09 13:36:45.640 7 WARNING neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] rbac_policy is already registered 2026-08-09 13:36:45.641 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-09 13:36:45.641 7 WARNING neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] security_group is already registered 2026-08-09 13:36:45.641 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-09 13:36:45.641 7 WARNING neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] security_group_rule is already registered 2026-08-09 13:36:45.642 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-09 13:36:45.642 7 WARNING neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] subnetpool is already registered 2026-08-09 13:36:45.643 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-09 13:36:45.643 7 WARNING neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] subnetpool is already registered 2026-08-09 13:36:45.643 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-09 13:36:45.643 7 WARNING neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] trunk is already registered 2026-08-09 13:36:45.644 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-09 13:36:45.644 7 WARNING neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] ikepolicy is already registered 2026-08-09 13:36:45.644 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-09 13:36:45.645 7 WARNING neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] ipsecpolicy is already registered 2026-08-09 13:36:45.645 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-09 13:36:45.645 7 WARNING neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] endpoint_group is already registered 2026-08-09 13:36:45.645 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-09 13:36:45.646 7 WARNING neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] vpnservice is already registered 2026-08-09 13:36:45.646 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-09 13:36:45.646 7 WARNING neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] ipsec_site_connection is already registered 2026-08-09 13:36:45.646 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-09 13:36:45.647 7 WARNING neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] ipsecpolicy is already registered 2026-08-09 13:36:45.647 7 INFO neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-09 13:36:45.647 7 WARNING neutron.quota.resource_registry [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] ikepolicy is already registered 2026-08-09 13:36:45.647 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-09 13:36:45.648 8 INFO neutron.manager [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loading Plugin: auto_allocate 2026-08-09 13:36:45.654 8 INFO neutron.manager [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loading Plugin: tag 2026-08-09 13:36:45.661 8 INFO neutron.manager [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loading Plugin: timestamp 2026-08-09 13:36:45.664 8 INFO neutron.manager [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loading Plugin: network_ip_availability 2026-08-09 13:36:45.669 8 INFO neutron.manager [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loading Plugin: flavors 2026-08-09 13:36:45.673 8 INFO neutron.manager [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loading Plugin: revisions 2026-08-09 13:36:45.676 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Initializing extension manager. 2026-08-09 13:36:45.677 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: aap-reject-multicast 2026-08-09 13:36:45.678 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: address-group 2026-08-09 13:36:45.679 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: address-scope 2026-08-09 13:36:45.679 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-09 13:36:45.680 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: agent 2026-08-09 13:36:45.681 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: agent-resources-synced 2026-08-09 13:36:45.681 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: agent_sort_key 2026-08-09 13:36:45.683 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: allowed-address-pairs 2026-08-09 13:36:45.683 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: auto-allocated-topology 2026-08-09 13:36:45.684 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: availability_zone 2026-08-09 13:36:45.685 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: availability_zone_filter 2026-08-09 13:36:45.685 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-09 13:36:45.686 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: default-subnetpools 2026-08-09 13:36:45.686 7 WARNING keystonemiddleware._common.config [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-09 13:36:45.687 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-09 13:36:45.687 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: dns-integration 2026-08-09 13:36:45.688 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: dns-domain-ports 2026-08-09 13:36:45.688 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-09 13:36:45.689 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: dvr 2026-08-09 13:36:45.690 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-09 13:36:45.690 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: empty-string-filtering 2026-08-09 13:36:45.690 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension evpn not supported by any of loaded plugins 2026-08-09 13:36:45.691 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-09 13:36:45.691 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-09 13:36:45.692 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: external-net 2026-08-09 13:36:45.692 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-09 13:36:45.692 7 WARNING keystonemiddleware.auth_token [None req-c4ade31c-6b38-4cae-aa17-12bff821bf5b - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint 2026-08-09 13:36:45.693 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: extraroute 2026-08-09 13:36:45.694 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: extraroute-atomic 2026-08-09 13:36:45.695 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: filter-validation WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fa9c0a6e668 pid: 7 (default app) 2026-08-09 13:36:45.695 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-09 13:36:45.696 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-09 13:36:45.697 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-09 13:36:45.697 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: fip-port-details 2026-08-09 13:36:45.698 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: flavors 2026-08-09 13:36:45.699 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-09 13:36:45.700 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: floatingip-pools 2026-08-09 13:36:45.700 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: ip_allocation 2026-08-09 13:36:45.701 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: ip-substring-filtering 2026-08-09 13:36:45.701 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: l2_adjacency 2026-08-09 13:36:45.703 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: router 2026-08-09 13:36:45.703 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-08-09 13:36:45.705 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-09 13:36:45.706 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-09 13:36:45.706 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-09 13:36:45.707 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: ext-gw-mode 2026-08-09 13:36:45.707 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: l3-ha 2026-08-09 13:36:45.708 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-09 13:36:45.708 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-09 13:36:45.709 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: l3-flavors 2026-08-09 13:36:45.710 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-09 13:36:45.710 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-09 13:36:45.712 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-09 13:36:45.714 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-09 13:36:45.715 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-09 13:36:45.716 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-09 13:36:45.716 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-09 13:36:45.717 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: multi-provider 2026-08-09 13:36:45.717 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: net-mtu 2026-08-09 13:36:45.718 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: net-mtu-writable 2026-08-09 13:36:45.719 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: network_availability_zone 2026-08-09 13:36:45.719 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: network_ha 2026-08-09 13:36:45.720 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: network-ip-availability 2026-08-09 13:36:45.720 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: network-ip-availability-details 2026-08-09 13:36:45.721 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-09 13:36:45.722 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: pagination 2026-08-09 13:36:45.722 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: port-device-profile 2026-08-09 13:36:45.723 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-09 13:36:45.723 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-09 13:36:45.724 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-09 13:36:45.724 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: port-mac-override 2026-08-09 13:36:45.725 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-09 13:36:45.726 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-09 13:36:45.726 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-09 13:36:45.727 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: port-resource-request 2026-08-09 13:36:45.727 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: port-resource-request-groups 2026-08-09 13:36:45.728 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-09 13:36:45.728 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: binding 2026-08-09 13:36:45.729 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: binding-extended 2026-08-09 13:36:45.730 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: port-security 2026-08-09 13:36:45.730 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: project-id 2026-08-09 13:36:45.731 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: provider 2026-08-09 13:36:45.731 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-08-09 13:36:45.732 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-09 13:36:45.734 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: qos 2026-08-09 13:36:45.734 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-09 13:36:45.735 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-09 13:36:45.735 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: qos-default 2026-08-09 13:36:45.736 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: qos-fip 2026-08-09 13:36:45.736 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-09 13:36:45.737 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: qos-gateway-ip 2026-08-09 13:36:45.737 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: qos-port-network-policy 2026-08-09 13:36:45.738 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: qos-pps-minimum 2026-08-09 13:36:45.739 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-09 13:36:45.739 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: qos-pps 2026-08-09 13:36:45.740 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: qos-rule-type-details 2026-08-09 13:36:45.740 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-09 13:36:45.741 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: qos-rules-alias 2026-08-09 13:36:45.741 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: quota-check-limit 2026-08-09 13:36:45.742 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: quota-check-limit-default 2026-08-09 13:36:45.744 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: quotas 2026-08-09 13:36:45.745 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: quota_details 2026-08-09 13:36:45.746 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: rbac-policies 2026-08-09 13:36:45.747 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: rbac-address-group 2026-08-09 13:36:45.747 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: rbac-address-scope 2026-08-09 13:36:45.748 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: rbac-security-groups 2026-08-09 13:36:45.748 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: rbac-subnetpool 2026-08-09 13:36:45.749 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: revision-if-match 2026-08-09 13:36:45.749 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: standard-attr-revisions 2026-08-09 13:36:45.750 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: router_availability_zone 2026-08-09 13:36:45.751 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-08-09 13:36:45.751 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-09 13:36:45.753 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: security-groups-default-rules 2026-08-09 13:36:45.753 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: security-groups-default-statefulness 2026-08-09 13:36:45.754 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-09 13:36:45.754 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-09 13:36:45.755 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-09 13:36:45.755 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-09 13:36:45.756 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-09 13:36:45.760 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: security-group 2026-08-09 13:36:45.761 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: segment 2026-08-09 13:36:45.764 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-09 13:36:45.764 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: service-type 2026-08-09 13:36:45.765 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: sorting 2026-08-09 13:36:45.765 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: standard-attr-segment 2026-08-09 13:36:45.766 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: standard-attr-description 2026-08-09 13:36:45.767 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: stateful-security-group 2026-08-09 13:36:45.768 8 WARNING neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-09 13:36:45.768 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-09 13:36:45.769 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: subnet-external-network 2026-08-09 13:36:45.769 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: subnet_onboard 2026-08-09 13:36:45.770 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-09 13:36:45.770 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: subnet-service-types 2026-08-09 13:36:45.771 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: subnet_allocation 2026-08-09 13:36:45.772 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-09 13:36:45.772 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: tag-creation 2026-08-09 13:36:45.772 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-09 13:36:45.776 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: standard-attr-tag 2026-08-09 13:36:45.777 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-09 13:36:45.778 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: trunk 2026-08-09 13:36:45.778 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: trunk-details 2026-08-09 13:36:45.779 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-09 13:36:45.781 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-09 13:36:45.782 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-09 13:36:45.782 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-09 13:36:45.784 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-09 13:36:45.785 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-09 13:36:45.786 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: vpn-flavors 2026-08-09 13:36:45.787 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: vpnaas 2026-08-09 13:36:45.788 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: taas 2026-08-09 13:36:45.790 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: tap-mirror 2026-08-09 13:36:45.791 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: tap-mirror-both-direction 2026-08-09 13:36:45.792 8 INFO neutron.api.extensions [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Loaded extension: taas-vlan-filter 2026-08-09 13:36:45.794 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-09 13:36:45.795 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-09 13:36:45.795 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-09 13:36:45.795 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-09 13:36:45.797 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-09 13:36:45.799 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-09 13:36:45.799 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-09 13:36:45.803 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-09 13:36:45.804 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-09 13:36:45.804 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-09 13:36:45.805 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-09 13:36:45.805 8 WARNING neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] subnetpool is already registered 2026-08-09 13:36:45.806 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-09 13:36:45.806 8 WARNING neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] subnetpool is already registered 2026-08-09 13:36:45.806 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-09 13:36:45.807 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-09 13:36:45.807 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-09 13:36:45.808 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-09 13:36:45.808 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-09 13:36:45.808 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-09 13:36:45.809 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-09 13:36:45.809 8 WARNING neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] ipsecpolicy is already registered 2026-08-09 13:36:45.809 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-09 13:36:45.809 8 WARNING neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] ikepolicy is already registered 2026-08-09 13:36:45.813 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-09 13:36:45.813 8 WARNING neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] router_route is already registered 2026-08-09 13:36:45.814 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-09 13:36:45.814 8 WARNING neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] router is already registered 2026-08-09 13:36:45.815 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-09 13:36:45.815 8 WARNING neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] floatingip is already registered 2026-08-09 13:36:45.819 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-09 13:36:45.819 8 WARNING neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] rbac_policy is already registered 2026-08-09 13:36:45.820 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-09 13:36:45.820 8 WARNING neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] security_group is already registered 2026-08-09 13:36:45.820 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-09 13:36:45.820 8 WARNING neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] security_group_rule is already registered 2026-08-09 13:36:45.821 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-09 13:36:45.821 8 WARNING neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] subnetpool is already registered 2026-08-09 13:36:45.822 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-09 13:36:45.822 8 WARNING neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] subnetpool is already registered 2026-08-09 13:36:45.822 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-09 13:36:45.822 8 WARNING neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] trunk is already registered 2026-08-09 13:36:45.823 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-09 13:36:45.823 8 WARNING neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] ikepolicy is already registered 2026-08-09 13:36:45.823 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-09 13:36:45.823 8 WARNING neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] ipsecpolicy is already registered 2026-08-09 13:36:45.824 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-09 13:36:45.824 8 WARNING neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] endpoint_group is already registered 2026-08-09 13:36:45.824 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-09 13:36:45.824 8 WARNING neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] vpnservice is already registered 2026-08-09 13:36:45.825 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-09 13:36:45.825 8 WARNING neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] ipsec_site_connection is already registered 2026-08-09 13:36:45.825 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-09 13:36:45.825 8 WARNING neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] ipsecpolicy is already registered 2026-08-09 13:36:45.826 8 INFO neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-09 13:36:45.826 8 WARNING neutron.quota.resource_registry [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] ikepolicy is already registered 2026-08-09 13:36:45.870 8 WARNING keystonemiddleware._common.config [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-09 13:36:45.880 8 WARNING keystonemiddleware.auth_token [None req-39283fb6-b0bd-4b99-8973-e5b17bbea04a - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fa9c0a6e668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-09 13:36:51.105 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8efee695-2dc0-48fd-af30-7741145c22ec d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.204.45.144 () {44 vars in 926 bytes} [Sun Aug 9 13:36:50 2026] GET /v2.0/networks/public => generated 108 bytes in 816 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/5] 199.204.45.144 () {44 vars in 948 bytes} [Sun Aug 9 13:36:51 2026] GET /v2.0/networks?name=public => generated 15 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-09 13:36:51.716 7 ERROR stevedore.extension [None req-262bd088-c08f-4ff7-b767-831bc6853c79 d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-08-09 13:36:51.727 7 ERROR stevedore.extension [None req-262bd088-c08f-4ff7-b767-831bc6853c79 d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-09 13:36:51.728 7 ERROR stevedore.extension [None req-262bd088-c08f-4ff7-b767-831bc6853c79 d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-09 13:36:52.028 7 WARNING neutron.services.revisions.revision_plugin [None req-262bd088-c08f-4ff7-b767-831bc6853c79 d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] Could not find related network for resource to bump revision. 2026-08-09 13:36:52.048 7 INFO neutron.db.segments_db [None req-262bd088-c08f-4ff7-b767-831bc6853c79 d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] Added segment 3a209ad3-d83a-4788-aaaf-2c75a6aba2f0 of type flat for network 94642cf1-7f30-4b22-a865-31d5013fba6a 2026-08-09 13:36:52.093 7 INFO neutron.pecan_wsgi.hooks.translation [None req-262bd088-c08f-4ff7-b767-831bc6853c79 d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.204.45.144 () {48 vars in 966 bytes} [Sun Aug 9 13:36:51 2026] POST /v2.0/networks => generated 124 bytes in 621 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-09 13:36:58.310 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1e50c1b7-dc78-4514-ba0e-0b9501df51db d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/7] 199.204.45.144 () {44 vars in 926 bytes} [Sun Aug 9 13:36:57 2026] GET /v2.0/networks/public => generated 108 bytes in 418 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.144 () {44 vars in 948 bytes} [Sun Aug 9 13:36:58 2026] GET /v2.0/networks?name=public => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-09 13:36:58.549 8 ERROR stevedore.extension [None req-9dc3b681-81c9-4952-bd6c-b50697bf0a6a d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-08-09 13:36:58.560 8 ERROR stevedore.extension [None req-9dc3b681-81c9-4952-bd6c-b50697bf0a6a d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-09 13:36:58.561 8 ERROR stevedore.extension [None req-9dc3b681-81c9-4952-bd6c-b50697bf0a6a d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-09 13:36:58.722 8 WARNING neutron.services.revisions.revision_plugin [None req-9dc3b681-81c9-4952-bd6c-b50697bf0a6a d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] Could not find related network for resource to bump revision. 2026-08-09 13:36:58.743 8 INFO neutron.db.segments_db [None req-9dc3b681-81c9-4952-bd6c-b50697bf0a6a d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] Added segment 031ed321-dec9-4a4f-bdde-ce67527b2ff3 of type flat for network f8cd2dee-8b97-47bf-8472-8ebb0637160c 2026-08-09 13:36:58.788 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9dc3b681-81c9-4952-bd6c-b50697bf0a6a d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/10] 199.204.45.144 () {48 vars in 966 bytes} [Sun Aug 9 13:36:58 2026] POST /v2.0/networks => generated 124 bytes in 456 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-09 13:37:04.621 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4af375ba-5e80-448c-8a5a-723d0691c987 d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/11] 199.204.45.144 () {44 vars in 926 bytes} [Sun Aug 9 13:37:04 2026] GET /v2.0/networks/public => generated 108 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/12] 199.204.45.144 () {44 vars in 948 bytes} [Sun Aug 9 13:37:04 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-09 13:37:04.706 7 WARNING neutron.services.revisions.revision_plugin [None req-06aa984d-195f-4d76-8970-975307a326c4 d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] Could not find related network for resource to bump revision. 2026-08-09 13:37:04.722 7 INFO neutron.db.segments_db [None req-06aa984d-195f-4d76-8970-975307a326c4 d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] Added segment f060db56-f111-4d5c-a6b0-c33ef613b8c8 of type flat for network b0dde330-eec1-4705-998e-7a281b42fe19 2026-08-09 13:37:04.749 7 INFO neutron.pecan_wsgi.hooks.translation [None req-06aa984d-195f-4d76-8970-975307a326c4 d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/13] 199.204.45.144 () {48 vars in 966 bytes} [Sun Aug 9 13:37:04 2026] POST /v2.0/networks => generated 124 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-09 13:37:10.643 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6976e78b-fb20-4d0a-a533-2b44a5b712d9 d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/14] 199.204.45.144 () {44 vars in 926 bytes} [Sun Aug 9 13:37:10 2026] GET /v2.0/networks/public => generated 108 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/15] 199.204.45.144 () {44 vars in 948 bytes} [Sun Aug 9 13:37:10 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-09 13:37:10.714 8 WARNING neutron.services.revisions.revision_plugin [None req-0c1006de-8a31-4035-8221-7ad0f6e3e7cd d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] Could not find related network for resource to bump revision. 2026-08-09 13:37:10.731 8 INFO neutron.db.segments_db [None req-0c1006de-8a31-4035-8221-7ad0f6e3e7cd d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] Added segment 893dbf52-9ce9-494d-902e-bc2f8c5329e7 of type flat for network 8589c2fa-4ed9-45d1-9b65-e8d6d0e667d0 2026-08-09 13:37:10.750 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0c1006de-8a31-4035-8221-7ad0f6e3e7cd d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/16] 199.204.45.144 () {48 vars in 966 bytes} [Sun Aug 9 13:37:10 2026] POST /v2.0/networks => generated 124 bytes in 89 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-09 13:37:16.606 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6f415ce4-9f86-40af-88a3-2f2a0dbe1443 d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/18] 199.204.45.144 () {44 vars in 926 bytes} [Sun Aug 9 13:37:16 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/19] 199.204.45.144 () {44 vars in 948 bytes} [Sun Aug 9 13:37:16 2026] GET /v2.0/networks?name=public => generated 15 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-09 13:37:16.687 8 WARNING neutron.services.revisions.revision_plugin [None req-771217b7-2766-4132-8d93-7fd8fc34a2b3 d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] Could not find related network for resource to bump revision. 2026-08-09 13:37:16.708 8 INFO neutron.db.segments_db [None req-771217b7-2766-4132-8d93-7fd8fc34a2b3 d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] Added segment 3724b346-2ca0-40cd-bffc-8a43f78f8d75 of type flat for network 01e6f410-d0b1-4f80-895d-937f16b5b735 [pid: 8|app: 0|req: 8/20] 199.204.45.144 () {48 vars in 966 bytes} [Sun Aug 9 13:37:16 2026] POST /v2.0/networks => generated 706 bytes in 628 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-09 13:37:18.423 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6018579b-5c43-4044-8bce-9645343d1407 d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/21] 199.204.45.144 () {44 vars in 926 bytes} [Sun Aug 9 13:37:18 2026] GET /v2.0/networks/public => generated 108 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/22] 199.204.45.144 () {44 vars in 948 bytes} [Sun Aug 9 13:37:18 2026] GET /v2.0/networks?name=public => generated 709 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-09 13:37:18.484 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2a2f8b7a-1d2b-4452-b1cd-8b2888810147 d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/23] 199.204.45.144 () {44 vars in 1033 bytes} [Sun Aug 9 13:37:18 2026] GET /v2.0/subnets/public-subnet?network_id=01e6f410-d0b1-4f80-895d-937f16b5b735 => generated 113 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/24] 199.204.45.144 () {44 vars in 1056 bytes} [Sun Aug 9 13:37:18 2026] GET /v2.0/subnets?name=public-subnet&network_id=01e6f410-d0b1-4f80-895d-937f16b5b735 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/25] 199.204.45.144 () {48 vars in 964 bytes} [Sun Aug 9 13:37:18 2026] POST /v2.0/subnets => generated 664 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-09 13:42:22.987 8 INFO neutron.pecan_wsgi.hooks.translation [None req-72454293-bdf9-48c8-b241-355f0c6956d5 d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/65] 199.204.45.144 () {44 vars in 936 bytes} [Sun Aug 9 13:42:22 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 146 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/66] 199.204.45.144 () {44 vars in 958 bytes} [Sun Aug 9 13:42:22 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-09 13:42:23.077 8 INFO neutron.db.segments_db [None req-210b2420-db40-46e4-8b39-26276f5bf3f6 d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] Added segment ee30f002-0043-4ffb-acf6-77244dfa0f46 of type vxlan for network 5f634a10-fa44-494b-b690-0be37793a455 [pid: 8|app: 0|req: 32/67] 199.204.45.144 () {48 vars in 965 bytes} [Sun Aug 9 13:42:23 2026] POST /v2.0/networks => generated 707 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-09 13:42:24.132 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5a518f32-5099-4d55-be0e-e8d4048abbf3 d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/68] 199.204.45.144 () {44 vars in 936 bytes} [Sun Aug 9 13:42:24 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/69] 199.204.45.144 () {44 vars in 958 bytes} [Sun Aug 9 13:42:24 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-09 13:42:24.206 7 INFO neutron.pecan_wsgi.hooks.translation [None req-35073ff3-95ca-4da2-b6b8-a80cd7cb2167 d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/70] 199.204.45.144 () {44 vars in 1035 bytes} [Sun Aug 9 13:42:24 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=5f634a10-fa44-494b-b690-0be37793a455 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/71] 199.204.45.144 () {44 vars in 1058 bytes} [Sun Aug 9 13:42:24 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=5f634a10-fa44-494b-b690-0be37793a455 => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/72] 199.204.45.144 () {48 vars in 964 bytes} [Sun Aug 9 13:42:24 2026] POST /v2.0/subnets => generated 651 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-09 13:42:25.691 8 INFO neutron.api.v2.resource [None req-8125845e-1b97-4a40-a26a-d757bfc50b4a d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/73] 199.204.45.144 () {44 vars in 970 bytes} [Sun Aug 9 13:42:25 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/74] 199.204.45.144 () {44 vars in 992 bytes} [Sun Aug 9 13:42:25 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/75] 199.204.45.144 () {48 vars in 979 bytes} [Sun Aug 9 13:42:25 2026] POST /v2.0/security-groups => generated 1616 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.204.45.144 () {44 vars in 1000 bytes} [Sun Aug 9 13:42:26 2026] GET /v2.0/security-groups/5d02cfa6-94f5-4b21-be88-bc026a3d088a => generated 1616 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.204.45.144 () {44 vars in 1000 bytes} [Sun Aug 9 13:42:27 2026] GET /v2.0/security-groups/5d02cfa6-94f5-4b21-be88-bc026a3d088a => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.204.45.144 () {44 vars in 1000 bytes} [Sun Aug 9 13:42:27 2026] GET /v2.0/security-groups/5d02cfa6-94f5-4b21-be88-bc026a3d088a => generated 1616 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 199.204.45.144 () {48 vars in 990 bytes} [Sun Aug 9 13:42:27 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.204.45.144 () {44 vars in 1000 bytes} [Sun Aug 9 13:42:28 2026] GET /v2.0/security-groups/5d02cfa6-94f5-4b21-be88-bc026a3d088a => generated 2230 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 199.204.45.144 () {44 vars in 1000 bytes} [Sun Aug 9 13:42:28 2026] GET /v2.0/security-groups/5d02cfa6-94f5-4b21-be88-bc026a3d088a => generated 2230 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.204.45.144 () {44 vars in 1000 bytes} [Sun Aug 9 13:42:28 2026] GET /v2.0/security-groups/5d02cfa6-94f5-4b21-be88-bc026a3d088a => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.204.45.144 () {48 vars in 990 bytes} [Sun Aug 9 13:42:28 2026] POST /v2.0/security-group-rules => generated 603 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/86] 199.204.45.144 () {44 vars in 1000 bytes} [Sun Aug 9 13:42:29 2026] GET /v2.0/security-groups/5d02cfa6-94f5-4b21-be88-bc026a3d088a => generated 2846 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/87] 199.204.45.144 () {44 vars in 1000 bytes} [Sun Aug 9 13:42:29 2026] GET /v2.0/security-groups/5d02cfa6-94f5-4b21-be88-bc026a3d088a => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/88] 199.204.45.144 () {44 vars in 1000 bytes} [Sun Aug 9 13:42:29 2026] GET /v2.0/security-groups/5d02cfa6-94f5-4b21-be88-bc026a3d088a => generated 2846 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 199.204.45.144 () {48 vars in 990 bytes} [Sun Aug 9 13:42:29 2026] POST /v2.0/security-group-rules => generated 603 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/90] 199.204.45.144 () {44 vars in 1000 bytes} [Sun Aug 9 13:42:30 2026] GET /v2.0/security-groups/5d02cfa6-94f5-4b21-be88-bc026a3d088a => generated 3462 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/91] 199.204.45.144 () {44 vars in 1000 bytes} [Sun Aug 9 13:42:30 2026] GET /v2.0/security-groups/5d02cfa6-94f5-4b21-be88-bc026a3d088a => generated 3462 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/92] 199.204.45.144 () {44 vars in 1000 bytes} [Sun Aug 9 13:42:30 2026] GET /v2.0/security-groups/5d02cfa6-94f5-4b21-be88-bc026a3d088a => generated 3462 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/93] 199.204.45.144 () {48 vars in 990 bytes} [Sun Aug 9 13:42:30 2026] POST /v2.0/security-group-rules => generated 603 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/94] 199.204.45.144 () {44 vars in 1000 bytes} [Sun Aug 9 13:42:31 2026] GET /v2.0/security-groups/5d02cfa6-94f5-4b21-be88-bc026a3d088a => generated 4078 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/95] 199.204.45.144 () {44 vars in 1000 bytes} [Sun Aug 9 13:42:31 2026] GET /v2.0/security-groups/5d02cfa6-94f5-4b21-be88-bc026a3d088a => generated 4078 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/96] 199.204.45.144 () {44 vars in 1000 bytes} [Sun Aug 9 13:42:31 2026] GET /v2.0/security-groups/5d02cfa6-94f5-4b21-be88-bc026a3d088a => generated 4078 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/97] 199.204.45.144 () {48 vars in 990 bytes} [Sun Aug 9 13:42:31 2026] POST /v2.0/security-group-rules => generated 603 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/98] 199.204.45.144 () {44 vars in 986 bytes} [Sun Aug 9 13:42:32 2026] GET /v2.0/networks/5f634a10-fa44-494b-b690-0be37793a455 => generated 732 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-09 13:42:32.906 8 INFO neutron.pecan_wsgi.hooks.translation [None req-943229bf-91c3-4e47-8a14-f0fb4690024f d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/99] 199.204.45.144 () {44 vars in 1075 bytes} [Sun Aug 9 13:42:32 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=5f634a10-fa44-494b-b690-0be37793a455 => generated 132 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/100] 199.204.45.144 () {44 vars in 1098 bytes} [Sun Aug 9 13:42:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=5f634a10-fa44-494b-b690-0be37793a455 => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/101] 199.204.45.144 () {44 vars in 1000 bytes} [Sun Aug 9 13:42:32 2026] GET /v2.0/security-groups/5d02cfa6-94f5-4b21-be88-bc026a3d088a => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/102] 199.204.45.144 () {48 vars in 960 bytes} [Sun Aug 9 13:42:33 2026] POST /v2.0/ports => generated 1100 bytes in 617 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-09 13:42:41.374 8 INFO neutron.pecan_wsgi.hooks.translation [None req-634cb141-1103-4707-b300-56e76427e158 d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/103] 199.204.45.144 () {44 vars in 979 bytes} [Sun Aug 9 13:42:41 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 54/104] 199.204.45.144 () {44 vars in 1001 bytes} [Sun Aug 9 13:42:41 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/105] 199.204.45.144 () {48 vars in 1031 bytes} [Sun Aug 9 13:42:41 2026] PUT /v2.0/ports/6b7c46c8-162b-435b-adf5-a35635ab48fe => generated 1249 bytes in 728 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/108] 199.204.45.144 () {44 vars in 919 bytes} [Sun Aug 9 13:42:43 2026] GET /v2.0/ports => generated 3730 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-09 13:42:44.952 8 INFO neutron.api.v2.resource [None req-81c867f8-25cf-4c3a-b42c-60d715160981 d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/109] 199.204.45.144 () {44 vars in 958 bytes} [Sun Aug 9 13:42:44 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/110] 199.204.45.144 () {44 vars in 980 bytes} [Sun Aug 9 13:42:44 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/111] 199.204.45.144 () {48 vars in 979 bytes} [Sun Aug 9 13:42:44 2026] POST /v2.0/security-groups => generated 1610 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/112] 199.204.45.144 () {44 vars in 1000 bytes} [Sun Aug 9 13:42:45 2026] GET /v2.0/security-groups/85e98a0c-5608-4fde-939b-4c3d9967c594 => generated 1610 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/113] 199.204.45.144 () {44 vars in 1000 bytes} [Sun Aug 9 13:42:46 2026] GET /v2.0/security-groups/85e98a0c-5608-4fde-939b-4c3d9967c594 => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/114] 199.204.45.144 () {44 vars in 1000 bytes} [Sun Aug 9 13:42:46 2026] GET /v2.0/security-groups/85e98a0c-5608-4fde-939b-4c3d9967c594 => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/115] 199.204.45.144 () {48 vars in 990 bytes} [Sun Aug 9 13:42:46 2026] POST /v2.0/security-group-rules => generated 623 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/116] 199.204.45.144 () {44 vars in 1000 bytes} [Sun Aug 9 13:42:47 2026] GET /v2.0/security-groups/85e98a0c-5608-4fde-939b-4c3d9967c594 => generated 2246 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/117] 199.204.45.144 () {44 vars in 1000 bytes} [Sun Aug 9 13:42:47 2026] GET /v2.0/security-groups/85e98a0c-5608-4fde-939b-4c3d9967c594 => generated 2246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/118] 199.204.45.144 () {44 vars in 1000 bytes} [Sun Aug 9 13:42:47 2026] GET /v2.0/security-groups/85e98a0c-5608-4fde-939b-4c3d9967c594 => generated 2246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/119] 199.204.45.144 () {48 vars in 990 bytes} [Sun Aug 9 13:42:47 2026] POST /v2.0/security-group-rules => generated 627 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/136] 199.204.45.144 () {44 vars in 974 bytes} [Sun Aug 9 13:44:46 2026] GET /v2.0/quotas/c67713e2e3a84c1cab5f7ed8dce773b7 => generated 312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/137] 199.204.45.144 () {48 vars in 1026 bytes} [Sun Aug 9 13:44:47 2026] PUT /v2.0/quotas/c67713e2e3a84c1cab5f7ed8dce773b7 => generated 311 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-09 13:47:09.418 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e8e1a2e3-0f35-4ecd-ac5f-475197a68d83 d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/156] 199.204.45.144 () {30 vars in 741 bytes} [Sun Aug 9 13:47:09 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 253 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 80/157] 199.204.45.144 () {30 vars in 763 bytes} [Sun Aug 9 13:47:09 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-09 13:47:11.763 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1311bb21-3228-400b-92bf-1173ed4dd957 d55dfba245d747f4b512c7fe5e68571c c67713e2e3a84c1cab5f7ed8dce773b7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 78/158] 199.204.45.144 () {30 vars in 741 bytes} [Sun Aug 9 13:47:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/159] 199.204.45.144 () {30 vars in 763 bytes} [Sun Aug 9 13:47:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)