~openstack-charmers-archive/charms/trusty/glance/next

« back to all changes in this revision

Viewing changes to tests/00-setup

[beisner,r=corey.bryant] Add Amulet test dependencies and run unit tests with -v.

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