From: Narinder Gupta Date: Thu, 30 Jun 2016 22:36:19 +0000 (-0500) Subject: missing to while creating bundle. X-Git-Tag: colorado.1.0~106 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F25%2F16225%2F1;p=joid.git missing to while creating bundle. Change-Id: I3fe7d0b7e09b676084ad8057fb518bc6c9a8c1e3 Signed-off-by: Narinder Gupta --- diff --git a/ci/bundle_tpl/openstack-dashboard.yaml b/ci/bundle_tpl/openstack-dashboard.yaml index ee006bb0..83408dcd 100644 --- a/ci/bundle_tpl/openstack-dashboard.yaml +++ b/ci/bundle_tpl/openstack-dashboard.yaml @@ -10,6 +10,7 @@ {% if os.beta.public_api %} endpoint-type: internalURL {% endif %} + to: {% for unit_id in to_select() %} - "lxc:nodes={{ unit_id }}" {% endfor %}