ezntt opened a new pull request, #6862:
URL: https://github.com/apache/cloudstack/pull/6862

   ### Description
   
   PR #4819 removed the VM password regeneration when assigning a new SSH key 
pair to the VM; However, still there a message in the UI warning the user that 
the root's password will be changed after the reset of the SSH Key Pair.
   
   Since this is not the behavior anymore, this part of the message is 
deprecated.
   
   This PR removes that part of the message in the UI in both language JSONs.
   
   ### Types of changes
   
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [ ] Bug fix (non-breaking change which fixes an issue)
   - [x] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ### Feature/Enhancement Scale or Bug Severity
   
   #### Feature/Enhancement Scale
   
   - [ ] Major
   - [x] Minor
   
   ### How Has This Been Tested?
   I applied the changes in a local lab; then, I shut down a VM, and reset the 
SSH key pair of the VM. The message presented by the UI did not have the 
warning about the root's password changing.
   
   I also did the tests in the other languages and they were successful. 
   <!-- Please read the 
[CONTRIBUTING](https://github.com/apache/cloudstack/blob/main/CONTRIBUTING.md) 
document -->
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to