summaryrefslogtreecommitdiff
path: root/nova/network/api.py
Commit message (Expand)AuthorAgeFilesLines
* cherry-pick tr3buchet's fix for milestone branchVishvananda Ishaya2011-07-261-1/+2
* Merged trunkRyu Ishimoto2011-07-211-4/+14
|\
| * merged trunkVishvananda Ishaya2011-07-201-0/+3
| |\
| * \ merged trunkVishvananda Ishaya2011-07-181-0/+8
| |\ \
| * | | cleaned up on set network host to _setup_network and made networks allocate i...Vishvananda Ishaya2011-07-081-1/+2
| * | | it is multi_host not multi_gatewayVishvananda Ishaya2011-07-051-2/+4
| * | | First round of changes for ha-flatdhcp.Vishvananda Ishaya2011-07-051-3/+10
* | | | Merged trunkRyu Ishimoto2011-07-211-0/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | network api release_floating_ip method checks if an instance associated to th...John Tran2011-07-191-0/+3
| | |/ | |/|
* | | Merged trunkRyu Ishimoto2011-07-201-0/+8
|\ \ \ | |/ /
| * | cleanupSandy Walsh2011-07-071-3/+0
| * | changed calling signature to be (instance_id, address)Sandy Walsh2011-07-061-4/+2
| * | slightly more fleshed out call pathSandy Walsh2011-07-061-2/+7
| * | copy pasteSandy Walsh2011-07-051-0/+8
| |/
* | Added vif OS API extension to get started on itRyu Ishimoto2011-07-111-0/+4
|/
* merged trunk, fixed the floating_ip fixed_ip exception stupidityTrey Morris2011-06-291-0/+13
|\
| * review issues fixedIlya Alekseyev2011-06-271-2/+2
| * some tests and refactoringIlya Alekseyev2011-06-251-0/+4
| * Implemented view and added testsEldar Nugaev2011-06-241-1/+1
| * floating_ips extension is loading to api nowIlya Alekseyev2011-06-161-0/+5
| * First implementation of FloatingIpControllerEldar Nugaev2011-06-161-0/+4
* | fixed ip gets now have floating IPs correctly loadedTrey Morris2011-06-221-1/+1
* | bunch of docstring changesTrey Morris2011-06-171-12/+14
* | merge with treyJason Koelker2011-06-061-2/+4
|\ \
| * | some comment docstring modificationsTrey Morris2011-06-021-2/+4
* | | merge with treyJason Koelker2011-06-021-7/+23
|\ \ \ | |/ /
| * | small fixesTrey Morris2011-06-011-7/+23
* | | merge with treyJason Koelker2011-05-271-0/+2
|\ \ \ | |/ /
| * | updated the way allocate_for_instance and deallocate_for_instance handle kwargsTrey Morris2011-05-261-0/+2
* | | merge with treyJason Koelker2011-05-241-36/+34
|\ \ \ | |/ /
| * | moved auto assign floating ip functionality from compute manager to network m...Trey Morris2011-05-241-42/+41
| |\ \ | | |/
| | * docstring cleanup, nova/network dirtermie2011-05-111-23/+22
| | * pep8 cleaningEldar Nugaev2011-04-211-3/+3
| | * refractoringIlya Alekseyev2011-04-191-6/+9
| | * not performing floating ip operation with auto allocated ipsIlya Alekseyev2011-04-181-0/+6
* | | blahJason Kölker2011-05-231-0/+2
* | | uhhh yeaJason Kölker2011-05-231-9/+6
|/ /
* | misc related network manager refactor and cleanupTrey Morris2011-05-121-18/+5
* | create network now takes bridge for flat networksTrey Morris2011-04-211-8/+3
* | typoTrey Morris2011-04-211-2/+2
* | forgot to saveTrey Morris2011-04-211-1/+0
* | moved get_network_topic to network.apiTrey Morris2011-04-211-0/+17
* | altered importsTrey Morris2011-04-211-0/+2
* | commit to push for testingTrey Morris2011-04-211-1/+37
|/
* fixed review comment for i18n string multiple replacement strings need to use...Tushar Patil2011-03-301-3/+2
* fixed review comment for i18n string multiple replacement strings need to use...Tushar Patil2011-03-301-8/+12
* Fix for LP Bug #745152Tushar Patil2011-03-301-0/+12
* Missing import for nova.exceptions (!)Justin Santa Barbara2011-02-221-0/+1
* Merge trunk.Todd Willey2011-01-071-3/+3
* Moved __init__ api code to api.py and changed allowed_instances quota method ...Eric Day2011-01-041-0/+87