openstack-python-openstackc.../openstackclient/network
Tang Chen 3278b3a022 Router: Add "router list" command using SDK
Add "router list" command. It takes one "--long" option.

By default, the command will print router id, name, status,
admin state up, distributed, ha and project id.

With "--long" option, it will also print routes and
external gateway info.

Change-Id: I9d21904c41c11ee1fa107f985744878a1dc2f970
Implements: blueprint neutron-client
Partial-bug: #1519503
2015-12-11 18:07:47 +00:00
..
v2 Router: Add "router list" command using SDK 2015-12-11 18:07:47 +00: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