Comment 2 for bug 1206095

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

Reviewed: https://review.openstack.org/39058
Committed: http://github.com/openstack/python-glanceclient/commit/3307549a0f66294972c8b5ebff59ab01d18a1d91
Submitter: Jenkins
Branch: master

commit 3307549a0f66294972c8b5ebff59ab01d18a1d91
Author: Ghe Rivero <email address hidden>
Date: Mon Jul 29 11:41:10 2013 +0000

    Use openstack-images-v2.1-json-patch for update method

    image.patch returns a JSON schema Draft 10 (application/openstack-images-v2.1-json-patch)
    while the glaceclient update method specify a Content-Type header
    application/openstack-images-v2.0-json-patch with correspond to a JSON schemea Draft 4.

    Fixes bug 1206095
    Change-Id: I8c5a96f0e117a81b5b527a96ef45758fc69b518d