e7ef9e8556
Add a list of interfaces info in the output of 'openstack router show'. The information of router interface are: IP address, subnet ID and port ID. Co-Authored-By: Dongcan Ye <hellochosen@gmail.com> Change-Id: I1252986122122defffe795292b83dc4e84481c7e Closes-Bug: #1675489
7 lines
291 B
YAML
7 lines
291 B
YAML
---
|
|
features:
|
|
- Add router interfaces info (as field ``interfaces_info``) to ``router show`` command.
|
|
The information of router interface include port's ID, IP address,
|
|
the subnet ID it belongs.
|
|
[Bug `1675489 <https://bugs.launchpad.net/python-openstackclient/+bug/1675489>`_]
|