Client certificate/key are not supported

Bug #1569508 reported by Cedric Brandily
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack SDK
Fix Released
Undecided
Cedric Brandily

Bug Description

It's currently not possible to use client certificate and key in OpenStack-SDK although OS clients (nova/neutron/glanceclient) allows to specify them using --os-cert, --os-key options or os-cloud-config config

Changed in python-openstacksdk:
assignee: nobody → Cedric Brandily (cbrandily)
Revision history for this message
Brian Curtin (brian.curtin) wrote :

We use o-c-c and keystoneauth, so this should probably solved in relation to one of those.

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

Fix proposed to branch: master
Review: https://review.openstack.org/304814

Changed in python-openstacksdk:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-openstacksdk (master)

Reviewed: https://review.openstack.org/304814
Committed: https://git.openstack.org/cgit/openstack/python-openstacksdk/commit/?id=46236ae559941964d573ee457c5aab3e25ce612e
Submitter: Jenkins
Branch: master

commit 46236ae559941964d573ee457c5aab3e25ce612e
Author: Cedric Brandily <email address hidden>
Date: Tue Apr 12 20:29:27 2016 +0200

    Support client certificate/key

    This change enables to specify a client certificate/key with:
     * os-client-config config
     * Connection cert argument:
       * client certificate path via a string
       * client certificate/key paths via a tuple

    Closes-Bug: #1569508
    Related-Bug: #1569513
    Change-Id: I657b19708fd45acaa705af6d877c50ef89df79fe

Changed in python-openstacksdk:
status: In Progress → 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.