Install tox in Vagrant

Change-Id: I374d5f3702c1874b76e582b8585246d670eeb74a
Closes-Bug: #1505281
This commit is contained in:
Michal Rostecki 2015-10-13 07:57:20 +02:00
parent bd010bdee2
commit aa0a11937d

View File

@ -93,7 +93,7 @@ function configure_kolla {
# Configure the operator node and install some additional packages.
function configure_operator {
yum install -y git mariadb && yum clean all
pip install --upgrade ansible python-openstackclient
pip install --upgrade ansible python-openstackclient tox
pip install ~vagrant/kolla