os-client-config/os_client_config/tests
Monty Taylor ed2f34b06a Add method for registering argparse options
keystoneauth knows about a bunch of argparse options that users
from a command line will want. We do a good job of processing them
once they've been collected, but an os-client-config user doesn't
have a great way to make sure that they register all of the options,
especially when once considers that you really want to peek at the
args to see which auth plugin has been selected so that the right
arguments can be registered and displayed.

Depends-On: Ifea90b981044009c3642b268dd639a703df1ef05
Change-Id: Ic196f65f89b3ccf92ebec39564f5eaefe8a4ae4b
2015-12-06 21:39:49 -05:00
..
__init__.py Initial Cookiecutter Commit. 2014-09-20 16:16:13 -07:00
base.py Add support for secure.yaml file for auth info 2015-11-22 14:56:09 -05:00
test_cloud_config.py Handle cinder v2 2015-11-24 18:28:26 -05:00
test_config.py Add method for registering argparse options 2015-12-06 21:39:49 -05:00
test_environ.py Add support for secure.yaml file for auth info 2015-11-22 14:56:09 -05:00
test_json.py Use json for in-tree cloud data 2015-11-03 10:38:17 -05:00