Comment 3 for bug 1610883

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

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

commit 831546fb9e4150074baecee9470a0b8d681e0f86
Author: Cao Xuan Hoang <email address hidden>
Date: Tue Aug 9 11:25:35 2016 +0700

    Add '--dhcp' and '--no-dhcp' options to os subnet list cmd

    This patch adds '--dhcp' and '--no-dhcp' options to filter
    subnets resulted by os subnet list command.

    Change-Id: Ib574cc54594845bc5c5afc38bf44e3b224d33b17
    Partial-Bug: #1610883