← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1840427] Re: /usr/bin/glance-manage-cache still there but not workable (with stable/rocky)

 

Rocky is too old at this point for us to fix this issue.

** Changed in: glance
       Status: In Progress => Won't Fix

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1840427

Title:
  /usr/bin/glance-manage-cache still there but not workable (with
  stable/rocky)

Status in Glance:
  Won't Fix

Bug description:
  Using the latest commit (b3ff79ffa45f2439d769006fe9eb84ccf5690759)
  from stable/rocky branch.

  glance-cache-manage was removed in change Ia086230cc8c92f7b7dfd5b001923110d5bc55d4d but the executable itself is still there because the entrypoint from setup.cfg was not removed.
  So calling the command now leads to:

   glance-cache-manage 
  Traceback (most recent call last):
    File "/openstack/glance/.tox/docs/bin/glance-cache-manage", line 6, in <module>
      from glance.cmd.cache_manage import main
  ImportError: No module named cache_manage

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1840427/+subscriptions



References