2 Commits

Author SHA1 Message Date
Ruby Loo
64ebfb35ed [reno] Update ironic-dbsync's check object version
This updates the release note pertaining to ironic-dbsync's
check of the object versions, to be explicit that these are the
database records that correspond to the IronicObjects.

This is a follow up to 6a91b38ca48eea2892a5a82b4369f1f9b277d019.

Change-Id: I1e2b3dc60529551746a0c7a258e5ce3cf509f59f
Partial-Bug: #1708243
2017-10-30 12:10:56 -04:00
Ruby Loo
6a91b38ca4 ironic-dbsync: check object versions
Now that we have rolling upgrades and the version column was
added and populated in the Pike release, we can add checks to
make sure the versions of objects in the DB are compatible
with this ironic release, before ironic-dbsync's upgrade or
online_data_migrations does its work. These ironic-dbsync
calls are made as part of upgrading to this (Queens) release.

Change-Id: I68758f8a29d483f5c0a7439fa2ea2962b2eb4124
Partial-Bug: #1708243
2017-10-23 12:52:25 +00:00