Age | Commit message (Expand) | Author | Files | Lines |
2019-09-12 | Add wrapper function for Cli and Netconf executor |  Steve Siani | 2 | -3/+37 |
2019-08-28 | Remove duplicated function in netconfclient.py |  Steve Siani | 1 | -3/+0 |
2019-08-27 | Add Get function in Netconf execution service for operational commands |  Steve Siani | 1 | -0/+7 |
2019-08-15 | Wrapper functions for placing output responseData and Status |  Steve Siani | 5 | -2/+12 |
2019-08-09 | Add declarative acceptance tests |  Eliezio Oliveira | 1 | -2/+2 |
2019-08-09 | Fixed restconf Python scripts bugs caused by BPP refactor |  Eliezio Oliveira | 1 | -3/+4 |
2019-07-23 | Clean restconf duplicate models and Implementation. |  Brinda Santh | 1 | -1/+12 |
2019-07-23 | Refactor Netconf script component parent. |  Brinda Santh | 2 | -67/+66 |
2019-07-23 | Fix Non-ASCII character on module ccsdk_netconf/common.py |  Eliezio Oliveira | 1 | -1/+1 |
2019-07-18 | Resolve Attribute and properties fails with subPropertyName |  Steve Siani | 1 | -2/+3 |
2019-06-06 | Fixing restconf_client.py script |  ottero | 1 | -1/+1 |
2019-03-28 | Addressing last review comments |  ottero | 1 | -18/+26 |
2019-03-27 | Creating a reusable Restconf client |  ottero | 2 | -0/+74 |
2019-03-25 | Migrate ccsdk/apps to ccsdk/cds |  Alexis de Talhouët | 2 | -4/+4 |
2019-03-11 | Add support to invoke device specific RPC |  Alexis de Talhouët | 1 | -0/+4 |
2019-03-07 | Add support for resource-resolution storage |  Alexis de Talhouët | 1 | -0/+3 |
2019-03-04 | Adjust python script for resource-assignment |  Alexis de Talhouët | 2 | -45/+21 |
2019-02-20 | Add support for commit confirmed capability |  Alexis de Talhouët | 1 | -2/+8 |
2019-02-18 | Simplify NetconfRpcService |  Alexis de Talhouët | 1 | -37/+17 |
2019-02-17 | Netconf resolution service |  Alexis de Talhouët | 2 | -2/+23 |
2019-02-16 | Rework netconf-executor |  Alexis de Talhouët | 2 | -71/+70 |
2019-02-15 | Python library for Jython execution |  Steve Alphonse Siani | 7 | -23/+73 |
2019-02-12 | Add netconf script component function |  Muthuramalingam, Brinda Santh | 1 | -3/+7 |
2019-02-12 | Jython execution component and service |  Steve Alphonse Siani | 3 | -0/+38 |
2019-02-06 | Blueprint Processor Python Script Components |  Cherukuri, Venkatanaresh (vn166g) | 5 | -0/+88 |
2018-11-28 | Implement Base Jython Executor function. |  Muthuramalingam, Brinda Santh(bs2796) | 5 | -0/+59 |