Comment 2 for bug 1634799

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

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

commit e0e46bca093984926de11559e312d1f1fcade108
Author: Yan Xing'an <email address hidden>
Date: Wed Oct 19 02:21:41 2016 -0700

    Add --fixed-ip option to the port list command

    Add support to allow filtering ports via --fixed-ip
    option to the port list command.

    Change-Id: I2f728368d3046b2e6feadd0848bf6f8680e31aba
    Partial-bug: #1634799
    Partially-Implements: blueprint network-commands-options