commit | d14f053d27d9f1d4c073866145f32770d414d534 | [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:32:44 2020 +0000 |
tree | 25a35ec36335712bb54f233b2396afd448985b8f | |
parent | 4c8a0cb422042d8da25919992cb0df3d6eb87ba0 [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