Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
4ee6b918bad9af444f2b1c63dbd61cbda4591775
/
tempest
/
api
/
identity
/
base.py
d742931
Remove unnecessary __init__ and resource_setup/cleanup
by zhufl
· 9 years ago
03f09f9
Remove the _try_wrapper function from identity tests
by Matthew Treinish
· 9 years ago
e77b689
Cleanup projects in reverse order
by Brant Knudson
· 9 years ago
9c257a7
Update identity v2 users_client methods name
by ghanshyam
· 9 years ago
e1c6c1c
Make identity v2 user_client use **kwargs
by ghanshyam
· 9 years ago
100d18d
Use scope in v3 identity client
by Andrea Frittoli (andreaf)
· 9 years ago
9e227c5
Introduce new helper: call_and_ignore_notfound_exc()
by Jordan Pittier
· 9 years ago
f6906e1
Making Keystone clients consistent
by Yaroslav Lobankov
· 9 years ago
24bcb88
Split roles_client for keystone v3 client
by Arx Cruz
· 9 years ago
74afe23
Merge "Allow user to be disabled"
by Jenkins
· 9 years ago
5544c17
Allow user to be disabled
by Tom Cocozzello
· 9 years ago
db9672e
Use tempest.lib code in tempest
by Andrea Frittoli (andreaf)
· 9 years ago
7640539
Split trusts_client from keystone V3 client
by Daniel Mellado
· 9 years ago
91a26b6
Split domains_client from keystone V3 client
by Daniel Mellado
· 9 years ago
7aea534
Split users_client from keystone V3 client
by Daniel Mellado
· 9 years ago
47a93ab
Separate projects client from identity V3 client
by Yaroslav Lobankov
· 9 years ago
cd97fea
Remove Keystone client variables that are not used anywhere
by Yaroslav Lobankov
· 9 years ago
95aa3f7
Refactoring of 'DataGenerator' classes for identity V2 and V3
by Yaroslav Lobankov
· 9 years ago
895cd60
Merge "Split endpoints-client out of keystone v2 identity client"
by Jenkins
· 9 years ago
3f951ef
Split endpoints-client out of keystone v2 identity client
by Daniel Mellado
· 9 years ago
2c2f036
Split DataGenerator class for v2 and v3
by Yaroslav Lobankov
· 9 years ago
72f24ec
Split services client out of keystone v2 identity client
by Daniel Mellado
· 9 years ago
82c83a5
Split users_client from keystone client v2.
by Daniel Mellado
· 9 years ago
e79bc0f
Merge "[V3] Renaming region_client into regions_client"
by Jenkins
· 9 years ago
633c2fc
Merge "[V3] Renaming policy_client into policies_client"
by Jenkins
· 9 years ago
3be0b1c
Merge "Make v2,v3 create_role use **kwargs & doc string"
by Jenkins
· 9 years ago
ba22380
Merge "Make v2 for identity_client functions use **kwargs"
by Jenkins
· 9 years ago
980c7be
Make v2 for identity_client functions use **kwargs
by piyush110786
· 9 years ago
757d1a2
[V3] Renaming region_client into regions_client
by Yaroslav Lobankov
· 9 years ago
ed4d15c
[V3] Renaming policy_client into policies_client
by Yaroslav Lobankov
· 9 years ago
afaaf26
Make v2,v3 create_role use **kwargs & doc string
by piyush110786
· 9 years ago
69d9056
[V3 identity] Renaming service_client into services_client
by Yaroslav Lobankov
· 9 years ago
02d22ce
Merge "Split out roles client from keystone identity client"
by Jenkins
· 9 years ago
6b16b92
Split out roles client from keystone identity client
by Daniel Mellado
· 9 years ago
d8c5f7a
Fix password not strong enough failures
by Zack Feldstein
· 9 years ago
b04da90
Split out keystone tenant client
by Daniel Mellado
· 9 years ago
c6e8ef5
Add keystone v3 user negative case test authentication with disabed user
by BinBin Cong
· 9 years ago
0b471b6
Merge "[V3] Separating groups_client from identity_client"
by Jenkins
· 9 years ago
2323545
Removing initialization of clients that are not used
by Yaroslav Lobankov
· 9 years ago
997a145
[V3] Separating groups_client from identity_client
by Yaroslav Lobankov
· 9 years ago
bf57df1
Merge "Factor up config dependent credential classes"
by Jenkins
· 9 years ago
290b3e1
Factor up config dependent credential classes
by Andrea Frittoli (andreaf)
· 9 years ago
402b875
Apply a naming rule of GET to v2 keystone clients
by Ken'ichi Ohmichi
· 9 years ago
0cfb461
Full response for missed IdentityV2Client methods
by Anusha Ramineni
· 9 years ago
bfc7237
Added test_list_tenants non-admin test for v2, v3 api/identity
by Jane Zadorozhna
· 10 years ago
318b992
Merge "Full response for v2 IdentityClient methods"
by Jenkins
· 9 years ago
56317e0
Full response for v3 IdentityClient methods
by John Warren
· 9 years ago
acf0051
Full response for v2 IdentityClient methods
by John Warren
· 9 years ago
d39431f
Use the prefix-embedded rand_name method
by Fei Long Wang
· 10 years ago
4c3f2ab
Added test of default domain in Keystone
by Martin Pavlasek
· 11 years ago
4160141
Move identity_version to class level
by Andrea Frittoli (andreaf)
· 10 years ago
b21de6c
Initial class creds creation in test base class
by Andrea Frittoli
· 10 years ago
d005758
Merge "Remove hyphen from rand_name calls in identity tests"
by Jenkins
· 10 years ago
9650847
Remove hyphen from rand_name calls in identity tests
by Ken'ichi Ohmichi
· 10 years ago
4f6117a
Non-admin token tests for Keystone API
by Chris Hoge
· 10 years ago
db9721d
Respect configured credential provider everywhere
by Matthew Treinish
· 10 years ago
583ce2c
Update all Oslo module use
by Doug Hellmann
· 10 years ago
01472ff
Remove migrated utils code
by Matthew Treinish
· 10 years ago
b645e17
Split resource_setup for identity tests
by Rohan Kanade
· 10 years ago
393da49
Merge "Drop the legacy and un-used _interface"
by Jenkins
· 10 years ago
0fe93ae
Merge "Remove auth_version config from get_credentials"
by Jenkins
· 10 years ago
c097835
Drop the legacy and un-used _interface
by Andrea Frittoli
· 10 years ago
bfa0760
Change tempest NotFound exc to tempest-lib exc
by Masayuki Igawa
· 10 years ago
878d5ab
Remove auth_version config from get_credentials
by Andrea Frittoli
· 10 years ago
b7afa92
Change v2 identity client methods to return one value
by David Kranz
· 10 years ago
d8ccb79
Change v3 identity client methods to return one value
by David Kranz
· 10 years ago
d428519
part 2 of delete xml
by Sean Dague
· 10 years ago
2dcb162
Add config options for XML support in Keystone
by Lance Bragstad
· 10 years ago
9e2ad37
Fix use of kwargs instead of **kwargs
by David Kranz
· 10 years ago
7688e74
Migrate identity API tests to resource_* fixtures
by Andrea Frittoli
· 10 years ago
630a3fa
Stop leaking identity resources in teardown_all()
by Masayuki Igawa
· 11 years ago
2db83b3
Adds list users tests in v3
by nayna-patel
· 11 years ago
e9d2f42
First part of moving success response checking to identity client
by David Kranz
· 11 years ago
3052e94
Test script for CRUD operations on regions
by ravikumar-venkatesan
· 11 years ago
422fbdf
Enforces the use of Credentials (part2)
by Andrea Frittoli
· 11 years ago
b1ddea7
Fix setup_test_v3_user method in identity base.py
by wanglianmin
· 11 years ago
db2c597
Make v2 and v3 identity apis configurable
by Matthew Treinish
· 11 years ago
e8d31a0
Remove vim headers
by Masayuki Igawa
· 11 years ago
259c113
Cleanup using about the data_utils module and functions
by Masayuki Igawa
· 11 years ago
c9c9bab
Merge "Test cases for V3 Project Actions"
by Jenkins
· 11 years ago
39f9722
Replace OpenStack LLC with OpenStack Foundation
by ZhiQiang Fan
· 11 years ago
e633136
Test cases for V3 Project Actions
by Nayna Patel
· 11 years ago
914b471
Credentials Keystone V3 API Tests
by nayna-patel
· 12 years ago
f86fa31
setUpClass/tearDownClass full chain
by Attila Fazekas
· 11 years ago
b35f723
Test Tokens - V3
by nayna-patel
· 12 years ago
40e1011
Test cases for Policy V3 API-New
by harika-vakadi
· 12 years ago
1937d09
rename tests -> api
by Sean Dague
· 12 years ago
[Renamed from tempest/tests/identity/base.py]
a92dd74
Update service test case - V3
by harika-vakadi
· 12 years ago
7312bb5
Added 2 user related testcases for Keystone V3API
by rajalakshmi-ganesan
· 12 years ago
ab42672
Test cases for Endpoints V3 API
by rajalakshmi-ganesan
· 12 years ago
0d0c616
Simplify xml-json inheritance in identity
by Attila Fazekas
· 12 years ago
dc21642
Have all test case to use a single base class
by Attila Fazekas
· 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
cadcb1f
Credentials Configuration changes
by Attila Fazekas
· 12 years ago
407b6db
Refactor identity
by Attila Fazekas
· 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
afd7158
Fix test_authentication_when_tenant_is_disabled
by Giampaolo Lauria
· 12 years ago
f237ccb
Fix T401 and T402 errors
by Sean Dague
· 12 years ago
Next »