summaryrefslogtreecommitdiff
path: root/releasenotes/notes/online_data_migration_update_versions-ea03aff12d9c036f.yaml
blob: 4d6092983a4656af833d163598d56c252e9ce684 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
critical:
  - The ``ironic-dbsync online_data_migrations`` command was not updating
    the objects to their latest versions, which could prevent upgrades from
    working (i.e. when running the next release's ``ironic-dbsync upgrade``).
    Objects are updated to their latest versions now when running that
    command. See `story 2004174
    <https://storyboard.openstack.org/#!/story/2004174>`_ for more information.
upgrade:
  - If you are doing a minor version upgrade, please re-run the
    ``ironic-dbsync online_data_migrations`` command to properly update
    the versions of the Objects in the database. Otherwise, the next major
    upgrade may fail.