← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1755958] Re: dashboard:make the image min_disk and min_ram valule empty, error report after user update image , not before

 

Reviewed:  https://review.openstack.org/561115
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=f843b6389f9bc8bb67d59adbb22a97544bad0e75
Submitter: Zuul
Branch:    master

commit f843b6389f9bc8bb67d59adbb22a97544bad0e75
Author: pengyuesheng <pengyuesheng@xxxxxxxxxxxxx>
Date:   Fri Apr 13 11:29:09 2018 +0800

    Make fields in image edit required
    
    Make the min_disk and min_ram fields in the image edit form required,
    so that the form can't be submitted with empty values for those fields,
    which always results in an error.
    
    Change-Id: I5a3fdb74f127ed1d084ac7b47dfd6e0d8b076a1c
    Closes-Bug: #1755958


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

Title:
  dashboard:make the image min_disk and min_ram valule empty,error
  report after user update image ,not before

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The Dashboard UI Bug :
  dashboard->Project->Compute->Image->Edit mirror.Then make the Minimum Disk and Minimum RAM value null.we can also click the "Update Image".we will get the inf "Error:Unable to update the image".The UI should check the empty value and give the errors to inform the user of a problem.

  The Compare: 
  If we give the "Minimum Disk" and "Minimum RAM" an invalid value,the UI will give user the hint about invalid value normally and the "Update Image" can't be clicked as usual.

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


References