Bug #1297
After a oneimage delete, the image can be used for a while
Status: | Closed | Start date: | 05/25/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Ruben S. Montero | % Done: | 0% | |
Category: | Core & System | |||
Target version: | Release 3.6 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 3.4 |
Description
The one.image.delete triggers a driver RM operation, but the image is left in the READY state until the RM SUCCESS is processed.
It should be moved to a different state, for example EPILOG.
Associated revisions
Merge branch 'master' into feature-1291. It also implements a new state machine for images to fix #1297
Conflicts:
include/Template.h
src/image/Image.cc
src/image/ImageManagerActions.cc
src/image/ImageManagerDriver.cc
src/rm/RequestManagerAllocate.cc
History
#1 Updated by Ruben S. Montero about 9 years ago
- Target version changed from Release 3.8 to Release 3.6
#2 Updated by Ruben S. Montero about 9 years ago
- Status changed from New to Closed
- Assignee changed from Carlos Martín to Ruben S. Montero
- Resolution set to fixed