dafa9101d9
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
14 lines
444 B
YAML
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.
|