+ 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 [Thu Apr 16 07:33:24 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-7f5fb67dbd-8s7bp 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fd28f237668 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-04-16 07:33:28.637 7 INFO neutron.common.config [-] Logging enabled! 2026-04-16 07:33:28.637 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-16 07:33:28.666 8 INFO neutron.common.config [-] Logging enabled! 2026-04-16 07:33:28.666 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-16 07:33:29.704 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-16 07:33:29.707 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-16 07:33:31.263 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-16 07:33:31.266 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-16 07:33:31.270 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-16 07:33:31.271 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-16 07:33:31.271 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-16 07:33:31.271 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-16 07:33:31.271 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 07:33:31.278 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 07:33:31.279 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 07:33:31.279 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-16 07:33:31.293 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-16 07:33:31.297 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-16 07:33:31.301 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-16 07:33:31.302 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-16 07:33:31.302 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-16 07:33:31.302 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-16 07:33:31.303 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 07:33:31.303 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-16 07:33:31.304 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-16 07:33:31.304 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-16 07:33:31.311 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 07:33:31.311 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 07:33:31.311 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-16 07:33:31.331 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-16 07:33:31.331 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-16 07:33:31.331 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-16 07:33:31.332 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-16 07:33:31.343 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-16 07:33:31.344 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-16 07:33:31.344 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-16 07:33:31.370 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-16 07:33:31.370 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-16 07:33:31.370 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-16 07:33:31.371 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-16 07:33:31.629 8 INFO neutron.plugins.ml2.managers [None req-fd97068b-c9bf-4b5d-975e-1849074c2de3 - - - - - -] Initializing driver for type 'vlan' 2026-04-16 07:33:31.706 7 INFO neutron.plugins.ml2.managers [None req-0c049b70-8196-4ee0-8ee8-69e68ccabe5a - - - - - -] Initializing driver for type 'vlan' 2026-04-16 07:33:31.908 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-fd97068b-c9bf-4b5d-975e-1849074c2de3 - - - - - -] VlanTypeDriver initialization complete 2026-04-16 07:33:31.908 8 INFO neutron.plugins.ml2.managers [None req-fd97068b-c9bf-4b5d-975e-1849074c2de3 - - - - - -] Initializing driver for type 'vxlan' 2026-04-16 07:33:31.908 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-fd97068b-c9bf-4b5d-975e-1849074c2de3 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-16 07:33:31.921 8 INFO neutron.plugins.ml2.managers [None req-fd97068b-c9bf-4b5d-975e-1849074c2de3 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-16 07:33:31.921 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-fd97068b-c9bf-4b5d-975e-1849074c2de3 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-16 07:33:31.921 8 INFO neutron.plugins.ml2.managers [None req-fd97068b-c9bf-4b5d-975e-1849074c2de3 - - - - - -] Initializing extension driver 'port_security' 2026-04-16 07:33:31.922 8 INFO neutron.plugins.ml2.extensions.port_security [None req-fd97068b-c9bf-4b5d-975e-1849074c2de3 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-16 07:33:31.922 8 INFO neutron.plugins.ml2.managers [None req-fd97068b-c9bf-4b5d-975e-1849074c2de3 - - - - - -] Initializing extension driver 'qos' 2026-04-16 07:33:31.922 8 INFO neutron.plugins.ml2.managers [None req-fd97068b-c9bf-4b5d-975e-1849074c2de3 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-16 07:33:31.922 8 INFO neutron.plugins.ml2.managers [None req-fd97068b-c9bf-4b5d-975e-1849074c2de3 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-16 07:33:31.936 8 INFO neutron.quota [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded quota_driver: . 2026-04-16 07:33:31.936 8 INFO neutron.plugins.ml2.plugin [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Modular L2 Plugin initialization complete 2026-04-16 07:33:31.936 8 INFO neutron.plugins.ml2.managers [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-16 07:33:31.936 8 INFO neutron.plugins.ml2.managers [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-16 07:33:31.936 8 INFO neutron.plugins.ml2.managers [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-16 07:33:31.937 8 INFO neutron.manager [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loading Plugin: qos 2026-04-16 07:33:31.949 8 INFO neutron.manager [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loading Plugin: router 2026-04-16 07:33:31.994 8 INFO neutron.services.service_base [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-16 07:33:31.994 8 INFO neutron.manager [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loading Plugin: segments 2026-04-16 07:33:32.086 8 INFO neutron.manager [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loading Plugin: trunk 2026-04-16 07:33:32.101 8 INFO neutron.manager [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loading Plugin: vpnaas 2026-04-16 07:33:32.140 8 WARNING stevedore.named [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-16 07:33:32.172 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0c049b70-8196-4ee0-8ee8-69e68ccabe5a - - - - - -] VlanTypeDriver initialization complete 2026-04-16 07:33:32.172 7 INFO neutron.plugins.ml2.managers [None req-0c049b70-8196-4ee0-8ee8-69e68ccabe5a - - - - - -] Initializing driver for type 'vxlan' 2026-04-16 07:33:32.172 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-0c049b70-8196-4ee0-8ee8-69e68ccabe5a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-16 07:33:32.186 7 INFO neutron.plugins.ml2.managers [None req-0c049b70-8196-4ee0-8ee8-69e68ccabe5a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-16 07:33:32.186 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0c049b70-8196-4ee0-8ee8-69e68ccabe5a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-16 07:33:32.186 7 INFO neutron.plugins.ml2.managers [None req-0c049b70-8196-4ee0-8ee8-69e68ccabe5a - - - - - -] Initializing extension driver 'port_security' 2026-04-16 07:33:32.187 7 INFO neutron.plugins.ml2.extensions.port_security [None req-0c049b70-8196-4ee0-8ee8-69e68ccabe5a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-16 07:33:32.187 7 INFO neutron.plugins.ml2.managers [None req-0c049b70-8196-4ee0-8ee8-69e68ccabe5a - - - - - -] Initializing extension driver 'qos' 2026-04-16 07:33:32.187 7 INFO neutron.plugins.ml2.managers [None req-0c049b70-8196-4ee0-8ee8-69e68ccabe5a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-16 07:33:32.187 7 INFO neutron.plugins.ml2.managers [None req-0c049b70-8196-4ee0-8ee8-69e68ccabe5a - - - - - -] Initializing mechanism driver 'l2population' 2026-04-16 07:33:32.202 7 INFO neutron.quota [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded quota_driver: . 2026-04-16 07:33:32.202 7 INFO neutron.plugins.ml2.plugin [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Modular L2 Plugin initialization complete 2026-04-16 07:33:32.202 7 INFO neutron.plugins.ml2.managers [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-16 07:33:32.203 7 INFO neutron.plugins.ml2.managers [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-16 07:33:32.203 7 INFO neutron.plugins.ml2.managers [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-16 07:33:32.203 7 INFO neutron.manager [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loading Plugin: qos 2026-04-16 07:33:32.214 8 INFO neutron_vpnaas.services.vpn.plugin [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-16 07:33:32.215 8 INFO neutron.common.utils [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-16 07:33:32.215 8 INFO neutron.manager [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loading Plugin: taas 2026-04-16 07:33:32.216 7 INFO neutron.manager [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loading Plugin: router 2026-04-16 07:33:32.242 8 WARNING stevedore.named [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-16 07:33:32.242 8 WARNING stevedore.named [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-16 07:33:32.262 8 INFO neutron_taas.services.taas.taas_plugin [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-16 07:33:32.262 8 INFO neutron.manager [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loading Plugin: tapmirror 2026-04-16 07:33:32.262 7 INFO neutron.services.service_base [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-16 07:33:32.262 7 INFO neutron.manager [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loading Plugin: segments 2026-04-16 07:33:32.275 8 WARNING stevedore.named [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-16 07:33:32.275 8 WARNING stevedore.named [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-16 07:33:32.293 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-16 07:33:32.293 8 INFO neutron.manager [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loading Plugin: auto_allocate 2026-04-16 07:33:32.302 8 INFO neutron.manager [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loading Plugin: tag 2026-04-16 07:33:32.317 8 INFO neutron.manager [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loading Plugin: timestamp 2026-04-16 07:33:32.321 8 INFO neutron.manager [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loading Plugin: network_ip_availability 2026-04-16 07:33:32.327 8 INFO neutron.manager [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loading Plugin: flavors 2026-04-16 07:33:32.330 8 INFO neutron.manager [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loading Plugin: revisions 2026-04-16 07:33:32.334 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Initializing extension manager. 2026-04-16 07:33:32.335 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: address-group 2026-04-16 07:33:32.336 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: address-scope 2026-04-16 07:33:32.336 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-16 07:33:32.337 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: agent 2026-04-16 07:33:32.338 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: agent-resources-synced 2026-04-16 07:33:32.339 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-16 07:33:32.340 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-16 07:33:32.340 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: availability_zone 2026-04-16 07:33:32.341 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: availability_zone_filter 2026-04-16 07:33:32.341 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-16 07:33:32.342 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: default-subnetpools 2026-04-16 07:33:32.343 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-16 07:33:32.345 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: dns-integration 2026-04-16 07:33:32.346 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: dns-domain-ports 2026-04-16 07:33:32.346 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-16 07:33:32.347 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: dvr 2026-04-16 07:33:32.347 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-16 07:33:32.348 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: empty-string-filtering 2026-04-16 07:33:32.348 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-16 07:33:32.349 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-16 07:33:32.349 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: external-net 2026-04-16 07:33:32.350 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-16 07:33:32.350 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: extraroute 2026-04-16 07:33:32.351 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: extraroute-atomic 2026-04-16 07:33:32.352 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-16 07:33:32.353 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-16 07:33:32.353 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-16 07:33:32.354 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-16 07:33:32.354 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: fip-port-details 2026-04-16 07:33:32.355 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: flavors 2026-04-16 07:33:32.356 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-16 07:33:32.357 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: floatingip-pools 2026-04-16 07:33:32.357 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: ip_allocation 2026-04-16 07:33:32.358 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-16 07:33:32.358 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: l2_adjacency 2026-04-16 07:33:32.359 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: router 2026-04-16 07:33:32.361 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-16 07:33:32.362 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-16 07:33:32.362 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-16 07:33:32.363 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: ext-gw-mode 2026-04-16 07:33:32.363 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: l3-ha 2026-04-16 07:33:32.364 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-16 07:33:32.364 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-16 07:33:32.365 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: l3-flavors 2026-04-16 07:33:32.366 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-16 07:33:32.365 7 INFO neutron.manager [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loading Plugin: trunk 2026-04-16 07:33:32.366 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-16 07:33:32.368 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-16 07:33:32.369 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-16 07:33:32.370 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-16 07:33:32.371 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-16 07:33:32.372 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-16 07:33:32.372 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: multi-provider 2026-04-16 07:33:32.373 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: net-mtu 2026-04-16 07:33:32.373 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: net-mtu-writable 2026-04-16 07:33:32.374 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: network_availability_zone 2026-04-16 07:33:32.374 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: network_ha 2026-04-16 07:33:32.375 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: network-ip-availability 2026-04-16 07:33:32.376 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-16 07:33:32.377 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: pagination 2026-04-16 07:33:32.378 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: port-device-profile 2026-04-16 07:33:32.378 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-16 07:33:32.379 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-16 07:33:32.379 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-16 07:33:32.380 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: port-mac-override 2026-04-16 07:33:32.380 7 INFO neutron.manager [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loading Plugin: vpnaas 2026-04-16 07:33:32.380 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-16 07:33:32.381 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-16 07:33:32.381 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-16 07:33:32.382 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: port-resource-request 2026-04-16 07:33:32.382 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-16 07:33:32.383 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-16 07:33:32.383 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: binding 2026-04-16 07:33:32.384 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: binding-extended 2026-04-16 07:33:32.385 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: port-security 2026-04-16 07:33:32.385 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: project-id 2026-04-16 07:33:32.385 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: provider 2026-04-16 07:33:32.386 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-16 07:33:32.388 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: qos 2026-04-16 07:33:32.389 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-16 07:33:32.389 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-16 07:33:32.390 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: qos-default 2026-04-16 07:33:32.390 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: qos-fip 2026-04-16 07:33:32.391 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-16 07:33:32.391 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-16 07:33:32.392 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-16 07:33:32.392 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-16 07:33:32.393 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-16 07:33:32.394 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: qos-pps 2026-04-16 07:33:32.394 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-16 07:33:32.395 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-16 07:33:32.395 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: qos-rules-alias 2026-04-16 07:33:32.396 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: quota-check-limit 2026-04-16 07:33:32.397 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-16 07:33:32.399 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: quotas 2026-04-16 07:33:32.400 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: quota_details 2026-04-16 07:33:32.401 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: rbac-policies 2026-04-16 07:33:32.402 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: rbac-address-group 2026-04-16 07:33:32.402 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: rbac-address-scope 2026-04-16 07:33:32.403 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: rbac-security-groups 2026-04-16 07:33:32.403 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-16 07:33:32.404 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: revision-if-match 2026-04-16 07:33:32.404 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-16 07:33:32.405 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: router_availability_zone 2026-04-16 07:33:32.405 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-16 07:33:32.407 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-16 07:33:32.407 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-16 07:33:32.408 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-16 07:33:32.408 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-16 07:33:32.409 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-16 07:33:32.409 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-16 07:33:32.415 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: security-group 2026-04-16 07:33:32.416 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: segment 2026-04-16 07:33:32.418 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-16 07:33:32.418 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: service-type 2026-04-16 07:33:32.419 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: sorting 2026-04-16 07:33:32.419 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: standard-attr-segment 2026-04-16 07:33:32.420 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: standard-attr-description 2026-04-16 07:33:32.420 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: stateful-security-group 2026-04-16 07:33:32.421 8 WARNING neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-16 07:33:32.421 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-16 07:33:32.422 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: subnet-external-network 2026-04-16 07:33:32.421 7 WARNING stevedore.named [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-16 07:33:32.422 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: subnet_onboard 2026-04-16 07:33:32.423 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-16 07:33:32.423 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: subnet-service-types 2026-04-16 07:33:32.424 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: subnet_allocation 2026-04-16 07:33:32.425 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-16 07:33:32.425 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: tag-creation 2026-04-16 07:33:32.426 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-16 07:33:32.430 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: standard-attr-tag 2026-04-16 07:33:32.430 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-16 07:33:32.431 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: trunk 2026-04-16 07:33:32.431 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: trunk-details 2026-04-16 07:33:32.432 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-16 07:33:32.432 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-16 07:33:32.433 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-16 07:33:32.434 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-16 07:33:32.435 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-16 07:33:32.436 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-16 07:33:32.437 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: vpn-flavors 2026-04-16 07:33:32.438 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: vpnaas 2026-04-16 07:33:32.440 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: taas 2026-04-16 07:33:32.441 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: tap-mirror 2026-04-16 07:33:32.441 8 INFO neutron.api.extensions [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-16 07:33:32.444 8 INFO neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-16 07:33:32.444 8 INFO neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-16 07:33:32.444 8 INFO neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 07:33:32.444 8 INFO neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-16 07:33:32.447 8 INFO neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-16 07:33:32.448 8 INFO neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-16 07:33:32.452 8 INFO neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-16 07:33:32.453 8 INFO neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-16 07:33:32.453 8 INFO neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-16 07:33:32.454 8 INFO neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 07:33:32.454 8 WARNING neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] subnetpool is already registered 2026-04-16 07:33:32.455 8 INFO neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 07:33:32.455 8 WARNING neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] subnetpool is already registered 2026-04-16 07:33:32.455 8 INFO neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-16 07:33:32.456 8 INFO neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 07:33:32.456 8 INFO neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 07:33:32.457 8 INFO neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-16 07:33:32.457 8 INFO neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-16 07:33:32.458 8 INFO neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-16 07:33:32.458 8 INFO neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 07:33:32.458 8 WARNING neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] ipsecpolicy is already registered 2026-04-16 07:33:32.458 8 INFO neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 07:33:32.459 8 WARNING neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] ikepolicy is already registered 2026-04-16 07:33:32.463 8 INFO neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-16 07:33:32.463 8 WARNING neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] router is already registered 2026-04-16 07:33:32.464 8 INFO neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-16 07:33:32.464 8 WARNING neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] floatingip is already registered 2026-04-16 07:33:32.467 8 INFO neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-16 07:33:32.467 8 WARNING neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] rbac_policy is already registered 2026-04-16 07:33:32.468 8 INFO neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-16 07:33:32.468 8 WARNING neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] security_group is already registered 2026-04-16 07:33:32.468 8 INFO neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-16 07:33:32.469 8 WARNING neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] security_group_rule is already registered 2026-04-16 07:33:32.469 8 INFO neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 07:33:32.469 8 WARNING neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] subnetpool is already registered 2026-04-16 07:33:32.470 8 INFO neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 07:33:32.470 8 WARNING neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] subnetpool is already registered 2026-04-16 07:33:32.470 8 INFO neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-16 07:33:32.471 8 WARNING neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] trunk is already registered 2026-04-16 07:33:32.471 8 INFO neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 07:33:32.471 8 WARNING neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] ikepolicy is already registered 2026-04-16 07:33:32.471 8 INFO neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 07:33:32.472 8 WARNING neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] ipsecpolicy is already registered 2026-04-16 07:33:32.472 8 INFO neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-16 07:33:32.472 8 WARNING neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] endpoint_group is already registered 2026-04-16 07:33:32.472 8 INFO neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-16 07:33:32.473 8 WARNING neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] vpnservice is already registered 2026-04-16 07:33:32.473 8 INFO neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-16 07:33:32.473 8 WARNING neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] ipsec_site_connection is already registered 2026-04-16 07:33:32.473 8 INFO neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 07:33:32.474 8 WARNING neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] ipsecpolicy is already registered 2026-04-16 07:33:32.474 8 INFO neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 07:33:32.474 8 WARNING neutron.quota.resource_registry [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] ikepolicy is already registered 2026-04-16 07:33:32.499 7 INFO neutron_vpnaas.services.vpn.plugin [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-16 07:33:32.500 7 INFO neutron.common.utils [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-16 07:33:32.500 7 INFO neutron.manager [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loading Plugin: taas 2026-04-16 07:33:32.512 8 WARNING keystonemiddleware._common.config [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 07:33:32.519 8 WARNING oslo_config.cfg [None req-fd3aa72f-cdbd-4913-abac-3f09c6b966c3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fd28f237668 pid: 8 (default app) 2026-04-16 07:33:32.533 7 WARNING stevedore.named [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-16 07:33:32.533 7 WARNING stevedore.named [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-16 07:33:32.557 7 INFO neutron_taas.services.taas.taas_plugin [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-16 07:33:32.557 7 INFO neutron.manager [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loading Plugin: tapmirror 2026-04-16 07:33:32.571 7 WARNING stevedore.named [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-16 07:33:32.571 7 WARNING stevedore.named [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-16 07:33:32.593 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-16 07:33:32.593 7 INFO neutron.manager [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loading Plugin: auto_allocate 2026-04-16 07:33:32.603 7 INFO neutron.manager [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loading Plugin: tag 2026-04-16 07:33:32.614 7 INFO neutron.manager [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loading Plugin: timestamp 2026-04-16 07:33:32.617 7 INFO neutron.manager [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loading Plugin: network_ip_availability 2026-04-16 07:33:32.624 7 INFO neutron.manager [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loading Plugin: flavors 2026-04-16 07:33:32.628 7 INFO neutron.manager [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loading Plugin: revisions 2026-04-16 07:33:32.632 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Initializing extension manager. 2026-04-16 07:33:32.633 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: address-group 2026-04-16 07:33:32.634 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: address-scope 2026-04-16 07:33:32.635 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-16 07:33:32.636 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: agent 2026-04-16 07:33:32.636 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: agent-resources-synced 2026-04-16 07:33:32.637 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-16 07:33:32.638 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-16 07:33:32.639 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: availability_zone 2026-04-16 07:33:32.640 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: availability_zone_filter 2026-04-16 07:33:32.640 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-16 07:33:32.641 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: default-subnetpools 2026-04-16 07:33:32.642 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-16 07:33:32.643 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: dns-integration 2026-04-16 07:33:32.643 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: dns-domain-ports 2026-04-16 07:33:32.644 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-16 07:33:32.644 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: dvr 2026-04-16 07:33:32.645 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-16 07:33:32.645 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: empty-string-filtering 2026-04-16 07:33:32.646 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-16 07:33:32.646 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-16 07:33:32.647 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: external-net 2026-04-16 07:33:32.648 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-16 07:33:32.649 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: extraroute 2026-04-16 07:33:32.649 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: extraroute-atomic 2026-04-16 07:33:32.650 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-16 07:33:32.650 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-16 07:33:32.651 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-16 07:33:32.651 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-16 07:33:32.652 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: fip-port-details 2026-04-16 07:33:32.652 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: flavors 2026-04-16 07:33:32.653 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-16 07:33:32.654 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: floatingip-pools 2026-04-16 07:33:32.655 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: ip_allocation 2026-04-16 07:33:32.655 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-16 07:33:32.656 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: l2_adjacency 2026-04-16 07:33:32.657 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: router 2026-04-16 07:33:32.659 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-16 07:33:32.659 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-16 07:33:32.660 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-16 07:33:32.660 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: ext-gw-mode 2026-04-16 07:33:32.661 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: l3-ha 2026-04-16 07:33:32.661 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-16 07:33:32.662 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-16 07:33:32.662 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: l3-flavors 2026-04-16 07:33:32.663 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-16 07:33:32.664 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-16 07:33:32.666 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-16 07:33:32.667 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-16 07:33:32.668 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-16 07:33:32.669 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-16 07:33:32.670 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-16 07:33:32.670 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: multi-provider 2026-04-16 07:33:32.672 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: net-mtu 2026-04-16 07:33:32.673 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: net-mtu-writable 2026-04-16 07:33:32.673 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: network_availability_zone 2026-04-16 07:33:32.674 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: network_ha 2026-04-16 07:33:32.674 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: network-ip-availability 2026-04-16 07:33:32.675 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-16 07:33:32.676 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: pagination 2026-04-16 07:33:32.676 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: port-device-profile 2026-04-16 07:33:32.677 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-16 07:33:32.677 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-16 07:33:32.678 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-16 07:33:32.678 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: port-mac-override 2026-04-16 07:33:32.679 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-16 07:33:32.679 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-16 07:33:32.680 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-16 07:33:32.681 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: port-resource-request 2026-04-16 07:33:32.681 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-16 07:33:32.682 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-16 07:33:32.682 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: binding 2026-04-16 07:33:32.683 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: binding-extended 2026-04-16 07:33:32.684 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: port-security 2026-04-16 07:33:32.684 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: project-id 2026-04-16 07:33:32.685 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: provider 2026-04-16 07:33:32.685 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-16 07:33:32.688 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: qos 2026-04-16 07:33:32.689 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-16 07:33:32.689 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-16 07:33:32.690 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: qos-default 2026-04-16 07:33:32.690 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: qos-fip 2026-04-16 07:33:32.691 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-16 07:33:32.692 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-16 07:33:32.692 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-16 07:33:32.693 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-16 07:33:32.694 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-16 07:33:32.695 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: qos-pps 2026-04-16 07:33:32.695 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-16 07:33:32.696 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-16 07:33:32.696 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: qos-rules-alias 2026-04-16 07:33:32.697 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: quota-check-limit 2026-04-16 07:33:32.698 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-16 07:33:32.700 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: quotas 2026-04-16 07:33:32.701 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: quota_details 2026-04-16 07:33:32.702 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: rbac-policies 2026-04-16 07:33:32.703 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: rbac-address-group 2026-04-16 07:33:32.704 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: rbac-address-scope 2026-04-16 07:33:32.704 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: rbac-security-groups 2026-04-16 07:33:32.705 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-16 07:33:32.705 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: revision-if-match 2026-04-16 07:33:32.706 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-16 07:33:32.706 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: router_availability_zone 2026-04-16 07:33:32.707 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-16 07:33:32.709 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-16 07:33:32.709 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-16 07:33:32.710 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-16 07:33:32.710 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-16 07:33:32.711 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-16 07:33:32.711 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-16 07:33:32.720 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: security-group 2026-04-16 07:33:32.721 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: segment 2026-04-16 07:33:32.722 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-16 07:33:32.722 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: service-type 2026-04-16 07:33:32.723 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: sorting 2026-04-16 07:33:32.723 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: standard-attr-segment 2026-04-16 07:33:32.724 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: standard-attr-description 2026-04-16 07:33:32.725 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: stateful-security-group 2026-04-16 07:33:32.725 7 WARNING neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-16 07:33:32.726 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-16 07:33:32.726 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: subnet-external-network 2026-04-16 07:33:32.727 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: subnet_onboard 2026-04-16 07:33:32.727 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-16 07:33:32.728 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: subnet-service-types 2026-04-16 07:33:32.729 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: subnet_allocation 2026-04-16 07:33:32.729 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-16 07:33:32.730 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: tag-creation 2026-04-16 07:33:32.731 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-16 07:33:32.735 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: standard-attr-tag 2026-04-16 07:33:32.736 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-16 07:33:32.737 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: trunk 2026-04-16 07:33:32.738 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: trunk-details 2026-04-16 07:33:32.738 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-16 07:33:32.739 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-16 07:33:32.739 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-16 07:33:32.740 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-16 07:33:32.742 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-16 07:33:32.743 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-16 07:33:32.744 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: vpn-flavors 2026-04-16 07:33:32.745 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: vpnaas 2026-04-16 07:33:32.747 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: taas 2026-04-16 07:33:32.748 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: tap-mirror 2026-04-16 07:33:32.749 7 INFO neutron.api.extensions [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-16 07:33:32.751 7 INFO neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-16 07:33:32.752 7 INFO neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-16 07:33:32.752 7 INFO neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 07:33:32.752 7 INFO neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-16 07:33:32.755 7 INFO neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-16 07:33:32.756 7 INFO neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-16 07:33:32.761 7 INFO neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-16 07:33:32.762 7 INFO neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-16 07:33:32.762 7 INFO neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-16 07:33:32.763 7 INFO neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 07:33:32.763 7 WARNING neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] subnetpool is already registered 2026-04-16 07:33:32.764 7 INFO neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 07:33:32.764 7 WARNING neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] subnetpool is already registered 2026-04-16 07:33:32.764 7 INFO neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-16 07:33:32.765 7 INFO neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 07:33:32.765 7 INFO neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 07:33:32.766 7 INFO neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-16 07:33:32.766 7 INFO neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-16 07:33:32.767 7 INFO neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-16 07:33:32.767 7 INFO neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 07:33:32.767 7 WARNING neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] ipsecpolicy is already registered 2026-04-16 07:33:32.767 7 INFO neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 07:33:32.768 7 WARNING neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] ikepolicy is already registered 2026-04-16 07:33:32.773 7 INFO neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-16 07:33:32.773 7 WARNING neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] router is already registered 2026-04-16 07:33:32.773 7 INFO neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-16 07:33:32.773 7 WARNING neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] floatingip is already registered 2026-04-16 07:33:32.777 7 INFO neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-16 07:33:32.777 7 WARNING neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] rbac_policy is already registered 2026-04-16 07:33:32.778 7 INFO neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-16 07:33:32.778 7 WARNING neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] security_group is already registered 2026-04-16 07:33:32.778 7 INFO neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-16 07:33:32.778 7 WARNING neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] security_group_rule is already registered 2026-04-16 07:33:32.779 7 INFO neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 07:33:32.779 7 WARNING neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] subnetpool is already registered 2026-04-16 07:33:32.780 7 INFO neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 07:33:32.780 7 WARNING neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] subnetpool is already registered 2026-04-16 07:33:32.780 7 INFO neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-16 07:33:32.780 7 WARNING neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] trunk is already registered 2026-04-16 07:33:32.781 7 INFO neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 07:33:32.781 7 WARNING neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] ikepolicy is already registered 2026-04-16 07:33:32.781 7 INFO neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 07:33:32.781 7 WARNING neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] ipsecpolicy is already registered 2026-04-16 07:33:32.782 7 INFO neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-16 07:33:32.782 7 WARNING neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] endpoint_group is already registered 2026-04-16 07:33:32.782 7 INFO neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-16 07:33:32.782 7 WARNING neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] vpnservice is already registered 2026-04-16 07:33:32.783 7 INFO neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-16 07:33:32.783 7 WARNING neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] ipsec_site_connection is already registered 2026-04-16 07:33:32.783 7 INFO neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 07:33:32.783 7 WARNING neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] ipsecpolicy is already registered 2026-04-16 07:33:32.784 7 INFO neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 07:33:32.784 7 WARNING neutron.quota.resource_registry [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] ikepolicy is already registered 2026-04-16 07:33:32.823 7 WARNING keystonemiddleware._common.config [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 07:33:32.831 7 WARNING oslo_config.cfg [None req-71edbbf6-6ab7-4ac7-825c-8cfb2716e920 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fd28f237668 pid: 7 (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-04-16 07:33:37.227 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ff75fd05-402e-4f82-8651-d89da40672a5 b27fed8f86e5466293f66d13760a2abd 34807b63408b4d46b29a241c680ff9fd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/4] 199.204.45.89 () {44 vars in 924 bytes} [Thu Apr 16 07:33:36 2026] GET /v2.0/networks/public => generated 108 bytes in 973 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: 2/5] 199.204.45.89 () {44 vars in 946 bytes} [Thu Apr 16 07:33:37 2026] GET /v2.0/networks?name=public => generated 15 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 07:33:38.035 8 WARNING neutron.services.revisions.revision_plugin [None req-5cbcf6dc-5275-4385-ae69-06157132e7d2 b27fed8f86e5466293f66d13760a2abd 34807b63408b4d46b29a241c680ff9fd - - default default] Could not find related network for resource to bump revision. 2026-04-16 07:33:38.058 8 INFO neutron.db.segments_db [None req-5cbcf6dc-5275-4385-ae69-06157132e7d2 b27fed8f86e5466293f66d13760a2abd 34807b63408b4d46b29a241c680ff9fd - - default default] Added segment 237890a5-af57-41fb-a421-c3a7078da663 of type flat for network d9aaa07a-3fde-4be2-8d70-e8d86ae8a66a 2026-04-16 07:33:38.119 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5cbcf6dc-5275-4385-ae69-06157132e7d2 b27fed8f86e5466293f66d13760a2abd 34807b63408b4d46b29a241c680ff9fd - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/6] 199.204.45.89 () {48 vars in 964 bytes} [Thu Apr 16 07:33:37 2026] POST /v2.0/networks => generated 124 bytes in 527 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 07:33:44.492 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5e7bc19b-697e-491b-a443-fb7e24dc032e b27fed8f86e5466293f66d13760a2abd 34807b63408b4d46b29a241c680ff9fd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/7] 199.204.45.89 () {44 vars in 924 bytes} [Thu Apr 16 07:33:44 2026] GET /v2.0/networks/public => generated 108 bytes in 375 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/8] 199.204.45.89 () {44 vars in 946 bytes} [Thu Apr 16 07:33:44 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 07:33:44.755 7 WARNING neutron.services.revisions.revision_plugin [None req-0b941baf-5652-4d61-8401-fe6e7072857a b27fed8f86e5466293f66d13760a2abd 34807b63408b4d46b29a241c680ff9fd - - default default] Could not find related network for resource to bump revision. 2026-04-16 07:33:44.776 7 INFO neutron.db.segments_db [None req-0b941baf-5652-4d61-8401-fe6e7072857a b27fed8f86e5466293f66d13760a2abd 34807b63408b4d46b29a241c680ff9fd - - default default] Added segment a1f57d91-0d44-4233-ab0c-dac0fb13e02a of type flat for network cb1a9f32-3340-4767-9ae6-32726cc2cb9e 2026-04-16 07:33:44.826 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0b941baf-5652-4d61-8401-fe6e7072857a b27fed8f86e5466293f66d13760a2abd 34807b63408b4d46b29a241c680ff9fd - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/9] 199.204.45.89 () {48 vars in 964 bytes} [Thu Apr 16 07:33:44 2026] POST /v2.0/networks => generated 124 bytes in 316 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 07:33:50.838 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1366dfdc-b11e-449d-b388-8b80acbd665f b27fed8f86e5466293f66d13760a2abd 34807b63408b4d46b29a241c680ff9fd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/10] 199.204.45.89 () {44 vars in 924 bytes} [Thu Apr 16 07:33:50 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/11] 199.204.45.89 () {44 vars in 946 bytes} [Thu Apr 16 07:33:50 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 07:33:50.904 8 WARNING neutron.services.revisions.revision_plugin [None req-79ae44d4-7df4-488c-98c2-726dab1da9a1 b27fed8f86e5466293f66d13760a2abd 34807b63408b4d46b29a241c680ff9fd - - default default] Could not find related network for resource to bump revision. 2026-04-16 07:33:50.915 8 INFO neutron.db.segments_db [None req-79ae44d4-7df4-488c-98c2-726dab1da9a1 b27fed8f86e5466293f66d13760a2abd 34807b63408b4d46b29a241c680ff9fd - - default default] Added segment 32fa296a-a8aa-4934-b895-08fd4cf0f704 of type flat for network ac660c7c-ac06-4fc6-bec5-f1da62b4a80a 2026-04-16 07:33:50.933 8 INFO neutron.pecan_wsgi.hooks.translation [None req-79ae44d4-7df4-488c-98c2-726dab1da9a1 b27fed8f86e5466293f66d13760a2abd 34807b63408b4d46b29a241c680ff9fd - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/12] 199.204.45.89 () {48 vars in 964 bytes} [Thu Apr 16 07:33:50 2026] POST /v2.0/networks => generated 124 bytes in 80 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 07:33:56.876 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9bd22792-52db-4593-ab02-540ab5b7373a b27fed8f86e5466293f66d13760a2abd 34807b63408b4d46b29a241c680ff9fd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/14] 199.204.45.89 () {44 vars in 924 bytes} [Thu Apr 16 07:33:56 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.89 () {44 vars in 946 bytes} [Thu Apr 16 07:33:56 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 07:33:56.955 8 WARNING neutron.services.revisions.revision_plugin [None req-ba1372fe-893d-497b-bc32-74ffc6245fc7 b27fed8f86e5466293f66d13760a2abd 34807b63408b4d46b29a241c680ff9fd - - default default] Could not find related network for resource to bump revision. 2026-04-16 07:33:56.986 8 INFO neutron.db.segments_db [None req-ba1372fe-893d-497b-bc32-74ffc6245fc7 b27fed8f86e5466293f66d13760a2abd 34807b63408b4d46b29a241c680ff9fd - - default default] Added segment d988f035-36e6-4d26-abb9-277f6d6a19d3 of type flat for network ee1273d9-19ea-405a-8832-2c5446cd3909 2026-04-16 07:33:57.015 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ba1372fe-893d-497b-bc32-74ffc6245fc7 b27fed8f86e5466293f66d13760a2abd 34807b63408b4d46b29a241c680ff9fd - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/16] 199.204.45.89 () {48 vars in 964 bytes} [Thu Apr 16 07:33:56 2026] POST /v2.0/networks => generated 124 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 07:34:03.030 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4db7284e-0621-4d12-b8d0-b632403882a6 b27fed8f86e5466293f66d13760a2abd 34807b63408b4d46b29a241c680ff9fd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/17] 199.204.45.89 () {44 vars in 924 bytes} [Thu Apr 16 07:34:02 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/18] 199.204.45.89 () {44 vars in 946 bytes} [Thu Apr 16 07:34:03 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 07:34:03.116 7 WARNING neutron.services.revisions.revision_plugin [None req-e0753e72-dc31-4ca8-bfa6-722023879972 b27fed8f86e5466293f66d13760a2abd 34807b63408b4d46b29a241c680ff9fd - - default default] Could not find related network for resource to bump revision. 2026-04-16 07:34:03.135 7 INFO neutron.db.segments_db [None req-e0753e72-dc31-4ca8-bfa6-722023879972 b27fed8f86e5466293f66d13760a2abd 34807b63408b4d46b29a241c680ff9fd - - default default] Added segment f6384b62-c35b-4c5d-a4ed-9823fd7a3a50 of type flat for network 40ba84dc-eab7-4802-8e56-8225482b0f87 2026-04-16 07:34:03.183 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e0753e72-dc31-4ca8-bfa6-722023879972 b27fed8f86e5466293f66d13760a2abd 34807b63408b4d46b29a241c680ff9fd - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/19] 199.204.45.89 () {48 vars in 964 bytes} [Thu Apr 16 07:34:03 2026] POST /v2.0/networks => generated 124 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 07:34:09.135 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9e5a529c-9433-4d30-94bf-9dae61adc845 b27fed8f86e5466293f66d13760a2abd 34807b63408b4d46b29a241c680ff9fd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/21] 199.204.45.89 () {44 vars in 924 bytes} [Thu Apr 16 07:34:09 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/22] 199.204.45.89 () {44 vars in 946 bytes} [Thu Apr 16 07:34:09 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 07:34:09.207 7 WARNING neutron.services.revisions.revision_plugin [None req-ce32ec64-2645-4d8b-8882-4835138d6953 b27fed8f86e5466293f66d13760a2abd 34807b63408b4d46b29a241c680ff9fd - - default default] Could not find related network for resource to bump revision. 2026-04-16 07:34:09.227 7 INFO neutron.db.segments_db [None req-ce32ec64-2645-4d8b-8882-4835138d6953 b27fed8f86e5466293f66d13760a2abd 34807b63408b4d46b29a241c680ff9fd - - default default] Added segment a2edfa2d-c0ca-4c50-bed6-36970d425688 of type flat for network e9bcd872-f810-4d24-b9e7-68ea260589e2 [pid: 7|app: 0|req: 11/23] 199.204.45.89 () {48 vars in 964 bytes} [Thu Apr 16 07:34:09 2026] POST /v2.0/networks => generated 706 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 07:34:10.600 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b58dcf8a-5932-4f37-a81f-d6257e5991a8 b27fed8f86e5466293f66d13760a2abd 34807b63408b4d46b29a241c680ff9fd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/24] 199.204.45.89 () {44 vars in 924 bytes} [Thu Apr 16 07:34:10 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/25] 199.204.45.89 () {44 vars in 946 bytes} [Thu Apr 16 07:34:10 2026] GET /v2.0/networks?name=public => generated 709 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 07:34:10.677 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c3f9110d-b9d7-4a7f-a18d-2ea5f94aca4b b27fed8f86e5466293f66d13760a2abd 34807b63408b4d46b29a241c680ff9fd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/26] 199.204.45.89 () {44 vars in 1031 bytes} [Thu Apr 16 07:34:10 2026] GET /v2.0/subnets/public-subnet?network_id=e9bcd872-f810-4d24-b9e7-68ea260589e2 => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/27] 199.204.45.89 () {44 vars in 1054 bytes} [Thu Apr 16 07:34:10 2026] GET /v2.0/subnets?name=public-subnet&network_id=e9bcd872-f810-4d24-b9e7-68ea260589e2 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/28] 199.204.45.89 () {48 vars in 962 bytes} [Thu Apr 16 07:34:10 2026] POST /v2.0/subnets => generated 664 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0)