Commit Graph

9 Commits (master)

Author SHA1 Message Date
Fernando Royo 79fb5bf86c Update doc about ovn-octavia HM type limitation
Clarify that HM type is not supported for SCTP because OVN
health checks is just supporting TCP and UDP-CONNECT.

Change-Id: Ice771ae36a521baad792c935fd2481602548a24d
2023-04-10 17:12:28 +02:00
Luis Tomas Bolivar 0c248ddb5e Update documentation about ovn-octavia limitations
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
2022-09-14 08:14:16 +02:00
shanyunfan33 f72d2693b8 remove unicode from code
remove unicode from code

Change-Id: Ib0c2ca553a2152003d3384844c9fe7f408fd09cf
2021-12-24 14:46:25 +08:00
Brian Haley c5a8e25dd7 Update docs based on support added recently.
Change-Id: Icdde0389845e5f74a660ed33946cb5cd068803ed
2021-08-25 12:30:10 -04:00
Maciej Józefczyk 3445f5fabf Update ROUND_ROBIN to SOURCE_IP_PORT in docs
In docs there was a leftover in sample commands.
It should be SOURCE_IP_PORT algorithm used instead
ROUND_ROBIN.

Change-Id: Ic02c1af784e37f954de1e4edbd9127410aaca0ee
2020-07-14 12:30:48 +00:00
Brian Haley 52f9f82033 Switch to newer openstackdocstheme and reno versions
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
2020-06-09 18:05:08 +00:00
Maciej Józefczyk e81342ae10 Add configuration page to docs
This page was missing. Added also tox env to generate config.

Change-Id: I8d8ed95ec603ea143a24d28dc92fa55600e0274e
2020-03-18 14:26:32 +00:00
Brian Haley e948b83896 Add admin and contributor documentation
This patch adds documenation on the driver design and API.

Change-Id: Ia5a011f6f1a6a97511bf29915a62a5cdad694eee
2020-03-02 11:33:16 +01:00
Maciej Józefczyk 184f629f17 Initialize repository
This commit adds basic project configuration.

Change-Id: Ia5e4aa81213f34654e21e65ab44f4eea03851a9a
2020-01-15 14:41:32 +00:00