nova/nova/tests/unit/compute
melanie witt 8a27da34e7 object-ify flavors manager side of the RPC
This change completes the conversion of flavors to use objects instead
of direct database access. The rpcapi sends objects for the new version
and primitivized data is sent for older versions.

Related to blueprint kilo-objects

Change-Id: Ib876f276cff99a21c5bca1c9f062a6c221a783e8
2014-12-04 18:59:53 +00: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.py Merge "Drop support for legacy server groups" 2014-12-04 06:01:55 +00: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 Merge "Revert pause/unpause state when host restart" 2014-12-04 03:24:56 +00: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_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 objects: move numa host and cell to objects 2014-12-01 03:51:58 -05: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 Switch to moxstubout and mockpatch from oslotest 2014-12-02 08:03:42 -05: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