← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1269789] [NEW] using templated catalog causes issues creating/listing new services/endpoints

 

Public bug reported:

This is an issue in HAVANA

We are using a templated catalog for the initial list of services and
endpoints, which works fine.

Trying to add a service works, but the following behaviour is observed
with various keystoneclient commands:

keystone catalog:
= only the list of services from the template is shown

keystone service-list:
= only the manually added service is shown

keystone endpoint-list:
= only the manually added endpoints (for the manually created service) are shown

keystone endpoint-get --service <my manually added service>
"publicURL endpoint for <my manually added service> not found"

keystone endpoint-get --service <a service from the templated catalog>
= publicurl is shown

** Affects: keystone
     Importance: Undecided
         Status: New


** Tags: havana-backport-potential

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

Title:
  using templated catalog causes issues creating/listing new
  services/endpoints

Status in OpenStack Identity (Keystone):
  New

Bug description:
  This is an issue in HAVANA

  We are using a templated catalog for the initial list of services and
  endpoints, which works fine.

  Trying to add a service works, but the following behaviour is observed
  with various keystoneclient commands:

  keystone catalog:
  = only the list of services from the template is shown

  keystone service-list:
  = only the manually added service is shown

  keystone endpoint-list:
  = only the manually added endpoints (for the manually created service) are shown

  keystone endpoint-get --service <my manually added service>
  "publicURL endpoint for <my manually added service> not found"

  keystone endpoint-get --service <a service from the templated catalog>
  = publicurl is shown

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


Follow ups

References