[openstack-announce] [release][oslo] oslo.log release 1.11.0 (liberty)
davanum at gmail.com
davanum at gmail.com
Tue Sep 8 16:14:59 UTC 2015
We are overjoyed to announce the release of:
oslo.log 1.11.0: oslo.log library
This release is part of the liberty release series.
With source available at:
http://git.openstack.org/cgit/openstack/oslo.log
With package available at:
https://pypi.python.org/pypi/oslo.log
For more details, please see the git log history below and:
http://launchpad.net/oslo.log/+milestone/1.11.0
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.log
Changes in oslo.log 1.10.0..1.11.0
----------------------------------
f718919 Fix poor examples of exception logging
8ab7644 Updated from global requirements
099be86 Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
requirements.txt | 4 ++--
2 files changed, 6 insertions(+), 6 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 10dc459..3767e5d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-pbr<2.0,>=1.4
+pbr<2.0,>=1.6
@@ -9 +9 @@ iso8601>=0.1.9
-oslo.config>=2.1.0 # Apache-2.0
+oslo.config>=2.3.0 # Apache-2.0
More information about the OpenStack-announce
mailing list