485986d5ae

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
Oslo Messaging Library
The Oslo messaging API supports RPC and notifications over a number of different messaging transports.
- License: Apache License, Version 2.0
- Documentation: http://docs.openstack.org/developer/oslo.messaging
- Source: http://git.openstack.org/cgit/openstack/oslo.messaging
- Bugs: http://bugs.launchpad.net/oslo.messaging
Description
Languages
Python
99.8%
Shell
0.2%