Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/horizon/+spec/lbaas-horizon-virtual-memeber. Description: In Horizon, LBaaS members are identifies by a selecting a VM. There are cases where the same server runs multiple application servers available on different TCP ports (ex: 192.168.1.1:8080 and 192.168.1.1:8181) which should be treated as different members by the logical load balancer. The LBaaS memeber UI should allow selecting the same VMs multiple times. It should also allow setting parameters (port, weight, etc.) for each VM to reflect the API capabilities Specification URL (additional information): None