Comment 4 for bug 1429189

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to cookbook-openstack-network (stable/juno)

Reviewed: https://review.openstack.org/164788
Committed: https://git.openstack.org/cgit/stackforge/cookbook-openstack-network/commit/?id=3b09920df1944ba8df359a8fbb82d7c476b4ad06
Submitter: Jenkins
Branch: stable/juno

commit 3b09920df1944ba8df359a8fbb82d7c476b4ad06
Author: Akash V Gunjal <email address hidden>
Date: Mon Mar 16 22:42:57 2015 +0530

    Add custom interface_driver to lbaas_agent.ini

    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'.

    Cherry picked from commit Iba95c216ca46b9ed0927758b9645525ca7d5e3c9

    Change-Id: I61b39f83950d2c99a0079f0ca5e431b9d3396612
    Related-Bug: #1429189