Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use 'openstack subnet list' to retrieve VIP subnets
Using 'openstack subnet show' on a subnet that does not exist will return an error, instead use 'subnet list' with --name which will just return an empty string if it is not found.
- Loading branch information