nova/nova/tests/unit/compute
falseuser 87989c5a37 [BugFix] Release the memory quota for video ram when deleting an instance.
When creating an instance, the quota is used to contain vram,
and the deletion of the instance does not release the memory quota for vram,
if delete intance it need to release the memory quota for vram.

Change-Id: Iee2925c585c87d9885fd4bfe38cd9b4d316f5dab
Closes-Bug: #1681989
(cherry picked from commit f2d03bf92d)
2017-06-08 14:32:07 +00: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 Parse algorithm from cipher for ephemeral disk encryption 2017-05-19 10:45:46 -04:00
test_compute_api.py [BugFix] Release the memory quota for video ram when deleting an instance. 2017-06-08 14:32:07 +00:00
test_compute_cells.py Move instance creation to conductor 2017-01-26 12:02:54 -08:00
test_compute_mgr.py libvirt: Remove redundant bdm serial mangling and saving during swap_volume 2017-02-09 13:36:39 +00:00
test_compute_utils.py Fix missing instance.delete notification 2017-03-13 15:02:06 -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 Remove compute host from all host aggregates when compute service is deleted 2016-07-16 22:19:44 +03:00
test_keypairs.py Move quota options to a config group. 2017-01-04 22:57:14 -06:00
test_resource_tracker.py Avoid redundant call to update_resource_stats from RT 2017-01-27 18:23:45 +00:00
test_rpcapi.py Change RPC post_live_migration_at_destination from cast to call. 2016-11-08 14:42:35 +00:00
test_shelve.py Merge "rt: use a single ResourceTracker object instance" 2017-01-20 21:15:54 +00: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