openstack-python-openstackc.../openstackclient
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 log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
identity log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
image log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
locale Update translation setup 2016-01-29 08:18:50 +09:00
network Consume openstackclient.common.command in subnet/port 2016-02-02 11:03:07 +09:00
object log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
tests Support listing network availability zones 2016-02-02 08:08:25 -06:00
volume log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py The format_exc method does not take an exception 2015-12-08 09:23:47 -07:00