+ 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 [Wed Jul 29 16:20:26 2026] *** compiled with version: 13.3.0 on 03 July 2026 22:28:27 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: neutron-server-74b55748c4-4t2h6 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fdb19259668 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-07-29 16:20:30.722 7 INFO neutron.common.config [-] Logging enabled! 2026-07-29 16:20:30.722 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-07-29 16:20:30.762 8 INFO neutron.common.config [-] Logging enabled! 2026-07-29 16:20:30.762 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-07-29 16:20:31.936 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-29 16:20:31.953 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-29 16:20:33.452 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-29 16:20:33.455 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-29 16:20:33.459 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-29 16:20:33.459 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-29 16:20:33.460 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-29 16:20:33.460 8 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-07-29 16:20:33.460 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-07-29 16:20:33.460 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-29 16:20:33.470 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-29 16:20:33.470 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-29 16:20:33.470 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-29 16:20:33.494 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-29 16:20:33.495 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-29 16:20:33.495 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-29 16:20:33.521 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-29 16:20:33.522 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-29 16:20:33.522 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-29 16:20:33.522 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-29 16:20:33.602 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-29 16:20:33.605 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-29 16:20:33.609 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-29 16:20:33.610 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-29 16:20:33.610 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-29 16:20:33.610 7 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-07-29 16:20:33.610 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-07-29 16:20:33.610 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-29 16:20:33.618 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-29 16:20:33.618 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-29 16:20:33.619 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-29 16:20:33.642 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-29 16:20:33.643 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-29 16:20:33.643 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-29 16:20:33.669 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-29 16:20:33.669 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-29 16:20:33.669 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-29 16:20:33.669 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-29 16:20:34.027 8 INFO neutron.plugins.ml2.managers [None req-6f56fd82-61da-48ea-87f6-8e6737530652 - - - - - -] Initializing driver for type 'vlan' 2026-07-29 16:20:34.170 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6f56fd82-61da-48ea-87f6-8e6737530652 - - - - - -] VlanTypeDriver initialization complete 2026-07-29 16:20:34.171 8 INFO neutron.plugins.ml2.managers [None req-6f56fd82-61da-48ea-87f6-8e6737530652 - - - - - -] Initializing driver for type 'vxlan' 2026-07-29 16:20:34.171 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-6f56fd82-61da-48ea-87f6-8e6737530652 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-29 16:20:34.191 8 INFO neutron.plugins.ml2.managers [None req-6f56fd82-61da-48ea-87f6-8e6737530652 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-29 16:20:34.191 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6f56fd82-61da-48ea-87f6-8e6737530652 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-29 16:20:34.191 8 INFO neutron.plugins.ml2.managers [None req-6f56fd82-61da-48ea-87f6-8e6737530652 - - - - - -] Initializing extension driver 'port_security' 2026-07-29 16:20:34.192 8 INFO neutron.plugins.ml2.extensions.port_security [None req-6f56fd82-61da-48ea-87f6-8e6737530652 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-29 16:20:34.192 8 INFO neutron.plugins.ml2.managers [None req-6f56fd82-61da-48ea-87f6-8e6737530652 - - - - - -] Initializing extension driver 'qos' 2026-07-29 16:20:34.192 8 INFO neutron.plugins.ml2.managers [None req-6f56fd82-61da-48ea-87f6-8e6737530652 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-29 16:20:34.192 8 INFO neutron.plugins.ml2.managers [None req-6f56fd82-61da-48ea-87f6-8e6737530652 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-29 16:20:34.211 8 INFO neutron.quota [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded quota_driver: . 2026-07-29 16:20:34.211 8 INFO neutron.plugins.ml2.plugin [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Modular L2 Plugin initialization complete 2026-07-29 16:20:34.211 8 INFO neutron.plugins.ml2.managers [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-29 16:20:34.212 8 INFO neutron.plugins.ml2.managers [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-29 16:20:34.212 8 INFO neutron.plugins.ml2.managers [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-29 16:20:34.212 8 INFO neutron.manager [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loading Plugin: qos 2026-07-29 16:20:34.226 8 INFO neutron.manager [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loading Plugin: router 2026-07-29 16:20:34.237 7 INFO neutron.plugins.ml2.managers [None req-9d046294-e47d-4b91-86e8-5e67c0a4144c - - - - - -] Initializing driver for type 'vlan' 2026-07-29 16:20:34.273 8 INFO neutron.services.service_base [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-29 16:20:34.274 8 INFO neutron.manager [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loading Plugin: segments 2026-07-29 16:20:34.370 8 INFO neutron.manager [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loading Plugin: trunk 2026-07-29 16:20:34.385 8 INFO neutron.manager [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loading Plugin: vpnaas 2026-07-29 16:20:34.400 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9d046294-e47d-4b91-86e8-5e67c0a4144c - - - - - -] VlanTypeDriver initialization complete 2026-07-29 16:20:34.401 7 INFO neutron.plugins.ml2.managers [None req-9d046294-e47d-4b91-86e8-5e67c0a4144c - - - - - -] Initializing driver for type 'vxlan' 2026-07-29 16:20:34.401 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-9d046294-e47d-4b91-86e8-5e67c0a4144c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-29 16:20:34.415 7 INFO neutron.plugins.ml2.managers [None req-9d046294-e47d-4b91-86e8-5e67c0a4144c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-29 16:20:34.415 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9d046294-e47d-4b91-86e8-5e67c0a4144c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-29 16:20:34.416 7 INFO neutron.plugins.ml2.managers [None req-9d046294-e47d-4b91-86e8-5e67c0a4144c - - - - - -] Initializing extension driver 'port_security' 2026-07-29 16:20:34.416 7 INFO neutron.plugins.ml2.extensions.port_security [None req-9d046294-e47d-4b91-86e8-5e67c0a4144c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-29 16:20:34.416 7 INFO neutron.plugins.ml2.managers [None req-9d046294-e47d-4b91-86e8-5e67c0a4144c - - - - - -] Initializing extension driver 'qos' 2026-07-29 16:20:34.416 7 INFO neutron.plugins.ml2.managers [None req-9d046294-e47d-4b91-86e8-5e67c0a4144c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-29 16:20:34.416 7 INFO neutron.plugins.ml2.managers [None req-9d046294-e47d-4b91-86e8-5e67c0a4144c - - - - - -] Initializing mechanism driver 'l2population' 2026-07-29 16:20:34.427 8 WARNING stevedore.named [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-29 16:20:34.432 7 INFO neutron.quota [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded quota_driver: . 2026-07-29 16:20:34.432 7 INFO neutron.plugins.ml2.plugin [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Modular L2 Plugin initialization complete 2026-07-29 16:20:34.433 7 INFO neutron.plugins.ml2.managers [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-29 16:20:34.433 7 INFO neutron.plugins.ml2.managers [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-29 16:20:34.433 7 INFO neutron.plugins.ml2.managers [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Got port-security extension from driver 'port_security' 2026-07-29 16:20:34.433 7 INFO neutron.manager [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loading Plugin: qos 2026-07-29 16:20:34.447 7 INFO neutron.manager [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loading Plugin: router 2026-07-29 16:20:34.492 7 INFO neutron.services.service_base [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-29 16:20:34.493 7 INFO neutron.manager [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loading Plugin: segments 2026-07-29 16:20:34.496 8 INFO neutron_vpnaas.services.vpn.plugin [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-29 16:20:34.496 8 INFO neutron.manager [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loading Plugin: taas 2026-07-29 16:20:34.525 8 WARNING stevedore.named [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-29 16:20:34.549 8 INFO neutron_taas.services.taas.taas_plugin [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-29 16:20:34.550 8 INFO neutron.manager [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loading Plugin: tapmirror 2026-07-29 16:20:34.567 8 WARNING stevedore.named [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-29 16:20:34.585 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-29 16:20:34.586 8 INFO neutron.manager [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loading Plugin: auto_allocate 2026-07-29 16:20:34.589 7 INFO neutron.manager [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loading Plugin: trunk 2026-07-29 16:20:34.598 8 INFO neutron.manager [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loading Plugin: tag 2026-07-29 16:20:34.603 7 INFO neutron.manager [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loading Plugin: vpnaas 2026-07-29 16:20:34.608 8 INFO neutron.manager [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loading Plugin: timestamp 2026-07-29 16:20:34.612 8 INFO neutron.manager [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loading Plugin: network_ip_availability 2026-07-29 16:20:34.617 8 INFO neutron.manager [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loading Plugin: flavors 2026-07-29 16:20:34.621 8 INFO neutron.manager [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loading Plugin: revisions 2026-07-29 16:20:34.624 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Initializing extension manager. 2026-07-29 16:20:34.625 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: aap-reject-multicast 2026-07-29 16:20:34.626 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: address-group 2026-07-29 16:20:34.627 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: address-scope 2026-07-29 16:20:34.628 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-29 16:20:34.629 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: agent 2026-07-29 16:20:34.629 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: agent-resources-synced 2026-07-29 16:20:34.630 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: agent_sort_key 2026-07-29 16:20:34.631 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-29 16:20:34.632 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-29 16:20:34.633 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: availability_zone 2026-07-29 16:20:34.634 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: availability_zone_filter 2026-07-29 16:20:34.634 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-29 16:20:34.635 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: default-subnetpools 2026-07-29 16:20:34.637 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-29 16:20:34.638 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: dns-integration 2026-07-29 16:20:34.638 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: dns-domain-ports 2026-07-29 16:20:34.639 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-29 16:20:34.639 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: dvr 2026-07-29 16:20:34.640 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-29 16:20:34.640 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: empty-string-filtering 2026-07-29 16:20:34.641 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension evpn not supported by any of loaded plugins 2026-07-29 16:20:34.641 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-29 16:20:34.642 7 WARNING stevedore.named [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-29 16:20:34.643 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-29 16:20:34.643 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: external-net 2026-07-29 16:20:34.644 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-29 16:20:34.644 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: extraroute 2026-07-29 16:20:34.645 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: extraroute-atomic 2026-07-29 16:20:34.645 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: filter-validation 2026-07-29 16:20:34.646 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-29 16:20:34.646 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-29 16:20:34.647 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-29 16:20:34.647 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: fip-port-details 2026-07-29 16:20:34.648 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: flavors 2026-07-29 16:20:34.649 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-29 16:20:34.650 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: floatingip-pools 2026-07-29 16:20:34.651 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: ip_allocation 2026-07-29 16:20:34.651 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-29 16:20:34.652 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: l2_adjacency 2026-07-29 16:20:34.653 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: router 2026-07-29 16:20:34.654 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-07-29 16:20:34.656 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-29 16:20:34.656 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-29 16:20:34.657 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-29 16:20:34.657 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: ext-gw-mode 2026-07-29 16:20:34.658 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: l3-ha 2026-07-29 16:20:34.659 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-29 16:20:34.659 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-29 16:20:34.660 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: l3-flavors 2026-07-29 16:20:34.661 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-29 16:20:34.661 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-29 16:20:34.664 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-29 16:20:34.666 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-29 16:20:34.668 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-29 16:20:34.669 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-29 16:20:34.670 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-29 16:20:34.671 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: multi-provider 2026-07-29 16:20:34.671 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: net-mtu 2026-07-29 16:20:34.672 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: net-mtu-writable 2026-07-29 16:20:34.672 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: network_availability_zone 2026-07-29 16:20:34.673 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: network_ha 2026-07-29 16:20:34.673 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: network-ip-availability 2026-07-29 16:20:34.674 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: network-ip-availability-details 2026-07-29 16:20:34.675 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-29 16:20:34.676 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: pagination 2026-07-29 16:20:34.677 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: port-device-profile 2026-07-29 16:20:34.677 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-29 16:20:34.678 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-29 16:20:34.678 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-29 16:20:34.679 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: port-mac-override 2026-07-29 16:20:34.679 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-29 16:20:34.680 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-29 16:20:34.680 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-29 16:20:34.681 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: port-resource-request 2026-07-29 16:20:34.681 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-29 16:20:34.682 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-29 16:20:34.682 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: binding 2026-07-29 16:20:34.683 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: binding-extended 2026-07-29 16:20:34.684 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: port-security 2026-07-29 16:20:34.684 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: project-id 2026-07-29 16:20:34.684 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: provider 2026-07-29 16:20:34.685 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-07-29 16:20:34.686 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-29 16:20:34.688 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: qos 2026-07-29 16:20:34.689 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-29 16:20:34.689 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-29 16:20:34.690 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: qos-default 2026-07-29 16:20:34.690 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: qos-fip 2026-07-29 16:20:34.691 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-29 16:20:34.691 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-29 16:20:34.692 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-29 16:20:34.692 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-29 16:20:34.693 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-29 16:20:34.694 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: qos-pps 2026-07-29 16:20:34.694 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-29 16:20:34.695 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-29 16:20:34.695 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: qos-rules-alias 2026-07-29 16:20:34.696 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: quota-check-limit 2026-07-29 16:20:34.696 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-29 16:20:34.698 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: quotas 2026-07-29 16:20:34.700 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: quota_details 2026-07-29 16:20:34.701 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: rbac-policies 2026-07-29 16:20:34.702 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: rbac-address-group 2026-07-29 16:20:34.702 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: rbac-address-scope 2026-07-29 16:20:34.703 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: rbac-security-groups 2026-07-29 16:20:34.703 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-29 16:20:34.704 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: revision-if-match 2026-07-29 16:20:34.704 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-29 16:20:34.705 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: router_availability_zone 2026-07-29 16:20:34.706 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-07-29 16:20:34.706 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-29 16:20:34.709 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-29 16:20:34.710 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: security-groups-default-statefulness 2026-07-29 16:20:34.710 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-29 16:20:34.711 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-29 16:20:34.711 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-29 16:20:34.712 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-29 16:20:34.713 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-29 16:20:34.716 7 INFO neutron_vpnaas.services.vpn.plugin [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-29 16:20:34.716 7 INFO neutron.manager [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loading Plugin: taas 2026-07-29 16:20:34.718 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: security-group 2026-07-29 16:20:34.720 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: segment 2026-07-29 16:20:34.721 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-29 16:20:34.722 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: service-type 2026-07-29 16:20:34.722 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: sorting 2026-07-29 16:20:34.723 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: standard-attr-segment 2026-07-29 16:20:34.724 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: standard-attr-description 2026-07-29 16:20:34.724 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: stateful-security-group 2026-07-29 16:20:34.725 8 WARNING neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-29 16:20:34.725 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-29 16:20:34.726 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: subnet-external-network 2026-07-29 16:20:34.726 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: subnet_onboard 2026-07-29 16:20:34.727 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-29 16:20:34.727 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: subnet-service-types 2026-07-29 16:20:34.728 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: subnet_allocation 2026-07-29 16:20:34.729 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-29 16:20:34.729 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: tag-creation 2026-07-29 16:20:34.730 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-29 16:20:34.734 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: standard-attr-tag 2026-07-29 16:20:34.735 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-29 16:20:34.736 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: trunk 2026-07-29 16:20:34.736 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: trunk-details 2026-07-29 16:20:34.737 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-29 16:20:34.737 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-29 16:20:34.738 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-29 16:20:34.739 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-29 16:20:34.741 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-29 16:20:34.741 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-29 16:20:34.742 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: vpn-flavors 2026-07-29 16:20:34.744 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: vpnaas 2026-07-29 16:20:34.745 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: taas 2026-07-29 16:20:34.746 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: tap-mirror 2026-07-29 16:20:34.747 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-07-29 16:20:34.747 8 INFO neutron.api.extensions [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-29 16:20:34.749 7 WARNING stevedore.named [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-29 16:20:34.750 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-29 16:20:34.751 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-29 16:20:34.751 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-29 16:20:34.751 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-29 16:20:34.755 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-07-29 16:20:34.757 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-29 16:20:34.757 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-29 16:20:34.761 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-29 16:20:34.762 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-29 16:20:34.763 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-29 16:20:34.763 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-29 16:20:34.764 8 WARNING neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] subnetpool is already registered 2026-07-29 16:20:34.764 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-29 16:20:34.764 8 WARNING neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] subnetpool is already registered 2026-07-29 16:20:34.765 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-29 16:20:34.765 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-29 16:20:34.766 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-29 16:20:34.766 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-29 16:20:34.766 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-29 16:20:34.767 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-29 16:20:34.767 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-29 16:20:34.767 8 WARNING neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] ipsecpolicy is already registered 2026-07-29 16:20:34.768 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-29 16:20:34.768 8 WARNING neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] ikepolicy is already registered 2026-07-29 16:20:34.771 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-07-29 16:20:34.772 8 WARNING neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] router_route is already registered 2026-07-29 16:20:34.772 7 INFO neutron_taas.services.taas.taas_plugin [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-29 16:20:34.772 7 INFO neutron.manager [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loading Plugin: tapmirror 2026-07-29 16:20:34.773 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-29 16:20:34.773 8 WARNING neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] router is already registered 2026-07-29 16:20:34.773 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-29 16:20:34.774 8 WARNING neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] floatingip is already registered 2026-07-29 16:20:34.778 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-29 16:20:34.778 8 WARNING neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] rbac_policy is already registered 2026-07-29 16:20:34.778 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-29 16:20:34.779 8 WARNING neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] security_group is already registered 2026-07-29 16:20:34.779 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-29 16:20:34.779 8 WARNING neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] security_group_rule is already registered 2026-07-29 16:20:34.780 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-29 16:20:34.780 8 WARNING neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] subnetpool is already registered 2026-07-29 16:20:34.781 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-29 16:20:34.781 8 WARNING neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] subnetpool is already registered 2026-07-29 16:20:34.781 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-29 16:20:34.781 8 WARNING neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] trunk is already registered 2026-07-29 16:20:34.782 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-29 16:20:34.782 8 WARNING neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] ikepolicy is already registered 2026-07-29 16:20:34.782 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-29 16:20:34.782 8 WARNING neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] ipsecpolicy is already registered 2026-07-29 16:20:34.783 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-29 16:20:34.783 8 WARNING neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] endpoint_group is already registered 2026-07-29 16:20:34.783 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-29 16:20:34.783 8 WARNING neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] vpnservice is already registered 2026-07-29 16:20:34.784 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-29 16:20:34.784 8 WARNING neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] ipsec_site_connection is already registered 2026-07-29 16:20:34.784 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-29 16:20:34.784 8 WARNING neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] ipsecpolicy is already registered 2026-07-29 16:20:34.785 8 INFO neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-29 16:20:34.785 8 WARNING neutron.quota.resource_registry [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] ikepolicy is already registered 2026-07-29 16:20:34.786 7 WARNING stevedore.named [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-29 16:20:34.801 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-29 16:20:34.801 7 INFO neutron.manager [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loading Plugin: auto_allocate 2026-07-29 16:20:34.809 7 INFO neutron.manager [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loading Plugin: tag 2026-07-29 16:20:34.821 7 INFO neutron.manager [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loading Plugin: timestamp 2026-07-29 16:20:34.823 8 WARNING keystonemiddleware._common.config [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-29 16:20:34.828 7 INFO neutron.manager [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loading Plugin: network_ip_availability 2026-07-29 16:20:34.830 8 WARNING keystonemiddleware.auth_token [None req-a09e4ed0-8c11-417f-ad73-89f1d0fdf0c9 - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fdb19259668 pid: 8 (default app) 2026-07-29 16:20:34.835 7 INFO neutron.manager [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loading Plugin: flavors 2026-07-29 16:20:34.839 7 INFO neutron.manager [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loading Plugin: revisions 2026-07-29 16:20:34.843 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Initializing extension manager. 2026-07-29 16:20:34.843 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: aap-reject-multicast 2026-07-29 16:20:34.844 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: address-group 2026-07-29 16:20:34.845 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: address-scope 2026-07-29 16:20:34.846 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-29 16:20:34.847 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: agent 2026-07-29 16:20:34.847 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: agent-resources-synced 2026-07-29 16:20:34.848 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: agent_sort_key 2026-07-29 16:20:34.849 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: allowed-address-pairs 2026-07-29 16:20:34.850 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: auto-allocated-topology 2026-07-29 16:20:34.850 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: availability_zone 2026-07-29 16:20:34.851 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: availability_zone_filter 2026-07-29 16:20:34.851 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-29 16:20:34.852 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: default-subnetpools 2026-07-29 16:20:34.853 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-29 16:20:34.854 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: dns-integration 2026-07-29 16:20:34.854 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: dns-domain-ports 2026-07-29 16:20:34.855 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-29 16:20:34.856 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: dvr 2026-07-29 16:20:34.857 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-29 16:20:34.857 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: empty-string-filtering 2026-07-29 16:20:34.858 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension evpn not supported by any of loaded plugins 2026-07-29 16:20:34.858 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-29 16:20:34.859 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-29 16:20:34.859 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: external-net 2026-07-29 16:20:34.860 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-29 16:20:34.860 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: extraroute 2026-07-29 16:20:34.861 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: extraroute-atomic 2026-07-29 16:20:34.861 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: filter-validation 2026-07-29 16:20:34.862 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-29 16:20:34.862 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-29 16:20:34.863 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-29 16:20:34.863 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: fip-port-details 2026-07-29 16:20:34.864 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: flavors 2026-07-29 16:20:34.865 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-29 16:20:34.866 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: floatingip-pools 2026-07-29 16:20:34.866 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: ip_allocation 2026-07-29 16:20:34.867 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: ip-substring-filtering 2026-07-29 16:20:34.867 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: l2_adjacency 2026-07-29 16:20:34.868 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: router 2026-07-29 16:20:34.869 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-07-29 16:20:34.871 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-29 16:20:34.871 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-29 16:20:34.872 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-29 16:20:34.872 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: ext-gw-mode 2026-07-29 16:20:34.873 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: l3-ha 2026-07-29 16:20:34.873 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-29 16:20:34.874 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-29 16:20:34.874 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: l3-flavors 2026-07-29 16:20:34.875 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-29 16:20:34.876 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-29 16:20:34.878 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-29 16:20:34.879 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-29 16:20:34.880 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-29 16:20:34.881 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-29 16:20:34.882 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-29 16:20:34.882 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: multi-provider 2026-07-29 16:20:34.883 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: net-mtu 2026-07-29 16:20:34.883 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: net-mtu-writable 2026-07-29 16:20:34.884 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: network_availability_zone 2026-07-29 16:20:34.885 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: network_ha 2026-07-29 16:20:34.885 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: network-ip-availability 2026-07-29 16:20:34.886 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: network-ip-availability-details 2026-07-29 16:20:34.887 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-29 16:20:34.888 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: pagination 2026-07-29 16:20:34.888 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: port-device-profile 2026-07-29 16:20:34.888 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-29 16:20:34.889 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-29 16:20:34.889 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-29 16:20:34.890 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: port-mac-override 2026-07-29 16:20:34.890 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-29 16:20:34.891 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-29 16:20:34.891 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-29 16:20:34.892 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: port-resource-request 2026-07-29 16:20:34.892 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: port-resource-request-groups 2026-07-29 16:20:34.893 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-29 16:20:34.893 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: binding 2026-07-29 16:20:34.894 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: binding-extended 2026-07-29 16:20:34.895 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: port-security 2026-07-29 16:20:34.895 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: project-id 2026-07-29 16:20:34.896 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: provider 2026-07-29 16:20:34.896 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-07-29 16:20:34.897 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-29 16:20:34.899 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: qos 2026-07-29 16:20:34.900 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-29 16:20:34.900 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-29 16:20:34.901 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: qos-default 2026-07-29 16:20:34.901 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: qos-fip 2026-07-29 16:20:34.902 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-29 16:20:34.902 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: qos-gateway-ip 2026-07-29 16:20:34.903 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: qos-port-network-policy 2026-07-29 16:20:34.903 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: qos-pps-minimum 2026-07-29 16:20:34.904 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-29 16:20:34.905 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: qos-pps 2026-07-29 16:20:34.905 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: qos-rule-type-details 2026-07-29 16:20:34.906 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-29 16:20:34.906 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: qos-rules-alias 2026-07-29 16:20:34.907 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: quota-check-limit 2026-07-29 16:20:34.907 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: quota-check-limit-default 2026-07-29 16:20:34.909 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: quotas 2026-07-29 16:20:34.910 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: quota_details 2026-07-29 16:20:34.912 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: rbac-policies 2026-07-29 16:20:34.912 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: rbac-address-group 2026-07-29 16:20:34.913 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: rbac-address-scope 2026-07-29 16:20:34.913 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: rbac-security-groups 2026-07-29 16:20:34.914 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: rbac-subnetpool 2026-07-29 16:20:34.914 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: revision-if-match 2026-07-29 16:20:34.915 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: standard-attr-revisions 2026-07-29 16:20:34.915 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: router_availability_zone 2026-07-29 16:20:34.916 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-07-29 16:20:34.916 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-29 16:20:34.918 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: security-groups-default-rules 2026-07-29 16:20:34.919 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: security-groups-default-statefulness 2026-07-29 16:20:34.919 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-29 16:20:34.920 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-29 16:20:34.921 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-29 16:20:34.921 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-29 16:20:34.922 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-29 16:20:34.926 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: security-group 2026-07-29 16:20:34.928 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: segment 2026-07-29 16:20:34.928 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-29 16:20:34.929 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: service-type 2026-07-29 16:20:34.929 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: sorting 2026-07-29 16:20:34.930 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: standard-attr-segment 2026-07-29 16:20:34.930 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: standard-attr-description 2026-07-29 16:20:34.931 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: stateful-security-group 2026-07-29 16:20:34.931 7 WARNING neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-29 16:20:34.932 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-29 16:20:34.932 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: subnet-external-network 2026-07-29 16:20:34.933 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: subnet_onboard 2026-07-29 16:20:34.933 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-29 16:20:34.934 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: subnet-service-types 2026-07-29 16:20:34.934 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: subnet_allocation 2026-07-29 16:20:34.935 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-29 16:20:34.936 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: tag-creation 2026-07-29 16:20:34.936 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-29 16:20:34.940 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: standard-attr-tag 2026-07-29 16:20:34.941 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-29 16:20:34.941 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: trunk 2026-07-29 16:20:34.942 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: trunk-details 2026-07-29 16:20:34.942 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-29 16:20:34.943 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-29 16:20:34.943 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-29 16:20:34.944 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-29 16:20:34.946 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-29 16:20:34.947 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-29 16:20:34.947 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: vpn-flavors 2026-07-29 16:20:34.949 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: vpnaas 2026-07-29 16:20:34.950 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: taas 2026-07-29 16:20:34.951 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: tap-mirror 2026-07-29 16:20:34.953 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: tap-mirror-both-direction 2026-07-29 16:20:34.953 7 INFO neutron.api.extensions [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Loaded extension: taas-vlan-filter 2026-07-29 16:20:34.956 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-29 16:20:34.956 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-29 16:20:34.956 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-29 16:20:34.956 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-29 16:20:34.960 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of CountableResource for resource:router_route 2026-07-29 16:20:34.961 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-29 16:20:34.962 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-29 16:20:34.966 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-29 16:20:34.967 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-29 16:20:34.967 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-29 16:20:34.968 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-29 16:20:34.968 7 WARNING neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] subnetpool is already registered 2026-07-29 16:20:34.969 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-29 16:20:34.969 7 WARNING neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] subnetpool is already registered 2026-07-29 16:20:34.969 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-29 16:20:34.970 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-29 16:20:34.970 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-29 16:20:34.970 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-29 16:20:34.971 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-29 16:20:34.971 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-29 16:20:34.972 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-29 16:20:34.972 7 WARNING neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] ipsecpolicy is already registered 2026-07-29 16:20:34.972 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-29 16:20:34.972 7 WARNING neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] ikepolicy is already registered 2026-07-29 16:20:34.976 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of CountableResource for resource:router_route 2026-07-29 16:20:34.976 7 WARNING neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] router_route is already registered 2026-07-29 16:20:34.977 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-29 16:20:34.977 7 WARNING neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] router is already registered 2026-07-29 16:20:34.978 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-29 16:20:34.978 7 WARNING neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] floatingip is already registered 2026-07-29 16:20:34.982 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-29 16:20:34.982 7 WARNING neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] rbac_policy is already registered 2026-07-29 16:20:34.983 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-29 16:20:34.983 7 WARNING neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] security_group is already registered 2026-07-29 16:20:34.983 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-29 16:20:34.983 7 WARNING neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] security_group_rule is already registered 2026-07-29 16:20:34.984 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-29 16:20:34.984 7 WARNING neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] subnetpool is already registered 2026-07-29 16:20:34.985 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-29 16:20:34.985 7 WARNING neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] subnetpool is already registered 2026-07-29 16:20:34.985 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-29 16:20:34.985 7 WARNING neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] trunk is already registered 2026-07-29 16:20:34.986 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-29 16:20:34.986 7 WARNING neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] ikepolicy is already registered 2026-07-29 16:20:34.986 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-29 16:20:34.987 7 WARNING neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] ipsecpolicy is already registered 2026-07-29 16:20:34.987 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-29 16:20:34.987 7 WARNING neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] endpoint_group is already registered 2026-07-29 16:20:34.987 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-29 16:20:34.988 7 WARNING neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] vpnservice is already registered 2026-07-29 16:20:34.988 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-29 16:20:34.988 7 WARNING neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] ipsec_site_connection is already registered 2026-07-29 16:20:34.989 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-29 16:20:34.989 7 WARNING neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] ipsecpolicy is already registered 2026-07-29 16:20:34.989 7 INFO neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-29 16:20:34.989 7 WARNING neutron.quota.resource_registry [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] ikepolicy is already registered 2026-07-29 16:20:35.028 7 WARNING keystonemiddleware._common.config [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-29 16:20:35.035 7 WARNING keystonemiddleware.auth_token [None req-c94ba11f-0ce6-4052-9503-a00d9b54430e - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7fdb19259668 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-07-29 16:20:38.990 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c8642d07-3da6-4233-8150-eb38d69dbc93 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.240 () {44 vars in 928 bytes} [Wed Jul 29 16:20:38 2026] GET /v2.0/networks/public => generated 108 bytes in 805 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: 1/4] 199.204.45.240 () {44 vars in 950 bytes} [Wed Jul 29 16:20:38 2026] GET /v2.0/networks?name=public => generated 15 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 16:20:39.689 8 ERROR stevedore.extension [None req-31f615e4-23a3-4285-8bd0-d44b996b1b87 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-07-29 16:20:39.690 8 ERROR stevedore.extension [None req-31f615e4-23a3-4285-8bd0-d44b996b1b87 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-07-29 16:20:39.691 8 ERROR stevedore.extension [None req-31f615e4-23a3-4285-8bd0-d44b996b1b87 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-07-29 16:20:40.029 8 WARNING neutron.services.revisions.revision_plugin [None req-31f615e4-23a3-4285-8bd0-d44b996b1b87 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] Could not find related network for resource to bump revision. 2026-07-29 16:20:40.050 8 INFO neutron.db.segments_db [None req-31f615e4-23a3-4285-8bd0-d44b996b1b87 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] Added segment 35ee2c74-fbc1-40c6-a8ca-f300a90a4f88 of type flat for network 0368d5f1-9438-4680-9096-560b50d22f72 2026-07-29 16:20:40.100 8 INFO neutron.pecan_wsgi.hooks.translation [None req-31f615e4-23a3-4285-8bd0-d44b996b1b87 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.204.45.240 () {48 vars in 968 bytes} [Wed Jul 29 16:20:39 2026] POST /v2.0/networks => generated 124 bytes in 664 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 16:20:45.979 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a45860fd-ffb0-43e7-8b9e-41b8e237f9fa 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.240 () {44 vars in 928 bytes} [Wed Jul 29 16:20:45 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.240 () {44 vars in 950 bytes} [Wed Jul 29 16:20:45 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 16:20:46.056 8 WARNING neutron.services.revisions.revision_plugin [None req-b731c8cd-64a4-4de6-9890-c84baf37ea75 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] Could not find related network for resource to bump revision. 2026-07-29 16:20:46.071 8 INFO neutron.db.segments_db [None req-b731c8cd-64a4-4de6-9890-c84baf37ea75 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] Added segment 12291f08-4d5d-409f-8da2-653c276742fb of type flat for network 52318275-ba34-409b-a94e-a296dd40f684 2026-07-29 16:20:46.098 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b731c8cd-64a4-4de6-9890-c84baf37ea75 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.240 () {48 vars in 968 bytes} [Wed Jul 29 16:20:46 2026] POST /v2.0/networks => generated 124 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 16:20:52.311 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3ab93c45-3ee6-42f2-9f48-ded832f48f4b 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.204.45.240 () {44 vars in 928 bytes} [Wed Jul 29 16:20:51 2026] GET /v2.0/networks/public => generated 108 bytes in 411 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.240 () {44 vars in 950 bytes} [Wed Jul 29 16:20:52 2026] GET /v2.0/networks?name=public => generated 15 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 16:20:52.592 7 ERROR stevedore.extension [None req-6c16ad61-db0c-4791-bb80-ed1080daed5a 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-07-29 16:20:52.594 7 ERROR stevedore.extension [None req-6c16ad61-db0c-4791-bb80-ed1080daed5a 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-07-29 16:20:52.595 7 ERROR stevedore.extension [None req-6c16ad61-db0c-4791-bb80-ed1080daed5a 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-07-29 16:20:52.765 7 WARNING neutron.services.revisions.revision_plugin [None req-6c16ad61-db0c-4791-bb80-ed1080daed5a 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] Could not find related network for resource to bump revision. 2026-07-29 16:20:52.789 7 INFO neutron.db.segments_db [None req-6c16ad61-db0c-4791-bb80-ed1080daed5a 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] Added segment b856a818-411d-4d50-b354-edd4eb3fb964 of type flat for network 79db5e64-88f6-49e2-bae9-fcf44f7d7f3f 2026-07-29 16:20:52.837 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6c16ad61-db0c-4791-bb80-ed1080daed5a 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.240 () {48 vars in 968 bytes} [Wed Jul 29 16:20:52 2026] POST /v2.0/networks => generated 124 bytes in 496 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 16:20:58.759 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dd4436b4-e635-4fb9-b7e1-e20a5669ff56 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.204.45.240 () {44 vars in 928 bytes} [Wed Jul 29 16:20:58 2026] GET /v2.0/networks/public => generated 108 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.204.45.240 () {44 vars in 950 bytes} [Wed Jul 29 16:20:58 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 16:20:58.832 8 WARNING neutron.services.revisions.revision_plugin [None req-d6ebbf7b-dbbc-42b1-92d7-704d1d529b3a 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] Could not find related network for resource to bump revision. 2026-07-29 16:20:58.853 8 INFO neutron.db.segments_db [None req-d6ebbf7b-dbbc-42b1-92d7-704d1d529b3a 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] Added segment 1033f99b-53b9-4d22-b8ba-ec1b8c4da893 of type flat for network 4ecd7524-9677-49a7-8b65-09a38fed3e41 2026-07-29 16:20:58.887 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d6ebbf7b-dbbc-42b1-92d7-704d1d529b3a 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/15] 199.204.45.240 () {48 vars in 968 bytes} [Wed Jul 29 16:20:58 2026] POST /v2.0/networks => generated 124 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 16:21:04.794 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e568e988-2bdd-44d6-9c2b-d560c0484829 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.240 () {44 vars in 928 bytes} [Wed Jul 29 16:21:04 2026] GET /v2.0/networks/public => generated 108 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.240 () {44 vars in 950 bytes} [Wed Jul 29 16:21:04 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-07-29 16:21:04.860 8 WARNING neutron.services.revisions.revision_plugin [None req-dd142d82-8460-4580-8b1d-6e05b0b86d92 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] Could not find related network for resource to bump revision. 2026-07-29 16:21:04.879 8 INFO neutron.db.segments_db [None req-dd142d82-8460-4580-8b1d-6e05b0b86d92 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] Added segment 34de2b96-8d94-4b23-833a-2b448f4260e5 of type flat for network 2fafe2ec-401d-4700-8d97-04e75dbe21d9 2026-07-29 16:21:04.904 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dd142d82-8460-4580-8b1d-6e05b0b86d92 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.204.45.240 () {48 vars in 968 bytes} [Wed Jul 29 16:21:04 2026] POST /v2.0/networks => generated 124 bytes in 97 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 16:21:10.772 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c48c3874-597f-42e9-a54d-dcb0e588caa9 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.204.45.240 () {44 vars in 928 bytes} [Wed Jul 29 16:21:10 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.204.45.240 () {44 vars in 950 bytes} [Wed Jul 29 16:21:10 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 16:21:10.847 7 WARNING neutron.services.revisions.revision_plugin [None req-3bfbe57a-70de-4d28-bf49-0be32982390c 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] Could not find related network for resource to bump revision. 2026-07-29 16:21:10.869 7 INFO neutron.db.segments_db [None req-3bfbe57a-70de-4d28-bf49-0be32982390c 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] Added segment 3c3dea1d-68a1-4809-8272-b0fbbc626f60 of type flat for network 3047916b-0963-4fe7-b51f-b277ddcae081 [pid: 7|app: 0|req: 10/22] 199.204.45.240 () {48 vars in 968 bytes} [Wed Jul 29 16:21:10 2026] POST /v2.0/networks => generated 706 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 16:21:12.157 8 INFO neutron.pecan_wsgi.hooks.translation [None req-38f3d9ae-e458-41d2-832a-7abfc07607bb 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/23] 199.204.45.240 () {44 vars in 928 bytes} [Wed Jul 29 16:21:12 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.204.45.240 () {44 vars in 950 bytes} [Wed Jul 29 16:21:12 2026] GET /v2.0/networks?name=public => generated 709 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 16:21:12.230 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a932a4a9-8fe9-4726-a0b0-45ed18a03e37 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/25] 199.204.45.240 () {44 vars in 1035 bytes} [Wed Jul 29 16:21:12 2026] GET /v2.0/subnets/public-subnet?network_id=3047916b-0963-4fe7-b51f-b277ddcae081 => generated 113 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/26] 199.204.45.240 () {44 vars in 1058 bytes} [Wed Jul 29 16:21:12 2026] GET /v2.0/subnets?name=public-subnet&network_id=3047916b-0963-4fe7-b51f-b277ddcae081 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 199.204.45.240 () {48 vars in 966 bytes} [Wed Jul 29 16:21:12 2026] POST /v2.0/subnets => generated 664 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 16:26:22.962 7 INFO neutron.pecan_wsgi.hooks.translation [None req-afb04165-4f51-4e0a-9da8-47d94cca1a48 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/69] 199.204.45.240 () {44 vars in 938 bytes} [Wed Jul 29 16:26:22 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/70] 199.204.45.240 () {44 vars in 960 bytes} [Wed Jul 29 16:26:22 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 16:26:23.048 7 INFO neutron.db.segments_db [None req-97af0ce3-10d9-42d1-9ddb-a59a40d572ca 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] Added segment 704fe2ab-cbe4-4612-9aef-1f9de7b91d7b of type vxlan for network 3e85033c-7f0e-4780-b8e1-1b7f4a53330e [pid: 7|app: 0|req: 35/71] 199.204.45.240 () {48 vars in 967 bytes} [Wed Jul 29 16:26:22 2026] POST /v2.0/networks => generated 707 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 16:26:24.112 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6057e840-2d43-44ab-97e1-55b0449c087b 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/72] 199.204.45.240 () {44 vars in 938 bytes} [Wed Jul 29 16:26:24 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/73] 199.204.45.240 () {44 vars in 960 bytes} [Wed Jul 29 16:26:24 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 16:26:24.169 8 INFO neutron.pecan_wsgi.hooks.translation [None req-356b624d-e0ee-413b-9124-2457b60f305b 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/74] 199.204.45.240 () {44 vars in 1037 bytes} [Wed Jul 29 16:26:24 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=3e85033c-7f0e-4780-b8e1-1b7f4a53330e => generated 114 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/75] 199.204.45.240 () {44 vars in 1060 bytes} [Wed Jul 29 16:26:24 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=3e85033c-7f0e-4780-b8e1-1b7f4a53330e => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/76] 199.204.45.240 () {48 vars in 966 bytes} [Wed Jul 29 16:26:24 2026] POST /v2.0/subnets => generated 651 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 16:26:25.413 7 INFO neutron.api.v2.resource [None req-87db41f0-a0e7-44ac-8abd-0f054e50253b 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/77] 199.204.45.240 () {44 vars in 972 bytes} [Wed Jul 29 16:26:25 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/78] 199.204.45.240 () {44 vars in 994 bytes} [Wed Jul 29 16:26:25 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/79] 199.204.45.240 () {48 vars in 981 bytes} [Wed Jul 29 16:26:25 2026] POST /v2.0/security-groups => generated 1616 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 199.204.45.240 () {44 vars in 1002 bytes} [Wed Jul 29 16:26:26 2026] GET /v2.0/security-groups/9e96006e-0e8f-4768-bfab-595db7436113 => generated 1616 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/81] 199.204.45.240 () {44 vars in 1002 bytes} [Wed Jul 29 16:26:26 2026] GET /v2.0/security-groups/9e96006e-0e8f-4768-bfab-595db7436113 => generated 1616 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 199.204.45.240 () {44 vars in 1002 bytes} [Wed Jul 29 16:26:26 2026] GET /v2.0/security-groups/9e96006e-0e8f-4768-bfab-595db7436113 => generated 1616 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/83] 199.204.45.240 () {48 vars in 992 bytes} [Wed Jul 29 16:26:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/84] 199.204.45.240 () {44 vars in 1002 bytes} [Wed Jul 29 16:26:27 2026] GET /v2.0/security-groups/9e96006e-0e8f-4768-bfab-595db7436113 => generated 2230 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 199.204.45.240 () {44 vars in 1002 bytes} [Wed Jul 29 16:26:27 2026] GET /v2.0/security-groups/9e96006e-0e8f-4768-bfab-595db7436113 => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/86] 199.204.45.240 () {44 vars in 1002 bytes} [Wed Jul 29 16:26:27 2026] GET /v2.0/security-groups/9e96006e-0e8f-4768-bfab-595db7436113 => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 199.204.45.240 () {48 vars in 992 bytes} [Wed Jul 29 16:26:27 2026] POST /v2.0/security-group-rules => generated 603 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/88] 199.204.45.240 () {44 vars in 1002 bytes} [Wed Jul 29 16:26:28 2026] GET /v2.0/security-groups/9e96006e-0e8f-4768-bfab-595db7436113 => generated 2846 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 199.204.45.240 () {44 vars in 1002 bytes} [Wed Jul 29 16:26:28 2026] GET /v2.0/security-groups/9e96006e-0e8f-4768-bfab-595db7436113 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.204.45.240 () {44 vars in 1002 bytes} [Wed Jul 29 16:26:28 2026] GET /v2.0/security-groups/9e96006e-0e8f-4768-bfab-595db7436113 => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.204.45.240 () {48 vars in 992 bytes} [Wed Jul 29 16:26:28 2026] POST /v2.0/security-group-rules => generated 603 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 199.204.45.240 () {44 vars in 1002 bytes} [Wed Jul 29 16:26:29 2026] GET /v2.0/security-groups/9e96006e-0e8f-4768-bfab-595db7436113 => generated 3462 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 199.204.45.240 () {44 vars in 1002 bytes} [Wed Jul 29 16:26:29 2026] GET /v2.0/security-groups/9e96006e-0e8f-4768-bfab-595db7436113 => generated 3462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/96] 199.204.45.240 () {44 vars in 1002 bytes} [Wed Jul 29 16:26:29 2026] GET /v2.0/security-groups/9e96006e-0e8f-4768-bfab-595db7436113 => generated 3462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/97] 199.204.45.240 () {48 vars in 992 bytes} [Wed Jul 29 16:26:29 2026] POST /v2.0/security-group-rules => generated 603 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/98] 199.204.45.240 () {44 vars in 1002 bytes} [Wed Jul 29 16:26:30 2026] GET /v2.0/security-groups/9e96006e-0e8f-4768-bfab-595db7436113 => generated 4078 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/99] 199.204.45.240 () {44 vars in 1002 bytes} [Wed Jul 29 16:26:30 2026] GET /v2.0/security-groups/9e96006e-0e8f-4768-bfab-595db7436113 => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/100] 199.204.45.240 () {44 vars in 1002 bytes} [Wed Jul 29 16:26:30 2026] GET /v2.0/security-groups/9e96006e-0e8f-4768-bfab-595db7436113 => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/101] 199.204.45.240 () {48 vars in 992 bytes} [Wed Jul 29 16:26:30 2026] POST /v2.0/security-group-rules => generated 603 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/102] 199.204.45.240 () {44 vars in 988 bytes} [Wed Jul 29 16:26:32 2026] GET /v2.0/networks/3e85033c-7f0e-4780-b8e1-1b7f4a53330e => generated 732 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 16:26:32.234 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8f6468c4-ff5a-4817-b857-94ecc22e1cce 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/103] 199.204.45.240 () {44 vars in 1077 bytes} [Wed Jul 29 16:26:32 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=3e85033c-7f0e-4780-b8e1-1b7f4a53330e => generated 132 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/104] 199.204.45.240 () {44 vars in 1100 bytes} [Wed Jul 29 16:26:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=3e85033c-7f0e-4780-b8e1-1b7f4a53330e => generated 12 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/105] 199.204.45.240 () {44 vars in 1002 bytes} [Wed Jul 29 16:26:32 2026] GET /v2.0/security-groups/9e96006e-0e8f-4768-bfab-595db7436113 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/106] 199.204.45.240 () {48 vars in 962 bytes} [Wed Jul 29 16:26:32 2026] POST /v2.0/ports => generated 1100 bytes in 598 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-29 16:26:40.403 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fa4a1308-c0ed-4e32-b2fd-9f9759298a06 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/107] 199.204.45.240 () {44 vars in 981 bytes} [Wed Jul 29 16:26:40 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 54/108] 199.204.45.240 () {44 vars in 1003 bytes} [Wed Jul 29 16:26:40 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/109] 199.204.45.240 () {48 vars in 1033 bytes} [Wed Jul 29 16:26:40 2026] PUT /v2.0/ports/2cefb822-3a58-4d3e-9443-49347ac933d0 => generated 1249 bytes in 781 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/110] 199.204.45.240 () {44 vars in 921 bytes} [Wed Jul 29 16:26:42 2026] GET /v2.0/ports => generated 3730 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 16:26:43.899 7 INFO neutron.api.v2.resource [None req-9c81d137-4b24-4a5b-b904-56864336b3dd 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 56/111] 199.204.45.240 () {44 vars in 960 bytes} [Wed Jul 29 16:26:43 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/112] 199.204.45.240 () {44 vars in 982 bytes} [Wed Jul 29 16:26:43 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/113] 199.204.45.240 () {48 vars in 981 bytes} [Wed Jul 29 16:26:43 2026] POST /v2.0/security-groups => generated 1610 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/116] 199.204.45.240 () {44 vars in 1002 bytes} [Wed Jul 29 16:26:45 2026] GET /v2.0/security-groups/4074353e-8cda-4e5f-b6c4-42a0d50d3769 => generated 1610 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/117] 199.204.45.240 () {44 vars in 1002 bytes} [Wed Jul 29 16:26:45 2026] GET /v2.0/security-groups/4074353e-8cda-4e5f-b6c4-42a0d50d3769 => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/118] 199.204.45.240 () {44 vars in 1002 bytes} [Wed Jul 29 16:26:45 2026] GET /v2.0/security-groups/4074353e-8cda-4e5f-b6c4-42a0d50d3769 => generated 1610 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/119] 199.204.45.240 () {48 vars in 992 bytes} [Wed Jul 29 16:26:45 2026] POST /v2.0/security-group-rules => generated 623 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/120] 199.204.45.240 () {44 vars in 1002 bytes} [Wed Jul 29 16:26:46 2026] GET /v2.0/security-groups/4074353e-8cda-4e5f-b6c4-42a0d50d3769 => generated 2246 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/121] 199.204.45.240 () {44 vars in 1002 bytes} [Wed Jul 29 16:26:46 2026] GET /v2.0/security-groups/4074353e-8cda-4e5f-b6c4-42a0d50d3769 => generated 2246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/122] 199.204.45.240 () {44 vars in 1002 bytes} [Wed Jul 29 16:26:46 2026] GET /v2.0/security-groups/4074353e-8cda-4e5f-b6c4-42a0d50d3769 => generated 2246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/123] 199.204.45.240 () {48 vars in 992 bytes} [Wed Jul 29 16:26:46 2026] POST /v2.0/security-group-rules => generated 627 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/132] 199.204.45.240 () {44 vars in 976 bytes} [Wed Jul 29 16:27:48 2026] GET /v2.0/quotas/4a302caca30b428dbfd371fdca9a4df4 => generated 312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/133] 199.204.45.240 () {48 vars in 1028 bytes} [Wed Jul 29 16:27:48 2026] PUT /v2.0/quotas/4a302caca30b428dbfd371fdca9a4df4 => generated 311 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 16:30:09.086 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bed7e2e0-f310-46b8-97b3-6628da6421c4 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 77/152] 199.204.45.240 () {30 vars in 742 bytes} [Wed Jul 29 16:30:08 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 76/153] 199.204.45.240 () {30 vars in 764 bytes} [Wed Jul 29 16:30:09 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 16:30:11.102 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e816b3b2-d2a5-42ea-a6a6-7386586ed570 2340522766b944088cd4171d3df2df07 4a302caca30b428dbfd371fdca9a4df4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 78/154] 199.204.45.240 () {30 vars in 742 bytes} [Wed Jul 29 16:30:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/155] 199.204.45.240 () {30 vars in 764 bytes} [Wed Jul 29 16:30:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)