Move get_image_meta_from_headers from images_client

Glance v1 images_client contains get_image_meta_from_headers() which
converts headers to returned body. However, most service clients'
methods don't convert like that.
Then this moves get_image_meta_from_headers() to common place like
the compute module from the service client.

Partially implements blueprint consistent-service-method-names

Change-Id: I40289be171239d45d81bdddcde55a1d68361a9f8
6 files changed