openstack-python-openstackc.../openstackclient/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
client.py Migrate network client to SDK. 2015-12-09 09:30:29 +08:00
common.py Merge "Refactor security group rule delete to use SDK" 2016-02-18 09:03:27 +00:00