Bug 7207 - Bad parsing of identityref in typedef for last ietf-restconf 79/48479/2
authorJakub Toth <jatoth@cisco.com>
Fri, 18 Nov 2016 14:05:57 +0000 (15:05 +0100)
committerJakub Toth <jatoth@cisco.com>
Mon, 21 Nov 2016 11:28:28 +0000 (11:28 +0000)
commit3d7feb16714e1e832691c54ec8803399e361ac67
treee086c62d27ee0f096042a1e1fbe43a732e071d50
parenta4270b5d2b45a8c9120b39a46377bb322d36ecf9
Bug 7207 - Bad parsing of identityref in typedef for last ietf-restconf
draft

  * value for identityref in typedef has been added as moduleName+value
    * moduleName:modulName:localName
  * fixed by create value by moduleName + localName of value

Change-Id: Id45bd02d906ae467f83193587302d27488d5c57a
Signed-off-by: Jakub Toth <jatoth@cisco.com>
restconf/sal-rest-connector/src/main/java/org/opendaylight/restconf/parser/builder/YangInstanceIdentifierDeserializer.java