ironic/ironic/db
Ruby Loo a1c8f31cdf Migration step to update objects to latest version
This adds a migration step that will be executed as the last step
in the 'ironic-dbsync online_data_migration' command. It updates
all the objects that aren't in their latest version, to be in
their latest version.

Conflicts:
	ironic/cmd/dbsync.py
	ironic/db/api.py
	ironic/db/sqlalchemy/api.py
	ironic/tests/unit/db/test_api.py

Co-Authored-By: Dmitry Tantsur <dtantsur@redhat.com>
Change-Id: Ib39319a75205ce7692f0525f99200a5de3d60a88
Story: #2004174
Task: #27656
(cherry picked from commit b8d0f2b091)
2018-10-26 14:06:51 +02:00
..
sqlalchemy Migration step to update objects to latest version 2018-10-26 14:06:51 +02:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
api.py Migration step to update objects to latest version 2018-10-26 14:06:51 +02:00
migration.py Remove downgrade support from migrations 2016-02-08 15:31:15 +00:00