Oslo Stein Cycle Highlights

As it turns out, all of our user-visible changes were in, or related
to, oslo.config. I included the Castellan driver in the oslo.config
highlights section because I figured that was where most people
would look first for information on config drivers.

Change-Id: Ie4fbb89dc3956355ddfb13f31af7878f25803039
This commit is contained in:
Ben Nemec 2019-03-20 21:48:46 +00:00
parent ef1ba78ad7
commit 2c6558ad27

@ -6,6 +6,16 @@ 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 config values from environment variables.
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:
- projects:
- hash: 7072a7552dcb58a60d08c73c1d002fdf1c5a6202