c422c2610e
These updates allow the CLI user to fully take advantage of the shared pools functionality being added to Neutron LBaaS in preparation for L7 switching functionality. The Neutron LBaaS patch is here: https://review.openstack.org/#/c/218560/ Partially-Implements: blueprint lbaas-l7-rules Change-Id: Ib72d743ff0d6ca7f0fde034a8c73029308ca01a1
9 lines
240 B
YAML
9 lines
240 B
YAML
---
|
|
features:
|
|
- |
|
|
CLI support for Neutron-LBaaS v2 shared pools added.
|
|
|
|
* Pools can be created independently from listeners.
|
|
* Listeners can share the same default_pool.
|
|
* Makes Layer 7 switching support much more useful.
|