← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1795786] [NEW] glance-cache-manage need to be removed from documentation?

 

Public bug reported:

When I try to run glance-cache-manage command it returns following
error.

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

This command is removed from the code base during v1 removal [1] but
still present in documentation.

[1]
https://review.openstack.org/#/c/532503/10/glance/cmd/cache_manage.py

** 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/1795786

Title:
  glance-cache-manage need to be removed from documentation?

Status in Glance:
  New

Bug description:
  When I try to run glance-cache-manage command it returns following
  error.

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

  This command is removed from the code base during v1 removal [1] but
  still present in documentation.

  [1]
  https://review.openstack.org/#/c/532503/10/glance/cmd/cache_manage.py

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