summaryrefslogtreecommitdiff
path: root/tempest/api/compute/servers/test_server_password.py
Commit message (Expand)AuthorAgeFilesLines
* Adding description for testcases - compute part10zhufl2020-08-131-0/+4
* Create default network for more compute testsEric Fried2020-01-161-0/+1
* Remove unnecessary setup_clients methodsPrernaDembla2018-01-181-7/+2
* Switch to decorators.idempotent_id on compute.serversKen'ichi Ohmichi2017-01-271-3/+3
* Fix T110 violations for servers_clientKen'ichi Ohmichi2015-11-201-1/+1
* remove gate tag (part 1)Sean Dague2015-04-271-2/+0
* Split resource_setup for compute testsRohan Kanade2015-03-091-1/+5
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+2
* Change servers client to return one value and update testsDavid Kranz2015-02-171-4/+2
* Change basic server client methods to return one value and update testsDavid Kranz2015-02-121-1/+1
* delete all compute xml testsSean Dague2014-11-251-4/+0
* Migrate computev2 API tests to resource_* fixturesAndrea Frittoli2014-09-181-2/+2
* Merge "Enable H302 check (api/compute/{c*,f*,i*,s*,t*})"Jenkins2014-03-121-3/+3
|\
| * Enable H302 check (api/compute/{c*,f*,i*,s*,t*})Yuiko Takada2014-03-061-3/+3
* | Cleanup _interface class variables in computeMasayuki Igawa2014-03-051-1/+0
|/
* Remove vim headersMasayuki Igawa2014-01-201-2/+0
* add tests for server_passwordivan-zhu2013-11-161-0/+44