[openstack-dev] [release][oslo] oslo.log 3.2.0 release (mitaka)
no-reply at openstack.org
no-reply at openstack.org
Thu Feb 25 06:12:39 UTC 2016
We are content to announce the release of:
oslo.log 3.2.0: oslo.log library
This release is part of the mitaka 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.
3.2.0
^^^^^
Upgrade Notes
* The deprecated use_syslog_rfc_format configuration option has been
removed.
Changes in oslo.log 3.1.0..3.2.0
--------------------------------
3836095 use log.warning instead of log.warn
b9954b1 Imported Translations from Zanata
961e351 Updated from global requirements
ef9f69f Remove deprecated use-syslog-rfc-format option
Diffstat (except docs and test files)
-------------------------------------
oslo_log/_options.py | 10 ----
oslo_log/handlers.py | 31 +-----------
oslo_log/locale/ja/LC_MESSAGES/oslo_log.po | 57 ++++++++++++++++++++++
oslo_log/log.py | 6 +--
oslo_log/versionutils.py | 2 +-
.../remove-syslog-rfc-format-7a06772c0bb48e9b.yaml | 4 ++
requirements.txt | 2 +-
8 files changed, 78 insertions(+), 62 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 42cf040..fca3bc1 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11 +11 @@ oslo.i18n>=2.1.0 # Apache-2.0
-oslo.utils>=3.4.0 # Apache-2.0
+oslo.utils>=3.5.0 # Apache-2.0
More information about the OpenStack-dev
mailing list