From 13cc0efe02fffa82b4118319f069eab136f85302 Mon Sep 17 00:00:00 2001 From: Alistair Coles Date: Fri, 27 Feb 2015 11:54:50 +0000 Subject: [PATCH] Minor change to the service token sample test config Make the sample test config project for tester5 be test5 to match the configured account in proxy-server.conf-sample. That way the sample test config will work if uncommented. Change-Id: I57144fe153775de51c950cfc101fcdf34dfac5e8 --- test/sample.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/sample.conf b/test/sample.conf index bee2f349ce..d1aa030401 100644 --- a/test/sample.conf +++ b/test/sample.conf @@ -39,7 +39,7 @@ password3 = testing3 # the primary test account. The user must have a group/role that is unique # and not given to the primary tester and is specified in the options # _require_group (tempauth) or _service_roles (keystoneauth). -#account5 = service +#account5 = test5 #username5 = tester5 #password5 = testing5