changed faafo repo
This commit is contained in:
@ -139,8 +139,9 @@ if [[ -e /etc/os-release ]]; then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
git clone https://git.openstack.org/openstack/faafo
|
# HSFD changed to local repo
|
||||||
cd faafo
|
git clone https://gogs.informatik.hs-fulda.de/srieger/cloud-computing-msc-ai-examples
|
||||||
|
cd cloud-computing-msc-ai-examples/faafo
|
||||||
# following line required by bug 1636150
|
# following line required by bug 1636150
|
||||||
sudo pip install --upgrade pbr
|
sudo pip install --upgrade pbr
|
||||||
sudo pip install -r requirements.txt
|
sudo pip install -r requirements.txt
|
||||||
|
Reference in New Issue
Block a user