Add additional-vips to the feature matrix
Include additional VIPs feature in the Amphora and OVN provider matrix since it has already been integrated for both providers. Change-Id: If43296d81bbaa10bd5e720d7c18920321ab8b743
This commit is contained in:
parent
bbb4713464
commit
d5d8c6bf52
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user