summaryrefslogtreecommitdiffstats
path: root/docs/submodules/ccsdk/cds.git
AgeCommit message (Collapse)AuthorFilesLines
2019-06-13Update git submodulesSerge Simard1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 39167cccae3271603819aa39c6476e434c759533 - Various bug fixes encountered during remote ansible executor development. - Upload CBA sometimes failed because Property files were left opened. - Default value were ignored on datatype elements. - Various erroneous error messages - Fixed job template lookup by name encoding when name contains blanks. Issue-ID: CCSDK-1357 Signed-off-by: Serge Simard <serge@agilitae.com> Change-Id: If9d4b0339d647e6c99121f5464a1b6da787761a0 Signed-off-by: Serge Simard <serge@agilitae.com>
2019-06-10Update git submodulesottero1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to be4979c8ebd5e9df53b59dbca32d9703794fc500 - Fixing restconf_client.py script The restconf_client.py script uses BlueprintWebClientService to send REST requests to ODL. When the methods of that interface have the type of the returns changed from String to WebClientResponse, the script stopped working. This fix changes the way the response is manipulated, to act upon a WebClientResponse and not on a String Change-Id: I3876c5b27d65058f0b5b77da17f9225fc04779c6 Issue-ID: CCSDK-1384 Signed-off-by: ottero <rodrigo.ottero@est.tech>
2019-06-03Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 184c1b55dd7bd01b2d2033ce960cb7179f0ca33c - Merge "Improved error handling for remote ansible executor. - Aligned error status with AWX job details status; i.e. lowercase - Fixed error message in Validation module; encountered during debug. - Added better handling of inventory name resolution failure. - Now supports json endpoint selector values, via DSL." - Improved error handling for remote ansible executor. - Aligned error status with AWX job details status; i.e. lowercase - Fixed error message in Validation module; encountered during debug. - Added better handling of inventory name resolution failure. - Now supports json endpoint selector values, via DSL. Change-Id: I71735956e4b543e5ab62e891ef1e18f4963ffadb Issue-ID: CCSDK-1357 Signed-off-by: Serge Simard <serge@agilitae.com>
2019-06-03Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 6bb8130374cb9d5bb94b482aa313fefd9b8c53dd - Merge "Correction in Image references and CBA structure Issue-ID: CCSDK-1359" - Correction in Image references and CBA structure Issue-ID: CCSDK-1359 Signed-off-by: andreasgeissler <andreas-geissler@telekom.de> Change-Id: Iaea5733274bc78609ae2dd3ba04e456824de105d
2019-06-03Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 95aaa39bb5541cd7e959bf818dca9910bae7891b - Merge "add SDNC MD-SAL Restconf URL settings" - add SDNC MD-SAL Restconf URL settings Issue-ID: CCSDK-1376 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: I2817e6282e982f07d60169b99adf4cb1c07d2541
2019-05-31Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 3fa6fd4c5a9f6bf5ca522b7dffe07c77626e6403 - Merge "Add logger to the server" - Add logger to the server - add logger with interceptor for requests Change-Id: Iecb6b6e51c28aadcc4eec3bb69dc38f4e0e346c5 Issue-ID: CCSDK-1295 Signed-off-by: Rami <rmohamed.ext@orange.com>
2019-05-30Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 32d132a78288521798d302cafbd9a7eac9121cae - Merge "Remote AWX ansible playbook executor" - Remote AWX ansible playbook executor Issue-ID: CCSDK-1357 Change-Id: I794ce5450b341606829a1a37d9efed48abab32cc Signed-off-by: Serge Simard <serge@agilitae.com>
2019-05-29Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to b86fe0e27bc66ecae386007c1d751f82cbf920cd - Merge "CCSDK-1308- Files sorting" - CCSDK-1308- Files sorting Files are now sorted in ascending order Issue-ID: CCSDK-1308 Change-Id: I4143a132a946815363f1c80b6ab37b6590ee242c Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-05-29Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 7f44056b720529928c165a9fb11e5ec7a32b404f - Merge "Include orig err in CBA upload errmsg" - Include orig err in CBA upload errmsg Issue-ID: CCSDK-1363 Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com> Change-Id: I064a9d8654e0ccd612b60f9a3a195980a0c16d0f
2019-05-28Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to f40ed23775d6ea00c414c89959dd478a5f30437f - Merge "Bug fix: Enrichment fails for processor-db source" - Bug fix: Enrichment fails for processor-db source Issue-ID: CCSDK-1324 Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com> Change-Id: I21705485de9a11a65c1e032fc121c89917334104
2019-05-28Update git submodulesottero1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 5e1e26053d13c9e693762c69b43eff3093c34d29 - Returning null for unresolved variables When Blueprints Processor was not able to evaluate a variable, it would set its value to null. The expected behaviour would be to set the value to the default repres- entation in the formal notation as defined by Apache Velocity, which is a dollar followed by the name of the variable between curly braces. For example, if the value of the variable pnf-id could not be evaluated in runtime, its value would be defined as the string "${pnf-id}". The problem happened during evaluation of the variables that would be later sent to the template-meshing code for processing. The fix was to add a check before the value was assigned to the varia- ble; if the was not null, the assignment will happen normally. Otherwi- se, if the evaluation resolves to null, the variable receives the defa- ult value (string "${<variable name>}"). Besides the tests that were put in place to test the code changed for this fix, two tests were added to the existing test case of the templa- te meshing code, to act as regression test. Change-Id: I635afb1eba4c0d45b821811f0119fa6c87ea9542 Issue-ID: CCSDK-1358 Signed-off-by: ottero <rodrigo.ottero@est.tech>
2019-05-24Update git submodulesSteve Siani1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 1f69e1c3569196305c23f085cfbc03bdba14f4e0 - make templating service support JsonNode instead of any. Issue-ID: CCSDK-1360 Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com> Change-Id: I374a6a013514df9062ffdfc1ab278bd9e00776d9
2019-05-24Update git submodulesBrinda Santh1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to bcc6c4dfe9db06e0dab22472b11a4939255091e5 - Add cli test blueprints Change-Id: Ieab385f5e4ae60cca3d86f22c4304e4867e6fa96 Issue-ID: CCSDK-1335 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-05-24Update git submodulesBrinda Santh1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 145662ff6a41e0e46a23e8eedf53f30581f8ab64 - Add cli executor options Change-Id: I55abe099997bad1666b762b7f8355b084f691001 Issue-ID: CCSDK-1335 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-05-24Update git submodulesBrinda Santh1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 29b52189572ba0661cf947bf9f111585b2e11b3b - Add cli executor models Change-Id: I611de175a265ea27dcb64fa08c33de5eb2dbffb6 Issue-ID: CCSDK-1335 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-05-24Update git submodulesBrinda Santh1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 12b078dbb0468c046f3fcfba60348b136396cf70 - Add cli executor component Change-Id: I0997e9bc71b74bdff57bd2405a9b1ec962130715 Issue-ID: CCSDK-1335 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-05-24Update git submodulesBrinda Santh1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 15680d3737f3eb623cfb0ca325907291d994b9c9 - Add ssh client configuration service Change-Id: I88515b430311e7937ea45516cc0fb07b4dab3c2f Issue-ID: CCSDK-1335 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-05-24Update git submodulesBrinda Santh1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 0042e9e09d4d43422459f9b1574e61d6c625099d - Add Kafka client services Change-Id: I76cf52f6df10e114539c4d65620f431e0f747644 Issue-ID: CCSDK-1349 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-05-22Update git submodulesAlexis de Talhouët1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 380a30ea374576cbda7bb00404f8b469e1ab5795 - Fix payload has not been init in aysnc Change-Id: I6c8c0fca6ffd7f7cc9814a5b88889c5f67cbd52f Issue-ID: SO-1587 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-05-22Update git submodulesArundathi Patil1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to d5739fde3a668c4f657ea900b93377e17743202c - Fixed defect CCSDK-1339 Fixed defect ccsdk-1339 Issue-ID: CCSDK-1339 Change-Id: Iabf12c0c7430cda9a259d1917f344d58c432bd05 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-05-16Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to acbcd280dc9d04ed303ed994872a0f3ba6adbab3 - Merge "BlueprintWebClientService: added return status" - BlueprintWebClientService: added return status Issue-ID: CCSDK-1331 Change-Id: I8dab8ad4eaebf1863f11c4d38c52cf7f64b0a4d5 Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
2019-05-16Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 506d2649c48d3741b3b60b0f781e06f137af13ab - Merge "Fix: Enrichment fails for processor-db source" - Fix: Enrichment fails for processor-db source Change-Id: I7a426323dc22cb19a1c3eb77f7f4f30cf7da32e0 Issue-ID: CCSDK-1324 Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com>
2019-05-16Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 072fae6223e59c03f62cc3bee79bdc16e8ae1f92 - Merge "Bugfix: Blueprints Processor always return 200 OK" - Bugfix: Blueprints Processor always return 200 OK Currently the Blueprints Processor mS replies with a 200 OK HTTP status code even if an exception occurs in the server side while executing the request. Thus, the only way for a REST client to determine if the request was successful or not is by analysing the response and evaluate the content of the element status.code This bugfix modifies the HTTP status code of the response to match the one inside the response. Issue-ID: CCSDK-1327 Change-Id: I05a58cb3ab9359319172f2d8f1a665fdcdc1230b Signed-off-by: ottero <rodrigo.ottero@est.tech>
2019-05-16Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to c0e0d75104151419f6918c21c0e457f5510c1594 - Merge "Resource dictionary- updated license text" - Resource dictionary- updated license text Added IBM modifications copyright Issue-ID: CCSDK-1289 Change-Id: Ib657fb80fbbd986e78c92cd83511168b55f984ed Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-05-16Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 007772eb14d8a6492ca05ab242ad702ddfeeb3b1 - Merge "Resource dictionary- updated license text" - Resource dictionary- updated license text Added IBM modifications copyright Issue-ID: CCSDK-1289 Change-Id: Ib31cdae8951e78c276c822f89812ca0bd7495784 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-05-16Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to e6b212d9ed8521a4df6e78ed5cb2e67054d5d7a4 - Merge "Resource dictionary- updated license text" - Resource dictionary- updated license text Added IBM modifications copyright Issue-ID: CCSDK-1289 Change-Id: Iec1470ab0abbe8c5ca5846c4fd60d8368865edca Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-05-16Update git submodulesprathamesh morde1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to a132cf34b95abf0ba2455bba28926df9b72fd4a0 - Fixed I/O error and removed unwanted finally clause. Change-Id: Id1993a4983ca103ac28655b57481bb96aa89f1f1 Issue-ID:CCSDK-1318 Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
2019-05-15Update git submodulesprathamesh morde1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 250b5b2a4ad4020df9c0dd053743d28616e28485 - Upates in sdc-listener notification part. -Added COMPOENT_DONE_OK status if sdc-listener fails to parse the CBA archive. -Make use of IComponentDoneStatusMessage instead of IFinalDistrStatusMessage. -Added DownloadStausMessage to handle download CSAR notification. -Change the sli-version in blueprint-processor to 0.5.0-SNAPSHOT. Change-Id: Ie6bb0569e6daffb13e06532f670aac27af1f935e Issus-ID:CCSDK-1319 Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
2019-05-13Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 5acce93a0594a249d972c2871a0631021d95de35 - Merge "Resource dictionary- updated license text" - Resource dictionary- updated license text Added IBM modifications copyright Issue-ID: CCSDK-1289 Change-Id: Id219460235d511d99838ec3a844b0313059ad76a Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-05-13Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 02b98200878ae243329916d2909a33fedab62576 - Merge "Fixed defect CCSDK-1326" - Fixed defect CCSDK-1326 fixed defect ccsdk-1326 Issue-ID; CCSDK-1326 Change-Id: Ibfc6d6df0fa47569e326fd9e61227e08c36aa0c2 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-05-13Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 425e1b49c18f4caebea2af79849e81c5aefb34b3 - Merge "Modify CDS-UI server to allow communicating with external blueprint mS" - Modify CDS-UI server to allow communicating with external blueprint mS Issue-ID: CCSDK-1292 Change-Id: I3536437bad334841d7c7ecd577c092cd13f42a9b Signed-off-by: Nirvan Ramjuttun <nirvan.ramjuttun@amdocs.com>
2019-05-11Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 7bace3db55c2ca51431e88191cc7a8587d7aa508 - Merge "Fixed the parsing path for CBA archive" - Fixed the parsing path for CBA archive - Added the parsing path as per the new requirements. - Error handling logic if the parser fails to find the CBA archive or fails to store/read cba or csar archive Change-Id: I33de939cb39f7d9afb68230b226f8ee6d7544fe4 Issue-ID:CCSDK-1318 Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
2019-05-11Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 1bfd44ec0b1ebcfb5d1c12e71de76a9bf4860de9 - Merge "Fixed defect CCSDK-1299" - Fixed defect CCSDK-1299 fixed defect ccsdk-1299 Issue-ID: CCSDK-1299 Change-Id: Ie0e02564cbf62fdc8314086d70bc3b7b38122323 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-05-11Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to c42000581122d0580dce2f038be1b10af9cb3e64 - Merge "UT for Blueprint core" - UT for Blueprint core CustomFunctions and BluePrintContext Issue-ID: CCSDK-1244 Change-Id: I0d676714684ffc9f913f8e296b73f867278df8c2 Signed-off-by: Rami <rmohamed.ext@orange.com>
2019-05-07Update git submodulesEzhilarasi1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 0924c4da768d1119a17936933606a38de6526b52 - Bug fix Session clearance Change-Id: I3769b5532488f1c959c2f8b3240a4f3af7e65376 Issue-ID: CCSDK-1291 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-05-05Update git submodulesprathamesh morde1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to febb517be84666a67cb04a58f89aac4af788ac7c - Change the incorrect license header. Change-Id: Ibbe2d363051c64e2f557c5ae4bb3164fe3087d3d Issue-ID: CCSDK-1304 Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
2019-05-02Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 16f9c2f7cccae386823e762e1725168a551d8bef - Merge "Resource dictionary- updated license text" - Resource dictionary- updated license text Added IBM modifications copyright Issue-ID: CCSDK-1289 Change-Id: Ia3133089e1bfe90257366131dbb7ddc46d0f30d5 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-05-02Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to fd341031e208c894a7a9b9c38f9d9a6caf1fb1ba - Merge "UT for Rest lib" - UT for Rest lib Added the lib test cases which will not cause jenkins delay Issue-ID: CCSDK-1229 Change-Id: I1aff85ec3956fdcef806a9657ee3472a35b27f74 Signed-off-by: janani b <janani.b@huawei.com>
2019-05-02Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 84b1fc948934497df3091369a426f013d3e70b95 - Merge "UT for GRPC lib" - UT for GRPC lib GRPC code UT Issue-ID: CCSDK-1229 Change-Id: Ia49647abcfcd24038736932c434929216f562f32 Signed-off-by: janani b <janani.b@huawei.com>
2019-05-02Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to a93c39973b1079195dab337d288dd9cf756c985c - Merge "Use of .yaml extension instead of .yml for consistency." - Use of .yaml extension instead of .yml for consistency. Change-Id: I0f8ff8c6a7b47f13494199378d1bad85a487e019 Issue-ID: CCSDK-1144 Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
2019-04-30Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to f6aba62c7ee10eb14e9db2aaf1dc7676ccc130fa - Roll master to El Alto Roll master version to El Alto versions Change-Id: I75400c5d7dda6b306b0b2e3aa5cd583380dab461 Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-26Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to d787865b42e40398246089a2c1d6f762e2816399 - Merge "UT for Execution Service" - UT for Execution Service Abstract Component Script Function test cases Issue-ID: CCSDK-1243 Change-Id: I76915c3f21d8cec81be30b8edcf727c501718aa2 Signed-off-by: janani b <janani.b@huawei.com>
2019-04-26Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 44b7cc85f49790e212dbf404ca11562934390b93 - Merge "UT for python executor" - UT for python executor Remote python executor with processNB Issue-ID: CCSDK-1243 Change-Id: I4c46617a38be098f247d1123ede3f9bd3cce11ee Signed-off-by: janani b <janani.b@huawei.com>
2019-04-26Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 84b361d91d5934809c1de6f2bc66bd86e5b5b457 - Update to use released 1.2.2 parent Update to use released 1.2.2 version of parent poms. Change-Id: I76012b413e289f39e6a8fc412a19d5b4cd3b5a2a Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-25Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 6ab49d0f6bedcbc2ccd817df113265d32f421414 - Merge "Resource dictionary- removed uncessary code" - Resource dictionary- removed uncessary code Removed hardcoded values Issue-ID: CCSDK-1217 Change-Id: I356d8876a183b2d4df2e23bdd6781de4f47bf8bf Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-25Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to af1db7274571e7b7fd349efd42423e7106f2d07d - Merge "Resource dictionary: backend URL changes" - Resource dictionary: backend URL changes Changed the resource dictionay search by tags backend url Issue-ID: CCSDK-1217 Change-Id: I6c6b8a7536481c2b30c933cf28269db7d2ecd735 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-25Update git submodulesAlexis de Talhouët1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to dea21123218a3ac602f9a859ffddae8e72e4194d - Finalize ansible usage Change-Id: Iaca6bb573e31607eaa9a3a603e1e4beae60c817c Issue-ID: CCSDK-1215 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-04-25Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 79895ed99627931ab6c934dab074e36c3e9e06a4 - Merge "Added content to CDS index page" - Added content to CDS index page Change-Id: Ie9c33493b2e2716d446cc0b99fdb594b4a6dde8c Issue-ID: CCSDk-1286 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-25Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 68500192d7e77bca74e411b1fda38b4a4f598dc5 - Fix docker tag command-executor was using the default timestamp format when creating docker tag, which is invalid and breaks docker build. Added maven property setting to change timestamp format to remove offending dashes. Change-Id: I102340d493a5b9c03ca1a9e10f1bd51fc4b582d1 Issue-ID: CCSDK-1287 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-24Update git submodulesAlexis de Talhouët1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to f2136a47fd53fcbdc117899c6e134d7ceea46d85 - Multiples fixes Change-Id: I83782006dc47a224e546b6877070d5e7e56dd2e6 Issue-ID: CCSDK-1215 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Delete the deployed blueprint if overriten Change-Id: I7e4f3a5c98388a965ef756467497ed31d23bc047 Issue-ID: CCSDK-1215 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Fix enhancement of workflow step for component Change-Id: I62c7904265495edb2b0a5bec0d64cfecd7573f97 Issue-ID: CCSDK-1168 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Update golden package Change-Id: I969fe9cf9b563911ebe4500fe8f3211aedb84593 Issue-ID: CCSDK-1231 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Do not fail to get execution property When prepareEnv fail, we should not fail by saying to property is not set. So set it as N/A until is get sets further done in the processing Change-Id: I06b9fcb9b1cf9e1605cef77864da9dbd18243800 Issue-ID: CCSDK-1215 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>