commit | 35e53b792d71ae75c8ef3273b64c2875b3c88648 | [log] [tgz] |
---|---|---|
author | Dmitry Stremkovskiy <dstremkouski@mirantis.com> | Sat Jul 29 12:50:39 2017 +0300 |
committer | Dmitry Stremkovskiy <dstremkouski@mirantis.com> | Sat Jul 29 12:50:57 2017 +0300 |
tree | 3927676ff640c6cc3bf9d1df9dbb5f829f258e2e | |
parent | f82fc73ead1fe3719b97ca71b8a0923abbe4fa5b [diff] [blame] |
Unhardcoding disk_cachemodes nova option Change-Id: Ia327b4a13b40d3e8e136045190597bbb3c5a84cd
diff --git a/tests/pillar/compute_cluster.sls b/tests/pillar/compute_cluster.sls index 1a3335f..2bcd9b4 100644 --- a/tests/pillar/compute_cluster.sls +++ b/tests/pillar/compute_cluster.sls
@@ -7,6 +7,7 @@ mount_points: - path: /mnt/hugepages_1GB virtualization: kvm + disk_cachemodes: network=writeback,block=none heal_instance_info_cache_interval: 60 vncproxy_url: openstack:6080 report_interval: 60