File: installation.rst

package info (click to toggle)
trove-tempest-plugin 2.6.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 336 kB
  • sloc: python: 2,326; makefile: 22
file content (13 lines) | stat: -rw-r--r-- 405 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
============
Installation
============

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

At the command line::

    $ git clone https://git.openstack.org/openstack/trove-tempest-plugin
    $ cd trove-tempest-plugin/
    $ pip install trove-tempest-plugin