aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2023-06-28update intent versionlondonkaixiliu1-0/+10
Issue-ID: USECASEUI-818 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I9cfc5d9c7122dc1f8997ffcd4a88404e173f5286
2023-06-28delete filekaixiliu1-10/+0
Issue-ID: USECASEUI-817 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: If91bbbb8b70db5cb88b1e2c0224a48576129d536
2023-06-28Merge "update version of intent analysis to 5.2.4" into londonKeguang He1-0/+10
2023-06-28update version of intent analysis to 5.2.4kaixiliu1-0/+10
Issue-ID: USECASEUI-817 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I68999c3d6e5b33055d801c151f4c4327b4236b31
2023-06-28Modify log file path5.2.4kaixiliu2-3/+3
Issue-ID: USECASEUI-816 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I3bbb6638901432b80f32e0346f591c18a1847552 (cherry picked from commit 25c3ab069bf8e326d3a6a609b71db30e8d5f90f9)
2023-06-26update the version of intent analysis to 5.2.3.kaixiliu1-0/+10
Issue-ID: USECASEUI-817 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I3ad1e136a1a74dbc3ffbab6a75115c59b15bf87a
2023-06-26add explanatory note.5.2.3kaixiliu1-0/+1
Issue-ID: USECASEUI-817 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I78301ee0ecea23ed168c8d575d1749fcf4a00729
2023-06-22useradd uui for intent-analysis.kaixiliu1-0/+4
Issue-ID: USECASEUI-812 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I578a9a404732f92a9c12a7564abdcd3bb3686df9 (cherry picked from commit 0344534f268878013138d60e29c450298d15f459)
2023-06-14Modify Port Numberkaixiliu1-1/+1
Issue-ID: USECASEUI-812 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: Id1dcd0fa0451648f59bfa6637bcc286e5782a69a (cherry picked from commit e7a36e85eab5a18e3a054e615230dcc7b3402313)
2023-06-14Layered Analysis FulfillmentInfokaixiliu20-84/+411
Issue-ID: USECASEUI-812 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I79a06db33444a153708cd1804789a5d719551b9f (cherry picked from commit 6e2dc3e031d258c2a447d6a175ce100bb3956993)
2023-05-30Add the delete objectInstance methodkaixiliu9-17/+42
Issue-ID: USECASEUI-812 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I6e200975c8265ec193babb47323eb932bf1600f1
2023-05-29Add scheduled generation of intention reportkaixiliu15-92/+380
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 Interfacekaixiliu21-22/+468
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 responsexudan168-32/+100
Issue-ID: USECASEUI-795 Signed-off-by: xudan16 <xudan16@huawei.com> Change-Id: Icc521a61f035c2780c802623902b9475e226813e
2023-05-08Change all fulfilment/Fulfilment to fulfillment/Fulfillmentxudan1634-236/+236
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-27Update the version of intent-analysis to 5.2.1kaixiliu1-0/+10
Issue-ID: REQ-1442 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: Idfa81001c77f4e2933792d281ef943a5e9b084e5
2023-04-27Update the version of intent-analysis to 5.1.2kaixiliu1-0/+10
Issue-ID: REQ-1442 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I464c5132d73413804f0076d4f83bdc031db79284
2023-04-23add intent report controller5.2.1kaixiliu6-5/+110
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 He7-7/+71
2023-04-11Fix some issues and Add UTChuanyuChen7-7/+71
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 He26-512/+97
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 codekaixiliu26-512/+97
Issue-ID: USECASEUI-785 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: Iee30fea33ff357a792f342166c9ddec26ad4feba
2023-04-10Support Dmaap Message UtilChuanyuChen7-0/+785
Support Dmaap Message Util Issue-ID: USECASEUI-794 Signed-off-by: ChuanyuChen <chenchuanyu@huawei.com> Change-Id: If54a17f72370667444fc87129d8fdc0958be8692
2023-03-31update ut codekaixiliu2-30/+11
Issue-ID: USECASEUI-785 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I9c1a1058047116d513fef129bfb03363b24217db
2023-03-30update intent process codekaixiliu16-632/+345
Issue-ID: USECASEUI-785 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: Idb6eec6142a0d7e57ecaf04659ce9a42a33aaa94
2023-03-28update intent execute processkaixiliu22-46/+443
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 intentAnalysiscmrizhangzhen2-4/+5
Issue-ID: USECASEUI-766 Signed-off-by: cmrizhangzhen <781953240@qq.com> Change-Id: Iafc48726ae7d93b3e5e56368976ed7ce886e690d
2022-11-30add intentAnalysis coveragecmrizhangzhen6-19/+234
Issue-ID: USECASEUI-762 Signed-off-by: cmrizhangzhen <781953240@qq.com> Change-Id: I84b2cfd69e3429d58d8f35d0351f2ff0e7e70a28
2022-11-30intentAnalysis add coveragecmrizhangzhen3-10/+219
Issue-ID: USECASEUI-762 Signed-off-by: cmrizhangzhen <781953240@qq.com> Change-Id: I8ba564e3457b122bc32e50b3fc76287502756971
2022-11-24update intent-analysis pomcmrizhangzhen2-5/+5
Issue-ID: USECASEUI-762 Signed-off-by: cmrizhangzhen <781953240@qq.com> Change-Id: I6a871e0c87255e583915f0855fc958d0bf052576
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 httpszhangfan3454-5/+10
Issue-ID: USECASEUI-761 Signed-off-by: zhangfan345 <zhangfan345@huawei.com> Change-Id: I638fe3cf1e67fc188151e81b5b33d9a115999df9
2022-11-04Release version changeJunyi4-8/+8
Signed-off-by: Junyi Du <hunterdevil@foxmail.com> Issue-ID: USECASEUI-759 Change-Id: I6929c2e37e687a88302a01c865f0eb32189b09af
2022-11-03Add test code.hekeguang4-0/+384
Issue-ID: USECASEUI-716 Change-Id: I33e0b24f48a91f325b71442a869dc1cd7055343a Signed-off-by: hekeguang <hekeguang@chinamobile.com>
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 He2-6/+28
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-27Release 5.1.1.hekeguang1-0/+10
Issue-ID: USECASEUI-743 Change-Id: I587a961e20ded27a2a09c5f4aa041d98ffdd1a67 Signed-off-by: hekeguang <hekeguang@chinamobile.com>