| Commit message (Expand) | Author | Age | Files | Lines |
| * | Moved migration and fixed tests from upstream | Christopher MacGown | 2011-08-22 | 3 | -6/+5 |
| * | Merged trunk | Christopher MacGown | 2011-08-22 | 5 | -31/+101 |
| |\ |
|
| | * | Added the fixes suggested by Eric Windisch from cloudscaling... | Christopher MacGown | 2011-08-22 | 3 | -4/+5 |
| | * | Add copyright notices | Christopher MacGown | 2011-08-19 | 2 | -0/+2 |
| | * | Define FLAGS.default_local_format. By default it's None, to match current exp... | Christopher MacGown | 2011-08-19 | 1 | -0/+4 |
| | * | Merge config_drive with trunk | Christopher MacGown | 2011-08-12 | 4 | -28/+91 |
| | |\ |
|
| | | * | Accidentally added inject_files to merge | Christopher MacGown | 2011-08-11 | 1 | -3/+1 |
| | | * | Updates to libvirt, write metadata, net, and key to the config drive | Christopher MacGown | 2011-08-11 | 3 | -32/+66 |
| | | * | Config-Drive happiness, minus smoketest | Christopher MacGown | 2011-07-22 | 2 | -12/+46 |
| * | | | Move documentation from nova.virt.fake into nova.virt.driver. | Soren Hansen | 2011-08-23 | 2 | -297/+270 |
| |\ \ \ |
|
| | * | | | Revert irrelevant changes that accidentally crept into this patch :( | Soren Hansen | 2011-08-19 | 1 | -2/+0 |
| | * | | | pep8 | Soren Hansen | 2011-08-19 | 1 | -1/+0 |
| | * | | | Start improving documentation. | Soren Hansen | 2011-08-19 | 1 | -16/+41 |
| | * | | | Move documentation from nova.virt.fake to nova.virt.driver. | Soren Hansen | 2011-08-19 | 2 | -287/+238 |
| * | | | | Merged trunk | Ryu Ishimoto | 2011-08-19 | 1 | -3/+0 |
| |\| | | |
|
| | * | | | Remove instances.admin_pass column. | Dan Prince | 2011-08-16 | 1 | -3/+0 |
| * | | | | Merged trunk | Ryu Ishimoto | 2011-08-17 | 5 | -15/+78 |
| |\| | | |
|
| | * | | | I'm taking Thierry at his word that I should merge early and merge often :) | Dan Wendlandt | 2011-08-16 | 1 | -2/+4 |
| | |\ \ \ |
|
| | | * | | | merge trunk, fix conflict frim dprince's branch to remove hostname from bin/n... | Dan Wendlandt | 2011-08-12 | 1 | -1/+1 |
| | | |\| | |
|
| | | * | | | merge in trunk, resolving conflicts with ttx's branch to switch from using su... | Dan Wendlandt | 2011-08-12 | 16 | -235/+396 |
| | | |\ \ \ |
|
| | | * | | | | move ensure_vlan_bridge,ensure_bridge,ensure_vlan to the bridge/vlan specific... | Dan Wendlandt | 2011-08-04 | 1 | -2/+4 |
| | * | | | | | Allow local_gb to be 0; PEP8 fixes. | Josh Kearney | 2011-08-16 | 1 | -2/+3 |
| | * | | | | | Validate the size of VHD files in OVF containers. | Josh Kearney | 2011-08-16 | 3 | -11/+71 |
| | |\ \ \ \ \ |
|
| | | * | | | | | Corrected names in TODO/FIXME. | Josh Kearney | 2011-08-15 | 1 | -2/+2 |
| | | * | | | | | Fixed merge conflict. | Josh Kearney | 2011-08-15 | 1 | -1/+1 |
| | | * | | | | | Merged trunk. | Josh Kearney | 2011-08-15 | 4 | -30/+192 |
| | | |\ \ \ \ \ |
|
| | | * | | | | | | Updated logging. | Josh Kearney | 2011-08-12 | 1 | -1/+2 |
| | | * | | | | | | Check uncompressed VHD size. | Josh Kearney | 2011-08-12 | 3 | -11/+70 |
| | | | |_|_|/ /
| | |/| | | | |
|
| * | / | | | | | add new vif uuid for OVS vifplug for libvirt + xenserver | Dan Wendlandt | 2011-08-16 | 2 | -8/+9 |
| |/ / / / / / |
|
| * | | | | | | Adding kvm-block-migration feature. | Kei Masumoto | 2011-08-15 | 3 | -23/+163 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | merged rev1418 and fixed code so that less than 1G image can be migrated | Kei masumoto | 2011-08-13 | 18 | -446/+546 |
| | |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| | * | | | | | | merged trunk rev1348 | Kei Masumoto | 2011-08-02 | 13 | -101/+93 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | merged trunk and fixed post_live_migratioin_at_destination to get nw_info | Kei masumoto | 2011-07-29 | 1 | -2/+5 |
| | * | | | | | | | merged recent trunk | Kei Masumoto | 2011-07-27 | 18 | -148/+640 |
| | |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ | fixed reviewer's comment. 1. ctxt -> context, 2. erase unnecessary exception ... | Kei Masumoto | 2011-07-19 | 3 | -20/+26 |
| | |\ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ | fix reviewer's comment | Kei Masumoto | 2011-07-12 | 8 | -97/+291 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ | fix conflict | Kei Masumoto | 2011-07-11 | 10 | -117/+113 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ | fixed a bug which prevents suspend/resume after block-migration | Kei Masumoto | 2011-07-05 | 6 | -41/+323 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | fixed reviewer's comment. 1. adding dest-instance-dir deleting operation to n... | Kei Masumoto | 2011-06-21 | 1 | -2/+12 |
| | * | | | | | | | | | | | | nova.virt.libvirt.connection._live_migration is changed | Kei Masumoto | 2011-06-20 | 1 | -1/+1 |
| | * | | | | | | | | | | | | merged rev trunk 1198 | Kei Masumoto | 2011-06-20 | 11 | -54/+108 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | fix pep8 check | Kei Masumoto | 2011-06-20 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | fix comments at nova.virt.libvirt.connection | Kei Masumoto | 2011-06-20 | 1 | -3/+4 |
| | * | | | | | | | | | | | | | merged trunk rev 1178 | Kei Masumoto | 2011-06-15 | 5 | -24/+18 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | added kernel/ramdisk migrate support | Kei Masumoto | 2011-06-15 | 1 | -4/+20 |
| | * | | | | | | | | | | | | | | block migration feature added | Kei Masumoto | 2011-06-11 | 1 | -20/+102 |
| * | | | | | | | | | | | | | | | Libvirt has some autogenerated network info that is breaking ha network. | Vishvananda Ishaya | 2011-08-15 | 7 | -149/+61 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | make sure security groups come back on restart of nova-compute | Vishvananda Ishaya | 2011-08-12 | 5 | -16/+15 |
| | * | | | | | | | | | | | | | | fix all of the tests | Vishvananda Ishaya | 2011-08-12 | 1 | -4/+4 |
| | * | | | | | | | | | | | | | | rename project_net to same_net | Vishvananda Ishaya | 2011-08-12 | 3 | -8/+8 |