summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "refactor: extract method: connect_volume"Jenkins2012-11-201-4/+10
|\
| * refactor: extract method: connect_volumeMate Lakat2012-11-201-4/+10
* | Merge "Handle image cache hashing on shared storage."Jenkins2012-11-202-61/+119
|\ \
| * | Handle image cache hashing on shared storage.Michael Still2012-11-142-61/+119
* | | Fixes a bug in get_info in the Hyper-V DriverAlessandro Pilotti2012-11-201-2/+2
| |/ |/|
* | Merge "Use CONF.import_opt() for nova.config opts"Jenkins2012-11-2017-17/+25
|\ \
| * | Use CONF.import_opt() for nova.config optsMark McLoughlin2012-11-2017-17/+25
* | | Merge "Remove nova.config.CONF"Jenkins2012-11-2040-59/+46
|\| |
| * | Remove nova.config.CONFMark McLoughlin2012-11-2040-59/+46
* | | Merge "Introduce a VFS api abstraction for manipulating disk images"Jenkins2012-11-202-0/+126
|\ \ \ | |/ / |/| |
| * | Introduce a VFS api abstraction for manipulating disk imagesDaniel P. Berrange2012-11-152-0/+126
* | | Merge "Fix calls to private method in linux_net"Jenkins2012-11-191-3/+3
|\ \ \
| * | | Fix calls to private method in linux_netDavanum Srinivas2012-11-191-3/+3
* | | | Merge "Fixes an error reporting bug on Hyper-V"Jenkins2012-11-191-4/+17
|\ \ \ \
| * | | | Fixes an error reporting bug on Hyper-VAlessandro Pilotti2012-11-161-4/+17
* | | | | Merge "Yield in between hash runs for the image cache manager."Jenkins2012-11-191-0/+3
|\ \ \ \ \
| * | | | | Yield in between hash runs for the image cache manager.Michael Still2012-11-081-0/+3
* | | | | | remove old baremetal driverDevananda van der Veen2012-11-196-1586/+0
| |_|/ / / |/| | | |
* | | | | Remove nova.flagsMark McLoughlin2012-11-1739-38/+5
* | | | | Use disk image path to setup lxc containerunicell2012-11-171-2/+2
| |/ / / |/| | |
* | | | Merge "Issue a hard shutdown if clean fails on resize up"Jenkins2012-11-161-1/+4
|\ \ \ \
| * | | | Issue a hard shutdown if clean fails on resize upAndrew Laski2012-11-151-1/+4
* | | | | Merge "Move all mount classes into a subdirectory"Jenkins2012-11-166-10/+29
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Move all mount classes into a subdirectoryDaniel P. Berrange2012-11-146-10/+29
* | | | | Merge "Fix a couple uses of FLAGS"Jenkins2012-11-161-2/+0
|\ \ \ \ \
| * | | | | Fix a couple uses of FLAGSChris Behrens2012-11-151-2/+0
* | | | | | Adds support for ConfigDriveV2 in Hyper-VAlessandro Pilotti2012-11-164-45/+135
|/ / / / /
* | | | | Merge "Enable Quantum linux bridge VIF driver to use "bridge" type"Jenkins2012-11-152-18/+15
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Enable Quantum linux bridge VIF driver to use "bridge" typeGary Kotton2012-11-092-18/+15
* | | | | Merge "Added separate bare-metal MySQL DB."Jenkins2012-11-1513-0/+1088
|\ \ \ \ \
| * | | | | Added separate bare-metal MySQL DB.Mikyung Kang2012-11-1313-0/+1088
| |/ / / /
* | | | | Merge "Fixed HyperV to get disk stats of instances drive"Jenkins2012-11-151-30/+20
|\ \ \ \ \
| * | | | | Fixed HyperV to get disk stats of instances driveLuis Fernandez Alvarez2012-11-121-30/+20
* | | | | | Merge "Adds a conf option for custom configdrive mkisofs"Jenkins2012-11-151-1/+5
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Adds a conf option for custom configdrive mkisofsAlessandro Pilotti2012-11-131-1/+5
* | | | | | fix flag type define error.Yaguang Tang2012-11-141-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge "Try hard shutdown if clean fails on resize down"Jenkins2012-11-131-1/+4
|\ \ \ \ \
| * | | | | Try hard shutdown if clean fails on resize downAndrew Laski2012-11-131-1/+4
* | | | | | Merge "Remove volume.driver and volume.iscsi"Jenkins2012-11-131-1/+16
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Remove volume.driver and volume.iscsiJoe Gordon2012-11-121-1/+16
| | |/ / / | |/| | |
* | | | | fix LVM backed VM logial volumes can't be deleted.Yaguang Tang2012-11-131-1/+1
* | | | | Merge "powervm: failed spawn should raise exception"Jenkins2012-11-131-1/+9
|\ \ \ \ \
| * | | | | powervm: failed spawn should raise exceptionMatt Odden2012-11-091-1/+9
* | | | | | Merge "make libvirt with Xen more workable"Jenkins2012-11-132-2/+9
|\ \ \ \ \ \
| * | | | | | make libvirt with Xen more workableChristian Berendt2012-11-122-2/+9
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Make xenapi shutdown mode explicit"Jenkins2012-11-132-18/+36
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Make xenapi shutdown mode explicitAndrew Laski2012-11-122-18/+36
| | |_|/ / | |/| | |
* | | | | Merge "Move libvirt specific cgroups setup code out of nova.virt.disk.api"Jenkins2012-11-132-7/+7
|\ \ \ \ \
| * | | | | Move libvirt specific cgroups setup code out of nova.virt.disk.apiDaniel P. Berrange2012-11-122-7/+7
* | | | | | Merge "Use base image for rescue instance."Jenkins2012-11-131-5/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |