openstack-python-openstackc.../openstackclient
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
..
api Add --os-cloud support 2015-04-18 23:04:51 -05:00
common Merge "Add --os-cloud support" 2015-04-19 06:17:31 +00:00
compute Merge "Fix security group create description bug" 2015-04-23 20:05:43 +00:00
identity Merge "Add parent field to project creation" 2015-04-30 03:16:20 +00:00
image Fix tiny typo in comment message 2015-04-30 17:21:45 +08:00
network Add project and domain params to network create 2015-03-19 23:49:02 -07:00
object Fine tune some of the helps commands 2015-01-13 00:58:57 -05:00
tests Merge "Add parent field to project creation" 2015-04-30 03:16:20 +00:00
volume Adds support for container selection for backup 2015-04-21 18:45:54 +02:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Add translation markers for user v2 actions 2014-10-09 14:47:19 -04:00
shell.py Fix insecure/verify options 2015-05-17 08:52:03 -06:00