tripleo-ansible/releasenotes/notes/bug-1849393-fix-retrieval-of-storage-nfs-params-5f92d7999c36ef05.yaml
Goutham Pacha Ravi e3625095ea Fix invalid variable issue with StorageNFS
The `ganesha_vip` comes from a network
called StorageNFS; but its lookup in the
`net_vip_map` dictionary was incorrect.

Change-Id: I5a8b49cce65963d35b610e138808030ed84de2de
Closes-Bug: #1849393
2019-10-22 17:33:51 -07:00

7 lines
207 B
YAML

---
fixes:
- |
An incorrect lookup issue with respect to the StorageNFS network has
been fixed. See `Launchpad bug 1849393
<https://bugs.launchpad.net/tripleo/+bug/1849393>`_ for more details.