summaryrefslogtreecommitdiffstats
path: root/tests/reserved_subnet-clean.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/reserved_subnet-clean.sh')
-rw-r--r--tests/reserved_subnet-clean.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/reserved_subnet-clean.sh b/tests/reserved_subnet-clean.sh
index c4c46f6..f28863c 100644
--- a/tests/reserved_subnet-clean.sh
+++ b/tests/reserved_subnet-clean.sh
@@ -33,7 +33,7 @@ if [ $# -eq 1 ]; then
set -x #echo on
fi
fi
-source /opt/copper/admin-openrc.sh
+source /tmp/copper/admin-openrc.sh
echo "Get Congress policy 'test' ID"
test_policy_ID=$(openstack congress policy show test | awk "/ id / { print \$4 }")