cinder/cinder/tests/unit/windows
Lucian Petrut 9b418e76ac smbfs: set VHD UUID using volume UUID
The SMBFS driver stores volumes as VHD/x image files. This change
will set the unique id VHD field using the volume id.

Hyper-V propagates this id to the guest through the SCSI VPD,
which allows it to safely identify the disk. The kubernetes openstack
provider will also benefit from this change.

Here's an example: http://paste.openstack.org/raw/801011/

This operation requires os-win 5.4.0, for which reason we're bumping
the requirement.

Depends-On: Ied73997e6f5f3ded9827703867f059ef3dfca159

Change-Id: I459ff3c8798e218919b6b2f9e1c2200203efeeff
2021-02-18 09:54:58 +02:00
..
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
db_fakes.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_iscsi.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_smbfs.py smbfs: set VHD UUID using volume UUID 2021-02-18 09:54:58 +02:00