Comment 6 for bug 1531418

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

Reviewed: https://review.openstack.org/296581
Committed: https://git.openstack.org/cgit/openstack/python-neutronclient/commit/?id=98fa6fd1c87455d8bafb2a73587e38c97b8f6c93
Submitter: Jenkins
Branch: stable/kilo

commit 98fa6fd1c87455d8bafb2a73587e38c97b8f6c93
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)