vitrage-tempest-plugin/doc/source/installation.rst
Chandan Kumar 2c41a1944e Apply cookiecutter to newly split project vitrage-tempest-plugin
This tempest plugin is being split out of the main vitrage project in
accordance with Queens goal "Split Tempest Plugins into Separate
Repos/Projects"[1]. This patch applies the standard boilerplate files
for OpenStack projects so that it can stand on its own.

[1] https://governance.openstack.org/tc/goals/queens/split-tempest-plugins.html
2017-12-09 17:53:26 +05:30

14 lines
413 B
ReStructuredText

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