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:
parent
e88a3a6f72
commit
bfcba45c7c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user