kolla-ansible/releasenotes/notes/bug-1894380-01897f17dd35190c.yaml
Radosław Piliszek 8d2d37064e Control Neutron migrations
Since [1] and [2] merged, K-A has to control Neutron migrations
to migrate all required projects.

This patch additionally fixes the other observed issue.

[1] https://review.opendev.org/750075
[2] https://review.opendev.org/753543

Change-Id: I09e1b421e9066890b50bd82331a3050de252464f
Closes-Bug: #1894380
Depends-On: https://review.opendev.org/755346
2020-10-01 10:13:19 +02:00

8 lines
235 B
YAML

---
fixes:
- |
Fixes some Neutron subprojects not using the rolling upgrade scheme.
SFC forcibly used the legacy scheme and dynamic routing was not migrated
at all.
`LP#1894380 <https://launchpad.net/bugs/1894380>`__