Nir Soffer has submitted this change and it was merged. Change subject: storage: Move VOLUME_PERMISSIONS to storage constants ......................................................................
storage: Move VOLUME_PERMISSIONS to storage constants VOLUME_PERMISSIONS will be needed by the volume_artifacts module. To avoid circular dependencies move this constant to the constants module where both modules can use it. Change-Id: Iaeb2c902ff41e71266689b42323624f8e7a38ed8 Signed-off-by: Adam Litke <[email protected]> Reviewed-on: https://gerrit.ovirt.org/50631 Reviewed-by: Nir Soffer <[email protected]> Reviewed-by: Freddy Rolland <[email protected]> Continuous-Integration: Jenkins CI --- M vdsm/storage/constants.py M vdsm/storage/fileVolume.py 2 files changed, 7 insertions(+), 3 deletions(-) Approvals: Adam Litke: Verified Nir Soffer: Looks good to me, approved Jenkins CI: Passed CI tests Freddy Rolland: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/50631 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iaeb2c902ff41e71266689b42323624f8e7a38ed8 Gerrit-PatchSet: 7 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Adam Litke <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Ala Hino <[email protected]> Gerrit-Reviewer: Amit Aviram <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Freddy Rolland <[email protected]> Gerrit-Reviewer: Greg Padgett <[email protected]> Gerrit-Reviewer: Idan Shaby <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liron Aravot <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Tal Nisan <[email protected]> Gerrit-Reviewer: Vered Volansky <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
