openstack-python-openstackc.../openstackclient/network
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
..
v2 router list if availability_zone ext not enabled 2016-09-15 16:24:15 +05:30
__init__.py Network CRUD 2014-06-24 15:00:25 -06:00
client.py osc-lib: shell 2016-08-05 13:48:55 -05:00
common.py Change to plural form of object in multi delete error message in networkv2 2016-07-14 18:34:19 +08:00
utils.py Refactor security group show to use SDK 2016-03-10 08:33:52 -06:00