diff --git a/tests/00-setup b/tests/00-setup index 06cfdb07..27476744 100755 --- a/tests/00-setup +++ b/tests/00-setup @@ -5,6 +5,7 @@ set -ex sudo add-apt-repository --yes ppa:juju/stable sudo apt-get update --yes sudo apt-get install --yes python-amulet \ + python-distro-info \ python-neutronclient \ python-keystoneclient \ python-novaclient \