- refactor some method location for clearer code
- use feature gate in a better structured way to align with standards
- Add compute validation
- tests for added changes
- use log in a old legacy method
- better API description
Signed-off-by: Michael Shitrit <mshitrit@redhat.com>
- Fencing credentials refactored to a Fencing parent holding a list of credentials
- Fencing credentials moved under ControlPlane
- Validations and tests updated
Signed-off-by: Michael Shitrit <mshitrit@redhat.com>