← Back to team overview

registry team mailing list archive

[Bug 647728] [NEW] --help is non-functional

 

Public bug reported:

Calling any of the bin/nova-* commands with --help will not actually
print help.  This behavior is built into python-gflags, so we should
have it available, but something with the way nova/flags.py wraps gflags
is probably interfering.

-network and -compute give errors relating to help, but the others
silently ignore it.

Once this issue is resolved we will still have a problem with flags that
are defined in drivers not being visible in help files, since the driver
files (for example the ldap driver for the auth manager) are loaded
dynamically, and may not have been loaded when the help flag is
processed.

** Affects: nova
     Importance: Undecided
         Status: New

-- 
--help is non-functional
https://bugs.launchpad.net/bugs/647728
You received this bug notification because you are a member of Registry
Administrators, which is subscribed to OpenStack.



Follow ups

References