~corey.bryant/charms/trusty/keystone/amulet-git-fixups

« back to all changes in this revision

Viewing changes to tests/00-setup

  • Committer: Ryan Beisner
  • Date: 2015-07-01 04:02:23 UTC
  • mto: This revision was merged to the branch mainline in revision 157.
  • Revision ID: ryan.beisner@canonical.com-20150701040223-h9bnao16w40ewkfu
update makefile, amulet setup

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
sudo add-apt-repository --yes ppa:juju/stable
6
6
sudo apt-get update --yes
7
7
sudo apt-get install --yes python-amulet \
 
8
                           python-cinderclient \
 
9
                           python-distro-info \
 
10
                           python-glanceclient \
 
11
                           python-heatclient \
8
12
                           python-keystoneclient \
9
 
                           python-glanceclient \
10
 
                           python-novaclient
 
13
                           python-novaclient \
 
14
                           python-swiftclient