Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-07-17 | Enable dynamic remote python executor | Alexis de Talhouët | 3 | -17/+29 | |
Change-Id: I77a60de87acec862ce47256557a1223fefe82a12 Issue-ID: CCSDK-1497 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> | |||||
2019-07-17 | Fail to get assignment-params when error occur | Alexis de Talhouët | 2 | -2/+6 | |
Exception is always thrown due to the contract, enforcing the get attribute to throw an exception if not found. For the resource resolution result, we can simply initialize the property to an empty json, so system won't throw an exception if user request the output, but process failed. Change-Id: I39e288590502c75495e2938a44b874dfd0671155 Issue-ID: CCSDK-1495 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> | |||||
2019-07-17 | Merge "bubble up python error to CDS output" | Brinda Santh Muthuramalingam | 2 | -8/+18 | |
2019-07-16 | bubble up python error to CDS output | Oleg Mitsura | 2 | -8/+18 | |
Issue-ID: CCSDK-1494 Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com> Change-Id: Iac9fc47ef51d92da507cc6d2dfee252490a2313a | |||||
2019-07-16 | Merge "Python executor parameters sorted again." | Brinda Santh Muthuramalingam | 1 | -10/+12 | |
2019-07-16 | Merge "better errMsg for request block missing" | Brinda Santh Muthuramalingam | 3 | -6/+50 | |
2019-07-16 | Merge "Fixed bugs/vulnerabilities reported by SonarQube" | Brinda Santh Muthuramalingam | 1 | -1/+1 | |
2019-07-15 | better errMsg for request block missing | Oleg Mitsura | 3 | -6/+50 | |
Issue-Id: CCSDK-1486 Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com> Change-Id: I44881a149a1cb5fd6dda2cf682352f92fba45e0d | |||||
2019-07-15 | Merge "Fix java.lang.NoClassDefFoundError: org/jsoup/Jsoup error in ↵ | Dan Timoney | 2 | -1/+7 | |
blueprintprocessor application" | |||||
2019-07-15 | Merge "Minor updates in ResourceResolutionComponent class" | Dan Timoney | 2 | -22/+25 | |
2019-07-15 | Merge "Refractor blueprint-script to avoid cyclic dependency. There is a ↵ | Dan Timoney | 5 | -12/+10 | |
possibility of cyclic dependencies between blueprint-script module and code module. To avoid cyclic dependency blueprint-script implementation should be moved to Core module. This implementation has zero impact on code functionality and code testing." | |||||
2019-07-13 | Fixed bugs/vulnerabilities reported by SonarQube | Eliezio Oliveira | 1 | -1/+1 | |
Change-Id: Idc4be0d050d27fd419915210167b044b90fa2f0a Issue-ID: CCSDK-1483 Signed-off-by: Eliezio Oliveira <eliezio.oliveira@est.tech> | |||||
2019-07-12 | Minor updates in ResourceResolutionComponent class | Prathamesh Morde | 2 | -22/+25 | |
Issue-ID: CCSDK-1479 Signed-off-by: Prathamesh Morde <prathamesh.morde@bell.ca> Change-Id: I37fbce8d4621d85d3a47d38464eeeee267d46741 Signed-off-by: Prathamesh Morde <prathamesh_morde@yahoo.ca> | |||||
2019-07-12 | Merge "Bug fixes request input default value" | Dan Timoney | 1 | -48/+50 | |
2019-07-12 | Merge "Refractor duplicate cli script function" | Dan Timoney | 4 | -36/+11 | |
2019-07-11 | Fix java.lang.NoClassDefFoundError: org/jsoup/Jsoup error in blueprintprocessor | prathameshmo | 2 | -1/+7 | |
application Issue-ID: CCSDK-1466 Signed-off-by: prathameshmo <prathamesh.morde@bell.ca> Change-Id: Ic001d3a5d12b4483e421eb0409c62ab985712464 Signed-off-by: prathameshmo <prathamesh.morde@bell.ca> | |||||
2019-07-11 | Merge "Handle blank reponse body for PUT capability" | Dan Timoney | 1 | -1/+5 | |
2019-07-10 | Bug fixes request input default value | Brinda Santh | 1 | -48/+50 | |
Change-Id: I16afd71c2c35b7f270577ea784a9173ea3e0d604 Issue-ID: CCSDK-1357 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com> | |||||
2019-07-10 | Refractor blueprint-script to avoid cyclic dependency. | Brinda Santh | 5 | -12/+10 | |
There is a possibility of cyclic dependencies between blueprint-script module and code module. To avoid cyclic dependency blueprint-script implementation should be moved to Core module. This implementation has zero impact on code functionality and code testing. Change-Id: Ic18ea848cb2e1e2e7a5f1c144714de26d1495cee Issue-ID: CCSDK-1469 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com> | |||||
2019-07-10 | Handle blank reponse body for PUT capability | Abdelmuhaimen Seaudi | 1 | -1/+5 | |
Issue-Id: CCSDK-1467 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: Ibc50be0bf9986c49d2c7546f895c85c6851447bb | |||||
2019-07-10 | Python executor parameters sorted again. | Oleg Mitsura | 1 | -10/+12 | |
Issue-ID: CCSDK-1468 Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com> Change-Id: If8eb50fc2e8dfa084e486b02ace163eee1bfac77 | |||||
2019-07-10 | Refractor duplicate cli script function | Brinda Santh | 4 | -36/+11 | |
Change-Id: Ida75e839668eeeabd4577629f2bc6ec3240d7734 Issue-ID: CCSDK-1428 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com> | |||||
2019-07-10 | Check null instead of "null" JSON node. | prathameshmo | 1 | -3/+3 | |
ISSUE-ID: CCSDK-1463 Signed-off-by: prathameshmo <prathamesh.morde@bell.ca> Change-Id: Id4e9827d94999a585b79460f147562bdd655ccfb | |||||
2019-07-09 | SLF4J conflict: exclude logging in where it is redundant | Steve Siani | 8 | -0/+60 | |
Issue-ID: CCSDK-1461 Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com> Change-Id: I25521090a2ab8e5b9d7a9edef3178ba83b463657 | |||||
2019-07-09 | Merge "Velocity template engine implement a separate instance" | Dan Timoney | 1 | -2/+3 | |
2019-07-09 | Merge "Adding tests to NetconfMessageUtilsTest.kt" | Dan Timoney | 18 | -0/+293 | |
2019-07-09 | Merge "Fix ComponentRemoteAnsibleExecutorTest" | Dan Timoney | 5 | -189/+1381 | |
2019-07-09 | Merge "Removed redundant Jython interpreter instantiation test" | Dan Timoney | 1 | -48/+0 | |
2019-07-09 | Merge "Re-enabled @Ignored tests on NetconfSessionImplTest" | Dan Timoney | 1 | -13/+13 | |
2019-07-09 | Merge "Re-enabled test for happy-path case on NetconfDeviceCommunicatorTest" | Dan Timoney | 1 | -10/+9 | |
2019-07-09 | Merge "Re-enabled BluePrintProcessingGRPCHandlerTest" | Dan Timoney | 1 | -2/+0 | |
2019-07-09 | Merge "Re-enabled RestClientServiceTest" | Dan Timoney | 2 | -58/+59 | |
2019-07-09 | Merge "Fix interrupt state left ON on NetconfSessionImpl.syncRpc()" | Dan Timoney | 1 | -1/+0 | |
2019-07-09 | Velocity template engine implement a separate instance | Steve Siani | 1 | -2/+3 | |
Issue-ID: CCSDK-1457 Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com> Change-Id: I8fd9918df5e03e1f7c0cdcf4bc63ddc5846195b8 | |||||
2019-07-09 | Remove slf4j-log4j12 dependency which apache-kafka is bringing. | prathameshmo | 1 | -1/+6 | |
Issue-ID: CCSDK-1459 Signed-off-by: prathameshmo <prathamesh.morde@bell.ca> Change-Id: I318384ebe93cacb2b7436d3e796a8cac345724bb | |||||
2019-07-08 | Merge "Add UT for ResourceResolutionService/Component" | Dan Timoney | 11 | -139/+223 | |
2019-07-08 | Merge "Add unit test for resolution repository" | Dan Timoney | 4 | -4/+353 | |
2019-07-08 | Merge "Enforce resolutionKey or resourceId/resourceType" | Dan Timoney | 16 | -211/+512 | |
2019-07-08 | Merge "Share RR context within node template" | Dan Timoney | 5 | -21/+43 | |
2019-07-08 | Merge "Fix swagger definition for blueprint processor" | Dan Timoney | 14 | -105/+236 | |
2019-07-08 | Merge "Refactor resolution controllers" | Dan Timoney | 16 | -532/+405 | |
2019-07-08 | Merge "Kafka Messaging Controller API." | Dan Timoney | 17 | -10/+464 | |
2019-07-08 | Merge "Remote Python executor unescapes script parameter values" | Dan Timoney | 1 | -2/+14 | |
2019-07-08 | Adding tests to NetconfMessageUtilsTest.kt | Rodrigo Ottero | 18 | -0/+293 | |
Change-Id: If7a0d90ce264e7362e7118132303653eaaef9e69 Issue-ID: CCSDK-1046 Signed-off-by: Rodrigo Ottero <rodrigo.ottero@est.tech> | |||||
2019-07-08 | Fix ComponentRemoteAnsibleExecutorTest | Eliezio Oliveira | 5 | -189/+1381 | |
Change-Id: I0031e354c61ba84fb280f9b50e93c8bdc772627b Issue-ID: CCSDK-1452 Signed-off-by: Eliezio Oliveira <eliezio.oliveira@est.tech> | |||||
2019-07-08 | Removed redundant Jython interpreter instantiation test | Eliezio Oliveira | 1 | -48/+0 | |
Change-Id: I5f446dcff85d0c2b0395e32bbbdcbb7b8ebe9708 Issue-ID: CCSDK-1454 Signed-off-by: Eliezio Oliveira <eliezio.oliveira@est.tech> | |||||
2019-07-08 | Re-enabled @Ignored tests on NetconfSessionImplTest | Eliezio Oliveira | 1 | -13/+13 | |
Change-Id: I7d223956c95d4effc6a6d6c4cc3bf6648ada28be Issue-ID: CCSDK-1451 Signed-off-by: Eliezio Oliveira <eliezio.oliveira@est.tech> | |||||
2019-07-08 | Re-enabled test for happy-path case on NetconfDeviceCommunicatorTest | Eliezio Oliveira | 1 | -10/+9 | |
Change-Id: I741e87f889b346ab63c29ce17231815a87a4e94d Issue-ID: CCSDK-1450 Signed-off-by: Eliezio Oliveira <eliezio.oliveira@est.tech> | |||||
2019-07-08 | Re-enabled BluePrintProcessingGRPCHandlerTest | Eliezio Oliveira | 1 | -2/+0 | |
Change-Id: I0ffd89526c355aa768ac53c1a1f201ab6d0317de Issue-ID: CCSDK-1449 Signed-off-by: Eliezio Oliveira <eliezio.oliveira@est.tech> | |||||
2019-07-08 | Re-enabled RestClientServiceTest | Eliezio Oliveira | 2 | -58/+59 | |
Secondary HTTP server switched from blocking Tomcat to reactive Netty Change-Id: I44ae3e4d1f4f1af1335a94032f236a1023dbdea0 Issue-ID: CCSDK-1447 Signed-off-by: Eliezio Oliveira <eliezio.oliveira@est.tech> |