← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1416612] [NEW] response of project_endpoint_group doesn't contain full url

 

Public bug reported:

Currently, the response of get_endpoint_group_in_project API doesn't
contain full url, it misses http://ip:port/v3.

An example of wrong response:
{"project_endpoint_group": {"endpoint_group_id": "1d3f23bbbf4148c9af6acc38a754b0c8", "project_id": "9ca8a69c27274dc8bc0a979a9f8613a9", "links": {"self": "/OS-EP-FILTER/endpoint_groups/1d3f23bbbf4148c9af6acc38a754b0c8/projects/9ca8a69c27274dc8bc0a979a9f8613a9"}}}

** Affects: keystone
     Importance: Undecided
     Assignee: wanghong (w-wanghong)
         Status: New

** Changed in: keystone
     Assignee: (unassigned) => wanghong (w-wanghong)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1416612

Title:
  response of project_endpoint_group doesn't contain full url

Status in OpenStack Identity (Keystone):
  New

Bug description:
  Currently, the response of get_endpoint_group_in_project API doesn't
  contain full url, it misses http://ip:port/v3.

  An example of wrong response:
  {"project_endpoint_group": {"endpoint_group_id": "1d3f23bbbf4148c9af6acc38a754b0c8", "project_id": "9ca8a69c27274dc8bc0a979a9f8613a9", "links": {"self": "/OS-EP-FILTER/endpoint_groups/1d3f23bbbf4148c9af6acc38a754b0c8/projects/9ca8a69c27274dc8bc0a979a9f8613a9"}}}

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


Follow ups

References