oslo.messaging/oslo/messaging
Mehdi Abaakouk 53b9d741a8 Full support of multiple hosts in transport url
This patch add the support of multiple hosts in transport url for rabbit and
qpid drivers. And also fix the amqp connection pool management to allow
to have one pool by transport.

Implements blueprint multiple-hosts-support-in-url

Co-Authored-By: Ala Rezmerita <ala.rezmerita@cloudwatt.com>
Change-Id: I5aff24d292b67a7b65e33e7083e245efbbe82024
2014-04-22 17:02:52 +02:00
..
_cmd Remove vim header 2014-03-18 05:51:12 +00:00
_drivers Full support of multiple hosts in transport url 2014-04-22 17:02:52 +02:00
_executors Fixed inconsistent EventletContextManagerSpawnTest failures 2014-03-28 14:55:10 +01:00
notify Merge "notify listener: document the metadata callback parameter" 2014-03-10 14:27:32 +00:00
openstack Remove use of sslutils 2014-03-04 06:23:35 -08:00
rpc Fix wrong parameter description in docstring 2014-03-29 11:27:54 +08:00
__init__.py Remove ConfFixture from toplevel public API 2013-08-17 17:49:23 +01:00
_utils.py Add third element to RPC versions for backports 2013-10-14 11:24:57 +00:00
conffixture.py Use messaging_conf fixture configuration by default 2014-03-25 10:45:08 +01:00
exceptions.py Simplify common base exception prototype 2013-12-03 11:23:17 +01:00
localcontext.py Fix some typos and adjust capitalization 2013-11-03 07:07:51 -08:00
opts.py Expose an entry point to list all config options 2014-01-27 11:24:52 +00:00
serializer.py Apply six for metaclass 2013-10-14 14:10:31 -04:00
server.py Make the dispatcher responsible to listen() 2014-01-30 13:40:42 +01:00
target.py Include docstrings in published docs 2013-07-10 09:33:13 +01:00
transport.py notification listener: add allow_requeue param 2014-03-03 07:51:18 -08:00