Update installation guide for train release
Change-Id: I7bf9ab18421a9b9c15d9c71d4b5a71c24be6b5aa
This commit is contained in:
@@ -72,7 +72,7 @@ Install and configure components
|
||||
.. code-block:: console
|
||||
|
||||
# cd /var/lib/zun
|
||||
# git clone https://git.openstack.org/openstack/zun.git
|
||||
# git clone -b stable/train https://git.openstack.org/openstack/zun.git
|
||||
# chown -R zun:zun zun
|
||||
# cd zun
|
||||
# pip install -r requirements.txt
|
||||
|
||||
@@ -190,7 +190,7 @@ Install and configure components
|
||||
.. code-block:: console
|
||||
|
||||
# cd /var/lib/zun
|
||||
# git clone https://git.openstack.org/openstack/zun.git
|
||||
# git clone -b stable/train https://git.openstack.org/openstack/zun.git
|
||||
# chown -R zun:zun zun
|
||||
# cd zun
|
||||
# pip install -r requirements.txt
|
||||
|
||||
@@ -13,7 +13,7 @@ Verify operation of the Container service.
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
# pip install python-zunclient
|
||||
# pip install python-zunclient==3.5.1
|
||||
|
||||
#. Source the ``admin`` tenant credentials:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user