magnum-tempest-plugin/doc/source/installation.rst
caoyuan d558880e77 Replace git.openstack.org URLs with opendev.org URLs
1. Replace git.openstack.org URLs with opendev.org URLs
2. Update some urls to latest

Change-Id: I802feec03e5c0e93854266c51b596043bf3f4c45
2019-10-13 09:00:29 +00:00

386 B

Installation

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

At the command line:

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