openstack-python-openstackc.../openstackclient/tests
Richard Theis a8ec2ac494 Support listing volume availability zones
Update the "os availability zone list" command to support listing
volume availability zones along with the currently listed compute
availability zones. This adds a --compute and --volume option to
the command in order to select the availability zones to list. By
default, all availability zones are listed.

If the Block Storage API does not support listing availability
zones then an warning message will be issued.

Change-Id: I8159509a41bd1fb1b4e77fdbb512cf64a5ac11a9
Closes-Bug: #1532945
2016-01-14 15:47:19 -06:00
..
api when fetching object store properties use lower() 2015-12-14 12:23:44 -05:00
common Support listing volume availability zones 2016-01-14 15:47:19 -06:00
compute Refactor "os availability zone list" 2016-01-14 11:43:31 -06:00
identity Replace assertEqual(*, None) with assertIsNone in tests 2016-01-07 14:37:01 +08:00
image Add owner validation for "openstack image create/set" 2015-12-21 11:17:42 -06:00
network Merge "Map some of the SDK field names" 2016-01-01 17:27:23 +00:00
object Merge "Move session and fixtures to keystoneauth1" 2015-10-20 19:57:36 +00:00
volume Support listing volume availability zones 2016-01-14 15:47:19 -06:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Move FakeServer to tests.common.v2.compute.fakes 2015-11-25 00:17:49 -08: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