nova/nova/tests/objects
Russell Bryant f0624f4446 add InstanceGroup.get_by_instance_uuid
Add a new method to the InstanceGroup object that lets you get a group
by an instance UUID.  Right now Nova only lets you have an instance in
a single group, so that's why this is a method of InstanceGroup and
not InstanceGroupList.

Change-Id: Ic0181e241471ad817284209e6a1093a438962bf1
Related-bug: #1379451
2014-10-13 19:12:35 +00:00
..
__init__.py Removed copyright from empty files 2014-02-27 14:27:54 +02:00
test_agent.py Add Agent object 2014-06-25 07:18:14 -07:00
test_aggregate.py Use oslo.utils 2014-10-06 21:41:17 -04:00
test_bandwidth_usage.py Use oslo.utils 2014-10-06 21:41:17 -04:00
test_block_device.py Make cells rpc bdm_update_or_create_at_top use BDM objects 2014-07-04 18:16:38 +02:00
test_compute_node.py Use oslo.utils 2014-10-06 21:41:17 -04:00
test_dns_domain.py Enable flake8 F841 checking 2014-05-28 14:55:08 +01:00
test_ec2.py ec2: Add S3ImageMapping object 2014-08-14 15:58:38 +00:00
test_external_event.py Add external_instance_event() method to compute manager 2014-03-06 07:40:41 -08:00
test_fields.py Use oslo.utils 2014-10-06 21:41:17 -04:00
test_fixed_ip.py Merge "Use database joins for fixed ips to other objects" 2014-10-11 19:30:13 +00:00
test_flavor.py fix usage of obj_reset_changes() call in flavor 2014-09-26 19:27:00 +00:00
test_floating_ip.py Undo changes to obj_make_compatible 2014-09-25 11:18:36 -07:00
test_instance.py Use oslo.utils 2014-10-06 21:41:17 -04:00
test_instance_action.py Use oslo.utils 2014-10-06 21:41:17 -04:00
test_instance_fault.py Make cells use Fault obj for create 2014-05-02 12:17:16 -07:00
test_instance_group.py add InstanceGroup.get_by_instance_uuid 2014-10-13 19:12:35 +00:00
test_instance_info_cache.py Prevent Instance.refresh() from returning a new info cache 2014-01-06 08:22:37 -08:00
test_instance_numa_topology.py Add instance_extra_update_by_uuid() to DB API 2014-09-09 14:20:21 -04:00
test_instance_pci_requests.py Support SR-IOV networking in the PCI modules 2014-09-10 20:19:48 +00:00
test_keypair.py Use oslo.utils 2014-10-06 21:41:17 -04:00
test_migration.py Use oslo.utils 2014-10-06 21:41:17 -04:00
test_network.py Adds network fields to object 2014-06-19 09:20:49 -07:00
test_network_request.py Fix pci_request_id break the upgrade from icehouse to juno 2014-10-09 21:02:50 +08:00
test_objects.py add InstanceGroup.get_by_instance_uuid 2014-10-13 19:12:35 +00:00
test_pci_device.py Add request_id in PciDevice 2014-09-10 20:19:21 +00:00
test_quotas.py Add quota limit create/update methods to Quotas object 2014-07-23 07:19:16 -07:00
test_security_group.py Make SecurityGroup receive context 2013-10-15 12:19:02 -07:00
test_security_group_rule.py Add missing create() method on SecurityGroupRule object 2014-08-19 13:27:45 +08:00
test_service.py Use oslo.utils 2014-10-06 21:41:17 -04:00
test_virtual_interface.py Add VirtualInterface object 2014-01-20 11:29:41 -05:00