Create volume from snapshot : Get mismatched form after a invalid submission
Bug #1642910 reported by
lijunli
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Dashboard (Horizon) |
In Progress
|
Low
|
lijunli |
Bug Description
Version: Mitaka
Steps to reproduce:
1. Go to Project -> Volumes Snapshots
2. Pick an existing snapshot, click "Create Volume" and get a modal form
3. Enter an invalid value(for example, a value which is smaller than the original size) for "Size(Gib)" field and click "Create Volume"
4. Get another modal form with a warning message "The volume size cannot be less than the
snapshot size(2GiB)."
Expected:
4. You should get the same modal form with step 2 except the warning message.
Actually:
The forms in step 2 and 4 are different.
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/399812
Review: https:/