Files
keystoneauth/keystoneauth1/tests
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
..