yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #15723
[Bug 1278686] Re: quota commits to wrong project/user if we use admin user to verify a resized instance of other's
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => juno-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1278686
Title:
quota commits to wrong project/user if we use admin user to verify a
resized instance of other's
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
it is that, if the confirmation is launched through admin user,
then the project_id and user_id in context are all admin's, which
result in reservations in DB are also have wrong project_id and
user_id, when these reservations are committed, the quotas usage of
the instance's project/user will become wrong eventually.
this bug can be reproduced both in stable havana and master.
so we need to backport this fix patch to stable havana.
this bug is similar as Bug #1271429.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1278686/+subscriptions
References