issues
search
eBay
/
go-ovn
A Go library for OVN Northbound/Southbound DB access using native OVSDB protocol
Apache License 2.0
108
stars
59
forks
source link
Refactor client, api and UTs:
#72
Closed
noah8713
closed
4 years ago
noah8713
commented
4 years ago
Each UT should use its own client
Handle client interface to default to nb db if no db is passed to ensure old client interface is backward compatible.
Fix CI to run all UTs accordingly.
noah8713
commented
4 years ago
@hzhou8 : PTAL at this too!