tripleo-heat-templates/releasenotes/notes/fix-krb-service-principals-do-not-filter-on-vip-in-jinja-c8f996ffed94d3cd.yaml
Harald Jensås af79ae34ad Relax filtering in krb-service-principals jinja
The filtering added to fix Bug: #1821377 filters any
network without a VIP address. This filtering is to
agressive and cause deployment failure when a management
network without a VIP is used.

Change-Id: If189eb6fc0b2dc2c78323a7c08f7e303be2b6124
Resolves: rhbz#1778719
Closes-Bug: #1854846
2019-12-05 16:22:23 +01:00

8 lines
223 B
YAML

---
fixes:
- |
Fixes an issue where filtering of networks for kerberos service principals
was too aggressive, causing deployment failure. See bug `1854846
<https://bugs.launchpad.net/tripleo/+bug/1854846>`_.