[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 6a91b38ca4
.
Change-Id: I1e2b3dc60529551746a0c7a258e5ce3cf509f59f
Partial-Bug: #1708243
This commit is contained in:
parent
faae2c535f
commit
64ebfb35ed
@ -1,11 +1,11 @@
|
||||
---
|
||||
upgrade:
|
||||
- |
|
||||
The ``ironic-dbsync`` command will check the object versions to make
|
||||
sure they are compatible with the new ironic release, before doing the
|
||||
``upgrade`` or ``online_data_migrations``.
|
||||
The ``ironic-dbsync`` command will check the database object (record)
|
||||
versions to make sure they are compatible with the new ironic release,
|
||||
before doing the ``upgrade`` or ``online_data_migrations``.
|
||||
other:
|
||||
- |
|
||||
The ``ironic-dbsync`` command will check the object versions to make
|
||||
sure they are compatible with the new ironic release, before doing the
|
||||
``upgrade`` or ``online_data_migrations``.
|
||||
The ``ironic-dbsync`` command will check the database object (record)
|
||||
versions to make sure they are compatible with the new ironic release,
|
||||
before doing the ``upgrade`` or ``online_data_migrations``.
|
||||
|
Loading…
Reference in New Issue
Block a user