← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1380701] Re: create project validates quota usage against the current project

 

I looks like we have a regression on this. It was added by making the
action respect the project_id passed from the form, but today the form
no longer has a project_id field, so it again checks the quotas against
user's default project.

** Changed in: horizon
       Status: Fix Released => Confirmed

** Changed in: horizon
     Assignee: Sam Betts (sambetts) => Radomir Dopieralski (deshipu)

** Changed in: horizon
    Milestone: 2015.1.0 => queens-3

** Changed in: horizon
    Milestone: queens-3 => None

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

Title:
  create project validates quota usage against the current project

Status in OpenStack Dashboard (Horizon):
  Confirmed
Status in OpenStack Dashboard (Horizon) juno series:
  Fix Released

Bug description:
  When creating a new project under Admin->Identity->Create project, it
  seems that validation for quota values provided by the new project are
  validated against the usage of the current project.  I've verified
  this behavior for volumes, instances, and virtual CPUs.

  To see the problem.
  * create 5 instances in the current project
  * create a new project (Admin->Identity->Create project) and on the Quotas tab, set the new projects Instance quota to 4.  
  On create this message will be displayed:
  Quota value(s) cannot be less than the current usage value(s): 5 Instances used

  There is no reason the *current* usage should be compared to a *new*
  project.

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


References