~0x44/nova/bug838466

  • Committer: Tarmac
  • Author(s): Chris Behrens
  • Date: 2011-08-31 21:15:00 UTC
  • mfrom: (1500.2.29 rpc-kombu)
  • Revision ID: tarmac-20110831211500-7p8gl3toyf02fqzw
Implements lp:798876 which is 'switch carrot to kombu'.  Leaves carrot as the default for now... decision will be made later to switch the default to kombu after further testing.  There's a lot of code duplication between carrot and kombu, but I left it that way in preparation for ripping carrot out later and to keep minimal changes to carrot.

This also fixes bug: lp:794627 (re-establish connections to carrot when it restarts), but only fixes it in kombu.
This also fixes bug: lp:803168 (msg-id response queues being left around), but also only fixes it in kombu.

See those bugs for comments.
Filename Latest Rev Last Changed Committer Comment Size
..
api 246.2.1 14 years ago Eric Day In an effort to keep new and old API code separate Diff
auth 1 14 years ago Jesse Andrews initial commit Diff
CA 942.1.1 13 years ago Soren Hansen Allow CA code and state to be separated, and make Diff
cloudpipe 139 14 years ago Soren Hansen Merge with -core's diverged trunk. Diff
compute 1 14 years ago Jesse Andrews initial commit Diff
console 498.3.1 13 years ago Monsyne Dragon add in xs-console worker and tests. Diff
db 237.4.2 14 years ago andy Data abstraction for compute service Diff
image 246.5.16 14 years ago Michael Gundlach Move imageservice to its own directory Diff
ipv6 1061.4.1 13 years ago Johannes Erdfelt Abstract out IPv6 address generation to pluggable Diff
network 153.2.2 14 years ago Vishvananda Ishaya refactor daemons to use common base class in prepa Diff
notifier 754.1.1 13 years ago Cerberus Basic notifications drivers and tests Diff
objectstore 1 14 years ago Jesse Andrews initial commit Diff
rpc 1327.1.5 13 years ago Zed Shaw Reorganize the code to satisfy review comments. Diff
scheduler 205.1.5 14 years ago Chris Behrens almost there on random scheduler. not pushing to Diff
tests 1 14 years ago Jesse Andrews initial commit Diff
virt 145.1.2 14 years ago Ewan Mellor In preparation for XenAPI support, refactor the in Diff
vnc 752.5.5 13 years ago Anthony Young separating out components of vnc console Diff
volume 1 14 years ago Jesse Andrews initial commit Diff
vsa 1279.3.1 13 years ago vladimir.p VSA: first cut. merged with 1279 Diff
__init__.py 761.3.37 13 years ago Salvatore Orlando Removing import of nova.test added to nova/__init. 1.2 KB Diff Download File
block_device.py 1308.4.2 13 years ago Isaku Yamahata block_device: introduce helper function to check s 2 KB Diff Download File
context.py 1508.1.1 13 years ago Dan Prince Update RequestContext so that it correctly sets se 3.1 KB Diff Download File
crypto.py 1395.1.2 13 years ago Jesse Andrews added tests - list doesn't pass due to unicode iss 13.9 KB Diff Download File
exception.py 1508.2.2 13 years ago Anthony Young fix FloatingIpAlreadyInUse to use correct string p 22.3 KB Diff Download File
fakememcache.py 1005.4.1 13 years ago termie docstring cleanup, nova dir 2 KB Diff Download File
fakerabbit.py 1113.2.18 13 years ago termie cleanup the code for merging 4.7 KB Diff Download File
flags.py 1500.2.15 13 years ago Chris Behrens merged trunk 16.6 KB Diff Download File
log.py 1279.3.44 13 years ago vladimir.p merged with rev.1499 11 KB Diff Download File
manager.py 1005.4.1 13 years ago termie docstring cleanup, nova dir 4.2 KB Diff Download File
quota.py 1279.3.42 13 years ago vladimir.p VSA code redesign. Drive types completely replaced 7 KB Diff Download File
service.py 1500.2.16 13 years ago Chris Behrens ditched rpc.create_consumer(conn) interface... ins 11.7 KB Diff Download File
test.py 1504.1.2 13 years ago Chris Behrens support the extra optional arguments for msg to as 9.7 KB Diff Download File
utils.py 1450.7.11 13 years ago Nachi Ueno Removed blank line 28.2 KB Diff Download File
version.py 1005.4.1 13 years ago termie docstring cleanup, nova dir 1.3 KB Diff Download File
wsgi.py 1467 13 years ago Tarmac Next round of prep for keystone integration. * a 13 KB Diff Download File