Matthew Treinish 403fbb1d33
Fix trueorfalse call in tempest use accounts check
The lib/tempest variable definition for TEMPEST_USE_TEST_ACCOUNTS was
incorrectly calling the trueorfalse function by passing the variable's
value to the function instead of the variable's name. This was causing
trueorfalse the default value of false to always be returned even when
specifying the option as true in the localrc. (well assuming True or
it's variants wasn't an actual defined variable with a value that
would return true) This commit fixes this issue by properly using the
trueorfalse function.

Change-Id: I8cefb58f49dcd2cb2def8a5071d0892af520e7f7
2015-08-24 21:17:37 -04:00
..
2015-08-18 19:53:39 +00:00
2015-08-10 04:19:19 +00:00
2015-04-20 12:27:32 -04:00
2015-07-08 05:17:00 +10:00
2015-08-13 01:41:57 +00:00
2015-08-18 09:39:04 -07:00
2015-08-14 17:21:47 +01:00
2015-04-08 10:28:17 -04:00
2015-07-17 03:16:42 +00:00
2015-06-30 18:43:56 +00:00
2015-06-16 08:28:52 -04:00
2015-03-28 14:35:12 -05:00
2014-12-10 11:28:05 -05:00