Gitiles
Code Review
Sign In
spfactory.storpool.com
/
tempest
/
81aaae7fc26d8d09082428f8adf9b3f572f20708
/
tempest
/
api
/
identity
/
admin
/
v2
/
test_users.py
f0462a1
remove smoke tag from admin tests
by Sean Dague
· 10 years ago
1b05daa
remove gate tag (part 1)
by Sean Dague
· 10 years ago
9650847
Remove hyphen from rand_name calls in identity tests
by Ken'ichi Ohmichi
· 10 years ago
01472ff
Remove migrated utils code
by Matthew Treinish
· 10 years ago
c429e6a
Move identity v2 tests to their own folders
by Jamie Lennox
· 10 years ago
[Renamed from tempest/api/identity/admin/test_users.py]
7579c1a
Add UUIDs to all tempest tests and gate check
by Chris Hoge
· 10 years ago
c097835
Drop the legacy and un-used _interface
by Andrea Frittoli
· 10 years ago
b7afa92
Change v2 identity client methods to return one value
by David Kranz
· 10 years ago
d428519
part 2 of delete xml
by Sean Dague
· 11 years ago
7688e74
Migrate identity API tests to resource_* fixtures
by Andrea Frittoli
· 11 years ago
fb3efa7
Move success response checking to the token client
by David Kranz
· 11 years ago
e9d2f42
First part of moving success response checking to identity client
by David Kranz
· 11 years ago
ff5c354
tests the user-password-update for Keystone V2 API
by Abhijeet.Jain
· 11 years ago
ba7bcf6
Prepare for enabling H302 (identity,volume,etc.)
by Masayuki Igawa
· 11 years ago
db2c597
Make v2 and v3 identity apis configurable
by Matthew Treinish
· 11 years ago
8bbdb16
Multiversion authentication part1
by Andrea Frittoli
· 11 years ago
e8d31a0
Remove vim headers
by Masayuki Igawa
· 11 years ago
22af34e
Remove unused code in user test
by huangtianhua
· 12 years ago
a2ccca0
Fix to use proper random values
by Masayuki Igawa
· 12 years ago
fc8db4f
add some tests for user api
by huangtianhua
· 12 years ago
39f9722
Replace OpenStack LLC with OpenStack Foundation
by ZhiQiang Fan
· 12 years ago
ea9ad39
Merge "Add keystone user-update test"
by Jenkins
· 12 years ago
b36b2f1
Add keystone user-update test
by Chang Bo Guo
· 12 years ago
fc77e93
assertEquals is deprecated, use assertEqual
by Chang Bo Guo
· 12 years ago
f099f80
Fixes typos in tempest/api
by Chang Bo Guo
· 12 years ago
7e42dd3
Merge "Protected matcher import"
by Jenkins
· 12 years ago
081464b
Remove identity race condition
by Adalberto Medeiros
· 12 years ago
4ecef7d
Protected matcher import
by Attila Fazekas
· 12 years ago
f7f34f9
White space after # in tempest/api files
by Attila Fazekas
· 12 years ago
e191cb1
Use assertIn and assertNotIn instead of assertTrue/assertFalse
by Attila Fazekas
· 12 years ago
114b6ae
Proposing a change to remove user validation tests
by Prem Karat
· 12 years ago
3c3a4b8
Add negative tests label.
by Alvaro Lopez Garcia
· 12 years ago
250ba60
Increase to 255 the length of the user name.
by Alvaro Lopez Garcia
· 12 years ago
ba3985a
Removes 'positive' tag from tests.
by Giulio Fidente
· 12 years ago
e9c7702
Set smoke/gate attributes for tests in "compute"
by Giampaolo Lauria
· 12 years ago
1937d09
rename tests -> api
by Sean Dague
· 12 years ago
[Renamed (99%) from tempest/tests/identity/admin/test_users.py]
ea29495
Set smoke/gate attributes for tests in "identity"
by Giampaolo Lauria
· 12 years ago
b2ca5ca
Finish up flake8 conversion.
by Monty Taylor
· 12 years ago
c17be89
Replace try/except/else with self.assertRaises
by donald-ngo
· 12 years ago
770e5a4
Normalize skip bug format.
by Matthew Treinish
· 12 years ago
0d0c616
Simplify xml-json inheritance in identity
by Attila Fazekas
· 12 years ago
7ed6207
Cleanup of identity/admin/test_users.py
by Chris Yeoh
· 12 years ago
01cb279
Convert to use tempest attr implementation 2/2
by Chris Yeoh
· 12 years ago
1feeb38
Use testtools as the base testcase class.
by ivan-zhu
· 12 years ago
e6d8ee1
Revert "Split up XML and JSON testing."
by James E. Blair
· 12 years ago
58dec9d
Split up XML and JSON testing.
by Matthew Treinish
· 12 years ago
9279f3a
Merge "Fix test_authentication_with_invalid_tenant"
by Jenkins
· 12 years ago
51753f0
Merge "Fix test_authentication_when_tenant_is_disabled"
by Jenkins
· 12 years ago
d3b80fa
Merge "Remove skips that are no longer necessary"
by Jenkins
· 12 years ago
2a9653e
Fix test_authentication_with_invalid_tenant
by Giampaolo Lauria
· 12 years ago
afd7158
Fix test_authentication_when_tenant_is_disabled
by Giampaolo Lauria
· 12 years ago
26962f5
Remove skips that are no longer necessary
by Giampaolo Lauria
· 12 years ago
fa2adf9
ensure setup_test_user has been called before using test_user
by ivan-zhu
· 12 years ago
46c4a2b
convert docstrings to comments
by Sean Dague
· 12 years ago
a83a16e
Fix import order to comply with import ordering rules.
by Matthew Treinish
· 13 years ago
e0884a3
Clean up pep8 E127 violations
by Zhongyue Luo
· 13 years ago
79d8d36
Clean up pep8 E128 violations
by Zhongyue Luo
· 13 years ago
6b8a7b7
Add XML support for test cases under identity admin.
by Vincent Hou
· 13 years ago
efc8bd7
Fixes bug 902402- Integration Testcases for Keystone - users, Roles, and tenants
by rajalakshmi-ganesan
· 13 years ago
28e35c5
Remove skips for resolved bugs and fixed some coding errors in tests.
by David Kranz
· 13 years ago
edba062
Add skip for disabled user test until associated bug is fixed
by Jay Pipes
· 13 years ago
f38eaac
Refactor Tempest to be parallel-test friendly
by Jay Pipes
· 13 years ago
[Renamed (92%) from tempest/tests/identity/test_users.py]
6b1e154
Fixes bug/902405. Adds users tests and methods to admin client
by Rohit Karajgi
· 13 years ago