summaryrefslogtreecommitdiff
path: root/nova/virt/libvirt/host.py
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "Delay STOPPED lifecycle event for all domains, not just Xen"Jenkins2015-04-281-6/+3
|\
| * Delay STOPPED lifecycle event for all domains, not just XenMatt Riedemann2015-04-161-6/+3
* | libvirt: use importutils instead of python built-inSahid Orentino Ferdjaoui2015-04-231-1/+2
* | libvirt: remove unnecesary quotesGary Kotton2015-04-131-1/+1
|/
* libvirt: Add version check when pinning guest CPUsStephen Finucane2015-04-071-4/+14
* Merge "Workaround for race condition in libvirt"Jenkins2015-03-301-0/+4
|\
| * Workaround for race condition in libvirtEduardo Costa2015-03-141-0/+4
* | libvirt: Delay only STOPPED event for Xen domain.Anthony PERARD2015-03-201-12/+12
|/
* Merge "libvirt: log host capabilities on startup"Jenkins2015-02-241-0/+1
|\
| * libvirt: log host capabilities on startupDaniel P. Berrange2015-02-231-0/+1
* | Merge "libvirt: proper monitoring of live migration progress"Jenkins2015-02-231-0/+115
|\ \
| * | libvirt: proper monitoring of live migration progressDaniel P. Berrange2015-02-181-0/+115
* | | Use oslo.logDavanum Srinivas2015-02-221-1/+1
| |/ |/|
* | Add handling for offlined CPUs to the nova libvirt driver.Alexander Schmidt2015-02-171-0/+20
|/
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-2/+2
* libvirt: add QEMU built-in iSCSI initiator supportAkira Yoshiyama2015-01-301-0/+67
* Merge "libvirt: move _get_hypervisor_* functions to Host class"Jenkins2015-01-221-0/+31
|\
| * libvirt: move _get_hypervisor_* functions to Host classDaniel P. Berrange2015-01-201-0/+31
* | libvirt: update get_capabilities to Host classSahid Orentino Ferdjaoui2015-01-201-2/+8
* | libvirt: add get_connection doc string in Host classSahid Orentino Ferdjaoui2015-01-201-0/+7
|/
* libvirt: move capabilities helper into host.pyDaniel P. Berrange2015-01-131-0/+33
* libvirt: move domain list helpers into Host classDaniel P. Berrange2015-01-131-4/+101
* libvirt: move domain lookup helpers into Host classDaniel P. Berrange2015-01-131-0/+60
* Update eventlet API in libvirt driverVictor Stinner2015-01-061-5/+3
* Re-revert "libvirt: add version cap tied to gate CI testing"Daniel P. Berrange2014-12-081-20/+0
* libvirt: introduce new 'Host' class to manage the connectionDaniel P. Berrange2014-11-191-0/+440