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

   ### Description
   Closes #13605
   
   This PR updates the Vue UI infrastructure configuration (`hosts.js`) to 
validate that Out-of-Band Management (OOBM) is active and enabled before 
allowing administrators to configure or enable High Availability (HA) on KVM 
hosts. If OOBM is not enabled on a KVM host, the HA action buttons are cleanly 
hidden to prevent invalid configurations.
   
   ### Types of changes
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [x] Bug fix (non-breaking change which fixes an issue)
   - [ ] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ### Feature/Enhancement Scale or Bug Severity
   #### Bug Severity
   - [ ] Blocker
   - [ ] Critical
   - [ ] Major
   - [x] Minor
   - [ ] Trivial
   
   ### How Has This Been Tested?
   - Verified in the Vue UI that for KVM hosts where 
`record.outofbandmanagement.enabled` is false or undefined, the "Configure HA" 
and "Enable HA" action buttons are properly hidden.
   - Verified that KVM hosts with active OOBM configurations (and Simulator 
hosts) continue to display the HA action buttons normally.


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