tenks/ansible/filter_plugins
Mark Goddard 8802ff3e0e Use only the first 6 characters of the node name in link names
Linux interface names can be a maximum of 15 characters. Long node names can
exceed this limit, when combined with the patch port prefix, node index and
patch port suffix. By default, these are:

p-<node name prefix>-<node index>-(phy|ovs)

This is 7 characters, plus the node name prefix, plus the node index. A 6
character limit on the node name prefix gives a bit of wiggle room if the patch
prefix or suffix are changed from the defaults.

Change-Id: I672709a2fbf4eec2f7b7ba64404282d7f1e62935
TrivialFix
2018-11-26 10:53:25 +00:00
..
tenks.py Use only the first 6 characters of the node name in link names 2018-11-26 10:53:25 +00:00