[network] lbaas_agent.ini template does not support custom interface driver

Bug #1429189 reported by Akash V Gunjal
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack + Chef
Fix Released
Medium
Akash V Gunjal

Bug Description

Currently lbaas_agent.ini template supports only ovs and linuxbridge plugin drivers. In case of custom plugins, we do not have option to provide their interface drivers in the template as its hardcoded.

Example of ini file is here: http://docs.openstack.org/juno/config-reference/content/section_neutron-lbaas_agent.ini.html

base code reference is here: https://github.com/openstack/neutron-lbaas/blob/master/etc/lbaas_agent.ini

Changed in openstack-chef:
assignee: nobody → Akash V Gunjal (akgunjal)
Changed in openstack-chef:
status: New → Confirmed
importance: Undecided → Medium
milestone: none → kilo-rc1
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cookbook-openstack-network (master)

Fix proposed to branch: master
Review: https://review.openstack.org/162394

Changed in openstack-chef:
status: Confirmed → In Progress
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

Changed in openstack-chef:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to cookbook-openstack-network (stable/juno)

Related fix proposed to branch: stable/juno
Review: https://review.openstack.org/164788

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

tags: added: in-stable-juno
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.