commit | 484f1b32f1ef9cfcf74189b701ebb9078ddb0ab8 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Feb 05 11:17:44 2019 -0500 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Feb 05 11:17:44 2019 -0500 |
tree | 64cedb05c5754e4330b928d308d68765c364a037 | |
parent | 66879d0c4c73b9cd371cdffec3a56f25c340a100 [diff] |
Add dummy input Fluorine version of restconf does not handle RPCs with no input correctly. So, need to work around that by defining dummy input for SLI-API vlbcheck and healthcheck APIs Change-Id: I6a78a899937e1bb9bd7674530166a493875ca3bf Issue-ID: CCSDK-1035 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".