Revert "Disable keystone_authtoken/service_token_roles_required for now"

This reverts commit e88a3a6f72.

Given that most roles aren't yet instrumented to use service_token_roles
we have removed the setting in the os_nova role, so this override is no
longer necessary.

Change-Id: Ib3e22000fe1d641671b759172c892c1928db6a4d
Depends-On: https://review.openstack.org/581625
This commit is contained in:
Jesse Pretorius (odyssey4me) 2018-07-11 11:01:34 +00:00
parent e88a3a6f72
commit bfcba45c7c
1 changed files with 0 additions and 7 deletions

View File

@ -22,10 +22,3 @@ tempest_plugins:
tempest_test_whitelist:
- sahara_tempest_plugin.tests.api
# TODO(odyssey4me):
# Remove this once sahara supported the nova.conf
# option enabled.
nova_nova_conf_overrides:
keystone_authtoken:
service_token_roles_required: False