Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(NEXMANAGE-1281) Return error message when restart and shutdown fail on not able to fi… #646

Merged
merged 5 commits into from
Mar 4, 2025

Conversation

nmgaston
Copy link
Contributor

@nmgaston nmgaston commented Mar 3, 2025

…nd file

PULL DESCRIPTION

Returns the correct error when the /sbin/shutdown file is not found. Needed to catch the FileNotFound exception.

Impact Analysis

Info Please fill out this column
Root Cause Dispatcher Device Manager needed to catch the FileNotFound exception when performing a shutdown or restart
Jira ticket NEXMANAGE-1281

CODE MAINTAINABILITY

  • Added required new tests relevant to the changes
  • Updated Documentation as relevant to the changes
  • PR change contains code related to security
  • PR introduces changes that break compatibility with other modules/services (If YES, please provide description)
  • Run go fmt or format-python.sh as applicable
  • Update Changelog
  • Integration tests are passing
  • If Cloudadapter changes, check Azure connectivity manually

Code must act as a teacher for future developers

@nmgaston nmgaston changed the title Return error message when restart and shutdown fail on not able to fi… (NEXMANAGE-1281) Return error message when restart and shutdown fail on not able to fi… Mar 4, 2025
@nmgaston nmgaston marked this pull request as ready for review March 4, 2025 01:28
@nmgaston nmgaston requested a review from gblewis1 as a code owner March 4, 2025 01:28
@nmgaston nmgaston merged commit 23f7dae into develop Mar 4, 2025
7 checks passed
@nmgaston nmgaston deleted the NEXMANAGE-1275-2 branch March 4, 2025 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants