From: davidplunkett Date: Thu, 23 May 2019 02:20:25 +0000 (+0000) Subject: calculate subnet/netmask from cidr X-Git-Tag: 1.0.0~19 X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;h=0a2885e1506c60df0e39d1681657661bacd39670;hp=0a2885e1506c60df0e39d1681657661bacd39670;p=yaml_builds.git calculate subnet/netmask from cidr Use the host cidr from the input file to calculate the subnet/network and netmask for the host interface using the python netaddr libary and custom jinja2 filters in jcopy.py Signed-off-by: davidplunkett Change-Id: I2e7e4c8d6e26e2a35078bd7773d83a0677aa4b46 ---