aboutsummaryrefslogtreecommitdiffstats
path: root/intentanalysis/src/test/resources/intentdb-test-init.sql
AgeCommit message (Collapse)AuthorFilesLines
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-29Add scheduled generation of intention reportkaixiliu1-6/+6
Issue-ID: USECASEUI-812 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I0e8d6d7d2e20a1be9f3ea2b0b1cfc66338c1e927
2023-05-22Add Intent Report Interfacekaixiliu1-1/+22
Issue-ID: USECASEUI-812 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I9b534efa6161b8cbbdc3f8dafcec4e62660d0235
2023-05-08Change all fulfilment/Fulfilment to fulfillment/Fulfillmentxudan161-4/+4
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-30add intentAnalysis coveragecmrizhangzhen1-1/+2
Issue-ID: USECASEUI-762 Signed-off-by: cmrizhangzhen <781953240@qq.com> Change-Id: I84b2cfd69e3429d58d8f35d0351f2ff0e7e70a28
2022-09-26Modify sql bugs.5.1.0hekeguang1-2/+2
Issue-ID: USECASEUI-696 Change-Id: I4787df7d14ee68eb172b7475bf4e310073a9bd59 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2022-09-22Add intent management registration code.hekeguang1-1/+2
Issue-ID: USECASEUI-696 Change-Id: I20500eaf08f6f41007478a21ff608071e393b54f Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2022-09-08Add intent base operation process code .hekeguang1-0/+8
Issue-ID: USECASEUI-696 Change-Id: Iff7e561c6bbc1437ba3b002875c3e120504e95dd Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2022-09-01Add UT to intent servicezhangfan3451-20/+58
Issue-ID: USECASEUI-716 Signed-off-by: zhangfan345 <zhangfan345@huawei.com> Change-Id: I45b7faf76bf899510d11939021fd1d788c95a4bf
2022-08-03Add unit test for intent analysisChuanyuChen1-0/+42
Add unit test for intent analysis Issue-ID: USECASEUI-692 Signed-off-by: ChuanyuChen <chenchuanyu@huawei.com> Change-Id: If7c8a1ca56c1e8cc07e91729b3d2e38ddb2c855b