Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
octavia-tempest-plugin
/
7f4a06f5ccc899a49fd7f3472e4a91d8205c26eb
/
.
/
doc
/
source
/
installation.rst
blob: 96b529109596d92e50b5646033ce304c4f596494 [
file
] [
log
] [
blame
]
============
Installation
============
At
the command line
::
$ pip install octavia
-
tempest
-
plugin
Or
,
if
you have virtualenvwrapper installed
::
$ mkvirtualenv octavia
-
tempest
-
plugin
$ pip install octavia
-
tempest
-
plugin