nova/nova/objects
Sahid Orentino Ferdjaoui e2bca67175 object: update instance numa object to handle pagesize
Work-item: Enhance libvirt driver to report available
           large pages per NUMA node in the host state data

Partial-Implement: blueprint virt-driver-large-pages
Change-Id: I392bdc45aa3b6b169c1d1bfdada624a16c77c91c
2014-11-04 06:38:56 -05:00
..
__init__.py Add supported_hv_specs to ComputeNode object 2014-10-13 16:59:01 +01: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 Allow _poll_bandwidth_usage task to hit slave 2014-09-03 14:47:04 +03:00
base.py Replacement `_` on `_LE` in all LOG.error 2014-10-21 06:40:05 +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 fix usage of obj_reset_changes() call in flavor 2014-09-26 19:27:00 +00: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.py Make pci_requests a proper field on Instance object 2014-10-22 07:50:49 -07: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 object: update instance numa object to handle pagesize 2014-11-04 06:38:56 -05:00
instance_pci_requests.py Allow strategic loading of InstanceExtra columns 2014-10-17 07:17:29 -07: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.py objects: Make use of utils.convert_version_to_tuple() 2014-08-19 11:36:48 +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
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.py Fix object code direct use of other object modules 2014-06-24 00:49:11 -07:00
security_group_rule.py Add missing create() method on SecurityGroupRule object 2014-08-19 13:27:45 +08:00
service.py Add supported_hv_specs to ComputeNode object 2014-10-13 16:59:01 +01:00
virtual_interface.py Fix object code direct use of other object modules 2014-06-24 00:49:11 -07:00