[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.
Reviewed: https:/ /review. openstack. org/456050 /git.openstack. org/cgit/ openstack/ nova/commit/ ?id=f2d03bf92db 3615693b62f4f32 74b867f00c0967
Committed: https:/
Submitter: Jenkins
Branch: master
commit f2d03bf92db3615 693b62f4f3274b8 67f00c0967
Author: falseuser <email address hidden>
Date: Wed Apr 12 03:35:33 2017 +0000
[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: Iee2925c585c87d 9885fd4bfe38cd9 b4d316f5dab
Closes-Bug: #1681989