manila/contrib
Valeriy Ponomaryov a52d1b49a6 Add possibility to create lots of shares in parallel for tempest
Test suite located in module
contrib/tempest/tempest/api/share/admin/test_multi_backend.py
creates 2 shares without waiting for "available" status and then waits for
status. In this case "retry" functionality is not used.

Add method 'create_shares' to base class that does parallel share
creation with recreation as it is done with single request. And use this
method in mentioned test module.

Change-Id: I1314c9494a547314cd9bb9b03323470d58956fac
Closes-Bug: #1406770
2015-01-04 09:42:55 +02:00
..
ci Make tempest cleanup errors be suppressed in all CI jobs 2014-12-28 09:59:10 +00:00
devstack Use lockutils from "oslo concurrency" lib 2014-12-26 15:19:46 +02:00
tempest Add possibility to create lots of shares in parallel for tempest 2015-01-04 09:42:55 +02:00