Files
oslo.utils/oslo_utils/tests/test_netutils.py
Elvira García 076aaac87f Add a function to trim scope out of ipv6 addr
Currently, is_valid_ipv6 accepts ipv6 addresses with scope. However,
there are functions that won't accept an address with scope. An example
of this would be the netaddress.IPAdress() function used in Neutron.

Related-Bug: #2073894
Change-Id: If2757dfc91f5b4c8257dee49d6da1e216b3e7cd8
2024-08-14 10:36:59 +02:00

21 KiB