modfied to use the default internal endpoint.
[joid.git] / ci / config_tpl / juju2 / bundle_tpl / neutron-api.yaml
index 59d83c5..d3b3be5 100644 (file)
@@ -16,9 +16,7 @@
 {% endif %}
         region: *openstack-region
         neutron-security-groups: true
-{% if os.beta.public_api %}
         use-internal-endpoints: True
-{% endif %}
         worker-multiplier: *worker-multiplier
 {% if os.network.ipv6 %}
         prefer-ipv6: {{ os.network.ipv6 }}