Dan Smith 485986d5ae Register opts if we're going to check conf.transport_url in parse()
In TransportURL.parse(), a classmethod, we expect conf.transport_url
to be accessible if a url is not passed in. However, since the
_transport_opts are not registered yet, that will fail, which is
a pretty easy case to hit if we're constructing our TransportURL
for the first time on startup.

This registers the opts if we're likely to hit it.

Change-Id: Id94bc0a7fec3ce536e134d4f162ac253a775b238
2016-11-28 14:16:39 -08:00
2015-09-24 18:11:22 +08:00
2016-11-23 20:32:32 +11:00
2014-06-05 22:48:44 +02:00
2015-09-17 12:16:04 +00:00
2016-11-23 20:32:32 +11:00

Oslo Messaging Library

Latest Version

Downloads

The Oslo messaging API supports RPC and notifications over a number of different messaging transports.

Description
OpenStack library for messaging
Readme 36 MiB
Languages
Python 99.8%
Shell 0.2%