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

no-reply at openstack.org no-reply at openstack.org
Thu Aug 25 12:09:39 UTC 2016


We are overjoyed to announce the release of:

oslo.log 3.16.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.15.0..3.16.0
----------------------------------

573e049 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 e6a740d..7c598d7 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8 +8 @@ oslo.config>=3.14.0 # Apache-2.0
-oslo.context>=2.4.0 # Apache-2.0
+oslo.context>=2.6.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 673f993..d86ad0e 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -25 +25 @@ reno>=1.8.0 # Apache2
-bandit>=1.0.1 # Apache-2.0
+bandit>=1.1.0 # Apache-2.0





More information about the OpenStack-dev mailing list