RETIRED, Fuel plugin for LBaaS for Neutron
Go to file
Alexey Chekunov a79f182688 add README
Change-Id: I9e17e2ecb54c7f169623d2ac727f4df75859c4f7
2016-08-19 17:07:14 +03:00
deployment_scripts/puppet support fuel 9.0 2016-08-18 17:07:31 +03:00
repositories LBaaS plugin for fuel, multinode 2014-11-17 13:22:11 +00:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:24:54 +00:00
LICENSE LBaaS plugin for fuel, multinode 2014-11-17 13:22:11 +00:00
README.md add README 2016-08-19 17:07:14 +03:00
deployment_tasks.yaml support fuel 9.0 2016-08-18 17:07:31 +03:00
environment_config.yaml LBaaS plugin for fuel, multinode 2014-11-17 13:22:11 +00:00
metadata.yaml support fuel 9.0 2016-08-18 17:07:31 +03:00
pre_build_hook support fuel 9.0 2016-08-18 17:07:31 +03:00

README.md

LBaaS plugin for fuel

Overview

LBaaS (Load-Balancing-as-a-Service) is currently an advanced service of Neutron. It allows for proprietary and open-source load balancing technologies to drive the actual load balancing of requests.

Requirements

  • Currently compatible with Mirantis OpenStack 6.0,6.1,9.0

Prerequisites

  • Neutron

Limitations

Installing the plugin

  • Copy the plugin to the Fuel node: scp lbaas-1.0-1.0.3-1.noarch.rpm root@10.20.0.2:~
  • Install the plugin: fuel plugins --install lbaas-1.0-1.0.3-1.noarch.rpm

Configuring the plugin

  • Create a new OpenStack environment
  • Use neutron for networking setup
  • On Settings tab, in Other group, select LBaaS plugin for Neutron
  • Add controller, compute etc nodes to the environment

Usage