aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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
2020-01-23add design for template and mappingshady12-87/+428
Issue-ID: CCSDK-2035 Signed-off-by: shady <snaguib.ext@orange.com> Change-Id: I60d1fd623c84e98d0b762a0b5df0e375a7c75031
2020-01-22Enhancement better error messages.Oleg Mitsura2-4/+33
Issue-ID: CCSDK-2036 rev1: initial commit. Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com> Change-Id: I0bc31a2a17a6dfedbb1870470e8bf6304be782b5
2020-01-22Update vFW_CDS packagesAbdelmuhaimen Seaudi20-2328/+3227
Issue-ID: CCSDK-1825 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: I53668b3df0cf13ceaa78cbffc92df05db23fe642 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
2020-01-22fixining compilation in unit testingshaaban Altanany11-41/+109
add unit test for package-header.component Issue-ID: CCSDK-2032 Change-Id: I459ee690b84ae7eb7a852c6dc65fe1702fb6bf4a Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com>
2020-01-22adding implementation for imports tabshaaban Altanany2-75/+116
Issue-ID: CCSDK-2014 Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com> Change-Id: Ib11325f0c7d01103eff05f237c3c0d7fb515d59c
2020-01-20Add four functions to support 5G NRM CMHuang Cheng5-0/+319
Those four functions are designed to support the operations: createMOI getMOIAttributes modifyMOIAttributes and deleteMOI Issue-ID: CCSDK-2002 Change-Id: I631797cd041c5aa60dcc14f6bdacd0c14ea937e1 Signed-off-by: Huang Cheng <duke.huangcheng@huawei.com>
2020-01-17Fix scheduler shutdown config function.Brinda Santh7-19/+17
Optimize application name accessing in Docker Compose. Issue-ID: CCSDK-1917 Signed-off-by: Brinda Santh <bs2796@att.com> Change-Id: I6b055de7ef5a8ac4a0c103499997ed272bd74ac6
2020-01-16Prioritization Optional NATS consumer supportBrinda Santh26-119/+678
Add prioritization NATS consumer service and configuration data beans. Optimizing message prioritization service interface. Added Integration testing for NATS simulation. Updated sample docker compose for NATS support Issue-ID: CCSDK-1917 Signed-off-by: Brinda Santh <bs2796@att.com> Change-Id: Icd21e5e2ab7b64d6e6e4b0610599ca947555ee15
2020-01-13Adding integration to backend in Controller catalogswapnalipode7-0/+188
Adding integration to backend in controller catalog Change-Id: Ia423d05ee5b089af6df70296a40d36d84892d488 Issue-ID: CCSDK-814 Signed-off-by: swapnalipode <sp00501638@techmahindra.com>
2020-01-13Merge "Adding changes to Controller catalog"KAPIL SINGAL5-73/+102
2020-01-13Prioritization expiry and clean scheduler serviceBrinda Santh18-221/+391
Add prioritization expiry and clean scheduler service implementation. Optimizing message passing between processors. Added message sorting utils. Issue-ID: CCSDK-1917 Signed-off-by: Brinda Santh <bs2796@att.com> Change-Id: I049ea3bae2e2c546244136f15c3d89deda1e7053
2020-01-13Adding changes to Controller catalogswapnalipode5-73/+102
Adding new changes for integration in controller catalog Change-Id: I5a014ff35d01213545d09db79886c6c4fd9f827d Issue-ID: CCSDK-810 Signed-off-by: swapnalipode <sp00501638@techmahindra.com>
2020-01-13Add uri-encoding to webclientJozsef Csongvai1-6/+9
Path params are not uri-encoded, which can cause failed rest calls if resolved params include characters such as whitespace Issue-ID: CCSDK-2024 Change-Id: Iac57219260ac94897e09e3cb9d1d5884d86b83ae Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
2020-01-13Adding cds-ui back in parent pomSingal, Kapil (ks220y)1-1/+1
cds-ui was removed to avoid build issue, adding back to parent pom Issue-ID: CCSDK-2025 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ib14bcab669c21cb40603bafff381358a94c1a895
2020-01-13Merge "creating meta data creation component(first tab)"KAPIL SINGAL20-265/+468
2020-01-12Refactoring Pom and Fixing JunitsSingal, Kapil (ks220y)21-64/+106
Refactoring DepeendencyManagement section in parent pom and fixed Junit failing over Windows Issue-ID: CCSDK-2023 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I5e09c4c6d6307c1dd93a40ab3601713b956dfc72
2020-01-12creating meta data creation component(first tab)shaaban Altanany20-265/+468
Issue-ID: CCSDK-2014 Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com> Change-Id: I35283cbb5b48174606493ecb39c20b9f717a9c06
2020-01-08Merge "Add custom header configuration for aai calls"Brinda Santh Muthuramalingam2-1/+6
2020-01-08Merge "Add new endpoint for posting data-dictinary as ResourceDefinition"Brinda Santh Muthuramalingam4-25/+109
2020-01-08Add new endpoint for posting data-dictinary as ResourceDefinitionJozsef Csongvai4-25/+109
Starter-dictionaries and examples in the documentation have the type ResourceDefinition. The existing endpoint accepts ResourceDictionary which is the wrapping entity of ResourceDefinition. Issue-ID: CCSDK-1725 Change-Id: I07f925ba4f607a6eaecf5907ac6e08691578c3b5 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
2020-01-08Merge "Rest endpoint for message Prioritization"KAPIL SINGAL20-352/+448
2020-01-08Merge "Include correlationId in group lock."KAPIL SINGAL6-30/+144
2020-01-08Rest endpoint for message PrioritizationBrinda Santh20-352/+448
Refactored to support both Kafka and Rest endpoint prioritization. Simplified number for Kafka processors. Issue-ID: CCSDK-1917 Signed-off-by: Brinda Santh <bs2796@att.com> Change-Id: Iba77ed94be3398940840ff01a298f0bec785401f
2020-01-08Add custom header configuration for aai callsJozsef Csongvai2-1/+6
Issue-ID: CCSDK-2020 Change-Id: Ibd63a00bf59b0e955612da69fa1d4970381b9a64 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
2020-01-08add ngx-file-drop to designer clientshaaban Altanany1-0/+1
Issue-ID: CCSDK-2014 Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com> Change-Id: I147a5fd5f32e40e74774c1785dd177602670ac32
2020-01-07Include correlationId in group lock.Brinda Santh6-30/+144
Message prioritization optimization by checking and including correlation Id, so that non related correlation message won't get locked. Optimized Atomix Junit Test cases. Issue-ID: CCSDK-2011 Signed-off-by: Brinda Santh <bs2796@att.com> Change-Id: I090ed4c193c7f9af4014cfeee4c6208c12b542c1
2020-01-07Merge "adding design of first two tabs in creation package component"KAPIL SINGAL11-865/+1448
2020-01-07designer client screen functionality:Ahmed Abbas7-129/+767
- insert action into main board - drag function from palette and drop over an action - prevent drag function outside action - insert multiple actions into the board Issue-ID: CCSDK-2017 Issue-ID: CCSDK-1783 Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com> Change-Id: Id7528404ba70ca05561127c22e8bf4d27766bb91
2020-01-07adding design of first two tabs in creation package componentshaaban Altanany11-865/+1448
Issue-ID: CCSDK-2014 Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com> Change-Id: Ib4cf67f38511fbabc9d69313e9e88edadd7b6c4a