zaqar/marconi/tests/transport
kgriffs 4208286d53 Remove project ID from the URI
This patch modifies the WSGI routes to pull the project ID from
the headers (X-Project-ID) rather than from the URI. Once this
is merged, the implementation will be fully compliant with
the V1 API spec.

Note that clients will be required to include X-Project-ID in
requests since there will not always be a 1:1 relationship
between auth token and project. To support this scenario, the
service provider will also need to perform policy enforcement
in a proxy or in middleware.

Implements: blueprint v1-api
Change-Id: Ib0b1218a98521b903643f3446d2192cddde135a7
2013-06-24 22:33:52 +00:00
..
wsgi Remove project ID from the URI 2013-06-24 22:33:52 +00:00
__init__.py feat(transport.wsgi): Create or update queue 2013-03-19 16:54:08 -04:00
test_auth.py Added some de-facto style guidelines to HACKING and fixed violations 2013-06-17 09:58:30 -04:00