Merge "add patch to update description for admin and services projects"

This commit is contained in:
Zuul 2019-04-23 15:38:19 +00:00 committed by Gerrit Code Review
commit d65aa57557

View File

@ -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'