[doc] Metadata service supports IPv6 networks

Metadata service now supports IPv6 networks. This patch removes
this limitation in the documentation.

Related-Bug: #1460177
Change-Id: I1c50aef5e4aa60705f923f399e8d36c37a9d6289
This commit is contained in:
Rodolfo Alonso Hernandez 2022-11-14 08:26:10 +01:00
parent c8f65b76c3
commit bb2d706107

View File

@ -485,13 +485,6 @@ addresses are generated using an EUI64-based value.
Other types of guests might have similar configuration options, please
consult your distribution documentation for more information.
There are no provisions for an IPv6-based metadata service similar to what is
provided for IPv4. In the case of dual-stacked guests though it is always
possible to use the IPv4 metadata service instead. IPv6-only guests will have
to use another method for metadata injection such as using a configuration
drive, which is described in the Nova documentation on
`config-drive <https://docs.openstack.org/nova/latest/user/config-drive.html>`__.
Unlike IPv4, the MTU of a given network can be conveyed in both the Router
Advertisement messages sent by the router, as well as in DHCP messages.