Comment 14 for bug 1610883

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

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

commit d44782bc089d6f3092cc2ee22ee4a13ea0c40ce9
Author: Cao Xuan Hoang <email address hidden>
Date: Fri Sep 16 14:31:26 2016 +0700

    Add filtering options to os subnet list command

    This patch adds the following filtering options:
    '--project' and '--project-domain', '--network', '--gateway',
    '--name', '--subnet-range' to the command.

    Change-Id: I575739486b9548492bd00f50130181b825534226
    Partially-Implements: blueprint network-commands-options
    Closes-Bug: #1610883