summaryrefslogtreecommitdiffstats
path: root/actn-interface-tools/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2023-06-20[actn-interface-tools] Added files in global-api module and yang-utils ↵ruilin cai1-0/+2
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-16[actn-interface-tools] Add restconf module. Create empty shell for ↵ruilin cai1-0/+24
global-control and yang-utils modules. Add copyrights and delete unessessary comments and unneeded resource files. restconf module: This module is to send restful request to SDN by using restconf. It acts as a client to send restful requests to the SDN server. global-control module: This module controls the lifecycle and initiation of objects in other modules. yang-utils module: This module response for transferring between yang pojo and json. Also in this commit delete unneeded resource files, add copyrights to the maven pom files and delete some unnessessary comments. Change-Id: Idfc04649285bd6c5b67b1cc6c2115bf4bb267660 Signed-off-by: ruilin cai <ruilin.cai@huawei.com> Issue-ID: INT-2213 Signed-off-by: ruilin cai <ruilin.cai@huawei.com>
2023-06-16[actn-interface-tools] Add sample-app as a test moduleruilin cai1-0/+20
sample-app: This is a module which acts as a test module with function of converting actn-model to customer OSS model. The module is parellel with module actn-interface-tools. Change-Id: I6e5aaddea5f37510caa836faf67c8f501b38a5a5 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 zhang1-0/+40
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>