summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge "xenapi: Avoid hotplugging volumes on resize."Jenkins2013-01-044-25/+45
|\ \ \ \ \ \
| * | | | | | xenapi: Avoid hotplugging volumes on resize.Cory Stone2013-01-034-25/+45
* | | | | | | Merge "Removes unused imports"Jenkins2013-01-033-3/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Removes unused importsZhongyue Luo2013-01-033-3/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Provide a configdrive helper which uses contextlib."Jenkins2013-01-033-20/+27
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Provide a configdrive helper which uses contextlib.Michael Still2012-12-213-20/+27
* | | | | | Merge "Improve baremetal driver error handling"Jenkins2013-01-026-104/+154
|\ \ \ \ \ \
| * | | | | | Improve baremetal driver error handlingDevananda van der Veen2013-01-026-104/+154
* | | | | | | Merge "Remove unused imports"Jenkins2013-01-022-2/+1
|\ \ \ \ \ \ \
| * | | | | | | Remove unused importsJoe Gordon2012-12-272-2/+1
* | | | | | | | Merge "Check for image_meta in libvirt.driver.spawn"Jenkins2013-01-021-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Check for image_meta in libvirt.driver.spawnKravchenko Pavel2012-12-271-1/+3
| |/ / / / / / /
* | | | | | | | Merge "Remove session.flush() and session.query() monkey patching"Jenkins2013-01-021-1/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Remove session.flush() and session.query() monkey patchingBoris Pavlovic2012-12-281-1/+0
* | | | | | | | Merge "Report failures to mount in localfs correctly."Jenkins2013-01-022-6/+16
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Report failures to mount in localfs correctly.Michael Still2012-12-302-6/+16
| | |_|_|/ / / | |/| | | | |
* | | | | | | baremetal power driver takes **kwargsDevananda van der Veen2012-12-282-9/+9
* | | | | | | Implement IPMI sub-driver for baremetal computeDevananda van der Veen2012-12-281-0/+257
* | | | | | | Fix tests/baremetal/test_driver.pyDevananda van der Veen2012-12-282-46/+79
* | | | | | | Move baremetal options to [BAREMETAL] OptGroupDevananda van der Veen2012-12-284-24/+40
|/ / / / / /
* | | | | | Merge "Remove lxc attaching/detaching of volumes"Jenkins2012-12-281-93/+21
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove lxc attaching/detaching of volumesChuck Short2012-12-241-93/+21
| | |_|_|/ | |/| | |
* | | | | Merge "Ensure we add a new line when appending to rc.local"Jenkins2012-12-271-1/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Ensure we add a new line when appending to rc.localDavanum Srinivas2012-12-241-1/+4
| |/ / /
* / / / Teardown container rootfs in host namespace for lxcunicell2012-12-242-23/+29
|/ / /
* | | Merge "Removed unused imports."Jenkins2012-12-229-25/+4
|\ \ \
| * | | Removed unused imports.Chuck Short2012-12-219-25/+4
* | | | Merge "Reliably include OS type in ephemeral filenames."Jenkins2012-12-221-6/+7
|\ \ \ \
| * | | | Reliably include OS type in ephemeral filenames.Michael Still2012-12-191-6/+7
* | | | | Merge "libvirt: Skip intermediate base files with qcow2."Jenkins2012-12-221-8/+2
|\ \ \ \ \
| * | | | | libvirt: Skip intermediate base files with qcow2.Michael Still2012-12-181-8/+2
| |/ / / /
* | | | | Merge "fixing the typo of the error message from nbd"Jenkins2012-12-221-1/+1
|\ \ \ \ \
| * | | | | fixing the typo of the error message from nbdCraig Vyvial2012-12-201-1/+1
| |/ / / /
* | | | | Make libvirt driver default to virtio for KVM/QEMU NICsDaniel P. Berrange2012-12-211-3/+8
* | | | | Refactor libvirt VIF classes to reduce duplicate codeDaniel P. Berrange2012-12-211-21/+35
| |/ / / |/| | |
* | | | Merge "libvirt: Make vif_driver.plug() returns None"Jenkins2012-12-212-23/+32
|\ \ \ \
| * | | | libvirt: Make vif_driver.plug() returns NoneJian Wen2012-12-192-23/+32
* | | | | Merge "Execute pygrub using nova-rootwrap in xenapi"Jenkins2012-12-211-8/+15
|\ \ \ \ \
| * | | | | Execute pygrub using nova-rootwrap in xenapiArmando Migliaccio2012-12-181-8/+15
* | | | | | Merge "fix instance rescue without cmdline params in xml.rescue."Jenkins2012-12-211-2/+8
|\ \ \ \ \ \
| * | | | | | fix instance rescue without cmdline params in xml.rescue.Yaguang Tang2012-12-181-2/+8
| | |_|/ / / | |/| | | |
* | | | | | Merge "Update exceptions to pass correct kwargs."Jenkins2012-12-212-2/+2
|\ \ \ \ \ \
| * | | | | | Update exceptions to pass correct kwargs.Dan Prince2012-12-182-2/+2
| |/ / / / /
* | | | | | Merge "Baremetal VIF and Volume sub-drivers."Jenkins2012-12-205-1/+463
|\ \ \ \ \ \
| * | | | | | Baremetal VIF and Volume sub-drivers.Mikyung Kang2012-12-205-1/+463
* | | | | | | Merge "Volume backed live migration w/o shared storage"Jenkins2012-12-205-24/+65
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Volume backed live migration w/o shared storageRohan Rhishikesh Kanade2012-12-045-24/+65
* | | | | | | Merge "New Baremetal provisioning framework."Jenkins2012-12-209-48/+619
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | New Baremetal provisioning framework.Mikyung Kang2012-12-199-48/+619
* | | | | | Merge "Export custom SMBIOS info to QEMU/KVM guests"Jenkins2012-12-201-0/+24
|\ \ \ \ \ \