summaryrefslogtreecommitdiff
path: root/os_client_config/config.py
Commit message (Expand)AuthorAgeFilesLines
* Fix F405 additional strictnessMonty Taylor2018-05-101-0/+3
* Add cache methods back to OpenSackConfigMonty Taylor2018-05-041-0/+21
* Replace guts with openstack.config1.31.0Monty Taylor2018-04-271-1217/+7
* Use 'none' auth pluginPavlo Shchelokovskyy2018-03-141-5/+5
* Do not apply format expansions to passwordsJohn Dennis2017-12-051-2/+4
* Added nat_source flag for networks.Monty Taylor2017-10-211-0/+1
* Merge "Treat clouds.yaml with one cloud like envvars"Zuul2017-10-181-0/+11
|\
| * Treat clouds.yaml with one cloud like envvarsMonty Taylor2017-09-191-0/+11
* | Protect against p_opt not having prompt attributeMonty Taylor2017-09-211-1/+1
|/
* turn on warning-is-error in documentation buildDoug Hellmann2017-06-221-0/+1
* Don't pop from os.environMatthew Booth2017-05-251-11/+13
* Make _fix_argv() somewhat compatible with Argparse action='append'Jordan Pittier2017-04-231-1/+4
* Add ability to pass in user_agentMonty Taylor2017-04-181-0/+5
* Merge "Add ability to skip yaml loading"Jenkins2017-03-071-4/+10
|\
| * Add ability to skip yaml loadingMonty Taylor2017-02-271-4/+10
* | Remove the keystoneclient auth fallbackMonty Taylor2017-02-151-68/+3
|/
* Revert "Remove validate_auth_ksc"1.24.0Monty Taylor2016-11-141-11/+60
* Merge "Normalize cloud config before osc-lib call"1.23.0Jenkins2016-11-111-1/+2
|\
| * Normalize cloud config before osc-lib callGhe Rivero2016-10-211-1/+2
* | Merge "Remove validate_auth_ksc"Jenkins2016-11-111-60/+11
|\ \
| * | Remove validate_auth_kscMonty Taylor2016-11-111-60/+11
* | | Support token_endpoint as an auth_typeMonty Taylor2016-10-241-0/+5
|/ /
* | Fix a bunch of testsMonty Taylor2016-10-201-0/+9
|/
* Merge "Don't create envvars cloud if cloud or region are set"Jenkins2016-10-121-6/+5
|\
| * Don't create envvars cloud if cloud or region are setMonty Taylor2016-09-151-6/+5
* | Revert "Split auth plugin loading into its own method"Monty Taylor2016-10-121-19/+15
* | Fix AttributeError in `get_config`Jordan Pittier2016-09-261-1/+4
|/
* Merge "Split auth plugin loading into its own method"Jenkins2016-09-131-15/+19
|\
| * Split auth plugin loading into its own methodMonty Taylor2016-09-011-15/+19
* | Add ability to configure Session constructorMonty Taylor2016-09-011-2/+4
|/
* Go ahead and handle YAML list in region_name1.21.1Monty Taylor2016-08-291-1/+4
* Add prompting for KSA options1.21.0Dean Troyer2016-08-291-1/+22
* Merge "Precedence final solution"1.20.1Jenkins2016-08-221-56/+164
|\
| * Precedence final solutionDean Troyer2016-08-201-56/+164
* | Add support for configuring split-stack networks1.20.0Monty Taylor2016-08-181-0/+8
* | Pop domain-id from the config if we infer valuesMonty Taylor2016-08-111-0/+1
|/
* Merge "Pass the argparse data into to validate_auth"Jenkins2016-08-051-13/+47
|\
| * Pass the argparse data into to validate_authMonty Taylor2016-08-041-13/+47
* | Merge "Revert "Fix precedence for pass-in options""Jenkins2016-08-051-5/+5
|\ \ | |/
| * Revert "Fix precedence for pass-in options"Monty Taylor2016-08-041-5/+5
* | Merge "Fix precedence for pass-in options"Jenkins2016-08-031-5/+5
|\ \ | |/
| * Fix precedence for pass-in optionsDean Troyer2016-08-021-5/+5
* | Merge "Refactor fix magic in get_one_cloud()"Jenkins2016-08-031-34/+37
|\ \
| * | Refactor fix magic in get_one_cloud()Dean Troyer2016-06-181-34/+37
| |/
* | Add support for listing a cloud as shut downMonty Taylor2016-07-161-0/+5
* | Add support for deprecating cloud profilesMonty Taylor2016-07-091-0/+6
|/
* Add missing "cloud" argument to _validate_auth_kscAlvaro Lopez Garcia2016-05-231-2/+2
* Flesh out netowrk config listMonty Taylor2016-04-021-2/+38
* Change network info indication to a generic listMonty Taylor2016-03-301-0/+24
* Fix formulationArie Bregman2016-02-181-1/+1