Updated git submodules
authorTomas Cere <tcere@cisco.com>
Thu, 13 Oct 2016 08:38:28 +0000 (08:38 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 13 Oct 2016 08:38:28 +0000 (08:38 +0000)
commit3eb5a9501dcd1945602f974fce52d49e8bbb1165
treee7f62627ff22068450eae185b95f1c427bc1366f
parentc90f654dd0609dde385f28c5e7b3e7702e7031c2
Updated git submodules

Project: netconf master 76f01c6cd12b82627e5c0118872eb199356b4b9d

Merge "Bug 6679 - api explorer creates false examples"

Bug 6679 - api explorer creates false examples

Api explorer created false examples when yang has two data nodes with
same name in different containers or lists. It compared name of data
nodes rather than whole path to the data node which result to creting
examples of same types even if they should be different.

Fix examples by comparing the path to data node rather than just name
of the node.

Change-Id: I6f73fb37985fc78ad67ecc466ebfdfe569d7cd8d
Signed-off-by: miroslav.kovac <miroslav.kovac@pantheon.tech>
docs/submodules/netconf