============ Installation ============ 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.