deb-manila/manila_tempest_tests
Valeriy Ponomaryov 9912d296ec Port admin actions extension to core API
Changes:
- Register admin actions API as core API.
- Remove extension code for admin actions.
- Leave rename of admin actions API 'post' data for future update which
  will be done with bump of microversion
  after port of all extensions to core API.

Partially implements bp ext-to-core
Closes-Bug: #1510620

Change-Id: Ic8804cff5fa46003d2991372c6eb2a854b886dec
2015-11-12 14:58:04 +00:00
..
services Port admin actions extension to core API 2015-11-12 14:58:04 +00:00
tests Port admin actions extension to core API 2015-11-12 14:58:04 +00:00
__init__.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
clients_share.py Add v2 Manila API path as base for microversions 2015-09-10 13:58:26 +00:00
config.py remove default=None for config options 2015-11-08 20:12:25 +08:00
plugin.py Fix setting of "snapshot_support" extra spec for tempest 2015-09-24 11:37:22 +03:00
README.rst Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
share_exceptions.py Add functional tests for Manila consistency groups 2015-09-07 13:59:22 -04:00

Tempest Integration

This directory contains Tempest tests to cover Manila project.