aboutsummaryrefslogtreecommitdiffstats
path: root/appc-provider/appc-provider-bundle/src
AgeCommit message (Collapse)AuthorFilesLines
2017-04-19Refactor Status to be immutableGary Wu1-6/+2
Change Status class to be immutable. Add convenience method to convert from a LCMCommandStatus to a Status object. Change-Id: I9e47750d15b5ee0f5649b2fabf6387aa12ff9c9d Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-03-03Add log statementPatrick Brady1-0/+3
Add log statement to check if rpcRegistry was up when the rpc is registered for appc-provider Change-Id: Ic0939490a04bf4cf61feb7d030a66c4bf8e9353e Signed-off-by: Patrick Brady <pb071s@att.com>
2017-02-15Moving all files to root directoryPatrick Brady20-0/+3299
Change-Id: Ica5535fd6ec85f350fe1640b42137b49f83f10f0 Signed-off-by: Patrick Brady <pb071s@att.com>