ironic-inspector/functest
John Trowbridge 79a9fae6ca Changes utils.get_keystone(token) to utils.check_is_admin(token)
We never use the client that get_keystone returns. We are actually
interested in whether the provided token belongs to an admin user.
This patch changes the function name to reflect this fact. It also
adds a check to make sure the token is from a user with the admin
role on the tenant provided in the admin_tenant_name configuration
option.

Change-Id: I657d14921e9a3db7fea4499144a77659bb3f390d
Closes-Bug: 1391866
2015-01-14 10:29:44 -05:00
..
env Simple functional testing for discoverd and the reference ramdisk 2014-12-16 12:14:14 +01:00
run.py Changes utils.get_keystone(token) to utils.check_is_admin(token) 2015-01-14 10:29:44 -05:00