summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
* Merge "Resolve conflicting mac address in resize"Jenkins2013-04-042-0/+32
|\
| * Resolve conflicting mac address in resizeLance Bragstad2013-04-032-0/+32
* | Remove deprecated Grizzly code.Joe Gordon2013-04-044-58/+8
|/
* baremetal: Drop unused columns in bm_nodesArata Notsu2013-04-023-3/+36
* Remove print statementsArata Notsu2013-04-021-1/+0
* Use Cluster reference to reduce SDK callsdivakar-padiyar-nandavar2013-03-283-17/+15
* xenapi: fix support for iso bootJohn Garbutt2013-03-283-33/+67
* Adds Tilera back-end for baremetalMikyung Kang2013-03-263-1/+575
* Merge "Fix Hyper V instance conflicts"Jenkins2013-03-261-0/+3
|\
| * Fix Hyper V instance conflictsBen Nemec2013-03-201-0/+3
* | Merge "Adds return-type in two functions' docstrings"Jenkins2013-03-262-0/+8
|\ \
| * | Adds return-type in two functions' docstringsSenhua Huang2013-03-222-0/+8
* | | Merge "NoneType exception thrown if driver live-migration check returns None"Jenkins2013-03-261-8/+8
|\ \ \
| * | | NoneType exception thrown if driver live-migration check returns NoneHans Lindgren2013-03-251-8/+8
* | | | Merge "xenapi: Retrieve VM uuid from xenstore."Jenkins2013-03-251-1/+15
|\ \ \ \ | |/ / / |/| | |
| * | | xenapi: Retrieve VM uuid from xenstore.Bob Ball2013-03-251-1/+15
* | | | Merge "xenapi: fix console for rescued instance"Jenkins2013-03-251-5/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | xenapi: fix console for rescued instanceSulochan Acharya2013-03-221-5/+12
* | | | Fixes passing arbitrary conductor_api argumentZhongyue Luo2013-03-221-3/+4
* | | | Make nova.virt.fake.FakeDriver useable in integration testingJoe Gordon2013-03-211-5/+9
* | | | Change type of ssh_port option from Str to IntDevananda van der Veen2013-03-201-2/+2
| |_|/ |/| |
* | | Fix missing argument to QemuImageInfoDavanum Srinivas2013-03-191-1/+1
|/ /
* | Merge "Fixes PowerVM spawn failed as missing attr supported_instances"Jenkins2013-03-192-0/+2
|\ \ | |/ |/|
| * Fixes PowerVM spawn failed as missing attr supported_instancesFei Long Wang2013-03-192-0/+2
* | Merge "libvirt: Tolerate existing vm(s) with cdrom(s)"Jenkins2013-03-191-0/+6
|\ \
| * | libvirt: Tolerate existing vm(s) with cdrom(s)Davanum Srinivas2013-03-181-0/+6
* | | Merge "LibvirtGenericVIFDriver update for stp"Jenkins2013-03-191-0/+2
|\ \ \ | |_|/ |/| |
| * | LibvirtGenericVIFDriver update for stpGary Kotton2013-03-131-0/+2
* | | Merge "Fix XenAPI performance issue"Jenkins2013-03-182-0/+18
|\ \ \
| * | | Fix XenAPI performance issueChris Behrens2013-03-182-0/+18
* | | | Merge "Remove unused virt.disk.api methods bind/unbind"Jenkins2013-03-181-13/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove unused virt.disk.api methods bind/unbindmathrock2013-03-171-13/+0
* | | | Merge "Revert "Remove the usage of instance['extra_specs'"Jenkins2013-03-172-14/+7
|\ \ \ \
| * | | | Revert "Remove the usage of instance['extra_specs'Dan Prince2013-03-162-14/+7
| |/ / /
* | | | Merge "Fix use of libvirt_disk_prefix"Jenkins2013-03-171-0/+6
|\ \ \ \
| * | | | Fix use of libvirt_disk_prefixJim Fehlig2013-03-151-0/+6
* | | | | Merge "rstrip() strips characters, not strings"Jenkins2013-03-171-1/+4
|\ \ \ \ \
| * | | | | rstrip() strips characters, not stringsJohannes Erdfelt2013-03-151-1/+4
| | |_|/ / | |/| | |
* | | | | Merge "Make ssh key injection work with xenapi agent"Jenkins2013-03-172-0/+22
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Make ssh key injection work with xenapi agentChris Behrens2013-03-132-0/+22
* | | | | Merge "Remove the usage of instance['extra_specs']."Jenkins2013-03-162-7/+14
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove the usage of instance['extra_specs'].Yaguang Tang2013-03-122-7/+14
* | | | | Merge "Fixes Hyper-V live migration with attached volumes"Jenkins2013-03-156-68/+274
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fixes Hyper-V live migration with attached volumesAlessandro Pilotti2013-03-146-68/+274
| | |/ / | |/| |
* | | | Merge "Fixes an iSCSI connector issue in the Hyper-V driver."Jenkins2013-03-141-8/+1
|\ \ \ \
| * | | | Fixes an iSCSI connector issue in the Hyper-V driver.Pedro Navarro Perez2013-03-141-8/+1
* | | | | Merge "Read instance resource quota info from "quota" namespace."Jenkins2013-03-143-7/+16
|\ \ \ \ \
| * | | | | Read instance resource quota info from "quota" namespace.Yaguang Tang2013-03-133-7/+16
| | |_|_|/ | |/| | |
* | | | | Merge "Generalize console error handling during build."Jenkins2013-03-141-12/+2
|\ \ \ \ \
| * | | | | Generalize console error handling during build.Russell Bryant2013-03-131-12/+2
| | |_|/ / | |/| | |