nova/nova/tests/unit/virt
Johannes Kulik 6ce1272a62 vmware: OptionValue.value cannot be Boolean
With changing the SOAP library backing oslo.vmware [1], boolean types
will be represented as such in the generated XML while the previous SOAP
library always generated strings. For OptionValue objects, the vCenter
complains about an InvalidArgument when we send a boolean instead of a
string for the value attribute. Therefore, we change all occurrences to
strings.

[1] https://specs.openstack.org/openstack/oslo-specs/specs/victoria/oslo-vmware-soap-library-switch.html

Change-Id: I7659a48f0eeb28cb396e8476a3e2c4b7f027c0bb
2021-04-14 14:54:45 +02:00
..
disk Merge "Remove VFSLocalFS" 2021-03-16 17:33:45 +00:00
hyperv hyper-v rbd volume support 2021-03-02 12:58:11 +00:00
image
ironic cmd: Remove 'nova-manage db ironic_flavor_migration' 2021-02-10 15:32:03 +00:00
libvirt Merge "libvirt: Simplify device_path check in _detach_encryptor" 2021-04-09 01:55:13 +00:00
powervm Remove six.text_type (2/2) 2020-12-13 11:26:35 +00:00
vmwareapi vmware: OptionValue.value cannot be Boolean 2021-04-14 14:54:45 +02:00
zvm Remove six.moves 2020-11-07 03:25:02 +00:00
__init__.py
fakelibosinfo.py Stop sending bad values from libosinfo to libvirt 2019-07-04 15:30:51 +01:00
test_block_device.py block_device: Copy original volume_type when missing for snapshot based volumes 2019-11-21 18:13:04 +00:00
test_configdrive.py Skip existing VMs when hosts apply force_config_drive 2019-05-22 21:02:16 +00:00
test_events.py
test_fake.py
test_hardware.py Merge "hardware: Start parsing 'os_secure_boot'" 2021-03-14 08:13:43 +00:00
test_imagecache.py Include removal of ephemeral backing files in the image cache manager 2020-10-09 12:24:06 +01:00
test_images.py Remove six.text_type (2/2) 2020-12-13 11:26:35 +00:00
test_netutils.py Remove unnecessary code 2017-07-28 06:01:21 +00:00
test_osinfo.py Stop sending bad values from libosinfo to libvirt 2019-07-04 15:30:51 +01:00
test_virt.py Remove six.text_type (2/2) 2020-12-13 11:26:35 +00:00
test_virt_drivers.py Remove six.binary_type/integer_types/string_types 2020-12-13 11:25:14 +00:00