Chandan Kumar | b30a192 | 2017-12-09 20:24:46 +0530 | [diff] [blame] | 1 | ============ |
2 | Installation | ||||
3 | ============ | ||||
4 | |||||
5 | Tempest automatically discovers installed plugins. That's why you just need | ||||
6 | to install the Python packages that contains the Telemetry Tempest plugin in | ||||
7 | the same environment where Tempest is installed. | ||||
8 | |||||
9 | At the command line:: | ||||
10 | |||||
11 | $ git clone https://git.openstack.org/openstack/telemetry-tempest-plugin | ||||
12 | $ cd telemetry-tempest-plugin/ | ||||
13 | $ pip install telemetry-tempest-plugin |