GET /extensions returns an empty list

Bug #890801 reported by Dolph Mathews
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Medium
Yogeshwar

Bug Description

As illustrated by http://keystone.openstack.org/adminAPI_curl_examples.html , GET /extensions returns an empty list regardless of the extensions hardcoded into keystone.

    $ curl http://0.0.0.0:35357/extensions

Returns:

    {
        "extensions":{
            "values":[]
        }
    }

Changed in keystone:
milestone: none → essex-2
assignee: nobody → Yogeshwar (yogesh-srikrishnan)
Changed in keystone:
importance: Undecided → Medium
status: New → In Progress
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/1891
Committed: http://github.com/openstack/keystone/commit/2eab4b317bf4db8e8107a003cc0df194f65b50da
Submitter: Jenkins
Branch: master

 status fixcommitted
 done

commit 2eab4b317bf4db8e8107a003cc0df194f65b50da
Author: Yogeshwar Srikrishnan <email address hidden>
Date: Sun Nov 27 14:04:35 2011 -0600

    Bug #890801 Changes to support /extensions call.
    - Introduced a new extension reader to read static extension content.
    - Added additional rst files explaining extensions.
    - Removed functionality from additional middleware that used to support /extensions call.ie RAX-KEY-extension
    - Removed service extension test as it was no more relavent.
    - Added unit test that checks toggling of extensions.
    - Additional notes on the conf file.

    Change-Id: Ia7b47b123e94704ca5d88dcce0db4ee1ac5eb3ba

Changed in keystone:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in keystone:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in keystone:
milestone: essex-2 → 2012.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.