Comment 1 for bug 1670562

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/433025
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=acc20aa525c9bda22bf8d45ee6a1b1ba44a08699
Submitter: Jenkins
Branch: master

commit acc20aa525c9bda22bf8d45ee6a1b1ba44a08699
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: If1a2d07d66e493781b74aab2fc9b76a6d58f3842
    Closes-bug: #1670562