~hopem/charms/trusty/neutron-gateway/lp1501323

« back to all changes in this revision

Viewing changes to tests/00-setup

  • Committer: Corey Bryant
  • Date: 2015-07-15 17:22:52 UTC
  • mfrom: (125.1.15 neutron-gateway)
  • Revision ID: corey.bryant@canonical.com-20150715172252-bzdh25mjjjrddrje
[corey.bryant,trivial] Amulet and deploy from source updates

* Enable tests/017-basic-trusty-kilo and update tests for kilo.
* Install amulet requirement python-distro-info.
* Use icehouse repositories with modified requirements due to issues
  with final upstream icehouse requirements.
* Add neutron-*aas repositories for amulet tests >= kilo.

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 \