manila/manila_tempest_tests
Valeriy Ponomaryov 30d9144aac Port used limits to core API
Extension 'used limits' was extending core 'limits' API with used
resources information. So, provide such information in core API and
remove extension completely.
It does not require neither update of API router nor bump of
microversion.

Partially implements bp ext-to-core

Change-Id: I0ff71fbd0281eb2e34a9acbfc72ff8c14390e8d9
2015-10-19 15:15:20 +03:00
..
services Fix list-availability-zones API for PostgreSQL 2015-10-17 00:10:29 +03:00
tests Port used limits to core API 2015-10-19 15:15:20 +03: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 Fix setting of "snapshot_support" extra spec for tempest 2015-09-24 11:37:22 +03: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.