← Back to team overview

yahoo-eng-team team mailing list archive

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

 

** Also affects: django-openstack-auth
   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 Django OpenStack Auth:
  New
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/django-openstack-auth/+bug/1429993/+subscriptions


References