openstack-python-openstackc.../openstackclient/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
availability_zone.py Support listing volume availability zones 2016-01-14 15:47:19 -06:00
clientmanager.py Mask the sensitive values in debug log 2015-10-12 16:55:48 -07:00
commandmanager.py Delete the unused LOG configure code 2016-01-05 02:47:12 -05:00
configuration.py Use a common decorator to log 'take_action' activation 2015-09-01 16:49:54 -07:00
exceptions.py Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc. 2013-01-31 13:31:41 -06:00
extension.py Merge "Use Block Storage instead of Volume" 2016-01-04 16:23:30 +00:00
limits.py Use Block Storage instead of Volume 2015-11-27 17:56:10 +08:00
logs.py Rename context.py to logs.py 2015-10-30 17:38:42 +09:00
module.py Use a common decorator to log 'take_action' activation 2015-09-01 16:49:54 -07:00
parseractions.py Fix the bug of "openstack console log show" 2015-11-09 04:22:09 -05:00
quota.py Add project name/ID validation for "openstack quota show" 2015-11-29 22:30:04 -05:00
session.py Switch to ksa Session 2015-12-02 01:55:14 +00:00
timing.py Fix session timing 2015-04-07 23:53:31 -07:00
utils.py Merge "Trivial: Remove useless string_to_bool()" 2016-01-08 06:23:32 +00:00