Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
manila-tempest-plugin
/
53cf5e810bec87fc7acfee60709b94508ccecd41
/
.
/
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