commit | a12faac8e7133f354050cf9b7990f8b35d022d01 | [log] [tgz] |
---|---|---|
author | Arun S. Yerra <arun.yerra@huawei.com> | Sun Sep 24 21:42:08 2017 -0700 |
committer | Arun S. Yerra <arun.yerra@huawei.com> | Sun Sep 24 21:42:08 2017 -0700 |
tree | 18280602041e405dfcd049443360a6674aa698f4 | |
parent | bb5be2989a75d48a56877e1bf5135a0bec68f43e [diff] |
Implement test cases for fabric discovery plugin This change adds a negative test case to test input from directed graph to specify whether to start or stop listening to domain controller notifications. Issue-id: CCSDK-96 Change-Id: I19e904c39e58e81d39079e233c68383496d8bc59 Signed-off-by: Arun S. Yerra <arun.yerra@huawei.com>
This source repository contains the code for the CCSDK plugins.
To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".