updated the odl charms from charm store. 37/22837/1
authorNarinder Gupta <narinder.gupta@canonical.com>
Sat, 8 Oct 2016 13:06:43 +0000 (08:06 -0500)
committerNarinder Gupta <narinder.gupta@canonical.com>
Sat, 8 Oct 2016 13:08:06 +0000 (08:08 -0500)
Change-Id: Ie68b16eddcb07b7ba54d2a87237226f359ef109d
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
ci/odl/fetch-charms.sh

index 606b126..970f38a 100755 (executable)
@@ -62,7 +62,7 @@ charm pull cs:$distro/aodh $distro/aodh
 #charm pull cs:~openstack-charmers-next/heat $distro/heat
 #charm pull cs:~openstack-charmers-next/lxd xenial/lxd
 
-#controller specific charm
-git clone  https://github.com/openstack/charm-odl-controller.git $distro/odl-controller
-git clone  https://github.com/openstack/charm-neutron-api-odl.git $distro/neutron-api-odl
-git clone  https://github.com/openstack/charm-openvswitch-odl.git $distro/openvswitch-odl
+#odl controller specific charm
+charm pull cs:$distro/odl-controller $distro/odl-controller
+charm pull cs:$distro/neutron-api-odl $distro/neutron-api-odl
+charm pull cs:$distro/openvswitch-odl $distro/openvswitch-odl