[openstack-dev] [all] oslo.middleware 1.0.0 release

Doug Hellmann doug at doughellmann.com
Mon Mar 9 14:26:38 UTC 2015


The Oslo team is gleeful to announce the release of:

oslo.middleware 1.0.0: Oslo Middleware library

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

    http://launchpad.net/oslo.middleware/+milestone/1.0.0

Please report issues through launchpad:

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

Notable changes
----------------

We hope to make this the last release of the library for the Kilo cycle.

Changes in oslo.middleware 0.5.0..1.0.0
---------------------------------------

5c3c5a9 Updated from global requirements

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

requirements.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index f459298..95059c6 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,2 +7,2 @@ Babel>=1.3
-oslo.config>=1.6.0  # Apache-2.0
-oslo.context>=0.1.0 # Apache-2.0
+oslo.config>=1.9.0  # Apache-2.0
+oslo.context>=0.2.0                     # Apache-2.0



More information about the OpenStack-dev mailing list