Log a warning when there is keystone misconfiguration

Bug #1291457 reported by Lin Hua Cheng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
django-openstack-auth
Fix Released
Low
David Lyle

Bug Description

openstack_auth automatically handles updating the given keytone_url too v2 or v3 based on the keystone version used.

This case should not really happen, but if it does it should log a warning when the replace occured.

See comments: https://review.openstack.org/#/c/70479/4/openstack_auth/backend.py

David Lyle (david-lyle)
Changed in django-openstack-auth:
status: New → Confirmed
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to django_openstack_auth (master)

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

Changed in django-openstack-auth:
assignee: nobody → David Lyle (david-lyle)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to django_openstack_auth (master)

Reviewed: https://review.openstack.org/81393
Committed: https://git.openstack.org/cgit/openstack/django_openstack_auth/commit/?id=c1dbc6a38f1586f5a965985acc8b081c4f69ee03
Submitter: Jenkins
Branch: master

commit c1dbc6a38f1586f5a965985acc8b081c4f69ee03
Author: David Lyle <email address hidden>
Date: Tue Mar 18 16:58:55 2014 -0600

    Adding log message for keystone API mismatch

    When the Horizon settings file specifies a v2.0 endpoint and
    indicates v3 API to use with Keystone, the code redirects the
    v2.0 to v3 without notice. Logging a warning, so deployers can
    address the mismatch.

    Closes-Bug: #1291457
    Change-Id: If9e9e40af5ac23e8dea552d2d1a04597c67837a7

Changed in django-openstack-auth:
status: In Progress → Fix Committed
Akihiro Motoki (amotoki)
Changed in django-openstack-auth:
milestone: none → 1.1.7
Akihiro Motoki (amotoki)
Changed in django-openstack-auth:
status: Fix Committed → 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.