Update doc for the OVN provider

Update doc according last improvements on HM for the OVN
provider. Also point to ovn-octavia-provider repo for doc,
instead to networking-ovn.

Change-Id: I8b83e06c89abcc9100085357c2dc265e3178d1c5
This commit is contained in:
Fernando Royo 2023-04-10 16:56:14 +02:00
parent cad146f1bb
commit 25fbd4e8e7
7 changed files with 16 additions and 16 deletions

@ -18,7 +18,7 @@ link=https://docs.openstack.org/api-ref/load-balancer/v2/index.html
[driver.ovn]
title=OVN Provider
link=https://docs.openstack.org/networking-ovn/latest/admin/loadbalancer.html
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.
@ -28,7 +28,7 @@ status=mandatory
notes=Enables and disables the health monitor.
cli=openstack loadbalancer healthmonitor create [--enable | --disable] <pool>
driver.amphora=complete
driver.ovn=missing
driver.ovn=complete
[operation.delay]
title=delay
@ -36,7 +36,7 @@ status=mandatory
notes=The time, in seconds, between sending probes to members.
cli=openstack loadbalancer healthmonitor create --delay <delay> <pool>
driver.amphora=complete
driver.ovn=missing
driver.ovn=complete
[operation.domain_name]
title=domain_name
@ -76,7 +76,7 @@ status=optional
notes=The name of the health monitor. Provided by the Octavia API service.
cli=openstack loadbalancer healthmonitor create [--name <name>] <pool>
driver.amphora=complete
driver.ovn=missing
driver.ovn=complete
[operation.max_retries]
title=max_retries
@ -84,7 +84,7 @@ status=mandatory
notes=The number of successful checks before changing the operating status of the member to ONLINE.
cli=openstack loadbalancer healthmonitor create --max-retries <max_retries> <pool>
driver.amphora=complete
driver.ovn=missing
driver.ovn=complete
[operation.max_retries_down]
title=max_retries_down
@ -92,7 +92,7 @@ status=optional
notes=The number of allowed check failures before changing the operating status of the member to ERROR.
cli=openstack loadbalancer healthmonitor create [--max-retries-down <max_retries_down>] <pool>
driver.amphora=complete
driver.ovn=missing
driver.ovn=complete
[operation.tags]
title=tags
@ -100,7 +100,7 @@ status=optional
notes=The tags for the health monitor. Provided by the Octavia API service.
cli=openstack loadbalancer healthmonitor create [--tag <tag>] <pool>
driver.amphora=complete
driver.ovn=missing
driver.ovn=complete
[operation.timeout]
title=timeout
@ -108,7 +108,7 @@ status=mandatory
notes=The maximum time, in seconds, that a monitor waits to connect before it times out.
cli=openstack loadbalancer healthmonitor create --timeout <timeout> <pool>
driver.amphora=complete
driver.ovn=missing
driver.ovn=complete
[operation.type.HTTP]
title=type - HTTP
@ -141,7 +141,7 @@ status=optional
notes=Use TCP for the health monitor.
cli=openstack loadbalancer healthmonitor create --type TCP <pool>
driver.amphora=complete
driver.ovn=missing
driver.ovn=complete
[operation.type.TLS-HELLO]
title=type - TLS-HELLO
@ -157,7 +157,7 @@ status=optional
notes=Use UDP-CONNECT for the health monitor.
cli=openstack loadbalancer healthmonitor create --type UDP-CONNECT <pool>
driver.amphora=complete
driver.ovn=missing
driver.ovn=complete
[operation.type.SCTP]
title=type - SCTP

@ -18,7 +18,7 @@ link=https://docs.openstack.org/api-ref/load-balancer/v2/index.html
[driver.ovn]
title=OVN Provider
link=https://docs.openstack.org/networking-ovn/latest/admin/loadbalancer.html
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.

@ -18,7 +18,7 @@ link=https://docs.openstack.org/api-ref/load-balancer/v2/index.html
[driver.ovn]
title=OVN Provider
link=https://docs.openstack.org/networking-ovn/latest/admin/loadbalancer.html
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.

@ -18,7 +18,7 @@ link=https://docs.openstack.org/api-ref/load-balancer/v2/index.html
[driver.ovn]
title=OVN Provider
link=https://docs.openstack.org/networking-ovn/latest/admin/loadbalancer.html
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.

@ -18,7 +18,7 @@ link=https://docs.openstack.org/api-ref/load-balancer/v2/index.html
[driver.ovn]
title=OVN Provider
link=https://docs.openstack.org/networking-ovn/latest/admin/loadbalancer.html
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.

@ -18,7 +18,7 @@ link=https://docs.openstack.org/api-ref/load-balancer/v2/index.html
[driver.ovn]
title=OVN Provider
link=https://docs.openstack.org/networking-ovn/latest/admin/loadbalancer.html
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.

@ -18,7 +18,7 @@ link=https://docs.openstack.org/api-ref/load-balancer/v2/index.html
[driver.ovn]
title=OVN Provider
link=https://docs.openstack.org/networking-ovn/latest/admin/loadbalancer.html
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.