Itamar Heim has submitted this change and it was merged.
Change subject: packaging: setup: cleanup nfs exports usage
......................................................................
packaging: setup: cleanup nfs exports usage
1. if exports.d exists and we registered ourselves previously in
exports, move the entry to our own file.
2. if ACL specified enforce a new entry.
3. do not touch anything on upgrade unless (2).
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1058018
Change-Id: Ie3df61b1b52aead5ddf457da14f26324dbc2a56c
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M packaging/setup/ovirt_engine_setup/constants.py
M packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/exportfs.py
2 files changed, 121 insertions(+), 82 deletions(-)
Approvals:
Alon Bar-Lev: Verified
Sandro Bonazzola: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/24831
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie3df61b1b52aead5ddf457da14f26324dbc2a56c
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server