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
/
vmwareapi
/
host.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add autopep8 to tox and pre-commit
Sean Mooney
2021-11-08
1
-0
/
+1
*
resolve ResourceProviderSyncFailed issue
yingjisun
2020-07-22
1
-2
/
+2
*
VMware: save VC reads for information that is static
Gary Kotton
2018-06-11
1
-4
/
+6
*
VMware: expose max vCPUs and max memory per ESX host
Radoslav Gerganov
2017-12-12
1
-1
/
+1
*
Remove translation of log messages
Ngo Quoc Cuong
2017-06-13
1
-3
/
+2
*
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
/
+6
*
objects: Move 'arch' to 'fields.Architecture'
Stephen Finucane
2016-11-25
1
-3
/
+3
*
VMware: set service status based on vc connection
Giridhar Jayavelu
2016-05-25
1
-6
/
+37
*
Merge "VMware: fix docstring for cluster management"
Jenkins
2015-12-01
1
-4
/
+2
|
\
|
*
VMware: fix docstring for cluster management
Gary Kotton
2015-11-19
1
-4
/
+2
*
|
Use version convert methods from oslo_utils.versionutils
ChangBo Guo(gcb)
2015-11-25
1
-2
/
+2
|
/
*
Switch to using oslo_* instead of oslo.*
Davanum Srinivas
2015-02-06
1
-1
/
+1
*
Merge "vmware: delete cpu_info data from get_available_resource"
Jenkins
2015-01-06
1
-5
/
+1
|
\
|
*
vmware: delete cpu_info data from get_available_resource
Daniel P. Berrange
2014-12-08
1
-5
/
+1
*
|
VMware: Use datastore_regex for disk stats
Thang Pham
2014-12-20
1
-4
/
+7
|
/
*
compute: rename hvtype.py to hv_type.py
Daniel P. Berrange
2014-11-20
1
-3
/
+3
*
Use oslo.utils
Davanum Srinivas
2014-10-06
1
-1
/
+2
*
VMware: Remove class orphaned by ESX driver removal
Matthew Booth
2014-09-26
1
-64
/
+0
*
VMware: Use vm_mode constants
Matthew Booth
2014-09-25
1
-2
/
+2
*
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
-4
/
+7
*
virt: use compute.arch constants and validate architectures
Daniel P. Berrange
2014-09-03
1
-4
/
+5
*
VMware: remove Host class
Gary Kotton
2014-08-15
1
-51
/
+0
*
VMware: consolidate datastore code
Vui Lam
2014-07-17
1
-1
/
+2
*
VMware: refactor get_datastore_ref_and_name
Vui Lam
2014-06-26
1
-14
/
+15
*
Don't translate debug level logs in nova.virt
Gary Kotton
2014-06-08
1
-3
/
+2
*
Revert "VMware Driver update correct disk usage stat"
Dan Smith
2014-03-20
1
-7
/
+12
*
VMware Driver update correct disk usage stat
Sabari Kumar Murugesan
2014-03-01
1
-12
/
+7
*
Enable flake8 H404 checking
Alexander Bochkarev
2014-02-27
1
-3
/
+1
*
VMware: remove unused parameter from _wait_for_task
Gary Kotton
2014-02-25
1
-2
/
+2
*
Remove vi modelines
liu-sheng
2014-02-03
1
-1
/
+0
*
Sync module units from oslo
Eric Guo
2014-01-21
1
-6
/
+6
*
VMware: enable driver to work with postgres database
Gary Kotton
2013-11-30
1
-2
/
+5
*
clean up numeric expressions with byte constants
Chang Bo Guo
2013-10-27
1
-5
/
+6
*
Fixes host stats for VMWareVCDriver
Sabari Kumar Murugesan
2013-09-20
1
-28
/
+14
*
Improve performance of driver's get_available_nodes
Chris Behrens
2013-08-09
1
-2
/
+2
*
Merge "Use RetrievePropertiesEx instead of RetrieveProperties"
Jenkins
2013-07-30
1
-6
/
+3
|
\
|
*
Use RetrievePropertiesEx instead of RetrieveProperties
Gary Kotton
2013-07-27
1
-6
/
+3
*
|
Remove the monkey patching of _ into the builtins
Alex Gaynor
2013-07-26
1
-0
/
+1
|
/
*
Remove locals() from virt/vmwareapi package
Eugene Nikanorov
2013-07-02
1
-2
/
+3
*
Merge "Fix VMwareVCdriver reporting incorrect stats"
Jenkins
2013-06-15
1
-4
/
+4
|
\
|
*
Fix VMwareVCdriver reporting incorrect stats
kirankv
2013-06-03
1
-4
/
+4
*
|
Fix and enable H403 tests
Dirk Mueller
2013-06-12
1
-1
/
+2
|
/
*
vmwareapi: Add supported_instances to host state
Jim Fehlig
2013-05-02
1
-0
/
+2
*
Fixed image filter support for vmware
divakar-padiyar-nandavar
2013-03-06
1
-1
/
+3
*
VMware VC Compute Driver
Sean Chen
2013-02-04
1
-0
/
+65
*
Make sure there are no unused import
Joe Gordon
2013-01-28
1
-2
/
+0
*
VMware Compute Driver Host Ops
Sean Chen
2013-01-25
1
-0
/
+142