OSAPI: Tenants are not included in req URIs

Bug #829512 reported by Alex Meade
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Titan

Bug Description

The current 1.1 spec specifies that requests should include the tenant id in the uri. This is to allow users to choose what project to interact with. Currently this is done with use of the undocumented 'X-Auth-Project-Id' header or , if not specified, the API chooses the users first project.

for example:

This uri
http://localhost/v1.1/servers

should be something like:
http://localhost/v1.1/admin/servers

Related branches

Alex Meade (alex-meade)
Changed in nova:
assignee: nobody → Titan (rackspace-titan)
status: New → In Progress
Brian Waldon (bcwaldon)
Changed in nova:
milestone: none → diablo-4
Thierry Carrez (ttx)
Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: diablo-4 → 2011.3
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.