Feature #575
Improve Error Reporting
Status: | Closed | Start date: | 04/12/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Javi Fontan | % Done: | 0% | |
Category: | Core & System | |||
Target version: | Release 3.0 | |||
Resolution: | fixed | Pull request: |
Description
This new feature will allow developers to effectively communicate errors to the user. As most of the operations are performed asynchronously, the ability to report back detailed error situations is reduced to the log files. These log files may not be accessible to the user.
Being done as part of StratusLab
Associated revisions
feature #575: Some refactor of opennebula drivers code. Command execution wrappers moved to base class
feature #575: Image drivers now uses scripts_common
feature #575: Add error messages to VM templates (VMM part)
feature #575: Support for TM drivers, also tyoe of log messages from the drivers have the right type.
feature #575: Improved log messages for drivers. Error string also propagated to images
feature #575: only add error messages if they are not empty
feature #575: bug in local_command
feature #575: added severities to log messages
feature #575: Error message is now a vector attribute
feature #575: Fix wrong stream while printing error in HookManager. Changed name of ERROR attribute
feature #575: Added error messages to vmm scripts
feature #575: exec_and_log function accepts a user defined error message
feature #575: changed vmm remotes to use exec_and_log
feature #575: added error messages to tm ssh and nfs
feature #575: added error messages to image mad scripts
feature #575: Add error messages from IM to Host Template
feature #575: run_probes now uses exec_and_log
feature #575: bug in run_probes, cannot user exec_and_log
feature #575: bug in script log function
feature #575: bug in run_probes, cannot user exec_and_log
feature #575: bug in script log function
feature #575: bug in exec_and_log
feature #575: added scripts_common for ruby
History
#1 Updated by Javi Fontan about 10 years ago
These jira tickets are also related
http://jira.stratuslab.eu:8080/browse/STRATUSLAB-331
http://jira.stratuslab.eu:8080/browse/STRATUSLAB-485
#2 Updated by Javi Fontan about 10 years ago
- Status changed from New to Closed
- Resolution set to fixed