[openstack-announce] [release][oslo] stevedore release 1.8.0 (liberty)

davanum at gmail.com davanum at gmail.com
Tue Sep 8 16:15:20 UTC 2015


We are jubilant to announce the release of:

stevedore 1.8.0: Manage dynamic plugins for Python applications

This release is part of the liberty release series.

With source available at:

    http://git.openstack.org/cgit/openstack/stevedore

With package available at:

    https://pypi.python.org/pypi/stevedore

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

    https://launchpad.net/python-stevedore/+milestone/1.8.0

Please report issues through launchpad:

    https://bugs.launchpad.net/python-stevedore

Changes in stevedore 1.7.0..1.8.0
---------------------------------

d229c84 Updated from global requirements
a681380 Updated from global requirements
c4fb961 Updated from global requirements

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

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


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

diff --git a/requirements.txt b/requirements.txt
index 01f4e19..97f2a65 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-pbr<2.0,>=1.3
+pbr<2.0,>=1.6
diff --git a/test-requirements.txt b/test-requirements.txt
index f95c5bc..4b18c75 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -11 +11 @@ discover
-oslotest>=1.9.0 # Apache-2.0
+oslotest>=1.10.0 # Apache-2.0





More information about the OpenStack-announce mailing list