ironic/ironic/cmd
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
..
__init__.py Clean up eventlet monkey patch comment and reno 2017-03-03 18:16:57 +00:00
api.py Remove unused IronicObjectIndirectionAPI from ironic-api 2017-11-02 17:07:33 -04:00
conductor.py Fix "import xx as xx" grammer 2017-10-17 15:08:50 +08:00
dbsync.py Migration step to update objects to latest version 2018-10-26 14:06:51 +02:00