From cb2c19c322d2c798bfa28ad719240ef3341f4498 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Tue, 1 Nov 2016 12:54:18 -0500 Subject: modfiied for latest charm tools also trying to add support for MAAS 2.0 and it will be native. Change-Id: I44bdbc25ad430b2135a9cb89a4768b957d64ed9b Signed-off-by: Narinder Gupta --- ci/00-maasdeploy.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'ci/00-maasdeploy.sh') diff --git a/ci/00-maasdeploy.sh b/ci/00-maasdeploy.sh index 7d9e0070..527134d0 100755 --- a/ci/00-maasdeploy.sh +++ b/ci/00-maasdeploy.sh @@ -13,6 +13,7 @@ sudo apt-add-repository ppa:maas/stable -y sudo apt-add-repository cloud-archive:mitaka -y sudo apt-get update -y sudo apt-get dist-upgrade -y +sudo pip install --upgrade pip sudo apt-get install openssh-server bzr git maas-deployer juju juju-deployer \ maas-cli python-pip python-psutil python-openstackclient \ python-congressclient gsutil charm-tools pastebinit -y -- cgit 1.2.3-korg