Browse code

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

Mate Lakat authored on 2013/02/22 00:25:51
Showing 1 changed files
... ...
@@ -40,7 +40,7 @@ source $TOP_DIR/openrc
40 40
 source $TOP_DIR/exerciserc
41 41
 
42 42
 # Test as the admin user
43
-. openrc admin admin
43
+. $TOP_DIR/openrc admin admin
44 44
 
45 45
 
46 46
 # Create an aggregate