nova/nova/objects
Davanum Srinivas f3dc6eefe7 Fix and gate on H305 and H307
Both H305 and H307 are part of the OpenStack style guide.

Ensure that there are 3 groups of imports, stdlib,
third-party and project specific. Within each category
ensure that imports are in alphabetical order.

Change-Id: Id4994551c135c3c1a4982153f0c6cacba6176b95
2014-07-15 01:13:26 +00:00
..
__init__.py Add Agent object 2014-06-25 07:18:14 -07:00
agent.py Add Agent object 2014-06-25 07:18:14 -07:00
aggregate.py Merge "Remove duplicate code in Objects create() function" 2014-06-30 14:17:56 +00:00
base.py Add __repr__ handler for NovaObjects 2014-07-01 11:08:42 -07:00
block_device.py Improve BlockDeviceMapping object cells awareness 2014-07-04 18:16:38 +02:00
compute_node.py Add host_ip to compute node object 2014-07-09 13:53:42 +01:00
dns_domain.py Fix object code direct use of other object modules 2014-06-24 00:49:11 -07:00
ec2.py Fix object code direct use of other object modules 2014-06-24 00:49:11 -07:00
external_event.py Add external_instance_event() method to compute manager 2014-03-06 07:40:41 -08:00
fields.py Fix and gate on H305 and H307 2014-07-15 01:13:26 +00:00
fixed_ip.py Fix object code direct use of other object modules 2014-06-24 00:49:11 -07:00
flavor.py Fix object code direct use of other object modules 2014-06-24 00:49:11 -07:00
floating_ip.py Fix object code direct use of other object modules 2014-06-24 00:49:11 -07:00
instance.py Merge "Remove duplicate code in Objects create() function" 2014-06-30 14:17:56 +00:00
instance_action.py Remove duplicate keys from dictionaries 2014-07-08 07:17:32 -04:00
instance_fault.py Fix object code direct use of other object modules 2014-06-24 00:49:11 -07:00
instance_group.py Fix object code direct use of other object modules 2014-06-24 00:49:11 -07:00
instance_info_cache.py Fix object code direct use of other object modules 2014-06-24 00:49:11 -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 Fix and gate on H305 and H307 2014-07-15 01:13:26 +00:00
pci_device.py Fix object code direct use of other object modules 2014-06-24 00:49:11 -07:00
quotas.py Fix object code direct use of other object modules 2014-06-24 00:49:11 -07: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 Fix object code direct use of other object modules 2014-06-24 00:49:11 -07:00
service.py Merge "Remove duplicate code in Objects create() function" 2014-06-30 14:17:56 +00:00
virtual_interface.py Fix object code direct use of other object modules 2014-06-24 00:49:11 -07:00