f351000108
This transition the stein branch to extended maintenance. Changes for bugfixes and things the team deems important are still encouraged, but there will no longer be official releases off of the branch. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final backports currently in flight that we should wait for. For the latter case, please update the patch with the new commit hash after doing a final release to get those changes out so we know to proceed with the transition. Change-Id: I5cc6b3ff99d4d47549f85e425b04dcc765ff16a0
63 lines
2.1 KiB
YAML
63 lines
2.1 KiB
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: oslo.config
|
|
release-model: cycle-with-intermediary
|
|
team: oslo
|
|
type: library
|
|
repository-settings:
|
|
openstack/oslo.config: {}
|
|
cycle-highlights:
|
|
- Added a Castellan config driver that allows secrets to be moved
|
|
from on-disk config files to any Castellan-compatible keystore.
|
|
This driver lives in the Castellan project, so Castellan must be
|
|
installed in order to use it.
|
|
- Added a config driver to read values from environment variables,
|
|
which allows configuration of services in containers without needing
|
|
to inject a file. This driver is enabled by default in oslo.config.
|
|
- 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:
|
|
- diff-start: 6.4.0
|
|
projects:
|
|
- comment: procedural tag to handle release job failure
|
|
hash: 7072a7552dcb58a60d08c73c1d002fdf1c5a6202
|
|
repo: openstack/oslo.config
|
|
version: 6.5.1
|
|
- projects:
|
|
- hash: ae7dbd939f76d84c0e4ee479f1c82aa4925d6e95
|
|
repo: openstack/oslo.config
|
|
version: 6.6.0
|
|
- projects:
|
|
- hash: d2ee0bf4069aea13c36599572bb38d0ed10966bb
|
|
repo: openstack/oslo.config
|
|
version: 6.6.1
|
|
- projects:
|
|
- hash: c09b80440a5b8055a67c36706e20ddd80110b4bf
|
|
repo: openstack/oslo.config
|
|
version: 6.6.2
|
|
- projects:
|
|
- hash: 64e020adbb5b31a1f6ffb01f84f049562f09c788
|
|
repo: openstack/oslo.config
|
|
version: 6.7.0
|
|
- projects:
|
|
- hash: 8e17ded72a4ff0a31712d4b65c80c0490938d596
|
|
repo: openstack/oslo.config
|
|
version: 6.8.0
|
|
- projects:
|
|
- hash: fd4c1a0bf46505136609749479b138bd4ffe1140
|
|
repo: openstack/oslo.config
|
|
version: 6.8.1
|
|
- version: 6.8.2
|
|
projects:
|
|
- repo: openstack/oslo.config
|
|
hash: 0a9c6c156a6eedf149528fd853f72a8ddd83e147
|
|
- version: stein-em
|
|
projects:
|
|
- repo: openstack/oslo.config
|
|
hash: 0a9c6c156a6eedf149528fd853f72a8ddd83e147
|
|
branches:
|
|
- location: 6.8.1
|
|
name: stable/stein
|
|
release-notes: https://docs.openstack.org/releasenotes/oslo.config/stein.html
|