Release Octavia projects for Queens RC1
Note: This patch adds a cycle-highlight to previously released python-octaviaclient. Change-Id: I81dd5da89a3ed4fd0d8075a199e6f90e75a31528
This commit is contained in:
parent
91f5f51f48
commit
1306251b5f
@ -18,5 +18,12 @@ releases:
|
||||
- hash: 6777fdc3a290fc159d4ff93b556f506ed8cb32ee
|
||||
repo: openstack/neutron-lbaas-dashboard
|
||||
version: 4.0.0.0b3
|
||||
- projects:
|
||||
- hash: c56d3f3e2254d752cae05dbc728ab354eae101fd
|
||||
repo: openstack/neutron-lbaas-dashboard
|
||||
version: 4.0.0.0rc1
|
||||
branches:
|
||||
- location: 4.0.0.0rc1
|
||||
name: stable/queens
|
||||
repository-settings:
|
||||
openstack/neutron-lbaas-dashboard: {}
|
||||
|
@ -18,5 +18,18 @@ releases:
|
||||
- hash: d024d4262f3474ea211bc572776ea812b5643420
|
||||
repo: openstack/neutron-lbaas
|
||||
version: 12.0.0.0b3
|
||||
- projects:
|
||||
- hash: 4cf67c4898ba104c430a6c0da4b5e13801e6722e
|
||||
repo: openstack/neutron-lbaas
|
||||
version: 12.0.0.0rc1
|
||||
branches:
|
||||
- location: 12.0.0.0rc1
|
||||
name: stable/queens
|
||||
cycle-highlights:
|
||||
- The neutron-lbaas and neutron-lbaas-dashboard projects are now deprecated.
|
||||
Please see the FAQ at
|
||||
https://wiki.openstack.org/wiki/Neutron/LBaaS/Deprecation
|
||||
- Neutron-lbaas now includes a proxy plugin that forwards all API requests
|
||||
to the Octavia API.
|
||||
repository-settings:
|
||||
openstack/neutron-lbaas: {}
|
||||
|
@ -2,6 +2,7 @@
|
||||
include-pypi-link: yes
|
||||
storyboard: 909
|
||||
release-model: cycle-with-milestones
|
||||
release-notes: https://docs.openstack.org/releasenotes/octavia-dashboard/unreleased.html
|
||||
release-type: horizon
|
||||
team: octavia
|
||||
type: horizon-plugin
|
||||
@ -18,5 +19,16 @@ releases:
|
||||
- hash: 6407785f3c01586cceda760934cd088873253b86
|
||||
repo: openstack/octavia-dashboard
|
||||
version: 1.0.0.0b3
|
||||
- projects:
|
||||
- hash: eff100522a7ad5904db95468199489656c894727
|
||||
repo: openstack/octavia-dashboard
|
||||
version: 1.0.0.0rc1
|
||||
branches:
|
||||
- location: 1.0.0.0rc1
|
||||
name: stable/queens
|
||||
cycle-highlights:
|
||||
- The initial release of the Octavia dashboard for Horizon includes
|
||||
significantly improved load balancer detail pages and workflows compared
|
||||
to the, now deprecated, neutron-lbaas-dashboard.
|
||||
repository-settings:
|
||||
openstack/octavia-dashboard: {}
|
||||
|
@ -19,5 +19,18 @@ releases:
|
||||
- hash: 205a5b7be315e0843a220f962afd1c415fea1fd1
|
||||
repo: openstack/octavia
|
||||
version: 2.0.0.0b3
|
||||
- projects:
|
||||
- hash: 0146961653f5f09f32d7186c6c7d67cddc7627c0
|
||||
repo: openstack/octavia
|
||||
version: 2.0.0.0rc1
|
||||
branches:
|
||||
- location: 2.0.0.0rc1
|
||||
name: stable/queens
|
||||
cycle-highlights:
|
||||
- Added the ability to batch update pool members.
|
||||
- A Neutron Quality of Service (QoS) policy can now be applied to Octavia
|
||||
load balancers.
|
||||
- Octavia now supports using Castellan and PKCS12 bundles for TLS
|
||||
termination.
|
||||
repository-settings:
|
||||
openstack/octavia: {}
|
||||
|
@ -17,5 +17,9 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/python-octaviaclient
|
||||
hash: 830e49fb0528718e8c6cea0e0828248849044133
|
||||
cycle-highlights:
|
||||
- The Octavia OpenStack client plugin now supports quotas, load balancer QoS
|
||||
policies, load balancer failover, listener statistics, and filtering by
|
||||
load balancer ID.
|
||||
repository-settings:
|
||||
openstack/python-octaviaclient: {}
|
||||
|
Loading…
Reference in New Issue
Block a user