sudo apt-add-repository cloud-archive:mitaka -y
sudo apt-get update -y
sudo apt-get dist-upgrade -y
-sudo apt-get install openssh-server git maas-deployer juju juju-deployer maas-cli python-pip python-openstackclient gsutil -y
+sudo apt-get install openssh-server git maas-deployer juju juju-deployer maas-cli python-pip python-openstackclient python-congressclient gsutil -y
#first parameter should be custom and second should be either
# absolute location of file (including file name) or url of the
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-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 https://github.com/openstack/charm-neutron-api.git $distro/neutron-api
git clone https://github.com/openstack/charm-neutron-gateway.git $distro/neutron-gateway
# Controller specific charm
bzr branch lp:~wuwenbin2/onosfw/onos-controller $distro/onos-controller
-bzr branch lp:~wuwenbin2/onosfw/neutron-gateway $distro/neutron-gateway
+#bzr branch lp:~wuwenbin2/onosfw/neutron-gateway $distro/neutron-gateway
bzr branch lp:~wuwenbin2/onosfw/neutron-api-onos $distro/neutron-api-onos
bzr branch lp:~wuwenbin2/onosfw/openvswitch-onos $distro/openvswitch-onos
+bzr branch lp:~narindergupta/opnfv/neutron-gateway $distro/neutron-gateway