Update installation guide for stein release
Change-Id: I094e9b3643af290af3b58f7b8b1b168a973eb397
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/stein 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/stein 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.3.0
|
||||
|
||||
#. Source the ``admin`` tenant credentials:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user