Terry Howe 12f1bdde2a Fix insecure/verify options
The insecure and verify options are broken so that verify always
gets set to True.  One problem was that the parsed args not
defaulted so os_cloud_config thinks there was always a command
line specified.  The other problem was getattr was called on cloud
config instead of get.

Closes-Bug: #1450855
Change-Id: Ib5f004f51a7453cc8f5a89759e2031ec42e04a30
2015-05-17 08:52:03 -06:00
..
2015-04-18 23:04:51 -05:00
2015-04-19 06:17:31 +00:00
2015-04-30 17:21:45 +08:00
2015-05-17 08:52:03 -06:00