aboutsummaryrefslogtreecommitdiffstats
path: root/components/scripts/python/ccsdk_restconf
AgeCommit message (Collapse)AuthorFilesLines
2019-03-27Creating a reusable Restconf clientottero2-0/+74
The code in RestconfConfigDeploy.py that was responsible for making the Restconf connections was extracted to another script, making it reusa- ble by other blueprints Change-Id: Ib7d8870f29c76b120ccd3e3e5ba7e13765414269 Issue-ID: CCSDK-926 Signed-off-by: ottero <rodrigo.ottero@est.tech>