aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-03-27Merge "Update starter-type"Dan Timoney40-407/+35
2019-03-27Merge "Do not start 2 netty server"Dan Timoney1-27/+6
2019-03-27Merge "Fix cds ui build"Dan Timoney4-5/+4
2019-03-27Merge "Modify template changes"Dan Timoney1-2/+2
2019-03-27Merge "File manager changes"Dan Timoney3-53/+97
2019-03-27Update starter-typeAlexis de Talhouët40-407/+35
Change-Id: Ib9ed9aaa75896ad7870778420cd09e997dbbf592 Issue-ID: CCSDK-1181 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-26Do not start 2 netty serverAlexis de Talhouët1-27/+6
As webflux is enable through maven dependency, just configure the netty server provided rather than created a new one. Change-Id: I9aff7848b08b219f9f453a522fbc5608e6e5714c Issue-ID: CCSDK-1182 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-26Fix cds ui buildAlexis de Talhouët4-5/+4
Change-Id: I0ce7472367348f044ef81f49613876083a2332ff Issue-ID: CCSDK-1177 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-26Modify template changesArundathi Patil1-2/+2
Enabled deploy and publish buttons Issue-ID: CCSDK-1171 Change-Id: I74cc9f4ce6a07d969a85427a67b3f052e0d70520 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-26File manager changesArundathi Patil3-53/+97
File/Folder-add/delete feature changes Issue-ID: CCSDK-1171 Change-Id: I23c548f4c097e2155cd2f99528f4d8c1a1dcc88f Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-26Implementing the requested improvementsottero13-131/+134
Addressing comments done in https://gerrit.onap.org/r/#/c/82315/ and in the subsequent CDS weekly call. (Resubmitting patch done on previous repo, https://gerrit.onap.org/r/#/c/83063/) Change-Id: I6f948dedf972c33ea6fe0f65884f23cd48adcfba Issue-ID: CCSDK-926 Signed-off-by: ottero <rodrigo.ottero@est.tech>
2019-03-26Merge "CDS-SDC Listener application"Dan Timoney6-29/+158
2019-03-26Merge "Add workflow output processing"Dan Timoney11-101/+132
2019-03-26Merge "Improve initial data load"Dan Timoney19-562/+502
2019-03-26Merge "Add output enrichment validation"Dan Timoney5-77/+204
2019-03-26Merge "Content for CDS Microservices"Dan Timoney3-0/+31
2019-03-26Merge "Added MS to CDS index"Dan Timoney1-0/+4
2019-03-26Merge "search-template change"Dan Timoney1-2/+4
2019-03-26Merge "File/folder add/delete"Dan Timoney3-6/+128
2019-03-25CDS-SDC Listener applicationprathamesh morde6-29/+158
-Added logic to parse the CBA archive from CSAR package. Issue-ID: CCSDK-349 Change-Id: I9aaf3a3c9298ccbb40fa9b7945ff1a20b66c2c17 Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
2019-03-25Add workflow output processingMuthuramalingam, Brinda Santh11-101/+132
Change-Id: Ie1ff465e7fba07bc5280166275a9109fbdded379 Issue-ID: CCSDK-1175 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-25Improve initial data loadMuthuramalingam, Brinda Santh19-562/+502
Change-Id: I5358b4a4900858bfefea429cf0a1e260d2dcd19a Issue-ID: CCSDK-1137 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-25Add output enrichment validationMuthuramalingam, Brinda Santh5-77/+204
Change-Id: Iad7f2ef5a5cdfee3acd6104653c1a6fbb928bacb Issue-ID: CCSDK-1175 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-25Migrate ccsdk/apps to ccsdk/cdsAlexis de Talhouët398-4543/+4785
Issue-ID: CCSDK-1177 Issue-ID: CCSDK-1178 Change-Id: I0c02702fbec52211ca367abbba72aebecee8cbaa Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-25Content for CDS MicroservicesEzhilarasi3-0/+31
Change-Id: I616a88ef5ee384f20cd065854877aea473abc39d Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-25Added MS to CDS indexEzhilarasi1-0/+4
Change-Id: I66f077503f92fc82897883e3462fd0fec25badbf Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-25search-template changeArundathi Patil1-2/+4
Removed the use of the shift array method which was removing the base folder entry from tree. Issue-ID: CCSDK-1171 Change-Id: Ic07a9fb89f9daba8d773d1d592c49566b28ac8f9 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-25File/folder add/deleteArundathi Patil3-6/+128
Implemented add/delete folder/file feature Issue-ID: CCSDK-1171 Change-Id: Ibbadd3d933291a98cc07f9444962c0ebcbca7d1f Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-22Migrate "ms/controllerblueprints" from ccsdk/appsJessica Wagantall294-0/+23380
Migrate code from ccsdk/apps ms/controllerblueprints subfolder into ccsdk/cds Issue-ID: CIMAN-245 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-03-22Migrate "ms/cds-sdc-listener" from ccsdk/appsJessica Wagantall14-0/+740
Migrate code from ccsdk/apps ms/cds-sdc-listener subfolder into ccsdk/cds Issue-ID: CIMAN-245 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-03-22Migrate "ms/blueprintsprocess" from ccsdk/appsJessica Wagantall215-0/+14761
Migrate code from ccsdk/apps ms/blueprintsprocess subfolder into ccsdk/cds Issue-ID: CIMAN-245 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-03-22Migrate "components" from ccsdk/appsJessica Wagantall230-0/+12885
Migrate code from ccsdk/apps components subfolder into ccsdk/cds Issue-ID: CIMAN-245 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-03-22Merge "Changed image formats in CBA index"Dan Timoney4-3/+3
2019-03-22Merge "Resource Assignment content"Dan Timoney2-63/+78
2019-03-22Merge "Add workflow output resolution"Dan Timoney7-17/+73
2019-03-22Merge "Add workflow output resolution"Dan Timoney2-0/+27
2019-03-22Merge "Improve publish api"Dan Timoney20-270/+244
2019-03-22Merge "Add blueprint enrichment api"Dan Timoney11-46/+354
2019-03-22Merge "CDS-SDC Listener application"Dan Timoney12-0/+528
2019-03-22Merge "Netconf executor code coverage"Dan Timoney4-29/+272
2019-03-22Merge "Ressource resolution using configurable database"Dan Timoney8-10/+58
2019-03-22Merge "Ressource resolution using configurable database"Dan Timoney6-7/+9
2019-03-22Merge "Ressource resolution using configurable database"Dan Timoney10-130/+337
2019-03-22Add workflow output resolutionMuthuramalingam, Brinda Santh7-17/+73
Change-Id: I3d5bb339fd07257e86ada85e4a30040183808848 Issue-ID: CCSDK-1175 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-22Add workflow output resolutionMuthuramalingam, Brinda Santh2-0/+27
Change-Id: I3d5bb339fd07257e86ada85e4a30040183808848 Issue-ID: CCSDK-1175 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-22Improve publish apiMuthuramalingam, Brinda Santh20-270/+244
Change-Id: I245fc765bf4e7916c36126d7a9597e9db80a1713 Issue-ID: CCSDK-1137 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-22Add blueprint enrichment apiMuthuramalingam, Brinda Santh11-46/+354
Change-Id: Idf0f05a9462418a72c716d6b96c121cf223b56eb Issue-ID: CCSDK-1173 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-22Merge "Changed content of Resource Definition"Dan Timoney1-19/+19
2019-03-22Merge "Deleting target directory before BP enhance test"Dan Timoney1-0/+15
2019-03-22Merge "Dmaap Publisher base code"Dan Timoney12-307/+584