ovsdbapp/releasenotes/notes/ovn-support-ic-northbound-df557a866a1f411f.yaml
Anton Vazhnetsov 39426dbd4d ic: add support for OVN_IC_Northbound schema
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
2021-10-04 15:41:52 +03:00

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.