Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Created new libvirt directory, moved libvirt_conn.py to libvirt/connection.py... | Brian Lamar | 2011-04-22 | 1 | -2168/+0 |
* | Abstracted libvirt's lookupByName method into _lookup_by_name. | Brian Lamar | 2011-04-22 | 1 | -27/+26 |
|\ | |||||
| * | Abstracted lookupByName calls to _lookup_by_name for centralized error handling. | Brian Lamar | 2011-04-19 | 1 | -27/+26 |
* | | Restore volume state on migration failure to fix lp742256. | Muneyuki Noguchi | 2011-04-22 | 1 | -1/+1 |
|\ \ | |||||
| * \ | Merge trunk. | Muneyuki Noguchi | 2011-04-22 | 1 | -147/+261 |
| |\ \ | |||||
| * | | | Use keyword arguments. | Muneyuki Noguchi | 2011-04-04 | 1 | -1/+1 |
| * | | | Merge trunk. | Muneyuki Noguchi | 2011-03-31 | 1 | -7/+51 |
| |\ \ \ | |||||
| * \ \ \ | Merge trunk. | Muneyuki Noguchi | 2011-03-29 | 1 | -6/+68 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge trunk. | Muneyuki Noguchi | 2011-03-28 | 1 | -6/+5 |
| |\ \ \ \ \ | |||||
| * | | | | | | Restore volume state on migration failure. | Muneyuki Noguchi | 2011-03-25 | 1 | -1/+1 |
* | | | | | | | merged trunk | Vishvananda Ishaya | 2011-04-21 | 1 | -97/+105 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | -Fixed indent for _get_ip_version | Brian Lamar | 2011-04-21 | 1 | -88/+93 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | Merged trunk and fixed small comment. | Brian Lamar | 2011-04-19 | 1 | -1/+1 |
| | * | | | | | Fixed info messages. | Brian Lamar | 2011-04-19 | 1 | -4/+4 |
| | * | | | | | Tweak to destroy loop logic. | Brian Lamar | 2011-04-19 | 1 | -5/+0 |
| | * | | | | | Pretty critical spelling error. | Brian Lamar | 2011-04-19 | 1 | -3/+3 |
| | * | | | | | Removed extra calls in exception handling and standardized the way LoopingCal... | Brian Lamar | 2011-04-19 | 1 | -88/+98 |
| * | | | | | | style fix | Eldar Nugaev | 2011-04-21 | 1 | -1/+1 |
| * | | | | | | instance type get approach changed. tests fixed | Ilya Alekseyev | 2011-04-20 | 1 | -2/+2 |
| * | | | | | | trunk merged | Ilya Alekseyev | 2011-04-20 | 1 | -18/+21 |
| |\| | | | | | |||||
| | * | | | | | use 'is not None' instead of '!= None' | Jason Koelker | 2011-04-18 | 1 | -6/+6 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | use 'is not None' instead of '!= None' | Jason Koelker | 2011-04-18 | 1 | -6/+6 |
| | * | | | | | | Change '== None' to 'is None' | Jason Koelker | 2011-04-18 | 1 | -2/+2 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Change '== None' to 'is None' | Jason Koelker | 2011-04-18 | 1 | -2/+2 |
| * | | | | | | | | trunk merged. conflict resolved. | Ilya Alekseyev | 2011-04-18 | 1 | -2/+0 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | removed blank lines for pep8 fix | Ilya Alekseyev | 2011-04-05 | 1 | -2/+0 |
| * | | | | | | | | | trunk merged. conflict resolved. | Ilya Alekseyev | 2011-04-18 | 1 | -62/+165 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | pep8 fixed | Ilya Alekseyev | 2011-04-05 | 1 | -1/+1 |
| * | | | | | | | | | Fixed network_info creating. | Ilya Alekseyev | 2011-04-04 | 1 | -0/+5 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | use vpn filter in basic filtering so cloudpipe works with iptables driver | Vishvananda Ishaya | 2011-04-21 | 1 | -10/+8 |
* | | | | | | | | | Fixes cloudpipe to get the proper ip address. | Vishvananda Ishaya | 2011-04-19 | 1 | -1/+1 |
| |_|/ / / / / / |/| | | | | | | | |||||
* | | | | | | | | The change to utils.execute's call style missed this call somehow, this shoul... | termie | 2011-04-18 | 1 | -8/+12 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | move name into main metadata instead of properties | termie | 2011-04-16 | 1 | -1/+1 |
| * | | | | | | | | change libvirt snapshot to new style execute | termie | 2011-04-16 | 1 | -7/+11 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Fix parameter mismatch calling to_xml() from spawn() in libvirt_conn.py | Yoshiaki Tamura | 2011-04-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Fix parameter mismatch calling to_xml() from spawn() in libvirt_conn.py | Yoshiaki Tamura | 2011-04-14 | 1 | -1/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Removed the unused self.interfaces_xml variable. | Josh Kearney | 2011-04-15 | 1 | -1/+0 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Remove unused self.interfaces_xml | Josh Kearney | 2011-04-11 | 1 | -1/+0 |
| | |/ / / / | |/| | | | | |||||
* / | | | | | Don't hammer on the DB | Josh Kearney | 2011-04-13 | 1 | -0/+3 |
|/ / / / / | |||||
* | | | | | When using libvirt, remove the persistent domain definition when we call dest... | Justin SB | 2011-04-11 | 1 | -5/+50 |
|\ \ \ \ \ | |||||
| * | | | | | Ooops - redefining the _ variable seems like a _really_ bad idea | Justin SB | 2011-04-09 | 1 | -1/+1 |
| * | | | | | Handle the case when the machine is already SHUTOFF | Justin SB | 2011-04-09 | 1 | -5/+15 |
| * | | | | | Split logic on shutdown and undefine, so that even if the machine is already ... | Justin SB | 2011-04-09 | 1 | -13/+40 |
| * | | | | | Remove the XML definition when we destroy a machine | Justin SB | 2011-04-09 | 1 | -2/+10 |
* | | | | | | Fixed log message gaffe. | Brian Lamar | 2011-04-09 | 1 | -1/+1 |
* | | | | | | Added error message to exception logging. | Brian Lamar | 2011-04-08 | 1 | -1/+3 |
* | | | | | | Fixes bug which hangs nova-compute when terminating an instance when using li... | Brian Lamar | 2011-04-08 | 1 | -3/+4 |
|/ / / / / | |||||
* | | | | | Fixes issues with describe instances due to improperly set metadata. | Vishvananda Ishaya | 2011-04-08 | 1 | -1/+0 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | merged trunk | Vishvananda Ishaya | 2011-04-07 | 1 | -39/+59 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | merged trunk | Vishvananda Ishaya | 2011-04-05 | 1 | -2/+3 |
| |\ \ \ \ \ \ |