nova/nova/tests/unit/compute
Swapnil Kulkarni (coolsvap) a023c32c70 Replace deprecated LOG.warn with LOG.warning
LOG.warn is deprecated. It still used in a few places.
Updated to non-deprecated LOG.warning.

Change-Id: I42c7b6a172b64a3c1ac6e0703df48ac2ddf8390a
Partial-Bug:#1508442
2016-03-15 11:57:56 +00:00
..
monitors Ensure Nova metrics derived from a set of metrics 2015-10-04 21:28:13 -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 Remove an unused method in FakeResourceTracker 2016-03-09 11:48:16 +00:00
test_arch.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_claims.py pci: adding support to specify a device_type in pci requests 2016-01-13 13:26:30 -05:00
test_compute.py Replace deprecated LOG.warn with LOG.warning 2016-03-15 11:57:56 +00:00
test_compute_api.py Merge "Report instance-actions for live migration force complete API" 2016-03-11 00:53:07 +00:00
test_compute_cells.py Merge "Ensure there are no unreferenced closures in tests" 2016-03-03 15:02:51 +00:00
test_compute_mgr.py Merge "Report instance-actions for live migration force complete API" 2016-03-11 00:53:07 +00:00
test_compute_utils.py virt: refactor method compute_driver_matches 2016-03-10 00:27:13 +08:00
test_compute_xen.py config options: Centralise 'virt.driver' options 2016-02-11 09:40:25 +00:00
test_flavors.py Make compute unit tests inherit from test.NoDBTestCase 2015-02-24 17:54:29 +02:00
test_host_api.py Replaces contextlib.nested with test.nested 2015-10-08 23:13:30 +03:00
test_hvtype.py Add 'lxd' to the list of recognized hypervisors 2015-11-17 08:56:20 +00:00
test_keypairs.py Replace stubs.Set with stub_out (db) 2016-01-30 17:49:03 -05:00
test_multiple_nodes.py Add disk_allocation_ratio to ComputeNode 2016-02-22 10:54:18 +01:00
test_resource_tracker.py Address nits in I83a5f06ad 2016-03-09 13:19:59 +00:00
test_resources.py Fixes Python 3 unit tests for nova.compute 2016-02-09 10:46:14 +02:00
test_rpcapi.py Fix pre_live_migration result processing from legacy computes 2016-03-11 07:15:38 -08:00
test_shelve.py Merge "Unshelve using the RequestSpec object" 2016-02-23 10:00:03 +00:00
test_stats.py Address nits in Ia2296302 2016-03-08 16:48:08 +00:00
test_tracker.py RT: aborting claims clears instance host and NUMA info 2016-03-07 10:44:24 +00:00
test_virtapi.py Remove unused provider firewall rules functionality in nova 2016-02-01 15:50:04 +01:00
test_vmmode.py Convert nova.compute.* to use instance dot notation 2015-02-25 17:21:36 -05:00