From: Narinder Gupta Date: Thu, 14 Sep 2017 16:08:55 +0000 (-0500) Subject: modfied heat to use defined encruption key as know issue in heat. X-Git-Tag: opnfv-5.0.RC1~5 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=4eb4fdc5f39069f6af63992300f6fbf3e6534853;p=joid.git modfied heat to use defined encruption key as know issue in heat. Change-Id: I40d5682f019072eac594ea58cef5d4a96aa70da7 Signed-off-by: Narinder Gupta --- diff --git a/ci/config_tpl/juju2/bundle_tpl/heat.yaml b/ci/config_tpl/juju2/bundle_tpl/heat.yaml index 6e26ac7f..bff431d3 100644 --- a/ci/config_tpl/juju2/bundle_tpl/heat.yaml +++ b/ci/config_tpl/juju2/bundle_tpl/heat.yaml @@ -12,6 +12,7 @@ options: openstack-origin: *openstack-origin region: *openstack-region + encryption-key: C4PmHbY3gbBT38wh {% if os.network.ipv6 %} prefer-ipv6: {{ os.network.ipv6 }} {% endif %}