[release][oslo] oslo.log release 1.8.0 (liberty)
We are psyched to announce the release of: oslo.log 1.8.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.8.0 Please report issues through launchpad: http://bugs.launchpad.net/oslo.log Changes in oslo.log 1.7.0..1.8.0 -------------------------------- f464d9f Set verbose to True and deprecate it 8dee707 Define TRACE logging level 5cf72f6 Imported Translations from Transifex 8813261 Updated from global requirements Diffstat (except docs and test files) ------------------------------------- oslo.log/locale/es/LC_MESSAGES/oslo.log.po | 4 ++-- oslo.log/locale/oslo.log-log-critical.pot | 10 +++++----- oslo.log/locale/oslo.log-log-error.pot | 6 +++--- oslo.log/locale/oslo.log-log-info.pot | 10 +++++----- oslo.log/locale/oslo.log-log-warning.pot | 10 +++++----- oslo.log/locale/oslo.log.pot | 18 +++++++++--------- oslo_log/_options.py | 9 +++++---- oslo_log/handlers.py | 2 ++ oslo_log/log.py | 15 +++++++++++++++ test-requirements.txt | 2 +- 11 files changed, 78 insertions(+), 36 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index c7e1e5c..4d54b78 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -14 +14 @@ mock>=1.2 -oslotest>=1.7.0 # Apache-2.0 +oslotest>=1.9.0 # Apache-2.0
participants (1)
-
davanum@gmail.com