puppet-tempest/releasenotes/notes/magnum-manage_tests_packages-bc211967cc6a3d4a.yaml
Takashi Kajinami 40fcf16ba8 magnum: Add manage_tests_packages
The manage_tests_packages parameter exists in the base tempest class
but the same functionality is not implemented in the separate class
for magnum-tempest-plugin.

Introduce the parameter to the magnum class so that users can disable
package management completely.

Change-Id: Id06fd565371c01d3a6c3bee0366314030d287a5f
2024-04-20 14:51:42 +00:00

6 lines
105 B
YAML

---
features:
- |
The new ``tempest::magnum::manage_tests_packages`` parameter has been
added.