summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Simplify how ephemeral disks are created and named.Michael Still2012-12-072-30/+23
* | | | powervm: Refactored run_command for better namingLance Bragstad2012-12-051-14/+15
* | | | Merge "Add support for new WMI iSCSI initiator API"Jenkins2012-12-055-61/+198
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add support for new WMI iSCSI initiator APIPedro Navarro Perez2012-12-015-61/+198
* | | | Merge "Access DB values as dict not as attributes. Part 3"Jenkins2012-12-043-33/+33
|\ \ \ \
| * | | | Access DB values as dict not as attributes. Part 3Joe Gordon2012-11-303-33/+33
| |/ / /
* | | | Merge "Implements volume usage metering."Jenkins2012-12-043-2/+52
|\ \ \ \ | |_|/ / |/| | |
| * | | Implements volume usage metering.Cian O'Driscoll2012-12-033-2/+52
| |/ /
* | | Merge "powervm: add DiskAdapter for local volumes"Jenkins2012-12-043-174/+338
|\ \ \
| * | | powervm: add DiskAdapter for local volumesMatt Odden2012-12-013-174/+338
| | |/ | |/|
* | | Add notifications when libvirtd goes downDavanum Srinivas2012-12-031-4/+17
| |/ |/|
* | Merge "Add POWERVM_STARTING state to powervm driver"Jenkins2012-11-302-1/+4
|\ \
| * | Add POWERVM_STARTING state to powervm driverLance Bragstad2012-11-292-1/+4
* | | Merge "Access DB values as dict not as attributes. Part 2"Jenkins2012-11-301-7/+7
|\ \ \
| * | | Access DB values as dict not as attributes. Part 2Joe Gordon2012-11-291-7/+7
| |/ /
* | | Merge "use libvirt getInfo() to receive number of physical CPUs"Jenkins2012-11-301-8/+4
|\ \ \ | |/ / |/| |
| * | use libvirt getInfo() to receive number of physical CPUsChristian Berendt2012-11-291-8/+4
| |/
* / Add aggregate_host_add and _delete to conductor.Russell Bryant2012-11-284-7/+8
|/
* Merge "Add methods to Host operations to fake hypervisor"Jenkins2012-11-281-3/+7
|\
| * Add methods to Host operations to fake hypervisorMauro S. M. Rodrigues2012-11-211-3/+7
* | Move imagecache code from nova.virt.libvirt.utilsMark McLoughlin2012-11-282-147/+137
* | Merge "Add exceptions to baremetal/db/api"Jenkins2012-11-272-18/+75
|\ \
| * | Add exceptions to baremetal/db/apiDevananda van der Veen2012-11-262-18/+75
* | | Merge "Respect the base_dir_name flag in imagebackend."Jenkins2012-11-271-1/+2
|\ \ \
| * | | Respect the base_dir_name flag in imagebackend.Michael Still2012-11-271-1/+2
| |/ /
* | | Merge "Don't hard code the xen hvmloader path."Jenkins2012-11-271-1/+4
|\ \ \ | |/ / |/| |
| * | Don't hard code the xen hvmloader path.Chuck Short2012-11-221-1/+4
* | | Add blank nova/virt/baremetal/__init__.pyRussell Bryant2012-11-261-0/+0
* | | Make compute manager use nova-conductor for instance_updateDan Smith2012-11-261-18/+12
* | | Merge "Added cpu_info report to HyperV Compute driver"Jenkins2012-11-262-2/+57
|\ \ \
| * | | Added cpu_info report to HyperV Compute driverLuis Fernandez Alvarez2012-11-232-2/+57
* | | | Merge "Allow VMs to be resumed after a hypervisor reboot"Jenkins2012-11-267-9/+11
|\ \ \ \
| * | | | Allow VMs to be resumed after a hypervisor rebootRafi Khardalian2012-11-207-9/+11
* | | | | maint: remove an unused import from libvirt.utilsPádraig Brady2012-11-231-1/+0
| |/ / / |/| | |
* | | | Truncate large console logs in libvirt.Michael Still2012-11-231-2/+16
* | | | remove db access in xen driver.Yaguang Tang2012-11-221-6/+3
| |/ / |/| |
* | | Merge "Xenapi: Don't resize down if not auto_disk_config"Jenkins2012-11-221-2/+4
|\ \ \
| * | | Xenapi: Don't resize down if not auto_disk_configAndrew Laski2012-11-211-2/+4
* | | | Move compute_driver into nova.virt.driverMark McLoughlin2012-11-211-1/+52
|/ / /
* | | Merge "Wrap log messages with _()"Jenkins2012-11-212-4/+5
|\ \ \
| * | | Wrap log messages with _()daisy-ycguo2012-11-212-4/+5
* | | | Merge "Move sql options to nova.db.sqlalchemy.session"Jenkins2012-11-211-1/+2
|\ \ \ \
| * | | | Move sql options to nova.db.sqlalchemy.sessionMark McLoughlin2012-11-211-1/+2
| | |_|/ | |/| |
* | | | Add debug logging to disk mount modulesDaniel P. Berrange2012-11-213-0/+26
* | | | Remove the libguestfs disk mount API implementationDaniel P. Berrange2012-11-211-121/+0
* | | | Remove img_handlers config parameter usageDaniel P. Berrange2012-11-214-53/+44
* | | | Convert file injection code to use the VFS APIsDaniel P. Berrange2012-11-213-113/+129
* | | | Introduce a VFS implementation backed by the libguestfs APIsDaniel P. Berrange2012-11-211-0/+178
| |/ / |/| |
* | | Introduce a VFS implementation mapped to the host filesystemDaniel P. Berrange2012-11-211-0/+159
|/ /
* / Detect shared storage; handle base cleanup better.Michael Still2012-11-214-25/+87
|/