summaryrefslogtreecommitdiffstats
path: root/sshapi-call-node
AgeCommit message (Collapse)AuthorFilesLines
2018-11-15Roll to next snapshotTimoney, Dan (dt5972)6-12/+12
Roll to snapshot 0.3.3-SNAPSHOT Change-Id: Ib580530a5d30e40e970a9ca379b9a7603ca6facf Issue-ID: CCSDK-679 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-11-13Prepare for release build0.3.2Timoney, Dan (dt5972)6-6/+6
Prepare sli/plugins for 0.3.2 release build Change-Id: Icc495b5122c7e5e7101ab8a423bd61580722583d Issue-ID: CCSDK-679 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-10-19Roll to next Casablanca snapshotTimoney, Dan (dt5972)6-12/+12
Roll to next Casablanca snapshot version Change-Id: Id7b92c0774ddb03ae918c4fcc0b51a240dc85d79 Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-10-11Prepare for RC0 release3.0.0-ONAP0.3.1Timoney, Dan (dt5972)6-6/+6
Update to prepare for RC0 release build: remove -STAGING tag from release version and use released parent poms. Change-Id: I4411cbd86164f0e2739196d78fd1670f92bc1edd Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-09-26Roll to next snapshotTimoney, Dan (dt5972)6-15/+12
Roll to next snapshot release Change-Id: I179602134b518295b4b6a1d53cea8136ad0ba666 Issue-ID: CCSDK-597 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-09-26Prepare for release build0.3.0Timoney, Dan (dt5972)6-6/+11
Update for release build : (a) Remove -STAGING tag from release version in version.properties (b) Update to use released version of parent poms (c) Disable single-feature-test (which does not work with released dependencies from ONAP) Change-Id: I97ecca353e8e2b4e96699980c90fda9047d22791 Issue-ID: CCSDK-597 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-08-21Add log files to ignore listgaurav1-0/+1
Adding sshapi eelf log files to ignore list. Change-Id: Id4bdaef80eeaa729c5150cf82130503daf5731f4 Issue-ID: CCSDK-288 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
2018-08-14Fix ccsdk/plugin compilation issuegaurav1-0/+4
Added pom dependency of eelf-core in sshapi-call-node provider to fix broken build of plugins. Change-Id: I8a69798f896278ffa50c4a09fadf1c064ea49fff Issue-ID: CCSDK-457 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
2018-08-03mocked testcases addedGanesh Chandrasekaran3-22/+155
Issue-ID: CCSDK-433 Change-Id: I9961df9131b4672a99601b31ed2e9312d0840d6b Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
2018-08-02dependancy and tests cases addedGanesh Chandrasekaran15-79/+322
Issue-ID: CCSDK-407 Change-Id: I0450875b0a29cc4612e0979e3d6e97b6c4b398f0 Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
2018-07-24SSHApiCallNode sshExec API ImplGanesh Chandrasekaran16-241/+522
Issue-ID: CCSDK-385 Change-Id: I430f9075ced10edb49062fc12091774e91611b32 Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
2018-07-19SSHApiCallNode API definitionGanesh Chandrasekaran33-0/+2609
Issue-ID: CCSDK-384 Change-Id: I558bb774081074fbd1c541512d767a9ca5d1f866 Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>