Change in ovirt-engine[master]: engine: Snmp protocols should be read according to security ...

Martin Peřina has submitted this change and it was merged. Change subject: engine: Snmp protocols should be read according to security level ...................................................................... engine: Snmp protocols should be read according to security level SNMP_AUTH_PROTOCOL should only be read for security levels 2 and 3. SNMP_PRIVACY_PROTOCOL should only be read for security level 3. Change-Id: Ia529e544a4aead5dcae6dd9197745674e99c443a Bug-Url: https://bugzilla.redhat.com/1268133 Signed-off-by: Ravi Nori <rnori@redhat.com> --- M backend/manager/tools/src/main/java/org/ovirt/engine/core/notifier/transport/snmp/Snmp.java 1 file changed, 10 insertions(+), 5 deletions(-) Approvals: Martin Peřina: Looks good to me, approved Ravi Nori: Verified Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/59647 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia529e544a4aead5dcae6dd9197745674e99c443a Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
mperina@redhat.com