summaryrefslogtreecommitdiff
path: root/tempest/api/identity/admin/v3/test_users_negative.py
Commit message (Expand)AuthorAgeFilesLines
* Fix bugs about 'default' domain.gongxiao2017-04-251-1/+4
* Move the `attr` decorator from test.py to tempest/libJordan Pittier2017-04-141-3/+2
* Use tempest.lib data_utils - identityKen'ichi Ohmichi2017-03-101-1/+1
* Switch to decorators.idempotent_id on identityKen'ichi Ohmichi2017-01-271-2/+3
* Make identity v3 users_client use **kwargsghanshyam2016-08-031-1/+1
* Remove DataGenerator from admin V3 identity testsCastulo J. Martinez2016-07-151-4/+5
* Merge "Allow user to be disabled"Jenkins2016-02-261-1/+1
|\
| * Allow user to be disabledTom Cocozzello2016-02-261-1/+1
* | Use tempest.lib code in tempestAndrea Frittoli (andreaf)2016-02-241-2/+1
|/
* Split users_client from keystone V3 clientDaniel Mellado2016-02-121-1/+1
* Refactoring of 'DataGenerator' classes for identity V2 and V3Yaroslav Lobankov2016-01-281-3/+3
* Split DataGenerator class for v2 and v3Yaroslav Lobankov2016-01-231-1/+1
* Fix password not strong enough failuresZack Feldstein2015-12-151-1/+1
* Add keystone v3 user negative case test authentication with disabed userBinBin Cong2015-11-301-0/+11
* Add keystone v3 user negative casesBinBin Cong2015-11-201-0/+35