summaryrefslogtreecommitdiffstats
path: root/openstack/common/rpc
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* Remove bogus conf argument from create_consumer()Mark McLoughlin2012-08-011-4/+2
* fix the qpid_heartbeat option so that it's effectivePádraig Brady2012-07-301-1/+1
* Enable fanout_cast and fanout_cast_to_server to provide topicGary Kotton2012-07-231-4/+8
* fix bug lp:1019348,update openstack-common to support pep8 1.3.Yaguang Tang2012-07-181-1/+1
* Merge "Add additional usage info on rpc_zmq_host flag"Jenkins2012-07-161-1/+2
|\
| * Add additional usage info on rpc_zmq_host flagEric Windisch2012-07-131-1/+2
* | Merge "Restore register_opts on impl_zmq module load"Jenkins2012-07-161-0/+3
|\ \
| * | Restore register_opts on impl_zmq module loadEric Windisch2012-07-131-0/+3
* | | Merge "Minor pep8 cleanup in rpc."Jenkins2012-07-151-1/+1
|\ \ \ | |_|/ |/| |
| * | Minor pep8 cleanup in rpc.Andrew Bogott2012-07-082-2/+2