Add stein release note links
Pick up release note landing pages that have been added since the last time the script was run. Change-Id: I326bb20a26eef4b5df3f395a159bb918e45d8b54 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
parent
99d99e357c
commit
343acb6af0
@ -19,13 +19,15 @@ branches:
|
|||||||
- location: 8.0.0.0rc1
|
- location: 8.0.0.0rc1
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
cycle-highlights:
|
cycle-highlights:
|
||||||
- 'Some enhancements were made to the vault back-end. It is now possible to specify
|
- Some enhancements were made to the vault back-end. It is now possible
|
||||||
a KV mountpoint and use AppRoles to manage authentication.'
|
to specify a KV mountpoint and use AppRoles to manage authentication.
|
||||||
- 'We now run a Barbican specific Octavia gate to verify the Octavia load balancing
|
- We now run a Barbican specific Octavia gate to verify the Octavia
|
||||||
scenario.'
|
load balancing scenario.
|
||||||
- 'The PKCS#11 plugin was modified to allow the hmac_keywrap_mechanism to be configured. With
|
- The PKCS#11 plugin was modified to allow the hmac_keywrap_mechanism
|
||||||
this change, Barbican can be deployed with Ultimaco HSMs.'
|
to be configured. With this change, Barbican can be deployed with
|
||||||
- 'It is now possible to deploy Barbican with the pkcs#11 backend using either a
|
Ultimaco HSMs.
|
||||||
Thales or an ATOS HSM via TripleO.'
|
- It is now possible to deploy Barbican with the pkcs#11 backend using
|
||||||
- 'Fixes were made to ensure that the barbican-manage commands for key rotation
|
either a Thales or an ATOS HSM via TripleO.
|
||||||
worked for the PKCS#11 plugin.'
|
- Fixes were made to ensure that the barbican-manage commands for
|
||||||
|
key rotation worked for the PKCS#11 plugin.
|
||||||
|
release-notes: https://docs.openstack.org/releasenotes/barbican/stein.html
|
||||||
|
@ -8,7 +8,7 @@ repository-settings:
|
|||||||
releases:
|
releases:
|
||||||
- diff-start: 0.18.0
|
- diff-start: 0.18.0
|
||||||
projects:
|
projects:
|
||||||
- comment: 'procedural tag to handle release job failure'
|
- comment: procedural tag to handle release job failure
|
||||||
hash: 8f112b9afbbc949c80f57a4f33df4e68ae9ea620
|
hash: 8f112b9afbbc949c80f57a4f33df4e68ae9ea620
|
||||||
repo: openstack/castellan
|
repo: openstack/castellan
|
||||||
version: 0.20.1
|
version: 0.20.1
|
||||||
|
@ -16,3 +16,4 @@ releases:
|
|||||||
branches:
|
branches:
|
||||||
- location: 1.4.0
|
- location: 1.4.0
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
|
release-notes: https://docs.openstack.org/releasenotes/ceilometermiddleware/stein.html
|
||||||
|
@ -4,11 +4,13 @@ release-model: cycle-with-rc
|
|||||||
team: cinder
|
team: cinder
|
||||||
type: service
|
type: service
|
||||||
cycle-highlights:
|
cycle-highlights:
|
||||||
- 'Added multiattach and deferred deletion support for the RBD driver.'
|
- Added multiattach and deferred deletion support for the RBD driver.
|
||||||
- 'Numerous bug fixes have been integrated to address stability and reliability.'
|
- Numerous bug fixes have been integrated to address stability and
|
||||||
- 'User experience improvements around driver initialization, data retained during
|
reliability.
|
||||||
volume transfers and the information returned by commands.'
|
- User experience improvements around driver initialization, data
|
||||||
- 'Continued improvements in the backup service.'
|
retained during volume transfers and the information returned by
|
||||||
|
commands.
|
||||||
|
- Continued improvements in the backup service.
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/cinder: {}
|
openstack/cinder: {}
|
||||||
releases:
|
releases:
|
||||||
|
@ -24,14 +24,15 @@ branches:
|
|||||||
- location: 9.0.0.0rc1
|
- location: 9.0.0.0rc1
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
cycle-highlights:
|
cycle-highlights:
|
||||||
- 'Important new NFV fault management capabilities through the addition of
|
- Important new NFV fault management capabilities through the addition
|
||||||
multiple new features in Congress integration with Nova, Tacker, and
|
of multiple new features in Congress integration with Nova, Tacker,
|
||||||
Monasca.'
|
and Monasca.
|
||||||
- 'The new JGress framework unlocks whole new classes of policy use by making
|
- The new JGress framework unlocks whole new classes of policy use
|
||||||
the state of the cloud as given by JSON APIs available for policy
|
by making the state of the cloud as given by JSON APIs available
|
||||||
evaluation. By adopting a JSON query language for expressing policy
|
for policy evaluation. By adopting a JSON query language for expressing
|
||||||
directly over JSON API data, JGress enables deployers to plug-in new data
|
policy directly over JSON API data, JGress enables deployers to
|
||||||
sources without being limited by the availability of integration drivers.'
|
plug-in new data sources without being limited by the availability
|
||||||
- 'As with every release, we continue to make Congress more robust and stable
|
of integration drivers.
|
||||||
than ever with bug fixes and internal improvements.'
|
- As with every release, we continue to make Congress more robust
|
||||||
|
and stable than ever with bug fixes and internal improvements.
|
||||||
release-notes: https://docs.openstack.org/releasenotes/congress/stein.html
|
release-notes: https://docs.openstack.org/releasenotes/congress/stein.html
|
||||||
|
@ -23,7 +23,7 @@ releases:
|
|||||||
repo: openstack/cyborg
|
repo: openstack/cyborg
|
||||||
version: 2.0.0
|
version: 2.0.0
|
||||||
cycle-highlights:
|
cycle-highlights:
|
||||||
- 'Add FPGA programming support'
|
- Add FPGA programming support
|
||||||
- 'Add GPU drivers'
|
- Add GPU drivers
|
||||||
- 'DB re-work to align with NOVA placement api strategy'
|
- DB re-work to align with NOVA placement api strategy
|
||||||
release-notes: https://docs.openstack.org/releasenotes/cyborg/stein.html
|
release-notes: https://docs.openstack.org/releasenotes/cyborg/stein.html
|
||||||
|
@ -8,10 +8,11 @@ type: service
|
|||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/designate: {}
|
openstack/designate: {}
|
||||||
cycle-highlights:
|
cycle-highlights:
|
||||||
- 'Added ``CAA`` recordset type for CA authorization for managed DNS Zones'
|
- Added ``CAA`` recordset type for CA authorization for managed DNS
|
||||||
- 'Added ``NAPTR`` recordset type for service chaining and SIP management'
|
Zones
|
||||||
- 'Validation of project IDs when updating quotas'
|
- Added ``NAPTR`` recordset type for service chaining and SIP management
|
||||||
- 'Added ``designate-status upgrade check`` command to aid in upgrades.'
|
- Validation of project IDs when updating quotas
|
||||||
|
- Added ``designate-status upgrade check`` command to aid in upgrades.
|
||||||
releases:
|
releases:
|
||||||
- projects:
|
- projects:
|
||||||
- hash: 59d8cab9bbe37529346728778e6dae79a3a57a2a
|
- hash: 59d8cab9bbe37529346728778e6dae79a3a57a2a
|
||||||
|
@ -14,3 +14,4 @@ branches:
|
|||||||
name: stable/stein
|
name: stable/stein
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/heat-agents: {}
|
openstack/heat-agents: {}
|
||||||
|
release-notes: https://docs.openstack.org/releasenotes/heat-agents/stein.html
|
||||||
|
@ -13,3 +13,4 @@ releases:
|
|||||||
branches:
|
branches:
|
||||||
- location: 1.5.0
|
- location: 1.5.0
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
|
release-notes: https://docs.openstack.org/releasenotes/heat-dashboard/stein.html
|
||||||
|
@ -25,12 +25,12 @@ branches:
|
|||||||
- location: 12.0.0.0rc1
|
- location: 12.0.0.0rc1
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
cycle-highlights:
|
cycle-highlights:
|
||||||
- 'Heat now supports orchestrating stacks in remote OpenStack clouds, using credentials
|
- Heat now supports orchestrating stacks in remote OpenStack clouds,
|
||||||
stored by the user in Barbican.'
|
using credentials stored by the user in Barbican.
|
||||||
- 'It is now easier to recover from accidentally trying to replace a resource with
|
- It is now easier to recover from accidentally trying to replace
|
||||||
a version that conflicts with the existing resource.'
|
a resource with a version that conflicts with the existing resource.
|
||||||
- 'New resource types in Heat add support for Neutron Layer 2 Gateways, Blazar,
|
- New resource types in Heat add support for Neutron Layer 2 Gateways,
|
||||||
and Tap-as-a-Service.'
|
Blazar, and Tap-as-a-Service.
|
||||||
- 'Support Glance web download image resource type, which allow get the image from
|
- Support Glance web download image resource type, which allow get
|
||||||
URL without pre-load it out side of Glance.'
|
the image from URL without pre-load it out side of Glance.
|
||||||
release-notes: https://docs.openstack.org/releasenotes/heat/stein.html
|
release-notes: https://docs.openstack.org/releasenotes/heat/stein.html
|
||||||
|
@ -35,8 +35,8 @@ branches:
|
|||||||
- location: 15.0.0.0rc1
|
- location: 15.0.0.0rc1
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
cycle-highlights:
|
cycle-highlights:
|
||||||
- 'Cinder Generic Groups admin panels are now supported'
|
- Cinder Generic Groups admin panels are now supported
|
||||||
- 'Added option to mitigate breach attacks'
|
- Added option to mitigate breach attacks
|
||||||
- 'Added an upgrade_check management command'
|
- Added an upgrade_check management command
|
||||||
- 'Custom templates for clouds.yaml and openrc files support'
|
- Custom templates for clouds.yaml and openrc files support
|
||||||
release-notes: https://docs.openstack.org/releasenotes/horizon/stein.html
|
release-notes: https://docs.openstack.org/releasenotes/horizon/stein.html
|
||||||
|
@ -26,15 +26,15 @@ branches:
|
|||||||
- location: 12.1.0
|
- location: 12.1.0
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
cycle-highlights:
|
cycle-highlights:
|
||||||
- 'Adds additional interfaces for management of hardware including
|
- Adds additional interfaces for management of hardware including
|
||||||
Redfish BIOS settings, explicit iPXE boot interface option, and
|
Redfish BIOS settings, explicit iPXE boot interface option, and
|
||||||
additional hardware support.'
|
additional hardware support.
|
||||||
- 'Increased capabilities and options for operators including deployment
|
- Increased capabilities and options for operators including deployment
|
||||||
templates, improved parallel conductor workers and disk erasure
|
templates, improved parallel conductor workers and disk erasure
|
||||||
processes, deployed node protection and descriptions, and use of
|
processes, deployed node protection and descriptions, and use of
|
||||||
local HTTP(S) servers for serving images.'
|
local HTTP(S) servers for serving images.
|
||||||
- 'Improved options for standalone users to request allocations of
|
- Improved options for standalone users to request allocations of
|
||||||
bare metal nodes and submit configuration data as opposed to pre-formed
|
bare metal nodes and submit configuration data as opposed to pre-formed
|
||||||
configuration drives. Additionally allows for ironic to be leveraged
|
configuration drives. Additionally allows for ironic to be leveraged
|
||||||
using JSON-RPC as opposed to an AMQP message bus.'
|
using JSON-RPC as opposed to an AMQP message bus.
|
||||||
release-notes: https://docs.openstack.org/releasenotes/ironic/stein.html
|
release-notes: https://docs.openstack.org/releasenotes/ironic/stein.html
|
||||||
|
@ -23,18 +23,20 @@ branches:
|
|||||||
- location: 15.0.0.0rc1
|
- location: 15.0.0.0rc1
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
cycle-highlights:
|
cycle-highlights:
|
||||||
- 'This release introduced Multi-Factor Authentication Receipts, which facilitates
|
- This release introduced Multi-Factor Authentication Receipts, which
|
||||||
a much more natural sequential authentication flow when using MFA.'
|
facilitates a much more natural sequential authentication flow when
|
||||||
- 'The limits API now supports domains in addition to projects, so quota for resources
|
using MFA.
|
||||||
can be allocated to top-level domains and distributed among children projects.'
|
- The limits API now supports domains in addition to projects, so
|
||||||
- 'JSON Web Tokens are added as a new token format alongside fernet tokens, enabling
|
quota for resources can be allocated to top-level domains and distributed
|
||||||
support for a internet-standard format. JSON Web Tokens are asymmetrically signed
|
among children projects.
|
||||||
and so synchronizing private keys across keystone servers is no longer required
|
- JSON Web Tokens are added as a new token format alongside fernet
|
||||||
with this token format.'
|
tokens, enabling support for a internet-standard format. JSON Web
|
||||||
- 'Multiple keystone APIs now support system scope as a policy target, which reduces
|
Tokens are asymmetrically signed and so synchronizing private keys
|
||||||
the need for customized policies to prevent global access to users with an admin
|
across keystone servers is no longer required with this token format.
|
||||||
role on any project.'
|
- Multiple keystone APIs now support system scope as a policy target,
|
||||||
- 'Multiple keystone APIs now use default reader, member, and admin roles instead
|
which reduces the need for customized policies to prevent global
|
||||||
of a catch-all role, which reduces the need for customized policies to create
|
access to users with an admin role on any project.
|
||||||
read-only access for certain users.'
|
- Multiple keystone APIs now use default reader, member, and admin
|
||||||
|
roles instead of a catch-all role, which reduces the need for customized
|
||||||
|
policies to create read-only access for certain users.
|
||||||
release-notes: https://docs.openstack.org/releasenotes/keystone/stein.html
|
release-notes: https://docs.openstack.org/releasenotes/keystone/stein.html
|
||||||
|
@ -35,3 +35,4 @@ repository-settings:
|
|||||||
branches:
|
branches:
|
||||||
- location: 3.13.1
|
- location: 3.13.1
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
|
release-notes: https://docs.openstack.org/releasenotes/keystoneauth/stein.html
|
||||||
|
@ -18,3 +18,4 @@ releases:
|
|||||||
branches:
|
branches:
|
||||||
- location: 6.0.0
|
- location: 6.0.0
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
|
release-notes: https://docs.openstack.org/releasenotes/keystonemiddleware/stein.html
|
||||||
|
@ -31,9 +31,10 @@ releases:
|
|||||||
repo: openstack/kolla
|
repo: openstack/kolla
|
||||||
version: 8.0.1
|
version: 8.0.1
|
||||||
cycle-highlights:
|
cycle-highlights:
|
||||||
- 'Completed addition of images and playbooks for the OpenStack Monitoring service,
|
- Completed addition of images and playbooks for the OpenStack Monitoring
|
||||||
Monasca.'
|
service, Monasca.
|
||||||
- 'Added an image and playbooks for the OpenStack Placement service, which has been
|
- Added an image and playbooks for the OpenStack Placement service,
|
||||||
extracted from Nova into a separate project.'
|
which has been extracted from Nova into a separate project.
|
||||||
- 'Added support for performing full and incremental backups of the MariaDB database.'
|
- Added support for performing full and incremental backups of the
|
||||||
|
MariaDB database.
|
||||||
release-notes: https://docs.openstack.org/releasenotes/kolla/stein.html
|
release-notes: https://docs.openstack.org/releasenotes/kolla/stein.html
|
||||||
|
@ -18,3 +18,4 @@ releases:
|
|||||||
branches:
|
branches:
|
||||||
- location: 2.18.0
|
- location: 2.18.0
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
|
release-notes: https://docs.openstack.org/releasenotes/manila-ui/stein.html
|
||||||
|
@ -18,3 +18,4 @@ releases:
|
|||||||
branches:
|
branches:
|
||||||
- location: 7.1.0
|
- location: 7.1.0
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
|
release-notes: https://docs.openstack.org/releasenotes/networking-hyperv/stein.html
|
||||||
|
@ -24,3 +24,4 @@ releases:
|
|||||||
branches:
|
branches:
|
||||||
- location: 14.0.0.0rc1
|
- location: 14.0.0.0rc1
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
|
release-notes: https://docs.openstack.org/releasenotes/networking-odl/stein.html
|
||||||
|
@ -39,16 +39,18 @@ branches:
|
|||||||
- location: 14.0.0.0rc1
|
- location: 14.0.0.0rc1
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
cycle-highlights:
|
cycle-highlights:
|
||||||
- 'Support for strict minimum bandwidth based scheduling. With this feature, Nova
|
- Support for strict minimum bandwidth based scheduling. With this
|
||||||
instances can be scheduled to compute hosts that will honor the minimum bandwidth
|
feature, Nova instances can be scheduled to compute hosts that will
|
||||||
requirements of the instance as defined by QoS policies of its ports.'
|
honor the minimum bandwidth requirements of the instance as defined
|
||||||
- 'Network Segment Range Management. This features enables cloud administrators
|
by QoS policies of its ports.
|
||||||
to manage network segment ranges dynamically via a new API extension, as opposed
|
- Network Segment Range Management. This features enables cloud administrators
|
||||||
to the previous approach of editing configuration files. This feature targets
|
to manage network segment ranges dynamically via a new API extension,
|
||||||
StarlingX and edge use cases, where ease of of management is paramount.'
|
as opposed to the previous approach of editing configuration files.
|
||||||
- 'Speed up Neutron port bulk creation. The targets are containers / k8s use cases,
|
This feature targets StarlingX and edge use cases, where ease of
|
||||||
where ports are created in groups.'
|
of management is paramount.
|
||||||
- '(FWaaS) FWaaS v1 has been removed. FWaaS v2 is available since Newton release
|
- Speed up Neutron port bulk creation. The targets are containers
|
||||||
and it covers all features in FWaaS v1. A migartion script is provided to convert
|
/ k8s use cases, where ports are created in groups.
|
||||||
existing FWaaS v1 objects into FWaaS v2 models.'
|
- (FWaaS) FWaaS v1 has been removed. FWaaS v2 is available since Newton
|
||||||
|
release and it covers all features in FWaaS v1. A migartion script
|
||||||
|
is provided to convert existing FWaaS v1 objects into FWaaS v2 models.
|
||||||
release-notes: https://docs.openstack.org/releasenotes/neutron/stein.html
|
release-notes: https://docs.openstack.org/releasenotes/neutron/stein.html
|
||||||
|
@ -6,26 +6,30 @@ type: service
|
|||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/nova: {}
|
openstack/nova: {}
|
||||||
cycle-highlights:
|
cycle-highlights:
|
||||||
- 'It is now possible to run Nova with version 1.0.0 of the recently extracted placement
|
- It is now possible to run Nova with version 1.0.0 of the recently
|
||||||
service, hosted from its own repository. Note that install/upgrade of an extracted
|
extracted placement service, hosted from its own repository. Note
|
||||||
placement service is not yet fully implemented in all deployment tools. Operators
|
that install/upgrade of an extracted placement service is not yet
|
||||||
should check with their particular deployment tool for support before proceeding.
|
fully implemented in all deployment tools. Operators should check
|
||||||
|
with their particular deployment tool for support before proceeding.
|
||||||
See the placement `install <https://docs.openstack.org/placement/latest/install/index.html>`_
|
See the placement `install <https://docs.openstack.org/placement/latest/install/index.html>`_
|
||||||
and `upgrade <https://docs.openstack.org/placement/latest/upgrade/to-stein.html>`_
|
and `upgrade <https://docs.openstack.org/placement/latest/upgrade/to-stein.html>`_
|
||||||
documentation for more details. In Stein, operators may choose to continue to
|
documentation for more details. In Stein, operators may choose to
|
||||||
run with the integrated placement service from the Nova repository, but should
|
continue to run with the integrated placement service from the Nova
|
||||||
begin planning a migration to the extracted placement service by Train, as the
|
repository, but should begin planning a migration to the extracted
|
||||||
removal of the integrated placement code from Nova is planned for the Train release.'
|
placement service by Train, as the removal of the integrated placement
|
||||||
- 'Users can now specify a volume type when creating servers.'
|
code from Nova is planned for the Train release.
|
||||||
- 'The compute API is now tolerant of transient conditions in a deployment like
|
- Users can now specify a volume type when creating servers.
|
||||||
partial infrastructure failures, for example a cell not being reachable.'
|
- The compute API is now tolerant of transient conditions in a deployment
|
||||||
- 'Users can now create servers with Neutron ports that have quality-of-service
|
like partial infrastructure failures, for example a cell not being
|
||||||
minimum bandwidth rules.'
|
reachable.
|
||||||
- 'Operators can now set overcommit allocation ratios using Nova configuration files
|
- Users can now create servers with Neutron ports that have quality-of-service
|
||||||
or the placement API.'
|
minimum bandwidth rules.
|
||||||
- 'Compute driver capabilities are now automatically exposed as traits in the placement
|
- Operators can now set overcommit allocation ratios using Nova configuration
|
||||||
API so they can be used for scheduling via flavor extra specs and/or image properties.'
|
files or the placement API.
|
||||||
- 'Live migration is now supported for the VMware driver.'
|
- Compute driver capabilities are now automatically exposed as traits
|
||||||
|
in the placement API so they can be used for scheduling via flavor
|
||||||
|
extra specs and/or image properties.
|
||||||
|
- Live migration is now supported for the VMware driver.
|
||||||
releases:
|
releases:
|
||||||
- projects:
|
- projects:
|
||||||
- hash: c993d4fe2ffaadea76d5ae76eedfddc3a4c71346
|
- hash: c993d4fe2ffaadea76d5ae76eedfddc3a4c71346
|
||||||
|
@ -8,15 +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
|
- Octavia now supports load balancer "flavors". This allows an operator
|
||||||
to create custom load balancer "flavors" that users can select when
|
to create custom load balancer "flavors" that users can select when
|
||||||
creating a load balancer.'
|
creating a load balancer.
|
||||||
- 'You can now enable TLS client authentication when using TERMINATED_HTTPS
|
- You can now enable TLS client authentication when using TERMINATED_HTTPS
|
||||||
listeners.'
|
listeners.
|
||||||
- 'Octavia now supports backend re-encryption of connections to member
|
- Octavia now supports backend re-encryption of connections to member
|
||||||
servers.'
|
servers.
|
||||||
- 'Metadata tags can now be assigned to the elements of an Octavia
|
- Metadata tags can now be assigned to the elements of an Octavia
|
||||||
load balancer.'
|
load balancer.
|
||||||
releases:
|
releases:
|
||||||
- projects:
|
- projects:
|
||||||
- hash: 68b9d06dae65c20b26aa63b78884f94b6642c542
|
- hash: 68b9d06dae65c20b26aa63b78884f94b6642c542
|
||||||
|
@ -54,3 +54,4 @@ cycle-highlights:
|
|||||||
branches:
|
branches:
|
||||||
- location: 19.0.0.0rc1
|
- location: 19.0.0.0rc1
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
|
release-notes: https://docs.openstack.org/releasenotes/openstack-ansible/stein.html
|
||||||
|
@ -26,3 +26,4 @@ releases:
|
|||||||
branches:
|
branches:
|
||||||
- location: 0.3.1
|
- location: 0.3.1
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
|
release-notes: https://docs.openstack.org/releasenotes/os-ken/stein.html
|
||||||
|
@ -34,3 +34,4 @@ releases:
|
|||||||
branches:
|
branches:
|
||||||
- location: 10.4.0
|
- location: 10.4.0
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
|
release-notes: https://docs.openstack.org/releasenotes/os-net-config/stein.html
|
||||||
|
@ -9,7 +9,7 @@ repository-settings:
|
|||||||
releases:
|
releases:
|
||||||
- diff-start: 3.27.0
|
- diff-start: 3.27.0
|
||||||
projects:
|
projects:
|
||||||
- comment: 'procedural tag to handle release job failure'
|
- comment: procedural tag to handle release job failure
|
||||||
hash: d56295b8a91ab1b6fe1cc402e58404d86d1cd97c
|
hash: d56295b8a91ab1b6fe1cc402e58404d86d1cd97c
|
||||||
repo: openstack/oslo.concurrency
|
repo: openstack/oslo.concurrency
|
||||||
version: 3.28.1
|
version: 3.28.1
|
||||||
|
@ -7,18 +7,20 @@ type: library
|
|||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/oslo.config: {}
|
openstack/oslo.config: {}
|
||||||
cycle-highlights:
|
cycle-highlights:
|
||||||
- 'Added a Castellan config driver that allows secrets to be moved from on-disk
|
- Added a Castellan config driver that allows secrets to be moved
|
||||||
config files to any Castellan-compatible keystore. This driver lives in the Castellan
|
from on-disk config files to any Castellan-compatible keystore.
|
||||||
project, so Castellan must be installed in order to use it.'
|
This driver lives in the Castellan project, so Castellan must be
|
||||||
- 'Added a config driver to read values from environment variables, which allows
|
installed in order to use it.
|
||||||
configuration of services in containers without needing to inject a file. This
|
- Added a config driver to read values from environment variables,
|
||||||
driver is enabled by default in oslo.config.'
|
which allows configuration of services in containers without needing
|
||||||
- 'Added a config validation tool, ``oslo-config-validator``. This uses the oslo-config-generator
|
to inject a file. This driver is enabled by default in oslo.config.
|
||||||
data to find options in a config file that are not defined in the service.'
|
- Added a config validation tool, ``oslo-config-validator``. This
|
||||||
|
uses the oslo-config-generator data to find options in a config
|
||||||
|
file that are not defined in the service.
|
||||||
releases:
|
releases:
|
||||||
- diff-start: 6.4.0
|
- diff-start: 6.4.0
|
||||||
projects:
|
projects:
|
||||||
- comment: 'procedural tag to handle release job failure'
|
- comment: procedural tag to handle release job failure
|
||||||
hash: 7072a7552dcb58a60d08c73c1d002fdf1c5a6202
|
hash: 7072a7552dcb58a60d08c73c1d002fdf1c5a6202
|
||||||
repo: openstack/oslo.config
|
repo: openstack/oslo.config
|
||||||
version: 6.5.1
|
version: 6.5.1
|
||||||
|
@ -9,7 +9,7 @@ repository-settings:
|
|||||||
releases:
|
releases:
|
||||||
- diff-start: 4.40.0
|
- diff-start: 4.40.0
|
||||||
projects:
|
projects:
|
||||||
- comment: 'procedural tag to handle release job failure'
|
- comment: procedural tag to handle release job failure
|
||||||
hash: e64c6bb6970b61b9f8aa704c5b2ac6e1f9c382d3
|
hash: e64c6bb6970b61b9f8aa704c5b2ac6e1f9c382d3
|
||||||
repo: openstack/oslo.db
|
repo: openstack/oslo.db
|
||||||
version: 4.41.1
|
version: 4.41.1
|
||||||
|
@ -9,7 +9,7 @@ repository-settings:
|
|||||||
releases:
|
releases:
|
||||||
- diff-start: 3.21.0
|
- diff-start: 3.21.0
|
||||||
projects:
|
projects:
|
||||||
- comment: 'procedural tag to handle release job failure'
|
- comment: procedural tag to handle release job failure
|
||||||
hash: e7b3ff20019dcde3796665eea7d5a1867e568630
|
hash: e7b3ff20019dcde3796665eea7d5a1867e568630
|
||||||
repo: openstack/oslo.i18n
|
repo: openstack/oslo.i18n
|
||||||
version: 3.22.1
|
version: 3.22.1
|
||||||
|
@ -9,7 +9,7 @@ repository-settings:
|
|||||||
releases:
|
releases:
|
||||||
- diff-start: 3.39.0
|
- diff-start: 3.39.0
|
||||||
projects:
|
projects:
|
||||||
- comment: 'procedural tag to handle release job failure'
|
- comment: procedural tag to handle release job failure
|
||||||
hash: a93c6ef98c8aeddc5a4ae87083689225fbc728bb
|
hash: a93c6ef98c8aeddc5a4ae87083689225fbc728bb
|
||||||
repo: openstack/oslo.log
|
repo: openstack/oslo.log
|
||||||
version: 3.40.1
|
version: 3.40.1
|
||||||
|
@ -9,7 +9,7 @@ repository-settings:
|
|||||||
releases:
|
releases:
|
||||||
- diff-start: 1.38.1
|
- diff-start: 1.38.1
|
||||||
projects:
|
projects:
|
||||||
- comment: 'procedural tag to handle release job failure'
|
- comment: procedural tag to handle release job failure
|
||||||
hash: cef105744d80023eed5ec7392f31e073f38ea765
|
hash: cef105744d80023eed5ec7392f31e073f38ea765
|
||||||
repo: openstack/oslo.policy
|
repo: openstack/oslo.policy
|
||||||
version: 1.39.1
|
version: 1.39.1
|
||||||
|
@ -9,7 +9,7 @@ repository-settings:
|
|||||||
releases:
|
releases:
|
||||||
- diff-start: 1.29.0
|
- diff-start: 1.29.0
|
||||||
projects:
|
projects:
|
||||||
- comment: 'procedural tag to handle release job failure'
|
- comment: procedural tag to handle release job failure
|
||||||
hash: 9391cbf297d6baad20a3b67a973dd671499278d3
|
hash: 9391cbf297d6baad20a3b67a973dd671499278d3
|
||||||
repo: openstack/oslo.privsep
|
repo: openstack/oslo.privsep
|
||||||
version: 1.30.1
|
version: 1.30.1
|
||||||
|
@ -9,7 +9,7 @@ repository-settings:
|
|||||||
releases:
|
releases:
|
||||||
- diff-start: 1.28.0
|
- diff-start: 1.28.0
|
||||||
projects:
|
projects:
|
||||||
- comment: 'procedural tag to handle release job failure'
|
- comment: procedural tag to handle release job failure
|
||||||
hash: dde49a40dc59a094f41feb061176aad3dd63a2a0
|
hash: dde49a40dc59a094f41feb061176aad3dd63a2a0
|
||||||
repo: openstack/oslo.reports
|
repo: openstack/oslo.reports
|
||||||
version: 1.29.1
|
version: 1.29.1
|
||||||
|
@ -9,7 +9,7 @@ repository-settings:
|
|||||||
releases:
|
releases:
|
||||||
- diff-start: 2.27.0
|
- diff-start: 2.27.0
|
||||||
projects:
|
projects:
|
||||||
- comment: 'procedural tag to handle release job failure'
|
- comment: procedural tag to handle release job failure
|
||||||
hash: 0371c1d7f518406d5d8c271606620c1ba396b6c7
|
hash: 0371c1d7f518406d5d8c271606620c1ba396b6c7
|
||||||
repo: openstack/oslo.serialization
|
repo: openstack/oslo.serialization
|
||||||
version: 2.28.1
|
version: 2.28.1
|
||||||
|
@ -9,7 +9,7 @@ repository-settings:
|
|||||||
releases:
|
releases:
|
||||||
- diff-start: 1.33.3
|
- diff-start: 1.33.3
|
||||||
projects:
|
projects:
|
||||||
- comment: 'procedural tag to handle release job failure'
|
- comment: procedural tag to handle release job failure
|
||||||
hash: 50474adf278c79e74c2dc44733f5b6158ba5e7d8
|
hash: 50474adf278c79e74c2dc44733f5b6158ba5e7d8
|
||||||
repo: openstack/oslo.versionedobjects
|
repo: openstack/oslo.versionedobjects
|
||||||
version: 1.34.1
|
version: 1.34.1
|
||||||
|
@ -9,7 +9,7 @@ repository-settings:
|
|||||||
releases:
|
releases:
|
||||||
- diff-start: 2.31.0
|
- diff-start: 2.31.0
|
||||||
projects:
|
projects:
|
||||||
- comment: 'procedural tag to handle release job failure'
|
- comment: procedural tag to handle release job failure
|
||||||
hash: 04f82ae934fda23612f78b2be9dfb24b06268c87
|
hash: 04f82ae934fda23612f78b2be9dfb24b06268c87
|
||||||
repo: openstack/oslo.vmware
|
repo: openstack/oslo.vmware
|
||||||
version: 2.32.1
|
version: 2.32.1
|
||||||
|
@ -9,7 +9,7 @@ repository-settings:
|
|||||||
releases:
|
releases:
|
||||||
- diff-start: 2.3.0
|
- diff-start: 2.3.0
|
||||||
projects:
|
projects:
|
||||||
- comment: 'procedural tag to handle release job failure'
|
- comment: procedural tag to handle release job failure
|
||||||
hash: 2b4786b5cc819c5d321d97e3cf9e1d5f24ebdb97
|
hash: 2b4786b5cc819c5d321d97e3cf9e1d5f24ebdb97
|
||||||
repo: openstack/osprofiler
|
repo: openstack/osprofiler
|
||||||
version: 2.4.1
|
version: 2.4.1
|
||||||
|
@ -38,3 +38,4 @@ releases:
|
|||||||
branches:
|
branches:
|
||||||
- location: 4.4.0
|
- location: 4.4.0
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
|
release-notes: https://docs.openstack.org/releasenotes/paunch/stein.html
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-aodh: {}
|
openstack/puppet-aodh: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-barbican: {}
|
openstack/puppet-barbican: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-ceilometer: {}
|
openstack/puppet-ceilometer: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-cinder: {}
|
openstack/puppet-cinder: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-cloudkitty: {}
|
openstack/puppet-cloudkitty: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-congress: {}
|
openstack/puppet-congress: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-designate: {}
|
openstack/puppet-designate: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-ec2api: {}
|
openstack/puppet-ec2api: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-freezer: {}
|
openstack/puppet-freezer: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-glance: {}
|
openstack/puppet-glance: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-glare: {}
|
openstack/puppet-glare: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-gnocchi: {}
|
openstack/puppet-gnocchi: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-heat: {}
|
openstack/puppet-heat: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-horizon: {}
|
openstack/puppet-horizon: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-ironic: {}
|
openstack/puppet-ironic: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-keystone: {}
|
openstack/puppet-keystone: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-magnum: {}
|
openstack/puppet-magnum: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-manila: {}
|
openstack/puppet-manila: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-mistral: {}
|
openstack/puppet-mistral: {}
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
launchpad: puppet-monasca
|
launchpad: puppet-monasca
|
||||||
release-model: cycle-trailing
|
release-model: cycle-trailing
|
||||||
team: 'Puppet OpenStack'
|
team: Puppet OpenStack
|
||||||
type: other
|
type: other
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-monasca: {}
|
openstack/puppet-monasca: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-murano: {}
|
openstack/puppet-murano: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-neutron: {}
|
openstack/puppet-neutron: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-nova: {}
|
openstack/puppet-nova: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-octavia: {}
|
openstack/puppet-octavia: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-openstack_extras: {}
|
openstack/puppet-openstack_extras: {}
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
launchpad: puppet-openstack-spec-helper
|
launchpad: puppet-openstack-spec-helper
|
||||||
release-model: untagged
|
release-model: untagged
|
||||||
team: 'Puppet OpenStack'
|
team: Puppet OpenStack
|
||||||
type: other
|
type: other
|
||||||
stable-branch-type: tagless
|
stable-branch-type: tagless
|
||||||
repository-settings:
|
repository-settings:
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-openstacklib: {}
|
openstack/puppet-openstacklib: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-oslo: {}
|
openstack/puppet-oslo: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-ovn: {}
|
openstack/puppet-ovn: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-panko: {}
|
openstack/puppet-panko: {}
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
launchpad: puppet-placement
|
launchpad: puppet-placement
|
||||||
release-model: cycle-trailing
|
release-model: cycle-trailing
|
||||||
team: 'Puppet OpenStack'
|
team: Puppet OpenStack
|
||||||
type: other
|
type: other
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-placement: {}
|
openstack/puppet-placement: {}
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
launchpad: puppet-qdr
|
launchpad: puppet-qdr
|
||||||
release-model: cycle-trailing
|
release-model: cycle-trailing
|
||||||
team: 'Puppet OpenStack'
|
team: Puppet OpenStack
|
||||||
type: other
|
type: other
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-qdr: {}
|
openstack/puppet-qdr: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-rally: {}
|
openstack/puppet-rally: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-sahara: {}
|
openstack/puppet-sahara: {}
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
launchpad: puppet-senlin
|
launchpad: puppet-senlin
|
||||||
release-model: cycle-trailing
|
release-model: cycle-trailing
|
||||||
team: 'Puppet OpenStack'
|
team: Puppet OpenStack
|
||||||
type: other
|
type: other
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-senlin: {}
|
openstack/puppet-senlin: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-swift: {}
|
openstack/puppet-swift: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-tacker: {}
|
openstack/puppet-tacker: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-tempest: {}
|
openstack/puppet-tempest: {}
|
||||||
|
@ -41,3 +41,4 @@ releases:
|
|||||||
branches:
|
branches:
|
||||||
- location: 10.4.0
|
- location: 10.4.0
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
|
release-notes: https://docs.openstack.org/releasenotes/puppet-tripleo/stein.html
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-trove: {}
|
openstack/puppet-trove: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-vitrage: {}
|
openstack/puppet-vitrage: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-vswitch: {}
|
openstack/puppet-vswitch: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-watcher: {}
|
openstack/puppet-watcher: {}
|
||||||
|
@ -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
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/puppet-zaqar: {}
|
openstack/puppet-zaqar: {}
|
||||||
|
@ -14,3 +14,4 @@ releases:
|
|||||||
branches:
|
branches:
|
||||||
- location: 2.11.0
|
- location: 2.11.0
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
|
release-notes: https://docs.openstack.org/releasenotes/python-designateclient/stein.html
|
||||||
|
@ -18,3 +18,4 @@ releases:
|
|||||||
branches:
|
branches:
|
||||||
- location: 3.19.0
|
- location: 3.19.0
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
|
release-notes: https://docs.openstack.org/releasenotes/python-keystoneclient/stein.html
|
||||||
|
@ -14,3 +14,4 @@ repository-settings:
|
|||||||
branches:
|
branches:
|
||||||
- location: 0.15.0
|
- location: 0.15.0
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
|
release-notes: https://docs.openstack.org/releasenotes/python-tackerclient/stein.html
|
||||||
|
@ -38,3 +38,4 @@ releases:
|
|||||||
branches:
|
branches:
|
||||||
- location: 11.4.0
|
- location: 11.4.0
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
|
release-notes: https://docs.openstack.org/releasenotes/python-tripleoclient/stein.html
|
||||||
|
@ -14,3 +14,4 @@ releases:
|
|||||||
branches:
|
branches:
|
||||||
- location: 1.11.0
|
- location: 1.11.0
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
|
release-notes: https://docs.openstack.org/releasenotes/python-zaqarclient/stein.html
|
||||||
|
@ -24,7 +24,8 @@ branches:
|
|||||||
- location: 10.0.0.0rc1
|
- location: 10.0.0.0rc1
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
cycle-highlights:
|
cycle-highlights:
|
||||||
- 'Sahara plugins are removed from core code for easier maintenance and upgrades.'
|
- Sahara plugins are removed from core code for easier maintenance
|
||||||
- 'Release of APIv2 as stable.'
|
and upgrades.
|
||||||
- 'Improvements on boot from volume feature.'
|
- Release of APIv2 as stable.
|
||||||
|
- Improvements on boot from volume feature.
|
||||||
release-notes: https://docs.openstack.org/releasenotes/sahara/stein.html
|
release-notes: https://docs.openstack.org/releasenotes/sahara/stein.html
|
||||||
|
@ -28,10 +28,11 @@ type: service
|
|||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/searchlight: {}
|
openstack/searchlight: {}
|
||||||
cycle-highlights:
|
cycle-highlights:
|
||||||
- 'Searchlight now works with Elasticsearch 5.x'
|
- Searchlight now works with Elasticsearch 5.x
|
||||||
- 'We have released a new vision to make Searchlight a multi-cloud application'
|
- We have released a new vision to make Searchlight a multi-cloud
|
||||||
- 'Functional test setup has been improved'
|
application
|
||||||
- 'Searchlight now can work and be tested with Python 3.7'
|
- Functional test setup has been improved
|
||||||
|
- Searchlight now can work and be tested with Python 3.7
|
||||||
branches:
|
branches:
|
||||||
- location: 6.0.0.0rc1
|
- location: 6.0.0.0rc1
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
|
@ -20,14 +20,15 @@ releases:
|
|||||||
repo: openstack/senlin
|
repo: openstack/senlin
|
||||||
version: 7.0.0
|
version: 7.0.0
|
||||||
cycle-highlights:
|
cycle-highlights:
|
||||||
- 'Improved performance so that Senlin operations execute multiple orders of magnitude
|
- Improved performance so that Senlin operations execute multiple
|
||||||
faster.'
|
orders of magnitude faster.
|
||||||
- 'Health policy v1.1 now allows a user to specify multiple types of detection modes.'
|
- Health policy v1.1 now allows a user to specify multiple types of
|
||||||
- 'Senlin APIs now issues synchronous failures in case of cluster/node lock, cooldown
|
detection modes.
|
||||||
in effect or action conflict.'
|
- Senlin APIs now issues synchronous failures in case of cluster/node
|
||||||
- 'Operators can now remove completed actions using action-purge subcommand in senlin-manage
|
lock, cooldown in effect or action conflict.
|
||||||
tool. This is useful for long-running clusters that have accumulated a large
|
- Operators can now remove completed actions using action-purge subcommand
|
||||||
number of actions in the database.'
|
in senlin-manage tool. This is useful for long-running clusters
|
||||||
|
that have accumulated a large number of actions in the database.
|
||||||
branches:
|
branches:
|
||||||
- location: 7.0.0.0rc1
|
- location: 7.0.0.0rc1
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
|
@ -18,3 +18,4 @@ releases:
|
|||||||
branches:
|
branches:
|
||||||
- location: 1.30.1
|
- location: 1.30.1
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
|
release-notes: https://docs.openstack.org/releasenotes/stevedore/stein.html
|
||||||
|
@ -26,7 +26,8 @@ releases:
|
|||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/storlets: {}
|
openstack/storlets: {}
|
||||||
cycle-highlights:
|
cycle-highlights:
|
||||||
- 'Support Python 3 runtime for user code'
|
- Support Python 3 runtime for user code
|
||||||
branches:
|
branches:
|
||||||
- location: 3.0.0.0rc1
|
- location: 3.0.0.0rc1
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
|
release-notes: https://docs.openstack.org/releasenotes/storlets/stein.html
|
||||||
|
@ -21,12 +21,12 @@ releases:
|
|||||||
- repo: openstack/swift
|
- repo: openstack/swift
|
||||||
hash: 179fa7ccd4d6faeacc989715887b69f9422a17b2
|
hash: 179fa7ccd4d6faeacc989715887b69f9422a17b2
|
||||||
cycle-highlights:
|
cycle-highlights:
|
||||||
- 'Numerous improvements to the S3 API compatibility layer.'
|
- Numerous improvements to the S3 API compatibility layer.
|
||||||
- 'Several fixes and improvements for the data-encryption middleware, including
|
- Several fixes and improvements for the data-encryption middleware,
|
||||||
allowing multiple keymaster middlewares. This allows migration from one key provider
|
including allowing multiple keymaster middlewares. This allows migration
|
||||||
to another.'
|
from one key provider to another.
|
||||||
- 'Operators have more control over account and container server background daemon
|
- Operators have more control over account and container server background
|
||||||
I/O usage with the new ``databases_per_second`` config option.'
|
daemon I/O usage with the new ``databases_per_second`` config option.
|
||||||
- 'Erasure-coded data may now be rebuilt to handoff nodes. This improves data durability
|
- Erasure-coded data may now be rebuilt to handoff nodes. This improves
|
||||||
when disk failures go unremedied for extended periods.'
|
data durability when disk failures go unremedied for extended periods.
|
||||||
release-notes: https://docs.openstack.org/releasenotes/swift/stein.html
|
release-notes: https://docs.openstack.org/releasenotes/swift/stein.html
|
||||||
|
@ -9,7 +9,7 @@ repository-settings:
|
|||||||
releases:
|
releases:
|
||||||
- diff-start: 3.2.0
|
- diff-start: 3.2.0
|
||||||
projects:
|
projects:
|
||||||
- comment: 'procedural tag to handle release job failure'
|
- comment: procedural tag to handle release job failure
|
||||||
hash: f9349f4301d3892fe797498c65d1c0768abc35a3
|
hash: f9349f4301d3892fe797498c65d1c0768abc35a3
|
||||||
repo: openstack/taskflow
|
repo: openstack/taskflow
|
||||||
version: 3.3.1
|
version: 3.3.1
|
||||||
|
@ -30,3 +30,4 @@ releases:
|
|||||||
branches:
|
branches:
|
||||||
- location: 1.64.2
|
- location: 1.64.2
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
|
release-notes: https://docs.openstack.org/releasenotes/tooz/stein.html
|
||||||
|
@ -54,3 +54,4 @@ releases:
|
|||||||
branches:
|
branches:
|
||||||
- location: 10.7.0
|
- location: 10.7.0
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
|
release-notes: https://docs.openstack.org/releasenotes/tripleo-common/stein.html
|
||||||
|
@ -50,3 +50,4 @@ cycle-highlights:
|
|||||||
branches:
|
branches:
|
||||||
- location: 10.5.0
|
- location: 10.5.0
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
|
release-notes: https://docs.openstack.org/releasenotes/tripleo-heat-templates/stein.html
|
||||||
|
@ -38,3 +38,4 @@ releases:
|
|||||||
branches:
|
branches:
|
||||||
- location: 10.4.0
|
- location: 10.4.0
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
|
release-notes: https://docs.openstack.org/releasenotes/tripleo-image-elements/stein.html
|
||||||
|
@ -34,3 +34,4 @@ releases:
|
|||||||
branches:
|
branches:
|
||||||
- location: 10.3.0
|
- location: 10.3.0
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
|
release-notes: https://docs.openstack.org/releasenotes/tripleo-puppet-elements/stein.html
|
||||||
|
@ -27,3 +27,4 @@ releases:
|
|||||||
branches:
|
branches:
|
||||||
- location: 10.3.0
|
- location: 10.3.0
|
||||||
name: stable/stein
|
name: stable/stein
|
||||||
|
release-notes: https://docs.openstack.org/releasenotes/tripleo-ui/stein.html
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user