Activity log for bug #1712980

Date Who What changed Old value New value Message
2017-08-25 06:18:33 junboli bug added bug
2017-08-25 06:18:38 junboli python-manilaclient: assignee junboli (junboli)
2017-08-25 06:21:45 junboli description $ manila --debug --os-share-api-version 2.36 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. $ 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.
2017-08-25 06:34:01 OpenStack Infra python-manilaclient: status New In Progress
2017-11-28 06:11:07 junboli python-manilaclient: status In Progress Fix Released