Age | Commit message (Expand) | Author | Files | Lines |
2019-03-18 | Propagate exceptions correctly |  Alexis de Talhouët | 8 | -5/+22 |
2019-03-15 | Prepare for release 0.4.1 |  Timoney, Dan (dt5972) | 3 | -9/+4 |
2019-03-15 | Improve scripting component. |  Muthuramalingam, Brinda Santh | 4 | -35/+8 |
2019-03-15 | Add cli executor module. |  Muthuramalingam, Brinda Santh | 8 | -3/+184 |
2019-03-13 | Improve RA capability processor. |  Muthuramalingam, Brinda Santh | 5 | -154/+81 |
2019-03-12 | Empty MissingNode from input during RR |  Alexis de Talhouët | 4 | -23/+24 |
2019-03-11 | Add support to invoke device specific RPC |  Alexis de Talhouët | 2 | -0/+31 |
2019-03-11 | Mesh input-key-mapping using velocity |  Alexis de Talhouët | 3 | -45/+37 |
2019-03-11 | Enhance / fix REST resource resolution |  Alexis de Talhouët | 4 | -23/+58 |
2019-03-11 | Merge "Blueprint for configuring a PNF" |  Dan Timoney | 1 | -18/+0 |
2019-03-11 | Blueprint for configuring a PNF |  ottero | 1 | -18/+0 |
2019-03-11 | Add blueprint runtime validator |  Muthuramalingam, Brinda Santh | 8 | -63/+78 |
2019-03-07 | Add support for resource-resolution storage |  Alexis de Talhouët | 16 | -294/+577 |
2019-03-06 | Merge "Ressource resolution using configurable database" |  Dan Timoney | 6 | -55/+51 |
2019-03-06 | Ressource resolution using configurable database |  vinal patel | 7 | -60/+53 |
2019-03-06 | Resource resolution using REST |  vinal patel | 1 | -6/+3 |
2019-03-06 | Merge "*WIP*: draft of a blueprint for configuring a PNF" |  Dan Timoney | 1 | -2/+27 |
2019-03-04 | Fix Default and DB sources for RA |  Alexis de Talhouët | 2 | -29/+51 |
2019-03-04 | Use protobuf JsonFormat |  Alexis de Talhouët | 1 | -3/+9 |
2019-03-01 | Get DSL Property in Resource Resolution |  Muthuramalingam, Brinda Santh | 13 | -75/+149 |
2019-02-28 | *WIP*: draft of a blueprint for configuring a PNF |  Rodrigo Ottero | 1 | -2/+27 |
2019-02-20 | Add support for commit confirmed capability |  Alexis de Talhouët | 4 | -9/+168 |
2019-02-20 | Add component function scripting service |  Muthuramalingam, Brinda Santh | 18 | -440/+149 |
2019-02-18 | Simplify NetconfRpcService |  Alexis de Talhouët | 9 | -203/+117 |
2019-02-17 | Netconf resolution service |  Alexis de Talhouët | 4 | -20/+27 |
2019-02-17 | restconf resolution service |  Muthuramalingam, Brinda Santh | 9 | -58/+87 |
2019-02-17 | restconf kotlin script support |  Muthuramalingam, Brinda Santh | 4 | -6/+175 |
2019-02-16 | Rework netconf-executor |  Alexis de Talhouët | 26 | -1384/+1002 |
2019-02-15 | Merge "Python library for Jython execution" |  Dan Timoney | 4 | -22/+10 |
2019-02-15 | Merge "Add Sub Attribute parsing capabilit" |  Dan Timoney | 1 | -9/+9 |
2019-02-15 | Python library for Jython execution |  Steve Alphonse Siani | 4 | -22/+10 |
2019-02-15 | Resource resolution with prime-db |  Vinal Patel | 1 | -1/+2 |
2019-02-13 | Add Sub Attribute parsing capabilit |  Muthuramalingam, Brinda Santh | 1 | -9/+9 |
2019-02-12 | Create restconf component function module |  Muthuramalingam, Brinda Santh | 7 | -0/+257 |
2019-02-12 | Add netconf script component function |  Muthuramalingam, Brinda Santh | 16 | -162/+249 |
2019-02-12 | Fixes: manual integration test of CDS |  Alexis de Talhouët | 8 | -48/+48 |
2019-02-12 | Jython execution component and service |  Steve Alphonse Siani | 24 | -507/+405 |
2019-02-11 | Blueprint modeled Netconf capability components |  Cherukuri, Venkatanaresh (vn166g) | 30 | -123/+2269 |
2019-02-08 | Refactor test blueprint catalog |  Muthuramalingam, Brinda Santh | 5 | -5/+5 |
2019-02-07 | Refactor components core and resource dict modules |  Muthuramalingam, Brinda Santh | 1 | -3/+0 |
2019-02-06 | Blueprint Processor Python Script Components |  Cherukuri, Venkatanaresh (vn166g) | 1 | -32/+0 |
2019-02-04 | blueprint scripting services |  Muthuramalingam, Brinda Santh | 5 | -13/+142 |
2019-01-29 | Resource Resolution Service: Rest and DB |  Singal, Kapil (ks220y) | 3 | -3/+3 |
2019-01-25 | Merge "ControllerBlueprint blueprintsProcessor container" |  Dan Timoney | 1 | -0/+0 |
2019-01-23 | ControllerBlueprint blueprintsProcessor container |  Steve Alphonse Siani | 1 | -0/+0 |
2019-01-23 | Blueprint Processor: Jython Component |  Singal, Kapil (ks220y) | 2 | -1/+7 |
2019-01-20 | Resource Resolution Service: Source Rest |  Singal, Kapil (ks220y) | 2 | -7/+129 |
2019-01-20 | Resource Resolution Service: Source Primary-DB |  Singal, Kapil (ks220y) | 1 | -44/+43 |
2019-01-19 | Merge "Resource Resolution Service: Source Default" |  Dan Timoney | 1 | -3/+29 |
2019-01-18 | Implement CBA upload through REST |  Alexis de Talhouët | 2 | -1/+7 |