commit | 02bcdf36dba361fcc834e8212ccee7256019b03c | [log] [tgz] |
---|---|---|
author | Ken'ichi Ohmichi <ken-oomichi@wx.jp.nec.com> | Fri Jun 17 16:41:26 2016 -0700 |
committer | Ken'ichi Ohmichi <ken-oomichi@wx.jp.nec.com> | Sat Jun 25 00:10:52 2016 +0900 |
tree | 0017169824433f5c9e85a7aeabf65e99e2c35eea | |
parent | f9b4068fb1a35301a56ef9609893ba4aa168f001 [diff] |
Move image_meta_to_headers from images_client Glance v1 images_client contains image_meta_to_headers() which converts a dict to headers. However, most service clients' methods don't convert like that. Then this moves image_meta_to_headers() to common place like the compute module from the service client. Partially implements blueprint consistent-service-method-names Change-Id: Id8e47fd35f7667578854bc439238a4b0f36fbb8f