← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1508275] [NEW] modify project's subnet quota, value > used is successful

 

Public bug reported:

set project's subnet quota is 10,then create 2 subnets,the useage of subnet quota is :{'available': 8, 'used': 2, 'quota': 10}.
then modify this project's subnet quota ,set the value is 1,it is sucessful.but from the code of "UpdateProjectQuotaAction",
value > used is not allowed.

** Affects: horizon
     Importance: Undecided
         Status: New

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

Title:
  modify project's subnet quota,value > used is successful

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  set project's subnet quota is 10,then create 2 subnets,the useage of subnet quota is :{'available': 8, 'used': 2, 'quota': 10}.
  then modify this project's subnet quota ,set the value is 1,it is sucessful.but from the code of "UpdateProjectQuotaAction",
  value > used is not allowed.

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


Follow ups