opiproject / opi-api

Open Programmable Infrastructure API and Behavioral Model
Apache License 2.0
31 stars 39 forks source link

Use signed integers in evpn gw API protobufs #451

Open mardim91 opened 2 months ago

mardim91 commented 2 months ago

We need to use signed integers in evpn gw protobufs as this is dictated by the AIP rules. Below you can see an example of integer that needs to be changed to signed.

https://github.com/opiproject/opi-api/blob/main/network/evpn-gw/l2_xpu_infra_mgr.proto#L139