Creating a reusable Restconf client 16/83516/1
authorottero <rodrigo.ottero@est.tech>
Wed, 27 Mar 2019 19:13:28 +0000 (19:13 +0000)
committerottero <rodrigo.ottero@est.tech>
Wed, 27 Mar 2019 19:13:28 +0000 (19:13 +0000)
commitdb81568e983ffb8f6827fadf5354ef5133e217de
treeef707da03ad324d9d236353b8b4beca581b43128
parent10164a7ab851859bfd548e32b4fe3c0610f3d614
Creating a reusable Restconf client

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>
components/model-catalog/blueprint-model/test-blueprint/capability_restconf/Scripts/python/RestconfConfigDeploy.py
components/scripts/python/ccsdk_restconf/__init__.py [new file with mode: 0644]
components/scripts/python/ccsdk_restconf/restconf_client.py [new file with mode: 0644]
ms/blueprintsprocessor/application/src/main/resources/application.properties