aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/functions
AgeCommit message (Expand)AuthorFilesLines
2019-07-09SLF4J conflict: exclude logging in where it is redundantSteve Siani1-0/+6
2019-07-09Merge "Adding tests to NetconfMessageUtilsTest.kt"Dan Timoney18-0/+293
2019-07-09Merge "Fix ComponentRemoteAnsibleExecutorTest"Dan Timoney5-189/+1381
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 "Fix interrupt state left ON on NetconfSessionImpl.syncRpc()"Dan Timoney1-1/+0
2019-07-08Merge "Add UT for ResourceResolutionService/Component"Dan Timoney11-139/+223
2019-07-08Merge "Add unit test for resolution repository"Dan Timoney3-1/+352
2019-07-08Merge "Enforce resolutionKey or resourceId/resourceType"Dan Timoney9-160/+434
2019-07-08Merge "Share RR context within node template"Dan Timoney5-21/+43
2019-07-08Merge "Fix swagger definition for blueprint processor"Dan Timoney4-6/+32
2019-07-08Merge "Refactor resolution controllers"Dan Timoney5-87/+97
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-08Re-enabled @Ignored tests on NetconfSessionImplTestEliezio Oliveira1-13/+13
2019-07-08Re-enabled test for happy-path case on NetconfDeviceCommunicatorTestEliezio Oliveira1-10/+9
2019-07-08Fix interrupt state left ON on NetconfSessionImpl.syncRpc()Eliezio Oliveira1-1/+0
2019-07-08Removed redundant Jython interpreter instantiation testEliezio Oliveira0-0/+0
2019-07-04Add UT for ResourceResolutionService/ComponentAlexis de Talhouët11-139/+223
2019-07-04Add unit test for resolution repositoryAlexis de Talhouët3-1/+352
2019-07-04Enforce resolutionKey or resourceId/resourceTypeAlexis de Talhouët9-160/+434
2019-07-04Share RR context within node templateAlexis de Talhouët5-21/+43
2019-07-04Fix swagger definition for blueprint processorAlexis de Talhouët4-6/+32
2019-07-04Refactor resolution controllersAlexis de Talhouët5-87/+97
2019-07-04Error: Could not find or load main classAlexis de Talhouët1-7/+1
2019-06-25Refractor blueprint script dependencyBrinda Santh10-138/+219
2019-06-25Merge "Store resolution and expose with REST API"Dan Timoney12-99/+340
2019-06-25Merge "Allow multiple resolution for same node template"Dan Timoney3-30/+42
2019-06-25Merge "python-executor will provide output line-by-line"Dan Timoney2-6/+7
2019-06-25Merge "InputResourceResolutionProcessorTest re-enabled"Dan Timoney1-13/+16
2019-06-25Store resolution and expose with REST APIAlexis de Talhouët12-99/+340
2019-06-25Allow multiple resolution for same node templateAlexis de Talhouët3-30/+42
2019-06-25python-executor will provide output line-by-lineOleg Mitsura2-6/+7
2019-06-21Remote Python executor unescapes script parameter valuesSerge Simard1-2/+14
2019-06-21Add Jinja2 custom ResourceLocatorAlexis de Talhouët3-8/+4
2019-06-20InputResourceResolutionProcessorTest re-enabledottero1-13/+16
2019-06-18Merge "Create REST API layer for resource resolution stored configlet"Dan Timoney1-10/+22
2019-06-18Merge "Python executor: Execution command and prepare environment log Also fi...Dan Timoney1-0/+2
2019-06-18Create REST API layer for resource resolution stored configletSerge Simard1-10/+22
2019-06-14Python executor: Execution command and prepare environment logSteve Siani1-0/+2
2019-06-14Correct netconf capability matching regexAbdelmuhaimen Seaudi1-2/+2
2019-06-13Various bug fixes encountered during remote ansible executor development.Serge Simard4-4/+9
2019-06-03Improved error handling for remote ansible executor.Serge Simard1-15/+25
2019-05-30Merge "Remote AWX ansible playbook executor"Dan Timoney7-0/+654
2019-05-28Merge "Bug fix: Enrichment fails for processor-db source"Dan Timoney2-2/+30
2019-05-28Returning null for unresolved variablesottero2-1/+90
2019-05-28Bug fix: Enrichment fails for processor-db sourceSteve Siani2-2/+30
2019-05-27Remote AWX ansible playbook executorSerge Simard7-0/+654
2019-05-23make templating service support JsonNode instead of any.Steve Siani2-18/+18