add patch to update description for admin and services projects
update the descriptions of the admin and services projects created in the platform keystone as distinction. the default is: admin: admin tenant services: Tenant for the openstack services updated to: admin: admin project services: project for the platform services Closes-bug:1824872 Depends-On: https://review.opendev.org/654024/ Change-Id: I819f07f821e7cc7c9c4c87fcc1ed2ada1edcf05c Signed-off-by: SidneyAn <ran1.an@intel.com>
This commit is contained in:
parent
55bca6e738
commit
cd8c830037
@ -198,6 +198,8 @@ keystone::security_compliance::password_regex_description: 'Password must have a
|
||||
|
||||
keystone::roles::admin::email: 'admin@localhost'
|
||||
keystone::roles::admin::admin_tenant: 'admin'
|
||||
keystone::roles::admin::admin_tenant_desc: 'admin project'
|
||||
keystone::roles::admin::service_tenant_desc: 'project for the platform services'
|
||||
|
||||
platform::client::params::identity_auth_url: 'http://localhost:5000/v3'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user