← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1429993] [NEW] service catalog parsing should be delegated to keystoneclient

 

Public bug reported:

Horizon or django_openstack_auth should not be manually parsing the
service catalog and determining the logic for v2/v3 catalog.

Ideally, keystoneclient should be leverage for endpoint looking in the
service catalog.

Preferably using the auth_plugin to perform the endpoint lookup, if not
available another thing to look at is the ServiceCatalog object.

** Affects: horizon
     Importance: Undecided
         Status: New

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

Title:
  service catalog parsing should be delegated to keystoneclient

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Horizon or django_openstack_auth should not be manually parsing the
  service catalog and determining the logic for v2/v3 catalog.

  Ideally, keystoneclient should be leverage for endpoint looking in the
  service catalog.

  Preferably using the auth_plugin to perform the endpoint lookup, if
  not available another thing to look at is the ServiceCatalog object.

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


Follow ups

References