Releases for Octavia and python-octaviaclient

Releases for Octavia and python-octaviaclient for Queens, Rocky and
Stein versions.

Change-Id: I8dd79c226caa6f7d020e4841183b00d79d6af9a2
This commit is contained in:
Carlos Goncalves 2019-06-05 19:44:15 +02:00
parent 21fbeaad23
commit 979e7cd77d
6 changed files with 46 additions and 16 deletions

View File

@ -52,13 +52,18 @@ releases:
- hash: 0e97f1802d73366698abace5174ffd21f4dd5a98 - hash: 0e97f1802d73366698abace5174ffd21f4dd5a98
repo: openstack/octavia repo: openstack/octavia
version: 2.1.0 version: 2.1.0
- projects:
- hash: c09da20054dc374714ef90ff72ad720daf8c01f3
repo: openstack/octavia
version: 2.1.1
branches: branches:
- location: 2.0.0.0rc1 - location: 2.0.0.0rc1
name: stable/queens name: stable/queens
cycle-highlights: cycle-highlights:
- 'Added the ability to batch update pool members.' - 'Added the ability to batch update pool members.'
- 'A Neutron Quality of Service (QoS) policy can now be applied to Octavia load - 'A Neutron Quality of Service (QoS) policy can now be applied to
balancers.' Octavia load balancers.'
- 'Octavia now supports using Castellan and PKCS12 bundles for TLS termination.' - 'Octavia now supports using Castellan and PKCS12 bundles for TLS
termination.'
repository-settings: repository-settings:
openstack/octavia: {} openstack/octavia: {}

View File

@ -17,8 +17,13 @@ releases:
projects: projects:
- repo: openstack/python-octaviaclient - repo: openstack/python-octaviaclient
hash: 830e49fb0528718e8c6cea0e0828248849044133 hash: 830e49fb0528718e8c6cea0e0828248849044133
- projects:
- hash: f87cb8f3f96262f7cd15478430d4aed63855de38
repo: openstack/python-octaviaclient
version: 1.4.1
cycle-highlights: cycle-highlights:
- 'The Octavia OpenStack client plugin now supports quotas, load balancer QoS policies, - 'The Octavia OpenStack client plugin now supports quotas, load balancer
load balancer failover, listener statistics, and filtering by load balancer ID.' QoS policies, load balancer failover, listener statistics, and filtering
by load balancer ID.'
repository-settings: repository-settings:
openstack/python-octaviaclient: {} openstack/python-octaviaclient: {}

View File

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

View File

@ -14,6 +14,10 @@ releases:
- hash: 64d007fba460ae710ae03b355b31b9d02bc83be3 - hash: 64d007fba460ae710ae03b355b31b9d02bc83be3
repo: openstack/python-octaviaclient repo: openstack/python-octaviaclient
version: 1.6.0 version: 1.6.0
- projects:
- hash: 24ba6fb607fc82d6b9b9402f99c0281c1e9675c7
repo: openstack/python-octaviaclient
version: 1.6.1
repository-settings: repository-settings:
openstack/python-octaviaclient: {} openstack/python-octaviaclient: {}
branches: branches:

View File

@ -8,11 +8,15 @@ type: service
repository-settings: repository-settings:
openstack/octavia: {} openstack/octavia: {}
cycle-highlights: cycle-highlights:
- 'Octavia now supports load balancer "flavors". This allows an operator to create - 'Octavia now supports load balancer "flavors". This allows an operator
custom load balancer "flavors" that users can select when creating a load balancer.' to create custom load balancer "flavors" that users can select when
- 'You can now enable TLS client authentication when using TERMINATED_HTTPS listeners.' creating a load balancer.'
- 'Octavia now supports backend re-encryption of connections to member servers.' - 'You can now enable TLS client authentication when using TERMINATED_HTTPS
- 'Metadata tags can now be assigned to the elements of an Octavia load balancer.' listeners.'
- 'Octavia now supports backend re-encryption of connections to member
servers.'
- 'Metadata tags can now be assigned to the elements of an Octavia
load balancer.'
releases: releases:
- projects: - projects:
- hash: 68b9d06dae65c20b26aa63b78884f94b6642c542 - hash: 68b9d06dae65c20b26aa63b78884f94b6642c542
@ -31,6 +35,10 @@ releases:
- hash: feb640d99d392167ca37e1c7c02d895a03f32172 - hash: feb640d99d392167ca37e1c7c02d895a03f32172
repo: openstack/octavia repo: openstack/octavia
version: 4.0.0 version: 4.0.0
- projects:
- hash: 3ac8f296953d5bf4951d3278428f51b29118aa91
repo: openstack/octavia
version: 4.0.1
branches: branches:
- location: 4.0.0.0rc1 - location: 4.0.0.0rc1
name: stable/stein name: stable/stein

View File

@ -13,6 +13,10 @@ releases:
- hash: 9f0c348b0d261ceea1758b076a10cbe161ee1611 - hash: 9f0c348b0d261ceea1758b076a10cbe161ee1611
repo: openstack/python-octaviaclient repo: openstack/python-octaviaclient
version: 1.8.0 version: 1.8.0
- projects:
- hash: f3bb18356000d475955e373fe8058015b68103a3
repo: openstack/python-octaviaclient
version: 1.8.1
repository-settings: repository-settings:
openstack/python-octaviaclient: {} openstack/python-octaviaclient: {}
branches: branches: