Comment 2 for bug 1438750

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-ceilometerclient (master)

Reviewed: https://review.openstack.org/169442
Committed: https://git.openstack.org/cgit/openstack/python-ceilometerclient/commit/?id=a5df77d8730284e278fde087e8bb3c2520c6ddb1
Submitter: Jenkins
Branch: master

commit a5df77d8730284e278fde087e8bb3c2520c6ddb1
Author: Matthew Edmonds <email address hidden>
Date: Tue Mar 31 09:53:15 2015 -0400

    ceilometerclient insecure argument no longer works

    The os_insecure argument needs to be parsed and passed to the auth
    plugin for non-shell usage.

    Change-Id: Id45a680396a9b646b273d971a0f6c274e95019a6
    Closes-Bug: #1438750