~bgh/nova/qmanager-rbp-trunk

  • Committer: Brad Hall
  • Date: 2011-09-06 19:41:52 UTC
  • mfrom: (1541.1.11 nova-ipam-fixes)
  • Revision ID: brad@nicira.com-20110906194152-slzwe3zmddgi1i9q
Fix quantum/melange ipam interaction

We now query for the subnets by net_id/vif_id instead of searching through all
the blocks to find the right one.  Both of the allocate and deallocate for
instance calls are now using the vif_id -> network_id mapping instead of
searching the quantum networks.  get_port_by_attachment was also changed to
take a net_id so that we don't have to search through all of the quantum
networks to find the corresponding port.
Filename Latest Rev Last Changed Committer Comment Size
..
api 246.2.1 13 years ago Eric Day In an effort to keep new and old API code separate Diff
auth 1 13 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 13 years ago Soren Hansen Merge with -core's diverged trunk. Diff
compute 1 13 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 13 years ago andy Data abstraction for compute service Diff
image 246.5.16 13 years ago Michael Gundlach Move imageservice to its own directory Diff
ipv6 1061.4.1 12 years ago Johannes Erdfelt Abstract out IPv6 address generation to pluggable Diff
network 153.2.2 13 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 13 years ago Jesse Andrews initial commit Diff
rpc 1327.1.5 12 years ago Zed Shaw Reorganize the code to satisfy review comments. Diff
scheduler 205.1.5 13 years ago Chris Behrens almost there on random scheduler. not pushing to Diff
tests 1 13 years ago Jesse Andrews initial commit Diff
virt 145.1.2 13 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 13 years ago Jesse Andrews initial commit Diff
vsa 1279.3.1 12 years ago vladimir.p VSA: first cut. merged with 1279 Diff
__init__.py 761.3.37 12 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 12 years ago Isaku Yamahata block_device: introduce helper function to check s 2 KB Diff Download File
context.py 1508.1.1 12 years ago Dan Prince Update RequestContext so that it correctly sets se 3.1 KB Diff Download File
crypto.py 1395.1.2 12 years ago Jesse Andrews added tests - list doesn't pass due to unicode iss 13.9 KB Diff Download File
exception.py 1531.2.6 12 years ago Chris Behrens merged trunk 22.6 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 12 years ago termie cleanup the code for merging 4.7 KB Diff Download File
flags.py 1500.2.15 12 years ago Chris Behrens merged trunk 16.6 KB Diff Download File
log.py 1279.3.44 12 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 12 years ago vladimir.p VSA code redesign. Drive types completely replaced 7 KB Diff Download File
service.py 1500.2.16 12 years ago Chris Behrens ditched rpc.create_consumer(conn) interface... ins 11.7 KB Diff Download File
test.py 1504.1.2 12 years ago Chris Behrens support the extra optional arguments for msg to as 9.7 KB Diff Download File
utils.py 1511.1.5 12 years ago Tushar Patil Fixed review comments 28.5 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 12 years ago Tarmac Next round of prep for keystone integration. * a 13 KB Diff Download File