Actions
Bug #9418
openNo validation on input storage size compute profile
Status:
New
Priority:
Normal
Assignee:
-
Category:
Compute resources
Target version:
-
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1193306
Description of problem:
The "Size (G)" field has no validation. You can enter anything you like and it will be stored. I made the mistake to specify 8GB and not 8G. It accepted it, but it failed to provision. IT took quit some time to figure out what was wrong.
Version-Release number of selected component (if applicable):
How reproducible:
Enter anything you like in compute profile -> Storage -> Size.
Steps to Reproduce:
1.
2.
3.
Actual results:
Everything is accepted
Expected results:
Only positive integers should be accepted (the G in the field description "Size (G) already has the unit).
Additional info:
Actions