Comment 2 for bug 1614385

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

Reviewed: https://review.openstack.org/357027
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=96a8ed435c7e55633c00dbb1283477ff11cf35f9
Submitter: Jenkins
Branch: master

commit 96a8ed435c7e55633c00dbb1283477ff11cf35f9
Author: Rui Chen <email address hidden>
Date: Thu Aug 18 15:37:13 2016 +0800

    Support listing specified server's ports

    Add new option "--server" for "port list" command to
    list all of the ports that are attached on the specified
    server.

    Change-Id: I8b5550ea5068405b163711303465b704b5207410
    Closes-Bug: #1614385