summaryrefslogtreecommitdiffstats
path: root/openstack/common/rpc
Commit message (Expand)AuthorAgeFilesLines
* Merge "Allow remote stdlib exceptions to be deserialized"Jenkins2012-12-081-0/+1
|\
| * Allow remote stdlib exceptions to be deserializedMark McLoughlin2012-12-051-0/+1
* | Merge "Allow exceptions to pass over RPC silently"Jenkins2012-12-064-7/+58
|\ \
| * | Allow exceptions to pass over RPC silentlyDan Smith2012-12-064-7/+58
| |/
* / Fix qpid cast_to_server regression.Russell Bryant2012-12-051-0/+7
|/
* Use json instead of jsonutils in rpc.impl_fake.Russell Bryant2012-12-011-2/+7
* Merge "Provide i18n to those messages without _()"Jenkins2012-11-291-2/+2
|\
| * Provide i18n to those messages without _()Davanum Srinivas2012-11-281-2/+2
* | Merge "Qpid H/A cluster support"Jenkins2012-11-291-9/+14
|\ \
| * | Qpid H/A cluster supportEugene Kirpichov2012-11-291-9/+14
| |/
* | Merge "Fixes import order"Jenkins2012-11-291-1/+1
|\ \ | |/ |/|
| * Fixes import orderZhongyue Luo2012-11-281-1/+1
* | Make project pyflakes clean.Monty Taylor2012-11-283-6/+7
|/
* Fix common rpc to use common logging instead of python loggingDavanum Srinivas2012-11-244-4/+4
* updating sphinx documentationJoe Heck2012-11-181-4/+6
* Added initialize_service_hook for rpc.Service.Lianhao Lu2012-11-141-0/+5
* Merge "Fix QPID reconnect issues"Jenkins2012-11-131-44/+26
|\
| * Fix QPID reconnect issuesGary Kotton2012-11-071-44/+26
* | Clean up dictionary use in RPC driversDoug Hellmann2012-11-072-18/+14
|/
* Tweak rpc.queue_get_for to deal with host=None.Russell Bryant2012-11-051-1/+1
* kombu's fanout_cast_to_server was calling wrong methodChris Behrens2012-11-011-1/+1
* Removes redundant string castZhongyue Luo2012-10-311-1/+1
* Merge "Use queue_arguments for fanout consumers too."Jenkins2012-10-301-0/+1
|\
| * Use queue_arguments for fanout consumers too.Sam Morrison2012-10-261-0/+1
* | Import order clean-upZhongyue Luo2012-10-291-1/+1
|/
* Revert "fanout subscriptions in impl_zmq"Eric Windisch2012-10-112-78/+20
* Revert "Support declare_topic_consumer in impl_zmq"Eric Windisch2012-10-111-29/+0
* Fix missing import of `rpc.dispatcher` in `rpc.service`Kiall Mac Innes2012-10-021-4/+5
* Merge "Add the rpc service and delete manager"Jenkins2012-09-271-0/+69
|\
| * Add the rpc service and delete managerAngus Salkeld2012-09-261-0/+69
* | Add exchange_name parameter to TopicConsumerJulien Danjou2012-09-272-6/+11
* | Extracted parse_host_port into network_utils.Eugene Kirpichov2012-09-261-2/+2
* | LOG.exception() should only be used in exception handlerJohannes Erdfelt2012-09-251-9/+10
* | Merge "Don't deprecate rabbit_host and rabbit_port"Jenkins2012-09-251-3/+4
|\ \
| * | Don't deprecate rabbit_host and rabbit_portMark McLoughlin2012-09-251-3/+4
* | | Merge "DRY up mirrored Rabbit queue declaration"Jenkins2012-09-251-5/+17
|\ \ \
| * | | DRY up mirrored Rabbit queue declarationMark McLoughlin2012-09-251-5/+17
| |/ /
* | | Merge "Support for several HA RabbitMQ servers."Jenkins2012-09-251-29/+49
|\| |
| * | Support for several HA RabbitMQ servers.Eugene Kirpichov2012-09-251-29/+49
* | | Support declare_topic_consumer in impl_zmqEric Windisch2012-09-201-0/+29
* | | fanout subscriptions in impl_zmqEric Windisch2012-09-202-20/+78
* | | Merge "Change the qpid_heartbeat default to 60 seconds."Jenkins2012-09-141-1/+1
|\ \ \ | |/ / |/| |
| * | Change the qpid_heartbeat default to 60 seconds.Russell Bryant2012-09-131-1/+1
| |/
* / Use pep8 v1.3.3Zhongyue Luo2012-09-132-11/+18
|/
* Make projects define 'control_exchange'.Russell Bryant2012-09-114-19/+30
* Add cinder to allowed_rpc_exception_modules.Dan Prince2012-09-051-0/+1
* Update zmq context cleanup to use term.Dan Prince2012-08-301-1/+1
* Remove unused importsRongzeZhu2012-08-161-2/+0
* Remove register_opts from client methodsEric Windisch2012-08-151-5/+0
* Rename FLAGS to CONF; Remove self.confEric Windisch2012-08-061-16/+14