mixmatch/mixmatch
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
..
config uwsgi improvements 2017-08-04 16:03:01 -04:00
extend Extend-a-network 2018-05-15 18:19:26 +00:00
tests 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
auth.py Extend-a-network 2018-05-15 18:19:26 +00:00
cli.py Add mixmatch-manage cli command with db_sync 2017-09-05 11:46:08 -04:00
listener.py Config refactoring 2017-06-13 12:20:28 -04:00
model.py Rename tenant_id to project_id 2017-05-15 19:32:35 +00:00
proxy.py Don't put project_id in path if it wasn't there 2018-06-07 00:27:15 -04:00
services.py Neutron pass-through 2017-07-31 17:55:38 +00:00
session.py Fix pep8 issues 2016-11-07 15:50:28 -05:00
utils.py Neutron pass-through 2017-07-31 17:55:38 +00:00
wsgi.py uwsgi improvements 2017-08-04 16:03:01 -04:00