Comment 2 for bug 1641868

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

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

commit 2e78c11c8d485195b9ae40b9d00cf3a557aebd6d
Author: Zhou Zhihong <email address hidden>
Date: Wed Dec 21 18:27:26 2016 -0800

    Add options to allow filtering on agent list

    Add options to allow filtering via --agent-type
    and --host on agent list

    Change-Id: I1800f0777aa92a76b4b95f64f8acc18454809e81
    Closes-Bug: #1641868
    Partially-Implements: blueprint network-commands-options