summaryrefslogtreecommitdiff
path: root/tempest/api/volume/test_volume_transfers.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Initial class creds creation in test base class"Jenkins2015-04-291-17/+1
|\
| * Initial class creds creation in test base classAndrea Frittoli2015-04-271-17/+1
* | remove gate tag (part 1)Sean Dague2015-04-271-1/+0
|/
* Apply a naming rule of GET to volume clientKen'ichi Ohmichi2015-04-071-1/+1
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+2
* Split resource_setup for volume testsRohan Kanade2015-02-191-8/+15
* Drop the legacy and un-used _interfaceAndrea Frittoli2015-02-121-4/+2
* Change volume client methods to return one valueJoseph Lanoux2015-01-151-7/+7
* part 2 of delete xmlSean Dague2014-11-251-8/+0
* Add Credentials Provider factoryAndrea Frittoli2014-10-091-9/+10
* Migrate volume API tests to resource_* fixturesAndrea Frittoli2014-10-031-2/+2
* Update volume client check successSwapnil Kulkarni2014-08-191-17/+9
* Enable some volumes v2 tests by sharing codesZhi Kun Liu2014-07-101-4/+11
* Get credential IDs from Credentials classAndrea Frittoli2014-05-101-7/+1
* Enforces the use of Credentials (part2)Andrea Frittoli2014-05-061-11/+3
* Prepare for enabling H302 rule (api/volume,tempest/*)Masayuki Igawa2014-03-041-2/+2
* Merge "Fix volume transfer tests with tenant isolation disabled"Jenkins2014-02-171-1/+1
|\
| * Fix volume transfer tests with tenant isolation disabledMatthew Treinish2014-02-071-1/+1
* | Merge "Use testtools.matchers.GreaterThan in test_volumes_transfer"Jenkins2014-02-121-1/+3
|\ \
| * | Use testtools.matchers.GreaterThan in test_volumes_transferMatt Riedemann2014-02-091-1/+3
| |/
* | Fix test_create_list_delete_volume_transfer without tenant isolationMatt Riedemann2014-02-101-2/+6
|/
* Convert volume api tests to use global CONF objectMatthew Treinish2014-01-301-1/+4
* Add volume cleanup to test_volume_transfer testJohn Griffith2014-01-241-0/+8
* Remove vim headersMasayuki Igawa2014-01-201-2/+0
* Merge "Use wrapper create_volume() in volume tests"Jenkins2013-12-301-9/+2
|\
| * Use wrapper create_volume() in volume testsKen'ichi Ohmichi2013-12-271-9/+2
* | cinder v2 api tests - part1Zhi Kun Liu2013-12-201-2/+2
|/
* Add test cases for volume-transferwingwj2013-11-151-0/+120