BUG 2412 remove CompositeNode from RestconfImpl codeBase
* remove all references for CompositeNode from Restconf codeBase
* remove all depricated classes from Restconf
* remove all tests which have worked with CompositeNode
* we would like to fix tests and move to correct place (in yangtools
and controller integration test for JerseyTest suite)
Note: The removed tests are still in git history. A fixes for Test
suite will be realized ASAP (expectation: in next couple of weeks).
Change-Id: I66b423c92e5ff5b34882b92aece54c5f641c070c
Signed-off-by: Vaclav Demcak <[email protected]>
Signed-off-by: Jan Hajnar <[email protected]>