commit | d9016380490b0ca16c62d89828707f22b82c048b | [log] [tgz] |
---|---|---|
author | Ken'ichi Ohmichi <ken-oomichi@wx.jp.nec.com> | Mon Jun 13 15:57:42 2016 -0700 |
committer | Ken'ichi Ohmichi <ken-oomichi@wx.jp.nec.com> | Mon Jun 13 20:18:07 2016 -0700 |
tree | 3df0075804b439a8c32bd80612fccce32991ae3d | |
parent | 01151e82f07cba0fa53213465b9390eb0b28d60b [diff] |
Clarify "data" arg in create/update_image() The argument "data" is used for passing it as raw data to Glance API, that is different from the other arguments. This patch separates the argument on the definition and adds some docstring for linking to api-site. Partially implements blueprint consistent-service-method-names Change-Id: Ifeeceeb71c18d658ae6d5a0393150be3470264b3