
... and fix the invalid installation guide to avoid confusions. Tempest plugins are developed for testing so detailed documentation is not usually needed. Change-Id: I9632a02b96e02b69e6592f731c214d771218fcdf
13 lines
232 B
ReStructuredText
13 lines
232 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
At the command line::
|
|
|
|
$ pip install manila-tempest-plugin
|
|
|
|
Or, if you have virtualenvwrapper installed::
|
|
|
|
$ mkvirtualenv manila-tempest-plugin
|
|
$ pip install manila-tempest-plugin
|