From f1dfc0776d32dea2a2fe7e2cb2b15b1836a6b666 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Sun, 16 Oct 2016 07:54:56 -0500 Subject: cmodfiied to add juju 2.0 support. Change-Id: I3981f796cfb9ceb9f32522f4fed831d66e389c48 Signed-off-by: Narinder Gupta --- ci/config_tpl/juju2/bundle_tpl/opnfv-promise.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 ci/config_tpl/juju2/bundle_tpl/opnfv-promise.yaml (limited to 'ci/config_tpl/juju2/bundle_tpl/opnfv-promise.yaml') diff --git a/ci/config_tpl/juju2/bundle_tpl/opnfv-promise.yaml b/ci/config_tpl/juju2/bundle_tpl/opnfv-promise.yaml new file mode 100644 index 00000000..d2372871 --- /dev/null +++ b/ci/config_tpl/juju2/bundle_tpl/opnfv-promise.yaml @@ -0,0 +1,6 @@ + opnfv-promise: + charm: ./{{ ubuntu.release }}/promise + num_units: 1 + to: + - "lxd:nodes/0" +{# Empty block to avoid bad block trim #} -- cgit 1.2.3-korg