summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl/juju2/bundle_tpl/spaces.yaml
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2018-05-09 14:55:21 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2018-05-09 15:04:20 -0500
commit1eb7a7a1b2e1588c477f61b9e6bfec69e554c66a (patch)
treea1bee3f6a45580638725e997bd89deede730b54d /ci/config_tpl/juju2/bundle_tpl/spaces.yaml
parent7009ee2526775339ea4630e6ef94f3f467524e0d (diff)
adding bionic support.
Change-Id: I07214051129149800beac45a40727a7843cfd107 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/config_tpl/juju2/bundle_tpl/spaces.yaml')
-rw-r--r--ci/config_tpl/juju2/bundle_tpl/spaces.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/config_tpl/juju2/bundle_tpl/spaces.yaml b/ci/config_tpl/juju2/bundle_tpl/spaces.yaml
index 5ac8018d..7036b936 100644
--- a/ci/config_tpl/juju2/bundle_tpl/spaces.yaml
+++ b/ci/config_tpl/juju2/bundle_tpl/spaces.yaml
@@ -1,4 +1,4 @@
-{% if os.release == 'mitaka' %}
+{% if ubuntu.release == 'bionic' %}
openstack-origin: &openstack-origin distro
{% else %}
openstack-origin: &openstack-origin cloud:{{ ubuntu.release }}-{{ os.release }}