summaryrefslogtreecommitdiff
path: root/releasenotes/notes/conductor-version-backfill-9d06f2ad81aebec3.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Add online data migrations for conductor versionRuby Loo2017-10-101-0/+6
This modifies the backfill_version_column method that was used in Pike, to backfill the version column for the Conductor object, since we missed setting the Conductor's version column in Pike. This method is invoked when the operator runs ``ironic-dbsync online_data_migrations``. Change-Id: I42fec0ac9c8b684219f14822648e627fce529d36 Partial-Bug: 1526283