← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1235053] Re: Create Project: Unable to retrieve default quota values

 

** 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/1235053

Title:
  Create Project: Unable to retrieve default quota values

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In Quota tab in Create Project form, an error message "Unable to
  retrieve default quota values." is displayed just after opening a
  "Create Project" form.

  This bug is introduced by commit c44552fe6634620ec8222591028ad93b0d9be746
  (Retrieve security group quotas from Neutron if enabled) by me.
   
  It changed the type of the returned value from QuotaSet to a list by mistake.
  As a result, get method is not defined in quota_defaults and the above error occurs at:
  https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/admin/projects/views.py#L135

  It seems I was a bit confused.

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