openstack-python-openstackc.../openstackclient/tests/network
Tang Chen 50443127c5 Fix incorrect unit test for router
Command "router show" will display router's "tenant_id" as
"project_id". But in the unit test, it checks "tenant_id",
which is incorrect.

This patch fix this problem, and add a _get_columns() helper
function to simplify the code.

Change-Id: I0087ef7dfd0130b6c47222495848c4f2b9804b1b
2016-03-03 20:50:17 +08:00
..
v2 Fix incorrect unit test for router 2016-03-03 20:50:17 +08:00
__init__.py Network CRUD 2014-06-24 15:00:25 -06:00
test_common.py Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00