blazar-tempest-plugin/doc/source/installation.rst
Le Hou ba05dee585 Use opendev repository
Change-Id: Ie92cbb4bf280a0ff1721dbd835c61f7377b6c101
2019-04-23 16:16:37 +08:00

14 lines
386 B
ReStructuredText

============
Installation
============
Tempest automatically discovers installed plugins. That's why you just need
to install the Python packages that contains the Blazar Tempest plugin in
the same environment where Tempest is installed.
At the command line::
$ git clone https://opendev.org/openstack/blazar-tempest-plugin
$ cd blazar-tempest-plugin/
$ pip install -e .