summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl/juju2/bundle_tpl/keystone.yaml
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2017-11-21 22:43:36 -0600
committerNarinder Gupta <narinder.gupta@canonical.com>2017-11-21 23:12:20 -0600
commit01e331239780afb41557f5436238b438865bcafb (patch)
tree24fa5780214668d24554a6f25dc5f408f56dfea6 /ci/config_tpl/juju2/bundle_tpl/keystone.yaml
parentab10f090847a88679bd5fd9597aae388f01f7e2e (diff)
add pod19 without vlan.
Change-Id: I0764f19e0389921a7240802ebce0c484837f19ee Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/config_tpl/juju2/bundle_tpl/keystone.yaml')
-rw-r--r--ci/config_tpl/juju2/bundle_tpl/keystone.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/ci/config_tpl/juju2/bundle_tpl/keystone.yaml b/ci/config_tpl/juju2/bundle_tpl/keystone.yaml
index 233d1d72..1c6b78f6 100644
--- a/ci/config_tpl/juju2/bundle_tpl/keystone.yaml
+++ b/ci/config_tpl/juju2/bundle_tpl/keystone.yaml
@@ -17,9 +17,7 @@
region: *openstack-region
admin-role: {{ os.admin.role }}
keystone-admin-role: {{ os.admin.role }}
-{% if os.network.controller != 'ocl' %}
preferred-api-version: 3
-{% endif %}
{% if os.network.ipv6 %}
prefer-ipv6: {{ os.network.ipv6 }}
{% endif %}