2 Commits

Author SHA1 Message Date
Hongbin Lu
d50fd0d501 Two fixes on test_list_available_zones
* Directly invoke method instead of using getattr
* Add 'availability_zones' to hyphen_exceptions

Change-Id: I287284c1c05aaaaf03cd3080538928e5c900f181
2018-10-31 19:41:08 +00:00
Goutham Pratapa
f341b5b644 Add network availability zones client
This patch creates the network v2.0 available zones client.
This client has only one api calls
- List available zones
This patch also includes tests for the new ip available client.

Change-Id: I881e3e038a775bd826b5c5675cb95e949f9c717e
2018-10-31 13:50:34 +05:30