~james-page/charms/trusty/neutron-openvswitch/lp1531102

« back to all changes in this revision

Viewing changes to tests/00-setup

  • Committer: Corey Bryant
  • Date: 2015-07-10 13:34:03 UTC
  • mto: This revision was merged to the branch mainline in revision 75.
  • Revision ID: corey.bryant@canonical.com-20150710133403-1suxmf310k9rh52d
Add amulet pre-req python-distro-info.

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-distro-info \
8
9
                           python-neutronclient \
9
10
                           python-keystoneclient \
10
11
                           python-novaclient \