Port Service Catalog to novaclient from openstackx

Bug #848396 reported by Jake Dahn
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
High
Gabriel Hurley

Bug Description

Service Catalog info needs to be implemented with novaclient instead of openstackx

Devin Carlen (devcamcar)
Changed in openstack-dashboard:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → Gabriel Hurley (gabriel-hurley)
milestone: none → diablo-integrated-freeze
Revision history for this message
Gabriel Hurley (gabriel-hurley) wrote :

Novaclient's service catalog handling is currently intricately tied to the HTTPClient.authenticate method, which doesn't deal well with the two-step unscoped token -> select tenant -> scoped token authentication workflow.

In order to port service catalog over to novaclient the service catalog methods either need to be separated/extracted from the authentication method, or the entire authentication mechanisms in the dashboard would have to be replaced in conjunction with some reworking in novaclient to support getting tenant lists via unscoped tokens.

Revision history for this message
Gabriel Hurley (gabriel-hurley) wrote :
Changed in openstack-dashboard:
status: Confirmed → In Progress
Revision history for this message
Gabriel Hurley (gabriel-hurley) wrote :

The service catalog elements are implemented with novaclient now. The actual services page in the syspanel is a different story, but also the subject of a different issue.

Changed in horizon:
status: In Progress → Fix Committed
Devin Carlen (devcamcar)
Changed in horizon:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.