Merge "Update the service_token_roles_required to True for watcher"
This commit is contained in:
commit
1c07e2ab0a
@ -25,6 +25,7 @@ user_domain_id = {{ default_user_domain_id }}
|
||||
project_name = service
|
||||
username = {{ watcher_keystone_user }}
|
||||
password = {{ watcher_keystone_password }}
|
||||
service_token_roles_required = True
|
||||
|
||||
memcache_security_strategy = ENCRYPT
|
||||
memcache_secret_key = {{ memcache_secret_key }}
|
||||
|
Loading…
Reference in New Issue
Block a user