Fix aggregates exercise
Fixes bug 1131244
aggregates.sh was making assumptions on the working directory. Thus it
failed, if the current working directory is not devstack. This pathch
makes the sourcing to use the full path for openrc.
Change-Id: I10c83c88112ead97b43873e1034b0e76e4f889f4
diff --git a/exercises/aggregates.sh b/exercises/aggregates.sh
index ae3198f..a92c0d9 100755
--- a/exercises/aggregates.sh
+++ b/exercises/aggregates.sh
@@ -40,7 +40,7 @@
source $TOP_DIR/exerciserc
# Test as the admin user
-. openrc admin admin
+. $TOP_DIR/openrc admin admin
# Create an aggregate