commit | 34a1f2a88a718a102b07c13e6c8f35c734fb430d | [log] [tgz] |
---|---|---|
author | Oleksii Molchanov <omolchanov@mirantis.com> | Tue Jul 07 13:21:25 2020 +0300 |
committer | Vladimir Khlyunev <vkhlyunev@mirantis.com> | Wed Jul 08 10:00:08 2020 +0000 |
tree | 690ab2e502e4869d4a02757cfc386e2bb719f6cc | |
parent | 2d0495e859a02c2cb79cb1a86956f81baa853603 [diff] [blame] |
Disable providing keystone api_version from reclass Related-Prod: PROD-35257 Change-Id: Iff1888d18bd66c552cafd555831a3c6d26a56571
diff --git a/keystone/client/core.yml b/keystone/client/core.yml index c965e6f..0e0c46d 100644 --- a/keystone/client/core.yml +++ b/keystone/client/core.yml
@@ -38,6 +38,7 @@ options: ${_param:openstack_service_user_options} admin_identity: admin: + api_version: '' user: admin password: ${_param:keystone_admin_password} project: admin