Tempest plugin for the Manila project.
Go to file
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
doc/source Apply cookiecutter to newly split project 2017-09-27 12:25:46 +01:00
manila_tempest_tests Fix microversion request URL 2019-02-14 14:06:39 -08:00
releasenotes Apply cookiecutter to newly split project 2017-09-27 12:25:46 +01:00
.coveragerc Apply cookiecutter to newly split project 2017-09-27 12:25:46 +01:00
.gitignore Add line for PyCharm IDE in gitignore file 2018-06-27 15:37:37 -04:00
.gitreview Apply cookiecutter to newly split project 2017-09-27 12:25:46 +01:00
.mailmap Apply cookiecutter to newly split project 2017-09-27 12:25:46 +01:00
.stestr.conf Initial fixes to plugin repo 2017-11-20 12:01:12 -03:00
.zuul.yaml Migrate CentOS jobs to ubuntu bionic beaver 2019-01-08 14:25:28 -05:00
CONTRIBUTING.rst Replace http with https for doc links 2018-05-10 10:50:07 +00:00
HACKING.rst fix error url 2018-02-02 11:18:51 +00:00
LICENSE Apply cookiecutter to newly split project 2017-09-27 12:25:46 +01:00
README.rst Update the documentation and release notes links 2018-06-11 00:07:47 -07:00
babel.cfg Apply cookiecutter to newly split project 2017-09-27 12:25:46 +01:00
requirements.txt Updated from global requirements 2018-01-22 10:57:03 +00:00
setup.cfg Change openstack-dev to openstack-discuss 2018-12-04 19:12:38 +00:00
setup.py Updated from global requirements 2018-01-22 10:57:03 +00:00
test-requirements.txt Updated from global requirements 2018-03-15 07:08:58 +00:00
tox.ini fix tox python3 overrides 2018-09-26 18:55:53 -04:00

README.rst

openstack

Tempest plugin manila-tempest-plugin

Tempest plugin to test Manila's features

Features

  • TODO