Description of problem:
when using "ovirt-node-features dumpxml" to dump all know ovirt-node features to stdout
failed with follow error info:
[root@dhcp-66-73-241 admin]# ovirt-node-features dumpxml
Traceback (most recent call last):
File "/usr/lib64/python2.6/runpy.py", line 122, in _run_module_as_main
File "/usr/lib64/python2.6/runpy.py", line 34, in _run_code
File "/usr/lib/python2.6/site-packages/ovirt/node/tools/features.py", line 94, in <module>
File "/usr/lib/python2.6/site-packages/ovirt/node/setup/hostedengine/__init__.py", line 34, in createPluginFeatures
application.register(Feature(owner=Owner(name=__package__),
NameError: global name 'Feature' is not defined
Version-Release number of selected component (if applicable):
ovirt-node-iso-3.5.0.ovirt35.20140707.el6.iso
How reproducible:
100%
Steps to Reproduce:
Actual results:
Expected results:
Additional info:
Description of problem: when using "ovirt-node-features dumpxml" to dump all know ovirt-node features to stdout failed with follow error info: [root@dhcp-66-73-241 admin]# ovirt-node-features dumpxml Traceback (most recent call last): File "/usr/lib64/python2.6/runpy.py", line 122, in _run_module_as_main File "/usr/lib64/python2.6/runpy.py", line 34, in _run_code File "/usr/lib/python2.6/site-packages/ovirt/node/tools/features.py", line 94, in <module> File "/usr/lib/python2.6/site-packages/ovirt/node/setup/hostedengine/__init__.py", line 34, in createPluginFeatures application.register(Feature(owner=Owner(name=__package__), NameError: global name 'Feature' is not defined Version-Release number of selected component (if applicable): ovirt-node-iso-3.5.0.ovirt35.20140707.el6.iso How reproducible: 100% Steps to Reproduce: Actual results: Expected results: Additional info: