August 2018
Beginner
462 pages
12h 36m
English
A listing of the network namespaces on the host running the LBaaS v2 agent reveals a network namespace that corresponds to the load balancer we just created:

The IP configuration within the namespace reveals an interface that corresponds to the subnet of the virtual IP:

Neutron creates an HAProxy configuration file specific to every load balancer that is created by users. The load balancer configuration files can be found in the /var/lib/neutron/lbaas/v2/ directory on the host(s) running the LBaaS v2 agent.
The configuration ...
Read now
Unlock full access