ee0f5b2ab2
get_random_mac is used by networking-ovn, tap-as-a-service, neutron-vpnaas, and vmware-nsx, so we should move it into the neutron-lib repository. Change-Id: I391300e6f1d04b2413084bccdbacb038071c4509
5 lines
168 B
YAML
5 lines
168 B
YAML
---
|
|
features:
|
|
- The ``get_random_mac`` utility function from ``neutron.common.utils`` is
|
|
now in ``neutron_lib.utils.net`` with the same name, ``get_random_mac``.
|