From dce9b446825d4d90f145424a9d7079ba8f3b649b Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Tue, 15 Aug 2017 21:19:07 -0500 Subject: modfied to use the default internal endpoint. Change-Id: Iff2b0feacd6597d7dd7d6f6037dfa135bb0a6704 Signed-off-by: Narinder Gupta --- ci/config_tpl/juju2/bundle_tpl/glance.yaml | 2 -- 1 file changed, 2 deletions(-) (limited to 'ci/config_tpl/juju2/bundle_tpl/glance.yaml') 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 %} -- cgit 1.2.3-korg