summaryrefslogtreecommitdiffstats
path: root/actn-interface-tools/actn-client
AgeCommit message (Collapse)AuthorFilesLines
2023-06-20[actn-interface-tools] Added global-app module. Deleted some unused ↵ruilin cai1-33/+0
comments. Changed some import expressions. global-app module: this module is under global-control module which is parallel with global-api module. It is used to contain implementations of interfaces in global-api module. Those implementations are able to control the lifecycle of objects in this OSS actn sdk. Change-Id: I2032b9485a0b625193cb0b22f960d4f8739efa77 Signed-off-by: ruilin cai <ruilin.cai@huawei.com> Issue-ID: INT-2213 Signed-off-by: ruilin cai <ruilin.cai@huawei.com>
2023-06-20[actn-interface-tools] Added files in global-api module and yang-utils ↵ruilin cai15-374/+278
module. Amend files in actn-client module. Added files including several interfaces and abstract class in global-api module. Added filed with function of converting between yang pojo and json. Deleted some unnessessary files in actn-client module and added copyright to each files. Issue-ID: INT-2213 Change-Id: I9958b6950fa96bd3a1566190d976ddbec4543982 Signed-off-by: ruilin cai <ruilin.cai@huawei.com>
2023-06-20[actn-interface-tools] Add commentruilin cai1-2/+2
Add comment on MdscController in actn-client module Issue-ID: INT-2209 Change-Id: If6b9dc9ac12fcf189b084f13166ad6bb6b3feccd Signed-off-by: ruilin cai <ruilin.cai@huawei.com>
2023-06-16Add interfaces in actn-client and modified pom filesruilin cai7-0/+225
Change-Id: Ia9e905cde40e3d70777c98285f1f703b51f1decf Signed-off-by: ruilin cai <ruilin.cai@huawei.com> Issue-ID: INT-2213
2022-07-21[actn-interface-tools] First commit for actn-interface-toolsdecheng zhang9-0/+358
Actn-interface-tools: this sdk module is aiming to promote usage of actn standard and explore the potential of IETF protocol. Issue-ID: INT-2136 Signed-off-by: decheng zhang <decheng.zhang@huawei.com> Change-Id: Ide2835342f0618f581b2726e7fd94ba084feeb9d Signed-off-by: decheng zhang <decheng.zhang@huawei.com>