On the create instance page, the prompt message is not correct

Bug #1812959 reported by pengyuesheng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Low
pengyuesheng

Bug Description

In the source tab of the "Launch Instance" form, first select a image, the volume size enters a decimal number such as 1.1, the prompt information is "The volume size must be at least 1 GB" even if the specified value is larger than min_disk. It is not correct. It should be something like "Volume size is required and must be an integer".

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/632633

Changed in horizon:
assignee: nobody → pengyuesheng (pengyuesheng)
status: New → In Progress
Akihiro Motoki (amotoki)
Changed in horizon:
importance: Undecided → Low
Akihiro Motoki (amotoki)
description: updated
summary: - On the create instance page, the prompt message has an error.
+ On the create instance page, the prompt message is not correct
Akihiro Motoki (amotoki)
description: updated
Changed in horizon:
assignee: pengyuesheng (pengyuesheng) → Akihiro Motoki (amotoki)
Akihiro Motoki (amotoki)
Changed in horizon:
assignee: Akihiro Motoki (amotoki) → pengyuesheng (pengyuesheng)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

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

commit a06e7de97a7b0353f1cf6e76c30af5998b7527ea
Author: pengyuesheng <email address hidden>
Date: Wed Jan 23 15:34:43 2019 +0800

    Correct error message for volume size in Launch Instance

    In the "Source" tab of the "Launch Instance" form,
    when some image is selected as a boot source and
    "Create New Volume" is selected, if a decimal number
    such as 1.1 is provided in the volume size, the error message
    still says "The volume size must be at least 1 GB" even if
    the specified value is larger than min_disk.
    This is incorrect. This commit corrects the message
    for this case.

    Change-Id: I36d37407eb208586fb7bacdb941b445c5ea33bcb
    Closes-Bug: #1812959

Changed in horizon:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/horizon 15.0.0.0b2

This issue was fixed in the openstack/horizon 15.0.0.0b2 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.