cinder/cinder/tests
TommyLike 46bec90f03 Add user messages for some volume snapshot actions
Also adds tests to help keep the message_field module
consistent.

Co-authored-by: TommyLike <tommylikehu@gmail.com>
Co-authored-by: Brian Rosmaita <rosmaita.fossdev@gmail.com>

Change-Id: I8a16c9742cadfee1a75a6d738945476a9fc7c19b
2019-04-26 17:02:05 -04:00
..
compliance
functional Fix deprecation escape sequence errors under 3.6 2019-04-04 12:20:38 -05:00
unit Add user messages for some volume snapshot actions 2019-04-26 17:02:05 -04:00
README.rst Update the documentation link 2017-08-26 06:52:48 -07:00
__init__.py
fake_driver.py Add empty check before using zone driver 2019-02-14 09:47:08 +08:00
fixtures.py Implement privsep boilerplate in cinder. 2018-06-06 09:42:54 +08: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.