service catalog parsing should be delegated to keystoneclient
Bug #1429993 reported by
Lin Hua Cheng
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Dashboard (Horizon) |
New
|
Wishlist
|
Unassigned | ||
django-openstack-auth |
Triaged
|
Medium
|
Unassigned |
Bug Description
Horizon or django_
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.
Changed in horizon: | |
importance: | Undecided → Wishlist |
Changed in django-openstack-auth: | |
importance: | Undecided → Wishlist |
Changed in django-openstack-auth: | |
assignee: | nobody → Elvin Tubillara (edtubill) |
Changed in django-openstack-auth: | |
assignee: | Elvin Tubillara (edtubill) → nobody |
Changed in django-openstack-auth: | |
importance: | High → Medium |
To post a comment you must log in.
I think this should be generalized in django- openstack- auth (or plugin there)