summaryrefslogtreecommitdiffstats
path: root/ci/00-maasdeploy.sh
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-11-01 12:54:18 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-11-01 12:54:53 -0500
commitcb2c19c322d2c798bfa28ad719240ef3341f4498 (patch)
treed65160286781fc18b51cc686ac9e8e01a85146ca /ci/00-maasdeploy.sh
parenta62ff379b0738e1ead64622813d99486f7acc912 (diff)
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 <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/00-maasdeploy.sh')
-rwxr-xr-xci/00-maasdeploy.sh1
1 files changed, 1 insertions, 0 deletions
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