Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cherry-pick tr3buchet's fix for milestone branch | Vishvananda Ishaya | 2011-07-26 | 1 | -1/+2 |
* | Merged trunk | Ryu Ishimoto | 2011-07-21 | 1 | -4/+14 |
|\ | |||||
| * | merged trunk | Vishvananda Ishaya | 2011-07-20 | 1 | -0/+3 |
| |\ | |||||
| * \ | merged trunk | Vishvananda Ishaya | 2011-07-18 | 1 | -0/+8 |
| |\ \ | |||||
| * | | | cleaned up on set network host to _setup_network and made networks allocate i... | Vishvananda Ishaya | 2011-07-08 | 1 | -1/+2 |
| * | | | it is multi_host not multi_gateway | Vishvananda Ishaya | 2011-07-05 | 1 | -2/+4 |
| * | | | First round of changes for ha-flatdhcp. | Vishvananda Ishaya | 2011-07-05 | 1 | -3/+10 |
* | | | | Merged trunk | Ryu Ishimoto | 2011-07-21 | 1 | -0/+3 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | network api release_floating_ip method checks if an instance associated to th... | John Tran | 2011-07-19 | 1 | -0/+3 |
| | |/ | |/| | |||||
* | | | Merged trunk | Ryu Ishimoto | 2011-07-20 | 1 | -0/+8 |
|\ \ \ | |/ / | |||||
| * | | cleanup | Sandy Walsh | 2011-07-07 | 1 | -3/+0 |
| * | | changed calling signature to be (instance_id, address) | Sandy Walsh | 2011-07-06 | 1 | -4/+2 |
| * | | slightly more fleshed out call path | Sandy Walsh | 2011-07-06 | 1 | -2/+7 |
| * | | copy paste | Sandy Walsh | 2011-07-05 | 1 | -0/+8 |
| |/ | |||||
* | | Added vif OS API extension to get started on it | Ryu Ishimoto | 2011-07-11 | 1 | -0/+4 |
|/ | |||||
* | merged trunk, fixed the floating_ip fixed_ip exception stupidity | Trey Morris | 2011-06-29 | 1 | -0/+13 |
|\ | |||||
| * | review issues fixed | Ilya Alekseyev | 2011-06-27 | 1 | -2/+2 |
| * | some tests and refactoring | Ilya Alekseyev | 2011-06-25 | 1 | -0/+4 |
| * | Implemented view and added tests | Eldar Nugaev | 2011-06-24 | 1 | -1/+1 |
| * | floating_ips extension is loading to api now | Ilya Alekseyev | 2011-06-16 | 1 | -0/+5 |
| * | First implementation of FloatingIpController | Eldar Nugaev | 2011-06-16 | 1 | -0/+4 |
* | | fixed ip gets now have floating IPs correctly loaded | Trey Morris | 2011-06-22 | 1 | -1/+1 |
* | | bunch of docstring changes | Trey Morris | 2011-06-17 | 1 | -12/+14 |
* | | merge with trey | Jason Koelker | 2011-06-06 | 1 | -2/+4 |
|\ \ | |||||
| * | | some comment docstring modifications | Trey Morris | 2011-06-02 | 1 | -2/+4 |
* | | | merge with trey | Jason Koelker | 2011-06-02 | 1 | -7/+23 |
|\ \ \ | |/ / | |||||
| * | | small fixes | Trey Morris | 2011-06-01 | 1 | -7/+23 |
* | | | merge with trey | Jason Koelker | 2011-05-27 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | updated the way allocate_for_instance and deallocate_for_instance handle kwargs | Trey Morris | 2011-05-26 | 1 | -0/+2 |
* | | | merge with trey | Jason Koelker | 2011-05-24 | 1 | -36/+34 |
|\ \ \ | |/ / | |||||
| * | | moved auto assign floating ip functionality from compute manager to network m... | Trey Morris | 2011-05-24 | 1 | -42/+41 |
| |\ \ | | |/ | |||||
| | * | docstring cleanup, nova/network dir | termie | 2011-05-11 | 1 | -23/+22 |
| | * | pep8 cleaning | Eldar Nugaev | 2011-04-21 | 1 | -3/+3 |
| | * | refractoring | Ilya Alekseyev | 2011-04-19 | 1 | -6/+9 |
| | * | not performing floating ip operation with auto allocated ips | Ilya Alekseyev | 2011-04-18 | 1 | -0/+6 |
* | | | blah | Jason Kölker | 2011-05-23 | 1 | -0/+2 |
* | | | uhhh yea | Jason Kölker | 2011-05-23 | 1 | -9/+6 |
|/ / | |||||
* | | misc related network manager refactor and cleanup | Trey Morris | 2011-05-12 | 1 | -18/+5 |
* | | create network now takes bridge for flat networks | Trey Morris | 2011-04-21 | 1 | -8/+3 |
* | | typo | Trey Morris | 2011-04-21 | 1 | -2/+2 |
* | | forgot to save | Trey Morris | 2011-04-21 | 1 | -1/+0 |
* | | moved get_network_topic to network.api | Trey Morris | 2011-04-21 | 1 | -0/+17 |
* | | altered imports | Trey Morris | 2011-04-21 | 1 | -0/+2 |
* | | commit to push for testing | Trey Morris | 2011-04-21 | 1 | -1/+37 |
|/ | |||||
* | fixed review comment for i18n string multiple replacement strings need to use... | Tushar Patil | 2011-03-30 | 1 | -3/+2 |
* | fixed review comment for i18n string multiple replacement strings need to use... | Tushar Patil | 2011-03-30 | 1 | -8/+12 |
* | Fix for LP Bug #745152 | Tushar Patil | 2011-03-30 | 1 | -0/+12 |
* | Missing import for nova.exceptions (!) | Justin Santa Barbara | 2011-02-22 | 1 | -0/+1 |
* | Merge trunk. | Todd Willey | 2011-01-07 | 1 | -3/+3 |
* | Moved __init__ api code to api.py and changed allowed_instances quota method ... | Eric Day | 2011-01-04 | 1 | -0/+87 |