← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1285922] Re: Add quota check to Extend Volume dialog

 

** Changed in: horizon
       Status: Fix Committed => 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/1285922

Title:
  Add quota check to Extend Volume dialog

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In Extend Volume dialog if the size provided is larger than available
  quota the extend action takes place and then an error is displayed. It
  would be better to run the size vs. quota check first before
  triggering the action.

  Steps to reproduce:

  1. Go to Project > Volumes
  2. Create an empty volume of 1 GB size
  3. Extend the volume and for the new size type in a number that's beyond the available quota (1200)
  4. You'll notice the modal is closed and an error message is shown saying "Error: Unable to extend volume" with no indication of what went wrong.

  
  Suggestion is to show a proper error message on the modal.

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


References