nova/nova/objects
bhagyashris 4c3b9c7f9a Fix invalid import order
Made corrections in import order as per OpenStack import standards [1].

[1] http://docs.openstack.org/developer/hacking/#import-order-template

TrivialFix

Change-Id: I58f20cda288d1332c3e7cd694a0413486b6302e8
2016-07-04 11:23:52 +05:30
..
__init__.py Move notification related code to separate package 2016-06-08 11:32:53 +02:00
agent.py Remove obj_relationships from objects 2015-10-30 00:22:23 +00:00
aggregate.py Fix invalid import order 2016-07-04 11:23:52 +05:30
bandwidth_usage.py Cleanup NovaObjectDictCompat from BandwidthUsage 2016-04-04 10:26:55 +00:00
base.py Do not register notification objects 2016-06-08 11:32:53 +02:00
block_device.py Add tag column to vifs and bdm 2016-04-01 08:46:54 -07:00
build_request.py Raise exception if BuildRequest deleted twice 2016-06-09 13:36:20 -04:00
cell_mapping.py Add CellMappingList object 2016-06-17 11:27:29 -04:00
compute_node.py Fix comment for version 1.15 ComputeNodeList 2016-07-01 10:33:11 +08:00
dns_domain.py Remove DictCompat from DNSDomain 2016-01-11 16:38:06 +00:00
ec2.py Remove DictCompat from S3 object 2016-04-04 18:22:59 +00:00
external_event.py cleanup NovaObjectDictCompat from external_event 2015-08-26 17:01:02 +05:30
fields.py Fix invalid import order 2016-07-04 11:23:52 +05:30
fixed_ip.py Use version convert methods from oslo_utils.versionutils 2015-11-25 20:26:02 +08:00
flavor.py Make flavor-manage api call destroy with Flavor object 2016-05-19 16:05:19 +02:00
floating_ip.py Add new NeutronFloatingIP object 2016-04-08 14:50:38 +00:00
host_mapping.py Remove DictCompat from mapping objects 2016-04-04 18:55:03 +00:00
hv_spec.py Use version convert methods from oslo_utils.versionutils 2015-11-25 20:26:02 +08:00
image_meta.py image_meta: Add hw_rescue_device and hw_rescue_bus 2016-06-24 21:46:03 +01:00
instance.py Merge "objects: Add devices_metadata to instance object" 2016-06-24 15:56:20 +00:00
instance_action.py Remove obj_relationships from objects 2015-10-30 00:22:23 +00:00
instance_fault.py Remove obj_relationships from objects 2015-10-30 00:22:23 +00:00
instance_group.py Merge "Fix the bug of "Error spelling of 'explicitely'"" 2015-12-08 23:51:32 +00:00
instance_info_cache.py Remove DictCompat from instance_info_cache 2016-06-13 18:31:45 +00:00
instance_mapping.py Instance mapping save, properly load cell mapping 2016-05-09 09:39:18 -05:00
instance_numa_topology.py Save all instance extras in a single db call 2016-05-25 12:23:03 +02:00
instance_pci_requests.py Trivial-Fix: Fix typos 2016-06-13 06:41:08 +00:00
keypair.py Add online migration to move keypairs from main to API database 2016-05-19 11:59:14 -07:00
migrate_data.py libvirt: Add migration support for perf event support 2016-06-29 07:01:44 +08:00
migration.py Add new APIs and deprecate old API for migrations 2016-02-26 14:25:48 +00:00
migration_context.py pci: Move PCI devices and PCI requests into migration context 2016-06-03 02:09:33 +03:00
monitor_metric.py Merge "Fix wrong CPU metric value in metrics_filter" 2015-12-12 22:00:07 +00:00
network.py Move config options from nova/objects/network.py 2016-04-01 16:45:35 +00:00
network_request.py Merge "Remove DictCompat from NetworkRequest" 2016-06-30 10:23:36 +00:00
numa.py virt: reserved number of mempages on compute host 2016-05-12 06:32:00 -04:00
pci_device.py Trivial-Fix: Fix typos 2016-06-13 06:41:08 +00:00
pci_device_pool.py Merge "Return empty PciDevicePoolList obj instead of None" 2015-11-27 19:26:08 +00:00
quotas.py cleanup NovaObjectDictCompat from quota 2015-08-20 18:48:21 +00:00
request_spec.py Add requested_destination field to RequestSpec 2016-05-27 10:14:51 +02:00
resource_provider.py Merge "Add delete_, update_ and add_ inventory to ResourceProvider" 2016-06-20 22:55:35 +00:00
security_group.py Remove obj_relationships from objects 2015-10-30 00:22:23 +00:00
security_group_rule.py Cleanup NovaObjectDictCompat from security_group_rule 2016-01-05 16:21:08 +00:00
service.py Compute manager device tagging support 2016-06-29 16:53:34 -07:00
tag.py Added server tags controller 2016-04-06 16:37:22 +03:00
task_log.py Remove obj_relationships from objects 2015-10-30 00:22:23 +00:00
vcpu_model.py Untie subobject versions 2015-11-10 15:56:14 +00:00
virt_cpu_topology.py cleanup NovaObjectDictCompat from virt_cpu_topology 2015-08-05 08:56:30 +05:30
virt_device_metadata.py objects: new InstanceDeviceMetadata object 2016-06-24 04:30:51 -04:00
virtual_interface.py Make VIF.address unique with port id for neutron 2016-06-30 12:06:47 -07:00
volume_usage.py Add a VolumeUsage object 2015-08-23 18:45:38 +02:00