cyclades: Fix mishandling of MAX_CIDR_BLOCK setting
Fix mishandling of MAX_CIDR_BLOCK setting. The CIDR range should be [MAX_CIDR_BLOCK, 29] instead of (MAX_CIDR_BLOCK, 29] that was until now.
Showing
Please register or sign in to comment