Comment 2 for bug 1511809

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

Reviewed: https://review.openstack.org/240590
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=cc8da1879104912f8f26a060676d9d3bd1c0aa35
Submitter: Jenkins
Branch: master

commit cc8da1879104912f8f26a060676d9d3bd1c0aa35
Author: Sergey Vasilenko <email address hidden>
Date: Fri Oct 30 20:53:30 2015 +0300

    Catch use_ovs variable from Nailgun or calculate it for Neutron

    in globals.pp

    This allows to override this variable from plugin to prevent
    from installing Openvswitch packet and starting corresponding services.
    This functionality is needed for OVS-incompatible plugins, like Contrail.

    Change-Id: I4457225e1fd7cac4b7ccc75ae94d5c5256027b87
    Closes-bug: #1511809