Hello everyone: I found a bug in openstack about project's quota usage in newest version. The link of bug description: https://bugs.launchpad.net/nova/+bug/1482444 Reproduce steps: 1. Enable soft delete via set reclaim_instance_interval in nova.conf. 2. A normal project: ProjectA create a new instance and then delete it, then it's status change to SOFT_DELETED. 3. Now restore the instance by admin user in project: admin, the instance back to ACTIVE, but the quota usage of project: admin has changed, the flavor of that instance has added on admin project quota usage. Please help me to confirm the problem is real. Thanks! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150811/455fb43e/attachment.html>