Comment 2 for bug 1522133

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

Reviewed: https://review.openstack.org/252622
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=9ce814619aa951f7d87b14f2ca67e7128ac12d2c
Submitter: Jenkins
Branch: master

commit 9ce814619aa951f7d87b14f2ca67e7128ac12d2c
Author: Sean Mooney <email address hidden>
Date: Wed Dec 2 21:05:16 2015 +0000

    configure ovs bridge in openvswitch-db container

    - this change moves the ovs_ensure_configured.sh file to the
      openvswitch-db container.
    - this change reorders the plays in ansible/roles/neutron/tasks/start.yml
      to configure the ovs bridges before starting the vswitchd container.

    Change-Id: Ied1a82d48377534c15680406df9a96caf3b79515
    Closes-Bug: #1522133