From 273b2b957d709603a356989cbae19352bd920037 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Wed, 16 Aug 2017 22:25:33 -0500 Subject: modified to setup contraints on single bindin space charms. Change-Id: Ied886a0865a637ac206a831c7ce98933c600e5e7 Signed-off-by: Narinder Gupta --- ci/config_tpl/juju2/bundle_tpl/glance.yaml | 1 + 1 file changed, 1 insertion(+) (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 198cefb7..fe991f0a 100644 --- a/ci/config_tpl/juju2/bundle_tpl/glance.yaml +++ b/ci/config_tpl/juju2/bundle_tpl/glance.yaml @@ -2,6 +2,7 @@ charm: "./{{ ubuntu.release }}/glance" num_units: {{ unit_qty() }} {% if os.service.bindings %} + constraints: *ceph-access-constr bindings: "": *oam-space public: *public-space -- cgit 1.2.3-korg