Dean Troyer 05b3c933b3 Fix precedence for pass-in options
The passed-in argparse Namespace is flat and does not have an 'auth'
dict, all of the auth options are in the top level.  If the loaded
dict from clouds.yaml as an 'auth' dict, that used to totally override
any passed-in options.

This is backwards.

Make the passed-in auth options always win over clouds.yaml as this is
the only way to change/override those values from the command line.

Change-Id: Ic2752a396d45deeda19a16389437679829e0844d
2016-08-02 21:15:53 -05:00
..
2016-03-10 21:47:02 +00:00
2015-11-03 12:01:07 -05:00
2016-08-02 21:15:53 -05:00
2016-01-08 20:36:48 -05:00
2016-01-08 20:36:48 -05:00
2015-11-03 10:38:17 -05:00
2015-11-10 17:16:02 -05:00