Rename get_image_meta method into check_image for Glance V1 client

All tempest clients (except the object-storage client) use a check_
prefix in names of their methods for HEAD requests.
This patch is intended to rename the get_image_meta method into the
check_image method for consistency.

Change-Id: I4ff165f22d68b6dbf55c20b774bc290020faa8cd
3 files changed