Deleting images from Conductory doesn't cleanup imagefactory/iwhd images repo # curl -X DELETE --user admin:password https://localhost/conductor/api/images/1ba5412e-afd3-11e1-a6ac-00101848317e -k <image href='https://localhost/conductor/api/images/1ba5412e-afd3-11e1-a6ac-00101848317e' id='1ba5412e-afd3-11e1-a6ac-00101848317e'> <status>DELETED</status> <content> </content> </image> # ll /var/lib/imagefactory/images/ total 1079948 -rw-------. 1 root root 1105985536 Jun 6 14:37 rhevm-image-3a695544-bb47-45eb-92e8-a172024afa0b.dsk
*** Bug 835189 has been marked as a duplicate of this bug. ***
This is a feature that will land in 2.0
as an update, this seems to have been already partially implemented in: iwhd-1.5-2.el6.x86_64 imagefactory-1.0.2-1.el6cf.noarch the iwhd repo directories: ./target_images ./provider_images ./images ./builds get cleared up when deleting a build in conductor; the directories: ./icicles ./templates they still contain instead files from deleted images
This will be addressed when imgfac 2.0/tim is integrated, closing it on the present stream.