glance_store/glance_store/tests/unit/common
whoami-rajat ecda7f640f Add volume multiattach handling
We implemented cinder's new attachment API support with patch[1].
It was needed to add multiattach volume handling added with this
patch.
There is no special configuration change or user interference needed.
If a volume is of a multiattach type, then it will be handled as
a multiattach volume.

[1] https://review.opendev.org/c/openstack/glance_store/+/782200

Implements: blueprint attachment-api-and-multiattach-support
Closes-Bug: #1904546

Change-Id: Iffb825492a20fd877476acad05f817b399072f01
2021-08-12 09:20:20 -04:00
..
__init__.py Python3: Fix return type on CooperativeReader.read 2019-04-12 23:17:12 +02:00
test_attachment_state_manager.py Add volume multiattach handling 2021-08-12 09:20:20 -04:00
test_cinder_utils.py Add volume multiattach handling 2021-08-12 09:20:20 -04:00
test_fs_mount.py Fix mock import in unit tests 2020-07-02 15:08:19 -05:00
test_utils.py Python3: Fix return type on CooperativeReader.read 2019-04-12 23:17:12 +02:00