manila-tempest-plugin/manila_tempest_tests/services
Goutham Pacha Ravi 50a6760a64 Fix microversion request URL
The code in the client assumes that we're hitting the
base URL. However, the manila endpoint URL isn't always
of the format HOST[:PORT]/VERSION/xyzzy. It's possible
that the endpoint URL pertains to a proxy configuration
which is of the format
HOST/PROXY/ENDPOINT/FOR/MANILA/VERSION/xyzzy.

This patch also adds logging to the microversion
request since we're using tempest's "raw_request"
which doesn't do logging for us.

Change-Id: I50906ec245b965faaba630fa4d01a8137d4bc3d5
Partial-Bug: #1815038
2019-02-14 14:06:39 -08:00
..
share Fix microversion request URL 2019-02-14 14:06:39 -08:00
__init__.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00