-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #752 from nautobot/prep-v2.0.4
prep for 2.0.4 release
- Loading branch information
Showing
18 changed files
with
393 additions
and
217 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# E3027 Details | ||
|
||
## Message emitted: | ||
|
||
`E3027: NornirNautobotException raised during backup tasks. Original exception message` | ||
|
||
## Description: | ||
|
||
A NornirNautobotException is raised during a Backup Job. | ||
|
||
## Troubleshooting: | ||
|
||
Review the exception message and worker logs to determine the cause of the failure. | ||
|
||
## Recommendation: | ||
|
||
This type of error is usually resource related or caused by a misconfiguration and should be logged as such. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# E3028 Details | ||
|
||
## Message emitted: | ||
|
||
`E3028: NornirNautobotException raised during compliance tasks. Original exception message` | ||
|
||
## Description: | ||
|
||
A NornirNautobotException is raised during a Compliance Job. | ||
|
||
## Troubleshooting: | ||
|
||
Review the exception message and worker logs to determine the cause of the failure. | ||
|
||
## Recommendation: | ||
|
||
This type of error is usually resource related or caused by a misconfiguration and should be logged as such. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# E3029 Details | ||
|
||
## Message emitted: | ||
|
||
`E3029: NornirNautobotException raised during intended tasks. Original exception message` | ||
|
||
## Description: | ||
|
||
A NornirNautobotException is raised during an Intended Job. | ||
|
||
## Troubleshooting: | ||
|
||
Review the exception message and worker logs to determine the cause of the failure. | ||
|
||
## Recommendation: | ||
|
||
This type of error is usually resource related or caused by a misconfiguration and should be logged as such. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# E3030 Details | ||
|
||
## Message emitted: | ||
|
||
`E3030: Failure during (Backup, Intended, Compliance) Job(s).` | ||
|
||
## Description: | ||
|
||
A NornirNautobotException is raised during a Backup, Intended, or Compliance Job. | ||
|
||
## Troubleshooting: | ||
|
||
Review the exception message and worker logs to determine the cause of the failure. | ||
|
||
## Recommendation: | ||
|
||
This type of error is usually resource related or caused by a misconfiguration and should be logged as such. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.