there is useless 'u' in the showing of "neutron subnetpool-list"

Bug #1531418 reported by hgangwx
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-neutronclient
Fix Released
Low
linwei,wu

Bug Description

[Summary]
there is useless 'u' in the showing of "neutron subnetpool-list"

[Topo]
devstack all-in-one node

[Description and expect result]
there is no useless 'u' in the showing of "neutron subnetpool-list"

[Reproduceable or not]
reproduceable

[Recreate Steps]
1) there is useless 'u' in the showing of "neutron subnetpool-list":
root@45-59:/opt/stack/devstack# neutron subnetpool-list
+--------------------------------------+-------+-------------------+-------------------+------------------+
| id | name | prefixes | default_prefixlen | address_scope_id |
+--------------------------------------+-------+-------------------+-------------------+------------------+
| 05c6285e-bc5b-4d0d-bbe3-dbb08a0612e1 | pool1 | [u'100.0.0.0/24'] | 8 | |
+--------------------------------------+-------+-------------------+-------------------+------------------+
root@45-59:/opt/stack/devstack#

[Configration]
reproduceable bug, no need

[logs]
reproduceable bug, no need

[Root cause anlyze or debug inf]
reproduceable bug

[Attachment]
None

Revision history for this message
Hong Hui Xiao (xiaohhui) wrote :

According to [1], it should be a neutron-client issue.

[1] http://paste.openstack.org/show/483111/

affects: neutron → python-neutronclient
Bo Chi (bochi-michael)
Changed in python-neutronclient:
assignee: nobody → ibm-cloud-sh-qa (ibm-cloud-sh-qa)
Changed in python-neutronclient:
assignee: ibm-cloud-sh-qa (ibm-cloud-sh-qa) → gavin.nie@cn.ibm.com (gavin-nie-z)
assignee: gavin.nie@cn.ibm.com (gavin-nie-z) → nobody
linwei,wu (wlwwu)
Changed in python-neutronclient:
assignee: nobody → linwei,wu (wlwwu)
Akihiro Motoki (amotoki)
Changed in python-neutronclient:
importance: Undecided → Low
Changed in python-neutronclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-neutronclient (master)

Reviewed: https://review.openstack.org/264645
Committed: https://git.openstack.org/cgit/openstack/python-neutronclient/commit/?id=09030171037027d54445a6cfa36481b302373cc4
Submitter: Jenkins
Branch: master

commit 09030171037027d54445a6cfa36481b302373cc4
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

Changed in python-neutronclient:
status: In Progress → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/python-neutronclient 4.1.0

This issue was fixed in the openstack/python-neutronclient 4.1.0 release.

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

Fix proposed to branch: stable/liberty
Review: https://review.openstack.org/296580

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

Fix proposed to branch: stable/kilo
Review: https://review.openstack.org/296581

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)

tags: added: in-stable-kilo
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)

tags: added: in-stable-liberty
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.