[admin-guide] Add content about floating IPs only use IPv4 addresses

Change-Id: I45cdf10f3ce3a57513a4673d03f94bd9951f148a
Closes-Bug: #1577289
This commit is contained in:
chenxing 2017-05-04 10:29:27 +00:00 committed by Chason Chan
parent 2f5446d775
commit 2d7639a577
1 changed files with 8 additions and 0 deletions

View File

@ -9,6 +9,14 @@ communication between instances, and public IP addresses are used
for communication with networks outside the cloud, including the
Internet.
.. note::
When creating and updating a floating IP, only consider IPv4 addresses
on both the floating IP port and the internal port the floating IP is
associated with. Additionally, disallow creating floating IPs on networks
without any IPv4 subnets, since these floating IPs could not be allocated
an IPv6 address.
- By default, both administrative and end users can associate floating IP
addresses with projects and instances. You can change user permissions for
managing IP addresses by updating the ``/etc/nova/policy.json``