commit | b0dbe4b92f19e4c6ec2d51c1fca900a4bc18b9fd | [log] [tgz] |
---|---|---|
author | zhufl <zhu.fanglei@zte.com.cn> | Mon Sep 11 16:45:17 2017 +0800 |
committer | zhufl <zhu.fanglei@zte.com.cn> | Tue Sep 12 10:01:05 2017 +0800 |
tree | b0d020254ce2cab3e03bef77822d2cb57b1c33fd | |
parent | fc289335c88d29762c16115ac648254d023d3dba [diff] |
Fix the redundant use of netaddr.IPNetwork This is to remove the redundant use of netaddr.IPNetwork casting because self.cidr is already casted by netaddr.IPNetwork. Change-Id: I403d09e2adaaf77abce2b50e05daad328ec925b7