Validate LB subnet before creating loadbalancer on it.
To create a loadbalancer, the network has to be either an external network or private network that connects to a tenant router. The tenant router needs to connect to gateway. It will throw exception if the network doesn’t meet this requirement.
| Parameters: |
|
|---|---|
| Returns: | True if subnet meet requirement, otherwise return False |