onosproject / gnxi-simulators

Code for simulating various device and orchestration entities with which ONOS interacts, e.g. gNMI, gNOI, P4Runtime
14 stars 15 forks source link

Migrate gnmi simulator to use ygot API instead of using experminetal version #104

Closed adibrastegarnia closed 4 years ago

adibrastegarnia commented 4 years ago

So far, we were using ygot experimental API in the simulator. I think we need to move away from the experimental API to ygot API.