From: narindergupta Date: Thu, 17 Aug 2017 01:50:37 +0000 (-0500) Subject: adding space variable for K8 scenarios. X-Git-Tag: opnfv-5.0.RC1~49 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F57%2F39457%2F1;p=joid.git adding space variable for K8 scenarios. Change-Id: If64c8af0b232c4ab126035b7a3fe266d86f232c9 Signed-off-by: Narinder Gupta --- diff --git a/ci/config_tpl/juju2/bundlek8_tpl/bundle.yaml b/ci/config_tpl/juju2/bundlek8_tpl/bundle.yaml index 96a27cfb..b4ed14ac 100644 --- a/ci/config_tpl/juju2/bundlek8_tpl/bundle.yaml +++ b/ci/config_tpl/juju2/bundlek8_tpl/bundle.yaml @@ -6,6 +6,8 @@ # deployment before moving to production. # series: {{ ubuntu.release }} + variables: +{% include 'spaces.yaml' %} services: nodes: charm: "cs:{{ ubuntu.release }}/ubuntu" diff --git a/ci/config_tpl/juju2/bundlek8_tpl/spaces.yaml b/ci/config_tpl/juju2/bundlek8_tpl/spaces.yaml new file mode 100644 index 00000000..17dbd7da --- /dev/null +++ b/ci/config_tpl/juju2/bundlek8_tpl/spaces.yaml @@ -0,0 +1,5 @@ + + + # OAM - Operations, Administration and Maintenance + oam-space: &oam-space internal-api +