STORDIS / orca_backend

ORCA Backend is a REST API server written using Django framework to access orca_nw_lib functionalities. It is a backend service that can be used by applications to interact with SONiC Network and devices.
https://stordis.github.io/
Apache License 2.0
2 stars 3 forks source link

STP Port Config #60 #53

Closed rahul-1475 closed 1 month ago

rahul-1475 commented 2 months ago

Issues:

Fixes:

Note: put api first delete gnmi config and then creates gnmi config. This is done to trigger subscription.

rahul-1475 commented 2 months ago

orca_nw_lib pr: https://github.com/STORDIS/orca_nw_lib/pull/84