Allow insecure auth via keystoneclient

Bug #1100131 reported by Kieran Spear
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Medium
Kieran Spear

Bug Description

Keystoneclient (on pypi) now supports the 'insecure' keyword argument so we can pass through the value of OPENSTACK_SSL_NO_VERIFY from settings.py.

This allows connecting to servers with self-signed or otherwise invalid certificates for testing purposes.

Kieran Spear (kspear)
Changed in horizon:
assignee: nobody → Kieran Spear (kspear)
Changed in horizon:
status: New → In Progress
Revision history for this message
Kieran Spear (kspear) wrote :

There's a corresponding pull request here for django_openstack_auth:

https://github.com/gabrielhurley/django_openstack_auth/pull/14

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

Reviewed: https://review.openstack.org/19778
Committed: http://github.com/openstack/horizon/commit/1464edf7eff4fccc61935130f4868744da86a4d3
Submitter: Jenkins
Branch: master

commit 1464edf7eff4fccc61935130f4868744da86a4d3
Author: Kieran Spear <email address hidden>
Date: Wed Jan 16 13:53:25 2013 +1100

    Allow insecure authentication

    Pass through the value of OPENSTACK_SSL_NO_VERIFY from settings.py to
    keystoneclient. This allows connecting to servers with self-signed
    or otherwise invalid certificates for testing purposes.

    Bug #1100131

    Change-Id: I281fae400c1311af32e279083f51fba95e0e326c

Changed in horizon:
status: In Progress → Fix Committed
Changed in horizon:
importance: Undecided → Medium
milestone: none → grizzly-3
Thierry Carrez (ttx)
Changed in horizon:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in horizon:
milestone: grizzly-3 → 2013.1
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.