summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add a 'hw_' namespace to glance hardware config properties"Jenkins2013-03-012-2/+3
|\
| * Add a 'hw_' namespace to glance hardware config propertiesDaniel P. Berrange2013-02-272-2/+3
* | Merge "Fixes the Hyper-V driver's method signature"Jenkins2013-03-012-3/+4
|\ \
| * | Fixes the Hyper-V driver's method signatureAlessandro Pilotti2013-03-012-3/+4
* | | Fixes a Hyper-V live migration issueAlessandro Pilotti2013-03-012-10/+24
|/ /
* | Merge "Run libguestfs API calls in a thread pool"Jenkins2013-02-281-1/+2
|\ \
| * | Run libguestfs API calls in a thread poolDaniel P. Berrange2013-02-251-1/+2
* | | Merge "Don't blindly skip first migration."Jenkins2013-02-281-1/+1
|\ \ \
| * | | Don't blindly skip first migration.Rick Harris2013-02-281-1/+1
* | | | Merge "BM Migration 004: Actually drop column"Jenkins2013-02-281-3/+1
|\| | |
| * | | BM Migration 004: Actually drop columnRick Harris2013-02-271-3/+1
* | | | Merge "Makes sure required powervm config options are set"Jenkins2013-02-271-4/+6
|\ \ \ \
| * | | | Makes sure required powervm config options are setDavid Peraza2013-02-271-4/+6
| | |_|/ | |/| |
* / | | Update OpenStack LLC to FoundationKurt Taylor2013-02-2628-28/+28
|/ / /
* | | Merge "Sync nova with oslo DB exception cleanup."Jenkins2013-02-273-5/+4
|\ \ \
| * | | Sync nova with oslo DB exception cleanup.Chris Behrens2013-02-253-5/+4
| | |/ | |/|
* | | Merge "Enable VM DHCP request to reach DHCP agent"Jenkins2013-02-261-0/+12
|\ \ \ | |_|/ |/| |
| * | Enable VM DHCP request to reach DHCP agentGary Kotton2013-02-221-0/+12
* | | Merge "Clean unused kernels and ramdisks from image cache"Jenkins2013-02-252-17/+49
|\ \ \ | |_|/ |/| |
| * | Clean unused kernels and ramdisks from image cacheMark McLoughlin2013-02-232-17/+49
| |/
* | Merge "Adding ability to specify the libvirt cache mode for disk devices"Jenkins2013-02-231-0/+39
|\ \
| * | Adding ability to specify the libvirt cache mode for disk devicesDavid McNally2013-02-201-0/+39
* | | Merge "Removes unnecessary qemu-img dependency on powervm driver"Jenkins2013-02-231-3/+3
|\ \ \
| * | | Removes unnecessary qemu-img dependency on powervm driverDavid Peraza2013-02-221-3/+3
| | |/ | |/|
* | | Merge "Make guestfs use same libvirt URI as Nova."Jenkins2013-02-231-0/+5
|\ \ \
| * | | Make guestfs use same libvirt URI as Nova.Dan Prince2013-02-221-0/+5
* | | | Merge "Make LibvirtDriver.uri() a staticmethod."Jenkins2013-02-231-6/+6
|\| | |
| * | | Make LibvirtDriver.uri() a staticmethod.Dan Prince2013-02-221-6/+6
| |/ /
* | | Merge "Don't set filter name if we use Noop driver"Jenkins2013-02-231-1/+2
|\ \ \
| * | | Don't set filter name if we use Noop driverChet Burgess2013-02-221-1/+2
| |/ /
* | | Merge "Fix exception handling in baremetal API."Jenkins2013-02-221-2/+7
|\ \ \
| * | | Fix exception handling in baremetal API.Devananda van der Veen2013-02-221-2/+7
* | | | Merge "BM Migrations 2 & 3: Fix drop_column statements"Jenkins2013-02-222-9/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | BM Migrations 2 & 3: Fix drop_column statementsRick Harris2013-02-212-9/+3
| |/ /
* | | Merge "Fix launching libvirt instances with swap"Jenkins2013-02-222-1/+5
|\ \ \
| * | | Fix launching libvirt instances with swapDaniel P. Berrange2013-02-212-1/+5
| |/ /
* / / import base_dir_name config option into vmwareapiSean Chen2013-02-211-0/+1
|/ /
* | Merge "Fix instance can not be deleted after soft reboot"Jenkins2013-02-211-14/+57
|\ \
| * | Fix instance can not be deleted after soft rebootWangpan2013-02-171-14/+57
* | | Merge "Improve I/O performance for periodic tasks"Jenkins2013-02-212-80/+54
|\ \ \
| * | | Improve I/O performance for periodic tasksunicell2013-02-202-80/+54
* | | | Merge "Fix instance directory path for lxc"Jenkins2013-02-211-1/+1
|\ \ \ \
| * | | | Fix instance directory path for lxcunicell2013-02-201-1/+1
* | | | | Merge "Make add-fixed-ip update nwfilter wth in libvirt"Jenkins2013-02-211-0/+3
|\ \ \ \ \
| * | | | | Make add-fixed-ip update nwfilter wth in libvirtChet Burgess2013-02-201-0/+3
* | | | | | Merge "Move some context checking code from sqlalchemy"Jenkins2013-02-211-1/+2
|\ \ \ \ \ \
| * | | | | | Move some context checking code from sqlalchemyChris Behrens2013-02-201-1/+2
* | | | | | | Merge "libvirt: fix volume walk of /dev/disk/by-path"Jenkins2013-02-211-2/+5
|\ \ \ \ \ \ \
| * | | | | | | libvirt: fix volume walk of /dev/disk/by-pathVishvananda Ishaya2013-02-201-2/+5
* | | | | | | | Merge "Removed duplicate spawn code in PowerVM driver"Jenkins2013-02-211-78/+24
|\ \ \ \ \ \ \ \