← Back to team overview

yahoo-eng-team team mailing list archive

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

 

this has been fixed:
https://github.com/openstack/keystone/commit/dafbf5b8b2ef93ef0e785432fd34629a9d76b248

** 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/1416612

Title:
  response of project_endpoint_group doesn't contain full url

Status in OpenStack Identity (keystone):
  Fix Released

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


References