mixmatch/mixmatch/tests
Kristi Nikolla 61a8444c27 Don't put project_id in path if it wasn't there
This fixes the case that when a request looking like
http://example.com/resource/volume
and containing a token comes to the proxy, we translate it to
http://cinder.local/volume/<project_id>

This happens because we populate the project_id information of
a request either from the url, or from the token.

Change-Id: Ie83fec4910eff750ba15f5485428c23ec3505e3b
2018-06-07 00:27:15 -04:00
..
functional Move legacy jobs to project 2017-10-16 16:59:03 +00:00
unit Don't put project_id in path if it wasn't there 2018-06-07 00:27:15 -04:00
__init__.py Initial commit of the code 2016-11-07 09:49:52 -05:00