Implementation for Restconf api call node 81/63381/1
authorjanani b <janani.b@huawei.com>
Wed, 29 Aug 2018 06:22:41 +0000 (11:52 +0530)
committerjanani b <janani.b@huawei.com>
Wed, 29 Aug 2018 06:22:41 +0000 (11:52 +0530)
commitc8a20b7cdc2b563e1ea86a9e25f4ac0e748995f9
tree8c61702c516711b75f6ce4eae05c16a203b6b339
parent5c41b487a093174b89f3a66806f115c4459c5065
Implementation for Restconf api call node

Restconf Api Call Node

Issue-ID: CCSDK-372

Change-Id: I1820e97d54e734ccf73c6f48a9afcc4b59dff549
Signed-off-by: janani b <janani.b@huawei.com>
restapi-call-node/provider/src/main/java/org/onap/ccsdk/sli/plugins/restapicall/RestapiCallNode.java
restconf-client/provider/pom.xml
restconf-client/provider/src/main/java/org/onap/ccsdk/sli/plugins/restconfapicall/RestconfApiCallNode.java [new file with mode: 0644]
restconf-client/provider/src/main/java/org/onap/ccsdk/sli/plugins/restconfapicall/RestconfApiUtils.java [new file with mode: 0644]
restconf-client/provider/src/main/java/org/onap/ccsdk/sli/plugins/restconfapicall/RestconfapiCallNode.java [deleted file]
restconf-client/provider/src/main/java/org/onap/ccsdk/sli/plugins/restconfdiscovery/RestconfDiscoveryNode.java
restconf-client/provider/src/main/java/org/onap/ccsdk/sli/plugins/yangserializers/dfserializer/MdsalSerializerHelper.java
restconf-client/provider/src/main/resources/META-INF/spring/restconf-client-context.xml
restconf-client/provider/src/main/resources/META-INF/spring/restconf-client-osgi-context.xml
restconf-client/provider/src/main/resources/org/opendaylight/blueprint/restconf-client-blueprint.xml