summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/functions
AgeCommit message (Expand)AuthorFilesLines
2019-07-18Resolve Attribute and properties fails with subPropertyNameSteve Siani2-9/+14
2019-07-17Enable dynamic remote python executorAlexis de Talhouët2-13/+20
2019-07-17Fail to get assignment-params when error occurAlexis de Talhouët2-2/+6
2019-07-16Merge "Python executor parameters sorted again."Brinda Santh Muthuramalingam1-10/+12
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 Timoney2-2/+2
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-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 Santh2-2/+2
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 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