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