← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1688577] Re: Unable to update default quotas

 

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

commit cc6c0cf36a8deb979975d1e0cc04f084a1b05da6
Author: Radomir Dopieralski <openstack@xxxxxxxxxxxx>
Date:   Fri May 5 16:16:56 2017 +0200

    Make UpdateDefaultQuotas handling more robust to missing form fields
    
    Prevent raising of KeyError when one or more fields are missing in
    the form data.
    
    Change-Id: Icf795651773289ecc3b4ef5f22626947bdb5ccd2
    Closes-bug: #1688577


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

Title:
  Unable to update default quotas

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  "Error: Unable to update default quotas"
  raised when tried update quotas in Horizon.

  Dialog "Update Default Quotas" appears with empty fields "Key Pairs"
  and "Length of Injected File Path". 

  Even you type default quotas such as "100" and "255" you will get 2 messages:
  1st - successful update and 2nd - error
  (see attached screenshot)

  Warning raised in horizon.log file 
  "2017-02-21 18:32:42,221 1004737 WARNING horizon.exceptions Recoverable error: 'key_pairs'"
  CLI works w/o errors.

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


References