Description of problem:
When user tries updating the snap-max-hard-limit the message prompted to the user says "Changing configuration parameters will lead to deletion of snapshots if they exceed the new limit."
But the message should be "Changing snapshot-max-hard-limit will limit the creation of new snapshots if they exceed the new limit." Do you want to continue?
Version-Release number of selected component (if applicable):
ovirt-engine-3.6.0-0.0.master.20150420232310.gite30f655.el6.noarch
How reproducible:
Always.
Steps to Reproduce:
1. Create a new volume.
2. Now select snapshot- Options-volume
3. Change the snap-max-hard-limit to some value.
4. click on OK.
Actual results:
An update snapshot configuration options dialog opens up and it displays a message saying "Changing configuration parameters will lead to deletion of snapshots if they exceed the new limit."
Expected results:
The message should be "Changing snapshot-max-hard-limit will limit the creation of new snapshots if they exceed the new limit. Do you want to continue?"
Additional info:
Comment 1Shubhendu Tripathi
2015-04-30 06:43:06 UTC
User has an option to change multiple configurations at the same time, so I feel a generic message like
"Changing configuration parameters will limit the creation of new snapshots if they exceed the new limit. Do you want to continue?"
would be better to have
Comment 2Shubhendu Tripathi
2015-05-12 08:30:57 UTC
Kasturi, can you please check the content of the warning message and reply back accordignly.