[node-patches] Change in ovirt-node[master]: Make sure we don't reuse Augeas objects in ovirt.node.config
fabiand at fedoraproject.org
fabiand at fedoraproject.org
Thu Aug 29 15:06:42 UTC 2013
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 <rbarry at redhat.com>
---
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 <rbarry at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Ryan Barry <rbarry at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the node-patches
mailing list