The insecure option is ignored for command line options and OCC

Bug #1450855 reported by Terry Howe
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Undecided
Terry Howe

Bug Description

The insecure option is ignored on the command line and for os-client-config. There is no way to make an insecure HTTPS connection.

Terry Howe (thowe-g)
Changed in python-openstackclient:
assignee: nobody → Terry Howe (thowe-g)
Changed in python-openstackclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-openstackclient (master)

Reviewed: https://review.openstack.org/179367
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=12f1bdde2a501ed71d5f678c6b80371b0c3b6f4c
Submitter: Jenkins
Branch: master

commit 12f1bdde2a501ed71d5f678c6b80371b0c3b6f4c
Author: Terry Howe <email address hidden>
Date: Fri May 1 06:53:59 2015 -0600

    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

Changed in python-openstackclient:
status: In Progress → Fix Committed
Dean Troyer (dtroyer)
Changed in python-openstackclient:
milestone: none → m11
Dean Troyer (dtroyer)
Changed in python-openstackclient:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.