a115820f00
This change adds the initial support for manila-tempest-plugin, and introduces the new manila_available parameter which determines whether the plugin package should be installed and enabled. Change-Id: I116356b39e22625d8ab87d582e3d0cd54d6b85fc
7 lines
240 B
YAML
7 lines
240 B
YAML
---
|
|
features:
|
|
- |
|
|
The new ``tempest::manila_available`` parameter has been added. This
|
|
parameter defaults to ``false``, but when set to ``true``, it installs
|
|
the ``manila-tempest-plugin`` package and enables the plugin tests.
|