Remove no-longer valid comment about IPv6 workaround

This has not been true since we merged
3988a9956e40a5b2f739eb8851ccb1d0b431a2e8 .

Closes-Bug: #1668791
Change-Id: I217d998a63d3d31ead0432e9661a422ee1913a88
This commit is contained in:
Cyril Roelandt 2024-10-15 17:22:43 +02:00
parent 13acba7505
commit f640f5e2dd

@ -26,9 +26,6 @@ of its features. Some examples include the ``qemu-img`` utility used by the
tasks feature, ``pydev`` to debug using popular IDEs, ``python-xattr`` for
Image Cache using "xattr" driver.
On the other hand, if ``dnspython`` is installed in the environment, Glance
provides a workaround to make it work with IPV6.
Additionally, some libraries like ``xattr`` are not compatible when
using Glance on Windows (see :ref:`the documentation on config options
affecting the Image Cache <configuring>`).