[oslo] oslo.log 3.22.0 (pike)
We contentedly announce the release of: oslo.log 3.22.0: oslo.log library This release is part of the pike release series. The source is available from: http://git.openstack.org/cgit/openstack/oslo.log Download the package from: 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.21.0..3.22.0 ---------------------------------- 07de1ee Updated from global requirements 9e3afbf Remove 'verbose' option (again) Diffstat (except docs and test files) ------------------------------------- oslo_log/_options.py | 6 ----- oslo_log/log.py | 20 +++++----------- .../remove-verbose-option-d0d1381e182d1be1.yaml | 3 +++ requirements.txt | 2 +- 5 files changed, 18 insertions(+), 41 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 76128f7..5908367 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7 +7 @@ six>=1.9.0 # MIT -oslo.config!=3.18.0,>=3.14.0 # Apache-2.0 +oslo.config>=3.22.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org