----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15108/ -----------------------------------------------------------
Review request for cloudstack, Alex Huang and Laszlo Hornyak. Repository: cloudstack-git Description ------- The MAC address is determined in the following order 1. Look for MAC that matches interface of cluster.node.IP 2. Look for first interface alphabetically that has a non-linklocal address 3. Look for first interface alphabetically 4. Randomly generate a mac address Diffs ----- utils/src/com/cloud/utils/net/MacAddress.java 15350c8 Diff: https://reviews.apache.org/r/15108/diff/ Testing ------- Thanks, Darren Shepherd