← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1414725] Re: glance-manage does not reflect latest Juno / Kilo commands

 

** Changed in: glance
       Status: Fix Committed => Fix Released

** Changed in: glance
    Milestone: None => kilo-rc1

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

Title:
  glance-manage does not reflect latest Juno / Kilo commands

Status in OpenStack Image Registry and Delivery Service (Glance):
  Fix Released

Bug description:
  The glance-manage documentation is missing several commands.

  This page: http://docs.openstack.org/developer/glance/db.html

  Which is generated from this:
  https://github.com/openstack/glance/blob/master/doc/source/man/glancemanage.rst

  Is missing the full range of commands possible:

  https://github.com/openstack/glance/blob/master/glance/cmd/manage.py

  
  All of the following should be documented:

  ttripp@ubuntu:~/devstack$ glance-manage help
  usage: glance-manage [options] <cmd>
  glance-manage: error: argument command: invalid choice: 'help' (choose from 'db', 'db_version', 'db_upgrade', 'db_downgrade', 'db_version_control', 'db_sync', 'db_load_metadefs', 'db_unload_metadefs', 'db_export_metadefs')
  ttripp@ubuntu:~/devstack$

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


References