Comment 2 for bug 1569513

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

Reviewed: https://review.openstack.org/304826
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=02a46a067b8cbc0ac27328c0e77b7529ca9daee4
Submitter: Jenkins
Branch: master

commit 02a46a067b8cbc0ac27328c0e77b7529ca9daee4
Author: Cedric Brandily <email address hidden>
Date: Tue Apr 12 21:07:11 2016 +0200

    Fix client certificate/key support for Network v2 commands

    Currently network v2 commands don't support client certificate/key
    because they were not passed to OpenStackSDK Connection which is used
    by network v2 commands.

    This changes corrects the integration with OpenStacKSDK to pass client
    certificate/key.

    Closes-Bug: #1569513
    Related-Bug: #1569508
    Depends-On: Ic093f8515e7b15931994e4516ebec8f4399d021e
    Change-Id: Ie37e8e988ca695a09894c6c93560dacd83f17030