Bug 7207 - Bad parsing of identityref in typedef for last ietf-restconf 27/51727/1
authorJakub Toth <jatoth@cisco.com>
Fri, 18 Nov 2016 14:05:57 +0000 (15:05 +0100)
committerJakub Toth <jatoth@cisco.com>
Sat, 11 Feb 2017 01:33:04 +0000 (02:33 +0100)
commit41429f5dcf2cc849f353362fed79fcc045366f89
treed9b54ac4d03ebddaaf9588f590e3eb059661aeb9
parentff6f680ca740bd10fbef0b8515e8391402964bd4
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