diff --git a/doc/source/user/feature-classification/feature-matrix-healthmonitor.ini b/doc/source/user/feature-classification/feature-matrix-healthmonitor.ini index d8bb0219ce..2b2abc3a1a 100644 --- a/doc/source/user/feature-classification/feature-matrix-healthmonitor.ini +++ b/doc/source/user/feature-classification/feature-matrix-healthmonitor.ini @@ -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] 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 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 ] 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 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 ] 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 ] 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 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 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 driver.amphora=complete -driver.ovn=missing +driver.ovn=complete [operation.type.SCTP] title=type - SCTP diff --git a/doc/source/user/feature-classification/feature-matrix-l7policy.ini b/doc/source/user/feature-classification/feature-matrix-l7policy.ini index d38e754eaa..9b6685d598 100644 --- a/doc/source/user/feature-classification/feature-matrix-l7policy.ini +++ b/doc/source/user/feature-classification/feature-matrix-l7policy.ini @@ -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. diff --git a/doc/source/user/feature-classification/feature-matrix-l7rule.ini b/doc/source/user/feature-classification/feature-matrix-l7rule.ini index c8c4afbf7e..df782d7cc0 100644 --- a/doc/source/user/feature-classification/feature-matrix-l7rule.ini +++ b/doc/source/user/feature-classification/feature-matrix-l7rule.ini @@ -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. diff --git a/doc/source/user/feature-classification/feature-matrix-lb.ini b/doc/source/user/feature-classification/feature-matrix-lb.ini index 60f104a854..a1e96ee3bd 100644 --- a/doc/source/user/feature-classification/feature-matrix-lb.ini +++ b/doc/source/user/feature-classification/feature-matrix-lb.ini @@ -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. diff --git a/doc/source/user/feature-classification/feature-matrix-listener.ini b/doc/source/user/feature-classification/feature-matrix-listener.ini index 53fe80885a..d4cb158096 100644 --- a/doc/source/user/feature-classification/feature-matrix-listener.ini +++ b/doc/source/user/feature-classification/feature-matrix-listener.ini @@ -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. diff --git a/doc/source/user/feature-classification/feature-matrix-member.ini b/doc/source/user/feature-classification/feature-matrix-member.ini index 22459f8849..9213d1289d 100644 --- a/doc/source/user/feature-classification/feature-matrix-member.ini +++ b/doc/source/user/feature-classification/feature-matrix-member.ini @@ -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. diff --git a/doc/source/user/feature-classification/feature-matrix-pool.ini b/doc/source/user/feature-classification/feature-matrix-pool.ini index 64888dacb6..2f18040d12 100644 --- a/doc/source/user/feature-classification/feature-matrix-pool.ini +++ b/doc/source/user/feature-classification/feature-matrix-pool.ini @@ -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.