From e9814a969948dca75963744ecb20c420d2cdcc28 Mon Sep 17 00:00:00 2001 From: Jakub Libosvar Date: Mon, 13 Nov 2017 16:56:15 +0000 Subject: [PATCH] neutron: release a new 11.0.2 tag for Pike In current stable Pike branch there are: - 8 bugfixes for neutron - 2 bugfixes for neutron-lbaas - other projects do not contain any bugfixes Change-Id: I4a59a8467af2ebffe9dc3e8da4c35d522721c014 --- deliverables/pike/neutron-lbaas.yaml | 5 +++++ deliverables/pike/neutron.yaml | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/deliverables/pike/neutron-lbaas.yaml b/deliverables/pike/neutron-lbaas.yaml index 0027a6c1d4..e1799e6a3e 100644 --- a/deliverables/pike/neutron-lbaas.yaml +++ b/deliverables/pike/neutron-lbaas.yaml @@ -3,6 +3,7 @@ launchpad: octavia release-model: cycle-with-milestones team: octavia type: other +release-type: neutron releases: - version: 11.0.0.0b1 projects: @@ -30,6 +31,10 @@ releases: repo: openstack/neutron-lbaas version: 11.0.1 diff-start: 10.0.0 + - projects: + - hash: 81cf553215c158f0fa8238f6cd2ff5655d0e79cd + repo: openstack/neutron-lbaas + version: 11.0.2 branches: - location: 11.0.0.0rc1 name: stable/pike diff --git a/deliverables/pike/neutron.yaml b/deliverables/pike/neutron.yaml index 1a6850dd71..e4482b993b 100644 --- a/deliverables/pike/neutron.yaml +++ b/deliverables/pike/neutron.yaml @@ -47,6 +47,10 @@ releases: * Fixed multiple DVR bugs when setting floating IP addresses * Fix port deletion when dns_integration is enabled * Fixed compatibility with iptables shipped with RHEL 7.4 + - projects: + - hash: 0c3d3c48a73f97cb5924a5fbfce9726a7097ae2e + repo: openstack/neutron + version: 11.0.2 branches: - location: 11.0.0.0rc1 name: stable/pike