summaryrefslogtreecommitdiff
path: root/nova/network/floating_ips.py
Commit message (Expand)AuthorAgeFilesLines
* Remove vi modelinesliu-sheng2014-02-031-2/+0
* Port to oslo.messagingMark McLoughlin2014-02-011-7/+7
* Update nova.network to use DNSDomain objectRussell Bryant2014-01-251-18/+16
* Remove some dead dnsdomain codeRussell Bryant2014-01-251-3/+0
* Small edits on help stringsAndreas Jaeger2014-01-231-5/+5
* Don't lose exception infoRussell Bryant2013-09-101-5/+15
* Fix inconsistent usages for network resourcesliyingjun2013-09-061-5/+10
* Port to oslo.messaging.Notifier APIMark McLoughlin2013-09-051-17/+9
* handle auto assigned flag on allocate floating ipJiajun Liu2013-08-011-5/+2
* Remove the monkey patching of _ into the builtinsAlex Gaynor2013-07-261-0/+1
* Remove locals() from various places.Eugene Nikanorov2013-07-171-14/+15
* Fix and gate on E125Joe Gordon2013-07-041-1/+1
* Hide lock_prefix argument using synchronized_with_prefix()Zhongyue Luo2013-05-141-3/+3
* fix non reporting of failures with floating IP assignmentPádraig Brady2013-05-101-0/+1
* Convert to using oslo's execute() method.Michael Still2013-05-041-2/+3
* Destroy conntrack table on source host during migrationAnte Karamatic2013-04-261-0/+4
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+2
* Fix add-fixed-ip and remove-fixed-ip.Vishvananda Ishaya2013-02-131-9/+13
* Move floating ip db access to calling side.Vishvananda Ishaya2013-02-071-0/+27
* Merge "Remove hardcoded topic strings in network manager"Jenkins2013-02-071-1/+2
|\
| * Remove hardcoded topic strings in network managerHans Lindgren2013-02-021-1/+2
* | Fix incorrect logs in networkWangpan2013-02-041-2/+3
|/
* Split floating ip functionality into new file.Vishvananda Ishaya2013-01-311-0/+662