Set Zaqar roles
This sets Zaqar roles so that it works correctly with the swift backend. Depends-On: I92c721fc697d9cfb28ad7069d5898ca4db82897f Change-Id: Ic1f73d13d8b30163d629df6e2eb2195b86b9aba1
This commit is contained in:
committed by
Juan Antonio Osorio Robles
parent
9d9c828ff3
commit
c311300255
@@ -620,6 +620,9 @@ zaqar::keystone::auth::internal_url: {{UNDERCLOUD_ENDPOINT_ZAQAR_INTERNAL}}
|
||||
zaqar::keystone::auth::admin_url: {{UNDERCLOUD_ENDPOINT_ZAQAR_ADMIN}}
|
||||
zaqar::keystone::auth::region: "%{hiera('keystone_region')}"
|
||||
zaqar::keystone::auth::password: {{UNDERCLOUD_ZAQAR_PASSWORD}}
|
||||
zaqar::keystone::auth::roles:
|
||||
- admin
|
||||
- ResellerAdmin
|
||||
zaqar::keystone::auth_websocket::tenant: 'service'
|
||||
zaqar::keystone::auth_websocket::public_url: {{UNDERCLOUD_ENDPOINT_ZAQAR_WEBSOCKET_PUBLIC}}
|
||||
zaqar::keystone::auth_websocket::internal_url: {{UNDERCLOUD_ENDPOINT_ZAQAR_WEBSOCKET_INTERNAL}}
|
||||
|
||||
Reference in New Issue
Block a user