Image Management
Creating and managing image objects works the same way on both versions. What differs is deletion: 1.5 has no referential-integrity checking, so removing an image does not clean up or block on the records pointing at it the way 1.6 does.
Which version am I on?
Check FOG Configuration → FOG Settings → General → FOG_VERSION in the web UI, or the version string printed at the top of
installfog.sh.