adding bionic support.
[joid.git] / ci / config_tpl / juju2 / bundle_tpl / openbaton.yaml
index fc64eb8..a3fc3cd 100644 (file)
@@ -1,6 +1,12 @@
     openbaton:
-      charm: "./{{ ubuntu.release }}/openbaton"
+      charm: ./{{ ubuntu.release }}/openbaton
       num_units: 1
+{% if os.service.bindings %}
+      bindings:
+        "": *oam-space
+        internal: *internal-space
+{% endif %}
+      series: {{ ubuntu.release }}
       to:
         - "lxd:nodes/0"
 {# Empty block to avoid bad block trim #}