Skip to content

Commit fcabfda

Browse files
committed
[occm] add a note that the provider octavia is a deprecated alias
1 parent 068a73d commit fcabfda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/openstack-cloud-controller-manager/using-openstack-cloud-controller-manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ Although the openstack-cloud-controller-manager was initially implemented with N
211211
If `lb-provider` is set to "ovn" the value must be set to `SOURCE_IP_PORT`.
212212
213213
* `lb-provider`
214-
Optional. Used to specify the provider of the load balancer, e.g. "amphora" (default), "octavia", or "ovn". Only the "amphora", "octavia", and "ovn" providers are officially tested, other providers will cause a warning log.
214+
Optional. Used to specify the provider of the load balancer, e.g. "amphora" (default), "octavia" (deprecated alias for "amphora"), or "ovn". Only the "amphora", "octavia", and "ovn" providers are officially tested, other providers will cause a warning log.
215215
216216
* `lb-version`
217217
Optional. If specified, only "v2" is supported.

0 commit comments

Comments
 (0)