Make murano user has admin role

murano user will as the trustee user, need have privilege to get_project,
So need the the admin role.

Change-Id: Ie1c876675322e31349c9815fa45e15128eb4856d
Closes-Bug: #1702594
This commit is contained in:
zhurong 2017-07-06 10:43:45 +08:00
parent 9a4bafa5d4
commit df8002303f
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ function create_murano_accounts() {
return
fi
create_service_user "murano"
create_service_user "murano" "admin"
get_or_create_service "murano" "application-catalog" "Application Catalog Service"
get_or_create_endpoint "application-catalog" \