We enthusiastically announce the release of: oslo.service 1.26.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.25.0..1.26.0 -------------------------------------- 1a973c4 Updated from global requirements 23fb4a8 Updated from global requirements 15ebd37 Updated from global requirements 33c3f65 Updated from global requirements fe68c95 Imported Translations from Zanata 66ee213 Updated from global requirements 986a41b Updated from global requirements 9d4de0e Update reno for stable/pike f250d72 Updated from global requirements Diffstat (except docs and test files) ------------------------------------- .../en_GB/LC_MESSAGES/oslo_service-log-error.po | 50 ------------- .../en_GB/LC_MESSAGES/oslo_service-log-info.po | 85 ---------------------- .../en_GB/LC_MESSAGES/oslo_service-log-warning.po | 23 ------ releasenotes/source/index.rst | 1 + .../source/locale/fr/LC_MESSAGES/releasenotes.po | 9 +-- releasenotes/source/pike.rst | 6 ++ requirements.txt | 14 ++-- test-requirements.txt | 8 +- 8 files changed, 21 insertions(+), 175 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index eef705a..5b9bb13 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7 +7 @@ eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT -greenlet>=0.3.2 # MIT +greenlet>=0.4.10 # MIT @@ -9,4 +9,4 @@ monotonic>=0.6 # Apache-2.0 -oslo.utils>=3.20.0 # Apache-2.0 -oslo.concurrency>=3.8.0 # Apache-2.0 -oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0 -oslo.log>=3.22.0 # Apache-2.0 +oslo.utils>=3.28.0 # Apache-2.0 +oslo.concurrency>=3.20.0 # Apache-2.0 +oslo.config>=4.6.0 # Apache-2.0 +oslo.log>=3.30.0 # Apache-2.0 @@ -14 +14 @@ six>=1.9.0 # MIT -oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0 +oslo.i18n>=3.15.3 # Apache-2.0 @@ -17 +17 @@ Routes>=2.3.1 # MIT -Paste # MIT +Paste>=2.0.2 # MIT diff --git a/test-requirements.txt b/test-requirements.txt index cee2276..61dbb11 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7 +7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 -mock>=2.0 # BSD +mock>=2.0.0 # BSD @@ -11 +11 @@ oslotest>=1.10.0 # Apache-2.0 -openstackdocstheme>=1.11.0 # Apache-2.0 +openstackdocstheme>=1.17.0 # Apache-2.0 @@ -13,2 +13,2 @@ sphinx>=1.6.2 # BSD -doc8 # Apache-2.0 -reno!=2.3.1,>=1.8.0 # Apache-2.0 +doc8>=0.6.0 # Apache-2.0 +reno>=2.5.0 # Apache-2.0