Many config-{internal,external}.sh are failed symlinks

Bug #1474227 reported by Martin André
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
Critical
Martin André

Bug Description

Many of the config-{internal,external}.sh are actually files containing the path to the real script, instead of being symlinks.

❯ find . -name "config-*.sh" ! -type l ! -path "./docker/common/*"
./docker/centos/binary/magnum/magnum-api/config-external.sh
./docker/centos/binary/magnum/magnum-api/config-internal.sh
./docker/centos/binary/magnum/magnum-conductor/config-external.sh
./docker/centos/binary/magnum/magnum-conductor/config-internal.sh
./docker/centos/binary/neutron/neutron-base/config-sudoers.sh
./docker/centos/binary/openvswitch/ovs-base/config-external.sh
./docker/centos/binary/openvswitch/ovs-base/config-internal.sh
./docker/centos/binary/zaqar/config-external.sh
./docker/centos/binary/zaqar/config-internal.sh

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

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

Changed in kolla:
status: New → In Progress
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

Changed in kolla:
status: In Progress → Fix Committed
Sam Yaple (s8m)
Changed in kolla:
status: Fix Committed → Fix Released
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.