← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1550505] Re: unable to change anything for any/all projects

 

Reviewed:  https://review.openstack.org/285569
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=f11b240f3c3918a10b59c200a2d10aa1f13d6126
Submitter: Jenkins
Branch:    master

commit f11b240f3c3918a10b59c200a2d10aa1f13d6126
Author: Eric Peterson <eric.peterson1@xxxxxxxxxxx>
Date:   Fri Feb 26 22:16:01 2016 +0000

    Revert "Fix bug at update quota of project's network item"
    
    This reverts commit 02fb01b4b7b23fb7d32520e9293cfce3dc8d8b3f.
    
    This change broke the project panel in a severe way.  Please see bug 1550505.
    
    Change-Id: Id5dd71efff914a9c84ac7b35ac0359f7747155ad
    Closes-bug: #1550505


** Changed in: horizon
       Status: In Progress => Fix Released

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

Title:
  unable to change anything for any/all projects

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  We are unable to make any changes for a project, this is related to
  the quotas and calculation of quotas for subnets.

  As an admin, the subnet list count is giving me a high number, say
  1000.  This is because it is listing all subnets everywhere.

  When I try to make changes to a project (quotas / permissions /
  anything), it first calculates if the new values are ok.  As part of
  this, it find the subnet quota to be something like 20 for the project
  I am working on.   However, it counts all 1000 subnets as mine - and
  then says this change is not allowed.

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


References