nova/nova/objects
Sahid Orentino Ferdjaoui 57f6db96d5 objects: move numa host and cell to objects
To continue objectification of numa, this commit move
numa host/cell related to objects.

Change-Id: I9fbc3ed6d9bd74840e42586faa9951d9672691c1
2014-12-01 03:51:58 -05:00
..
__init__.py objects: introduce numa objects 2014-12-01 03:51:21 -05:00
agent.py Add Agent object 2014-06-25 07:18:14 -07:00
aggregate.py add get_by_metadata_key to AggregateList object 2014-07-09 17:52:02 +00:00
bandwidth_usage.py Add update_cells to BandwidthUsage.create() 2014-11-13 17:36:12 -05:00
base.py Merge "Introduce a .z version element for backportable objects" 2014-11-25 12:28:21 +00:00
block_device.py Make pci_requests a proper field on Instance object 2014-10-22 07:50:49 -07:00
compute_node.py Switch to nova's jsonutils in oslo.serialization 2014-10-14 11:35:05 +00:00
dns_domain.py Fix object code direct use of other object modules 2014-06-24 00:49:11 -07:00
ec2.py ec2: Add S3ImageMapping object 2014-08-14 15:58:38 +00:00
external_event.py Add external_instance_event() method to compute manager 2014-03-06 07:40:41 -08:00
fields.py Use oslo.utils 2014-10-06 21:41:17 -04:00
fixed_ip.py Make pci_requests a proper field on Instance object 2014-10-22 07:50:49 -07:00
flavor.py Make objects.Flavor._orig_projects a list 2014-11-17 12:36:01 -08:00
floating_ip.py Make pci_requests a proper field on Instance object 2014-10-22 07:50:49 -07:00
hv_spec.py Add supported_hv_specs to ComputeNode object 2014-10-13 16:59:01 +01:00
instance_action.py Use oslo.utils 2014-10-06 21:41:17 -04:00
instance_fault.py Use oslo.i18n 2014-07-18 14:28:09 -04:00
instance_group.py Merge "add InstanceGroup.get_by_instance_uuid" 2014-10-20 17:18:51 +00:00
instance_info_cache.py add log exception hints in some modules 2014-08-08 13:13:57 +08:00
instance_numa_topology.py objects: move virt numa instance to objects 2014-11-28 08:42:15 -05:00
instance_pci_requests.py Support instance_extra fields in expected_attrs on Instance object 2014-11-17 07:58:02 -08:00
instance.py Merge "Pass expected_attrs to instance_get_active_by_window_joined" 2014-11-25 18:27:56 +00:00
keypair.py Merge "Remove duplicate code in Objects create() function" 2014-06-30 14:17:56 +00:00
migration.py Merge "Remove duplicate code in Objects create() function" 2014-06-30 14:17:56 +00:00
network_request.py Merge "Fix pci_request_id break the upgrade from icehouse to juno" 2014-10-09 15:19:09 +00:00
network.py objects: Make use of utils.convert_version_to_tuple() 2014-08-19 11:36:48 +00:00
numa.py objects: move numa host and cell to objects 2014-12-01 03:51:58 -05:00
pci_device.py Switch to nova's jsonutils in oslo.serialization 2014-10-14 11:35:05 +00:00
quotas.py Add quotas for Server Groups (V2 API compatibility & V2.1 support) 2014-09-10 16:29:22 +00:00
security_group_rule.py Generalize dependent object backporting 2014-11-13 10:13:47 -08:00
security_group.py Fix object code direct use of other object modules 2014-06-24 00:49:11 -07:00
service.py Add supported_hv_specs to ComputeNode object 2014-10-13 16:59:01 +01:00
virt_cpu_topology.py Convert hardware.VirtCPUTopology to nova object 2014-11-20 09:14:25 -05:00
virtual_interface.py Fix object code direct use of other object modules 2014-06-24 00:49:11 -07:00