aboutsummaryrefslogtreecommitdiffstats
path: root/components/scripts
AgeCommit message (Expand)AuthorFilesLines
2023-06-14Convert scripts to python3Dan Timoney4-13/+13
2021-07-28Revert "Renaming Files having BluePrint to have Blueprint"Jozsef Csongvai2-4/+4
2021-01-22Renaming Files having BluePrint to have BlueprintKAPIL SINGAL2-4/+4
2019-09-12Add wrapper function for Cli and Netconf executorSteve Siani2-3/+37
2019-08-28Remove duplicated function in netconfclient.pySteve Siani1-3/+0
2019-08-27Add Get function in Netconf execution service for operational commandsSteve Siani1-0/+7
2019-08-15Wrapper functions for placing output responseData and StatusSteve Siani5-2/+12
2019-08-09Add declarative acceptance testsEliezio Oliveira1-2/+2
2019-08-09Fixed restconf Python scripts bugs caused by BPP refactorEliezio Oliveira1-3/+4
2019-07-23Clean restconf duplicate models and Implementation.Brinda Santh1-1/+12
2019-07-23Refactor Netconf script component parent.Brinda Santh2-67/+66
2019-07-23Fix Non-ASCII character on module ccsdk_netconf/common.pyEliezio Oliveira1-1/+1
2019-07-18Resolve Attribute and properties fails with subPropertyNameSteve Siani1-2/+3
2019-06-06Fixing restconf_client.py scriptottero1-1/+1
2019-03-28Addressing last review commentsottero1-18/+26
2019-03-27Creating a reusable Restconf clientottero2-0/+74
2019-03-25Migrate ccsdk/apps to ccsdk/cdsAlexis de Talhouët2-4/+4
2019-03-11Add support to invoke device specific RPCAlexis de Talhouët1-0/+4
2019-03-07Add support for resource-resolution storageAlexis de Talhouët1-0/+3
2019-03-04Adjust python script for resource-assignmentAlexis de Talhouët2-45/+21
2019-02-20Add support for commit confirmed capabilityAlexis de Talhouët1-2/+8
2019-02-18Simplify NetconfRpcServiceAlexis de Talhouët1-37/+17
2019-02-17Netconf resolution serviceAlexis de Talhouët2-2/+23
2019-02-16Rework netconf-executorAlexis de Talhouët2-71/+70
2019-02-15Python library for Jython executionSteve Alphonse Siani7-23/+73
2019-02-12Add netconf script component functionMuthuramalingam, Brinda Santh1-3/+7
2019-02-12Jython execution component and serviceSteve Alphonse Siani3-0/+38
2019-02-06Blueprint Processor Python Script ComponentsCherukuri, Venkatanaresh (vn166g)5-0/+88
2018-11-28Implement Base Jython Executor function.Muthuramalingam, Brinda Santh(bs2796)5-0/+59