Comment 4 for bug 892148

Revision history for this message
klmitch (q-noreply) wrote :

One last thing that dashboard does: restore service catalog from session.

We put the service catalog and token (since both are returned from auth) into the user session. Then each request begins with constructing a nova/glance/keystone client using the token and the url retrieved from the service catalog.