cinder/cinder/tests
Vipin Balachandran af54b296e3 VMware: Storage policy support
vSphere 6.7 added storage policy support for vStorageObject
APIs. Adding vSphere storage policy support in vStorageObject
driver.

Change-Id: I300ecddaac0d882ae32c289d183882c10e3d1aae
2018-12-10 17:50:32 -08:00
..
compliance
functional Default functional tests to use v3 API 2018-08-08 10:56:04 -05:00
unit VMware: Storage policy support 2018-12-10 17:50:32 -08:00
__init__.py
fake_driver.py FC: refactor fczm utils decorators to functions 2018-04-16 16:23:59 -07:00
fixtures.py Implement privsep boilerplate in cinder. 2018-06-06 09:42:54 +08:00
README.rst Update the documentation link 2017-08-26 06:52:48 -07:00

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.