manila-tempest-plugin/manila_tempest_tests
Tom Barron b5ed5dfaa5 Fix export location negative tests
When running as a regular user, attempts to get share export
locations for a share belonging to another user should be
forbidden.

Share instance export locations are not available to regular
users by virtue of default policy.

Related-bug: #1654598
Closes-bug: #1655427
Change-Id: Iabe7fb68facd0ddffec738ab4e98d1de3a704ee4
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
2020-04-04 00:04:57 +00:00
..
common Scenario test: Create/shrink share and write data 2019-04-06 22:45:13 +03:00
services Update hacking for Python3 2020-04-01 13:47:59 +02:00
tests Fix export location negative tests 2020-04-04 00:04:57 +00:00
README.rst Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
__init__.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
clients.py Use tempest-plugin service client registration 2017-07-31 20:41:06 +01:00
config.py Add knowledge of storage network to scenario tests 2020-03-20 16:45:43 -07:00
plugin.py Use tempest-plugin service client registration 2017-07-31 20:41:06 +01:00
share_exceptions.py Add functional tests for manage/unmanage of shares in DHSS=True 2019-03-06 21:42:27 -03:00
utils.py Move all conditions skipped under "skip_checks" method 2020-02-14 21:22:21 +00:00

README.rst

Tempest Integration

This directory contains Tempest tests to cover Manila project.