Jump to: navigation, search

Difference between revisions of "Neutron LBaaS Arch"

Line 1: Line 1:
 
=== Neutron LBaaS Service Architecture ===
 
=== Neutron LBaaS Service Architecture ===
  
[[File:lbaas_arch.jpeg]]  
+
[[File:Lbaas arch.jpeg]]  
  
 
=== Sequence Diagrams ===
 
=== Sequence Diagrams ===

Revision as of 20:40, 28 May 2014

Neutron LBaaS Service Architecture

File:Lbaas arch.jpeg

Sequence Diagrams

Add diagram for LB creation

LB Scheduler detail: https://wiki.openstack.org/wiki/Neutron/LBaaS/Architecture/Scheduler

High-level task flow: To use the LBaaS extension to configure load balancing, you must complete these high-level tasks:

Create a pool, which is initially empty. Create one or several members in the pool. Create one or several health monitors. Associate the health monitors with the pool. Create a VIP that is associated with the pool.