Re: [controller-dev] restconf fields

2017-05-18 Thread linarnan
hi Ivan Hraško , thanks for reply Do u know is it support in Boron-SR3 ? still not working with --- GET http://localhost:8181/restconf/17/data/opendaylight-inventory:nodes/?fields=node(id) --- My WADL file is https://gist.github.com/linarnan/8a5e6ca7c1374eb60cd7aa7359360a1d can't see any url

Re: [controller-dev] restconf fields

2017-05-18 Thread Ivan Hraško
Hi Fields parameter is part of new restconf specification: READ here: https://tools.ietf.org/html/rfc8040 Yo can use it on address: GET http://localhost:8181/restconf/

Re: [controller-dev] build failure when 'mvn archetype:generate' using '-DarchetypeCatalog'

2017-05-18 Thread Robert Varga
On 21/04/17 10:35, Sam wrote: > I found in stable/boron pom.xml: > > > org.opendaylight.odlparent > odlparent-lite > 1.7.3-SNAPSHOT > > > > > Is coretutorials' pom.xml wrong? Core tutorials is not part of the autorelease, hence stable/carbon versions h