diff options
Diffstat (limited to 'ci/config_tpl/juju2/bundle_tpl/cinder.yaml')
-rw-r--r-- | ci/config_tpl/juju2/bundle_tpl/cinder.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ci/config_tpl/juju2/bundle_tpl/cinder.yaml b/ci/config_tpl/juju2/bundle_tpl/cinder.yaml index 28b72227..027fc045 100644 --- a/ci/config_tpl/juju2/bundle_tpl/cinder.yaml +++ b/ci/config_tpl/juju2/bundle_tpl/cinder.yaml @@ -21,9 +21,7 @@ region: *openstack-region block-device: None glance-api-version: 2 -{% if os.beta.public_api %} use-internal-endpoints: True -{% endif %} {% if os.network.ipv6 %} prefer-ipv6: {{ os.network.ipv6 }} {% endif %} |