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:
venkatamahesh 2015-09-13 10:12:04 +05:30 committed by Jeff Peeler
parent 3fb97c4d1e
commit b543f2d71b

View File

@ -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