lucas-a-martins opened a new pull request, #10337:
URL: https://github.com/apache/cloudstack/pull/10337

   ### Description
   
   Currently is possible to change the host's password by using the 
`updateHostPassword` API; however, this option is not available in the UI.
   
   This PR adds the option to change the host's password via UI.
   
   ### 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)
   - [ ] build/CI
   - [ ] test (unit or integration test code)
   
   ### Feature/Enhancement Scale or Bug Severity
   
   #### Feature/Enhancement Scale
   
   - [ ] Major
   - [x] Minor
   
   ### Screenshots (if appropriate):
   
   ![Screenshot from 2025-02-05 
18-10-50](https://github.com/user-attachments/assets/6395d17e-72fe-41af-ab77-a8192b04ee41)
   
   
   ### How Has This Been Tested?
   
   In a local environment, I checked that the new option was available and 
tried to change the password using the new form. Looking the database I 
verified that the password changed.
   
   I also forced some exceptions, like by using a wrong username as a 
parameter. Everything worked as expected.


-- 
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