summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
* Merge "xenapi: place boot lock when doing soft delete"Jenkins2012-11-051-0/+2
|\
| * xenapi: place boot lock when doing soft deleteJohannes Erdfelt2012-11-021-0/+2
* | Merge "Remove unnecessary db call from xenapi/vmops"Jenkins2012-11-021-4/+3
|\ \
| * | Remove unnecessary db call from xenapi/vmopsDan Smith2012-11-021-4/+3
* | | Merge "Remove db.instance_get* from nova/virt"Jenkins2012-11-024-9/+30
|\| | | |/ |/|
| * Remove db.instance_get* from nova/virtDan Smith2012-11-024-9/+30
* | Detangle soft delete and power offJohannes Erdfelt2012-11-024-4/+37
|/
* Merge "Introduce VirtAPI to nova/virt"Jenkins2012-11-0210-32/+76
|\
| * Introduce VirtAPI to nova/virtDan Smith2012-11-0110-32/+76
* | Merge "Move to a more canonicalized output from qemu-img info."Jenkins2012-11-013-40/+146
|\ \ | |/ |/|
| * Move to a more canonicalized output from qemu-img info.Joshua Harlow2012-10-313-40/+146
* | Merge "Fixes hypervisor based image filtering on Hyper-V"Jenkins2012-10-313-112/+174
|\ \
| * | Fixes hypervisor based image filtering on Hyper-VAlessandro Pilotti2012-10-313-112/+174
* | | Merge "Remove redundant code from PowerVM driver"Jenkins2012-10-311-14/+1
|\ \ \ | |/ / |/| |
| * | Remove redundant code from PowerVM driverDan Smith2012-10-311-14/+1
* | | Merge "Clean up xenapi VM records on failed disk attaches"Jenkins2012-10-313-60/+82
|\ \ \
| * | | Clean up xenapi VM records on failed disk attachesChris Behrens2012-10-303-60/+82
* | | | refactor: extract method vm_ref_or_raiseMate Lakat2012-10-312-8/+13
| |/ / |/| |
* | | Remove database usage from libvirt check_can_live_migrate_destinationDan Smith2012-10-305-9/+9
|/ /
* | Merge "details the reboot behavior that a virt driver should follow."Jenkins2012-10-301-0/+6
|\ \
| * | details the reboot behavior that a virt driver should follow.Armando Migliaccio2012-10-261-0/+6
* | | Merge "xenapi: refactor: Agent class"Jenkins2012-10-302-118/+130
|\ \ \
| * | | xenapi: refactor: Agent classMate Lakat2012-10-262-118/+130
| | |/ | |/|
* | | Fix typo in xenapi/host.pyDan Smith2012-10-291-1/+1
* | | Merge "Add live migration helper methods to fake hypervisor driver"Jenkins2012-10-291-0/+13
|\ \ \
| * | | Add live migration helper methods to fake hypervisor driverMauro S. M. Rodrigues2012-10-291-0/+13
| | |/ | |/|
* | | Fix check for memory_mbDavanum Srinivas2012-10-271-1/+3
* | | Add missing live migration methods to ComputeDriver base classDan Smith2012-10-261-0/+33
| |/ |/|
* | Merge "Migrate to fileutils and lockutils."Jenkins2012-10-268-21/+33
|\ \ | |/ |/|
| * Migrate to fileutils and lockutils.Michael Still2012-10-258-21/+33
* | Merge "libvirt: persist volume attachments into config"Jenkins2012-10-251-2/+14
|\ \
| * | libvirt: persist volume attachments into configVishvananda Ishaya2012-10-241-2/+14
| |/
* | Merge "Handle the case where we encounter a snap shot correctly."Jenkins2012-10-241-3/+13
|\ \
| * | Handle the case where we encounter a snap shot correctly.Joshua Harlow2012-10-231-3/+13
* | | Merge "xenapi: Tag volumes in boot from volume case"Jenkins2012-10-243-9/+13
|\ \ \
| * | | xenapi: Tag volumes in boot from volume caseRenuka Apte2012-10-123-9/+13
* | | | Merge "Refactor: move find_guest_agent to xenapi.agent"Jenkins2012-10-243-37/+39
|\ \ \ \ | |_|_|/ |/| | |
| * | | Refactor: move find_guest_agent to xenapi.agentMate Lakat2012-10-243-37/+39
* | | | Merge "Remove mountpoint from parse_volume_info"Jenkins2012-10-242-8/+14
|\ \ \ \
| * | | | Remove mountpoint from parse_volume_infoMate Lakat2012-10-232-8/+14
* | | | | Merge "limit the usage of connection_info"Jenkins2012-10-242-26/+25
|\| | | |
| * | | | limit the usage of connection_infoMate Lakat2012-10-232-26/+25
| | |_|/ | |/| |
* | | | Merge "Remove database usage from libvirt imagecache module"Jenkins2012-10-245-10/+12
|\ \ \ \
| * | | | Remove database usage from libvirt imagecache moduleDan Smith2012-10-245-10/+12
* | | | | Refactor: config drive related functionsMate Lakat2012-10-242-17/+17
* | | | | Merge "xenapi: fix bfv behavior when SR is not attached"Jenkins2012-10-242-3/+25
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | xenapi: fix bfv behavior when SR is not attachedRenuka Apte2012-10-172-3/+25
* | | | | Merge "Add virt driver capabilities definition"Jenkins2012-10-242-0/+8
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Add virt driver capabilities definitionDan Smith2012-10-232-0/+8
* | | | | Merge "Move mkfs from libvirt.utils to utils"Jenkins2012-10-233-25/+3
|\ \ \ \ \ | |/ / / / |/| | | |