Public bug reported:

A value for the 'checksum' image property will no longer be computed
from Victoria onwards.  The field itself will remain (so no change in
the API response).

Current text is:

Hash that is used over the image data. The Image service uses this value
for verification. The value might be null (JSON null data type).

Should change to something like:

An MD5 hash over the image data. The value might be null (JSON null data
type), as this field is no longer populated by the Image Service
beginning with the Victoria release.  It remains present for backward
compatibility with legacy images.  To validate image data, instead use
the secure multihash fields ``os_hash_algo`` and ``os_hash_value``.

** Affects: glance
     Importance: Medium
         Status: Triaged


** Tags: documentation low-hanging-fruit

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1875629

Title:
  api-ref needs update about 'checksum' image property

Status in Glance:
  Triaged

Bug description:
  A value for the 'checksum' image property will no longer be computed
  from Victoria onwards.  The field itself will remain (so no change in
  the API response).

  Current text is:

  Hash that is used over the image data. The Image service uses this
  value for verification. The value might be null (JSON null data type).

  Should change to something like:

  An MD5 hash over the image data. The value might be null (JSON null
  data type), as this field is no longer populated by the Image Service
  beginning with the Victoria release.  It remains present for backward
  compatibility with legacy images.  To validate image data, instead use
  the secure multihash fields ``os_hash_algo`` and ``os_hash_value``.

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1875629/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to