Fabian Deutsch has submitted this change and it was merged. Change subject: Make sure we don't reuse Augeas objects in ovirt.node.config ......................................................................
Make sure we don't reuse Augeas objects in ovirt.node.config If multiple admin sessions were opened, changed values which relied on Augeas (DNS and NTP settings, principally) did not reflect changes between them without quitting the UI. Force a reload of cached Augeas values so it properly updates. Change-Id: I3c91839c4dca91fed47d457bdb8a1f712c172822 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=985228 Signed-off-by: Ryan Barry <[email protected]> --- M src/ovirt/node/config/network.py 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Fabian Deutsch: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/17722 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3c91839c4dca91fed47d457bdb8a1f712c172822 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Ryan Barry <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Ryan Barry <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
