From 99e1fa0f562a31bb74d016f5b575ceace1b5d3a7 Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Fri, 12 May 2017 17:36:51 -0700 Subject: [PATCH] Release Octavia stable/newton and stable/ocata For stable/newton: neutron-lbaas: 9.2.1 For stable/ocata: neutron-lbaas: 10.0.1 Change-Id: Ia9646b7e6dd8386616c1286c8b613bd40cc8e583 --- deliverables/newton/neutron-lbaas.yaml | 11 +++++++++++ deliverables/ocata/neutron-lbaas.yaml | 9 +++++++++ 2 files changed, 20 insertions(+) diff --git a/deliverables/newton/neutron-lbaas.yaml b/deliverables/newton/neutron-lbaas.yaml index bd298f1ca7..5af184aa34 100644 --- a/deliverables/newton/neutron-lbaas.yaml +++ b/deliverables/newton/neutron-lbaas.yaml @@ -46,3 +46,14 @@ releases: highlights: |- * HAProxy - Add host routes to the lbaas namespace * Pass network MTU into namespace driver + - version: 9.2.1 + projects: + - repo: openstack/neutron-lbaas + hash: bc1fb460d53135d3871364eade300f7a41252ee8 + highlights: |- + * Switch HAProxy health check timeout to seconds + * Fix lb namespace can not be deleted + * Fix for error "no attribute tenant_id" + * Updates for tempest changes + * Updates for devstack changes + * Updates for neutron changes diff --git a/deliverables/ocata/neutron-lbaas.yaml b/deliverables/ocata/neutron-lbaas.yaml index 1b67ac8812..21fa2d3c73 100644 --- a/deliverables/ocata/neutron-lbaas.yaml +++ b/deliverables/ocata/neutron-lbaas.yaml @@ -29,3 +29,12 @@ releases: projects: - repo: openstack/neutron-lbaas hash: 4876dcccbf8571dda461edaca442f2ccc412cd3b + - version: 10.0.1 + projects: + - repo: openstack/neutron-lbaas + hash: 674e3604a6285655f2dc7f2949629cc4de06bbf4 + highlights: |- + * Updates for devstack changes + * Updates for tempest changes + * Updates for neutron changes + * Fix for missing auth tokens on requests without a body