Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
neutron-tempest-plugin
/
5d1043b27afb7b9f9828e98ba426c1e4d075d9e9
/
.
/
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