adding space variable for K8 scenarios. 57/39457/1
authornarindergupta <narinder.gupta@canonical.com>
Thu, 17 Aug 2017 01:50:37 +0000 (20:50 -0500)
committernarindergupta <narinder.gupta@canonical.com>
Thu, 17 Aug 2017 01:51:31 +0000 (20:51 -0500)
Change-Id: If64c8af0b232c4ab126035b7a3fe266d86f232c9
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
ci/config_tpl/juju2/bundlek8_tpl/bundle.yaml
ci/config_tpl/juju2/bundlek8_tpl/spaces.yaml [new file with mode: 0644]

index 96a27cf..b4ed14a 100644 (file)
@@ -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 (file)
index 0000000..17dbd7d
--- /dev/null
@@ -0,0 +1,5 @@
+
+
+    # OAM - Operations, Administration and Maintenance
+    oam-space:           &oam-space           internal-api
+