Update installation guide for stein release

Change-Id: I094e9b3643af290af3b58f7b8b1b168a973eb397
This commit is contained in:
Hongbin Lu
2019-04-27 16:01:34 +00:00
parent 383a94a3f4
commit 294811711e
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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