Change in ovirt-engine[master]: core, webadmin: Use NFS v3 as default

Maor Lipchuk has submitted this change and it was merged. Change subject: core, webadmin: Use NFS v3 as default ...................................................................... core, webadmin: Use NFS v3 as default Change NFS version to v3 as default in UI, and add 'auto' param support to vdsm in ConnectStorageServerVDSCommand. This allows pre-3.1 storage pools to keep using v3 after upgrading (in which case protocol_version is not passed to vdsm), and gives the option of using NFS version auto negotiation for SDs in newer pools. Bug-Url: https://bugzilla.redhat.com/871534 Change-Id: I831ecc7050a5487d5365efb94342a3c170dddc6c Signed-off-by: Greg Padgett <gpadgett@redhat.com> --- A backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/collections/DefaultValueMap.java M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/ConnectStorageServerVDSCommand.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/NfsStorageModel.java M frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/Constants.java 4 files changed, 41 insertions(+), 35 deletions(-) Approvals: Maor Lipchuk: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/8242 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I831ecc7050a5487d5365efb94342a3c170dddc6c Gerrit-PatchSet: 14 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Greg Padgett <gpadgett@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Ayal Baron <abaron@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Greg Padgett <gpadgett@redhat.com> Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com>
participants (1)
-
mlipchuk@redhat.com