We are ecstatic to announce the release of: neutron-lib 3.18.2 This release is part of the epoxy release series. The source is available from: https://opendev.org/openstack/neutron-lib Download the package from: https://pypi.org/project/neutron-lib Please report issues through: https://bugs.launchpad.net/neutron/+bugs For more details, please see below. 3.18.2 ^^^^^^ Bug Fixes * Fixed the validation of router "external_gateway_info" field. Each extension adding a new validator amends the previous definition, but doesn't overwrite it. Changes in neutron-lib 3.18.1..3.18.2 ------------------------------------- bf21a6d Fix ``external-gateway-multihoming`` API extension definition 5aaa572 Fix the router "external_gateway_info" validation Diffstat (except docs and test files) ------------------------------------- neutron_lib/api/definitions/l3_ext_gw_mode.py | 36 ++++++++---------- .../api/definitions/l3_ext_gw_multihoming.py | 13 ++++++- neutron_lib/api/definitions/qos_gateway_ip.py | 25 +++++++----- neutron_lib/api/validators/__init__.py | 44 +++++----------------- ...router_gw_info_validation-210d27abd4c3fa71.yaml | 6 +++ 5 files changed, 58 insertions(+), 66 deletions(-)
participants (1)
-
no-reply@openstack.org