openstack-python-openstackc.../openstackclient/tests/common
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
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
test_availability_zone.py Support listing volume availability zones 2016-01-14 15:47:19 -06:00
test_clientmanager.py Rename endpoint type to interface 2015-07-15 10:11:59 -06:00
test_commandmanager.py fix the wrong order of assertEqual args 2015-01-27 17:02:41 +08:00
test_configuration.py Add configuration show command 2015-07-23 13:00:59 -06:00
test_extension.py SDK integration extensions and server create networks 2015-12-09 11:39:20 -07:00
test_logs.py Use assertTrue/False instead of assertEqual(T/F) 2016-01-07 12:40:09 +05:30
test_module.py Add 'command list' command 2014-10-08 21:57:26 -05:00
test_parseractions.py Refactor: Initialize parser in setUp() in TestNonNegativeAction 2015-12-28 20:01:13 +08:00
test_quota.py Add project name/ID validation for "openstack quota show" 2015-11-29 22:30:04 -05:00
test_timing.py Fix session timing 2015-04-07 23:53:31 -07:00
test_utils.py Improve output for "os security group show" 2015-12-23 13:44:22 -06:00