Change in ovirt-node-plugin-vdsm[master]: engine_page: use augeas instead of Management()

fabiand at redhat.com fabiand at redhat.com
Thu Sep 11 14:11:07 UTC 2014


Fabian Deutsch 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:
  Fabian Deutsch: Verified; Looks good to me, approved
  Douglas Schilling Landgraf: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I063836cd373bcf81a4b3f07848d6e0240d4ef959
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-node-plugin-vdsm
Gerrit-Branch: master
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: Ryan Barry <rbarry at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list