Merge "Release Octavia projects Rocky RC1"

This commit is contained in:
Zuul 2018-08-09 10:20:00 +00:00 committed by Gerrit Code Review
commit 968f02f477
4 changed files with 39 additions and 0 deletions

@ -20,3 +20,10 @@ releases:
- hash: dde6dfb2eba8eb2f1d9cd61986032b512330b281
repo: openstack/neutron-lbaas-dashboard
version: 5.0.0.0b3
- projects:
- hash: dde6dfb2eba8eb2f1d9cd61986032b512330b281
repo: openstack/neutron-lbaas-dashboard
version: 5.0.0.0rc1
branches:
- location: 5.0.0.0rc1
name: stable/rocky

@ -19,3 +19,10 @@ releases:
- hash: 3dede3a5929dee2c37e16e72fb65ca630e5ec175
repo: openstack/neutron-lbaas
version: 13.0.0.0b3
- projects:
- hash: e4a9d3c1dfb06482f90699e60b98a94481af5f75
repo: openstack/neutron-lbaas
version: 13.0.0.0rc1
branches:
- location: 13.0.0.0rc1
name: stable/rocky

@ -21,3 +21,13 @@ releases:
- hash: 4f7a5591ae8dd61b25af7f746f20d8f058aa991c
repo: openstack/octavia-dashboard
version: 2.0.0.0b3
- projects:
- hash: 4f7a5591ae8dd61b25af7f746f20d8f058aa991c
repo: openstack/octavia-dashboard
version: 2.0.0.0rc1
branches:
- location: 2.0.0.0rc1
name: stable/rocky
cycle-highlights:
- 'Octavia dashboard details pages now automatically refresh the load
balancer status.'

@ -21,3 +21,18 @@ releases:
- hash: d3092c0facdbd4e3d0c0190710e286914ee14006
repo: openstack/octavia
version: 3.0.0.0b3
- projects:
- hash: 3935dce08909b6e96bc68e2f051c95f734201334
repo: openstack/octavia
version: 3.0.0.0rc1
branches:
- location: 3.0.0.0rc1
name: stable/rocky
cycle-highlights:
- 'Octavia now supports provider drivers, allowing third party load
balancing drivers to be integrated with the Octavia v2 API.'
- 'UDP protocol load balancing has been added to Octavia. This is useful for
IoT use cases.'
- 'Pools can have *backup* members, also known as "sorry servers", that
respond when all of the members of a pool are not available.'
- 'Users can now configure load balancer timeouts per listener.'