manila/manila_tempest_tests/tests
Valeriy Ponomaryov 7ba41320f3 Fix 'project_share_type_quotas' DB table unique constraint
It should be possible to use share type quotas in each project/tenant.
But we get error trying to set share types quota in second+ project
for the same share type. It happens so due to the bug in DB schema,
where we don't have 'project_id' in unique constraint.
So, add new DB migration that fixes unique constraint and cover it with
DB and tempest tests.

Change-Id: I1405ced4e12b40904b7227c9f6285e2775005f8a
Closes-Bug: #1722707
2017-10-14 23:22:10 +03:00
..
api Fix 'project_share_type_quotas' DB table unique constraint 2017-10-14 23:22:10 +03:00
scenario tempest: remove call to set_network_resources() 2017-09-16 21:18:38 -04:00
__init__.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00