summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-03-01fixing some ui issuesshaaban Altanany2-14/+15
Issue-ID: CCSDK-2123 Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com> Change-Id: I60ef330b39f8c9165ab3bd18bbabc2200f81bf66
2020-02-29enhance loading topologyTemplate from sourceAhmed Abbas5-23/+74
- fix bug when rename stepName in workflow - tune directGraph options to fix Elements positioning when loading from source Issue-ID: CCSDK-1779 Issue-ID: CCSDK-2129 Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com> Change-Id: Iee0d5b98266bee5b9920c557dea46a69c8434d85
2020-02-28add designer funcionality - declarative workflowAhmed Abbas22-347/+1367
- save source editor to store - generate graph based on json data from source editor - make functions retrieved from server - prevent multible functions inside action if the first fn is not dg-generic - dg generic case (mutli functions inside single action) - arrange elements that are generated automcatilly using DirectedGraph lib dagree Issue-ID: CCSDK-1779 Issue-ID: CCSDK-1783 Issue-ID: CCSDK-2017 Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com> Change-Id: Ief3579e4a9716475c9aaf85b5a349bc2af466cdb
2020-02-28Fix - ResolutionSummary should contain resolved request-payloadJozsef Csongvai3-2/+3
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca> Change-Id: I87db63edcef6157da1f498bc9ab1af3cddf8c49a Issue-ID: CCSDK-2038
2020-02-28Merge "add basic download for current viewed package"KAPIL SINGAL6-70/+50
2020-02-28adding dependacies to mapping tableAhmed5-47/+113
Issue-ID: CCSDK-2065 Signed-off-by: ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I4e91ceaec3327df8f3d92ac339bc96dc2ba8e63a
2020-02-28add basic download for current viewed packageshaaban Altanany6-70/+50
Issue-ID: CCSDK-2126 Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com> Change-Id: I8690018634b55734d3b9dcf66794c44c4d266c92
2020-02-27Adding view and edit featureshaaban Altanany14-247/+319
Issue-ID: CCSDK-2123 Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com> Change-Id: I6fa4469a982a3c6f76002909813480c9ac4d0e65
2020-02-26adding view package tabsAhmed10-68/+108
Issue-ID: CCSDK-2120 Signed-off-by: ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I21af8c2b193b3fec4e5bc59e44b7a3b852f3b784
2020-02-26API for list of workflow and I/O for a workflow namejananib4-0/+138
REST API for CDS workflow Issue-ID: CCSDK-422 Change-Id: Ia26287214941a20287c810dc27c030d974a8847a Signed-off-by: jananib <janani.b@huawei.com>
2020-02-26Merge SW Upgrade Blueprint into PNF_AAI and create one UAT BP for PNFgummar37-416/+1345
UAT: Add support to multiple responses for a single request Set property IN_UAT=1 during UAT execution so blueprints can tune their settings to values more suitable for testing (like timeouts) Add 'times' field to specify expected number of invocations Add UAT blueprint script for PNF SW Upgrade UC Add current thread check for Hazelcast distributed lock Resolve URI before returning Issue-ID: CCSDK-2091 Change-Id: Id256bad043488f88f1b60015ebf9ade4be607fa2 Signed-off-by: gummar <raj.gumma@est.tech>
2020-02-26add view feature and decompress zip fileshaaban Altanany10-175/+146
-decompress package zip file -getting content and file names Issue-ID: CCSDK-2120 Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com> Change-Id: If930b257a9dd7b8e094958aad006ff3769810cb3
2020-02-26Merge "import maaping from CSV file or the current template"KAPIL SINGAL13-106/+374
2020-02-25import maaping from CSV file or the current templateAhmed13-106/+374
Issue-ID: CCSDK-2065 Signed-off-by: ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: Idc5b1deccf2966438aed13329290df6d9b3f0da7
2020-02-25Merge "Fix Sonar Jenkins job"Dan Timoney3-0/+9
2020-02-25Changed the default multicast address.Sebastien Premont-Tendland6-69/+30
There's an issue with macOS when docker is installed and a multicast address different than 224.0.0.1 is used. https://stackoverflow.com/questions/46341715/hazelcast-multicast-does-not-work-because-of-vboxnet-which-is-used-by-docker-mac Re-organized the test hazelcast yaml since we now fill the cluster-name and instance-name information from the ClusterInfo object during creation. No need to pass it in the config file anymore. This is causing every file to be the exact same thus the consolidation. Also fix an issue with test case using the same hazelcast service in two different threads causing intermittent issue during the build process. Issue-ID: CCSDK-2119 Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca> Change-Id: I7f8328bfd93cdcabe8ab2fa844cbf9dd57f1493a
2020-02-25Merge "Add tar.gz compression capability"Brinda Santh Muthuramalingam3-36/+160
2020-02-25Merge "add single function to action and save it to frontend store."Brinda Santh Muthuramalingam12-62/+190
2020-02-25Fix Sonar Jenkins jobDan Timoney3-0/+9
Updated pom.xmls of modules that do not contain 'src/main' directory to skip Sonar scan. This allows Sonar scan to complete for the rest of CDS. Need to revisit these modules to see whether they should really be skipped or if sonar properties (e.g. sonar.sources) should instead be tailored. Issue-ID: CCSDK-2116 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I8b0237886e357a0188633f007dc97cf6e725fa53
2020-02-24add single function to action and save it to frontend store.Ahmed Abbas13-62/+196
Issue-ID: CCSDK-2017 Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com> Change-Id: I866eadb31bcb56aec5aa05a1dd4b0989c47c6210
2020-02-24enable source code editing and adding viewing featureshaaban Altanany10-27/+182
Issue-ID: CCSDK-2113 Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com> Change-Id: Ic7643841afe21bfacc130908d6c851519b399acd
2020-02-24Add tar.gz compression capabilityLukasz Rajewski3-36/+160
The change modifies ArchiveUtils by change of the library responsible for compression and decompression of zip files. After change of library for appache compression tar.gz was added as another format which archive utils can support. For ZIP files there is kept backward compatibility because new lib keeps implementation of ZipFile similar to the one used before in the utils. Issue-ID: INT-1458 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: I78388ef8c5e7a23ac6664ae49c00638af38d8c8a
2020-02-24Merge "adding tags and custom keys to metadata"KAPIL SINGAL7-87/+126
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