Reviewed: https://review.openstack.org/211086 Committed: https://git.openstack.org/cgit/openstack/python-glanceclient/commit/?id=43769d6cc7266d7c81db31ad58b4fa403c35b611 Submitter: Jenkins Branch: master
commit 43769d6cc7266d7c81db31ad58b4fa403c35b611 Author: Stuart McLaren <email address hidden> Date: Fri Jul 24 12:19:23 2015 +0000
V2: Do not validate image schema when listing
Previously when listing images via v2, the first image of each batch was validated against the v2 schema.
This could lead to unpredictable behaviour where a particular image which failed the schema check may or may not be the first of a batch.
In some cases it also meant that operation by one user could affect the ability of another other to list images.
Change-Id: I22974a3e3d9cbdd254099780752ae45ff2a557af Closes-bug: 1477910
Reviewed: https:/ /review. openstack. org/211086 /git.openstack. org/cgit/ openstack/ python- glanceclient/ commit/ ?id=43769d6cc72 66d7c81db31ad58 b4fa403c35b611
Committed: https:/
Submitter: Jenkins
Branch: master
commit 43769d6cc7266d7 c81db31ad58b4fa 403c35b611
Author: Stuart McLaren <email address hidden>
Date: Fri Jul 24 12:19:23 2015 +0000
V2: Do not validate image schema when listing
Previously when listing images via v2, the first image of each batch
was validated against the v2 schema.
This could lead to unpredictable behaviour where a particular image
which failed the schema check may or may not be the first of a batch.
In some cases it also meant that operation by one user could affect the
ability of another other to list images.
Change-Id: I22974a3e3d9cbd d254099780752ae 45ff2a557af
Closes-bug: 1477910