瀏覽代碼

AMBARI-13866. SNMPv3 option for SNMP Alert Notification needs to be removed (rzang)

Richard Zang 9 年之前
父節點
當前提交
1bf80a6df7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ambari-web/app/controllers/main/alerts/manage_alert_notifications_controller.js

+ 1 - 1
ambari-web/app/controllers/main/alerts/manage_alert_notifications_controller.js

@@ -172,7 +172,7 @@ App.ManageAlertNotificationsController = Em.Controller.extend({
    * List of available SNMP versions
    * @type {Array}
    */
-  SNMPVersions: ['SNMPv1', 'SNMPv2c', 'SNMPv3'],
+  SNMPVersions: ['SNMPv1', 'SNMPv2c'],
 
   /**
    * List of all Alert Notifications