From 1eb7a7a1b2e1588c477f61b9e6bfec69e554c66a Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Wed, 9 May 2018 14:55:21 -0500 Subject: adding bionic support. Change-Id: I07214051129149800beac45a40727a7843cfd107 Signed-off-by: Narinder Gupta --- ci/config_tpl/juju2/bundle_tpl/oclphase1.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ci/config_tpl/juju2/bundle_tpl/oclphase1.yaml') diff --git a/ci/config_tpl/juju2/bundle_tpl/oclphase1.yaml b/ci/config_tpl/juju2/bundle_tpl/oclphase1.yaml index 06a91f94..3d754b59 100644 --- a/ci/config_tpl/juju2/bundle_tpl/oclphase1.yaml +++ b/ci/config_tpl/juju2/bundle_tpl/oclphase1.yaml @@ -1,6 +1,7 @@ contrail-openstack: charm: ./{{ ubuntu.release }}/contrail-openstack + series: {{ ubuntu.release }} options: install-keys: | - | @@ -40,6 +41,7 @@ contrail-agent: charm: ./{{ ubuntu.release }}/contrail-agent + series: {{ ubuntu.release }} options: install-keys: | - | -- cgit 1.2.3-korg