This is an OpenStack Client plugin for the load-balancer (Octavia) project.
Install the load-balancer (Octavia) plugin:
$ pip install python-octaviaclient
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv python-octaviaclient
$ pip install python-octaviaclient
Note
If python-openstackclient is not already installed it will be installed as part of the requirements for the Octavia client plugin.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.