Comment 5 for bug 1675489

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-openstackclient (master)

Reviewed: https://review.openstack.org/477728
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=e7ef9e855677051383446e18e393b1f96158331b
Submitter: Zuul
Branch: master

commit e7ef9e855677051383446e18e393b1f96158331b
Author: ycx <email address hidden>
Date: Tue Jun 27 10:12:06 2017 +0800

    Network: Add interfaces info in router show

    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 <email address hidden>

    Change-Id: I1252986122122defffe795292b83dc4e84481c7e
    Closes-Bug: #1675489