Comment 5 for bug 1789549

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

Reviewed: https://review.openstack.org/598158
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=cec7627ddb10a5829cb0f1da9483670cb53e5624
Submitter: Zuul
Branch: stable/rocky

commit cec7627ddb10a5829cb0f1da9483670cb53e5624
Author: Kamil Sambor <email address hidden>
Date: Wed Aug 29 08:33:51 2018 +0200

    Remove unused config file when start ovs agent

    ml2_conf.ini shoudn't be used in neutron-ovs-agent
    Some parameters can be in conflict and overwrite
    each other eg firewall_driver. Using openvswitch_agent
    is enought to configure correct agent.

    Change-Id: I815cb67fd4ea9ad98347d6d6bbcc9bcf01113649
    Closes-Bug: 1789549
    (cherry picked from commit 5c4983fd2458bbdbf05e82730f91b66c8b2737a1)