Rodolfo Alonso Hernandez bf21a6dcd4 Fix `external-gateway-multihoming` API extension definition
The new field ``external-gateways`` added in the API extension
``external-gateway-multihoming`` didn't have the ``enforce_policy`` flag
defined and the validate parameters didn't provide the needed
information to the Neutron policy to build a correct rule match.
Now this field copies the ``ext-gw-mode`` extension validator used in
the ``external_gateway_info`` field.

The validator type ``list_of_dict_or_nodata`` is currently not
recognized by the Neutron policy as an iterable validator [1]; this
code must be changed in Neutron in order to accept this new defined
validator that is not a dictionary but a list of dictionaries.

[1]86f94de99a/neutron/policy.py (L142)

Closes-Bug: #2098109
Change-Id: I592f7ff0673c15276e9da0054fd38f7ad96f795a
2025-02-18 08:10:24 +00:00
2024-08-15 14:26:52 +01:00
2015-12-19 01:00:22 -05:00
2018-05-24 11:09:18 -07:00
2019-04-19 19:32:02 +00:00
2015-11-20 17:24:43 -07:00
2024-11-04 21:18:15 -05:00
2024-11-26 19:52:31 +05:30
2015-11-20 17:24:43 -07:00
2025-01-09 18:20:40 -05:00
2024-10-07 14:21:29 -04:00
2024-01-12 17:46:28 +09:00
2024-04-30 19:16:37 +09:00
2025-01-09 18:20:53 -05:00

Team and repository tags

image

neutron-lib

Neutron shared routines and utilities

Features

  • TODO
Description
Neutron shared routines and utilities.
Readme 32 MiB
Languages
Python 97.4%
PHP 2.2%
Shell 0.4%