595f152611
Change-Id: Ifb30f857e4a12d55c3a3d24b84685fd3dc8a9ee6
1022 B
1022 B
Installation and Quick Start Guides
VMTP can be installed on any server that has access to the OpenStack API. There are 3 ways to install and run the VMTP tool:
- Docker container
- PyPI package
- Git
The Git installation is required for VMTP developers and can be used for users who want to have access to the VMTP source code. Otherwise, most users should select the Docker container installation (if already using Docker containers) or the more "pythonic" method with PyPI packages/pip.
quickstart_docker quickstart_pip quickstart_git
Installation and Quick Start Guides:
VMTP Docker Container Installation and Quick Start Guide <docker_installation>
VMTP PyPI Installation and Quick Start Guide <pip_installation>
VMTP Git Installation and Quick Start Guide <git_installation>
Note
Installation from Docker container or PyPI will only have the latest stable version.