karbor/karbor/objects
ericxiett ae495b757e Fix improper type for some like UUID fileds in objects.
Like 'operation_id' of 'CheckpointRecord', it should be UUID.

Change-Id: Ic2448837bea45c94741eadbeeac33620cb73e125
Closes-Bug: #1716224
2017-09-12 08:17:29 +08:00
..
__init__.py Add versioned object of checkpoint_records table 2016-11-14 14:34:35 +08:00
base.py Get rid of timezone info for all time fields of versioned objects 2017-03-29 15:11:37 +08:00
checkpoint_record.py Fix improper type for some like UUID fileds in objects. 2017-09-12 08:17:29 +08:00
operation_log.py Set OperationLog operation_type to be a string 2017-08-13 16:33:56 +03:00
plan.py Add extra_info field to the resource database table of plan API 2017-04-06 17:53:49 +08:00
restore.py Add restore resources_status 2017-02-01 10:25:15 +02:00
scheduled_operation.py Fix improper type for some like UUID fileds in objects. 2017-09-12 08:17:29 +08:00
scheduled_operation_log.py Get rid of timezone info for all time fields of versioned objects 2017-03-29 15:11:37 +08:00
scheduled_operation_state.py Get rid of timezone info for all time fields of versioned objects 2017-03-29 15:11:37 +08:00
service.py Get rid of timezone info for all time fields of versioned objects 2017-03-29 15:11:37 +08:00
trigger.py Fix improper type for some like UUID fileds in objects. 2017-09-12 08:17:29 +08:00