diff options
Diffstat (limited to 'ci/config_tpl/juju2/bundle_tpl/glance.yaml')
-rw-r--r-- | ci/config_tpl/juju2/bundle_tpl/glance.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ci/config_tpl/juju2/bundle_tpl/glance.yaml b/ci/config_tpl/juju2/bundle_tpl/glance.yaml index d1136446..198cefb7 100644 --- a/ci/config_tpl/juju2/bundle_tpl/glance.yaml +++ b/ci/config_tpl/juju2/bundle_tpl/glance.yaml @@ -13,9 +13,7 @@ openstack-origin: *openstack-origin worker-multiplier: *worker-multiplier region: *openstack-region -{% if os.beta.public_api %} use-internal-endpoints: True -{% endif %} {% if os.git_repo.origin_git %} openstack-origin-git: "{{ os.git_repo.branch }}" {% endif %} |