Comment 5 for bug 1562067

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

Reviewed: https://review.openstack.org/371908
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=554607eb3dab879da8e172eacb72930e54f0acf4
Submitter: Jenkins
Branch: master

commit 554607eb3dab879da8e172eacb72930e54f0acf4
Author: Reedip <email address hidden>
Date: Sat Sep 17 13:09:42 2016 +0530

    Provide support to list ports by network

    The new --network option provides a list of ports
    connected with the current network.

    Change-Id: I6a45184887b3e65f792391cb7e91f4ad85f29e03
    Partial-Bug:#1562067
    Partially-Implements: blueprint network-commands-options