modfied heat to use defined encruption key as know issue in heat. 91/41991/1
authorNarinder Gupta <narinder.gupta@canonical.com>
Thu, 14 Sep 2017 16:08:55 +0000 (11:08 -0500)
committerNarinder Gupta <narinder.gupta@canonical.com>
Thu, 14 Sep 2017 16:08:55 +0000 (11:08 -0500)
Change-Id: I40d5682f019072eac594ea58cef5d4a96aa70da7
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
ci/config_tpl/juju2/bundle_tpl/heat.yaml

index 6e26ac7..bff431d 100644 (file)
@@ -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 %}