commit a21496012d6f6a505c85e4796a7b8ca6d53315bd Author: Bernard Cafarelli Date: Wed Sep 30 09:07:42 2020 +0200 Neutron stable releases (Stein, Train, Ussuri) To go along with Victoria-3 milestone (and RC now) Change-Id: I44798b084491a6b381651b5667071c68bcb07a81 diff --git a/deliverables/stein/neutron.yaml b/deliverables/stein/neutron.yaml index 02fea8f..d619c0e 100644 --- a/deliverables/stein/neutron.yaml +++ b/deliverables/stein/neutron.yaml @@ -59,6 +59,10 @@ releases: projects: - repo: openstack/neutron hash: c65d1329e16ae3677c975f983e3920f50ed90a02 + - version: 14.4.0 + projects: + - repo: openstack/neutron + hash: b3582e1ae3627bc0a8b35238dddc90647a5f9d89 branches: - location: 14.0.0.0rc1 name: stable/stein diff --git a/deliverables/train/neutron.yaml b/deliverables/train/neutron.yaml index 6c5e7f6..1f8144f 100644 --- a/deliverables/train/neutron.yaml +++ b/deliverables/train/neutron.yaml @@ -39,6 +39,10 @@ releases: projects: - repo: openstack/neutron hash: 8ff90c2bd44c8796246a7a7c473b880e75ea5da7 + - version: 15.3.0 + projects: + - repo: openstack/neutron + hash: fa5967012d201a7bc3a407280fd7481f5dc81574 cycle-highlights: - When different subnet pools participate in the same address scope, the constraints disallowing subnets to be allocated from different diff --git a/deliverables/ussuri/neutron.yaml b/deliverables/ussuri/neutron.yaml index 0c0e377..7917aa5 100644 --- a/deliverables/ussuri/neutron.yaml +++ b/deliverables/ussuri/neutron.yaml @@ -27,6 +27,10 @@ releases: projects: - repo: openstack/neutron hash: 711cd65118ace8609b69f1588238a2a10b0123c1 + - version: 16.2.0 + projects: + - repo: openstack/neutron + hash: 70d0a7e769a88330118dde7073bdcb4bab04ba7c cycle-highlights: - The ``OVN`` driver is now merged into Neutron repository and is one of the in-tree Neutron ML2 drivers, like ``linuxbridge`` or