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/subordinate.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'ci/config_tpl/juju2/bundle_tpl/subordinate.yaml') diff --git a/ci/config_tpl/juju2/bundle_tpl/subordinate.yaml b/ci/config_tpl/juju2/bundle_tpl/subordinate.yaml index b12f0a56..59469aef 100644 --- a/ci/config_tpl/juju2/bundle_tpl/subordinate.yaml +++ b/ci/config_tpl/juju2/bundle_tpl/subordinate.yaml @@ -3,11 +3,9 @@ ceilometer-agent: charm: ./{{ ubuntu.release }}/ceilometer-agent options: - openstack-origin: "cloud:{{ ubuntu.release }}-{{ os.release }}" -{% if os.beta.public_api %} + openstack-origin: *openstack-origin use-internal-endpoints: true {% endif %} -{% endif %} {% if opnfv.storage_dict.ceph is defined %} cinder-ceph: charm: ./{{ ubuntu.release }}/cinder-ceph -- cgit 1.2.3-korg