keystoneauth/keystoneauth1/tests/unit/loading
Monty Taylor e96c075f1f Add argparse registration from Adapter objects
Similar to Session and auth plugins, there are a set of argparse
arguments that feed directly into the Adapter class. Add a function
to register the appropriate argparse arguments, as well as one to
create an Adapter from a session and a set of arguments.

Change-Id: Ifea90b981044009c3642b268dd639a703df1ef05
2015-11-28 16:47:28 -05:00
..
__init__.py Fix plugin loading tests 2015-08-25 12:17:37 +10:00
test_cli.py Add argparse registration from Adapter objects 2015-11-28 16:47:28 -05:00
test_conf.py Merge "Allow fetching oslo.config Opts from plugins" 2015-10-16 02:27:21 +00:00
test_generic.py Specify default_domain to generic plugin 2015-11-11 10:28:29 +11:00
test_loading.py Tweak the way plugin attributes are loaded 2015-11-24 10:12:46 +11:00
test_session.py Move session loading tests into loading section 2015-09-10 12:37:20 +10:00
test_v3.py Raise error if loader is provided name without id 2015-09-01 13:58:53 +10:00
utils.py Better isolate loading tests 2015-09-01 10:39:47 +10:00