[oslo] oslo.config 3.17.1 (newton)
We joyfully announce the release of: oslo.config 3.17.1: Oslo Configuration API This release is part of the newton stable release series. The source is available from: http://git.openstack.org/cgit/openstack/oslo.config Download the package from: https://pypi.python.org/pypi/oslo.config Please report issues through launchpad: http://bugs.launchpad.net/oslo.config For more details, please see below. Changes in oslo.config 3.17.0..3.17.1 ------------------------------------- 2f2c183 Updated from global requirements 1ba845c Update .gitreview for stable/newton Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 972e955..f4b7e99 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6 +6 @@ debtcollector>=1.2.0 # Apache-2.0 -netaddr!=0.7.16,>=0.7.12 # BSD +netaddr!=0.7.16,>=0.7.13 # BSD @@ -10 +10 @@ oslo.i18n>=2.1.0 # Apache-2.0 -rfc3986>=0.2.0 # Apache-2.0 +rfc3986>=0.2.2 # Apache-2.0
participants (1)
-
no-reply@openstack.org