← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1271429] [NEW] quota commit to error project/user in auto confirm resize

 

Public bug reported:

it is that, if the confirmation is launched through periodic task,
then the project_id and user_id in context are all None, which
result in reservations in DB are also have `NULL` project_id and
user_id, when these reservations are committed, the quotas usage of
the instance's project/user will become wrong eventually.

** Affects: nova
     Importance: Undecided
         Status: New

-- 
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/1271429

Title:
  quota commit to error project/user in auto confirm resize

Status in OpenStack Compute (Nova):
  New

Bug description:
  it is that, if the confirmation is launched through periodic task,
  then the project_id and user_id in context are all None, which
  result in reservations in DB are also have `NULL` project_id and
  user_id, when these reservations are committed, the quotas usage of
  the instance's project/user will become wrong eventually.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1271429/+subscriptions


Follow ups

References