openstack-python-openstackc.../openstackclient/common
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
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
availability_zone.py Support listing network availability zones 2016-02-02 08:08:25 -06:00
clientmanager.py Refactor network endpoint enablement checking 2016-01-04 13:49:49 -06:00
command.py log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
commandmanager.py Delete the unused LOG configure code 2016-01-05 02:47:12 -05:00
configuration.py log take_action parameters in a single place 2016-02-02 09:58:32 +09: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 log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
limits.py log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
logs.py Rename context.py to logs.py 2015-10-30 17:38:42 +09:00
module.py log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
parseractions.py Fix the bug of "openstack console log show" 2015-11-09 04:22:09 -05:00
quota.py Merge "Fix showing network quotas for a project" 2016-02-02 04:06:57 +00:00
session.py Switch to ksa Session 2015-12-02 01:55:14 +00:00
timing.py log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
utils.py log_method: get logger from decorated method if unspecified 2016-01-20 22:02:19 +09:00