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

Display NSO diff errors to admin users #1364

Open
jonstout opened this issue Dec 9, 2021 · 0 comments
Open

Display NSO diff errors to admin users #1364

jonstout opened this issue Dec 9, 2021 · 0 comments

Comments

@jonstout
Copy link
Member

jonstout commented Dec 9, 2021

Every once in a while a device will be out of sync with nso when performing its diff. We should ensure that these errors are displayed to the user to eliminate any confusion.

Example:

{
  "ietf-restconf:errors": {
    "error": [
      {
        "error-type": "application",
        "error-tag": "malformed-message",
        "error-path": "/tailf-ncs:services/oess-l3connection:oess-l3connection[connection_id='0000']",
        "error-message": "Network Element Driver: device example.name: out of sync"
      }
    ]
  }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant