summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Validate the size of VHD files in OVF containers.Josh Kearney2011-08-163-11/+71
| |\ \ \ \ \
| | * | | | | Corrected names in TODO/FIXME.Josh Kearney2011-08-151-2/+2
| | * | | | | Fixed merge conflict.Josh Kearney2011-08-151-1/+1
| | * | | | | Merged trunk.Josh Kearney2011-08-154-30/+192
| | |\ \ \ \ \
| | * | | | | | Updated logging.Josh Kearney2011-08-121-1/+2
| | * | | | | | Check uncompressed VHD size.Josh Kearney2011-08-123-11/+70
| | | |_|_|/ / | | |/| | | |
* | / | | | | add new vif uuid for OVS vifplug for libvirt + xenserverDan Wendlandt2011-08-162-8/+9
|/ / / / / /
* | | | | | Adding kvm-block-migration feature. Kei Masumoto2011-08-153-23/+163
|\ \ \ \ \ \
| * \ \ \ \ \ merged rev1418 and fixed code so that less than 1G image can be migratedKei masumoto2011-08-1318-446/+546
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | merged trunk rev1348Kei Masumoto2011-08-0213-101/+93
| |\ \ \ \ \ \
| * | | | | | | merged trunk and fixed post_live_migratioin_at_destination to get nw_infoKei masumoto2011-07-291-2/+5
| * | | | | | | merged recent trunkKei Masumoto2011-07-2718-148/+640
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ fixed reviewer's comment. 1. ctxt -> context, 2. erase unnecessary exception ...Kei Masumoto2011-07-193-20/+26
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ fix reviewer's commentKei Masumoto2011-07-128-97/+291
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ fix conflictKei Masumoto2011-07-1110-117/+113
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ fixed a bug which prevents suspend/resume after block-migrationKei Masumoto2011-07-056-41/+323
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fixed reviewer's comment. 1. adding dest-instance-dir deleting operation to n...Kei Masumoto2011-06-211-2/+12
| * | | | | | | | | | | | nova.virt.libvirt.connection._live_migration is changedKei Masumoto2011-06-201-1/+1
| * | | | | | | | | | | | merged rev trunk 1198Kei Masumoto2011-06-2011-54/+108
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | fix pep8 checkKei Masumoto2011-06-201-1/+1
| * | | | | | | | | | | | | fix comments at nova.virt.libvirt.connectionKei Masumoto2011-06-201-3/+4
| * | | | | | | | | | | | | merged trunk rev 1178Kei Masumoto2011-06-155-24/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | added kernel/ramdisk migrate supportKei Masumoto2011-06-151-4/+20
| * | | | | | | | | | | | | | block migration feature addedKei Masumoto2011-06-111-20/+102
* | | | | | | | | | | | | | | Libvirt has some autogenerated network info that is breaking ha network.Vishvananda Ishaya2011-08-157-149/+61
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | make sure security groups come back on restart of nova-computeVishvananda Ishaya2011-08-125-16/+15
| * | | | | | | | | | | | | | fix all of the testsVishvananda Ishaya2011-08-121-4/+4
| * | | | | | | | | | | | | | rename project_net to same_netVishvananda Ishaya2011-08-123-8/+8
| * | | | | | | | | | | | | | use dhcp server instead of gateway for filter exceptionVishvananda Ishaya2011-08-121-1/+1
| * | | | | | | | | | | | | | get rid of network_info hack and pass it everywhereVishvananda Ishaya2011-08-123-120/+33
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Added ability too boot VM from install ISO. System detects an image of type ...Donal Lafferty2011-08-143-18/+167
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Sync trunkDonal Lafferty2011-08-071-4/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge to trunk.Donal Lafferty2011-08-051-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Trunk contained PEP8 errors. Fixed.Donal Lafferty2011-08-054-17/+25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Fix comments.Donal Lafferty2011-08-041-1/+1
| * | | | | | | | | | | | | | | | | Merge trunk; attempting to solve integration test failure.Donal Lafferty2011-08-042-32/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge with trunk.Donal Lafferty2011-08-0410-224/+147
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Resync to trunkDonal Lafferty2011-08-017-83/+66
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Remove copy/paste error.Donal Lafferty2011-08-011-9/+0
| * | | | | | | | | | | | | | | | | | | merge to trunkDonal Lafferty2011-07-289-22/+37
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Address merge review concerns.Donal Lafferty2011-07-272-12/+18
| * | | | | | | | | | | | | | | | | | | | merge with trunkDonal Lafferty2011-07-2718-373/+1068
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | pep8 fixDonal Lafferty2011-06-291-1/+2
| * | | | | | | | | | | | | | | | | | | | clean up logging for iso SR searchDonal Lafferty2011-06-291-6/+8
| * | | | | | | | | | | | | | | | | | | | resync with trunk.Donal Lafferty2011-06-281-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Add fake SR with ISO content type.Donal Lafferty2011-06-281-0/+20
| * | | | | | | | | | | | | | | | | | | | Revise key used to identify the SR used to store ISO images streamed from Gla...Donal Lafferty2011-06-281-4/+6
| * | | | | | | | | | | | | | | | | | | | Pulled changes, passed the unit tests.Donal Lafferty2011-06-271-4/+1
| * | | | | | | | | | | | | | | | | | | | Pulled trunk, merged boot from ISO changes.Donal Lafferty2011-06-2717-839/+1362
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Synchronise with Diablo development.Donal Lafferty2011-05-2414-493/+520
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \