Update installation guide for train release

Change-Id: I7bf9ab18421a9b9c15d9c71d4b5a71c24be6b5aa
This commit is contained in:
Hongbin Lu
2019-11-30 18:08:54 +00:00
parent 510e746559
commit eea0bae1ff
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/train 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/train 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.5.1
#. Source the ``admin`` tenant credentials: