Comment 2 for bug 1564930

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

Reviewed: https://review.openstack.org/300511
Committed: https://git.openstack.org/cgit/openstack/python-heatclient/commit/?id=17b4b16ace24ffa3793b19cfe8ddf7d0dedb40f2
Submitter: Jenkins
Branch: master

commit 17b4b16ace24ffa3793b19cfe8ddf7d0dedb40f2
Author: cedric.brandily <email address hidden>
Date: Fri Apr 1 16:16:15 2016 +0200

    Support OS_KEY/OS_CERT environment variables

    heatclient allows to provide client certificate/key using --os-key/cert
    options but not using usual environment variables.

    This change uses OS_KEY/OS_CERT environment variables as default values
    for client certificate/key.

    Closes-Bug: #1564930
    Change-Id: Ie7a4dce2a9b0e498ee3b9f6cb36a8988ea3a13fc