Small fix in loadbalancer POST api-ref

The user can set flavor_id and provider, but the provider of the flavor
profiles must match the provider parameter.

Change-Id: I6453c177408e6d9db46317e3b3de26df3e44671c
This commit is contained in:
Gregory Thiemonge 2021-02-01 18:59:37 +01:00
parent f5e6292991
commit 6a7d8b2cdc

View File

@ -117,7 +117,8 @@ You can also specify the ``provider`` attribute when you create a
load balancer. The ``provider`` attribute specifies which backend should
be used to create the load balancer. This could be the default provider
(``octavia``) or a vendor supplied ``provider`` if one has been installed.
Setting both a flavor_id and a provider will result in a conflict error.
Setting both a flavor_id and a provider will result in a conflict error if
the provider does not match the provider of the configured flavor profiles.
Specifying a Virtual IP (VIP) is mandatory. There are three ways to specify
a VIP network for the load balancer: