Files
python-keystoneclient/keystoneclient
Jamie Lennox 7d0277cacd Make auth plugins dest save to os_
If the auth plugin saves into the normal namespace like .user_id and
user_id is an argument of the command then the two argument collide with
each other.

This is fairly common, particularly in keystoneclient's shell.

There is a little bit of a compatibility concern in that the variables
on the returned namespace have changed, however the usage of this
function should be if you use register_argparse_arguments you should
also use load_from_argparse_arguments and that is not changed.

Change-Id: Id1cb0983a1e78661492acd78ad9aa67ff8d49250
2014-08-15 09:47:21 +10:00
..
2014-06-18 19:12:39 -05:00
2014-08-15 09:47:21 +10:00
2014-07-24 07:47:34 -07:00
2014-07-16 14:22:13 +10:00
2012-09-29 16:03:23 -07:00
2014-08-15 09:47:21 +10:00
2014-08-09 20:59:09 +00:00
2014-07-15 12:14:59 +00:00
2014-07-24 07:47:34 -07:00
2014-02-08 22:22:08 +08:00
2014-02-08 22:22:08 +08:00
2014-05-06 10:21:30 +10:00
2014-07-25 15:46:52 +02:00
2014-07-30 15:06:46 -05:00