summaryrefslogtreecommitdiffstats
path: root/docs/submodules/ccsdk
AgeCommit message (Collapse)AuthorFilesLines
2019-03-20Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/distribution.git from branch 'master' to 3894b3ff9c68db163b81efe9e46966179a487757 - Install nss in alpine Install NSS as part of base ccsdk alpine image. This is required by OpenDaylight and was originally installed as part of the base alpine image but is no longer included in latest alpine 3.8 image Change-Id: I79e6fee1372f623f3dceadb8a7a1aba6fd3d7d32 Issue-ID: SDNC-701 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-20Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/distribution.git from branch 'master' to 25364ba4d920bbd882abe5117dd170b53b3d54e3 - Disable messagerouter adaptor Instead of installing ccsdk-sli-adaptors-all, install individual adaptors so we can exclude messagerouter for now, which is not coming up properly. Change-Id: I9c9dde2a843302083f57cf6465eab0e3e535778d Issue-ID: SDNC-701 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-18Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/apps.git from branch 'master' to f24666c55d17ef296746ea103218d1c489380a00 - Merge "Propagate exceptions correctly" - Propagate exceptions correctly Change-Id: Idaf66eeaa6e57d27c576099fd6ffdeb8b6d8d6c6 Issue-ID: CCSDK-1120 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-18Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/apps.git from branch 'master' to a0f6c597b54f42e141be6f41c6b228f4dc3ee988 - Merge "Adding custom headers capability to REST client" - Adding custom headers capability to REST client 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-18Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/apps.git from branch 'master' to 94c1eb878c45e22ebf40aac47580d584bfb3cc0d - Merge "Add workflow node template enrichment" - Add workflow node template enrichment Change-Id: I15c2db6ab81bae2176d1606157f13416c1fac660 Issue-ID: CCSDK-1168 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-18Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to cfd5cf0ed7dec66165a217833c7d7ce243f3c3a1 - Merge "Modify Component HTML changes" - Modify Component HTML changes 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-18Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to bff2b45c049a9697c072cbe65212580fcb96710c - Merge "Removed unwanted folders and files in CBA" - Removed unwanted folders and files in CBA Change-Id: I0a40fba5fb31d4d915eae296891dcdcc5a93e1b9 Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-18Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 9946671c07d61258190a38ccf732b0500dd6dd32 - Merge "CBA index content change" - CBA index content change Change-Id: I5bf1930ca5e19edf04535195319b7f080bb00735 Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-18Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 7100e9aa7a90d1f6b509d279ad9c19d9adfa5a97 - Merge "Format Installation page" - Format Installation page Change-Id: I12587be75298e8e4af2cbe8606ac27b01e6c9079 Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-18Update git submodulesEzhilarasi1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 14e57c7644cd3c9ccd38cde0fa80741ee8c098dd - Format CDS index page Change-Id: If12d982ed30564ff26b6ef8de281f37e43d7327a Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-18Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/dashboard.git from branch 'master' to b46d863e9e5db30291034e8740291c70875f1f5f - Resolve security issues This change contains the following fixes: 1) Updated ccsdk/dashboard to use ONAP's oparent parent pom 2) Removed <version> tag from dependencies managed by oparent, where feasible (e.g. not spring, since oparent uses Spring 5 and dashboard is based on Spring 4) 3) Updated versions of third party libraries as needed to address vulnerabilities found in nexus IQ scan. 4) Added missing license headers in source files to resolve checkstyle error from oparent. 5) Fixed indentation (tab -> 4 spaces) to resolve oparent checkstyle warning. Change-Id: Ib92d5ef86dbdb78c270d0901cc0753cd5a78eb6e Issue-ID: CCSDK-1167 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-18Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/distribution.git from branch 'master' to 4d1e965d02b4e0c9609625795d9b2f8c533495fa - Prepare for release 0.4.1 Prepare to create release version 0.4.1 by using released version of parent pom Change-Id: I9a11c7723bd617f1a6c6c85e4aa420536a260539 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-18Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/apps.git from branch 'master' to 9a5eb36cf6f51b2ebbb77fe67898ecc899125e6f - Prepare for release 0.4.1 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-15Update git submodulesMuthuramalingam, Brinda Santh1-0/+0
* Update docs/submodules/ccsdk/apps.git from branch 'master' to 593e3233ffff0b82a8bdf687ca051666688296a7 - Improve scripting component. Change-Id: I1e0c319e4117553695fa9161e7ffcd91f605be05 Issue-ID: CCSDK-1137 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-15Update git submodulesMuthuramalingam, Brinda Santh1-0/+0
* Update docs/submodules/ccsdk/apps.git from branch 'master' to b87e937fe030014dcc0a36135d4fb8ba55211440 - Add cli executor module. Change-Id: I56d570204687c51286e8d3631187acea34c1bc1a Issue-ID: CCSDK-1165 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-14Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/parent.git from branch 'master' to 60bfa8c7163086c2f9dbaa5f8c683525a81cf069 - Disable staging plugin Disable staging plugin when doing staging build for client parent Change-Id: Iff83355117c00bcaf120d1a603492ddfa98c5c6e Issue-ID: CCSDK-1119 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-14Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/apps.git from branch 'master' to 52d97b33efad603758bf67a6cfaf38157a696186 - Merge "Python lib for RA and component executor" - Python lib for RA and component executor Change-Id: Iacec0dbbd3e7c1dc955ac913f346365732248f05 Issue-ID: CCSDK-1091 Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
2019-03-14Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 093cdee0c8745aee5e93bcb577e03eb45cd1f46e - Merge "Removed inline css styles" - Removed inline css styles 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-14Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 1c732037305ca985ab20098533d3d9895b67a069 - Merge "Fixed Side menu CBA name" - Fixed Side menu CBA name Change-Id: I5cdab2c5646940f2e6d26ff0f971c4cf67717fdc Issue-ID: CCSDK-804 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-14Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to c4f2b6a32dfb173ca30206430c00dcb52179b314 - Merge "Velocity mode support" - Velocity mode support Change-Id: I6814b57d117fed267bbb39988ca2e6f4ea7f7c49 Issue-ID: CCSDK-707 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-14Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to d8e68cb1c0c6367682ebb8f5a840046d7459a81f - Merge "Formatted Installation steps" - Formatted Installation steps Change-Id: I8fe0b3924a4682433e9ab5a4486fa8ad9d0c3553 Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-14Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 2561d83ecbe8e9da2b4784817cd373e7422229ea - Merge "CBA index content" - CBA index content Change-Id: If1e8ed28e7ebebdc2cc1cd7a65aa8597f70ce900 Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-14Update git submodulesEzhilarasi1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to f7c301c7af85072f615f4805a724253131b68151 - Formatted the contents in CDS page Change-Id: I5ce06a4ed5fc15bf3b9e9f2e567d1a8b5affc66d Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-14Update git submodulesMuthuramalingam, Brinda Santh1-0/+0
* Update docs/submodules/ccsdk/apps.git from branch 'master' to 63106217c094a413e805b5103d44f6dac9025c42 - Add node template workflow service. Change-Id: I3a9167fe58b697f8fb9c7f5fd09768950afe1ff4 Issue-ID: CCSDK-1154 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-14Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/parent.git from branch 'master' to 44c345f3ea38326dec95f8d641e4cd6e5284d9eb - Prepare for 1.2.1 release Prepare to release version 1.2.1 of parent poms, based on Fluorine SR1 Change-Id: I1371487d32b9dac89a3cbbbfddb2c2a6839bd2e5 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-14Update git submodulesramprasad kotagiri1-0/+0
* Update docs/submodules/ccsdk/dashboard.git from branch 'master' to 2e98a6c64dcdc0891f3729abb045115b790a2c54 - Latest code base Change-Id: I9549091ebeeabcef2d7af7d91cc394d8371e496b Issue-ID: CCSDK-1011 Signed-off-by: ramprasad kotagiri <rp5662@att.com>
2019-03-13Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/parent.git from branch 'master' to 7745b8afc3ccd1c94a4d26e70eb6b8b63b56cd1d - Fix parent release build Replaced maven properties with static values in nexus staging profile settings, which for some reason were not using maven properties settings properly. Change-Id: I8f8df8aedadb1da1612c9cecb16110257f4d493f Issue-ID: CCSDK-1155 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-13Update git submodulesHerbert Eiselt1-0/+0
* Update docs/submodules/ccsdk/distribution.git from branch 'master' to 14e324265233976dabca043d91dbdb7bc729e319 - Add sdnr to odlsli distribution Add to odlsli alpine and ubuntu resubmit1 Change-Id: I054d63edd7f80136600d6a13a241dc42de1b90d2 Issue-ID: SDNC-690 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-03-13Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/apps.git from branch 'master' to f37394b3ef74842247dd381ab538c5ffb5449654 - Merge "Improve RA capability processor." - Improve RA capability processor. Change-Id: I44a8157c9e2a27b49aa8af00a857ebc7b3e845c3 Issue-ID: CCSDK-1137 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-13Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/apps.git from branch 'master' to 643639aadc4fd4868efc814c9f7c1d121faa4253 - Merge "Add intial test CBA" - Add intial test CBA Change-Id: If7c18e8ad472cebc3e36858fcb0cdf4c7ef6d52d Issue-ID: CCSDK-1149 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-13Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 57e97e6e0abe1f42c8596f9b9dbbe202ca4e0919 - Merge "Added editor modes" - Added editor modes Change-Id: I31dfa7ce1b7b1a3d68c82652fe71c4090b06b0c9 Issue-ID: CCSDK-707 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-13Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to c211f09e4be35129ecd6a263d4f1ca43ed96d126 - Merge "Designer component changes" - Designer component changes Added the nodetemplate list panel and node template property panel as part of designer component Issue-ID: CCSDK-1135 Change-Id: Ifc02d203be2510ad7452247aa0816886e48838a6 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-13Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 6fd1e2df90af394c1fe8890d37143049f614d7de - Merge "Modify Template changes" - Modify Template changes Removed the designer code from modify component. This code will be added as part of designer component Issue-ID: CCSDK-1135 Change-Id: I90ce6290eff9cb8f69168a04e9a01ba1d17ddcf4 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-13Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to c35114db4aae0c70be6ba3afe10152efb31f37d3 - Merge "Display alert box on wrong file upload" - Display alert box on wrong file upload Implemeted code to display error message to user when user uploads incorrect file Issue-ID: CCSDK-1135 Change-Id: I66674391858386ec0579314d2bd1858e7cdbd98e Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-13Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 8b772a6141f4a331c3bb9b85ce4b130da71bd073 - Merge "Side Menu item name change" - Side Menu item name change Updated Data dictionary menu name to "Resource Definition" Issue-ID: CCSDK-804 Change-Id: I947481889653a9b3cc39b34b8f7bd6da83e3fbbd Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-13Update git submodulesArundathi Patil1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 4eaf4746b697f2555fae1f2b09c23d27b146ab86 - Editor component changes Added method calls on save and download button clicks Issue-ID: CCSDK-1135 Change-Id: Ib60b7853aaee1742bf69c8b2785f9df42e7a73dd Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-13Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/apps.git from branch 'master' to 758458d3f0ecb9c9abeca5b5f8dde39171c0e9f2 - Merge "Add missing groupId" - Add missing groupId Added missing groupId to cds-sdc-listener poms and updated artifactIds to ensure uniqueness Change-Id: Ibec810dc25c48cd5cf8527364d629cc463bce0c9 Issue-ID: CCSDK-1150 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-13Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/apps.git from branch 'master' to a3580ab676353dd96f5160cb243407291070b07d - Merge "Empty MissingNode from input during RR" - Empty MissingNode from input during RR Change-Id: Ib09e5403b17d62d61272e64a6c990de42b1aa58f Issue-ID: CCSDK-1137 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-13Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/apps.git from branch 'master' to 4057d047848f6a2891e39d183e90215f91d990db - Merge "Add support to invoke device specific RPC" - Add support to invoke device specific RPC Change-Id: Ia003ed669cc88a4c24a495e79db620b5034bc3ca Issue-ID: CCSDK-790 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-13Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/apps.git from branch 'master' to e67ccb367e2cc3618ce4a9526a77c923373d13da - Merge "Mesh input-key-mapping using velocity" - Mesh input-key-mapping using velocity Change-Id: Ic7190c86fc4e3f66fe7223c1c3575279c2c1d105 Issue-ID: CCSDK-1131 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-13Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/apps.git from branch 'master' to d77524d5f0b7445b3b64846c5332d4ce81752f46 - Merge "Enhance / fix REST resource resolution" - Enhance / fix REST resource resolution - provide sync web client - add support for VERB - add support for payload - fix URI resolution from input-key-mapping Change-Id: Id4f1973a15778ad4f2ab0f7e2a4b2c61054a234d Issue-ID: CCSDK-1131 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-13Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 7fff47d76d227a93926802bdee7ed0191c21b0e6 - Merge "Added contents to CDS tools" - Added contents to CDS tools Change-Id: Icf894e307aee8d3ce5e3369937a97010f054580d Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-13Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 5b03109904a7cc669b179c7d2d1905aef8feb34c - Merge "Import Ace editor in Test module" - Import Ace editor in Test module Change-Id: Ibb4cf1a0331071187b3ac34033d32fe55307791a Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-13Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to f6b670bbaa7fa65c35000b0cd10e9d93844db0d7 - Merge "ControllerBlueprint Test editor" - ControllerBlueprint Test editor Change-Id: I02d94da784287cda2d090a1480a6e49fd7d8945f Issue-ID: CCSDK-761 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-13Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 254165343f2469c80a3ca3a356af97bac2cb1d66 - Merge "search sourecs options issue fixed" - search sourecs options issue fixed Change-Id: I828414c8db8299019c073976509e0cd7408916ce Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-13Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/apps.git from branch 'master' to 70ba1bd3f4975395b409223d96ccb3e360c30048 - Merge "Code improvement CB controllers" - Code improvement CB controllers Change-Id: I9cc49bb8f93d72e4e642be18381cd562953cc678 Issue-ID: CCSDK-1137 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-13Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/apps.git from branch 'master' to e302caa11e069136d9f336e062dc40ffc495a4c4 - Merge "Refractor processor core module name" - Refractor processor core module name Change-Id: Ic4a40d6cbc5e53e79ddc36bea529fe16f6210a26 Issue-ID: CCSDK-1136 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-13Update git submodulesEzhilarasi1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to e767206483553cab2127e5094fb5e430e62598ca - Editor mode for all type files Change-Id: I51f478f8a6b042d5137dae15d197a60f6ea35822 Issue-ID: CCSDK-1135 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> - Merge "Stepper form changes" - Merge "Blueprint Name changes" - Merge "Save edited changes" - Merge "Store changes" - Merge "Added content to CBA tool" - Merge "CDS tools path change" - Stepper form changes Removed Proceed button from 2nd step as it is not required Issue-ID: CCSDK-1135 Change-Id: Idecc858c85cc063b03a728397f21b8c7ee24e2b5 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com> - Blueprint Name changes Saved blueprint name to store Issue-ID: CCSDK-1135 Change-Id: I6009e8fdffd7d41abf33774d37631e14e68fe69e Signed-off-by: Arundathi Patil <arundpil@in.ibm.com> - Store changes Added blueprint name variable to blueprintState model Issue-ID: CCSDK-1135 Change-Id: I647e9f7440663c6cf1f5672ea7fd2a75f5bcf0aa Signed-off-by: Arundathi Patil <arundpil@in.ibm.com> - Save edited changes Implemented code to save chnages to store on click of save button in editor view Issue-ID: CCSDK-1135 Change-Id: I8a2c911a94daea50c14730540f8b2e9183b5edb3 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com> - Added content to CBA tool Change-Id: I38ed3daf9d70d3dc005e45a2a1a49a6ce7b439c0 Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> - CDS tools path change Change-Id: I184584ba403bc39bb7929c02229ca7ab5438299e Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> - Error fixed in resources metadata Change-Id: I3e94fab5d04fe39cfd1200e073b44f7ebddd9fbf Issue-ID: CCSDK-807 Signed-off-by: sp00501638 <sp00501638@techmahindra.com> - Merge "CDS Doc index change" - Merge "CBA index file" - CDS Doc index change Change-Id: Ib362ce974683024d40776ec9a5a38b099741523f Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> - Doc CDS Data dictionary Change-Id: I322498ce5c20f2735472318726261e7b3214aec6 Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> - CBA index file Change-Id: I208405ea6303990c90a18434fc67a26420f79111 Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-11Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/apps.git from branch 'master' to 4a79859fcae8769b95e99bf7ef10c9006fc9c7b0 - Merge "Blueprint for configuring a PNF" - Blueprint for configuring a PNF This is the first version of a blueprint, intended to be used to configure PNFs. The design considers that a blueprint will be created for each possible PNF. Change-Id: I4994149441257eb417b6d5f611e12cd81595177f Issue-ID: CCSDK-1107 Signed-off-by: ottero <rodrigo.ottero@est.tech>
2019-03-11Update git submodulesMuthuramalingam, Brinda Santh1-0/+0
* Update docs/submodules/ccsdk/apps.git from branch 'master' to 665a8ebbd523ba99688c38db312eeddafac63e5d - Add JSON type validation and enrichment Change-Id: I479b8214c7979dd5bc28acac68f747f06f3f231e Issue-ID: CCSDK-1134 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>