Change in ovirt-node-plugin-vdsm[ovirt-3.5]: engine_page: use augeas instead of Management()
dougsland at redhat.com
dougsland at redhat.com
Thu Sep 11 17:55:15 UTC 2014
Douglas Schilling Landgraf has submitted this change and it was merged.
Change subject: engine_page: use augeas instead of Management()
......................................................................
engine_page: use augeas instead of Management()
To manage values in /etc/default/ovirt we use Management()
which oVirt Node provides. However, for such task,
we should manage the values to be added into
/etc/default/ovirt directly in the Plugin VDSM to avoid
any possible issue involving other layer.
Change-Id: I063836cd373bcf81a4b3f07848d6e0240d4ef959
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1088875
Signed-off-by: Douglas Schilling Landgraf <dougsland at redhat.com>
---
M src/engine_page.py
1 file changed, 13 insertions(+), 3 deletions(-)
Approvals:
Douglas Schilling Landgraf: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/32832
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I063836cd373bcf81a4b3f07848d6e0240d4ef959
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node-plugin-vdsm
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list