ironic/ironic/objects
Ruby Loo 8a98228251 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
2017-08-24 16:40:44 -04:00
..
__init__.py Add VolumeTarget object 2016-12-01 22:27:12 +00:00
base.py Add new dbsync command with first online data migration 2017-08-02 13:33:37 -04:00
chassis.py [trivial] Fix argument descriptions 2017-07-10 14:12:56 +00:00
conductor.py conductor saves version in db 2017-08-24 16:40:44 -04:00
fields.py Use flake8-import-order 2017-02-16 09:35:28 -08:00
indirection.py Remove cyclic import between rpcapi and objects.base 2016-09-13 15:55:44 +01:00
node.py Merge "[trivial] Fix argument descriptions" 2017-07-12 02:47:39 +00:00
notification.py Fix a few docstring warnings 2017-01-31 15:18:23 -08:00
port.py Rolling upgrades support for port.physical_network 2017-07-20 19:13:56 +01:00
portgroup.py Add version column 2017-06-06 15:34:37 -04:00
volume_connector.py Add CRUD notification objects for volume connector and volume target 2017-06-28 11:13:00 +09:00
volume_target.py Add CRUD notification objects for volume connector and volume target 2017-06-28 11:13:00 +09:00