File: add-shared-pools-support-6f79b565afad3e47.yaml

package info (click to toggle)
python-neutronclient 1%3A6.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,856 kB
  • ctags: 3,289
  • sloc: python: 19,731; sh: 274; makefile: 21
file content (8 lines) | stat: -rw-r--r-- 240 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
---
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.