adding bionic support.
[joid.git] / ci / config_tpl / juju2 / bundle_tpl / neutron-gateway.yaml
index 041c6ae..1f307da 100644 (file)
@@ -3,13 +3,14 @@
 {% if os.ha.mode == 'ha' %}
       num_units: 2
 {% else %}
-       num_units: 1
+      num_units: 1
 {% endif %}
 {% if os.service.bindings %}
       bindings:
         "": *oam-space
         data: *overlay-space
 {% endif %}
+      series: {{ ubuntu.release }}
       options:
         openstack-origin: *openstack-origin
 {% if os.git_repo.origin_git %}