Public bug reported:
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
** Affects: glance
Importance: Undecided
Status: New
--
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:
New
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
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp