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