Comment 7 for bug 1531418

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

Reviewed: https://review.openstack.org/296580
Committed: https://git.openstack.org/cgit/openstack/python-neutronclient/commit/?id=58c990bc45d6fd5951811354c8e0e882d1d29781
Submitter: Jenkins
Branch: stable/liberty

commit 58c990bc45d6fd5951811354c8e0e882d1d29781
Author: linwwu <email address hidden>
Date: Fri Jan 8 22:51:53 2016 +0800

    Remove 'u' displayed before subnetpool-list's prefixes

    There is useless 'u' in the showing of "neutron subnetpool-list",
    Please check bug/1531418 for details.
    Add formatter as subnet did in the code.

    Change-Id: I4e1502c379032da240ad51cce8be8c1ca558ef15
    Closes-Bug: #1531418
    (cherry picked from commit 09030171037027d54445a6cfa36481b302373cc4)