This PR migrates ygot experimental API to non experimental API that is used to retrieve a node from config tree. The new API returns a node tree which has a Data interface in it that can be used to retrieve the required information. Looks like working fine with onos-config but I think I should fix unit tests now.
This PR migrates ygot experimental API to non experimental API that is used to retrieve a node from config tree. The new API returns a node tree which has a Data interface in it that can be used to retrieve the required information. Looks like working fine with onos-config but I think I should fix unit tests now.