X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ci%2Fnosdn%2Ffetch-charms.sh;h=498ad8c466f568122200ced9933600bb90a3030d;hb=refs%2Fchanges%2F01%2F16301%2F6;hp=d170e0e71e4d6b9c270fc95446b8c56fc0110527;hpb=44716b159a72b9840adfa090b6c7171758f78f1a;p=joid.git diff --git a/ci/nosdn/fetch-charms.sh b/ci/nosdn/fetch-charms.sh index d170e0e7..498ad8c4 100755 --- a/ci/nosdn/fetch-charms.sh +++ b/ci/nosdn/fetch-charms.sh @@ -23,8 +23,7 @@ git clone https://github.com/openstack/charm-cinder.git $distro/cinder git clone https://github.com/openstack/charm-cinder-ceph.git $distro/cinder-ceph git clone https://github.com/openstack/charm-glance.git $distro/glance git clone https://github.com/openstack/charm-keystone.git $distro/keystone -#git clone -b bug/congress-fix https://github.com/gnuoy/charm-keystone.git $distro/keystone -git clone https://github.com/openstack/charm-percona-cluster.git $distro/percona-cluster +git clone -b stable/16.04 https://github.com/openstack/charm-percona-cluster.git $distro/percona-cluster git clone https://github.com/openstack/charm-neutron-api.git $distro/neutron-api git clone https://github.com/openstack/charm-neutron-gateway.git $distro/neutron-gateway git clone https://github.com/openstack/charm-neutron-openvswitch.git $distro/neutron-openvswitch