Comment 5 for bug 1565112

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

Reviewed: https://review.openstack.org/303863
Committed: https://git.openstack.org/cgit/openstack/python-swiftclient/commit/?id=450f505c35f8762cca29d56b6e928490288ec166
Submitter: Jenkins
Branch: master

commit 450f505c35f8762cca29d56b6e928490288ec166
Author: Cedric Brandily <email address hidden>
Date: Sun Apr 10 23:18:17 2016 +0200

    Support client certificate/key

    This change enables to specify a client certificate/key with:
     * usual CLI options (--os-cert/--os-key)
     * usual environment variables ($OS_CERT/$OS_KEY)

    Closes-Bug: #1565112
    Change-Id: I12e151adcb6084d801c6dfed21d82232a3259aea