39426dbd4d
This change provides 'OvnIcNbApiIdlImpl' class for interaction with 'ovn_ic_nb.db' and adds functions and commands to add, delete and list rows of 'Transit_Switch' table in 'OVN_IC_Northbound' schema. Closes-Bug: 1944441 Change-Id: I322f05c1a91113a9470218946b7ce151a63737be
7 lines
238 B
YAML
7 lines
238 B
YAML
---
|
|
features:
|
|
- |
|
|
Added support for the "OVN_IC_Northbound" schema. The ``OvnIcNbApiIdlImpl`` class provides
|
|
interaction with "ovn_ic_nb.db" and adds support to add, delete and list registers rows of
|
|
"Transit_Switch" table.
|