[node-patches] Change in ovirt-node[master]: Remove, don't disable, bond creation button when managed

fabiand at fedoraproject.org fabiand at fedoraproject.org
Mon Apr 7 17:47:57 UTC 2014


Fabian Deutsch has posted comments on this change.

Change subject: Remove, don't disable, bond creation button when managed
......................................................................


Patch Set 3: Verified-1 Code-Review-2

When managed and going to network page:
  File "/home/fdeutsch/dev/ovirt/gerrit/ovirt-node/src/ovirt/node/ui/urwid_builder.py", line 491, in menu_item_changed
    self.application.switch_to_plugin(plugin)
  File "/home/fdeutsch/dev/ovirt/gerrit/ovirt-node/src/ovirt/node/app.py", line 234, in switch_to_plugin
    content = plugin.ui_content()
  File "/home/fdeutsch/dev/ovirt/gerrit/ovirt-node/src/ovirt/node/setup/core/network_page.py", line 216, in ui_content
    self.widgets["button.toggle_bond"].enabled(False)
  File "/home/fdeutsch/dev/ovirt/gerrit/ovirt-node/src/ovirt/node/plugins.py", line 515, in __getitem__
    return self._elements[path]
KeyError: 'button.toggle_bond'

-- 
To view, visit http://gerrit.ovirt.org/26339
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I827df18f53576e397dd93b95af2e54f5f9b5b06e
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Ryan Barry <rbarry at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No



More information about the node-patches mailing list