Remove unused fields from CreateImage
Closes #1386 (closed)
I had to add some code to the base test classes so it would reset ImageServer.objects.local
to avoid intermittent test failures, which led to changing the assertNumQueries
on some unrelated tests.
Edited by Erwan Rouchet