ironic/ironic/tests/unit/objects
Ruby Loo 46f9192234 conductor saves version in db
For rolling upgrades, we added a 'version' column to all the
DB object tables. However, we forgot to save the version value
for conductor objects. This patch addresses that.

Change-Id: Ic366f771491774f9708c9a81ab76dc13757d852b
Partial-Bug: #1526283
(cherry picked from commit 8a98228251)
2017-08-28 19:38:07 +00:00
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_chassis.py Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
test_conductor.py conductor saves version in db 2017-08-28 19:38:07 +00:00
test_fields.py Add power state change notifications 2016-10-17 15:39:18 +00:00
test_node.py Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
test_notification.py Auto-set nullable notification payload fields when needed 2016-12-23 10:48:27 +02:00
test_objects.py Add new dbsync command with first online data migration 2017-08-02 13:33:37 -04:00
test_port.py Rolling upgrades support for port.physical_network 2017-07-20 19:13:56 +01:00
test_portgroup.py Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
test_volume_connector.py Add CRUD notification objects for volume connector and volume target 2017-06-28 11:13:00 +09:00
test_volume_target.py Add CRUD notification objects for volume connector and volume target 2017-06-28 11:13:00 +09:00
utils.py Add ironic port group CRUD notifications 2017-02-15 11:42:45 +02:00