aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-02-24Merge "adding upload function and getting variables from template at ↵KAPIL SINGAL12-157/+306
template and mapping tab"
2020-02-24Merge "Cleaning up blueprint processor parent pom"KAPIL SINGAL2-74/+6
2020-02-23adding upload function and getting variables from template at template and ↵shaaban Altanany12-157/+306
mapping tab Issue-ID: CCSDK-2102 Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com> Change-Id: Id92cbd183c700764a55ef016d681a568954dc18f
2020-02-23adding tags and custom keys to metadataahmedeldeeb507-87/+126
Issue-ID: CCSDK-2014 Signed-off-by: ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I0ebd08a1f12ebccc4c0487850f28f6e395ed65cd
2020-02-21Eliminate Template RequirementJozsef Csongvai17-32/+342
Enables resource assignment without the use of a template. If no template is defined by the CBA, the default output is a kev-value map. If operation input: resolution-summary is set to true, output will be a list of ResolutionSummary. Issue-ID: CCSDK-2038 Change-Id: I5f6bcefcacec6e83cffac1134b13690b500a7563 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
2020-02-20Cleaning up blueprint processor parent pomSingal, Kapil (ks220y)2-74/+6
Removing dependencies which are being inheritted from ccsdk/parent spring-boot-parent-pom -> dependency-bom Issue-ID: CCSDK-2110 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I8e07ca9887f0378985b21ddb146c53413bdfc592
2020-02-20Update restconf executor to return responsedfarrelly3-6/+23
*Update restconfApplyDeviceConfig function to return request response *Modify pnf_config_aai CBA to test new functionality Issue-ID: CCSDK-2097 Change-Id: Id6109d8c3a8fa4e2ba1b102c4d2697ae6a03f8e2 Signed-off-by: dfarrelly <david.farrelly@est.tech>
2020-02-20Merge "Update certifcate"KAPIL SINGAL5-53/+17
2020-02-20Merge "Add ability to resolve environment variables when reading ↵KAPIL SINGAL1-5/+3
PrimaryDatabaseConfiguration"
2020-02-20Update certifcateeeginux5-53/+17
Change to use p12 file and password Issue-ID: CCSDK-706 Change-Id: Idbc4ba392c4c6244a501f22e3e591f1256806eba Signed-off-by: eeginux<henry.xie@est.tech>
2020-02-18Adding DSL-Definition to vlb.json file.ahmedeldeeb505-36/+45
Fixing HashMap key and value conflict Issue-ID: CCSDK-2066 Signed-off-by: ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I781f1ffc47a4ce22eeef9651aaff1dad4bf6fcc3
2020-02-18Add ability to resolve environment variables when readingSebastien Premont-Tendland1-5/+3
PrimaryDatabaseConfiguration This is needed to remove hardcoded password in application.properties file by being able to resolve environment variables. OOM would pass the username and password through environment variables. Issue-ID: CCSDK-2095 Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca> Change-Id: Ia19ef0ddee29509b0378b048bf58c700870ecce4
2020-02-18Merge "Removed manual shutdown hook for hazelcast"KAPIL SINGAL5-16/+17
2020-02-18Merge "Migrate ccsdk-cds docs"Dan Timoney9-0/+145
2020-02-17Removed manual shutdown hook for hazelcastSebastien Premont-Tendland5-16/+17
Shutdown hook for hazelcast are already working with spring boot. Just changed the policy to GRACEFUL (default is TERMINATE). This allow hazelcast to shutdown gracefully and recover from a rolling upgrade Also updated the Dockerfile to use multi stage to reduce by ~200Mb the docker image size. Issue-ID: CCSDK-2011 Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca> Change-Id: I0034145c7acefa88ed8d16f23a29249c7225ace3
2020-02-17adding template and mapping import template filesshaaban Altanany9-106/+158
Issue-ID: CCSDK-2102 Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com> Change-Id: I38260328f868f146dbdd16f0da8f26bbb1504c29
2020-02-16Redesign Metadata tab & Template and mapping & Over View Designshady13-186/+922
Issue-ID: CCSDK-2075 Signed-off-by: shady <snaguib.ext@orange.com> Change-Id: Ic130d378b2b68a80d40f6c3c8250cb3af538011e
2020-02-14Cluster CP member promotion as default.Brinda Santh9-6/+155
Issue-ID: CCSDK-2011 Signed-off-by: Brinda Santh <bs2796@att.com> Change-Id: I4df4b442c020fbf9da294a9b35739ca3acb8ee02
2020-02-14Merge "DB resolutions are picking inputKeyMapping values from DD"KAPIL SINGAL1-1/+1
2020-02-14Merge "Adding cds-ui back to root pom"Brinda Santh Muthuramalingam1-1/+1
2020-02-13DB resolutions are picking inputKeyMapping values from DDSteve Siani1-1/+1
Issue-ID: CCSDK-2092 Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com> Change-Id: I07e726ae038bbad853d789841942e98c62b1e0a8
2020-02-13updating source-editor changesahmedeldeeb5011-52/+86
Issue-ID: CCSDK-2070 Signed-off-by: ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I203f89eb81ea9685ca69226b108c121a8be5f193
2020-02-13Adding cds-ui back to root pomSingal, Kapil (ks220y)1-1/+1
Issue-ID: CCSDK-2094 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: If07fe561cddabb3939bcc35bd6d233ef43cfa06a
2020-02-13Merge "Refactoring Resource Resolution Service"Brinda Santh Muthuramalingam5-32/+42
2020-02-13Merge "add support for reply-time-out in cds blueprint"KAPIL SINGAL1-2/+2
2020-02-13add support for reply-time-out in cds blueprintAbdelmuhaimen Seaudi1-2/+2
Issue-ID: CCSDK-2089 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: Ic325aaa37df2db27713728b1d1fb7903298b02d5 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
2020-02-13Package creation refactoring and save the package to CBA store.shaaban Altanany15-95/+216
Issue-ID: CCSDK-2070 Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com> Change-Id: Iac67b71dbd48fe18319b381ee8a284ef9928ec46
2020-02-12Migrate ccsdk-cds docsJessica Wagantall9-0/+145
Merging this will create https://onap-ccsdk-cds.readthedocs.io This build will run in parallel to the current docs generation method until we are ready to cut over. Issue-ID: CIMAN-364 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I6a37e27e212cd0502824db576af3325e6c37e8e8
2020-02-12Refactoring Resource Resolution ServiceSingal, Kapil (ks220y)5-32/+42
Removing Node Template dependency Issue-ID: CCSDK-2078 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I24f3e003c64f3ee40eee4699366cfadfc1d7147e
2020-02-12Cluster co-ordination with Hazelcast.Brinda Santh32-709/+742
Remove Atomix implementation, due to Kubernetes clustering issues. Cluster environment property changes. Issue-ID: CCSDK-2011 Signed-off-by: Brinda Santh <bs2796@att.com> Change-Id: I23f40c92c0adc6b3ab8690871385f78525c76433
2020-02-03Merge "Reorder Create Tabs"KAPIL SINGAL1-14/+14
2020-02-02Reorder Create Tabsshady1-14/+14
Issue-ID: CCSDK-2068 Signed-off-by: shady <snaguib.ext@orange.com> Change-Id: I7519906f749f275a1b40f47bf53f3c0cb6a03906
2020-02-02add designer client build inside loopback servershaaban Altanany6-6/+103
Issue-ID: CCSDK-2067 Change-Id: I5acef65ee6703405b70708dd17a1be7acb808531 Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com>
2020-02-02Merge "adding DSL-Definition component"KAPIL SINGAL8-36/+71
2020-02-02Merge "Expose rest API with non blocking call."KAPIL SINGAL8-138/+192
2020-02-02adding DSL-Definition componentshaaban Altanany8-36/+71
Issue-ID: CCSDK-2066 Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com> Change-Id: I8b16e78cf3961c0c37a721fd37898fb3a7a850a0
2020-02-02add template and mapping page skeleton in designer clientAhmed Abbas12-113/+256
Issue-ID: CCSDK-2065 Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com> Change-Id: Icbd3240c8043449a47d72bf70c76397725ffd2ba
2020-02-01Expose rest API with non blocking call.Brinda Santh8-138/+192
Convert Mono and Flux to coroutines Convert reactor mdc to coroutine mdc Issue-ID: CCSDK-2052 Signed-off-by: Brinda Santh <bs2796@att.com> Change-Id: Ic58c0b74866d28fd2d803b96626b08f8e8b2db56
2020-01-31Merge "Spring boot, Kotlin version upgrades"KAPIL SINGAL20-128/+43
2020-01-31Spring boot, Kotlin version upgradesBrinda Santh20-128/+43
Dependent Patch : https://gerrit.onap.org/r/c/ccsdk/parent/+/100990 Fixed Jackson set method according to latest version. Fixed Security properties issues for failed JUnit test cases. Reused maven properties from parent for Spring boot, Nats, Kafka, etc Issue-ID: CCSDK-1737 Signed-off-by: Brinda Santh <bs2796@att.com> Change-Id: I04bb0e535161e05897f587a0f08a2689e10c5f41
2020-01-31Merge "Add Artifact Manager service."Brinda Santh Muthuramalingam45-46/+1442
2020-01-30Merge "package creation store preparation"KAPIL SINGAL8-137/+105
2020-01-30Add Artifact Manager service.Marek Szwalkiewicz45-46/+1442
Adds a micro service that offers gRPC interface for CBA artifacts manipulation. By default the service is attached to py-executor but can be ran as a separate service if needed in the future. Issue-ID: CCSDK-1988 Change-Id: I40e20f085ae1c1e81a48f76dbea181af28d9bd0d Signed-off-by: Marek Szwalkiewicz <marek.szwalkiewicz@external.t-mobile.pl>
2020-01-30package creation store preparationshaaban Altanany8-137/+105
Issue-ID: CCSDK-2050 Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com> Change-Id: Ie4dcf26a138ef5237e42eb0284269006da89d5a5
2020-01-29Merge "Use released version 1.5.1 of CCSDK parent poms"Dan Timoney3-2/+4
2020-01-29update imports-tab,source-editor and create scripts-tab componentshaaban Altanany29-344/+791
Issue-ID: CCSDK-2016 Issue-ID: CCSDK-2042 Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com> Change-Id: I87dd0f6cf393c2d7cd78985928635bd2138ccc74
2020-01-24Use released version 1.5.1 of CCSDK parent pomsDan Timoney3-2/+4
Use released version 1.5.1 of CCSDK parent poms Change-Id: I3644ef502540210e873a3f93ab4b1990c0bd92af Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-01-24Add resource resolution gRPC client.Marek Szwalkiewicz8-0/+260
Adds a python module that contains new resource resolution client that should replace previous helpers done in Jython. Issue-ID: CCSDK-1989 Signed-off-by: Marek Szwalkiewicz <marek.szwalkiewicz@external.t-mobile.pl> Change-Id: I48b22acdc7fec31f28de84232c5b6b37124a0c2a
2020-01-24Merge "Enhancement better error messages."Brinda Santh Muthuramalingam2-4/+33
2020-01-23Merge "Update vFW_CDS packages"KAPIL SINGAL20-2328/+3227