tempest/releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml
zhangxuanyuan 712dafab0d Remove method get_ipv6_addr_by_EUI64
oslo_utils.netutils provides same method get_ipv6_addr_by_EUI64

Change-Id: Ibc615d652be4594748188170764adb5d9fd0473b
2017-10-11 17:42:04 +08:00

6 lines
138 B
YAML

---
upgrade:
- |
Remove deprecated get_ipv6_addr_by_EUI64 method from data_utils.
Use the same method from oslo_utils.netutils.