9c5bc99b5c
Based on current implement, some href-template of homedoc are returning absolute path ('/queues'...). It may cause a 404 error because client may join a host with the path directly. This patch will make sure all the href-template start with /v1 and add unit test case to make url joining works well. Fixes bug 1245656 Change-Id: I12059249135cdb82be7d1937cf65db5da860011b |
||
---|---|---|
.. | ||
wsgi | ||
__init__.py | ||
test_auth.py |