summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "ensure_tree calls mkdir -p"Jenkins2012-08-061-1/+9
|\ \ \ | |/ / |/| |
| * | ensure_tree calls mkdir -pMichael Still2012-08-061-1/+9
* | | Remove unused InstanceInfo class.Dan Prince2012-08-064-37/+0
* | | Remove list_instances_detail from compute drivers.Dan Prince2012-08-066-44/+0
|/ /
* | Merge "Remove unused variables"Jenkins2012-08-041-5/+3
|\ \
| * | Remove unused variablesStanislaw Pitucha2012-08-041-5/+3
| |/
* | Merge "Update list_instances to catch libvirtError."Jenkins2012-08-041-1/+1
|\ \ | |/ |/|
| * Update list_instances to catch libvirtError.Dan Prince2012-08-031-1/+1
* | Merge "fix unmounting of LXC containers"Jenkins2012-08-046-26/+82
|\ \ | |/ |/|
| * fix unmounting of LXC containersPádraig Brady2012-08-026-26/+82
* | Merge "Rename _self to self according to Python convention"Jenkins2012-08-031-1/+1
|\ \
| * | Rename _self to self according to Python conventionYun Mao2012-08-031-1/+1
* | | import missing module timeYun Mao2012-08-031-0/+1
|/ /
* / Handle InstanceNotFound in libvirt list_instances.Dan Prince2012-08-031-3/+11
|/
* Merge "Remove agent_update from the compute manager."Jenkins2012-08-022-16/+0
|\
| * Remove agent_update from the compute manager.Russell Bryant2012-08-012-16/+0
* | XenAPI: Add script to destroy cached images.Rick Harris2012-08-011-12/+93
* | Don't pass kernel args to Xen HVM instancesJim Fehlig2012-08-011-1/+1
* | Merge "Revert "Check for selinux before setting up selinux.""Jenkins2012-08-011-3/+1
|\ \ | |/ |/|
| * Revert "Check for selinux before setting up selinux."Pádraig Brady2012-07-301-3/+1
* | Merge "maint: don't require write access when reading files"Jenkins2012-08-011-1/+1
|\ \
| * | maint: don't require write access when reading filesPádraig Brady2012-08-011-1/+1
* | | XenAPI: Fix race-condition with cached images.Rick Harris2012-08-011-36/+66
|/ /
* | Merge "Turn on base image cleanup by default."Jenkins2012-07-311-1/+1
|\ \
| * | Turn on base image cleanup by default.Michael Still2012-07-281-1/+1
* | | Send a full instance in rebuild_instance.Russell Bryant2012-07-301-2/+2
* | | Avoid error during snapshot of ISO booted instanceMark McLoughlin2012-07-301-0/+3
| |/ |/|
* | Merge "maint: libvirt imagecache: remove redundant interpreter spec"Jenkins2012-07-301-1/+0
|\ \
| * | maint: libvirt imagecache: remove redundant interpreter specPádraig Brady2012-07-291-1/+0
| |/
* / Check for selinux before setting up selinux.Chuck Short2012-07-291-1/+3
|/
* Merge "libvirt driver: set os_type to support xen hvm/pv"Jenkins2012-07-272-2/+19
|\
| * libvirt driver: set os_type to support xen hvm/pvChristoph Thiel2012-07-262-2/+19
* | Allow _destroy_vdis if a mapping has no VDIKevin L. Mitchell2012-07-271-0/+4
* | Merge "xenapi: Use instance uuid when calling DB API"Jenkins2012-07-271-3/+3
|\ \
| * | xenapi: Use instance uuid when calling DB APIJohannes Erdfelt2012-07-271-3/+3
* | | Remove ugly instance._rescue hackJohannes Erdfelt2012-07-273-84/+93
* | | Convert to using dict style key lookups in XenAPIJohannes Erdfelt2012-07-273-50/+51
|/ /
* | Sanitize xenstore keys for metadata injectionChris Behrens2012-07-271-1/+21
* | Don't store system_metadata in xenstoreChris Behrens2012-07-271-6/+0
* | Merge "Fix exception handling in libvirt attach_volume()"Jenkins2012-07-261-5/+8
|\ \
| * | Fix exception handling in libvirt attach_volume()Dan Smith2012-07-261-5/+8
| |/
* | Merge "Fix resizing VDIs on XenServer >= 6"Jenkins2012-07-261-10/+11
|\ \
| * | Fix resizing VDIs on XenServer >= 6Johannes Erdfelt2012-07-261-10/+11
* | | Merge "Allow power_off when instance doesn't exist"Jenkins2012-07-261-2/+6
|\ \ \
| * | | Allow power_off when instance doesn't existKevin L. Mitchell2012-07-261-2/+6
| |/ /
* | | Merge "Refactor glance image service code"Jenkins2012-07-261-2/+5
|\ \ \ | |/ / |/| |
| * | Refactor glance image service codeChris Behrens2012-07-261-2/+5
* | | Don't import libvirt_utils in disk api.Dan Prince2012-07-263-5/+17
|/ /
* | Merge "libvirt driver: set driver name consistently"Jenkins2012-07-263-10/+36
|\ \
| * | libvirt driver: set driver name consistentlyChristoph Thiel2012-07-253-10/+36