From 4eb4fdc5f39069f6af63992300f6fbf3e6534853 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Thu, 14 Sep 2017 11:08:55 -0500 Subject: modfied heat to use defined encruption key as know issue in heat. Change-Id: I40d5682f019072eac594ea58cef5d4a96aa70da7 Signed-off-by: Narinder Gupta --- ci/config_tpl/juju2/bundle_tpl/heat.yaml | 1 + 1 file changed, 1 insertion(+) 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 %} -- cgit 1.2.3-korg