summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
* Merge "Rewrite image code to use python-glanceclient"Jenkins2012-08-141-6/+1
|\
| * Rewrite image code to use python-glanceclientBrian Waldon2012-08-131-6/+1
* | Don't stuff non-db data into instance dictJohannes Erdfelt2012-08-136-36/+44
|/
* Fix type error in state comparisonYun Mao2012-08-131-1/+1
* Merge "xenapi: ensure all calls to agent get logged"Jenkins2012-08-132-11/+14
|\
| * xenapi: ensure all calls to agent get loggedJohannes Erdfelt2012-08-092-11/+14
* | Merge "Compute restart causes period of network 'blackout'"Jenkins2012-08-123-0/+28
|\ \
| * | Compute restart causes period of network 'blackout'David McNally2012-08-103-0/+28
| |/
* | Merge "Config drive v2"Jenkins2012-08-112-48/+227
|\ \
| * | Config drive v2Michael Still2012-08-112-48/+227
* | | Merge "maint: remove an unused import in libvirt.driver"Jenkins2012-08-102-7/+5
|\ \ \
| * | | maint: remove an unused import in libvirt.driverPádraig Brady2012-08-042-7/+5
* | | | Merge "General host aggregates part 2"Jenkins2012-08-105-16/+25
|\ \ \ \ | |_|/ / |/| | |
| * | | General host aggregates part 2Joe Gordon2012-08-075-16/+25
* | | | Making security group refresh more specificDavid McNally2012-08-106-0/+38
* | | | Add error log for live migration.Takaaki Suzuki2012-08-101-1/+3
| |_|/ |/| |
* | | Fix the inject_metadata_into_fs in the disk API.Dan Prince2012-08-091-1/+1
* | | Fixes KeyError when trying to rescue an instanceMajor Hayden2012-08-091-1/+1
* | | Merge "Make libvirt_use_virtio_for_bridges flag works for all drivers."Jenkins2012-08-081-0/+4
|\ \ \
| * | | Make libvirt_use_virtio_for_bridges flag works for all drivers.Yaguang Tang2012-08-081-0/+4
* | | | xenapi: wait for agent resetnetwork responseJohannes Erdfelt2012-08-071-2/+7
|/ / /
* / / Return 409 error if get_vnc_console is called before VM is createdJohannes Erdfelt2012-08-071-1/+16
|/ /
* | Prohibit file injection writing to host filesystemPádraig Brady2012-08-071-1/+3
* | Update vmops to access metadata as dict.Dan Prince2012-08-071-2/+2
* | Merge "Send full instance to run_instance."Jenkins2012-08-071-1/+4
|\ \
| * | Send full instance to run_instance.Russell Bryant2012-08-061-1/+4
* | | Merge "Use dict style access for image_ref."Jenkins2012-08-072-2/+2
|\| |
| * | Use dict style access for image_ref.Russell Bryant2012-08-062-2/+2
* | | 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