[openstack-dev] [release][oslo] oslo.log 3.7.0 release (newton)

no-reply at openstack.org no-reply at openstack.org
Wed May 11 14:49:05 UTC 2016


We are gleeful to announce the release of:

oslo.log 3.7.0: oslo.log library

This release is part of the newton 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

Please report issues through launchpad:

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

For more details, please see below.

Changes in oslo.log 3.6.0..3.7.0
--------------------------------

c63991f Fix example issue
12f03d4 Updated from global requirements
6418036 Allow reload of 'debug' option

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

oslo_log/_options.py                |  1 +
oslo_log/log.py                     | 40 ++++++++++++++++++++++++++++++-------
test-requirements.txt               |  2 +-
7 files changed, 74 insertions(+), 11 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 7ce4e85..6ebbe26 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -26 +26 @@ reno>=1.6.2 # Apache2
-bandit>=0.17.3 # Apache-2.0
+bandit>=1.0.1 # Apache-2.0





More information about the OpenStack-dev mailing list