nova/nova/objects
Jenkins 6d593641a0 Merge "Refactor stats to avoid bad join" 2014-02-12 01:09:53 +00:00
..
__init__.py Add FloatingIP object implementation 2014-01-31 08:51:13 -08:00
aggregate.py Require List objects to be able to backlevel their contents 2013-12-13 11:35:15 -08:00
base.py Break out the meat of the object hydration process 2014-02-06 07:39:56 -08:00
block_device.py Add block device mapping objects implementation 2014-01-30 15:28:05 +01:00
compute_node.py Refactor stats to avoid bad join 2014-02-11 14:11:26 -06:00
dns_domain.py Add DNSDomain object 2014-01-25 20:33:29 -05:00
fields.py Refactor CIDR field to use netaddr.IPNetwork 2014-01-14 11:05:29 -08:00
fixed_ip.py Add FixedIP.floating_ips dynamic property 2014-01-31 08:51:16 -08:00
flavor.py Require List objects to be able to backlevel their contents 2013-12-13 11:35:15 -08:00
floating_ip.py Add FloatingIP object implementation 2014-01-31 08:51:13 -08:00
instance.py Fix instance metadata tracking during resets 2014-02-06 07:39:57 -08:00
instance_action.py Require List objects to be able to backlevel their contents 2013-12-13 11:35:15 -08:00
instance_fault.py Require List objects to be able to backlevel their contents 2013-12-13 11:35:15 -08:00
instance_group.py Remove vi modelines 2014-02-03 14:19:44 +00:00
instance_info_cache.py Prevent Instance.refresh() from returning a new info cache 2014-01-06 08:22:37 -08:00
keypair.py Require List objects to be able to backlevel their contents 2013-12-13 11:35:15 -08:00
migration.py Require List objects to be able to backlevel their contents 2013-12-13 11:35:15 -08:00
network.py Add Network object 2014-01-27 14:59:25 -08:00
pci_device.py Remove @author from copyright statements. 2014-02-12 05:17:10 +11:00
quotas.py Avoid caching quota.QUOTAS in Quotas object 2013-10-11 21:13:53 -07:00
security_group.py Require List objects to be able to backlevel their contents 2013-12-13 11:35:15 -08:00
security_group_rule.py Refactor CIDR field to use netaddr.IPNetwork 2014-01-14 11:05:29 -08:00
service.py Require List objects to be able to backlevel their contents 2013-12-13 11:35:15 -08:00
utils.py Nova-all: Replace basestring by six for python3 compatability 2013-10-28 16:55:05 +08:00
virtual_interface.py Add VirtualInterface object 2014-01-20 11:29:41 -05:00