summaryrefslogtreecommitdiff
path: root/oslo_messaging/transport.py
Commit message (Expand)AuthorAgeFilesLines
* Remove six usageAndreas Jaeger2020-05-111-3/+2
* Implement the transport optionsGabriele2019-06-241-0/+11
* Add transport_options parameterGabriele2019-06-141-2/+3
* Remove log translation and i18nHervé Beraud2019-04-241-5/+4
* Update hacking versionZhijunWei2019-01-211-10/+10
* Fix oslo.messaging default transportMehdi Abaakouk2018-10-051-2/+1
* Remove rpc_backend and ConfFixture.transport_driverSteve Kowalik2018-09-131-34/+1
* Remove the deprecated ZeroMQ driverAndy Smith2018-08-281-1/+1
* Remove transport aliases supportSteve Kowalik2018-07-051-29/+9
* [rabbitmq] Implement active call monitoringDan Smith2018-05-091-2/+4
* Flesh out transport_url helpBen Nemec2017-10-061-4/+12
* Warn when wrong transport instance is usedRajath Agasthya2017-09-111-3/+19
* Clean up the TransportURL documentationKenneth Giusti2017-06-011-7/+36
* Add get_rpc_transport callAndrew Smith2017-05-121-21/+54
* Fix aliases deprecationMehdi Abaakouk2017-04-271-2/+7
* Merge "Break user credentials from host at the rightmost '@'"Jenkins2017-04-031-1/+1
|\
| * Break user credentials from host at the rightmost '@'Kenneth Giusti2017-03-231-1/+1
* | Deprecate parameter aliasesChangBo Guo(gcb)2017-03-201-2/+7
|/
* Merge "Register opts if we're going to check conf.transport_url in parse()"Jenkins2016-12-021-0/+2
|\
| * Register opts if we're going to check conf.transport_url in parse()Dan Smith2016-11-281-0/+2
* | Fix transport url with empty portMehdi Abaakouk2016-12-021-1/+5
|/
* Replace six.iteritems() with .items()Li-zhigang2016-11-231-1/+1
* Add warning when credential is not specified for each hostChangBo Guo(gcb)2016-08-141-2/+20
* Add query paramereters to TransportURLGevorg Davoian2016-06-091-15/+25
* Merge "Modify the TransportURL's docstrings"Jenkins2016-05-261-2/+2
|\
| * Modify the TransportURL's docstringsJiaJunsu2016-05-241-2/+2
* | deprecate usage of transport aliasesMehdi Abaakouk2016-05-231-2/+20
* | Merge "Make TransportURL.parse aware of transport_url"Jenkins2016-05-181-6/+9
|\ \
| * | Make TransportURL.parse aware of transport_urlMehdi Abaakouk2016-05-181-6/+9
| |/
* | rabbit: Deprecates host, port, auth optionsMehdi Abaakouk2016-05-181-2/+4
|/
* Merge "Add parse.unquote to transport_url"Jenkins2016-05-141-1/+3
|\
| * Add parse.unquote to transport_urlJiaJunsu2016-05-071-1/+3
* | Refactor base interfacesDmitriy Ukhlov2016-04-201-6/+4
* | Merge "Make transport_url config option secret"Jenkins2016-04-071-0/+1
|\ \
| * | Make transport_url config option secretJuan Antonio Osorio Robles2016-04-071-0/+1
| |/
* | Refactor driver's listener interfaceDmitriy Ukhlov2016-04-051-4/+9
|/
* Remove qpidd's driver from the treeFlavio Percoco2015-11-201-2/+2
* Remove a useless statementCyril Roelandt2015-10-231-1/+0
* Update Oslo imports to remove namespace packageDoug Hellmann2015-01-211-1/+1
* Move files out of the namespace packageDoug Hellmann2015-01-121-0/+424