summaryrefslogtreecommitdiff
path: root/nova/tests/unit/virt/vmwareapi/test_vm_util.py
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockStephen Finucane2022-08-011-1/+1
* VMware: StableMoRefProxy for moref recoveryFabian Wiesel2022-04-291-4/+4
* VMware: Split out VMwareAPISessionFabian Wiesel2022-04-231-8/+10
* VMware: Support volumes backed by VStorageObjectalecorps2022-02-151-0/+61
* Avoid excessive sleep in vmware unit testBalazs Gibizer2021-09-011-3/+4
* Merge "Retry on vmware create_vm when it fails"Zuul2021-08-241-1/+3
|\
| * Retry on vmware create_vm when it failsasarfaty2021-03-101-1/+3
* | VMWare: Use get_hardware_devices throughoutFabian Wiesel2021-08-181-8/+3
* | vmware: OptionValue.value cannot be BooleanJohannes Kulik2021-04-141-10/+10
|/
* Merge "vmware tests: Support different moref backend representations"Zuul2021-02-011-4/+4
|\
| * vmware tests: Support different moref backend representationsJohannes Kulik2020-09-021-4/+4
* | libvirt: Remove '[vnc] keymap', '[spice] keymap' optionsStephen Finucane2020-09-021-15/+4
|/
* Set different VirtualDevice.keyyingjisun2020-08-261-0/+90
* Fix incorrect usages of fake moref in VMware testsIvaylo Mitev2019-09-261-5/+5
* Remove unused methodsTakashi NATSUME2019-09-041-65/+0
* VMware: Live migration of instancesRadoslav Gerganov2018-10-021-0/+61
* conf: Deprecate 'keymap' optionsStephen Finucane2018-03-071-2/+13
* Merge "VMware: add support for different firmwares"Zuul2018-01-051-0/+42
|\
| * VMware: add support for different firmwaresRadoslav Gerganov2018-01-031-0/+42
* | VMware: expose max vCPUs and max memory per ESX hostRadoslav Gerganov2017-12-121-2/+4
* | VMware: fix memory statsRadoslav Gerganov2017-12-121-17/+25
* | VMware: Do not check if folder already exists in vCenterRadoslav Gerganov2016-09-261-97/+20
|/
* Merge "VMware: Enable disk.EnableUUID=True in vmx"Jenkins2016-08-121-0/+36
|\
| * VMware: Enable disk.EnableUUID=True in vmxJohnson koil raj2016-07-131-0/+36
* | Fix misspellingsTakashi NATSUME2016-08-011-2/+2
* | Merge "VMware: remove dead code in test_get_vm_create_spec()"Jenkins2016-07-281-5/+0
|\ \ | |/ |/|
| * VMware: remove dead code in test_get_vm_create_spec()Radoslav Gerganov2016-05-311-5/+0
* | VMware: create vif with resource limitationsGiridhar Jayavelu2016-06-301-0/+63
|/
* VMware: Use Port Group and Key in binding detailsThomas Bachman2016-03-301-11/+34
* <VMWare> Allocate free bus for new SCSI controllerFeng Xi Yan2016-03-161-0/+45
* Merge "VMware: improve instance names on VC"Jenkins2016-01-211-0/+34
|\
| * VMware: improve instance names on VCGary Kotton2015-12-221-0/+34
* | change set_stubs to use stub_out in vmwareapi/stubs.pyTracy Jones2016-01-191-1/+1
|/
* VMware: add in folder support on VCGary Kotton2015-12-221-0/+184
* Fixes dict keys and items references for Python 3Claudiu Belu2015-12-071-1/+1
* Merge "VMware: add in vif resource limitations"Jenkins2015-12-021-0/+50
|\
| * VMware: add in vif resource limitationsGary Kotton2015-11-101-0/+50
* | VMware: expand support for Opaque networksGary Kotton2015-11-131-8/+46
|/
* Replaces contextlib.nested with test.nestedClaudiu Belu2015-10-081-13/+12
* VMware: Replace get_dynamic_properties with get_object_properties_dictRadoslav Gerganov2015-09-121-1/+1
* VMware: Replace get_dynamic_property with get_object_propertyRadoslav Gerganov2015-09-121-10/+2
* Merge "VMware: Delete vmdk UUID during volume detach"Jenkins2015-08-251-0/+10
|\
| * VMware: Delete vmdk UUID during volume detachVipin Balachandran2015-08-241-0/+10
* | Merge "VMware: map one nova-compute to one VC cluster"Jenkins2015-08-191-13/+14
|\ \
| * | VMware: map one nova-compute to one VC clusterRadoslav Gerganov2015-08-031-13/+14
* | | Merge "VMware: use get_object_properties_dict from oslo.vmware"Jenkins2015-08-101-9/+0
|\ \ \ | |_|/ |/| |
| * | VMware: use get_object_properties_dict from oslo.vmwareRadoslav Gerganov2015-05-131-9/+0
* | | Merge "VMware: Add support for swap disk"Jenkins2015-08-041-0/+31
|\ \ \
| * | | VMware: Add support for swap diskThang Pham2015-07-311-0/+31
| | |/ | |/|
* | | VMware: add serial port deviceRadoslav Gerganov2015-08-031-22/+47
|/ /