← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1609159] Re: [api] add relationship links to all routes

 

Reviewed:  https://review.openstack.org/356485
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=cb51cb40372a5b1f5fba0e27178c4ee745e67e75
Submitter: Jenkins
Branch:    master

commit cb51cb40372a5b1f5fba0e27178c4ee745e67e75
Author: gage hugo <gagehugo@xxxxxxxxx>
Date:   Thu Aug 11 15:16:08 2016 -0500

    [api] add relationship links to v3-ext
    
    Nearly all the "relationship" links are missing in v3 APIs
    
    Added relationship links to v3-ext API pages.
    
    Change-Id: Ie2e71c45c85f33d3cff49d06dcdbd76f0cf1ac2e
    Closes-Bug: #1609159


** Changed in: keystone
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1609159

Title:
  [api] add relationship links to all routes

Status in OpenStack Identity (keystone):
  Fix Released

Bug description:
  Nearly all the "relationship" links are missing in v3 APIs

  For instance, in: http://specs.openstack.org/openstack/keystone-
  specs/api/v3/identity-api-v3.html#list-user-s-roles-on-domain

  We see: "Relationship: http://docs.openstack.org/api/openstack-
  identity/3/rel/domain_user_roles"

  But in the new API refs: http://developer.openstack.org/api-
  ref/identity/v3/index.html?expanded=list-role-assignments-for-user-on-
  domain-detail#list-role-assignments-for-user-on-domain

  There is no Relationship, this affects ALL v3 routes and v3
  extensions.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1609159/+subscriptions


References