aboutsummaryrefslogtreecommitdiffstats
path: root/intentanalysis/src/main
AgeCommit message (Collapse)AuthorFilesLines
2023-10-18Add report export functionkaixiliu9-2/+137
Issue-ID: USECASEUI-819 Change-Id: Ieb768aec1e12f63f33fa0e29cbb98399e92e5b01 Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
2023-08-31Delete useless codekaixiliu18-257/+35
Issue-ID: USECASEUI-819 Change-Id: Ia84c5aad828a8870ba8d6b1f86d039dd7f6d1229 Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
2023-08-29Modify Intent Modelkaixiliu17-127/+93
Issue-ID: USECASEUI-819 Change-Id: I63041d772aac1e4591d2f8d71be7f699c25be3a1 Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
2023-08-25Add intent instancekaixiliu12-7/+305
Issue-ID: USECASEUI-819 Change-Id: I422aa31089310be7d7af0060f327cd879e88db19 Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
2023-08-23Optimize the logic for generating intention reportskaixiliu7-118/+133
Issue-ID: USECASEUI-819 Change-Id: I1578f690cb94097abe7d1e263f47b7c976b8555a Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
2023-06-28Modify log file pathkaixiliu1-2/+2
Issue-ID: USECASEUI-816 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I3bbb6638901432b80f32e0346f591c18a1847552
2023-06-14Modify Port Number5.2.2kaixiliu1-1/+1
Issue-ID: USECASEUI-812 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: Id1dcd0fa0451648f59bfa6637bcc286e5782a69a
2023-06-13Layered Analysis FulfillmentInfokaixiliu19-82/+408
Issue-ID: USECASEUI-812 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I79a06db33444a153708cd1804789a5d719551b9f
2023-05-30Add the delete objectInstance methodkaixiliu8-16/+41
Issue-ID: USECASEUI-812 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I6e200975c8265ec193babb47323eb932bf1600f1
2023-05-29Add scheduled generation of intention reportkaixiliu9-81/+140
Issue-ID: USECASEUI-812 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I0e8d6d7d2e20a1be9f3ea2b0b1cfc66338c1e927
2023-05-25Merge "Update the operation type string."Keguang He2-2/+6
2023-05-25Update the operation type string.ChuanyuChen2-2/+6
Update the operation type string. Issue-ID: USECASEUI-794 Signed-off-by: ChuanyuChen <chenchuanyu@huawei.com> Change-Id: Ie56b0e89b8e516dd532db3e628fd008555ddad3c
2023-05-22Add Intent Report Interfacekaixiliu20-21/+446
Issue-ID: USECASEUI-812 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I9b534efa6161b8cbbdc3f8dafcec4e62660d0235
2023-05-17Trigger the Intent Notification CallbackChuanyuChen4-6/+46
Trigger the Intent Notification Callback Issue-ID: USECASEUI-794 Signed-off-by: ChuanyuChen <chenchuanyu@huawei.com> Change-Id: I14656e8d40efdd2a9b937293eb93be8b668c41a8
2023-05-16Modify the intent report model and create a tablekaixiliu8-12/+92
Issue-ID: USECASEUI-812 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I33221660b76dd54306fb447d29d60fc5faeb0617
2023-05-09Enable uui-intent-analysis support Http requestskaixiliu2-18/+7
Issue-ID: USECASEUI-808 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: Ia1abf56601d5f09bbafe5b2fd4cbe49b1dcd10e0
2023-05-08Update FulfillmentInfo with SO create intent API request responsexudan166-31/+84
Issue-ID: USECASEUI-795 Signed-off-by: xudan16 <xudan16@huawei.com> Change-Id: Icc521a61f035c2780c802623902b9475e226813e
2023-05-08Change all fulfilment/Fulfilment to fulfillment/Fulfillmentxudan1620-186/+186
In the previous patch, it has been changed to use fulfillment/Fulfillment. However there are still some missing. Change all to be the new word to keep it unify and avoid the confusion. Issue-ID: USECASEUI-785 Signed-off-by: xudan16 <xudan16@huawei.com> Change-Id: I5cf018248a6aba320e547c4a566ddbfab4781dae
2023-04-23add intent report controller5.2.1kaixiliu3-1/+106
Issue-ID: USECASEUI-785 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: Ia1cf17ceaeb83f0849b6b7902a713b5d12f94d95
2023-04-17add component Notication servicekaixiliu2-0/+55
Issue-ID: USECASEUI-785 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: Iaaf8962baf188913b0cabb34063bf5472e13cf8c
2023-04-11Merge "Fix some issues and Add UT"Keguang He6-7/+15
2023-04-11Fix some issues and Add UTChuanyuChen6-7/+15
Fix some issues and add UT Issue-ID: USECASEUI-794 Signed-off-by: ChuanyuChen <chenchuanyu@huawei.com> Change-Id: I013553ded90ff342653f01383cf4512885939479
2023-04-11Merge "Add DCAE and Policy Dmaap Listener Service"Keguang He11-63/+265
2023-04-10Merge "update intent process code"Keguang He23-493/+85
2023-04-10Add DCAE and Policy Dmaap Listener ServiceChuanyuChen11-63/+265
Add DCAE and Policy Dmaap Listener Service Issue-ID: USECASEUI-794 Signed-off-by: ChuanyuChen <chenchuanyu@huawei.com> Change-Id: I1af8093c198fbbc06942441f2ef8f06fe66eec03
2023-04-10update intent process codekaixiliu23-493/+85
Issue-ID: USECASEUI-785 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: Iee30fea33ff357a792f342166c9ddec26ad4feba
2023-04-10Support Dmaap Message UtilChuanyuChen6-0/+761
Support Dmaap Message Util Issue-ID: USECASEUI-794 Signed-off-by: ChuanyuChen <chenchuanyu@huawei.com> Change-Id: If54a17f72370667444fc87129d8fdc0958be8692
2023-03-30update intent process codekaixiliu8-55/+28
Issue-ID: USECASEUI-785 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: Idb6eec6142a0d7e57ecaf04659ce9a42a33aaa94
2023-03-28update intent execute processkaixiliu21-46/+435
Issue-ID: USECASEUI-785 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: Ib38d171e9a1c389a093bb9c46fdb9050e2b8423e
2023-03-22Merge Event and Thread code.hekeguang9-0/+358
Issue-ID: USECASEUI-784 Change-Id: I0cdef6c490f96c45e77013b0da5c372decdef6a1 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2023-03-08Wrong key and typo in OperatorType enumFiete Ostkamp1-2/+2
Issue-ID: USECASEUI-783 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I415fa0ead5cd181d60d46c3d8aa729fe687f94d0
2022-12-14upgrade pom for intentAnalysiscmrizhangzhen1-1/+1
Issue-ID: USECASEUI-766 Signed-off-by: cmrizhangzhen <781953240@qq.com> Change-Id: Iafc48726ae7d93b3e5e56368976ed7ce886e690d
2022-11-30intentAnalysis add coveragecmrizhangzhen1-1/+1
Issue-ID: USECASEUI-762 Signed-off-by: cmrizhangzhen <781953240@qq.com> Change-Id: I8ba564e3457b122bc32e50b3fc76287502756971
2022-11-22Add logs for intentAnalysisServer.hekeguang25-71/+401
Issue-ID: USECASEUI-762 Change-Id: I22df538103455df4ccc886eab3d06acc899279c4 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2022-11-11Support httpszhangfan3452-0/+5
Issue-ID: USECASEUI-761 Signed-off-by: zhangfan345 <zhangfan345@huawei.com> Change-Id: I638fe3cf1e67fc188151e81b5b33d9a115999df9
2022-11-02Bugfix for intent analysis server delete function.hekeguang13-41/+79
Issue-ID: USECASEUI-749 Change-Id: I551057366c70b68c1ec8af0eaacc4403b4bfd7cc Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2022-11-01Merge "Fix bugs of updating context"Keguang He1-0/+1
2022-11-01Merge "Fix bugs for log configuration"Keguang He1-3/+14
2022-11-01Fix bugs of updating contextzhangfan3451-0/+1
Issue-ID: USECASEUI-749 Signed-off-by: zhangfan345 <zhangfan345@huawei.com> Change-Id: I220eabf9ab12d78973918552514d5ae944e9461c
2022-10-29Bugfix for intent analysis server update and delete function.hekeguang8-70/+79
Issue-ID: USECASEUI-749 Change-Id: I6aa749924fdbd3b38cb60ea3e3a5ea7fbc6b458b Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2022-10-20Add direct operation code.5.1.1hekeguang6-18/+124
Issue-ID: USECASEUI-696 Change-Id: I8dd133e1dee35b1e3d4da193c37e1c3492be9df2 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2022-10-20Fix bugs of policy adapters.zhangfan3458-42/+92
Issue-ID: USECASEUI-741 Signed-off-by: zhangfan345 <zhangfan345@huawei.com> Change-Id: Ic57e04f1cd94f4d0767e2c4563654821d65fc10c
2022-10-20Add modify and delete code.hekeguang17-74/+442
Issue-ID: USECASEUI-696 Change-Id: If0fde6cccc74fdb9d0d10a8c2d5675a51f6a8a72 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2022-10-17Add expectationtarget info.hekeguang8-6/+89
Issue-ID: USECASEUI-696 Change-Id: I5ad9ebd958ad6b45161cfb3dfae4b0fda8029f9e Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2022-10-12Fix bugs for log configurationzhuguanyu1-3/+14
Issue-ID: USECASEUI-716 Signed-off-by: zhuguanyu <zhuguanyu5@huawei.com> Change-Id: I248670a1fd565d82f33875ccf43d8578ca7250cc
2022-10-08Modify intent definition code.hekeguang11-42/+199
Issue-ID: USECASEUI-696 Change-Id: I4b63fa0820405699e74765612fbb33b3ea1293ad Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2022-09-29Add test code.hekeguang7-169/+4
Issue-ID: USECASEUI-696 Change-Id: I39f1dd498ef2a8d4f2d4373575401eb1feb03dd3 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2022-09-26Add ImfRegInfo code .hekeguang8-22/+74
Issue-ID: USECASEUI-696 Change-Id: I143d9c9aada3d9c0dfdbf5dae8cd04be0a2a3c5a Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2022-09-23Add ImfRegInfo code .hekeguang1-0/+67
Issue-ID: USECASEUI-696 Change-Id: Ifba61f0950e6c77aafec19cfc107017dae6e9d90 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2022-09-22Add intent management registration code.hekeguang5-14/+41
Issue-ID: USECASEUI-696 Change-Id: I20500eaf08f6f41007478a21ff608071e393b54f Signed-off-by: hekeguang <hekeguang@chinamobile.com>