diff --git a/cloud/openstack/os_floating_ip.py b/cloud/openstack/os_floating_ip.py index df2faa967e8..d4ea326c98a 100644 --- a/cloud/openstack/os_floating_ip.py +++ b/cloud/openstack/os_floating_ip.py @@ -82,6 +82,7 @@ options: IP completely, or only detach it from the server. Default is to detach only. required: false default: false + version_added: "2.1" requirements: ["shade"] '''