[oslo] oslo.config 4.7.0 (pike)
We are glad to announce the release of: oslo.config 4.7.0: Oslo Configuration API This release is part of the pike release series. The source is available from: https://git.openstack.org/cgit/openstack/oslo.config Download the package from: https://pypi.python.org/pypi/oslo.config Please report issues through launchpad: https://bugs.launchpad.net/oslo.config For more details, please see below. Changes in oslo.config 4.6.0..4.7.0 ----------------------------------- c9dd8f3 rearrange docs based on new standard layout 4d0b52c Updated from global requirements f74d47c add to group data model to for generator Diffstat (except docs and test files) ------------------------------------- oslo_config/cfg.py | 75 ++++++- oslo_config/generator.py | 100 ++++++++- test-requirements.txt | 2 +- 43 files changed, 1211 insertions(+), 932 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index fa0f294..3f845cd 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -19 +19 @@ coverage!=4.4,>=4.0 # Apache-2.0 -sphinx!=1.6.1,>=1.5.1 # BSD +sphinx>=1.6.2 # BSD
participants (1)
-
no-reply@openstack.org