
This patch is the initial repository setup for python-octaviaclient using the OpenStack cookiecutter template. Change-Id: I77eba9ffd276627d31e754f1f823bb19badea24a
229 B
229 B
Installation
At the command line:
$ pip install python-octaviaclient
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv python-octaviaclient
$ pip install python-octaviaclient