Add some of the missing configurations required for OVN in THT
Bug #1670562 reported by
Numan Siddique
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
High
|
Numan Siddique |
Bug Description
Necessary iptables rules should be added for OVN db servers.
Also since OVN doesn't support metadata yet, force config drive nova option.
Changed in tripleo: | |
assignee: | nobody → Numan Siddique (numansiddique) |
status: | New → In Progress |
Changed in tripleo: | |
milestone: | none → pike-1 |
importance: | Undecided → High |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/433025 /git.openstack. org/cgit/ openstack/ tripleo- heat-templates/ commit/ ?id=acc20aa525c 9bda22bf8d45ee6 a1b1ba44a08699
Committed: https:/
Submitter: Jenkins
Branch: master
commit acc20aa525c9bda 22bf8d45ee6a1b1 ba44a08699
Author: Numan Siddique <email address hidden>
Date: Thu Feb 16 10:02:57 2017 +0530
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: If1a2d07d66e493 781b74aab2fc9b7 6a6d58f3842
Closes-bug: #1670562