puppet-tempest/releasenotes/notes/bug-1969361-849e95dbcf6f8395.yaml
Takashi Kajinami dafa9101d9 CentOS: Install package for glance-tempest-plugin
Now RDO ships the python3-glance-tests-tempest package, which actually
provides the glance-tempest-plugin code. This change ensures the plugin
package is installed when Glance is enabled.

Related-Bug: #1969361
Change-Id: Ied266b2bf27f4f1cc37c799019d5fa0b79c6749e
2022-06-16 02:09:00 +09:00

14 lines
444 B
YAML

---
fixes:
- |
The ``tempest`` class no longer installes a ``python3-<service>-tests``
package, unless the package provides tempest plugins.
- |
Now the ``python3-keystone-tests-tempest`` package is installed instead of
the ``python3-keyston-tests`` package in CentOS and RHEL.
- |
Now the ``python3-glance-tests-tempest`` package is installed instead of
the ``python3-glance-tests`` package in CentOS and RHEL.