Fix inline documentation for running Keystonemiddleware

Bug #1433251 reported by Lance Bragstad
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
keystonemiddleware
Fix Released
Low
Lance Bragstad

Bug Description

The auth_token middleware code claims it can be run using the following:

https://github.com/openstack/keystonemiddleware/blob/d436ec737a4ecfe653d934c6f4a71f411b7f9cc2/keystonemiddleware/auth_token/__init__.py#L38

But it throws an error that seems to be related to package paths:

http://cdn.pasteraw.com/ozla7dsw8521wwai9ghyy5cniq6ddm2

Note that the using the following works:

    python -m keystonemiddleware.auth_token.__init__

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

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

Changed in keystonemiddleware:
assignee: nobody → Lance Bragstad (lbragstad)
status: New → In Progress
Changed in keystonemiddleware:
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystonemiddleware (master)

Reviewed: https://review.openstack.org/165171
Committed: https://git.openstack.org/cgit/openstack/keystonemiddleware/commit/?id=809967f189b00116ac54576c61394b7fc045c5c3
Submitter: Jenkins
Branch: master

commit 809967f189b00116ac54576c61394b7fc045c5c3
Author: Lance Bragstad <email address hidden>
Date: Tue Mar 17 18:15:53 2015 +0000

    Pull echo service out of auth_token.

    Move Keystonemiddleware's Echo service out of keystonemiddleware.auth_token and
    into its own module.

    Change-Id: I9e557582e8361d6c2aa6e73a357b0d6c9c88ea4e
    Closes-Bug: 1433251

Changed in keystonemiddleware:
status: In Progress → Fix Committed
Changed in keystonemiddleware:
milestone: none → 1.6.1
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.