Tempest plugin for the Manila project.
Go to file
Valeriy Ponomaryov e92f09f322 [Share Groups] Fix creation of share group types with wrong specs values
If we provide some other type than None or dict as group specs
creating share group type, then we get error 500 caused by unhandled
exception. So, avoid it by explicitly checking type of provided group
specs.

Change-Id: I81312617f37a8f559b3c9201b03cf8be31761365
Closes-Bug: #1673446
2017-06-06 13:11:17 +03:00
manila_tempest_tests [Share Groups] Fix creation of share group types with wrong specs values 2017-06-06 13:11:17 +03:00