
... 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
232 B
232 B
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