Merge "Add additional-vips to the feature matrix"

This commit is contained in:
Zuul 2024-03-07 11:30:47 +00:00 committed by Gerrit Code Review
commit 6b0ca25696
1 changed files with 8 additions and 0 deletions

View File

@ -22,6 +22,14 @@ link=https://docs.openstack.org/ovn-octavia-provider/latest/admin/driver.html
# Note: These should be in the order they appear in a create call.
[operation.additional_vips]
title=additional_vips
status=optional
notes=Additional VIPs to the primary one. Every additional VIP shall include the ``subnet_id`` as mandatory and the ``ip_address`` as optional. Additional VIP subnets must all belong to the same network as the primary VIP.
cli=openstack loadbalancer create [--additional-vip <additional_vip>] <load_balancer>
driver.amphora=complete
driver.ovn=complete
[operation.admin_state_up]
title=admin_state_up
status=mandatory