Some hopefully helpful output:
(.nova-venv)jpi...@serialcoder:~/repos/nova/glance-image-service$ python
bin/nova-compute --help
Traceback (most recent call last):
File "bin/nova-compute", line 40, in <module>
twistd.serve(__file__)
File "/home/jpipes/repos/nova/glance-image-service/nova/twistd.py", line 223,
in serve
argv = options.parseOptions()
File "/home/jpipes/repos/nova/glance-image-service/nova/twistd.py", line 149,
in parseOptions
self.postOptions()
File "/home/jpipes/repos/nova/glance-image-service/nova/twistd.py", line 158,
in postOptions
self._doHandlers()
File "/home/jpipes/repos/nova/glance-image-service/nova/twistd.py", line 126,
in _doHandlers
handler()
File
"/home/jpipes/repos/nova/glance-image-service/.nova-venv/lib/python2.6/site-packages/twisted/python/usage.py",
line 180, in opt_help
print self.__str__()
File "/home/jpipes/repos/nova/glance-image-service/nova/twistd.py", line 132,
in __str__
return str(FLAGS)
File
"/home/jpipes/repos/nova/glance-image-service/.nova-venv/lib/python2.6/site-packages/gflags.py",
line 1077, in __str__
return self.GetHelp()
File
"/home/jpipes/repos/nova/glance-image-service/.nova-venv/lib/python2.6/site-packages/gflags.py",
line 1096, in GetHelp
self.__RenderOurModuleFlags(module, helplist)
File
"/home/jpipes/repos/nova/glance-image-service/.nova-venv/lib/python2.6/site-packages/gflags.py",
line 1119, in __RenderOurModuleFlags
self.__RenderModuleFlags(module, flags, output_lines, prefix)
File
"/home/jpipes/repos/nova/glance-image-service/.nova-venv/lib/python2.6/site-packages/gflags.py",
line 1113, in __RenderModuleFlags
self.__RenderFlagList(flags, output_lines, prefix + " ")
File
"/home/jpipes/repos/nova/glance-image-service/.nova-venv/lib/python2.6/site-packages/gflags.py",
line 1171, in __RenderFlagList
if flag.parser.syntactic_help:
AttributeError: 'FlagParser' object has no attribute 'syntactic_help'
** Changed in: nova
Status: New => Confirmed
** Changed in: nova
Importance: Undecided => Low
--
--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.
_______________________________________________
Mailing list: https://launchpad.net/~registry
Post to : [email protected]
Unsubscribe : https://launchpad.net/~registry
More help : https://help.launchpad.net/ListHelp