summaryrefslogtreecommitdiff
path: root/os_client_config
Commit message (Expand)AuthorAgeFilesLines
* Reset cache default to 0Monty Taylor2015-04-141-1/+1
* Move region_names out of auth dictMonty Taylor2015-04-131-2/+2
* Add runabove to vendorsMonty Taylor2015-04-131-0/+8
* Add image information to vexxhost accountMonty Taylor2015-04-131-0/+2
* Merge "Add vexxhost"Jenkins2015-04-131-0/+6
|\
| * Add vexxhostMonty Taylor2015-04-131-0/+6
* | Merge "Add DreamCompute to vendors list"Jenkins2015-04-131-1/+11
|\ \ | |/
| * Add DreamCompute to vendors listMonty Taylor2015-04-131-1/+11
* | Allow overriding envvars as the name of the cloudMonty Taylor2015-04-113-16/+38
* | Put env vars into their own cloud configMonty Taylor2015-04-116-103/+172
|/
* Change dogpile cache defaultsMonty Taylor2015-03-131-2/+4
* Flesh out api version defaults0.6.0Monty Taylor2015-03-053-8/+34
* Handle project_name/tenant_name in the auth dictMonty Taylor2015-03-042-11/+37
* Add two newlines to the ends of filesMonty Taylor2015-03-042-2/+2
* Rename auth_plugin to auth_typeMonty Taylor2015-03-031-15/+21
* Merge "Add support for configuring dogpile.cache"0.5.0Jenkins2015-03-011-0/+12
|\
| * Add support for configuring dogpile.cacheMonty Taylor2015-03-011-0/+12
* | Merge "Add more testing of vendor yaml loading"Jenkins2015-03-011-22/+54
|\ \
| * | Add more testing of vendor yaml loadingClint Byrum2015-02-281-22/+54
* | | Merge "Allow keystone validation bypass for noauth usage"Jenkins2015-03-011-0/+4
|\ \ \ | |/ / |/| |
| * | Allow keystone validation bypass for noauth usageJulia Kreger2015-02-271-0/+4
| |/
* | More comprehensive unit tests for os-client-configClint Byrum2015-02-271-0/+41
* | Add basic unit test for configClint Byrum2015-02-262-2/+26
|/
* Prefer dest value when option is depricated0.4.3Julia Kreger2015-02-111-1/+7
* Allow region_name to be NoneJulia Kreger2015-02-111-1/+1
* Don't return the auth dict inside the loop0.4.2Monty Taylor2015-02-111-1/+1
* Make sure we're deep-copying the auth dictMonty Taylor2015-02-111-2/+6
* Provide Rackspace service_name overrideMonty Taylor2015-01-271-0/+1
* Start keeping default versions for all servicesMonty Taylor2015-01-211-5/+9
* Support keystone auth plugins in a generic way.Monty Taylor2015-01-212-21/+75
* Replace defaults_dict with scanning env varsMonty Taylor2015-01-212-47/+10
* Merge "Use yaml.safe_load instead of load."Jenkins2014-11-221-2/+4
|\
| * Use yaml.safe_load instead of load.Alex Gaynor2014-11-091-2/+4
* | Throw error if a non-existent cloud is requestedMonty Taylor2014-11-022-17/+16
|/
* Merge "Fix a missed argument from a previous refactor"0.3.0Jenkins2014-10-261-1/+1
|\
| * Fix a missed argument from a previous refactorMonty Taylor2014-10-261-1/+1
* | Map CloudConfig attributes to CloudConfig.configDean Troyer2014-10-212-0/+58
|/
* Add support for argparse Namespace objectsDean Troyer2014-10-111-19/+49
* Add support for command line argument processingMonty Taylor2014-10-111-6/+32
* Handle lack of username for project_name defaultsMonty Taylor2014-10-101-1/+3
* Handle the project/tenant nonesense more cleanlyMonty Taylor2014-10-101-2/+20
* Add cache control settingsMonty Taylor2014-10-101-0/+17
* Handle no vendor clouds config filesMonty Taylor2014-10-101-3/+4
* Remove unused class method get_servicesMonty Taylor2014-10-101-4/+0
* Add clouds-public.yamlDean Troyer2014-09-231-6/+19
* Merge pull request #3 from dtroyer/vendor-key0.2.0Monty Taylor2014-09-211-1/+5
|\
| * Handle missing vendor keyDean Troyer2014-09-211-1/+5
* | Merge pull request #1 from dtroyer/env-varsMonty Taylor2014-09-211-1/+3
|\ \
| * | Make env vars lowest priorityDean Troyer2014-09-211-1/+3
| |/
* | Handle null regionDean Troyer2014-09-211-1/+6
|/