Comment 14 for bug 1314751

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

Reviewed: https://review.openstack.org/161495
Committed: https://git.openstack.org/cgit/stackforge/cookbook-openstack-network/commit/?id=7963c596c9a8bfbff6c1ea67d8851a5efea672f9
Submitter: Jenkins
Branch: master

commit 7963c596c9a8bfbff6c1ea67d8851a5efea672f9
Author: Mark Vanderwiel <email address hidden>
Date: Wed Mar 4 18:16:22 2015 -0600

    Fix ubuntu ml2_conf missing ovs section

    Used the existing ovs conf as a partial template to simply include
    in the ml2 conf. This keeps all the attributes the same.
    A more detailed spec will have to be done after some refactoring
    to allow for sections to be tested.

    Please give this idea a try, it seems to allow me to setup neutron
    on ubuntu with ml2. I'm working toward using this as a basis for
    getting the repo aio_neutron test working.

    Change-Id: Ia988f3d7ef1c280c40b55cea4f455710f673dd32
    Closes-Bug: #1314751