devstack/tests/test_write_devstack_local_conf_role.sh

10 lines
194 B
Bash
Raw Normal View History

#!/usr/bin/env bash
TOP=$(cd $(dirname "$0")/.. && pwd)
# Import common functions
source $TOP/functions
source $TOP/tests/unittest.sh
python ./roles/write-devstack-local-conf/library/test.py