Gitiles
Code Review
Sign In
spfactory.storpool.com
/
tempest
/
c24869b1917d6c84d43ca77f233d209f99783d12
/
tempest
/
tests
/
common
/
test_dynamic_creds.py
4bee2e7
Add admin role on domain for v3
by Andrea Frittoli (andreaf)
· 10 years ago
ffad78a
Fix base unit test class location
by Matthew Treinish
· 9 years ago
0021c29
Replace Mox with Mock
by Jordan Pittier
· 9 years ago
00f2596
Get rid of httplib2, use urllib3 instead
by Jordan Pittier
· 9 years ago
4112904
Use tempest.tests.lib.base instead of tempest.tests.base
by Jordan Pittier
· 9 years ago
29e9cab
Change assertTrue(isinstance()) by optimal assert
by Shuquan Huang
· 9 years ago
43e7fcf
Make ports_client use common waiter method
by Ken'ichi Ohmichi
· 9 years ago
e35f472
Split out Neutron routers client
by Ken'ichi Ohmichi
· 9 years ago
5403052
Remove service_client module
by Ken'ichi Ohmichi
· 9 years ago
db9672e
Use tempest.lib code in tempest
by Andrea Frittoli (andreaf)
· 9 years ago
b5ce735
Use quotas/security_groups clients from tempest-lib
by Ken'ichi Ohmichi
· 9 years ago
94aca95
Make 2 functions in network_client use **kwargs
by piyush110786
· 9 years ago
03035d5
Don't use non-existent method of Mock
by Masayuki Igawa
· 9 years ago
82c83a5
Split users_client from keystone client v2.
by Daniel Mellado
· 9 years ago
f9606e9
Split out Neutron security groups client
by John Warren
· 9 years ago
6b16b92
Split out roles client from keystone identity client
by Daniel Mellado
· 9 years ago
b04da90
Split out keystone tenant client
by Daniel Mellado
· 10 years ago
bf57df1
Merge "Factor up config dependent credential classes"
by Jenkins
· 10 years ago
290b3e1
Factor up config dependent credential classes
by Andrea Frittoli (andreaf)
· 10 years ago
49c0fe5
Split out Neutron ports client
by John Warren
· 10 years ago
9c79845
Fix unit tests for migration
by Andrea Frittoli (andreaf)
· 10 years ago
[Renamed from tempest/tests/test_dynamic_creds.py]
29491a7
Drop admin_role CONF dependency from cred provider
by Andrea Frittoli (andreaf)
· 10 years ago
32d0de1
Remove CredentialProvider deps to CONF
by Andrea Frittoli (andreaf)
· 10 years ago
3961acd
Split out Neutron subnets client
by John Warren
· 10 years ago
17209bb
Rename isolated creds to dynamic creds
by Andrea Frittoli (andreaf)
· 10 years ago
[Renamed (83%) from tempest/tests/test_tenant_isolation.py]
94d8faf
Split out Neutron networks client
by John Warren
· 10 years ago
0cfb461
Full response for missed IdentityV2Client methods
by Anusha Ramineni
· 10 years ago
96e7279
Switch using token_client to the latest for gate
by Ken'ichi Ohmichi
· 10 years ago
a628707
Remove "JSON" from sevice clients' names
by Ken'ichi Ohmichi
· 10 years ago
9c713d2
Use random password generator for IsolatedCreds
by LingxianKong
· 10 years ago
be15b87
Unbreak the world!
by Matthew Treinish
· 10 years ago
2219d38
Add config option to disable network isolation
by Matthew Treinish
· 10 years ago
dc060d0
Fix tenant isolation and unit tests with py3
by Matthew Treinish
· 10 years ago
b8a5228
Drop auth and corresponding unit tests
by andreaf
· 10 years ago
9540dfd
Embed network resoruces and credentials in TestResources
by Andrea Frittoli (andreaf)
· 10 years ago
c328015
Support v3 in credential providers and subclasses
by Andrea Frittoli
· 10 years ago
1c78f96
Merge "Update all Oslo module use"
by Jenkins
· 10 years ago
583ce2c
Update all Oslo module use
by Doug Hellmann
· 10 years ago
efa399b
Merge "Remove last dependency from keystone client"
by Jenkins
· 10 years ago
32d7499
Remove last dependency from keystone client
by Andrea Frittoli
· 10 years ago
d9ce2b5
Merge "Switch swift tests to use cred_provider with roles"
by Jenkins
· 10 years ago
7456ac6
Merge "Add support for roles to credentials providers"
by Jenkins
· 10 years ago
8f26829
Switch swift tests to use cred_provider with roles
by Matthew Treinish
· 10 years ago
976e8df
Add support for roles to credentials providers
by Matthew Treinish
· 10 years ago
c429e6a
Move identity v2 tests to their own folders
by Jamie Lennox
· 10 years ago
c0edda0
Separate token client from identity client
by ghanshyam
· 10 years ago
79aede1
Switch rest_client module to tempest-lib
by Ken'ichi Ohmichi
· 10 years ago
a6ac242
Move ResponseBody/List classes to service_client
by Ken'ichi Ohmichi
· 10 years ago
03010dc
Remove imports of http module
by Ken'ichi Ohmichi
· 10 years ago
b7afa92
Change v2 identity client methods to return one value
by David Kranz
· 10 years ago
88f12c1
Merge network clients to a single class
by Ken'ichi Ohmichi
· 10 years ago
34e8812
Change neutron client methods to return one value and update tests
by David Kranz
· 10 years ago
f3c7591
purge xml clients from tempest.clients
by Sean Dague
· 11 years ago
ae9aca0
Drop OfficialClientManager from tenant isolation
by Andrea Frittoli
· 11 years ago
846eb7c
Cleanup neutron default security groups on tenant deletion
by Ala Rezmerita
· 11 years ago
96e9e88
Enable H407,H305,H307,E122 ignore E123
by Matthew Treinish
· 11 years ago
af1fb70
Add 'Member' role to all created users
by Andrey Pavlov
· 11 years ago
c3bf925
Add Ceilometer client for scenarios tests
by Artur Svechnikov
· 11 years ago
5c660ab
Enable H302 rule everywhere
by Matthew Treinish
· 11 years ago
9612e81
Get credential IDs from Credentials class
by Andrea Frittoli
· 11 years ago
422fbdf
Enforces the use of Credentials (part2)
by Andrea Frittoli
· 11 years ago
fc31590
Enforces the use of Credentials (part1)
by Andrea Frittoli
· 11 years ago
2095d24
Use auth data to fill credentials
by Andrea Frittoli
· 11 years ago
23433a0
Add unit tests for configurable network resources
by Matthew Treinish
· 11 years ago
e672326
Add network credential unit testing
by Matthew Treinish
· 11 years ago
cb05806
Add unit basic unit tests for tenant_isolation
by Matthew Treinish
· 11 years ago