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/gnocchi.yml b/keystone/client/v3/service/gnocchi.yml index 63241db..da3dfa7 100644 --- a/keystone/client/v3/service/gnocchi.yml +++ b/keystone/client/v3/service/gnocchi.yml
@@ -8,6 +8,7 @@ v3: users: gnocchi: + name: ${_param:keystone_gnocchi_username} password: ${_param:keystone_gnocchi_password} email: ${_param:admin_email} options: ${_param:openstack_service_user_options}