Change in ovirt-engine[master]: userportal: Make storage space config values available to user

Tal Nisan has submitted this change and it was merged. Change subject: userportal: Make storage space config values available to user ...................................................................... userportal: Make storage space config values available to user The configuration values of the storage space threshold were available only to an admin so when creating a disk in the userportal when the disk popup initialized those values came back as null causing an NPE thus not allowing the user to create/edit disks Change-Id: I3261bfd507c722840e02a655a9ba09bebcfbb30c Signed-off-by: Tal Nisan <tnisan@redhat.com> Bug-Url: https://bugzilla.redhat.com/1234258 --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/ConfigurationValues.java 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Tal Nisan: Verified Jenkins CI: Passed CI tests Allon Mureinik: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/42935 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3261bfd507c722840e02a655a9ba09bebcfbb30c Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
tnisan@redhat.com