charm-neutron-openvswitch/tests/00-setup
2015-02-13 12:02:13 +00:00

12 lines
332 B
Bash
Executable File

#!/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-neutronclient \
python-keystoneclient \
python-novaclient \
python-glanceclient