Merge "install-guide: download source from stable branch"

This commit is contained in:
Zuul 2018-08-23 07:29:48 +00:00 committed by Gerrit Code Review
commit 1f7097111f
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ Install and configure components
# apt-get install python-pip
# cd /var/lib/kuryr
# git clone https://git.openstack.org/openstack/kuryr-libnetwork.git
# git clone -b stable/rocky https://git.openstack.org/openstack/kuryr-libnetwork.git
# chown -R kuryr:kuryr kuryr-libnetwork
# cd kuryr-libnetwork
# pip install -r requirements.txt