Add the role monasca-user to mini-mon
This is prep work for resolving the issue where the API treats Agent role as restriction. This gives the mini-mon a role that can be checked for monasca API access. The monasca-keystone role will create this role if it doesn't exist Change-Id: I8c36dbbda516aefc9600290932f315e9f4bdfc1f
This commit is contained in:
parent
37bfa6d818
commit
e153ec646f
@ -27,6 +27,7 @@
|
||||
mini-mon:
|
||||
tenant: mini-mon
|
||||
password: password
|
||||
role: monasca-user
|
||||
monasca-agent:
|
||||
password: password
|
||||
tenant: mini-mon
|
||||
|
Loading…
x
Reference in New Issue
Block a user