X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-rest-connector%2Fsrc%2Ftest%2Fresources%2Fnn-to-json%2Fsimple-yang-types%2Fxml%2Fawaited_output_data.json;fp=opendaylight%2Fmd-sal%2Fsal-rest-connector%2Fsrc%2Ftest%2Fresources%2Fnn-to-json%2Fsimple-yang-types%2Fxml%2Fawaited_output_data.json;h=0000000000000000000000000000000000000000;hp=8888e7f5fbb34198017ee0f10814bf741eb20ea3;hb=89b8b59cd26fd4810293ff14386eb29a71da9fac;hpb=9ba2b4eca79bcc0e78099b133296801c8d45a6c4 diff --git a/opendaylight/md-sal/sal-rest-connector/src/test/resources/nn-to-json/simple-yang-types/xml/awaited_output_data.json b/opendaylight/md-sal/sal-rest-connector/src/test/resources/nn-to-json/simple-yang-types/xml/awaited_output_data.json deleted file mode 100644 index 8888e7f5fb..0000000000 --- a/opendaylight/md-sal/sal-rest-connector/src/test/resources/nn-to-json/simple-yang-types/xml/awaited_output_data.json +++ /dev/null @@ -1,72 +0,0 @@ -{ - "cont1": { - "lf11":"lf", - "lflst11": [55,56,57], - "lflst12": ["lflst12 str1", "lflst12 str2", "lflst12 str3"], - "lst11": [ - { - "lf111":140, - "lf112":"lf112 str", - "cont111": { - "lf1111":"lf1111 str", - "lflst1111": [2048, 1024, 4096], - "lst1111": [ - { - "lf1111A": "lf1111A str11", - "lf1111B": 4 - }, - { - "lf1111A": "lf1111A str12", - "lf1111B": 7 - } - ] - }, - "lst111" : [ - { - "lf1111" : 65 - } - ], - "lst112" : [ - { - "lf1121" : "lf1121 str11" - } - ] - - }, - { - "lf111":141, - "lf112":"lf112 str2", - "cont111": { - "lf1111":"lf1111 str2", - "lflst1111": [2049, 1025, 4097], - "lst1111": [ - { - "lf1111A": "lf1111A str21", - "lf1111B": 5 - }, - { - "lf1111A": "lf1111A str22", - "lf1111B": 8 - } - ] - }, - "lst111" : [ - { - "lf1111" : 55 - }, - { - "lf1111" : 56 - } - ], - "lst112" : [ - { - "lf1121" : "lf1121 str21" - }, - { - "lf1121" : "lf1121 str22" - } - ] - } - ] - } -} \ No newline at end of file