Gitiles
Code Review
Sign In
spfactory.storpool.com
/
tempest
/
06bf0186b64deeeeb9612e4372503a2e1e2dc53b
/
tempest
/
api
/
identity
/
admin
2354ea6
Remove unused config.CONF
by Vishakha Agarwal
· 7 years ago
992237d
refactor: Prepare test_list_projects for pre-prov
by mccasland, trevor (tm2086)
· 7 years ago
99eda5b
Merge "no force_tenant_isolation in endpoint tests"
by Zuul
· 7 years ago
285b3f8
Move test_tokens test to static
by Trevor McCasland
· 8 years ago
5972362
refactor: Combine nearly duplicate group tests together
by Felipe Monteiro
· 7 years ago
d441507
refactor: Add setup_test_group to identity admin base test class
by Felipe Monteiro
· 7 years ago
87a7182
no force_tenant_isolation in endpoint tests
by Trevor McCasland
· 7 years ago
7d2b636
Filter out implied roles
by Juan Antonio Osorio Robles
· 7 years ago
a7aac72
Use assertTrue and assertFalse vs assertEqual
by lkuchlan
· 7 years ago
0e52d4e
Add tests for application credentials
by Colleen Murphy
· 7 years ago
a3b2d8e
Add identity v3 project tags client
by Felipe Monteiro
· 7 years ago
5f03b0a
Merge "Delete identity domain must delete its contents"
by Zuul
· 7 years ago
3cc60b4
Merge "Expose bug: Delete identity domain with contents"
by Zuul
· 7 years ago
51cbf72
Delete identity domain must delete its contents
by Samuel de Medeiros Queiroz
· 8 years ago
60cb4b2
Restrict test_list_endpoints_for_token to tempest
by Andrea Frittoli (andreaf)
· 7 years ago
0ba73df
Use addClassResourceCleanup in test_inherits
by zhufl
· 7 years ago
b8f3100
Merge "Stop using resource_cleanup in identity_v3 tests"
by Zuul
· 7 years ago
efb12be
Remove deprecated 'forbid_global_implied_dsr' feature flag
by ghanshyam
· 7 years ago
e45ffaa
Merge "Use addClassResourceCleanup for cleanup in identity users test"
by Zuul
· 7 years ago
bd6ee46
Merge "Use addClassResourceCleanup for cleanup in test_regions"
by Zuul
· 7 years ago
f1e7675
Use addClassResourceCleanup for cleanup in identity users test
by Abhay
· 8 years ago
90ef8f3
Use addClassResourceCleanup for cleanup in test_regions
by Ankit Purohit
· 7 years ago
420f973
Merge "Use addClassResourceCleanup for cleanup of service"
by Zuul
· 7 years ago
77ac45a
Use addClassResourceCleanup for cleanup of service
by Rajiv Kumar
· 7 years ago
dbfd7c2
use addClassResourceCleanup in test_roles
by Trevor McCasland
· 8 years ago
1c008c5
Use addClassResourceCleanup in test_list_projects
by Trevor McCasland
· 8 years ago
7f60fa6
Stop using resource_cleanup in identity_v3 tests
by Andrea Frittoli
· 8 years ago
3e77924
Merge "Stop using resource_cleanup in identity_v2 tests"
by Zuul
· 8 years ago
ce0089f
Stop using resource_cleanup in identity_v2 tests
by Andrea Frittoli
· 8 years ago
eed21d7
Use addClassResourceCleanup to clear domains
by zhufl
· 8 years ago
92a1d60
Merge "Ensure project get and list have match"
by Zuul
· 8 years ago
e370017
Ensure project get and list have match
by Andrea Frittoli
· 8 years ago
8f7915c
Merge "Remove specific project checking in test"
by Zuul
· 8 years ago
e77667e
Merge "Convert cleanup with addClassResourceCleanup in endpoint test"
by Zuul
· 8 years ago
60ebc5d
List auth domains v3 identity endpoint
by Felipe Monteiro
· 8 years ago
cd5f586
Convert cleanup with addClassResourceCleanup in endpoint test
by Saurabh Chordiya
· 8 years ago
529b7ec
Fix "import xx as xx" grammer
by zhufl
· 8 years ago
be6167c
Remove specific project checking in test
by Gage Hugo
· 8 years ago
019088f
Expose bug: Delete identity domain with contents
by Samuel de Medeiros Queiroz
· 8 years ago
0a1f6c4
Remove unnecessary back slash
by zhufl
· 8 years ago
f1fbb3f
Merge "Fix identity tests when domain specific drivers are enabled"
by Jenkins
· 8 years ago
cd36841
Move test decorators to common
by Andrea Frittoli
· 8 years ago
9cafd3d
Fix identity tests when domain specific drivers are enabled
by Leticia Wanderley
· 8 years ago
f6bae31
Remove unnecessary class Inheritance
by zhufl
· 8 years ago
5aadcaf
Merge "Remove unused global variable"
by Jenkins
· 8 years ago
5354c30
Merge "Refactor test_user_update"
by Jenkins
· 8 years ago
e5ccb16
Remove unused global variable
by zhufl
· 8 years ago
575a5cf
Refactor test_user_update
by zhufl
· 8 years ago
c465bfe
Merge "Remove _list_assertions from test_roles.py"
by Jenkins
· 8 years ago
e35b754
Merge "Remove unnecessary asserting for 'id' in body"
by Jenkins
· 8 years ago
23d9f9b
Merge "Judge skip conditions in skip_checks instead of in resource_setup"
by Jenkins
· 8 years ago
628642b
Remove _list_assertions from test_roles.py
by zhufl
· 8 years ago
8786ea8
Remove unnecessary asserting for 'id' in body
by zhufl
· 8 years ago
3bc93b2
Judge skip conditions in skip_checks instead of in resource_setup
by zhufl
· 8 years ago
0f1e5cf
Import data_utils from tempest.lib.common.utils
by jeremy.zhang
· 8 years ago
390b732
Merge "Revert "Remove tempest.common data_utils""
by Jenkins
· 8 years ago
8e87ccb
Revert "Remove tempest.common data_utils"
by Rabi Mishra
· 8 years ago
72a6a39
Use cls instead of self in classmethod
by zhufl
· 8 years ago
3f00c5e
Merge "Enhance tempest client for keystone v3 token APIs."
by Jenkins
· 8 years ago
02d23c4
Merge "Enhance v3 list_services to test filtering by service type"
by Jenkins
· 8 years ago
4dfef5c
Merge "Do not use any() to check whether a list is empty"
by Jenkins
· 8 years ago
63444d6
Adds **params to v3 list_endpoints
by Felipe Monteiro
· 8 years ago
4f678e7
Enhance v3 list_services to test filtering by service type
by Felipe Monteiro
· 8 years ago
1e8a0ed
Enhance tempest client for keystone v3 token APIs.
by Pramod Kumar Singh
· 8 years ago
6aaecc0
Merge "Identity V3 - Endpoint Groups Client"
by Jenkins
· 8 years ago
9651e41
Merge "Implement tempest client for keystone v2 token APIs"
by Jenkins
· 8 years ago
63f059e
Do not use any() to check whether a list is empty
by zhufl
· 8 years ago
f9009b4
Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, len(..
by Masayuki Igawa
· 8 years ago
35d734f
Merge "Replace the usage of 'manager' with 'os_primary'"
by Jenkins
· 8 years ago
0343be5
Replace the usage of 'manager' with 'os_primary'
by jeremy.zhang
· 8 years ago
c0f9556
Use data_utils in tempest.lib.common.utils
by jeremy.zhang
· 8 years ago
fcefb26
Merge "Replace assertEqual([], items) with assertEmpty(items)"
by Jenkins
· 8 years ago
48b235f
Replace assertEqual([], items) with assertEmpty(items)
by jeremy.zhang
· 8 years ago
ef5d4e9
Fix for implied roles test
by jeremy.zhang
· 8 years ago
5fc2548
Merge "test.py: stop using aliases for creds manager"
by Jenkins
· 8 years ago
47351cb
Merge "Identity V3: create_domain() must return a description field"
by Jenkins
· 8 years ago
db4a97a
Merge "Fix bugs about 'default' domain."
by Jenkins
· 8 years ago
8160d31
test.py: stop using aliases for creds manager
by Jordan Pittier
· 8 years ago
7bc5aa5
Merge "Use base.create_domain to create domain in testcases"
by Jenkins
· 8 years ago
5092b81
Fix bugs about 'default' domain.
by gongxiao
· 8 years ago
fb89271
Replace oslo_utils.timeutils.isotime
by Emily Hugenbruch
· 8 years ago
2deeebe
Merge "Identity v3 Domain Configuration Client"
by Jenkins
· 8 years ago
8bb5abe
Merge "Remove duplication of skip_tracker"
by Jenkins
· 8 years ago
2b33c1a
Use base.create_domain to create domain in testcases
by zhufl
· 8 years ago
d0ed8b0
Identity V3 - Endpoint Groups Client
by Chi Lo
· 8 years ago
9b198e6
Identity V3: create_domain() must return a description field
by Jordan Pittier
· 8 years ago
4f97537
Merge "Use base.setup_test_tenant to create test tenant"
by Jenkins
· 8 years ago
f2f4705
Use base.setup_test_project to create project
by zhufl
· 8 years ago
963d2c3
Use base.setup_test_tenant to create test tenant
by zhufl
· 8 years ago
94d8577
Identity v3 Domain Configuration Client
by Felipe Monteiro
· 8 years ago
23aa354
Merge "Move the `attr` decorator from test.py to tempest/lib"
by Jenkins
· 8 years ago
8fb1547
Merge "Remove leading underscore in _create_test_user"
by Jenkins
· 8 years ago
3b46d27
Move the `attr` decorator from test.py to tempest/lib
by Jordan Pittier
· 8 years ago
75d51a9
Remove leading underscore in _create_test_user
by zhufl
· 8 years ago
66b616a
Add name param in setup_test_role
by zhufl
· 8 years ago
bd65bbb
Remove tempest.common data_utils
by Ken'ichi Ohmichi
· 8 years ago
1eaf6d4
Remove 'reseller' config option
by Ken'ichi Ohmichi
· 8 years ago
11b0030
Merge "Add additional roles method to v3 roles client."
by Jenkins
· 8 years ago
fe96c26
Add additional roles method to v3 roles client.
by Felipe Monteiro
· 8 years ago
90d505a
Merge "Identity V3-ext Oauth1 Consumers Client"
by Jenkins
· 8 years ago
Next »