Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published from Jenkins build: https://onos-jenkins.onlab.us/job/FUNCintentRest/145/

...

commit 1684b00a21a3f16a39f06bd16725e720d78a056e b172d5fc8eef7877a1a3beec49e22221ceb069e6 (HEAD, origin/master, origin/HEAD, master)
Author: Jian Li kmcpeake [pyguni@gmailkmcpeake@btisystems.com]
AuthorDate: Wed Thu Dec 16 1510 11:3830:46 43 2015 -0800+0000
Commit: Gerrit Code Review [gerrit@onlab.us]
CommitDate: Fri Sun Dec 18 0020 15:5535:23 59 2015 +0000
Bugfix: only allow REMARK band to have a precedence
[ONOS-3203] End-to-end demo of Fault Management via SNMP.
--
There is still code cleanup that could be done, but aim of this commit is an end-to-end proof of concept.

To demonstrate :

1) /opt/onos/bin/onos-service
onos] app activate org.onosproject.snmp
onos] app activate org.onosproject.faultmanagement

Case 1: Constructing test variables and building ONOS package - PASS

...