[release-announce] [oslo] oslo.messaging 5.22.0 (pike)
no-reply at openstack.org
no-reply at openstack.org
Mon Apr 17 13:09:51 UTC 2017
We are jazzed to announce the release of:
oslo.messaging 5.22.0: Oslo Messaging API
This release is part of the pike release series.
The source is available from:
http://git.openstack.org/cgit/openstack/oslo.messaging
Download the package from:
https://pypi.python.org/pypi/oslo.messaging
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.messaging
For more details, please see below.
Changes in oslo.messaging 5.21.0..5.22.0
----------------------------------------
c074efb Updated from global requirements
4af9127 Remove usage of parameter enforce_type
878d958 Deprecate username/password config options in favor of TRANSPORT_URL
Diffstat (except docs and test files)
-------------------------------------
oslo_messaging/_drivers/amqp1_driver/opts.py | 6 ++++++
oslo_messaging/conffixture.py | 5 ++---
requirements.txt | 2 +-
4 files changed, 10 insertions(+), 5 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 30254ab..a6bd0b3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-pbr>=2.0.0 # Apache-2.0
+pbr!=2.1.0,>=2.0.0 # Apache-2.0
More information about the Release-announce
mailing list