Bug #1170
ImageManagerDriver::protocol is using a not initialised string to log RM errors
Status: | Closed | Start date: | 03/16/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Core & System | |||
Target version: | Release 3.4 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 3.2 |
Description
error_rm uses the 'source' string, but it is always empty. This only affects the error log, it shows an empty source, e.g.
ImM][E]: Error removing image from repository. Remove file to completely delete image.
Associated revisions
Bug #1170: Log RM error with the right image source
Bug #1170: Log RM error with the right image source
(cherry picked from commit 2b787588926327ed58639df9c8f7cb96e4dc55ba)
History
#1 Updated by Ruben S. Montero over 9 years ago
- Category set to Core & System
- Target version set to Release 3.4
#2 Updated by Ruben S. Montero over 9 years ago
- Status changed from New to Closed
- Resolution set to fixed