commit | f5956c2f6151cc5d99659103f90641ea66eac44a | [log] [tgz] |
---|---|---|
author | sgarbuz <sgarbuz@mirantis.com> | Mon May 20 14:10:11 2019 +0300 |
committer | sgarbuz <sgarbuz@mirantis.com> | Wed Jun 05 09:41:33 2019 +0000 |
tree | 0d8f26b243d0ecf4b1d89260d62bbf1c5c4701b4 | |
parent | f18fd47009eb12a43048b4d04dffafe11bd0dda6 [diff] [blame] |
Generate random keystone users Change-Id: I8dbd07b10d29b43d1c35fa76bcaa0f0efb32beda Related-Prod: PROD-29868
diff --git a/keystone/client/v3/service/aodh.yml b/keystone/client/v3/service/aodh.yml index a4f217c..af9b9b2 100644 --- a/keystone/client/v3/service/aodh.yml +++ b/keystone/client/v3/service/aodh.yml
@@ -9,6 +9,7 @@ cloud_name: 'admin_identity' users: aodh: + name: ${_param:keystone_aodh_username} password: ${_param:keystone_aodh_password} email: ${_param:admin_email} options: ${_param:openstack_service_user_options}