[oslo] oslo.service 1.31.0 (rocky)
We are pleased to announce the release of: oslo.service 1.31.0: oslo.service library This release is part of the rocky 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.30.0..1.31.0 -------------------------------------- 55e0fd8 Remove eventlet cap 94bc9ce Fixup certificates and skip failing test Diffstat (except docs and test files) ------------------------------------- requirements.txt | 2 +- 6 files changed, 86 insertions(+), 176 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 6261156..9e71d4c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6 +6 @@ WebOb>=1.7.1 # MIT -eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT +eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT
participants (1)
-
no-reply@openstack.org