Updated openstack/openstack

Project: openstack/oslo.utils  a9c620733be503e90ac79c2136c858cd97b7704f

Utility API to generate EUI-64 IPv6 address

For a network using IPv6 SLAAC, Neutron would calculate the port
addresses based on EUI-64 specification which is generated via
IPv6 prefix and the interface MAC address. EUI-64 is a standard
algorithm and is explained at the following url
http://packetlife.net/blog/2008/aug/4/eui-64-ipv6

This utility api is present in both Neutron [1] and Tempest [2] to
validate certain IPv6 scenarios. Hence, having it in oslo.utils
would be ideal.

[1] - https://github.com/openstack/neutron/blob/master/neutron/common/ipv6_utils.py#L32
[2] - https://github.com/openstack/tempest/blob/master/tempest/common/utils/data_utils.py#L85

Change-Id: I3d1c6b22ecddf7faad83cc12c674a9c5c96b1759
This commit is contained in:
Jenkins 2015-03-02 07:26:47 +00:00 committed by Gerrit Code Review
parent 55ad06580c
commit d958060552
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit db5a0c6284f419e0a025476653e19b8fcc9bcd6c
Subproject commit a9c620733be503e90ac79c2136c858cd97b7704f