~1chb1n/charms/trusty/cinder/15.10-stable-flip-tests-helper-syncs

« back to all changes in this revision

Viewing changes to tests/00-setup

  • Committer: James Page
  • Date: 2015-10-22 13:19:13 UTC
  • Revision ID: james.page@ubuntu.com-20151022131913-02u2l9s2fa0xtbio
Tags: 15.10
15.10 Charm release

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 \
 
7
sudo apt-get install --yes amulet \
 
8
                           distro-info-data \
8
9
                           python-cinderclient \
9
10
                           python-distro-info \
10
11
                           python-glanceclient \
11
12
                           python-heatclient \
12
13
                           python-keystoneclient \
 
14
                           python-neutronclient \
13
15
                           python-novaclient \
 
16
                           python-pika \
14
17
                           python-swiftclient