Commit Graph

1 Commits (c58f0a7b8df3fb747d0c576731f0710fa961840a)

Author SHA1 Message Date
Ganesh B Nalawade b6f52a4b81 Fix netconf plugin dispatch response
Fixes #53236

*  If dispatch() rpc response has data element
   return the xml string from `<data>` element
   else return the complete xml string from
   `<rpc-reply>`.

(cherry picked from commit aac5ef5e13)
6 years ago