openstack-python-openstackc.../openstackclient/tests
Richard Theis 4d332defbc Support listing network availability zones
Update the "os availability zone list" command to support listing
network availability zones along with the currently listed compute
and volume availability zones. This adds the --network option to
the command in order to only list network availability zones. By
default, all availability zones are listed. The --long option
was also updated to include a "Zone Resource" column which is
applicable to network availability zones. Example zone resources
include "network" and "router".

If the Network API does not support listing availability zones
then a warning message will be issued when the --network option
is specified.

This support requires an updated release of the SDK in order
to pull in [1].

[1] https://bugs.launchpad.net/python-openstacksdk/+bug/1532274

Change-Id: I78811d659b793d9d2111ea54665d5fe7e4887264
Closes-Bug: #1534202
2016-02-02 08:08:25 -06:00
..
api when fetching object store properties use lower() 2015-12-14 12:23:44 -05:00
common Support listing network availability zones 2016-02-02 08:08:25 -06:00
compute Merge "Refactor "os availability zone list"" 2016-01-22 19:22:42 +00:00
identity Merge "Changed the abstract columns and datalists from test cases of common and Identity" 2016-01-14 16:33:16 +00:00
image Trivial: Fix wrong comment in test_image.py 2016-02-02 15:22:40 +08:00
network Support listing network availability zones 2016-02-02 08:08:25 -06:00
object Refactor abstract columns and datalist out in image and object 2016-01-23 11:44:15 +05:30
volume Merge "Support listing volume availability zones" 2016-01-22 19:23:20 +00:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Refactor network endpoint enablement checking 2016-01-04 13:49:49 -06:00
test_shell.py Add all regions to cloud configuration 2015-12-23 12:48:45 -06:00
utils.py Check volume status before extending size 2015-02-06 09:05:41 -08:00