isRangeAvailableForAllocation
Checks if the given range is allocatable a provisioner.
Return
true if the range is not in use by another provisioner or false otherwise.
Parameters
range
Ranges to be allocated.
Throws
if the provisioner does not belong to the network.