Clarify that HM type is not supported for SCTP because OVN
health checks is just supporting TCP and UDP-CONNECT.
Change-Id: Ice771ae36a521baad792c935fd2481602548a24d
Clarify that some specific amphora functionality is not needed at
ovn-octavia (not a real limitation, it just does not apply when you
don't have a VM doing the loadbalancing).
Also drop the limitation about the load balancers stuck in pending_X
as this should be no longer the case, and if that so it is a bug that
needs fixing, not a limitation.
Change-Id: Ic5b39d7a23f0d8d0bf2bae5e3ab5e67920ff348a
In docs there was a leftover in sample commands.
It should be SOURCE_IP_PORT algorithm used instead
ROUND_ROBIN.
Change-Id: Ic02c1af784e37f954de1e4edbd9127410aaca0ee
Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
these versions will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems
Update Sphinx version as well.
Remove docs requirements from lower-constraints, they are not needed
during install or test but only for docs building.
openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.
Set openstackdocs_pdf_link to link to PDF file. Note that
the link to the published document only works on docs.openstack.org
where the PDF file is placed in the top-level html directory. The
site-preview places the PDF in a pdf directory.
Set openstackdocs_auto_name to use 'project' as name.
Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.
Change-Id: Ibc90380a5b11a40e8f5adf171416d997f3452bed