summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-03-12Merge "datalake add multiple docker image tag and push"Vijay Venkatesh Kumar2-1/+100
2020-03-12datalake add multiple docker image tag and pushKate Hsuan2-1/+100
Issue-ID: DCAEGEN2-2008 Signed-off-by: Kate Hsuan <kate.hsuan@qct.io> Change-Id: Ic0c5ea2047ed7be19cab3edc8a403df53dcc74cd
2020-03-11Fix Sonar-Cloud issue for BBS-epStavros Kanarakis1-0/+3
Change-Id: I32e33be0d68412f6edb4086fe76886fdc0b792fa Issue-ID: DCAEGEN2-2105 Signed-off-by: Stavros Kanarakis <stavros.kanarakis@nokia.com>
2020-03-10Merge "Add PMSH ChangeLog"Joseph O'Leary1-0/+10
2020-03-09Release BBS-ep container (version 2.0.0)Stavros Kanarakis1-0/+9
Change-Id: I779f2d5dfc5742b282c44d100105502be13779bc Issue-ID: DCAEGEN2-2105 Signed-off-by: Stavros Kanarakis <stavros.kanarakis@nokia.com>
2020-03-06Disable maven-deploy-plugin execution for BBS-ep2.0.0Stavros Kanarakis1-0/+4
Change-Id: I279dde369f6218e40dde4123e54c2beeb58fc425 Issue-ID: DCAEGEN2-2105 Signed-off-by: Stavros Kanarakis <stavros.kanarakis@nokia.com>
2020-03-06Add PMSH ChangeLogdfarrelly1-0/+10
Issue-ID: DCAEGEN2-1820 Signed-off-by: dfarrelly <david.farrelly@est.tech> Change-Id: I031e1e42b0c91c20bb6fe67831b50a139f58238c
2020-03-05Merge "Switch from cloudify helm plugin to cloudify/tosca."Vijay Venkatesh Kumar34-197/+32
2020-03-04Revert "Resolve the issue of failed java-merge job due to maven-deploy plugin"Vijay Venkatesh Kumar1-4/+0
This reverts commit 1dcd6ce4b2ac3d59db76934981565944a7e1d11e. Issue-ID: DCAEGEN2-1891 Change-Id: I3243658ed816a6272f931f10b5fff1fc0ed43ae8 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2020-03-04Resolve the issue of failed java-merge job due to maven-deploy pluginStavros Kanarakis1-0/+4
Change-Id: I36ef887a6b695fde7661b77c6e956c446bc5121e Issue-ID: DCAEGEN2-2105 Signed-off-by: Stavros Kanarakis <stavros.kanarakis@nokia.com>
2020-03-04Merge "Upgrade of BBS-ep service"Vijay Venkatesh Kumar50-1493/+1290
2020-03-04Switch from cloudify helm plugin to cloudify/tosca.Kate Hsuan34-197/+32
1. Blueprint implementation. 2. Modify startup sequence. Issue-ID: DCAEGEN2-2098 Signed-off-by: Kate Hsuan <kate.hsuan@qct.io> Change-Id: I9d3d56565b0e997d3150eeef0891cc79bb0519ae
2020-03-03Upgrade of BBS-ep serviceStavros Kanarakis50-1493/+1290
Upgraded service to use latest DCAE-SDK Upgraded many of the dependencies to latest versions Introduced Java 11 Change-Id: I29d265d2a75aa80749f567cfb10920b2c45c2cec Issue-ID: DCAEGEN2-2105 Signed-off-by: Stavros Kanarakis <stavros.kanarakis@nokia.com>
2020-03-02Release PM Subscription Handler 1.0.0emartin1-0/+9
Issue-ID: DCAEGEN2-1820 Signed-off-by: emartin <ephraim.martin@est.tech> Change-Id: I22ce06f36ada594e94fbcb7babf692b6ba16de71
2020-02-28Update PM subscription event for PMSHemartin11-30/+108
* Add control loop name * Remove invariant id reference Issue-ID: DCAEGEN2-2100 Signed-off-by: emartin <ephraim.martin@est.tech> Change-Id: I6bbb757e07f3d930ecd28bd3106df307a264ff65
2020-02-27Merge "Handle AAI Update and Delete events for PMSH"Joseph O'Leary11-28/+233
2020-02-26Merge "Helm and blueprint implementation of datalake"Vijay Venkatesh Kumar31-1/+1168
2020-02-26Removing submodule ref from parent pomefiacor1-4/+1
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I7eaf4f4d7a9e3eac174b806f6867dff956f626aa Issue-ID: DCAEGEN2-1837
2020-02-26Handle AAI Update and Delete events for PMSHemartin11-28/+233
Change-Id: I7f84e4429011bbaea4de23077ce23629b897fd7d Issue-ID: DCAEGEN2-1846 Signed-off-by: emartin <ephraim.martin@est.tech>
2020-02-25Updating sonar report path tagefiacor1-3/+3
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I8fdbf870fac31c95557343572fe5ce48735af4ce Issue-ID: DCAEGEN2-1837
2020-02-24Helm and blueprint implementation of datalakeKate Hsuan31-1/+1168
1. Deployment Helm chart. 2. helm plugin based cloudify blueprints. 3. fix pom.xml and directory location for CI. Issue-ID: DCAEGEN2-2008 Signed-off-by: Kate Hsuan <kate.hsuan@qct.io> Change-Id: If24524576e72392b66ff556237154922b213a29b
2020-02-21Add basic healthcheck for PMSHAndyWalshe6-8/+111
Signed-off-by: AndyWalshe <andy.walshe@est.tech> Issue-ID: DCAEGEN2-1842 Change-Id: Idef8542e9b063f457e402c25fdf369d885548674
2020-02-21Merge "Add Support for Activation and Deactivation"Joseph O'Leary16-118/+565
2020-02-20Update PMSH component spec and blueprintemartin2-49/+20
* Remove MR topics that should not be generated by plugin * Rename input fields * Add healthcheck config Issue-ID: DCAEGEN2-1845 Signed-off-by: emartin <ephraim.martin@est.tech> Change-Id: I098ed62614c203bfa670359b405b9af9d89bd349
2020-02-20Add Support for Activation and DeactivationERIMROB16-118/+565
* Add support for reconfiguration of the administrativeState field * Add support for policy feedback handling * Fix network function filter applying to non active network functions Signed-off-by: ERIMROB <robertas.rimkus@est.tech> Change-Id: Ic1cfc3207b2495c1d8d10acd0ed1c40114cf4643 Issue-ID: DCAEGEN2-1830
2020-02-17Merge "Added initial component spec and blueprint"Vijay Venkatesh Kumar5-0/+577
2020-02-17Added initial component spec and blueprintemartin5-0/+577
Signed-off-by: emartin <ephraim.martin@est.tech> Issue-ID: DCAEGEN2-1845 Change-Id: I42bdfcfd9d31d20fce40840cee34cea8bc5d178a
2020-02-13Merge "Fix PMHS logs dir setup"Joseph O'Leary5-22/+23
2020-02-13Fix PMHS logs dir setupefiacor5-22/+23
# Refactoring test|prod init Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ib073cb762a7750fca7bdf415cf5080d04f7bda51 Issue-ID: DCAEGEN2-2078
2020-02-13Merge "Add db initial pod docker image auto-build."Vijay Venkatesh Kumar9-250/+488
2020-02-12Merge "Adding DB Init and setup"Joseph O'Leary17-103/+536
2020-02-12Add db initial pod docker image auto-build.Kate Hsuan9-250/+488
Issue-ID: DCAEGEN2-2008 Signed-off-by: Kate Hsuan <kate.hsuan@qct.io> Change-Id: I16416a8eab43c752d7b8c9adeca079cab2d572dc
2020-02-11fix sonarcloud issuesHansen, Tony (th1395)2-0/+6
Change-Id: Ie2af89b8789369654d08cf76133b27583b4228c1 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-2065
2020-02-10Adding DB Init and setupefiacor17-103/+536
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ie32efcf007c9b6fa25b0072019f4a91a841d9d0c Issue-ID: DCAEGEN2-1828
2020-02-05Merge "To apply the shared module into 3rd party design page and cleanup ↵Tony Hansen68-5749/+581
useless files"
2020-02-05Merge "Add admin docker image maven auto-build."Vijay Venkatesh Kumar1-3/+26
2020-02-05To apply the shared module into 3rd party design pageEkko Chang68-5749/+581
and cleanup useless files Issue-ID: DCAEGEN2-1717 Signed-off-by: Ekko Chang <ekko.chang@qct.io> Change-Id: I069afc836230c2470d6c25d80335428b37ef98f6
2020-02-05To apply the shared module into the 3rd party tools management pageEkko Chang10-132/+448
Issue-ID: DCAEGEN2-1717 Signed-off-by: Ekko Chang <ekko.chang@qct.io> Change-Id: Icc00785df9c516298327d8542bfb3c330d88513c
2020-02-05Merge "To apply the shared module into the database page"Tony Hansen10-289/+504
2020-02-04Add admin docker image maven auto-build.Kate Hsuan1-3/+26
Issue-ID: DCAEGEN2-2008 Signed-off-by: Kate Hsuan <kate.hsuan@qct.io> Change-Id: Icf7a5adfd999f6640510975abbc661c612110837
2020-02-04To apply the shared module into the database pageEkko Chang10-289/+504
Issue-ID: DCAEGEN2-1716 Signed-off-by: Ekko Chang <ekko.chang@qct.io> Change-Id: I2b89fe4fb81be10852c0fc813bbf5c81999bbc12
2020-01-31Merge changes I8eae95ab,Ie1daa567Vijay Venkatesh Kumar3-5/+19
* changes: Add a method to retrieve DB type list modified dbController rest api
2020-01-31Merge "To apply the shared module into the kafka page"Vijay Venkatesh Kumar18-320/+509
2020-01-22Add a method to retrieve DB type listGuobiao Mo2-1/+14
Issue-ID: DCAEGEN2-1877 Change-Id: I8eae95aba59a7f5dcbd6df2928b78a82c3235e49 Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2020-01-21modified dbController rest apiZhangZihao2-4/+5
Change-Id: Ie1daa567338c48a13112ef1fff02109de16e8901 Issue-ID: DCAEGEN2-1877 Signed-off-by: ZhangZihao <zhangzihao@chinamobile.com>
2020-01-21To apply the shared module into the kafka pageEkko Chang18-320/+509
Issue-ID: DCAEGEN2-2010 Signed-off-by: Ekko Chang <ekko.chang@qct.io> Change-Id: I830dcc1094d8e70045e0c0744f13f6a7b83d7cc1
2020-01-20Adding AAI client and apply filterefiacor12-21/+899
# Adding Subscription class # Adding MR and Utils helper classes Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I791b506d8cf166737d67cef22052852256f8a811 Issue-ID: DCAEGEN2-1930
2020-01-14Merge "Docker build for Docker Hub"Vijay Venkatesh Kumar1-4/+16
2020-01-14Merge "To optimize the shared module and apply it into the page"Vijay Venkatesh Kumar24-585/+1017
2020-01-14Merge "Modified resp topicConfig and add getTopicName()"Vijay Venkatesh Kumar5-8/+86