config generator uses outdated keystone middleware

Bug #1662509 reported by Lei Zhang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Searchlight
Fix Released
Low
Unassigned

Bug Description

To reproduce the bug, run 'oslo-config-generator --config-file etc/oslo-config-generator/searchlight.conf' under searchlight directory, a warning will jump out, 'WARNING:stevedore.named:Could not load searchlight, keystoneclient.middleware.auth_token'.

This is because auth_token middleware is no longer in keystoneclient library, use 'keystonemiddleware.auth_token' instead.

Lei Zhang (lei-a-zhang)
tags: added: low-hanging-fruit
Liyingjun (liyingjun)
Changed in searchlight:
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to searchlight (master)

Reviewed: https://review.openstack.org/430532
Committed: https://git.openstack.org/cgit/openstack/searchlight/commit/?id=d0aeeeb97d31125151e4648f0cae31105a2cb2e1
Submitter: Jenkins
Branch: master

commit d0aeeeb97d31125151e4648f0cae31105a2cb2e1
Author: leizhang <email address hidden>
Date: Wed Feb 8 04:50:36 2017 +0800

    Replace keystone middleware in conf generator

    The auth_token middleware is no longer in keystoneclient, which
    results an warning if you use it to generate searchlight conf.
    Replace the module with keystonemiddleware.

    Change-Id: Ifbb06e45005f22f13f3dfa72e5b7a2c3e4269311
    Closes-bug: #1662509

Changed in searchlight:
status: Confirmed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/searchlight 3.0.0.0b1

This issue was fixed in the openstack/searchlight 3.0.0.0b1 development milestone.

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.