Comment 2 for bug 1634333

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

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

commit a1e305641430af48b72c941f87c7ffcc182b3f9a
Author: Yan Xing'an <email address hidden>
Date: Mon Oct 17 22:33:35 2016 -0700

    Add option to allow filtering by mac-address on port list

    Added support to allow filtering ports via --mac-address
    option to the port list command.

    Change-Id: I903e443f2f9057571d46520c4cafb88d1972c0cb
    Partial-bug: #1634333
    Partially-Implements: blueprint network-commands-options