Share network list does not support unicode value filters

Bug #1712980 reported by junboli
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-manilaclient
Fix Released
Undecided
junboli

Bug Description

$ manila share-network-list --name~=李
usage: manila share-network-list [--all-tenants [<0|1>]]
        [--project-id <project_id>] [--name <name>]
        [--description <description>]
        [--created-since <created_since>]
        [--created-before <created_before>]
        [--security-service <security_service>]
        [--neutron-net-id <neutron_net_id>]
        [--neutron-subnet-id <neutron_subnet_id>]
        [--network-type <network_type>]
        [--segmentation-id <segmentation_id>]
        [--cidr <cidr>] [--ip-version <ip_version>]
        [--offset <offset>] [--limit <limit>]
        [--columns <columns>] [--name~ <name~>]
        [--description~ <description~>]
error: argument --name~: invalid str value: u'\u674e'
Try 'manila help share-network-list' for more information.

This may not query the unicode name or description.

junboli (junboli)
Changed in python-manilaclient:
assignee: nobody → junboli (junboli)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-manilaclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/497743

Changed in python-manilaclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on python-manilaclient (master)

Change abandoned by junbo.li (<email address hidden>) on branch: master
Review: https://review.openstack.org/497743
Reason: Merge this patch to https://review.openstack.org/#/c/497758/

junboli (junboli)
Changed in python-manilaclient:
status: In Progress → Fix Released
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.