BUG 2412 - restconf @GET getModule(identifier,uri) method migration 70/14970/9
authorVaclav Demcak <vdemcak@cisco.com>
Fri, 6 Feb 2015 13:01:30 +0000 (14:01 +0100)
committerVaclav Demcak <vdemcak@cisco.com>
Tue, 24 Feb 2015 16:38:26 +0000 (17:38 +0100)
* migration to new faster Infrastructure API and Codecs for method
@GET getModules(String,UriInfo) on @Path {/modules/identifier}

New faster Infrastructure API works with NormizedNodeContext and
we are replacing first method getModule(URI) from RestconfService
to use NormalizedNodeContext.

* add yang models for fix tests (mountpoint tests - TestUtility
loads modules from local directory only)

Change-Id: I394d6d31f650e086ce302a0ba973f1e4a4599ef8
Signed-off-by: Vaclav Demcak <vdemcak@cisco.com>

No differences found