summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl/juju2/bundle_tpl/nova-compute.yaml
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2017-02-15 05:03:30 -0600
committerNarinder Gupta <narinder.gupta@canonical.com>2017-02-15 05:03:30 -0600
commit90f76a2465641d98e977e4e6a5fecbd698384ef4 (patch)
treeb802656c090a9a46d5e0bd411e6d685111edf895 /ci/config_tpl/juju2/bundle_tpl/nova-compute.yaml
parent00e22c99795b4a19e1b1c4cd19af766796cb9b65 (diff)
to correct mysql error.
Change-Id: I4b03bf8f61b24ad622cee449ed6febd4f97f2c9d Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/config_tpl/juju2/bundle_tpl/nova-compute.yaml')
-rw-r--r--ci/config_tpl/juju2/bundle_tpl/nova-compute.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/config_tpl/juju2/bundle_tpl/nova-compute.yaml b/ci/config_tpl/juju2/bundle_tpl/nova-compute.yaml
index 74a9b88b..29a5f405 100644
--- a/ci/config_tpl/juju2/bundle_tpl/nova-compute.yaml
+++ b/ci/config_tpl/juju2/bundle_tpl/nova-compute.yaml
@@ -23,6 +23,7 @@
{% if opnfv.storage_dict.ceph is defined %}
ceph-osd-replication-count: {{ unit_ceph_qty() }}
{% endif %}
+{% if os.beta.huge_pages %}
hugepages: "2048"
{% endif %}
{% if os.beta.cpu_pin %}