Comment 9 for bug 1563876

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-library (stable/mitaka)

Reviewed: https://review.openstack.org/302833
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=a180b1bfb17f1a16ebec8fb289ba997e8170fead
Submitter: Jenkins
Branch: stable/mitaka

commit a180b1bfb17f1a16ebec8fb289ba997e8170fead
Author: Sergey Kolekonov <email address hidden>
Date: Tue Apr 5 12:59:27 2016 +0300

    Explicitly enable security groups for ML2 plugin

    If Neutron is installed from Ubuntu/Debian packages, neutron-server and
    openvswitch agent use separate files to load configuration related to
    ML2 plugin. So in order to use security groups firewall_driver value should
    be passed to ML2 plugin configuration file.

    This is a transitional patch to safely merge (with +1 form Fuel CI)
    a patch to puppet-neutron I9819867251e3c35f252ddbbad1178bff1c585314

    Change-Id: Ia298e002f71e8de0358c90277c24ca5a3c417b3c
    Related-bug: #1563876
    (cherry picked from commit e522e6a98ca22dd22d5bd8740605389fd87dbfee)