@@ -8,9 +8,6 @@ TOP=$(cd $(dirname "$0")/.. && pwd)
# Import common functions
source $TOP/functions
-# Import configuration
-source $TOP/openrc
-
echo "Testing IP addr functions"
@@ -17,6 +17,8 @@ TOP=$(cd $(dirname "$0")/.. && pwd)
export TOP_DIR=$TOP
+# we don't actually care about the HOST_IP
+HOST_IP="don't care"
source $TOP/stackrc