Change in ovirt-engine[master]: core: validate storage format by data center version

Daniel Erez has submitted this change and it was merged. Change subject: core: validate storage format by data center version ...................................................................... core: validate storage format by data center version https://bugzilla.redhat.com/843502 https://bugzilla.redhat.com/840558 When creating a new storage domain, * Storage format version should be validated in correlation with the data center's compatibility version. * V2 is applicable only for block storage domain. SupportedStorageFormats ConfigurationValue, * V2 is supported in 3.1 (added V2 to the configuration value). Change-Id: Ia062c1587bc6c35c7ec27270d450d1e312742086 Signed-off-by: Daniel Erez <derez@redhat.com> --- M backend/manager/dbscripts/upgrade/pre_upgrade/0000_config.sql M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/AddStorageDomainCommand.java 2 files changed, 37 insertions(+), 12 deletions(-) Approvals: Daniel Erez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6990 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia062c1587bc6c35c7ec27270d450d1e312742086 Gerrit-PatchSet: 7 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Ayal Baron <abaron@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Itamar Heim <iheim@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Michael Kublin <mkublin@redhat.com>
participants (1)
-
derez@redhat.com