Description
hard reset is performed without checking if the entered information equals to the name of the instance.
Steps to Reproduce
- virtual machine created
- perform hard reset of the virtual machine
- dialog says you should enter the name of the instance
- enter any other information into the text field
- click hard reset
- virtual machine gets hard reset
Expected Behavior
- if text entered is not equal to the name of the instance, return error
- if text entered is equal to the name of the instance, perform hard reset
Screenshots
Environment
- any os
- external iaas domain
Additional Context