| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | 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 | |
| | * | | | | | | | | | | | | | | use dhcp server instead of gateway for filter exception | Vishvananda Ishaya | 2011-08-12 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | get rid of network_info hack and pass it everywhere | Vishvananda Ishaya | 2011-08-12 | 3 | -120/+33 | |
| | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Added ability too boot VM from install ISO. System detects an image of type ... | Donal Lafferty | 2011-08-14 | 3 | -18/+167 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Sync trunk | Donal Lafferty | 2011-08-07 | 1 | -4/+8 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge to trunk. | Donal Lafferty | 2011-08-05 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Trunk contained PEP8 errors. Fixed. | Donal Lafferty | 2011-08-05 | 4 | -17/+25 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Fix comments. | Donal Lafferty | 2011-08-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | Merge trunk; attempting to solve integration test failure. | Donal Lafferty | 2011-08-04 | 2 | -32/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge with trunk. | Donal Lafferty | 2011-08-04 | 10 | -224/+147 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Resync to trunk | Donal Lafferty | 2011-08-01 | 7 | -83/+66 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | Remove copy/paste error. | Donal Lafferty | 2011-08-01 | 1 | -9/+0 | |
| | * | | | | | | | | | | | | | | | | | | | merge to trunk | Donal Lafferty | 2011-07-28 | 9 | -22/+37 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Address merge review concerns. | Donal Lafferty | 2011-07-27 | 2 | -12/+18 | |
| | * | | | | | | | | | | | | | | | | | | | | merge with trunk | Donal Lafferty | 2011-07-27 | 18 | -373/+1068 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | pep8 fix | Donal Lafferty | 2011-06-29 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | clean up logging for iso SR search | Donal Lafferty | 2011-06-29 | 1 | -6/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | resync with trunk. | Donal Lafferty | 2011-06-28 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Add fake SR with ISO content type. | Donal Lafferty | 2011-06-28 | 1 | -0/+20 | |
| | * | | | | | | | | | | | | | | | | | | | | Revise key used to identify the SR used to store ISO images streamed from Gla... | Donal Lafferty | 2011-06-28 | 1 | -4/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | Pulled changes, passed the unit tests. | Donal Lafferty | 2011-06-27 | 1 | -4/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | Pulled trunk, merged boot from ISO changes. | Donal Lafferty | 2011-06-27 | 17 | -839/+1362 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Synchronise with Diablo development. | Donal Lafferty | 2011-05-24 | 14 | -493/+520 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
