summaryrefslogtreecommitdiffstats
path: root/intentanalysis/src/main/resources/intent-analysis-init.sql
AgeCommit message (Collapse)AuthorFilesLines
2023-08-31Delete useless codekaixiliu1-8/+0
Issue-ID: USECASEUI-819 Change-Id: Ia84c5aad828a8870ba8d6b1f86d039dd7f6d1229 Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
2023-08-29Modify Intent Modelkaixiliu1-1/+0
Issue-ID: USECASEUI-819 Change-Id: I63041d772aac1e4591d2f8d71be7f699c25be3a1 Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
2023-08-25Add intent instancekaixiliu1-0/+5
Issue-ID: USECASEUI-819 Change-Id: I422aa31089310be7d7af0060f327cd879e88db19 Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
2023-05-16Modify the intent report model and create a tablekaixiliu1-1/+22
Issue-ID: USECASEUI-812 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I33221660b76dd54306fb447d29d60fc5faeb0617
2023-05-08Update FulfillmentInfo with SO create intent API request responsexudan161-6/+6
Issue-ID: USECASEUI-795 Signed-off-by: xudan16 <xudan16@huawei.com> Change-Id: Icc521a61f035c2780c802623902b9475e226813e
2023-05-08Change all fulfilment/Fulfilment to fulfillment/Fulfillmentxudan161-3/+3
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-10update intent process codekaixiliu1-1/+2
Issue-ID: USECASEUI-785 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: Iee30fea33ff357a792f342166c9ddec26ad4feba
2023-03-28update intent execute processkaixiliu1-0/+8
Issue-ID: USECASEUI-785 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: Ib38d171e9a1c389a093bb9c46fdb9050e2b8423e
2022-11-22Add logs for intentAnalysisServer.hekeguang1-1/+2
Issue-ID: USECASEUI-762 Change-Id: I22df538103455df4ccc886eab3d06acc899279c4 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2022-09-26Add ImfRegInfo code .hekeguang1-2/+2
Issue-ID: USECASEUI-696 Change-Id: I143d9c9aada3d9c0dfdbf5dae8cd04be0a2a3c5a Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2022-09-22Add intent management registration code.hekeguang1-0/+2
Issue-ID: USECASEUI-696 Change-Id: I20500eaf08f6f41007478a21ff608071e393b54f Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2022-08-30Update intent module and CRUD APIszhangfan3451-8/+7
Issue-ID: USECASEUI-710 Signed-off-by: zhangfan345 <zhangfan345@huawei.com> Change-Id: I3e53e952b3554235e324b87adef2a997bae82d2a Signed-off-by: zhangfan345 <zhangfan345@huawei.com>
2022-08-26Update intent module and intent API of retrievalzhuguanyu1-10/+11
Issue-ID: USECASEUI-710 Signed-off-by: zhuguanyu <zhuguanyu5@huawei.com> Change-Id: I1d6e19db2a4c78f07b907f51fa3c9cf904eff4aa
2022-08-22Add database code.hekeguang1-4/+22
Issue-ID: USECASEUI-696 Change-Id: I1c8ce807ca1f2aaeebc8646d8a14df9f4b27a436 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2022-08-11Update intent module and intent API of creationxudan161-2/+34
Signed-off-by: xudan16 <xudan16@huawei.com> Issue-ID: USECASEUI-710 Change-Id: Ic0428915e9470b4478e8a7493635da60a8445a56
2022-07-25Intent service impletationShuhaoCai1-0/+20
Signed-off-by: ShuhaoCai <caishuhao@huawei.com> Issue-ID: USECASEUI-704 Change-Id: If31afadd3c81ffa308a51ad4e6ba65a82e557010