← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1591954] Re: Quota update error when creating or updating a project when nova disabled

 

After the refactoring of quota logic in Rocky, quota update operation is
now tabbed and handle() logic is implemented per service (nova, cinder
and neutron). As part of this effort, it has been fixed. This is no
longer a valid bug as of rocky release and stein development version.

** Changed in: horizon
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1591954

Title:
  Quota update error when creating or updating a project when nova
  disabled

Status in OpenStack Dashboard (Horizon):
  Invalid

Bug description:
  At the moment, when operator create new project or update a project, operator can set quotas like nova, neutron, cinder.
  And whether operator can set quotas or not depend on  "compute" service (If compute service is disabled, quota tab will be hidden).

  In this case, when operator create / update project, the message of quota update failure will occur even though operator couldn't see the quota tab.
  Originally, when we hide quota tab, processes about quota shouldn't be done.

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


References