~bjornt/charms/trusty/swift-storage/forward-port-bug-1350049-fix

« back to all changes in this revision

Viewing changes to tests/00-setup

  • Committer: james.page at ubuntu
  • Date: 2014-10-06 21:43:12 UTC
  • mfrom: (43.1.3 swift-storage)
  • Revision ID: james.page@ubuntu.com-20141006214312-d2kl0pfbjwiugon3
[coreycb,r=james-page] Fixup amulet tests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
sudo add-apt-repository --yes ppa:juju/stable
6
6
sudo apt-get update --yes
7
 
sudo apt-get install --yes python-amulet
8
 
sudo apt-get install --yes python-swiftclient
9
 
sudo apt-get install --yes python-glanceclient
10
 
sudo apt-get install --yes python-keystoneclient
11
 
sudo apt-get install --yes python-novaclient
 
7
sudo apt-get install --yes python-amulet \
 
8
                           python-swiftclient \
 
9
                           python-glanceclient \
 
10
                           python-keystoneclient \
 
11
                           python-novaclient