Bug 835189 - image delete should delete off of filesystem
Summary: image delete should delete off of filesystem
Keywords:
Status: CLOSED DUPLICATE of bug 829328
Alias: None
Product: CloudForms Cloud Engine
Classification: Retired
Component: aeolus-conductor
Version: 1.0.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: rc
Assignee: Angus Thomas
QA Contact: Rehana
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-25 19:01 UTC by Dave Johnson
Modified: 2012-08-29 14:58 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-08 18:56:45 UTC
Embargoed:


Attachments (Terms of Use)

Description Dave Johnson 2012-06-25 19:01:29 UTC
Description of problem:
==============================
Image deletes in the frontend should probably be cleaning up images on the filesystem.  I noticed that when I deleted the image through the ui, the target_image on the filesystem stuck around in /var/lib/imagefactory/images directory.  In my case, I had a small filesystem so eventhough I was deleting through the web ui, the filesystem still filled up and killed the app.


Version-Release number of selected component (if applicable):
aeolus-conductor-0.8.31-1.el6cf.noarch


How reproducible:  100%


Steps to Reproduce:
1.  create a image through the web ui
2.  find it on the file system...  /var/lib/imagefactory/images
3.  delete the image in the ui
4.  see the image still exists on the file system
  
Actual results:
image still exists

Expected results:
image deletes off of filesystem

Additional info:

Comment 3 Dave Johnson 2012-08-07 18:36:27 UTC
moving back into v1.1 for consideration

Comment 4 Dave Johnson 2012-08-08 18:56:45 UTC

*** This bug has been marked as a duplicate of bug 829328 ***


Note You need to log in before you can comment on or make changes to this bug.