Gitiles
Code Review
Sign In
spfactory.storpool.com
/
tempest
/
0787a7cd6f9e72a9d3831bc9d10f5d9e4efd3a14
/
tempest
/
lib
/
common
/
preprov_creds.py
a1c3af3
[DOC] Fix "Title level inconsistent" warning
by Masayuki Igawa
· 8 years ago
b19c55d
Migrate the preprov creds module to tempest lib
by Matthew Treinish
· 8 years ago
[Renamed (98%) from tempest/common/preprov_creds.py]
dcd9100
Remove creds providers dependency from clients
by Andrea Frittoli
· 8 years ago
0c0f014
Use sequence directly instead of using len()
by Masayuki Igawa
· 8 years ago
40d0208
Replaces yaml.load() with yaml.safe_load()
by Dao Cong Tien
· 8 years ago
2ef4613
Merge "Replace six.iteritems with dict.items"
by Jenkins
· 8 years ago
7bbbec1
Replace six.iteritems with dict.items
by guo yunxian
· 9 years ago
525ec71
Hacking: enable H904
by Jordan Pittier
· 9 years ago
52d3ffa
Fix a few Python 3.x issues
by Andrea Frittoli
· 9 years ago
4217a70
Move InvalidConfiguration exception to tempest.lib
by Matthew Treinish
· 9 years ago
00ab6be
Move cred_provider abstract class to tempest lib
by Matthew Treinish
· 9 years ago
ee5d56b
Remove use_default_creds from preprov creds
by Andrea Frittoli (andreaf)
· 9 years ago
16d4a9a
Increase test coverage on preprov creds
by Andrea Frittoli (andreaf)
· 9 years ago
52deb8b
Hash credentials on user, project/tenant and pwd
by Andrea Frittoli (andreaf)
· 9 years ago
0892cb2
Correct mispell words in comments
by zhufl
· 9 years ago
ed6e586
deprecate use of tenant in configs
by Sean Dague
· 9 years ago
db9672e
Use tempest.lib code in tempest
by Andrea Frittoli (andreaf)
· 9 years ago
d89db1b
Remove pre-check for test accounts file in credential factory
by Matthew Treinish
· 10 years ago
940f8c6
Drop fixed_network dependency from CONF
by Andrea Frittoli (andreaf)
· 10 years ago
848e348
Remove preprov provider dependencies from CONF
by Andrea Frittoli (andreaf)
· 10 years ago
290b3e1
Factor up config dependent credential classes
by Andrea Frittoli (andreaf)
· 10 years ago
29491a7
Drop admin_role CONF dependency from cred provider
by Andrea Frittoli (andreaf)
· 10 years ago
1eb0496
Remove dependency from credentials domain CONF
by Andrea Frittoli (andreaf)
· 10 years ago
32d0de1
Remove CredentialProvider deps to CONF
by Andrea Frittoli (andreaf)
· 10 years ago
c625bcf
Stop validating pre-provisioned credentials
by Andrea Frittoli (andreaf)
· 10 years ago
edff886
Fix value explanation in get_creds_by_roles
by Ken'ichi Ohmichi
· 10 years ago
f9e0126
Rename accounts to preprovisioned accounts
by Andrea Frittoli (andreaf)
· 10 years ago
[Renamed (97%) from tempest/common/accounts.py]
17209bb
Rename isolated creds to dynamic creds
by Andrea Frittoli (andreaf)
· 10 years ago
647cc18
Fix spelling typo in warning message
by Zhao Lei
· 10 years ago
9487a18
Rename references to compute networks client
by John Warren
· 10 years ago
87fc7e9
Allow v3 identity to work without the admin domain name
by David Kranz
· 10 years ago
2a34698
Ensure we close the file accounts file after reading
by Matthew Treinish
· 10 years ago
b71aecd
Merge "Rework get_network_from_name() function"
by Jenkins
· 10 years ago
1c517a2
Switch use of hashing strings to unicode in accounts
by Matthew Treinish
· 10 years ago
be855fd
Rework get_network_from_name() function
by Matthew Treinish
· 10 years ago
fd683e8
Add logging of account allocation to accounts provider
by Matthew Treinish
· 10 years ago
f83f35c
Add network support to the accounts providers
by Matthew Treinish
· 10 years ago
f39f9f3
FIx Accounts with identity v3 and v2 data in yaml
by Andrea Frittoli (andreaf)
· 10 years ago
4807004
test_accounts_file can be None
by Aaron Rosen
· 10 years ago
fc7cd8f
Only use accounts.yaml with locking provider
by Matthew Treinish
· 10 years ago
29dae32
Merge "Support v3 in credential providers and subclasses"
by Jenkins
· 10 years ago
b503f03
Use oslo concurrency api to get lock path
by Matthew Treinish
· 10 years ago
c328015
Support v3 in credential providers and subclasses
by Andrea Frittoli
· 10 years ago
583ce2c
Update all Oslo module use
by Doug Hellmann
· 10 years ago
4a59693
Add check on role availability before request creds by roles
by Matthew Treinish
· 10 years ago
976e8df
Add support for roles to credentials providers
by Matthew Treinish
· 11 years ago
4041b26
Log the names of the other isolated_creds on starvation
by Matthew Treinish
· 10 years ago
53a2b4b
Fix missing variable in test accounts warning log
by Matthew Treinish
· 10 years ago
878d5ab
Remove auth_version config from get_credentials
by Andrea Frittoli
· 10 years ago
9efbe95
Move default creds to cred_provider
by Andrea Frittoli
· 10 years ago
76488d7
Adds method to verify multiple tenants are available
by Yair Fried
· 11 years ago
8283b4e
Add Credentials Provider factory
by Andrea Frittoli
· 11 years ago
b19eeb8
Backward compatibility to credentials in conf
by Matthew Treinish
· 11 years ago
b1c23fc
Add a NotLockingAccounts credentials provider
by Andrea Frittoli
· 11 years ago
09f1783
Fix use of nonexistent class variable in accounts
by Matthew Treinish
· 11 years ago
96e9e88
Enable H407,H305,H307,E122 ignore E123
by Matthew Treinish
· 11 years ago
c791ac4
Add a new credential provider to use a list of creds
by Matthew Treinish
· 11 years ago