Add Queens release note links

Adds release note landing pages added since the last time the script was
run.

Change-Id: I65acdcc8fb0ca16890ce90789cd81ca6017c449b
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
Sean McGinnis 2019-09-30 10:13:56 -05:00
parent 99d99e357c
commit 3a92c68fa6
No known key found for this signature in database
GPG Key ID: CE7EE4BFAF8D70C8
70 changed files with 196 additions and 183 deletions

View File

@ -22,7 +22,7 @@ branches:
- location: 1.0.0.0rc1 - location: 1.0.0.0rc1
name: stable/queens name: stable/queens
cycle-highlights: cycle-highlights:
- 'Support resource monitoring. Blazar can react when resource failures happen in - Support resource monitoring. Blazar can react when resource failures
its freepool.' happen in its freepool.
repository-settings: repository-settings:
openstack/blazar: {} openstack/blazar: {}

View File

@ -62,12 +62,12 @@ releases:
repo: openstack/cinder repo: openstack/cinder
version: 12.0.8 version: 12.0.8
cycle-highlights: cycle-highlights:
- 'Support for attaching a single Cinder volume to multile VM instances.' - Support for attaching a single Cinder volume to multile VM instances.
- 'Add ability to report backend state in service list.' - Add ability to report backend state in service list.
- 'Default policies moved to code from policy.json.' - Default policies moved to code from policy.json.
- 'Migration from ConfKeyManagers fixed-key to Barbican.' - Migration from ConfKeyManagers fixed-key to Barbican.
- 'Support for creating a volume from a backup.' - Support for creating a volume from a backup.
- 'Support for standardized over-provisioning calculations.' - Support for standardized over-provisioning calculations.
repository-settings: repository-settings:
openstack/cinder: {} openstack/cinder: {}
branches: branches:

View File

@ -13,10 +13,10 @@ releases:
- repo: openstack/cloudkitty - repo: openstack/cloudkitty
hash: 15d0a7dd0543f00fa3886d287b980e65b346d949 hash: 15d0a7dd0543f00fa3886d287b980e65b346d949
cycle-highlights: cycle-highlights:
- 'Addition/Evolution of collectors (Monasca and Ceph Object Storage)' - Addition/Evolution of collectors (Monasca and Ceph Object Storage)
- 'Split metrology configuration from CK config file' - Split metrology configuration from CK config file
- 'Manage metrics units in yaml configuration' - Manage metrics units in yaml configuration
- 'Deprecate the ceilometer collector' - Deprecate the ceilometer collector
repository-settings: repository-settings:
openstack/cloudkitty: {} openstack/cloudkitty: {}
release-notes: https://docs.openstack.org/releasenotes/cloudkitty/queens.html release-notes: https://docs.openstack.org/releasenotes/cloudkitty/queens.html

View File

@ -44,15 +44,17 @@ branches:
- location: 7.0.0.0rc1 - location: 7.0.0.0rc1
name: stable/queens name: stable/queens
cycle-highlights: cycle-highlights:
- 'Mistral Integration: Congress can now trigger workflows according to operator-defined - 'Mistral Integration: Congress can now trigger workflows according
policy. From sending emails to running ansible playbooks, Congress and Mistral to operator-defined policy. From sending emails to running ansible
can take infrastructure automation and fault-recovery to the next level.' playbooks, Congress and Mistral can take infrastructure automation
- 'Config Validation: To help operators catch improper, insecure, or incompatible and fault-recovery to the next level.'
configurations across the Stack, the new configuration validation facility enables - 'Config Validation: To help operators catch improper, insecure,
Congress to monitor service configurations according to policy.' or incompatible configurations across the Stack, the new configuration
- 'Tag-based Security: To help operators secure and manage self-service infrastructure, validation facility enables Congress to monitor service configurations
Congress now supports enforcement of application-based network security policies according to policy.'
based on tags and other semantic information.' - 'Tag-based Security: To help operators secure and manage self-service
- 'Bug Fixes: As with every release, we continue to make Congress more robust and infrastructure, Congress now supports enforcement of application-based
stable than ever.' network security policies based on tags and other semantic information.'
- 'Bug Fixes: As with every release, we continue to make Congress
more robust and stable than ever.'
release-notes: https://docs.openstack.org/releasenotes/congress/queens.html release-notes: https://docs.openstack.org/releasenotes/congress/queens.html

View File

@ -33,9 +33,9 @@ releases:
- repo: openstack/designate - repo: openstack/designate
hash: cb60d7316c283667629355f33bf5602c4950101f hash: cb60d7316c283667629355f33bf5602c4950101f
cycle-highlights: cycle-highlights:
- 'Removed legacy V1 API interface' - Removed legacy V1 API interface
- 'Policy files are now just overrides to default rules' - Policy files are now just overrides to default rules
- 'Accessible upgrades - DNS Queries will keep resolving during update' - Accessible upgrades - DNS Queries will keep resolving during update
branches: branches:
- location: 6.0.0.0rc1 - location: 6.0.0.0rc1
name: stable/queens name: stable/queens

View File

@ -38,10 +38,10 @@ releases:
hash: 1bcc0b44b8a4b9fd5472cb058e3d572339ab87ce hash: 1bcc0b44b8a4b9fd5472cb058e3d572339ab87ce
version: 6.0.0 version: 6.0.0
cycle-highlights: cycle-highlights:
- 'Bug fixes' - Bug fixes
- 'Policy in code' - Policy in code
- 'Improving and publishing docs' - Improving and publishing docs
- 'moving to freezer-tempest-plugin' - moving to freezer-tempest-plugin
branches: branches:
- location: 6.0.0.0rc1 - location: 6.0.0.0rc1
name: stable/queens name: stable/queens

View File

@ -9,11 +9,11 @@ branches:
- name: stable/queens - name: stable/queens
location: 16.0.0.0rc1 location: 16.0.0.0rc1
cycle-highlights: cycle-highlights:
- 'Introduced the Image API v2.6, including interoperable image import' - Introduced the Image API v2.6, including interoperable image import
- 'Added a new import-method, ''web-download''' - Added a new import-method, 'web-download'
- 'Added import plugin scaffolding and a new import plugin that injects image metadata - Added import plugin scaffolding and a new import plugin that injects
upon import' image metadata upon import
- 'Updated the glance-manage and glance-scrubber tools' - Updated the glance-manage and glance-scrubber tools
releases: releases:
- version: 16.0.0.0b1 - version: 16.0.0.0b1
projects: projects:

View File

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

View File

@ -38,7 +38,7 @@ releases:
version: 10.1.5 version: 10.1.5
- diff-start: 10.1.4 - diff-start: 10.1.4
projects: projects:
- comment: 'procedural tag to handle release job failure' - comment: procedural tag to handle release job failure
hash: 011bd1d5b6b7d922f58202a9e673c31f3ba2a233 hash: 011bd1d5b6b7d922f58202a9e673c31f3ba2a233
repo: openstack/ironic repo: openstack/ironic
version: 10.1.6 version: 10.1.6
@ -58,12 +58,12 @@ branches:
- location: 10.1.0 - location: 10.1.0
name: stable/queens name: stable/queens
cycle-highlights: cycle-highlights:
- 'Introduced API to get, set and unset traits on nodes.' - Introduced API to get, set and unset traits on nodes.
- 'Introduced new ansible deploy interface.' - Introduced new ansible deploy interface.
- 'Finished implementation of rescue mode. Users can repair instances, - Finished implementation of rescue mode. Users can repair instances,
troubleshoot misconfigured nodes, lost SSH keys, etc.' troubleshoot misconfigured nodes, lost SSH keys, etc.
- 'Added support for routed networks when using flat networking.' - Added support for routed networks when using flat networking.
- 'Deprecated classic drivers in favor of hardware types.' - Deprecated classic drivers in favor of hardware types.
repository-settings: repository-settings:
openstack/ironic: {} openstack/ironic: {}
release-notes: https://docs.openstack.org/releasenotes/ironic/queens.html release-notes: https://docs.openstack.org/releasenotes/ironic/queens.html

View File

@ -52,10 +52,10 @@ cycle-highlights:
- | - |
Implemented support for using ansible-vault passwords in kolla-ansible Implemented support for using ansible-vault passwords in kolla-ansible
command to decrypt ``/etc/kolla/passwords.yml``. command to decrypt ``/etc/kolla/passwords.yml``.
- 'Allow use of separate backends for oslo.messaging rpc and notification.' - Allow use of separate backends for oslo.messaging rpc and notification.
- 'Implement cephfs service' - Implement cephfs service
- 'Add vitrage ansible role' - Add vitrage ansible role
- 'Implement minimal downtime for keystone and cinder service' - Implement minimal downtime for keystone and cinder service
- | - |
Add ``use_preconfigured_databases`` flag in order to add support for Add ``use_preconfigured_databases`` flag in order to add support for
previously created databases / users previously created databases / users

View File

@ -53,9 +53,10 @@ releases:
- repo: openstack/kolla - repo: openstack/kolla
hash: c717c5872db2e73c8243bc2a3b8974c91fe11464 hash: c717c5872db2e73c8243bc2a3b8974c91fe11464
cycle-highlights: cycle-highlights:
- 'Upgrade to ceph luminous' - Upgrade to ceph luminous
- 'Add almanach, certmonger, ceph-nfs, ptp, rsyslog, sensu and tripleo ui image' - Add almanach, certmonger, ceph-nfs, ptp, rsyslog, sensu and tripleo
- 'Support to squash newly built layers into a single new layer' ui image
- Support to squash newly built layers into a single new layer
repository-settings: repository-settings:
openstack/kolla: {} openstack/kolla: {}
release-notes: https://docs.openstack.org/releasenotes/kolla/queens.html release-notes: https://docs.openstack.org/releasenotes/kolla/queens.html

View File

@ -40,10 +40,10 @@ branches:
- location: 0.4.0 - location: 0.4.0
name: stable/queens name: stable/queens
cycle-highlights: cycle-highlights:
- 'Introduced port pools feature.' - Introduced port pools feature.
- 'Support for running in containers as K8s network addon.' - Support for running in containers as K8s network addon.
- 'Introduced kuryr-daemon service.' - Introduced kuryr-daemon service.
- 'Introduced liveness and readiness probes for kuryr-controller.' - Introduced liveness and readiness probes for kuryr-controller.
repository-settings: repository-settings:
openstack/kuryr-kubernetes: {} openstack/kuryr-kubernetes: {}
release-notes: https://docs.openstack.org/releasenotes/kuryr-kubernetes/queens.html release-notes: https://docs.openstack.org/releasenotes/kuryr-kubernetes/queens.html

View File

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

View File

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

View File

@ -49,17 +49,18 @@ branches:
- location: 4.0.0.0rc1 - location: 4.0.0.0rc1
name: stable/queens name: stable/queens
cycle-highlights: cycle-highlights:
- 'OVN NorthBound backend database consistency mechanism, multiple workers are now - OVN NorthBound backend database consistency mechanism, multiple
completely safe to access the backend database, and any inconsistency generated workers are now completely safe to access the backend database,
by the backend not being available is quickly detected and corrected by a periodic and any inconsistency generated by the backend not being available
job' is quickly detected and corrected by a periodic job
- 'OVN DNS support. ovn-controller will respond to DNS queries locally on each compute - OVN DNS support. ovn-controller will respond to DNS queries locally
node.' on each compute node.
- 'OVN distributed Floating IP support.' - OVN distributed Floating IP support.
- 'OVN L3 HA support for gateway routers. Now networking-ovn makes use of the OVN - OVN L3 HA support for gateway routers. Now networking-ovn makes
embedded mechanism for L3 high availability. It will be automatically used for use of the OVN embedded mechanism for L3 high availability. It will
any router as soon as more than one gateway node is available.' be automatically used for any router as soon as more than one gateway
- 'OVN supports IPv6 Router solicitation and IPv6 Periodic router advertisement node is available.
support.' - OVN supports IPv6 Router solicitation and IPv6 Periodic router advertisement
- 'OVN supports binding SR-IOV ports on OVS > 2.8 and kernel >=4.8' support.
- OVN supports binding SR-IOV ports on OVS > 2.8 and kernel >=4.8
release-notes: https://docs.openstack.org/releasenotes/networking-ovn/queens.html release-notes: https://docs.openstack.org/releasenotes/networking-ovn/queens.html

View File

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

View File

@ -31,9 +31,9 @@ branches:
- location: 12.0.0.0rc1 - location: 12.0.0.0rc1
name: stable/queens name: stable/queens
cycle-highlights: cycle-highlights:
- 'The neutron-lbaas and neutron-lbaas-dashboard projects are now deprecated. Please - The neutron-lbaas and neutron-lbaas-dashboard projects are now deprecated.
see the FAQ at https://wiki.openstack.org/wiki/Neutron/LBaaS/Deprecation' 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 - Neutron-lbaas now includes a proxy plugin that forwards all API
Octavia API.' requests to the Octavia API.
repository-settings: repository-settings:
openstack/neutron-lbaas: {} openstack/neutron-lbaas: {}

View File

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

View File

@ -60,10 +60,10 @@ 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 - A Neutron Quality of Service (QoS) policy can now be applied to
Octavia load balancers.' Octavia load balancers.
- 'Octavia now supports using Castellan and PKCS12 bundles for TLS - Octavia now supports using Castellan and PKCS12 bundles for TLS
termination.' termination.
repository-settings: repository-settings:
openstack/octavia: {} openstack/octavia: {}

View File

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

View File

@ -43,7 +43,7 @@ releases:
version: 5.35.2 version: 5.35.2
- diff-start: 5.35.1 - diff-start: 5.35.1
projects: projects:
- comment: 'procedural tag to handle release job failure' - comment: procedural tag to handle release job failure
hash: 95bcaca4b9775afa9aab62406c0e28b7793f25a6 hash: 95bcaca4b9775afa9aab62406c0e28b7793f25a6
repo: openstack/oslo.messaging repo: openstack/oslo.messaging
version: 5.35.3 version: 5.35.3

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-aodh launchpad: puppet-aodh
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-barbican launchpad: puppet-barbican
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-ceilometer launchpad: puppet-ceilometer
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-cinder launchpad: puppet-cinder
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-cloudkitty launchpad: puppet-cloudkitty
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-congress launchpad: puppet-congress
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-designate launchpad: puppet-designate
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-ec2api launchpad: puppet-ec2api
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-freezer launchpad: puppet-freezer
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-glance launchpad: puppet-glance
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-glare launchpad: puppet-glare
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-gnocchi launchpad: puppet-gnocchi
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-heat launchpad: puppet-heat
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-horizon launchpad: puppet-horizon
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-ironic launchpad: puppet-ironic
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-keystone launchpad: puppet-keystone
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-magnum launchpad: puppet-magnum
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-manila launchpad: puppet-manila
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-mistral launchpad: puppet-mistral
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-murano launchpad: puppet-murano
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-neutron launchpad: puppet-neutron
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-nova launchpad: puppet-nova
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-octavia launchpad: puppet-octavia
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-openstack-extras launchpad: puppet-openstack-extras
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-openstacklib launchpad: puppet-openstacklib
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-oslo launchpad: puppet-oslo
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-ovn launchpad: puppet-ovn
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-panko launchpad: puppet-panko
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-rally launchpad: puppet-rally
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-sahara launchpad: puppet-sahara
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-swift launchpad: puppet-swift
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-tacker launchpad: puppet-tacker
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-tempest launchpad: puppet-tempest
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-trove launchpad: puppet-trove
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-vitrage launchpad: puppet-vitrage
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-vswitch launchpad: puppet-vswitch
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-watcher launchpad: puppet-watcher
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -1,7 +1,7 @@
--- ---
launchpad: puppet-zaqar launchpad: puppet-zaqar
release-model: cycle-trailing release-model: cycle-trailing
team: 'Puppet OpenStack' team: Puppet OpenStack
type: other type: other
releases: releases:
- projects: - projects:

View File

@ -18,3 +18,4 @@ branches:
location: 2.9.0 location: 2.9.0
repository-settings: repository-settings:
openstack/python-designateclient: {} openstack/python-designateclient: {}
release-notes: https://docs.openstack.org/releasenotes/python-designateclient/queens.html

View File

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

View File

@ -20,4 +20,4 @@ branches:
repository-settings: repository-settings:
openstack/python-troveclient: {} openstack/python-troveclient: {}
cycle-highlights: cycle-highlights:
- 'Migration to openstack client.' - Migration to openstack client.

View File

@ -20,7 +20,7 @@ release-notes: https://docs.openstack.org/releasenotes/python-vitrageclient/quee
repository-settings: repository-settings:
openstack/python-vitrageclient: {} openstack/python-vitrageclient: {}
cycle-highlights: cycle-highlights:
- 'New API for template management (add/delete template) allows users to change - New API for template management (add/delete template) allows users
the alarm deduction and RCA rules more easily. The new rules are immediately applied to change the alarm deduction and RCA rules more easily. The new
on existing resources and alarms.' rules are immediately applied on existing resources and alarms.
- 'New API for webhook registration on Vitrage alarms.' - New API for webhook registration on Vitrage alarms.

View File

@ -21,21 +21,24 @@ releases:
- repo: openstack/swift - repo: openstack/swift
hash: ecbf74fbf83ae9d46fa3d6fa882f2d9e23406f86 hash: ecbf74fbf83ae9d46fa3d6fa882f2d9e23406f86
cycle-highlights: cycle-highlights:
- 'Added symlink objects support. Symlink objects reference one other object in - Added symlink objects support. Symlink objects reference one other
the cluster. Read requests pass through the symlink on to the target objects. object in the cluster. Read requests pass through the symlink on
Write requests act on the symlink itself.' to the target objects. Write requests act on the symlink itself.
- 'Added support for inline data segments in Static Large Object (SLO) manifests. - Added support for inline data segments in Static Large Object (SLO)
These data segments do not refer to another object in the system but are included manifests. These data segments do not refer to another object in
directly in the manifest. When using data segments instead of small objects in the system but are included directly in the manifest. When using
the cluster, users will much improved performance on reads. The data segments data segments instead of small objects in the cluster, users will
can also be used to construct composite file formats (like .tar) without needing much improved performance on reads. The data segments can also be
to create objects in the cluster for boilerplate data.' used to construct composite file formats (like .tar) without needing
- 'Added checksum to object extended attributes. This provides better durability to create objects in the cluster for boilerplate data.
guarantees for data stored in the system.' - Added checksum to object extended attributes. This provides better
- 'The object expiry functionality was greatly improved to be much more efficient durability guarantees for data stored in the system.
with cluster resources, especially when operating on erasure code objects.' - The object expiry functionality was greatly improved to be much
- 'The tempurl digest algorithm is now configurable, and Swift added support for more efficient with cluster resources, especially when operating
both SHA-256 and SHA-512. Supported tempurl digests are exposed to clients in on erasure code objects.
``/info``. Additionally, tempurl signatures can now be base64 encoded.' - The tempurl digest algorithm is now configurable, and Swift added
support for both SHA-256 and SHA-512. Supported tempurl digests
are exposed to clients in ``/info``. Additionally, tempurl signatures
can now be base64 encoded.
repository-settings: repository-settings:
openstack/swift: {} openstack/swift: {}

View File

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

View File

@ -27,5 +27,5 @@ branches:
repository-settings: repository-settings:
openstack/tricircle: {} openstack/tricircle: {}
cycle-highlights: cycle-highlights:
- 'Basic support for LBaas and QoS in Tricircle' - Basic support for LBaas and QoS in Tricircle
release-notes: https://docs.openstack.org/releasenotes/tricircle/queens.html release-notes: https://docs.openstack.org/releasenotes/tricircle/queens.html

View File

@ -39,7 +39,7 @@ releases:
version: 8.4.3 version: 8.4.3
- diff-start: 8.4.2 - diff-start: 8.4.2
projects: projects:
- comment: 'procedural tag to handle release job failure' - comment: procedural tag to handle release job failure
hash: f45639211efd4235a3680f653c70f5dd0fd1f6aa hash: f45639211efd4235a3680f653c70f5dd0fd1f6aa
repo: openstack/tripleo-validations repo: openstack/tripleo-validations
version: 8.4.4 version: 8.4.4

View File

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

View File

@ -23,4 +23,4 @@ repository-settings:
openstack/vitrage-dashboard: {} openstack/vitrage-dashboard: {}
release-notes: https://docs.openstack.org/releasenotes/vitrage-dashboard/queens.html release-notes: https://docs.openstack.org/releasenotes/vitrage-dashboard/queens.html
cycle-highlights: cycle-highlights:
- 'Added an alarm count banner in Horizon' - Added an alarm count banner in Horizon

View File

@ -27,7 +27,8 @@ repository-settings:
openstack/vitrage: {} openstack/vitrage: {}
release-notes: https://docs.openstack.org/releasenotes/vitrage/queens.html release-notes: https://docs.openstack.org/releasenotes/vitrage/queens.html
cycle-highlights: cycle-highlights:
- 'Introduced template version 2 including several enhancements like regex support, - Introduced template version 2 including several enhancements like
templates that contain only topoology definitions and template functions' regex support, templates that contain only topoology definitions
- 'Several performance improvements, mostly around parallel evaluation of Vitrage and template functions
templates' - Several performance improvements, mostly around parallel evaluation
of Vitrage templates