tripleo-heat-templates/releasenotes/notes/ovn-fcd4b0168e6745a8.yaml
Numan Siddique acc20aa525 ovn: Add missing configurations required
This patch adds
 - setting nova config param 'force_config_meta' to True
   as metadata service is not supported by OVN yet.
 - Add the necessary iptables rules to allow ovsdb-server
   traffic for Northbound and Southboud databases.
 - Update the release notes for OVN.

Change-Id: If1a2d07d66e493781b74aab2fc9b76a6d58f3842
Closes-bug: #1670562
2017-04-06 13:15:30 +05:30

7 lines
262 B
YAML

---
features:
- Support configuring NeutronBridgeMappings
- Set force_config_drive to true as OVN doesn't support metadata service
- Add necessary iptables rules to allow Geneve traffic and ovsdb-server
traffic for Northbound and Southbound databases.