octavia-dashboard/releasenotes/notes/bp-horizon-lbaas-v2-ui-ba7e4c97a0460f85.yaml
Justin Pomeroy e97f960431 Add release note for LBaaS v2 dashboard work in Mitaka
Change-Id: I4404b10313c31f4f5f7be395dcd7a69f56e46289
2016-03-11 13:26:01 -06:00

18 lines
954 B
YAML

---
features:
- A new dashboard wizard for Neutron LBaaS version 2. Allows you to create a
version 2 load balancer and related resources such as a listener, pool,
pool members, and health monitor.
- A view of all the existing version 2 load balancers.
- Ability to view details of a version 2 load balancer and drill down to see
details for the listener, pool, pool member, and health monitor resources.
- Ability to create, update, and delete the version 2 load balancer, listener,
pool, pool member, and health monitor resources.
- Ability to associate and disassociate floating IP addresses for a version
2 load balancer.
- Ability to choose from SSL certificates stored by the key-manager service
when creating a version 2 listener using the TERMINATED_HTTPS protocol.
- Ability to choose from existing instances from the compute service or
specify external members when adding members to a version 2 pool.