puppet-tempest/releasenotes/notes/manila-opts-64b68b5682510f77.yaml
Takashi Kajinami a115820f00 Support manila-tempest-plugin
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
2022-09-02 01:33:22 +09:00

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.