cinder/cinder/tests
odonos12 7df39ebe84 PowerMax Driver - Offline r1 promotion fixes
Reset replication enabled and configuration metadata
during promotion retype with offline r1 array.
Get management storage group name from source
extra_specs during promotion.

Closes-Bug: #1908920
Change-Id: Ia9521fd225eb6f8239aa955dc923fff76f0b8052
(cherry picked from commit cb02f9dfea)
2021-03-26 13:42:55 +00:00
..
compliance Fix compliance tests 2020-05-11 14:46:19 -05:00
functional Default type overrides 2020-09-16 14:05:31 +00:00
hacking Add hacking check for 3rd party mock 2020-04-09 15:21:12 -05:00
unit PowerMax Driver - Offline r1 promotion fixes 2021-03-26 13:42:55 +00:00
README.rst Update the documentation link 2017-08-26 06:52:48 -07:00
__init__.py
fake_driver.py Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00
fixtures.py Stop to use the __future__ module. 2020-06-11 15:30:09 +02:00

README.rst

IMPORTANT DEFINITION OF TESTS IN CINDER

Cinder has a number of different test types, PLEASE be sure to refer to the Cinder Testing Docs to familiarize yourself with the various options before creating any new tests.

Please check Cinder-Testing.