-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.19
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
Moderate
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
Section 3.8 [1] and 5.7 [2], discussing about Openstack cloud controller manager options, state that the lb-provider property "accepts "ovn" or "amphora" as values". However, section 8.2.1 [3] states, "Used to specify the provider of the load balancer, for example, amphora or octavia. Only the Amphora and Octavia providers are supported." This creates a direct contradiction regarding the exact values to use for lb-provider. "octavia" is not a correct Octavia provider and should be replaced by "ovn", so the terminology and options across the documentation is consistent.
Version-Release number of selected component (if applicable):
4.19 and before
How reproducible:
Always
Steps to Reproduce:
1. Check lb-provider options in [3]
Actual results:
amphora or octavia
Expected results:
amphora or ovn
Additional info: