summaryrefslogtreecommitdiffstats
path: root/lcm/model/src
AgeCommit message (Collapse)AuthorFilesLines
2019-03-19Update LCM:rollback action for PNF S/W upgradeEnbo Wang1-2/+6
Change mandatory input fields in rollback action to optional and add optional output payload field. Change-Id: Icc1b479c7fcfaeeb315dadd5762e9443d5dfba1c Issue-ID: SDNC-669 Signed-off-by: Enbo Wang <wangenbo@huawei.com>
2019-01-10merged lcm.yang from app-cDriptaroop Das1-1/+14
Merged differences from lcm.yang from appc to ccsdk. Issue-ID: CCSDK-925 Change-Id: I6b179f5a184408673231b57f8fc5d331bc11f0e7 Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2018-08-20Update swagger documentationTimoney, Dan (dt5972)1-0/+4299
Re-generated converted swagger doc. Note: ideally, it would be good to generate this on the fly based on Yang model. However, ODL yangtools generates swagger 1.2, and readthedocs needs version 2. Currently we convert this using api-spec-converter tool and store converted version. Tried automating this conversion, which works fine in local compiles but does not work on ONAP Jenkins (tool is node.js based). Change-Id: I3843787ed7cb11f119b2c706305c478fdb223680 Issue-ID: CCSDK-476 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-08-20add LCM DistributeTrafficAgarwal, Ruchira(ra1926)1-0/+25
LCM API for DistributeTraffic Change-Id: I4b3c323d46bd088421d0d6d66fc23982bf086679 Issue-ID: CCSDK-477 Signed-off-by: Agarwal, Ruchira(ra1926) <ra1926@att.com>
2018-04-12Copy LCM interface from APP-CTimoney, Dan (dt5972)1-0/+1309
Change-Id: Idc18aa00bcbcee3f51473339b6b4ad90f6b4bffc Issue-ID: CCSDK-219 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>