aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-03-19Modified CBA contentEzhilarasi1-10/+54
Change-Id: I17db49b8aa1864260e0d70c4b42f95257f6d4d08 Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-18Ressource resolution using configurable databasevinal patel8-10/+58
Change-Id: I40338a221884d6f4df4c8a7dc3dac1f58f142074 Issue-ID: CCSDK-1092 Signed-off-by: vinal patel <vinal.narendrabhai.patel@ibm.com>
2019-03-18Ressource resolution using configurable databasevinal patel6-7/+9
Change-Id: I40338a221884d6f4df4c8a7dc3dac1f58f142074 Issue-ID: CCSDK-1092 Signed-off-by: vinal patel <vinal.narendrabhai.patel@ibm.com>
2019-03-18Ressource resolution using configurable databasevinal patel10-130/+337
Change-Id: I40338a221884d6f4df4c8a7dc3dac1f58f142074 Issue-ID: CCSDK-1092 Signed-off-by: vinal patel <vinal.narendrabhai.patel@ibm.com>
2019-03-18Merge "Propagate exceptions correctly"Dan Timoney3-4/+4
2019-03-18Merge "Propagate exceptions correctly"Dan Timoney1-1/+1
2019-03-18Merge "Propagate exceptions correctly"Dan Timoney10-15/+50
2019-03-18Merge "Adding custom headers capability to REST client"Dan Timoney18-162/+422
2019-03-18Merge "Adding custom headers capability to REST client"Dan Timoney9-44/+101
2019-03-18Merge "Add workflow node template enrichment"Dan Timoney9-40/+68
2019-03-18Merge "Add workflow node template enrichment"Dan Timoney10-5/+205
2019-03-18Merge "Modify Component HTML changes"Dan Timoney8-76/+94
2019-03-18Merge "Removed unwanted folders and files in CBA"Dan Timoney3-22/+0
2019-03-18Merge "CBA index content change"Dan Timoney2-6/+20
2019-03-18Merge "Format Installation page"Dan Timoney1-1/+2
2019-03-18Propagate exceptions correctlyAlexis de Talhouët3-4/+4
Change-Id: Idaf66eeaa6e57d27c576099fd6ffdeb8b6d8d6c6 Issue-ID: CCSDK-1120 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-18Propagate exceptions correctlyAlexis de Talhouët1-1/+1
Change-Id: Idaf66eeaa6e57d27c576099fd6ffdeb8b6d8d6c6 Issue-ID: CCSDK-1120 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-18Propagate exceptions correctlyAlexis de Talhouët10-15/+50
Change-Id: Idaf66eeaa6e57d27c576099fd6ffdeb8b6d8d6c6 Issue-ID: CCSDK-1120 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-18Modify Component HTML changesArundathi Patil8-76/+94
Moved the deploy, save , download, publish, enrich action buttons to common modify-template component Issue-ID: CCSDK-1098 Change-Id: I52d4cb1864d90eecbb7b1fcdadfb17d8be84b86d Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-17Adding custom headers capability to REST clientottero18-162/+422
For YANG PATCH requests to ODL to work, they need to have a Content- type header of application/yang.patch+json and should not have Accept as application/json Current REST client inserts a default header to the requests with this content: Content-Type: application/json Accept: application/json The solution was to add the possibility of sending custom headers alon- gside the other parameters. Change-Id: I2cf0cd2ef7b87f4f5a246d427dffafe266cb33f7 Issue-ID: CCSDK-926 Signed-off-by: ottero <rodrigo.ottero@est.tech>
2019-03-17Adding custom headers capability to REST clientottero9-44/+101
For YANG PATCH requests to ODL to work, they need to have a Content- type header of application/yang.patch+json and should not have Accept as application/json Current REST client inserts a default header to the requests with this content: Content-Type: application/json Accept: application/json The solution was to add the possibility of sending custom headers alon- gside the other parameters. Change-Id: I2cf0cd2ef7b87f4f5a246d427dffafe266cb33f7 Issue-ID: CCSDK-926 Signed-off-by: ottero <rodrigo.ottero@est.tech>
2019-03-15Add workflow node template enrichmentMuthuramalingam, Brinda Santh9-40/+68
Change-Id: I15c2db6ab81bae2176d1606157f13416c1fac660 Issue-ID: CCSDK-1168 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-15Add workflow node template enrichmentMuthuramalingam, Brinda Santh10-5/+205
Change-Id: I15c2db6ab81bae2176d1606157f13416c1fac660 Issue-ID: CCSDK-1168 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-15Prepare for release 0.4.1Timoney, Dan (dt5972)3-13/+10
Prepare to create release version 0.4.1 by using released version of parent pom Change-Id: Icf8432e14626a55b916b6f4d4a8992b79c29eff7 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-15Prepare for release 0.4.1Timoney, Dan (dt5972)10-26/+12
Prepare to create release version 0.4.1 by using released version of parent pom Change-Id: Icf8432e14626a55b916b6f4d4a8992b79c29eff7 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-15Prepare for release 0.4.1Timoney, Dan (dt5972)3-13/+4
Prepare to create release version 0.4.1 by using released version of parent pom Change-Id: Icf8432e14626a55b916b6f4d4a8992b79c29eff7 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-15Prepare for release 0.4.1Timoney, Dan (dt5972)3-7/+4
Prepare to create release version 0.4.1 by using released version of parent pom Change-Id: Icf8432e14626a55b916b6f4d4a8992b79c29eff7 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-15Improve scripting component.Muthuramalingam, Brinda Santh7-54/+82
Change-Id: I1e0c319e4117553695fa9161e7ffcd91f605be05 Issue-ID: CCSDK-1137 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-15Add cli executor module.Muthuramalingam, Brinda Santh9-3/+199
Change-Id: I56d570204687c51286e8d3631187acea34c1bc1a Issue-ID: CCSDK-1165 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-15Removed unwanted folders and files in CBAEzhilarasi3-22/+0
Change-Id: I0a40fba5fb31d4d915eae296891dcdcc5a93e1b9 Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-15CBA index content changeEzhilarasi2-6/+20
Change-Id: I5bf1930ca5e19edf04535195319b7f080bb00735 Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-15Format Installation pageEzhilarasi1-1/+2
Change-Id: I12587be75298e8e4af2cbe8606ac27b01e6c9079 Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-15Format CDS index pageEzhilarasi1-1/+1
Change-Id: If12d982ed30564ff26b6ef8de281f37e43d7327a Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-14Merge "Python lib for RA and component executor"Dan Timoney2-1/+9
2019-03-14Merge "Python lib for RA and component executor"Dan Timoney2-3/+3
2019-03-14Merge "Removed inline css styles"Dan Timoney3-105/+26
2019-03-14Merge "Fixed Side menu CBA name"Dan Timoney1-19/+15
2019-03-14Merge "Velocity mode support"Dan Timoney1-4/+3
2019-03-14Merge "Formatted Installation steps"Dan Timoney1-19/+17
2019-03-14Merge "CBA index content"Dan Timoney4-13/+18
2019-03-14Removed inline css stylesArundathi Patil3-105/+26
Moved the inline styles to .css file Issue-ID: CCSDK-1069 Change-Id: Id4a6fd43290666b992d6884dccda0896062a00b2 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-14Fixed Side menu CBA nameEzhilarasi1-19/+15
Change-Id: I5cdab2c5646940f2e6d26ff0f971c4cf67717fdc Issue-ID: CCSDK-804 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-14Velocity mode supportEzhilarasi1-4/+3
Change-Id: I6814b57d117fed267bbb39988ca2e6f4ea7f7c49 Issue-ID: CCSDK-707 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-14Formatted Installation stepsEzhilarasi1-19/+17
Change-Id: I8fe0b3924a4682433e9ab5a4486fa8ad9d0c3553 Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-14CBA index contentEzhilarasi4-13/+18
Change-Id: If1e8ed28e7ebebdc2cc1cd7a65aa8597f70ce900 Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-14Formatted the contents in CDS pageEzhilarasi1-9/+9
Change-Id: I5ce06a4ed5fc15bf3b9e9f2e567d1a8b5affc66d Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-13Add node template workflow service.Muthuramalingam, Brinda Santh2-0/+30
Change-Id: I3a9167fe58b697f8fb9c7f5fd09768950afe1ff4 Issue-ID: CCSDK-1154 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-13Add node template workflow service.Muthuramalingam, Brinda Santh13-121/+337
Change-Id: I3a9167fe58b697f8fb9c7f5fd09768950afe1ff4 Issue-ID: CCSDK-1154 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-13Merge "Add intial test CBA"Dan Timoney34-0/+1775
2019-03-13Merge "Add intial test CBA"Dan Timoney1-0/+17