Files
nova/nova
Balazs Gibizer 643a6a8a57 Update InstanceNUMACell version after data migration
The data migration of InstanceNUMACell 1.4 to 1.5 only moved the data to
the new pcpuset field but does not update the ovo version string of the
object in the DB. This resulted in an 1.6 data with an 1.4 version
string in the DB which subsequently causes that an old compute running
1.4 ovo version will think it got an old ovo even though the data is
already in the new format. This leads to instance lifecycle errors and
if the nova-compute saves the instance then it also leads to permanent
data loss.

So this change modified the data migration to also update the ovo version
in the DB so that the version string in the DB matches the schema the
data uses in the DB.

Related-Bug: #2097359
Change-Id: I9a99f10526f8e466ac04b035121b24be70a23dae
2025-02-07 11:41:55 +01:00
..
2024-10-11 04:51:15 +00:00
2024-10-02 02:32:49 +09:00
2023-12-06 11:06:18 +00:00
2024-10-02 02:32:49 +09:00
2023-05-31 07:06:34 -07:00
2024-10-18 17:41:21 +01:00
2024-03-19 19:42:00 +00:00