zun/zun/objects
Hongbin Lu af15632d56 Avoid logging uuid on loading object attribute
If the object is not yet saved, the 'uuid' attribute is not populated
and loading this attribute will fail.

Change-Id: Ic716a494238c453ff3fd488d34e19d53b943e898
2019-02-24 19:44:08 +00:00
..
__init__.py Consolidate data model of Container and Capsule 2019-02-17 20:01:08 +00:00
base.py Fix mismatched of timezone info 2018-06-09 19:47:37 +00:00
compute_node.py Add 'enable_cpu_pinning' to compute_node 2018-12-13 04:08:18 +00:00
container.py Remove sandbox-related logic 2019-02-24 19:36:57 +00:00
container_action.py Fix mismatched of timezone info 2018-06-09 19:47:37 +00:00
container_pci_requests.py Port pci request from nova to zun 2017-10-31 18:32:57 -04:00
exec_instance.py Add exec_instances to data model 2018-06-16 01:33:49 +00:00
fields.py Define and assign capsule status 2018-02-27 16:39:22 +08:00
image.py Add host to image table 2018-08-17 14:26:47 +08:00
network.py Handle network is already created in DB 2018-10-15 04:15:28 +00:00
numa.py Support cpuset and scheduler for cpuset 2018-12-11 03:54:46 +00:00
pci_device.py Fix PCIDeviceNotFound etcd db error 2017-12-06 17:21:56 +07:00
pci_device_pool.py port pci device pool from nova to zun 2017-09-27 10:51:59 +08:00
quota.py Ignore field 'uuid' when convert from db to object. 2018-08-11 14:46:34 +07:00
quota_class.py Ignore field 'uuid' when convert from db to object. 2018-08-11 14:46:34 +07:00
registry.py Add registry_id to container 2019-01-13 18:35:00 +00:00
resource_class.py Implement etcd API for ResourceClass 2017-02-28 10:36:40 +00:00
resource_provider.py Add resource provider objects 2017-02-14 13:04:01 -06:00
volume.py Split volume_mapping table into two 2018-09-27 02:09:46 +00:00
volume_mapping.py Avoid logging uuid on loading object attribute 2019-02-24 19:44:08 +00:00
zun_service.py Fix mismatched of timezone info 2018-06-09 19:47:37 +00:00