From f1a9e826b04c39e192c5dc86bda54e77e734ecce Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Wed, 16 Aug 2017 23:32:58 -0500 Subject: adding the formating correctly. Change-Id: Ief2012b454c2f8285c75c9234841d0d704cc2d17 Signed-off-by: Narinder Gupta --- ci/config_tpl/juju2/bundle_tpl/glance.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 fe991f0a..725c436e 100644 --- a/ci/config_tpl/juju2/bundle_tpl/glance.yaml +++ b/ci/config_tpl/juju2/bundle_tpl/glance.yaml @@ -2,7 +2,7 @@ charm: "./{{ ubuntu.release }}/glance" num_units: {{ unit_qty() }} {% if os.service.bindings %} - constraints: *ceph-access-constr + constraints: *ceph-access-constr bindings: "": *oam-space public: *public-space -- cgit 1.2.3-korg