[Bug 1707103] Re: Useless line of code in shell.py

Corey Bryant corey.bryant at canonical.com
Fri Sep 8 16:03:46 UTC 2017


Hi Huan,

Thanks for reporting this bug. This is reported against the Ubuntu
package only, so I'm going to also target the upstream python-
openstackclient project. We'll need to get this fix upstream before
backporting to the Ubuntu package.

Thanks,
Corey

** Also affects: python-openstackclient
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-openstackclient in Ubuntu.
https://bugs.launchpad.net/bugs/1707103

Title:
  Useless line of code in shell.py

Status in python-openstackclient:
  New
Status in python-openstackclient package in Ubuntu:
  New

Bug description:
  This line in shell.py is useless:

    osprofiler_profiler = importutils.try_import("osprofiler.profiler")

  It was introduced in commit 16f00833 where it was useful. Most code in
  that commit was later moved to osc-lib in commit 6a15f90d. However,
  the above line was left uncleaned up.

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-openstackclient/+bug/1707103/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list