legacy_endpoint_id returned on v3

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

Bug Description

See bug 1152632 for an example. The legacy_endpoint_id attribute should not be returned in the response:

GET http://localhost:35357/v3/endpoints

{
  "endpoints": [

    ...

    {

      ...

      "legacy_endpoint_id": "8e4785365bb84db2a00611d37f1ec522",

      ...

    }
  ],

    ...

}

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

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

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

Reviewed: https://review.openstack.org/23934
Committed: http://github.com/openstack/keystone/commit/d2635d5e26aafde9409f58a3530220c4184d5757
Submitter: Jenkins
Branch: master

commit d2635d5e26aafde9409f58a3530220c4184d5757
Author: Dolph Mathews <email address hidden>
Date: Fri Mar 8 10:45:43 2013 -0600

    Filter out legacy_endpoint_id (bug 1152635)

    Change-Id: I176c3f4fec0a1fa544efb11cffd4837dedf8cace

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: grizzly-rc1 → 2013.1
Adam Young (ayoung)
Changed in keystone:
assignee: Dolph Mathews (dolph) → Adam Young (ayoung)
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.