python-openstackclient/releasenotes/notes/bug-1675489-a1d226f2ee91142...

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>`_]