[Openstack] OSAPI: Tenant Ids in URI

Alex Meade alex.meade at rackspace.com
Fri Aug 19 14:43:01 UTC 2011


Hey Everyone,

Yesterday, I merge prop'd a branch that adds the tenant id to all request uris, as is to spec.  It also removes the ability to use the 'X-Auth-Project-Id' header in requests other than authentication requests.  This may have implications since some custom v1.1 bindings and test suites may be broken if not updated to account for this.  This does not break bindings that use the 'X-Server-Management-Url' header (such as nova client), as the tenant id would be included.

We've done plenty of testing on the branch but encourage others to find problems.

BUG:
https://bugs.launchpad.net/nova/+bug/829512

MP:
https://code.launchpad.net/~rackspace-titan/nova/tenant-id-in-uri/+merge/70930


Thanks,

Alex





More information about the Openstack mailing list