Remove unnecessary __init__()

__init__()s of images_client are meaningless, because of just passing
the same arguments. So this patch removes them.

Change-Id: I45b7d176defd2de4bbf5bc503533162c16fe0a68
2 files changed