summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Remove VDI chain limit for snapshots."Jenkins2012-07-132-13/+16
|\ \
| * | Remove VDI chain limit for snapshots.Rick Harris2012-07-122-13/+16
* | | Merge "only mount guest image once when injecting files"Jenkins2012-07-133-44/+24
|\ \ \
| * | | only mount guest image once when injecting filesPádraig Brady2012-07-113-44/+24
* | | | Merge "ensure libguestfs mounts are cleaned up"Jenkins2012-07-131-3/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | ensure libguestfs mounts are cleaned upPádraig Brady2012-07-121-3/+13
* | | | Adds snapshot_attached_here contextmanager.Rick Harris2012-07-122-73/+80
* | | | Merge "Use the dict syntax instead of attribute to access db objects"Jenkins2012-07-121-10/+10
|\ \ \ \ | | |_|/ | |/| |
| * | | Use the dict syntax instead of attribute to access db objectsYun Mao2012-07-121-10/+10
* | | | Merge "When deleting an instance, avoid freakout if iscsi device is gone"Jenkins2012-07-121-3/+5
|\ \ \ \ | |/ / / |/| | |
| * | | When deleting an instance, avoid freakout if iscsi device is goneDan Smith2012-07-101-3/+5
* | | | Adds bootlocking to the xenserver suspend and resumeMatt Dietz2012-07-121-0/+2
* | | | Merge "Imports base64 to fix xen file injection"Jenkins2012-07-121-0/+1
|\ \ \ \
| * | | | Imports base64 to fix xen file injectionGabe Westmaas2012-07-111-0/+1
| | |/ / | |/| |
* | | | Merge "Adds diagnostics command for the libvirt driver."Jenkins2012-07-121-0/+75
|\ \ \ \ | |/ / / |/| | |
| * | | Adds diagnostics command for the libvirt driver.Leander Bessa Beernaert2012-07-101-0/+75
| |/ /
* | | Merge "Refactors more snapshot code into vm_utils."Jenkins2012-07-112-28/+23
|\ \ \
| * | | Refactors more snapshot code into vm_utils.Rick Harris2012-07-112-28/+23
* | | | Re-add nova.virt.driver import to xenapi driverJohannes Erdfelt2012-07-111-0/+1
* | | | Merge "Clarifying which vm_utils functions are private."Jenkins2012-07-111-49/+49
|\| | | | |_|/ |/| |
| * | Clarifying which vm_utils functions are private.Rick Harris2012-07-111-49/+49
* | | Merge "Split xenapi agent code out to nova.virt.xenapi.agent"Jenkins2012-07-112-198/+271
|\ \ \
| * | | Split xenapi agent code out to nova.virt.xenapi.agentJohannes Erdfelt2012-07-102-198/+271
* | | | Merge "fix metadata file injection with xen"Jenkins2012-07-111-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | fix metadata file injection with xenPádraig Brady2012-07-071-1/+1
* | | | Merge "ensure libguestfs has completed before proceeding"Jenkins2012-07-101-1/+12
|\ \ \ \
| * | | | ensure libguestfs has completed before proceedingPádraig Brady2012-07-101-1/+12
| | |_|/ | |/| |
* | | | Merge "Raise Failure exception when setting duplicate other_config key"Jenkins2012-07-101-0/+3
|\ \ \ \
| * | | | Raise Failure exception when setting duplicate other_config keyJohannes Erdfelt2012-07-101-0/+3
| | |_|/ | |/| |
* | | | Merge "Set the default CPU mode to 'host-model' for Libvirt KVM/QEMU guests"Jenkins2012-07-101-3/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Set the default CPU mode to 'host-model' for Libvirt KVM/QEMU guestsDaniel P. Berrange2012-07-061-3/+11
| | |/ | |/|
* | | Merge "refactor baremetal/proxy => baremetal/driver"Jenkins2012-07-103-3/+6
|\ \ \
| * | | refactor baremetal/proxy => baremetal/driverSean Dague2012-07-103-3/+6
* | | | Merge "Properly track VBD and VDI connections in xenapi fake"Jenkins2012-07-101-6/+42
|\ \ \ \ | |/ / / |/| | |
| * | | Properly track VBD and VDI connections in xenapi fakeJohannes Erdfelt2012-07-051-6/+42
* | | | refactor xenapi/connection => xenapi/driverSean Dague2012-07-104-4/+3
* | | | refactor vmwareapi_conn => vmwareapi/driverSean Dague2012-07-103-1/+3
| |_|/ |/| |
* | | Merge "Boot from volume for Xen"Jenkins2012-07-103-29/+118
|\ \ \
| * | | Boot from volume for XenRenuka Apte2012-07-093-29/+118
* | | | Fetch kernel/ramdisk images directlyJohannes Erdfelt2012-07-091-6/+5
|/ / /
* | / Make reboot work for halted xenapi instancesChris Behrens2012-07-082-5/+25
| |/ |/|
* | Merge "Get hypervisor uptime."Jenkins2012-07-054-0/+16
|\ \
| * | Get hypervisor uptime.Kevin L. Mitchell2012-06-294-0/+16
* | | Merge "Make possible to store snapshots not in /tmp directory"Jenkins2012-07-051-1/+7
|\ \ \ | |_|/ |/| |
| * | Make possible to store snapshots not in /tmp directoryBoris Filippov2012-07-031-1/+7
* | | Merge "Don't catch & ignore exceptions when setting up LXC container filesyst...Jenkins2012-07-051-9/+10
|\ \ \
| * | | Don't catch & ignore exceptions when setting up LXC container filesystemsDaniel P. Berrange2012-07-051-9/+10
* | | | Merge "Drop xenapi session.get_imported_xenapi()"Jenkins2012-07-055-25/+17
|\ \ \ \
| * | | | Drop xenapi session.get_imported_xenapi()Johannes Erdfelt2012-07-035-25/+17
| | |/ / | |/| |
* | | | Merge "Ensure system metadata is sent on new image creation."Jenkins2012-07-051-0/+6
|\ \ \ \