Comment 2 for bug 1429189

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

Reviewed: https://review.openstack.org/162394
Committed: https://git.openstack.org/cgit/stackforge/cookbook-openstack-network/commit/?id=275aeccc50af8ffbebd7fe9c84d502dc0f2a3ccd
Submitter: Jenkins
Branch: master

commit 275aeccc50af8ffbebd7fe9c84d502dc0f2a3ccd
Author: Akash V Gunjal <email address hidden>
Date: Fri Mar 6 21:55:33 2015 +0530

    Add custom interface_driver to lbaas_agent.ini template with the help of
    a new attribute

    A new attribute will be added which can used to set the custom
    interface_driver in case if the plugin is neither ovs nor linuxbridge.
    An additional attribute is added to set the ovs_use_veth value present
    in case of ovs plugin to 'True' or 'False'.

    Change-Id: Iba95c216ca46b9ed0927758b9645525ca7d5e3c9
    Closes-Bug: #1429189