Itamar Heim has submitted this change and it was merged. Change subject: engine: Modify EnableMACAntiSpoofing version to general ......................................................................
engine: Modify EnableMACAntiSpoofing version to general There used to be a mix in the declaration and usage of MacAntiSpoofingFilterRulesSupported configuration value which allowed the user to determine in which cluster level the feature should be used. This should be determined by the engine itself and not by the user. Therefore the versioning is removed from this parameter which will define for the entire system if no-mac-spoofing filter should be applied to running vms or not. Change-Id: Ia2c7659844318dd38241a6ae56895ca3c4bf91cf ug-Url: https://bugzilla.redhat.com/1063711 Signed-off-by: Moti Asayag <masa...@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/FeatureSupported.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VmInfoBuilder.java M packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql 4 files changed, 16 insertions(+), 5 deletions(-) Approvals: Mike Kolesnik: Looks good to me, approved Moti Asayag: Verified -- To view, visit http://gerrit.ovirt.org/24570 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia2c7659844318dd38241a6ae56895ca3c4bf91cf Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.4 Gerrit-Owner: Moti Asayag <masa...@redhat.com> Gerrit-Reviewer: Itamar Heim <ih...@redhat.com> Gerrit-Reviewer: Mike Kolesnik <mkole...@redhat.com> Gerrit-Reviewer: Moti Asayag <masa...@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches