34139b07a7
This patch is the initial repository setup for octavia-tempest-plugin using the OpenStack cookiecutter template. Change-Id: Icce1389d3a9fb6076091d4d291e15773fb64544b
235 B
235 B
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