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

« back to all changes in this revision

Viewing changes to tests/00-setup

  • Committer: james.page at ubuntu
  • Date: 2015-04-16 19:49:27 UTC
  • mfrom: (79.2.14 cinder)
  • Revision ID: james.page@ubuntu.com-20150416194927-900gqj725pn4dsn3
[coreycb,r=james-page] Add deploy from source support.

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-cinderclient \
 
9
                           python-glanceclient \
8
10
                           python-keystoneclient \
9
 
                           python-cinderclient \
10
 
                           python-glanceclient
 
11
                           python-novaclient