a579e504e9
This patch removes the compatibility with OVN under v20.09. That
implies the OVN Southbound definition has "Chassis_Private" table.
Any previous check is removed from the code.
This patch also adds a sanity check, testing that the OVN Southbound
database definition is greater or equal to 2.9.0 [1].
The testing OVN NB and SB schemas are updated to the files contained in
OVN v22.09. The new testing NB schema version is 6.3.9; the new testing
SB schema version is 20.25.0.
[1]4adc10f581
Closes-Bug: #2002839
Change-Id: Iec8854749a1df81eb6a7154d3f951e176c69156d
6 lines
157 B
YAML
6 lines
157 B
YAML
---
|
|
features:
|
|
- |
|
|
Removed support for OVN versions under 20.09. The "Chassis_Private" OVN
|
|
Southbound table is expected in the database definition.
|