Merge "faafo repository moved from stackforge to openstack namespace"

This commit is contained in:
Jenkins 2015-10-20 10:30:15 +00:00 committed by Gerrit Code Review
commit bdc5b31509
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ if [[ -e /etc/os-release ]]; then
exit 1
fi
git clone https://git.openstack.org/stackforge/faafo
git clone https://git.openstack.org/openstack/faafo
cd faafo
sudo pip install -r requirements.txt
sudo python setup.py install