~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-paste.ini 1483.2.1 12 years ago Dan Prince Update paste config so that EC2 admin API defaults 4 KB Diff Download File