[oslo] oslo.service 1.27.0 (queens)
We eagerly announce the release of: oslo.service 1.27.0: oslo.service library This release is part of the queens release series. The source is available from: https://git.openstack.org/cgit/openstack/oslo.service Download the package from: https://pypi.python.org/pypi/oslo.service Please report issues through launchpad: https://bugs.launchpad.net/oslo.service For more details, please see below. Changes in oslo.service 1.26.0..1.27.0 -------------------------------------- 2ddce58 Updated from global requirements b96538f change periodic_task to catch all exceptions including BaseException de7615e Fix bandit scan and make it voting a32ed45 Imported Translations from Zanata Diffstat (except docs and test files) ------------------------------------- bandit.yaml | 344 --------------------- .../locale/en_GB/LC_MESSAGES/oslo_service.po | 19 +- oslo_service/periodic_task.py | 4 +- .../locale/en_GB/LC_MESSAGES/releasenotes.po | 49 +++ requirements.txt | 2 +- tox.ini | 6 +- 6 files changed, 71 insertions(+), 353 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 5b9bb13..bdfa6e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9 +9 @@ monotonic>=0.6 # Apache-2.0 -oslo.utils>=3.28.0 # Apache-2.0 +oslo.utils>=3.31.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org