[openstack-dev] [release] oslo.config release 1.11.0 (liberty)

Doug Hellmann doug at doughellmann.com
Tue Apr 21 18:17:31 UTC 2015


We are glad to announce the release of:

oslo.config 1.11.0: Oslo Configuration API

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

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

Please report issues through launchpad:

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

Changes in oslo.config 1.10.0..1.11.0
-------------------------------------

2e32e58 2015-04-16 17:56:05 +0000 Uncap library requirements for liberty

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

requirements.txt      | 2 +-
test-requirements.txt | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index f560a0e..3e21533 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9 +9 @@ six>=1.9.0
-stevedore>=1.3.0,<1.4.0  # Apache-2.0
+stevedore>=1.3.0  # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index a23ab6e..27f6050 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -13 +13 @@ testtools>=0.9.36,!=1.2.0
-oslotest>=1.5.1,<1.6.0  # Apache-2.0
+oslotest>=1.5.1  # Apache-2.0
@@ -22 +22 @@ sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
-oslosphinx>=2.5.0,<2.6.0  # Apache-2.0
+oslosphinx>=2.5.0  # Apache-2.0
@@ -25 +25 @@ oslosphinx>=2.5.0,<2.6.0  # Apache-2.0
-oslo.i18n>=1.5.0,<1.6.0  # Apache-2.0
+oslo.i18n>=1.5.0  # Apache-2.0





More information about the OpenStack-dev mailing list