Docs: update OpenStack floating IPs notes

Introduce the new "floating_ip_network" parameter and add deprecation
warning for the "floating_ip_pool" parameter.
This commit is contained in:
Andrei Ozerov 2018-06-12 14:22:14 +03:00
parent c9047cbfbe
commit 29c20eae78
1 changed files with 5 additions and 2 deletions

View File

@ -112,8 +112,11 @@ builder.
- `floating_ip` (string) - A specific floating IP to assign to this instance.
- `floating_ip_pool` (string) - The name of the floating IP pool to use to
allocate a floating IP.
- `floating_ip_network` (string) - The ID of an external network that can be
used for creation of a new floating IP.
- `floating_ip_pool` (string) - *Deprecated* use `floating_ip_network`
instead.
- `image_members` (array of strings) - List of members to add to the image
after creation. An image member is usually a project (also called the