Add queens release note links

Not all projects have landed the updates to create a queens
landing page yet, but for the ones that have, it would be
useful to get those out there for potential consumers of
the notes.

Change-Id: I8f793c3926e76d8d466c6d23a2e087c4e4986e04
This commit is contained in:
Sean McGinnis 2018-02-12 16:38:39 -06:00
parent b074d752e0
commit 4c2a944b83
45 changed files with 107 additions and 77 deletions

View File

@ -13,3 +13,4 @@ branches:
location: 5.0.0
repository-settings:
openstack/bifrost: {}
release-notes: https://docs.openstack.org/releasenotes/bifrost/queens.html

View File

@ -3,7 +3,7 @@ launchpad: ceilometer
release-model: cycle-with-intermediary
team: Telemetry
type: service
release-notes: https://docs.openstack.org/releasenotes/ceilometer/unreleased.html
release-notes: https://docs.openstack.org/releasenotes/ceilometer/queens.html
releases:
- version: 10.0.0
projects:

View File

@ -14,3 +14,4 @@ branches:
name: stable/queens
repository-settings:
openstack/ceilometermiddleware: {}
release-notes: https://docs.openstack.org/releasenotes/ceilometermiddleware/queens.html

View File

@ -5,7 +5,7 @@ launchpad: designate
release-model: cycle-with-milestones
team: designate
type: service
release-notes: https://docs.openstack.org/releasenotes/designate/unreleased.html
release-notes: https://docs.openstack.org/releasenotes/designate/queens.html
releases:
- version: 6.0.0.0b1
projects:
@ -24,9 +24,9 @@ releases:
- repo: openstack/designate
hash: 97393a1b8c37e4ef1204d5e8f86692fe09a8a1cf
cycle-highlights:
- Removed legacy V1 API interface
- Policy files are now just overrides to default rules
- Accessible upgrades - DNS Queries will keep resolving during update
- 'Removed legacy V1 API interface'
- 'Policy files are now just overrides to default rules'
- 'Accessible upgrades - DNS Queries will keep resolving during update'
branches:
- location: 6.0.0.0rc1
name: stable/queens

View File

@ -29,10 +29,10 @@ releases:
- repo: openstack/freezer-dr
hash: 1bcc0b44b8a4b9fd5472cb058e3d572339ab87ce
cycle-highlights:
- Bug fixes
- Policy in code
- Improving and publishing docs
- moving to freezer-tempest-plugin
- 'Bug fixes'
- 'Policy in code'
- 'Improving and publishing docs'
- 'moving to freezer-tempest-plugin'
branches:
- location: 6.0.0.0rc1
name: stable/queens
@ -40,3 +40,4 @@ repository-settings:
openstack/freezer: {}
openstack/freezer-api: {}
openstack/freezer-dr: {}
release-notes: https://docs.openstack.org/releasenotes/freezer/queens.html

View File

@ -9,11 +9,11 @@ branches:
- name: stable/queens
location: 16.0.0.0rc1
cycle-highlights:
- Introduced the Image API v2.6, including interoperable image import
- Added a new import-method, 'web-download'
- Added import plugin scaffolding and a new import plugin that
injects image metadata upon import
- Updated the glance-manage and glance-scrubber tools
- 'Introduced the Image API v2.6, including interoperable image import'
- 'Added a new import-method, ''web-download'''
- 'Added import plugin scaffolding and a new import plugin that injects image metadata
upon import'
- 'Updated the glance-manage and glance-scrubber tools'
releases:
- version: 16.0.0.0b1
projects:
@ -33,3 +33,4 @@ releases:
hash: d027102b2e8c41740f4f832868e634bc35cfc1cb
repository-settings:
openstack/glance: {}
release-notes: https://docs.openstack.org/releasenotes/glance/queens.html

View File

@ -26,3 +26,4 @@ branches:
location: 1.5.3
repository-settings:
openstack/heat-agents: {}
release-notes: https://docs.openstack.org/releasenotes/heat-agents/queens.html

View File

@ -25,3 +25,4 @@ releases:
hash: 98636290c5a4ed9c7d608a1944124b5d92678107
repository-settings:
openstack/heat: {}
release-notes: https://docs.openstack.org/releasenotes/heat/queens.html

View File

@ -24,10 +24,12 @@ branches:
- location: 13.0.0.0rc1
name: stable/queens
cycle-highlights:
- Migrated the Roles and Key Pairs panels to be AngularJS panels
- Use server side filtering across the UI
- Added support for MKS consoles, Neutron Trunks, and loading multiple policy files
- Updated all project related documentation
- Moved Heat dashboard into a seperate Horizon plugin and merged Django OpenStack Auth into Horizon
- 'Migrated the Roles and Key Pairs panels to be AngularJS panels'
- 'Use server side filtering across the UI'
- 'Added support for MKS consoles, Neutron Trunks, and loading multiple policy files'
- 'Updated all project related documentation'
- 'Moved Heat dashboard into a seperate Horizon plugin and merged Django OpenStack
Auth into Horizon'
repository-settings:
openstack/horizon: {}
release-notes: https://docs.openstack.org/releasenotes/horizon/queens.html

View File

@ -22,3 +22,4 @@ branches:
name: stable/queens
repository-settings:
openstack/ironic-inspector: {}
release-notes: https://docs.openstack.org/releasenotes/ironic-inspector/queens.html

View File

@ -22,3 +22,4 @@ branches:
name: stable/queens
repository-settings:
openstack/ironic-python-agent: {}
release-notes: https://docs.openstack.org/releasenotes/ironic-python-agent/queens.html

View File

@ -17,3 +17,4 @@ branches:
location: 6.0.0
repository-settings:
openstack/magnum: {}
release-notes: https://docs.openstack.org/releasenotes/magnum/queens.html

View File

@ -21,3 +21,4 @@ branches:
name: stable/queens
repository-settings:
openstack/monasca-log-api: {}
release-notes: https://docs.openstack.org/releasenotes/monasca-log-api/queens.html

View File

@ -13,3 +13,4 @@ branches:
location: 3.4.0
repository-settings:
openstack/murano-agent: {}
release-notes: https://docs.openstack.org/releasenotes/murano-agent/queens.html

View File

@ -26,3 +26,4 @@ repository-settings:
branches:
- location: 5.0.0.0rc1
name: stable/queens
release-notes: https://docs.openstack.org/releasenotes/murano-dashboard/queens.html

View File

@ -25,3 +25,4 @@ repository-settings:
branches:
- location: 5.0.0.0rc1
name: stable/queens
release-notes: https://docs.openstack.org/releasenotes/murano/queens.html

View File

@ -27,11 +27,9 @@ branches:
- location: 8.0.0.0rc1
name: stable/queens
cycle-highlights:
- The agent extension for BGPVPN was refactored to use
new extensible RPCs, and now covers most the BGPVPN API
including the bgpvpn-routes-control extension.
- The ML2 implementation now works with the vxlan type
driver.
- The project now provides a driver for the networking-sfc
project, internally relying on BGP VPNs to setup service
chains.
- 'The agent extension for BGPVPN was refactored to use new extensible RPCs, and
now covers most the BGPVPN API including the bgpvpn-routes-control extension.'
- 'The ML2 implementation now works with the vxlan type driver.'
- 'The project now provides a driver for the networking-sfc project, internally
relying on BGP VPNs to setup service chains.'
release-notes: https://docs.openstack.org/releasenotes/networking-bagpipe/queens.html

View File

@ -27,11 +27,12 @@ branches:
- location: 8.0.0.0rc1
name: stable/queens
cycle-highlights:
- This release introduces a new API extension 'bgpvpn-routes-control' that offers.
- 'This release introduces a new API extension ''bgpvpn-routes-control'' that offers.
fine-grained control of route advertisements in BGPVPNs, including API-defined
static routes, and inter-BGPVPN route leaking.
- This release introduces a new API extension 'bgpvpn-vni' that allows to control
the VXLAN VNI used for E-VPN.
- The BGPVPN reference driver has been refactored to use more extensible RPC messages.
- The BGPVPN reference driver and now implements E-VPN for OVS (linuxbridge was already
supported).
static routes, and inter-BGPVPN route leaking.'
- 'This release introduces a new API extension ''bgpvpn-vni'' that allows to control
the VXLAN VNI used for E-VPN.'
- 'The BGPVPN reference driver has been refactored to use more extensible RPC messages.'
- 'The BGPVPN reference driver and now implements E-VPN for OVS (linuxbridge was
already supported).'
release-notes: https://docs.openstack.org/releasenotes/networking-bgpvpn/queens.html

View File

@ -18,3 +18,4 @@ branches:
name: stable/queens
repository-settings:
openstack/networking-generic-switch: {}
release-notes: https://docs.openstack.org/releasenotes/networking-generic-switch/queens.html

View File

@ -27,3 +27,4 @@ repository-settings:
branches:
- location: 6.0.0.0rc1
name: stable/queens
release-notes: https://docs.openstack.org/releasenotes/networking-midonet/queens.html

View File

@ -27,3 +27,4 @@ repository-settings:
branches:
- location: 12.0.0.0rc1
name: stable/queens
release-notes: https://docs.openstack.org/releasenotes/networking-odl/queens.html

View File

@ -27,3 +27,4 @@ repository-settings:
branches:
- location: 6.0.0.0rc1
name: stable/queens
release-notes: https://docs.openstack.org/releasenotes/networking-sfc/queens.html

View File

@ -27,5 +27,6 @@ branches:
- location: 12.0.0.0rc1
name: stable/queens
cycle-highlights:
- FWaaS V2.0 now supports L2 VM ports and l3 router ports.
- FWaaS V2.0 co-exists with Neutron security groups.
- 'FWaaS V2.0 now supports L2 VM ports and l3 router ports.'
- 'FWaaS V2.0 co-exists with Neutron security groups.'
release-notes: https://docs.openstack.org/releasenotes/neutron-fwaas/queens.html

View File

@ -2,7 +2,7 @@
storyboard: 906
release-model: cycle-with-milestones
release-type: neutron
release-notes: https://docs.openstack.org/releasenotes/neutron-lbaas/unreleased.html
release-notes: https://docs.openstack.org/releasenotes/neutron-lbaas/queens.html
team: octavia
type: other
releases:
@ -26,10 +26,9 @@ 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.
- '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: {}

View File

@ -1,7 +1,7 @@
---
launchpad: neutron-vpnaas-dashboard
team: neutron
release-notes: https://docs.openstack.org/releasenotes/neutron-vpnaas-dashboard/unreleased.html
release-notes: https://docs.openstack.org/releasenotes/neutron-vpnaas-dashboard/queens.html
type: horizon-plugin
release-model: cycle-with-intermediary
releases:

View File

@ -14,3 +14,4 @@ branches:
name: stable/queens
repository-settings:
openstack/neutron-vpnaas: {}
release-notes: https://docs.openstack.org/releasenotes/neutron-vpnaas/queens.html

View File

@ -26,6 +26,7 @@ branches:
- location: 12.0.0.0rc1
name: stable/queens
cycle-highlights:
- ML2 implements Quality of Service rate limits for floating IPs.
- ML2 implementes a logging API for security groups.
- API supports filtering port with IP address substring.
- 'ML2 implements Quality of Service rate limits for floating IPs.'
- 'ML2 implementes a logging API for security groups.'
- 'API supports filtering port with IP address substring.'
release-notes: https://docs.openstack.org/releasenotes/neutron/queens.html

View File

@ -2,7 +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-notes: https://docs.openstack.org/releasenotes/octavia-dashboard/queens.html
release-type: horizon
team: octavia
type: horizon-plugin
@ -27,8 +27,8 @@ 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.
- '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: {}

View File

@ -3,7 +3,7 @@ include-pypi-link: yes
storyboard: 908
release-model: cycle-with-milestones
release-type: python-pypi
release-notes: https://docs.openstack.org/releasenotes/octavia/unreleased.html
release-notes: https://docs.openstack.org/releasenotes/octavia/queens.html
team: octavia
type: service
releases:
@ -27,10 +27,9 @@ 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.
- '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: {}

View File

@ -30,3 +30,4 @@ branches:
location: 2.3.0
repository-settings:
openstack/os-brick: {}
release-notes: https://docs.openstack.org/releasenotes/os-brick/queens.html

View File

@ -18,8 +18,7 @@ releases:
- 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.
- '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: {}

View File

@ -35,11 +35,10 @@ branches:
- name: stable/queens
location: 0.11.0
cycle-highlights:
- Merged code from shade, os-client-config and openstacksdk into a single
library as part of an effort to unify and simplify our client-side
libraries.
- Added support for making direct REST calls to all OpenStack services.
- Updated pagination support to support all existing forms of pagination.
Pagination now works automatically behind the scenes.
- 'Merged code from shade, os-client-config and openstacksdk into a single library
as part of an effort to unify and simplify our client-side libraries.'
- 'Added support for making direct REST calls to all OpenStack services.'
- 'Updated pagination support to support all existing forms of pagination. Pagination
now works automatically behind the scenes.'
repository-settings:
openstack/python-openstacksdk: {}

View File

@ -22,3 +22,4 @@ branches:
name: stable/queens
repository-settings:
openstack/python-senlinclient: {}
release-notes: https://docs.openstack.org/releasenotes/python-senlinclient/queens.html

View File

@ -14,3 +14,4 @@ branches:
name: stable/queens
repository-settings:
openstack/python-tackerclient: {}
release-notes: https://docs.openstack.org/releasenotes/python-tackerclient/queens.html

View File

@ -13,11 +13,11 @@ releases:
projects:
- repo: openstack/python-troveclient
hash: e30e8db7e7e79e6409c22d4ea8c80e0ff5cc4672
release-notes: https://docs.openstack.org/releasenotes/python-troveclient/unreleased.html
release-notes: https://docs.openstack.org/releasenotes/python-troveclient/queens.html
branches:
- location: 2.14.0
name: stable/queens
repository-settings:
openstack/python-troveclient: {}
cycle-highlights:
- Migration to openstack client.
- 'Migration to openstack client.'

View File

@ -25,3 +25,4 @@ branches:
location: 8.0.0.0rc1
repository-settings:
openstack/sahara-dashboard: {}
release-notes: https://docs.openstack.org/releasenotes/sahara-dashboard/queens.html

View File

@ -25,3 +25,4 @@ branches:
location: 8.0.0.0rc1
repository-settings:
openstack/sahara: {}
release-notes: https://docs.openstack.org/releasenotes/sahara/queens.html

View File

@ -17,3 +17,4 @@ branches:
name: stable/queens
repository-settings:
openstack/solum: {}
release-notes: https://docs.openstack.org/releasenotes/solum/queens.html

View File

@ -12,9 +12,10 @@ releases:
- repo: openstack/tacker
hash: 3b404d8dacbd60f2e4b15adae57f1d9142142912
cycle-highlights:
- Support containerised vnf support to Kubernetes VIM
- Support vnffg updation
- Support monitoring the vnf with private zabbix
- Support for multiple classifiers per chain through VNFFG templates
- 'Support containerised vnf support to Kubernetes VIM'
- 'Support vnffg updation'
- 'Support monitoring the vnf with private zabbix'
- 'Support for multiple classifiers per chain through VNFFG templates'
repository-settings:
openstack/tacker: {}
release-notes: https://docs.openstack.org/releasenotes/tacker/queens.html

View File

@ -21,3 +21,4 @@ repository-settings:
branches:
- location: 10.0.0.0rc1
name: stable/queens
release-notes: https://docs.openstack.org/releasenotes/trove-dashboard/queens.html

View File

@ -22,9 +22,10 @@ branches:
- location: 9.0.0.0rc1
name: stable/queens
cycle-highlights:
- Currency for operating system level; full support for Xenial
- Currency for databases; MySQL 5.7, Vertica 9.0, Cassandra 3.11
- Currency of databases; DB2 11.1, Postgres 9.6
- Implement root-enable/root-disable for Redis
- Add support for the IBM Power architecture
- Migration to Zuul v3, policy-in-code, keystone v2 deprecation
- 'Currency for operating system level; full support for Xenial'
- 'Currency for databases; MySQL 5.7, Vertica 9.0, Cassandra 3.11'
- 'Currency of databases; DB2 11.1, Postgres 9.6'
- 'Implement root-enable/root-disable for Redis'
- 'Add support for the IBM Power architecture'
- 'Migration to Zuul v3, policy-in-code, keystone v2 deprecation'
release-notes: https://docs.openstack.org/releasenotes/trove/queens.html

View File

@ -19,3 +19,4 @@ releases:
hash: 3df18819d90ed3910b383493c8a0cc9c4b4ee7e6
repository-settings:
openstack/vitrage-dashboard: {}
release-notes: https://docs.openstack.org/releasenotes/vitrage-dashboard/queens.html

View File

@ -22,3 +22,4 @@ releases:
hash: f14977e8a28753917e48b98ac5d6ab5263e7aa96
repository-settings:
openstack/vitrage: {}
release-notes: https://docs.openstack.org/releasenotes/vitrage/queens.html

View File

@ -29,3 +29,4 @@ releases:
tarball-base: python-watcher
repository-settings:
openstack/watcher: {}
release-notes: https://docs.openstack.org/releasenotes/watcher/queens.html

View File

@ -13,3 +13,4 @@ branches:
location: 1.0.0
repository-settings:
openstack/zun-ui: {}
release-notes: https://docs.openstack.org/releasenotes/zun-ui/queens.html