AccessInfoV3 is missing support to service providers

Bug #1459702 reported by Rodrigo Duarte
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
keystoneauth
Fix Released
Low
Marek Denis

Bug Description

Currently, the AcessInfoV3 object doesn't support service providers (which is present in the token alongside the service catalog [1]).

[1] https://github.com/openstack/keystone-specs/blob/master/api/v3/identity-api-v3.rst#authentication-responses

Revision history for this message
Jamie Lennox (jamielennox) wrote :

technically they are part of the token body and not the service catalog.

Changed in python-keystoneclient:
status: New → Confirmed
importance: Undecided → Low
Revision history for this message
Rodrigo Duarte (rodrigodsousa) wrote :

New auth plugins should be implemented in keystoneauth.

affects: python-keystoneclient → keystoneauth
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to keystoneauth (master)

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

Changed in keystoneauth:
assignee: nobody → Rodrigo Duarte (rodrigodsousa)
status: Confirmed → In Progress
Changed in keystoneauth:
assignee: Rodrigo Duarte (rodrigodsousa) → Marek Denis (marek-denis)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystoneauth (master)

Reviewed: https://review.openstack.org/188426
Committed: https://git.openstack.org/cgit/openstack/keystoneauth/commit/?id=acc1b6144f1e0e71867b394bc9c2c65c47809776
Submitter: Jenkins
Branch: master

commit acc1b6144f1e0e71867b394bc9c2c65c47809776
Author: Rodrigo Duarte Sousa <email address hidden>
Date: Thu Jun 4 11:49:00 2015 -0300

    Encapsulate Service Providers in AccessInfo

    This patch adds the support for the AccessInfo object to return the
    list of Service Providers encapsulated in a class that provides methods
    to access URL attributes from each service provider present in the list.

    Change-Id: I7f5ed8c5cb64482eb2d8cf98a8eba33f483eb88d
    Closes-Bug: 1459702

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