diff --git a/deliverables/pike/neutron-lbaas-dashboard.yaml b/deliverables/pike/neutron-lbaas-dashboard.yaml index d16c578700..488043e8d1 100644 --- a/deliverables/pike/neutron-lbaas-dashboard.yaml +++ b/deliverables/pike/neutron-lbaas-dashboard.yaml @@ -12,3 +12,10 @@ releases: highlights: |- * Improved installation documentation * Additional translation updates + - version: 3.0.0.0b2 + projects: + - repo: openstack/neutron-lbaas-dashboard + hash: 81b0717cf0046ff762256da3f57ecb4658d23400 + highlights: |- + * Bug fixes + * Additional translation updates diff --git a/deliverables/pike/neutron-lbaas.yaml b/deliverables/pike/neutron-lbaas.yaml index 1b1165ebea..0f34a37e3c 100644 --- a/deliverables/pike/neutron-lbaas.yaml +++ b/deliverables/pike/neutron-lbaas.yaml @@ -8,3 +8,7 @@ releases: projects: - repo: openstack/neutron-lbaas hash: 8a4708044c6ca23bda728eddf7f14302463928fa + - version: 11.0.0.0b2 + projects: + - repo: openstack/neutron-lbaas + hash: 55e6c6f87afca5651fad3906c91b903c6ccdbd46 diff --git a/deliverables/pike/octavia.yaml b/deliverables/pike/octavia.yaml index 4188eec269..571400de68 100644 --- a/deliverables/pike/octavia.yaml +++ b/deliverables/pike/octavia.yaml @@ -14,3 +14,12 @@ releases: members, l7policy, and l7rules * Adds configuration setting for nova soft anti-affinity * Allows load balancer VIP to be created on the management network + - version: 1.0.0.0b2 + projects: + - repo: openstack/octavia + hash: b01174f0ebc4b3c77c982d6ebda95d5cf4fbd9ce + highlights: |- + * More octavia v2 API in place + * Adds support for PROXY protocol for backend members + * Adds support for health monitors agains alternate IP/Port + * API reference for most of the octavia v2 API