summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | use 'qemu-image resize' rather than 'truncate' to grow image filesScott Moser2011-09-021-1/+1
| | |_|/ / | |/| | |
* | | | | Merged trunk.Josh Kearney2011-09-091-2/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Remove the unnecessary sudo from qemu-img as it is unneeded and doesn't work ...Vishvananda Ishaya2011-09-091-2/+2
| |\ \ \ \
| | * | | | remove sudo from qemu-img commandsVishvananda Ishaya2011-09-091-2/+2
| | | |_|/ | | |/| |
* | | | | Merged trunk.Josh Kearney2011-09-091-2/+2
|\| | | |
| * | | | adds a fake_network module to tests to generate sensible network info for tes...Trey Morris2011-09-091-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | trunk mergeTrey Morris2011-08-318-332/+388
| | |\| |
| | * | | update libvirtTrey Morris2011-08-261-2/+2
* | | | | Merged trunk.Josh Kearney2011-09-081-3/+10
|\| | | |
| * | | | Use .get instead.Josh Kearney2011-09-081-1/+1
| * | | | Do not attempt to mount the swap VDI for file injection.Josh Kearney2011-09-081-3/+10
| | |_|/ | |/| |
* / | | First pass at adding reboot_type to reboot codepath.Josh Kearney2011-09-086-8/+14
|/ / /
* | | merge trunkDan Wendlandt2011-09-071-0/+3
|\ \ \ | | |/ | |/|
| * | In the XenAPI simulator, set VM.domid, when creating the instance initially,Ewan Mellor2011-08-291-0/+3
| |\ \
| | * | Start domid's at 1, not 0, to avoid any confusion with dom0.Ewan Mellor2011-08-291-1/+1
| | * | In the XenAPI simulator, set VM.domid, when creating the instance initially,Ewan Mellor2011-08-281-0/+3
* | | | merge trunkdanwent@gmail.com2011-08-287-44/+124
|\| | |
| * | | merged with rev.1499vladimir.p2011-08-253-16/+20
| |\| |
| | * | Add a set of generic tests for the virt drivers.Soren Hansen2011-08-252-13/+18
| | |\ \
| | | * | Update a few doc strings.Soren Hansen2011-08-221-11/+7
| | | * | Make snapshot raise InstanceNotRunning when the instance isn't running.Soren Hansen2011-08-221-2/+3
| | | * | Add a generic set of tests for hypervisor drivers.Soren Hansen2011-08-221-0/+8
| | * | | changing commentBrian Waldon2011-08-251-2/+1
| | * | | fixing bugBrian Waldon2011-08-251-1/+1
| * | | | VSA code redesign. Drive types completely replaced by Volume typesvladimir.p2011-08-251-3/+2
| * | | | merged with volume_types. no code refactoring yetvladimir.p2011-08-249-339/+381
| |\| | |
| | * | | Moved migration and fixed tests from upstreamChristopher MacGown2011-08-223-6/+5
| | * | | Merged trunkChristopher MacGown2011-08-225-31/+101
| | |\ \ \
| | | * | | Added the fixes suggested by Eric Windisch from cloudscaling...Christopher MacGown2011-08-223-4/+5
| | | * | | Add copyright noticesChristopher MacGown2011-08-192-0/+2
| | | * | | Define FLAGS.default_local_format. By default it's None, to match current exp...Christopher MacGown2011-08-191-0/+4
| | | * | | Merge config_drive with trunkChristopher MacGown2011-08-124-28/+91
| | | |\ \ \
| | | | * | | Accidentally added inject_files to mergeChristopher MacGown2011-08-111-3/+1
| | | | * | | Updates to libvirt, write metadata, net, and key to the config driveChristopher MacGown2011-08-113-32/+66
| | | | * | | Config-Drive happiness, minus smoketestChristopher MacGown2011-07-222-12/+46
| * | | | | | added virtio flag; associate address for VSA; cosmetic changes. Prior to volu...vladimir.p2011-08-242-1/+7
* | | | | | | fix issue with setting 'Active' caused by Quantum API changes. Other misc fixesdanwent@gmail.com2011-08-281-1/+1
| |/ / / / / |/| | | | |
* | | | | | Move documentation from nova.virt.fake into nova.virt.driver.Soren Hansen2011-08-232-297/+270
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | Revert irrelevant changes that accidentally crept into this patch :(Soren Hansen2011-08-191-2/+0
| * | | | pep8Soren Hansen2011-08-191-1/+0
| * | | | Start improving documentation.Soren Hansen2011-08-191-16/+41
| * | | | Move documentation from nova.virt.fake to nova.virt.driver.Soren Hansen2011-08-192-287/+238
* | | | | Merged trunkRyu Ishimoto2011-08-191-3/+0
|\| | | |
| * | | | Remove instances.admin_pass column.Dan Prince2011-08-161-3/+0
| |/ / /
* | | | Merged trunkRyu Ishimoto2011-08-175-15/+78
|\| | |
| * | | I'm taking Thierry at his word that I should merge early and merge often :) Dan Wendlandt2011-08-161-2/+4
| |\ \ \
| | * | | merge trunk, fix conflict frim dprince's branch to remove hostname from bin/n...Dan Wendlandt2011-08-121-1/+1
| | |\| |
| | * | | merge in trunk, resolving conflicts with ttx's branch to switch from using su...Dan Wendlandt2011-08-1216-235/+396
| | |\ \ \
| | * | | | move ensure_vlan_bridge,ensure_bridge,ensure_vlan to the bridge/vlan specific...Dan Wendlandt2011-08-041-2/+4
| * | | | | Allow local_gb to be 0; PEP8 fixes.Josh Kearney2011-08-161-2/+3