nova/nova/tests/unit/compute
Gary Kotton 34c5c64913 Virt: change instance_type to flavor
The commit Ieebfcbc2478ba8d7036c1af30efbbf640aa7df73 made
use of instance_type. This should have been flavor.

This is related to blueprint flavor-instance-type-dedup.

Change-Id: Ib7cb7a0926050e3d0873328f84e8554884a48468
2014-12-06 09:10:56 -08:00
..
monitors move all tests to nova/tests/unit 2014-11-12 15:31:08 -05: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 move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_arch.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_claims.py objects: move numa host and cell to objects 2014-12-01 03:51:58 -05:00
test_compute_api.py Merge "Fixed quotas double decreasing problem" 2014-12-04 17:23:53 +00:00
test_compute_cells.py Make compute/api.py::resize() use Instance.get_flavor() 2014-11-25 13:36:02 -08:00
test_compute_mgr.py Virt: change instance_type to flavor 2014-12-06 09:10:56 -08:00
test_compute_utils.py Merge "Make get_next_device_name() handle an instance object" 2014-11-24 18:26:25 +00:00
test_compute_xen.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_compute.py Virt: change instance_type to flavor 2014-12-06 09:10:56 -08:00
test_flavors.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_host_api.py Extends use of ServiceProxy to more methods in HostAPI in cells 2014-11-17 04:28:43 +00:00
test_hvtype.py compute: rename hvtype.py to hv_type.py 2014-11-20 11:26:39 +00:00
test_keypairs.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_multiple_nodes.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_resource_tracker.py Replacement _ on _LW in all LOG.warning part 3 2014-12-04 13:43:32 +02:00
test_resources.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_rpcapi.py object-ify flavors manager side of the RPC 2014-12-04 18:59:53 +00:00
test_shelve.py Virt: change instance_type to flavor 2014-12-06 09:10:56 -08:00
test_stats.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_tracker.py Adds new RT unit tests for _sync_compute_node 2014-11-24 16:06:38 +00:00
test_virtapi.py Switch to moxstubout and mockpatch from oslotest 2014-12-02 08:03:42 -05:00
test_vmmode.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00