File: support-additional-vips-cd0164f1838ee676.yaml

package info (click to toggle)
python-octaviaclient 3.10.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,184 kB
  • sloc: python: 12,641; sh: 57; makefile: 23
file content (7 lines) | stat: -rw-r--r-- 277 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
---
features:
  - |
    It is now possible to create a loadbalancer with more than one VIP by
    passing ``--additional-vip subnet-id=<name-or-uuid>[,ip-address=<ip>]`` to
    the create command.
    Additional VIPs will also appear in the ``show`` details of a loadbalancer.