modified to correct syntax error. 23/22623/1
authorNarinder Gupta <narinder.gupta@canonical.com>
Fri, 30 Sep 2016 23:37:40 +0000 (18:37 -0500)
committerNarinder Gupta <narinder.gupta@canonical.com>
Fri, 30 Sep 2016 23:38:22 +0000 (18:38 -0500)
Change-Id: I134b76b4ad121f533be1caa7f7b2613768a8a615
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
ci/config_tpl/bundle_tpl/oclphase1.yaml
ci/opencontrail/fetch-charms.sh

index 6efd5e1..5781ebc 100644 (file)
@@ -61,7 +61,7 @@
         - "lxc:nodes={{ unit_id }}"
 {% endfor %}
     kafka:
-      charm: local:{{ ubuntu.release }}/kafka:
+      charm: local:{{ ubuntu.release }}/kafka
       num_units: {{ unit_qty() }}
       to:
 {% for unit_id in to_select() %}
index 0ae193d..1a86e08 100755 (executable)
@@ -64,7 +64,7 @@ git clone -b stable/16.07 https://github.com/openstack/charm-neutron-api.git $di
 #charm pull cs:~openstack-charmers-next/lxd xenial/lxd
 
 # Controller specific charm
-charm pull cs:$distro/apache-kafka
+charm pull cs:$distro/apache-kafka $distro/kafka
 bzr branch lp:~sdn-charmers/charms/$distro/keepalived/trunk $distro/keepalived
 #bzr branch lp:~stub/charms/trusty/cassandra/noauthentication $distro/cassandra
 bzr branch lp:~sdn-charmers/charms/$distro/cassandra/ufw $distro/cassandra