Change in ovirt-hosted-engine-ha[master]: env: fix path to glusterfs storage domains

Greg Padgett has submitted this change and it was merged. Change subject: env: fix path to glusterfs storage domains ...................................................................... env: fix path to glusterfs storage domains If the hosted engine config specifies a GlusterFS storage domain, look in the appropriate path on the mounted domain to find it. The agent will now use the existing env.path module to get pathnames rather than having its own (duplicated) code for this. Change-Id: I7838e373d1cbe0682bfbffa697e6cd5eff819308 Bug-Url: https://bugzilla.redhat.com/1023965 Signed-off-by: Greg Padgett <gpadgett@redhat.com> --- M ovirt_hosted_engine_ha/agent/hosted_engine.py M ovirt_hosted_engine_ha/env/config.py M ovirt_hosted_engine_ha/env/path.py 3 files changed, 7 insertions(+), 16 deletions(-) Approvals: Greg Padgett: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/20631 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7838e373d1cbe0682bfbffa697e6cd5eff819308 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-hosted-engine-ha Gerrit-Branch: master Gerrit-Owner: Greg Padgett <gpadgett@redhat.com> Gerrit-Reviewer: Greg Padgett <gpadgett@redhat.com> Gerrit-Reviewer: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
gpadgett@redhat.com