~james-page/charms/trusty/openstack-dashboard/lp1531102

« back to all changes in this revision

Viewing changes to tests/00-setup

  • Committer: james.page at ubuntu
  • Date: 2015-09-09 07:50:29 UTC
  • mfrom: (77.1.12 openstack-dashboard)
  • Revision ID: james.page@ubuntu.com-20150909075029-zckohdx1aggq4eib
[1chb1n,r=james-page]

Update tests for T-K, V-K, prep for T-L and W-L. Clean up old lint. Resolve bug 1474030 race in svc restart checks.

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
                           python-cinderclient \
8
9
                           python-distro-info \
 
10
                           python-glanceclient \
 
11
                           python-heatclient \
 
12
                           python-keystoneclient \
9
13
                           python-neutronclient \
10
 
                           python-keystoneclient \
11
14
                           python-novaclient \
12
 
                           python-glanceclient
 
15
                           python-pika \
 
16
                           python-swiftclient