1704aa624a
The YAML 1.2 spec was released in 2009. It's probably been enough time that it's safe to move to it. The only issue for out YAML usage was 1.2 dropped the use of Yes, No, On, and Off as valid boolean values. Change-Id: I608e09d219379e00cca15c5ff165bb63aecfe9f2 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
53 lines
1.9 KiB
YAML
53 lines
1.9 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
|
|
branches:
|
|
- location: 6.8.1
|
|
name: stable/stein
|
|
release-notes: https://docs.openstack.org/releasenotes/oslo.config/stein.html
|