nova/nova/objects
Dan Smith 1bfb65d5ac Fix loading things in instance_extra for old instances
If we don't have db_inst['extra'] then we can't load those things. We
should just set them to None instead of exploding.

Change-Id: I2ace62158faaa0b6a7df3c32f2cb9f235d178013
Closes-Bug: #1446082
2015-05-13 16:16:17 -07:00
..
__init__.py Merge "Add CellMapping object" 2015-03-19 07:25:52 +00:00
agent.py Remove context from remotable call signature 2015-03-18 06:53:38 -07:00
aggregate.py Merge "Fix logic for checking if az can be updated" 2015-04-28 21:31:39 +00:00
bandwidth_usage.py Remove context from remotable call signature 2015-03-18 06:53:38 -07:00
base.py Move our ObjectListBase to subclass from the Oslo one 2015-05-11 12:15:18 -07:00
block_device.py Add EC2Ids object and link to Instance object as optional attribute 2015-04-12 00:50:19 +02:00
cell_mapping.py Add CellMapping object 2015-03-18 15:19:54 -04:00
compute_node.py Add numa_node field to PciDevicePool 2015-04-13 16:30:45 +01:00
dns_domain.py objects: remove dict compat support from all XXXList() objects 2014-12-12 14:06:12 +00:00
ec2.py Add EC2Ids object and link to Instance object as optional attribute 2015-04-12 00:50:19 +02:00
external_event.py objects: allow creation of objects without dict item compat 2014-12-12 14:01:04 +00:00
fields.py objects: remove field ListOfEnumField 2015-05-05 14:01:01 +00:00
fixed_ip.py Add EC2Ids object and link to Instance object as optional attribute 2015-04-12 00:50:19 +02:00
flavor.py Remove context from remotable call signature 2015-03-18 06:53:38 -07:00
floating_ip.py Remove context from remotable call signature 2015-03-18 06:53:38 -07:00
hv_spec.py objects: allow creation of objects without dict item compat 2014-12-12 14:01:04 +00:00
instance.py Fix loading things in instance_extra for old instances 2015-05-13 16:16:17 -07:00
instance_action.py Remove context from remotable call signature 2015-03-18 06:53:38 -07:00
instance_fault.py Remove context from remotable call signature 2015-03-18 06:53:38 -07:00
instance_group.py Remove context from remotable call signature 2015-03-18 06:53:38 -07:00
instance_info_cache.py Update self with db result in InstanceInfoCache.save 2015-04-30 06:17:42 +00:00
instance_mapping.py Add InstanceMapping object 2015-03-18 15:24:25 -04:00
instance_numa_topology.py Remove context from remotable call signature 2015-03-18 06:53:38 -07:00
instance_pci_requests.py Fix handling of pci_requests in consume_from_instance. 2015-04-17 17:05:42 +01:00
keypair.py Adds Not Null constraint to KeyPair name 2015-03-20 04:53:45 -07:00
migration.py Remove context from remotable call signature 2015-03-18 06:53:38 -07:00
network.py Remove context from remotable call signature 2015-03-18 06:53:38 -07:00
network_request.py objects: remove dict compat support from all XXXList() objects 2014-12-12 14:06:12 +00:00
numa.py Merge "objects: introduce numa topology limits objects" 2015-03-13 09:45:23 +00:00
pci_device.py Add equality operators to PciDeviceStats and PciDevice objects 2015-04-20 23:49:32 +03:00
pci_device_pool.py Add numa_node field to PciDevicePool 2015-04-13 16:30:45 +01:00
quotas.py Remove context from remotable call signature 2015-03-18 06:53:38 -07:00
security_group.py Remove context from remotable call signature 2015-03-18 06:53:38 -07:00
security_group_rule.py Remove context from remotable call signature 2015-03-18 06:53:38 -07:00
service.py Add numa_node field to PciDevicePool 2015-04-13 16:30:45 +01:00
tag.py Remove context from remotable call signature 2015-03-18 06:53:38 -07:00
vcpu_model.py Revert : Switch off oslo.* namespace check temporarily 2015-02-25 08:56:34 -05:00
virt_cpu_topology.py objects: allow creation of objects without dict item compat 2014-12-12 14:01:04 +00:00
virtual_interface.py Remove context from remotable call signature 2015-03-18 06:53:38 -07:00