Merge "Update verification for Python3"

This commit is contained in:
Zuul 2020-09-11 07:54:18 +00:00 committed by Gerrit Code Review
commit 5bae4f192e
1 changed files with 4 additions and 2 deletions

View File

@ -42,11 +42,13 @@ Verify operation of the placement service.
.. note:: This example uses `PyPI`_ and :ref:`about-pip` but if you are
using distribution packages you can install the package from
their repository.
their repository. With the move to python3 you will need to
specify **pip3** or install **python3-osc-placement** from
your distribution.
.. code-block:: console
$ pip install osc-placement
$ pip3 install osc-placement
* List available resource classes and traits: