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/cinder.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'ci/config_tpl/juju2/bundle_tpl/cinder.yaml') diff --git a/ci/config_tpl/juju2/bundle_tpl/cinder.yaml b/ci/config_tpl/juju2/bundle_tpl/cinder.yaml index 027fc045..0313f07c 100644 --- a/ci/config_tpl/juju2/bundle_tpl/cinder.yaml +++ b/ci/config_tpl/juju2/bundle_tpl/cinder.yaml @@ -6,6 +6,7 @@ num_units: {{ unit_qty() }} {% endif %} {% if os.service.bindings %} + constraints: *ceph-access-constr bindings: "": *oam-space public: *public-space -- cgit 1.2.3-korg