Comment 8 for bug 1499657

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

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

commit 4679a4c1933da0b94efb5d3d453d119801289a97
Author: Rui Chen <email address hidden>
Date: Thu Feb 9 17:25:36 2017 +0800

    Fix --parents and --children options in project show

    Options "--parents" and "--children" don't work in "project show"
    command, fix the issue and add related unit and functional tests.

    Change-Id: Id9965267a037442f1077f8e1929d0527981f643d
    Closes-Bug: #1499657