nova/nova/objects
Jenkins 181b29eba4 Merge "Use Field in fixed_ip" 2014-05-07 18:52:52 +00:00
..
__init__.py Add security_group_rule to objects registry 2014-03-14 09:00:34 -07:00
aggregate.py Prevent caller from specifying id during Aggregate.create() 2014-02-27 08:17:58 +00:00
base.py Fix up import of conductor 2014-04-17 12:03:10 +10:00
block_device.py Don't translate debug level logs in nova.objects 2014-04-30 10:55:08 -07:00
compute_node.py Add get_by_service() method to ComputeNodeList object 2014-04-12 10:35:22 -07:00
dns_domain.py Add DNSDomain object 2014-01-25 20:33:29 -05:00
ec2.py Add VolumeMapping object for use in EC2 2014-04-24 17:20:40 +00:00
external_event.py Add external_instance_event() method to compute manager 2014-03-06 07:40:41 -08:00
fields.py Use Field in fixed_ip 2014-05-06 10:45:35 -07:00
fixed_ip.py Use Field in fixed_ip 2014-05-06 10:45:35 -07:00
flavor.py Require List objects to be able to backlevel their contents 2013-12-13 11:35:15 -08:00
floating_ip.py Fix migrate_instance_*() using DB for floating addresses 2014-04-22 07:42:50 -07:00
instance.py Don't translate debug level logs in nova.objects 2014-04-30 10:55:08 -07:00
instance_action.py Add pack_action_start/finish helper to InstanceAction object 2014-02-26 09:19:45 +08:00
instance_fault.py Make cells use Fault obj for create 2014-05-02 12:17:16 -07:00
instance_group.py Instance groups: add method get_by_hint 2014-04-15 09:01:59 -07:00
instance_info_cache.py Prevent Instance.refresh() from returning a new info cache 2014-01-06 08:22:37 -08:00
keypair.py Prevent caller from specifying id during KeyPair.create() 2014-02-10 17:02:11 +08:00
migration.py Clean up _make_*_list in object models to use base.obj_make_list 2014-02-26 08:13:43 +08:00
network.py Fix straggling uses of direct-to-database queries in nova-network 2014-04-08 16:55:43 -07:00
pci_device.py Clean up _make_*_list in object models to use base.obj_make_list 2014-02-26 08:13:43 +08:00
quotas.py Fix inconsistent quota usage for security group 2014-03-23 11:07:09 +08:00
security_group.py Clean up _make_*_list in object models to use base.obj_make_list 2014-02-26 08:13:43 +08:00
security_group_rule.py Refactor CIDR field to use netaddr.IPNetwork 2014-01-14 11:05:29 -08:00
service.py Don't translate debug level logs in nova.objects 2014-04-30 10:55:08 -07:00
virtual_interface.py Add VirtualInterface object 2014-01-20 11:29:41 -05:00