[node-patches] Change in ovirt-node[ovirt-3.5]: Set plugin.__changes to Changeset on reset, not dict

fabiand at redhat.com fabiand at redhat.com
Wed Dec 3 16:18:51 UTC 2014


Fabian Deutsch has submitted this change and it was merged.

Change subject: Set plugin.__changes to Changeset on reset, not dict
......................................................................


Set plugin.__changes to Changeset on reset, not dict

Setting it to an empty dict on on_ui_reset is unnecessary when
Changeset is superset of dict, and some workflows rely on
__changes being a changeset...

Change-Id: I2e47c72686eda2dbf5e7d1657675ab7fe5469e0e
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1166036
Signed-off-by: Ryan Barry <rbarry at redhat.com>
---
M src/ovirt/node/plugins.py
1 file changed, 1 insertion(+), 1 deletion(-)



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2e47c72686eda2dbf5e7d1657675ab7fe5469e0e
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Ryan Barry <rbarry at redhat.com>



More information about the node-patches mailing list