nova/nova/tests/unit/compute
Dan Smith 01d28bcadd Remove compute/api.py::update()
This removes the compute/api::update() method which used to support old-style
instance dict updates. The only users of this method were broken unit tests.

Related to blueprint kilo-objects

Change-Id: I53cb012665f9eaea628af2d25a4fc137dcd2313b
2015-03-30 08:09:30 -07:00
..
monitors Make compute unit tests inherit from test.NoDBTestCase 2015-02-24 17:54:29 +02:00
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
eventlet_utils.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fake_resource_tracker.py Objectify calls to service_get_by_compute_host 2015-02-17 23:38:04 +00:00
test_arch.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_claims.py Merge "objects: introduce numa topology limits objects" 2015-03-13 09:45:23 +00:00
test_compute.py Merge "Delete instance files from dest host in revert-resize" 2015-03-23 21:38:22 +00:00
test_compute_api.py Remove compute/api.py::update() 2015-03-30 08:09:30 -07:00
test_compute_cells.py Remove compute/api.py::update() 2015-03-30 08:09:30 -07:00
test_compute_mgr.py Merge "Make refresh_instance_security_rules() handle non-object instances" 2015-03-24 00:54:37 +00:00
test_compute_utils.py Truncate encoded instance sys meta to 255 or less 2015-03-04 20:17:08 -06:00
test_compute_xen.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_flavors.py Make compute unit tests inherit from test.NoDBTestCase 2015-02-24 17:54:29 +02:00
test_host_api.py Remove usage of db.service_get_by_args 2015-03-06 11:00:22 +00:00
test_hvtype.py compute: rename hvtype.py to hv_type.py 2014-11-20 11:26:39 +00:00
test_keypairs.py Adds cleanup on v2.2 keypair api and tests 2015-03-24 17:06:18 +02:00
test_multiple_nodes.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_resource_tracker.py Convert pci_device_pools dict to object before passing to scheduler 2015-03-25 10:12:48 -07:00
test_resources.py Make compute unit tests inherit from test.NoDBTestCase 2015-02-24 17:54:29 +02:00
test_rpcapi.py objects: introduce numa topology limits objects 2015-03-12 16:39:49 -04:00
test_shelve.py Compute: no longer need to pass flavor to the spawn method 2015-03-13 02:16:12 -07:00
test_stats.py Convert nova.compute.* to use instance dot notation 2015-02-25 17:21:36 -05:00
test_tracker.py Convert pci_device_pools dict to object before passing to scheduler 2015-03-25 10:12:48 -07:00
test_virtapi.py Switch to moxstubout and mockpatch from oslotest 2014-12-02 08:03:42 -05:00
test_vmmode.py Convert nova.compute.* to use instance dot notation 2015-02-25 17:21:36 -05:00