Comment 9 for bug 1804264

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

Reviewed: https://review.opendev.org/663989
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=b2a9af00f51c28e74bedbec5d2466b4e51d1d2ba
Submitter: Zuul
Branch: stable/queens

commit b2a9af00f51c28e74bedbec5d2466b4e51d1d2ba
Author: Brent Eagles <email address hidden>
Date: Tue Jun 4 14:00:08 2019 -0230

    Start/enable OVS on neutron ovs agent nodes

    Start and enable the openvswitch service during host prep for hosts
    running the neutron ovs agent.

    Note: this is pre-stein only as stein uses systemd dependencies to make
    sure openvswitch is running when needed.

    Change-Id: I5cea8cf283df45c965017e444a8363278666896c
    Closes-Bug: #1804264
    (cherry picked from commit a483d0b53c8b05607082943870c5a3d852f9a622)