Comment 2 for bug 1474227

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

Reviewed: https://review.openstack.org/201445
Committed: https://git.openstack.org/cgit/stackforge/kolla/commit/?id=9becd325cddd70957e34d340a15cc6c1529fd14f
Submitter: Jenkins
Branch: master

commit 9becd325cddd70957e34d340a15cc6c1529fd14f
Author: Martin André <email address hidden>
Date: Tue Jul 14 16:37:45 2015 +0900

    Fix symlinks to config-{internal,external}.sh

    Many of these were actually files containing the path to the real
    script, instead of being symlinks.

    config-{internal,external}.sh files in openvswitch/ovs-base were not
    needed and were thus deleted.

    Also update minimal-environment-vars.md after symlinks were fixed.

    Change-Id: I11c3e735067b1feb83c3184c32333e598fbdf590
    Closes-Bug: #1474227