Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
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>
|
|
Roll to next snapshot version (0.4.4-SNAPSHOT)
Change-Id: I4b6256324796a424a4f064e118a812c108f14e4f
Issue-ID: CCSDK-1362
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Change-Id: I6c8c0fca6ffd7f7cc9814a5b88889c5f67cbd52f
Issue-ID: CCSDK-1354
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Issue-ID: CCSDK-1331
Change-Id: I8dab8ad4eaebf1863f11c4d38c52cf7f64b0a4d5
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
(cherry picked from commit 9eb8b8a88bfac860a94b62b203b00c64330a1be7)
|
|
|
|
|
|
Change-Id: I7a426323dc22cb19a1c3eb77f7f4f30cf7da32e0
Issue-ID: CCSDK-1324
Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com>
(cherry picked from commit bc91fee937f819dc86c33564a02f4699cd410fe7)
|
|
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>
(cherry picked from commit 5801ed7abaa58f7ef728ad68c496a3780d438194)
|
|
Change-Id: Id1993a4983ca103ac28655b57481bb96aa89f1f1
Issue-ID:CCSDK-1318
Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
(cherry picked from commit a132cf34b95abf0ba2455bba28926df9b72fd4a0)
|
|
-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>
|
|
|
|
- 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>
(cherry picked from commit d7b9a92193d96826ae63200a6625ea26679fc811)
|
|
CustomFunctions and BluePrintContext
Issue-ID: CCSDK-1244
Change-Id: I0d676714684ffc9f913f8e296b73f867278df8c2
Signed-off-by: Rami <rmohamed.ext@orange.com>
(cherry picked from commit a4175e9411ad38de3af3f93475662b5589df82b0)
|
|
Change-Id: Ibbe2d363051c64e2f557c5ae4bb3164fe3087d3d
Issue-ID: CCSDK-1304
Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
(cherry picked from commit febb517be84666a67cb04a58f89aac4af788ac7c)
|
|
|
|
|
|
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>
(cherry picked from commit d5fd5d487248a82af1536d562e5a55c1a9df80e6)
|
|
GRPC code UT
Issue-ID: CCSDK-1229
Change-Id: Ia49647abcfcd24038736932c434929216f562f32
Signed-off-by: janani b <janani.b@huawei.com>
(cherry picked from commit c92e294c4f5e053a641b36b969fad3ed73269ab8)
|
|
Change-Id: I0f8ff8c6a7b47f13494199378d1bad85a487e019
Issue-ID: CCSDK-1144
Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
(cherry picked from commit 9b7bb16eac4d3af9264809deb27d1e8e4db47bab)
|
|
Roll dublin branch to next snapshot (0.4.3-SNAPSHOT)
Change-Id: I05111e4a8bc75d6edfffa740a236ab3cbfb60f13
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
|
|
|
|
Abstract Component Script Function test cases
Issue-ID: CCSDK-1243
Change-Id: I76915c3f21d8cec81be30b8edcf727c501718aa2
Signed-off-by: janani b <janani.b@huawei.com>
|
|
Remote python executor with processNB
Issue-ID: CCSDK-1243
Change-Id: I4c46617a38be098f247d1123ede3f9bd3cce11ee
Signed-off-by: janani b <janani.b@huawei.com>
|
|
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>
|
|
Change-Id: Iaca6bb573e31607eaa9a3a603e1e4beae60c817c
Issue-ID: CCSDK-1215
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
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>
|
|
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>
|
|
|
|
|
|
Change-Id: Ibd24ce87ed67aee6ae1a66fc9ec6af35bee5008a
Issue-ID: CCSDK-1215
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|
|
|
|
AbstractComponentFunction test case
Issue-ID: CCSDK-1242
Change-Id: Ib7ab97bf8c061b0d23bc22ce352c97953172b526
Signed-off-by: janani b <janani.b@huawei.com>
|
|
1.Reworked Dockerization of SDC Listener to follow
application/distribution+parent style;
2.Renamed CDS-SDClistener to just SDCListener
Issue-ID: CCSDK-1145
Change-Id: I007373d3a48fb8eb7042150bdbb37fc7fec346b3
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
|
|
Change-Id: I47c65557a553c79fefbbc28f8dab54b1c0a4a798
Issue-ID: CCCSDK-125
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Change-Id: I10bbe95a4d06ce9361d3ab6553953022e1196a3d
Issue-ID: CCCSDK-125
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
- split log output: prepare-env and exec-cmd
- fix proxy support when not provided
Change-Id: I40cdf90e7e3ebe31b0152923f8b6a38f6b6e9ca0
Issue-ID: CCCSDK-125
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Attempt to fix build error
Change-Id: Ie13e47f2adc6652b4f38ae57dfa594787dfa6eb1
Issue-ID: CCCSDK-125
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|