Files
kolla/releasenotes/notes/add_trousers_to_nova_libvirt-4d159df1079b5c8e.yaml
Martin Schuppert 04c5cfb59f Install trousers to get user tss for nova_libvirt
The user tss is wanted by libvirt and comes with the trousers package.
Prior RHEL8 it comes via the gnutls -> trousers dependencies, but there is
no such a dependency in RHEL8, so make sure we have trousers installed.

Change-Id: I9f11ba53d5c6f0a435a62bb462164566c4519d9f
Closes-Bug: #1821309
2019-03-25 09:44:20 +01:00

7 lines
247 B
YAML

---
fixes:
- |
The user tss is wanted by libvirt and comes with the trousers package.
Prior RHEL8 it comes via the gnutls -> trousers dependencies, but there is
no such a dependency in RHEL8, so make sure we have trousers installed.