~openstack-charmers-archive/charms/trusty/neutron-gateway/trunk

« back to all changes in this revision

Viewing changes to tests/00-setup

  • Committer: James Page
  • Date: 2015-10-22 13:23:58 UTC
  • Revision ID: james.page@ubuntu.com-20151022132358-qin1nvlnqn4aezaz
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 \
 
9
                           python-cinderclient \
8
10
                           python-distro-info \
 
11
                           python-glanceclient \
 
12
                           python-heatclient \
 
13
                           python-keystoneclient \
9
14
                           python-neutronclient \
10
 
                           python-keystoneclient \
11
15
                           python-novaclient \
12
 
                           python-glanceclient
 
16
                           python-pika \
 
17
                           python-swiftclient