summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-05-15Merge "Add function"Yan Yang119-14075/+612
2019-05-15Merge "Set HDFS user"Yan Yang2-3/+5
2019-05-15Add functionEkko Chang119-14075/+612
1. Add i18n language pattern 2. Add new page for verison control 3. Git tracked files fix Issue-ID: DCAEGEN2-1188 Change-Id: I93ead79b9ae7f6291b4f2d04718c7a14f4213cb2 Signed-off-by: Ekko Chang <ekko.chang@qct.io>
2019-05-14Set HDFS userGuobiao Mo2-3/+5
Use DB.login as HDFS write user. Issue-ID: DCAEGEN2-1498 Change-Id: I59ee83472595b1fc79e9562b68f4178e7fbd920b Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-05-14Merge "Modify framework of front-end"Vijay Venkatesh Kumar113-10/+17836
2019-05-13Support HDFS as a data storeGuobiao Mo20-352/+604
Issue-ID: DCAEGEN2-1498 Change-Id: Id203275bce01bd4a4d6ec131fb9696d78eda82f5 Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-05-13Modify framework of front-endEkko Chang113-10/+17836
1. Integrate REST API with feeder 2. Implement css coding 3. Dockerize app and add license header Issue-ID: DCAEGEN2-1188 Change-Id: If4f0c70c842f81a44266a21dd598ab503bdc5dd8 Signed-off-by: Ekko Chang <ekko.chang@qct.io>
2019-05-10Bug fixKate Hsuan2-2/+3
1. Fix DB config JSON and config format. Issue-ID: DCAEGEN2-1437 Change-Id: I3bf0778c61811cc636099d2dbd118fec49d72625 Signed-off-by: Kate Hsuan <kate.hsuan@qct.io>
2019-05-09DL name and version updateVijay Venkatesh Kumar2-0/+8
Change-Id: Ife31170acc3578e5b51dfec8b462d33ca3cae35f Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1270
2019-05-09Bug fixKate Hsuan4-2/+34
1. Add a topic delete API. 2. Fix JSON response body. 3. Fix DB config update. Issue-ID: DCAEGEN2-1437 Change-Id: I4cd5710baf796c8a6bcc9af5283a36bd37659ec8 Signed-off-by: Kate Hsuan <kate.hsuan@qct.io>
2019-05-07Merge "Move to a new version for El-Alto due to a change in the blueprint"Vijay Venkatesh Kumar4-6/+6
2019-05-07Merge "Add dashboard template configuration schema"Yan Yang2-0/+41
2019-05-07Add dashboard template configuration schemaKate Hsuan2-0/+41
Issue-ID: DCAEGEN2-1329 Change-Id: I29ef46a44a61ef7adceeabe6b65d406d07902be2 Signed-off-by: Kate Hsuan <kate.hsuan@qct.io>
2019-05-07Move to a new version for El-Alto due to a change in the blueprintStavros Kanarakis4-6/+6
Change-Id: Icf603deff98b4388b5de87698cbde023483da365 Issue-ID: DCAEGEN2-1485 Signed-off-by: Stavros Kanarakis <stavros.kanarakis@nokia.com>
2019-05-03Merge "Handle duplicate id"Yan Yang6-103/+116
2019-05-03Merge "Unit test code for datalake seed code"Yan Yang1-0/+2
2019-05-02Handle duplicate idGuobiao Mo6-103/+116
Issue-ID: DCAEGEN2-1411 Change-Id: Ib39b39ff276d7d5c3dbfaa281df6104926fa354d Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-04-29Use TopicConfig in backend4.0.0-ONAP1.0.0Guobiao Mo19-213/+269
Issue-ID: DCAEGEN2-1200 Change-Id: Ia18993524c272c42ba48485a636f04f94af0cd0a Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-04-29Merge "Modify TopicConfig"Yan Yang8-72/+80
2019-04-29Modify TopicConfigGuobiao Mo8-72/+80
Issue-ID: DCAEGEN2-1309 Change-Id: Iccfd579f71e0ca971851ba66443973bdd67dcced Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-04-29First commit of front-end admin UIEkko Chang87-0/+13500
1. framework of front-end Issue-ID: DCAEGEN2-1188 Change-Id: Ib42e20f87f3f4fa5f0aee65c88b1efbfe1523b93 Signed-off-by: Ekko Chang <ekko.chang@qct.io>
2019-04-27Merge "unit test of service"Yan Yang4-0/+341
2019-04-27Merge "Unit test code for datalake seed code"Yan Yang2-25/+141
2019-04-26Add Topic configuration APIKate Hsuan9-183/+267
1. Add Topic configuration APIs 2. Remove the "default_topic" DB relationship 3. Fix unit test Issue-ID: DCAEGEN2-1437 Change-Id: I7f992a2439606a1e35dc015e0296ca86375caa87 Signed-off-by: Kate Hsuan <kate.hsuan@qct.io>
2019-04-26Unit test code for datalake seed codeRama-Huawei1-0/+2
Improved Application Configuration code coverage to 100% Issue-ID: DCAEGEN2-1309 Change-Id: Ic42de3b39ba8468fa0c0749700a852ec0162e52b Signed-off-by: Rama-Huawei <rama.subba.reddy.s@huawei.com>
2019-04-26Unit test code for datalake seed codeRama-Huawei2-25/+141
Improved Feeder Controller code coverage to 100% Added null check for if no consumer records avaliable then no need to process further Issue-ID: DCAEGEN2-1309 Change-Id: Ib3eac572f1a008f9e3c958a483ce3bc1e313a904 Signed-off-by: Rama-Huawei <rama.subba.reddy.s@huawei.com>
2019-04-26unit test of serviceZhangZihao4-0/+341
Change-Id: Ie6a7838e242d96543c95f101e06e1b8c9e8d0099 Issue-ID: DCAEGEN2-1309 Signed-off-by: ZhangZihao <zhangzihao@chinamobile.com>
2019-04-26Merge "Unit test code for datalake seed code"Yan Yang1-0/+187
2019-04-26Merge "‘correlateClearedMessage’"Yan Yang4-17/+102
2019-04-25Merge "Address nexus3 docker push issue #2"Vijay Venkatesh Kumar1-2/+3
2019-04-25Unit test code for datalake seed codeRama-Huawei1-0/+187
Improved Topic Controller code coverage to 100% Issue-ID: DCAEGEN2-1309 Change-Id: I5abec6336c21c5dc664aaa2eba362ef900658576 Signed-off-by: Rama-Huawei <rama.subba.reddy.s@huawei.com>
2019-04-25Unit test code for datalake seed codeRama-Huawei1-0/+187
Improved DbController code coverage to 100% Issue-ID: DCAEGEN2-1309 Change-Id: I21e60fb4b02a44856a852bc6cba3f0d0d61680d2 Signed-off-by: Rama-Huawei <rama.subba.reddy.s@huawei.com>
2019-04-25‘correlateClearedMessage’ZhangZihao4-17/+102
Change-Id: I32ea4043d32f29c920b370de3c84341c218ed5c2 Issue-ID: DCAEGEN2-1190 Signed-off-by: ZhangZihao <zhangzihao@chinamobile.com>
2019-04-25Address nexus3 docker push issue #2Stavros Kanarakis1-2/+3
Change-Id: Id159c4bda8c232ce4ad5da69589d72da0709ed3b Issue-ID: DCAEGEN2-1446 Signed-off-by: Stavros Kanarakis <stavros.kanarakis@nokia.com>
2019-04-25Merge "Remove explicit dependency on com.couchbase.client/core-io"Yan Yang2-8/+1
2019-04-24Remove explicit dependency on com.couchbase.client/core-ioGuobiao Mo2-8/+1
let org.springframework.data/spring-data-couchbase take care of Couchbase dependencies. Issue-ID: DCAEGEN2-1309 Change-Id: I0e6ba6198bb30a5cc69bdc6202f23df6c8c46e85 Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-04-25Merge "Unit test code for datalake seed code"Yan Yang2-0/+85
2019-04-25Merge "3 data mappings for ES"Yan Yang4-5/+69
2019-04-243 data mappings for ESGuobiao Mo4-5/+69
Issue-ID: DCAEGEN2-1329 Change-Id: I6100362ad58b6e0eae7f86decca4a4dfc9db6102 Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-04-24Unit test code for datalake seed codeRama-Huawei2-0/+85
Increased the code coverage to 100% for domain controller module Issue-ID: DCAEGEN2-1309 Change-Id: Ie0d737323928c6350e8d41ada2eb3880975a93bc Signed-off-by: Rama-Huawei <rama.subba.reddy.s@huawei.com>
2019-04-24Address nexus3 docker push issueStavros Kanarakis1-0/+2
Change-Id: I3d554990fb5ccbdf8018674a42a8a93c3831d4c5 Issue-ID: DCAEGEN2-1446 Signed-off-by: Stavros Kanarakis <stavros.kanarakis@nokia.com>
2019-04-23Move hard-coded strings to app configurationGuobiao Mo15-66/+121
Issue-ID: DCAEGEN2-1452 Change-Id: I6577ba3b5a8f877bbaa13d0c590d6a2072331136 Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-04-23Merge "Run BBS-ep docker container as non-root"Vijay Venkatesh Kumar4-45/+56
2019-04-23Merge "Add REST API calls for DB manipulation."Yan Yang9-70/+288
2019-04-23Add REST API calls for DB manipulation.Kate Hsuan9-70/+288
1. Add the REST APIs for DB configuration. 2. Fix ORM relationship. Issue-ID: DCAEGEN2-1437 Change-Id: Iae842921aa671419e57f569093ecdd74dea4f8d2 Signed-off-by: Kate Hsuan <kate.hsuan@qct.io>
2019-04-22Run BBS-ep docker container as non-rootStavros Kanarakis4-45/+56
Replaced docker maven plugin to introduce Dockerfile. Corrected component blueprint to deploy BBS-ep as a service component instead of a platform one. Change-Id: If3af67eef1a9f68554ee215d24b54f9cd4b7ce80 Issue-ID: DCAEGEN2-1446 Signed-off-by: Stavros Kanarakis <stavros.kanarakis@nokia.com>
2019-04-22Unit test code for datalake seed codeRama-Huawei1-1/+1
The package name is corrected Issue-ID: DCAEGEN2-1309 Change-Id: Ib100bc60197f71d4f97a0906aa88200a97c3c748 Signed-off-by: Rama-Huawei <rama.subba.reddy.s@huawei.com>
2019-04-22Unit test code for datalake seed codeRama-Huawei1-0/+140
Improved Couchbase service code coverage Issue-ID: DCAEGEN2-1309 Change-Id: I1bacbcb3e5c4919a36b02aac68e069c86e04bd02 Signed-off-by: Rama-Huawei <rama.subba.reddy.s@huawei.com>
2019-04-22Added couchbase mock and client dependenciesRama-Huawei1-178/+189
Dependencies are added for improving datalake service code coverage Issue-ID: DCAEGEN2-1309 Change-Id: I64d2f004137733d082539df76a888ae235e5524f Signed-off-by: Rama-Huawei <rama.subba.reddy.s@huawei.com>
2019-04-17Unit test to improve sonar coverageGuobiao Mo16-52/+286
Issue-ID: DCAEGEN2-1309 Change-Id: Ia3651bb105d92013d6d2a9d60fffe3b6066adf64 Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>