836fd55073
Since OVN 21.03.0 [1], ovn-controller no longer will try to reuse the
stale Chassis/Chassis_Private records but will try to create new ones.
If the stale records have no been manually deleted and ovn-controller
tries to register a new Chassis with the same values, the transaction will
fail.
[1]fc359bfe93
Closes-Bug: #2073613
Change-Id: I2f14558b0910fed03fe0243c4daa33947feeedcb
8 lines
259 B
YAML
8 lines
259 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
Removed the maintenance method ``remove_duplicated_chassis_registers``.
|
|
This method is no longer needed since OVN 21.03.0. For more information,
|
|
see the bug
|
|
`2073613 <https://bugs.launchpad.net/neutron/+bug/2073613>`_.
|