[openstack-announce] [release][oslo] oslo.log release 1.10.0 (liberty)
davanum at gmail.com
davanum at gmail.com
Mon Aug 24 21:43:19 UTC 2015
We are content to announce the release of:
oslo.log 1.10.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.10.0
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.log
Changes in oslo.log 1.9.0..1.10.0
---------------------------------
a0e50f8 Fix package name for PublishErrorsHandler
e8ae3d9 Updated from global requirements
8d1da56 Fix duplicate-key pylint issue
e9dc009 Maintain old oslo logger names
0eca885 Add Mitaka release to versionutils
Diffstat (except docs and test files)
-------------------------------------
oslo_log/log.py | 9 ++++++++-
oslo_log/versionutils.py | 2 ++
requirements.txt | 6 +++---
4 files changed, 43 insertions(+), 6 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 1faa606..10dc459 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-pbr<2.0,>=1.3
+pbr<2.0,>=1.4
@@ -9 +9 @@ iso8601>=0.1.9
-oslo.config>=1.11.0 # Apache-2.0
+oslo.config>=2.1.0 # Apache-2.0
@@ -12 +12 @@ oslo.i18n>=1.5.0 # Apache-2.0
-oslo.utils>=1.9.0 # Apache-2.0
+oslo.utils>=2.0.0 # Apache-2.0
More information about the OpenStack-announce
mailing list