This is NOT a neutron bug, its actually a NeutronClient bug. @manjeet-s-bhatia: I could see the issue in (1) with a single node devstack. Besides, a similar issue is already logged for it affecting a different CLI. https://bugs.launchpad.net/python-neutronclient/+bug/1531418
I think it would be great if all the NeutronClient CLI can be verified for Unicode issues in one bug, than reporting them separately. ** Project changed: neutron => python-neutronclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1533089 Title: there is useless 'u' in the wrong info when execute a wrong neutron command Status in python-neutronclient: New Bug description: [Summary] there is useless 'u' in the wrong info when execute a wrong neutron command [Topo] devstack all-in-one node [Description and expect result] no useless 'u' in the wrong info when execute a wrong neutron command [Reproduceable or not] reproduceable [Recreate Steps] 1) there is useless 'u' in the wrong info when execute a wrong neutron command: root@45-59:/opt/stack/devstack# neutron wrongcmd Unknown command [u'wrongcmd'] >>>ISSUE root@45-59:/opt/stack/devstack# 2)below is a correct example for reference: root@45-59:/opt/stack/devstack# keystone wrongcmd usage: keystone [--version] [--debug] [--os-username <auth-user-name>] [--os-password <auth-password>] [--os-tenant-name <auth-tenant-name>] [--os-tenant-id <tenant-id>] [--os-auth-url <auth-url>] [--os-region-name <region-name>] [--os-identity-api-version <identity-api-version>] [--os-token <service-token>] [--os-endpoint <service-endpoint>] [--os-cache] [--force-new-token] [--stale-duration <seconds>] [--insecure] [--os-cacert <ca-certificate>] [--os-cert <certificate>] [--os-key <key>] [--timeout <seconds>] <subcommand> ... keystone: error: argument <subcommand>: invalid choice: 'wrongcmd' [Configration] reproduceable bug, no need [logs] reproduceable bug, no need [Root cause anlyze or debug inf] reproduceable bug [Attachment] None To manage notifications about this bug go to: https://bugs.launchpad.net/python-neutronclient/+bug/1533089/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp