Files
openstack-ansible/scripts/scripts-library.sh
Matt Thompson b5a6381457 Allow scripts-library.sh to be sourced anywhere
Currently, we cannot source scripts-library.sh from anywhere outside of
the top-level of the openstack-ansible checkout.  This behaviour
changed with commit d9b9a427aa.

This commit itself updates scripts-library.sh to use $BASH_SOURCE to
find the location of os-detection.py, allowing scripts-library.sh to
be sourced from any external project without having to cd into the
openstack-ansible checkout and back out again.

Change-Id: Ia5cec5a0f1af4f8d4998465923077c87ffaf24ef
Closes-Bug: #1510443
2015-10-27 09:59:23 +00:00

11 KiB
Executable File