summaryrefslogtreecommitdiff
path: root/nova/virt/hyperv/hostops.py
Commit message (Expand)AuthorAgeFilesLines
* libvirt: Drop support for XenStephen Finucane2021-01-221-1/+1
* Implement update_provider_treeLucian Petrut2019-06-251-0/+38
* hyperv: report disk_available_least fieldClaudiu Belu2017-09-191-0/+6
* Hyper-V PCI PassthroughClaudiu Belu2017-01-261-0/+26
* Hyper-V: Adds vNUMA implementationClaudiu Belu2017-01-111-1/+14
* objects: Move 'vm_mode' to 'fields.VMMode'Stephen Finucane2016-11-251-3/+2
* objects: Move 'hv_type' to 'fields.HVType'Stephen Finucane2016-11-251-3/+5
* objects: Move 'arch' to 'fields.Architecture'Stephen Finucane2016-11-251-4/+5
* Hyper-V: properly handle UNC instance pathsLucian Petrut2016-08-241-5/+6
* Adds RemoteFX support to the Hyper-V driverAdelina Tuvenie2016-05-301-0/+18
* Config options: Centralize netconf optionsPushkar Umaranikar2016-04-241-3/+2
* Hyper-V: os_win related updatesClaudiu Belu2016-02-191-1/+2
* Merge "hyperv: Drop JSON for supported_instances"Jenkins2015-12-181-2/+2
|\
| * hyperv: Drop JSON for supported_instancesPaul Murray2015-12-071-2/+2
* | Converting nova.virt.hyperv to py3Claudiu Belu2015-12-031-6/+6
|/
* Hyper-V: adds os-win libraryClaudiu Belu2015-12-021-2/+3
* Fix a few typosTakashi NATSUME2015-09-081-1/+1
* Use oslo.logDavanum Srinivas2015-02-221-1/+1
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-3/+3
* Hyper-V: Fixes wrong hypervisor_versionClaudiu Belu2015-01-201-2/+10
* compute: rename hvtype.py to hv_type.pyDaniel P. Berrange2014-11-201-3/+3
* Adds host power actions support for Hyper-VAdelina Tuvenie2014-11-171-1/+8
* Remove useless host parameter in virtjichenjc2014-11-111-1/+1
* Switch to nova's jsonutils in oslo.serializationDavanum Srinivas2014-10-141-1/+1
* Merge "Use oslo.utils"Jenkins2014-10-081-1/+1
|\
| * Use oslo.utilsDavanum Srinivas2014-10-061-1/+1
* | Remove 'get_host_stats' virt driver API methodDaniel P. Berrange2014-10-071-35/+0
|/
* virt: use compute.vm_mode constants and validate vm mode typeDaniel P. Berrange2014-09-161-2/+3
* virt: use compute.virttype constants and validate virt typeDaniel P. Berrange2014-09-121-5/+6
* Expose numa_topology to the resource trackerNikola Dipanov2014-09-091-1/+2
* virt: use compute.arch constants and validate architecturesDaniel P. Berrange2014-09-031-4/+6
* HyperV Driver - Fix to implement hypervisor-uptimeSagar Ratnakara Nikam2014-08-201-0/+22
* Don't translate debug level logs in nova.virtGary Kotton2014-06-081-6/+5
* Remove vi modelinesliu-sheng2014-02-031-2/+0
* Sync module units from osloEric Guo2014-01-211-3/+3
* clean up numeric expressions with byte constantsChang Bo Guo2013-10-271-2/+3
* Add supported_instances to get_available_resource to all virt driversJoe Gordon2013-08-131-1/+5
* Merge "Adds factory methods to load Hyper-V utils classes"Jenkins2013-08-091-4/+3
|\
| * Adds factory methods to load Hyper-V utils classesalexpilotti2013-07-301-4/+3
* | Remove the monkey patching of _ into the builtinsAlex Gaynor2013-07-261-0/+1
|/
* Fix and enable H403 testsDirk Mueller2013-06-121-2/+4
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+2
* Implements resize / cold migration on Hyper-VAlessandro Pilotti2013-02-121-2/+13
* Nova Hyper-V driver refactoringAlessandro Pilotti2013-01-291-96/+68
* fix N401 errors, stop ignoring all N4* errorsSean Dague2013-01-071-2/+2
* Added cpu_info report to HyperV Compute driverLuis Fernandez Alvarez2012-11-231-2/+33
* Remove nova.config.CONFMark McLoughlin2012-11-201-2/+2
* Fixed HyperV to get disk stats of instances driveLuis Fernandez Alvarez2012-11-121-30/+20
* Make ComputeDrivers send hypervisor_hostnameArata Notsu2012-11-061-0/+1
* Fixes hypervisor based image filtering on Hyper-VAlessandro Pilotti2012-10-311-0/+169