~gnuoy/charms/trusty/nova-compute/1427660

1
2
3
4
5
6
7
8
9
10
#!/bin/bash

set -ex

sudo add-apt-repository --yes ppa:juju/stable
sudo apt-get update --yes
sudo apt-get install --yes python-amulet \
                           python-glanceclient \
                           python-keystoneclient \
                           python-novaclient