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
3 files changed