manila/manila_tempest_tests
yangweiwei 5a8c3c11b9 Change to share access list API
When we do manila access-list, the 'created_at' and 'updated_at' time
should be shown to the user. And then the user could determine which
is the recent access rule. As the design, the recent access-allow
rule caused the error access-status of share instance.

APIImpact
Closes-Bug: #1682795
Change-Id: Iad6070d60ec77b7de9cc9679cfa7478876084da1
2017-05-05 17:19:25 +08:00
..
common Improve test coverage for share migration 2017-02-03 23:27:34 -05:00
services Improve test coverage for share migration 2017-02-03 23:27:34 -05:00
tests Change to share access list API 2017-05-05 17:19:25 +08:00
__init__.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
config.py Change to share access list API 2017-05-05 17:19:25 +08:00
plugin.py Remove redundant revert-to-snapshot test option 2017-02-20 12:49:00 -03:00
README.rst Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
share_exceptions.py [Tempest] Add functional tests for share groups feature 2017-01-23 19:30:33 +00:00
utils.py Improve Share Migration tempest tests 2016-09-13 13:17:07 -03:00

Tempest Integration

This directory contains Tempest tests to cover Manila project.