openstack-python-openstackc.../openstackclient/tests/unit
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 move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
common move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
compute move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
identity move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
image move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
integ move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
network router list if availability_zone ext not enabled 2016-09-15 16:24:15 +05:30
object move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
volume Merge "Add unit test for volume type in volume v1" 2016-09-12 04:27:43 +00:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_shell.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
utils.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00