Comment 3 for bug 1102476

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (master)

Reviewed: https://review.openstack.org/23019
Committed: http://github.com/openstack/glance/commit/471ed9ad383c03e54f95348357b2ef6d7cf7a1f9
Submitter: Jenkins
Branch: master

commit 471ed9ad383c03e54f95348357b2ef6d7cf7a1f9
Author: Brian Waldon <email address hidden>
Date: Tue Feb 26 11:41:02 2013 -0800

    Parse JSON Schema Draft 10 in v2 Image update

    * Add new content type to PATCH /v2/images/<id> to represent support of
      JSON Schema Draft 10: application/openstack-images-v2.1-json-patch
    * Remain backwards-compatibile with existing content type
      that supports Draft 4: application/openstack-images-v2.0-json-patch
    * Fixes bug 1102476

    Change-Id: Iff4e8753a71457ad5a828553fcb0791b0f1c0445