openstack-python-openstackc.../openstackclient
Ukesh Kumar Vasudevan e04e389da2 router list if availability_zone ext not enabled
when calling router list with --long OSC expects the availability_zone
field in the response, even if this extension is not loaded:

As per the document, http://developer.openstack.org/api-ref/networking/
v2/?expanded=list-routers-detail, The availability zone(s) for the router
is available when router_availability_zone extension is enabled.

Added testcase to test router list without availability zone

Change-Id: Ic9abb06140eb310b797ade8b0463a876d8bea1b8
Closes-bug: #1622565
2016-09-15 16:24:15 +05:30
..
api Add importing file to import warnings 2016-08-30 09:21:02 -05:00
common Merge "Add importing file to import warnings" 2016-09-11 02:24:37 +00:00
compute osc-lib: shell 2016-08-05 13:48:55 -05:00
identity format token expires time to prevent json loading datetime data 2016-09-05 17:23:42 +00:00
image osc-lib: shell 2016-08-05 13:48:55 -05:00
locale Imported Translations from Zanata 2016-06-04 06:18:46 +00:00
network router list if availability_zone ext not enabled 2016-09-15 16:24:15 +05:30
object osc-lib: shell 2016-08-05 13:48:55 -05:00
tests router list if availability_zone ext not enabled 2016-09-15 16:24:15 +05:30
volume Implement "volume transfer request delete" command 2016-09-11 14:08:27 +08: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 Defer auth prompting until it is actually needed 2016-09-08 10:31:13 -05:00