[openstack-announce] [release][oslo] oslo.config release 2.2.0 (liberty)

davanum at gmail.com davanum at gmail.com
Mon Aug 3 17:49:52 UTC 2015


We are glad to announce the release of:

oslo.config 2.2.0: Oslo Configuration API

This release is part of the liberty release series.

With source available at:

    http://git.openstack.org/cgit/openstack/oslo.config

With package available at:

    https://pypi.python.org/pypi/oslo.config

For more details, please see the git log history below and:

    http://launchpad.net/oslo.config/+milestone/2.2.0

Please report issues through launchpad:

    http://bugs.launchpad.net/oslo.config

Changes in oslo.config 2.1.0..2.2.0
-----------------------------------

a91cfb5 Updated from global requirements
257de47 preserve preformatted help text

Diffstat (except docs and test files)
-------------------------------------

oslo_config/generator.py            | 14 ++++++++++----
test-requirements.txt               |  2 +-
4 files changed, 57 insertions(+), 5 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index b0a9581..83f583e 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -13 +13 @@ testtools>=1.4.0
-oslotest>=1.7.0 # Apache-2.0
+oslotest>=1.9.0 # Apache-2.0





More information about the OpenStack-announce mailing list