aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor
AgeCommit message (Expand)AuthorFilesLines
2019-07-18Merge "Enable dynamic remote python executor"Brinda Santh Muthuramalingam3-17/+29
2019-07-18Merge "Fix missing constrains definitions."Dan Timoney1-1/+1
2019-07-17Enable dynamic remote python executorAlexis de Talhouët3-17/+29
2019-07-17Added npmVersion to install NPMTimoney, Dan (dt5972)4-14/+6
2019-07-17Fail to get assignment-params when error occurAlexis de Talhouët2-2/+6
2019-07-17Merge "bubble up python error to CDS output"Brinda Santh Muthuramalingam2-8/+18
2019-07-16bubble up python error to CDS outputOleg Mitsura2-8/+18
2019-07-16Merge "Python executor parameters sorted again."Brinda Santh Muthuramalingam1-10/+12
2019-07-16Merge "better errMsg for request block missing"Brinda Santh Muthuramalingam3-6/+50
2019-07-16Merge "Fixed bugs/vulnerabilities reported by SonarQube"Brinda Santh Muthuramalingam1-1/+1
2019-07-15better errMsg for request block missingOleg Mitsura3-6/+50
2019-07-15Fix missing constrains definitions.Brinda Santh1-1/+1
2019-07-15Merge "Fix java.lang.NoClassDefFoundError: org/jsoup/Jsoup error in blueprint...Dan Timoney2-1/+7
2019-07-15Merge "Minor updates in ResourceResolutionComponent class"Dan Timoney2-22/+25
2019-07-15Merge "Refractor blueprint-script to avoid cyclic dependency. There is a poss...Dan Timoney5-12/+10
2019-07-13Fixed bugs/vulnerabilities reported by SonarQubeEliezio Oliveira1-1/+1
2019-07-12Minor updates in ResourceResolutionComponent classPrathamesh Morde2-22/+25
2019-07-12Merge "Bug fixes request input default value"Dan Timoney1-48/+50
2019-07-12Merge "Refractor duplicate cli script function"Dan Timoney4-36/+11
2019-07-11Fix java.lang.NoClassDefFoundError: org/jsoup/Jsoup error in blueprintprocessorprathameshmo2-1/+7
2019-07-11Merge "Handle blank reponse body for PUT capability"Dan Timoney1-1/+5
2019-07-10Bug fixes request input default valueBrinda Santh1-48/+50
2019-07-10Refractor blueprint-script to avoid cyclic dependency.Brinda Santh5-12/+10
2019-07-10Handle blank reponse body for PUT capabilityAbdelmuhaimen Seaudi1-1/+5
2019-07-10Python executor parameters sorted again.Oleg Mitsura1-10/+12
2019-07-10Refractor duplicate cli script functionBrinda Santh4-36/+11
2019-07-10Check null instead of "null" JSON node.prathameshmo1-3/+3
2019-07-09SLF4J conflict: exclude logging in where it is redundantSteve Siani8-0/+60
2019-07-09Merge "Velocity template engine implement a separate instance"Dan Timoney1-2/+3
2019-07-09Merge "Adding tests to NetconfMessageUtilsTest.kt"Dan Timoney18-0/+293
2019-07-09Merge "Fix ComponentRemoteAnsibleExecutorTest"Dan Timoney5-189/+1381
2019-07-09Merge "Removed redundant Jython interpreter instantiation test"Dan Timoney1-48/+0
2019-07-09Merge "Re-enabled @Ignored tests on NetconfSessionImplTest"Dan Timoney1-13/+13
2019-07-09Merge "Re-enabled test for happy-path case on NetconfDeviceCommunicatorTest"Dan Timoney1-10/+9
2019-07-09Merge "Re-enabled BluePrintProcessingGRPCHandlerTest"Dan Timoney1-2/+0
2019-07-09Merge "Re-enabled RestClientServiceTest"Dan Timoney2-58/+59
2019-07-09Merge "Fix interrupt state left ON on NetconfSessionImpl.syncRpc()"Dan Timoney1-1/+0
2019-07-09Velocity template engine implement a separate instanceSteve Siani1-2/+3
2019-07-09Remove slf4j-log4j12 dependency which apache-kafka is bringing.prathameshmo1-1/+6
2019-07-08Merge "Add UT for ResourceResolutionService/Component"Dan Timoney11-139/+223
2019-07-08Merge "Add unit test for resolution repository"Dan Timoney4-4/+353
2019-07-08Merge "Enforce resolutionKey or resourceId/resourceType"Dan Timoney16-211/+512
2019-07-08Merge "Share RR context within node template"Dan Timoney5-21/+43
2019-07-08Merge "Fix swagger definition for blueprint processor"Dan Timoney14-105/+236
2019-07-08Merge "Refactor resolution controllers"Dan Timoney16-532/+405
2019-07-08Merge "Kafka Messaging Controller API."Dan Timoney17-10/+464
2019-07-08Merge "Remote Python executor unescapes script parameter values"Dan Timoney1-2/+14
2019-07-08Adding tests to NetconfMessageUtilsTest.ktRodrigo Ottero18-0/+293
2019-07-08Fix ComponentRemoteAnsibleExecutorTestEliezio Oliveira5-189/+1381
2019-07-08Removed redundant Jython interpreter instantiation testEliezio Oliveira1-48/+0