← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1533927] Re: the help command of glance-replicator and glance-cache-manage is broken

 

Reviewed:  https://review.openstack.org/262365
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=5d9814d38c20a128426a6792ab129d3c158e4c13
Submitter: Jenkins
Branch:    master

commit 5d9814d38c20a128426a6792ab129d3c158e4c13
Author: wangxiyuan <wangxiyuan@xxxxxxxxxx>
Date:   Tue Dec 29 14:57:32 2015 +0800

    Fix help command in cache manange and replicator
    
    Now, 'glance-cache-manage help' and 'glance-replicator help' don't
    work. They returned wrong result. It is not user friendly at all.
    
    Closes-bug: #1533927
    Change-Id: I9b5ff7eaff4b27a5e964231dd4dfbf02a3fac7db


** Changed in: glance
       Status: In Progress => Fix Released

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

Title:
  the help command of glance-replicator and glance-cache-manage is
  broken

Status in Glance:
  Fix Released

Bug description:
  reproduce:

  1.glance-replicator

  Unknown command: None

  2.glance-replicator help

  2016-01-14 10:08:17.045 96623 ERROR glance.cmd.replicator [-] Print
  help specific to a command.

      options: the parsed command line options
      args: the command line
      
  ERROR: object of type 'NoneType' has no len()

  3.glance-cache-manage help

  Please specify a command

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


References