#5716 return warning instead of "non-fatal" error
Opened 8 years ago by mbasti. Modified 7 years ago

In any post_callback where "non-fatal" error is raised

raise errors.NonFatalError()

this error should be transformed to warning, and return result of command instead of returning the error.

For example see host_disable.


note: non-fatal error should still be returned to clients without messages support

Metadata Update from @mbasti:
- Issue assigned to someone
- Issue set to the milestone: Future Releases

7 years ago

Login to comment on this ticket.

Metadata