summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-03-25Release PM Subscription Handler 1.0.2emartin1-0/+9
Issue-ID: DCAEGEN2-1820 Signed-off-by: emartin <ephraim.martin@est.tech> Change-Id: I59eadcc3daf1c8a6c31a7c71ff3126ef7b735a00
2020-03-25Handle graceful exit of PMSH1.0.2emartin7-25/+162
Issue-ID: DCAEGEN2-1832 Change-Id: If0362e1927f7013d25f0cf23ade5ce9d2bdea8e3 Signed-off-by: emartin <ephraim.martin@est.tech>
2020-03-25Merge "[PMSH] Refactor subscription processor and policy response handler"Joseph O'Leary20-358/+463
2020-03-23[PMSH] Refactor subscription processor and policy response handlerERIMROB20-358/+463
Signed-off-by: ERIMROB <robertas.rimkus@est.tech> Change-Id: I91964848df8f7455169650b138b46d8dfc326b6f Issue-ID: DCAEGEN2-1820
2020-03-23Merge "Datalake admin UI self-release 1.0.1."Vijay Venkatesh Kumar1-0/+9
2020-03-23Merge "Fix jar file search."Vijay Venkatesh Kumar1-5/+8
2020-03-23Datalake admin UI self-release 1.0.1.Kate Hsuan1-0/+9
Issue-ID: DCAEGEN2-2138 Signed-off-by: Kate Hsuan <kate.hsuan@qct.io> Change-Id: Iba988a18fe5f06d428118f17e231889d904e0ee0
2020-03-23Fix jar file search.Kate Hsuan1-5/+8
Issue-ID: DCAEGEN2-2008 Signed-off-by: Kate Hsuan <kate.hsuan@qct.io> Change-Id: I46a539efdbbf6d2a9762966cb4740af7f3fd20f6
2020-03-20Release PMSH 1.0.1dfarrelly1-0/+9
*Commit pnf deletion to database in PMSH Issue-ID: DCAEGEN2-2142 Signed-off-by: dfarrelly <david.farrelly@est.tech> Change-Id: I698885aca487fd5dc7245c6b2bec6f93adf70d5e
2020-03-19Merge "Commit pnf deletion to database in PMSH"Joseph O'Leary3-3/+5
2020-03-19Merge "Bug fix nginx resover address."Vijay Venkatesh Kumar7-10/+20
2020-03-19Bug fix nginx resover address.Kate Hsuan7-10/+20
Issue-ID: DCAEGEN2-2008 Signed-off-by: Kate Hsuan <kate.hsuan@qct.io> Change-Id: I3e128dd3a05b230320c37ce58fff2fba4be4abff
2020-03-18Commit pnf deletion to database in PMSH1.0.1AndyWalshe3-3/+5
Issue-ID: DCAEGEN2-2142 Signed-off-by: AndyWalshe <andy.walshe@est.tech> Change-Id: Ib4945174aec490d1149903c01f64fc5dd5e19496
2020-03-18Remove hard-coded execution skip of manen-deploy plugin. Will fix JJBsStavros Kanarakis1-4/+0
Change-Id: I9e256fcc4c18dc0534fc17433b8eb2009e9ecdd2 Issue-ID: DCAEGEN2-2105 Signed-off-by: Stavros Kanarakis <stavros.kanarakis@nokia.com>
2020-03-13datalake feeder self-release integrationKate Hsuan1-0/+9
Issue-ID: DCAEGEN2-2138 Signed-off-by: Kate Hsuan <kate.hsuan@qct.io> Change-Id: Id00c0e6fff7a2c7b8830027cfec2dbf094dadc47
2020-03-13datalake admin ui self-release integrationKate Hsuan1-0/+9
Issue-ID: DCAEGEN2-2138 Signed-off-by: Kate Hsuan <kate.hsuan@qct.io> Change-Id: I0d0d4c20fad4767523278974a22ea7610b2a192d
2020-03-13Fix db credential of feeder helm chartKate Hsuan1-6/+12
Issue-ID: DCAEGEN2-2008 Signed-off-by: Kate Hsuan <kate.hsuan@qct.io> Change-Id: I699f68df4a9cec83144e5d85bafd63fbd6d7cd27
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