summaryrefslogtreecommitdiffstats
path: root/openstack/common/rpc
Commit message (Expand)AuthorAgeFilesLines
* Add support for retrieving group keysshared-key-msgSimo Sorce2013-08-191-24/+103
* RPC: Add support for optional message signingSimo Sorce2013-08-194-13/+119
* Adjust KDS communication protocolSimo Sorce2013-08-191-4/+4
* Merge "Make ZeroMQ based RPC consumer threads more robust"Jenkins2013-08-191-0/+1
|\
| * Make ZeroMQ based RPC consumer threads more robustEric Windisch2013-07-231-0/+1
* | exception: removeJulien Danjou2013-08-161-2/+1
* | Fixes files with wrong bitmodeZhongyue Luo2013-08-131-1/+0
* | Fix case error in qpid exchange type "direct"David Ripton2013-08-121-1/+1
* | Ensure context type is handled when using to_dictLance Bragstad2013-08-101-2/+7
* | Merge "Allow non-use of cfg.CONF in securemessage"Jenkins2013-08-091-4/+6
|\ \
| * | Allow non-use of cfg.CONF in securemessageMark McLoughlin2013-08-071-4/+6
* | | Merge "Some nitpicky securemessage cleanups"Jenkins2013-08-071-6/+6
|\ \ \
| * | | Some nitpicky securemessage cleanupsMark McLoughlin2013-08-071-6/+6
| |/ /
* | | Merge "Remove redundant global keyword in securemessage"Jenkins2013-08-071-1/+0
|\ \ \
| * | | Remove redundant global keyword in securemessageMark McLoughlin2013-08-071-1/+0
| |/ /
* | | Merge "Don't shadow cfg import in securemessage"Jenkins2013-08-071-6/+6
|\ \ \
| * | | Don't shadow cfg import in securemessageMark McLoughlin2013-08-071-6/+6
| |/ /
* / / Clarify precedence of secret_key_fileMark McLoughlin2013-08-071-2/+4
|/ /
* | RPC: Add MessageSecurity implementationSimo Sorce2013-08-051-0/+518
* | Refactors boolean returnsZhongyue Luo2013-07-283-18/+6
|/
* Merge "Add serializer param to RPC service"Jenkins2013-07-231-2/+4
|\
| * Add serializer param to RPC serviceDevananda van der Veen2013-07-181-2/+4
* | On reconnecting a FanoutConsumer, don't grow the topic nameMichael Wilson2013-07-201-1/+1
|/
* Merge "Add config for amqp durable/auto_delete queues"Jenkins2013-07-163-16/+37
|\
| * Add config for amqp durable/auto_delete queuesPaul Mathews2013-07-163-16/+37
* | Merge "Avoid shadowing Exception 'message' attribute"Jenkins2013-07-151-10/+10
|\ \ | |/ |/|
| * Avoid shadowing Exception 'message' attributeMark McLoughlin2013-07-081-10/+10
* | Merge "Convert kombu SSL version string into integer"Jenkins2013-07-121-2/+7
|\ \
| * | Convert kombu SSL version string into integerDavanum Srinivas2013-07-081-2/+7
* | | Merge "Revert "Add support for heartbeating in the kombu RPC driver""Jenkins2013-07-111-4/+0
|\ \ \
| * | | Revert "Add support for heartbeating in the kombu RPC driver"Mark McLoughlin2013-07-111-4/+0
* | | | Enable H302 hacking checkAnn Kamyshnikova2013-07-109-9/+9
* | | | Merge "Fix exception arg typo"Jenkins2013-07-091-1/+1
|\ \ \ \
| * | | | Fix exception arg typoRussell Bryant2013-07-011-1/+1
| | |_|/ | |/| |
* | | | Merge "Sanitize passwords in _safe_log"Jenkins2013-07-081-35/+14
|\ \ \ \
| * | | | Sanitize passwords in _safe_logDavanum Srinivas2013-07-051-35/+14
| | |_|/ | |/| |
* | | | Merge "Add support for heartbeating in the kombu RPC driver"HEADmasterJenkins2013-07-081-0/+4
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Add support for heartbeating in the kombu RPC driverKiall Mac Innes2013-07-081-0/+4
| |/
* / Replace sys.exit by a RPCExceptionMehdi Abaakouk2013-07-021-8/+5
|/
* Merge "Don't reconnect to exclusive fanout consumers."Jenkins2013-06-261-1/+24
|\
| * Don't reconnect to exclusive fanout consumers.Michael Wilson2013-06-121-1/+24
* | Merge "Make AMQP based RPC consumer threads more robust"Jenkins2013-06-262-0/+4
|\ \
| * | Make AMQP based RPC consumer threads more robustRaymond Pekowski2013-06-252-0/+4
* | | rpc: remove some unused serialization codeMark McLoughlin2013-06-251-6/+1
|/ /
* | Merge "Optionally reject messages on exception."Jenkins2013-06-243-16/+44
|\ \
| * | Optionally reject messages on exception.Sandy Walsh2013-06-203-16/+44
| |/
* / Remove unused zmq relay functionalityMark McLoughlin2013-06-171-26/+3
|/
* Allow exceptions to hop up cellsMatthew Sherborne2013-06-121-3/+15
* Merge "Remove the amqp_rpc_single_reply_queue option from Havana"Jenkins2013-06-111-91/+9
|\
| * Remove the amqp_rpc_single_reply_queue option from HavanaRaymond Pekowski2013-06-051-91/+9