From 29c20eae78b0b43cbfd45ebd70b2770a3eb5f252 Mon Sep 17 00:00:00 2001 From: Andrei Ozerov Date: Tue, 12 Jun 2018 14:22:14 +0300 Subject: [PATCH] Docs: update OpenStack floating IPs notes Introduce the new "floating_ip_network" parameter and add deprecation warning for the "floating_ip_pool" parameter. --- website/source/docs/builders/openstack.html.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/website/source/docs/builders/openstack.html.md b/website/source/docs/builders/openstack.html.md index 5ac1cac85..e81eb5ce9 100644 --- a/website/source/docs/builders/openstack.html.md +++ b/website/source/docs/builders/openstack.html.md @@ -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