nova/nova/tests/unit/compute
He Jie Xu 27fa0f03d2 Remove allocation when booting instance rescheduled or aborted
In Pike release, there is no auto-heal in the resource tracker.
So when instance booting failed, the allocation records aren't
cleaned up.

This patch clean up the allocation records when the instance
rescheduled and aborted.

Change-Id: I95d2f4c9392883052188fb7901451530068502db
Closes-Bug: #1712718
(cherry picked from commit c19ebcbd58)
2017-08-24 14:25:47 -04:00
..
monitors Allow monitor plugins to set own metric object 2016-06-27 14:38:32 +05:30
__init__.py
eventlet_utils.py
fake_resource_tracker.py rt: explicitly pass compute node to _update() 2017-01-12 11:30:03 -08:00
test_claims.py rt: use a single ResourceTracker object instance 2017-01-16 14:09:25 -05:00
test_compute.py delete allocation of evacuated instance 2017-08-17 18:06:14 +02:00
test_compute_api.py Merge "Remove check_detach" 2017-07-25 10:40:49 +00:00
test_compute_cells.py Count instances to check quota 2017-07-18 17:31:15 +00:00
test_compute_mgr.py Remove allocation when booting instance rescheduled or aborted 2017-08-24 14:25:47 -04:00
test_compute_utils.py Add tags to instance.create Notification 2017-07-24 18:05:05 -04:00
test_compute_xen.py conf: Remove config option compute_ manager 2016-12-08 20:05:52 +08:00
test_flavors.py Make compute unit tests inherit from test.NoDBTestCase 2015-02-24 17:54:29 +02:00
test_host_api.py Handle uuid in HostAPI.compute_node_get 2017-06-19 09:57:49 -04:00
test_keypairs.py Stop using mox stubs in test_keypairs.py 2017-06-26 14:50:40 +09:00
test_provider_tree.py placement: adds ProviderTree for nested resources 2017-06-26 11:33:38 +01:00
test_resource_tracker.py Merge "Clean up resources at shelve offload" into stable/pike 2017-08-18 14:22:20 +00:00
test_rpcapi.py conf: remove *_topic config opts 2017-07-17 21:27:02 -07:00
test_shelve.py Clean up resources at shelve offload 2017-08-17 18:19:42 +02:00
test_stats.py Address nits in Ia2296302 2016-03-08 16:48:08 +00:00
test_virtapi.py Remove mox from nova/tests/unit/compute/test_virtapi.py 2016-11-28 08:52:00 +00:00