Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
manila-tempest-plugin
/
5ca4e5190a7921f019b2c9101e1d5374a9f8ac80
/
.
/
doc
/
source
/
installation.rst
blob: 4c674a93e487995bdeac967d371c29377c9788f0 [
file
] [
log
] [
blame
]
============
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