summaryrefslogtreecommitdiff
path: root/oslo
Commit message (Expand)AuthorAgeFilesLines
* Fixes incorrect exchange lock in fake driverNejc Saje2014-07-151-1/+1
* Merge "Synced jsonutils and its dependencies from oslo-incubator"Jenkins2014-07-095-237/+612
|\
| * Synced jsonutils and its dependencies from oslo-incubatorIhar Hrachyshka2014-06-245-237/+612
* | Merge "Replaced 'e.g.' with 'for example'"Jenkins2014-07-087-17/+29
|\ \
| * | Replaced 'e.g.' with 'for example'Christian Berendt2014-07-067-17/+29
* | | Fix AMQPListener for polling with timeoutVictor Stinner2014-07-072-1/+4
|/ /
* | Merge "fixed pep8 issue E265"Jenkins2014-07-043-7/+7
|\ \
| * | fixed pep8 issue E265Christian Berendt2014-06-083-7/+7
* | | Merge "Fix the notifier example"1.4.0.0a2Jenkins2014-06-281-1/+1
|\ \ \
| * | | Fix the notifier exampleGauvain Pocentek2014-06-221-1/+1
* | | | Merge "Fix formatting of TransportURL.parse() docs"Jenkins2014-06-271-13/+13
|\ \ \ \
| * | | | Fix formatting of TransportURL.parse() docsMark McLoughlin2014-06-261-13/+13
* | | | | encoding error in filePaul Michali2014-06-261-1/+1
* | | | | Replace usage of str() with six.text_typeAaron Rosen2014-06-257-17/+18
|/ / / /
* | | | Merge "RPC server doc: use the blocking executor"Jenkins2014-06-241-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | RPC server doc: use the blocking executorGauvain Pocentek2014-06-221-1/+1
| |/ /
* | | Merge "Ensures listener queues exist in fake driver"Jenkins2014-06-231-0/+13
|\ \ \
| * | | Ensures listener queues exist in fake driverMehdi Abaakouk2014-06-231-0/+13
* | | | Merge "Handle unused allowed_remote_exmods in _multi_send"Jenkins2014-06-231-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Handle unused allowed_remote_exmods in _multi_sendElena Ezhova2014-06-161-1/+2
* | | | Removes the use of mutables as default argsChangBo Guo(gcb)2014-06-217-12/+16
| |/ / |/| |
* | | Merge "Set correct group for matchmaker_redis options"Jenkins2014-06-201-1/+1
|\ \ \
| * | | Set correct group for matchmaker_redis optionsIhar Hrachyshka2014-06-201-1/+1
* | | | Merge "Add an optional timeout parameter to Listener.poll"Jenkins2014-06-204-9/+38
|\ \ \ \
| * | | | Add an optional timeout parameter to Listener.pollVictor Stinner2014-06-134-9/+38
* | | | | Merge "replace string format arguments with function parameters"Jenkins2014-06-2010-32/+30
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | replace string format arguments with function parametersChristian Berendt2014-06-2010-32/+30
* | | | | Merge "Explicitly name subscription queue for responses"Jenkins2014-06-201-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Explicitly name subscription queue for responsesGordon Sim2014-05-201-1/+1
* | | | | Merge "Transport reconnection retries for notification"Jenkins2014-06-2012-31/+62
|\ \ \ \ \
| * | | | | Transport reconnection retries for notificationMehdi Abaakouk2014-06-1812-31/+62
* | | | | | Merge "Cleaned up references to executor specific RPCServer types"Jenkins2014-06-192-7/+3
|\ \ \ \ \ \
| * | | | | | Cleaned up references to executor specific RPCServer typesIhar Hrachyshka2014-05-262-7/+3
* | | | | | | Merge "Add an example usage of RPCClient retry parameter"Jenkins2014-06-191-0/+12
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add an example usage of RPCClient retry parameterMark McLoughlin2014-06-131-0/+12
* | | | | | | Merge "Fix the notify method of the routing notifier"Jenkins2014-06-181-10/+8
|\ \ \ \ \ \ \
| * | | | | | | Fix the notify method of the routing notifierMehdi Abaakouk2014-06-161-10/+8
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Add check credentials to log message if rabbmitmq closes socket"Jenkins2014-06-171-3/+8
|\ \ \ \ \ \ \
| * | | | | | | Add check credentials to log message if rabbmitmq closes socketAaron Rosen2014-06-161-3/+8
| |/ / / / / /
* | | | | | | Merge "zmq: switch back to not using message envelopes"Jenkins2014-06-171-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | zmq: switch back to not using message envelopesMark McLoughlin2014-04-021-1/+1
* | | | | | | rabbit/qpid: remove the args/kwargs from ensure()Mark McLoughlin2014-06-132-4/+4
| |/ / / / / |/| | | | |
* | | | | | Add transport reconnection retriesMehdi Abaakouk2014-06-138-97/+168
| |_|_|/ / |/| | | |
* | | | | Merge "Removes unused config option"Jenkins2014-06-132-15/+0
|\ \ \ \ \
| * | | | | Removes unused config optionMehdi Abaakouk2014-06-112-15/+0
| | |_|_|/ | |/| | |
* | | | | Merge "Remove amqp default exchange hack"Jenkins2014-06-104-53/+55
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove amqp default exchange hackMehdi Abaakouk2014-05-284-53/+55
* | | | | remove default=None for config optionsChristian Berendt2014-05-283-3/+1
|/ / / /
* | | | Make the TransportUrl hashableMehdi Abaakouk2014-05-241-0/+6
| |/ / |/| |
* | | debug level logs should not be translatedChristian Berendt2014-05-205-25/+25
| |/ |/|