cinder/cinder/tests/unit/api/views
Jens Harbott 6bb387ec14 Make sure that versions are applied as relative URLs
When urljoining a base_url with a version, the path in the base_url will
be dropped if the version string starts with a "/". This will lead to
issues when the base_url looks like "https://HOSTIP/volume/" like in the
devstack tls-proxy setup.

Change-Id: Ia2060066330d8e7dd40f37392db4d6b7b9a6fa8e
Partial-Bug: 1713732
2017-08-30 13:22:11 +00:00
..
__init__.py Enable api.view.test_versions unit tests 2016-03-11 05:55:02 -05:00
test_versions.py Make sure that versions are applied as relative URLs 2017-08-30 13:22:11 +00:00