Comment 4 for bug 1600664

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-l2gw (stable/mitaka)

Reviewed: https://review.openstack.org/343826
Committed: https://git.openstack.org/cgit/openstack/networking-l2gw/commit/?id=dae36b253c85e867e49f36e17d9db1bd85d8360f
Submitter: Jenkins
Branch: stable/mitaka

commit dae36b253c85e867e49f36e17d9db1bd85d8360f
Author: Michael Micucci <email address hidden>
Date: Mon Jul 11 11:32:10 2016 +0900

    Fix Q_PLUGIN_EXTRA_CONF_FILES usage

    Change Q_PLUGIN_EXTRA_CONF_FILES to append to the bash array
    rather than set (and overwrite). This will keep any values
    set previously by the user and other plugins.

    Change-Id: I2d4d103b7c0912082dc5f8d984f3800d77d2a690
    Closes-Bug: #1600664
    Signed-off-by: Michael Micucci <email address hidden>
    (cherry picked from commit db32638df0fe34108b4bb50fb6f34266f979bc35)