Files
mistral-tempest-plugin/doc/source/installation.rst
jacky06 1289278bf8 Replace git.openstack.org URLs with opendev.org URLs
Thorough replacement of git.openstack.org URLs with their opendev.org counterparts.

Change-Id: Id6768e790fbcf4e73cde4e479e0f31ed5e1a9b8d
Closes-Bug: #1826041
2019-04-24 02:03:45 +08:00

389 B

Installation

Tempest automatically discovers installed plugins. That's why you just need to install the Python packages that contains the Mistral Tempest plugin in the same environment where Tempest is installed.

At the command line:

$ git clone https://opendev.org/openstack/mistral-tempest-plugin
$ cd mistral-tempest-plugin/
$ pip install -e .