Comment 4 for bug 1244618

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

Reviewed: https://review.openstack.org/63619
Committed: https://git.openstack.org/cgit/openstack/python-neutronclient/commit/?id=0b4b2fe41e0df76f1f3fd0a8d214991292d4e9c0
Submitter: Jenkins
Branch: master

commit 0b4b2fe41e0df76f1f3fd0a8d214991292d4e9c0
Author: Andreas Jaeger <email address hidden>
Date: Sun Dec 22 07:28:51 2013 +0100

    Fix description of ListSubnet

    The help texts for both "neutron net-list" and "neutron subnet-list"
    give the same text "List networks that belong to a given tenant."

    Fix it so that subnet-list output the proper "subnet"

    Change-Id: I0877b51ad10ac0e04b24effa7cbd1e412098e363
    Partial-Bug: #1244618