commit | 689e6ead662bb04b88c3ac255d37c9c36f7d3413 | [log] [tgz] |
---|---|---|
author | Ivan Berezovskiy <iberezovskiy@mirantis.com> | Thu Nov 14 20:17:58 2019 +0400 |
committer | Ivan Berezovskiy <iberezovskiy@mirantis.com> | Tue Nov 19 18:31:39 2019 +0400 |
tree | 20823957209e73992fcdd7bb99fe022a8eeb11cf | |
parent | 9bde31096c4f4d39f476f7e561b2d10ec5dc38d9 [diff] [blame] |
Ability to set lock_path PROD-34037 Change-Id: Ia1f0bb8a8937e85062fcb2236ef0cb7af158ca58
diff --git a/metadata/service/compute/cluster.yml b/metadata/service/compute/cluster.yml index 2f081d5..b9bdfd3 100644 --- a/metadata/service/compute/cluster.yml +++ b/metadata/service/compute/cluster.yml
@@ -14,6 +14,8 @@ enabled: true heal_instance_info_cache_interval: 60 vncproxy_url: http://${_param:cluster_vip_address}:6080 + concurrency: + lock_path: '/var/lib/nova/tmp' bind: vnc_address: ${_param:cluster_local_address} vnc_port: 6080