ironic/ironic/tests/unit/db
Ruby Loo b8d0f2b091 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.

Co-Authored-By: Dmitry Tantsur <dtantsur@redhat.com>
Change-Id: Ib39319a75205ce7692f0525f99200a5de3d60a88
Story: #2004174
Task: #27656
2018-10-26 13:26:11 +02:00
..
sqlalchemy Add automated_clean field 2018-08-20 10:25:24 +02:00
__init__.py Remove unused import 2016-07-21 09:03:40 +00:00
base.py Remove usage of some of the deprecated methods 2017-07-31 10:14:08 +00:00
test_api.py Migration step to update objects to latest version 2018-10-26 13:26:11 +02:00
test_bios_settings.py BIOS Settings: add sync_node_setting 2018-06-20 15:15:01 +08:00
test_chassis.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_conductor.py Use conductor group for hash ring calculations 2018-07-23 20:51:31 +00:00
test_node_tags.py node_tag_exists(): raise exception if bad node 2018-01-15 10:11:50 -05:00
test_node_traits.py Add a version argument to traits DB API 2018-01-19 19:28:27 +00:00
test_nodes.py Expose node.conductor_group in the REST API 2018-07-23 20:51:36 +00:00
test_portgroups.py Add portgroup configuration fields 2016-12-15 22:45:42 +00:00
test_ports.py Add portgroups to support LAG interfaces - DB 2016-02-04 22:40:43 +02:00
test_volume_connectors.py Add volume_connectors table to save connector information 2016-11-23 20:42:53 -05:00
test_volume_targets.py Enable getting volume targets by their volume_id 2017-05-16 14:51:26 -04:00
utils.py Remove oneview drivers 2018-10-15 16:32:15 -07:00