Fix the repository to openstack
Changed the repository of kolla to openstack (Note: the bug describes using github, but in the review it was determined that using openstack repos is best.) Change-Id: I26c9543776a441ab3ca606ad7aa7381db94fe094 Closes-Bug: #1495162
This commit is contained in:
parent
3fb97c4d1e
commit
b543f2d71b
@ -50,7 +50,7 @@ To install Kolla Python dependencies use:
|
||||
|
||||
::
|
||||
|
||||
git clone http://github.com/stackforge/kolla
|
||||
git clone https://git.openstack.org/openstack/kolla
|
||||
cd kolla
|
||||
sudo pip install -r requirements.txt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user