index
:
delta/openstack/os-client-config.git
master
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
opendev.org: openstack/os-client-config.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os_client_config
/
config.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "get_one_cloud should use auth merge"
Jenkins
2015-05-07
1
-1
/
+4
|
\
|
*
get_one_cloud should use auth merge
Gregory Haynes
2015-05-07
1
-1
/
+4
*
|
Also accept .yml as a suffix
Monty Taylor
2015-05-07
1
-8
/
+14
|
/
*
Reset cache default to 0
Monty Taylor
2015-04-14
1
-1
/
+1
*
Allow overriding envvars as the name of the cloud
Monty Taylor
2015-04-11
1
-5
/
+16
*
Put env vars into their own cloud config
Monty Taylor
2015-04-11
1
-8
/
+23
*
Change dogpile cache defaults
Monty Taylor
2015-03-13
1
-2
/
+4
*
Flesh out api version defaults
0.6.0
Monty Taylor
2015-03-05
1
-8
/
+10
*
Handle project_name/tenant_name in the auth dict
Monty Taylor
2015-03-04
1
-2
/
+24
*
Rename auth_plugin to auth_type
Monty Taylor
2015-03-03
1
-15
/
+21
*
Merge "Add support for configuring dogpile.cache"
0.5.0
Jenkins
2015-03-01
1
-0
/
+12
|
\
|
*
Add support for configuring dogpile.cache
Monty Taylor
2015-03-01
1
-0
/
+12
*
|
Merge "Allow keystone validation bypass for noauth usage"
Jenkins
2015-03-01
1
-0
/
+4
|
\
\
|
*
|
Allow keystone validation bypass for noauth usage
Julia Kreger
2015-02-27
1
-0
/
+4
|
|
/
*
|
Add basic unit test for config
Clint Byrum
2015-02-26
1
-2
/
+2
|
/
*
Prefer dest value when option is depricated
0.4.3
Julia Kreger
2015-02-11
1
-1
/
+7
*
Allow region_name to be None
Julia Kreger
2015-02-11
1
-1
/
+1
*
Don't return the auth dict inside the loop
0.4.2
Monty Taylor
2015-02-11
1
-1
/
+1
*
Make sure we're deep-copying the auth dict
Monty Taylor
2015-02-11
1
-2
/
+6
*
Start keeping default versions for all services
Monty Taylor
2015-01-21
1
-5
/
+9
*
Support keystone auth plugins in a generic way.
Monty Taylor
2015-01-21
1
-19
/
+68
*
Replace defaults_dict with scanning env vars
Monty Taylor
2015-01-21
1
-20
/
+10
*
Merge "Use yaml.safe_load instead of load."
Jenkins
2014-11-22
1
-2
/
+4
|
\
|
*
Use yaml.safe_load instead of load.
Alex Gaynor
2014-11-09
1
-2
/
+4
*
|
Throw error if a non-existent cloud is requested
Monty Taylor
2014-11-02
1
-16
/
+15
|
/
*
Fix a missed argument from a previous refactor
Monty Taylor
2014-10-26
1
-1
/
+1
*
Add support for argparse Namespace objects
Dean Troyer
2014-10-11
1
-19
/
+49
*
Add support for command line argument processing
Monty Taylor
2014-10-11
1
-6
/
+32
*
Handle lack of username for project_name defaults
Monty Taylor
2014-10-10
1
-1
/
+3
*
Handle the project/tenant nonesense more cleanly
Monty Taylor
2014-10-10
1
-2
/
+20
*
Add cache control settings
Monty Taylor
2014-10-10
1
-0
/
+17
*
Handle no vendor clouds config files
Monty Taylor
2014-10-10
1
-3
/
+4
*
Remove unused class method get_services
Monty Taylor
2014-10-10
1
-4
/
+0
*
Add clouds-public.yaml
Dean Troyer
2014-09-23
1
-6
/
+19
*
Merge pull request #3 from dtroyer/vendor-key
0.2.0
Monty Taylor
2014-09-21
1
-1
/
+5
|
\
|
*
Handle missing vendor key
Dean Troyer
2014-09-21
1
-1
/
+5
*
|
Merge pull request #1 from dtroyer/env-vars
Monty Taylor
2014-09-21
1
-1
/
+3
|
\
\
|
*
|
Make env vars lowest priority
Dean Troyer
2014-09-21
1
-1
/
+3
|
|
/
*
|
Handle null region
Dean Troyer
2014-09-21
1
-1
/
+6
|
/
*
Get rid of extra complexity with service values
0.1.0
Monty Taylor
2014-09-21
1
-10
/
+3
*
Port in config reading from shade
Monty Taylor
2014-09-21
1
-0
/
+150