tripleo-heat-templates/releasenotes/notes/sriov-pci-passthrough-8f28719b889bdaf7.yaml
Saravanan KR 57c06ddefd Modify pci_passthrough hiera value as string
Hiera value of nova::compute::pci_passthrough should be a string.
It has been modified to JSON with the heira hook changes. Modifying
it again back to string.
Closes-Bug: #1675036

Change-Id: I441907ff313ecc5b7b4da562c6be195687fc6c76
2017-03-28 14:03:20 +05:30

5 lines
153 B
YAML

---
fixes:
- The ``pci_passthrough`` hiera value should be passed as a string
(`bug 1675036 <https://bugs.launchpad.net/tripleo/+bug/1675036>`__).