index
:
delta/openstack/nova.git
master
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/nova.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nova
/
virt
/
hyperv
/
hostops.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
libvirt: Drop support for Xen
Stephen Finucane
2021-01-22
1
-1
/
+1
*
Implement update_provider_tree
Lucian Petrut
2019-06-25
1
-0
/
+38
*
hyperv: report disk_available_least field
Claudiu Belu
2017-09-19
1
-0
/
+6
*
Hyper-V PCI Passthrough
Claudiu Belu
2017-01-26
1
-0
/
+26
*
Hyper-V: Adds vNUMA implementation
Claudiu Belu
2017-01-11
1
-1
/
+14
*
objects: Move 'vm_mode' to 'fields.VMMode'
Stephen Finucane
2016-11-25
1
-3
/
+2
*
objects: Move 'hv_type' to 'fields.HVType'
Stephen Finucane
2016-11-25
1
-3
/
+5
*
objects: Move 'arch' to 'fields.Architecture'
Stephen Finucane
2016-11-25
1
-4
/
+5
*
Hyper-V: properly handle UNC instance paths
Lucian Petrut
2016-08-24
1
-5
/
+6
*
Adds RemoteFX support to the Hyper-V driver
Adelina Tuvenie
2016-05-30
1
-0
/
+18
*
Config options: Centralize netconf options
Pushkar Umaranikar
2016-04-24
1
-3
/
+2
*
Hyper-V: os_win related updates
Claudiu Belu
2016-02-19
1
-1
/
+2
*
Merge "hyperv: Drop JSON for supported_instances"
Jenkins
2015-12-18
1
-2
/
+2
|
\
|
*
hyperv: Drop JSON for supported_instances
Paul Murray
2015-12-07
1
-2
/
+2
*
|
Converting nova.virt.hyperv to py3
Claudiu Belu
2015-12-03
1
-6
/
+6
|
/
*
Hyper-V: adds os-win library
Claudiu Belu
2015-12-02
1
-2
/
+3
*
Fix a few typos
Takashi NATSUME
2015-09-08
1
-1
/
+1
*
Use oslo.log
Davanum Srinivas
2015-02-22
1
-1
/
+1
*
Switch to using oslo_* instead of oslo.*
Davanum Srinivas
2015-02-06
1
-3
/
+3
*
Hyper-V: Fixes wrong hypervisor_version
Claudiu Belu
2015-01-20
1
-2
/
+10
*
compute: rename hvtype.py to hv_type.py
Daniel P. Berrange
2014-11-20
1
-3
/
+3
*
Adds host power actions support for Hyper-V
Adelina Tuvenie
2014-11-17
1
-1
/
+8
*
Remove useless host parameter in virt
jichenjc
2014-11-11
1
-1
/
+1
*
Switch to nova's jsonutils in oslo.serialization
Davanum Srinivas
2014-10-14
1
-1
/
+1
*
Merge "Use oslo.utils"
Jenkins
2014-10-08
1
-1
/
+1
|
\
|
*
Use oslo.utils
Davanum Srinivas
2014-10-06
1
-1
/
+1
*
|
Remove 'get_host_stats' virt driver API method
Daniel P. Berrange
2014-10-07
1
-35
/
+0
|
/
*
virt: use compute.vm_mode constants and validate vm mode type
Daniel P. Berrange
2014-09-16
1
-2
/
+3
*
virt: use compute.virttype constants and validate virt type
Daniel P. Berrange
2014-09-12
1
-5
/
+6
*
Expose numa_topology to the resource tracker
Nikola Dipanov
2014-09-09
1
-1
/
+2
*
virt: use compute.arch constants and validate architectures
Daniel P. Berrange
2014-09-03
1
-4
/
+6
*
HyperV Driver - Fix to implement hypervisor-uptime
Sagar Ratnakara Nikam
2014-08-20
1
-0
/
+22
*
Don't translate debug level logs in nova.virt
Gary Kotton
2014-06-08
1
-6
/
+5
*
Remove vi modelines
liu-sheng
2014-02-03
1
-2
/
+0
*
Sync module units from oslo
Eric Guo
2014-01-21
1
-3
/
+3
*
clean up numeric expressions with byte constants
Chang Bo Guo
2013-10-27
1
-2
/
+3
*
Add supported_instances to get_available_resource to all virt drivers
Joe Gordon
2013-08-13
1
-1
/
+5
*
Merge "Adds factory methods to load Hyper-V utils classes"
Jenkins
2013-08-09
1
-4
/
+3
|
\
|
*
Adds factory methods to load Hyper-V utils classes
alexpilotti
2013-07-30
1
-4
/
+3
*
|
Remove the monkey patching of _ into the builtins
Alex Gaynor
2013-07-26
1
-0
/
+1
|
/
*
Fix and enable H403 tests
Dirk Mueller
2013-06-12
1
-2
/
+4
*
Use oslo-config-2013.1b4
Mark McLoughlin
2013-02-19
1
-1
/
+2
*
Implements resize / cold migration on Hyper-V
Alessandro Pilotti
2013-02-12
1
-2
/
+13
*
Nova Hyper-V driver refactoring
Alessandro Pilotti
2013-01-29
1
-96
/
+68
*
fix N401 errors, stop ignoring all N4* errors
Sean Dague
2013-01-07
1
-2
/
+2
*
Added cpu_info report to HyperV Compute driver
Luis Fernandez Alvarez
2012-11-23
1
-2
/
+33
*
Remove nova.config.CONF
Mark McLoughlin
2012-11-20
1
-2
/
+2
*
Fixed HyperV to get disk stats of instances drive
Luis Fernandez Alvarez
2012-11-12
1
-30
/
+20
*
Make ComputeDrivers send hypervisor_hostname
Arata Notsu
2012-11-06
1
-0
/
+1
*
Fixes hypervisor based image filtering on Hyper-V
Alessandro Pilotti
2012-10-31
1
-0
/
+169