270184e936
That is microversion 1.37. The next time a placement re-sync is triggered (for example by restarting the respective agents) this corrects the parents of wrongly created resource providers introduced by bug #1921150. Change-Id: I6b54aa9c21bf28de1d451c195e37efde6110258a Depends-On: https://review.opendev.org/c/openstack/placement/+/784020 Related-Bug: #1921150
15 lines
619 B
YAML
15 lines
619 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
If you leave a long time window between upgrading Placement and Neutron
|
|
Server, then it is recommended to upgrade Placement first (as was always
|
|
the logical order since Neutron is a client of Placement).
|
|
If the window between upgrading Neutron and Placement is short - that is
|
|
no changes in (segments of routed networks and QoS) resources backed by
|
|
Placement during this window you can ignore this note.
|
|
fixes:
|
|
- |
|
|
Switched to using placement microversion 1.37 therefore we can fix the
|
|
resource provider tree corrupted by bug
|
|
https://launchpad.net/bugs/1921150.
|