~bac/charms/trusty/openstack-dashboard/dashboard-plugin

« back to all changes in this revision

Viewing changes to tests/00-setup

  • Committer: Brad Crittenden
  • Date: 2015-10-14 20:13:23 UTC
  • mfrom: (84.1.9 apache-slugs)
  • Revision ID: bac@canonical.com-20151014201323-h4yyijpf4rd1msqc
[r=jcsackett,jrwren] Backport changes from upstream. Add apache_http_addendum and apache_https_addendum to configuration.

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 amulet \
 
8
                           distro-info-data \
8
9
                           python-cinderclient \
9
10
                           python-distro-info \
10
11
                           python-glanceclient \